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