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
@@ -0,0 +1 @@
{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":2,"column":12,"index":26},"end":{"line":2,"column":28,"index":42}}],"key":"XN65eZP/QkNMzaBAXbG/zPyidpY=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n var React = require(_dependencyMap[0], \"react\");\n /**\n * Use `useEffect` during SSR and `useLayoutEffect` in the Browser & React Native to avoid warnings.\n */\n var useClientLayoutEffect = typeof document !== 'undefined' || typeof navigator !== 'undefined' && navigator.product === 'ReactNative' ? React.useLayoutEffect : React.useEffect;\n /**\n * React hook which returns the latest callback without changing the reference.\n */\n // eslint-disable-next-line @typescript-eslint/ban-types\n function useLatestCallback(callback) {\n var ref = React.useRef(callback);\n var latestCallback = React.useRef(function latestCallback() {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n return ref.current.apply(this, args);\n }).current;\n useClientLayoutEffect(function () {\n ref.current = callback;\n });\n return latestCallback;\n }\n module.exports = useLatestCallback;\n});","lineCount":28,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0],[4,6,2,4,"React"],[4,11,2,9],[4,14,2,12,"require"],[4,21,2,19],[4,22,2,19,"_dependencyMap"],[4,36,2,19],[4,48,2,27],[4,49,2,28],[5,2,3,0],[6,0,4,0],[7,0,5,0],[8,2,6,0],[8,6,6,4,"useClientLayoutEffect"],[8,27,6,25],[8,30,6,28],[8,37,6,35,"document"],[8,45,6,43],[8,50,6,48],[8,61,6,59],[8,65,7,5],[8,72,7,12,"navigator"],[8,81,7,21],[8,86,7,26],[8,97,7,37],[8,101,7,41,"navigator"],[8,110,7,50],[8,111,7,51,"product"],[8,118,7,58],[8,123,7,63],[8,136,7,77],[8,139,8,6,"React"],[8,144,8,11],[8,145,8,12,"useLayoutEffect"],[8,160,8,27],[8,163,9,6,"React"],[8,168,9,11],[8,169,9,12,"useEffect"],[8,178,9,21],[9,2,10,0],[10,0,11,0],[11,0,12,0],[12,2,13,0],[13,2,14,0],[13,11,14,9,"useLatestCallback"],[13,28,14,26,"useLatestCallback"],[13,29,14,27,"callback"],[13,37,14,35],[13,39,14,37],[14,4,15,4],[14,8,15,8,"ref"],[14,11,15,11],[14,14,15,14,"React"],[14,19,15,19],[14,20,15,20,"useRef"],[14,26,15,26],[14,27,15,27,"callback"],[14,35,15,35],[14,36,15,36],[15,4,16,4],[15,8,16,8,"latestCallback"],[15,22,16,22],[15,25,16,25,"React"],[15,30,16,30],[15,31,16,31,"useRef"],[15,37,16,37],[15,38,16,38],[15,47,16,47,"latestCallback"],[15,61,16,61,"latestCallback"],[15,62,16,61],[15,64,16,64],[16,6,17,8],[16,10,17,12,"args"],[16,14,17,16],[16,17,17,19],[16,19,17,21],[17,6,18,8],[17,11,18,13],[17,15,18,17,"_i"],[17,17,18,19],[17,20,18,22],[17,21,18,23],[17,23,18,25,"_i"],[17,25,18,27],[17,28,18,30,"arguments"],[17,37,18,39],[17,38,18,40,"length"],[17,44,18,46],[17,46,18,48,"_i"],[17,48,18,50],[17,50,18,52],[17,52,18,54],[18,8,19,12,"args"],[18,12,19,16],[18,13,19,17,"_i"],[18,15,19,19],[18,16,19,20],[18,19,19,23,"arguments"],[18,28,19,32],[18,29,19,33,"_i"],[18,31,19,35],[18,32,19,36],[19,6,20,8],[20,6,21,8],[20,13,21,15,"ref"],[20,16,21,18],[20,17,21,19,"current"],[20,24,21,26],[20,25,21,27,"apply"],[20,30,21,32],[20,31,21,33],[20,35,21,37],[20,37,21,39,"args"],[20,41,21,43],[20,42,21,44],[21,4,22,4],[21,5,22,5],[21,6,22,6],[21,7,22,7,"current"],[21,14,22,14],[22,4,23,4,"useClientLayoutEffect"],[22,25,23,25],[22,26,23,26],[22,38,23,38],[23,6,24,8,"ref"],[23,9,24,11],[23,10,24,12,"current"],[23,17,24,19],[23,20,24,22,"callback"],[23,28,24,30],[24,4,25,4],[24,5,25,5],[24,6,25,6],[25,4,26,4],[25,11,26,11,"latestCallback"],[25,25,26,25],[26,2,27,0],[27,2,28,0,"module"],[27,8,28,6],[27,9,28,7,"exports"],[27,16,28,14],[27,19,28,17,"useLatestCallback"],[27,36,28,34],[28,0,28,35],[28,3]],"functionMap":{"names":["<global>","useLatestCallback","latestCallback","useClientLayoutEffect$argument_0"],"mappings":"AAA;ACa;sCCE;KDM;0BEC;KFE;CDE"},"hasCjsExports":true},"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 exports.rpc = void 0;\n exports.rpc = {\n createBlock: {\n description: 'Instructs the manual-seal authorship task to create a new block',\n params: [{\n name: 'createEmpty',\n type: 'bool'\n }, {\n name: 'finalize',\n type: 'bool'\n }, {\n isOptional: true,\n name: 'parentHash',\n type: 'BlockHash'\n }],\n type: 'CreatedBlock'\n },\n finalizeBlock: {\n description: 'Instructs the manual-seal authorship task to finalize a block',\n params: [{\n name: 'hash',\n type: 'BlockHash'\n }, {\n isOptional: true,\n name: 'justification',\n type: 'Justification'\n }],\n type: 'bool'\n }\n };\n});","lineCount":37,"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,"rpc"],[7,13,3,11],[7,16,3,14],[7,21,3,19],[7,22,3,20],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"rpc"],[8,13,4,11],[8,16,4,14],[9,4,5,4,"createBlock"],[9,15,5,15],[9,17,5,17],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,84,6,86],[11,6,7,8,"params"],[11,12,7,14],[11,14,7,16],[11,15,8,12],[12,8,9,16,"name"],[12,12,9,20],[12,14,9,22],[12,27,9,35],[13,8,10,16,"type"],[13,12,10,20],[13,14,10,22],[14,6,11,12],[14,7,11,13],[14,9,12,12],[15,8,13,16,"name"],[15,12,13,20],[15,14,13,22],[15,24,13,32],[16,8,14,16,"type"],[16,12,14,20],[16,14,14,22],[17,6,15,12],[17,7,15,13],[17,9,16,12],[18,8,17,16,"isOptional"],[18,18,17,26],[18,20,17,28],[18,24,17,32],[19,8,18,16,"name"],[19,12,18,20],[19,14,18,22],[19,26,18,34],[20,8,19,16,"type"],[20,12,19,20],[20,14,19,22],[21,6,20,12],[21,7,20,13],[21,8,21,9],[22,6,22,8,"type"],[22,10,22,12],[22,12,22,14],[23,4,23,4],[23,5,23,5],[24,4,24,4,"finalizeBlock"],[24,17,24,17],[24,19,24,19],[25,6,25,8,"description"],[25,17,25,19],[25,19,25,21],[25,82,25,84],[26,6,26,8,"params"],[26,12,26,14],[26,14,26,16],[26,15,27,12],[27,8,28,16,"name"],[27,12,28,20],[27,14,28,22],[27,20,28,28],[28,8,29,16,"type"],[28,12,29,20],[28,14,29,22],[29,6,30,12],[29,7,30,13],[29,9,31,12],[30,8,32,16,"isOptional"],[30,18,32,26],[30,20,32,28],[30,24,32,32],[31,8,33,16,"name"],[31,12,33,20],[31,14,33,22],[31,29,33,37],[32,8,34,16,"type"],[32,12,34,20],[32,14,34,22],[33,6,35,12],[33,7,35,13],[33,8,36,9],[34,6,37,8,"type"],[34,10,37,12],[34,12,37,14],[35,4,38,4],[36,2,39,0],[36,3,39,1],[37,0,39,2],[37,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"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 exports.typesChain = void 0;\n exports.typesChain = {};\n});","lineCount":9,"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,"typesChain"],[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,"typesChain"],[8,20,4,18],[8,23,4,21],[8,24,4,22],[8,25,4,23],[9,0,4,24],[9,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"../scheduler/async","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":14,"index":122},"end":{"line":4,"column":43,"index":151}}],"key":"DwsQXSm/xtyztPccmczjezyRPzQ=","exportNames":["*"],"imports":1}},{"name":"./throttle","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":17,"index":170},"end":{"line":5,"column":38,"index":191}}],"key":"s4Y8qjo1mvQXypGYSJcoISsjhi8=","exportNames":["*"],"imports":1}},{"name":"../observable/timer","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":14,"index":207},"end":{"line":6,"column":44,"index":237}}],"key":"GS4xWdSOWUF/4jN7wbbo//xg8QE=","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.throttleTime = void 0;\n var async_1 = require(_dependencyMap[0], \"../scheduler/async\");\n var throttle_1 = require(_dependencyMap[1], \"./throttle\");\n var timer_1 = require(_dependencyMap[2], \"../observable/timer\");\n function throttleTime(duration, scheduler, config) {\n if (scheduler === void 0) {\n scheduler = async_1.asyncScheduler;\n }\n var duration$ = timer_1.timer(duration, scheduler);\n return throttle_1.throttle(function () {\n return duration$;\n }, config);\n }\n exports.throttleTime = throttleTime;\n});","lineCount":21,"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,"throttleTime"],[7,22,3,20],[7,25,3,23],[7,30,3,28],[7,31,3,29],[8,2,4,0],[8,6,4,4,"async_1"],[8,13,4,11],[8,16,4,14,"require"],[8,23,4,21],[8,24,4,21,"_dependencyMap"],[8,38,4,21],[8,63,4,42],[8,64,4,43],[9,2,5,0],[9,6,5,4,"throttle_1"],[9,16,5,14],[9,19,5,17,"require"],[9,26,5,24],[9,27,5,24,"_dependencyMap"],[9,41,5,24],[9,58,5,37],[9,59,5,38],[10,2,6,0],[10,6,6,4,"timer_1"],[10,13,6,11],[10,16,6,14,"require"],[10,23,6,21],[10,24,6,21,"_dependencyMap"],[10,38,6,21],[10,64,6,43],[10,65,6,44],[11,2,7,0],[11,11,7,9,"throttleTime"],[11,23,7,21,"throttleTime"],[11,24,7,22,"duration"],[11,32,7,30],[11,34,7,32,"scheduler"],[11,43,7,41],[11,45,7,43,"config"],[11,51,7,49],[11,53,7,51],[12,4,8,4],[12,8,8,8,"scheduler"],[12,17,8,17],[12,22,8,22],[12,27,8,27],[12,28,8,28],[12,30,8,30],[13,6,8,32,"scheduler"],[13,15,8,41],[13,18,8,44,"async_1"],[13,25,8,51],[13,26,8,52,"asyncScheduler"],[13,40,8,66],[14,4,8,68],[15,4,9,4],[15,8,9,8,"duration$"],[15,17,9,17],[15,20,9,20,"timer_1"],[15,27,9,27],[15,28,9,28,"timer"],[15,33,9,33],[15,34,9,34,"duration"],[15,42,9,42],[15,44,9,44,"scheduler"],[15,53,9,53],[15,54,9,54],[16,4,10,4],[16,11,10,11,"throttle_1"],[16,21,10,21],[16,22,10,22,"throttle"],[16,30,10,30],[16,31,10,31],[16,43,10,43],[17,6,10,45],[17,13,10,52,"duration$"],[17,22,10,61],[18,4,10,63],[18,5,10,64],[18,7,10,66,"config"],[18,13,10,72],[18,14,10,73],[19,2,11,0],[20,2,12,0,"exports"],[20,9,12,7],[20,10,12,8,"throttleTime"],[20,22,12,20],[20,25,12,23,"throttleTime"],[20,37,12,35],[21,0,12,36],[21,3]],"functionMap":{"names":["<global>","throttleTime","throttle_1.throttle$argument_0"],"mappings":"AAA;ACM;+BCG,iCD;CDC"},"hasCjsExports":true},"type":"js/module"}]}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[{"name":"react-native-web/dist/exports/View","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"4kYBDC6LJJXoH7P9rWDi3vkLVB0=","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 Object.defineProperty(exports, \"FooterComponent\", {\n enumerable: true,\n get: function () {\n return FooterComponent;\n }\n });\n var _reactNativeWebDistExportsView = require(_dependencyMap[0], \"react-native-web/dist/exports/View\");\n var View = _interopDefault(_reactNativeWebDistExportsView);\n const ScreenFooter = View.default;\n const FooterComponent = View.default;\n var _default = ScreenFooter;\n});","lineCount":29,"map":[[12,2,4,0,"Object"],[12,8,4,0],[12,9,4,0,"defineProperty"],[12,23,4,0],[12,24,4,0,"exports"],[12,31,4,0],[13,4,4,0,"enumerable"],[13,14,4,0],[14,4,4,0,"get"],[14,7,4,0],[14,18,4,0,"get"],[14,19,4,0],[15,6,4,0],[15,13,4,0,"_default"],[15,21,4,0],[16,4,4,0],[17,2,4,0],[18,2,5,0,"Object"],[18,8,5,0],[18,9,5,0,"defineProperty"],[18,23,5,0],[18,24,5,0,"exports"],[18,31,5,0],[19,4,5,0,"enumerable"],[19,14,5,0],[20,4,5,0,"get"],[20,7,5,0],[20,18,5,0,"get"],[20,19,5,0],[21,6,5,0],[21,13,5,9,"FooterComponent"],[21,28,5,24],[22,4,5,24],[23,2,5,24],[24,2,5,27],[24,6,5,27,"_reactNativeWebDistExportsView"],[24,36,5,27],[24,39,5,27,"require"],[24,46,5,27],[24,47,5,27,"_dependencyMap"],[24,61,5,27],[25,2,5,27],[25,6,5,27,"View"],[25,10,5,27],[25,13,5,27,"_interopDefault"],[25,28,5,27],[25,29,5,27,"_reactNativeWebDistExportsView"],[25,59,5,27],[26,2,2,0],[26,8,2,6,"ScreenFooter"],[26,20,2,18],[26,23,2,21,"View"],[26,27,2,25],[26,28,2,25,"default"],[26,35,2,25],[27,2,3,0],[27,8,3,6,"FooterComponent"],[27,23,3,21],[27,26,3,24,"View"],[27,30,3,28],[27,31,3,28,"default"],[27,38,3,28],[28,2,4,0],[28,6,4,0,"_default"],[28,14,4,0],[28,17,4,15,"ScreenFooter"],[28,29,4,27],[29,0,4,28],[29,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"tslib","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":16,"index":123},"end":{"line":4,"column":32,"index":139}}],"key":"vm88vOsSPZItrLOmMEyUuGkd1y4=","exportNames":["*"],"imports":1}},{"name":"./interfaces.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":21,"index":162},"end":{"line":5,"column":47,"index":188}}],"key":"5jJKoyxHmawCwrDTV1vEZBOkhlo=","exportNames":["*"],"imports":1}},{"name":"./packageInfo.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":23,"index":223},"end":{"line":6,"column":50,"index":250}}],"key":"Ffmb0bdQh5N+BVJ7J3zvmqqfh9A=","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.packageInfo = void 0;\n const tslib_1 = require(_dependencyMap[0], \"tslib\");\n tslib_1.__exportStar(require(_dependencyMap[1], \"./interfaces.js\"), exports);\n var packageInfo_js_1 = require(_dependencyMap[2], \"./packageInfo.js\");\n Object.defineProperty(exports, \"packageInfo\", {\n enumerable: true,\n get: function () {\n return packageInfo_js_1.packageInfo;\n }\n });\n});","lineCount":17,"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,"packageInfo"],[7,21,3,19],[7,24,3,22],[7,29,3,27],[7,30,3,28],[8,2,4,0],[8,8,4,6,"tslib_1"],[8,15,4,13],[8,18,4,16,"require"],[8,25,4,23],[8,26,4,23,"_dependencyMap"],[8,40,4,23],[8,52,4,31],[8,53,4,32],[9,2,5,0,"tslib_1"],[9,9,5,7],[9,10,5,8,"__exportStar"],[9,22,5,20],[9,23,5,21,"require"],[9,30,5,28],[9,31,5,28,"_dependencyMap"],[9,45,5,28],[9,67,5,46],[9,68,5,47],[9,70,5,49,"exports"],[9,77,5,56],[9,78,5,57],[10,2,6,0],[10,6,6,4,"packageInfo_js_1"],[10,22,6,20],[10,25,6,23,"require"],[10,32,6,30],[10,33,6,30,"_dependencyMap"],[10,47,6,30],[10,70,6,49],[10,71,6,50],[11,2,7,0,"Object"],[11,8,7,6],[11,9,7,7,"defineProperty"],[11,23,7,21],[11,24,7,22,"exports"],[11,31,7,29],[11,33,7,31],[11,46,7,44],[11,48,7,46],[12,4,7,48,"enumerable"],[12,14,7,58],[12,16,7,60],[12,20,7,64],[13,4,7,66,"get"],[13,7,7,69],[13,9,7,71],[13,18,7,71,"get"],[13,19,7,71],[13,21,7,83],[14,6,7,85],[14,13,7,92,"packageInfo_js_1"],[14,29,7,108],[14,30,7,109,"packageInfo"],[14,41,7,120],[15,4,7,122],[16,2,7,124],[16,3,7,125],[16,4,7,126],[17,0,7,127],[17,3]],"functionMap":{"names":["<global>","Object.defineProperty$argument_2.get"],"mappings":"AAA;uECM,oDD"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/util","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":15,"index":133},"end":{"line":4,"column":40,"index":158}}],"key":"u0mzEw2nilnHoUWtEdZl0JKHutA=","exportNames":["*"],"imports":1}},{"name":"../blake2/asU8a.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":19,"index":179},"end":{"line":5,"column":48,"index":208}}],"key":"4t7P0YdL+tdsh/RUDebm0jnOT1k=","exportNames":["*"],"imports":1}},{"name":"../bn.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":16,"index":226},"end":{"line":6,"column":35,"index":245}}],"key":"olVWCV30ILKFQRk4D5NiwZc8IQ4=","exportNames":["*"],"imports":1}},{"name":"./util.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":7,"column":18,"index":265},"end":{"line":7,"column":38,"index":285}}],"key":"RHtkf1pyimtRfZWAvWBZ833kE8E=","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.createKeyMulti = createKeyMulti;\n const util_1 = require(_dependencyMap[0], \"@polkadot/util\");\n const asU8a_js_1 = require(_dependencyMap[1], \"../blake2/asU8a.js\");\n const bn_js_1 = require(_dependencyMap[2], \"../bn.js\");\n const util_js_1 = require(_dependencyMap[3], \"./util.js\");\n const PREFIX = (0, util_1.stringToU8a)('modlpy/utilisuba');\n function createKeyMulti(who, threshold) {\n return (0, asU8a_js_1.blake2AsU8a)((0, util_1.u8aConcat)(PREFIX, (0, util_1.compactToU8a)(who.length), ...(0, util_1.u8aSorted)(who.map(util_js_1.addressToU8a)), (0, util_1.bnToU8a)(threshold, bn_js_1.BN_LE_16_OPTS)));\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,"createKeyMulti"],[7,24,3,22],[7,27,3,25,"createKeyMulti"],[7,41,3,39],[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,"asU8a_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,68,5,47],[9,69,5,48],[10,2,6,0],[10,8,6,6,"bn_js_1"],[10,15,6,13],[10,18,6,16,"require"],[10,25,6,23],[10,26,6,23,"_dependencyMap"],[10,40,6,23],[10,55,6,34],[10,56,6,35],[11,2,7,0],[11,8,7,6,"util_js_1"],[11,17,7,15],[11,20,7,18,"require"],[11,27,7,25],[11,28,7,25,"_dependencyMap"],[11,42,7,25],[11,58,7,37],[11,59,7,38],[12,2,8,0],[12,8,8,6,"PREFIX"],[12,14,8,12],[12,17,8,15],[12,18,8,16],[12,19,8,17],[12,21,8,19,"util_1"],[12,27,8,25],[12,28,8,26,"stringToU8a"],[12,39,8,37],[12,41,8,39],[12,59,8,57],[12,60,8,58],[13,2,9,0],[13,11,9,9,"createKeyMulti"],[13,25,9,23,"createKeyMulti"],[13,26,9,24,"who"],[13,29,9,27],[13,31,9,29,"threshold"],[13,40,9,38],[13,42,9,40],[14,4,10,4],[14,11,10,11],[14,12,10,12],[14,13,10,13],[14,15,10,15,"asU8a_js_1"],[14,25,10,25],[14,26,10,26,"blake2AsU8a"],[14,37,10,37],[14,39,10,39],[14,40,10,40],[14,41,10,41],[14,43,10,43,"util_1"],[14,49,10,49],[14,50,10,50,"u8aConcat"],[14,59,10,59],[14,61,10,61,"PREFIX"],[14,67,10,67],[14,69,10,69],[14,70,10,70],[14,71,10,71],[14,73,10,73,"util_1"],[14,79,10,79],[14,80,10,80,"compactToU8a"],[14,92,10,92],[14,94,10,94,"who"],[14,97,10,97],[14,98,10,98,"length"],[14,104,10,104],[14,105,10,105],[14,107,10,107],[14,110,10,110],[14,111,10,111],[14,112,10,112],[14,114,10,114,"util_1"],[14,120,10,120],[14,121,10,121,"u8aSorted"],[14,130,10,130],[14,132,10,132,"who"],[14,135,10,135],[14,136,10,136,"map"],[14,139,10,139],[14,140,10,140,"util_js_1"],[14,149,10,149],[14,150,10,150,"addressToU8a"],[14,162,10,162],[14,163,10,163],[14,164,10,164],[14,166,10,166],[14,167,10,167],[14,168,10,168],[14,170,10,170,"util_1"],[14,176,10,176],[14,177,10,177,"bnToU8a"],[14,184,10,184],[14,186,10,186,"threshold"],[14,195,10,195],[14,197,10,197,"bn_js_1"],[14,204,10,204],[14,205,10,205,"BN_LE_16_OPTS"],[14,218,10,218],[14,219,10,219],[14,220,10,220],[14,221,10,221],[15,2,11,0],[16,0,11,1],[16,3]],"functionMap":{"names":["<global>","createKeyMulti"],"mappings":"AAA;ACQ;CDE"},"hasCjsExports":true},"type":"js/module"}]}