Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/02/7631ed682d78acd4d4c0c0651bfebb181c2dfc106cb94e4aa9613e7ff5f5465911f120
T
2025-10-24 02:40:54 +00:00

1 line
6.2 KiB
Plaintext

{"dependencies":[{"name":"react/jsx-dev-runtime","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"L9D70Z4hi4aGuui1ysja/oQ5ytI=","exportNames":["*"]}},{"name":"@babel/runtime/helpers/objectWithoutProperties","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"fnQVLibs90KHiJ7y48fLgPWzDS0=","exportNames":["*"]}},{"name":"@radix-ui/react-slot","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":21,"index":121},"end":{"line":4,"column":52,"index":152}}],"key":"bkUm2nGzb7xwgwEgs/ET+MDNlHQ=","exportNames":["*"]}},{"name":"react","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":16,"index":170},"end":{"line":5,"column":32,"index":186}}],"key":"XN65eZP/QkNMzaBAXbG/zPyidpY=","exportNames":["*"]}},{"name":"react-native","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":23,"index":211},"end":{"line":6,"column":46,"index":234}}],"key":"lGv6jwyWtmgghjjYvCX5yhM2Jt0=","exportNames":["*"]}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n var _reactJsxDevRuntime = require(_dependencyMap[0], \"react/jsx-dev-runtime\");\n var _objectWithoutProperties = require(_dependencyMap[1], \"@babel/runtime/helpers/objectWithoutProperties\");\n var _excluded = [\"style\"];\n var _jsxFileName = \"/app/frontend/node_modules/expo-router/build/ui/Slot.js\";\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.Slot = void 0;\n var react_slot_1 = require(_dependencyMap[2], \"@radix-ui/react-slot\");\n var react_1 = require(_dependencyMap[3], \"react\");\n var react_native_1 = require(_dependencyMap[4], \"react-native\");\n /**\n * RadixUI has special logic to handle the merging of `style` and `className` props.\n * On the web styles are not allowed so Radix does not handle this scenario.\n * This could be fixed upstream (PR open), but it may not as RN is not their target\n * platform.\n *\n * This shim calls `StyleSheet.flatten` on the styles before we render the <Slot />\n *\n * @see https://github.com/expo/expo/issues/31352\n * @see https://github.com/radix-ui/primitives/issues/3107\n * @param Component\n * @returns\n */\n function ShimSlotForReactNative(Component) {\n return (0, react_1.forwardRef)(function RNSlotHOC(_ref, ref) {\n var style = _ref.style,\n props = _objectWithoutProperties(_ref, _excluded);\n style = (0, react_1.useMemo)(() => react_native_1.StyleSheet.flatten(style), [style]);\n return /*#__PURE__*/_reactJsxDevRuntime.jsxDEV(Component, {\n ref: ref,\n ...props,\n style: style\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 23,\n columnNumber: 16\n }, this);\n });\n }\n exports.Slot = ShimSlotForReactNative(react_slot_1.Slot);\n});","lineCount":45,"map":[[2,2,1,0],[2,14,1,12],[4,2,1,13],[4,6,1,13,"_reactJsxDevRuntime"],[4,25,1,13],[4,28,1,13,"require"],[4,35,1,13],[4,36,1,13,"_dependencyMap"],[4,50,1,13],[5,2,1,13],[5,6,1,13,"_objectWithoutProperties"],[5,30,1,13],[5,33,1,13,"require"],[5,40,1,13],[5,41,1,13,"_dependencyMap"],[5,55,1,13],[6,2,1,13],[6,6,1,13,"_excluded"],[6,15,1,13],[7,2,1,13],[7,6,1,13,"_jsxFileName"],[7,18,1,13],[8,2,2,0,"Object"],[8,8,2,6],[8,9,2,7,"defineProperty"],[8,23,2,21],[8,24,2,22,"exports"],[8,31,2,29],[8,33,2,31],[8,45,2,43],[8,47,2,45],[9,4,2,47,"value"],[9,9,2,52],[9,11,2,54],[10,2,2,59],[10,3,2,60],[10,4,2,61],[11,2,3,0,"exports"],[11,9,3,7],[11,10,3,8,"Slot"],[11,14,3,12],[11,17,3,15],[11,22,3,20],[11,23,3,21],[12,2,4,0],[12,6,4,6,"react_slot_1"],[12,18,4,18],[12,21,4,21,"require"],[12,28,4,28],[12,29,4,28,"_dependencyMap"],[12,43,4,28],[12,70,4,51],[12,71,4,52],[13,2,5,0],[13,6,5,6,"react_1"],[13,13,5,13],[13,16,5,16,"require"],[13,23,5,23],[13,24,5,23,"_dependencyMap"],[13,38,5,23],[13,50,5,31],[13,51,5,32],[14,2,6,0],[14,6,6,6,"react_native_1"],[14,20,6,20],[14,23,6,23,"require"],[14,30,6,30],[14,31,6,30,"_dependencyMap"],[14,45,6,30],[14,64,6,45],[14,65,6,46],[15,2,7,0],[16,0,8,0],[17,0,9,0],[18,0,10,0],[19,0,11,0],[20,0,12,0],[21,0,13,0],[22,0,14,0],[23,0,15,0],[24,0,16,0],[25,0,17,0],[26,0,18,0],[27,0,19,0],[28,2,20,0],[28,11,20,9,"ShimSlotForReactNative"],[28,33,20,31,"ShimSlotForReactNative"],[28,34,20,32,"Component"],[28,43,20,41],[28,45,20,43],[29,4,21,4],[29,11,21,11],[29,12,21,12],[29,13,21,13],[29,15,21,15,"react_1"],[29,22,21,22],[29,23,21,23,"forwardRef"],[29,33,21,33],[29,35,21,35],[29,44,21,44,"RNSlotHOC"],[29,53,21,53,"RNSlotHOC"],[29,54,21,53,"_ref"],[29,58,21,53],[29,60,21,75,"ref"],[29,63,21,78],[29,65,21,80],[30,6,21,80],[30,10,21,56,"style"],[30,15,21,61],[30,18,21,61,"_ref"],[30,22,21,61],[30,23,21,56,"style"],[30,28,21,61],[31,8,21,66,"props"],[31,13,21,71],[31,16,21,71,"_objectWithoutProperties"],[31,40,21,71],[31,41,21,71,"_ref"],[31,45,21,71],[31,47,21,71,"_excluded"],[31,56,21,71],[32,6,22,8,"style"],[32,11,22,13],[32,14,22,16],[32,15,22,17],[32,16,22,18],[32,18,22,20,"react_1"],[32,25,22,27],[32,26,22,28,"useMemo"],[32,33,22,35],[32,35,22,37],[32,41,22,43,"react_native_1"],[32,55,22,57],[32,56,22,58,"StyleSheet"],[32,66,22,68],[32,67,22,69,"flatten"],[32,74,22,76],[32,75,22,77,"style"],[32,80,22,82],[32,81,22,83],[32,83,22,85],[32,84,22,86,"style"],[32,89,22,91],[32,90,22,92],[32,91,22,93],[33,6,23,8],[33,26,23,15,"_reactJsxDevRuntime"],[33,45,23,15],[33,46,23,15,"jsxDEV"],[33,52,23,15],[33,53,23,16,"Component"],[33,62,23,25],[34,8,23,26,"ref"],[34,11,23,29],[34,13,23,31,"ref"],[34,16,23,35],[35,8,23,35],[35,11,23,40,"props"],[35,16,23,45],[36,8,23,47,"style"],[36,13,23,52],[36,15,23,54,"style"],[37,6,23,60],[38,8,23,60,"fileName"],[38,16,23,60],[38,18,23,60,"_jsxFileName"],[38,30,23,60],[39,8,23,60,"lineNumber"],[39,18,23,60],[40,8,23,60,"columnNumber"],[40,20,23,60],[41,6,23,60],[41,13,23,61],[41,14,23,62],[42,4,24,4],[42,5,24,5],[42,6,24,6],[43,2,25,0],[44,2,26,0,"exports"],[44,9,26,7],[44,10,26,8,"Slot"],[44,14,26,12],[44,17,26,15,"ShimSlotForReactNative"],[44,39,26,37],[44,40,26,38,"react_slot_1"],[44,52,26,50],[44,53,26,51,"Slot"],[44,57,26,55],[44,58,26,56],[45,0,26,57],[45,3]],"functionMap":{"names":["<global>","ShimSlotForReactNative","RNSlotHOC","<anonymous>"],"mappings":"AAA;ACmB;mCCC;qCCC,8CD;KDE;CDC"}},"type":"js/module"}]}