mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 14:31:02 +00:00
1 line
7.9 KiB
Plaintext
1 line
7.9 KiB
Plaintext
{"dependencies":[{"name":"expo-modules-core","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":45,"index":45}}],"key":"fU8WLIPqoAGygnPbZ/QJiQQfXEY=","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, \"AuthenticationType\", {\n enumerable: true,\n get: function () {\n return AuthenticationType;\n }\n });\n Object.defineProperty(exports, \"SecurityLevel\", {\n enumerable: true,\n get: function () {\n return SecurityLevel;\n }\n });\n var _expoModulesCore = require(_dependencyMap[0], \"expo-modules-core\");\n // @needsAudit\n var AuthenticationType;\n (function (AuthenticationType) {\n /**\n * Indicates fingerprint support.\n */\n AuthenticationType[AuthenticationType[\"FINGERPRINT\"] = 1] = \"FINGERPRINT\";\n /**\n * Indicates facial recognition support.\n */\n AuthenticationType[AuthenticationType[\"FACIAL_RECOGNITION\"] = 2] = \"FACIAL_RECOGNITION\";\n /**\n * Indicates iris recognition support.\n * @platform android\n */\n AuthenticationType[AuthenticationType[\"IRIS\"] = 3] = \"IRIS\";\n })(AuthenticationType || (AuthenticationType = {}));\n // @needsAudit\n var SecurityLevel;\n (function (SecurityLevel) {\n /**\n * Indicates no enrolled authentication.\n */\n SecurityLevel[SecurityLevel[\"NONE\"] = 0] = \"NONE\";\n /**\n * Indicates non-biometric authentication (e.g. PIN, Pattern).\n */\n SecurityLevel[SecurityLevel[\"SECRET\"] = 1] = \"SECRET\";\n /**\n * Indicates biometric authentication.\n * @deprecated please use `BIOMETRIC_STRONG` or `BIOMETRIC_WEAK` instead.\n * @hidden\n */\n SecurityLevel[SecurityLevel[\"BIOMETRIC\"] = _expoModulesCore.Platform.OS === 'android' ? SecurityLevel.BIOMETRIC_WEAK : SecurityLevel.BIOMETRIC_STRONG] = \"BIOMETRIC\";\n /**\n * Indicates weak biometric authentication. For example, a 2D image-based face unlock.\n * > There are currently no weak biometric authentication options on iOS.\n */\n SecurityLevel[SecurityLevel[\"BIOMETRIC_WEAK\"] = 2] = \"BIOMETRIC_WEAK\";\n /**\n * Indicates strong biometric authentication. For example, a fingerprint scan or 3D face unlock.\n */\n SecurityLevel[SecurityLevel[\"BIOMETRIC_STRONG\"] = 3] = \"BIOMETRIC_STRONG\";\n })(SecurityLevel || (SecurityLevel = {}));\n Object.defineProperty(SecurityLevel, 'BIOMETRIC', {\n get() {\n const additionalMessage = _expoModulesCore.Platform.OS === 'android' ? '. `SecurityLevel.BIOMETRIC` is currently an alias for `SecurityLevel.BIOMETRIC_WEAK` on Android, which might lead to unexpected behaviour.' : '';\n console.warn('`SecurityLevel.BIOMETRIC` has been deprecated. Use `SecurityLevel.BIOMETRIC_WEAK` or `SecurityLevel.BIOMETRIC_STRONG` instead' + additionalMessage);\n return _expoModulesCore.Platform.OS === 'android' ? SecurityLevel.BIOMETRIC_WEAK : SecurityLevel.BIOMETRIC_STRONG;\n }\n });\n});","lineCount":71,"map":[[7,2,3,0,"Object"],[7,8,3,0],[7,9,3,0,"defineProperty"],[7,23,3,0],[7,24,3,0,"exports"],[7,31,3,0],[8,4,3,0,"enumerable"],[8,14,3,0],[9,4,3,0,"get"],[9,7,3,0],[9,18,3,0,"get"],[9,19,3,0],[10,6,3,0],[10,13,3,0,"AuthenticationType"],[10,31,3,0],[11,4,3,0],[12,2,3,0],[13,2,20,0,"Object"],[13,8,20,0],[13,9,20,0,"defineProperty"],[13,23,20,0],[13,24,20,0,"exports"],[13,31,20,0],[14,4,20,0,"enumerable"],[14,14,20,0],[15,4,20,0,"get"],[15,7,20,0],[15,18,20,0,"get"],[15,19,20,0],[16,6,20,0],[16,13,20,0,"SecurityLevel"],[16,26,20,0],[17,4,20,0],[18,2,20,0],[19,2,1,0],[19,6,1,0,"_expoModulesCore"],[19,22,1,0],[19,25,1,0,"require"],[19,32,1,0],[19,33,1,0,"_dependencyMap"],[19,47,1,0],[20,2,2,0],[21,2,3,7],[21,6,3,11,"AuthenticationType"],[21,24,3,29],[22,2,4,0],[22,3,4,1],[22,13,4,11,"AuthenticationType"],[22,31,4,29],[22,33,4,31],[23,4,5,4],[24,0,6,0],[25,0,7,0],[26,4,8,4,"AuthenticationType"],[26,22,8,22],[26,23,8,23,"AuthenticationType"],[26,41,8,41],[26,42,8,42],[26,55,8,55],[26,56,8,56],[26,59,8,59],[26,60,8,60],[26,61,8,61],[26,64,8,64],[26,77,8,77],[27,4,9,4],[28,0,10,0],[29,0,11,0],[30,4,12,4,"AuthenticationType"],[30,22,12,22],[30,23,12,23,"AuthenticationType"],[30,41,12,41],[30,42,12,42],[30,62,12,62],[30,63,12,63],[30,66,12,66],[30,67,12,67],[30,68,12,68],[30,71,12,71],[30,91,12,91],[31,4,13,4],[32,0,14,0],[33,0,15,0],[34,0,16,0],[35,4,17,4,"AuthenticationType"],[35,22,17,22],[35,23,17,23,"AuthenticationType"],[35,41,17,41],[35,42,17,42],[35,48,17,48],[35,49,17,49],[35,52,17,52],[35,53,17,53],[35,54,17,54],[35,57,17,57],[35,63,17,63],[36,2,18,0],[36,3,18,1],[36,5,18,3,"AuthenticationType"],[36,23,18,21],[36,28,18,26,"AuthenticationType"],[36,46,18,44],[36,49,18,47],[36,50,18,48],[36,51,18,49],[36,52,18,50],[36,53,18,51],[37,2,19,0],[38,2,20,7],[38,6,20,11,"SecurityLevel"],[38,19,20,24],[39,2,21,0],[39,3,21,1],[39,13,21,11,"SecurityLevel"],[39,26,21,24],[39,28,21,26],[40,4,22,4],[41,0,23,0],[42,0,24,0],[43,4,25,4,"SecurityLevel"],[43,17,25,17],[43,18,25,18,"SecurityLevel"],[43,31,25,31],[43,32,25,32],[43,38,25,38],[43,39,25,39],[43,42,25,42],[43,43,25,43],[43,44,25,44],[43,47,25,47],[43,53,25,53],[44,4,26,4],[45,0,27,0],[46,0,28,0],[47,4,29,4,"SecurityLevel"],[47,17,29,17],[47,18,29,18,"SecurityLevel"],[47,31,29,31],[47,32,29,32],[47,40,29,40],[47,41,29,41],[47,44,29,44],[47,45,29,45],[47,46,29,46],[47,49,29,49],[47,57,29,57],[48,4,30,4],[49,0,31,0],[50,0,32,0],[51,0,33,0],[52,0,34,0],[53,4,35,4,"SecurityLevel"],[53,17,35,17],[53,18,35,18,"SecurityLevel"],[53,31,35,31],[53,32,35,32],[53,43,35,43],[53,44,35,44],[53,47,35,47,"Platform"],[53,63,35,55],[53,64,35,55,"Platform"],[53,72,35,55],[53,73,35,56,"OS"],[53,75,35,58],[53,80,35,63],[53,89,35,72],[53,92,36,10,"SecurityLevel"],[53,105,36,23],[53,106,36,24,"BIOMETRIC_WEAK"],[53,120,36,38],[53,123,37,10,"SecurityLevel"],[53,136,37,23],[53,137,37,24,"BIOMETRIC_STRONG"],[53,153,37,40],[53,154,37,41],[53,157,37,44],[53,168,37,55],[54,4,38,4],[55,0,39,0],[56,0,40,0],[57,0,41,0],[58,4,42,4,"SecurityLevel"],[58,17,42,17],[58,18,42,18,"SecurityLevel"],[58,31,42,31],[58,32,42,32],[58,48,42,48],[58,49,42,49],[58,52,42,52],[58,53,42,53],[58,54,42,54],[58,57,42,57],[58,73,42,73],[59,4,43,4],[60,0,44,0],[61,0,45,0],[62,4,46,4,"SecurityLevel"],[62,17,46,17],[62,18,46,18,"SecurityLevel"],[62,31,46,31],[62,32,46,32],[62,50,46,50],[62,51,46,51],[62,54,46,54],[62,55,46,55],[62,56,46,56],[62,59,46,59],[62,77,46,77],[63,2,47,0],[63,3,47,1],[63,5,47,3,"SecurityLevel"],[63,18,47,16],[63,23,47,21,"SecurityLevel"],[63,36,47,34],[63,39,47,37],[63,40,47,38],[63,41,47,39],[63,42,47,40],[63,43,47,41],[64,2,48,0,"Object"],[64,8,48,6],[64,9,48,7,"defineProperty"],[64,23,48,21],[64,24,48,22,"SecurityLevel"],[64,37,48,35],[64,39,48,37],[64,50,48,48],[64,52,48,50],[65,4,49,4,"get"],[65,7,49,7,"get"],[65,8,49,7],[65,10,49,10],[66,6,50,8],[66,12,50,14,"additionalMessage"],[66,29,50,31],[66,32,50,34,"Platform"],[66,48,50,42],[66,49,50,42,"Platform"],[66,57,50,42],[66,58,50,43,"OS"],[66,60,50,45],[66,65,50,50],[66,74,50,59],[66,77,51,14],[66,217,51,154],[66,220,52,14],[66,222,52,16],[67,6,53,8,"console"],[67,13,53,15],[67,14,53,16,"warn"],[67,18,53,20],[67,19,53,21],[67,146,53,148],[67,149,54,12,"additionalMessage"],[67,166,54,29],[67,167,54,30],[68,6,55,8],[68,13,55,15,"Platform"],[68,29,55,23],[68,30,55,23,"Platform"],[68,38,55,23],[68,39,55,24,"OS"],[68,41,55,26],[68,46,55,31],[68,55,55,40],[68,58,56,14,"SecurityLevel"],[68,71,56,27],[68,72,56,28,"BIOMETRIC_WEAK"],[68,86,56,42],[68,89,57,14,"SecurityLevel"],[68,102,57,27],[68,103,57,28,"BIOMETRIC_STRONG"],[68,119,57,44],[69,4,58,4],[70,2,59,0],[70,3,59,1],[70,4,59,2],[71,0,59,3],[71,3]],"functionMap":{"names":["<global>","<anonymous>","Object.defineProperty$argument_2.get"],"mappings":"AAA;CCG;CDc;CCG;CD0B;IEE;KFS"},"hasCjsExports":false},"type":"js/module"}]} |