mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-06 03:17:58 +00:00
1 line
8.0 KiB
Plaintext
1 line
8.0 KiB
Plaintext
{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":15},"end":{"line":3,"column":31,"index":46}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"]}},{"name":"./NavigationContext.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":4,"column":0,"index":47},"end":{"line":4,"column":59,"index":106}}],"key":"RM0XoJ1uy5+hqq85ZlLNt6FYuco=","exportNames":["*"]}},{"name":"./NavigationIndependentTreeContext.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":5,"column":0,"index":107},"end":{"line":5,"column":89,"index":196}}],"key":"R+yxAMdry72RcVivDQ5Mcw6/NAU=","exportNames":["*"]}},{"name":"./NavigationRouteContext.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":6,"column":0,"index":197},"end":{"line":6,"column":69,"index":266}}],"key":"AWXnpGNA5UkH1qQUM7hLv2L9KzI=","exportNames":["*"]}},{"name":"react/jsx-runtime","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0,"index":362},"end":{"line":11,"column":48,"index":410}}],"key":"rKAWVuQOSSDHxC6IWcmkeWszaWg=","exportNames":["*"]}}],"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 exports.NavigationIndependentTree = NavigationIndependentTree;\n var React = _interopRequireWildcard(require(_dependencyMap[0], \"react\"));\n var _NavigationContext = require(_dependencyMap[1], \"./NavigationContext.js\");\n var _NavigationIndependentTreeContext = require(_dependencyMap[2], \"./NavigationIndependentTreeContext.js\");\n var _NavigationRouteContext = require(_dependencyMap[3], \"./NavigationRouteContext.js\");\n var _jsxRuntime = require(_dependencyMap[4], \"react/jsx-runtime\");\n function _interopRequireWildcard(e, t) { if (\"function\" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || \"object\" != typeof e && \"function\" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) \"default\" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }\n /**\n * Component to make the child navigation container independent of parent containers.\n */\n\n function NavigationIndependentTree({\n children\n }) {\n return (/*#__PURE__*/\n // We need to clear any existing contexts for nested independent container to work correctly\n (0, _jsxRuntime.jsx)(_NavigationRouteContext.NavigationRouteContext.Provider, {\n value: undefined,\n children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_NavigationContext.NavigationContext.Provider, {\n value: undefined,\n children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_NavigationIndependentTreeContext.NavigationIndependentTreeContext.Provider, {\n value: true,\n children: children\n })\n })\n })\n );\n }\n});","lineCount":35,"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,"exports"],[7,9,1,13],[7,10,1,13,"NavigationIndependentTree"],[7,35,1,13],[7,38,1,13,"NavigationIndependentTree"],[7,63,1,13],[8,2,3,0],[8,6,3,0,"React"],[8,11,3,0],[8,14,3,0,"_interopRequireWildcard"],[8,37,3,0],[8,38,3,0,"require"],[8,45,3,0],[8,46,3,0,"_dependencyMap"],[8,60,3,0],[9,2,4,0],[9,6,4,0,"_NavigationContext"],[9,24,4,0],[9,27,4,0,"require"],[9,34,4,0],[9,35,4,0,"_dependencyMap"],[9,49,4,0],[10,2,5,0],[10,6,5,0,"_NavigationIndependentTreeContext"],[10,39,5,0],[10,42,5,0,"require"],[10,49,5,0],[10,50,5,0,"_dependencyMap"],[10,64,5,0],[11,2,6,0],[11,6,6,0,"_NavigationRouteContext"],[11,29,6,0],[11,32,6,0,"require"],[11,39,6,0],[11,40,6,0,"_dependencyMap"],[11,54,6,0],[12,2,11,0],[12,6,11,0,"_jsxRuntime"],[12,17,11,0],[12,20,11,0,"require"],[12,27,11,0],[12,28,11,0,"_dependencyMap"],[12,42,11,0],[13,2,11,48],[13,11,11,48,"_interopRequireWildcard"],[13,35,11,48,"e"],[13,36,11,48],[13,38,11,48,"t"],[13,39,11,48],[13,68,11,48,"WeakMap"],[13,75,11,48],[13,81,11,48,"r"],[13,82,11,48],[13,89,11,48,"WeakMap"],[13,96,11,48],[13,100,11,48,"n"],[13,101,11,48],[13,108,11,48,"WeakMap"],[13,115,11,48],[13,127,11,48,"_interopRequireWildcard"],[13,150,11,48],[13,162,11,48,"_interopRequireWildcard"],[13,163,11,48,"e"],[13,164,11,48],[13,166,11,48,"t"],[13,167,11,48],[13,176,11,48,"t"],[13,177,11,48],[13,181,11,48,"e"],[13,182,11,48],[13,186,11,48,"e"],[13,187,11,48],[13,188,11,48,"__esModule"],[13,198,11,48],[13,207,11,48,"e"],[13,208,11,48],[13,214,11,48,"o"],[13,215,11,48],[13,217,11,48,"i"],[13,218,11,48],[13,220,11,48,"f"],[13,221,11,48],[13,226,11,48,"__proto__"],[13,235,11,48],[13,243,11,48,"default"],[13,250,11,48],[13,252,11,48,"e"],[13,253,11,48],[13,270,11,48,"e"],[13,271,11,48],[13,294,11,48,"e"],[13,295,11,48],[13,320,11,48,"e"],[13,321,11,48],[13,330,11,48,"f"],[13,331,11,48],[13,337,11,48,"o"],[13,338,11,48],[13,341,11,48,"t"],[13,342,11,48],[13,345,11,48,"n"],[13,346,11,48],[13,349,11,48,"r"],[13,350,11,48],[13,358,11,48,"o"],[13,359,11,48],[13,360,11,48,"has"],[13,363,11,48],[13,364,11,48,"e"],[13,365,11,48],[13,375,11,48,"o"],[13,376,11,48],[13,377,11,48,"get"],[13,380,11,48],[13,381,11,48,"e"],[13,382,11,48],[13,385,11,48,"o"],[13,386,11,48],[13,387,11,48,"set"],[13,390,11,48],[13,391,11,48,"e"],[13,392,11,48],[13,394,11,48,"f"],[13,395,11,48],[13,411,11,48,"t"],[13,412,11,48],[13,416,11,48,"e"],[13,417,11,48],[13,433,11,48,"t"],[13,434,11,48],[13,441,11,48,"hasOwnProperty"],[13,455,11,48],[13,456,11,48,"call"],[13,460,11,48],[13,461,11,48,"e"],[13,462,11,48],[13,464,11,48,"t"],[13,465,11,48],[13,472,11,48,"i"],[13,473,11,48],[13,477,11,48,"o"],[13,478,11,48],[13,481,11,48,"Object"],[13,487,11,48],[13,488,11,48,"defineProperty"],[13,502,11,48],[13,507,11,48,"Object"],[13,513,11,48],[13,514,11,48,"getOwnPropertyDescriptor"],[13,538,11,48],[13,539,11,48,"e"],[13,540,11,48],[13,542,11,48,"t"],[13,543,11,48],[13,550,11,48,"i"],[13,551,11,48],[13,552,11,48,"get"],[13,555,11,48],[13,559,11,48,"i"],[13,560,11,48],[13,561,11,48,"set"],[13,564,11,48],[13,568,11,48,"o"],[13,569,11,48],[13,570,11,48,"f"],[13,571,11,48],[13,573,11,48,"t"],[13,574,11,48],[13,576,11,48,"i"],[13,577,11,48],[13,581,11,48,"f"],[13,582,11,48],[13,583,11,48,"t"],[13,584,11,48],[13,588,11,48,"e"],[13,589,11,48],[13,590,11,48,"t"],[13,591,11,48],[13,602,11,48,"f"],[13,603,11,48],[13,608,11,48,"e"],[13,609,11,48],[13,611,11,48,"t"],[13,612,11,48],[14,2,8,0],[15,0,9,0],[16,0,10,0],[18,2,12,7],[18,11,12,16,"NavigationIndependentTree"],[18,36,12,41,"NavigationIndependentTree"],[18,37,12,42],[19,4,13,2,"children"],[20,2,14,0],[20,3,14,1],[20,5,14,3],[21,4,15,2],[21,12,16,4],[22,6,17,4],[23,6,18,4],[23,10,18,4,"_jsx"],[23,25,18,8],[23,27,18,9,"NavigationRouteContext"],[23,73,18,31],[23,74,18,32,"Provider"],[23,82,18,40],[23,84,18,42],[24,8,19,6,"value"],[24,13,19,11],[24,15,19,13,"undefined"],[24,24,19,22],[25,8,20,6,"children"],[25,16,20,14],[25,18,20,16],[25,31,20,29],[25,35,20,29,"_jsx"],[25,50,20,33],[25,52,20,34,"NavigationContext"],[25,88,20,51],[25,89,20,52,"Provider"],[25,97,20,60],[25,99,20,62],[26,10,21,8,"value"],[26,15,21,13],[26,17,21,15,"undefined"],[26,26,21,24],[27,10,22,8,"children"],[27,18,22,16],[27,20,22,18],[27,33,22,31],[27,37,22,31,"_jsx"],[27,52,22,35],[27,54,22,36,"NavigationIndependentTreeContext"],[27,120,22,68],[27,121,22,69,"Provider"],[27,129,22,77],[27,131,22,79],[28,12,23,10,"value"],[28,17,23,15],[28,19,23,17],[28,23,23,21],[29,12,24,10,"children"],[29,20,24,18],[29,22,24,20,"children"],[30,10,25,8],[30,11,25,9],[31,8,26,6],[31,9,26,7],[32,6,27,4],[32,7,27,5],[33,4,27,6],[34,2,29,0],[35,0,29,1],[35,3]],"functionMap":{"names":["<global>","NavigationIndependentTree"],"mappings":"AAA;OCW;CDiB"}},"type":"js/module"}]} |