mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 12:21:01 +00:00
1 line
9.3 KiB
Plaintext
1 line
9.3 KiB
Plaintext
{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":12,"column":0},"end":{"line":12,"column":31}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native/Libraries/Utilities/codegenNativeComponent","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":23,"column":0},"end":{"line":23,"column":93}}],"key":"TigLZ38I09K34YmGk8MTcq1yRP4=","exportNames":["*"],"imports":1}},{"name":"react-native/Libraries/Utilities/codegenNativeCommands","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":24,"column":0},"end":{"line":24,"column":91}}],"key":"zNKny+jGOGd5homNieEgzzCxQhs=","exportNames":["*"],"imports":1}},{"name":"react-native/Libraries/NativeComponent/NativeComponentRegistry","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":73,"column":0},"end":{"line":75,"column":19}}],"key":"DoHAXE4az+u/GJ3tUooNpkr6OJk=","exportNames":["*"],"imports":1}},{"name":"react-native/Libraries/NativeComponent/ViewConfigIgnore","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":73,"column":0},"end":{"line":75,"column":19}}],"key":"IAMNY1s5722b4GYH12DgGSx1R70=","exportNames":["*"],"imports":1}},{"name":"react-native/Libraries/ReactNative/RendererProxy","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":73,"column":0},"end":{"line":75,"column":19}}],"key":"3I0755DLARiFS4in/Xu6jYBSFBs=","exportNames":["*"],"imports":1}},{"name":"react-native/Libraries/StyleSheet/processColor","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":73,"column":0},"end":{"line":75,"column":19}},{"start":{"line":73,"column":0},"end":{"line":75,"column":19}}],"key":"yht5SjiPMEXLxP9LwzFq5jV+5HQ=","exportNames":["*"],"imports":2}}],"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 Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n Object.defineProperty(exports, \"__INTERNAL_VIEW_CONFIG\", {\n enumerable: true,\n get: function () {\n return __INTERNAL_VIEW_CONFIG;\n }\n });\n Object.defineProperty(exports, \"Commands\", {\n enumerable: true,\n get: function () {\n return Commands;\n }\n });\n require(_dependencyMap[0], \"react\");\n require(_dependencyMap[1], \"react-native/Libraries/Utilities/codegenNativeComponent\");\n require(_dependencyMap[2], \"react-native/Libraries/Utilities/codegenNativeCommands\");\n var NativeComponentRegistry = require(_dependencyMap[3], \"react-native/Libraries/NativeComponent/NativeComponentRegistry\");\n var _require = require(_dependencyMap[4], \"react-native/Libraries/NativeComponent/ViewConfigIgnore\"),\n ConditionallyIgnoredEventHandlers = _require.ConditionallyIgnoredEventHandlers;\n var _require2 = require(_dependencyMap[5], \"react-native/Libraries/ReactNative/RendererProxy\"),\n dispatchCommand = _require2.dispatchCommand;\n var nativeComponentName = 'RNCPicker';\n var __INTERNAL_VIEW_CONFIG = {\n uiViewClassName: \"RNCPicker\",\n bubblingEventTypes: {\n topChange: {\n phasedRegistrationNames: {\n captured: \"onChangeCapture\",\n bubbled: \"onChange\"\n }\n }\n },\n validAttributes: Object.assign({\n items: true,\n selectedIndex: true,\n selectionColor: {\n process: require(_dependencyMap[6], \"react-native/Libraries/StyleSheet/processColor\").default\n },\n color: {\n process: require(_dependencyMap[6], \"react-native/Libraries/StyleSheet/processColor\").default\n },\n textAlign: true,\n numberOfLines: true,\n fontSize: true,\n fontWeight: true,\n fontStyle: true,\n fontFamily: true,\n testID: true,\n themeVariant: true,\n fakeProp: true\n }, ConditionallyIgnoredEventHandlers({\n onChange: true\n }))\n };\n var _default = NativeComponentRegistry.get(nativeComponentName, function () {\n return __INTERNAL_VIEW_CONFIG;\n });\n var Commands = {\n setNativeSelectedIndex: function setNativeSelectedIndex(ref, selectedIndex) {\n dispatchCommand(ref, \"setNativeSelectedIndex\", [selectedIndex]);\n }\n };\n});","lineCount":74,"map":[[2,2,10,0],[2,14,10,12],[4,2,10,13,"Object"],[4,8,10,13],[4,9,10,13,"defineProperty"],[4,23,10,13],[4,24,10,13,"exports"],[4,31,10,13],[5,4,10,13,"value"],[5,9,10,13],[6,2,10,13],[7,2,73,0,"Object"],[7,8,73,0],[7,9,73,0,"defineProperty"],[7,23,73,0],[7,24,73,0,"exports"],[7,31,73,0],[8,4,73,0,"enumerable"],[8,14,73,0],[9,4,73,0,"get"],[9,7,73,0],[9,18,73,0,"get"],[9,19,73,0],[10,6,73,0],[10,13,73,0,"_default"],[10,21,73,0],[11,4,73,0],[12,2,73,0],[13,2,73,0,"Object"],[13,8,73,0],[13,9,73,0,"defineProperty"],[13,23,73,0],[13,24,73,0,"exports"],[13,31,73,0],[14,4,73,0,"enumerable"],[14,14,73,0],[15,4,73,0,"get"],[15,7,73,0],[15,18,73,0,"get"],[15,19,73,0],[16,6,73,0],[16,13,73,0,"__INTERNAL_VIEW_CONFIG"],[16,35,73,0],[17,4,73,0],[18,2,73,0],[19,2,73,0,"Object"],[19,8,73,0],[19,9,73,0,"defineProperty"],[19,23,73,0],[19,24,73,0,"exports"],[19,31,73,0],[20,4,73,0,"enumerable"],[20,14,73,0],[21,4,73,0,"get"],[21,7,73,0],[21,18,73,0,"get"],[21,19,73,0],[22,6,73,0],[22,13,73,0,"Commands"],[22,21,73,0],[23,4,73,0],[24,2,73,0],[25,2,12,0,"require"],[25,9,12,0],[25,10,12,0,"_dependencyMap"],[25,24,12,0],[26,2,23,0,"require"],[26,9,23,0],[26,10,23,0,"_dependencyMap"],[26,24,23,0],[27,2,24,0,"require"],[27,9,24,0],[27,10,24,0,"_dependencyMap"],[27,24,24,0],[28,2,73,0],[28,6,73,0,"NativeComponentRegistry"],[28,29,75,19],[28,32,73,0,"require"],[28,39,75,19],[28,40,75,19,"_dependencyMap"],[28,54,75,19],[28,123,75,18],[28,124,75,19],[29,2,73,0],[29,6,73,0,"_require"],[29,14,73,0],[29,17,73,0,"require"],[29,24,75,19],[29,25,75,19,"_dependencyMap"],[29,39,75,19],[29,101,75,18],[29,102,75,19],[30,4,73,0,"ConditionallyIgnoredEventHandlers"],[30,37,75,19],[30,40,75,19,"_require"],[30,48,75,19],[30,49,73,0,"ConditionallyIgnoredEventHandlers"],[30,82,75,19],[31,2,73,0],[31,6,73,0,"_require2"],[31,15,73,0],[31,18,73,0,"require"],[31,25,75,19],[31,26,75,19,"_dependencyMap"],[31,40,75,19],[31,95,75,18],[31,96,75,19],[32,4,73,0,"dispatchCommand"],[32,19,75,19],[32,22,75,19,"_require2"],[32,31,75,19],[32,32,73,0,"dispatchCommand"],[32,47,75,19],[33,2,73,0],[33,6,73,0,"nativeComponentName"],[33,25,75,19],[33,28,73,0],[33,39,75,19],[34,2,73,0],[34,6,73,0,"__INTERNAL_VIEW_CONFIG"],[34,28,75,19],[34,31,73,0],[35,4,73,0,"uiViewClassName"],[35,19,75,19],[35,21,73,0],[35,32,75,19],[36,4,73,0,"bubblingEventTypes"],[36,22,75,19],[36,24,73,0],[37,6,73,0,"topChange"],[37,15,75,19],[37,17,73,0],[38,8,73,0,"phasedRegistrationNames"],[38,31,75,19],[38,33,73,0],[39,10,73,0,"captured"],[39,18,75,19],[39,20,73,0],[39,37,75,19],[40,10,73,0,"bubbled"],[40,17,75,19],[40,19,73,0],[41,8,75,18],[42,6,75,18],[43,4,75,18],[43,5,75,19],[44,4,73,0,"validAttributes"],[44,19,75,19],[44,21,75,19,"Object"],[44,27,75,19],[44,28,75,19,"assign"],[44,34,75,19],[45,6,73,0,"items"],[45,11,75,19],[45,13,73,0],[45,17,75,19],[46,6,73,0,"selectedIndex"],[46,19,75,19],[46,21,73,0],[46,25,75,19],[47,6,73,0,"selectionColor"],[47,20,75,19],[47,22,73,0],[48,8,73,0,"process"],[48,15,75,19],[48,17,73,0,"require"],[48,24,75,19],[48,25,75,19,"_dependencyMap"],[48,39,75,19],[48,92,75,18],[48,93,75,19],[48,94,73,0,"default"],[49,6,75,18],[49,7,75,19],[50,6,73,0,"color"],[50,11,75,19],[50,13,73,0],[51,8,73,0,"process"],[51,15,75,19],[51,17,73,0,"require"],[51,24,75,19],[51,25,75,19,"_dependencyMap"],[51,39,75,19],[51,92,75,18],[51,93,75,19],[51,94,73,0,"default"],[52,6,75,18],[52,7,75,19],[53,6,73,0,"textAlign"],[53,15,75,19],[53,17,73,0],[53,21,75,19],[54,6,73,0,"numberOfLines"],[54,19,75,19],[54,21,73,0],[54,25,75,19],[55,6,73,0,"fontSize"],[55,14,75,19],[55,16,73,0],[55,20,75,19],[56,6,73,0,"fontWeight"],[56,16,75,19],[56,18,73,0],[56,22,75,19],[57,6,73,0,"fontStyle"],[57,15,75,19],[57,17,73,0],[57,21,75,19],[58,6,73,0,"fontFamily"],[58,16,75,19],[58,18,73,0],[58,22,75,19],[59,6,73,0,"testID"],[59,12,75,19],[59,14,73,0],[59,18,75,19],[60,6,73,0,"themeVariant"],[60,18,75,19],[60,20,73,0],[60,24,75,19],[61,6,73,0,"fakeProp"],[61,14,75,19],[61,16,73,0],[62,4,75,19],[62,7,73,0,"ConditionallyIgnoredEventHandlers"],[62,40,75,19],[62,41,73,0],[63,6,73,0,"onChange"],[63,14,75,19],[63,16,73,0],[64,4,75,18],[64,6,75,19],[65,2,75,18],[65,3,75,19],[66,2,73,0],[66,6,73,0,"_default"],[66,14,73,0],[66,17,73,0,"NativeComponentRegistry"],[66,40,75,19],[66,41,73,0,"get"],[66,44,75,19],[66,45,73,0,"nativeComponentName"],[66,64,75,19],[66,66,73,0],[67,4,73,0],[67,11,73,0,"__INTERNAL_VIEW_CONFIG"],[67,33,75,19],[68,2,75,19],[68,3,75,18],[68,4,75,19],[69,2,73,0],[69,6,73,0,"Commands"],[69,14,75,19],[69,17,73,0],[70,4,73,0,"setNativeSelectedIndex"],[70,26,75,19],[70,37,73,0,"setNativeSelectedIndex"],[70,59,75,19,"setNativeSelectedIndex"],[70,60,73,0,"ref"],[70,63,75,19],[70,65,73,0,"selectedIndex"],[70,78,75,19],[70,80,73,0],[71,6,73,0,"dispatchCommand"],[71,21,75,19],[71,22,73,0,"ref"],[71,25,75,19],[71,27,73,0],[71,51,75,19],[71,53,73,0],[71,54,73,0,"selectedIndex"],[71,67,75,19],[71,68,75,18],[71,69,75,19],[72,4,75,18],[73,2,75,18],[73,3,75,19],[74,0,75,19],[74,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |