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