auto-commit for e1b77dbf-09c7-4e17-9a19-2e6f489c3c66

This commit is contained in:
emergent-agent-e1
2025-11-07 20:14:32 +00:00
parent 0f29efcf0e
commit b2cd315456
4434 changed files with 4434 additions and 1 deletions
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":"./getDevServer","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":21,"column":25,"index":668},"end":{"line":21,"column":50,"index":693}}],"key":"XTiwJdMhtKrpiN8WycYhMCkLJSM=","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.buildUrlForBundle = buildUrlForBundle;\n /**\n * Copyright © 2022 650 Industries.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n function buildUrlForBundle(bundlePath) {\n if (bundlePath.match(/^https?:\\/\\//)) {\n return bundlePath;\n }\n if (typeof location !== 'undefined') {\n return joinComponents(location.origin, bundlePath);\n }\n if (process.env.NODE_ENV === 'production') {\n throw new Error('Unable to determine the production URL where additional JavaScript chunks are hosted because the global \"location\" variable is not defined.');\n } else {\n var getDevServer = require(_dependencyMap[0], \"./getDevServer\").default;\n var _getDevServer = getDevServer(),\n serverUrl = _getDevServer.url;\n return joinComponents(serverUrl, bundlePath);\n }\n }\n function joinComponents(prefix, suffix) {\n return prefix.replace(/\\/+$/, '') + '/' + suffix.replace(/^\\/+/, '');\n }\n});","lineCount":34,"map":[[7,2,8,0,"exports"],[7,9,8,0],[7,10,8,0,"buildUrlForBundle"],[7,27,8,0],[7,30,8,0,"buildUrlForBundle"],[7,47,8,0],[8,2,1,0],[9,0,2,0],[10,0,3,0],[11,0,4,0],[12,0,5,0],[13,0,6,0],[15,2,8,7],[15,11,8,16,"buildUrlForBundle"],[15,28,8,33,"buildUrlForBundle"],[15,29,8,34,"bundlePath"],[15,39,8,52],[15,41,8,62],[16,4,9,2],[16,8,9,6,"bundlePath"],[16,18,9,16],[16,19,9,17,"match"],[16,24,9,22],[16,25,9,23],[16,39,9,37],[16,40,9,38],[16,42,9,40],[17,6,10,4],[17,13,10,11,"bundlePath"],[17,23,10,21],[18,4,11,2],[19,4,13,2],[19,8,13,6],[19,15,13,13,"location"],[19,23,13,21],[19,28,13,26],[19,39,13,37],[19,41,13,39],[20,6,14,4],[20,13,14,11,"joinComponents"],[20,27,14,25],[20,28,14,26,"location"],[20,36,14,34],[20,37,14,35,"origin"],[20,43,14,41],[20,45,14,43,"bundlePath"],[20,55,14,53],[20,56,14,54],[21,4,15,2],[22,4,16,2],[22,8,16,6,"process"],[22,15,16,13],[22,16,16,14,"env"],[22,19,16,17],[22,20,16,18,"NODE_ENV"],[22,28,16,26],[22,33,16,31],[22,45,16,43],[22,47,16,45],[23,6,17,4],[23,12,17,10],[23,16,17,14,"Error"],[23,21,17,19],[23,22,18,6],[23,163,19,4],[23,164,19,5],[24,4,20,2],[24,5,20,3],[24,11,20,9],[25,6,21,4],[25,10,21,10,"getDevServer"],[25,22,21,22],[25,25,21,25,"require"],[25,32,21,32],[25,33,21,32,"_dependencyMap"],[25,47,21,32],[25,68,21,49],[25,69,21,50],[25,70,22,7,"default"],[25,77,22,57],[26,6,24,4],[26,10,24,4,"_getDevServer"],[26,23,24,4],[26,26,24,31,"getDevServer"],[26,38,24,43],[26,39,24,44],[26,40,24,45],[27,8,24,17,"serverUrl"],[27,17,24,26],[27,20,24,26,"_getDevServer"],[27,33,24,26],[27,34,24,12,"url"],[27,37,24,15],[28,6,26,4],[28,13,26,11,"joinComponents"],[28,27,26,25],[28,28,26,26,"serverUrl"],[28,37,26,35],[28,39,26,37,"bundlePath"],[28,49,26,47],[28,50,26,48],[29,4,27,2],[30,2,28,0],[31,2,30,0],[31,11,30,9,"joinComponents"],[31,25,30,23,"joinComponents"],[31,26,30,24,"prefix"],[31,32,30,38],[31,34,30,40,"suffix"],[31,40,30,54],[31,42,30,64],[32,4,31,2],[32,11,31,9,"prefix"],[32,17,31,15],[32,18,31,16,"replace"],[32,25,31,23],[32,26,31,24],[32,32,31,30],[32,34,31,32],[32,36,31,34],[32,37,31,35],[32,40,31,38],[32,43,31,41],[32,46,31,44,"suffix"],[32,52,31,50],[32,53,31,51,"replace"],[32,60,31,58],[32,61,31,59],[32,67,31,65],[32,69,31,67],[32,71,31,69],[32,72,31,70],[33,2,32,0],[34,0,32,1],[34,3]],"functionMap":{"names":["<global>","buildUrlForBundle","joinComponents"],"mappings":"AAA;OCO;CDoB;AEE;CFE"},"hasCjsExports":false},"type":"js/module"}]}
@@ -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.observable = void 0;\n exports.observable = function () {\n return typeof Symbol === 'function' && Symbol.observable || '@@observable';\n }();\n});","lineCount":11,"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,"observable"],[7,20,3,18],[7,23,3,21],[7,28,3,26],[7,29,3,27],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"observable"],[8,20,4,18],[8,23,4,22],[8,35,4,34],[9,4,4,36],[9,11,4,44],[9,18,4,51,"Symbol"],[9,24,4,57],[9,29,4,62],[9,39,4,72],[9,43,4,76,"Symbol"],[9,49,4,82],[9,50,4,83,"observable"],[9,60,4,93],[9,64,4,98],[9,78,4,112],[10,2,4,114],[10,3,4,115],[10,4,4,117],[10,5,4,118],[11,0,4,119],[11,3]],"functionMap":{"names":["<global>","<anonymous>"],"mappings":"AAA;sBCG,6FD"},"hasCjsExports":true},"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":"./from","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":13,"index":114},"end":{"line":4,"column":30,"index":131}}],"key":"ms1vqx9ZrEE3SKZhaN5GkxjoCgA=","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.pairs = void 0;\n var from_1 = require(_dependencyMap[0], \"./from\");\n function pairs(obj, scheduler) {\n return from_1.from(Object.entries(obj), scheduler);\n }\n exports.pairs = pairs;\n});","lineCount":13,"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,"pairs"],[7,15,3,13],[7,18,3,16],[7,23,3,21],[7,24,3,22],[8,2,4,0],[8,6,4,4,"from_1"],[8,12,4,10],[8,15,4,13,"require"],[8,22,4,20],[8,23,4,20,"_dependencyMap"],[8,37,4,20],[8,50,4,29],[8,51,4,30],[9,2,5,0],[9,11,5,9,"pairs"],[9,16,5,14,"pairs"],[9,17,5,15,"obj"],[9,20,5,18],[9,22,5,20,"scheduler"],[9,31,5,29],[9,33,5,31],[10,4,6,4],[10,11,6,11,"from_1"],[10,17,6,17],[10,18,6,18,"from"],[10,22,6,22],[10,23,6,23,"Object"],[10,29,6,29],[10,30,6,30,"entries"],[10,37,6,37],[10,38,6,38,"obj"],[10,41,6,41],[10,42,6,42],[10,44,6,44,"scheduler"],[10,53,6,53],[10,54,6,54],[11,2,7,0],[12,2,8,0,"exports"],[12,9,8,7],[12,10,8,8,"pairs"],[12,15,8,13],[12,18,8,16,"pairs"],[12,23,8,21],[13,0,8,22],[13,3]],"functionMap":{"names":["<global>","pairs"],"mappings":"AAA;ACI;CDE"},"hasCjsExports":true},"type":"js/module"}]}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[{"name":"./validate.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":22,"index":130},"end":{"line":4,"column":46,"index":154}}],"key":"qe2Uxmo/WbgG0hl9lWMaTIOtGSI=","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.isAddress = isAddress;\n const validate_js_1 = require(_dependencyMap[0], \"./validate.js\");\n function isAddress(address, ignoreChecksum, ss58Format) {\n try {\n return (0, validate_js_1.validateAddress)(address, ignoreChecksum, ss58Format);\n } catch {\n return false;\n }\n }\n});","lineCount":16,"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,"isAddress"],[7,19,3,17],[7,22,3,20,"isAddress"],[7,31,3,29],[8,2,4,0],[8,8,4,6,"validate_js_1"],[8,21,4,19],[8,24,4,22,"require"],[8,31,4,29],[8,32,4,29,"_dependencyMap"],[8,46,4,29],[8,66,4,45],[8,67,4,46],[9,2,5,0],[9,11,5,9,"isAddress"],[9,20,5,18,"isAddress"],[9,21,5,19,"address"],[9,28,5,26],[9,30,5,28,"ignoreChecksum"],[9,44,5,42],[9,46,5,44,"ss58Format"],[9,56,5,54],[9,58,5,56],[10,4,6,4],[10,8,6,8],[11,6,7,8],[11,13,7,15],[11,14,7,16],[11,15,7,17],[11,17,7,19,"validate_js_1"],[11,30,7,32],[11,31,7,33,"validateAddress"],[11,46,7,48],[11,48,7,50,"address"],[11,55,7,57],[11,57,7,59,"ignoreChecksum"],[11,71,7,73],[11,73,7,75,"ss58Format"],[11,83,7,85],[11,84,7,86],[12,4,8,4],[12,5,8,5],[12,6,9,4],[12,12,9,10],[13,6,10,8],[13,13,10,15],[13,18,10,20],[14,4,11,4],[15,2,12,0],[16,0,12,1],[16,3]],"functionMap":{"names":["<global>","isAddress"],"mappings":"AAA;ACI;CDO"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./hmr","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":30,"index":30}}],"key":"xHUDUSxbHEL38sHzu3T0dRzAEto=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n var _hmr = require(_dependencyMap[0], \"./hmr\");\n var HMRClient = _interopDefault(_hmr);\n if (typeof window !== 'undefined' &&\n // @ts-expect-error: Added via react-native-webview\n typeof window.$$EXPO_INITIAL_PROPS !== 'undefined') {\n // Sets up developer tools for web platforms when running in a webview. This ensures that logs are visible in the terminal.\n // We assume full control over the console and send JavaScript logs to Metro.\n const LEVELS = ['trace', 'info', 'warn', 'error', 'log', 'group', 'groupCollapsed', 'groupEnd', 'debug'];\n LEVELS.forEach(level => {\n const originalFunction = console[level];\n console[level] = function (...args) {\n HMRClient.default.log(level, args);\n originalFunction.apply(console, args);\n };\n });\n HMRClient.default.log('log', [`[webview] Logs will also appear in the Safari/Chrome debug console`]);\n } else {\n HMRClient.default.log('log', [`[web] Logs will appear in the browser console`]);\n }\n\n // This is called native on native platforms\n HMRClient.default.setup({\n isEnabled: true\n });\n});","lineCount":33,"map":[[9,2,1,0],[9,6,1,0,"_hmr"],[9,10,1,0],[9,13,1,0,"require"],[9,20,1,0],[9,21,1,0,"_dependencyMap"],[9,35,1,0],[10,2,1,0],[10,6,1,0,"HMRClient"],[10,15,1,0],[10,18,1,0,"_interopDefault"],[10,33,1,0],[10,34,1,0,"_hmr"],[10,38,1,0],[11,2,3,0],[11,6,4,2],[11,13,4,9,"window"],[11,19,4,15],[11,24,4,20],[11,35,4,31],[12,2,5,2],[13,2,6,2],[13,9,6,9,"window"],[13,15,6,15],[13,16,6,16,"$$EXPO_INITIAL_PROPS"],[13,36,6,36],[13,41,6,41],[13,52,6,52],[13,54,7,2],[14,4,8,2],[15,4,9,2],[16,4,10,2],[16,10,10,8,"LEVELS"],[16,16,10,14],[16,19,10,17],[16,20,11,4],[16,27,11,11],[16,29,12,4],[16,35,12,10],[16,37,13,4],[16,43,13,10],[16,45,14,4],[16,52,14,11],[16,54,15,4],[16,59,15,9],[16,61,16,4],[16,68,16,11],[16,70,17,4],[16,86,17,20],[16,88,18,4],[16,98,18,14],[16,100,19,4],[16,107,19,11],[16,108,20,12],[17,4,21,2,"LEVELS"],[17,10,21,8],[17,11,21,9,"forEach"],[17,18,21,16],[17,19,21,18,"level"],[17,24,21,23],[17,28,21,28],[18,6,22,4],[18,12,22,10,"originalFunction"],[18,28,22,26],[18,31,22,29,"console"],[18,38,22,36],[18,39,22,37,"level"],[18,44,22,42],[18,45,22,43],[19,6,23,4,"console"],[19,13,23,11],[19,14,23,12,"level"],[19,19,23,17],[19,20,23,18],[19,23,23,21],[19,33,23,31],[19,36,23,34,"args"],[19,40,23,45],[19,42,23,47],[20,8,24,6,"HMRClient"],[20,17,24,15],[20,18,24,15,"default"],[20,25,24,15],[20,26,24,16,"log"],[20,29,24,19],[20,30,24,20,"level"],[20,35,24,25],[20,37,24,27,"args"],[20,41,24,31],[20,42,24,32],[21,8,25,6,"originalFunction"],[21,24,25,22],[21,25,25,23,"apply"],[21,30,25,28],[21,31,25,29,"console"],[21,38,25,36],[21,40,25,38,"args"],[21,44,25,42],[21,45,25,43],[22,6,26,4],[22,7,26,5],[23,4,27,2],[23,5,27,3],[23,6,27,4],[24,4,28,2,"HMRClient"],[24,13,28,11],[24,14,28,11,"default"],[24,21,28,11],[24,22,28,12,"log"],[24,25,28,15],[24,26,28,16],[24,31,28,21],[24,33,28,23],[24,34,28,24],[24,102,28,92],[24,103,28,93],[24,104,28,94],[25,2,29,0],[25,3,29,1],[25,9,29,7],[26,4,30,2,"HMRClient"],[26,13,30,11],[26,14,30,11,"default"],[26,21,30,11],[26,22,30,12,"log"],[26,25,30,15],[26,26,30,16],[26,31,30,21],[26,33,30,23],[26,34,30,24],[26,81,30,71],[26,82,30,72],[26,83,30,73],[27,2,31,0],[29,2,33,0],[30,2,34,0,"HMRClient"],[30,11,34,9],[30,12,34,9,"default"],[30,19,34,9],[30,20,34,10,"setup"],[30,25,34,15],[30,26,34,16],[31,4,34,18,"isEnabled"],[31,13,34,27],[31,15,34,29],[32,2,34,34],[32,3,34,35],[32,4,34,36],[33,0,34,37],[33,3]],"functionMap":{"names":["<global>","LEVELS.forEach$argument_0","console.level"],"mappings":"AAA;iBCoB;qBCE;KDG;GDC"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"../abstract/Int.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":17,"index":117},"end":{"line":4,"column":46,"index":146}}],"key":"St8NjJznSzMTEVsHaJAvNKtDt5E=","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.UInt = void 0;\n const Int_js_1 = require(_dependencyMap[0], \"../abstract/Int.js\");\n /**\n * @name UInt\n * @description\n * A generic unsigned integer codec. For Substrate all numbers are Little Endian encoded,\n * this handles the encoding and decoding of those numbers. Upon construction\n * the bitLength is provided and any additional use keeps the number to this\n * length. This extends `BN`, so all methods available on a normal `BN` object\n * is available here.\n * @noInheritDoc\n */\n class UInt extends Int_js_1.AbstractInt {\n static with(bitLength, typeName) {\n return class extends UInt {\n constructor(registry, value) {\n super(registry, value, bitLength);\n }\n toRawType() {\n return typeName || super.toRawType();\n }\n };\n }\n }\n exports.UInt = UInt;\n});","lineCount":32,"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,"UInt"],[7,14,3,12],[7,17,3,15],[7,22,3,20],[7,23,3,21],[8,2,4,0],[8,8,4,6,"Int_js_1"],[8,16,4,14],[8,19,4,17,"require"],[8,26,4,24],[8,27,4,24,"_dependencyMap"],[8,41,4,24],[8,66,4,45],[8,67,4,46],[9,2,5,0],[10,0,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,2,15,0],[19,8,15,6,"UInt"],[19,12,15,10],[19,21,15,19,"Int_js_1"],[19,29,15,27],[19,30,15,28,"AbstractInt"],[19,41,15,39],[19,42,15,40],[20,4,16,4],[20,11,16,11,"with"],[20,15,16,15,"with"],[20,16,16,16,"bitLength"],[20,25,16,25],[20,27,16,27,"typeName"],[20,35,16,35],[20,37,16,37],[21,6,17,8],[21,13,17,15],[21,27,17,29,"UInt"],[21,31,17,33],[21,32,17,34],[22,8,18,12,"constructor"],[22,19,18,23,"constructor"],[22,20,18,24,"registry"],[22,28,18,32],[22,30,18,34,"value"],[22,35,18,39],[22,37,18,41],[23,10,19,16],[23,15,19,21],[23,16,19,22,"registry"],[23,24,19,30],[23,26,19,32,"value"],[23,31,19,37],[23,33,19,39,"bitLength"],[23,42,19,48],[23,43,19,49],[24,8,20,12],[25,8,21,12,"toRawType"],[25,17,21,21,"toRawType"],[25,18,21,21],[25,20,21,24],[26,10,22,16],[26,17,22,23,"typeName"],[26,25,22,31],[26,29,22,35],[26,34,22,40],[26,35,22,41,"toRawType"],[26,44,22,50],[26,45,22,51],[26,46,22,52],[27,8,23,12],[28,6,24,8],[28,7,24,9],[29,4,25,4],[30,2,26,0],[31,2,27,0,"exports"],[31,9,27,7],[31,10,27,8,"UInt"],[31,14,27,12],[31,17,27,15,"UInt"],[31,21,27,19],[32,0,27,20],[32,3]],"functionMap":{"names":["<global>","UInt","_with","<anonymous>","constructor","toRawType"],"mappings":"AAA;ACc;ICC;eCC;YCC;aDE;YEC;aFE;SDC;KDC;CDC"},"hasCjsExports":true},"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":"./switchMap","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":18,"index":124},"end":{"line":4,"column":40,"index":146}}],"key":"D7DlYsrO9PhMJc71E5UOGeyw/P0=","exportNames":["*"],"imports":1}},{"name":"../util/lift","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":13,"index":161},"end":{"line":5,"column":36,"index":184}}],"key":"QCxE0PdfaUm4cT9qPVYaaaoo46A=","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.switchScan = void 0;\n var switchMap_1 = require(_dependencyMap[0], \"./switchMap\");\n var lift_1 = require(_dependencyMap[1], \"../util/lift\");\n function switchScan(accumulator, seed) {\n return lift_1.operate(function (source, subscriber) {\n var state = seed;\n switchMap_1.switchMap(function (value, index) {\n return accumulator(state, value, index);\n }, function (_, innerValue) {\n return state = innerValue, innerValue;\n })(source).subscribe(subscriber);\n return function () {\n state = null;\n };\n });\n }\n exports.switchScan = switchScan;\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,"switchScan"],[7,20,3,18],[7,23,3,21],[7,28,3,26],[7,29,3,27],[8,2,4,0],[8,6,4,4,"switchMap_1"],[8,17,4,15],[8,20,4,18,"require"],[8,27,4,25],[8,28,4,25,"_dependencyMap"],[8,42,4,25],[8,60,4,39],[8,61,4,40],[9,2,5,0],[9,6,5,4,"lift_1"],[9,12,5,10],[9,15,5,13,"require"],[9,22,5,20],[9,23,5,20,"_dependencyMap"],[9,37,5,20],[9,56,5,35],[9,57,5,36],[10,2,6,0],[10,11,6,9,"switchScan"],[10,21,6,19,"switchScan"],[10,22,6,20,"accumulator"],[10,33,6,31],[10,35,6,33,"seed"],[10,39,6,37],[10,41,6,39],[11,4,7,4],[11,11,7,11,"lift_1"],[11,17,7,17],[11,18,7,18,"operate"],[11,25,7,25],[11,26,7,26],[11,36,7,36,"source"],[11,42,7,42],[11,44,7,44,"subscriber"],[11,54,7,54],[11,56,7,56],[12,6,8,8],[12,10,8,12,"state"],[12,15,8,17],[12,18,8,20,"seed"],[12,22,8,24],[13,6,9,8,"switchMap_1"],[13,17,9,19],[13,18,9,20,"switchMap"],[13,27,9,29],[13,28,9,30],[13,38,9,40,"value"],[13,43,9,45],[13,45,9,47,"index"],[13,50,9,52],[13,52,9,54],[14,8,9,56],[14,15,9,63,"accumulator"],[14,26,9,74],[14,27,9,75,"state"],[14,32,9,80],[14,34,9,82,"value"],[14,39,9,87],[14,41,9,89,"index"],[14,46,9,94],[14,47,9,95],[15,6,9,97],[15,7,9,98],[15,9,9,100],[15,19,9,110,"_"],[15,20,9,111],[15,22,9,113,"innerValue"],[15,32,9,123],[15,34,9,125],[16,8,9,127],[16,15,9,136,"state"],[16,20,9,141],[16,23,9,144,"innerValue"],[16,33,9,154],[16,35,9,157,"innerValue"],[16,45,9,167],[17,6,9,170],[17,7,9,171],[17,8,9,172],[17,9,9,173,"source"],[17,15,9,179],[17,16,9,180],[17,17,9,181,"subscribe"],[17,26,9,190],[17,27,9,191,"subscriber"],[17,37,9,201],[17,38,9,202],[18,6,10,8],[18,13,10,15],[18,25,10,27],[19,8,11,12,"state"],[19,13,11,17],[19,16,11,20],[19,20,11,24],[20,6,12,8],[20,7,12,9],[21,4,13,4],[21,5,13,5],[21,6,13,6],[22,2,14,0],[23,2,15,0,"exports"],[23,9,15,7],[23,10,15,8,"switchScan"],[23,20,15,18],[23,23,15,21,"switchScan"],[23,33,15,31],[24,0,15,32],[24,3]],"functionMap":{"names":["<global>","switchScan","lift_1.operate$argument_0","switchMap_1.switchMap$argument_0","switchMap_1.switchMap$argument_1","<anonymous>"],"mappings":"AAA;ACK;0BCC;8BCE,oED,EE,uEF;eGC;SHE;KDC;CDC"},"hasCjsExports":true},"type":"js/module"}]}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/util","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":15,"index":125},"end":{"line":4,"column":40,"index":150}}],"key":"u0mzEw2nilnHoUWtEdZl0JKHutA=","exportNames":["*"],"imports":1}},{"name":"@polkadot/util-crypto","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":22,"index":174},"end":{"line":5,"column":54,"index":206}}],"key":"ZJJnwX+B+oj5JQmnkWFMF+4Lj2M=","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.pairToJson = pairToJson;\n const util_1 = require(_dependencyMap[0], \"@polkadot/util\");\n const util_crypto_1 = require(_dependencyMap[1], \"@polkadot/util-crypto\");\n function pairToJson(type, {\n address,\n meta\n }, encoded, isEncrypted) {\n return (0, util_1.objectSpread)((0, util_crypto_1.jsonEncryptFormat)(encoded, ['pkcs8', type], isEncrypted), {\n address,\n meta\n });\n }\n});","lineCount":19,"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,"pairToJson"],[7,20,3,18],[7,23,3,21,"pairToJson"],[7,33,3,31],[8,2,4,0],[8,8,4,6,"util_1"],[8,14,4,12],[8,17,4,15,"require"],[8,24,4,22],[8,25,4,22,"_dependencyMap"],[8,39,4,22],[8,60,4,39],[8,61,4,40],[9,2,5,0],[9,8,5,6,"util_crypto_1"],[9,21,5,19],[9,24,5,22,"require"],[9,31,5,29],[9,32,5,29,"_dependencyMap"],[9,46,5,29],[9,74,5,53],[9,75,5,54],[10,2,6,0],[10,11,6,9,"pairToJson"],[10,21,6,19,"pairToJson"],[10,22,6,20,"type"],[10,26,6,24],[10,28,6,26],[11,4,6,28,"address"],[11,11,6,35],[12,4,6,37,"meta"],[13,2,6,42],[13,3,6,43],[13,5,6,45,"encoded"],[13,12,6,52],[13,14,6,54,"isEncrypted"],[13,25,6,65],[13,27,6,67],[14,4,7,4],[14,11,7,11],[14,12,7,12],[14,13,7,13],[14,15,7,15,"util_1"],[14,21,7,21],[14,22,7,22,"objectSpread"],[14,34,7,34],[14,36,7,36],[14,37,7,37],[14,38,7,38],[14,40,7,40,"util_crypto_1"],[14,53,7,53],[14,54,7,54,"jsonEncryptFormat"],[14,71,7,71],[14,73,7,73,"encoded"],[14,80,7,80],[14,82,7,82],[14,83,7,83],[14,90,7,90],[14,92,7,92,"type"],[14,96,7,96],[14,97,7,97],[14,99,7,99,"isEncrypted"],[14,110,7,110],[14,111,7,111],[14,113,7,113],[15,6,8,8,"address"],[15,13,8,15],[16,6,9,8,"meta"],[17,4,10,4],[17,5,10,5],[17,6,10,6],[18,2,11,0],[19,0,11,1],[19,3]],"functionMap":{"names":["<global>","pairToJson"],"mappings":"AAA;ACK;CDK"},"hasCjsExports":true},"type":"js/module"}]}
File diff suppressed because one or more lines are too long