mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 13:31:00 +00:00
1 line
10 KiB
Plaintext
1 line
10 KiB
Plaintext
{"dependencies":[{"name":"../../../Libraries/Utilities/PolyfillFunctions","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0},"end":{"line":11,"column":78}}],"key":"ByHaTzm/R0dqOywOK45GP8FPtt0=","exportNames":["*"],"imports":1}},{"name":"../webapis/geometry/DOMRect","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":24,"column":10},"end":{"line":24,"column":48}}],"key":"LpDFe4ScJzHQffGmYCylw7ZVUS4=","exportNames":["*"],"imports":1}},{"name":"../webapis/geometry/DOMRectReadOnly","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":29,"column":10},"end":{"line":29,"column":56}}],"key":"Fy2MMp6mmVB573tvnrxMP4ax//w=","exportNames":["*"],"imports":1}},{"name":"../webapis/geometry/DOMRectList","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":34,"column":10},"end":{"line":34,"column":52}}],"key":"MqQHGmRbUMsJgro83/33ahIiIJI=","exportNames":["*"],"imports":1}},{"name":"../webapis/dom/oldstylecollections/HTMLCollection","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":39,"column":10},"end":{"line":39,"column":70}}],"key":"3ebEx5OqqVlBeo8j3FUhBmPKgZc=","exportNames":["*"],"imports":1}},{"name":"../webapis/dom/oldstylecollections/NodeList","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":44,"column":10},"end":{"line":44,"column":64}}],"key":"iFZqKM5EXvI0hiaQo/R+RxPRIps=","exportNames":["*"],"imports":1}},{"name":"../webapis/dom/nodes/ReadOnlyNode","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":49,"column":10},"end":{"line":49,"column":54}}],"key":"obAI/ztw+JJf4qyXACzzlIS4wGY=","exportNames":["*"],"imports":1}},{"name":"../webapis/dom/nodes/ReactNativeDocument","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":54,"column":10},"end":{"line":54,"column":61}}],"key":"Ny3M233iKjWVsidpx/SP8JM16Zo=","exportNames":["*"],"imports":1}},{"name":"../webapis/dom/nodes/ReadOnlyCharacterData","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":59,"column":10},"end":{"line":59,"column":63}}],"key":"qJGZ8fZzmdp/xGVp3YubXMFZBXA=","exportNames":["*"],"imports":1}},{"name":"../webapis/dom/nodes/ReadOnlyText","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":64,"column":10},"end":{"line":64,"column":54}}],"key":"X2K74sILbFUmgFjoDDFDaVLojTk=","exportNames":["*"],"imports":1}},{"name":"../webapis/dom/nodes/ReadOnlyElement","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":69,"column":10},"end":{"line":69,"column":57}}],"key":"7XvnMkvYga8ffRHh3GbwrvJdk0Y=","exportNames":["*"],"imports":1}},{"name":"../webapis/dom/nodes/ReactNativeElement","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":74,"column":10},"end":{"line":74,"column":60}}],"key":"sjRTQ87oh9ejUtxgZpqK5WpCSoU=","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 Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return setUpDOM;\n }\n });\n var _LibrariesUtilitiesPolyfillFunctions = require(_dependencyMap[0], \"../../../Libraries/Utilities/PolyfillFunctions\");\n var initialized = false;\n function setUpDOM() {\n if (initialized) {\n return;\n }\n initialized = true;\n (0, _LibrariesUtilitiesPolyfillFunctions.polyfillGlobal)('DOMRect', function () {\n return require(_dependencyMap[1], \"../webapis/geometry/DOMRect\").default;\n });\n (0, _LibrariesUtilitiesPolyfillFunctions.polyfillGlobal)('DOMRectReadOnly', function () {\n return require(_dependencyMap[2], \"../webapis/geometry/DOMRectReadOnly\").default;\n });\n (0, _LibrariesUtilitiesPolyfillFunctions.polyfillGlobal)('DOMRectList', function () {\n return require(_dependencyMap[3], \"../webapis/geometry/DOMRectList\").default;\n });\n (0, _LibrariesUtilitiesPolyfillFunctions.polyfillGlobal)('HTMLCollection', function () {\n return require(_dependencyMap[4], \"../webapis/dom/oldstylecollections/HTMLCollection\").default;\n });\n (0, _LibrariesUtilitiesPolyfillFunctions.polyfillGlobal)('NodeList', function () {\n return require(_dependencyMap[5], \"../webapis/dom/oldstylecollections/NodeList\").default;\n });\n (0, _LibrariesUtilitiesPolyfillFunctions.polyfillGlobal)('Node', function () {\n return require(_dependencyMap[6], \"../webapis/dom/nodes/ReadOnlyNode\").default;\n });\n (0, _LibrariesUtilitiesPolyfillFunctions.polyfillGlobal)('Document', function () {\n return require(_dependencyMap[7], \"../webapis/dom/nodes/ReactNativeDocument\").default;\n });\n (0, _LibrariesUtilitiesPolyfillFunctions.polyfillGlobal)('CharacterData', function () {\n return require(_dependencyMap[8], \"../webapis/dom/nodes/ReadOnlyCharacterData\").default;\n });\n (0, _LibrariesUtilitiesPolyfillFunctions.polyfillGlobal)('Text', function () {\n return require(_dependencyMap[9], \"../webapis/dom/nodes/ReadOnlyText\").default;\n });\n (0, _LibrariesUtilitiesPolyfillFunctions.polyfillGlobal)('Element', function () {\n return require(_dependencyMap[10], \"../webapis/dom/nodes/ReadOnlyElement\").default;\n });\n (0, _LibrariesUtilitiesPolyfillFunctions.polyfillGlobal)('HTMLElement', function () {\n return require(_dependencyMap[11], \"../webapis/dom/nodes/ReactNativeElement\").default;\n });\n }\n});","lineCount":54,"map":[[7,2,15,15,"Object"],[7,8,15,15],[7,9,15,15,"defineProperty"],[7,23,15,15],[7,24,15,15,"exports"],[7,31,15,15],[8,4,15,15,"enumerable"],[8,14,15,15],[9,4,15,15,"get"],[9,7,15,15],[9,18,15,15,"get"],[9,19,15,15],[10,6,15,15],[10,13,15,15,"setUpDOM"],[10,21,15,15],[11,4,15,15],[12,2,15,15],[13,2,11,0],[13,6,11,0,"_LibrariesUtilitiesPolyfillFunctions"],[13,42,11,0],[13,45,11,0,"require"],[13,52,11,0],[13,53,11,0,"_dependencyMap"],[13,67,11,0],[14,2,13,0],[14,6,13,4,"initialized"],[14,17,13,15],[14,20,13,18],[14,25,13,23],[15,2,15,15],[15,11,15,24,"setUpDOM"],[15,19,15,32,"setUpDOM"],[15,20,15,32],[15,22,15,35],[16,4,16,2],[16,8,16,6,"initialized"],[16,19,16,17],[16,21,16,19],[17,6,17,4],[18,4,18,2],[19,4,20,2,"initialized"],[19,15,20,13],[19,18,20,16],[19,22,20,20],[20,4,22,2],[20,8,22,2,"polyfillGlobal"],[20,44,22,16],[20,45,22,16,"polyfillGlobal"],[20,59,22,16],[20,61,23,4],[20,70,23,13],[20,72,24,4],[21,6,24,4],[21,13,24,10,"require"],[21,20,24,17],[21,21,24,17,"_dependencyMap"],[21,35,24,17],[21,69,24,47],[21,70,24,48],[21,71,24,49,"default"],[21,78,24,56],[22,4,24,56],[22,5,25,2],[22,6,25,3],[23,4,27,2],[23,8,27,2,"polyfillGlobal"],[23,44,27,16],[23,45,27,16,"polyfillGlobal"],[23,59,27,16],[23,61,28,4],[23,78,28,21],[23,80,29,4],[24,6,29,4],[24,13,29,10,"require"],[24,20,29,17],[24,21,29,17,"_dependencyMap"],[24,35,29,17],[24,77,29,55],[24,78,29,56],[24,79,29,57,"default"],[24,86,29,64],[25,4,29,64],[25,5,30,2],[25,6,30,3],[26,4,32,2],[26,8,32,2,"polyfillGlobal"],[26,44,32,16],[26,45,32,16,"polyfillGlobal"],[26,59,32,16],[26,61,33,4],[26,74,33,17],[26,76,34,4],[27,6,34,4],[27,13,34,10,"require"],[27,20,34,17],[27,21,34,17,"_dependencyMap"],[27,35,34,17],[27,73,34,51],[27,74,34,52],[27,75,34,53,"default"],[27,82,34,60],[28,4,34,60],[28,5,35,2],[28,6,35,3],[29,4,37,2],[29,8,37,2,"polyfillGlobal"],[29,44,37,16],[29,45,37,16,"polyfillGlobal"],[29,59,37,16],[29,61,38,4],[29,77,38,20],[29,79,39,4],[30,6,39,4],[30,13,39,10,"require"],[30,20,39,17],[30,21,39,17,"_dependencyMap"],[30,35,39,17],[30,91,39,69],[30,92,39,70],[30,93,39,71,"default"],[30,100,39,78],[31,4,39,78],[31,5,40,2],[31,6,40,3],[32,4,42,2],[32,8,42,2,"polyfillGlobal"],[32,44,42,16],[32,45,42,16,"polyfillGlobal"],[32,59,42,16],[32,61,43,4],[32,71,43,14],[32,73,44,4],[33,6,44,4],[33,13,44,10,"require"],[33,20,44,17],[33,21,44,17,"_dependencyMap"],[33,35,44,17],[33,85,44,63],[33,86,44,64],[33,87,44,65,"default"],[33,94,44,72],[34,4,44,72],[34,5,45,2],[34,6,45,3],[35,4,47,2],[35,8,47,2,"polyfillGlobal"],[35,44,47,16],[35,45,47,16,"polyfillGlobal"],[35,59,47,16],[35,61,48,4],[35,67,48,10],[35,69,49,4],[36,6,49,4],[36,13,49,10,"require"],[36,20,49,17],[36,21,49,17,"_dependencyMap"],[36,35,49,17],[36,75,49,53],[36,76,49,54],[36,77,49,55,"default"],[36,84,49,62],[37,4,49,62],[37,5,50,2],[37,6,50,3],[38,4,52,2],[38,8,52,2,"polyfillGlobal"],[38,44,52,16],[38,45,52,16,"polyfillGlobal"],[38,59,52,16],[38,61,53,4],[38,71,53,14],[38,73,54,4],[39,6,54,4],[39,13,54,10,"require"],[39,20,54,17],[39,21,54,17,"_dependencyMap"],[39,35,54,17],[39,82,54,60],[39,83,54,61],[39,84,54,62,"default"],[39,91,54,69],[40,4,54,69],[40,5,55,2],[40,6,55,3],[41,4,57,2],[41,8,57,2,"polyfillGlobal"],[41,44,57,16],[41,45,57,16,"polyfillGlobal"],[41,59,57,16],[41,61,58,4],[41,76,58,19],[41,78,59,4],[42,6,59,4],[42,13,59,10,"require"],[42,20,59,17],[42,21,59,17,"_dependencyMap"],[42,35,59,17],[42,84,59,62],[42,85,59,63],[42,86,59,64,"default"],[42,93,59,71],[43,4,59,71],[43,5,60,2],[43,6,60,3],[44,4,62,2],[44,8,62,2,"polyfillGlobal"],[44,44,62,16],[44,45,62,16,"polyfillGlobal"],[44,59,62,16],[44,61,63,4],[44,67,63,10],[44,69,64,4],[45,6,64,4],[45,13,64,10,"require"],[45,20,64,17],[45,21,64,17,"_dependencyMap"],[45,35,64,17],[45,75,64,53],[45,76,64,54],[45,77,64,55,"default"],[45,84,64,62],[46,4,64,62],[46,5,65,2],[46,6,65,3],[47,4,67,2],[47,8,67,2,"polyfillGlobal"],[47,44,67,16],[47,45,67,16,"polyfillGlobal"],[47,59,67,16],[47,61,68,4],[47,70,68,13],[47,72,69,4],[48,6,69,4],[48,13,69,10,"require"],[48,20,69,17],[48,21,69,17,"_dependencyMap"],[48,35,69,17],[48,79,69,56],[48,80,69,57],[48,81,69,58,"default"],[48,88,69,65],[49,4,69,65],[49,5,70,2],[49,6,70,3],[50,4,72,2],[50,8,72,2,"polyfillGlobal"],[50,44,72,16],[50,45,72,16,"polyfillGlobal"],[50,59,72,16],[50,61,73,4],[50,74,73,17],[50,76,74,4],[51,6,74,4],[51,13,74,10,"require"],[51,20,74,17],[51,21,74,17,"_dependencyMap"],[51,35,74,17],[51,82,74,59],[51,83,74,60],[51,84,74,61,"default"],[51,91,74,68],[52,4,74,68],[52,5,75,2],[52,6,75,3],[53,2,76,0],[54,0,76,1],[54,3]],"functionMap":{"names":["<global>","setUpDOM","polyfillGlobal$argument_1"],"mappings":"AAA;eCc;ICS,oDD;ICK,4DD;ICK,wDD;ICK,0ED;ICK,oED;ICK,0DD;ICK,iED;ICK,mED;ICK,0DD;ICK,6DD;ICK,gED"},"hasCjsExports":false},"type":"js/module"}]} |