auto-commit for 155cdee4-7b20-4acf-ad4d-053760ff258d

This commit is contained in:
emergent-agent-e1
2025-10-24 02:48:32 +00:00
parent 02778c9714
commit 8d0ee162c0
1845 changed files with 1845 additions and 0 deletions
@@ -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.toV13 = toV13;\n /**\n * @internal\n **/\n function toV13(registry, v12) {\n return registry.createTypeUnsafe('MetadataV13', [v12]);\n }\n});","lineCount":14,"map":[[7,2,4,0,"exports"],[7,9,4,0],[7,10,4,0,"toV13"],[7,15,4,0],[7,18,4,0,"toV13"],[7,23,4,0],[8,2,1,0],[9,0,2,0],[10,0,3,0],[11,2,4,7],[11,11,4,16,"toV13"],[11,16,4,21,"toV13"],[11,17,4,22,"registry"],[11,25,4,30],[11,27,4,32,"v12"],[11,30,4,35],[11,32,4,37],[12,4,5,4],[12,11,5,11,"registry"],[12,19,5,19],[12,20,5,20,"createTypeUnsafe"],[12,36,5,36],[12,37,5,37],[12,50,5,50],[12,52,5,52],[12,53,5,53,"v12"],[12,56,5,56],[12,57,5,57],[12,58,5,58],[13,2,6,0],[14,0,6,1],[14,3]],"functionMap":{"names":["<global>","toV13"],"mappings":"AAA;OCG;CDE"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./createIconSet","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":44,"index":44}}],"key":"PQt9ucTb+ABlKWjDhj7L4XHxOIA=","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 _ref;\n }\n });\n var _createIconSet = require(_dependencyMap[0], \"./createIconSet\");\n var createIconSet = _interopDefault(_createIconSet);\n function _ref(config, expoFontName, expoAssetId) {\n const glyphMap = {};\n config.icons.forEach(icon => {\n icon.properties.name.split(/\\s*,\\s*/g).forEach(name => {\n glyphMap[name] = icon.properties.code;\n });\n });\n const fontFamily = expoFontName || config.preferences.fontPref.metadata.fontFamily;\n return (0, createIconSet.default)(glyphMap, fontFamily, expoAssetId || `${fontFamily}.ttf`);\n }\n});","lineCount":30,"map":[[12,2,2,15,"Object"],[12,8,2,15],[12,9,2,15,"defineProperty"],[12,23,2,15],[12,24,2,15,"exports"],[12,31,2,15],[13,4,2,15,"enumerable"],[13,14,2,15],[14,4,2,15,"get"],[14,7,2,15],[14,18,2,15,"get"],[14,19,2,15],[15,6,2,15],[15,13,2,15,"_ref"],[15,17,2,15],[16,4,2,15],[17,2,2,15],[18,2,1,0],[18,6,1,0,"_createIconSet"],[18,20,1,0],[18,23,1,0,"require"],[18,30,1,0],[18,31,1,0,"_dependencyMap"],[18,45,1,0],[19,2,1,0],[19,6,1,0,"createIconSet"],[19,19,1,0],[19,22,1,0,"_interopDefault"],[19,37,1,0],[19,38,1,0,"_createIconSet"],[19,52,1,0],[20,2,2,15],[20,11,2,15,"_ref"],[20,16,2,25,"config"],[20,22,2,31],[20,24,2,33,"expoFontName"],[20,36,2,45],[20,38,2,47,"expoAssetId"],[20,49,2,58],[20,51,2,60],[21,4,3,4],[21,10,3,10,"glyphMap"],[21,18,3,18],[21,21,3,21],[21,22,3,22],[21,23,3,23],[22,4,4,4,"config"],[22,10,4,10],[22,11,4,11,"icons"],[22,16,4,16],[22,17,4,17,"forEach"],[22,24,4,24],[22,25,4,26,"icon"],[22,29,4,30],[22,33,4,35],[23,6,5,8,"icon"],[23,10,5,12],[23,11,5,13,"properties"],[23,21,5,23],[23,22,5,24,"name"],[23,26,5,28],[23,27,5,29,"split"],[23,32,5,34],[23,33,5,35],[23,43,5,45],[23,44,5,46],[23,45,5,47,"forEach"],[23,52,5,54],[23,53,5,56,"name"],[23,57,5,60],[23,61,5,65],[24,8,6,12,"glyphMap"],[24,16,6,20],[24,17,6,21,"name"],[24,21,6,25],[24,22,6,26],[24,25,6,29,"icon"],[24,29,6,33],[24,30,6,34,"properties"],[24,40,6,44],[24,41,6,45,"code"],[24,45,6,49],[25,6,7,8],[25,7,7,9],[25,8,7,10],[26,4,8,4],[26,5,8,5],[26,6,8,6],[27,4,9,4],[27,10,9,10,"fontFamily"],[27,20,9,20],[27,23,9,23,"expoFontName"],[27,35,9,35],[27,39,9,39,"config"],[27,45,9,45],[27,46,9,46,"preferences"],[27,57,9,57],[27,58,9,58,"fontPref"],[27,66,9,66],[27,67,9,67,"metadata"],[27,75,9,75],[27,76,9,76,"fontFamily"],[27,86,9,86],[28,4,10,4],[28,11,10,11],[28,15,10,11,"createIconSet"],[28,28,10,24],[28,29,10,24,"default"],[28,36,10,24],[28,38,10,25,"glyphMap"],[28,46,10,33],[28,48,10,35,"fontFamily"],[28,58,10,45],[28,60,10,47,"expoAssetId"],[28,71,10,58],[28,75,10,62],[28,78,10,65,"fontFamily"],[28,88,10,75],[28,94,10,81],[28,95,10,82],[29,2,11,0],[30,0,11,1],[30,3]],"functionMap":{"names":["<global>","default","config.icons.forEach$argument_0","icon.properties.name.split.forEach$argument_0"],"mappings":"AAA;eCC;yBCE;uDCC;SDE;KDC;CDG"},"hasCjsExports":false},"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 Object.defineProperty(exports, \"runtime\", {\n enumerable: true,\n get: function () {\n return runtime;\n }\n });\n const META_V1_TO_V2 = {\n metadata: {\n description: 'Returns the metadata of a runtime',\n params: [],\n type: 'OpaqueMetadata'\n }\n };\n const runtime = {\n Metadata: [{\n methods: Object.assign({\n metadata_at_version: {\n description: 'Returns the metadata at a given version.',\n params: [{\n name: 'version',\n type: 'u32'\n }],\n type: 'Option<OpaqueMetadata>'\n },\n metadata_versions: {\n description: 'Returns the supported metadata versions.',\n params: [],\n type: 'Vec<u32>'\n }\n }, META_V1_TO_V2),\n version: 2\n }, {\n methods: Object.assign({}, META_V1_TO_V2),\n version: 1\n }]\n };\n});","lineCount":43,"map":[[7,2,8,0,"Object"],[7,8,8,0],[7,9,8,0,"defineProperty"],[7,23,8,0],[7,24,8,0,"exports"],[7,31,8,0],[8,4,8,0,"enumerable"],[8,14,8,0],[9,4,8,0,"get"],[9,7,8,0],[9,18,8,0,"get"],[9,19,8,0],[10,6,8,0],[10,13,8,0,"runtime"],[10,20,8,0],[11,4,8,0],[12,2,8,0],[13,2,1,0],[13,8,1,6,"META_V1_TO_V2"],[13,21,1,19],[13,24,1,22],[14,4,2,4,"metadata"],[14,12,2,12],[14,14,2,14],[15,6,3,8,"description"],[15,17,3,19],[15,19,3,21],[15,54,3,56],[16,6,4,8,"params"],[16,12,4,14],[16,14,4,16],[16,16,4,18],[17,6,5,8,"type"],[17,10,5,12],[17,12,5,14],[18,4,6,4],[19,2,7,0],[19,3,7,1],[20,2,8,7],[20,8,8,13,"runtime"],[20,15,8,20],[20,18,8,23],[21,4,9,4,"Metadata"],[21,12,9,12],[21,14,9,14],[21,15,10,8],[22,6,11,12,"methods"],[22,13,11,19],[22,15,11,19,"Object"],[22,21,11,19],[22,22,11,19,"assign"],[22,28,11,19],[23,8,12,16,"metadata_at_version"],[23,27,12,35],[23,29,12,37],[24,10,13,20,"description"],[24,21,13,31],[24,23,13,33],[24,65,13,75],[25,10,14,20,"params"],[25,16,14,26],[25,18,14,28],[25,19,15,24],[26,12,16,28,"name"],[26,16,16,32],[26,18,16,34],[26,27,16,43],[27,12,17,28,"type"],[27,16,17,32],[27,18,17,34],[28,10,18,24],[28,11,18,25],[28,12,19,21],[29,10,20,20,"type"],[29,14,20,24],[29,16,20,26],[30,8,21,16],[30,9,21,17],[31,8,22,16,"metadata_versions"],[31,25,22,33],[31,27,22,35],[32,10,23,20,"description"],[32,21,23,31],[32,23,23,33],[32,65,23,75],[33,10,24,20,"params"],[33,16,24,26],[33,18,24,28],[33,20,24,30],[34,10,25,20,"type"],[34,14,25,24],[34,16,25,26],[35,8,26,16],[36,6,26,17],[36,9,27,19,"META_V1_TO_V2"],[36,22,27,32],[36,23,28,13],[37,6,29,12,"version"],[37,13,29,19],[37,15,29,21],[38,4,30,8],[38,5,30,9],[38,7,31,8],[39,6,32,12,"methods"],[39,13,32,19],[39,15,32,19,"Object"],[39,21,32,19],[39,22,32,19,"assign"],[39,28,32,19],[39,33,33,19,"META_V1_TO_V2"],[39,46,33,32],[39,47,34,13],[40,6,35,12,"version"],[40,13,35,19],[40,15,35,21],[41,4,36,8],[41,5,36,9],[42,2,38,0],[42,3,38,1],[43,0,38,2],[43,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./fromU8a.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":46,"index":46}}],"key":"iUkI7q+RA3L90x8A4JweQCfPTok=","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.compactStripLength = compactStripLength;\n var _fromU8aJs = require(_dependencyMap[0], \"./fromU8a.js\");\n /**\n * @name compactStripLength\n * @description Removes the length prefix, returning both the total length (including the value + compact encoding) and the decoded value with the correct length\n * @example\n * <BR>\n *\n * ```javascript\n * import { compactStripLength } from '@polkadot/util';\n *\n * console.log(compactStripLength(new Uint8Array([2 << 2, 0xde, 0xad]))); // [2, Uint8Array[0xde, 0xad]]\n * ```\n */\n function compactStripLength(input) {\n const [offset, length] = (0, _fromU8aJs.compactFromU8a)(input);\n const total = offset + length.toNumber();\n return [total, input.subarray(offset, total)];\n }\n});","lineCount":26,"map":[[7,2,14,0,"exports"],[7,9,14,0],[7,10,14,0,"compactStripLength"],[7,28,14,0],[7,31,14,0,"compactStripLength"],[7,49,14,0],[8,2,1,0],[8,6,1,0,"_fromU8aJs"],[8,16,1,0],[8,19,1,0,"require"],[8,26,1,0],[8,27,1,0,"_dependencyMap"],[8,41,1,0],[9,2,2,0],[10,0,3,0],[11,0,4,0],[12,0,5,0],[13,0,6,0],[14,0,7,0],[15,0,8,0],[16,0,9,0],[17,0,10,0],[18,0,11,0],[19,0,12,0],[20,0,13,0],[21,2,14,7],[21,11,14,16,"compactStripLength"],[21,29,14,34,"compactStripLength"],[21,30,14,35,"input"],[21,35,14,40],[21,37,14,42],[22,4,15,4],[22,10,15,10],[22,11,15,11,"offset"],[22,17,15,17],[22,19,15,19,"length"],[22,25,15,25],[22,26,15,26],[22,29,15,29],[22,33,15,29,"compactFromU8a"],[22,43,15,43],[22,44,15,43,"compactFromU8a"],[22,58,15,43],[22,60,15,44,"input"],[22,65,15,49],[22,66,15,50],[23,4,16,4],[23,10,16,10,"total"],[23,15,16,15],[23,18,16,18,"offset"],[23,24,16,24],[23,27,16,27,"length"],[23,33,16,33],[23,34,16,34,"toNumber"],[23,42,16,42],[23,43,16,43],[23,44,16,44],[24,4,17,4],[24,11,17,11],[24,12,18,8,"total"],[24,17,18,13],[24,19,19,8,"input"],[24,24,19,13],[24,25,19,14,"subarray"],[24,33,19,22],[24,34,19,23,"offset"],[24,40,19,29],[24,42,19,31,"total"],[24,47,19,36],[24,48,19,37],[24,49,20,5],[25,2,21,0],[26,0,21,1],[26,3]],"functionMap":{"names":["<global>","compactStripLength"],"mappings":"AAA;OCa;CDO"},"hasCjsExports":false},"type":"js/module"}]}