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":"./switchMap","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":40,"index":40}}],"key":"AD+oG99PrlSu3dUBV2RCoB68Lb8=","exportNames":["*"],"imports":1}},{"name":"../util/identity","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":41},"end":{"line":2,"column":44,"index":85}}],"key":"TpIYAU+aHK19wfg3ESJ24BwGs2Q=","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.switchAll = switchAll;\n var _switchMap = require(_dependencyMap[0], \"./switchMap\");\n var _utilIdentity = require(_dependencyMap[1], \"../util/identity\");\n function switchAll() {\n return (0, _switchMap.switchMap)(_utilIdentity.identity);\n }\n});","lineCount":13,"map":[[7,2,3,0,"exports"],[7,9,3,0],[7,10,3,0,"switchAll"],[7,19,3,0],[7,22,3,0,"switchAll"],[7,31,3,0],[8,2,1,0],[8,6,1,0,"_switchMap"],[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],[9,6,2,0,"_utilIdentity"],[9,19,2,0],[9,22,2,0,"require"],[9,29,2,0],[9,30,2,0,"_dependencyMap"],[9,44,2,0],[10,2,3,7],[10,11,3,16,"switchAll"],[10,20,3,25,"switchAll"],[10,21,3,25],[10,23,3,28],[11,4,4,4],[11,11,4,11],[11,15,4,11,"switchMap"],[11,25,4,20],[11,26,4,20,"switchMap"],[11,35,4,20],[11,37,4,21,"identity"],[11,50,4,29],[11,51,4,29,"identity"],[11,59,4,29],[11,60,4,30],[12,2,5,0],[13,0,5,1],[13,3]],"functionMap":{"names":["<global>","switchAll"],"mappings":"AAA;OCE;CDE"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/types-create","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":53,"index":53}}],"key":"/WIJesF6sjfuSS2ZqxoEkhCD2Pk=","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, \"versioned\", {\n enumerable: true,\n get: function () {\n return versioned;\n }\n });\n var _polkadotTypesCreate = require(_dependencyMap[0], \"@polkadot/types-create\");\n const sharedTypes = {\n DispatchErrorModule: 'DispatchErrorModuleU8',\n TAssetBalance: 'u128',\n ProxyType: {\n _enum: ['Any', 'NonTransfer', 'CancelProxy', 'Assets', 'AssetOwner', 'AssetManager', 'Staking']\n },\n Weight: 'WeightV1'\n };\n const versioned = [{\n minmax: [0, 3],\n types: {\n // Enum was modified mid-flight -\n // https://github.com/paritytech/substrate/pull/10382/files#diff-e4e016b33a82268b6208dc974eea841bad47597865a749fee2f937eb6fdf67b4R498\n DispatchError: 'DispatchErrorPre6First',\n ...sharedTypes,\n ...(0, _polkadotTypesCreate.mapXcmTypes)('V0')\n }\n }, {\n minmax: [4, 5],\n types: {\n // As above, see https://github.com/polkadot-js/api/issues/5301\n DispatchError: 'DispatchErrorPre6First',\n ...sharedTypes,\n ...(0, _polkadotTypesCreate.mapXcmTypes)('V1')\n }\n }, {\n // metadata V14\n minmax: [500, 9999],\n types: {\n Weight: 'WeightV1',\n TAssetConversion: 'Option<AssetId>'\n }\n }, {\n minmax: [10000, undefined],\n types: {\n Weight: 'WeightV1'\n }\n }];\n});","lineCount":52,"map":[[7,2,18,0,"Object"],[7,8,18,0],[7,9,18,0,"defineProperty"],[7,23,18,0],[7,24,18,0,"exports"],[7,31,18,0],[8,4,18,0,"enumerable"],[8,14,18,0],[9,4,18,0,"get"],[9,7,18,0],[9,18,18,0,"get"],[9,19,18,0],[10,6,18,0],[10,13,18,0,"versioned"],[10,22,18,0],[11,4,18,0],[12,2,18,0],[13,2,1,0],[13,6,1,0,"_polkadotTypesCreate"],[13,26,1,0],[13,29,1,0,"require"],[13,36,1,0],[13,37,1,0,"_dependencyMap"],[13,51,1,0],[14,2,2,0],[14,8,2,6,"sharedTypes"],[14,19,2,17],[14,22,2,20],[15,4,3,4,"DispatchErrorModule"],[15,23,3,23],[15,25,3,25],[15,48,3,48],[16,4,4,4,"TAssetBalance"],[16,17,4,17],[16,19,4,19],[16,25,4,25],[17,4,5,4,"ProxyType"],[17,13,5,13],[17,15,5,15],[18,6,6,8,"_enum"],[18,11,6,13],[18,13,6,15],[18,14,7,12],[18,19,7,17],[18,21,8,12],[18,34,8,25],[18,36,9,12],[18,49,9,25],[18,51,10,12],[18,59,10,20],[18,61,11,12],[18,73,11,24],[18,75,12,12],[18,89,12,26],[18,91,13,12],[18,100,13,21],[19,4,15,4],[19,5,15,5],[20,4,16,4,"Weight"],[20,10,16,10],[20,12,16,12],[21,2,17,0],[21,3,17,1],[22,2,18,7],[22,8,18,13,"versioned"],[22,17,18,22],[22,20,18,25],[22,21,19,4],[23,4,20,8,"minmax"],[23,10,20,14],[23,12,20,16],[23,13,20,17],[23,14,20,18],[23,16,20,20],[23,17,20,21],[23,18,20,22],[24,4,21,8,"types"],[24,9,21,13],[24,11,21,15],[25,6,22,12],[26,6,23,12],[27,6,24,12,"DispatchError"],[27,19,24,25],[27,21,24,27],[27,45,24,51],[28,6,25,12],[28,9,25,15,"sharedTypes"],[28,20,25,26],[29,6,26,12],[29,9,26,15],[29,13,26,15,"mapXcmTypes"],[29,33,26,26],[29,34,26,26,"mapXcmTypes"],[29,45,26,26],[29,47,26,27],[29,51,26,31],[30,4,27,8],[31,2,28,4],[31,3,28,5],[31,5,29,4],[32,4,30,8,"minmax"],[32,10,30,14],[32,12,30,16],[32,13,30,17],[32,14,30,18],[32,16,30,20],[32,17,30,21],[32,18,30,22],[33,4,31,8,"types"],[33,9,31,13],[33,11,31,15],[34,6,32,12],[35,6,33,12,"DispatchError"],[35,19,33,25],[35,21,33,27],[35,45,33,51],[36,6,34,12],[36,9,34,15,"sharedTypes"],[36,20,34,26],[37,6,35,12],[37,9,35,15],[37,13,35,15,"mapXcmTypes"],[37,33,35,26],[37,34,35,26,"mapXcmTypes"],[37,45,35,26],[37,47,35,27],[37,51,35,31],[38,4,36,8],[39,2,37,4],[39,3,37,5],[39,5,38,4],[40,4,39,8],[41,4,40,8,"minmax"],[41,10,40,14],[41,12,40,16],[41,13,40,17],[41,16,40,20],[41,18,40,22],[41,22,40,26],[41,23,40,27],[42,4,41,8,"types"],[42,9,41,13],[42,11,41,15],[43,6,42,12,"Weight"],[43,12,42,18],[43,14,42,20],[43,24,42,30],[44,6,43,12,"TAssetConversion"],[44,22,43,28],[44,24,43,30],[45,4,44,8],[46,2,45,4],[46,3,45,5],[46,5,46,4],[47,4,47,8,"minmax"],[47,10,47,14],[47,12,47,16],[47,13,47,17],[47,18,47,22],[47,20,47,24,"undefined"],[47,29,47,33],[47,30,47,34],[48,4,48,8,"types"],[48,9,48,13],[48,11,48,15],[49,6,49,12,"Weight"],[49,12,49,18],[49,14,49,20],[50,4,50,8],[51,2,51,4],[51,3,51,5],[51,4,52,1],[52,0,52,2],[52,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"../config","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":35,"index":35}}],"key":"pHqFJJBAh3HI9ZCkK8fFRwPv3x0=","exportNames":["*"],"imports":1}},{"name":"../scheduler/timeoutProvider","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":36},"end":{"line":2,"column":63,"index":99}}],"key":"tauDSVRxqZAFgL4HDKKXiwYDNww=","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.reportUnhandledError = reportUnhandledError;\n var _config = require(_dependencyMap[0], \"../config\");\n var _schedulerTimeoutProvider = require(_dependencyMap[1], \"../scheduler/timeoutProvider\");\n function reportUnhandledError(err) {\n _schedulerTimeoutProvider.timeoutProvider.setTimeout(function () {\n var onUnhandledError = _config.config.onUnhandledError;\n if (onUnhandledError) {\n onUnhandledError(err);\n } else {\n throw err;\n }\n });\n }\n});","lineCount":20,"map":[[7,2,3,0,"exports"],[7,9,3,0],[7,10,3,0,"reportUnhandledError"],[7,30,3,0],[7,33,3,0,"reportUnhandledError"],[7,53,3,0],[8,2,1,0],[8,6,1,0,"_config"],[8,13,1,0],[8,16,1,0,"require"],[8,23,1,0],[8,24,1,0,"_dependencyMap"],[8,38,1,0],[9,2,2,0],[9,6,2,0,"_schedulerTimeoutProvider"],[9,31,2,0],[9,34,2,0,"require"],[9,41,2,0],[9,42,2,0,"_dependencyMap"],[9,56,2,0],[10,2,3,7],[10,11,3,16,"reportUnhandledError"],[10,31,3,36,"reportUnhandledError"],[10,32,3,37,"err"],[10,35,3,40],[10,37,3,42],[11,4,4,4,"timeoutProvider"],[11,29,4,19],[11,30,4,19,"timeoutProvider"],[11,45,4,19],[11,46,4,20,"setTimeout"],[11,56,4,30],[11,57,4,31],[11,69,4,43],[12,6,5,8],[12,10,5,12,"onUnhandledError"],[12,26,5,28],[12,29,5,31,"config"],[12,36,5,37],[12,37,5,37,"config"],[12,43,5,37],[12,44,5,38,"onUnhandledError"],[12,60,5,54],[13,6,6,8],[13,10,6,12,"onUnhandledError"],[13,26,6,28],[13,28,6,30],[14,8,7,12,"onUnhandledError"],[14,24,7,28],[14,25,7,29,"err"],[14,28,7,32],[14,29,7,33],[15,6,8,8],[15,7,8,9],[15,13,9,13],[16,8,10,12],[16,14,10,18,"err"],[16,17,10,21],[17,6,11,8],[18,4,12,4],[18,5,12,5],[18,6,12,6],[19,2,13,0],[20,0,13,1],[20,3]],"functionMap":{"names":["<global>","reportUnhandledError","timeoutProvider.setTimeout$argument_0"],"mappings":"AAA;OCE;+BCC;KDQ;CDC"},"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, \"packageInfo\", {\n enumerable: true,\n get: function () {\n return packageInfo;\n }\n });\n const packageInfo = {\n name: '@polkadot/networks',\n path: import.meta && import.meta.url ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto',\n type: 'esm',\n version: '13.5.7'\n };\n});","lineCount":19,"map":[[7,2,1,0,"Object"],[7,8,1,0],[7,9,1,0,"defineProperty"],[7,23,1,0],[7,24,1,0,"exports"],[7,31,1,0],[8,4,1,0,"enumerable"],[8,14,1,0],[9,4,1,0,"get"],[9,7,1,0],[9,18,1,0,"get"],[9,19,1,0],[10,6,1,0],[10,13,1,0,"packageInfo"],[10,24,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,7],[13,8,1,13,"packageInfo"],[13,19,1,24],[13,22,1,27],[14,4,1,29,"name"],[14,8,1,33],[14,10,1,35],[14,30,1,55],[15,4,1,57,"path"],[15,8,1,61],[15,10,1,64,"import"],[15,16,1,70],[15,17,1,71,"meta"],[15,21,1,75],[15,25,1,79,"import"],[15,31,1,85],[15,32,1,86,"meta"],[15,36,1,90],[15,37,1,91,"url"],[15,40,1,94],[15,43,1,98],[15,47,1,102,"URL"],[15,50,1,105],[15,51,1,106,"import"],[15,57,1,112],[15,58,1,113,"meta"],[15,62,1,117],[15,63,1,118,"url"],[15,66,1,121],[15,67,1,122],[15,68,1,123,"pathname"],[15,76,1,131],[15,77,1,132,"substring"],[15,86,1,141],[15,87,1,142],[15,88,1,143],[15,90,1,145],[15,94,1,149,"URL"],[15,97,1,152],[15,98,1,153,"import"],[15,104,1,159],[15,105,1,160,"meta"],[15,109,1,164],[15,110,1,165,"url"],[15,113,1,168],[15,114,1,169],[15,115,1,170,"pathname"],[15,123,1,178],[15,124,1,179,"lastIndexOf"],[15,135,1,190],[15,136,1,191],[15,139,1,194],[15,140,1,195],[15,143,1,198],[15,144,1,199],[15,145,1,200],[15,148,1,203],[15,154,1,209],[16,4,1,211,"type"],[16,8,1,215],[16,10,1,217],[16,15,1,222],[17,4,1,224,"version"],[17,11,1,231],[17,13,1,233],[18,2,1,242],[18,3,1,243],[19,0,1,244],[19,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}