auto-commit for e1b77dbf-09c7-4e17-9a19-2e6f489c3c66

This commit is contained in:
emergent-agent-e1
2025-11-07 20:14:32 +00:00
parent 0f29efcf0e
commit b2cd315456
4434 changed files with 4434 additions and 1 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[{"name":"tslib","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":16,"index":93},"end":{"line":3,"column":32,"index":109}}],"key":"vm88vOsSPZItrLOmMEyUuGkd1y4=","exportNames":["*"],"imports":1}},{"name":"./childKey.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":21,"index":132},"end":{"line":4,"column":45,"index":156}}],"key":"iaGp8pe6ndy/Wje5d+7tNQIjPwA=","exportNames":["*"],"imports":1}},{"name":"./contributions.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":21,"index":189},"end":{"line":5,"column":50,"index":218}}],"key":"Q3BNqK0TAX3dGx3dbWI3yP0jfWI=","exportNames":["*"],"imports":1}},{"name":"./ownContributions.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":21,"index":251},"end":{"line":6,"column":53,"index":283}}],"key":"RL/Jja+JtPFpHLsDwvSzg9eAd20=","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 var tslib_1 = require(_dependencyMap[0], \"tslib\");\n tslib_1.__exportStar(require(_dependencyMap[1], \"./childKey.js\"), exports);\n tslib_1.__exportStar(require(_dependencyMap[2], \"./contributions.js\"), exports);\n tslib_1.__exportStar(require(_dependencyMap[3], \"./ownContributions.js\"), exports);\n});","lineCount":11,"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,6,3,6,"tslib_1"],[7,13,3,13],[7,16,3,16,"require"],[7,23,3,23],[7,24,3,23,"_dependencyMap"],[7,38,3,23],[7,50,3,31],[7,51,3,32],[8,2,4,0,"tslib_1"],[8,9,4,7],[8,10,4,8,"__exportStar"],[8,22,4,20],[8,23,4,21,"require"],[8,30,4,28],[8,31,4,28,"_dependencyMap"],[8,45,4,28],[8,65,4,44],[8,66,4,45],[8,68,4,47,"exports"],[8,75,4,54],[8,76,4,55],[9,2,5,0,"tslib_1"],[9,9,5,7],[9,10,5,8,"__exportStar"],[9,22,5,20],[9,23,5,21,"require"],[9,30,5,28],[9,31,5,28,"_dependencyMap"],[9,45,5,28],[9,70,5,49],[9,71,5,50],[9,73,5,52,"exports"],[9,80,5,59],[9,81,5,60],[10,2,6,0,"tslib_1"],[10,9,6,7],[10,10,6,8,"__exportStar"],[10,22,6,20],[10,23,6,21,"require"],[10,30,6,28],[10,31,6,28,"_dependencyMap"],[10,45,6,28],[10,73,6,52],[10,74,6,53],[10,76,6,55,"exports"],[10,83,6,62],[10,84,6,63],[11,0,6,64],[11,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"../../Utilities/codegenNativeCommands","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":14,"column":0},"end":{"line":14,"column":74}}],"key":"4G4LeVO/m4MSH9iel0oMRTsRk+g=","exportNames":["*"],"imports":1}},{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":15,"column":0},"end":{"line":15,"column":31}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","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 _UtilitiesCodegenNativeCommands = require(_dependencyMap[0], \"../../Utilities/codegenNativeCommands\");\n var codegenNativeCommands = _interopDefault(_UtilitiesCodegenNativeCommands);\n require(_dependencyMap[1], \"react\");\n var _default = (0, codegenNativeCommands.default)({\n supportedCommands: ['flashScrollIndicators', 'scrollTo', 'scrollToEnd', 'zoomToRect']\n });\n});","lineCount":24,"map":[[12,2,45,0,"Object"],[12,8,45,0],[12,9,45,0,"defineProperty"],[12,23,45,0],[12,24,45,0,"exports"],[12,31,45,0],[13,4,45,0,"enumerable"],[13,14,45,0],[14,4,45,0,"get"],[14,7,45,0],[14,18,45,0,"get"],[14,19,45,0],[15,6,45,0],[15,13,45,0,"_default"],[15,21,45,0],[16,4,45,0],[17,2,45,0],[18,2,14,0],[18,6,14,0,"_UtilitiesCodegenNativeCommands"],[18,37,14,0],[18,40,14,0,"require"],[18,47,14,0],[18,48,14,0,"_dependencyMap"],[18,62,14,0],[19,2,14,0],[19,6,14,0,"codegenNativeCommands"],[19,27,14,0],[19,30,14,0,"_interopDefault"],[19,45,14,0],[19,46,14,0,"_UtilitiesCodegenNativeCommands"],[19,77,14,0],[20,2,15,0,"require"],[20,9,15,0],[20,10,15,0,"_dependencyMap"],[20,24,15,0],[21,2,45,0],[21,6,45,0,"_default"],[21,14,45,0],[21,17,45,16],[21,21,45,16,"codegenNativeCommands"],[21,42,45,37],[21,43,45,37,"default"],[21,50,45,37],[21,52,45,54],[22,4,46,2,"supportedCommands"],[22,21,46,19],[22,23,46,21],[22,24,47,4],[22,47,47,27],[22,49,48,4],[22,59,48,14],[22,61,49,4],[22,74,49,17],[22,76,50,4],[22,88,50,16],[23,2,52,0],[23,3,52,1],[23,4,52,2],[24,0,52,20],[24,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/types-codec/types/registry","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":0,"index":77},"end":{"line":3,"column":47,"index":124}}],"key":"q51kxtaSEBz11Mt5MS922JRL1VM=","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 require(_dependencyMap[0], \"@polkadot/types-codec/types/registry\");\n});","lineCount":8,"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,"require"],[7,9,3,7],[7,10,3,7,"_dependencyMap"],[7,24,3,7],[7,67,3,46],[7,68,3,47],[8,0,3,48],[8,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[{"name":"@noble/curves/secp256k1","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":20,"index":144},"end":{"line":4,"column":54,"index":178}}],"key":"a7SOGcIa2bJLVocZy/oc6lQDQoQ=","exportNames":["*"],"imports":1}},{"name":"@polkadot/util","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":15,"index":195},"end":{"line":5,"column":40,"index":220}}],"key":"u0mzEw2nilnHoUWtEdZl0JKHutA=","exportNames":["*"],"imports":1}},{"name":"@polkadot/wasm-crypto","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":22,"index":244},"end":{"line":6,"column":54,"index":276}}],"key":"iIJx+ejRpeeDyPIizByl2fy6gpQ=","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 exports.secp256k1Compress = secp256k1Compress;\n const secp256k1_1 = require(_dependencyMap[0], \"@noble/curves/secp256k1\");\n const util_1 = require(_dependencyMap[1], \"@polkadot/util\");\n const wasm_crypto_1 = require(_dependencyMap[2], \"@polkadot/wasm-crypto\");\n function secp256k1Compress(publicKey, onlyJs) {\n if (![33, 65].includes(publicKey.length)) {\n throw new Error(`Invalid publicKey provided, received ${publicKey.length} bytes input`);\n }\n if (publicKey.length === 33) {\n return publicKey;\n }\n return !util_1.hasBigInt || !onlyJs && (0, wasm_crypto_1.isReady)() ? (0, wasm_crypto_1.secp256k1Compress)(publicKey) : secp256k1_1.secp256k1.ProjectivePoint.fromHex(publicKey).toRawBytes(true);\n }\n});","lineCount":20,"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,"exports"],[7,9,3,7],[7,10,3,8,"secp256k1Compress"],[7,27,3,25],[7,30,3,28,"secp256k1Compress"],[7,47,3,45],[8,2,4,0],[8,8,4,6,"secp256k1_1"],[8,19,4,17],[8,22,4,20,"require"],[8,29,4,27],[8,30,4,27,"_dependencyMap"],[8,44,4,27],[8,74,4,53],[8,75,4,54],[9,2,5,0],[9,8,5,6,"util_1"],[9,14,5,12],[9,17,5,15,"require"],[9,24,5,22],[9,25,5,22,"_dependencyMap"],[9,39,5,22],[9,60,5,39],[9,61,5,40],[10,2,6,0],[10,8,6,6,"wasm_crypto_1"],[10,21,6,19],[10,24,6,22,"require"],[10,31,6,29],[10,32,6,29,"_dependencyMap"],[10,46,6,29],[10,74,6,53],[10,75,6,54],[11,2,7,0],[11,11,7,9,"secp256k1Compress"],[11,28,7,26,"secp256k1Compress"],[11,29,7,27,"publicKey"],[11,38,7,36],[11,40,7,38,"onlyJs"],[11,46,7,44],[11,48,7,46],[12,4,8,4],[12,8,8,8],[12,9,8,9],[12,10,8,10],[12,12,8,12],[12,14,8,14],[12,16,8,16],[12,17,8,17],[12,18,8,18,"includes"],[12,26,8,26],[12,27,8,27,"publicKey"],[12,36,8,36],[12,37,8,37,"length"],[12,43,8,43],[12,44,8,44],[12,46,8,46],[13,6,9,8],[13,12,9,14],[13,16,9,18,"Error"],[13,21,9,23],[13,22,9,24],[13,62,9,64,"publicKey"],[13,71,9,73],[13,72,9,74,"length"],[13,78,9,80],[13,92,9,94],[13,93,9,95],[14,4,10,4],[15,4,11,4],[15,8,11,8,"publicKey"],[15,17,11,17],[15,18,11,18,"length"],[15,24,11,24],[15,29,11,29],[15,31,11,31],[15,33,11,33],[16,6,12,8],[16,13,12,15,"publicKey"],[16,22,12,24],[17,4,13,4],[18,4,14,4],[18,11,14,11],[18,12,14,12,"util_1"],[18,18,14,18],[18,19,14,19,"hasBigInt"],[18,28,14,28],[18,32,14,33],[18,33,14,34,"onlyJs"],[18,39,14,40],[18,43,14,44],[18,44,14,45],[18,45,14,46],[18,47,14,48,"wasm_crypto_1"],[18,60,14,61],[18,61,14,62,"isReady"],[18,68,14,69],[18,70,14,71],[18,71,14,73],[18,74,15,10],[18,75,15,11],[18,76,15,12],[18,78,15,14,"wasm_crypto_1"],[18,91,15,27],[18,92,15,28,"secp256k1Compress"],[18,109,15,45],[18,111,15,47,"publicKey"],[18,120,15,56],[18,121,15,57],[18,124,16,10,"secp256k1_1"],[18,135,16,21],[18,136,16,22,"secp256k1"],[18,145,16,31],[18,146,16,32,"ProjectivePoint"],[18,161,16,47],[18,162,16,48,"fromHex"],[18,169,16,55],[18,170,16,56,"publicKey"],[18,179,16,65],[18,180,16,66],[18,181,16,67,"toRawBytes"],[18,191,16,77],[18,192,16,78],[18,196,16,82],[18,197,16,83],[19,2,17,0],[20,0,17,1],[20,3]],"functionMap":{"names":["<global>","secp256k1Compress"],"mappings":"AAA;ACM;CDU"},"hasCjsExports":true},"type":"js/module"}]}
File diff suppressed because one or more lines are too long
@@ -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 exports.getHeaderTitle = getHeaderTitle;\n function getHeaderTitle(options, fallback) {\n return typeof options.headerTitle === 'string' ? options.headerTitle : options.title !== undefined ? options.title : fallback;\n }\n});","lineCount":11,"map":[[2,2,1,0],[2,14,1,12],[4,2,1,13,"Object"],[4,8,1,13],[4,9,1,13,"defineProperty"],[4,23,1,13],[4,24,1,13,"exports"],[4,31,1,13],[5,4,1,13,"value"],[5,9,1,13],[6,2,1,13],[7,2,3,0,"exports"],[7,9,3,0],[7,10,3,0,"getHeaderTitle"],[7,24,3,0],[7,27,3,0,"getHeaderTitle"],[7,41,3,0],[8,2,3,7],[8,11,3,16,"getHeaderTitle"],[8,25,3,30,"getHeaderTitle"],[8,26,3,31,"options"],[8,33,3,38],[8,35,3,40,"fallback"],[8,43,3,48],[8,45,3,50],[9,4,4,2],[9,11,4,9],[9,18,4,16,"options"],[9,25,4,23],[9,26,4,24,"headerTitle"],[9,37,4,35],[9,42,4,40],[9,50,4,48],[9,53,4,51,"options"],[9,60,4,58],[9,61,4,59,"headerTitle"],[9,72,4,70],[9,75,4,73,"options"],[9,82,4,80],[9,83,4,81,"title"],[9,88,4,86],[9,93,4,91,"undefined"],[9,102,4,100],[9,105,4,103,"options"],[9,112,4,110],[9,113,4,111,"title"],[9,118,4,116],[9,121,4,119,"fallback"],[9,129,4,127],[10,2,5,0],[11,0,5,1],[11,3]],"functionMap":{"names":["<global>","getHeaderTitle"],"mappings":"AAA;OCE;CDE"},"hasCjsExports":false},"type":"js/module"}]}