auto-commit for cec575c0-476c-4bef-83da-9ee19fcf043c

This commit is contained in:
emergent-agent-e1
2025-11-08 10:07:13 +00:00
parent e576e8b1ef
commit 8ed8fb904f
2784 changed files with 2784 additions and 0 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/x-bigint/shim","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":0,"index":77},"end":{"line":3,"column":34,"index":111}}],"key":"GmhgTeBbcRbK6LQtzODIrx+c/GA=","exportNames":["*"],"imports":1}},{"name":"./crypto.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":20,"index":133},"end":{"line":4,"column":42,"index":155}}],"key":"ZnU4Bxv1476xXqInsbHz7+YYdYM=","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/x-bigint/shim\");\n var crypto_js_1 = require(_dependencyMap[1], \"./crypto.js\");\n (0, crypto_js_1.cryptoWaitReady)().catch(function () {\n // shouldn't happen, logged and caught inside cryptoWaitReady\n });\n});","lineCount":12,"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,54,3,33],[7,55,3,34],[8,2,4,0],[8,6,4,6,"crypto_js_1"],[8,17,4,17],[8,20,4,20,"require"],[8,27,4,27],[8,28,4,27,"_dependencyMap"],[8,42,4,27],[8,60,4,41],[8,61,4,42],[9,2,5,0],[9,3,5,1],[9,4,5,2],[9,6,5,4,"crypto_js_1"],[9,17,5,15],[9,18,5,16,"cryptoWaitReady"],[9,33,5,31],[9,35,5,33],[9,36,5,34],[9,37,5,35,"catch"],[9,42,5,40],[9,43,5,41],[9,55,5,47],[10,4,6,4],[11,2,6,4],[11,3,7,1],[11,4,7,2],[12,0,7,3],[12,3]],"functionMap":{"names":["<global>","_catch$argument_0"],"mappings":"AAA;yCCI;CDE"},"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
@@ -0,0 +1 @@
{"dependencies":[{"name":"../util/lift","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":13,"index":123},"end":{"line":4,"column":36,"index":146}}],"key":"QCxE0PdfaUm4cT9qPVYaaaoo46A=","exportNames":["*"],"imports":1}},{"name":"./OperatorSubscriber","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":27,"index":175},"end":{"line":5,"column":58,"index":206}}],"key":"5a4JxA+rxI0MIxewBKZddpWmHrQ=","exportNames":["*"],"imports":1}},{"name":"../util/noop","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":13,"index":221},"end":{"line":6,"column":36,"index":244}}],"key":"XTm0JeYORdE5C9a5/rqDrTNWRAE=","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.ignoreElements = void 0;\n var lift_1 = require(_dependencyMap[0], \"../util/lift\");\n var OperatorSubscriber_1 = require(_dependencyMap[1], \"./OperatorSubscriber\");\n var noop_1 = require(_dependencyMap[2], \"../util/noop\");\n function ignoreElements() {\n return lift_1.operate(function (source, subscriber) {\n source.subscribe(OperatorSubscriber_1.createOperatorSubscriber(subscriber, noop_1.noop));\n });\n }\n exports.ignoreElements = ignoreElements;\n});","lineCount":17,"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,"ignoreElements"],[7,24,3,22],[7,27,3,25],[7,32,3,30],[7,33,3,31],[8,2,4,0],[8,6,4,4,"lift_1"],[8,12,4,10],[8,15,4,13,"require"],[8,22,4,20],[8,23,4,20,"_dependencyMap"],[8,37,4,20],[8,56,4,35],[8,57,4,36],[9,2,5,0],[9,6,5,4,"OperatorSubscriber_1"],[9,26,5,24],[9,29,5,27,"require"],[9,36,5,34],[9,37,5,34,"_dependencyMap"],[9,51,5,34],[9,78,5,57],[9,79,5,58],[10,2,6,0],[10,6,6,4,"noop_1"],[10,12,6,10],[10,15,6,13,"require"],[10,22,6,20],[10,23,6,20,"_dependencyMap"],[10,37,6,20],[10,56,6,35],[10,57,6,36],[11,2,7,0],[11,11,7,9,"ignoreElements"],[11,25,7,23,"ignoreElements"],[11,26,7,23],[11,28,7,26],[12,4,8,4],[12,11,8,11,"lift_1"],[12,17,8,17],[12,18,8,18,"operate"],[12,25,8,25],[12,26,8,26],[12,36,8,36,"source"],[12,42,8,42],[12,44,8,44,"subscriber"],[12,54,8,54],[12,56,8,56],[13,6,9,8,"source"],[13,12,9,14],[13,13,9,15,"subscribe"],[13,22,9,24],[13,23,9,25,"OperatorSubscriber_1"],[13,43,9,45],[13,44,9,46,"createOperatorSubscriber"],[13,68,9,70],[13,69,9,71,"subscriber"],[13,79,9,81],[13,81,9,83,"noop_1"],[13,87,9,89],[13,88,9,90,"noop"],[13,92,9,94],[13,93,9,95],[13,94,9,96],[14,4,10,4],[14,5,10,5],[14,6,10,6],[15,2,11,0],[16,2,12,0,"exports"],[16,9,12,7],[16,10,12,8,"ignoreElements"],[16,24,12,22],[16,27,12,25,"ignoreElements"],[16,41,12,39],[17,0,12,40],[17,3]],"functionMap":{"names":["<global>","ignoreElements","lift_1.operate$argument_0"],"mappings":"AAA;ACM;0BCC;KDE;CDC"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var MIN_SIZE = 16 * 1024;\n var SafeUint32Array = typeof Uint32Array !== 'undefined' ? Uint32Array : Array; // fallback on Array when TypedArray is not supported\n\n module.exports = function adoptBuffer(buffer, size) {\n if (buffer === null || buffer.length < size) {\n return new SafeUint32Array(Math.max(size + 1024, MIN_SIZE));\n }\n return buffer;\n };\n});","lineCount":11,"map":[[2,2,1,0],[2,6,1,4,"MIN_SIZE"],[2,14,1,12],[2,17,1,15],[2,19,1,17],[2,22,1,20],[2,26,1,24],[3,2,2,0],[3,6,2,4,"SafeUint32Array"],[3,21,2,19],[3,24,2,22],[3,31,2,29,"Uint32Array"],[3,42,2,40],[3,47,2,45],[3,58,2,56],[3,61,2,59,"Uint32Array"],[3,72,2,70],[3,75,2,73,"Array"],[3,80,2,78],[3,81,2,79],[3,82,2,80],[5,2,4,0,"module"],[5,8,4,6],[5,9,4,7,"exports"],[5,16,4,14],[5,19,4,17],[5,28,4,26,"adoptBuffer"],[5,39,4,37,"adoptBuffer"],[5,40,4,38,"buffer"],[5,46,4,44],[5,48,4,46,"size"],[5,52,4,50],[5,54,4,52],[6,4,5,4],[6,8,5,8,"buffer"],[6,14,5,14],[6,19,5,19],[6,23,5,23],[6,27,5,27,"buffer"],[6,33,5,33],[6,34,5,34,"length"],[6,40,5,40],[6,43,5,43,"size"],[6,47,5,47],[6,49,5,49],[7,6,6,8],[7,13,6,15],[7,17,6,19,"SafeUint32Array"],[7,32,6,34],[7,33,6,35,"Math"],[7,37,6,39],[7,38,6,40,"max"],[7,41,6,43],[7,42,6,44,"size"],[7,46,6,48],[7,49,6,51],[7,53,6,55],[7,55,6,57,"MIN_SIZE"],[7,63,6,65],[7,64,6,66],[7,65,6,67],[8,4,7,4],[9,4,9,4],[9,11,9,11,"buffer"],[9,17,9,17],[10,2,10,0],[10,3,10,1],[11,0,10,2],[11,3]],"functionMap":{"names":["<global>","adoptBuffer"],"mappings":"AAA;iBCG;CDM"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"../ReadOnlyNode","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":14,"column":0},"end":{"line":14,"column":46}}],"key":"kmQO1D1LWE2UgCAXE58M/kfGqeg=","exportNames":["*"],"imports":1}},{"name":"../ReadOnlyElement","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":43,"column":27},"end":{"line":43,"column":56}}],"key":"G4zKTjrgAtYZS71Z8btSm0PNIi8=","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.getElementSibling = getElementSibling;\n var _ReadOnlyNode = require(_dependencyMap[0], \"../ReadOnlyNode\");\n var ReadOnlyElementClass;\n function getElementSibling(node, direction) {\n var _childNodes$position;\n var parent = node.parentNode;\n if (parent == null) {\n return null;\n }\n var childNodes = (0, _ReadOnlyNode.getChildNodes)(parent);\n var startPosition = childNodes.indexOf(node);\n if (startPosition === -1) {\n return null;\n }\n var increment = direction === 'next' ? 1 : -1;\n var position = startPosition + increment;\n if (ReadOnlyElementClass == null) {\n ReadOnlyElementClass = require(_dependencyMap[1], \"../ReadOnlyElement\").default;\n }\n while (childNodes[position] != null && !(childNodes[position] instanceof ReadOnlyElementClass)) {\n position = position + increment;\n }\n return (_childNodes$position = childNodes[position]) != null ? _childNodes$position : null;\n }\n});","lineCount":31,"map":[[7,2,20,0,"exports"],[7,9,20,0],[7,10,20,0,"getElementSibling"],[7,27,20,0],[7,30,20,0,"getElementSibling"],[7,47,20,0],[8,2,14,0],[8,6,14,0,"_ReadOnlyNode"],[8,19,14,0],[8,22,14,0,"require"],[8,29,14,0],[8,30,14,0,"_dependencyMap"],[8,44,14,0],[9,2,18,0],[9,6,18,4,"ReadOnlyElementClass"],[9,26,18,48],[10,2,20,7],[10,11,20,16,"getElementSibling"],[10,28,20,33,"getElementSibling"],[10,29,21,2,"node"],[10,33,21,20],[10,35,22,2,"direction"],[10,44,22,32],[10,46,23,26],[11,4,23,26],[11,8,23,26,"_childNodes$position"],[11,28,23,26],[12,4,24,2],[12,8,24,8,"parent"],[12,14,24,14],[12,17,24,17,"node"],[12,21,24,21],[12,22,24,22,"parentNode"],[12,32,24,32],[13,4,25,2],[13,8,25,6,"parent"],[13,14,25,12],[13,18,25,16],[13,22,25,20],[13,24,25,22],[14,6,27,4],[14,13,27,11],[14,17,27,15],[15,4,28,2],[16,4,30,2],[16,8,30,8,"childNodes"],[16,18,30,18],[16,21,30,21],[16,25,30,21,"getChildNodes"],[16,38,30,34],[16,39,30,34,"getChildNodes"],[16,52,30,34],[16,54,30,35,"parent"],[16,60,30,41],[16,61,30,42],[17,4,32,2],[17,8,32,8,"startPosition"],[17,21,32,21],[17,24,32,24,"childNodes"],[17,34,32,34],[17,35,32,35,"indexOf"],[17,42,32,42],[17,43,32,43,"node"],[17,47,32,47],[17,48,32,48],[18,4,33,2],[18,8,33,6,"startPosition"],[18,21,33,19],[18,26,33,24],[18,27,33,25],[18,28,33,26],[18,30,33,28],[19,6,34,4],[19,13,34,11],[19,17,34,15],[20,4,35,2],[21,4,37,2],[21,8,37,8,"increment"],[21,17,37,17],[21,20,37,20,"direction"],[21,29,37,29],[21,34,37,34],[21,40,37,40],[21,43,37,43],[21,44,37,44],[21,47,37,47],[21,48,37,48],[21,49,37,49],[22,4,39,2],[22,8,39,6,"position"],[22,16,39,14],[22,19,39,17,"startPosition"],[22,32,39,30],[22,35,39,33,"increment"],[22,44,39,42],[23,4,41,2],[23,8,41,6,"ReadOnlyElementClass"],[23,28,41,26],[23,32,41,30],[23,36,41,34],[23,38,41,36],[24,6,43,4,"ReadOnlyElementClass"],[24,26,43,24],[24,29,43,27,"require"],[24,36,43,34],[24,37,43,34,"_dependencyMap"],[24,51,43,34],[24,76,43,55],[24,77,43,56],[24,78,43,57,"default"],[24,85,43,64],[25,4,44,2],[26,4,46,2],[26,11,47,4,"childNodes"],[26,21,47,14],[26,22,47,15,"position"],[26,30,47,23],[26,31,47,24],[26,35,47,28],[26,39,47,32],[26,43,48,4],[26,45,48,6,"childNodes"],[26,55,48,16],[26,56,48,17,"position"],[26,64,48,25],[26,65,48,26],[26,77,48,38,"ReadOnlyElementClass"],[26,97,48,58],[26,98,48,59],[26,100,49,4],[27,6,50,4,"position"],[27,14,50,12],[27,17,50,15,"position"],[27,25,50,23],[27,28,50,26,"increment"],[27,37,50,35],[28,4,51,2],[29,4,53,2],[29,12,53,2,"_childNodes$position"],[29,32,53,2],[29,35,53,9,"childNodes"],[29,45,53,19],[29,46,53,20,"position"],[29,54,53,28],[29,55,53,29],[29,67,53,29,"_childNodes$position"],[29,87,53,29],[29,90,53,33],[29,94,53,37],[30,2,54,0],[31,0,54,1],[31,3]],"functionMap":{"names":["<global>","getElementSibling"],"mappings":"AAA;OCmB"},"hasCjsExports":false},"type":"js/module"}]}