mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 06:31:03 +00:00
1 line
7.1 KiB
Plaintext
1 line
7.1 KiB
Plaintext
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.default = void 0;\n /**\n * Copyright (c) Nicolas Gallagher.\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n * \n */\n\n var unitlessNumbers = {\n animationIterationCount: true,\n aspectRatio: true,\n borderImageOutset: true,\n borderImageSlice: true,\n borderImageWidth: true,\n boxFlex: true,\n boxFlexGroup: true,\n boxOrdinalGroup: true,\n columnCount: true,\n flex: true,\n flexGrow: true,\n flexOrder: true,\n flexPositive: true,\n flexShrink: true,\n flexNegative: true,\n fontWeight: true,\n gridRow: true,\n gridRowEnd: true,\n gridRowGap: true,\n gridRowStart: true,\n gridColumn: true,\n gridColumnEnd: true,\n gridColumnGap: true,\n gridColumnStart: true,\n lineClamp: true,\n opacity: true,\n order: true,\n orphans: true,\n tabSize: true,\n widows: true,\n zIndex: true,\n zoom: true,\n // SVG-related\n fillOpacity: true,\n floodOpacity: true,\n stopOpacity: true,\n strokeDasharray: true,\n strokeDashoffset: true,\n strokeMiterlimit: true,\n strokeOpacity: true,\n strokeWidth: true,\n // transform types\n scale: true,\n scaleX: true,\n scaleY: true,\n scaleZ: true,\n // RN properties\n shadowOpacity: true\n };\n\n /**\n * Support style names that may come passed in prefixed by adding permutations\n * of vendor prefixes.\n */\n var prefixes = ['ms', 'Moz', 'O', 'Webkit'];\n var prefixKey = (prefix, key) => {\n return prefix + key.charAt(0).toUpperCase() + key.substring(1);\n };\n Object.keys(unitlessNumbers).forEach(prop => {\n prefixes.forEach(prefix => {\n unitlessNumbers[prefixKey(prefix, prop)] = unitlessNumbers[prop];\n });\n });\n var _default = exports.default = unitlessNumbers;\n});","lineCount":81,"map":[[6,2,1,0],[7,0,2,0],[8,0,3,0],[9,0,4,0],[10,0,5,0],[11,0,6,0],[12,0,7,0],[13,0,8,0],[14,0,9,0],[16,2,11,0],[16,6,11,4,"unitlessNumbers"],[16,21,11,19],[16,24,11,22],[17,4,12,2,"animationIterationCount"],[17,27,12,25],[17,29,12,27],[17,33,12,31],[18,4,13,2,"aspectRatio"],[18,15,13,13],[18,17,13,15],[18,21,13,19],[19,4,14,2,"borderImageOutset"],[19,21,14,19],[19,23,14,21],[19,27,14,25],[20,4,15,2,"borderImageSlice"],[20,20,15,18],[20,22,15,20],[20,26,15,24],[21,4,16,2,"borderImageWidth"],[21,20,16,18],[21,22,16,20],[21,26,16,24],[22,4,17,2,"boxFlex"],[22,11,17,9],[22,13,17,11],[22,17,17,15],[23,4,18,2,"boxFlexGroup"],[23,16,18,14],[23,18,18,16],[23,22,18,20],[24,4,19,2,"boxOrdinalGroup"],[24,19,19,17],[24,21,19,19],[24,25,19,23],[25,4,20,2,"columnCount"],[25,15,20,13],[25,17,20,15],[25,21,20,19],[26,4,21,2,"flex"],[26,8,21,6],[26,10,21,8],[26,14,21,12],[27,4,22,2,"flexGrow"],[27,12,22,10],[27,14,22,12],[27,18,22,16],[28,4,23,2,"flexOrder"],[28,13,23,11],[28,15,23,13],[28,19,23,17],[29,4,24,2,"flexPositive"],[29,16,24,14],[29,18,24,16],[29,22,24,20],[30,4,25,2,"flexShrink"],[30,14,25,12],[30,16,25,14],[30,20,25,18],[31,4,26,2,"flexNegative"],[31,16,26,14],[31,18,26,16],[31,22,26,20],[32,4,27,2,"fontWeight"],[32,14,27,12],[32,16,27,14],[32,20,27,18],[33,4,28,2,"gridRow"],[33,11,28,9],[33,13,28,11],[33,17,28,15],[34,4,29,2,"gridRowEnd"],[34,14,29,12],[34,16,29,14],[34,20,29,18],[35,4,30,2,"gridRowGap"],[35,14,30,12],[35,16,30,14],[35,20,30,18],[36,4,31,2,"gridRowStart"],[36,16,31,14],[36,18,31,16],[36,22,31,20],[37,4,32,2,"gridColumn"],[37,14,32,12],[37,16,32,14],[37,20,32,18],[38,4,33,2,"gridColumnEnd"],[38,17,33,15],[38,19,33,17],[38,23,33,21],[39,4,34,2,"gridColumnGap"],[39,17,34,15],[39,19,34,17],[39,23,34,21],[40,4,35,2,"gridColumnStart"],[40,19,35,17],[40,21,35,19],[40,25,35,23],[41,4,36,2,"lineClamp"],[41,13,36,11],[41,15,36,13],[41,19,36,17],[42,4,37,2,"opacity"],[42,11,37,9],[42,13,37,11],[42,17,37,15],[43,4,38,2,"order"],[43,9,38,7],[43,11,38,9],[43,15,38,13],[44,4,39,2,"orphans"],[44,11,39,9],[44,13,39,11],[44,17,39,15],[45,4,40,2,"tabSize"],[45,11,40,9],[45,13,40,11],[45,17,40,15],[46,4,41,2,"widows"],[46,10,41,8],[46,12,41,10],[46,16,41,14],[47,4,42,2,"zIndex"],[47,10,42,8],[47,12,42,10],[47,16,42,14],[48,4,43,2,"zoom"],[48,8,43,6],[48,10,43,8],[48,14,43,12],[49,4,44,2],[50,4,45,2,"fillOpacity"],[50,15,45,13],[50,17,45,15],[50,21,45,19],[51,4,46,2,"floodOpacity"],[51,16,46,14],[51,18,46,16],[51,22,46,20],[52,4,47,2,"stopOpacity"],[52,15,47,13],[52,17,47,15],[52,21,47,19],[53,4,48,2,"strokeDasharray"],[53,19,48,17],[53,21,48,19],[53,25,48,23],[54,4,49,2,"strokeDashoffset"],[54,20,49,18],[54,22,49,20],[54,26,49,24],[55,4,50,2,"strokeMiterlimit"],[55,20,50,18],[55,22,50,20],[55,26,50,24],[56,4,51,2,"strokeOpacity"],[56,17,51,15],[56,19,51,17],[56,23,51,21],[57,4,52,2,"strokeWidth"],[57,15,52,13],[57,17,52,15],[57,21,52,19],[58,4,53,2],[59,4,54,2,"scale"],[59,9,54,7],[59,11,54,9],[59,15,54,13],[60,4,55,2,"scaleX"],[60,10,55,8],[60,12,55,10],[60,16,55,14],[61,4,56,2,"scaleY"],[61,10,56,8],[61,12,56,10],[61,16,56,14],[62,4,57,2,"scaleZ"],[62,10,57,8],[62,12,57,10],[62,16,57,14],[63,4,58,2],[64,4,59,2,"shadowOpacity"],[64,17,59,15],[64,19,59,17],[65,2,60,0],[65,3,60,1],[67,2,62,0],[68,0,63,0],[69,0,64,0],[70,0,65,0],[71,2,66,0],[71,6,66,4,"prefixes"],[71,14,66,12],[71,17,66,15],[71,18,66,16],[71,22,66,20],[71,24,66,22],[71,29,66,27],[71,31,66,29],[71,34,66,32],[71,36,66,34],[71,44,66,42],[71,45,66,43],[72,2,67,0],[72,6,67,4,"prefixKey"],[72,15,67,13],[72,18,67,16,"prefixKey"],[72,19,67,17,"prefix"],[72,25,67,23],[72,27,67,25,"key"],[72,30,67,28],[72,35,67,33],[73,4,68,2],[73,11,68,9,"prefix"],[73,17,68,15],[73,20,68,18,"key"],[73,23,68,21],[73,24,68,22,"charAt"],[73,30,68,28],[73,31,68,29],[73,32,68,30],[73,33,68,31],[73,34,68,32,"toUpperCase"],[73,45,68,43],[73,46,68,44],[73,47,68,45],[73,50,68,48,"key"],[73,53,68,51],[73,54,68,52,"substring"],[73,63,68,61],[73,64,68,62],[73,65,68,63],[73,66,68,64],[74,2,69,0],[74,3,69,1],[75,2,70,0,"Object"],[75,8,70,6],[75,9,70,7,"keys"],[75,13,70,11],[75,14,70,12,"unitlessNumbers"],[75,29,70,27],[75,30,70,28],[75,31,70,29,"forEach"],[75,38,70,36],[75,39,70,37,"prop"],[75,43,70,41],[75,47,70,45],[76,4,71,2,"prefixes"],[76,12,71,10],[76,13,71,11,"forEach"],[76,20,71,18],[76,21,71,19,"prefix"],[76,27,71,25],[76,31,71,29],[77,6,72,4,"unitlessNumbers"],[77,21,72,19],[77,22,72,20,"prefixKey"],[77,31,72,29],[77,32,72,30,"prefix"],[77,38,72,36],[77,40,72,38,"prop"],[77,44,72,42],[77,45,72,43],[77,46,72,44],[77,49,72,47,"unitlessNumbers"],[77,64,72,62],[77,65,72,63,"prop"],[77,69,72,67],[77,70,72,68],[78,4,73,2],[78,5,73,3],[78,6,73,4],[79,2,74,0],[79,3,74,1],[79,4,74,2],[80,2,74,3],[80,6,74,3,"_default"],[80,14,74,3],[80,17,74,3,"exports"],[80,24,74,3],[80,25,74,3,"default"],[80,32,74,3],[80,35,75,15,"unitlessNumbers"],[80,50,75,30],[81,0,75,30],[81,3]],"functionMap":{"names":["<global>","prefixKey","Object.keys.forEach$argument_0","prefixes.forEach$argument_0"],"mappings":"AAA;gBCkE;CDE;qCEC;mBCC;GDE;CFC"}},"type":"js/module"}]} |