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
@@ -0,0 +1 @@
{"dependencies":[{"name":"../TurboModule/TurboModuleRegistry","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0,"index":210},"end":{"line":11,"column":74,"index":284}}],"key":"QKgoLdzujFFnkAOknfYpf83/K00=","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 _interopNamespace(e) {\n if (e && e.__esModule) return e;\n var n = {};\n if (e) Object.keys(e).forEach(function (k) {\n var d = Object.getOwnPropertyDescriptor(e, k);\n Object.defineProperty(n, k, d.get ? d : {\n enumerable: true,\n get: function () {\n return e[k];\n }\n });\n });\n n.default = e;\n return n;\n }\n Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n var _TurboModuleTurboModuleRegistry = require(_dependencyMap[0], \"../TurboModule/TurboModuleRegistry\");\n var TurboModuleRegistry = _interopNamespace(_TurboModuleTurboModuleRegistry);\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 // The config has different keys depending on the type of the Node\n // TODO(T54896888): Make these types strict\n\n var _default = TurboModuleRegistry.get('NativeAnimatedTurboModule');\n});","lineCount":44,"map":[[22,2,16,0,"Object"],[22,8,16,0],[22,9,16,0,"defineProperty"],[22,23,16,0],[22,24,16,0,"exports"],[22,31,16,0],[23,4,16,0,"enumerable"],[23,14,16,0],[24,4,16,0,"get"],[24,7,16,0],[24,18,16,0,"get"],[24,19,16,0],[25,6,16,0],[25,13,16,0,"_default"],[25,21,16,0],[26,4,16,0],[27,2,16,0],[28,2,11,0],[28,6,11,0,"_TurboModuleTurboModuleRegistry"],[28,37,11,0],[28,40,11,0,"require"],[28,47,11,0],[28,48,11,0,"_dependencyMap"],[28,62,11,0],[29,2,11,0],[29,6,11,0,"TurboModuleRegistry"],[29,25,11,0],[29,28,11,0,"_interopNamespace"],[29,45,11,0],[29,46,11,0,"_TurboModuleTurboModuleRegistry"],[29,77,11,0],[30,2,1,0],[31,0,2,0],[32,0,3,0],[33,0,4,0],[34,0,5,0],[35,0,6,0],[36,0,7,0],[37,0,8,0],[38,0,9,0],[40,2,13,0],[41,2,14,0],[43,2,16,0],[43,6,16,0,"_default"],[43,14,16,0],[43,17,16,15,"TurboModuleRegistry"],[43,36,16,34],[43,37,16,35,"get"],[43,40,16,38],[43,41,16,39],[43,68,16,66],[43,69,16,67],[44,0,16,68],[44,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"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, \"isArrayLike\", {\n enumerable: true,\n get: function () {\n return isArrayLike;\n }\n });\n var isArrayLike = function (x) {\n return x && typeof x.length === 'number' && typeof x !== 'function';\n };\n});","lineCount":16,"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,"isArrayLike"],[10,24,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,7],[13,6,1,11,"isArrayLike"],[13,17,1,22],[13,20,1,26],[13,29,1,26,"isArrayLike"],[13,30,1,36,"x"],[13,31,1,37],[13,33,1,39],[14,4,1,41],[14,11,1,48,"x"],[14,12,1,49],[14,16,1,53],[14,23,1,60,"x"],[14,24,1,61],[14,25,1,62,"length"],[14,31,1,68],[14,36,1,73],[14,44,1,81],[14,48,1,85],[14,55,1,92,"x"],[14,56,1,93],[14,61,1,98],[14,71,1,108],[15,2,1,110],[15,3,1,112],[16,0,1,113],[16,3]],"functionMap":{"names":["<global>","isArrayLike"],"mappings":"AAA,0BC,qFD"},"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":[],"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, \"KNOWN_VERSIONS\", {\n enumerable: true,\n get: function () {\n return KNOWN_VERSIONS;\n }\n });\n Object.defineProperty(exports, \"LATEST_VERSION\", {\n enumerable: true,\n get: function () {\n return LATEST_VERSION;\n }\n });\n Object.defineProperty(exports, \"TO_CALLS_VERSION\", {\n enumerable: true,\n get: function () {\n return TO_CALLS_VERSION;\n }\n });\n const KNOWN_VERSIONS = [16, 15, 14, 13, 12, 11, 10, 9];\n const LATEST_VERSION = KNOWN_VERSIONS[0];\n const TO_CALLS_VERSION = 14; // LATEST_VERSION;\n});","lineCount":28,"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,"KNOWN_VERSIONS"],[10,27,1,0],[11,4,1,0],[12,2,1,0],[13,2,2,0,"Object"],[13,8,2,0],[13,9,2,0,"defineProperty"],[13,23,2,0],[13,24,2,0,"exports"],[13,31,2,0],[14,4,2,0,"enumerable"],[14,14,2,0],[15,4,2,0,"get"],[15,7,2,0],[15,18,2,0,"get"],[15,19,2,0],[16,6,2,0],[16,13,2,0,"LATEST_VERSION"],[16,27,2,0],[17,4,2,0],[18,2,2,0],[19,2,3,0,"Object"],[19,8,3,0],[19,9,3,0,"defineProperty"],[19,23,3,0],[19,24,3,0,"exports"],[19,31,3,0],[20,4,3,0,"enumerable"],[20,14,3,0],[21,4,3,0,"get"],[21,7,3,0],[21,18,3,0,"get"],[21,19,3,0],[22,6,3,0],[22,13,3,0,"TO_CALLS_VERSION"],[22,29,3,0],[23,4,3,0],[24,2,3,0],[25,2,1,7],[25,8,1,13,"KNOWN_VERSIONS"],[25,22,1,27],[25,25,1,30],[25,26,1,31],[25,28,1,33],[25,30,1,35],[25,32,1,37],[25,34,1,39],[25,36,1,41],[25,38,1,43],[25,40,1,45],[25,42,1,47],[25,44,1,49],[25,46,1,51],[25,48,1,53],[25,50,1,55],[25,52,1,57],[25,54,1,59],[25,55,1,60],[25,56,1,61],[26,2,2,7],[26,8,2,13,"LATEST_VERSION"],[26,22,2,27],[26,25,2,30,"KNOWN_VERSIONS"],[26,39,2,44],[26,40,2,45],[26,41,2,46],[26,42,2,47],[27,2,3,7],[27,8,3,13,"TO_CALLS_VERSION"],[27,24,3,29],[27,27,3,32],[27,29,3,34],[27,30,3,35],[27,31,3,36],[28,0,3,36],[28,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"../ed25519/index.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":77,"index":77}}],"key":"9iBuxOzi5mM83VhMqh1I8a6JTl4=","exportNames":["*"],"imports":1}},{"name":"./hdkdDerive.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":78},"end":{"line":2,"column":53,"index":131}}],"key":"70pOIFjIB3EFZ7/dFk8GaNadd6E=","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, \"keyHdkdEd25519\", {\n enumerable: true,\n get: function () {\n return keyHdkdEd25519;\n }\n });\n var _ed25519IndexJs = require(_dependencyMap[0], \"../ed25519/index.js\");\n var _hdkdDeriveJs = require(_dependencyMap[1], \"./hdkdDerive.js\");\n const keyHdkdEd25519 = /*#__PURE__*/(0, _hdkdDeriveJs.createSeedDeriveFn)(_ed25519IndexJs.ed25519PairFromSeed, _ed25519IndexJs.ed25519DeriveHard);\n});","lineCount":16,"map":[[7,2,3,0,"Object"],[7,8,3,0],[7,9,3,0,"defineProperty"],[7,23,3,0],[7,24,3,0,"exports"],[7,31,3,0],[8,4,3,0,"enumerable"],[8,14,3,0],[9,4,3,0,"get"],[9,7,3,0],[9,18,3,0,"get"],[9,19,3,0],[10,6,3,0],[10,13,3,0,"keyHdkdEd25519"],[10,27,3,0],[11,4,3,0],[12,2,3,0],[13,2,1,0],[13,6,1,0,"_ed25519IndexJs"],[13,21,1,0],[13,24,1,0,"require"],[13,31,1,0],[13,32,1,0,"_dependencyMap"],[13,46,1,0],[14,2,2,0],[14,6,2,0,"_hdkdDeriveJs"],[14,19,2,0],[14,22,2,0,"require"],[14,29,2,0],[14,30,2,0,"_dependencyMap"],[14,44,2,0],[15,2,3,7],[15,8,3,13,"keyHdkdEd25519"],[15,22,3,27],[15,25,3,30],[15,38,3,44],[15,42,3,44,"createSeedDeriveFn"],[15,55,3,62],[15,56,3,62,"createSeedDeriveFn"],[15,74,3,62],[15,76,3,63,"ed25519PairFromSeed"],[15,91,3,82],[15,92,3,82,"ed25519PairFromSeed"],[15,111,3,82],[15,113,3,84,"ed25519DeriveHard"],[15,128,3,101],[15,129,3,101,"ed25519DeriveHard"],[15,146,3,101],[15,147,3,102],[16,0,3,103],[16,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"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, \"default\", {\n enumerable: true,\n get: function () {\n return pick;\n }\n });\n /**\n * Copyright (c) Nicolas Gallagher.\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 */\n\n function pick(obj, list) {\n var nextObj = {};\n for (var key in obj) {\n if (obj.hasOwnProperty(key)) {\n if (list[key] === true) {\n nextObj[key] = obj[key];\n }\n }\n }\n return nextObj;\n }\n});","lineCount":33,"map":[[7,2,10,15,"Object"],[7,8,10,15],[7,9,10,15,"defineProperty"],[7,23,10,15],[7,24,10,15,"exports"],[7,31,10,15],[8,4,10,15,"enumerable"],[8,14,10,15],[9,4,10,15,"get"],[9,7,10,15],[9,18,10,15,"get"],[9,19,10,15],[10,6,10,15],[10,13,10,15,"pick"],[10,17,10,15],[11,4,10,15],[12,2,10,15],[13,2,1,0],[14,0,2,0],[15,0,3,0],[16,0,4,0],[17,0,5,0],[18,0,6,0],[19,0,7,0],[20,0,8,0],[22,2,10,15],[22,11,10,24,"pick"],[22,15,10,28,"pick"],[22,16,10,29,"obj"],[22,19,10,32],[22,21,10,34,"list"],[22,25,10,38],[22,27,10,40],[23,4,11,2],[23,8,11,6,"nextObj"],[23,15,11,13],[23,18,11,16],[23,19,11,17],[23,20,11,18],[24,4,12,2],[24,9,12,7],[24,13,12,11,"key"],[24,16,12,14],[24,20,12,18,"obj"],[24,23,12,21],[24,25,12,23],[25,6,13,4],[25,10,13,8,"obj"],[25,13,13,11],[25,14,13,12,"hasOwnProperty"],[25,28,13,26],[25,29,13,27,"key"],[25,32,13,30],[25,33,13,31],[25,35,13,33],[26,8,14,6],[26,12,14,10,"list"],[26,16,14,14],[26,17,14,15,"key"],[26,20,14,18],[26,21,14,19],[26,26,14,24],[26,30,14,28],[26,32,14,30],[27,10,15,8,"nextObj"],[27,17,15,15],[27,18,15,16,"key"],[27,21,15,19],[27,22,15,20],[27,25,15,23,"obj"],[27,28,15,26],[27,29,15,27,"key"],[27,32,15,30],[27,33,15,31],[28,8,16,6],[29,6,17,4],[30,4,18,2],[31,4,19,2],[31,11,19,9,"nextObj"],[31,18,19,16],[32,2,20,0],[33,0,20,1],[33,3]],"functionMap":{"names":["<global>","pick"],"mappings":"AAA;eCS"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"../u8a/index.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":50,"index":50}}],"key":"ni7N8kFqexhxzrkt71zvvxQnrBA=","exportNames":["*"],"imports":1}},{"name":"./toU8a.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":51},"end":{"line":2,"column":42,"index":93}}],"key":"3bOyH77e/8Wc8K55bqHxvmXdM0A=","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.compactAddLength = compactAddLength;\n var _u8aIndexJs = require(_dependencyMap[0], \"../u8a/index.js\");\n var _toU8aJs = require(_dependencyMap[1], \"./toU8a.js\");\n /**\n * @name compactAddLength\n * @description Adds a length prefix to the input value\n * @example\n * <BR>\n *\n * ```javascript\n * import { compactAddLength } from '@polkadot/util';\n *\n * console.log(compactAddLength(new Uint8Array([0xde, 0xad, 0xbe, 0xef]))); // Uint8Array([4 << 2, 0xde, 0xad, 0xbe, 0xef])\n * ```\n */\n function compactAddLength(input) {\n return (0, _u8aIndexJs.u8aConcatStrict)([(0, _toU8aJs.compactToU8a)(input.length), input]);\n }\n});","lineCount":25,"map":[[7,2,15,0,"exports"],[7,9,15,0],[7,10,15,0,"compactAddLength"],[7,26,15,0],[7,29,15,0,"compactAddLength"],[7,45,15,0],[8,2,1,0],[8,6,1,0,"_u8aIndexJs"],[8,17,1,0],[8,20,1,0,"require"],[8,27,1,0],[8,28,1,0,"_dependencyMap"],[8,42,1,0],[9,2,2,0],[9,6,2,0,"_toU8aJs"],[9,14,2,0],[9,17,2,0,"require"],[9,24,2,0],[9,25,2,0,"_dependencyMap"],[9,39,2,0],[10,2,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,"compactAddLength"],[22,27,15,32,"compactAddLength"],[22,28,15,33,"input"],[22,33,15,38],[22,35,15,40],[23,4,16,4],[23,11,16,11],[23,15,16,11,"u8aConcatStrict"],[23,26,16,26],[23,27,16,26,"u8aConcatStrict"],[23,42,16,26],[23,44,16,27],[23,45,17,8],[23,49,17,8,"compactToU8a"],[23,57,17,20],[23,58,17,20,"compactToU8a"],[23,70,17,20],[23,72,17,21,"input"],[23,77,17,26],[23,78,17,27,"length"],[23,84,17,33],[23,85,17,34],[23,87,18,8,"input"],[23,92,18,13],[23,93,19,5],[23,94,19,6],[24,2,20,0],[25,0,20,1],[25,3]],"functionMap":{"names":["<global>","compactAddLength"],"mappings":"AAA;OCc;CDK"},"hasCjsExports":false},"type":"js/module"}]}