mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 18:01:02 +00:00
1 line
9.5 KiB
Plaintext
1 line
9.5 KiB
Plaintext
{"dependencies":[{"name":"@babel/runtime/helpers/objectSpread2","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":65,"index":65}}],"key":"SfRhzMj3Ex6qA89WTFEUm9Lj49A=","exportNames":["*"],"imports":1}},{"name":"../../../exports/Platform","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":12,"column":0,"index":276},"end":{"line":12,"column":49,"index":325}}],"key":"iEIJMkhlCtHWoBgLjJAJYcWbRuk=","exportNames":["*"],"imports":1}},{"name":"./components/AnimatedFlatList","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":13,"column":0,"index":326},"end":{"line":13,"column":53,"index":379}}],"key":"LlKRDt/bJf/7o8A134HQ7QJte2o=","exportNames":["*"],"imports":1}},{"name":"./components/AnimatedImage","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":14,"column":0,"index":380},"end":{"line":14,"column":47,"index":427}}],"key":"h5dct1GZXM8T9xShRIuwjYyDr88=","exportNames":["*"],"imports":1}},{"name":"./components/AnimatedScrollView","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":15,"column":0,"index":428},"end":{"line":15,"column":57,"index":485}}],"key":"iVuYvFgBlrn+bHa2LT2JtJ/2fkY=","exportNames":["*"],"imports":1}},{"name":"./components/AnimatedSectionList","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":16,"column":0,"index":486},"end":{"line":16,"column":59,"index":545}}],"key":"A6I7cjELsr4sAjCm/PTKgG0ZoTQ=","exportNames":["*"],"imports":1}},{"name":"./components/AnimatedText","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":17,"column":0,"index":546},"end":{"line":17,"column":45,"index":591}}],"key":"FHdj3VXZq6pxXBM4NlEW+ClpVjE=","exportNames":["*"],"imports":1}},{"name":"./components/AnimatedView","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":18,"column":0,"index":592},"end":{"line":18,"column":45,"index":637}}],"key":"xWOtbegFxYHmpQSl9bZDf+woVVw=","exportNames":["*"],"imports":1}},{"name":"./AnimatedMock","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":19,"column":0,"index":638},"end":{"line":19,"column":42,"index":680}}],"key":"ZjSgsgn1QwoNkGUccNerYPclF/Q=","exportNames":["*"],"imports":1}},{"name":"./AnimatedImplementation","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":20,"column":0,"index":681},"end":{"line":20,"column":62,"index":743}}],"key":"MmE1c5G8MIzpHpSfKBLhd7ZPBbI=","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 _default;\n }\n });\n var _babelRuntimeHelpersObjectSpread = require(_dependencyMap[0], \"@babel/runtime/helpers/objectSpread2\");\n var _objectSpread = _interopDefault(_babelRuntimeHelpersObjectSpread);\n var _exportsPlatform = require(_dependencyMap[1], \"../../../exports/Platform\");\n var Platform = _interopDefault(_exportsPlatform);\n var _componentsAnimatedFlatList = require(_dependencyMap[2], \"./components/AnimatedFlatList\");\n var FlatList = _interopDefault(_componentsAnimatedFlatList);\n var _componentsAnimatedImage = require(_dependencyMap[3], \"./components/AnimatedImage\");\n var Image = _interopDefault(_componentsAnimatedImage);\n var _componentsAnimatedScrollView = require(_dependencyMap[4], \"./components/AnimatedScrollView\");\n var ScrollView = _interopDefault(_componentsAnimatedScrollView);\n var _componentsAnimatedSectionList = require(_dependencyMap[5], \"./components/AnimatedSectionList\");\n var SectionList = _interopDefault(_componentsAnimatedSectionList);\n var _componentsAnimatedText = require(_dependencyMap[6], \"./components/AnimatedText\");\n var Text = _interopDefault(_componentsAnimatedText);\n var _componentsAnimatedView = require(_dependencyMap[7], \"./components/AnimatedView\");\n var View = _interopDefault(_componentsAnimatedView);\n var _AnimatedMock = require(_dependencyMap[8], \"./AnimatedMock\");\n var AnimatedMock = _interopDefault(_AnimatedMock);\n var _AnimatedImplementation = require(_dependencyMap[9], \"./AnimatedImplementation\");\n var AnimatedImplementation = _interopDefault(_AnimatedImplementation);\n /**\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 * @format\n */\n\n var Animated = Platform.default.isTesting ? AnimatedMock.default : AnimatedImplementation.default;\n var _default = (0, _objectSpread.default)({\n FlatList: FlatList.default,\n Image: Image.default,\n ScrollView: ScrollView.default,\n SectionList: SectionList.default,\n Text: Text.default,\n View: View.default\n }, Animated);\n});","lineCount":57,"map":[[12,2,22,0,"Object"],[12,8,22,0],[12,9,22,0,"defineProperty"],[12,23,22,0],[12,24,22,0,"exports"],[12,31,22,0],[13,4,22,0,"enumerable"],[13,14,22,0],[14,4,22,0,"get"],[14,7,22,0],[14,18,22,0,"get"],[14,19,22,0],[15,6,22,0],[15,13,22,0,"_default"],[15,21,22,0],[16,4,22,0],[17,2,22,0],[18,2,1,0],[18,6,1,0,"_babelRuntimeHelpersObjectSpread"],[18,38,1,0],[18,41,1,0,"require"],[18,48,1,0],[18,49,1,0,"_dependencyMap"],[18,63,1,0],[19,2,1,0],[19,6,1,0,"_objectSpread"],[19,19,1,0],[19,22,1,0,"_interopDefault"],[19,37,1,0],[19,38,1,0,"_babelRuntimeHelpersObjectSpread"],[19,70,1,0],[20,2,12,0],[20,6,12,0,"_exportsPlatform"],[20,22,12,0],[20,25,12,0,"require"],[20,32,12,0],[20,33,12,0,"_dependencyMap"],[20,47,12,0],[21,2,12,0],[21,6,12,0,"Platform"],[21,14,12,0],[21,17,12,0,"_interopDefault"],[21,32,12,0],[21,33,12,0,"_exportsPlatform"],[21,49,12,0],[22,2,13,0],[22,6,13,0,"_componentsAnimatedFlatList"],[22,33,13,0],[22,36,13,0,"require"],[22,43,13,0],[22,44,13,0,"_dependencyMap"],[22,58,13,0],[23,2,13,0],[23,6,13,0,"FlatList"],[23,14,13,0],[23,17,13,0,"_interopDefault"],[23,32,13,0],[23,33,13,0,"_componentsAnimatedFlatList"],[23,60,13,0],[24,2,14,0],[24,6,14,0,"_componentsAnimatedImage"],[24,30,14,0],[24,33,14,0,"require"],[24,40,14,0],[24,41,14,0,"_dependencyMap"],[24,55,14,0],[25,2,14,0],[25,6,14,0,"Image"],[25,11,14,0],[25,14,14,0,"_interopDefault"],[25,29,14,0],[25,30,14,0,"_componentsAnimatedImage"],[25,54,14,0],[26,2,15,0],[26,6,15,0,"_componentsAnimatedScrollView"],[26,35,15,0],[26,38,15,0,"require"],[26,45,15,0],[26,46,15,0,"_dependencyMap"],[26,60,15,0],[27,2,15,0],[27,6,15,0,"ScrollView"],[27,16,15,0],[27,19,15,0,"_interopDefault"],[27,34,15,0],[27,35,15,0,"_componentsAnimatedScrollView"],[27,64,15,0],[28,2,16,0],[28,6,16,0,"_componentsAnimatedSectionList"],[28,36,16,0],[28,39,16,0,"require"],[28,46,16,0],[28,47,16,0,"_dependencyMap"],[28,61,16,0],[29,2,16,0],[29,6,16,0,"SectionList"],[29,17,16,0],[29,20,16,0,"_interopDefault"],[29,35,16,0],[29,36,16,0,"_componentsAnimatedSectionList"],[29,66,16,0],[30,2,17,0],[30,6,17,0,"_componentsAnimatedText"],[30,29,17,0],[30,32,17,0,"require"],[30,39,17,0],[30,40,17,0,"_dependencyMap"],[30,54,17,0],[31,2,17,0],[31,6,17,0,"Text"],[31,10,17,0],[31,13,17,0,"_interopDefault"],[31,28,17,0],[31,29,17,0,"_componentsAnimatedText"],[31,52,17,0],[32,2,18,0],[32,6,18,0,"_componentsAnimatedView"],[32,29,18,0],[32,32,18,0,"require"],[32,39,18,0],[32,40,18,0,"_dependencyMap"],[32,54,18,0],[33,2,18,0],[33,6,18,0,"View"],[33,10,18,0],[33,13,18,0,"_interopDefault"],[33,28,18,0],[33,29,18,0,"_componentsAnimatedView"],[33,52,18,0],[34,2,19,0],[34,6,19,0,"_AnimatedMock"],[34,19,19,0],[34,22,19,0,"require"],[34,29,19,0],[34,30,19,0,"_dependencyMap"],[34,44,19,0],[35,2,19,0],[35,6,19,0,"AnimatedMock"],[35,18,19,0],[35,21,19,0,"_interopDefault"],[35,36,19,0],[35,37,19,0,"_AnimatedMock"],[35,50,19,0],[36,2,20,0],[36,6,20,0,"_AnimatedImplementation"],[36,29,20,0],[36,32,20,0,"require"],[36,39,20,0],[36,40,20,0,"_dependencyMap"],[36,54,20,0],[37,2,20,0],[37,6,20,0,"AnimatedImplementation"],[37,28,20,0],[37,31,20,0,"_interopDefault"],[37,46,20,0],[37,47,20,0,"_AnimatedImplementation"],[37,70,20,0],[38,2,2,0],[39,0,3,0],[40,0,4,0],[41,0,5,0],[42,0,6,0],[43,0,7,0],[44,0,8,0],[45,0,9,0],[46,0,10,0],[48,2,21,0],[48,6,21,4,"Animated"],[48,14,21,12],[48,17,21,15,"Platform"],[48,25,21,23],[48,26,21,23,"default"],[48,33,21,23],[48,34,21,24,"isTesting"],[48,43,21,33],[48,46,21,36,"AnimatedMock"],[48,58,21,48],[48,59,21,48,"default"],[48,66,21,48],[48,69,21,51,"AnimatedImplementation"],[48,91,21,73],[48,92,21,73,"default"],[48,99,21,73],[49,2,22,0],[49,6,22,0,"_default"],[49,14,22,0],[49,17,22,15],[49,21,22,15,"_objectSpread"],[49,34,22,28],[49,35,22,28,"default"],[49,42,22,28],[49,44,22,29],[50,4,23,2,"FlatList"],[50,12,23,10],[50,14,23,2,"FlatList"],[50,22,23,10],[50,23,23,10,"default"],[50,30,23,10],[51,4,24,2,"Image"],[51,9,24,7],[51,11,24,2,"Image"],[51,16,24,7],[51,17,24,7,"default"],[51,24,24,7],[52,4,25,2,"ScrollView"],[52,14,25,12],[52,16,25,2,"ScrollView"],[52,26,25,12],[52,27,25,12,"default"],[52,34,25,12],[53,4,26,2,"SectionList"],[53,15,26,13],[53,17,26,2,"SectionList"],[53,28,26,13],[53,29,26,13,"default"],[53,36,26,13],[54,4,27,2,"Text"],[54,8,27,6],[54,10,27,2,"Text"],[54,14,27,6],[54,15,27,6,"default"],[54,22,27,6],[55,4,28,2,"View"],[55,8,28,6],[55,10,28,2,"View"],[55,14,28,6],[55,15,28,6,"default"],[56,2,29,0],[56,3,29,1],[56,5,29,3,"Animated"],[56,13,29,11],[56,14,29,12],[57,0,29,13],[57,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |