mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 14:31:02 +00:00
1 line
86 KiB
Plaintext
1 line
86 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 = _ref => {\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?.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)(frame => frame.width > frame.height);\n var topInset = isParentHeaderShown || _reactNative.Platform.OS === 'ios' && isModal || isIPhone && isLandscape ? 0 : insets.top;\n var defaultHeaderHeight = (0, _reactNavigationElements.useFrameSize)(frame => _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 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 statusBarHeight = _reactNative.StatusBar.currentHeight ?? 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(() => _reactNative.Animated.add(rawAnimatedHeaderHeight, headerHeightCorrectionOffset), [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?.title;\n var headerBack = React.useMemo(() => {\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[route.key]?.preventRemove;\n var headerConfig = (0, _useHeaderConfigPropsJs.useHeaderConfigProps)({\n ...options,\n route,\n headerBackButtonMenuEnabled: isRemovePrevented !== undefined ? !isRemovePrevented : headerBackButtonMenuEnabled,\n headerBackTitle: options.headerBackTitle !== undefined ? options.headerBackTitle : undefined,\n headerHeight,\n headerShown: header !== undefined ? false : headerShown,\n headerTopInsetEnabled,\n headerTransparent,\n 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?.bottom ?? 'automatic',\n top: scrollEdgeEffects?.top ?? 'automatic',\n left: scrollEdgeEffects?.left ?? 'automatic',\n right: scrollEdgeEffects?.right ?? '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,\n 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 ?? 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: 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,\n route,\n 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((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((route, index) => {\n var descriptor = descriptors[route.key] ?? preloadedDescriptors[route.key];\n var isFocused = state.index === index;\n var isBelowFocused = state.index - 1 === index;\n var previousKey = state.routes[index - 1]?.key;\n var nextKey = state.routes[index + 1]?.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: () => {\n navigation.emit({\n type: 'transitionStart',\n data: {\n closing: true\n },\n target: route.key\n });\n },\n onWillAppear: () => {\n navigation.emit({\n type: 'transitionStart',\n data: {\n closing: false\n },\n target: route.key\n });\n },\n onAppear: () => {\n navigation.emit({\n type: 'transitionEnd',\n data: {\n closing: false\n },\n target: route.key\n });\n },\n onDisappear: () => {\n navigation.emit({\n type: 'transitionEnd',\n data: {\n closing: true\n },\n target: route.key\n });\n },\n onDismissed: event => {\n navigation.dispatch({\n ..._reactNavigationNative.StackActions.pop(event.nativeEvent.dismissCount),\n source: route.key,\n target: state.key\n });\n setNextDismissedKey(route.key);\n },\n onHeaderBackButtonClicked: () => {\n navigation.dispatch({\n ..._reactNavigationNative.StackActions.pop(),\n source: route.key,\n target: state.key\n });\n },\n onNativeDismissCancelled: event => {\n navigation.dispatch({\n ..._reactNavigationNative.StackActions.pop(event.nativeEvent.dismissCount),\n source: route.key,\n target: state.key\n });\n },\n onGestureCancel: () => {\n navigation.emit({\n type: 'gestureCancel',\n target: route.key\n });\n },\n 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":515,"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,"_ref"],[49,22,21,18],[49,26,39,6],[50,4,39,6],[50,8,22,2,"index"],[50,13,22,7],[50,16,22,7,"_ref"],[50,20,22,7],[50,21,22,2,"index"],[50,26,22,7],[51,6,23,2,"focused"],[51,13,23,9],[51,16,23,9,"_ref"],[51,20,23,9],[51,21,23,2,"focused"],[51,28,23,9],[52,6,24,2,"shouldFreeze"],[52,18,24,14],[52,21,24,14,"_ref"],[52,25,24,14],[52,26,24,2,"shouldFreeze"],[52,38,24,14],[53,6,25,2,"descriptor"],[53,16,25,12],[53,19,25,12,"_ref"],[53,23,25,12],[53,24,25,2,"descriptor"],[53,34,25,12],[54,6,26,2,"previousDescriptor"],[54,24,26,20],[54,27,26,20,"_ref"],[54,31,26,20],[54,32,26,2,"previousDescriptor"],[54,50,26,20],[55,6,27,2,"nextDescriptor"],[55,20,27,16],[55,23,27,16,"_ref"],[55,27,27,16],[55,28,27,2,"nextDescriptor"],[55,42,27,16],[56,6,28,2,"isPresentationModal"],[56,25,28,21],[56,28,28,21,"_ref"],[56,32,28,21],[56,33,28,2,"isPresentationModal"],[56,52,28,21],[57,6,29,2,"isPreloaded"],[57,17,29,13],[57,20,29,13,"_ref"],[57,24,29,13],[57,25,29,2,"isPreloaded"],[57,36,29,13],[58,6,30,2,"onWillDisappear"],[58,21,30,17],[58,24,30,17,"_ref"],[58,28,30,17],[58,29,30,2,"onWillDisappear"],[58,44,30,17],[59,6,31,2,"onWillAppear"],[59,18,31,14],[59,21,31,14,"_ref"],[59,25,31,14],[59,26,31,2,"onWillAppear"],[59,38,31,14],[60,6,32,2,"onAppear"],[60,14,32,10],[60,17,32,10,"_ref"],[60,21,32,10],[60,22,32,2,"onAppear"],[60,30,32,10],[61,6,33,2,"onDisappear"],[61,17,33,13],[61,20,33,13,"_ref"],[61,24,33,13],[61,25,33,2,"onDisappear"],[61,36,33,13],[62,6,34,2,"onDismissed"],[62,17,34,13],[62,20,34,13,"_ref"],[62,24,34,13],[62,25,34,2,"onDismissed"],[62,36,34,13],[63,6,35,2,"onHeaderBackButtonClicked"],[63,31,35,27],[63,34,35,27,"_ref"],[63,38,35,27],[63,39,35,2,"onHeaderBackButtonClicked"],[63,64,35,27],[64,6,36,2,"onNativeDismissCancelled"],[64,30,36,26],[64,33,36,26,"_ref"],[64,37,36,26],[64,38,36,2,"onNativeDismissCancelled"],[64,62,36,26],[65,6,37,2,"onGestureCancel"],[65,21,37,17],[65,24,37,17,"_ref"],[65,28,37,17],[65,29,37,2,"onGestureCancel"],[65,44,37,17],[66,6,38,2,"onSheetDetentChanged"],[66,26,38,22],[66,29,38,22,"_ref"],[66,33,38,22],[66,34,38,2,"onSheetDetentChanged"],[66,54,38,22],[67,4,40,2],[67,8,41,4,"route"],[67,13,41,9],[67,16,45,6,"descriptor"],[67,26,45,16],[67,27,41,4,"route"],[67,32,41,9],[68,6,42,4,"navigation"],[68,16,42,14],[68,19,45,6,"descriptor"],[68,29,45,16],[68,30,42,4,"navigation"],[68,40,42,14],[69,6,43,4,"options"],[69,13,43,11],[69,16,45,6,"descriptor"],[69,26,45,16],[69,27,43,4,"options"],[69,34,43,11],[70,6,44,4,"render"],[70,12,44,10],[70,15,45,6,"descriptor"],[70,25,45,16],[70,26,44,4,"render"],[70,32,44,10],[71,4,46,2],[71,8,47,4,"animation"],[71,17,47,13],[71,20,51,6,"options"],[71,27,51,13],[71,28,47,4,"animation"],[71,37,47,13],[72,6,48,4,"animationMatchesGesture"],[72,29,48,27],[72,32,51,6,"options"],[72,39,51,13],[72,40,48,4,"animationMatchesGesture"],[72,63,48,27],[73,6,48,27,"_options$presentation"],[73,27,48,27],[73,30,51,6,"options"],[73,37,51,13],[73,38,49,4,"presentation"],[73,50,49,16],[74,6,49,4,"presentation"],[74,18,49,16],[74,21,49,16,"_options$presentation"],[74,42,49,16],[74,56,49,19,"isPresentationModal"],[74,75,49,38],[74,78,49,41],[74,85,49,48],[74,88,49,51],[74,94,49,57],[74,97,49,57,"_options$presentation"],[74,118,49,57],[75,6,50,4,"fullScreenGestureEnabled"],[75,30,50,28],[75,33,51,6,"options"],[75,40,51,13],[75,41,50,4,"fullScreenGestureEnabled"],[75,65,50,28],[76,4,52,2],[76,8,53,4,"animationDuration"],[76,25,53,21],[76,28,86,6,"options"],[76,35,86,13],[76,36,53,4,"animationDuration"],[76,53,53,21],[77,6,53,21,"_options$animationTyp"],[77,27,53,21],[77,30,86,6,"options"],[77,37,86,13],[77,38,54,4,"animationTypeForReplace"],[77,61,54,27],[78,6,54,4,"animationTypeForReplace"],[78,29,54,27],[78,32,54,27,"_options$animationTyp"],[78,53,54,27],[78,67,54,30],[78,73,54,36],[78,76,54,36,"_options$animationTyp"],[78,97,54,36],[79,6,54,36,"_options$fullScreenGe"],[79,27,54,36],[79,30,86,6,"options"],[79,37,86,13],[79,38,55,4,"fullScreenGestureShadowEnabled"],[79,68,55,34],[80,6,55,4,"fullScreenGestureShadowEnabled"],[80,36,55,34],[80,39,55,34,"_options$fullScreenGe"],[80,60,55,34],[80,74,55,37],[80,78,55,41],[80,81,55,41,"_options$fullScreenGe"],[80,102,55,41],[81,6,56,4,"gestureEnabled"],[81,20,56,18],[81,23,86,6,"options"],[81,30,86,13],[81,31,56,4,"gestureEnabled"],[81,45,56,18],[82,6,56,18,"_options$gestureDirec"],[82,27,56,18],[82,30,86,6,"options"],[82,37,86,13],[82,38,57,4,"gestureDirection"],[82,54,57,20],[83,6,57,4,"gestureDirection"],[83,22,57,20],[83,25,57,20,"_options$gestureDirec"],[83,46,57,20],[83,60,57,23,"presentation"],[83,72,57,35],[83,77,57,40],[83,83,57,46],[83,86,57,49],[83,98,57,61],[83,101,57,64],[83,111,57,74],[83,114,57,74,"_options$gestureDirec"],[83,135,57,74],[84,6,58,4,"gestureResponseDistance"],[84,29,58,27],[84,32,86,6,"options"],[84,39,86,13],[84,40,58,4,"gestureResponseDistance"],[84,63,58,27],[85,6,59,4,"header"],[85,12,59,10],[85,15,86,6,"options"],[85,22,86,13],[85,23,59,4,"header"],[85,29,59,10],[86,6,60,4,"headerBackButtonMenuEnabled"],[86,33,60,31],[86,36,86,6,"options"],[86,43,86,13],[86,44,60,4,"headerBackButtonMenuEnabled"],[86,71,60,31],[87,6,61,4,"headerShown"],[87,17,61,15],[87,20,86,6,"options"],[87,27,86,13],[87,28,61,4,"headerShown"],[87,39,61,15],[88,6,62,4,"headerBackground"],[88,22,62,20],[88,25,86,6,"options"],[88,32,86,13],[88,33,62,4,"headerBackground"],[88,49,62,20],[89,6,63,4,"headerTransparent"],[89,23,63,21],[89,26,86,6,"options"],[89,33,86,13],[89,34,63,4,"headerTransparent"],[89,51,63,21],[90,6,64,4,"autoHideHomeIndicator"],[90,27,64,25],[90,30,86,6,"options"],[90,37,86,13],[90,38,64,4,"autoHideHomeIndicator"],[90,59,64,25],[91,6,65,4,"keyboardHandlingEnabled"],[91,29,65,27],[91,32,86,6,"options"],[91,39,86,13],[91,40,65,4,"keyboardHandlingEnabled"],[91,63,65,27],[92,6,66,4,"navigationBarColor"],[92,24,66,22],[92,27,86,6,"options"],[92,34,86,13],[92,35,66,4,"navigationBarColor"],[92,53,66,22],[93,6,67,4,"navigationBarTranslucent"],[93,30,67,28],[93,33,86,6,"options"],[93,40,86,13],[93,41,67,4,"navigationBarTranslucent"],[93,65,67,28],[94,6,68,4,"navigationBarHidden"],[94,25,68,23],[94,28,86,6,"options"],[94,35,86,13],[94,36,68,4,"navigationBarHidden"],[94,55,68,23],[95,6,69,4,"orientation"],[95,17,69,15],[95,20,86,6,"options"],[95,27,86,13],[95,28,69,4,"orientation"],[95,39,69,15],[96,6,69,15,"_options$sheetAllowed"],[96,27,69,15],[96,30,86,6,"options"],[96,37,86,13],[96,38,70,4,"sheetAllowedDetents"],[96,57,70,23],[97,6,70,4,"sheetAllowedDetents"],[97,25,70,23],[97,28,70,23,"_options$sheetAllowed"],[97,49,70,23],[97,63,70,26],[97,64,70,27],[97,67,70,30],[97,68,70,31],[97,71,70,31,"_options$sheetAllowed"],[97,92,70,31],[98,6,70,31,"_options$sheetLargest"],[98,27,70,31],[98,30,86,6,"options"],[98,37,86,13],[98,38,71,4,"sheetLargestUndimmedDetentIndex"],[98,69,71,35],[99,6,71,4,"sheetLargestUndimmedDetentIndex"],[99,37,71,35],[99,40,71,35,"_options$sheetLargest"],[99,61,71,35],[99,75,71,38],[99,76,71,39],[99,77,71,40],[99,80,71,40,"_options$sheetLargest"],[99,101,71,40],[100,6,71,40,"_options$sheetGrabber"],[100,27,71,40],[100,30,86,6,"options"],[100,37,86,13],[100,38,72,4,"sheetGrabberVisible"],[100,57,72,23],[101,6,72,4,"sheetGrabberVisible"],[101,25,72,23],[101,28,72,23,"_options$sheetGrabber"],[101,49,72,23],[101,63,72,26],[101,68,72,31],[101,71,72,31,"_options$sheetGrabber"],[101,92,72,31],[102,6,72,31,"_options$sheetCornerR"],[102,27,72,31],[102,30,86,6,"options"],[102,37,86,13],[102,38,73,4,"sheetCornerRadius"],[102,55,73,21],[103,6,73,4,"sheetCornerRadius"],[103,23,73,21],[103,26,73,21,"_options$sheetCornerR"],[103,47,73,21],[103,61,73,24],[103,62,73,25],[103,65,73,28],[103,68,73,28,"_options$sheetCornerR"],[103,89,73,28],[104,6,73,28,"_options$sheetElevati"],[104,27,73,28],[104,30,86,6,"options"],[104,37,86,13],[104,38,74,4,"sheetElevation"],[104,52,74,18],[105,6,74,4,"sheetElevation"],[105,20,74,18],[105,23,74,18,"_options$sheetElevati"],[105,44,74,18],[105,58,74,21],[105,60,74,23],[105,63,74,23,"_options$sheetElevati"],[105,84,74,23],[106,6,74,23,"_options$sheetExpands"],[106,27,74,23],[106,30,86,6,"options"],[106,37,86,13],[106,38,75,4,"sheetExpandsWhenScrolledToEdge"],[106,68,75,34],[107,6,75,4,"sheetExpandsWhenScrolledToEdge"],[107,36,75,34],[107,39,75,34,"_options$sheetExpands"],[107,60,75,34],[107,74,75,37],[107,78,75,41],[107,81,75,41,"_options$sheetExpands"],[107,102,75,41],[108,6,75,41,"_options$sheetInitial"],[108,27,75,41],[108,30,86,6,"options"],[108,37,86,13],[108,38,76,4,"sheetInitialDetentIndex"],[108,61,76,27],[109,6,76,4,"sheetInitialDetentIndex"],[109,29,76,27],[109,32,76,27,"_options$sheetInitial"],[109,53,76,27],[109,67,76,30],[109,68,76,31],[109,71,76,31,"_options$sheetInitial"],[109,92,76,31],[110,6,77,4,"statusBarAnimation"],[110,24,77,22],[110,27,86,6,"options"],[110,34,86,13],[110,35,77,4,"statusBarAnimation"],[110,53,77,22],[111,6,78,4,"statusBarHidden"],[111,21,78,19],[111,24,86,6,"options"],[111,31,86,13],[111,32,78,4,"statusBarHidden"],[111,47,78,19],[112,6,79,4,"statusBarStyle"],[112,20,79,18],[112,23,86,6,"options"],[112,30,86,13],[112,31,79,4,"statusBarStyle"],[112,45,79,18],[113,6,80,4,"statusBarTranslucent"],[113,26,80,24],[113,29,86,6,"options"],[113,36,86,13],[113,37,80,4,"statusBarTranslucent"],[113,57,80,24],[114,6,81,4,"statusBarBackgroundColor"],[114,30,81,28],[114,33,86,6,"options"],[114,40,86,13],[114,41,81,4,"statusBarBackgroundColor"],[114,65,81,28],[115,6,82,4,"unstable_sheetFooter"],[115,26,82,24],[115,29,86,6,"options"],[115,36,86,13],[115,37,82,4,"unstable_sheetFooter"],[115,57,82,24],[116,6,83,4,"scrollEdgeEffects"],[116,23,83,21],[116,26,86,6,"options"],[116,33,86,13],[116,34,83,4,"scrollEdgeEffects"],[116,51,83,21],[117,6,84,4,"freezeOnBlur"],[117,18,84,16],[117,21,86,6,"options"],[117,28,86,13],[117,29,84,4,"freezeOnBlur"],[117,41,84,16],[118,6,85,4,"contentStyle"],[118,18,85,16],[118,21,86,6,"options"],[118,28,86,13],[118,29,85,4,"contentStyle"],[118,41,85,16],[119,4,87,2],[119,8,87,6,"gestureDirection"],[119,24,87,22],[119,29,87,27],[119,39,87,37],[119,43,87,41,"Platform"],[119,55,87,49],[119,56,87,49,"Platform"],[119,64,87,49],[119,65,87,50,"OS"],[119,67,87,52],[119,72,87,57],[119,77,87,62],[119,79,87,64],[120,6,88,4],[121,6,89,4],[122,6,90,4],[123,6,91,4],[124,6,92,4],[125,6,93,4],[125,10,93,8,"fullScreenGestureEnabled"],[125,34,93,32],[125,39,93,37,"undefined"],[125,48,93,46],[125,50,93,48],[126,8,94,6,"fullScreenGestureEnabled"],[126,32,94,30],[126,35,94,33],[126,39,94,37],[127,6,95,4],[128,6,96,4],[128,10,96,8,"animationMatchesGesture"],[128,33,96,31],[128,38,96,36,"undefined"],[128,47,96,45],[128,49,96,47],[129,8,97,6,"animationMatchesGesture"],[129,31,97,29],[129,34,97,32],[129,38,97,36],[130,6,98,4],[131,6,99,4],[131,10,99,8,"animation"],[131,19,99,17],[131,24,99,22,"undefined"],[131,33,99,31],[131,35,99,33],[132,8,100,6,"animation"],[132,17,100,15],[132,20,100,18],[132,39,100,37],[133,6,101,4],[134,4,102,2],[136,4,104,2],[137,4,105,2],[138,4,106,2],[138,8,106,8,"nextGestureDirection"],[138,28,106,28],[138,31,106,31,"nextDescriptor"],[138,45,106,45],[138,47,106,47,"options"],[138,54,106,54],[138,55,106,55,"gestureDirection"],[138,71,106,71],[139,4,107,2],[139,8,107,8,"gestureDirectionOverride"],[139,32,107,32],[139,35,107,35,"nextGestureDirection"],[139,55,107,55],[139,59,107,59],[139,63,107,63],[139,66,107,66,"nextGestureDirection"],[139,86,107,86],[139,89,107,89,"gestureDirection"],[139,105,107,105],[140,4,108,2],[140,8,108,6,"index"],[140,13,108,11],[140,18,108,16],[140,19,108,17],[140,21,108,19],[141,6,109,4],[142,6,110,4],[143,6,111,4,"presentation"],[143,18,111,16],[143,21,111,19],[143,27,111,25],[144,4,112,2],[145,4,113,2],[145,8,113,2,"_useTheme"],[145,17,113,2],[145,20,115,6],[145,24,115,6,"useTheme"],[145,46,115,14],[145,47,115,14,"useTheme"],[145,55,115,14],[145,57,115,15],[145,58,115,16],[146,6,114,4,"colors"],[146,12,114,10],[146,15,114,10,"_useTheme"],[146,24,114,10],[146,25,114,4,"colors"],[146,31,114,10],[147,4,116,2],[147,8,116,8,"insets"],[147,14,116,14],[147,17,116,17],[147,21,116,17,"useSafeAreaInsets"],[147,48,116,34],[147,49,116,34,"useSafeAreaInsets"],[147,66,116,34],[147,68,116,35],[147,69,116,36],[149,4,118,2],[150,4,119,2],[150,8,119,8,"isModal"],[150,15,119,15],[150,18,119,18,"presentation"],[150,30,119,30],[150,35,119,35],[150,42,119,42],[150,46,119,46,"presentation"],[150,58,119,58],[150,63,119,63],[150,74,119,74],[152,4,121,2],[153,4,122,2],[153,8,122,8,"isIPhone"],[153,16,122,16],[153,19,122,19,"Platform"],[153,31,122,27],[153,32,122,27,"Platform"],[153,40,122,27],[153,41,122,28,"OS"],[153,43,122,30],[153,48,122,35],[153,53,122,40],[153,57,122,44],[153,59,122,46,"Platform"],[153,71,122,54],[153,72,122,54,"Platform"],[153,80,122,54],[153,81,122,55,"isPad"],[153,86,122,60],[153,90,122,64,"Platform"],[153,102,122,72],[153,103,122,72,"Platform"],[153,111,122,72],[153,112,122,73,"isTV"],[153,116,122,77],[153,117,122,78],[154,4,123,2],[154,8,123,8,"isParentHeaderShown"],[154,27,123,27],[154,30,123,30,"React"],[154,35,123,35],[154,36,123,36,"useContext"],[154,46,123,46],[154,47,123,47,"HeaderShownContext"],[154,71,123,65],[154,72,123,65,"HeaderShownContext"],[154,90,123,65],[154,91,123,66],[155,4,124,2],[155,8,124,8,"parentHeaderHeight"],[155,26,124,26],[155,29,124,29,"React"],[155,34,124,34],[155,35,124,35,"useContext"],[155,45,124,45],[155,46,124,46,"HeaderHeightContext"],[155,70,124,65],[155,71,124,65,"HeaderHeightContext"],[155,90,124,65],[155,91,124,66],[156,4,125,2],[156,8,125,8,"parentHeaderBack"],[156,24,125,24],[156,27,125,27,"React"],[156,32,125,32],[156,33,125,33,"useContext"],[156,43,125,43],[156,44,125,44,"HeaderBackContext"],[156,68,125,61],[156,69,125,61,"HeaderBackContext"],[156,86,125,61],[156,87,125,62],[157,4,126,2],[157,8,126,8,"isLandscape"],[157,19,126,19],[157,22,126,22],[157,26,126,22,"useFrameSize"],[157,50,126,34],[157,51,126,34,"useFrameSize"],[157,63,126,34],[157,65,126,35,"frame"],[157,70,126,40],[157,74,126,44,"frame"],[157,79,126,49],[157,80,126,50,"width"],[157,85,126,55],[157,88,126,58,"frame"],[157,93,126,63],[157,94,126,64,"height"],[157,100,126,70],[157,101,126,71],[158,4,127,2],[158,8,127,8,"topInset"],[158,16,127,16],[158,19,127,19,"isParentHeaderShown"],[158,38,127,38],[158,42,127,42,"Platform"],[158,54,127,50],[158,55,127,50,"Platform"],[158,63,127,50],[158,64,127,51,"OS"],[158,66,127,53],[158,71,127,58],[158,76,127,63],[158,80,127,67,"isModal"],[158,87,127,74],[158,91,127,78,"isIPhone"],[158,99,127,86],[158,103,127,90,"isLandscape"],[158,114,127,101],[158,117,127,104],[158,118,127,105],[158,121,127,108,"insets"],[158,127,127,114],[158,128,127,115,"top"],[158,131,127,118],[159,4,128,2],[159,8,128,8,"defaultHeaderHeight"],[159,27,128,27],[159,30,128,30],[159,34,128,30,"useFrameSize"],[159,58,128,42],[159,59,128,42,"useFrameSize"],[159,71,128,42],[159,73,128,43,"frame"],[159,78,128,48],[159,82,128,52,"Platform"],[159,94,128,60],[159,95,128,60,"Platform"],[159,103,128,60],[159,104,128,61,"select"],[159,110,128,67],[159,111,128,68],[160,6,129,4],[161,6,130,4],[162,6,131,4],[163,6,132,4,"android"],[163,13,132,11],[163,15,132,13,"ANDROID_DEFAULT_HEADER_HEIGHT"],[163,44,132,42],[163,47,132,45,"topInset"],[163,55,132,53],[164,6,133,4,"default"],[164,13,133,11],[164,15,133,13],[164,19,133,13,"getDefaultHeaderHeight"],[164,43,133,35],[164,44,133,35,"getDefaultHeaderHeight"],[164,66,133,35],[164,68,133,36,"frame"],[164,73,133,41],[164,75,133,43,"isModal"],[164,82,133,50],[164,84,133,52,"topInset"],[164,92,133,60],[165,4,134,2],[165,5,134,3],[165,6,134,4],[165,7,134,5],[166,4,135,2],[166,8,135,2,"_usePreventRemoveCont"],[166,29,135,2],[166,32,137,6],[166,36,137,6,"usePreventRemoveContext"],[166,58,137,29],[166,59,137,29,"usePreventRemoveContext"],[166,82,137,29],[166,84,137,30],[166,85,137,31],[167,6,136,4,"preventedRoutes"],[167,21,136,19],[167,24,136,19,"_usePreventRemoveCont"],[167,45,136,19],[167,46,136,4,"preventedRoutes"],[167,61,136,19],[168,4,138,2],[168,8,138,2,"_React$useState"],[168,23,138,2],[168,26,138,42,"React"],[168,31,138,47],[168,32,138,48,"useState"],[168,40,138,56],[168,41,138,57,"defaultHeaderHeight"],[168,60,138,76],[168,61,138,77],[169,6,138,77,"_React$useState2"],[169,22,138,77],[169,29,138,77,"_slicedToArray"],[169,43,138,77],[169,44,138,77,"default"],[169,51,138,77],[169,53,138,77,"_React$useState"],[169,68,138,77],[170,6,138,9,"headerHeight"],[170,18,138,21],[170,21,138,21,"_React$useState2"],[170,37,138,21],[171,6,138,23,"setHeaderHeight"],[171,21,138,38],[171,24,138,38,"_React$useState2"],[171,40,138,38],[173,4,140,2],[174,4,141,2],[174,8,141,8,"setHeaderHeightDebounced"],[174,32,141,32],[174,35,141,35,"React"],[174,40,141,40],[174,41,141,41,"useCallback"],[174,52,141,52],[175,4,142,2],[176,4,143,2],[176,8,143,2,"debounce"],[176,24,143,10],[176,25,143,10,"debounce"],[176,33,143,10],[176,35,143,11,"setHeaderHeight"],[176,50,143,26],[176,52,143,28],[176,55,143,31],[176,56,143,32],[176,58,143,34],[176,60,143,36],[176,61,143,37],[177,4,144,2],[177,8,144,8,"hasCustomHeader"],[177,23,144,23],[177,26,144,26,"header"],[177,32,144,32],[177,36,144,36],[177,40,144,40],[178,4,145,2],[178,8,145,6,"headerHeightCorrectionOffset"],[178,36,145,34],[178,39,145,37],[178,40,145,38],[179,4,146,2],[179,8,146,6,"Platform"],[179,20,146,14],[179,21,146,14,"Platform"],[179,29,146,14],[179,30,146,15,"OS"],[179,32,146,17],[179,37,146,22],[179,46,146,31],[179,50,146,35],[179,51,146,36,"hasCustomHeader"],[179,66,146,51],[179,68,146,53],[180,6,147,4],[180,10,147,10,"statusBarHeight"],[180,25,147,25],[180,28,147,28,"StatusBar"],[180,40,147,37],[180,41,147,37,"StatusBar"],[180,50,147,37],[180,51,147,38,"currentHeight"],[180,64,147,51],[180,68,147,55],[180,69,147,56],[182,6,149,4],[183,6,150,4],[184,6,151,4],[185,6,152,4],[186,6,153,4,"headerHeightCorrectionOffset"],[186,34,153,32],[186,37,153,35],[186,38,153,36,"statusBarHeight"],[186,53,153,51],[186,56,153,54,"topInset"],[186,64,153,62],[187,4,154,2],[188,4,155,2],[188,8,155,8,"rawAnimatedHeaderHeight"],[188,31,155,31],[188,34,155,34],[188,38,155,34,"useAnimatedValue"],[188,50,155,50],[188,51,155,50,"useAnimatedValue"],[188,67,155,50],[188,69,155,51,"defaultHeaderHeight"],[188,88,155,70],[188,89,155,71],[189,4,156,2],[189,8,156,8,"animatedHeaderHeight"],[189,28,156,28],[189,31,156,31,"React"],[189,36,156,36],[189,37,156,37,"useMemo"],[189,44,156,44],[189,45,156,45],[189,51,156,51,"Animated"],[189,63,156,59],[189,64,156,59,"Animated"],[189,72,156,59],[189,73,156,60,"add"],[189,76,156,63],[189,77,156,64,"rawAnimatedHeaderHeight"],[189,100,156,87],[189,102,156,89,"headerHeightCorrectionOffset"],[189,130,156,117],[189,131,156,118],[189,133,156,120],[189,134,156,121,"headerHeightCorrectionOffset"],[189,162,156,149],[189,164,156,151,"rawAnimatedHeaderHeight"],[189,187,156,174],[189,188,156,175],[189,189,156,176],[191,4,158,2],[192,4,159,2],[193,4,160,2],[194,4,161,2],[195,4,162,2],[196,4,163,2],[197,4,164,2],[197,8,164,8,"headerTopInsetEnabled"],[197,29,164,29],[197,32,164,32],[197,39,164,39,"statusBarTranslucent"],[197,59,164,59],[197,64,164,64],[197,73,164,73],[197,76,164,76,"statusBarTranslucent"],[197,96,164,96],[197,99,164,99,"topInset"],[197,107,164,107],[197,112,164,112],[197,113,164,113],[198,4,165,2],[198,8,165,8,"canGoBack"],[198,17,165,17],[198,20,165,20,"previousDescriptor"],[198,38,165,38],[198,42,165,42],[198,46,165,46],[198,50,165,50,"parentHeaderBack"],[198,66,165,66],[198,70,165,70],[198,74,165,74],[199,4,166,2],[199,8,166,8,"backTitle"],[199,17,166,17],[199,20,166,20,"previousDescriptor"],[199,38,166,38],[199,41,166,41],[199,45,166,41,"getHeaderTitle"],[199,69,166,55],[199,70,166,55,"getHeaderTitle"],[199,84,166,55],[199,86,166,56,"previousDescriptor"],[199,104,166,74],[199,105,166,75,"options"],[199,112,166,82],[199,114,166,84,"previousDescriptor"],[199,132,166,102],[199,133,166,103,"route"],[199,138,166,108],[199,139,166,109,"name"],[199,143,166,113],[199,144,166,114],[199,147,166,117,"parentHeaderBack"],[199,163,166,133],[199,165,166,135,"title"],[199,170,166,140],[200,4,167,2],[200,8,167,8,"headerBack"],[200,18,167,18],[200,21,167,21,"React"],[200,26,167,26],[200,27,167,27,"useMemo"],[200,34,167,34],[200,35,167,35],[200,41,167,41],[201,6,168,4],[201,10,168,8,"canGoBack"],[201,19,168,17],[201,21,168,19],[202,8,169,6],[202,15,169,13],[203,10,170,8,"href"],[203,14,170,12],[203,16,170,14,"undefined"],[203,25,170,23],[204,10,171,8],[205,10,172,8,"title"],[205,15,172,13],[205,17,172,15,"backTitle"],[206,8,173,6],[206,9,173,7],[207,6,174,4],[208,6,175,4],[208,13,175,11,"undefined"],[208,22,175,20],[209,4,176,2],[209,5,176,3],[209,7,176,5],[209,8,176,6,"canGoBack"],[209,17,176,15],[209,19,176,17,"backTitle"],[209,28,176,26],[209,29,176,27],[209,30,176,28],[210,4,177,2],[210,8,177,8,"isRemovePrevented"],[210,25,177,25],[210,28,177,28,"preventedRoutes"],[210,43,177,43],[210,44,177,44,"route"],[210,49,177,49],[210,50,177,50,"key"],[210,53,177,53],[210,54,177,54],[210,56,177,56,"preventRemove"],[210,69,177,69],[211,4,178,2],[211,8,178,8,"headerConfig"],[211,20,178,20],[211,23,178,23],[211,27,178,23,"useHeaderConfigProps"],[211,50,178,43],[211,51,178,43,"useHeaderConfigProps"],[211,71,178,43],[211,73,178,44],[212,6,179,4],[212,9,179,7,"options"],[212,16,179,14],[213,6,180,4,"route"],[213,11,180,9],[214,6,181,4,"headerBackButtonMenuEnabled"],[214,33,181,31],[214,35,181,33,"isRemovePrevented"],[214,52,181,50],[214,57,181,55,"undefined"],[214,66,181,64],[214,69,181,67],[214,70,181,68,"isRemovePrevented"],[214,87,181,85],[214,90,181,88,"headerBackButtonMenuEnabled"],[214,117,181,115],[215,6,182,4,"headerBackTitle"],[215,21,182,19],[215,23,182,21,"options"],[215,30,182,28],[215,31,182,29,"headerBackTitle"],[215,46,182,44],[215,51,182,49,"undefined"],[215,60,182,58],[215,63,182,61,"options"],[215,70,182,68],[215,71,182,69,"headerBackTitle"],[215,86,182,84],[215,89,182,87,"undefined"],[215,98,182,96],[216,6,183,4,"headerHeight"],[216,18,183,16],[217,6,184,4,"headerShown"],[217,17,184,15],[217,19,184,17,"header"],[217,25,184,23],[217,30,184,28,"undefined"],[217,39,184,37],[217,42,184,40],[217,47,184,45],[217,50,184,48,"headerShown"],[217,61,184,59],[218,6,185,4,"headerTopInsetEnabled"],[218,27,185,25],[219,6,186,4,"headerTransparent"],[219,23,186,21],[220,6,187,4,"headerBack"],[221,4,188,2],[221,5,188,3],[221,6,188,4],[222,4,189,2],[222,11,189,9],[222,24,189,22],[222,28,189,22,"_jsx"],[222,44,189,26],[222,45,189,26,"jsx"],[222,48,189,26],[222,50,189,27,"NavigationContext"],[222,72,189,44],[222,73,189,44,"NavigationContext"],[222,90,189,44],[222,91,189,45,"Provider"],[222,99,189,53],[222,101,189,55],[223,6,190,4,"value"],[223,11,190,9],[223,13,190,11,"navigation"],[223,23,190,21],[224,6,191,4,"children"],[224,14,191,12],[224,16,191,14],[224,29,191,27],[224,33,191,27,"_jsx"],[224,49,191,31],[224,50,191,31,"jsx"],[224,53,191,31],[224,55,191,32,"NavigationRouteContext"],[224,77,191,54],[224,78,191,54,"NavigationRouteContext"],[224,100,191,54],[224,101,191,55,"Provider"],[224,109,191,63],[224,111,191,65],[225,8,192,6,"value"],[225,13,192,11],[225,15,192,13,"route"],[225,20,192,18],[226,8,193,6,"children"],[226,16,193,14],[226,18,193,16],[226,31,193,29],[226,35,193,29,"_jsx"],[226,51,193,33],[226,52,193,33,"jsx"],[226,55,193,33],[226,57,193,34,"ScreenStackItem"],[226,76,193,49],[226,77,193,49,"ScreenStackItem"],[226,92,193,49],[226,94,193,51],[227,10,194,8,"screenId"],[227,18,194,16],[227,20,194,18,"route"],[227,25,194,23],[227,26,194,24,"key"],[227,29,194,27],[228,10,195,8,"activityState"],[228,23,195,21],[228,25,195,23,"isPreloaded"],[228,36,195,34],[228,39,195,37],[228,40,195,38],[228,43,195,41],[228,44,195,42],[229,10,196,8,"style"],[229,15,196,13],[229,17,196,15,"StyleSheet"],[229,29,196,25],[229,30,196,25,"StyleSheet"],[229,40,196,25],[229,41,196,26,"absoluteFill"],[229,53,196,38],[230,10,197,8],[230,23,197,21],[230,25,197,23],[230,26,197,24,"focused"],[230,33,197,31],[231,10,198,8,"customAnimationOnSwipe"],[231,32,198,30],[231,34,198,32,"animationMatchesGesture"],[231,57,198,55],[232,10,199,8,"fullScreenSwipeEnabled"],[232,32,199,30],[232,34,199,32,"fullScreenGestureEnabled"],[232,58,199,56],[233,10,200,8,"fullScreenSwipeShadowEnabled"],[233,38,200,36],[233,40,200,38,"fullScreenGestureShadowEnabled"],[233,70,200,68],[234,10,201,8,"freezeOnBlur"],[234,22,201,20],[234,24,201,22,"freezeOnBlur"],[234,36,201,34],[235,10,202,8,"gestureEnabled"],[235,24,202,22],[235,26,202,24,"Platform"],[235,38,202,32],[235,39,202,32,"Platform"],[235,47,202,32],[235,48,202,33,"OS"],[235,50,202,35],[235,55,202,40],[235,64,202,49],[236,10,203,8],[237,10,204,8],[238,10,205,8],[238,15,205,13],[238,18,205,16,"gestureEnabled"],[238,32,205,30],[239,10,206,8,"homeIndicatorHidden"],[239,29,206,27],[239,31,206,29,"autoHideHomeIndicator"],[239,52,206,50],[240,10,207,8,"hideKeyboardOnSwipe"],[240,29,207,27],[240,31,207,29,"keyboardHandlingEnabled"],[240,54,207,52],[241,10,208,8,"navigationBarColor"],[241,28,208,26],[241,30,208,28,"navigationBarColor"],[241,48,208,46],[242,10,209,8,"navigationBarTranslucent"],[242,34,209,32],[242,36,209,34,"navigationBarTranslucent"],[242,60,209,58],[243,10,210,8,"navigationBarHidden"],[243,29,210,27],[243,31,210,29,"navigationBarHidden"],[243,50,210,48],[244,10,211,8,"replaceAnimation"],[244,26,211,24],[244,28,211,26,"animationTypeForReplace"],[244,51,211,49],[245,10,212,8,"stackPresentation"],[245,27,212,25],[245,29,212,27,"presentation"],[245,41,212,39],[245,46,212,44],[245,52,212,50],[245,55,212,53],[245,61,212,59],[245,64,212,62,"presentation"],[245,76,212,74],[246,10,213,8,"stackAnimation"],[246,24,213,22],[246,26,213,24,"animation"],[246,35,213,33],[247,10,214,8,"screenOrientation"],[247,27,214,25],[247,29,214,27,"orientation"],[247,40,214,38],[248,10,215,8,"sheetAllowedDetents"],[248,29,215,27],[248,31,215,29,"sheetAllowedDetents"],[248,50,215,48],[249,10,216,8,"sheetLargestUndimmedDetentIndex"],[249,41,216,39],[249,43,216,41,"sheetLargestUndimmedDetentIndex"],[249,74,216,72],[250,10,217,8,"sheetGrabberVisible"],[250,29,217,27],[250,31,217,29,"sheetGrabberVisible"],[250,50,217,48],[251,10,218,8,"sheetInitialDetentIndex"],[251,33,218,31],[251,35,218,33,"sheetInitialDetentIndex"],[251,58,218,56],[252,10,219,8,"sheetCornerRadius"],[252,27,219,25],[252,29,219,27,"sheetCornerRadius"],[252,46,219,44],[253,10,220,8,"sheetElevation"],[253,24,220,22],[253,26,220,24,"sheetElevation"],[253,40,220,38],[254,10,221,8,"sheetExpandsWhenScrolledToEdge"],[254,40,221,38],[254,42,221,40,"sheetExpandsWhenScrolledToEdge"],[254,72,221,70],[255,10,222,8,"statusBarAnimation"],[255,28,222,26],[255,30,222,28,"statusBarAnimation"],[255,48,222,46],[256,10,223,8,"statusBarHidden"],[256,25,223,23],[256,27,223,25,"statusBarHidden"],[256,42,223,40],[257,10,224,8,"statusBarStyle"],[257,24,224,22],[257,26,224,24,"statusBarStyle"],[257,40,224,38],[258,10,225,8,"statusBarColor"],[258,24,225,22],[258,26,225,24,"statusBarBackgroundColor"],[258,50,225,48],[259,10,226,8,"statusBarTranslucent"],[259,30,226,28],[259,32,226,30,"statusBarTranslucent"],[259,52,226,50],[260,10,227,8,"swipeDirection"],[260,24,227,22],[260,26,227,24,"gestureDirectionOverride"],[260,50,227,48],[261,10,228,8,"transitionDuration"],[261,28,228,26],[261,30,228,28,"animationDuration"],[261,47,228,45],[262,10,229,8,"onWillAppear"],[262,22,229,20],[262,24,229,22,"onWillAppear"],[262,36,229,34],[263,10,230,8,"onWillDisappear"],[263,25,230,23],[263,27,230,25,"onWillDisappear"],[263,42,230,40],[264,10,231,8,"onAppear"],[264,18,231,16],[264,20,231,18,"onAppear"],[264,28,231,26],[265,10,232,8,"onDisappear"],[265,21,232,19],[265,23,232,21,"onDisappear"],[265,34,232,32],[266,10,233,8,"onDismissed"],[266,21,233,19],[266,23,233,21,"onDismissed"],[266,34,233,32],[267,10,234,8,"onGestureCancel"],[267,25,234,23],[267,27,234,25,"onGestureCancel"],[267,42,234,40],[268,10,235,8,"onSheetDetentChanged"],[268,30,235,28],[268,32,235,30,"onSheetDetentChanged"],[268,52,235,50],[269,10,236,8,"gestureResponseDistance"],[269,33,236,31],[269,35,236,33,"gestureResponseDistance"],[269,58,236,56],[270,10,237,8,"nativeBackButtonDismissalEnabled"],[270,42,237,40],[270,44,237,42],[270,49,237,47],[270,50,237,48],[271,10,237,48],[273,10,239,8,"onHeaderBackButtonClicked"],[273,35,239,33],[273,37,239,35,"onHeaderBackButtonClicked"],[273,62,239,60],[274,10,240,8,"preventNativeDismiss"],[274,30,240,28],[274,32,240,30,"isRemovePrevented"],[274,49,240,47],[274,50,240,48],[275,10,240,48],[277,10,242,8,"scrollEdgeEffects"],[277,27,242,25],[277,29,242,27],[278,12,243,10,"bottom"],[278,18,243,16],[278,20,243,18,"scrollEdgeEffects"],[278,37,243,35],[278,39,243,37,"bottom"],[278,45,243,43],[278,49,243,47],[278,60,243,58],[279,12,244,10,"top"],[279,15,244,13],[279,17,244,15,"scrollEdgeEffects"],[279,34,244,32],[279,36,244,34,"top"],[279,39,244,37],[279,43,244,41],[279,54,244,52],[280,12,245,10,"left"],[280,16,245,14],[280,18,245,16,"scrollEdgeEffects"],[280,35,245,33],[280,37,245,35,"left"],[280,41,245,39],[280,45,245,43],[280,56,245,54],[281,12,246,10,"right"],[281,17,246,15],[281,19,246,17,"scrollEdgeEffects"],[281,36,246,34],[281,38,246,36,"right"],[281,43,246,41],[281,47,246,45],[282,10,247,8],[282,11,247,9],[283,10,248,8,"onNativeDismissCancelled"],[283,34,248,32],[283,36,248,34,"onNativeDismissCancelled"],[284,10,249,8],[285,10,250,8],[286,10,251,8],[287,10,252,8],[288,10,252,8],[290,10,254,8,"onHeaderHeightChange"],[290,30,254,28],[290,32,254,30,"Animated"],[290,44,254,38],[290,45,254,38,"Animated"],[290,53,254,38],[290,54,254,39,"event"],[290,59,254,44],[290,60,254,45],[290,61,254,46],[291,12,255,10,"nativeEvent"],[291,23,255,21],[291,25,255,23],[292,14,256,12,"headerHeight"],[292,26,256,24],[292,28,256,26,"rawAnimatedHeaderHeight"],[293,12,257,10],[294,10,258,8],[294,11,258,9],[294,12,258,10],[294,14,258,12],[295,12,259,10,"useNativeDriver"],[295,27,259,25],[296,12,260,10,"listener"],[296,20,260,18],[296,22,260,20,"e"],[296,23,260,21],[296,27,260,25],[297,14,261,12],[297,18,261,16,"hasCustomHeader"],[297,33,261,31],[297,35,261,33],[298,16,262,14],[299,16,263,14],[300,14,264,12],[301,14,265,12],[301,18,265,16,"Platform"],[301,30,265,24],[301,31,265,24,"Platform"],[301,39,265,24],[301,40,265,25,"OS"],[301,42,265,27],[301,47,265,32],[301,56,265,41],[301,61,265,46,"headerBackground"],[301,77,265,62],[301,81,265,66],[301,85,265,70],[301,89,265,74,"headerTransparent"],[301,106,265,91],[301,107,265,92],[301,109,265,94],[302,16,266,14],[303,16,267,14],[304,16,268,14,"setHeaderHeight"],[304,31,268,29],[304,32,268,30,"ANDROID_DEFAULT_HEADER_HEIGHT"],[304,61,268,59],[304,64,268,62,"topInset"],[304,72,268,70],[304,73,268,71],[305,16,269,14],[306,14,270,12],[307,14,271,12],[307,18,271,16,"e"],[307,19,271,17],[307,20,271,18,"nativeEvent"],[307,31,271,29],[307,35,271,33],[307,42,271,40,"e"],[307,43,271,41],[307,44,271,42,"nativeEvent"],[307,55,271,53],[307,60,271,58],[307,68,271,66],[307,72,271,70],[307,86,271,84],[307,90,271,88,"e"],[307,91,271,89],[307,92,271,90,"nativeEvent"],[307,103,271,101],[307,107,271,105],[307,114,271,112,"e"],[307,115,271,113],[307,116,271,114,"nativeEvent"],[307,127,271,125],[307,128,271,126,"headerHeight"],[307,140,271,138],[307,145,271,143],[307,153,271,151],[307,155,271,153],[308,16,272,14],[308,20,272,20,"headerHeight"],[308,33,272,32],[308,36,272,35,"e"],[308,37,272,36],[308,38,272,37,"nativeEvent"],[308,49,272,48],[308,50,272,49,"headerHeight"],[308,62,272,61],[308,65,272,64,"headerHeightCorrectionOffset"],[308,93,272,92],[310,16,274,14],[311,16,275,14],[312,16,276,14],[312,20,276,20,"doesHeaderAnimate"],[312,37,276,37],[312,40,276,40,"Platform"],[312,52,276,48],[312,53,276,48,"Platform"],[312,61,276,48],[312,62,276,49,"OS"],[312,64,276,51],[312,69,276,56],[312,74,276,61],[312,79,276,66,"options"],[312,86,276,73],[312,87,276,74,"headerLargeTitle"],[312,103,276,90],[312,107,276,94,"options"],[312,114,276,101],[312,115,276,102,"headerSearchBarOptions"],[312,137,276,124],[312,138,276,125],[313,16,277,14],[313,20,277,18,"doesHeaderAnimate"],[313,37,277,35],[313,39,277,37],[314,18,278,16,"setHeaderHeightDebounced"],[314,42,278,40],[314,43,278,41,"headerHeight"],[314,56,278,53],[314,57,278,54],[315,16,279,14],[315,17,279,15],[315,23,279,21],[316,18,280,16,"setHeaderHeight"],[316,33,280,31],[316,34,280,32,"headerHeight"],[316,47,280,44],[316,48,280,45],[317,16,281,14],[318,14,282,12],[319,12,283,10],[320,10,284,8],[320,11,284,9],[320,12,284,10],[321,10,285,8,"contentStyle"],[321,22,285,20],[321,24,285,22],[321,25,285,23,"presentation"],[321,37,285,35],[321,42,285,40],[321,60,285,58],[321,64,285,62,"presentation"],[321,76,285,74],[321,81,285,79],[321,108,285,106],[321,112,285,110],[322,12,286,10,"backgroundColor"],[322,27,286,25],[322,29,286,27,"colors"],[322,35,286,33],[322,36,286,34,"background"],[323,10,287,8],[323,11,287,9],[323,13,287,11,"contentStyle"],[323,25,287,23],[323,26,287,24],[324,10,288,8,"headerConfig"],[324,22,288,20],[324,24,288,22,"headerConfig"],[324,36,288,34],[325,10,289,8,"unstable_sheetFooter"],[325,30,289,28],[325,32,289,30,"unstable_sheetFooter"],[326,10,290,8],[327,10,291,8],[328,10,292,8],[329,10,292,8],[331,10,294,8,"shouldFreeze"],[331,22,294,20],[331,24,294,22,"shouldFreeze"],[331,36,294,34],[332,10,295,8,"children"],[332,18,295,16],[332,20,295,18],[332,33,295,31],[332,37,295,31,"_jsx"],[332,53,295,35],[332,54,295,35,"jsx"],[332,57,295,35],[332,59,295,36,"AnimatedHeaderHeightContext"],[332,90,295,63],[332,91,295,63,"AnimatedHeaderHeightContext"],[332,118,295,63],[332,119,295,64,"Provider"],[332,127,295,72],[332,129,295,74],[333,12,296,10,"value"],[333,17,296,15],[333,19,296,17,"animatedHeaderHeight"],[333,39,296,37],[334,12,297,10,"children"],[334,20,297,18],[334,22,297,20],[334,35,297,33],[334,39,297,33,"_jsxs"],[334,55,297,38],[334,56,297,38,"jsxs"],[334,60,297,38],[334,62,297,39,"HeaderHeightContext"],[334,86,297,58],[334,87,297,58,"HeaderHeightContext"],[334,106,297,58],[334,107,297,59,"Provider"],[334,115,297,67],[334,117,297,69],[335,14,298,12,"value"],[335,19,298,17],[335,21,298,19,"headerShown"],[335,32,298,30],[335,37,298,35],[335,42,298,40],[335,45,298,43,"headerHeight"],[335,57,298,55],[335,60,298,58,"parentHeaderHeight"],[335,78,298,76],[335,82,298,80],[335,83,298,81],[336,14,299,12,"children"],[336,22,299,20],[336,24,299,22],[336,25,299,23,"headerBackground"],[336,41,299,39],[336,45,299,43],[336,49,299,47],[336,52,300,12],[337,14,301,12],[338,0,302,0],[339,0,303,0],[340,0,304,0],[341,14,305,12],[341,18,305,12,"_jsx"],[341,34,305,16],[341,35,305,16,"jsx"],[341,38,305,16],[341,40,305,17,"View"],[341,52,305,21],[341,53,305,21,"View"],[341,57,305,21],[341,59,305,23],[342,16,306,14,"style"],[342,21,306,19],[342,23,306,21],[342,24,306,22,"styles"],[342,30,306,28],[342,31,306,29,"background"],[342,41,306,39],[342,43,306,41,"headerTransparent"],[342,60,306,58],[342,63,306,61,"styles"],[342,69,306,67],[342,70,306,68,"translucent"],[342,81,306,79],[342,84,306,82],[342,88,306,86],[342,90,306,88],[343,18,307,16,"height"],[343,24,307,22],[343,26,307,24,"headerHeight"],[344,16,308,14],[344,17,308,15],[344,18,308,16],[345,16,309,14,"children"],[345,24,309,22],[345,26,309,24,"headerBackground"],[345,42,309,40],[345,43,309,41],[346,14,310,12],[346,15,310,13],[346,16,310,14],[346,19,310,17],[346,23,310,21],[346,25,310,23,"header"],[346,31,310,29],[346,35,310,33],[346,39,310,37],[346,43,310,41,"headerShown"],[346,54,310,52],[346,59,310,57],[346,64,310,62],[346,67,310,65],[346,80,310,78],[346,84,310,78,"_jsx"],[346,100,310,82],[346,101,310,82,"jsx"],[346,104,310,82],[346,106,310,83,"View"],[346,118,310,87],[346,119,310,87,"View"],[346,123,310,87],[346,125,310,89],[347,16,311,14,"onLayout"],[347,24,311,22],[347,26,311,24,"e"],[347,27,311,25],[347,31,311,29],[348,18,312,16],[348,22,312,22,"headerHeight"],[348,34,312,34],[348,37,312,37,"e"],[348,38,312,38],[348,39,312,39,"nativeEvent"],[348,50,312,50],[348,51,312,51,"layout"],[348,57,312,57],[348,58,312,58,"height"],[348,64,312,64],[349,18,313,16,"setHeaderHeight"],[349,33,313,31],[349,34,313,32,"headerHeight"],[349,46,313,44],[349,47,313,45],[350,18,314,16,"rawAnimatedHeaderHeight"],[350,41,314,39],[350,42,314,40,"setValue"],[350,50,314,48],[350,51,314,49,"headerHeight"],[350,63,314,61],[350,64,314,62],[351,16,315,14],[351,17,315,15],[352,16,316,14,"style"],[352,21,316,19],[352,23,316,21],[352,24,316,22,"styles"],[352,30,316,28],[352,31,316,29,"header"],[352,37,316,35],[352,39,316,37,"headerTransparent"],[352,56,316,54],[352,59,316,57,"styles"],[352,65,316,63],[352,66,316,64,"absolute"],[352,74,316,72],[352,77,316,75],[352,81,316,79],[352,82,316,80],[353,16,317,14,"children"],[353,24,317,22],[353,26,317,24,"header"],[353,32,317,30],[353,33,317,31],[354,18,318,16,"back"],[354,22,318,20],[354,24,318,22,"headerBack"],[354,34,318,32],[355,18,319,16,"options"],[355,25,319,23],[356,18,320,16,"route"],[356,23,320,21],[357,18,321,16,"navigation"],[358,16,322,14],[358,17,322,15],[359,14,323,12],[359,15,323,13],[359,16,323,14],[359,19,323,17],[359,23,323,21],[359,25,323,23],[359,38,323,36],[359,42,323,36,"_jsx"],[359,58,323,40],[359,59,323,40,"jsx"],[359,62,323,40],[359,64,323,41,"HeaderShownContext"],[359,88,323,59],[359,89,323,59,"HeaderShownContext"],[359,107,323,59],[359,108,323,60,"Provider"],[359,116,323,68],[359,118,323,70],[360,16,324,14,"value"],[360,21,324,19],[360,23,324,21,"isParentHeaderShown"],[360,42,324,40],[360,46,324,44,"headerShown"],[360,57,324,55],[360,62,324,60],[360,67,324,65],[361,16,325,14,"children"],[361,24,325,22],[361,26,325,24],[361,39,325,37],[361,43,325,37,"_jsx"],[361,59,325,41],[361,60,325,41,"jsx"],[361,63,325,41],[361,65,325,42,"HeaderBackContext"],[361,89,325,59],[361,90,325,59,"HeaderBackContext"],[361,107,325,59],[361,108,325,60,"Provider"],[361,116,325,68],[361,118,325,70],[362,18,326,16,"value"],[362,23,326,21],[362,25,326,23,"headerBack"],[362,35,326,33],[363,18,327,16,"children"],[363,26,327,24],[363,28,327,26,"render"],[363,34,327,32],[363,35,327,33],[364,16,328,14],[364,17,328,15],[365,14,329,12],[365,15,329,13],[365,16,329,14],[366,12,330,10],[366,13,330,11],[367,10,331,8],[367,11,331,9],[368,8,332,6],[368,9,332,7],[368,11,332,9,"route"],[368,16,332,14],[368,17,332,15,"key"],[368,20,332,18],[369,6,333,4],[369,7,333,5],[370,4,334,2],[370,5,334,3],[370,6,334,4],[371,2,335,0],[371,3,335,1],[372,2,336,7],[372,11,336,16,"NativeStackView"],[372,26,336,31,"NativeStackView"],[372,27,336,31,"_ref2"],[372,32,336,31],[372,34,341,3],[373,4,341,3],[373,8,337,2,"state"],[373,13,337,7],[373,16,337,7,"_ref2"],[373,21,337,7],[373,22,337,2,"state"],[373,27,337,7],[374,6,338,2,"navigation"],[374,16,338,12],[374,19,338,12,"_ref2"],[374,24,338,12],[374,25,338,2,"navigation"],[374,35,338,12],[375,6,339,2,"descriptors"],[375,17,339,13],[375,20,339,13,"_ref2"],[375,25,339,13],[375,26,339,2,"descriptors"],[375,37,339,13],[376,6,340,2,"describe"],[376,14,340,10],[376,17,340,10,"_ref2"],[376,22,340,10],[376,23,340,2,"describe"],[376,31,340,10],[377,4,342,2],[377,8,342,2,"_useDismissedRouteErr"],[377,29,342,2],[377,32,344,6],[377,36,344,6,"useDismissedRouteError"],[377,66,344,28],[377,67,344,28,"useDismissedRouteError"],[377,89,344,28],[377,91,344,29,"state"],[377,96,344,34],[377,97,344,35],[378,6,343,4,"setNextDismissedKey"],[378,25,343,23],[378,28,343,23,"_useDismissedRouteErr"],[378,49,343,23],[378,50,343,4,"setNextDismissedKey"],[378,69,343,23],[379,4,345,2],[379,8,345,2,"useInvalidPreventRemoveError"],[379,44,345,30],[379,45,345,30,"useInvalidPreventRemoveError"],[379,73,345,30],[379,75,345,31,"descriptors"],[379,86,345,42],[379,87,345,43],[380,4,346,2],[380,8,346,8,"modalRouteKeys"],[380,22,346,22],[380,25,346,25],[380,29,346,25,"getModalRouteKeys"],[380,55,346,42],[380,56,346,42,"getModalRouteKeys"],[380,73,346,42],[380,75,346,43,"state"],[380,80,346,48],[380,81,346,49,"routes"],[380,87,346,55],[380,89,346,57,"descriptors"],[380,100,346,68],[380,101,346,69],[381,4,347,2],[381,8,347,8,"preloadedDescriptors"],[381,28,347,28],[381,31,347,31,"state"],[381,36,347,36],[381,37,347,37,"preloadedRoutes"],[381,52,347,52],[381,53,347,53,"reduce"],[381,59,347,59],[381,60,347,60],[381,61,347,61,"acc"],[381,64,347,64],[381,66,347,66,"route"],[381,71,347,71],[381,76,347,76],[382,6,348,4,"acc"],[382,9,348,7],[382,10,348,8,"route"],[382,15,348,13],[382,16,348,14,"key"],[382,19,348,17],[382,20,348,18],[382,23,348,21,"acc"],[382,26,348,24],[382,27,348,25,"route"],[382,32,348,30],[382,33,348,31,"key"],[382,36,348,34],[382,37,348,35],[382,41,348,39,"describe"],[382,49,348,47],[382,50,348,48,"route"],[382,55,348,53],[382,57,348,55],[382,61,348,59],[382,62,348,60],[383,6,349,4],[383,13,349,11,"acc"],[383,16,349,14],[384,4,350,2],[384,5,350,3],[384,7,350,5],[384,8,350,6],[384,9,350,7],[384,10,350,8],[385,4,351,2],[385,11,351,9],[385,24,351,22],[385,28,351,22,"_jsx"],[385,44,351,26],[385,45,351,26,"jsx"],[385,48,351,26],[385,50,351,27,"SafeAreaProviderCompat"],[385,74,351,49],[385,75,351,49,"SafeAreaProviderCompat"],[385,97,351,49],[385,99,351,51],[386,6,352,4,"children"],[386,14,352,12],[386,16,352,14],[386,29,352,27],[386,33,352,27,"_jsx"],[386,49,352,31],[386,50,352,31,"jsx"],[386,53,352,31],[386,55,352,32,"ScreenStack"],[386,74,352,43],[386,75,352,43,"ScreenStack"],[386,86,352,43],[386,88,352,45],[387,8,353,6,"style"],[387,13,353,11],[387,15,353,13,"styles"],[387,21,353,19],[387,22,353,20,"container"],[387,31,353,29],[388,8,354,6,"children"],[388,16,354,14],[388,18,354,16,"state"],[388,23,354,21],[388,24,354,22,"routes"],[388,30,354,28],[388,31,354,29,"concat"],[388,37,354,35],[388,38,354,36,"state"],[388,43,354,41],[388,44,354,42,"preloadedRoutes"],[388,59,354,57],[388,60,354,58],[388,61,354,59,"map"],[388,64,354,62],[388,65,354,63],[388,66,354,64,"route"],[388,71,354,69],[388,73,354,71,"index"],[388,78,354,76],[388,83,354,81],[389,10,355,8],[389,14,355,14,"descriptor"],[389,24,355,24],[389,27,355,27,"descriptors"],[389,38,355,38],[389,39,355,39,"route"],[389,44,355,44],[389,45,355,45,"key"],[389,48,355,48],[389,49,355,49],[389,53,355,53,"preloadedDescriptors"],[389,73,355,73],[389,74,355,74,"route"],[389,79,355,79],[389,80,355,80,"key"],[389,83,355,83],[389,84,355,84],[390,10,356,8],[390,14,356,14,"isFocused"],[390,23,356,23],[390,26,356,26,"state"],[390,31,356,31],[390,32,356,32,"index"],[390,37,356,37],[390,42,356,42,"index"],[390,47,356,47],[391,10,357,8],[391,14,357,14,"isBelowFocused"],[391,28,357,28],[391,31,357,31,"state"],[391,36,357,36],[391,37,357,37,"index"],[391,42,357,42],[391,45,357,45],[391,46,357,46],[391,51,357,51,"index"],[391,56,357,56],[392,10,358,8],[392,14,358,14,"previousKey"],[392,25,358,25],[392,28,358,28,"state"],[392,33,358,33],[392,34,358,34,"routes"],[392,40,358,40],[392,41,358,41,"index"],[392,46,358,46],[392,49,358,49],[392,50,358,50],[392,51,358,51],[392,53,358,53,"key"],[392,56,358,56],[393,10,359,8],[393,14,359,14,"nextKey"],[393,21,359,21],[393,24,359,24,"state"],[393,29,359,29],[393,30,359,30,"routes"],[393,36,359,36],[393,37,359,37,"index"],[393,42,359,42],[393,45,359,45],[393,46,359,46],[393,47,359,47],[393,49,359,49,"key"],[393,52,359,52],[394,10,360,8],[394,14,360,14,"previousDescriptor"],[394,32,360,32],[394,35,360,35,"previousKey"],[394,46,360,46],[394,49,360,49,"descriptors"],[394,60,360,60],[394,61,360,61,"previousKey"],[394,72,360,72],[394,73,360,73],[394,76,360,76,"undefined"],[394,85,360,85],[395,10,361,8],[395,14,361,14,"nextDescriptor"],[395,28,361,28],[395,31,361,31,"nextKey"],[395,38,361,38],[395,41,361,41,"descriptors"],[395,52,361,52],[395,53,361,53,"nextKey"],[395,60,361,60],[395,61,361,61],[395,64,361,64,"undefined"],[395,73,361,73],[396,10,362,8],[396,14,362,14,"isModal"],[396,21,362,21],[396,24,362,24,"modalRouteKeys"],[396,38,362,38],[396,39,362,39,"includes"],[396,47,362,47],[396,48,362,48,"route"],[396,53,362,53],[396,54,362,54,"key"],[396,57,362,57],[396,58,362,58],[397,10,363,8],[397,14,363,14,"isPreloaded"],[397,25,363,25],[397,28,363,28,"preloadedDescriptors"],[397,48,363,48],[397,49,363,49,"route"],[397,54,363,54],[397,55,363,55,"key"],[397,58,363,58],[397,59,363,59],[397,64,363,64,"undefined"],[397,73,363,73],[397,77,363,77,"descriptors"],[397,88,363,88],[397,89,363,89,"route"],[397,94,363,94],[397,95,363,95,"key"],[397,98,363,98],[397,99,363,99],[397,104,363,104,"undefined"],[397,113,363,113],[399,10,365,8],[400,10,366,8],[401,10,367,8],[401,14,367,14,"shouldFreeze"],[401,26,367,26],[401,29,367,29,"isFabric"],[401,37,367,37],[401,38,367,38],[401,39,367,39],[401,42,367,42],[401,43,367,43,"isPreloaded"],[401,54,367,54],[401,58,367,58],[401,59,367,59,"isFocused"],[401,68,367,68],[401,72,367,72],[401,73,367,73,"isBelowFocused"],[401,87,367,87],[401,90,367,90],[401,91,367,91,"isPreloaded"],[401,102,367,102],[401,106,367,106],[401,107,367,107,"isFocused"],[401,116,367,116],[402,10,368,8],[402,17,368,15],[402,30,368,28],[402,34,368,28,"_jsx"],[402,50,368,32],[402,51,368,32,"jsx"],[402,54,368,32],[402,56,368,33,"SceneView"],[402,65,368,42],[402,67,368,44],[403,12,369,10,"index"],[403,17,369,15],[403,19,369,17,"index"],[403,24,369,22],[404,12,370,10,"focused"],[404,19,370,17],[404,21,370,19,"isFocused"],[404,30,370,28],[405,12,371,10,"shouldFreeze"],[405,24,371,22],[405,26,371,24,"shouldFreeze"],[405,38,371,36],[406,12,372,10,"descriptor"],[406,22,372,20],[406,24,372,22,"descriptor"],[406,34,372,32],[407,12,373,10,"previousDescriptor"],[407,30,373,28],[407,32,373,30,"previousDescriptor"],[407,50,373,48],[408,12,374,10,"nextDescriptor"],[408,26,374,24],[408,28,374,26,"nextDescriptor"],[408,42,374,40],[409,12,375,10,"isPresentationModal"],[409,31,375,29],[409,33,375,31,"isModal"],[409,40,375,38],[410,12,376,10,"isPreloaded"],[410,23,376,21],[410,25,376,23,"isPreloaded"],[410,36,376,34],[411,12,377,10,"onWillDisappear"],[411,27,377,25],[411,29,377,27,"onWillDisappear"],[411,30,377,27],[411,35,377,33],[412,14,378,12,"navigation"],[412,24,378,22],[412,25,378,23,"emit"],[412,29,378,27],[412,30,378,28],[413,16,379,14,"type"],[413,20,379,18],[413,22,379,20],[413,39,379,37],[414,16,380,14,"data"],[414,20,380,18],[414,22,380,20],[415,18,381,16,"closing"],[415,25,381,23],[415,27,381,25],[416,16,382,14],[416,17,382,15],[417,16,383,14,"target"],[417,22,383,20],[417,24,383,22,"route"],[417,29,383,27],[417,30,383,28,"key"],[418,14,384,12],[418,15,384,13],[418,16,384,14],[419,12,385,10],[419,13,385,11],[420,12,386,10,"onWillAppear"],[420,24,386,22],[420,26,386,24,"onWillAppear"],[420,27,386,24],[420,32,386,30],[421,14,387,12,"navigation"],[421,24,387,22],[421,25,387,23,"emit"],[421,29,387,27],[421,30,387,28],[422,16,388,14,"type"],[422,20,388,18],[422,22,388,20],[422,39,388,37],[423,16,389,14,"data"],[423,20,389,18],[423,22,389,20],[424,18,390,16,"closing"],[424,25,390,23],[424,27,390,25],[425,16,391,14],[425,17,391,15],[426,16,392,14,"target"],[426,22,392,20],[426,24,392,22,"route"],[426,29,392,27],[426,30,392,28,"key"],[427,14,393,12],[427,15,393,13],[427,16,393,14],[428,12,394,10],[428,13,394,11],[429,12,395,10,"onAppear"],[429,20,395,18],[429,22,395,20,"onAppear"],[429,23,395,20],[429,28,395,26],[430,14,396,12,"navigation"],[430,24,396,22],[430,25,396,23,"emit"],[430,29,396,27],[430,30,396,28],[431,16,397,14,"type"],[431,20,397,18],[431,22,397,20],[431,37,397,35],[432,16,398,14,"data"],[432,20,398,18],[432,22,398,20],[433,18,399,16,"closing"],[433,25,399,23],[433,27,399,25],[434,16,400,14],[434,17,400,15],[435,16,401,14,"target"],[435,22,401,20],[435,24,401,22,"route"],[435,29,401,27],[435,30,401,28,"key"],[436,14,402,12],[436,15,402,13],[436,16,402,14],[437,12,403,10],[437,13,403,11],[438,12,404,10,"onDisappear"],[438,23,404,21],[438,25,404,23,"onDisappear"],[438,26,404,23],[438,31,404,29],[439,14,405,12,"navigation"],[439,24,405,22],[439,25,405,23,"emit"],[439,29,405,27],[439,30,405,28],[440,16,406,14,"type"],[440,20,406,18],[440,22,406,20],[440,37,406,35],[441,16,407,14,"data"],[441,20,407,18],[441,22,407,20],[442,18,408,16,"closing"],[442,25,408,23],[442,27,408,25],[443,16,409,14],[443,17,409,15],[444,16,410,14,"target"],[444,22,410,20],[444,24,410,22,"route"],[444,29,410,27],[444,30,410,28,"key"],[445,14,411,12],[445,15,411,13],[445,16,411,14],[446,12,412,10],[446,13,412,11],[447,12,413,10,"onDismissed"],[447,23,413,21],[447,25,413,23,"event"],[447,30,413,28],[447,34,413,32],[448,14,414,12,"navigation"],[448,24,414,22],[448,25,414,23,"dispatch"],[448,33,414,31],[448,34,414,32],[449,16,415,14],[449,19,415,17,"StackActions"],[449,41,415,29],[449,42,415,29,"StackActions"],[449,54,415,29],[449,55,415,30,"pop"],[449,58,415,33],[449,59,415,34,"event"],[449,64,415,39],[449,65,415,40,"nativeEvent"],[449,76,415,51],[449,77,415,52,"dismissCount"],[449,89,415,64],[449,90,415,65],[450,16,416,14,"source"],[450,22,416,20],[450,24,416,22,"route"],[450,29,416,27],[450,30,416,28,"key"],[450,33,416,31],[451,16,417,14,"target"],[451,22,417,20],[451,24,417,22,"state"],[451,29,417,27],[451,30,417,28,"key"],[452,14,418,12],[452,15,418,13],[452,16,418,14],[453,14,419,12,"setNextDismissedKey"],[453,33,419,31],[453,34,419,32,"route"],[453,39,419,37],[453,40,419,38,"key"],[453,43,419,41],[453,44,419,42],[454,12,420,10],[454,13,420,11],[455,12,421,10,"onHeaderBackButtonClicked"],[455,37,421,35],[455,39,421,37,"onHeaderBackButtonClicked"],[455,40,421,37],[455,45,421,43],[456,14,422,12,"navigation"],[456,24,422,22],[456,25,422,23,"dispatch"],[456,33,422,31],[456,34,422,32],[457,16,423,14],[457,19,423,17,"StackActions"],[457,41,423,29],[457,42,423,29,"StackActions"],[457,54,423,29],[457,55,423,30,"pop"],[457,58,423,33],[457,59,423,34],[457,60,423,35],[458,16,424,14,"source"],[458,22,424,20],[458,24,424,22,"route"],[458,29,424,27],[458,30,424,28,"key"],[458,33,424,31],[459,16,425,14,"target"],[459,22,425,20],[459,24,425,22,"state"],[459,29,425,27],[459,30,425,28,"key"],[460,14,426,12],[460,15,426,13],[460,16,426,14],[461,12,427,10],[461,13,427,11],[462,12,428,10,"onNativeDismissCancelled"],[462,36,428,34],[462,38,428,36,"event"],[462,43,428,41],[462,47,428,45],[463,14,429,12,"navigation"],[463,24,429,22],[463,25,429,23,"dispatch"],[463,33,429,31],[463,34,429,32],[464,16,430,14],[464,19,430,17,"StackActions"],[464,41,430,29],[464,42,430,29,"StackActions"],[464,54,430,29],[464,55,430,30,"pop"],[464,58,430,33],[464,59,430,34,"event"],[464,64,430,39],[464,65,430,40,"nativeEvent"],[464,76,430,51],[464,77,430,52,"dismissCount"],[464,89,430,64],[464,90,430,65],[465,16,431,14,"source"],[465,22,431,20],[465,24,431,22,"route"],[465,29,431,27],[465,30,431,28,"key"],[465,33,431,31],[466,16,432,14,"target"],[466,22,432,20],[466,24,432,22,"state"],[466,29,432,27],[466,30,432,28,"key"],[467,14,433,12],[467,15,433,13],[467,16,433,14],[468,12,434,10],[468,13,434,11],[469,12,435,10,"onGestureCancel"],[469,27,435,25],[469,29,435,27,"onGestureCancel"],[469,30,435,27],[469,35,435,33],[470,14,436,12,"navigation"],[470,24,436,22],[470,25,436,23,"emit"],[470,29,436,27],[470,30,436,28],[471,16,437,14,"type"],[471,20,437,18],[471,22,437,20],[471,37,437,35],[472,16,438,14,"target"],[472,22,438,20],[472,24,438,22,"route"],[472,29,438,27],[472,30,438,28,"key"],[473,14,439,12],[473,15,439,13],[473,16,439,14],[474,12,440,10],[474,13,440,11],[475,12,441,10,"onSheetDetentChanged"],[475,32,441,30],[475,34,441,32,"event"],[475,39,441,37],[475,43,441,41],[476,14,442,12,"navigation"],[476,24,442,22],[476,25,442,23,"emit"],[476,29,442,27],[476,30,442,28],[477,16,443,14,"type"],[477,20,443,18],[477,22,443,20],[477,41,443,39],[478,16,444,14,"target"],[478,22,444,20],[478,24,444,22,"route"],[478,29,444,27],[478,30,444,28,"key"],[478,33,444,31],[479,16,445,14,"data"],[479,20,445,18],[479,22,445,20],[480,18,446,16,"index"],[480,23,446,21],[480,25,446,23,"event"],[480,30,446,28],[480,31,446,29,"nativeEvent"],[480,42,446,40],[480,43,446,41,"index"],[480,48,446,46],[481,18,447,16,"stable"],[481,24,447,22],[481,26,447,24,"event"],[481,31,447,29],[481,32,447,30,"nativeEvent"],[481,43,447,41],[481,44,447,42,"isStable"],[482,16,448,14],[483,14,449,12],[483,15,449,13],[483,16,449,14],[484,12,450,10],[485,10,451,8],[485,11,451,9],[485,13,451,11,"route"],[485,18,451,16],[485,19,451,17,"key"],[485,22,451,20],[485,23,451,21],[486,8,452,6],[486,9,452,7],[487,6,453,4],[487,7,453,5],[488,4,454,2],[488,5,454,3],[488,6,454,4],[489,2,455,0],[490,2,456,0],[490,6,456,6,"styles"],[490,12,456,12],[490,15,456,15,"StyleSheet"],[490,27,456,25],[490,28,456,25,"StyleSheet"],[490,38,456,25],[490,39,456,26,"create"],[490,45,456,32],[490,46,456,33],[491,4,457,2,"container"],[491,13,457,11],[491,15,457,13],[492,6,458,4,"flex"],[492,10,458,8],[492,12,458,10],[493,4,459,2],[493,5,459,3],[494,4,460,2,"header"],[494,10,460,8],[494,12,460,10],[495,6,461,4,"zIndex"],[495,12,461,10],[495,14,461,12],[496,4,462,2],[496,5,462,3],[497,4,463,2,"absolute"],[497,12,463,10],[497,14,463,12],[498,6,464,4,"position"],[498,14,464,12],[498,16,464,14],[498,26,464,24],[499,6,465,4,"top"],[499,9,465,7],[499,11,465,9],[499,12,465,10],[500,6,466,4,"start"],[500,11,466,9],[500,13,466,11],[500,14,466,12],[501,6,467,4,"end"],[501,9,467,7],[501,11,467,9],[502,4,468,2],[502,5,468,3],[503,4,469,2,"translucent"],[503,15,469,13],[503,17,469,15],[504,6,470,4,"position"],[504,14,470,12],[504,16,470,14],[504,26,470,24],[505,6,471,4,"top"],[505,9,471,7],[505,11,471,9],[505,12,471,10],[506,6,472,4,"start"],[506,11,472,9],[506,13,472,11],[506,14,472,12],[507,6,473,4,"end"],[507,9,473,7],[507,11,473,9],[507,12,473,10],[508,6,474,4,"zIndex"],[508,12,474,10],[508,14,474,12],[508,15,474,13],[509,6,475,4,"elevation"],[509,15,475,13],[509,17,475,15],[510,4,476,2],[510,5,476,3],[511,4,477,2,"background"],[511,14,477,12],[511,16,477,14],[512,6,478,4,"overflow"],[512,14,478,12],[512,16,478,14],[513,4,479,2],[514,2,480,0],[514,3,480,1],[514,4,480,2],[515,0,480,3],[515,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"}]} |