mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 03:01:04 +00:00
1 line
6.9 KiB
Plaintext
1 line
6.9 KiB
Plaintext
{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":60,"index":60}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":61},"end":{"line":9,"column":22,"index":175}}],"key":"KyzuX10g6ixS9UfynhmjlvCIG3g=","exportNames":["*"],"imports":1}},{"name":"../fabric/FullWindowOverlayNativeComponent","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":12,"column":0,"index":198},"end":{"line":12,"column":90,"index":288}}],"key":"VgjpJAnh8eDPB385NHtvVfRWk5w=","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/node_modules/react-native-screens/src/components/FullWindowOverlay.tsx\"; // Native components\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 _default;\n }\n });\n require(_dependencyMap[0], \"react\");\n var _reactNative = require(_dependencyMap[1], \"react-native\");\n var _fabricFullWindowOverlayNativeComponent = require(_dependencyMap[2], \"../fabric/FullWindowOverlayNativeComponent\");\n var FullWindowOverlayNativeComponent = _interopDefault(_fabricFullWindowOverlayNativeComponent);\n var _reactJsxDevRuntime = require(_dependencyMap[3], \"react/jsx-dev-runtime\");\n var NativeFullWindowOverlay = FullWindowOverlayNativeComponent.default;\n function FullWindowOverlay(props) {\n var _useWindowDimensions = (0, _reactNative.useWindowDimensions)(),\n width = _useWindowDimensions.width,\n height = _useWindowDimensions.height;\n if (_reactNative.Platform.OS !== 'ios') {\n console.warn('Using FullWindowOverlay is only valid on iOS devices.');\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n ...props\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 31,\n columnNumber: 12\n }, this);\n }\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(NativeFullWindowOverlay, {\n style: [_reactNative.StyleSheet.absoluteFill, {\n width,\n height\n }],\n accessibilityContainerViewIsModal: props.unstable_accessibilityContainerViewIsModal,\n children: props.children\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 34,\n columnNumber: 5\n }, this);\n }\n var _default = FullWindowOverlay;\n});","lineCount":53,"map":[[4,109,11,0],[5,2,11,0,"Object"],[5,8,11,0],[5,9,11,0,"defineProperty"],[5,23,11,0],[5,24,11,0,"exports"],[5,31,11,0],[6,4,11,0,"value"],[6,9,11,0],[7,2,11,0],[8,2,11,0],[8,11,11,0,"_interopDefault"],[8,27,11,0,"e"],[8,28,11,0],[9,4,11,0],[9,11,11,0,"e"],[9,12,11,0],[9,16,11,0,"e"],[9,17,11,0],[9,18,11,0,"__esModule"],[9,28,11,0],[9,31,11,0,"e"],[9,32,11,0],[10,6,11,0,"default"],[10,13,11,0],[10,15,11,0,"e"],[11,4,11,0],[12,2,11,0],[13,2,44,0,"Object"],[13,8,44,0],[13,9,44,0,"defineProperty"],[13,23,44,0],[13,24,44,0,"exports"],[13,31,44,0],[14,4,44,0,"enumerable"],[14,14,44,0],[15,4,44,0,"get"],[15,7,44,0],[15,18,44,0,"get"],[15,19,44,0],[16,6,44,0],[16,13,44,0,"_default"],[16,21,44,0],[17,4,44,0],[18,2,44,0],[19,2,1,0,"require"],[19,9,1,0],[19,10,1,0,"_dependencyMap"],[19,24,1,0],[20,2,2,0],[20,6,2,0,"_reactNative"],[20,18,2,0],[20,21,2,0,"require"],[20,28,2,0],[20,29,2,0,"_dependencyMap"],[20,43,2,0],[21,2,12,0],[21,6,12,0,"_fabricFullWindowOverlayNativeComponent"],[21,45,12,0],[21,48,12,0,"require"],[21,55,12,0],[21,56,12,0,"_dependencyMap"],[21,70,12,0],[22,2,12,0],[22,6,12,0,"FullWindowOverlayNativeComponent"],[22,38,12,0],[22,41,12,0,"_interopDefault"],[22,56,12,0],[22,57,12,0,"_fabricFullWindowOverlayNativeComponent"],[22,96,12,0],[23,2,12,90],[23,6,12,90,"_reactJsxDevRuntime"],[23,25,12,90],[23,28,12,90,"require"],[23,35,12,90],[23,36,12,90,"_dependencyMap"],[23,50,12,90],[24,2,15,0],[24,6,15,6,"NativeFullWindowOverlay"],[24,29,20,1],[24,32,20,4,"FullWindowOverlayNativeComponent"],[24,64,20,36],[24,65,20,36,"default"],[24,72,20,43],[25,2,27,0],[25,11,27,9,"FullWindowOverlay"],[25,28,27,26,"FullWindowOverlay"],[25,29,27,27,"props"],[25,34,27,56],[25,36,27,58],[26,4,28,2],[26,8,28,2,"_useWindowDimensions"],[26,28,28,2],[26,31,28,28],[26,35,28,28,"useWindowDimensions"],[26,47,28,47],[26,48,28,47,"useWindowDimensions"],[26,67,28,47],[26,69,28,48],[26,70,28,49],[27,6,28,10,"width"],[27,11,28,15],[27,14,28,15,"_useWindowDimensions"],[27,34,28,15],[27,35,28,10,"width"],[27,40,28,15],[28,6,28,17,"height"],[28,12,28,23],[28,15,28,23,"_useWindowDimensions"],[28,35,28,23],[28,36,28,17,"height"],[28,42,28,23],[29,4,29,2],[29,8,29,6,"Platform"],[29,20,29,14],[29,21,29,14,"Platform"],[29,29,29,14],[29,30,29,15,"OS"],[29,32,29,17],[29,37,29,22],[29,42,29,27],[29,44,29,29],[30,6,30,4,"console"],[30,13,30,11],[30,14,30,12,"warn"],[30,18,30,16],[30,19,30,17],[30,74,30,72],[30,75,30,73],[31,6,31,4],[31,26,31,11],[31,30,31,11,"_reactJsxDevRuntime"],[31,49,31,11],[31,50,31,11,"jsxDEV"],[31,56,31,11],[31,58,31,12,"_reactNative"],[31,70,31,16],[31,71,31,16,"View"],[31,75,31,16],[32,8,31,16],[32,11,31,21,"props"],[33,6,31,26],[34,8,31,26,"fileName"],[34,16,31,26],[34,18,31,26,"_jsxFileName"],[34,30,31,26],[35,8,31,26,"lineNumber"],[35,18,31,26],[36,8,31,26,"columnNumber"],[36,20,31,26],[37,6,31,26],[37,13,31,29],[37,14,31,30],[38,4,32,2],[39,4,33,2],[39,24,34,4],[39,28,34,4,"_reactJsxDevRuntime"],[39,47,34,4],[39,48,34,4,"jsxDEV"],[39,54,34,4],[39,56,34,5,"NativeFullWindowOverlay"],[39,79,34,28],[40,6,35,6,"style"],[40,11,35,11],[40,13,35,13],[40,14,35,14,"StyleSheet"],[40,26,35,24],[40,27,35,24,"StyleSheet"],[40,37,35,24],[40,38,35,25,"absoluteFill"],[40,50,35,37],[40,52,35,39],[41,8,35,41,"width"],[41,13,35,46],[42,8,35,48,"height"],[43,6,35,55],[43,7,35,56],[43,8,35,58],[44,6,36,6,"accessibilityContainerViewIsModal"],[44,39,36,39],[44,41,37,8,"props"],[44,46,37,13],[44,47,37,14,"unstable_accessibilityContainerViewIsModal"],[44,89,38,7],[45,6,38,7,"children"],[45,14,38,7],[45,16,39,7,"props"],[45,21,39,12],[45,22,39,13,"children"],[46,4,39,21],[47,6,39,21,"fileName"],[47,14,39,21],[47,16,39,21,"_jsxFileName"],[47,28,39,21],[48,6,39,21,"lineNumber"],[48,16,39,21],[49,6,39,21,"columnNumber"],[49,18,39,21],[50,4,39,21],[50,11,40,29],[50,12,40,30],[51,2,42,0],[52,2,44,0],[52,6,44,0,"_default"],[52,14,44,0],[52,17,44,15,"FullWindowOverlay"],[52,34,44,32],[53,0,44,33],[53,3]],"functionMap":{"names":["<global>","FullWindowOverlay"],"mappings":"AAA;AC0B;CDe"},"hasCjsExports":false},"type":"js/module"}]} |