auto-commit for 419f22ef-909a-4d7d-ab8a-e053a891ce1f

This commit is contained in:
emergent-agent-e1
2025-10-24 02:46:57 +00:00
parent 41853ac979
commit c0604aafc1
1555 changed files with 1555 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"../Observable","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":43,"index":43}}],"key":"3chFZ0nEfWa0F3fTI30bmkv43Ro=","exportNames":["*"],"imports":1}},{"name":"../util/noop","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":44},"end":{"line":2,"column":36,"index":80}}],"key":"aChhNv96bmGLjINs7rQzzQIz8Yw=","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 Object.defineProperty(exports, \"NEVER\", {\n enumerable: true,\n get: function () {\n return NEVER;\n }\n });\n exports.never = never;\n var _Observable = require(_dependencyMap[0], \"../Observable\");\n var _utilNoop = require(_dependencyMap[1], \"../util/noop\");\n var NEVER = new _Observable.Observable(_utilNoop.noop);\n function never() {\n return NEVER;\n }\n});","lineCount":20,"map":[[7,2,3,0,"Object"],[7,8,3,0],[7,9,3,0,"defineProperty"],[7,23,3,0],[7,24,3,0,"exports"],[7,31,3,0],[8,4,3,0,"enumerable"],[8,14,3,0],[9,4,3,0,"get"],[9,7,3,0],[9,18,3,0,"get"],[9,19,3,0],[10,6,3,0],[10,13,3,0,"NEVER"],[10,18,3,0],[11,4,3,0],[12,2,3,0],[13,2,4,0,"exports"],[13,9,4,0],[13,10,4,0,"never"],[13,15,4,0],[13,18,4,0,"never"],[13,23,4,0],[14,2,1,0],[14,6,1,0,"_Observable"],[14,17,1,0],[14,20,1,0,"require"],[14,27,1,0],[14,28,1,0,"_dependencyMap"],[14,42,1,0],[15,2,2,0],[15,6,2,0,"_utilNoop"],[15,15,2,0],[15,18,2,0,"require"],[15,25,2,0],[15,26,2,0,"_dependencyMap"],[15,40,2,0],[16,2,3,7],[16,6,3,11,"NEVER"],[16,11,3,16],[16,14,3,19],[16,18,3,23,"Observable"],[16,29,3,33],[16,30,3,33,"Observable"],[16,40,3,33],[16,41,3,34,"noop"],[16,50,3,38],[16,51,3,38,"noop"],[16,55,3,38],[16,56,3,39],[17,2,4,7],[17,11,4,16,"never"],[17,16,4,21,"never"],[17,17,4,21],[17,19,4,24],[18,4,5,4],[18,11,5,11,"NEVER"],[18,16,5,16],[19,2,6,0],[20,0,6,1],[20,3]],"functionMap":{"names":["<global>","never"],"mappings":"AAA;OCG;CDE"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"../base64/index.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":50,"index":50}}],"key":"Z3xSsNbHAikkzQWtTKgHwrc2kqk=","exportNames":["*"],"imports":1}},{"name":"./constants.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":51},"end":{"line":2,"column":75,"index":126}}],"key":"46QfplZMuoT7/1B4GqMDknw8q/g=","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.jsonEncryptFormat = jsonEncryptFormat;\n var _base64IndexJs = require(_dependencyMap[0], \"../base64/index.js\");\n var _constantsJs = require(_dependencyMap[1], \"./constants.js\");\n function jsonEncryptFormat(encoded, contentType, isEncrypted) {\n return {\n encoded: (0, _base64IndexJs.base64Encode)(encoded),\n encoding: {\n content: contentType,\n type: isEncrypted ? _constantsJs.ENCODING : _constantsJs.ENCODING_NONE,\n version: _constantsJs.ENCODING_VERSION\n }\n };\n }\n});","lineCount":20,"map":[[7,2,3,0,"exports"],[7,9,3,0],[7,10,3,0,"jsonEncryptFormat"],[7,27,3,0],[7,30,3,0,"jsonEncryptFormat"],[7,47,3,0],[8,2,1,0],[8,6,1,0,"_base64IndexJs"],[8,20,1,0],[8,23,1,0,"require"],[8,30,1,0],[8,31,1,0,"_dependencyMap"],[8,45,1,0],[9,2,2,0],[9,6,2,0,"_constantsJs"],[9,18,2,0],[9,21,2,0,"require"],[9,28,2,0],[9,29,2,0,"_dependencyMap"],[9,43,2,0],[10,2,3,7],[10,11,3,16,"jsonEncryptFormat"],[10,28,3,33,"jsonEncryptFormat"],[10,29,3,34,"encoded"],[10,36,3,41],[10,38,3,43,"contentType"],[10,49,3,54],[10,51,3,56,"isEncrypted"],[10,62,3,67],[10,64,3,69],[11,4,4,4],[11,11,4,11],[12,6,5,8,"encoded"],[12,13,5,15],[12,15,5,17],[12,19,5,17,"base64Encode"],[12,33,5,29],[12,34,5,29,"base64Encode"],[12,46,5,29],[12,48,5,30,"encoded"],[12,55,5,37],[12,56,5,38],[13,6,6,8,"encoding"],[13,14,6,16],[13,16,6,18],[14,8,7,12,"content"],[14,15,7,19],[14,17,7,21,"contentType"],[14,28,7,32],[15,8,8,12,"type"],[15,12,8,16],[15,14,8,18,"isEncrypted"],[15,25,8,29],[15,28,9,18,"ENCODING"],[15,40,9,26],[15,41,9,26,"ENCODING"],[15,49,9,26],[15,52,10,18,"ENCODING_NONE"],[15,64,10,31],[15,65,10,31,"ENCODING_NONE"],[15,78,10,31],[16,8,11,12,"version"],[16,15,11,19],[16,17,11,21,"ENCODING_VERSION"],[16,29,11,37],[16,30,11,37,"ENCODING_VERSION"],[17,6,12,8],[18,4,13,4],[18,5,13,5],[19,2,14,0],[20,0,14,1],[20,3]],"functionMap":{"names":["<global>","jsonEncryptFormat"],"mappings":"AAA;OCE;CDW"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/types-codec","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":44,"index":44}}],"key":"4J9mGJyxcRzjwnWeFPHBw1ClKiw=","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 Object.defineProperty(exports, \"MAGIC_NUMBER\", {\n enumerable: true,\n get: function () {\n return MAGIC_NUMBER;\n }\n });\n Object.defineProperty(exports, \"MagicNumber\", {\n enumerable: true,\n get: function () {\n return MagicNumber;\n }\n });\n var _polkadotTypesCodec = require(_dependencyMap[0], \"@polkadot/types-codec\");\n const MAGIC_NUMBER = 0x6174656d; // `meta`, reversed for Little Endian encoding\n class MagicNumber extends _polkadotTypesCodec.U32 {\n constructor(registry, value) {\n super(registry, value);\n if (!this.isEmpty && !this.eq(MAGIC_NUMBER)) {\n throw new Error(`MagicNumber mismatch: expected ${registry.createTypeUnsafe('u32', [MAGIC_NUMBER]).toHex()}, found ${this.toHex()}`);\n }\n }\n }\n});","lineCount":29,"map":[[7,2,2,0,"Object"],[7,8,2,0],[7,9,2,0,"defineProperty"],[7,23,2,0],[7,24,2,0,"exports"],[7,31,2,0],[8,4,2,0,"enumerable"],[8,14,2,0],[9,4,2,0,"get"],[9,7,2,0],[9,18,2,0,"get"],[9,19,2,0],[10,6,2,0],[10,13,2,0,"MAGIC_NUMBER"],[10,25,2,0],[11,4,2,0],[12,2,2,0],[13,2,3,0,"Object"],[13,8,3,0],[13,9,3,0,"defineProperty"],[13,23,3,0],[13,24,3,0,"exports"],[13,31,3,0],[14,4,3,0,"enumerable"],[14,14,3,0],[15,4,3,0,"get"],[15,7,3,0],[15,18,3,0,"get"],[15,19,3,0],[16,6,3,0],[16,13,3,0,"MagicNumber"],[16,24,3,0],[17,4,3,0],[18,2,3,0],[19,2,1,0],[19,6,1,0,"_polkadotTypesCodec"],[19,25,1,0],[19,28,1,0,"require"],[19,35,1,0],[19,36,1,0,"_dependencyMap"],[19,50,1,0],[20,2,2,7],[20,8,2,13,"MAGIC_NUMBER"],[20,20,2,25],[20,23,2,28],[20,33,2,38],[20,34,2,39],[20,35,2,40],[21,2,3,7],[21,8,3,13,"MagicNumber"],[21,19,3,24],[21,28,3,33,"U32"],[21,47,3,36],[21,48,3,36,"U32"],[21,51,3,36],[21,52,3,37],[22,4,4,4,"constructor"],[22,15,4,15,"constructor"],[22,16,4,16,"registry"],[22,24,4,24],[22,26,4,26,"value"],[22,31,4,31],[22,33,4,33],[23,6,5,8],[23,11,5,13],[23,12,5,14,"registry"],[23,20,5,22],[23,22,5,24,"value"],[23,27,5,29],[23,28,5,30],[24,6,6,8],[24,10,6,12],[24,11,6,13],[24,15,6,17],[24,16,6,18,"isEmpty"],[24,23,6,25],[24,27,6,29],[24,28,6,30],[24,32,6,34],[24,33,6,35,"eq"],[24,35,6,37],[24,36,6,38,"MAGIC_NUMBER"],[24,48,6,50],[24,49,6,51],[24,51,6,53],[25,8,7,12],[25,14,7,18],[25,18,7,22,"Error"],[25,23,7,27],[25,24,7,28],[25,58,7,62,"registry"],[25,66,7,70],[25,67,7,71,"createTypeUnsafe"],[25,83,7,87],[25,84,7,88],[25,89,7,93],[25,91,7,95],[25,92,7,96,"MAGIC_NUMBER"],[25,104,7,108],[25,105,7,109],[25,106,7,110],[25,107,7,111,"toHex"],[25,112,7,116],[25,113,7,117],[25,114,7,118],[25,125,7,129],[25,129,7,133],[25,130,7,134,"toHex"],[25,135,7,139],[25,136,7,140],[25,137,7,141],[25,139,7,143],[25,140,7,144],[26,6,8,8],[27,4,9,4],[28,2,10,0],[29,0,10,1],[29,3]],"functionMap":{"names":["<global>","MagicNumber","constructor"],"mappings":"AAA;OCE;ICC;KDK;CDC"},"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
@@ -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, \"FontDisplay\", {\n enumerable: true,\n get: function () {\n return FontDisplay;\n }\n });\n // @needsAudit\n /**\n * Sets the [font-display](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display)\n * for a given typeface. The default font value on web is `FontDisplay.AUTO`.\n * Even though setting the `fontDisplay` does nothing on native platforms, the default behavior\n * emulates `FontDisplay.SWAP` on flagship devices like iOS, Samsung, Pixel, etc. Default\n * functionality varies on One Plus devices. In the browser this value is set in the generated\n * `@font-face` CSS block and not as a style property meaning you cannot dynamically change this\n * value based on the element it's used in.\n * @platform web\n */\n var FontDisplay;\n (function (FontDisplay) {\n /**\n * __(Default)__ The font display strategy is defined by the user agent or platform.\n * This generally defaults to the text being invisible until the font is loaded.\n * Good for buttons or banners that require a specific treatment.\n */\n FontDisplay[\"AUTO\"] = \"auto\";\n /**\n * Fallback text is rendered immediately with a default font while the desired font is loaded.\n * This is good for making the content appear to load instantly and is usually preferred.\n */\n FontDisplay[\"SWAP\"] = \"swap\";\n /**\n * The text will be invisible until the font has loaded. If the font fails to load then nothing\n * will appear - it's best to turn this off when debugging missing text.\n */\n FontDisplay[\"BLOCK\"] = \"block\";\n /**\n * Splits the behavior between `SWAP` and `BLOCK`.\n * There will be a [100ms timeout](https://developers.google.com/web/updates/2016/02/font-display?hl=en)\n * where the text with a custom font is invisible, after that the text will either swap to the\n * styled text or it'll show the unstyled text and continue to load the custom font. This is good\n * for buttons that need a custom font but should also be quickly available to screen-readers.\n */\n FontDisplay[\"FALLBACK\"] = \"fallback\";\n /**\n * This works almost identically to `FALLBACK`, the only difference is that the browser will\n * decide to load the font based on slow connection speed or critical resource demand.\n */\n FontDisplay[\"OPTIONAL\"] = \"optional\";\n })(FontDisplay || (FontDisplay = {}));\n});","lineCount":56,"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,"FontDisplay"],[10,24,12,0],[11,4,12,0],[12,2,12,0],[13,2,1,0],[14,2,2,0],[15,0,3,0],[16,0,4,0],[17,0,5,0],[18,0,6,0],[19,0,7,0],[20,0,8,0],[21,0,9,0],[22,0,10,0],[23,0,11,0],[24,2,12,7],[24,6,12,11,"FontDisplay"],[24,17,12,22],[25,2,13,0],[25,3,13,1],[25,13,13,11,"FontDisplay"],[25,24,13,22],[25,26,13,24],[26,4,14,4],[27,0,15,0],[28,0,16,0],[29,0,17,0],[30,0,18,0],[31,4,19,4,"FontDisplay"],[31,15,19,15],[31,16,19,16],[31,22,19,22],[31,23,19,23],[31,26,19,26],[31,32,19,32],[32,4,20,4],[33,0,21,0],[34,0,22,0],[35,0,23,0],[36,4,24,4,"FontDisplay"],[36,15,24,15],[36,16,24,16],[36,22,24,22],[36,23,24,23],[36,26,24,26],[36,32,24,32],[37,4,25,4],[38,0,26,0],[39,0,27,0],[40,0,28,0],[41,4,29,4,"FontDisplay"],[41,15,29,15],[41,16,29,16],[41,23,29,23],[41,24,29,24],[41,27,29,27],[41,34,29,34],[42,4,30,4],[43,0,31,0],[44,0,32,0],[45,0,33,0],[46,0,34,0],[47,0,35,0],[48,0,36,0],[49,4,37,4,"FontDisplay"],[49,15,37,15],[49,16,37,16],[49,26,37,26],[49,27,37,27],[49,30,37,30],[49,40,37,40],[50,4,38,4],[51,0,39,0],[52,0,40,0],[53,0,41,0],[54,4,42,4,"FontDisplay"],[54,15,42,15],[54,16,42,16],[54,26,42,26],[54,27,42,27],[54,30,42,30],[54,40,42,40],[55,2,43,0],[55,3,43,1],[55,5,43,3,"FontDisplay"],[55,16,43,14],[55,21,43,19,"FontDisplay"],[55,32,43,30],[55,35,43,33],[55,36,43,34],[55,37,43,35],[55,38,43,36],[55,39,43,37],[56,0,43,38],[56,3]],"functionMap":{"names":["<global>","<anonymous>"],"mappings":"AAA;CCY;CD8B"},"hasCjsExports":false},"type":"js/module"}]}