mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 04:11:02 +00:00
1 line
5.1 KiB
Plaintext
1 line
5.1 KiB
Plaintext
{"dependencies":[{"name":"@react-navigation/native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":15},"end":{"line":3,"column":99,"index":114}}],"key":"yKhyWCfwa1gXEwEbMKnWHykYbZ4=","exportNames":["*"]}},{"name":"../views/BottomTabView.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":4,"column":0,"index":115},"end":{"line":4,"column":58,"index":173}}],"key":"d41UH2LxPvvCByH+Ov8FM0ZQS+Q=","exportNames":["*"]}},{"name":"react/jsx-runtime","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":5,"column":0,"index":174},"end":{"line":5,"column":48,"index":222}}],"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.createBottomTabNavigator = createBottomTabNavigator;\n var _native = require(_dependencyMap[0], \"@react-navigation/native\");\n var _BottomTabView = require(_dependencyMap[1], \"../views/BottomTabView.js\");\n var _jsxRuntime = require(_dependencyMap[2], \"react/jsx-runtime\");\n function BottomTabNavigator({\n id,\n initialRouteName,\n backBehavior,\n children,\n layout,\n screenListeners,\n screenOptions,\n screenLayout,\n UNSTABLE_router,\n ...rest\n }) {\n const {\n state,\n descriptors,\n navigation,\n NavigationContent\n } = (0, _native.useNavigationBuilder)(_native.TabRouter, {\n id,\n initialRouteName,\n backBehavior,\n children,\n layout,\n screenListeners,\n screenOptions,\n screenLayout,\n UNSTABLE_router\n });\n return /*#__PURE__*/(0, _jsxRuntime.jsx)(NavigationContent, {\n children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_BottomTabView.BottomTabView, {\n ...rest,\n state: state,\n navigation: navigation,\n descriptors: descriptors\n })\n });\n }\n function createBottomTabNavigator(config) {\n return (0, _native.createNavigatorFactory)(BottomTabNavigator)(config);\n }\n});","lineCount":51,"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,"createBottomTabNavigator"],[7,34,1,13],[7,37,1,13,"createBottomTabNavigator"],[7,61,1,13],[8,2,3,0],[8,6,3,0,"_native"],[8,13,3,0],[8,16,3,0,"require"],[8,23,3,0],[8,24,3,0,"_dependencyMap"],[8,38,3,0],[9,2,4,0],[9,6,4,0,"_BottomTabView"],[9,20,4,0],[9,23,4,0,"require"],[9,30,4,0],[9,31,4,0,"_dependencyMap"],[9,45,4,0],[10,2,5,0],[10,6,5,0,"_jsxRuntime"],[10,17,5,0],[10,20,5,0,"require"],[10,27,5,0],[10,28,5,0,"_dependencyMap"],[10,42,5,0],[11,2,6,0],[11,11,6,9,"BottomTabNavigator"],[11,29,6,27,"BottomTabNavigator"],[11,30,6,28],[12,4,7,2,"id"],[12,6,7,4],[13,4,8,2,"initialRouteName"],[13,20,8,18],[14,4,9,2,"backBehavior"],[14,16,9,14],[15,4,10,2,"children"],[15,12,10,10],[16,4,11,2,"layout"],[16,10,11,8],[17,4,12,2,"screenListeners"],[17,19,12,17],[18,4,13,2,"screenOptions"],[18,17,13,15],[19,4,14,2,"screenLayout"],[19,16,14,14],[20,4,15,2,"UNSTABLE_router"],[20,19,15,17],[21,4,16,2],[21,7,16,5,"rest"],[22,2,17,0],[22,3,17,1],[22,5,17,3],[23,4,18,2],[23,10,18,8],[24,6,19,4,"state"],[24,11,19,9],[25,6,20,4,"descriptors"],[25,17,20,15],[26,6,21,4,"navigation"],[26,16,21,14],[27,6,22,4,"NavigationContent"],[28,4,23,2],[28,5,23,3],[28,8,23,6],[28,12,23,6,"useNavigationBuilder"],[28,40,23,26],[28,42,23,27,"TabRouter"],[28,59,23,36],[28,61,23,38],[29,6,24,4,"id"],[29,8,24,6],[30,6,25,4,"initialRouteName"],[30,22,25,20],[31,6,26,4,"backBehavior"],[31,18,26,16],[32,6,27,4,"children"],[32,14,27,12],[33,6,28,4,"layout"],[33,12,28,10],[34,6,29,4,"screenListeners"],[34,21,29,19],[35,6,30,4,"screenOptions"],[35,19,30,17],[36,6,31,4,"screenLayout"],[36,18,31,16],[37,6,32,4,"UNSTABLE_router"],[38,4,33,2],[38,5,33,3],[38,6,33,4],[39,4,34,2],[39,11,34,9],[39,24,34,22],[39,28,34,22,"_jsx"],[39,43,34,26],[39,45,34,27,"NavigationContent"],[39,62,34,44],[39,64,34,46],[40,6,35,4,"children"],[40,14,35,12],[40,16,35,14],[40,29,35,27],[40,33,35,27,"_jsx"],[40,48,35,31],[40,50,35,32,"BottomTabView"],[40,78,35,45],[40,80,35,47],[41,8,36,6],[41,11,36,9,"rest"],[41,15,36,13],[42,8,37,6,"state"],[42,13,37,11],[42,15,37,13,"state"],[42,20,37,18],[43,8,38,6,"navigation"],[43,18,38,16],[43,20,38,18,"navigation"],[43,30,38,28],[44,8,39,6,"descriptors"],[44,19,39,17],[44,21,39,19,"descriptors"],[45,6,40,4],[45,7,40,5],[46,4,41,2],[46,5,41,3],[46,6,41,4],[47,2,42,0],[48,2,43,7],[48,11,43,16,"createBottomTabNavigator"],[48,35,43,40,"createBottomTabNavigator"],[48,36,43,41,"config"],[48,42,43,47],[48,44,43,49],[49,4,44,2],[49,11,44,9],[49,15,44,9,"createNavigatorFactory"],[49,45,44,31],[49,47,44,32,"BottomTabNavigator"],[49,65,44,50],[49,66,44,51],[49,67,44,52,"config"],[49,73,44,58],[49,74,44,59],[50,2,45,0],[51,0,45,1],[51,3]],"functionMap":{"names":["<global>","BottomTabNavigator","createBottomTabNavigator"],"mappings":"AAA;ACK;CDoC;OEC;CFE"}},"type":"js/module"}]} |