mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 03:01:04 +00:00
1 line
7.2 KiB
Plaintext
1 line
7.2 KiB
Plaintext
{"dependencies":[{"name":"@babel/runtime/helpers/objectWithoutProperties","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"fnQVLibs90KHiJ7y48fLgPWzDS0=","exportNames":["*"],"imports":1}},{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":26,"index":26}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"./ExpoClipboardPasteButton","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":27},"end":{"line":2,"column":66,"index":93}}],"key":"eN9lJtsTwVKwb1gWXbxxisBeqBM=","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 _excluded = [\"onPress\"];\n var _jsxFileName = \"/app/frontend/node_modules/expo-clipboard/build/ClipboardPasteButton.js\"; // @needsAudit\n /**\n * This component displays the `UIPasteControl` button on your screen. This allows pasting from the clipboard without requesting permission from the user.\n *\n * You should only attempt to render this if [`Clipboard.isPasteButtonAvailable`](#ispastebuttonavailable)\n * is `true`. This component will render nothing if it is not available, and you will get\n * a warning in development mode (`__DEV__ === true`).\n *\n * The properties of this component extend from `View`; however, you should not attempt to set\n * `backgroundColor`, `color` or `borderRadius` with the `style` property. Apple restricts customisation of this view.\n * Instead, you should use the backgroundColor and foregroundColor properties to set the colors of the button, the cornerStyle property to change the border radius,\n * and the displayMode property to change the appearance of the icon and label. The word \"Paste\" is not editable and neither is the icon.\n *\n * Make sure to attach height and width via the style props as without these styles, the button will\n * not appear on the screen.\n *\n * @see [Apple Documentation](https://developer.apple.com/documentation/uikit/uipastecontrol) for more details.\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.ClipboardPasteButton = ClipboardPasteButton;\n var _babelRuntimeHelpersObjectWithoutProperties = require(_dependencyMap[0], \"@babel/runtime/helpers/objectWithoutProperties\");\n var _objectWithoutProperties = _interopDefault(_babelRuntimeHelpersObjectWithoutProperties);\n require(_dependencyMap[1], \"react\");\n var _ExpoClipboardPasteButton = require(_dependencyMap[2], \"./ExpoClipboardPasteButton\");\n var ExpoClipboardPasteButton = _interopDefault(_ExpoClipboardPasteButton);\n var _reactJsxDevRuntime = require(_dependencyMap[3], \"react/jsx-dev-runtime\");\n function ClipboardPasteButton(_ref) {\n var onPress = _ref.onPress,\n restProps = (0, _objectWithoutProperties.default)(_ref, _excluded);\n if (!ExpoClipboardPasteButton.default) {\n if (__DEV__) {\n console.warn(\"'ApplePasteButton' is not available.\");\n }\n return null;\n }\n var onPastePressed = _ref2 => {\n var nativeEvent = _ref2.nativeEvent;\n onPress(nativeEvent);\n };\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(ExpoClipboardPasteButton.default, {\n onPastePressed: onPastePressed,\n ...restProps\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 31,\n columnNumber: 12\n }, this);\n }\n});","lineCount":60,"map":[[5,96,3,0],[6,2,4,0],[7,0,5,0],[8,0,6,0],[9,0,7,0],[10,0,8,0],[11,0,9,0],[12,0,10,0],[13,0,11,0],[14,0,12,0],[15,0,13,0],[16,0,14,0],[17,0,15,0],[18,0,16,0],[19,0,17,0],[20,0,18,0],[21,0,19,0],[22,0,20,0],[23,2,4,0,"Object"],[23,8,4,0],[23,9,4,0,"defineProperty"],[23,23,4,0],[23,24,4,0,"exports"],[23,31,4,0],[24,4,4,0,"value"],[24,9,4,0],[25,2,4,0],[26,2,4,0],[26,11,4,0,"_interopDefault"],[26,27,4,0,"e"],[26,28,4,0],[27,4,4,0],[27,11,4,0,"e"],[27,12,4,0],[27,16,4,0,"e"],[27,17,4,0],[27,18,4,0,"__esModule"],[27,28,4,0],[27,31,4,0,"e"],[27,32,4,0],[28,6,4,0,"default"],[28,13,4,0],[28,15,4,0,"e"],[29,4,4,0],[30,2,4,0],[31,2,21,0,"exports"],[31,9,21,0],[31,10,21,0,"ClipboardPasteButton"],[31,30,21,0],[31,33,21,0,"ClipboardPasteButton"],[31,53,21,0],[32,2,32,1],[32,6,32,1,"_babelRuntimeHelpersObjectWithoutProperties"],[32,49,32,1],[32,52,32,1,"require"],[32,59,32,1],[32,60,32,1,"_dependencyMap"],[32,74,32,1],[33,2,32,1],[33,6,32,1,"_objectWithoutProperties"],[33,30,32,1],[33,33,32,1,"_interopDefault"],[33,48,32,1],[33,49,32,1,"_babelRuntimeHelpersObjectWithoutProperties"],[33,92,32,1],[34,2,1,0,"require"],[34,9,1,0],[34,10,1,0,"_dependencyMap"],[34,24,1,0],[35,2,2,0],[35,6,2,0,"_ExpoClipboardPasteButton"],[35,31,2,0],[35,34,2,0,"require"],[35,41,2,0],[35,42,2,0,"_dependencyMap"],[35,56,2,0],[36,2,2,0],[36,6,2,0,"ExpoClipboardPasteButton"],[36,30,2,0],[36,33,2,0,"_interopDefault"],[36,48,2,0],[36,49,2,0,"_ExpoClipboardPasteButton"],[36,74,2,0],[37,2,2,66],[37,6,2,66,"_reactJsxDevRuntime"],[37,25,2,66],[37,28,2,66,"require"],[37,35,2,66],[37,36,2,66,"_dependencyMap"],[37,50,2,66],[38,2,21,7],[38,11,21,16,"ClipboardPasteButton"],[38,31,21,36,"ClipboardPasteButton"],[38,32,21,36,"_ref"],[38,36,21,36],[38,38,21,64],[39,4,21,64],[39,8,21,39,"onPress"],[39,15,21,46],[39,18,21,46,"_ref"],[39,22,21,46],[39,23,21,39,"onPress"],[39,30,21,46],[40,6,21,51,"restProps"],[40,15,21,60],[40,22,21,60,"_objectWithoutProperties"],[40,46,21,60],[40,47,21,60,"default"],[40,54,21,60],[40,56,21,60,"_ref"],[40,60,21,60],[40,62,21,60,"_excluded"],[40,71,21,60],[41,4,22,4],[41,8,22,8],[41,9,22,9,"ExpoClipboardPasteButton"],[41,33,22,33],[41,34,22,33,"default"],[41,41,22,33],[41,43,22,35],[42,6,23,8],[42,10,23,12,"__DEV__"],[42,17,23,19],[42,19,23,21],[43,8,24,12,"console"],[43,15,24,19],[43,16,24,20,"warn"],[43,20,24,24],[43,21,24,25],[43,59,24,63],[43,60,24,64],[44,6,25,8],[45,6,26,8],[45,13,26,15],[45,17,26,19],[46,4,27,4],[47,4,28,4],[47,8,28,10,"onPastePressed"],[47,22,28,24],[47,25,28,27,"_ref2"],[47,30,28,27],[47,34,28,48],[48,6,28,48],[48,10,28,30,"nativeEvent"],[48,21,28,41],[48,24,28,41,"_ref2"],[48,29,28,41],[48,30,28,30,"nativeEvent"],[48,41,28,41],[49,6,29,8,"onPress"],[49,13,29,15],[49,14,29,16,"nativeEvent"],[49,25,29,27],[49,26,29,28],[50,4,30,4],[50,5,30,5],[51,4,31,4],[51,24,31,11],[51,28,31,11,"_reactJsxDevRuntime"],[51,47,31,11],[51,48,31,11,"jsxDEV"],[51,54,31,11],[51,56,31,12,"ExpoClipboardPasteButton"],[51,80,31,36],[51,81,31,36,"default"],[51,88,31,36],[52,6,31,37,"onPastePressed"],[52,20,31,51],[52,22,31,53,"onPastePressed"],[52,36,31,68],[53,6,31,68],[53,9,31,73,"restProps"],[54,4,31,82],[55,6,31,82,"fileName"],[55,14,31,82],[55,16,31,82,"_jsxFileName"],[55,28,31,82],[56,6,31,82,"lineNumber"],[56,16,31,82],[57,6,31,82,"columnNumber"],[57,18,31,82],[58,4,31,82],[58,11,31,84],[58,12,31,85],[59,2,32,0],[60,0,32,1],[60,3]],"functionMap":{"names":["<global>","ClipboardPasteButton","onPastePressed"],"mappings":"AAA;OCoB;2BCO;KDE;CDE"},"hasCjsExports":false},"type":"js/module"}]} |