mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 15:41:01 +00:00
1 line
2.2 KiB
Plaintext
1 line
2.2 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 Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return warnForStyleProps;\n }\n });\n function warnForStyleProps(props, validAttributes) {\n if (__DEV__) {\n for (var key in validAttributes.style) {\n if (!(validAttributes[key] || props[key] === undefined)) {\n console.error('You are setting the style `{ %s' + ': ... }` as a prop. You ' + 'should nest it in a style object. ' + 'E.g. `{ style: { %s' + ': ... } }`', key, key);\n }\n }\n }\n }\n});","lineCount":22,"map":[[7,2,13,15,"Object"],[7,8,13,15],[7,9,13,15,"defineProperty"],[7,23,13,15],[7,24,13,15,"exports"],[7,31,13,15],[8,4,13,15,"enumerable"],[8,14,13,15],[9,4,13,15,"get"],[9,7,13,15],[9,18,13,15,"get"],[9,19,13,15],[10,6,13,15],[10,13,13,15,"warnForStyleProps"],[10,30,13,15],[11,4,13,15],[12,2,13,15],[13,2,13,15],[13,11,13,24,"warnForStyleProps"],[13,28,13,41,"warnForStyleProps"],[13,29,14,2,"props"],[13,34,14,14],[13,36,15,2,"validAttributes"],[13,51,15,41],[13,53,16,8],[14,4,17,2],[14,8,17,6,"__DEV__"],[14,15,17,13],[14,17,17,15],[15,6,18,4],[15,11,18,9],[15,15,18,15,"key"],[15,18,18,18],[15,22,18,22,"validAttributes"],[15,37,18,37],[15,38,18,38,"style"],[15,43,18,43],[15,45,18,45],[16,8,20,6],[16,12,20,10],[16,14,20,12,"validAttributes"],[16,29,20,27],[16,30,20,28,"key"],[16,33,20,31],[16,34,20,32],[16,38,20,36,"props"],[16,43,20,41],[16,44,20,42,"key"],[16,47,20,45],[16,48,20,46],[16,53,20,51,"undefined"],[16,62,20,60],[16,63,20,61],[16,65,20,63],[17,10,21,8,"console"],[17,17,21,15],[17,18,21,16,"error"],[17,23,21,21],[17,24,22,10],[17,57,22,43],[17,60,23,12],[17,86,23,38],[17,89,24,12],[17,125,24,48],[17,128,25,12],[17,149,25,33],[17,152,26,12],[17,164,26,24],[17,166,27,10,"key"],[17,169,27,13],[17,171,28,10,"key"],[17,174,29,8],[17,175,29,9],[18,8,30,6],[19,6,31,4],[20,4,32,2],[21,2,33,0],[22,0,33,1],[22,3]],"functionMap":{"names":["<global>","warnForStyleProps"],"mappings":"AAA;eCY"},"hasCjsExports":false},"type":"js/module"}]} |