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
@@ -0,0 +1 @@
{"dependencies":[{"name":"./is/bigInt.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":20,"index":128},"end":{"line":4,"column":45,"index":153}}],"key":"3lsvzRCjG8TjSly1zm22hPbJP/o=","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.stringify = stringify;\n const bigInt_js_1 = require(_dependencyMap[0], \"./is/bigInt.js\");\n /** @internal */\n function replacer(_, v) {\n return (0, bigInt_js_1.isBigInt)(v) ? v.toString() : v;\n }\n /**\n * @name stringify\n * @summary Performs a JSON.stringify, with BigInt handling\n * @description A wrapper for JSON.stringify that handles BigInt values transparently, converting them to string. No differences from the native JSON.stringify function otherwise.\n */\n function stringify(value, space) {\n return JSON.stringify(value, replacer, space);\n }\n});","lineCount":21,"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,"stringify"],[7,19,3,17],[7,22,3,20,"stringify"],[7,31,3,29],[8,2,4,0],[8,8,4,6,"bigInt_js_1"],[8,19,4,17],[8,22,4,20,"require"],[8,29,4,27],[8,30,4,27,"_dependencyMap"],[8,44,4,27],[8,65,4,44],[8,66,4,45],[9,2,5,0],[10,2,6,0],[10,11,6,9,"replacer"],[10,19,6,17,"replacer"],[10,20,6,18,"_"],[10,21,6,19],[10,23,6,21,"v"],[10,24,6,22],[10,26,6,24],[11,4,7,4],[11,11,7,11],[11,12,7,12],[11,13,7,13],[11,15,7,15,"bigInt_js_1"],[11,26,7,26],[11,27,7,27,"isBigInt"],[11,35,7,35],[11,37,7,37,"v"],[11,38,7,38],[11,39,7,39],[11,42,8,10,"v"],[11,43,8,11],[11,44,8,12,"toString"],[11,52,8,20],[11,53,8,21],[11,54,8,22],[11,57,9,10,"v"],[11,58,9,11],[12,2,10,0],[13,2,11,0],[14,0,12,0],[15,0,13,0],[16,0,14,0],[17,0,15,0],[18,2,16,0],[18,11,16,9,"stringify"],[18,20,16,18,"stringify"],[18,21,16,19,"value"],[18,26,16,24],[18,28,16,26,"space"],[18,33,16,31],[18,35,16,33],[19,4,17,4],[19,11,17,11,"JSON"],[19,15,17,15],[19,16,17,16,"stringify"],[19,25,17,25],[19,26,17,26,"value"],[19,31,17,31],[19,33,17,33,"replacer"],[19,41,17,41],[19,43,17,43,"space"],[19,48,17,48],[19,49,17,49],[20,2,18,0],[21,0,18,1],[21,3]],"functionMap":{"names":["<global>","replacer","stringify"],"mappings":"AAA;ACK;CDI;AEM;CFE"},"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
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":"./extrinsic/index.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":21,"index":132},"end":{"line":4,"column":52,"index":163}}],"key":"um07KLKSC61PvMmI5G+58MQc59s=","exportNames":["*"],"imports":1}},{"name":"./generic/index.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":21,"index":196},"end":{"line":5,"column":50,"index":225}}],"key":"FGqxoD+OVFJCwnJTu+aXEh8xYFY=","exportNames":["*"],"imports":1}},{"name":"./primitive/index.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":21,"index":258},"end":{"line":6,"column":52,"index":289}}],"key":"KprxaDTqSdiq6/hGz7gounKK6LI=","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 tslib_1 = require(_dependencyMap[0], \"tslib\");\n tslib_1.__exportStar(require(_dependencyMap[1], \"./extrinsic/index.js\"), exports);\n tslib_1.__exportStar(require(_dependencyMap[2], \"./generic/index.js\"), exports);\n tslib_1.__exportStar(require(_dependencyMap[3], \"./primitive/index.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,8,3,6,"tslib_1"],[7,15,3,13],[7,18,3,16,"require"],[7,25,3,23],[7,26,3,23,"_dependencyMap"],[7,40,3,23],[7,52,3,31],[7,53,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,72,4,51],[8,73,4,52],[8,75,4,54,"exports"],[8,82,4,61],[8,83,4,62],[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,72,6,51],[10,73,6,52],[10,75,6,54,"exports"],[10,82,6,61],[10,83,6,62],[11,0,6,63],[11,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":"./I32.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":17,"index":118},"end":{"line":4,"column":36,"index":137}}],"key":"e3PgVuawe/KhxyQaT9rxx86u2Kc=","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.isize = void 0;\n const I32_js_1 = require(_dependencyMap[0], \"./I32.js\");\n /**\n * @name ISize\n * @description\n * A System default signed number, typically used in RPC to report non-consensus\n * data. It is a wrapper for [[I32]] as a WASM default (as generated by Rust bindings).\n * It is not to be used, since it creates consensus mismatches.\n */\n class isize extends I32_js_1.i32 {\n constructor(registry, value) {\n super(registry, value);\n throw new Error('The `isize` type should not be used. Since it is platform-specific, it creates incompatibilities between native (generally i64) and WASM (always i32) code. Use one of the `i32` or `i64` types explicitly.');\n }\n }\n exports.isize = isize;\n});","lineCount":23,"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,"isize"],[7,15,3,13],[7,18,3,16],[7,23,3,21],[7,24,3,22],[8,2,4,0],[8,8,4,6,"I32_js_1"],[8,16,4,14],[8,19,4,17,"require"],[8,26,4,24],[8,27,4,24,"_dependencyMap"],[8,41,4,24],[8,56,4,35],[8,57,4,36],[9,2,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,2,12,0],[16,8,12,6,"isize"],[16,13,12,11],[16,22,12,20,"I32_js_1"],[16,30,12,28],[16,31,12,29,"i32"],[16,34,12,32],[16,35,12,33],[17,4,13,4,"constructor"],[17,15,13,15,"constructor"],[17,16,13,16,"registry"],[17,24,13,24],[17,26,13,26,"value"],[17,31,13,31],[17,33,13,33],[18,6,14,8],[18,11,14,13],[18,12,14,14,"registry"],[18,20,14,22],[18,22,14,24,"value"],[18,27,14,29],[18,28,14,30],[19,6,15,8],[19,12,15,14],[19,16,15,18,"Error"],[19,21,15,23],[19,22,15,24],[19,227,15,229],[19,228,15,230],[20,4,16,4],[21,2,17,0],[22,2,18,0,"exports"],[22,9,18,7],[22,10,18,8,"isize"],[22,15,18,13],[22,18,18,16,"isize"],[22,23,18,21],[23,0,18,22],[23,3]],"functionMap":{"names":["<global>","isize","isize#constructor"],"mappings":"AAA;ACW;ICC;KDG;CDC"},"hasCjsExports":true},"type":"js/module"}]}