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
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, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n const getDevServer = () => {\n // Disable for SSR\n if (typeof window === 'undefined') {\n return {\n bundleLoadedFromServer: true,\n fullBundleUrl: '',\n url: ''\n };\n }\n return {\n // The bundle is always loaded from a server in the browser.\n bundleLoadedFromServer: true,\n /** URL but ensures that platform query param is added. */\n get fullBundleUrl() {\n if (document?.currentScript && 'src' in document.currentScript) {\n return document.currentScript.src;\n }\n const bundleUrl = new URL(location.href);\n bundleUrl.searchParams.set('platform', 'web');\n return bundleUrl.toString();\n },\n url: location.origin + location.pathname\n };\n };\n var _default = getDevServer;\n});","lineCount":38,"map":[[7,2,31,0,"Object"],[7,8,31,0],[7,9,31,0,"defineProperty"],[7,23,31,0],[7,24,31,0,"exports"],[7,31,31,0],[8,4,31,0,"enumerable"],[8,14,31,0],[9,4,31,0,"get"],[9,7,31,0],[9,18,31,0,"get"],[9,19,31,0],[10,6,31,0],[10,13,31,0,"_default"],[10,21,31,0],[11,4,31,0],[12,2,31,0],[13,2,1,0],[13,8,1,6,"getDevServer"],[13,20,1,18],[13,23,1,21,"getDevServer"],[13,24,1,21],[13,29,1,27],[14,4,2,2],[15,4,3,2],[15,8,3,6],[15,15,3,13,"window"],[15,21,3,19],[15,26,3,24],[15,37,3,35],[15,39,3,37],[16,6,4,4],[16,13,4,11],[17,8,5,6,"bundleLoadedFromServer"],[17,30,5,28],[17,32,5,30],[17,36,5,34],[18,8,6,6,"fullBundleUrl"],[18,21,6,19],[18,23,6,21],[18,25,6,23],[19,8,7,6,"url"],[19,11,7,9],[19,13,7,11],[20,6,8,4],[20,7,8,5],[21,4,9,2],[22,4,11,2],[22,11,11,9],[23,6,12,4],[24,6,13,4,"bundleLoadedFromServer"],[24,28,13,26],[24,30,13,28],[24,34,13,32],[25,6,15,4],[26,6,16,4],[26,10,16,8,"fullBundleUrl"],[26,23,16,21,"fullBundleUrl"],[26,24,16,21],[26,26,16,24],[27,8,17,6],[27,12,17,10,"document"],[27,20,17,18],[27,22,17,20,"currentScript"],[27,35,17,33],[27,39,17,37],[27,44,17,42],[27,48,17,46,"document"],[27,56,17,54],[27,57,17,55,"currentScript"],[27,70,17,68],[27,72,17,70],[28,10,18,8],[28,17,18,15,"document"],[28,25,18,23],[28,26,18,24,"currentScript"],[28,39,18,37],[28,40,18,38,"src"],[28,43,18,41],[29,8,19,6],[30,8,21,6],[30,14,21,12,"bundleUrl"],[30,23,21,21],[30,26,21,24],[30,30,21,28,"URL"],[30,33,21,31],[30,34,21,32,"location"],[30,42,21,40],[30,43,21,41,"href"],[30,47,21,45],[30,48,21,46],[31,8,23,6,"bundleUrl"],[31,17,23,15],[31,18,23,16,"searchParams"],[31,30,23,28],[31,31,23,29,"set"],[31,34,23,32],[31,35,23,33],[31,45,23,43],[31,47,23,45],[31,52,23,50],[31,53,23,51],[32,8,25,6],[32,15,25,13,"bundleUrl"],[32,24,25,22],[32,25,25,23,"toString"],[32,33,25,31],[32,34,25,32],[32,35,25,33],[33,6,26,4],[33,7,26,5],[34,6,27,4,"url"],[34,9,27,7],[34,11,27,9,"location"],[34,19,27,17],[34,20,27,18,"origin"],[34,26,27,24],[34,29,27,27,"location"],[34,37,27,35],[34,38,27,36,"pathname"],[35,4,28,2],[35,5,28,3],[36,2,29,0],[36,3,29,1],[37,2,31,0],[37,6,31,0,"_default"],[37,14,31,0],[37,17,31,15,"getDevServer"],[37,29,31,27],[38,0,31,28],[38,3]],"functionMap":{"names":["<global>","getDevServer","get__fullBundleUrl"],"mappings":"AAA,qBC;ICe;KDU;CDG"},"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
@@ -0,0 +1 @@
{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0,"index":210},"end":{"line":11,"column":44,"index":254}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","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, \"default\", {\n enumerable: true,\n get: function () {\n return useRefEffect;\n }\n });\n var _react = require(_dependencyMap[0], \"react\");\n /**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\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 * @format\n */\n\n /**\n * Constructs a callback ref that provides similar semantics as `useEffect`. The\n * supplied `effect` callback will be called with non-null component instances.\n * The `effect` callback can also optionally return a cleanup function.\n *\n * When a component is updated or unmounted, the cleanup function is called. The\n * `effect` callback will then be called again, if applicable.\n *\n * When a new `effect` callback is supplied, the previously returned cleanup\n * function will be called before the new `effect` callback is called with the\n * same instance.\n *\n * WARNING: The `effect` callback should be stable (e.g. using `useCallback`).\n */\n function useRefEffect(effect) {\n var cleanupRef = (0, _react.useRef)(undefined);\n return (0, _react.useCallback)(instance => {\n if (cleanupRef.current) {\n cleanupRef.current();\n cleanupRef.current = undefined;\n }\n if (instance != null) {\n cleanupRef.current = effect(instance);\n }\n }, [effect]);\n }\n});","lineCount":50,"map":[[7,2,26,15,"Object"],[7,8,26,15],[7,9,26,15,"defineProperty"],[7,23,26,15],[7,24,26,15,"exports"],[7,31,26,15],[8,4,26,15,"enumerable"],[8,14,26,15],[9,4,26,15,"get"],[9,7,26,15],[9,18,26,15,"get"],[9,19,26,15],[10,6,26,15],[10,13,26,15,"useRefEffect"],[10,25,26,15],[11,4,26,15],[12,2,26,15],[13,2,11,0],[13,6,11,0,"_react"],[13,12,11,0],[13,15,11,0,"require"],[13,22,11,0],[13,23,11,0,"_dependencyMap"],[13,37,11,0],[14,2,1,0],[15,0,2,0],[16,0,3,0],[17,0,4,0],[18,0,5,0],[19,0,6,0],[20,0,7,0],[21,0,8,0],[22,0,9,0],[24,2,12,0],[25,0,13,0],[26,0,14,0],[27,0,15,0],[28,0,16,0],[29,0,17,0],[30,0,18,0],[31,0,19,0],[32,0,20,0],[33,0,21,0],[34,0,22,0],[35,0,23,0],[36,0,24,0],[37,0,25,0],[38,2,26,15],[38,11,26,24,"useRefEffect"],[38,23,26,36,"useRefEffect"],[38,24,26,37,"effect"],[38,30,26,43],[38,32,26,45],[39,4,27,2],[39,8,27,6,"cleanupRef"],[39,18,27,16],[39,21,27,19],[39,25,27,19,"useRef"],[39,31,27,25],[39,32,27,25,"useRef"],[39,38,27,25],[39,40,27,26,"undefined"],[39,49,27,35],[39,50,27,36],[40,4,28,2],[40,11,28,9],[40,15,28,9,"useCallback"],[40,21,28,20],[40,22,28,20,"useCallback"],[40,33,28,20],[40,35,28,21,"instance"],[40,43,28,29],[40,47,28,33],[41,6,29,4],[41,10,29,8,"cleanupRef"],[41,20,29,18],[41,21,29,19,"current"],[41,28,29,26],[41,30,29,28],[42,8,30,6,"cleanupRef"],[42,18,30,16],[42,19,30,17,"current"],[42,26,30,24],[42,27,30,25],[42,28,30,26],[43,8,31,6,"cleanupRef"],[43,18,31,16],[43,19,31,17,"current"],[43,26,31,24],[43,29,31,27,"undefined"],[43,38,31,36],[44,6,32,4],[45,6,33,4],[45,10,33,8,"instance"],[45,18,33,16],[45,22,33,20],[45,26,33,24],[45,28,33,26],[46,8,34,6,"cleanupRef"],[46,18,34,16],[46,19,34,17,"current"],[46,26,34,24],[46,29,34,27,"effect"],[46,35,34,33],[46,36,34,34,"instance"],[46,44,34,42],[46,45,34,43],[47,6,35,4],[48,4,36,2],[48,5,36,3],[48,7,36,5],[48,8,36,6,"effect"],[48,14,36,12],[48,15,36,13],[48,16,36,14],[49,2,37,0],[50,0,37,1],[50,3]],"functionMap":{"names":["<global>","useRefEffect","<anonymous>"],"mappings":"AAA;eCyB;qBCE;GDQ"},"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.isError = isError;\n /**\n * @name isError\n * @summary Tests for a `Error` object instance.\n * @description\n * Checks to see if the input object is an instance of `Error`.\n * @example\n * <BR>\n *\n * ```javascript\n * import { isError } from '@polkadot/util';\n *\n * console.log('isError', isError(new Error('message'))); // => true\n * ```\n */\n function isError(value) {\n return (value && value.constructor) === Error || value instanceof Error;\n }\n});","lineCount":25,"map":[[7,2,15,0,"exports"],[7,9,15,0],[7,10,15,0,"isError"],[7,17,15,0],[7,20,15,0,"isError"],[7,27,15,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],[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,0,14,0],[22,2,15,7],[22,11,15,16,"isError"],[22,18,15,23,"isError"],[22,19,15,24,"value"],[22,24,15,29],[22,26,15,31],[23,4,16,4],[23,11,16,13],[23,12,16,14,"value"],[23,17,16,19],[23,21,16,23,"value"],[23,26,16,28],[23,27,16,29,"constructor"],[23,38,16,40],[23,44,16,46,"Error"],[23,49,16,51],[23,53,17,8,"value"],[23,58,17,13],[23,70,17,25,"Error"],[23,75,17,30],[24,2,18,0],[25,0,18,1],[25,3]],"functionMap":{"names":["<global>","isError"],"mappings":"AAA;OCc;CDG"},"hasCjsExports":false},"type":"js/module"}]}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":44,"index":44}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"./Asset","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":45},"end":{"line":2,"column":32,"index":77}}],"key":"TwnMoPBJu+ST6a0NSE4l343cBbk=","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.useAssets = useAssets;\n var _react = require(_dependencyMap[0], \"react\");\n var _Asset = require(_dependencyMap[1], \"./Asset\");\n // @needsAudit\n /**\n * Downloads and stores one or more assets locally.\n * After the assets are loaded, this hook returns a list of asset instances.\n * If something went wrong when loading the assets, an error is returned.\n *\n * > Note, the assets are not \"reloaded\" when you dynamically change the asset list.\n *\n * @return Returns an array containing:\n * - on the first position, a list of all loaded assets. If they aren't loaded yet, this value is\n * `undefined`.\n * - on the second position, an error which encountered when loading the assets. If there was no\n * error, this value is `undefined`.\n *\n * @example\n * ```tsx\n * const [assets, error] = useAssets([require('path/to/asset.jpg'), require('path/to/other.png')]);\n *\n * return assets ? <Image source={assets[0]} /> : null;\n * ```\n */\n function useAssets(moduleIds) {\n const [assets, setAssets] = (0, _react.useState)();\n const [error, setError] = (0, _react.useState)();\n (0, _react.useEffect)(() => {\n _Asset.Asset.loadAsync(moduleIds).then(setAssets).catch(setError);\n }, []);\n return [assets, error];\n }\n});","lineCount":39,"map":[[7,2,24,0,"exports"],[7,9,24,0],[7,10,24,0,"useAssets"],[7,19,24,0],[7,22,24,0,"useAssets"],[7,31,24,0],[8,2,1,0],[8,6,1,0,"_react"],[8,12,1,0],[8,15,1,0,"require"],[8,22,1,0],[8,23,1,0,"_dependencyMap"],[8,37,1,0],[9,2,2,0],[9,6,2,0,"_Asset"],[9,12,2,0],[9,15,2,0,"require"],[9,22,2,0],[9,23,2,0,"_dependencyMap"],[9,37,2,0],[10,2,3,0],[11,2,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,0,14,0],[22,0,15,0],[23,0,16,0],[24,0,17,0],[25,0,18,0],[26,0,19,0],[27,0,20,0],[28,0,21,0],[29,0,22,0],[30,0,23,0],[31,2,24,7],[31,11,24,16,"useAssets"],[31,20,24,25,"useAssets"],[31,21,24,26,"moduleIds"],[31,30,24,35],[31,32,24,37],[32,4,25,4],[32,10,25,10],[32,11,25,11,"assets"],[32,17,25,17],[32,19,25,19,"setAssets"],[32,28,25,28],[32,29,25,29],[32,32,25,32],[32,36,25,32,"useState"],[32,42,25,40],[32,43,25,40,"useState"],[32,51,25,40],[32,53,25,41],[32,54,25,42],[33,4,26,4],[33,10,26,10],[33,11,26,11,"error"],[33,16,26,16],[33,18,26,18,"setError"],[33,26,26,26],[33,27,26,27],[33,30,26,30],[33,34,26,30,"useState"],[33,40,26,38],[33,41,26,38,"useState"],[33,49,26,38],[33,51,26,39],[33,52,26,40],[34,4,27,4],[34,8,27,4,"useEffect"],[34,14,27,13],[34,15,27,13,"useEffect"],[34,24,27,13],[34,26,27,14],[34,32,27,20],[35,6,28,8,"Asset"],[35,12,28,13],[35,13,28,13,"Asset"],[35,18,28,13],[35,19,28,14,"loadAsync"],[35,28,28,23],[35,29,28,24,"moduleIds"],[35,38,28,33],[35,39,28,34],[35,40,28,35,"then"],[35,44,28,39],[35,45,28,40,"setAssets"],[35,54,28,49],[35,55,28,50],[35,56,28,51,"catch"],[35,61,28,56],[35,62,28,57,"setError"],[35,70,28,65],[35,71,28,66],[36,4,29,4],[36,5,29,5],[36,7,29,7],[36,9,29,9],[36,10,29,10],[37,4,30,4],[37,11,30,11],[37,12,30,12,"assets"],[37,18,30,18],[37,20,30,20,"error"],[37,25,30,25],[37,26,30,26],[38,2,31,0],[39,0,31,1],[39,3]],"functionMap":{"names":["<global>","useAssets","useEffect$argument_0"],"mappings":"AAA;OCuB;cCG;KDE;CDE"},"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 Object.defineProperty(exports, \"packageInfo\", {\n enumerable: true,\n get: function () {\n return packageInfo;\n }\n });\n const packageInfo = {\n name: '@polkadot/wasm-crypto-asmjs',\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: '7.5.1'\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,39,1,64],[15,4,1,66,"path"],[15,8,1,70],[15,10,1,73,"import"],[15,16,1,79],[15,17,1,80,"meta"],[15,21,1,84],[15,25,1,88,"import"],[15,31,1,94],[15,32,1,95,"meta"],[15,36,1,99],[15,37,1,100,"url"],[15,40,1,103],[15,43,1,107],[15,47,1,111,"URL"],[15,50,1,114],[15,51,1,115,"import"],[15,57,1,121],[15,58,1,122,"meta"],[15,62,1,126],[15,63,1,127,"url"],[15,66,1,130],[15,67,1,131],[15,68,1,132,"pathname"],[15,76,1,140],[15,77,1,141,"substring"],[15,86,1,150],[15,87,1,151],[15,88,1,152],[15,90,1,154],[15,94,1,158,"URL"],[15,97,1,161],[15,98,1,162,"import"],[15,104,1,168],[15,105,1,169,"meta"],[15,109,1,173],[15,110,1,174,"url"],[15,113,1,177],[15,114,1,178],[15,115,1,179,"pathname"],[15,123,1,187],[15,124,1,188,"lastIndexOf"],[15,135,1,199],[15,136,1,200],[15,139,1,203],[15,140,1,204],[15,143,1,207],[15,144,1,208],[15,145,1,209],[15,148,1,212],[15,154,1,218],[16,4,1,220,"type"],[16,8,1,224],[16,10,1,226],[16,15,1,231],[17,4,1,233,"version"],[17,11,1,240],[17,13,1,242],[18,2,1,250],[18,3,1,251],[19,0,1,252],[19,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}