mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 01:51:03 +00:00
1 line
10 KiB
Plaintext
1 line
10 KiB
Plaintext
{"dependencies":[{"name":"../../../../../Libraries/ReactNative/I18nManager","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":14,"column":2},"end":{"line":14,"column":61}}],"key":"9pmUkaLyi/xte+8dOh9iFSK6T8w=","exportNames":["*"],"imports":1}}],"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 _default;\n }\n });\n var I18nManager = require(_dependencyMap[0], \"../../../../../Libraries/ReactNative/I18nManager\").default;\n function resolveBoxStyle(prefix, style) {\n var hasParts = false;\n var result = {\n bottom: 0,\n left: 0,\n right: 0,\n top: 0\n };\n var styleForAll = style[prefix];\n if (styleForAll != null) {\n for (var key of Object.keys(result)) {\n result[key] = styleForAll;\n }\n hasParts = true;\n }\n var styleForHorizontal = style[prefix + 'Horizontal'];\n if (styleForHorizontal != null) {\n result.left = styleForHorizontal;\n result.right = styleForHorizontal;\n hasParts = true;\n } else {\n var styleForLeft = style[prefix + 'Left'];\n if (styleForLeft != null) {\n result.left = styleForLeft;\n hasParts = true;\n }\n var styleForRight = style[prefix + 'Right'];\n if (styleForRight != null) {\n result.right = styleForRight;\n hasParts = true;\n }\n var styleForEnd = style[prefix + 'End'];\n if (styleForEnd != null) {\n var constants = I18nManager.getConstants();\n if (constants.isRTL && constants.doLeftAndRightSwapInRTL) {\n result.left = styleForEnd;\n } else {\n result.right = styleForEnd;\n }\n hasParts = true;\n }\n var styleForStart = style[prefix + 'Start'];\n if (styleForStart != null) {\n var _constants = I18nManager.getConstants();\n if (_constants.isRTL && _constants.doLeftAndRightSwapInRTL) {\n result.right = styleForStart;\n } else {\n result.left = styleForStart;\n }\n hasParts = true;\n }\n }\n var styleForVertical = style[prefix + 'Vertical'];\n if (styleForVertical != null) {\n result.bottom = styleForVertical;\n result.top = styleForVertical;\n hasParts = true;\n } else {\n var styleForBottom = style[prefix + 'Bottom'];\n if (styleForBottom != null) {\n result.bottom = styleForBottom;\n hasParts = true;\n }\n var styleForTop = style[prefix + 'Top'];\n if (styleForTop != null) {\n result.top = styleForTop;\n hasParts = true;\n }\n }\n return hasParts ? result : null;\n }\n var _default = resolveBoxStyle;\n});","lineCount":86,"map":[[2,2,11,0],[2,14,11,12],[4,2,11,13,"Object"],[4,8,11,13],[4,9,11,13,"defineProperty"],[4,23,11,13],[4,24,11,13,"exports"],[4,31,11,13],[5,4,11,13,"value"],[5,9,11,13],[6,2,11,13],[7,2,115,0,"Object"],[7,8,115,0],[7,9,115,0,"defineProperty"],[7,23,115,0],[7,24,115,0,"exports"],[7,31,115,0],[8,4,115,0,"enumerable"],[8,14,115,0],[9,4,115,0,"get"],[9,7,115,0],[9,18,115,0,"get"],[9,19,115,0],[10,6,115,0],[10,13,115,0,"_default"],[10,21,115,0],[11,4,115,0],[12,2,115,0],[13,2,13,0],[13,6,13,6,"I18nManager"],[13,17,13,17],[13,20,14,2,"require"],[13,27,14,9],[13,28,14,9,"_dependencyMap"],[13,42,14,9],[13,97,14,60],[13,98,14,61],[13,99,14,62,"default"],[13,106,14,69],[14,2,26,0],[14,11,26,9,"resolveBoxStyle"],[14,26,26,24,"resolveBoxStyle"],[14,27,27,2,"prefix"],[14,33,27,16],[14,35,28,2,"style"],[14,40,28,15],[14,42,34,3],[15,4,35,2],[15,8,35,6,"hasParts"],[15,16,35,14],[15,19,35,17],[15,24,35,22],[16,4,36,2],[16,8,36,8,"result"],[16,14,36,14],[16,17,36,17],[17,6,37,4,"bottom"],[17,12,37,10],[17,14,37,12],[17,15,37,13],[18,6,38,4,"left"],[18,10,38,8],[18,12,38,10],[18,13,38,11],[19,6,39,4,"right"],[19,11,39,9],[19,13,39,11],[19,14,39,12],[20,6,40,4,"top"],[20,9,40,7],[20,11,40,9],[21,4,41,2],[21,5,41,3],[22,4,45,2],[22,8,45,8,"styleForAll"],[22,19,45,19],[22,22,45,22,"style"],[22,27,45,27],[22,28,45,28,"prefix"],[22,34,45,34],[22,35,45,35],[23,4,46,2],[23,8,46,6,"styleForAll"],[23,19,46,17],[23,23,46,21],[23,27,46,25],[23,29,46,27],[24,6,47,4],[24,11,47,9],[24,15,47,15,"key"],[24,18,47,18],[24,22,47,22,"Object"],[24,28,47,28],[24,29,47,29,"keys"],[24,33,47,33],[24,34,47,34,"result"],[24,40,47,40],[24,41,47,41],[24,43,47,43],[25,8,48,6,"result"],[25,14,48,12],[25,15,48,13,"key"],[25,18,48,16],[25,19,48,17],[25,22,48,20,"styleForAll"],[25,33,48,31],[26,6,49,4],[27,6,50,4,"hasParts"],[27,14,50,12],[27,17,50,15],[27,21,50,19],[28,4,51,2],[29,4,53,2],[29,8,53,8,"styleForHorizontal"],[29,26,53,26],[29,29,53,29,"style"],[29,34,53,34],[29,35,53,35,"prefix"],[29,41,53,41],[29,44,53,44],[29,56,53,56],[29,57,53,57],[30,4,54,2],[30,8,54,6,"styleForHorizontal"],[30,26,54,24],[30,30,54,28],[30,34,54,32],[30,36,54,34],[31,6,55,4,"result"],[31,12,55,10],[31,13,55,11,"left"],[31,17,55,15],[31,20,55,18,"styleForHorizontal"],[31,38,55,36],[32,6,56,4,"result"],[32,12,56,10],[32,13,56,11,"right"],[32,18,56,16],[32,21,56,19,"styleForHorizontal"],[32,39,56,37],[33,6,57,4,"hasParts"],[33,14,57,12],[33,17,57,15],[33,21,57,19],[34,4,58,2],[34,5,58,3],[34,11,58,9],[35,6,59,4],[35,10,59,10,"styleForLeft"],[35,22,59,22],[35,25,59,25,"style"],[35,30,59,30],[35,31,59,31,"prefix"],[35,37,59,37],[35,40,59,40],[35,46,59,46],[35,47,59,47],[36,6,60,4],[36,10,60,8,"styleForLeft"],[36,22,60,20],[36,26,60,24],[36,30,60,28],[36,32,60,30],[37,8,61,6,"result"],[37,14,61,12],[37,15,61,13,"left"],[37,19,61,17],[37,22,61,20,"styleForLeft"],[37,34,61,32],[38,8,62,6,"hasParts"],[38,16,62,14],[38,19,62,17],[38,23,62,21],[39,6,63,4],[40,6,65,4],[40,10,65,10,"styleForRight"],[40,23,65,23],[40,26,65,26,"style"],[40,31,65,31],[40,32,65,32,"prefix"],[40,38,65,38],[40,41,65,41],[40,48,65,48],[40,49,65,49],[41,6,66,4],[41,10,66,8,"styleForRight"],[41,23,66,21],[41,27,66,25],[41,31,66,29],[41,33,66,31],[42,8,67,6,"result"],[42,14,67,12],[42,15,67,13,"right"],[42,20,67,18],[42,23,67,21,"styleForRight"],[42,36,67,34],[43,8,68,6,"hasParts"],[43,16,68,14],[43,19,68,17],[43,23,68,21],[44,6,69,4],[45,6,71,4],[45,10,71,10,"styleForEnd"],[45,21,71,21],[45,24,71,24,"style"],[45,29,71,29],[45,30,71,30,"prefix"],[45,36,71,36],[45,39,71,39],[45,44,71,44],[45,45,71,45],[46,6,72,4],[46,10,72,8,"styleForEnd"],[46,21,72,19],[46,25,72,23],[46,29,72,27],[46,31,72,29],[47,8,73,6],[47,12,73,12,"constants"],[47,21,73,21],[47,24,73,24,"I18nManager"],[47,35,73,35],[47,36,73,36,"getConstants"],[47,48,73,48],[47,49,73,49],[47,50,73,50],[48,8,74,6],[48,12,74,10,"constants"],[48,21,74,19],[48,22,74,20,"isRTL"],[48,27,74,25],[48,31,74,29,"constants"],[48,40,74,38],[48,41,74,39,"doLeftAndRightSwapInRTL"],[48,64,74,62],[48,66,74,64],[49,10,75,8,"result"],[49,16,75,14],[49,17,75,15,"left"],[49,21,75,19],[49,24,75,22,"styleForEnd"],[49,35,75,33],[50,8,76,6],[50,9,76,7],[50,15,76,13],[51,10,77,8,"result"],[51,16,77,14],[51,17,77,15,"right"],[51,22,77,20],[51,25,77,23,"styleForEnd"],[51,36,77,34],[52,8,78,6],[53,8,79,6,"hasParts"],[53,16,79,14],[53,19,79,17],[53,23,79,21],[54,6,80,4],[55,6,81,4],[55,10,81,10,"styleForStart"],[55,23,81,23],[55,26,81,26,"style"],[55,31,81,31],[55,32,81,32,"prefix"],[55,38,81,38],[55,41,81,41],[55,48,81,48],[55,49,81,49],[56,6,82,4],[56,10,82,8,"styleForStart"],[56,23,82,21],[56,27,82,25],[56,31,82,29],[56,33,82,31],[57,8,83,6],[57,12,83,12,"constants"],[57,22,83,21],[57,25,83,24,"I18nManager"],[57,36,83,35],[57,37,83,36,"getConstants"],[57,49,83,48],[57,50,83,49],[57,51,83,50],[58,8,84,6],[58,12,84,10,"constants"],[58,22,84,19],[58,23,84,20,"isRTL"],[58,28,84,25],[58,32,84,29,"constants"],[58,42,84,38],[58,43,84,39,"doLeftAndRightSwapInRTL"],[58,66,84,62],[58,68,84,64],[59,10,85,8,"result"],[59,16,85,14],[59,17,85,15,"right"],[59,22,85,20],[59,25,85,23,"styleForStart"],[59,38,85,36],[60,8,86,6],[60,9,86,7],[60,15,86,13],[61,10,87,8,"result"],[61,16,87,14],[61,17,87,15,"left"],[61,21,87,19],[61,24,87,22,"styleForStart"],[61,37,87,35],[62,8,88,6],[63,8,89,6,"hasParts"],[63,16,89,14],[63,19,89,17],[63,23,89,21],[64,6,90,4],[65,4,91,2],[66,4,93,2],[66,8,93,8,"styleForVertical"],[66,24,93,24],[66,27,93,27,"style"],[66,32,93,32],[66,33,93,33,"prefix"],[66,39,93,39],[66,42,93,42],[66,52,93,52],[66,53,93,53],[67,4,94,2],[67,8,94,6,"styleForVertical"],[67,24,94,22],[67,28,94,26],[67,32,94,30],[67,34,94,32],[68,6,95,4,"result"],[68,12,95,10],[68,13,95,11,"bottom"],[68,19,95,17],[68,22,95,20,"styleForVertical"],[68,38,95,36],[69,6,96,4,"result"],[69,12,96,10],[69,13,96,11,"top"],[69,16,96,14],[69,19,96,17,"styleForVertical"],[69,35,96,33],[70,6,97,4,"hasParts"],[70,14,97,12],[70,17,97,15],[70,21,97,19],[71,4,98,2],[71,5,98,3],[71,11,98,9],[72,6,99,4],[72,10,99,10,"styleForBottom"],[72,24,99,24],[72,27,99,27,"style"],[72,32,99,32],[72,33,99,33,"prefix"],[72,39,99,39],[72,42,99,42],[72,50,99,50],[72,51,99,51],[73,6,100,4],[73,10,100,8,"styleForBottom"],[73,24,100,22],[73,28,100,26],[73,32,100,30],[73,34,100,32],[74,8,101,6,"result"],[74,14,101,12],[74,15,101,13,"bottom"],[74,21,101,19],[74,24,101,22,"styleForBottom"],[74,38,101,36],[75,8,102,6,"hasParts"],[75,16,102,14],[75,19,102,17],[75,23,102,21],[76,6,103,4],[77,6,105,4],[77,10,105,10,"styleForTop"],[77,21,105,21],[77,24,105,24,"style"],[77,29,105,29],[77,30,105,30,"prefix"],[77,36,105,36],[77,39,105,39],[77,44,105,44],[77,45,105,45],[78,6,106,4],[78,10,106,8,"styleForTop"],[78,21,106,19],[78,25,106,23],[78,29,106,27],[78,31,106,29],[79,8,107,6,"result"],[79,14,107,12],[79,15,107,13,"top"],[79,18,107,16],[79,21,107,19,"styleForTop"],[79,32,107,30],[80,8,108,6,"hasParts"],[80,16,108,14],[80,19,108,17],[80,23,108,21],[81,6,109,4],[82,4,110,2],[83,4,112,2],[83,11,112,9,"hasParts"],[83,19,112,17],[83,22,112,20,"result"],[83,28,112,26],[83,31,112,29],[83,35,112,33],[84,2,113,0],[85,2,115,0],[85,6,115,0,"_default"],[85,14,115,0],[85,17,115,15,"resolveBoxStyle"],[85,32,115,30],[86,0,115,31],[86,3]],"functionMap":{"names":["<global>","resolveBoxStyle"],"mappings":"AAA;ACyB;CDuF"},"hasCjsExports":false},"type":"js/module"}]} |