auto-commit for f8470fe1-4ce5-4123-a3e6-0b710ab3390a

This commit is contained in:
emergent-agent-e1
2025-11-08 07:19:17 +00:00
parent 92245c9124
commit dd2549e54a
1911 changed files with 1911 additions and 0 deletions
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":"expo-modules-core","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":61,"index":61}}],"key":"fU8WLIPqoAGygnPbZ/QJiQQfXEY=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Platform","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"dV3bI3NOD8bfMzaIniMaFGy/nn8=","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 _default;\n }\n });\n var _expoModulesCore = require(_dependencyMap[0], \"expo-modules-core\");\n var _reactNativeWebDistExportsPlatform = require(_dependencyMap[1], \"react-native-web/dist/exports/Platform\");\n var Platform = _interopDefault(_reactNativeWebDistExportsPlatform);\n let ExpoClipboard;\n if (Platform.default.OS === 'ios') {\n ExpoClipboard = (0, _expoModulesCore.requireNativeViewManager)('ExpoClipboard');\n }\n var _default = ExpoClipboard;\n});","lineCount":26,"map":[[12,2,7,0,"Object"],[12,8,7,0],[12,9,7,0,"defineProperty"],[12,23,7,0],[12,24,7,0,"exports"],[12,31,7,0],[13,4,7,0,"enumerable"],[13,14,7,0],[14,4,7,0,"get"],[14,7,7,0],[14,18,7,0,"get"],[14,19,7,0],[15,6,7,0],[15,13,7,0,"_default"],[15,21,7,0],[16,4,7,0],[17,2,7,0],[18,2,1,0],[18,6,1,0,"_expoModulesCore"],[18,22,1,0],[18,25,1,0,"require"],[18,32,1,0],[18,33,1,0,"_dependencyMap"],[18,47,1,0],[19,2,1,61],[19,6,1,61,"_reactNativeWebDistExportsPlatform"],[19,40,1,61],[19,43,1,61,"require"],[19,50,1,61],[19,51,1,61,"_dependencyMap"],[19,65,1,61],[20,2,1,61],[20,6,1,61,"Platform"],[20,14,1,61],[20,17,1,61,"_interopDefault"],[20,32,1,61],[20,33,1,61,"_reactNativeWebDistExportsPlatform"],[20,67,1,61],[21,2,3,0],[21,6,3,4,"ExpoClipboard"],[21,19,3,17],[22,2,4,0],[22,6,4,4,"Platform"],[22,14,4,12],[22,15,4,12,"default"],[22,22,4,12],[22,23,4,13,"OS"],[22,25,4,15],[22,30,4,20],[22,35,4,25],[22,37,4,27],[23,4,5,4,"ExpoClipboard"],[23,17,5,17],[23,20,5,20],[23,24,5,20,"requireNativeViewManager"],[23,40,5,44],[23,41,5,44,"requireNativeViewManager"],[23,65,5,44],[23,67,5,45],[23,82,5,60],[23,83,5,61],[24,2,6,0],[25,2,7,0],[25,6,7,0,"_default"],[25,14,7,0],[25,17,7,15,"ExpoClipboard"],[25,30,7,28],[26,0,7,29],[26,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./runtime.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":21,"index":98},"end":{"line":3,"column":44,"index":121}}],"key":"1Bt1nJiKs8NxyJ2wvuA5w0tRpWE=","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 runtime_js_1 = require(_dependencyMap[0], \"./runtime.js\");\n exports.default = {\n rpc: {},\n runtime: runtime_js_1.runtime,\n types: {\n PostDispatchInfo: {\n actualWeight: 'Option<Weight>',\n paysFee: 'Pays'\n },\n DispatchResultWithPostInfo: 'Result<PostDispatchInfo, DispatchError>',\n CallDryRunEffects: {\n executionResult: 'DispatchResultWithPostInfo',\n emittedEvents: 'Vec<Event>',\n localXcm: 'Option<VersionedXcm>',\n forwardedXcms: 'Vec<(VersionedMultiLocation, Vec<VersionedXcm>)>'\n },\n XcmDryRunEffects: {\n executionResult: 'OutcomeV4',\n emittedEvents: 'Vec<Event>',\n forwardedXcms: 'Vec<(VersionedMultiLocation, Vec<VersionedXcm>)>'\n },\n XcmDryRunApiError: {\n _enum: ['Unimplemented', 'VersionedConversionFailed']\n }\n }\n };\n});","lineCount":33,"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,"runtime_js_1"],[7,20,3,18],[7,23,3,21,"require"],[7,30,3,28],[7,31,3,28,"_dependencyMap"],[7,45,3,28],[7,64,3,43],[7,65,3,44],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"default"],[8,17,4,15],[8,20,4,18],[9,4,5,4,"rpc"],[9,7,5,7],[9,9,5,9],[9,10,5,10],[9,11,5,11],[10,4,6,4,"runtime"],[10,11,6,11],[10,13,6,13,"runtime_js_1"],[10,25,6,25],[10,26,6,26,"runtime"],[10,33,6,33],[11,4,7,4,"types"],[11,9,7,9],[11,11,7,11],[12,6,8,8,"PostDispatchInfo"],[12,22,8,24],[12,24,8,26],[13,8,9,12,"actualWeight"],[13,20,9,24],[13,22,9,26],[13,38,9,42],[14,8,10,12,"paysFee"],[14,15,10,19],[14,17,10,21],[15,6,11,8],[15,7,11,9],[16,6,12,8,"DispatchResultWithPostInfo"],[16,32,12,34],[16,34,12,36],[16,75,12,77],[17,6,13,8,"CallDryRunEffects"],[17,23,13,25],[17,25,13,27],[18,8,14,12,"executionResult"],[18,23,14,27],[18,25,14,29],[18,53,14,57],[19,8,15,12,"emittedEvents"],[19,21,15,25],[19,23,15,27],[19,35,15,39],[20,8,16,12,"localXcm"],[20,16,16,20],[20,18,16,22],[20,40,16,44],[21,8,17,12,"forwardedXcms"],[21,21,17,25],[21,23,17,27],[22,6,18,8],[22,7,18,9],[23,6,19,8,"XcmDryRunEffects"],[23,22,19,24],[23,24,19,26],[24,8,20,12,"executionResult"],[24,23,20,27],[24,25,20,29],[24,36,20,40],[25,8,21,12,"emittedEvents"],[25,21,21,25],[25,23,21,27],[25,35,21,39],[26,8,22,12,"forwardedXcms"],[26,21,22,25],[26,23,22,27],[27,6,23,8],[27,7,23,9],[28,6,24,8,"XcmDryRunApiError"],[28,23,24,25],[28,25,24,27],[29,8,25,12,"_enum"],[29,13,25,17],[29,15,25,19],[29,16,26,16],[29,31,26,31],[29,33,27,16],[29,60,27,43],[30,6,29,8],[31,4,30,4],[32,2,31,0],[32,3,31,1],[33,0,31,2],[33,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./Range.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":19,"index":129},"end":{"line":4,"column":40,"index":150}}],"key":"DIdeU80dPKa7cNAHPTJUWqTvwwg=","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.RangeInclusive = void 0;\n const Range_js_1 = require(_dependencyMap[0], \"./Range.js\");\n class RangeInclusive extends Range_js_1.Range {\n constructor(registry, Type, value) {\n super(registry, Type, value, {\n rangeName: 'RangeInclusive'\n });\n }\n static with(Type) {\n return class extends RangeInclusive {\n constructor(registry, value) {\n super(registry, Type, value);\n }\n };\n }\n }\n exports.RangeInclusive = RangeInclusive;\n});","lineCount":24,"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,"RangeInclusive"],[7,24,3,22],[7,27,3,25],[7,32,3,30],[7,33,3,31],[8,2,4,0],[8,8,4,6,"Range_js_1"],[8,18,4,16],[8,21,4,19,"require"],[8,28,4,26],[8,29,4,26,"_dependencyMap"],[8,43,4,26],[8,60,4,39],[8,61,4,40],[9,2,5,0],[9,8,5,6,"RangeInclusive"],[9,22,5,20],[9,31,5,29,"Range_js_1"],[9,41,5,39],[9,42,5,40,"Range"],[9,47,5,45],[9,48,5,46],[10,4,6,4,"constructor"],[10,15,6,15,"constructor"],[10,16,6,16,"registry"],[10,24,6,24],[10,26,6,26,"Type"],[10,30,6,30],[10,32,6,32,"value"],[10,37,6,37],[10,39,6,39],[11,6,7,8],[11,11,7,13],[11,12,7,14,"registry"],[11,20,7,22],[11,22,7,24,"Type"],[11,26,7,28],[11,28,7,30,"value"],[11,33,7,35],[11,35,7,37],[12,8,7,39,"rangeName"],[12,17,7,48],[12,19,7,50],[13,6,7,67],[13,7,7,68],[13,8,7,69],[14,4,8,4],[15,4,9,4],[15,11,9,11,"with"],[15,15,9,15,"with"],[15,16,9,16,"Type"],[15,20,9,20],[15,22,9,22],[16,6,10,8],[16,13,10,15],[16,27,10,29,"RangeInclusive"],[16,41,10,43],[16,42,10,44],[17,8,11,12,"constructor"],[17,19,11,23,"constructor"],[17,20,11,24,"registry"],[17,28,11,32],[17,30,11,34,"value"],[17,35,11,39],[17,37,11,41],[18,10,12,16],[18,15,12,21],[18,16,12,22,"registry"],[18,24,12,30],[18,26,12,32,"Type"],[18,30,12,36],[18,32,12,38,"value"],[18,37,12,43],[18,38,12,44],[19,8,13,12],[20,6,14,8],[20,7,14,9],[21,4,15,4],[22,2,16,0],[23,2,17,0,"exports"],[23,9,17,7],[23,10,17,8,"RangeInclusive"],[23,24,17,22],[23,27,17,25,"RangeInclusive"],[23,41,17,39],[24,0,17,40],[24,3]],"functionMap":{"names":["<global>","RangeInclusive","constructor","_with","<anonymous>"],"mappings":"AAA;ACI;ICC;KDE;IEC;eCC;YFC;aEE;SDC;KFC;CDC"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"rxjs","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":15,"index":123},"end":{"line":4,"column":30,"index":138}}],"key":"atDzfUGaJNRNtwyVumomzH/5ygw=","exportNames":["*"],"imports":1}},{"name":"../util/index.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":19,"index":159},"end":{"line":5,"column":46,"index":186}}],"key":"H94lp+EitftSFqDHaenrSs5zKB0=","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.indexToId = indexToId;\n const rxjs_1 = require(_dependencyMap[0], \"rxjs\");\n const index_js_1 = require(_dependencyMap[1], \"../util/index.js\");\n /**\n * @name indexToId\n * @description Resolves an AccountIndex (short address) to the full AccountId.\n * @param {( AccountIndex | string )} accountIndex An accounts index in different formats.\n * @example\n * ```javascript\n * const ALICE = \"13AU\";\n * const id = await api.derive.accounts.indexToId(ALICE);\n * console.log(id);\n * ```\n */\n function indexToId(instanceId, api) {\n return (0, index_js_1.memo)(instanceId, accountIndex => api.query.indices ? api.query.indices.accounts(accountIndex).pipe((0, rxjs_1.map)(optResult => optResult.unwrapOr([])[0])) : (0, rxjs_1.of)(undefined));\n }\n});","lineCount":24,"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,"indexToId"],[7,19,3,17],[7,22,3,20,"indexToId"],[7,31,3,29],[8,2,4,0],[8,8,4,6,"rxjs_1"],[8,14,4,12],[8,17,4,15,"require"],[8,24,4,22],[8,25,4,22,"_dependencyMap"],[8,39,4,22],[8,50,4,29],[8,51,4,30],[9,2,5,0],[9,8,5,6,"index_js_1"],[9,18,5,16],[9,21,5,19,"require"],[9,28,5,26],[9,29,5,26,"_dependencyMap"],[9,43,5,26],[9,66,5,45],[9,67,5,46],[10,2,6,0],[11,0,7,0],[12,0,8,0],[13,0,9,0],[14,0,10,0],[15,0,11,0],[16,0,12,0],[17,0,13,0],[18,0,14,0],[19,0,15,0],[20,0,16,0],[21,2,17,0],[21,11,17,9,"indexToId"],[21,20,17,18,"indexToId"],[21,21,17,19,"instanceId"],[21,31,17,29],[21,33,17,31,"api"],[21,36,17,34],[21,38,17,36],[22,4,18,4],[22,11,18,11],[22,12,18,12],[22,13,18,13],[22,15,18,15,"index_js_1"],[22,25,18,25],[22,26,18,26,"memo"],[22,30,18,30],[22,32,18,32,"instanceId"],[22,42,18,42],[22,44,18,45,"accountIndex"],[22,56,18,57],[22,60,18,62,"api"],[22,63,18,65],[22,64,18,66,"query"],[22,69,18,71],[22,70,18,72,"indices"],[22,77,18,79],[22,80,19,10,"api"],[22,83,19,13],[22,84,19,14,"query"],[22,89,19,19],[22,90,19,20,"indices"],[22,97,19,27],[22,98,19,28,"accounts"],[22,106,19,36],[22,107,19,37,"accountIndex"],[22,119,19,49],[22,120,19,50],[22,121,19,51,"pipe"],[22,125,19,55],[22,126,19,56],[22,127,19,57],[22,128,19,58],[22,130,19,60,"rxjs_1"],[22,136,19,66],[22,137,19,67,"map"],[22,140,19,70],[22,142,19,73,"optResult"],[22,151,19,82],[22,155,19,87,"optResult"],[22,164,19,96],[22,165,19,97,"unwrapOr"],[22,173,19,105],[22,174,19,106],[22,176,19,108],[22,177,19,109],[22,178,19,110],[22,179,19,111],[22,180,19,112],[22,181,19,113],[22,182,19,114],[22,185,20,10],[22,186,20,11],[22,187,20,12],[22,189,20,14,"rxjs_1"],[22,195,20,20],[22,196,20,21,"of"],[22,198,20,23],[22,200,20,25,"undefined"],[22,209,20,34],[22,210,20,35],[22,211,20,36],[23,2,21,0],[24,0,21,1],[24,3]],"functionMap":{"names":["<global>","indexToId","<anonymous>"],"mappings":"AAA;ACgB;4CCC;mCDE;CDC"},"hasCjsExports":true},"type":"js/module"}]}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[{"name":"./cjs/scheduler.production.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":19,"index":79},"end":{"line":4,"column":59,"index":119}}],"key":"2KXMkthEyuXhjopLoej1texJrNA=","exportNames":["*"],"imports":1}},{"name":"./cjs/scheduler.development.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":19,"index":149},"end":{"line":6,"column":60,"index":190}}],"key":"4bYewl6pJXHZZB1/GtF/WGHdmNY=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n 'use strict';\n\n if (process.env.NODE_ENV === 'production') {\n module.exports = require(_dependencyMap[0], \"./cjs/scheduler.production.js\");\n } else {\n module.exports = require(_dependencyMap[1], \"./cjs/scheduler.development.js\");\n }\n});","lineCount":9,"map":[[2,2,1,0],[2,14,1,12],[4,2,3,0],[4,6,3,4,"process"],[4,13,3,11],[4,14,3,12,"env"],[4,17,3,15],[4,18,3,16,"NODE_ENV"],[4,26,3,24],[4,31,3,29],[4,43,3,41],[4,45,3,43],[5,4,4,2,"module"],[5,10,4,8],[5,11,4,9,"exports"],[5,18,4,16],[5,21,4,19,"require"],[5,28,4,26],[5,29,4,26,"_dependencyMap"],[5,43,4,26],[5,79,4,58],[5,80,4,59],[6,2,5,0],[6,3,5,1],[6,9,5,7],[7,4,6,2,"module"],[7,10,6,8],[7,11,6,9,"exports"],[7,18,6,16],[7,21,6,19,"require"],[7,28,6,26],[7,29,6,26,"_dependencyMap"],[7,43,6,26],[7,80,6,59],[7,81,6,60],[8,2,7,0],[9,0,7,1],[9,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}