Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/a7/f346bdc34930e4a9bf1654241e24bd9297f03d5b385a3809128adcaaff33c98ae58fd6
T
2025-11-08 10:27:44 +00:00

1 line
3.2 KiB
Plaintext

{"dependencies":[{"name":"../createElement","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0,"index":235},"end":{"line":11,"column":45,"index":280}}],"key":"a/6mvAbqab8PE8fNO0smlzNgt84=","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 Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return PickerItem;\n }\n });\n var _createElement = require(_dependencyMap[0], \"../createElement\");\n var createElement = _interopDefault(_createElement);\n /**\n * Copyright (c) Nicolas Gallagher.\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n * \n */\n\n function PickerItem(props) {\n var color = props.color,\n label = props.label,\n testID = props.testID,\n value = props.value;\n var style = {\n color\n };\n return (0, createElement.default)('option', {\n children: label,\n style,\n testID,\n value\n });\n }\n});","lineCount":45,"map":[[12,2,12,15,"Object"],[12,8,12,15],[12,9,12,15,"defineProperty"],[12,23,12,15],[12,24,12,15,"exports"],[12,31,12,15],[13,4,12,15,"enumerable"],[13,14,12,15],[14,4,12,15,"get"],[14,7,12,15],[14,18,12,15,"get"],[14,19,12,15],[15,6,12,15],[15,13,12,15,"PickerItem"],[15,23,12,15],[16,4,12,15],[17,2,12,15],[18,2,11,0],[18,6,11,0,"_createElement"],[18,20,11,0],[18,23,11,0,"require"],[18,30,11,0],[18,31,11,0,"_dependencyMap"],[18,45,11,0],[19,2,11,0],[19,6,11,0,"createElement"],[19,19,11,0],[19,22,11,0,"_interopDefault"],[19,37,11,0],[19,38,11,0,"_createElement"],[19,52,11,0],[20,2,1,0],[21,0,2,0],[22,0,3,0],[23,0,4,0],[24,0,5,0],[25,0,6,0],[26,0,7,0],[27,0,8,0],[28,0,9,0],[30,2,12,15],[30,11,12,24,"PickerItem"],[30,21,12,34,"PickerItem"],[30,22,12,35,"props"],[30,27,12,40],[30,29,12,42],[31,4,13,2],[31,8,13,6,"color"],[31,13,13,11],[31,16,13,14,"props"],[31,21,13,19],[31,22,13,20,"color"],[31,27,13,25],[32,6,14,4,"label"],[32,11,14,9],[32,14,14,12,"props"],[32,19,14,17],[32,20,14,18,"label"],[32,25,14,23],[33,6,15,4,"testID"],[33,12,15,10],[33,15,15,13,"props"],[33,20,15,18],[33,21,15,19,"testID"],[33,27,15,25],[34,6,16,4,"value"],[34,11,16,9],[34,14,16,12,"props"],[34,19,16,17],[34,20,16,18,"value"],[34,25,16,23],[35,4,17,2],[35,8,17,6,"style"],[35,13,17,11],[35,16,17,14],[36,6,18,4,"color"],[37,4,19,2],[37,5,19,3],[38,4,20,2],[38,11,20,9],[38,15,20,9,"createElement"],[38,28,20,22],[38,29,20,22,"default"],[38,36,20,22],[38,38,20,23],[38,46,20,31],[38,48,20,33],[39,6,21,4,"children"],[39,14,21,12],[39,16,21,14,"label"],[39,21,21,19],[40,6,22,4,"style"],[40,11,22,9],[41,6,23,4,"testID"],[41,12,23,10],[42,6,24,4,"value"],[43,4,25,2],[43,5,25,3],[43,6,25,4],[44,2,26,0],[45,0,26,1],[45,3]],"functionMap":{"names":["<global>","PickerItem"],"mappings":"AAA;eCW"},"hasCjsExports":false},"type":"js/module"}]}