mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 18:01:02 +00:00
1 line
5.6 KiB
Plaintext
1 line
5.6 KiB
Plaintext
{"dependencies":[{"name":"@babel/runtime/helpers/interopRequireDefault","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"kslwqCIsh6ew+I1KeA1rlVRjsAk=","exportNames":["*"]}},{"name":"./NativePlatformConstantsIOS","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":16,"column":0},"end":{"line":16,"column":70}}],"key":"snKz3HvR+GetUkT+/zX1EtXcUEs=","exportNames":["*"]}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var _interopRequireDefault = require(_dependencyMap[0], \"@babel/runtime/helpers/interopRequireDefault\");\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.default = void 0;\n var _NativePlatformConstantsIOS = _interopRequireDefault(require(_dependencyMap[1], \"./NativePlatformConstantsIOS\"));\n var Platform = {\n __constants: null,\n OS: 'ios',\n get Version() {\n return this.constants.osVersion;\n },\n get constants() {\n if (this.__constants == null) {\n this.__constants = _NativePlatformConstantsIOS.default.getConstants();\n }\n return this.__constants;\n },\n get isPad() {\n return this.constants.interfaceIdiom === 'pad';\n },\n get isTV() {\n return this.constants.interfaceIdiom === 'tv';\n },\n get isVision() {\n return this.constants.interfaceIdiom === 'vision';\n },\n get isTesting() {\n if (__DEV__) {\n return this.constants.isTesting;\n }\n return false;\n },\n get isDisableAnimations() {\n return this.constants.isDisableAnimations ?? this.isTesting;\n },\n get isMacCatalyst() {\n return this.constants.isMacCatalyst ?? false;\n },\n select: spec => 'ios' in spec ? spec.ios : 'native' in spec ? spec.native : spec.default\n };\n var _default = exports.default = Platform;\n});","lineCount":44,"map":[[7,2,16,0],[7,6,16,0,"_NativePlatformConstantsIOS"],[7,33,16,0],[7,36,16,0,"_interopRequireDefault"],[7,58,16,0],[7,59,16,0,"require"],[7,66,16,0],[7,67,16,0,"_dependencyMap"],[7,81,16,0],[8,2,18,0],[8,6,18,6,"Platform"],[8,14,18,28],[8,17,18,31],[9,4,19,2,"__constants"],[9,15,19,13],[9,17,19,15],[9,21,19,19],[10,4,20,2,"OS"],[10,6,20,4],[10,8,20,6],[10,13,20,11],[11,4,22,2],[11,8,22,6,"Version"],[11,15,22,13,"Version"],[11,16,22,13],[11,18,22,24],[12,6,24,4],[12,13,24,11],[12,17,24,15],[12,18,24,16,"constants"],[12,27,24,25],[12,28,24,26,"osVersion"],[12,37,24,35],[13,4,25,2],[13,5,25,3],[14,4,27,2],[14,8,27,6,"constants"],[14,17,27,15,"constants"],[14,18,27,15],[14,20,41,4],[15,6,43,4],[15,10,43,8],[15,14,43,12],[15,15,43,13,"__constants"],[15,26,43,24],[15,30,43,28],[15,34,43,32],[15,36,43,34],[16,8,45,6],[16,12,45,10],[16,13,45,11,"__constants"],[16,24,45,22],[16,27,45,25,"NativePlatformConstantsIOS"],[16,62,45,51],[16,63,45,52,"getConstants"],[16,75,45,64],[16,76,45,65],[16,77,45,66],[17,6,46,4],[18,6,48,4],[18,13,48,11],[18,17,48,15],[18,18,48,16,"__constants"],[18,29,48,27],[19,4,49,2],[19,5,49,3],[20,4,51,2],[20,8,51,6,"isPad"],[20,13,51,11,"isPad"],[20,14,51,11],[20,16,51,23],[21,6,53,4],[21,13,53,11],[21,17,53,15],[21,18,53,16,"constants"],[21,27,53,25],[21,28,53,26,"interfaceIdiom"],[21,42,53,40],[21,47,53,45],[21,52,53,50],[22,4,54,2],[22,5,54,3],[23,4,56,2],[23,8,56,6,"isTV"],[23,12,56,10,"isTV"],[23,13,56,10],[23,15,56,22],[24,6,58,4],[24,13,58,11],[24,17,58,15],[24,18,58,16,"constants"],[24,27,58,25],[24,28,58,26,"interfaceIdiom"],[24,42,58,40],[24,47,58,45],[24,51,58,49],[25,4,59,2],[25,5,59,3],[26,4,61,2],[26,8,61,6,"isVision"],[26,16,61,14,"isVision"],[26,17,61,14],[26,19,61,26],[27,6,63,4],[27,13,63,11],[27,17,63,15],[27,18,63,16,"constants"],[27,27,63,25],[27,28,63,26,"interfaceIdiom"],[27,42,63,40],[27,47,63,45],[27,55,63,53],[28,4,64,2],[28,5,64,3],[29,4,66,2],[29,8,66,6,"isTesting"],[29,17,66,15,"isTesting"],[29,18,66,15],[29,20,66,27],[30,6,67,4],[30,10,67,8,"__DEV__"],[30,17,67,15],[30,19,67,17],[31,8,69,6],[31,15,69,13],[31,19,69,17],[31,20,69,18,"constants"],[31,29,69,27],[31,30,69,28,"isTesting"],[31,39,69,37],[32,6,70,4],[33,6,71,4],[33,13,71,11],[33,18,71,16],[34,4,72,2],[34,5,72,3],[35,4,74,2],[35,8,74,6,"isDisableAnimations"],[35,27,74,25,"isDisableAnimations"],[35,28,74,25],[35,30,74,37],[36,6,76,4],[36,13,76,11],[36,17,76,15],[36,18,76,16,"constants"],[36,27,76,25],[36,28,76,26,"isDisableAnimations"],[36,47,76,45],[36,51,76,49],[36,55,76,53],[36,56,76,54,"isTesting"],[36,65,76,63],[37,4,77,2],[37,5,77,3],[38,4,79,2],[38,8,79,6,"isMacCatalyst"],[38,21,79,19,"isMacCatalyst"],[38,22,79,19],[38,24,79,31],[39,6,81,4],[39,13,81,11],[39,17,81,15],[39,18,81,16,"constants"],[39,27,81,25],[39,28,81,26,"isMacCatalyst"],[39,41,81,39],[39,45,81,43],[39,50,81,48],[40,4,82,2],[40,5,82,3],[41,4,83,2,"select"],[41,10,83,8],[41,12,83,14,"spec"],[41,16,83,41],[41,20,85,4],[41,25,85,9],[41,29,85,13,"spec"],[41,33,85,17],[41,36,85,20,"spec"],[41,40,85,24],[41,41,85,25,"ios"],[41,44,85,28],[41,47,85,31],[41,55,85,39],[41,59,85,43,"spec"],[41,63,85,47],[41,66,85,50,"spec"],[41,70,85,54],[41,71,85,55,"native"],[41,77,85,61],[41,80,85,64,"spec"],[41,84,85,68],[41,85,85,69,"default"],[42,2,86,0],[42,3,86,1],[43,2,86,2],[43,6,86,2,"_default"],[43,14,86,2],[43,17,86,2,"exports"],[43,24,86,2],[43,25,86,2,"default"],[43,32,86,2],[43,35,88,15,"Platform"],[43,43,88,23],[44,0,88,23],[44,3]],"functionMap":{"names":["<global>","get__Version","get__constants","get__isPad","get__isTV","get__isVision","get__isTesting","get__isDisableAnimations","get__isMacCatalyst","select"],"mappings":"AAA;ECqB;GDG;EEE;GFsB;EGE;GHG;EIE;GJG;EKE;GLG;EME;GNM;EOE;GPG;EQE;GRG;USC;4ETE"}},"type":"js/module"}]} |