{"dependencies":[{"name":"@babel/runtime/helpers/objectWithoutPropertiesLoose","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"HFkXuFcBAqfzGtqyPj8g62MKT0M=","exportNames":["*"],"imports":1}},{"name":"@react-navigation/native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":15},"end":{"line":3,"column":63,"index":78}}],"key":"yKhyWCfwa1gXEwEbMKnWHykYbZ4=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Image","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"h9Yjx6LR7umCdPP226caWyLdUPo=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Platform","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"dV3bI3NOD8bfMzaIniMaFGy/nn8=","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/jsx-runtime","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":5,"column":0,"index":139},"end":{"line":5,"column":48,"index":187}}],"key":"rKAWVuQOSSDHxC6IWcmkeWszaWg=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n const _excluded = [\"source\", \"style\"];\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 exports.HeaderIcon = HeaderIcon;\n Object.defineProperty(exports, \"ICON_SIZE\", {\n enumerable: true,\n get: function () {\n return ICON_SIZE;\n }\n });\n Object.defineProperty(exports, \"ICON_MARGIN\", {\n enumerable: true,\n get: function () {\n return ICON_MARGIN;\n }\n });\n var _babelRuntimeHelpersObjectWithoutPropertiesLoose = require(_dependencyMap[0], \"@babel/runtime/helpers/objectWithoutPropertiesLoose\");\n var _objectWithoutPropertiesLoose = _interopDefault(_babelRuntimeHelpersObjectWithoutPropertiesLoose);\n var _reactNavigationNative = require(_dependencyMap[1], \"@react-navigation/native\");\n var _reactNativeWebDistExportsImage = require(_dependencyMap[2], \"react-native-web/dist/exports/Image\");\n var Image = _interopDefault(_reactNativeWebDistExportsImage);\n var _reactNativeWebDistExportsPlatform = require(_dependencyMap[3], \"react-native-web/dist/exports/Platform\");\n var Platform = _interopDefault(_reactNativeWebDistExportsPlatform);\n var _reactNativeWebDistExportsStyleSheet = require(_dependencyMap[4], \"react-native-web/dist/exports/StyleSheet\");\n var StyleSheet = _interopDefault(_reactNativeWebDistExportsStyleSheet);\n var _reactJsxRuntime = require(_dependencyMap[5], \"react/jsx-runtime\");\n function HeaderIcon(_ref) {\n let {\n source,\n style\n } = _ref,\n rest = (0, _objectWithoutPropertiesLoose.default)(_ref, _excluded);\n const {\n colors\n } = (0, _reactNavigationNative.useTheme)();\n const {\n direction\n } = (0, _reactNavigationNative.useLocale)();\n return /*#__PURE__*/(0, _reactJsxRuntime.jsx)(Image.default, Object.assign({\n source: source,\n resizeMode: \"contain\",\n fadeDuration: 0,\n tintColor: colors.text,\n style: [styles.icon, direction === 'rtl' && styles.flip, style]\n }, rest));\n }\n const ICON_SIZE = Platform.default.OS === 'ios' ? 21 : 24;\n const ICON_MARGIN = Platform.default.OS === 'ios' ? 8 : 3;\n const styles = StyleSheet.default.create({\n icon: {\n width: ICON_SIZE,\n height: ICON_SIZE,\n margin: ICON_MARGIN\n },\n flip: {\n transform: 'scaleX(-1)'\n }\n });\n});","lineCount":68,"map":[[2,2,1,0],[2,14,1,12],[4,2,1,13],[4,8,1,13,"_excluded"],[4,17,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],[8,11,1,13,"_interopDefault"],[8,27,1,13,"e"],[8,28,1,13],[9,4,1,13],[9,11,1,13,"e"],[9,12,1,13],[9,16,1,13,"e"],[9,17,1,13],[9,18,1,13,"__esModule"],[9,28,1,13],[9,31,1,13,"e"],[9,32,1,13],[10,6,1,13,"default"],[10,13,1,13],[10,15,1,13,"e"],[11,4,1,13],[12,2,1,13],[13,2,6,0,"exports"],[13,9,6,0],[13,10,6,0,"HeaderIcon"],[13,20,6,0],[13,23,6,0,"HeaderIcon"],[13,33,6,0],[14,2,26,0,"Object"],[14,8,26,0],[14,9,26,0,"defineProperty"],[14,23,26,0],[14,24,26,0,"exports"],[14,31,26,0],[15,4,26,0,"enumerable"],[15,14,26,0],[16,4,26,0,"get"],[16,7,26,0],[16,18,26,0,"get"],[16,19,26,0],[17,6,26,0],[17,13,26,0,"ICON_SIZE"],[17,22,26,0],[18,4,26,0],[19,2,26,0],[20,2,27,0,"Object"],[20,8,27,0],[20,9,27,0,"defineProperty"],[20,23,27,0],[20,24,27,0,"exports"],[20,31,27,0],[21,4,27,0,"enumerable"],[21,14,27,0],[22,4,27,0,"get"],[22,7,27,0],[22,18,27,0,"get"],[22,19,27,0],[23,6,27,0],[23,13,27,0,"ICON_MARGIN"],[23,24,27,0],[24,4,27,0],[25,2,27,0],[26,2,27,57],[26,6,27,57,"_babelRuntimeHelpersObjectWithoutPropertiesLoose"],[26,54,27,57],[26,57,27,57,"require"],[26,64,27,57],[26,65,27,57,"_dependencyMap"],[26,79,27,57],[27,2,27,57],[27,6,27,57,"_objectWithoutPropertiesLoose"],[27,35,27,57],[27,38,27,57,"_interopDefault"],[27,53,27,57],[27,54,27,57,"_babelRuntimeHelpersObjectWithoutPropertiesLoose"],[27,102,27,57],[28,2,3,0],[28,6,3,0,"_reactNavigationNative"],[28,28,3,0],[28,31,3,0,"require"],[28,38,3,0],[28,39,3,0,"_dependencyMap"],[28,53,3,0],[29,2,3,63],[29,6,3,63,"_reactNativeWebDistExportsImage"],[29,37,3,63],[29,40,3,63,"require"],[29,47,3,63],[29,48,3,63,"_dependencyMap"],[29,62,3,63],[30,2,3,63],[30,6,3,63,"Image"],[30,11,3,63],[30,14,3,63,"_interopDefault"],[30,29,3,63],[30,30,3,63,"_reactNativeWebDistExportsImage"],[30,61,3,63],[31,2,3,63],[31,6,3,63,"_reactNativeWebDistExportsPlatform"],[31,40,3,63],[31,43,3,63,"require"],[31,50,3,63],[31,51,3,63,"_dependencyMap"],[31,65,3,63],[32,2,3,63],[32,6,3,63,"Platform"],[32,14,3,63],[32,17,3,63,"_interopDefault"],[32,32,3,63],[32,33,3,63,"_reactNativeWebDistExportsPlatform"],[32,67,3,63],[33,2,3,63],[33,6,3,63,"_reactNativeWebDistExportsStyleSheet"],[33,42,3,63],[33,45,3,63,"require"],[33,52,3,63],[33,53,3,63,"_dependencyMap"],[33,67,3,63],[34,2,3,63],[34,6,3,63,"StyleSheet"],[34,16,3,63],[34,19,3,63,"_interopDefault"],[34,34,3,63],[34,35,3,63,"_reactNativeWebDistExportsStyleSheet"],[34,71,3,63],[35,2,5,0],[35,6,5,0,"_reactJsxRuntime"],[35,22,5,0],[35,25,5,0,"require"],[35,32,5,0],[35,33,5,0,"_dependencyMap"],[35,47,5,0],[36,2,6,7],[36,11,6,16,"HeaderIcon"],[36,21,6,26,"HeaderIcon"],[36,22,6,26,"_ref"],[36,26,6,26],[36,28,10,3],[37,4,10,3],[37,8,6,27],[38,8,7,2,"source"],[38,14,7,8],[39,8,8,2,"style"],[40,6,10,0],[40,7,10,1],[40,10,10,1,"_ref"],[40,14,10,1],[41,6,9,5,"rest"],[41,10,9,9],[41,17,9,9,"_objectWithoutPropertiesLoose"],[41,46,9,9],[41,47,9,9,"default"],[41,54,9,9],[41,56,9,9,"_ref"],[41,60,9,9],[41,62,9,9,"_excluded"],[41,71,9,9],[42,4,11,2],[42,10,11,8],[43,6,12,4,"colors"],[44,4,13,2],[44,5,13,3],[44,8,13,6],[44,12,13,6,"useTheme"],[44,34,13,14],[44,35,13,14,"useTheme"],[44,43,13,14],[44,45,13,15],[44,46,13,16],[45,4,14,2],[45,10,14,8],[46,6,15,4,"direction"],[47,4,16,2],[47,5,16,3],[47,8,16,6],[47,12,16,6,"useLocale"],[47,34,16,15],[47,35,16,15,"useLocale"],[47,44,16,15],[47,46,16,16],[47,47,16,17],[48,4,17,2],[48,11,17,9],[48,24,17,22],[48,28,17,22,"_jsx"],[48,44,17,26],[48,45,17,26,"jsx"],[48,48,17,26],[48,50,17,27,"Image"],[48,55,17,32],[48,56,17,32,"default"],[48,63,17,32],[48,65,17,32,"Object"],[48,71,17,32],[48,72,17,32,"assign"],[48,78,17,32],[49,6,18,4,"source"],[49,12,18,10],[49,14,18,12,"source"],[49,20,18,18],[50,6,19,4,"resizeMode"],[50,16,19,14],[50,18,19,16],[50,27,19,25],[51,6,20,4,"fadeDuration"],[51,18,20,16],[51,20,20,18],[51,21,20,19],[52,6,21,4,"tintColor"],[52,15,21,13],[52,17,21,15,"colors"],[52,23,21,21],[52,24,21,22,"text"],[52,28,21,26],[53,6,22,4,"style"],[53,11,22,9],[53,13,22,11],[53,14,22,12,"styles"],[53,20,22,18],[53,21,22,19,"icon"],[53,25,22,23],[53,27,22,25,"direction"],[53,36,22,34],[53,41,22,39],[53,46,22,44],[53,50,22,48,"styles"],[53,56,22,54],[53,57,22,55,"flip"],[53,61,22,59],[53,63,22,61,"style"],[53,68,22,66],[54,4,22,67],[54,7,23,7,"rest"],[54,11,23,11],[54,12,24,3],[54,13,24,4],[55,2,25,0],[56,2,26,7],[56,8,26,13,"ICON_SIZE"],[56,17,26,22],[56,20,26,25,"Platform"],[56,28,26,33],[56,29,26,33,"default"],[56,36,26,33],[56,37,26,34,"OS"],[56,39,26,36],[56,44,26,41],[56,49,26,46],[56,52,26,49],[56,54,26,51],[56,57,26,54],[56,59,26,56],[57,2,27,7],[57,8,27,13,"ICON_MARGIN"],[57,19,27,24],[57,22,27,27,"Platform"],[57,30,27,35],[57,31,27,35,"default"],[57,38,27,35],[57,39,27,36,"OS"],[57,41,27,38],[57,46,27,43],[57,51,27,48],[57,54,27,51],[57,55,27,52],[57,58,27,55],[57,59,27,56],[58,2,28,0],[58,8,28,6,"styles"],[58,14,28,12],[58,17,28,15,"StyleSheet"],[58,27,28,25],[58,28,28,25,"default"],[58,35,28,25],[58,36,28,26,"create"],[58,42,28,32],[58,43,28,33],[59,4,29,2,"icon"],[59,8,29,6],[59,10,29,8],[60,6,30,4,"width"],[60,11,30,9],[60,13,30,11,"ICON_SIZE"],[60,22,30,20],[61,6,31,4,"height"],[61,12,31,10],[61,14,31,12,"ICON_SIZE"],[61,23,31,21],[62,6,32,4,"margin"],[62,12,32,10],[62,14,32,12,"ICON_MARGIN"],[63,4,33,2],[63,5,33,3],[64,4,34,2,"flip"],[64,8,34,6],[64,10,34,8],[65,6,35,4,"transform"],[65,15,35,13],[65,17,35,15],[66,4,36,2],[67,2,37,0],[67,3,37,1],[67,4,37,2],[68,0,37,3],[68,3]],"functionMap":{"names":["","HeaderIcon"],"mappings":"AAA;OCK;CDmB"},"hasCjsExports":false},"type":"js/module"}]}