auto-commit for 3a02b3dd-cebb-4882-bfc5-dbb637e71a6d

This commit is contained in:
emergent-agent-e1
2025-11-08 10:27:44 +00:00
parent 0a8c0df2e1
commit 7ae3a6d0ec
1906 changed files with 1906 additions and 0 deletions
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.packageInfo = void 0;\n exports.packageInfo = {\n name: '@polkadot/wasm-crypto-wasm',\n path: typeof __dirname === 'string' ? __dirname : 'auto',\n type: 'cjs',\n version: '7.5.1'\n };\n});","lineCount":14,"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,"packageInfo"],[7,21,3,19],[7,24,3,22],[7,29,3,27],[7,30,3,28],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"packageInfo"],[8,21,4,19],[8,24,4,22],[9,4,4,24,"name"],[9,8,4,28],[9,10,4,30],[9,38,4,58],[10,4,4,60,"path"],[10,8,4,64],[10,10,4,66],[10,17,4,73,"__dirname"],[10,26,4,82],[10,31,4,87],[10,39,4,95],[10,42,4,98,"__dirname"],[10,51,4,107],[10,54,4,110],[10,60,4,116],[11,4,4,118,"type"],[11,8,4,122],[11,10,4,124],[11,15,4,129],[12,4,4,131,"version"],[12,11,4,138],[12,13,4,140],[13,2,4,148],[13,3,4,149],[14,0,4,150],[14,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
@@ -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.isBigInt = isBigInt;\n /**\n * @name isBigInt\n * @summary Tests for a `BigInt` object instance.\n * @description\n * Checks to see if the input object is an instance of `BigInt`\n * @example\n * <BR>\n *\n * ```javascript\n * import { isBigInt } from '@polkadot/util';\n *\n * console.log('isBigInt', isBigInt(123_456n)); // => true\n * ```\n */\n function isBigInt(value) {\n return typeof value === 'bigint';\n }\n});","lineCount":25,"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,"isBigInt"],[7,18,3,16],[7,21,3,19,"isBigInt"],[7,29,3,27],[8,2,4,0],[9,0,5,0],[10,0,6,0],[11,0,7,0],[12,0,8,0],[13,0,9,0],[14,0,10,0],[15,0,11,0],[16,0,12,0],[17,0,13,0],[18,0,14,0],[19,0,15,0],[20,0,16,0],[21,0,17,0],[22,2,18,0],[22,11,18,9,"isBigInt"],[22,19,18,17,"isBigInt"],[22,20,18,18,"value"],[22,25,18,23],[22,27,18,25],[23,4,19,4],[23,11,19,11],[23,18,19,18,"value"],[23,23,19,23],[23,28,19,28],[23,36,19,36],[24,2,20,0],[25,0,20,1],[25,3]],"functionMap":{"names":["<global>","isBigInt"],"mappings":"AAA;ACiB;CDE"},"hasCjsExports":true},"type":"js/module"}]}
@@ -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.packageInfo = void 0;\n exports.packageInfo = {\n name: '@polkadot/wasm-crypto-init',\n path: typeof __dirname === 'string' ? __dirname : 'auto',\n type: 'cjs',\n version: '7.5.1'\n };\n});","lineCount":14,"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,"packageInfo"],[7,21,3,19],[7,24,3,22],[7,29,3,27],[7,30,3,28],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"packageInfo"],[8,21,4,19],[8,24,4,22],[9,4,4,24,"name"],[9,8,4,28],[9,10,4,30],[9,38,4,58],[10,4,4,60,"path"],[10,8,4,64],[10,10,4,66],[10,17,4,73,"__dirname"],[10,26,4,82],[10,31,4,87],[10,39,4,95],[10,42,4,98,"__dirname"],[10,51,4,107],[10,54,4,110],[10,60,4,116],[11,4,4,118,"type"],[11,8,4,122],[11,10,4,124],[11,15,4,129],[12,4,4,131,"version"],[12,11,4,138],[12,13,4,140],[13,2,4,148],[13,3,4,149],[14,0,4,150],[14,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
@@ -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.TestTools = exports.Immediate = void 0;\n var nextHandle = 1;\n var resolved;\n var activeHandles = {};\n function findAndClearHandle(handle) {\n if (handle in activeHandles) {\n delete activeHandles[handle];\n return true;\n }\n return false;\n }\n exports.Immediate = {\n setImmediate: function (cb) {\n var handle = nextHandle++;\n activeHandles[handle] = true;\n if (!resolved) {\n resolved = Promise.resolve();\n }\n resolved.then(function () {\n return findAndClearHandle(handle) && cb();\n });\n return handle;\n },\n clearImmediate: function (handle) {\n findAndClearHandle(handle);\n }\n };\n exports.TestTools = {\n pending: function () {\n return Object.keys(activeHandles).length;\n }\n };\n});","lineCount":39,"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,"TestTools"],[7,19,3,17],[7,22,3,20,"exports"],[7,29,3,27],[7,30,3,28,"Immediate"],[7,39,3,37],[7,42,3,40],[7,47,3,45],[7,48,3,46],[8,2,4,0],[8,6,4,4,"nextHandle"],[8,16,4,14],[8,19,4,17],[8,20,4,18],[9,2,5,0],[9,6,5,4,"resolved"],[9,14,5,12],[10,2,6,0],[10,6,6,4,"activeHandles"],[10,19,6,17],[10,22,6,20],[10,23,6,21],[10,24,6,22],[11,2,7,0],[11,11,7,9,"findAndClearHandle"],[11,29,7,27,"findAndClearHandle"],[11,30,7,28,"handle"],[11,36,7,34],[11,38,7,36],[12,4,8,4],[12,8,8,8,"handle"],[12,14,8,14],[12,18,8,18,"activeHandles"],[12,31,8,31],[12,33,8,33],[13,6,9,8],[13,13,9,15,"activeHandles"],[13,26,9,28],[13,27,9,29,"handle"],[13,33,9,35],[13,34,9,36],[14,6,10,8],[14,13,10,15],[14,17,10,19],[15,4,11,4],[16,4,12,4],[16,11,12,11],[16,16,12,16],[17,2,13,0],[18,2,14,0,"exports"],[18,9,14,7],[18,10,14,8,"Immediate"],[18,19,14,17],[18,22,14,20],[19,4,15,4,"setImmediate"],[19,16,15,16],[19,18,15,18],[19,27,15,18,"setImmediate"],[19,28,15,28,"cb"],[19,30,15,30],[19,32,15,32],[20,6,16,8],[20,10,16,12,"handle"],[20,16,16,18],[20,19,16,21,"nextHandle"],[20,29,16,31],[20,31,16,33],[21,6,17,8,"activeHandles"],[21,19,17,21],[21,20,17,22,"handle"],[21,26,17,28],[21,27,17,29],[21,30,17,32],[21,34,17,36],[22,6,18,8],[22,10,18,12],[22,11,18,13,"resolved"],[22,19,18,21],[22,21,18,23],[23,8,19,12,"resolved"],[23,16,19,20],[23,19,19,23,"Promise"],[23,26,19,30],[23,27,19,31,"resolve"],[23,34,19,38],[23,35,19,39],[23,36,19,40],[24,6,20,8],[25,6,21,8,"resolved"],[25,14,21,16],[25,15,21,17,"then"],[25,19,21,21],[25,20,21,22],[25,32,21,34],[26,8,21,36],[26,15,21,43,"findAndClearHandle"],[26,33,21,61],[26,34,21,62,"handle"],[26,40,21,68],[26,41,21,69],[26,45,21,73,"cb"],[26,47,21,75],[26,48,21,76],[26,49,21,77],[27,6,21,79],[27,7,21,80],[27,8,21,81],[28,6,22,8],[28,13,22,15,"handle"],[28,19,22,21],[29,4,23,4],[29,5,23,5],[30,4,24,4,"clearImmediate"],[30,18,24,18],[30,20,24,20],[30,29,24,20,"clearImmediate"],[30,30,24,30,"handle"],[30,36,24,36],[30,38,24,38],[31,6,25,8,"findAndClearHandle"],[31,24,25,26],[31,25,25,27,"handle"],[31,31,25,33],[31,32,25,34],[32,4,26,4],[33,2,27,0],[33,3,27,1],[34,2,28,0,"exports"],[34,9,28,7],[34,10,28,8,"TestTools"],[34,19,28,17],[34,22,28,20],[35,4,29,4,"pending"],[35,11,29,11],[35,13,29,13],[35,22,29,13,"pending"],[35,23,29,13],[35,25,29,25],[36,6,30,8],[36,13,30,15,"Object"],[36,19,30,21],[36,20,30,22,"keys"],[36,24,30,26],[36,25,30,27,"activeHandles"],[36,38,30,40],[36,39,30,41],[36,40,30,42,"length"],[36,46,30,48],[37,4,31,4],[38,2,32,0],[38,3,32,1],[39,0,32,2],[39,3]],"functionMap":{"names":["<global>","findAndClearHandle","exports.Immediate.setImmediate","resolved.then$argument_0","exports.Immediate.clearImmediate","exports.TestTools.pending"],"mappings":"AAA;ACM;CDM;kBEE;sBCM,0DD;KFE;oBIC;KJE;aKG;KLE"},"hasCjsExports":true},"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
@@ -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, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n // NOTE(EvanBacon): `react-native-web` adds a extra `div`s around the root HTML, these\n // make static rendering much harder as we expect the root element to be `<html>`.\n // This resolution will alias to a simple in-out component to avoid the extra HTML.\n function AppContainer({\n children\n }) {\n return children;\n }\n _c = AppContainer;\n if (process.env.NODE_ENV !== 'production') {\n AppContainer.displayName = 'AppContainer';\n }\n var _default = AppContainer;\n var _c;\n $RefreshReg$(_c, \"AppContainer\");\n});","lineCount":28,"map":[[7,2,12,0,"Object"],[7,8,12,0],[7,9,12,0,"defineProperty"],[7,23,12,0],[7,24,12,0,"exports"],[7,31,12,0],[8,4,12,0,"enumerable"],[8,14,12,0],[9,4,12,0,"get"],[9,7,12,0],[9,18,12,0,"get"],[9,19,12,0],[10,6,12,0],[10,13,12,0,"_default"],[10,21,12,0],[11,4,12,0],[12,2,12,0],[13,2,1,0],[14,2,2,0],[15,2,3,0],[16,2,4,0],[16,11,4,9,"AppContainer"],[16,23,4,21,"AppContainer"],[16,24,4,22],[17,4,4,24,"children"],[18,2,4,33],[18,3,4,34],[18,5,4,36],[19,4,5,2],[19,11,5,9,"children"],[19,19,5,17],[20,2,6,0],[21,2,6,1,"_c"],[21,4,6,1],[21,7,4,9,"AppContainer"],[21,19,4,21],[22,2,8,0],[22,6,8,4,"process"],[22,13,8,11],[22,14,8,12,"env"],[22,17,8,15],[22,18,8,16,"NODE_ENV"],[22,26,8,24],[22,31,8,29],[22,43,8,41],[22,45,8,43],[23,4,9,2,"AppContainer"],[23,16,9,14],[23,17,9,15,"displayName"],[23,28,9,26],[23,31,9,29],[23,45,9,43],[24,2,10,0],[25,2,12,0],[25,6,12,0,"_default"],[25,14,12,0],[25,17,12,15,"AppContainer"],[25,29,12,27],[26,2,12,28],[26,6,12,28,"_c"],[26,8,12,28],[27,2,12,28,"$RefreshReg$"],[27,14,12,28],[27,15,12,28,"_c"],[27,17,12,28],[28,0,12,28],[28,3]],"functionMap":{"names":["<global>","AppContainer"],"mappings":"AAA;ACG;CDE"},"hasCjsExports":false},"type":"js/module"}]}
File diff suppressed because one or more lines are too long