mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 15:41:01 +00:00
1 line
51 KiB
Plaintext
1 line
51 KiB
Plaintext
{"dependencies":[{"name":"@babel/runtime/helpers/slicedToArray","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"5y7e5+zC7teYEEC6niD9f5zII1M=","exportNames":["*"],"imports":1}},{"name":"@react-navigation/elements","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":15},"end":{"line":3,"column":100,"index":115}}],"key":"LmqW7jh+SpCzQZMkzh+Awcuawt0=","exportNames":["*"],"imports":1}},{"name":"@react-navigation/native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":4,"column":0,"index":116},"end":{"line":4,"column":56,"index":172}}],"key":"yKhyWCfwa1gXEwEbMKnWHykYbZ4=","exportNames":["*"],"imports":1}},{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":5,"column":0,"index":173},"end":{"line":5,"column":31,"index":204}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":6,"column":0,"index":205},"end":{"line":6,"column":62,"index":267}}],"key":"KyzuX10g6ixS9UfynhmjlvCIG3g=","exportNames":["*"],"imports":1}},{"name":"react-native-safe-area-context","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":7,"column":0,"index":268},"end":{"line":7,"column":71,"index":339}}],"key":"XjdTKvCUWX6CbQzg5fSDHG/WgHk=","exportNames":["*"],"imports":1}},{"name":"../TransitionConfigs/TransitionPresets.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":8,"column":0,"index":340},"end":{"line":8,"column":92,"index":432}}],"key":"S2Nl3KMIn3x/HfwcBgwTb0sDPek=","exportNames":["*"],"imports":1}},{"name":"../utils/BottomTabBarHeightCallbackContext.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":9,"column":0,"index":433},"end":{"line":9,"column":98,"index":531}}],"key":"ugELg4I63IAZwlqh6l59tEtqTlI=","exportNames":["*"],"imports":1}},{"name":"../utils/BottomTabBarHeightContext.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":10,"column":0,"index":532},"end":{"line":10,"column":82,"index":614}}],"key":"nV2IOz3FZBLeFEEAX/yUNlO6zQU=","exportNames":["*"],"imports":1}},{"name":"../utils/useAnimatedHashMap.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0,"index":615},"end":{"line":11,"column":68,"index":683}}],"key":"vkkGDsq86BiWlYLwUCtmh6eTHIg=","exportNames":["*"],"imports":1}},{"name":"./BottomTabBar.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":12,"column":0,"index":684},"end":{"line":12,"column":66,"index":750}}],"key":"zgbCbxURkw4S43unTCDF1CLHNIQ=","exportNames":["*"],"imports":1}},{"name":"./ScreenFallback.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":13,"column":0,"index":751},"end":{"line":13,"column":72,"index":823}}],"key":"2Ux8l04wk3GT4kZjQvCuEC6yiHw=","exportNames":["*"],"imports":1}},{"name":"react/jsx-runtime","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":14,"column":0,"index":824},"end":{"line":14,"column":63,"index":887}}],"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 function _interopNamespace(e) {\n if (e && e.__esModule) return e;\n var n = {};\n if (e) Object.keys(e).forEach(function (k) {\n var d = Object.getOwnPropertyDescriptor(e, k);\n Object.defineProperty(n, k, d.get ? d : {\n enumerable: true,\n get: function () {\n return e[k];\n }\n });\n });\n n.default = e;\n return n;\n }\n exports.BottomTabView = BottomTabView;\n var _babelRuntimeHelpersSlicedToArray = require(_dependencyMap[0], \"@babel/runtime/helpers/slicedToArray\");\n var _slicedToArray = _interopDefault(_babelRuntimeHelpersSlicedToArray);\n var _reactNavigationElements = require(_dependencyMap[1], \"@react-navigation/elements\");\n var _reactNavigationNative = require(_dependencyMap[2], \"@react-navigation/native\");\n var _react = require(_dependencyMap[3], \"react\");\n var React = _interopNamespace(_react);\n var _reactNative = require(_dependencyMap[4], \"react-native\");\n var _reactNativeSafeAreaContext = require(_dependencyMap[5], \"react-native-safe-area-context\");\n var _TransitionConfigsTransitionPresetsJs = require(_dependencyMap[6], \"../TransitionConfigs/TransitionPresets.js\");\n var _utilsBottomTabBarHeightCallbackContextJs = require(_dependencyMap[7], \"../utils/BottomTabBarHeightCallbackContext.js\");\n var _utilsBottomTabBarHeightContextJs = require(_dependencyMap[8], \"../utils/BottomTabBarHeightContext.js\");\n var _utilsUseAnimatedHashMapJs = require(_dependencyMap[9], \"../utils/useAnimatedHashMap.js\");\n var _BottomTabBarJs = require(_dependencyMap[10], \"./BottomTabBar.js\");\n var _ScreenFallbackJs = require(_dependencyMap[11], \"./ScreenFallback.js\");\n var _reactJsxRuntime = require(_dependencyMap[12], \"react/jsx-runtime\");\n var EPSILON = 1e-5;\n var STATE_INACTIVE = 0;\n var STATE_TRANSITIONING_OR_BELOW_TOP = 1;\n var STATE_ON_TOP = 2;\n var NAMED_TRANSITIONS_PRESETS = {\n fade: _TransitionConfigsTransitionPresetsJs.FadeTransition,\n shift: _TransitionConfigsTransitionPresetsJs.ShiftTransition,\n none: {\n sceneStyleInterpolator: undefined,\n transitionSpec: {\n animation: 'timing',\n config: {\n duration: 0\n }\n }\n }\n };\n var useNativeDriver = _reactNative.Platform.OS !== 'web';\n var hasAnimation = options => {\n var animation = options.animation,\n transitionSpec = options.transitionSpec;\n if (animation) {\n return animation !== 'none';\n }\n return Boolean(transitionSpec);\n };\n var renderTabBarDefault = props => /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_BottomTabBarJs.BottomTabBar, {\n ...props\n });\n function BottomTabView(props) {\n var _props$tabBar = props.tabBar,\n tabBar = _props$tabBar === void 0 ? renderTabBarDefault : _props$tabBar,\n state = props.state,\n navigation = props.navigation,\n descriptors = props.descriptors,\n safeAreaInsets = props.safeAreaInsets,\n _props$detachInactive = props.detachInactiveScreens,\n detachInactiveScreens = _props$detachInactive === void 0 ? _reactNative.Platform.OS === 'web' || _reactNative.Platform.OS === 'android' || _reactNative.Platform.OS === 'ios' : _props$detachInactive;\n var focusedRouteKey = state.routes[state.index].key;\n\n /**\n * List of loaded tabs, tabs will be loaded when navigated to.\n */\n var _React$useState = React.useState([focusedRouteKey]),\n _React$useState2 = (0, _slicedToArray.default)(_React$useState, 2),\n loaded = _React$useState2[0],\n setLoaded = _React$useState2[1];\n if (!loaded.includes(focusedRouteKey)) {\n // Set the current tab to be loaded if it was not loaded before\n setLoaded([...loaded, focusedRouteKey]);\n }\n var previousRouteKeyRef = React.useRef(focusedRouteKey);\n var tabAnims = (0, _utilsUseAnimatedHashMapJs.useAnimatedHashMap)(state);\n React.useEffect(() => {\n var previousRouteKey = previousRouteKeyRef.current;\n var popToTopAction;\n if (previousRouteKey !== focusedRouteKey && descriptors[previousRouteKey]?.options.popToTopOnBlur) {\n var prevRoute = state.routes.find(route => route.key === previousRouteKey);\n if (prevRoute?.state?.type === 'stack' && prevRoute.state.key) {\n popToTopAction = {\n ..._reactNavigationNative.StackActions.popToTop(),\n target: prevRoute.state.key\n };\n }\n }\n var animateToIndex = () => {\n if (previousRouteKey !== focusedRouteKey) {\n navigation.emit({\n type: 'transitionStart',\n target: focusedRouteKey\n });\n }\n _reactNative.Animated.parallel(state.routes.map((route, index) => {\n var options = descriptors[route.key].options;\n var _options$animation = options.animation,\n animation = _options$animation === void 0 ? 'none' : _options$animation,\n _options$transitionSp = options.transitionSpec,\n transitionSpec = _options$transitionSp === void 0 ? NAMED_TRANSITIONS_PRESETS[animation].transitionSpec : _options$transitionSp;\n var spec = transitionSpec;\n if (route.key !== previousRouteKey && route.key !== focusedRouteKey) {\n // Don't animate if the screen is not previous one or new one\n // This will avoid flicker for screens not involved in the transition\n spec = NAMED_TRANSITIONS_PRESETS.none.transitionSpec;\n }\n spec = spec ?? NAMED_TRANSITIONS_PRESETS.none.transitionSpec;\n var toValue = index === state.index ? 0 : index >= state.index ? 1 : -1;\n return _reactNative.Animated[spec.animation](tabAnims[route.key], {\n ...spec.config,\n toValue,\n useNativeDriver\n });\n }).filter(Boolean)).start(_ref => {\n var finished = _ref.finished;\n if (finished && popToTopAction) {\n navigation.dispatch(popToTopAction);\n }\n if (previousRouteKey !== focusedRouteKey) {\n navigation.emit({\n type: 'transitionEnd',\n target: focusedRouteKey\n });\n }\n });\n };\n animateToIndex();\n previousRouteKeyRef.current = focusedRouteKey;\n }, [descriptors, focusedRouteKey, navigation, state.index, state.routes, tabAnims]);\n var dimensions = _reactNavigationElements.SafeAreaProviderCompat.initialMetrics.frame;\n var _React$useState3 = React.useState(() => (0, _BottomTabBarJs.getTabBarHeight)({\n state,\n descriptors,\n dimensions,\n insets: {\n ..._reactNavigationElements.SafeAreaProviderCompat.initialMetrics.insets,\n ...props.safeAreaInsets\n },\n style: descriptors[state.routes[state.index].key].options.tabBarStyle\n })),\n _React$useState4 = (0, _slicedToArray.default)(_React$useState3, 2),\n tabBarHeight = _React$useState4[0],\n setTabBarHeight = _React$useState4[1];\n var renderTabBar = () => {\n return /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNativeSafeAreaContext.SafeAreaInsetsContext.Consumer, {\n children: insets => tabBar({\n state: state,\n descriptors: descriptors,\n navigation: navigation,\n insets: {\n top: safeAreaInsets?.top ?? insets?.top ?? 0,\n right: safeAreaInsets?.right ?? insets?.right ?? 0,\n bottom: safeAreaInsets?.bottom ?? insets?.bottom ?? 0,\n left: safeAreaInsets?.left ?? insets?.left ?? 0\n }\n })\n });\n };\n var routes = state.routes;\n\n // If there is no animation, we only have 2 states: visible and invisible\n var hasTwoStates = !routes.some(route => hasAnimation(descriptors[route.key].options));\n var _descriptors$focusedR = descriptors[focusedRouteKey].options.tabBarPosition,\n tabBarPosition = _descriptors$focusedR === void 0 ? 'bottom' : _descriptors$focusedR;\n var tabBarElement = /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_utilsBottomTabBarHeightCallbackContextJs.BottomTabBarHeightCallbackContext.Provider, {\n value: setTabBarHeight,\n children: renderTabBar()\n }, \"tabbar\");\n return /*#__PURE__*/(0, _reactJsxRuntime.jsxs)(_reactNavigationElements.SafeAreaProviderCompat, {\n style: {\n flexDirection: tabBarPosition === 'left' || tabBarPosition === 'right' ? 'row' : 'column'\n },\n children: [tabBarPosition === 'top' || tabBarPosition === 'left' ? tabBarElement : null, /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_ScreenFallbackJs.MaybeScreenContainer, {\n enabled: detachInactiveScreens,\n hasTwoStates: hasTwoStates,\n style: styles.screens,\n children: routes.map((route, index) => {\n var descriptor = descriptors[route.key];\n var _descriptor$options = descriptor.options,\n _descriptor$options$l = _descriptor$options.lazy,\n lazy = _descriptor$options$l === void 0 ? true : _descriptor$options$l,\n _descriptor$options$a = _descriptor$options.animation,\n animation = _descriptor$options$a === void 0 ? 'none' : _descriptor$options$a,\n _descriptor$options$s = _descriptor$options.sceneStyleInterpolator,\n sceneStyleInterpolator = _descriptor$options$s === void 0 ? NAMED_TRANSITIONS_PRESETS[animation].sceneStyleInterpolator : _descriptor$options$s;\n var isFocused = state.index === index;\n var isPreloaded = state.preloadedRouteKeys.includes(route.key);\n if (lazy && !loaded.includes(route.key) && !isFocused && !isPreloaded) {\n // Don't render a lazy screen if we've never navigated to it or it wasn't preloaded\n return null;\n }\n var _descriptor$options2 = descriptor.options,\n freezeOnBlur = _descriptor$options2.freezeOnBlur,\n _descriptor$options2$ = _descriptor$options2.header,\n header = _descriptor$options2$ === void 0 ? _ref2 => {\n var layout = _ref2.layout,\n options = _ref2.options;\n return /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNavigationElements.Header, {\n ...options,\n layout: layout,\n title: (0, _reactNavigationElements.getHeaderTitle)(options, route.name)\n });\n } : _descriptor$options2$,\n headerShown = _descriptor$options2.headerShown,\n headerStatusBarHeight = _descriptor$options2.headerStatusBarHeight,\n headerTransparent = _descriptor$options2.headerTransparent,\n customSceneStyle = _descriptor$options2.sceneStyle;\n var _ref3 = sceneStyleInterpolator?.({\n current: {\n progress: tabAnims[route.key]\n }\n }) ?? {},\n sceneStyle = _ref3.sceneStyle;\n var animationEnabled = hasAnimation(descriptor.options);\n var activityState = isFocused ? STATE_ON_TOP // the screen is on top after the transition\n : animationEnabled // is animation is not enabled, immediately move to inactive state\n ? tabAnims[route.key].interpolate({\n inputRange: [0, 1 - EPSILON, 1],\n outputRange: [STATE_TRANSITIONING_OR_BELOW_TOP,\n // screen visible during transition\n STATE_TRANSITIONING_OR_BELOW_TOP, STATE_INACTIVE // the screen is detached after transition\n ],\n extrapolate: 'extend'\n }) : STATE_INACTIVE;\n return /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_ScreenFallbackJs.MaybeScreen, {\n style: [_reactNative.StyleSheet.absoluteFill, {\n zIndex: isFocused ? 0 : -1\n }],\n active: activityState,\n enabled: detachInactiveScreens,\n freezeOnBlur: freezeOnBlur,\n shouldFreeze: activityState === STATE_INACTIVE && !isPreloaded,\n children: /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_utilsBottomTabBarHeightContextJs.BottomTabBarHeightContext.Provider, {\n value: tabBarPosition === 'bottom' ? tabBarHeight : 0,\n children: /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNavigationElements.Screen, {\n focused: isFocused,\n route: descriptor.route,\n navigation: descriptor.navigation,\n headerShown: headerShown,\n headerStatusBarHeight: headerStatusBarHeight,\n headerTransparent: headerTransparent,\n header: header({\n layout: dimensions,\n route: descriptor.route,\n navigation: descriptor.navigation,\n options: descriptor.options\n }),\n style: [customSceneStyle, animationEnabled && sceneStyle],\n children: descriptor.render()\n })\n })\n }, route.key);\n })\n }, \"screens\"), tabBarPosition === 'bottom' || tabBarPosition === 'right' ? tabBarElement : null]\n });\n }\n var styles = _reactNative.StyleSheet.create({\n screens: {\n flex: 1,\n overflow: 'hidden'\n }\n });\n});","lineCount":283,"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,1,13],[12,11,1,13,"_interopNamespace"],[12,29,1,13,"e"],[12,30,1,13],[13,4,1,13],[13,8,1,13,"e"],[13,9,1,13],[13,13,1,13,"e"],[13,14,1,13],[13,15,1,13,"__esModule"],[13,25,1,13],[13,34,1,13,"e"],[13,35,1,13],[14,4,1,13],[14,8,1,13,"n"],[14,9,1,13],[15,4,1,13],[15,8,1,13,"e"],[15,9,1,13],[15,11,1,13,"Object"],[15,17,1,13],[15,18,1,13,"keys"],[15,22,1,13],[15,23,1,13,"e"],[15,24,1,13],[15,26,1,13,"forEach"],[15,33,1,13],[15,44,1,13,"k"],[15,45,1,13],[16,6,1,13],[16,10,1,13,"d"],[16,11,1,13],[16,14,1,13,"Object"],[16,20,1,13],[16,21,1,13,"getOwnPropertyDescriptor"],[16,45,1,13],[16,46,1,13,"e"],[16,47,1,13],[16,49,1,13,"k"],[16,50,1,13],[17,6,1,13,"Object"],[17,12,1,13],[17,13,1,13,"defineProperty"],[17,27,1,13],[17,28,1,13,"n"],[17,29,1,13],[17,31,1,13,"k"],[17,32,1,13],[17,34,1,13,"d"],[17,35,1,13],[17,36,1,13,"get"],[17,39,1,13],[17,42,1,13,"d"],[17,43,1,13],[18,8,1,13,"enumerable"],[18,18,1,13],[19,8,1,13,"get"],[19,11,1,13],[19,22,1,13,"get"],[19,23,1,13],[20,10,1,13],[20,17,1,13,"e"],[20,18,1,13],[20,19,1,13,"k"],[20,20,1,13],[21,8,1,13],[22,6,1,13],[23,4,1,13],[24,4,1,13,"n"],[24,5,1,13],[24,6,1,13,"default"],[24,13,1,13],[24,16,1,13,"e"],[24,17,1,13],[25,4,1,13],[25,11,1,13,"n"],[25,12,1,13],[26,2,1,13],[27,2,46,0,"exports"],[27,9,46,0],[27,10,46,0,"BottomTabView"],[27,23,46,0],[27,26,46,0,"BottomTabView"],[27,39,46,0],[28,2,248,1],[28,6,248,1,"_babelRuntimeHelpersSlicedToArray"],[28,39,248,1],[28,42,248,1,"require"],[28,49,248,1],[28,50,248,1,"_dependencyMap"],[28,64,248,1],[29,2,248,1],[29,6,248,1,"_slicedToArray"],[29,20,248,1],[29,23,248,1,"_interopDefault"],[29,38,248,1],[29,39,248,1,"_babelRuntimeHelpersSlicedToArray"],[29,72,248,1],[30,2,3,0],[30,6,3,0,"_reactNavigationElements"],[30,30,3,0],[30,33,3,0,"require"],[30,40,3,0],[30,41,3,0,"_dependencyMap"],[30,55,3,0],[31,2,4,0],[31,6,4,0,"_reactNavigationNative"],[31,28,4,0],[31,31,4,0,"require"],[31,38,4,0],[31,39,4,0,"_dependencyMap"],[31,53,4,0],[32,2,5,0],[32,6,5,0,"_react"],[32,12,5,0],[32,15,5,0,"require"],[32,22,5,0],[32,23,5,0,"_dependencyMap"],[32,37,5,0],[33,2,5,0],[33,6,5,0,"React"],[33,11,5,0],[33,14,5,0,"_interopNamespace"],[33,31,5,0],[33,32,5,0,"_react"],[33,38,5,0],[34,2,6,0],[34,6,6,0,"_reactNative"],[34,18,6,0],[34,21,6,0,"require"],[34,28,6,0],[34,29,6,0,"_dependencyMap"],[34,43,6,0],[35,2,7,0],[35,6,7,0,"_reactNativeSafeAreaContext"],[35,33,7,0],[35,36,7,0,"require"],[35,43,7,0],[35,44,7,0,"_dependencyMap"],[35,58,7,0],[36,2,8,0],[36,6,8,0,"_TransitionConfigsTransitionPresetsJs"],[36,43,8,0],[36,46,8,0,"require"],[36,53,8,0],[36,54,8,0,"_dependencyMap"],[36,68,8,0],[37,2,9,0],[37,6,9,0,"_utilsBottomTabBarHeightCallbackContextJs"],[37,47,9,0],[37,50,9,0,"require"],[37,57,9,0],[37,58,9,0,"_dependencyMap"],[37,72,9,0],[38,2,10,0],[38,6,10,0,"_utilsBottomTabBarHeightContextJs"],[38,39,10,0],[38,42,10,0,"require"],[38,49,10,0],[38,50,10,0,"_dependencyMap"],[38,64,10,0],[39,2,11,0],[39,6,11,0,"_utilsUseAnimatedHashMapJs"],[39,32,11,0],[39,35,11,0,"require"],[39,42,11,0],[39,43,11,0,"_dependencyMap"],[39,57,11,0],[40,2,12,0],[40,6,12,0,"_BottomTabBarJs"],[40,21,12,0],[40,24,12,0,"require"],[40,31,12,0],[40,32,12,0,"_dependencyMap"],[40,46,12,0],[41,2,13,0],[41,6,13,0,"_ScreenFallbackJs"],[41,23,13,0],[41,26,13,0,"require"],[41,33,13,0],[41,34,13,0,"_dependencyMap"],[41,48,13,0],[42,2,14,0],[42,6,14,0,"_reactJsxRuntime"],[42,22,14,0],[42,25,14,0,"require"],[42,32,14,0],[42,33,14,0,"_dependencyMap"],[42,47,14,0],[43,2,15,0],[43,6,15,6,"EPSILON"],[43,13,15,13],[43,16,15,16],[43,20,15,20],[44,2,16,0],[44,6,16,6,"STATE_INACTIVE"],[44,20,16,20],[44,23,16,23],[44,24,16,24],[45,2,17,0],[45,6,17,6,"STATE_TRANSITIONING_OR_BELOW_TOP"],[45,38,17,38],[45,41,17,41],[45,42,17,42],[46,2,18,0],[46,6,18,6,"STATE_ON_TOP"],[46,18,18,18],[46,21,18,21],[46,22,18,22],[47,2,19,0],[47,6,19,6,"NAMED_TRANSITIONS_PRESETS"],[47,31,19,31],[47,34,19,34],[48,4,20,2,"fade"],[48,8,20,6],[48,10,20,8,"FadeTransition"],[48,47,20,22],[48,48,20,22,"FadeTransition"],[48,62,20,22],[49,4,21,2,"shift"],[49,9,21,7],[49,11,21,9,"ShiftTransition"],[49,48,21,24],[49,49,21,24,"ShiftTransition"],[49,64,21,24],[50,4,22,2,"none"],[50,8,22,6],[50,10,22,8],[51,6,23,4,"sceneStyleInterpolator"],[51,28,23,26],[51,30,23,28,"undefined"],[51,39,23,37],[52,6,24,4,"transitionSpec"],[52,20,24,18],[52,22,24,20],[53,8,25,6,"animation"],[53,17,25,15],[53,19,25,17],[53,27,25,25],[54,8,26,6,"config"],[54,14,26,12],[54,16,26,14],[55,10,27,8,"duration"],[55,18,27,16],[55,20,27,18],[56,8,28,6],[57,6,29,4],[58,4,30,2],[59,2,31,0],[59,3,31,1],[60,2,32,0],[60,6,32,6,"useNativeDriver"],[60,21,32,21],[60,24,32,24,"Platform"],[60,36,32,32],[60,37,32,32,"Platform"],[60,45,32,32],[60,46,32,33,"OS"],[60,48,32,35],[60,53,32,40],[60,58,32,45],[61,2,33,0],[61,6,33,6,"hasAnimation"],[61,18,33,18],[61,21,33,21,"options"],[61,28,33,28],[61,32,33,32],[62,4,34,2],[62,8,35,4,"animation"],[62,17,35,13],[62,20,37,6,"options"],[62,27,37,13],[62,28,35,4,"animation"],[62,37,35,13],[63,6,36,4,"transitionSpec"],[63,20,36,18],[63,23,37,6,"options"],[63,30,37,13],[63,31,36,4,"transitionSpec"],[63,45,36,18],[64,4,38,2],[64,8,38,6,"animation"],[64,17,38,15],[64,19,38,17],[65,6,39,4],[65,13,39,11,"animation"],[65,22,39,20],[65,27,39,25],[65,33,39,31],[66,4,40,2],[67,4,41,2],[67,11,41,9,"Boolean"],[67,18,41,16],[67,19,41,17,"transitionSpec"],[67,33,41,31],[67,34,41,32],[68,2,42,0],[68,3,42,1],[69,2,43,0],[69,6,43,6,"renderTabBarDefault"],[69,25,43,25],[69,28,43,28,"props"],[69,33,43,33],[69,37,43,37],[69,50,43,50],[69,54,43,50,"_jsx"],[69,70,43,54],[69,71,43,54,"jsx"],[69,74,43,54],[69,76,43,55,"BottomTabBar"],[69,91,43,67],[69,92,43,67,"BottomTabBar"],[69,104,43,67],[69,106,43,69],[70,4,44,2],[70,7,44,5,"props"],[71,2,45,0],[71,3,45,1],[71,4,45,2],[72,2,46,7],[72,11,46,16,"BottomTabView"],[72,24,46,29,"BottomTabView"],[72,25,46,30,"props"],[72,30,46,35],[72,32,46,37],[73,4,47,2],[73,8,47,2,"_props$tabBar"],[73,21,47,2],[73,24,54,6,"props"],[73,29,54,11],[73,30,48,4,"tabBar"],[73,36,48,10],[74,6,48,4,"tabBar"],[74,12,48,10],[74,15,48,10,"_props$tabBar"],[74,28,48,10],[74,42,48,13,"renderTabBarDefault"],[74,61,48,32],[74,64,48,32,"_props$tabBar"],[74,77,48,32],[75,6,49,4,"state"],[75,11,49,9],[75,14,54,6,"props"],[75,19,54,11],[75,20,49,4,"state"],[75,25,49,9],[76,6,50,4,"navigation"],[76,16,50,14],[76,19,54,6,"props"],[76,24,54,11],[76,25,50,4,"navigation"],[76,35,50,14],[77,6,51,4,"descriptors"],[77,17,51,15],[77,20,54,6,"props"],[77,25,54,11],[77,26,51,4,"descriptors"],[77,37,51,15],[78,6,52,4,"safeAreaInsets"],[78,20,52,18],[78,23,54,6,"props"],[78,28,54,11],[78,29,52,4,"safeAreaInsets"],[78,43,52,18],[79,6,52,18,"_props$detachInactive"],[79,27,52,18],[79,30,54,6,"props"],[79,35,54,11],[79,36,53,4,"detachInactiveScreens"],[79,57,53,25],[80,6,53,4,"detachInactiveScreens"],[80,27,53,25],[80,30,53,25,"_props$detachInactive"],[80,51,53,25],[80,65,53,28,"Platform"],[80,77,53,36],[80,78,53,36,"Platform"],[80,86,53,36],[80,87,53,37,"OS"],[80,89,53,39],[80,94,53,44],[80,99,53,49],[80,103,53,53,"Platform"],[80,115,53,61],[80,116,53,61,"Platform"],[80,124,53,61],[80,125,53,62,"OS"],[80,127,53,64],[80,132,53,69],[80,141,53,78],[80,145,53,82,"Platform"],[80,157,53,90],[80,158,53,90,"Platform"],[80,166,53,90],[80,167,53,91,"OS"],[80,169,53,93],[80,174,53,98],[80,179,53,103],[80,182,53,103,"_props$detachInactive"],[80,203,53,103],[81,4,55,2],[81,8,55,8,"focusedRouteKey"],[81,23,55,23],[81,26,55,26,"state"],[81,31,55,31],[81,32,55,32,"routes"],[81,38,55,38],[81,39,55,39,"state"],[81,44,55,44],[81,45,55,45,"index"],[81,50,55,50],[81,51,55,51],[81,52,55,52,"key"],[81,55,55,55],[83,4,57,2],[84,0,58,0],[85,0,59,0],[86,4,60,2],[86,8,60,2,"_React$useState"],[86,23,60,2],[86,26,60,30,"React"],[86,31,60,35],[86,32,60,36,"useState"],[86,40,60,44],[86,41,60,45],[86,42,60,46,"focusedRouteKey"],[86,57,60,61],[86,58,60,62],[86,59,60,63],[87,6,60,63,"_React$useState2"],[87,22,60,63],[87,29,60,63,"_slicedToArray"],[87,43,60,63],[87,44,60,63,"default"],[87,51,60,63],[87,53,60,63,"_React$useState"],[87,68,60,63],[88,6,60,9,"loaded"],[88,12,60,15],[88,15,60,15,"_React$useState2"],[88,31,60,15],[89,6,60,17,"setLoaded"],[89,15,60,26],[89,18,60,26,"_React$useState2"],[89,34,60,26],[90,4,61,2],[90,8,61,6],[90,9,61,7,"loaded"],[90,15,61,13],[90,16,61,14,"includes"],[90,24,61,22],[90,25,61,23,"focusedRouteKey"],[90,40,61,38],[90,41,61,39],[90,43,61,41],[91,6,62,4],[92,6,63,4,"setLoaded"],[92,15,63,13],[92,16,63,14],[92,17,63,15],[92,20,63,18,"loaded"],[92,26,63,24],[92,28,63,26,"focusedRouteKey"],[92,43,63,41],[92,44,63,42],[92,45,63,43],[93,4,64,2],[94,4,65,2],[94,8,65,8,"previousRouteKeyRef"],[94,27,65,27],[94,30,65,30,"React"],[94,35,65,35],[94,36,65,36,"useRef"],[94,42,65,42],[94,43,65,43,"focusedRouteKey"],[94,58,65,58],[94,59,65,59],[95,4,66,2],[95,8,66,8,"tabAnims"],[95,16,66,16],[95,19,66,19],[95,23,66,19,"useAnimatedHashMap"],[95,49,66,37],[95,50,66,37,"useAnimatedHashMap"],[95,68,66,37],[95,70,66,38,"state"],[95,75,66,43],[95,76,66,44],[96,4,67,2,"React"],[96,9,67,7],[96,10,67,8,"useEffect"],[96,19,67,17],[96,20,67,18],[96,26,67,24],[97,6,68,4],[97,10,68,10,"previousRouteKey"],[97,26,68,26],[97,29,68,29,"previousRouteKeyRef"],[97,48,68,48],[97,49,68,49,"current"],[97,56,68,56],[98,6,69,4],[98,10,69,8,"popToTopAction"],[98,24,69,22],[99,6,70,4],[99,10,70,8,"previousRouteKey"],[99,26,70,24],[99,31,70,29,"focusedRouteKey"],[99,46,70,44],[99,50,70,48,"descriptors"],[99,61,70,59],[99,62,70,60,"previousRouteKey"],[99,78,70,76],[99,79,70,77],[99,81,70,79,"options"],[99,88,70,86],[99,89,70,87,"popToTopOnBlur"],[99,103,70,101],[99,105,70,103],[100,8,71,6],[100,12,71,12,"prevRoute"],[100,21,71,21],[100,24,71,24,"state"],[100,29,71,29],[100,30,71,30,"routes"],[100,36,71,36],[100,37,71,37,"find"],[100,41,71,41],[100,42,71,42,"route"],[100,47,71,47],[100,51,71,51,"route"],[100,56,71,56],[100,57,71,57,"key"],[100,60,71,60],[100,65,71,65,"previousRouteKey"],[100,81,71,81],[100,82,71,82],[101,8,72,6],[101,12,72,10,"prevRoute"],[101,21,72,19],[101,23,72,21,"state"],[101,28,72,26],[101,30,72,28,"type"],[101,34,72,32],[101,39,72,37],[101,46,72,44],[101,50,72,48,"prevRoute"],[101,59,72,57],[101,60,72,58,"state"],[101,65,72,63],[101,66,72,64,"key"],[101,69,72,67],[101,71,72,69],[102,10,73,8,"popToTopAction"],[102,24,73,22],[102,27,73,25],[103,12,74,10],[103,15,74,13,"StackActions"],[103,37,74,25],[103,38,74,25,"StackActions"],[103,50,74,25],[103,51,74,26,"popToTop"],[103,59,74,34],[103,60,74,35],[103,61,74,36],[104,12,75,10,"target"],[104,18,75,16],[104,20,75,18,"prevRoute"],[104,29,75,27],[104,30,75,28,"state"],[104,35,75,33],[104,36,75,34,"key"],[105,10,76,8],[105,11,76,9],[106,8,77,6],[107,6,78,4],[108,6,79,4],[108,10,79,10,"animateToIndex"],[108,24,79,24],[108,27,79,27,"animateToIndex"],[108,28,79,27],[108,33,79,33],[109,8,80,6],[109,12,80,10,"previousRouteKey"],[109,28,80,26],[109,33,80,31,"focusedRouteKey"],[109,48,80,46],[109,50,80,48],[110,10,81,8,"navigation"],[110,20,81,18],[110,21,81,19,"emit"],[110,25,81,23],[110,26,81,24],[111,12,82,10,"type"],[111,16,82,14],[111,18,82,16],[111,35,82,33],[112,12,83,10,"target"],[112,18,83,16],[112,20,83,18,"focusedRouteKey"],[113,10,84,8],[113,11,84,9],[113,12,84,10],[114,8,85,6],[115,8,86,6,"Animated"],[115,20,86,14],[115,21,86,14,"Animated"],[115,29,86,14],[115,30,86,15,"parallel"],[115,38,86,23],[115,39,86,24,"state"],[115,44,86,29],[115,45,86,30,"routes"],[115,51,86,36],[115,52,86,37,"map"],[115,55,86,40],[115,56,86,41],[115,57,86,42,"route"],[115,62,86,47],[115,64,86,49,"index"],[115,69,86,54],[115,74,86,59],[116,10,87,8],[116,14,88,10,"options"],[116,21,88,17],[116,24,89,12,"descriptors"],[116,35,89,23],[116,36,89,24,"route"],[116,41,89,29],[116,42,89,30,"key"],[116,45,89,33],[116,46,89,34],[116,47,88,10,"options"],[116,54,88,17],[117,10,90,8],[117,14,90,8,"_options$animation"],[117,32,90,8],[117,35,93,12,"options"],[117,42,93,19],[117,43,91,10,"animation"],[117,52,91,19],[118,12,91,10,"animation"],[118,21,91,19],[118,24,91,19,"_options$animation"],[118,42,91,19],[118,56,91,22],[118,62,91,28],[118,65,91,28,"_options$animation"],[118,83,91,28],[119,12,91,28,"_options$transitionSp"],[119,33,91,28],[119,36,93,12,"options"],[119,43,93,19],[119,44,92,10,"transitionSpec"],[119,58,92,24],[120,12,92,10,"transitionSpec"],[120,26,92,24],[120,29,92,24,"_options$transitionSp"],[120,50,92,24],[120,64,92,27,"NAMED_TRANSITIONS_PRESETS"],[120,89,92,52],[120,90,92,53,"animation"],[120,99,92,62],[120,100,92,63],[120,101,92,64,"transitionSpec"],[120,115,92,78],[120,118,92,78,"_options$transitionSp"],[120,139,92,78],[121,10,94,8],[121,14,94,12,"spec"],[121,18,94,16],[121,21,94,19,"transitionSpec"],[121,35,94,33],[122,10,95,8],[122,14,95,12,"route"],[122,19,95,17],[122,20,95,18,"key"],[122,23,95,21],[122,28,95,26,"previousRouteKey"],[122,44,95,42],[122,48,95,46,"route"],[122,53,95,51],[122,54,95,52,"key"],[122,57,95,55],[122,62,95,60,"focusedRouteKey"],[122,77,95,75],[122,79,95,77],[123,12,96,10],[124,12,97,10],[125,12,98,10,"spec"],[125,16,98,14],[125,19,98,17,"NAMED_TRANSITIONS_PRESETS"],[125,44,98,42],[125,45,98,43,"none"],[125,49,98,47],[125,50,98,48,"transitionSpec"],[125,64,98,62],[126,10,99,8],[127,10,100,8,"spec"],[127,14,100,12],[127,17,100,15,"spec"],[127,21,100,19],[127,25,100,23,"NAMED_TRANSITIONS_PRESETS"],[127,50,100,48],[127,51,100,49,"none"],[127,55,100,53],[127,56,100,54,"transitionSpec"],[127,70,100,68],[128,10,101,8],[128,14,101,14,"toValue"],[128,21,101,21],[128,24,101,24,"index"],[128,29,101,29],[128,34,101,34,"state"],[128,39,101,39],[128,40,101,40,"index"],[128,45,101,45],[128,48,101,48],[128,49,101,49],[128,52,101,52,"index"],[128,57,101,57],[128,61,101,61,"state"],[128,66,101,66],[128,67,101,67,"index"],[128,72,101,72],[128,75,101,75],[128,76,101,76],[128,79,101,79],[128,80,101,80],[128,81,101,81],[129,10,102,8],[129,17,102,15,"Animated"],[129,29,102,23],[129,30,102,23,"Animated"],[129,38,102,23],[129,39,102,24,"spec"],[129,43,102,28],[129,44,102,29,"animation"],[129,53,102,38],[129,54,102,39],[129,55,102,40,"tabAnims"],[129,63,102,48],[129,64,102,49,"route"],[129,69,102,54],[129,70,102,55,"key"],[129,73,102,58],[129,74,102,59],[129,76,102,61],[130,12,103,10],[130,15,103,13,"spec"],[130,19,103,17],[130,20,103,18,"config"],[130,26,103,24],[131,12,104,10,"toValue"],[131,19,104,17],[132,12,105,10,"useNativeDriver"],[133,10,106,8],[133,11,106,9],[133,12,106,10],[134,8,107,6],[134,9,107,7],[134,10,107,8],[134,11,107,9,"filter"],[134,17,107,15],[134,18,107,16,"Boolean"],[134,25,107,23],[134,26,107,24],[134,27,107,25],[134,28,107,26,"start"],[134,33,107,31],[134,34,107,32,"_ref"],[134,38,107,32],[134,42,109,12],[135,10,109,12],[135,14,108,8,"finished"],[135,22,108,16],[135,25,108,16,"_ref"],[135,29,108,16],[135,30,108,8,"finished"],[135,38,108,16],[136,10,110,8],[136,14,110,12,"finished"],[136,22,110,20],[136,26,110,24,"popToTopAction"],[136,40,110,38],[136,42,110,40],[137,12,111,10,"navigation"],[137,22,111,20],[137,23,111,21,"dispatch"],[137,31,111,29],[137,32,111,30,"popToTopAction"],[137,46,111,44],[137,47,111,45],[138,10,112,8],[139,10,113,8],[139,14,113,12,"previousRouteKey"],[139,30,113,28],[139,35,113,33,"focusedRouteKey"],[139,50,113,48],[139,52,113,50],[140,12,114,10,"navigation"],[140,22,114,20],[140,23,114,21,"emit"],[140,27,114,25],[140,28,114,26],[141,14,115,12,"type"],[141,18,115,16],[141,20,115,18],[141,35,115,33],[142,14,116,12,"target"],[142,20,116,18],[142,22,116,20,"focusedRouteKey"],[143,12,117,10],[143,13,117,11],[143,14,117,12],[144,10,118,8],[145,8,119,6],[145,9,119,7],[145,10,119,8],[146,6,120,4],[146,7,120,5],[147,6,121,4,"animateToIndex"],[147,20,121,18],[147,21,121,19],[147,22,121,20],[148,6,122,4,"previousRouteKeyRef"],[148,25,122,23],[148,26,122,24,"current"],[148,33,122,31],[148,36,122,34,"focusedRouteKey"],[148,51,122,49],[149,4,123,2],[149,5,123,3],[149,7,123,5],[149,8,123,6,"descriptors"],[149,19,123,17],[149,21,123,19,"focusedRouteKey"],[149,36,123,34],[149,38,123,36,"navigation"],[149,48,123,46],[149,50,123,48,"state"],[149,55,123,53],[149,56,123,54,"index"],[149,61,123,59],[149,63,123,61,"state"],[149,68,123,66],[149,69,123,67,"routes"],[149,75,123,73],[149,77,123,75,"tabAnims"],[149,85,123,83],[149,86,123,84],[149,87,123,85],[150,4,124,2],[150,8,124,8,"dimensions"],[150,18,124,18],[150,21,124,21,"SafeAreaProviderCompat"],[150,45,124,43],[150,46,124,43,"SafeAreaProviderCompat"],[150,68,124,43],[150,69,124,44,"initialMetrics"],[150,83,124,58],[150,84,124,59,"frame"],[150,89,124,64],[151,4,125,2],[151,8,125,2,"_React$useState3"],[151,24,125,2],[151,27,125,42,"React"],[151,32,125,47],[151,33,125,48,"useState"],[151,41,125,56],[151,42,125,57],[151,48,125,63],[151,52,125,63,"getTabBarHeight"],[151,67,125,78],[151,68,125,78,"getTabBarHeight"],[151,83,125,78],[151,85,125,79],[152,8,126,4,"state"],[152,13,126,9],[153,8,127,4,"descriptors"],[153,19,127,15],[154,8,128,4,"dimensions"],[154,18,128,14],[155,8,129,4,"insets"],[155,14,129,10],[155,16,129,12],[156,10,130,6],[156,13,130,9,"SafeAreaProviderCompat"],[156,37,130,31],[156,38,130,31,"SafeAreaProviderCompat"],[156,60,130,31],[156,61,130,32,"initialMetrics"],[156,75,130,46],[156,76,130,47,"insets"],[156,82,130,53],[157,10,131,6],[157,13,131,9,"props"],[157,18,131,14],[157,19,131,15,"safeAreaInsets"],[158,8,132,4],[158,9,132,5],[159,8,133,4,"style"],[159,13,133,9],[159,15,133,11,"descriptors"],[159,26,133,22],[159,27,133,23,"state"],[159,32,133,28],[159,33,133,29,"routes"],[159,39,133,35],[159,40,133,36,"state"],[159,45,133,41],[159,46,133,42,"index"],[159,51,133,47],[159,52,133,48],[159,53,133,49,"key"],[159,56,133,52],[159,57,133,53],[159,58,133,54,"options"],[159,65,133,61],[159,66,133,62,"tabBarStyle"],[160,6,134,2],[160,7,134,3],[160,8,134,4],[160,9,134,5],[161,6,134,5,"_React$useState4"],[161,22,134,5],[161,29,134,5,"_slicedToArray"],[161,43,134,5],[161,44,134,5,"default"],[161,51,134,5],[161,53,134,5,"_React$useState3"],[161,69,134,5],[162,6,125,9,"tabBarHeight"],[162,18,125,21],[162,21,125,21,"_React$useState4"],[162,37,125,21],[163,6,125,23,"setTabBarHeight"],[163,21,125,38],[163,24,125,38,"_React$useState4"],[163,40,125,38],[164,4,135,2],[164,8,135,8,"renderTabBar"],[164,20,135,20],[164,23,135,23,"renderTabBar"],[164,24,135,23],[164,29,135,29],[165,6,136,4],[165,13,136,11],[165,26,136,24],[165,30,136,24,"_jsx"],[165,46,136,28],[165,47,136,28,"jsx"],[165,50,136,28],[165,52,136,29,"SafeAreaInsetsContext"],[165,79,136,50],[165,80,136,50,"SafeAreaInsetsContext"],[165,101,136,50],[165,102,136,51,"Consumer"],[165,110,136,59],[165,112,136,61],[166,8,137,6,"children"],[166,16,137,14],[166,18,137,16,"insets"],[166,24,137,22],[166,28,137,26,"tabBar"],[166,34,137,32],[166,35,137,33],[167,10,138,8,"state"],[167,15,138,13],[167,17,138,15,"state"],[167,22,138,20],[168,10,139,8,"descriptors"],[168,21,139,19],[168,23,139,21,"descriptors"],[168,34,139,32],[169,10,140,8,"navigation"],[169,20,140,18],[169,22,140,20,"navigation"],[169,32,140,30],[170,10,141,8,"insets"],[170,16,141,14],[170,18,141,16],[171,12,142,10,"top"],[171,15,142,13],[171,17,142,15,"safeAreaInsets"],[171,31,142,29],[171,33,142,31,"top"],[171,36,142,34],[171,40,142,38,"insets"],[171,46,142,44],[171,48,142,46,"top"],[171,51,142,49],[171,55,142,53],[171,56,142,54],[172,12,143,10,"right"],[172,17,143,15],[172,19,143,17,"safeAreaInsets"],[172,33,143,31],[172,35,143,33,"right"],[172,40,143,38],[172,44,143,42,"insets"],[172,50,143,48],[172,52,143,50,"right"],[172,57,143,55],[172,61,143,59],[172,62,143,60],[173,12,144,10,"bottom"],[173,18,144,16],[173,20,144,18,"safeAreaInsets"],[173,34,144,32],[173,36,144,34,"bottom"],[173,42,144,40],[173,46,144,44,"insets"],[173,52,144,50],[173,54,144,52,"bottom"],[173,60,144,58],[173,64,144,62],[173,65,144,63],[174,12,145,10,"left"],[174,16,145,14],[174,18,145,16,"safeAreaInsets"],[174,32,145,30],[174,34,145,32,"left"],[174,38,145,36],[174,42,145,40,"insets"],[174,48,145,46],[174,50,145,48,"left"],[174,54,145,52],[174,58,145,56],[175,10,146,8],[176,8,147,6],[176,9,147,7],[177,6,148,4],[177,7,148,5],[177,8,148,6],[178,4,149,2],[178,5,149,3],[179,4,150,2],[179,8,151,4,"routes"],[179,14,151,10],[179,17,152,6,"state"],[179,22,152,11],[179,23,151,4,"routes"],[179,29,151,10],[181,4,154,2],[182,4,155,2],[182,8,155,8,"hasTwoStates"],[182,20,155,20],[182,23,155,23],[182,24,155,24,"routes"],[182,30,155,30],[182,31,155,31,"some"],[182,35,155,35],[182,36,155,36,"route"],[182,41,155,41],[182,45,155,45,"hasAnimation"],[182,57,155,57],[182,58,155,58,"descriptors"],[182,69,155,69],[182,70,155,70,"route"],[182,75,155,75],[182,76,155,76,"key"],[182,79,155,79],[182,80,155,80],[182,81,155,81,"options"],[182,88,155,88],[182,89,155,89],[182,90,155,90],[183,4,156,2],[183,8,156,2,"_descriptors$focusedR"],[183,29,156,2],[183,32,158,6,"descriptors"],[183,43,158,17],[183,44,158,18,"focusedRouteKey"],[183,59,158,33],[183,60,158,34],[183,61,158,35,"options"],[183,68,158,42],[183,69,157,4,"tabBarPosition"],[183,83,157,18],[184,6,157,4,"tabBarPosition"],[184,20,157,18],[184,23,157,18,"_descriptors$focusedR"],[184,44,157,18],[184,58,157,21],[184,66,157,29],[184,69,157,29,"_descriptors$focusedR"],[184,90,157,29],[185,4,159,2],[185,8,159,8,"tabBarElement"],[185,21,159,21],[185,24,159,24],[185,37,159,37],[185,41,159,37,"_jsx"],[185,57,159,41],[185,58,159,41,"jsx"],[185,61,159,41],[185,63,159,42,"BottomTabBarHeightCallbackContext"],[185,104,159,75],[185,105,159,75,"BottomTabBarHeightCallbackContext"],[185,138,159,75],[185,139,159,76,"Provider"],[185,147,159,84],[185,149,159,86],[186,6,160,4,"value"],[186,11,160,9],[186,13,160,11,"setTabBarHeight"],[186,28,160,26],[187,6,161,4,"children"],[187,14,161,12],[187,16,161,14,"renderTabBar"],[187,28,161,26],[187,29,161,27],[188,4,162,2],[188,5,162,3],[188,7,162,5],[188,15,162,13],[188,16,162,14],[189,4,163,2],[189,11,163,9],[189,24,163,22],[189,28,163,22,"_jsxs"],[189,44,163,27],[189,45,163,27,"jsxs"],[189,49,163,27],[189,51,163,28,"SafeAreaProviderCompat"],[189,75,163,50],[189,76,163,50,"SafeAreaProviderCompat"],[189,98,163,50],[189,100,163,52],[190,6,164,4,"style"],[190,11,164,9],[190,13,164,11],[191,8,165,6,"flexDirection"],[191,21,165,19],[191,23,165,21,"tabBarPosition"],[191,37,165,35],[191,42,165,40],[191,48,165,46],[191,52,165,50,"tabBarPosition"],[191,66,165,64],[191,71,165,69],[191,78,165,76],[191,81,165,79],[191,86,165,84],[191,89,165,87],[192,6,166,4],[192,7,166,5],[193,6,167,4,"children"],[193,14,167,12],[193,16,167,14],[193,17,167,15,"tabBarPosition"],[193,31,167,29],[193,36,167,34],[193,41,167,39],[193,45,167,43,"tabBarPosition"],[193,59,167,57],[193,64,167,62],[193,70,167,68],[193,73,167,71,"tabBarElement"],[193,86,167,84],[193,89,167,87],[193,93,167,91],[193,95,167,93],[193,108,167,106],[193,112,167,106,"_jsx"],[193,128,167,110],[193,129,167,110,"jsx"],[193,132,167,110],[193,134,167,111,"MaybeScreenContainer"],[193,151,167,131],[193,152,167,131,"MaybeScreenContainer"],[193,172,167,131],[193,174,167,133],[194,8,168,6,"enabled"],[194,15,168,13],[194,17,168,15,"detachInactiveScreens"],[194,38,168,36],[195,8,169,6,"hasTwoStates"],[195,20,169,18],[195,22,169,20,"hasTwoStates"],[195,34,169,32],[196,8,170,6,"style"],[196,13,170,11],[196,15,170,13,"styles"],[196,21,170,19],[196,22,170,20,"screens"],[196,29,170,27],[197,8,171,6,"children"],[197,16,171,14],[197,18,171,16,"routes"],[197,24,171,22],[197,25,171,23,"map"],[197,28,171,26],[197,29,171,27],[197,30,171,28,"route"],[197,35,171,33],[197,37,171,35,"index"],[197,42,171,40],[197,47,171,45],[198,10,172,8],[198,14,172,14,"descriptor"],[198,24,172,24],[198,27,172,27,"descriptors"],[198,38,172,38],[198,39,172,39,"route"],[198,44,172,44],[198,45,172,45,"key"],[198,48,172,48],[198,49,172,49],[199,10,173,8],[199,14,173,8,"_descriptor$options"],[199,33,173,8],[199,36,177,12,"descriptor"],[199,46,177,22],[199,47,177,23,"options"],[199,54,177,30],[200,12,177,30,"_descriptor$options$l"],[200,33,177,30],[200,36,177,30,"_descriptor$options"],[200,55,177,30],[200,56,174,10,"lazy"],[200,60,174,14],[201,12,174,10,"lazy"],[201,16,174,14],[201,19,174,14,"_descriptor$options$l"],[201,40,174,14],[201,54,174,17],[201,58,174,21],[201,61,174,21,"_descriptor$options$l"],[201,82,174,21],[202,12,174,21,"_descriptor$options$a"],[202,33,174,21],[202,36,174,21,"_descriptor$options"],[202,55,174,21],[202,56,175,10,"animation"],[202,65,175,19],[203,12,175,10,"animation"],[203,21,175,19],[203,24,175,19,"_descriptor$options$a"],[203,45,175,19],[203,59,175,22],[203,65,175,28],[203,68,175,28,"_descriptor$options$a"],[203,89,175,28],[204,12,175,28,"_descriptor$options$s"],[204,33,175,28],[204,36,175,28,"_descriptor$options"],[204,55,175,28],[204,56,176,10,"sceneStyleInterpolator"],[204,78,176,32],[205,12,176,10,"sceneStyleInterpolator"],[205,34,176,32],[205,37,176,32,"_descriptor$options$s"],[205,58,176,32],[205,72,176,35,"NAMED_TRANSITIONS_PRESETS"],[205,97,176,60],[205,98,176,61,"animation"],[205,107,176,70],[205,108,176,71],[205,109,176,72,"sceneStyleInterpolator"],[205,131,176,94],[205,134,176,94,"_descriptor$options$s"],[205,155,176,94],[206,10,178,8],[206,14,178,14,"isFocused"],[206,23,178,23],[206,26,178,26,"state"],[206,31,178,31],[206,32,178,32,"index"],[206,37,178,37],[206,42,178,42,"index"],[206,47,178,47],[207,10,179,8],[207,14,179,14,"isPreloaded"],[207,25,179,25],[207,28,179,28,"state"],[207,33,179,33],[207,34,179,34,"preloadedRouteKeys"],[207,52,179,52],[207,53,179,53,"includes"],[207,61,179,61],[207,62,179,62,"route"],[207,67,179,67],[207,68,179,68,"key"],[207,71,179,71],[207,72,179,72],[208,10,180,8],[208,14,180,12,"lazy"],[208,18,180,16],[208,22,180,20],[208,23,180,21,"loaded"],[208,29,180,27],[208,30,180,28,"includes"],[208,38,180,36],[208,39,180,37,"route"],[208,44,180,42],[208,45,180,43,"key"],[208,48,180,46],[208,49,180,47],[208,53,180,51],[208,54,180,52,"isFocused"],[208,63,180,61],[208,67,180,65],[208,68,180,66,"isPreloaded"],[208,79,180,77],[208,81,180,79],[209,12,181,10],[210,12,182,10],[210,19,182,17],[210,23,182,21],[211,10,183,8],[212,10,184,8],[212,14,184,8,"_descriptor$options2"],[212,34,184,8],[212,37,198,12,"descriptor"],[212,47,198,22],[212,48,198,23,"options"],[212,55,198,30],[213,12,185,10,"freezeOnBlur"],[213,24,185,22],[213,27,185,22,"_descriptor$options2"],[213,47,185,22],[213,48,185,10,"freezeOnBlur"],[213,60,185,22],[214,12,185,22,"_descriptor$options2$"],[214,33,185,22],[214,36,185,22,"_descriptor$options2"],[214,56,185,22],[214,57,186,10,"header"],[214,63,186,16],[215,12,186,10,"header"],[215,18,186,16],[215,21,186,16,"_descriptor$options2$"],[215,42,186,16],[215,56,186,19,"_ref2"],[215,61,186,19],[216,14,186,19],[216,18,187,12,"layout"],[216,24,187,18],[216,27,187,18,"_ref2"],[216,32,187,18],[216,33,187,12,"layout"],[216,39,187,18],[217,16,188,12,"options"],[217,23,188,19],[217,26,188,19,"_ref2"],[217,31,188,19],[217,32,188,12,"options"],[217,39,188,19],[218,14,188,19],[218,21,189,16],[218,34,189,29],[218,38,189,29,"_jsx"],[218,54,189,33],[218,55,189,33,"jsx"],[218,58,189,33],[218,60,189,34,"Header"],[218,84,189,40],[218,85,189,40,"Header"],[218,91,189,40],[218,93,189,42],[219,16,190,12],[219,19,190,15,"options"],[219,26,190,22],[220,16,191,12,"layout"],[220,22,191,18],[220,24,191,20,"layout"],[220,30,191,26],[221,16,192,12,"title"],[221,21,192,17],[221,23,192,19],[221,27,192,19,"getHeaderTitle"],[221,51,192,33],[221,52,192,33,"getHeaderTitle"],[221,66,192,33],[221,68,192,34,"options"],[221,75,192,41],[221,77,192,43,"route"],[221,82,192,48],[221,83,192,49,"name"],[221,87,192,53],[222,14,193,10],[222,15,193,11],[222,16,193,12],[223,12,193,12],[223,16,193,12,"_descriptor$options2$"],[223,37,193,12],[224,12,194,10,"headerShown"],[224,23,194,21],[224,26,194,21,"_descriptor$options2"],[224,46,194,21],[224,47,194,10,"headerShown"],[224,58,194,21],[225,12,195,10,"headerStatusBarHeight"],[225,33,195,31],[225,36,195,31,"_descriptor$options2"],[225,56,195,31],[225,57,195,10,"headerStatusBarHeight"],[225,78,195,31],[226,12,196,10,"headerTransparent"],[226,29,196,27],[226,32,196,27,"_descriptor$options2"],[226,52,196,27],[226,53,196,10,"headerTransparent"],[226,70,196,27],[227,12,197,22,"customSceneStyle"],[227,28,197,38],[227,31,197,38,"_descriptor$options2"],[227,51,197,38],[227,52,197,10,"sceneStyle"],[227,62,197,20],[228,10,199,8],[228,14,199,8,"_ref3"],[228,19,199,8],[228,22,201,12,"sceneStyleInterpolator"],[228,44,201,34],[228,47,201,37],[229,14,202,10,"current"],[229,21,202,17],[229,23,202,19],[230,16,203,12,"progress"],[230,24,203,20],[230,26,203,22,"tabAnims"],[230,34,203,30],[230,35,203,31,"route"],[230,40,203,36],[230,41,203,37,"key"],[230,44,203,40],[231,14,204,10],[232,12,205,8],[232,13,205,9],[232,14,205,10],[232,18,205,14],[232,19,205,15],[232,20,205,16],[233,12,200,10,"sceneStyle"],[233,22,200,20],[233,25,200,20,"_ref3"],[233,30,200,20],[233,31,200,10,"sceneStyle"],[233,41,200,20],[234,10,206,8],[234,14,206,14,"animationEnabled"],[234,30,206,30],[234,33,206,33,"hasAnimation"],[234,45,206,45],[234,46,206,46,"descriptor"],[234,56,206,56],[234,57,206,57,"options"],[234,64,206,64],[234,65,206,65],[235,10,207,8],[235,14,207,14,"activityState"],[235,27,207,27],[235,30,207,30,"isFocused"],[235,39,207,39],[235,42,207,42,"STATE_ON_TOP"],[235,54,207,54],[235,55,207,55],[236,10,207,55],[236,12,208,10,"animationEnabled"],[236,28,208,26],[236,29,208,27],[237,10,208,27],[237,12,209,10,"tabAnims"],[237,20,209,18],[237,21,209,19,"route"],[237,26,209,24],[237,27,209,25,"key"],[237,30,209,28],[237,31,209,29],[237,32,209,30,"interpolate"],[237,43,209,41],[237,44,209,42],[238,12,210,10,"inputRange"],[238,22,210,20],[238,24,210,22],[238,25,210,23],[238,26,210,24],[238,28,210,26],[238,29,210,27],[238,32,210,30,"EPSILON"],[238,39,210,37],[238,41,210,39],[238,42,210,40],[238,43,210,41],[239,12,211,10,"outputRange"],[239,23,211,21],[239,25,211,23],[239,26,211,24,"STATE_TRANSITIONING_OR_BELOW_TOP"],[239,58,211,56],[240,12,212,10],[241,12,213,10,"STATE_TRANSITIONING_OR_BELOW_TOP"],[241,44,213,42],[241,46,213,44,"STATE_INACTIVE"],[241,60,213,58],[241,61,213,59],[242,12,213,59],[242,13,214,11],[243,12,215,10,"extrapolate"],[243,23,215,21],[243,25,215,23],[244,10,216,8],[244,11,216,9],[244,12,216,10],[244,15,216,13,"STATE_INACTIVE"],[244,29,216,27],[245,10,217,8],[245,17,217,15],[245,30,217,28],[245,34,217,28,"_jsx"],[245,50,217,32],[245,51,217,32,"jsx"],[245,54,217,32],[245,56,217,33,"MaybeScreen"],[245,73,217,44],[245,74,217,44,"MaybeScreen"],[245,85,217,44],[245,87,217,46],[246,12,218,10,"style"],[246,17,218,15],[246,19,218,17],[246,20,218,18,"StyleSheet"],[246,32,218,28],[246,33,218,28,"StyleSheet"],[246,43,218,28],[246,44,218,29,"absoluteFill"],[246,56,218,41],[246,58,218,43],[247,14,219,12,"zIndex"],[247,20,219,18],[247,22,219,20,"isFocused"],[247,31,219,29],[247,34,219,32],[247,35,219,33],[247,38,219,36],[247,39,219,37],[248,12,220,10],[248,13,220,11],[248,14,220,12],[249,12,221,10,"active"],[249,18,221,16],[249,20,221,18,"activityState"],[249,33,221,31],[250,12,222,10,"enabled"],[250,19,222,17],[250,21,222,19,"detachInactiveScreens"],[250,42,222,40],[251,12,223,10,"freezeOnBlur"],[251,24,223,22],[251,26,223,24,"freezeOnBlur"],[251,38,223,36],[252,12,224,10,"shouldFreeze"],[252,24,224,22],[252,26,224,24,"activityState"],[252,39,224,37],[252,44,224,42,"STATE_INACTIVE"],[252,58,224,56],[252,62,224,60],[252,63,224,61,"isPreloaded"],[252,74,224,72],[253,12,225,10,"children"],[253,20,225,18],[253,22,225,20],[253,35,225,33],[253,39,225,33,"_jsx"],[253,55,225,37],[253,56,225,37,"jsx"],[253,59,225,37],[253,61,225,38,"BottomTabBarHeightContext"],[253,94,225,63],[253,95,225,63,"BottomTabBarHeightContext"],[253,120,225,63],[253,121,225,64,"Provider"],[253,129,225,72],[253,131,225,74],[254,14,226,12,"value"],[254,19,226,17],[254,21,226,19,"tabBarPosition"],[254,35,226,33],[254,40,226,38],[254,48,226,46],[254,51,226,49,"tabBarHeight"],[254,63,226,61],[254,66,226,64],[254,67,226,65],[255,14,227,12,"children"],[255,22,227,20],[255,24,227,22],[255,37,227,35],[255,41,227,35,"_jsx"],[255,57,227,39],[255,58,227,39,"jsx"],[255,61,227,39],[255,63,227,40,"Screen"],[255,87,227,46],[255,88,227,46,"Screen"],[255,94,227,46],[255,96,227,48],[256,16,228,14,"focused"],[256,23,228,21],[256,25,228,23,"isFocused"],[256,34,228,32],[257,16,229,14,"route"],[257,21,229,19],[257,23,229,21,"descriptor"],[257,33,229,31],[257,34,229,32,"route"],[257,39,229,37],[258,16,230,14,"navigation"],[258,26,230,24],[258,28,230,26,"descriptor"],[258,38,230,36],[258,39,230,37,"navigation"],[258,49,230,47],[259,16,231,14,"headerShown"],[259,27,231,25],[259,29,231,27,"headerShown"],[259,40,231,38],[260,16,232,14,"headerStatusBarHeight"],[260,37,232,35],[260,39,232,37,"headerStatusBarHeight"],[260,60,232,58],[261,16,233,14,"headerTransparent"],[261,33,233,31],[261,35,233,33,"headerTransparent"],[261,52,233,50],[262,16,234,14,"header"],[262,22,234,20],[262,24,234,22,"header"],[262,30,234,28],[262,31,234,29],[263,18,235,16,"layout"],[263,24,235,22],[263,26,235,24,"dimensions"],[263,36,235,34],[264,18,236,16,"route"],[264,23,236,21],[264,25,236,23,"descriptor"],[264,35,236,33],[264,36,236,34,"route"],[264,41,236,39],[265,18,237,16,"navigation"],[265,28,237,26],[265,30,237,28,"descriptor"],[265,40,237,38],[265,41,237,39,"navigation"],[265,51,237,49],[266,18,238,16,"options"],[266,25,238,23],[266,27,238,25,"descriptor"],[266,37,238,35],[266,38,238,36,"options"],[267,16,239,14],[267,17,239,15],[267,18,239,16],[268,16,240,14,"style"],[268,21,240,19],[268,23,240,21],[268,24,240,22,"customSceneStyle"],[268,40,240,38],[268,42,240,40,"animationEnabled"],[268,58,240,56],[268,62,240,60,"sceneStyle"],[268,72,240,70],[268,73,240,71],[269,16,241,14,"children"],[269,24,241,22],[269,26,241,24,"descriptor"],[269,36,241,34],[269,37,241,35,"render"],[269,43,241,41],[269,44,241,42],[270,14,242,12],[270,15,242,13],[271,12,243,10],[271,13,243,11],[272,10,244,8],[272,11,244,9],[272,13,244,11,"route"],[272,18,244,16],[272,19,244,17,"key"],[272,22,244,20],[272,23,244,21],[273,8,245,6],[273,9,245,7],[274,6,246,4],[274,7,246,5],[274,9,246,7],[274,18,246,16],[274,19,246,17],[274,21,246,19,"tabBarPosition"],[274,35,246,33],[274,40,246,38],[274,48,246,46],[274,52,246,50,"tabBarPosition"],[274,66,246,64],[274,71,246,69],[274,78,246,76],[274,81,246,79,"tabBarElement"],[274,94,246,92],[274,97,246,95],[274,101,246,99],[275,4,247,2],[275,5,247,3],[275,6,247,4],[276,2,248,0],[277,2,249,0],[277,6,249,6,"styles"],[277,12,249,12],[277,15,249,15,"StyleSheet"],[277,27,249,25],[277,28,249,25,"StyleSheet"],[277,38,249,25],[277,39,249,26,"create"],[277,45,249,32],[277,46,249,33],[278,4,250,2,"screens"],[278,11,250,9],[278,13,250,11],[279,6,251,4,"flex"],[279,10,251,8],[279,12,251,10],[279,13,251,11],[280,6,252,4,"overflow"],[280,14,252,12],[280,16,252,14],[281,4,253,2],[282,2,254,0],[282,3,254,1],[282,4,254,2],[283,0,254,3],[283,3]],"functionMap":{"names":["<global>","hasAnimation","renderTabBarDefault","BottomTabView","React.useEffect$argument_0","state.routes.find$argument_0","animateToIndex","state.routes.map$argument_0","Animated.parallel.start$argument_0","React.useState$argument_0","renderTabBar","_jsx$argument_1.children","routes.some$argument_0","routes.map$argument_0","<anonymous>"],"mappings":"AAA;qBCgC;CDS;4BEC;EFE;OGC;kBCqB;0CCI,uCD;2BEQ;yCCO;ODqB,yBE;OFY;KFC;GDG;yDME;INS;uBOC;gBCE;QDU;GPE;oCSM,qDT;2BUgB;mBCe;YDO;OVoD;CHG"},"hasCjsExports":false},"type":"js/module"}]} |