Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/50/a3d3538c28c7d0405b5fd27bde30ba523a2a1c942b3e1e165b8f12166a71e4247ce22f
T
2025-11-08 10:07:13 +00:00

1 line
3.4 KiB
Plaintext

{"dependencies":[{"name":"react-native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":51,"index":51}}],"key":"KyzuX10g6ixS9UfynhmjlvCIG3g=","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 exports.getInitialSafeArea = getInitialSafeArea;\n var _reactNative = require(_dependencyMap[0], \"react-native\");\n var DEFAULT_SAFE_AREA = {\n top: 0,\n bottom: 0,\n left: 0,\n right: 0\n };\n\n /**\n * Get the best estimate safe area before native modules have fully loaded.\n * This is a hack to get the safe area insets without explicitly depending on react-native-safe-area-context.\n */\n function getInitialSafeArea() {\n var _RNCSafeAreaContext$g, _initialWindowMetrics;\n var RNCSafeAreaContext = _reactNative.TurboModuleRegistry.get('RNCSafeAreaContext');\n\n // @ts-ignore: we're not using the spec so the return type of getConstants() is {}\n var initialWindowMetrics = RNCSafeAreaContext == null || (_RNCSafeAreaContext$g = RNCSafeAreaContext.getConstants()) == null ? void 0 : _RNCSafeAreaContext$g.initialWindowMetrics;\n return (_initialWindowMetrics = initialWindowMetrics == null ? void 0 : initialWindowMetrics.insets) != null ? _initialWindowMetrics : DEFAULT_SAFE_AREA;\n }\n});","lineCount":28,"map":[[7,2,9,0,"exports"],[7,9,9,0],[7,10,9,0,"getInitialSafeArea"],[7,28,9,0],[7,31,9,0,"getInitialSafeArea"],[7,49,9,0],[8,2,1,0],[8,6,1,0,"_reactNative"],[8,18,1,0],[8,21,1,0,"require"],[8,28,1,0],[8,29,1,0,"_dependencyMap"],[8,43,1,0],[9,2,3,0],[9,6,3,6,"DEFAULT_SAFE_AREA"],[9,23,3,23],[9,26,3,26],[10,4,3,28,"top"],[10,7,3,31],[10,9,3,33],[10,10,3,34],[11,4,3,36,"bottom"],[11,10,3,42],[11,12,3,44],[11,13,3,45],[12,4,3,47,"left"],[12,8,3,51],[12,10,3,53],[12,11,3,54],[13,4,3,56,"right"],[13,9,3,61],[13,11,3,63],[14,2,3,65],[14,3,3,66],[16,2,5,0],[17,0,6,0],[18,0,7,0],[19,0,8,0],[20,2,9,7],[20,11,9,16,"getInitialSafeArea"],[20,29,9,34,"getInitialSafeArea"],[20,30,9,34],[20,32,9,99],[21,4,9,99],[21,8,9,99,"_RNCSafeAreaContext$g"],[21,29,9,99],[21,31,9,99,"_initialWindowMetrics"],[21,52,9,99],[22,4,10,2],[22,8,10,8,"RNCSafeAreaContext"],[22,26,10,26],[22,29,10,29,"TurboModuleRegistry"],[22,41,10,48],[22,42,10,48,"TurboModuleRegistry"],[22,61,10,48],[22,62,10,49,"get"],[22,65,10,52],[22,66,10,53],[22,86,10,73],[22,87,10,74],[24,4,12,2],[25,4,13,2],[25,8,13,8,"initialWindowMetrics"],[25,28,13,28],[25,31,13,31,"RNCSafeAreaContext"],[25,49,13,49],[25,62,13,49,"_RNCSafeAreaContext$g"],[25,83,13,49],[25,86,13,31,"RNCSafeAreaContext"],[25,104,13,49],[25,105,13,51,"getConstants"],[25,117,13,63],[25,118,13,64],[25,119,13,65],[25,140,13,31,"_RNCSafeAreaContext$g"],[25,161,13,31],[25,162,13,67,"initialWindowMetrics"],[25,182,13,87],[26,4,15,2],[26,12,15,2,"_initialWindowMetrics"],[26,33,15,2],[26,36,15,9,"initialWindowMetrics"],[26,56,15,29],[26,76,15,9,"initialWindowMetrics"],[26,96,15,29],[26,97,15,31,"insets"],[26,103,15,37],[26,115,15,37,"_initialWindowMetrics"],[26,136,15,37],[26,139,15,41,"DEFAULT_SAFE_AREA"],[26,156,15,58],[27,2,16,0],[28,0,16,1],[28,3]],"functionMap":{"names":["<global>","getInitialSafeArea"],"mappings":"AAA;OCQ;CDO"},"hasCjsExports":false},"type":"js/module"}]}