mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 12:21:01 +00:00
auto-commit for 3a02b3dd-cebb-4882-bfc5-dbb637e71a6d
This commit is contained in:
+1
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
+1
@@ -0,0 +1 @@
|
||||
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n 'use strict';\n\n function nullthrows(x, message) {\n if (x != null) {\n return x;\n }\n var error = new Error(message !== undefined ? message : 'Got unexpected ' + x);\n error.framesToPop = 1; // Skip nullthrows's own stack frame.\n throw error;\n }\n module.exports = nullthrows;\n module.exports.default = nullthrows;\n Object.defineProperty(module.exports, '__esModule', {\n value: true\n });\n});","lineCount":17,"map":[[2,2,1,0],[2,14,1,12],[4,2,3,0],[4,11,3,9,"nullthrows"],[4,21,3,19,"nullthrows"],[4,22,3,20,"x"],[4,23,3,21],[4,25,3,23,"message"],[4,32,3,30],[4,34,3,32],[5,4,4,2],[5,8,4,6,"x"],[5,9,4,7],[5,13,4,11],[5,17,4,15],[5,19,4,17],[6,6,5,4],[6,13,5,11,"x"],[6,14,5,12],[7,4,6,2],[8,4,7,2],[8,8,7,6,"error"],[8,13,7,11],[8,16,7,14],[8,20,7,18,"Error"],[8,25,7,23],[8,26,7,24,"message"],[8,33,7,31],[8,38,7,36,"undefined"],[8,47,7,45],[8,50,7,48,"message"],[8,57,7,55],[8,60,7,58],[8,77,7,75],[8,80,7,78,"x"],[8,81,7,79],[8,82,7,80],[9,4,8,2,"error"],[9,9,8,7],[9,10,8,8,"framesToPop"],[9,21,8,19],[9,24,8,22],[9,25,8,23],[9,26,8,24],[9,27,8,25],[10,4,9,2],[10,10,9,8,"error"],[10,15,9,13],[11,2,10,0],[12,2,12,0,"module"],[12,8,12,6],[12,9,12,7,"exports"],[12,16,12,14],[12,19,12,17,"nullthrows"],[12,29,12,27],[13,2,13,0,"module"],[13,8,13,6],[13,9,13,7,"exports"],[13,16,13,14],[13,17,13,15,"default"],[13,24,13,22],[13,27,13,25,"nullthrows"],[13,37,13,35],[14,2,15,0,"Object"],[14,8,15,6],[14,9,15,7,"defineProperty"],[14,23,15,21],[14,24,15,22,"module"],[14,30,15,28],[14,31,15,29,"exports"],[14,38,15,36],[14,40,15,38],[14,52,15,50],[14,54,15,52],[15,4,15,53,"value"],[15,9,15,58],[15,11,15,60],[16,2,15,64],[16,3,15,65],[16,4,15,66],[17,0,15,67],[17,3]],"functionMap":{"names":["<global>","nullthrows"],"mappings":"AAA;ACE;CDO"},"hasCjsExports":true},"type":"js/module"}]}
|
||||
+1
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
+1
@@ -0,0 +1 @@
|
||||
{"dependencies":[{"name":"./runtime.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":21,"index":98},"end":{"line":3,"column":44,"index":121}}],"key":"1Bt1nJiKs8NxyJ2wvuA5w0tRpWE=","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 const runtime_js_1 = require(_dependencyMap[0], \"./runtime.js\");\n const dmpQueue = {\n CollationInfo: {\n upwardMessages: 'Vec<UpwardMessage>',\n horizontalMessages: 'Vec<OutboundHrmpMessage>',\n newValidationCode: 'Option<ValidationCode>',\n processedDownwardMessages: 'u32',\n hrmpWatermark: 'RelayBlockNumber',\n headData: 'HeadData'\n },\n CollationInfoV1: {\n upwardMessages: 'Vec<UpwardMessage>',\n horizontalMessages: 'Vec<OutboundHrmpMessage>',\n newValidationCode: 'Option<ValidationCode>',\n processedDownwardMessages: 'u32',\n hrmpWatermark: 'RelayBlockNumber'\n },\n ConfigData: {\n maxIndividual: 'Weight'\n },\n MessageId: '[u8; 32]',\n OverweightIndex: 'u64',\n PageCounter: 'u32',\n PageIndexData: {\n beginUsed: 'PageCounter',\n endUsed: 'PageCounter',\n overweightCount: 'OverweightIndex'\n }\n };\n exports.default = {\n rpc: {},\n runtime: runtime_js_1.runtime,\n types: dmpQueue\n };\n});","lineCount":41,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0],[7,8,3,6,"runtime_js_1"],[7,20,3,18],[7,23,3,21,"require"],[7,30,3,28],[7,31,3,28,"_dependencyMap"],[7,45,3,28],[7,64,3,43],[7,65,3,44],[8,2,4,0],[8,8,4,6,"dmpQueue"],[8,16,4,14],[8,19,4,17],[9,4,5,4,"CollationInfo"],[9,17,5,17],[9,19,5,19],[10,6,6,8,"upwardMessages"],[10,20,6,22],[10,22,6,24],[10,42,6,44],[11,6,7,8,"horizontalMessages"],[11,24,7,26],[11,26,7,28],[11,52,7,54],[12,6,8,8,"newValidationCode"],[12,23,8,25],[12,25,8,27],[12,49,8,51],[13,6,9,8,"processedDownwardMessages"],[13,31,9,33],[13,33,9,35],[13,38,9,40],[14,6,10,8,"hrmpWatermark"],[14,19,10,21],[14,21,10,23],[14,39,10,41],[15,6,11,8,"headData"],[15,14,11,16],[15,16,11,18],[16,4,12,4],[16,5,12,5],[17,4,13,4,"CollationInfoV1"],[17,19,13,19],[17,21,13,21],[18,6,14,8,"upwardMessages"],[18,20,14,22],[18,22,14,24],[18,42,14,44],[19,6,15,8,"horizontalMessages"],[19,24,15,26],[19,26,15,28],[19,52,15,54],[20,6,16,8,"newValidationCode"],[20,23,16,25],[20,25,16,27],[20,49,16,51],[21,6,17,8,"processedDownwardMessages"],[21,31,17,33],[21,33,17,35],[21,38,17,40],[22,6,18,8,"hrmpWatermark"],[22,19,18,21],[22,21,18,23],[23,4,19,4],[23,5,19,5],[24,4,20,4,"ConfigData"],[24,14,20,14],[24,16,20,16],[25,6,21,8,"maxIndividual"],[25,19,21,21],[25,21,21,23],[26,4,22,4],[26,5,22,5],[27,4,23,4,"MessageId"],[27,13,23,13],[27,15,23,15],[27,25,23,25],[28,4,24,4,"OverweightIndex"],[28,19,24,19],[28,21,24,21],[28,26,24,26],[29,4,25,4,"PageCounter"],[29,15,25,15],[29,17,25,17],[29,22,25,22],[30,4,26,4,"PageIndexData"],[30,17,26,17],[30,19,26,19],[31,6,27,8,"beginUsed"],[31,15,27,17],[31,17,27,19],[31,30,27,32],[32,6,28,8,"endUsed"],[32,13,28,15],[32,15,28,17],[32,28,28,30],[33,6,29,8,"overweightCount"],[33,21,29,23],[33,23,29,25],[34,4,30,4],[35,2,31,0],[35,3,31,1],[36,2,32,0,"exports"],[36,9,32,7],[36,10,32,8,"default"],[36,17,32,15],[36,20,32,18],[37,4,33,4,"rpc"],[37,7,33,7],[37,9,33,9],[37,10,33,10],[37,11,33,11],[38,4,34,4,"runtime"],[38,11,34,11],[38,13,34,13,"runtime_js_1"],[38,25,34,25],[38,26,34,26,"runtime"],[38,33,34,33],[39,4,35,4,"types"],[39,9,35,9],[39,11,35,11,"dmpQueue"],[40,2,36,0],[40,3,36,1],[41,0,36,2],[41,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"dependencies":[],"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, \"REGION_LABELS\", {\n enumerable: true,\n get: function () {\n return REGION_LABELS;\n }\n });\n /**\n * Identity KYC Types\n */\n\n // Region labels for UI\n const REGION_LABELS = {\n basur: {\n en: 'Başur (South Kurdistan)',\n ku: 'باشوور (کوردستانی باشوور)'\n },\n bakur: {\n en: 'Bakur (North Kurdistan)',\n ku: 'باکوور (کوردستانی باکوور)'\n },\n rojava: {\n en: 'Rojava (West Kurdistan)',\n ku: 'رۆژاڤا (کوردستانی رۆژاڤا)'\n },\n rojhelat: {\n en: 'Rojhelat (East Kurdistan)',\n ku: 'رۆژهەڵات (کوردستانی رۆژهەڵات)'\n },\n kurdistan_a_sor: {\n en: 'Kurdistan a Sor (Red Kurdistan)',\n ku: 'کوردستانا سور'\n },\n diaspora: {\n en: 'Diaspora',\n ku: 'دیاسپۆرا'\n }\n };\n});","lineCount":44,"map":[[7,2,81,0,"Object"],[7,8,81,0],[7,9,81,0,"defineProperty"],[7,23,81,0],[7,24,81,0,"exports"],[7,31,81,0],[8,4,81,0,"enumerable"],[8,14,81,0],[9,4,81,0,"get"],[9,7,81,0],[9,18,81,0,"get"],[9,19,81,0],[10,6,81,0],[10,13,81,0,"REGION_LABELS"],[10,26,81,0],[11,4,81,0],[12,2,81,0],[13,2,1,0],[14,0,2,0],[15,0,3,0],[17,2,80,0],[18,2,81,7],[18,8,81,13,"REGION_LABELS"],[18,21,81,70],[18,24,81,73],[19,4,82,2,"basur"],[19,9,82,7],[19,11,82,9],[20,6,82,11,"en"],[20,8,82,13],[20,10,82,15],[20,35,82,40],[21,6,82,42,"ku"],[21,8,82,44],[21,10,82,46],[22,4,82,74],[22,5,82,75],[23,4,83,2,"bakur"],[23,9,83,7],[23,11,83,9],[24,6,83,11,"en"],[24,8,83,13],[24,10,83,15],[24,35,83,40],[25,6,83,42,"ku"],[25,8,83,44],[25,10,83,46],[26,4,83,74],[26,5,83,75],[27,4,84,2,"rojava"],[27,10,84,8],[27,12,84,10],[28,6,84,12,"en"],[28,8,84,14],[28,10,84,16],[28,35,84,41],[29,6,84,43,"ku"],[29,8,84,45],[29,10,84,47],[30,4,84,75],[30,5,84,76],[31,4,85,2,"rojhelat"],[31,12,85,10],[31,14,85,12],[32,6,85,14,"en"],[32,8,85,16],[32,10,85,18],[32,37,85,45],[33,6,85,47,"ku"],[33,8,85,49],[33,10,85,51],[34,4,85,83],[34,5,85,84],[35,4,86,2,"kurdistan_a_sor"],[35,19,86,17],[35,21,86,19],[36,6,86,21,"en"],[36,8,86,23],[36,10,86,25],[36,43,86,58],[37,6,86,60,"ku"],[37,8,86,62],[37,10,86,64],[38,4,86,80],[38,5,86,81],[39,4,87,2,"diaspora"],[39,12,87,10],[39,14,87,12],[40,6,87,14,"en"],[40,8,87,16],[40,10,87,18],[40,20,87,28],[41,6,87,30,"ku"],[41,8,87,32],[41,10,87,34],[42,4,87,45],[43,2,88,0],[43,3,88,1],[44,0,88,2],[44,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
|
||||
+1
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user