Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/34/18975f29066d48c2c2ef7bd9de123d90cdf1756baf30a32e64977fb2a903476ef72440
T
2025-11-08 17:17:20 +00:00

1 line
7.1 KiB
Plaintext

{"dependencies":[{"name":"@react-navigation/native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":15},"end":{"line":3,"column":52,"index":67}}],"key":"yKhyWCfwa1gXEwEbMKnWHykYbZ4=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Animated","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"dNPzxVfn0yBoRxvhD+vE+lN7k4Q=","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":131},"end":{"line":5,"column":48,"index":179}}],"key":"rKAWVuQOSSDHxC6IWcmkeWszaWg=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n exports.HeaderTitle = HeaderTitle;\n var _reactNavigationNative = require(_dependencyMap[0], \"@react-navigation/native\");\n var _reactNativeWebDistExportsAnimated = require(_dependencyMap[1], \"react-native-web/dist/exports/Animated\");\n var Animated = _interopDefault(_reactNativeWebDistExportsAnimated);\n var _reactNativeWebDistExportsPlatform = require(_dependencyMap[2], \"react-native-web/dist/exports/Platform\");\n var Platform = _interopDefault(_reactNativeWebDistExportsPlatform);\n var _reactNativeWebDistExportsStyleSheet = require(_dependencyMap[3], \"react-native-web/dist/exports/StyleSheet\");\n var StyleSheet = _interopDefault(_reactNativeWebDistExportsStyleSheet);\n var _reactJsxRuntime = require(_dependencyMap[4], \"react/jsx-runtime\");\n function HeaderTitle({\n tintColor,\n style,\n ...rest\n }) {\n const {\n colors,\n fonts\n } = (0, _reactNavigationNative.useTheme)();\n return /*#__PURE__*/(0, _reactJsxRuntime.jsx)(Animated.default.Text, {\n role: \"heading\",\n \"aria-level\": \"1\",\n numberOfLines: 1,\n ...rest,\n style: [{\n color: tintColor === undefined ? colors.text : tintColor\n }, Platform.default.select({\n ios: fonts.bold,\n default: fonts.medium\n }), styles.title, style]\n });\n }\n const styles = StyleSheet.default.create({\n title: Platform.default.select({\n ios: {\n fontSize: 17\n },\n android: {\n fontSize: 20\n },\n default: {\n fontSize: 18\n }\n })\n });\n});","lineCount":56,"map":[[2,2,1,0],[2,14,1,12],[4,2,1,13,"Object"],[4,8,1,13],[4,9,1,13,"defineProperty"],[4,23,1,13],[4,24,1,13,"exports"],[4,31,1,13],[5,4,1,13,"value"],[5,9,1,13],[6,2,1,13],[7,2,1,13],[7,11,1,13,"_interopDefault"],[7,27,1,13,"e"],[7,28,1,13],[8,4,1,13],[8,11,1,13,"e"],[8,12,1,13],[8,16,1,13,"e"],[8,17,1,13],[8,18,1,13,"__esModule"],[8,28,1,13],[8,31,1,13,"e"],[8,32,1,13],[9,6,1,13,"default"],[9,13,1,13],[9,15,1,13,"e"],[10,4,1,13],[11,2,1,13],[12,2,6,0,"exports"],[12,9,6,0],[12,10,6,0,"HeaderTitle"],[12,21,6,0],[12,24,6,0,"HeaderTitle"],[12,35,6,0],[13,2,3,0],[13,6,3,0,"_reactNavigationNative"],[13,28,3,0],[13,31,3,0,"require"],[13,38,3,0],[13,39,3,0,"_dependencyMap"],[13,53,3,0],[14,2,3,52],[14,6,3,52,"_reactNativeWebDistExportsAnimated"],[14,40,3,52],[14,43,3,52,"require"],[14,50,3,52],[14,51,3,52,"_dependencyMap"],[14,65,3,52],[15,2,3,52],[15,6,3,52,"Animated"],[15,14,3,52],[15,17,3,52,"_interopDefault"],[15,32,3,52],[15,33,3,52,"_reactNativeWebDistExportsAnimated"],[15,67,3,52],[16,2,3,52],[16,6,3,52,"_reactNativeWebDistExportsPlatform"],[16,40,3,52],[16,43,3,52,"require"],[16,50,3,52],[16,51,3,52,"_dependencyMap"],[16,65,3,52],[17,2,3,52],[17,6,3,52,"Platform"],[17,14,3,52],[17,17,3,52,"_interopDefault"],[17,32,3,52],[17,33,3,52,"_reactNativeWebDistExportsPlatform"],[17,67,3,52],[18,2,3,52],[18,6,3,52,"_reactNativeWebDistExportsStyleSheet"],[18,42,3,52],[18,45,3,52,"require"],[18,52,3,52],[18,53,3,52,"_dependencyMap"],[18,67,3,52],[19,2,3,52],[19,6,3,52,"StyleSheet"],[19,16,3,52],[19,19,3,52,"_interopDefault"],[19,34,3,52],[19,35,3,52,"_reactNativeWebDistExportsStyleSheet"],[19,71,3,52],[20,2,5,0],[20,6,5,0,"_reactJsxRuntime"],[20,22,5,0],[20,25,5,0,"require"],[20,32,5,0],[20,33,5,0,"_dependencyMap"],[20,47,5,0],[21,2,6,7],[21,11,6,16,"HeaderTitle"],[21,22,6,27,"HeaderTitle"],[21,23,6,28],[22,4,7,2,"tintColor"],[22,13,7,11],[23,4,8,2,"style"],[23,9,8,7],[24,4,9,2],[24,7,9,5,"rest"],[25,2,10,0],[25,3,10,1],[25,5,10,3],[26,4,11,2],[26,10,11,8],[27,6,12,4,"colors"],[27,12,12,10],[28,6,13,4,"fonts"],[29,4,14,2],[29,5,14,3],[29,8,14,6],[29,12,14,6,"useTheme"],[29,34,14,14],[29,35,14,14,"useTheme"],[29,43,14,14],[29,45,14,15],[29,46,14,16],[30,4,15,2],[30,11,15,9],[30,24,15,22],[30,28,15,22,"_jsx"],[30,44,15,26],[30,45,15,26,"jsx"],[30,48,15,26],[30,50,15,27,"Animated"],[30,58,15,35],[30,59,15,35,"default"],[30,66,15,35],[30,67,15,36,"Text"],[30,71,15,40],[30,73,15,42],[31,6,16,4,"role"],[31,10,16,8],[31,12,16,10],[31,21,16,19],[32,6,17,4],[32,18,17,16],[32,20,17,18],[32,23,17,21],[33,6,18,4,"numberOfLines"],[33,19,18,17],[33,21,18,19],[33,22,18,20],[34,6,19,4],[34,9,19,7,"rest"],[34,13,19,11],[35,6,20,4,"style"],[35,11,20,9],[35,13,20,11],[35,14,20,12],[36,8,21,6,"color"],[36,13,21,11],[36,15,21,13,"tintColor"],[36,24,21,22],[36,29,21,27,"undefined"],[36,38,21,36],[36,41,21,39,"colors"],[36,47,21,45],[36,48,21,46,"text"],[36,52,21,50],[36,55,21,53,"tintColor"],[37,6,22,4],[37,7,22,5],[37,9,22,7,"Platform"],[37,17,22,15],[37,18,22,15,"default"],[37,25,22,15],[37,26,22,16,"select"],[37,32,22,22],[37,33,22,23],[38,8,23,6,"ios"],[38,11,23,9],[38,13,23,11,"fonts"],[38,18,23,16],[38,19,23,17,"bold"],[38,23,23,21],[39,8,24,6,"default"],[39,15,24,13],[39,17,24,15,"fonts"],[39,22,24,20],[39,23,24,21,"medium"],[40,6,25,4],[40,7,25,5],[40,8,25,6],[40,10,25,8,"styles"],[40,16,25,14],[40,17,25,15,"title"],[40,22,25,20],[40,24,25,22,"style"],[40,29,25,27],[41,4,26,2],[41,5,26,3],[41,6,26,4],[42,2,27,0],[43,2,28,0],[43,8,28,6,"styles"],[43,14,28,12],[43,17,28,15,"StyleSheet"],[43,27,28,25],[43,28,28,25,"default"],[43,35,28,25],[43,36,28,26,"create"],[43,42,28,32],[43,43,28,33],[44,4,29,2,"title"],[44,9,29,7],[44,11,29,9,"Platform"],[44,19,29,17],[44,20,29,17,"default"],[44,27,29,17],[44,28,29,18,"select"],[44,34,29,24],[44,35,29,25],[45,6,30,4,"ios"],[45,9,30,7],[45,11,30,9],[46,8,31,6,"fontSize"],[46,16,31,14],[46,18,31,16],[47,6,32,4],[47,7,32,5],[48,6,33,4,"android"],[48,13,33,11],[48,15,33,13],[49,8,34,6,"fontSize"],[49,16,34,14],[49,18,34,16],[50,6,35,4],[50,7,35,5],[51,6,36,4,"default"],[51,13,36,11],[51,15,36,13],[52,8,37,6,"fontSize"],[52,16,37,14],[52,18,37,16],[53,6,38,4],[54,4,39,2],[54,5,39,3],[55,2,40,0],[55,3,40,1],[55,4,40,2],[56,0,40,3],[56,3]],"functionMap":{"names":["<global>","HeaderTitle"],"mappings":"AAA;OCK;CDqB"},"hasCjsExports":false},"type":"js/module"}]}