mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 22:41:02 +00:00
1 line
4.2 KiB
Plaintext
1 line
4.2 KiB
Plaintext
{"dependencies":[{"name":"@react-navigation/native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":15},"end":{"line":3,"column":52,"index":67}}],"key":"yKhyWCfwa1gXEwEbMKnWHykYbZ4=","exportNames":["*"],"imports":1}},{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":4,"column":0,"index":68},"end":{"line":4,"column":31,"index":99}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Animated","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"dNPzxVfn0yBoRxvhD+vE+lN7k4Q=","exportNames":["*"],"imports":1}},{"name":"react/jsx-runtime","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":6,"column":0,"index":141},"end":{"line":6,"column":48,"index":189}}],"key":"rKAWVuQOSSDHxC6IWcmkeWszaWg=","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 function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n exports.Background = Background;\n var _reactNavigationNative = require(_dependencyMap[0], \"@react-navigation/native\");\n require(_dependencyMap[1], \"react\");\n var _reactNativeWebDistExportsAnimated = require(_dependencyMap[2], \"react-native-web/dist/exports/Animated\");\n var Animated = _interopDefault(_reactNativeWebDistExportsAnimated);\n var _reactJsxRuntime = require(_dependencyMap[3], \"react/jsx-runtime\");\n function Background({\n style,\n ...rest\n }) {\n const {\n colors\n } = (0, _reactNavigationNative.useTheme)();\n return /*#__PURE__*/(0, _reactJsxRuntime.jsx)(Animated.default.View, {\n ...rest,\n style: [{\n flex: 1,\n backgroundColor: colors.background\n }, style]\n });\n }\n});","lineCount":33,"map":[[2,2,1,0],[2,14,1,12],[4,2,1,13,"Object"],[4,8,1,13],[4,9,1,13,"defineProperty"],[4,23,1,13],[4,24,1,13,"exports"],[4,31,1,13],[5,4,1,13,"value"],[5,9,1,13],[6,2,1,13],[7,2,1,13],[7,11,1,13,"_interopDefault"],[7,27,1,13,"e"],[7,28,1,13],[8,4,1,13],[8,11,1,13,"e"],[8,12,1,13],[8,16,1,13,"e"],[8,17,1,13],[8,18,1,13,"__esModule"],[8,28,1,13],[8,31,1,13,"e"],[8,32,1,13],[9,6,1,13,"default"],[9,13,1,13],[9,15,1,13,"e"],[10,4,1,13],[11,2,1,13],[12,2,7,0,"exports"],[12,9,7,0],[12,10,7,0,"Background"],[12,20,7,0],[12,23,7,0,"Background"],[12,33,7,0],[13,2,3,0],[13,6,3,0,"_reactNavigationNative"],[13,28,3,0],[13,31,3,0,"require"],[13,38,3,0],[13,39,3,0,"_dependencyMap"],[13,53,3,0],[14,2,4,0,"require"],[14,9,4,0],[14,10,4,0,"_dependencyMap"],[14,24,4,0],[15,2,4,31],[15,6,4,31,"_reactNativeWebDistExportsAnimated"],[15,40,4,31],[15,43,4,31,"require"],[15,50,4,31],[15,51,4,31,"_dependencyMap"],[15,65,4,31],[16,2,4,31],[16,6,4,31,"Animated"],[16,14,4,31],[16,17,4,31,"_interopDefault"],[16,32,4,31],[16,33,4,31,"_reactNativeWebDistExportsAnimated"],[16,67,4,31],[17,2,6,0],[17,6,6,0,"_reactJsxRuntime"],[17,22,6,0],[17,25,6,0,"require"],[17,32,6,0],[17,33,6,0,"_dependencyMap"],[17,47,6,0],[18,2,7,7],[18,11,7,16,"Background"],[18,21,7,26,"Background"],[18,22,7,27],[19,4,8,2,"style"],[19,9,8,7],[20,4,9,2],[20,7,9,5,"rest"],[21,2,10,0],[21,3,10,1],[21,5,10,3],[22,4,11,2],[22,10,11,8],[23,6,12,4,"colors"],[24,4,13,2],[24,5,13,3],[24,8,13,6],[24,12,13,6,"useTheme"],[24,34,13,14],[24,35,13,14,"useTheme"],[24,43,13,14],[24,45,13,15],[24,46,13,16],[25,4,14,2],[25,11,14,9],[25,24,14,22],[25,28,14,22,"_jsx"],[25,44,14,26],[25,45,14,26,"jsx"],[25,48,14,26],[25,50,14,27,"Animated"],[25,58,14,35],[25,59,14,35,"default"],[25,66,14,35],[25,67,14,36,"View"],[25,71,14,40],[25,73,14,42],[26,6,15,4],[26,9,15,7,"rest"],[26,13,15,11],[27,6,16,4,"style"],[27,11,16,9],[27,13,16,11],[27,14,16,12],[28,8,17,6,"flex"],[28,12,17,10],[28,14,17,12],[28,15,17,13],[29,8,18,6,"backgroundColor"],[29,23,18,21],[29,25,18,23,"colors"],[29,31,18,29],[29,32,18,30,"background"],[30,6,19,4],[30,7,19,5],[30,9,19,7,"style"],[30,14,19,12],[31,4,20,2],[31,5,20,3],[31,6,20,4],[32,2,21,0],[33,0,21,1],[33,3]],"functionMap":{"names":["<global>","Background"],"mappings":"AAA;OCM;CDc"},"hasCjsExports":false},"type":"js/module"}]} |