mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 11:11:01 +00:00
1 line
3.8 KiB
Plaintext
1 line
3.8 KiB
Plaintext
{"dependencies":[{"name":"react-native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":52,"index":52}}],"key":"KyzuX10g6ixS9UfynhmjlvCIG3g=","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 _reactNative = require(_dependencyMap[0], \"react-native\");\n var _default = _reactNative.StyleSheet.create({\n container: {\n flexDirection: 'row',\n justifyContent: 'space-between',\n alignItems: 'center',\n paddingHorizontal: 24,\n borderTopLeftRadius: 30,\n borderTopRightRadius: 30,\n height: 56\n },\n shadow: {\n zIndex: 1,\n ..._reactNative.Platform.select({\n ios: {\n shadowOpacity: 1,\n shadowOffset: {\n width: 0,\n height: 6\n }\n }\n })\n },\n button: {\n width: 24,\n height: 24,\n justifyContent: 'center',\n alignItems: 'center'\n },\n title: {\n fontWeight: '600',\n fontSize: 20,\n lineHeight: 24\n }\n });\n});","lineCount":48,"map":[[7,2,3,0,"Object"],[7,8,3,0],[7,9,3,0,"defineProperty"],[7,23,3,0],[7,24,3,0,"exports"],[7,31,3,0],[8,4,3,0,"enumerable"],[8,14,3,0],[9,4,3,0,"get"],[9,7,3,0],[9,18,3,0,"get"],[9,19,3,0],[10,6,3,0],[10,13,3,0,"_default"],[10,21,3,0],[11,4,3,0],[12,2,3,0],[13,2,1,0],[13,6,1,0,"_reactNative"],[13,18,1,0],[13,21,1,0,"require"],[13,28,1,0],[13,29,1,0,"_dependencyMap"],[13,43,1,0],[14,2,3,0],[14,6,3,0,"_default"],[14,14,3,0],[14,17,3,15,"StyleSheet"],[14,29,3,25],[14,30,3,25,"StyleSheet"],[14,40,3,25],[14,41,3,26,"create"],[14,47,3,32],[14,48,3,33],[15,4,4,2,"container"],[15,13,4,11],[15,15,4,13],[16,6,5,4,"flexDirection"],[16,19,5,17],[16,21,5,19],[16,26,5,24],[17,6,6,4,"justifyContent"],[17,20,6,18],[17,22,6,20],[17,37,6,35],[18,6,7,4,"alignItems"],[18,16,7,14],[18,18,7,16],[18,26,7,24],[19,6,8,4,"paddingHorizontal"],[19,23,8,21],[19,25,8,23],[19,27,8,25],[20,6,9,4,"borderTopLeftRadius"],[20,25,9,23],[20,27,9,25],[20,29,9,27],[21,6,10,4,"borderTopRightRadius"],[21,26,10,24],[21,28,10,26],[21,30,10,28],[22,6,11,4,"height"],[22,12,11,10],[22,14,11,12],[23,4,12,2],[23,5,12,3],[24,4,13,2,"shadow"],[24,10,13,8],[24,12,13,10],[25,6,14,4,"zIndex"],[25,12,14,10],[25,14,14,12],[25,15,14,13],[26,6,15,4],[26,9,15,7,"Platform"],[26,21,15,15],[26,22,15,15,"Platform"],[26,30,15,15],[26,31,15,16,"select"],[26,37,15,22],[26,38,15,23],[27,8,16,6,"ios"],[27,11,16,9],[27,13,16,11],[28,10,17,8,"shadowOpacity"],[28,23,17,21],[28,25,17,23],[28,26,17,24],[29,10,18,8,"shadowOffset"],[29,22,18,20],[29,24,18,22],[30,12,18,24,"width"],[30,17,18,29],[30,19,18,31],[30,20,18,32],[31,12,18,34,"height"],[31,18,18,40],[31,20,18,42],[32,10,18,44],[33,8,19,6],[34,6,20,4],[34,7,20,5],[35,4,21,2],[35,5,21,3],[36,4,22,2,"button"],[36,10,22,8],[36,12,22,10],[37,6,23,4,"width"],[37,11,23,9],[37,13,23,11],[37,15,23,13],[38,6,24,4,"height"],[38,12,24,10],[38,14,24,12],[38,16,24,14],[39,6,25,4,"justifyContent"],[39,20,25,18],[39,22,25,20],[39,30,25,28],[40,6,26,4,"alignItems"],[40,16,26,14],[40,18,26,16],[41,4,27,2],[41,5,27,3],[42,4,28,2,"title"],[42,9,28,7],[42,11,28,9],[43,6,29,4,"fontWeight"],[43,16,29,14],[43,18,29,16],[43,23,29,21],[44,6,30,4,"fontSize"],[44,14,30,12],[44,16,30,14],[44,18,30,16],[45,6,31,4,"lineHeight"],[45,16,31,14],[45,18,31,16],[46,4,32,2],[47,2,33,0],[47,3,33,1],[47,4,33,2],[48,0,33,3],[48,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |