mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 11:11:01 +00:00
1 line
80 KiB
Plaintext
1 line
80 KiB
Plaintext
{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":40,"index":40}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/View","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"4kYBDC6LJJXoH7P9rWDi3vkLVB0=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Text","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"JKIzsQ5YQ0gDj0MIyY0Q7F1zJtU=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/StyleSheet","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"MK7+k1V+KnvCVW7Kj2k/ydtjmVU=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/TouchableOpacity","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"PnQOoa8QGKpV5+issz6ikk463eg=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/SafeAreaView","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"S6Dcm4vKatES0CiC0O7zdRDDseY=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/ScrollView","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"7Gv1K9/TiQvbDXlMy9NOQIEBHDA=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Switch","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"azIZPyCppTdhkoWVIy+kAtKhyQg=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Alert","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"PEUC6jrQVoAGZ2qYkvimljMOyJI=","exportNames":["*"],"imports":1}},{"name":"@expo/vector-icons","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":12,"column":0,"index":172},"end":{"line":12,"column":46,"index":218}}],"key":"ow7vkrqkIckRjlSi/+MhMmRYtUE=","exportNames":["*"],"imports":1}},{"name":"expo-linear-gradient","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":13,"column":0,"index":219},"end":{"line":13,"column":54,"index":273}}],"key":"U49Qf+lzUGUozi/zW+nL0UJUvcg=","exportNames":["*"],"imports":1}},{"name":"../../constants/colors","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":14,"column":0,"index":274},"end":{"line":14,"column":44,"index":318}}],"key":"fGrGUPNMLmLukL54XEqv2tSlgH0=","exportNames":["*"],"imports":1}},{"name":"../../constants/theme","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":15,"column":0,"index":319},"end":{"line":15,"column":82,"index":401}}],"key":"hMrjwT7TM4K6cGGTPMoVo6qhFRc=","exportNames":["*"],"imports":1}},{"name":"react/jsx-dev-runtime","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"L9D70Z4hi4aGuui1ysja/oQ5ytI=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n var _jsxFileName = \"/app/frontend/src/screens/Profile/ProfileScreen.tsx\",\n _s = $RefreshSig$();\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 Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return ProfileScreen;\n }\n });\n var _react = require(_dependencyMap[0], \"react\");\n var _reactNativeWebDistExportsView = require(_dependencyMap[1], \"react-native-web/dist/exports/View\");\n var View = _interopDefault(_reactNativeWebDistExportsView);\n var _reactNativeWebDistExportsText = require(_dependencyMap[2], \"react-native-web/dist/exports/Text\");\n var Text = _interopDefault(_reactNativeWebDistExportsText);\n var _reactNativeWebDistExportsStyleSheet = require(_dependencyMap[3], \"react-native-web/dist/exports/StyleSheet\");\n var StyleSheet = _interopDefault(_reactNativeWebDistExportsStyleSheet);\n var _reactNativeWebDistExportsTouchableOpacity = require(_dependencyMap[4], \"react-native-web/dist/exports/TouchableOpacity\");\n var TouchableOpacity = _interopDefault(_reactNativeWebDistExportsTouchableOpacity);\n var _reactNativeWebDistExportsSafeAreaView = require(_dependencyMap[5], \"react-native-web/dist/exports/SafeAreaView\");\n var SafeAreaView = _interopDefault(_reactNativeWebDistExportsSafeAreaView);\n var _reactNativeWebDistExportsScrollView = require(_dependencyMap[6], \"react-native-web/dist/exports/ScrollView\");\n var ScrollView = _interopDefault(_reactNativeWebDistExportsScrollView);\n var _reactNativeWebDistExportsSwitch = require(_dependencyMap[7], \"react-native-web/dist/exports/Switch\");\n var Switch = _interopDefault(_reactNativeWebDistExportsSwitch);\n var _reactNativeWebDistExportsAlert = require(_dependencyMap[8], \"react-native-web/dist/exports/Alert\");\n var Alert = _interopDefault(_reactNativeWebDistExportsAlert);\n var _expoVectorIcons = require(_dependencyMap[9], \"@expo/vector-icons\");\n var _expoLinearGradient = require(_dependencyMap[10], \"expo-linear-gradient\");\n var _constantsColors = require(_dependencyMap[11], \"../../constants/colors\");\n var Colors = _interopDefault(_constantsColors);\n var _constantsTheme = require(_dependencyMap[12], \"../../constants/theme\");\n var _reactJsxDevRuntime = require(_dependencyMap[13], \"react/jsx-dev-runtime\");\n function ProfileScreen({\n navigation\n }) {\n _s();\n const [notificationsEnabled, setNotificationsEnabled] = (0, _react.useState)(true);\n const [biometricEnabled, setBiometricEnabled] = (0, _react.useState)(false);\n const accountMenuItems = [{\n id: 'edit-profile',\n icon: 'person-outline',\n title: 'Edit Profile',\n subtitle: 'Update your personal information',\n onPress: () => Alert.default.alert('Edit Profile', 'Coming soon'),\n showArrow: true\n }, {\n id: 'identity',\n icon: 'card-outline',\n title: 'Digital Identity',\n subtitle: 'View your Kurdistan Citizen Card',\n onPress: () => navigation.navigate('Identity'),\n showArrow: true\n }, {\n id: 'trust-score',\n icon: 'star-outline',\n title: 'Trust Score',\n subtitle: '750 points',\n onPress: () => navigation.navigate('TrustScore'),\n showArrow: true\n }];\n const securityMenuItems = [{\n id: 'change-password',\n icon: 'lock-closed-outline',\n title: 'Change Password',\n onPress: () => Alert.default.alert('Change Password', 'Coming soon'),\n showArrow: true\n }, {\n id: 'biometric',\n icon: 'finger-print-outline',\n title: 'Biometric Authentication',\n onPress: () => {},\n showSwitch: true,\n switchValue: biometricEnabled\n }, {\n id: 'backup',\n icon: 'cloud-upload-outline',\n title: 'Backup Wallet',\n subtitle: 'Secure your recovery phrase',\n onPress: () => Alert.default.alert('Backup Wallet', 'This feature will help you backup your wallet securely.'),\n showArrow: true\n }];\n const preferencesMenuItems = [{\n id: 'notifications',\n icon: 'notifications-outline',\n title: 'Push Notifications',\n onPress: () => {},\n showSwitch: true,\n switchValue: notificationsEnabled\n }, {\n id: 'language',\n icon: 'language-outline',\n title: 'Language',\n subtitle: 'English',\n onPress: () => navigation.navigate('LanguageSelection'),\n showArrow: true\n }, {\n id: 'currency',\n icon: 'cash-outline',\n title: 'Currency',\n subtitle: 'USD',\n onPress: () => Alert.default.alert('Currency', 'Currency selection coming soon'),\n showArrow: true\n }];\n const supportMenuItems = [{\n id: 'help',\n icon: 'help-circle-outline',\n title: 'Help Center',\n onPress: () => Alert.default.alert('Help Center', 'Visit help.pezkuwichain.io'),\n showArrow: true\n }, {\n id: 'about',\n icon: 'information-circle-outline',\n title: 'About PezkuwiChain',\n subtitle: 'Version 1.0.0',\n onPress: () => Alert.default.alert('About', 'PezkuwiChain v1.0.0\\nBuilding the future of Kurdish digital infrastructure'),\n showArrow: true\n }, {\n id: 'terms',\n icon: 'document-text-outline',\n title: 'Terms & Privacy',\n onPress: () => Alert.default.alert('Terms', 'View terms and privacy policy'),\n showArrow: true\n }];\n const handleLogout = () => {\n Alert.default.alert('Logout', 'Are you sure you want to logout?', [{\n text: 'Cancel',\n style: 'cancel'\n }, {\n text: 'Logout',\n style: 'destructive',\n onPress: () => navigation.navigate('LanguageSelection')\n }]);\n };\n const renderMenuItem = item => /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: styles.menuItem,\n onPress: item.onPress,\n activeOpacity: 0.7,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.menuIconContainer,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: item.icon,\n size: 24,\n color: Colors.default.teal\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 160,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 159,\n columnNumber: 7\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.menuContent,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.menuTitle,\n children: item.title\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 164,\n columnNumber: 9\n }, this), item.subtitle && /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.menuSubtitle,\n children: item.subtitle\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 165,\n columnNumber: 27\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 163,\n columnNumber: 7\n }, this), item.showArrow && /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"chevron-forward\",\n size: 20,\n color: Colors.default.textGray\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 169,\n columnNumber: 9\n }, this), item.showSwitch && /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Switch.default, {\n value: item.switchValue,\n onValueChange: value => {\n if (item.id === 'notifications') {\n setNotificationsEnabled(value);\n } else if (item.id === 'biometric') {\n setBiometricEnabled(value);\n }\n },\n trackColor: {\n false: '#D0D0D0',\n true: Colors.default.teal\n },\n thumbColor: \"#FFFFFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 173,\n columnNumber: 9\n }, this)]\n }, item.id, true, {\n fileName: _jsxFileName,\n lineNumber: 153,\n columnNumber: 5\n }, this);\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(SafeAreaView.default, {\n style: styles.container,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(ScrollView.default, {\n showsVerticalScrollIndicator: false,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoLinearGradient.LinearGradient, {\n colors: Colors.default.gradients.header,\n style: styles.header,\n start: {\n x: 0,\n y: 0\n },\n end: {\n x: 1,\n y: 1\n },\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.profileInfo,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.avatar,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"person\",\n size: 40,\n color: \"#FFFFFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 201,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 200,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.userInfo,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.userName,\n children: \"Satoshi Qazi Muhammed\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 205,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.userEmail,\n children: \"satoshi@pezkuwichain.io\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 206,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 204,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: styles.editButton,\n onPress: () => Alert.default.alert('Edit Profile', 'Coming soon'),\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"create-outline\",\n size: 20,\n color: \"#FFFFFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 213,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 209,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 199,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.statsContainer,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.statItem,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.statValue,\n children: \"750\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 220,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.statLabel,\n children: \"Trust Score\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 221,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 219,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.statDivider\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 224,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.statItem,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.statValue,\n children: \"24\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 227,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.statLabel,\n children: \"Referrals\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 228,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 226,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.statDivider\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 231,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.statItem,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.statValue,\n children: \"5\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 234,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.statLabel,\n children: \"Certificates\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 235,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 233,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 218,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 193,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.section,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"Account\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 242,\n columnNumber: 11\n }, this), accountMenuItems.map(renderMenuItem)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 241,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.section,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"Security\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 248,\n columnNumber: 11\n }, this), securityMenuItems.map(renderMenuItem)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 247,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.section,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"Preferences\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 254,\n columnNumber: 11\n }, this), preferencesMenuItems.map(renderMenuItem)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 253,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.section,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"Support\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 260,\n columnNumber: 11\n }, this), supportMenuItems.map(renderMenuItem)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 259,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: styles.logoutButton,\n onPress: handleLogout,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"log-out-outline\",\n size: 24,\n color: Colors.default.coral\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 266,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.logoutText,\n children: \"Logout\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 267,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 265,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: {\n height: 40\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 270,\n columnNumber: 9\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 191,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 190,\n columnNumber: 5\n }, this);\n }\n _s(ProfileScreen, \"eXiOsYS7NujDrfLfi53kpCGVTYg=\");\n _c = ProfileScreen;\n const styles = StyleSheet.default.create({\n container: {\n flex: 1,\n backgroundColor: Colors.default.background\n },\n header: {\n paddingHorizontal: _constantsTheme.Spacing.xl,\n paddingTop: _constantsTheme.Spacing.xxxl,\n paddingBottom: _constantsTheme.Spacing.xl,\n borderBottomLeftRadius: _constantsTheme.BorderRadius.xxlarge,\n borderBottomRightRadius: _constantsTheme.BorderRadius.xxlarge\n },\n profileInfo: {\n flexDirection: 'row',\n alignItems: 'center',\n marginBottom: _constantsTheme.Spacing.xl\n },\n avatar: {\n width: 70,\n height: 70,\n borderRadius: 35,\n backgroundColor: 'rgba(255, 255, 255, 0.3)',\n justifyContent: 'center',\n alignItems: 'center',\n borderWidth: 3,\n borderColor: '#FFFFFF'\n },\n userInfo: {\n flex: 1,\n marginLeft: _constantsTheme.Spacing.lg\n },\n userName: {\n fontSize: _constantsTheme.Typography.sizes.xlarge,\n fontWeight: _constantsTheme.Typography.weights.bold,\n color: '#FFFFFF',\n marginBottom: 4\n },\n userEmail: {\n fontSize: _constantsTheme.Typography.sizes.small,\n color: 'rgba(255, 255, 255, 0.9)'\n },\n editButton: {\n width: 40,\n height: 40,\n borderRadius: 20,\n backgroundColor: 'rgba(255, 255, 255, 0.3)',\n justifyContent: 'center',\n alignItems: 'center'\n },\n statsContainer: {\n flexDirection: 'row',\n backgroundColor: 'rgba(255, 255, 255, 0.2)',\n borderRadius: _constantsTheme.BorderRadius.large,\n padding: _constantsTheme.Spacing.lg\n },\n statItem: {\n flex: 1,\n alignItems: 'center'\n },\n statValue: {\n fontSize: 24,\n fontWeight: _constantsTheme.Typography.weights.bold,\n color: '#FFFFFF',\n marginBottom: 4\n },\n statLabel: {\n fontSize: _constantsTheme.Typography.sizes.small,\n color: 'rgba(255, 255, 255, 0.9)'\n },\n statDivider: {\n width: 1,\n backgroundColor: 'rgba(255, 255, 255, 0.3)',\n marginHorizontal: _constantsTheme.Spacing.md\n },\n section: {\n marginTop: _constantsTheme.Spacing.xl,\n paddingHorizontal: _constantsTheme.Spacing.xl\n },\n sectionTitle: {\n fontSize: _constantsTheme.Typography.sizes.medium,\n fontWeight: _constantsTheme.Typography.weights.semibold,\n color: Colors.default.textGray,\n marginBottom: _constantsTheme.Spacing.md,\n textTransform: 'uppercase',\n letterSpacing: 0.5\n },\n menuItem: Object.assign({\n flexDirection: 'row',\n alignItems: 'center',\n backgroundColor: Colors.default.card,\n padding: _constantsTheme.Spacing.lg,\n borderRadius: _constantsTheme.BorderRadius.large,\n marginBottom: _constantsTheme.Spacing.sm\n }, _constantsTheme.Shadow.small),\n menuIconContainer: {\n width: 40,\n height: 40,\n borderRadius: 20,\n backgroundColor: Colors.default.teal + '20',\n justifyContent: 'center',\n alignItems: 'center',\n marginRight: _constantsTheme.Spacing.md\n },\n menuContent: {\n flex: 1\n },\n menuTitle: {\n fontSize: _constantsTheme.Typography.sizes.medium,\n fontWeight: _constantsTheme.Typography.weights.medium,\n color: Colors.default.textDark,\n marginBottom: 2\n },\n menuSubtitle: {\n fontSize: _constantsTheme.Typography.sizes.small,\n color: Colors.default.textGray\n },\n logoutButton: {\n flexDirection: 'row',\n alignItems: 'center',\n justifyContent: 'center',\n backgroundColor: Colors.default.coral + '20',\n marginHorizontal: _constantsTheme.Spacing.xl,\n marginTop: _constantsTheme.Spacing.xxxl,\n padding: _constantsTheme.Spacing.lg,\n borderRadius: _constantsTheme.BorderRadius.large,\n gap: _constantsTheme.Spacing.sm\n },\n logoutText: {\n fontSize: _constantsTheme.Typography.sizes.medium,\n fontWeight: _constantsTheme.Typography.weights.semibold,\n color: Colors.default.coral\n }\n });\n var _c;\n $RefreshReg$(_c, \"ProfileScreen\");\n});","lineCount":613,"map":[[14,2,28,15,"Object"],[14,8,28,15],[14,9,28,15,"defineProperty"],[14,23,28,15],[14,24,28,15,"exports"],[14,31,28,15],[15,4,28,15,"enumerable"],[15,14,28,15],[16,4,28,15,"get"],[16,7,28,15],[16,18,28,15,"get"],[16,19,28,15],[17,6,28,15],[17,13,28,15,"ProfileScreen"],[17,26,28,15],[18,4,28,15],[19,2,28,15],[20,2,1,0],[20,6,1,0,"_react"],[20,12,1,0],[20,15,1,0,"require"],[20,22,1,0],[20,23,1,0,"_dependencyMap"],[20,37,1,0],[21,2,1,40],[21,6,1,40,"_reactNativeWebDistExportsView"],[21,36,1,40],[21,39,1,40,"require"],[21,46,1,40],[21,47,1,40,"_dependencyMap"],[21,61,1,40],[22,2,1,40],[22,6,1,40,"View"],[22,10,1,40],[22,13,1,40,"_interopDefault"],[22,28,1,40],[22,29,1,40,"_reactNativeWebDistExportsView"],[22,59,1,40],[23,2,1,40],[23,6,1,40,"_reactNativeWebDistExportsText"],[23,36,1,40],[23,39,1,40,"require"],[23,46,1,40],[23,47,1,40,"_dependencyMap"],[23,61,1,40],[24,2,1,40],[24,6,1,40,"Text"],[24,10,1,40],[24,13,1,40,"_interopDefault"],[24,28,1,40],[24,29,1,40,"_reactNativeWebDistExportsText"],[24,59,1,40],[25,2,1,40],[25,6,1,40,"_reactNativeWebDistExportsStyleSheet"],[25,42,1,40],[25,45,1,40,"require"],[25,52,1,40],[25,53,1,40,"_dependencyMap"],[25,67,1,40],[26,2,1,40],[26,6,1,40,"StyleSheet"],[26,16,1,40],[26,19,1,40,"_interopDefault"],[26,34,1,40],[26,35,1,40,"_reactNativeWebDistExportsStyleSheet"],[26,71,1,40],[27,2,1,40],[27,6,1,40,"_reactNativeWebDistExportsTouchableOpacity"],[27,48,1,40],[27,51,1,40,"require"],[27,58,1,40],[27,59,1,40,"_dependencyMap"],[27,73,1,40],[28,2,1,40],[28,6,1,40,"TouchableOpacity"],[28,22,1,40],[28,25,1,40,"_interopDefault"],[28,40,1,40],[28,41,1,40,"_reactNativeWebDistExportsTouchableOpacity"],[28,83,1,40],[29,2,1,40],[29,6,1,40,"_reactNativeWebDistExportsSafeAreaView"],[29,44,1,40],[29,47,1,40,"require"],[29,54,1,40],[29,55,1,40,"_dependencyMap"],[29,69,1,40],[30,2,1,40],[30,6,1,40,"SafeAreaView"],[30,18,1,40],[30,21,1,40,"_interopDefault"],[30,36,1,40],[30,37,1,40,"_reactNativeWebDistExportsSafeAreaView"],[30,75,1,40],[31,2,1,40],[31,6,1,40,"_reactNativeWebDistExportsScrollView"],[31,42,1,40],[31,45,1,40,"require"],[31,52,1,40],[31,53,1,40,"_dependencyMap"],[31,67,1,40],[32,2,1,40],[32,6,1,40,"ScrollView"],[32,16,1,40],[32,19,1,40,"_interopDefault"],[32,34,1,40],[32,35,1,40,"_reactNativeWebDistExportsScrollView"],[32,71,1,40],[33,2,1,40],[33,6,1,40,"_reactNativeWebDistExportsSwitch"],[33,38,1,40],[33,41,1,40,"require"],[33,48,1,40],[33,49,1,40,"_dependencyMap"],[33,63,1,40],[34,2,1,40],[34,6,1,40,"Switch"],[34,12,1,40],[34,15,1,40,"_interopDefault"],[34,30,1,40],[34,31,1,40,"_reactNativeWebDistExportsSwitch"],[34,63,1,40],[35,2,1,40],[35,6,1,40,"_reactNativeWebDistExportsAlert"],[35,37,1,40],[35,40,1,40,"require"],[35,47,1,40],[35,48,1,40,"_dependencyMap"],[35,62,1,40],[36,2,1,40],[36,6,1,40,"Alert"],[36,11,1,40],[36,14,1,40,"_interopDefault"],[36,29,1,40],[36,30,1,40,"_reactNativeWebDistExportsAlert"],[36,61,1,40],[37,2,12,0],[37,6,12,0,"_expoVectorIcons"],[37,22,12,0],[37,25,12,0,"require"],[37,32,12,0],[37,33,12,0,"_dependencyMap"],[37,47,12,0],[38,2,13,0],[38,6,13,0,"_expoLinearGradient"],[38,25,13,0],[38,28,13,0,"require"],[38,35,13,0],[38,36,13,0,"_dependencyMap"],[38,50,13,0],[39,2,14,0],[39,6,14,0,"_constantsColors"],[39,22,14,0],[39,25,14,0,"require"],[39,32,14,0],[39,33,14,0,"_dependencyMap"],[39,47,14,0],[40,2,14,0],[40,6,14,0,"Colors"],[40,12,14,0],[40,15,14,0,"_interopDefault"],[40,30,14,0],[40,31,14,0,"_constantsColors"],[40,47,14,0],[41,2,15,0],[41,6,15,0,"_constantsTheme"],[41,21,15,0],[41,24,15,0,"require"],[41,31,15,0],[41,32,15,0,"_dependencyMap"],[41,46,15,0],[42,2,15,82],[42,6,15,82,"_reactJsxDevRuntime"],[42,25,15,82],[42,28,15,82,"require"],[42,35,15,82],[42,36,15,82,"_dependencyMap"],[42,50,15,82],[43,2,28,15],[43,11,28,24,"ProfileScreen"],[43,24,28,37,"ProfileScreen"],[43,25,28,38],[44,4,28,40,"navigation"],[45,2,28,56],[45,3,28,57],[45,5,28,59],[46,4,28,59,"_s"],[46,6,28,59],[47,4,29,2],[47,10,29,8],[47,11,29,9,"notificationsEnabled"],[47,31,29,29],[47,33,29,31,"setNotificationsEnabled"],[47,56,29,54],[47,57,29,55],[47,60,29,58],[47,64,29,58,"useState"],[47,70,29,66],[47,71,29,66,"useState"],[47,79,29,66],[47,81,29,67],[47,85,29,71],[47,86,29,72],[48,4,30,2],[48,10,30,8],[48,11,30,9,"biometricEnabled"],[48,27,30,25],[48,29,30,27,"setBiometricEnabled"],[48,48,30,46],[48,49,30,47],[48,52,30,50],[48,56,30,50,"useState"],[48,62,30,58],[48,63,30,58,"useState"],[48,71,30,58],[48,73,30,59],[48,78,30,64],[48,79,30,65],[49,4,32,2],[49,10,32,8,"accountMenuItems"],[49,26,32,36],[49,29,32,39],[49,30,33,4],[50,6,34,6,"id"],[50,8,34,8],[50,10,34,10],[50,24,34,24],[51,6,35,6,"icon"],[51,10,35,10],[51,12,35,12],[51,28,35,28],[52,6,36,6,"title"],[52,11,36,11],[52,13,36,13],[52,27,36,27],[53,6,37,6,"subtitle"],[53,14,37,14],[53,16,37,16],[53,50,37,50],[54,6,38,6,"onPress"],[54,13,38,13],[54,15,38,15,"onPress"],[54,16,38,15],[54,21,38,21,"Alert"],[54,26,38,26],[54,27,38,26,"default"],[54,34,38,26],[54,35,38,27,"alert"],[54,40,38,32],[54,41,38,33],[54,55,38,47],[54,57,38,49],[54,70,38,62],[54,71,38,63],[55,6,39,6,"showArrow"],[55,15,39,15],[55,17,39,17],[56,4,40,4],[56,5,40,5],[56,7,41,4],[57,6,42,6,"id"],[57,8,42,8],[57,10,42,10],[57,20,42,20],[58,6,43,6,"icon"],[58,10,43,10],[58,12,43,12],[58,26,43,26],[59,6,44,6,"title"],[59,11,44,11],[59,13,44,13],[59,31,44,31],[60,6,45,6,"subtitle"],[60,14,45,14],[60,16,45,16],[60,50,45,50],[61,6,46,6,"onPress"],[61,13,46,13],[61,15,46,15,"onPress"],[61,16,46,15],[61,21,46,21,"navigation"],[61,31,46,31],[61,32,46,32,"navigate"],[61,40,46,40],[61,41,46,41],[61,51,46,51],[61,52,46,52],[62,6,47,6,"showArrow"],[62,15,47,15],[62,17,47,17],[63,4,48,4],[63,5,48,5],[63,7,49,4],[64,6,50,6,"id"],[64,8,50,8],[64,10,50,10],[64,23,50,23],[65,6,51,6,"icon"],[65,10,51,10],[65,12,51,12],[65,26,51,26],[66,6,52,6,"title"],[66,11,52,11],[66,13,52,13],[66,26,52,26],[67,6,53,6,"subtitle"],[67,14,53,14],[67,16,53,16],[67,28,53,28],[68,6,54,6,"onPress"],[68,13,54,13],[68,15,54,15,"onPress"],[68,16,54,15],[68,21,54,21,"navigation"],[68,31,54,31],[68,32,54,32,"navigate"],[68,40,54,40],[68,41,54,41],[68,53,54,53],[68,54,54,54],[69,6,55,6,"showArrow"],[69,15,55,15],[69,17,55,17],[70,4,56,4],[70,5,56,5],[70,6,57,3],[71,4,59,2],[71,10,59,8,"securityMenuItems"],[71,27,59,37],[71,30,59,40],[71,31,60,4],[72,6,61,6,"id"],[72,8,61,8],[72,10,61,10],[72,27,61,27],[73,6,62,6,"icon"],[73,10,62,10],[73,12,62,12],[73,33,62,33],[74,6,63,6,"title"],[74,11,63,11],[74,13,63,13],[74,30,63,30],[75,6,64,6,"onPress"],[75,13,64,13],[75,15,64,15,"onPress"],[75,16,64,15],[75,21,64,21,"Alert"],[75,26,64,26],[75,27,64,26,"default"],[75,34,64,26],[75,35,64,27,"alert"],[75,40,64,32],[75,41,64,33],[75,58,64,50],[75,60,64,52],[75,73,64,65],[75,74,64,66],[76,6,65,6,"showArrow"],[76,15,65,15],[76,17,65,17],[77,4,66,4],[77,5,66,5],[77,7,67,4],[78,6,68,6,"id"],[78,8,68,8],[78,10,68,10],[78,21,68,21],[79,6,69,6,"icon"],[79,10,69,10],[79,12,69,12],[79,34,69,34],[80,6,70,6,"title"],[80,11,70,11],[80,13,70,13],[80,39,70,39],[81,6,71,6,"onPress"],[81,13,71,13],[81,15,71,15,"onPress"],[81,16,71,15],[81,21,71,21],[81,22,71,22],[81,23,71,23],[82,6,72,6,"showSwitch"],[82,16,72,16],[82,18,72,18],[82,22,72,22],[83,6,73,6,"switchValue"],[83,17,73,17],[83,19,73,19,"biometricEnabled"],[84,4,74,4],[84,5,74,5],[84,7,75,4],[85,6,76,6,"id"],[85,8,76,8],[85,10,76,10],[85,18,76,18],[86,6,77,6,"icon"],[86,10,77,10],[86,12,77,12],[86,34,77,34],[87,6,78,6,"title"],[87,11,78,11],[87,13,78,13],[87,28,78,28],[88,6,79,6,"subtitle"],[88,14,79,14],[88,16,79,16],[88,45,79,45],[89,6,80,6,"onPress"],[89,13,80,13],[89,15,80,15,"onPress"],[89,16,80,15],[89,21,80,21,"Alert"],[89,26,80,26],[89,27,80,26,"default"],[89,34,80,26],[89,35,80,27,"alert"],[89,40,80,32],[89,41,80,33],[89,56,80,48],[89,58,80,50],[89,115,80,107],[89,116,80,108],[90,6,81,6,"showArrow"],[90,15,81,15],[90,17,81,17],[91,4,82,4],[91,5,82,5],[91,6,83,3],[92,4,85,2],[92,10,85,8,"preferencesMenuItems"],[92,30,85,40],[92,33,85,43],[92,34,86,4],[93,6,87,6,"id"],[93,8,87,8],[93,10,87,10],[93,25,87,25],[94,6,88,6,"icon"],[94,10,88,10],[94,12,88,12],[94,35,88,35],[95,6,89,6,"title"],[95,11,89,11],[95,13,89,13],[95,33,89,33],[96,6,90,6,"onPress"],[96,13,90,13],[96,15,90,15,"onPress"],[96,16,90,15],[96,21,90,21],[96,22,90,22],[96,23,90,23],[97,6,91,6,"showSwitch"],[97,16,91,16],[97,18,91,18],[97,22,91,22],[98,6,92,6,"switchValue"],[98,17,92,17],[98,19,92,19,"notificationsEnabled"],[99,4,93,4],[99,5,93,5],[99,7,94,4],[100,6,95,6,"id"],[100,8,95,8],[100,10,95,10],[100,20,95,20],[101,6,96,6,"icon"],[101,10,96,10],[101,12,96,12],[101,30,96,30],[102,6,97,6,"title"],[102,11,97,11],[102,13,97,13],[102,23,97,23],[103,6,98,6,"subtitle"],[103,14,98,14],[103,16,98,16],[103,25,98,25],[104,6,99,6,"onPress"],[104,13,99,13],[104,15,99,15,"onPress"],[104,16,99,15],[104,21,99,21,"navigation"],[104,31,99,31],[104,32,99,32,"navigate"],[104,40,99,40],[104,41,99,41],[104,60,99,60],[104,61,99,61],[105,6,100,6,"showArrow"],[105,15,100,15],[105,17,100,17],[106,4,101,4],[106,5,101,5],[106,7,102,4],[107,6,103,6,"id"],[107,8,103,8],[107,10,103,10],[107,20,103,20],[108,6,104,6,"icon"],[108,10,104,10],[108,12,104,12],[108,26,104,26],[109,6,105,6,"title"],[109,11,105,11],[109,13,105,13],[109,23,105,23],[110,6,106,6,"subtitle"],[110,14,106,14],[110,16,106,16],[110,21,106,21],[111,6,107,6,"onPress"],[111,13,107,13],[111,15,107,15,"onPress"],[111,16,107,15],[111,21,107,21,"Alert"],[111,26,107,26],[111,27,107,26,"default"],[111,34,107,26],[111,35,107,27,"alert"],[111,40,107,32],[111,41,107,33],[111,51,107,43],[111,53,107,45],[111,85,107,77],[111,86,107,78],[112,6,108,6,"showArrow"],[112,15,108,15],[112,17,108,17],[113,4,109,4],[113,5,109,5],[113,6,110,3],[114,4,112,2],[114,10,112,8,"supportMenuItems"],[114,26,112,36],[114,29,112,39],[114,30,113,4],[115,6,114,6,"id"],[115,8,114,8],[115,10,114,10],[115,16,114,16],[116,6,115,6,"icon"],[116,10,115,10],[116,12,115,12],[116,33,115,33],[117,6,116,6,"title"],[117,11,116,11],[117,13,116,13],[117,26,116,26],[118,6,117,6,"onPress"],[118,13,117,13],[118,15,117,15,"onPress"],[118,16,117,15],[118,21,117,21,"Alert"],[118,26,117,26],[118,27,117,26,"default"],[118,34,117,26],[118,35,117,27,"alert"],[118,40,117,32],[118,41,117,33],[118,54,117,46],[118,56,117,48],[118,84,117,76],[118,85,117,77],[119,6,118,6,"showArrow"],[119,15,118,15],[119,17,118,17],[120,4,119,4],[120,5,119,5],[120,7,120,4],[121,6,121,6,"id"],[121,8,121,8],[121,10,121,10],[121,17,121,17],[122,6,122,6,"icon"],[122,10,122,10],[122,12,122,12],[122,40,122,40],[123,6,123,6,"title"],[123,11,123,11],[123,13,123,13],[123,33,123,33],[124,6,124,6,"subtitle"],[124,14,124,14],[124,16,124,16],[124,31,124,31],[125,6,125,6,"onPress"],[125,13,125,13],[125,15,125,15,"onPress"],[125,16,125,15],[125,21,125,21,"Alert"],[125,26,125,26],[125,27,125,26,"default"],[125,34,125,26],[125,35,125,27,"alert"],[125,40,125,32],[125,41,125,33],[125,48,125,40],[125,50,125,42],[125,126,125,118],[125,127,125,119],[126,6,126,6,"showArrow"],[126,15,126,15],[126,17,126,17],[127,4,127,4],[127,5,127,5],[127,7,128,4],[128,6,129,6,"id"],[128,8,129,8],[128,10,129,10],[128,17,129,17],[129,6,130,6,"icon"],[129,10,130,10],[129,12,130,12],[129,35,130,35],[130,6,131,6,"title"],[130,11,131,11],[130,13,131,13],[130,30,131,30],[131,6,132,6,"onPress"],[131,13,132,13],[131,15,132,15,"onPress"],[131,16,132,15],[131,21,132,21,"Alert"],[131,26,132,26],[131,27,132,26,"default"],[131,34,132,26],[131,35,132,27,"alert"],[131,40,132,32],[131,41,132,33],[131,48,132,40],[131,50,132,42],[131,81,132,73],[131,82,132,74],[132,6,133,6,"showArrow"],[132,15,133,15],[132,17,133,17],[133,4,134,4],[133,5,134,5],[133,6,135,3],[134,4,137,2],[134,10,137,8,"handleLogout"],[134,22,137,20],[134,25,137,23,"handleLogout"],[134,26,137,23],[134,31,137,29],[135,6,138,4,"Alert"],[135,11,138,9],[135,12,138,9,"default"],[135,19,138,9],[135,20,138,10,"alert"],[135,25,138,15],[135,26,139,6],[135,34,139,14],[135,36,140,6],[135,70,140,40],[135,72,141,6],[135,73,142,8],[136,8,142,10,"text"],[136,12,142,14],[136,14,142,16],[136,22,142,24],[137,8,142,26,"style"],[137,13,142,31],[137,15,142,33],[138,6,142,42],[138,7,142,43],[138,9,143,8],[139,8,144,10,"text"],[139,12,144,14],[139,14,144,16],[139,22,144,24],[140,8,145,10,"style"],[140,13,145,15],[140,15,145,17],[140,28,145,30],[141,8,146,10,"onPress"],[141,15,146,17],[141,17,146,19,"onPress"],[141,18,146,19],[141,23,146,25,"navigation"],[141,33,146,35],[141,34,146,36,"navigate"],[141,42,146,44],[141,43,146,45],[141,62,146,64],[142,6,147,8],[142,7,147,9],[142,8,149,4],[142,9,149,5],[143,4,150,2],[143,5,150,3],[144,4,152,2],[144,10,152,8,"renderMenuItem"],[144,24,152,22],[144,27,152,26,"item"],[144,31,152,40],[144,48,153,4],[144,52,153,4,"_reactJsxDevRuntime"],[144,71,153,4],[144,72,153,4,"jsxDEV"],[144,78,153,4],[144,80,153,5,"TouchableOpacity"],[144,96,153,21],[144,97,153,21,"default"],[144,104,153,21],[145,6,155,6,"style"],[145,11,155,11],[145,13,155,13,"styles"],[145,19,155,19],[145,20,155,20,"menuItem"],[145,28,155,29],[146,6,156,6,"onPress"],[146,13,156,13],[146,15,156,15,"item"],[146,19,156,19],[146,20,156,20,"onPress"],[146,27,156,28],[147,6,157,6,"activeOpacity"],[147,19,157,19],[147,21,157,21],[147,24,157,25],[148,6,157,25,"children"],[148,14,157,25],[148,30,159,6],[148,34,159,6,"_reactJsxDevRuntime"],[148,53,159,6],[148,54,159,6,"jsxDEV"],[148,60,159,6],[148,62,159,7,"View"],[148,66,159,11],[148,67,159,11,"default"],[148,74,159,11],[149,8,159,12,"style"],[149,13,159,17],[149,15,159,19,"styles"],[149,21,159,25],[149,22,159,26,"menuIconContainer"],[149,39,159,44],[150,8,159,44,"children"],[150,16,159,44],[150,31,160,8],[150,35,160,8,"_reactJsxDevRuntime"],[150,54,160,8],[150,55,160,8,"jsxDEV"],[150,61,160,8],[150,63,160,9,"_expoVectorIcons"],[150,79,160,17],[150,80,160,17,"Ionicons"],[150,88,160,17],[151,10,160,18,"name"],[151,14,160,22],[151,16,160,24,"item"],[151,20,160,28],[151,21,160,29,"icon"],[151,25,160,34],[152,10,160,35,"size"],[152,14,160,39],[152,16,160,41],[152,18,160,44],[153,10,160,45,"color"],[153,15,160,50],[153,17,160,52,"Colors"],[153,23,160,58],[153,24,160,58,"default"],[153,31,160,58],[153,32,160,59,"teal"],[154,8,160,64],[155,10,160,64,"fileName"],[155,18,160,64],[155,20,160,64,"_jsxFileName"],[155,32,160,64],[156,10,160,64,"lineNumber"],[156,20,160,64],[157,10,160,64,"columnNumber"],[157,22,160,64],[158,8,160,64],[158,15,160,66],[159,6,160,67],[160,8,160,67,"fileName"],[160,16,160,67],[160,18,160,67,"_jsxFileName"],[160,30,160,67],[161,8,160,67,"lineNumber"],[161,18,160,67],[162,8,160,67,"columnNumber"],[162,20,160,67],[163,6,160,67],[163,13,161,12],[163,14,161,13],[163,29,163,6],[163,33,163,6,"_reactJsxDevRuntime"],[163,52,163,6],[163,53,163,6,"jsxDEV"],[163,59,163,6],[163,61,163,7,"View"],[163,65,163,11],[163,66,163,11,"default"],[163,73,163,11],[164,8,163,12,"style"],[164,13,163,17],[164,15,163,19,"styles"],[164,21,163,25],[164,22,163,26,"menuContent"],[164,33,163,38],[165,8,163,38,"children"],[165,16,163,38],[165,32,164,8],[165,36,164,8,"_reactJsxDevRuntime"],[165,55,164,8],[165,56,164,8,"jsxDEV"],[165,62,164,8],[165,64,164,9,"Text"],[165,68,164,13],[165,69,164,13,"default"],[165,76,164,13],[166,10,164,14,"style"],[166,15,164,19],[166,17,164,21,"styles"],[166,23,164,27],[166,24,164,28,"menuTitle"],[166,33,164,38],[167,10,164,38,"children"],[167,18,164,38],[167,20,164,40,"item"],[167,24,164,44],[167,25,164,45,"title"],[168,8,164,50],[169,10,164,50,"fileName"],[169,18,164,50],[169,20,164,50,"_jsxFileName"],[169,32,164,50],[170,10,164,50,"lineNumber"],[170,20,164,50],[171,10,164,50,"columnNumber"],[171,22,164,50],[172,8,164,50],[172,15,164,57],[172,16,164,58],[172,18,165,9,"item"],[172,22,165,13],[172,23,165,14,"subtitle"],[172,31,165,22],[172,48,165,26],[172,52,165,26,"_reactJsxDevRuntime"],[172,71,165,26],[172,72,165,26,"jsxDEV"],[172,78,165,26],[172,80,165,27,"Text"],[172,84,165,31],[172,85,165,31,"default"],[172,92,165,31],[173,10,165,32,"style"],[173,15,165,37],[173,17,165,39,"styles"],[173,23,165,45],[173,24,165,46,"menuSubtitle"],[173,36,165,59],[174,10,165,59,"children"],[174,18,165,59],[174,20,165,61,"item"],[174,24,165,65],[174,25,165,66,"subtitle"],[175,8,165,74],[176,10,165,74,"fileName"],[176,18,165,74],[176,20,165,74,"_jsxFileName"],[176,32,165,74],[177,10,165,74,"lineNumber"],[177,20,165,74],[178,10,165,74,"columnNumber"],[178,22,165,74],[179,8,165,74],[179,15,165,81],[179,16,165,82],[180,6,165,82],[181,8,165,82,"fileName"],[181,16,165,82],[181,18,165,82,"_jsxFileName"],[181,30,165,82],[182,8,165,82,"lineNumber"],[182,18,165,82],[183,8,165,82,"columnNumber"],[183,20,165,82],[184,6,165,82],[184,13,166,12],[184,14,166,13],[184,16,168,7,"item"],[184,20,168,11],[184,21,168,12,"showArrow"],[184,30,168,21],[184,47,169,8],[184,51,169,8,"_reactJsxDevRuntime"],[184,70,169,8],[184,71,169,8,"jsxDEV"],[184,77,169,8],[184,79,169,9,"_expoVectorIcons"],[184,95,169,17],[184,96,169,17,"Ionicons"],[184,104,169,17],[185,8,169,18,"name"],[185,12,169,22],[185,14,169,23],[185,31,169,40],[186,8,169,41,"size"],[186,12,169,45],[186,14,169,47],[186,16,169,50],[187,8,169,51,"color"],[187,13,169,56],[187,15,169,58,"Colors"],[187,21,169,64],[187,22,169,64,"default"],[187,29,169,64],[187,30,169,65,"textGray"],[188,6,169,74],[189,8,169,74,"fileName"],[189,16,169,74],[189,18,169,74,"_jsxFileName"],[189,30,169,74],[190,8,169,74,"lineNumber"],[190,18,169,74],[191,8,169,74,"columnNumber"],[191,20,169,74],[192,6,169,74],[192,13,169,76],[192,14,170,7],[192,16,172,7,"item"],[192,20,172,11],[192,21,172,12,"showSwitch"],[192,31,172,22],[192,48,173,8],[192,52,173,8,"_reactJsxDevRuntime"],[192,71,173,8],[192,72,173,8,"jsxDEV"],[192,78,173,8],[192,80,173,9,"Switch"],[192,86,173,15],[192,87,173,15,"default"],[192,94,173,15],[193,8,174,10,"value"],[193,13,174,15],[193,15,174,17,"item"],[193,19,174,21],[193,20,174,22,"switchValue"],[193,31,174,34],[194,8,175,10,"onValueChange"],[194,21,175,23],[194,23,175,26,"value"],[194,28,175,31],[194,32,175,36],[195,10,176,12],[195,14,176,16,"item"],[195,18,176,20],[195,19,176,21,"id"],[195,21,176,23],[195,26,176,28],[195,41,176,43],[195,43,176,45],[196,12,177,14,"setNotificationsEnabled"],[196,35,177,37],[196,36,177,38,"value"],[196,41,177,43],[196,42,177,44],[197,10,178,12],[197,11,178,13],[197,17,178,19],[197,21,178,23,"item"],[197,25,178,27],[197,26,178,28,"id"],[197,28,178,30],[197,33,178,35],[197,44,178,46],[197,46,178,48],[198,12,179,14,"setBiometricEnabled"],[198,31,179,33],[198,32,179,34,"value"],[198,37,179,39],[198,38,179,40],[199,10,180,12],[200,8,181,10],[200,9,181,12],[201,8,182,10,"trackColor"],[201,18,182,20],[201,20,182,22],[202,10,182,24,"false"],[202,15,182,29],[202,17,182,31],[202,26,182,40],[203,10,182,42,"true"],[203,14,182,46],[203,16,182,48,"Colors"],[203,22,182,54],[203,23,182,54,"default"],[203,30,182,54],[203,31,182,55,"teal"],[204,8,182,60],[204,9,182,62],[205,8,183,10,"thumbColor"],[205,18,183,20],[205,20,183,21],[206,6,183,30],[207,8,183,30,"fileName"],[207,16,183,30],[207,18,183,30,"_jsxFileName"],[207,30,183,30],[208,8,183,30,"lineNumber"],[208,18,183,30],[209,8,183,30,"columnNumber"],[209,20,183,30],[210,6,183,30],[210,13,184,9],[210,14,185,7],[211,4,185,7],[211,7,154,11,"item"],[211,11,154,15],[211,12,154,16,"id"],[211,14,154,18],[212,6,154,18,"fileName"],[212,14,154,18],[212,16,154,18,"_jsxFileName"],[212,28,154,18],[213,6,154,18,"lineNumber"],[213,16,154,18],[214,6,154,18,"columnNumber"],[214,18,154,18],[215,4,154,18],[215,11,186,22],[215,12,187,3],[216,4,189,2],[216,24,190,4],[216,28,190,4,"_reactJsxDevRuntime"],[216,47,190,4],[216,48,190,4,"jsxDEV"],[216,54,190,4],[216,56,190,5,"SafeAreaView"],[216,68,190,17],[216,69,190,17,"default"],[216,76,190,17],[217,6,190,18,"style"],[217,11,190,23],[217,13,190,25,"styles"],[217,19,190,31],[217,20,190,32,"container"],[217,29,190,42],[218,6,190,42,"children"],[218,14,190,42],[218,29,191,6],[218,33,191,6,"_reactJsxDevRuntime"],[218,52,191,6],[218,53,191,6,"jsxDEV"],[218,59,191,6],[218,61,191,7,"ScrollView"],[218,71,191,17],[218,72,191,17,"default"],[218,79,191,17],[219,8,191,18,"showsVerticalScrollIndicator"],[219,36,191,46],[219,38,191,48],[219,43,191,54],[220,8,191,54,"children"],[220,16,191,54],[220,32,193,8],[220,36,193,8,"_reactJsxDevRuntime"],[220,55,193,8],[220,56,193,8,"jsxDEV"],[220,62,193,8],[220,64,193,9,"_expoLinearGradient"],[220,83,193,23],[220,84,193,23,"LinearGradient"],[220,98,193,23],[221,10,194,10,"colors"],[221,16,194,16],[221,18,194,18,"Colors"],[221,24,194,24],[221,25,194,24,"default"],[221,32,194,24],[221,33,194,25,"gradients"],[221,42,194,34],[221,43,194,35,"header"],[221,49,194,42],[222,10,195,10,"style"],[222,15,195,15],[222,17,195,17,"styles"],[222,23,195,23],[222,24,195,24,"header"],[222,30,195,31],[223,10,196,10,"start"],[223,15,196,15],[223,17,196,17],[224,12,196,19,"x"],[224,13,196,20],[224,15,196,22],[224,16,196,23],[225,12,196,25,"y"],[225,13,196,26],[225,15,196,28],[226,10,196,30],[226,11,196,32],[227,10,197,10,"end"],[227,13,197,13],[227,15,197,15],[228,12,197,17,"x"],[228,13,197,18],[228,15,197,20],[228,16,197,21],[229,12,197,23,"y"],[229,13,197,24],[229,15,197,26],[230,10,197,28],[230,11,197,30],[231,10,197,30,"children"],[231,18,197,30],[231,34,199,10],[231,38,199,10,"_reactJsxDevRuntime"],[231,57,199,10],[231,58,199,10,"jsxDEV"],[231,64,199,10],[231,66,199,11,"View"],[231,70,199,15],[231,71,199,15,"default"],[231,78,199,15],[232,12,199,16,"style"],[232,17,199,21],[232,19,199,23,"styles"],[232,25,199,29],[232,26,199,30,"profileInfo"],[232,37,199,42],[233,12,199,42,"children"],[233,20,199,42],[233,36,200,12],[233,40,200,12,"_reactJsxDevRuntime"],[233,59,200,12],[233,60,200,12,"jsxDEV"],[233,66,200,12],[233,68,200,13,"View"],[233,72,200,17],[233,73,200,17,"default"],[233,80,200,17],[234,14,200,18,"style"],[234,19,200,23],[234,21,200,25,"styles"],[234,27,200,31],[234,28,200,32,"avatar"],[234,34,200,39],[235,14,200,39,"children"],[235,22,200,39],[235,37,201,14],[235,41,201,14,"_reactJsxDevRuntime"],[235,60,201,14],[235,61,201,14,"jsxDEV"],[235,67,201,14],[235,69,201,15,"_expoVectorIcons"],[235,85,201,23],[235,86,201,23,"Ionicons"],[235,94,201,23],[236,16,201,24,"name"],[236,20,201,28],[236,22,201,29],[236,30,201,37],[237,16,201,38,"size"],[237,20,201,42],[237,22,201,44],[237,24,201,47],[238,16,201,48,"color"],[238,21,201,53],[238,23,201,54],[239,14,201,63],[240,16,201,63,"fileName"],[240,24,201,63],[240,26,201,63,"_jsxFileName"],[240,38,201,63],[241,16,201,63,"lineNumber"],[241,26,201,63],[242,16,201,63,"columnNumber"],[242,28,201,63],[243,14,201,63],[243,21,201,65],[244,12,201,66],[245,14,201,66,"fileName"],[245,22,201,66],[245,24,201,66,"_jsxFileName"],[245,36,201,66],[246,14,201,66,"lineNumber"],[246,24,201,66],[247,14,201,66,"columnNumber"],[247,26,201,66],[248,12,201,66],[248,19,202,18],[248,20,202,19],[248,35,204,12],[248,39,204,12,"_reactJsxDevRuntime"],[248,58,204,12],[248,59,204,12,"jsxDEV"],[248,65,204,12],[248,67,204,13,"View"],[248,71,204,17],[248,72,204,17,"default"],[248,79,204,17],[249,14,204,18,"style"],[249,19,204,23],[249,21,204,25,"styles"],[249,27,204,31],[249,28,204,32,"userInfo"],[249,36,204,41],[250,14,204,41,"children"],[250,22,204,41],[250,38,205,14],[250,42,205,14,"_reactJsxDevRuntime"],[250,61,205,14],[250,62,205,14,"jsxDEV"],[250,68,205,14],[250,70,205,15,"Text"],[250,74,205,19],[250,75,205,19,"default"],[250,82,205,19],[251,16,205,20,"style"],[251,21,205,25],[251,23,205,27,"styles"],[251,29,205,33],[251,30,205,34,"userName"],[251,38,205,43],[252,16,205,43,"children"],[252,24,205,43],[252,26,205,44],[253,14,205,65],[254,16,205,65,"fileName"],[254,24,205,65],[254,26,205,65,"_jsxFileName"],[254,38,205,65],[255,16,205,65,"lineNumber"],[255,26,205,65],[256,16,205,65,"columnNumber"],[256,28,205,65],[257,14,205,65],[257,21,205,71],[257,22,205,72],[257,37,206,14],[257,41,206,14,"_reactJsxDevRuntime"],[257,60,206,14],[257,61,206,14,"jsxDEV"],[257,67,206,14],[257,69,206,15,"Text"],[257,73,206,19],[257,74,206,19,"default"],[257,81,206,19],[258,16,206,20,"style"],[258,21,206,25],[258,23,206,27,"styles"],[258,29,206,33],[258,30,206,34,"userEmail"],[258,39,206,44],[259,16,206,44,"children"],[259,24,206,44],[259,26,206,45],[260,14,206,68],[261,16,206,68,"fileName"],[261,24,206,68],[261,26,206,68,"_jsxFileName"],[261,38,206,68],[262,16,206,68,"lineNumber"],[262,26,206,68],[263,16,206,68,"columnNumber"],[263,28,206,68],[264,14,206,68],[264,21,206,74],[264,22,206,75],[265,12,206,75],[266,14,206,75,"fileName"],[266,22,206,75],[266,24,206,75,"_jsxFileName"],[266,36,206,75],[267,14,206,75,"lineNumber"],[267,24,206,75],[268,14,206,75,"columnNumber"],[268,26,206,75],[269,12,206,75],[269,19,207,18],[269,20,207,19],[269,35,209,12],[269,39,209,12,"_reactJsxDevRuntime"],[269,58,209,12],[269,59,209,12,"jsxDEV"],[269,65,209,12],[269,67,209,13,"TouchableOpacity"],[269,83,209,29],[269,84,209,29,"default"],[269,91,209,29],[270,14,210,14,"style"],[270,19,210,19],[270,21,210,21,"styles"],[270,27,210,27],[270,28,210,28,"editButton"],[270,38,210,39],[271,14,211,14,"onPress"],[271,21,211,21],[271,23,211,23,"onPress"],[271,24,211,23],[271,29,211,29,"Alert"],[271,34,211,34],[271,35,211,34,"default"],[271,42,211,34],[271,43,211,35,"alert"],[271,48,211,40],[271,49,211,41],[271,63,211,55],[271,65,211,57],[271,78,211,70],[271,79,211,72],[272,14,211,72,"children"],[272,22,211,72],[272,37,213,14],[272,41,213,14,"_reactJsxDevRuntime"],[272,60,213,14],[272,61,213,14,"jsxDEV"],[272,67,213,14],[272,69,213,15,"_expoVectorIcons"],[272,85,213,23],[272,86,213,23,"Ionicons"],[272,94,213,23],[273,16,213,24,"name"],[273,20,213,28],[273,22,213,29],[273,38,213,45],[274,16,213,46,"size"],[274,20,213,50],[274,22,213,52],[274,24,213,55],[275,16,213,56,"color"],[275,21,213,61],[275,23,213,62],[276,14,213,71],[277,16,213,71,"fileName"],[277,24,213,71],[277,26,213,71,"_jsxFileName"],[277,38,213,71],[278,16,213,71,"lineNumber"],[278,26,213,71],[279,16,213,71,"columnNumber"],[279,28,213,71],[280,14,213,71],[280,21,213,73],[281,12,213,74],[282,14,213,74,"fileName"],[282,22,213,74],[282,24,213,74,"_jsxFileName"],[282,36,213,74],[283,14,213,74,"lineNumber"],[283,24,213,74],[284,14,213,74,"columnNumber"],[284,26,213,74],[285,12,213,74],[285,19,214,30],[285,20,214,31],[286,10,214,31],[287,12,214,31,"fileName"],[287,20,214,31],[287,22,214,31,"_jsxFileName"],[287,34,214,31],[288,12,214,31,"lineNumber"],[288,22,214,31],[289,12,214,31,"columnNumber"],[289,24,214,31],[290,10,214,31],[290,17,215,16],[290,18,215,17],[290,33,218,10],[290,37,218,10,"_reactJsxDevRuntime"],[290,56,218,10],[290,57,218,10,"jsxDEV"],[290,63,218,10],[290,65,218,11,"View"],[290,69,218,15],[290,70,218,15,"default"],[290,77,218,15],[291,12,218,16,"style"],[291,17,218,21],[291,19,218,23,"styles"],[291,25,218,29],[291,26,218,30,"statsContainer"],[291,40,218,45],[292,12,218,45,"children"],[292,20,218,45],[292,36,219,12],[292,40,219,12,"_reactJsxDevRuntime"],[292,59,219,12],[292,60,219,12,"jsxDEV"],[292,66,219,12],[292,68,219,13,"View"],[292,72,219,17],[292,73,219,17,"default"],[292,80,219,17],[293,14,219,18,"style"],[293,19,219,23],[293,21,219,25,"styles"],[293,27,219,31],[293,28,219,32,"statItem"],[293,36,219,41],[294,14,219,41,"children"],[294,22,219,41],[294,38,220,14],[294,42,220,14,"_reactJsxDevRuntime"],[294,61,220,14],[294,62,220,14,"jsxDEV"],[294,68,220,14],[294,70,220,15,"Text"],[294,74,220,19],[294,75,220,19,"default"],[294,82,220,19],[295,16,220,20,"style"],[295,21,220,25],[295,23,220,27,"styles"],[295,29,220,33],[295,30,220,34,"statValue"],[295,39,220,44],[296,16,220,44,"children"],[296,24,220,44],[296,26,220,45],[297,14,220,48],[298,16,220,48,"fileName"],[298,24,220,48],[298,26,220,48,"_jsxFileName"],[298,38,220,48],[299,16,220,48,"lineNumber"],[299,26,220,48],[300,16,220,48,"columnNumber"],[300,28,220,48],[301,14,220,48],[301,21,220,54],[301,22,220,55],[301,37,221,14],[301,41,221,14,"_reactJsxDevRuntime"],[301,60,221,14],[301,61,221,14,"jsxDEV"],[301,67,221,14],[301,69,221,15,"Text"],[301,73,221,19],[301,74,221,19,"default"],[301,81,221,19],[302,16,221,20,"style"],[302,21,221,25],[302,23,221,27,"styles"],[302,29,221,33],[302,30,221,34,"statLabel"],[302,39,221,44],[303,16,221,44,"children"],[303,24,221,44],[303,26,221,45],[304,14,221,56],[305,16,221,56,"fileName"],[305,24,221,56],[305,26,221,56,"_jsxFileName"],[305,38,221,56],[306,16,221,56,"lineNumber"],[306,26,221,56],[307,16,221,56,"columnNumber"],[307,28,221,56],[308,14,221,56],[308,21,221,62],[308,22,221,63],[309,12,221,63],[310,14,221,63,"fileName"],[310,22,221,63],[310,24,221,63,"_jsxFileName"],[310,36,221,63],[311,14,221,63,"lineNumber"],[311,24,221,63],[312,14,221,63,"columnNumber"],[312,26,221,63],[313,12,221,63],[313,19,222,18],[313,20,222,19],[313,35,224,12],[313,39,224,12,"_reactJsxDevRuntime"],[313,58,224,12],[313,59,224,12,"jsxDEV"],[313,65,224,12],[313,67,224,13,"View"],[313,71,224,17],[313,72,224,17,"default"],[313,79,224,17],[314,14,224,18,"style"],[314,19,224,23],[314,21,224,25,"styles"],[314,27,224,31],[314,28,224,32,"statDivider"],[315,12,224,44],[316,14,224,44,"fileName"],[316,22,224,44],[316,24,224,44,"_jsxFileName"],[316,36,224,44],[317,14,224,44,"lineNumber"],[317,24,224,44],[318,14,224,44,"columnNumber"],[318,26,224,44],[319,12,224,44],[319,19,224,46],[319,20,224,47],[319,35,226,12],[319,39,226,12,"_reactJsxDevRuntime"],[319,58,226,12],[319,59,226,12,"jsxDEV"],[319,65,226,12],[319,67,226,13,"View"],[319,71,226,17],[319,72,226,17,"default"],[319,79,226,17],[320,14,226,18,"style"],[320,19,226,23],[320,21,226,25,"styles"],[320,27,226,31],[320,28,226,32,"statItem"],[320,36,226,41],[321,14,226,41,"children"],[321,22,226,41],[321,38,227,14],[321,42,227,14,"_reactJsxDevRuntime"],[321,61,227,14],[321,62,227,14,"jsxDEV"],[321,68,227,14],[321,70,227,15,"Text"],[321,74,227,19],[321,75,227,19,"default"],[321,82,227,19],[322,16,227,20,"style"],[322,21,227,25],[322,23,227,27,"styles"],[322,29,227,33],[322,30,227,34,"statValue"],[322,39,227,44],[323,16,227,44,"children"],[323,24,227,44],[323,26,227,45],[324,14,227,47],[325,16,227,47,"fileName"],[325,24,227,47],[325,26,227,47,"_jsxFileName"],[325,38,227,47],[326,16,227,47,"lineNumber"],[326,26,227,47],[327,16,227,47,"columnNumber"],[327,28,227,47],[328,14,227,47],[328,21,227,53],[328,22,227,54],[328,37,228,14],[328,41,228,14,"_reactJsxDevRuntime"],[328,60,228,14],[328,61,228,14,"jsxDEV"],[328,67,228,14],[328,69,228,15,"Text"],[328,73,228,19],[328,74,228,19,"default"],[328,81,228,19],[329,16,228,20,"style"],[329,21,228,25],[329,23,228,27,"styles"],[329,29,228,33],[329,30,228,34,"statLabel"],[329,39,228,44],[330,16,228,44,"children"],[330,24,228,44],[330,26,228,45],[331,14,228,54],[332,16,228,54,"fileName"],[332,24,228,54],[332,26,228,54,"_jsxFileName"],[332,38,228,54],[333,16,228,54,"lineNumber"],[333,26,228,54],[334,16,228,54,"columnNumber"],[334,28,228,54],[335,14,228,54],[335,21,228,60],[335,22,228,61],[336,12,228,61],[337,14,228,61,"fileName"],[337,22,228,61],[337,24,228,61,"_jsxFileName"],[337,36,228,61],[338,14,228,61,"lineNumber"],[338,24,228,61],[339,14,228,61,"columnNumber"],[339,26,228,61],[340,12,228,61],[340,19,229,18],[340,20,229,19],[340,35,231,12],[340,39,231,12,"_reactJsxDevRuntime"],[340,58,231,12],[340,59,231,12,"jsxDEV"],[340,65,231,12],[340,67,231,13,"View"],[340,71,231,17],[340,72,231,17,"default"],[340,79,231,17],[341,14,231,18,"style"],[341,19,231,23],[341,21,231,25,"styles"],[341,27,231,31],[341,28,231,32,"statDivider"],[342,12,231,44],[343,14,231,44,"fileName"],[343,22,231,44],[343,24,231,44,"_jsxFileName"],[343,36,231,44],[344,14,231,44,"lineNumber"],[344,24,231,44],[345,14,231,44,"columnNumber"],[345,26,231,44],[346,12,231,44],[346,19,231,46],[346,20,231,47],[346,35,233,12],[346,39,233,12,"_reactJsxDevRuntime"],[346,58,233,12],[346,59,233,12,"jsxDEV"],[346,65,233,12],[346,67,233,13,"View"],[346,71,233,17],[346,72,233,17,"default"],[346,79,233,17],[347,14,233,18,"style"],[347,19,233,23],[347,21,233,25,"styles"],[347,27,233,31],[347,28,233,32,"statItem"],[347,36,233,41],[348,14,233,41,"children"],[348,22,233,41],[348,38,234,14],[348,42,234,14,"_reactJsxDevRuntime"],[348,61,234,14],[348,62,234,14,"jsxDEV"],[348,68,234,14],[348,70,234,15,"Text"],[348,74,234,19],[348,75,234,19,"default"],[348,82,234,19],[349,16,234,20,"style"],[349,21,234,25],[349,23,234,27,"styles"],[349,29,234,33],[349,30,234,34,"statValue"],[349,39,234,44],[350,16,234,44,"children"],[350,24,234,44],[350,26,234,45],[351,14,234,46],[352,16,234,46,"fileName"],[352,24,234,46],[352,26,234,46,"_jsxFileName"],[352,38,234,46],[353,16,234,46,"lineNumber"],[353,26,234,46],[354,16,234,46,"columnNumber"],[354,28,234,46],[355,14,234,46],[355,21,234,52],[355,22,234,53],[355,37,235,14],[355,41,235,14,"_reactJsxDevRuntime"],[355,60,235,14],[355,61,235,14,"jsxDEV"],[355,67,235,14],[355,69,235,15,"Text"],[355,73,235,19],[355,74,235,19,"default"],[355,81,235,19],[356,16,235,20,"style"],[356,21,235,25],[356,23,235,27,"styles"],[356,29,235,33],[356,30,235,34,"statLabel"],[356,39,235,44],[357,16,235,44,"children"],[357,24,235,44],[357,26,235,45],[358,14,235,57],[359,16,235,57,"fileName"],[359,24,235,57],[359,26,235,57,"_jsxFileName"],[359,38,235,57],[360,16,235,57,"lineNumber"],[360,26,235,57],[361,16,235,57,"columnNumber"],[361,28,235,57],[362,14,235,57],[362,21,235,63],[362,22,235,64],[363,12,235,64],[364,14,235,64,"fileName"],[364,22,235,64],[364,24,235,64,"_jsxFileName"],[364,36,235,64],[365,14,235,64,"lineNumber"],[365,24,235,64],[366,14,235,64,"columnNumber"],[366,26,235,64],[367,12,235,64],[367,19,236,18],[367,20,236,19],[368,10,236,19],[369,12,236,19,"fileName"],[369,20,236,19],[369,22,236,19,"_jsxFileName"],[369,34,236,19],[370,12,236,19,"lineNumber"],[370,22,236,19],[371,12,236,19,"columnNumber"],[371,24,236,19],[372,10,236,19],[372,17,237,16],[372,18,237,17],[373,8,237,17],[374,10,237,17,"fileName"],[374,18,237,17],[374,20,237,17,"_jsxFileName"],[374,32,237,17],[375,10,237,17,"lineNumber"],[375,20,237,17],[376,10,237,17,"columnNumber"],[376,22,237,17],[377,8,237,17],[377,15,238,24],[377,16,238,25],[377,31,241,8],[377,35,241,8,"_reactJsxDevRuntime"],[377,54,241,8],[377,55,241,8,"jsxDEV"],[377,61,241,8],[377,63,241,9,"View"],[377,67,241,13],[377,68,241,13,"default"],[377,75,241,13],[378,10,241,14,"style"],[378,15,241,19],[378,17,241,21,"styles"],[378,23,241,27],[378,24,241,28,"section"],[378,31,241,36],[379,10,241,36,"children"],[379,18,241,36],[379,34,242,10],[379,38,242,10,"_reactJsxDevRuntime"],[379,57,242,10],[379,58,242,10,"jsxDEV"],[379,64,242,10],[379,66,242,11,"Text"],[379,70,242,15],[379,71,242,15,"default"],[379,78,242,15],[380,12,242,16,"style"],[380,17,242,21],[380,19,242,23,"styles"],[380,25,242,29],[380,26,242,30,"sectionTitle"],[380,38,242,43],[381,12,242,43,"children"],[381,20,242,43],[381,22,242,44],[382,10,242,51],[383,12,242,51,"fileName"],[383,20,242,51],[383,22,242,51,"_jsxFileName"],[383,34,242,51],[384,12,242,51,"lineNumber"],[384,22,242,51],[385,12,242,51,"columnNumber"],[385,24,242,51],[386,10,242,51],[386,17,242,57],[386,18,242,58],[386,20,243,11,"accountMenuItems"],[386,36,243,27],[386,37,243,28,"map"],[386,40,243,31],[386,41,243,32,"renderMenuItem"],[386,55,243,46],[386,56,243,47],[387,8,243,47],[388,10,243,47,"fileName"],[388,18,243,47],[388,20,243,47,"_jsxFileName"],[388,32,243,47],[389,10,243,47,"lineNumber"],[389,20,243,47],[390,10,243,47,"columnNumber"],[390,22,243,47],[391,8,243,47],[391,15,244,14],[391,16,244,15],[391,31,247,8],[391,35,247,8,"_reactJsxDevRuntime"],[391,54,247,8],[391,55,247,8,"jsxDEV"],[391,61,247,8],[391,63,247,9,"View"],[391,67,247,13],[391,68,247,13,"default"],[391,75,247,13],[392,10,247,14,"style"],[392,15,247,19],[392,17,247,21,"styles"],[392,23,247,27],[392,24,247,28,"section"],[392,31,247,36],[393,10,247,36,"children"],[393,18,247,36],[393,34,248,10],[393,38,248,10,"_reactJsxDevRuntime"],[393,57,248,10],[393,58,248,10,"jsxDEV"],[393,64,248,10],[393,66,248,11,"Text"],[393,70,248,15],[393,71,248,15,"default"],[393,78,248,15],[394,12,248,16,"style"],[394,17,248,21],[394,19,248,23,"styles"],[394,25,248,29],[394,26,248,30,"sectionTitle"],[394,38,248,43],[395,12,248,43,"children"],[395,20,248,43],[395,22,248,44],[396,10,248,52],[397,12,248,52,"fileName"],[397,20,248,52],[397,22,248,52,"_jsxFileName"],[397,34,248,52],[398,12,248,52,"lineNumber"],[398,22,248,52],[399,12,248,52,"columnNumber"],[399,24,248,52],[400,10,248,52],[400,17,248,58],[400,18,248,59],[400,20,249,11,"securityMenuItems"],[400,37,249,28],[400,38,249,29,"map"],[400,41,249,32],[400,42,249,33,"renderMenuItem"],[400,56,249,47],[400,57,249,48],[401,8,249,48],[402,10,249,48,"fileName"],[402,18,249,48],[402,20,249,48,"_jsxFileName"],[402,32,249,48],[403,10,249,48,"lineNumber"],[403,20,249,48],[404,10,249,48,"columnNumber"],[404,22,249,48],[405,8,249,48],[405,15,250,14],[405,16,250,15],[405,31,253,8],[405,35,253,8,"_reactJsxDevRuntime"],[405,54,253,8],[405,55,253,8,"jsxDEV"],[405,61,253,8],[405,63,253,9,"View"],[405,67,253,13],[405,68,253,13,"default"],[405,75,253,13],[406,10,253,14,"style"],[406,15,253,19],[406,17,253,21,"styles"],[406,23,253,27],[406,24,253,28,"section"],[406,31,253,36],[407,10,253,36,"children"],[407,18,253,36],[407,34,254,10],[407,38,254,10,"_reactJsxDevRuntime"],[407,57,254,10],[407,58,254,10,"jsxDEV"],[407,64,254,10],[407,66,254,11,"Text"],[407,70,254,15],[407,71,254,15,"default"],[407,78,254,15],[408,12,254,16,"style"],[408,17,254,21],[408,19,254,23,"styles"],[408,25,254,29],[408,26,254,30,"sectionTitle"],[408,38,254,43],[409,12,254,43,"children"],[409,20,254,43],[409,22,254,44],[410,10,254,55],[411,12,254,55,"fileName"],[411,20,254,55],[411,22,254,55,"_jsxFileName"],[411,34,254,55],[412,12,254,55,"lineNumber"],[412,22,254,55],[413,12,254,55,"columnNumber"],[413,24,254,55],[414,10,254,55],[414,17,254,61],[414,18,254,62],[414,20,255,11,"preferencesMenuItems"],[414,40,255,31],[414,41,255,32,"map"],[414,44,255,35],[414,45,255,36,"renderMenuItem"],[414,59,255,50],[414,60,255,51],[415,8,255,51],[416,10,255,51,"fileName"],[416,18,255,51],[416,20,255,51,"_jsxFileName"],[416,32,255,51],[417,10,255,51,"lineNumber"],[417,20,255,51],[418,10,255,51,"columnNumber"],[418,22,255,51],[419,8,255,51],[419,15,256,14],[419,16,256,15],[419,31,259,8],[419,35,259,8,"_reactJsxDevRuntime"],[419,54,259,8],[419,55,259,8,"jsxDEV"],[419,61,259,8],[419,63,259,9,"View"],[419,67,259,13],[419,68,259,13,"default"],[419,75,259,13],[420,10,259,14,"style"],[420,15,259,19],[420,17,259,21,"styles"],[420,23,259,27],[420,24,259,28,"section"],[420,31,259,36],[421,10,259,36,"children"],[421,18,259,36],[421,34,260,10],[421,38,260,10,"_reactJsxDevRuntime"],[421,57,260,10],[421,58,260,10,"jsxDEV"],[421,64,260,10],[421,66,260,11,"Text"],[421,70,260,15],[421,71,260,15,"default"],[421,78,260,15],[422,12,260,16,"style"],[422,17,260,21],[422,19,260,23,"styles"],[422,25,260,29],[422,26,260,30,"sectionTitle"],[422,38,260,43],[423,12,260,43,"children"],[423,20,260,43],[423,22,260,44],[424,10,260,51],[425,12,260,51,"fileName"],[425,20,260,51],[425,22,260,51,"_jsxFileName"],[425,34,260,51],[426,12,260,51,"lineNumber"],[426,22,260,51],[427,12,260,51,"columnNumber"],[427,24,260,51],[428,10,260,51],[428,17,260,57],[428,18,260,58],[428,20,261,11,"supportMenuItems"],[428,36,261,27],[428,37,261,28,"map"],[428,40,261,31],[428,41,261,32,"renderMenuItem"],[428,55,261,46],[428,56,261,47],[429,8,261,47],[430,10,261,47,"fileName"],[430,18,261,47],[430,20,261,47,"_jsxFileName"],[430,32,261,47],[431,10,261,47,"lineNumber"],[431,20,261,47],[432,10,261,47,"columnNumber"],[432,22,261,47],[433,8,261,47],[433,15,262,14],[433,16,262,15],[433,31,265,8],[433,35,265,8,"_reactJsxDevRuntime"],[433,54,265,8],[433,55,265,8,"jsxDEV"],[433,61,265,8],[433,63,265,9,"TouchableOpacity"],[433,79,265,25],[433,80,265,25,"default"],[433,87,265,25],[434,10,265,26,"style"],[434,15,265,31],[434,17,265,33,"styles"],[434,23,265,39],[434,24,265,40,"logoutButton"],[434,36,265,53],[435,10,265,54,"onPress"],[435,17,265,61],[435,19,265,63,"handleLogout"],[435,31,265,76],[436,10,265,76,"children"],[436,18,265,76],[436,34,266,10],[436,38,266,10,"_reactJsxDevRuntime"],[436,57,266,10],[436,58,266,10,"jsxDEV"],[436,64,266,10],[436,66,266,11,"_expoVectorIcons"],[436,82,266,19],[436,83,266,19,"Ionicons"],[436,91,266,19],[437,12,266,20,"name"],[437,16,266,24],[437,18,266,25],[437,35,266,42],[438,12,266,43,"size"],[438,16,266,47],[438,18,266,49],[438,20,266,52],[439,12,266,53,"color"],[439,17,266,58],[439,19,266,60,"Colors"],[439,25,266,66],[439,26,266,66,"default"],[439,33,266,66],[439,34,266,67,"coral"],[440,10,266,73],[441,12,266,73,"fileName"],[441,20,266,73],[441,22,266,73,"_jsxFileName"],[441,34,266,73],[442,12,266,73,"lineNumber"],[442,22,266,73],[443,12,266,73,"columnNumber"],[443,24,266,73],[444,10,266,73],[444,17,266,75],[444,18,266,76],[444,33,267,10],[444,37,267,10,"_reactJsxDevRuntime"],[444,56,267,10],[444,57,267,10,"jsxDEV"],[444,63,267,10],[444,65,267,11,"Text"],[444,69,267,15],[444,70,267,15,"default"],[444,77,267,15],[445,12,267,16,"style"],[445,17,267,21],[445,19,267,23,"styles"],[445,25,267,29],[445,26,267,30,"logoutText"],[445,36,267,41],[446,12,267,41,"children"],[446,20,267,41],[446,22,267,42],[447,10,267,48],[448,12,267,48,"fileName"],[448,20,267,48],[448,22,267,48,"_jsxFileName"],[448,34,267,48],[449,12,267,48,"lineNumber"],[449,22,267,48],[450,12,267,48,"columnNumber"],[450,24,267,48],[451,10,267,48],[451,17,267,54],[451,18,267,55],[452,8,267,55],[453,10,267,55,"fileName"],[453,18,267,55],[453,20,267,55,"_jsxFileName"],[453,32,267,55],[454,10,267,55,"lineNumber"],[454,20,267,55],[455,10,267,55,"columnNumber"],[455,22,267,55],[456,8,267,55],[456,15,268,26],[456,16,268,27],[456,31,270,8],[456,35,270,8,"_reactJsxDevRuntime"],[456,54,270,8],[456,55,270,8,"jsxDEV"],[456,61,270,8],[456,63,270,9,"View"],[456,67,270,13],[456,68,270,13,"default"],[456,75,270,13],[457,10,270,14,"style"],[457,15,270,19],[457,17,270,21],[458,12,270,23,"height"],[458,18,270,29],[458,20,270,31],[459,10,270,34],[460,8,270,36],[461,10,270,36,"fileName"],[461,18,270,36],[461,20,270,36,"_jsxFileName"],[461,32,270,36],[462,10,270,36,"lineNumber"],[462,20,270,36],[463,10,270,36,"columnNumber"],[463,22,270,36],[464,8,270,36],[464,15,270,38],[464,16,270,39],[465,6,270,39],[466,8,270,39,"fileName"],[466,16,270,39],[466,18,270,39,"_jsxFileName"],[466,30,270,39],[467,8,270,39,"lineNumber"],[467,18,270,39],[468,8,270,39,"columnNumber"],[468,20,270,39],[469,6,270,39],[469,13,271,18],[470,4,271,19],[471,6,271,19,"fileName"],[471,14,271,19],[471,16,271,19,"_jsxFileName"],[471,28,271,19],[472,6,271,19,"lineNumber"],[472,16,271,19],[473,6,271,19,"columnNumber"],[473,18,271,19],[474,4,271,19],[474,11,272,18],[474,12,272,19],[475,2,274,0],[476,2,274,1,"_s"],[476,4,274,1],[476,5,28,24,"ProfileScreen"],[476,18,28,37],[477,2,28,37,"_c"],[477,4,28,37],[477,7,28,24,"ProfileScreen"],[477,20,28,37],[478,2,276,0],[478,8,276,6,"styles"],[478,14,276,12],[478,17,276,15,"StyleSheet"],[478,27,276,25],[478,28,276,25,"default"],[478,35,276,25],[478,36,276,26,"create"],[478,42,276,32],[478,43,276,33],[479,4,277,2,"container"],[479,13,277,11],[479,15,277,13],[480,6,278,4,"flex"],[480,10,278,8],[480,12,278,10],[480,13,278,11],[481,6,279,4,"backgroundColor"],[481,21,279,19],[481,23,279,21,"Colors"],[481,29,279,27],[481,30,279,27,"default"],[481,37,279,27],[481,38,279,28,"background"],[482,4,280,2],[482,5,280,3],[483,4,281,2,"header"],[483,10,281,8],[483,12,281,10],[484,6,282,4,"paddingHorizontal"],[484,23,282,21],[484,25,282,23,"Spacing"],[484,40,282,30],[484,41,282,30,"Spacing"],[484,48,282,30],[484,49,282,31,"xl"],[484,51,282,33],[485,6,283,4,"paddingTop"],[485,16,283,14],[485,18,283,16,"Spacing"],[485,33,283,23],[485,34,283,23,"Spacing"],[485,41,283,23],[485,42,283,24,"xxxl"],[485,46,283,28],[486,6,284,4,"paddingBottom"],[486,19,284,17],[486,21,284,19,"Spacing"],[486,36,284,26],[486,37,284,26,"Spacing"],[486,44,284,26],[486,45,284,27,"xl"],[486,47,284,29],[487,6,285,4,"borderBottomLeftRadius"],[487,28,285,26],[487,30,285,28,"BorderRadius"],[487,45,285,40],[487,46,285,40,"BorderRadius"],[487,58,285,40],[487,59,285,41,"xxlarge"],[487,66,285,48],[488,6,286,4,"borderBottomRightRadius"],[488,29,286,27],[488,31,286,29,"BorderRadius"],[488,46,286,41],[488,47,286,41,"BorderRadius"],[488,59,286,41],[488,60,286,42,"xxlarge"],[489,4,287,2],[489,5,287,3],[490,4,288,2,"profileInfo"],[490,15,288,13],[490,17,288,15],[491,6,289,4,"flexDirection"],[491,19,289,17],[491,21,289,19],[491,26,289,24],[492,6,290,4,"alignItems"],[492,16,290,14],[492,18,290,16],[492,26,290,24],[493,6,291,4,"marginBottom"],[493,18,291,16],[493,20,291,18,"Spacing"],[493,35,291,25],[493,36,291,25,"Spacing"],[493,43,291,25],[493,44,291,26,"xl"],[494,4,292,2],[494,5,292,3],[495,4,293,2,"avatar"],[495,10,293,8],[495,12,293,10],[496,6,294,4,"width"],[496,11,294,9],[496,13,294,11],[496,15,294,13],[497,6,295,4,"height"],[497,12,295,10],[497,14,295,12],[497,16,295,14],[498,6,296,4,"borderRadius"],[498,18,296,16],[498,20,296,18],[498,22,296,20],[499,6,297,4,"backgroundColor"],[499,21,297,19],[499,23,297,21],[499,49,297,47],[500,6,298,4,"justifyContent"],[500,20,298,18],[500,22,298,20],[500,30,298,28],[501,6,299,4,"alignItems"],[501,16,299,14],[501,18,299,16],[501,26,299,24],[502,6,300,4,"borderWidth"],[502,17,300,15],[502,19,300,17],[502,20,300,18],[503,6,301,4,"borderColor"],[503,17,301,15],[503,19,301,17],[504,4,302,2],[504,5,302,3],[505,4,303,2,"userInfo"],[505,12,303,10],[505,14,303,12],[506,6,304,4,"flex"],[506,10,304,8],[506,12,304,10],[506,13,304,11],[507,6,305,4,"marginLeft"],[507,16,305,14],[507,18,305,16,"Spacing"],[507,33,305,23],[507,34,305,23,"Spacing"],[507,41,305,23],[507,42,305,24,"lg"],[508,4,306,2],[508,5,306,3],[509,4,307,2,"userName"],[509,12,307,10],[509,14,307,12],[510,6,308,4,"fontSize"],[510,14,308,12],[510,16,308,14,"Typography"],[510,31,308,24],[510,32,308,24,"Typography"],[510,42,308,24],[510,43,308,25,"sizes"],[510,48,308,30],[510,49,308,31,"xlarge"],[510,55,308,37],[511,6,309,4,"fontWeight"],[511,16,309,14],[511,18,309,16,"Typography"],[511,33,309,26],[511,34,309,26,"Typography"],[511,44,309,26],[511,45,309,27,"weights"],[511,52,309,34],[511,53,309,35,"bold"],[511,57,309,39],[512,6,310,4,"color"],[512,11,310,9],[512,13,310,11],[512,22,310,20],[513,6,311,4,"marginBottom"],[513,18,311,16],[513,20,311,18],[514,4,312,2],[514,5,312,3],[515,4,313,2,"userEmail"],[515,13,313,11],[515,15,313,13],[516,6,314,4,"fontSize"],[516,14,314,12],[516,16,314,14,"Typography"],[516,31,314,24],[516,32,314,24,"Typography"],[516,42,314,24],[516,43,314,25,"sizes"],[516,48,314,30],[516,49,314,31,"small"],[516,54,314,36],[517,6,315,4,"color"],[517,11,315,9],[517,13,315,11],[518,4,316,2],[518,5,316,3],[519,4,317,2,"editButton"],[519,14,317,12],[519,16,317,14],[520,6,318,4,"width"],[520,11,318,9],[520,13,318,11],[520,15,318,13],[521,6,319,4,"height"],[521,12,319,10],[521,14,319,12],[521,16,319,14],[522,6,320,4,"borderRadius"],[522,18,320,16],[522,20,320,18],[522,22,320,20],[523,6,321,4,"backgroundColor"],[523,21,321,19],[523,23,321,21],[523,49,321,47],[524,6,322,4,"justifyContent"],[524,20,322,18],[524,22,322,20],[524,30,322,28],[525,6,323,4,"alignItems"],[525,16,323,14],[525,18,323,16],[526,4,324,2],[526,5,324,3],[527,4,325,2,"statsContainer"],[527,18,325,16],[527,20,325,18],[528,6,326,4,"flexDirection"],[528,19,326,17],[528,21,326,19],[528,26,326,24],[529,6,327,4,"backgroundColor"],[529,21,327,19],[529,23,327,21],[529,49,327,47],[530,6,328,4,"borderRadius"],[530,18,328,16],[530,20,328,18,"BorderRadius"],[530,35,328,30],[530,36,328,30,"BorderRadius"],[530,48,328,30],[530,49,328,31,"large"],[530,54,328,36],[531,6,329,4,"padding"],[531,13,329,11],[531,15,329,13,"Spacing"],[531,30,329,20],[531,31,329,20,"Spacing"],[531,38,329,20],[531,39,329,21,"lg"],[532,4,330,2],[532,5,330,3],[533,4,331,2,"statItem"],[533,12,331,10],[533,14,331,12],[534,6,332,4,"flex"],[534,10,332,8],[534,12,332,10],[534,13,332,11],[535,6,333,4,"alignItems"],[535,16,333,14],[535,18,333,16],[536,4,334,2],[536,5,334,3],[537,4,335,2,"statValue"],[537,13,335,11],[537,15,335,13],[538,6,336,4,"fontSize"],[538,14,336,12],[538,16,336,14],[538,18,336,16],[539,6,337,4,"fontWeight"],[539,16,337,14],[539,18,337,16,"Typography"],[539,33,337,26],[539,34,337,26,"Typography"],[539,44,337,26],[539,45,337,27,"weights"],[539,52,337,34],[539,53,337,35,"bold"],[539,57,337,39],[540,6,338,4,"color"],[540,11,338,9],[540,13,338,11],[540,22,338,20],[541,6,339,4,"marginBottom"],[541,18,339,16],[541,20,339,18],[542,4,340,2],[542,5,340,3],[543,4,341,2,"statLabel"],[543,13,341,11],[543,15,341,13],[544,6,342,4,"fontSize"],[544,14,342,12],[544,16,342,14,"Typography"],[544,31,342,24],[544,32,342,24,"Typography"],[544,42,342,24],[544,43,342,25,"sizes"],[544,48,342,30],[544,49,342,31,"small"],[544,54,342,36],[545,6,343,4,"color"],[545,11,343,9],[545,13,343,11],[546,4,344,2],[546,5,344,3],[547,4,345,2,"statDivider"],[547,15,345,13],[547,17,345,15],[548,6,346,4,"width"],[548,11,346,9],[548,13,346,11],[548,14,346,12],[549,6,347,4,"backgroundColor"],[549,21,347,19],[549,23,347,21],[549,49,347,47],[550,6,348,4,"marginHorizontal"],[550,22,348,20],[550,24,348,22,"Spacing"],[550,39,348,29],[550,40,348,29,"Spacing"],[550,47,348,29],[550,48,348,30,"md"],[551,4,349,2],[551,5,349,3],[552,4,350,2,"section"],[552,11,350,9],[552,13,350,11],[553,6,351,4,"marginTop"],[553,15,351,13],[553,17,351,15,"Spacing"],[553,32,351,22],[553,33,351,22,"Spacing"],[553,40,351,22],[553,41,351,23,"xl"],[553,43,351,25],[554,6,352,4,"paddingHorizontal"],[554,23,352,21],[554,25,352,23,"Spacing"],[554,40,352,30],[554,41,352,30,"Spacing"],[554,48,352,30],[554,49,352,31,"xl"],[555,4,353,2],[555,5,353,3],[556,4,354,2,"sectionTitle"],[556,16,354,14],[556,18,354,16],[557,6,355,4,"fontSize"],[557,14,355,12],[557,16,355,14,"Typography"],[557,31,355,24],[557,32,355,24,"Typography"],[557,42,355,24],[557,43,355,25,"sizes"],[557,48,355,30],[557,49,355,31,"medium"],[557,55,355,37],[558,6,356,4,"fontWeight"],[558,16,356,14],[558,18,356,16,"Typography"],[558,33,356,26],[558,34,356,26,"Typography"],[558,44,356,26],[558,45,356,27,"weights"],[558,52,356,34],[558,53,356,35,"semibold"],[558,61,356,43],[559,6,357,4,"color"],[559,11,357,9],[559,13,357,11,"Colors"],[559,19,357,17],[559,20,357,17,"default"],[559,27,357,17],[559,28,357,18,"textGray"],[559,36,357,26],[560,6,358,4,"marginBottom"],[560,18,358,16],[560,20,358,18,"Spacing"],[560,35,358,25],[560,36,358,25,"Spacing"],[560,43,358,25],[560,44,358,26,"md"],[560,46,358,28],[561,6,359,4,"textTransform"],[561,19,359,17],[561,21,359,19],[561,32,359,30],[562,6,360,4,"letterSpacing"],[562,19,360,17],[562,21,360,19],[563,4,361,2],[563,5,361,3],[564,4,362,2,"menuItem"],[564,12,362,10],[564,14,362,10,"Object"],[564,20,362,10],[564,21,362,10,"assign"],[564,27,362,10],[565,6,363,4,"flexDirection"],[565,19,363,17],[565,21,363,19],[565,26,363,24],[566,6,364,4,"alignItems"],[566,16,364,14],[566,18,364,16],[566,26,364,24],[567,6,365,4,"backgroundColor"],[567,21,365,19],[567,23,365,21,"Colors"],[567,29,365,27],[567,30,365,27,"default"],[567,37,365,27],[567,38,365,28,"card"],[567,42,365,32],[568,6,366,4,"padding"],[568,13,366,11],[568,15,366,13,"Spacing"],[568,30,366,20],[568,31,366,20,"Spacing"],[568,38,366,20],[568,39,366,21,"lg"],[568,41,366,23],[569,6,367,4,"borderRadius"],[569,18,367,16],[569,20,367,18,"BorderRadius"],[569,35,367,30],[569,36,367,30,"BorderRadius"],[569,48,367,30],[569,49,367,31,"large"],[569,54,367,36],[570,6,368,4,"marginBottom"],[570,18,368,16],[570,20,368,18,"Spacing"],[570,35,368,25],[570,36,368,25,"Spacing"],[570,43,368,25],[570,44,368,26,"sm"],[571,4,368,28],[571,7,369,7,"Shadow"],[571,22,369,13],[571,23,369,13,"Shadow"],[571,29,369,13],[571,30,369,14,"small"],[571,35,369,19],[571,36,370,3],[572,4,371,2,"menuIconContainer"],[572,21,371,19],[572,23,371,21],[573,6,372,4,"width"],[573,11,372,9],[573,13,372,11],[573,15,372,13],[574,6,373,4,"height"],[574,12,373,10],[574,14,373,12],[574,16,373,14],[575,6,374,4,"borderRadius"],[575,18,374,16],[575,20,374,18],[575,22,374,20],[576,6,375,4,"backgroundColor"],[576,21,375,19],[576,23,375,21,"Colors"],[576,29,375,27],[576,30,375,27,"default"],[576,37,375,27],[576,38,375,28,"teal"],[576,42,375,32],[576,45,375,35],[576,49,375,39],[577,6,376,4,"justifyContent"],[577,20,376,18],[577,22,376,20],[577,30,376,28],[578,6,377,4,"alignItems"],[578,16,377,14],[578,18,377,16],[578,26,377,24],[579,6,378,4,"marginRight"],[579,17,378,15],[579,19,378,17,"Spacing"],[579,34,378,24],[579,35,378,24,"Spacing"],[579,42,378,24],[579,43,378,25,"md"],[580,4,379,2],[580,5,379,3],[581,4,380,2,"menuContent"],[581,15,380,13],[581,17,380,15],[582,6,381,4,"flex"],[582,10,381,8],[582,12,381,10],[583,4,382,2],[583,5,382,3],[584,4,383,2,"menuTitle"],[584,13,383,11],[584,15,383,13],[585,6,384,4,"fontSize"],[585,14,384,12],[585,16,384,14,"Typography"],[585,31,384,24],[585,32,384,24,"Typography"],[585,42,384,24],[585,43,384,25,"sizes"],[585,48,384,30],[585,49,384,31,"medium"],[585,55,384,37],[586,6,385,4,"fontWeight"],[586,16,385,14],[586,18,385,16,"Typography"],[586,33,385,26],[586,34,385,26,"Typography"],[586,44,385,26],[586,45,385,27,"weights"],[586,52,385,34],[586,53,385,35,"medium"],[586,59,385,41],[587,6,386,4,"color"],[587,11,386,9],[587,13,386,11,"Colors"],[587,19,386,17],[587,20,386,17,"default"],[587,27,386,17],[587,28,386,18,"textDark"],[587,36,386,26],[588,6,387,4,"marginBottom"],[588,18,387,16],[588,20,387,18],[589,4,388,2],[589,5,388,3],[590,4,389,2,"menuSubtitle"],[590,16,389,14],[590,18,389,16],[591,6,390,4,"fontSize"],[591,14,390,12],[591,16,390,14,"Typography"],[591,31,390,24],[591,32,390,24,"Typography"],[591,42,390,24],[591,43,390,25,"sizes"],[591,48,390,30],[591,49,390,31,"small"],[591,54,390,36],[592,6,391,4,"color"],[592,11,391,9],[592,13,391,11,"Colors"],[592,19,391,17],[592,20,391,17,"default"],[592,27,391,17],[592,28,391,18,"textGray"],[593,4,392,2],[593,5,392,3],[594,4,393,2,"logoutButton"],[594,16,393,14],[594,18,393,16],[595,6,394,4,"flexDirection"],[595,19,394,17],[595,21,394,19],[595,26,394,24],[596,6,395,4,"alignItems"],[596,16,395,14],[596,18,395,16],[596,26,395,24],[597,6,396,4,"justifyContent"],[597,20,396,18],[597,22,396,20],[597,30,396,28],[598,6,397,4,"backgroundColor"],[598,21,397,19],[598,23,397,21,"Colors"],[598,29,397,27],[598,30,397,27,"default"],[598,37,397,27],[598,38,397,28,"coral"],[598,43,397,33],[598,46,397,36],[598,50,397,40],[599,6,398,4,"marginHorizontal"],[599,22,398,20],[599,24,398,22,"Spacing"],[599,39,398,29],[599,40,398,29,"Spacing"],[599,47,398,29],[599,48,398,30,"xl"],[599,50,398,32],[600,6,399,4,"marginTop"],[600,15,399,13],[600,17,399,15,"Spacing"],[600,32,399,22],[600,33,399,22,"Spacing"],[600,40,399,22],[600,41,399,23,"xxxl"],[600,45,399,27],[601,6,400,4,"padding"],[601,13,400,11],[601,15,400,13,"Spacing"],[601,30,400,20],[601,31,400,20,"Spacing"],[601,38,400,20],[601,39,400,21,"lg"],[601,41,400,23],[602,6,401,4,"borderRadius"],[602,18,401,16],[602,20,401,18,"BorderRadius"],[602,35,401,30],[602,36,401,30,"BorderRadius"],[602,48,401,30],[602,49,401,31,"large"],[602,54,401,36],[603,6,402,4,"gap"],[603,9,402,7],[603,11,402,9,"Spacing"],[603,26,402,16],[603,27,402,16,"Spacing"],[603,34,402,16],[603,35,402,17,"sm"],[604,4,403,2],[604,5,403,3],[605,4,404,2,"logoutText"],[605,14,404,12],[605,16,404,14],[606,6,405,4,"fontSize"],[606,14,405,12],[606,16,405,14,"Typography"],[606,31,405,24],[606,32,405,24,"Typography"],[606,42,405,24],[606,43,405,25,"sizes"],[606,48,405,30],[606,49,405,31,"medium"],[606,55,405,37],[607,6,406,4,"fontWeight"],[607,16,406,14],[607,18,406,16,"Typography"],[607,33,406,26],[607,34,406,26,"Typography"],[607,44,406,26],[607,45,406,27,"weights"],[607,52,406,34],[607,53,406,35,"semibold"],[607,61,406,43],[608,6,407,4,"color"],[608,11,407,9],[608,13,407,11,"Colors"],[608,19,407,17],[608,20,407,17,"default"],[608,27,407,17],[608,28,407,18,"coral"],[609,4,408,2],[610,2,409,0],[610,3,409,1],[610,4,409,2],[611,2,409,3],[611,6,409,3,"_c"],[611,8,409,3],[612,2,409,3,"$RefreshReg$"],[612,14,409,3],[612,15,409,3,"_c"],[612,17,409,3],[613,0,409,3],[613,3]],"functionMap":{"names":["<global>","ProfileScreen","onPress","handleLogout","renderMenuItem","Switch.props.onValueChange","TouchableOpacity.props.onPress"],"mappings":"AAA;eC2B;eCU,gDD;eCQ,qCD;eCQ,uCD;eCU,mDD;eCO,QD;eCS,6FD;eCU,QD;eCS,8CD;eCQ,+DD;eCU,8DD;eCQ,wGD;eCO,2DD;uBEK;mBDS,8CC;GFI;yBGE;yBCuB;WDM;GHM;uBKwB,gDL;CD+D"},"hasCjsExports":false},"type":"js/module"}]} |