mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 08:51:01 +00:00
1 line
2.1 KiB
Plaintext
1 line
2.1 KiB
Plaintext
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.default = prefixValue;\n function prefixValue(plugins, property, value, style, metaData) {\n for (var i = 0, len = plugins.length; i < len; ++i) {\n var processedValue = plugins[i](property, value, style, metaData);\n\n // we can stop processing if a value is returned\n // as all plugin criteria are unique\n if (processedValue) {\n return processedValue;\n }\n }\n }\n});","lineCount":19,"map":[[2,2,1,0],[2,14,1,12],[4,2,3,0,"Object"],[4,8,3,6],[4,9,3,7,"defineProperty"],[4,23,3,21],[4,24,3,22,"exports"],[4,31,3,29],[4,33,3,31],[4,45,3,43],[4,47,3,45],[5,4,4,2,"value"],[5,9,4,7],[5,11,4,9],[6,2,5,0],[6,3,5,1],[6,4,5,2],[7,2,6,0,"exports"],[7,9,6,7],[7,10,6,8,"default"],[7,17,6,15],[7,20,6,18,"prefixValue"],[7,31,6,29],[8,2,7,0],[8,11,7,9,"prefixValue"],[8,22,7,20,"prefixValue"],[8,23,7,21,"plugins"],[8,30,7,28],[8,32,7,30,"property"],[8,40,7,38],[8,42,7,40,"value"],[8,47,7,45],[8,49,7,47,"style"],[8,54,7,52],[8,56,7,54,"metaData"],[8,64,7,62],[8,66,7,64],[9,4,8,2],[9,9,8,7],[9,13,8,11,"i"],[9,14,8,12],[9,17,8,15],[9,18,8,16],[9,20,8,18,"len"],[9,23,8,21],[9,26,8,24,"plugins"],[9,33,8,31],[9,34,8,32,"length"],[9,40,8,38],[9,42,8,40,"i"],[9,43,8,41],[9,46,8,44,"len"],[9,49,8,47],[9,51,8,49],[9,53,8,51,"i"],[9,54,8,52],[9,56,8,54],[10,6,9,4],[10,10,9,8,"processedValue"],[10,24,9,22],[10,27,9,25,"plugins"],[10,34,9,32],[10,35,9,33,"i"],[10,36,9,34],[10,37,9,35],[10,38,9,36,"property"],[10,46,9,44],[10,48,9,46,"value"],[10,53,9,51],[10,55,9,53,"style"],[10,60,9,58],[10,62,9,60,"metaData"],[10,70,9,68],[10,71,9,69],[12,6,11,4],[13,6,12,4],[14,6,13,4],[14,10,13,8,"processedValue"],[14,24,13,22],[14,26,13,24],[15,8,14,6],[15,15,14,13,"processedValue"],[15,29,14,27],[16,6,15,4],[17,4,16,2],[18,2,17,0],[19,0,17,1],[19,3]],"functionMap":{"names":["<global>","prefixValue"],"mappings":"AAA;ACM"},"hasCjsExports":true},"type":"js/module"}]} |