mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 06:31:03 +00:00
1 line
3.4 KiB
Plaintext
1 line
3.4 KiB
Plaintext
{"dependencies":[{"name":"qrcode","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":27,"index":27}}],"key":"Q8nowMXTcBWukyyYRcclxjpGFRs=","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 _qrcode = require(_dependencyMap[0], \"qrcode\");\n var QRCode = _interopDefault(_qrcode);\n var _default = (value, errorCorrectionLevel) => {\n const arr = Array.prototype.slice.call(QRCode.default.create(value, {\n errorCorrectionLevel\n }).modules.data, 0);\n const sqrt = Math.sqrt(arr.length);\n return arr.reduce((rows, key, index) => (index % sqrt === 0 ? rows.push([key]) : rows[rows.length - 1].push(key)) && rows, []);\n };\n});","lineCount":27,"map":[[12,2,3,0,"Object"],[12,8,3,0],[12,9,3,0,"defineProperty"],[12,23,3,0],[12,24,3,0,"exports"],[12,31,3,0],[13,4,3,0,"enumerable"],[13,14,3,0],[14,4,3,0,"get"],[14,7,3,0],[14,18,3,0,"get"],[14,19,3,0],[15,6,3,0],[15,13,3,0,"_default"],[15,21,3,0],[16,4,3,0],[17,2,3,0],[18,2,1,0],[18,6,1,0,"_qrcode"],[18,13,1,0],[18,16,1,0,"require"],[18,23,1,0],[18,24,1,0,"_dependencyMap"],[18,38,1,0],[19,2,1,0],[19,6,1,0,"QRCode"],[19,12,1,0],[19,15,1,0,"_interopDefault"],[19,30,1,0],[19,31,1,0,"_qrcode"],[19,38,1,0],[20,2,3,0],[20,6,3,0,"_default"],[20,14,3,0],[20,17,3,15,"_default"],[20,18,3,16,"value"],[20,23,3,21],[20,25,3,23,"errorCorrectionLevel"],[20,45,3,43],[20,50,3,48],[21,4,4,2],[21,10,4,8,"arr"],[21,13,4,11],[21,16,4,14,"Array"],[21,21,4,19],[21,22,4,20,"prototype"],[21,31,4,29],[21,32,4,30,"slice"],[21,37,4,35],[21,38,4,36,"call"],[21,42,4,40],[21,43,4,41,"QRCode"],[21,49,4,47],[21,50,4,47,"default"],[21,57,4,47],[21,58,4,48,"create"],[21,64,4,54],[21,65,4,55,"value"],[21,70,4,60],[21,72,4,62],[22,6,4,64,"errorCorrectionLevel"],[23,4,4,85],[23,5,4,86],[23,6,4,87],[23,7,4,88,"modules"],[23,14,4,95],[23,15,4,96,"data"],[23,19,4,100],[23,21,4,102],[23,22,4,103],[23,23,4,104],[24,4,5,2],[24,10,5,8,"sqrt"],[24,14,5,12],[24,17,5,15,"Math"],[24,21,5,19],[24,22,5,20,"sqrt"],[24,26,5,24],[24,27,5,25,"arr"],[24,30,5,28],[24,31,5,29,"length"],[24,37,5,35],[24,38,5,36],[25,4,6,2],[25,11,6,9,"arr"],[25,14,6,12],[25,15,6,13,"reduce"],[25,21,6,19],[25,22,6,20],[25,23,6,21,"rows"],[25,27,6,25],[25,29,6,27,"key"],[25,32,6,30],[25,34,6,32,"index"],[25,39,6,37],[25,44,6,42],[25,45,6,43,"index"],[25,50,6,48],[25,53,6,51,"sqrt"],[25,57,6,55],[25,62,6,60],[25,63,6,61],[25,66,6,64,"rows"],[25,70,6,68],[25,71,6,69,"push"],[25,75,6,73],[25,76,6,74],[25,77,6,75,"key"],[25,80,6,78],[25,81,6,79],[25,82,6,80],[25,85,6,83,"rows"],[25,89,6,87],[25,90,6,88,"rows"],[25,94,6,92],[25,95,6,93,"length"],[25,101,6,99],[25,104,6,102],[25,105,6,103],[25,106,6,104],[25,107,6,105,"push"],[25,111,6,109],[25,112,6,110,"key"],[25,115,6,113],[25,116,6,114],[25,121,6,119,"rows"],[25,125,6,123],[25,127,6,125],[25,129,6,127],[25,130,6,128],[26,2,7,0],[26,3,7,1],[27,0,7,1],[27,3]],"functionMap":{"names":["<global>","default","arr.reduce$argument_0"],"mappings":"AAA;eCE;oBCG,uGD;CDC"},"hasCjsExports":false},"type":"js/module"}]} |