Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/7e/27caff1ad295529a3c52cd00fc9118e4d756f59e9d13a695c868d1f6750a77c9552cc5
T
2025-10-24 02:40:54 +00:00

1 line
8.1 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 (var _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(_ref) {\n var children = _ref.children;\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":34,"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,409,11,48,"_t"],[13,411,11,48],[13,415,11,48,"e"],[13,416,11,48],[13,432,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,466,11,48],[13,473,11,48,"i"],[13,474,11,48],[13,478,11,48,"o"],[13,479,11,48],[13,482,11,48,"Object"],[13,488,11,48],[13,489,11,48,"defineProperty"],[13,503,11,48],[13,508,11,48,"Object"],[13,514,11,48],[13,515,11,48,"getOwnPropertyDescriptor"],[13,539,11,48],[13,540,11,48,"e"],[13,541,11,48],[13,543,11,48,"_t"],[13,545,11,48],[13,552,11,48,"i"],[13,553,11,48],[13,554,11,48,"get"],[13,557,11,48],[13,561,11,48,"i"],[13,562,11,48],[13,563,11,48,"set"],[13,566,11,48],[13,570,11,48,"o"],[13,571,11,48],[13,572,11,48,"f"],[13,573,11,48],[13,575,11,48,"_t"],[13,577,11,48],[13,579,11,48,"i"],[13,580,11,48],[13,584,11,48,"f"],[13,585,11,48],[13,586,11,48,"_t"],[13,588,11,48],[13,592,11,48,"e"],[13,593,11,48],[13,594,11,48,"_t"],[13,596,11,48],[13,607,11,48,"f"],[13,608,11,48],[13,613,11,48,"e"],[13,614,11,48],[13,616,11,48,"t"],[13,617,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,41,"_ref"],[18,41,12,41],[18,43,14,3],[19,4,14,3],[19,8,13,2,"children"],[19,16,13,10],[19,19,13,10,"_ref"],[19,23,13,10],[19,24,13,2,"children"],[19,32,13,10],[20,4,15,2],[20,12,16,4],[21,6,17,4],[22,6,18,4],[22,10,18,4,"_jsx"],[22,25,18,8],[22,27,18,9,"NavigationRouteContext"],[22,73,18,31],[22,74,18,32,"Provider"],[22,82,18,40],[22,84,18,42],[23,8,19,6,"value"],[23,13,19,11],[23,15,19,13,"undefined"],[23,24,19,22],[24,8,20,6,"children"],[24,16,20,14],[24,18,20,16],[24,31,20,29],[24,35,20,29,"_jsx"],[24,50,20,33],[24,52,20,34,"NavigationContext"],[24,88,20,51],[24,89,20,52,"Provider"],[24,97,20,60],[24,99,20,62],[25,10,21,8,"value"],[25,15,21,13],[25,17,21,15,"undefined"],[25,26,21,24],[26,10,22,8,"children"],[26,18,22,16],[26,20,22,18],[26,33,22,31],[26,37,22,31,"_jsx"],[26,52,22,35],[26,54,22,36,"NavigationIndependentTreeContext"],[26,120,22,68],[26,121,22,69,"Provider"],[26,129,22,77],[26,131,22,79],[27,12,23,10,"value"],[27,17,23,15],[27,19,23,17],[27,23,23,21],[28,12,24,10,"children"],[28,20,24,18],[28,22,24,20,"children"],[29,10,25,8],[29,11,25,9],[30,8,26,6],[30,9,26,7],[31,6,27,4],[31,7,27,5],[32,4,27,6],[33,2,29,0],[34,0,29,1],[34,3]],"functionMap":{"names":["<global>","NavigationIndependentTree"],"mappings":"AAA;OCW;CDiB"}},"type":"js/module"}]}