mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 08:51:01 +00:00
1 line
8.0 KiB
Plaintext
1 line
8.0 KiB
Plaintext
{"dependencies":[{"name":"../../../../Libraries/Utilities/codegenNativeCommands","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":20,"column":0},"end":{"line":20,"column":90}}],"key":"AjOtvDn+5p61rGCbO8jnqBuzJgA=","exportNames":["*"],"imports":1}},{"name":"../../../../Libraries/Utilities/codegenNativeComponent","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":21,"column":0},"end":{"line":21,"column":92}}],"key":"jzP+LUi0+8ZCeIUw7GN35c9PLT4=","exportNames":["*"],"imports":1}},{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":22,"column":0},"end":{"line":22,"column":31}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native/Libraries/NativeComponent/NativeComponentRegistry","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":68,"column":0},"end":{"line":74,"column":44}}],"key":"DoHAXE4az+u/GJ3tUooNpkr6OJk=","exportNames":["*"],"imports":1}},{"name":"react-native/Libraries/NativeComponent/ViewConfigIgnore","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":68,"column":0},"end":{"line":74,"column":44}}],"key":"IAMNY1s5722b4GYH12DgGSx1R70=","exportNames":["*"],"imports":1}},{"name":"react-native/Libraries/ReactNative/RendererProxy","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":68,"column":0},"end":{"line":74,"column":44}}],"key":"3I0755DLARiFS4in/Xu6jYBSFBs=","exportNames":["*"],"imports":1}},{"name":"react-native/Libraries/StyleSheet/processColor","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":68,"column":0},"end":{"line":74,"column":44}},{"start":{"line":68,"column":0},"end":{"line":74,"column":44}}],"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], \"../../../../Libraries/Utilities/codegenNativeCommands\");\n require(_dependencyMap[1], \"../../../../Libraries/Utilities/codegenNativeComponent\");\n require(_dependencyMap[2], \"react\");\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 = 'RCTRefreshControl';\n var __INTERNAL_VIEW_CONFIG = {\n uiViewClassName: \"RCTRefreshControl\",\n directEventTypes: {\n topRefresh: {\n registrationName: \"onRefresh\"\n }\n },\n validAttributes: {\n tintColor: {\n process: require(_dependencyMap[6], \"react-native/Libraries/StyleSheet/processColor\").default\n },\n titleColor: {\n process: require(_dependencyMap[6], \"react-native/Libraries/StyleSheet/processColor\").default\n },\n title: true,\n progressViewOffset: true,\n refreshing: true,\n ...ConditionallyIgnoredEventHandlers({\n onRefresh: true\n })\n }\n };\n var _default = NativeComponentRegistry.get(nativeComponentName, () => __INTERNAL_VIEW_CONFIG);\n var Commands = {\n setNativeRefreshing(ref, refreshing) {\n dispatchCommand(ref, \"setNativeRefreshing\", [refreshing]);\n }\n };\n});","lineCount":62,"map":[[7,2,68,0,"Object"],[7,8,68,0],[7,9,68,0,"defineProperty"],[7,23,68,0],[7,24,68,0,"exports"],[7,31,68,0],[8,4,68,0,"enumerable"],[8,14,68,0],[9,4,68,0,"get"],[9,7,68,0],[9,18,68,0,"get"],[9,19,68,0],[10,6,68,0],[10,13,68,0,"_default"],[10,21,68,0],[11,4,68,0],[12,2,68,0],[13,2,68,0,"Object"],[13,8,68,0],[13,9,68,0,"defineProperty"],[13,23,68,0],[13,24,68,0,"exports"],[13,31,68,0],[14,4,68,0,"enumerable"],[14,14,68,0],[15,4,68,0,"get"],[15,7,68,0],[15,18,68,0,"get"],[15,19,68,0],[16,6,68,0],[16,13,68,0,"__INTERNAL_VIEW_CONFIG"],[16,35,68,0],[17,4,68,0],[18,2,68,0],[19,2,68,0,"Object"],[19,8,68,0],[19,9,68,0,"defineProperty"],[19,23,68,0],[19,24,68,0,"exports"],[19,31,68,0],[20,4,68,0,"enumerable"],[20,14,68,0],[21,4,68,0,"get"],[21,7,68,0],[21,18,68,0,"get"],[21,19,68,0],[22,6,68,0],[22,13,68,0,"Commands"],[22,21,68,0],[23,4,68,0],[24,2,68,0],[25,2,20,0,"require"],[25,9,20,0],[25,10,20,0,"_dependencyMap"],[25,24,20,0],[26,2,21,0,"require"],[26,9,21,0],[26,10,21,0,"_dependencyMap"],[26,24,21,0],[27,2,22,0,"require"],[27,9,22,0],[27,10,22,0,"_dependencyMap"],[27,24,22,0],[28,2,68,0],[28,6,68,0,"NativeComponentRegistry"],[28,29,74,44],[28,32,68,0,"require"],[28,39,74,44],[28,40,74,44,"_dependencyMap"],[28,54,74,44],[28,123,74,43],[28,124,74,44],[29,2,68,0],[29,6,68,0,"_require"],[29,14,68,0],[29,17,68,0,"require"],[29,24,74,44],[29,25,74,44,"_dependencyMap"],[29,39,74,44],[29,101,74,43],[29,102,74,44],[30,4,68,0,"ConditionallyIgnoredEventHandlers"],[30,37,74,44],[30,40,74,44,"_require"],[30,48,74,44],[30,49,68,0,"ConditionallyIgnoredEventHandlers"],[30,82,74,44],[31,2,68,0],[31,6,68,0,"_require2"],[31,15,68,0],[31,18,68,0,"require"],[31,25,74,44],[31,26,74,44,"_dependencyMap"],[31,40,74,44],[31,95,74,43],[31,96,74,44],[32,4,68,0,"dispatchCommand"],[32,19,74,44],[32,22,74,44,"_require2"],[32,31,74,44],[32,32,68,0,"dispatchCommand"],[32,47,74,44],[33,2,68,0],[33,6,68,0,"nativeComponentName"],[33,25,74,44],[33,28,68,0],[33,47,74,44],[34,2,68,0],[34,6,68,0,"__INTERNAL_VIEW_CONFIG"],[34,28,74,44],[34,31,68,0],[35,4,68,0,"uiViewClassName"],[35,19,74,44],[35,21,68,0],[35,40,74,44],[36,4,68,0,"directEventTypes"],[36,20,74,44],[36,22,68,0],[37,6,68,0,"topRefresh"],[37,16,74,44],[37,18,68,0],[38,8,68,0,"registrationName"],[38,24,74,44],[38,26,68,0],[39,6,74,43],[40,4,74,43],[40,5,74,44],[41,4,68,0,"validAttributes"],[41,19,74,44],[41,21,68,0],[42,6,68,0,"tintColor"],[42,15,74,44],[42,17,68,0],[43,8,68,0,"process"],[43,15,74,44],[43,17,68,0,"require"],[43,24,74,44],[43,25,74,44,"_dependencyMap"],[43,39,74,44],[43,92,74,43],[43,93,74,44],[43,94,68,0,"default"],[44,6,74,43],[44,7,74,44],[45,6,68,0,"titleColor"],[45,16,74,44],[45,18,68,0],[46,8,68,0,"process"],[46,15,74,44],[46,17,68,0,"require"],[46,24,74,44],[46,25,74,44,"_dependencyMap"],[46,39,74,44],[46,92,74,43],[46,93,74,44],[46,94,68,0,"default"],[47,6,74,43],[47,7,74,44],[48,6,68,0,"title"],[48,11,74,44],[48,13,68,0],[48,17,74,44],[49,6,68,0,"progressViewOffset"],[49,24,74,44],[49,26,68,0],[49,30,74,44],[50,6,68,0,"refreshing"],[50,16,74,44],[50,18,68,0],[50,22,74,44],[51,6,68,0],[51,9,68,0,"ConditionallyIgnoredEventHandlers"],[51,42,74,44],[51,43,68,0],[52,8,68,0,"onRefresh"],[52,17,74,44],[52,19,68,0],[53,6,74,43],[54,4,74,43],[55,2,74,43],[55,3,74,44],[56,2,68,0],[56,6,68,0,"_default"],[56,14,68,0],[56,17,68,0,"NativeComponentRegistry"],[56,40,74,44],[56,41,68,0,"get"],[56,44,74,44],[56,45,68,0,"nativeComponentName"],[56,64,74,44],[56,66,68,0],[56,72,68,0,"__INTERNAL_VIEW_CONFIG"],[56,94,74,43],[56,95,74,44],[57,2,68,0],[57,6,68,0,"Commands"],[57,14,74,44],[57,17,68,0],[58,4,68,0,"setNativeRefreshing"],[58,23,74,44,"setNativeRefreshing"],[58,24,68,0,"ref"],[58,27,74,44],[58,29,68,0,"refreshing"],[58,39,74,44],[58,41,68,0],[59,6,68,0,"dispatchCommand"],[59,21,74,44],[59,22,68,0,"ref"],[59,25,74,44],[59,27,68,0],[59,48,74,44],[59,50,68,0],[59,51,68,0,"refreshing"],[59,61,74,44],[59,62,74,43],[59,63,74,44],[60,4,74,43],[61,2,74,43],[61,3,74,44],[62,0,74,44],[62,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |