Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/13/4f6fe259a6e8ee5f6f25bd192e8df827f7e876388f5e139c5b8e6436c395769a8a2c3e
T
2025-11-08 10:07:13 +00:00

1 line
91 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":182,"index":197}}],"key":"LmqW7jh+SpCzQZMkzh+Awcuawt0=","exportNames":["*"],"imports":1}},{"name":"@react-navigation/native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":4,"column":0,"index":198},"end":{"line":4,"column":134,"index":332}}],"key":"yKhyWCfwa1gXEwEbMKnWHykYbZ4=","exportNames":["*"],"imports":1}},{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":5,"column":0,"index":333},"end":{"line":5,"column":31,"index":364}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":6,"column":0,"index":365},"end":{"line":6,"column":97,"index":462}}],"key":"KyzuX10g6ixS9UfynhmjlvCIG3g=","exportNames":["*"],"imports":1}},{"name":"react-native-safe-area-context","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":7,"column":0,"index":463},"end":{"line":7,"column":67,"index":530}}],"key":"XjdTKvCUWX6CbQzg5fSDHG/WgHk=","exportNames":["*"],"imports":1}},{"name":"react-native-screens","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":8,"column":0,"index":531},"end":{"line":8,"column":68,"index":599}}],"key":"1mt/F1TLthnVYb8adgHW3gX1ZTg=","exportNames":["*"],"imports":1}},{"name":"../utils/debounce.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":9,"column":0,"index":600},"end":{"line":9,"column":48,"index":648}}],"key":"kUf4Ez6+51UdmPCowkZvbSJV0zU=","exportNames":["*"],"imports":1}},{"name":"../utils/getModalRoutesKeys.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":10,"column":0,"index":649},"end":{"line":10,"column":67,"index":716}}],"key":"xejbq89qRxMUq6aWrnUm+3MtAzg=","exportNames":["*"],"imports":1}},{"name":"../utils/useAnimatedHeaderHeight.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0,"index":717},"end":{"line":11,"column":82,"index":799}}],"key":"DKTiiisyqyVkVaXdLadCeqOoC2I=","exportNames":["*"],"imports":1}},{"name":"../utils/useDismissedRouteError.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":12,"column":0,"index":800},"end":{"line":12,"column":76,"index":876}}],"key":"QEQ8pSZ5rEa2TPL3ewTSaulPB3s=","exportNames":["*"],"imports":1}},{"name":"../utils/useInvalidPreventRemoveError.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":13,"column":0,"index":877},"end":{"line":13,"column":88,"index":965}}],"key":"qfpwsNgB5PZBy6Gbe9mgXW9+LtU=","exportNames":["*"],"imports":1}},{"name":"./useHeaderConfigProps.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":14,"column":0,"index":966},"end":{"line":14,"column":65,"index":1031}}],"key":"5QIJJJ3lfrYVjV39gYiN/Ajywwo=","exportNames":["*"],"imports":1}},{"name":"react/jsx-runtime","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":15,"column":0,"index":1032},"end":{"line":15,"column":63,"index":1095}}],"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.NativeStackView = NativeStackView;\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 _reactNativeScreens = require(_dependencyMap[6], \"react-native-screens\");\n var _utilsDebounceJs = require(_dependencyMap[7], \"../utils/debounce.js\");\n var _utilsGetModalRoutesKeysJs = require(_dependencyMap[8], \"../utils/getModalRoutesKeys.js\");\n var _utilsUseAnimatedHeaderHeightJs = require(_dependencyMap[9], \"../utils/useAnimatedHeaderHeight.js\");\n var _utilsUseDismissedRouteErrorJs = require(_dependencyMap[10], \"../utils/useDismissedRouteError.js\");\n var _utilsUseInvalidPreventRemoveErrorJs = require(_dependencyMap[11], \"../utils/useInvalidPreventRemoveError.js\");\n var _useHeaderConfigPropsJs = require(_dependencyMap[12], \"./useHeaderConfigProps.js\");\n var _reactJsxRuntime = require(_dependencyMap[13], \"react/jsx-runtime\");\n var ANDROID_DEFAULT_HEADER_HEIGHT = 56;\n function isFabric() {\n return 'nativeFabricUIManager' in global;\n }\n var useNativeDriver = _reactNative.Platform.OS !== 'web';\n var SceneView = function SceneView(_ref) {\n var _preventedRoutes$rout, _scrollEdgeEffects$bo, _scrollEdgeEffects$to, _scrollEdgeEffects$le, _scrollEdgeEffects$ri;\n var index = _ref.index,\n focused = _ref.focused,\n shouldFreeze = _ref.shouldFreeze,\n descriptor = _ref.descriptor,\n previousDescriptor = _ref.previousDescriptor,\n nextDescriptor = _ref.nextDescriptor,\n isPresentationModal = _ref.isPresentationModal,\n isPreloaded = _ref.isPreloaded,\n onWillDisappear = _ref.onWillDisappear,\n onWillAppear = _ref.onWillAppear,\n onAppear = _ref.onAppear,\n onDisappear = _ref.onDisappear,\n onDismissed = _ref.onDismissed,\n onHeaderBackButtonClicked = _ref.onHeaderBackButtonClicked,\n onNativeDismissCancelled = _ref.onNativeDismissCancelled,\n onGestureCancel = _ref.onGestureCancel,\n onSheetDetentChanged = _ref.onSheetDetentChanged;\n var route = descriptor.route,\n navigation = descriptor.navigation,\n options = descriptor.options,\n render = descriptor.render;\n var animation = options.animation,\n animationMatchesGesture = options.animationMatchesGesture,\n _options$presentation = options.presentation,\n presentation = _options$presentation === void 0 ? isPresentationModal ? 'modal' : 'card' : _options$presentation,\n fullScreenGestureEnabled = options.fullScreenGestureEnabled;\n var animationDuration = options.animationDuration,\n _options$animationTyp = options.animationTypeForReplace,\n animationTypeForReplace = _options$animationTyp === void 0 ? 'push' : _options$animationTyp,\n _options$fullScreenGe = options.fullScreenGestureShadowEnabled,\n fullScreenGestureShadowEnabled = _options$fullScreenGe === void 0 ? true : _options$fullScreenGe,\n gestureEnabled = options.gestureEnabled,\n _options$gestureDirec = options.gestureDirection,\n gestureDirection = _options$gestureDirec === void 0 ? presentation === 'card' ? 'horizontal' : 'vertical' : _options$gestureDirec,\n gestureResponseDistance = options.gestureResponseDistance,\n header = options.header,\n headerBackButtonMenuEnabled = options.headerBackButtonMenuEnabled,\n headerShown = options.headerShown,\n headerBackground = options.headerBackground,\n headerTransparent = options.headerTransparent,\n autoHideHomeIndicator = options.autoHideHomeIndicator,\n keyboardHandlingEnabled = options.keyboardHandlingEnabled,\n navigationBarColor = options.navigationBarColor,\n navigationBarTranslucent = options.navigationBarTranslucent,\n navigationBarHidden = options.navigationBarHidden,\n orientation = options.orientation,\n _options$sheetAllowed = options.sheetAllowedDetents,\n sheetAllowedDetents = _options$sheetAllowed === void 0 ? [1.0] : _options$sheetAllowed,\n _options$sheetLargest = options.sheetLargestUndimmedDetentIndex,\n sheetLargestUndimmedDetentIndex = _options$sheetLargest === void 0 ? -1 : _options$sheetLargest,\n _options$sheetGrabber = options.sheetGrabberVisible,\n sheetGrabberVisible = _options$sheetGrabber === void 0 ? false : _options$sheetGrabber,\n _options$sheetCornerR = options.sheetCornerRadius,\n sheetCornerRadius = _options$sheetCornerR === void 0 ? -1.0 : _options$sheetCornerR,\n _options$sheetElevati = options.sheetElevation,\n sheetElevation = _options$sheetElevati === void 0 ? 24 : _options$sheetElevati,\n _options$sheetExpands = options.sheetExpandsWhenScrolledToEdge,\n sheetExpandsWhenScrolledToEdge = _options$sheetExpands === void 0 ? true : _options$sheetExpands,\n _options$sheetInitial = options.sheetInitialDetentIndex,\n sheetInitialDetentIndex = _options$sheetInitial === void 0 ? 0 : _options$sheetInitial,\n statusBarAnimation = options.statusBarAnimation,\n statusBarHidden = options.statusBarHidden,\n statusBarStyle = options.statusBarStyle,\n statusBarTranslucent = options.statusBarTranslucent,\n statusBarBackgroundColor = options.statusBarBackgroundColor,\n unstable_sheetFooter = options.unstable_sheetFooter,\n scrollEdgeEffects = options.scrollEdgeEffects,\n freezeOnBlur = options.freezeOnBlur,\n contentStyle = options.contentStyle;\n if (gestureDirection === 'vertical' && _reactNative.Platform.OS === 'ios') {\n // for `vertical` direction to work, we need to set `fullScreenGestureEnabled` to `true`\n // so the screen can be dismissed from any point on screen.\n // `animationMatchesGesture` needs to be set to `true` so the `animation` set by user can be used,\n // otherwise `simple_push` will be used.\n // Also, the default animation for this direction seems to be `slide_from_bottom`.\n if (fullScreenGestureEnabled === undefined) {\n fullScreenGestureEnabled = true;\n }\n if (animationMatchesGesture === undefined) {\n animationMatchesGesture = true;\n }\n if (animation === undefined) {\n animation = 'slide_from_bottom';\n }\n }\n\n // workaround for rn-screens where gestureDirection has to be set on both\n // current and previous screen - software-mansion/react-native-screens/pull/1509\n var nextGestureDirection = nextDescriptor == null ? void 0 : nextDescriptor.options.gestureDirection;\n var gestureDirectionOverride = nextGestureDirection != null ? nextGestureDirection : gestureDirection;\n if (index === 0) {\n // first screen should always be treated as `card`, it resolves problems with no header animation\n // for navigator with first screen as `modal` and the next as `card`\n presentation = 'card';\n }\n var _useTheme = (0, _reactNavigationNative.useTheme)(),\n colors = _useTheme.colors;\n var insets = (0, _reactNativeSafeAreaContext.useSafeAreaInsets)();\n\n // `modal` and `formSheet` presentations do not take whole screen, so should not take the inset.\n var isModal = presentation === 'modal' || presentation === 'formSheet';\n\n // Modals are fullscreen in landscape only on iPhone\n var isIPhone = _reactNative.Platform.OS === 'ios' && !(_reactNative.Platform.isPad || _reactNative.Platform.isTV);\n var isParentHeaderShown = React.useContext(_reactNavigationElements.HeaderShownContext);\n var parentHeaderHeight = React.useContext(_reactNavigationElements.HeaderHeightContext);\n var parentHeaderBack = React.useContext(_reactNavigationElements.HeaderBackContext);\n var isLandscape = (0, _reactNavigationElements.useFrameSize)(function (frame) {\n return frame.width > frame.height;\n });\n var topInset = isParentHeaderShown || _reactNative.Platform.OS === 'ios' && isModal || isIPhone && isLandscape ? 0 : insets.top;\n var defaultHeaderHeight = (0, _reactNavigationElements.useFrameSize)(function (frame) {\n return _reactNative.Platform.select({\n // FIXME: Currently screens isn't using Material 3\n // So our `getDefaultHeaderHeight` doesn't return the correct value\n // So we hardcode the value here for now until screens is updated\n android: ANDROID_DEFAULT_HEADER_HEIGHT + topInset,\n default: (0, _reactNavigationElements.getDefaultHeaderHeight)(frame, isModal, topInset)\n });\n });\n var _usePreventRemoveCont = (0, _reactNavigationNative.usePreventRemoveContext)(),\n preventedRoutes = _usePreventRemoveCont.preventedRoutes;\n var _React$useState = React.useState(defaultHeaderHeight),\n _React$useState2 = (0, _slicedToArray.default)(_React$useState, 2),\n headerHeight = _React$useState2[0],\n setHeaderHeight = _React$useState2[1];\n\n // eslint-disable-next-line react-hooks/exhaustive-deps\n var setHeaderHeightDebounced = React.useCallback(\n // Debounce the header height updates to avoid excessive re-renders\n (0, _utilsDebounceJs.debounce)(setHeaderHeight, 100), []);\n var hasCustomHeader = header != null;\n var headerHeightCorrectionOffset = 0;\n if (_reactNative.Platform.OS === 'android' && !hasCustomHeader) {\n var _StatusBar$currentHei;\n var statusBarHeight = (_StatusBar$currentHei = _reactNative.StatusBar.currentHeight) != null ? _StatusBar$currentHei : 0;\n\n // FIXME: On Android, the native header height is not correctly calculated\n // It includes status bar height even if statusbar is not translucent\n // And the statusbar value itself doesn't match the actual status bar height\n // So we subtract the bogus status bar height and add the actual top inset\n headerHeightCorrectionOffset = -statusBarHeight + topInset;\n }\n var rawAnimatedHeaderHeight = (0, _reactNative.useAnimatedValue)(defaultHeaderHeight);\n var animatedHeaderHeight = React.useMemo(function () {\n return _reactNative.Animated.add(rawAnimatedHeaderHeight, headerHeightCorrectionOffset);\n }, [headerHeightCorrectionOffset, rawAnimatedHeaderHeight]);\n\n // During the very first render topInset is > 0 when running\n // in non edge-to-edge mode on Android, while on every consecutive render\n // topInset === 0, causing header content to jump, as we add padding on the first frame,\n // just to remove it in next one. To prevent this, when statusBarTranslucent is set,\n // we apply additional padding in header only if its true.\n // For more details see: https://github.com/react-navigation/react-navigation/pull/12014\n var headerTopInsetEnabled = typeof statusBarTranslucent === 'boolean' ? statusBarTranslucent : topInset !== 0;\n var canGoBack = previousDescriptor != null || parentHeaderBack != null;\n var backTitle = previousDescriptor ? (0, _reactNavigationElements.getHeaderTitle)(previousDescriptor.options, previousDescriptor.route.name) : parentHeaderBack == null ? void 0 : parentHeaderBack.title;\n var headerBack = React.useMemo(function () {\n if (canGoBack) {\n return {\n href: undefined,\n // No href needed for native\n title: backTitle\n };\n }\n return undefined;\n }, [canGoBack, backTitle]);\n var isRemovePrevented = (_preventedRoutes$rout = preventedRoutes[route.key]) == null ? void 0 : _preventedRoutes$rout.preventRemove;\n var headerConfig = (0, _useHeaderConfigPropsJs.useHeaderConfigProps)(Object.assign({}, options, {\n route: route,\n headerBackButtonMenuEnabled: isRemovePrevented !== undefined ? !isRemovePrevented : headerBackButtonMenuEnabled,\n headerBackTitle: options.headerBackTitle !== undefined ? options.headerBackTitle : undefined,\n headerHeight: headerHeight,\n headerShown: header !== undefined ? false : headerShown,\n headerTopInsetEnabled: headerTopInsetEnabled,\n headerTransparent: headerTransparent,\n headerBack: headerBack\n }));\n return /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNavigationNative.NavigationContext.Provider, {\n value: navigation,\n children: /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNavigationNative.NavigationRouteContext.Provider, {\n value: route,\n children: /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNativeScreens.ScreenStackItem, {\n screenId: route.key,\n activityState: isPreloaded ? 0 : 2,\n style: _reactNative.StyleSheet.absoluteFill,\n \"aria-hidden\": !focused,\n customAnimationOnSwipe: animationMatchesGesture,\n fullScreenSwipeEnabled: fullScreenGestureEnabled,\n fullScreenSwipeShadowEnabled: fullScreenGestureShadowEnabled,\n freezeOnBlur: freezeOnBlur,\n gestureEnabled: _reactNative.Platform.OS === 'android' ?\n // This prop enables handling of system back gestures on Android\n // Since we handle them in JS side, we disable this\n false : gestureEnabled,\n homeIndicatorHidden: autoHideHomeIndicator,\n hideKeyboardOnSwipe: keyboardHandlingEnabled,\n navigationBarColor: navigationBarColor,\n navigationBarTranslucent: navigationBarTranslucent,\n navigationBarHidden: navigationBarHidden,\n replaceAnimation: animationTypeForReplace,\n stackPresentation: presentation === 'card' ? 'push' : presentation,\n stackAnimation: animation,\n screenOrientation: orientation,\n sheetAllowedDetents: sheetAllowedDetents,\n sheetLargestUndimmedDetentIndex: sheetLargestUndimmedDetentIndex,\n sheetGrabberVisible: sheetGrabberVisible,\n sheetInitialDetentIndex: sheetInitialDetentIndex,\n sheetCornerRadius: sheetCornerRadius,\n sheetElevation: sheetElevation,\n sheetExpandsWhenScrolledToEdge: sheetExpandsWhenScrolledToEdge,\n statusBarAnimation: statusBarAnimation,\n statusBarHidden: statusBarHidden,\n statusBarStyle: statusBarStyle,\n statusBarColor: statusBarBackgroundColor,\n statusBarTranslucent: statusBarTranslucent,\n swipeDirection: gestureDirectionOverride,\n transitionDuration: animationDuration,\n onWillAppear: onWillAppear,\n onWillDisappear: onWillDisappear,\n onAppear: onAppear,\n onDisappear: onDisappear,\n onDismissed: onDismissed,\n onGestureCancel: onGestureCancel,\n onSheetDetentChanged: onSheetDetentChanged,\n gestureResponseDistance: gestureResponseDistance,\n nativeBackButtonDismissalEnabled: false // on Android\n ,\n\n onHeaderBackButtonClicked: onHeaderBackButtonClicked,\n preventNativeDismiss: isRemovePrevented // on iOS\n ,\n\n scrollEdgeEffects: {\n bottom: (_scrollEdgeEffects$bo = scrollEdgeEffects == null ? void 0 : scrollEdgeEffects.bottom) != null ? _scrollEdgeEffects$bo : 'automatic',\n top: (_scrollEdgeEffects$to = scrollEdgeEffects == null ? void 0 : scrollEdgeEffects.top) != null ? _scrollEdgeEffects$to : 'automatic',\n left: (_scrollEdgeEffects$le = scrollEdgeEffects == null ? void 0 : scrollEdgeEffects.left) != null ? _scrollEdgeEffects$le : 'automatic',\n right: (_scrollEdgeEffects$ri = scrollEdgeEffects == null ? void 0 : scrollEdgeEffects.right) != null ? _scrollEdgeEffects$ri : 'automatic'\n },\n onNativeDismissCancelled: onNativeDismissCancelled\n // Unfortunately, because of the bug that exists on Fabric, where native event drivers\n // for Animated objects are being created after the first notifications about the header height\n // from the native side, `onHeaderHeightChange` event does not notify\n // `animatedHeaderHeight` about initial values on appearing screens at the moment.\n ,\n\n onHeaderHeightChange: _reactNative.Animated.event([{\n nativeEvent: {\n headerHeight: rawAnimatedHeaderHeight\n }\n }], {\n useNativeDriver: useNativeDriver,\n listener: function listener(e) {\n if (hasCustomHeader) {\n // If we have a custom header, don't use native header height\n return;\n }\n if (_reactNative.Platform.OS === 'android' && (headerBackground != null || headerTransparent)) {\n // FIXME: On Android, we get 0 if the header is translucent\n // So we set a default height in that case\n setHeaderHeight(ANDROID_DEFAULT_HEADER_HEIGHT + topInset);\n return;\n }\n if (e.nativeEvent && typeof e.nativeEvent === 'object' && 'headerHeight' in e.nativeEvent && typeof e.nativeEvent.headerHeight === 'number') {\n var _headerHeight = e.nativeEvent.headerHeight + headerHeightCorrectionOffset;\n\n // Only debounce if header has large title or search bar\n // As it's the only case where the header height can change frequently\n var doesHeaderAnimate = _reactNative.Platform.OS === 'ios' && (options.headerLargeTitle || options.headerSearchBarOptions);\n if (doesHeaderAnimate) {\n setHeaderHeightDebounced(_headerHeight);\n } else {\n setHeaderHeight(_headerHeight);\n }\n }\n }\n }),\n contentStyle: [presentation !== 'transparentModal' && presentation !== 'containedTransparentModal' && {\n backgroundColor: colors.background\n }, contentStyle],\n headerConfig: headerConfig,\n unstable_sheetFooter: unstable_sheetFooter\n // When ts-expect-error is added, it affects all the props below it\n // So we keep any props that need it at the end\n // Otherwise invalid props may not be caught by TypeScript\n ,\n\n shouldFreeze: shouldFreeze,\n children: /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_utilsUseAnimatedHeaderHeightJs.AnimatedHeaderHeightContext.Provider, {\n value: animatedHeaderHeight,\n children: /*#__PURE__*/(0, _reactJsxRuntime.jsxs)(_reactNavigationElements.HeaderHeightContext.Provider, {\n value: headerShown !== false ? headerHeight : parentHeaderHeight != null ? parentHeaderHeight : 0,\n children: [headerBackground != null ? /*#__PURE__*/\n /**\n * To show a custom header background, we render it at the top of the screen below the header\n * The header also needs to be positioned absolutely (with `translucent` style)\n */\n (0, _reactJsxRuntime.jsx)(_reactNative.View, {\n style: [styles.background, headerTransparent ? styles.translucent : null, {\n height: headerHeight\n }],\n children: headerBackground()\n }) : null, header != null && headerShown !== false ? /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNative.View, {\n onLayout: function onLayout(e) {\n var headerHeight = e.nativeEvent.layout.height;\n setHeaderHeight(headerHeight);\n rawAnimatedHeaderHeight.setValue(headerHeight);\n },\n style: [styles.header, headerTransparent ? styles.absolute : null],\n children: header({\n back: headerBack,\n options: options,\n route: route,\n navigation: navigation\n })\n }) : null, /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNavigationElements.HeaderShownContext.Provider, {\n value: isParentHeaderShown || headerShown !== false,\n children: /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNavigationElements.HeaderBackContext.Provider, {\n value: headerBack,\n children: render()\n })\n })]\n })\n })\n }, route.key)\n })\n });\n };\n function NativeStackView(_ref2) {\n var state = _ref2.state,\n navigation = _ref2.navigation,\n descriptors = _ref2.descriptors,\n describe = _ref2.describe;\n var _useDismissedRouteErr = (0, _utilsUseDismissedRouteErrorJs.useDismissedRouteError)(state),\n setNextDismissedKey = _useDismissedRouteErr.setNextDismissedKey;\n (0, _utilsUseInvalidPreventRemoveErrorJs.useInvalidPreventRemoveError)(descriptors);\n var modalRouteKeys = (0, _utilsGetModalRoutesKeysJs.getModalRouteKeys)(state.routes, descriptors);\n var preloadedDescriptors = state.preloadedRoutes.reduce(function (acc, route) {\n acc[route.key] = acc[route.key] || describe(route, true);\n return acc;\n }, {});\n return /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNavigationElements.SafeAreaProviderCompat, {\n children: /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNativeScreens.ScreenStack, {\n style: styles.container,\n children: state.routes.concat(state.preloadedRoutes).map(function (route, index) {\n var _descriptors$route$ke, _state$routes, _state$routes2;\n var descriptor = (_descriptors$route$ke = descriptors[route.key]) != null ? _descriptors$route$ke : preloadedDescriptors[route.key];\n var isFocused = state.index === index;\n var isBelowFocused = state.index - 1 === index;\n var previousKey = (_state$routes = state.routes[index - 1]) == null ? void 0 : _state$routes.key;\n var nextKey = (_state$routes2 = state.routes[index + 1]) == null ? void 0 : _state$routes2.key;\n var previousDescriptor = previousKey ? descriptors[previousKey] : undefined;\n var nextDescriptor = nextKey ? descriptors[nextKey] : undefined;\n var isModal = modalRouteKeys.includes(route.key);\n var isPreloaded = preloadedDescriptors[route.key] !== undefined && descriptors[route.key] === undefined;\n\n // On Fabric, when screen is frozen, animated and reanimated values are not updated\n // due to component being unmounted. To avoid this, we don't freeze the previous screen there\n var shouldFreeze = isFabric() ? !isPreloaded && !isFocused && !isBelowFocused : !isPreloaded && !isFocused;\n return /*#__PURE__*/(0, _reactJsxRuntime.jsx)(SceneView, {\n index: index,\n focused: isFocused,\n shouldFreeze: shouldFreeze,\n descriptor: descriptor,\n previousDescriptor: previousDescriptor,\n nextDescriptor: nextDescriptor,\n isPresentationModal: isModal,\n isPreloaded: isPreloaded,\n onWillDisappear: function onWillDisappear() {\n navigation.emit({\n type: 'transitionStart',\n data: {\n closing: true\n },\n target: route.key\n });\n },\n onWillAppear: function onWillAppear() {\n navigation.emit({\n type: 'transitionStart',\n data: {\n closing: false\n },\n target: route.key\n });\n },\n onAppear: function onAppear() {\n navigation.emit({\n type: 'transitionEnd',\n data: {\n closing: false\n },\n target: route.key\n });\n },\n onDisappear: function onDisappear() {\n navigation.emit({\n type: 'transitionEnd',\n data: {\n closing: true\n },\n target: route.key\n });\n },\n onDismissed: function onDismissed(event) {\n navigation.dispatch(Object.assign({}, _reactNavigationNative.StackActions.pop(event.nativeEvent.dismissCount), {\n source: route.key,\n target: state.key\n }));\n setNextDismissedKey(route.key);\n },\n onHeaderBackButtonClicked: function onHeaderBackButtonClicked() {\n navigation.dispatch(Object.assign({}, _reactNavigationNative.StackActions.pop(), {\n source: route.key,\n target: state.key\n }));\n },\n onNativeDismissCancelled: function onNativeDismissCancelled(event) {\n navigation.dispatch(Object.assign({}, _reactNavigationNative.StackActions.pop(event.nativeEvent.dismissCount), {\n source: route.key,\n target: state.key\n }));\n },\n onGestureCancel: function onGestureCancel() {\n navigation.emit({\n type: 'gestureCancel',\n target: route.key\n });\n },\n onSheetDetentChanged: function onSheetDetentChanged(event) {\n navigation.emit({\n type: 'sheetDetentChange',\n target: route.key,\n data: {\n index: event.nativeEvent.index,\n stable: event.nativeEvent.isStable\n }\n });\n }\n }, route.key);\n })\n })\n });\n }\n var styles = _reactNative.StyleSheet.create({\n container: {\n flex: 1\n },\n header: {\n zIndex: 1\n },\n absolute: {\n position: 'absolute',\n top: 0,\n start: 0,\n end: 0\n },\n translucent: {\n position: 'absolute',\n top: 0,\n start: 0,\n end: 0,\n zIndex: 1,\n elevation: 1\n },\n background: {\n overflow: 'hidden'\n }\n });\n});","lineCount":520,"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,336,0,"exports"],[27,9,336,0],[27,10,336,0,"NativeStackView"],[27,25,336,0],[27,28,336,0,"NativeStackView"],[27,43,336,0],[28,2,455,1],[28,6,455,1,"_babelRuntimeHelpersSlicedToArray"],[28,39,455,1],[28,42,455,1,"require"],[28,49,455,1],[28,50,455,1,"_dependencyMap"],[28,64,455,1],[29,2,455,1],[29,6,455,1,"_slicedToArray"],[29,20,455,1],[29,23,455,1,"_interopDefault"],[29,38,455,1],[29,39,455,1,"_babelRuntimeHelpersSlicedToArray"],[29,72,455,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,"_reactNativeScreens"],[36,25,8,0],[36,28,8,0,"require"],[36,35,8,0],[36,36,8,0,"_dependencyMap"],[36,50,8,0],[37,2,9,0],[37,6,9,0,"_utilsDebounceJs"],[37,22,9,0],[37,25,9,0,"require"],[37,32,9,0],[37,33,9,0,"_dependencyMap"],[37,47,9,0],[38,2,10,0],[38,6,10,0,"_utilsGetModalRoutesKeysJs"],[38,32,10,0],[38,35,10,0,"require"],[38,42,10,0],[38,43,10,0,"_dependencyMap"],[38,57,10,0],[39,2,11,0],[39,6,11,0,"_utilsUseAnimatedHeaderHeightJs"],[39,37,11,0],[39,40,11,0,"require"],[39,47,11,0],[39,48,11,0,"_dependencyMap"],[39,62,11,0],[40,2,12,0],[40,6,12,0,"_utilsUseDismissedRouteErrorJs"],[40,36,12,0],[40,39,12,0,"require"],[40,46,12,0],[40,47,12,0,"_dependencyMap"],[40,61,12,0],[41,2,13,0],[41,6,13,0,"_utilsUseInvalidPreventRemoveErrorJs"],[41,42,13,0],[41,45,13,0,"require"],[41,52,13,0],[41,53,13,0,"_dependencyMap"],[41,67,13,0],[42,2,14,0],[42,6,14,0,"_useHeaderConfigPropsJs"],[42,29,14,0],[42,32,14,0,"require"],[42,39,14,0],[42,40,14,0,"_dependencyMap"],[42,54,14,0],[43,2,15,0],[43,6,15,0,"_reactJsxRuntime"],[43,22,15,0],[43,25,15,0,"require"],[43,32,15,0],[43,33,15,0,"_dependencyMap"],[43,47,15,0],[44,2,16,0],[44,6,16,6,"ANDROID_DEFAULT_HEADER_HEIGHT"],[44,35,16,35],[44,38,16,38],[44,40,16,40],[45,2,17,0],[45,11,17,9,"isFabric"],[45,19,17,17,"isFabric"],[45,20,17,17],[45,22,17,20],[46,4,18,2],[46,11,18,9],[46,34,18,32],[46,38,18,36,"global"],[46,44,18,42],[47,2,19,0],[48,2,20,0],[48,6,20,6,"useNativeDriver"],[48,21,20,21],[48,24,20,24,"Platform"],[48,36,20,32],[48,37,20,32,"Platform"],[48,45,20,32],[48,46,20,33,"OS"],[48,48,20,35],[48,53,20,40],[48,58,20,45],[49,2,21,0],[49,6,21,6,"SceneView"],[49,15,21,15],[49,18,21,18],[49,27,21,6,"SceneView"],[49,36,21,15,"SceneView"],[49,37,21,15,"_ref"],[49,41,21,15],[49,43,39,6],[50,4,39,6],[50,8,39,6,"_preventedRoutes$rout"],[50,29,39,6],[50,31,39,6,"_scrollEdgeEffects$bo"],[50,52,39,6],[50,54,39,6,"_scrollEdgeEffects$to"],[50,75,39,6],[50,77,39,6,"_scrollEdgeEffects$le"],[50,98,39,6],[50,100,39,6,"_scrollEdgeEffects$ri"],[50,121,39,6],[51,4,39,6],[51,8,22,2,"index"],[51,13,22,7],[51,16,22,7,"_ref"],[51,20,22,7],[51,21,22,2,"index"],[51,26,22,7],[52,6,23,2,"focused"],[52,13,23,9],[52,16,23,9,"_ref"],[52,20,23,9],[52,21,23,2,"focused"],[52,28,23,9],[53,6,24,2,"shouldFreeze"],[53,18,24,14],[53,21,24,14,"_ref"],[53,25,24,14],[53,26,24,2,"shouldFreeze"],[53,38,24,14],[54,6,25,2,"descriptor"],[54,16,25,12],[54,19,25,12,"_ref"],[54,23,25,12],[54,24,25,2,"descriptor"],[54,34,25,12],[55,6,26,2,"previousDescriptor"],[55,24,26,20],[55,27,26,20,"_ref"],[55,31,26,20],[55,32,26,2,"previousDescriptor"],[55,50,26,20],[56,6,27,2,"nextDescriptor"],[56,20,27,16],[56,23,27,16,"_ref"],[56,27,27,16],[56,28,27,2,"nextDescriptor"],[56,42,27,16],[57,6,28,2,"isPresentationModal"],[57,25,28,21],[57,28,28,21,"_ref"],[57,32,28,21],[57,33,28,2,"isPresentationModal"],[57,52,28,21],[58,6,29,2,"isPreloaded"],[58,17,29,13],[58,20,29,13,"_ref"],[58,24,29,13],[58,25,29,2,"isPreloaded"],[58,36,29,13],[59,6,30,2,"onWillDisappear"],[59,21,30,17],[59,24,30,17,"_ref"],[59,28,30,17],[59,29,30,2,"onWillDisappear"],[59,44,30,17],[60,6,31,2,"onWillAppear"],[60,18,31,14],[60,21,31,14,"_ref"],[60,25,31,14],[60,26,31,2,"onWillAppear"],[60,38,31,14],[61,6,32,2,"onAppear"],[61,14,32,10],[61,17,32,10,"_ref"],[61,21,32,10],[61,22,32,2,"onAppear"],[61,30,32,10],[62,6,33,2,"onDisappear"],[62,17,33,13],[62,20,33,13,"_ref"],[62,24,33,13],[62,25,33,2,"onDisappear"],[62,36,33,13],[63,6,34,2,"onDismissed"],[63,17,34,13],[63,20,34,13,"_ref"],[63,24,34,13],[63,25,34,2,"onDismissed"],[63,36,34,13],[64,6,35,2,"onHeaderBackButtonClicked"],[64,31,35,27],[64,34,35,27,"_ref"],[64,38,35,27],[64,39,35,2,"onHeaderBackButtonClicked"],[64,64,35,27],[65,6,36,2,"onNativeDismissCancelled"],[65,30,36,26],[65,33,36,26,"_ref"],[65,37,36,26],[65,38,36,2,"onNativeDismissCancelled"],[65,62,36,26],[66,6,37,2,"onGestureCancel"],[66,21,37,17],[66,24,37,17,"_ref"],[66,28,37,17],[66,29,37,2,"onGestureCancel"],[66,44,37,17],[67,6,38,2,"onSheetDetentChanged"],[67,26,38,22],[67,29,38,22,"_ref"],[67,33,38,22],[67,34,38,2,"onSheetDetentChanged"],[67,54,38,22],[68,4,40,2],[68,8,41,4,"route"],[68,13,41,9],[68,16,45,6,"descriptor"],[68,26,45,16],[68,27,41,4,"route"],[68,32,41,9],[69,6,42,4,"navigation"],[69,16,42,14],[69,19,45,6,"descriptor"],[69,29,45,16],[69,30,42,4,"navigation"],[69,40,42,14],[70,6,43,4,"options"],[70,13,43,11],[70,16,45,6,"descriptor"],[70,26,45,16],[70,27,43,4,"options"],[70,34,43,11],[71,6,44,4,"render"],[71,12,44,10],[71,15,45,6,"descriptor"],[71,25,45,16],[71,26,44,4,"render"],[71,32,44,10],[72,4,46,2],[72,8,47,4,"animation"],[72,17,47,13],[72,20,51,6,"options"],[72,27,51,13],[72,28,47,4,"animation"],[72,37,47,13],[73,6,48,4,"animationMatchesGesture"],[73,29,48,27],[73,32,51,6,"options"],[73,39,51,13],[73,40,48,4,"animationMatchesGesture"],[73,63,48,27],[74,6,48,27,"_options$presentation"],[74,27,48,27],[74,30,51,6,"options"],[74,37,51,13],[74,38,49,4,"presentation"],[74,50,49,16],[75,6,49,4,"presentation"],[75,18,49,16],[75,21,49,16,"_options$presentation"],[75,42,49,16],[75,56,49,19,"isPresentationModal"],[75,75,49,38],[75,78,49,41],[75,85,49,48],[75,88,49,51],[75,94,49,57],[75,97,49,57,"_options$presentation"],[75,118,49,57],[76,6,50,4,"fullScreenGestureEnabled"],[76,30,50,28],[76,33,51,6,"options"],[76,40,51,13],[76,41,50,4,"fullScreenGestureEnabled"],[76,65,50,28],[77,4,52,2],[77,8,53,4,"animationDuration"],[77,25,53,21],[77,28,86,6,"options"],[77,35,86,13],[77,36,53,4,"animationDuration"],[77,53,53,21],[78,6,53,21,"_options$animationTyp"],[78,27,53,21],[78,30,86,6,"options"],[78,37,86,13],[78,38,54,4,"animationTypeForReplace"],[78,61,54,27],[79,6,54,4,"animationTypeForReplace"],[79,29,54,27],[79,32,54,27,"_options$animationTyp"],[79,53,54,27],[79,67,54,30],[79,73,54,36],[79,76,54,36,"_options$animationTyp"],[79,97,54,36],[80,6,54,36,"_options$fullScreenGe"],[80,27,54,36],[80,30,86,6,"options"],[80,37,86,13],[80,38,55,4,"fullScreenGestureShadowEnabled"],[80,68,55,34],[81,6,55,4,"fullScreenGestureShadowEnabled"],[81,36,55,34],[81,39,55,34,"_options$fullScreenGe"],[81,60,55,34],[81,74,55,37],[81,78,55,41],[81,81,55,41,"_options$fullScreenGe"],[81,102,55,41],[82,6,56,4,"gestureEnabled"],[82,20,56,18],[82,23,86,6,"options"],[82,30,86,13],[82,31,56,4,"gestureEnabled"],[82,45,56,18],[83,6,56,18,"_options$gestureDirec"],[83,27,56,18],[83,30,86,6,"options"],[83,37,86,13],[83,38,57,4,"gestureDirection"],[83,54,57,20],[84,6,57,4,"gestureDirection"],[84,22,57,20],[84,25,57,20,"_options$gestureDirec"],[84,46,57,20],[84,60,57,23,"presentation"],[84,72,57,35],[84,77,57,40],[84,83,57,46],[84,86,57,49],[84,98,57,61],[84,101,57,64],[84,111,57,74],[84,114,57,74,"_options$gestureDirec"],[84,135,57,74],[85,6,58,4,"gestureResponseDistance"],[85,29,58,27],[85,32,86,6,"options"],[85,39,86,13],[85,40,58,4,"gestureResponseDistance"],[85,63,58,27],[86,6,59,4,"header"],[86,12,59,10],[86,15,86,6,"options"],[86,22,86,13],[86,23,59,4,"header"],[86,29,59,10],[87,6,60,4,"headerBackButtonMenuEnabled"],[87,33,60,31],[87,36,86,6,"options"],[87,43,86,13],[87,44,60,4,"headerBackButtonMenuEnabled"],[87,71,60,31],[88,6,61,4,"headerShown"],[88,17,61,15],[88,20,86,6,"options"],[88,27,86,13],[88,28,61,4,"headerShown"],[88,39,61,15],[89,6,62,4,"headerBackground"],[89,22,62,20],[89,25,86,6,"options"],[89,32,86,13],[89,33,62,4,"headerBackground"],[89,49,62,20],[90,6,63,4,"headerTransparent"],[90,23,63,21],[90,26,86,6,"options"],[90,33,86,13],[90,34,63,4,"headerTransparent"],[90,51,63,21],[91,6,64,4,"autoHideHomeIndicator"],[91,27,64,25],[91,30,86,6,"options"],[91,37,86,13],[91,38,64,4,"autoHideHomeIndicator"],[91,59,64,25],[92,6,65,4,"keyboardHandlingEnabled"],[92,29,65,27],[92,32,86,6,"options"],[92,39,86,13],[92,40,65,4,"keyboardHandlingEnabled"],[92,63,65,27],[93,6,66,4,"navigationBarColor"],[93,24,66,22],[93,27,86,6,"options"],[93,34,86,13],[93,35,66,4,"navigationBarColor"],[93,53,66,22],[94,6,67,4,"navigationBarTranslucent"],[94,30,67,28],[94,33,86,6,"options"],[94,40,86,13],[94,41,67,4,"navigationBarTranslucent"],[94,65,67,28],[95,6,68,4,"navigationBarHidden"],[95,25,68,23],[95,28,86,6,"options"],[95,35,86,13],[95,36,68,4,"navigationBarHidden"],[95,55,68,23],[96,6,69,4,"orientation"],[96,17,69,15],[96,20,86,6,"options"],[96,27,86,13],[96,28,69,4,"orientation"],[96,39,69,15],[97,6,69,15,"_options$sheetAllowed"],[97,27,69,15],[97,30,86,6,"options"],[97,37,86,13],[97,38,70,4,"sheetAllowedDetents"],[97,57,70,23],[98,6,70,4,"sheetAllowedDetents"],[98,25,70,23],[98,28,70,23,"_options$sheetAllowed"],[98,49,70,23],[98,63,70,26],[98,64,70,27],[98,67,70,30],[98,68,70,31],[98,71,70,31,"_options$sheetAllowed"],[98,92,70,31],[99,6,70,31,"_options$sheetLargest"],[99,27,70,31],[99,30,86,6,"options"],[99,37,86,13],[99,38,71,4,"sheetLargestUndimmedDetentIndex"],[99,69,71,35],[100,6,71,4,"sheetLargestUndimmedDetentIndex"],[100,37,71,35],[100,40,71,35,"_options$sheetLargest"],[100,61,71,35],[100,75,71,38],[100,76,71,39],[100,77,71,40],[100,80,71,40,"_options$sheetLargest"],[100,101,71,40],[101,6,71,40,"_options$sheetGrabber"],[101,27,71,40],[101,30,86,6,"options"],[101,37,86,13],[101,38,72,4,"sheetGrabberVisible"],[101,57,72,23],[102,6,72,4,"sheetGrabberVisible"],[102,25,72,23],[102,28,72,23,"_options$sheetGrabber"],[102,49,72,23],[102,63,72,26],[102,68,72,31],[102,71,72,31,"_options$sheetGrabber"],[102,92,72,31],[103,6,72,31,"_options$sheetCornerR"],[103,27,72,31],[103,30,86,6,"options"],[103,37,86,13],[103,38,73,4,"sheetCornerRadius"],[103,55,73,21],[104,6,73,4,"sheetCornerRadius"],[104,23,73,21],[104,26,73,21,"_options$sheetCornerR"],[104,47,73,21],[104,61,73,24],[104,62,73,25],[104,65,73,28],[104,68,73,28,"_options$sheetCornerR"],[104,89,73,28],[105,6,73,28,"_options$sheetElevati"],[105,27,73,28],[105,30,86,6,"options"],[105,37,86,13],[105,38,74,4,"sheetElevation"],[105,52,74,18],[106,6,74,4,"sheetElevation"],[106,20,74,18],[106,23,74,18,"_options$sheetElevati"],[106,44,74,18],[106,58,74,21],[106,60,74,23],[106,63,74,23,"_options$sheetElevati"],[106,84,74,23],[107,6,74,23,"_options$sheetExpands"],[107,27,74,23],[107,30,86,6,"options"],[107,37,86,13],[107,38,75,4,"sheetExpandsWhenScrolledToEdge"],[107,68,75,34],[108,6,75,4,"sheetExpandsWhenScrolledToEdge"],[108,36,75,34],[108,39,75,34,"_options$sheetExpands"],[108,60,75,34],[108,74,75,37],[108,78,75,41],[108,81,75,41,"_options$sheetExpands"],[108,102,75,41],[109,6,75,41,"_options$sheetInitial"],[109,27,75,41],[109,30,86,6,"options"],[109,37,86,13],[109,38,76,4,"sheetInitialDetentIndex"],[109,61,76,27],[110,6,76,4,"sheetInitialDetentIndex"],[110,29,76,27],[110,32,76,27,"_options$sheetInitial"],[110,53,76,27],[110,67,76,30],[110,68,76,31],[110,71,76,31,"_options$sheetInitial"],[110,92,76,31],[111,6,77,4,"statusBarAnimation"],[111,24,77,22],[111,27,86,6,"options"],[111,34,86,13],[111,35,77,4,"statusBarAnimation"],[111,53,77,22],[112,6,78,4,"statusBarHidden"],[112,21,78,19],[112,24,86,6,"options"],[112,31,86,13],[112,32,78,4,"statusBarHidden"],[112,47,78,19],[113,6,79,4,"statusBarStyle"],[113,20,79,18],[113,23,86,6,"options"],[113,30,86,13],[113,31,79,4,"statusBarStyle"],[113,45,79,18],[114,6,80,4,"statusBarTranslucent"],[114,26,80,24],[114,29,86,6,"options"],[114,36,86,13],[114,37,80,4,"statusBarTranslucent"],[114,57,80,24],[115,6,81,4,"statusBarBackgroundColor"],[115,30,81,28],[115,33,86,6,"options"],[115,40,86,13],[115,41,81,4,"statusBarBackgroundColor"],[115,65,81,28],[116,6,82,4,"unstable_sheetFooter"],[116,26,82,24],[116,29,86,6,"options"],[116,36,86,13],[116,37,82,4,"unstable_sheetFooter"],[116,57,82,24],[117,6,83,4,"scrollEdgeEffects"],[117,23,83,21],[117,26,86,6,"options"],[117,33,86,13],[117,34,83,4,"scrollEdgeEffects"],[117,51,83,21],[118,6,84,4,"freezeOnBlur"],[118,18,84,16],[118,21,86,6,"options"],[118,28,86,13],[118,29,84,4,"freezeOnBlur"],[118,41,84,16],[119,6,85,4,"contentStyle"],[119,18,85,16],[119,21,86,6,"options"],[119,28,86,13],[119,29,85,4,"contentStyle"],[119,41,85,16],[120,4,87,2],[120,8,87,6,"gestureDirection"],[120,24,87,22],[120,29,87,27],[120,39,87,37],[120,43,87,41,"Platform"],[120,55,87,49],[120,56,87,49,"Platform"],[120,64,87,49],[120,65,87,50,"OS"],[120,67,87,52],[120,72,87,57],[120,77,87,62],[120,79,87,64],[121,6,88,4],[122,6,89,4],[123,6,90,4],[124,6,91,4],[125,6,92,4],[126,6,93,4],[126,10,93,8,"fullScreenGestureEnabled"],[126,34,93,32],[126,39,93,37,"undefined"],[126,48,93,46],[126,50,93,48],[127,8,94,6,"fullScreenGestureEnabled"],[127,32,94,30],[127,35,94,33],[127,39,94,37],[128,6,95,4],[129,6,96,4],[129,10,96,8,"animationMatchesGesture"],[129,33,96,31],[129,38,96,36,"undefined"],[129,47,96,45],[129,49,96,47],[130,8,97,6,"animationMatchesGesture"],[130,31,97,29],[130,34,97,32],[130,38,97,36],[131,6,98,4],[132,6,99,4],[132,10,99,8,"animation"],[132,19,99,17],[132,24,99,22,"undefined"],[132,33,99,31],[132,35,99,33],[133,8,100,6,"animation"],[133,17,100,15],[133,20,100,18],[133,39,100,37],[134,6,101,4],[135,4,102,2],[137,4,104,2],[138,4,105,2],[139,4,106,2],[139,8,106,8,"nextGestureDirection"],[139,28,106,28],[139,31,106,31,"nextDescriptor"],[139,45,106,45],[139,65,106,31,"nextDescriptor"],[139,79,106,45],[139,80,106,47,"options"],[139,87,106,54],[139,88,106,55,"gestureDirection"],[139,104,106,71],[140,4,107,2],[140,8,107,8,"gestureDirectionOverride"],[140,32,107,32],[140,35,107,35,"nextGestureDirection"],[140,55,107,55],[140,59,107,59],[140,63,107,63],[140,66,107,66,"nextGestureDirection"],[140,86,107,86],[140,89,107,89,"gestureDirection"],[140,105,107,105],[141,4,108,2],[141,8,108,6,"index"],[141,13,108,11],[141,18,108,16],[141,19,108,17],[141,21,108,19],[142,6,109,4],[143,6,110,4],[144,6,111,4,"presentation"],[144,18,111,16],[144,21,111,19],[144,27,111,25],[145,4,112,2],[146,4,113,2],[146,8,113,2,"_useTheme"],[146,17,113,2],[146,20,115,6],[146,24,115,6,"useTheme"],[146,46,115,14],[146,47,115,14,"useTheme"],[146,55,115,14],[146,57,115,15],[146,58,115,16],[147,6,114,4,"colors"],[147,12,114,10],[147,15,114,10,"_useTheme"],[147,24,114,10],[147,25,114,4,"colors"],[147,31,114,10],[148,4,116,2],[148,8,116,8,"insets"],[148,14,116,14],[148,17,116,17],[148,21,116,17,"useSafeAreaInsets"],[148,48,116,34],[148,49,116,34,"useSafeAreaInsets"],[148,66,116,34],[148,68,116,35],[148,69,116,36],[150,4,118,2],[151,4,119,2],[151,8,119,8,"isModal"],[151,15,119,15],[151,18,119,18,"presentation"],[151,30,119,30],[151,35,119,35],[151,42,119,42],[151,46,119,46,"presentation"],[151,58,119,58],[151,63,119,63],[151,74,119,74],[153,4,121,2],[154,4,122,2],[154,8,122,8,"isIPhone"],[154,16,122,16],[154,19,122,19,"Platform"],[154,31,122,27],[154,32,122,27,"Platform"],[154,40,122,27],[154,41,122,28,"OS"],[154,43,122,30],[154,48,122,35],[154,53,122,40],[154,57,122,44],[154,59,122,46,"Platform"],[154,71,122,54],[154,72,122,54,"Platform"],[154,80,122,54],[154,81,122,55,"isPad"],[154,86,122,60],[154,90,122,64,"Platform"],[154,102,122,72],[154,103,122,72,"Platform"],[154,111,122,72],[154,112,122,73,"isTV"],[154,116,122,77],[154,117,122,78],[155,4,123,2],[155,8,123,8,"isParentHeaderShown"],[155,27,123,27],[155,30,123,30,"React"],[155,35,123,35],[155,36,123,36,"useContext"],[155,46,123,46],[155,47,123,47,"HeaderShownContext"],[155,71,123,65],[155,72,123,65,"HeaderShownContext"],[155,90,123,65],[155,91,123,66],[156,4,124,2],[156,8,124,8,"parentHeaderHeight"],[156,26,124,26],[156,29,124,29,"React"],[156,34,124,34],[156,35,124,35,"useContext"],[156,45,124,45],[156,46,124,46,"HeaderHeightContext"],[156,70,124,65],[156,71,124,65,"HeaderHeightContext"],[156,90,124,65],[156,91,124,66],[157,4,125,2],[157,8,125,8,"parentHeaderBack"],[157,24,125,24],[157,27,125,27,"React"],[157,32,125,32],[157,33,125,33,"useContext"],[157,43,125,43],[157,44,125,44,"HeaderBackContext"],[157,68,125,61],[157,69,125,61,"HeaderBackContext"],[157,86,125,61],[157,87,125,62],[158,4,126,2],[158,8,126,8,"isLandscape"],[158,19,126,19],[158,22,126,22],[158,26,126,22,"useFrameSize"],[158,50,126,34],[158,51,126,34,"useFrameSize"],[158,63,126,34],[158,65,126,35],[158,75,126,35,"frame"],[158,80,126,40],[159,6,126,40],[159,13,126,44,"frame"],[159,18,126,49],[159,19,126,50,"width"],[159,24,126,55],[159,27,126,58,"frame"],[159,32,126,63],[159,33,126,64,"height"],[159,39,126,70],[160,4,126,70],[160,6,126,71],[161,4,127,2],[161,8,127,8,"topInset"],[161,16,127,16],[161,19,127,19,"isParentHeaderShown"],[161,38,127,38],[161,42,127,42,"Platform"],[161,54,127,50],[161,55,127,50,"Platform"],[161,63,127,50],[161,64,127,51,"OS"],[161,66,127,53],[161,71,127,58],[161,76,127,63],[161,80,127,67,"isModal"],[161,87,127,74],[161,91,127,78,"isIPhone"],[161,99,127,86],[161,103,127,90,"isLandscape"],[161,114,127,101],[161,117,127,104],[161,118,127,105],[161,121,127,108,"insets"],[161,127,127,114],[161,128,127,115,"top"],[161,131,127,118],[162,4,128,2],[162,8,128,8,"defaultHeaderHeight"],[162,27,128,27],[162,30,128,30],[162,34,128,30,"useFrameSize"],[162,58,128,42],[162,59,128,42,"useFrameSize"],[162,71,128,42],[162,73,128,43],[162,83,128,43,"frame"],[162,88,128,48],[163,6,128,48],[163,13,128,52,"Platform"],[163,25,128,60],[163,26,128,60,"Platform"],[163,34,128,60],[163,35,128,61,"select"],[163,41,128,67],[163,42,128,68],[164,8,129,4],[165,8,130,4],[166,8,131,4],[167,8,132,4,"android"],[167,15,132,11],[167,17,132,13,"ANDROID_DEFAULT_HEADER_HEIGHT"],[167,46,132,42],[167,49,132,45,"topInset"],[167,57,132,53],[168,8,133,4,"default"],[168,15,133,11],[168,17,133,13],[168,21,133,13,"getDefaultHeaderHeight"],[168,45,133,35],[168,46,133,35,"getDefaultHeaderHeight"],[168,68,133,35],[168,70,133,36,"frame"],[168,75,133,41],[168,77,133,43,"isModal"],[168,84,133,50],[168,86,133,52,"topInset"],[168,94,133,60],[169,6,134,2],[169,7,134,3],[169,8,134,4],[170,4,134,4],[170,6,134,5],[171,4,135,2],[171,8,135,2,"_usePreventRemoveCont"],[171,29,135,2],[171,32,137,6],[171,36,137,6,"usePreventRemoveContext"],[171,58,137,29],[171,59,137,29,"usePreventRemoveContext"],[171,82,137,29],[171,84,137,30],[171,85,137,31],[172,6,136,4,"preventedRoutes"],[172,21,136,19],[172,24,136,19,"_usePreventRemoveCont"],[172,45,136,19],[172,46,136,4,"preventedRoutes"],[172,61,136,19],[173,4,138,2],[173,8,138,2,"_React$useState"],[173,23,138,2],[173,26,138,42,"React"],[173,31,138,47],[173,32,138,48,"useState"],[173,40,138,56],[173,41,138,57,"defaultHeaderHeight"],[173,60,138,76],[173,61,138,77],[174,6,138,77,"_React$useState2"],[174,22,138,77],[174,29,138,77,"_slicedToArray"],[174,43,138,77],[174,44,138,77,"default"],[174,51,138,77],[174,53,138,77,"_React$useState"],[174,68,138,77],[175,6,138,9,"headerHeight"],[175,18,138,21],[175,21,138,21,"_React$useState2"],[175,37,138,21],[176,6,138,23,"setHeaderHeight"],[176,21,138,38],[176,24,138,38,"_React$useState2"],[176,40,138,38],[178,4,140,2],[179,4,141,2],[179,8,141,8,"setHeaderHeightDebounced"],[179,32,141,32],[179,35,141,35,"React"],[179,40,141,40],[179,41,141,41,"useCallback"],[179,52,141,52],[180,4,142,2],[181,4,143,2],[181,8,143,2,"debounce"],[181,24,143,10],[181,25,143,10,"debounce"],[181,33,143,10],[181,35,143,11,"setHeaderHeight"],[181,50,143,26],[181,52,143,28],[181,55,143,31],[181,56,143,32],[181,58,143,34],[181,60,143,36],[181,61,143,37],[182,4,144,2],[182,8,144,8,"hasCustomHeader"],[182,23,144,23],[182,26,144,26,"header"],[182,32,144,32],[182,36,144,36],[182,40,144,40],[183,4,145,2],[183,8,145,6,"headerHeightCorrectionOffset"],[183,36,145,34],[183,39,145,37],[183,40,145,38],[184,4,146,2],[184,8,146,6,"Platform"],[184,20,146,14],[184,21,146,14,"Platform"],[184,29,146,14],[184,30,146,15,"OS"],[184,32,146,17],[184,37,146,22],[184,46,146,31],[184,50,146,35],[184,51,146,36,"hasCustomHeader"],[184,66,146,51],[184,68,146,53],[185,6,146,53],[185,10,146,53,"_StatusBar$currentHei"],[185,31,146,53],[186,6,147,4],[186,10,147,10,"statusBarHeight"],[186,25,147,25],[186,29,147,25,"_StatusBar$currentHei"],[186,50,147,25],[186,53,147,28,"StatusBar"],[186,65,147,37],[186,66,147,37,"StatusBar"],[186,75,147,37],[186,76,147,38,"currentHeight"],[186,89,147,51],[186,101,147,51,"_StatusBar$currentHei"],[186,122,147,51],[186,125,147,55],[186,126,147,56],[188,6,149,4],[189,6,150,4],[190,6,151,4],[191,6,152,4],[192,6,153,4,"headerHeightCorrectionOffset"],[192,34,153,32],[192,37,153,35],[192,38,153,36,"statusBarHeight"],[192,53,153,51],[192,56,153,54,"topInset"],[192,64,153,62],[193,4,154,2],[194,4,155,2],[194,8,155,8,"rawAnimatedHeaderHeight"],[194,31,155,31],[194,34,155,34],[194,38,155,34,"useAnimatedValue"],[194,50,155,50],[194,51,155,50,"useAnimatedValue"],[194,67,155,50],[194,69,155,51,"defaultHeaderHeight"],[194,88,155,70],[194,89,155,71],[195,4,156,2],[195,8,156,8,"animatedHeaderHeight"],[195,28,156,28],[195,31,156,31,"React"],[195,36,156,36],[195,37,156,37,"useMemo"],[195,44,156,44],[195,45,156,45],[196,6,156,45],[196,13,156,51,"Animated"],[196,25,156,59],[196,26,156,59,"Animated"],[196,34,156,59],[196,35,156,60,"add"],[196,38,156,63],[196,39,156,64,"rawAnimatedHeaderHeight"],[196,62,156,87],[196,64,156,89,"headerHeightCorrectionOffset"],[196,92,156,117],[196,93,156,118],[197,4,156,118],[197,7,156,120],[197,8,156,121,"headerHeightCorrectionOffset"],[197,36,156,149],[197,38,156,151,"rawAnimatedHeaderHeight"],[197,61,156,174],[197,62,156,175],[197,63,156,176],[199,4,158,2],[200,4,159,2],[201,4,160,2],[202,4,161,2],[203,4,162,2],[204,4,163,2],[205,4,164,2],[205,8,164,8,"headerTopInsetEnabled"],[205,29,164,29],[205,32,164,32],[205,39,164,39,"statusBarTranslucent"],[205,59,164,59],[205,64,164,64],[205,73,164,73],[205,76,164,76,"statusBarTranslucent"],[205,96,164,96],[205,99,164,99,"topInset"],[205,107,164,107],[205,112,164,112],[205,113,164,113],[206,4,165,2],[206,8,165,8,"canGoBack"],[206,17,165,17],[206,20,165,20,"previousDescriptor"],[206,38,165,38],[206,42,165,42],[206,46,165,46],[206,50,165,50,"parentHeaderBack"],[206,66,165,66],[206,70,165,70],[206,74,165,74],[207,4,166,2],[207,8,166,8,"backTitle"],[207,17,166,17],[207,20,166,20,"previousDescriptor"],[207,38,166,38],[207,41,166,41],[207,45,166,41,"getHeaderTitle"],[207,69,166,55],[207,70,166,55,"getHeaderTitle"],[207,84,166,55],[207,86,166,56,"previousDescriptor"],[207,104,166,74],[207,105,166,75,"options"],[207,112,166,82],[207,114,166,84,"previousDescriptor"],[207,132,166,102],[207,133,166,103,"route"],[207,138,166,108],[207,139,166,109,"name"],[207,143,166,113],[207,144,166,114],[207,147,166,117,"parentHeaderBack"],[207,163,166,133],[207,183,166,117,"parentHeaderBack"],[207,199,166,133],[207,200,166,135,"title"],[207,205,166,140],[208,4,167,2],[208,8,167,8,"headerBack"],[208,18,167,18],[208,21,167,21,"React"],[208,26,167,26],[208,27,167,27,"useMemo"],[208,34,167,34],[208,35,167,35],[208,47,167,41],[209,6,168,4],[209,10,168,8,"canGoBack"],[209,19,168,17],[209,21,168,19],[210,8,169,6],[210,15,169,13],[211,10,170,8,"href"],[211,14,170,12],[211,16,170,14,"undefined"],[211,25,170,23],[212,10,171,8],[213,10,172,8,"title"],[213,15,172,13],[213,17,172,15,"backTitle"],[214,8,173,6],[214,9,173,7],[215,6,174,4],[216,6,175,4],[216,13,175,11,"undefined"],[216,22,175,20],[217,4,176,2],[217,5,176,3],[217,7,176,5],[217,8,176,6,"canGoBack"],[217,17,176,15],[217,19,176,17,"backTitle"],[217,28,176,26],[217,29,176,27],[217,30,176,28],[218,4,177,2],[218,8,177,8,"isRemovePrevented"],[218,25,177,25],[218,29,177,25,"_preventedRoutes$rout"],[218,50,177,25],[218,53,177,28,"preventedRoutes"],[218,68,177,43],[218,69,177,44,"route"],[218,74,177,49],[218,75,177,50,"key"],[218,78,177,53],[218,79,177,54],[218,100,177,28,"_preventedRoutes$rout"],[218,121,177,28],[218,122,177,56,"preventRemove"],[218,135,177,69],[219,4,178,2],[219,8,178,8,"headerConfig"],[219,20,178,20],[219,23,178,23],[219,27,178,23,"useHeaderConfigProps"],[219,50,178,43],[219,51,178,43,"useHeaderConfigProps"],[219,71,178,43],[219,73,178,43,"Object"],[219,79,178,43],[219,80,178,43,"assign"],[219,86,178,43],[219,91,179,7,"options"],[219,98,179,14],[220,6,180,4,"route"],[220,11,180,9],[220,13,180,4,"route"],[220,18,180,9],[221,6,181,4,"headerBackButtonMenuEnabled"],[221,33,181,31],[221,35,181,33,"isRemovePrevented"],[221,52,181,50],[221,57,181,55,"undefined"],[221,66,181,64],[221,69,181,67],[221,70,181,68,"isRemovePrevented"],[221,87,181,85],[221,90,181,88,"headerBackButtonMenuEnabled"],[221,117,181,115],[222,6,182,4,"headerBackTitle"],[222,21,182,19],[222,23,182,21,"options"],[222,30,182,28],[222,31,182,29,"headerBackTitle"],[222,46,182,44],[222,51,182,49,"undefined"],[222,60,182,58],[222,63,182,61,"options"],[222,70,182,68],[222,71,182,69,"headerBackTitle"],[222,86,182,84],[222,89,182,87,"undefined"],[222,98,182,96],[223,6,183,4,"headerHeight"],[223,18,183,16],[223,20,183,4,"headerHeight"],[223,32,183,16],[224,6,184,4,"headerShown"],[224,17,184,15],[224,19,184,17,"header"],[224,25,184,23],[224,30,184,28,"undefined"],[224,39,184,37],[224,42,184,40],[224,47,184,45],[224,50,184,48,"headerShown"],[224,61,184,59],[225,6,185,4,"headerTopInsetEnabled"],[225,27,185,25],[225,29,185,4,"headerTopInsetEnabled"],[225,50,185,25],[226,6,186,4,"headerTransparent"],[226,23,186,21],[226,25,186,4,"headerTransparent"],[226,42,186,21],[227,6,187,4,"headerBack"],[227,16,187,14],[227,18,187,4,"headerBack"],[228,4,187,14],[228,6,188,3],[228,7,188,4],[229,4,189,2],[229,11,189,9],[229,24,189,22],[229,28,189,22,"_jsx"],[229,44,189,26],[229,45,189,26,"jsx"],[229,48,189,26],[229,50,189,27,"NavigationContext"],[229,72,189,44],[229,73,189,44,"NavigationContext"],[229,90,189,44],[229,91,189,45,"Provider"],[229,99,189,53],[229,101,189,55],[230,6,190,4,"value"],[230,11,190,9],[230,13,190,11,"navigation"],[230,23,190,21],[231,6,191,4,"children"],[231,14,191,12],[231,16,191,14],[231,29,191,27],[231,33,191,27,"_jsx"],[231,49,191,31],[231,50,191,31,"jsx"],[231,53,191,31],[231,55,191,32,"NavigationRouteContext"],[231,77,191,54],[231,78,191,54,"NavigationRouteContext"],[231,100,191,54],[231,101,191,55,"Provider"],[231,109,191,63],[231,111,191,65],[232,8,192,6,"value"],[232,13,192,11],[232,15,192,13,"route"],[232,20,192,18],[233,8,193,6,"children"],[233,16,193,14],[233,18,193,16],[233,31,193,29],[233,35,193,29,"_jsx"],[233,51,193,33],[233,52,193,33,"jsx"],[233,55,193,33],[233,57,193,34,"ScreenStackItem"],[233,76,193,49],[233,77,193,49,"ScreenStackItem"],[233,92,193,49],[233,94,193,51],[234,10,194,8,"screenId"],[234,18,194,16],[234,20,194,18,"route"],[234,25,194,23],[234,26,194,24,"key"],[234,29,194,27],[235,10,195,8,"activityState"],[235,23,195,21],[235,25,195,23,"isPreloaded"],[235,36,195,34],[235,39,195,37],[235,40,195,38],[235,43,195,41],[235,44,195,42],[236,10,196,8,"style"],[236,15,196,13],[236,17,196,15,"StyleSheet"],[236,29,196,25],[236,30,196,25,"StyleSheet"],[236,40,196,25],[236,41,196,26,"absoluteFill"],[236,53,196,38],[237,10,197,8],[237,23,197,21],[237,25,197,23],[237,26,197,24,"focused"],[237,33,197,31],[238,10,198,8,"customAnimationOnSwipe"],[238,32,198,30],[238,34,198,32,"animationMatchesGesture"],[238,57,198,55],[239,10,199,8,"fullScreenSwipeEnabled"],[239,32,199,30],[239,34,199,32,"fullScreenGestureEnabled"],[239,58,199,56],[240,10,200,8,"fullScreenSwipeShadowEnabled"],[240,38,200,36],[240,40,200,38,"fullScreenGestureShadowEnabled"],[240,70,200,68],[241,10,201,8,"freezeOnBlur"],[241,22,201,20],[241,24,201,22,"freezeOnBlur"],[241,36,201,34],[242,10,202,8,"gestureEnabled"],[242,24,202,22],[242,26,202,24,"Platform"],[242,38,202,32],[242,39,202,32,"Platform"],[242,47,202,32],[242,48,202,33,"OS"],[242,50,202,35],[242,55,202,40],[242,64,202,49],[243,10,203,8],[244,10,204,8],[245,10,205,8],[245,15,205,13],[245,18,205,16,"gestureEnabled"],[245,32,205,30],[246,10,206,8,"homeIndicatorHidden"],[246,29,206,27],[246,31,206,29,"autoHideHomeIndicator"],[246,52,206,50],[247,10,207,8,"hideKeyboardOnSwipe"],[247,29,207,27],[247,31,207,29,"keyboardHandlingEnabled"],[247,54,207,52],[248,10,208,8,"navigationBarColor"],[248,28,208,26],[248,30,208,28,"navigationBarColor"],[248,48,208,46],[249,10,209,8,"navigationBarTranslucent"],[249,34,209,32],[249,36,209,34,"navigationBarTranslucent"],[249,60,209,58],[250,10,210,8,"navigationBarHidden"],[250,29,210,27],[250,31,210,29,"navigationBarHidden"],[250,50,210,48],[251,10,211,8,"replaceAnimation"],[251,26,211,24],[251,28,211,26,"animationTypeForReplace"],[251,51,211,49],[252,10,212,8,"stackPresentation"],[252,27,212,25],[252,29,212,27,"presentation"],[252,41,212,39],[252,46,212,44],[252,52,212,50],[252,55,212,53],[252,61,212,59],[252,64,212,62,"presentation"],[252,76,212,74],[253,10,213,8,"stackAnimation"],[253,24,213,22],[253,26,213,24,"animation"],[253,35,213,33],[254,10,214,8,"screenOrientation"],[254,27,214,25],[254,29,214,27,"orientation"],[254,40,214,38],[255,10,215,8,"sheetAllowedDetents"],[255,29,215,27],[255,31,215,29,"sheetAllowedDetents"],[255,50,215,48],[256,10,216,8,"sheetLargestUndimmedDetentIndex"],[256,41,216,39],[256,43,216,41,"sheetLargestUndimmedDetentIndex"],[256,74,216,72],[257,10,217,8,"sheetGrabberVisible"],[257,29,217,27],[257,31,217,29,"sheetGrabberVisible"],[257,50,217,48],[258,10,218,8,"sheetInitialDetentIndex"],[258,33,218,31],[258,35,218,33,"sheetInitialDetentIndex"],[258,58,218,56],[259,10,219,8,"sheetCornerRadius"],[259,27,219,25],[259,29,219,27,"sheetCornerRadius"],[259,46,219,44],[260,10,220,8,"sheetElevation"],[260,24,220,22],[260,26,220,24,"sheetElevation"],[260,40,220,38],[261,10,221,8,"sheetExpandsWhenScrolledToEdge"],[261,40,221,38],[261,42,221,40,"sheetExpandsWhenScrolledToEdge"],[261,72,221,70],[262,10,222,8,"statusBarAnimation"],[262,28,222,26],[262,30,222,28,"statusBarAnimation"],[262,48,222,46],[263,10,223,8,"statusBarHidden"],[263,25,223,23],[263,27,223,25,"statusBarHidden"],[263,42,223,40],[264,10,224,8,"statusBarStyle"],[264,24,224,22],[264,26,224,24,"statusBarStyle"],[264,40,224,38],[265,10,225,8,"statusBarColor"],[265,24,225,22],[265,26,225,24,"statusBarBackgroundColor"],[265,50,225,48],[266,10,226,8,"statusBarTranslucent"],[266,30,226,28],[266,32,226,30,"statusBarTranslucent"],[266,52,226,50],[267,10,227,8,"swipeDirection"],[267,24,227,22],[267,26,227,24,"gestureDirectionOverride"],[267,50,227,48],[268,10,228,8,"transitionDuration"],[268,28,228,26],[268,30,228,28,"animationDuration"],[268,47,228,45],[269,10,229,8,"onWillAppear"],[269,22,229,20],[269,24,229,22,"onWillAppear"],[269,36,229,34],[270,10,230,8,"onWillDisappear"],[270,25,230,23],[270,27,230,25,"onWillDisappear"],[270,42,230,40],[271,10,231,8,"onAppear"],[271,18,231,16],[271,20,231,18,"onAppear"],[271,28,231,26],[272,10,232,8,"onDisappear"],[272,21,232,19],[272,23,232,21,"onDisappear"],[272,34,232,32],[273,10,233,8,"onDismissed"],[273,21,233,19],[273,23,233,21,"onDismissed"],[273,34,233,32],[274,10,234,8,"onGestureCancel"],[274,25,234,23],[274,27,234,25,"onGestureCancel"],[274,42,234,40],[275,10,235,8,"onSheetDetentChanged"],[275,30,235,28],[275,32,235,30,"onSheetDetentChanged"],[275,52,235,50],[276,10,236,8,"gestureResponseDistance"],[276,33,236,31],[276,35,236,33,"gestureResponseDistance"],[276,58,236,56],[277,10,237,8,"nativeBackButtonDismissalEnabled"],[277,42,237,40],[277,44,237,42],[277,49,237,47],[277,50,237,48],[278,10,237,48],[280,10,239,8,"onHeaderBackButtonClicked"],[280,35,239,33],[280,37,239,35,"onHeaderBackButtonClicked"],[280,62,239,60],[281,10,240,8,"preventNativeDismiss"],[281,30,240,28],[281,32,240,30,"isRemovePrevented"],[281,49,240,47],[281,50,240,48],[282,10,240,48],[284,10,242,8,"scrollEdgeEffects"],[284,27,242,25],[284,29,242,27],[285,12,243,10,"bottom"],[285,18,243,16],[285,21,243,16,"_scrollEdgeEffects$bo"],[285,42,243,16],[285,45,243,18,"scrollEdgeEffects"],[285,62,243,35],[285,82,243,18,"scrollEdgeEffects"],[285,99,243,35],[285,100,243,37,"bottom"],[285,106,243,43],[285,118,243,43,"_scrollEdgeEffects$bo"],[285,139,243,43],[285,142,243,47],[285,153,243,58],[286,12,244,10,"top"],[286,15,244,13],[286,18,244,13,"_scrollEdgeEffects$to"],[286,39,244,13],[286,42,244,15,"scrollEdgeEffects"],[286,59,244,32],[286,79,244,15,"scrollEdgeEffects"],[286,96,244,32],[286,97,244,34,"top"],[286,100,244,37],[286,112,244,37,"_scrollEdgeEffects$to"],[286,133,244,37],[286,136,244,41],[286,147,244,52],[287,12,245,10,"left"],[287,16,245,14],[287,19,245,14,"_scrollEdgeEffects$le"],[287,40,245,14],[287,43,245,16,"scrollEdgeEffects"],[287,60,245,33],[287,80,245,16,"scrollEdgeEffects"],[287,97,245,33],[287,98,245,35,"left"],[287,102,245,39],[287,114,245,39,"_scrollEdgeEffects$le"],[287,135,245,39],[287,138,245,43],[287,149,245,54],[288,12,246,10,"right"],[288,17,246,15],[288,20,246,15,"_scrollEdgeEffects$ri"],[288,41,246,15],[288,44,246,17,"scrollEdgeEffects"],[288,61,246,34],[288,81,246,17,"scrollEdgeEffects"],[288,98,246,34],[288,99,246,36,"right"],[288,104,246,41],[288,116,246,41,"_scrollEdgeEffects$ri"],[288,137,246,41],[288,140,246,45],[289,10,247,8],[289,11,247,9],[290,10,248,8,"onNativeDismissCancelled"],[290,34,248,32],[290,36,248,34,"onNativeDismissCancelled"],[291,10,249,8],[292,10,250,8],[293,10,251,8],[294,10,252,8],[295,10,252,8],[297,10,254,8,"onHeaderHeightChange"],[297,30,254,28],[297,32,254,30,"Animated"],[297,44,254,38],[297,45,254,38,"Animated"],[297,53,254,38],[297,54,254,39,"event"],[297,59,254,44],[297,60,254,45],[297,61,254,46],[298,12,255,10,"nativeEvent"],[298,23,255,21],[298,25,255,23],[299,14,256,12,"headerHeight"],[299,26,256,24],[299,28,256,26,"rawAnimatedHeaderHeight"],[300,12,257,10],[301,10,258,8],[301,11,258,9],[301,12,258,10],[301,14,258,12],[302,12,259,10,"useNativeDriver"],[302,27,259,25],[302,29,259,10,"useNativeDriver"],[302,44,259,25],[303,12,260,10,"listener"],[303,20,260,18],[303,22,260,20],[303,31,260,10,"listener"],[303,39,260,18,"listener"],[303,40,260,20,"e"],[303,41,260,21],[303,43,260,25],[304,14,261,12],[304,18,261,16,"hasCustomHeader"],[304,33,261,31],[304,35,261,33],[305,16,262,14],[306,16,263,14],[307,14,264,12],[308,14,265,12],[308,18,265,16,"Platform"],[308,30,265,24],[308,31,265,24,"Platform"],[308,39,265,24],[308,40,265,25,"OS"],[308,42,265,27],[308,47,265,32],[308,56,265,41],[308,61,265,46,"headerBackground"],[308,77,265,62],[308,81,265,66],[308,85,265,70],[308,89,265,74,"headerTransparent"],[308,106,265,91],[308,107,265,92],[308,109,265,94],[309,16,266,14],[310,16,267,14],[311,16,268,14,"setHeaderHeight"],[311,31,268,29],[311,32,268,30,"ANDROID_DEFAULT_HEADER_HEIGHT"],[311,61,268,59],[311,64,268,62,"topInset"],[311,72,268,70],[311,73,268,71],[312,16,269,14],[313,14,270,12],[314,14,271,12],[314,18,271,16,"e"],[314,19,271,17],[314,20,271,18,"nativeEvent"],[314,31,271,29],[314,35,271,33],[314,42,271,40,"e"],[314,43,271,41],[314,44,271,42,"nativeEvent"],[314,55,271,53],[314,60,271,58],[314,68,271,66],[314,72,271,70],[314,86,271,84],[314,90,271,88,"e"],[314,91,271,89],[314,92,271,90,"nativeEvent"],[314,103,271,101],[314,107,271,105],[314,114,271,112,"e"],[314,115,271,113],[314,116,271,114,"nativeEvent"],[314,127,271,125],[314,128,271,126,"headerHeight"],[314,140,271,138],[314,145,271,143],[314,153,271,151],[314,155,271,153],[315,16,272,14],[315,20,272,20,"headerHeight"],[315,33,272,32],[315,36,272,35,"e"],[315,37,272,36],[315,38,272,37,"nativeEvent"],[315,49,272,48],[315,50,272,49,"headerHeight"],[315,62,272,61],[315,65,272,64,"headerHeightCorrectionOffset"],[315,93,272,92],[317,16,274,14],[318,16,275,14],[319,16,276,14],[319,20,276,20,"doesHeaderAnimate"],[319,37,276,37],[319,40,276,40,"Platform"],[319,52,276,48],[319,53,276,48,"Platform"],[319,61,276,48],[319,62,276,49,"OS"],[319,64,276,51],[319,69,276,56],[319,74,276,61],[319,79,276,66,"options"],[319,86,276,73],[319,87,276,74,"headerLargeTitle"],[319,103,276,90],[319,107,276,94,"options"],[319,114,276,101],[319,115,276,102,"headerSearchBarOptions"],[319,137,276,124],[319,138,276,125],[320,16,277,14],[320,20,277,18,"doesHeaderAnimate"],[320,37,277,35],[320,39,277,37],[321,18,278,16,"setHeaderHeightDebounced"],[321,42,278,40],[321,43,278,41,"headerHeight"],[321,56,278,53],[321,57,278,54],[322,16,279,14],[322,17,279,15],[322,23,279,21],[323,18,280,16,"setHeaderHeight"],[323,33,280,31],[323,34,280,32,"headerHeight"],[323,47,280,44],[323,48,280,45],[324,16,281,14],[325,14,282,12],[326,12,283,10],[327,10,284,8],[327,11,284,9],[327,12,284,10],[328,10,285,8,"contentStyle"],[328,22,285,20],[328,24,285,22],[328,25,285,23,"presentation"],[328,37,285,35],[328,42,285,40],[328,60,285,58],[328,64,285,62,"presentation"],[328,76,285,74],[328,81,285,79],[328,108,285,106],[328,112,285,110],[329,12,286,10,"backgroundColor"],[329,27,286,25],[329,29,286,27,"colors"],[329,35,286,33],[329,36,286,34,"background"],[330,10,287,8],[330,11,287,9],[330,13,287,11,"contentStyle"],[330,25,287,23],[330,26,287,24],[331,10,288,8,"headerConfig"],[331,22,288,20],[331,24,288,22,"headerConfig"],[331,36,288,34],[332,10,289,8,"unstable_sheetFooter"],[332,30,289,28],[332,32,289,30,"unstable_sheetFooter"],[333,10,290,8],[334,10,291,8],[335,10,292,8],[336,10,292,8],[338,10,294,8,"shouldFreeze"],[338,22,294,20],[338,24,294,22,"shouldFreeze"],[338,36,294,34],[339,10,295,8,"children"],[339,18,295,16],[339,20,295,18],[339,33,295,31],[339,37,295,31,"_jsx"],[339,53,295,35],[339,54,295,35,"jsx"],[339,57,295,35],[339,59,295,36,"AnimatedHeaderHeightContext"],[339,90,295,63],[339,91,295,63,"AnimatedHeaderHeightContext"],[339,118,295,63],[339,119,295,64,"Provider"],[339,127,295,72],[339,129,295,74],[340,12,296,10,"value"],[340,17,296,15],[340,19,296,17,"animatedHeaderHeight"],[340,39,296,37],[341,12,297,10,"children"],[341,20,297,18],[341,22,297,20],[341,35,297,33],[341,39,297,33,"_jsxs"],[341,55,297,38],[341,56,297,38,"jsxs"],[341,60,297,38],[341,62,297,39,"HeaderHeightContext"],[341,86,297,58],[341,87,297,58,"HeaderHeightContext"],[341,106,297,58],[341,107,297,59,"Provider"],[341,115,297,67],[341,117,297,69],[342,14,298,12,"value"],[342,19,298,17],[342,21,298,19,"headerShown"],[342,32,298,30],[342,37,298,35],[342,42,298,40],[342,45,298,43,"headerHeight"],[342,57,298,55],[342,60,298,58,"parentHeaderHeight"],[342,78,298,76],[342,89,298,58,"parentHeaderHeight"],[342,107,298,76],[342,110,298,80],[342,111,298,81],[343,14,299,12,"children"],[343,22,299,20],[343,24,299,22],[343,25,299,23,"headerBackground"],[343,41,299,39],[343,45,299,43],[343,49,299,47],[343,52,300,12],[344,14,301,12],[345,0,302,0],[346,0,303,0],[347,0,304,0],[348,14,305,12],[348,18,305,12,"_jsx"],[348,34,305,16],[348,35,305,16,"jsx"],[348,38,305,16],[348,40,305,17,"View"],[348,52,305,21],[348,53,305,21,"View"],[348,57,305,21],[348,59,305,23],[349,16,306,14,"style"],[349,21,306,19],[349,23,306,21],[349,24,306,22,"styles"],[349,30,306,28],[349,31,306,29,"background"],[349,41,306,39],[349,43,306,41,"headerTransparent"],[349,60,306,58],[349,63,306,61,"styles"],[349,69,306,67],[349,70,306,68,"translucent"],[349,81,306,79],[349,84,306,82],[349,88,306,86],[349,90,306,88],[350,18,307,16,"height"],[350,24,307,22],[350,26,307,24,"headerHeight"],[351,16,308,14],[351,17,308,15],[351,18,308,16],[352,16,309,14,"children"],[352,24,309,22],[352,26,309,24,"headerBackground"],[352,42,309,40],[352,43,309,41],[353,14,310,12],[353,15,310,13],[353,16,310,14],[353,19,310,17],[353,23,310,21],[353,25,310,23,"header"],[353,31,310,29],[353,35,310,33],[353,39,310,37],[353,43,310,41,"headerShown"],[353,54,310,52],[353,59,310,57],[353,64,310,62],[353,67,310,65],[353,80,310,78],[353,84,310,78,"_jsx"],[353,100,310,82],[353,101,310,82,"jsx"],[353,104,310,82],[353,106,310,83,"View"],[353,118,310,87],[353,119,310,87,"View"],[353,123,310,87],[353,125,310,89],[354,16,311,14,"onLayout"],[354,24,311,22],[354,26,311,24],[354,35,311,14,"onLayout"],[354,43,311,22,"onLayout"],[354,44,311,24,"e"],[354,45,311,25],[354,47,311,29],[355,18,312,16],[355,22,312,22,"headerHeight"],[355,34,312,34],[355,37,312,37,"e"],[355,38,312,38],[355,39,312,39,"nativeEvent"],[355,50,312,50],[355,51,312,51,"layout"],[355,57,312,57],[355,58,312,58,"height"],[355,64,312,64],[356,18,313,16,"setHeaderHeight"],[356,33,313,31],[356,34,313,32,"headerHeight"],[356,46,313,44],[356,47,313,45],[357,18,314,16,"rawAnimatedHeaderHeight"],[357,41,314,39],[357,42,314,40,"setValue"],[357,50,314,48],[357,51,314,49,"headerHeight"],[357,63,314,61],[357,64,314,62],[358,16,315,14],[358,17,315,15],[359,16,316,14,"style"],[359,21,316,19],[359,23,316,21],[359,24,316,22,"styles"],[359,30,316,28],[359,31,316,29,"header"],[359,37,316,35],[359,39,316,37,"headerTransparent"],[359,56,316,54],[359,59,316,57,"styles"],[359,65,316,63],[359,66,316,64,"absolute"],[359,74,316,72],[359,77,316,75],[359,81,316,79],[359,82,316,80],[360,16,317,14,"children"],[360,24,317,22],[360,26,317,24,"header"],[360,32,317,30],[360,33,317,31],[361,18,318,16,"back"],[361,22,318,20],[361,24,318,22,"headerBack"],[361,34,318,32],[362,18,319,16,"options"],[362,25,319,23],[362,27,319,16,"options"],[362,34,319,23],[363,18,320,16,"route"],[363,23,320,21],[363,25,320,16,"route"],[363,30,320,21],[364,18,321,16,"navigation"],[364,28,321,26],[364,30,321,16,"navigation"],[365,16,322,14],[365,17,322,15],[366,14,323,12],[366,15,323,13],[366,16,323,14],[366,19,323,17],[366,23,323,21],[366,25,323,23],[366,38,323,36],[366,42,323,36,"_jsx"],[366,58,323,40],[366,59,323,40,"jsx"],[366,62,323,40],[366,64,323,41,"HeaderShownContext"],[366,88,323,59],[366,89,323,59,"HeaderShownContext"],[366,107,323,59],[366,108,323,60,"Provider"],[366,116,323,68],[366,118,323,70],[367,16,324,14,"value"],[367,21,324,19],[367,23,324,21,"isParentHeaderShown"],[367,42,324,40],[367,46,324,44,"headerShown"],[367,57,324,55],[367,62,324,60],[367,67,324,65],[368,16,325,14,"children"],[368,24,325,22],[368,26,325,24],[368,39,325,37],[368,43,325,37,"_jsx"],[368,59,325,41],[368,60,325,41,"jsx"],[368,63,325,41],[368,65,325,42,"HeaderBackContext"],[368,89,325,59],[368,90,325,59,"HeaderBackContext"],[368,107,325,59],[368,108,325,60,"Provider"],[368,116,325,68],[368,118,325,70],[369,18,326,16,"value"],[369,23,326,21],[369,25,326,23,"headerBack"],[369,35,326,33],[370,18,327,16,"children"],[370,26,327,24],[370,28,327,26,"render"],[370,34,327,32],[370,35,327,33],[371,16,328,14],[371,17,328,15],[372,14,329,12],[372,15,329,13],[372,16,329,14],[373,12,330,10],[373,13,330,11],[374,10,331,8],[374,11,331,9],[375,8,332,6],[375,9,332,7],[375,11,332,9,"route"],[375,16,332,14],[375,17,332,15,"key"],[375,20,332,18],[376,6,333,4],[376,7,333,5],[377,4,334,2],[377,5,334,3],[377,6,334,4],[378,2,335,0],[378,3,335,1],[379,2,336,7],[379,11,336,16,"NativeStackView"],[379,26,336,31,"NativeStackView"],[379,27,336,31,"_ref2"],[379,32,336,31],[379,34,341,3],[380,4,341,3],[380,8,337,2,"state"],[380,13,337,7],[380,16,337,7,"_ref2"],[380,21,337,7],[380,22,337,2,"state"],[380,27,337,7],[381,6,338,2,"navigation"],[381,16,338,12],[381,19,338,12,"_ref2"],[381,24,338,12],[381,25,338,2,"navigation"],[381,35,338,12],[382,6,339,2,"descriptors"],[382,17,339,13],[382,20,339,13,"_ref2"],[382,25,339,13],[382,26,339,2,"descriptors"],[382,37,339,13],[383,6,340,2,"describe"],[383,14,340,10],[383,17,340,10,"_ref2"],[383,22,340,10],[383,23,340,2,"describe"],[383,31,340,10],[384,4,342,2],[384,8,342,2,"_useDismissedRouteErr"],[384,29,342,2],[384,32,344,6],[384,36,344,6,"useDismissedRouteError"],[384,66,344,28],[384,67,344,28,"useDismissedRouteError"],[384,89,344,28],[384,91,344,29,"state"],[384,96,344,34],[384,97,344,35],[385,6,343,4,"setNextDismissedKey"],[385,25,343,23],[385,28,343,23,"_useDismissedRouteErr"],[385,49,343,23],[385,50,343,4,"setNextDismissedKey"],[385,69,343,23],[386,4,345,2],[386,8,345,2,"useInvalidPreventRemoveError"],[386,44,345,30],[386,45,345,30,"useInvalidPreventRemoveError"],[386,73,345,30],[386,75,345,31,"descriptors"],[386,86,345,42],[386,87,345,43],[387,4,346,2],[387,8,346,8,"modalRouteKeys"],[387,22,346,22],[387,25,346,25],[387,29,346,25,"getModalRouteKeys"],[387,55,346,42],[387,56,346,42,"getModalRouteKeys"],[387,73,346,42],[387,75,346,43,"state"],[387,80,346,48],[387,81,346,49,"routes"],[387,87,346,55],[387,89,346,57,"descriptors"],[387,100,346,68],[387,101,346,69],[388,4,347,2],[388,8,347,8,"preloadedDescriptors"],[388,28,347,28],[388,31,347,31,"state"],[388,36,347,36],[388,37,347,37,"preloadedRoutes"],[388,52,347,52],[388,53,347,53,"reduce"],[388,59,347,59],[388,60,347,60],[388,70,347,61,"acc"],[388,73,347,64],[388,75,347,66,"route"],[388,80,347,71],[388,82,347,76],[389,6,348,4,"acc"],[389,9,348,7],[389,10,348,8,"route"],[389,15,348,13],[389,16,348,14,"key"],[389,19,348,17],[389,20,348,18],[389,23,348,21,"acc"],[389,26,348,24],[389,27,348,25,"route"],[389,32,348,30],[389,33,348,31,"key"],[389,36,348,34],[389,37,348,35],[389,41,348,39,"describe"],[389,49,348,47],[389,50,348,48,"route"],[389,55,348,53],[389,57,348,55],[389,61,348,59],[389,62,348,60],[390,6,349,4],[390,13,349,11,"acc"],[390,16,349,14],[391,4,350,2],[391,5,350,3],[391,7,350,5],[391,8,350,6],[391,9,350,7],[391,10,350,8],[392,4,351,2],[392,11,351,9],[392,24,351,22],[392,28,351,22,"_jsx"],[392,44,351,26],[392,45,351,26,"jsx"],[392,48,351,26],[392,50,351,27,"SafeAreaProviderCompat"],[392,74,351,49],[392,75,351,49,"SafeAreaProviderCompat"],[392,97,351,49],[392,99,351,51],[393,6,352,4,"children"],[393,14,352,12],[393,16,352,14],[393,29,352,27],[393,33,352,27,"_jsx"],[393,49,352,31],[393,50,352,31,"jsx"],[393,53,352,31],[393,55,352,32,"ScreenStack"],[393,74,352,43],[393,75,352,43,"ScreenStack"],[393,86,352,43],[393,88,352,45],[394,8,353,6,"style"],[394,13,353,11],[394,15,353,13,"styles"],[394,21,353,19],[394,22,353,20,"container"],[394,31,353,29],[395,8,354,6,"children"],[395,16,354,14],[395,18,354,16,"state"],[395,23,354,21],[395,24,354,22,"routes"],[395,30,354,28],[395,31,354,29,"concat"],[395,37,354,35],[395,38,354,36,"state"],[395,43,354,41],[395,44,354,42,"preloadedRoutes"],[395,59,354,57],[395,60,354,58],[395,61,354,59,"map"],[395,64,354,62],[395,65,354,63],[395,75,354,64,"route"],[395,80,354,69],[395,82,354,71,"index"],[395,87,354,76],[395,89,354,81],[396,10,354,81],[396,14,354,81,"_descriptors$route$ke"],[396,35,354,81],[396,37,354,81,"_state$routes"],[396,50,354,81],[396,52,354,81,"_state$routes2"],[396,66,354,81],[397,10,355,8],[397,14,355,14,"descriptor"],[397,24,355,24],[397,28,355,24,"_descriptors$route$ke"],[397,49,355,24],[397,52,355,27,"descriptors"],[397,63,355,38],[397,64,355,39,"route"],[397,69,355,44],[397,70,355,45,"key"],[397,73,355,48],[397,74,355,49],[397,86,355,49,"_descriptors$route$ke"],[397,107,355,49],[397,110,355,53,"preloadedDescriptors"],[397,130,355,73],[397,131,355,74,"route"],[397,136,355,79],[397,137,355,80,"key"],[397,140,355,83],[397,141,355,84],[398,10,356,8],[398,14,356,14,"isFocused"],[398,23,356,23],[398,26,356,26,"state"],[398,31,356,31],[398,32,356,32,"index"],[398,37,356,37],[398,42,356,42,"index"],[398,47,356,47],[399,10,357,8],[399,14,357,14,"isBelowFocused"],[399,28,357,28],[399,31,357,31,"state"],[399,36,357,36],[399,37,357,37,"index"],[399,42,357,42],[399,45,357,45],[399,46,357,46],[399,51,357,51,"index"],[399,56,357,56],[400,10,358,8],[400,14,358,14,"previousKey"],[400,25,358,25],[400,29,358,25,"_state$routes"],[400,42,358,25],[400,45,358,28,"state"],[400,50,358,33],[400,51,358,34,"routes"],[400,57,358,40],[400,58,358,41,"index"],[400,63,358,46],[400,66,358,49],[400,67,358,50],[400,68,358,51],[400,89,358,28,"_state$routes"],[400,102,358,28],[400,103,358,53,"key"],[400,106,358,56],[401,10,359,8],[401,14,359,14,"nextKey"],[401,21,359,21],[401,25,359,21,"_state$routes2"],[401,39,359,21],[401,42,359,24,"state"],[401,47,359,29],[401,48,359,30,"routes"],[401,54,359,36],[401,55,359,37,"index"],[401,60,359,42],[401,63,359,45],[401,64,359,46],[401,65,359,47],[401,86,359,24,"_state$routes2"],[401,100,359,24],[401,101,359,49,"key"],[401,104,359,52],[402,10,360,8],[402,14,360,14,"previousDescriptor"],[402,32,360,32],[402,35,360,35,"previousKey"],[402,46,360,46],[402,49,360,49,"descriptors"],[402,60,360,60],[402,61,360,61,"previousKey"],[402,72,360,72],[402,73,360,73],[402,76,360,76,"undefined"],[402,85,360,85],[403,10,361,8],[403,14,361,14,"nextDescriptor"],[403,28,361,28],[403,31,361,31,"nextKey"],[403,38,361,38],[403,41,361,41,"descriptors"],[403,52,361,52],[403,53,361,53,"nextKey"],[403,60,361,60],[403,61,361,61],[403,64,361,64,"undefined"],[403,73,361,73],[404,10,362,8],[404,14,362,14,"isModal"],[404,21,362,21],[404,24,362,24,"modalRouteKeys"],[404,38,362,38],[404,39,362,39,"includes"],[404,47,362,47],[404,48,362,48,"route"],[404,53,362,53],[404,54,362,54,"key"],[404,57,362,57],[404,58,362,58],[405,10,363,8],[405,14,363,14,"isPreloaded"],[405,25,363,25],[405,28,363,28,"preloadedDescriptors"],[405,48,363,48],[405,49,363,49,"route"],[405,54,363,54],[405,55,363,55,"key"],[405,58,363,58],[405,59,363,59],[405,64,363,64,"undefined"],[405,73,363,73],[405,77,363,77,"descriptors"],[405,88,363,88],[405,89,363,89,"route"],[405,94,363,94],[405,95,363,95,"key"],[405,98,363,98],[405,99,363,99],[405,104,363,104,"undefined"],[405,113,363,113],[407,10,365,8],[408,10,366,8],[409,10,367,8],[409,14,367,14,"shouldFreeze"],[409,26,367,26],[409,29,367,29,"isFabric"],[409,37,367,37],[409,38,367,38],[409,39,367,39],[409,42,367,42],[409,43,367,43,"isPreloaded"],[409,54,367,54],[409,58,367,58],[409,59,367,59,"isFocused"],[409,68,367,68],[409,72,367,72],[409,73,367,73,"isBelowFocused"],[409,87,367,87],[409,90,367,90],[409,91,367,91,"isPreloaded"],[409,102,367,102],[409,106,367,106],[409,107,367,107,"isFocused"],[409,116,367,116],[410,10,368,8],[410,17,368,15],[410,30,368,28],[410,34,368,28,"_jsx"],[410,50,368,32],[410,51,368,32,"jsx"],[410,54,368,32],[410,56,368,33,"SceneView"],[410,65,368,42],[410,67,368,44],[411,12,369,10,"index"],[411,17,369,15],[411,19,369,17,"index"],[411,24,369,22],[412,12,370,10,"focused"],[412,19,370,17],[412,21,370,19,"isFocused"],[412,30,370,28],[413,12,371,10,"shouldFreeze"],[413,24,371,22],[413,26,371,24,"shouldFreeze"],[413,38,371,36],[414,12,372,10,"descriptor"],[414,22,372,20],[414,24,372,22,"descriptor"],[414,34,372,32],[415,12,373,10,"previousDescriptor"],[415,30,373,28],[415,32,373,30,"previousDescriptor"],[415,50,373,48],[416,12,374,10,"nextDescriptor"],[416,26,374,24],[416,28,374,26,"nextDescriptor"],[416,42,374,40],[417,12,375,10,"isPresentationModal"],[417,31,375,29],[417,33,375,31,"isModal"],[417,40,375,38],[418,12,376,10,"isPreloaded"],[418,23,376,21],[418,25,376,23,"isPreloaded"],[418,36,376,34],[419,12,377,10,"onWillDisappear"],[419,27,377,25],[419,29,377,27],[419,38,377,10,"onWillDisappear"],[419,53,377,25,"onWillDisappear"],[419,54,377,25],[419,56,377,33],[420,14,378,12,"navigation"],[420,24,378,22],[420,25,378,23,"emit"],[420,29,378,27],[420,30,378,28],[421,16,379,14,"type"],[421,20,379,18],[421,22,379,20],[421,39,379,37],[422,16,380,14,"data"],[422,20,380,18],[422,22,380,20],[423,18,381,16,"closing"],[423,25,381,23],[423,27,381,25],[424,16,382,14],[424,17,382,15],[425,16,383,14,"target"],[425,22,383,20],[425,24,383,22,"route"],[425,29,383,27],[425,30,383,28,"key"],[426,14,384,12],[426,15,384,13],[426,16,384,14],[427,12,385,10],[427,13,385,11],[428,12,386,10,"onWillAppear"],[428,24,386,22],[428,26,386,24],[428,35,386,10,"onWillAppear"],[428,47,386,22,"onWillAppear"],[428,48,386,22],[428,50,386,30],[429,14,387,12,"navigation"],[429,24,387,22],[429,25,387,23,"emit"],[429,29,387,27],[429,30,387,28],[430,16,388,14,"type"],[430,20,388,18],[430,22,388,20],[430,39,388,37],[431,16,389,14,"data"],[431,20,389,18],[431,22,389,20],[432,18,390,16,"closing"],[432,25,390,23],[432,27,390,25],[433,16,391,14],[433,17,391,15],[434,16,392,14,"target"],[434,22,392,20],[434,24,392,22,"route"],[434,29,392,27],[434,30,392,28,"key"],[435,14,393,12],[435,15,393,13],[435,16,393,14],[436,12,394,10],[436,13,394,11],[437,12,395,10,"onAppear"],[437,20,395,18],[437,22,395,20],[437,31,395,10,"onAppear"],[437,39,395,18,"onAppear"],[437,40,395,18],[437,42,395,26],[438,14,396,12,"navigation"],[438,24,396,22],[438,25,396,23,"emit"],[438,29,396,27],[438,30,396,28],[439,16,397,14,"type"],[439,20,397,18],[439,22,397,20],[439,37,397,35],[440,16,398,14,"data"],[440,20,398,18],[440,22,398,20],[441,18,399,16,"closing"],[441,25,399,23],[441,27,399,25],[442,16,400,14],[442,17,400,15],[443,16,401,14,"target"],[443,22,401,20],[443,24,401,22,"route"],[443,29,401,27],[443,30,401,28,"key"],[444,14,402,12],[444,15,402,13],[444,16,402,14],[445,12,403,10],[445,13,403,11],[446,12,404,10,"onDisappear"],[446,23,404,21],[446,25,404,23],[446,34,404,10,"onDisappear"],[446,45,404,21,"onDisappear"],[446,46,404,21],[446,48,404,29],[447,14,405,12,"navigation"],[447,24,405,22],[447,25,405,23,"emit"],[447,29,405,27],[447,30,405,28],[448,16,406,14,"type"],[448,20,406,18],[448,22,406,20],[448,37,406,35],[449,16,407,14,"data"],[449,20,407,18],[449,22,407,20],[450,18,408,16,"closing"],[450,25,408,23],[450,27,408,25],[451,16,409,14],[451,17,409,15],[452,16,410,14,"target"],[452,22,410,20],[452,24,410,22,"route"],[452,29,410,27],[452,30,410,28,"key"],[453,14,411,12],[453,15,411,13],[453,16,411,14],[454,12,412,10],[454,13,412,11],[455,12,413,10,"onDismissed"],[455,23,413,21],[455,25,413,23],[455,34,413,10,"onDismissed"],[455,45,413,21,"onDismissed"],[455,46,413,23,"event"],[455,51,413,28],[455,53,413,32],[456,14,414,12,"navigation"],[456,24,414,22],[456,25,414,23,"dispatch"],[456,33,414,31],[456,34,414,31,"Object"],[456,40,414,31],[456,41,414,31,"assign"],[456,47,414,31],[456,52,415,17,"StackActions"],[456,74,415,29],[456,75,415,29,"StackActions"],[456,87,415,29],[456,88,415,30,"pop"],[456,91,415,33],[456,92,415,34,"event"],[456,97,415,39],[456,98,415,40,"nativeEvent"],[456,109,415,51],[456,110,415,52,"dismissCount"],[456,122,415,64],[456,123,415,65],[457,16,416,14,"source"],[457,22,416,20],[457,24,416,22,"route"],[457,29,416,27],[457,30,416,28,"key"],[457,33,416,31],[458,16,417,14,"target"],[458,22,417,20],[458,24,417,22,"state"],[458,29,417,27],[458,30,417,28,"key"],[459,14,417,31],[459,16,418,13],[459,17,418,14],[460,14,419,12,"setNextDismissedKey"],[460,33,419,31],[460,34,419,32,"route"],[460,39,419,37],[460,40,419,38,"key"],[460,43,419,41],[460,44,419,42],[461,12,420,10],[461,13,420,11],[462,12,421,10,"onHeaderBackButtonClicked"],[462,37,421,35],[462,39,421,37],[462,48,421,10,"onHeaderBackButtonClicked"],[462,73,421,35,"onHeaderBackButtonClicked"],[462,74,421,35],[462,76,421,43],[463,14,422,12,"navigation"],[463,24,422,22],[463,25,422,23,"dispatch"],[463,33,422,31],[463,34,422,31,"Object"],[463,40,422,31],[463,41,422,31,"assign"],[463,47,422,31],[463,52,423,17,"StackActions"],[463,74,423,29],[463,75,423,29,"StackActions"],[463,87,423,29],[463,88,423,30,"pop"],[463,91,423,33],[463,92,423,34],[463,93,423,35],[464,16,424,14,"source"],[464,22,424,20],[464,24,424,22,"route"],[464,29,424,27],[464,30,424,28,"key"],[464,33,424,31],[465,16,425,14,"target"],[465,22,425,20],[465,24,425,22,"state"],[465,29,425,27],[465,30,425,28,"key"],[466,14,425,31],[466,16,426,13],[466,17,426,14],[467,12,427,10],[467,13,427,11],[468,12,428,10,"onNativeDismissCancelled"],[468,36,428,34],[468,38,428,36],[468,47,428,10,"onNativeDismissCancelled"],[468,71,428,34,"onNativeDismissCancelled"],[468,72,428,36,"event"],[468,77,428,41],[468,79,428,45],[469,14,429,12,"navigation"],[469,24,429,22],[469,25,429,23,"dispatch"],[469,33,429,31],[469,34,429,31,"Object"],[469,40,429,31],[469,41,429,31,"assign"],[469,47,429,31],[469,52,430,17,"StackActions"],[469,74,430,29],[469,75,430,29,"StackActions"],[469,87,430,29],[469,88,430,30,"pop"],[469,91,430,33],[469,92,430,34,"event"],[469,97,430,39],[469,98,430,40,"nativeEvent"],[469,109,430,51],[469,110,430,52,"dismissCount"],[469,122,430,64],[469,123,430,65],[470,16,431,14,"source"],[470,22,431,20],[470,24,431,22,"route"],[470,29,431,27],[470,30,431,28,"key"],[470,33,431,31],[471,16,432,14,"target"],[471,22,432,20],[471,24,432,22,"state"],[471,29,432,27],[471,30,432,28,"key"],[472,14,432,31],[472,16,433,13],[472,17,433,14],[473,12,434,10],[473,13,434,11],[474,12,435,10,"onGestureCancel"],[474,27,435,25],[474,29,435,27],[474,38,435,10,"onGestureCancel"],[474,53,435,25,"onGestureCancel"],[474,54,435,25],[474,56,435,33],[475,14,436,12,"navigation"],[475,24,436,22],[475,25,436,23,"emit"],[475,29,436,27],[475,30,436,28],[476,16,437,14,"type"],[476,20,437,18],[476,22,437,20],[476,37,437,35],[477,16,438,14,"target"],[477,22,438,20],[477,24,438,22,"route"],[477,29,438,27],[477,30,438,28,"key"],[478,14,439,12],[478,15,439,13],[478,16,439,14],[479,12,440,10],[479,13,440,11],[480,12,441,10,"onSheetDetentChanged"],[480,32,441,30],[480,34,441,32],[480,43,441,10,"onSheetDetentChanged"],[480,63,441,30,"onSheetDetentChanged"],[480,64,441,32,"event"],[480,69,441,37],[480,71,441,41],[481,14,442,12,"navigation"],[481,24,442,22],[481,25,442,23,"emit"],[481,29,442,27],[481,30,442,28],[482,16,443,14,"type"],[482,20,443,18],[482,22,443,20],[482,41,443,39],[483,16,444,14,"target"],[483,22,444,20],[483,24,444,22,"route"],[483,29,444,27],[483,30,444,28,"key"],[483,33,444,31],[484,16,445,14,"data"],[484,20,445,18],[484,22,445,20],[485,18,446,16,"index"],[485,23,446,21],[485,25,446,23,"event"],[485,30,446,28],[485,31,446,29,"nativeEvent"],[485,42,446,40],[485,43,446,41,"index"],[485,48,446,46],[486,18,447,16,"stable"],[486,24,447,22],[486,26,447,24,"event"],[486,31,447,29],[486,32,447,30,"nativeEvent"],[486,43,447,41],[486,44,447,42,"isStable"],[487,16,448,14],[488,14,449,12],[488,15,449,13],[488,16,449,14],[489,12,450,10],[490,10,451,8],[490,11,451,9],[490,13,451,11,"route"],[490,18,451,16],[490,19,451,17,"key"],[490,22,451,20],[490,23,451,21],[491,8,452,6],[491,9,452,7],[492,6,453,4],[492,7,453,5],[493,4,454,2],[493,5,454,3],[493,6,454,4],[494,2,455,0],[495,2,456,0],[495,6,456,6,"styles"],[495,12,456,12],[495,15,456,15,"StyleSheet"],[495,27,456,25],[495,28,456,25,"StyleSheet"],[495,38,456,25],[495,39,456,26,"create"],[495,45,456,32],[495,46,456,33],[496,4,457,2,"container"],[496,13,457,11],[496,15,457,13],[497,6,458,4,"flex"],[497,10,458,8],[497,12,458,10],[498,4,459,2],[498,5,459,3],[499,4,460,2,"header"],[499,10,460,8],[499,12,460,10],[500,6,461,4,"zIndex"],[500,12,461,10],[500,14,461,12],[501,4,462,2],[501,5,462,3],[502,4,463,2,"absolute"],[502,12,463,10],[502,14,463,12],[503,6,464,4,"position"],[503,14,464,12],[503,16,464,14],[503,26,464,24],[504,6,465,4,"top"],[504,9,465,7],[504,11,465,9],[504,12,465,10],[505,6,466,4,"start"],[505,11,466,9],[505,13,466,11],[505,14,466,12],[506,6,467,4,"end"],[506,9,467,7],[506,11,467,9],[507,4,468,2],[507,5,468,3],[508,4,469,2,"translucent"],[508,15,469,13],[508,17,469,15],[509,6,470,4,"position"],[509,14,470,12],[509,16,470,14],[509,26,470,24],[510,6,471,4,"top"],[510,9,471,7],[510,11,471,9],[510,12,471,10],[511,6,472,4,"start"],[511,11,472,9],[511,13,472,11],[511,14,472,12],[512,6,473,4,"end"],[512,9,473,7],[512,11,473,9],[512,12,473,10],[513,6,474,4,"zIndex"],[513,12,474,10],[513,14,474,12],[513,15,474,13],[514,6,475,4,"elevation"],[514,15,475,13],[514,17,475,15],[515,4,476,2],[515,5,476,3],[516,4,477,2,"background"],[516,14,477,12],[516,16,477,14],[517,6,478,4,"overflow"],[517,14,478,12],[517,16,478,14],[518,4,479,2],[519,2,480,0],[519,3,480,1],[519,4,480,2],[520,0,480,3],[520,3]],"functionMap":{"names":["<global>","isFabric","SceneView","useFrameSize$argument_0","React.useMemo$argument_0","Animated.event$argument_1.listener","_jsx$argument_1.onLayout","NativeStackView","state.preloadedRoutes.reduce$argument_0","state.routes.concat.map$argument_0","_jsx$argument_1.onWillDisappear","_jsx$argument_1.onWillAppear","_jsx$argument_1.onAppear","_jsx$argument_1.onDisappear","_jsx$argument_1.onDismissed","_jsx$argument_1.onHeaderBackButtonClicked","_jsx$argument_1.onNativeDismissCancelled","_jsx$argument_1.onGestureCancel","_jsx$argument_1.onSheetDetentChanged"],"mappings":"AAA;ACgB;CDE;kBEE;mCCyG,mCD;2CCE;IDM;6CEsB,yEF;mCEW;GFS;oBGoF;WHuB;wBI4B;eJI;CFoB;OOC;4DCW;GDG;+DEI;2BCuB;WDQ;wBEC;WFQ;oBGC;WHQ;uBIC;WJQ;uBKC;WLO;qCMC;WNM;oCOC;WPM;2BQC;WRK;gCSC;WTS;OFE;CPG"},"hasCjsExports":false},"type":"js/module"}]}