diff --git a/package-lock.json b/package-lock.json index f7209e8..0f9cfa9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "bch-message-lib": "2.2.1", "bootstrap": "5.2.0", "crypto-browserify": "3.12.1", - "process": "^0.11.10", + "process": "0.11.10", "qrcode.react": "4.2.0", "query-string": "7.1.1", "react": "19.0.0", @@ -26,35 +26,38 @@ "react-dom": "19.0.0", "react-router-dom": "7.1.3", "react-scripts": "5.0.1", - "stream-browserify": "^3.0.0", + "stream-browserify": "3.0.0", "use-local-storage-state": "19.5.0", "use-query-params": "1.2.3", "vm-browserify": "1.1.2" }, "devDependencies": { - "minimal-slp-wallet": "5.8.5", - "react-app-rewired": "^2.2.1", + "minimal-slp-wallet": "5.13.0", + "react-app-rewired": "2.2.1", "standard": "17.0.0", "web3.storage": "4.3.0" } }, - "node_modules/@ampproject/remapping": { - "version": "2.2.0", - "license": "Apache-2.0", - "dependencies": { - "@jridgewell/gen-mapping": "^0.1.0", - "@jridgewell/trace-mapping": "^0.3.9" - }, + "node_modules/@alloc/quick-lru": { + "version": "5.2.0", + "resolved": "http://94.130.170.209:4873/@alloc%2fquick-lru/-/quick-lru-5.2.0.tgz", + "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", + "license": "MIT", "engines": { - "node": ">=6.0.0" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@ampproject/remapping/node_modules/@jridgewell/gen-mapping": { - "version": "0.1.1", - "license": "MIT", + "node_modules/@ampproject/remapping": { + "version": "2.3.0", + "resolved": "http://94.130.170.209:4873/@ampproject%2fremapping/-/remapping-2.3.0.tgz", + "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", + "license": "Apache-2.0", "dependencies": { - "@jridgewell/set-array": "^1.0.0", - "@jridgewell/sourcemap-codec": "^1.4.10" + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.24" }, "engines": { "node": ">=6.0.0" @@ -62,45 +65,56 @@ }, "node_modules/@assemblyscript/loader": { "version": "0.9.4", + "resolved": "http://94.130.170.209:4873/@assemblyscript%2floader/-/loader-0.9.4.tgz", + "integrity": "sha512-HazVq9zwTVwGmqdwYzu7WyQ6FQVZ7SwET0KKQuKm55jD0IfUpZgN0OPIiZG3zV1iSrVYcN0bdwLRXI/VNCYsUA==", "dev": true, "license": "Apache-2.0" }, "node_modules/@babel/code-frame": { - "version": "7.16.7", + "version": "7.26.2", + "resolved": "http://94.130.170.209:4873/@babel%2fcode-frame/-/code-frame-7.26.2.tgz", + "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", "license": "MIT", "dependencies": { - "@babel/highlight": "^7.16.7" + "@babel/helper-validator-identifier": "^7.25.9", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/compat-data": { - "version": "7.18.5", + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2fcompat-data/-/compat-data-7.26.8.tgz", + "integrity": "sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/core": { - "version": "7.18.5", + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2fcore/-/core-7.26.8.tgz", + "integrity": "sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ==", "license": "MIT", "dependencies": { - "@ampproject/remapping": "^2.1.0", - "@babel/code-frame": "^7.16.7", - "@babel/generator": "^7.18.2", - "@babel/helper-compilation-targets": "^7.18.2", - "@babel/helper-module-transforms": "^7.18.0", - "@babel/helpers": "^7.18.2", - "@babel/parser": "^7.18.5", - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.18.5", - "@babel/types": "^7.18.4", - "convert-source-map": "^1.7.0", + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.26.2", + "@babel/generator": "^7.26.8", + "@babel/helper-compilation-targets": "^7.26.5", + "@babel/helper-module-transforms": "^7.26.0", + "@babel/helpers": "^7.26.7", + "@babel/parser": "^7.26.8", + "@babel/template": "^7.26.8", + "@babel/traverse": "^7.26.8", + "@babel/types": "^7.26.8", + "@types/gensync": "^1.0.0", + "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", - "json5": "^2.2.1", - "semver": "^6.3.0" + "json5": "^2.2.3", + "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" @@ -110,128 +124,134 @@ "url": "https://opencollective.com/babel" } }, + "node_modules/@babel/core/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, "node_modules/@babel/core/node_modules/semver": { - "version": "6.3.0", + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/@babel/eslint-parser": { - "version": "7.18.2", + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2feslint-parser/-/eslint-parser-7.26.8.tgz", + "integrity": "sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg==", "license": "MIT", "dependencies": { - "eslint-scope": "^5.1.1", + "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", "eslint-visitor-keys": "^2.1.0", - "semver": "^6.3.0" + "semver": "^6.3.1" }, "engines": { "node": "^10.13.0 || ^12.13.0 || >=14.0.0" }, "peerDependencies": { - "@babel/core": ">=7.11.0", - "eslint": "^7.5.0 || ^8.0.0" - } - }, - "node_modules/@babel/eslint-parser/node_modules/eslint-scope": { - "version": "5.1.1", - "license": "BSD-2-Clause", - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" + "@babel/core": "^7.11.0", + "eslint": "^7.5.0 || ^8.0.0 || ^9.0.0" } }, "node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", "license": "Apache-2.0", "engines": { "node": ">=10" } }, - "node_modules/@babel/eslint-parser/node_modules/estraverse": { - "version": "4.3.0", - "license": "BSD-2-Clause", - "engines": { - "node": ">=4.0" - } - }, "node_modules/@babel/eslint-parser/node_modules/semver": { - "version": "6.3.0", + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/@babel/generator": { - "version": "7.18.2", + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2fgenerator/-/generator-7.26.8.tgz", + "integrity": "sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA==", "license": "MIT", "dependencies": { - "@babel/types": "^7.18.2", - "@jridgewell/gen-mapping": "^0.3.0", - "jsesc": "^2.5.1" + "@babel/parser": "^7.26.8", + "@babel/types": "^7.26.8", + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25", + "jsesc": "^3.0.2" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-annotate-as-pure": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz", + "integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==", "license": "MIT", "dependencies": { - "@babel/types": "^7.16.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { - "version": "7.16.7", - "license": "MIT", - "dependencies": { - "@babel/helper-explode-assignable-expression": "^7.16.7", - "@babel/types": "^7.16.7" + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.18.2", + "version": "7.26.5", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz", + "integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==", "license": "MIT", "dependencies": { - "@babel/compat-data": "^7.17.10", - "@babel/helper-validator-option": "^7.16.7", - "browserslist": "^4.20.2", - "semver": "^6.3.0" + "@babel/compat-data": "^7.26.5", + "@babel/helper-validator-option": "^7.25.9", + "browserslist": "^4.24.0", + "lru-cache": "^5.1.1", + "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-compilation-targets/node_modules/semver": { - "version": "6.3.0", + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.18.0", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz", + "integrity": "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-function-name": "^7.17.9", - "@babel/helper-member-expression-to-functions": "^7.17.7", - "@babel/helper-optimise-call-expression": "^7.16.7", - "@babel/helper-replace-supers": "^7.16.7", - "@babel/helper-split-export-declaration": "^7.16.7" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-member-expression-to-functions": "^7.25.9", + "@babel/helper-optimise-call-expression": "^7.25.9", + "@babel/helper-replace-supers": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/traverse": "^7.25.9", + "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" @@ -240,246 +260,247 @@ "@babel/core": "^7.0.0" } }, - "node_modules/@babel/helper-create-regexp-features-plugin": { - "version": "7.17.12", - "license": "MIT", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "regexpu-core": "^5.0.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-define-polyfill-provider": { - "version": "0.3.1", - "license": "MIT", - "dependencies": { - "@babel/helper-compilation-targets": "^7.13.0", - "@babel/helper-module-imports": "^7.12.13", - "@babel/helper-plugin-utils": "^7.13.0", - "@babel/traverse": "^7.13.0", - "debug": "^4.1.1", - "lodash.debounce": "^4.0.8", - "resolve": "^1.14.2", - "semver": "^6.1.2" - }, - "peerDependencies": { - "@babel/core": "^7.4.0-0" - } - }, - "node_modules/@babel/helper-define-polyfill-provider/node_modules/semver": { - "version": "6.3.0", + "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": { + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, - "node_modules/@babel/helper-environment-visitor": { - "version": "7.18.2", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-explode-assignable-expression": { - "version": "7.16.7", + "node_modules/@babel/helper-create-regexp-features-plugin": { + "version": "7.26.3", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.26.3.tgz", + "integrity": "sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==", "license": "MIT", "dependencies": { - "@babel/types": "^7.16.7" + "@babel/helper-annotate-as-pure": "^7.25.9", + "regexpu-core": "^6.2.0", + "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "node_modules/@babel/helper-function-name": { - "version": "7.17.9", - "license": "MIT", - "dependencies": { - "@babel/template": "^7.16.7", - "@babel/types": "^7.17.0" - }, - "engines": { - "node": ">=6.9.0" + "node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": { + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "license": "ISC", + "bin": { + "semver": "bin/semver.js" } }, - "node_modules/@babel/helper-hoist-variables": { - "version": "7.16.7", + "node_modules/@babel/helper-define-polyfill-provider": { + "version": "0.6.3", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.3.tgz", + "integrity": "sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==", "license": "MIT", "dependencies": { - "@babel/types": "^7.16.7" + "@babel/helper-compilation-targets": "^7.22.6", + "@babel/helper-plugin-utils": "^7.22.5", + "debug": "^4.1.1", + "lodash.debounce": "^4.0.8", + "resolve": "^1.14.2" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/@babel/helper-define-polyfill-provider/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" }, "engines": { - "node": ">=6.9.0" + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } } }, "node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.17.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz", + "integrity": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==", "license": "MIT", "dependencies": { - "@babel/types": "^7.17.0" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-imports": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-module-imports/-/helper-module-imports-7.25.9.tgz", + "integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==", "license": "MIT", "dependencies": { - "@babel/types": "^7.16.7" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.18.0", + "version": "7.26.0", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-module-transforms/-/helper-module-transforms-7.26.0.tgz", + "integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==", "license": "MIT", "dependencies": { - "@babel/helper-environment-visitor": "^7.16.7", - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-simple-access": "^7.17.7", - "@babel/helper-split-export-declaration": "^7.16.7", - "@babel/helper-validator-identifier": "^7.16.7", - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.18.0", - "@babel/types": "^7.18.0" + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-optimise-call-expression": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz", + "integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==", "license": "MIT", "dependencies": { - "@babel/types": "^7.16.7" + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-plugin-utils": { - "version": "7.17.12", + "version": "7.26.5", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz", + "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-remap-async-to-generator": { - "version": "7.16.8", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.9.tgz", + "integrity": "sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-wrap-function": "^7.16.8", - "@babel/types": "^7.16.8" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-wrap-function": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-replace-supers": { - "version": "7.18.2", + "version": "7.26.5", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-replace-supers/-/helper-replace-supers-7.26.5.tgz", + "integrity": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==", "license": "MIT", "dependencies": { - "@babel/helper-environment-visitor": "^7.18.2", - "@babel/helper-member-expression-to-functions": "^7.17.7", - "@babel/helper-optimise-call-expression": "^7.16.7", - "@babel/traverse": "^7.18.2", - "@babel/types": "^7.18.2" + "@babel/helper-member-expression-to-functions": "^7.25.9", + "@babel/helper-optimise-call-expression": "^7.25.9", + "@babel/traverse": "^7.26.5" }, "engines": { "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-simple-access": { - "version": "7.18.2", - "license": "MIT", - "dependencies": { - "@babel/types": "^7.18.2" }, - "engines": { - "node": ">=6.9.0" + "peerDependencies": { + "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.16.0", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz", + "integrity": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==", "license": "MIT", "dependencies": { - "@babel/types": "^7.16.0" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, - "node_modules/@babel/helper-split-export-declaration": { - "version": "7.16.7", + "node_modules/@babel/helper-string-parser": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-string-parser/-/helper-string-parser-7.25.9.tgz", + "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", "license": "MIT", - "dependencies": { - "@babel/types": "^7.16.7" - }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", + "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-option": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-validator-option/-/helper-validator-option-7.25.9.tgz", + "integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-wrap-function": { - "version": "7.16.8", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fhelper-wrap-function/-/helper-wrap-function-7.25.9.tgz", + "integrity": "sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==", "license": "MIT", "dependencies": { - "@babel/helper-function-name": "^7.16.7", - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.16.8", - "@babel/types": "^7.16.8" + "@babel/template": "^7.25.9", + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helpers": { - "version": "7.18.2", + "version": "7.26.7", + "resolved": "http://94.130.170.209:4873/@babel%2fhelpers/-/helpers-7.26.7.tgz", + "integrity": "sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==", "license": "MIT", "dependencies": { - "@babel/template": "^7.16.7", - "@babel/traverse": "^7.18.2", - "@babel/types": "^7.18.2" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.17.12", - "license": "MIT", - "dependencies": { - "@babel/helper-validator-identifier": "^7.16.7", - "chalk": "^2.0.0", - "js-tokens": "^4.0.0" + "@babel/template": "^7.25.9", + "@babel/types": "^7.26.7" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/parser": { - "version": "7.18.5", + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2fparser/-/parser-7.26.8.tgz", + "integrity": "sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw==", "license": "MIT", + "dependencies": { + "@babel/types": "^7.26.8" + }, "bin": { "parser": "bin/babel-parser.js" }, @@ -487,11 +508,44 @@ "node": ">=6.0.0" } }, - "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.17.12", + "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz", + "integrity": "sha512-ZkRyVkThtxQ/J6nv3JFYv1RYY+JT5BvU0y3k5bWrmuG4woXypRa4PXmm9RhOwodRkYFWqC0C0cqcJ4OqR7kW+g==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/traverse": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.9.tgz", + "integrity": "sha512-MrGRLZxLD/Zjj0gdU15dfs+HH/OXvnw/U4jJD8vpcP2CJQapPEv1IWwjc/qMg7ItBlPwSv1hRBbb7LeuANdcnw==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.9.tgz", + "integrity": "sha512-2qUwwfAFpJLZqxd02YW9btUCZHl+RFvdDkNfZwaIJrvB8Tesjsk8pEQkTvGwZXLqXUx/2oyY3ySRhm6HOXuCug==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -501,12 +555,14 @@ } }, "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.25.9.tgz", + "integrity": "sha512-6xWgLZTJXwilVjlnV7ospI3xi+sl8lN8rXXbBD6vYn3UYDlGsag8wrZkKcSI8G6KgqKP7vNFaDgeDnfAABq61g==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0", - "@babel/plugin-proposal-optional-chaining": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/plugin-transform-optional-chaining": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -515,27 +571,31 @@ "@babel/core": "^7.13.0" } }, - "node_modules/@babel/plugin-proposal-async-generator-functions": { - "version": "7.17.12", + "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.9.tgz", + "integrity": "sha512-aLnMXYPnzwwqhYSCyXfKkIkYgJ8zv9RK+roo9DkTXz38ynIhd9XCbN08s3MGvqL2MYGVUGdRQLL/JqBIeJhJBg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-remap-async-to-generator": "^7.16.8", - "@babel/plugin-syntax-async-generators": "^7.8.4" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" }, "peerDependencies": { - "@babel/core": "^7.0.0-0" + "@babel/core": "^7.0.0" } }, "node_modules/@babel/plugin-proposal-class-properties": { - "version": "7.17.12", + "version": "7.18.6", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz", + "integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==", + "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.", "license": "MIT", "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.17.12", - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-create-class-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" }, "engines": { "node": ">=6.9.0" @@ -544,87 +604,15 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-proposal-class-static-block": { - "version": "7.18.0", - "license": "MIT", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.18.0", - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/plugin-syntax-class-static-block": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.12.0" - } - }, "node_modules/@babel/plugin-proposal-decorators": { - "version": "7.18.2", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-proposal-decorators/-/plugin-proposal-decorators-7.25.9.tgz", + "integrity": "sha512-smkNLL/O1ezy9Nhy4CNosc4Va+1wo5w4gzSZeLe6y6dM4mmHfYOCPolXQPHQxonZCF+ZyebxN9vqOolkYrSn5g==", "license": "MIT", "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.18.0", - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-replace-supers": "^7.18.2", - "@babel/helper-split-export-declaration": "^7.16.7", - "@babel/plugin-syntax-decorators": "^7.17.12", - "charcodes": "^0.2.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-dynamic-import": { - "version": "7.16.7", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-dynamic-import": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-export-namespace-from": { - "version": "7.17.12", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-json-strings": { - "version": "7.17.12", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/plugin-syntax-json-strings": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-logical-assignment-operators": { - "version": "7.17.12", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/plugin-syntax-decorators": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -634,10 +622,13 @@ } }, "node_modules/@babel/plugin-proposal-nullish-coalescing-operator": { - "version": "7.17.12", + "version": "7.18.6", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz", + "integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==", + "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", + "@babel/helper-plugin-utils": "^7.18.6", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" }, "engines": { @@ -648,10 +639,13 @@ } }, "node_modules/@babel/plugin-proposal-numeric-separator": { - "version": "7.16.7", + "version": "7.18.6", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz", + "integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==", + "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", + "@babel/helper-plugin-utils": "^7.18.6", "@babel/plugin-syntax-numeric-separator": "^7.10.4" }, "engines": { @@ -661,43 +655,15 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-proposal-object-rest-spread": { - "version": "7.18.0", - "license": "MIT", - "dependencies": { - "@babel/compat-data": "^7.17.10", - "@babel/helper-compilation-targets": "^7.17.10", - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.17.12" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-optional-catch-binding": { - "version": "7.16.7", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-proposal-optional-chaining": { - "version": "7.17.12", + "version": "7.21.0", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz", + "integrity": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==", + "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0", + "@babel/helper-plugin-utils": "^7.20.2", + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", "@babel/plugin-syntax-optional-chaining": "^7.8.3" }, "engines": { @@ -708,11 +674,14 @@ } }, "node_modules/@babel/plugin-proposal-private-methods": { - "version": "7.17.12", + "version": "7.18.6", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz", + "integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==", + "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.", "license": "MIT", "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.17.12", - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-create-class-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" }, "engines": { "node": ">=6.9.0" @@ -722,14 +691,10 @@ } }, "node_modules/@babel/plugin-proposal-private-property-in-object": { - "version": "7.17.12", + "version": "7.21.0-placeholder-for-preset-env.2", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", + "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", "license": "MIT", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-create-class-features-plugin": "^7.17.12", - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5" - }, "engines": { "node": ">=6.9.0" }, @@ -737,22 +702,10 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-proposal-unicode-property-regex": { - "version": "7.17.12", - "license": "MIT", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.17.12", - "@babel/helper-plugin-utils": "^7.17.12" - }, - "engines": { - "node": ">=4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-syntax-async-generators": { "version": "7.8.4", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", + "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" @@ -763,6 +716,8 @@ }, "node_modules/@babel/plugin-syntax-bigint": { "version": "7.8.3", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", + "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" @@ -773,6 +728,8 @@ }, "node_modules/@babel/plugin-syntax-class-properties": { "version": "7.12.13", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", + "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.12.13" @@ -783,6 +740,8 @@ }, "node_modules/@babel/plugin-syntax-class-static-block": { "version": "7.14.5", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", + "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" @@ -795,10 +754,12 @@ } }, "node_modules/@babel/plugin-syntax-decorators": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-decorators/-/plugin-syntax-decorators-7.25.9.tgz", + "integrity": "sha512-ryzI0McXUPJnRCvMo4lumIKZUzhYUO/ScI+Mz4YVaTLt04DHNSjEUjKVvbzQjZFLuod/cYEc07mJWhzl6v4DPg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -807,31 +768,13 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-dynamic-import": { - "version": "7.8.3", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-export-namespace-from": { - "version": "7.8.3", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.3" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-syntax-flow": { - "version": "7.17.12", + "version": "7.26.0", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-flow/-/plugin-syntax-flow-7.26.0.tgz", + "integrity": "sha512-B+O2DnPc0iG+YXFqOxv2WNuNU97ToWjOomUQ78DouOENWUaM5sVrmet9mcomUGQFwpJd//gvUagXBSdzO1fRKg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -841,10 +784,27 @@ } }, "node_modules/@babel/plugin-syntax-import-assertions": { - "version": "7.17.12", + "version": "7.26.0", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz", + "integrity": "sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-import-attributes": { + "version": "7.26.0", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz", + "integrity": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -855,6 +815,8 @@ }, "node_modules/@babel/plugin-syntax-import-meta": { "version": "7.10.4", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", + "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" @@ -865,6 +827,8 @@ }, "node_modules/@babel/plugin-syntax-json-strings": { "version": "7.8.3", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", + "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" @@ -874,10 +838,12 @@ } }, "node_modules/@babel/plugin-syntax-jsx": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz", + "integrity": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -888,6 +854,8 @@ }, "node_modules/@babel/plugin-syntax-logical-assignment-operators": { "version": "7.10.4", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", + "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" @@ -898,6 +866,8 @@ }, "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { "version": "7.8.3", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", + "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" @@ -908,6 +878,8 @@ }, "node_modules/@babel/plugin-syntax-numeric-separator": { "version": "7.10.4", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", + "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" @@ -918,6 +890,8 @@ }, "node_modules/@babel/plugin-syntax-object-rest-spread": { "version": "7.8.3", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", + "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" @@ -928,6 +902,8 @@ }, "node_modules/@babel/plugin-syntax-optional-catch-binding": { "version": "7.8.3", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", + "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" @@ -938,6 +914,8 @@ }, "node_modules/@babel/plugin-syntax-optional-chaining": { "version": "7.8.3", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", + "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" @@ -948,6 +926,8 @@ }, "node_modules/@babel/plugin-syntax-private-property-in-object": { "version": "7.14.5", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", + "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" @@ -961,6 +941,8 @@ }, "node_modules/@babel/plugin-syntax-top-level-await": { "version": "7.14.5", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", + "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" @@ -973,10 +955,12 @@ } }, "node_modules/@babel/plugin-syntax-typescript": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz", + "integrity": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -985,11 +969,46 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-arrow-functions": { - "version": "7.17.12", + "node_modules/@babel/plugin-syntax-unicode-sets-regex": { + "version": "7.18.6", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", + "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-create-regexp-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-transform-arrow-functions": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.25.9.tgz", + "integrity": "sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-async-generator-functions": { + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.26.8.tgz", + "integrity": "sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/helper-remap-async-to-generator": "^7.25.9", + "@babel/traverse": "^7.26.8" }, "engines": { "node": ">=6.9.0" @@ -999,12 +1018,14 @@ } }, "node_modules/@babel/plugin-transform-async-to-generator": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.25.9.tgz", + "integrity": "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==", "license": "MIT", "dependencies": { - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-remap-async-to-generator": "^7.16.8" + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-remap-async-to-generator": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1014,10 +1035,12 @@ } }, "node_modules/@babel/plugin-transform-block-scoped-functions": { - "version": "7.16.7", + "version": "7.26.5", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz", + "integrity": "sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" + "@babel/helper-plugin-utils": "^7.26.5" }, "engines": { "node": ">=6.9.0" @@ -1027,10 +1050,12 @@ } }, "node_modules/@babel/plugin-transform-block-scoping": { - "version": "7.18.4", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.9.tgz", + "integrity": "sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1039,17 +1064,49 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-classes": { - "version": "7.18.4", + "node_modules/@babel/plugin-transform-class-properties": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-class-properties/-/plugin-transform-class-properties-7.25.9.tgz", + "integrity": "sha512-bbMAII8GRSkcd0h0b4X+36GksxuheLFjP65ul9w6C3KgAamI3JqErNgSrosX6ZPj+Mpim5VvEbawXxJCyEUV3Q==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-environment-visitor": "^7.18.2", - "@babel/helper-function-name": "^7.17.9", - "@babel/helper-optimise-call-expression": "^7.16.7", - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-replace-supers": "^7.18.2", - "@babel/helper-split-export-declaration": "^7.16.7", + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-class-static-block": { + "version": "7.26.0", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz", + "integrity": "sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ==", + "license": "MIT", + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.12.0" + } + }, + "node_modules/@babel/plugin-transform-classes": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-classes/-/plugin-transform-classes-7.25.9.tgz", + "integrity": "sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==", + "license": "MIT", + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-replace-supers": "^7.25.9", + "@babel/traverse": "^7.25.9", "globals": "^11.1.0" }, "engines": { @@ -1060,10 +1117,13 @@ } }, "node_modules/@babel/plugin-transform-computed-properties": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-computed-properties/-/plugin-transform-computed-properties-7.25.9.tgz", + "integrity": "sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/template": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1073,10 +1133,12 @@ } }, "node_modules/@babel/plugin-transform-destructuring": { - "version": "7.18.0", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-destructuring/-/plugin-transform-destructuring-7.25.9.tgz", + "integrity": "sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1086,11 +1148,13 @@ } }, "node_modules/@babel/plugin-transform-dotall-regex": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.25.9.tgz", + "integrity": "sha512-t7ZQ7g5trIgSRYhI9pIJtRl64KHotutUJsh4Eze5l7olJv+mRSg4/MmbZ0tv1eeqRbdvo/+trvJD/Oc5DmW2cA==", "license": "MIT", "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1100,10 +1164,43 @@ } }, "node_modules/@babel/plugin-transform-duplicate-keys": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.25.9.tgz", + "integrity": "sha512-LZxhJ6dvBb/f3x8xwWIuyiAHy56nrRG3PeYTpBkkzkYRRQ6tJLu68lEF5VIqMUZiAV7a8+Tb78nEoMCMcqjXBw==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.9.tgz", + "integrity": "sha512-0UfuJS0EsXbRvKnwcLjFtJy/Sxc5J5jhLHnFhy7u4zih97Hz6tJkLU+O+FMMrNZrosUPxDi6sYxJ/EA8jDiAog==", + "license": "MIT", + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-transform-dynamic-import": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.9.tgz", + "integrity": "sha512-GCggjexbmSLaFhqsojeugBpeaRIgWNTcgKVq/0qIteFEqY2A+b9QidYadrWlnbWQUrW5fn+mCvf3tr7OeBFTyg==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1113,11 +1210,27 @@ } }, "node_modules/@babel/plugin-transform-exponentiation-operator": { - "version": "7.16.7", + "version": "7.26.3", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz", + "integrity": "sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==", "license": "MIT", "dependencies": { - "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-export-namespace-from": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.9.tgz", + "integrity": "sha512-2NsEz+CxzJIVOPx2o9UsW1rXLqtChtLoVnwYHHiB04wS5sgn7mrV45fWMBX0Kk+ub9uXytVYfNP2HjbVbCB3Ww==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1127,11 +1240,13 @@ } }, "node_modules/@babel/plugin-transform-flow-strip-types": { - "version": "7.17.12", + "version": "7.26.5", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.26.5.tgz", + "integrity": "sha512-eGK26RsbIkYUns3Y8qKl362juDDYK+wEdPGHGrhzUl6CewZFo55VZ7hg+CyMFU4dd5QQakBN86nBMpRsFpRvbQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/plugin-syntax-flow": "^7.17.12" + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/plugin-syntax-flow": "^7.26.0" }, "engines": { "node": ">=6.9.0" @@ -1141,10 +1256,13 @@ } }, "node_modules/@babel/plugin-transform-for-of": { - "version": "7.18.1", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz", + "integrity": "sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1154,12 +1272,29 @@ } }, "node_modules/@babel/plugin-transform-function-name": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-function-name/-/plugin-transform-function-name-7.25.9.tgz", + "integrity": "sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==", "license": "MIT", "dependencies": { - "@babel/helper-compilation-targets": "^7.16.7", - "@babel/helper-function-name": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/traverse": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-json-strings": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-json-strings/-/plugin-transform-json-strings-7.25.9.tgz", + "integrity": "sha512-xoTMk0WXceiiIvsaquQQUaLLXSW1KJ159KP87VilruQm0LNNGxWzahxSS6T6i4Zg3ezp4vA4zuwiNUR53qmQAw==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1169,10 +1304,27 @@ } }, "node_modules/@babel/plugin-transform-literals": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-literals/-/plugin-transform-literals-7.25.9.tgz", + "integrity": "sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-logical-assignment-operators": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.9.tgz", + "integrity": "sha512-wI4wRAzGko551Y8eVf6iOY9EouIDTtPb0ByZx+ktDGHwv6bHFimrgJM/2T021txPZ2s4c7bqvHbd+vXG6K948Q==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1182,10 +1334,12 @@ } }, "node_modules/@babel/plugin-transform-member-expression-literals": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.25.9.tgz", + "integrity": "sha512-PYazBVfofCQkkMzh2P6IdIUaCEWni3iYEerAsRWuVd8+jlM1S9S9cz1dF9hIzyoZ8IA3+OwVYIp9v9e+GbgZhA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1195,12 +1349,13 @@ } }, "node_modules/@babel/plugin-transform-modules-amd": { - "version": "7.18.0", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-modules-amd/-/plugin-transform-modules-amd-7.25.9.tgz", + "integrity": "sha512-g5T11tnI36jVClQlMlt4qKDLlWnG5pP9CSM4GhdRciTNMRgkfpo5cR6b4rGIOYPgRRuFAvwjPQ/Yk+ql4dyhbw==", "license": "MIT", "dependencies": { - "@babel/helper-module-transforms": "^7.18.0", - "@babel/helper-plugin-utils": "^7.17.12", - "babel-plugin-dynamic-import-node": "^2.3.3" + "@babel/helper-module-transforms": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1210,13 +1365,13 @@ } }, "node_modules/@babel/plugin-transform-modules-commonjs": { - "version": "7.18.2", + "version": "7.26.3", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz", + "integrity": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==", "license": "MIT", "dependencies": { - "@babel/helper-module-transforms": "^7.18.0", - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-simple-access": "^7.18.2", - "babel-plugin-dynamic-import-node": "^2.3.3" + "@babel/helper-module-transforms": "^7.26.0", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1226,14 +1381,15 @@ } }, "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.18.5", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.9.tgz", + "integrity": "sha512-hyss7iIlH/zLHaehT+xwiymtPOpsiwIIRlCAOwBB04ta5Tt+lNItADdlXw3jAWZ96VJ2jlhl/c+PNIQPKNfvcA==", "license": "MIT", "dependencies": { - "@babel/helper-hoist-variables": "^7.16.7", - "@babel/helper-module-transforms": "^7.18.0", - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-validator-identifier": "^7.16.7", - "babel-plugin-dynamic-import-node": "^2.3.3" + "@babel/helper-module-transforms": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1243,11 +1399,13 @@ } }, "node_modules/@babel/plugin-transform-modules-umd": { - "version": "7.18.0", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-modules-umd/-/plugin-transform-modules-umd-7.25.9.tgz", + "integrity": "sha512-bS9MVObUgE7ww36HEfwe6g9WakQ0KF07mQF74uuXdkoziUPfKyu/nIm663kz//e5O1nPInPFx36z7WJmJ4yNEw==", "license": "MIT", "dependencies": { - "@babel/helper-module-transforms": "^7.18.0", - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-module-transforms": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1257,11 +1415,13 @@ } }, "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.25.9.tgz", + "integrity": "sha512-oqB6WHdKTGl3q/ItQhpLSnWWOpjUJLsOCLVyeFgeTktkBSCiurvPOsyt93gibI9CmuKvTUEtWmG5VhZD+5T/KA==", "license": "MIT", "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.17.12", - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1271,10 +1431,59 @@ } }, "node_modules/@babel/plugin-transform-new-target": { - "version": "7.18.5", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-new-target/-/plugin-transform-new-target-7.25.9.tgz", + "integrity": "sha512-U/3p8X1yCSoKyUj2eOBIx3FOn6pElFOKvAAGf8HTtItuPyB+ZeOqfn+mvTtg9ZlOAjsPdK3ayQEjqHjU/yLeVQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { + "version": "7.26.6", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz", + "integrity": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.26.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-numeric-separator": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.9.tgz", + "integrity": "sha512-TlprrJ1GBZ3r6s96Yq8gEQv82s8/5HnCVHtEJScUj90thHQbwe+E5MLhi2bbNHBEJuzrvltXSru+BUxHDoog7Q==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-object-rest-spread": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.9.tgz", + "integrity": "sha512-fSaXafEE9CVHPweLYw4J0emp1t8zYTXyzN3UuG+lylqkvYd7RMrsOQ8TYx5RF231be0vqtFC6jnx3UmpJmKBYg==", + "license": "MIT", + "dependencies": { + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/plugin-transform-parameters": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1284,11 +1493,44 @@ } }, "node_modules/@babel/plugin-transform-object-super": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-object-super/-/plugin-transform-object-super-7.25.9.tgz", + "integrity": "sha512-Kj/Gh+Rw2RNLbCK1VAWj2U48yxxqL2x0k10nPtSdRa0O2xnHXalD0s+o1A6a0W43gJ00ANo38jxkQreckOzv5A==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7", - "@babel/helper-replace-supers": "^7.16.7" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-replace-supers": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-optional-catch-binding": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.9.tgz", + "integrity": "sha512-qM/6m6hQZzDcZF3onzIhZeDHDO43bkNNlOX0i8n3lR6zLbu0GN2d8qfM/IERJZYauhAHSLHy39NF0Ctdvcid7g==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-optional-chaining": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.9.tgz", + "integrity": "sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1298,10 +1540,45 @@ } }, "node_modules/@babel/plugin-transform-parameters": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-parameters/-/plugin-transform-parameters-7.25.9.tgz", + "integrity": "sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-private-methods": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-private-methods/-/plugin-transform-private-methods-7.25.9.tgz", + "integrity": "sha512-D/JUozNpQLAPUVusvqMxyvjzllRaF8/nSrP1s2YGQT/W4LHK4xxsMcHjhOGTS01mp9Hda8nswb+FblLdJornQw==", + "license": "MIT", + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-private-property-in-object": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.9.tgz", + "integrity": "sha512-Evf3kcMqzXA3xfYJmZ9Pg1OvKdtqsDMSWBDzZOPLvHiTt36E75jLDQo5w1gtRU95Q4E5PDttrTf25Fw8d/uWLw==", + "license": "MIT", + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1311,10 +1588,12 @@ } }, "node_modules/@babel/plugin-transform-property-literals": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-property-literals/-/plugin-transform-property-literals-7.25.9.tgz", + "integrity": "sha512-IvIUeV5KrS/VPavfSM/Iu+RE6llrHrYIKY1yfCzyO/lMXHQ+p7uGhonmGVisv6tSBSVgWzMBohTcvkC9vQcQFA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1324,10 +1603,12 @@ } }, "node_modules/@babel/plugin-transform-react-constant-elements": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.25.9.tgz", + "integrity": "sha512-Ncw2JFsJVuvfRsa2lSHiC55kETQVLSnsYGQ1JDDwkUeWGTL/8Tom8aLTnlqgoeuopWrbbGndrc9AlLYrIosrow==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1337,10 +1618,12 @@ } }, "node_modules/@babel/plugin-transform-react-display-name": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-react-display-name/-/plugin-transform-react-display-name-7.25.9.tgz", + "integrity": "sha512-KJfMlYIUxQB1CJfO3e0+h0ZHWOTLCPP115Awhaz8U0Zpq36Gl/cXlpoyMRnUWlhNUBAzldnCiAZNvCDj7CrKxQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1350,14 +1633,16 @@ } }, "node_modules/@babel/plugin-transform-react-jsx": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.9.tgz", + "integrity": "sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/plugin-syntax-jsx": "^7.17.12", - "@babel/types": "^7.17.12" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/plugin-syntax-jsx": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1367,10 +1652,12 @@ } }, "node_modules/@babel/plugin-transform-react-jsx-development": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.25.9.tgz", + "integrity": "sha512-9mj6rm7XVYs4mdLIpbZnHOYdpW42uoiBCTVowg7sP1thUOiANgMb4UtpRivR0pp5iL+ocvUv7X4mZgFRpJEzGw==", "license": "MIT", "dependencies": { - "@babel/plugin-transform-react-jsx": "^7.16.7" + "@babel/plugin-transform-react-jsx": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1380,11 +1667,13 @@ } }, "node_modules/@babel/plugin-transform-react-pure-annotations": { - "version": "7.18.0", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.25.9.tgz", + "integrity": "sha512-KQ/Takk3T8Qzj5TppkS1be588lkbTp5uj7w6a0LeQaTMSckU/wK0oJ/pih+T690tkgI5jfmg2TqDJvd41Sj1Cg==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.7", - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1394,11 +1683,13 @@ } }, "node_modules/@babel/plugin-transform-regenerator": { - "version": "7.18.0", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-regenerator/-/plugin-transform-regenerator-7.25.9.tgz", + "integrity": "sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", - "regenerator-transform": "^0.15.0" + "@babel/helper-plugin-utils": "^7.25.9", + "regenerator-transform": "^0.15.2" }, "engines": { "node": ">=6.9.0" @@ -1407,11 +1698,29 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-reserved-words": { - "version": "7.17.12", + "node_modules/@babel/plugin-transform-regexp-modifiers": { + "version": "7.26.0", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz", + "integrity": "sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-transform-reserved-words": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz", + "integrity": "sha512-7DL7DKYjn5Su++4RXu8puKZm2XBPHyjWLUidaPEkCUBbE7IPcsrkRHggAOOKydH1dASWdcUBxrkOGNxUv5P3Jg==", + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1421,15 +1730,17 @@ } }, "node_modules/@babel/plugin-transform-runtime": { - "version": "7.18.5", + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-runtime/-/plugin-transform-runtime-7.26.8.tgz", + "integrity": "sha512-H0jlQxFMI0Q8SyGPsj9pO3ygVQRxPkIGytsL3m1Zqca8KrCPpMlvh+e2dxknqdfS8LFwBw+PpiYPD9qy/FPQpA==", "license": "MIT", "dependencies": { - "@babel/helper-module-imports": "^7.16.7", - "@babel/helper-plugin-utils": "^7.17.12", - "babel-plugin-polyfill-corejs2": "^0.3.0", - "babel-plugin-polyfill-corejs3": "^0.5.0", - "babel-plugin-polyfill-regenerator": "^0.3.0", - "semver": "^6.3.0" + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.26.5", + "babel-plugin-polyfill-corejs2": "^0.4.10", + "babel-plugin-polyfill-corejs3": "^0.10.6", + "babel-plugin-polyfill-regenerator": "^0.6.1", + "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" @@ -1438,18 +1749,35 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-runtime/node_modules/babel-plugin-polyfill-corejs3": { + "version": "0.10.6", + "resolved": "http://94.130.170.209:4873/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz", + "integrity": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==", + "license": "MIT", + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.6.2", + "core-js-compat": "^3.38.0" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, "node_modules/@babel/plugin-transform-runtime/node_modules/semver": { - "version": "6.3.0", + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/@babel/plugin-transform-shorthand-properties": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.25.9.tgz", + "integrity": "sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1459,11 +1787,13 @@ } }, "node_modules/@babel/plugin-transform-spread": { - "version": "7.17.12", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-spread/-/plugin-transform-spread-7.25.9.tgz", + "integrity": "sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1473,10 +1803,12 @@ } }, "node_modules/@babel/plugin-transform-sticky-regex": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.25.9.tgz", + "integrity": "sha512-WqBUSgeVwucYDP9U/xNRQam7xV8W5Zf+6Eo7T2SRVUFlhRiMNFdFz58u0KZmCVVqs2i7SHgpRnAhzRNmKfi2uA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1486,10 +1818,12 @@ } }, "node_modules/@babel/plugin-transform-template-literals": { - "version": "7.18.2", + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-template-literals/-/plugin-transform-template-literals-7.26.8.tgz", + "integrity": "sha512-OmGDL5/J0CJPJZTHZbi2XpO0tyT2Ia7fzpW5GURwdtp2X3fMmN8au/ej6peC/T33/+CRiIpA8Krse8hFGVmT5Q==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.26.5" }, "engines": { "node": ">=6.9.0" @@ -1499,10 +1833,12 @@ } }, "node_modules/@babel/plugin-transform-typeof-symbol": { - "version": "7.17.12", + "version": "7.26.7", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz", + "integrity": "sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12" + "@babel/helper-plugin-utils": "^7.26.5" }, "engines": { "node": ">=6.9.0" @@ -1512,12 +1848,16 @@ } }, "node_modules/@babel/plugin-transform-typescript": { - "version": "7.18.4", + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-typescript/-/plugin-transform-typescript-7.26.8.tgz", + "integrity": "sha512-bME5J9AC8ChwA7aEPJ6zym3w7aObZULHhbNLU0bKUhKsAkylkzUdq+0kdymh9rzi8nlNFl2bmldFBCKNJBUpuw==", "license": "MIT", "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.18.0", - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/plugin-syntax-typescript": "^7.17.12" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/plugin-syntax-typescript": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1527,10 +1867,28 @@ } }, "node_modules/@babel/plugin-transform-unicode-escapes": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.25.9.tgz", + "integrity": "sha512-s5EDrE6bW97LtxOcGj1Khcx5AaXwiMmi4toFWRDP9/y0Woo6pXC+iyPu/KuhKtfSrNFd7jJB+/fkOtZy6aIC6Q==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.16.7" + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-property-regex": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.25.9.tgz", + "integrity": "sha512-Jt2d8Ga+QwRluxRQ307Vlxa6dMrYEMZCgGxoPR8V52rxPyldHu3hdlHspxaqYmE7oID5+kB+UKUB/eWS+DkkWg==", + "license": "MIT", + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1540,11 +1898,13 @@ } }, "node_modules/@babel/plugin-transform-unicode-regex": { - "version": "7.16.7", + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.25.9.tgz", + "integrity": "sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==", "license": "MIT", "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.16.7", - "@babel/helper-plugin-utils": "^7.16.7" + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1553,85 +1913,97 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/preset-env": { - "version": "7.18.2", + "node_modules/@babel/plugin-transform-unicode-sets-regex": { + "version": "7.25.9", + "resolved": "http://94.130.170.209:4873/@babel%2fplugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.9.tgz", + "integrity": "sha512-8BYqO3GeVNHtx69fdPshN3fnzUNLrWdHhk/icSwigksJGczKSizZ+Z6SBCxTs723Fr5VSNorTIK7a+R2tISvwQ==", "license": "MIT", "dependencies": { - "@babel/compat-data": "^7.17.10", - "@babel/helper-compilation-targets": "^7.18.2", - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-validator-option": "^7.16.7", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.17.12", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.17.12", - "@babel/plugin-proposal-async-generator-functions": "^7.17.12", - "@babel/plugin-proposal-class-properties": "^7.17.12", - "@babel/plugin-proposal-class-static-block": "^7.18.0", - "@babel/plugin-proposal-dynamic-import": "^7.16.7", - "@babel/plugin-proposal-export-namespace-from": "^7.17.12", - "@babel/plugin-proposal-json-strings": "^7.17.12", - "@babel/plugin-proposal-logical-assignment-operators": "^7.17.12", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.17.12", - "@babel/plugin-proposal-numeric-separator": "^7.16.7", - "@babel/plugin-proposal-object-rest-spread": "^7.18.0", - "@babel/plugin-proposal-optional-catch-binding": "^7.16.7", - "@babel/plugin-proposal-optional-chaining": "^7.17.12", - "@babel/plugin-proposal-private-methods": "^7.17.12", - "@babel/plugin-proposal-private-property-in-object": "^7.17.12", - "@babel/plugin-proposal-unicode-property-regex": "^7.17.12", - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-class-properties": "^7.12.13", - "@babel/plugin-syntax-class-static-block": "^7.14.5", - "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3", - "@babel/plugin-syntax-import-assertions": "^7.17.12", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.10.4", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5", - "@babel/plugin-syntax-top-level-await": "^7.14.5", - "@babel/plugin-transform-arrow-functions": "^7.17.12", - "@babel/plugin-transform-async-to-generator": "^7.17.12", - "@babel/plugin-transform-block-scoped-functions": "^7.16.7", - "@babel/plugin-transform-block-scoping": "^7.17.12", - "@babel/plugin-transform-classes": "^7.17.12", - "@babel/plugin-transform-computed-properties": "^7.17.12", - "@babel/plugin-transform-destructuring": "^7.18.0", - "@babel/plugin-transform-dotall-regex": "^7.16.7", - "@babel/plugin-transform-duplicate-keys": "^7.17.12", - "@babel/plugin-transform-exponentiation-operator": "^7.16.7", - "@babel/plugin-transform-for-of": "^7.18.1", - "@babel/plugin-transform-function-name": "^7.16.7", - "@babel/plugin-transform-literals": "^7.17.12", - "@babel/plugin-transform-member-expression-literals": "^7.16.7", - "@babel/plugin-transform-modules-amd": "^7.18.0", - "@babel/plugin-transform-modules-commonjs": "^7.18.2", - "@babel/plugin-transform-modules-systemjs": "^7.18.0", - "@babel/plugin-transform-modules-umd": "^7.18.0", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.17.12", - "@babel/plugin-transform-new-target": "^7.17.12", - "@babel/plugin-transform-object-super": "^7.16.7", - "@babel/plugin-transform-parameters": "^7.17.12", - "@babel/plugin-transform-property-literals": "^7.16.7", - "@babel/plugin-transform-regenerator": "^7.18.0", - "@babel/plugin-transform-reserved-words": "^7.17.12", - "@babel/plugin-transform-shorthand-properties": "^7.16.7", - "@babel/plugin-transform-spread": "^7.17.12", - "@babel/plugin-transform-sticky-regex": "^7.16.7", - "@babel/plugin-transform-template-literals": "^7.18.2", - "@babel/plugin-transform-typeof-symbol": "^7.17.12", - "@babel/plugin-transform-unicode-escapes": "^7.16.7", - "@babel/plugin-transform-unicode-regex": "^7.16.7", - "@babel/preset-modules": "^0.1.5", - "@babel/types": "^7.18.2", - "babel-plugin-polyfill-corejs2": "^0.3.0", - "babel-plugin-polyfill-corejs3": "^0.5.0", - "babel-plugin-polyfill-regenerator": "^0.3.0", - "core-js-compat": "^3.22.1", - "semver": "^6.3.0" + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/preset-env": { + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2fpreset-env/-/preset-env-7.26.8.tgz", + "integrity": "sha512-um7Sy+2THd697S4zJEfv/U5MHGJzkN2xhtsR3T/SWRbVSic62nbISh51VVfU9JiO/L/Z97QczHTaFVkOU8IzNg==", + "license": "MIT", + "dependencies": { + "@babel/compat-data": "^7.26.8", + "@babel/helper-compilation-targets": "^7.26.5", + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/helper-validator-option": "^7.25.9", + "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9", + "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.9", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.9", + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.9", + "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", + "@babel/plugin-syntax-import-assertions": "^7.26.0", + "@babel/plugin-syntax-import-attributes": "^7.26.0", + "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", + "@babel/plugin-transform-arrow-functions": "^7.25.9", + "@babel/plugin-transform-async-generator-functions": "^7.26.8", + "@babel/plugin-transform-async-to-generator": "^7.25.9", + "@babel/plugin-transform-block-scoped-functions": "^7.26.5", + "@babel/plugin-transform-block-scoping": "^7.25.9", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", + "@babel/plugin-transform-classes": "^7.25.9", + "@babel/plugin-transform-computed-properties": "^7.25.9", + "@babel/plugin-transform-destructuring": "^7.25.9", + "@babel/plugin-transform-dotall-regex": "^7.25.9", + "@babel/plugin-transform-duplicate-keys": "^7.25.9", + "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9", + "@babel/plugin-transform-dynamic-import": "^7.25.9", + "@babel/plugin-transform-exponentiation-operator": "^7.26.3", + "@babel/plugin-transform-export-namespace-from": "^7.25.9", + "@babel/plugin-transform-for-of": "^7.25.9", + "@babel/plugin-transform-function-name": "^7.25.9", + "@babel/plugin-transform-json-strings": "^7.25.9", + "@babel/plugin-transform-literals": "^7.25.9", + "@babel/plugin-transform-logical-assignment-operators": "^7.25.9", + "@babel/plugin-transform-member-expression-literals": "^7.25.9", + "@babel/plugin-transform-modules-amd": "^7.25.9", + "@babel/plugin-transform-modules-commonjs": "^7.26.3", + "@babel/plugin-transform-modules-systemjs": "^7.25.9", + "@babel/plugin-transform-modules-umd": "^7.25.9", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9", + "@babel/plugin-transform-new-target": "^7.25.9", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6", + "@babel/plugin-transform-numeric-separator": "^7.25.9", + "@babel/plugin-transform-object-rest-spread": "^7.25.9", + "@babel/plugin-transform-object-super": "^7.25.9", + "@babel/plugin-transform-optional-catch-binding": "^7.25.9", + "@babel/plugin-transform-optional-chaining": "^7.25.9", + "@babel/plugin-transform-parameters": "^7.25.9", + "@babel/plugin-transform-private-methods": "^7.25.9", + "@babel/plugin-transform-private-property-in-object": "^7.25.9", + "@babel/plugin-transform-property-literals": "^7.25.9", + "@babel/plugin-transform-regenerator": "^7.25.9", + "@babel/plugin-transform-regexp-modifiers": "^7.26.0", + "@babel/plugin-transform-reserved-words": "^7.25.9", + "@babel/plugin-transform-shorthand-properties": "^7.25.9", + "@babel/plugin-transform-spread": "^7.25.9", + "@babel/plugin-transform-sticky-regex": "^7.25.9", + "@babel/plugin-transform-template-literals": "^7.26.8", + "@babel/plugin-transform-typeof-symbol": "^7.26.7", + "@babel/plugin-transform-unicode-escapes": "^7.25.9", + "@babel/plugin-transform-unicode-property-regex": "^7.25.9", + "@babel/plugin-transform-unicode-regex": "^7.25.9", + "@babel/plugin-transform-unicode-sets-regex": "^7.25.9", + "@babel/preset-modules": "0.1.6-no-external-plugins", + "babel-plugin-polyfill-corejs2": "^0.4.10", + "babel-plugin-polyfill-corejs3": "^0.11.0", + "babel-plugin-polyfill-regenerator": "^0.6.1", + "core-js-compat": "^3.40.0", + "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" @@ -1641,36 +2013,40 @@ } }, "node_modules/@babel/preset-env/node_modules/semver": { - "version": "6.3.0", + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/@babel/preset-modules": { - "version": "0.1.5", + "version": "0.1.6-no-external-plugins", + "resolved": "http://94.130.170.209:4873/@babel%2fpreset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", + "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.0.0", - "@babel/plugin-proposal-unicode-property-regex": "^7.4.4", - "@babel/plugin-transform-dotall-regex": "^7.4.4", "@babel/types": "^7.4.4", "esutils": "^2.0.2" }, "peerDependencies": { - "@babel/core": "^7.0.0-0" + "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" } }, "node_modules/@babel/preset-react": { - "version": "7.17.12", + "version": "7.26.3", + "resolved": "http://94.130.170.209:4873/@babel%2fpreset-react/-/preset-react-7.26.3.tgz", + "integrity": "sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-validator-option": "^7.16.7", - "@babel/plugin-transform-react-display-name": "^7.16.7", - "@babel/plugin-transform-react-jsx": "^7.17.12", - "@babel/plugin-transform-react-jsx-development": "^7.16.7", - "@babel/plugin-transform-react-pure-annotations": "^7.16.7" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-validator-option": "^7.25.9", + "@babel/plugin-transform-react-display-name": "^7.25.9", + "@babel/plugin-transform-react-jsx": "^7.25.9", + "@babel/plugin-transform-react-jsx-development": "^7.25.9", + "@babel/plugin-transform-react-pure-annotations": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1680,12 +2056,16 @@ } }, "node_modules/@babel/preset-typescript": { - "version": "7.17.12", + "version": "7.26.0", + "resolved": "http://94.130.170.209:4873/@babel%2fpreset-typescript/-/preset-typescript-7.26.0.tgz", + "integrity": "sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.17.12", - "@babel/helper-validator-option": "^7.16.7", - "@babel/plugin-transform-typescript": "^7.17.12" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-validator-option": "^7.25.9", + "@babel/plugin-syntax-jsx": "^7.25.9", + "@babel/plugin-transform-modules-commonjs": "^7.25.9", + "@babel/plugin-transform-typescript": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1695,7 +2075,9 @@ } }, "node_modules/@babel/runtime": { - "version": "7.26.0", + "version": "7.26.7", + "resolved": "http://94.130.170.209:4873/@babel%2fruntime/-/runtime-7.26.7.tgz", + "integrity": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==", "license": "MIT", "dependencies": { "regenerator-runtime": "^0.14.0" @@ -1704,58 +2086,63 @@ "node": ">=6.9.0" } }, - "node_modules/@babel/runtime-corejs3": { - "version": "7.18.3", - "license": "MIT", - "dependencies": { - "core-js-pure": "^3.20.2", - "regenerator-runtime": "^0.13.4" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/runtime/node_modules/regenerator-runtime": { - "version": "0.14.1", - "license": "MIT" - }, "node_modules/@babel/template": { - "version": "7.16.7", + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2ftemplate/-/template-7.26.8.tgz", + "integrity": "sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q==", "license": "MIT", "dependencies": { - "@babel/code-frame": "^7.16.7", - "@babel/parser": "^7.16.7", - "@babel/types": "^7.16.7" + "@babel/code-frame": "^7.26.2", + "@babel/parser": "^7.26.8", + "@babel/types": "^7.26.8" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.18.5", + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2ftraverse/-/traverse-7.26.8.tgz", + "integrity": "sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA==", "license": "MIT", "dependencies": { - "@babel/code-frame": "^7.16.7", - "@babel/generator": "^7.18.2", - "@babel/helper-environment-visitor": "^7.18.2", - "@babel/helper-function-name": "^7.17.9", - "@babel/helper-hoist-variables": "^7.16.7", - "@babel/helper-split-export-declaration": "^7.16.7", - "@babel/parser": "^7.18.5", - "@babel/types": "^7.18.4", - "debug": "^4.1.0", + "@babel/code-frame": "^7.26.2", + "@babel/generator": "^7.26.8", + "@babel/parser": "^7.26.8", + "@babel/template": "^7.26.8", + "@babel/types": "^7.26.8", + "debug": "^4.3.1", "globals": "^11.1.0" }, "engines": { "node": ">=6.9.0" } }, - "node_modules/@babel/types": { - "version": "7.18.4", + "node_modules/@babel/traverse/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { - "@babel/helper-validator-identifier": "^7.16.7", - "to-fast-properties": "^2.0.0" + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@babel/types": { + "version": "7.26.8", + "resolved": "http://94.130.170.209:4873/@babel%2ftypes/-/types-7.26.8.tgz", + "integrity": "sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==", + "license": "MIT", + "dependencies": { + "@babel/helper-string-parser": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1763,10 +2150,14 @@ }, "node_modules/@bcoe/v8-coverage": { "version": "0.2.3", + "resolved": "http://94.130.170.209:4873/@bcoe%2fv8-coverage/-/v8-coverage-0.2.3.tgz", + "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", "license": "MIT" }, "node_modules/@chris.troutner/bip32-utils": { "version": "1.0.5", + "resolved": "http://94.130.170.209:4873/@chris.troutner%2fbip32-utils/-/bip32-utils-1.0.5.tgz", + "integrity": "sha512-pa9dh5VpPmfol1bdLy+FyqONmxlf/QH6Q01a57OP6C9gTVOZM1Rt0kCLXxXKC6e2AnNIrXpYN1UtlyBm+r6P0g==", "license": "MIT", "dependencies": { "keccak": "^3.0.1", @@ -1818,66 +2209,73 @@ }, "node_modules/@chris.troutner/retry-queue-commonjs": { "version": "1.0.8", + "resolved": "http://94.130.170.209:4873/@chris.troutner%2fretry-queue-commonjs/-/retry-queue-commonjs-1.0.8.tgz", + "integrity": "sha512-jEHmCKffjIXTm0d/YcRQzCDPbzW2NFTEO72b1vmETnmATO57MmO39F37gEaq7J7lnF5JMxuM3Oq+FWa1L7HXxA==", "license": "MIT", "dependencies": { "p-queue": "4.0.0", "p-retry": "4.6.2" } }, - "node_modules/@chris.troutner/retry-queue/node_modules/@types/retry": { - "version": "0.12.1", - "resolved": "http://94.130.170.209:4873/@types%2fretry/-/retry-0.12.1.tgz", - "integrity": "sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==", + "node_modules/@chris.troutner/retry-queue-commonjs/node_modules/@types/retry": { + "version": "0.12.0", + "resolved": "http://94.130.170.209:4873/@types%2fretry/-/retry-0.12.0.tgz", + "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==", "license": "MIT" }, - "node_modules/@chris.troutner/retry-queue/node_modules/p-queue": { - "version": "7.3.0", - "resolved": "http://94.130.170.209:4873/p-queue/-/p-queue-7.3.0.tgz", - "integrity": "sha512-5fP+yVQ0qp0rEfZoDTlP2c3RYBgxvRsw30qO+VtPPc95lyvSG+x6USSh1TuLB4n96IO6I8/oXQGsTgtna4q2nQ==", + "node_modules/@chris.troutner/retry-queue-commonjs/node_modules/eventemitter3": { + "version": "3.1.2", + "resolved": "http://94.130.170.209:4873/eventemitter3/-/eventemitter3-3.1.2.tgz", + "integrity": "sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==", + "license": "MIT" + }, + "node_modules/@chris.troutner/retry-queue-commonjs/node_modules/p-queue": { + "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/p-queue/-/p-queue-4.0.0.tgz", + "integrity": "sha512-3cRXXn3/O0o3+eVmUroJPSj/esxoEFIm0ZOno/T+NzG/VZgPOqQ8WKmlNqubSEpZmCIngEy34unkHGg83ZIBmg==", "license": "MIT", "dependencies": { - "eventemitter3": "^4.0.7", - "p-timeout": "^5.0.2" + "eventemitter3": "^3.1.0" }, "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=6" } }, - "node_modules/@chris.troutner/retry-queue/node_modules/p-retry": { - "version": "5.1.1", - "resolved": "http://94.130.170.209:4873/p-retry/-/p-retry-5.1.1.tgz", - "integrity": "sha512-i69WkEU5ZAL8mrmdmVviWwU+DN+IUF8f4sSJThoJ3z5A7Nn5iuO5ROX3Boye0u+uYQLOSfgFl7SuFZCjlAVbQA==", + "node_modules/@chris.troutner/retry-queue-commonjs/node_modules/p-retry": { + "version": "4.6.2", + "resolved": "http://94.130.170.209:4873/p-retry/-/p-retry-4.6.2.tgz", + "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==", "license": "MIT", "dependencies": { - "@types/retry": "0.12.1", + "@types/retry": "0.12.0", "retry": "^0.13.1" }, "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=8" } }, "node_modules/@colors/colors": { - "version": "1.5.0", + "version": "1.6.0", + "resolved": "http://94.130.170.209:4873/@colors%2fcolors/-/colors-1.6.0.tgz", + "integrity": "sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==", "license": "MIT", "engines": { "node": ">=0.1.90" } }, "node_modules/@csstools/normalize.css": { - "version": "12.0.0", + "version": "12.1.1", + "resolved": "http://94.130.170.209:4873/@csstools%2fnormalize.css/-/normalize.css-12.1.1.tgz", + "integrity": "sha512-YAYeJ+Xqh7fUou1d1j9XHl44BmsuThiTr4iNrgCQ3J27IbhXsxXDGZ1cXv8Qvs99d4rBbLiSKy3+WZiet32PcQ==", "license": "CC0-1.0" }, "node_modules/@csstools/postcss-cascade-layers": { - "version": "1.0.3", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-cascade-layers/-/postcss-cascade-layers-1.1.1.tgz", + "integrity": "sha512-+KdYrpKC5TgomQr2DlZF4lDEpHcoxnj5IGddYYfBWJAKfj1JtuHUIqMa+E1pJJ+z3kvDViWMqyqPlG4Ja7amQA==", "license": "CC0-1.0", "dependencies": { - "@csstools/selector-specificity": "^2.0.0", + "@csstools/selector-specificity": "^2.0.2", "postcss-selector-parser": "^6.0.10" }, "engines": { @@ -1888,11 +2286,13 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.3" + "postcss": "^8.2" } }, "node_modules/@csstools/postcss-color-function": { - "version": "1.1.0", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-color-function/-/postcss-color-function-1.1.1.tgz", + "integrity": "sha512-Bc0f62WmHdtRDjf5f3e2STwRAl89N2CLb+9iAwzrv4L2hncrbDwnQD9PCq0gtAt7pOI2leIV08HIBUd4jxD8cw==", "license": "CC0-1.0", "dependencies": { "@csstools/postcss-progressive-custom-properties": "^1.1.0", @@ -1906,24 +2306,13 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.4" + "postcss": "^8.2" } }, "node_modules/@csstools/postcss-font-format-keywords": { - "version": "1.0.0", - "license": "CC0-1.0", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^12 || ^14 || >=16" - }, - "peerDependencies": { - "postcss": "^8.3" - } - }, - "node_modules/@csstools/postcss-hwb-function": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-font-format-keywords/-/postcss-font-format-keywords-1.0.1.tgz", + "integrity": "sha512-ZgrlzuUAjXIOc2JueK0X5sZDjCtgimVp/O5CEqTcs5ShWBa6smhWYbS0x5cVc/+rycTDbjjzoP0KTDnUneZGOg==", "license": "CC0-1.0", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -1936,11 +2325,32 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.4" + "postcss": "^8.2" + } + }, + "node_modules/@csstools/postcss-hwb-function": { + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-hwb-function/-/postcss-hwb-function-1.0.2.tgz", + "integrity": "sha512-YHdEru4o3Rsbjmu6vHy4UKOXZD+Rn2zmkAmLRfPet6+Jz4Ojw8cbWxe1n42VaXQhD3CQUXXTooIy8OkVbUcL+w==", + "license": "CC0-1.0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^12 || ^14 || >=16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, + "peerDependencies": { + "postcss": "^8.2" } }, "node_modules/@csstools/postcss-ic-unit": { - "version": "1.0.0", + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-ic-unit/-/postcss-ic-unit-1.0.1.tgz", + "integrity": "sha512-Ot1rcwRAaRHNKC9tAqoqNZhjdYBzKk1POgWfhN4uCOE47ebGcLRqXjKkApVDpjifL6u2/55ekkpnFcp+s/OZUw==", "license": "CC0-1.0", "dependencies": { "@csstools/postcss-progressive-custom-properties": "^1.1.0", @@ -1949,12 +2359,18 @@ "engines": { "node": "^12 || ^14 || >=16" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, "peerDependencies": { - "postcss": "^8.3" + "postcss": "^8.2" } }, "node_modules/@csstools/postcss-is-pseudo-class": { - "version": "2.0.5", + "version": "2.0.7", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-is-pseudo-class/-/postcss-is-pseudo-class-2.0.7.tgz", + "integrity": "sha512-7JPeVVZHd+jxYdULl87lvjgvWldYu+Bc62s9vD/ED6/QTGjy0jy0US/f6BG53sVMTBJ1lzKZFpYmofBN9eaRiA==", "license": "CC0-1.0", "dependencies": { "@csstools/selector-specificity": "^2.0.0", @@ -1968,11 +2384,13 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.4" + "postcss": "^8.2" } }, - "node_modules/@csstools/postcss-normalize-display-values": { + "node_modules/@csstools/postcss-nested-calc": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-nested-calc/-/postcss-nested-calc-1.0.0.tgz", + "integrity": "sha512-JCsQsw1wjYwv1bJmgjKSoZNvf7R6+wuHDAbi5f/7MbFhl2d/+v+TvBTU4BJH3G1X1H87dHl0mh6TfYogbT/dJQ==", "license": "CC0-1.0", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -1980,12 +2398,37 @@ "engines": { "node": "^12 || ^14 || >=16" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, "peerDependencies": { - "postcss": "^8.3" + "postcss": "^8.2" + } + }, + "node_modules/@csstools/postcss-normalize-display-values": { + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-normalize-display-values/-/postcss-normalize-display-values-1.0.1.tgz", + "integrity": "sha512-jcOanIbv55OFKQ3sYeFD/T0Ti7AMXc9nM1hZWu8m/2722gOTxFg7xYu4RDLJLeZmPUVQlGzo4jhzvTUq3x4ZUw==", + "license": "CC0-1.0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^12 || ^14 || >=16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, + "peerDependencies": { + "postcss": "^8.2" } }, "node_modules/@csstools/postcss-oklab-function": { - "version": "1.1.0", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-oklab-function/-/postcss-oklab-function-1.1.1.tgz", + "integrity": "sha512-nJpJgsdA3dA9y5pgyb/UfEzE7W5Ka7u0CX0/HIMVBNWzWemdcTH3XwANECU6anWv/ao4vVNLTMxhiPNZsTK6iA==", "license": "CC0-1.0", "dependencies": { "@csstools/postcss-progressive-custom-properties": "^1.1.0", @@ -1999,11 +2442,13 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.4" + "postcss": "^8.2" } }, "node_modules/@csstools/postcss-progressive-custom-properties": { "version": "1.3.0", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-progressive-custom-properties/-/postcss-progressive-custom-properties-1.3.0.tgz", + "integrity": "sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==", "license": "CC0-1.0", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -2016,7 +2461,9 @@ } }, "node_modules/@csstools/postcss-stepped-value-functions": { - "version": "1.0.0", + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-stepped-value-functions/-/postcss-stepped-value-functions-1.0.1.tgz", + "integrity": "sha512-dz0LNoo3ijpTOQqEJLY8nyaapl6umbmDcgj4AD0lgVQ572b2eqA1iGZYTTWhrcrHztWDDRAX2DGYyw2VBjvCvQ==", "license": "CC0-1.0", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -2029,11 +2476,32 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.3" + "postcss": "^8.2" + } + }, + "node_modules/@csstools/postcss-text-decoration-shorthand": { + "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-1.0.0.tgz", + "integrity": "sha512-c1XwKJ2eMIWrzQenN0XbcfzckOLLJiczqy+YvfGmzoVXd7pT9FfObiSEfzs84bpE/VqfpEuAZ9tCRbZkZxxbdw==", + "license": "CC0-1.0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^12 || ^14 || >=16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, + "peerDependencies": { + "postcss": "^8.2" } }, "node_modules/@csstools/postcss-trigonometric-functions": { - "version": "1.0.1", + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-trigonometric-functions/-/postcss-trigonometric-functions-1.0.2.tgz", + "integrity": "sha512-woKaLO///4bb+zZC2s80l+7cm07M7268MsyG3M0ActXXEFi6SuhvriQYcb58iiKGbjwwIU7n45iRLEHypB47Og==", "license": "CC0-1.0", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -2046,11 +2514,13 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.4" + "postcss": "^8.2" } }, "node_modules/@csstools/postcss-unset-value": { - "version": "1.0.1", + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/@csstools%2fpostcss-unset-value/-/postcss-unset-value-1.0.2.tgz", + "integrity": "sha512-c8J4roPBILnelAsdLr4XOAR/GsTm0GJi4XpcfvoWk3U6KiTCqiFYc63KhRMQQX35jYMp4Ao8Ij9+IZRgMfJp1g==", "license": "CC0-1.0", "engines": { "node": "^12 || ^14 || >=16" @@ -2060,26 +2530,29 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.3" + "postcss": "^8.2" } }, "node_modules/@csstools/selector-specificity": { - "version": "2.0.1", + "version": "2.2.0", + "resolved": "http://94.130.170.209:4873/@csstools%2fselector-specificity/-/selector-specificity-2.2.0.tgz", + "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==", "license": "CC0-1.0", "engines": { - "node": "^12 || ^14 || >=16" + "node": "^14 || ^16 || >=18" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.3", "postcss-selector-parser": "^6.0.10" } }, "node_modules/@dabh/diagnostics": { "version": "2.0.3", + "resolved": "http://94.130.170.209:4873/@dabh%2fdiagnostics/-/diagnostics-2.0.3.tgz", + "integrity": "sha512-hrlQOIi7hAfzsMqlGSFyVucrx38O+j6wiGOf//H2ecvIEqYN4ADBSS2iLMh5UFyDunCNniUIPk/q3riFv45xRA==", "license": "MIT", "dependencies": { "colorspace": "1.1.x", @@ -2089,19 +2562,402 @@ }, "node_modules/@discoveryjs/json-ext": { "version": "0.5.7", + "resolved": "http://94.130.170.209:4873/@discoveryjs%2fjson-ext/-/json-ext-0.5.7.tgz", + "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==", "license": "MIT", "engines": { "node": ">=10.0.0" } }, + "node_modules/@esbuild/android-arm": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2fandroid-arm/-/android-arm-0.16.17.tgz", + "integrity": "sha512-N9x1CMXVhtWEAMS7pNNONyA14f71VPQN9Cnavj1XQh6T7bskqiLLrSca4O0Vr8Wdcga943eThxnVp3JLnBMYtw==", + "cpu": [ + "arm" + ], + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-arm64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2fandroid-arm64/-/android-arm64-0.16.17.tgz", + "integrity": "sha512-MIGl6p5sc3RDTLLkYL1MyL8BMRN4tLMRCn+yRJJmEDvYZ2M7tmAf80hx1kbNEUX2KJ50RRtxZ4JHLvCfuB6kBg==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-x64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2fandroid-x64/-/android-x64-0.16.17.tgz", + "integrity": "sha512-a3kTv3m0Ghh4z1DaFEuEDfz3OLONKuFvI4Xqczqx4BqLyuFaFkuaG4j2MtA6fuWEFeC5x9IvqnX7drmRq/fyAQ==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-arm64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2fdarwin-arm64/-/darwin-arm64-0.16.17.tgz", + "integrity": "sha512-/2agbUEfmxWHi9ARTX6OQ/KgXnOWfsNlTeLcoV7HSuSTv63E4DqtAc+2XqGw1KHxKMHGZgbVCZge7HXWX9Vn+w==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-x64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2fdarwin-x64/-/darwin-x64-0.16.17.tgz", + "integrity": "sha512-2By45OBHulkd9Svy5IOCZt376Aa2oOkiE9QWUK9fe6Tb+WDr8hXL3dpqi+DeLiMed8tVXspzsTAvd0jUl96wmg==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-arm64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2ffreebsd-arm64/-/freebsd-arm64-0.16.17.tgz", + "integrity": "sha512-mt+cxZe1tVx489VTb4mBAOo2aKSnJ33L9fr25JXpqQqzbUIw/yzIzi+NHwAXK2qYV1lEFp4OoVeThGjUbmWmdw==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-x64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2ffreebsd-x64/-/freebsd-x64-0.16.17.tgz", + "integrity": "sha512-8ScTdNJl5idAKjH8zGAsN7RuWcyHG3BAvMNpKOBaqqR7EbUhhVHOqXRdL7oZvz8WNHL2pr5+eIT5c65kA6NHug==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2flinux-arm/-/linux-arm-0.16.17.tgz", + "integrity": "sha512-iihzrWbD4gIT7j3caMzKb/RsFFHCwqqbrbH9SqUSRrdXkXaygSZCZg1FybsZz57Ju7N/SHEgPyaR0LZ8Zbe9gQ==", + "cpu": [ + "arm" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2flinux-arm64/-/linux-arm64-0.16.17.tgz", + "integrity": "sha512-7S8gJnSlqKGVJunnMCrXHU9Q8Q/tQIxk/xL8BqAP64wchPCTzuM6W3Ra8cIa1HIflAvDnNOt2jaL17vaW+1V0g==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ia32": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2flinux-ia32/-/linux-ia32-0.16.17.tgz", + "integrity": "sha512-kiX69+wcPAdgl3Lonh1VI7MBr16nktEvOfViszBSxygRQqSpzv7BffMKRPMFwzeJGPxcio0pdD3kYQGpqQ2SSg==", + "cpu": [ + "ia32" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-loong64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2flinux-loong64/-/linux-loong64-0.16.17.tgz", + "integrity": "sha512-dTzNnQwembNDhd654cA4QhbS9uDdXC3TKqMJjgOWsC0yNCbpzfWoXdZvp0mY7HU6nzk5E0zpRGGx3qoQg8T2DQ==", + "cpu": [ + "loong64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-mips64el": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2flinux-mips64el/-/linux-mips64el-0.16.17.tgz", + "integrity": "sha512-ezbDkp2nDl0PfIUn0CsQ30kxfcLTlcx4Foz2kYv8qdC6ia2oX5Q3E/8m6lq84Dj/6b0FrkgD582fJMIfHhJfSw==", + "cpu": [ + "mips64el" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ppc64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2flinux-ppc64/-/linux-ppc64-0.16.17.tgz", + "integrity": "sha512-dzS678gYD1lJsW73zrFhDApLVdM3cUF2MvAa1D8K8KtcSKdLBPP4zZSLy6LFZ0jYqQdQ29bjAHJDgz0rVbLB3g==", + "cpu": [ + "ppc64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-riscv64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2flinux-riscv64/-/linux-riscv64-0.16.17.tgz", + "integrity": "sha512-ylNlVsxuFjZK8DQtNUwiMskh6nT0vI7kYl/4fZgV1llP5d6+HIeL/vmmm3jpuoo8+NuXjQVZxmKuhDApK0/cKw==", + "cpu": [ + "riscv64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-s390x": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2flinux-s390x/-/linux-s390x-0.16.17.tgz", + "integrity": "sha512-gzy7nUTO4UA4oZ2wAMXPNBGTzZFP7mss3aKR2hH+/4UUkCOyqmjXiKpzGrY2TlEUhbbejzXVKKGazYcQTZWA/w==", + "cpu": [ + "s390x" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-x64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2flinux-x64/-/linux-x64-0.16.17.tgz", + "integrity": "sha512-mdPjPxfnmoqhgpiEArqi4egmBAMYvaObgn4poorpUaqmvzzbvqbowRllQ+ZgzGVMGKaPkqUmPDOOFQRUFDmeUw==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/netbsd-x64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2fnetbsd-x64/-/netbsd-x64-0.16.17.tgz", + "integrity": "sha512-/PzmzD/zyAeTUsduZa32bn0ORug+Jd1EGGAUJvqfeixoEISYpGnAezN6lnJoskauoai0Jrs+XSyvDhppCPoKOA==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/openbsd-x64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2fopenbsd-x64/-/openbsd-x64-0.16.17.tgz", + "integrity": "sha512-2yaWJhvxGEz2RiftSk0UObqJa/b+rIAjnODJgv2GbGGpRwAfpgzyrg1WLK8rqA24mfZa9GvpjLcBBg8JHkoodg==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/sunos-x64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2fsunos-x64/-/sunos-x64-0.16.17.tgz", + "integrity": "sha512-xtVUiev38tN0R3g8VhRfN7Zl42YCJvyBhRKw1RJjwE1d2emWTVToPLNEQj/5Qxc6lVFATDiy6LjVHYhIPrLxzw==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-arm64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2fwin32-arm64/-/win32-arm64-0.16.17.tgz", + "integrity": "sha512-ga8+JqBDHY4b6fQAmOgtJJue36scANy4l/rL97W+0wYmijhxKetzZdKOJI7olaBaMhWt8Pac2McJdZLxXWUEQw==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-ia32": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2fwin32-ia32/-/win32-ia32-0.16.17.tgz", + "integrity": "sha512-WnsKaf46uSSF/sZhwnqE4L/F89AYNMiD4YtEcYekBt9Q7nj0DiId2XH2Ng2PHM54qi5oPrQ8luuzGszqi/veig==", + "cpu": [ + "ia32" + ], + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-x64": { + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/@esbuild%2fwin32-x64/-/win32-x64-0.16.17.tgz", + "integrity": "sha512-y+EHuSchhL7FjHgvQL/0fnnFmO4T1bhvWANX6gcnqTjtnKWbTvUMCpGnv2+t+31d7RzyEAYAd4u2fnIhHL6N/Q==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@eslint-community/eslint-utils": { + "version": "4.4.1", + "resolved": "http://94.130.170.209:4873/@eslint-community%2feslint-utils/-/eslint-utils-4.4.1.tgz", + "integrity": "sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==", + "license": "MIT", + "dependencies": { + "eslint-visitor-keys": "^3.4.3" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" + } + }, + "node_modules/@eslint-community/regexpp": { + "version": "4.12.1", + "resolved": "http://94.130.170.209:4873/@eslint-community%2fregexpp/-/regexpp-4.12.1.tgz", + "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==", + "license": "MIT", + "engines": { + "node": "^12.0.0 || ^14.0.0 || >=16.0.0" + } + }, "node_modules/@eslint/eslintrc": { - "version": "1.3.0", + "version": "2.1.4", + "resolved": "http://94.130.170.209:4873/@eslint%2feslintrc/-/eslintrc-2.1.4.tgz", + "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", "license": "MIT", "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", - "espree": "^9.3.2", - "globals": "^13.15.0", + "espree": "^9.6.0", + "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", @@ -2110,14 +2966,32 @@ }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, - "node_modules/@eslint/eslintrc/node_modules/argparse": { - "version": "2.0.1", - "license": "Python-2.0" + "node_modules/@eslint/eslintrc/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } }, "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "13.15.0", + "version": "13.24.0", + "resolved": "http://94.130.170.209:4873/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", "license": "MIT", "dependencies": { "type-fest": "^0.20.2" @@ -2131,6 +3005,8 @@ }, "node_modules/@eslint/eslintrc/node_modules/js-yaml": { "version": "4.1.0", + "resolved": "http://94.130.170.209:4873/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", "license": "MIT", "dependencies": { "argparse": "^2.0.1" @@ -2141,6 +3017,8 @@ }, "node_modules/@eslint/eslintrc/node_modules/type-fest": { "version": "0.20.2", + "resolved": "http://94.130.170.209:4873/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" @@ -2149,9 +3027,18 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@eslint/js": { + "version": "8.57.1", + "resolved": "http://94.130.170.209:4873/@eslint%2fjs/-/js-8.57.1.tgz", + "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", + "license": "MIT", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, "node_modules/@fortawesome/fontawesome-common-types": { "version": "6.7.2", - "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.7.2.tgz", + "resolved": "http://94.130.170.209:4873/@fortawesome%2ffontawesome-common-types/-/fontawesome-common-types-6.7.2.tgz", "integrity": "sha512-Zs+YeHUC5fkt7Mg1l6XTniei3k4bwG/yo3iFUtZWd/pMx9g3fdvkSK9E0FOC+++phXOka78uJcYb8JaFkW52Xg==", "license": "MIT", "engines": { @@ -2160,7 +3047,7 @@ }, "node_modules/@fortawesome/fontawesome-svg-core": { "version": "6.7.2", - "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz", + "resolved": "http://94.130.170.209:4873/@fortawesome%2ffontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz", "integrity": "sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA==", "license": "MIT", "dependencies": { @@ -2172,7 +3059,7 @@ }, "node_modules/@fortawesome/free-regular-svg-icons": { "version": "6.7.2", - "resolved": "https://registry.npmjs.org/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-6.7.2.tgz", + "resolved": "http://94.130.170.209:4873/@fortawesome%2ffree-regular-svg-icons/-/free-regular-svg-icons-6.7.2.tgz", "integrity": "sha512-7Z/ur0gvCMW8G93dXIQOkQqHo2M5HLhYrRVC0//fakJXxcF1VmMPsxnG6Ee8qEylA8b8Q3peQXWMNZ62lYF28g==", "license": "(CC-BY-4.0 AND MIT)", "dependencies": { @@ -2184,7 +3071,7 @@ }, "node_modules/@fortawesome/free-solid-svg-icons": { "version": "6.7.2", - "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.7.2.tgz", + "resolved": "http://94.130.170.209:4873/@fortawesome%2ffree-solid-svg-icons/-/free-solid-svg-icons-6.7.2.tgz", "integrity": "sha512-GsBrnOzU8uj0LECDfD5zomZJIjrPhIlWU82AHwa2s40FKH+kcxQaBvBo3Z4TxyZHIyX8XTDxsyA33/Vx9eFuQA==", "license": "(CC-BY-4.0 AND MIT)", "dependencies": { @@ -2196,7 +3083,7 @@ }, "node_modules/@fortawesome/react-fontawesome": { "version": "0.2.2", - "resolved": "https://registry.npmjs.org/@fortawesome/react-fontawesome/-/react-fontawesome-0.2.2.tgz", + "resolved": "http://94.130.170.209:4873/@fortawesome%2freact-fontawesome/-/react-fontawesome-0.2.2.tgz", "integrity": "sha512-EnkrprPNqI6SXJl//m29hpaNzOp1bruISWaOiRtkMi/xSvHJlzc2j2JAYS7egxt/EbjSNV/k6Xy0AQI6vB2+1g==", "license": "MIT", "dependencies": { @@ -2208,23 +3095,59 @@ } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.9.5", + "version": "0.13.0", + "resolved": "http://94.130.170.209:4873/@humanwhocodes%2fconfig-array/-/config-array-0.13.0.tgz", + "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", "license": "Apache-2.0", "dependencies": { - "@humanwhocodes/object-schema": "^1.2.1", - "debug": "^4.1.1", - "minimatch": "^3.0.4" + "@humanwhocodes/object-schema": "^2.0.3", + "debug": "^4.3.1", + "minimatch": "^3.0.5" }, "engines": { "node": ">=10.10.0" } }, + "node_modules/@humanwhocodes/config-array/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@humanwhocodes/module-importer": { + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/@humanwhocodes%2fmodule-importer/-/module-importer-1.0.1.tgz", + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "license": "Apache-2.0", + "engines": { + "node": ">=12.22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/nzakas" + } + }, "node_modules/@humanwhocodes/object-schema": { - "version": "1.2.1", + "version": "2.0.3", + "resolved": "http://94.130.170.209:4873/@humanwhocodes%2fobject-schema/-/object-schema-2.0.3.tgz", + "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", "license": "BSD-3-Clause" }, "node_modules/@ipld/car": { "version": "3.2.4", + "resolved": "http://94.130.170.209:4873/@ipld%2fcar/-/car-3.2.4.tgz", + "integrity": "sha512-rezKd+jk8AsTGOoJKqzfjLJ3WVft7NZNH95f0pfPbicROvzTyvHCNy567HzSUd6gRXZ9im29z5ZEv9Hw49jSYw==", "dev": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { @@ -2234,7 +3157,9 @@ } }, "node_modules/@ipld/dag-cbor": { - "version": "7.0.2", + "version": "7.0.3", + "resolved": "http://94.130.170.209:4873/@ipld%2fdag-cbor/-/dag-cbor-7.0.3.tgz", + "integrity": "sha512-1VVh2huHsuohdXC1bGJNE8WR72slZ9XE2T3wbBBq31dm7ZBatmKLLxrB+XAqafxfRFjv08RZmj/W/ZqaM13AuA==", "dev": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { @@ -2243,15 +3168,109 @@ } }, "node_modules/@ipld/dag-pb": { - "version": "2.1.17", + "version": "2.1.18", + "resolved": "http://94.130.170.209:4873/@ipld%2fdag-pb/-/dag-pb-2.1.18.tgz", + "integrity": "sha512-ZBnf2fuX9y3KccADURG5vb9FaOeMjFkCrNysB0PtftME/4iCTjxfaLoNq/IAh5fTqUOMXvryN6Jyka4ZGuMLIg==", "dev": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { "multiformats": "^9.5.4" } }, + "node_modules/@isaacs/cliui": { + "version": "8.0.2", + "resolved": "http://94.130.170.209:4873/@isaacs%2fcliui/-/cliui-8.0.2.tgz", + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "license": "ISC", + "dependencies": { + "string-width": "^5.1.2", + "string-width-cjs": "npm:string-width@^4.2.0", + "strip-ansi": "^7.0.1", + "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", + "wrap-ansi": "^8.1.0", + "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@isaacs/cliui/node_modules/ansi-regex": { + "version": "6.1.0", + "resolved": "http://94.130.170.209:4873/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/@isaacs/cliui/node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "http://94.130.170.209:4873/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/@isaacs/cliui/node_modules/string-width": { + "version": "5.1.2", + "resolved": "http://94.130.170.209:4873/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "license": "MIT", + "dependencies": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@isaacs/cliui/node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "http://94.130.170.209:4873/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { + "version": "8.1.0", + "resolved": "http://94.130.170.209:4873/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, "node_modules/@istanbuljs/load-nyc-config": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/@istanbuljs%2fload-nyc-config/-/load-nyc-config-1.1.0.tgz", + "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", "license": "ISC", "dependencies": { "camelcase": "^5.3.1", @@ -2266,57 +3285,17 @@ }, "node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": { "version": "5.3.1", + "resolved": "http://94.130.170.209:4873/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", "license": "MIT", "engines": { "node": ">=6" } }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": { - "version": "4.1.0", - "license": "MIT", - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": { - "version": "5.0.0", - "license": "MIT", - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": { - "version": "2.3.0", - "license": "MIT", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": { - "version": "4.1.0", - "license": "MIT", - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/@istanbuljs/schema": { "version": "0.1.3", + "resolved": "http://94.130.170.209:4873/@istanbuljs%2fschema/-/schema-0.1.3.tgz", + "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", "license": "MIT", "engines": { "node": ">=8" @@ -2324,6 +3303,8 @@ }, "node_modules/@jest/console": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/@jest%2fconsole/-/console-27.5.1.tgz", + "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==", "license": "MIT", "dependencies": { "@jest/types": "^27.5.1", @@ -2337,66 +3318,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/@jest/console/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@jest/console/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@jest/console/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@jest/console/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/@jest/console/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/console/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/@jest/core": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/@jest%2fcore/-/core-27.5.1.tgz", + "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==", "license": "MIT", "dependencies": { "@jest/console": "^27.5.1", @@ -2440,66 +3365,10 @@ } } }, - "node_modules/@jest/core/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@jest/core/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@jest/core/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@jest/core/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/@jest/core/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/core/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/@jest/environment": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/@jest%2fenvironment/-/environment-27.5.1.tgz", + "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==", "license": "MIT", "dependencies": { "@jest/fake-timers": "^27.5.1", @@ -2513,6 +3382,8 @@ }, "node_modules/@jest/fake-timers": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/@jest%2ffake-timers/-/fake-timers-27.5.1.tgz", + "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==", "license": "MIT", "dependencies": { "@jest/types": "^27.5.1", @@ -2528,6 +3399,8 @@ }, "node_modules/@jest/globals": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/@jest%2fglobals/-/globals-27.5.1.tgz", + "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==", "license": "MIT", "dependencies": { "@jest/environment": "^27.5.1", @@ -2540,6 +3413,8 @@ }, "node_modules/@jest/reporters": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/@jest%2freporters/-/reporters-27.5.1.tgz", + "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==", "license": "MIT", "dependencies": { "@bcoe/v8-coverage": "^0.2.3", @@ -2580,76 +3455,13 @@ } } }, - "node_modules/@jest/reporters/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@jest/reporters/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@jest/reporters/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@jest/reporters/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/@jest/reporters/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/reporters/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/@jest/reporters/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/@jest/schemas": { - "version": "28.0.2", + "version": "28.1.3", + "resolved": "http://94.130.170.209:4873/@jest%2fschemas/-/schemas-28.1.3.tgz", + "integrity": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==", "license": "MIT", "dependencies": { - "@sinclair/typebox": "^0.23.3" + "@sinclair/typebox": "^0.24.1" }, "engines": { "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" @@ -2657,6 +3469,8 @@ }, "node_modules/@jest/source-map": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/@jest%2fsource-map/-/source-map-27.5.1.tgz", + "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==", "license": "MIT", "dependencies": { "callsites": "^3.0.0", @@ -2667,15 +3481,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/@jest/source-map/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/@jest/test-result": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/@jest%2ftest-result/-/test-result-27.5.1.tgz", + "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==", "license": "MIT", "dependencies": { "@jest/console": "^27.5.1", @@ -2689,6 +3498,8 @@ }, "node_modules/@jest/test-sequencer": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/@jest%2ftest-sequencer/-/test-sequencer-27.5.1.tgz", + "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==", "license": "MIT", "dependencies": { "@jest/test-result": "^27.5.1", @@ -2702,6 +3513,8 @@ }, "node_modules/@jest/transform": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/@jest%2ftransform/-/transform-27.5.1.tgz", + "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==", "license": "MIT", "dependencies": { "@babel/core": "^7.1.0", @@ -2724,73 +3537,16 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/@jest/transform/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@jest/transform/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@jest/transform/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@jest/transform/node_modules/color-name": { - "version": "1.1.4", + "node_modules/@jest/transform/node_modules/convert-source-map": { + "version": "1.9.0", + "resolved": "http://94.130.170.209:4873/convert-source-map/-/convert-source-map-1.9.0.tgz", + "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", "license": "MIT" }, - "node_modules/@jest/transform/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/transform/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/@jest/transform/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/@jest/types": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/@jest%2ftypes/-/types-27.5.1.tgz", + "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==", "license": "MIT", "dependencies": { "@types/istanbul-lib-coverage": "^2.0.0", @@ -2803,116 +3559,99 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/@jest/types/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@jest/types/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@jest/types/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@jest/types/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/@jest/types/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/types/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/@jridgewell/gen-mapping": { - "version": "0.3.1", + "version": "0.3.8", + "resolved": "http://94.130.170.209:4873/@jridgewell%2fgen-mapping/-/gen-mapping-0.3.8.tgz", + "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", "license": "MIT", "dependencies": { - "@jridgewell/set-array": "^1.0.0", + "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.9" + "@jridgewell/trace-mapping": "^0.3.24" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/resolve-uri": { - "version": "3.0.7", + "version": "3.1.2", + "resolved": "http://94.130.170.209:4873/@jridgewell%2fresolve-uri/-/resolve-uri-3.1.2.tgz", + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/set-array": { - "version": "1.1.1", + "version": "1.2.1", + "resolved": "http://94.130.170.209:4873/@jridgewell%2fset-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/source-map": { - "version": "0.3.2", + "version": "0.3.6", + "resolved": "http://94.130.170.209:4873/@jridgewell%2fsource-map/-/source-map-0.3.6.tgz", + "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==", "license": "MIT", "dependencies": { - "@jridgewell/gen-mapping": "^0.3.0", - "@jridgewell/trace-mapping": "^0.3.9" + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25" } }, "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.4.13", + "version": "1.5.0", + "resolved": "http://94.130.170.209:4873/@jridgewell%2fsourcemap-codec/-/sourcemap-codec-1.5.0.tgz", + "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", "license": "MIT" }, "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.13", + "version": "0.3.25", + "resolved": "http://94.130.170.209:4873/@jridgewell%2ftrace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", "license": "MIT", "dependencies": { - "@jridgewell/resolve-uri": "^3.0.3", - "@jridgewell/sourcemap-codec": "^1.4.10" + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" } }, "node_modules/@leichtgewicht/ip-codec": { - "version": "2.0.4", + "version": "2.0.5", + "resolved": "http://94.130.170.209:4873/@leichtgewicht%2fip-codec/-/ip-codec-2.0.5.tgz", + "integrity": "sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==", "license": "MIT" }, + "node_modules/@ljharb/resumer": { + "version": "0.1.3", + "resolved": "http://94.130.170.209:4873/@ljharb%2fresumer/-/resumer-0.1.3.tgz", + "integrity": "sha512-d+tsDgfkj9X5QTriqM4lKesCkMMJC3IrbPKHvayP00ELx2axdXvDfWkqjxrLXIzGcQzmj7VAUT1wopqARTvafw==", + "license": "MIT", + "dependencies": { + "@ljharb/through": "^2.3.13", + "call-bind": "^1.0.7" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/@ljharb/through": { + "version": "2.3.14", + "resolved": "http://94.130.170.209:4873/@ljharb%2fthrough/-/through-2.3.14.tgz", + "integrity": "sha512-ajBvlKpWucBB17FuQYUShqpqy8GRgYEpJW0vWJbUu1CV9lWyrDCapy0lScU8T8Z6qn49sSwJB3+M+evYIdGg+A==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.8" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/@multiformats/murmur3": { "version": "1.1.3", + "resolved": "http://94.130.170.209:4873/@multiformats%2fmurmur3/-/murmur3-1.1.3.tgz", + "integrity": "sha512-wAPLUErGR8g6Lt+bAZn6218k9YQPym+sjszsXL6o4zfxbA22P+gxWZuuD9wDbwL55xrKO5idpcuQUX7/E3oHcw==", "dev": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { @@ -2920,6 +3659,37 @@ "murmurhash3js-revisited": "^3.0.0" } }, + "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": { + "version": "5.1.1-v1", + "resolved": "http://94.130.170.209:4873/@nicolo-ribaudo%2feslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz", + "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==", + "license": "MIT", + "dependencies": { + "eslint-scope": "5.1.1" + } + }, + "node_modules/@nicolo-ribaudo/eslint-scope-5-internals/node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "license": "BSD-2-Clause", + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/@nicolo-ribaudo/eslint-scope-5-internals/node_modules/estraverse": { + "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=4.0" + } + }, "node_modules/@noble/ciphers": { "version": "0.5.3", "resolved": "http://94.130.170.209:4873/@noble%2fciphers/-/ciphers-0.5.3.tgz", @@ -2954,7 +3724,9 @@ } }, "node_modules/@noble/ed25519": { - "version": "1.6.0", + "version": "1.7.3", + "resolved": "http://94.130.170.209:4873/@noble%2fed25519/-/ed25519-1.7.3.tgz", + "integrity": "sha512-iR8GBkDt0Q3GyaVcIu7mSsVIqnFbkbRzGLWlvhwunacoLwt4J3swfKhfaM6rN6WY+TBGoYT1GtT1mIh2/jGbRQ==", "dev": true, "funding": [ { @@ -2977,7 +3749,9 @@ } }, "node_modules/@noble/secp256k1": { - "version": "1.6.0", + "version": "1.7.1", + "resolved": "http://94.130.170.209:4873/@noble%2fsecp256k1/-/secp256k1-1.7.1.tgz", + "integrity": "sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw==", "dev": true, "funding": [ { @@ -2989,6 +3763,8 @@ }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", + "resolved": "http://94.130.170.209:4873/@nodelib%2ffs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", "license": "MIT", "dependencies": { "@nodelib/fs.stat": "2.0.5", @@ -3000,6 +3776,8 @@ }, "node_modules/@nodelib/fs.stat": { "version": "2.0.5", + "resolved": "http://94.130.170.209:4873/@nodelib%2ffs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", "license": "MIT", "engines": { "node": ">= 8" @@ -3007,6 +3785,8 @@ }, "node_modules/@nodelib/fs.walk": { "version": "1.2.8", + "resolved": "http://94.130.170.209:4873/@nodelib%2ffs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", "license": "MIT", "dependencies": { "@nodelib/fs.scandir": "2.1.5", @@ -3016,18 +3796,28 @@ "node": ">= 8" } }, + "node_modules/@pkgjs/parseargs": { + "version": "0.11.0", + "resolved": "http://94.130.170.209:4873/@pkgjs%2fparseargs/-/parseargs-0.11.0.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "license": "MIT", + "optional": true, + "engines": { + "node": ">=14" + } + }, "node_modules/@pmmmwh/react-refresh-webpack-plugin": { - "version": "0.5.7", + "version": "0.5.15", + "resolved": "http://94.130.170.209:4873/@pmmmwh%2freact-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.15.tgz", + "integrity": "sha512-LFWllMA55pzB9D34w/wXUCf8+c+IYKuJDgxiZ3qMhl64KRMBHYM1I3VdGaD2BV5FNPV2/S2596bppxHbv2ZydQ==", "license": "MIT", "dependencies": { - "ansi-html-community": "^0.0.8", - "common-path-prefix": "^3.0.0", - "core-js-pure": "^3.8.1", + "ansi-html": "^0.0.9", + "core-js-pure": "^3.23.3", "error-stack-parser": "^2.0.6", - "find-up": "^5.0.0", "html-entities": "^2.1.0", - "loader-utils": "^2.0.0", - "schema-utils": "^3.0.0", + "loader-utils": "^2.0.4", + "schema-utils": "^4.2.0", "source-map": "^0.7.3" }, "engines": { @@ -3037,9 +3827,9 @@ "@types/webpack": "4.x || 5.x", "react-refresh": ">=0.10.0 <1.0.0", "sockjs-client": "^1.4.0", - "type-fest": ">=0.17.0 <3.0.0", + "type-fest": ">=0.17.0 <5.0.0", "webpack": ">=4.43.0 <6.0.0", - "webpack-dev-server": "3.x || 4.x", + "webpack-dev-server": "3.x || 4.x || 5.x", "webpack-hot-middleware": "2.x", "webpack-plugin-serve": "0.x || 1.x" }, @@ -3064,8 +3854,19 @@ } } }, + "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map": { + "version": "0.7.4", + "resolved": "http://94.130.170.209:4873/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "license": "BSD-3-Clause", + "engines": { + "node": ">= 8" + } + }, "node_modules/@popperjs/core": { "version": "2.11.8", + "resolved": "http://94.130.170.209:4873/@popperjs%2fcore/-/core-2.11.8.tgz", + "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", "license": "MIT", "funding": { "type": "opencollective", @@ -3074,26 +3875,36 @@ }, "node_modules/@protobufjs/aspromise": { "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/@protobufjs%2faspromise/-/aspromise-1.1.2.tgz", + "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==", "dev": true, "license": "BSD-3-Clause" }, "node_modules/@protobufjs/base64": { "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/@protobufjs%2fbase64/-/base64-1.1.2.tgz", + "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==", "dev": true, "license": "BSD-3-Clause" }, "node_modules/@protobufjs/codegen": { "version": "2.0.4", + "resolved": "http://94.130.170.209:4873/@protobufjs%2fcodegen/-/codegen-2.0.4.tgz", + "integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==", "dev": true, "license": "BSD-3-Clause" }, "node_modules/@protobufjs/eventemitter": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/@protobufjs%2feventemitter/-/eventemitter-1.1.0.tgz", + "integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==", "dev": true, "license": "BSD-3-Clause" }, "node_modules/@protobufjs/fetch": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/@protobufjs%2ffetch/-/fetch-1.1.0.tgz", + "integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -3103,31 +3914,43 @@ }, "node_modules/@protobufjs/float": { "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/@protobufjs%2ffloat/-/float-1.0.2.tgz", + "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==", "dev": true, "license": "BSD-3-Clause" }, "node_modules/@protobufjs/inquire": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/@protobufjs%2finquire/-/inquire-1.1.0.tgz", + "integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==", "dev": true, "license": "BSD-3-Clause" }, "node_modules/@protobufjs/path": { "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/@protobufjs%2fpath/-/path-1.1.2.tgz", + "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==", "dev": true, "license": "BSD-3-Clause" }, "node_modules/@protobufjs/pool": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/@protobufjs%2fpool/-/pool-1.1.0.tgz", + "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==", "dev": true, "license": "BSD-3-Clause" }, "node_modules/@protobufjs/utf8": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/@protobufjs%2futf8/-/utf8-1.1.0.tgz", + "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==", "dev": true, "license": "BSD-3-Clause" }, "node_modules/@psf/bch-js": { - "version": "6.5.7", + "version": "6.8.0", + "resolved": "http://94.130.170.209:4873/@psf%2fbch-js/-/bch-js-6.8.0.tgz", + "integrity": "sha512-6my2gpIfwnMv3iL2IsdWYoHfZW6fVd4wpw4A0XGmgxra2E2fQEBWlfj8jIsu3f54ZTbcpTvO4tp5QT4dKKBlZQ==", "license": "MIT", "dependencies": { "@chris.troutner/bip32-utils": "1.0.5", @@ -3158,6 +3981,8 @@ }, "node_modules/@psf/bch-js/node_modules/axios": { "version": "0.26.1", + "resolved": "http://94.130.170.209:4873/axios/-/axios-0.26.1.tgz", + "integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==", "license": "MIT", "dependencies": { "follow-redirects": "^1.14.8" @@ -3165,13 +3990,23 @@ }, "node_modules/@psf/bch-js/node_modules/randombytes": { "version": "2.0.6", + "resolved": "http://94.130.170.209:4873/randombytes/-/randombytes-2.0.6.tgz", + "integrity": "sha512-CIQ5OFxf4Jou6uOKe9t1AOgqpeU5fd70A8NPdHSGeYXqXsPe6peOwI0cUl88RWZ6sP1vPMV3avd/R6cZ5/sP1A==", "license": "MIT", "dependencies": { "safe-buffer": "^5.1.0" } }, + "node_modules/@psf/bch-js/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "http://94.130.170.209:4873/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "license": "MIT" + }, "node_modules/@psf/bip21": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/@psf%2fbip21/-/bip21-2.0.1.tgz", + "integrity": "sha512-U9c8xBV31n+D7qxOPBO0vQ015DNvKskWCUbVgoMfH5AUNHLYrSDWIrCx4P7v9etfdu6LpPdsYr53KDSAIk0b7Q==", "license": "ISC", "dependencies": { "qs": "^6.3.0" @@ -3179,10 +4014,14 @@ }, "node_modules/@psf/bitcoincash-ops": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/@psf%2fbitcoincash-ops/-/bitcoincash-ops-2.0.0.tgz", + "integrity": "sha512-M3PWqRpeJq6rli2NqWGbas76z9TrdGOmNuDFACBWBMctPucEAsFQY2AmyFHRSa7hEwythwvrPh9AG/n6ehmEog==", "license": "MIT" }, "node_modules/@psf/bitcoincashjs-lib": { "version": "4.0.3", + "resolved": "http://94.130.170.209:4873/@psf%2fbitcoincashjs-lib/-/bitcoincashjs-lib-4.0.3.tgz", + "integrity": "sha512-sJYi7jYUqR7S+Z8TjN3W/5Lcju7xcIBxYLhIEpnOF+jR9kMt0ftpVjQBt8vVsJZUD8ArL9bf59oDETjdOUcdGQ==", "license": "MIT", "dependencies": { "@psf/bitcoincash-ops": "^2.0.0", @@ -3207,6 +4046,8 @@ }, "node_modules/@psf/coininfo": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/@psf%2fcoininfo/-/coininfo-4.0.0.tgz", + "integrity": "sha512-RwBc09790kbaOt8uZJMyvLqf1UziTd20FXu78bM8bMlkClnZQTJyNDdLCsFSBkJQYAJtGMkjdQ/o3/UaSC7c2Q==", "license": "MIT", "dependencies": { "safe-buffer": "^5.1.1" @@ -3214,6 +4055,8 @@ }, "node_modules/@psf/pushdata-bitcoin": { "version": "1.2.2", + "resolved": "http://94.130.170.209:4873/@psf%2fpushdata-bitcoin/-/pushdata-bitcoin-1.2.2.tgz", + "integrity": "sha512-e1qkZLJFU6Ldg7TMBgSkiR5U1NfpRgSIr2ppk8BeED/Q9wUc9DEVAjXfPMD65xgXdqnlyFEtLbpPMWwyydMVUQ==", "license": "MIT", "dependencies": { "@psf/bitcoincash-ops": "^2.0.0" @@ -3221,6 +4064,8 @@ }, "node_modules/@react-aria/ssr": { "version": "3.9.7", + "resolved": "http://94.130.170.209:4873/@react-aria%2fssr/-/ssr-3.9.7.tgz", + "integrity": "sha512-GQygZaGlmYjmYM+tiNBA5C6acmiDWF52Nqd40bBp0Znk4M4hP+LTmI0lpI1BuKMw45T8RIhrAsICIfKwZvi2Gg==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" @@ -3234,6 +4079,8 @@ }, "node_modules/@restart/hooks": { "version": "0.4.16", + "resolved": "http://94.130.170.209:4873/@restart%2fhooks/-/hooks-0.4.16.tgz", + "integrity": "sha512-f7aCv7c+nU/3mF7NWLtVVr0Ra80RqsO89hO72r+Y/nvQr5+q0UFGkocElTH6MJApvReVh6JHUFYn2cw1WdHF3w==", "license": "MIT", "dependencies": { "dequal": "^2.0.3" @@ -3243,7 +4090,9 @@ } }, "node_modules/@restart/ui": { - "version": "1.9.2", + "version": "1.9.4", + "resolved": "http://94.130.170.209:4873/@restart%2fui/-/ui-1.9.4.tgz", + "integrity": "sha512-N4C7haUc3vn4LTwVUPlkJN8Ach/+yIMvRuTVIhjilNHqegY60SGLrzud6errOMNJwSnmYFnt1J0H/k8FE3A4KA==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.26.0", @@ -3263,6 +4112,8 @@ }, "node_modules/@restart/ui/node_modules/@restart/hooks": { "version": "0.5.1", + "resolved": "http://94.130.170.209:4873/@restart%2fhooks/-/hooks-0.5.1.tgz", + "integrity": "sha512-EMoH04NHS1pbn07iLTjIjgttuqb7qu4+/EyhAx27MHpoENcB2ZdSsLTNxmKD+WEPnZigo62Qc8zjGnNxoSE/5Q==", "license": "MIT", "dependencies": { "dequal": "^2.0.3" @@ -3273,6 +4124,8 @@ }, "node_modules/@restart/ui/node_modules/uncontrollable": { "version": "8.0.4", + "resolved": "http://94.130.170.209:4873/uncontrollable/-/uncontrollable-8.0.4.tgz", + "integrity": "sha512-ulRWYWHvscPFc0QQXvyJjY6LIXU56f0h8pQFvhxiKk5V1fcI8gp9Ht9leVAhrVjzqMw0BgjspBINx9r6oyJUvQ==", "license": "MIT", "peerDependencies": { "react": ">=16.14.0" @@ -3280,6 +4133,8 @@ }, "node_modules/@rollup/plugin-babel": { "version": "5.3.1", + "resolved": "http://94.130.170.209:4873/@rollup%2fplugin-babel/-/plugin-babel-5.3.1.tgz", + "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==", "license": "MIT", "dependencies": { "@babel/helper-module-imports": "^7.10.4", @@ -3301,6 +4156,8 @@ }, "node_modules/@rollup/plugin-node-resolve": { "version": "11.2.1", + "resolved": "http://94.130.170.209:4873/@rollup%2fplugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz", + "integrity": "sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==", "license": "MIT", "dependencies": { "@rollup/pluginutils": "^3.1.0", @@ -3319,6 +4176,8 @@ }, "node_modules/@rollup/plugin-replace": { "version": "2.4.2", + "resolved": "http://94.130.170.209:4873/@rollup%2fplugin-replace/-/plugin-replace-2.4.2.tgz", + "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==", "license": "MIT", "dependencies": { "@rollup/pluginutils": "^3.1.0", @@ -3330,6 +4189,8 @@ }, "node_modules/@rollup/pluginutils": { "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/@rollup%2fpluginutils/-/pluginutils-3.1.0.tgz", + "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==", "license": "MIT", "dependencies": { "@types/estree": "0.0.39", @@ -3345,10 +4206,20 @@ }, "node_modules/@rollup/pluginutils/node_modules/@types/estree": { "version": "0.0.39", + "resolved": "http://94.130.170.209:4873/@types%2festree/-/estree-0.0.39.tgz", + "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", + "license": "MIT" + }, + "node_modules/@rtsao/scc": { + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/@rtsao%2fscc/-/scc-1.1.0.tgz", + "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", "license": "MIT" }, "node_modules/@rushstack/eslint-patch": { - "version": "1.1.3", + "version": "1.10.5", + "resolved": "http://94.130.170.209:4873/@rushstack%2feslint-patch/-/eslint-patch-1.10.5.tgz", + "integrity": "sha512-kkKUDVlII2DQiKy7UstOR1ErJP8kUKAQ4oa+SQtM0K+lPdmmjj0YnnxBgtTVYH7mUKtbsxeFC9y0AmK7Yb78/A==", "license": "MIT" }, "node_modules/@scure/base": { @@ -3403,11 +4274,15 @@ } }, "node_modules/@sinclair/typebox": { - "version": "0.23.5", + "version": "0.24.51", + "resolved": "http://94.130.170.209:4873/@sinclair%2ftypebox/-/typebox-0.24.51.tgz", + "integrity": "sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==", "license": "MIT" }, "node_modules/@sinonjs/commons": { - "version": "1.8.3", + "version": "1.8.6", + "resolved": "http://94.130.170.209:4873/@sinonjs%2fcommons/-/commons-1.8.6.tgz", + "integrity": "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==", "license": "BSD-3-Clause", "dependencies": { "type-detect": "4.0.8" @@ -3415,6 +4290,8 @@ }, "node_modules/@sinonjs/fake-timers": { "version": "8.1.0", + "resolved": "http://94.130.170.209:4873/@sinonjs%2ffake-timers/-/fake-timers-8.1.0.tgz", + "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==", "license": "BSD-3-Clause", "dependencies": { "@sinonjs/commons": "^1.7.0" @@ -3422,6 +4299,8 @@ }, "node_modules/@surma/rollup-plugin-off-main-thread": { "version": "2.2.3", + "resolved": "http://94.130.170.209:4873/@surma%2frollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz", + "integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==", "license": "Apache-2.0", "dependencies": { "ejs": "^3.1.6", @@ -3432,6 +4311,8 @@ }, "node_modules/@svgr/babel-plugin-add-jsx-attribute": { "version": "5.4.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fbabel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz", + "integrity": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==", "license": "MIT", "engines": { "node": ">=10" @@ -3443,6 +4324,8 @@ }, "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { "version": "5.4.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fbabel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz", + "integrity": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==", "license": "MIT", "engines": { "node": ">=10" @@ -3454,6 +4337,8 @@ }, "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { "version": "5.0.1", + "resolved": "http://94.130.170.209:4873/@svgr%2fbabel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz", + "integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==", "license": "MIT", "engines": { "node": ">=10" @@ -3465,6 +4350,8 @@ }, "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { "version": "5.0.1", + "resolved": "http://94.130.170.209:4873/@svgr%2fbabel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz", + "integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==", "license": "MIT", "engines": { "node": ">=10" @@ -3476,6 +4363,8 @@ }, "node_modules/@svgr/babel-plugin-svg-dynamic-title": { "version": "5.4.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fbabel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz", + "integrity": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==", "license": "MIT", "engines": { "node": ">=10" @@ -3487,6 +4376,8 @@ }, "node_modules/@svgr/babel-plugin-svg-em-dimensions": { "version": "5.4.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fbabel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz", + "integrity": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==", "license": "MIT", "engines": { "node": ">=10" @@ -3498,6 +4389,8 @@ }, "node_modules/@svgr/babel-plugin-transform-react-native-svg": { "version": "5.4.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fbabel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz", + "integrity": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==", "license": "MIT", "engines": { "node": ">=10" @@ -3509,6 +4402,8 @@ }, "node_modules/@svgr/babel-plugin-transform-svg-component": { "version": "5.5.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fbabel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz", + "integrity": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==", "license": "MIT", "engines": { "node": ">=10" @@ -3520,6 +4415,8 @@ }, "node_modules/@svgr/babel-preset": { "version": "5.5.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fbabel-preset/-/babel-preset-5.5.0.tgz", + "integrity": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==", "license": "MIT", "dependencies": { "@svgr/babel-plugin-add-jsx-attribute": "^5.4.0", @@ -3541,6 +4438,8 @@ }, "node_modules/@svgr/core": { "version": "5.5.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fcore/-/core-5.5.0.tgz", + "integrity": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==", "license": "MIT", "dependencies": { "@svgr/plugin-jsx": "^5.5.0", @@ -3557,6 +4456,8 @@ }, "node_modules/@svgr/hast-util-to-babel-ast": { "version": "5.5.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fhast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz", + "integrity": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==", "license": "MIT", "dependencies": { "@babel/types": "^7.12.6" @@ -3571,6 +4472,8 @@ }, "node_modules/@svgr/plugin-jsx": { "version": "5.5.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fplugin-jsx/-/plugin-jsx-5.5.0.tgz", + "integrity": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==", "license": "MIT", "dependencies": { "@babel/core": "^7.12.3", @@ -3588,6 +4491,8 @@ }, "node_modules/@svgr/plugin-svgo": { "version": "5.5.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fplugin-svgo/-/plugin-svgo-5.5.0.tgz", + "integrity": "sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==", "license": "MIT", "dependencies": { "cosmiconfig": "^7.0.0", @@ -3604,6 +4509,8 @@ }, "node_modules/@svgr/webpack": { "version": "5.5.0", + "resolved": "http://94.130.170.209:4873/@svgr%2fwebpack/-/webpack-5.5.0.tgz", + "integrity": "sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==", "license": "MIT", "dependencies": { "@babel/core": "^7.12.3", @@ -3625,6 +4532,8 @@ }, "node_modules/@swc/helpers": { "version": "0.5.15", + "resolved": "http://94.130.170.209:4873/@swc%2fhelpers/-/helpers-0.5.15.tgz", + "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==", "license": "Apache-2.0", "dependencies": { "tslib": "^2.8.0" @@ -3632,6 +4541,8 @@ }, "node_modules/@tootallnate/once": { "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/@tootallnate%2fonce/-/once-1.1.2.tgz", + "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", "license": "MIT", "engines": { "node": ">= 6" @@ -3639,31 +4550,39 @@ }, "node_modules/@trysound/sax": { "version": "0.2.0", + "resolved": "http://94.130.170.209:4873/@trysound%2fsax/-/sax-0.2.0.tgz", + "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", "license": "ISC", "engines": { "node": ">=10.13.0" } }, "node_modules/@types/babel__core": { - "version": "7.1.19", + "version": "7.20.5", + "resolved": "http://94.130.170.209:4873/@types%2fbabel__core/-/babel__core-7.20.5.tgz", + "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", "license": "MIT", "dependencies": { - "@babel/parser": "^7.1.0", - "@babel/types": "^7.0.0", + "@babel/parser": "^7.20.7", + "@babel/types": "^7.20.7", "@types/babel__generator": "*", "@types/babel__template": "*", "@types/babel__traverse": "*" } }, "node_modules/@types/babel__generator": { - "version": "7.6.4", + "version": "7.6.8", + "resolved": "http://94.130.170.209:4873/@types%2fbabel__generator/-/babel__generator-7.6.8.tgz", + "integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==", "license": "MIT", "dependencies": { "@babel/types": "^7.0.0" } }, "node_modules/@types/babel__template": { - "version": "7.4.1", + "version": "7.4.4", + "resolved": "http://94.130.170.209:4873/@types%2fbabel__template/-/babel__template-7.4.4.tgz", + "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", "license": "MIT", "dependencies": { "@babel/parser": "^7.1.0", @@ -3671,14 +4590,18 @@ } }, "node_modules/@types/babel__traverse": { - "version": "7.17.1", + "version": "7.20.6", + "resolved": "http://94.130.170.209:4873/@types%2fbabel__traverse/-/babel__traverse-7.20.6.tgz", + "integrity": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==", "license": "MIT", "dependencies": { - "@babel/types": "^7.3.0" + "@babel/types": "^7.20.7" } }, "node_modules/@types/body-parser": { - "version": "1.19.2", + "version": "1.19.5", + "resolved": "http://94.130.170.209:4873/@types%2fbody-parser/-/body-parser-1.19.5.tgz", + "integrity": "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==", "license": "MIT", "dependencies": { "@types/connect": "*", @@ -3686,21 +4609,27 @@ } }, "node_modules/@types/bonjour": { - "version": "3.5.10", + "version": "3.5.13", + "resolved": "http://94.130.170.209:4873/@types%2fbonjour/-/bonjour-3.5.13.tgz", + "integrity": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/connect": { - "version": "3.4.35", + "version": "3.4.38", + "resolved": "http://94.130.170.209:4873/@types%2fconnect/-/connect-3.4.38.tgz", + "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/connect-history-api-fallback": { - "version": "1.3.5", + "version": "1.5.4", + "resolved": "http://94.130.170.209:4873/@types%2fconnect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz", + "integrity": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==", "license": "MIT", "dependencies": { "@types/express-serve-static-core": "*", @@ -3714,7 +4643,9 @@ "license": "MIT" }, "node_modules/@types/eslint": { - "version": "7.29.0", + "version": "8.56.12", + "resolved": "http://94.130.170.209:4873/@types%2feslint/-/eslint-8.56.12.tgz", + "integrity": "sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==", "license": "MIT", "dependencies": { "@types/estree": "*", @@ -3722,7 +4653,9 @@ } }, "node_modules/@types/eslint-scope": { - "version": "3.7.3", + "version": "3.7.7", + "resolved": "http://94.130.170.209:4873/@types%2feslint-scope/-/eslint-scope-3.7.7.tgz", + "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==", "license": "MIT", "dependencies": { "@types/eslint": "*", @@ -3730,30 +4663,57 @@ } }, "node_modules/@types/estree": { - "version": "0.0.51", + "version": "1.0.6", + "resolved": "http://94.130.170.209:4873/@types%2festree/-/estree-1.0.6.tgz", + "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", "license": "MIT" }, "node_modules/@types/express": { - "version": "4.17.13", + "version": "4.17.21", + "resolved": "http://94.130.170.209:4873/@types%2fexpress/-/express-4.17.21.tgz", + "integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==", "license": "MIT", "dependencies": { "@types/body-parser": "*", - "@types/express-serve-static-core": "^4.17.18", + "@types/express-serve-static-core": "^4.17.33", "@types/qs": "*", "@types/serve-static": "*" } }, "node_modules/@types/express-serve-static-core": { - "version": "4.17.29", + "version": "5.0.6", + "resolved": "http://94.130.170.209:4873/@types%2fexpress-serve-static-core/-/express-serve-static-core-5.0.6.tgz", + "integrity": "sha512-3xhRnjJPkULekpSzgtoNYYcTWgEZkp4myc+Saevii5JPnHNvHMRlBSHDbs7Bh1iPPoVTERHEZXyhyLbMEsExsA==", "license": "MIT", "dependencies": { "@types/node": "*", "@types/qs": "*", - "@types/range-parser": "*" + "@types/range-parser": "*", + "@types/send": "*" } }, + "node_modules/@types/express/node_modules/@types/express-serve-static-core": { + "version": "4.19.6", + "resolved": "http://94.130.170.209:4873/@types%2fexpress-serve-static-core/-/express-serve-static-core-4.19.6.tgz", + "integrity": "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==", + "license": "MIT", + "dependencies": { + "@types/node": "*", + "@types/qs": "*", + "@types/range-parser": "*", + "@types/send": "*" + } + }, + "node_modules/@types/gensync": { + "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/@types%2fgensync/-/gensync-1.0.4.tgz", + "integrity": "sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA==", + "license": "MIT" + }, "node_modules/@types/graceful-fs": { - "version": "4.1.5", + "version": "4.1.9", + "resolved": "http://94.130.170.209:4873/@types%2fgraceful-fs/-/graceful-fs-4.1.9.tgz", + "integrity": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==", "license": "MIT", "dependencies": { "@types/node": "*" @@ -3761,104 +4721,162 @@ }, "node_modules/@types/html-minifier-terser": { "version": "6.1.0", + "resolved": "http://94.130.170.209:4873/@types%2fhtml-minifier-terser/-/html-minifier-terser-6.1.0.tgz", + "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==", + "license": "MIT" + }, + "node_modules/@types/http-errors": { + "version": "2.0.4", + "resolved": "http://94.130.170.209:4873/@types%2fhttp-errors/-/http-errors-2.0.4.tgz", + "integrity": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==", "license": "MIT" }, "node_modules/@types/http-proxy": { - "version": "1.17.9", + "version": "1.17.16", + "resolved": "http://94.130.170.209:4873/@types%2fhttp-proxy/-/http-proxy-1.17.16.tgz", + "integrity": "sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/istanbul-lib-coverage": { - "version": "2.0.4", + "version": "2.0.6", + "resolved": "http://94.130.170.209:4873/@types%2fistanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", + "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==", "license": "MIT" }, "node_modules/@types/istanbul-lib-report": { - "version": "3.0.0", + "version": "3.0.3", + "resolved": "http://94.130.170.209:4873/@types%2fistanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", + "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", "license": "MIT", "dependencies": { "@types/istanbul-lib-coverage": "*" } }, "node_modules/@types/istanbul-reports": { - "version": "3.0.1", + "version": "3.0.4", + "resolved": "http://94.130.170.209:4873/@types%2fistanbul-reports/-/istanbul-reports-3.0.4.tgz", + "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", "license": "MIT", "dependencies": { "@types/istanbul-lib-report": "*" } }, "node_modules/@types/json-schema": { - "version": "7.0.11", + "version": "7.0.15", + "resolved": "http://94.130.170.209:4873/@types%2fjson-schema/-/json-schema-7.0.15.tgz", + "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", "license": "MIT" }, "node_modules/@types/json5": { "version": "0.0.29", + "resolved": "http://94.130.170.209:4873/@types%2fjson5/-/json5-0.0.29.tgz", + "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", "license": "MIT" }, "node_modules/@types/long": { "version": "4.0.2", + "resolved": "http://94.130.170.209:4873/@types%2flong/-/long-4.0.2.tgz", + "integrity": "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==", "dev": true, "license": "MIT" }, "node_modules/@types/mime": { - "version": "1.3.2", + "version": "1.3.5", + "resolved": "http://94.130.170.209:4873/@types%2fmime/-/mime-1.3.5.tgz", + "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==", "license": "MIT" }, "node_modules/@types/minimatch": { "version": "3.0.5", + "resolved": "http://94.130.170.209:4873/@types%2fminimatch/-/minimatch-3.0.5.tgz", + "integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==", "dev": true, "license": "MIT" }, "node_modules/@types/minimist": { - "version": "1.2.2", + "version": "1.2.5", + "resolved": "http://94.130.170.209:4873/@types%2fminimist/-/minimist-1.2.5.tgz", + "integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==", "dev": true, "license": "MIT" }, "node_modules/@types/node": { - "version": "18.0.0", - "license": "MIT" + "version": "22.13.1", + "resolved": "http://94.130.170.209:4873/@types%2fnode/-/node-22.13.1.tgz", + "integrity": "sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==", + "license": "MIT", + "dependencies": { + "undici-types": "~6.20.0" + } + }, + "node_modules/@types/node-forge": { + "version": "1.3.11", + "resolved": "http://94.130.170.209:4873/@types%2fnode-forge/-/node-forge-1.3.11.tgz", + "integrity": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==", + "license": "MIT", + "dependencies": { + "@types/node": "*" + } }, "node_modules/@types/normalize-package-data": { - "version": "2.4.1", + "version": "2.4.4", + "resolved": "http://94.130.170.209:4873/@types%2fnormalize-package-data/-/normalize-package-data-2.4.4.tgz", + "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==", "dev": true, "license": "MIT" }, "node_modules/@types/parse-json": { - "version": "4.0.0", + "version": "4.0.2", + "resolved": "http://94.130.170.209:4873/@types%2fparse-json/-/parse-json-4.0.2.tgz", + "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==", "license": "MIT" }, "node_modules/@types/prettier": { - "version": "2.6.3", + "version": "2.7.3", + "resolved": "http://94.130.170.209:4873/@types%2fprettier/-/prettier-2.7.3.tgz", + "integrity": "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==", "license": "MIT" }, "node_modules/@types/prop-types": { "version": "15.7.14", + "resolved": "http://94.130.170.209:4873/@types%2fprop-types/-/prop-types-15.7.14.tgz", + "integrity": "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==", "license": "MIT" }, "node_modules/@types/q": { - "version": "1.5.5", + "version": "1.5.8", + "resolved": "http://94.130.170.209:4873/@types%2fq/-/q-1.5.8.tgz", + "integrity": "sha512-hroOstUScF6zhIi+5+x0dzqrHA1EJi+Irri6b1fxolMTqqHIV/Cg77EtnQcZqZCu8hR3mX2BzIxN4/GzI68Kfw==", "license": "MIT" }, "node_modules/@types/qs": { - "version": "6.9.7", + "version": "6.9.18", + "resolved": "http://94.130.170.209:4873/@types%2fqs/-/qs-6.9.18.tgz", + "integrity": "sha512-kK7dgTYDyGqS+e2Q4aK9X3D7q234CIZ1Bv0q/7Z5IwRDoADNU81xXJK/YVyLbLTZCoIwUoDoffFeF+p/eIklAA==", "license": "MIT" }, "node_modules/@types/range-parser": { - "version": "1.2.4", + "version": "1.2.7", + "resolved": "http://94.130.170.209:4873/@types%2frange-parser/-/range-parser-1.2.7.tgz", + "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==", "license": "MIT" }, "node_modules/@types/react": { - "version": "18.0.13", + "version": "19.0.8", + "resolved": "http://94.130.170.209:4873/@types%2freact/-/react-19.0.8.tgz", + "integrity": "sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==", "license": "MIT", "dependencies": { - "@types/prop-types": "*", - "@types/scheduler": "*", "csstype": "^3.0.2" } }, "node_modules/@types/react-transition-group": { "version": "4.4.12", + "resolved": "http://94.130.170.209:4873/@types%2freact-transition-group/-/react-transition-group-4.4.12.tgz", + "integrity": "sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==", "license": "MIT", "peerDependencies": { "@types/react": "*" @@ -3866,82 +4884,126 @@ }, "node_modules/@types/resolve": { "version": "1.17.1", + "resolved": "http://94.130.170.209:4873/@types%2fresolve/-/resolve-1.17.1.tgz", + "integrity": "sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/retry": { - "version": "0.12.0", + "version": "0.12.1", + "resolved": "http://94.130.170.209:4873/@types%2fretry/-/retry-0.12.1.tgz", + "integrity": "sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==", "license": "MIT" }, - "node_modules/@types/scheduler": { - "version": "0.16.2", + "node_modules/@types/semver": { + "version": "7.5.8", + "resolved": "http://94.130.170.209:4873/@types%2fsemver/-/semver-7.5.8.tgz", + "integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==", "license": "MIT" }, - "node_modules/@types/serve-index": { - "version": "1.9.1", - "license": "MIT", - "dependencies": { - "@types/express": "*" - } - }, - "node_modules/@types/serve-static": { - "version": "1.13.10", + "node_modules/@types/send": { + "version": "0.17.4", + "resolved": "http://94.130.170.209:4873/@types%2fsend/-/send-0.17.4.tgz", + "integrity": "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==", "license": "MIT", "dependencies": { "@types/mime": "^1", "@types/node": "*" } }, + "node_modules/@types/serve-index": { + "version": "1.9.4", + "resolved": "http://94.130.170.209:4873/@types%2fserve-index/-/serve-index-1.9.4.tgz", + "integrity": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==", + "license": "MIT", + "dependencies": { + "@types/express": "*" + } + }, + "node_modules/@types/serve-static": { + "version": "1.15.7", + "resolved": "http://94.130.170.209:4873/@types%2fserve-static/-/serve-static-1.15.7.tgz", + "integrity": "sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==", + "license": "MIT", + "dependencies": { + "@types/http-errors": "*", + "@types/node": "*", + "@types/send": "*" + } + }, "node_modules/@types/sockjs": { - "version": "0.3.33", + "version": "0.3.36", + "resolved": "http://94.130.170.209:4873/@types%2fsockjs/-/sockjs-0.3.36.tgz", + "integrity": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/stack-utils": { - "version": "2.0.1", + "version": "2.0.3", + "resolved": "http://94.130.170.209:4873/@types%2fstack-utils/-/stack-utils-2.0.3.tgz", + "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==", + "license": "MIT" + }, + "node_modules/@types/triple-beam": { + "version": "1.3.5", + "resolved": "http://94.130.170.209:4873/@types%2ftriple-beam/-/triple-beam-1.3.5.tgz", + "integrity": "sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==", "license": "MIT" }, "node_modules/@types/trusted-types": { - "version": "2.0.2", + "version": "2.0.7", + "resolved": "http://94.130.170.209:4873/@types%2ftrusted-types/-/trusted-types-2.0.7.tgz", + "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", "license": "MIT" }, "node_modules/@types/warning": { "version": "3.0.3", + "resolved": "http://94.130.170.209:4873/@types%2fwarning/-/warning-3.0.3.tgz", + "integrity": "sha512-D1XC7WK8K+zZEveUPY+cf4+kgauk8N4eHr/XIHXGlGYkHLud6hK9lYfZk1ry1TNh798cZUCgb6MqGEG8DkJt6Q==", "license": "MIT" }, "node_modules/@types/ws": { - "version": "8.5.3", + "version": "8.5.14", + "resolved": "http://94.130.170.209:4873/@types%2fws/-/ws-8.5.14.tgz", + "integrity": "sha512-bd/YFLW+URhBzMXurx7lWByOu+xzU9+kb3RboOteXYDfW+tr+JZa99OyNmPINEGB/ahzKrEuc8rcv4gnpJmxTw==", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/yargs": { - "version": "16.0.4", + "version": "16.0.9", + "resolved": "http://94.130.170.209:4873/@types%2fyargs/-/yargs-16.0.9.tgz", + "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==", "license": "MIT", "dependencies": { "@types/yargs-parser": "*" } }, "node_modules/@types/yargs-parser": { - "version": "21.0.0", + "version": "21.0.3", + "resolved": "http://94.130.170.209:4873/@types%2fyargs-parser/-/yargs-parser-21.0.3.tgz", + "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==", "license": "MIT" }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "5.28.0", + "version": "5.62.0", + "resolved": "http://94.130.170.209:4873/@typescript-eslint%2feslint-plugin/-/eslint-plugin-5.62.0.tgz", + "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==", "license": "MIT", "dependencies": { - "@typescript-eslint/scope-manager": "5.28.0", - "@typescript-eslint/type-utils": "5.28.0", - "@typescript-eslint/utils": "5.28.0", + "@eslint-community/regexpp": "^4.4.0", + "@typescript-eslint/scope-manager": "5.62.0", + "@typescript-eslint/type-utils": "5.62.0", + "@typescript-eslint/utils": "5.62.0", "debug": "^4.3.4", - "functional-red-black-tree": "^1.0.1", + "graphemer": "^1.4.0", "ignore": "^5.2.0", - "regexpp": "^3.2.0", + "natural-compare-lite": "^1.4.0", "semver": "^7.3.7", "tsutils": "^3.21.0" }, @@ -3962,11 +5024,30 @@ } } }, - "node_modules/@typescript-eslint/experimental-utils": { - "version": "5.28.0", + "node_modules/@typescript-eslint/eslint-plugin/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { - "@typescript-eslint/utils": "5.28.0" + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/experimental-utils": { + "version": "5.62.0", + "resolved": "http://94.130.170.209:4873/@typescript-eslint%2fexperimental-utils/-/experimental-utils-5.62.0.tgz", + "integrity": "sha512-RTXpeB3eMkpoclG3ZHft6vG/Z30azNHuqY6wKPBHlVMZFuEvrtlEDe8gMqDb+SO+9hjC/pLekeSCryf9vMZlCw==", + "license": "MIT", + "dependencies": { + "@typescript-eslint/utils": "5.62.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -3980,12 +5061,14 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "5.28.0", + "version": "5.62.0", + "resolved": "http://94.130.170.209:4873/@typescript-eslint%2fparser/-/parser-5.62.0.tgz", + "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==", "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/scope-manager": "5.28.0", - "@typescript-eslint/types": "5.28.0", - "@typescript-eslint/typescript-estree": "5.28.0", + "@typescript-eslint/scope-manager": "5.62.0", + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/typescript-estree": "5.62.0", "debug": "^4.3.4" }, "engines": { @@ -4004,12 +5087,31 @@ } } }, - "node_modules/@typescript-eslint/scope-manager": { - "version": "5.28.0", + "node_modules/@typescript-eslint/parser/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { - "@typescript-eslint/types": "5.28.0", - "@typescript-eslint/visitor-keys": "5.28.0" + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/scope-manager": { + "version": "5.62.0", + "resolved": "http://94.130.170.209:4873/@typescript-eslint%2fscope-manager/-/scope-manager-5.62.0.tgz", + "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==", + "license": "MIT", + "dependencies": { + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/visitor-keys": "5.62.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -4020,10 +5122,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "5.28.0", + "version": "5.62.0", + "resolved": "http://94.130.170.209:4873/@typescript-eslint%2ftype-utils/-/type-utils-5.62.0.tgz", + "integrity": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==", "license": "MIT", "dependencies": { - "@typescript-eslint/utils": "5.28.0", + "@typescript-eslint/typescript-estree": "5.62.0", + "@typescript-eslint/utils": "5.62.0", "debug": "^4.3.4", "tsutils": "^3.21.0" }, @@ -4043,8 +5148,27 @@ } } }, + "node_modules/@typescript-eslint/type-utils/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, "node_modules/@typescript-eslint/types": { - "version": "5.28.0", + "version": "5.62.0", + "resolved": "http://94.130.170.209:4873/@typescript-eslint%2ftypes/-/types-5.62.0.tgz", + "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==", "license": "MIT", "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -4055,11 +5179,13 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "5.28.0", + "version": "5.62.0", + "resolved": "http://94.130.170.209:4873/@typescript-eslint%2ftypescript-estree/-/typescript-estree-5.62.0.tgz", + "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==", "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/types": "5.28.0", - "@typescript-eslint/visitor-keys": "5.28.0", + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/visitor-keys": "5.62.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -4079,16 +5205,37 @@ } } }, - "node_modules/@typescript-eslint/utils": { - "version": "5.28.0", + "node_modules/@typescript-eslint/typescript-estree/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/utils": { + "version": "5.62.0", + "resolved": "http://94.130.170.209:4873/@typescript-eslint%2futils/-/utils-5.62.0.tgz", + "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==", + "license": "MIT", + "dependencies": { + "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", - "@typescript-eslint/scope-manager": "5.28.0", - "@typescript-eslint/types": "5.28.0", - "@typescript-eslint/typescript-estree": "5.28.0", + "@types/semver": "^7.3.12", + "@typescript-eslint/scope-manager": "5.62.0", + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/typescript-estree": "5.62.0", "eslint-scope": "^5.1.1", - "eslint-utils": "^3.0.0" + "semver": "^7.3.7" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -4103,6 +5250,8 @@ }, "node_modules/@typescript-eslint/utils/node_modules/eslint-scope": { "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", "license": "BSD-2-Clause", "dependencies": { "esrecurse": "^4.3.0", @@ -4114,16 +5263,20 @@ }, "node_modules/@typescript-eslint/utils/node_modules/estraverse": { "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "5.28.0", + "version": "5.62.0", + "resolved": "http://94.130.170.209:4873/@typescript-eslint%2fvisitor-keys/-/visitor-keys-5.62.0.tgz", + "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==", "license": "MIT", "dependencies": { - "@typescript-eslint/types": "5.28.0", + "@typescript-eslint/types": "5.62.0", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -4134,8 +5287,16 @@ "url": "https://opencollective.com/typescript-eslint" } }, + "node_modules/@ungap/structured-clone": { + "version": "1.3.0", + "resolved": "http://94.130.170.209:4873/@ungap%2fstructured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", + "license": "ISC" + }, "node_modules/@web-std/blob": { - "version": "3.0.4", + "version": "3.0.5", + "resolved": "http://94.130.170.209:4873/@web-std%2fblob/-/blob-3.0.5.tgz", + "integrity": "sha512-Lm03qr0eT3PoLBuhkvFBLf0EFkAsNz/G/AYCzpOdi483aFaVX86b4iQs0OHhzHJfN5C15q17UtDbyABjlzM96A==", "dev": true, "license": "MIT", "dependencies": { @@ -4145,6 +5306,8 @@ }, "node_modules/@web-std/fetch": { "version": "3.0.3", + "resolved": "http://94.130.170.209:4873/@web-std%2ffetch/-/fetch-3.0.3.tgz", + "integrity": "sha512-PtaKr6qvw2AmKChugzhQWuTa12dpbogHRBxwcleAZ35UhWucnfD4N+g3f7qYK2OeioSWTK3yMf6n/kOOfqxHaQ==", "dev": true, "license": "MIT", "dependencies": { @@ -4158,7 +5321,9 @@ } }, "node_modules/@web-std/file": { - "version": "3.0.2", + "version": "3.0.3", + "resolved": "http://94.130.170.209:4873/@web-std%2ffile/-/file-3.0.3.tgz", + "integrity": "sha512-X7YYyvEERBbaDfJeC9lBKC5Q5lIEWYCP1SNftJNwNH/VbFhdHm+3neKOQP+kWEYJmosbDFq+NEUG7+XIvet/Jw==", "dev": true, "license": "MIT", "dependencies": { @@ -4166,7 +5331,9 @@ } }, "node_modules/@web-std/form-data": { - "version": "3.0.2", + "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/@web-std%2fform-data/-/form-data-3.1.0.tgz", + "integrity": "sha512-WkOrB8rnc2hEK2iVhDl9TFiPMptmxJA1HaIzSdc2/qk3XS4Ny4cCt6/V36U3XmoYKz0Md2YyK2uOZecoZWPAcA==", "dev": true, "license": "MIT", "dependencies": { @@ -4175,6 +5342,8 @@ }, "node_modules/@web-std/stream": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/@web-std%2fstream/-/stream-1.0.0.tgz", + "integrity": "sha512-jyIbdVl+0ZJyKGTV0Ohb9E6UnxP+t7ZzX4Do3AHjZKxUXKMs9EmqnBDQgHF7bEw0EzbQygOjtt/7gvtmi//iCQ==", "dev": true, "license": "MIT", "dependencies": { @@ -4183,132 +5352,168 @@ }, "node_modules/@web3-storage/multipart-parser": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/@web3-storage%2fmultipart-parser/-/multipart-parser-1.0.0.tgz", + "integrity": "sha512-BEO6al7BYqcnfX15W2cnGR+Q566ACXAT9UQykORCWW80lmkpWsnEob6zJS1ZVBKsSJC8+7vJkHwlp+lXG1UCdw==", "dev": true, "license": "(Apache-2.0 AND MIT)" }, "node_modules/@web3-storage/parse-link-header": { "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/@web3-storage%2fparse-link-header/-/parse-link-header-3.1.0.tgz", + "integrity": "sha512-K1undnK70vLLauqdE8bq/l98isTF2FDhcP0UPpXVSjkSWe3xhAn5eRXk5jfA1E5ycNm84Ws/rQFUD7ue11nciw==", "dev": true, "license": "MIT" }, "node_modules/@webassemblyjs/ast": { - "version": "1.11.1", + "version": "1.14.1", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fast/-/ast-1.14.1.tgz", + "integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==", "license": "MIT", "dependencies": { - "@webassemblyjs/helper-numbers": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1" + "@webassemblyjs/helper-numbers": "1.13.2", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2" } }, "node_modules/@webassemblyjs/floating-point-hex-parser": { - "version": "1.11.1", + "version": "1.13.2", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2ffloating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz", + "integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==", "license": "MIT" }, "node_modules/@webassemblyjs/helper-api-error": { - "version": "1.11.1", + "version": "1.13.2", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fhelper-api-error/-/helper-api-error-1.13.2.tgz", + "integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==", "license": "MIT" }, "node_modules/@webassemblyjs/helper-buffer": { - "version": "1.11.1", + "version": "1.14.1", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fhelper-buffer/-/helper-buffer-1.14.1.tgz", + "integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==", "license": "MIT" }, "node_modules/@webassemblyjs/helper-numbers": { - "version": "1.11.1", + "version": "1.13.2", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fhelper-numbers/-/helper-numbers-1.13.2.tgz", + "integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==", "license": "MIT", "dependencies": { - "@webassemblyjs/floating-point-hex-parser": "1.11.1", - "@webassemblyjs/helper-api-error": "1.11.1", + "@webassemblyjs/floating-point-hex-parser": "1.13.2", + "@webassemblyjs/helper-api-error": "1.13.2", "@xtuc/long": "4.2.2" } }, "node_modules/@webassemblyjs/helper-wasm-bytecode": { - "version": "1.11.1", + "version": "1.13.2", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fhelper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz", + "integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==", "license": "MIT" }, "node_modules/@webassemblyjs/helper-wasm-section": { - "version": "1.11.1", + "version": "1.14.1", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fhelper-wasm-section/-/helper-wasm-section-1.14.1.tgz", + "integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/wasm-gen": "1.14.1" } }, "node_modules/@webassemblyjs/ieee754": { - "version": "1.11.1", + "version": "1.13.2", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fieee754/-/ieee754-1.13.2.tgz", + "integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==", "license": "MIT", "dependencies": { "@xtuc/ieee754": "^1.2.0" } }, "node_modules/@webassemblyjs/leb128": { - "version": "1.11.1", + "version": "1.13.2", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fleb128/-/leb128-1.13.2.tgz", + "integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==", "license": "Apache-2.0", "dependencies": { "@xtuc/long": "4.2.2" } }, "node_modules/@webassemblyjs/utf8": { - "version": "1.11.1", + "version": "1.13.2", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2futf8/-/utf8-1.13.2.tgz", + "integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==", "license": "MIT" }, "node_modules/@webassemblyjs/wasm-edit": { - "version": "1.11.1", + "version": "1.14.1", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fwasm-edit/-/wasm-edit-1.14.1.tgz", + "integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/helper-wasm-section": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1", - "@webassemblyjs/wasm-opt": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1", - "@webassemblyjs/wast-printer": "1.11.1" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/helper-wasm-section": "1.14.1", + "@webassemblyjs/wasm-gen": "1.14.1", + "@webassemblyjs/wasm-opt": "1.14.1", + "@webassemblyjs/wasm-parser": "1.14.1", + "@webassemblyjs/wast-printer": "1.14.1" } }, "node_modules/@webassemblyjs/wasm-gen": { - "version": "1.11.1", + "version": "1.14.1", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fwasm-gen/-/wasm-gen-1.14.1.tgz", + "integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/ieee754": "1.11.1", - "@webassemblyjs/leb128": "1.11.1", - "@webassemblyjs/utf8": "1.11.1" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/ieee754": "1.13.2", + "@webassemblyjs/leb128": "1.13.2", + "@webassemblyjs/utf8": "1.13.2" } }, "node_modules/@webassemblyjs/wasm-opt": { - "version": "1.11.1", + "version": "1.14.1", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fwasm-opt/-/wasm-opt-1.14.1.tgz", + "integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/wasm-gen": "1.14.1", + "@webassemblyjs/wasm-parser": "1.14.1" } }, "node_modules/@webassemblyjs/wasm-parser": { - "version": "1.11.1", + "version": "1.14.1", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fwasm-parser/-/wasm-parser-1.14.1.tgz", + "integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-api-error": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/ieee754": "1.11.1", - "@webassemblyjs/leb128": "1.11.1", - "@webassemblyjs/utf8": "1.11.1" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-api-error": "1.13.2", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/ieee754": "1.13.2", + "@webassemblyjs/leb128": "1.13.2", + "@webassemblyjs/utf8": "1.13.2" } }, "node_modules/@webassemblyjs/wast-printer": { - "version": "1.11.1", + "version": "1.14.1", + "resolved": "http://94.130.170.209:4873/@webassemblyjs%2fwast-printer/-/wast-printer-1.14.1.tgz", + "integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.11.1", + "@webassemblyjs/ast": "1.14.1", "@xtuc/long": "4.2.2" } }, "node_modules/@webpack-cli/configtest": { "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/@webpack-cli%2fconfigtest/-/configtest-1.2.0.tgz", + "integrity": "sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==", "license": "MIT", "peerDependencies": { "webpack": "4.x.x || 5.x.x", @@ -4317,6 +5522,8 @@ }, "node_modules/@webpack-cli/info": { "version": "1.5.0", + "resolved": "http://94.130.170.209:4873/@webpack-cli%2finfo/-/info-1.5.0.tgz", + "integrity": "sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ==", "license": "MIT", "dependencies": { "envinfo": "^7.7.3" @@ -4327,6 +5534,8 @@ }, "node_modules/@webpack-cli/serve": { "version": "1.7.0", + "resolved": "http://94.130.170.209:4873/@webpack-cli%2fserve/-/serve-1.7.0.tgz", + "integrity": "sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q==", "license": "MIT", "peerDependencies": { "webpack-cli": "4.x.x" @@ -4339,28 +5548,35 @@ }, "node_modules/@xtuc/ieee754": { "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/@xtuc%2fieee754/-/ieee754-1.2.0.tgz", + "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==", "license": "BSD-3-Clause" }, "node_modules/@xtuc/long": { "version": "4.2.2", + "resolved": "http://94.130.170.209:4873/@xtuc%2flong/-/long-4.2.2.tgz", + "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==", "license": "Apache-2.0" }, "node_modules/@zxing/text-encoding": { "version": "0.9.0", + "resolved": "http://94.130.170.209:4873/@zxing%2ftext-encoding/-/text-encoding-0.9.0.tgz", + "integrity": "sha512-U/4aVJ2mxI0aDNI8Uq0wEhMgY+u4CNtEb0om3+y3+niDAsoTCOB33UF0sxpzqzdqXLqmvc+vZyAt4O8pPdfkwA==", "dev": true, "license": "(Unlicense OR Apache-2.0)", "optional": true }, "node_modules/abab": { "version": "2.0.6", + "resolved": "http://94.130.170.209:4873/abab/-/abab-2.0.6.tgz", + "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==", + "deprecated": "Use your platform's native atob() and btoa() methods instead", "license": "BSD-3-Clause" }, - "node_modules/abbrev": { - "version": "1.1.1", - "license": "ISC" - }, "node_modules/abort-controller": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/abort-controller/-/abort-controller-3.0.0.tgz", + "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==", "dev": true, "license": "MIT", "dependencies": { @@ -4372,6 +5588,8 @@ }, "node_modules/accepts": { "version": "1.3.8", + "resolved": "http://94.130.170.209:4873/accepts/-/accepts-1.3.8.tgz", + "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", "license": "MIT", "dependencies": { "mime-types": "~2.1.34", @@ -4381,8 +5599,19 @@ "node": ">= 0.6" } }, + "node_modules/accepts/node_modules/negotiator": { + "version": "0.6.3", + "resolved": "http://94.130.170.209:4873/negotiator/-/negotiator-0.6.3.tgz", + "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, "node_modules/acorn": { - "version": "8.7.1", + "version": "8.14.0", + "resolved": "http://94.130.170.209:4873/acorn/-/acorn-8.14.0.tgz", + "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", "license": "MIT", "bin": { "acorn": "bin/acorn" @@ -4393,6 +5622,8 @@ }, "node_modules/acorn-globals": { "version": "6.0.0", + "resolved": "http://94.130.170.209:4873/acorn-globals/-/acorn-globals-6.0.0.tgz", + "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==", "license": "MIT", "dependencies": { "acorn": "^7.1.1", @@ -4401,6 +5632,8 @@ }, "node_modules/acorn-globals/node_modules/acorn": { "version": "7.4.1", + "resolved": "http://94.130.170.209:4873/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", "license": "MIT", "bin": { "acorn": "bin/acorn" @@ -4409,48 +5642,28 @@ "node": ">=0.4.0" } }, - "node_modules/acorn-import-assertions": { - "version": "1.8.0", - "license": "MIT", - "peerDependencies": { - "acorn": "^8" - } - }, "node_modules/acorn-jsx": { "version": "5.3.2", + "resolved": "http://94.130.170.209:4873/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", "license": "MIT", "peerDependencies": { "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, - "node_modules/acorn-node": { - "version": "1.8.2", - "license": "Apache-2.0", - "dependencies": { - "acorn": "^7.0.0", - "acorn-walk": "^7.0.0", - "xtend": "^4.0.2" - } - }, - "node_modules/acorn-node/node_modules/acorn": { - "version": "7.4.1", - "license": "MIT", - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, "node_modules/acorn-walk": { "version": "7.2.0", + "resolved": "http://94.130.170.209:4873/acorn-walk/-/acorn-walk-7.2.0.tgz", + "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/address": { - "version": "1.2.0", + "version": "1.2.2", + "resolved": "http://94.130.170.209:4873/address/-/address-1.2.2.tgz", + "integrity": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==", "license": "MIT", "engines": { "node": ">= 10.0.0" @@ -4458,6 +5671,8 @@ }, "node_modules/adjust-sourcemap-loader": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/adjust-sourcemap-loader/-/adjust-sourcemap-loader-4.0.0.tgz", + "integrity": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==", "license": "MIT", "dependencies": { "loader-utils": "^2.0.0", @@ -4469,6 +5684,8 @@ }, "node_modules/agent-base": { "version": "6.0.2", + "resolved": "http://94.130.170.209:4873/agent-base/-/agent-base-6.0.2.tgz", + "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", "license": "MIT", "dependencies": { "debug": "4" @@ -4477,8 +5694,27 @@ "node": ">= 6.0.0" } }, + "node_modules/agent-base/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, "node_modules/ajv": { "version": "6.12.6", + "resolved": "http://94.130.170.209:4873/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", @@ -4493,6 +5729,8 @@ }, "node_modules/ajv-formats": { "version": "2.1.1", + "resolved": "http://94.130.170.209:4873/ajv-formats/-/ajv-formats-2.1.1.tgz", + "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", "license": "MIT", "dependencies": { "ajv": "^8.0.0" @@ -4507,13 +5745,15 @@ } }, "node_modules/ajv-formats/node_modules/ajv": { - "version": "8.11.0", + "version": "8.17.1", + "resolved": "http://94.130.170.209:4873/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", "license": "MIT", "dependencies": { - "fast-deep-equal": "^3.1.1", + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" + "require-from-string": "^2.0.2" }, "funding": { "type": "github", @@ -4522,10 +5762,14 @@ }, "node_modules/ajv-formats/node_modules/json-schema-traverse": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", "license": "MIT" }, "node_modules/ajv-keywords": { "version": "3.5.2", + "resolved": "http://94.130.170.209:4873/ajv-keywords/-/ajv-keywords-3.5.2.tgz", + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", "license": "MIT", "peerDependencies": { "ajv": "^6.9.1" @@ -4533,6 +5777,8 @@ }, "node_modules/ansi-escapes": { "version": "4.3.2", + "resolved": "http://94.130.170.209:4873/ansi-escapes/-/ansi-escapes-4.3.2.tgz", + "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", "license": "MIT", "dependencies": { "type-fest": "^0.21.3" @@ -4544,8 +5790,22 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/ansi-html": { + "version": "0.0.9", + "resolved": "http://94.130.170.209:4873/ansi-html/-/ansi-html-0.0.9.tgz", + "integrity": "sha512-ozbS3LuenHVxNRh/wdnN16QapUHzauqSomAl1jwwJRRsGwFwtj644lIhxfWu0Fy0acCij2+AEgHvjscq3dlVXg==", + "engines": [ + "node >= 0.8.0" + ], + "license": "Apache-2.0", + "bin": { + "ansi-html": "bin/ansi-html" + } + }, "node_modules/ansi-html-community": { "version": "0.0.8", + "resolved": "http://94.130.170.209:4873/ansi-html-community/-/ansi-html-community-0.0.8.tgz", + "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==", "engines": [ "node >= 0.8.0" ], @@ -4556,344 +5816,17 @@ }, "node_modules/ansi-regex": { "version": "5.0.1", + "resolved": "http://94.130.170.209:4873/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/ansi-styles": { - "version": "3.2.1", - "license": "MIT", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/any-signal": { - "version": "2.1.2", - "dev": true, - "license": "MIT", - "dependencies": { - "abort-controller": "^3.0.0", - "native-abort-controller": "^1.0.3" - } - }, - "node_modules/anymatch": { - "version": "3.1.2", - "license": "ISC", - "dependencies": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/apidoc": { - "version": "0.51.0", - "license": "MIT", - "os": [ - "darwin", - "freebsd", - "linux", - "openbsd", - "win32" - ], - "dependencies": { - "bootstrap": "3.4.1", - "commander": "^8.3.0", - "diff-match-patch": "^1.0.5", - "esbuild-loader": "^2.16.0", - "expose-loader": "^3.1.0", - "fs-extra": "^10.0.0", - "glob": "^7.2.0", - "handlebars": "^4.7.7", - "iconv-lite": "^0.6.3", - "jquery": "^3.6.0", - "klaw-sync": "^6.0.0", - "lodash": "^4.17.21", - "markdown-it": "^12.2.0", - "nodemon": "^2.0.15", - "path-to-regexp": "^6.2.0", - "prismjs": "^1.25.0", - "semver": "^7.3.5", - "style-loader": "^3.3.1", - "url-parse": "^1.5.3", - "webpack": "^5.64.2", - "webpack-cli": "^4.9.1", - "winston": "^3.3.3" - }, - "bin": { - "apidoc": "bin/apidoc" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/apidoc/node_modules/bootstrap": { - "version": "3.4.1", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/apidoc/node_modules/path-to-regexp": { - "version": "6.2.1", - "license": "MIT" - }, - "node_modules/arg": { - "version": "5.0.2", - "license": "MIT" - }, - "node_modules/argparse": { - "version": "1.0.10", - "license": "MIT", - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/aria-query": { - "version": "4.2.2", - "license": "Apache-2.0", - "dependencies": { - "@babel/runtime": "^7.10.2", - "@babel/runtime-corejs3": "^7.10.2" - }, - "engines": { - "node": ">=6.0" - } - }, - "node_modules/array-flatten": { - "version": "2.1.2", - "license": "MIT" - }, - "node_modules/array-includes": { - "version": "3.1.5", - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.19.5", - "get-intrinsic": "^1.1.1", - "is-string": "^1.0.7" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array-union": { - "version": "2.1.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/array.prototype.every": { - "version": "1.1.4", - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4", - "is-string": "^1.0.7" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.flat": { - "version": "1.3.0", - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.2", - "es-shim-unscopables": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.flatmap": { - "version": "1.3.0", - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.2", - "es-shim-unscopables": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.reduce": { - "version": "1.0.4", - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.2", - "es-array-method-boxes-properly": "^1.0.0", - "is-string": "^1.0.7" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/arrify": { - "version": "1.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/asap": { - "version": "2.0.6", - "license": "MIT" - }, - "node_modules/asn1.js": { - "version": "4.10.1", - "resolved": "http://94.130.170.209:4873/asn1.js/-/asn1.js-4.10.1.tgz", - "integrity": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==", - "license": "MIT", - "dependencies": { - "bn.js": "^4.0.0", - "inherits": "^2.0.1", - "minimalistic-assert": "^1.0.0" - } - }, - "node_modules/ast-types-flow": { - "version": "0.0.7", - "license": "ISC" - }, - "node_modules/async": { - "version": "3.2.4", - "license": "MIT" - }, - "node_modules/asynckit": { - "version": "0.4.0", - "license": "MIT" - }, - "node_modules/at-least-node": { - "version": "1.0.0", - "license": "ISC", - "engines": { - "node": ">= 4.0.0" - } - }, - "node_modules/autoprefixer": { - "version": "10.4.7", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/autoprefixer" - } - ], - "license": "MIT", - "dependencies": { - "browserslist": "^4.20.3", - "caniuse-lite": "^1.0.30001335", - "fraction.js": "^4.2.0", - "normalize-range": "^0.1.2", - "picocolors": "^1.0.0", - "postcss-value-parser": "^4.2.0" - }, - "bin": { - "autoprefixer": "bin/autoprefixer" - }, - "engines": { - "node": "^10 || ^12 || >=14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/available-typed-arrays": { - "version": "1.0.5", - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/axe-core": { - "version": "4.4.2", - "license": "MPL-2.0", - "engines": { - "node": ">=12" - } - }, - "node_modules/axios": { - "version": "0.27.2", - "license": "MIT", - "dependencies": { - "follow-redirects": "^1.14.9", - "form-data": "^4.0.0" - } - }, - "node_modules/axios/node_modules/form-data": { - "version": "4.0.0", - "license": "MIT", - "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "mime-types": "^2.1.12" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/axobject-query": { - "version": "2.2.0", - "license": "Apache-2.0" - }, - "node_modules/babel-jest": { - "version": "27.5.1", - "license": "MIT", - "dependencies": { - "@jest/transform": "^27.5.1", - "@jest/types": "^27.5.1", - "@types/babel__core": "^7.1.14", - "babel-plugin-istanbul": "^6.1.1", - "babel-preset-jest": "^27.5.1", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.9", - "slash": "^3.0.0" - }, - "engines": { - "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.8.0" - } - }, - "node_modules/babel-jest/node_modules/ansi-styles": { "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "license": "MIT", "dependencies": { "color-convert": "^2.0.1" @@ -4905,344 +5838,37 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/babel-jest/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/babel-jest/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/babel-jest/node_modules/color-name": { - "version": "1.1.4", + "node_modules/any-promise": { + "version": "1.3.0", + "resolved": "http://94.130.170.209:4873/any-promise/-/any-promise-1.3.0.tgz", + "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", "license": "MIT" }, - "node_modules/babel-jest/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/babel-jest/node_modules/supports-color": { - "version": "7.2.0", + "node_modules/any-signal": { + "version": "2.1.2", + "resolved": "http://94.130.170.209:4873/any-signal/-/any-signal-2.1.2.tgz", + "integrity": "sha512-B+rDnWasMi/eWcajPcCWSlYc7muXOrcYrqgyzcdKisl2H/WTlQ0gip1KyQfr0ZlxJdsuWCj/LWwQm7fhyhRfIQ==", + "dev": true, "license": "MIT", "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" + "abort-controller": "^3.0.0", + "native-abort-controller": "^1.0.3" } }, - "node_modules/babel-loader": { - "version": "8.2.5", - "license": "MIT", - "dependencies": { - "find-cache-dir": "^3.3.1", - "loader-utils": "^2.0.0", - "make-dir": "^3.1.0", - "schema-utils": "^2.6.5" - }, - "engines": { - "node": ">= 8.9" - }, - "peerDependencies": { - "@babel/core": "^7.0.0", - "webpack": ">=2" - } - }, - "node_modules/babel-loader/node_modules/schema-utils": { - "version": "2.7.1", - "license": "MIT", - "dependencies": { - "@types/json-schema": "^7.0.5", - "ajv": "^6.12.4", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 8.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/babel-plugin-dynamic-import-node": { - "version": "2.3.3", - "license": "MIT", - "dependencies": { - "object.assign": "^4.1.0" - } - }, - "node_modules/babel-plugin-istanbul": { - "version": "6.1.1", - "license": "BSD-3-Clause", - "dependencies": { - "@babel/helper-plugin-utils": "^7.0.0", - "@istanbuljs/load-nyc-config": "^1.0.0", - "@istanbuljs/schema": "^0.1.2", - "istanbul-lib-instrument": "^5.0.4", - "test-exclude": "^6.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/babel-plugin-jest-hoist": { - "version": "27.5.1", - "license": "MIT", - "dependencies": { - "@babel/template": "^7.3.3", - "@babel/types": "^7.3.3", - "@types/babel__core": "^7.0.0", - "@types/babel__traverse": "^7.0.6" - }, - "engines": { - "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" - } - }, - "node_modules/babel-plugin-macros": { - "version": "3.1.0", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.12.5", - "cosmiconfig": "^7.0.0", - "resolve": "^1.19.0" - }, - "engines": { - "node": ">=10", - "npm": ">=6" - } - }, - "node_modules/babel-plugin-named-asset-import": { - "version": "0.3.8", - "license": "MIT", - "peerDependencies": { - "@babel/core": "^7.1.0" - } - }, - "node_modules/babel-plugin-polyfill-corejs2": { - "version": "0.3.1", - "license": "MIT", - "dependencies": { - "@babel/compat-data": "^7.13.11", - "@babel/helper-define-polyfill-provider": "^0.3.1", - "semver": "^6.1.1" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": { - "version": "6.3.0", + "node_modules/anymatch": { + "version": "3.1.3", + "resolved": "http://94.130.170.209:4873/anymatch/-/anymatch-3.1.3.tgz", + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/babel-plugin-polyfill-corejs3": { - "version": "0.5.2", - "license": "MIT", "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.3.1", - "core-js-compat": "^3.21.0" + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/babel-plugin-polyfill-regenerator": { - "version": "0.3.1", - "license": "MIT", - "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.3.1" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/babel-plugin-transform-react-remove-prop-types": { - "version": "0.4.24", - "license": "MIT" - }, - "node_modules/babel-preset-current-node-syntax": { - "version": "1.0.1", - "license": "MIT", - "dependencies": { - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-bigint": "^7.8.3", - "@babel/plugin-syntax-class-properties": "^7.8.3", - "@babel/plugin-syntax-import-meta": "^7.8.3", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.8.3", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-top-level-await": "^7.8.3" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/babel-preset-jest": { - "version": "27.5.1", - "license": "MIT", - "dependencies": { - "babel-plugin-jest-hoist": "^27.5.1", - "babel-preset-current-node-syntax": "^1.0.0" - }, - "engines": { - "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/babel-preset-react-app": { - "version": "10.0.1", - "license": "MIT", - "dependencies": { - "@babel/core": "^7.16.0", - "@babel/plugin-proposal-class-properties": "^7.16.0", - "@babel/plugin-proposal-decorators": "^7.16.4", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0", - "@babel/plugin-proposal-numeric-separator": "^7.16.0", - "@babel/plugin-proposal-optional-chaining": "^7.16.0", - "@babel/plugin-proposal-private-methods": "^7.16.0", - "@babel/plugin-transform-flow-strip-types": "^7.16.0", - "@babel/plugin-transform-react-display-name": "^7.16.0", - "@babel/plugin-transform-runtime": "^7.16.4", - "@babel/preset-env": "^7.16.4", - "@babel/preset-react": "^7.16.0", - "@babel/preset-typescript": "^7.16.0", - "@babel/runtime": "^7.16.3", - "babel-plugin-macros": "^3.1.0", - "babel-plugin-transform-react-remove-prop-types": "^0.4.24" - } - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "license": "MIT" - }, - "node_modules/base-x": { - "version": "3.0.9", - "license": "MIT", - "dependencies": { - "safe-buffer": "^5.0.1" - } - }, - "node_modules/base58-js": { - "version": "2.0.0", - "resolved": "http://94.130.170.209:4873/base58-js/-/base58-js-2.0.0.tgz", - "integrity": "sha512-nAV5d32QXuGcGptSApkKpC1gGakWBnfJMNjKrYTBh4tb0szfZF+ooueFLy8T4VrY+o4SrE/TyrtUnRZcwZchaA==", - "license": "MIT", "engines": { "node": ">= 8" } }, - "node_modules/base64-js": { - "version": "1.5.1", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "node_modules/batch": { - "version": "0.6.1", - "license": "MIT" - }, - "node_modules/bc-bip68": { - "version": "1.0.5", - "license": "ISC", - "engines": { - "node": ">=4.5.0" - } - }, - "node_modules/bch-consumer": { - "version": "1.4.3", - "license": "MIT", - "dependencies": { - "@psf/bch-js": "6.5.7", - "apidoc": "0.51.0", - "axios": "0.25.0" - } - }, - "node_modules/bch-consumer/node_modules/axios": { - "version": "0.25.0", - "license": "MIT", - "dependencies": { - "follow-redirects": "^1.14.7" - } - }, - "node_modules/bch-dex-lib": { - "version": "2.0.2", - "resolved": "http://94.130.170.209:4873/bch-dex-lib/-/bch-dex-lib-2.0.2.tgz", - "integrity": "sha512-x639TqYjRucvFrWzr9PMWN5Jdj2+lJkk1m4LC9Zlfm0QNe1PLD4WqyqH1dxMUdA/L9TVpPq1V/HbAiiQZmjV6Q==", - "license": "MIT", - "dependencies": { - "@chris.troutner/retry-queue": "1.0.10", - "bch-nostr": "1.3.4" - } - }, - "node_modules/bch-donation": { - "version": "1.1.2", - "license": "MIT", - "dependencies": { - "apidoc": "0.51.0" - } - }, - "node_modules/bch-message-lib": { - "version": "2.2.1", - "license": "MIT", - "peerDependencies": { - "minimal-slp-wallet": ">= 4" - } - }, - "node_modules/bch-nostr": { - "version": "1.3.4", - "resolved": "http://94.130.170.209:4873/bch-nostr/-/bch-nostr-1.3.4.tgz", - "integrity": "sha512-5R6PtZsP1F+oDs7+sZ5d+DeM3XNhr+3QsyHmTbFdoyNcb3w0vFN3KYNvaXpfPYBUDncXPJBNSR5GOstEDRSCgg==", - "license": "MIT", - "dependencies": { - "@chris.troutner/nostr-tools": "2.10.4", - "apidoc": "0.53.0", - "base58-js": "2.0.0", - "bch-message-lib": "2.3.1", - "nostr": "0.2.8", - "ws": "8.18.0" - } - }, - "node_modules/bch-nostr/node_modules/apidoc": { + "node_modules/apidoc": { "version": "0.53.0", "resolved": "http://94.130.170.209:4873/apidoc/-/apidoc-0.53.0.tgz", "integrity": "sha512-H4hYToCrI6TgSksdVHxS7h5/Xoqr/rR9m9/IOQaYqXbX07cPVbg0O3RM4+bR4tJKG1aqBWKKm+xojQ8+4i7O5A==", @@ -5283,6 +5909,917 @@ "node": ">=14.0.0" } }, + "node_modules/apidoc/node_modules/bootstrap": { + "version": "3.4.1", + "resolved": "http://94.130.170.209:4873/bootstrap/-/bootstrap-3.4.1.tgz", + "integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/arg": { + "version": "5.0.2", + "resolved": "http://94.130.170.209:4873/arg/-/arg-5.0.2.tgz", + "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", + "license": "MIT" + }, + "node_modules/argparse": { + "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "license": "Python-2.0" + }, + "node_modules/aria-query": { + "version": "5.3.2", + "resolved": "http://94.130.170.209:4873/aria-query/-/aria-query-5.3.2.tgz", + "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", + "license": "Apache-2.0", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/array-buffer-byte-length": { + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz", + "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.3", + "is-array-buffer": "^3.0.5" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array-flatten": { + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", + "license": "MIT" + }, + "node_modules/array-includes": { + "version": "3.1.8", + "resolved": "http://94.130.170.209:4873/array-includes/-/array-includes-3.1.8.tgz", + "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.4", + "is-string": "^1.0.7" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array-union": { + "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/array-union/-/array-union-2.1.0.tgz", + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/array.prototype.every": { + "version": "1.1.7", + "resolved": "http://94.130.170.209:4873/array.prototype.every/-/array.prototype.every-1.1.7.tgz", + "integrity": "sha512-BIP72rKvrKd08ptbetLb4qvrlGjkv30yOKgKcTtOIbHyQt3shr/jyOzdApiCOh3LPYrpJo5M6i0zmVldOF2pUw==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.5", + "es-object-atoms": "^1.0.0", + "is-string": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array.prototype.findlast": { + "version": "1.2.5", + "resolved": "http://94.130.170.209:4873/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", + "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "es-shim-unscopables": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array.prototype.findlastindex": { + "version": "1.2.5", + "resolved": "http://94.130.170.209:4873/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", + "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "es-shim-unscopables": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array.prototype.flat": { + "version": "1.3.3", + "resolved": "http://94.130.170.209:4873/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz", + "integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.5", + "es-shim-unscopables": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array.prototype.flatmap": { + "version": "1.3.3", + "resolved": "http://94.130.170.209:4873/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz", + "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.5", + "es-shim-unscopables": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array.prototype.reduce": { + "version": "1.0.7", + "resolved": "http://94.130.170.209:4873/array.prototype.reduce/-/array.prototype.reduce-1.0.7.tgz", + "integrity": "sha512-mzmiUCVwtiD4lgxYP8g7IYy8El8p2CSMePvIbTS7gchKir/L1fgJrk0yDKmAX6mnRQFKNADYIk8nNlTris5H1Q==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-array-method-boxes-properly": "^1.0.0", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "is-string": "^1.0.7" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array.prototype.tosorted": { + "version": "1.1.4", + "resolved": "http://94.130.170.209:4873/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", + "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.3", + "es-errors": "^1.3.0", + "es-shim-unscopables": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/arraybuffer.prototype.slice": { + "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz", + "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==", + "license": "MIT", + "dependencies": { + "array-buffer-byte-length": "^1.0.1", + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.5", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6", + "is-array-buffer": "^3.0.4" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/arrify": { + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/arrify/-/arrify-1.0.1.tgz", + "integrity": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/asap": { + "version": "2.0.6", + "resolved": "http://94.130.170.209:4873/asap/-/asap-2.0.6.tgz", + "integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==", + "license": "MIT" + }, + "node_modules/asn1.js": { + "version": "4.10.1", + "resolved": "http://94.130.170.209:4873/asn1.js/-/asn1.js-4.10.1.tgz", + "integrity": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==", + "license": "MIT", + "dependencies": { + "bn.js": "^4.0.0", + "inherits": "^2.0.1", + "minimalistic-assert": "^1.0.0" + } + }, + "node_modules/asn1.js/node_modules/bn.js": { + "version": "4.12.1", + "resolved": "http://94.130.170.209:4873/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==", + "license": "MIT" + }, + "node_modules/ast-types-flow": { + "version": "0.0.8", + "resolved": "http://94.130.170.209:4873/ast-types-flow/-/ast-types-flow-0.0.8.tgz", + "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", + "license": "MIT" + }, + "node_modules/async": { + "version": "3.2.6", + "resolved": "http://94.130.170.209:4873/async/-/async-3.2.6.tgz", + "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", + "license": "MIT" + }, + "node_modules/async-function": { + "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/async-function/-/async-function-1.0.0.tgz", + "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/asynckit": { + "version": "0.4.0", + "resolved": "http://94.130.170.209:4873/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", + "license": "MIT" + }, + "node_modules/at-least-node": { + "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/at-least-node/-/at-least-node-1.0.0.tgz", + "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==", + "license": "ISC", + "engines": { + "node": ">= 4.0.0" + } + }, + "node_modules/autoprefixer": { + "version": "10.4.20", + "resolved": "http://94.130.170.209:4873/autoprefixer/-/autoprefixer-10.4.20.tgz", + "integrity": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/autoprefixer" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "browserslist": "^4.23.3", + "caniuse-lite": "^1.0.30001646", + "fraction.js": "^4.3.7", + "normalize-range": "^0.1.2", + "picocolors": "^1.0.1", + "postcss-value-parser": "^4.2.0" + }, + "bin": { + "autoprefixer": "bin/autoprefixer" + }, + "engines": { + "node": "^10 || ^12 || >=14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/available-typed-arrays": { + "version": "1.0.7", + "resolved": "http://94.130.170.209:4873/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "license": "MIT", + "dependencies": { + "possible-typed-array-names": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/axe-core": { + "version": "4.10.2", + "resolved": "http://94.130.170.209:4873/axe-core/-/axe-core-4.10.2.tgz", + "integrity": "sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==", + "license": "MPL-2.0", + "engines": { + "node": ">=4" + } + }, + "node_modules/axios": { + "version": "0.27.2", + "resolved": "http://94.130.170.209:4873/axios/-/axios-0.27.2.tgz", + "integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==", + "license": "MIT", + "dependencies": { + "follow-redirects": "^1.14.9", + "form-data": "^4.0.0" + } + }, + "node_modules/axobject-query": { + "version": "4.1.0", + "resolved": "http://94.130.170.209:4873/axobject-query/-/axobject-query-4.1.0.tgz", + "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", + "license": "Apache-2.0", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/babel-jest": { + "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/babel-jest/-/babel-jest-27.5.1.tgz", + "integrity": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==", + "license": "MIT", + "dependencies": { + "@jest/transform": "^27.5.1", + "@jest/types": "^27.5.1", + "@types/babel__core": "^7.1.14", + "babel-plugin-istanbul": "^6.1.1", + "babel-preset-jest": "^27.5.1", + "chalk": "^4.0.0", + "graceful-fs": "^4.2.9", + "slash": "^3.0.0" + }, + "engines": { + "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" + }, + "peerDependencies": { + "@babel/core": "^7.8.0" + } + }, + "node_modules/babel-loader": { + "version": "8.4.1", + "resolved": "http://94.130.170.209:4873/babel-loader/-/babel-loader-8.4.1.tgz", + "integrity": "sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==", + "license": "MIT", + "dependencies": { + "find-cache-dir": "^3.3.1", + "loader-utils": "^2.0.4", + "make-dir": "^3.1.0", + "schema-utils": "^2.6.5" + }, + "engines": { + "node": ">= 8.9" + }, + "peerDependencies": { + "@babel/core": "^7.0.0", + "webpack": ">=2" + } + }, + "node_modules/babel-loader/node_modules/schema-utils": { + "version": "2.7.1", + "resolved": "http://94.130.170.209:4873/schema-utils/-/schema-utils-2.7.1.tgz", + "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==", + "license": "MIT", + "dependencies": { + "@types/json-schema": "^7.0.5", + "ajv": "^6.12.4", + "ajv-keywords": "^3.5.2" + }, + "engines": { + "node": ">= 8.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/babel-plugin-istanbul": { + "version": "6.1.1", + "resolved": "http://94.130.170.209:4873/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", + "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", + "license": "BSD-3-Clause", + "dependencies": { + "@babel/helper-plugin-utils": "^7.0.0", + "@istanbuljs/load-nyc-config": "^1.0.0", + "@istanbuljs/schema": "^0.1.2", + "istanbul-lib-instrument": "^5.0.4", + "test-exclude": "^6.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/babel-plugin-jest-hoist": { + "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz", + "integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==", + "license": "MIT", + "dependencies": { + "@babel/template": "^7.3.3", + "@babel/types": "^7.3.3", + "@types/babel__core": "^7.0.0", + "@types/babel__traverse": "^7.0.6" + }, + "engines": { + "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" + } + }, + "node_modules/babel-plugin-macros": { + "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz", + "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.12.5", + "cosmiconfig": "^7.0.0", + "resolve": "^1.19.0" + }, + "engines": { + "node": ">=10", + "npm": ">=6" + } + }, + "node_modules/babel-plugin-named-asset-import": { + "version": "0.3.8", + "resolved": "http://94.130.170.209:4873/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.8.tgz", + "integrity": "sha512-WXiAc++qo7XcJ1ZnTYGtLxmBCVbddAml3CEXgWaBzNzLNoxtQ8AiGEFDMOhot9XjTCQbvP5E77Fj9Gk924f00Q==", + "license": "MIT", + "peerDependencies": { + "@babel/core": "^7.1.0" + } + }, + "node_modules/babel-plugin-polyfill-corejs2": { + "version": "0.4.12", + "resolved": "http://94.130.170.209:4873/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.12.tgz", + "integrity": "sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og==", + "license": "MIT", + "dependencies": { + "@babel/compat-data": "^7.22.6", + "@babel/helper-define-polyfill-provider": "^0.6.3", + "semver": "^6.3.1" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": { + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "license": "ISC", + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/babel-plugin-polyfill-corejs3": { + "version": "0.11.1", + "resolved": "http://94.130.170.209:4873/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1.tgz", + "integrity": "sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==", + "license": "MIT", + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.6.3", + "core-js-compat": "^3.40.0" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/babel-plugin-polyfill-regenerator": { + "version": "0.6.3", + "resolved": "http://94.130.170.209:4873/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.3.tgz", + "integrity": "sha512-LiWSbl4CRSIa5x/JAU6jZiG9eit9w6mz+yVMFwDE83LAWvt0AfGBoZ7HS/mkhrKuh2ZlzfVZYKoLjXdqw6Yt7Q==", + "license": "MIT", + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.6.3" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/babel-plugin-transform-react-remove-prop-types": { + "version": "0.4.24", + "resolved": "http://94.130.170.209:4873/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz", + "integrity": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==", + "license": "MIT" + }, + "node_modules/babel-preset-current-node-syntax": { + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.1.0.tgz", + "integrity": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==", + "license": "MIT", + "dependencies": { + "@babel/plugin-syntax-async-generators": "^7.8.4", + "@babel/plugin-syntax-bigint": "^7.8.3", + "@babel/plugin-syntax-class-properties": "^7.12.13", + "@babel/plugin-syntax-class-static-block": "^7.14.5", + "@babel/plugin-syntax-import-attributes": "^7.24.7", + "@babel/plugin-syntax-import-meta": "^7.10.4", + "@babel/plugin-syntax-json-strings": "^7.8.3", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", + "@babel/plugin-syntax-numeric-separator": "^7.10.4", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", + "@babel/plugin-syntax-optional-chaining": "^7.8.3", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5", + "@babel/plugin-syntax-top-level-await": "^7.14.5" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/babel-preset-jest": { + "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz", + "integrity": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==", + "license": "MIT", + "dependencies": { + "babel-plugin-jest-hoist": "^27.5.1", + "babel-preset-current-node-syntax": "^1.0.0" + }, + "engines": { + "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/babel-preset-react-app": { + "version": "10.0.1", + "resolved": "http://94.130.170.209:4873/babel-preset-react-app/-/babel-preset-react-app-10.0.1.tgz", + "integrity": "sha512-b0D9IZ1WhhCWkrTXyFuIIgqGzSkRIH5D5AmB0bXbzYAB1OBAwHcUeyWW2LorutLWF5btNo/N7r/cIdmvvKJlYg==", + "license": "MIT", + "dependencies": { + "@babel/core": "^7.16.0", + "@babel/plugin-proposal-class-properties": "^7.16.0", + "@babel/plugin-proposal-decorators": "^7.16.4", + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0", + "@babel/plugin-proposal-numeric-separator": "^7.16.0", + "@babel/plugin-proposal-optional-chaining": "^7.16.0", + "@babel/plugin-proposal-private-methods": "^7.16.0", + "@babel/plugin-transform-flow-strip-types": "^7.16.0", + "@babel/plugin-transform-react-display-name": "^7.16.0", + "@babel/plugin-transform-runtime": "^7.16.4", + "@babel/preset-env": "^7.16.4", + "@babel/preset-react": "^7.16.0", + "@babel/preset-typescript": "^7.16.0", + "@babel/runtime": "^7.16.3", + "babel-plugin-macros": "^3.1.0", + "babel-plugin-transform-react-remove-prop-types": "^0.4.24" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "license": "MIT" + }, + "node_modules/base-x": { + "version": "3.0.10", + "resolved": "http://94.130.170.209:4873/base-x/-/base-x-3.0.10.tgz", + "integrity": "sha512-7d0s06rR9rYaIWHkpfLIFICM/tkSVdoPC9qYAQRpxn9DdKNWNsKC0uk++akckyLq16Tx2WIinnZ6WRriAt6njQ==", + "license": "MIT", + "dependencies": { + "safe-buffer": "^5.0.1" + } + }, + "node_modules/base58-js": { + "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/base58-js/-/base58-js-2.0.0.tgz", + "integrity": "sha512-nAV5d32QXuGcGptSApkKpC1gGakWBnfJMNjKrYTBh4tb0szfZF+ooueFLy8T4VrY+o4SrE/TyrtUnRZcwZchaA==", + "license": "MIT", + "engines": { + "node": ">= 8" + } + }, + "node_modules/base64-js": { + "version": "1.5.1", + "resolved": "http://94.130.170.209:4873/base64-js/-/base64-js-1.5.1.tgz", + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/batch": { + "version": "0.6.1", + "resolved": "http://94.130.170.209:4873/batch/-/batch-0.6.1.tgz", + "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==", + "license": "MIT" + }, + "node_modules/bc-bip68": { + "version": "1.0.5", + "resolved": "http://94.130.170.209:4873/bc-bip68/-/bc-bip68-1.0.5.tgz", + "integrity": "sha512-GzaMlN7pNthrY5BhReVhnfr4Ixx+GUSfyNRHYh0QiMUF0d0+0YaD8MpEdv6AjFBksg/zlqL1fVCBBm6PpTt2Rg==", + "license": "ISC", + "engines": { + "node": ">=4.5.0" + } + }, + "node_modules/bch-consumer": { + "version": "1.6.2", + "resolved": "http://94.130.170.209:4873/bch-consumer/-/bch-consumer-1.6.2.tgz", + "integrity": "sha512-PclXVzmWtwqxe2ba6Mo9QbqxJ+5rUog8c+Ro5PV/W3IxkKNotVRa71bLei99AIELDO3A3ljfXkoCNsSM7tR37A==", + "license": "MIT", + "dependencies": { + "@psf/bch-js": "6.7.3", + "apidoc": "0.51.0", + "axios": "0.25.0" + } + }, + "node_modules/bch-consumer/node_modules/@psf/bch-js": { + "version": "6.7.3", + "resolved": "http://94.130.170.209:4873/@psf%2fbch-js/-/bch-js-6.7.3.tgz", + "integrity": "sha512-z6oJvPAXxSObPhqUAxCkCuPL2bp3Bs1oyhBZpQ5SR6cbJzcOMhuI4bHho2srH5agSCU+bbjehBMRGvo18eGW0A==", + "license": "MIT", + "dependencies": { + "@chris.troutner/bip32-utils": "1.0.5", + "@psf/bip21": "2.0.1", + "@psf/bitcoincash-ops": "2.0.0", + "@psf/bitcoincashjs-lib": "4.0.3", + "@psf/coininfo": "4.0.0", + "axios": "0.26.1", + "bc-bip68": "1.0.5", + "bchaddrjs-slp": "0.2.5", + "bigi": "1.4.2", + "bignumber.js": "9.0.0", + "bip-schnorr": "0.3.0", + "bip38": "2.0.2", + "bip39": "3.0.2", + "bip66": "1.1.5", + "bitcoinjs-message": "2.0.0", + "bs58": "4.0.1", + "ecashaddrjs": "1.0.7", + "ini": "1.3.8", + "randombytes": "2.0.6", + "safe-buffer": "5.1.2", + "satoshi-bitcoin": "1.0.4", + "slp-mdm": "0.0.6", + "slp-parser": "0.0.4", + "wif": "2.0.6" + } + }, + "node_modules/bch-consumer/node_modules/@psf/bch-js/node_modules/axios": { + "version": "0.26.1", + "resolved": "http://94.130.170.209:4873/axios/-/axios-0.26.1.tgz", + "integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==", + "license": "MIT", + "dependencies": { + "follow-redirects": "^1.14.8" + } + }, + "node_modules/bch-consumer/node_modules/apidoc": { + "version": "0.51.0", + "resolved": "http://94.130.170.209:4873/apidoc/-/apidoc-0.51.0.tgz", + "integrity": "sha512-3P4srhm6NA+kE/YRM4qL5jESElpQQJL+Z8n7hyr4uC+1DSwGzmE6adXPVxuT/hpDyShrqmRlHk8hf40RSqEsNw==", + "license": "MIT", + "os": [ + "darwin", + "freebsd", + "linux", + "openbsd", + "win32" + ], + "dependencies": { + "bootstrap": "3.4.1", + "commander": "^8.3.0", + "diff-match-patch": "^1.0.5", + "esbuild-loader": "^2.16.0", + "expose-loader": "^3.1.0", + "fs-extra": "^10.0.0", + "glob": "^7.2.0", + "handlebars": "^4.7.7", + "iconv-lite": "^0.6.3", + "jquery": "^3.6.0", + "klaw-sync": "^6.0.0", + "lodash": "^4.17.21", + "markdown-it": "^12.2.0", + "nodemon": "^2.0.15", + "path-to-regexp": "^6.2.0", + "prismjs": "^1.25.0", + "semver": "^7.3.5", + "style-loader": "^3.3.1", + "url-parse": "^1.5.3", + "webpack": "^5.64.2", + "webpack-cli": "^4.9.1", + "winston": "^3.3.3" + }, + "bin": { + "apidoc": "bin/apidoc" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/bch-consumer/node_modules/axios": { + "version": "0.25.0", + "resolved": "http://94.130.170.209:4873/axios/-/axios-0.25.0.tgz", + "integrity": "sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==", + "license": "MIT", + "dependencies": { + "follow-redirects": "^1.14.7" + } + }, + "node_modules/bch-consumer/node_modules/bootstrap": { + "version": "3.4.1", + "resolved": "http://94.130.170.209:4873/bootstrap/-/bootstrap-3.4.1.tgz", + "integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/bch-consumer/node_modules/path-to-regexp": { + "version": "6.3.0", + "resolved": "http://94.130.170.209:4873/path-to-regexp/-/path-to-regexp-6.3.0.tgz", + "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==", + "license": "MIT" + }, + "node_modules/bch-consumer/node_modules/randombytes": { + "version": "2.0.6", + "resolved": "http://94.130.170.209:4873/randombytes/-/randombytes-2.0.6.tgz", + "integrity": "sha512-CIQ5OFxf4Jou6uOKe9t1AOgqpeU5fd70A8NPdHSGeYXqXsPe6peOwI0cUl88RWZ6sP1vPMV3avd/R6cZ5/sP1A==", + "license": "MIT", + "dependencies": { + "safe-buffer": "^5.1.0" + } + }, + "node_modules/bch-consumer/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "http://94.130.170.209:4873/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "license": "MIT" + }, + "node_modules/bch-dex-lib": { + "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/bch-dex-lib/-/bch-dex-lib-2.0.2.tgz", + "integrity": "sha512-x639TqYjRucvFrWzr9PMWN5Jdj2+lJkk1m4LC9Zlfm0QNe1PLD4WqyqH1dxMUdA/L9TVpPq1V/HbAiiQZmjV6Q==", + "license": "MIT", + "dependencies": { + "@chris.troutner/retry-queue": "1.0.10", + "bch-nostr": "1.3.4" + } + }, + "node_modules/bch-donation": { + "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/bch-donation/-/bch-donation-1.1.2.tgz", + "integrity": "sha512-V7xQ23M6Ocavb1Nj4/pATwaLX/uF/9s2nWir3f+F3aetD3kMmsRHFRuXJwGQG3dSC5fJtRR/M5Z2zynY3t91Xg==", + "license": "MIT", + "dependencies": { + "apidoc": "0.51.0" + } + }, + "node_modules/bch-donation/node_modules/apidoc": { + "version": "0.51.0", + "resolved": "http://94.130.170.209:4873/apidoc/-/apidoc-0.51.0.tgz", + "integrity": "sha512-3P4srhm6NA+kE/YRM4qL5jESElpQQJL+Z8n7hyr4uC+1DSwGzmE6adXPVxuT/hpDyShrqmRlHk8hf40RSqEsNw==", + "license": "MIT", + "os": [ + "darwin", + "freebsd", + "linux", + "openbsd", + "win32" + ], + "dependencies": { + "bootstrap": "3.4.1", + "commander": "^8.3.0", + "diff-match-patch": "^1.0.5", + "esbuild-loader": "^2.16.0", + "expose-loader": "^3.1.0", + "fs-extra": "^10.0.0", + "glob": "^7.2.0", + "handlebars": "^4.7.7", + "iconv-lite": "^0.6.3", + "jquery": "^3.6.0", + "klaw-sync": "^6.0.0", + "lodash": "^4.17.21", + "markdown-it": "^12.2.0", + "nodemon": "^2.0.15", + "path-to-regexp": "^6.2.0", + "prismjs": "^1.25.0", + "semver": "^7.3.5", + "style-loader": "^3.3.1", + "url-parse": "^1.5.3", + "webpack": "^5.64.2", + "webpack-cli": "^4.9.1", + "winston": "^3.3.3" + }, + "bin": { + "apidoc": "bin/apidoc" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/bch-donation/node_modules/bootstrap": { + "version": "3.4.1", + "resolved": "http://94.130.170.209:4873/bootstrap/-/bootstrap-3.4.1.tgz", + "integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/bch-donation/node_modules/path-to-regexp": { + "version": "6.3.0", + "resolved": "http://94.130.170.209:4873/path-to-regexp/-/path-to-regexp-6.3.0.tgz", + "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==", + "license": "MIT" + }, + "node_modules/bch-message-lib": { + "version": "2.2.1", + "resolved": "http://94.130.170.209:4873/bch-message-lib/-/bch-message-lib-2.2.1.tgz", + "integrity": "sha512-1hWLC0v0jdPWVdxxhLNpREoW91PZGy69PxxOs4wZmlZo00bHm7OPGhmaugh7ilMw+ouLn59vY//lSX2rOn65Kw==", + "license": "MIT", + "peerDependencies": { + "minimal-slp-wallet": ">= 4" + } + }, + "node_modules/bch-nostr": { + "version": "1.3.4", + "resolved": "http://94.130.170.209:4873/bch-nostr/-/bch-nostr-1.3.4.tgz", + "integrity": "sha512-5R6PtZsP1F+oDs7+sZ5d+DeM3XNhr+3QsyHmTbFdoyNcb3w0vFN3KYNvaXpfPYBUDncXPJBNSR5GOstEDRSCgg==", + "license": "MIT", + "dependencies": { + "@chris.troutner/nostr-tools": "2.10.4", + "apidoc": "0.53.0", + "base58-js": "2.0.0", + "bch-message-lib": "2.3.1", + "nostr": "0.2.8", + "ws": "8.18.0" + } + }, "node_modules/bch-nostr/node_modules/bch-message-lib": { "version": "2.3.1", "resolved": "http://94.130.170.209:4873/bch-message-lib/-/bch-message-lib-2.3.1.tgz", @@ -5292,38 +6829,10 @@ "minimal-slp-wallet": ">= 5" } }, - "node_modules/bch-nostr/node_modules/bootstrap": { - "version": "3.4.1", - "resolved": "http://94.130.170.209:4873/bootstrap/-/bootstrap-3.4.1.tgz", - "integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/bch-nostr/node_modules/ws": { - "version": "8.18.0", - "resolved": "http://94.130.170.209:4873/ws/-/ws-8.18.0.tgz", - "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", - "license": "MIT", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": ">=5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, "node_modules/bchaddrjs-slp": { "version": "0.2.5", + "resolved": "http://94.130.170.209:4873/bchaddrjs-slp/-/bchaddrjs-slp-0.2.5.tgz", + "integrity": "sha512-33flmPcqMFswerKu7477DSUNMVMQR3tHDk3lvbmsdkEva+TxVGGWWE/p5Lqx9M/8t3vkbe7fzmVhj4QhChcCyA==", "license": "MIT", "dependencies": { "bs58check": "^2.1.2", @@ -5335,15 +6844,20 @@ }, "node_modules/bech32": { "version": "1.1.4", + "resolved": "http://94.130.170.209:4873/bech32/-/bech32-1.1.4.tgz", + "integrity": "sha512-s0IrSOzLlbvX7yp4WBfPITzpAU8sqQcpsmwXDiKwrG4r491vwCO/XpejasRNl0piBMe/DvP4Tz0mIS/X1DPJBQ==", "license": "MIT" }, "node_modules/bfj": { - "version": "7.0.2", + "version": "7.1.0", + "resolved": "http://94.130.170.209:4873/bfj/-/bfj-7.1.0.tgz", + "integrity": "sha512-I6MMLkn+anzNdCUp9hMRyui1HaNEUCco50lxbvNS4+EyXg8lN3nJ48PjPWtbH8UVS9CuMoaKE9U2V3l29DaRQw==", "license": "MIT", "dependencies": { - "bluebird": "^3.5.5", - "check-types": "^11.1.1", + "bluebird": "^3.7.2", + "check-types": "^11.2.3", "hoopy": "^0.1.4", + "jsonpath": "^1.1.1", "tryer": "^1.0.1" }, "engines": { @@ -5351,7 +6865,9 @@ } }, "node_modules/big-integer": { - "version": "1.6.51", + "version": "1.6.52", + "resolved": "http://94.130.170.209:4873/big-integer/-/big-integer-1.6.52.tgz", + "integrity": "sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==", "license": "Unlicense", "engines": { "node": ">=0.6" @@ -5359,30 +6875,43 @@ }, "node_modules/big.js": { "version": "5.2.2", + "resolved": "http://94.130.170.209:4873/big.js/-/big.js-5.2.2.tgz", + "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==", "license": "MIT", "engines": { "node": "*" } }, "node_modules/bigi": { - "version": "1.4.2" + "version": "1.4.2", + "resolved": "http://94.130.170.209:4873/bigi/-/bigi-1.4.2.tgz", + "integrity": "sha512-ddkU+dFIuEIW8lE7ZwdIAf2UPoM90eaprg5m3YXAVVTmKlqV/9BX4A2M8BOK2yOq6/VgZFVhK6QAxJebhlbhzw==" }, "node_modules/bignumber.js": { "version": "9.0.0", + "resolved": "http://94.130.170.209:4873/bignumber.js/-/bignumber.js-9.0.0.tgz", + "integrity": "sha512-t/OYhhJ2SD+YGBQcjY8GzzDHEk9f3nerxjtfa6tlMXfe7frs/WozhvCNoGvpM0P3bNf3Gq5ZRMlGr5f3r4/N8A==", "license": "MIT", "engines": { "node": "*" } }, "node_modules/binary-extensions": { - "version": "2.2.0", + "version": "2.3.0", + "resolved": "http://94.130.170.209:4873/binary-extensions/-/binary-extensions-2.3.0.tgz", + "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", "license": "MIT", "engines": { "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/bindings": { "version": "1.5.0", + "resolved": "http://94.130.170.209:4873/bindings/-/bindings-1.5.0.tgz", + "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", "license": "MIT", "dependencies": { "file-uri-to-path": "1.0.0" @@ -5390,6 +6919,8 @@ }, "node_modules/bip-schnorr": { "version": "0.3.0", + "resolved": "http://94.130.170.209:4873/bip-schnorr/-/bip-schnorr-0.3.0.tgz", + "integrity": "sha512-Sc1Hn2+1n+okPEW8G+JLjeaM12dsUOwr+oFlMDSKR9wYwNGMw0alskeBIHTmXxBxMZSWKhCW7PwKQVDyGmnaVg==", "license": "MIT", "dependencies": { "ecurve": "^1.0.6", @@ -5403,6 +6934,8 @@ }, "node_modules/bip38": { "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/bip38/-/bip38-2.0.2.tgz", + "integrity": "sha512-22KDak0RDyghFbR0Si7wyq9IgY423YzGYzWLpGeofH3DaolOQqjD3mNN08eFoubKlbyclOQKFwtONMv2SD9V3A==", "dependencies": { "bigi": "^1.2.0", "browserify-aes": "^1.0.1", @@ -5415,6 +6948,8 @@ }, "node_modules/bip39": { "version": "3.0.2", + "resolved": "http://94.130.170.209:4873/bip39/-/bip39-3.0.2.tgz", + "integrity": "sha512-J4E1r2N0tUylTKt07ibXvhpT2c5pyAFgvuA5q1H9uDy6dEGpjV8jmymh3MTYJDLCNbIVClSB9FbND49I6N24MQ==", "license": "ISC", "dependencies": { "@types/node": "11.11.6", @@ -5425,10 +6960,14 @@ }, "node_modules/bip39/node_modules/@types/node": { "version": "11.11.6", + "resolved": "http://94.130.170.209:4873/@types%2fnode/-/node-11.11.6.tgz", + "integrity": "sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==", "license": "MIT" }, "node_modules/bip66": { "version": "1.1.5", + "resolved": "http://94.130.170.209:4873/bip66/-/bip66-1.1.5.tgz", + "integrity": "sha512-nemMHz95EmS38a26XbbdxIYj5csHd3RMP3H5bwQknX0WYHF01qhpufP42mLOwVICuH2JmhIhXiWs89MfUGL7Xw==", "license": "MIT", "dependencies": { "safe-buffer": "^5.0.1" @@ -5436,6 +6975,8 @@ }, "node_modules/bitcoinjs-message": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/bitcoinjs-message/-/bitcoinjs-message-2.0.0.tgz", + "integrity": "sha512-H5pJC7/eSqVjREiEOZ4jifX+7zXYP3Y28GIOIqg9hrgE7Vj8Eva9+HnVqnxwA1rJPOwZKuw0vo6k0UxgVc6q1A==", "license": "MIT", "dependencies": { "bs58check": "^2.0.2", @@ -5449,7 +6990,9 @@ } }, "node_modules/bl": { - "version": "5.0.0", + "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/bl/-/bl-5.1.0.tgz", + "integrity": "sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ==", "dev": true, "license": "MIT", "dependencies": { @@ -5458,8 +7001,25 @@ "readable-stream": "^3.4.0" } }, + "node_modules/bl/node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "http://94.130.170.209:4873/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "dev": true, + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, "node_modules/blob-to-it": { "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/blob-to-it/-/blob-to-it-1.0.4.tgz", + "integrity": "sha512-iCmk0W4NdbrWgRRuxOriU8aM5ijeVLI61Zulsmg/lUHNr7pYjoj+U77opLefNagevtrrbMt3JQ5Qip7ar178kA==", "dev": true, "license": "ISC", "dependencies": { @@ -5468,6 +7028,8 @@ }, "node_modules/blockstore-core": { "version": "1.0.5", + "resolved": "http://94.130.170.209:4873/blockstore-core/-/blockstore-core-1.0.5.tgz", + "integrity": "sha512-i/9CUMMvBALVbtSqUIuiWB3tk//a4Q2I2CEWiBuYNnhJvk/DWplXjLt8Sqc5VGkRVXVPSsEuH8fUtqJt5UFYcA==", "dev": true, "license": "(Apache-2.0 OR MIT)", "dependencies": { @@ -5483,26 +7045,32 @@ }, "node_modules/bluebird": { "version": "3.7.2", + "resolved": "http://94.130.170.209:4873/bluebird/-/bluebird-3.7.2.tgz", + "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==", "license": "MIT" }, "node_modules/bn.js": { - "version": "4.12.0", + "version": "5.2.1", + "resolved": "http://94.130.170.209:4873/bn.js/-/bn.js-5.2.1.tgz", + "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==", "license": "MIT" }, "node_modules/body-parser": { - "version": "1.20.0", + "version": "1.20.3", + "resolved": "http://94.130.170.209:4873/body-parser/-/body-parser-1.20.3.tgz", + "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==", "license": "MIT", "dependencies": { "bytes": "3.1.2", - "content-type": "~1.0.4", + "content-type": "~1.0.5", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "on-finished": "2.4.1", - "qs": "6.10.3", - "raw-body": "2.5.1", + "qs": "6.13.0", + "raw-body": "2.5.2", "type-is": "~1.6.18", "unpipe": "1.0.0" }, @@ -5511,15 +7079,10 @@ "npm": "1.2.8000 || >= 1.4.16" } }, - "node_modules/body-parser/node_modules/bytes": { - "version": "3.1.2", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, "node_modules/body-parser/node_modules/debug": { "version": "2.6.9", + "resolved": "http://94.130.170.209:4873/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "license": "MIT", "dependencies": { "ms": "2.0.0" @@ -5527,6 +7090,8 @@ }, "node_modules/body-parser/node_modules/iconv-lite": { "version": "0.4.24", + "resolved": "http://94.130.170.209:4873/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3" @@ -5537,24 +7102,45 @@ }, "node_modules/body-parser/node_modules/ms": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "license": "MIT" }, + "node_modules/body-parser/node_modules/qs": { + "version": "6.13.0", + "resolved": "http://94.130.170.209:4873/qs/-/qs-6.13.0.tgz", + "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", + "license": "BSD-3-Clause", + "dependencies": { + "side-channel": "^1.0.6" + }, + "engines": { + "node": ">=0.6" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/bonjour-service": { - "version": "1.0.13", + "version": "1.3.0", + "resolved": "http://94.130.170.209:4873/bonjour-service/-/bonjour-service-1.3.0.tgz", + "integrity": "sha512-3YuAUiSkWykd+2Azjgyxei8OWf8thdn8AITIog2M4UICzoqfjlqr64WIjEXZllf/W6vK1goqleSR6brGomxQqA==", "license": "MIT", "dependencies": { - "array-flatten": "^2.1.2", - "dns-equal": "^1.0.0", "fast-deep-equal": "^3.1.3", "multicast-dns": "^7.2.5" } }, "node_modules/boolbase": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/boolbase/-/boolbase-1.0.0.tgz", + "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", "license": "ISC" }, "node_modules/bootstrap": { "version": "5.2.0", + "resolved": "http://94.130.170.209:4873/bootstrap/-/bootstrap-5.2.0.tgz", + "integrity": "sha512-qlnS9GL6YZE6Wnef46GxGv1UpGGzAwO0aPL1yOjzDIJpeApeMvqV24iL+pjr2kU4dduoBA9fINKWKgMToobx9A==", "funding": [ { "type": "github", @@ -5572,6 +7158,8 @@ }, "node_modules/brace-expansion": { "version": "1.1.11", + "resolved": "http://94.130.170.209:4873/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", @@ -5579,10 +7167,12 @@ } }, "node_modules/braces": { - "version": "3.0.2", + "version": "3.0.3", + "resolved": "http://94.130.170.209:4873/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", "license": "MIT", "dependencies": { - "fill-range": "^7.0.1" + "fill-range": "^7.1.1" }, "engines": { "node": ">=8" @@ -5590,19 +7180,27 @@ }, "node_modules/brorand": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/brorand/-/brorand-1.1.0.tgz", + "integrity": "sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==", "license": "MIT" }, "node_modules/browser-process-hrtime": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz", + "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==", "license": "BSD-2-Clause" }, "node_modules/browser-readablestream-to-it": { "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/browser-readablestream-to-it/-/browser-readablestream-to-it-1.0.3.tgz", + "integrity": "sha512-+12sHB+Br8HIh6VAMVEG5r3UXCyESIgDW7kzk3BjIXa43DVqVwL7GC5TW3jeh+72dtcH99pPVpw0X8i0jt+/kw==", "dev": true, "license": "ISC" }, "node_modules/browserify-aes": { "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/browserify-aes/-/browserify-aes-1.2.0.tgz", + "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==", "license": "MIT", "dependencies": { "buffer-xor": "^1.0.3", @@ -5650,32 +7248,6 @@ "node": ">= 0.10" } }, - "node_modules/browserify-rsa/node_modules/bn.js": { - "version": "5.2.1", - "resolved": "http://94.130.170.209:4873/bn.js/-/bn.js-5.2.1.tgz", - "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==", - "license": "MIT" - }, - "node_modules/browserify-rsa/node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "http://94.130.170.209:4873/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, "node_modules/browserify-sign": { "version": "4.2.3", "resolved": "http://94.130.170.209:4873/browserify-sign/-/browserify-sign-4.2.3.tgz", @@ -5697,83 +7269,10 @@ "node": ">= 0.12" } }, - "node_modules/browserify-sign/node_modules/bn.js": { - "version": "5.2.1", - "resolved": "http://94.130.170.209:4873/bn.js/-/bn.js-5.2.1.tgz", - "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==", - "license": "MIT" - }, - "node_modules/browserify-sign/node_modules/hash-base": { - "version": "3.0.5", - "resolved": "http://94.130.170.209:4873/hash-base/-/hash-base-3.0.5.tgz", - "integrity": "sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==", - "license": "MIT", - "dependencies": { - "inherits": "^2.0.4", - "safe-buffer": "^5.2.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/browserify-sign/node_modules/readable-stream": { - "version": "2.3.8", - "resolved": "http://94.130.170.209:4873/readable-stream/-/readable-stream-2.3.8.tgz", - "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", - "license": "MIT", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "node_modules/browserify-sign/node_modules/readable-stream/node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "http://94.130.170.209:4873/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "license": "MIT" - }, - "node_modules/browserify-sign/node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "http://94.130.170.209:4873/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "node_modules/browserify-sign/node_modules/string_decoder": { - "version": "1.1.1", - "resolved": "http://94.130.170.209:4873/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.1.0" - } - }, - "node_modules/browserify-sign/node_modules/string_decoder/node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "http://94.130.170.209:4873/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "license": "MIT" - }, "node_modules/browserslist": { - "version": "4.20.4", + "version": "4.24.4", + "resolved": "http://94.130.170.209:4873/browserslist/-/browserslist-4.24.4.tgz", + "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", "funding": [ { "type": "opencollective", @@ -5782,15 +7281,18 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { - "caniuse-lite": "^1.0.30001349", - "electron-to-chromium": "^1.4.147", - "escalade": "^3.1.1", - "node-releases": "^2.0.5", - "picocolors": "^1.0.0" + "caniuse-lite": "^1.0.30001688", + "electron-to-chromium": "^1.5.73", + "node-releases": "^2.0.19", + "update-browserslist-db": "^1.1.1" }, "bin": { "browserslist": "cli.js" @@ -5801,6 +7303,8 @@ }, "node_modules/bs58": { "version": "4.0.1", + "resolved": "http://94.130.170.209:4873/bs58/-/bs58-4.0.1.tgz", + "integrity": "sha512-Ok3Wdf5vOIlBrgCvTq96gBkJw+JUEzdBgyaza5HLtPm7yTHkjRy8+JzNyHF7BHa0bNWOQIp3m5YF0nnFcOIKLw==", "license": "MIT", "dependencies": { "base-x": "^3.0.2" @@ -5808,6 +7312,8 @@ }, "node_modules/bs58check": { "version": "2.1.2", + "resolved": "http://94.130.170.209:4873/bs58check/-/bs58check-2.1.2.tgz", + "integrity": "sha512-0TS1jicxdU09dwJMNZtVAfzPi6Q6QeN0pM1Fkzrjn+XYHvzMKPU3pHVpva+769iNVSfIYWf7LJ6WR+BuuMf8cA==", "license": "MIT", "dependencies": { "bs58": "^4.0.0", @@ -5817,6 +7323,8 @@ }, "node_modules/bser": { "version": "2.1.1", + "resolved": "http://94.130.170.209:4873/bser/-/bser-2.1.1.tgz", + "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", "license": "Apache-2.0", "dependencies": { "node-int64": "^0.4.0" @@ -5824,6 +7332,8 @@ }, "node_modules/buffer": { "version": "6.0.3", + "resolved": "http://94.130.170.209:4873/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", "dev": true, "funding": [ { @@ -5847,6 +7357,8 @@ }, "node_modules/buffer-equals": { "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/buffer-equals/-/buffer-equals-1.0.4.tgz", + "integrity": "sha512-99MsCq0j5+RhubVEtKQgKaD6EM+UP3xJgIvQqwJ3SOLDUekzxMX1ylXBng+Wa2sh7mGT0W6RUly8ojjr1Tt6nA==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -5854,14 +7366,20 @@ }, "node_modules/buffer-from": { "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/buffer-from/-/buffer-from-1.1.2.tgz", + "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", "license": "MIT" }, "node_modules/buffer-xor": { "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/buffer-xor/-/buffer-xor-1.0.3.tgz", + "integrity": "sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==", "license": "MIT" }, "node_modules/builtin-modules": { "version": "3.3.0", + "resolved": "http://94.130.170.209:4873/builtin-modules/-/builtin-modules-3.3.0.tgz", + "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==", "license": "MIT", "engines": { "node": ">=6" @@ -5871,7 +7389,9 @@ } }, "node_modules/builtins": { - "version": "5.0.1", + "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/builtins/-/builtins-5.1.0.tgz", + "integrity": "sha512-SW9lzGTLvWTP1AY8xeAMZimqDrIaSdLQUcVr9DMef51niJ022Ri87SwRRKYm4A6iHfkPaiVUu/Duw2Wc4J7kKg==", "dev": true, "license": "MIT", "dependencies": { @@ -5879,18 +7399,56 @@ } }, "node_modules/bytes": { - "version": "3.0.0", + "version": "3.1.2", + "resolved": "http://94.130.170.209:4873/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/call-bind": { - "version": "1.0.2", + "version": "1.0.8", + "resolved": "http://94.130.170.209:4873/call-bind/-/call-bind-1.0.8.tgz", + "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", "license": "MIT", "dependencies": { - "function-bind": "^1.1.1", - "get-intrinsic": "^1.0.2" + "call-bind-apply-helpers": "^1.0.0", + "es-define-property": "^1.0.0", + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/call-bind-apply-helpers": { + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz", + "integrity": "sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/call-bound": { + "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/call-bound/-/call-bound-1.0.3.tgz", + "integrity": "sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.1", + "get-intrinsic": "^1.2.6" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -5898,6 +7456,8 @@ }, "node_modules/callsites": { "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", "license": "MIT", "engines": { "node": ">=6" @@ -5905,6 +7465,8 @@ }, "node_modules/camel-case": { "version": "4.1.2", + "resolved": "http://94.130.170.209:4873/camel-case/-/camel-case-4.1.2.tgz", + "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", "license": "MIT", "dependencies": { "pascal-case": "^3.1.2", @@ -5913,6 +7475,8 @@ }, "node_modules/camelcase": { "version": "6.3.0", + "resolved": "http://94.130.170.209:4873/camelcase/-/camelcase-6.3.0.tgz", + "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", "license": "MIT", "engines": { "node": ">=10" @@ -5923,6 +7487,8 @@ }, "node_modules/camelcase-css": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/camelcase-css/-/camelcase-css-2.0.1.tgz", + "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", "license": "MIT", "engines": { "node": ">= 6" @@ -5930,6 +7496,8 @@ }, "node_modules/camelcase-keys": { "version": "6.2.2", + "resolved": "http://94.130.170.209:4873/camelcase-keys/-/camelcase-keys-6.2.2.tgz", + "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==", "dev": true, "license": "MIT", "dependencies": { @@ -5946,22 +7514,18 @@ }, "node_modules/camelcase-keys/node_modules/camelcase": { "version": "5.3.1", + "resolved": "http://94.130.170.209:4873/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, - "node_modules/camelcase-keys/node_modules/quick-lru": { - "version": "4.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, "node_modules/caniuse-api": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/caniuse-api/-/caniuse-api-3.0.0.tgz", + "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==", "license": "MIT", "dependencies": { "browserslist": "^4.0.0", @@ -5971,7 +7535,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001355", + "version": "1.0.30001699", + "resolved": "http://94.130.170.209:4873/caniuse-lite/-/caniuse-lite-1.0.30001699.tgz", + "integrity": "sha512-b+uH5BakXZ9Do9iK+CkDmctUSEqZl+SP056vc5usa0PL+ev5OHw003rZXcnjNDv3L8P5j6rwT6C0BPKSikW08w==", "funding": [ { "type": "opencollective", @@ -5980,6 +7546,10 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" } ], "license": "CC-BY-4.0" @@ -5995,6 +7565,8 @@ }, "node_modules/carbites": { "version": "1.0.6", + "resolved": "http://94.130.170.209:4873/carbites/-/carbites-1.0.6.tgz", + "integrity": "sha512-dS9IQvnrb5VIRvSTNz5Ff+mB9d2MFfi5mojtJi7Rlss79VeF190jr0sZdA7eW0CGHotvHkZaWuM6wgfD9PEFRg==", "dev": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { @@ -6006,6 +7578,8 @@ }, "node_modules/carbites/node_modules/@ipld/dag-cbor": { "version": "6.0.15", + "resolved": "http://94.130.170.209:4873/@ipld%2fdag-cbor/-/dag-cbor-6.0.15.tgz", + "integrity": "sha512-Vm3VTSTwlmGV92a3C5aeY+r2A18zbH2amehNhsX8PBa3muXICaWrN8Uri85A5hLH7D7ElhE8PdjxD6kNqUmTZA==", "dev": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { @@ -6015,6 +7589,8 @@ }, "node_modules/case-sensitive-paths-webpack-plugin": { "version": "2.4.0", + "resolved": "http://94.130.170.209:4873/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz", + "integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==", "license": "MIT", "engines": { "node": ">=4" @@ -6022,13 +7598,17 @@ }, "node_modules/cashaddrjs-slp": { "version": "0.2.12", + "resolved": "http://94.130.170.209:4873/cashaddrjs-slp/-/cashaddrjs-slp-0.2.12.tgz", + "integrity": "sha512-n2TTIuW6vZZxYvjvsUAA+wOM0Zkj+3RRKUtDC1XSu4Ic4XVr0yFJkl1bzQkHWda7nkVT51sxjZneygz7D0SyrQ==", "license": "MIT", "dependencies": { "big-integer": "^1.6.34" } }, "node_modules/cborg": { - "version": "1.9.4", + "version": "1.10.2", + "resolved": "http://94.130.170.209:4873/cborg/-/cborg-1.10.2.tgz", + "integrity": "sha512-b3tFPA9pUr2zCUiCfRd2+wok2/LBSNUMKOuRRok+WlvvAgEt/PlbgPTsZUcwCOs53IJvLgTp0eotwtosE6njug==", "dev": true, "license": "Apache-2.0", "bin": { @@ -6036,43 +7616,61 @@ } }, "node_modules/chalk": { - "version": "2.4.1", + "version": "4.1.2", + "resolved": "http://94.130.170.209:4873/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "license": "MIT", "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" }, "engines": { - "node": ">=4" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/chalk/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/chalk/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "http://94.130.170.209:4873/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "license": "MIT", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" } }, "node_modules/char-regex": { "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/char-regex/-/char-regex-1.0.2.tgz", + "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", "license": "MIT", "engines": { "node": ">=10" } }, - "node_modules/charcodes": { - "version": "0.2.0", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, "node_modules/check-types": { - "version": "11.1.2", + "version": "11.2.3", + "resolved": "http://94.130.170.209:4873/check-types/-/check-types-11.2.3.tgz", + "integrity": "sha512-+67P1GkJRaxQD6PKK0Et9DhwQB+vGg3PM5+aavopCpZT1lj9jeqfvpgTLAWErNj8qApkkmXlu/Ug74kmhagkXg==", "license": "MIT" }, "node_modules/chokidar": { - "version": "3.5.3", - "funding": [ - { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - ], + "version": "3.6.0", + "resolved": "http://94.130.170.209:4873/chokidar/-/chokidar-3.6.0.tgz", + "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", "license": "MIT", "dependencies": { "anymatch": "~3.1.2", @@ -6086,54 +7684,73 @@ "engines": { "node": ">= 8.10.0" }, + "funding": { + "url": "https://paulmillr.com/funding/" + }, "optionalDependencies": { "fsevents": "~2.3.2" } }, - "node_modules/chokidar/node_modules/glob-parent": { - "version": "5.1.2", - "license": "ISC", - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, "node_modules/chrome-trace-event": { - "version": "1.0.3", + "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz", + "integrity": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==", "license": "MIT", "engines": { "node": ">=6.0" } }, "node_modules/ci-info": { - "version": "3.3.2", - "license": "MIT" + "version": "3.9.0", + "resolved": "http://94.130.170.209:4873/ci-info/-/ci-info-3.9.0.tgz", + "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/sibiraj-s" + } + ], + "license": "MIT", + "engines": { + "node": ">=8" + } }, "node_modules/cipher-base": { - "version": "1.0.4", + "version": "1.0.6", + "resolved": "http://94.130.170.209:4873/cipher-base/-/cipher-base-1.0.6.tgz", + "integrity": "sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==", "license": "MIT", "dependencies": { - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" + "inherits": "^2.0.4", + "safe-buffer": "^5.2.1" + }, + "engines": { + "node": ">= 0.10" } }, "node_modules/cjs-module-lexer": { - "version": "1.2.2", + "version": "1.4.3", + "resolved": "http://94.130.170.209:4873/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz", + "integrity": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==", "license": "MIT" }, "node_modules/class-is": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/class-is/-/class-is-1.1.0.tgz", + "integrity": "sha512-rhjH9AG1fvabIDoGRVH587413LPjTZgmDF9fOFCbFJQV4yuocX1mHxxvXI4g3cGwbVY9wAYIoKlg1N79frJKQw==", "dev": true, "license": "MIT" }, "node_modules/classnames": { "version": "2.5.1", + "resolved": "http://94.130.170.209:4873/classnames/-/classnames-2.5.1.tgz", + "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==", "license": "MIT" }, "node_modules/clean-css": { - "version": "5.3.0", + "version": "5.3.3", + "resolved": "http://94.130.170.209:4873/clean-css/-/clean-css-5.3.3.tgz", + "integrity": "sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==", "license": "MIT", "dependencies": { "source-map": "~0.6.0" @@ -6142,15 +7759,10 @@ "node": ">= 10.0" } }, - "node_modules/clean-css/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/cliui": { "version": "7.0.4", + "resolved": "http://94.130.170.209:4873/cliui/-/cliui-7.0.4.tgz", + "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", "license": "ISC", "dependencies": { "string-width": "^4.2.0", @@ -6160,6 +7772,8 @@ }, "node_modules/clone-deep": { "version": "4.0.1", + "resolved": "http://94.130.170.209:4873/clone-deep/-/clone-deep-4.0.1.tgz", + "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==", "license": "MIT", "dependencies": { "is-plain-object": "^2.0.4", @@ -6172,6 +7786,8 @@ }, "node_modules/co": { "version": "4.6.0", + "resolved": "http://94.130.170.209:4873/co/-/co-4.6.0.tgz", + "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==", "license": "MIT", "engines": { "iojs": ">= 1.0.0", @@ -6180,6 +7796,8 @@ }, "node_modules/coa": { "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/coa/-/coa-2.0.2.tgz", + "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==", "license": "MIT", "dependencies": { "@types/q": "^1.5.1", @@ -6190,12 +7808,66 @@ "node": ">= 4.0" } }, + "node_modules/coa/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "http://94.130.170.209:4873/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "license": "MIT", + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/coa/node_modules/chalk": { + "version": "2.4.2", + "resolved": "http://94.130.170.209:4873/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/coa/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "http://94.130.170.209:4873/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "license": "MIT", + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/coa/node_modules/color-name": { + "version": "1.1.3", + "resolved": "http://94.130.170.209:4873/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "license": "MIT" + }, + "node_modules/coa/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "http://94.130.170.209:4873/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "license": "MIT", + "engines": { + "node": ">=0.8.0" + } + }, "node_modules/collect-v8-coverage": { - "version": "1.0.1", + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz", + "integrity": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==", "license": "MIT" }, "node_modules/color": { "version": "3.2.1", + "resolved": "http://94.130.170.209:4873/color/-/color-3.2.1.tgz", + "integrity": "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==", "license": "MIT", "dependencies": { "color-convert": "^1.9.3", @@ -6203,34 +7875,64 @@ } }, "node_modules/color-convert": { - "version": "1.9.3", + "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", "license": "MIT", "dependencies": { - "color-name": "1.1.3" + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" } }, "node_modules/color-name": { - "version": "1.1.3", + "version": "1.1.4", + "resolved": "http://94.130.170.209:4873/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "license": "MIT" }, "node_modules/color-string": { "version": "1.9.1", + "resolved": "http://94.130.170.209:4873/color-string/-/color-string-1.9.1.tgz", + "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", "license": "MIT", "dependencies": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" } }, + "node_modules/color/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "http://94.130.170.209:4873/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "license": "MIT", + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/color/node_modules/color-name": { + "version": "1.1.3", + "resolved": "http://94.130.170.209:4873/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "license": "MIT" + }, "node_modules/colord": { - "version": "2.9.2", + "version": "2.9.3", + "resolved": "http://94.130.170.209:4873/colord/-/colord-2.9.3.tgz", + "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==", "license": "MIT" }, "node_modules/colorette": { - "version": "2.0.19", + "version": "2.0.20", + "resolved": "http://94.130.170.209:4873/colorette/-/colorette-2.0.20.tgz", + "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==", "license": "MIT" }, "node_modules/colorspace": { "version": "1.1.4", + "resolved": "http://94.130.170.209:4873/colorspace/-/colorspace-1.1.4.tgz", + "integrity": "sha512-BgvKJiuVu1igBUF2kEjRCZXol6wiiGbY5ipL/oVPwm0BL9sIpMIzM8IK7vwuxIIzOXMV3Ey5w+vxhm0rR/TN8w==", "license": "MIT", "dependencies": { "color": "^3.1.3", @@ -6239,6 +7941,8 @@ }, "node_modules/combined-stream": { "version": "1.0.8", + "resolved": "http://94.130.170.209:4873/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "license": "MIT", "dependencies": { "delayed-stream": "~1.0.0" @@ -6249,17 +7953,17 @@ }, "node_modules/commander": { "version": "8.3.0", + "resolved": "http://94.130.170.209:4873/commander/-/commander-8.3.0.tgz", + "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==", "license": "MIT", "engines": { "node": ">= 12" } }, - "node_modules/common-path-prefix": { - "version": "3.0.0", - "license": "ISC" - }, "node_modules/common-tags": { "version": "1.8.2", + "resolved": "http://94.130.170.209:4873/common-tags/-/common-tags-1.8.2.tgz", + "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==", "license": "MIT", "engines": { "node": ">=4.0.0" @@ -6267,10 +7971,14 @@ }, "node_modules/commondir": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/commondir/-/commondir-1.0.1.tgz", + "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==", "license": "MIT" }, "node_modules/compressible": { "version": "2.0.18", + "resolved": "http://94.130.170.209:4873/compressible/-/compressible-2.0.18.tgz", + "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", "license": "MIT", "dependencies": { "mime-db": ">= 1.43.0 < 2" @@ -6280,15 +7988,17 @@ } }, "node_modules/compression": { - "version": "1.7.4", + "version": "1.7.5", + "resolved": "http://94.130.170.209:4873/compression/-/compression-1.7.5.tgz", + "integrity": "sha512-bQJ0YRck5ak3LgtnpKkiabX5pNF7tMUh1BSy2ZBOTh0Dim0BUu6aPPwByIns6/A5Prh8PufSPerMDUklpzes2Q==", "license": "MIT", "dependencies": { - "accepts": "~1.3.5", - "bytes": "3.0.0", - "compressible": "~2.0.16", + "bytes": "3.1.2", + "compressible": "~2.0.18", "debug": "2.6.9", + "negotiator": "~0.6.4", "on-headers": "~1.0.2", - "safe-buffer": "5.1.2", + "safe-buffer": "5.2.1", "vary": "~1.1.2" }, "engines": { @@ -6297,6 +8007,8 @@ }, "node_modules/compression/node_modules/debug": { "version": "2.6.9", + "resolved": "http://94.130.170.209:4873/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "license": "MIT", "dependencies": { "ms": "2.0.0" @@ -6304,18 +8016,26 @@ }, "node_modules/compression/node_modules/ms": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "license": "MIT" }, "node_modules/concat-map": { "version": "0.0.1", + "resolved": "http://94.130.170.209:4873/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", "license": "MIT" }, "node_modules/confusing-browser-globals": { "version": "1.0.11", + "resolved": "http://94.130.170.209:4873/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz", + "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==", "license": "MIT" }, "node_modules/connect-history-api-fallback": { - "version": "1.6.0", + "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz", + "integrity": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==", "license": "MIT", "engines": { "node": ">=0.8" @@ -6323,6 +8043,8 @@ }, "node_modules/content-disposition": { "version": "0.5.4", + "resolved": "http://94.130.170.209:4873/content-disposition/-/content-disposition-0.5.4.tgz", + "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", "license": "MIT", "dependencies": { "safe-buffer": "5.2.1" @@ -6331,51 +8053,40 @@ "node": ">= 0.6" } }, - "node_modules/content-disposition/node_modules/safe-buffer": { - "version": "5.2.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, "node_modules/content-type": { - "version": "1.0.4", + "version": "1.0.5", + "resolved": "http://94.130.170.209:4873/content-type/-/content-type-1.0.5.tgz", + "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/convert-source-map": { - "version": "1.8.0", - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.1.1" - } + "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", + "license": "MIT" }, "node_modules/cookie": { - "version": "0.5.0", + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/cookie/-/cookie-1.0.2.tgz", + "integrity": "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==", "license": "MIT", "engines": { - "node": ">= 0.6" + "node": ">=18" } }, "node_modules/cookie-signature": { "version": "1.0.6", + "resolved": "http://94.130.170.209:4873/cookie-signature/-/cookie-signature-1.0.6.tgz", + "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==", "license": "MIT" }, "node_modules/core-js": { - "version": "3.23.1", + "version": "3.40.0", + "resolved": "http://94.130.170.209:4873/core-js/-/core-js-3.40.0.tgz", + "integrity": "sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==", "hasInstallScript": true, "license": "MIT", "funding": { @@ -6384,26 +8095,22 @@ } }, "node_modules/core-js-compat": { - "version": "3.23.1", + "version": "3.40.0", + "resolved": "http://94.130.170.209:4873/core-js-compat/-/core-js-compat-3.40.0.tgz", + "integrity": "sha512-0XEDpr5y5mijvw8Lbc6E5AkjrHfp7eEoPlu36SWeAbcL8fn1G1ANe8DBlo2XoNN89oVpxWwOjYIPVzR4ZvsKCQ==", "license": "MIT", "dependencies": { - "browserslist": "^4.20.4", - "semver": "7.0.0" + "browserslist": "^4.24.3" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/core-js" } }, - "node_modules/core-js-compat/node_modules/semver": { - "version": "7.0.0", - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } - }, "node_modules/core-js-pure": { - "version": "3.23.1", + "version": "3.40.0", + "resolved": "http://94.130.170.209:4873/core-js-pure/-/core-js-pure-3.40.0.tgz", + "integrity": "sha512-AtDzVIgRrmRKQai62yuSIN5vNiQjcJakJb4fbhVw3ehxx7Lohphvw9SGNWKhLFqSxC4ilD0g/L1huAYFQU3Q6A==", "hasInstallScript": true, "license": "MIT", "funding": { @@ -6413,10 +8120,14 @@ }, "node_modules/core-util-is": { "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/core-util-is/-/core-util-is-1.0.3.tgz", + "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", "license": "MIT" }, "node_modules/cosmiconfig": { - "version": "7.0.1", + "version": "7.1.0", + "resolved": "http://94.130.170.209:4873/cosmiconfig/-/cosmiconfig-7.1.0.tgz", + "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", "license": "MIT", "dependencies": { "@types/parse-json": "^4.0.0", @@ -6439,8 +8150,16 @@ "elliptic": "^6.5.3" } }, + "node_modules/create-ecdh/node_modules/bn.js": { + "version": "4.12.1", + "resolved": "http://94.130.170.209:4873/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==", + "license": "MIT" + }, "node_modules/create-hash": { "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/create-hash/-/create-hash-1.2.0.tgz", + "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==", "license": "MIT", "dependencies": { "cipher-base": "^1.0.1", @@ -6452,6 +8171,8 @@ }, "node_modules/create-hmac": { "version": "1.1.7", + "resolved": "http://94.130.170.209:4873/create-hmac/-/create-hmac-1.1.7.tgz", + "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==", "license": "MIT", "dependencies": { "cipher-base": "^1.0.3", @@ -6463,7 +8184,9 @@ } }, "node_modules/cross-spawn": { - "version": "7.0.3", + "version": "7.0.6", + "resolved": "http://94.130.170.209:4873/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", "license": "MIT", "dependencies": { "path-key": "^3.1.0", @@ -6500,45 +8223,16 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/crypto-browserify/node_modules/hash-base": { - "version": "3.0.5", - "resolved": "http://94.130.170.209:4873/hash-base/-/hash-base-3.0.5.tgz", - "integrity": "sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==", - "license": "MIT", - "dependencies": { - "inherits": "^2.0.4", - "safe-buffer": "^5.2.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/crypto-browserify/node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "http://94.130.170.209:4873/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, "node_modules/crypto-js": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/crypto-js/-/crypto-js-4.0.0.tgz", + "integrity": "sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg==", "license": "MIT" }, "node_modules/crypto-random-string": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/crypto-random-string/-/crypto-random-string-2.0.0.tgz", + "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==", "license": "MIT", "engines": { "node": ">=8" @@ -6546,6 +8240,8 @@ }, "node_modules/css-blank-pseudo": { "version": "3.0.3", + "resolved": "http://94.130.170.209:4873/css-blank-pseudo/-/css-blank-pseudo-3.0.3.tgz", + "integrity": "sha512-VS90XWtsHGqoM0t4KpH053c4ehxZ2E6HtGI7x68YFV0pTo/QmkV/YFA+NnlvK8guxZVNWGQhVNJGC39Q8XF4OQ==", "license": "CC0-1.0", "dependencies": { "postcss-selector-parser": "^6.0.9" @@ -6561,7 +8257,9 @@ } }, "node_modules/css-declaration-sorter": { - "version": "6.3.0", + "version": "6.4.1", + "resolved": "http://94.130.170.209:4873/css-declaration-sorter/-/css-declaration-sorter-6.4.1.tgz", + "integrity": "sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==", "license": "ISC", "engines": { "node": "^10 || ^12 || >=14" @@ -6572,6 +8270,8 @@ }, "node_modules/css-has-pseudo": { "version": "3.0.4", + "resolved": "http://94.130.170.209:4873/css-has-pseudo/-/css-has-pseudo-3.0.4.tgz", + "integrity": "sha512-Vse0xpR1K9MNlp2j5w1pgWIJtm1a8qS0JwS9goFYcImjlHEmywP9VUF05aGBXzGpDJF86QXk4L0ypBmwPhGArw==", "license": "CC0-1.0", "dependencies": { "postcss-selector-parser": "^6.0.9" @@ -6587,17 +8287,19 @@ } }, "node_modules/css-loader": { - "version": "6.7.1", + "version": "6.11.0", + "resolved": "http://94.130.170.209:4873/css-loader/-/css-loader-6.11.0.tgz", + "integrity": "sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==", "license": "MIT", "dependencies": { "icss-utils": "^5.1.0", - "postcss": "^8.4.7", - "postcss-modules-extract-imports": "^3.0.0", - "postcss-modules-local-by-default": "^4.0.0", - "postcss-modules-scope": "^3.0.0", + "postcss": "^8.4.33", + "postcss-modules-extract-imports": "^3.1.0", + "postcss-modules-local-by-default": "^4.0.5", + "postcss-modules-scope": "^3.2.0", "postcss-modules-values": "^4.0.0", "postcss-value-parser": "^4.2.0", - "semver": "^7.3.5" + "semver": "^7.5.4" }, "engines": { "node": ">= 12.13.0" @@ -6607,11 +8309,22 @@ "url": "https://opencollective.com/webpack" }, "peerDependencies": { + "@rspack/core": "0.x || 1.x", "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "@rspack/core": { + "optional": true + }, + "webpack": { + "optional": true + } } }, "node_modules/css-minimizer-webpack-plugin": { "version": "3.4.1", + "resolved": "http://94.130.170.209:4873/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz", + "integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==", "license": "MIT", "dependencies": { "cssnano": "^5.0.6", @@ -6646,60 +8359,10 @@ } } }, - "node_modules/css-minimizer-webpack-plugin/node_modules/ajv": { - "version": "8.11.0", - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords": { - "version": "5.1.0", - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse": { - "version": "1.0.0", - "license": "MIT" - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": { - "version": "4.0.0", - "license": "MIT", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/css-prefers-color-scheme": { "version": "6.0.3", + "resolved": "http://94.130.170.209:4873/css-prefers-color-scheme/-/css-prefers-color-scheme-6.0.3.tgz", + "integrity": "sha512-4BqMbZksRkJQx2zAjrokiGMd07RqOa2IxIrrN10lyBe9xhn9DEvjUK79J6jkeiv9D9hQFXKb6g1jwU62jziJZA==", "license": "CC0-1.0", "bin": { "css-prefers-color-scheme": "dist/cli.cjs" @@ -6713,6 +8376,8 @@ }, "node_modules/css-select": { "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/css-select/-/css-select-4.3.0.tgz", + "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==", "license": "BSD-2-Clause", "dependencies": { "boolbase": "^1.0.0", @@ -6727,10 +8392,14 @@ }, "node_modules/css-select-base-adapter": { "version": "0.1.1", + "resolved": "http://94.130.170.209:4873/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz", + "integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==", "license": "MIT" }, "node_modules/css-tree": { "version": "1.0.0-alpha.37", + "resolved": "http://94.130.170.209:4873/css-tree/-/css-tree-1.0.0-alpha.37.tgz", + "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==", "license": "MIT", "dependencies": { "mdn-data": "2.0.4", @@ -6740,15 +8409,10 @@ "node": ">=8.0.0" } }, - "node_modules/css-tree/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/css-what": { "version": "6.1.0", + "resolved": "http://94.130.170.209:4873/css-what/-/css-what-6.1.0.tgz", + "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", "license": "BSD-2-Clause", "engines": { "node": ">= 6" @@ -6758,15 +8422,25 @@ } }, "node_modules/cssdb": { - "version": "6.6.3", - "license": "CC0-1.0", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/csstools" - } + "version": "7.11.2", + "resolved": "http://94.130.170.209:4873/cssdb/-/cssdb-7.11.2.tgz", + "integrity": "sha512-lhQ32TFkc1X4eTefGfYPvgovRSzIMofHkigfH8nWtyRL4XJLsRhJFreRvEgKzept7x1rjBuy3J/MurXLaFxW/A==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + } + ], + "license": "CC0-1.0" }, "node_modules/cssesc": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", "license": "MIT", "bin": { "cssesc": "bin/cssesc" @@ -6776,10 +8450,12 @@ } }, "node_modules/cssnano": { - "version": "5.1.11", + "version": "5.1.15", + "resolved": "http://94.130.170.209:4873/cssnano/-/cssnano-5.1.15.tgz", + "integrity": "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==", "license": "MIT", "dependencies": { - "cssnano-preset-default": "^5.2.11", + "cssnano-preset-default": "^5.2.14", "lilconfig": "^2.0.3", "yaml": "^1.10.2" }, @@ -6795,35 +8471,37 @@ } }, "node_modules/cssnano-preset-default": { - "version": "5.2.11", + "version": "5.2.14", + "resolved": "http://94.130.170.209:4873/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz", + "integrity": "sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==", "license": "MIT", "dependencies": { - "css-declaration-sorter": "^6.2.2", + "css-declaration-sorter": "^6.3.1", "cssnano-utils": "^3.1.0", "postcss-calc": "^8.2.3", - "postcss-colormin": "^5.3.0", - "postcss-convert-values": "^5.1.2", + "postcss-colormin": "^5.3.1", + "postcss-convert-values": "^5.1.3", "postcss-discard-comments": "^5.1.2", "postcss-discard-duplicates": "^5.1.0", "postcss-discard-empty": "^5.1.1", "postcss-discard-overridden": "^5.1.0", - "postcss-merge-longhand": "^5.1.5", - "postcss-merge-rules": "^5.1.2", + "postcss-merge-longhand": "^5.1.7", + "postcss-merge-rules": "^5.1.4", "postcss-minify-font-values": "^5.1.0", "postcss-minify-gradients": "^5.1.1", - "postcss-minify-params": "^5.1.3", + "postcss-minify-params": "^5.1.4", "postcss-minify-selectors": "^5.2.1", "postcss-normalize-charset": "^5.1.0", "postcss-normalize-display-values": "^5.1.0", - "postcss-normalize-positions": "^5.1.0", - "postcss-normalize-repeat-style": "^5.1.0", + "postcss-normalize-positions": "^5.1.1", + "postcss-normalize-repeat-style": "^5.1.1", "postcss-normalize-string": "^5.1.0", "postcss-normalize-timing-functions": "^5.1.0", - "postcss-normalize-unicode": "^5.1.0", + "postcss-normalize-unicode": "^5.1.1", "postcss-normalize-url": "^5.1.0", "postcss-normalize-whitespace": "^5.1.1", - "postcss-ordered-values": "^5.1.2", - "postcss-reduce-initial": "^5.1.0", + "postcss-ordered-values": "^5.1.3", + "postcss-reduce-initial": "^5.1.2", "postcss-reduce-transforms": "^5.1.0", "postcss-svgo": "^5.1.0", "postcss-unique-selectors": "^5.1.1" @@ -6837,6 +8515,8 @@ }, "node_modules/cssnano-utils": { "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/cssnano-utils/-/cssnano-utils-3.1.0.tgz", + "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==", "license": "MIT", "engines": { "node": "^10 || ^12 || >=14.0" @@ -6847,6 +8527,8 @@ }, "node_modules/csso": { "version": "4.2.0", + "resolved": "http://94.130.170.209:4873/csso/-/csso-4.2.0.tgz", + "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==", "license": "MIT", "dependencies": { "css-tree": "^1.1.2" @@ -6857,6 +8539,8 @@ }, "node_modules/csso/node_modules/css-tree": { "version": "1.1.3", + "resolved": "http://94.130.170.209:4873/css-tree/-/css-tree-1.1.3.tgz", + "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==", "license": "MIT", "dependencies": { "mdn-data": "2.0.14", @@ -6868,21 +8552,20 @@ }, "node_modules/csso/node_modules/mdn-data": { "version": "2.0.14", + "resolved": "http://94.130.170.209:4873/mdn-data/-/mdn-data-2.0.14.tgz", + "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==", "license": "CC0-1.0" }, - "node_modules/csso/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/cssom": { "version": "0.4.4", + "resolved": "http://94.130.170.209:4873/cssom/-/cssom-0.4.4.tgz", + "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==", "license": "MIT" }, "node_modules/cssstyle": { "version": "2.3.0", + "resolved": "http://94.130.170.209:4873/cssstyle/-/cssstyle-2.3.0.tgz", + "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", "license": "MIT", "dependencies": { "cssom": "~0.3.6" @@ -6893,18 +8576,26 @@ }, "node_modules/cssstyle/node_modules/cssom": { "version": "0.3.8", + "resolved": "http://94.130.170.209:4873/cssom/-/cssom-0.3.8.tgz", + "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", "license": "MIT" }, "node_modules/csstype": { - "version": "3.1.0", + "version": "3.1.3", + "resolved": "http://94.130.170.209:4873/csstype/-/csstype-3.1.3.tgz", + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", "license": "MIT" }, "node_modules/damerau-levenshtein": { "version": "1.0.8", + "resolved": "http://94.130.170.209:4873/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", "license": "BSD-2-Clause" }, "node_modules/data-uri-to-buffer": { "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz", + "integrity": "sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==", "dev": true, "license": "MIT", "engines": { @@ -6913,6 +8604,8 @@ }, "node_modules/data-urls": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/data-urls/-/data-urls-2.0.0.tgz", + "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==", "license": "MIT", "dependencies": { "abab": "^2.0.3", @@ -6923,23 +8616,70 @@ "node": ">=10" } }, - "node_modules/debug": { - "version": "4.3.4", + "node_modules/data-view-buffer": { + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/data-view-buffer/-/data-view-buffer-1.0.2.tgz", + "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==", "license": "MIT", "dependencies": { - "ms": "2.1.2" + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.2" }, "engines": { - "node": ">=6.0" + "node": ">= 0.4" }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/data-view-byte-length": { + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz", + "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/inspect-js" + } + }, + "node_modules/data-view-byte-offset": { + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", + "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/debug": { + "version": "3.2.7", + "resolved": "http://94.130.170.209:4873/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.1" } }, "node_modules/decamelize": { "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/decamelize/-/decamelize-1.2.0.tgz", + "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", "dev": true, "license": "MIT", "engines": { @@ -6947,7 +8687,9 @@ } }, "node_modules/decamelize-keys": { - "version": "1.1.0", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/decamelize-keys/-/decamelize-keys-1.1.1.tgz", + "integrity": "sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==", "dev": true, "license": "MIT", "dependencies": { @@ -6956,10 +8698,15 @@ }, "engines": { "node": ">=0.10.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/decamelize-keys/node_modules/map-obj": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/map-obj/-/map-obj-1.0.1.tgz", + "integrity": "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==", "dev": true, "license": "MIT", "engines": { @@ -6967,11 +8714,15 @@ } }, "node_modules/decimal.js": { - "version": "10.3.1", + "version": "10.5.0", + "resolved": "http://94.130.170.209:4873/decimal.js/-/decimal.js-10.5.0.tgz", + "integrity": "sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==", "license": "MIT" }, "node_modules/decode-uri-component": { - "version": "0.2.0", + "version": "0.2.2", + "resolved": "http://94.130.170.209:4873/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", "license": "MIT", "engines": { "node": ">=0.10" @@ -6979,17 +8730,22 @@ }, "node_modules/dedent": { "version": "0.7.0", + "resolved": "http://94.130.170.209:4873/dedent/-/dedent-0.7.0.tgz", + "integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==", "license": "MIT" }, "node_modules/deep-equal": { - "version": "2.2.0", + "version": "2.2.3", + "resolved": "http://94.130.170.209:4873/deep-equal/-/deep-equal-2.2.3.tgz", + "integrity": "sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "es-get-iterator": "^1.1.2", - "get-intrinsic": "^1.1.3", + "array-buffer-byte-length": "^1.0.0", + "call-bind": "^1.0.5", + "es-get-iterator": "^1.1.3", + "get-intrinsic": "^1.2.2", "is-arguments": "^1.1.1", - "is-array-buffer": "^3.0.1", + "is-array-buffer": "^3.0.2", "is-date-object": "^1.0.5", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.2", @@ -6997,11 +8753,14 @@ "object-is": "^1.1.5", "object-keys": "^1.1.1", "object.assign": "^4.1.4", - "regexp.prototype.flags": "^1.4.3", + "regexp.prototype.flags": "^1.5.1", "side-channel": "^1.0.4", "which-boxed-primitive": "^1.0.2", "which-collection": "^1.0.1", - "which-typed-array": "^1.1.9" + "which-typed-array": "^1.1.13" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -7009,14 +8768,20 @@ }, "node_modules/deep-equal/node_modules/isarray": { "version": "2.0.5", + "resolved": "http://94.130.170.209:4873/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", "license": "MIT" }, "node_modules/deep-is": { "version": "0.1.4", + "resolved": "http://94.130.170.209:4873/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", "license": "MIT" }, "node_modules/deepmerge": { - "version": "4.2.2", + "version": "4.3.1", + "resolved": "http://94.130.170.209:4873/deepmerge/-/deepmerge-4.3.1.tgz", + "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -7024,6 +8789,8 @@ }, "node_modules/default-gateway": { "version": "6.0.3", + "resolved": "http://94.130.170.209:4873/default-gateway/-/default-gateway-6.0.3.tgz", + "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==", "license": "BSD-2-Clause", "dependencies": { "execa": "^5.0.0" @@ -7032,17 +8799,39 @@ "node": ">= 10" } }, + "node_modules/define-data-property": { + "version": "1.1.4", + "resolved": "http://94.130.170.209:4873/define-data-property/-/define-data-property-1.1.4.tgz", + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "license": "MIT", + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/define-lazy-prop": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", + "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/define-properties": { - "version": "1.1.4", + "version": "1.2.1", + "resolved": "http://94.130.170.209:4873/define-properties/-/define-properties-1.2.1.tgz", + "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", "license": "MIT", "dependencies": { + "define-data-property": "^1.0.1", "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" }, @@ -7055,6 +8844,8 @@ }, "node_modules/defined": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/defined/-/defined-1.0.1.tgz", + "integrity": "sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" @@ -7062,6 +8853,8 @@ }, "node_modules/delayed-stream": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", "license": "MIT", "engines": { "node": ">=0.4.0" @@ -7069,6 +8862,8 @@ }, "node_modules/depd": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", "license": "MIT", "engines": { "node": ">= 0.8" @@ -7076,6 +8871,8 @@ }, "node_modules/dequal": { "version": "2.0.3", + "resolved": "http://94.130.170.209:4873/dequal/-/dequal-2.0.3.tgz", + "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", "license": "MIT", "engines": { "node": ">=6" @@ -7093,6 +8890,8 @@ }, "node_modules/destroy": { "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/destroy/-/destroy-1.2.0.tgz", + "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", "license": "MIT", "engines": { "node": ">= 0.8", @@ -7101,6 +8900,8 @@ }, "node_modules/detect-newline": { "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/detect-newline/-/detect-newline-3.1.0.tgz", + "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", "license": "MIT", "engines": { "node": ">=8" @@ -7108,10 +8909,14 @@ }, "node_modules/detect-node": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/detect-node/-/detect-node-2.1.0.tgz", + "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==", "license": "MIT" }, "node_modules/detect-port-alt": { "version": "1.1.6", + "resolved": "http://94.130.170.209:4873/detect-port-alt/-/detect-port-alt-1.1.6.tgz", + "integrity": "sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==", "license": "MIT", "dependencies": { "address": "^1.0.1", @@ -7127,6 +8932,8 @@ }, "node_modules/detect-port-alt/node_modules/debug": { "version": "2.6.9", + "resolved": "http://94.130.170.209:4873/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "license": "MIT", "dependencies": { "ms": "2.0.0" @@ -7134,33 +8941,26 @@ }, "node_modules/detect-port-alt/node_modules/ms": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "license": "MIT" }, - "node_modules/detective": { - "version": "5.2.1", - "license": "MIT", - "dependencies": { - "acorn-node": "^1.8.2", - "defined": "^1.0.0", - "minimist": "^1.2.6" - }, - "bin": { - "detective": "bin/detective.js" - }, - "engines": { - "node": ">=0.8.0" - } - }, "node_modules/didyoumean": { "version": "1.2.2", + "resolved": "http://94.130.170.209:4873/didyoumean/-/didyoumean-1.2.2.tgz", + "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", "license": "Apache-2.0" }, "node_modules/diff-match-patch": { "version": "1.0.5", + "resolved": "http://94.130.170.209:4873/diff-match-patch/-/diff-match-patch-1.0.5.tgz", + "integrity": "sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==", "license": "Apache-2.0" }, "node_modules/diff-sequences": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/diff-sequences/-/diff-sequences-27.5.1.tgz", + "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==", "license": "MIT", "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" @@ -7177,8 +8977,16 @@ "randombytes": "^2.0.0" } }, + "node_modules/diffie-hellman/node_modules/bn.js": { + "version": "4.12.1", + "resolved": "http://94.130.170.209:4873/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==", + "license": "MIT" + }, "node_modules/dir-glob": { "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/dir-glob/-/dir-glob-3.0.1.tgz", + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", "license": "MIT", "dependencies": { "path-type": "^4.0.0" @@ -7189,14 +8997,14 @@ }, "node_modules/dlv": { "version": "1.1.3", - "license": "MIT" - }, - "node_modules/dns-equal": { - "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/dlv/-/dlv-1.1.3.tgz", + "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", "license": "MIT" }, "node_modules/dns-over-http-resolver": { "version": "1.2.3", + "resolved": "http://94.130.170.209:4873/dns-over-http-resolver/-/dns-over-http-resolver-1.2.3.tgz", + "integrity": "sha512-miDiVSI6KSNbi4SVifzO/reD8rMnxgrlnkrlkugOLQpWQTe2qMdHsZp5DmfKjxNE+/T3VAAYLQUZMv9SMr6+AA==", "dev": true, "license": "MIT", "dependencies": { @@ -7205,8 +9013,28 @@ "receptacle": "^1.3.2" } }, + "node_modules/dns-over-http-resolver/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "dev": true, + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, "node_modules/dns-packet": { - "version": "5.4.0", + "version": "5.6.1", + "resolved": "http://94.130.170.209:4873/dns-packet/-/dns-packet-5.6.1.tgz", + "integrity": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==", "license": "MIT", "dependencies": { "@leichtgewicht/ip-codec": "^2.0.1" @@ -7217,6 +9045,8 @@ }, "node_modules/doctrine": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", "license": "Apache-2.0", "dependencies": { "esutils": "^2.0.2" @@ -7227,6 +9057,8 @@ }, "node_modules/dom-converter": { "version": "0.2.0", + "resolved": "http://94.130.170.209:4873/dom-converter/-/dom-converter-0.2.0.tgz", + "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==", "license": "MIT", "dependencies": { "utila": "~0.4" @@ -7234,6 +9066,8 @@ }, "node_modules/dom-helpers": { "version": "5.2.1", + "resolved": "http://94.130.170.209:4873/dom-helpers/-/dom-helpers-5.2.1.tgz", + "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.8.7", @@ -7242,6 +9076,8 @@ }, "node_modules/dom-serializer": { "version": "1.4.1", + "resolved": "http://94.130.170.209:4873/dom-serializer/-/dom-serializer-1.4.1.tgz", + "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==", "license": "MIT", "dependencies": { "domelementtype": "^2.0.1", @@ -7254,6 +9090,8 @@ }, "node_modules/domelementtype": { "version": "2.3.0", + "resolved": "http://94.130.170.209:4873/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", "funding": [ { "type": "github", @@ -7264,6 +9102,9 @@ }, "node_modules/domexception": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/domexception/-/domexception-2.0.1.tgz", + "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==", + "deprecated": "Use your platform's native DOMException instead", "license": "MIT", "dependencies": { "webidl-conversions": "^5.0.0" @@ -7274,6 +9115,8 @@ }, "node_modules/domexception/node_modules/webidl-conversions": { "version": "5.0.0", + "resolved": "http://94.130.170.209:4873/webidl-conversions/-/webidl-conversions-5.0.0.tgz", + "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==", "license": "BSD-2-Clause", "engines": { "node": ">=8" @@ -7281,6 +9124,8 @@ }, "node_modules/domhandler": { "version": "4.3.1", + "resolved": "http://94.130.170.209:4873/domhandler/-/domhandler-4.3.1.tgz", + "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", "license": "BSD-2-Clause", "dependencies": { "domelementtype": "^2.2.0" @@ -7294,6 +9139,8 @@ }, "node_modules/domutils": { "version": "2.8.0", + "resolved": "http://94.130.170.209:4873/domutils/-/domutils-2.8.0.tgz", + "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==", "license": "BSD-2-Clause", "dependencies": { "dom-serializer": "^1.0.1", @@ -7306,6 +9153,8 @@ }, "node_modules/dot-case": { "version": "3.0.4", + "resolved": "http://94.130.170.209:4873/dot-case/-/dot-case-3.0.4.tgz", + "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", "license": "MIT", "dependencies": { "no-case": "^3.0.4", @@ -7314,6 +9163,8 @@ }, "node_modules/dotenv": { "version": "10.0.0", + "resolved": "http://94.130.170.209:4873/dotenv/-/dotenv-10.0.0.tgz", + "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==", "license": "BSD-2-Clause", "engines": { "node": ">=10" @@ -7321,10 +9172,14 @@ }, "node_modules/dotenv-expand": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/dotenv-expand/-/dotenv-expand-5.1.0.tgz", + "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==", "license": "BSD-2-Clause" }, "node_modules/dotignore": { "version": "0.1.2", + "resolved": "http://94.130.170.209:4873/dotignore/-/dotignore-0.1.2.tgz", + "integrity": "sha512-UGGGWfSauusaVJC+8fgV+NVvBXkCTmVv7sk6nojDZZvuOUNGUy0Zk4UpHQD6EDjS0jpBwcACvH4eofvyzBcRDw==", "license": "MIT", "dependencies": { "minimatch": "^3.0.4" @@ -7335,6 +9190,8 @@ }, "node_modules/drbg.js": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/drbg.js/-/drbg.js-1.0.1.tgz", + "integrity": "sha512-F4wZ06PvqxYLFEZKkFxTDcns9oFNk34hvmJSEwdzsxVQ8YI5YaxtACgQatkYgv2VI2CFkUd2Y+xosPQnHv809g==", "license": "MIT", "dependencies": { "browserify-aes": "^1.0.6", @@ -7345,12 +9202,36 @@ "node": ">=0.10" } }, + "node_modules/dunder-proto": { + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/dunder-proto/-/dunder-proto-1.0.1.tgz", + "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.1", + "es-errors": "^1.3.0", + "gopd": "^1.2.0" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/duplexer": { "version": "0.1.2", + "resolved": "http://94.130.170.209:4873/duplexer/-/duplexer-0.1.2.tgz", + "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==", + "license": "MIT" + }, + "node_modules/eastasianwidth": { + "version": "0.2.0", + "resolved": "http://94.130.170.209:4873/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", "license": "MIT" }, "node_modules/ecashaddrjs": { "version": "1.0.7", + "resolved": "http://94.130.170.209:4873/ecashaddrjs/-/ecashaddrjs-1.0.7.tgz", + "integrity": "sha512-KsvHYLlYtLr/GBkEPiwwQDIDBzqRx61qC34n1puHKOjVE4Uwg3syHccjFCqNynLa6T6xI0Rd7ByCRUJcuJcoIw==", "license": "MIT", "dependencies": { "big-integer": "1.6.36" @@ -7358,6 +9239,8 @@ }, "node_modules/ecashaddrjs/node_modules/big-integer": { "version": "1.6.36", + "resolved": "http://94.130.170.209:4873/big-integer/-/big-integer-1.6.36.tgz", + "integrity": "sha512-t70bfa7HYEA1D9idDbmuv7YbsbVkQ+Hp+8KFSul4aE5e/i1bjCNIRYJZlA8Q8p0r9T8cF/RVvwUgRA//FydEyg==", "license": "Unlicense", "engines": { "node": ">=0.6" @@ -7365,6 +9248,8 @@ }, "node_modules/ecurve": { "version": "1.0.6", + "resolved": "http://94.130.170.209:4873/ecurve/-/ecurve-1.0.6.tgz", + "integrity": "sha512-/BzEjNfiSuB7jIWKcS/z8FK9jNjmEWvUV2YZ4RLSmcDtP7Lq0m6FvDuSnJpBlDpGRpfRQeTLGLBI8H+kEv0r+w==", "license": "MIT", "dependencies": { "bigi": "^1.1.0", @@ -7373,10 +9258,14 @@ }, "node_modules/ee-first": { "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", "license": "MIT" }, "node_modules/ejs": { - "version": "3.1.8", + "version": "3.1.10", + "resolved": "http://94.130.170.209:4873/ejs/-/ejs-3.1.10.tgz", + "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==", "license": "Apache-2.0", "dependencies": { "jake": "^10.8.5" @@ -7389,7 +9278,9 @@ } }, "node_modules/electron-fetch": { - "version": "1.7.4", + "version": "1.9.1", + "resolved": "http://94.130.170.209:4873/electron-fetch/-/electron-fetch-1.9.1.tgz", + "integrity": "sha512-M9qw6oUILGVrcENMSRRefE1MbHPIz0h79EKIeJWK9v563aT9Qkh8aEHPO1H5vi970wPirNY+jO9OpFoLiMsMGA==", "dev": true, "license": "MIT", "dependencies": { @@ -7400,7 +9291,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.158", + "version": "1.5.96", + "resolved": "http://94.130.170.209:4873/electron-to-chromium/-/electron-to-chromium-1.5.96.tgz", + "integrity": "sha512-8AJUW6dh75Fm/ny8+kZKJzI1pgoE8bKLZlzDU2W1ENd+DXKJrx7I7l9hb8UWR4ojlnb5OlixMt00QWiYJoVw1w==", "license": "ISC" }, "node_modules/elliptic": { @@ -7418,8 +9311,16 @@ "minimalistic-crypto-utils": "^1.0.1" } }, + "node_modules/elliptic/node_modules/bn.js": { + "version": "4.12.1", + "resolved": "http://94.130.170.209:4873/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==", + "license": "MIT" + }, "node_modules/emittery": { "version": "0.8.1", + "resolved": "http://94.130.170.209:4873/emittery/-/emittery-0.8.1.tgz", + "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==", "license": "MIT", "engines": { "node": ">=10" @@ -7430,10 +9331,14 @@ }, "node_modules/emoji-regex": { "version": "9.2.2", + "resolved": "http://94.130.170.209:4873/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", "license": "MIT" }, "node_modules/emojis-list": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/emojis-list/-/emojis-list-3.0.0.tgz", + "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==", "license": "MIT", "engines": { "node": ">= 4" @@ -7441,10 +9346,14 @@ }, "node_modules/enabled": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/enabled/-/enabled-2.0.0.tgz", + "integrity": "sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==", "license": "MIT" }, "node_modules/encodeurl": { - "version": "1.0.2", + "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/encodeurl/-/encodeurl-2.0.0.tgz", + "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", "license": "MIT", "engines": { "node": ">= 0.8" @@ -7452,6 +9361,8 @@ }, "node_modules/encoding": { "version": "0.1.13", + "resolved": "http://94.130.170.209:4873/encoding/-/encoding-0.1.13.tgz", + "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", "dev": true, "license": "MIT", "dependencies": { @@ -7459,7 +9370,9 @@ } }, "node_modules/enhanced-resolve": { - "version": "5.9.3", + "version": "5.18.1", + "resolved": "http://94.130.170.209:4873/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz", + "integrity": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==", "license": "MIT", "dependencies": { "graceful-fs": "^4.2.4", @@ -7470,14 +9383,18 @@ } }, "node_modules/entities": { - "version": "2.2.0", + "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/entities/-/entities-2.1.0.tgz", + "integrity": "sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==", "license": "BSD-2-Clause", "funding": { "url": "https://github.com/fb55/entities?sponsor=1" } }, "node_modules/envinfo": { - "version": "7.8.1", + "version": "7.14.0", + "resolved": "http://94.130.170.209:4873/envinfo/-/envinfo-7.14.0.tgz", + "integrity": "sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==", "license": "MIT", "bin": { "envinfo": "dist/cli.js" @@ -7488,11 +9405,15 @@ }, "node_modules/err-code": { "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/err-code/-/err-code-3.0.1.tgz", + "integrity": "sha512-GiaH0KJUewYok+eeY05IIgjtAe4Yltygk9Wqp1V5yVWLdhf0hYZchRjNIT9bb0mSwRcIusT3cx7PJUf3zEIfUA==", "dev": true, "license": "MIT" }, "node_modules/error-ex": { "version": "1.3.2", + "resolved": "http://94.130.170.209:4873/error-ex/-/error-ex-1.3.2.tgz", + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", "license": "MIT", "dependencies": { "is-arrayish": "^0.2.1" @@ -7500,48 +9421,70 @@ }, "node_modules/error-stack-parser": { "version": "2.1.4", + "resolved": "http://94.130.170.209:4873/error-stack-parser/-/error-stack-parser-2.1.4.tgz", + "integrity": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==", "license": "MIT", "dependencies": { "stackframe": "^1.3.4" } }, "node_modules/es-abstract": { - "version": "1.21.1", + "version": "1.23.9", + "resolved": "http://94.130.170.209:4873/es-abstract/-/es-abstract-1.23.9.tgz", + "integrity": "sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==", "license": "MIT", "dependencies": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "es-set-tostringtag": "^2.0.1", - "es-to-primitive": "^1.2.1", - "function-bind": "^1.1.1", - "function.prototype.name": "^1.1.5", - "get-intrinsic": "^1.1.3", - "get-symbol-description": "^1.0.0", - "globalthis": "^1.0.3", - "gopd": "^1.0.1", - "has": "^1.0.3", - "has-property-descriptors": "^1.0.0", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "internal-slot": "^1.0.4", - "is-array-buffer": "^3.0.1", + "array-buffer-byte-length": "^1.0.2", + "arraybuffer.prototype.slice": "^1.0.4", + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "data-view-buffer": "^1.0.2", + "data-view-byte-length": "^1.0.2", + "data-view-byte-offset": "^1.0.1", + "es-define-property": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "es-set-tostringtag": "^2.1.0", + "es-to-primitive": "^1.3.0", + "function.prototype.name": "^1.1.8", + "get-intrinsic": "^1.2.7", + "get-proto": "^1.0.0", + "get-symbol-description": "^1.1.0", + "globalthis": "^1.0.4", + "gopd": "^1.2.0", + "has-property-descriptors": "^1.0.2", + "has-proto": "^1.2.0", + "has-symbols": "^1.1.0", + "hasown": "^2.0.2", + "internal-slot": "^1.1.0", + "is-array-buffer": "^3.0.5", "is-callable": "^1.2.7", - "is-negative-zero": "^2.0.2", - "is-regex": "^1.1.4", - "is-shared-array-buffer": "^1.0.2", - "is-string": "^1.0.7", - "is-typed-array": "^1.1.10", - "is-weakref": "^1.0.2", - "object-inspect": "^1.12.2", + "is-data-view": "^1.0.2", + "is-regex": "^1.2.1", + "is-shared-array-buffer": "^1.0.4", + "is-string": "^1.1.1", + "is-typed-array": "^1.1.15", + "is-weakref": "^1.1.0", + "math-intrinsics": "^1.1.0", + "object-inspect": "^1.13.3", "object-keys": "^1.1.1", - "object.assign": "^4.1.4", - "regexp.prototype.flags": "^1.4.3", - "safe-regex-test": "^1.0.0", - "string.prototype.trimend": "^1.0.6", - "string.prototype.trimstart": "^1.0.6", - "typed-array-length": "^1.0.4", - "unbox-primitive": "^1.0.2", - "which-typed-array": "^1.1.9" + "object.assign": "^4.1.7", + "own-keys": "^1.0.1", + "regexp.prototype.flags": "^1.5.3", + "safe-array-concat": "^1.1.3", + "safe-push-apply": "^1.0.0", + "safe-regex-test": "^1.1.0", + "set-proto": "^1.0.0", + "string.prototype.trim": "^1.2.10", + "string.prototype.trimend": "^1.0.9", + "string.prototype.trimstart": "^1.0.8", + "typed-array-buffer": "^1.0.3", + "typed-array-byte-length": "^1.0.3", + "typed-array-byte-offset": "^1.0.4", + "typed-array-length": "^1.0.7", + "unbox-primitive": "^1.1.0", + "which-typed-array": "^1.1.18" }, "engines": { "node": ">= 0.4" @@ -7552,10 +9495,32 @@ }, "node_modules/es-array-method-boxes-properly": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz", + "integrity": "sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==", "license": "MIT" }, + "node_modules/es-define-property": { + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/es-define-property/-/es-define-property-1.0.1.tgz", + "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "resolved": "http://94.130.170.209:4873/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/es-get-iterator": { "version": "1.1.3", + "resolved": "http://94.130.170.209:4873/es-get-iterator/-/es-get-iterator-1.1.3.tgz", + "integrity": "sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", @@ -7574,38 +9539,88 @@ }, "node_modules/es-get-iterator/node_modules/isarray": { "version": "2.0.5", + "resolved": "http://94.130.170.209:4873/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", "license": "MIT" }, - "node_modules/es-module-lexer": { - "version": "0.9.3", - "license": "MIT" - }, - "node_modules/es-set-tostringtag": { - "version": "2.0.1", + "node_modules/es-iterator-helpers": { + "version": "1.2.1", + "resolved": "http://94.130.170.209:4873/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz", + "integrity": "sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==", "license": "MIT", "dependencies": { - "get-intrinsic": "^1.1.3", - "has": "^1.0.3", - "has-tostringtag": "^1.0.0" + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.6", + "es-errors": "^1.3.0", + "es-set-tostringtag": "^2.0.3", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.6", + "globalthis": "^1.0.4", + "gopd": "^1.2.0", + "has-property-descriptors": "^1.0.2", + "has-proto": "^1.2.0", + "has-symbols": "^1.1.0", + "internal-slot": "^1.1.0", + "iterator.prototype": "^1.1.4", + "safe-array-concat": "^1.1.3" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-module-lexer": { + "version": "1.6.0", + "resolved": "http://94.130.170.209:4873/es-module-lexer/-/es-module-lexer-1.6.0.tgz", + "integrity": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==", + "license": "MIT" + }, + "node_modules/es-object-atoms": { + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/es-object-atoms/-/es-object-atoms-1.1.1.tgz", + "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-set-tostringtag": { + "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", + "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6", + "has-tostringtag": "^1.0.2", + "hasown": "^2.0.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/es-shim-unscopables": { - "version": "1.0.0", + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", + "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", "license": "MIT", "dependencies": { - "has": "^1.0.3" + "hasown": "^2.0.0" } }, "node_modules/es-to-primitive": { - "version": "1.2.1", + "version": "1.3.0", + "resolved": "http://94.130.170.209:4873/es-to-primitive/-/es-to-primitive-1.3.0.tgz", + "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==", "license": "MIT", "dependencies": { - "is-callable": "^1.1.4", - "is-date-object": "^1.0.1", - "is-symbol": "^1.0.2" + "is-callable": "^1.2.7", + "is-date-object": "^1.0.5", + "is-symbol": "^1.0.4" }, "engines": { "node": ">= 0.4" @@ -7615,7 +9630,9 @@ } }, "node_modules/esbuild": { - "version": "0.14.54", + "version": "0.16.17", + "resolved": "http://94.130.170.209:4873/esbuild/-/esbuild-0.16.17.tgz", + "integrity": "sha512-G8LEkV0XzDMNwXKgM0Jwu3nY3lSTwSGY6XbxM9cr9+s0T/qSV1q1JVPBGzm3dcjhCic9+emZDmMffkwgPeOeLg==", "hasInstallScript": true, "license": "MIT", "bin": { @@ -7625,53 +9642,42 @@ "node": ">=12" }, "optionalDependencies": { - "@esbuild/linux-loong64": "0.14.54", - "esbuild-android-64": "0.14.54", - "esbuild-android-arm64": "0.14.54", - "esbuild-darwin-64": "0.14.54", - "esbuild-darwin-arm64": "0.14.54", - "esbuild-freebsd-64": "0.14.54", - "esbuild-freebsd-arm64": "0.14.54", - "esbuild-linux-32": "0.14.54", - "esbuild-linux-64": "0.14.54", - "esbuild-linux-arm": "0.14.54", - "esbuild-linux-arm64": "0.14.54", - "esbuild-linux-mips64le": "0.14.54", - "esbuild-linux-ppc64le": "0.14.54", - "esbuild-linux-riscv64": "0.14.54", - "esbuild-linux-s390x": "0.14.54", - "esbuild-netbsd-64": "0.14.54", - "esbuild-openbsd-64": "0.14.54", - "esbuild-sunos-64": "0.14.54", - "esbuild-windows-32": "0.14.54", - "esbuild-windows-64": "0.14.54", - "esbuild-windows-arm64": "0.14.54" - } - }, - "node_modules/esbuild-linux-64": { - "version": "0.14.54", - "cpu": [ - "x64" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" + "@esbuild/android-arm": "0.16.17", + "@esbuild/android-arm64": "0.16.17", + "@esbuild/android-x64": "0.16.17", + "@esbuild/darwin-arm64": "0.16.17", + "@esbuild/darwin-x64": "0.16.17", + "@esbuild/freebsd-arm64": "0.16.17", + "@esbuild/freebsd-x64": "0.16.17", + "@esbuild/linux-arm": "0.16.17", + "@esbuild/linux-arm64": "0.16.17", + "@esbuild/linux-ia32": "0.16.17", + "@esbuild/linux-loong64": "0.16.17", + "@esbuild/linux-mips64el": "0.16.17", + "@esbuild/linux-ppc64": "0.16.17", + "@esbuild/linux-riscv64": "0.16.17", + "@esbuild/linux-s390x": "0.16.17", + "@esbuild/linux-x64": "0.16.17", + "@esbuild/netbsd-x64": "0.16.17", + "@esbuild/openbsd-x64": "0.16.17", + "@esbuild/sunos-x64": "0.16.17", + "@esbuild/win32-arm64": "0.16.17", + "@esbuild/win32-ia32": "0.16.17", + "@esbuild/win32-x64": "0.16.17" } }, "node_modules/esbuild-loader": { - "version": "2.19.0", + "version": "2.21.0", + "resolved": "http://94.130.170.209:4873/esbuild-loader/-/esbuild-loader-2.21.0.tgz", + "integrity": "sha512-k7ijTkCT43YBSZ6+fBCW1Gin7s46RrJ0VQaM8qA7lq7W+OLsGgtLyFV8470FzYi/4TeDexniTBTPTwZUnXXR5g==", "license": "MIT", "dependencies": { - "esbuild": "^0.14.39", + "esbuild": "^0.16.17", "joycon": "^3.0.1", "json5": "^2.2.0", "loader-utils": "^2.0.0", "tapable": "^2.2.0", - "webpack-sources": "^2.2.0" + "webpack-sources": "^1.4.3" }, "funding": { "url": "https://github.com/privatenumber/esbuild-loader?sponsor=1" @@ -7680,26 +9686,10 @@ "webpack": "^4.40.0 || ^5.0.0" } }, - "node_modules/esbuild-loader/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/esbuild-loader/node_modules/webpack-sources": { - "version": "2.3.1", - "license": "MIT", - "dependencies": { - "source-list-map": "^2.0.1", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">=10.13.0" - } - }, "node_modules/escalade": { - "version": "3.1.1", + "version": "3.2.0", + "resolved": "http://94.130.170.209:4873/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", "license": "MIT", "engines": { "node": ">=6" @@ -7707,23 +9697,31 @@ }, "node_modules/escape-html": { "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", "license": "MIT" }, "node_modules/escape-string-regexp": { - "version": "1.0.5", + "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", "license": "MIT", "engines": { - "node": ">=0.8.0" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/escodegen": { - "version": "2.0.0", + "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/escodegen/-/escodegen-2.1.0.tgz", + "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", "license": "BSD-2-Clause", "dependencies": { "esprima": "^4.0.1", "estraverse": "^5.2.0", - "esutils": "^2.0.2", - "optionator": "^0.8.1" + "esutils": "^2.0.2" }, "bin": { "escodegen": "bin/escodegen.js", @@ -7736,95 +9734,50 @@ "source-map": "~0.6.1" } }, - "node_modules/escodegen/node_modules/levn": { - "version": "0.3.0", - "license": "MIT", - "dependencies": { - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/escodegen/node_modules/optionator": { - "version": "0.8.3", - "license": "MIT", - "dependencies": { - "deep-is": "~0.1.3", - "fast-levenshtein": "~2.0.6", - "levn": "~0.3.0", - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2", - "word-wrap": "~1.2.3" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/escodegen/node_modules/prelude-ls": { - "version": "1.1.2", - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/escodegen/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/escodegen/node_modules/type-check": { - "version": "0.3.2", - "license": "MIT", - "dependencies": { - "prelude-ls": "~1.1.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, "node_modules/eslint": { - "version": "8.17.0", + "version": "8.57.1", + "resolved": "http://94.130.170.209:4873/eslint/-/eslint-8.57.1.tgz", + "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", "license": "MIT", "dependencies": { - "@eslint/eslintrc": "^1.3.0", - "@humanwhocodes/config-array": "^0.9.2", - "ajv": "^6.10.0", + "@eslint-community/eslint-utils": "^4.2.0", + "@eslint-community/regexpp": "^4.6.1", + "@eslint/eslintrc": "^2.1.4", + "@eslint/js": "8.57.1", + "@humanwhocodes/config-array": "^0.13.0", + "@humanwhocodes/module-importer": "^1.0.1", + "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", + "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.1.1", - "eslint-utils": "^3.0.0", - "eslint-visitor-keys": "^3.3.0", - "espree": "^9.3.2", - "esquery": "^1.4.0", + "eslint-scope": "^7.2.2", + "eslint-visitor-keys": "^3.4.3", + "espree": "^9.6.1", + "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^6.0.1", - "globals": "^13.15.0", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", + "globals": "^13.19.0", + "graphemer": "^1.4.0", "ignore": "^5.2.0", - "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", + "is-path-inside": "^3.0.3", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "regexpp": "^3.2.0", + "optionator": "^0.9.3", "strip-ansi": "^6.0.1", - "strip-json-comments": "^3.1.0", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" + "text-table": "^0.2.0" }, "bin": { "eslint": "bin/eslint.js" @@ -7838,6 +9791,8 @@ }, "node_modules/eslint-config-react-app": { "version": "7.0.1", + "resolved": "http://94.130.170.209:4873/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz", + "integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==", "license": "MIT", "dependencies": { "@babel/core": "^7.16.0", @@ -7864,6 +9819,8 @@ }, "node_modules/eslint-config-standard": { "version": "17.0.0", + "resolved": "http://94.130.170.209:4873/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz", + "integrity": "sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==", "dev": true, "funding": [ { @@ -7889,6 +9846,8 @@ }, "node_modules/eslint-config-standard-jsx": { "version": "11.0.0", + "resolved": "http://94.130.170.209:4873/eslint-config-standard-jsx/-/eslint-config-standard-jsx-11.0.0.tgz", + "integrity": "sha512-+1EV/R0JxEK1L0NGolAr8Iktm3Rgotx3BKwgaX+eAuSX8D952LULKtjgZD3F+e6SvibONnhLwoTi9DPxN5LvvQ==", "dev": true, "funding": [ { @@ -7911,95 +9870,37 @@ } }, "node_modules/eslint-import-resolver-node": { - "version": "0.3.6", + "version": "0.3.9", + "resolved": "http://94.130.170.209:4873/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", + "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", "license": "MIT", "dependencies": { "debug": "^3.2.7", - "resolve": "^1.20.0" - } - }, - "node_modules/eslint-import-resolver-node/node_modules/debug": { - "version": "3.2.7", - "license": "MIT", - "dependencies": { - "ms": "^2.1.1" + "is-core-module": "^2.13.0", + "resolve": "^1.22.4" } }, "node_modules/eslint-module-utils": { - "version": "2.7.3", + "version": "2.12.0", + "resolved": "http://94.130.170.209:4873/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz", + "integrity": "sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==", "license": "MIT", "dependencies": { - "debug": "^3.2.7", - "find-up": "^2.1.0" + "debug": "^3.2.7" }, "engines": { "node": ">=4" - } - }, - "node_modules/eslint-module-utils/node_modules/debug": { - "version": "3.2.7", - "license": "MIT", - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/eslint-module-utils/node_modules/find-up": { - "version": "2.1.0", - "license": "MIT", - "dependencies": { - "locate-path": "^2.0.0" }, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-module-utils/node_modules/locate-path": { - "version": "2.0.0", - "license": "MIT", - "dependencies": { - "p-locate": "^2.0.0", - "path-exists": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-module-utils/node_modules/p-limit": { - "version": "1.3.0", - "license": "MIT", - "dependencies": { - "p-try": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-module-utils/node_modules/p-locate": { - "version": "2.0.0", - "license": "MIT", - "dependencies": { - "p-limit": "^1.1.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-module-utils/node_modules/p-try": { - "version": "1.0.0", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-module-utils/node_modules/path-exists": { - "version": "3.0.0", - "license": "MIT", - "engines": { - "node": ">=4" + "peerDependenciesMeta": { + "eslint": { + "optional": true + } } }, "node_modules/eslint-plugin-es": { "version": "4.1.0", + "resolved": "http://94.130.170.209:4873/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz", + "integrity": "sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==", "dev": true, "license": "MIT", "dependencies": { @@ -8018,6 +9919,8 @@ }, "node_modules/eslint-plugin-es/node_modules/eslint-utils": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", "dev": true, "license": "MIT", "dependencies": { @@ -8032,6 +9935,8 @@ }, "node_modules/eslint-plugin-es/node_modules/eslint-visitor-keys": { "version": "1.3.0", + "resolved": "http://94.130.170.209:4873/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", "dev": true, "license": "Apache-2.0", "engines": { @@ -8040,6 +9945,8 @@ }, "node_modules/eslint-plugin-flowtype": { "version": "8.0.3", + "resolved": "http://94.130.170.209:4873/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz", + "integrity": "sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==", "license": "BSD-3-Clause", "dependencies": { "lodash": "^4.17.21", @@ -8055,39 +9962,42 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.26.0", + "version": "2.31.0", + "resolved": "http://94.130.170.209:4873/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz", + "integrity": "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==", "license": "MIT", "dependencies": { - "array-includes": "^3.1.4", - "array.prototype.flat": "^1.2.5", - "debug": "^2.6.9", + "@rtsao/scc": "^1.1.0", + "array-includes": "^3.1.8", + "array.prototype.findlastindex": "^1.2.5", + "array.prototype.flat": "^1.3.2", + "array.prototype.flatmap": "^1.3.2", + "debug": "^3.2.7", "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.6", - "eslint-module-utils": "^2.7.3", - "has": "^1.0.3", - "is-core-module": "^2.8.1", + "eslint-import-resolver-node": "^0.3.9", + "eslint-module-utils": "^2.12.0", + "hasown": "^2.0.2", + "is-core-module": "^2.15.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", - "object.values": "^1.1.5", - "resolve": "^1.22.0", - "tsconfig-paths": "^3.14.1" + "object.fromentries": "^2.0.8", + "object.groupby": "^1.0.3", + "object.values": "^1.2.0", + "semver": "^6.3.1", + "string.prototype.trimend": "^1.0.8", + "tsconfig-paths": "^3.15.0" }, "engines": { "node": ">=4" }, "peerDependencies": { - "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" - } - }, - "node_modules/eslint-plugin-import/node_modules/debug": { - "version": "2.6.9", - "license": "MIT", - "dependencies": { - "ms": "2.0.0" + "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" } }, "node_modules/eslint-plugin-import/node_modules/doctrine": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/doctrine/-/doctrine-2.1.0.tgz", + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", "license": "Apache-2.0", "dependencies": { "esutils": "^2.0.2" @@ -8096,12 +10006,19 @@ "node": ">=0.10.0" } }, - "node_modules/eslint-plugin-import/node_modules/ms": { - "version": "2.0.0", - "license": "MIT" + "node_modules/eslint-plugin-import/node_modules/semver": { + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "license": "ISC", + "bin": { + "semver": "bin/semver.js" + } }, "node_modules/eslint-plugin-jest": { "version": "25.7.0", + "resolved": "http://94.130.170.209:4873/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz", + "integrity": "sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==", "license": "MIT", "dependencies": { "@typescript-eslint/experimental-utils": "^5.0.0" @@ -8123,31 +10040,38 @@ } }, "node_modules/eslint-plugin-jsx-a11y": { - "version": "6.5.1", + "version": "6.10.2", + "resolved": "http://94.130.170.209:4873/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz", + "integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==", "license": "MIT", "dependencies": { - "@babel/runtime": "^7.16.3", - "aria-query": "^4.2.2", - "array-includes": "^3.1.4", - "ast-types-flow": "^0.0.7", - "axe-core": "^4.3.5", - "axobject-query": "^2.2.0", - "damerau-levenshtein": "^1.0.7", + "aria-query": "^5.3.2", + "array-includes": "^3.1.8", + "array.prototype.flatmap": "^1.3.2", + "ast-types-flow": "^0.0.8", + "axe-core": "^4.10.0", + "axobject-query": "^4.1.0", + "damerau-levenshtein": "^1.0.8", "emoji-regex": "^9.2.2", - "has": "^1.0.3", - "jsx-ast-utils": "^3.2.1", - "language-tags": "^1.0.5", - "minimatch": "^3.0.4" + "hasown": "^2.0.2", + "jsx-ast-utils": "^3.3.5", + "language-tags": "^1.0.9", + "minimatch": "^3.1.2", + "object.fromentries": "^2.0.8", + "safe-regex-test": "^1.0.3", + "string.prototype.includes": "^2.0.1" }, "engines": { "node": ">=4.0" }, "peerDependencies": { - "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" + "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" } }, "node_modules/eslint-plugin-n": { - "version": "15.2.3", + "version": "15.7.0", + "resolved": "http://94.130.170.209:4873/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz", + "integrity": "sha512-jDex9s7D/Qial8AGVIHq4W7NswpUD5DPDL2RH8Lzd9EloWUuvUkHfv4FRLMipH5q2UtyurorBkPeNi1wVWNh3Q==", "dev": true, "license": "MIT", "dependencies": { @@ -8155,10 +10079,10 @@ "eslint-plugin-es": "^4.1.0", "eslint-utils": "^3.0.0", "ignore": "^5.1.1", - "is-core-module": "^2.9.0", + "is-core-module": "^2.11.0", "minimatch": "^3.1.2", - "resolve": "^1.10.1", - "semver": "^7.3.7" + "resolve": "^1.22.1", + "semver": "^7.3.8" }, "engines": { "node": ">=12.22.0" @@ -8171,44 +10095,57 @@ } }, "node_modules/eslint-plugin-promise": { - "version": "6.0.0", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz", + "integrity": "sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==", "dev": true, "license": "ISC", "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, + "funding": { + "url": "https://opencollective.com/eslint" + }, "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0" + "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0" } }, "node_modules/eslint-plugin-react": { - "version": "7.30.0", + "version": "7.37.4", + "resolved": "http://94.130.170.209:4873/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz", + "integrity": "sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==", "license": "MIT", "dependencies": { - "array-includes": "^3.1.5", - "array.prototype.flatmap": "^1.3.0", + "array-includes": "^3.1.8", + "array.prototype.findlast": "^1.2.5", + "array.prototype.flatmap": "^1.3.3", + "array.prototype.tosorted": "^1.1.4", "doctrine": "^2.1.0", + "es-iterator-helpers": "^1.2.1", "estraverse": "^5.3.0", + "hasown": "^2.0.2", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", - "object.entries": "^1.1.5", - "object.fromentries": "^2.0.5", - "object.hasown": "^1.1.1", - "object.values": "^1.1.5", + "object.entries": "^1.1.8", + "object.fromentries": "^2.0.8", + "object.values": "^1.2.1", "prop-types": "^15.8.1", - "resolve": "^2.0.0-next.3", - "semver": "^6.3.0", - "string.prototype.matchall": "^4.0.7" + "resolve": "^2.0.0-next.5", + "semver": "^6.3.1", + "string.prototype.matchall": "^4.0.12", + "string.prototype.repeat": "^1.0.0" }, "engines": { "node": ">=4" }, "peerDependencies": { - "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" + "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" } }, "node_modules/eslint-plugin-react-hooks": { - "version": "4.6.0", + "version": "4.6.2", + "resolved": "http://94.130.170.209:4873/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", "license": "MIT", "engines": { "node": ">=10" @@ -8219,6 +10156,8 @@ }, "node_modules/eslint-plugin-react/node_modules/doctrine": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/doctrine/-/doctrine-2.1.0.tgz", + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", "license": "Apache-2.0", "dependencies": { "esutils": "^2.0.2" @@ -8228,28 +10167,38 @@ } }, "node_modules/eslint-plugin-react/node_modules/resolve": { - "version": "2.0.0-next.3", + "version": "2.0.0-next.5", + "resolved": "http://94.130.170.209:4873/resolve/-/resolve-2.0.0-next.5.tgz", + "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", "license": "MIT", "dependencies": { - "is-core-module": "^2.2.0", - "path-parse": "^1.0.6" + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/eslint-plugin-react/node_modules/semver": { - "version": "6.3.0", + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/eslint-plugin-testing-library": { - "version": "5.5.1", + "version": "5.11.1", + "resolved": "http://94.130.170.209:4873/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.11.1.tgz", + "integrity": "sha512-5eX9e1Kc2PqVRed3taaLnAAqPZGEX75C+M/rXzUAI3wIg/ZxzUm1OVAwfe/O+vE+6YXOLetSe9g5GKD2ecXipw==", "license": "MIT", "dependencies": { - "@typescript-eslint/utils": "^5.13.0" + "@typescript-eslint/utils": "^5.58.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0", @@ -8260,7 +10209,9 @@ } }, "node_modules/eslint-scope": { - "version": "7.1.1", + "version": "7.2.2", + "resolved": "http://94.130.170.209:4873/eslint-scope/-/eslint-scope-7.2.2.tgz", + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", "license": "BSD-2-Clause", "dependencies": { "esrecurse": "^4.3.0", @@ -8268,10 +10219,16 @@ }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, "node_modules/eslint-utils": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/eslint-utils/-/eslint-utils-3.0.0.tgz", + "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", + "dev": true, "license": "MIT", "dependencies": { "eslint-visitor-keys": "^2.0.0" @@ -8288,27 +10245,37 @@ }, "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true, "license": "Apache-2.0", "engines": { "node": ">=10" } }, "node_modules/eslint-visitor-keys": { - "version": "3.3.0", + "version": "3.4.3", + "resolved": "http://94.130.170.209:4873/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "license": "Apache-2.0", "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, "node_modules/eslint-webpack-plugin": { - "version": "3.1.1", + "version": "3.2.0", + "resolved": "http://94.130.170.209:4873/eslint-webpack-plugin/-/eslint-webpack-plugin-3.2.0.tgz", + "integrity": "sha512-avrKcGncpPbPSUHX6B3stNGzkKFto3eL+DKM4+VyMrVnhPc3vRczVlCq3uhuFOdRvDHTVXuzwk1ZKUrqDQHQ9w==", "license": "MIT", "dependencies": { - "@types/eslint": "^7.28.2", - "jest-worker": "^27.3.1", - "micromatch": "^4.0.4", + "@types/eslint": "^7.29.0 || ^8.4.1", + "jest-worker": "^28.0.2", + "micromatch": "^4.0.5", "normalize-path": "^3.0.0", - "schema-utils": "^3.1.1" + "schema-utils": "^4.0.0" }, "engines": { "node": ">= 12.13.0" @@ -8322,54 +10289,70 @@ "webpack": "^5.0.0" } }, - "node_modules/eslint/node_modules/ansi-styles": { - "version": "4.3.0", + "node_modules/eslint-webpack-plugin/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, "engines": { "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/eslint/node_modules/argparse": { - "version": "2.0.1", - "license": "Python-2.0" - }, - "node_modules/eslint/node_modules/chalk": { - "version": "4.1.2", + "node_modules/eslint-webpack-plugin/node_modules/jest-worker": { + "version": "28.1.3", + "resolved": "http://94.130.170.209:4873/jest-worker/-/jest-worker-28.1.3.tgz", + "integrity": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==", "license": "MIT", "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" + "@types/node": "*", + "merge-stream": "^2.0.0", + "supports-color": "^8.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" + } + }, + "node_modules/eslint-webpack-plugin/node_modules/supports-color": { + "version": "8.1.1", + "resolved": "http://94.130.170.209:4873/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "license": "MIT", + "dependencies": { + "has-flag": "^4.0.0" }, "engines": { "node": ">=10" }, "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" + "url": "https://github.com/chalk/supports-color?sponsor=1" } }, - "node_modules/eslint/node_modules/color-convert": { - "version": "2.0.1", + "node_modules/eslint/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { - "color-name": "~1.1.4" + "ms": "^2.1.3" }, "engines": { - "node": ">=7.0.0" + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } } }, - "node_modules/eslint/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/eslint/node_modules/escape-string-regexp": { - "version": "4.0.0", + "node_modules/eslint/node_modules/find-up": { + "version": "5.0.0", + "resolved": "http://94.130.170.209:4873/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", "license": "MIT", + "dependencies": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" + }, "engines": { "node": ">=10" }, @@ -8377,8 +10360,22 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/eslint/node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "http://94.130.170.209:4873/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "license": "ISC", + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" + } + }, "node_modules/eslint/node_modules/globals": { - "version": "13.15.0", + "version": "13.24.0", + "resolved": "http://94.130.170.209:4873/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", "license": "MIT", "dependencies": { "type-fest": "^0.20.2" @@ -8390,15 +10387,10 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/eslint/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, "node_modules/eslint/node_modules/js-yaml": { "version": "4.1.0", + "resolved": "http://94.130.170.209:4873/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", "license": "MIT", "dependencies": { "argparse": "^2.0.1" @@ -8407,18 +10399,55 @@ "js-yaml": "bin/js-yaml.js" } }, - "node_modules/eslint/node_modules/supports-color": { - "version": "7.2.0", + "node_modules/eslint/node_modules/locate-path": { + "version": "6.0.0", + "resolved": "http://94.130.170.209:4873/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", "license": "MIT", "dependencies": { - "has-flag": "^4.0.0" + "p-locate": "^5.0.0" }, "engines": { - "node": ">=8" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint/node_modules/p-limit": { + "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "license": "MIT", + "dependencies": { + "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint/node_modules/p-locate": { + "version": "5.0.0", + "resolved": "http://94.130.170.209:4873/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "license": "MIT", + "dependencies": { + "p-limit": "^3.0.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/eslint/node_modules/type-fest": { "version": "0.20.2", + "resolved": "http://94.130.170.209:4873/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" @@ -8428,19 +10457,26 @@ } }, "node_modules/espree": { - "version": "9.3.2", + "version": "9.6.1", + "resolved": "http://94.130.170.209:4873/espree/-/espree-9.6.1.tgz", + "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", "license": "BSD-2-Clause", "dependencies": { - "acorn": "^8.7.1", + "acorn": "^8.9.0", "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.3.0" + "eslint-visitor-keys": "^3.4.1" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, "node_modules/esprima": { "version": "4.0.1", + "resolved": "http://94.130.170.209:4873/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", "license": "BSD-2-Clause", "bin": { "esparse": "bin/esparse.js", @@ -8451,7 +10487,9 @@ } }, "node_modules/esquery": { - "version": "1.4.0", + "version": "1.6.0", + "resolved": "http://94.130.170.209:4873/esquery/-/esquery-1.6.0.tgz", + "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", "license": "BSD-3-Clause", "dependencies": { "estraverse": "^5.1.0" @@ -8462,6 +10500,8 @@ }, "node_modules/esrecurse": { "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", "license": "BSD-2-Clause", "dependencies": { "estraverse": "^5.2.0" @@ -8472,6 +10512,8 @@ }, "node_modules/estraverse": { "version": "5.3.0", + "resolved": "http://94.130.170.209:4873/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "license": "BSD-2-Clause", "engines": { "node": ">=4.0" @@ -8479,10 +10521,14 @@ }, "node_modules/estree-walker": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/estree-walker/-/estree-walker-1.0.1.tgz", + "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==", "license": "MIT" }, "node_modules/esutils": { "version": "2.0.3", + "resolved": "http://94.130.170.209:4873/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", "license": "BSD-2-Clause", "engines": { "node": ">=0.10.0" @@ -8490,6 +10536,8 @@ }, "node_modules/etag": { "version": "1.8.1", + "resolved": "http://94.130.170.209:4873/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", "license": "MIT", "engines": { "node": ">= 0.6" @@ -8497,6 +10545,8 @@ }, "node_modules/event-target-shim": { "version": "5.0.1", + "resolved": "http://94.130.170.209:4873/event-target-shim/-/event-target-shim-5.0.1.tgz", + "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==", "dev": true, "license": "MIT", "engines": { @@ -8505,10 +10555,14 @@ }, "node_modules/eventemitter3": { "version": "4.0.7", + "resolved": "http://94.130.170.209:4873/eventemitter3/-/eventemitter3-4.0.7.tgz", + "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", "license": "MIT" }, "node_modules/events": { "version": "3.3.0", + "resolved": "http://94.130.170.209:4873/events/-/events-3.3.0.tgz", + "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", "license": "MIT", "engines": { "node": ">=0.8.x" @@ -8516,6 +10570,8 @@ }, "node_modules/evp_bytestokey": { "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz", + "integrity": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==", "license": "MIT", "dependencies": { "md5.js": "^1.3.4", @@ -8524,6 +10580,8 @@ }, "node_modules/execa": { "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/execa/-/execa-5.1.1.tgz", + "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", "license": "MIT", "dependencies": { "cross-spawn": "^7.0.3", @@ -8545,12 +10603,16 @@ }, "node_modules/exit": { "version": "0.1.2", + "resolved": "http://94.130.170.209:4873/exit/-/exit-0.1.2.tgz", + "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==", "engines": { "node": ">= 0.8.0" } }, "node_modules/expect": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/expect/-/expect-27.5.1.tgz", + "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==", "license": "MIT", "dependencies": { "@jest/types": "^27.5.1", @@ -8564,6 +10626,8 @@ }, "node_modules/expose-loader": { "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/expose-loader/-/expose-loader-3.1.0.tgz", + "integrity": "sha512-2RExSo0yJiqP+xiUue13jQa2IHE8kLDzTI7b6kn+vUlBVvlzNSiLDzo4e5Pp5J039usvTUnxZ8sUOhv0Kg15NA==", "license": "MIT", "engines": { "node": ">= 12.13.0" @@ -8577,35 +10641,37 @@ } }, "node_modules/express": { - "version": "4.18.1", + "version": "4.21.2", + "resolved": "http://94.130.170.209:4873/express/-/express-4.21.2.tgz", + "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==", "license": "MIT", "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", - "body-parser": "1.20.0", + "body-parser": "1.20.3", "content-disposition": "0.5.4", "content-type": "~1.0.4", - "cookie": "0.5.0", + "cookie": "0.7.1", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", - "encodeurl": "~1.0.2", + "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "etag": "~1.8.1", - "finalhandler": "1.2.0", + "finalhandler": "1.3.1", "fresh": "0.5.2", "http-errors": "2.0.0", - "merge-descriptors": "1.0.1", + "merge-descriptors": "1.0.3", "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", - "path-to-regexp": "0.1.7", + "path-to-regexp": "0.1.12", "proxy-addr": "~2.0.7", - "qs": "6.10.3", + "qs": "6.13.0", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", - "send": "0.18.0", - "serve-static": "1.15.0", + "send": "0.19.0", + "serve-static": "1.16.2", "setprototypeof": "1.2.0", "statuses": "2.0.1", "type-is": "~1.6.18", @@ -8614,14 +10680,25 @@ }, "engines": { "node": ">= 0.10.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, - "node_modules/express/node_modules/array-flatten": { - "version": "1.1.1", - "license": "MIT" + "node_modules/express/node_modules/cookie": { + "version": "0.7.1", + "resolved": "http://94.130.170.209:4873/cookie/-/cookie-0.7.1.tgz", + "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } }, "node_modules/express/node_modules/debug": { "version": "2.6.9", + "resolved": "http://94.130.170.209:4873/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "license": "MIT", "dependencies": { "ms": "2.0.0" @@ -8629,76 +10706,95 @@ }, "node_modules/express/node_modules/ms": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "license": "MIT" }, - "node_modules/express/node_modules/safe-buffer": { - "version": "5.2.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" + "node_modules/express/node_modules/qs": { + "version": "6.13.0", + "resolved": "http://94.130.170.209:4873/qs/-/qs-6.13.0.tgz", + "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", + "license": "BSD-3-Clause", + "dependencies": { + "side-channel": "^1.0.6" + }, + "engines": { + "node": ">=0.6" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, "node_modules/fast-deep-equal": { "version": "3.1.3", + "resolved": "http://94.130.170.209:4873/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", "license": "MIT" }, "node_modules/fast-fifo": { - "version": "1.1.0", + "version": "1.3.2", + "resolved": "http://94.130.170.209:4873/fast-fifo/-/fast-fifo-1.3.2.tgz", + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", "dev": true, "license": "MIT" }, "node_modules/fast-glob": { - "version": "3.2.11", + "version": "3.3.3", + "resolved": "http://94.130.170.209:4873/fast-glob/-/fast-glob-3.3.3.tgz", + "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", "license": "MIT", "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", - "micromatch": "^4.0.4" + "micromatch": "^4.0.8" }, "engines": { "node": ">=8.6.0" } }, - "node_modules/fast-glob/node_modules/glob-parent": { - "version": "5.1.2", - "license": "ISC", - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, "node_modules/fast-json-stable-stringify": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", "license": "MIT" }, "node_modules/fast-levenshtein": { "version": "2.0.6", + "resolved": "http://94.130.170.209:4873/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", "license": "MIT" }, + "node_modules/fast-uri": { + "version": "3.0.6", + "resolved": "http://94.130.170.209:4873/fast-uri/-/fast-uri-3.0.6.tgz", + "integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], + "license": "BSD-3-Clause" + }, "node_modules/fastest-levenshtein": { "version": "1.0.16", + "resolved": "http://94.130.170.209:4873/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz", + "integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==", "license": "MIT", "engines": { "node": ">= 4.9.1" } }, "node_modules/fastq": { - "version": "1.13.0", + "version": "1.19.0", + "resolved": "http://94.130.170.209:4873/fastq/-/fastq-1.19.0.tgz", + "integrity": "sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==", "license": "ISC", "dependencies": { "reusify": "^1.0.4" @@ -8706,6 +10802,8 @@ }, "node_modules/faye-websocket": { "version": "0.11.4", + "resolved": "http://94.130.170.209:4873/faye-websocket/-/faye-websocket-0.11.4.tgz", + "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", "license": "Apache-2.0", "dependencies": { "websocket-driver": ">=0.5.1" @@ -8715,7 +10813,9 @@ } }, "node_modules/fb-watchman": { - "version": "2.0.1", + "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/fb-watchman/-/fb-watchman-2.0.2.tgz", + "integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==", "license": "Apache-2.0", "dependencies": { "bser": "2.1.1" @@ -8723,10 +10823,14 @@ }, "node_modules/fecha": { "version": "4.2.3", + "resolved": "http://94.130.170.209:4873/fecha/-/fecha-4.2.3.tgz", + "integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==", "license": "MIT" }, "node_modules/file-entry-cache": { "version": "6.0.1", + "resolved": "http://94.130.170.209:4873/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", "license": "MIT", "dependencies": { "flat-cache": "^3.0.4" @@ -8737,6 +10841,8 @@ }, "node_modules/file-loader": { "version": "6.2.0", + "resolved": "http://94.130.170.209:4873/file-loader/-/file-loader-6.2.0.tgz", + "integrity": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==", "license": "MIT", "dependencies": { "loader-utils": "^2.0.0", @@ -8753,12 +10859,34 @@ "webpack": "^4.0.0 || ^5.0.0" } }, + "node_modules/file-loader/node_modules/schema-utils": { + "version": "3.3.0", + "resolved": "http://94.130.170.209:4873/schema-utils/-/schema-utils-3.3.0.tgz", + "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==", + "license": "MIT", + "dependencies": { + "@types/json-schema": "^7.0.8", + "ajv": "^6.12.5", + "ajv-keywords": "^3.5.2" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, "node_modules/file-uri-to-path": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", + "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==", "license": "MIT" }, "node_modules/filelist": { "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/filelist/-/filelist-1.0.4.tgz", + "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==", "license": "Apache-2.0", "dependencies": { "minimatch": "^5.0.1" @@ -8766,13 +10894,17 @@ }, "node_modules/filelist/node_modules/brace-expansion": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } }, "node_modules/filelist/node_modules/minimatch": { - "version": "5.1.0", + "version": "5.1.6", + "resolved": "http://94.130.170.209:4873/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" @@ -8783,6 +10915,8 @@ }, "node_modules/files-from-path": { "version": "0.2.6", + "resolved": "http://94.130.170.209:4873/files-from-path/-/files-from-path-0.2.6.tgz", + "integrity": "sha512-Mz4UNkv+WcRLxcCXAORbfpwYiXI60SN9C1ZfeyGFv0xQUmblgbOkSWwFwX+Ov/TaR3FEyzwDyPnCQjpPRGSxKA==", "dev": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { @@ -8794,13 +10928,17 @@ }, "node_modules/filesize": { "version": "8.0.7", + "resolved": "http://94.130.170.209:4873/filesize/-/filesize-8.0.7.tgz", + "integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==", "license": "BSD-3-Clause", "engines": { "node": ">= 0.4.0" } }, "node_modules/fill-range": { - "version": "7.0.1", + "version": "7.1.1", + "resolved": "http://94.130.170.209:4873/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", "license": "MIT", "dependencies": { "to-regex-range": "^5.0.1" @@ -8811,17 +10949,21 @@ }, "node_modules/filter-obj": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/filter-obj/-/filter-obj-1.1.0.tgz", + "integrity": "sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/finalhandler": { - "version": "1.2.0", + "version": "1.3.1", + "resolved": "http://94.130.170.209:4873/finalhandler/-/finalhandler-1.3.1.tgz", + "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==", "license": "MIT", "dependencies": { "debug": "2.6.9", - "encodeurl": "~1.0.2", + "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "on-finished": "2.4.1", "parseurl": "~1.3.3", @@ -8834,6 +10976,8 @@ }, "node_modules/finalhandler/node_modules/debug": { "version": "2.6.9", + "resolved": "http://94.130.170.209:4873/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "license": "MIT", "dependencies": { "ms": "2.0.0" @@ -8841,10 +10985,14 @@ }, "node_modules/finalhandler/node_modules/ms": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "license": "MIT" }, "node_modules/find-cache-dir": { "version": "3.3.2", + "resolved": "http://94.130.170.209:4873/find-cache-dir/-/find-cache-dir-3.3.2.tgz", + "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", "license": "MIT", "dependencies": { "commondir": "^1.0.1", @@ -8859,24 +11007,35 @@ } }, "node_modules/find-up": { - "version": "5.0.0", + "version": "4.1.0", + "resolved": "http://94.130.170.209:4873/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", "license": "MIT", "dependencies": { - "locate-path": "^6.0.0", + "locate-path": "^5.0.0", "path-exists": "^4.0.0" }, "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=8" + } + }, + "node_modules/flat": { + "version": "5.0.2", + "resolved": "http://94.130.170.209:4873/flat/-/flat-5.0.2.tgz", + "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==", + "license": "BSD-3-Clause", + "bin": { + "flat": "cli.js" } }, "node_modules/flat-cache": { - "version": "3.0.4", + "version": "3.2.0", + "resolved": "http://94.130.170.209:4873/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", "license": "MIT", "dependencies": { - "flatted": "^3.1.0", + "flatted": "^3.2.9", + "keyv": "^4.5.3", "rimraf": "^3.0.2" }, "engines": { @@ -8884,15 +11043,21 @@ } }, "node_modules/flatted": { - "version": "3.2.5", + "version": "3.3.2", + "resolved": "http://94.130.170.209:4873/flatted/-/flatted-3.3.2.tgz", + "integrity": "sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==", "license": "ISC" }, "node_modules/fn.name": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/fn.name/-/fn.name-1.1.0.tgz", + "integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==", "license": "MIT" }, "node_modules/follow-redirects": { - "version": "1.15.1", + "version": "1.15.9", + "resolved": "http://94.130.170.209:4873/follow-redirects/-/follow-redirects-1.15.9.tgz", + "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", "funding": [ { "type": "individual", @@ -8910,14 +11075,52 @@ } }, "node_modules/for-each": { - "version": "0.3.3", + "version": "0.3.4", + "resolved": "http://94.130.170.209:4873/for-each/-/for-each-0.3.4.tgz", + "integrity": "sha512-kKaIINnFpzW6ffJNDjjyjrk21BkDx38c0xa/klsT8VzLCaMEefv4ZTacrcVR4DmgTeBra++jMDAfS/tS799YDw==", "license": "MIT", "dependencies": { - "is-callable": "^1.1.3" + "is-callable": "^1.2.7" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/foreground-child": { + "version": "3.3.0", + "resolved": "http://94.130.170.209:4873/foreground-child/-/foreground-child-3.3.0.tgz", + "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", + "license": "ISC", + "dependencies": { + "cross-spawn": "^7.0.0", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/foreground-child/node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "http://94.130.170.209:4873/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "license": "ISC", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, "node_modules/fork-ts-checker-webpack-plugin": { - "version": "6.5.2", + "version": "6.5.3", + "resolved": "http://94.130.170.209:4873/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.3.tgz", + "integrity": "sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.8.3", @@ -8953,49 +11156,10 @@ } } }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, "node_modules/fork-ts-checker-webpack-plugin/node_modules/cosmiconfig": { "version": "6.0.0", + "resolved": "http://94.130.170.209:4873/cosmiconfig/-/cosmiconfig-6.0.0.tgz", + "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==", "license": "MIT", "dependencies": { "@types/parse-json": "^4.0.0", @@ -9010,6 +11174,8 @@ }, "node_modules/fork-ts-checker-webpack-plugin/node_modules/fs-extra": { "version": "9.1.0", + "resolved": "http://94.130.170.209:4873/fs-extra/-/fs-extra-9.1.0.tgz", + "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", "license": "MIT", "dependencies": { "at-least-node": "^1.0.0", @@ -9021,15 +11187,10 @@ "node": ">=10" } }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, "node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils": { "version": "2.7.0", + "resolved": "http://94.130.170.209:4873/schema-utils/-/schema-utils-2.7.0.tgz", + "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==", "license": "MIT", "dependencies": { "@types/json-schema": "^7.0.4", @@ -9044,25 +11205,19 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/fork-ts-checker-webpack-plugin/node_modules/tapable": { "version": "1.1.3", + "resolved": "http://94.130.170.209:4873/tapable/-/tapable-1.1.3.tgz", + "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/form-data": { - "version": "3.0.1", + "version": "4.0.1", + "resolved": "http://94.130.170.209:4873/form-data/-/form-data-4.0.1.tgz", + "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", @@ -9075,24 +11230,30 @@ }, "node_modules/forwarded": { "version": "0.2.0", + "resolved": "http://94.130.170.209:4873/forwarded/-/forwarded-0.2.0.tgz", + "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/fraction.js": { - "version": "4.2.0", + "version": "4.3.7", + "resolved": "http://94.130.170.209:4873/fraction.js/-/fraction.js-4.3.7.tgz", + "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", "license": "MIT", "engines": { "node": "*" }, "funding": { "type": "patreon", - "url": "https://www.patreon.com/infusion" + "url": "https://github.com/sponsors/rawify" } }, "node_modules/fresh": { "version": "0.5.2", + "resolved": "http://94.130.170.209:4873/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", "license": "MIT", "engines": { "node": ">= 0.6" @@ -9100,6 +11261,8 @@ }, "node_modules/fs-extra": { "version": "10.1.0", + "resolved": "http://94.130.170.209:4873/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", "license": "MIT", "dependencies": { "graceful-fs": "^4.2.0", @@ -9111,25 +11274,52 @@ } }, "node_modules/fs-monkey": { - "version": "1.0.3", + "version": "1.0.6", + "resolved": "http://94.130.170.209:4873/fs-monkey/-/fs-monkey-1.0.6.tgz", + "integrity": "sha512-b1FMfwetIKymC0eioW7mTywihSQE4oLzQn1dB6rZB5fx/3NpNEdAWeCSMB+60/AeT0TCXsxzAlcYVEFCTAksWg==", "license": "Unlicense" }, "node_modules/fs.realpath": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", "license": "ISC" }, + "node_modules/fsevents": { + "version": "2.3.3", + "resolved": "http://94.130.170.209:4873/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "hasInstallScript": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, "node_modules/function-bind": { - "version": "1.1.1", - "license": "MIT" + "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, "node_modules/function.prototype.name": { - "version": "1.1.5", + "version": "1.1.8", + "resolved": "http://94.130.170.209:4873/function.prototype.name/-/function.prototype.name-1.1.8.tgz", + "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.0", - "functions-have-names": "^1.2.2" + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "functions-have-names": "^1.2.3", + "hasown": "^2.0.2", + "is-callable": "^1.2.7" }, "engines": { "node": ">= 0.4" @@ -9138,12 +11328,10 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/functional-red-black-tree": { - "version": "1.0.1", - "license": "MIT" - }, "node_modules/functions-have-names": { "version": "1.2.3", + "resolved": "http://94.130.170.209:4873/functions-have-names/-/functions-have-names-1.2.3.tgz", + "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" @@ -9151,6 +11339,8 @@ }, "node_modules/gensync": { "version": "1.0.0-beta.2", + "resolved": "http://94.130.170.209:4873/gensync/-/gensync-1.0.0-beta.2.tgz", + "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", "license": "MIT", "engines": { "node": ">=6.9.0" @@ -9158,18 +11348,32 @@ }, "node_modules/get-caller-file": { "version": "2.0.5", + "resolved": "http://94.130.170.209:4873/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", "license": "ISC", "engines": { "node": "6.* || 8.* || >= 10.*" } }, "node_modules/get-intrinsic": { - "version": "1.2.0", + "version": "1.2.7", + "resolved": "http://94.130.170.209:4873/get-intrinsic/-/get-intrinsic-1.2.7.tgz", + "integrity": "sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==", "license": "MIT", "dependencies": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-symbols": "^1.0.3" + "call-bind-apply-helpers": "^1.0.1", + "es-define-property": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "function-bind": "^1.1.2", + "get-proto": "^1.0.0", + "gopd": "^1.2.0", + "has-symbols": "^1.1.0", + "hasown": "^2.0.2", + "math-intrinsics": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -9177,22 +11381,43 @@ }, "node_modules/get-iterator": { "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/get-iterator/-/get-iterator-1.0.2.tgz", + "integrity": "sha512-v+dm9bNVfOYsY1OrhaCrmyOcYoSeVvbt+hHZ0Au+T+p1y+0Uyj9aMaGIeUTT6xdpRbWzDeYKvfOslPhggQMcsg==", "dev": true, "license": "MIT" }, "node_modules/get-own-enumerable-property-symbols": { "version": "3.0.2", + "resolved": "http://94.130.170.209:4873/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", + "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==", "license": "ISC" }, "node_modules/get-package-type": { "version": "0.1.0", + "resolved": "http://94.130.170.209:4873/get-package-type/-/get-package-type-0.1.0.tgz", + "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", "license": "MIT", "engines": { "node": ">=8.0.0" } }, + "node_modules/get-proto": { + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/get-proto/-/get-proto-1.0.1.tgz", + "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", + "license": "MIT", + "dependencies": { + "dunder-proto": "^1.0.1", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/get-stdin": { "version": "8.0.0", + "resolved": "http://94.130.170.209:4873/get-stdin/-/get-stdin-8.0.0.tgz", + "integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==", "dev": true, "license": "MIT", "engines": { @@ -9204,6 +11429,8 @@ }, "node_modules/get-stream": { "version": "6.0.1", + "resolved": "http://94.130.170.209:4873/get-stream/-/get-stream-6.0.1.tgz", + "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", "license": "MIT", "engines": { "node": ">=10" @@ -9213,11 +11440,14 @@ } }, "node_modules/get-symbol-description": { - "version": "1.0.0", + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/get-symbol-description/-/get-symbol-description-1.1.0.tgz", + "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.1" + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6" }, "engines": { "node": ">= 0.4" @@ -9228,6 +11458,8 @@ }, "node_modules/glob": { "version": "7.2.3", + "resolved": "http://94.130.170.209:4873/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", @@ -9245,21 +11477,27 @@ } }, "node_modules/glob-parent": { - "version": "6.0.2", + "version": "5.1.2", + "resolved": "http://94.130.170.209:4873/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", "license": "ISC", "dependencies": { - "is-glob": "^4.0.3" + "is-glob": "^4.0.1" }, "engines": { - "node": ">=10.13.0" + "node": ">= 6" } }, "node_modules/glob-to-regexp": { "version": "0.4.1", + "resolved": "http://94.130.170.209:4873/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", + "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==", "license": "BSD-2-Clause" }, "node_modules/global-modules": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/global-modules/-/global-modules-2.0.0.tgz", + "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==", "license": "MIT", "dependencies": { "global-prefix": "^3.0.0" @@ -9270,6 +11508,8 @@ }, "node_modules/global-prefix": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/global-prefix/-/global-prefix-3.0.0.tgz", + "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==", "license": "MIT", "dependencies": { "ini": "^1.3.5", @@ -9282,6 +11522,8 @@ }, "node_modules/global-prefix/node_modules/which": { "version": "1.3.1", + "resolved": "http://94.130.170.209:4873/which/-/which-1.3.1.tgz", + "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", "license": "ISC", "dependencies": { "isexe": "^2.0.0" @@ -9292,16 +11534,21 @@ }, "node_modules/globals": { "version": "11.12.0", + "resolved": "http://94.130.170.209:4873/globals/-/globals-11.12.0.tgz", + "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/globalthis": { - "version": "1.0.3", + "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/globalthis/-/globalthis-1.0.4.tgz", + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", "license": "MIT", "dependencies": { - "define-properties": "^1.1.3" + "define-properties": "^1.2.1", + "gopd": "^1.0.1" }, "engines": { "node": ">= 0.4" @@ -9312,6 +11559,8 @@ }, "node_modules/globby": { "version": "11.1.0", + "resolved": "http://94.130.170.209:4873/globby/-/globby-11.1.0.tgz", + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", "license": "MIT", "dependencies": { "array-union": "^2.1.0", @@ -9329,21 +11578,33 @@ } }, "node_modules/gopd": { - "version": "1.0.1", + "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/gopd/-/gopd-1.2.0.tgz", + "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", "license": "MIT", - "dependencies": { - "get-intrinsic": "^1.1.3" + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/graceful-fs": { - "version": "4.2.10", + "version": "4.2.11", + "resolved": "http://94.130.170.209:4873/graceful-fs/-/graceful-fs-4.2.11.tgz", + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", "license": "ISC" }, + "node_modules/graphemer": { + "version": "1.4.0", + "resolved": "http://94.130.170.209:4873/graphemer/-/graphemer-1.4.0.tgz", + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", + "license": "MIT" + }, "node_modules/gzip-size": { "version": "6.0.0", + "resolved": "http://94.130.170.209:4873/gzip-size/-/gzip-size-6.0.0.tgz", + "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==", "license": "MIT", "dependencies": { "duplexer": "^0.1.2" @@ -9357,6 +11618,8 @@ }, "node_modules/hamt-sharding": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/hamt-sharding/-/hamt-sharding-2.0.1.tgz", + "integrity": "sha512-vnjrmdXG9dDs1m/H4iJ6z0JFI2NtgsW5keRkTcM85NGak69Mkf5PHUqBz+Xs0T4sg0ppvj9O5EGAJo40FTxmmA==", "dev": true, "license": "MIT", "dependencies": { @@ -9370,14 +11633,18 @@ }, "node_modules/handle-thing": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/handle-thing/-/handle-thing-2.0.1.tgz", + "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==", "license": "MIT" }, "node_modules/handlebars": { - "version": "4.7.7", + "version": "4.7.8", + "resolved": "http://94.130.170.209:4873/handlebars/-/handlebars-4.7.8.tgz", + "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", "license": "MIT", "dependencies": { "minimist": "^1.2.5", - "neo-async": "^2.6.0", + "neo-async": "^2.6.2", "source-map": "^0.6.1", "wordwrap": "^1.0.0" }, @@ -9391,15 +11658,10 @@ "uglify-js": "^3.1.4" } }, - "node_modules/handlebars/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/hard-rejection": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/hard-rejection/-/hard-rejection-2.1.0.tgz", + "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==", "dev": true, "license": "MIT", "engines": { @@ -9408,55 +11670,14 @@ }, "node_modules/harmony-reflect": { "version": "1.6.2", + "resolved": "http://94.130.170.209:4873/harmony-reflect/-/harmony-reflect-1.6.2.tgz", + "integrity": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g==", "license": "(Apache-2.0 OR MPL-1.1)" }, - "node_modules/has": { - "version": "1.0.3", - "license": "MIT", - "dependencies": { - "function-bind": "^1.1.1" - }, - "engines": { - "node": ">= 0.4.0" - } - }, "node_modules/has-bigints": { - "version": "1.0.2", - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-dynamic-import": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-flag": { - "version": "3.0.0", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/has-property-descriptors": { - "version": "1.0.0", - "license": "MIT", - "dependencies": { - "get-intrinsic": "^1.1.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-proto": { - "version": "1.0.1", + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/has-bigints/-/has-bigints-1.1.0.tgz", + "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==", "license": "MIT", "engines": { "node": ">= 0.4" @@ -9465,8 +11686,63 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/has-dynamic-import": { + "version": "2.1.1", + "resolved": "http://94.130.170.209:4873/has-dynamic-import/-/has-dynamic-import-2.1.1.tgz", + "integrity": "sha512-DuTCn6K/RW8S27npDMumGKsjG6HE7MxzedZka5tJP+9dqfxks+UMqKBmeCijHtIhsBEZPlbMg0qMHi2nKYVtKQ==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "get-intrinsic": "^1.2.6" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-flag": { + "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "license": "MIT", + "engines": { + "node": ">=4" + } + }, + "node_modules/has-property-descriptors": { + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "license": "MIT", + "dependencies": { + "es-define-property": "^1.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-proto": { + "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/has-proto/-/has-proto-1.2.0.tgz", + "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==", + "license": "MIT", + "dependencies": { + "dunder-proto": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/has-symbols": { - "version": "1.0.3", + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/has-symbols/-/has-symbols-1.1.0.tgz", + "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", "license": "MIT", "engines": { "node": ">= 0.4" @@ -9476,10 +11752,12 @@ } }, "node_modules/has-tostringtag": { - "version": "1.0.0", + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/has-tostringtag/-/has-tostringtag-1.0.2.tgz", + "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", "license": "MIT", "dependencies": { - "has-symbols": "^1.0.2" + "has-symbols": "^1.0.3" }, "engines": { "node": ">= 0.4" @@ -9489,45 +11767,44 @@ } }, "node_modules/hash-base": { - "version": "3.1.0", + "version": "3.0.5", + "resolved": "http://94.130.170.209:4873/hash-base/-/hash-base-3.0.5.tgz", + "integrity": "sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==", "license": "MIT", "dependencies": { "inherits": "^2.0.4", - "readable-stream": "^3.6.0", - "safe-buffer": "^5.2.0" + "safe-buffer": "^5.2.1" }, "engines": { - "node": ">=4" + "node": ">= 0.10" } }, - "node_modules/hash-base/node_modules/safe-buffer": { - "version": "5.2.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, "node_modules/hash.js": { "version": "1.1.7", + "resolved": "http://94.130.170.209:4873/hash.js/-/hash.js-1.1.7.tgz", + "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==", "license": "MIT", "dependencies": { "inherits": "^2.0.3", "minimalistic-assert": "^1.0.1" } }, + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "license": "MIT", + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/he": { "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/he/-/he-1.2.0.tgz", + "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", "license": "MIT", "bin": { "he": "bin/he" @@ -9535,6 +11812,8 @@ }, "node_modules/hmac-drbg": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/hmac-drbg/-/hmac-drbg-1.0.1.tgz", + "integrity": "sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==", "license": "MIT", "dependencies": { "hash.js": "^1.0.3", @@ -9544,6 +11823,8 @@ }, "node_modules/hoopy": { "version": "0.1.4", + "resolved": "http://94.130.170.209:4873/hoopy/-/hoopy-0.1.4.tgz", + "integrity": "sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==", "license": "MIT", "engines": { "node": ">= 6.0.0" @@ -9551,6 +11832,8 @@ }, "node_modules/hosted-git-info": { "version": "4.1.0", + "resolved": "http://94.130.170.209:4873/hosted-git-info/-/hosted-git-info-4.1.0.tgz", + "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==", "dev": true, "license": "ISC", "dependencies": { @@ -9560,8 +11843,30 @@ "node": ">=10" } }, + "node_modules/hosted-git-info/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "http://94.130.170.209:4873/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "license": "ISC", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/hosted-git-info/node_modules/yallist": { + "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true, + "license": "ISC" + }, "node_modules/hpack.js": { "version": "2.1.6", + "resolved": "http://94.130.170.209:4873/hpack.js/-/hpack.js-2.1.6.tgz", + "integrity": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==", "license": "MIT", "dependencies": { "inherits": "^2.0.1", @@ -9570,28 +11875,10 @@ "wbuf": "^1.1.0" } }, - "node_modules/hpack.js/node_modules/readable-stream": { - "version": "2.3.7", - "license": "MIT", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "node_modules/hpack.js/node_modules/string_decoder": { - "version": "1.1.1", - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.1.0" - } - }, "node_modules/html-encoding-sniffer": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz", + "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==", "license": "MIT", "dependencies": { "whatwg-encoding": "^1.0.5" @@ -9601,15 +11888,31 @@ } }, "node_modules/html-entities": { - "version": "2.3.3", + "version": "2.5.2", + "resolved": "http://94.130.170.209:4873/html-entities/-/html-entities-2.5.2.tgz", + "integrity": "sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/mdevils" + }, + { + "type": "patreon", + "url": "https://patreon.com/mdevils" + } + ], "license": "MIT" }, "node_modules/html-escaper": { "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/html-escaper/-/html-escaper-2.0.2.tgz", + "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", "license": "MIT" }, "node_modules/html-minifier-terser": { "version": "6.1.0", + "resolved": "http://94.130.170.209:4873/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", + "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==", "license": "MIT", "dependencies": { "camel-case": "^4.1.2", @@ -9628,7 +11931,9 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.5.0", + "version": "5.6.3", + "resolved": "http://94.130.170.209:4873/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz", + "integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==", "license": "MIT", "dependencies": { "@types/html-minifier-terser": "^6.0.0", @@ -9645,11 +11950,22 @@ "url": "https://opencollective.com/html-webpack-plugin" }, "peerDependencies": { + "@rspack/core": "0.x || 1.x", "webpack": "^5.20.0" + }, + "peerDependenciesMeta": { + "@rspack/core": { + "optional": true + }, + "webpack": { + "optional": true + } } }, "node_modules/htmlparser2": { "version": "6.1.0", + "resolved": "http://94.130.170.209:4873/htmlparser2/-/htmlparser2-6.1.0.tgz", + "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==", "funding": [ "https://github.com/fb55/htmlparser2?sponsor=1", { @@ -9667,10 +11983,14 @@ }, "node_modules/http-deceiver": { "version": "1.2.7", + "resolved": "http://94.130.170.209:4873/http-deceiver/-/http-deceiver-1.2.7.tgz", + "integrity": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==", "license": "MIT" }, "node_modules/http-errors": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/http-errors/-/http-errors-2.0.0.tgz", + "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", "license": "MIT", "dependencies": { "depd": "2.0.0", @@ -9684,11 +12004,15 @@ } }, "node_modules/http-parser-js": { - "version": "0.5.6", + "version": "0.5.9", + "resolved": "http://94.130.170.209:4873/http-parser-js/-/http-parser-js-0.5.9.tgz", + "integrity": "sha512-n1XsPy3rXVxlqxVioEWdC+0+M+SQw0DpJynwtOPo1X+ZlvdzTLtDBIJJlDQTnwZIFJrZSzSGmIOUdP8tu+SgLw==", "license": "MIT" }, "node_modules/http-proxy": { "version": "1.18.1", + "resolved": "http://94.130.170.209:4873/http-proxy/-/http-proxy-1.18.1.tgz", + "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", "license": "MIT", "dependencies": { "eventemitter3": "^4.0.0", @@ -9701,6 +12025,8 @@ }, "node_modules/http-proxy-agent": { "version": "4.0.1", + "resolved": "http://94.130.170.209:4873/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", + "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", "license": "MIT", "dependencies": { "@tootallnate/once": "1", @@ -9711,8 +12037,27 @@ "node": ">= 6" } }, + "node_modules/http-proxy-agent/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, "node_modules/http-proxy-middleware": { - "version": "2.0.6", + "version": "2.0.7", + "resolved": "http://94.130.170.209:4873/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz", + "integrity": "sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==", "license": "MIT", "dependencies": { "@types/http-proxy": "^1.17.8", @@ -9733,8 +12078,22 @@ } } }, + "node_modules/http-proxy-middleware/node_modules/is-plain-obj": { + "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/is-plain-obj/-/is-plain-obj-3.0.0.tgz", + "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/https-proxy-agent": { "version": "5.0.1", + "resolved": "http://94.130.170.209:4873/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", + "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", "license": "MIT", "dependencies": { "agent-base": "6", @@ -9744,8 +12103,27 @@ "node": ">= 6" } }, + "node_modules/https-proxy-agent/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, "node_modules/human-signals": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/human-signals/-/human-signals-2.1.0.tgz", + "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", "license": "Apache-2.0", "engines": { "node": ">=10.17.0" @@ -9753,6 +12131,8 @@ }, "node_modules/iconv-lite": { "version": "0.6.3", + "resolved": "http://94.130.170.209:4873/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" @@ -9763,6 +12143,8 @@ }, "node_modules/icss-utils": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/icss-utils/-/icss-utils-5.1.0.tgz", + "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", "license": "ISC", "engines": { "node": "^10 || ^12 || >= 14" @@ -9772,19 +12154,22 @@ } }, "node_modules/idb": { - "version": "6.1.5", + "version": "7.1.1", + "resolved": "http://94.130.170.209:4873/idb/-/idb-7.1.1.tgz", + "integrity": "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==", "license": "ISC" }, "node_modules/idb-keyval": { - "version": "6.1.0", + "version": "6.2.1", + "resolved": "http://94.130.170.209:4873/idb-keyval/-/idb-keyval-6.2.1.tgz", + "integrity": "sha512-8Sb3veuYCyrZL+VBt9LJfZjLUPWVvqn8tG28VqYNFCo43KHcKuq+b4EiXGeuaLAQWL2YmyDgMp2aSpH9JHsEQg==", "dev": true, - "license": "Apache-2.0", - "dependencies": { - "safari-14-idb-fix": "^3.0.0" - } + "license": "Apache-2.0" }, "node_modules/identity-obj-proxy": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/identity-obj-proxy/-/identity-obj-proxy-3.0.0.tgz", + "integrity": "sha512-00n6YnVHKrinT9t0d9+5yZC6UBNJANpYEQvL2LlX6Ab9lnmxzIRcEmTPuyGScvl1+jKuCICX1Z0Ab1pPKKdikA==", "license": "MIT", "dependencies": { "harmony-reflect": "^1.4.6" @@ -9795,6 +12180,8 @@ }, "node_modules/ieee754": { "version": "1.2.1", + "resolved": "http://94.130.170.209:4873/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", "dev": true, "funding": [ { @@ -9813,7 +12200,9 @@ "license": "BSD-3-Clause" }, "node_modules/ignore": { - "version": "5.2.0", + "version": "5.3.2", + "resolved": "http://94.130.170.209:4873/ignore/-/ignore-5.3.2.tgz", + "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", "license": "MIT", "engines": { "node": ">= 4" @@ -9821,10 +12210,14 @@ }, "node_modules/ignore-by-default": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/ignore-by-default/-/ignore-by-default-1.0.1.tgz", + "integrity": "sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA==", "license": "ISC" }, "node_modules/immer": { - "version": "9.0.15", + "version": "9.0.21", + "resolved": "http://94.130.170.209:4873/immer/-/immer-9.0.21.tgz", + "integrity": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==", "license": "MIT", "funding": { "type": "opencollective", @@ -9832,7 +12225,9 @@ } }, "node_modules/import-fresh": { - "version": "3.3.0", + "version": "3.3.1", + "resolved": "http://94.130.170.209:4873/import-fresh/-/import-fresh-3.3.1.tgz", + "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", "license": "MIT", "dependencies": { "parent-module": "^1.0.0", @@ -9847,13 +12242,17 @@ }, "node_modules/import-fresh/node_modules/resolve-from": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/import-local": { - "version": "3.1.0", + "version": "3.2.0", + "resolved": "http://94.130.170.209:4873/import-local/-/import-local-3.2.0.tgz", + "integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==", "license": "MIT", "dependencies": { "pkg-dir": "^4.2.0", @@ -9871,6 +12270,8 @@ }, "node_modules/imurmurhash": { "version": "0.1.4", + "resolved": "http://94.130.170.209:4873/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", "license": "MIT", "engines": { "node": ">=0.8.19" @@ -9878,6 +12279,8 @@ }, "node_modules/indent-string": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/indent-string/-/indent-string-4.0.0.tgz", + "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", "dev": true, "license": "MIT", "engines": { @@ -9886,6 +12289,8 @@ }, "node_modules/inflight": { "version": "1.0.6", + "resolved": "http://94.130.170.209:4873/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", "license": "ISC", "dependencies": { "once": "^1.3.0", @@ -9894,14 +12299,20 @@ }, "node_modules/inherits": { "version": "2.0.4", + "resolved": "http://94.130.170.209:4873/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", "license": "ISC" }, "node_modules/ini": { "version": "1.3.8", + "resolved": "http://94.130.170.209:4873/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", "license": "ISC" }, "node_modules/interface-blockstore": { "version": "2.0.3", + "resolved": "http://94.130.170.209:4873/interface-blockstore/-/interface-blockstore-2.0.3.tgz", + "integrity": "sha512-OwVUnlNcx7H5HloK0Myv6c/C1q9cNG11HX6afdeU6q6kbuNj8jKCwVnmJHhC94LZaJ+9hvVOk4IUstb3Esg81w==", "dev": true, "license": "(Apache-2.0 OR MIT)", "dependencies": { @@ -9910,27 +12321,33 @@ } }, "node_modules/interface-datastore": { - "version": "6.1.0", + "version": "6.1.1", + "resolved": "http://94.130.170.209:4873/interface-datastore/-/interface-datastore-6.1.1.tgz", + "integrity": "sha512-AmCS+9CT34pp2u0QQVXjKztkuq3y5T+BIciuiHDDtDZucZD8VudosnSdUyXJV6IsRkN5jc4RFDhCk1O6Q3Gxjg==", "dev": true, "license": "MIT", "dependencies": { - "interface-store": "^2.0.1", + "interface-store": "^2.0.2", "nanoid": "^3.0.2", "uint8arrays": "^3.0.0" } }, "node_modules/interface-store": { "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/interface-store/-/interface-store-2.0.2.tgz", + "integrity": "sha512-rScRlhDcz6k199EkHqT8NpM87ebN89ICOzILoBHgaG36/WX50N32BnU/kpZgCGPLhARRAWUUX5/cyaIjt7Kipg==", "dev": true, "license": "(Apache-2.0 OR MIT)" }, "node_modules/internal-slot": { - "version": "1.0.5", + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/internal-slot/-/internal-slot-1.1.0.tgz", + "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==", "license": "MIT", "dependencies": { - "get-intrinsic": "^1.2.0", - "has": "^1.0.3", - "side-channel": "^1.0.4" + "es-errors": "^1.3.0", + "hasown": "^2.0.2", + "side-channel": "^1.1.0" }, "engines": { "node": ">= 0.4" @@ -9938,6 +12355,8 @@ }, "node_modules/interpret": { "version": "2.2.0", + "resolved": "http://94.130.170.209:4873/interpret/-/interpret-2.2.0.tgz", + "integrity": "sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==", "license": "MIT", "engines": { "node": ">= 0.10" @@ -9945,6 +12364,8 @@ }, "node_modules/invariant": { "version": "2.2.4", + "resolved": "http://94.130.170.209:4873/invariant/-/invariant-2.2.4.tgz", + "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==", "license": "MIT", "dependencies": { "loose-envify": "^1.0.0" @@ -9952,6 +12373,8 @@ }, "node_modules/ip-regex": { "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/ip-regex/-/ip-regex-4.3.0.tgz", + "integrity": "sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==", "dev": true, "license": "MIT", "engines": { @@ -9959,7 +12382,9 @@ } }, "node_modules/ipaddr.js": { - "version": "2.0.1", + "version": "2.2.0", + "resolved": "http://94.130.170.209:4873/ipaddr.js/-/ipaddr.js-2.2.0.tgz", + "integrity": "sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==", "license": "MIT", "engines": { "node": ">= 10" @@ -9967,6 +12392,8 @@ }, "node_modules/ipfs-car": { "version": "0.7.0", + "resolved": "http://94.130.170.209:4873/ipfs-car/-/ipfs-car-0.7.0.tgz", + "integrity": "sha512-9ser6WWZ1ZMTCGbcVkRXUzOrpQ4SIiLfzIEnk+3LQsXbV09yeZg3ijhRuEXozEIYE68Go9JmOFshamsK9iKlNQ==", "dev": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { @@ -9999,6 +12426,9 @@ }, "node_modules/ipfs-core-types": { "version": "0.8.4", + "resolved": "http://94.130.170.209:4873/ipfs-core-types/-/ipfs-core-types-0.8.4.tgz", + "integrity": "sha512-sbRZA1QX3xJ6ywTiVQZMOxhlhp4osAZX2SXx3azOLxAtxmGWDMkHYt722VV4nZ2GyJy8qyk5GHQIZ0uvQnpaTg==", + "deprecated": "js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details", "dev": true, "license": "(Apache-2.0 OR MIT)", "dependencies": { @@ -10009,6 +12439,9 @@ }, "node_modules/ipfs-core-utils": { "version": "0.12.2", + "resolved": "http://94.130.170.209:4873/ipfs-core-utils/-/ipfs-core-utils-0.12.2.tgz", + "integrity": "sha512-RfxP3rPhXuqKIUmTAUhmee6fmaV3A7LMnjOUikRKpSyqESz/DR7aGK7tbttMxkZdkSEr0rFXlqbyb0vVwmn0wQ==", + "deprecated": "js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details", "dev": true, "license": "MIT", "dependencies": { @@ -10034,8 +12467,28 @@ "uint8arrays": "^3.0.0" } }, + "node_modules/ipfs-core-utils/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "dev": true, + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, "node_modules/ipfs-unixfs": { "version": "6.0.9", + "resolved": "http://94.130.170.209:4873/ipfs-unixfs/-/ipfs-unixfs-6.0.9.tgz", + "integrity": "sha512-0DQ7p0/9dRB6XCb0mVCTli33GzIzSVx5udpJuVM47tGcD+W+Bl4LsnoLswd3ggNnNEakMv1FdoFITiEnchXDqQ==", "dev": true, "license": "Apache-2.0 OR MIT", "dependencies": { @@ -10049,6 +12502,8 @@ }, "node_modules/ipfs-unixfs-exporter": { "version": "7.0.11", + "resolved": "http://94.130.170.209:4873/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-7.0.11.tgz", + "integrity": "sha512-qTYa69J7HbI2EIYNUddKPg9Y3rHkYZV0bNdmzZKA5+ZbwRVoUEuBW/cguEqTp22zHygh3sMnzYZFm0naVIdMgQ==", "dev": true, "license": "Apache-2.0 OR MIT", "dependencies": { @@ -10070,6 +12525,8 @@ }, "node_modules/ipfs-unixfs-importer": { "version": "9.0.10", + "resolved": "http://94.130.170.209:4873/ipfs-unixfs-importer/-/ipfs-unixfs-importer-9.0.10.tgz", + "integrity": "sha512-W+tQTVcSmXtFh7FWYWwPBGXJ1xDgREbIyI1E5JzDcimZLIyT5gGMfxR3oKPxxWj+GKMpP5ilvMQrbsPzWcm3Fw==", "dev": true, "license": "Apache-2.0 OR MIT", "dependencies": { @@ -10095,33 +12552,45 @@ } }, "node_modules/ipfs-utils": { - "version": "9.0.6", + "version": "9.0.14", + "resolved": "http://94.130.170.209:4873/ipfs-utils/-/ipfs-utils-9.0.14.tgz", + "integrity": "sha512-zIaiEGX18QATxgaS0/EOQNoo33W0islREABAcxXE8n7y2MGAlB+hdsxXn4J0hGZge8IqVQhW8sWIb+oJz2yEvg==", "dev": true, - "license": "MIT", + "license": "Apache-2.0 OR MIT", "dependencies": { "any-signal": "^3.0.0", + "browser-readablestream-to-it": "^1.0.0", "buffer": "^6.0.1", "electron-fetch": "^1.7.2", "err-code": "^3.0.1", "is-electron": "^2.2.0", "iso-url": "^1.1.5", + "it-all": "^1.0.4", "it-glob": "^1.0.1", "it-to-stream": "^1.0.0", "merge-options": "^3.0.4", "nanoid": "^3.1.20", "native-fetch": "^3.0.0", - "node-fetch": "https://registry.npmjs.org/@achingbrain/node-fetch/-/node-fetch-2.6.7.tgz", - "react-native-fetch-api": "^2.0.0", + "node-fetch": "^2.6.8", + "react-native-fetch-api": "^3.0.0", "stream-to-it": "^0.2.2" + }, + "engines": { + "node": ">=16.0.0", + "npm": ">=7.0.0" } }, "node_modules/ipfs-utils/node_modules/any-signal": { "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/any-signal/-/any-signal-3.0.1.tgz", + "integrity": "sha512-xgZgJtKEa9YmDqXodIgl7Fl1C8yNXr8w6gXjqK3LW4GcEiYT+6AQfJSE/8SPsEpLLmcvbv8YU+qet94UewHxqg==", "dev": true, "license": "MIT" }, "node_modules/ipfs-utils/node_modules/it-glob": { "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/it-glob/-/it-glob-1.0.2.tgz", + "integrity": "sha512-Ch2Dzhw4URfB9L/0ZHyY+uqOnKvBNeS/SMcRiPmJfpHiM0TsUZn+GkpcZxAoF3dJVdPm/PuIk3A4wlV7SUo23Q==", "dev": true, "license": "ISC", "dependencies": { @@ -10131,6 +12600,8 @@ }, "node_modules/ipns": { "version": "0.16.0", + "resolved": "http://94.130.170.209:4873/ipns/-/ipns-0.16.0.tgz", + "integrity": "sha512-fBYkRjN3/fc6IQujUF4WBEyOXegK715w+wx9IErV6H2B5JXsMnHOBceUKn3L90dj+wJfHs6T+hM/OZiTT6mQCw==", "dev": true, "license": "MIT", "dependencies": { @@ -10147,12 +12618,32 @@ "uint8arrays": "^3.0.0" } }, - "node_modules/is-arguments": { - "version": "1.1.1", + "node_modules/ipns/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "dev": true, "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/is-arguments": { + "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/is-arguments/-/is-arguments-1.2.0.tgz", + "integrity": "sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -10162,12 +12653,17 @@ } }, "node_modules/is-array-buffer": { - "version": "3.0.1", + "version": "3.0.5", + "resolved": "http://94.130.170.209:4873/is-array-buffer/-/is-array-buffer-3.0.5.tgz", + "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.3", - "is-typed-array": "^1.1.10" + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "get-intrinsic": "^1.2.6" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -10175,13 +12671,39 @@ }, "node_modules/is-arrayish": { "version": "0.2.1", + "resolved": "http://94.130.170.209:4873/is-arrayish/-/is-arrayish-0.2.1.tgz", + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", "license": "MIT" }, - "node_modules/is-bigint": { - "version": "1.0.4", + "node_modules/is-async-function": { + "version": "2.1.1", + "resolved": "http://94.130.170.209:4873/is-async-function/-/is-async-function-2.1.1.tgz", + "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", "license": "MIT", "dependencies": { - "has-bigints": "^1.0.1" + "async-function": "^1.0.0", + "call-bound": "^1.0.3", + "get-proto": "^1.0.1", + "has-tostringtag": "^1.0.2", + "safe-regex-test": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-bigint": { + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/is-bigint/-/is-bigint-1.1.0.tgz", + "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==", + "license": "MIT", + "dependencies": { + "has-bigints": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -10189,6 +12711,8 @@ }, "node_modules/is-binary-path": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", "license": "MIT", "dependencies": { "binary-extensions": "^2.0.0" @@ -10198,11 +12722,13 @@ } }, "node_modules/is-boolean-object": { - "version": "1.1.2", + "version": "1.2.2", + "resolved": "http://94.130.170.209:4873/is-boolean-object/-/is-boolean-object-1.2.2.tgz", + "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.3", + "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -10213,6 +12739,8 @@ }, "node_modules/is-callable": { "version": "1.2.7", + "resolved": "http://94.130.170.209:4873/is-callable/-/is-callable-1.2.7.tgz", + "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", "license": "MIT", "engines": { "node": ">= 0.4" @@ -10222,20 +12750,45 @@ } }, "node_modules/is-core-module": { - "version": "2.9.0", + "version": "2.16.1", + "resolved": "http://94.130.170.209:4873/is-core-module/-/is-core-module-2.16.1.tgz", + "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", "license": "MIT", "dependencies": { - "has": "^1.0.3" + "hasown": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-data-view": { + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/is-data-view/-/is-data-view-1.0.2.tgz", + "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "get-intrinsic": "^1.2.6", + "is-typed-array": "^1.1.13" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-date-object": { - "version": "1.0.5", + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/is-date-object/-/is-date-object-1.1.0.tgz", + "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==", "license": "MIT", "dependencies": { - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.2", + "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -10246,6 +12799,8 @@ }, "node_modules/is-docker": { "version": "2.2.1", + "resolved": "http://94.130.170.209:4873/is-docker/-/is-docker-2.2.1.tgz", + "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", "license": "MIT", "bin": { "is-docker": "cli.js" @@ -10258,19 +12813,40 @@ } }, "node_modules/is-electron": { - "version": "2.2.1", + "version": "2.2.2", + "resolved": "http://94.130.170.209:4873/is-electron/-/is-electron-2.2.2.tgz", + "integrity": "sha512-FO/Rhvz5tuw4MCWkpMzHFKWD2LsfHzIb7i6MdPYZ/KW7AlxawyLkqdy+jPZP1WubqEADE3O4FUENlJHDfQASRg==", "dev": true, "license": "MIT" }, "node_modules/is-extglob": { "version": "2.1.1", + "resolved": "http://94.130.170.209:4873/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", "license": "MIT", "engines": { "node": ">=0.10.0" } }, + "node_modules/is-finalizationregistry": { + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz", + "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/is-fullwidth-code-point": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", "license": "MIT", "engines": { "node": ">=8" @@ -10278,17 +12854,23 @@ }, "node_modules/is-generator-fn": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/is-generator-fn/-/is-generator-fn-2.1.0.tgz", + "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/is-generator-function": { - "version": "1.0.10", - "dev": true, + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/is-generator-function/-/is-generator-function-1.1.0.tgz", + "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", "license": "MIT", "dependencies": { - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.3", + "get-proto": "^1.0.0", + "has-tostringtag": "^1.0.2", + "safe-regex-test": "^1.1.0" }, "engines": { "node": ">= 0.4" @@ -10299,6 +12881,8 @@ }, "node_modules/is-glob": { "version": "4.0.3", + "resolved": "http://94.130.170.209:4873/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", "license": "MIT", "dependencies": { "is-extglob": "^2.1.1" @@ -10309,6 +12893,8 @@ }, "node_modules/is-ip": { "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/is-ip/-/is-ip-3.1.0.tgz", + "integrity": "sha512-35vd5necO7IitFPjd/YBeqwWnyDWbuLH9ZXQdMfDA8TEo7pv5X8yfrvVO3xbJbLUlERCMvf6X0hTUamQxCYJ9Q==", "dev": true, "license": "MIT", "dependencies": { @@ -10319,18 +12905,9 @@ } }, "node_modules/is-map": { - "version": "2.0.2", - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-module": { - "version": "1.0.0", - "license": "MIT" - }, - "node_modules/is-negative-zero": { - "version": "2.0.2", + "version": "2.0.3", + "resolved": "http://94.130.170.209:4873/is-map/-/is-map-2.0.3.tgz", + "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", "license": "MIT", "engines": { "node": ">= 0.4" @@ -10339,18 +12916,29 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/is-module": { + "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/is-module/-/is-module-1.0.0.tgz", + "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==", + "license": "MIT" + }, "node_modules/is-number": { "version": "7.0.0", + "resolved": "http://94.130.170.209:4873/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", "license": "MIT", "engines": { "node": ">=0.12.0" } }, "node_modules/is-number-object": { - "version": "1.0.7", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/is-number-object/-/is-number-object-1.1.1.tgz", + "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==", "license": "MIT", "dependencies": { - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.3", + "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -10361,23 +12949,36 @@ }, "node_modules/is-obj": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/is-obj/-/is-obj-1.0.1.tgz", + "integrity": "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==", "license": "MIT", "engines": { "node": ">=0.10.0" } }, - "node_modules/is-plain-obj": { - "version": "3.0.0", + "node_modules/is-path-inside": { + "version": "3.0.3", + "resolved": "http://94.130.170.209:4873/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", "license": "MIT", "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=8" + } + }, + "node_modules/is-plain-obj": { + "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/is-plain-obj/-/is-plain-obj-2.1.0.tgz", + "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" } }, "node_modules/is-plain-object": { "version": "2.0.4", + "resolved": "http://94.130.170.209:4873/is-plain-object/-/is-plain-object-2.0.4.tgz", + "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", "license": "MIT", "dependencies": { "isobject": "^3.0.1" @@ -10388,14 +12989,20 @@ }, "node_modules/is-potential-custom-element-name": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", + "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==", "license": "MIT" }, "node_modules/is-regex": { - "version": "1.1.4", + "version": "1.2.1", + "resolved": "http://94.130.170.209:4873/is-regex/-/is-regex-1.2.1.tgz", + "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.2", + "gopd": "^1.2.0", + "has-tostringtag": "^1.0.2", + "hasown": "^2.0.2" }, "engines": { "node": ">= 0.4" @@ -10406,6 +13013,8 @@ }, "node_modules/is-regexp": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/is-regexp/-/is-regexp-1.0.0.tgz", + "integrity": "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -10413,23 +13022,35 @@ }, "node_modules/is-root": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/is-root/-/is-root-2.1.0.tgz", + "integrity": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/is-set": { - "version": "2.0.2", + "version": "2.0.3", + "resolved": "http://94.130.170.209:4873/is-set/-/is-set-2.0.3.tgz", + "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", "license": "MIT", + "engines": { + "node": ">= 0.4" + }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-shared-array-buffer": { - "version": "1.0.2", + "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz", + "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2" + "call-bound": "^1.0.3" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -10437,6 +13058,8 @@ }, "node_modules/is-stream": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/is-stream/-/is-stream-2.0.1.tgz", + "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", "license": "MIT", "engines": { "node": ">=8" @@ -10446,10 +13069,13 @@ } }, "node_modules/is-string": { - "version": "1.0.7", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/is-string/-/is-string-1.1.1.tgz", + "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==", "license": "MIT", "dependencies": { - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.3", + "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -10459,10 +13085,14 @@ } }, "node_modules/is-symbol": { - "version": "1.0.4", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/is-symbol/-/is-symbol-1.1.1.tgz", + "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==", "license": "MIT", "dependencies": { - "has-symbols": "^1.0.2" + "call-bound": "^1.0.2", + "has-symbols": "^1.1.0", + "safe-regex-test": "^1.1.0" }, "engines": { "node": ">= 0.4" @@ -10472,14 +13102,12 @@ } }, "node_modules/is-typed-array": { - "version": "1.1.10", + "version": "1.1.15", + "resolved": "http://94.130.170.209:4873/is-typed-array/-/is-typed-array-1.1.15.tgz", + "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", "license": "MIT", "dependencies": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-tostringtag": "^1.0.0" + "which-typed-array": "^1.1.16" }, "engines": { "node": ">= 0.4" @@ -10490,31 +13118,48 @@ }, "node_modules/is-typedarray": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/is-typedarray/-/is-typedarray-1.0.0.tgz", + "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", "license": "MIT" }, "node_modules/is-weakmap": { - "version": "2.0.1", + "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/is-weakmap/-/is-weakmap-2.0.2.tgz", + "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", "license": "MIT", + "engines": { + "node": ">= 0.4" + }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-weakref": { - "version": "1.0.2", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/is-weakref/-/is-weakref-1.1.1.tgz", + "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2" + "call-bound": "^1.0.3" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-weakset": { - "version": "2.0.2", + "version": "2.0.4", + "resolved": "http://94.130.170.209:4873/is-weakset/-/is-weakset-2.0.4.tgz", + "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.1" + "call-bound": "^1.0.3", + "get-intrinsic": "^1.2.6" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -10522,6 +13167,8 @@ }, "node_modules/is-wsl": { "version": "2.2.0", + "resolved": "http://94.130.170.209:4873/is-wsl/-/is-wsl-2.2.0.tgz", + "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", "license": "MIT", "dependencies": { "is-docker": "^2.0.0" @@ -10532,14 +13179,20 @@ }, "node_modules/isarray": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", "license": "MIT" }, "node_modules/isexe": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", "license": "ISC" }, "node_modules/iso-random-stream": { "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/iso-random-stream/-/iso-random-stream-2.0.2.tgz", + "integrity": "sha512-yJvs+Nnelic1L2vH2JzWvvPQFA4r7kSTnpST/+LkAQjSz0hos2oqLD+qIVi9Qk38Hoe7mNDt3j0S27R58MVjLQ==", "dev": true, "license": "MIT", "dependencies": { @@ -10550,8 +13203,25 @@ "node": ">=10" } }, + "node_modules/iso-random-stream/node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "http://94.130.170.209:4873/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "dev": true, + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, "node_modules/iso-url": { "version": "1.2.1", + "resolved": "http://94.130.170.209:4873/iso-url/-/iso-url-1.2.1.tgz", + "integrity": "sha512-9JPDgCN4B7QPkLtYAAOrEuAWvP9rWvR5offAr0/SeF046wIkglqH3VXgYYP6NcsKslH80UIVgmPqNe3j7tG2ng==", "dev": true, "license": "MIT", "engines": { @@ -10560,20 +13230,26 @@ }, "node_modules/isobject": { "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/isobject/-/isobject-3.0.1.tgz", + "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/istanbul-lib-coverage": { - "version": "3.2.0", + "version": "3.2.2", + "resolved": "http://94.130.170.209:4873/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", + "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==", "license": "BSD-3-Clause", "engines": { "node": ">=8" } }, "node_modules/istanbul-lib-instrument": { - "version": "5.2.0", + "version": "5.2.1", + "resolved": "http://94.130.170.209:4873/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz", + "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==", "license": "BSD-3-Clause", "dependencies": { "@babel/core": "^7.12.3", @@ -10587,33 +13263,56 @@ } }, "node_modules/istanbul-lib-instrument/node_modules/semver": { - "version": "6.3.0", + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/istanbul-lib-report": { - "version": "3.0.0", + "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", + "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==", "license": "BSD-3-Clause", "dependencies": { "istanbul-lib-coverage": "^3.0.0", - "make-dir": "^3.0.0", + "make-dir": "^4.0.0", "supports-color": "^7.1.0" }, "engines": { - "node": ">=8" + "node": ">=10" } }, "node_modules/istanbul-lib-report/node_modules/has-flag": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "license": "MIT", "engines": { "node": ">=8" } }, + "node_modules/istanbul-lib-report/node_modules/make-dir": { + "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/make-dir/-/make-dir-4.0.0.tgz", + "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==", + "license": "MIT", + "dependencies": { + "semver": "^7.5.3" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/istanbul-lib-report/node_modules/supports-color": { "version": "7.2.0", + "resolved": "http://94.130.170.209:4873/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" @@ -10624,6 +13323,8 @@ }, "node_modules/istanbul-lib-source-maps": { "version": "4.0.1", + "resolved": "http://94.130.170.209:4873/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", + "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", "license": "BSD-3-Clause", "dependencies": { "debug": "^4.1.1", @@ -10634,15 +13335,27 @@ "node": ">=10" } }, - "node_modules/istanbul-lib-source-maps/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", + "node_modules/istanbul-lib-source-maps/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, "engines": { - "node": ">=0.10.0" + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } } }, "node_modules/istanbul-reports": { - "version": "3.1.4", + "version": "3.1.7", + "resolved": "http://94.130.170.209:4873/istanbul-reports/-/istanbul-reports-3.1.7.tgz", + "integrity": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==", "license": "BSD-3-Clause", "dependencies": { "html-escaper": "^2.0.0", @@ -10654,31 +13367,43 @@ }, "node_modules/it-all": { "version": "1.0.6", + "resolved": "http://94.130.170.209:4873/it-all/-/it-all-1.0.6.tgz", + "integrity": "sha512-3cmCc6Heqe3uWi3CVM/k51fa/XbMFpQVzFoDsV0IZNHSQDyAXl3c4MjHkFX5kF3922OGj7Myv1nSEUgRtcuM1A==", "dev": true, "license": "ISC" }, "node_modules/it-batch": { "version": "1.0.9", + "resolved": "http://94.130.170.209:4873/it-batch/-/it-batch-1.0.9.tgz", + "integrity": "sha512-7Q7HXewMhNFltTsAMdSz6luNhyhkhEtGGbYek/8Xb/GiqYMtwUmopE1ocPSiJKKp3rM4Dt045sNFoUu+KZGNyA==", "dev": true, "license": "ISC" }, "node_modules/it-drain": { "version": "1.0.5", + "resolved": "http://94.130.170.209:4873/it-drain/-/it-drain-1.0.5.tgz", + "integrity": "sha512-r/GjkiW1bZswC04TNmUnLxa6uovme7KKwPhc+cb1hHU65E3AByypHH6Pm91WHuvqfFsm+9ws0kPtDBV3/8vmIg==", "dev": true, "license": "ISC" }, "node_modules/it-filter": { "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/it-filter/-/it-filter-1.0.3.tgz", + "integrity": "sha512-EI3HpzUrKjTH01miLHWmhNWy3Xpbx4OXMXltgrNprL5lDpF3giVpHIouFpr5l+evXw6aOfxhnt01BIB+4VQA+w==", "dev": true, "license": "ISC" }, "node_modules/it-first": { "version": "1.0.7", + "resolved": "http://94.130.170.209:4873/it-first/-/it-first-1.0.7.tgz", + "integrity": "sha512-nvJKZoBpZD/6Rtde6FXqwDqDZGF1sCADmr2Zoc0hZsIvnE449gRFnGctxDf09Bzc/FWnHXAdaHVIetY6lrE0/g==", "dev": true, "license": "ISC" }, "node_modules/it-glob": { "version": "0.0.13", + "resolved": "http://94.130.170.209:4873/it-glob/-/it-glob-0.0.13.tgz", + "integrity": "sha512-0Hcd5BraJUPzL28NWiFbdNrcdyNxNTKKdU3sjdFiYynNTQpwlG2UKW31X7bp+XhJwux/oPzIquo5ioztVmc2RQ==", "dev": true, "license": "ISC", "dependencies": { @@ -10688,16 +13413,22 @@ }, "node_modules/it-last": { "version": "1.0.6", + "resolved": "http://94.130.170.209:4873/it-last/-/it-last-1.0.6.tgz", + "integrity": "sha512-aFGeibeiX/lM4bX3JY0OkVCFkAw8+n9lkukkLNivbJRvNz8lI3YXv5xcqhFUV2lDJiraEK3OXRDbGuevnnR67Q==", "dev": true, "license": "ISC" }, "node_modules/it-map": { "version": "1.0.6", + "resolved": "http://94.130.170.209:4873/it-map/-/it-map-1.0.6.tgz", + "integrity": "sha512-XT4/RM6UHIFG9IobGlQPFQUrlEKkU4eBUFG3qhWhfAdh1JfF2x11ShCrKCdmZ0OiZppPfoLuzcfA4cey6q3UAQ==", "dev": true, "license": "ISC" }, "node_modules/it-parallel-batch": { - "version": "1.0.10", + "version": "1.0.11", + "resolved": "http://94.130.170.209:4873/it-parallel-batch/-/it-parallel-batch-1.0.11.tgz", + "integrity": "sha512-UWsWHv/kqBpMRmyZJzlmZeoAMA0F3SZr08FBdbhtbe+MtoEBgr/ZUAKrnenhXCBrsopy76QjRH2K/V8kNdupbQ==", "dev": true, "license": "ISC", "dependencies": { @@ -10706,21 +13437,29 @@ }, "node_modules/it-peekable": { "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/it-peekable/-/it-peekable-1.0.3.tgz", + "integrity": "sha512-5+8zemFS+wSfIkSZyf0Zh5kNN+iGyccN02914BY4w/Dj+uoFEoPSvj5vaWn8pNZJNSxzjW0zHRxC3LUb2KWJTQ==", "dev": true, "license": "ISC" }, "node_modules/it-pipe": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/it-pipe/-/it-pipe-1.1.0.tgz", + "integrity": "sha512-lF0/3qTVeth13TOnHVs0BTFaziwQF7m5Gg+E6JV0BXcLKutC92YjSi7bASgkPOXaLEb+YvNZrPorGMBIJvZfxg==", "dev": true, "license": "MIT" }, "node_modules/it-take": { "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/it-take/-/it-take-1.0.2.tgz", + "integrity": "sha512-u7I6qhhxH7pSevcYNaMECtkvZW365ARqAIt9K+xjdK1B2WUDEjQSfETkOCT8bxFq/59LqrN3cMLUtTgmDBaygw==", "dev": true, "license": "ISC" }, "node_modules/it-to-stream": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/it-to-stream/-/it-to-stream-1.0.0.tgz", + "integrity": "sha512-pLULMZMAB/+vbdvbZtebC0nWBTbG581lk6w8P7DfIIIKUfa8FbY7Oi0FxZcFPbxvISs7A9E+cMpLDBc1XhpAOA==", "dev": true, "license": "MIT", "dependencies": { @@ -10732,14 +13471,63 @@ "readable-stream": "^3.6.0" } }, + "node_modules/it-to-stream/node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "http://94.130.170.209:4873/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "dev": true, + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/iterator.prototype": { + "version": "1.1.5", + "resolved": "http://94.130.170.209:4873/iterator.prototype/-/iterator.prototype-1.1.5.tgz", + "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==", + "license": "MIT", + "dependencies": { + "define-data-property": "^1.1.4", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.6", + "get-proto": "^1.0.0", + "has-symbols": "^1.1.0", + "set-function-name": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/jackspeak": { + "version": "3.4.3", + "resolved": "http://94.130.170.209:4873/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "license": "BlueOak-1.0.0", + "dependencies": { + "@isaacs/cliui": "^8.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" + } + }, "node_modules/jake": { - "version": "10.8.5", + "version": "10.9.2", + "resolved": "http://94.130.170.209:4873/jake/-/jake-10.9.2.tgz", + "integrity": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==", "license": "Apache-2.0", "dependencies": { "async": "^3.2.3", "chalk": "^4.0.2", - "filelist": "^1.0.1", - "minimatch": "^3.0.4" + "filelist": "^1.0.4", + "minimatch": "^3.1.2" }, "bin": { "jake": "bin/cli.js" @@ -10748,64 +13536,6 @@ "node": ">=10" } }, - "node_modules/jake/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jake/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jake/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jake/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jake/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jake/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jdenticon": { "version": "3.3.0", "resolved": "http://94.130.170.209:4873/jdenticon/-/jdenticon-3.3.0.tgz", @@ -10823,6 +13553,8 @@ }, "node_modules/jest": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest/-/jest-27.5.1.tgz", + "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==", "license": "MIT", "dependencies": { "@jest/core": "^27.5.1", @@ -10846,6 +13578,8 @@ }, "node_modules/jest-changed-files": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-changed-files/-/jest-changed-files-27.5.1.tgz", + "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==", "license": "MIT", "dependencies": { "@jest/types": "^27.5.1", @@ -10858,6 +13592,8 @@ }, "node_modules/jest-circus": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-circus/-/jest-circus-27.5.1.tgz", + "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==", "license": "MIT", "dependencies": { "@jest/environment": "^27.5.1", @@ -10884,66 +13620,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-circus/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-circus/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-circus/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-circus/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-circus/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-circus/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-cli": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-cli/-/jest-cli-27.5.1.tgz", + "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==", "license": "MIT", "dependencies": { "@jest/core": "^27.5.1", @@ -10974,66 +13654,10 @@ } } }, - "node_modules/jest-cli/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-cli/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-cli/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-cli/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-cli/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-cli/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-config": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-config/-/jest-config-27.5.1.tgz", + "integrity": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==", "license": "MIT", "dependencies": { "@babel/core": "^7.8.0", @@ -11073,66 +13697,10 @@ } } }, - "node_modules/jest-config/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-config/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-config/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-config/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-config/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-config/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-diff": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-diff/-/jest-diff-27.5.1.tgz", + "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==", "license": "MIT", "dependencies": { "chalk": "^4.0.0", @@ -11144,66 +13712,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-diff/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-diff/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-diff/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-diff/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-diff/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-diff/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-docblock": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-docblock/-/jest-docblock-27.5.1.tgz", + "integrity": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==", "license": "MIT", "dependencies": { "detect-newline": "^3.0.0" @@ -11214,6 +13726,8 @@ }, "node_modules/jest-each": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-each/-/jest-each-27.5.1.tgz", + "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==", "license": "MIT", "dependencies": { "@jest/types": "^27.5.1", @@ -11226,66 +13740,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-each/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-each/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-each/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-each/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-each/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-each/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-environment-jsdom": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz", + "integrity": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==", "license": "MIT", "dependencies": { "@jest/environment": "^27.5.1", @@ -11302,6 +13760,8 @@ }, "node_modules/jest-environment-node": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-environment-node/-/jest-environment-node-27.5.1.tgz", + "integrity": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==", "license": "MIT", "dependencies": { "@jest/environment": "^27.5.1", @@ -11317,6 +13777,8 @@ }, "node_modules/jest-get-type": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-get-type/-/jest-get-type-27.5.1.tgz", + "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==", "license": "MIT", "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" @@ -11324,6 +13786,8 @@ }, "node_modules/jest-haste-map": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-haste-map/-/jest-haste-map-27.5.1.tgz", + "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==", "license": "MIT", "dependencies": { "@jest/types": "^27.5.1", @@ -11348,6 +13812,8 @@ }, "node_modules/jest-jasmine2": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz", + "integrity": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==", "license": "MIT", "dependencies": { "@jest/environment": "^27.5.1", @@ -11372,66 +13838,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-jasmine2/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-jasmine2/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-jasmine2/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-jasmine2/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-jasmine2/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-jasmine2/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-leak-detector": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz", + "integrity": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==", "license": "MIT", "dependencies": { "jest-get-type": "^27.5.1", @@ -11443,6 +13853,8 @@ }, "node_modules/jest-matcher-utils": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz", + "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==", "license": "MIT", "dependencies": { "chalk": "^4.0.0", @@ -11454,66 +13866,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-matcher-utils/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-matcher-utils/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-matcher-utils/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-matcher-utils/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-matcher-utils/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-matcher-utils/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-message-util": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-message-util/-/jest-message-util-27.5.1.tgz", + "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.12.13", @@ -11530,66 +13886,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-message-util/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-message-util/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-message-util/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-message-util/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-message-util/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-message-util/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-mock": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-mock/-/jest-mock-27.5.1.tgz", + "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==", "license": "MIT", "dependencies": { "@jest/types": "^27.5.1", @@ -11600,7 +13900,9 @@ } }, "node_modules/jest-pnp-resolver": { - "version": "1.2.2", + "version": "1.2.3", + "resolved": "http://94.130.170.209:4873/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", + "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", "license": "MIT", "engines": { "node": ">=6" @@ -11616,6 +13918,8 @@ }, "node_modules/jest-regex-util": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-regex-util/-/jest-regex-util-27.5.1.tgz", + "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==", "license": "MIT", "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" @@ -11623,6 +13927,8 @@ }, "node_modules/jest-resolve": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-resolve/-/jest-resolve-27.5.1.tgz", + "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==", "license": "MIT", "dependencies": { "@jest/types": "^27.5.1", @@ -11642,6 +13948,8 @@ }, "node_modules/jest-resolve-dependencies": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz", + "integrity": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==", "license": "MIT", "dependencies": { "@jest/types": "^27.5.1", @@ -11652,66 +13960,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-resolve/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-resolve/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-resolve/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-resolve/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-resolve/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-resolve/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-runner": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-runner/-/jest-runner-27.5.1.tgz", + "integrity": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==", "license": "MIT", "dependencies": { "@jest/console": "^27.5.1", @@ -11740,66 +13992,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-runner/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-runner/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-runner/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-runner/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-runner/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-runner/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-runtime": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-runtime/-/jest-runtime-27.5.1.tgz", + "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==", "license": "MIT", "dependencies": { "@jest/environment": "^27.5.1", @@ -11829,66 +14025,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-runtime/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-runtime/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-runtime/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-runtime/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-runtime/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-runtime/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-serializer": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-serializer/-/jest-serializer-27.5.1.tgz", + "integrity": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==", "license": "MIT", "dependencies": { "@types/node": "*", @@ -11900,6 +14040,8 @@ }, "node_modules/jest-snapshot": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-snapshot/-/jest-snapshot-27.5.1.tgz", + "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==", "license": "MIT", "dependencies": { "@babel/core": "^7.7.2", @@ -11929,66 +14071,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-snapshot/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-snapshot/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-snapshot/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-snapshot/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-snapshot/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-snapshot/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-util": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-util/-/jest-util-27.5.1.tgz", + "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==", "license": "MIT", "dependencies": { "@jest/types": "^27.5.1", @@ -12002,66 +14088,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-util/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-util/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-util/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-util/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-util/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-util/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-validate": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-validate/-/jest-validate-27.5.1.tgz", + "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==", "license": "MIT", "dependencies": { "@jest/types": "^27.5.1", @@ -12075,66 +14105,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-validate/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-validate/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-validate/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-validate/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-validate/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-validate/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-watch-typeahead": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/jest-watch-typeahead/-/jest-watch-typeahead-1.1.0.tgz", + "integrity": "sha512-Va5nLSJTN7YFtC2jd+7wsoe1pNe5K4ShLux/E5iHEwlB9AxaxmggY7to9KUqKojhaJw3aXqt5WAb4jGPOolpEw==", "license": "MIT", "dependencies": { "ansi-escapes": "^4.3.1", @@ -12153,14 +14127,16 @@ } }, "node_modules/jest-watch-typeahead/node_modules/@jest/console": { - "version": "28.1.1", + "version": "28.1.3", + "resolved": "http://94.130.170.209:4873/@jest%2fconsole/-/console-28.1.3.tgz", + "integrity": "sha512-QPAkP5EwKdK/bxIr6C1I4Vs0rm2nHiANzj/Z5X2JQkrZo6IqvC4ldZ9K95tF0HdidhA8Bo6egxSzUFPYKcEXLw==", "license": "MIT", "dependencies": { - "@jest/types": "^28.1.1", + "@jest/types": "^28.1.3", "@types/node": "*", "chalk": "^4.0.0", - "jest-message-util": "^28.1.1", - "jest-util": "^28.1.1", + "jest-message-util": "^28.1.3", + "jest-util": "^28.1.3", "slash": "^3.0.0" }, "engines": { @@ -12169,17 +14145,21 @@ }, "node_modules/jest-watch-typeahead/node_modules/@jest/console/node_modules/slash": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/jest-watch-typeahead/node_modules/@jest/test-result": { - "version": "28.1.1", + "version": "28.1.3", + "resolved": "http://94.130.170.209:4873/@jest%2ftest-result/-/test-result-28.1.3.tgz", + "integrity": "sha512-kZAkxnSE+FqE8YjW8gNuoVkkC9I7S1qmenl8sGcDOLropASP+BkcGKwhXoyqQuGOGeYY0y/ixjrd/iERpEXHNg==", "license": "MIT", "dependencies": { - "@jest/console": "^28.1.1", - "@jest/types": "^28.1.1", + "@jest/console": "^28.1.3", + "@jest/types": "^28.1.3", "@types/istanbul-lib-coverage": "^2.0.0", "collect-v8-coverage": "^1.0.0" }, @@ -12188,10 +14168,12 @@ } }, "node_modules/jest-watch-typeahead/node_modules/@jest/types": { - "version": "28.1.1", + "version": "28.1.3", + "resolved": "http://94.130.170.209:4873/@jest%2ftypes/-/types-28.1.3.tgz", + "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==", "license": "MIT", "dependencies": { - "@jest/schemas": "^28.0.2", + "@jest/schemas": "^28.1.3", "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node": "*", @@ -12203,55 +14185,30 @@ } }, "node_modules/jest-watch-typeahead/node_modules/@types/yargs": { - "version": "17.0.10", + "version": "17.0.33", + "resolved": "http://94.130.170.209:4873/@types%2fyargs/-/yargs-17.0.33.tgz", + "integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==", "license": "MIT", "dependencies": { "@types/yargs-parser": "*" } }, "node_modules/jest-watch-typeahead/node_modules/ansi-styles": { - "version": "4.3.0", + "version": "5.2.0", + "resolved": "http://94.130.170.209:4873/ansi-styles/-/ansi-styles-5.2.0.tgz", + "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, "engines": { - "node": ">=8" + "node": ">=10" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/jest-watch-typeahead/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-watch-typeahead/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-watch-typeahead/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, "node_modules/jest-watch-typeahead/node_modules/emittery": { "version": "0.10.2", + "resolved": "http://94.130.170.209:4873/emittery/-/emittery-0.10.2.tgz", + "integrity": "sha512-aITqOwnLanpHLNXZJENbOgjUBeHocD+xsSJmNrjovKBW5HbSpW3d1pEls7GFQPUWXiwG9+0P4GtHfEqC/4M0Iw==", "license": "MIT", "engines": { "node": ">=12" @@ -12260,24 +14217,19 @@ "url": "https://github.com/sindresorhus/emittery?sponsor=1" } }, - "node_modules/jest-watch-typeahead/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, "node_modules/jest-watch-typeahead/node_modules/jest-message-util": { - "version": "28.1.1", + "version": "28.1.3", + "resolved": "http://94.130.170.209:4873/jest-message-util/-/jest-message-util-28.1.3.tgz", + "integrity": "sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.12.13", - "@jest/types": "^28.1.1", + "@jest/types": "^28.1.3", "@types/stack-utils": "^2.0.0", "chalk": "^4.0.0", "graceful-fs": "^4.2.9", "micromatch": "^4.0.4", - "pretty-format": "^28.1.1", + "pretty-format": "^28.1.3", "slash": "^3.0.0", "stack-utils": "^2.0.3" }, @@ -12287,6 +14239,8 @@ }, "node_modules/jest-watch-typeahead/node_modules/jest-message-util/node_modules/slash": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", "license": "MIT", "engines": { "node": ">=8" @@ -12294,16 +14248,20 @@ }, "node_modules/jest-watch-typeahead/node_modules/jest-regex-util": { "version": "28.0.2", + "resolved": "http://94.130.170.209:4873/jest-regex-util/-/jest-regex-util-28.0.2.tgz", + "integrity": "sha512-4s0IgyNIy0y9FK+cjoVYoxamT7Zeo7MhzqRGx7YDYmaQn1wucY9rotiGkBzzcMXTtjrCAP/f7f+E0F7+fxPNdw==", "license": "MIT", "engines": { "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" } }, "node_modules/jest-watch-typeahead/node_modules/jest-util": { - "version": "28.1.1", + "version": "28.1.3", + "resolved": "http://94.130.170.209:4873/jest-util/-/jest-util-28.1.3.tgz", + "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==", "license": "MIT", "dependencies": { - "@jest/types": "^28.1.1", + "@jest/types": "^28.1.3", "@types/node": "*", "chalk": "^4.0.0", "ci-info": "^3.2.0", @@ -12315,16 +14273,18 @@ } }, "node_modules/jest-watch-typeahead/node_modules/jest-watcher": { - "version": "28.1.1", + "version": "28.1.3", + "resolved": "http://94.130.170.209:4873/jest-watcher/-/jest-watcher-28.1.3.tgz", + "integrity": "sha512-t4qcqj9hze+jviFPUN3YAtAEeFnr/azITXQEMARf5cMwKY2SMBRnCQTXLixTl20OR6mLh9KLMrgVJgJISym+1g==", "license": "MIT", "dependencies": { - "@jest/test-result": "^28.1.1", - "@jest/types": "^28.1.1", + "@jest/test-result": "^28.1.3", + "@jest/types": "^28.1.3", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", "emittery": "^0.10.2", - "jest-util": "^28.1.1", + "jest-util": "^28.1.3", "string-length": "^4.0.1" }, "engines": { @@ -12333,6 +14293,8 @@ }, "node_modules/jest-watch-typeahead/node_modules/jest-watcher/node_modules/string-length": { "version": "4.0.2", + "resolved": "http://94.130.170.209:4873/string-length/-/string-length-4.0.2.tgz", + "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==", "license": "MIT", "dependencies": { "char-regex": "^1.0.2", @@ -12344,6 +14306,8 @@ }, "node_modules/jest-watch-typeahead/node_modules/jest-watcher/node_modules/strip-ansi": { "version": "6.0.1", + "resolved": "http://94.130.170.209:4873/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" @@ -12353,10 +14317,12 @@ } }, "node_modules/jest-watch-typeahead/node_modules/pretty-format": { - "version": "28.1.1", + "version": "28.1.3", + "resolved": "http://94.130.170.209:4873/pretty-format/-/pretty-format-28.1.3.tgz", + "integrity": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==", "license": "MIT", "dependencies": { - "@jest/schemas": "^28.0.2", + "@jest/schemas": "^28.1.3", "ansi-regex": "^5.0.1", "ansi-styles": "^5.0.0", "react-is": "^18.0.0" @@ -12365,22 +14331,16 @@ "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" } }, - "node_modules/jest-watch-typeahead/node_modules/pretty-format/node_modules/ansi-styles": { - "version": "5.2.0", - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, "node_modules/jest-watch-typeahead/node_modules/react-is": { - "version": "18.2.0", + "version": "18.3.1", + "resolved": "http://94.130.170.209:4873/react-is/-/react-is-18.3.1.tgz", + "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", "license": "MIT" }, "node_modules/jest-watch-typeahead/node_modules/slash": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/slash/-/slash-4.0.0.tgz", + "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==", "license": "MIT", "engines": { "node": ">=12" @@ -12391,6 +14351,8 @@ }, "node_modules/jest-watch-typeahead/node_modules/string-length": { "version": "5.0.1", + "resolved": "http://94.130.170.209:4873/string-length/-/string-length-5.0.1.tgz", + "integrity": "sha512-9Ep08KAMUn0OadnVaBuRdE2l615CQ508kr0XMadjClfYpdCyvrbFp6Taebo8yyxokQ4viUd/xPPUA4FGgUa0ow==", "license": "MIT", "dependencies": { "char-regex": "^2.0.0", @@ -12404,14 +14366,18 @@ } }, "node_modules/jest-watch-typeahead/node_modules/string-length/node_modules/char-regex": { - "version": "2.0.1", + "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/char-regex/-/char-regex-2.0.2.tgz", + "integrity": "sha512-cbGOjAptfM2LVmWhwRFHEKTPkLwNddVmuqYZQt895yXwAsWsXObCG+YN4DGQ/JBtT4GP1a1lPPdio2z413LmTg==", "license": "MIT", "engines": { "node": ">=12.20" } }, "node_modules/jest-watch-typeahead/node_modules/strip-ansi": { - "version": "7.0.1", + "version": "7.1.0", + "resolved": "http://94.130.170.209:4873/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "license": "MIT", "dependencies": { "ansi-regex": "^6.0.1" @@ -12424,7 +14390,9 @@ } }, "node_modules/jest-watch-typeahead/node_modules/strip-ansi/node_modules/ansi-regex": { - "version": "6.0.1", + "version": "6.1.0", + "resolved": "http://94.130.170.209:4873/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "license": "MIT", "engines": { "node": ">=12" @@ -12433,18 +14401,10 @@ "url": "https://github.com/chalk/ansi-regex?sponsor=1" } }, - "node_modules/jest-watch-typeahead/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-watcher": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-watcher/-/jest-watcher-27.5.1.tgz", + "integrity": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==", "license": "MIT", "dependencies": { "@jest/test-result": "^27.5.1", @@ -12459,66 +14419,10 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-watcher/node_modules/ansi-styles": { - "version": "4.3.0", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-watcher/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-watcher/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-watcher/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/jest-watcher/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-watcher/node_modules/supports-color": { - "version": "7.2.0", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-worker": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/jest-worker/-/jest-worker-27.5.1.tgz", + "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", "license": "MIT", "dependencies": { "@types/node": "*", @@ -12531,6 +14435,8 @@ }, "node_modules/jest-worker/node_modules/has-flag": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "license": "MIT", "engines": { "node": ">=8" @@ -12538,6 +14444,8 @@ }, "node_modules/jest-worker/node_modules/supports-color": { "version": "8.1.1", + "resolved": "http://94.130.170.209:4873/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" @@ -12549,27 +14457,46 @@ "url": "https://github.com/chalk/supports-color?sponsor=1" } }, + "node_modules/jiti": { + "version": "1.21.7", + "resolved": "http://94.130.170.209:4873/jiti/-/jiti-1.21.7.tgz", + "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", + "license": "MIT", + "bin": { + "jiti": "bin/jiti.js" + } + }, "node_modules/joycon": { "version": "3.1.1", + "resolved": "http://94.130.170.209:4873/joycon/-/joycon-3.1.1.tgz", + "integrity": "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==", "license": "MIT", "engines": { "node": ">=10" } }, "node_modules/jquery": { - "version": "3.6.1", + "version": "3.7.1", + "resolved": "http://94.130.170.209:4873/jquery/-/jquery-3.7.1.tgz", + "integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==", "license": "MIT" }, "node_modules/js-sha256": { "version": "0.9.0", + "resolved": "http://94.130.170.209:4873/js-sha256/-/js-sha256-0.9.0.tgz", + "integrity": "sha512-sga3MHh9sgQN2+pJ9VYZ+1LPwXOxuBJBA5nrR5/ofPfuiJBE2hnjsaN8se8JznOmGLN2p49Pe5U/ttafcs/apA==", "license": "MIT" }, "node_modules/js-tokens": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", "license": "MIT" }, "node_modules/js-yaml": { "version": "3.14.1", + "resolved": "http://94.130.170.209:4873/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", "license": "MIT", "dependencies": { "argparse": "^1.0.7", @@ -12579,8 +14506,19 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/js-yaml/node_modules/argparse": { + "version": "1.0.10", + "resolved": "http://94.130.170.209:4873/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "license": "MIT", + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, "node_modules/jsdom": { "version": "16.7.0", + "resolved": "http://94.130.170.209:4873/jsdom/-/jsdom-16.7.0.tgz", + "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==", "license": "MIT", "dependencies": { "abab": "^2.0.5", @@ -12623,39 +14561,94 @@ } } }, + "node_modules/jsdom/node_modules/form-data": { + "version": "3.0.2", + "resolved": "http://94.130.170.209:4873/form-data/-/form-data-3.0.2.tgz", + "integrity": "sha512-sJe+TQb2vIaIyO783qN6BlMYWMw3WBOHA1Ay2qxsnjuafEOQFJ2JakedOQirT6D5XPRxDvS7AHYyem9fTpb4LQ==", + "license": "MIT", + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/jsdom/node_modules/ws": { + "version": "7.5.10", + "resolved": "http://94.130.170.209:4873/ws/-/ws-7.5.10.tgz", + "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", + "license": "MIT", + "engines": { + "node": ">=8.3.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, "node_modules/jsesc": { - "version": "2.5.2", + "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/jsesc/-/jsesc-3.1.0.tgz", + "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", "license": "MIT", "bin": { "jsesc": "bin/jsesc" }, "engines": { - "node": ">=4" + "node": ">=6" } }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "license": "MIT" + }, "node_modules/json-parse-better-errors": { "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", + "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", "dev": true, "license": "MIT" }, "node_modules/json-parse-even-better-errors": { "version": "2.3.1", + "resolved": "http://94.130.170.209:4873/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", "license": "MIT" }, "node_modules/json-schema": { "version": "0.4.0", + "resolved": "http://94.130.170.209:4873/json-schema/-/json-schema-0.4.0.tgz", + "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", "license": "(AFL-2.1 OR BSD-3-Clause)" }, "node_modules/json-schema-traverse": { "version": "0.4.1", + "resolved": "http://94.130.170.209:4873/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", "license": "MIT" }, "node_modules/json-stable-stringify-without-jsonify": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", "license": "MIT" }, "node_modules/json5": { - "version": "2.2.1", + "version": "2.2.3", + "resolved": "http://94.130.170.209:4873/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", "license": "MIT", "bin": { "json5": "lib/cli.js" @@ -12666,6 +14659,8 @@ }, "node_modules/jsonfile": { "version": "6.1.0", + "resolved": "http://94.130.170.209:4873/jsonfile/-/jsonfile-6.1.0.tgz", + "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", "license": "MIT", "dependencies": { "universalify": "^2.0.0" @@ -12674,26 +14669,57 @@ "graceful-fs": "^4.1.6" } }, + "node_modules/jsonpath": { + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/jsonpath/-/jsonpath-1.1.1.tgz", + "integrity": "sha512-l6Cg7jRpixfbgoWgkrl77dgEj8RPvND0wMH6TwQmi9Qs4TFfS9u5cUFnbeKTwj5ga5Y3BTGGNI28k117LJ009w==", + "license": "MIT", + "dependencies": { + "esprima": "1.2.2", + "static-eval": "2.0.2", + "underscore": "1.12.1" + } + }, + "node_modules/jsonpath/node_modules/esprima": { + "version": "1.2.2", + "resolved": "http://94.130.170.209:4873/esprima/-/esprima-1.2.2.tgz", + "integrity": "sha512-+JpPZam9w5DuJ3Q67SqsMGtiHKENSMRVoxvArfJZK01/BfLEObtZ6orJa/MtoGNR/rfMgp5837T41PAmTwAv/A==", + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=0.4.0" + } + }, "node_modules/jsonpointer": { - "version": "5.0.0", + "version": "5.0.1", + "resolved": "http://94.130.170.209:4873/jsonpointer/-/jsonpointer-5.0.1.tgz", + "integrity": "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/jsx-ast-utils": { - "version": "3.3.0", + "version": "3.3.5", + "resolved": "http://94.130.170.209:4873/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", + "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", "license": "MIT", "dependencies": { - "array-includes": "^3.1.4", - "object.assign": "^4.1.2" + "array-includes": "^3.1.6", + "array.prototype.flat": "^1.3.1", + "object.assign": "^4.1.4", + "object.values": "^1.1.6" }, "engines": { "node": ">=4.0" } }, "node_modules/keccak": { - "version": "3.0.3", + "version": "3.0.4", + "resolved": "http://94.130.170.209:4873/keccak/-/keccak-3.0.4.tgz", + "integrity": "sha512-3vKuW0jV8J3XNTzvfyicFR5qvxrSAGl7KIhvgOu5cmWwM7tZRj3fMbj/pfIf4be7aznbc+prBWGjywox/g2Y6Q==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -12705,8 +14731,33 @@ "node": ">=10.0.0" } }, + "node_modules/keccak/node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "http://94.130.170.209:4873/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/keyv": { + "version": "4.5.4", + "resolved": "http://94.130.170.209:4873/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "license": "MIT", + "dependencies": { + "json-buffer": "3.0.1" + } + }, "node_modules/kind-of": { "version": "6.0.3", + "resolved": "http://94.130.170.209:4873/kind-of/-/kind-of-6.0.3.tgz", + "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -12714,6 +14765,8 @@ }, "node_modules/klaw-sync": { "version": "6.0.0", + "resolved": "http://94.130.170.209:4873/klaw-sync/-/klaw-sync-6.0.0.tgz", + "integrity": "sha512-nIeuVSzdCCs6TDPTqI8w1Yre34sSq7AkZ4B3sfOBbI2CgVSB4Du4aLQijFU2+lhAFCwt9+42Hel6lQNIv6AntQ==", "license": "MIT", "dependencies": { "graceful-fs": "^4.1.11" @@ -12721,13 +14774,17 @@ }, "node_modules/kleur": { "version": "3.0.3", + "resolved": "http://94.130.170.209:4873/kleur/-/kleur-3.0.3.tgz", + "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/klona": { - "version": "2.0.5", + "version": "2.0.6", + "resolved": "http://94.130.170.209:4873/klona/-/klona-2.0.6.tgz", + "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==", "license": "MIT", "engines": { "node": ">= 8" @@ -12735,21 +14792,42 @@ }, "node_modules/kuler": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/kuler/-/kuler-2.0.0.tgz", + "integrity": "sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==", "license": "MIT" }, "node_modules/language-subtag-registry": { - "version": "0.3.21", - "license": "ODC-By-1.0" + "version": "0.3.23", + "resolved": "http://94.130.170.209:4873/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", + "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", + "license": "CC0-1.0" }, "node_modules/language-tags": { - "version": "1.0.5", + "version": "1.0.9", + "resolved": "http://94.130.170.209:4873/language-tags/-/language-tags-1.0.9.tgz", + "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", "license": "MIT", "dependencies": { - "language-subtag-registry": "~0.3.2" + "language-subtag-registry": "^0.3.20" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/launch-editor": { + "version": "2.9.1", + "resolved": "http://94.130.170.209:4873/launch-editor/-/launch-editor-2.9.1.tgz", + "integrity": "sha512-Gcnl4Bd+hRO9P9icCP/RVVT2o8SFlPXofuCxvA2SaZuH45whSvf5p8x5oih5ftLiVhEI4sp5xDY+R+b3zJBh5w==", + "license": "MIT", + "dependencies": { + "picocolors": "^1.0.0", + "shell-quote": "^1.8.1" } }, "node_modules/leven": { "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/leven/-/leven-3.1.0.tgz", + "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", "license": "MIT", "engines": { "node": ">=6" @@ -12757,6 +14835,8 @@ }, "node_modules/levn": { "version": "0.4.1", + "resolved": "http://94.130.170.209:4873/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", "license": "MIT", "dependencies": { "prelude-ls": "^1.2.1", @@ -12768,6 +14848,8 @@ }, "node_modules/libp2p-crypto": { "version": "0.21.2", + "resolved": "http://94.130.170.209:4873/libp2p-crypto/-/libp2p-crypto-0.21.2.tgz", + "integrity": "sha512-EXFrhSpiHtJ+/L8xXDvQNK5VjUMG51u878jzZcaT5XhuN/zFg6PWJFnl/qB2Y2j7eMWnvCRP7Kp+ua2H36cG4g==", "dev": true, "license": "MIT", "dependencies": { @@ -12785,7 +14867,9 @@ } }, "node_modules/lilconfig": { - "version": "2.0.5", + "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/lilconfig/-/lilconfig-2.1.0.tgz", + "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", "license": "MIT", "engines": { "node": ">=10" @@ -12793,10 +14877,14 @@ }, "node_modules/lines-and-columns": { "version": "1.2.4", + "resolved": "http://94.130.170.209:4873/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", "license": "MIT" }, "node_modules/linkify-it": { "version": "3.0.3", + "resolved": "http://94.130.170.209:4873/linkify-it/-/linkify-it-3.0.3.tgz", + "integrity": "sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==", "license": "MIT", "dependencies": { "uc.micro": "^1.0.1" @@ -12804,6 +14892,8 @@ }, "node_modules/load-json-file": { "version": "5.3.0", + "resolved": "http://94.130.170.209:4873/load-json-file/-/load-json-file-5.3.0.tgz", + "integrity": "sha512-cJGP40Jc/VXUsp8/OrnyKyTZ1y6v/dphm3bioS+RrKXjK2BB6wHUd6JptZEFDGgGahMT+InnZO5i1Ei9mpC8Bw==", "dev": true, "license": "MIT", "dependencies": { @@ -12819,6 +14909,8 @@ }, "node_modules/load-json-file/node_modules/parse-json": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/parse-json/-/parse-json-4.0.0.tgz", + "integrity": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==", "dev": true, "license": "MIT", "dependencies": { @@ -12829,16 +14921,10 @@ "node": ">=4" } }, - "node_modules/load-json-file/node_modules/pify": { - "version": "4.0.1", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, "node_modules/load-json-file/node_modules/strip-bom": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/strip-bom/-/strip-bom-3.0.0.tgz", + "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", "dev": true, "license": "MIT", "engines": { @@ -12847,6 +14933,8 @@ }, "node_modules/load-json-file/node_modules/type-fest": { "version": "0.3.1", + "resolved": "http://94.130.170.209:4873/type-fest/-/type-fest-0.3.1.tgz", + "integrity": "sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -12855,13 +14943,17 @@ }, "node_modules/loader-runner": { "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/loader-runner/-/loader-runner-4.3.0.tgz", + "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==", "license": "MIT", "engines": { "node": ">=6.11.5" } }, "node_modules/loader-utils": { - "version": "2.0.2", + "version": "2.0.4", + "resolved": "http://94.130.170.209:4873/loader-utils/-/loader-utils-2.0.4.tgz", + "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", "license": "MIT", "dependencies": { "big.js": "^5.2.2", @@ -12873,60 +14965,81 @@ } }, "node_modules/locate-path": { - "version": "6.0.0", + "version": "5.0.0", + "resolved": "http://94.130.170.209:4873/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", "license": "MIT", "dependencies": { - "p-locate": "^5.0.0" + "p-locate": "^4.1.0" }, "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=8" } }, "node_modules/lodash": { "version": "4.17.21", + "resolved": "http://94.130.170.209:4873/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "license": "MIT" }, "node_modules/lodash.debounce": { "version": "4.0.8", + "resolved": "http://94.130.170.209:4873/lodash.debounce/-/lodash.debounce-4.0.8.tgz", + "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", "license": "MIT" }, "node_modules/lodash.memoize": { "version": "4.1.2", + "resolved": "http://94.130.170.209:4873/lodash.memoize/-/lodash.memoize-4.1.2.tgz", + "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==", "license": "MIT" }, "node_modules/lodash.merge": { "version": "4.6.2", + "resolved": "http://94.130.170.209:4873/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", "license": "MIT" }, "node_modules/lodash.sortby": { "version": "4.7.0", + "resolved": "http://94.130.170.209:4873/lodash.sortby/-/lodash.sortby-4.7.0.tgz", + "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==", "license": "MIT" }, "node_modules/lodash.uniq": { "version": "4.5.0", + "resolved": "http://94.130.170.209:4873/lodash.uniq/-/lodash.uniq-4.5.0.tgz", + "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==", "license": "MIT" }, "node_modules/logform": { - "version": "2.4.2", + "version": "2.7.0", + "resolved": "http://94.130.170.209:4873/logform/-/logform-2.7.0.tgz", + "integrity": "sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==", "license": "MIT", "dependencies": { - "@colors/colors": "1.5.0", + "@colors/colors": "1.6.0", + "@types/triple-beam": "^1.3.2", "fecha": "^4.2.0", "ms": "^2.1.1", "safe-stable-stringify": "^2.3.1", "triple-beam": "^1.3.0" + }, + "engines": { + "node": ">= 12.0.0" } }, "node_modules/long": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/long/-/long-4.0.0.tgz", + "integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==", "dev": true, "license": "Apache-2.0" }, "node_modules/loose-envify": { "version": "1.4.0", + "resolved": "http://94.130.170.209:4873/loose-envify/-/loose-envify-1.4.0.tgz", + "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", "license": "MIT", "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" @@ -12937,23 +15050,26 @@ }, "node_modules/lower-case": { "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/lower-case/-/lower-case-2.0.2.tgz", + "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", "license": "MIT", "dependencies": { "tslib": "^2.0.3" } }, "node_modules/lru-cache": { - "version": "6.0.0", + "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", "license": "ISC", "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" + "yallist": "^3.0.2" } }, "node_modules/magic-string": { "version": "0.25.9", + "resolved": "http://94.130.170.209:4873/magic-string/-/magic-string-0.25.9.tgz", + "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", "license": "MIT", "dependencies": { "sourcemap-codec": "^1.4.8" @@ -12961,6 +15077,8 @@ }, "node_modules/make-dir": { "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/make-dir/-/make-dir-3.1.0.tgz", + "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", "license": "MIT", "dependencies": { "semver": "^6.0.0" @@ -12973,7 +15091,9 @@ } }, "node_modules/make-dir/node_modules/semver": { - "version": "6.3.0", + "version": "6.3.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "license": "ISC", "bin": { "semver": "bin/semver.js" @@ -12981,6 +15101,8 @@ }, "node_modules/makeerror": { "version": "1.0.12", + "resolved": "http://94.130.170.209:4873/makeerror/-/makeerror-1.0.12.tgz", + "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==", "license": "BSD-3-Clause", "dependencies": { "tmpl": "1.0.5" @@ -12988,6 +15110,8 @@ }, "node_modules/map-obj": { "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/map-obj/-/map-obj-4.3.0.tgz", + "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==", "dev": true, "license": "MIT", "engines": { @@ -12999,6 +15123,8 @@ }, "node_modules/markdown-it": { "version": "12.3.2", + "resolved": "http://94.130.170.209:4873/markdown-it/-/markdown-it-12.3.2.tgz", + "integrity": "sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==", "license": "MIT", "dependencies": { "argparse": "^2.0.1", @@ -13011,19 +15137,19 @@ "markdown-it": "bin/markdown-it.js" } }, - "node_modules/markdown-it/node_modules/argparse": { - "version": "2.0.1", - "license": "Python-2.0" - }, - "node_modules/markdown-it/node_modules/entities": { - "version": "2.1.0", - "license": "BSD-2-Clause", - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" + "node_modules/math-intrinsics": { + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/math-intrinsics/-/math-intrinsics-1.1.0.tgz", + "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", + "license": "MIT", + "engines": { + "node": ">= 0.4" } }, "node_modules/md5.js": { "version": "1.3.5", + "resolved": "http://94.130.170.209:4873/md5.js/-/md5.js-1.3.5.tgz", + "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==", "license": "MIT", "dependencies": { "hash-base": "^3.0.0", @@ -13033,24 +15159,32 @@ }, "node_modules/mdn-data": { "version": "2.0.4", + "resolved": "http://94.130.170.209:4873/mdn-data/-/mdn-data-2.0.4.tgz", + "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==", "license": "CC0-1.0" }, "node_modules/mdurl": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/mdurl/-/mdurl-1.0.1.tgz", + "integrity": "sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==", "license": "MIT" }, "node_modules/media-typer": { "version": "0.3.0", + "resolved": "http://94.130.170.209:4873/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/memfs": { - "version": "3.4.4", + "version": "3.5.3", + "resolved": "http://94.130.170.209:4873/memfs/-/memfs-3.5.3.tgz", + "integrity": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==", "license": "Unlicense", "dependencies": { - "fs-monkey": "1.0.3" + "fs-monkey": "^1.0.4" }, "engines": { "node": ">= 4.0.0" @@ -13058,6 +15192,8 @@ }, "node_modules/meow": { "version": "9.0.0", + "resolved": "http://94.130.170.209:4873/meow/-/meow-9.0.0.tgz", + "integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==", "dev": true, "license": "MIT", "dependencies": { @@ -13083,6 +15219,8 @@ }, "node_modules/meow/node_modules/type-fest": { "version": "0.18.1", + "resolved": "http://94.130.170.209:4873/type-fest/-/type-fest-0.18.1.tgz", + "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -13093,11 +15231,18 @@ } }, "node_modules/merge-descriptors": { - "version": "1.0.1", - "license": "MIT" + "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/merge-descriptors/-/merge-descriptors-1.0.3.tgz", + "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, "node_modules/merge-options": { "version": "3.0.4", + "resolved": "http://94.130.170.209:4873/merge-options/-/merge-options-3.0.4.tgz", + "integrity": "sha512-2Sug1+knBjkaMsMgf1ctR1Ujx+Ayku4EdJN4Z+C2+JzoeF7A3OZ9KM2GY0CpQS51NR61LTurMJrRKPhSs3ZRTQ==", "dev": true, "license": "MIT", "dependencies": { @@ -13107,20 +15252,16 @@ "node": ">=10" } }, - "node_modules/merge-options/node_modules/is-plain-obj": { - "version": "2.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, "node_modules/merge-stream": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/merge-stream/-/merge-stream-2.0.0.tgz", + "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", "license": "MIT" }, "node_modules/merge2": { "version": "1.4.1", + "resolved": "http://94.130.170.209:4873/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", "license": "MIT", "engines": { "node": ">= 8" @@ -13128,20 +15269,26 @@ }, "node_modules/merkle-lib": { "version": "2.0.10", + "resolved": "http://94.130.170.209:4873/merkle-lib/-/merkle-lib-2.0.10.tgz", + "integrity": "sha512-XrNQvUbn1DL5hKNe46Ccs+Tu3/PYOlrcZILuGUhb95oKBPjc/nmIC8D462PQkipVDGKRvwhn+QFg2cCdIvmDJA==", "license": "MIT" }, "node_modules/methods": { "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/methods/-/methods-1.1.2.tgz", + "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/micromatch": { - "version": "4.0.5", + "version": "4.0.8", + "resolved": "http://94.130.170.209:4873/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "license": "MIT", "dependencies": { - "braces": "^3.0.2", + "braces": "^3.0.3", "picomatch": "^2.3.1" }, "engines": { @@ -13161,8 +15308,16 @@ "miller-rabin": "bin/miller-rabin" } }, + "node_modules/miller-rabin/node_modules/bn.js": { + "version": "4.12.1", + "resolved": "http://94.130.170.209:4873/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==", + "license": "MIT" + }, "node_modules/mime": { "version": "1.6.0", + "resolved": "http://94.130.170.209:4873/mime/-/mime-1.6.0.tgz", + "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", "license": "MIT", "bin": { "mime": "cli.js" @@ -13173,6 +15328,8 @@ }, "node_modules/mime-db": { "version": "1.52.0", + "resolved": "http://94.130.170.209:4873/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", "license": "MIT", "engines": { "node": ">= 0.6" @@ -13180,6 +15337,8 @@ }, "node_modules/mime-types": { "version": "2.1.35", + "resolved": "http://94.130.170.209:4873/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", "license": "MIT", "dependencies": { "mime-db": "1.52.0" @@ -13190,6 +15349,8 @@ }, "node_modules/mimic-fn": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/mimic-fn/-/mimic-fn-2.1.0.tgz", + "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", "license": "MIT", "engines": { "node": ">=6" @@ -13197,6 +15358,8 @@ }, "node_modules/min-indent": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/min-indent/-/min-indent-1.0.1.tgz", + "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", "dev": true, "license": "MIT", "engines": { @@ -13204,10 +15367,13 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.6.1", + "version": "2.9.2", + "resolved": "http://94.130.170.209:4873/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz", + "integrity": "sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==", "license": "MIT", "dependencies": { - "schema-utils": "^4.0.0" + "schema-utils": "^4.0.0", + "tapable": "^2.2.1" }, "engines": { "node": ">= 12.13.0" @@ -13220,73 +15386,94 @@ "webpack": "^5.0.0" } }, - "node_modules/mini-css-extract-plugin/node_modules/ajv": { - "version": "8.11.0", - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": { - "version": "5.1.0", - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse": { - "version": "1.0.0", - "license": "MIT" - }, - "node_modules/mini-css-extract-plugin/node_modules/schema-utils": { - "version": "4.0.0", - "license": "MIT", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, "node_modules/minimal-slp-wallet": { - "version": "5.8.5", + "version": "5.13.0", + "resolved": "http://94.130.170.209:4873/minimal-slp-wallet/-/minimal-slp-wallet-5.13.0.tgz", + "integrity": "sha512-OqBc6AY6hcux9mhc9YszFnHx+EU0lmH02VcP4PWvHKVYNej/9TbPl2L5ReG9tVF8+ed/g5jVlyWjdk5HGWgHAQ==", "license": "MIT", "dependencies": { "@chris.troutner/retry-queue-commonjs": "1.0.8", - "@psf/bch-js": "6.5.7", + "@psf/bch-js": "6.8.0", "apidoc": "0.51.0", - "bch-consumer": "1.4.3", + "bch-consumer": "1.6.2", "bch-donation": "1.1.2", "crypto-js": "4.0.0" } }, + "node_modules/minimal-slp-wallet/node_modules/apidoc": { + "version": "0.51.0", + "resolved": "http://94.130.170.209:4873/apidoc/-/apidoc-0.51.0.tgz", + "integrity": "sha512-3P4srhm6NA+kE/YRM4qL5jESElpQQJL+Z8n7hyr4uC+1DSwGzmE6adXPVxuT/hpDyShrqmRlHk8hf40RSqEsNw==", + "license": "MIT", + "os": [ + "darwin", + "freebsd", + "linux", + "openbsd", + "win32" + ], + "dependencies": { + "bootstrap": "3.4.1", + "commander": "^8.3.0", + "diff-match-patch": "^1.0.5", + "esbuild-loader": "^2.16.0", + "expose-loader": "^3.1.0", + "fs-extra": "^10.0.0", + "glob": "^7.2.0", + "handlebars": "^4.7.7", + "iconv-lite": "^0.6.3", + "jquery": "^3.6.0", + "klaw-sync": "^6.0.0", + "lodash": "^4.17.21", + "markdown-it": "^12.2.0", + "nodemon": "^2.0.15", + "path-to-regexp": "^6.2.0", + "prismjs": "^1.25.0", + "semver": "^7.3.5", + "style-loader": "^3.3.1", + "url-parse": "^1.5.3", + "webpack": "^5.64.2", + "webpack-cli": "^4.9.1", + "winston": "^3.3.3" + }, + "bin": { + "apidoc": "bin/apidoc" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/minimal-slp-wallet/node_modules/bootstrap": { + "version": "3.4.1", + "resolved": "http://94.130.170.209:4873/bootstrap/-/bootstrap-3.4.1.tgz", + "integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/minimal-slp-wallet/node_modules/path-to-regexp": { + "version": "6.3.0", + "resolved": "http://94.130.170.209:4873/path-to-regexp/-/path-to-regexp-6.3.0.tgz", + "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==", + "license": "MIT" + }, "node_modules/minimalistic-assert": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", + "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==", "license": "ISC" }, "node_modules/minimalistic-crypto-utils": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz", + "integrity": "sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==", "license": "MIT" }, "node_modules/minimatch": { "version": "3.1.2", + "resolved": "http://94.130.170.209:4873/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "license": "ISC", "dependencies": { "brace-expansion": "^1.1.7" @@ -13297,6 +15484,8 @@ }, "node_modules/minimist": { "version": "1.2.8", + "resolved": "http://94.130.170.209:4873/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" @@ -13304,6 +15493,8 @@ }, "node_modules/minimist-options": { "version": "4.1.0", + "resolved": "http://94.130.170.209:4873/minimist-options/-/minimist-options-4.1.0.tgz", + "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==", "dev": true, "license": "MIT", "dependencies": { @@ -13317,14 +15508,27 @@ }, "node_modules/minimist-options/node_modules/is-plain-obj": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/is-plain-obj/-/is-plain-obj-1.1.0.tgz", + "integrity": "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, + "node_modules/minipass": { + "version": "7.1.2", + "resolved": "http://94.130.170.209:4873/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", + "license": "ISC", + "engines": { + "node": ">=16 || 14 >=14.17" + } + }, "node_modules/mkdirp": { "version": "0.5.6", + "resolved": "http://94.130.170.209:4873/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", "license": "MIT", "dependencies": { "minimist": "^1.2.6" @@ -13333,8 +15537,37 @@ "mkdirp": "bin/cmd.js" } }, + "node_modules/mock-property": { + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/mock-property/-/mock-property-1.1.0.tgz", + "integrity": "sha512-1/JjbLoGwv87xVsutkX0XJc0M0W4kb40cZl/K41xtTViBOD9JuFPKfyMNTrLJ/ivYAd0aPqu/vduamXO0emTFQ==", + "license": "MIT", + "dependencies": { + "define-data-property": "^1.1.4", + "functions-have-names": "^1.2.3", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2", + "hasown": "^2.0.2", + "isarray": "^2.0.5", + "object-inspect": "^1.13.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/mock-property/node_modules/isarray": { + "version": "2.0.5", + "resolved": "http://94.130.170.209:4873/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "license": "MIT" + }, "node_modules/move-file": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/move-file/-/move-file-2.1.0.tgz", + "integrity": "sha512-i9qLW6gqboJ5Ht8bauZi7KlTnQ3QFpBCvMvFfEcHADKgHGeJ9BZMO7SFCTwHPV9Qa0du9DYY1Yx3oqlGt30nXA==", "dev": true, "license": "MIT", "dependencies": { @@ -13348,11 +15581,16 @@ } }, "node_modules/ms": { - "version": "2.1.2", + "version": "2.1.3", + "resolved": "http://94.130.170.209:4873/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", "license": "MIT" }, "node_modules/multiaddr": { "version": "10.0.1", + "resolved": "http://94.130.170.209:4873/multiaddr/-/multiaddr-10.0.1.tgz", + "integrity": "sha512-G5upNcGzEGuTHkzxezPrrD6CaIHR9uo+7MwqhNVcXTs33IInon4y7nMiGxl2CY5hG7chvYQUQhz5V52/Qe3cbg==", + "deprecated": "This module is deprecated, please upgrade to @multiformats/multiaddr", "dev": true, "license": "MIT", "dependencies": { @@ -13366,6 +15604,9 @@ }, "node_modules/multiaddr-to-uri": { "version": "8.0.0", + "resolved": "http://94.130.170.209:4873/multiaddr-to-uri/-/multiaddr-to-uri-8.0.0.tgz", + "integrity": "sha512-dq4p/vsOOUdVEd1J1gl+R2GFrXJQH8yjLtz4hodqdVbieg39LvBOdMQRdQnfbg5LSM/q1BYNVf5CBbwZFFqBgA==", + "deprecated": "This module is deprecated, please upgrade to @multiformats/multiaddr-to-uri", "dev": true, "license": "MIT", "dependencies": { @@ -13374,6 +15615,8 @@ }, "node_modules/multicast-dns": { "version": "7.2.5", + "resolved": "http://94.130.170.209:4873/multicast-dns/-/multicast-dns-7.2.5.tgz", + "integrity": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==", "license": "MIT", "dependencies": { "dns-packet": "^5.2.2", @@ -13384,24 +15627,49 @@ } }, "node_modules/multiformats": { - "version": "9.6.5", + "version": "9.9.0", + "resolved": "http://94.130.170.209:4873/multiformats/-/multiformats-9.9.0.tgz", + "integrity": "sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==", "dev": true, "license": "(Apache-2.0 AND MIT)" }, "node_modules/murmurhash3js-revisited": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/murmurhash3js-revisited/-/murmurhash3js-revisited-3.0.0.tgz", + "integrity": "sha512-/sF3ee6zvScXMb1XFJ8gDsSnY+X8PbOyjIuBhtgis10W2Jx4ZjIhikUCIF9c4gpJxVnQIsPAFrSwTCuAjicP6g==", "dev": true, "license": "MIT", "engines": { "node": ">=8.0.0" } }, + "node_modules/mz": { + "version": "2.7.0", + "resolved": "http://94.130.170.209:4873/mz/-/mz-2.7.0.tgz", + "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", + "license": "MIT", + "dependencies": { + "any-promise": "^1.0.0", + "object-assign": "^4.0.1", + "thenify-all": "^1.0.0" + } + }, "node_modules/nan": { - "version": "2.17.0", + "version": "2.22.0", + "resolved": "http://94.130.170.209:4873/nan/-/nan-2.22.0.tgz", + "integrity": "sha512-nbajikzWTMwsW+eSsNm3QwlOs7het9gGJU5dDZzRTQGk03vyBOauxgI4VakDzE0PtsGTmXPsXTbbjVhRwR5mpw==", "license": "MIT" }, "node_modules/nanoid": { - "version": "3.3.4", + "version": "3.3.8", + "resolved": "http://94.130.170.209:4873/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" @@ -13412,6 +15680,8 @@ }, "node_modules/native-abort-controller": { "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/native-abort-controller/-/native-abort-controller-1.0.4.tgz", + "integrity": "sha512-zp8yev7nxczDJMoP6pDxyD20IU0T22eX8VwN2ztDccKvSZhRaV33yP1BGwKSZfXuqWUzsXopVFjBdau9OOAwMQ==", "dev": true, "license": "MIT", "peerDependencies": { @@ -13420,6 +15690,8 @@ }, "node_modules/native-fetch": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/native-fetch/-/native-fetch-3.0.0.tgz", + "integrity": "sha512-G3Z7vx0IFb/FQ4JxvtqGABsOTIqRWvgQz6e+erkB+JJD6LrszQtMozEHI4EkmgZQvnGHrpLVzUWk7t4sJCIkVw==", "dev": true, "license": "MIT", "peerDependencies": { @@ -13428,10 +15700,20 @@ }, "node_modules/natural-compare": { "version": "1.4.0", + "resolved": "http://94.130.170.209:4873/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "license": "MIT" + }, + "node_modules/natural-compare-lite": { + "version": "1.4.0", + "resolved": "http://94.130.170.209:4873/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", + "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", "license": "MIT" }, "node_modules/negotiator": { - "version": "0.6.3", + "version": "0.6.4", + "resolved": "http://94.130.170.209:4873/negotiator/-/negotiator-0.6.4.tgz", + "integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==", "license": "MIT", "engines": { "node": ">= 0.6" @@ -13439,10 +15721,14 @@ }, "node_modules/neo-async": { "version": "2.6.2", + "resolved": "http://94.130.170.209:4873/neo-async/-/neo-async-2.6.2.tgz", + "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", "license": "MIT" }, "node_modules/no-case": { "version": "3.0.4", + "resolved": "http://94.130.170.209:4873/no-case/-/no-case-3.0.4.tgz", + "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", "license": "MIT", "dependencies": { "lower-case": "^2.0.2", @@ -13458,28 +15744,69 @@ }, "node_modules/node-addon-api": { "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/node-addon-api/-/node-addon-api-2.0.2.tgz", + "integrity": "sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==", "license": "MIT" }, "node_modules/node-fetch": { - "name": "@achingbrain/node-fetch", - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/@achingbrain/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-iTASGs+HTFK5E4ZqcMsHmeJ4zodyq8L38lZV33jwqcBJYoUt3HjN4+ot+O9/0b+ke8ddE7UgOtVuZN/OkV19/g==", + "version": "2.7.0", + "resolved": "http://94.130.170.209:4873/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "dev": true, "license": "MIT", + "dependencies": { + "whatwg-url": "^5.0.0" + }, "engines": { "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, + "node_modules/node-fetch/node_modules/tr46": { + "version": "0.0.3", + "resolved": "http://94.130.170.209:4873/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", + "dev": true, + "license": "MIT" + }, + "node_modules/node-fetch/node_modules/webidl-conversions": { + "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", + "dev": true, + "license": "BSD-2-Clause" + }, + "node_modules/node-fetch/node_modules/whatwg-url": { + "version": "5.0.0", + "resolved": "http://94.130.170.209:4873/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "dev": true, + "license": "MIT", + "dependencies": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" } }, "node_modules/node-forge": { "version": "1.3.1", + "resolved": "http://94.130.170.209:4873/node-forge/-/node-forge-1.3.1.tgz", + "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==", "license": "(BSD-3-Clause OR GPL-2.0)", "engines": { "node": ">= 6.13.0" } }, "node_modules/node-gyp-build": { - "version": "4.6.0", + "version": "4.8.4", + "resolved": "http://94.130.170.209:4873/node-gyp-build/-/node-gyp-build-4.8.4.tgz", + "integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==", "license": "MIT", "bin": { "node-gyp-build": "bin.js", @@ -13489,21 +15816,26 @@ }, "node_modules/node-int64": { "version": "0.4.0", + "resolved": "http://94.130.170.209:4873/node-int64/-/node-int64-0.4.0.tgz", + "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==", "license": "MIT" }, "node_modules/node-releases": { - "version": "2.0.5", + "version": "2.0.19", + "resolved": "http://94.130.170.209:4873/node-releases/-/node-releases-2.0.19.tgz", + "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", "license": "MIT" }, "node_modules/nodemon": { - "version": "2.0.19", - "hasInstallScript": true, + "version": "2.0.22", + "resolved": "http://94.130.170.209:4873/nodemon/-/nodemon-2.0.22.tgz", + "integrity": "sha512-B8YqaKMmyuCO7BowF1Z1/mkPqLk6cs/l63Ojtd6otKjMx47Dq1utxfRxcavH1I7VSaL8n5BUaoutadnsX3AAVQ==", "license": "MIT", "dependencies": { "chokidar": "^3.5.2", "debug": "^3.2.7", "ignore-by-default": "^1.0.1", - "minimatch": "^3.0.4", + "minimatch": "^3.1.2", "pstree.remy": "^1.1.8", "semver": "^5.7.1", "simple-update-notifier": "^1.0.7", @@ -13522,32 +15854,19 @@ "url": "https://opencollective.com/nodemon" } }, - "node_modules/nodemon/node_modules/debug": { - "version": "3.2.7", - "license": "MIT", - "dependencies": { - "ms": "^2.1.1" - } - }, "node_modules/nodemon/node_modules/semver": { - "version": "5.7.1", + "version": "5.7.2", + "resolved": "http://94.130.170.209:4873/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", "license": "ISC", "bin": { "semver": "bin/semver" } }, - "node_modules/nopt": { - "version": "1.0.10", - "license": "MIT", - "dependencies": { - "abbrev": "1" - }, - "bin": { - "nopt": "bin/nopt.js" - } - }, "node_modules/normalize-package-data": { "version": "3.0.3", + "resolved": "http://94.130.170.209:4873/normalize-package-data/-/normalize-package-data-3.0.3.tgz", + "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==", "dev": true, "license": "BSD-2-Clause", "dependencies": { @@ -13562,6 +15881,8 @@ }, "node_modules/normalize-path": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -13569,6 +15890,8 @@ }, "node_modules/normalize-range": { "version": "0.1.2", + "resolved": "http://94.130.170.209:4873/normalize-range/-/normalize-range-0.1.2.tgz", + "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -13576,6 +15899,8 @@ }, "node_modules/normalize-url": { "version": "6.1.0", + "resolved": "http://94.130.170.209:4873/normalize-url/-/normalize-url-6.1.0.tgz", + "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==", "license": "MIT", "engines": { "node": ">=10" @@ -13601,29 +15926,10 @@ "license": "MIT", "optional": true }, - "node_modules/nostr/node_modules/ws": { - "version": "8.18.0", - "resolved": "http://94.130.170.209:4873/ws/-/ws-8.18.0.tgz", - "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", - "license": "MIT", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": ">=5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, "node_modules/npm-run-path": { "version": "4.0.1", + "resolved": "http://94.130.170.209:4873/npm-run-path/-/npm-run-path-4.0.1.tgz", + "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", "license": "MIT", "dependencies": { "path-key": "^3.0.0" @@ -13634,6 +15940,8 @@ }, "node_modules/nth-check": { "version": "2.1.1", + "resolved": "http://94.130.170.209:4873/nth-check/-/nth-check-2.1.1.tgz", + "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", "license": "BSD-2-Clause", "dependencies": { "boolbase": "^1.0.0" @@ -13643,11 +15951,15 @@ } }, "node_modules/nwsapi": { - "version": "2.2.0", + "version": "2.2.16", + "resolved": "http://94.130.170.209:4873/nwsapi/-/nwsapi-2.2.16.tgz", + "integrity": "sha512-F1I/bimDpj3ncaNDhfyMWuFqmQDBwDB0Fogc2qpL3BWvkQteFD/8BzWuIRl83rq0DXfm8SGt/HFhLXZyljTXcQ==", "license": "MIT" }, "node_modules/object-assign": { "version": "4.1.1", + "resolved": "http://94.130.170.209:4873/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -13655,24 +15967,33 @@ }, "node_modules/object-hash": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/object-hash/-/object-hash-3.0.0.tgz", + "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/object-inspect": { - "version": "1.12.3", + "version": "1.13.4", + "resolved": "http://94.130.170.209:4873/object-inspect/-/object-inspect-1.13.4.tgz", + "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", "license": "MIT", + "engines": { + "node": ">= 0.4" + }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object-is": { - "version": "1.1.5", + "version": "1.1.6", + "resolved": "http://94.130.170.209:4873/object-is/-/object-is-1.1.6.tgz", + "integrity": "sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3" + "call-bind": "^1.0.7", + "define-properties": "^1.2.1" }, "engines": { "node": ">= 0.4" @@ -13683,18 +16004,24 @@ }, "node_modules/object-keys": { "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/object-keys/-/object-keys-1.1.1.tgz", + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/object.assign": { - "version": "4.1.4", + "version": "4.1.7", + "resolved": "http://94.130.170.209:4873/object.assign/-/object.assign-4.1.7.tgz", + "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "has-symbols": "^1.0.3", + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0", + "has-symbols": "^1.1.0", "object-keys": "^1.1.1" }, "engines": { @@ -13705,24 +16032,29 @@ } }, "node_modules/object.entries": { - "version": "1.1.5", + "version": "1.1.8", + "resolved": "http://94.130.170.209:4873/object.entries/-/object.entries-1.1.8.tgz", + "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1" + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/object.fromentries": { - "version": "2.0.5", + "version": "2.0.8", + "resolved": "http://94.130.170.209:4873/object.fromentries/-/object.fromentries-2.0.8.tgz", + "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1" + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" @@ -13732,13 +16064,18 @@ } }, "node_modules/object.getownpropertydescriptors": { - "version": "2.1.4", + "version": "2.1.8", + "resolved": "http://94.130.170.209:4873/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.8.tgz", + "integrity": "sha512-qkHIGe4q0lSYMv0XI4SsBTJz3WaURhLvd0lKSgtVuOsJ2krg4SgMw3PIRQFMp07yi++UR3se2mkcLqsBNpBb/A==", "license": "MIT", "dependencies": { - "array.prototype.reduce": "^1.0.4", - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.1" + "array.prototype.reduce": "^1.0.6", + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-object-atoms": "^1.0.0", + "gopd": "^1.0.1", + "safe-array-concat": "^1.1.2" }, "engines": { "node": ">= 0.8" @@ -13747,24 +16084,30 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/object.hasown": { - "version": "1.1.1", + "node_modules/object.groupby": { + "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/object.groupby/-/object.groupby-1.0.3.tgz", + "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", "license": "MIT", "dependencies": { - "define-properties": "^1.1.4", - "es-abstract": "^1.19.5" + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "engines": { + "node": ">= 0.4" } }, "node_modules/object.values": { - "version": "1.1.5", + "version": "1.2.1", + "resolved": "http://94.130.170.209:4873/object.values/-/object.values-1.2.1.tgz", + "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1" + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" @@ -13775,10 +16118,14 @@ }, "node_modules/obuf": { "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/obuf/-/obuf-1.1.2.tgz", + "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==", "license": "MIT" }, "node_modules/on-finished": { "version": "2.4.1", + "resolved": "http://94.130.170.209:4873/on-finished/-/on-finished-2.4.1.tgz", + "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", "license": "MIT", "dependencies": { "ee-first": "1.1.1" @@ -13789,6 +16136,8 @@ }, "node_modules/on-headers": { "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/on-headers/-/on-headers-1.0.2.tgz", + "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", "license": "MIT", "engines": { "node": ">= 0.8" @@ -13796,6 +16145,8 @@ }, "node_modules/once": { "version": "1.4.0", + "resolved": "http://94.130.170.209:4873/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", "license": "ISC", "dependencies": { "wrappy": "1" @@ -13803,6 +16154,8 @@ }, "node_modules/one-time": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/one-time/-/one-time-1.0.0.tgz", + "integrity": "sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==", "license": "MIT", "dependencies": { "fn.name": "1.x.x" @@ -13810,6 +16163,8 @@ }, "node_modules/onetime": { "version": "5.1.2", + "resolved": "http://94.130.170.209:4873/onetime/-/onetime-5.1.2.tgz", + "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", "license": "MIT", "dependencies": { "mimic-fn": "^2.1.0" @@ -13822,7 +16177,9 @@ } }, "node_modules/open": { - "version": "8.4.0", + "version": "8.4.2", + "resolved": "http://94.130.170.209:4873/open/-/open-8.4.2.tgz", + "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==", "license": "MIT", "dependencies": { "define-lazy-prop": "^2.0.0", @@ -13837,7 +16194,9 @@ } }, "node_modules/optionator": { - "version": "0.9.1", + "version": "0.9.4", + "resolved": "http://94.130.170.209:4873/optionator/-/optionator-0.9.4.tgz", + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", "license": "MIT", "dependencies": { "deep-is": "^0.1.3", @@ -13845,14 +16204,33 @@ "levn": "^0.4.1", "prelude-ls": "^1.2.1", "type-check": "^0.4.0", - "word-wrap": "^1.2.3" + "word-wrap": "^1.2.5" }, "engines": { "node": ">= 0.8.0" } }, + "node_modules/own-keys": { + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/own-keys/-/own-keys-1.0.1.tgz", + "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==", + "license": "MIT", + "dependencies": { + "get-intrinsic": "^1.2.6", + "object-keys": "^1.1.1", + "safe-push-apply": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/p-defer": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/p-defer/-/p-defer-3.0.0.tgz", + "integrity": "sha512-ugZxsxmtTln604yeYd29EGrNhazN2lywetzpKhfmQjW/VJmhpDmWbiX+h0zL8V91R0UXkhb3KtPmyq9PZw3aYw==", "dev": true, "license": "MIT", "engines": { @@ -13861,6 +16239,8 @@ }, "node_modules/p-fifo": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/p-fifo/-/p-fifo-1.0.0.tgz", + "integrity": "sha512-IjoCxXW48tqdtDFz6fqo5q1UfFVjjVZe8TC1QRflvNUJtNfCUhxOUw6MOVZhDPjqhSzc26xKdugsO17gmzd5+A==", "dev": true, "license": "MIT", "dependencies": { @@ -13869,54 +16249,62 @@ } }, "node_modules/p-limit": { - "version": "3.1.0", + "version": "2.3.0", + "resolved": "http://94.130.170.209:4873/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", "license": "MIT", "dependencies": { - "yocto-queue": "^0.1.0" + "p-try": "^2.0.0" }, "engines": { - "node": ">=10" + "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/p-locate": { - "version": "5.0.0", + "version": "4.1.0", + "resolved": "http://94.130.170.209:4873/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", "license": "MIT", "dependencies": { - "p-limit": "^3.0.2" + "p-limit": "^2.2.0" }, "engines": { - "node": ">=10" + "node": ">=8" + } + }, + "node_modules/p-queue": { + "version": "7.3.0", + "resolved": "http://94.130.170.209:4873/p-queue/-/p-queue-7.3.0.tgz", + "integrity": "sha512-5fP+yVQ0qp0rEfZoDTlP2c3RYBgxvRsw30qO+VtPPc95lyvSG+x6USSh1TuLB4n96IO6I8/oXQGsTgtna4q2nQ==", + "license": "MIT", + "dependencies": { + "eventemitter3": "^4.0.7", + "p-timeout": "^5.0.2" + }, + "engines": { + "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/p-queue": { - "version": "4.0.0", - "license": "MIT", - "dependencies": { - "eventemitter3": "^3.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/p-queue/node_modules/eventemitter3": { - "version": "3.1.2", - "license": "MIT" - }, "node_modules/p-retry": { - "version": "4.6.2", + "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/p-retry/-/p-retry-5.1.1.tgz", + "integrity": "sha512-i69WkEU5ZAL8mrmdmVviWwU+DN+IUF8f4sSJThoJ3z5A7Nn5iuO5ROX3Boye0u+uYQLOSfgFl7SuFZCjlAVbQA==", "license": "MIT", "dependencies": { - "@types/retry": "0.12.0", + "@types/retry": "0.12.1", "retry": "^0.13.1" }, "engines": { - "node": ">=8" + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/p-timeout": { @@ -13933,13 +16321,23 @@ }, "node_modules/p-try": { "version": "2.2.0", + "resolved": "http://94.130.170.209:4873/p-try/-/p-try-2.2.0.tgz", + "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", "license": "MIT", "engines": { "node": ">=6" } }, + "node_modules/package-json-from-dist": { + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", + "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", + "license": "BlueOak-1.0.0" + }, "node_modules/param-case": { "version": "3.0.4", + "resolved": "http://94.130.170.209:4873/param-case/-/param-case-3.0.4.tgz", + "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==", "license": "MIT", "dependencies": { "dot-case": "^3.0.4", @@ -13948,6 +16346,8 @@ }, "node_modules/parent-module": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", "license": "MIT", "dependencies": { "callsites": "^3.0.0" @@ -13973,46 +16373,17 @@ "node": ">= 0.10" } }, - "node_modules/parse-asn1/node_modules/hash-base": { - "version": "3.0.5", - "resolved": "http://94.130.170.209:4873/hash-base/-/hash-base-3.0.5.tgz", - "integrity": "sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==", - "license": "MIT", - "dependencies": { - "inherits": "^2.0.4", - "safe-buffer": "^5.2.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/parse-asn1/node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "http://94.130.170.209:4873/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, "node_modules/parse-duration": { - "version": "1.0.2", + "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/parse-duration/-/parse-duration-1.1.2.tgz", + "integrity": "sha512-p8EIONG8L0u7f8GFgfVlL4n8rnChTt8O5FSxgxMz2tjc9FMP199wxVKVB6IbKx11uTbKHACSvaLVIKNnoeNR/A==", "dev": true, "license": "MIT" }, "node_modules/parse-json": { "version": "5.2.0", + "resolved": "http://94.130.170.209:4873/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.0.0", @@ -14029,10 +16400,14 @@ }, "node_modules/parse5": { "version": "6.0.1", + "resolved": "http://94.130.170.209:4873/parse5/-/parse5-6.0.1.tgz", + "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==", "license": "MIT" }, "node_modules/parseurl": { "version": "1.3.3", + "resolved": "http://94.130.170.209:4873/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", "license": "MIT", "engines": { "node": ">= 0.8" @@ -14040,6 +16415,8 @@ }, "node_modules/pascal-case": { "version": "3.1.2", + "resolved": "http://94.130.170.209:4873/pascal-case/-/pascal-case-3.1.2.tgz", + "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", "license": "MIT", "dependencies": { "no-case": "^3.0.4", @@ -14048,6 +16425,8 @@ }, "node_modules/path-exists": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", "license": "MIT", "engines": { "node": ">=8" @@ -14055,6 +16434,8 @@ }, "node_modules/path-is-absolute": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -14062,6 +16443,8 @@ }, "node_modules/path-key": { "version": "3.1.1", + "resolved": "http://94.130.170.209:4873/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", "license": "MIT", "engines": { "node": ">=8" @@ -14069,14 +16452,42 @@ }, "node_modules/path-parse": { "version": "1.0.7", + "resolved": "http://94.130.170.209:4873/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", "license": "MIT" }, + "node_modules/path-scurry": { + "version": "1.11.1", + "resolved": "http://94.130.170.209:4873/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "license": "BlueOak-1.0.0", + "dependencies": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/path-scurry/node_modules/lru-cache": { + "version": "10.4.3", + "resolved": "http://94.130.170.209:4873/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", + "license": "ISC" + }, "node_modules/path-to-regexp": { - "version": "0.1.7", + "version": "0.1.12", + "resolved": "http://94.130.170.209:4873/path-to-regexp/-/path-to-regexp-0.1.12.tgz", + "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==", "license": "MIT" }, "node_modules/path-type": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", "license": "MIT", "engines": { "node": ">=8" @@ -14084,6 +16495,8 @@ }, "node_modules/pbkdf2": { "version": "3.1.2", + "resolved": "http://94.130.170.209:4873/pbkdf2/-/pbkdf2-3.1.2.tgz", + "integrity": "sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==", "license": "MIT", "dependencies": { "create-hash": "^1.1.2", @@ -14098,6 +16511,8 @@ }, "node_modules/peer-id": { "version": "0.16.0", + "resolved": "http://94.130.170.209:4873/peer-id/-/peer-id-0.16.0.tgz", + "integrity": "sha512-EmL7FurFUduU9m1PS9cfJ5TAuCvxKQ7DKpfx3Yj6IKWyBRtosriFuOag/l3ni/dtPgPLwiA4R9IvpL7hsDLJuQ==", "dev": true, "license": "MIT", "dependencies": { @@ -14113,14 +16528,20 @@ }, "node_modules/performance-now": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/performance-now/-/performance-now-2.1.0.tgz", + "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", "license": "MIT" }, "node_modules/picocolors": { - "version": "1.0.0", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", "license": "ISC" }, "node_modules/picomatch": { "version": "2.3.1", + "resolved": "http://94.130.170.209:4873/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", "license": "MIT", "engines": { "node": ">=8.6" @@ -14130,14 +16551,19 @@ } }, "node_modules/pify": { - "version": "2.3.0", + "version": "4.0.1", + "resolved": "http://94.130.170.209:4873/pify/-/pify-4.0.1.tgz", + "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", + "dev": true, "license": "MIT", "engines": { - "node": ">=0.10.0" + "node": ">=6" } }, "node_modules/pirates": { - "version": "4.0.5", + "version": "4.0.6", + "resolved": "http://94.130.170.209:4873/pirates/-/pirates-4.0.6.tgz", + "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", "license": "MIT", "engines": { "node": ">= 6" @@ -14145,6 +16571,8 @@ }, "node_modules/pkg-conf": { "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/pkg-conf/-/pkg-conf-3.1.0.tgz", + "integrity": "sha512-m0OTbR/5VPNPqO1ph6Fqbj7Hv6QU7gR/tQW40ZqrL1rjgCU85W6C1bJn0BItuJqnR98PWzw7Z8hHeChD1WrgdQ==", "dev": true, "license": "MIT", "dependencies": { @@ -14157,6 +16585,8 @@ }, "node_modules/pkg-conf/node_modules/find-up": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/find-up/-/find-up-3.0.0.tgz", + "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", "dev": true, "license": "MIT", "dependencies": { @@ -14168,6 +16598,8 @@ }, "node_modules/pkg-conf/node_modules/locate-path": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/locate-path/-/locate-path-3.0.0.tgz", + "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", "dev": true, "license": "MIT", "dependencies": { @@ -14178,22 +16610,10 @@ "node": ">=6" } }, - "node_modules/pkg-conf/node_modules/p-limit": { - "version": "2.3.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/pkg-conf/node_modules/p-locate": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/p-locate/-/p-locate-3.0.0.tgz", + "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", "dev": true, "license": "MIT", "dependencies": { @@ -14205,6 +16625,8 @@ }, "node_modules/pkg-conf/node_modules/path-exists": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/path-exists/-/path-exists-3.0.0.tgz", + "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==", "dev": true, "license": "MIT", "engines": { @@ -14213,6 +16635,8 @@ }, "node_modules/pkg-dir": { "version": "4.2.0", + "resolved": "http://94.130.170.209:4873/pkg-dir/-/pkg-dir-4.2.0.tgz", + "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", "license": "MIT", "dependencies": { "find-up": "^4.0.0" @@ -14221,52 +16645,10 @@ "node": ">=8" } }, - "node_modules/pkg-dir/node_modules/find-up": { - "version": "4.1.0", - "license": "MIT", - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pkg-dir/node_modules/locate-path": { - "version": "5.0.0", - "license": "MIT", - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pkg-dir/node_modules/p-limit": { - "version": "2.3.0", - "license": "MIT", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/pkg-dir/node_modules/p-locate": { - "version": "4.1.0", - "license": "MIT", - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/pkg-up": { "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/pkg-up/-/pkg-up-3.1.0.tgz", + "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==", "license": "MIT", "dependencies": { "find-up": "^3.0.0" @@ -14277,6 +16659,8 @@ }, "node_modules/pkg-up/node_modules/find-up": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/find-up/-/find-up-3.0.0.tgz", + "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", "license": "MIT", "dependencies": { "locate-path": "^3.0.0" @@ -14287,6 +16671,8 @@ }, "node_modules/pkg-up/node_modules/locate-path": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/locate-path/-/locate-path-3.0.0.tgz", + "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", "license": "MIT", "dependencies": { "p-locate": "^3.0.0", @@ -14296,21 +16682,10 @@ "node": ">=6" } }, - "node_modules/pkg-up/node_modules/p-limit": { - "version": "2.3.0", - "license": "MIT", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/pkg-up/node_modules/p-locate": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/p-locate/-/p-locate-3.0.0.tgz", + "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", "license": "MIT", "dependencies": { "p-limit": "^2.0.0" @@ -14321,13 +16696,26 @@ }, "node_modules/pkg-up/node_modules/path-exists": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/path-exists/-/path-exists-3.0.0.tgz", + "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==", "license": "MIT", "engines": { "node": ">=4" } }, + "node_modules/possible-typed-array-names": { + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", + "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/postcss": { - "version": "8.4.14", + "version": "8.5.1", + "resolved": "http://94.130.170.209:4873/postcss/-/postcss-8.5.1.tgz", + "integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==", "funding": [ { "type": "opencollective", @@ -14336,20 +16724,26 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { - "nanoid": "^3.3.4", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" + "nanoid": "^3.3.8", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" }, "engines": { "node": "^10 || ^12 || >=14" } }, "node_modules/postcss-attribute-case-insensitive": { - "version": "5.0.1", + "version": "5.0.2", + "resolved": "http://94.130.170.209:4873/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-5.0.2.tgz", + "integrity": "sha512-XIidXV8fDr0kKt28vqki84fRK8VW8eTuIa4PChv2MqKuT6C9UjmSKzen6KaWhWEoYvwxFCa7n/tC1SZ3tyq4SQ==", "license": "MIT", "dependencies": { "postcss-selector-parser": "^6.0.10" @@ -14362,11 +16756,13 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.3" + "postcss": "^8.2" } }, "node_modules/postcss-browser-comments": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/postcss-browser-comments/-/postcss-browser-comments-4.0.0.tgz", + "integrity": "sha512-X9X9/WN3KIvY9+hNERUqX9gncsgBA25XaeR+jshHz2j8+sYyHktHw1JdKuMjeLpGktXidqDhA7b/qm1mrBDmgg==", "license": "CC0-1.0", "engines": { "node": ">=8" @@ -14378,6 +16774,8 @@ }, "node_modules/postcss-calc": { "version": "8.2.4", + "resolved": "http://94.130.170.209:4873/postcss-calc/-/postcss-calc-8.2.4.tgz", + "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==", "license": "MIT", "dependencies": { "postcss-selector-parser": "^6.0.9", @@ -14389,6 +16787,8 @@ }, "node_modules/postcss-clamp": { "version": "4.1.0", + "resolved": "http://94.130.170.209:4873/postcss-clamp/-/postcss-clamp-4.1.0.tgz", + "integrity": "sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -14401,7 +16801,9 @@ } }, "node_modules/postcss-color-functional-notation": { - "version": "4.2.3", + "version": "4.2.4", + "resolved": "http://94.130.170.209:4873/postcss-color-functional-notation/-/postcss-color-functional-notation-4.2.4.tgz", + "integrity": "sha512-2yrTAUZUab9s6CpxkxC4rVgFEVaR6/2Pipvi6qcgvnYiVqZcbDHEoBDhrXzyb7Efh2CCfHQNtcqWcIruDTIUeg==", "license": "CC0-1.0", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -14414,11 +16816,13 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.4" + "postcss": "^8.2" } }, "node_modules/postcss-color-hex-alpha": { "version": "8.0.4", + "resolved": "http://94.130.170.209:4873/postcss-color-hex-alpha/-/postcss-color-hex-alpha-8.0.4.tgz", + "integrity": "sha512-nLo2DCRC9eE4w2JmuKgVA3fGL3d01kGq752pVALF68qpGLmx2Qrk91QTKkdUqqp45T1K1XV8IhQpcu1hoAQflQ==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -14435,7 +16839,9 @@ } }, "node_modules/postcss-color-rebeccapurple": { - "version": "7.1.0", + "version": "7.1.1", + "resolved": "http://94.130.170.209:4873/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-7.1.1.tgz", + "integrity": "sha512-pGxkuVEInwLHgkNxUc4sdg4g3py7zUeCQ9sMfwyHAT+Ezk8a4OaaVZ8lIY5+oNqA/BXXgLyXv0+5wHP68R79hg==", "license": "CC0-1.0", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -14448,14 +16854,16 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.3" + "postcss": "^8.2" } }, "node_modules/postcss-colormin": { - "version": "5.3.0", + "version": "5.3.1", + "resolved": "http://94.130.170.209:4873/postcss-colormin/-/postcss-colormin-5.3.1.tgz", + "integrity": "sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==", "license": "MIT", "dependencies": { - "browserslist": "^4.16.6", + "browserslist": "^4.21.4", "caniuse-api": "^3.0.0", "colord": "^2.9.1", "postcss-value-parser": "^4.2.0" @@ -14468,10 +16876,12 @@ } }, "node_modules/postcss-convert-values": { - "version": "5.1.2", + "version": "5.1.3", + "resolved": "http://94.130.170.209:4873/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz", + "integrity": "sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==", "license": "MIT", "dependencies": { - "browserslist": "^4.20.3", + "browserslist": "^4.21.4", "postcss-value-parser": "^4.2.0" }, "engines": { @@ -14483,6 +16893,8 @@ }, "node_modules/postcss-custom-media": { "version": "8.0.2", + "resolved": "http://94.130.170.209:4873/postcss-custom-media/-/postcss-custom-media-8.0.2.tgz", + "integrity": "sha512-7yi25vDAoHAkbhAzX9dHx2yc6ntS4jQvejrNcC+csQJAXjj15e7VcWfMgLqBNAbOvqi5uIa9huOVwdHbf+sKqg==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -14499,7 +16911,9 @@ } }, "node_modules/postcss-custom-properties": { - "version": "12.1.8", + "version": "12.1.11", + "resolved": "http://94.130.170.209:4873/postcss-custom-properties/-/postcss-custom-properties-12.1.11.tgz", + "integrity": "sha512-0IDJYhgU8xDv1KY6+VgUwuQkVtmYzRwu+dMjnmdMafXYv86SWqfxkc7qdDvWS38vsjaEtv8e0vGOUQrAiMBLpQ==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -14512,11 +16926,13 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.4" + "postcss": "^8.2" } }, "node_modules/postcss-custom-selectors": { "version": "6.0.3", + "resolved": "http://94.130.170.209:4873/postcss-custom-selectors/-/postcss-custom-selectors-6.0.3.tgz", + "integrity": "sha512-fgVkmyiWDwmD3JbpCmB45SvvlCD6z9CG6Ie6Iere22W5aHea6oWa7EM2bpnv2Fj3I94L3VbtvX9KqwSi5aFzSg==", "license": "MIT", "dependencies": { "postcss-selector-parser": "^6.0.4" @@ -14533,20 +16949,28 @@ } }, "node_modules/postcss-dir-pseudo-class": { - "version": "6.0.4", + "version": "6.0.5", + "resolved": "http://94.130.170.209:4873/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-6.0.5.tgz", + "integrity": "sha512-eqn4m70P031PF7ZQIvSgy9RSJ5uI2171O/OO/zcRNYpJbvaeKFUlar1aJ7rmgiQtbm0FSPsRewjpdS0Oew7MPA==", "license": "CC0-1.0", "dependencies": { - "postcss-selector-parser": "^6.0.9" + "postcss-selector-parser": "^6.0.10" }, "engines": { "node": "^12 || ^14 || >=16" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, "peerDependencies": { - "postcss": "^8.4" + "postcss": "^8.2" } }, "node_modules/postcss-discard-comments": { "version": "5.1.2", + "resolved": "http://94.130.170.209:4873/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz", + "integrity": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==", "license": "MIT", "engines": { "node": "^10 || ^12 || >=14.0" @@ -14557,6 +16981,8 @@ }, "node_modules/postcss-discard-duplicates": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz", + "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==", "license": "MIT", "engines": { "node": "^10 || ^12 || >=14.0" @@ -14567,6 +16993,8 @@ }, "node_modules/postcss-discard-empty": { "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz", + "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==", "license": "MIT", "engines": { "node": "^10 || ^12 || >=14.0" @@ -14577,6 +17005,8 @@ }, "node_modules/postcss-discard-overridden": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz", + "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==", "license": "MIT", "engines": { "node": "^10 || ^12 || >=14.0" @@ -14586,136 +17016,9 @@ } }, "node_modules/postcss-double-position-gradients": { - "version": "3.1.1", - "license": "CC0-1.0", - "dependencies": { - "@csstools/postcss-progressive-custom-properties": "^1.1.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^12 || ^14 || >=16" - }, - "peerDependencies": { - "postcss": "^8.4" - } - }, - "node_modules/postcss-env-function": { - "version": "4.0.6", - "license": "CC0-1.0", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^12 || ^14 || >=16" - }, - "peerDependencies": { - "postcss": "^8.4" - } - }, - "node_modules/postcss-flexbugs-fixes": { - "version": "5.0.2", - "license": "MIT", - "peerDependencies": { - "postcss": "^8.1.4" - } - }, - "node_modules/postcss-focus-visible": { - "version": "6.0.4", - "license": "CC0-1.0", - "dependencies": { - "postcss-selector-parser": "^6.0.9" - }, - "engines": { - "node": "^12 || ^14 || >=16" - }, - "peerDependencies": { - "postcss": "^8.4" - } - }, - "node_modules/postcss-focus-within": { - "version": "5.0.4", - "license": "CC0-1.0", - "dependencies": { - "postcss-selector-parser": "^6.0.9" - }, - "engines": { - "node": "^12 || ^14 || >=16" - }, - "peerDependencies": { - "postcss": "^8.4" - } - }, - "node_modules/postcss-font-variant": { - "version": "5.0.0", - "license": "MIT", - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-gap-properties": { - "version": "3.0.3", - "license": "CC0-1.0", - "engines": { - "node": "^12 || ^14 || >=16" - }, - "peerDependencies": { - "postcss": "^8.4" - } - }, - "node_modules/postcss-image-set-function": { - "version": "4.0.6", - "license": "CC0-1.0", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^12 || ^14 || >=16" - }, - "peerDependencies": { - "postcss": "^8.4" - } - }, - "node_modules/postcss-import": { - "version": "14.1.0", - "license": "MIT", - "dependencies": { - "postcss-value-parser": "^4.0.0", - "read-cache": "^1.0.0", - "resolve": "^1.1.7" - }, - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "postcss": "^8.0.0" - } - }, - "node_modules/postcss-initial": { - "version": "4.0.1", - "license": "MIT", - "peerDependencies": { - "postcss": "^8.0.0" - } - }, - "node_modules/postcss-js": { - "version": "4.0.0", - "license": "MIT", - "dependencies": { - "camelcase-css": "^2.0.1" - }, - "engines": { - "node": "^12 || ^14 || >= 16" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "peerDependencies": { - "postcss": "^8.3.3" - } - }, - "node_modules/postcss-lab-function": { - "version": "4.2.0", + "version": "3.1.2", + "resolved": "http://94.130.170.209:4873/postcss-double-position-gradients/-/postcss-double-position-gradients-3.1.2.tgz", + "integrity": "sha512-GX+FuE/uBR6eskOK+4vkXgT6pDkexLokPaz/AbJna9s5Kzp/yl488pKPjhy0obB475ovfT1Wv8ho7U/cHNaRgQ==", "license": "CC0-1.0", "dependencies": { "@csstools/postcss-progressive-custom-properties": "^1.1.0", @@ -14728,24 +17031,195 @@ "type": "opencollective", "url": "https://opencollective.com/csstools" }, + "peerDependencies": { + "postcss": "^8.2" + } + }, + "node_modules/postcss-env-function": { + "version": "4.0.6", + "resolved": "http://94.130.170.209:4873/postcss-env-function/-/postcss-env-function-4.0.6.tgz", + "integrity": "sha512-kpA6FsLra+NqcFnL81TnsU+Z7orGtDTxcOhl6pwXeEq1yFPpRMkCDpHhrz8CFQDr/Wfm0jLiNQ1OsGGPjlqPwA==", + "license": "CC0-1.0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^12 || ^14 || >=16" + }, "peerDependencies": { "postcss": "^8.4" } }, - "node_modules/postcss-load-config": { - "version": "3.1.4", + "node_modules/postcss-flexbugs-fixes": { + "version": "5.0.2", + "resolved": "http://94.130.170.209:4873/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz", + "integrity": "sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==", "license": "MIT", + "peerDependencies": { + "postcss": "^8.1.4" + } + }, + "node_modules/postcss-focus-visible": { + "version": "6.0.4", + "resolved": "http://94.130.170.209:4873/postcss-focus-visible/-/postcss-focus-visible-6.0.4.tgz", + "integrity": "sha512-QcKuUU/dgNsstIK6HELFRT5Y3lbrMLEOwG+A4s5cA+fx3A3y/JTq3X9LaOj3OC3ALH0XqyrgQIgey/MIZ8Wczw==", + "license": "CC0-1.0", "dependencies": { - "lilconfig": "^2.0.5", - "yaml": "^1.10.2" + "postcss-selector-parser": "^6.0.9" }, "engines": { - "node": ">= 10" + "node": "^12 || ^14 || >=16" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-focus-within": { + "version": "5.0.4", + "resolved": "http://94.130.170.209:4873/postcss-focus-within/-/postcss-focus-within-5.0.4.tgz", + "integrity": "sha512-vvjDN++C0mu8jz4af5d52CB184ogg/sSxAFS+oUJQq2SuCe7T5U2iIsVJtsCp2d6R4j0jr5+q3rPkBVZkXD9fQ==", + "license": "CC0-1.0", + "dependencies": { + "postcss-selector-parser": "^6.0.9" + }, + "engines": { + "node": "^12 || ^14 || >=16" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-font-variant": { + "version": "5.0.0", + "resolved": "http://94.130.170.209:4873/postcss-font-variant/-/postcss-font-variant-5.0.0.tgz", + "integrity": "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==", + "license": "MIT", + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-gap-properties": { + "version": "3.0.5", + "resolved": "http://94.130.170.209:4873/postcss-gap-properties/-/postcss-gap-properties-3.0.5.tgz", + "integrity": "sha512-IuE6gKSdoUNcvkGIqdtjtcMtZIFyXZhmFd5RUlg97iVEvp1BZKV5ngsAjCjrVy+14uhGBQl9tzmi1Qwq4kqVOg==", + "license": "CC0-1.0", + "engines": { + "node": "^12 || ^14 || >=16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, + "peerDependencies": { + "postcss": "^8.2" + } + }, + "node_modules/postcss-image-set-function": { + "version": "4.0.7", + "resolved": "http://94.130.170.209:4873/postcss-image-set-function/-/postcss-image-set-function-4.0.7.tgz", + "integrity": "sha512-9T2r9rsvYzm5ndsBE8WgtrMlIT7VbtTfE7b3BQnudUqnBcBo7L758oc+o+pdj/dUV0l5wjwSdjeOH2DZtfv8qw==", + "license": "CC0-1.0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^12 || ^14 || >=16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, + "peerDependencies": { + "postcss": "^8.2" + } + }, + "node_modules/postcss-import": { + "version": "15.1.0", + "resolved": "http://94.130.170.209:4873/postcss-import/-/postcss-import-15.1.0.tgz", + "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", + "license": "MIT", + "dependencies": { + "postcss-value-parser": "^4.0.0", + "read-cache": "^1.0.0", + "resolve": "^1.1.7" + }, + "engines": { + "node": ">=14.0.0" + }, + "peerDependencies": { + "postcss": "^8.0.0" + } + }, + "node_modules/postcss-initial": { + "version": "4.0.1", + "resolved": "http://94.130.170.209:4873/postcss-initial/-/postcss-initial-4.0.1.tgz", + "integrity": "sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==", + "license": "MIT", + "peerDependencies": { + "postcss": "^8.0.0" + } + }, + "node_modules/postcss-js": { + "version": "4.0.1", + "resolved": "http://94.130.170.209:4873/postcss-js/-/postcss-js-4.0.1.tgz", + "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", + "license": "MIT", + "dependencies": { + "camelcase-css": "^2.0.1" + }, + "engines": { + "node": "^12 || ^14 || >= 16" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, + "peerDependencies": { + "postcss": "^8.4.21" + } + }, + "node_modules/postcss-lab-function": { + "version": "4.2.1", + "resolved": "http://94.130.170.209:4873/postcss-lab-function/-/postcss-lab-function-4.2.1.tgz", + "integrity": "sha512-xuXll4isR03CrQsmxyz92LJB2xX9n+pZJ5jE9JgcnmsCammLyKdlzrBin+25dy6wIjfhJpKBAN80gsTlCgRk2w==", + "license": "CC0-1.0", + "dependencies": { + "@csstools/postcss-progressive-custom-properties": "^1.1.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^12 || ^14 || >=16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, + "peerDependencies": { + "postcss": "^8.2" + } + }, + "node_modules/postcss-load-config": { + "version": "4.0.2", + "resolved": "http://94.130.170.209:4873/postcss-load-config/-/postcss-load-config-4.0.2.tgz", + "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "lilconfig": "^3.0.0", + "yaml": "^2.3.4" + }, + "engines": { + "node": ">= 14" + }, "peerDependencies": { "postcss": ">=8.0.9", "ts-node": ">=9.0.0" @@ -14759,8 +17233,34 @@ } } }, + "node_modules/postcss-load-config/node_modules/lilconfig": { + "version": "3.1.3", + "resolved": "http://94.130.170.209:4873/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", + "license": "MIT", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antonk52" + } + }, + "node_modules/postcss-load-config/node_modules/yaml": { + "version": "2.7.0", + "resolved": "http://94.130.170.209:4873/yaml/-/yaml-2.7.0.tgz", + "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==", + "license": "ISC", + "bin": { + "yaml": "bin.mjs" + }, + "engines": { + "node": ">= 14" + } + }, "node_modules/postcss-loader": { "version": "6.2.1", + "resolved": "http://94.130.170.209:4873/postcss-loader/-/postcss-loader-6.2.1.tgz", + "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==", "license": "MIT", "dependencies": { "cosmiconfig": "^7.0.0", @@ -14781,6 +17281,8 @@ }, "node_modules/postcss-logical": { "version": "5.0.4", + "resolved": "http://94.130.170.209:4873/postcss-logical/-/postcss-logical-5.0.4.tgz", + "integrity": "sha512-RHXxplCeLh9VjinvMrZONq7im4wjWGlRJAqmAVLXyZaXwfDWP73/oq4NdIp+OZwhQUMj0zjqDfM5Fj7qby+B4g==", "license": "CC0-1.0", "engines": { "node": "^12 || ^14 || >=16" @@ -14791,6 +17293,8 @@ }, "node_modules/postcss-media-minmax": { "version": "5.0.0", + "resolved": "http://94.130.170.209:4873/postcss-media-minmax/-/postcss-media-minmax-5.0.0.tgz", + "integrity": "sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==", "license": "MIT", "engines": { "node": ">=10.0.0" @@ -14800,11 +17304,13 @@ } }, "node_modules/postcss-merge-longhand": { - "version": "5.1.5", + "version": "5.1.7", + "resolved": "http://94.130.170.209:4873/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz", + "integrity": "sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0", - "stylehacks": "^5.1.0" + "stylehacks": "^5.1.1" }, "engines": { "node": "^10 || ^12 || >=14.0" @@ -14814,10 +17320,12 @@ } }, "node_modules/postcss-merge-rules": { - "version": "5.1.2", + "version": "5.1.4", + "resolved": "http://94.130.170.209:4873/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz", + "integrity": "sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==", "license": "MIT", "dependencies": { - "browserslist": "^4.16.6", + "browserslist": "^4.21.4", "caniuse-api": "^3.0.0", "cssnano-utils": "^3.1.0", "postcss-selector-parser": "^6.0.5" @@ -14831,6 +17339,8 @@ }, "node_modules/postcss-minify-font-values": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz", + "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -14844,6 +17354,8 @@ }, "node_modules/postcss-minify-gradients": { "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz", + "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==", "license": "MIT", "dependencies": { "colord": "^2.9.1", @@ -14858,10 +17370,12 @@ } }, "node_modules/postcss-minify-params": { - "version": "5.1.3", + "version": "5.1.4", + "resolved": "http://94.130.170.209:4873/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz", + "integrity": "sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==", "license": "MIT", "dependencies": { - "browserslist": "^4.16.6", + "browserslist": "^4.21.4", "cssnano-utils": "^3.1.0", "postcss-value-parser": "^4.2.0" }, @@ -14874,6 +17388,8 @@ }, "node_modules/postcss-minify-selectors": { "version": "5.2.1", + "resolved": "http://94.130.170.209:4873/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz", + "integrity": "sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==", "license": "MIT", "dependencies": { "postcss-selector-parser": "^6.0.5" @@ -14886,7 +17402,9 @@ } }, "node_modules/postcss-modules-extract-imports": { - "version": "3.0.0", + "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz", + "integrity": "sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==", "license": "ISC", "engines": { "node": "^10 || ^12 || >= 14" @@ -14896,11 +17414,13 @@ } }, "node_modules/postcss-modules-local-by-default": { - "version": "4.0.0", + "version": "4.2.0", + "resolved": "http://94.130.170.209:4873/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz", + "integrity": "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==", "license": "MIT", "dependencies": { "icss-utils": "^5.0.0", - "postcss-selector-parser": "^6.0.2", + "postcss-selector-parser": "^7.0.0", "postcss-value-parser": "^4.1.0" }, "engines": { @@ -14910,11 +17430,26 @@ "postcss": "^8.1.0" } }, + "node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser": { + "version": "7.1.0", + "resolved": "http://94.130.170.209:4873/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz", + "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, "node_modules/postcss-modules-scope": { - "version": "3.0.0", + "version": "3.2.1", + "resolved": "http://94.130.170.209:4873/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz", + "integrity": "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==", "license": "ISC", "dependencies": { - "postcss-selector-parser": "^6.0.4" + "postcss-selector-parser": "^7.0.0" }, "engines": { "node": "^10 || ^12 || >= 14" @@ -14923,8 +17458,23 @@ "postcss": "^8.1.0" } }, + "node_modules/postcss-modules-scope/node_modules/postcss-selector-parser": { + "version": "7.1.0", + "resolved": "http://94.130.170.209:4873/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz", + "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, "node_modules/postcss-modules-values": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz", + "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==", "license": "ISC", "dependencies": { "icss-utils": "^5.0.0" @@ -14937,24 +17487,34 @@ } }, "node_modules/postcss-nested": { - "version": "5.0.6", + "version": "6.2.0", + "resolved": "http://94.130.170.209:4873/postcss-nested/-/postcss-nested-6.2.0.tgz", + "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], "license": "MIT", "dependencies": { - "postcss-selector-parser": "^6.0.6" + "postcss-selector-parser": "^6.1.1" }, "engines": { "node": ">=12.0" }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, "peerDependencies": { "postcss": "^8.2.14" } }, "node_modules/postcss-nesting": { - "version": "10.1.8", + "version": "10.2.0", + "resolved": "http://94.130.170.209:4873/postcss-nesting/-/postcss-nesting-10.2.0.tgz", + "integrity": "sha512-EwMkYchxiDiKUhlJGzWsD9b2zvq/r2SSubcRrgP+jujMXFzqvANLt16lJANC+5uZ6hjI7lpRmI6O8JIl+8l1KA==", "license": "CC0-1.0", "dependencies": { "@csstools/selector-specificity": "^2.0.0", @@ -14968,11 +17528,13 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.4" + "postcss": "^8.2" } }, "node_modules/postcss-normalize": { "version": "10.0.1", + "resolved": "http://94.130.170.209:4873/postcss-normalize/-/postcss-normalize-10.0.1.tgz", + "integrity": "sha512-+5w18/rDev5mqERcG3W5GZNMJa1eoYYNGo8gB7tEwaos0ajk3ZXAI4mHGcNT47NE+ZnZD1pEpUOFLvltIwmeJA==", "license": "CC0-1.0", "dependencies": { "@csstools/normalize.css": "*", @@ -14989,6 +17551,8 @@ }, "node_modules/postcss-normalize-charset": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz", + "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==", "license": "MIT", "engines": { "node": "^10 || ^12 || >=14.0" @@ -14999,6 +17563,8 @@ }, "node_modules/postcss-normalize-display-values": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz", + "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -15011,7 +17577,9 @@ } }, "node_modules/postcss-normalize-positions": { - "version": "5.1.0", + "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz", + "integrity": "sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -15024,7 +17592,9 @@ } }, "node_modules/postcss-normalize-repeat-style": { - "version": "5.1.0", + "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz", + "integrity": "sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -15038,6 +17608,8 @@ }, "node_modules/postcss-normalize-string": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz", + "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -15051,6 +17623,8 @@ }, "node_modules/postcss-normalize-timing-functions": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz", + "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -15063,10 +17637,12 @@ } }, "node_modules/postcss-normalize-unicode": { - "version": "5.1.0", + "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz", + "integrity": "sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==", "license": "MIT", "dependencies": { - "browserslist": "^4.16.6", + "browserslist": "^4.21.4", "postcss-value-parser": "^4.2.0" }, "engines": { @@ -15078,6 +17654,8 @@ }, "node_modules/postcss-normalize-url": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz", + "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==", "license": "MIT", "dependencies": { "normalize-url": "^6.0.1", @@ -15092,6 +17670,8 @@ }, "node_modules/postcss-normalize-whitespace": { "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz", + "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -15104,7 +17684,9 @@ } }, "node_modules/postcss-opacity-percentage": { - "version": "1.1.2", + "version": "1.1.3", + "resolved": "http://94.130.170.209:4873/postcss-opacity-percentage/-/postcss-opacity-percentage-1.1.3.tgz", + "integrity": "sha512-An6Ba4pHBiDtyVpSLymUUERMo2cU7s+Obz6BTrS+gxkbnSBNKSuD0AVUc+CpBMrpVPKKfoVz0WQCX+Tnst0i4A==", "funding": [ { "type": "kofi", @@ -15118,10 +17700,15 @@ "license": "MIT", "engines": { "node": "^12 || ^14 || >=16" + }, + "peerDependencies": { + "postcss": "^8.2" } }, "node_modules/postcss-ordered-values": { - "version": "5.1.2", + "version": "5.1.3", + "resolved": "http://94.130.170.209:4873/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz", + "integrity": "sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==", "license": "MIT", "dependencies": { "cssnano-utils": "^3.1.0", @@ -15135,24 +17722,9 @@ } }, "node_modules/postcss-overflow-shorthand": { - "version": "3.0.3", - "license": "CC0-1.0", - "engines": { - "node": "^12 || ^14 || >=16" - }, - "peerDependencies": { - "postcss": "^8.4" - } - }, - "node_modules/postcss-page-break": { "version": "3.0.4", - "license": "MIT", - "peerDependencies": { - "postcss": "^8" - } - }, - "node_modules/postcss-place": { - "version": "7.0.4", + "resolved": "http://94.130.170.209:4873/postcss-overflow-shorthand/-/postcss-overflow-shorthand-3.0.4.tgz", + "integrity": "sha512-otYl/ylHK8Y9bcBnPLo3foYFLL6a6Ak+3EQBPOTR7luMYCOsiVTUk1iLvNf6tVPNGXcoL9Hoz37kpfriRIFb4A==", "license": "CC0-1.0", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -15160,75 +17732,113 @@ "engines": { "node": "^12 || ^14 || >=16" }, - "peerDependencies": { - "postcss": "^8.4" - } - }, - "node_modules/postcss-preset-env": { - "version": "7.7.1", - "license": "CC0-1.0", - "dependencies": { - "@csstools/postcss-cascade-layers": "^1.0.2", - "@csstools/postcss-color-function": "^1.1.0", - "@csstools/postcss-font-format-keywords": "^1.0.0", - "@csstools/postcss-hwb-function": "^1.0.1", - "@csstools/postcss-ic-unit": "^1.0.0", - "@csstools/postcss-is-pseudo-class": "^2.0.4", - "@csstools/postcss-normalize-display-values": "^1.0.0", - "@csstools/postcss-oklab-function": "^1.1.0", - "@csstools/postcss-progressive-custom-properties": "^1.3.0", - "@csstools/postcss-stepped-value-functions": "^1.0.0", - "@csstools/postcss-trigonometric-functions": "^1.0.1", - "@csstools/postcss-unset-value": "^1.0.1", - "autoprefixer": "^10.4.7", - "browserslist": "^4.20.3", - "css-blank-pseudo": "^3.0.3", - "css-has-pseudo": "^3.0.4", - "css-prefers-color-scheme": "^6.0.3", - "cssdb": "^6.6.3", - "postcss-attribute-case-insensitive": "^5.0.1", - "postcss-clamp": "^4.1.0", - "postcss-color-functional-notation": "^4.2.3", - "postcss-color-hex-alpha": "^8.0.3", - "postcss-color-rebeccapurple": "^7.0.2", - "postcss-custom-media": "^8.0.1", - "postcss-custom-properties": "^12.1.7", - "postcss-custom-selectors": "^6.0.2", - "postcss-dir-pseudo-class": "^6.0.4", - "postcss-double-position-gradients": "^3.1.1", - "postcss-env-function": "^4.0.6", - "postcss-focus-visible": "^6.0.4", - "postcss-focus-within": "^5.0.4", - "postcss-font-variant": "^5.0.0", - "postcss-gap-properties": "^3.0.3", - "postcss-image-set-function": "^4.0.6", - "postcss-initial": "^4.0.1", - "postcss-lab-function": "^4.2.0", - "postcss-logical": "^5.0.4", - "postcss-media-minmax": "^5.0.0", - "postcss-nesting": "^10.1.7", - "postcss-opacity-percentage": "^1.1.2", - "postcss-overflow-shorthand": "^3.0.3", - "postcss-page-break": "^3.0.4", - "postcss-place": "^7.0.4", - "postcss-pseudo-class-any-link": "^7.1.4", - "postcss-replace-overflow-wrap": "^4.0.0", - "postcss-selector-not": "^6.0.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^12 || ^14 || >=16" - }, "funding": { "type": "opencollective", "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.4" + "postcss": "^8.2" + } + }, + "node_modules/postcss-page-break": { + "version": "3.0.4", + "resolved": "http://94.130.170.209:4873/postcss-page-break/-/postcss-page-break-3.0.4.tgz", + "integrity": "sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==", + "license": "MIT", + "peerDependencies": { + "postcss": "^8" + } + }, + "node_modules/postcss-place": { + "version": "7.0.5", + "resolved": "http://94.130.170.209:4873/postcss-place/-/postcss-place-7.0.5.tgz", + "integrity": "sha512-wR8igaZROA6Z4pv0d+bvVrvGY4GVHihBCBQieXFY3kuSuMyOmEnnfFzHl/tQuqHZkfkIVBEbDvYcFfHmpSet9g==", + "license": "CC0-1.0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^12 || ^14 || >=16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, + "peerDependencies": { + "postcss": "^8.2" + } + }, + "node_modules/postcss-preset-env": { + "version": "7.8.3", + "resolved": "http://94.130.170.209:4873/postcss-preset-env/-/postcss-preset-env-7.8.3.tgz", + "integrity": "sha512-T1LgRm5uEVFSEF83vHZJV2z19lHg4yJuZ6gXZZkqVsqv63nlr6zabMH3l4Pc01FQCyfWVrh2GaUeCVy9Po+Aag==", + "license": "CC0-1.0", + "dependencies": { + "@csstools/postcss-cascade-layers": "^1.1.1", + "@csstools/postcss-color-function": "^1.1.1", + "@csstools/postcss-font-format-keywords": "^1.0.1", + "@csstools/postcss-hwb-function": "^1.0.2", + "@csstools/postcss-ic-unit": "^1.0.1", + "@csstools/postcss-is-pseudo-class": "^2.0.7", + "@csstools/postcss-nested-calc": "^1.0.0", + "@csstools/postcss-normalize-display-values": "^1.0.1", + "@csstools/postcss-oklab-function": "^1.1.1", + "@csstools/postcss-progressive-custom-properties": "^1.3.0", + "@csstools/postcss-stepped-value-functions": "^1.0.1", + "@csstools/postcss-text-decoration-shorthand": "^1.0.0", + "@csstools/postcss-trigonometric-functions": "^1.0.2", + "@csstools/postcss-unset-value": "^1.0.2", + "autoprefixer": "^10.4.13", + "browserslist": "^4.21.4", + "css-blank-pseudo": "^3.0.3", + "css-has-pseudo": "^3.0.4", + "css-prefers-color-scheme": "^6.0.3", + "cssdb": "^7.1.0", + "postcss-attribute-case-insensitive": "^5.0.2", + "postcss-clamp": "^4.1.0", + "postcss-color-functional-notation": "^4.2.4", + "postcss-color-hex-alpha": "^8.0.4", + "postcss-color-rebeccapurple": "^7.1.1", + "postcss-custom-media": "^8.0.2", + "postcss-custom-properties": "^12.1.10", + "postcss-custom-selectors": "^6.0.3", + "postcss-dir-pseudo-class": "^6.0.5", + "postcss-double-position-gradients": "^3.1.2", + "postcss-env-function": "^4.0.6", + "postcss-focus-visible": "^6.0.4", + "postcss-focus-within": "^5.0.4", + "postcss-font-variant": "^5.0.0", + "postcss-gap-properties": "^3.0.5", + "postcss-image-set-function": "^4.0.7", + "postcss-initial": "^4.0.1", + "postcss-lab-function": "^4.2.1", + "postcss-logical": "^5.0.4", + "postcss-media-minmax": "^5.0.0", + "postcss-nesting": "^10.2.0", + "postcss-opacity-percentage": "^1.1.2", + "postcss-overflow-shorthand": "^3.0.4", + "postcss-page-break": "^3.0.4", + "postcss-place": "^7.0.5", + "postcss-pseudo-class-any-link": "^7.1.6", + "postcss-replace-overflow-wrap": "^4.0.0", + "postcss-selector-not": "^6.0.1", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^12 || ^14 || >=16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, + "peerDependencies": { + "postcss": "^8.2" } }, "node_modules/postcss-pseudo-class-any-link": { - "version": "7.1.4", + "version": "7.1.6", + "resolved": "http://94.130.170.209:4873/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-7.1.6.tgz", + "integrity": "sha512-9sCtZkO6f/5ML9WcTLcIyV1yz9D1rf0tWc+ulKcvV30s0iZKS/ONyETvoWsr6vnrmW+X+KmuK3gV/w5EWnT37w==", "license": "CC0-1.0", "dependencies": { "postcss-selector-parser": "^6.0.10" @@ -15241,14 +17851,16 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.4" + "postcss": "^8.2" } }, "node_modules/postcss-reduce-initial": { - "version": "5.1.0", + "version": "5.1.2", + "resolved": "http://94.130.170.209:4873/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz", + "integrity": "sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==", "license": "MIT", "dependencies": { - "browserslist": "^4.16.6", + "browserslist": "^4.21.4", "caniuse-api": "^3.0.0" }, "engines": { @@ -15260,6 +17872,8 @@ }, "node_modules/postcss-reduce-transforms": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz", + "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0" @@ -15273,13 +17887,17 @@ }, "node_modules/postcss-replace-overflow-wrap": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-4.0.0.tgz", + "integrity": "sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==", "license": "MIT", "peerDependencies": { "postcss": "^8.0.3" } }, "node_modules/postcss-selector-not": { - "version": "6.0.0", + "version": "6.0.1", + "resolved": "http://94.130.170.209:4873/postcss-selector-not/-/postcss-selector-not-6.0.1.tgz", + "integrity": "sha512-1i9affjAe9xu/y9uqWH+tD4r6/hDaXJruk8xn2x1vzxC2U3J3LKO3zJW4CyxlNhA56pADJ/djpEwpH1RClI2rQ==", "license": "MIT", "dependencies": { "postcss-selector-parser": "^6.0.10" @@ -15292,11 +17910,13 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.3" + "postcss": "^8.2" } }, "node_modules/postcss-selector-parser": { - "version": "6.0.10", + "version": "6.1.2", + "resolved": "http://94.130.170.209:4873/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", + "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", "license": "MIT", "dependencies": { "cssesc": "^3.0.0", @@ -15308,6 +17928,8 @@ }, "node_modules/postcss-svgo": { "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/postcss-svgo/-/postcss-svgo-5.1.0.tgz", + "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==", "license": "MIT", "dependencies": { "postcss-value-parser": "^4.2.0", @@ -15322,6 +17944,8 @@ }, "node_modules/postcss-svgo/node_modules/commander": { "version": "7.2.0", + "resolved": "http://94.130.170.209:4873/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", "license": "MIT", "engines": { "node": ">= 10" @@ -15329,6 +17953,8 @@ }, "node_modules/postcss-svgo/node_modules/css-tree": { "version": "1.1.3", + "resolved": "http://94.130.170.209:4873/css-tree/-/css-tree-1.1.3.tgz", + "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==", "license": "MIT", "dependencies": { "mdn-data": "2.0.14", @@ -15340,17 +17966,14 @@ }, "node_modules/postcss-svgo/node_modules/mdn-data": { "version": "2.0.14", + "resolved": "http://94.130.170.209:4873/mdn-data/-/mdn-data-2.0.14.tgz", + "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==", "license": "CC0-1.0" }, - "node_modules/postcss-svgo/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/postcss-svgo/node_modules/svgo": { "version": "2.8.0", + "resolved": "http://94.130.170.209:4873/svgo/-/svgo-2.8.0.tgz", + "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==", "license": "MIT", "dependencies": { "@trysound/sax": "0.2.0", @@ -15370,6 +17993,8 @@ }, "node_modules/postcss-unique-selectors": { "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz", + "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==", "license": "MIT", "dependencies": { "postcss-selector-parser": "^6.0.5" @@ -15383,10 +18008,14 @@ }, "node_modules/postcss-value-parser": { "version": "4.2.0", + "resolved": "http://94.130.170.209:4873/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", "license": "MIT" }, "node_modules/prelude-ls": { "version": "1.2.1", + "resolved": "http://94.130.170.209:4873/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", "license": "MIT", "engines": { "node": ">= 0.8.0" @@ -15394,6 +18023,8 @@ }, "node_modules/pretty-bytes": { "version": "5.6.0", + "resolved": "http://94.130.170.209:4873/pretty-bytes/-/pretty-bytes-5.6.0.tgz", + "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==", "license": "MIT", "engines": { "node": ">=6" @@ -15404,6 +18035,8 @@ }, "node_modules/pretty-error": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/pretty-error/-/pretty-error-4.0.0.tgz", + "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==", "license": "MIT", "dependencies": { "lodash": "^4.17.20", @@ -15412,6 +18045,8 @@ }, "node_modules/pretty-format": { "version": "27.5.1", + "resolved": "http://94.130.170.209:4873/pretty-format/-/pretty-format-27.5.1.tgz", + "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1", @@ -15424,6 +18059,8 @@ }, "node_modules/pretty-format/node_modules/ansi-styles": { "version": "5.2.0", + "resolved": "http://94.130.170.209:4873/ansi-styles/-/ansi-styles-5.2.0.tgz", + "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", "license": "MIT", "engines": { "node": ">=10" @@ -15434,10 +18071,14 @@ }, "node_modules/pretty-format/node_modules/react-is": { "version": "17.0.2", + "resolved": "http://94.130.170.209:4873/react-is/-/react-is-17.0.2.tgz", + "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", "license": "MIT" }, "node_modules/prismjs": { "version": "1.29.0", + "resolved": "http://94.130.170.209:4873/prismjs/-/prismjs-1.29.0.tgz", + "integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==", "license": "MIT", "engines": { "node": ">=6" @@ -15454,10 +18095,14 @@ }, "node_modules/process-nextick-args": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", "license": "MIT" }, "node_modules/promise": { - "version": "8.1.0", + "version": "8.3.0", + "resolved": "http://94.130.170.209:4873/promise/-/promise-8.3.0.tgz", + "integrity": "sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==", "license": "MIT", "dependencies": { "asap": "~2.0.6" @@ -15465,6 +18110,8 @@ }, "node_modules/prompts": { "version": "2.4.2", + "resolved": "http://94.130.170.209:4873/prompts/-/prompts-2.4.2.tgz", + "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", "license": "MIT", "dependencies": { "kleur": "^3.0.3", @@ -15476,6 +18123,8 @@ }, "node_modules/prop-types": { "version": "15.8.1", + "resolved": "http://94.130.170.209:4873/prop-types/-/prop-types-15.8.1.tgz", + "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", "license": "MIT", "dependencies": { "loose-envify": "^1.4.0", @@ -15485,6 +18134,8 @@ }, "node_modules/prop-types-extra": { "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/prop-types-extra/-/prop-types-extra-1.1.1.tgz", + "integrity": "sha512-59+AHNnHYCdiC+vMwY52WmvP5dM3QLeoumYuEyceQDi9aEhtwN9zIQ2ZNo25sMyXnbh32h+P1ezDsUpUH3JAew==", "license": "MIT", "dependencies": { "react-is": "^16.3.2", @@ -15495,7 +18146,9 @@ } }, "node_modules/protobufjs": { - "version": "6.11.3", + "version": "6.11.4", + "resolved": "http://94.130.170.209:4873/protobufjs/-/protobufjs-6.11.4.tgz", + "integrity": "sha512-5kQWPaJHi1WoCpjTGszzQ32PG2F4+wRY6BmAT4Vfw56Q2FZ4YZzK20xUYQH4YkfehY1e6QSICrJquM6xXZNcrw==", "dev": true, "hasInstallScript": true, "license": "BSD-3-Clause", @@ -15521,6 +18174,8 @@ }, "node_modules/proxy-addr": { "version": "2.0.7", + "resolved": "http://94.130.170.209:4873/proxy-addr/-/proxy-addr-2.0.7.tgz", + "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", "license": "MIT", "dependencies": { "forwarded": "0.2.0", @@ -15532,17 +18187,29 @@ }, "node_modules/proxy-addr/node_modules/ipaddr.js": { "version": "1.9.1", + "resolved": "http://94.130.170.209:4873/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", "license": "MIT", "engines": { "node": ">= 0.10" } }, "node_modules/psl": { - "version": "1.8.0", - "license": "MIT" + "version": "1.15.0", + "resolved": "http://94.130.170.209:4873/psl/-/psl-1.15.0.tgz", + "integrity": "sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==", + "license": "MIT", + "dependencies": { + "punycode": "^2.3.1" + }, + "funding": { + "url": "https://github.com/sponsors/lupomontero" + } }, "node_modules/pstree.remy": { "version": "1.1.8", + "resolved": "http://94.130.170.209:4873/pstree.remy/-/pstree.remy-1.1.8.tgz", + "integrity": "sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==", "license": "MIT" }, "node_modules/public-encrypt": { @@ -15559,8 +18226,16 @@ "safe-buffer": "^5.1.2" } }, + "node_modules/public-encrypt/node_modules/bn.js": { + "version": "4.12.1", + "resolved": "http://94.130.170.209:4873/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==", + "license": "MIT" + }, "node_modules/punycode": { - "version": "2.1.1", + "version": "2.3.1", + "resolved": "http://94.130.170.209:4873/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", "license": "MIT", "engines": { "node": ">=6" @@ -15568,6 +18243,8 @@ }, "node_modules/q": { "version": "1.5.1", + "resolved": "http://94.130.170.209:4873/q/-/q-1.5.1.tgz", + "integrity": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==", "license": "MIT", "engines": { "node": ">=0.6.0", @@ -15576,7 +18253,7 @@ }, "node_modules/qrcode.react": { "version": "4.2.0", - "resolved": "https://registry.npmjs.org/qrcode.react/-/qrcode.react-4.2.0.tgz", + "resolved": "http://94.130.170.209:4873/qrcode.react/-/qrcode.react-4.2.0.tgz", "integrity": "sha512-QpgqWi8rD9DsS9EP3z7BT+5lY5SFhsqGjpgW5DY/i3mK4M9DTBNz3ErMi8BWYEfI3L0d8GIbGmcdFAS1uIRGjA==", "license": "ISC", "peerDependencies": { @@ -15584,10 +18261,12 @@ } }, "node_modules/qs": { - "version": "6.10.3", + "version": "6.14.0", + "resolved": "http://94.130.170.209:4873/qs/-/qs-6.14.0.tgz", + "integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==", "license": "BSD-3-Clause", "dependencies": { - "side-channel": "^1.0.4" + "side-channel": "^1.1.0" }, "engines": { "node": ">=0.6" @@ -15598,6 +18277,8 @@ }, "node_modules/query-string": { "version": "7.1.1", + "resolved": "http://94.130.170.209:4873/query-string/-/query-string-7.1.1.tgz", + "integrity": "sha512-MplouLRDHBZSG9z7fpuAAcI7aAYjDLhtsiVZsevsfaHWDS2IDdORKbSd1kWUA+V4zyva/HZoSfpwnYMMQDhb0w==", "license": "MIT", "dependencies": { "decode-uri-component": "^0.2.0", @@ -15614,10 +18295,14 @@ }, "node_modules/querystringify": { "version": "2.2.0", + "resolved": "http://94.130.170.209:4873/querystringify/-/querystringify-2.2.0.tgz", + "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", "license": "MIT" }, "node_modules/queue-microtask": { "version": "1.2.3", + "resolved": "http://94.130.170.209:4873/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", "funding": [ { "type": "github", @@ -15635,17 +18320,19 @@ "license": "MIT" }, "node_modules/quick-lru": { - "version": "5.1.1", + "version": "4.0.1", + "resolved": "http://94.130.170.209:4873/quick-lru/-/quick-lru-4.0.1.tgz", + "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==", + "dev": true, "license": "MIT", "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=8" } }, "node_modules/rabin-wasm": { "version": "0.1.5", + "resolved": "http://94.130.170.209:4873/rabin-wasm/-/rabin-wasm-0.1.5.tgz", + "integrity": "sha512-uWgQTo7pim1Rnj5TuWcCewRDTf0PEFTSlaUjWP4eY9EbLV9em08v89oCz/WO+wRxpYuO36XEHp4wgYQnAgOHzA==", "dev": true, "license": "MIT", "dependencies": { @@ -15660,8 +18347,43 @@ "rabin-wasm": "cli/bin.js" } }, + "node_modules/rabin-wasm/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "dev": true, + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/rabin-wasm/node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "http://94.130.170.209:4873/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "dev": true, + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, "node_modules/raf": { "version": "3.4.1", + "resolved": "http://94.130.170.209:4873/raf/-/raf-3.4.1.tgz", + "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==", "license": "MIT", "dependencies": { "performance-now": "^2.1.0" @@ -15669,6 +18391,8 @@ }, "node_modules/random-bytes": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/random-bytes/-/random-bytes-1.0.0.tgz", + "integrity": "sha512-iv7LhNVO047HzYR3InF6pUcUsPQiHTM1Qal51DcGSuZFBil1aBBWG5eHPNek7bvILMaYJ/8RU1e8w1AMdHmLQQ==", "license": "MIT", "engines": { "node": ">= 0.8" @@ -15676,6 +18400,8 @@ }, "node_modules/randombytes": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/randombytes/-/randombytes-2.1.0.tgz", + "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", "license": "MIT", "dependencies": { "safe-buffer": "^5.1.0" @@ -15693,13 +18419,17 @@ }, "node_modules/range-parser": { "version": "1.2.1", + "resolved": "http://94.130.170.209:4873/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/raw-body": { - "version": "2.5.1", + "version": "2.5.2", + "resolved": "http://94.130.170.209:4873/raw-body/-/raw-body-2.5.2.tgz", + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", "license": "MIT", "dependencies": { "bytes": "3.1.2", @@ -15711,15 +18441,10 @@ "node": ">= 0.8" } }, - "node_modules/raw-body/node_modules/bytes": { - "version": "3.1.2", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, "node_modules/raw-body/node_modules/iconv-lite": { "version": "0.4.24", + "resolved": "http://94.130.170.209:4873/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3" @@ -15730,6 +18455,8 @@ }, "node_modules/react": { "version": "19.0.0", + "resolved": "http://94.130.170.209:4873/react/-/react-19.0.0.tgz", + "integrity": "sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -15737,6 +18464,8 @@ }, "node_modules/react-app-polyfill": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/react-app-polyfill/-/react-app-polyfill-3.0.0.tgz", + "integrity": "sha512-sZ41cxiU5llIB003yxxQBYrARBqe0repqPTTYBTmMqTz9szeBbE37BehCE891NZsmdZqqP+xWKdT3eo3vOzN8w==", "license": "MIT", "dependencies": { "core-js": "^3.19.2", @@ -15750,6 +18479,12 @@ "node": ">=14" } }, + "node_modules/react-app-polyfill/node_modules/regenerator-runtime": { + "version": "0.13.11", + "resolved": "http://94.130.170.209:4873/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", + "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==", + "license": "MIT" + }, "node_modules/react-app-rewired": { "version": "2.2.1", "resolved": "http://94.130.170.209:4873/react-app-rewired/-/react-app-rewired-2.2.1.tgz", @@ -15778,6 +18513,8 @@ }, "node_modules/react-bootstrap": { "version": "2.10.7", + "resolved": "http://94.130.170.209:4873/react-bootstrap/-/react-bootstrap-2.10.7.tgz", + "integrity": "sha512-w6mWb3uytB5A18S2oTZpYghcOUK30neMBBvZ/bEfA+WIF2dF4OGqjzoFVMpVXBjtyf92gkmRToHlddiMAVhQqQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.24.7", @@ -15807,6 +18544,8 @@ }, "node_modules/react-dev-utils": { "version": "12.0.1", + "resolved": "http://94.130.170.209:4873/react-dev-utils/-/react-dev-utils-12.0.1.tgz", + "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.16.0", @@ -15838,50 +18577,15 @@ "node": ">=14" } }, - "node_modules/react-dev-utils/node_modules/ansi-styles": { - "version": "4.3.0", + "node_modules/react-dev-utils/node_modules/find-up": { + "version": "5.0.0", + "resolved": "http://94.130.170.209:4873/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", "license": "MIT", "dependencies": { - "color-convert": "^2.0.1" + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/react-dev-utils/node_modules/chalk": { - "version": "4.1.2", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/react-dev-utils/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/react-dev-utils/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, - "node_modules/react-dev-utils/node_modules/escape-string-regexp": { - "version": "4.0.0", - "license": "MIT", "engines": { "node": ">=10" }, @@ -15889,32 +18593,64 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/react-dev-utils/node_modules/has-flag": { - "version": "4.0.0", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, "node_modules/react-dev-utils/node_modules/loader-utils": { - "version": "3.2.0", + "version": "3.3.1", + "resolved": "http://94.130.170.209:4873/loader-utils/-/loader-utils-3.3.1.tgz", + "integrity": "sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==", "license": "MIT", "engines": { "node": ">= 12.13.0" } }, - "node_modules/react-dev-utils/node_modules/supports-color": { - "version": "7.2.0", + "node_modules/react-dev-utils/node_modules/locate-path": { + "version": "6.0.0", + "resolved": "http://94.130.170.209:4873/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", "license": "MIT", "dependencies": { - "has-flag": "^4.0.0" + "p-locate": "^5.0.0" }, "engines": { - "node": ">=8" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/react-dev-utils/node_modules/p-limit": { + "version": "3.1.0", + "resolved": "http://94.130.170.209:4873/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "license": "MIT", + "dependencies": { + "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/react-dev-utils/node_modules/p-locate": { + "version": "5.0.0", + "resolved": "http://94.130.170.209:4873/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "license": "MIT", + "dependencies": { + "p-limit": "^3.0.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/react-dom": { "version": "19.0.0", + "resolved": "http://94.130.170.209:4873/react-dom/-/react-dom-19.0.0.tgz", + "integrity": "sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==", "license": "MIT", "dependencies": { "scheduler": "^0.25.0" @@ -15925,18 +18661,26 @@ }, "node_modules/react-error-overlay": { "version": "6.0.11", + "resolved": "http://94.130.170.209:4873/react-error-overlay/-/react-error-overlay-6.0.11.tgz", + "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==", "license": "MIT" }, "node_modules/react-is": { "version": "16.13.1", + "resolved": "http://94.130.170.209:4873/react-is/-/react-is-16.13.1.tgz", + "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", "license": "MIT" }, "node_modules/react-lifecycles-compat": { "version": "3.0.4", + "resolved": "http://94.130.170.209:4873/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz", + "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==", "license": "MIT" }, "node_modules/react-native-fetch-api": { - "version": "2.0.0", + "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/react-native-fetch-api/-/react-native-fetch-api-3.0.0.tgz", + "integrity": "sha512-g2rtqPjdroaboDKTsJCTlcmtw54E25OjyaunUP0anOZn4Fuo2IKs8BVfe02zVggA/UysbmfSnRJIqtNkAgggNA==", "dev": true, "license": "MIT", "dependencies": { @@ -15945,6 +18689,8 @@ }, "node_modules/react-refresh": { "version": "0.11.0", + "resolved": "http://94.130.170.209:4873/react-refresh/-/react-refresh-0.11.0.tgz", + "integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -15990,17 +18736,10 @@ "react-dom": ">=18" } }, - "node_modules/react-router/node_modules/cookie": { - "version": "1.0.2", - "resolved": "http://94.130.170.209:4873/cookie/-/cookie-1.0.2.tgz", - "integrity": "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==", - "license": "MIT", - "engines": { - "node": ">=18" - } - }, "node_modules/react-scripts": { "version": "5.0.1", + "resolved": "http://94.130.170.209:4873/react-scripts/-/react-scripts-5.0.1.tgz", + "integrity": "sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==", "license": "MIT", "dependencies": { "@babel/core": "^7.16.0", @@ -16072,6 +18811,8 @@ }, "node_modules/react-transition-group": { "version": "4.4.5", + "resolved": "http://94.130.170.209:4873/react-transition-group/-/react-transition-group-4.4.5.tgz", + "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.5.5", @@ -16086,13 +18827,26 @@ }, "node_modules/read-cache": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/read-cache/-/read-cache-1.0.0.tgz", + "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", "license": "MIT", "dependencies": { "pify": "^2.3.0" } }, + "node_modules/read-cache/node_modules/pify": { + "version": "2.3.0", + "resolved": "http://94.130.170.209:4873/pify/-/pify-2.3.0.tgz", + "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/read-pkg": { "version": "5.2.0", + "resolved": "http://94.130.170.209:4873/read-pkg/-/read-pkg-5.2.0.tgz", + "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==", "dev": true, "license": "MIT", "dependencies": { @@ -16107,6 +18861,8 @@ }, "node_modules/read-pkg-up": { "version": "7.0.1", + "resolved": "http://94.130.170.209:4873/read-pkg-up/-/read-pkg-up-7.0.1.tgz", + "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==", "dev": true, "license": "MIT", "dependencies": { @@ -16121,56 +18877,10 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/read-pkg-up/node_modules/find-up": { - "version": "4.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg-up/node_modules/locate-path": { - "version": "5.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg-up/node_modules/p-limit": { - "version": "2.3.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-pkg-up/node_modules/p-locate": { - "version": "4.1.0", - "dev": true, - "license": "MIT", - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/read-pkg-up/node_modules/type-fest": { "version": "0.8.1", + "resolved": "http://94.130.170.209:4873/type-fest/-/type-fest-0.8.1.tgz", + "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -16179,11 +18889,15 @@ }, "node_modules/read-pkg/node_modules/hosted-git-info": { "version": "2.8.9", + "resolved": "http://94.130.170.209:4873/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true, "license": "ISC" }, "node_modules/read-pkg/node_modules/normalize-package-data": { "version": "2.5.0", + "resolved": "http://94.130.170.209:4873/normalize-package-data/-/normalize-package-data-2.5.0.tgz", + "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", "dev": true, "license": "BSD-2-Clause", "dependencies": { @@ -16194,7 +18908,9 @@ } }, "node_modules/read-pkg/node_modules/semver": { - "version": "5.7.1", + "version": "5.7.2", + "resolved": "http://94.130.170.209:4873/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", "dev": true, "license": "ISC", "bin": { @@ -16203,6 +18919,8 @@ }, "node_modules/read-pkg/node_modules/type-fest": { "version": "0.6.0", + "resolved": "http://94.130.170.209:4873/type-fest/-/type-fest-0.6.0.tgz", + "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -16210,19 +18928,30 @@ } }, "node_modules/readable-stream": { - "version": "3.6.0", + "version": "2.3.8", + "resolved": "http://94.130.170.209:4873/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", "license": "MIT", "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" } }, + "node_modules/readable-stream/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "http://94.130.170.209:4873/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "license": "MIT" + }, "node_modules/readdirp": { "version": "3.6.0", + "resolved": "http://94.130.170.209:4873/readdirp/-/readdirp-3.6.0.tgz", + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", "license": "MIT", "dependencies": { "picomatch": "^2.2.1" @@ -16233,6 +18962,8 @@ }, "node_modules/receptacle": { "version": "1.3.2", + "resolved": "http://94.130.170.209:4873/receptacle/-/receptacle-1.3.2.tgz", + "integrity": "sha512-HrsFvqZZheusncQRiEE7GatOAETrARKV/lnfYicIm8lbvp/JQOdADOfhjBd2DajvoszEyxSM6RlAAIZgEoeu/A==", "dev": true, "license": "MIT", "dependencies": { @@ -16241,6 +18972,8 @@ }, "node_modules/rechoir": { "version": "0.7.1", + "resolved": "http://94.130.170.209:4873/rechoir/-/rechoir-0.7.1.tgz", + "integrity": "sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==", "license": "MIT", "dependencies": { "resolve": "^1.9.0" @@ -16250,27 +18983,21 @@ } }, "node_modules/recursive-readdir": { - "version": "2.2.2", + "version": "2.2.3", + "resolved": "http://94.130.170.209:4873/recursive-readdir/-/recursive-readdir-2.2.3.tgz", + "integrity": "sha512-8HrF5ZsXk5FAH9dgsx3BlUer73nIhuj+9OrQwEbLTPOBzGkL1lsFCR01am+v+0m2Cmbs1nP12hLDl5FA7EszKA==", "license": "MIT", "dependencies": { - "minimatch": "3.0.4" + "minimatch": "^3.0.5" }, "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/recursive-readdir/node_modules/minimatch": { - "version": "3.0.4", - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" + "node": ">=6.0.0" } }, "node_modules/redent": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/redent/-/redent-3.0.0.tgz", + "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==", "dev": true, "license": "MIT", "dependencies": { @@ -16281,12 +19008,38 @@ "node": ">=8" } }, + "node_modules/reflect.getprototypeof": { + "version": "1.0.10", + "resolved": "http://94.130.170.209:4873/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz", + "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.9", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.7", + "get-proto": "^1.0.1", + "which-builtin-type": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/regenerate": { "version": "1.4.2", + "resolved": "http://94.130.170.209:4873/regenerate/-/regenerate-1.4.2.tgz", + "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", "license": "MIT" }, "node_modules/regenerate-unicode-properties": { - "version": "10.0.1", + "version": "10.2.0", + "resolved": "http://94.130.170.209:4873/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz", + "integrity": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==", "license": "MIT", "dependencies": { "regenerate": "^1.4.2" @@ -16296,27 +19049,38 @@ } }, "node_modules/regenerator-runtime": { - "version": "0.13.9", + "version": "0.14.1", + "resolved": "http://94.130.170.209:4873/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", "license": "MIT" }, "node_modules/regenerator-transform": { - "version": "0.15.0", + "version": "0.15.2", + "resolved": "http://94.130.170.209:4873/regenerator-transform/-/regenerator-transform-0.15.2.tgz", + "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.8.4" } }, "node_modules/regex-parser": { - "version": "2.2.11", + "version": "2.3.0", + "resolved": "http://94.130.170.209:4873/regex-parser/-/regex-parser-2.3.0.tgz", + "integrity": "sha512-TVILVSz2jY5D47F4mA4MppkBrafEaiUWJO/TcZHEIuI13AqoZMkK1WMA4Om1YkYbTx+9Ki1/tSUXbceyr9saRg==", "license": "MIT" }, "node_modules/regexp.prototype.flags": { - "version": "1.4.3", + "version": "1.5.4", + "resolved": "http://94.130.170.209:4873/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz", + "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "functions-have-names": "^1.2.2" + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-errors": "^1.3.0", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "set-function-name": "^2.0.2" }, "engines": { "node": ">= 0.4" @@ -16327,6 +19091,9 @@ }, "node_modules/regexpp": { "version": "3.2.0", + "resolved": "http://94.130.170.209:4873/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true, "license": "MIT", "engines": { "node": ">=8" @@ -16336,42 +19103,56 @@ } }, "node_modules/regexpu-core": { - "version": "5.0.1", + "version": "6.2.0", + "resolved": "http://94.130.170.209:4873/regexpu-core/-/regexpu-core-6.2.0.tgz", + "integrity": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==", "license": "MIT", "dependencies": { "regenerate": "^1.4.2", - "regenerate-unicode-properties": "^10.0.1", - "regjsgen": "^0.6.0", - "regjsparser": "^0.8.2", + "regenerate-unicode-properties": "^10.2.0", + "regjsgen": "^0.8.0", + "regjsparser": "^0.12.0", "unicode-match-property-ecmascript": "^2.0.0", - "unicode-match-property-value-ecmascript": "^2.0.0" + "unicode-match-property-value-ecmascript": "^2.1.0" }, "engines": { "node": ">=4" } }, "node_modules/regjsgen": { - "version": "0.6.0", + "version": "0.8.0", + "resolved": "http://94.130.170.209:4873/regjsgen/-/regjsgen-0.8.0.tgz", + "integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==", "license": "MIT" }, "node_modules/regjsparser": { - "version": "0.8.4", + "version": "0.12.0", + "resolved": "http://94.130.170.209:4873/regjsparser/-/regjsparser-0.12.0.tgz", + "integrity": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==", "license": "BSD-2-Clause", "dependencies": { - "jsesc": "~0.5.0" + "jsesc": "~3.0.2" }, "bin": { "regjsparser": "bin/parser" } }, "node_modules/regjsparser/node_modules/jsesc": { - "version": "0.5.0", + "version": "3.0.2", + "resolved": "http://94.130.170.209:4873/jsesc/-/jsesc-3.0.2.tgz", + "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==", + "license": "MIT", "bin": { "jsesc": "bin/jsesc" + }, + "engines": { + "node": ">=6" } }, "node_modules/relateurl": { "version": "0.2.7", + "resolved": "http://94.130.170.209:4873/relateurl/-/relateurl-0.2.7.tgz", + "integrity": "sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==", "license": "MIT", "engines": { "node": ">= 0.10" @@ -16379,6 +19160,8 @@ }, "node_modules/renderkid": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/renderkid/-/renderkid-3.0.0.tgz", + "integrity": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==", "license": "MIT", "dependencies": { "css-select": "^4.1.3", @@ -16390,6 +19173,8 @@ }, "node_modules/require-directory": { "version": "2.1.1", + "resolved": "http://94.130.170.209:4873/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -16397,6 +19182,8 @@ }, "node_modules/require-from-string": { "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -16404,25 +19191,34 @@ }, "node_modules/requires-port": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/requires-port/-/requires-port-1.0.0.tgz", + "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", "license": "MIT" }, "node_modules/resolve": { - "version": "1.22.0", + "version": "1.22.10", + "resolved": "http://94.130.170.209:4873/resolve/-/resolve-1.22.10.tgz", + "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==", "license": "MIT", "dependencies": { - "is-core-module": "^2.8.1", + "is-core-module": "^2.16.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" }, + "engines": { + "node": ">= 0.4" + }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/resolve-cwd": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/resolve-cwd/-/resolve-cwd-3.0.0.tgz", + "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", "license": "MIT", "dependencies": { "resolve-from": "^5.0.0" @@ -16433,6 +19229,8 @@ }, "node_modules/resolve-from": { "version": "5.0.0", + "resolved": "http://94.130.170.209:4873/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", "license": "MIT", "engines": { "node": ">=8" @@ -16440,6 +19238,8 @@ }, "node_modules/resolve-url-loader": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/resolve-url-loader/-/resolve-url-loader-4.0.0.tgz", + "integrity": "sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA==", "license": "MIT", "dependencies": { "adjust-sourcemap-loader": "^4.0.0", @@ -16464,12 +19264,22 @@ } } }, + "node_modules/resolve-url-loader/node_modules/convert-source-map": { + "version": "1.9.0", + "resolved": "http://94.130.170.209:4873/convert-source-map/-/convert-source-map-1.9.0.tgz", + "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", + "license": "MIT" + }, "node_modules/resolve-url-loader/node_modules/picocolors": { "version": "0.2.1", + "resolved": "http://94.130.170.209:4873/picocolors/-/picocolors-0.2.1.tgz", + "integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==", "license": "ISC" }, "node_modules/resolve-url-loader/node_modules/postcss": { "version": "7.0.39", + "resolved": "http://94.130.170.209:4873/postcss/-/postcss-7.0.39.tgz", + "integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==", "license": "MIT", "dependencies": { "picocolors": "^0.2.1", @@ -16483,34 +19293,26 @@ "url": "https://opencollective.com/postcss/" } }, - "node_modules/resolve-url-loader/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/resolve.exports": { - "version": "1.1.0", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/resolve.exports/-/resolve.exports-1.1.1.tgz", + "integrity": "sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==", "license": "MIT", "engines": { "node": ">=10" } }, - "node_modules/resumer": { - "version": "0.0.0", - "license": "MIT", - "dependencies": { - "through": "~2.3.4" - } - }, "node_modules/retimer": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/retimer/-/retimer-2.0.0.tgz", + "integrity": "sha512-KLXY85WkEq2V2bKex/LOO1ViXVn2KGYe4PYysAdYdjmraYIUsVkXu8O4am+8+5UbaaGl1qho4aqAAPHNQ4GSbg==", "dev": true, "license": "MIT" }, "node_modules/retry": { "version": "0.13.1", + "resolved": "http://94.130.170.209:4873/retry/-/retry-0.13.1.tgz", + "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", "license": "MIT", "engines": { "node": ">= 4" @@ -16518,6 +19320,8 @@ }, "node_modules/reusify": { "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/reusify/-/reusify-1.0.4.tgz", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", "license": "MIT", "engines": { "iojs": ">=1.0.0", @@ -16526,6 +19330,8 @@ }, "node_modules/rimraf": { "version": "3.0.2", + "resolved": "http://94.130.170.209:4873/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", "license": "ISC", "dependencies": { "glob": "^7.1.3" @@ -16539,6 +19345,8 @@ }, "node_modules/ripemd160": { "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/ripemd160/-/ripemd160-2.0.2.tgz", + "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==", "license": "MIT", "dependencies": { "hash-base": "^3.0.0", @@ -16546,7 +19354,9 @@ } }, "node_modules/rollup": { - "version": "2.75.6", + "version": "2.79.2", + "resolved": "http://94.130.170.209:4873/rollup/-/rollup-2.79.2.tgz", + "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", "license": "MIT", "bin": { "rollup": "dist/bin/rollup" @@ -16560,6 +19370,9 @@ }, "node_modules/rollup-plugin-terser": { "version": "7.0.2", + "resolved": "http://94.130.170.209:4873/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz", + "integrity": "sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==", + "deprecated": "This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.10.4", @@ -16573,6 +19386,8 @@ }, "node_modules/rollup-plugin-terser/node_modules/has-flag": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "license": "MIT", "engines": { "node": ">=8" @@ -16580,6 +19395,8 @@ }, "node_modules/rollup-plugin-terser/node_modules/jest-worker": { "version": "26.6.2", + "resolved": "http://94.130.170.209:4873/jest-worker/-/jest-worker-26.6.2.tgz", + "integrity": "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==", "license": "MIT", "dependencies": { "@types/node": "*", @@ -16592,6 +19409,8 @@ }, "node_modules/rollup-plugin-terser/node_modules/serialize-javascript": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/serialize-javascript/-/serialize-javascript-4.0.0.tgz", + "integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==", "license": "BSD-3-Clause", "dependencies": { "randombytes": "^2.1.0" @@ -16599,6 +19418,8 @@ }, "node_modules/rollup-plugin-terser/node_modules/supports-color": { "version": "7.2.0", + "resolved": "http://94.130.170.209:4873/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" @@ -16609,6 +19430,8 @@ }, "node_modules/run-parallel": { "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", "funding": [ { "type": "github", @@ -16628,29 +19451,94 @@ "queue-microtask": "^1.2.2" } }, - "node_modules/safari-14-idb-fix": { - "version": "3.0.0", - "dev": true, - "license": "Apache-2.0" + "node_modules/safe-array-concat": { + "version": "1.1.3", + "resolved": "http://94.130.170.209:4873/safe-array-concat/-/safe-array-concat-1.1.3.tgz", + "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.2", + "get-intrinsic": "^1.2.6", + "has-symbols": "^1.1.0", + "isarray": "^2.0.5" + }, + "engines": { + "node": ">=0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/safe-array-concat/node_modules/isarray": { + "version": "2.0.5", + "resolved": "http://94.130.170.209:4873/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "license": "MIT" }, "node_modules/safe-buffer": { - "version": "5.1.2", + "version": "5.2.1", + "resolved": "http://94.130.170.209:4873/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/safe-push-apply": { + "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/safe-push-apply/-/safe-push-apply-1.0.0.tgz", + "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "isarray": "^2.0.5" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/safe-push-apply/node_modules/isarray": { + "version": "2.0.5", + "resolved": "http://94.130.170.209:4873/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", "license": "MIT" }, "node_modules/safe-regex-test": { - "version": "1.0.0", + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/safe-regex-test/-/safe-regex-test-1.1.0.tgz", + "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.3", - "is-regex": "^1.1.4" + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "is-regex": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/safe-stable-stringify": { - "version": "2.3.1", + "version": "2.5.0", + "resolved": "http://94.130.170.209:4873/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz", + "integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==", "license": "MIT", "engines": { "node": ">=10" @@ -16658,14 +19546,20 @@ }, "node_modules/safer-buffer": { "version": "2.1.2", + "resolved": "http://94.130.170.209:4873/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", "license": "MIT" }, "node_modules/sanitize.css": { "version": "13.0.0", + "resolved": "http://94.130.170.209:4873/sanitize.css/-/sanitize.css-13.0.0.tgz", + "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==", "license": "CC0-1.0" }, "node_modules/sass-loader": { "version": "12.6.0", + "resolved": "http://94.130.170.209:4873/sass-loader/-/sass-loader-12.6.0.tgz", + "integrity": "sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==", "license": "MIT", "dependencies": { "klona": "^2.0.4", @@ -16702,6 +19596,8 @@ }, "node_modules/satoshi-bitcoin": { "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/satoshi-bitcoin/-/satoshi-bitcoin-1.0.4.tgz", + "integrity": "sha512-YuHOmw5wsz6wuHIQdsz5b2cgtuKtV/jEcZ4NGmWN5tM/gz5T9Q+DSuLlnuf5BP/jsQWgR0ofmY4f8Dm6JnqSug==", "license": "MIT", "dependencies": { "big.js": "^3.1.3" @@ -16709,6 +19605,8 @@ }, "node_modules/satoshi-bitcoin/node_modules/big.js": { "version": "3.2.0", + "resolved": "http://94.130.170.209:4873/big.js/-/big.js-3.2.0.tgz", + "integrity": "sha512-+hN/Zh2D08Mx65pZ/4g5bsmNiZUuChDiQfTUQ7qJr4/kuopCr88xZsAXv6mBoZEsUI4OuGHlX59qE94K2mMW8Q==", "license": "MIT", "engines": { "node": "*" @@ -16716,10 +19614,14 @@ }, "node_modules/sax": { "version": "1.2.4", + "resolved": "http://94.130.170.209:4873/sax/-/sax-1.2.4.tgz", + "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==", "license": "ISC" }, "node_modules/saxes": { "version": "5.0.1", + "resolved": "http://94.130.170.209:4873/saxes/-/saxes-5.0.1.tgz", + "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", "license": "ISC", "dependencies": { "xmlchars": "^2.2.0" @@ -16730,15 +19632,20 @@ }, "node_modules/scheduler": { "version": "0.25.0", + "resolved": "http://94.130.170.209:4873/scheduler/-/scheduler-0.25.0.tgz", + "integrity": "sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==", "license": "MIT" }, "node_modules/schema-utils": { - "version": "3.1.1", + "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/schema-utils/-/schema-utils-4.3.0.tgz", + "integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==", "license": "MIT", "dependencies": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" }, "engines": { "node": ">= 10.13.0" @@ -16748,12 +19655,50 @@ "url": "https://opencollective.com/webpack" } }, + "node_modules/schema-utils/node_modules/ajv": { + "version": "8.17.1", + "resolved": "http://94.130.170.209:4873/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", + "license": "MIT", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/schema-utils/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "http://94.130.170.209:4873/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "license": "MIT", + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/schema-utils/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "license": "MIT" + }, "node_modules/scryptsy": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/scryptsy/-/scryptsy-2.1.0.tgz", + "integrity": "sha512-1CdSqHQowJBnMAFyPEBRfqag/YP9OF394FV+4YREIJX4ljD7OxvQRDayyoyyCk+senRjSkP6VnUNQmVQqB6g7w==", "license": "MIT" }, "node_modules/secp256k1": { - "version": "3.8.0", + "version": "3.8.1", + "resolved": "http://94.130.170.209:4873/secp256k1/-/secp256k1-3.8.1.tgz", + "integrity": "sha512-tArjQw2P0RTdY7QmkNehgp6TVvQXq6ulIhxv8gaH6YubKG/wxxAoNKcbuXjDhybbc+b2Ihc7e0xxiGN744UIiQ==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -16762,7 +19707,7 @@ "bn.js": "^4.11.8", "create-hash": "^1.2.0", "drbg.js": "^1.0.1", - "elliptic": "^6.5.2", + "elliptic": "^6.5.7", "nan": "^2.14.0", "safe-buffer": "^5.1.2" }, @@ -16770,14 +19715,25 @@ "node": ">=4.0.0" } }, + "node_modules/secp256k1/node_modules/bn.js": { + "version": "4.12.1", + "resolved": "http://94.130.170.209:4873/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==", + "license": "MIT" + }, "node_modules/select-hose": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/select-hose/-/select-hose-2.0.0.tgz", + "integrity": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==", "license": "MIT" }, "node_modules/selfsigned": { - "version": "2.0.1", + "version": "2.4.1", + "resolved": "http://94.130.170.209:4873/selfsigned/-/selfsigned-2.4.1.tgz", + "integrity": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==", "license": "MIT", "dependencies": { + "@types/node-forge": "^1.3.0", "node-forge": "^1" }, "engines": { @@ -16785,11 +19741,10 @@ } }, "node_modules/semver": { - "version": "7.3.7", + "version": "7.7.1", + "resolved": "http://94.130.170.209:4873/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", "license": "ISC", - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -16798,7 +19753,9 @@ } }, "node_modules/send": { - "version": "0.18.0", + "version": "0.19.0", + "resolved": "http://94.130.170.209:4873/send/-/send-0.19.0.tgz", + "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==", "license": "MIT", "dependencies": { "debug": "2.6.9", @@ -16821,6 +19778,8 @@ }, "node_modules/send/node_modules/debug": { "version": "2.6.9", + "resolved": "http://94.130.170.209:4873/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "license": "MIT", "dependencies": { "ms": "2.0.0" @@ -16828,14 +19787,23 @@ }, "node_modules/send/node_modules/debug/node_modules/ms": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "license": "MIT" }, - "node_modules/send/node_modules/ms": { - "version": "2.1.3", - "license": "MIT" + "node_modules/send/node_modules/encodeurl": { + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } }, "node_modules/serialize-javascript": { - "version": "6.0.0", + "version": "6.0.2", + "resolved": "http://94.130.170.209:4873/serialize-javascript/-/serialize-javascript-6.0.2.tgz", + "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", "license": "BSD-3-Clause", "dependencies": { "randombytes": "^2.1.0" @@ -16843,6 +19811,8 @@ }, "node_modules/serialize-query-params": { "version": "1.3.6", + "resolved": "http://94.130.170.209:4873/serialize-query-params/-/serialize-query-params-1.3.6.tgz", + "integrity": "sha512-VlH7sfWNyPVZClPkRacopn6sn5uQMXBsjPVz1+pBHX895VpcYVznfJtZ49e6jymcrz+l/vowkepCZn/7xEAEdw==", "license": "ISC", "peerDependencies": { "query-string": ">=5.1.1" @@ -16850,6 +19820,8 @@ }, "node_modules/serve-index": { "version": "1.9.1", + "resolved": "http://94.130.170.209:4873/serve-index/-/serve-index-1.9.1.tgz", + "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==", "license": "MIT", "dependencies": { "accepts": "~1.3.4", @@ -16866,6 +19838,8 @@ }, "node_modules/serve-index/node_modules/debug": { "version": "2.6.9", + "resolved": "http://94.130.170.209:4873/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "license": "MIT", "dependencies": { "ms": "2.0.0" @@ -16873,6 +19847,8 @@ }, "node_modules/serve-index/node_modules/depd": { "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/depd/-/depd-1.1.2.tgz", + "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==", "license": "MIT", "engines": { "node": ">= 0.6" @@ -16880,6 +19856,8 @@ }, "node_modules/serve-index/node_modules/http-errors": { "version": "1.6.3", + "resolved": "http://94.130.170.209:4873/http-errors/-/http-errors-1.6.3.tgz", + "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==", "license": "MIT", "dependencies": { "depd": "~1.1.2", @@ -16893,31 +19871,41 @@ }, "node_modules/serve-index/node_modules/inherits": { "version": "2.0.3", + "resolved": "http://94.130.170.209:4873/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==", "license": "ISC" }, "node_modules/serve-index/node_modules/ms": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "license": "MIT" }, "node_modules/serve-index/node_modules/setprototypeof": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/setprototypeof/-/setprototypeof-1.1.0.tgz", + "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==", "license": "ISC" }, "node_modules/serve-index/node_modules/statuses": { "version": "1.5.0", + "resolved": "http://94.130.170.209:4873/statuses/-/statuses-1.5.0.tgz", + "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/serve-static": { - "version": "1.15.0", + "version": "1.16.2", + "resolved": "http://94.130.170.209:4873/serve-static/-/serve-static-1.16.2.tgz", + "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==", "license": "MIT", "dependencies": { - "encodeurl": "~1.0.2", + "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "parseurl": "~1.3.3", - "send": "0.18.0" + "send": "0.19.0" }, "engines": { "node": ">= 0.8.0" @@ -16929,12 +19917,62 @@ "integrity": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==", "license": "MIT" }, + "node_modules/set-function-length": { + "version": "1.2.2", + "resolved": "http://94.130.170.209:4873/set-function-length/-/set-function-length-1.2.2.tgz", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "license": "MIT", + "dependencies": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/set-function-name": { + "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/set-function-name/-/set-function-name-2.0.2.tgz", + "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", + "license": "MIT", + "dependencies": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "functions-have-names": "^1.2.3", + "has-property-descriptors": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/set-proto": { + "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/set-proto/-/set-proto-1.0.0.tgz", + "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==", + "license": "MIT", + "dependencies": { + "dunder-proto": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/setprototypeof": { "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/setprototypeof/-/setprototypeof-1.2.0.tgz", + "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", "license": "ISC" }, "node_modules/sha.js": { "version": "2.4.11", + "resolved": "http://94.130.170.209:4873/sha.js/-/sha.js-2.4.11.tgz", + "integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==", "license": "(MIT AND BSD-3-Clause)", "dependencies": { "inherits": "^2.0.1", @@ -16946,6 +19984,8 @@ }, "node_modules/shallow-clone": { "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/shallow-clone/-/shallow-clone-3.0.1.tgz", + "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==", "license": "MIT", "dependencies": { "kind-of": "^6.0.2" @@ -16956,6 +19996,8 @@ }, "node_modules/shebang-command": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "license": "MIT", "dependencies": { "shebang-regex": "^3.0.0" @@ -16966,22 +20008,92 @@ }, "node_modules/shebang-regex": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/shell-quote": { - "version": "1.7.3", - "license": "MIT" + "version": "1.8.2", + "resolved": "http://94.130.170.209:4873/shell-quote/-/shell-quote-1.8.2.tgz", + "integrity": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, "node_modules/side-channel": { - "version": "1.0.4", + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/side-channel/-/side-channel-1.1.0.tgz", + "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.0", - "get-intrinsic": "^1.0.2", - "object-inspect": "^1.9.0" + "es-errors": "^1.3.0", + "object-inspect": "^1.13.3", + "side-channel-list": "^1.0.0", + "side-channel-map": "^1.0.1", + "side-channel-weakmap": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-list": { + "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/side-channel-list/-/side-channel-list-1.0.0.tgz", + "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "object-inspect": "^1.13.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-map": { + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/side-channel-map/-/side-channel-map-1.0.1.tgz", + "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-weakmap": { + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", + "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3", + "side-channel-map": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -16989,10 +20101,14 @@ }, "node_modules/signal-exit": { "version": "3.0.7", + "resolved": "http://94.130.170.209:4873/signal-exit/-/signal-exit-3.0.7.tgz", + "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", "license": "ISC" }, "node_modules/simple-swizzle": { "version": "0.2.2", + "resolved": "http://94.130.170.209:4873/simple-swizzle/-/simple-swizzle-0.2.2.tgz", + "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", "license": "MIT", "dependencies": { "is-arrayish": "^0.3.1" @@ -17000,10 +20116,14 @@ }, "node_modules/simple-swizzle/node_modules/is-arrayish": { "version": "0.3.2", + "resolved": "http://94.130.170.209:4873/is-arrayish/-/is-arrayish-0.3.2.tgz", + "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", "license": "MIT" }, "node_modules/simple-update-notifier": { - "version": "1.0.7", + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/simple-update-notifier/-/simple-update-notifier-1.1.0.tgz", + "integrity": "sha512-VpsrsJSUcJEseSbMHkrsrAVSdvVS5I96Qo1QAQ4FxQ9wXFcB+pjj7FB7/us9+GcgfW4ziHtYMc1J0PLczb55mg==", "license": "MIT", "dependencies": { "semver": "~7.0.0" @@ -17014,6 +20134,8 @@ }, "node_modules/simple-update-notifier/node_modules/semver": { "version": "7.0.0", + "resolved": "http://94.130.170.209:4873/semver/-/semver-7.0.0.tgz", + "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==", "license": "ISC", "bin": { "semver": "bin/semver.js" @@ -17021,10 +20143,14 @@ }, "node_modules/sisteransi": { "version": "1.0.5", + "resolved": "http://94.130.170.209:4873/sisteransi/-/sisteransi-1.0.5.tgz", + "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", "license": "MIT" }, "node_modules/slash": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", "license": "MIT", "engines": { "node": ">=8" @@ -17032,6 +20158,8 @@ }, "node_modules/slp-mdm": { "version": "0.0.6", + "resolved": "http://94.130.170.209:4873/slp-mdm/-/slp-mdm-0.0.6.tgz", + "integrity": "sha512-fbjlIg/o8OtzgK2JydC6POJp3Qup/rLgy4yB5hoLgxWRlERyJyE29ScwS3r9TTwPxe12qK55pyivAdNOZZXL0A==", "license": "MIT", "dependencies": { "bignumber.js": "^9.0.0" @@ -17039,6 +20167,8 @@ }, "node_modules/slp-parser": { "version": "0.0.4", + "resolved": "http://94.130.170.209:4873/slp-parser/-/slp-parser-0.0.4.tgz", + "integrity": "sha512-AvbslJumkzGfMGWNvuE2pWx2nyHEk/VgQ7l119kDKIFRTuRUWOkyOULLauw5laGRQsBRThg6NCx/TsR3grX6GA==", "license": "MIT", "dependencies": { "bignumber.js": "^9.0.0" @@ -17046,6 +20176,8 @@ }, "node_modules/sockjs": { "version": "0.3.24", + "resolved": "http://94.130.170.209:4873/sockjs/-/sockjs-0.3.24.tgz", + "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==", "license": "MIT", "dependencies": { "faye-websocket": "^0.11.3", @@ -17055,24 +20187,32 @@ }, "node_modules/source-list-map": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/source-list-map/-/source-list-map-2.0.1.tgz", + "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==", "license": "MIT" }, "node_modules/source-map": { - "version": "0.7.4", + "version": "0.6.1", + "resolved": "http://94.130.170.209:4873/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", "license": "BSD-3-Clause", "engines": { - "node": ">= 8" + "node": ">=0.10.0" } }, "node_modules/source-map-js": { - "version": "1.0.2", + "version": "1.2.1", + "resolved": "http://94.130.170.209:4873/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/source-map-loader": { - "version": "3.0.1", + "version": "3.0.2", + "resolved": "http://94.130.170.209:4873/source-map-loader/-/source-map-loader-3.0.2.tgz", + "integrity": "sha512-BokxPoLjyl3iOrgkWaakaxqnelAJSS+0V+De0kKIq6lyWrXuiPgYTGp6z3iHmqljKAaLXwZa+ctD8GccRJeVvg==", "license": "MIT", "dependencies": { "abab": "^2.0.5", @@ -17092,30 +20232,32 @@ }, "node_modules/source-map-support": { "version": "0.5.21", + "resolved": "http://94.130.170.209:4873/source-map-support/-/source-map-support-0.5.21.tgz", + "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", "license": "MIT", "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" } }, - "node_modules/source-map-support/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/sourcemap-codec": { "version": "1.4.8", + "resolved": "http://94.130.170.209:4873/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz", + "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==", + "deprecated": "Please use @jridgewell/sourcemap-codec instead", "license": "MIT" }, "node_modules/sparse-array": { "version": "1.3.2", + "resolved": "http://94.130.170.209:4873/sparse-array/-/sparse-array-1.3.2.tgz", + "integrity": "sha512-ZT711fePGn3+kQyLuv1fpd3rNSkNF8vd5Kv2D+qnOANeyKs3fx6bUMGWRPvgTTcYV64QMqZKZwcuaQSP3AZ0tg==", "dev": true, "license": "ISC" }, "node_modules/spdx-correct": { - "version": "3.1.1", + "version": "3.2.0", + "resolved": "http://94.130.170.209:4873/spdx-correct/-/spdx-correct-3.2.0.tgz", + "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -17124,12 +20266,16 @@ } }, "node_modules/spdx-exceptions": { - "version": "2.3.0", + "version": "2.5.0", + "resolved": "http://94.130.170.209:4873/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz", + "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==", "dev": true, "license": "CC-BY-3.0" }, "node_modules/spdx-expression-parse": { "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", + "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", "dev": true, "license": "MIT", "dependencies": { @@ -17138,12 +20284,16 @@ } }, "node_modules/spdx-license-ids": { - "version": "3.0.11", + "version": "3.0.21", + "resolved": "http://94.130.170.209:4873/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz", + "integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==", "dev": true, "license": "CC0-1.0" }, "node_modules/spdy": { "version": "4.0.2", + "resolved": "http://94.130.170.209:4873/spdy/-/spdy-4.0.2.tgz", + "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==", "license": "MIT", "dependencies": { "debug": "^4.1.0", @@ -17158,6 +20308,8 @@ }, "node_modules/spdy-transport": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/spdy-transport/-/spdy-transport-3.0.0.tgz", + "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==", "license": "MIT", "dependencies": { "debug": "^4.1.0", @@ -17168,8 +20320,58 @@ "wbuf": "^1.7.3" } }, + "node_modules/spdy-transport/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/spdy-transport/node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "http://94.130.170.209:4873/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/spdy/node_modules/debug": { + "version": "4.4.0", + "resolved": "http://94.130.170.209:4873/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, "node_modules/split-on-first": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/split-on-first/-/split-on-first-1.1.0.tgz", + "integrity": "sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw==", "license": "MIT", "engines": { "node": ">=6" @@ -17177,21 +20379,30 @@ }, "node_modules/sprintf-js": { "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", "license": "BSD-3-Clause" }, "node_modules/stable": { "version": "0.1.8", + "resolved": "http://94.130.170.209:4873/stable/-/stable-0.1.8.tgz", + "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==", + "deprecated": "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility", "license": "MIT" }, "node_modules/stack-trace": { "version": "0.0.10", + "resolved": "http://94.130.170.209:4873/stack-trace/-/stack-trace-0.0.10.tgz", + "integrity": "sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==", "license": "MIT", "engines": { "node": "*" } }, "node_modules/stack-utils": { - "version": "2.0.5", + "version": "2.0.6", + "resolved": "http://94.130.170.209:4873/stack-utils/-/stack-utils-2.0.6.tgz", + "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==", "license": "MIT", "dependencies": { "escape-string-regexp": "^2.0.0" @@ -17202,6 +20413,8 @@ }, "node_modules/stack-utils/node_modules/escape-string-regexp": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", + "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", "license": "MIT", "engines": { "node": ">=8" @@ -17209,10 +20422,14 @@ }, "node_modules/stackframe": { "version": "1.3.4", + "resolved": "http://94.130.170.209:4873/stackframe/-/stackframe-1.3.4.tgz", + "integrity": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==", "license": "MIT" }, "node_modules/standard": { "version": "17.0.0", + "resolved": "http://94.130.170.209:4873/standard/-/standard-17.0.0.tgz", + "integrity": "sha512-GlCM9nzbLUkr+TYR5I2WQoIah4wHA2lMauqbyPLV/oI5gJxqhHzhjl9EG2N0lr/nRqI3KCbCvm/W3smxvLaChA==", "dev": true, "funding": [ { @@ -17247,7 +20464,9 @@ } }, "node_modules/standard-engine": { - "version": "15.0.0", + "version": "15.1.0", + "resolved": "http://94.130.170.209:4873/standard-engine/-/standard-engine-15.1.0.tgz", + "integrity": "sha512-VHysfoyxFu/ukT+9v49d4BRXIokFRZuH3z1VRxzFArZdjSCFpro6rEIU3ji7e4AoAtuSfKBkiOmsrDqKW5ZSRw==", "dev": true, "funding": [ { @@ -17274,18 +20493,113 @@ "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, + "node_modules/static-eval": { + "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/static-eval/-/static-eval-2.0.2.tgz", + "integrity": "sha512-N/D219Hcr2bPjLxPiV+TQE++Tsmrady7TqAJugLy7Xk1EumfDWS/f5dtBbkRCGE7wKKXuYockQoj8Rm2/pVKyg==", + "license": "MIT", + "dependencies": { + "escodegen": "^1.8.1" + } + }, + "node_modules/static-eval/node_modules/escodegen": { + "version": "1.14.3", + "resolved": "http://94.130.170.209:4873/escodegen/-/escodegen-1.14.3.tgz", + "integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==", + "license": "BSD-2-Clause", + "dependencies": { + "esprima": "^4.0.1", + "estraverse": "^4.2.0", + "esutils": "^2.0.2", + "optionator": "^0.8.1" + }, + "bin": { + "escodegen": "bin/escodegen.js", + "esgenerate": "bin/esgenerate.js" + }, + "engines": { + "node": ">=4.0" + }, + "optionalDependencies": { + "source-map": "~0.6.1" + } + }, + "node_modules/static-eval/node_modules/estraverse": { + "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=4.0" + } + }, + "node_modules/static-eval/node_modules/levn": { + "version": "0.3.0", + "resolved": "http://94.130.170.209:4873/levn/-/levn-0.3.0.tgz", + "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==", + "license": "MIT", + "dependencies": { + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/static-eval/node_modules/optionator": { + "version": "0.8.3", + "resolved": "http://94.130.170.209:4873/optionator/-/optionator-0.8.3.tgz", + "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", + "license": "MIT", + "dependencies": { + "deep-is": "~0.1.3", + "fast-levenshtein": "~2.0.6", + "levn": "~0.3.0", + "prelude-ls": "~1.1.2", + "type-check": "~0.3.2", + "word-wrap": "~1.2.3" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/static-eval/node_modules/prelude-ls": { + "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/prelude-ls/-/prelude-ls-1.1.2.tgz", + "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==", + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/static-eval/node_modules/type-check": { + "version": "0.3.2", + "resolved": "http://94.130.170.209:4873/type-check/-/type-check-0.3.2.tgz", + "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==", + "license": "MIT", + "dependencies": { + "prelude-ls": "~1.1.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, "node_modules/statuses": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/statuses/-/statuses-2.0.1.tgz", + "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/stop-iteration-iterator": { - "version": "1.0.0", + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz", + "integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==", "license": "MIT", "dependencies": { - "internal-slot": "^1.0.4" + "es-errors": "^1.3.0", + "internal-slot": "^1.1.0" }, "engines": { "node": ">= 0.4" @@ -17301,8 +20615,24 @@ "readable-stream": "^3.5.0" } }, + "node_modules/stream-browserify/node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "http://94.130.170.209:4873/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, "node_modules/stream-to-it": { "version": "0.2.4", + "resolved": "http://94.130.170.209:4873/stream-to-it/-/stream-to-it-0.2.4.tgz", + "integrity": "sha512-4vEbkSs83OahpmBybNJXlJd7d6/RxzkkSdT3I0mnGt79Xd2Kk+e1JqbvAvsQfCeKj3aKb0QIWkyK3/n0j506vQ==", "dev": true, "license": "MIT", "dependencies": { @@ -17311,6 +20641,8 @@ }, "node_modules/streaming-iterables": { "version": "6.2.0", + "resolved": "http://94.130.170.209:4873/streaming-iterables/-/streaming-iterables-6.2.0.tgz", + "integrity": "sha512-3AYC8oB60WyD1ic7uHmN/vm2oRGzRnQ3XFBl/bFMDi1q1+nc5/vjMmiE4vroIya3jG59t87VpyAj/iXYxyw9AA==", "dev": true, "license": "MIT", "engines": { @@ -17319,38 +20651,32 @@ }, "node_modules/strict-uri-encode": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz", + "integrity": "sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/string_decoder": { - "version": "1.3.0", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", "license": "MIT", "dependencies": { - "safe-buffer": "~5.2.0" + "safe-buffer": "~5.1.0" } }, "node_modules/string_decoder/node_modules/safe-buffer": { - "version": "5.2.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], + "version": "5.1.2", + "resolved": "http://94.130.170.209:4873/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", "license": "MIT" }, "node_modules/string-length": { "version": "4.0.2", + "resolved": "http://94.130.170.209:4873/string-length/-/string-length-4.0.2.tgz", + "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==", "license": "MIT", "dependencies": { "char-regex": "^1.0.2", @@ -17362,10 +20688,14 @@ }, "node_modules/string-natural-compare": { "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/string-natural-compare/-/string-natural-compare-3.0.1.tgz", + "integrity": "sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==", "license": "MIT" }, "node_modules/string-width": { "version": "4.2.3", + "resolved": "http://94.130.170.209:4873/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", @@ -17376,34 +20706,97 @@ "node": ">=8" } }, - "node_modules/string-width/node_modules/emoji-regex": { - "version": "8.0.0", - "license": "MIT" - }, - "node_modules/string.prototype.matchall": { - "version": "4.0.7", + "node_modules/string-width-cjs": { + "name": "string-width", + "version": "4.2.3", + "resolved": "http://94.130.170.209:4873/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1", - "get-intrinsic": "^1.1.1", - "has-symbols": "^1.0.3", - "internal-slot": "^1.0.3", - "regexp.prototype.flags": "^1.4.1", - "side-channel": "^1.0.4" + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "http://94.130.170.209:4873/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" + }, + "node_modules/string-width/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "http://94.130.170.209:4873/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" + }, + "node_modules/string.prototype.includes": { + "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz", + "integrity": "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.3" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/string.prototype.matchall": { + "version": "4.0.12", + "resolved": "http://94.130.170.209:4873/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz", + "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.6", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.6", + "gopd": "^1.2.0", + "has-symbols": "^1.1.0", + "internal-slot": "^1.1.0", + "regexp.prototype.flags": "^1.5.3", + "set-function-name": "^2.0.2", + "side-channel": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/string.prototype.trim": { - "version": "1.2.7", + "node_modules/string.prototype.repeat": { + "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz", + "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "define-properties": "^1.1.3", + "es-abstract": "^1.17.5" + } + }, + "node_modules/string.prototype.trim": { + "version": "1.2.10", + "resolved": "http://94.130.170.209:4873/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz", + "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.2", + "define-data-property": "^1.1.4", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.5", + "es-object-atoms": "^1.0.0", + "has-property-descriptors": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -17413,24 +20806,35 @@ } }, "node_modules/string.prototype.trimend": { - "version": "1.0.6", + "version": "1.0.9", + "resolved": "http://94.130.170.209:4873/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz", + "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.8", + "call-bound": "^1.0.2", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/string.prototype.trimstart": { - "version": "1.0.6", + "version": "1.0.8", + "resolved": "http://94.130.170.209:4873/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -17438,6 +20842,8 @@ }, "node_modules/stringify-object": { "version": "3.3.0", + "resolved": "http://94.130.170.209:4873/stringify-object/-/stringify-object-3.3.0.tgz", + "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==", "license": "BSD-2-Clause", "dependencies": { "get-own-enumerable-property-symbols": "^3.0.0", @@ -17450,6 +20856,21 @@ }, "node_modules/strip-ansi": { "version": "6.0.1", + "resolved": "http://94.130.170.209:4873/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi-cjs": { + "name": "strip-ansi", + "version": "6.0.1", + "resolved": "http://94.130.170.209:4873/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" @@ -17460,6 +20881,8 @@ }, "node_modules/strip-bom": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/strip-bom/-/strip-bom-4.0.0.tgz", + "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", "license": "MIT", "engines": { "node": ">=8" @@ -17467,6 +20890,8 @@ }, "node_modules/strip-comments": { "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/strip-comments/-/strip-comments-2.0.1.tgz", + "integrity": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==", "license": "MIT", "engines": { "node": ">=10" @@ -17474,6 +20899,8 @@ }, "node_modules/strip-final-newline": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/strip-final-newline/-/strip-final-newline-2.0.0.tgz", + "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", "license": "MIT", "engines": { "node": ">=6" @@ -17481,6 +20908,8 @@ }, "node_modules/strip-indent": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/strip-indent/-/strip-indent-3.0.0.tgz", + "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", "dev": true, "license": "MIT", "dependencies": { @@ -17492,6 +20921,8 @@ }, "node_modules/strip-json-comments": { "version": "3.1.1", + "resolved": "http://94.130.170.209:4873/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", "license": "MIT", "engines": { "node": ">=8" @@ -17501,7 +20932,9 @@ } }, "node_modules/style-loader": { - "version": "3.3.1", + "version": "3.3.4", + "resolved": "http://94.130.170.209:4873/style-loader/-/style-loader-3.3.4.tgz", + "integrity": "sha512-0WqXzrsMTyb8yjZJHDqwmnwRJvhALK9LfRtRc6B4UTWe8AijYLZYZ9thuJTZc2VfQWINADW/j+LiJnfy2RoC1w==", "license": "MIT", "engines": { "node": ">= 12.13.0" @@ -17515,10 +20948,12 @@ } }, "node_modules/stylehacks": { - "version": "5.1.0", + "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/stylehacks/-/stylehacks-5.1.1.tgz", + "integrity": "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==", "license": "MIT", "dependencies": { - "browserslist": "^4.16.6", + "browserslist": "^4.21.4", "postcss-selector-parser": "^6.0.4" }, "engines": { @@ -17528,8 +20963,85 @@ "postcss": "^8.2.15" } }, + "node_modules/sucrase": { + "version": "3.35.0", + "resolved": "http://94.130.170.209:4873/sucrase/-/sucrase-3.35.0.tgz", + "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", + "license": "MIT", + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.2", + "commander": "^4.0.0", + "glob": "^10.3.10", + "lines-and-columns": "^1.1.6", + "mz": "^2.7.0", + "pirates": "^4.0.1", + "ts-interface-checker": "^0.1.9" + }, + "bin": { + "sucrase": "bin/sucrase", + "sucrase-node": "bin/sucrase-node" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + } + }, + "node_modules/sucrase/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/sucrase/node_modules/commander": { + "version": "4.1.1", + "resolved": "http://94.130.170.209:4873/commander/-/commander-4.1.1.tgz", + "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", + "license": "MIT", + "engines": { + "node": ">= 6" + } + }, + "node_modules/sucrase/node_modules/glob": { + "version": "10.4.5", + "resolved": "http://94.130.170.209:4873/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "license": "ISC", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/sucrase/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "http://94.130.170.209:4873/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/supports-color": { "version": "5.5.0", + "resolved": "http://94.130.170.209:4873/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", "license": "MIT", "dependencies": { "has-flag": "^3.0.0" @@ -17539,7 +21051,9 @@ } }, "node_modules/supports-hyperlinks": { - "version": "2.2.0", + "version": "2.3.0", + "resolved": "http://94.130.170.209:4873/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz", + "integrity": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==", "license": "MIT", "dependencies": { "has-flag": "^4.0.0", @@ -17551,6 +21065,8 @@ }, "node_modules/supports-hyperlinks/node_modules/has-flag": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "license": "MIT", "engines": { "node": ">=8" @@ -17558,6 +21074,8 @@ }, "node_modules/supports-hyperlinks/node_modules/supports-color": { "version": "7.2.0", + "resolved": "http://94.130.170.209:4873/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" @@ -17568,6 +21086,8 @@ }, "node_modules/supports-preserve-symlinks-flag": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", "license": "MIT", "engines": { "node": ">= 0.4" @@ -17578,10 +21098,15 @@ }, "node_modules/svg-parser": { "version": "2.0.4", + "resolved": "http://94.130.170.209:4873/svg-parser/-/svg-parser-2.0.4.tgz", + "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==", "license": "MIT" }, "node_modules/svgo": { "version": "1.3.2", + "resolved": "http://94.130.170.209:4873/svgo/-/svgo-1.3.2.tgz", + "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==", + "deprecated": "This SVGO version is no longer supported. Upgrade to v2.x.x.", "license": "MIT", "dependencies": { "chalk": "^2.4.1", @@ -17605,8 +21130,51 @@ "node": ">=4.0.0" } }, + "node_modules/svgo/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "http://94.130.170.209:4873/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "license": "MIT", + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/svgo/node_modules/chalk": { + "version": "2.4.2", + "resolved": "http://94.130.170.209:4873/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/svgo/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "http://94.130.170.209:4873/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "license": "MIT", + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/svgo/node_modules/color-name": { + "version": "1.1.3", + "resolved": "http://94.130.170.209:4873/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "license": "MIT" + }, "node_modules/svgo/node_modules/css-select": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/css-select/-/css-select-2.1.0.tgz", + "integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==", "license": "BSD-2-Clause", "dependencies": { "boolbase": "^1.0.0", @@ -17617,6 +21185,8 @@ }, "node_modules/svgo/node_modules/css-what": { "version": "3.4.2", + "resolved": "http://94.130.170.209:4873/css-what/-/css-what-3.4.2.tgz", + "integrity": "sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==", "license": "BSD-2-Clause", "engines": { "node": ">= 6" @@ -17627,6 +21197,8 @@ }, "node_modules/svgo/node_modules/dom-serializer": { "version": "0.2.2", + "resolved": "http://94.130.170.209:4873/dom-serializer/-/dom-serializer-0.2.2.tgz", + "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==", "license": "MIT", "dependencies": { "domelementtype": "^2.0.1", @@ -17635,6 +21207,8 @@ }, "node_modules/svgo/node_modules/domutils": { "version": "1.7.0", + "resolved": "http://94.130.170.209:4873/domutils/-/domutils-1.7.0.tgz", + "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==", "license": "BSD-2-Clause", "dependencies": { "dom-serializer": "0", @@ -17643,10 +21217,23 @@ }, "node_modules/svgo/node_modules/domutils/node_modules/domelementtype": { "version": "1.3.1", + "resolved": "http://94.130.170.209:4873/domelementtype/-/domelementtype-1.3.1.tgz", + "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==", "license": "BSD-2-Clause" }, + "node_modules/svgo/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "http://94.130.170.209:4873/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "license": "MIT", + "engines": { + "node": ">=0.8.0" + } + }, "node_modules/svgo/node_modules/nth-check": { "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/nth-check/-/nth-check-1.0.2.tgz", + "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==", "license": "BSD-2-Clause", "dependencies": { "boolbase": "~1.0.0" @@ -17654,82 +21241,108 @@ }, "node_modules/symbol-tree": { "version": "3.2.4", + "resolved": "http://94.130.170.209:4873/symbol-tree/-/symbol-tree-3.2.4.tgz", + "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", "license": "MIT" }, "node_modules/tailwindcss": { - "version": "3.1.3", + "version": "3.4.17", + "resolved": "http://94.130.170.209:4873/tailwindcss/-/tailwindcss-3.4.17.tgz", + "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", "license": "MIT", "dependencies": { + "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", - "chokidar": "^3.5.3", - "color-name": "^1.1.4", - "detective": "^5.2.1", + "chokidar": "^3.6.0", "didyoumean": "^1.2.2", "dlv": "^1.1.3", - "fast-glob": "^3.2.11", + "fast-glob": "^3.3.2", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "lilconfig": "^2.0.5", + "jiti": "^1.21.6", + "lilconfig": "^3.1.3", + "micromatch": "^4.0.8", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", - "picocolors": "^1.0.0", - "postcss": "^8.4.14", - "postcss-import": "^14.1.0", - "postcss-js": "^4.0.0", - "postcss-load-config": "^3.1.4", - "postcss-nested": "5.0.6", - "postcss-selector-parser": "^6.0.10", - "postcss-value-parser": "^4.2.0", - "quick-lru": "^5.1.1", - "resolve": "^1.22.0" + "picocolors": "^1.1.1", + "postcss": "^8.4.47", + "postcss-import": "^15.1.0", + "postcss-js": "^4.0.1", + "postcss-load-config": "^4.0.2", + "postcss-nested": "^6.2.0", + "postcss-selector-parser": "^6.1.2", + "resolve": "^1.22.8", + "sucrase": "^3.35.0" }, "bin": { "tailwind": "lib/cli.js", "tailwindcss": "lib/cli.js" }, "engines": { - "node": ">=12.13.0" - }, - "peerDependencies": { - "postcss": "^8.0.9" + "node": ">=14.0.0" } }, - "node_modules/tailwindcss/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" + "node_modules/tailwindcss/node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "http://94.130.170.209:4873/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "license": "ISC", + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/tailwindcss/node_modules/lilconfig": { + "version": "3.1.3", + "resolved": "http://94.130.170.209:4873/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", + "license": "MIT", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antonk52" + } }, "node_modules/tapable": { "version": "2.2.1", + "resolved": "http://94.130.170.209:4873/tapable/-/tapable-2.2.1.tgz", + "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/tape": { - "version": "5.6.3", + "version": "5.9.0", + "resolved": "http://94.130.170.209:4873/tape/-/tape-5.9.0.tgz", + "integrity": "sha512-czbGgxSVwRlbB3Ly/aqQrNwrDAzKHDW/kVXegp4hSFmR2c8qqm3hCgZbUy1+3QAQFGhPDG7J56UsV1uNilBFCA==", "license": "MIT", "dependencies": { - "array.prototype.every": "^1.1.4", - "call-bind": "^1.0.2", - "deep-equal": "^2.2.0", + "@ljharb/resumer": "^0.1.3", + "@ljharb/through": "^2.3.13", + "array.prototype.every": "^1.1.6", + "call-bind": "^1.0.7", + "deep-equal": "^2.2.3", "defined": "^1.0.1", "dotignore": "^0.1.2", "for-each": "^0.3.3", "get-package-type": "^0.1.0", "glob": "^7.2.3", - "has": "^1.0.3", - "has-dynamic-import": "^2.0.1", + "has-dynamic-import": "^2.1.0", + "hasown": "^2.0.2", "inherits": "^2.0.4", "is-regex": "^1.1.4", - "minimist": "^1.2.7", - "object-inspect": "^1.12.3", - "object-is": "^1.1.5", + "minimist": "^1.2.8", + "mock-property": "^1.1.0", + "object-inspect": "^1.13.2", + "object-is": "^1.1.6", "object-keys": "^1.1.1", - "object.assign": "^4.1.4", - "resolve": "^2.0.0-next.4", - "resumer": "^0.0.0", - "string.prototype.trim": "^1.2.7", - "through": "^2.3.8" + "object.assign": "^4.1.5", + "resolve": "^2.0.0-next.5", + "string.prototype.trim": "^1.2.9" }, "bin": { "tape": "bin/tape" @@ -17739,10 +21352,12 @@ } }, "node_modules/tape/node_modules/resolve": { - "version": "2.0.0-next.4", + "version": "2.0.0-next.5", + "resolved": "http://94.130.170.209:4873/resolve/-/resolve-2.0.0-next.5.tgz", + "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", "license": "MIT", "dependencies": { - "is-core-module": "^2.9.0", + "is-core-module": "^2.13.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, @@ -17755,6 +21370,8 @@ }, "node_modules/temp-dir": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/temp-dir/-/temp-dir-2.0.0.tgz", + "integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==", "license": "MIT", "engines": { "node": ">=8" @@ -17762,6 +21379,8 @@ }, "node_modules/tempy": { "version": "0.6.0", + "resolved": "http://94.130.170.209:4873/tempy/-/tempy-0.6.0.tgz", + "integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==", "license": "MIT", "dependencies": { "is-stream": "^2.0.0", @@ -17778,6 +21397,8 @@ }, "node_modules/tempy/node_modules/type-fest": { "version": "0.16.0", + "resolved": "http://94.130.170.209:4873/type-fest/-/type-fest-0.16.0.tgz", + "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" @@ -17788,6 +21409,8 @@ }, "node_modules/terminal-link": { "version": "2.1.1", + "resolved": "http://94.130.170.209:4873/terminal-link/-/terminal-link-2.1.1.tgz", + "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==", "license": "MIT", "dependencies": { "ansi-escapes": "^4.2.1", @@ -17801,11 +21424,13 @@ } }, "node_modules/terser": { - "version": "5.14.1", + "version": "5.38.1", + "resolved": "http://94.130.170.209:4873/terser/-/terser-5.38.1.tgz", + "integrity": "sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA==", "license": "BSD-2-Clause", "dependencies": { - "@jridgewell/source-map": "^0.3.2", - "acorn": "^8.5.0", + "@jridgewell/source-map": "^0.3.3", + "acorn": "^8.8.2", "commander": "^2.20.0", "source-map-support": "~0.5.20" }, @@ -17817,14 +21442,16 @@ } }, "node_modules/terser-webpack-plugin": { - "version": "5.3.3", + "version": "5.3.11", + "resolved": "http://94.130.170.209:4873/terser-webpack-plugin/-/terser-webpack-plugin-5.3.11.tgz", + "integrity": "sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ==", "license": "MIT", "dependencies": { - "@jridgewell/trace-mapping": "^0.3.7", + "@jridgewell/trace-mapping": "^0.3.25", "jest-worker": "^27.4.5", - "schema-utils": "^3.1.1", - "serialize-javascript": "^6.0.0", - "terser": "^5.7.2" + "schema-utils": "^4.3.0", + "serialize-javascript": "^6.0.2", + "terser": "^5.31.1" }, "engines": { "node": ">= 10.13.0" @@ -17850,10 +21477,14 @@ }, "node_modules/terser/node_modules/commander": { "version": "2.20.3", + "resolved": "http://94.130.170.209:4873/commander/-/commander-2.20.3.tgz", + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", "license": "MIT" }, "node_modules/test-exclude": { "version": "6.0.0", + "resolved": "http://94.130.170.209:4873/test-exclude/-/test-exclude-6.0.0.tgz", + "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", "license": "ISC", "dependencies": { "@istanbuljs/schema": "^0.1.2", @@ -17866,31 +21497,60 @@ }, "node_modules/text-hex": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/text-hex/-/text-hex-1.0.0.tgz", + "integrity": "sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==", "license": "MIT" }, "node_modules/text-table": { "version": "0.2.0", + "resolved": "http://94.130.170.209:4873/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", "license": "MIT" }, + "node_modules/thenify": { + "version": "3.3.1", + "resolved": "http://94.130.170.209:4873/thenify/-/thenify-3.3.1.tgz", + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", + "license": "MIT", + "dependencies": { + "any-promise": "^1.0.0" + } + }, + "node_modules/thenify-all": { + "version": "1.6.0", + "resolved": "http://94.130.170.209:4873/thenify-all/-/thenify-all-1.6.0.tgz", + "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", + "license": "MIT", + "dependencies": { + "thenify": ">= 3.1.0 < 4" + }, + "engines": { + "node": ">=0.8" + } + }, "node_modules/throat": { - "version": "6.0.1", + "version": "6.0.2", + "resolved": "http://94.130.170.209:4873/throat/-/throat-6.0.2.tgz", + "integrity": "sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==", "license": "MIT" }, "node_modules/throttled-queue": { "version": "2.1.4", + "resolved": "http://94.130.170.209:4873/throttled-queue/-/throttled-queue-2.1.4.tgz", + "integrity": "sha512-YGdk8sdmr4ge3g+doFj/7RLF5kLM+Mi7DEciu9PHxnMJZMeVuZeTj31g4VE7ekUffx/IdbvrtOCiz62afg0mkg==", "dev": true, "license": "MIT" }, - "node_modules/through": { - "version": "2.3.8", - "license": "MIT" - }, "node_modules/thunky": { "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/thunky/-/thunky-1.1.0.tgz", + "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", "license": "MIT" }, "node_modules/timeout-abort-controller": { "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/timeout-abort-controller/-/timeout-abort-controller-1.1.1.tgz", + "integrity": "sha512-BsF9i3NAJag6T0ZEjki9j654zoafI2X6ayuNd6Tp8+Ul6Tr5s4jo973qFeiWrRSweqvskC+AHDKUmIW4b7pdhQ==", "dev": true, "license": "MIT", "dependencies": { @@ -17899,7 +21559,9 @@ } }, "node_modules/timestamp-nano": { - "version": "1.0.0", + "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/timestamp-nano/-/timestamp-nano-1.0.1.tgz", + "integrity": "sha512-4oGOVZWTu5sl89PtCDnhQBSt7/vL1zVEwAfxH1p49JhTosxzVQWYBYFRFZ8nJmo0G6f824iyP/44BFAwIoKvIA==", "dev": true, "license": "MIT", "engines": { @@ -17908,17 +21570,14 @@ }, "node_modules/tmpl": { "version": "1.0.5", + "resolved": "http://94.130.170.209:4873/tmpl/-/tmpl-1.0.5.tgz", + "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==", "license": "BSD-3-Clause" }, - "node_modules/to-fast-properties": { - "version": "2.0.0", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, "node_modules/to-regex-range": { "version": "5.0.1", + "resolved": "http://94.130.170.209:4873/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", "license": "MIT", "dependencies": { "is-number": "^7.0.0" @@ -17929,35 +21588,41 @@ }, "node_modules/toidentifier": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/toidentifier/-/toidentifier-1.0.1.tgz", + "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", "license": "MIT", "engines": { "node": ">=0.6" } }, "node_modules/touch": { - "version": "3.1.0", + "version": "3.1.1", + "resolved": "http://94.130.170.209:4873/touch/-/touch-3.1.1.tgz", + "integrity": "sha512-r0eojU4bI8MnHr8c5bNo7lJDdI2qXlWWJk6a9EAFG7vbhTjElYhBVS3/miuE0uOuoLdb8Mc/rVfsmm6eo5o9GA==", "license": "ISC", - "dependencies": { - "nopt": "~1.0.10" - }, "bin": { "nodetouch": "bin/nodetouch.js" } }, "node_modules/tough-cookie": { - "version": "4.0.0", + "version": "4.1.4", + "resolved": "http://94.130.170.209:4873/tough-cookie/-/tough-cookie-4.1.4.tgz", + "integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==", "license": "BSD-3-Clause", "dependencies": { "psl": "^1.1.33", "punycode": "^2.1.1", - "universalify": "^0.1.2" + "universalify": "^0.2.0", + "url-parse": "^1.5.3" }, "engines": { "node": ">=6" } }, "node_modules/tough-cookie/node_modules/universalify": { - "version": "0.1.2", + "version": "0.2.0", + "resolved": "http://94.130.170.209:4873/universalify/-/universalify-0.2.0.tgz", + "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", "license": "MIT", "engines": { "node": ">= 4.0.0" @@ -17965,6 +21630,8 @@ }, "node_modules/tr46": { "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/tr46/-/tr46-2.1.0.tgz", + "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==", "license": "MIT", "dependencies": { "punycode": "^2.1.1" @@ -17975,6 +21642,8 @@ }, "node_modules/trim-newlines": { "version": "3.0.1", + "resolved": "http://94.130.170.209:4873/trim-newlines/-/trim-newlines-3.0.1.tgz", + "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==", "dev": true, "license": "MIT", "engines": { @@ -17982,25 +21651,42 @@ } }, "node_modules/triple-beam": { - "version": "1.3.0", - "license": "MIT" + "version": "1.4.1", + "resolved": "http://94.130.170.209:4873/triple-beam/-/triple-beam-1.4.1.tgz", + "integrity": "sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==", + "license": "MIT", + "engines": { + "node": ">= 14.0.0" + } }, "node_modules/tryer": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/tryer/-/tryer-1.0.1.tgz", + "integrity": "sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==", "license": "MIT" }, + "node_modules/ts-interface-checker": { + "version": "0.1.13", + "resolved": "http://94.130.170.209:4873/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", + "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", + "license": "Apache-2.0" + }, "node_modules/tsconfig-paths": { - "version": "3.14.1", + "version": "3.15.0", + "resolved": "http://94.130.170.209:4873/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", "license": "MIT", "dependencies": { "@types/json5": "^0.0.29", - "json5": "^1.0.1", + "json5": "^1.0.2", "minimist": "^1.2.6", "strip-bom": "^3.0.0" } }, "node_modules/tsconfig-paths/node_modules/json5": { - "version": "1.0.1", + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", "license": "MIT", "dependencies": { "minimist": "^1.2.0" @@ -18011,6 +21697,8 @@ }, "node_modules/tsconfig-paths/node_modules/strip-bom": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/strip-bom/-/strip-bom-3.0.0.tgz", + "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", "license": "MIT", "engines": { "node": ">=4" @@ -18018,10 +21706,14 @@ }, "node_modules/tslib": { "version": "2.8.1", + "resolved": "http://94.130.170.209:4873/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", "license": "0BSD" }, "node_modules/tsutils": { "version": "3.21.0", + "resolved": "http://94.130.170.209:4873/tsutils/-/tsutils-3.21.0.tgz", + "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", "license": "MIT", "dependencies": { "tslib": "^1.8.1" @@ -18035,6 +21727,8 @@ }, "node_modules/tsutils/node_modules/tslib": { "version": "1.14.1", + "resolved": "http://94.130.170.209:4873/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", "license": "0BSD" }, "node_modules/turbo-stream": { @@ -18045,6 +21739,8 @@ }, "node_modules/type-check": { "version": "0.4.0", + "resolved": "http://94.130.170.209:4873/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", "license": "MIT", "dependencies": { "prelude-ls": "^1.2.1" @@ -18055,6 +21751,8 @@ }, "node_modules/type-detect": { "version": "4.0.8", + "resolved": "http://94.130.170.209:4873/type-detect/-/type-detect-4.0.8.tgz", + "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", "license": "MIT", "engines": { "node": ">=4" @@ -18062,6 +21760,8 @@ }, "node_modules/type-fest": { "version": "0.21.3", + "resolved": "http://94.130.170.209:4873/type-fest/-/type-fest-0.21.3.tgz", + "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" @@ -18072,6 +21772,8 @@ }, "node_modules/type-is": { "version": "1.6.18", + "resolved": "http://94.130.170.209:4873/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", "license": "MIT", "dependencies": { "media-typer": "0.3.0", @@ -18081,13 +21783,75 @@ "node": ">= 0.6" } }, - "node_modules/typed-array-length": { - "version": "1.0.4", + "node_modules/typed-array-buffer": { + "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", + "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "is-typed-array": "^1.1.14" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/typed-array-byte-length": { + "version": "1.0.3", + "resolved": "http://94.130.170.209:4873/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz", + "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.8", "for-each": "^0.3.3", - "is-typed-array": "^1.1.9" + "gopd": "^1.2.0", + "has-proto": "^1.2.0", + "is-typed-array": "^1.1.14" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/typed-array-byte-offset": { + "version": "1.0.4", + "resolved": "http://94.130.170.209:4873/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz", + "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==", + "license": "MIT", + "dependencies": { + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.8", + "for-each": "^0.3.3", + "gopd": "^1.2.0", + "has-proto": "^1.2.0", + "is-typed-array": "^1.1.15", + "reflect.getprototypeof": "^1.0.9" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/typed-array-length": { + "version": "1.0.7", + "resolved": "http://94.130.170.209:4873/typed-array-length/-/typed-array-length-1.0.7.tgz", + "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==", + "license": "MIT", + "dependencies": { + "call-bind": "^1.0.7", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "is-typed-array": "^1.1.13", + "possible-typed-array-names": "^1.0.0", + "reflect.getprototypeof": "^1.0.6" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -18095,6 +21859,8 @@ }, "node_modules/typedarray-to-buffer": { "version": "3.1.5", + "resolved": "http://94.130.170.209:4873/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", + "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", "license": "MIT", "dependencies": { "is-typedarray": "^1.0.0" @@ -18102,10 +21868,14 @@ }, "node_modules/typeforce": { "version": "1.18.0", + "resolved": "http://94.130.170.209:4873/typeforce/-/typeforce-1.18.0.tgz", + "integrity": "sha512-7uc1O8h1M1g0rArakJdf0uLRSSgFcYexrVoKo+bzJd32gd4gDy2L/Z+8/FjPnU9ydY3pEnVPtr9FyscYY60K1g==", "license": "MIT" }, "node_modules/typescript": { - "version": "4.7.3", + "version": "5.7.3", + "resolved": "http://94.130.170.209:4873/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "license": "Apache-2.0", "peer": true, "bin": { @@ -18113,15 +21883,19 @@ "tsserver": "bin/tsserver" }, "engines": { - "node": ">=4.2.0" + "node": ">=14.17" } }, "node_modules/uc.micro": { "version": "1.0.6", + "resolved": "http://94.130.170.209:4873/uc.micro/-/uc.micro-1.0.6.tgz", + "integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==", "license": "MIT" }, "node_modules/uglify-js": { - "version": "3.17.0", + "version": "3.19.3", + "resolved": "http://94.130.170.209:4873/uglify-js/-/uglify-js-3.19.3.tgz", + "integrity": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==", "license": "BSD-2-Clause", "optional": true, "bin": { @@ -18132,7 +21906,9 @@ } }, "node_modules/uint8arrays": { - "version": "3.0.0", + "version": "3.1.1", + "resolved": "http://94.130.170.209:4873/uint8arrays/-/uint8arrays-3.1.1.tgz", + "integrity": "sha512-+QJa8QRnbdXVpHYjLoTpJIdCTiw9Ir62nocClWuXIq2JIh4Uta0cQsTSpFL678p2CN8B+XSApwcU+pQEqVpKWg==", "dev": true, "license": "MIT", "dependencies": { @@ -18140,13 +21916,18 @@ } }, "node_modules/unbox-primitive": { - "version": "1.0.2", + "version": "1.1.0", + "resolved": "http://94.130.170.209:4873/unbox-primitive/-/unbox-primitive-1.1.0.tgz", + "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", + "call-bound": "^1.0.3", "has-bigints": "^1.0.2", - "has-symbols": "^1.0.3", - "which-boxed-primitive": "^1.0.2" + "has-symbols": "^1.1.0", + "which-boxed-primitive": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -18154,6 +21935,8 @@ }, "node_modules/uncontrollable": { "version": "7.2.1", + "resolved": "http://94.130.170.209:4873/uncontrollable/-/uncontrollable-7.2.1.tgz", + "integrity": "sha512-svtcfoTADIB0nT9nltgjujTi7BzVmwjZClOmskKu/E8FW9BXzg9os8OLr4f8Dlnk0rYWJIWr4wv9eKUXiQvQwQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.6.3", @@ -18167,10 +21950,26 @@ }, "node_modules/undefsafe": { "version": "2.0.5", + "resolved": "http://94.130.170.209:4873/undefsafe/-/undefsafe-2.0.5.tgz", + "integrity": "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==", + "license": "MIT" + }, + "node_modules/underscore": { + "version": "1.12.1", + "resolved": "http://94.130.170.209:4873/underscore/-/underscore-1.12.1.tgz", + "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==", + "license": "MIT" + }, + "node_modules/undici-types": { + "version": "6.20.0", + "resolved": "http://94.130.170.209:4873/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", "license": "MIT" }, "node_modules/unicode-canonical-property-names-ecmascript": { - "version": "2.0.0", + "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz", + "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==", "license": "MIT", "engines": { "node": ">=4" @@ -18178,6 +21977,8 @@ }, "node_modules/unicode-match-property-ecmascript": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", + "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", "license": "MIT", "dependencies": { "unicode-canonical-property-names-ecmascript": "^2.0.0", @@ -18188,14 +21989,18 @@ } }, "node_modules/unicode-match-property-value-ecmascript": { - "version": "2.0.0", + "version": "2.2.0", + "resolved": "http://94.130.170.209:4873/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz", + "integrity": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/unicode-property-aliases-ecmascript": { - "version": "2.0.0", + "version": "2.1.0", + "resolved": "http://94.130.170.209:4873/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", + "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", "license": "MIT", "engines": { "node": ">=4" @@ -18203,6 +22008,8 @@ }, "node_modules/unique-string": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/unique-string/-/unique-string-2.0.0.tgz", + "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", "license": "MIT", "dependencies": { "crypto-random-string": "^2.0.0" @@ -18212,7 +22019,9 @@ } }, "node_modules/universalify": { - "version": "2.0.0", + "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/universalify/-/universalify-2.0.1.tgz", + "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", "license": "MIT", "engines": { "node": ">= 10.0.0" @@ -18220,6 +22029,8 @@ }, "node_modules/unpipe": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", "license": "MIT", "engines": { "node": ">= 0.8" @@ -18227,18 +22038,54 @@ }, "node_modules/unquote": { "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/unquote/-/unquote-1.1.1.tgz", + "integrity": "sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==", "license": "MIT" }, "node_modules/upath": { "version": "1.2.0", + "resolved": "http://94.130.170.209:4873/upath/-/upath-1.2.0.tgz", + "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==", "license": "MIT", "engines": { "node": ">=4", "yarn": "*" } }, + "node_modules/update-browserslist-db": { + "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/update-browserslist-db/-/update-browserslist-db-1.1.2.tgz", + "integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "escalade": "^3.2.0", + "picocolors": "^1.1.1" + }, + "bin": { + "update-browserslist-db": "cli.js" + }, + "peerDependencies": { + "browserslist": ">= 4.21.0" + } + }, "node_modules/uri-js": { "version": "4.4.1", + "resolved": "http://94.130.170.209:4873/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", "license": "BSD-2-Clause", "dependencies": { "punycode": "^2.1.0" @@ -18246,6 +22093,8 @@ }, "node_modules/url-parse": { "version": "1.5.10", + "resolved": "http://94.130.170.209:4873/url-parse/-/url-parse-1.5.10.tgz", + "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", "license": "MIT", "dependencies": { "querystringify": "^2.1.1", @@ -18254,7 +22103,7 @@ }, "node_modules/use-local-storage-state": { "version": "19.5.0", - "resolved": "https://registry.npmjs.org/use-local-storage-state/-/use-local-storage-state-19.5.0.tgz", + "resolved": "http://94.130.170.209:4873/use-local-storage-state/-/use-local-storage-state-19.5.0.tgz", "integrity": "sha512-sUJAyFvsmqMpBhdwaRr7GTKkkoxb6PWeNVvpBDrLuwQF1PpbJRKIbOYeLLeqJI7B3wdfFlLLCBbmOdopiSTBOw==", "license": "MIT", "engines": { @@ -18270,6 +22119,8 @@ }, "node_modules/use-query-params": { "version": "1.2.3", + "resolved": "http://94.130.170.209:4873/use-query-params/-/use-query-params-1.2.3.tgz", + "integrity": "sha512-cdG0tgbzK+FzsV6DAt2CN8Saa3WpRnze7uC4Rdh7l15epSFq7egmcB/zuREvPNwO5Yk80nUpDZpiyHsoq50d8w==", "license": "ISC", "dependencies": { "serialize-query-params": "^1.3.5" @@ -18281,7 +22132,9 @@ } }, "node_modules/util": { - "version": "0.12.4", + "version": "0.12.5", + "resolved": "http://94.130.170.209:4873/util/-/util-0.12.5.tgz", + "integrity": "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==", "dev": true, "license": "MIT", "dependencies": { @@ -18289,16 +22142,19 @@ "is-arguments": "^1.0.4", "is-generator-function": "^1.0.7", "is-typed-array": "^1.1.3", - "safe-buffer": "^5.1.2", "which-typed-array": "^1.1.2" } }, "node_modules/util-deprecate": { "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", "license": "MIT" }, "node_modules/util.promisify": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/util.promisify/-/util.promisify-1.0.1.tgz", + "integrity": "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==", "license": "MIT", "dependencies": { "define-properties": "^1.1.3", @@ -18312,10 +22168,14 @@ }, "node_modules/utila": { "version": "0.4.0", + "resolved": "http://94.130.170.209:4873/utila/-/utila-0.4.0.tgz", + "integrity": "sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==", "license": "MIT" }, "node_modules/utils-merge": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", "license": "MIT", "engines": { "node": ">= 0.4.0" @@ -18323,17 +22183,17 @@ }, "node_modules/uuid": { "version": "8.3.2", + "resolved": "http://94.130.170.209:4873/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", "license": "MIT", "bin": { "uuid": "dist/bin/uuid" } }, - "node_modules/v8-compile-cache": { - "version": "2.3.0", - "license": "MIT" - }, "node_modules/v8-to-istanbul": { "version": "8.1.1", + "resolved": "http://94.130.170.209:4873/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz", + "integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==", "license": "ISC", "dependencies": { "@types/istanbul-lib-coverage": "^2.0.1", @@ -18344,8 +22204,25 @@ "node": ">=10.12.0" } }, + "node_modules/v8-to-istanbul/node_modules/convert-source-map": { + "version": "1.9.0", + "resolved": "http://94.130.170.209:4873/convert-source-map/-/convert-source-map-1.9.0.tgz", + "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", + "license": "MIT" + }, + "node_modules/v8-to-istanbul/node_modules/source-map": { + "version": "0.7.4", + "resolved": "http://94.130.170.209:4873/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "license": "BSD-3-Clause", + "engines": { + "node": ">= 8" + } + }, "node_modules/validate-npm-package-license": { "version": "3.0.4", + "resolved": "http://94.130.170.209:4873/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", + "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -18355,11 +22232,15 @@ }, "node_modules/varint": { "version": "6.0.0", + "resolved": "http://94.130.170.209:4873/varint/-/varint-6.0.0.tgz", + "integrity": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==", "dev": true, "license": "MIT" }, "node_modules/varuint-bitcoin": { "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/varuint-bitcoin/-/varuint-bitcoin-1.1.2.tgz", + "integrity": "sha512-4EVb+w4rx+YfVM32HQX42AbbT7/1f5zwAYhIujKXKk8NQK+JfRVl3pqT3hjNn/L+RstigmGGKVwHA/P0wgITZw==", "license": "MIT", "dependencies": { "safe-buffer": "^5.1.1" @@ -18367,6 +22248,8 @@ }, "node_modules/vary": { "version": "1.1.2", + "resolved": "http://94.130.170.209:4873/vary/-/vary-1.1.2.tgz", + "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", "license": "MIT", "engines": { "node": ">= 0.8" @@ -18380,6 +22263,9 @@ }, "node_modules/w3c-hr-time": { "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz", + "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==", + "deprecated": "Use your platform's native performance.now() and performance.timeOrigin.", "license": "MIT", "dependencies": { "browser-process-hrtime": "^1.0.0" @@ -18387,6 +22273,8 @@ }, "node_modules/w3c-xmlserializer": { "version": "2.0.0", + "resolved": "http://94.130.170.209:4873/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz", + "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==", "license": "MIT", "dependencies": { "xml-name-validator": "^3.0.0" @@ -18397,6 +22285,8 @@ }, "node_modules/walker": { "version": "1.0.8", + "resolved": "http://94.130.170.209:4873/walker/-/walker-1.0.8.tgz", + "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==", "license": "Apache-2.0", "dependencies": { "makeerror": "1.0.12" @@ -18404,13 +22294,17 @@ }, "node_modules/warning": { "version": "4.0.3", + "resolved": "http://94.130.170.209:4873/warning/-/warning-4.0.3.tgz", + "integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==", "license": "MIT", "dependencies": { "loose-envify": "^1.0.0" } }, "node_modules/watchpack": { - "version": "2.4.0", + "version": "2.4.2", + "resolved": "http://94.130.170.209:4873/watchpack/-/watchpack-2.4.2.tgz", + "integrity": "sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==", "license": "MIT", "dependencies": { "glob-to-regexp": "^0.4.1", @@ -18422,6 +22316,8 @@ }, "node_modules/wbuf": { "version": "1.7.3", + "resolved": "http://94.130.170.209:4873/wbuf/-/wbuf-1.7.3.tgz", + "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==", "license": "MIT", "dependencies": { "minimalistic-assert": "^1.0.0" @@ -18429,6 +22325,8 @@ }, "node_modules/web-encoding": { "version": "1.1.5", + "resolved": "http://94.130.170.209:4873/web-encoding/-/web-encoding-1.1.5.tgz", + "integrity": "sha512-HYLeVCdJ0+lBYV2FvNZmv3HJ2Nt0QYXqZojk3d9FJOLkwnuhzM9tmamh8d7HPM8QqjKH8DeHkFTx+CFlWpZZDA==", "dev": true, "license": "MIT", "dependencies": { @@ -18439,7 +22337,9 @@ } }, "node_modules/web-streams-polyfill": { - "version": "3.2.1", + "version": "3.3.3", + "resolved": "http://94.130.170.209:4873/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz", + "integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==", "dev": true, "license": "MIT", "engines": { @@ -18448,6 +22348,9 @@ }, "node_modules/web3.storage": { "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/web3.storage/-/web3.storage-4.3.0.tgz", + "integrity": "sha512-9IKn+4dyF7cMXC9etVzW3qmCV/6sL+Za4kcUUn7D3qRt4s1DrKUGJdAe9VvYcpHwbnnYoKNBu06lGO++daDo8w==", + "deprecated": "This client is for the old web3.storage API, sunset on Jan 9 2024. Use the new web3.storage client and API instead: @web3-storage/w3up-client.", "dev": true, "license": "(Apache-2.0 OR MIT)", "dependencies": { @@ -18469,40 +22372,64 @@ "uint8arrays": "^3.0.0" } }, + "node_modules/web3.storage/node_modules/@types/retry": { + "version": "0.12.0", + "resolved": "http://94.130.170.209:4873/@types%2fretry/-/retry-0.12.0.tgz", + "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==", + "dev": true, + "license": "MIT" + }, + "node_modules/web3.storage/node_modules/p-retry": { + "version": "4.6.2", + "resolved": "http://94.130.170.209:4873/p-retry/-/p-retry-4.6.2.tgz", + "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/retry": "0.12.0", + "retry": "^0.13.1" + }, + "engines": { + "node": ">=8" + } + }, "node_modules/webidl-conversions": { "version": "6.1.0", + "resolved": "http://94.130.170.209:4873/webidl-conversions/-/webidl-conversions-6.1.0.tgz", + "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==", "license": "BSD-2-Clause", "engines": { "node": ">=10.4" } }, "node_modules/webpack": { - "version": "5.73.0", + "version": "5.97.1", + "resolved": "http://94.130.170.209:4873/webpack/-/webpack-5.97.1.tgz", + "integrity": "sha512-EksG6gFY3L1eFMROS/7Wzgrii5mBAFe4rIr3r2BTfo7bcc+DWwFZ4OJ/miOuHJO/A85HwyI4eQ0F6IKXesO7Fg==", "license": "MIT", "dependencies": { - "@types/eslint-scope": "^3.7.3", - "@types/estree": "^0.0.51", - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/wasm-edit": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1", - "acorn": "^8.4.1", - "acorn-import-assertions": "^1.7.6", - "browserslist": "^4.14.5", + "@types/eslint-scope": "^3.7.7", + "@types/estree": "^1.0.6", + "@webassemblyjs/ast": "^1.14.1", + "@webassemblyjs/wasm-edit": "^1.14.1", + "@webassemblyjs/wasm-parser": "^1.14.1", + "acorn": "^8.14.0", + "browserslist": "^4.24.0", "chrome-trace-event": "^1.0.2", - "enhanced-resolve": "^5.9.3", - "es-module-lexer": "^0.9.0", + "enhanced-resolve": "^5.17.1", + "es-module-lexer": "^1.2.1", "eslint-scope": "5.1.1", "events": "^3.2.0", "glob-to-regexp": "^0.4.1", - "graceful-fs": "^4.2.9", + "graceful-fs": "^4.2.11", "json-parse-even-better-errors": "^2.3.1", "loader-runner": "^4.2.0", "mime-types": "^2.1.27", "neo-async": "^2.6.2", - "schema-utils": "^3.1.0", + "schema-utils": "^3.2.0", "tapable": "^2.1.1", - "terser-webpack-plugin": "^5.1.3", - "watchpack": "^2.3.1", + "terser-webpack-plugin": "^5.3.10", + "watchpack": "^2.4.1", "webpack-sources": "^3.2.3" }, "bin": { @@ -18523,6 +22450,8 @@ }, "node_modules/webpack-cli": { "version": "4.10.0", + "resolved": "http://94.130.170.209:4873/webpack-cli/-/webpack-cli-4.10.0.tgz", + "integrity": "sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w==", "license": "MIT", "dependencies": { "@discoveryjs/json-ext": "^0.5.0", @@ -18568,13 +22497,17 @@ }, "node_modules/webpack-cli/node_modules/commander": { "version": "7.2.0", + "resolved": "http://94.130.170.209:4873/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", "license": "MIT", "engines": { "node": ">= 10" } }, "node_modules/webpack-dev-middleware": { - "version": "5.3.3", + "version": "5.3.4", + "resolved": "http://94.130.170.209:4873/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz", + "integrity": "sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==", "license": "MIT", "dependencies": { "colorette": "^2.0.10", @@ -18594,53 +22527,10 @@ "webpack": "^4.0.0 || ^5.0.0" } }, - "node_modules/webpack-dev-middleware/node_modules/ajv": { - "version": "8.11.0", - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/webpack-dev-middleware/node_modules/ajv-keywords": { - "version": "5.1.0", - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": { - "version": "1.0.0", - "license": "MIT" - }, - "node_modules/webpack-dev-middleware/node_modules/schema-utils": { - "version": "4.0.0", - "license": "MIT", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, "node_modules/webpack-dev-server": { - "version": "4.9.2", + "version": "4.15.2", + "resolved": "http://94.130.170.209:4873/webpack-dev-server/-/webpack-dev-server-4.15.2.tgz", + "integrity": "sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g==", "license": "MIT", "dependencies": { "@types/bonjour": "^3.5.9", @@ -18649,29 +22539,30 @@ "@types/serve-index": "^1.9.1", "@types/serve-static": "^1.13.10", "@types/sockjs": "^0.3.33", - "@types/ws": "^8.5.1", + "@types/ws": "^8.5.5", "ansi-html-community": "^0.0.8", "bonjour-service": "^1.0.11", "chokidar": "^3.5.3", "colorette": "^2.0.10", "compression": "^1.7.4", - "connect-history-api-fallback": "^1.6.0", + "connect-history-api-fallback": "^2.0.0", "default-gateway": "^6.0.3", "express": "^4.17.3", "graceful-fs": "^4.2.6", "html-entities": "^2.3.2", "http-proxy-middleware": "^2.0.3", "ipaddr.js": "^2.0.1", + "launch-editor": "^2.6.0", "open": "^8.0.9", "p-retry": "^4.5.0", "rimraf": "^3.0.2", "schema-utils": "^4.0.0", - "selfsigned": "^2.0.1", + "selfsigned": "^2.1.1", "serve-index": "^1.9.1", "sockjs": "^0.3.24", "spdy": "^4.0.2", - "webpack-dev-middleware": "^5.3.1", - "ws": "^8.4.2" + "webpack-dev-middleware": "^5.3.4", + "ws": "^8.13.0" }, "bin": { "webpack-dev-server": "bin/webpack-dev-server.js" @@ -18679,81 +22570,45 @@ "engines": { "node": ">= 12.13.0" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, "peerDependencies": { "webpack": "^4.37.0 || ^5.0.0" }, "peerDependenciesMeta": { + "webpack": { + "optional": true + }, "webpack-cli": { "optional": true } } }, - "node_modules/webpack-dev-server/node_modules/ajv": { - "version": "8.11.0", - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/webpack-dev-server/node_modules/ajv-keywords": { - "version": "5.1.0", - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/webpack-dev-server/node_modules/json-schema-traverse": { - "version": "1.0.0", + "node_modules/webpack-dev-server/node_modules/@types/retry": { + "version": "0.12.0", + "resolved": "http://94.130.170.209:4873/@types%2fretry/-/retry-0.12.0.tgz", + "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==", "license": "MIT" }, - "node_modules/webpack-dev-server/node_modules/schema-utils": { - "version": "4.0.0", + "node_modules/webpack-dev-server/node_modules/p-retry": { + "version": "4.6.2", + "resolved": "http://94.130.170.209:4873/p-retry/-/p-retry-4.6.2.tgz", + "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==", "license": "MIT", "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" + "@types/retry": "0.12.0", + "retry": "^0.13.1" }, "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/webpack-dev-server/node_modules/ws": { - "version": "8.8.0", - "license": "MIT", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } + "node": ">=8" } }, "node_modules/webpack-manifest-plugin": { "version": "4.1.1", + "resolved": "http://94.130.170.209:4873/webpack-manifest-plugin/-/webpack-manifest-plugin-4.1.1.tgz", + "integrity": "sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==", "license": "MIT", "dependencies": { "tapable": "^2.0.0", @@ -18766,15 +22621,10 @@ "webpack": "^4.44.2 || ^5.47.0" } }, - "node_modules/webpack-manifest-plugin/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/webpack-manifest-plugin/node_modules/webpack-sources": { "version": "2.3.1", + "resolved": "http://94.130.170.209:4873/webpack-sources/-/webpack-sources-2.3.1.tgz", + "integrity": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==", "license": "MIT", "dependencies": { "source-list-map": "^2.0.1", @@ -18785,10 +22635,13 @@ } }, "node_modules/webpack-merge": { - "version": "5.8.0", + "version": "5.10.0", + "resolved": "http://94.130.170.209:4873/webpack-merge/-/webpack-merge-5.10.0.tgz", + "integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==", "license": "MIT", "dependencies": { "clone-deep": "^4.0.1", + "flat": "^5.0.2", "wildcard": "^2.0.0" }, "engines": { @@ -18796,14 +22649,19 @@ } }, "node_modules/webpack-sources": { - "version": "3.2.3", + "version": "1.4.3", + "resolved": "http://94.130.170.209:4873/webpack-sources/-/webpack-sources-1.4.3.tgz", + "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==", "license": "MIT", - "engines": { - "node": ">=10.13.0" + "dependencies": { + "source-list-map": "^2.0.0", + "source-map": "~0.6.1" } }, "node_modules/webpack/node_modules/eslint-scope": { "version": "5.1.1", + "resolved": "http://94.130.170.209:4873/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", "license": "BSD-2-Clause", "dependencies": { "esrecurse": "^4.3.0", @@ -18815,13 +22673,44 @@ }, "node_modules/webpack/node_modules/estraverse": { "version": "4.3.0", + "resolved": "http://94.130.170.209:4873/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, + "node_modules/webpack/node_modules/schema-utils": { + "version": "3.3.0", + "resolved": "http://94.130.170.209:4873/schema-utils/-/schema-utils-3.3.0.tgz", + "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==", + "license": "MIT", + "dependencies": { + "@types/json-schema": "^7.0.8", + "ajv": "^6.12.5", + "ajv-keywords": "^3.5.2" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/webpack/node_modules/webpack-sources": { + "version": "3.2.3", + "resolved": "http://94.130.170.209:4873/webpack-sources/-/webpack-sources-3.2.3.tgz", + "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==", + "license": "MIT", + "engines": { + "node": ">=10.13.0" + } + }, "node_modules/websocket-driver": { "version": "0.7.4", + "resolved": "http://94.130.170.209:4873/websocket-driver/-/websocket-driver-0.7.4.tgz", + "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==", "license": "Apache-2.0", "dependencies": { "http-parser-js": ">=0.5.1", @@ -18834,6 +22723,8 @@ }, "node_modules/websocket-extensions": { "version": "0.1.4", + "resolved": "http://94.130.170.209:4873/websocket-extensions/-/websocket-extensions-0.1.4.tgz", + "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==", "license": "Apache-2.0", "engines": { "node": ">=0.8.0" @@ -18841,6 +22732,8 @@ }, "node_modules/whatwg-encoding": { "version": "1.0.5", + "resolved": "http://94.130.170.209:4873/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz", + "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==", "license": "MIT", "dependencies": { "iconv-lite": "0.4.24" @@ -18848,6 +22741,8 @@ }, "node_modules/whatwg-encoding/node_modules/iconv-lite": { "version": "0.4.24", + "resolved": "http://94.130.170.209:4873/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3" @@ -18857,15 +22752,21 @@ } }, "node_modules/whatwg-fetch": { - "version": "3.6.2", + "version": "3.6.20", + "resolved": "http://94.130.170.209:4873/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz", + "integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==", "license": "MIT" }, "node_modules/whatwg-mimetype": { "version": "2.3.0", + "resolved": "http://94.130.170.209:4873/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz", + "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==", "license": "MIT" }, "node_modules/whatwg-url": { "version": "8.7.0", + "resolved": "http://94.130.170.209:4873/whatwg-url/-/whatwg-url-8.7.0.tgz", + "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==", "license": "MIT", "dependencies": { "lodash": "^4.7.0", @@ -18878,6 +22779,8 @@ }, "node_modules/which": { "version": "2.0.2", + "resolved": "http://94.130.170.209:4873/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", "license": "ISC", "dependencies": { "isexe": "^2.0.0" @@ -18890,42 +22793,87 @@ } }, "node_modules/which-boxed-primitive": { - "version": "1.0.2", + "version": "1.1.1", + "resolved": "http://94.130.170.209:4873/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz", + "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==", "license": "MIT", "dependencies": { - "is-bigint": "^1.0.1", - "is-boolean-object": "^1.1.0", - "is-number-object": "^1.0.4", - "is-string": "^1.0.5", - "is-symbol": "^1.0.3" + "is-bigint": "^1.1.0", + "is-boolean-object": "^1.2.1", + "is-number-object": "^1.1.1", + "is-string": "^1.1.1", + "is-symbol": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/which-collection": { - "version": "1.0.1", + "node_modules/which-builtin-type": { + "version": "1.2.1", + "resolved": "http://94.130.170.209:4873/which-builtin-type/-/which-builtin-type-1.2.1.tgz", + "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==", "license": "MIT", "dependencies": { - "is-map": "^2.0.1", - "is-set": "^2.0.1", - "is-weakmap": "^2.0.1", - "is-weakset": "^2.0.1" + "call-bound": "^1.0.2", + "function.prototype.name": "^1.1.6", + "has-tostringtag": "^1.0.2", + "is-async-function": "^2.0.0", + "is-date-object": "^1.1.0", + "is-finalizationregistry": "^1.1.0", + "is-generator-function": "^1.0.10", + "is-regex": "^1.2.1", + "is-weakref": "^1.0.2", + "isarray": "^2.0.5", + "which-boxed-primitive": "^1.1.0", + "which-collection": "^1.0.2", + "which-typed-array": "^1.1.16" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/which-builtin-type/node_modules/isarray": { + "version": "2.0.5", + "resolved": "http://94.130.170.209:4873/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "license": "MIT" + }, + "node_modules/which-collection": { + "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/which-collection/-/which-collection-1.0.2.tgz", + "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", + "license": "MIT", + "dependencies": { + "is-map": "^2.0.3", + "is-set": "^2.0.3", + "is-weakmap": "^2.0.2", + "is-weakset": "^2.0.3" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/which-typed-array": { - "version": "1.1.9", + "version": "1.1.18", + "resolved": "http://94.130.170.209:4873/which-typed-array/-/which-typed-array-1.1.18.tgz", + "integrity": "sha512-qEcY+KJYlWyLH9vNbsr6/5j59AXk5ni5aakf8ldzBvGde6Iz4sxZGkJyWSAueTG7QhOvNRYb1lDdFmL5Td0QKA==", "license": "MIT", "dependencies": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-tostringtag": "^1.0.0", - "is-typed-array": "^1.1.10" + "gopd": "^1.2.0", + "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -18936,48 +22884,87 @@ }, "node_modules/wif": { "version": "2.0.6", + "resolved": "http://94.130.170.209:4873/wif/-/wif-2.0.6.tgz", + "integrity": "sha512-HIanZn1zmduSF+BQhkE+YXIbEiH0xPr1012QbFEGB0xsKqJii0/SqJjyn8dFv6y36kOznMgMB+LGcbZTJ1xACQ==", "license": "MIT", "dependencies": { "bs58check": "<3.0.0" } }, "node_modules/wildcard": { - "version": "2.0.0", + "version": "2.0.1", + "resolved": "http://94.130.170.209:4873/wildcard/-/wildcard-2.0.1.tgz", + "integrity": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==", "license": "MIT" }, "node_modules/winston": { - "version": "3.8.1", + "version": "3.17.0", + "resolved": "http://94.130.170.209:4873/winston/-/winston-3.17.0.tgz", + "integrity": "sha512-DLiFIXYC5fMPxaRg832S6F5mJYvePtmO5G9v9IgUFPhXm9/GkXarH/TUrBAVzhTCzAj9anE/+GjrgXp/54nOgw==", "license": "MIT", "dependencies": { + "@colors/colors": "^1.6.0", "@dabh/diagnostics": "^2.0.2", "async": "^3.2.3", "is-stream": "^2.0.0", - "logform": "^2.4.0", + "logform": "^2.7.0", "one-time": "^1.0.0", "readable-stream": "^3.4.0", "safe-stable-stringify": "^2.3.1", "stack-trace": "0.0.x", "triple-beam": "^1.3.0", - "winston-transport": "^4.5.0" + "winston-transport": "^4.9.0" }, "engines": { "node": ">= 12.0.0" } }, "node_modules/winston-transport": { - "version": "4.5.0", + "version": "4.9.0", + "resolved": "http://94.130.170.209:4873/winston-transport/-/winston-transport-4.9.0.tgz", + "integrity": "sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==", "license": "MIT", "dependencies": { - "logform": "^2.3.2", - "readable-stream": "^3.6.0", + "logform": "^2.7.0", + "readable-stream": "^3.6.2", "triple-beam": "^1.3.0" }, "engines": { - "node": ">= 6.4.0" + "node": ">= 12.0.0" + } + }, + "node_modules/winston-transport/node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "http://94.130.170.209:4873/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/winston/node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "http://94.130.170.209:4873/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" } }, "node_modules/word-wrap": { - "version": "1.2.3", + "version": "1.2.5", + "resolved": "http://94.130.170.209:4873/word-wrap/-/word-wrap-1.2.5.tgz", + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", "license": "MIT", "engines": { "node": ">=0.10.0" @@ -18985,25 +22972,33 @@ }, "node_modules/wordwrap": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/wordwrap/-/wordwrap-1.0.0.tgz", + "integrity": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==", "license": "MIT" }, "node_modules/workbox-background-sync": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-background-sync/-/workbox-background-sync-6.6.0.tgz", + "integrity": "sha512-jkf4ZdgOJxC9u2vztxLuPT/UjlH7m/nWRQ/MgGL0v8BJHoZdVGJd18Kck+a0e55wGXdqyHO+4IQTk0685g4MUw==", "license": "MIT", "dependencies": { - "idb": "^6.1.4", - "workbox-core": "6.5.3" + "idb": "^7.0.1", + "workbox-core": "6.6.0" } }, "node_modules/workbox-broadcast-update": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-broadcast-update/-/workbox-broadcast-update-6.6.0.tgz", + "integrity": "sha512-nm+v6QmrIFaB/yokJmQ/93qIJ7n72NICxIwQwe5xsZiV2aI93MGGyEyzOzDPVz5THEr5rC3FJSsO3346cId64Q==", "license": "MIT", "dependencies": { - "workbox-core": "6.5.3" + "workbox-core": "6.6.0" } }, "node_modules/workbox-build": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-build/-/workbox-build-6.6.0.tgz", + "integrity": "sha512-Tjf+gBwOTuGyZwMz2Nk/B13Fuyeo0Q84W++bebbVsfr9iLkDSo6j6PST8tET9HYA58mlRXwlMGpyWO8ETJiXdQ==", "license": "MIT", "dependencies": { "@apideck/better-ajv-errors": "^0.3.1", @@ -19028,28 +23023,30 @@ "strip-comments": "^2.0.1", "tempy": "^0.6.0", "upath": "^1.2.0", - "workbox-background-sync": "6.5.3", - "workbox-broadcast-update": "6.5.3", - "workbox-cacheable-response": "6.5.3", - "workbox-core": "6.5.3", - "workbox-expiration": "6.5.3", - "workbox-google-analytics": "6.5.3", - "workbox-navigation-preload": "6.5.3", - "workbox-precaching": "6.5.3", - "workbox-range-requests": "6.5.3", - "workbox-recipes": "6.5.3", - "workbox-routing": "6.5.3", - "workbox-strategies": "6.5.3", - "workbox-streams": "6.5.3", - "workbox-sw": "6.5.3", - "workbox-window": "6.5.3" + "workbox-background-sync": "6.6.0", + "workbox-broadcast-update": "6.6.0", + "workbox-cacheable-response": "6.6.0", + "workbox-core": "6.6.0", + "workbox-expiration": "6.6.0", + "workbox-google-analytics": "6.6.0", + "workbox-navigation-preload": "6.6.0", + "workbox-precaching": "6.6.0", + "workbox-range-requests": "6.6.0", + "workbox-recipes": "6.6.0", + "workbox-routing": "6.6.0", + "workbox-strategies": "6.6.0", + "workbox-streams": "6.6.0", + "workbox-sw": "6.6.0", + "workbox-window": "6.6.0" }, "engines": { "node": ">=10.0.0" } }, "node_modules/workbox-build/node_modules/@apideck/better-ajv-errors": { - "version": "0.3.4", + "version": "0.3.6", + "resolved": "http://94.130.170.209:4873/@apideck%2fbetter-ajv-errors/-/better-ajv-errors-0.3.6.tgz", + "integrity": "sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==", "license": "MIT", "dependencies": { "json-schema": "^0.4.0", @@ -19064,13 +23061,15 @@ } }, "node_modules/workbox-build/node_modules/ajv": { - "version": "8.11.0", + "version": "8.17.1", + "resolved": "http://94.130.170.209:4873/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", "license": "MIT", "dependencies": { - "fast-deep-equal": "^3.1.1", + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" + "require-from-string": "^2.0.2" }, "funding": { "type": "github", @@ -19079,6 +23078,8 @@ }, "node_modules/workbox-build/node_modules/fs-extra": { "version": "9.1.0", + "resolved": "http://94.130.170.209:4873/fs-extra/-/fs-extra-9.1.0.tgz", + "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", "license": "MIT", "dependencies": { "at-least-node": "^1.0.0", @@ -19092,10 +23093,14 @@ }, "node_modules/workbox-build/node_modules/json-schema-traverse": { "version": "1.0.0", + "resolved": "http://94.130.170.209:4873/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", "license": "MIT" }, "node_modules/workbox-build/node_modules/source-map": { "version": "0.8.0-beta.0", + "resolved": "http://94.130.170.209:4873/source-map/-/source-map-0.8.0-beta.0.tgz", + "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==", "license": "BSD-3-Clause", "dependencies": { "whatwg-url": "^7.0.0" @@ -19106,6 +23111,8 @@ }, "node_modules/workbox-build/node_modules/tr46": { "version": "1.0.1", + "resolved": "http://94.130.170.209:4873/tr46/-/tr46-1.0.1.tgz", + "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", "license": "MIT", "dependencies": { "punycode": "^2.1.0" @@ -19113,10 +23120,14 @@ }, "node_modules/workbox-build/node_modules/webidl-conversions": { "version": "4.0.2", + "resolved": "http://94.130.170.209:4873/webidl-conversions/-/webidl-conversions-4.0.2.tgz", + "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", "license": "BSD-2-Clause" }, "node_modules/workbox-build/node_modules/whatwg-url": { "version": "7.1.0", + "resolved": "http://94.130.170.209:4873/whatwg-url/-/whatwg-url-7.1.0.tgz", + "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", "license": "MIT", "dependencies": { "lodash.sortby": "^4.7.0", @@ -19125,104 +23136,132 @@ } }, "node_modules/workbox-cacheable-response": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-cacheable-response/-/workbox-cacheable-response-6.6.0.tgz", + "integrity": "sha512-JfhJUSQDwsF1Xv3EV1vWzSsCOZn4mQ38bWEBR3LdvOxSPgB65gAM6cS2CX8rkkKHRgiLrN7Wxoyu+TuH67kHrw==", + "deprecated": "workbox-background-sync@6.6.0", "license": "MIT", "dependencies": { - "workbox-core": "6.5.3" + "workbox-core": "6.6.0" } }, "node_modules/workbox-core": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-core/-/workbox-core-6.6.0.tgz", + "integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==", "license": "MIT" }, "node_modules/workbox-expiration": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-expiration/-/workbox-expiration-6.6.0.tgz", + "integrity": "sha512-baplYXcDHbe8vAo7GYvyAmlS4f6998Jff513L4XvlzAOxcl8F620O91guoJ5EOf5qeXG4cGdNZHkkVAPouFCpw==", "license": "MIT", "dependencies": { - "idb": "^6.1.4", - "workbox-core": "6.5.3" + "idb": "^7.0.1", + "workbox-core": "6.6.0" } }, "node_modules/workbox-google-analytics": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-google-analytics/-/workbox-google-analytics-6.6.0.tgz", + "integrity": "sha512-p4DJa6OldXWd6M9zRl0H6vB9lkrmqYFkRQ2xEiNdBFp9U0LhsGO7hsBscVEyH9H2/3eZZt8c97NB2FD9U2NJ+Q==", + "deprecated": "It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained", "license": "MIT", "dependencies": { - "workbox-background-sync": "6.5.3", - "workbox-core": "6.5.3", - "workbox-routing": "6.5.3", - "workbox-strategies": "6.5.3" + "workbox-background-sync": "6.6.0", + "workbox-core": "6.6.0", + "workbox-routing": "6.6.0", + "workbox-strategies": "6.6.0" } }, "node_modules/workbox-navigation-preload": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-navigation-preload/-/workbox-navigation-preload-6.6.0.tgz", + "integrity": "sha512-utNEWG+uOfXdaZmvhshrh7KzhDu/1iMHyQOV6Aqup8Mm78D286ugu5k9MFD9SzBT5TcwgwSORVvInaXWbvKz9Q==", "license": "MIT", "dependencies": { - "workbox-core": "6.5.3" + "workbox-core": "6.6.0" } }, "node_modules/workbox-precaching": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-precaching/-/workbox-precaching-6.6.0.tgz", + "integrity": "sha512-eYu/7MqtRZN1IDttl/UQcSZFkHP7dnvr/X3Vn6Iw6OsPMruQHiVjjomDFCNtd8k2RdjLs0xiz9nq+t3YVBcWPw==", "license": "MIT", "dependencies": { - "workbox-core": "6.5.3", - "workbox-routing": "6.5.3", - "workbox-strategies": "6.5.3" + "workbox-core": "6.6.0", + "workbox-routing": "6.6.0", + "workbox-strategies": "6.6.0" } }, "node_modules/workbox-range-requests": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-range-requests/-/workbox-range-requests-6.6.0.tgz", + "integrity": "sha512-V3aICz5fLGq5DpSYEU8LxeXvsT//mRWzKrfBOIxzIdQnV/Wj7R+LyJVTczi4CQ4NwKhAaBVaSujI1cEjXW+hTw==", "license": "MIT", "dependencies": { - "workbox-core": "6.5.3" + "workbox-core": "6.6.0" } }, "node_modules/workbox-recipes": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-recipes/-/workbox-recipes-6.6.0.tgz", + "integrity": "sha512-TFi3kTgYw73t5tg73yPVqQC8QQjxJSeqjXRO4ouE/CeypmP2O/xqmB/ZFBBQazLTPxILUQ0b8aeh0IuxVn9a6A==", "license": "MIT", "dependencies": { - "workbox-cacheable-response": "6.5.3", - "workbox-core": "6.5.3", - "workbox-expiration": "6.5.3", - "workbox-precaching": "6.5.3", - "workbox-routing": "6.5.3", - "workbox-strategies": "6.5.3" + "workbox-cacheable-response": "6.6.0", + "workbox-core": "6.6.0", + "workbox-expiration": "6.6.0", + "workbox-precaching": "6.6.0", + "workbox-routing": "6.6.0", + "workbox-strategies": "6.6.0" } }, "node_modules/workbox-routing": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-routing/-/workbox-routing-6.6.0.tgz", + "integrity": "sha512-x8gdN7VDBiLC03izAZRfU+WKUXJnbqt6PG9Uh0XuPRzJPpZGLKce/FkOX95dWHRpOHWLEq8RXzjW0O+POSkKvw==", "license": "MIT", "dependencies": { - "workbox-core": "6.5.3" + "workbox-core": "6.6.0" } }, "node_modules/workbox-strategies": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-strategies/-/workbox-strategies-6.6.0.tgz", + "integrity": "sha512-eC07XGuINAKUWDnZeIPdRdVja4JQtTuc35TZ8SwMb1ztjp7Ddq2CJ4yqLvWzFWGlYI7CG/YGqaETntTxBGdKgQ==", "license": "MIT", "dependencies": { - "workbox-core": "6.5.3" + "workbox-core": "6.6.0" } }, "node_modules/workbox-streams": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-streams/-/workbox-streams-6.6.0.tgz", + "integrity": "sha512-rfMJLVvwuED09CnH1RnIep7L9+mj4ufkTyDPVaXPKlhi9+0czCu+SJggWCIFbPpJaAZmp2iyVGLqS3RUmY3fxg==", "license": "MIT", "dependencies": { - "workbox-core": "6.5.3", - "workbox-routing": "6.5.3" + "workbox-core": "6.6.0", + "workbox-routing": "6.6.0" } }, "node_modules/workbox-sw": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-sw/-/workbox-sw-6.6.0.tgz", + "integrity": "sha512-R2IkwDokbtHUE4Kus8pKO5+VkPHD2oqTgl+XJwh4zbF1HyjAbgNmK/FneZHVU7p03XUt9ICfuGDYISWG9qV/CQ==", "license": "MIT" }, "node_modules/workbox-webpack-plugin": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-webpack-plugin/-/workbox-webpack-plugin-6.6.0.tgz", + "integrity": "sha512-xNZIZHalboZU66Wa7x1YkjIqEy1gTR+zPM+kjrYJzqN7iurYZBctBLISyScjhkJKYuRrZUP0iqViZTh8rS0+3A==", "license": "MIT", "dependencies": { "fast-json-stable-stringify": "^2.1.0", "pretty-bytes": "^5.4.1", "upath": "^1.2.0", "webpack-sources": "^1.4.3", - "workbox-build": "6.5.3" + "workbox-build": "6.6.0" }, "engines": { "node": ">=10.0.0" @@ -19231,31 +23270,20 @@ "webpack": "^4.4.0 || ^5.9.0" } }, - "node_modules/workbox-webpack-plugin/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/workbox-webpack-plugin/node_modules/webpack-sources": { - "version": "1.4.3", - "license": "MIT", - "dependencies": { - "source-list-map": "^2.0.0", - "source-map": "~0.6.1" - } - }, "node_modules/workbox-window": { - "version": "6.5.3", + "version": "6.6.0", + "resolved": "http://94.130.170.209:4873/workbox-window/-/workbox-window-6.6.0.tgz", + "integrity": "sha512-L4N9+vka17d16geaJXXRjENLFldvkWy7JyGxElRD0JvBxvFEd8LOhr+uXCcar/NzAmIBRv9EZ+M+Qr4mOoBITw==", "license": "MIT", "dependencies": { "@types/trusted-types": "^2.0.2", - "workbox-core": "6.5.3" + "workbox-core": "6.6.0" } }, "node_modules/wrap-ansi": { "version": "7.0.0", + "resolved": "http://94.130.170.209:4873/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", @@ -19269,39 +23297,34 @@ "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, - "node_modules/wrap-ansi/node_modules/ansi-styles": { - "version": "4.3.0", + "node_modules/wrap-ansi-cjs": { + "name": "wrap-ansi", + "version": "7.0.0", + "resolved": "http://94.130.170.209:4873/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", "license": "MIT", "dependencies": { - "color-convert": "^2.0.1" + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" }, "engines": { - "node": ">=8" + "node": ">=10" }, "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, - "node_modules/wrap-ansi/node_modules/color-convert": { - "version": "2.0.1", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/wrap-ansi/node_modules/color-name": { - "version": "1.1.4", - "license": "MIT" - }, "node_modules/wrappy": { "version": "1.0.2", + "resolved": "http://94.130.170.209:4873/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", "license": "ISC" }, "node_modules/write-file-atomic": { "version": "3.0.3", + "resolved": "http://94.130.170.209:4873/write-file-atomic/-/write-file-atomic-3.0.3.tgz", + "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", "license": "ISC", "dependencies": { "imurmurhash": "^0.1.4", @@ -19311,14 +23334,16 @@ } }, "node_modules/ws": { - "version": "7.5.8", + "version": "8.18.0", + "resolved": "http://94.130.170.209:4873/ws/-/ws-8.18.0.tgz", + "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", "license": "MIT", "engines": { - "node": ">=8.3.0" + "node": ">=10.0.0" }, "peerDependencies": { "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" + "utf-8-validate": ">=5.0.2" }, "peerDependenciesMeta": { "bufferutil": { @@ -19331,6 +23356,8 @@ }, "node_modules/xdg-basedir": { "version": "4.0.0", + "resolved": "http://94.130.170.209:4873/xdg-basedir/-/xdg-basedir-4.0.0.tgz", + "integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==", "dev": true, "license": "MIT", "engines": { @@ -19339,32 +23366,35 @@ }, "node_modules/xml-name-validator": { "version": "3.0.0", + "resolved": "http://94.130.170.209:4873/xml-name-validator/-/xml-name-validator-3.0.0.tgz", + "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==", "license": "Apache-2.0" }, "node_modules/xmlchars": { "version": "2.2.0", + "resolved": "http://94.130.170.209:4873/xmlchars/-/xmlchars-2.2.0.tgz", + "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", "license": "MIT" }, - "node_modules/xtend": { - "version": "4.0.2", - "license": "MIT", - "engines": { - "node": ">=0.4" - } - }, "node_modules/y18n": { "version": "5.0.8", + "resolved": "http://94.130.170.209:4873/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/yallist": { - "version": "4.0.0", + "version": "3.1.1", + "resolved": "http://94.130.170.209:4873/yallist/-/yallist-3.1.1.tgz", + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", "license": "ISC" }, "node_modules/yaml": { "version": "1.10.2", + "resolved": "http://94.130.170.209:4873/yaml/-/yaml-1.10.2.tgz", + "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", "license": "ISC", "engines": { "node": ">= 6" @@ -19372,6 +23402,8 @@ }, "node_modules/yargs": { "version": "16.2.0", + "resolved": "http://94.130.170.209:4873/yargs/-/yargs-16.2.0.tgz", + "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==", "license": "MIT", "dependencies": { "cliui": "^7.0.2", @@ -19388,6 +23420,8 @@ }, "node_modules/yargs-parser": { "version": "20.2.9", + "resolved": "http://94.130.170.209:4873/yargs-parser/-/yargs-parser-20.2.9.tgz", + "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", "license": "ISC", "engines": { "node": ">=10" @@ -19395,6 +23429,8 @@ }, "node_modules/yocto-queue": { "version": "0.1.0", + "resolved": "http://94.130.170.209:4873/yocto-queue/-/yocto-queue-0.1.0.tgz", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", "license": "MIT", "engines": { "node": ">=10" diff --git a/package.json b/package.json index bc3f282..2f30d1e 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "bch-message-lib": "2.2.1", "bootstrap": "5.2.0", "crypto-browserify": "3.12.1", - "process": "^0.11.10", + "process": "0.11.10", "qrcode.react": "4.2.0", "query-string": "7.1.1", "react": "19.0.0", @@ -20,7 +20,7 @@ "react-dom": "19.0.0", "react-router-dom": "7.1.3", "react-scripts": "5.0.1", - "stream-browserify": "^3.0.0", + "stream-browserify": "3.0.0", "use-local-storage-state": "19.5.0", "use-query-params": "1.2.3", "vm-browserify": "1.1.2" @@ -50,8 +50,8 @@ ] }, "devDependencies": { - "minimal-slp-wallet": "5.8.5", - "react-app-rewired": "^2.2.1", + "minimal-slp-wallet": "5.13.0", + "react-app-rewired": "2.2.1", "standard": "17.0.0", "web3.storage": "4.3.0" } diff --git a/public/minimal-slp-wallet.min.js b/public/minimal-slp-wallet.min.js index c8b5c03..1164f14 100644 --- a/public/minimal-slp-wallet.min.js +++ b/public/minimal-slp-wallet.min.js @@ -1 +1 @@ -!function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this).SlpWallet=t();}}(function(){for(var define,module,exports,createModuleFactory=function(t){var e;return function(r){return e||t(e={exports:{},parent:r},e.exports),e.exports;};},_$defaults_172=createModuleFactory(function(t,e){(function(e){(function(){"use strict";var r={"Content-Type":"application/x-www-form-urlencoded"};function i(t,e){!_$utils_185.isUndefined(t)&&_$utils_185.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e);}var n,o={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==e&&"[object process]"===Object.prototype.toString.call(e))&&(n=_$xhr_158({})),n),transformRequest:[function(t,e){return _$normalizeHeaderName_181(e,"Accept"),_$normalizeHeaderName_181(e,"Content-Type"),_$utils_185.isFormData(t)||_$utils_185.isArrayBuffer(t)||_$utils_185.isBuffer(t)||_$utils_185.isStream(t)||_$utils_185.isFile(t)||_$utils_185.isBlob(t)?t:_$utils_185.isArrayBufferView(t)?t.buffer:_$utils_185.isURLSearchParams(t)?(i(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):_$utils_185.isObject(t)||e&&"application/json"===e["Content-Type"]?(i(e,"application/json"),function(t,e,r){if(_$utils_185.isString(t))try{return(0,JSON.parse)(t),_$utils_185.trim(t);}catch(i){if("SyntaxError"!==i.name)throw i;}return(0,JSON.stringify)(t);}(t)):t;}],transformResponse:[function(t){var e=this.transitional||o.transitional,r=e&&e.silentJSONParsing,i=e&&e.forcedJSONParsing,n=!r&&"json"===this.responseType;if(n||i&&_$utils_185.isString(t)&&t.length)try{return JSON.parse(t);}catch(a){if(n){if("SyntaxError"===a.name)throw _$enhanceError_168(a,this,"E_JSON_PARSE");throw a;}}return t;}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300;},headers:{common:{Accept:"application/json, text/plain, */*"}}};_$utils_185.forEach(["delete","get","head"],function(t){o.headers[t]={};}),_$utils_185.forEach(["post","put","patch"],function(t){o.headers[t]=_$utils_185.merge(r);}),t.exports=o;}).call(this);}).call(this,_$browser_416);}),_$xhr_158=createModuleFactory(function(t,e){"use strict";var r=_$defaults_172({});t.exports=function(t){return new Promise(function(e,i){var n,o=t.data,a=t.headers,s=t.responseType;function u(){t.cancelToken&&t.cancelToken.unsubscribe(n),t.signal&&t.signal.removeEventListener("abort",n);}_$utils_185.isFormData(o)&&delete a["Content-Type"];var h=new XMLHttpRequest();if(t.auth){var f=t.auth.username||"",c=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";a.Authorization="Basic "+btoa(f+":"+c);}var l=_$buildFullPath_165(t.baseURL,t.url);function d(){if(h){var r=("getAllResponseHeaders"in h)?_$parseHeaders_182(h.getAllResponseHeaders()):null,n={data:s&&"text"!==s&&"json"!==s?h.response:h.responseText,status:h.status,statusText:h.statusText,headers:r,config:t,request:h};_$settle_170(function(t){e(t),u();},function(t){i(t),u();},n),h=null;}}if(h.open(t.method.toUpperCase(),_$buildURL_175(l,t.params,t.paramsSerializer),!0),h.timeout=t.timeout,("onloadend"in h)?h.onloadend=d:h.onreadystatechange=function(){h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))&&setTimeout(d);},h.onabort=function(){h&&(i(_$createError_166("Request aborted",t,"ECONNABORTED",h)),h=null);},h.onerror=function(){i(_$createError_166("Network Error",t,null,h)),h=null;},h.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",n=t.transitional||r.transitional;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),i(_$createError_166(e,t,n.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",h)),h=null;},_$utils_185.isStandardBrowserEnv()){var _=(t.withCredentials||_$isURLSameOrigin_180(l))&&t.xsrfCookieName?_$cookies_177.read(t.xsrfCookieName):void 0;_&&(a[t.xsrfHeaderName]=_);}("setRequestHeader"in h)&&_$utils_185.forEach(a,function(t,e){void 0===o&&"content-type"===e.toLowerCase()?delete a[e]:h.setRequestHeader(e,t);}),_$utils_185.isUndefined(t.withCredentials)||(h.withCredentials=!!t.withCredentials),s&&"json"!==s&&(h.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&h.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&h.upload&&h.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(n=function(t){h&&(i(!t||t&&t.type?new _$Cancel_160("canceled"):t),h.abort(),h=null);},t.cancelToken&&t.cancelToken.subscribe(n),t.signal&&(t.signal.aborted?n():t.signal.addEventListener("abort",n))),o||(o=null),h.send(o);});};}),_$main_482=createModuleFactory(function(t,e){(function(t,r){(function(){var i=_$browser_416.nextTick,n=(Function.prototype.apply,Array.prototype.slice),o={},a=0;function s(t,e){this._id=t,this._clearFn=e;}s.prototype.unref=s.prototype.ref=function(){},s.prototype.close=function(){this._clearFn.call(window,this._id);},e.setImmediate="function"==typeof t?t:function(t){var r=a++,s=!(arguments.length<2)&&n.call(arguments,1);return o[r]=!0,i(function(){o[r]&&(s?t.apply(null,s):t.call(null),e.clearImmediate(r));}),r;},e.clearImmediate="function"==typeof r?r:function(t){delete o[t];};}).call(this);}).call(this,_$main_482({}).setImmediate,_$main_482({}).clearImmediate);}),_$cryptoBrowserify_280=createModuleFactory(function(t,e){"use strict";e.randomBytes=e.rng=e.pseudoRandomBytes=e.prng=_$browser_430,e.createHash=e.Hash=_$browser_276,e.createHmac=e.Hmac=_$browser_278;var r=Object.keys(_$algos_238),i=["sha1","sha224","sha256","sha384","sha512","md5","rmd160"].concat(r);e.getHashes=function(){return i;},e.pbkdf2=_$browser_410.pbkdf2,e.pbkdf2Sync=_$browser_410.pbkdf2Sync,e.Cipher=_$browser_234.Cipher,e.createCipher=_$browser_234.createCipher,e.Cipheriv=_$browser_234.Cipheriv,e.createCipheriv=_$browser_234.createCipheriv,e.Decipher=_$browser_234.Decipher,e.createDecipher=_$browser_234.createDecipher,e.Decipheriv=_$browser_234.Decipheriv,e.createDecipheriv=_$browser_234.createDecipheriv,e.getCiphers=_$browser_234.getCiphers,e.listCiphers=_$browser_234.listCiphers,e.DiffieHellmanGroup=_$browser_321.DiffieHellmanGroup,e.createDiffieHellmanGroup=_$browser_321.createDiffieHellmanGroup,e.getDiffieHellman=_$browser_321.getDiffieHellman,e.createDiffieHellman=_$browser_321.createDiffieHellman,e.DiffieHellman=_$browser_321.DiffieHellman,e.createSign=_$browser_241.createSign,e.Sign=_$browser_241.Sign,e.createVerify=_$browser_241.createVerify,e.Verify=_$browser_241.Verify,e.createECDH=_$browser_274,e.publicEncrypt=_$browser_417.publicEncrypt,e.privateEncrypt=_$browser_417.privateEncrypt,e.publicDecrypt=_$browser_417.publicDecrypt,e.privateDecrypt=_$browser_417.privateDecrypt,e.randomFill=_$browser_431.randomFill,e.randomFillSync=_$browser_431.randomFillSync,e.createCredentials=function(){throw new Error(["sorry, createCredentials is not implemented yet","we accept pull requests","https://github.com/crypto-browserify/crypto-browserify"].join("\n"));},e.constants={DH_CHECK_P_NOT_SAFE_PRIME:2,DH_CHECK_P_NOT_PRIME:1,DH_UNABLE_TO_CHECK_GENERATOR:4,DH_NOT_SUITABLE_GENERATOR:8,NPN_ENABLED:1,ALPN_ENABLED:1,RSA_PKCS1_PADDING:1,RSA_SSLV23_PADDING:2,RSA_NO_PADDING:3,RSA_PKCS1_OAEP_PADDING:4,RSA_X931_PADDING:5,RSA_PKCS1_PSS_PADDING:6,POINT_CONVERSION_COMPRESSED:2,POINT_CONVERSION_UNCOMPRESSED:4,POINT_CONVERSION_HYBRID:6};}),_$_stream_readable_247=createModuleFactory(function(t,e){(function(e,r){(function(){"use strict";var i;t.exports=w,w.ReadableState=v,_$events_354.EventEmitter;var n,o=function(t,e){return t.listeners(e).length;},a=_$buffer_266({}).Buffer,s=r.Uint8Array||function(){},u=_$empty_216({});n=u&&u.debuglog?u.debuglog("stream"):function(){};var h,f,c,l=_$state_256.getHighWaterMark,d=_$errorsBrowser_244.codes,_=d.ERR_INVALID_ARG_TYPE,p=d.ERR_STREAM_PUSH_AFTER_EOF,m=d.ERR_METHOD_NOT_IMPLEMENTED,g=d.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;_$inherits_browser_393(w,_$streamBrowser_257);var y=_$destroy_252.errorOrDestroy,b=["error","close","destroy","pause","resume"];function v(t,e,r){i=i||_$Duplex_245({}),t=t||{},"boolean"!=typeof r&&(r=e instanceof i),this.objectMode=!!t.objectMode,r&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=l(this,t,"readableHighWaterMark",r),this.buffer=new _$buffer_list_251(),this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(h||(h=_$string_decoder_480({}).StringDecoder),this.decoder=new h(t.encoding),this.encoding=t.encoding);}function w(t){if(i=i||_$Duplex_245({}),!(this instanceof w))return new w(t);var e=this instanceof i;this._readableState=new v(t,this,e),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),_$streamBrowser_257.call(this);}function M(t,e,r,i,o){n("readableAddChunk",e);var u,h=t._readableState;if(null===e)h.reading=!1,function(t,e){if(n("onEofChunk"),!e.ended){if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length);}e.ended=!0,e.sync?S(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,A(t)));}}(t,h);else if(o||(u=function(t,e){var r,i;return i=e,a.isBuffer(i)||i instanceof s||"string"==typeof e||void 0===e||t.objectMode||(r=new _("chunk",["string","Buffer","Uint8Array"],e)),r;}(h,e)),u)y(t,u);else if(h.objectMode||e&&e.length>0){if("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===a.prototype||(e=function(t){return a.from(t);}(e)),i)h.endEmitted?y(t,new g()):$(t,h,e,!0);else if(h.ended)y(t,new p());else{if(h.destroyed)return!1;h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?$(t,h,e,!1):B(t,h)):$(t,h,e,!1);}}else i||(h.reading=!1,B(t,h));return!h.ended&&(h.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=1073741824?t=1073741824:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t;}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0));}function S(t){var r=t._readableState;n("emitReadable",r.needReadable,r.emittedReadable),r.needReadable=!1,r.emittedReadable||(n("emitReadable",r.flowing),r.emittedReadable=!0,e.nextTick(A,t));}function A(t){var e=t._readableState;n("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,R(t);}function B(t,r){r.readingMore||(r.readingMore=!0,e.nextTick(k,t,r));}function k(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume();}function x(t){n("readable nexttick read 0"),t.read(0);}function I(t,e){n("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),R(t),e.flowing&&!e.reading&&t.read(0);}function R(t){var e=t._readableState;for(n("flow",e.flowing);e.flowing&&null!==t.read(););}function P(t,e){return 0===e.length?null:(e.objectMode?r=e.buffer.shift():!t||t>=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r);var r;}function O(t){var r=t._readableState;n("endReadable",r.endEmitted),r.endEmitted||(r.ended=!0,e.nextTick(C,r,t));}function C(t,e){if(n("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy();}}function N(t,e){for(var r=0,i=t.length;r=e.highWaterMark:e.length>0)||e.ended))return n("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?O(this):S(this),null;if(0===(t=E(t,e))&&e.ended)return 0===e.length&&O(this),null;var i,o=e.needReadable;return n("need readable",o),(0===e.length||e.length-t0?P(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&O(this)),null!==i&&this.emit("data",i),i;},w.prototype._read=function(t){y(this,new m("_read()"));},w.prototype.pipe=function(t,r){var i=this,a=this._readableState;switch(a.pipesCount){case 0:a.pipes=t;break;case 1:a.pipes=[a.pipes,t];break;default:a.pipes.push(t);}a.pipesCount+=1,n("pipe count=%d opts=%j",a.pipesCount,r);var s=r&&!1===r.end||t===e.stdout||t===e.stderr?p:u;function u(){n("onend"),t.end();}a.endEmitted?e.nextTick(s):i.once("end",s),t.on("unpipe",function e(r,o){n("onunpipe"),r===i&&o&&!1===o.hasUnpiped&&(o.hasUnpiped=!0,n("cleanup"),t.removeListener("close",d),t.removeListener("finish",_),t.removeListener("drain",h),t.removeListener("error",l),t.removeListener("unpipe",e),i.removeListener("end",u),i.removeListener("end",p),i.removeListener("data",c),f=!0,!a.awaitDrain||t._writableState&&!t._writableState.needDrain||h());});var h=function(t){return function(){var e=t._readableState;n("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&o(t,"data")&&(e.flowing=!0,R(t));};}(i);t.on("drain",h);var f=!1;function c(e){n("ondata");var r=t.write(e);n("dest.write",r),!1===r&&((1===a.pipesCount&&a.pipes===t||a.pipesCount>1&&-1!==N(a.pipes,t))&&!f&&(n("false write response, pause",a.awaitDrain),a.awaitDrain++),i.pause());}function l(e){n("onerror",e),p(),t.removeListener("error",l),0===o(t,"error")&&y(t,e);}function d(){t.removeListener("finish",_),p();}function _(){n("onfinish"),t.removeListener("close",d),p();}function p(){n("unpipe"),i.unpipe(t);}return i.on("data",c),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener("error",r);t._events&&t._events.error?Array.isArray(t._events.error)?t._events.error.unshift(r):t._events.error=[r,t._events.error]:t.on("error",r);}(t,0,l),t.once("close",d),t.once("finish",_),t.emit("pipe",i),a.flowing||(n("pipe resume"),i.resume()),t;},w.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var i=e.pipes,n=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var o=0;o0,!1!==o.flowing&&this.resume()):"readable"===t&&(o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,n("on readable",o.length,o.reading),o.length?S(this):o.reading||e.nextTick(x,this))),i;},w.prototype.addListener=w.prototype.on,w.prototype.removeListener=function(t,r){var i=_$streamBrowser_257.prototype.removeListener.call(this,t,r);return"readable"===t&&e.nextTick(T,this),i;},w.prototype.removeAllListeners=function(t){var r=_$streamBrowser_257.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||e.nextTick(T,this),r;},w.prototype.resume=function(){var t=this._readableState;return t.flowing||(n("resume"),t.flowing=!t.readableListening,function(t,r){r.resumeScheduled||(r.resumeScheduled=!0,e.nextTick(I,t,r));}(this,t)),t.paused=!1,this;},w.prototype.pause=function(){return n("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(n("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this;},w.prototype.wrap=function(t){var e=this,r=this._readableState,i=!1;for(var o in t.on("end",function(){if(n("wrapped end"),r.decoder&&!r.ended){var t=r.decoder.end();t&&t.length&&e.push(t);}e.push(null);}),t.on("data",function(o){n("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o||(r.objectMode||o&&o.length)&&(e.push(o)||(i=!0,t.pause()));}),t)void 0===this[o]&&"function"==typeof t[o]&&(this[o]=function(e){return function(){return t[e].apply(t,arguments);};}(o));for(var a=0;a-1))throw new y(t);return this._writableState.defaultEncoding=t,this;},Object.defineProperty(M.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer();}}),Object.defineProperty(M.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark;}}),M.prototype._write=function(t,e,r){r(new l("_write()"));},M.prototype._writev=null,M.prototype.end=function(t,r,i){var n=this._writableState;return"function"==typeof t?(i=t,t=null,r=null):"function"==typeof r&&(i=r,r=null),null!=t&&this.write(t,r),n.corked&&(n.corked=1,this.uncork()),n.ending||function(t,r,i){r.ending=!0,k(t,r),i&&(r.finished?e.nextTick(i):t.once("finish",i)),r.ended=!0,t.writable=!1;}(this,n,i),this;},Object.defineProperty(M.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length;}}),Object.defineProperty(M.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed;},set:function(t){this._writableState&&(this._writableState.destroyed=t);}}),M.prototype.destroy=_$destroy_252.destroy,M.prototype._undestroy=_$destroy_252.undestroy,M.prototype._destroy=function(t,e){e(t);};}).call(this);}).call(this,_$browser_416,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{});}),_$_stream_readable_469=createModuleFactory(function(t,e){(function(e,r){(function(){"use strict";var i;t.exports=w,w.ReadableState=v,_$events_354.EventEmitter;var n,o=function(t,e){return t.listeners(e).length;},a=_$buffer_266({}).Buffer,s=r.Uint8Array||function(){},u=_$empty_216({});n=u&&u.debuglog?u.debuglog("stream"):function(){};var h,f,c,l=_$state_478.getHighWaterMark,d=_$errorsBrowser_466.codes,_=d.ERR_INVALID_ARG_TYPE,p=d.ERR_STREAM_PUSH_AFTER_EOF,m=d.ERR_METHOD_NOT_IMPLEMENTED,g=d.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;_$inherits_browser_393(w,_$streamBrowser_479);var y=_$destroy_474.errorOrDestroy,b=["error","close","destroy","pause","resume"];function v(t,e,r){i=i||_$Duplex_467({}),t=t||{},"boolean"!=typeof r&&(r=e instanceof i),this.objectMode=!!t.objectMode,r&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=l(this,t,"readableHighWaterMark",r),this.buffer=new _$buffer_list_473(),this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(h||(h=_$string_decoder_480({}).StringDecoder),this.decoder=new h(t.encoding),this.encoding=t.encoding);}function w(t){if(i=i||_$Duplex_467({}),!(this instanceof w))return new w(t);var e=this instanceof i;this._readableState=new v(t,this,e),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),_$streamBrowser_479.call(this);}function M(t,e,r,i,o){n("readableAddChunk",e);var u,h=t._readableState;if(null===e)h.reading=!1,function(t,e){if(n("onEofChunk"),!e.ended){if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length);}e.ended=!0,e.sync?S(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,A(t)));}}(t,h);else if(o||(u=function(t,e){var r,i;return i=e,a.isBuffer(i)||i instanceof s||"string"==typeof e||void 0===e||t.objectMode||(r=new _("chunk",["string","Buffer","Uint8Array"],e)),r;}(h,e)),u)y(t,u);else if(h.objectMode||e&&e.length>0){if("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===a.prototype||(e=function(t){return a.from(t);}(e)),i)h.endEmitted?y(t,new g()):$(t,h,e,!0);else if(h.ended)y(t,new p());else{if(h.destroyed)return!1;h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?$(t,h,e,!1):B(t,h)):$(t,h,e,!1);}}else i||(h.reading=!1,B(t,h));return!h.ended&&(h.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=1073741824?t=1073741824:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t;}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0));}function S(t){var r=t._readableState;n("emitReadable",r.needReadable,r.emittedReadable),r.needReadable=!1,r.emittedReadable||(n("emitReadable",r.flowing),r.emittedReadable=!0,e.nextTick(A,t));}function A(t){var e=t._readableState;n("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,R(t);}function B(t,r){r.readingMore||(r.readingMore=!0,e.nextTick(k,t,r));}function k(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume();}function x(t){n("readable nexttick read 0"),t.read(0);}function I(t,e){n("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),R(t),e.flowing&&!e.reading&&t.read(0);}function R(t){var e=t._readableState;for(n("flow",e.flowing);e.flowing&&null!==t.read(););}function P(t,e){return 0===e.length?null:(e.objectMode?r=e.buffer.shift():!t||t>=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r);var r;}function O(t){var r=t._readableState;n("endReadable",r.endEmitted),r.endEmitted||(r.ended=!0,e.nextTick(C,r,t));}function C(t,e){if(n("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy();}}function N(t,e){for(var r=0,i=t.length;r=e.highWaterMark:e.length>0)||e.ended))return n("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?O(this):S(this),null;if(0===(t=E(t,e))&&e.ended)return 0===e.length&&O(this),null;var i,o=e.needReadable;return n("need readable",o),(0===e.length||e.length-t0?P(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&O(this)),null!==i&&this.emit("data",i),i;},w.prototype._read=function(t){y(this,new m("_read()"));},w.prototype.pipe=function(t,r){var i=this,a=this._readableState;switch(a.pipesCount){case 0:a.pipes=t;break;case 1:a.pipes=[a.pipes,t];break;default:a.pipes.push(t);}a.pipesCount+=1,n("pipe count=%d opts=%j",a.pipesCount,r);var s=r&&!1===r.end||t===e.stdout||t===e.stderr?p:u;function u(){n("onend"),t.end();}a.endEmitted?e.nextTick(s):i.once("end",s),t.on("unpipe",function e(r,o){n("onunpipe"),r===i&&o&&!1===o.hasUnpiped&&(o.hasUnpiped=!0,n("cleanup"),t.removeListener("close",d),t.removeListener("finish",_),t.removeListener("drain",h),t.removeListener("error",l),t.removeListener("unpipe",e),i.removeListener("end",u),i.removeListener("end",p),i.removeListener("data",c),f=!0,!a.awaitDrain||t._writableState&&!t._writableState.needDrain||h());});var h=function(t){return function(){var e=t._readableState;n("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&o(t,"data")&&(e.flowing=!0,R(t));};}(i);t.on("drain",h);var f=!1;function c(e){n("ondata");var r=t.write(e);n("dest.write",r),!1===r&&((1===a.pipesCount&&a.pipes===t||a.pipesCount>1&&-1!==N(a.pipes,t))&&!f&&(n("false write response, pause",a.awaitDrain),a.awaitDrain++),i.pause());}function l(e){n("onerror",e),p(),t.removeListener("error",l),0===o(t,"error")&&y(t,e);}function d(){t.removeListener("finish",_),p();}function _(){n("onfinish"),t.removeListener("close",d),p();}function p(){n("unpipe"),i.unpipe(t);}return i.on("data",c),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener("error",r);t._events&&t._events.error?Array.isArray(t._events.error)?t._events.error.unshift(r):t._events.error=[r,t._events.error]:t.on("error",r);}(t,0,l),t.once("close",d),t.once("finish",_),t.emit("pipe",i),a.flowing||(n("pipe resume"),i.resume()),t;},w.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var i=e.pipes,n=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var o=0;o0,!1!==o.flowing&&this.resume()):"readable"===t&&(o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,n("on readable",o.length,o.reading),o.length?S(this):o.reading||e.nextTick(x,this))),i;},w.prototype.addListener=w.prototype.on,w.prototype.removeListener=function(t,r){var i=_$streamBrowser_479.prototype.removeListener.call(this,t,r);return"readable"===t&&e.nextTick(T,this),i;},w.prototype.removeAllListeners=function(t){var r=_$streamBrowser_479.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||e.nextTick(T,this),r;},w.prototype.resume=function(){var t=this._readableState;return t.flowing||(n("resume"),t.flowing=!t.readableListening,function(t,r){r.resumeScheduled||(r.resumeScheduled=!0,e.nextTick(I,t,r));}(this,t)),t.paused=!1,this;},w.prototype.pause=function(){return n("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(n("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this;},w.prototype.wrap=function(t){var e=this,r=this._readableState,i=!1;for(var o in t.on("end",function(){if(n("wrapped end"),r.decoder&&!r.ended){var t=r.decoder.end();t&&t.length&&e.push(t);}e.push(null);}),t.on("data",function(o){n("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o||(r.objectMode||o&&o.length)&&(e.push(o)||(i=!0,t.pause()));}),t)void 0===this[o]&&"function"==typeof t[o]&&(this[o]=function(e){return function(){return t[e].apply(t,arguments);};}(o));for(var a=0;a-1))throw new y(t);return this._writableState.defaultEncoding=t,this;},Object.defineProperty(M.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer();}}),Object.defineProperty(M.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark;}}),M.prototype._write=function(t,e,r){r(new l("_write()"));},M.prototype._writev=null,M.prototype.end=function(t,r,i){var n=this._writableState;return"function"==typeof t?(i=t,t=null,r=null):"function"==typeof r&&(i=r,r=null),null!=t&&this.write(t,r),n.corked&&(n.corked=1,this.uncork()),n.ending||function(t,r,i){r.ending=!0,k(t,r),i&&(r.finished?e.nextTick(i):t.once("finish",i)),r.ended=!0,t.writable=!1;}(this,n,i),this;},Object.defineProperty(M.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length;}}),Object.defineProperty(M.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed;},set:function(t){this._writableState&&(this._writableState.destroyed=t);}}),M.prototype.destroy=_$destroy_474.destroy,M.prototype._undestroy=_$destroy_474.undestroy,M.prototype._destroy=function(t,e){e(t);};}).call(this);}).call(this,_$browser_416,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{});}),_$_stream_readable_366=createModuleFactory(function(t,e){(function(e,r){(function(){"use strict";var i;t.exports=w,w.ReadableState=v,_$events_354.EventEmitter;var n,o=function(t,e){return t.listeners(e).length;},a=_$buffer_266({}).Buffer,s=r.Uint8Array||function(){},u=_$empty_216({});n=u&&u.debuglog?u.debuglog("stream"):function(){};var h,f,c,l=_$state_375.getHighWaterMark,d=_$errorsBrowser_363.codes,_=d.ERR_INVALID_ARG_TYPE,p=d.ERR_STREAM_PUSH_AFTER_EOF,m=d.ERR_METHOD_NOT_IMPLEMENTED,g=d.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;_$inherits_browser_393(w,_$streamBrowser_376);var y=_$destroy_371.errorOrDestroy,b=["error","close","destroy","pause","resume"];function v(t,e,r){i=i||_$Duplex_364({}),t=t||{},"boolean"!=typeof r&&(r=e instanceof i),this.objectMode=!!t.objectMode,r&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=l(this,t,"readableHighWaterMark",r),this.buffer=new _$buffer_list_370(),this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(h||(h=_$string_decoder_480({}).StringDecoder),this.decoder=new h(t.encoding),this.encoding=t.encoding);}function w(t){if(i=i||_$Duplex_364({}),!(this instanceof w))return new w(t);var e=this instanceof i;this._readableState=new v(t,this,e),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),_$streamBrowser_376.call(this);}function M(t,e,r,i,o){n("readableAddChunk",e);var u,h=t._readableState;if(null===e)h.reading=!1,function(t,e){if(n("onEofChunk"),!e.ended){if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length);}e.ended=!0,e.sync?S(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,A(t)));}}(t,h);else if(o||(u=function(t,e){var r,i;return i=e,a.isBuffer(i)||i instanceof s||"string"==typeof e||void 0===e||t.objectMode||(r=new _("chunk",["string","Buffer","Uint8Array"],e)),r;}(h,e)),u)y(t,u);else if(h.objectMode||e&&e.length>0){if("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===a.prototype||(e=function(t){return a.from(t);}(e)),i)h.endEmitted?y(t,new g()):$(t,h,e,!0);else if(h.ended)y(t,new p());else{if(h.destroyed)return!1;h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?$(t,h,e,!1):B(t,h)):$(t,h,e,!1);}}else i||(h.reading=!1,B(t,h));return!h.ended&&(h.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=1073741824?t=1073741824:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t;}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0));}function S(t){var r=t._readableState;n("emitReadable",r.needReadable,r.emittedReadable),r.needReadable=!1,r.emittedReadable||(n("emitReadable",r.flowing),r.emittedReadable=!0,e.nextTick(A,t));}function A(t){var e=t._readableState;n("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,R(t);}function B(t,r){r.readingMore||(r.readingMore=!0,e.nextTick(k,t,r));}function k(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume();}function x(t){n("readable nexttick read 0"),t.read(0);}function I(t,e){n("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),R(t),e.flowing&&!e.reading&&t.read(0);}function R(t){var e=t._readableState;for(n("flow",e.flowing);e.flowing&&null!==t.read(););}function P(t,e){return 0===e.length?null:(e.objectMode?r=e.buffer.shift():!t||t>=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r);var r;}function O(t){var r=t._readableState;n("endReadable",r.endEmitted),r.endEmitted||(r.ended=!0,e.nextTick(C,r,t));}function C(t,e){if(n("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy();}}function N(t,e){for(var r=0,i=t.length;r=e.highWaterMark:e.length>0)||e.ended))return n("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?O(this):S(this),null;if(0===(t=E(t,e))&&e.ended)return 0===e.length&&O(this),null;var i,o=e.needReadable;return n("need readable",o),(0===e.length||e.length-t0?P(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&O(this)),null!==i&&this.emit("data",i),i;},w.prototype._read=function(t){y(this,new m("_read()"));},w.prototype.pipe=function(t,r){var i=this,a=this._readableState;switch(a.pipesCount){case 0:a.pipes=t;break;case 1:a.pipes=[a.pipes,t];break;default:a.pipes.push(t);}a.pipesCount+=1,n("pipe count=%d opts=%j",a.pipesCount,r);var s=r&&!1===r.end||t===e.stdout||t===e.stderr?p:u;function u(){n("onend"),t.end();}a.endEmitted?e.nextTick(s):i.once("end",s),t.on("unpipe",function e(r,o){n("onunpipe"),r===i&&o&&!1===o.hasUnpiped&&(o.hasUnpiped=!0,n("cleanup"),t.removeListener("close",d),t.removeListener("finish",_),t.removeListener("drain",h),t.removeListener("error",l),t.removeListener("unpipe",e),i.removeListener("end",u),i.removeListener("end",p),i.removeListener("data",c),f=!0,!a.awaitDrain||t._writableState&&!t._writableState.needDrain||h());});var h=function(t){return function(){var e=t._readableState;n("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&o(t,"data")&&(e.flowing=!0,R(t));};}(i);t.on("drain",h);var f=!1;function c(e){n("ondata");var r=t.write(e);n("dest.write",r),!1===r&&((1===a.pipesCount&&a.pipes===t||a.pipesCount>1&&-1!==N(a.pipes,t))&&!f&&(n("false write response, pause",a.awaitDrain),a.awaitDrain++),i.pause());}function l(e){n("onerror",e),p(),t.removeListener("error",l),0===o(t,"error")&&y(t,e);}function d(){t.removeListener("finish",_),p();}function _(){n("onfinish"),t.removeListener("close",d),p();}function p(){n("unpipe"),i.unpipe(t);}return i.on("data",c),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener("error",r);t._events&&t._events.error?Array.isArray(t._events.error)?t._events.error.unshift(r):t._events.error=[r,t._events.error]:t.on("error",r);}(t,0,l),t.once("close",d),t.once("finish",_),t.emit("pipe",i),a.flowing||(n("pipe resume"),i.resume()),t;},w.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var i=e.pipes,n=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var o=0;o0,!1!==o.flowing&&this.resume()):"readable"===t&&(o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,n("on readable",o.length,o.reading),o.length?S(this):o.reading||e.nextTick(x,this))),i;},w.prototype.addListener=w.prototype.on,w.prototype.removeListener=function(t,r){var i=_$streamBrowser_376.prototype.removeListener.call(this,t,r);return"readable"===t&&e.nextTick(T,this),i;},w.prototype.removeAllListeners=function(t){var r=_$streamBrowser_376.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||e.nextTick(T,this),r;},w.prototype.resume=function(){var t=this._readableState;return t.flowing||(n("resume"),t.flowing=!t.readableListening,function(t,r){r.resumeScheduled||(r.resumeScheduled=!0,e.nextTick(I,t,r));}(this,t)),t.paused=!1,this;},w.prototype.pause=function(){return n("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(n("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this;},w.prototype.wrap=function(t){var e=this,r=this._readableState,i=!1;for(var o in t.on("end",function(){if(n("wrapped end"),r.decoder&&!r.ended){var t=r.decoder.end();t&&t.length&&e.push(t);}e.push(null);}),t.on("data",function(o){n("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o||(r.objectMode||o&&o.length)&&(e.push(o)||(i=!0,t.pause()));}),t)void 0===this[o]&&"function"==typeof t[o]&&(this[o]=function(e){return function(){return t[e].apply(t,arguments);};}(o));for(var a=0;a>5==6?2:t>>4==14?3:t>>3==30?4:t>>6==2?-1:-2;}function a(t){var e=this.lastTotal-this.lastNeed,r=function(t,e,r){if(128!=(192&e[0]))return t.lastNeed=0,"\ufffd";if(t.lastNeed>1&&e.length>1){if(128!=(192&e[1]))return t.lastNeed=1,"\ufffd";if(t.lastNeed>2&&e.length>2&&128!=(192&e[2]))return t.lastNeed=2,"\ufffd";}}(this,t);return void 0!==r?r:this.lastNeed<=t.length?(t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(t.copy(this.lastChar,e,0,t.length),void(this.lastNeed-=t.length));}function s(t,e){if((t.length-e)%2==0){var r=t.toString("utf16le",e);if(r){var i=r.charCodeAt(r.length-1);if(i>=55296&&i<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1);}return r;}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1);}function u(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r);}return e;}function h(t,e){var r=(t.length-e)%3;return 0===r?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,1===r?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r));}function f(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e;}function c(t){return t.toString(this.encoding);}function l(t){return t&&t.length?this.write(t):"";}e.StringDecoder=n,n.prototype.write=function(t){if(0===t.length)return"";var e,r;if(this.lastNeed){if(void 0===(e=this.fillLast(t)))return"";r=this.lastNeed,this.lastNeed=0;}else r=0;return r=0?(n>0&&(t.lastNeed=n-1),n):--i=0?(n>0&&(t.lastNeed=n-2),n):--i=0?(n>0&&(2===n?n=0:t.lastNeed=n-3),n):0;}(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var i=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,i),t.toString("utf8",e,i);},n.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length;};}),_$Duplex_364=createModuleFactory(function(t,e){(function(e){(function(){"use strict";var r=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e;};t.exports=u;var i=_$_stream_readable_366({}),n=_$_stream_writable_368({});_$inherits_browser_393(u,i);for(var o=r(n.prototype),a=0;a-1))throw new y(t);return this._writableState.defaultEncoding=t,this;},Object.defineProperty(M.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer();}}),Object.defineProperty(M.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark;}}),M.prototype._write=function(t,e,r){r(new l("_write()"));},M.prototype._writev=null,M.prototype.end=function(t,r,i){var n=this._writableState;return"function"==typeof t?(i=t,t=null,r=null):"function"==typeof r&&(i=r,r=null),null!=t&&this.write(t,r),n.corked&&(n.corked=1,this.uncork()),n.ending||function(t,r,i){r.ending=!0,k(t,r),i&&(r.finished?e.nextTick(i):t.once("finish",i)),r.ended=!0,t.writable=!1;}(this,n,i),this;},Object.defineProperty(M.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length;}}),Object.defineProperty(M.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed;},set:function(t){this._writableState&&(this._writableState.destroyed=t);}}),M.prototype.destroy=_$destroy_371.destroy,M.prototype._undestroy=_$destroy_371.undestroy,M.prototype._destroy=function(t,e){e(t);};}).call(this);}).call(this,_$browser_416,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{});}),_$empty_216=createModuleFactory(function(t,e){}),_$buffer_266=createModuleFactory(function(t,e){(function(t){(function(){"use strict";e.Buffer=r,e.SlowBuffer=function(t){return+t!=t&&(t=0),r.alloc(+t);},e.INSPECT_MAX_BYTES=50;function t(t){if(t>2147483647)throw new RangeError('The value "'+t+'" is invalid for option "size"');var e=new Uint8Array(t);return e.__proto__=r.prototype,e;}function r(t,e,r){if("number"==typeof t){if("string"==typeof e)throw new TypeError('The "string" argument must be of type string. Received type number');return o(t);}return i(t,e,r);}function i(e,i,n){if("string"==typeof e)return function(e,i){if("string"==typeof i&&""!==i||(i="utf8"),!r.isEncoding(i))throw new TypeError("Unknown encoding: "+i);var n=0|u(e,i),o=t(n),a=o.write(e,i);return a!==n&&(o=o.slice(0,a)),o;}(e,i);if(ArrayBuffer.isView(e))return a(e);if(null==e)throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(C(e,ArrayBuffer)||e&&C(e.buffer,ArrayBuffer))return function(t,e,i){if(e<0||t.byteLength=2147483647)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+2147483647..toString(16)+" bytes");return 0|t;}function u(t,e){if(r.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||C(t,ArrayBuffer))return t.byteLength;if("string"!=typeof t)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var i=t.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===i)return 0;for(var o=!1;;)switch(e){case"ascii":case"latin1":case"binary":return i;case"utf8":case"utf-8":return R(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*i;case"hex":return i>>>1;case"base64":return P(t).length;default:if(o)return n?-1:R(t).length;e=(""+e).toLowerCase(),o=!0;}}function h(t,e,r){var i=t[e];t[e]=t[r],t[r]=i;}function f(t,e,i,n,o){if(0===t.length)return-1;if("string"==typeof i?(n=i,i=0):i>2147483647?i=2147483647:i<-2147483648&&(i=-2147483648),N(i=+i)&&(i=o?0:t.length-1),i<0&&(i=t.length+i),i>=t.length){if(o)return-1;i=t.length-1;}else if(i<0){if(!o)return-1;i=0;}if("string"==typeof e&&(e=r.from(e,n)),r.isBuffer(e))return 0===e.length?-1:c(t,e,i,n,o);if("number"==typeof e)return e&=255,"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,e,i):Uint8Array.prototype.lastIndexOf.call(t,e,i):c(t,[e],i,n,o);throw new TypeError("val must be string, number or Buffer");}function c(t,e,r,i,n){var o,a=1,s=t.length,u=e.length;if(void 0!==i&&("ucs2"===(i=String(i).toLowerCase())||"ucs-2"===i||"utf16le"===i||"utf-16le"===i)){if(t.length<2||e.length<2)return-1;a=2,s/=2,u/=2,r/=2;}function h(t,e){return 1===a?t[e]:t.readUInt16BE(e*a);}if(n){var f=-1;for(o=r;os&&(r=s-u),o=r;o>=0;o--){for(var c=!0,l=0;ln&&(i=n):i=n;var o=e.length;i>o/2&&(i=o/2);for(var a=0;a>8,n=r%256,o.push(n),o.push(i);return o;}(e,t.length-r),t,r,i);}function y(t,e,r){return 0===e&&r===t.length?_$base64Js_151.fromByteArray(t):_$base64Js_151.fromByteArray(t.slice(e,r));}function b(t,e,r){r=Math.min(t.length,r);for(var i=[],n=e;n239?4:h>223?3:h>191?2:1;if(n+c<=r)switch(c){case 1:h<128&&(f=h);break;case 2:128==(192&(o=t[n+1]))&&(u=(31&h)<<6|63&o)>127&&(f=u);break;case 3:o=t[n+1],a=t[n+2],128==(192&o)&&128==(192&a)&&(u=(15&h)<<12|(63&o)<<6|63&a)>2047&&(u<55296||u>57343)&&(f=u);break;case 4:o=t[n+1],a=t[n+2],s=t[n+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(u=(15&h)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&u<1114112&&(f=u);}null===f?(f=65533,c=1):f>65535&&(f-=65536,i.push(f>>>10&1023|55296),f=56320|1023&f),i.push(f),n+=c;}return function(t){var e=t.length;if(e<=v)return String.fromCharCode.apply(String,t);for(var r="",i=0;ithis.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return $(this,e,r);case"utf8":case"utf-8":return b(this,e,r);case"ascii":return w(this,e,r);case"latin1":case"binary":return M(this,e,r);case"base64":return y(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return E(this,e,r);default:if(i)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),i=!0;}}.apply(this,arguments);},r.prototype.toLocaleString=r.prototype.toString,r.prototype.equals=function(t){if(!r.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===r.compare(this,t);},r.prototype.inspect=function(){var t="",r=e.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"";},r.prototype.compare=function(t,e,i,n,o){if(C(t,Uint8Array)&&(t=r.from(t,t.offset,t.byteLength)),!r.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(void 0===e&&(e=0),void 0===i&&(i=t?t.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),e<0||i>t.length||n<0||o>this.length)throw new RangeError("out of range index");if(n>=o&&e>=i)return 0;if(n>=o)return-1;if(e>=i)return 1;if(this===t)return 0;for(var a=(o>>>=0)-(n>>>=0),s=(i>>>=0)-(e>>>=0),u=Math.min(a,s),h=this.slice(n,o),f=t.slice(e,i),c=0;c>>=0,isFinite(r)?(r>>>=0,void 0===i&&(i="utf8")):(i=r,r=void 0);}var n=this.length-e;if((void 0===r||r>n)&&(r=n),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var o=!1;;)switch(i){case"hex":return l(this,t,e,r);case"utf8":case"utf-8":return d(this,t,e,r);case"ascii":return _(this,t,e,r);case"latin1":case"binary":return p(this,t,e,r);case"base64":return m(this,t,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return g(this,t,e,r);default:if(o)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),o=!0;}},r.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)};};var v=4096;function w(t,e,r){var i="";r=Math.min(t.length,r);for(var n=e;ni)&&(r=i);for(var n="",o=e;or)throw new RangeError("Trying to access beyond buffer length");}function A(t,e,i,n,o,a){if(!r.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>o||et.length)throw new RangeError("Index out of range");}function B(t,e,r,i,n,o){if(r+i>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range");}function k(t,e,r,i,n){return e=+e,r>>>=0,n||B(t,0,r,4),_$ieee754_392.write(t,e,r,i,23,4),r+4;}function T(t,e,r,i,n){return e=+e,r>>>=0,n||B(t,0,r,8),_$ieee754_392.write(t,e,r,i,52,8),r+8;}r.prototype.slice=function(t,e){var i=this.length;(t=~~t)<0?(t+=i)<0&&(t=0):t>i&&(t=i),(e=void 0===e?i:~~e)<0?(e+=i)<0&&(e=0):e>i&&(e=i),e>>=0,e>>>=0,r||S(t,e,this.length);for(var i=this[t],n=1,o=0;++o>>=0,e>>>=0,r||S(t,e,this.length);for(var i=this[t+--e],n=1;e>0&&(n*=256);)i+=this[t+--e]*n;return i;},r.prototype.readUInt8=function(t,e){return t>>>=0,e||S(t,1,this.length),this[t];},r.prototype.readUInt16LE=function(t,e){return t>>>=0,e||S(t,2,this.length),this[t]|this[t+1]<<8;},r.prototype.readUInt16BE=function(t,e){return t>>>=0,e||S(t,2,this.length),this[t]<<8|this[t+1];},r.prototype.readUInt32LE=function(t,e){return t>>>=0,e||S(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3];},r.prototype.readUInt32BE=function(t,e){return t>>>=0,e||S(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3]);},r.prototype.readIntLE=function(t,e,r){t>>>=0,e>>>=0,r||S(t,e,this.length);for(var i=this[t],n=1,o=0;++o=(n*=128)&&(i-=Math.pow(2,8*e)),i;},r.prototype.readIntBE=function(t,e,r){t>>>=0,e>>>=0,r||S(t,e,this.length);for(var i=e,n=1,o=this[t+--i];i>0&&(n*=256);)o+=this[t+--i]*n;return o>=(n*=128)&&(o-=Math.pow(2,8*e)),o;},r.prototype.readInt8=function(t,e){return t>>>=0,e||S(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t];},r.prototype.readInt16LE=function(t,e){t>>>=0,e||S(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r;},r.prototype.readInt16BE=function(t,e){t>>>=0,e||S(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r;},r.prototype.readInt32LE=function(t,e){return t>>>=0,e||S(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24;},r.prototype.readInt32BE=function(t,e){return t>>>=0,e||S(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3];},r.prototype.readFloatLE=function(t,e){return t>>>=0,e||S(t,4,this.length),_$ieee754_392.read(this,t,!0,23,4);},r.prototype.readFloatBE=function(t,e){return t>>>=0,e||S(t,4,this.length),_$ieee754_392.read(this,t,!1,23,4);},r.prototype.readDoubleLE=function(t,e){return t>>>=0,e||S(t,8,this.length),_$ieee754_392.read(this,t,!0,52,8);},r.prototype.readDoubleBE=function(t,e){return t>>>=0,e||S(t,8,this.length),_$ieee754_392.read(this,t,!1,52,8);},r.prototype.writeUIntLE=function(t,e,r,i){t=+t,e>>>=0,r>>>=0,i||A(this,t,e,r,Math.pow(2,8*r)-1,0);var n=1,o=0;for(this[e]=255&t;++o>>=0,r>>>=0,i||A(this,t,e,r,Math.pow(2,8*r)-1,0);var n=r-1,o=1;for(this[e+n]=255&t;--n>=0&&(o*=256);)this[e+n]=t/o&255;return e+r;},r.prototype.writeUInt8=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,1,255,0),this[e]=255&t,e+1;},r.prototype.writeUInt16LE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,2,65535,0),this[e]=255&t,this[e+1]=t>>>8,e+2;},r.prototype.writeUInt16BE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,2,65535,0),this[e]=t>>>8,this[e+1]=255&t,e+2;},r.prototype.writeUInt32LE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,4,4294967295,0),this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t,e+4;},r.prototype.writeUInt32BE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,4,4294967295,0),this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t,e+4;},r.prototype.writeIntLE=function(t,e,r,i){if(t=+t,e>>>=0,!i){var n=Math.pow(2,8*r-1);A(this,t,e,r,n-1,-n);}var o=0,a=1,s=0;for(this[e]=255&t;++o>0)-s&255;return e+r;},r.prototype.writeIntBE=function(t,e,r,i){if(t=+t,e>>>=0,!i){var n=Math.pow(2,8*r-1);A(this,t,e,r,n-1,-n);}var o=r-1,a=1,s=0;for(this[e+o]=255&t;--o>=0&&(a*=256);)t<0&&0===s&&0!==this[e+o+1]&&(s=1),this[e+o]=(t/a>>0)-s&255;return e+r;},r.prototype.writeInt8=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,1,127,-128),t<0&&(t=255+t+1),this[e]=255&t,e+1;},r.prototype.writeInt16LE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,2,32767,-32768),this[e]=255&t,this[e+1]=t>>>8,e+2;},r.prototype.writeInt16BE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,2,32767,-32768),this[e]=t>>>8,this[e+1]=255&t,e+2;},r.prototype.writeInt32LE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,4,2147483647,-2147483648),this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24,e+4;},r.prototype.writeInt32BE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t,e+4;},r.prototype.writeFloatLE=function(t,e,r){return k(this,t,e,!0,r);},r.prototype.writeFloatBE=function(t,e,r){return k(this,t,e,!1,r);},r.prototype.writeDoubleLE=function(t,e,r){return T(this,t,e,!0,r);},r.prototype.writeDoubleBE=function(t,e,r){return T(this,t,e,!1,r);},r.prototype.copy=function(t,e,i,n){if(!r.isBuffer(t))throw new TypeError("argument should be a Buffer");if(i||(i=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n=this.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-e=0;--a)t[a+e]=this[a+i];else Uint8Array.prototype.set.call(t,this.subarray(i,n),e);return o;},r.prototype.fill=function(t,e,i,n){if("string"==typeof t){if("string"==typeof e?(n=e,e=0,i=this.length):"string"==typeof i&&(n=i,i=this.length),void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!r.isEncoding(n))throw new TypeError("Unknown encoding: "+n);if(1===t.length){var o=t.charCodeAt(0);("utf8"===n&&o<128||"latin1"===n)&&(t=o);}}else"number"==typeof t&&(t&=255);if(e<0||this.length>>=0,i=void 0===i?this.length:i>>>0,t||(t=0),"number"==typeof t)for(a=e;a55295&&r<57344){if(!n){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue;}if(a+1===i){(e-=3)>-1&&o.push(239,191,189);continue;}n=r;continue;}if(r<56320){(e-=3)>-1&&o.push(239,191,189),n=r;continue;}r=65536+(n-55296<<10|r-56320);}else n&&(e-=3)>-1&&o.push(239,191,189);if(n=null,r<128){if((e-=1)<0)break;o.push(r);}else if(r<2048){if((e-=2)<0)break;o.push(r>>6|192,63&r|128);}else if(r<65536){if((e-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128);}else{if(!(r<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128);}}return o;}function P(t){return _$base64Js_151.toByteArray(function(t){if((t=(t=t.split("=")[0]).trim().replace(x,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t;}(t));}function O(t,e,r,i){for(var n=0;n=e.length||n>=t.length);++n)e[n+r]=t[n];return n;}function C(t,e){return t instanceof e||null!=t&&null!=t.constructor&&null!=t.constructor.name&&t.constructor.name===e.name;}function N(t){return t!=t;}}).call(this);}).call(this,_$buffer_266({}).Buffer);}),_$base64Js_151={toByteArray:function(t){var e,r,i=getLens(t),n=i[0],o=i[1],a=new Arr(function(t,e,r){return 3*(e+r)/4-r;}(0,n,o)),s=0,u=o>0?n-4:n;for(r=0;r>16&255,a[s++]=e>>8&255,a[s++]=255&e;return 2===o&&(e=revLookup[t.charCodeAt(r)]<<2|revLookup[t.charCodeAt(r+1)]>>4,a[s++]=255&e),1===o&&(e=revLookup[t.charCodeAt(r)]<<10|revLookup[t.charCodeAt(r+1)]<<4|revLookup[t.charCodeAt(r+2)]>>2,a[s++]=e>>8&255,a[s++]=255&e),a;},fromByteArray:function(t){for(var e,r=t.length,i=r%3,n=[],o=0,a=r-i;oa?a:o+16383));return 1===i?(e=t[r-1],n.push(lookup[e>>2]+lookup[e<<4&63]+"==")):2===i&&(e=(t[r-2]<<8)+t[r-1],n.push(lookup[e>>10]+lookup[e>>4&63]+lookup[e<<2&63]+"=")),n.join("");}},lookup=[],revLookup=[],Arr="undefined"!=typeof Uint8Array?Uint8Array:Array,code="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0,len=code.length;i0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");return-1===r&&(r=e),[r,r===e?0:4-r%4];}function encodeChunk(t,e,r){for(var i,n,o=[],a=e;a>18&63]+lookup[n>>12&63]+lookup[n>>6&63]+lookup[63&n]);return o.join("");}revLookup["-".charCodeAt(0)]=62,revLookup["_".charCodeAt(0)]=63;var _$ieee754_392={read:function(t,e,r,i,n){var o,a,s=8*n-i-1,u=(1<>1,f=-7,c=r?n-1:0,l=r?-1:1,d=t[e+c];for(c+=l,o=d&(1<<-f)-1,d>>=-f,f+=s;f>0;o=256*o+t[e+c],c+=l,f-=8);for(a=o&(1<<-f)-1,o>>=-f,f+=i;f>0;a=256*a+t[e+c],c+=l,f-=8);if(0===o)o=1-h;else{if(o===u)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,i),o-=h;}return(d?-1:1)*a*Math.pow(2,o-i);},write:function(t,e,r,i,n,o){var a,s,u,h=8*o-n-1,f=(1<>1,l=23===n?Math.pow(2,-24)-Math.pow(2,-77):0,d=i?0:o-1,_=i?1:-1,p=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=f):(a=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-a))<1&&(a--,u*=2),(e+=a+c>=1?l/u:l*Math.pow(2,1-c))*u>=2&&(a++,u/=2),a+c>=f?(s=0,a=f):a+c>=1?(s=(e*u-1)*Math.pow(2,n),a+=c):(s=e*Math.pow(2,c-1)*Math.pow(2,n),a=0));n>=8;t[r+d]=255&s,d+=_,s/=256,n-=8);for(a=a<0;t[r+d]=255&a,d+=_,a/=256,h-=8);t[r+d-_]|=128*p;}},_$safeBuffer_436={},buffer=_$buffer_266({}),Buffer=buffer.Buffer;function copyProps(t,e){for(var r in t)e[r]=t[r];}function SafeBuffer(t,e,r){return Buffer(t,e,r);}Buffer.from&&Buffer.alloc&&Buffer.allocUnsafe&&Buffer.allocUnsafeSlow?_$safeBuffer_436=buffer:(copyProps(buffer,_$safeBuffer_436),_$safeBuffer_436.Buffer=SafeBuffer),copyProps(Buffer,SafeBuffer),SafeBuffer.from=function(t,e,r){if("number"==typeof t)throw new TypeError("Argument must not be a number");return Buffer(t,e,r);},SafeBuffer.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError("Argument must be a number");var i=Buffer(t);return void 0!==e?"string"==typeof r?i.fill(e,r):i.fill(e):i.fill(0),i;},SafeBuffer.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return Buffer(t);},SafeBuffer.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return buffer.SlowBuffer(t);};var __Buffer_212=_$safeBuffer_436.Buffer,_$bip66_212={check:function(t){if(t.length<8)return!1;if(t.length>72)return!1;if(48!==t[0])return!1;if(t[1]!==t.length-2)return!1;if(2!==t[2])return!1;var e=t[3];if(0===e)return!1;if(5+e>=t.length)return!1;if(2!==t[4+e])return!1;var r=t[5+e];return!(0===r||6+e+r!==t.length||128&t[4]||e>1&&0===t[4]&&!(128&t[5])||128&t[e+6]||r>1&&0===t[e+6]&&!(128&t[e+7]));},decode:function(t){if(t.length<8)throw new Error("DER sequence length is too short");if(t.length>72)throw new Error("DER sequence length is too long");if(48!==t[0])throw new Error("Expected DER sequence");if(t[1]!==t.length-2)throw new Error("DER sequence length is invalid");if(2!==t[2])throw new Error("Expected DER integer");var e=t[3];if(0===e)throw new Error("R length is zero");if(5+e>=t.length)throw new Error("R length is too long");if(2!==t[4+e])throw new Error("Expected DER integer (2)");var r=t[5+e];if(0===r)throw new Error("S length is zero");if(6+e+r!==t.length)throw new Error("S length is invalid");if(128&t[4])throw new Error("R value is negative");if(e>1&&0===t[4]&&!(128&t[5]))throw new Error("R value excessively padded");if(128&t[e+6])throw new Error("S value is negative");if(r>1&&0===t[e+6]&&!(128&t[e+7]))throw new Error("S value excessively padded");return{r:t.slice(4,4+e),s:t.slice(6+e)};},encode:function(t,e){var r=t.length,i=e.length;if(0===r)throw new Error("R length is zero");if(0===i)throw new Error("S length is zero");if(r>33)throw new Error("R length is too long");if(i>33)throw new Error("S length is too long");if(128&t[0])throw new Error("R value is negative");if(128&e[0])throw new Error("S value is negative");if(r>1&&0===t[0]&&!(128&t[1]))throw new Error("R value excessively padded");if(i>1&&0===e[0]&&!(128&e[1]))throw new Error("S value excessively padded");var n=__Buffer_212.allocUnsafe(6+r+i);return n[0]=48,n[1]=n.length-2,n[2]=2,n[3]=t.length,t.copy(n,4),n[4+r]=2,n[5+r]=e.length,e.copy(n,6+r),n;}},_$index_45={OP_FALSE:0,OP_0:0,OP_PUSHDATA1:76,OP_PUSHDATA2:77,OP_PUSHDATA4:78,OP_1NEGATE:79,OP_RESERVED:80,OP_TRUE:81,OP_1:81,OP_2:82,OP_3:83,OP_4:84,OP_5:85,OP_6:86,OP_7:87,OP_8:88,OP_9:89,OP_10:90,OP_11:91,OP_12:92,OP_13:93,OP_14:94,OP_15:95,OP_16:96,OP_NOP:97,OP_VER:98,OP_IF:99,OP_NOTIF:100,OP_VERIF:101,OP_VERNOTIF:102,OP_ELSE:103,OP_ENDIF:104,OP_VERIFY:105,OP_RETURN:106,OP_TOALTSTACK:107,OP_FROMALTSTACK:108,OP_2DROP:109,OP_2DUP:110,OP_3DUP:111,OP_2OVER:112,OP_2ROT:113,OP_2SWAP:114,OP_IFDUP:115,OP_DEPTH:116,OP_DROP:117,OP_DUP:118,OP_NIP:119,OP_OVER:120,OP_PICK:121,OP_ROLL:122,OP_ROT:123,OP_SWAP:124,OP_TUCK:125,OP_CAT:126,OP_SPLIT:127,OP_NUM2BIN:128,OP_BIN2NUM:129,OP_SIZE:130,OP_INVERT:131,OP_AND:132,OP_OR:133,OP_XOR:134,OP_EQUAL:135,OP_EQUALVERIFY:136,OP_RESERVED1:137,OP_RESERVED2:138,OP_1ADD:139,OP_1SUB:140,OP_2MUL:141,OP_2DIV:142,OP_NEGATE:143,OP_ABS:144,OP_NOT:145,OP_0NOTEQUAL:146,OP_ADD:147,OP_SUB:148,OP_MUL:149,OP_DIV:150,OP_MOD:151,OP_LSHIFT:152,OP_RSHIFT:153,OP_BOOLAND:154,OP_BOOLOR:155,OP_NUMEQUAL:156,OP_NUMEQUALVERIFY:157,OP_NUMNOTEQUAL:158,OP_LESSTHAN:159,OP_GREATERTHAN:160,OP_LESSTHANOREQUAL:161,OP_GREATERTHANOREQUAL:162,OP_MIN:163,OP_MAX:164,OP_WITHIN:165,OP_RIPEMD160:166,OP_SHA1:167,OP_SHA256:168,OP_HASH160:169,OP_HASH256:170,OP_CODESEPARATOR:171,OP_CHECKSIG:172,OP_CHECKSIGVERIFY:173,OP_CHECKMULTISIG:174,OP_CHECKMULTISIGVERIFY:175,OP_NOP1:176,OP_NOP2:177,OP_CHECKLOCKTIMEVERIFY:177,OP_NOP3:178,OP_CHECKSEQUENCEVERIFY:178,OP_NOP4:179,OP_NOP5:180,OP_NOP6:181,OP_NOP7:182,OP_NOP8:183,OP_NOP9:184,OP_NOP10:185,OP_CHECKDATASIG:186,OP_CHECKDATASIGVERIFY:187,OP_REVERSEBYTES:188,OP_PUBKEYHASH:253,OP_PUBKEY:254,OP_INVALIDOPCODE:255};function encodingLength(t){return t<_$index_45.OP_PUSHDATA1?1:t<=255?2:t<=65535?3:5;}var _$pushdataBitcoin_104={encodingLength:encodingLength,encode:function(t,e,r){var i=encodingLength(e);return 1===i?t.writeUInt8(e,r):2===i?(t.writeUInt8(_$index_45.OP_PUSHDATA1,r),t.writeUInt8(e,r+1)):3===i?(t.writeUInt8(_$index_45.OP_PUSHDATA2,r),t.writeUInt16LE(e,r+1)):(t.writeUInt8(_$index_45.OP_PUSHDATA4,r),t.writeUInt32LE(e,r+1)),i;},decode:function(t,e){var r,i,n=t.readUInt8(e);if(n<_$index_45.OP_PUSHDATA1)r=n,i=1;else if(n===_$index_45.OP_PUSHDATA1){if(e+2>t.length)return null;r=t.readUInt8(e+1),i=2;}else if(n===_$index_45.OP_PUSHDATA2){if(e+3>t.length)return null;r=t.readUInt16LE(e+1),i=3;}else{if(e+5>t.length)return null;if(n!==_$index_45.OP_PUSHDATA4)throw new Error("Unexpected opcode");r=t.readUInt32LE(e+1),i=5;}return{opcode:n,number:r,size:i};}},types={Array:function(t){return null!=t&&t.constructor===Array;},Boolean:function(t){return"boolean"==typeof t;},Function:function(t){return"function"==typeof t;},Nil:function(t){return null==t;},Number:function(t){return"number"==typeof t;},Object:function(t){return"object"==typeof t;},String:function(t){return"string"==typeof t;},"":function(){return!0;}};for(var typeName in types.Null=types.Nil,types)types[typeName].toJSON=function(t){return t;}.bind(null,typeName);var _$types_486=types,_$errors_483={};function getTypeName(t){return t.name||t.toString().match(/function (.*?)\s*\(/)[1];}function getValueTypeName(t){return _$types_486.Nil(t)?"":getTypeName(t.constructor);}function captureStackTrace(t,e){Error.captureStackTrace&&Error.captureStackTrace(t,e);}function tfJSON(t){return _$types_486.Function(t)?t.toJSON?t.toJSON():getTypeName(t):_$types_486.Array(t)?"Array":t&&_$types_486.Object(t)?"Object":void 0!==t?t:"";}function tfErrorString(t,e,r){var i=function(t){return _$types_486.Function(t)?"":_$types_486.String(t)?JSON.stringify(t):t&&_$types_486.Object(t)?"":t;}(e);return"Expected "+tfJSON(t)+", got"+(""!==r?" "+r:"")+(""!==i?" "+i:"");}function TfTypeError(t,e,r){r=r||getValueTypeName(e),this.message=tfErrorString(t,e,r),captureStackTrace(this,TfTypeError),this.__type=t,this.__value=e,this.__valueTypeName=r;}function TfPropertyTypeError(t,e,r,i,n){t?(n=n||getValueTypeName(i),this.message=function(t,e,r,i,n){var o='" of type ';return"key"===e&&(o='" with key type '),tfErrorString('property "'+tfJSON(r)+o+tfJSON(t),i,n);}(t,r,e,i,n)):this.message='Unexpected property "'+e+'"',captureStackTrace(this,TfTypeError),this.__label=r,this.__property=e,this.__type=t,this.__value=i,this.__valueTypeName=n;}function isBuffer(t){return!!t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t);}TfTypeError.prototype=Object.create(Error.prototype),TfTypeError.prototype.constructor=TfTypeError,TfPropertyTypeError.prototype=Object.create(Error.prototype),TfPropertyTypeError.prototype.constructor=TfTypeError,_$errors_483={TfTypeError:TfTypeError,TfPropertyTypeError:TfPropertyTypeError,tfCustomError:function(t,e){return new TfTypeError(t,{},e);},tfSubError:function(t,e,r){return t instanceof TfPropertyTypeError?(e=e+"."+t.__property,t=new TfPropertyTypeError(t.__type,e,t.__label,t.__value,t.__valueTypeName)):t instanceof TfTypeError&&(t=new TfPropertyTypeError(t.__type,e,r,t.__value,t.__valueTypeName)),captureStackTrace(t),t;},tfJSON:tfJSON,getValueTypeName:getValueTypeName};var _$isBuffer_394=function(t){return null!=t&&(isBuffer(t)||function(t){return"function"==typeof t.readFloatLE&&"function"==typeof t.slice&&isBuffer(t.slice(0,0));}(t)||!!t._isBuffer);},_$types_484={};(function(t){(function(){function e(e){return t.isBuffer(e);}function r(t){return"string"==typeof t&&/^([0-9a-f]{2})+$/i.test(t);}function i(t,e){var r=t.toJSON();function i(i){if(!t(i))return!1;if(i.length===e)return!0;throw _$errors_483.tfCustomError(r+"(Length: "+e+")",r+"(Length: "+i.length+")");}return i.toJSON=function(){return r;},i;}var n=i.bind(null,_$types_486.Array),o=i.bind(null,e),a=i.bind(null,r),s=i.bind(null,_$types_486.String),u=Math.pow(2,53)-1,h={ArrayN:n,Buffer:e,BufferN:o,Finite:function(t){return"number"==typeof t&&isFinite(t);},Hex:r,HexN:a,Int8:function(t){return t<<24>>24===t;},Int16:function(t){return t<<16>>16===t;},Int32:function(t){return(0|t)===t;},Int53:function(t){return"number"==typeof t&&t>=-u&&t<=u&&Math.floor(t)===t;},Range:function(t,e,r){function i(i,n){return r(i,n)&&i>t&&i>>0===t;},UInt53:function(t){return"number"==typeof t&&t>=0&&t<=u&&Math.floor(t)===t;}};for(var f in h)h[f].toJSON=function(t){return t;}.bind(null,f);_$types_484=h;}).call(this);}).call(this,{isBuffer:_$isBuffer_394});var _$typeforce_485={},__tfJSON_485=_$errors_483.tfJSON,__TfTypeError_485=_$errors_483.TfTypeError,__TfPropertyTypeError_485=_$errors_483.TfPropertyTypeError,tfSubError=_$errors_483.tfSubError,__getValueTypeName_485=_$errors_483.getValueTypeName,TYPES={arrayOf:function(t,e){function r(r,i){return!!_$types_486.Array(r)&&!_$types_486.Nil(r)&&!(void 0!==e.minLength&&r.lengthe.maxLength)&&(void 0===e.length||r.length===e.length)&&r.every(function(e,r){try{return typeforce(t,e,i);}catch(n){throw tfSubError(n,r);}});}return t=compile(t),e=e||{},r.toJSON=function(){var r="["+__tfJSON_485(t)+"]";return void 0!==e.length?r+="{"+e.length+"}":void 0===e.minLength&&void 0===e.maxLength||(r+="{"+(void 0===e.minLength?0:e.minLength)+","+(void 0===e.maxLength?1/0:e.maxLength)+"}"),r;},r;},maybe:function t(e){function r(r,i){return _$types_486.Nil(r)||e(r,i,t);}return e=compile(e),r.toJSON=function(){return"?"+__tfJSON_485(e);},r;},map:function(t,e){function r(r,i){if(!_$types_486.Object(r))return!1;if(_$types_486.Nil(r))return!1;for(var n in r){try{e&&typeforce(e,n,i);}catch(a){throw tfSubError(a,n,"key");}try{var o=r[n];typeforce(t,o,i);}catch(a){throw tfSubError(a,n);}}return!0;}return t=compile(t),e&&(e=compile(e)),r.toJSON=e?function(){return"{"+__tfJSON_485(e)+": "+__tfJSON_485(t)+"}";}:function(){return"{"+__tfJSON_485(t)+"}";},r;},object:function(t){var e={};for(var r in t)e[r]=compile(t[r]);function i(t,r){if(!_$types_486.Object(t))return!1;if(_$types_486.Nil(t))return!1;var i;try{for(i in e)typeforce(e[i],t[i],r);}catch(n){throw tfSubError(n,i);}if(r)for(i in t)if(!e[i])throw new __TfPropertyTypeError_485(void 0,i);return!0;}return i.toJSON=function(){return __tfJSON_485(e);},i;},anyOf:function(){var t=[].slice.call(arguments).map(compile);function e(e,r){return t.some(function(t){try{return typeforce(t,e,r);}catch(i){return!1;}});}return e.toJSON=function(){return t.map(__tfJSON_485).join("|");},e;},allOf:function(){var t=[].slice.call(arguments).map(compile);function e(e,r){return t.every(function(t){try{return typeforce(t,e,r);}catch(i){return!1;}});}return e.toJSON=function(){return t.map(__tfJSON_485).join(" & ");},e;},quacksLike:function(t){function e(e){return t===__getValueTypeName_485(e);}return e.toJSON=function(){return t;},e;},tuple:function(){var t=[].slice.call(arguments).map(compile);function e(e,r){return!_$types_486.Nil(e)&&!_$types_486.Nil(e.length)&&(!r||e.length===t.length)&&t.every(function(t,i){try{return typeforce(t,e[i],r);}catch(n){throw tfSubError(n,i);}});}return e.toJSON=function(){return"("+t.map(__tfJSON_485).join(", ")+")";},e;},value:function(t){function e(e){return e===t;}return e.toJSON=function(){return t;},e;}};function compile(t){if(_$types_486.String(t))return"?"===t[0]?TYPES.maybe(t.slice(1)):_$types_486[t]||TYPES.quacksLike(t);if(t&&_$types_486.Object(t)){if(_$types_486.Array(t)){if(1!==t.length)throw new TypeError("Expected compile() parameter of type Array of length 1");return TYPES.arrayOf(t[0]);}return TYPES.object(t);}return _$types_486.Function(t)?t:TYPES.value(t);}function typeforce(t,e,r,i){if(_$types_486.Function(t)){if(t(e,r))return!0;throw new __TfTypeError_485(i||t,e);}return typeforce(compile(t),e,r);}for(var __typeName_485 in TYPES.oneOf=TYPES.anyOf,_$types_486)typeforce[__typeName_485]=_$types_486[__typeName_485];for(__typeName_485 in TYPES)typeforce[__typeName_485]=TYPES[__typeName_485];for(__typeName_485 in _$types_484)typeforce[__typeName_485]=_$types_484[__typeName_485];typeforce.compile=compile,typeforce.TfTypeError=__TfTypeError_485,typeforce.TfPropertyTypeError=__TfPropertyTypeError_485,_$typeforce_485=typeforce;var UINT31_MAX=Math.pow(2,31)-1;function BIP32Path(t){return _$typeforce_485.String(t)&&t.match(/^(m\/)?(\d+'?\/)*\d+'?$/);}BIP32Path.toJSON=function(){return"BIP32 derivation path";};var SATOSHI_MAX=21e14,__BigInt_85=_$typeforce_485.quacksLike("BigInteger"),ECPoint=_$typeforce_485.quacksLike("Point"),ECSignature=_$typeforce_485.compile({r:__BigInt_85,s:__BigInt_85}),Network=_$typeforce_485.compile({messagePrefix:_$typeforce_485.oneOf(_$typeforce_485.Buffer,_$typeforce_485.String),bip32:{public:_$typeforce_485.UInt32,private:_$typeforce_485.UInt32},pubKeyHash:_$typeforce_485.UInt8,scriptHash:_$typeforce_485.UInt8,wif:_$typeforce_485.UInt8}),__types_85={BigInt:__BigInt_85,BIP32Path:BIP32Path,Buffer256bit:_$typeforce_485.BufferN(32),ECPoint:ECPoint,ECSignature:ECSignature,Hash160bit:_$typeforce_485.BufferN(20),Hash256bit:_$typeforce_485.BufferN(32),Network:Network,Satoshi:function(t){return _$typeforce_485.UInt53(t)&&t<=SATOSHI_MAX;},UInt31:function(t){return _$typeforce_485.UInt32(t)&&t<=UINT31_MAX;}};for(var __typeName_85 in _$typeforce_485)__types_85[__typeName_85]=_$typeforce_485[__typeName_85];var _$types_85=__types_85,map={};for(var op in _$index_45)map[_$index_45[op]]=op;var _$map_46=map,__Buffer_60=_$safeBuffer_436.Buffer,_$script_number_60={decode:function(t,e,r){e=e||4,r=void 0===r||r;var i=t.length;if(0===i)return 0;if(i>e)throw new TypeError("Script number overflow");if(r&&0==(127&t[i-1])&&(i<=1||0==(128&t[i-2])))throw new Error("Non-minimally encoded script number");if(5===i){var n=t.readUInt32LE(0),o=t.readUInt8(4);return 128&o?-(4294967296*(-129&o)+n):4294967296*o+n;}for(var a=0,s=0;s2147483647?5:t>8388607?4:t>32767?3:t>127?2:t>0?1:0;}(e),i=__Buffer_60.allocUnsafe(r),n=t<0,o=0;o>=8;return 128&i[r-1]?i.writeUInt8(n?128:0,r-1):n&&(i[r-1]|=128),i;}},__Buffer_59=_$safeBuffer_436.Buffer,OP_INT_BASE=_$index_45.OP_RESERVED;function isPushOnlyChunk(t){return _$types_85.Buffer(t)||function(t){return _$types_85.Number(t)&&(t===_$index_45.OP_0||t>=_$index_45.OP_1&&t<=_$index_45.OP_16||t===_$index_45.OP_1NEGATE);}(t);}function isPushOnly(t){return _$types_85.Array(t)&&t.every(isPushOnlyChunk);}function asMinimalOP(t){return 0===t.length?_$index_45.OP_0:1===t.length?t[0]>=1&&t[0]<=16?OP_INT_BASE+t[0]:129===t[0]?_$index_45.OP_1NEGATE:void 0:void 0;}function __compile_59(t){if(__Buffer_59.isBuffer(t))return t;_$typeforce_485(_$types_85.Array,t);var e=t.reduce(function(t,e){return __Buffer_59.isBuffer(e)?1===e.length&&void 0!==asMinimalOP(e)?t+1:t+_$pushdataBitcoin_104.encodingLength(e.length)+e.length:t+1;},0),r=__Buffer_59.allocUnsafe(e),i=0;if(t.forEach(function(t){if(__Buffer_59.isBuffer(t)){var e=asMinimalOP(t);if(void 0!==e)return r.writeUInt8(e,i),void(i+=1);i+=_$pushdataBitcoin_104.encode(r,t.length,i),t.copy(r,i),i+=t.length;}else r.writeUInt8(t,i),i+=1;}),i!==r.length)throw new Error("Could not decode chunks");return r;}function decompile(t){if(_$types_85.Array(t))return t;_$typeforce_485(_$types_85.Buffer,t);for(var e=[],r=0;r_$index_45.OP_0&&i<=_$index_45.OP_PUSHDATA4){var n=_$pushdataBitcoin_104.decode(t,r);if(null===n)return[];r+=n.size;var o=t.slice(r,r+n.number);r+=n.number;var a=asMinimalOP(o);void 0!==a?e.push(a):e.push(o);}else e.push(i),r+=1;}return e;}function isDefinedHashType(t){var e=-193&t;return e>0&&e<4;}var _$script_59={compile:__compile_59,compile2:function(t){if(__Buffer_59.isBuffer(t))return t;var e=t.reduce(function(t,e){return __Buffer_59.isBuffer(e)?t+_$pushdataBitcoin_104.encodingLength(e.length)+e.length:t+1;},0),r=__Buffer_59.allocUnsafe(e),i=0;if(t.forEach(function(t,e){__Buffer_59.isBuffer(t)?(i+=_$pushdataBitcoin_104.encode(r,t.length,i),t.copy(r,i),i+=t.length):(r.writeUInt8(t,i),i+=1);}),i!==r.length)throw new Error("Could not decode chunks");return r;},decompile:decompile,fromASM:function(t){return _$typeforce_485(_$types_85.String,t),__compile_59(t.split(" ").map(function(t){return void 0!==_$index_45[t]?_$index_45[t]:__Buffer_59.from(t,"hex");}));},toASM:function(t){return __Buffer_59.isBuffer(t)&&(t=decompile(t)),t.map(function(t){if(__Buffer_59.isBuffer(t)){var e=asMinimalOP(t);if(void 0===e)return t.toString("hex");t=e;}return _$map_46[t];}).join(" ");},toStack:function(t){return t=decompile(t),_$typeforce_485(isPushOnly,t),t.map(function(t){return __Buffer_59.isBuffer(t)?t:t===_$index_45.OP_0?__Buffer_59.allocUnsafe(0):_$script_number_60.encode(t-OP_INT_BASE);});},number:_$script_number_60,isCanonicalPubKey:function(t){if(!__Buffer_59.isBuffer(t))return!1;if(t.length<33)return!1;switch(t[0]){case 2:case 3:return 33===t.length;case 4:return 65===t.length;}return!1;},isCanonicalSignature:function(t){return!!__Buffer_59.isBuffer(t)&&!!isDefinedHashType(t[t.length-1])&&(65===t.length||_$bip66_212.check(t.slice(0,-1)));},isPushOnly:isPushOnly,isDefinedHashType:isDefinedHashType},_$output_64={},__OP_INT_BASE_64=_$index_45.OP_RESERVED;function check(t,e){var r=_$script_59.decompile(t);if(r.length<4)return!1;if(r[r.length-1]!==_$index_45.OP_CHECKMULTISIG)return!1;if(!_$types_85.Number(r[0]))return!1;if(!_$types_85.Number(r[r.length-2]))return!1;var i=r[0]-__OP_INT_BASE_64,n=r[r.length-2]-__OP_INT_BASE_64;return!(i<=0)&&!(n>16)&&!(i>n)&&n===r.length-3&&(!!e||r.slice(1,-2).every(_$script_59.isCanonicalPubKey));}check.toJSON=function(){return"multi-sig output";},_$output_64={check:check,decode:function(t,e){var r=_$script_59.decompile(t);return _$typeforce_485(check,r,e),{m:r[0]-__OP_INT_BASE_64,pubKeys:r.slice(1,-2)};},encode:function(t,e){_$typeforce_485({m:_$types_85.Number,pubKeys:[_$script_59.isCanonicalPubKey]},{m:t,pubKeys:e});var r=e.length;if(rr.pubKeys.length)throw new TypeError("Too many signatures provided");}return[].concat(EMPTY_BUFFER,t.map(function(t){return t===_$index_45.OP_0?EMPTY_BUFFER:t;}));}function decodeStack(t,e){return _$typeforce_485(_$typeforce_485.Array,t),_$typeforce_485(__check_63,t,e),t.slice(1);}var _$input_63={check:__check_63,decode:function(t,e){return decodeStack(_$script_59.decompile(t),e);},decodeStack:decodeStack,encode:function(t,e){return _$script_59.compile(encodeStack(t,e));},encodeStack:encodeStack},_$multisig_62={input:_$input_63,output:_$output_64},_$nulldata_65={};function __check_65(t){var e=_$script_59.compile(t);return e.length>1&&e[0]===_$index_45.OP_RETURN;}__check_65.toJSON=function(){return"null data output";},_$nulldata_65={output:{check:__check_65,decode:function(t){return _$typeforce_485(__check_65,t),t.slice(2);},encode:function(t){return _$typeforce_485(_$types_85.Buffer,t),_$script_59.compile([_$index_45.OP_RETURN,t]);}}};var _$input_67={};function __check_67(t){var e=_$script_59.decompile(t);return 1===e.length&&_$script_59.isCanonicalSignature(e[0]);}function __encodeStack_67(t){return _$typeforce_485(_$script_59.isCanonicalSignature,t),[t];}function __decodeStack_67(t){return _$typeforce_485(_$typeforce_485.Array,t),_$typeforce_485(__check_67,t),t[0];}__check_67.toJSON=function(){return"pubKey input";},_$input_67={check:__check_67,decode:function(t){return __decodeStack_67(_$script_59.decompile(t));},decodeStack:__decodeStack_67,encode:function(t){return _$script_59.compile(__encodeStack_67(t));},encodeStack:__encodeStack_67};var _$output_68={};function __check_68(t){var e=_$script_59.decompile(t);return 2===e.length&&_$script_59.isCanonicalPubKey(e[0])&&e[1]===_$index_45.OP_CHECKSIG;}__check_68.toJSON=function(){return"pubKey output";},_$output_68={check:__check_68,decode:function(t){var e=_$script_59.decompile(t);return _$typeforce_485(__check_68,e),e[0];},encode:function(t){return _$typeforce_485(_$script_59.isCanonicalPubKey,t),_$script_59.compile([t,_$index_45.OP_CHECKSIG]);}};var _$pubkey_66={input:_$input_67,output:_$output_68},_$input_70={};function __check_70(t){var e=_$script_59.decompile(t);return 2===e.length&&_$script_59.isCanonicalSignature(e[0])&&_$script_59.isCanonicalPubKey(e[1]);}function __encodeStack_70(t,e){return _$typeforce_485({signature:_$script_59.isCanonicalSignature,pubKey:_$script_59.isCanonicalPubKey},{signature:t,pubKey:e}),[t,e];}function __decodeStack_70(t){return _$typeforce_485(_$typeforce_485.Array,t),_$typeforce_485(__check_70,t),{signature:t[0],pubKey:t[1]};}__check_70.toJSON=function(){return"pubKeyHash input";},_$input_70={check:__check_70,decode:function(t){return __decodeStack_70(_$script_59.decompile(t));},decodeStack:__decodeStack_70,encode:function(t,e){return _$script_59.compile(__encodeStack_70(t,e));},encodeStack:__encodeStack_70};var _$output_71={};function __check_71(t){var e=_$script_59.compile(t);return 25===e.length&&e[0]===_$index_45.OP_DUP&&e[1]===_$index_45.OP_HASH160&&20===e[2]&&e[23]===_$index_45.OP_EQUALVERIFY&&e[24]===_$index_45.OP_CHECKSIG;}__check_71.toJSON=function(){return"pubKeyHash output";},_$output_71={check:__check_71,decode:function(t){return _$typeforce_485(__check_71,t),t.slice(3,23);},encode:function(t){return _$typeforce_485(_$types_85.Hash160bit,t),_$script_59.compile([_$index_45.OP_DUP,_$index_45.OP_HASH160,t,_$index_45.OP_EQUALVERIFY,_$index_45.OP_CHECKSIG]);}};var _$pubkeyhash_69={input:_$input_70,output:_$output_71},_$output_79={};function __check_79(t){var e=_$script_59.compile(t);return 22===e.length&&e[0]===_$index_45.OP_0&&20===e[1];}__check_79.toJSON=function(){return"Witness pubKeyHash output";},_$output_79={check:__check_79,decode:function(t){return _$typeforce_485(__check_79,t),t.slice(2);},encode:function(t){return _$typeforce_485(_$types_85.Hash160bit,t),_$script_59.compile([_$index_45.OP_0,t]);}};var _$output_82={};function __check_82(t){var e=_$script_59.compile(t);return 34===e.length&&e[0]===_$index_45.OP_0&&32===e[1];}__check_82.toJSON=function(){return"Witness scriptHash output";},_$output_82={check:__check_82,decode:function(t){return _$typeforce_485(__check_82,t),t.slice(2);},encode:function(t){return _$typeforce_485(_$types_85.Hash256bit,t),_$script_59.compile([_$index_45.OP_0,t]);}};var _$input_73={},__Buffer_73=_$safeBuffer_436.Buffer;function __check_73(t,e){var r=_$script_59.decompile(t);if(r.length<1)return!1;var i=r[r.length-1];if(!__Buffer_73.isBuffer(i))return!1;var n=_$script_59.decompile(_$script_59.compile(r.slice(0,-1))),o=_$script_59.decompile(i);return 0!==o.length&&!!_$script_59.isPushOnly(n)&&(1===r.length?_$output_82.check(o)||_$output_79.check(o):!(!_$pubkeyhash_69.input.check(n)||!_$pubkeyhash_69.output.check(o))||!(!_$multisig_62.input.check(n,e)||!_$multisig_62.output.check(o))||!(!_$pubkey_66.input.check(n)||!_$pubkey_66.output.check(o)));}function __encodeStack_73(t,e){var r=_$script_59.compile(e);return[].concat(t,r);}function __decodeStack_73(t){return _$typeforce_485(_$typeforce_485.Array,t),_$typeforce_485(__check_73,t),{redeemScriptStack:t.slice(0,-1),redeemScript:t[t.length-1]};}__check_73.toJSON=function(){return"scriptHash input";},_$input_73={check:__check_73,decode:function(t){var e=__decodeStack_73(_$script_59.decompile(t));return e.redeemScriptSig=_$script_59.compile(e.redeemScriptStack),delete e.redeemScriptStack,e;},decodeStack:__decodeStack_73,encode:function(t,e){var r=_$script_59.decompile(t);return _$script_59.compile(__encodeStack_73(r,e));},encodeStack:__encodeStack_73};var _$output_74={};function __check_74(t){var e=_$script_59.compile(t);return 23===e.length&&e[0]===_$index_45.OP_HASH160&&20===e[1]&&e[22]===_$index_45.OP_EQUAL;}__check_74.toJSON=function(){return"scriptHash output";},_$output_74={check:__check_74,decode:function(t){return _$typeforce_485(__check_74,t),t.slice(2,22);},encode:function(t){return _$typeforce_485(_$types_85.Hash160bit,t),_$script_59.compile([_$index_45.OP_HASH160,t,_$index_45.OP_EQUAL]);}};var _$scripthash_72={input:_$input_73,output:_$output_74},_$input_78={};function isCompressedCanonicalPubKey(t){return _$script_59.isCanonicalPubKey(t)&&33===t.length;}function __check_78(t){var e=_$script_59.decompile(t);return 2===e.length&&_$script_59.isCanonicalSignature(e[0])&&isCompressedCanonicalPubKey(e[1]);}__check_78.toJSON=function(){return"witnessPubKeyHash input";},_$input_78={check:__check_78,decodeStack:function(t){return _$typeforce_485(_$typeforce_485.Array,t),_$typeforce_485(__check_78,t),{signature:t[0],pubKey:t[1]};},encodeStack:function(t,e){return _$typeforce_485({signature:_$script_59.isCanonicalSignature,pubKey:isCompressedCanonicalPubKey},{signature:t,pubKey:e}),[t,e];}};var _$witnesspubkeyhash_77={input:_$input_78,output:_$output_79},_$input_81={};(function(t){(function(){function e(e,r){if(_$typeforce_485(_$types_85.Array,e),e.length<1)return!1;var i=e[e.length-1];if(!t.isBuffer(i))return!1;var n=_$script_59.decompile(i);if(0===n.length)return!1;var o=_$script_59.compile(e.slice(0,-1));return!(!_$pubkeyhash_69.input.check(o)||!_$pubkeyhash_69.output.check(n))||!(!_$multisig_62.input.check(o,r)||!_$multisig_62.output.check(n))||!(!_$pubkey_66.input.check(o)||!_$pubkey_66.output.check(n));}e.toJSON=function(){return"witnessScriptHash input";},_$input_81={check:e,decodeStack:function(t){return _$typeforce_485(_$typeforce_485.Array,t),_$typeforce_485(e,t),{witnessData:t.slice(0,-1),witnessScript:t[t.length-1]};},encodeStack:function(t,e){return _$typeforce_485({witnessData:[_$types_85.Buffer],witnessScript:_$types_85.Buffer},{witnessData:t,witnessScript:e}),[].concat(t,e);}};}).call(this);}).call(this,{isBuffer:_$isBuffer_394});var _$witnessscripthash_80={input:_$input_81,output:_$output_82},_$output_76={},__Buffer_76=_$safeBuffer_436.Buffer,HEADER=__Buffer_76.from("aa21a9ed","hex");function __check_76(t){var e=_$script_59.compile(t);return e.length>37&&e[0]===_$index_45.OP_RETURN&&36===e[1]&&e.slice(2,6).equals(HEADER);}__check_76.toJSON=function(){return"Witness commitment output";},_$output_76={check:__check_76,decode:function(t){return _$typeforce_485(__check_76,t),_$script_59.decompile(t)[1].slice(4,36);},encode:function(t){_$typeforce_485(_$types_85.Hash256bit,t);var e=__Buffer_76.allocUnsafe(36);return HEADER.copy(e,0),t.copy(e,4),_$script_59.compile([_$index_45.OP_RETURN,e]);}};for(var _$witnesscommitment_75={output:_$output_76},__decompile_61=_$script_59.decompile,__types_61={MULTISIG:"multisig",NONSTANDARD:"nonstandard",NULLDATA:"nulldata",P2PK:"pubkey",P2PKH:"pubkeyhash",P2SH:"scripthash",P2WPKH:"witnesspubkeyhash",P2WSH:"witnessscripthash",WITNESS_COMMITMENT:"witnesscommitment"},_$templates_61={classifyInput:function(t,e){var r=__decompile_61(t);return _$pubkeyhash_69.input.check(r)?__types_61.P2PKH:_$scripthash_72.input.check(r,e)?__types_61.P2SH:_$multisig_62.input.check(r,e)?__types_61.MULTISIG:_$pubkey_66.input.check(r)?__types_61.P2PK:__types_61.NONSTANDARD;},classifyOutput:function(t){if(_$witnesspubkeyhash_77.output.check(t))return __types_61.P2WPKH;if(_$witnessscripthash_80.output.check(t))return __types_61.P2WSH;if(_$pubkeyhash_69.output.check(t))return __types_61.P2PKH;if(_$scripthash_72.output.check(t))return __types_61.P2SH;var e=__decompile_61(t);return _$multisig_62.output.check(e)?__types_61.MULTISIG:_$pubkey_66.output.check(e)?__types_61.P2PK:_$witnesscommitment_75.output.check(e)?__types_61.WITNESS_COMMITMENT:_$nulldata_65.output.check(e)?__types_61.NULLDATA:__types_61.NONSTANDARD;},classifyWitness:function(t,e){var r=__decompile_61(t);return _$witnesspubkeyhash_77.input.check(r)?__types_61.P2WPKH:_$witnessscripthash_80.input.check(r,e)?__types_61.P2WSH:__types_61.NONSTANDARD;},multisig:_$multisig_62,nullData:_$nulldata_65,pubKey:_$pubkey_66,pubKeyHash:_$pubkeyhash_69,scriptHash:_$scripthash_72,witnessPubKeyHash:_$witnesspubkeyhash_77,witnessScriptHash:_$witnessscripthash_80,witnessCommitment:_$witnesscommitment_75,types:__types_61},ALPHABET="qpzry9x8gf2tvdw0s3jn54khce6mua7l",ALPHABET_MAP={},z=0;z>25;return(33554431&t)<<5^996825010&-(e>>0&1)^642813549&-(e>>1&1)^513874426&-(e>>2&1)^1027748829&-(e>>3&1)^705979059&-(e>>4&1);}function prefixChk(t){for(var e=1,r=0;r126)return"Invalid prefix ("+t+")";e=polymodStep(e)^i>>5;}for(e=polymodStep(e),r=0;re)return"Exceeds length limit";var r=t.toLowerCase(),i=t.toUpperCase();if(t!==r&&t!==i)return"Mixed-case string "+t;var n=(t=r).lastIndexOf("1");if(-1===n)return"No separator character for "+t;if(0===n)return"Missing prefix for "+t;var o=t.slice(0,n),a=t.slice(n+1);if(a.length<6)return"Data too short";var s=prefixChk(o);if("string"==typeof s)return s;for(var u=[],h=0;h=a.length||u.push(c);}return 1!==s?"Invalid checksum for "+t:{prefix:o,words:u};}function convert(t,e,r,i){for(var n=0,o=0,a=(1<=r;)o-=r,s.push(n>>o&a);if(i)o>0&&s.push(n<=e)return"Excess padding";if(n<r)throw new TypeError("Exceeds length limit");var i=prefixChk(t=t.toLowerCase());if("string"==typeof i)throw new Error(i);for(var n=t+"1",o=0;o>5!=0)throw new Error("Non 5-bit word");i=polymodStep(i)^a,n+=ALPHABET.charAt(a);}for(o=0;o<6;++o)i=polymodStep(i);for(i^=1,o=0;o<6;++o){var s=i>>5*(5-o)&31;n+=ALPHABET.charAt(s);}return n;},toWords:function(t){var e=convert(t,8,5,!0);if(Array.isArray(e))return e;throw new Error(e);},fromWords:function(t){var e=convert(t,5,8,!1);if(Array.isArray(e))return e;throw new Error(e);}},_$inherits_browser_393={};_$inherits_browser_393="function"==typeof Object.create?function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}));}:function(t,e){if(e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}};var _$safeBuffer_378={},__buffer_378=_$buffer_266({}),__Buffer_378=__buffer_378.Buffer;function __copyProps_378(t,e){for(var r in t)e[r]=t[r];}function __SafeBuffer_378(t,e,r){return __Buffer_378(t,e,r);}__Buffer_378.from&&__Buffer_378.alloc&&__Buffer_378.allocUnsafe&&__Buffer_378.allocUnsafeSlow?_$safeBuffer_378=__buffer_378:(__copyProps_378(__buffer_378,_$safeBuffer_378),_$safeBuffer_378.Buffer=__SafeBuffer_378),__SafeBuffer_378.prototype=Object.create(__Buffer_378.prototype),__copyProps_378(__Buffer_378,__SafeBuffer_378),__SafeBuffer_378.from=function(t,e,r){if("number"==typeof t)throw new TypeError("Argument must not be a number");return __Buffer_378(t,e,r);},__SafeBuffer_378.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError("Argument must be a number");var i=__Buffer_378(t);return void 0!==e?"string"==typeof r?i.fill(e,r):i.fill(e):i.fill(0),i;},__SafeBuffer_378.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return __Buffer_378(t);},__SafeBuffer_378.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return __buffer_378.SlowBuffer(t);};var _$events_354={},ReflectOwnKeys,R="object"==typeof Reflect?Reflect:null,ReflectApply=R&&"function"==typeof R.apply?R.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r);};ReflectOwnKeys=R&&"function"==typeof R.ownKeys?R.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t));}:function(t){return Object.getOwnPropertyNames(t);};var NumberIsNaN=Number.isNaN||function(t){return t!=t;};function EventEmitter(){EventEmitter.init.call(this);}_$events_354=EventEmitter,_$events_354.once=function(t,e){return new Promise(function(r,i){function n(r){t.removeListener(e,o),i(r);}function o(){"function"==typeof t.removeListener&&t.removeListener("error",n),r([].slice.call(arguments));}eventTargetAgnosticAddListener(t,e,o,{once:!0}),"error"!==e&&function(t,e,r){"function"==typeof t.on&&eventTargetAgnosticAddListener(t,"error",e,{once:!0});}(t,n);});},EventEmitter.EventEmitter=EventEmitter,EventEmitter.prototype._events=void 0,EventEmitter.prototype._eventsCount=0,EventEmitter.prototype._maxListeners=void 0;var defaultMaxListeners=10;function checkListener(t){if("function"!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t);}function _getMaxListeners(t){return void 0===t._maxListeners?EventEmitter.defaultMaxListeners:t._maxListeners;}function _addListener(t,e,r,i){var n,o,a,s;if(checkListener(r),void 0===(o=t._events)?(o=t._events=Object.create(null),t._eventsCount=0):(void 0!==o.newListener&&(t.emit("newListener",e,r.listener?r.listener:r),o=t._events),a=o[e]),void 0===a)a=o[e]=r,++t._eventsCount;else if("function"==typeof a?a=o[e]=i?[r,a]:[a,r]:i?a.unshift(r):a.push(r),(n=_getMaxListeners(t))>0&&a.length>n&&!a.warned){a.warned=!0;var u=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");u.name="MaxListenersExceededWarning",u.emitter=t,u.type=e,u.count=a.length,s=u,console&&console.warn&&console.warn(s);}return t;}function _onceWrap(t,e,r){var i={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},n=function(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments);}.bind(i);return n.listener=r,i.wrapFn=n,n;}function _listeners(t,e,r){var i=t._events;if(void 0===i)return[];var n=i[e];return void 0===n?[]:"function"==typeof n?r?[n.listener||n]:[n]:r?function(t){for(var e=new Array(t.length),r=0;r0&&(o=e[0]),o instanceof Error)throw o;var a=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw a.context=o,a;}var s=n[t];if(void 0===s)return!1;if("function"==typeof s)ReflectApply(s,this,e);else{var u=s.length,h=arrayClone(s,u);for(r=0;r=0;o--)if(r[o]===e||r[o].listener===e){a=r[o].listener,n=o;break;}if(n<0)return this;0===n?r.shift():function(t,e){for(;e+1=0;i--)this.removeListener(t,e[i]);return this;},EventEmitter.prototype.listeners=function(t){return _listeners(this,t,!0);},EventEmitter.prototype.rawListeners=function(t){return _listeners(this,t,!1);},EventEmitter.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):listenerCount.call(t,e);},EventEmitter.prototype.listenerCount=listenerCount,EventEmitter.prototype.eventNames=function(){return this._eventsCount>0?ReflectOwnKeys(this._events):[];};var _$streamBrowser_376=_$events_354.EventEmitter;function ownKeys(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable;})),r.push.apply(r,i);}return r;}function _defineProperty(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t;}function _defineProperties(t,e){for(var r=0;r0?this.tail.next=e:this.head=e,this.tail=e,++this.length;}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length;}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t;}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0;}},{key:"join",value:function(t){if(0===this.length)return"";for(var e=this.head,r=""+e.data;e=e.next;)r+=t+e.data;return r;}},{key:"concat",value:function(t){if(0===this.length)return __Buffer_370.alloc(0);for(var e,r,i,n=__Buffer_370.allocUnsafe(t>>>0),o=this.head,a=0;o;)e=o.data,r=n,i=a,__Buffer_370.prototype.copy.call(e,r,i),a+=o.data.length,o=o.next;return n;}},{key:"consume",value:function(t,e){var r;return tn.length?n.length:t;if(o===n.length?i+=n:i+=n.slice(0,t),0==(t-=o)){o===n.length?(++r,e.next?this.head=e.next:this.head=this.tail=null):(this.head=e,e.data=n.slice(o));break;}++r;}return this.length-=r,i;}},{key:"_getBuffer",value:function(t){var e=__Buffer_370.allocUnsafe(t),r=this.head,i=1;for(r.data.copy(e),t-=r.data.length;r=r.next;){var n=r.data,o=t>n.length?n.length:t;if(n.copy(e,e.length-t,0,o),0==(t-=o)){o===n.length?(++i,r.next?this.head=r.next:this.head=this.tail=null):(this.head=r,r.data=n.slice(o));break;}++i;}return this.length-=i,e;}},{key:custom,value:function(t,e){return inspect(this,function(t){for(var e=1;e1)for(var r=1;r2?"one of ".concat(e," ").concat(t.slice(0,r-1).join(", "),", or ")+t[r-1]:2===r?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0]);}return"of ".concat(e," ").concat(String(t));}createErrorType("ERR_INVALID_OPT_VALUE",function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"';},TypeError),createErrorType("ERR_INVALID_ARG_TYPE",function(t,e,r){var i,n,o,a;if("string"==typeof e&&("not ","not "===e.substr(0,"not ".length))?(i="must not be",e=e.replace(/^not /,"")):i="must be",o=t,(void 0===a||a>o.length)&&(a=o.length)," argument"===o.substring(a-" argument".length,a))n="The ".concat(t," ").concat(i," ").concat(oneOf(e,"type"));else{var s=function(t,e,r){return"number"!=typeof r&&(r=0),!(r+".".length>t.length)&&-1!==t.indexOf(".",r);}(t)?"property":"argument";n='The "'.concat(t,'" ').concat(s," ").concat(i," ").concat(oneOf(e,"type"));}return n+". Received type ".concat(typeof r);},TypeError),createErrorType("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),createErrorType("ERR_METHOD_NOT_IMPLEMENTED",function(t){return"The "+t+" method is not implemented";}),createErrorType("ERR_STREAM_PREMATURE_CLOSE","Premature close"),createErrorType("ERR_STREAM_DESTROYED",function(t){return"Cannot call "+t+" after a stream was destroyed";}),createErrorType("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),createErrorType("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),createErrorType("ERR_STREAM_WRITE_AFTER_END","write after end"),createErrorType("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),createErrorType("ERR_UNKNOWN_ENCODING",function(t){return"Unknown encoding: "+t;},TypeError),createErrorType("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),_$errorsBrowser_363.codes=codes;var ERR_INVALID_OPT_VALUE=_$errorsBrowser_363.codes.ERR_INVALID_OPT_VALUE,_$state_375={getHighWaterMark:function(t,e,r,i){var n=function(t,e,r){return null!=t.highWaterMark?t.highWaterMark:e?t[r]:null;}(e,i,r);if(null!=n){if(!isFinite(n)||Math.floor(n)!==n||n<0)throw new ERR_INVALID_OPT_VALUE(i?r:"highWaterMark",n);return Math.floor(n);}return t.objectMode?16:16384;}},_$browser_487={};(function(t){(function(){function e(e){try{if(!t.localStorage)return!1;}catch(i){return!1;}var r=t.localStorage[e];return null!=r&&"true"===String(r).toLowerCase();}_$browser_487=function(t,r){if(e("noDeprecation"))return t;var i=!1;return function(){if(!i){if(e("throwDeprecation"))throw new Error(r);e("traceDeprecation")?console.trace(r):console.warn(r),i=!0;}return t.apply(this,arguments);};};}).call(this);}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{});var _$safeBuffer_481={},__buffer_481=_$buffer_266({}),__Buffer_481=__buffer_481.Buffer;function __copyProps_481(t,e){for(var r in t)e[r]=t[r];}function __SafeBuffer_481(t,e,r){return __Buffer_481(t,e,r);}__Buffer_481.from&&__Buffer_481.alloc&&__Buffer_481.allocUnsafe&&__Buffer_481.allocUnsafeSlow?_$safeBuffer_481=__buffer_481:(__copyProps_481(__buffer_481,_$safeBuffer_481),_$safeBuffer_481.Buffer=__SafeBuffer_481),__SafeBuffer_481.prototype=Object.create(__Buffer_481.prototype),__copyProps_481(__Buffer_481,__SafeBuffer_481),__SafeBuffer_481.from=function(t,e,r){if("number"==typeof t)throw new TypeError("Argument must not be a number");return __Buffer_481(t,e,r);},__SafeBuffer_481.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError("Argument must be a number");var i=__Buffer_481(t);return void 0!==e?"string"==typeof r?i.fill(e,r):i.fill(e):i.fill(0),i;},__SafeBuffer_481.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return __Buffer_481(t);},__SafeBuffer_481.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return __buffer_481.SlowBuffer(t);};var _$Transform_367=Transform,_require$codes=_$errorsBrowser_363.codes,ERR_METHOD_NOT_IMPLEMENTED=_require$codes.ERR_METHOD_NOT_IMPLEMENTED,ERR_MULTIPLE_CALLBACK=_require$codes.ERR_MULTIPLE_CALLBACK,ERR_TRANSFORM_ALREADY_TRANSFORMING=_require$codes.ERR_TRANSFORM_ALREADY_TRANSFORMING,ERR_TRANSFORM_WITH_LENGTH_0=_require$codes.ERR_TRANSFORM_WITH_LENGTH_0,Duplex=_$Duplex_364({});function afterTransform(t,e){var r=this._transformState;r.transforming=!1;var i=r.writecb;if(null===i)return this.emit("error",new ERR_MULTIPLE_CALLBACK());r.writechunk=null,r.writecb=null,null!=e&&this.push(e),i(t);var n=this._readableState;n.reading=!1,(n.needReadable||n.length0,function(t){i||(i=t),t&&o.forEach(call),a||(o.forEach(call),n(i));});});return e.reduce(pipe);},_$readableBrowser_377={};_$readableBrowser_377=_$readableBrowser_377=_$_stream_readable_366({}),_$readableBrowser_377.Stream=_$readableBrowser_377,_$readableBrowser_377.Readable=_$readableBrowser_377,_$readableBrowser_377.Writable=_$_stream_writable_368({}),_$readableBrowser_377.Duplex=_$Duplex_364({}),_$readableBrowser_377.Transform=_$Transform_367,_$readableBrowser_377.PassThrough=_$PassThrough_365,_$readableBrowser_377.finished=_$eos_372({}),_$readableBrowser_377.pipeline=_$pipeline_374;var _$hashBase_362={},__Buffer_362=_$safeBuffer_378.Buffer,__Transform_362=_$readableBrowser_377.Transform;function HashBase(t){__Transform_362.call(this),this._block=__Buffer_362.allocUnsafe(t),this._blockSize=t,this._blockOffset=0,this._length=[0,0,0,0],this._finalized=!1;}_$inherits_browser_393(HashBase,__Transform_362),HashBase.prototype._transform=function(t,e,r){var i=null;try{this.update(t,e);}catch(n){i=n;}r(i);},HashBase.prototype._flush=function(t){var e=null;try{this.push(this.digest());}catch(r){e=r;}t(e);},HashBase.prototype.update=function(t,e){if(function(t,e){if(!__Buffer_362.isBuffer(t)&&"string"!=typeof t)throw new TypeError("Data must be a string or a buffer");}(t),this._finalized)throw new Error("Digest already called");__Buffer_362.isBuffer(t)||(t=__Buffer_362.from(t,e));for(var r=this._block,i=0;this._blockOffset+t.length-i>=this._blockSize;){for(var n=this._blockOffset;n0;++o)this._length[o]+=a,(a=this._length[o]/4294967296|0)>0&&(this._length[o]-=4294967296*a);return this;},HashBase.prototype._update=function(){throw new Error("_update is not implemented");},HashBase.prototype.digest=function(t){if(this._finalized)throw new Error("Digest already called");this._finalized=!0;var e=this._digest();void 0!==t&&(e=e.toString(t)),this._block.fill(0),this._blockOffset=0;for(var r=0;r<4;++r)this._length[r]=0;return e;},HashBase.prototype._digest=function(){throw new Error("_digest is not implemented");},_$hashBase_362=HashBase;var _$md5Js_396={},__Buffer_396=_$safeBuffer_436.Buffer,ARRAY16=new Array(16);function MD5(){_$hashBase_362.call(this,64),this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878;}function rotl(t,e){return t<>>32-e;}function fnF(t,e,r,i,n,o,a){return rotl(t+(e&r|~e&i)+n+o|0,a)+e|0;}function fnG(t,e,r,i,n,o,a){return rotl(t+(e&i|r&~i)+n+o|0,a)+e|0;}function fnH(t,e,r,i,n,o,a){return rotl(t+(e^r^i)+n+o|0,a)+e|0;}function fnI(t,e,r,i,n,o,a){return rotl(t+(r^(e|~i))+n+o|0,a)+e|0;}_$inherits_browser_393(MD5,_$hashBase_362),MD5.prototype._update=function(){for(var t=ARRAY16,e=0;e<16;++e)t[e]=this._block.readInt32LE(4*e);var r=this._a,i=this._b,n=this._c,o=this._d;r=fnF(r,i,n,o,t[0],3614090360,7),o=fnF(o,r,i,n,t[1],3905402710,12),n=fnF(n,o,r,i,t[2],606105819,17),i=fnF(i,n,o,r,t[3],3250441966,22),r=fnF(r,i,n,o,t[4],4118548399,7),o=fnF(o,r,i,n,t[5],1200080426,12),n=fnF(n,o,r,i,t[6],2821735955,17),i=fnF(i,n,o,r,t[7],4249261313,22),r=fnF(r,i,n,o,t[8],1770035416,7),o=fnF(o,r,i,n,t[9],2336552879,12),n=fnF(n,o,r,i,t[10],4294925233,17),i=fnF(i,n,o,r,t[11],2304563134,22),r=fnF(r,i,n,o,t[12],1804603682,7),o=fnF(o,r,i,n,t[13],4254626195,12),n=fnF(n,o,r,i,t[14],2792965006,17),r=fnG(r,i=fnF(i,n,o,r,t[15],1236535329,22),n,o,t[1],4129170786,5),o=fnG(o,r,i,n,t[6],3225465664,9),n=fnG(n,o,r,i,t[11],643717713,14),i=fnG(i,n,o,r,t[0],3921069994,20),r=fnG(r,i,n,o,t[5],3593408605,5),o=fnG(o,r,i,n,t[10],38016083,9),n=fnG(n,o,r,i,t[15],3634488961,14),i=fnG(i,n,o,r,t[4],3889429448,20),r=fnG(r,i,n,o,t[9],568446438,5),o=fnG(o,r,i,n,t[14],3275163606,9),n=fnG(n,o,r,i,t[3],4107603335,14),i=fnG(i,n,o,r,t[8],1163531501,20),r=fnG(r,i,n,o,t[13],2850285829,5),o=fnG(o,r,i,n,t[2],4243563512,9),n=fnG(n,o,r,i,t[7],1735328473,14),r=fnH(r,i=fnG(i,n,o,r,t[12],2368359562,20),n,o,t[5],4294588738,4),o=fnH(o,r,i,n,t[8],2272392833,11),n=fnH(n,o,r,i,t[11],1839030562,16),i=fnH(i,n,o,r,t[14],4259657740,23),r=fnH(r,i,n,o,t[1],2763975236,4),o=fnH(o,r,i,n,t[4],1272893353,11),n=fnH(n,o,r,i,t[7],4139469664,16),i=fnH(i,n,o,r,t[10],3200236656,23),r=fnH(r,i,n,o,t[13],681279174,4),o=fnH(o,r,i,n,t[0],3936430074,11),n=fnH(n,o,r,i,t[3],3572445317,16),i=fnH(i,n,o,r,t[6],76029189,23),r=fnH(r,i,n,o,t[9],3654602809,4),o=fnH(o,r,i,n,t[12],3873151461,11),n=fnH(n,o,r,i,t[15],530742520,16),r=fnI(r,i=fnH(i,n,o,r,t[2],3299628645,23),n,o,t[0],4096336452,6),o=fnI(o,r,i,n,t[7],1126891415,10),n=fnI(n,o,r,i,t[14],2878612391,15),i=fnI(i,n,o,r,t[5],4237533241,21),r=fnI(r,i,n,o,t[12],1700485571,6),o=fnI(o,r,i,n,t[3],2399980690,10),n=fnI(n,o,r,i,t[10],4293915773,15),i=fnI(i,n,o,r,t[1],2240044497,21),r=fnI(r,i,n,o,t[8],1873313359,6),o=fnI(o,r,i,n,t[15],4264355552,10),n=fnI(n,o,r,i,t[6],2734768916,15),i=fnI(i,n,o,r,t[13],1309151649,21),r=fnI(r,i,n,o,t[4],4149444226,6),o=fnI(o,r,i,n,t[11],3174756917,10),n=fnI(n,o,r,i,t[2],718787259,15),i=fnI(i,n,o,r,t[9],3951481745,21),this._a=this._a+r|0,this._b=this._b+i|0,this._c=this._c+n|0,this._d=this._d+o|0;},MD5.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var t=__Buffer_396.allocUnsafe(16);return t.writeInt32LE(this._a,0),t.writeInt32LE(this._b,4),t.writeInt32LE(this._c,8),t.writeInt32LE(this._d,12),t;},_$md5Js_396=MD5;var _$ripemd160_435={},__Buffer_435=_$buffer_266({}).Buffer,__ARRAY16_435=new Array(16),zl=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],zr=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],sl=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],sr=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11],hl=[0,1518500249,1859775393,2400959708,2840853838],hr=[1352829926,1548603684,1836072691,2053994217,0];function RIPEMD160(){_$hashBase_362.call(this,64),this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520;}function __rotl_435(t,e){return t<>>32-e;}function fn1(t,e,r,i,n,o,a,s){return __rotl_435(t+(e^r^i)+o+a|0,s)+n|0;}function fn2(t,e,r,i,n,o,a,s){return __rotl_435(t+(e&r|~e&i)+o+a|0,s)+n|0;}function fn3(t,e,r,i,n,o,a,s){return __rotl_435(t+((e|~r)^i)+o+a|0,s)+n|0;}function fn4(t,e,r,i,n,o,a,s){return __rotl_435(t+(e&i|r&~i)+o+a|0,s)+n|0;}function fn5(t,e,r,i,n,o,a,s){return __rotl_435(t+(e^(r|~i))+o+a|0,s)+n|0;}_$inherits_browser_393(RIPEMD160,_$hashBase_362),RIPEMD160.prototype._update=function(){for(var t=__ARRAY16_435,e=0;e<16;++e)t[e]=this._block.readInt32LE(4*e);for(var r=0|this._a,i=0|this._b,n=0|this._c,o=0|this._d,a=0|this._e,s=0|this._a,u=0|this._b,h=0|this._c,f=0|this._d,c=0|this._e,l=0;l<80;l+=1){var d,_;l<16?(d=fn1(r,i,n,o,a,t[zl[l]],hl[0],sl[l]),_=fn5(s,u,h,f,c,t[zr[l]],hr[0],sr[l])):l<32?(d=fn2(r,i,n,o,a,t[zl[l]],hl[1],sl[l]),_=fn4(s,u,h,f,c,t[zr[l]],hr[1],sr[l])):l<48?(d=fn3(r,i,n,o,a,t[zl[l]],hl[2],sl[l]),_=fn3(s,u,h,f,c,t[zr[l]],hr[2],sr[l])):l<64?(d=fn4(r,i,n,o,a,t[zl[l]],hl[3],sl[l]),_=fn2(s,u,h,f,c,t[zr[l]],hr[3],sr[l])):(d=fn5(r,i,n,o,a,t[zl[l]],hl[4],sl[l]),_=fn1(s,u,h,f,c,t[zr[l]],hr[4],sr[l])),r=a,a=o,o=__rotl_435(n,10),n=i,i=d,s=c,c=f,f=__rotl_435(h,10),h=u,u=_;}var p=this._b+n+f|0;this._b=this._c+o+c|0,this._c=this._d+a+s|0,this._d=this._e+r+u|0,this._e=this._a+i+h|0,this._a=p;},RIPEMD160.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var t=__Buffer_435.alloc?__Buffer_435.alloc(20):new __Buffer_435(20);return t.writeInt32LE(this._a,0),t.writeInt32LE(this._b,4),t.writeInt32LE(this._c,8),t.writeInt32LE(this._d,12),t.writeInt32LE(this._e,16),t;},_$ripemd160_435=RIPEMD160;var _$hash_451={},__Buffer_451=_$safeBuffer_436.Buffer;function Hash(t,e){this._block=__Buffer_451.alloc(t),this._finalSize=e,this._blockSize=t,this._len=0;}Hash.prototype.update=function(t,e){"string"==typeof t&&(e=e||"utf8",t=__Buffer_451.from(t,e));for(var r=this._block,i=this._blockSize,n=t.length,o=this._len,a=0;a=this._finalSize&&(this._update(this._block),this._block.fill(0));var r=8*this._len;if(r<=4294967295)this._block.writeUInt32BE(r,this._blockSize-4);else{var i=(4294967295&r)>>>0,n=(r-i)/4294967296;this._block.writeUInt32BE(n,this._blockSize-8),this._block.writeUInt32BE(i,this._blockSize-4);}this._update(this._block);var o=this._hash();return t?o.toString(t):o;},Hash.prototype._update=function(){throw new Error("_update must be implemented by subclass");},_$hash_451=Hash;var _$sha_453={},__Buffer_453=_$safeBuffer_436.Buffer,K=[1518500249,1859775393,-1894007588,-899497514],W=new Array(80);function Sha(){this.init(),this._w=W,_$hash_451.call(this,64,56);}function rotl30(t){return t<<30|t>>>2;}function ft(t,e,r,i){return 0===t?e&r|~e&i:2===t?e&r|e&i|r&i:e^r^i;}_$inherits_browser_393(Sha,_$hash_451),Sha.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this;},Sha.prototype._update=function(t){for(var e,r=this._w,i=0|this._a,n=0|this._b,o=0|this._c,a=0|this._d,s=0|this._e,u=0;u<16;++u)r[u]=t.readInt32BE(4*u);for(;u<80;++u)r[u]=r[u-3]^r[u-8]^r[u-14]^r[u-16];for(var h=0;h<80;++h){var f=~~(h/20),c=0|((e=i)<<5|e>>>27)+ft(f,n,o,a)+s+r[h]+K[f];s=a,a=o,o=rotl30(n),n=i,i=c;}this._a=i+this._a|0,this._b=n+this._b|0,this._c=o+this._c|0,this._d=a+this._d|0,this._e=s+this._e|0;},Sha.prototype._hash=function(){var t=__Buffer_453.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t;},_$sha_453=Sha;var _$sha1_454={},__Buffer_454=_$safeBuffer_436.Buffer,__K_454=[1518500249,1859775393,-1894007588,-899497514],__W_454=new Array(80);function Sha1(){this.init(),this._w=__W_454,_$hash_451.call(this,64,56);}function rotl5(t){return t<<5|t>>>27;}function __rotl30_454(t){return t<<30|t>>>2;}function __ft_454(t,e,r,i){return 0===t?e&r|~e&i:2===t?e&r|e&i|r&i:e^r^i;}_$inherits_browser_393(Sha1,_$hash_451),Sha1.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this;},Sha1.prototype._update=function(t){for(var e,r=this._w,i=0|this._a,n=0|this._b,o=0|this._c,a=0|this._d,s=0|this._e,u=0;u<16;++u)r[u]=t.readInt32BE(4*u);for(;u<80;++u)r[u]=(e=r[u-3]^r[u-8]^r[u-14]^r[u-16])<<1|e>>>31;for(var h=0;h<80;++h){var f=~~(h/20),c=rotl5(i)+__ft_454(f,n,o,a)+s+r[h]+__K_454[f]|0;s=a,a=o,o=__rotl30_454(n),n=i,i=c;}this._a=i+this._a|0,this._b=n+this._b|0,this._c=o+this._c|0,this._d=a+this._d|0,this._e=s+this._e|0;},Sha1.prototype._hash=function(){var t=__Buffer_454.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t;},_$sha1_454=Sha1;var _$sha256_456={},__Buffer_456=_$safeBuffer_436.Buffer,__K_456=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],__W_456=new Array(64);function Sha256(){this.init(),this._w=__W_456,_$hash_451.call(this,64,56);}function ch(t,e,r){return r^t&(e^r);}function maj(t,e,r){return t&e|r&(t|e);}function sigma0(t){return(t>>>2|t<<30)^(t>>>13|t<<19)^(t>>>22|t<<10);}function sigma1(t){return(t>>>6|t<<26)^(t>>>11|t<<21)^(t>>>25|t<<7);}function gamma0(t){return(t>>>7|t<<25)^(t>>>18|t<<14)^t>>>3;}_$inherits_browser_393(Sha256,_$hash_451),Sha256.prototype.init=function(){return this._a=1779033703,this._b=3144134277,this._c=1013904242,this._d=2773480762,this._e=1359893119,this._f=2600822924,this._g=528734635,this._h=1541459225,this;},Sha256.prototype._update=function(t){for(var e,r=this._w,i=0|this._a,n=0|this._b,o=0|this._c,a=0|this._d,s=0|this._e,u=0|this._f,h=0|this._g,f=0|this._h,c=0;c<16;++c)r[c]=t.readInt32BE(4*c);for(;c<64;++c)r[c]=0|(((e=r[c-2])>>>17|e<<15)^(e>>>19|e<<13)^e>>>10)+r[c-7]+gamma0(r[c-15])+r[c-16];for(var l=0;l<64;++l){var d=f+sigma1(s)+ch(s,u,h)+__K_456[l]+r[l]|0,_=sigma0(i)+maj(i,n,o)|0;f=h,h=u,u=s,s=a+d|0,a=o,o=n,n=i,i=d+_|0;}this._a=i+this._a|0,this._b=n+this._b|0,this._c=o+this._c|0,this._d=a+this._d|0,this._e=s+this._e|0,this._f=u+this._f|0,this._g=h+this._g|0,this._h=f+this._h|0;},Sha256.prototype._hash=function(){var t=__Buffer_456.allocUnsafe(32);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t.writeInt32BE(this._h,28),t;},_$sha256_456=Sha256;var _$sha224_455={},__Buffer_455=_$safeBuffer_436.Buffer,__W_455=new Array(64);function Sha224(){this.init(),this._w=__W_455,_$hash_451.call(this,64,56);}_$inherits_browser_393(Sha224,_$sha256_456),Sha224.prototype.init=function(){return this._a=3238371032,this._b=914150663,this._c=812702999,this._d=4144912697,this._e=4290775857,this._f=1750603025,this._g=1694076839,this._h=3204075428,this;},Sha224.prototype._hash=function(){var t=__Buffer_455.allocUnsafe(28);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t;},_$sha224_455=Sha224;var _$sha512_458={},__Buffer_458=_$safeBuffer_436.Buffer,__K_458=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591],__W_458=new Array(160);function Sha512(){this.init(),this._w=__W_458,_$hash_451.call(this,128,112);}function Ch(t,e,r){return r^t&(e^r);}function __maj_458(t,e,r){return t&e|r&(t|e);}function __sigma0_458(t,e){return(t>>>28|e<<4)^(e>>>2|t<<30)^(e>>>7|t<<25);}function __sigma1_458(t,e){return(t>>>14|e<<18)^(t>>>18|e<<14)^(e>>>9|t<<23);}function Gamma0(t,e){return(t>>>1|e<<31)^(t>>>8|e<<24)^t>>>7;}function Gamma0l(t,e){return(t>>>1|e<<31)^(t>>>8|e<<24)^(t>>>7|e<<25);}function Gamma1(t,e){return(t>>>19|e<<13)^(e>>>29|t<<3)^t>>>6;}function Gamma1l(t,e){return(t>>>19|e<<13)^(e>>>29|t<<3)^(t>>>6|e<<26);}function getCarry(t,e){return t>>>0>>0?1:0;}_$inherits_browser_393(Sha512,_$hash_451),Sha512.prototype.init=function(){return this._ah=1779033703,this._bh=3144134277,this._ch=1013904242,this._dh=2773480762,this._eh=1359893119,this._fh=2600822924,this._gh=528734635,this._hh=1541459225,this._al=4089235720,this._bl=2227873595,this._cl=4271175723,this._dl=1595750129,this._el=2917565137,this._fl=725511199,this._gl=4215389547,this._hl=327033209,this;},Sha512.prototype._update=function(t){for(var e=this._w,r=0|this._ah,i=0|this._bh,n=0|this._ch,o=0|this._dh,a=0|this._eh,s=0|this._fh,u=0|this._gh,h=0|this._hh,f=0|this._al,c=0|this._bl,l=0|this._cl,d=0|this._dl,_=0|this._el,p=0|this._fl,m=0|this._gl,g=0|this._hl,y=0;y<32;y+=2)e[y]=t.readInt32BE(4*y),e[y+1]=t.readInt32BE(4*y+4);for(;y<160;y+=2){var b=e[y-30],v=e[y-30+1],w=Gamma0(b,v),M=Gamma0l(v,b),$=Gamma1(b=e[y-4],v=e[y-4+1]),E=Gamma1l(v,b),S=e[y-14],A=e[y-14+1],B=e[y-32],k=e[y-32+1],T=M+A|0,x=w+S+getCarry(T,M)|0;x=(x=x+$+getCarry(T=T+E|0,E)|0)+B+getCarry(T=T+k|0,k)|0,e[y]=x,e[y+1]=T;}for(var I=0;I<160;I+=2){x=e[I],T=e[I+1];var R=__maj_458(r,i,n),P=__maj_458(f,c,l),O=__sigma0_458(r,f),C=__sigma0_458(f,r),N=__sigma1_458(a,_),L=__sigma1_458(_,a),D=__K_458[I],U=__K_458[I+1],j=Ch(a,s,u),H=Ch(_,p,m),z=g+L|0,q=h+N+getCarry(z,g)|0;q=(q=(q=q+j+getCarry(z=z+H|0,H)|0)+D+getCarry(z=z+U|0,U)|0)+x+getCarry(z=z+T|0,T)|0;var K=C+P|0,F=O+R+getCarry(K,C)|0;h=u,g=m,u=s,m=p,s=a,p=_,a=o+q+getCarry(_=d+z|0,d)|0,o=n,d=l,n=i,l=c,i=r,c=f,r=q+F+getCarry(f=z+K|0,z)|0;}this._al=this._al+f|0,this._bl=this._bl+c|0,this._cl=this._cl+l|0,this._dl=this._dl+d|0,this._el=this._el+_|0,this._fl=this._fl+p|0,this._gl=this._gl+m|0,this._hl=this._hl+g|0,this._ah=this._ah+r+getCarry(this._al,f)|0,this._bh=this._bh+i+getCarry(this._bl,c)|0,this._ch=this._ch+n+getCarry(this._cl,l)|0,this._dh=this._dh+o+getCarry(this._dl,d)|0,this._eh=this._eh+a+getCarry(this._el,_)|0,this._fh=this._fh+s+getCarry(this._fl,p)|0,this._gh=this._gh+u+getCarry(this._gl,m)|0,this._hh=this._hh+h+getCarry(this._hl,g)|0;},Sha512.prototype._hash=function(){var t=__Buffer_458.allocUnsafe(64);function e(e,r,i){t.writeInt32BE(e,i),t.writeInt32BE(r,i+4);}return e(this._ah,this._al,0),e(this._bh,this._bl,8),e(this._ch,this._cl,16),e(this._dh,this._dl,24),e(this._eh,this._el,32),e(this._fh,this._fl,40),e(this._gh,this._gl,48),e(this._hh,this._hl,56),t;},_$sha512_458=Sha512;var _$sha384_457={},__Buffer_457=_$safeBuffer_436.Buffer,__W_457=new Array(160);function Sha384(){this.init(),this._w=__W_457,_$hash_451.call(this,128,112);}_$inherits_browser_393(Sha384,_$sha512_458),Sha384.prototype.init=function(){return this._ah=3418070365,this._bh=1654270250,this._ch=2438529370,this._dh=355462360,this._eh=1731405415,this._fh=2394180231,this._gh=3675008525,this._hh=1203062813,this._al=3238371032,this._bl=914150663,this._cl=812702999,this._dl=4144912697,this._el=4290775857,this._fl=1750603025,this._gl=1694076839,this._hl=3204075428,this;},Sha384.prototype._hash=function(){var t=__Buffer_457.allocUnsafe(48);function e(e,r,i){t.writeInt32BE(e,i),t.writeInt32BE(r,i+4);}return e(this._ah,this._al,0),e(this._bh,this._bl,8),e(this._ch,this._cl,16),e(this._dh,this._dl,24),e(this._eh,this._el,32),e(this._fh,this._fl,40),t;},_$sha384_457=Sha384;var _$shaJs_452={},exports=_$shaJs_452=function(t){t=t.toLowerCase();var e=exports[t];if(!e)throw new Error(t+" is not supported (we accept pull requests)");return new e();};exports.sha=_$sha_453,exports.sha1=_$sha1_454,exports.sha224=_$sha224_455,exports.sha256=_$sha256_456,exports.sha384=_$sha384_457,exports.sha512=_$sha512_458;var _$streamBrowser_479=_$events_354.EventEmitter;function __ownKeys_473(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable;})),r.push.apply(r,i);}return r;}function ___defineProperty_473(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t;}function ___defineProperties_473(t,e){for(var r=0;r0?this.tail.next=e:this.head=e,this.tail=e,++this.length;}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length;}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t;}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0;}},{key:"join",value:function(t){if(0===this.length)return"";for(var e=this.head,r=""+e.data;e=e.next;)r+=t+e.data;return r;}},{key:"concat",value:function(t){if(0===this.length)return __Buffer_473.alloc(0);for(var e,r,i,n=__Buffer_473.allocUnsafe(t>>>0),o=this.head,a=0;o;)e=o.data,r=n,i=a,__Buffer_473.prototype.copy.call(e,r,i),a+=o.data.length,o=o.next;return n;}},{key:"consume",value:function(t,e){var r;return tn.length?n.length:t;if(o===n.length?i+=n:i+=n.slice(0,t),0==(t-=o)){o===n.length?(++r,e.next?this.head=e.next:this.head=this.tail=null):(this.head=e,e.data=n.slice(o));break;}++r;}return this.length-=r,i;}},{key:"_getBuffer",value:function(t){var e=__Buffer_473.allocUnsafe(t),r=this.head,i=1;for(r.data.copy(e),t-=r.data.length;r=r.next;){var n=r.data,o=t>n.length?n.length:t;if(n.copy(e,e.length-t,0,o),0==(t-=o)){o===n.length?(++i,r.next?this.head=r.next:this.head=this.tail=null):(this.head=r,r.data=n.slice(o));break;}++i;}return this.length-=i,e;}},{key:__custom_473,value:function(t,e){return __inspect_473(this,function(t){for(var e=1;e2?"one of ".concat(e," ").concat(t.slice(0,r-1).join(", "),", or ")+t[r-1]:2===r?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0]);}return"of ".concat(e," ").concat(String(t));}__createErrorType_466("ERR_INVALID_OPT_VALUE",function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"';},TypeError),__createErrorType_466("ERR_INVALID_ARG_TYPE",function(t,e,r){var i,n,o,a;if("string"==typeof e&&("not ","not "===e.substr(0,"not ".length))?(i="must not be",e=e.replace(/^not /,"")):i="must be",o=t,(void 0===a||a>o.length)&&(a=o.length)," argument"===o.substring(a-" argument".length,a))n="The ".concat(t," ").concat(i," ").concat(__oneOf_466(e,"type"));else{var s=function(t,e,r){return"number"!=typeof r&&(r=0),!(r+".".length>t.length)&&-1!==t.indexOf(".",r);}(t)?"property":"argument";n='The "'.concat(t,'" ').concat(s," ").concat(i," ").concat(__oneOf_466(e,"type"));}return n+". Received type ".concat(typeof r);},TypeError),__createErrorType_466("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),__createErrorType_466("ERR_METHOD_NOT_IMPLEMENTED",function(t){return"The "+t+" method is not implemented";}),__createErrorType_466("ERR_STREAM_PREMATURE_CLOSE","Premature close"),__createErrorType_466("ERR_STREAM_DESTROYED",function(t){return"Cannot call "+t+" after a stream was destroyed";}),__createErrorType_466("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),__createErrorType_466("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),__createErrorType_466("ERR_STREAM_WRITE_AFTER_END","write after end"),__createErrorType_466("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),__createErrorType_466("ERR_UNKNOWN_ENCODING",function(t){return"Unknown encoding: "+t;},TypeError),__createErrorType_466("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),_$errorsBrowser_466.codes=__codes_466;var __ERR_INVALID_OPT_VALUE_478=_$errorsBrowser_466.codes.ERR_INVALID_OPT_VALUE,_$state_478={getHighWaterMark:function(t,e,r,i){var n=function(t,e,r){return null!=t.highWaterMark?t.highWaterMark:e?t[r]:null;}(e,i,r);if(null!=n){if(!isFinite(n)||Math.floor(n)!==n||n<0)throw new __ERR_INVALID_OPT_VALUE_478(i?r:"highWaterMark",n);return Math.floor(n);}return t.objectMode?16:16384;}},_$Transform_470=__Transform_470,___require$codes_470=_$errorsBrowser_466.codes,__ERR_METHOD_NOT_IMPLEMENTED_470=___require$codes_470.ERR_METHOD_NOT_IMPLEMENTED,__ERR_MULTIPLE_CALLBACK_470=___require$codes_470.ERR_MULTIPLE_CALLBACK,__ERR_TRANSFORM_ALREADY_TRANSFORMING_470=___require$codes_470.ERR_TRANSFORM_ALREADY_TRANSFORMING,__ERR_TRANSFORM_WITH_LENGTH_0_470=___require$codes_470.ERR_TRANSFORM_WITH_LENGTH_0,__Duplex_470=_$Duplex_467({});function __afterTransform_470(t,e){var r=this._transformState;r.transforming=!1;var i=r.writecb;if(null===i)return this.emit("error",new __ERR_MULTIPLE_CALLBACK_470());r.writechunk=null,r.writecb=null,null!=e&&this.push(e),i(t);var n=this._readableState;n.reading=!1,(n.needReadable||n.length0,function(t){i||(i=t),t&&o.forEach(__call_477),a||(o.forEach(__call_477),n(i));});});return e.reduce(__pipe_477);},_$Stream_465=Stream,EE=_$events_354.EventEmitter;function Stream(){EE.call(this);}_$inherits_browser_393(Stream,EE),Stream.Readable=_$_stream_readable_469({}),Stream.Writable=_$_stream_writable_471({}),Stream.Duplex=_$Duplex_467({}),Stream.Transform=_$Transform_470,Stream.PassThrough=_$PassThrough_468,Stream.finished=_$eos_475({}),Stream.pipeline=_$pipeline_477,Stream.Stream=Stream,Stream.prototype.pipe=function(t,e){var r=this;function i(e){t.writable&&!1===t.write(e)&&r.pause&&r.pause();}function n(){r.readable&&r.resume&&r.resume();}r.on("data",i),t.on("drain",n),t._isStdio||e&&!1===e.end||(r.on("end",a),r.on("close",s));var o=!1;function a(){o||(o=!0,t.end());}function s(){o||(o=!0,"function"==typeof t.destroy&&t.destroy());}function u(t){if(h(),0===EE.listenerCount(this,"error"))throw t;}function h(){r.removeListener("data",i),t.removeListener("drain",n),r.removeListener("end",a),r.removeListener("close",s),r.removeListener("error",u),t.removeListener("error",u),r.removeListener("end",h),r.removeListener("close",h),t.removeListener("close",h);}return r.on("error",u),t.on("error",u),r.on("end",h),r.on("close",h),t.on("close",h),t.emit("pipe",r),t;};var _$cipherBase_273={},__Buffer_273=_$safeBuffer_436.Buffer,__Transform_273=_$Stream_465.Transform,__StringDecoder_273=_$string_decoder_480({}).StringDecoder;function CipherBase(t){__Transform_273.call(this),this.hashMode="string"==typeof t,this.hashMode?this[t]=this._finalOrDigest:this.final=this._finalOrDigest,this._final&&(this.__final=this._final,this._final=null),this._decoder=null,this._encoding=null;}_$inherits_browser_393(CipherBase,__Transform_273),CipherBase.prototype.update=function(t,e,r){"string"==typeof t&&(t=__Buffer_273.from(t,e));var i=this._update(t);return this.hashMode?this:(r&&(i=this._toString(i,r)),i);},CipherBase.prototype.setAutoPadding=function(){},CipherBase.prototype.getAuthTag=function(){throw new Error("trying to get auth tag in unsupported state");},CipherBase.prototype.setAuthTag=function(){throw new Error("trying to set auth tag in unsupported state");},CipherBase.prototype.setAAD=function(){throw new Error("trying to set aad in unsupported state");},CipherBase.prototype._transform=function(t,e,r){var i;try{this.hashMode?this._update(t):this.push(this._update(t));}catch(n){i=n;}finally{r(i);}},CipherBase.prototype._flush=function(t){var e;try{this.push(this.__final());}catch(r){e=r;}t(e);},CipherBase.prototype._finalOrDigest=function(t){var e=this.__final()||__Buffer_273.alloc(0);return t&&(e=this._toString(e,t,!0)),e;},CipherBase.prototype._toString=function(t,e,r){if(this._decoder||(this._decoder=new __StringDecoder_273(e),this._encoding=e),this._encoding!==e)throw new Error("can't switch encodings");var i=this._decoder.write(t);return r&&(i+=this._decoder.end()),i;},_$cipherBase_273=CipherBase;var _$browser_276={};function __Hash_276(t){_$cipherBase_273.call(this,"digest"),this._hash=t;}_$inherits_browser_393(__Hash_276,_$cipherBase_273),__Hash_276.prototype._update=function(t){this._hash.update(t);},__Hash_276.prototype._final=function(){return this._hash.digest();},_$browser_276=function(t){return"md5"===(t=t.toLowerCase())?new _$md5Js_396():"rmd160"===t||"ripemd160"===t?new _$ripemd160_435():new __Hash_276(_$shaJs_452(t));};var _Buffer=_$safeBuffer_436.Buffer,_$src_150=function(t){if(t.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),r=0;r>>0,h=new Uint8Array(o);t[r];){var f=e[t.charCodeAt(r)];if(255===f)return;for(var c=0,l=o-1;(0!==f||c>>0,h[l]=f%256>>>0,f=f/256>>>0;if(0!==f)throw new Error("Non-zero carry");n=c,r++;}for(var d=o-n;d!==o&&0===h[d];)d++;var _=_Buffer.allocUnsafe(i+(o-d));_.fill(0,0,i);for(var p=i;d!==o;)_[p++]=h[d++];return _;}return{encode:function(e){if((Array.isArray(e)||e instanceof Uint8Array)&&(e=_Buffer.from(e)),!_Buffer.isBuffer(e))throw new TypeError("Expected Buffer");if(0===e.length)return"";for(var r=0,i=0,n=0,o=e.length;n!==o&&0===e[n];)n++,r++;for(var u=(o-n)*h+1>>>0,f=new Uint8Array(u);n!==o;){for(var c=e[n],l=0,d=u-1;(0!==c||l>>0,f[d]=c%a>>>0,c=c/a>>>0;if(0!==c)throw new Error("Non-zero carry");i=l,n++;}for(var _=u-i;_!==u&&0===f[_];)_++;for(var p=s.repeat(r);_21)throw new TypeError(t+" is too long");return{version:e.readUInt8(0),hash:e.slice(1)};}function fromBech32(t){var e=_$bech32_188.decode(t),r=_$bech32_188.fromWords(e.words.slice(1));return{version:e.words[0],prefix:e.prefix,data:__Buffer_47.from(r)};}function toBase58Check(t,e){_$typeforce_485(_$types_85.tuple(_$types_85.Hash160bit,_$types_85.UInt8),arguments);var r=__Buffer_47.allocUnsafe(21);return r.writeUInt8(e,0),t.copy(r,1),_$bs58check_262.encode(r);}function toBech32(t,e,r){var i=_$bech32_188.toWords(t);return i.unshift(e),_$bech32_188.encode(r,i);}var _$address_47={fromBase58Check:fromBase58Check,fromBech32:fromBech32,fromOutputScript:function(t,e){if(e=e||_$networks_56.bitcoin,_$templates_61.pubKeyHash.output.check(t))return toBase58Check(_$script_59.compile(t).slice(3,23),e.pubKeyHash);if(_$templates_61.scriptHash.output.check(t))return toBase58Check(_$script_59.compile(t).slice(2,22),e.scriptHash);if(_$templates_61.witnessPubKeyHash.output.check(t))return toBech32(_$script_59.compile(t).slice(2,22),0,e.bech32);if(_$templates_61.witnessScriptHash.output.check(t))return toBech32(_$script_59.compile(t).slice(2,34),0,e.bech32);throw new Error(_$script_59.toASM(t)+" has no matching Address");},toBase58Check:toBase58Check,toBech32:toBech32,toOutputScript:function(t,e){var r;e=e||_$networks_56.bitcoin;try{r=fromBase58Check(t);}catch(i){}if(r){if(r.version===e.pubKeyHash)return _$templates_61.pubKeyHash.output.encode(r.hash);if(r.version===e.scriptHash)return _$templates_61.scriptHash.output.encode(r.hash);}else{try{r=fromBech32(t);}catch(i){}if(r){if(r.prefix!==e.bech32)throw new Error(t+" has an invalid prefix");if(0===r.version){if(20===r.data.length)return _$templates_61.witnessPubKeyHash.output.encode(r.data);if(32===r.data.length)return _$templates_61.witnessScriptHash.output.encode(r.data);}}}throw new Error(t+" has no matching Script");}};function ripemd160(t){return _$browser_276("ripemd160").update(t).digest();}function sha256(t){return _$browser_276("sha256").update(t).digest();}var _$crypto_50={hash160:function(t){return ripemd160(sha256(t));},hash256:function(t){return sha256(sha256(t));},ripemd160:ripemd160,sha1:function(t){return _$browser_276("sha1").update(t).digest();},sha256:sha256},_$package_193={version:"1.4.2"},_$bigi_190={};function BigInteger(t,e,r){if(!(this instanceof BigInteger))return new BigInteger(t,e,r);null!=t&&("number"==typeof t?this.fromNumber(t,e,r):null==e&&"string"!=typeof t?this.fromString(t,256):this.fromString(t,e));}var proto=BigInteger.prototype;proto.__bigi=_$package_193.version,BigInteger.isBigInteger=function(t,e){return t&&t.__bigi&&(!e||t.__bigi===proto.__bigi);},BigInteger.prototype.am=function(t,e,r,i,n,o){for(;--o>=0;){var a=e*this[t++]+r[i]+n;n=Math.floor(a/67108864),r[i++]=67108863&a;}return n;},BigInteger.prototype.DB=26,BigInteger.prototype.DM=67108863;var DV=BigInteger.prototype.DV=1<<26;BigInteger.prototype.FV=Math.pow(2,52),BigInteger.prototype.F1=26,BigInteger.prototype.F2=0;var rr,vv,BI_RM="0123456789abcdefghijklmnopqrstuvwxyz",BI_RC=new Array();for(rr="0".charCodeAt(0),vv=0;vv<=9;++vv)BI_RC[rr++]=vv;for(rr="a".charCodeAt(0),vv=10;vv<36;++vv)BI_RC[rr++]=vv;for(rr="A".charCodeAt(0),vv=10;vv<36;++vv)BI_RC[rr++]=vv;function int2char(t){return BI_RM.charAt(t);}function intAt(t,e){var r=BI_RC[t.charCodeAt(e)];return null==r?-1:r;}function nbv(t){var e=new BigInteger();return e.fromInt(t),e;}function nbits(t){var e,r=1;return 0!=(e=t>>>16)&&(t=e,r+=16),0!=(e=t>>8)&&(t=e,r+=8),0!=(e=t>>4)&&(t=e,r+=4),0!=(e=t>>2)&&(t=e,r+=2),0!=(e=t>>1)&&(t=e,r+=1),r;}function Classic(t){this.m=t;}function Montgomery(t){this.m=t,this.mp=t.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<>=16,e+=16),0==(255&t)&&(t>>=8,e+=8),0==(15&t)&&(t>>=4,e+=4),0==(3&t)&&(t>>=2,e+=2),0==(1&t)&&++e,e;}function cbit(t){for(var e=0;0!=t;)t&=t-1,++e;return e;}function NullExp(){}function nNop(t){return t;}function Barrett(t){this.r2=new BigInteger(),this.q3=new BigInteger(),BigInteger.ONE.dlShiftTo(2*t.t,this.r2),this.mu=this.r2.divide(t),this.m=t;}Classic.prototype.convert=function(t){return t.s<0||t.compareTo(this.m)>=0?t.mod(this.m):t;},Classic.prototype.revert=function(t){return t;},Classic.prototype.reduce=function(t){t.divRemTo(this.m,null,t);},Classic.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r),this.reduce(r);},Classic.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e);},Montgomery.prototype.convert=function(t){var e=new BigInteger();return t.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&e.compareTo(BigInteger.ZERO)>0&&this.m.subTo(e,e),e;},Montgomery.prototype.revert=function(t){var e=new BigInteger();return t.copyTo(e),this.reduce(e),e;},Montgomery.prototype.reduce=function(t){for(;t.t<=this.mt2;)t[t.t++]=0;for(var e=0;e>15)*this.mpl&this.um)<<15)&t.DM;for(t[r=e+this.m.t]+=this.m.am(0,i,t,e,0,this.m.t);t[r]>=t.DV;)t[r]-=t.DV,t[++r]++;}t.clamp(),t.drShiftTo(this.m.t,t),t.compareTo(this.m)>=0&&t.subTo(this.m,t);},Montgomery.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r),this.reduce(r);},Montgomery.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e);},proto.copyTo=function(t){for(var e=this.t-1;e>=0;--e)t[e]=this[e];t.t=this.t,t.s=this.s;},proto.fromInt=function(t){this.t=1,this.s=t<0?-1:0,t>0?this[0]=t:t<-1?this[0]=t+DV:this.t=0;},proto.fromString=function(t,e){var r;if(16==e)r=4;else if(8==e)r=3;else if(256==e)r=8;else if(2==e)r=1;else if(32==e)r=5;else{if(4!=e)return void this.fromRadix(t,e);r=2;}this.t=0,this.s=0;for(var i=t.length,n=!1,o=0;--i>=0;){var a=8==r?255&t[i]:intAt(t,i);a<0?"-"==t.charAt(i)&&(n=!0):(n=!1,0==o?this[this.t++]=a:o+r>this.DB?(this[this.t-1]|=(a&(1<>this.DB-o):this[this.t-1]|=a<=this.DB&&(o-=this.DB));}8==r&&0!=(128&t[0])&&(this.s=-1,o>0&&(this[this.t-1]|=(1<0&&this[this.t-1]==t;)--this.t;},proto.dlShiftTo=function(t,e){var r;for(r=this.t-1;r>=0;--r)e[r+t]=this[r];for(r=t-1;r>=0;--r)e[r]=0;e.t=this.t+t,e.s=this.s;},proto.drShiftTo=function(t,e){for(var r=t;r=0;--r)e[r+a+1]=this[r]>>n|s,s=(this[r]&o)<=0;--r)e[r]=0;e[a]=s,e.t=this.t+a+1,e.s=this.s,e.clamp();},proto.rShiftTo=function(t,e){e.s=this.s;var r=Math.floor(t/this.DB);if(r>=this.t)e.t=0;else{var i=t%this.DB,n=this.DB-i,o=(1<>i;for(var a=r+1;a>i;i>0&&(e[this.t-r-1]|=(this.s&o)<>=this.DB;if(t.t>=this.DB;i+=this.s;}else{for(i+=this.s;r>=this.DB;i-=t.s;}e.s=i<0?-1:0,i<-1?e[r++]=this.DV+i:i>0&&(e[r++]=i),e.t=r,e.clamp();},proto.multiplyTo=function(t,e){var r=this.abs(),i=t.abs(),n=r.t;for(e.t=n+i.t;--n>=0;)e[n]=0;for(n=0;n=0;)t[r]=0;for(r=0;r=e.DV&&(t[r+e.t]-=e.DV,t[r+e.t+1]=1);}t.t>0&&(t[t.t-1]+=e.am(r,e[r],t,2*r,0,1)),t.s=0,t.clamp();},proto.divRemTo=function(t,e,r){var i=t.abs();if(!(i.t<=0)){var n=this.abs();if(n.t0?(i.lShiftTo(u,o),n.lShiftTo(u,r)):(i.copyTo(o),n.copyTo(r));var h=o.t,f=o[h-1];if(0!=f){var c=f*(1<1?o[h-2]>>this.F2:0),l=this.FV/c,d=(1<=0&&(r[r.t++]=1,r.subTo(g,r)),BigInteger.ONE.dlShiftTo(h,g),g.subTo(o,o);o.t=0;){var y=r[--p]==f?this.DM:Math.floor(r[p]*l+(r[p-1]+_)*d);if((r[p]+=o.am(0,y,r,m,0,h))0&&r.rShiftTo(u,r),a<0&&BigInteger.ZERO.subTo(r,r);}}},proto.invDigit=function(){if(this.t<1)return 0;var t=this[0];if(0==(1&t))return 0;var e=3&t;return(e=(e=(e=(e=e*(2-(15&t)*e)&15)*(2-(255&t)*e)&255)*(2-((65535&t)*e&65535))&65535)*(2-t*e%this.DV)%this.DV)>0?this.DV-e:-e;},proto.isEven=function(){return 0==(this.t>0?1&this[0]:this.s);},proto.exp=function(t,e){if(t>4294967295||t<1)return BigInteger.ONE;var r=new BigInteger(),i=new BigInteger(),n=e.convert(this),o=nbits(t)-1;for(n.copyTo(r);--o>=0;)if(e.sqrTo(r,i),(t&1<0)e.mulTo(i,n,r);else{var a=r;r=i,i=a;}return e.revert(r);},proto.toString=function(t){var e;if(this.s<0)return"-"+this.negate().toString(t);if(16==t)e=4;else if(8==t)e=3;else if(2==t)e=1;else if(32==t)e=5;else{if(4!=t)return this.toRadix(t);e=2;}var r,i=(1<0)for(s>s)>0&&(n=!0,o=int2char(r));a>=0;)s>(s+=this.DB-e)):(r=this[a]>>(s-=e)&i,s<=0&&(s+=this.DB,--a)),r>0&&(n=!0),n&&(o+=int2char(r));return n?o:"0";},proto.negate=function(){var t=new BigInteger();return BigInteger.ZERO.subTo(this,t),t;},proto.abs=function(){return this.s<0?this.negate():this;},proto.compareTo=function(t){var e=this.s-t.s;if(0!=e)return e;var r=this.t;if(0!=(e=r-t.t))return this.s<0?-e:e;for(;--r>=0;)if(0!=(e=this[r]-t[r]))return e;return 0;},proto.bitLength=function(){return this.t<=0?0:this.DB*(this.t-1)+nbits(this[this.t-1]^this.s&this.DM);},proto.byteLength=function(){return this.bitLength()>>3;},proto.mod=function(t){var e=new BigInteger();return this.abs().divRemTo(t,null,e),this.s<0&&e.compareTo(BigInteger.ZERO)>0&&t.subTo(e,e),e;},proto.modPowInt=function(t,e){var r;return r=t<256||e.isEven()?new Classic(e):new Montgomery(e),this.exp(t,r);},NullExp.prototype.convert=nNop,NullExp.prototype.revert=nNop,NullExp.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r);},NullExp.prototype.sqrTo=function(t,e){t.squareTo(e);},Barrett.prototype.convert=function(t){if(t.s<0||t.t>2*this.m.t)return t.mod(this.m);if(t.compareTo(this.m)<0)return t;var e=new BigInteger();return t.copyTo(e),this.reduce(e),e;},Barrett.prototype.revert=function(t){return t;},Barrett.prototype.reduce=function(t){for(t.drShiftTo(this.m.t-1,this.r2),t.t>this.m.t+1&&(t.t=this.m.t+1,t.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);t.compareTo(this.r2)<0;)t.dAddOffset(1,this.m.t+1);for(t.subTo(this.r2,t);t.compareTo(this.m)>=0;)t.subTo(this.m,t);},Barrett.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r),this.reduce(r);},Barrett.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e);};var lowprimes=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],lplim=(1<<26)/lowprimes[lowprimes.length-1];proto.chunkSize=function(t){return Math.floor(Math.LN2*this.DB/Math.log(t));},proto.toRadix=function(t){if(null==t&&(t=10),0==this.signum()||t<2||t>36)return"0";var e=this.chunkSize(t),r=Math.pow(t,e),i=nbv(r),n=new BigInteger(),o=new BigInteger(),a="";for(this.divRemTo(i,n,o);n.signum()>0;)a=(r+o.intValue()).toString(t).substr(1)+a,n.divRemTo(i,n,o);return o.intValue().toString(t)+a;},proto.fromRadix=function(t,e){this.fromInt(0),null==e&&(e=10);for(var r=this.chunkSize(e),i=Math.pow(e,r),n=!1,o=0,a=0,s=0;s=r&&(this.dMultiply(i),this.dAddOffset(a,0),o=0,a=0));}o>0&&(this.dMultiply(Math.pow(e,o)),this.dAddOffset(a,0)),n&&BigInteger.ZERO.subTo(this,this);},proto.fromNumber=function(t,e,r){if("number"==typeof e){if(t<2)this.fromInt(1);else for(this.fromNumber(t,r),this.testBit(t-1)||this.bitwiseTo(BigInteger.ONE.shiftLeft(t-1),op_or,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(e);)this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(BigInteger.ONE.shiftLeft(t-1),this);}else{var i=new Array(),n=7&t;i.length=1+(t>>3),e.nextBytes(i),n>0?i[0]&=(1<>=this.DB;if(t.t>=this.DB;i+=this.s;}else{for(i+=this.s;r>=this.DB;i+=t.s;}e.s=i<0?-1:0,i>0?e[r++]=i:i<-1&&(e[r++]=this.DV+i),e.t=r,e.clamp();},proto.dMultiply=function(t){this[this.t]=this.am(0,t-1,this,0,0,this.t),++this.t,this.clamp();},proto.dAddOffset=function(t,e){if(0!=t){for(;this.t<=e;)this[this.t++]=0;for(this[e]+=t;this[e]>=this.DV;)this[e]-=this.DV,++e>=this.t&&(this[this.t++]=0),++this[e];}},proto.multiplyLowerTo=function(t,e,r){var i,n=Math.min(this.t+t.t,e);for(r.s=0,r.t=n;n>0;)r[--n]=0;for(i=r.t-this.t;n=0;)r[i]=0;for(i=Math.max(e-this.t,0);i0)if(0==e)r=this[0]%t;else for(var i=this.t-1;i>=0;--i)r=(e*r+this[i])%t;return r;},proto.millerRabin=function(t){var e=this.subtract(BigInteger.ONE),r=e.getLowestSetBit();if(r<=0)return!1;var i=e.shiftRight(r);(t=t+1>>1)>lowprimes.length&&(t=lowprimes.length);for(var n=new BigInteger(null),o=[],a=0;a>24;},proto.shortValue=function(){return 0==this.t?this.s:this[0]<<16>>16;},proto.signum=function(){return this.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1;},proto.toByteArray=function(){var t=this.t,e=new Array();e[0]=this.s;var r,i=this.DB-t*this.DB%8,n=0;if(t-->0)for(i>i)!=(this.s&this.DM)>>i&&(e[n++]=r|this.s<=0;)i<8?(r=(this[t]&(1<>(i+=this.DB-8)):(r=this[t]>>(i-=8)&255,i<=0&&(i+=this.DB,--t)),0!=(128&r)&&(r|=-256),0===n&&(128&this.s)!=(128&r)&&++n,(n>0||r!=this.s)&&(e[n++]=r);return e;},proto.equals=function(t){return 0==this.compareTo(t);},proto.min=function(t){return this.compareTo(t)<0?this:t;},proto.max=function(t){return this.compareTo(t)>0?this:t;},proto.and=function(t){var e=new BigInteger();return this.bitwiseTo(t,op_and,e),e;},proto.or=function(t){var e=new BigInteger();return this.bitwiseTo(t,op_or,e),e;},proto.xor=function(t){var e=new BigInteger();return this.bitwiseTo(t,op_xor,e),e;},proto.andNot=function(t){var e=new BigInteger();return this.bitwiseTo(t,op_andnot,e),e;},proto.not=function(){for(var t=new BigInteger(),e=0;e=this.t?0!=this.s:0!=(this[e]&1<1){var f=new BigInteger();for(i.sqrTo(a[1],f);s<=h;)a[s]=new BigInteger(),i.mulTo(f,a[s-2],a[s]),s+=2;}var c,l,d=t.t-1,_=!0,p=new BigInteger();for(n=nbits(t[d])-1;d>=0;){for(n>=u?c=t[d]>>n-u&h:(c=(t[d]&(1<0&&(c|=t[d-1]>>this.DB+n-u)),s=r;0==(1&c);)c>>=1,--s;if((n-=s)<0&&(n+=this.DB,--d),_)a[c].copyTo(o),_=!1;else{for(;s>1;)i.sqrTo(o,p),i.sqrTo(p,o),s-=2;s>0?i.sqrTo(o,p):(l=o,o=p,p=l),i.mulTo(p,a[c],o);}for(;d>=0&&0==(t[d]&1<=0?(r.subTo(i,r),e&&n.subTo(a,n),o.subTo(s,o)):(i.subTo(r,i),e&&a.subTo(n,a),s.subTo(o,s));}if(0!=i.compareTo(BigInteger.ONE))return BigInteger.ZERO;for(;s.compareTo(t)>=0;)s.subTo(t,s);for(;s.signum()<0;)s.addTo(t,s);return s;},proto.pow=function(t){return this.exp(t,new NullExp());},proto.gcd=function(t){var e=this.s<0?this.negate():this.clone(),r=t.s<0?t.negate():t.clone();if(e.compareTo(r)<0){var i=e;e=r,r=i;}var n=e.getLowestSetBit(),o=r.getLowestSetBit();if(o<0)return e;for(n0&&(e.rShiftTo(o,e),r.rShiftTo(o,r));e.signum()>0;)(n=e.getLowestSetBit())>0&&e.rShiftTo(n,e),(n=r.getLowestSetBit())>0&&r.rShiftTo(n,r),e.compareTo(r)>=0?(e.subTo(r,e),e.rShiftTo(1,e)):(r.subTo(e,r),r.rShiftTo(1,r));return o>0&&r.lShiftTo(o,r),r;},proto.isProbablePrime=function(t){var e,r=this.abs();if(1==r.t&&r[0]<=lowprimes[lowprimes.length-1]){for(e=0;e=4)throw new Error("Invalid hashType "+r);return{signature:e.fromDER(t.slice(0,-1)),hashType:r};},e.prototype.toCompact=function(e,r){r&&(e+=4),e+=27;var i=t.alloc(65);return i.writeUInt8(e,0),this.toRSBuffer(i,1),i;},e.prototype.toDER=function(){var e=t.from(this.r.toDERInteger()),r=t.from(this.s.toDERInteger());return _$bip66_212.encode(e,r);},e.prototype.toRSBuffer=function(e,r){return r||(r=0),e=e||t.alloc(64),this.r.toBuffer(32).copy(e,r),this.s.toBuffer(32).copy(e,r+32),e;},e.prototype.toScriptSignature=function(r,i){i||(i=e.ECDSA);var n=-193&r;if(n<=0||n>=4)throw new Error("Invalid hashType "+r);var o=t.alloc(1);if(o.writeUInt8(r,0),i===e.ECDSA)return t.concat([this.toDER(),o]);if(i===e.SCHNORR)return t.concat([this.toRSBuffer(),o]);throw new Error("Invalid signature Algorithm");},_$ecsignature_53=e;}).call(this);}).call(this,_$buffer_266({}).Buffer);var _$point_335={},__Buffer_335=_$safeBuffer_436.Buffer,THREE=_$lib_192.valueOf(3);function Point(t,e,r,i){this.curve=t,this.x=e,this.y=r,this.z=i,this._zInv=null,this.compressed=!0;}Object.defineProperty(Point.prototype,"zInv",{get:function(){return null===this._zInv&&(this._zInv=this.z.modInverse(this.curve.p)),this._zInv;}}),Object.defineProperty(Point.prototype,"affineX",{get:function(){return this.x.multiply(this.zInv).mod(this.curve.p);}}),Object.defineProperty(Point.prototype,"affineY",{get:function(){return this.y.multiply(this.zInv).mod(this.curve.p);}}),Point.fromAffine=function(t,e,r){return new Point(t,e,r,_$lib_192.ONE);},Point.prototype.equals=function(t){return t===this||(this.curve.isInfinity(this)?this.curve.isInfinity(t):this.curve.isInfinity(t)?this.curve.isInfinity(this):0===t.y.multiply(this.z).subtract(this.y.multiply(t.z)).mod(this.curve.p).signum()&&0===t.x.multiply(this.z).subtract(this.x.multiply(t.z)).mod(this.curve.p).signum());},Point.prototype.negate=function(){var t=this.curve.p.subtract(this.y);return new Point(this.curve,this.x,t,this.z);},Point.prototype.add=function(t){if(this.curve.isInfinity(this))return t;if(this.curve.isInfinity(t))return this;var e=this.x,r=this.y,i=t.x,n=t.y.multiply(this.z).subtract(r.multiply(t.z)).mod(this.curve.p),o=i.multiply(this.z).subtract(e.multiply(t.z)).mod(this.curve.p);if(0===o.signum())return 0===n.signum()?this.twice():this.curve.infinity;var a=o.square(),s=a.multiply(o),u=e.multiply(a),h=n.square().multiply(this.z),f=h.subtract(u.shiftLeft(1)).multiply(t.z).subtract(s).multiply(o).mod(this.curve.p),c=u.multiply(THREE).multiply(n).subtract(r.multiply(s)).subtract(h.multiply(n)).multiply(t.z).add(n.multiply(s)).mod(this.curve.p),l=s.multiply(this.z).multiply(t.z).mod(this.curve.p);return new Point(this.curve,f,c,l);},Point.prototype.twice=function(){if(this.curve.isInfinity(this))return this;if(0===this.y.signum())return this.curve.infinity;var t=this.x,e=this.y,r=e.multiply(this.z).mod(this.curve.p),i=r.multiply(e).mod(this.curve.p),n=this.curve.a,o=t.square().multiply(THREE);0!==n.signum()&&(o=o.add(this.z.square().multiply(n)));var a=(o=o.mod(this.curve.p)).square().subtract(t.shiftLeft(3).multiply(i)).shiftLeft(1).multiply(r).mod(this.curve.p),s=o.multiply(THREE).multiply(t).subtract(i.shiftLeft(1)).shiftLeft(2).multiply(i).subtract(o.pow(3)).mod(this.curve.p),u=r.pow(3).shiftLeft(3).mod(this.curve.p);return new Point(this.curve,a,s,u);},Point.prototype.multiply=function(t){if(this.curve.isInfinity(this))return this;if(0===t.signum())return this.curve.infinity;for(var e=t,r=e.multiply(THREE),i=this.negate(),n=this,o=r.bitLength()-2;o>0;--o){var a=r.testBit(o),s=e.testBit(o);n=n.twice(),a!==s&&(n=n.add(a?this:i));}return n;},Point.prototype.multiplyTwo=function(t,e,r){for(var i=Math.max(t.bitLength(),r.bitLength())-1,n=this.curve.infinity,o=this.add(e);i>=0;){var a=t.testBit(i),s=r.testBit(i);n=n.twice(),a?n=s?n.add(o):n.add(this):s&&(n=n.add(e)),--i;}return n;},Point.prototype.getEncoded=function(t){if(null==t&&(t=this.compressed),this.curve.isInfinity(this))return __Buffer_335.alloc(1,0);var e,r=this.affineX,i=this.affineY,n=this.curve.pLength;return t?(e=__Buffer_335.allocUnsafe(1+n)).writeUInt8(i.isEven()?2:3,0):((e=__Buffer_335.allocUnsafe(1+n+n)).writeUInt8(4,0),i.toBuffer(n).copy(e,1+n)),r.toBuffer(n).copy(e,1),e;},Point.decodeFrom=function(t,e){var r,i=e.readUInt8(0),n=4!==i,o=Math.floor((t.p.bitLength()+7)/8),a=_$lib_192.fromBuffer(e.slice(1,1+o));if(n){var s=3===i;r=t.pointFromX(s,a);}else{var u=_$lib_192.fromBuffer(e.slice(1+o));r=Point.fromAffine(t,a,u);}return r.compressed=n,r;},Point.prototype.toString=function(){return this.curve.isInfinity(this)?"(INFINITY)":"("+this.affineX.toString()+","+this.affineY.toString()+")";},_$point_335=Point;var _$curve_331={};function Curve(t,e,r,i,n,o,a){this.p=t,this.a=e,this.b=r,this.G=_$point_335.fromAffine(this,i,n),this.n=o,this.h=a,this.infinity=new _$point_335(this,null,null,_$lib_192.ZERO),this.pOverFour=t.add(_$lib_192.ONE).shiftRight(2),this.pLength=Math.floor((this.p.bitLength()+7)/8);}Curve.prototype.pointFromX=function(t,e){var r=e.pow(3).add(this.a.multiply(e)).add(this.b).mod(this.p).modPow(this.pOverFour,this.p),i=r;return r.isEven()^!t&&(i=this.p.subtract(i)),_$point_335.fromAffine(this,e,i);},Curve.prototype.isInfinity=function(t){return t===this.infinity||0===t.z.signum()&&0!==t.y.signum();},Curve.prototype.isOnCurve=function(t){if(this.isInfinity(t))return!0;var e=t.affineX,r=t.affineY,i=this.a,n=this.b,o=this.p;if(e.signum()<0||e.compareTo(o)>=0)return!1;if(r.signum()<0||r.compareTo(o)>=0)return!1;var a=r.square().mod(o),s=e.pow(3).add(i.multiply(e)).add(n).mod(o);return a.equals(s);},Curve.prototype.validate=function(t){return t.multiply(this.n),!0;},_$curve_331=Curve;var _$curves_332={secp128r1:{p:"fffffffdffffffffffffffffffffffff",a:"fffffffdfffffffffffffffffffffffc",b:"e87579c11079f43dd824993c2cee5ed3",n:"fffffffe0000000075a30d1b9038a115",h:"01",Gx:"161ff7528b899b2d0c28607ca52c5b86",Gy:"cf5ac8395bafeb13c02da292dded7a83"},secp160k1:{p:"fffffffffffffffffffffffffffffffeffffac73",a:"00",b:"07",n:"0100000000000000000001b8fa16dfab9aca16b6b3",h:"01",Gx:"3b4c382ce37aa192a4019e763036f4f5dd4d7ebb",Gy:"938cf935318fdced6bc28286531733c3f03c4fee"},secp160r1:{p:"ffffffffffffffffffffffffffffffff7fffffff",a:"ffffffffffffffffffffffffffffffff7ffffffc",b:"1c97befc54bd7a8b65acf89f81d4d4adc565fa45",n:"0100000000000000000001f4c8f927aed3ca752257",h:"01",Gx:"4a96b5688ef573284664698968c38bb913cbfc82",Gy:"23a628553168947d59dcc912042351377ac5fb32"},secp192k1:{p:"fffffffffffffffffffffffffffffffffffffffeffffee37",a:"00",b:"03",n:"fffffffffffffffffffffffe26f2fc170f69466a74defd8d",h:"01",Gx:"db4ff10ec057e9ae26b07d0280b7f4341da5d1b1eae06c7d",Gy:"9b2f2f6d9c5628a7844163d015be86344082aa88d95e2f9d"},secp192r1:{p:"fffffffffffffffffffffffffffffffeffffffffffffffff",a:"fffffffffffffffffffffffffffffffefffffffffffffffc",b:"64210519e59c80e70fa7e9ab72243049feb8deecc146b9b1",n:"ffffffffffffffffffffffff99def836146bc9b1b4d22831",h:"01",Gx:"188da80eb03090f67cbf20eb43a18800f4ff0afd82ff1012",Gy:"07192b95ffc8da78631011ed6b24cdd573f977a11e794811"},secp256k1:{p:"fffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f",a:"00",b:"07",n:"fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141",h:"01",Gx:"79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798",Gy:"483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8"},secp256r1:{p:"ffffffff00000001000000000000000000000000ffffffffffffffffffffffff",a:"ffffffff00000001000000000000000000000000fffffffffffffffffffffffc",b:"5ac635d8aa3a93e7b3ebbd55769886bc651d06b0cc53b0f63bce3c3e27d2604b",n:"ffffffff00000000ffffffffffffffffbce6faada7179e84f3b9cac2fc632551",h:"01",Gx:"6b17d1f2e12c4247f8bce6e563a440f277037d812deb33a0f4a13945d898c296",Gy:"4fe342e2fe1a7f9b8ee7eb4a7c0f9e162bce33576b315ececbb6406837bf51f5"}},_$names_334=function(t){var e=_$curves_332[t];if(!e)return null;var r=new _$lib_192(e.p,16),i=new _$lib_192(e.a,16),n=new _$lib_192(e.b,16),o=new _$lib_192(e.n,16),a=new _$lib_192(e.h,16),s=new _$lib_192(e.Gx,16),u=new _$lib_192(e.Gy,16);return new _$curve_331(r,i,n,s,u,o,a);},_$lib_333={Point:_$point_335,getCurveByName:_$names_334},_$legacy_279={},__Buffer_279=_$safeBuffer_436.Buffer,ZEROS=__Buffer_279.alloc(128),blocksize=64;function Hmac(t,e){_$cipherBase_273.call(this,"digest"),"string"==typeof e&&(e=__Buffer_279.from(e)),this._alg=t,this._key=e,e.length>blocksize?e=t(e):e.lengthr?e=("rmd160"===t?new _$ripemd160_435():_$shaJs_452(t)).update(e).digest():e.length=0||!r(a);)n=_$browser_278("sha256",n).update(o).update(ZERO).digest(),o=_$browser_278("sha256",n).update(o).digest(),o=_$browser_278("sha256",n).update(o).digest(),a=_$lib_192.fromBuffer(o);return a;}},__secp256k1_51=_$lib_333.getCurveByName("secp256k1"),deterministicGenerateK=_$rfc6979_57.deterministicGenerateK,N_OVER_TWO=__secp256k1_51.n.shiftRight(1),_$ecdsa_51={sign:function(t,e){_$typeforce_485(_$types_85.tuple(_$types_85.Hash256bit,_$types_85.BigInt),arguments);var r,i,n=e.toBuffer(32),o=_$lib_192.fromBuffer(t),a=__secp256k1_51.n,s=__secp256k1_51.G;return deterministicGenerateK(t,n,function(t){var n=s.multiply(t);return!__secp256k1_51.isInfinity(n)&&0!==(r=n.affineX.mod(a)).signum()&&0!==(i=t.modInverse(a).multiply(o.add(e.multiply(r))).mod(a)).signum();}),i.compareTo(N_OVER_TWO)>0&&(i=a.subtract(i)),new _$ecsignature_53(r,i);},verify:function(t,e,r){_$typeforce_485(_$types_85.tuple(_$types_85.Hash256bit,_$types_85.ECSignature,_$types_85.ECPoint),arguments);var i=__secp256k1_51.n,n=__secp256k1_51.G,o=e.r,a=e.s;if(o.signum()<=0||o.compareTo(i)>=0)return!1;if(a.signum()<=0||a.compareTo(i)>=0)return!1;var s=_$lib_192.fromBuffer(t),u=a.modInverse(i),h=s.multiply(u).mod(i),f=o.multiply(u).mod(i),c=n.multiplyTwo(h,r,f);return!__secp256k1_51.isInfinity(c)&&c.affineX.mod(i).equals(o);},__curve:__secp256k1_51},_$schnorr_58={};(function(t){(function(){var e=_$lib_333.getCurveByName("secp256k1"),r=_$rfc6979_57.deterministicGenerateK;function i(t,e){return t.modPow(e.subtract(_$lib_192.ONE).divide(_$lib_192.valueOf(2)),e).intValue();}function n(e){return _$typeforce_485(_$types_85.tuple(_$types_85.ECPoint),arguments),t.concat([t.from([e.affineY.isEven()?2:3]),e.affineX.toBuffer(32)]);}_$schnorr_58={sign:function(o,a){_$typeforce_485(_$types_85.tuple(_$types_85.BufferN(32),_$types_85.BigInt),arguments);var s=e.n,u=e.G;if(a.compareTo(_$lib_192.ZERO)<=0||a.compareTo(s)>=0)throw new Error("Private key x not in range");var h,f,c=u.multiply(a);function l(r){var l=u.multiply(r);1!=i(l.affineY,e.p)&&(r=s.subtract(r),l=u.multiply(r)),h=l.affineX.mod(s);var d=n(c),_=h.toBuffer(32),p=_$crypto_50.sha256(t.concat([_,d,o])),m=_$lib_192.fromBuffer(p).mod(s);return f=r.add(m.multiply(a)).mod(s),!0;}return r(o,a.toBuffer(32),l,t.from("Schnorr+SHA256 ","ascii")),new _$ecsignature_53(h,f);}};}).call(this);}).call(this,_$buffer_266({}).Buffer);var _$browser_430={};(function(t,e){(function(){"use strict";var r=_$safeBuffer_436.Buffer,i=e.crypto||e.msCrypto;_$browser_430=i&&i.getRandomValues?function(n,o){if(n>65536)throw new Error("requested too many random bytes");var a=new e.Uint8Array(n);n>0&&i.getRandomValues(a);var s=r.from(a.buffer);return"function"==typeof o?t.nextTick(function(){o(null,s);}):s;}:function(){throw new Error("Secure random number generation is not supported by this browser.\nUse Chrome, Firefox or Internet Explorer 11");};}).call(this);}).call(this,_$browser_416,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{});var _$wif_489={};(function(t){(function(){function e(e,r,i){var n=new t(i?34:33);return n.writeUInt8(e,0),r.copy(n,1),i&&(n[33]=1),n;}_$wif_489={decode:function(t,e){return function(t,e){if(void 0!==e&&t[0]!==e)throw new Error("Invalid network version");if(33===t.length)return{version:t[0],privateKey:t.slice(1,33),compressed:!1};if(34!==t.length)throw new Error("Invalid WIF length");if(1!==t[33])throw new Error("Invalid compression flag");return{version:t[0],privateKey:t.slice(1,33),compressed:!0};}(_$bs58check_262.decode(t),e);},encode:function(t,r,i){return"number"==typeof t?_$bs58check_262.encode(e(t,r,i)):_$bs58check_262.encode(e(t.version,t.privateKey,t.compressed));}};}).call(this);}).call(this,_$buffer_266({}).Buffer);var _$ecpair_52={},__secp256k1_52=_$ecdsa_51.__curve;function ECPair(t,e,r){if(r&&_$typeforce_485({compressed:_$types_85.maybe(_$types_85.Boolean),network:_$types_85.maybe(_$types_85.Network)},r),r=r||{},t){if(t.signum()<=0)throw new Error("Private key must be greater than 0");if(t.compareTo(__secp256k1_52.n)>=0)throw new Error("Private key must be less than the curve order");if(e)throw new TypeError("Unexpected publicKey parameter");this.d=t;}else _$typeforce_485(_$types_85.ECPoint,e),this.__Q=e;this.compressed=void 0===r.compressed||r.compressed,this.network=r.network||_$networks_56.bitcoin;}Object.defineProperty(ECPair.prototype,"Q",{get:function(){return!this.__Q&&this.d&&(this.__Q=__secp256k1_52.G.multiply(this.d)),this.__Q;}}),ECPair.fromPublicKeyBuffer=function(t,e){var r=_$lib_333.Point.decodeFrom(__secp256k1_52,t);return new ECPair(null,r,{compressed:r.compressed,network:e});},ECPair.fromWIF=function(t,e){var r=_$wif_489.decode(t),i=r.version;if(_$types_85.Array(e)){if(!(e=e.filter(function(t){return i===t.wif;}).pop()))throw new Error("Unknown network version");}else if(e=e||_$networks_56.bitcoin,i!==e.wif)throw new Error("Invalid network version");return new ECPair(_$lib_192.fromBuffer(r.privateKey),null,{compressed:r.compressed,network:e});},ECPair.makeRandom=function(t){var e,r=(t=t||{}).rng||_$browser_430;do{var i=r(32);_$typeforce_485(_$types_85.Buffer256bit,i),e=_$lib_192.fromBuffer(i);}while(e.signum()<=0||e.compareTo(__secp256k1_52.n)>=0);return new ECPair(e,null,t);},ECPair.prototype.getAddress=function(){return _$address_47.toBase58Check(_$crypto_50.hash160(this.getPublicKeyBuffer()),this.getNetwork().pubKeyHash);},ECPair.prototype.getNetwork=function(){return this.network;},ECPair.prototype.getPublicKeyBuffer=function(){return this.Q.getEncoded(this.compressed);},ECPair.prototype.sign=function(t,e){if(!this.d)throw new Error("Missing private key");return e||(e=_$ecsignature_53.ECDSA),e===_$ecsignature_53.ECDSA?_$ecdsa_51.sign(t,this.d):e===_$ecsignature_53.SCHNORR?_$schnorr_58.sign(t,this.d):void 0;},ECPair.prototype.toWIF=function(){if(!this.d)throw new Error("Missing private key");return _$wif_489.encode(this.network.wif,this.d.toBuffer(32),this.compressed);},ECPair.prototype.verify=function(t,e){return _$ecdsa_51.verify(t,e,this.Q);},_$ecpair_52=ECPair;var _$hdnode_54={},__Buffer_54=_$safeBuffer_436.Buffer,curve=_$lib_333.getCurveByName("secp256k1");function HDNode(t,e){if(!t.compressed)throw new TypeError("BIP32 only allows compressed keyPairs");this.keyPair=t,this.chainCode=e,this.depth=0,this.index=0,this.parentFingerprint=0;}HDNode.HIGHEST_BIT=2147483648,HDNode.LENGTH=78,HDNode.MASTER_SECRET=__Buffer_54.from("Bitcoin seed","utf8"),HDNode.fromSeedBuffer=function(t,e){if(_$typeforce_485(_$types_85.tuple(_$types_85.Buffer,_$types_85.maybe(_$types_85.Network)),arguments),t.length<16)throw new TypeError("Seed should be at least 128 bits");if(t.length>64)throw new TypeError("Seed should be at most 512 bits");var r=_$browser_278("sha512",HDNode.MASTER_SECRET).update(t).digest(),i=r.slice(0,32),n=r.slice(32),o=_$lib_192.fromBuffer(i);return new HDNode(new _$ecpair_52(o,null,{network:e}),n);},HDNode.fromSeedHex=function(t,e){return HDNode.fromSeedBuffer(__Buffer_54.from(t,"hex"),e);},HDNode.fromBase58=function(t,e){var r=_$bs58check_262.decode(t);if(78!==r.length)throw new Error("Invalid buffer length");var i,n=r.readUInt32BE(0);if(Array.isArray(e)){if(!(i=e.filter(function(t){return n===t.bip32.private||n===t.bip32.public;}).pop()))throw new Error("Unknown network version");}else i=e||_$networks_56.bitcoin;if(n!==i.bip32.private&&n!==i.bip32.public)throw new Error("Invalid network version");var o=r[4],a=r.readUInt32BE(5);if(0===o&&0!==a)throw new Error("Invalid parent fingerprint");var s=r.readUInt32BE(9);if(0===o&&0!==s)throw new Error("Invalid index");var u,h=r.slice(13,45);if(n===i.bip32.private){if(0!==r.readUInt8(45))throw new Error("Invalid private key");var f=_$lib_192.fromBuffer(r.slice(46,78));u=new _$ecpair_52(f,null,{network:i});}else{var c=_$lib_333.Point.decodeFrom(curve,r.slice(45,78));curve.validate(c),u=new _$ecpair_52(null,c,{network:i});}var l=new HDNode(u,h);return l.depth=o,l.index=s,l.parentFingerprint=a,l;},HDNode.prototype.getAddress=function(){return this.keyPair.getAddress();},HDNode.prototype.getIdentifier=function(){return _$crypto_50.hash160(this.keyPair.getPublicKeyBuffer());},HDNode.prototype.getFingerprint=function(){return this.getIdentifier().slice(0,4);},HDNode.prototype.getNetwork=function(){return this.keyPair.getNetwork();},HDNode.prototype.getPublicKeyBuffer=function(){return this.keyPair.getPublicKeyBuffer();},HDNode.prototype.neutered=function(){var t=new HDNode(new _$ecpair_52(null,this.keyPair.Q,{network:this.keyPair.network}),this.chainCode);return t.depth=this.depth,t.index=this.index,t.parentFingerprint=this.parentFingerprint,t;},HDNode.prototype.sign=function(t){return this.keyPair.sign(t);},HDNode.prototype.verify=function(t,e){return this.keyPair.verify(t,e);},HDNode.prototype.toBase58=function(t){if(void 0!==t)throw new TypeError("Unsupported argument in 2.0.0");var e=this.keyPair.network,r=this.isNeutered()?e.bip32.public:e.bip32.private,i=__Buffer_54.allocUnsafe(78);return i.writeUInt32BE(r,0),i.writeUInt8(this.depth,4),i.writeUInt32BE(this.parentFingerprint,5),i.writeUInt32BE(this.index,9),this.chainCode.copy(i,13),this.isNeutered()?this.keyPair.getPublicKeyBuffer().copy(i,45):(i.writeUInt8(0,45),this.keyPair.d.toBuffer(32).copy(i,46)),_$bs58check_262.encode(i);},HDNode.prototype.derive=function(t){_$typeforce_485(_$types_85.UInt32,t);var e=t>=HDNode.HIGHEST_BIT,r=__Buffer_54.allocUnsafe(37);if(e){if(this.isNeutered())throw new TypeError("Could not derive hardened child key");r[0]=0,this.keyPair.d.toBuffer(32).copy(r,1),r.writeUInt32BE(t,33);}else this.keyPair.getPublicKeyBuffer().copy(r,0),r.writeUInt32BE(t,33);var i,n=_$browser_278("sha512",this.chainCode).update(r).digest(),o=n.slice(0,32),a=n.slice(32),s=_$lib_192.fromBuffer(o);if(s.compareTo(curve.n)>=0)return this.derive(t+1);if(this.isNeutered()){var u=curve.G.multiply(s).add(this.keyPair.Q);if(curve.isInfinity(u))return this.derive(t+1);i=new _$ecpair_52(null,u,{network:this.keyPair.network});}else{var h=s.add(this.keyPair.d).mod(curve.n);if(0===h.signum())return this.derive(t+1);i=new _$ecpair_52(h,null,{network:this.keyPair.network});}var f=new HDNode(i,a);return f.depth=this.depth+1,f.index=t,f.parentFingerprint=this.getFingerprint().readUInt32BE(0),f;},HDNode.prototype.deriveHardened=function(t){return _$typeforce_485(_$types_85.UInt31,t),this.derive(t+HDNode.HIGHEST_BIT);},HDNode.prototype.isNeutered=function(){return!this.keyPair.d;},HDNode.prototype.derivePath=function(t){_$typeforce_485(_$types_85.BIP32Path,t);var e=t.split("/");if("m"===e[0]){if(this.parentFingerprint)throw new Error("Not a master node");e=e.slice(1);}return e.reduce(function(t,e){var r;return"'"===e.slice(-1)?(r=parseInt(e.slice(0,-1),10),t.deriveHardened(r)):(r=parseInt(e,10),t.derive(r));},this);},_$hdnode_54=HDNode;var __Buffer_488=_$safeBuffer_436.Buffer,MAX_SAFE_INTEGER=9007199254740991;function checkUInt53(t){if(t<0||t>MAX_SAFE_INTEGER||t%1!=0)throw new RangeError("value out of range");}function __encodingLength_488(t){return checkUInt53(t),t<253?1:t<=65535?3:t<=4294967295?5:9;}var _$varuintBitcoin_488={encode:function t(e,r,i){if(checkUInt53(e),r||(r=__Buffer_488.allocUnsafe(__encodingLength_488(e))),!__Buffer_488.isBuffer(r))throw new TypeError("buffer must be a Buffer instance");return i||(i=0),e<253?(r.writeUInt8(e,i),t.bytes=1):e<=65535?(r.writeUInt8(253,i),r.writeUInt16LE(e,i+1),t.bytes=3):e<=4294967295?(r.writeUInt8(254,i),r.writeUInt32LE(e,i+1),t.bytes=5):(r.writeUInt8(255,i),r.writeUInt32LE(e>>>0,i+1),r.writeUInt32LE(e/4294967296|0,i+5),t.bytes=9),r;},decode:function t(e,r){if(!__Buffer_488.isBuffer(e))throw new TypeError("buffer must be a Buffer instance");r||(r=0);var i=e.readUInt8(r);if(i<253)return t.bytes=1,i;if(253===i)return t.bytes=3,e.readUInt16LE(r+1);if(254===i)return t.bytes=5,e.readUInt32LE(r+1);t.bytes=9;var n=e.readUInt32LE(r+1),o=4294967296*e.readUInt32LE(r+5)+n;return checkUInt53(o),o;},encodingLength:__encodingLength_488};function verifuint(t,e){if("number"!=typeof t)throw new Error("cannot write a non-number as a number");if(t<0)throw new Error("specified a negative value for writing an unsigned value");if(t>e)throw new Error("RangeError: value out of range");if(Math.floor(t)!==t)throw new Error("value has a fractional component");}var _$bufferutils_49={pushDataSize:_$pushdataBitcoin_104.encodingLength,readPushDataInt:_$pushdataBitcoin_104.decode,readUInt64LE:function(t,e){var r=t.readUInt32LE(e),i=t.readUInt32LE(e+4);return verifuint((i*=4294967296)+r,9007199254740991),i+r;},readVarInt:function(t,e){return{number:_$varuintBitcoin_488.decode(t,e),size:_$varuintBitcoin_488.decode.bytes};},varIntBuffer:_$varuintBitcoin_488.encode,varIntSize:_$varuintBitcoin_488.encodingLength,writePushDataInt:_$pushdataBitcoin_104.encode,writeUInt64LE:function(t,e,r){return verifuint(e,9007199254740991),t.writeInt32LE(-1&e,r),t.writeUInt32LE(Math.floor(e/4294967296),r+4),r+8;},writeVarInt:function(t,e,r){return _$varuintBitcoin_488.encode(e,t,r),_$varuintBitcoin_488.encode.bytes;}},_$transaction_83={},__Buffer_83=_$safeBuffer_436.Buffer;function varSliceSize(t){var e=t.length;return _$varuintBitcoin_488.encodingLength(e)+e;}function Transaction(){this.version=2,this.locktime=0,this.ins=[],this.outs=[];}Transaction.DEFAULT_SEQUENCE=4294967295,Transaction.SIGHASH_ALL=1,Transaction.SIGHASH_NONE=2,Transaction.SIGHASH_SINGLE=3,Transaction.SIGHASH_ANYONECANPAY=128,Transaction.SIGHASH_BITCOINCASHBIP143=64,Transaction.ADVANCED_TRANSACTION_MARKER=0,Transaction.ADVANCED_TRANSACTION_FLAG=1;var EMPTY_SCRIPT=__Buffer_83.allocUnsafe(0),EMPTY_WITNESS=[],__ZERO_83=__Buffer_83.from("0000000000000000000000000000000000000000000000000000000000000000","hex"),__ONE_83=__Buffer_83.from("0000000000000000000000000000000000000000000000000000000000000001","hex"),VALUE_UINT64_MAX=__Buffer_83.from("ffffffffffffffff","hex"),BLANK_OUTPUT={script:EMPTY_SCRIPT,valueBuffer:VALUE_UINT64_MAX};Transaction.fromBuffer=function(t,e){var r=0;function i(e){return r+=e,t.slice(r-e,r);}function n(){var e=t.readUInt32LE(r);return r+=4,e;}function o(){var e=_$bufferutils_49.readUInt64LE(t,r);return r+=8,e;}function a(){var e=_$varuintBitcoin_488.decode(t,r);return r+=_$varuintBitcoin_488.decode.bytes,e;}function s(){return i(a());}function u(){for(var t=a(),e=[],r=0;r=this.ins.length)return __ONE_83;var i=_$script_59.compile(_$script_59.decompile(e).filter(function(t){return t!==_$index_45.OP_CODESEPARATOR;})),n=this.clone();if((31&r)===Transaction.SIGHASH_NONE)n.outs=[],n.ins.forEach(function(e,r){r!==t&&(e.sequence=0);});else if((31&r)===Transaction.SIGHASH_SINGLE){if(t>=this.outs.length)return __ONE_83;n.outs.length=t+1;for(var o=0;o0)return e=e.map(function(t){return t||_$index_45.OP_0;}),i||(e=e.filter(function(t){return t!==_$index_45.OP_0;})),_$templates_61.multisig.input.encodeStack(e);}if(!i)throw new Error("Not enough signatures provided");return[];}function TransactionBuilder(t,e){this.prevTxMap={},this.network=t||_$networks_56.bitcoin,this.maximumFeeRate=e||2500,this.inputs=[],this.bitcoinCash=!0,this.tx=new _$transaction_83();}function canSign(t){return void 0!==t.prevOutScript&&void 0!==t.signScript&&void 0!==t.pubKeys&&void 0!==t.signatures&&t.signatures.length===t.pubKeys.length&&t.pubKeys.length>0&&(!1===t.witness||!0===t.witness&&void 0!==t.value);}function signatureHashType(t){return t.readUInt8(t.length-1);}TransactionBuilder.prototype.setLockTime=function(t){if(_$typeforce_485(_$types_85.UInt32,t),this.inputs.some(function(t){return!!t.signatures&&t.signatures.some(function(t){return t;});}))throw new Error("No, this would invalidate signatures");this.tx.locktime=t;},TransactionBuilder.fromTransaction=function(t,e,r){var i=new TransactionBuilder(e);return i.setLockTime(t.locktime),t.outs.forEach(function(t){i.addOutput(t.script,t.value);}),t.ins.forEach(function(t){i.__addInputUnsafe(t.hash,t.index,{sequence:t.sequence,script:t.script,witness:t.witness,value:t.value});}),i.inputs.forEach(function(e,i){!function(t,e,r,i,n){if(t.redeemScriptType===scriptTypes.MULTISIG&&t.redeemScript&&t.pubKeys.length!==t.signatures.length){var o=t.signatures.concat();t.signatures=t.pubKeys.map(function(a){var s,u=_$ecpair_52.fromPublicKeyBuffer(a);return o.some(function(a,h){if(!a)return!1;var f,c=_$ecsignature_53.parseScriptSignature(a);return f=n?e.hashForCashSignature(r,t.signScript,i,c.hashType):t.witness?e.hashForWitnessV0(r,t.signScript,i,c.hashType):e.hashForSignature(r,t.signScript,c.hashType),!!u.verify(f,c.signature)&&(o[h]=void 0,s=a,!0);}),s;});}}(e,t,i,e.value,r);}),i;},TransactionBuilder.prototype.addInput=function(t,e,r,i){if(!this.__canModifyInputs())throw new Error("No, this would invalidate signatures");var n;if("string"==typeof t)t=__Buffer_84.from(t,"hex").reverse();else if(t instanceof _$transaction_83){var o=t.outs[e];i=o.script,n=o.value,t=t.getHash();}return this.__addInputUnsafe(t,e,{sequence:r,prevOutScript:i,value:n});},TransactionBuilder.prototype.__addInputUnsafe=function(t,e,r){if(_$transaction_83.isCoinbaseHash(t))throw new Error("coinbase inputs not supported");var i=t.toString("hex")+":"+e;if(void 0!==this.prevTxMap[i])throw new Error("Duplicate TxOut: "+i);var n={};if(void 0!==r.script&&(n=expandInput(r.script,r.witness||[])),void 0!==r.value&&(n.value=r.value),!n.prevOutScript&&r.prevOutScript){var o;if(!n.pubKeys&&!n.signatures){var a=expandOutput(r.prevOutScript);a.pubKeys&&(n.pubKeys=a.pubKeys,n.signatures=a.signatures),o=a.scriptType;}n.prevOutScript=r.prevOutScript,n.prevOutType=o||_$templates_61.classifyOutput(r.prevOutScript);}var s=this.tx.addInput(t,e,r.sequence,r.scriptSig);return this.inputs[s]=n,this.prevTxMap[i]=s,s;},TransactionBuilder.prototype.addOutput=function(t,e){if(!this.__canModifyOutputs())throw new Error("No, this would invalidate signatures");return"string"==typeof t&&(t=_$address_47.toOutputScript(t,this.network)),this.tx.addOutput(t,e);},TransactionBuilder.prototype.build=function(){return this.__build(!1);},TransactionBuilder.prototype.buildIncomplete=function(){return this.__build(!0);},TransactionBuilder.prototype.__build=function(t){if(!t){if(!this.tx.ins.length)throw new Error("Transaction has no inputs");if(!this.tx.outs.length)throw new Error("Transaction has no outputs");}var e=this.tx.clone();if(this.inputs.forEach(function(r,i){if(!(r.witnessScriptType||r.redeemScriptType||r.prevOutType||t))throw new Error("Transaction is not complete");var n=function(t,e){var r=t.prevOutType,i=[],n=[];supportedType(r)&&(i=buildStack(r,t.signatures,t.pubKeys,e));var o=!1;if(r===_$templates_61.types.P2SH){if(!e&&!supportedP2SHType(t.redeemScriptType))throw new Error("Impossible to sign this type");supportedType(t.redeemScriptType)&&(i=buildStack(t.redeemScriptType,t.signatures,t.pubKeys,e)),t.redeemScriptType&&(o=!0,r=t.redeemScriptType);}switch(r){case _$templates_61.types.P2WPKH:n=buildStack(_$templates_61.types.P2PKH,t.signatures,t.pubKeys,e);break;case _$templates_61.types.P2WSH:if(!e&&!supportedType(t.witnessScriptType))throw new Error("Impossible to sign this type");supportedType(t.witnessScriptType)&&((n=buildStack(t.witnessScriptType,t.signatures,t.pubKeys,e)).push(t.witnessScript),r=t.witnessScriptType);}return o&&i.push(t.redeemScript),{type:r,script:_$script_59.compile(i),witness:n};}(r,t);if(!t&&!supportedType(n.type)&&n.type!==_$templates_61.types.P2WPKH)throw new Error(n.type+" not supported");e.setInputScript(i,n.script),e.setWitness(i,n.witness);}),!t&&this.__overMaximumFees(e.virtualSize()))throw new Error("Transaction has absurd fees");return e;},TransactionBuilder.prototype.sign=function(t,e,r,i,n,o,a){if(i|=_$transaction_83.SIGHASH_BITCOINCASHBIP143,!this.inputs[t])throw new Error("No input at index: "+t);i=i||_$transaction_83.SIGHASH_ALL;var s=this.inputs[t];if(void 0!==s.redeemScript&&r&&!s.redeemScript.equals(r))throw new Error("Inconsistent redeemScript");var u=e.publicKey||e.getPublicKeyBuffer();if(!canSign(s)){if(void 0!==n){if(void 0!==s.value&&s.value!==n)throw new Error("Input didn't match witnessValue");_$typeforce_485(_$types_85.Satoshi,n),s.value=n;}if(canSign(s)||prepareInput(s,u,r,0,o),!canSign(s))throw Error(s.prevOutType+" not supported");}var h=this.tx.hashForCashSignature(t,s.signScript,n,i);if(!s.pubKeys.some(function(t,r){if(!u.equals(t))return!1;if(s.signatures[r])throw new Error("Signature already exists");if(33!==u.length&&s.signType===scriptTypes.P2WPKH)throw new Error("BIP143 rejects uncompressed public keys in P2WPKH or P2WSH");var n=e.sign(h,a);return __Buffer_84.isBuffer(n)&&(n=_$ecsignature_53.fromRSBuffer(n)),s.signatures[r]=n.toScriptSignature(i,a),!0;}))throw new Error("Key pair cannot sign for this input");},TransactionBuilder.prototype.__canModifyInputs=function(){return this.inputs.every(function(t){return void 0===t.signatures||t.signatures.every(function(t){return!t||signatureHashType(t)&_$transaction_83.SIGHASH_ANYONECANPAY;});});},TransactionBuilder.prototype.__canModifyOutputs=function(){var t=this.tx.ins.length,e=this.tx.outs.length;return this.inputs.every(function(r){return void 0===r.signatures||r.signatures.every(function(r){if(!r)return!0;var i=31&signatureHashType(r);return i===_$transaction_83.SIGHASH_NONE||(i===_$transaction_83.SIGHASH_SINGLE?t<=e:void 0);});});},TransactionBuilder.prototype.__overMaximumFees=function(t){return(this.inputs.reduce(function(t,e){return t+(e.value>>>0);},0)-this.tx.outs.reduce(function(t,e){return t+e.value;},0))/t>this.maximumFeeRate;},_$transaction_builder_84=TransactionBuilder;var _$fastRoot_397={};(function(t){(function(){_$fastRoot_397=function(e,r){if(!Array.isArray(e))throw TypeError("Expected values Array");if("function"!=typeof r)throw TypeError("Expected digest Function");for(var i=e.length,n=e.concat();i>1;){for(var o=0,a=0;a>24)-3,r=8388607&t,i=__Buffer_48.alloc(32,0);return i.writeUInt32BE(r,28-e),i;},Block.calculateMerkleRoot=function(t){if(_$typeforce_485([{getHash:_$types_85.Function}],t),0===t.length)throw TypeError("Cannot compute merkle root for zero transactions");var e=t.map(function(t){return t.getHash();});return _$fastRoot_397(e,_$crypto_50.hash256);},Block.prototype.checkMerkleRoot=function(){if(!this.transactions)return!1;var t=Block.calculateMerkleRoot(this.transactions);return 0===this.merkleRoot.compare(t);},Block.prototype.checkProofOfWork=function(){var t=this.getHash().reverse(),e=Block.calculateTarget(this.bits);return t.compare(e)<=0;},_$block_48=Block,_$templates_61)_$script_59[key]=_$templates_61[key];var _$src_55={ECPair:_$ecpair_52,ECSignature:_$ecsignature_53,HDNode:_$hdnode_54,TransactionBuilder:_$transaction_builder_84,address:_$address_47,crypto:_$crypto_50,networks:_$networks_56,script:_$script_59},_$big_439={exports:{}};!function(t){"use strict";var e,r={},i=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function n(t,e,r){var i=t.constructor,n=e-(t=new i(t)).e,a=t.c;for(a.length>++e&&o(t,n,i.RM),a[0]?r?n=e:(a=t.c,n=t.e+n+1):++n;a.length1?a[0]+"."+a.join("").slice(1):a[0])+(n<0?"e":"e+")+n:t.toString();}function o(t,e,r,i){var n,o=t.c,s=t.e+e+1;if(1===r?i=o[s]>=5:2===r?i=o[s]>5||5==o[s]&&(i||s<0||o[s+1]!==n||1&o[s-1]):3===r?i=i||o[s]!==n||s<0:(i=!1,0!==r&&a("!Big.RM!")),s<1||!o[0])i?(t.e=-e,t.c=[1]):t.c=[t.e=0];else{if(o.length=s--,i)for(;++o[s]>9;)o[s]=0,s--||(++t.e,o.unshift(1));for(s=o.length;!o[--s];o.pop());}return t;}function a(t){var e=new Error(t);throw e.name="BigError",e;}r.abs=function(){var t=new this.constructor(this);return t.s=1,t;},r.cmp=function(t){var e,r=this,i=r.c,n=(t=new r.constructor(t)).c,o=r.s,a=t.s,s=r.e,u=t.e;if(!i[0]||!n[0])return i[0]?o:n[0]?-a:0;if(o!=a)return o;if(e=o<0,s!=u)return s>u^e?1:-1;for(o=-1,a=(s=i.length)<(u=n.length)?s:u;++on[o]^e?1:-1;return s==u?0:s>u^e?1:-1;},r.div=function(t){var e=this,r=e.constructor,i=e.c,n=(t=new r(t)).c,s=e.s==t.s?1:-1,u=r.DP;if((u!==~~u||u<0||u>1e6)&&a("!Big.DP!"),!i[0]||!n[0])return i[0]==n[0]&&a(NaN),n[0]||a(s/0),new r(0*s);var h,f,c,l,d,_,p=n.slice(),m=h=n.length,g=i.length,y=i.slice(0,h),b=y.length,v=t,w=v.c=[],M=0,$=u+(v.e=e.e-t.e)+1;for(v.s=s,s=$<0?0:$,p.unshift(0);b++b?1:-1;else for(d=-1,l=0;++dy[d]?1:-1;break;}if(!(l<0))break;for(f=b==h?n:p;b;){if(y[--b]$&&o(v,u,r.RM,y[0]!==_),v;},r.eq=function(t){return!this.cmp(t);},r.gt=function(t){return this.cmp(t)>0;},r.gte=function(t){return this.cmp(t)>-1;},r.lt=function(t){return this.cmp(t)<0;},r.lte=function(t){return this.cmp(t)<1;},r.sub=r.minus=function(t){var e,r,i,n,o=this,a=o.constructor,s=o.s,u=(t=new a(t)).s;if(s!=u)return t.s=-u,o.plus(t);var h=o.c.slice(),f=o.e,c=t.c,l=t.e;if(!h[0]||!c[0])return c[0]?(t.s=-u,t):new a(h[0]?o:0);if(s=f-l){for((n=s<0)?(s=-s,i=h):(l=f,i=c),i.reverse(),u=s;u--;i.push(0));i.reverse();}else for(r=((n=h.length0)for(;u--;h[e++]=0);for(u=e;r>s;){if(h[--r]0?(u=a,e=h):(n=-n,e=s),e.reverse();n--;e.push(0));e.reverse();}for(s.length-h.length<0&&(e=h,h=s,s=e),n=h.length,o=0;n;)o=(s[--n]=s[n]+h[n]+o)/10|0,s[n]%=10;for(o&&(s.unshift(o),++u),n=s.length;0===s[--n];s.pop());return t.c=s,t.e=u,t;},r.pow=function(t){var e=this,r=new e.constructor(1),i=r,n=t<0;for((t!==~~t||t<-1e6||t>1e6)&&a("!pow!"),t=n?-t:t;1&t&&(i=i.times(e)),t>>=1;)e=e.times(e);return n?r.div(i):i;},r.round=function(t,e){var r=this,i=r.constructor;return null==t?t=0:(t!==~~t||t<0||t>1e6)&&a("!round!"),o(r=new i(r),t,null==e?i.RM:e),r;},r.sqrt=function(){var t,e,r,i=this,n=i.constructor,s=i.c,u=i.s,h=i.e,f=new n("0.5");if(!s[0])return new n(i);u<0&&a(NaN),0===(u=Math.sqrt(i.toString()))||u===1/0?((t=s.join("")).length+h&1||(t+="0"),(e=new n(Math.sqrt(t).toString())).e=((h+1)/2|0)-(h<0||1&h)):e=new n(u.toString()),u=e.e+(n.DP+=4);do{r=e,e=f.times(r.plus(i.div(r)));}while(r.c.slice(0,u).join("")!==e.c.slice(0,u).join(""));return o(e,n.DP-=4,n.RM),e;},r.mul=r.times=function(t){var e,r=this,i=r.constructor,n=r.c,o=(t=new i(t)).c,a=n.length,s=o.length,u=r.e,h=t.e;if(t.s=r.s==t.s?1:-1,!n[0]||!o[0])return new i(0*t.s);for(t.e=u+h,au;)s=e[h]+o[u]*n[h-u-1]+s,e[h--]=s%10,s=s/10|0;e[h]=(e[h]+s)%10;}for(s&&++t.e,e[0]||e.shift(),u=e.length;!e[--u];e.pop());return t.c=e,t;},r.toString=r.valueOf=r.toJSON=function(){var t=this,e=t.constructor,r=t.e,i=t.c.join(""),n=i.length;if(r<=e.E_NEG||r>=e.E_POS)i=i.charAt(0)+(n>1?"."+i.slice(1):"")+(r<0?"e":"e+")+r;else if(r<0){for(;++r;i="0"+i);i="0."+i;}else if(r>0){if(++r>n)for(r-=n;r--;i+="0");else r1&&(i=i.charAt(0)+"."+i.slice(1));return t.s<0&&t.c[0]?"-"+i:i;},r.toExponential=function(t){return null==t?t=this.c.length-1:(t!==~~t||t<0||t>1e6)&&a("!toExp!"),n(this,t,1);},r.toFixed=function(t){var e,r=this,i=r.constructor,o=i.E_NEG,s=i.E_POS;return i.E_NEG=-(i.E_POS=1/0),null==t?e=r.toString():t===~~t&&t>=0&&t<=1e6&&(e=n(r,r.e+t),r.s<0&&r.c[0]&&e.indexOf("-")<0&&(e="-"+e)),i.E_NEG=o,i.E_POS=s,e||a("!toFix!"),e;},r.toPrecision=function(t){return null==t?this.toString():((t!==~~t||t<1||t>1e6)&&a("!toPre!"),n(this,t-1,2));},e=function t(){function e(r){var n=this;if(!(n instanceof e))return void 0===r?t():new e(r);r instanceof e?(n.s=r.s,n.e=r.e,n.c=r.c.slice()):function(t,e){var r,n,o;for(0===e&&1/e<0?e="-0":i.test(e+="")||a(NaN),t.s="-"==e.charAt(0)?(e=e.slice(1),-1):1,(r=e.indexOf("."))>-1&&(e=e.replace(".","")),(n=e.search(/e/i))>0?(r<0&&(r=n),r+=+e.slice(n+1),e=e.substring(0,n)):r<0&&(r=e.length),o=e.length,n=0;n0&&"0"==e.charAt(--o););for(t.e=r-n-1,t.c=[];n<=o;t.c.push(+e.charAt(n++)));}}(n,r),n.constructor=e;}return e.prototype=r,e.DP=20,e.RM=1,e.E_NEG=-7,e.E_POS=21,e;}(),"function"==typeof define&&define.amd?define(function(){return e;}):_$big_439.exports?(_$big_439.exports=e,_$big_439.exports.Big=e):t.Big=e;}(this),_$big_439=_$big_439.exports;var _$satoshiBitcoin_438={};function toNumber(t){return Number(t);}Number.isInteger||(Number.isInteger=function(t){return"number"==typeof t&&t%1==0;}),_$satoshiBitcoin_438={toBitcoin:function(t){var e=typeof t;if("string"===e&&(t=toNumber(t),e="number"),"number"!==e)throw new TypeError("toBitcoin must be called on a number or string, got "+e);if(!Number.isInteger(t))throw new TypeError("toBitcoin must be called on a whole number or string format whole number");var r=new _$big_439(t);return Number(r.div(1e8));},toSatoshi:function(t){var e=typeof t;if("string"===e&&(t=toNumber(t),e="number"),"number"!==e)throw new TypeError("toSatoshi must be called on a number or string, got "+e);var r=new _$big_439(t);return Number(r.times(1e8));}};var _$bufferEquals_263={};(function(t){(function(){"use strict";_$bufferEquals_263=function(e,r){if(!t.isBuffer(e)||!t.isBuffer(r))throw new TypeError("Arguments must be Buffers");if(e===r)return!0;if("function"==typeof e.equals)return e.equals(r);if(e.length!==r.length)return!1;for(var i=0;i=r)throw RangeError(i);};}).call(this);}).call(this,{isBuffer:_$isBuffer_394});var _$der_446={},__Buffer_446=_$safeBuffer_436.Buffer,EC_PRIVKEY_EXPORT_DER_COMPRESSED=__Buffer_446.from([48,129,211,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,133,48,129,130,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,33,2,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,36,3,34,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),EC_PRIVKEY_EXPORT_DER_UNCOMPRESSED=__Buffer_446.from([48,130,1,19,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,165,48,129,162,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,65,4,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,72,58,218,119,38,163,196,101,93,164,251,252,14,17,8,168,253,23,180,72,166,133,84,25,156,71,208,143,251,16,212,184,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,68,3,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);_$der_446.privateKeyExport=function(t,e,r){var i=__Buffer_446.from(r?EC_PRIVKEY_EXPORT_DER_COMPRESSED:EC_PRIVKEY_EXPORT_DER_UNCOMPRESSED);return t.copy(i,r?8:9),e.copy(i,r?181:214),i;},_$der_446.privateKeyImport=function(t){var e=t.length,r=0;if(!(e2||e1?t[r+i-2]<<8:0);if(!(e<(r+=i)+n||e32||e1&&0===e[i]&&!(128&e[i+1]);--r,++i);for(var n=__Buffer_446.concat([__Buffer_446.from([0]),t.s]),o=33,a=0;o>1&&0===n[a]&&!(128&n[a+1]);--o,++a);return _$bip66_212.encode(e.slice(i),n.slice(a));},_$der_446.signatureImport=function(t){var e=__Buffer_446.alloc(32,0),r=__Buffer_446.alloc(32,0);try{var i=_$bip66_212.decode(t);if(33===i.r.length&&0===i.r[0]&&(i.r=i.r.slice(1)),i.r.length>32)throw new Error("R length is too long");if(33===i.s.length&&0===i.s[0]&&(i.s=i.s.slice(1)),i.s.length>32)throw new Error("S length is too long");}catch(n){return;}return i.r.copy(e,32-i.r.length),i.s.copy(r,32-i.s.length),{r:e,s:r};},_$der_446.signatureImportLax=function(t){var e=__Buffer_446.alloc(32,0),r=__Buffer_446.alloc(32,0),i=t.length,n=0;if(48===t[n++]){var o=t[n++];if(!(128&o&&(n+=o-128)>i)&&2===t[n++]){var a=t[n++];if(128&a){if(n+(o=a-128)>i)return;for(;o>0&&0===t[n];n+=1,o-=1);for(a=0;o>0;n+=1,o-=1)a=(a<<8)+t[n];}if(!(a>i-n)){var s=n;if(n+=a,2===t[n++]){var u=t[n++];if(128&u){if(n+(o=u-128)>i)return;for(;o>0&&0===t[n];n+=1,o-=1);for(u=0;o>0;n+=1,o-=1)u=(u<<8)+t[n];}if(!(u>i-n)){var h=n;for(n+=u;a>0&&0===t[s];a-=1,s+=1);if(!(a>32)){var f=t.slice(s,s+a);for(f.copy(e,32-f.length);u>0&&0===t[h];u-=1,h+=1);if(!(u>32)){var c=t.slice(h,h+u);return c.copy(r,32-c.length),{r:e,s:r};}}}}}}}};var _$messages_449={COMPRESSED_TYPE_INVALID:"compressed should be a boolean",EC_PRIVATE_KEY_TYPE_INVALID:"private key should be a Buffer",EC_PRIVATE_KEY_LENGTH_INVALID:"private key length is invalid",EC_PRIVATE_KEY_RANGE_INVALID:"private key range is invalid",EC_PRIVATE_KEY_TWEAK_ADD_FAIL:"tweak out of range or resulting private key is invalid",EC_PRIVATE_KEY_TWEAK_MUL_FAIL:"tweak out of range",EC_PRIVATE_KEY_EXPORT_DER_FAIL:"couldn't export to DER format",EC_PRIVATE_KEY_IMPORT_DER_FAIL:"couldn't import from DER format",EC_PUBLIC_KEYS_TYPE_INVALID:"public keys should be an Array",EC_PUBLIC_KEYS_LENGTH_INVALID:"public keys Array should have at least 1 element",EC_PUBLIC_KEY_TYPE_INVALID:"public key should be a Buffer",EC_PUBLIC_KEY_LENGTH_INVALID:"public key length is invalid",EC_PUBLIC_KEY_PARSE_FAIL:"the public key could not be parsed or is invalid",EC_PUBLIC_KEY_CREATE_FAIL:"private was invalid, try again",EC_PUBLIC_KEY_TWEAK_ADD_FAIL:"tweak out of range or resulting public key is invalid",EC_PUBLIC_KEY_TWEAK_MUL_FAIL:"tweak out of range",EC_PUBLIC_KEY_COMBINE_FAIL:"the sum of the public keys is not valid",ECDH_FAIL:"scalar was invalid (zero or overflow)",ECDSA_SIGNATURE_TYPE_INVALID:"signature should be a Buffer",ECDSA_SIGNATURE_LENGTH_INVALID:"signature length is invalid",ECDSA_SIGNATURE_PARSE_FAIL:"couldn't parse signature",ECDSA_SIGNATURE_PARSE_DER_FAIL:"couldn't parse DER signature",ECDSA_SIGN_FAIL:"nonce generation function failed or private key is invalid",ECDSA_RECOVER_FAIL:"couldn't recover public key from signature",MSG32_TYPE_INVALID:"message should be a Buffer",MSG32_LENGTH_INVALID:"message length is invalid",OPTIONS_TYPE_INVALID:"options should be an Object",OPTIONS_DATA_TYPE_INVALID:"options.data should be a Buffer",OPTIONS_DATA_LENGTH_INVALID:"options.data length is invalid",OPTIONS_NONCEFN_TYPE_INVALID:"options.noncefn should be a Function",RECOVERY_ID_TYPE_INVALID:"recovery should be a Number",RECOVERY_ID_VALUE_INVALID:"recovery should have value between -1 and 4",TWEAK_TYPE_INVALID:"tweak should be a Buffer",TWEAK_LENGTH_INVALID:"tweak length is invalid"};function initCompressedValue(t,e){return void 0===t?e:(_$assert_445.isBoolean(t,_$messages_449.COMPRESSED_TYPE_INVALID),t);}var _$lib_448=function(t){return{privateKeyVerify:function(e){return _$assert_445.isBuffer(e,_$messages_449.EC_PRIVATE_KEY_TYPE_INVALID),32===e.length&&t.privateKeyVerify(e);},privateKeyExport:function(e,r){_$assert_445.isBuffer(e,_$messages_449.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_445.isBufferLength(e,32,_$messages_449.EC_PRIVATE_KEY_LENGTH_INVALID),r=initCompressedValue(r,!0);var i=t.privateKeyExport(e,r);return _$der_446.privateKeyExport(e,i,r);},privateKeyImport:function(e){if(_$assert_445.isBuffer(e,_$messages_449.EC_PRIVATE_KEY_TYPE_INVALID),(e=_$der_446.privateKeyImport(e))&&32===e.length&&t.privateKeyVerify(e))return e;throw new Error(_$messages_449.EC_PRIVATE_KEY_IMPORT_DER_FAIL);},privateKeyNegate:function(e){return _$assert_445.isBuffer(e,_$messages_449.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_445.isBufferLength(e,32,_$messages_449.EC_PRIVATE_KEY_LENGTH_INVALID),t.privateKeyNegate(e);},privateKeyModInverse:function(e){return _$assert_445.isBuffer(e,_$messages_449.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_445.isBufferLength(e,32,_$messages_449.EC_PRIVATE_KEY_LENGTH_INVALID),t.privateKeyModInverse(e);},privateKeyTweakAdd:function(e,r){return _$assert_445.isBuffer(e,_$messages_449.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_445.isBufferLength(e,32,_$messages_449.EC_PRIVATE_KEY_LENGTH_INVALID),_$assert_445.isBuffer(r,_$messages_449.TWEAK_TYPE_INVALID),_$assert_445.isBufferLength(r,32,_$messages_449.TWEAK_LENGTH_INVALID),t.privateKeyTweakAdd(e,r);},privateKeyTweakMul:function(e,r){return _$assert_445.isBuffer(e,_$messages_449.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_445.isBufferLength(e,32,_$messages_449.EC_PRIVATE_KEY_LENGTH_INVALID),_$assert_445.isBuffer(r,_$messages_449.TWEAK_TYPE_INVALID),_$assert_445.isBufferLength(r,32,_$messages_449.TWEAK_LENGTH_INVALID),t.privateKeyTweakMul(e,r);},publicKeyCreate:function(e,r){return _$assert_445.isBuffer(e,_$messages_449.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_445.isBufferLength(e,32,_$messages_449.EC_PRIVATE_KEY_LENGTH_INVALID),r=initCompressedValue(r,!0),t.publicKeyCreate(e,r);},publicKeyConvert:function(e,r){return _$assert_445.isBuffer(e,_$messages_449.EC_PUBLIC_KEY_TYPE_INVALID),_$assert_445.isBufferLength2(e,33,65,_$messages_449.EC_PUBLIC_KEY_LENGTH_INVALID),r=initCompressedValue(r,!0),t.publicKeyConvert(e,r);},publicKeyVerify:function(e){return _$assert_445.isBuffer(e,_$messages_449.EC_PUBLIC_KEY_TYPE_INVALID),t.publicKeyVerify(e);},publicKeyTweakAdd:function(e,r,i){return _$assert_445.isBuffer(e,_$messages_449.EC_PUBLIC_KEY_TYPE_INVALID),_$assert_445.isBufferLength2(e,33,65,_$messages_449.EC_PUBLIC_KEY_LENGTH_INVALID),_$assert_445.isBuffer(r,_$messages_449.TWEAK_TYPE_INVALID),_$assert_445.isBufferLength(r,32,_$messages_449.TWEAK_LENGTH_INVALID),i=initCompressedValue(i,!0),t.publicKeyTweakAdd(e,r,i);},publicKeyTweakMul:function(e,r,i){return _$assert_445.isBuffer(e,_$messages_449.EC_PUBLIC_KEY_TYPE_INVALID),_$assert_445.isBufferLength2(e,33,65,_$messages_449.EC_PUBLIC_KEY_LENGTH_INVALID),_$assert_445.isBuffer(r,_$messages_449.TWEAK_TYPE_INVALID),_$assert_445.isBufferLength(r,32,_$messages_449.TWEAK_LENGTH_INVALID),i=initCompressedValue(i,!0),t.publicKeyTweakMul(e,r,i);},publicKeyCombine:function(e,r){_$assert_445.isArray(e,_$messages_449.EC_PUBLIC_KEYS_TYPE_INVALID),_$assert_445.isLengthGTZero(e,_$messages_449.EC_PUBLIC_KEYS_LENGTH_INVALID);for(var i=0;i=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15;}function a(t,e,r){var i=o(t,r);return r-1>=e&&(i|=o(t,r-1)<<4),i;}function s(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s;}return n;}i.isBN=function(t){return t instanceof i||null!==t&&"object"==typeof t&&t.constructor.wordSize===i.wordSize&&Array.isArray(t.words);},i.max=function(t,e){return t.cmp(e)>0?t:e;},i.min=function(t,e){return t.cmp(e)<0?t:e;},i.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip();},i.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=a(t,e,i)<=18?(o-=18,s+=1,this.words[s]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,s+=1,this.words[s]|=n>>>26):o+=8;this.strip();},i.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,u=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign();},i.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},i.prototype.inspect=function(){return(this.red?"";};var u=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],h=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],f=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function c(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var _=h-d|0;f+=(a=(n=0|t.words[_])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a;}r.words[h]=0|c,u=0|f;}return 0!==u?r.words[h]=0|u:r.length--,r.strip();}i.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?u[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--);}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}if(t===(0|t)&&t>=2&&t<=36){var c=h[t],l=f[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var _=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?_+r:u[c-_.length]+_+r;}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}},i.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t;},i.prototype.toJSON=function(){return this.toString(16);},i.prototype.toBuffer=function(t,e){return this.toArrayLike(n,t,e);},i.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},i.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},i.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},i.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this);},i.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},i.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this);},i.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},i.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},i.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},i.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},i.prototype.notn=function(t){return this.clone().inotn(t);},i.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this);},i.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],_=8191&d,p=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],R=8191&I,P=I>>>13,O=0|a[8],C=8191&O,N=O>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,G=0|s[2],V=8191&G,W=G>>>13,Y=0|s[3],Z=8191&Y,J=Y>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],_t=8191&dt,pt=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(_,H),n=(n=Math.imul(_,z))+Math.imul(p,H)|0,o=Math.imul(p,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(_,K)|0,n=(n=n+Math.imul(_,F)|0)+Math.imul(p,K)|0,o=o+Math.imul(p,F)|0;var yt=(h+(i=i+Math.imul(c,V)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,V)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(_,V)|0,n=(n=n+Math.imul(_,W)|0)+Math.imul(p,V)|0,o=o+Math.imul(p,W)|0;var bt=(h+(i=i+Math.imul(c,Z)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Z)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,V)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,V)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(_,Z)|0,n=(n=n+Math.imul(_,J)|0)+Math.imul(p,Z)|0,o=o+Math.imul(p,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,V)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,V)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Z)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Z)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(_,Q)|0,n=(n=n+Math.imul(_,tt)|0)+Math.imul(p,Q)|0,o=o+Math.imul(p,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,V)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,V)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Z)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Z)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(_,rt)|0,n=(n=n+Math.imul(_,it)|0)+Math.imul(p,rt)|0,o=o+Math.imul(p,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(R,H),n=(n=Math.imul(R,z))+Math.imul(P,H)|0,o=Math.imul(P,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,V)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,V)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Z)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Z)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(_,ot)|0,n=(n=n+Math.imul(_,at)|0)+Math.imul(p,ot)|0,o=o+Math.imul(p,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(C,H),n=(n=Math.imul(C,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(R,K)|0,n=(n=n+Math.imul(R,F)|0)+Math.imul(P,K)|0,o=o+Math.imul(P,F)|0,i=i+Math.imul(T,V)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,V)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Z)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Z)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(_,ut)|0,n=(n=n+Math.imul(_,ht)|0)+Math.imul(p,ut)|0,o=o+Math.imul(p,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(C,K)|0,n=(n=n+Math.imul(C,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(R,V)|0,n=(n=n+Math.imul(R,W)|0)+Math.imul(P,V)|0,o=o+Math.imul(P,W)|0,i=i+Math.imul(T,Z)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Z)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(_,ct)|0,n=(n=n+Math.imul(_,lt)|0)+Math.imul(p,ct)|0,o=o+Math.imul(p,lt)|0;var St=(h+(i=i+Math.imul(c,_t)|0)|0)+((8191&(n=(n=n+Math.imul(c,pt)|0)+Math.imul(l,_t)|0))<<13)|0;h=((o=o+Math.imul(l,pt)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(C,V)|0,n=(n=n+Math.imul(C,W)|0)+Math.imul(N,V)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(R,Z)|0,n=(n=n+Math.imul(R,J)|0)+Math.imul(P,Z)|0,o=o+Math.imul(P,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(_,_t)|0)|0)+((8191&(n=(n=n+Math.imul(_,pt)|0)+Math.imul(p,_t)|0))<<13)|0;h=((o=o+Math.imul(p,pt)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,V),n=(n=Math.imul(D,W))+Math.imul(U,V)|0,o=Math.imul(U,W),i=i+Math.imul(C,Z)|0,n=(n=n+Math.imul(C,J)|0)+Math.imul(N,Z)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(R,Q)|0,n=(n=n+Math.imul(R,tt)|0)+Math.imul(P,Q)|0,o=o+Math.imul(P,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,_t)|0)|0)+((8191&(n=(n=n+Math.imul(g,pt)|0)+Math.imul(y,_t)|0))<<13)|0;h=((o=o+Math.imul(y,pt)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Z),n=(n=Math.imul(D,J))+Math.imul(U,Z)|0,o=Math.imul(U,J),i=i+Math.imul(C,Q)|0,n=(n=n+Math.imul(C,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(R,rt)|0,n=(n=n+Math.imul(R,it)|0)+Math.imul(P,rt)|0,o=o+Math.imul(P,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,_t)|0)|0)+((8191&(n=(n=n+Math.imul(v,pt)|0)+Math.imul(w,_t)|0))<<13)|0;h=((o=o+Math.imul(w,pt)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(C,rt)|0,n=(n=n+Math.imul(C,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(R,ot)|0,n=(n=n+Math.imul(R,at)|0)+Math.imul(P,ot)|0,o=o+Math.imul(P,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,_t)|0)|0)+((8191&(n=(n=n+Math.imul($,pt)|0)+Math.imul(E,_t)|0))<<13)|0;h=((o=o+Math.imul(E,pt)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(C,ot)|0,n=(n=n+Math.imul(C,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(R,ut)|0,n=(n=n+Math.imul(R,ht)|0)+Math.imul(P,ut)|0,o=o+Math.imul(P,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,_t)|0)|0)+((8191&(n=(n=n+Math.imul(A,pt)|0)+Math.imul(B,_t)|0))<<13)|0;h=((o=o+Math.imul(B,pt)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(C,ut)|0,n=(n=n+Math.imul(C,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(R,ct)|0,n=(n=n+Math.imul(R,lt)|0)+Math.imul(P,ct)|0,o=o+Math.imul(P,lt)|0;var It=(h+(i=i+Math.imul(T,_t)|0)|0)+((8191&(n=(n=n+Math.imul(T,pt)|0)+Math.imul(x,_t)|0))<<13)|0;h=((o=o+Math.imul(x,pt)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(C,ct)|0,n=(n=n+Math.imul(C,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Rt=(h+(i=i+Math.imul(R,_t)|0)|0)+((8191&(n=(n=n+Math.imul(R,pt)|0)+Math.imul(P,_t)|0))<<13)|0;h=((o=o+Math.imul(P,pt)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Pt=(h+(i=i+Math.imul(C,_t)|0)|0)+((8191&(n=(n=n+Math.imul(C,pt)|0)+Math.imul(N,_t)|0))<<13)|0;h=((o=o+Math.imul(N,pt)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863;var Ot=(h+(i=Math.imul(D,_t))|0)+((8191&(n=(n=Math.imul(D,pt))+Math.imul(U,_t)|0))<<13)|0;return h=((o=Math.imul(U,pt))+(n>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Rt,u[17]=Pt,u[18]=Ot,0!==h&&(u[19]=h,r.length++),r;};function d(t,e,r){return new _().mulp(t,e,r);}function _(t,e){this.x=t,this.y=e;}Math.imul||(l=c),i.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?l(this,t,e):r<63?c(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863;}r.words[o]=s,i=a,a=n;}return 0!==i?r.words[o]=i:r.length--,r.strip();}(this,t,e):d(this,t,e);},_.prototype.makeRBT=function(t){for(var e=new Array(t),r=i.prototype._countBits(t)-1,n=0;n>=1;return i;},_.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n;}return 0!==e&&(this.words[r]=e,this.length++),this;},i.prototype.muln=function(t){return this.clone().imuln(t);},i.prototype.sqr=function(){return this.mul(this);},i.prototype.isqr=function(){return this.imul(this.clone());},i.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n;}return e;}(t);if(0===e.length)return new i(1);for(var r=this,n=0;n>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r;}o&&(this.words[e]=o,this.length++);}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a;}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},i.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r);},i.prototype.shln=function(t){return this.clone().ishln(t);},i.prototype.ushln=function(t){return this.clone().iushln(t);},i.prototype.shrn=function(t){return this.clone().ishrn(t);},i.prototype.ushrn=function(t){return this.clone().iushrn(t);},i.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this;},i.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n;}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip();},i.prototype._wordDiv=function(t,e){var r=(this.length,t.length),n=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),n.iushln(r),a=0|o.words[o.length-1]);var s,u=n.length-o.length;if("mod"!==e){(s=new i(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|n.words[o.length+c])+(0|n.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),n._ishlnsubmul(o,l,c);0!==n.negative;)l--,n.negative=0,n._ishlnsubmul(o,1,c),n.isZero()||(n.negative^=1);s&&(s.words[c]=l);}return s&&s.strip(),n.strip(),"div"!==e&&0!==r&&n.iushrn(r),{div:s||null,mod:n};},i.prototype.divmod=function(t,e,r){return this.isZero()?{div:new i(0),mod:new i(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(n=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:n,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(n=a.div.neg()),{div:n,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new i(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new i(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new i(this.modn(t.words[0]))}:this._wordDiv(t,e);var n,o,a;},i.prototype.div=function(t){return this.divmod(t,"div",!1).div;},i.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},i.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},i.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},i.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r;},i.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t;}return this.strip();},i.prototype.divn=function(t){return this.clone().idivn(t);},i.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var n=new i(1),o=new i(0),a=new i(0),s=new i(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-->0;)(n.isOdd()||o.isOdd())&&(n.iadd(h),o.isub(f)),n.iushrn(1),o.iushrn(1);for(var d=0,_=1;0==(r.words[0]&_)&&d<26;++d,_<<=1);if(d>0)for(r.iushrn(d);d-->0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),n.isub(a),o.isub(s)):(r.isub(e),a.isub(n),s.isub(o));}return{a:a,b:s,gcd:r.iushln(u)};},i.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var n,o=new i(1),a=new i(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-->0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-->0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o));}return(n=0===e.cmpn(1)?o:a).cmpn(0)<0&&n.iadd(t),n;},i.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o;}else if(0===n||0===r.cmpn(1))break;e.isub(r);}return r.iushln(i);},i.prototype.invm=function(t){return this.egcd(t).a.umod(t);},i.prototype.isEven=function(){return 0==(1&this.words[0]);},i.prototype.isOdd=function(){return 1==(1&this.words[0]);},i.prototype.andln=function(t){return this.words[0]&t;},i.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a;}return 0!==n&&(this.words[o]=n,this.length++),this;},i.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},i.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break;}}return e;},i.prototype.gtn=function(t){return 1===this.cmpn(t);},i.prototype.gt=function(t){return 1===this.cmp(t);},i.prototype.gten=function(t){return this.cmpn(t)>=0;},i.prototype.gte=function(t){return this.cmp(t)>=0;},i.prototype.ltn=function(t){return-1===this.cmpn(t);},i.prototype.lt=function(t){return-1===this.cmp(t);},i.prototype.lten=function(t){return this.cmpn(t)<=0;},i.prototype.lte=function(t){return this.cmp(t)<=0;},i.prototype.eqn=function(t){return 0===this.cmpn(t);},i.prototype.eq=function(t){return 0===this.cmp(t);},i.red=function(t){return new w(t);},i.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t);},i.prototype.fromRed=function(){return this.red.convertFrom(this);},i.prototype._forceRed=function(t){return this.red=t,this;},i.prototype.forceRed=function(t){return this._forceRed(t);},i.prototype.redAdd=function(t){return this.red.add(this,t);},i.prototype.redIAdd=function(t){return this.red.iadd(this,t);},i.prototype.redSub=function(t){return this.red.sub(this,t);},i.prototype.redISub=function(t){return this.red.isub(this,t);},i.prototype.redShl=function(t){return this.red.shl(this,t);},i.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t);},i.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t);},i.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this);},i.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this);},i.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this);},i.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this);},i.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this);},i.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t);};var p={k256:null,p224:null,p192:null,p25519:null};function m(t,e){this.name=t,this.p=new i(e,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function g(){m.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function y(){m.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function b(){m.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function v(){m.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function w(t){if("string"==typeof t){var e=i._prime(t);this.m=e.p,this.prime=e;}else this.m=t,this.prime=null;}function M(t){w.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}m.prototype._tmp=function(){var t=new i(null);return t.words=new Array(Math.ceil(this.n/13)),t;},m.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},m.prototype.split=function(t,e){t.iushrn(this.n,0,e);},m.prototype.imulK=function(t){return t.imul(this.k);},r(g,m),g.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o;}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9;},g.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i;}return 0!==e&&(t.words[t.length++]=e),t;},i._prime=function(t){if(p[t])return p[t];var e;if("k256"===t)e=new g();else if("p224"===t)e=new y();else if("p192"===t)e=new b();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new v();}return p[t]=e,e;},w.prototype._verify1=function(t){},w.prototype._verify2=function(t,e){},w.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this);},w.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this);},w.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this);},w.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r;},w.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this);},w.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r;},w.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e));},w.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e));},w.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e));},w.prototype.isqr=function(t){return this.imul(t,t.clone());},w.prototype.sqr=function(t){return this.mul(t,t);},w.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new i(1)).iushrn(2);return this.pow(t,e);}for(var r=this.m.subn(1),n=0;!r.isZero()&&0===r.andln(1);)n++,r.iushrn(1);var o=new i(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new i(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=n;0!==c.cmp(o);){for(var d=c,_=0;0!==d.cmp(o);_++)d=d.redSqr();var p=this.pow(h,new i(1).iushln(l-_-1));f=f.redMul(p),h=p.redSqr(),c=c.redMul(h),l=_;}return f;},w.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e);},w.prototype.pow=function(t,e){if(e.isZero())return new i(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new i(1).toRed(this),r[1]=t;for(var n=2;n=0;n--){for(var h=e.words[n],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===n&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0;}u=26;}return o;},w.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},w.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},i.mont=function(t){return new M(t);},r(M,w),M.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},M.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},M.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this);},M.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new i(0)._forceRed(this);var r=t.mul(e),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(n).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this);},M.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this);};}(_$bn_450,this),_$bn_450=_$bn_450.exports;var _$package_352={version:"6.5.4"},_$bn_351={exports:{}};!function(t,e){"use strict";function r(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function i(t,e,r){if(i.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==e&&"be"!==e||(r=e,e=10),this._init(t||0,e||10,r||"be"));}var n;"object"==typeof t?t.exports=i:e.BN=i,i.BN=i,i.wordSize=26;try{n="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:_$empty_216({}).Buffer;}catch($){}function o(t,e){var r=t.charCodeAt(e);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15;}function a(t,e,r){var i=o(t,r);return r-1>=e&&(i|=o(t,r-1)<<4),i;}function s(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s;}return n;}i.isBN=function(t){return t instanceof i||null!==t&&"object"==typeof t&&t.constructor.wordSize===i.wordSize&&Array.isArray(t.words);},i.max=function(t,e){return t.cmp(e)>0?t:e;},i.min=function(t,e){return t.cmp(e)<0?t:e;},i.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip();},i.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=a(t,e,i)<=18?(o-=18,s+=1,this.words[s]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,s+=1,this.words[s]|=n>>>26):o+=8;this.strip();},i.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,u=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign();},i.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},i.prototype.inspect=function(){return(this.red?"";};var u=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],h=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],f=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function c(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var _=h-d|0;f+=(a=(n=0|t.words[_])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a;}r.words[h]=0|c,u=0|f;}return 0!==u?r.words[h]=0|u:r.length--,r.strip();}i.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?u[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--);}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}if(t===(0|t)&&t>=2&&t<=36){var c=h[t],l=f[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var _=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?_+r:u[c-_.length]+_+r;}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}},i.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t;},i.prototype.toJSON=function(){return this.toString(16);},i.prototype.toBuffer=function(t,e){return this.toArrayLike(n,t,e);},i.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},i.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},i.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},i.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this);},i.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},i.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this);},i.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},i.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},i.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},i.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},i.prototype.notn=function(t){return this.clone().inotn(t);},i.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this);},i.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],_=8191&d,p=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],R=8191&I,P=I>>>13,O=0|a[8],C=8191&O,N=O>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,G=0|s[2],V=8191&G,W=G>>>13,Y=0|s[3],Z=8191&Y,J=Y>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],_t=8191&dt,pt=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(_,H),n=(n=Math.imul(_,z))+Math.imul(p,H)|0,o=Math.imul(p,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(_,K)|0,n=(n=n+Math.imul(_,F)|0)+Math.imul(p,K)|0,o=o+Math.imul(p,F)|0;var yt=(h+(i=i+Math.imul(c,V)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,V)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(_,V)|0,n=(n=n+Math.imul(_,W)|0)+Math.imul(p,V)|0,o=o+Math.imul(p,W)|0;var bt=(h+(i=i+Math.imul(c,Z)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Z)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,V)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,V)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(_,Z)|0,n=(n=n+Math.imul(_,J)|0)+Math.imul(p,Z)|0,o=o+Math.imul(p,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,V)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,V)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Z)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Z)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(_,Q)|0,n=(n=n+Math.imul(_,tt)|0)+Math.imul(p,Q)|0,o=o+Math.imul(p,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,V)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,V)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Z)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Z)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(_,rt)|0,n=(n=n+Math.imul(_,it)|0)+Math.imul(p,rt)|0,o=o+Math.imul(p,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(R,H),n=(n=Math.imul(R,z))+Math.imul(P,H)|0,o=Math.imul(P,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,V)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,V)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Z)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Z)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(_,ot)|0,n=(n=n+Math.imul(_,at)|0)+Math.imul(p,ot)|0,o=o+Math.imul(p,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(C,H),n=(n=Math.imul(C,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(R,K)|0,n=(n=n+Math.imul(R,F)|0)+Math.imul(P,K)|0,o=o+Math.imul(P,F)|0,i=i+Math.imul(T,V)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,V)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Z)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Z)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(_,ut)|0,n=(n=n+Math.imul(_,ht)|0)+Math.imul(p,ut)|0,o=o+Math.imul(p,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(C,K)|0,n=(n=n+Math.imul(C,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(R,V)|0,n=(n=n+Math.imul(R,W)|0)+Math.imul(P,V)|0,o=o+Math.imul(P,W)|0,i=i+Math.imul(T,Z)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Z)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(_,ct)|0,n=(n=n+Math.imul(_,lt)|0)+Math.imul(p,ct)|0,o=o+Math.imul(p,lt)|0;var St=(h+(i=i+Math.imul(c,_t)|0)|0)+((8191&(n=(n=n+Math.imul(c,pt)|0)+Math.imul(l,_t)|0))<<13)|0;h=((o=o+Math.imul(l,pt)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(C,V)|0,n=(n=n+Math.imul(C,W)|0)+Math.imul(N,V)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(R,Z)|0,n=(n=n+Math.imul(R,J)|0)+Math.imul(P,Z)|0,o=o+Math.imul(P,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(_,_t)|0)|0)+((8191&(n=(n=n+Math.imul(_,pt)|0)+Math.imul(p,_t)|0))<<13)|0;h=((o=o+Math.imul(p,pt)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,V),n=(n=Math.imul(D,W))+Math.imul(U,V)|0,o=Math.imul(U,W),i=i+Math.imul(C,Z)|0,n=(n=n+Math.imul(C,J)|0)+Math.imul(N,Z)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(R,Q)|0,n=(n=n+Math.imul(R,tt)|0)+Math.imul(P,Q)|0,o=o+Math.imul(P,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,_t)|0)|0)+((8191&(n=(n=n+Math.imul(g,pt)|0)+Math.imul(y,_t)|0))<<13)|0;h=((o=o+Math.imul(y,pt)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Z),n=(n=Math.imul(D,J))+Math.imul(U,Z)|0,o=Math.imul(U,J),i=i+Math.imul(C,Q)|0,n=(n=n+Math.imul(C,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(R,rt)|0,n=(n=n+Math.imul(R,it)|0)+Math.imul(P,rt)|0,o=o+Math.imul(P,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,_t)|0)|0)+((8191&(n=(n=n+Math.imul(v,pt)|0)+Math.imul(w,_t)|0))<<13)|0;h=((o=o+Math.imul(w,pt)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(C,rt)|0,n=(n=n+Math.imul(C,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(R,ot)|0,n=(n=n+Math.imul(R,at)|0)+Math.imul(P,ot)|0,o=o+Math.imul(P,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,_t)|0)|0)+((8191&(n=(n=n+Math.imul($,pt)|0)+Math.imul(E,_t)|0))<<13)|0;h=((o=o+Math.imul(E,pt)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(C,ot)|0,n=(n=n+Math.imul(C,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(R,ut)|0,n=(n=n+Math.imul(R,ht)|0)+Math.imul(P,ut)|0,o=o+Math.imul(P,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,_t)|0)|0)+((8191&(n=(n=n+Math.imul(A,pt)|0)+Math.imul(B,_t)|0))<<13)|0;h=((o=o+Math.imul(B,pt)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(C,ut)|0,n=(n=n+Math.imul(C,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(R,ct)|0,n=(n=n+Math.imul(R,lt)|0)+Math.imul(P,ct)|0,o=o+Math.imul(P,lt)|0;var It=(h+(i=i+Math.imul(T,_t)|0)|0)+((8191&(n=(n=n+Math.imul(T,pt)|0)+Math.imul(x,_t)|0))<<13)|0;h=((o=o+Math.imul(x,pt)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(C,ct)|0,n=(n=n+Math.imul(C,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Rt=(h+(i=i+Math.imul(R,_t)|0)|0)+((8191&(n=(n=n+Math.imul(R,pt)|0)+Math.imul(P,_t)|0))<<13)|0;h=((o=o+Math.imul(P,pt)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Pt=(h+(i=i+Math.imul(C,_t)|0)|0)+((8191&(n=(n=n+Math.imul(C,pt)|0)+Math.imul(N,_t)|0))<<13)|0;h=((o=o+Math.imul(N,pt)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863;var Ot=(h+(i=Math.imul(D,_t))|0)+((8191&(n=(n=Math.imul(D,pt))+Math.imul(U,_t)|0))<<13)|0;return h=((o=Math.imul(U,pt))+(n>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Rt,u[17]=Pt,u[18]=Ot,0!==h&&(u[19]=h,r.length++),r;};function d(t,e,r){return new _().mulp(t,e,r);}function _(t,e){this.x=t,this.y=e;}Math.imul||(l=c),i.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?l(this,t,e):r<63?c(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863;}r.words[o]=s,i=a,a=n;}return 0!==i?r.words[o]=i:r.length--,r.strip();}(this,t,e):d(this,t,e);},_.prototype.makeRBT=function(t){for(var e=new Array(t),r=i.prototype._countBits(t)-1,n=0;n>=1;return i;},_.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n;}return 0!==e&&(this.words[r]=e,this.length++),this;},i.prototype.muln=function(t){return this.clone().imuln(t);},i.prototype.sqr=function(){return this.mul(this);},i.prototype.isqr=function(){return this.imul(this.clone());},i.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n;}return e;}(t);if(0===e.length)return new i(1);for(var r=this,n=0;n>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r;}o&&(this.words[e]=o,this.length++);}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a;}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},i.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r);},i.prototype.shln=function(t){return this.clone().ishln(t);},i.prototype.ushln=function(t){return this.clone().iushln(t);},i.prototype.shrn=function(t){return this.clone().ishrn(t);},i.prototype.ushrn=function(t){return this.clone().iushrn(t);},i.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this;},i.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n;}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip();},i.prototype._wordDiv=function(t,e){var r=(this.length,t.length),n=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),n.iushln(r),a=0|o.words[o.length-1]);var s,u=n.length-o.length;if("mod"!==e){(s=new i(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|n.words[o.length+c])+(0|n.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),n._ishlnsubmul(o,l,c);0!==n.negative;)l--,n.negative=0,n._ishlnsubmul(o,1,c),n.isZero()||(n.negative^=1);s&&(s.words[c]=l);}return s&&s.strip(),n.strip(),"div"!==e&&0!==r&&n.iushrn(r),{div:s||null,mod:n};},i.prototype.divmod=function(t,e,r){return this.isZero()?{div:new i(0),mod:new i(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(n=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:n,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(n=a.div.neg()),{div:n,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new i(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new i(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new i(this.modn(t.words[0]))}:this._wordDiv(t,e);var n,o,a;},i.prototype.div=function(t){return this.divmod(t,"div",!1).div;},i.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},i.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},i.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},i.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r;},i.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t;}return this.strip();},i.prototype.divn=function(t){return this.clone().idivn(t);},i.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var n=new i(1),o=new i(0),a=new i(0),s=new i(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-->0;)(n.isOdd()||o.isOdd())&&(n.iadd(h),o.isub(f)),n.iushrn(1),o.iushrn(1);for(var d=0,_=1;0==(r.words[0]&_)&&d<26;++d,_<<=1);if(d>0)for(r.iushrn(d);d-->0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),n.isub(a),o.isub(s)):(r.isub(e),a.isub(n),s.isub(o));}return{a:a,b:s,gcd:r.iushln(u)};},i.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var n,o=new i(1),a=new i(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-->0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-->0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o));}return(n=0===e.cmpn(1)?o:a).cmpn(0)<0&&n.iadd(t),n;},i.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o;}else if(0===n||0===r.cmpn(1))break;e.isub(r);}return r.iushln(i);},i.prototype.invm=function(t){return this.egcd(t).a.umod(t);},i.prototype.isEven=function(){return 0==(1&this.words[0]);},i.prototype.isOdd=function(){return 1==(1&this.words[0]);},i.prototype.andln=function(t){return this.words[0]&t;},i.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a;}return 0!==n&&(this.words[o]=n,this.length++),this;},i.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},i.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break;}}return e;},i.prototype.gtn=function(t){return 1===this.cmpn(t);},i.prototype.gt=function(t){return 1===this.cmp(t);},i.prototype.gten=function(t){return this.cmpn(t)>=0;},i.prototype.gte=function(t){return this.cmp(t)>=0;},i.prototype.ltn=function(t){return-1===this.cmpn(t);},i.prototype.lt=function(t){return-1===this.cmp(t);},i.prototype.lten=function(t){return this.cmpn(t)<=0;},i.prototype.lte=function(t){return this.cmp(t)<=0;},i.prototype.eqn=function(t){return 0===this.cmpn(t);},i.prototype.eq=function(t){return 0===this.cmp(t);},i.red=function(t){return new w(t);},i.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t);},i.prototype.fromRed=function(){return this.red.convertFrom(this);},i.prototype._forceRed=function(t){return this.red=t,this;},i.prototype.forceRed=function(t){return this._forceRed(t);},i.prototype.redAdd=function(t){return this.red.add(this,t);},i.prototype.redIAdd=function(t){return this.red.iadd(this,t);},i.prototype.redSub=function(t){return this.red.sub(this,t);},i.prototype.redISub=function(t){return this.red.isub(this,t);},i.prototype.redShl=function(t){return this.red.shl(this,t);},i.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t);},i.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t);},i.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this);},i.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this);},i.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this);},i.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this);},i.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this);},i.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t);};var p={k256:null,p224:null,p192:null,p25519:null};function m(t,e){this.name=t,this.p=new i(e,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function g(){m.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function y(){m.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function b(){m.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function v(){m.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function w(t){if("string"==typeof t){var e=i._prime(t);this.m=e.p,this.prime=e;}else this.m=t,this.prime=null;}function M(t){w.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}m.prototype._tmp=function(){var t=new i(null);return t.words=new Array(Math.ceil(this.n/13)),t;},m.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},m.prototype.split=function(t,e){t.iushrn(this.n,0,e);},m.prototype.imulK=function(t){return t.imul(this.k);},r(g,m),g.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o;}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9;},g.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i;}return 0!==e&&(t.words[t.length++]=e),t;},i._prime=function(t){if(p[t])return p[t];var e;if("k256"===t)e=new g();else if("p224"===t)e=new y();else if("p192"===t)e=new b();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new v();}return p[t]=e,e;},w.prototype._verify1=function(t){},w.prototype._verify2=function(t,e){},w.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this);},w.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this);},w.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this);},w.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r;},w.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this);},w.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r;},w.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e));},w.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e));},w.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e));},w.prototype.isqr=function(t){return this.imul(t,t.clone());},w.prototype.sqr=function(t){return this.mul(t,t);},w.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new i(1)).iushrn(2);return this.pow(t,e);}for(var r=this.m.subn(1),n=0;!r.isZero()&&0===r.andln(1);)n++,r.iushrn(1);var o=new i(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new i(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=n;0!==c.cmp(o);){for(var d=c,_=0;0!==d.cmp(o);_++)d=d.redSqr();var p=this.pow(h,new i(1).iushln(l-_-1));f=f.redMul(p),h=p.redSqr(),c=c.redMul(h),l=_;}return f;},w.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e);},w.prototype.pow=function(t,e){if(e.isZero())return new i(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new i(1).toRed(this),r[1]=t;for(var n=2;n=0;n--){for(var h=e.words[n],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===n&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0;}u=26;}return o;},w.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},w.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},i.mont=function(t){return new M(t);},r(M,w),M.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},M.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},M.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this);},M.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new i(0)._forceRed(this);var r=t.mul(e),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(n).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this);},M.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this);};}(_$bn_351,this),_$bn_351=_$bn_351.exports;var _$minimalisticAssert_400={};function __assert_400(t,e){if(!t)throw new Error(e||"Assertion failed");}_$minimalisticAssert_400=__assert_400,__assert_400.equal=function(t,e,r){if(t!=e)throw new Error(r||"Assertion failed: "+t+" != "+e);};var _$utils_401={},utils=_$utils_401;function zero2(t){return 1===t.length?"0"+t:t;}function toHex(t){for(var e="",r=0;r>8,a=255&n;o?r.push(o,a):r.push(a);}return r;},utils.zero2=zero2,utils.toHex=toHex,utils.encode=function(t,e){return"hex"===e?toHex(t):t;};var _$utils_350={},__utils_350=_$utils_350;__utils_350.assert=_$minimalisticAssert_400,__utils_350.toArray=_$utils_401.toArray,__utils_350.zero2=_$utils_401.zero2,__utils_350.toHex=_$utils_401.toHex,__utils_350.encode=_$utils_401.encode,__utils_350.getNAF=function(t,e,r){var i=new Array(Math.max(t.bitLength(),r)+1);i.fill(0);for(var n=1<(n>>1)-1?(n>>1)-u:u,o.isubn(s)):s=0,i[a]=s,o.iushrn(1);}return i;},__utils_350.getJSF=function(t,e){var r=[[],[]];t=t.clone(),e=e.clone();for(var i,n=0,o=0;t.cmpn(-n)>0||e.cmpn(-o)>0;){var a,s,u=t.andln(3)+n&3,h=e.andln(3)+o&3;3===u&&(u=-1),3===h&&(h=-1),a=0==(1&u)?0:3!=(i=t.andln(7)+n&7)&&5!==i||2!==h?u:-u,r[0].push(a),s=0==(1&h)?0:3!=(i=e.andln(7)+o&7)&&5!==i||2!==u?h:-h,r[1].push(s),2*n===a+1&&(n=1-n),2*o===s+1&&(o=1-o),t.iushrn(1),e.iushrn(1);}return r;},__utils_350.cachedProperty=function(t,e,r){var i="_"+e;t.prototype[e]=function(){return void 0!==this[i]?this[i]:this[i]=r.call(this);};},__utils_350.parseBytes=function(t){return"string"==typeof t?__utils_350.toArray(t,"hex"):t;},__utils_350.intFromLE=function(t){return new _$bn_351(t,"hex","le");};var _$brorand_215={},r;function Rand(t){this.rand=t;}if(_$brorand_215=function(t){return r||(r=new Rand(null)),r.generate(t);},_$brorand_215.Rand=Rand,Rand.prototype.generate=function(t){return this._rand(t);},Rand.prototype._rand=function(t){if(this.rand.getBytes)return this.rand.getBytes(t);for(var e=new Uint8Array(t),r=0;r0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red));}function BasePoint(t,e){this.curve=t,this.type=e,this.precomputed=null;}_$utils_350.assert,_$base_337=BaseCurve,BaseCurve.prototype.point=function(){throw new Error("Not implemented");},BaseCurve.prototype.validate=function(){throw new Error("Not implemented");},BaseCurve.prototype._fixedNafMul=function(t,e){var r=t._getDoubles(),i=getNAF(e,1,this._bitLength),n=(1<=o;u--)a=(a<<1)+i[u];s.push(a);}for(var h=this.jpoint(null,null,null),f=this.jpoint(null,null,null),c=n;c>0;c--){for(o=0;o=0;s--){for(var u=0;s>=0&&0===o[s];s--)u++;if(s>=0&&u++,a=a.dblp(u),s<0)break;var h=o[s];a="affine"===t.type?h>0?a.mixedAdd(n[h-1>>1]):a.mixedAdd(n[-h-1>>1].neg()):h>0?a.add(n[h-1>>1]):a.add(n[-h-1>>1].neg());}return"affine"===t.type?a.toP():a;},BaseCurve.prototype._wnafMulAdd=function(t,e,r,i,n){var o,a,s,u=this._wnafT1,h=this._wnafT2,f=this._wnafT3,c=0;for(o=0;o=1;o-=2){var d=o-1,_=o;if(1===u[d]&&1===u[_]){var p=[e[d],null,null,e[_]];0===e[d].y.cmp(e[_].y)?(p[1]=e[d].add(e[_]),p[2]=e[d].toJ().mixedAdd(e[_].neg())):0===e[d].y.cmp(e[_].y.redNeg())?(p[1]=e[d].toJ().mixedAdd(e[_]),p[2]=e[d].add(e[_].neg())):(p[1]=e[d].toJ().mixedAdd(e[_]),p[2]=e[d].toJ().mixedAdd(e[_].neg()));var m=[-3,-1,-5,-7,0,7,5,1,3],g=getJSF(r[d],r[_]);for(c=Math.max(g[0].length,c),f[d]=new Array(c),f[_]=new Array(c),a=0;a=0;o--){for(var M=0;o>=0;){var $=!0;for(a=0;a=0&&M++,v=v.dblp(M),o<0)break;for(a=0;a0?s=h[a][E-1>>1]:E<0&&(s=h[a][-E-1>>1].neg()),v="affine"===s.type?v.mixedAdd(s):v.add(s));}}for(o=0;o=Math.ceil((t.bitLength()+1)/e.step);},BasePoint.prototype._getDoubles=function(t,e){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],i=this,n=0;n=0&&(o=e,a=r),i.negative&&(i=i.neg(),n=n.neg()),o.negative&&(o=o.neg(),a=a.neg()),[{a:i,b:n},{a:o,b:a}];},ShortCurve.prototype._endoSplit=function(t){var e=this.endo.basis,r=e[0],i=e[1],n=i.b.mul(t).divRound(this.n),o=r.b.neg().mul(t).divRound(this.n),a=n.mul(r.a),s=o.mul(i.a),u=n.mul(r.b),h=o.mul(i.b);return{k1:t.sub(a).sub(s),k2:u.add(h).neg()};},ShortCurve.prototype.pointFromX=function(t,e){(t=new _$bn_351(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr().redMul(t).redIAdd(t.redMul(this.a)).redIAdd(this.b),i=r.redSqrt();if(0!==i.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var n=i.fromRed().isOdd();return(e&&!n||!e&&n)&&(i=i.redNeg()),this.point(t,i);},ShortCurve.prototype.validate=function(t){if(t.inf)return!0;var e=t.x,r=t.y,i=this.a.redMul(e),n=e.redSqr().redMul(e).redIAdd(i).redIAdd(this.b);return 0===r.redSqr().redISub(n).cmpn(0);},ShortCurve.prototype._endoWnafMulAdd=function(t,e,r){for(var i=this._endoWnafT1,n=this._endoWnafT2,o=0;o":"";},__Point_341.prototype.isInfinity=function(){return this.inf;},__Point_341.prototype.add=function(t){if(this.inf)return t;if(t.inf)return this;if(this.eq(t))return this.dbl();if(this.neg().eq(t))return this.curve.point(null,null);if(0===this.x.cmp(t.x))return this.curve.point(null,null);var e=this.y.redSub(t.y);0!==e.cmpn(0)&&(e=e.redMul(this.x.redSub(t.x).redInvm()));var r=e.redSqr().redISub(this.x).redISub(t.x),i=e.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,i);},__Point_341.prototype.dbl=function(){if(this.inf)return this;var t=this.y.redAdd(this.y);if(0===t.cmpn(0))return this.curve.point(null,null);var e=this.curve.a,r=this.x.redSqr(),i=t.redInvm(),n=r.redAdd(r).redIAdd(r).redIAdd(e).redMul(i),o=n.redSqr().redISub(this.x.redAdd(this.x)),a=n.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,a);},__Point_341.prototype.getX=function(){return this.x.fromRed();},__Point_341.prototype.getY=function(){return this.y.fromRed();},__Point_341.prototype.mul=function(t){return t=new _$bn_351(t,16),this.isInfinity()?this:this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve.endo?this.curve._endoWnafMulAdd([this],[t]):this.curve._wnafMul(this,t);},__Point_341.prototype.mulAdd=function(t,e,r){var i=[this,e],n=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(i,n):this.curve._wnafMulAdd(1,i,n,2);},__Point_341.prototype.jmulAdd=function(t,e,r){var i=[this,e],n=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(i,n,!0):this.curve._wnafMulAdd(1,i,n,2,!0);},__Point_341.prototype.eq=function(t){return this===t||this.inf===t.inf&&(this.inf||0===this.x.cmp(t.x)&&0===this.y.cmp(t.y));},__Point_341.prototype.neg=function(t){if(this.inf)return this;var e=this.curve.point(this.x,this.y.redNeg());if(t&&this.precomputed){var r=this.precomputed,i=function(t){return t.neg();};e.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(i)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(i)}};}return e;},__Point_341.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one);},_$inherits_browser_393(JPoint,_$base_337.BasePoint),ShortCurve.prototype.jpoint=function(t,e,r){return new JPoint(this,t,e,r);},JPoint.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var t=this.z.redInvm(),e=t.redSqr(),r=this.x.redMul(e),i=this.y.redMul(e).redMul(t);return this.curve.point(r,i);},JPoint.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z);},JPoint.prototype.add=function(t){if(this.isInfinity())return t;if(t.isInfinity())return this;var e=t.z.redSqr(),r=this.z.redSqr(),i=this.x.redMul(e),n=t.x.redMul(r),o=this.y.redMul(e.redMul(t.z)),a=t.y.redMul(r.redMul(this.z)),s=i.redSub(n),u=o.redSub(a);if(0===s.cmpn(0))return 0!==u.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h=s.redSqr(),f=h.redMul(s),c=i.redMul(h),l=u.redSqr().redIAdd(f).redISub(c).redISub(c),d=u.redMul(c.redISub(l)).redISub(o.redMul(f)),_=this.z.redMul(t.z).redMul(s);return this.curve.jpoint(l,d,_);},JPoint.prototype.mixedAdd=function(t){if(this.isInfinity())return t.toJ();if(t.isInfinity())return this;var e=this.z.redSqr(),r=this.x,i=t.x.redMul(e),n=this.y,o=t.y.redMul(e).redMul(this.z),a=r.redSub(i),s=n.redSub(o);if(0===a.cmpn(0))return 0!==s.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var u=a.redSqr(),h=u.redMul(a),f=r.redMul(u),c=s.redSqr().redIAdd(h).redISub(f).redISub(f),l=s.redMul(f.redISub(c)).redISub(n.redMul(h)),d=this.z.redMul(a);return this.curve.jpoint(c,l,d);},JPoint.prototype.dblp=function(t){if(0===t)return this;if(this.isInfinity())return this;if(!t)return this.dbl();var e;if(this.curve.zeroA||this.curve.threeA){var r=this;for(e=0;e=0)return!1;if(r.redIAdd(n),0===this.x.cmp(r))return!0;}},JPoint.prototype.inspect=function(){return this.isInfinity()?"":"";},JPoint.prototype.isInfinity=function(){return 0===this.z.cmpn(0);};var _$mont_340={};function MontCurve(t){_$base_337.call(this,"mont",t),this.a=new _$bn_351(t.a,16).toRed(this.red),this.b=new _$bn_351(t.b,16).toRed(this.red),this.i4=new _$bn_351(4).toRed(this.red).redInvm(),this.two=new _$bn_351(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two));}function __Point_340(t,e,r){_$base_337.BasePoint.call(this,t,"projective"),null===e&&null===r?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new _$bn_351(e,16),this.z=new _$bn_351(r,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)));}_$inherits_browser_393(MontCurve,_$base_337),_$mont_340=MontCurve,MontCurve.prototype.validate=function(t){var e=t.normalize().x,r=e.redSqr(),i=r.redMul(e).redAdd(r.redMul(this.a)).redAdd(e);return 0===i.redSqrt().redSqr().cmp(i);},_$inherits_browser_393(__Point_340,_$base_337.BasePoint),MontCurve.prototype.decodePoint=function(t,e){return this.point(_$utils_350.toArray(t,e),1);},MontCurve.prototype.point=function(t,e){return new __Point_340(this,t,e);},MontCurve.prototype.pointFromJSON=function(t){return __Point_340.fromJSON(this,t);},__Point_340.prototype.precompute=function(){},__Point_340.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength());},__Point_340.fromJSON=function(t,e){return new __Point_340(t,e[0],e[1]||t.one);},__Point_340.prototype.inspect=function(){return this.isInfinity()?"":"";},__Point_340.prototype.isInfinity=function(){return 0===this.z.cmpn(0);},__Point_340.prototype.dbl=function(){var t=this.x.redAdd(this.z).redSqr(),e=this.x.redSub(this.z).redSqr(),r=t.redSub(e),i=t.redMul(e),n=r.redMul(e.redAdd(this.curve.a24.redMul(r)));return this.curve.point(i,n);},__Point_340.prototype.add=function(){throw new Error("Not supported on Montgomery curve");},__Point_340.prototype.diffAdd=function(t,e){var r=this.x.redAdd(this.z),i=this.x.redSub(this.z),n=t.x.redAdd(t.z),o=t.x.redSub(t.z).redMul(r),a=n.redMul(i),s=e.z.redMul(o.redAdd(a).redSqr()),u=e.x.redMul(o.redISub(a).redSqr());return this.curve.point(s,u);},__Point_340.prototype.mul=function(t){for(var e=t.clone(),r=this,i=this.curve.point(null,null),n=[];0!==e.cmpn(0);e.iushrn(1))n.push(e.andln(1));for(var o=n.length-1;o>=0;o--)0===n[o]?(r=r.diffAdd(i,this),i=i.dbl()):(i=r.diffAdd(i,this),r=r.dbl());return i;},__Point_340.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve");},__Point_340.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve");},__Point_340.prototype.eq=function(t){return 0===this.getX().cmp(t.getX());},__Point_340.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this;},__Point_340.prototype.getX=function(){return this.normalize(),this.x.fromRed();};var _$edwards_338={};function EdwardsCurve(t){this.twisted=1!=(0|t.a),this.mOneA=this.twisted&&-1==(0|t.a),this.extended=this.mOneA,_$base_337.call(this,"edwards",t),this.a=new _$bn_351(t.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new _$bn_351(t.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new _$bn_351(t.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),this.oneC=1==(0|t.c);}function __Point_338(t,e,r,i,n){_$base_337.BasePoint.call(this,t,"projective"),null===e&&null===r&&null===i?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new _$bn_351(e,16),this.y=new _$bn_351(r,16),this.z=i?new _$bn_351(i,16):this.curve.one,this.t=n&&new _$bn_351(n,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))));}_$utils_350.assert,_$inherits_browser_393(EdwardsCurve,_$base_337),_$edwards_338=EdwardsCurve,EdwardsCurve.prototype._mulA=function(t){return this.mOneA?t.redNeg():this.a.redMul(t);},EdwardsCurve.prototype._mulC=function(t){return this.oneC?t:this.c.redMul(t);},EdwardsCurve.prototype.jpoint=function(t,e,r,i){return this.point(t,e,r,i);},EdwardsCurve.prototype.pointFromX=function(t,e){(t=new _$bn_351(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr(),i=this.c2.redSub(this.a.redMul(r)),n=this.one.redSub(this.c2.redMul(this.d).redMul(r)),o=i.redMul(n.redInvm()),a=o.redSqrt();if(0!==a.redSqr().redSub(o).cmp(this.zero))throw new Error("invalid point");var s=a.fromRed().isOdd();return(e&&!s||!e&&s)&&(a=a.redNeg()),this.point(t,a);},EdwardsCurve.prototype.pointFromY=function(t,e){(t=new _$bn_351(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr(),i=r.redSub(this.c2),n=r.redMul(this.d).redMul(this.c2).redSub(this.a),o=i.redMul(n.redInvm());if(0===o.cmp(this.zero)){if(e)throw new Error("invalid point");return this.point(this.zero,t);}var a=o.redSqrt();if(0!==a.redSqr().redSub(o).cmp(this.zero))throw new Error("invalid point");return a.fromRed().isOdd()!==e&&(a=a.redNeg()),this.point(a,t);},EdwardsCurve.prototype.validate=function(t){if(t.isInfinity())return!0;t.normalize();var e=t.x.redSqr(),r=t.y.redSqr(),i=e.redMul(this.a).redAdd(r),n=this.c2.redMul(this.one.redAdd(this.d.redMul(e).redMul(r)));return 0===i.cmp(n);},_$inherits_browser_393(__Point_338,_$base_337.BasePoint),EdwardsCurve.prototype.pointFromJSON=function(t){return __Point_338.fromJSON(this,t);},EdwardsCurve.prototype.point=function(t,e,r,i){return new __Point_338(this,t,e,r,i);},__Point_338.fromJSON=function(t,e){return new __Point_338(t,e[0],e[1],e[2]);},__Point_338.prototype.inspect=function(){return this.isInfinity()?"":"";},__Point_338.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c));},__Point_338.prototype._extDbl=function(){var t=this.x.redSqr(),e=this.y.redSqr(),r=this.z.redSqr();r=r.redIAdd(r);var i=this.curve._mulA(t),n=this.x.redAdd(this.y).redSqr().redISub(t).redISub(e),o=i.redAdd(e),a=o.redSub(r),s=i.redSub(e),u=n.redMul(a),h=o.redMul(s),f=n.redMul(s),c=a.redMul(o);return this.curve.point(u,h,c,f);},__Point_338.prototype._projDbl=function(){var t,e,r,i,n,o,a=this.x.redAdd(this.y).redSqr(),s=this.x.redSqr(),u=this.y.redSqr();if(this.curve.twisted){var h=(i=this.curve._mulA(s)).redAdd(u);this.zOne?(t=a.redSub(s).redSub(u).redMul(h.redSub(this.curve.two)),e=h.redMul(i.redSub(u)),r=h.redSqr().redSub(h).redSub(h)):(n=this.z.redSqr(),o=h.redSub(n).redISub(n),t=a.redSub(s).redISub(u).redMul(o),e=h.redMul(i.redSub(u)),r=h.redMul(o));}else i=s.redAdd(u),n=this.curve._mulC(this.z).redSqr(),o=i.redSub(n).redSub(n),t=this.curve._mulC(a.redISub(i)).redMul(o),e=this.curve._mulC(i).redMul(s.redISub(u)),r=i.redMul(o);return this.curve.point(t,e,r);},__Point_338.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl();},__Point_338.prototype._extAdd=function(t){var e=this.y.redSub(this.x).redMul(t.y.redSub(t.x)),r=this.y.redAdd(this.x).redMul(t.y.redAdd(t.x)),i=this.t.redMul(this.curve.dd).redMul(t.t),n=this.z.redMul(t.z.redAdd(t.z)),o=r.redSub(e),a=n.redSub(i),s=n.redAdd(i),u=r.redAdd(e),h=o.redMul(a),f=s.redMul(u),c=o.redMul(u),l=a.redMul(s);return this.curve.point(h,f,l,c);},__Point_338.prototype._projAdd=function(t){var e,r,i=this.z.redMul(t.z),n=i.redSqr(),o=this.x.redMul(t.x),a=this.y.redMul(t.y),s=this.curve.d.redMul(o).redMul(a),u=n.redSub(s),h=n.redAdd(s),f=this.x.redAdd(this.y).redMul(t.x.redAdd(t.y)).redISub(o).redISub(a),c=i.redMul(u).redMul(f);return this.curve.twisted?(e=i.redMul(h).redMul(a.redSub(this.curve._mulA(o))),r=u.redMul(h)):(e=i.redMul(h).redMul(a.redSub(o)),r=this.curve._mulC(u).redMul(h)),this.curve.point(c,e,r);},__Point_338.prototype.add=function(t){return this.isInfinity()?t:t.isInfinity()?this:this.curve.extended?this._extAdd(t):this._projAdd(t);},__Point_338.prototype.mul=function(t){return this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve._wnafMul(this,t);},__Point_338.prototype.mulAdd=function(t,e,r){return this.curve._wnafMulAdd(1,[this,e],[t,r],2,!1);},__Point_338.prototype.jmulAdd=function(t,e,r){return this.curve._wnafMulAdd(1,[this,e],[t,r],2,!0);},__Point_338.prototype.normalize=function(){if(this.zOne)return this;var t=this.z.redInvm();return this.x=this.x.redMul(t),this.y=this.y.redMul(t),this.t&&(this.t=this.t.redMul(t)),this.z=this.curve.one,this.zOne=!0,this;},__Point_338.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg());},__Point_338.prototype.getX=function(){return this.normalize(),this.x.fromRed();},__Point_338.prototype.getY=function(){return this.normalize(),this.y.fromRed();},__Point_338.prototype.eq=function(t){return this===t||0===this.getX().cmp(t.getX())&&0===this.getY().cmp(t.getY());},__Point_338.prototype.eqXToP=function(t){var e=t.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(e))return!0;for(var r=t.clone(),i=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(e.redIAdd(i),0===this.x.cmp(e))return!0;}},__Point_338.prototype.toP=__Point_338.prototype.normalize,__Point_338.prototype.mixedAdd=__Point_338.prototype.add;var _$curve_339={},__curve_339=_$curve_339;__curve_339.base=_$base_337,__curve_339.short=_$short_341,__curve_339.mont=_$mont_340,__curve_339.edwards=_$edwards_338;var _$utils_390={};function isSurrogatePair(t,e){return 55296==(64512&t.charCodeAt(e))&&!(e<0||e+1>=t.length)&&56320==(64512&t.charCodeAt(e+1));}function htonl(t){return(t>>>24|t>>>8&65280|t<<8&16711680|(255&t)<<24)>>>0;}function __zero2_390(t){return 1===t.length?"0"+t:t;}function zero8(t){return 7===t.length?"0"+t:6===t.length?"00"+t:5===t.length?"000"+t:4===t.length?"0000"+t:3===t.length?"00000"+t:2===t.length?"000000"+t:1===t.length?"0000000"+t:t;}_$utils_390.inherits=_$inherits_browser_393,_$utils_390.toArray=function(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var r=[];if("string"==typeof t){if(e){if("hex"===e)for((t=t.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(t="0"+t),n=0;n>6|192,r[i++]=63&o|128):isSurrogatePair(t,n)?(o=65536+((1023&o)<<10)+(1023&t.charCodeAt(++n)),r[i++]=o>>18|240,r[i++]=o>>12&63|128,r[i++]=o>>6&63|128,r[i++]=63&o|128):(r[i++]=o>>12|224,r[i++]=o>>6&63|128,r[i++]=63&o|128);}}else for(n=0;n>>0;}return n;},_$utils_390.split32=function(t,e){for(var r=new Array(4*t.length),i=0,n=0;i>>24,r[n+1]=o>>>16&255,r[n+2]=o>>>8&255,r[n+3]=255&o):(r[n+3]=o>>>24,r[n+2]=o>>>16&255,r[n+1]=o>>>8&255,r[n]=255&o);}return r;},_$utils_390.rotr32=function(t,e){return t>>>e|t<<32-e;},_$utils_390.rotl32=function(t,e){return t<>>32-e;},_$utils_390.sum32=function(t,e){return t+e>>>0;},_$utils_390.sum32_3=function(t,e,r){return t+e+r>>>0;},_$utils_390.sum32_4=function(t,e,r,i){return t+e+r+i>>>0;},_$utils_390.sum32_5=function(t,e,r,i,n){return t+e+r+i+n>>>0;},_$utils_390.sum64=function(t,e,r,i){var n=t[e],o=i+t[e+1]>>>0,a=(o>>0,t[e+1]=o;},_$utils_390.sum64_hi=function(t,e,r,i){return(e+i>>>0>>0;},_$utils_390.sum64_lo=function(t,e,r,i){return e+i>>>0;},_$utils_390.sum64_4_hi=function(t,e,r,i,n,o,a,s){var u=0,h=e;return u+=(h=h+i>>>0)>>0)>>0)>>0;},_$utils_390.sum64_4_lo=function(t,e,r,i,n,o,a,s){return e+i+o+s>>>0;},_$utils_390.sum64_5_hi=function(t,e,r,i,n,o,a,s,u,h){var f=0,c=e;return f+=(c=c+i>>>0)>>0)>>0)>>0)>>0;},_$utils_390.sum64_5_lo=function(t,e,r,i,n,o,a,s,u,h){return e+i+o+s+h>>>0;},_$utils_390.rotr64_hi=function(t,e,r){return(e<<32-r|t>>>r)>>>0;},_$utils_390.rotr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0;},_$utils_390.shr64_hi=function(t,e,r){return t>>>r;},_$utils_390.shr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0;};var _$common_380={};function BlockHash(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32;}_$common_380.BlockHash=BlockHash,BlockHash.prototype.update=function(t,e){if(t=_$utils_390.toArray(t,e),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var r=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-r,t.length),0===this.pending.length&&(this.pending=null),t=_$utils_390.join32(t,0,t.length-r,this.endian);for(var i=0;i>>24&255,i[n++]=t>>>16&255,i[n++]=t>>>8&255,i[n++]=255&t;}else for(i[n++]=255&t,i[n++]=t>>>8&255,i[n++]=t>>>16&255,i[n++]=t>>>24&255,i[n++]=0,i[n++]=0,i[n++]=0,i[n++]=0,o=8;o>>3;},_$common_389.g1_256=function(t){return rotr32(t,17)^rotr32(t,19)^t>>>10;};var _$1_384={},rotl32=_$utils_390.rotl32,sum32=_$utils_390.sum32,sum32_5=_$utils_390.sum32_5,ft_1=_$common_389.ft_1,__BlockHash_384=_$common_380.BlockHash,sha1_K=[1518500249,1859775393,2400959708,3395469782];function SHA1(){if(!(this instanceof SHA1))return new SHA1();__BlockHash_384.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80);}_$utils_390.inherits(SHA1,__BlockHash_384),_$1_384=SHA1,SHA1.blockSize=512,SHA1.outSize=160,SHA1.hmacStrength=80,SHA1.padLength=64,SHA1.prototype._update=function(t,e){for(var r=this.W,i=0;i<16;i++)r[i]=t[e+i];for(;ithis.blockSize&&(t=new this.Hash().update(t).digest());for(var e=t.length;ethis.reseedInterval)throw new Error("Reseed is required");"string"!=typeof e&&(i=r,r=e,e=null),r&&(r=_$utils_401.toArray(r,i||"hex"),this._update(r));for(var n=[];n.length";};var _$signature_345={};function Signature(t,e){if(t instanceof Signature)return t;this._importDER(t,e)||(this.r=new _$bn_351(t.r,16),this.s=new _$bn_351(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam);}function Position(){this.place=0;}function getLength(t,e){var r=t[e.place++];if(!(128&r))return r;var i=15&r;if(0===i||i>4)return!1;for(var n=0,o=0,a=e.place;o>>=0;return!(n<=127)&&(e.place=a,n);}function rmPadding(t){for(var e=0,r=t.length-1;!t[e]&&!(128&t[e+1])&&e>>3);for(t.push(128|r);--r;)t.push(e>>>(r<<3)&255);t.push(e);}}_$utils_350.assert,_$signature_345=Signature,Signature.prototype._importDER=function(t,e){t=_$utils_350.toArray(t,e);var r=new Position();if(48!==t[r.place++])return!1;var i=getLength(t,r);if(!1===i)return!1;if(i+r.place!==t.length)return!1;if(2!==t[r.place++])return!1;var n=getLength(t,r);if(!1===n)return!1;var o=t.slice(r.place,n+r.place);if(r.place+=n,2!==t[r.place++])return!1;var a=getLength(t,r);if(!1===a)return!1;if(t.length!==a+r.place)return!1;var s=t.slice(r.place,a+r.place);if(0===o[0]){if(!(128&o[1]))return!1;o=o.slice(1);}if(0===s[0]){if(!(128&s[1]))return!1;s=s.slice(1);}return this.r=new _$bn_351(o),this.s=new _$bn_351(s),this.recoveryParam=null,!0;},Signature.prototype.toDER=function(t){var e=this.r.toArray(),r=this.s.toArray();for(128&e[0]&&(e=[0].concat(e)),128&r[0]&&(r=[0].concat(r)),e=rmPadding(e),r=rmPadding(r);!(r[0]||128&r[1]);)r=r.slice(1);var i=[2];constructLength(i,e.length),(i=i.concat(e)).push(2),constructLength(i,r.length);var n=i.concat(r),o=[48];return constructLength(o,n.length),o=o.concat(n),_$utils_350.encode(o,t);};var _$ec_343={},__KeyPair_343=(_$utils_350.assert,_$key_344);function EC(t){if(!(this instanceof EC))return new EC(t);"string"==typeof t&&(t=_$curves_342[t]),t instanceof _$curves_342.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash;}_$ec_343=EC,EC.prototype.keyPair=function(t){return new __KeyPair_343(this,t);},EC.prototype.keyFromPrivate=function(t,e){return __KeyPair_343.fromPrivate(this,t,e);},EC.prototype.keyFromPublic=function(t,e){return __KeyPair_343.fromPublic(this,t,e);},EC.prototype.genKeyPair=function(t){t||(t={});for(var e=new _$hmacDrbg_391({hash:this.hash,pers:t.pers,persEnc:t.persEnc||"utf8",entropy:t.entropy||_$brorand_215(this.hash.hmacStrength),entropyEnc:t.entropy&&t.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),i=this.n.sub(new _$bn_351(2));;){var n=new _$bn_351(e.generate(r));if(!(n.cmp(i)>0))return n.iaddn(1),this.keyFromPrivate(n);}},EC.prototype._truncateToN=function(t,e){var r=8*t.byteLength()-this.n.bitLength();return r>0&&(t=t.ushrn(r)),!e&&t.cmp(this.n)>=0?t.sub(this.n):t;},EC.prototype.sign=function(t,e,r,i){"object"==typeof r&&(i=r,r=null),i||(i={}),e=this.keyFromPrivate(e,r),t=this._truncateToN(new _$bn_351(t,16));for(var n=this.n.byteLength(),o=e.getPrivate().toArray("be",n),a=t.toArray("be",n),s=new _$hmacDrbg_391({hash:this.hash,entropy:o,nonce:a,pers:i.pers,persEnc:i.persEnc||"utf8"}),u=this.n.sub(new _$bn_351(1)),h=0;;h++){var f=i.k?i.k(h):new _$bn_351(s.generate(this.n.byteLength()));if(!((f=this._truncateToN(f,!0)).cmpn(1)<=0||f.cmp(u)>=0)){var c=this.g.mul(f);if(!c.isInfinity()){var l=c.getX(),d=l.umod(this.n);if(0!==d.cmpn(0)){var _=f.invm(this.n).mul(d.mul(e.getPrivate()).iadd(t));if(0!==(_=_.umod(this.n)).cmpn(0)){var p=(c.getY().isOdd()?1:0)|(0!==l.cmp(d)?2:0);return i.canonical&&_.cmp(this.nh)>0&&(_=this.n.sub(_),p^=1),new _$signature_345({r:d,s:_,recoveryParam:p});}}}}}},EC.prototype.verify=function(t,e,r,i){t=this._truncateToN(new _$bn_351(t,16)),r=this.keyFromPublic(r,i);var n=(e=new _$signature_345(e,"hex")).r,o=e.s;if(n.cmpn(1)<0||n.cmp(this.n)>=0)return!1;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;var a,s=o.invm(this.n),u=s.mul(t).umod(this.n),h=s.mul(n).umod(this.n);return this.curve._maxwellTrick?!(a=this.g.jmulAdd(u,r.getPublic(),h)).isInfinity()&&a.eqXToP(n):!(a=this.g.mulAdd(u,r.getPublic(),h)).isInfinity()&&0===a.getX().umod(this.n).cmp(n);},EC.prototype.recoverPubKey=function(t,e,r,i){e=new _$signature_345(e,i);var n=this.n,o=new _$bn_351(t),a=e.r,s=e.s,u=1&r,h=r>>1;if(a.cmp(this.curve.p.umod(this.curve.n))>=0&&h)throw new Error("Unable to find sencond key candinate");a=h?this.curve.pointFromX(a.add(this.curve.n),u):this.curve.pointFromX(a,u);var f=e.r.invm(n),c=n.sub(o).mul(f).umod(n),l=s.mul(f).umod(n);return this.g.mulAdd(c,a,l);},EC.prototype.getKeyRecoveryParam=function(t,e,r,i){if(null!==(e=new _$signature_345(e,i)).recoveryParam)return e.recoveryParam;for(var n=0;n<4;n++){var o;try{o=this.recoverPubKey(t,e,n);}catch(t){continue;}if(o.eq(r))return n;}throw new Error("Unable to find valid recovery factor");};var _$key_347={},parseBytes=(_$utils_350.assert,_$utils_350.parseBytes),cachedProperty=_$utils_350.cachedProperty;function __KeyPair_347(t,e){this.eddsa=t,this._secret=parseBytes(e.secret),t.isPoint(e.pub)?this._pub=e.pub:this._pubBytes=parseBytes(e.pub);}__KeyPair_347.fromPublic=function(t,e){return e instanceof __KeyPair_347?e:new __KeyPair_347(t,{pub:e});},__KeyPair_347.fromSecret=function(t,e){return e instanceof __KeyPair_347?e:new __KeyPair_347(t,{secret:e});},__KeyPair_347.prototype.secret=function(){return this._secret;},cachedProperty(__KeyPair_347,"pubBytes",function(){return this.eddsa.encodePoint(this.pub());}),cachedProperty(__KeyPair_347,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv());}),cachedProperty(__KeyPair_347,"privBytes",function(){var t=this.eddsa,e=this.hash(),r=t.encodingLength-1,i=e.slice(0,t.encodingLength);return i[0]&=248,i[r]&=127,i[r]|=64,i;}),cachedProperty(__KeyPair_347,"priv",function(){return this.eddsa.decodeInt(this.privBytes());}),cachedProperty(__KeyPair_347,"hash",function(){return this.eddsa.hash().update(this.secret()).digest();}),cachedProperty(__KeyPair_347,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength);}),__KeyPair_347.prototype.sign=function(t){return this.eddsa.sign(t,this);},__KeyPair_347.prototype.verify=function(t,e){return this.eddsa.verify(t,e,this);},__KeyPair_347.prototype.getSecret=function(t){return _$utils_350.encode(this.secret(),t);},__KeyPair_347.prototype.getPublic=function(t){return _$utils_350.encode(this.pubBytes(),t);},_$key_347=__KeyPair_347;var _$signature_348={},__cachedProperty_348=(_$utils_350.assert,_$utils_350.cachedProperty),__parseBytes_348=_$utils_350.parseBytes;function __Signature_348(t,e){this.eddsa=t,"object"!=typeof e&&(e=__parseBytes_348(e)),Array.isArray(e)&&(e={R:e.slice(0,t.encodingLength),S:e.slice(t.encodingLength)}),t.isPoint(e.R)&&(this._R=e.R),e.S instanceof _$bn_351&&(this._S=e.S),this._Rencoded=Array.isArray(e.R)?e.R:e.Rencoded,this._Sencoded=Array.isArray(e.S)?e.S:e.Sencoded;}__cachedProperty_348(__Signature_348,"S",function(){return this.eddsa.decodeInt(this.Sencoded());}),__cachedProperty_348(__Signature_348,"R",function(){return this.eddsa.decodePoint(this.Rencoded());}),__cachedProperty_348(__Signature_348,"Rencoded",function(){return this.eddsa.encodePoint(this.R());}),__cachedProperty_348(__Signature_348,"Sencoded",function(){return this.eddsa.encodeInt(this.S());}),__Signature_348.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded());},__Signature_348.prototype.toHex=function(){return _$utils_350.encode(this.toBytes(),"hex").toUpperCase();},_$signature_348=__Signature_348;var _$eddsa_346={},__parseBytes_346=(_$utils_350.assert,_$utils_350.parseBytes);function EDDSA(t){if(!(this instanceof EDDSA))return new EDDSA(t);t=_$curves_342[t].curve,this.curve=t,this.g=t.g,this.g.precompute(t.n.bitLength()+1),this.pointClass=t.point().constructor,this.encodingLength=Math.ceil(t.n.bitLength()/8),this.hash=_$hash_379.sha512;}_$eddsa_346=EDDSA,EDDSA.prototype.sign=function(t,e){t=__parseBytes_346(t);var r=this.keyFromSecret(e),i=this.hashInt(r.messagePrefix(),t),n=this.g.mul(i),o=this.encodePoint(n),a=this.hashInt(o,r.pubBytes(),t).mul(r.priv()),s=i.add(a).umod(this.curve.n);return this.makeSignature({R:n,S:s,Rencoded:o});},EDDSA.prototype.verify=function(t,e,r){t=__parseBytes_346(t),e=this.makeSignature(e);var i=this.keyFromPublic(r),n=this.hashInt(e.Rencoded(),i.pubBytes(),t),o=this.g.mul(e.S());return e.R().add(i.pub().mul(n)).eq(o);},EDDSA.prototype.hashInt=function(){for(var t=this.hash(),e=0;e=0)return null;var i=(r=r.toRed(ecparams.red)).redSqr().redIMul(r).redIAdd(ecparams.b).redSqrt();return 3===t!==i.isOdd()&&(i=i.redNeg()),ec.keyPair({pub:{x:r,y:i}});}(e,t.slice(1,33));case 4:case 6:case 7:return 65!==t.length?null:function(t,e,r){var i=new _$bn_450(e),n=new _$bn_450(r);if(i.cmp(ecparams.p)>=0||n.cmp(ecparams.p)>=0)return null;if(i=i.toRed(ecparams.red),n=n.toRed(ecparams.red),(6===t||7===t)&&n.isOdd()!==(7===t))return null;var o=i.redSqr().redIMul(i);return n.redSqr().redISub(o.redIAdd(ecparams.b)).isZero()?ec.keyPair({pub:{x:i,y:n}}):null;}(e,t.slice(1,33),t.slice(33,65));default:return null;}}_$elliptic_447.privateKeyVerify=function(t){var e=new _$bn_450(t);return e.cmp(ecparams.n)<0&&!e.isZero();},_$elliptic_447.privateKeyExport=function(t,e){var r=new _$bn_450(t);if(r.cmp(ecparams.n)>=0||r.isZero())throw new Error(_$messages_449.EC_PRIVATE_KEY_EXPORT_DER_FAIL);return __Buffer_447.from(ec.keyFromPrivate(t).getPublic(e,!0));},_$elliptic_447.privateKeyNegate=function(t){var e=new _$bn_450(t);return e.isZero()?__Buffer_447.alloc(32):ecparams.n.sub(e).umod(ecparams.n).toArrayLike(__Buffer_447,"be",32);},_$elliptic_447.privateKeyModInverse=function(t){var e=new _$bn_450(t);if(e.cmp(ecparams.n)>=0||e.isZero())throw new Error(_$messages_449.EC_PRIVATE_KEY_RANGE_INVALID);return e.invm(ecparams.n).toArrayLike(__Buffer_447,"be",32);},_$elliptic_447.privateKeyTweakAdd=function(t,e){var r=new _$bn_450(e);if(r.cmp(ecparams.n)>=0)throw new Error(_$messages_449.EC_PRIVATE_KEY_TWEAK_ADD_FAIL);if(r.iadd(new _$bn_450(t)),r.cmp(ecparams.n)>=0&&r.isub(ecparams.n),r.isZero())throw new Error(_$messages_449.EC_PRIVATE_KEY_TWEAK_ADD_FAIL);return r.toArrayLike(__Buffer_447,"be",32);},_$elliptic_447.privateKeyTweakMul=function(t,e){var r=new _$bn_450(e);if(r.cmp(ecparams.n)>=0||r.isZero())throw new Error(_$messages_449.EC_PRIVATE_KEY_TWEAK_MUL_FAIL);return r.imul(new _$bn_450(t)),r.cmp(ecparams.n)&&(r=r.umod(ecparams.n)),r.toArrayLike(__Buffer_447,"be",32);},_$elliptic_447.publicKeyCreate=function(t,e){var r=new _$bn_450(t);if(r.cmp(ecparams.n)>=0||r.isZero())throw new Error(_$messages_449.EC_PUBLIC_KEY_CREATE_FAIL);return __Buffer_447.from(ec.keyFromPrivate(t).getPublic(e,!0));},_$elliptic_447.publicKeyConvert=function(t,e){var r=loadPublicKey(t);if(null===r)throw new Error(_$messages_449.EC_PUBLIC_KEY_PARSE_FAIL);return __Buffer_447.from(r.getPublic(e,!0));},_$elliptic_447.publicKeyVerify=function(t){return null!==loadPublicKey(t);},_$elliptic_447.publicKeyTweakAdd=function(t,e,r){var i=loadPublicKey(t);if(null===i)throw new Error(_$messages_449.EC_PUBLIC_KEY_PARSE_FAIL);if((e=new _$bn_450(e)).cmp(ecparams.n)>=0)throw new Error(_$messages_449.EC_PUBLIC_KEY_TWEAK_ADD_FAIL);var n=ecparams.g.mul(e).add(i.pub);if(n.isInfinity())throw new Error(_$messages_449.EC_PUBLIC_KEY_TWEAK_ADD_FAIL);return __Buffer_447.from(n.encode(!0,r));},_$elliptic_447.publicKeyTweakMul=function(t,e,r){var i=loadPublicKey(t);if(null===i)throw new Error(_$messages_449.EC_PUBLIC_KEY_PARSE_FAIL);if((e=new _$bn_450(e)).cmp(ecparams.n)>=0||e.isZero())throw new Error(_$messages_449.EC_PUBLIC_KEY_TWEAK_MUL_FAIL);return __Buffer_447.from(i.pub.mul(e).encode(!0,r));},_$elliptic_447.publicKeyCombine=function(t,e){for(var r=new Array(t.length),i=0;i=0||r.cmp(ecparams.n)>=0)throw new Error(_$messages_449.ECDSA_SIGNATURE_PARSE_FAIL);var i=__Buffer_447.from(t);return 1===r.cmp(ec.nh)&&ecparams.n.sub(r).toArrayLike(__Buffer_447,"be",32).copy(i,32),i;},_$elliptic_447.signatureExport=function(t){var e=t.slice(0,32),r=t.slice(32,64);if(new _$bn_450(e).cmp(ecparams.n)>=0||new _$bn_450(r).cmp(ecparams.n)>=0)throw new Error(_$messages_449.ECDSA_SIGNATURE_PARSE_FAIL);return{r:e,s:r};},_$elliptic_447.signatureImport=function(t){var e=new _$bn_450(t.r);e.cmp(ecparams.n)>=0&&(e=new _$bn_450(0));var r=new _$bn_450(t.s);return r.cmp(ecparams.n)>=0&&(r=new _$bn_450(0)),__Buffer_447.concat([e.toArrayLike(__Buffer_447,"be",32),r.toArrayLike(__Buffer_447,"be",32)]);},_$elliptic_447.sign=function(t,e,r,i){if("function"==typeof r){var n=r;r=function(r){var o=n(t,e,null,i,r);if(!__Buffer_447.isBuffer(o)||32!==o.length)throw new Error(_$messages_449.ECDSA_SIGN_FAIL);return new _$bn_450(o);};}var o=new _$bn_450(e);if(o.cmp(ecparams.n)>=0||o.isZero())throw new Error(_$messages_449.ECDSA_SIGN_FAIL);var a=ec.sign(t,e,{canonical:!0,k:r,pers:i});return{signature:__Buffer_447.concat([a.r.toArrayLike(__Buffer_447,"be",32),a.s.toArrayLike(__Buffer_447,"be",32)]),recovery:a.recoveryParam};},_$elliptic_447.verify=function(t,e,r){var i={r:e.slice(0,32),s:e.slice(32,64)},n=new _$bn_450(i.r),o=new _$bn_450(i.s);if(n.cmp(ecparams.n)>=0||o.cmp(ecparams.n)>=0)throw new Error(_$messages_449.ECDSA_SIGNATURE_PARSE_FAIL);if(1===o.cmp(ec.nh)||n.isZero()||o.isZero())return!1;var a=loadPublicKey(r);if(null===a)throw new Error(_$messages_449.EC_PUBLIC_KEY_PARSE_FAIL);return ec.verify(t,i,{x:a.pub.x,y:a.pub.y});},_$elliptic_447.recover=function(t,e,r,i){var n={r:e.slice(0,32),s:e.slice(32,64)},o=new _$bn_450(n.r),a=new _$bn_450(n.s);if(o.cmp(ecparams.n)>=0||a.cmp(ecparams.n)>=0)throw new Error(_$messages_449.ECDSA_SIGNATURE_PARSE_FAIL);try{if(o.isZero()||a.isZero())throw new Error();var s=ec.recoverPubKey(t,n,r);return __Buffer_447.from(s.encode(!0,i));}catch(u){throw new Error(_$messages_449.ECDSA_RECOVER_FAIL);}},_$elliptic_447.ecdh=function(t,e){var r=_$elliptic_447.ecdhUnsafe(t,e,!0);return _$browser_276("sha256").update(r).digest();},_$elliptic_447.ecdhUnsafe=function(t,e,r){var i=loadPublicKey(t);if(null===i)throw new Error(_$messages_449.EC_PUBLIC_KEY_PARSE_FAIL);var n=new _$bn_450(e);if(n.cmp(ecparams.n)>=0||n.isZero())throw new Error(_$messages_449.ECDH_FAIL);return __Buffer_447.from(i.pub.mul(n).encode(!0,r));};var _$elliptic_444=_$lib_448(_$elliptic_447),_$bitcoinjsMessage_213={};(function(t){(function(){function e(t){return _$browser_276("sha256").update(t).digest();}function r(r,i){i=i||"\x18Bitcoin Signed Message:\n",t.isBuffer(i)||(i=t.from(i,"utf8"));var n=_$varuintBitcoin_488.encodingLength(r.length),o=t.allocUnsafe(i.length+n+r.length);return i.copy(o,0),_$varuintBitcoin_488.encode(r.length,o,i.length),o.write(r,i.length+n),function(t){return e(e(t));}(o);}_$bitcoinjsMessage_213={sign:function(e,i,n,o){var a=r(e,o),s=_$elliptic_444.sign(a,i);return function(e,r,i){return i&&(r+=4),t.concat([t.alloc(1,r+27),e]);}(s.signature,s.recovery,n);},verify:function(i,n,o,a){t.isBuffer(o)||(o=t.from(o,"base64"));var s,u=function(t){if(65!==t.length)throw new Error("Invalid signature length");var e=t.readUInt8(0)-27;if(e>7)throw new Error("Invalid signature parameter");return{compressed:!!(4&e),recovery:3&e,signature:t.slice(1)};}(o),h=r(i,a),f=(s=_$elliptic_444.recover(h,u.signature,u.recovery,u.compressed),_$browser_276("ripemd160").update(e(s)).digest()),c=_$bs58check_262.decode(n).slice(1);return _$bufferEquals_263(f,c);}};}).call(this);}).call(this,_$buffer_266({}).Buffer);var _$shams_360=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),r=Object(e);if("string"==typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(e in t[e]=42,t)return!1;if("function"==typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var i=Object.getOwnPropertySymbols(t);if(1!==i.length||i[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var n=Object.getOwnPropertyDescriptor(t,e);if(42!==n.value||!0!==n.enumerable)return!1;}return!0;},origSymbol="undefined"!=typeof Symbol&&Symbol,_$hasSymbols_359=function(){return"function"==typeof origSymbol&&"function"==typeof Symbol&&"symbol"==typeof origSymbol("foo")&&"symbol"==typeof Symbol("bar")&&_$shams_360();},slice=Array.prototype.slice,toStr=Object.prototype.toString,_$implementation_356=function(t){var e=this;if("function"!=typeof e||"[object Function]"!==toStr.call(e))throw new TypeError("Function.prototype.bind called on incompatible "+e);for(var r,i=slice.call(arguments,1),n=Math.max(0,e.length-i.length),o=[],a=0;a1&&"boolean"!=typeof e)throw new $TypeError('"allowMissing" argument must be a boolean');if(null===$exec(/^%?[^%]*%?$/,t))throw new $SyntaxError("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=function(t){var e=$strSlice(t,0,1),r=$strSlice(t,-1);if("%"===e&&"%"!==r)throw new $SyntaxError("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==e)throw new $SyntaxError("invalid intrinsic syntax, expected opening `%`");var i=[];return $replace(t,rePropName,function(t,e,r,n){i[i.length]=r?$replace(n,reEscapeChar,"$1"):e||t;}),i;}(t),i=r.length>0?r[0]:"",n=getBaseIntrinsic("%"+i+"%",e),o=n.name,a=n.value,s=!1,u=n.alias;u&&(i=u[0],$spliceApply(r,$concat([0,1],u)));for(var h=1,f=!0;h=r.length){var _=$gOPD(a,c);a=(f=!!_)&&"get"in _&&!("originalValue"in _.get)?_.get:a[c];}else f=_$src_361(a,c),a=a[c];f&&!s&&(INTRINSICS[o]=a);}}return a;},_$callBind_268={},$apply=_$getIntrinsic_358("%Function.prototype.apply%"),$call=_$getIntrinsic_358("%Function.prototype.call%"),$reflectApply=_$getIntrinsic_358("%Reflect.apply%",!0)||_$functionBind_357.call($call,$apply),__$gOPD_268=_$getIntrinsic_358("%Object.getOwnPropertyDescriptor%",!0),$defineProperty=_$getIntrinsic_358("%Object.defineProperty%",!0),$max=_$getIntrinsic_358("%Math.max%");if($defineProperty)try{$defineProperty({},"a",{value:1});}catch(e){$defineProperty=null;}_$callBind_268=function(t){var e=$reflectApply(_$functionBind_357,$call,arguments);return __$gOPD_268&&$defineProperty&&__$gOPD_268(e,"length").configurable&&$defineProperty(e,"length",{value:1+$max(0,t.length-(arguments.length-1))}),e;};var applyBind=function(){return $reflectApply(_$functionBind_357,$apply,arguments);};$defineProperty?$defineProperty(_$callBind_268,"apply",{value:applyBind}):_$callBind_268.apply=applyBind;var $indexOf=_$callBind_268(_$getIntrinsic_358("String.prototype.indexOf")),_$callBound_267=function(t,e){var r=_$getIntrinsic_358(t,!!e);return"function"==typeof r&&$indexOf(t,".prototype.")>-1?_$callBind_268(r):r;},hasMap="function"==typeof Map&&Map.prototype,mapSizeDescriptor=Object.getOwnPropertyDescriptor&&hasMap?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,mapSize=hasMap&&mapSizeDescriptor&&"function"==typeof mapSizeDescriptor.get?mapSizeDescriptor.get:null,mapForEach=hasMap&&Map.prototype.forEach,hasSet="function"==typeof Set&&Set.prototype,setSizeDescriptor=Object.getOwnPropertyDescriptor&&hasSet?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,setSize=hasSet&&setSizeDescriptor&&"function"==typeof setSizeDescriptor.get?setSizeDescriptor.get:null,setForEach=hasSet&&Set.prototype.forEach,weakMapHas="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,weakSetHas="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,weakRefDeref="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,booleanValueOf=Boolean.prototype.valueOf,objectToString=Object.prototype.toString,functionToString=Function.prototype.toString,$match=String.prototype.match,$slice=String.prototype.slice,__$replace_402=String.prototype.replace,$toUpperCase=String.prototype.toUpperCase,$toLowerCase=String.prototype.toLowerCase,$test=RegExp.prototype.test,__$concat_402=Array.prototype.concat,$join=Array.prototype.join,$arrSlice=Array.prototype.slice,$floor=Math.floor,bigIntValueOf="function"==typeof BigInt?BigInt.prototype.valueOf:null,gOPS=Object.getOwnPropertySymbols,symToString="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,hasShammedSymbols="function"==typeof Symbol&&"object"==typeof Symbol.iterator,toStringTag="function"==typeof Symbol&&Symbol.toStringTag&&(Symbol.toStringTag,1)?Symbol.toStringTag:null,isEnumerable=Object.prototype.propertyIsEnumerable,gPO=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__;}:null);function addNumericSeparator(t,e){if(t===1/0||t===-1/0||t!=t||t&&t>-1e3&&t<1e3||$test.call(/e/,e))return e;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof t){var i=t<0?-$floor(-t):$floor(t);if(i!==t){var n=String(i),o=$slice.call(e,n.length+1);return __$replace_402.call(n,r,"$&_")+"."+__$replace_402.call(__$replace_402.call(o,/([0-9]{3})/g,"$&_"),/_$/,"");}}return __$replace_402.call(e,r,"$&_");}var utilInspect=_$empty_216({}),inspectCustom=utilInspect.custom,inspectSymbol=isSymbol(inspectCustom)?inspectCustom:null;function wrapQuotes(t,e,r){var i="double"===(r.quoteStyle||e)?'"':"'";return i+t+i;}function quote(t){return __$replace_402.call(String(t),/"/g,""");}function isArray(t){return!("[object Array]"!==__toStr_402(t)||toStringTag&&"object"==typeof t&&toStringTag in t);}function isRegExp(t){return!("[object RegExp]"!==__toStr_402(t)||toStringTag&&"object"==typeof t&&toStringTag in t);}function isSymbol(t){if(hasShammedSymbols)return t&&"object"==typeof t&&t instanceof Symbol;if("symbol"==typeof t)return!0;if(!t||"object"!=typeof t||!symToString)return!1;try{return symToString.call(t),!0;}catch(e){}return!1;}var _$inspect__402=function t(r,i,n,o){var a=i||{};if(has(a,"quoteStyle")&&"single"!==a.quoteStyle&&"double"!==a.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(has(a,"maxStringLength")&&("number"==typeof a.maxStringLength?a.maxStringLength<0&&a.maxStringLength!==1/0:null!==a.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var s=!has(a,"customInspect")||a.customInspect;if("boolean"!=typeof s&&"symbol"!==s)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(has(a,"indent")&&null!==a.indent&&"\t"!==a.indent&&!(parseInt(a.indent,10)===a.indent&&a.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(has(a,"numericSeparator")&&"boolean"!=typeof a.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var u=a.numericSeparator;if(void 0===r)return"undefined";if(null===r)return"null";if("boolean"==typeof r)return r?"true":"false";if("string"==typeof r)return function t(e,r){if(e.length>r.maxStringLength){var i=e.length-r.maxStringLength,n="... "+i+" more character"+(i>1?"s":"");return t($slice.call(e,0,r.maxStringLength),r)+n;}return wrapQuotes(__$replace_402.call(__$replace_402.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,lowbyte),"single",r);}(r,a);if("number"==typeof r){if(0===r)return 1/0/r>0?"0":"-0";var h=String(r);return u?addNumericSeparator(r,h):h;}if("bigint"==typeof r){var f=String(r)+"n";return u?addNumericSeparator(r,f):f;}var c=void 0===a.depth?5:a.depth;if(void 0===n&&(n=0),n>=c&&c>0&&"object"==typeof r)return isArray(r)?"[Array]":"[Object]";var l=function(t,e){var r;if("\t"===t.indent)r="\t";else{if(!("number"==typeof t.indent&&t.indent>0))return null;r=$join.call(Array(t.indent+1)," ");}return{base:r,prev:$join.call(Array(e+1),r)};}(a,n);if(void 0===o)o=[];else if(indexOf(o,r)>=0)return"[Circular]";function d(e,r,i){if(r&&(o=$arrSlice.call(o)).push(r),i){var s={depth:a.depth};return has(a,"quoteStyle")&&(s.quoteStyle=a.quoteStyle),t(e,s,n+1,o);}return t(e,a,n+1,o);}if("function"==typeof r&&!isRegExp(r)){var _=function(t){if(t.name)return t.name;var e=$match.call(functionToString.call(t),/^function\s*([\w$]+)/);return e?e[1]:null;}(r),p=arrObjKeys(r,d);return"[Function"+(_?": "+_:" (anonymous)")+"]"+(p.length>0?" { "+$join.call(p,", ")+" }":"");}if(isSymbol(r)){var m=hasShammedSymbols?__$replace_402.call(String(r),/^(Symbol\(.*\))_[^)]*$/,"$1"):symToString.call(r);return"object"!=typeof r||hasShammedSymbols?m:markBoxed(m);}if(function(t){return!(!t||"object"!=typeof t)&&("undefined"!=typeof HTMLElement&&t instanceof HTMLElement||"string"==typeof t.nodeName&&"function"==typeof t.getAttribute);}(r)){for(var g="<"+$toLowerCase.call(String(r.nodeName)),y=r.attributes||[],b=0;b";}if(isArray(r)){if(0===r.length)return"[]";var v=arrObjKeys(r,d);return l&&!function(t){for(var e=0;e=0)return!1;return!0;}(v)?"["+indentedJoin(v,l)+"]":"[ "+$join.call(v,", ")+" ]";}if(function(t){return!("[object Error]"!==__toStr_402(t)||toStringTag&&"object"==typeof t&&toStringTag in t);}(r)){var w=arrObjKeys(r,d);return"cause"in Error.prototype||!("cause"in r)||isEnumerable.call(r,"cause")?0===w.length?"["+String(r)+"]":"{ ["+String(r)+"] "+$join.call(w,", ")+" }":"{ ["+String(r)+"] "+$join.call(__$concat_402.call("[cause]: "+d(r.cause),w),", ")+" }";}if("object"==typeof r&&s){if(inspectSymbol&&"function"==typeof r[inspectSymbol]&&utilInspect)return utilInspect(r,{depth:c-n});if("symbol"!==s&&"function"==typeof r.inspect)return r.inspect();}if(function(t){if(!mapSize||!t||"object"!=typeof t)return!1;try{mapSize.call(t);try{setSize.call(t);}catch(g){return!0;}return t instanceof Map;}catch(e){}return!1;}(r)){var M=[];return mapForEach.call(r,function(t,e){M.push(d(e,r,!0)+" => "+d(t,r));}),collectionOf("Map",mapSize.call(r),M,l);}if(function(t){if(!setSize||!t||"object"!=typeof t)return!1;try{setSize.call(t);try{mapSize.call(t);}catch(r){return!0;}return t instanceof Set;}catch(e){}return!1;}(r)){var $=[];return setForEach.call(r,function(t){$.push(d(t,r));}),collectionOf("Set",setSize.call(r),$,l);}if(function(t){if(!weakMapHas||!t||"object"!=typeof t)return!1;try{weakMapHas.call(t,weakMapHas);try{weakSetHas.call(t,weakSetHas);}catch(g){return!0;}return t instanceof WeakMap;}catch(e){}return!1;}(r))return weakCollectionOf("WeakMap");if(function(t){if(!weakSetHas||!t||"object"!=typeof t)return!1;try{weakSetHas.call(t,weakSetHas);try{weakMapHas.call(t,weakMapHas);}catch(g){return!0;}return t instanceof WeakSet;}catch(e){}return!1;}(r))return weakCollectionOf("WeakSet");if(function(t){if(!weakRefDeref||!t||"object"!=typeof t)return!1;try{return weakRefDeref.call(t),!0;}catch(e){}return!1;}(r))return weakCollectionOf("WeakRef");if(function(t){return!("[object Number]"!==__toStr_402(t)||toStringTag&&"object"==typeof t&&toStringTag in t);}(r))return markBoxed(d(Number(r)));if(function(t){if(!t||"object"!=typeof t||!bigIntValueOf)return!1;try{return bigIntValueOf.call(t),!0;}catch(e){}return!1;}(r))return markBoxed(d(bigIntValueOf.call(r)));if(function(t){return!("[object Boolean]"!==__toStr_402(t)||toStringTag&&"object"==typeof t&&toStringTag in t);}(r))return markBoxed(booleanValueOf.call(r));if(function(t){return!("[object String]"!==__toStr_402(t)||toStringTag&&"object"==typeof t&&toStringTag in t);}(r))return markBoxed(d(String(r)));if(!function(t){return!("[object Date]"!==__toStr_402(t)||toStringTag&&"object"==typeof t&&toStringTag in t);}(r)&&!isRegExp(r)){var E=arrObjKeys(r,d),S=gPO?gPO(r)===Object.prototype:r instanceof Object||r.constructor===Object,A=r instanceof Object?"":"null prototype",B=!S&&toStringTag&&Object(r)===r&&toStringTag in r?$slice.call(__toStr_402(r),8,-1):A?"Object":"",k=(S||"function"!=typeof r.constructor?"":r.constructor.name?r.constructor.name+" ":"")+(B||A?"["+$join.call(__$concat_402.call([],B||[],A||[]),": ")+"] ":"");return 0===E.length?k+"{}":l?k+"{"+indentedJoin(E,l)+"}":k+"{ "+$join.call(E,", ")+" }";}return String(r);},__hasOwn_402=Object.prototype.hasOwnProperty||function(t){return t in this;};function has(t,e){return __hasOwn_402.call(t,e);}function __toStr_402(t){return objectToString.call(t);}function indexOf(t,e){if(t.indexOf)return t.indexOf(e);for(var r=0,i=t.length;r1;){var e=t.pop(),r=e.obj[e.prop];if(__isArray_428(r)){for(var i=[],n=0;n=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122||n===_$formats_424.RFC1738&&(40===u||41===u)?a+=o.charAt(s):u<128?a+=hexTable[u]:u<2048?a+=hexTable[192|u>>6]+hexTable[128|63&u]:u<55296||u>=57344?a+=hexTable[224|u>>12]+hexTable[128|u>>6&63]+hexTable[128|63&u]:(s+=1,u=65536+((1023&u)<<10|1023&o.charCodeAt(s)),a+=hexTable[240|u>>18]+hexTable[128|u>>12&63]+hexTable[128|u>>6&63]+hexTable[128|63&u]);}return a;},isBuffer:function(t){return!(!t||"object"!=typeof t||!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t)));},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t);},maybeMap:function(t,e){if(__isArray_428(t)){for(var r=[],i=0;i0?y.join(",")||null:void 0}];else if(__isArray_427(u))B=u;else{var T=Object.keys(y);B=h?T.sort(h):T;}for(var x=n&&__isArray_427(y)&&1===y.length?r+"[]":r,I=0;I0?d+l:"";},__has_426=Object.prototype.hasOwnProperty,__isArray_426=Array.isArray,__defaults_426={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:_$utils_428.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},interpretNumericEntities=function(t){return t.replace(/&#(\d+);/g,function(t,e){return String.fromCharCode(parseInt(e,10));});},parseArrayValue=function(t,e){return t&&"string"==typeof t&&e.comma&&t.indexOf(",")>-1?t.split(","):t;},parseKeys=function(t,e,r,i){if(t){var n=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,o=/(\[[^[\]]*])/g,a=r.depth>0&&/(\[[^[\]]*])/.exec(n),s=a?n.slice(0,a.index):n,u=[];if(s){if(!r.plainObjects&&__has_426.call(Object.prototype,s)&&!r.allowPrototypes)return;u.push(s);}for(var h=0;r.depth>0&&null!==(a=o.exec(n))&&h=0;--o){var a,s=t[o];if("[]"===s&&r.parseArrays)a=[].concat(n);else{a=r.plainObjects?Object.create(null):{};var u="["===s.charAt(0)&&"]"===s.charAt(s.length-1)?s.slice(1,-1):s,h=parseInt(u,10);r.parseArrays||""!==u?!isNaN(h)&&s!==u&&String(h)===u&&h>=0&&r.parseArrays&&h<=r.arrayLimit?(a=[])[h]=n:"__proto__"!==u&&(a[u]=n):a={0:n};}n=a;}return n;}(u,e,r,i);}},_$parse_426=function(t,e){var r=function(t){if(!t)return __defaults_426;if(null!==t.decoder&&void 0!==t.decoder&&"function"!=typeof t.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e=void 0===t.charset?__defaults_426.charset:t.charset;return{allowDots:void 0===t.allowDots?__defaults_426.allowDots:!!t.allowDots,allowPrototypes:"boolean"==typeof t.allowPrototypes?t.allowPrototypes:__defaults_426.allowPrototypes,allowSparse:"boolean"==typeof t.allowSparse?t.allowSparse:__defaults_426.allowSparse,arrayLimit:"number"==typeof t.arrayLimit?t.arrayLimit:__defaults_426.arrayLimit,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:__defaults_426.charsetSentinel,comma:"boolean"==typeof t.comma?t.comma:__defaults_426.comma,decoder:"function"==typeof t.decoder?t.decoder:__defaults_426.decoder,delimiter:"string"==typeof t.delimiter||_$utils_428.isRegExp(t.delimiter)?t.delimiter:__defaults_426.delimiter,depth:"number"==typeof t.depth||!1===t.depth?+t.depth:__defaults_426.depth,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof t.interpretNumericEntities?t.interpretNumericEntities:__defaults_426.interpretNumericEntities,parameterLimit:"number"==typeof t.parameterLimit?t.parameterLimit:__defaults_426.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"==typeof t.plainObjects?t.plainObjects:__defaults_426.plainObjects,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:__defaults_426.strictNullHandling};}(e);if(""===t||null==t)return r.plainObjects?Object.create(null):{};for(var i="string"==typeof t?function(t,e){var r,i={},n=e.ignoreQueryPrefix?t.replace(/^\?/,""):t,o=e.parameterLimit===1/0?void 0:e.parameterLimit,a=n.split(e.delimiter,o),s=-1,u=e.charset;if(e.charsetSentinel)for(r=0;r-1&&(f=__isArray_426(f)?[f]:f),__has_426.call(i,h)?i[h]=_$utils_428.combine(i[h],f):i[h]=f;}return i;}(t,r):t,n=r.plainObjects?Object.create(null):{},o=Object.keys(i),a=0;a>o%8,t._prev=shiftIn(t._prev,r?i:n);return a;}function shiftIn(t,e){var r=t.length,i=-1,n=__Buffer_226.allocUnsafe(t.length);for(t=__Buffer_226.concat([t,__Buffer_226.from([e])]);++i>7;return n;}_$cfb1_226.encrypt=function(t,e,r){for(var i=e.length,n=__Buffer_226.allocUnsafe(i),o=-1;++o>>24]^f[_>>>16&255]^c[p>>>8&255]^l[255&m]^e[g++],a=h[_>>>24]^f[p>>>16&255]^c[m>>>8&255]^l[255&d]^e[g++],s=h[p>>>24]^f[m>>>16&255]^c[d>>>8&255]^l[255&_]^e[g++],u=h[m>>>24]^f[d>>>16&255]^c[_>>>8&255]^l[255&p]^e[g++],d=o,_=a,p=s,m=u;return o=(i[d>>>24]<<24|i[_>>>16&255]<<16|i[p>>>8&255]<<8|i[255&m])^e[g++],a=(i[_>>>24]<<24|i[p>>>16&255]<<16|i[m>>>8&255]<<8|i[255&d])^e[g++],s=(i[p>>>24]<<24|i[m>>>16&255]<<16|i[d>>>8&255]<<8|i[255&_])^e[g++],u=(i[m>>>24]<<24|i[d>>>16&255]<<16|i[_>>>8&255]<<8|i[255&p])^e[g++],[o>>>=0,a>>>=0,s>>>=0,u>>>=0];}var RCON=[0,1,2,4,8,16,32,64,128,27,54],G=function(){for(var t=new Array(256),e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;for(var r=[],i=[],n=[[],[],[],[]],o=[[],[],[],[]],a=0,s=0,u=0;u<256;++u){var h=s^s<<1^s<<2^s<<3^s<<4;h=h>>>8^255&h^99,r[a]=h,i[h]=a;var f=t[a],c=t[f],l=t[c],d=257*t[h]^16843008*h;n[0][a]=d<<24|d>>>8,n[1][a]=d<<16|d>>>16,n[2][a]=d<<8|d>>>24,n[3][a]=d,d=16843009*l^65537*c^257*f^16843008*a,o[0][h]=d<<24|d>>>8,o[1][h]=d<<16|d>>>16,o[2][h]=d<<8|d>>>24,o[3][h]=d,0===a?a=s=1:(a=f^t[t[t[l^f]]],s^=t[t[s]]);}return{SBOX:r,INV_SBOX:i,SUB_MIX:n,INV_SUB_MIX:o};}();function AES(t){this._key=asUInt32Array(t),this._reset();}AES.blockSize=16,AES.keySize=32,AES.prototype.blockSize=AES.blockSize,AES.prototype.keySize=AES.keySize,AES.prototype._reset=function(){for(var t=this._key,e=t.length,r=e+6,i=4*(r+1),n=[],o=0;o>>24,a=G.SBOX[a>>>24]<<24|G.SBOX[a>>>16&255]<<16|G.SBOX[a>>>8&255]<<8|G.SBOX[255&a],a^=RCON[o/e|0]<<24):e>6&&o%e==4&&(a=G.SBOX[a>>>24]<<24|G.SBOX[a>>>16&255]<<16|G.SBOX[a>>>8&255]<<8|G.SBOX[255&a]),n[o]=n[o-e]^a;}for(var s=[],u=0;u>>24]]^G.INV_SUB_MIX[1][G.SBOX[f>>>16&255]]^G.INV_SUB_MIX[2][G.SBOX[f>>>8&255]]^G.INV_SUB_MIX[3][G.SBOX[255&f]];}this._nRounds=r,this._keySchedule=n,this._invKeySchedule=s;},AES.prototype.encryptBlockRaw=function(t){return cryptBlock(t=asUInt32Array(t),this._keySchedule,G.SUB_MIX,G.SBOX,this._nRounds);},AES.prototype.encryptBlock=function(t){var e=this.encryptBlockRaw(t),r=__Buffer_217.allocUnsafe(16);return r.writeUInt32BE(e[0],0),r.writeUInt32BE(e[1],4),r.writeUInt32BE(e[2],8),r.writeUInt32BE(e[3],12),r;},AES.prototype.decryptBlock=function(t){var e=(t=asUInt32Array(t))[1];t[1]=t[3],t[3]=e;var r=cryptBlock(t,this._invKeySchedule,G.INV_SUB_MIX,G.INV_SBOX,this._nRounds),i=__Buffer_217.allocUnsafe(16);return i.writeUInt32BE(r[0],0),i.writeUInt32BE(r[3],4),i.writeUInt32BE(r[2],8),i.writeUInt32BE(r[1],12),i;},AES.prototype.scrub=function(){scrubVec(this._keySchedule),scrubVec(this._invKeySchedule),scrubVec(this._key);},_$aes_217.AES=AES;var _$ghash_222={},__Buffer_222=_$safeBuffer_436.Buffer,ZEROES=__Buffer_222.alloc(16,0);function fromArray(t){var e=__Buffer_222.allocUnsafe(16);return e.writeUInt32BE(t[0]>>>0,0),e.writeUInt32BE(t[1]>>>0,4),e.writeUInt32BE(t[2]>>>0,8),e.writeUInt32BE(t[3]>>>0,12),e;}function GHASH(t){this.h=t,this.state=__Buffer_222.alloc(16,0),this.cache=__Buffer_222.allocUnsafe(0);}GHASH.prototype.ghash=function(t){for(var e=-1;++e0;e--)i[e]=i[e]>>>1|(1&i[e-1])<<31;i[0]=i[0]>>>1,r&&(i[0]=i[0]^225<<24);}this.state=fromArray(n);},GHASH.prototype.update=function(t){var e;for(this.cache=__Buffer_222.concat([this.cache,t]);this.cache.length>=16;)e=this.cache.slice(0,16),this.cache=this.cache.slice(16),this.ghash(e);},GHASH.prototype.final=function(t,e){return this.cache.length&&this.ghash(__Buffer_222.concat([this.cache,ZEROES],16)),this.ghash(fromArray([0,t,0,e])),this.state;},_$ghash_222=GHASH;var _$authCipher_218={},__Buffer_218=_$safeBuffer_436.Buffer;function StreamCipher(t,e,r,i){_$cipherBase_273.call(this);var n=__Buffer_218.alloc(4,0);this._cipher=new _$aes_217.AES(e);var o=this._cipher.encryptBlock(n);this._ghash=new _$ghash_222(o),r=function(t,e,r){if(12===e.length)return t._finID=__Buffer_218.concat([e,__Buffer_218.from([0,0,0,1])]),__Buffer_218.concat([e,__Buffer_218.from([0,0,0,2])]);var i=new _$ghash_222(r),n=e.length,o=n%16;i.update(e),o&&(o=16-o,i.update(__Buffer_218.alloc(o,0))),i.update(__Buffer_218.alloc(8,0));var a=8*n,s=__Buffer_218.alloc(8);s.writeUIntBE(a,0,8),i.update(s),t._finID=i.state;var u=__Buffer_218.from(t._finID);return _$incr32_223(u),u;}(this,r,o),this._prev=__Buffer_218.from(r),this._cache=__Buffer_218.allocUnsafe(0),this._secCache=__Buffer_218.allocUnsafe(0),this._decrypt=i,this._alen=0,this._len=0,this._mode=t,this._authTag=null,this._called=!1;}_$inherits_browser_393(StreamCipher,_$cipherBase_273),StreamCipher.prototype._update=function(t){if(!this._called&&this._alen){var e=16-this._alen%16;e<16&&(e=__Buffer_218.alloc(e,0),this._ghash.update(e));}this._called=!0;var r=this._mode.encrypt(this,t);return this._decrypt?this._ghash.update(t):this._ghash.update(r),this._len+=t.length,r;},StreamCipher.prototype._final=function(){if(this._decrypt&&!this._authTag)throw new Error("Unsupported state or unable to authenticate data");var t=_$bufferXor_264(this._ghash.final(8*this._alen,8*this._len),this._cipher.encryptBlock(this._finID));if(this._decrypt&&function(t,e){var r=0;t.length!==e.length&&r++;for(var i=Math.min(t.length,e.length),n=0;n0||i>0;){var u=new _$md5Js_396();u.update(s),u.update(t),e&&u.update(e),s=u.digest();var h=0;if(n>0){var f=o.length-n;h=Math.min(n,s.length),s.copy(o,f,0,h),n-=h;}if(h0){var c=a.length-i,l=Math.min(i,s.length-h);s.copy(a,c,h,h+l),i-=l;}}return s.fill(0),{key:o,iv:a};},_$encrypter_221={},__Buffer_221=_$safeBuffer_436.Buffer;function Cipher(t,e,r){_$cipherBase_273.call(this),this._cache=new Splitter(),this._cipher=new _$aes_217.AES(e),this._prev=__Buffer_221.from(r),this._mode=t,this._autopadding=!0;}_$inherits_browser_393(Cipher,_$cipherBase_273),Cipher.prototype._update=function(t){var e,r;this._cache.add(t);for(var i=[];e=this._cache.get();)r=this._mode.encrypt(this,e),i.push(r);return __Buffer_221.concat(i);};var PADDING=__Buffer_221.alloc(16,16);function Splitter(){this.cache=__Buffer_221.allocUnsafe(0);}function createCipheriv(t,e,r){var i=_$modes_230[t.toLowerCase()];if(!i)throw new TypeError("invalid suite type");if("string"==typeof e&&(e=__Buffer_221.from(e)),e.length!==i.key/8)throw new TypeError("invalid key length "+e.length);if("string"==typeof r&&(r=__Buffer_221.from(r)),"GCM"!==i.mode&&r.length!==i.iv)throw new TypeError("invalid iv length "+r.length);return"stream"===i.type?new _$streamCipher_233(i.module,e,r):"auth"===i.type?new _$authCipher_218(i.module,e,r):new Cipher(i.module,e,r);}Cipher.prototype._final=function(){var t=this._cache.flush();if(this._autopadding)return t=this._mode.encrypt(this,t),this._cipher.scrub(),t;if(!t.equals(PADDING))throw this._cipher.scrub(),new Error("data not multiple of block length");},Cipher.prototype.setAutoPadding=function(t){return this._autopadding=!!t,this;},Splitter.prototype.add=function(t){this.cache=__Buffer_221.concat([this.cache,t]);},Splitter.prototype.get=function(){if(this.cache.length>15){var t=this.cache.slice(0,16);return this.cache=this.cache.slice(16),t;}return null;},Splitter.prototype.flush=function(){for(var t=16-this.cache.length,e=__Buffer_221.allocUnsafe(t),r=-1;++r16)throw new Error("unable to decrypt data");for(var r=-1;++r16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e;}else if(this.cache.length>=16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e;return null;},__Splitter_220.prototype.flush=function(){if(this.cache.length)return this.cache;};var _$browser_219={};_$encrypter_221.createCipher,_$browser_219.createCipheriv=_$encrypter_221.createCipheriv,_$decrypter_220.createDecipher,_$browser_219.createDecipheriv=_$decrypter_220.createDecipheriv,_$browser_219.getCiphers=function(){return Object.keys(_$list_231);};var _$algorithms_239={sha224WithRSAEncryption:{sign:"rsa",hash:"sha224",id:"302d300d06096086480165030402040500041c"},"RSA-SHA224":{sign:"ecdsa/rsa",hash:"sha224",id:"302d300d06096086480165030402040500041c"},sha256WithRSAEncryption:{sign:"rsa",hash:"sha256",id:"3031300d060960864801650304020105000420"},"RSA-SHA256":{sign:"ecdsa/rsa",hash:"sha256",id:"3031300d060960864801650304020105000420"},sha384WithRSAEncryption:{sign:"rsa",hash:"sha384",id:"3041300d060960864801650304020205000430"},"RSA-SHA384":{sign:"ecdsa/rsa",hash:"sha384",id:"3041300d060960864801650304020205000430"},sha512WithRSAEncryption:{sign:"rsa",hash:"sha512",id:"3051300d060960864801650304020305000440"},"RSA-SHA512":{sign:"ecdsa/rsa",hash:"sha512",id:"3051300d060960864801650304020305000440"},"RSA-SHA1":{sign:"rsa",hash:"sha1",id:"3021300906052b0e03021a05000414"},"ecdsa-with-SHA1":{sign:"ecdsa",hash:"sha1",id:""},sha256:{sign:"ecdsa",hash:"sha256",id:""},sha224:{sign:"ecdsa",hash:"sha224",id:""},sha384:{sign:"ecdsa",hash:"sha384",id:""},sha512:{sign:"ecdsa",hash:"sha512",id:""},"DSA-SHA":{sign:"dsa",hash:"sha1",id:""},"DSA-SHA1":{sign:"dsa",hash:"sha1",id:""},DSA:{sign:"dsa",hash:"sha1",id:""},"DSA-WITH-SHA224":{sign:"dsa",hash:"sha224",id:""},"DSA-SHA224":{sign:"dsa",hash:"sha224",id:""},"DSA-WITH-SHA256":{sign:"dsa",hash:"sha256",id:""},"DSA-SHA256":{sign:"dsa",hash:"sha256",id:""},"DSA-WITH-SHA384":{sign:"dsa",hash:"sha384",id:""},"DSA-SHA384":{sign:"dsa",hash:"sha384",id:""},"DSA-WITH-SHA512":{sign:"dsa",hash:"sha512",id:""},"DSA-SHA512":{sign:"dsa",hash:"sha512",id:""},"DSA-RIPEMD160":{sign:"dsa",hash:"rmd160",id:""},ripemd160WithRSA:{sign:"rsa",hash:"rmd160",id:"3021300906052b2403020105000414"},"RSA-RIPEMD160":{sign:"rsa",hash:"rmd160",id:"3021300906052b2403020105000414"},md5WithRSAEncryption:{sign:"rsa",hash:"md5",id:"3020300c06082a864886f70d020505000410"},"RSA-MD5":{sign:"rsa",hash:"md5",id:"3020300c06082a864886f70d020505000410"}},_$algos_238=_$algorithms_239,MAX_ALLOC=Math.pow(2,30)-1,_$precondition_413=function(t,e){if("number"!=typeof t)throw new TypeError("Iterations not a number");if(t<0)throw new TypeError("Bad iterations");if("number"!=typeof e)throw new TypeError("Key length not a number");if(e<0||e>MAX_ALLOC||e!=e)throw new TypeError("Bad key length");},_$defaultEncoding_412={};(function(t,e){(function(){var r;r=e.process&&e.process.browser?"utf-8":e.process&&e.process.version?parseInt(t.version.split(".")[0].slice(1),10)>=6?"utf-8":"binary":"utf-8",_$defaultEncoding_412=r;}).call(this);}).call(this,_$browser_416,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{});var __Buffer_415=_$safeBuffer_436.Buffer,_$toBuffer_415=function(t,e,r){if(__Buffer_415.isBuffer(t))return t;if("string"==typeof t)return __Buffer_415.from(t,e);if(ArrayBuffer.isView(t))return __Buffer_415.from(t.buffer);throw new TypeError(r+" must be a string, a Buffer, a typed array or a DataView");},_$syncBrowser_414={},__Buffer_414=_$safeBuffer_436.Buffer,__ZEROS_414=__Buffer_414.alloc(128),sizes={md5:16,sha1:20,sha224:28,sha256:32,sha384:48,sha512:64,rmd160:20,ripemd160:20};function __Hmac_414(t,e,r){var i=function(t){return"rmd160"===t||"ripemd160"===t?function(t){return new _$ripemd160_435().update(t).digest();}:"md5"===t?_$md5_277:function(e){return _$shaJs_452(t).update(e).digest();};}(t),n="sha512"===t||"sha384"===t?128:64;e.length>n?e=i(e):e.length>>0;},writeUInt32BE:function(t,e,r){t[0+r]=e>>>24,t[1+r]=e>>>16&255,t[2+r]=e>>>8&255,t[3+r]=255&e;},ip:function(t,e,r,i){for(var n=0,o=0,a=6;a>=0;a-=2){for(var s=0;s<=24;s+=8)n<<=1,n|=e>>>s+a&1;for(s=0;s<=24;s+=8)n<<=1,n|=t>>>s+a&1;}for(a=6;a>=0;a-=2){for(s=1;s<=25;s+=8)o<<=1,o|=e>>>s+a&1;for(s=1;s<=25;s+=8)o<<=1,o|=t>>>s+a&1;}r[i+0]=n>>>0,r[i+1]=o>>>0;},rip:function(t,e,r,i){for(var n=0,o=0,a=0;a<4;a++)for(var s=24;s>=0;s-=8)n<<=1,n|=e>>>s+a&1,n<<=1,n|=t>>>s+a&1;for(a=4;a<8;a++)for(s=24;s>=0;s-=8)o<<=1,o|=e>>>s+a&1,o<<=1,o|=t>>>s+a&1;r[i+0]=n>>>0,r[i+1]=o>>>0;},pc1:function(t,e,r,i){for(var n=0,o=0,a=7;a>=5;a--){for(var s=0;s<=24;s+=8)n<<=1,n|=e>>s+a&1;for(s=0;s<=24;s+=8)n<<=1,n|=t>>s+a&1;}for(s=0;s<=24;s+=8)n<<=1,n|=e>>s+a&1;for(a=1;a<=3;a++){for(s=0;s<=24;s+=8)o<<=1,o|=e>>s+a&1;for(s=0;s<=24;s+=8)o<<=1,o|=t>>s+a&1;}for(s=0;s<=24;s+=8)o<<=1,o|=t>>s+a&1;r[i+0]=n>>>0,r[i+1]=o>>>0;},r28shl:function(t,e){return t<>>28-e;}},pc2table=[14,11,17,4,27,23,25,0,13,22,7,18,5,9,16,24,2,20,12,21,1,8,15,26,15,4,25,19,9,1,26,16,5,11,23,8,12,7,17,0,22,3,10,14,6,20,27,24];_$utils_320.pc2=function(t,e,r,i){for(var n=0,o=0,a=pc2table.length>>>1,s=0;s>>pc2table[s]&1;for(s=a;s>>pc2table[s]&1;r[i+0]=n>>>0,r[i+1]=o>>>0;},_$utils_320.expand=function(t,e,r){var i=0,n=0;i=(1&t)<<5|t>>>27;for(var o=23;o>=15;o-=4)i<<=6,i|=t>>>o&63;for(o=11;o>=3;o-=4)n|=t>>>o&63,n<<=6;n|=(31&t)<<1|t>>>31,e[r+0]=i>>>0,e[r+1]=n>>>0;};var sTable=[14,0,4,15,13,7,1,4,2,14,15,2,11,13,8,1,3,10,10,6,6,12,12,11,5,9,9,5,0,3,7,8,4,15,1,12,14,8,8,2,13,4,6,9,2,1,11,7,15,5,12,11,9,3,7,14,3,10,10,0,5,6,0,13,15,3,1,13,8,4,14,7,6,15,11,2,3,8,4,14,9,12,7,0,2,1,13,10,12,6,0,9,5,11,10,5,0,13,14,8,7,10,11,1,10,3,4,15,13,4,1,2,5,11,8,6,12,7,6,12,9,0,3,5,2,14,15,9,10,13,0,7,9,0,14,9,6,3,3,4,15,6,5,10,1,2,13,8,12,5,7,14,11,12,4,11,2,15,8,1,13,1,6,10,4,13,9,0,8,6,15,9,3,8,0,7,11,4,1,15,2,14,12,3,5,11,10,5,14,2,7,12,7,13,13,8,14,11,3,5,0,6,6,15,9,0,10,3,1,4,2,7,8,2,5,12,11,1,12,10,4,14,15,9,10,3,6,15,9,0,0,6,12,10,11,1,7,13,13,8,15,9,1,4,3,5,14,11,5,12,2,7,8,2,4,14,2,14,12,11,4,2,1,12,7,4,10,7,11,13,6,1,8,5,5,0,3,15,15,10,13,3,0,9,14,8,9,6,4,11,2,8,1,12,11,7,10,1,13,14,7,2,8,13,15,6,9,15,12,0,5,9,6,10,3,4,0,5,14,3,12,10,1,15,10,4,15,2,9,7,2,12,6,9,8,5,0,6,13,1,3,13,4,14,14,0,7,11,5,3,11,8,9,4,14,3,15,2,5,12,2,9,8,5,12,15,3,10,7,11,0,14,4,1,10,7,1,6,13,0,11,8,6,13,4,13,11,0,2,11,14,7,15,4,0,9,8,1,13,10,3,14,12,3,9,5,7,12,5,2,10,15,6,8,1,6,1,6,4,11,11,13,13,8,12,1,3,4,7,10,14,7,10,9,15,5,6,0,8,15,0,14,5,2,9,3,2,12,13,1,2,15,8,13,4,8,6,10,15,3,11,7,1,4,10,12,9,5,3,6,14,11,5,0,0,14,12,9,7,2,7,2,11,1,4,14,1,7,9,4,12,10,14,8,2,13,0,15,6,12,10,9,13,0,15,3,3,5,5,6,8,11];_$utils_320.substitute=function(t,e){for(var r=0,i=0;i<4;i++)r<<=4,r|=sTable[64*i+(t>>>18-6*i&63)];for(i=0;i<4;i++)r<<=4,r|=sTable[256+64*i+(e>>>18-6*i&63)];return r>>>0;};var permuteTable=[16,25,12,11,3,20,4,15,31,17,9,6,27,14,1,22,30,24,8,18,0,5,29,23,13,19,2,26,10,21,28,7];_$utils_320.permute=function(t){for(var e=0,r=0;r>>permuteTable[r]&1;return e>>>0;},_$utils_320.padSplit=function(t,e,r){for(var i=t.toString(2);i.length0;i--)e+=this._buffer(t,e),r+=this._flushBuffer(n,r);return e+=this._buffer(t,e),n;},__Cipher_317.prototype.final=function(t){var e,r;return t&&(e=this.update(t)),r="encrypt"===this.type?this._finalEncrypt():this._finalDecrypt(),e?e.concat(r):r;},__Cipher_317.prototype._pad=function(t,e){if(0===e)return!1;for(;e>>1];r=_$utils_320.r28shl(r,o),i=_$utils_320.r28shl(i,o),_$utils_320.pc2(r,i,t.keys,n);}},DES.prototype._update=function(t,e,r,i){var n=this._desState,o=_$utils_320.readUInt32BE(t,e),a=_$utils_320.readUInt32BE(t,e+4);_$utils_320.ip(o,a,n.tmp,0),o=n.tmp[0],a=n.tmp[1],"encrypt"===this.type?this._encrypt(n,o,a,n.tmp,0):this._decrypt(n,o,a,n.tmp,0),o=n.tmp[0],a=n.tmp[1],_$utils_320.writeUInt32BE(r,o,i),_$utils_320.writeUInt32BE(r,a,i+4);},DES.prototype._pad=function(t,e){for(var r=t.length-e,i=e;i>>0,o=c;}_$utils_320.rip(a,o,i,n);},DES.prototype._decrypt=function(t,e,r,i,n){for(var o=r,a=e,s=t.keys.length-2;s>=0;s-=2){var u=t.keys[s],h=t.keys[s+1];_$utils_320.expand(o,t.tmp,0),u^=t.tmp[0],h^=t.tmp[1];var f=_$utils_320.substitute(u,h),c=o;o=(a^_$utils_320.permute(f))>>>0,a=c;}_$utils_320.rip(o,a,i,n);};var _$cbc_316={},__proto_316={};function CBCState(t){this.iv=new Array(8);for(var e=0;e=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15;}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i;}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s;}return n;}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words);},n.max=function(t,e){return t.cmp(e)>0?t:e;},n.min=function(t,e){return t.cmp(e)<0?t:e;},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip();},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this.strip();},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign();},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},n.prototype.inspect=function(){return(this.red?"";};var h=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],f=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],c=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function l(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var _=h-d|0;f+=(a=(n=0|t.words[_])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a;}r.words[h]=0|c,u=0|f;}return 0!==u?r.words[h]=0|u:r.length--,r.strip();}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?h[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--);}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}if(t===(0|t)&&t>=2&&t<=36){var u=f[t],l=c[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var _=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?_+r:h[u-_.length]+_+r;}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t;},n.prototype.toJSON=function(){return this.toString(16);},n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e);},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},n.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this);},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this);},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},n.prototype.notn=function(t){return this.clone().inotn(t);},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this);},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],_=8191&d,p=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],R=8191&I,P=I>>>13,O=0|a[8],C=8191&O,N=O>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,G=0|s[2],V=8191&G,W=G>>>13,Y=0|s[3],Z=8191&Y,J=Y>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],_t=8191&dt,pt=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(_,H),n=(n=Math.imul(_,z))+Math.imul(p,H)|0,o=Math.imul(p,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(_,K)|0,n=(n=n+Math.imul(_,F)|0)+Math.imul(p,K)|0,o=o+Math.imul(p,F)|0;var yt=(h+(i=i+Math.imul(c,V)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,V)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(_,V)|0,n=(n=n+Math.imul(_,W)|0)+Math.imul(p,V)|0,o=o+Math.imul(p,W)|0;var bt=(h+(i=i+Math.imul(c,Z)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Z)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,V)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,V)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(_,Z)|0,n=(n=n+Math.imul(_,J)|0)+Math.imul(p,Z)|0,o=o+Math.imul(p,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,V)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,V)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Z)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Z)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(_,Q)|0,n=(n=n+Math.imul(_,tt)|0)+Math.imul(p,Q)|0,o=o+Math.imul(p,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,V)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,V)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Z)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Z)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(_,rt)|0,n=(n=n+Math.imul(_,it)|0)+Math.imul(p,rt)|0,o=o+Math.imul(p,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(R,H),n=(n=Math.imul(R,z))+Math.imul(P,H)|0,o=Math.imul(P,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,V)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,V)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Z)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Z)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(_,ot)|0,n=(n=n+Math.imul(_,at)|0)+Math.imul(p,ot)|0,o=o+Math.imul(p,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(C,H),n=(n=Math.imul(C,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(R,K)|0,n=(n=n+Math.imul(R,F)|0)+Math.imul(P,K)|0,o=o+Math.imul(P,F)|0,i=i+Math.imul(T,V)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,V)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Z)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Z)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(_,ut)|0,n=(n=n+Math.imul(_,ht)|0)+Math.imul(p,ut)|0,o=o+Math.imul(p,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(C,K)|0,n=(n=n+Math.imul(C,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(R,V)|0,n=(n=n+Math.imul(R,W)|0)+Math.imul(P,V)|0,o=o+Math.imul(P,W)|0,i=i+Math.imul(T,Z)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Z)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(_,ct)|0,n=(n=n+Math.imul(_,lt)|0)+Math.imul(p,ct)|0,o=o+Math.imul(p,lt)|0;var St=(h+(i=i+Math.imul(c,_t)|0)|0)+((8191&(n=(n=n+Math.imul(c,pt)|0)+Math.imul(l,_t)|0))<<13)|0;h=((o=o+Math.imul(l,pt)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(C,V)|0,n=(n=n+Math.imul(C,W)|0)+Math.imul(N,V)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(R,Z)|0,n=(n=n+Math.imul(R,J)|0)+Math.imul(P,Z)|0,o=o+Math.imul(P,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(_,_t)|0)|0)+((8191&(n=(n=n+Math.imul(_,pt)|0)+Math.imul(p,_t)|0))<<13)|0;h=((o=o+Math.imul(p,pt)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,V),n=(n=Math.imul(D,W))+Math.imul(U,V)|0,o=Math.imul(U,W),i=i+Math.imul(C,Z)|0,n=(n=n+Math.imul(C,J)|0)+Math.imul(N,Z)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(R,Q)|0,n=(n=n+Math.imul(R,tt)|0)+Math.imul(P,Q)|0,o=o+Math.imul(P,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,_t)|0)|0)+((8191&(n=(n=n+Math.imul(g,pt)|0)+Math.imul(y,_t)|0))<<13)|0;h=((o=o+Math.imul(y,pt)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Z),n=(n=Math.imul(D,J))+Math.imul(U,Z)|0,o=Math.imul(U,J),i=i+Math.imul(C,Q)|0,n=(n=n+Math.imul(C,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(R,rt)|0,n=(n=n+Math.imul(R,it)|0)+Math.imul(P,rt)|0,o=o+Math.imul(P,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,_t)|0)|0)+((8191&(n=(n=n+Math.imul(v,pt)|0)+Math.imul(w,_t)|0))<<13)|0;h=((o=o+Math.imul(w,pt)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(C,rt)|0,n=(n=n+Math.imul(C,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(R,ot)|0,n=(n=n+Math.imul(R,at)|0)+Math.imul(P,ot)|0,o=o+Math.imul(P,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,_t)|0)|0)+((8191&(n=(n=n+Math.imul($,pt)|0)+Math.imul(E,_t)|0))<<13)|0;h=((o=o+Math.imul(E,pt)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(C,ot)|0,n=(n=n+Math.imul(C,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(R,ut)|0,n=(n=n+Math.imul(R,ht)|0)+Math.imul(P,ut)|0,o=o+Math.imul(P,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,_t)|0)|0)+((8191&(n=(n=n+Math.imul(A,pt)|0)+Math.imul(B,_t)|0))<<13)|0;h=((o=o+Math.imul(B,pt)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(C,ut)|0,n=(n=n+Math.imul(C,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(R,ct)|0,n=(n=n+Math.imul(R,lt)|0)+Math.imul(P,ct)|0,o=o+Math.imul(P,lt)|0;var It=(h+(i=i+Math.imul(T,_t)|0)|0)+((8191&(n=(n=n+Math.imul(T,pt)|0)+Math.imul(x,_t)|0))<<13)|0;h=((o=o+Math.imul(x,pt)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(C,ct)|0,n=(n=n+Math.imul(C,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Rt=(h+(i=i+Math.imul(R,_t)|0)|0)+((8191&(n=(n=n+Math.imul(R,pt)|0)+Math.imul(P,_t)|0))<<13)|0;h=((o=o+Math.imul(P,pt)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Pt=(h+(i=i+Math.imul(C,_t)|0)|0)+((8191&(n=(n=n+Math.imul(C,pt)|0)+Math.imul(N,_t)|0))<<13)|0;h=((o=o+Math.imul(N,pt)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863;var Ot=(h+(i=Math.imul(D,_t))|0)+((8191&(n=(n=Math.imul(D,pt))+Math.imul(U,_t)|0))<<13)|0;return h=((o=Math.imul(U,pt))+(n>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Rt,u[17]=Pt,u[18]=Ot,0!==h&&(u[19]=h,r.length++),r;};function _(t,e,r){return new p().mulp(t,e,r);}function p(t,e){this.x=t,this.y=e;}Math.imul||(d=l),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?d(this,t,e):r<63?l(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863;}r.words[o]=s,i=a,a=n;}return 0!==i?r.words[o]=i:r.length--,r.strip();}(this,t,e):_(this,t,e);},p.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i;},p.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n;}return 0!==e&&(this.words[r]=e,this.length++),this;},n.prototype.muln=function(t){return this.clone().imuln(t);},n.prototype.sqr=function(){return this.mul(this);},n.prototype.isqr=function(){return this.imul(this.clone());},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n;}return e;}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r;}o&&(this.words[e]=o,this.length++);}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a;}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r);},n.prototype.shln=function(t){return this.clone().ishln(t);},n.prototype.ushln=function(t){return this.clone().iushln(t);},n.prototype.shrn=function(t){return this.clone().ishrn(t);},n.prototype.ushrn=function(t){return this.clone().iushrn(t);},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this;},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n;}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip();},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l);}return s&&s.strip(),i.strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i};},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var i,o,a;},n.prototype.div=function(t){return this.divmod(t,"div",!1).div;},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},n.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r;},n.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t;}return this.strip();},n.prototype.divn=function(t){return this.clone().idivn(t);},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-->0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,_=1;0==(r.words[0]&_)&&d<26;++d,_<<=1);if(d>0)for(r.iushrn(d);d-->0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o));}return{a:a,b:s,gcd:r.iushln(u)};},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-->0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-->0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o));}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i;},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o;}else if(0===n||0===r.cmpn(1))break;e.isub(r);}return r.iushln(i);},n.prototype.invm=function(t){return this.egcd(t).a.umod(t);},n.prototype.isEven=function(){return 0==(1&this.words[0]);},n.prototype.isOdd=function(){return 1==(1&this.words[0]);},n.prototype.andln=function(t){return this.words[0]&t;},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a;}return 0!==n&&(this.words[o]=n,this.length++),this;},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break;}}return e;},n.prototype.gtn=function(t){return 1===this.cmpn(t);},n.prototype.gt=function(t){return 1===this.cmp(t);},n.prototype.gten=function(t){return this.cmpn(t)>=0;},n.prototype.gte=function(t){return this.cmp(t)>=0;},n.prototype.ltn=function(t){return-1===this.cmpn(t);},n.prototype.lt=function(t){return-1===this.cmp(t);},n.prototype.lten=function(t){return this.cmpn(t)<=0;},n.prototype.lte=function(t){return this.cmp(t)<=0;},n.prototype.eqn=function(t){return 0===this.cmpn(t);},n.prototype.eq=function(t){return 0===this.cmp(t);},n.red=function(t){return new M(t);},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t);},n.prototype.fromRed=function(){return this.red.convertFrom(this);},n.prototype._forceRed=function(t){return this.red=t,this;},n.prototype.forceRed=function(t){return this._forceRed(t);},n.prototype.redAdd=function(t){return this.red.add(this,t);},n.prototype.redIAdd=function(t){return this.red.iadd(this,t);},n.prototype.redSub=function(t){return this.red.sub(this,t);},n.prototype.redISub=function(t){return this.red.isub(this,t);},n.prototype.redShl=function(t){return this.red.shl(this,t);},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t);},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t);},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this);},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this);},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this);},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this);},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this);},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t);};var m={k256:null,p224:null,p192:null,p25519:null};function g(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function y(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function b(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function v(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function w(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function M(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e;}else this.m=t,this.prime=null;}function $(t){M.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}g.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t;},g.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},g.prototype.split=function(t,e){t.iushrn(this.n,0,e);},g.prototype.imulK=function(t){return t.imul(this.k);},i(y,g),y.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o;}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9;},y.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i;}return 0!==e&&(t.words[t.length++]=e),t;},n._prime=function(t){if(m[t])return m[t];var e;if("k256"===t)e=new y();else if("p224"===t)e=new b();else if("p192"===t)e=new v();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new w();}return m[t]=e,e;},M.prototype._verify1=function(t){},M.prototype._verify2=function(t,e){},M.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this);},M.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this);},M.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this);},M.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r;},M.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this);},M.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r;},M.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e));},M.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e));},M.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e));},M.prototype.isqr=function(t){return this.imul(t,t.clone());},M.prototype.sqr=function(t){return this.mul(t,t);},M.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e);}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,_=0;0!==d.cmp(o);_++)d=d.redSqr();var p=this.pow(h,new n(1).iushln(l-_-1));f=f.redMul(p),h=p.redSqr(),c=c.redMul(h),l=_;}return f;},M.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e);},M.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0;}u=26;}return o;},M.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},M.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},n.mont=function(t){return new $(t);},i($,M),$.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},$.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},$.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this);},$.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this);},$.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this);};}(_$bn_325,this),_$bn_325=_$bn_325.exports;var _$bn_399={exports:{}};!function(t,r){"use strict";function i(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function n(t,e,r){if(n.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==e&&"be"!==e||(r=e,e=10),this._init(t||0,e||10,r||"be"));}var o;"object"==typeof t?t.exports=n:r.BN=n,n.BN=n,n.wordSize=26;try{o="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:_$empty_216({}).Buffer;}catch(e){}function a(t,e){var r=t.charCodeAt(e);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15;}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i;}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s;}return n;}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words);},n.max=function(t,e){return t.cmp(e)>0?t:e;},n.min=function(t,e){return t.cmp(e)<0?t:e;},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip();},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this.strip();},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign();},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},n.prototype.inspect=function(){return(this.red?"";};var h=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],f=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],c=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function l(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var _=h-d|0;f+=(a=(n=0|t.words[_])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a;}r.words[h]=0|c,u=0|f;}return 0!==u?r.words[h]=0|u:r.length--,r.strip();}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?h[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--);}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}if(t===(0|t)&&t>=2&&t<=36){var u=f[t],l=c[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var _=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?_+r:h[u-_.length]+_+r;}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t;},n.prototype.toJSON=function(){return this.toString(16);},n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e);},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},n.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this);},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this);},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},n.prototype.notn=function(t){return this.clone().inotn(t);},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this);},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],_=8191&d,p=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],R=8191&I,P=I>>>13,O=0|a[8],C=8191&O,N=O>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,G=0|s[2],V=8191&G,W=G>>>13,Y=0|s[3],Z=8191&Y,J=Y>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],_t=8191&dt,pt=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(_,H),n=(n=Math.imul(_,z))+Math.imul(p,H)|0,o=Math.imul(p,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(_,K)|0,n=(n=n+Math.imul(_,F)|0)+Math.imul(p,K)|0,o=o+Math.imul(p,F)|0;var yt=(h+(i=i+Math.imul(c,V)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,V)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(_,V)|0,n=(n=n+Math.imul(_,W)|0)+Math.imul(p,V)|0,o=o+Math.imul(p,W)|0;var bt=(h+(i=i+Math.imul(c,Z)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Z)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,V)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,V)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(_,Z)|0,n=(n=n+Math.imul(_,J)|0)+Math.imul(p,Z)|0,o=o+Math.imul(p,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,V)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,V)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Z)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Z)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(_,Q)|0,n=(n=n+Math.imul(_,tt)|0)+Math.imul(p,Q)|0,o=o+Math.imul(p,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,V)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,V)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Z)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Z)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(_,rt)|0,n=(n=n+Math.imul(_,it)|0)+Math.imul(p,rt)|0,o=o+Math.imul(p,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(R,H),n=(n=Math.imul(R,z))+Math.imul(P,H)|0,o=Math.imul(P,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,V)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,V)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Z)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Z)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(_,ot)|0,n=(n=n+Math.imul(_,at)|0)+Math.imul(p,ot)|0,o=o+Math.imul(p,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(C,H),n=(n=Math.imul(C,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(R,K)|0,n=(n=n+Math.imul(R,F)|0)+Math.imul(P,K)|0,o=o+Math.imul(P,F)|0,i=i+Math.imul(T,V)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,V)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Z)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Z)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(_,ut)|0,n=(n=n+Math.imul(_,ht)|0)+Math.imul(p,ut)|0,o=o+Math.imul(p,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(C,K)|0,n=(n=n+Math.imul(C,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(R,V)|0,n=(n=n+Math.imul(R,W)|0)+Math.imul(P,V)|0,o=o+Math.imul(P,W)|0,i=i+Math.imul(T,Z)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Z)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(_,ct)|0,n=(n=n+Math.imul(_,lt)|0)+Math.imul(p,ct)|0,o=o+Math.imul(p,lt)|0;var St=(h+(i=i+Math.imul(c,_t)|0)|0)+((8191&(n=(n=n+Math.imul(c,pt)|0)+Math.imul(l,_t)|0))<<13)|0;h=((o=o+Math.imul(l,pt)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(C,V)|0,n=(n=n+Math.imul(C,W)|0)+Math.imul(N,V)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(R,Z)|0,n=(n=n+Math.imul(R,J)|0)+Math.imul(P,Z)|0,o=o+Math.imul(P,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(_,_t)|0)|0)+((8191&(n=(n=n+Math.imul(_,pt)|0)+Math.imul(p,_t)|0))<<13)|0;h=((o=o+Math.imul(p,pt)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,V),n=(n=Math.imul(D,W))+Math.imul(U,V)|0,o=Math.imul(U,W),i=i+Math.imul(C,Z)|0,n=(n=n+Math.imul(C,J)|0)+Math.imul(N,Z)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(R,Q)|0,n=(n=n+Math.imul(R,tt)|0)+Math.imul(P,Q)|0,o=o+Math.imul(P,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,_t)|0)|0)+((8191&(n=(n=n+Math.imul(g,pt)|0)+Math.imul(y,_t)|0))<<13)|0;h=((o=o+Math.imul(y,pt)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Z),n=(n=Math.imul(D,J))+Math.imul(U,Z)|0,o=Math.imul(U,J),i=i+Math.imul(C,Q)|0,n=(n=n+Math.imul(C,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(R,rt)|0,n=(n=n+Math.imul(R,it)|0)+Math.imul(P,rt)|0,o=o+Math.imul(P,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,_t)|0)|0)+((8191&(n=(n=n+Math.imul(v,pt)|0)+Math.imul(w,_t)|0))<<13)|0;h=((o=o+Math.imul(w,pt)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(C,rt)|0,n=(n=n+Math.imul(C,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(R,ot)|0,n=(n=n+Math.imul(R,at)|0)+Math.imul(P,ot)|0,o=o+Math.imul(P,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,_t)|0)|0)+((8191&(n=(n=n+Math.imul($,pt)|0)+Math.imul(E,_t)|0))<<13)|0;h=((o=o+Math.imul(E,pt)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(C,ot)|0,n=(n=n+Math.imul(C,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(R,ut)|0,n=(n=n+Math.imul(R,ht)|0)+Math.imul(P,ut)|0,o=o+Math.imul(P,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,_t)|0)|0)+((8191&(n=(n=n+Math.imul(A,pt)|0)+Math.imul(B,_t)|0))<<13)|0;h=((o=o+Math.imul(B,pt)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(C,ut)|0,n=(n=n+Math.imul(C,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(R,ct)|0,n=(n=n+Math.imul(R,lt)|0)+Math.imul(P,ct)|0,o=o+Math.imul(P,lt)|0;var It=(h+(i=i+Math.imul(T,_t)|0)|0)+((8191&(n=(n=n+Math.imul(T,pt)|0)+Math.imul(x,_t)|0))<<13)|0;h=((o=o+Math.imul(x,pt)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(C,ct)|0,n=(n=n+Math.imul(C,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Rt=(h+(i=i+Math.imul(R,_t)|0)|0)+((8191&(n=(n=n+Math.imul(R,pt)|0)+Math.imul(P,_t)|0))<<13)|0;h=((o=o+Math.imul(P,pt)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Pt=(h+(i=i+Math.imul(C,_t)|0)|0)+((8191&(n=(n=n+Math.imul(C,pt)|0)+Math.imul(N,_t)|0))<<13)|0;h=((o=o+Math.imul(N,pt)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863;var Ot=(h+(i=Math.imul(D,_t))|0)+((8191&(n=(n=Math.imul(D,pt))+Math.imul(U,_t)|0))<<13)|0;return h=((o=Math.imul(U,pt))+(n>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Rt,u[17]=Pt,u[18]=Ot,0!==h&&(u[19]=h,r.length++),r;};function _(t,e,r){return new p().mulp(t,e,r);}function p(t,e){this.x=t,this.y=e;}Math.imul||(d=l),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?d(this,t,e):r<63?l(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863;}r.words[o]=s,i=a,a=n;}return 0!==i?r.words[o]=i:r.length--,r.strip();}(this,t,e):_(this,t,e);},p.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i;},p.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n;}return 0!==e&&(this.words[r]=e,this.length++),this;},n.prototype.muln=function(t){return this.clone().imuln(t);},n.prototype.sqr=function(){return this.mul(this);},n.prototype.isqr=function(){return this.imul(this.clone());},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n;}return e;}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r;}o&&(this.words[e]=o,this.length++);}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a;}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r);},n.prototype.shln=function(t){return this.clone().ishln(t);},n.prototype.ushln=function(t){return this.clone().iushln(t);},n.prototype.shrn=function(t){return this.clone().ishrn(t);},n.prototype.ushrn=function(t){return this.clone().iushrn(t);},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this;},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n;}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip();},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l);}return s&&s.strip(),i.strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i};},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var i,o,a;},n.prototype.div=function(t){return this.divmod(t,"div",!1).div;},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},n.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r;},n.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t;}return this.strip();},n.prototype.divn=function(t){return this.clone().idivn(t);},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-->0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,_=1;0==(r.words[0]&_)&&d<26;++d,_<<=1);if(d>0)for(r.iushrn(d);d-->0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o));}return{a:a,b:s,gcd:r.iushln(u)};},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-->0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-->0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o));}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i;},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o;}else if(0===n||0===r.cmpn(1))break;e.isub(r);}return r.iushln(i);},n.prototype.invm=function(t){return this.egcd(t).a.umod(t);},n.prototype.isEven=function(){return 0==(1&this.words[0]);},n.prototype.isOdd=function(){return 1==(1&this.words[0]);},n.prototype.andln=function(t){return this.words[0]&t;},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a;}return 0!==n&&(this.words[o]=n,this.length++),this;},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break;}}return e;},n.prototype.gtn=function(t){return 1===this.cmpn(t);},n.prototype.gt=function(t){return 1===this.cmp(t);},n.prototype.gten=function(t){return this.cmpn(t)>=0;},n.prototype.gte=function(t){return this.cmp(t)>=0;},n.prototype.ltn=function(t){return-1===this.cmpn(t);},n.prototype.lt=function(t){return-1===this.cmp(t);},n.prototype.lten=function(t){return this.cmpn(t)<=0;},n.prototype.lte=function(t){return this.cmp(t)<=0;},n.prototype.eqn=function(t){return 0===this.cmpn(t);},n.prototype.eq=function(t){return 0===this.cmp(t);},n.red=function(t){return new M(t);},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t);},n.prototype.fromRed=function(){return this.red.convertFrom(this);},n.prototype._forceRed=function(t){return this.red=t,this;},n.prototype.forceRed=function(t){return this._forceRed(t);},n.prototype.redAdd=function(t){return this.red.add(this,t);},n.prototype.redIAdd=function(t){return this.red.iadd(this,t);},n.prototype.redSub=function(t){return this.red.sub(this,t);},n.prototype.redISub=function(t){return this.red.isub(this,t);},n.prototype.redShl=function(t){return this.red.shl(this,t);},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t);},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t);},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this);},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this);},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this);},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this);},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this);},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t);};var m={k256:null,p224:null,p192:null,p25519:null};function g(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function y(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function b(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function v(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function w(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function M(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e;}else this.m=t,this.prime=null;}function $(t){M.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}g.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t;},g.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},g.prototype.split=function(t,e){t.iushrn(this.n,0,e);},g.prototype.imulK=function(t){return t.imul(this.k);},i(y,g),y.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o;}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9;},y.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i;}return 0!==e&&(t.words[t.length++]=e),t;},n._prime=function(t){if(m[t])return m[t];var e;if("k256"===t)e=new y();else if("p224"===t)e=new b();else if("p192"===t)e=new v();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new w();}return m[t]=e,e;},M.prototype._verify1=function(t){},M.prototype._verify2=function(t,e){},M.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this);},M.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this);},M.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this);},M.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r;},M.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this);},M.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r;},M.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e));},M.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e));},M.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e));},M.prototype.isqr=function(t){return this.imul(t,t.clone());},M.prototype.sqr=function(t){return this.mul(t,t);},M.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e);}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,_=0;0!==d.cmp(o);_++)d=d.redSqr();var p=this.pow(h,new n(1).iushln(l-_-1));f=f.redMul(p),h=p.redSqr(),c=c.redMul(h),l=_;}return f;},M.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e);},M.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0;}u=26;}return o;},M.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},M.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},n.mont=function(t){return new $(t);},i($,M),$.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},$.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},$.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this);},$.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this);},$.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this);};}(_$bn_399,this),_$bn_399=_$bn_399.exports;var _$mr_398={};function MillerRabin(t){this.rand=t||new _$brorand_215.Rand();}_$mr_398=MillerRabin,MillerRabin.create=function(t){return new MillerRabin(t);},MillerRabin.prototype._randbelow=function(t){var e=t.bitLength(),r=Math.ceil(e/8);do{var i=new _$bn_399(this.rand.generate(r));}while(i.cmp(t)>=0);return i;},MillerRabin.prototype._randrange=function(t,e){var r=e.sub(t);return t.add(this._randbelow(r));},MillerRabin.prototype.test=function(t,e,r){var i=t.bitLength(),n=_$bn_399.mont(t),o=new _$bn_399(1).toRed(n);e||(e=Math.max(1,i/48|0));for(var a=t.subn(1),s=0;!a.testn(s);s++);for(var u=t.shrn(s),h=a.toRed(n);e>0;e--){var f=this._randrange(new _$bn_399(2),a);r&&r(f);var c=f.toRed(n).redPow(u);if(0!==c.cmp(o)&&0!==c.cmp(h)){for(var l=1;l0;e--){var h=this._randrange(new _$bn_399(2),o),f=t.gcd(h);if(0!==f.cmpn(1))return f;var c=h.toRed(i).redPow(s);if(0!==c.cmp(n)&&0!==c.cmp(u)){for(var l=1;lt;)r.ishrn(1);if(r.isEven()&&r.iadd(__ONE_323),r.testn(1)||r.iadd(TWO),e.cmp(TWO)){if(!e.cmp(FIVE))for(;r.mod(TEN).cmp(__THREE_323);)r.iadd(FOUR);}else for(;r.mod(TWENTYFOUR).cmp(ELEVEN);)r.iadd(FOUR);if(simpleSieve(i=r.shrn(1))&&simpleSieve(r)&&fermatTest(i)&&fermatTest(r)&&millerRabin.test(i)&&millerRabin.test(r))return r;}}var _$primes_324={modp1:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a63a3620ffffffffffffffff"},modp2:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece65381ffffffffffffffff"},modp5:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca237327ffffffffffffffff"},modp14:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aacaa68ffffffffffffffff"},modp15:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a93ad2caffffffffffffffff"},modp16:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c934063199ffffffffffffffff"},modp17:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dcc4024ffffffffffffffff"},modp18:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dbe115974a3926f12fee5e438777cb6a932df8cd8bec4d073b931ba3bc832b68d9dd300741fa7bf8afc47ed2576f6936ba424663aab639c5ae4f5683423b4742bf1c978238f16cbe39d652de3fdb8befc848ad922222e04a4037c0713eb57a81a23f0c73473fc646cea306b4bcbc8862f8385ddfa9d4b7fa2c087e879683303ed5bdd3a062b3cf5b3a278a66d2a13f83f44f82ddf310ee074ab6a364597e899a0255dc164f31cc50846851df9ab48195ded7ea1b1d510bd7ee74d73faf36bc31ecfa268359046f4eb879f924009438b481c6cd7889a002ed5ee382bc9190da6fc026e479558e4475677e9aa9e3050e2765694dfc81f56e880b96e7160c980dd98edd3dfffffffffffffffff"}},_$DH_322={};(function(t){(function(){var e=new _$mr_398(),r=new _$bn_325(24),i=new _$bn_325(11),n=new _$bn_325(10),o=new _$bn_325(3),a=new _$bn_325(7);function s(e,r){return r=r||"utf8",t.isBuffer(e)||(e=new t(e,r)),this._pub=new _$bn_325(e),this;}function u(e,r){return r=r||"utf8",t.isBuffer(e)||(e=new t(e,r)),this._priv=new _$bn_325(e),this;}_$DH_322=f;var h={};function f(t,e,r){this.setGenerator(e),this.__prime=new _$bn_325(t),this._prime=_$bn_325.mont(this.__prime),this._primeLen=t.length,this._pub=void 0,this._priv=void 0,this._primeCode=void 0,r?(this.setPublicKey=s,this.setPrivateKey=u):this._primeCode=8;}function c(e,r){var i=new t(e.toArray());return r?i.toString(r):i;}Object.defineProperty(f.prototype,"verifyError",{enumerable:!0,get:function(){return"number"!=typeof this._primeCode&&(this._primeCode=function(t,s){var u=s.toString("hex"),f=[u,t.toString(16)].join("_");if(f in h)return h[f];var c,l=0;if(t.isEven()||!_$generatePrime_323.simpleSieve||!_$generatePrime_323.fermatTest(t)||!e.test(t))return l+=1,l+="02"===u||"05"===u?8:4,h[f]=l,l;switch(e.test(t.shrn(1))||(l+=2),u){case"02":t.mod(r).cmp(i)&&(l+=8);break;case"05":(c=t.mod(n)).cmp(o)&&c.cmp(a)&&(l+=8);break;default:l+=4;}return h[f]=l,l;}(this.__prime,this.__gen)),this._primeCode;}}),f.prototype.generateKeys=function(){return this._priv||(this._priv=new _$bn_325(_$browser_430(this._primeLen))),this._pub=this._gen.toRed(this._prime).redPow(this._priv).fromRed(),this.getPublicKey();},f.prototype.computeSecret=function(e){var r=(e=(e=new _$bn_325(e)).toRed(this._prime)).redPow(this._priv).fromRed(),i=new t(r.toArray()),n=this.getPrime();if(i.length0?this.tail.next=e:this.head=e,this.tail=e,++this.length;}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length;}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t;}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0;}},{key:"join",value:function(t){if(0===this.length)return"";for(var e=this.head,r=""+e.data;e=e.next;)r+=t+e.data;return r;}},{key:"concat",value:function(t){if(0===this.length)return __Buffer_251.alloc(0);for(var e,r,i,n=__Buffer_251.allocUnsafe(t>>>0),o=this.head,a=0;o;)e=o.data,r=n,i=a,__Buffer_251.prototype.copy.call(e,r,i),a+=o.data.length,o=o.next;return n;}},{key:"consume",value:function(t,e){var r;return tn.length?n.length:t;if(o===n.length?i+=n:i+=n.slice(0,t),0==(t-=o)){o===n.length?(++r,e.next?this.head=e.next:this.head=this.tail=null):(this.head=e,e.data=n.slice(o));break;}++r;}return this.length-=r,i;}},{key:"_getBuffer",value:function(t){var e=__Buffer_251.allocUnsafe(t),r=this.head,i=1;for(r.data.copy(e),t-=r.data.length;r=r.next;){var n=r.data,o=t>n.length?n.length:t;if(n.copy(e,e.length-t,0,o),0==(t-=o)){o===n.length?(++i,r.next?this.head=r.next:this.head=this.tail=null):(this.head=r,r.data=n.slice(o));break;}++i;}return this.length-=i,e;}},{key:__custom_251,value:function(t,e){return __inspect_251(this,function(t){for(var e=1;e2?"one of ".concat(e," ").concat(t.slice(0,r-1).join(", "),", or ")+t[r-1]:2===r?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0]);}return"of ".concat(e," ").concat(String(t));}__createErrorType_244("ERR_INVALID_OPT_VALUE",function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"';},TypeError),__createErrorType_244("ERR_INVALID_ARG_TYPE",function(t,e,r){var i,n,o,a;if("string"==typeof e&&("not ","not "===e.substr(0,"not ".length))?(i="must not be",e=e.replace(/^not /,"")):i="must be",o=t,(void 0===a||a>o.length)&&(a=o.length)," argument"===o.substring(a-" argument".length,a))n="The ".concat(t," ").concat(i," ").concat(__oneOf_244(e,"type"));else{var s=function(t,e,r){return"number"!=typeof r&&(r=0),!(r+".".length>t.length)&&-1!==t.indexOf(".",r);}(t)?"property":"argument";n='The "'.concat(t,'" ').concat(s," ").concat(i," ").concat(__oneOf_244(e,"type"));}return n+". Received type ".concat(typeof r);},TypeError),__createErrorType_244("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),__createErrorType_244("ERR_METHOD_NOT_IMPLEMENTED",function(t){return"The "+t+" method is not implemented";}),__createErrorType_244("ERR_STREAM_PREMATURE_CLOSE","Premature close"),__createErrorType_244("ERR_STREAM_DESTROYED",function(t){return"Cannot call "+t+" after a stream was destroyed";}),__createErrorType_244("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),__createErrorType_244("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),__createErrorType_244("ERR_STREAM_WRITE_AFTER_END","write after end"),__createErrorType_244("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),__createErrorType_244("ERR_UNKNOWN_ENCODING",function(t){return"Unknown encoding: "+t;},TypeError),__createErrorType_244("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),_$errorsBrowser_244.codes=__codes_244;var __ERR_INVALID_OPT_VALUE_256=_$errorsBrowser_244.codes.ERR_INVALID_OPT_VALUE,_$state_256={getHighWaterMark:function(t,e,r,i){var n=function(t,e,r){return null!=t.highWaterMark?t.highWaterMark:e?t[r]:null;}(e,i,r);if(null!=n){if(!isFinite(n)||Math.floor(n)!==n||n<0)throw new __ERR_INVALID_OPT_VALUE_256(i?r:"highWaterMark",n);return Math.floor(n);}return t.objectMode?16:16384;}},_$Transform_248=__Transform_248,___require$codes_248=_$errorsBrowser_244.codes,__ERR_METHOD_NOT_IMPLEMENTED_248=___require$codes_248.ERR_METHOD_NOT_IMPLEMENTED,__ERR_MULTIPLE_CALLBACK_248=___require$codes_248.ERR_MULTIPLE_CALLBACK,__ERR_TRANSFORM_ALREADY_TRANSFORMING_248=___require$codes_248.ERR_TRANSFORM_ALREADY_TRANSFORMING,__ERR_TRANSFORM_WITH_LENGTH_0_248=___require$codes_248.ERR_TRANSFORM_WITH_LENGTH_0,__Duplex_248=_$Duplex_245({});function __afterTransform_248(t,e){var r=this._transformState;r.transforming=!1;var i=r.writecb;if(null===i)return this.emit("error",new __ERR_MULTIPLE_CALLBACK_248());r.writechunk=null,r.writecb=null,null!=e&&this.push(e),i(t);var n=this._readableState;n.reading=!1,(n.needReadable||n.length0,function(t){i||(i=t),t&&o.forEach(__call_255),a||(o.forEach(__call_255),n(i));});});return e.reduce(__pipe_255);},_$readableBrowser_258={};_$readableBrowser_258=_$readableBrowser_258=_$_stream_readable_247({}),_$readableBrowser_258.Stream=_$readableBrowser_258,_$readableBrowser_258.Readable=_$readableBrowser_258,_$readableBrowser_258.Writable=_$_stream_writable_249({}),_$readableBrowser_258.Duplex=_$Duplex_245({}),_$readableBrowser_258.Transform=_$Transform_248,_$readableBrowser_258.PassThrough=_$PassThrough_246,_$readableBrowser_258.finished=_$eos_253({}),_$readableBrowser_258.pipeline=_$pipeline_255;var _$bn_214={exports:{}};!function(t,r){"use strict";function i(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function n(t,e,r){if(n.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==e&&"be"!==e||(r=e,e=10),this._init(t||0,e||10,r||"be"));}var o;"object"==typeof t?t.exports=n:r.BN=n,n.BN=n,n.wordSize=26;try{o="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:_$empty_216({}).Buffer;}catch(e){}function a(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void 0;}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i;}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s;}return n;}function h(t,e){t.words=e.words,t.length=e.length,t.negative=e.negative,t.red=e.red;}if(n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words);},n.max=function(t,e){return t.cmp(e)>0?t:e;},n.min=function(t,e){return t.cmp(e)<0?t:e;},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this._strip();},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this._strip();},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign();},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{n.prototype[Symbol.for("nodejs.util.inspect.custom")]=f;}catch(e){n.prototype.inspect=f;}else n.prototype.inspect=f;function f(){return(this.red?"";}var c=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],l=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],d=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function _(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var _=h-d|0;f+=(a=(n=0|t.words[_])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a;}r.words[h]=0|c,u=0|f;}return 0!==u?r.words[h]=0|u:r.length--,r._strip();}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215,(i+=2)>=26&&(i-=26,o--),r=0!==n||o!==this.length-1?c[6-s.length]+s+r:s+r;}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}if(t===(0|t)&&t>=2&&t<=36){var u=l[t],h=d[t];r="";var f=this.clone();for(f.negative=0;!f.isZero();){var _=f.modrn(h).toString(t);r=(f=f.idivn(h)).isZero()?_+r:c[u-_.length]+_+r;}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t;},n.prototype.toJSON=function(){return this.toString(16,2);},o&&(n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e);}),n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},n.prototype.toArrayLike=function(t,e,r){this._strip();var i=this.byteLength(),n=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,r||Math.max(1,i));return this["_toArrayLike"+("le"===e?"LE":"BE")](n,i),n;},n.prototype._toArrayLikeLE=function(t,e){for(var r=0,i=0,n=0,o=0;n>8&255),r>16&255),6===o?(r>24&255),i=0,o=0):(i=a>>>24,o+=2);}if(r=0&&(t[r--]=a>>8&255),r>=0&&(t[r--]=a>>16&255),6===o?(r>=0&&(t[r--]=a>>24&255),i=0,o=0):(i=a>>>24,o+=2);}if(r>=0)for(t[r--]=i;r>=0;)t[r--]=0;},Math.clz32?n.prototype._countBits=function(t){return 32-Math.clz32(t);}:n.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this);},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this);},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},n.prototype.notn=function(t){return this.clone().inotn(t);},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this);},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],_=8191&d,p=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],R=8191&I,P=I>>>13,O=0|a[8],C=8191&O,N=O>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,G=0|s[2],V=8191&G,W=G>>>13,Y=0|s[3],Z=8191&Y,J=Y>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],_t=8191&dt,pt=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(_,H),n=(n=Math.imul(_,z))+Math.imul(p,H)|0,o=Math.imul(p,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(_,K)|0,n=(n=n+Math.imul(_,F)|0)+Math.imul(p,K)|0,o=o+Math.imul(p,F)|0;var yt=(h+(i=i+Math.imul(c,V)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,V)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(_,V)|0,n=(n=n+Math.imul(_,W)|0)+Math.imul(p,V)|0,o=o+Math.imul(p,W)|0;var bt=(h+(i=i+Math.imul(c,Z)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Z)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,V)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,V)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(_,Z)|0,n=(n=n+Math.imul(_,J)|0)+Math.imul(p,Z)|0,o=o+Math.imul(p,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,V)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,V)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Z)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Z)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(_,Q)|0,n=(n=n+Math.imul(_,tt)|0)+Math.imul(p,Q)|0,o=o+Math.imul(p,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,V)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,V)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Z)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Z)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(_,rt)|0,n=(n=n+Math.imul(_,it)|0)+Math.imul(p,rt)|0,o=o+Math.imul(p,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(R,H),n=(n=Math.imul(R,z))+Math.imul(P,H)|0,o=Math.imul(P,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,V)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,V)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Z)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Z)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(_,ot)|0,n=(n=n+Math.imul(_,at)|0)+Math.imul(p,ot)|0,o=o+Math.imul(p,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(C,H),n=(n=Math.imul(C,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(R,K)|0,n=(n=n+Math.imul(R,F)|0)+Math.imul(P,K)|0,o=o+Math.imul(P,F)|0,i=i+Math.imul(T,V)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,V)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Z)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Z)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(_,ut)|0,n=(n=n+Math.imul(_,ht)|0)+Math.imul(p,ut)|0,o=o+Math.imul(p,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(C,K)|0,n=(n=n+Math.imul(C,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(R,V)|0,n=(n=n+Math.imul(R,W)|0)+Math.imul(P,V)|0,o=o+Math.imul(P,W)|0,i=i+Math.imul(T,Z)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Z)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(_,ct)|0,n=(n=n+Math.imul(_,lt)|0)+Math.imul(p,ct)|0,o=o+Math.imul(p,lt)|0;var St=(h+(i=i+Math.imul(c,_t)|0)|0)+((8191&(n=(n=n+Math.imul(c,pt)|0)+Math.imul(l,_t)|0))<<13)|0;h=((o=o+Math.imul(l,pt)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(C,V)|0,n=(n=n+Math.imul(C,W)|0)+Math.imul(N,V)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(R,Z)|0,n=(n=n+Math.imul(R,J)|0)+Math.imul(P,Z)|0,o=o+Math.imul(P,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(_,_t)|0)|0)+((8191&(n=(n=n+Math.imul(_,pt)|0)+Math.imul(p,_t)|0))<<13)|0;h=((o=o+Math.imul(p,pt)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,V),n=(n=Math.imul(D,W))+Math.imul(U,V)|0,o=Math.imul(U,W),i=i+Math.imul(C,Z)|0,n=(n=n+Math.imul(C,J)|0)+Math.imul(N,Z)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(R,Q)|0,n=(n=n+Math.imul(R,tt)|0)+Math.imul(P,Q)|0,o=o+Math.imul(P,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,_t)|0)|0)+((8191&(n=(n=n+Math.imul(g,pt)|0)+Math.imul(y,_t)|0))<<13)|0;h=((o=o+Math.imul(y,pt)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Z),n=(n=Math.imul(D,J))+Math.imul(U,Z)|0,o=Math.imul(U,J),i=i+Math.imul(C,Q)|0,n=(n=n+Math.imul(C,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(R,rt)|0,n=(n=n+Math.imul(R,it)|0)+Math.imul(P,rt)|0,o=o+Math.imul(P,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,_t)|0)|0)+((8191&(n=(n=n+Math.imul(v,pt)|0)+Math.imul(w,_t)|0))<<13)|0;h=((o=o+Math.imul(w,pt)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(C,rt)|0,n=(n=n+Math.imul(C,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(R,ot)|0,n=(n=n+Math.imul(R,at)|0)+Math.imul(P,ot)|0,o=o+Math.imul(P,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,_t)|0)|0)+((8191&(n=(n=n+Math.imul($,pt)|0)+Math.imul(E,_t)|0))<<13)|0;h=((o=o+Math.imul(E,pt)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(C,ot)|0,n=(n=n+Math.imul(C,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(R,ut)|0,n=(n=n+Math.imul(R,ht)|0)+Math.imul(P,ut)|0,o=o+Math.imul(P,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,_t)|0)|0)+((8191&(n=(n=n+Math.imul(A,pt)|0)+Math.imul(B,_t)|0))<<13)|0;h=((o=o+Math.imul(B,pt)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(C,ut)|0,n=(n=n+Math.imul(C,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(R,ct)|0,n=(n=n+Math.imul(R,lt)|0)+Math.imul(P,ct)|0,o=o+Math.imul(P,lt)|0;var It=(h+(i=i+Math.imul(T,_t)|0)|0)+((8191&(n=(n=n+Math.imul(T,pt)|0)+Math.imul(x,_t)|0))<<13)|0;h=((o=o+Math.imul(x,pt)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(C,ct)|0,n=(n=n+Math.imul(C,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Rt=(h+(i=i+Math.imul(R,_t)|0)|0)+((8191&(n=(n=n+Math.imul(R,pt)|0)+Math.imul(P,_t)|0))<<13)|0;h=((o=o+Math.imul(P,pt)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Pt=(h+(i=i+Math.imul(C,_t)|0)|0)+((8191&(n=(n=n+Math.imul(C,pt)|0)+Math.imul(N,_t)|0))<<13)|0;h=((o=o+Math.imul(N,pt)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863;var Ot=(h+(i=Math.imul(D,_t))|0)+((8191&(n=(n=Math.imul(D,pt))+Math.imul(U,_t)|0))<<13)|0;return h=((o=Math.imul(U,pt))+(n>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Rt,u[17]=Pt,u[18]=Ot,0!==h&&(u[19]=h,r.length++),r;};function m(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863;}r.words[o]=s,i=a,a=n;}return 0!==i?r.words[o]=i:r.length--,r._strip();}function g(t,e,r){return m(t,e,r);}function y(t,e){this.x=t,this.y=e;}Math.imul||(p=_),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?p(this,t,e):r<63?_(this,t,e):r<1024?m(this,t,e):g(this,t,e);},y.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i;},y.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,r+=n/67108864|0,r+=o>>>26,this.words[i]=67108863&o;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},n.prototype.muln=function(t){return this.clone().imuln(t);},n.prototype.sqr=function(){return this.mul(this);},n.prototype.isqr=function(){return this.imul(this.clone());},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n&1;}return e;}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r;}o&&(this.words[e]=o,this.length++);}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a;}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r);},n.prototype.shln=function(t){return this.clone().ishln(t);},n.prototype.ushln=function(t){return this.clone().iushln(t);},n.prototype.shrn=function(t){return this.clone().ishrn(t);},n.prototype.ushrn=function(t){return this.clone().iushrn(t);},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this;},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n;}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this._strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this._strip();},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l);}return s&&s._strip(),i._strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i};},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modrn(t.words[0]))}:this._wordDiv(t,e);var i,o,a;},n.prototype.div=function(t){return this.divmod(t,"div",!1).div;},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},n.prototype.modrn=function(t){var e=t<0;e&&(t=-t);for(var r=(1<<26)%t,i=0,n=this.length-1;n>=0;n--)i=(r*i+(0|this.words[n]))%t;return e?-i:i;},n.prototype.modn=function(t){return this.modrn(t);},n.prototype.idivn=function(t){var e=t<0;e&&(t=-t);for(var r=0,i=this.length-1;i>=0;i--){var n=(0|this.words[i])+67108864*r;this.words[i]=n/t|0,r=n%t;}return this._strip(),e?this.ineg():this;},n.prototype.divn=function(t){return this.clone().idivn(t);},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-->0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,_=1;0==(r.words[0]&_)&&d<26;++d,_<<=1);if(d>0)for(r.iushrn(d);d-->0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o));}return{a:a,b:s,gcd:r.iushln(u)};},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-->0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-->0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o));}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i;},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o;}else if(0===n||0===r.cmpn(1))break;e.isub(r);}return r.iushln(i);},n.prototype.invm=function(t){return this.egcd(t).a.umod(t);},n.prototype.isEven=function(){return 0==(1&this.words[0]);},n.prototype.isOdd=function(){return 1==(1&this.words[0]);},n.prototype.andln=function(t){return this.words[0]&t;},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a;}return 0!==n&&(this.words[o]=n,this.length++),this;},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break;}}return e;},n.prototype.gtn=function(t){return 1===this.cmpn(t);},n.prototype.gt=function(t){return 1===this.cmp(t);},n.prototype.gten=function(t){return this.cmpn(t)>=0;},n.prototype.gte=function(t){return this.cmp(t)>=0;},n.prototype.ltn=function(t){return-1===this.cmpn(t);},n.prototype.lt=function(t){return-1===this.cmp(t);},n.prototype.lten=function(t){return this.cmpn(t)<=0;},n.prototype.lte=function(t){return this.cmp(t)<=0;},n.prototype.eqn=function(t){return 0===this.cmpn(t);},n.prototype.eq=function(t){return 0===this.cmp(t);},n.red=function(t){return new S(t);},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t);},n.prototype.fromRed=function(){return this.red.convertFrom(this);},n.prototype._forceRed=function(t){return this.red=t,this;},n.prototype.forceRed=function(t){return this._forceRed(t);},n.prototype.redAdd=function(t){return this.red.add(this,t);},n.prototype.redIAdd=function(t){return this.red.iadd(this,t);},n.prototype.redSub=function(t){return this.red.sub(this,t);},n.prototype.redISub=function(t){return this.red.isub(this,t);},n.prototype.redShl=function(t){return this.red.shl(this,t);},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t);},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t);},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this);},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this);},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this);},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this);},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this);},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t);};var b={k256:null,p224:null,p192:null,p25519:null};function v(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function w(){v.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function M(){v.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function $(){v.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function E(){v.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function S(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e;}else this.m=t,this.prime=null;}function A(t){S.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}v.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t;},v.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},v.prototype.split=function(t,e){t.iushrn(this.n,0,e);},v.prototype.imulK=function(t){return t.imul(this.k);},i(w,v),w.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o;}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9;},w.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i;}return 0!==e&&(t.words[t.length++]=e),t;},n._prime=function(t){if(b[t])return b[t];var e;if("k256"===t)e=new w();else if("p224"===t)e=new M();else if("p192"===t)e=new $();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new E();}return b[t]=e,e;},S.prototype._verify1=function(t){},S.prototype._verify2=function(t,e){},S.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):(h(t,t.umod(this.m)._forceRed(this)),t);},S.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this);},S.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this);},S.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r;},S.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this);},S.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r;},S.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e));},S.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e));},S.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e));},S.prototype.isqr=function(t){return this.imul(t,t.clone());},S.prototype.sqr=function(t){return this.mul(t,t);},S.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e);}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,_=0;0!==d.cmp(o);_++)d=d.redSqr();var p=this.pow(h,new n(1).iushln(l-_-1));f=f.redMul(p),h=p.redSqr(),c=c.redMul(h),l=_;}return f;},S.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e);},S.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0;}u=26;}return o;},S.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},S.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},n.mont=function(t){return new A(t);},i(A,S),A.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},A.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},A.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this);},A.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this);},A.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this);};}(_$bn_214,this),_$bn_214=_$bn_214.exports;var _$browserifyRsa_237={};(function(t){(function(){function e(t){var e,r=t.modulus.byteLength();do{e=new _$bn_214(_$browser_430(r));}while(e.cmp(t.modulus)>=0||!e.umod(t.prime1)||!e.umod(t.prime2));return e;}function r(r,i){var n=function(t){var r=e(t);return{blinder:r.toRed(_$bn_214.mont(t.modulus)).redPow(new _$bn_214(t.publicExponent)).fromRed(),unblinder:r.invm(t.modulus)};}(i),o=i.modulus.byteLength(),a=new _$bn_214(r).mul(n.blinder).umod(i.modulus),s=a.toRed(_$bn_214.mont(i.prime1)),u=a.toRed(_$bn_214.mont(i.prime2)),h=i.coefficient,f=i.prime1,c=i.prime2,l=s.redPow(i.exponent1).fromRed(),d=u.redPow(i.exponent2).fromRed(),_=l.isub(d).imul(h).umod(f).imul(c);return d.iadd(_).imul(n.unblinder).umod(i.modulus).toArrayLike(t,"be",o);}r.getr=e,_$browserifyRsa_237=r;}).call(this);}).call(this,_$buffer_266({}).Buffer);var _$bn_119={exports:{}};!function(t,r){"use strict";function i(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function n(t,e,r){if(n.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==e&&"be"!==e||(r=e,e=10),this._init(t||0,e||10,r||"be"));}var o;"object"==typeof t?t.exports=n:r.BN=n,n.BN=n,n.wordSize=26;try{o="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:_$empty_216({}).Buffer;}catch(e){}function a(t,e){var r=t.charCodeAt(e);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15;}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i;}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s;}return n;}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words);},n.max=function(t,e){return t.cmp(e)>0?t:e;},n.min=function(t,e){return t.cmp(e)<0?t:e;},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip();},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this.strip();},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign();},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},n.prototype.inspect=function(){return(this.red?"";};var h=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],f=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],c=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function l(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var _=h-d|0;f+=(a=(n=0|t.words[_])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a;}r.words[h]=0|c,u=0|f;}return 0!==u?r.words[h]=0|u:r.length--,r.strip();}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?h[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--);}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}if(t===(0|t)&&t>=2&&t<=36){var u=f[t],l=c[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var _=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?_+r:h[u-_.length]+_+r;}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t;},n.prototype.toJSON=function(){return this.toString(16);},n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e);},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},n.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this);},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this);},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},n.prototype.notn=function(t){return this.clone().inotn(t);},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this);},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],_=8191&d,p=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],R=8191&I,P=I>>>13,O=0|a[8],C=8191&O,N=O>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,G=0|s[2],V=8191&G,W=G>>>13,Y=0|s[3],Z=8191&Y,J=Y>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],_t=8191&dt,pt=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(_,H),n=(n=Math.imul(_,z))+Math.imul(p,H)|0,o=Math.imul(p,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(_,K)|0,n=(n=n+Math.imul(_,F)|0)+Math.imul(p,K)|0,o=o+Math.imul(p,F)|0;var yt=(h+(i=i+Math.imul(c,V)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,V)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(_,V)|0,n=(n=n+Math.imul(_,W)|0)+Math.imul(p,V)|0,o=o+Math.imul(p,W)|0;var bt=(h+(i=i+Math.imul(c,Z)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Z)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,V)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,V)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(_,Z)|0,n=(n=n+Math.imul(_,J)|0)+Math.imul(p,Z)|0,o=o+Math.imul(p,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,V)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,V)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Z)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Z)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(_,Q)|0,n=(n=n+Math.imul(_,tt)|0)+Math.imul(p,Q)|0,o=o+Math.imul(p,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,V)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,V)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Z)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Z)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(_,rt)|0,n=(n=n+Math.imul(_,it)|0)+Math.imul(p,rt)|0,o=o+Math.imul(p,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(R,H),n=(n=Math.imul(R,z))+Math.imul(P,H)|0,o=Math.imul(P,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,V)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,V)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Z)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Z)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(_,ot)|0,n=(n=n+Math.imul(_,at)|0)+Math.imul(p,ot)|0,o=o+Math.imul(p,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(C,H),n=(n=Math.imul(C,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(R,K)|0,n=(n=n+Math.imul(R,F)|0)+Math.imul(P,K)|0,o=o+Math.imul(P,F)|0,i=i+Math.imul(T,V)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,V)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Z)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Z)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(_,ut)|0,n=(n=n+Math.imul(_,ht)|0)+Math.imul(p,ut)|0,o=o+Math.imul(p,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(C,K)|0,n=(n=n+Math.imul(C,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(R,V)|0,n=(n=n+Math.imul(R,W)|0)+Math.imul(P,V)|0,o=o+Math.imul(P,W)|0,i=i+Math.imul(T,Z)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Z)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(_,ct)|0,n=(n=n+Math.imul(_,lt)|0)+Math.imul(p,ct)|0,o=o+Math.imul(p,lt)|0;var St=(h+(i=i+Math.imul(c,_t)|0)|0)+((8191&(n=(n=n+Math.imul(c,pt)|0)+Math.imul(l,_t)|0))<<13)|0;h=((o=o+Math.imul(l,pt)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(C,V)|0,n=(n=n+Math.imul(C,W)|0)+Math.imul(N,V)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(R,Z)|0,n=(n=n+Math.imul(R,J)|0)+Math.imul(P,Z)|0,o=o+Math.imul(P,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(_,_t)|0)|0)+((8191&(n=(n=n+Math.imul(_,pt)|0)+Math.imul(p,_t)|0))<<13)|0;h=((o=o+Math.imul(p,pt)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,V),n=(n=Math.imul(D,W))+Math.imul(U,V)|0,o=Math.imul(U,W),i=i+Math.imul(C,Z)|0,n=(n=n+Math.imul(C,J)|0)+Math.imul(N,Z)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(R,Q)|0,n=(n=n+Math.imul(R,tt)|0)+Math.imul(P,Q)|0,o=o+Math.imul(P,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,_t)|0)|0)+((8191&(n=(n=n+Math.imul(g,pt)|0)+Math.imul(y,_t)|0))<<13)|0;h=((o=o+Math.imul(y,pt)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Z),n=(n=Math.imul(D,J))+Math.imul(U,Z)|0,o=Math.imul(U,J),i=i+Math.imul(C,Q)|0,n=(n=n+Math.imul(C,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(R,rt)|0,n=(n=n+Math.imul(R,it)|0)+Math.imul(P,rt)|0,o=o+Math.imul(P,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,_t)|0)|0)+((8191&(n=(n=n+Math.imul(v,pt)|0)+Math.imul(w,_t)|0))<<13)|0;h=((o=o+Math.imul(w,pt)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(C,rt)|0,n=(n=n+Math.imul(C,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(R,ot)|0,n=(n=n+Math.imul(R,at)|0)+Math.imul(P,ot)|0,o=o+Math.imul(P,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,_t)|0)|0)+((8191&(n=(n=n+Math.imul($,pt)|0)+Math.imul(E,_t)|0))<<13)|0;h=((o=o+Math.imul(E,pt)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(C,ot)|0,n=(n=n+Math.imul(C,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(R,ut)|0,n=(n=n+Math.imul(R,ht)|0)+Math.imul(P,ut)|0,o=o+Math.imul(P,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,_t)|0)|0)+((8191&(n=(n=n+Math.imul(A,pt)|0)+Math.imul(B,_t)|0))<<13)|0;h=((o=o+Math.imul(B,pt)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(C,ut)|0,n=(n=n+Math.imul(C,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(R,ct)|0,n=(n=n+Math.imul(R,lt)|0)+Math.imul(P,ct)|0,o=o+Math.imul(P,lt)|0;var It=(h+(i=i+Math.imul(T,_t)|0)|0)+((8191&(n=(n=n+Math.imul(T,pt)|0)+Math.imul(x,_t)|0))<<13)|0;h=((o=o+Math.imul(x,pt)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(C,ct)|0,n=(n=n+Math.imul(C,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Rt=(h+(i=i+Math.imul(R,_t)|0)|0)+((8191&(n=(n=n+Math.imul(R,pt)|0)+Math.imul(P,_t)|0))<<13)|0;h=((o=o+Math.imul(P,pt)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Pt=(h+(i=i+Math.imul(C,_t)|0)|0)+((8191&(n=(n=n+Math.imul(C,pt)|0)+Math.imul(N,_t)|0))<<13)|0;h=((o=o+Math.imul(N,pt)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863;var Ot=(h+(i=Math.imul(D,_t))|0)+((8191&(n=(n=Math.imul(D,pt))+Math.imul(U,_t)|0))<<13)|0;return h=((o=Math.imul(U,pt))+(n>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Rt,u[17]=Pt,u[18]=Ot,0!==h&&(u[19]=h,r.length++),r;};function _(t,e,r){return new p().mulp(t,e,r);}function p(t,e){this.x=t,this.y=e;}Math.imul||(d=l),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?d(this,t,e):r<63?l(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863;}r.words[o]=s,i=a,a=n;}return 0!==i?r.words[o]=i:r.length--,r.strip();}(this,t,e):_(this,t,e);},p.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i;},p.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n;}return 0!==e&&(this.words[r]=e,this.length++),this;},n.prototype.muln=function(t){return this.clone().imuln(t);},n.prototype.sqr=function(){return this.mul(this);},n.prototype.isqr=function(){return this.imul(this.clone());},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n;}return e;}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r;}o&&(this.words[e]=o,this.length++);}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a;}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r);},n.prototype.shln=function(t){return this.clone().ishln(t);},n.prototype.ushln=function(t){return this.clone().iushln(t);},n.prototype.shrn=function(t){return this.clone().ishrn(t);},n.prototype.ushrn=function(t){return this.clone().iushrn(t);},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this;},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n;}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip();},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l);}return s&&s.strip(),i.strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i};},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var i,o,a;},n.prototype.div=function(t){return this.divmod(t,"div",!1).div;},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},n.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r;},n.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t;}return this.strip();},n.prototype.divn=function(t){return this.clone().idivn(t);},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-->0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,_=1;0==(r.words[0]&_)&&d<26;++d,_<<=1);if(d>0)for(r.iushrn(d);d-->0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o));}return{a:a,b:s,gcd:r.iushln(u)};},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-->0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-->0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o));}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i;},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o;}else if(0===n||0===r.cmpn(1))break;e.isub(r);}return r.iushln(i);},n.prototype.invm=function(t){return this.egcd(t).a.umod(t);},n.prototype.isEven=function(){return 0==(1&this.words[0]);},n.prototype.isOdd=function(){return 1==(1&this.words[0]);},n.prototype.andln=function(t){return this.words[0]&t;},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a;}return 0!==n&&(this.words[o]=n,this.length++),this;},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break;}}return e;},n.prototype.gtn=function(t){return 1===this.cmpn(t);},n.prototype.gt=function(t){return 1===this.cmp(t);},n.prototype.gten=function(t){return this.cmpn(t)>=0;},n.prototype.gte=function(t){return this.cmp(t)>=0;},n.prototype.ltn=function(t){return-1===this.cmpn(t);},n.prototype.lt=function(t){return-1===this.cmp(t);},n.prototype.lten=function(t){return this.cmpn(t)<=0;},n.prototype.lte=function(t){return this.cmp(t)<=0;},n.prototype.eqn=function(t){return 0===this.cmpn(t);},n.prototype.eq=function(t){return 0===this.cmp(t);},n.red=function(t){return new M(t);},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t);},n.prototype.fromRed=function(){return this.red.convertFrom(this);},n.prototype._forceRed=function(t){return this.red=t,this;},n.prototype.forceRed=function(t){return this._forceRed(t);},n.prototype.redAdd=function(t){return this.red.add(this,t);},n.prototype.redIAdd=function(t){return this.red.iadd(this,t);},n.prototype.redSub=function(t){return this.red.sub(this,t);},n.prototype.redISub=function(t){return this.red.isub(this,t);},n.prototype.redShl=function(t){return this.red.shl(this,t);},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t);},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t);},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this);},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this);},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this);},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this);},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this);},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t);};var m={k256:null,p224:null,p192:null,p25519:null};function g(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function y(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function b(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function v(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function w(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function M(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e;}else this.m=t,this.prime=null;}function $(t){M.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}g.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t;},g.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},g.prototype.split=function(t,e){t.iushrn(this.n,0,e);},g.prototype.imulK=function(t){return t.imul(this.k);},i(y,g),y.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o;}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9;},y.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i;}return 0!==e&&(t.words[t.length++]=e),t;},n._prime=function(t){if(m[t])return m[t];var e;if("k256"===t)e=new y();else if("p224"===t)e=new b();else if("p192"===t)e=new v();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new w();}return m[t]=e,e;},M.prototype._verify1=function(t){},M.prototype._verify2=function(t,e){},M.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this);},M.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this);},M.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this);},M.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r;},M.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this);},M.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r;},M.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e));},M.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e));},M.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e));},M.prototype.isqr=function(t){return this.imul(t,t.clone());},M.prototype.sqr=function(t){return this.mul(t,t);},M.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e);}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,_=0;0!==d.cmp(o);_++)d=d.redSqr();var p=this.pow(h,new n(1).iushln(l-_-1));f=f.redMul(p),h=p.redSqr(),c=c.redMul(h),l=_;}return f;},M.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e);},M.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0;}u=26;}return o;},M.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},M.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},n.mont=function(t){return new $(t);},i($,M),$.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},$.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},$.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this);},$.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this);},$.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this);};}(_$bn_119,this),_$bn_119=_$bn_119.exports;var _$safer_437={};(function(t){(function(){"use strict";var r,i=_$buffer_266({}),n=i.Buffer,o={};for(r in i)i.hasOwnProperty(r)&&"SlowBuffer"!==r&&"Buffer"!==r&&(o[r]=i[r]);var a=o.Buffer={};for(r in n)n.hasOwnProperty(r)&&"allocUnsafe"!==r&&"allocUnsafeSlow"!==r&&(a[r]=n[r]);if(o.Buffer.prototype=n.prototype,a.from&&a.from!==Uint8Array.from||(a.from=function(t,e,r){if("number"==typeof t)throw new TypeError('The "value" argument must not be of type number. Received type '+typeof t);if(t&&void 0===t.length)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);return n(t,e,r);}),a.alloc||(a.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError('The "size" argument must be of type number. Received type '+typeof t);if(t<0||t>=2*(1<<30))throw new RangeError('The value "'+t+'" is invalid for option "size"');var i=n(t);return e&&0!==e.length?"string"==typeof r?i.fill(e,r):i.fill(e):i.fill(0),i;}),!o.kStringMaxLength)try{o.kStringMaxLength=t.binding("buffer").kStringMaxLength;}catch(e){}o.constants||(o.constants={MAX_LENGTH:o.kMaxLength},o.kStringMaxLength&&(o.constants.MAX_STRING_LENGTH=o.kStringMaxLength)),_$safer_437=o;}).call(this);}).call(this,_$browser_416);var _$reporter_110={};function Reporter(t){this._reporterState={obj:null,path:[],options:t||{},errors:[]};}function ReporterError(t,e){this.path=t,this.rethrow(e);}_$reporter_110.Reporter=Reporter,Reporter.prototype.isError=function(t){return t instanceof ReporterError;},Reporter.prototype.save=function(){const t=this._reporterState;return{obj:t.obj,pathLen:t.path.length};},Reporter.prototype.restore=function(t){const e=this._reporterState;e.obj=t.obj,e.path=e.path.slice(0,t.pathLen);},Reporter.prototype.enterKey=function(t){return this._reporterState.path.push(t);},Reporter.prototype.exitKey=function(t){const e=this._reporterState;e.path=e.path.slice(0,t-1);},Reporter.prototype.leaveKey=function(t,e,r){const i=this._reporterState;this.exitKey(t),null!==i.obj&&(i.obj[e]=r);},Reporter.prototype.path=function(){return this._reporterState.path.join("/");},Reporter.prototype.enterObject=function(){const t=this._reporterState,e=t.obj;return t.obj={},e;},Reporter.prototype.leaveObject=function(t){const e=this._reporterState,r=e.obj;return e.obj=t,r;},Reporter.prototype.error=function(t){let e;const r=this._reporterState,i=t instanceof ReporterError;if(e=i?t:new ReporterError(r.path.map(function(t){return"["+JSON.stringify(t)+"]";}).join(""),t.message||t,t.stack),!r.options.partial)throw e;return i||r.errors.push(e),e;},Reporter.prototype.wrapResult=function(t){const e=this._reporterState;return e.options.partial?{result:this.isError(t)?null:t,errors:e.errors}:t;},_$inherits_browser_393(ReporterError,Error),ReporterError.prototype.rethrow=function(t){if(this.message=t+" at: "+(this.path||"(shallow)"),Error.captureStackTrace&&Error.captureStackTrace(this,ReporterError),!this.stack)try{throw new Error(this.message);}catch(e){this.stack=e.stack;}return this;};var _$buffer_107={};const __Reporter_107=_$reporter_110.Reporter,__Buffer_107=_$safer_437.Buffer;function DecoderBuffer(t,e){__Reporter_107.call(this,e),__Buffer_107.isBuffer(t)?(this.base=t,this.offset=0,this.length=t.length):this.error("Input not Buffer");}function EncoderBuffer(t,e){if(Array.isArray(t))this.length=0,this.value=t.map(function(t){return EncoderBuffer.isEncoderBuffer(t)||(t=new EncoderBuffer(t,e)),this.length+=t.length,t;},this);else if("number"==typeof t){if(!(0<=t&&t<=255))return e.error("non-byte EncoderBuffer value");this.value=t,this.length=1;}else if("string"==typeof t)this.value=t,this.length=__Buffer_107.byteLength(t);else{if(!__Buffer_107.isBuffer(t))return e.error("Unsupported type: "+typeof t);this.value=t,this.length=t.length;}}_$inherits_browser_393(DecoderBuffer,__Reporter_107),_$buffer_107.DecoderBuffer=DecoderBuffer,DecoderBuffer.isDecoderBuffer=function(t){return t instanceof DecoderBuffer||"object"==typeof t&&__Buffer_107.isBuffer(t.base)&&"DecoderBuffer"===t.constructor.name&&"number"==typeof t.offset&&"number"==typeof t.length&&"function"==typeof t.save&&"function"==typeof t.restore&&"function"==typeof t.isEmpty&&"function"==typeof t.readUInt8&&"function"==typeof t.skip&&"function"==typeof t.raw;},DecoderBuffer.prototype.save=function(){return{offset:this.offset,reporter:__Reporter_107.prototype.save.call(this)};},DecoderBuffer.prototype.restore=function(t){const e=new DecoderBuffer(this.base);return e.offset=t.offset,e.length=this.offset,this.offset=t.offset,__Reporter_107.prototype.restore.call(this,t.reporter),e;},DecoderBuffer.prototype.isEmpty=function(){return this.offset===this.length;},DecoderBuffer.prototype.readUInt8=function(t){return this.offset+1<=this.length?this.base.readUInt8(this.offset++,!0):this.error(t||"DecoderBuffer overrun");},DecoderBuffer.prototype.skip=function(t,e){if(!(this.offset+t<=this.length))return this.error(e||"DecoderBuffer overrun");const r=new DecoderBuffer(this.base);return r._reporterState=this._reporterState,r.offset=this.offset,r.length=this.offset+t,this.offset+=t,r;},DecoderBuffer.prototype.raw=function(t){return this.base.slice(t?t.offset:this.offset,this.length);},_$buffer_107.EncoderBuffer=EncoderBuffer,EncoderBuffer.isEncoderBuffer=function(t){return t instanceof EncoderBuffer||"object"==typeof t&&"EncoderBuffer"===t.constructor.name&&"number"==typeof t.length&&"function"==typeof t.join;},EncoderBuffer.prototype.join=function(t,e){return t||(t=__Buffer_107.alloc(this.length)),e||(e=0),0===this.length||(Array.isArray(this.value)?this.value.forEach(function(r){r.join(t,e),e+=r.length;}):("number"==typeof this.value?t[e]=this.value:"string"==typeof this.value?t.write(this.value,e):__Buffer_107.isBuffer(this.value)&&this.value.copy(t,e),e+=this.length)),t;};const __Reporter_109=_$reporter_110.Reporter,__EncoderBuffer_109=_$buffer_107.EncoderBuffer,__DecoderBuffer_109=_$buffer_107.DecoderBuffer,tags=["seq","seqof","set","setof","objid","bool","gentime","utctime","null_","enum","int","objDesc","bitstr","bmpstr","charstr","genstr","graphstr","ia5str","iso646str","numstr","octstr","printstr","t61str","unistr","utf8str","videostr"],methods=["key","obj","use","optional","explicit","implicit","def","choice","any","contains"].concat(tags);function Node(t,e,r){const i={};this._baseState=i,i.name=r,i.enc=t,i.parent=e||null,i.children=null,i.tag=null,i.args=null,i.reverseArgs=null,i.choice=null,i.optional=!1,i.any=!1,i.obj=!1,i.use=null,i.useDecoder=null,i.key=null,i.default=null,i.explicit=null,i.implicit=null,i.contains=null,i.parent||(i.children=[],this._wrap());}var _$Node_109=Node;const stateProps=["enc","parent","children","tag","args","reverseArgs","choice","optional","any","obj","use","alteredUse","key","default","explicit","implicit","contains"];Node.prototype.clone=function(){const t=this._baseState,e={};stateProps.forEach(function(r){e[r]=t[r];});const r=new this.constructor(e.parent);return r._baseState=e,r;},Node.prototype._wrap=function(){const t=this._baseState;methods.forEach(function(e){this[e]=function(){const r=new this.constructor(this);return t.children.push(r),r[e].apply(r,arguments);};},this);},Node.prototype._init=function(t){const e=this._baseState;t.call(this),e.children=e.children.filter(function(t){return t._baseState.parent===this;},this);},Node.prototype._useArgs=function(t){const e=this._baseState,r=t.filter(function(t){return t instanceof this.constructor;},this);t=t.filter(function(t){return!(t instanceof this.constructor);},this),0!==r.length&&(e.children=r,r.forEach(function(t){t._baseState.parent=this;},this)),0!==t.length&&(e.args=t,e.reverseArgs=t.map(function(t){if("object"!=typeof t||t.constructor!==Object)return t;const e={};return Object.keys(t).forEach(function(r){r==(0|r)&&(r|=0);const i=t[r];e[i]=r;}),e;}));},["_peekTag","_decodeTag","_use","_decodeStr","_decodeObjid","_decodeTime","_decodeNull","_decodeInt","_decodeBool","_decodeList","_encodeComposite","_encodeStr","_encodeObjid","_encodeTime","_encodeNull","_encodeInt","_encodeBool"].forEach(function(t){Node.prototype[t]=function(){const e=this._baseState;throw new Error(t+" not implemented for encoding: "+e.enc);};}),tags.forEach(function(t){Node.prototype[t]=function(){const e=this._baseState,r=Array.prototype.slice.call(arguments);return e.tag=t,this._useArgs(r),this;};}),Node.prototype.use=function(t){return this._baseState.use=t,this;},Node.prototype.optional=function(){return this._baseState.optional=!0,this;},Node.prototype.def=function(t){const e=this._baseState;return e.default=t,e.optional=!0,this;},Node.prototype.explicit=function(t){return this._baseState.explicit=t,this;},Node.prototype.implicit=function(t){return this._baseState.implicit=t,this;},Node.prototype.obj=function(){const t=this._baseState,e=Array.prototype.slice.call(arguments);return t.obj=!0,0!==e.length&&this._useArgs(e),this;},Node.prototype.key=function(t){return this._baseState.key=t,this;},Node.prototype.any=function(){return this._baseState.any=!0,this;},Node.prototype.choice=function(t){return this._baseState.choice=t,this._useArgs(Object.keys(t).map(function(e){return t[e];})),this;},Node.prototype.contains=function(t){return this._baseState.contains=t,this;},Node.prototype._decode=function(t,r){const i=this._baseState;if(null===i.parent)return t.wrapResult(i.children[0]._decode(t,r));let n,o=i.default,a=!0,s=null;if(null!==i.key&&(s=t.enterKey(i.key)),i.optional){let n=null;if(null!==i.explicit?n=i.explicit:null!==i.implicit?n=i.implicit:null!==i.tag&&(n=i.tag),null!==n||i.any){if(a=this._peekTag(t,n,i.any),t.isError(a))return a;}else{const n=t.save();try{null===i.choice?this._decodeGeneric(i.tag,t,r):this._decodeChoice(t,r),a=!0;}catch(e){a=!1;}t.restore(n);}}if(i.obj&&a&&(n=t.enterObject()),a){if(null!==i.explicit){const e=this._decodeTag(t,i.explicit);if(t.isError(e))return e;t=e;}const e=t.offset;if(null===i.use&&null===i.choice){let e;i.any&&(e=t.save());const r=this._decodeTag(t,null!==i.implicit?i.implicit:i.tag,i.any);if(t.isError(r))return r;i.any?o=t.raw(e):t=r;}if(r&&r.track&&null!==i.tag&&r.track(t.path(),e,t.length,"tagged"),r&&r.track&&null!==i.tag&&r.track(t.path(),t.offset,t.length,"content"),i.any||(o=null===i.choice?this._decodeGeneric(i.tag,t,r):this._decodeChoice(t,r)),t.isError(o))return o;if(i.any||null!==i.choice||null===i.children||i.children.forEach(function(e){e._decode(t,r);}),i.contains&&("octstr"===i.tag||"bitstr"===i.tag)){const e=new __DecoderBuffer_109(o);o=this._getUse(i.contains,t._reporterState.obj)._decode(e,r);}}return i.obj&&a&&(o=t.leaveObject(n)),null===i.key||null===o&&!0!==a?null!==s&&t.exitKey(s):t.leaveKey(s,i.key,o),o;},Node.prototype._decodeGeneric=function(t,e,r){const i=this._baseState;return"seq"===t||"set"===t?null:"seqof"===t||"setof"===t?this._decodeList(e,t,i.args[0],r):/str$/.test(t)?this._decodeStr(e,t,r):"objid"===t&&i.args?this._decodeObjid(e,i.args[0],i.args[1],r):"objid"===t?this._decodeObjid(e,null,null,r):"gentime"===t||"utctime"===t?this._decodeTime(e,t,r):"null_"===t?this._decodeNull(e,r):"bool"===t?this._decodeBool(e,r):"objDesc"===t?this._decodeStr(e,t,r):"int"===t||"enum"===t?this._decodeInt(e,i.args&&i.args[0],r):null!==i.use?this._getUse(i.use,e._reporterState.obj)._decode(e,r):e.error("unknown tag: "+t);},Node.prototype._getUse=function(t,e){const r=this._baseState;return r.useDecoder=this._use(t,e),r.useDecoder=r.useDecoder._baseState.children[0],r.implicit!==r.useDecoder._baseState.implicit&&(r.useDecoder=r.useDecoder.clone(),r.useDecoder._baseState.implicit=r.implicit),r.useDecoder;},Node.prototype._decodeChoice=function(t,r){const i=this._baseState;let n=null,o=!1;return Object.keys(i.choice).some(function(a){const s=t.save(),u=i.choice[a];try{const e=u._decode(t,r);if(t.isError(e))return!1;n={type:a,value:e},o=!0;}catch(e){return t.restore(s),!1;}return!0;},this),o?n:t.error("Choice not matched");},Node.prototype._createEncoderBuffer=function(t){return new __EncoderBuffer_109(t,this.reporter);},Node.prototype._encode=function(t,e,r){const i=this._baseState;if(null!==i.default&&i.default===t)return;const n=this._encodeValue(t,e,r);return void 0===n||this._skipDefault(n,e,r)?void 0:n;},Node.prototype._encodeValue=function(t,e,r){const i=this._baseState;if(null===i.parent)return i.children[0]._encode(t,e||new __Reporter_109());let n=null;if(this.reporter=e,i.optional&&void 0===t){if(null===i.default)return;t=i.default;}let o=null,a=!1;if(i.any)n=this._createEncoderBuffer(t);else if(i.choice)n=this._encodeChoice(t,e);else if(i.contains)o=this._getUse(i.contains,r)._encode(t,e),a=!0;else if(i.children)o=i.children.map(function(r){if("null_"===r._baseState.tag)return r._encode(null,e,t);if(null===r._baseState.key)return e.error("Child should have a key");const i=e.enterKey(r._baseState.key);if("object"!=typeof t)return e.error("Child expected, but input is not object");const n=r._encode(t[r._baseState.key],e,t);return e.leaveKey(i),n;},this).filter(function(t){return t;}),o=this._createEncoderBuffer(o);else if("seqof"===i.tag||"setof"===i.tag){if(!i.args||1!==i.args.length)return e.error("Too many args for : "+i.tag);if(!Array.isArray(t))return e.error("seqof/setof, but data is not Array");const r=this.clone();r._baseState.implicit=null,o=this._createEncoderBuffer(t.map(function(r){const i=this._baseState;return this._getUse(i.args[0],t)._encode(r,e);},r));}else null!==i.use?n=this._getUse(i.use,r)._encode(t,e):(o=this._encodePrimitive(i.tag,t),a=!0);if(!i.any&&null===i.choice){const t=null!==i.implicit?i.implicit:i.tag,r=null===i.implicit?"universal":"context";null===t?null===i.use&&e.error("Tag could be omitted only for .use()"):null===i.use&&(n=this._encodeComposite(t,a,r,o));}return null!==i.explicit&&(n=this._encodeComposite(i.explicit,!1,"context",n)),n;},Node.prototype._encodeChoice=function(t,e){return this._baseState.choice[t.type]._encode(t.value,e);},Node.prototype._encodePrimitive=function(t,e){const r=this._baseState;if(/str$/.test(t))return this._encodeStr(e,t);if("objid"===t&&r.args)return this._encodeObjid(e,r.reverseArgs[0],r.args[1]);if("objid"===t)return this._encodeObjid(e,null,null);if("gentime"===t||"utctime"===t)return this._encodeTime(e,t);if("null_"===t)return this._encodeNull();if("int"===t||"enum"===t)return this._encodeInt(e,r.args&&r.reverseArgs[0]);if("bool"===t)return this._encodeBool(e);if("objDesc"===t)return this._encodeStr(e,t);throw new Error("Unsupported tag: "+t);},Node.prototype._isNumstr=function(t){return /^[0-9 ]*$/.test(t);},Node.prototype._isPrintstr=function(t){return /^[A-Za-z0-9 '()+,-./:=?]*$/.test(t);};var _$der_111={};function reverse(t){const e={};return Object.keys(t).forEach(function(r){(0|r)==r&&(r|=0);const i=t[r];e[i]=r;}),e;}_$der_111.tagClass={0:"universal",1:"application",2:"context",3:"private"},_$der_111.tagClassByName=reverse(_$der_111.tagClass),_$der_111.tag={0:"end",1:"bool",2:"int",3:"bitstr",4:"octstr",5:"null_",6:"objid",7:"objDesc",8:"external",9:"real",10:"enum",11:"embed",12:"utf8str",13:"relativeOid",16:"seq",17:"set",18:"numstr",19:"printstr",20:"t61str",21:"videostr",22:"ia5str",23:"utctime",24:"gentime",25:"graphstr",26:"iso646str",27:"genstr",28:"unistr",29:"charstr",30:"bmpstr"},_$der_111.tagByName=reverse(_$der_111.tag);var _$der_116={};const __Buffer_116=_$safer_437.Buffer;function DEREncoder(t){this.enc="der",this.name=t.name,this.entity=t,this.tree=new DERNode(),this.tree._init(t.body);}function DERNode(t){_$Node_109.call(this,"der",t);}function two(t){return t<10?"0"+t:t;}_$der_116=DEREncoder,DEREncoder.prototype.encode=function(t,e){return this.tree._encode(t,e).join();},_$inherits_browser_393(DERNode,_$Node_109),DERNode.prototype._encodeComposite=function(t,e,r,i){const n=function(t,e,r,i){let n;if("seqof"===t?t="seq":"setof"===t&&(t="set"),_$der_111.tagByName.hasOwnProperty(t))n=_$der_111.tagByName[t];else{if("number"!=typeof t||(0|t)!==t)return i.error("Unknown tag: "+t);n=t;}return n>=31?i.error("Multi-octet tag encoding unsupported"):(e||(n|=32),n|_$der_111.tagClassByName[r||"universal"]<<6);}(t,e,r,this.reporter);if(i.length<128){const t=__Buffer_116.alloc(2);return t[0]=n,t[1]=i.length,this._createEncoderBuffer([t,i]);}let o=1;for(let s=i.length;s>=256;s>>=8)o++;const a=__Buffer_116.alloc(2+o);a[0]=n,a[1]=128|o;for(let s=1+o,u=i.length;u>0;s--,u>>=8)a[s]=255&u;return this._createEncoderBuffer([a,i]);},DERNode.prototype._encodeStr=function(t,e){if("bitstr"===e)return this._createEncoderBuffer([0|t.unused,t.data]);if("bmpstr"===e){const e=__Buffer_116.alloc(2*t.length);for(let r=0;r=40)return this.reporter.error("Second objid identifier OOB");t.splice(0,2,40*t[0]+t[1]);}let i=0;for(let a=0;a=128;e>>=7)i++;}const n=__Buffer_116.alloc(i);let o=n.length-1;for(let a=t.length-1;a>=0;a--){let e=t[a];for(n[o--]=127&e;(e>>=7)>0;)n[o--]=128|127&e;}return this._createEncoderBuffer(n);},DERNode.prototype._encodeTime=function(t,e){let r;const i=new Date(t);return"gentime"===e?r=[two(i.getUTCFullYear()),two(i.getUTCMonth()+1),two(i.getUTCDate()),two(i.getUTCHours()),two(i.getUTCMinutes()),two(i.getUTCSeconds()),"Z"].join(""):"utctime"===e?r=[two(i.getUTCFullYear()%100),two(i.getUTCMonth()+1),two(i.getUTCDate()),two(i.getUTCHours()),two(i.getUTCMinutes()),two(i.getUTCSeconds()),"Z"].join(""):this.reporter.error("Encoding "+e+" time is not supported yet"),this._encodeStr(r,"octstr");},DERNode.prototype._encodeNull=function(){return this._createEncoderBuffer("");},DERNode.prototype._encodeInt=function(t,e){if("string"==typeof t){if(!e)return this.reporter.error("String int or enum given, but no values map");if(!e.hasOwnProperty(t))return this.reporter.error("Values map doesn't contain: "+JSON.stringify(t));t=e[t];}if("number"!=typeof t&&!__Buffer_116.isBuffer(t)){const e=t.toArray();!t.sign&&128&e[0]&&e.unshift(0),t=__Buffer_116.from(e);}if(__Buffer_116.isBuffer(t)){let e=t.length;0===t.length&&e++;const r=__Buffer_116.alloc(e);return t.copy(r),0===t.length&&(r[0]=0),this._createEncoderBuffer(r);}if(t<128)return this._createEncoderBuffer(t);if(t<256)return this._createEncoderBuffer([0,t]);let r=1;for(let n=t;n>=256;n>>=8)r++;const i=new Array(r);for(let n=i.length-1;n>=0;n--)i[n]=255&t,t>>=8;return 128&i[0]&&i.unshift(0),this._createEncoderBuffer(__Buffer_116.from(i));},DERNode.prototype._encodeBool=function(t){return this._createEncoderBuffer(t?255:0);},DERNode.prototype._use=function(t,e){return"function"==typeof t&&(t=t(e)),t._getEncoder("der").tree;},DERNode.prototype._skipDefault=function(t,e,r){const i=this._baseState;let n;if(null===i.default)return!1;const o=t.join();if(void 0===i.defaultBuffer&&(i.defaultBuffer=this._encodeValue(i.default,e,r).join()),o.length!==i.defaultBuffer.length)return!1;for(n=0;n>6],n=0==(32&r);if(31==(31&r)){let i=r;for(r=0;128==(128&i);){if(i=t.readUInt8(e),t.isError(i))return i;r<<=7,r|=127&i;}}else r&=31;return{cls:i,primitive:n,tag:r,tagStr:_$der_111.tag[r]};}function derDecodeLen(t,e,r){let i=t.readUInt8(r);if(t.isError(i))return i;if(!e&&128===i)return null;if(0==(128&i))return i;const n=127&i;if(n>4)return t.error("length octect is too long");i=0;for(let o=0;o0&&r.ishrn(i),r;}function makeKey(t,e,r){var i,n;do{for(i=__Buffer_242.alloc(0);8*i.length=e)throw new Error("invalid sig");}var _$verify_243=function(t,e,r,i,n){var o=_$parseAsn1_409(r);if("ec"===o.type){if("ecdsa"!==i&&"ecdsa/rsa"!==i)throw new Error("wrong public key type");return function(t,e,r){var i=_$curves_240[r.data.algorithm.curve.join(".")];if(!i)throw new Error("unknown curve "+r.data.algorithm.curve.join("."));var n=new __EC_243(i),o=r.data.subjectPrivateKey.data;return n.verify(e,t,o);}(t,e,o);}if("dsa"===o.type){if("dsa"!==i)throw new Error("wrong public key type");return function(t,e,r){var i=r.data.p,n=r.data.q,o=r.data.g,a=r.data.pub_key,s=_$parseAsn1_409.signature.decode(t,"der"),u=s.s,h=s.r;checkValue(u,n),checkValue(h,n);var f=_$bn_214.mont(i),c=u.invm(n);return 0===o.toRed(f).redPow(new _$bn_214(e).mul(c).mod(n)).fromRed().mul(a.toRed(f).redPow(h.mul(c).mod(n)).fromRed()).mod(i).mod(n).cmp(h);}(t,e,o);}if("rsa"!==i&&"ecdsa/rsa"!==i)throw new Error("wrong public key type");e=__Buffer_243.concat([n,e]);for(var a=o.modulus.byteLength(),s=[1],u=0;e.length+s.length+2=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15;}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i;}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s;}return n;}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words);},n.max=function(t,e){return t.cmp(e)>0?t:e;},n.min=function(t,e){return t.cmp(e)<0?t:e;},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip();},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this.strip();},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign();},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},n.prototype.inspect=function(){return(this.red?"";};var h=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],f=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],c=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function l(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var _=h-d|0;f+=(a=(n=0|t.words[_])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a;}r.words[h]=0|c,u=0|f;}return 0!==u?r.words[h]=0|u:r.length--,r.strip();}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?h[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--);}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}if(t===(0|t)&&t>=2&&t<=36){var u=f[t],l=c[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var _=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?_+r:h[u-_.length]+_+r;}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t;},n.prototype.toJSON=function(){return this.toString(16);},n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e);},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},n.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this);},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this);},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},n.prototype.notn=function(t){return this.clone().inotn(t);},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this);},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],_=8191&d,p=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],R=8191&I,P=I>>>13,O=0|a[8],C=8191&O,N=O>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,G=0|s[2],V=8191&G,W=G>>>13,Y=0|s[3],Z=8191&Y,J=Y>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],_t=8191&dt,pt=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(_,H),n=(n=Math.imul(_,z))+Math.imul(p,H)|0,o=Math.imul(p,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(_,K)|0,n=(n=n+Math.imul(_,F)|0)+Math.imul(p,K)|0,o=o+Math.imul(p,F)|0;var yt=(h+(i=i+Math.imul(c,V)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,V)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(_,V)|0,n=(n=n+Math.imul(_,W)|0)+Math.imul(p,V)|0,o=o+Math.imul(p,W)|0;var bt=(h+(i=i+Math.imul(c,Z)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Z)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,V)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,V)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(_,Z)|0,n=(n=n+Math.imul(_,J)|0)+Math.imul(p,Z)|0,o=o+Math.imul(p,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,V)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,V)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Z)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Z)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(_,Q)|0,n=(n=n+Math.imul(_,tt)|0)+Math.imul(p,Q)|0,o=o+Math.imul(p,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,V)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,V)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Z)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Z)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(_,rt)|0,n=(n=n+Math.imul(_,it)|0)+Math.imul(p,rt)|0,o=o+Math.imul(p,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(R,H),n=(n=Math.imul(R,z))+Math.imul(P,H)|0,o=Math.imul(P,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,V)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,V)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Z)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Z)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(_,ot)|0,n=(n=n+Math.imul(_,at)|0)+Math.imul(p,ot)|0,o=o+Math.imul(p,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(C,H),n=(n=Math.imul(C,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(R,K)|0,n=(n=n+Math.imul(R,F)|0)+Math.imul(P,K)|0,o=o+Math.imul(P,F)|0,i=i+Math.imul(T,V)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,V)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Z)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Z)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(_,ut)|0,n=(n=n+Math.imul(_,ht)|0)+Math.imul(p,ut)|0,o=o+Math.imul(p,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(C,K)|0,n=(n=n+Math.imul(C,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(R,V)|0,n=(n=n+Math.imul(R,W)|0)+Math.imul(P,V)|0,o=o+Math.imul(P,W)|0,i=i+Math.imul(T,Z)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Z)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(_,ct)|0,n=(n=n+Math.imul(_,lt)|0)+Math.imul(p,ct)|0,o=o+Math.imul(p,lt)|0;var St=(h+(i=i+Math.imul(c,_t)|0)|0)+((8191&(n=(n=n+Math.imul(c,pt)|0)+Math.imul(l,_t)|0))<<13)|0;h=((o=o+Math.imul(l,pt)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(C,V)|0,n=(n=n+Math.imul(C,W)|0)+Math.imul(N,V)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(R,Z)|0,n=(n=n+Math.imul(R,J)|0)+Math.imul(P,Z)|0,o=o+Math.imul(P,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(_,_t)|0)|0)+((8191&(n=(n=n+Math.imul(_,pt)|0)+Math.imul(p,_t)|0))<<13)|0;h=((o=o+Math.imul(p,pt)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,V),n=(n=Math.imul(D,W))+Math.imul(U,V)|0,o=Math.imul(U,W),i=i+Math.imul(C,Z)|0,n=(n=n+Math.imul(C,J)|0)+Math.imul(N,Z)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(R,Q)|0,n=(n=n+Math.imul(R,tt)|0)+Math.imul(P,Q)|0,o=o+Math.imul(P,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,_t)|0)|0)+((8191&(n=(n=n+Math.imul(g,pt)|0)+Math.imul(y,_t)|0))<<13)|0;h=((o=o+Math.imul(y,pt)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Z),n=(n=Math.imul(D,J))+Math.imul(U,Z)|0,o=Math.imul(U,J),i=i+Math.imul(C,Q)|0,n=(n=n+Math.imul(C,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(R,rt)|0,n=(n=n+Math.imul(R,it)|0)+Math.imul(P,rt)|0,o=o+Math.imul(P,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,_t)|0)|0)+((8191&(n=(n=n+Math.imul(v,pt)|0)+Math.imul(w,_t)|0))<<13)|0;h=((o=o+Math.imul(w,pt)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(C,rt)|0,n=(n=n+Math.imul(C,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(R,ot)|0,n=(n=n+Math.imul(R,at)|0)+Math.imul(P,ot)|0,o=o+Math.imul(P,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,_t)|0)|0)+((8191&(n=(n=n+Math.imul($,pt)|0)+Math.imul(E,_t)|0))<<13)|0;h=((o=o+Math.imul(E,pt)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(C,ot)|0,n=(n=n+Math.imul(C,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(R,ut)|0,n=(n=n+Math.imul(R,ht)|0)+Math.imul(P,ut)|0,o=o+Math.imul(P,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,_t)|0)|0)+((8191&(n=(n=n+Math.imul(A,pt)|0)+Math.imul(B,_t)|0))<<13)|0;h=((o=o+Math.imul(B,pt)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(C,ut)|0,n=(n=n+Math.imul(C,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(R,ct)|0,n=(n=n+Math.imul(R,lt)|0)+Math.imul(P,ct)|0,o=o+Math.imul(P,lt)|0;var It=(h+(i=i+Math.imul(T,_t)|0)|0)+((8191&(n=(n=n+Math.imul(T,pt)|0)+Math.imul(x,_t)|0))<<13)|0;h=((o=o+Math.imul(x,pt)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(C,ct)|0,n=(n=n+Math.imul(C,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Rt=(h+(i=i+Math.imul(R,_t)|0)|0)+((8191&(n=(n=n+Math.imul(R,pt)|0)+Math.imul(P,_t)|0))<<13)|0;h=((o=o+Math.imul(P,pt)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Pt=(h+(i=i+Math.imul(C,_t)|0)|0)+((8191&(n=(n=n+Math.imul(C,pt)|0)+Math.imul(N,_t)|0))<<13)|0;h=((o=o+Math.imul(N,pt)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863;var Ot=(h+(i=Math.imul(D,_t))|0)+((8191&(n=(n=Math.imul(D,pt))+Math.imul(U,_t)|0))<<13)|0;return h=((o=Math.imul(U,pt))+(n>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Rt,u[17]=Pt,u[18]=Ot,0!==h&&(u[19]=h,r.length++),r;};function _(t,e,r){return new p().mulp(t,e,r);}function p(t,e){this.x=t,this.y=e;}Math.imul||(d=l),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?d(this,t,e):r<63?l(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863;}r.words[o]=s,i=a,a=n;}return 0!==i?r.words[o]=i:r.length--,r.strip();}(this,t,e):_(this,t,e);},p.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i;},p.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n;}return 0!==e&&(this.words[r]=e,this.length++),this;},n.prototype.muln=function(t){return this.clone().imuln(t);},n.prototype.sqr=function(){return this.mul(this);},n.prototype.isqr=function(){return this.imul(this.clone());},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n;}return e;}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r;}o&&(this.words[e]=o,this.length++);}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a;}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r);},n.prototype.shln=function(t){return this.clone().ishln(t);},n.prototype.ushln=function(t){return this.clone().iushln(t);},n.prototype.shrn=function(t){return this.clone().ishrn(t);},n.prototype.ushrn=function(t){return this.clone().iushrn(t);},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this;},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n;}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip();},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l);}return s&&s.strip(),i.strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i};},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var i,o,a;},n.prototype.div=function(t){return this.divmod(t,"div",!1).div;},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},n.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r;},n.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t;}return this.strip();},n.prototype.divn=function(t){return this.clone().idivn(t);},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-->0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,_=1;0==(r.words[0]&_)&&d<26;++d,_<<=1);if(d>0)for(r.iushrn(d);d-->0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o));}return{a:a,b:s,gcd:r.iushln(u)};},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-->0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-->0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o));}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i;},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o;}else if(0===n||0===r.cmpn(1))break;e.isub(r);}return r.iushln(i);},n.prototype.invm=function(t){return this.egcd(t).a.umod(t);},n.prototype.isEven=function(){return 0==(1&this.words[0]);},n.prototype.isOdd=function(){return 1==(1&this.words[0]);},n.prototype.andln=function(t){return this.words[0]&t;},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a;}return 0!==n&&(this.words[o]=n,this.length++),this;},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break;}}return e;},n.prototype.gtn=function(t){return 1===this.cmpn(t);},n.prototype.gt=function(t){return 1===this.cmp(t);},n.prototype.gten=function(t){return this.cmpn(t)>=0;},n.prototype.gte=function(t){return this.cmp(t)>=0;},n.prototype.ltn=function(t){return-1===this.cmpn(t);},n.prototype.lt=function(t){return-1===this.cmp(t);},n.prototype.lten=function(t){return this.cmpn(t)<=0;},n.prototype.lte=function(t){return this.cmp(t)<=0;},n.prototype.eqn=function(t){return 0===this.cmpn(t);},n.prototype.eq=function(t){return 0===this.cmp(t);},n.red=function(t){return new M(t);},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t);},n.prototype.fromRed=function(){return this.red.convertFrom(this);},n.prototype._forceRed=function(t){return this.red=t,this;},n.prototype.forceRed=function(t){return this._forceRed(t);},n.prototype.redAdd=function(t){return this.red.add(this,t);},n.prototype.redIAdd=function(t){return this.red.iadd(this,t);},n.prototype.redSub=function(t){return this.red.sub(this,t);},n.prototype.redISub=function(t){return this.red.isub(this,t);},n.prototype.redShl=function(t){return this.red.shl(this,t);},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t);},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t);},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this);},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this);},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this);},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this);},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this);},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t);};var m={k256:null,p224:null,p192:null,p25519:null};function g(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function y(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function b(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function v(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function w(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function M(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e;}else this.m=t,this.prime=null;}function $(t){M.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}g.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t;},g.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},g.prototype.split=function(t,e){t.iushrn(this.n,0,e);},g.prototype.imulK=function(t){return t.imul(this.k);},i(y,g),y.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o;}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9;},y.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i;}return 0!==e&&(t.words[t.length++]=e),t;},n._prime=function(t){if(m[t])return m[t];var e;if("k256"===t)e=new y();else if("p224"===t)e=new b();else if("p192"===t)e=new v();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new w();}return m[t]=e,e;},M.prototype._verify1=function(t){},M.prototype._verify2=function(t,e){},M.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this);},M.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this);},M.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this);},M.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r;},M.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this);},M.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r;},M.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e));},M.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e));},M.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e));},M.prototype.isqr=function(t){return this.imul(t,t.clone());},M.prototype.sqr=function(t){return this.mul(t,t);},M.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e);}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,_=0;0!==d.cmp(o);_++)d=d.redSqr();var p=this.pow(h,new n(1).iushln(l-_-1));f=f.redMul(p),h=p.redSqr(),c=c.redMul(h),l=_;}return f;},M.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e);},M.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0;}u=26;}return o;},M.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},M.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},n.mont=function(t){return new $(t);},i($,M),$.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},$.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},$.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this);},$.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this);},$.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this);};}(_$bn_275,this),_$bn_275=_$bn_275.exports;var _$browser_274={};(function(t){(function(){_$browser_274=function(t){return new r(t);};var e={secp256k1:{name:"secp256k1",byteLength:32},secp224r1:{name:"p224",byteLength:28},prime256v1:{name:"p256",byteLength:32},prime192v1:{name:"p192",byteLength:24},ed25519:{name:"ed25519",byteLength:32},secp384r1:{name:"p384",byteLength:48},secp521r1:{name:"p521",byteLength:66}};function r(t){this.curveType=e[t],this.curveType||(this.curveType={name:t}),this.curve=new _$elliptic_336.ec(this.curveType.name),this.keys=void 0;}function i(e,r,i){Array.isArray(e)||(e=e.toArray());var n=new t(e);if(i&&n.length=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15;}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i;}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s;}return n;}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words);},n.max=function(t,e){return t.cmp(e)>0?t:e;},n.min=function(t,e){return t.cmp(e)<0?t:e;},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip();},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this.strip();},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign();},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},n.prototype.inspect=function(){return(this.red?"";};var h=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],f=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],c=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function l(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var _=h-d|0;f+=(a=(n=0|t.words[_])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a;}r.words[h]=0|c,u=0|f;}return 0!==u?r.words[h]=0|u:r.length--,r.strip();}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?h[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--);}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}if(t===(0|t)&&t>=2&&t<=36){var u=f[t],l=c[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var _=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?_+r:h[u-_.length]+_+r;}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r;}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t;},n.prototype.toJSON=function(){return this.toString(16);},n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e);},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},n.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this);},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this);},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},n.prototype.notn=function(t){return this.clone().inotn(t);},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this);},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],_=8191&d,p=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],R=8191&I,P=I>>>13,O=0|a[8],C=8191&O,N=O>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,G=0|s[2],V=8191&G,W=G>>>13,Y=0|s[3],Z=8191&Y,J=Y>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],_t=8191&dt,pt=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(_,H),n=(n=Math.imul(_,z))+Math.imul(p,H)|0,o=Math.imul(p,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(_,K)|0,n=(n=n+Math.imul(_,F)|0)+Math.imul(p,K)|0,o=o+Math.imul(p,F)|0;var yt=(h+(i=i+Math.imul(c,V)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,V)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(_,V)|0,n=(n=n+Math.imul(_,W)|0)+Math.imul(p,V)|0,o=o+Math.imul(p,W)|0;var bt=(h+(i=i+Math.imul(c,Z)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Z)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,V)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,V)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(_,Z)|0,n=(n=n+Math.imul(_,J)|0)+Math.imul(p,Z)|0,o=o+Math.imul(p,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,V)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,V)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Z)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Z)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(_,Q)|0,n=(n=n+Math.imul(_,tt)|0)+Math.imul(p,Q)|0,o=o+Math.imul(p,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,V)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,V)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Z)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Z)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(_,rt)|0,n=(n=n+Math.imul(_,it)|0)+Math.imul(p,rt)|0,o=o+Math.imul(p,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(R,H),n=(n=Math.imul(R,z))+Math.imul(P,H)|0,o=Math.imul(P,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,V)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,V)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Z)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Z)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(_,ot)|0,n=(n=n+Math.imul(_,at)|0)+Math.imul(p,ot)|0,o=o+Math.imul(p,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(C,H),n=(n=Math.imul(C,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(R,K)|0,n=(n=n+Math.imul(R,F)|0)+Math.imul(P,K)|0,o=o+Math.imul(P,F)|0,i=i+Math.imul(T,V)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,V)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Z)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Z)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(_,ut)|0,n=(n=n+Math.imul(_,ht)|0)+Math.imul(p,ut)|0,o=o+Math.imul(p,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(C,K)|0,n=(n=n+Math.imul(C,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(R,V)|0,n=(n=n+Math.imul(R,W)|0)+Math.imul(P,V)|0,o=o+Math.imul(P,W)|0,i=i+Math.imul(T,Z)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Z)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(_,ct)|0,n=(n=n+Math.imul(_,lt)|0)+Math.imul(p,ct)|0,o=o+Math.imul(p,lt)|0;var St=(h+(i=i+Math.imul(c,_t)|0)|0)+((8191&(n=(n=n+Math.imul(c,pt)|0)+Math.imul(l,_t)|0))<<13)|0;h=((o=o+Math.imul(l,pt)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(C,V)|0,n=(n=n+Math.imul(C,W)|0)+Math.imul(N,V)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(R,Z)|0,n=(n=n+Math.imul(R,J)|0)+Math.imul(P,Z)|0,o=o+Math.imul(P,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(_,_t)|0)|0)+((8191&(n=(n=n+Math.imul(_,pt)|0)+Math.imul(p,_t)|0))<<13)|0;h=((o=o+Math.imul(p,pt)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,V),n=(n=Math.imul(D,W))+Math.imul(U,V)|0,o=Math.imul(U,W),i=i+Math.imul(C,Z)|0,n=(n=n+Math.imul(C,J)|0)+Math.imul(N,Z)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(R,Q)|0,n=(n=n+Math.imul(R,tt)|0)+Math.imul(P,Q)|0,o=o+Math.imul(P,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,_t)|0)|0)+((8191&(n=(n=n+Math.imul(g,pt)|0)+Math.imul(y,_t)|0))<<13)|0;h=((o=o+Math.imul(y,pt)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Z),n=(n=Math.imul(D,J))+Math.imul(U,Z)|0,o=Math.imul(U,J),i=i+Math.imul(C,Q)|0,n=(n=n+Math.imul(C,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(R,rt)|0,n=(n=n+Math.imul(R,it)|0)+Math.imul(P,rt)|0,o=o+Math.imul(P,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,_t)|0)|0)+((8191&(n=(n=n+Math.imul(v,pt)|0)+Math.imul(w,_t)|0))<<13)|0;h=((o=o+Math.imul(w,pt)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(C,rt)|0,n=(n=n+Math.imul(C,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(R,ot)|0,n=(n=n+Math.imul(R,at)|0)+Math.imul(P,ot)|0,o=o+Math.imul(P,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,_t)|0)|0)+((8191&(n=(n=n+Math.imul($,pt)|0)+Math.imul(E,_t)|0))<<13)|0;h=((o=o+Math.imul(E,pt)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(C,ot)|0,n=(n=n+Math.imul(C,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(R,ut)|0,n=(n=n+Math.imul(R,ht)|0)+Math.imul(P,ut)|0,o=o+Math.imul(P,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,_t)|0)|0)+((8191&(n=(n=n+Math.imul(A,pt)|0)+Math.imul(B,_t)|0))<<13)|0;h=((o=o+Math.imul(B,pt)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(C,ut)|0,n=(n=n+Math.imul(C,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(R,ct)|0,n=(n=n+Math.imul(R,lt)|0)+Math.imul(P,ct)|0,o=o+Math.imul(P,lt)|0;var It=(h+(i=i+Math.imul(T,_t)|0)|0)+((8191&(n=(n=n+Math.imul(T,pt)|0)+Math.imul(x,_t)|0))<<13)|0;h=((o=o+Math.imul(x,pt)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(C,ct)|0,n=(n=n+Math.imul(C,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Rt=(h+(i=i+Math.imul(R,_t)|0)|0)+((8191&(n=(n=n+Math.imul(R,pt)|0)+Math.imul(P,_t)|0))<<13)|0;h=((o=o+Math.imul(P,pt)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Pt=(h+(i=i+Math.imul(C,_t)|0)|0)+((8191&(n=(n=n+Math.imul(C,pt)|0)+Math.imul(N,_t)|0))<<13)|0;h=((o=o+Math.imul(N,pt)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863;var Ot=(h+(i=Math.imul(D,_t))|0)+((8191&(n=(n=Math.imul(D,pt))+Math.imul(U,_t)|0))<<13)|0;return h=((o=Math.imul(U,pt))+(n>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Rt,u[17]=Pt,u[18]=Ot,0!==h&&(u[19]=h,r.length++),r;};function _(t,e,r){return new p().mulp(t,e,r);}function p(t,e){this.x=t,this.y=e;}Math.imul||(d=l),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?d(this,t,e):r<63?l(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863;}r.words[o]=s,i=a,a=n;}return 0!==i?r.words[o]=i:r.length--,r.strip();}(this,t,e):_(this,t,e);},p.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i;},p.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n;}return 0!==e&&(this.words[r]=e,this.length++),this;},n.prototype.muln=function(t){return this.clone().imuln(t);},n.prototype.sqr=function(){return this.mul(this);},n.prototype.isqr=function(){return this.imul(this.clone());},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n;}return e;}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r;}o&&(this.words[e]=o,this.length++);}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a;}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r);},n.prototype.shln=function(t){return this.clone().ishln(t);},n.prototype.ushln=function(t){return this.clone().iushln(t);},n.prototype.shrn=function(t){return this.clone().ishrn(t);},n.prototype.ushrn=function(t){return this.clone().iushrn(t);},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this;},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n;}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip();},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l);}return s&&s.strip(),i.strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i};},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var i,o,a;},n.prototype.div=function(t){return this.divmod(t,"div",!1).div;},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},n.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r;},n.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t;}return this.strip();},n.prototype.divn=function(t){return this.clone().idivn(t);},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-->0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,_=1;0==(r.words[0]&_)&&d<26;++d,_<<=1);if(d>0)for(r.iushrn(d);d-->0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o));}return{a:a,b:s,gcd:r.iushln(u)};},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-->0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-->0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o));}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i;},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o;}else if(0===n||0===r.cmpn(1))break;e.isub(r);}return r.iushln(i);},n.prototype.invm=function(t){return this.egcd(t).a.umod(t);},n.prototype.isEven=function(){return 0==(1&this.words[0]);},n.prototype.isOdd=function(){return 1==(1&this.words[0]);},n.prototype.andln=function(t){return this.words[0]&t;},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a;}return 0!==n&&(this.words[o]=n,this.length++),this;},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break;}}return e;},n.prototype.gtn=function(t){return 1===this.cmpn(t);},n.prototype.gt=function(t){return 1===this.cmp(t);},n.prototype.gten=function(t){return this.cmpn(t)>=0;},n.prototype.gte=function(t){return this.cmp(t)>=0;},n.prototype.ltn=function(t){return-1===this.cmpn(t);},n.prototype.lt=function(t){return-1===this.cmp(t);},n.prototype.lten=function(t){return this.cmpn(t)<=0;},n.prototype.lte=function(t){return this.cmp(t)<=0;},n.prototype.eqn=function(t){return 0===this.cmpn(t);},n.prototype.eq=function(t){return 0===this.cmp(t);},n.red=function(t){return new M(t);},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t);},n.prototype.fromRed=function(){return this.red.convertFrom(this);},n.prototype._forceRed=function(t){return this.red=t,this;},n.prototype.forceRed=function(t){return this._forceRed(t);},n.prototype.redAdd=function(t){return this.red.add(this,t);},n.prototype.redIAdd=function(t){return this.red.iadd(this,t);},n.prototype.redSub=function(t){return this.red.sub(this,t);},n.prototype.redISub=function(t){return this.red.isub(this,t);},n.prototype.redShl=function(t){return this.red.shl(this,t);},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t);},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t);},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this);},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this);},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this);},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this);},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this);},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t);};var m={k256:null,p224:null,p192:null,p25519:null};function g(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function y(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function b(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function v(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function w(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function M(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e;}else this.m=t,this.prime=null;}function $(t){M.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}g.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t;},g.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},g.prototype.split=function(t,e){t.iushrn(this.n,0,e);},g.prototype.imulK=function(t){return t.imul(this.k);},i(y,g),y.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o;}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9;},y.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i;}return 0!==e&&(t.words[t.length++]=e),t;},n._prime=function(t){if(m[t])return m[t];var e;if("k256"===t)e=new y();else if("p224"===t)e=new b();else if("p192"===t)e=new v();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new w();}return m[t]=e,e;},M.prototype._verify1=function(t){},M.prototype._verify2=function(t,e){},M.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this);},M.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this);},M.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this);},M.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r;},M.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this);},M.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r;},M.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e));},M.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e));},M.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e));},M.prototype.isqr=function(t){return this.imul(t,t.clone());},M.prototype.sqr=function(t){return this.mul(t,t);},M.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e);}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,_=0;0!==d.cmp(o);_++)d=d.redSqr();var p=this.pow(h,new n(1).iushln(l-_-1));f=f.redMul(p),h=p.redSqr(),c=c.redMul(h),l=_;}return f;},M.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e);},M.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0;}u=26;}return o;},M.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},M.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},n.mont=function(t){return new $(t);},i($,M),$.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},$.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},$.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this);},$.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this);},$.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this);};}(_$bn_419,this),_$bn_419=_$bn_419.exports;var __Buffer_422=_$safeBuffer_436.Buffer,_$withPublic_422=function(t,e){return __Buffer_422.from(t.toRed(_$bn_419.mont(e.modulus)).redPow(new _$bn_419(e.publicExponent)).fromRed().toArray());},__Buffer_421=_$safeBuffer_436.Buffer,_$publicEncrypt_421=function(t,e,r){var i;i=t.padding?t.padding:r?1:4;var n,o=_$parseAsn1_409(t);if(4===i)n=function(t,e){var r=t.modulus.byteLength(),i=e.length,n=_$browser_276("sha1").update(__Buffer_421.alloc(0)).digest(),o=n.length,a=2*o;if(i>r-a-2)throw new Error("message too long");var s=__Buffer_421.alloc(r-i-a-2),u=r-o-1,h=_$browser_430(o),f=_$xor_423(__Buffer_421.concat([n,s,__Buffer_421.alloc(1,1),e],u),_$mgf_418(h,u)),c=_$xor_423(h,_$mgf_418(f,o));return new _$bn_419(__Buffer_421.concat([__Buffer_421.alloc(1),c,f],r));}(o,e);else if(1===i)n=function(t,e,r){var i,n=e.length,o=t.modulus.byteLength();if(n>o-11)throw new Error("message too long");return i=r?__Buffer_421.alloc(o-n-3,255):function(t){for(var e,r=__Buffer_421.allocUnsafe(t),i=0,n=_$browser_430(2*t),o=0;i=0)throw new Error("data too long for modulus");}return r?_$browserifyRsa_237(n,o):_$withPublic_422(n,o);},__Buffer_420=_$safeBuffer_436.Buffer,_$privateDecrypt_420=function(t,e,r){var i;i=t.padding?t.padding:r?1:4;var n,o=_$parseAsn1_409(t),a=o.modulus.byteLength();if(e.length>a||new _$bn_419(e).cmp(o.modulus)>=0)throw new Error("decryption error");n=r?_$withPublic_422(new _$bn_419(e),o):_$browserifyRsa_237(e,o);var s=__Buffer_420.alloc(a-n.length);if(n=__Buffer_420.concat([s,n],a),4===i)return function(t,e){var r=t.modulus.byteLength(),i=_$browser_276("sha1").update(__Buffer_420.alloc(0)).digest(),n=i.length;if(0!==e[0])throw new Error("decryption error");var o=e.slice(1,n+1),a=e.slice(n+1),s=_$xor_423(o,_$mgf_418(a,n)),u=_$xor_423(a,_$mgf_418(s,r-n-1));if(function(t,e){t=__Buffer_420.from(t),e=__Buffer_420.from(e);var r=0,i=t.length;t.length!==e.length&&(r++,i=Math.min(t.length,e.length));for(var n=-1;++n=e.length){o++;break;}var a=e.slice(2,n-1);if(("0002"!==i.toString("hex")&&!r||"0001"!==i.toString("hex")&&r)&&o++,a.length<8&&o++,o)throw new Error("decryption error");return e.slice(n);}(0,n,r);if(3===i)return n;throw new Error("unknown padding");},_$browser_417={};_$browser_417.publicEncrypt=_$publicEncrypt_421,_$browser_417.privateDecrypt=_$privateDecrypt_420,_$browser_417.privateEncrypt=function(t,e){return _$browser_417.publicEncrypt(t,e,!0);},_$browser_417.publicDecrypt=function(t,e){return _$browser_417.privateDecrypt(t,e,!0);};var _$browser_431={};(function(t,e){(function(){"use strict";function r(){throw new Error("secure random number generation not supported by this browser\nuse chrome, FireFox or Internet Explorer 11");}var i=_$safeBuffer_436.Buffer,n=_$safeBuffer_436.kMaxLength,o=e.crypto||e.msCrypto,a=Math.pow(2,32)-1;function s(t,e){if("number"!=typeof t||t!=t)throw new TypeError("offset must be a number");if(t>a||t<0)throw new TypeError("offset must be a uint32");if(t>n||t>e)throw new RangeError("offset out of range");}function u(t,e,r){if("number"!=typeof t||t!=t)throw new TypeError("size must be a number");if(t>a||t<0)throw new TypeError("size must be a uint32");if(t+e>r||t>n)throw new RangeError("buffer too small");}function h(e,r,i,n){if(t.browser){var a=e.buffer,s=new Uint8Array(a,r,i);return o.getRandomValues(s),n?void t.nextTick(function(){n(null,e);}):e;}if(!n)return _$browser_430(i).copy(e,r),e;_$browser_430(i,function(t,i){if(t)return n(t);i.copy(e,r),n(null,e);});}o&&o.getRandomValues||!t.browser?(_$browser_431.randomFill=function(t,r,n,o){if(!(i.isBuffer(t)||t instanceof e.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');if("function"==typeof r)o=r,r=0,n=t.length;else if("function"==typeof n)o=n,n=t.length-r;else if("function"!=typeof o)throw new TypeError('"cb" argument must be a function');return s(r,t.length),u(n,r,t.length),h(t,r,n,o);},_$browser_431.randomFillSync=function(t,r,n){if(void 0===r&&(r=0),!(i.isBuffer(t)||t instanceof e.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');return s(r,t.length),void 0===n&&(n=t.length-r),u(n,r,t.length),h(t,r,n);}):(_$browser_431.randomFill=r,_$browser_431.randomFillSync=r);}).call(this);}).call(this,_$browser_416,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{});var _$utils_443={};(function(t,e){(function(){const r=_$cryptoBrowserify_280({});function i(t,e,r,i,n,u,h){let f;for(s(t,e+64*(2*i-1),n,0,64),f=0;f<2*i;f++)a(t,64*f,n,0,64),o(n,u,h),s(n,0,t,r+64*f,64);for(f=0;f>>32-e;}function o(t,e,r){let i;for(i=0;i<16;i++)e[i]=(255&t[4*i+0])<<0,e[i]|=(255&t[4*i+1])<<8,e[i]|=(255&t[4*i+2])<<16,e[i]|=(255&t[4*i+3])<<24;for(s(e,0,r,0,16),i=8;i>0;i-=2)r[4]^=n(r[0]+r[12],7),r[8]^=n(r[4]+r[0],9),r[12]^=n(r[8]+r[4],13),r[0]^=n(r[12]+r[8],18),r[9]^=n(r[5]+r[1],7),r[13]^=n(r[9]+r[5],9),r[1]^=n(r[13]+r[9],13),r[5]^=n(r[1]+r[13],18),r[14]^=n(r[10]+r[6],7),r[2]^=n(r[14]+r[10],9),r[6]^=n(r[2]+r[14],13),r[10]^=n(r[6]+r[2],18),r[3]^=n(r[15]+r[11],7),r[7]^=n(r[3]+r[15],9),r[11]^=n(r[7]+r[3],13),r[15]^=n(r[11]+r[7],18),r[1]^=n(r[0]+r[3],7),r[2]^=n(r[1]+r[0],9),r[3]^=n(r[2]+r[1],13),r[0]^=n(r[3]+r[2],18),r[6]^=n(r[5]+r[4],7),r[7]^=n(r[6]+r[5],9),r[4]^=n(r[7]+r[6],13),r[5]^=n(r[4]+r[7],18),r[11]^=n(r[10]+r[9],7),r[8]^=n(r[11]+r[10],9),r[9]^=n(r[8]+r[11],13),r[10]^=n(r[9]+r[8],18),r[12]^=n(r[15]+r[14],7),r[13]^=n(r[12]+r[15],9),r[14]^=n(r[13]+r[12],13),r[15]^=n(r[14]+r[13],18);for(i=0;i<16;++i)e[i]=r[i]+e[i];for(i=0;i<16;i++){let r=4*i;t[r+0]=e[i]>>0&255,t[r+1]=e[i]>>8&255,t[r+2]=e[i]>>16&255,t[r+3]=e[i]>>24&255;}}function a(t,e,r,i,n){for(let o=0;o 0 and a power of 2");if(n>2147483647/128/o)throw Error("Parameter N is too large");if(o>2147483647/128/a)throw Error("Parameter r is too large");let h,f=t.alloc(256*o),c=t.alloc(128*o*n),l=new Int32Array(16),d=new Int32Array(16),_=t.alloc(64),p=r.pbkdf2Sync(e,i,1,128*a*o,"sha256");if(u){let t=a*n*2,e=0;h=function(){++e%1e3==0&&u({current:e,total:t,percent:e/t*100});};}return{XY:f,V:c,B32:l,x:d,_X:_,B:p,tickCallback:h};},smix:async function(t,r,n,o,s,u,h,f,c,l,d){d=d||5e3;let _,p=128*n;for(t.copy(u,0,r,r+p),_=0;_e(t))),i(u,0,p,n,h,f,c),l&&l();for(_=0;_e(t))),i(u,0,p,n,h,f,c),l&&l();}u.copy(t,r,0,0+p);},smixSync:function(t,e,r,n,o,s,u,h,f,c){let l,d=128*r;for(t.copy(s,0,e,e+d),l=0;l=0&&(i=!0);}),Object.keys(e).forEach(function(t){r+=o[t]*e[t];}),i&&(r+=2),r+=40,Math.ceil(r/4);}encryptBIP38(t,e){const r=_$wif_489.decode(t);return _$bip38_201.encrypt(r.privateKey,r.compressed,e);}decryptBIP38(t,e,r="mainnet"){const i=_$bip38_201.decrypt(t,e);let n;return n="testnet"===r?239:128,_$wif_489.encode(n,i.privateKey,i.compressed);}},_$crypto_19=class{static sha256(t){return _$src_55.crypto.sha256(t);}static ripemd160(t){return _$src_55.crypto.ripemd160(t);}static hash256(t){return _$src_55.crypto.hash256(t);}static hash160(t){return _$src_55.crypto.hash160(t);}static randomBytes(t=16){return _$browser_430(t);}},_$bind_138=function(t,e){return function(){for(var r=new Array(arguments.length),i=0;i=0)return;n[e]="set-cookie"===e?(n[e]?n[e]:[]).concat([r]):n[e]?n[e]+", "+r:r;}}),n):n;},_$isURLSameOrigin_144=_$utils_149.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function i(t){var i=t;return e&&(r.setAttribute("href",i),i=r.href),r.setAttribute("href",i),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname};}return t=i(window.location.href),function(e){var r=_$utils_149.isString(e)?i(e):e;return r.protocol===t.protocol&&r.host===t.host;};}():function(){return!0;},_$Cancel_123={};function Cancel(t){this.message=t;}Cancel.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"");},Cancel.prototype.__CANCEL__=!0,_$Cancel_123=Cancel;var _$xhr_121=function(t){return new Promise(function(e,r){var i,n=t.data,o=t.headers,a=t.responseType;function s(){t.cancelToken&&t.cancelToken.unsubscribe(i),t.signal&&t.signal.removeEventListener("abort",i);}_$utils_149.isFormData(n)&&delete o["Content-Type"];var u=new XMLHttpRequest();if(t.auth){var h=t.auth.username||"",f=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";o.Authorization="Basic "+btoa(h+":"+f);}var c=_$buildFullPath_128(t.baseURL,t.url);function l(){if(u){var i="getAllResponseHeaders"in u?_$parseHeaders_146(u.getAllResponseHeaders()):null,n={data:a&&"text"!==a&&"json"!==a?u.response:u.responseText,status:u.status,statusText:u.statusText,headers:i,config:t,request:u};_$settle_133(function(t){e(t),s();},function(t){r(t),s();},n),u=null;}}if(u.open(t.method.toUpperCase(),_$buildURL_139(c,t.params,t.paramsSerializer),!0),u.timeout=t.timeout,"onloadend"in u?u.onloadend=l:u.onreadystatechange=function(){u&&4===u.readyState&&(0!==u.status||u.responseURL&&0===u.responseURL.indexOf("file:"))&&setTimeout(l);},u.onabort=function(){u&&(r(_$createError_129("Request aborted",t,"ECONNABORTED",u)),u=null);},u.onerror=function(){r(_$createError_129("Network Error",t,null,u)),u=null;},u.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",i=t.transitional||_$transitional_136;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),r(_$createError_129(e,t,i.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",u)),u=null;},_$utils_149.isStandardBrowserEnv()){var d=(t.withCredentials||_$isURLSameOrigin_144(c))&&t.xsrfCookieName?_$cookies_141.read(t.xsrfCookieName):void 0;d&&(o[t.xsrfHeaderName]=d);}"setRequestHeader"in u&&_$utils_149.forEach(o,function(t,e){void 0===n&&"content-type"===e.toLowerCase()?delete o[e]:u.setRequestHeader(e,t);}),_$utils_149.isUndefined(t.withCredentials)||(u.withCredentials=!!t.withCredentials),a&&"json"!==a&&(u.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&u.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&u.upload&&u.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(i=function(t){u&&(r(!t||t&&t.type?new _$Cancel_123("canceled"):t),u.abort(),u=null);},t.cancelToken&&t.cancelToken.subscribe(i),t.signal&&(t.signal.aborted?i():t.signal.addEventListener("abort",i))),n||(n=null),u.send(n);});},_$defaults_135={};(function(t){(function(){"use strict";var r={"Content-Type":"application/x-www-form-urlencoded"};function i(t,e){!_$utils_149.isUndefined(t)&&_$utils_149.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e);}var n,o={transitional:_$transitional_136,adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==t&&"[object process]"===Object.prototype.toString.call(t))&&(n=_$xhr_121),n),transformRequest:[function(t,r){return _$normalizeHeaderName_145(r,"Accept"),_$normalizeHeaderName_145(r,"Content-Type"),_$utils_149.isFormData(t)||_$utils_149.isArrayBuffer(t)||_$utils_149.isBuffer(t)||_$utils_149.isStream(t)||_$utils_149.isFile(t)||_$utils_149.isBlob(t)?t:_$utils_149.isArrayBufferView(t)?t.buffer:_$utils_149.isURLSearchParams(t)?(i(r,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):_$utils_149.isObject(t)||r&&"application/json"===r["Content-Type"]?(i(r,"application/json"),function(t,r,i){if(_$utils_149.isString(t))try{return(0,JSON.parse)(t),_$utils_149.trim(t);}catch(e){if("SyntaxError"!==e.name)throw e;}return(0,JSON.stringify)(t);}(t)):t;}],transformResponse:[function(t){var r=this.transitional||o.transitional,i=r&&r.silentJSONParsing,n=r&&r.forcedJSONParsing,a=!i&&"json"===this.responseType;if(a||n&&_$utils_149.isString(t)&&t.length)try{return JSON.parse(t);}catch(e){if(a){if("SyntaxError"===e.name)throw _$enhanceError_131(e,this,"E_JSON_PARSE");throw e;}}return t;}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300;},headers:{common:{Accept:"application/json, text/plain, */*"}}};_$utils_149.forEach(["delete","get","head"],function(t){o.headers[t]={};}),_$utils_149.forEach(["post","put","patch"],function(t){o.headers[t]=_$utils_149.merge(r);}),_$defaults_135=o;}).call(this);}).call(this,_$browser_416);var _$transformData_134=function(t,e,r){var i=this||_$defaults_135;return _$utils_149.forEach(r,function(r){t=r.call(i,t,e);}),t;},_$isCancel_125=function(t){return!(!t||!t.__CANCEL__);};function throwIfCancellationRequested(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new _$Cancel_123("canceled");}var _$dispatchRequest_130=function(t){return throwIfCancellationRequested(t),t.headers=t.headers||{},t.data=_$transformData_134.call(t,t.data,t.headers,t.transformRequest),t.headers=_$utils_149.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),_$utils_149.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e];}),(t.adapter||_$defaults_135.adapter)(t).then(function(e){return throwIfCancellationRequested(t),e.data=_$transformData_134.call(t,e.data,e.headers,t.transformResponse),e;},function(e){return _$isCancel_125(e)||(throwIfCancellationRequested(t),e&&e.response&&(e.response.data=_$transformData_134.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e);});},_$mergeConfig_132=function(t,e){e=e||{};var r={};function i(t,e){return _$utils_149.isPlainObject(t)&&_$utils_149.isPlainObject(e)?_$utils_149.merge(t,e):_$utils_149.isPlainObject(e)?_$utils_149.merge({},e):_$utils_149.isArray(e)?e.slice():e;}function n(r){return _$utils_149.isUndefined(e[r])?_$utils_149.isUndefined(t[r])?void 0:i(void 0,t[r]):i(t[r],e[r]);}function o(t){if(!_$utils_149.isUndefined(e[t]))return i(void 0,e[t]);}function a(r){return _$utils_149.isUndefined(e[r])?_$utils_149.isUndefined(t[r])?void 0:i(void 0,t[r]):i(void 0,e[r]);}function s(r){return r in e?i(t[r],e[r]):r in t?i(void 0,t[r]):void 0;}var u={url:o,method:o,data:o,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s};return _$utils_149.forEach(Object.keys(t).concat(Object.keys(e)),function(t){var e=u[t]||n,i=e(t);_$utils_149.isUndefined(i)&&e!==s||(r[t]=i);}),r;},_$data_137={version:"0.26.1"},_$validator_148={},VERSION=_$data_137.version,validators={};["object","boolean","number","function","string","symbol"].forEach(function(t,e){validators[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t;};});var deprecatedWarnings={};validators.transitional=function(t,e,r){function i(t,e){return"[Axios v"+VERSION+"] Transitional option '"+t+"'"+e+(r?". "+r:"");}return function(r,n,o){if(!1===t)throw new Error(i(n," has been removed"+(e?" in "+e:"")));return e&&!deprecatedWarnings[n]&&(deprecatedWarnings[n]=!0,console.warn(i(n," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,n,o);};},_$validator_148={assertOptions:function(t,e,r){if("object"!=typeof t)throw new TypeError("options must be an object");for(var i=Object.keys(t),n=i.length;n-->0;){var o=i[n],a=e[o];if(a){var s=t[o],u=void 0===s||a(s,o,t);if(!0!==u)throw new TypeError("option "+o+" must be "+u);}else if(!0!==r)throw Error("Unknown option "+o);}},validators:validators};var _$Axios_126={},__validators_126=_$validator_148.validators;function Axios(t){this.defaults=t,this.interceptors={request:new _$InterceptorManager_127(),response:new _$InterceptorManager_127()};}Axios.prototype.request=function(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},(e=_$mergeConfig_132(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;void 0!==r&&_$validator_148.assertOptions(r,{silentJSONParsing:__validators_126.transitional(__validators_126.boolean),forcedJSONParsing:__validators_126.transitional(__validators_126.boolean),clarifyTimeoutError:__validators_126.transitional(__validators_126.boolean)},!1);var i=[],n=!0;this.interceptors.request.forEach(function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(n=n&&t.synchronous,i.unshift(t.fulfilled,t.rejected));});var o,a=[];if(this.interceptors.response.forEach(function(t){a.push(t.fulfilled,t.rejected);}),!n){var s=[_$dispatchRequest_130,void 0];for(Array.prototype.unshift.apply(s,i),s=s.concat(a),o=Promise.resolve(e);s.length;)o=o.then(s.shift(),s.shift());return o;}for(var u=e;i.length;){var h=i.shift(),f=i.shift();try{u=h(u);}catch(c){f(c);break;}}try{o=_$dispatchRequest_130(u);}catch(c){return Promise.reject(c);}for(;a.length;)o=o.then(a.shift(),a.shift());return o;},Axios.prototype.getUri=function(t){return t=_$mergeConfig_132(this.defaults,t),_$buildURL_139(t.url,t.params,t.paramsSerializer).replace(/^\?/,"");},_$utils_149.forEach(["delete","get","head","options"],function(t){Axios.prototype[t]=function(e,r){return this.request(_$mergeConfig_132(r||{},{method:t,url:e,data:(r||{}).data}));};}),_$utils_149.forEach(["post","put","patch"],function(t){Axios.prototype[t]=function(e,r,i){return this.request(_$mergeConfig_132(i||{},{method:t,url:e,data:r}));};}),_$Axios_126=Axios;var _$CancelToken_124={};function CancelToken(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(t){e=t;});var r=this;this.promise.then(function(t){if(r._listeners){var e,i=r._listeners.length;for(e=0;esetTimeout(e,t));}async validateAddress(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}util/validateAddress/${t}`,this.axiosOptions)).data;if(Array.isArray(t)){const e={method:"POST",url:this.restURL+"util/validateAddress",data:{addresses:t}},r=Object.assign({},e,this.axiosOptions);return(await _$axios_120(r)).data;}throw new Error("Input must be a string or array of strings.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}},_$blockchain_17=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}};}async getBestBlockHash(){try{return(await _$axios_120.get(this.restURL+"blockchain/getBestBlockHash",this.axiosOptions)).data;}catch(t){throw t.response&&t.response.data?t.response.data:t;}}async getBlock(t,e=1){try{if(!t||"string"!=typeof t)throw new Error("blockhash must be a string");return(await _$axios_120.post(this.restURL+"blockchain/getblock",{blockhash:t,verbosity:e},this.axiosOptions)).data;}catch(r){throw r.response&&r.response.data?r.response.data:r;}}async getBlockchainInfo(){try{return(await _$axios_120.get(this.restURL+"blockchain/getBlockchainInfo",this.axiosOptions)).data;}catch(t){throw t.response&&t.response.data?t.response.data:t;}}async getBlockCount(){try{return(await _$axios_120.get(this.restURL+"blockchain/getBlockCount",this.axiosOptions)).data;}catch(t){throw console.log("Error in bch-js/blockchain.js/getBlockCount()"),console.log("blockchain.js restURL: ",this.restURL),t.response&&t.response.data?t.response.data:t;}}async getBlockHash(t=1){"string"!=typeof t&&(t=JSON.stringify(t));try{return(await _$axios_120.get(`${this.restURL}blockchain/getBlockHash/${t}`,this.axiosOptions)).data;}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async getBlockHeader(t,e=!0){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}blockchain/getBlockHeader/${t}?verbose=${e}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"blockchain/getBlockHeader",{hashes:t,verbose:e},this.axiosOptions)).data;throw new Error("Input hash must be a string or array of strings.");}catch(r){throw r.response&&r.response.data?r.response.data:r;}}async getChainTips(){try{return(await _$axios_120.get(this.restURL+"blockchain/getChainTips",this.axiosOptions)).data;}catch(t){throw t.response&&t.response.data?t.response.data:t;}}async getDifficulty(){try{return(await _$axios_120.get(this.restURL+"blockchain/getDifficulty",this.axiosOptions)).data;}catch(t){throw t.response&&t.response.data?t.response.data:t;}}async getMempoolAncestors(t,e=!1){"string"!=typeof t&&(t=JSON.stringify(t));try{return(await _$axios_120.get(`${this.restURL}blockchain/getMempoolAncestors/${t}?verbose=${e}`,this.axiosOptions)).data;}catch(r){throw r.response&&r.response.data?r.response.data:r;}}async getMempoolDescendants(t,e=!1){"string"!=typeof t&&(t=JSON.stringify(t));try{return(await _$axios_120.get(`${this.restURL}blockchain/getMempoolDescendants/${t}?verbose=${e}`,this.axiosOptions)).data;}catch(r){throw r.response&&r.response.data?r.response.data:r;}}async getMempoolEntry(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}blockchain/getMempoolEntry/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"blockchain/getMempoolEntry",{txids:t},this.axiosOptions)).data;throw new Error("Input must be a string or array of strings.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async getMempoolInfo(){try{return(await _$axios_120.get(this.restURL+"blockchain/getMempoolInfo",this.axiosOptions)).data;}catch(t){throw t.response&&t.response.data?t.response.data:t;}}async getRawMempool(t=!1){try{return(await _$axios_120.get(`${this.restURL}blockchain/getRawMempool?vebose=${t}`,this.axiosOptions)).data;}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async getTxOut(t,e,r=!0){try{if("string"!=typeof t||64!==t.length)throw new Error("txid needs to be a proper transaction ID");if(isNaN(e))throw new Error("n must be an integer");if("boolean"!=typeof r)throw new Error("includeMempool input must be of type boolean");return(await _$axios_120.post(this.restURL+"blockchain/getTxOut",{txid:t,vout:e,mempool:r},this.axiosOptions)).data;}catch(i){throw i.response&&i.response.data?i.response.data:i;}}async getTxOutProof(t){try{if("string"==typeof t){const e=`${this.restURL}blockchain/getTxOutProof/${t}`;return(await _$axios_120.get(e,this.axiosOptions)).data;}if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"blockchain/getTxOutProof",{txids:t},this.axiosOptions)).data;throw new Error("Input must be a string or array of strings.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async preciousBlock(t){try{return(await _$axios_120.get(`${this.restURL}blockchain/preciousBlock/${t}`,this.axiosOptions)).data;}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async pruneBlockchain(t){try{return(await _$axios_120.post(`${this.restURL}blockchain/pruneBlockchain/${t}`,this.axiosOptions)).data;}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async verifyChain(t=3,e=6){try{return(await _$axios_120.get(`${this.restURL}blockchain/verifyChain?checklevel=${t}&nblocks=${e}`,this.axiosOptions)).data;}catch(r){throw r.response&&r.response.data?r.response.data:r;}}async verifyTxOutProof(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}blockchain/verifyTxOutProof/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"blockchain/verifyTxOutProof",{proofs:t},this.axiosOptions)).data;throw new Error("Input must be a string or array of strings.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}},_$control_18=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}};}async getNetworkInfo(){try{return(await _$axios_120.get(this.restURL+"control/getNetworkInfo",this.axiosOptions)).data;}catch(t){throw t.response&&t.response.data?t.response.data:t;}}async getMemoryInfo(){try{return(await _$axios_120.get(this.restURL+"control/getMemoryInfo",this.axiosOptions)).data;}catch(t){throw t.response&&t.response.data?t.response.data:t;}}},_$generating_25=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}};}async generateToAddress(t,e,r=1e6){try{return(await _$axios_120.post(`${this.restURL}generating/generateToAddress/${t}/${e}?maxtries=${r}`,this.axiosOptions)).data;}catch(i){throw i.response&&i.response.data?i.response.data:i;}}},_$mining_27=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}};}async getBlockTemplate(t){try{return(await _$axios_120.get(`${this.restURL}mining/getBlockTemplate/${t}`,this.axiosOptions)).data;}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async getMiningInfo(){try{return(await _$axios_120.get(this.restURL+"mining/getMiningInfo",this.axiosOptions)).data;}catch(t){throw t.response&&t.response.data?t.response.data:t;}}async getNetworkHashps(t=120,e=1){try{return(await _$axios_120.get(`${this.restURL}mining/getNetworkHashps?nblocks=${t}&height=${e}`,this.axiosOptions)).data;}catch(r){throw r.response&&r.response.data?r.response.data:r;}}async submitBlock(t,e){let r=`${this.restURL}mining/submitBlock/${t}`;e&&(r=`${r}?parameters=${e}`);try{return(await _$axios_120.post(r,this.axiosOptions)).data;}catch(i){throw i.response&&i.response.data?i.response.data:i;}}},_$rawTransactions_31=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},this.axios=_$axios_120;}async decodeRawTransaction(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}rawtransactions/decodeRawTransaction/${t}`,this.axiosOptions)).data;if(Array.isArray(t)){const e={method:"POST",url:this.restURL+"rawtransactions/decodeRawTransaction",data:{hexes:t},headers:this.axiosOptions.headers};return(await _$axios_120(e)).data;}throw new Error("Input must be a string or array of strings.");}catch(e){throw e.error?new Error(e.error):e.response&&e.response.data?e.response.data:e;}}async decodeScript(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}rawtransactions/decodeScript/${t}`,this.axiosOptions)).data;if(Array.isArray(t)){const e={method:"POST",url:this.restURL+"rawtransactions/decodeScript",data:{hexes:t},headers:this.axiosOptions.headers};return(await _$axios_120(e)).data;}throw new Error("Input must be a string or array of strings.");}catch(e){throw e.error?new Error(e.error):e.response&&e.response.data?e.response.data:e;}}async getRawTransaction(t,e=!1,r=null){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}rawtransactions/getRawTransaction/${t}?verbose=${e}`,this.axiosOptions)).data;if(Array.isArray(t)){const i={method:"POST",url:this.restURL+"rawtransactions/getRawTransaction",data:{txids:t,verbose:e,usrObj:r},headers:this.axiosOptions.headers};return(await _$axios_120(i)).data;}throw new Error("Input must be a string or array of strings.");}catch(i){if(i.error)throw new Error(i.error);throw i.response&&i.response.data&&i.response.data.error?new Error(i.response.data.error):i.response&&i.response.data?i.response.data:i;}}async _getInputAddrs(t){try{const e=[];for(let r=0;rn(t.toString(2),"0",8)).join("");}function s(t){const e=8*t.length/32;return a([..._$browser_276("sha256").update(t).digest()]).slice(0,e);}function u(t){return"mnemonic"+(t||"");}function h(e,a){if(!(a=a||r))throw new Error(i);const u=(e||"").normalize("NFKD").split(" ");if(u.length%3!=0)throw new Error("Invalid mnemonic");const h=u.map(t=>{const e=a.indexOf(t);if(-1===e)throw new Error("Invalid mnemonic");return n(e.toString(2),"0",11);}).join(""),f=32*Math.floor(h.length/33),c=h.slice(0,f),l=h.slice(f),d=c.match(/(.{1,8})/g).map(o);if(d.length<16)throw new Error("Invalid entropy");if(d.length>32)throw new Error("Invalid entropy");if(d.length%4!=0)throw new Error("Invalid entropy");const _=t.from(d);if(s(_)!==l)throw new Error("Invalid mnemonic checksum");return _.toString("hex");}function f(e,n){if(t.isBuffer(e)||(e=t.from(e,"hex")),!(n=n||r))throw new Error(i);if(e.length<16)throw new TypeError("Invalid entropy");if(e.length>32)throw new TypeError("Invalid entropy");if(e.length%4!=0)throw new TypeError("Invalid entropy");const u=(a([...e])+s(e)).match(/(.{1,11})/g).map(t=>{const e=o(t);return n[e];});return"\u3042\u3044\u3053\u304f\u3057\u3093"===n[0]?u.join("\u3000"):u.join(" ");}_$src_203.mnemonicToSeed=function(e,r){return new Promise((i,n)=>{try{const o=t.from((e||"").normalize("NFKD"),"utf8"),a=t.from(u((r||"").normalize("NFKD")),"utf8");_$browser_410.pbkdf2(o,a,2048,64,"sha512",(t,e)=>t?n(t):i(e));}catch(o){return n(o);}});},_$src_203.mnemonicToEntropy=h,_$src_203.entropyToMnemonic=f,_$src_203.generateMnemonic=function(t,e,r){if((t=t||128)%32!=0)throw new TypeError("Invalid entropy");return f((e=e||_$browser_430)(t/8),r);},_$src_203.validateMnemonic=function(t,r){try{h(t,r);}catch(e){return!1;}return!0;},_$src_203.wordlists=_$_wordlists_202.wordlists;}).call(this);}).call(this,_$buffer_266({}).Buffer);var _$mnemonic_28={};(function(t){(function(){const e=_$safeBuffer_436.Buffer;_$mnemonic_28=class{constructor(t){this._address=t;}generate(t=128,e){return _$src_203.generateMnemonic(t,_$browser_430,e);}fromEntropy(t,e){return _$src_203.entropyToMnemonic(t,e);}toEntropy(t,r){return e.from(_$src_203.mnemonicToEntropy(t,r),"hex");}validate(t,e){const r=t.split(" ");if(0===r.length)return"Blank mnemonic";for(let i=0;i(s=i+1)&&(n=s),n>(s=r[a+1]+1)&&(n=s),r[a]=i;r[a]=n;}return n;},getAsync:function(e,r,i,n){if(n=function(t){const e=Array.prototype.slice.call(arguments,1);for(let r=0;r(f=a+1)&&(s=f),f=o[h+1]+1,s>f&&(s=f),o[h]=a,l=new Date().valueOf();}if(null!==n.progress)try{n.progress.call(null,100*u/e.length);}catch(err){return i("Progress callback: "+err.toString());}var _;_=d,"function"==typeof t?t(_):setTimeout(_,0);};d();}};}).call(this);}).call(this,_$main_482({}).setImmediate);var _$validation_330={};function ValidationError(t){var e=new Error();this.name=e.name="ValidationError",this.message=e.message=t,this.stack=e.stack;}ValidationError.prototype=Object.create(Error.prototype),_$validation_330={ValidationError:ValidationError,validate:function(t,e){if(!t)throw new ValidationError(e);}};var validate=_$validation_330.validate,CHARSET="qpzry9x8gf2tvdw0s3jn54khce6mua7l",CHARSET_INVERSE_INDEX={q:0,p:1,z:2,r:3,y:4,9:5,x:6,8:7,g:8,f:9,2:10,t:11,v:12,d:13,w:14,0:15,s:16,3:17,j:18,n:19,5:20,4:21,k:22,h:23,c:24,e:25,6:26,m:27,u:28,a:29,7:30,l:31},_$base32_327={encode:function(t){validate(t instanceof Uint8Array,"Invalid data: "+t+".");for(var e="",r=0;r0?Math.floor(t):Math.ceil(t);}function _(t,r){var i,n,o=t.length,a=r.length,s=new Array(o),u=0,h=e;for(n=0;n=h?1:0,s[n]=i-u*h;for(;n0&&s.push(u),s;}function p(t,e){return t.length>=e.length?_(t,e):_(e,t);}function m(t,r){var i,n,o=t.length,a=new Array(o),s=e;for(n=0;n0;)a[n++]=r%s,r=Math.floor(r/s);return a;}function g(t,e){var r,i,n=t.length,o=e.length,a=new Array(n),s=0;for(r=0;r0;)a[n++]=u%s,u=Math.floor(u/s);return a;}function w(t,e){for(var r=[];e-->0;)r.push(0);return r.concat(t);}function M(t,r,i){return new a(t=0;--r)n=(o=1e7*n+t[r])-(i=d(o/e))*e,s[r]=0|i;return[s,0|n];}function S(t,r){var i,n,u=K(r),_=t.value,p=u.value;if(0===p)throw new Error("Cannot divide by zero");if(t.isSmall)return u.isSmall?[new s(d(_/p)),new s(_%p)]:[o[0],t];if(u.isSmall){if(1===p)return[t,o[0]];if(-1==p)return[t.negate(),o[0]];var m=Math.abs(p);if(m=0;n--){for(i=_-1,y[n+d]!==m&&(i=Math.floor((y[n+d]*_+y[n+d-1])/m)),o=0,a=0,u=b.length,s=0;su&&(n=1e7*(n+1)),r=Math.ceil(n/o);do{if(A(a=v(e,r),l)<=0)break;r--;}while(r);h.push(r),l=g(l,a);}return h.reverse(),[f(h),f(l)];}(_,p))[0];var w=t.sign!==u.sign,M=i[1],$=t.sign;return"number"==typeof n?(w&&(n=-n),n=new s(n)):n=new a(n,w),"number"==typeof M?($&&(M=-M),M=new s(M)):M=new a(M,$),[n,M];}function A(t,e){if(t.length!==e.length)return t.length>e.length?1:-1;for(var r=t.length-1;r>=0;r--)if(t[r]!==e[r])return t[r]>e[r]?1:-1;return 0;}function B(t){var e=t.abs();return!e.isUnit()&&(!!(e.equals(2)||e.equals(3)||e.equals(5))||!(e.isEven()||e.isDivisibleBy(3)||e.isDivisibleBy(5))&&(!!e.lesser(49)||void 0));}function k(t,e){for(var r,i,n,a=t.prev(),s=a,u=0;s.isEven();)s=s.divide(2),u++;t:for(i=0;i=0?i=g(t,e):(i=g(e,t),r=!r),"number"==typeof(i=f(i))?(r&&(i=-i),new s(i)):new a(i,r);}(r,i,this.sign);},a.prototype.minus=a.prototype.subtract,s.prototype.subtract=function(t){var e=K(t),r=this.value;if(r<0!==e.sign)return this.add(e.negate());var i=e.value;return e.isSmall?new s(r-i):y(i,Math.abs(r),r>=0);},s.prototype.minus=s.prototype.subtract,a.prototype.negate=function(){return new a(this.value,!this.sign);},s.prototype.negate=function(){var t=this.sign,e=new s(-this.value);return e.sign=!t,e;},a.prototype.abs=function(){return new a(this.value,!1);},s.prototype.abs=function(){return new s(Math.abs(this.value));},a.prototype.multiply=function(t){var r,i,n,s=K(t),u=this.value,f=s.value,l=this.sign!==s.sign;if(s.isSmall){if(0===f)return o[0];if(1===f)return this;if(-1===f)return this.negate();if((r=Math.abs(f))0?function t(e,r){var i=Math.max(e.length,r.length);if(i<=30)return b(e,r);i=Math.ceil(i/2);var n=e.slice(i),o=e.slice(0,i),a=r.slice(i),s=r.slice(0,i),u=t(o,s),h=t(n,a),f=t(p(o,n),p(s,a)),l=p(p(u,w(g(g(f,u),h),i)),w(h,2*i));return c(l),l;}(u,f):b(u,f),l);},a.prototype.times=a.prototype.multiply,s.prototype._multiplyBySmall=function(t){return u(t.value*this.value)?new s(t.value*this.value):M(Math.abs(t.value),h(Math.abs(this.value)),this.sign!==t.sign);},a.prototype._multiplyBySmall=function(t){return 0===t.value?o[0]:1===t.value?this:-1===t.value?this.negate():M(Math.abs(t.value),this.value,this.sign!==t.sign);},s.prototype.multiply=function(t){return K(t)._multiplyBySmall(this);},s.prototype.times=s.prototype.multiply,a.prototype.square=function(){return new a($(this.value),!1);},s.prototype.square=function(){var t=this.value*this.value;return u(t)?new s(t):new a($(h(Math.abs(this.value))),!1);},a.prototype.divmod=function(t){var e=S(this,t);return{quotient:e[0],remainder:e[1]};},s.prototype.divmod=a.prototype.divmod,a.prototype.divide=function(t){return S(this,t)[0];},s.prototype.over=s.prototype.divide=a.prototype.over=a.prototype.divide,a.prototype.mod=function(t){return S(this,t)[1];},s.prototype.remainder=s.prototype.mod=a.prototype.remainder=a.prototype.mod,a.prototype.pow=function(t){var e,r,i,n=K(t),a=this.value,h=n.value;if(0===h)return o[1];if(0===a)return o[0];if(1===a)return o[1];if(-1===a)return n.isEven()?o[1]:o[-1];if(n.sign)return o[0];if(!n.isSmall)throw new Error("The exponent "+n.toString()+" is too large.");if(this.isSmall&&u(e=Math.pow(a,h)))return new s(d(e));for(r=this,i=o[1];!0&h&&(i=i.times(r),--h),0!==h;)h/=2,r=r.square();return i;},s.prototype.pow=a.prototype.pow,a.prototype.modPow=function(t,e){if(t=K(t),(e=K(e)).isZero())throw new Error("Cannot take modPow with modulus 0");for(var r=o[1],i=this.mod(e);t.isPositive();){if(i.isZero())return o[0];t.isOdd()&&(r=r.multiply(i).mod(e)),t=t.divide(2),i=i.square().mod(e);}return r;},s.prototype.modPow=a.prototype.modPow,a.prototype.compareAbs=function(t){var e=K(t),r=this.value,i=e.value;return e.isSmall?1:A(r,i);},s.prototype.compareAbs=function(t){var e=K(t),r=Math.abs(this.value),i=e.value;return e.isSmall?r===(i=Math.abs(i))?0:r>i?1:-1:-1;},a.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=K(t),r=this.value,i=e.value;return this.sign!==e.sign?e.sign?1:-1:e.isSmall?this.sign?-1:1:A(r,i)*(this.sign?-1:1);},a.prototype.compareTo=a.prototype.compare,s.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=K(t),r=this.value,i=e.value;return e.isSmall?r==i?0:r>i?1:-1:r<0!==e.sign?r<0?-1:1:r<0?1:-1;},s.prototype.compareTo=s.prototype.compare,a.prototype.equals=function(t){return 0===this.compare(t);},s.prototype.eq=s.prototype.equals=a.prototype.eq=a.prototype.equals,a.prototype.notEquals=function(t){return 0!==this.compare(t);},s.prototype.neq=s.prototype.notEquals=a.prototype.neq=a.prototype.notEquals,a.prototype.greater=function(t){return this.compare(t)>0;},s.prototype.gt=s.prototype.greater=a.prototype.gt=a.prototype.greater,a.prototype.lesser=function(t){return this.compare(t)<0;},s.prototype.lt=s.prototype.lesser=a.prototype.lt=a.prototype.lesser,a.prototype.greaterOrEquals=function(t){return this.compare(t)>=0;},s.prototype.geq=s.prototype.greaterOrEquals=a.prototype.geq=a.prototype.greaterOrEquals,a.prototype.lesserOrEquals=function(t){return this.compare(t)<=0;},s.prototype.leq=s.prototype.lesserOrEquals=a.prototype.leq=a.prototype.lesserOrEquals,a.prototype.isEven=function(){return 0==(1&this.value[0]);},s.prototype.isEven=function(){return 0==(1&this.value);},a.prototype.isOdd=function(){return 1==(1&this.value[0]);},s.prototype.isOdd=function(){return 1==(1&this.value);},a.prototype.isPositive=function(){return!this.sign;},s.prototype.isPositive=function(){return this.value>0;},a.prototype.isNegative=function(){return this.sign;},s.prototype.isNegative=function(){return this.value<0;},a.prototype.isUnit=function(){return!1;},s.prototype.isUnit=function(){return 1===Math.abs(this.value);},a.prototype.isZero=function(){return!1;},s.prototype.isZero=function(){return 0===this.value;},a.prototype.isDivisibleBy=function(t){var e=K(t),r=e.value;return 0!==r&&(1===r||(2===r?this.isEven():this.mod(e).equals(o[0])));},s.prototype.isDivisibleBy=a.prototype.isDivisibleBy,a.prototype.isPrime=function(t){var e=B(this);if(void 0!==e)return e;var r=this.abs(),i=r.bitLength();if(i<=64)return k(r,[2,325,9375,28178,450775,9780504,1795265022]);for(var n=Math.log(2)*i,o=Math.ceil(!0===t?2*Math.pow(n,2):n),a=[],s=0;s-r?new s(t-1):new a(i,!0);};for(var T=[1];2*T[T.length-1]<=e;)T.push(2*T[T.length-1]);var x=T.length,I=T[x-1];function R(t){return("number"==typeof t||"string"==typeof t)&&+Math.abs(t)<=e||t instanceof a&&t.value.length<=1;}function P(t,e,r){e=K(e);for(var i=t.isNegative(),n=e.isNegative(),o=i?t.not():t,a=n?e.not():e,s=0,u=0,h=null,f=null,c=[];!o.isZero()||!a.isZero();)s=(h=S(o,I))[1].toJSNumber(),i&&(s=I-1-s),u=(f=S(a,I))[1].toJSNumber(),n&&(u=I-1-u),o=h[0],a=f[0],c.push(r(s,u));for(var l=0!==r(i?1:0,n?1:0)?bigInt(-1):bigInt(0),d=c.length-1;d>=0;d-=1)l=l.multiply(I).add(bigInt(c[d]));return l;}a.prototype.shiftLeft=function(t){if(!R(t))throw new Error(String(t)+" is too large for shifting.");if((t=+t)<0)return this.shiftRight(-t);var e=this;if(e.isZero())return e;for(;t>=x;)e=e.multiply(I),t-=x-1;return e.multiply(T[t]);},s.prototype.shiftLeft=a.prototype.shiftLeft,a.prototype.shiftRight=function(t){var e;if(!R(t))throw new Error(String(t)+" is too large for shifting.");if((t=+t)<0)return this.shiftLeft(-t);for(var r=this;t>=x;){if(r.isZero()||r.isNegative()&&r.isUnit())return r;r=(e=S(r,I))[1].isNegative()?e[0].prev():e[0],t-=x-1;}return(e=S(r,T[t]))[1].isNegative()?e[0].prev():e[0];},s.prototype.shiftRight=a.prototype.shiftRight,a.prototype.not=function(){return this.negate().prev();},s.prototype.not=a.prototype.not,a.prototype.and=function(t){return P(this,t,function(t,e){return t&e;});},s.prototype.and=a.prototype.and,a.prototype.or=function(t){return P(this,t,function(t,e){return t|e;});},s.prototype.or=a.prototype.or,a.prototype.xor=function(t){return P(this,t,function(t,e){return t^e;});},s.prototype.xor=a.prototype.xor;function O(t){var r=t.value,i="number"==typeof r?r|1<<30:r[0]+r[1]*e|1073758208;return i&-i;}function C(t,e){return t=K(t),e=K(e),t.greater(e)?t:e;}function N(t,e){return t=K(t),e=K(e),t.lesser(e)?t:e;}function L(t,e){if(t=K(t).abs(),e=K(e).abs(),t.equals(e))return t;if(t.isZero())return e;if(e.isZero())return t;for(var r,i,n=o[1];t.isEven()&&e.isEven();)r=Math.min(O(t),O(e)),t=t.divide(r),e=e.divide(r),n=n.multiply(r);for(;t.isEven();)t=t.divide(O(t));do{for(;e.isEven();)e=e.divide(O(e));t.greater(e)&&(i=e,e=t,t=i),e=e.subtract(t);}while(!e.isZero());return n.isUnit()?t:t.multiply(n);}a.prototype.bitLength=function(){var t=this;return t.compareTo(bigInt(0))<0&&(t=t.negate().subtract(bigInt(1))),0===t.compareTo(bigInt(0))?bigInt(0):bigInt(function t(e,r){if(r.compareTo(e)<=0){var i=t(e,r.square(r)),n=i.p,o=i.e,a=n.multiply(r);return a.compareTo(e)<=0?{p:a,e:2*o+1}:{p:n,e:2*o};}return{p:bigInt(1),e:0};}(t,bigInt(2)).e).add(bigInt(1));},s.prototype.bitLength=a.prototype.bitLength;var D=function(t,e){for(var r=t.length,i=Math.abs(e),o=0;o=i){if("1"===f&&1===i)continue;throw new Error(f+" is not a valid digit in base "+e+".");}if(f.charCodeAt(0)-87>=i)throw new Error(f+" is not a valid digit in base "+e+".");}if(2<=e&&e<=36&&r<=n/Math.log(e)){var a=parseInt(t,e);if(isNaN(a))throw new Error(f+" is not a valid digit in base "+e+".");return new s(parseInt(t,e));}e=K(e);var u=[],h="-"===t[0];for(o=h?1:0;o"!==t[o]);u.push(K(t.slice(l+1,o)));}}return U(u,e,h);};function U(t,e,r){var i,n=o[0],a=o[1];for(i=t.length-1;i>=0;i--)n=n.add(t[i].times(a)),a=a.times(e);return r?n.negate():n;}function j(t){return t<=35?"0123456789abcdefghijklmnopqrstuvwxyz".charAt(t):"<"+t+">";}function H(t,e){if((e=bigInt(e)).isZero()){if(t.isZero())return{value:[0],isNegative:!1};throw new Error("Cannot convert nonzero numbers to base 0.");}if(e.equals(-1)){if(t.isZero())return{value:[0],isNegative:!1};if(t.isNegative())return{value:[].concat.apply([],Array.apply(null,Array(-t)).map(Array.prototype.valueOf,[1,0])),isNegative:!1};var r=Array.apply(null,Array(+t-1)).map(Array.prototype.valueOf,[0,1]);return r.unshift([1]),{value:[].concat.apply([],r),isNegative:!1};}var i=!1;if(t.isNegative()&&e.isPositive()&&(i=!0,t=t.abs()),e.equals(1))return t.isZero()?{value:[0],isNegative:!1}:{value:Array.apply(null,Array(+t)).map(Number.prototype.valueOf,1),isNegative:i};for(var n,o=[],a=t;a.isNegative()||a.compareAbs(e)>=0;){n=a.divmod(e),a=n.quotient;var s=n.remainder;s.isNegative()&&(s=e.minus(s).abs(),a=a.next()),o.push(s.toJSNumber());}return o.push(a.toJSNumber()),{value:o.reverse(),isNegative:i};}function z(t,e){var r=H(t,e);return(r.isNegative?"-":"")+r.value.map(j).join("");}function q(t){if(u(+t)){var e=+t;if(e===d(e))return new s(e);throw new Error("Invalid integer: "+t);}var r="-"===t[0];r&&(t=t.slice(1));var i=t.split(/e/i);if(i.length>2)throw new Error("Invalid integer: "+i.join("e"));if(2===i.length){var n=i[1];if("+"===n[0]&&(n=n.slice(1)),(n=+n)!==d(n)||!u(n))throw new Error("Invalid integer: "+n+" is not a valid exponent.");var o=i[0],h=o.indexOf(".");if(h>=0&&(n-=o.length-h-1,o=o.slice(0,h)+o.slice(h+1)),n<0)throw new Error("Cannot include negative exponent part for integers");t=o+=new Array(n+1).join("0");}if(!/^([0-9][0-9]*)$/.test(t))throw new Error("Invalid integer: "+t);for(var f=[],l=t.length,_=l-7;l>0;)f.push(+t.slice(_,l)),(_-=7)<0&&(_=0),l-=7;return c(f),new a(f,r);}function K(t){return"number"==typeof t?function(t){if(u(t)){if(t!==d(t))throw new Error(t+" is not an integer.");return new s(t);}return q(t.toString());}(t):"string"==typeof t?q(t):t;}a.prototype.toArray=function(t){return H(this,t);},s.prototype.toArray=function(t){return H(this,t);},a.prototype.toString=function(t){if(void 0===t&&(t=10),10!==t)return z(this,t);for(var e,r=this.value,i=r.length,n=String(r[--i]);--i>=0;)e=String(r[i]),n+="0000000".slice(e.length)+e;return(this.sign?"-":"")+n;},s.prototype.toString=function(t){return void 0===t&&(t=10),10!=t?z(this,t):String(this.value);},a.prototype.toJSON=s.prototype.toJSON=function(){return this.toString();},a.prototype.valueOf=function(){return parseInt(this.toString(),10);},a.prototype.toJSNumber=a.prototype.valueOf,s.prototype.valueOf=function(){return this.value;},s.prototype.toJSNumber=s.prototype.valueOf;for(var F=0;F<1e3;F++)o[F]=new s(F),F>0&&(o[-F]=new s(-F));return o.one=o[1],o.zero=o[0],o.minusOne=o[-1],o.max=C,o.min=N,o.gcd=L,o.lcm=function(t,e){return t=K(t).abs(),e=K(e).abs(),t.divide(L(t,e)).multiply(e);},o.isInstance=function(t){return t instanceof a||t instanceof s;},o.randBetween=function(t,r){var i=N(t=K(t),r=K(r)),n=C(t,r).subtract(i).add(1);if(n.isSmall)return i.add(Math.floor(Math.random()*n));for(var o=[],u=!0,h=n.value.length-1;h>=0;h--){var c=u?n.value[h]:e,l=d(Math.random()*c);o.unshift(l),l>e==0,"Invalid value: "+c+"."),u=u<=r;)h-=r,a[s]=u>>h&o,++s;}return i?__validate_329(h0&&(a[s]=u<=e?i(void 0,o-n,o):(t.next(),void a()));});}();},_$account_8={};function Account(t){this.chains=t;}Account.fromJSON=function(t,e,r){},Account.prototype.clone=function(){return new Account(this.chains.map(function(t){return t.clone();}));},Account.prototype.containsAddress=function(t){return this.chains.some(function(e){return void 0!==e.find(t);});},Account.prototype.derive=function(t,e){let r;return this.chains.some(function(i,n){return r=i.derive(t,e&&e[n]);}),r;},Account.prototype.discoverChain=function(t,e,r,i){const n=this.chains,o=n[t].clone();_$discovery_10(o,e,r,function(e,r,a){if(e)return i(e);const s=a-r;for(let t=1;t0?Math.floor(t):Math.ceil(t);}function p(t,r){var i,n,o=t.length,a=r.length,s=new Array(o),u=0,h=e;for(n=0;n=h?1:0,s[n]=i-u*h;for(;n0&&s.push(u),s;}function m(t,e){return t.length>=e.length?p(t,e):p(e,t);}function g(t,r){var i,n,o=t.length,a=new Array(o),s=e;for(n=0;n0;)a[n++]=r%s,r=Math.floor(r/s);return a;}function y(t,e){var r,i,n=t.length,o=e.length,a=new Array(n),s=0;for(r=0;r0;)a[n++]=u%s,u=Math.floor(u/s);return a;}function M(t,e){for(var r=[];e-->0;)r.push(0);return r.concat(t);}function $(t,r,i){return new a(t=0;--r)n=(o=1e7*n+t[r])-(i=_(o/e))*e,s[r]=0|i;return[s,0|n];}function A(t,r){var i,h=K(r);if(n)return[new u(t.value/h.value),new u(t.value%h.value)];var p,m=t.value,g=h.value;if(0===g)throw new Error("Cannot divide by zero");if(t.isSmall)return h.isSmall?[new s(_(m/g)),new s(m%g)]:[o[0],t];if(h.isSmall){if(1===g)return[t,o[0]];if(-1==g)return[t.negate(),o[0]];var b=Math.abs(g);if(b=0;n--){for(i=_-1,y[n+l]!==m&&(i=Math.floor((y[n+l]*_+y[n+l-1])/m)),o=0,a=0,u=b.length,s=0;su&&(n=1e7*(n+1)),r=Math.ceil(n/o);do{if(B(a=w(e,r),f)<=0)break;r--;}while(r);h.push(r),f=y(f,a);}return h.reverse(),[c(h),c(f)];}(m,g))[0];var $=t.sign!==h.sign,E=i[1],A=t.sign;return"number"==typeof p?($&&(p=-p),p=new s(p)):p=new a(p,$),"number"==typeof E?(A&&(E=-E),E=new s(E)):E=new a(E,A),[p,E];}function B(t,e){if(t.length!==e.length)return t.length>e.length?1:-1;for(var r=t.length-1;r>=0;r--)if(t[r]!==e[r])return t[r]>e[r]?1:-1;return 0;}function k(t){var e=t.abs();return!e.isUnit()&&(!!(e.equals(2)||e.equals(3)||e.equals(5))||!(e.isEven()||e.isDivisibleBy(3)||e.isDivisibleBy(5))&&(!!e.lesser(49)||void 0));}function T(t,e){for(var r,i,n,o=t.prev(),a=o,s=0;a.isEven();)a=a.divide(2),s++;t:for(i=0;i=0?i=y(t,e):(i=y(e,t),r=!r),"number"==typeof(i=c(i))?(r&&(i=-i),new s(i)):new a(i,r);}(r,i,this.sign);},a.prototype.minus=a.prototype.subtract,s.prototype.subtract=function(t){var e=K(t),r=this.value;if(r<0!==e.sign)return this.add(e.negate());var i=e.value;return e.isSmall?new s(r-i):b(i,Math.abs(r),r>=0);},s.prototype.minus=s.prototype.subtract,u.prototype.subtract=function(t){return new u(this.value-K(t).value);},u.prototype.minus=u.prototype.subtract,a.prototype.negate=function(){return new a(this.value,!this.sign);},s.prototype.negate=function(){var t=this.sign,e=new s(-this.value);return e.sign=!t,e;},u.prototype.negate=function(){return new u(-this.value);},a.prototype.abs=function(){return new a(this.value,!1);},s.prototype.abs=function(){return new s(Math.abs(this.value));},u.prototype.abs=function(){return new u(this.value>=0?this.value:-this.value);},a.prototype.multiply=function(t){var r,i,n,s=K(t),u=this.value,h=s.value,c=this.sign!==s.sign;if(s.isSmall){if(0===h)return o[0];if(1===h)return this;if(-1===h)return this.negate();if((r=Math.abs(h))0?function t(e,r){var i=Math.max(e.length,r.length);if(i<=30)return v(e,r);i=Math.ceil(i/2);var n=e.slice(i),o=e.slice(0,i),a=r.slice(i),s=r.slice(0,i),u=t(o,s),h=t(n,a),f=t(m(o,n),m(s,a)),c=m(m(u,M(y(y(f,u),h),i)),M(h,2*i));return l(c),c;}(u,h):v(u,h),c);},a.prototype.times=a.prototype.multiply,s.prototype._multiplyBySmall=function(t){return h(t.value*this.value)?new s(t.value*this.value):$(Math.abs(t.value),f(Math.abs(this.value)),this.sign!==t.sign);},a.prototype._multiplyBySmall=function(t){return 0===t.value?o[0]:1===t.value?this:-1===t.value?this.negate():$(Math.abs(t.value),this.value,this.sign!==t.sign);},s.prototype.multiply=function(t){return K(t)._multiplyBySmall(this);},s.prototype.times=s.prototype.multiply,u.prototype.multiply=function(t){return new u(this.value*K(t).value);},u.prototype.times=u.prototype.multiply,a.prototype.square=function(){return new a(E(this.value),!1);},s.prototype.square=function(){var t=this.value*this.value;return h(t)?new s(t):new a(E(f(Math.abs(this.value))),!1);},u.prototype.square=function(t){return new u(this.value*this.value);},a.prototype.divmod=function(t){var e=A(this,t);return{quotient:e[0],remainder:e[1]};},u.prototype.divmod=s.prototype.divmod=a.prototype.divmod,a.prototype.divide=function(t){return A(this,t)[0];},u.prototype.over=u.prototype.divide=function(t){return new u(this.value/K(t).value);},s.prototype.over=s.prototype.divide=a.prototype.over=a.prototype.divide,a.prototype.mod=function(t){return A(this,t)[1];},u.prototype.mod=u.prototype.remainder=function(t){return new u(this.value%K(t).value);},s.prototype.remainder=s.prototype.mod=a.prototype.remainder=a.prototype.mod,a.prototype.pow=function(t){var e,r,i,n=K(t),a=this.value,u=n.value;if(0===u)return o[1];if(0===a)return o[0];if(1===a)return o[1];if(-1===a)return n.isEven()?o[1]:o[-1];if(n.sign)return o[0];if(!n.isSmall)throw new Error("The exponent "+n.toString()+" is too large.");if(this.isSmall&&h(e=Math.pow(a,u)))return new s(_(e));for(r=this,i=o[1];!0&u&&(i=i.times(r),--u),0!==u;)u/=2,r=r.square();return i;},s.prototype.pow=a.prototype.pow,u.prototype.pow=function(t){var e=K(t),r=this.value,i=e.value,n=BigInt(0),a=BigInt(1),s=BigInt(2);if(i===n)return o[1];if(r===n)return o[0];if(r===a)return o[1];if(r===BigInt(-1))return e.isEven()?o[1]:o[-1];if(e.isNegative())return new u(n);for(var h=this,f=o[1];(i&a)===a&&(f=f.times(h),--i),i!==n;)i/=s,h=h.square();return f;},a.prototype.modPow=function(t,e){if(t=K(t),(e=K(e)).isZero())throw new Error("Cannot take modPow with modulus 0");var r=o[1],i=this.mod(e);for(t.isNegative()&&(t=t.multiply(o[-1]),i=i.modInv(e));t.isPositive();){if(i.isZero())return o[0];t.isOdd()&&(r=r.multiply(i).mod(e)),t=t.divide(2),i=i.square().mod(e);}return r;},u.prototype.modPow=s.prototype.modPow=a.prototype.modPow,a.prototype.compareAbs=function(t){var e=K(t),r=this.value,i=e.value;return e.isSmall?1:B(r,i);},s.prototype.compareAbs=function(t){var e=K(t),r=Math.abs(this.value),i=e.value;return e.isSmall?r===(i=Math.abs(i))?0:r>i?1:-1:-1;},u.prototype.compareAbs=function(t){var e=this.value,r=K(t).value;return(e=e>=0?e:-e)===(r=r>=0?r:-r)?0:e>r?1:-1;},a.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=K(t),r=this.value,i=e.value;return this.sign!==e.sign?e.sign?1:-1:e.isSmall?this.sign?-1:1:B(r,i)*(this.sign?-1:1);},a.prototype.compareTo=a.prototype.compare,s.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=K(t),r=this.value,i=e.value;return e.isSmall?r==i?0:r>i?1:-1:r<0!==e.sign?r<0?-1:1:r<0?1:-1;},s.prototype.compareTo=s.prototype.compare,u.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=this.value,r=K(t).value;return e===r?0:e>r?1:-1;},u.prototype.compareTo=u.prototype.compare,a.prototype.equals=function(t){return 0===this.compare(t);},u.prototype.eq=u.prototype.equals=s.prototype.eq=s.prototype.equals=a.prototype.eq=a.prototype.equals,a.prototype.notEquals=function(t){return 0!==this.compare(t);},u.prototype.neq=u.prototype.notEquals=s.prototype.neq=s.prototype.notEquals=a.prototype.neq=a.prototype.notEquals,a.prototype.greater=function(t){return this.compare(t)>0;},u.prototype.gt=u.prototype.greater=s.prototype.gt=s.prototype.greater=a.prototype.gt=a.prototype.greater,a.prototype.lesser=function(t){return this.compare(t)<0;},u.prototype.lt=u.prototype.lesser=s.prototype.lt=s.prototype.lesser=a.prototype.lt=a.prototype.lesser,a.prototype.greaterOrEquals=function(t){return this.compare(t)>=0;},u.prototype.geq=u.prototype.greaterOrEquals=s.prototype.geq=s.prototype.greaterOrEquals=a.prototype.geq=a.prototype.greaterOrEquals,a.prototype.lesserOrEquals=function(t){return this.compare(t)<=0;},u.prototype.leq=u.prototype.lesserOrEquals=s.prototype.leq=s.prototype.lesserOrEquals=a.prototype.leq=a.prototype.lesserOrEquals,a.prototype.isEven=function(){return 0==(1&this.value[0]);},s.prototype.isEven=function(){return 0==(1&this.value);},u.prototype.isEven=function(){return(this.value&BigInt(1))===BigInt(0);},a.prototype.isOdd=function(){return 1==(1&this.value[0]);},s.prototype.isOdd=function(){return 1==(1&this.value);},u.prototype.isOdd=function(){return(this.value&BigInt(1))===BigInt(1);},a.prototype.isPositive=function(){return!this.sign;},s.prototype.isPositive=function(){return this.value>0;},u.prototype.isPositive=s.prototype.isPositive,a.prototype.isNegative=function(){return this.sign;},s.prototype.isNegative=function(){return this.value<0;},u.prototype.isNegative=s.prototype.isNegative,a.prototype.isUnit=function(){return!1;},s.prototype.isUnit=function(){return 1===Math.abs(this.value);},u.prototype.isUnit=function(){return this.abs().value===BigInt(1);},a.prototype.isZero=function(){return!1;},s.prototype.isZero=function(){return 0===this.value;},u.prototype.isZero=function(){return this.value===BigInt(0);},a.prototype.isDivisibleBy=function(t){var e=K(t);return!e.isZero()&&(!!e.isUnit()||(0===e.compareAbs(2)?this.isEven():this.mod(e).isZero()));},u.prototype.isDivisibleBy=s.prototype.isDivisibleBy=a.prototype.isDivisibleBy,a.prototype.isPrime=function(t){var e=k(this);if(void 0!==e)return e;var r=this.abs(),i=r.bitLength();if(i<=64)return T(r,[2,3,5,7,11,13,17,19,23,29,31,37]);for(var n=Math.log(2)*i.toJSNumber(),o=Math.ceil(!0===t?2*Math.pow(n,2):n),a=[],s=0;s-r?new s(t-1):new a(i,!0);},u.prototype.prev=function(){return new u(this.value-BigInt(1));};for(var x=[1];2*x[x.length-1]<=e;)x.push(2*x[x.length-1]);var I=x.length,R=x[I-1];function P(t){return Math.abs(t)<=e;}function O(t,e,r){e=K(e);for(var i=t.isNegative(),n=e.isNegative(),o=i?t.not():t,a=n?e.not():e,s=0,u=0,h=null,f=null,c=[];!o.isZero()||!a.isZero();)s=(h=A(o,R))[1].toJSNumber(),i&&(s=R-1-s),u=(f=A(a,R))[1].toJSNumber(),n&&(u=R-1-u),o=h[0],a=f[0],c.push(r(s,u));for(var l=0!==r(i?1:0,n?1:0)?__bigInt_189(-1):__bigInt_189(0),d=c.length-1;d>=0;d-=1)l=l.multiply(R).add(__bigInt_189(c[d]));return l;}a.prototype.shiftLeft=function(t){var e=K(t).toJSNumber();if(!P(e))throw new Error(String(e)+" is too large for shifting.");if(e<0)return this.shiftRight(-e);var r=this;if(r.isZero())return r;for(;e>=I;)r=r.multiply(R),e-=I-1;return r.multiply(x[e]);},u.prototype.shiftLeft=s.prototype.shiftLeft=a.prototype.shiftLeft,a.prototype.shiftRight=function(t){var e,r=K(t).toJSNumber();if(!P(r))throw new Error(String(r)+" is too large for shifting.");if(r<0)return this.shiftLeft(-r);for(var i=this;r>=I;){if(i.isZero()||i.isNegative()&&i.isUnit())return i;i=(e=A(i,R))[1].isNegative()?e[0].prev():e[0],r-=I-1;}return(e=A(i,x[r]))[1].isNegative()?e[0].prev():e[0];},u.prototype.shiftRight=s.prototype.shiftRight=a.prototype.shiftRight,a.prototype.not=function(){return this.negate().prev();},u.prototype.not=s.prototype.not=a.prototype.not,a.prototype.and=function(t){return O(this,t,function(t,e){return t&e;});},u.prototype.and=s.prototype.and=a.prototype.and,a.prototype.or=function(t){return O(this,t,function(t,e){return t|e;});},u.prototype.or=s.prototype.or=a.prototype.or,a.prototype.xor=function(t){return O(this,t,function(t,e){return t^e;});},u.prototype.xor=s.prototype.xor=a.prototype.xor;function C(t){var r=t.value,i="number"==typeof r?r|1<<30:"bigint"==typeof r?r|BigInt(1<<30):r[0]+r[1]*e|1073758208;return i&-i;}function N(t,e){return t=K(t),e=K(e),t.greater(e)?t:e;}function L(t,e){return t=K(t),e=K(e),t.lesser(e)?t:e;}function D(t,e){if(t=K(t).abs(),e=K(e).abs(),t.equals(e))return t;if(t.isZero())return e;if(e.isZero())return t;for(var r,i,n=o[1];t.isEven()&&e.isEven();)r=L(C(t),C(e)),t=t.divide(r),e=e.divide(r),n=n.multiply(r);for(;t.isEven();)t=t.divide(C(t));do{for(;e.isEven();)e=e.divide(C(e));t.greater(e)&&(i=e,e=t,t=i),e=e.subtract(t);}while(!e.isZero());return n.isUnit()?t:t.multiply(n);}a.prototype.bitLength=function(){var t=this;return t.compareTo(__bigInt_189(0))<0&&(t=t.negate().subtract(__bigInt_189(1))),0===t.compareTo(__bigInt_189(0))?__bigInt_189(0):__bigInt_189(function t(e,r){if(r.compareTo(e)<=0){var i=t(e,r.square(r)),n=i.p,o=i.e,a=n.multiply(r);return a.compareTo(e)<=0?{p:a,e:2*o+1}:{p:n,e:2*o};}return{p:__bigInt_189(1),e:0};}(t,__bigInt_189(2)).e).add(__bigInt_189(1));},u.prototype.bitLength=s.prototype.bitLength=a.prototype.bitLength;var U=function(t,e,r,i){r=r||"0123456789abcdefghijklmnopqrstuvwxyz",t=String(t),i||(t=t.toLowerCase(),r=r.toLowerCase());var n,o=t.length,a=Math.abs(e),s={};for(n=0;n=a){if("1"===f&&1===a)continue;throw new Error(f+" is not a valid digit in base "+e+".");}e=K(e);var u=[],h="-"===t[0];for(n=h?1:0;n"!==t[n]&&n=0;i--)n=n.add(t[i].times(a)),a=a.times(e);return r?n.negate():n;}function H(t,e){if((e=__bigInt_189(e)).isZero()){if(t.isZero())return{value:[0],isNegative:!1};throw new Error("Cannot convert nonzero numbers to base 0.");}if(e.equals(-1)){if(t.isZero())return{value:[0],isNegative:!1};if(t.isNegative())return{value:[].concat.apply([],Array.apply(null,Array(-t.toJSNumber())).map(Array.prototype.valueOf,[1,0])),isNegative:!1};var r=Array.apply(null,Array(t.toJSNumber()-1)).map(Array.prototype.valueOf,[0,1]);return r.unshift([1]),{value:[].concat.apply([],r),isNegative:!1};}var i=!1;if(t.isNegative()&&e.isPositive()&&(i=!0,t=t.abs()),e.isUnit())return t.isZero()?{value:[0],isNegative:!1}:{value:Array.apply(null,Array(t.toJSNumber())).map(Number.prototype.valueOf,1),isNegative:i};for(var n,o=[],a=t;a.isNegative()||a.compareAbs(e)>=0;){n=a.divmod(e),a=n.quotient;var s=n.remainder;s.isNegative()&&(s=e.minus(s).abs(),a=a.next()),o.push(s.toJSNumber());}return o.push(a.toJSNumber()),{value:o.reverse(),isNegative:i};}function z(t,e,r){var i=H(t,e);return(i.isNegative?"-":"")+i.value.map(function(t){return function(t,e){return t<(e=e||"0123456789abcdefghijklmnopqrstuvwxyz").length?e[t]:"<"+t+">";}(t,r);}).join("");}function q(t){if(h(+t)){var e=+t;if(e===_(e))return n?new u(BigInt(e)):new s(e);throw new Error("Invalid integer: "+t);}var r="-"===t[0];r&&(t=t.slice(1));var i=t.split(/e/i);if(i.length>2)throw new Error("Invalid integer: "+i.join("e"));if(2===i.length){var o=i[1];if("+"===o[0]&&(o=o.slice(1)),(o=+o)!==_(o)||!h(o))throw new Error("Invalid integer: "+o+" is not a valid exponent.");var f=i[0],c=f.indexOf(".");if(c>=0&&(o-=f.length-c-1,f=f.slice(0,c)+f.slice(c+1)),o<0)throw new Error("Cannot include negative exponent part for integers");t=f+=new Array(o+1).join("0");}if(!/^([0-9][0-9]*)$/.test(t))throw new Error("Invalid integer: "+t);if(n)return new u(BigInt(r?"-"+t:t));for(var d=[],p=t.length,m=p-7;p>0;)d.push(+t.slice(m,p)),(m-=7)<0&&(m=0),p-=7;return l(d),new a(d,r);}function K(t){return"number"==typeof t?function(t){if(n)return new u(BigInt(t));if(h(t)){if(t!==_(t))throw new Error(t+" is not an integer.");return new s(t);}return q(t.toString());}(t):"string"==typeof t?q(t):"bigint"==typeof t?new u(t):t;}a.prototype.toArray=function(t){return H(this,t);},s.prototype.toArray=function(t){return H(this,t);},u.prototype.toArray=function(t){return H(this,t);},a.prototype.toString=function(t,e){if(void 0===t&&(t=10),10!==t)return z(this,t,e);for(var r,i=this.value,n=i.length,o=String(i[--n]);--n>=0;)r=String(i[n]),o+="0000000".slice(r.length)+r;return(this.sign?"-":"")+o;},s.prototype.toString=function(t,e){return void 0===t&&(t=10),10!=t?z(this,t,e):String(this.value);},u.prototype.toString=s.prototype.toString,u.prototype.toJSON=a.prototype.toJSON=s.prototype.toJSON=function(){return this.toString();},a.prototype.valueOf=function(){return parseInt(this.toString(),10);},a.prototype.toJSNumber=a.prototype.valueOf,s.prototype.valueOf=function(){return this.value;},s.prototype.toJSNumber=s.prototype.valueOf,u.prototype.valueOf=u.prototype.toJSNumber=function(){return parseInt(this.toString(),10);};for(var F=0;F<1e3;F++)o[F]=K(F),F>0&&(o[-F]=K(-F));return o.one=o[1],o.zero=o[0],o.minusOne=o[-1],o.max=N,o.min=L,o.gcd=D,o.lcm=function(t,e){return t=K(t).abs(),e=K(e).abs(),t.divide(D(t,e)).multiply(e);},o.isInstance=function(t){return t instanceof a||t instanceof s||t instanceof u;},o.randBetween=function(t,r,i){t=K(t),r=K(r);var n=i||Math.random,a=L(t,r),s=N(t,r).subtract(a).add(1);if(s.isSmall)return a.add(Math.floor(n()*s));for(var u=H(s,e).value,h=[],f=!0,c=0;c>e==0,"Invalid value: "+c+"."),u=u<=r;)h-=r,a[s]=u>>h&o,++s;}return i?__validate_271(h0&&(a[s]=u<new _$bip32Utils_11.Chain(t.neutered()));return new _$bip32Utils_11.Account(e);}createChain(t){return new _$bip32Utils_11.Chain(t);}};const SEQUENCE_FINAL=4294967295,SEQUENCE_LOCKTIME_DISABLE_FLAG=1<<31,SEQUENCE_LOCKTIME_GRANULARITY=9,SEQUENCE_LOCKTIME_MASK=65535,SEQUENCE_LOCKTIME_TYPE_FLAG=1<<22,BLOCKS_MAX=SEQUENCE_LOCKTIME_MASK,SECONDS_MOD=1<SECONDS_MAX)throw new TypeError("Expected Number seconds <= "+SECONDS_MAX);if(r%SECONDS_MOD!=0)throw new TypeError("Expected Number seconds as a multiple of "+SECONDS_MOD);return SEQUENCE_LOCKTIME_TYPE_FLAG|r>>SEQUENCE_LOCKTIME_GRANULARITY;}if(!Number.isFinite(e))throw new TypeError("Expected Number blocks");if(e>SEQUENCE_LOCKTIME_MASK)throw new TypeError("Expected Number blocks <= "+BLOCKS_MAX);return e;}};class __TransactionBuilder_40{static setAddress(t){__TransactionBuilder_40._address=t;}constructor(t="mainnet"){let e;const r=(e="bitcoincash"===t||"mainnet"===t?_$coininfo_86.bitcoincash.main:_$coininfo_86.bitcoincash.test).toBitcoinJS();this.transaction=new _$src_55.TransactionBuilder(r),this.DEFAULT_SEQUENCE=4294967295,this.hashTypes={SIGHASH_ALL:1,SIGHASH_NONE:2,SIGHASH_SINGLE:3,SIGHASH_ANYONECANPAY:128,SIGHASH_BITCOINCASH_BIP143:64,ADVANCED_TRANSACTION_MARKER:0,ADVANCED_TRANSACTION_FLAG:1},this.signatureAlgorithms={ECDSA:_$src_55.ECSignature.ECDSA,SCHNORR:_$src_55.ECSignature.SCHNORR},this.bip66=_$bip66_212,this.bip68=_$bcBip68_152,this.p2shInput=!1;}addInput(t,e,r=this.DEFAULT_SEQUENCE,i){this.transaction.addInput(t,e,r,i);}addInputScript(t,e){this.tx=this.transaction.buildIncomplete(),this.tx.setInputScript(t,e),this.p2shInput=!0;}addInputScripts(t){this.tx=this.transaction.buildIncomplete(),t.forEach(t=>{this.tx.setInputScript(t.vout,t.script);}),this.p2shInput=!0;}addOutput(t,e){try{this.transaction.addOutput(__TransactionBuilder_40._address.toLegacyAddress(t),e);}catch(r){this.transaction.addOutput(t,e);}}setLockTime(t){this.transaction.setLockTime(t);}sign(t,e,r,i=this.hashTypes.SIGHASH_ALL,n,o){this.transaction.sign(t,e,r,i,n,void 0,o);}build(){return!0===this.p2shInput?this.tx:this.transaction.build();}}var _$TransactionBuilder_40=__TransactionBuilder_40;class __ECPair_22{static setAddress(t){__ECPair_22._address=t;}static fromWIF(t){let e,r;"L"===t[0]||"K"===t[0]?e="mainnet":"c"===t[0]&&(e="testnet");const i=(r="mainnet"===e?_$coininfo_86.bitcoincash.main:_$coininfo_86.bitcoincash.test).toBitcoinJS();return _$src_55.ECPair.fromWIF(t,i);}static toWIF(t){return t.toWIF();}static sign(t,e){return t.sign(e);}static verify(t,e,r){return t.verify(e,r);}static fromPublicKey(t){return _$src_55.ECPair.fromPublicKeyBuffer(t);}static toPublicKey(t){return t.getPublicKeyBuffer();}static toLegacyAddress(t){return t.getAddress();}static toCashAddress(t,e=!1){return __ECPair_22._address.toCashAddress(t.getAddress(),!0,e);}}var _$ECPair_22=__ECPair_22,_$script_33=class{constructor(){this.opcodes=_$index_45,this.nullData=_$src_55.script.nullData,this.multisig={input:{encode:t=>{const e=[];return t.forEach(t=>{e.push(t);}),_$src_55.script.multisig.input.encode(e);},decode:_$src_55.script.multisig.input.decode,check:_$src_55.script.multisig.input.check},output:{encode:(t,e)=>{const r=[];return e.forEach(t=>{r.push(t);}),_$src_55.script.multisig.output.encode(t,r);},decode:_$src_55.script.multisig.output.decode,check:_$src_55.script.multisig.output.check}},this.pubKey=_$src_55.script.pubKey,this.pubKeyHash=_$src_55.script.pubKeyHash,this.scriptHash=_$src_55.script.scriptHash;}classifyInput(t){return _$src_55.script.classifyInput(t);}classifyOutput(t){return _$src_55.script.classifyOutput(t);}decode(t){return _$src_55.script.decompile(t);}encode(t){const e=[];return t.forEach(t=>{e.push(t);}),_$src_55.script.compile(e);}encode2(t){const e=[];return t.forEach(t=>{e.push(t);}),_$src_55.script.compile2(e);}toASM(t){return _$src_55.script.toASM(t);}fromASM(t){return _$src_55.script.fromASM(t);}},_$price_29=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},this.axios=_$axios_120;}async getUsd(){try{return(await this.axios.get(this.restURL+"price/usd",this.axiosOptions)).data.usd;}catch(err){throw err.response&&err.response.data?err.response.data:err;}}async rates(){try{return(await this.axios.get(this.restURL+"price/rates",this.axiosOptions)).data;}catch(err){throw err.response&&err.response.data?err.response.data:err;}}async getBchaUsd(){try{return 1e6*(await this.axios.get(this.restURL+"price/bchausd",this.axiosOptions)).data.usd;}catch(err){throw err.response&&err.response.data?err.response.data:err;}}async getXecUsd(){try{return(await this.axios.get(this.restURL+"price/bchausd",this.axiosOptions)).data.usd;}catch(err){throw err.response&&err.response.data?err.response.data:err;}}async getBchUsd(){try{return(await this.axios.get(this.restURL+"price/bchusd",this.axiosOptions)).data.usd;}catch(err){throw err.response&&err.response.data?err.response.data:err;}}},_$randomBytes_429={};(function(t){(function(){"use strict";var r=_$cryptoBrowserify_280({}),i=r.randomBytes===r.pseudoRandomBytes?1:3;function n(t,e,i){r.randomBytes(t,function(r,o){return r?--e?void setTimeout(n.bind(null,t,e,i),10):i(r):i(null,o);});}(_$randomBytes_429=function(e,r){if(void 0!==r&&"function"!=typeof r)throw new TypeError("argument callback must be a function");if(!r&&!t.Promise)throw new TypeError("argument callback is required");return r?n(e,i,r):new Promise(function(t,r){n(e,i,function(e,i){if(e)return r(e);t(i);});});}).sync=function(t){for(var n=null,o=0;o0)throw new Error(t+" must be an integer in the range 1..n-1");}var _$check_195={checkSessionParams:function(t,e,r,i,n){checkSignParams(e,r),checkBuffer("sessionId",t,32),checkBuffer("pubKeyCombined",i,33),checkBuffer("ell",n,32);},checkSignParams:checkSignParams,checkVerifyParams:function(t,e,r){checkBuffer("pubKey",t,33),checkBuffer("message",e,32),checkBuffer("signature",r,64);},checkBatchVerifyParams:function(t,e,r){if(checkPubKeyArr(t),function(t){checkArray("messages",t);for(let e=0;e=0)throw new Error("r is larger than or equal to field size");if(e.compareTo(n)>=0)throw new Error("s is larger than or equal to curve order");},checkPointExists:function(t,e){if(e.curve.isInfinity(e))throw new Error("point is at infinity");if(t!==e.affineY.isEven())throw new Error("point does not exist");},checkPubKeyArr:checkPubKeyArr,checkPubKeysUnique:function(t){const e=t.map(t=>t.toString("hex"));if(t.length!==e.filter((t,e,r)=>r.indexOf(t)===e).length)throw new Error("pubKeys must be an array with unique elements");},checkArray:checkArray,checkNonceArr:function(t){checkArray("nonces",t);for(let e=0;e>6,a[u++]=128|63&o):o<55296||o>=57344?(a[u++]=224|o>>12,a[u++]=128|o>>6&63,a[u++]=128|63&o):(o=65536+((1023&o)<<10|1023&t.charCodeAt(++i)),a[u++]=240|o>>18,a[u++]=128|o>>12&63,a[u++]=128|o>>6&63,a[u++]=128|63&o);t=a;}else{if("object"!==n)throw new Error(ERROR);if(null===t)throw new Error(ERROR);if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||ARRAY_BUFFER&&ArrayBuffer.isView(t)))throw new Error(ERROR);}t.length>64&&(t=new Sha256(e,!0).update(t).array());var h=[],f=[];for(i=0;i<64;++i){var c=t[i]||0;h[i]=92^c,f[i]=54^c;}Sha256.call(this,e,r),this.update(f),this.oKeyPad=h,this.inner=!0,this.sharedMemory=r;}Sha256.prototype.update=function(t){if(!this.finalized){var e,r=typeof t;if("string"!==r){if("object"!==r)throw new Error(ERROR);if(null===t)throw new Error(ERROR);if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||ARRAY_BUFFER&&ArrayBuffer.isView(t)))throw new Error(ERROR);e=!0;}for(var i,n,o=0,a=t.length,s=this.blocks;o>2]|=t[o]<>2]|=i<>2]|=(192|i>>6)<>2]|=(128|63&i)<=57344?(s[n>>2]|=(224|i>>12)<>2]|=(128|i>>6&63)<>2]|=(128|63&i)<>2]|=(240|i>>18)<>2]|=(128|i>>12&63)<>2]|=(128|i>>6&63)<>2]|=(128|63&i)<=64?(this.block=s[16],this.start=n-64,this.hash(),this.hashed=!0):this.start=n;}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this;}},Sha256.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var t=this.blocks,e=this.lastByteIndex;t[16]=this.block,t[e>>2]|=EXTRA[3&e],this.block=t[16],e>=56&&(this.hashed||this.hash(),t[0]=this.block,t[16]=t[1]=t[2]=t[3]=t[4]=t[5]=t[6]=t[7]=t[8]=t[9]=t[10]=t[11]=t[12]=t[13]=t[14]=t[15]=0),t[14]=this.hBytes<<3|this.bytes>>>29,t[15]=this.bytes<<3,this.hash();}},Sha256.prototype.hash=function(){var t,e,r,i,n,o,a,s,u,h=this.h0,f=this.h1,c=this.h2,l=this.h3,d=this.h4,_=this.h5,p=this.h6,m=this.h7,g=this.blocks;for(t=16;t<64;++t)e=((n=g[t-15])>>>7|n<<25)^(n>>>18|n<<14)^n>>>3,r=((n=g[t-2])>>>17|n<<15)^(n>>>19|n<<13)^n>>>10,g[t]=g[t-16]+e+g[t-7]+r<<0;for(u=f&c,t=0;t<64;t+=4)this.first?(this.is224?(o=300032,m=(n=g[0]-1413257819)-150054599<<0,l=n+24177077<<0):(o=704751109,m=(n=g[0]-210244248)-1521486534<<0,l=n+143694565<<0),this.first=!1):(e=(h>>>2|h<<30)^(h>>>13|h<<19)^(h>>>22|h<<10),i=(o=h&f)^h&c^u,m=l+(n=m+(r=(d>>>6|d<<26)^(d>>>11|d<<21)^(d>>>25|d<<7))+(d&_^~d&p)+K[t]+g[t])<<0,l=n+(e+i)<<0),e=(l>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10),i=(a=l&h)^l&f^o,p=c+(n=p+(r=(m>>>6|m<<26)^(m>>>11|m<<21)^(m>>>25|m<<7))+(m&d^~m&_)+K[t+1]+g[t+1])<<0,e=((c=n+(e+i)<<0)>>>2|c<<30)^(c>>>13|c<<19)^(c>>>22|c<<10),i=(s=c&l)^c&h^a,_=f+(n=_+(r=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7))+(p&m^~p&d)+K[t+2]+g[t+2])<<0,e=((f=n+(e+i)<<0)>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),i=(u=f&c)^f&l^s,d=h+(n=d+(r=(_>>>6|_<<26)^(_>>>11|_<<21)^(_>>>25|_<<7))+(_&p^~_&m)+K[t+3]+g[t+3])<<0,h=n+(e+i)<<0;this.h0=this.h0+h<<0,this.h1=this.h1+f<<0,this.h2=this.h2+c<<0,this.h3=this.h3+l<<0,this.h4=this.h4+d<<0,this.h5=this.h5+_<<0,this.h6=this.h6+p<<0,this.h7=this.h7+m<<0;},Sha256.prototype.hex=function(){this.finalize();var t=this.h0,e=this.h1,r=this.h2,i=this.h3,n=this.h4,o=this.h5,a=this.h6,s=this.h7,u=HEX_CHARS[t>>28&15]+HEX_CHARS[t>>24&15]+HEX_CHARS[t>>20&15]+HEX_CHARS[t>>16&15]+HEX_CHARS[t>>12&15]+HEX_CHARS[t>>8&15]+HEX_CHARS[t>>4&15]+HEX_CHARS[15&t]+HEX_CHARS[e>>28&15]+HEX_CHARS[e>>24&15]+HEX_CHARS[e>>20&15]+HEX_CHARS[e>>16&15]+HEX_CHARS[e>>12&15]+HEX_CHARS[e>>8&15]+HEX_CHARS[e>>4&15]+HEX_CHARS[15&e]+HEX_CHARS[r>>28&15]+HEX_CHARS[r>>24&15]+HEX_CHARS[r>>20&15]+HEX_CHARS[r>>16&15]+HEX_CHARS[r>>12&15]+HEX_CHARS[r>>8&15]+HEX_CHARS[r>>4&15]+HEX_CHARS[15&r]+HEX_CHARS[i>>28&15]+HEX_CHARS[i>>24&15]+HEX_CHARS[i>>20&15]+HEX_CHARS[i>>16&15]+HEX_CHARS[i>>12&15]+HEX_CHARS[i>>8&15]+HEX_CHARS[i>>4&15]+HEX_CHARS[15&i]+HEX_CHARS[n>>28&15]+HEX_CHARS[n>>24&15]+HEX_CHARS[n>>20&15]+HEX_CHARS[n>>16&15]+HEX_CHARS[n>>12&15]+HEX_CHARS[n>>8&15]+HEX_CHARS[n>>4&15]+HEX_CHARS[15&n]+HEX_CHARS[o>>28&15]+HEX_CHARS[o>>24&15]+HEX_CHARS[o>>20&15]+HEX_CHARS[o>>16&15]+HEX_CHARS[o>>12&15]+HEX_CHARS[o>>8&15]+HEX_CHARS[o>>4&15]+HEX_CHARS[15&o]+HEX_CHARS[a>>28&15]+HEX_CHARS[a>>24&15]+HEX_CHARS[a>>20&15]+HEX_CHARS[a>>16&15]+HEX_CHARS[a>>12&15]+HEX_CHARS[a>>8&15]+HEX_CHARS[a>>4&15]+HEX_CHARS[15&a];return this.is224||(u+=HEX_CHARS[s>>28&15]+HEX_CHARS[s>>24&15]+HEX_CHARS[s>>20&15]+HEX_CHARS[s>>16&15]+HEX_CHARS[s>>12&15]+HEX_CHARS[s>>8&15]+HEX_CHARS[s>>4&15]+HEX_CHARS[15&s]),u;},Sha256.prototype.toString=Sha256.prototype.hex,Sha256.prototype.digest=function(){this.finalize();var t=this.h0,e=this.h1,r=this.h2,i=this.h3,n=this.h4,o=this.h5,a=this.h6,s=this.h7,u=[t>>24&255,t>>16&255,t>>8&255,255&t,e>>24&255,e>>16&255,e>>8&255,255&e,r>>24&255,r>>16&255,r>>8&255,255&r,i>>24&255,i>>16&255,i>>8&255,255&i,n>>24&255,n>>16&255,n>>8&255,255&n,o>>24&255,o>>16&255,o>>8&255,255&o,a>>24&255,a>>16&255,a>>8&255,255&a];return this.is224||u.push(s>>24&255,s>>16&255,s>>8&255,255&s),u;},Sha256.prototype.array=Sha256.prototype.digest,Sha256.prototype.arrayBuffer=function(){this.finalize();var t=new ArrayBuffer(this.is224?28:32),e=new DataView(t);return e.setUint32(0,this.h0),e.setUint32(4,this.h1),e.setUint32(8,this.h2),e.setUint32(12,this.h3),e.setUint32(16,this.h4),e.setUint32(20,this.h5),e.setUint32(24,this.h6),this.is224||e.setUint32(28,this.h7),t;},HmacSha256.prototype=new Sha256(),HmacSha256.prototype.finalize=function(){if(Sha256.prototype.finalize.call(this),this.inner){this.inner=!1;var t=this.array();Sha256.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(t),Sha256.prototype.finalize.call(this);}};var exports=createMethod();exports.sha256=exports,exports.sha224=createMethod(!0),exports.sha256.hmac=createHmacMethod(),exports.sha224.hmac=createHmacMethod(!0),COMMON_JS?_$sha256_395.exports=exports:(root.sha256=exports.sha256,root.sha224=exports.sha224,AMD&&define(function(){return exports;}));}();}).call(this);}).call(this,_$browser_416,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{}),_$sha256_395=_$sha256_395.exports;const __Buffer_196=_$safeBuffer_436.Buffer,__curve_196=_$lib_333.getCurveByName("secp256k1");function bufferToInt(t){return _$lib_192.fromBuffer(t);}var _$convert_196={bufferToInt:bufferToInt,intToBuffer:function(t){return t.toBuffer(32);},hash:function(t){return __Buffer_196.from(_$sha256_395.create().update(t).array());},pointToBuffer:function(t){return t.getEncoded(!0);},pubKeyToPoint:function(t){const e=t[0]-2==0,r=bufferToInt(t.slice(1,33)),i=__curve_196.pointFromX(!e,r);return _$check_195.checkPointExists(e,i),i;}};const __Buffer_198=_$safeBuffer_436.Buffer,__curve_198=_$lib_333.getCurveByName("secp256k1"),__concat_198=__Buffer_198.concat,__G_198=__curve_198.G,__p_198=__curve_198.p,__n_198=__curve_198.n,__one_198=_$lib_192.ONE,__two_198=_$lib_192.valueOf(2);function jacobi(t){return t.modPow(__p_198.subtract(__one_198).divide(__two_198),__p_198).intValue();}var _$math_198={deterministicGetK0:function(t,e){_$check_195.checkSignParams(t,e);const r=_$convert_196.hash(__concat_198([_$convert_196.intToBuffer(t),e])),i=_$convert_196.bufferToInt(r).mod(__n_198);if(0===i.signum())throw new Error("k0 is zero");return i;},jacobi:jacobi,getK:function(t,e){return 1===jacobi(t.affineY)?e:__n_198.subtract(e);},getE:function(t,e,r){return _$convert_196.bufferToInt(_$convert_196.hash(__concat_198([t,_$convert_196.pointToBuffer(e),r]))).mod(__n_198);},getR:function(t,e,r){const i=__G_198.multiply(t),n=r.multiply(e);return i.add(n.negate());},randomA:function(){let t=null;for(;;){t=_$convert_196.bufferToInt(__Buffer_198.from(_$randomBytes_429.sync(32)));try{return _$check_195.checkRange("a",t),t;}catch(e){}}}};const __Buffer_200=_$safeBuffer_436.Buffer,__curve_200=_$lib_333.getCurveByName("secp256k1"),__concat_200=__Buffer_200.concat,__G_200=__curve_200.G,__p_200=__curve_200.p,__n_200=__curve_200.n,zero=_$lib_192.ZERO,__one_200=_$lib_192.ONE,__two_200=_$lib_192.valueOf(2),three=_$lib_192.valueOf(3),four=_$lib_192.valueOf(4),seven=_$lib_192.valueOf(7);var _$schnorr_200={sign:function(t,e){const r=_$math_198.deterministicGetK0(t,e),i=__G_200.multiply(r),n=_$math_198.getK(i,r),o=__G_200.multiply(t),a=_$convert_196.intToBuffer(i.affineX),s=_$math_198.getE(a,o,e);return __concat_200([a,_$convert_196.intToBuffer(n.add(s.multiply(t)).mod(__n_200))]);},verify:function(t,e,r){_$check_195.checkVerifyParams(t,e,r);const i=_$convert_196.pubKeyToPoint(t),n=_$convert_196.bufferToInt(r.slice(0,32)),o=_$convert_196.bufferToInt(r.slice(32,64));_$check_195.checkSignatureInput(n,o);const a=_$math_198.getE(_$convert_196.intToBuffer(n),i,e),s=_$math_198.getR(o,a,i);if(s.curve.isInfinity(s)||1!==_$math_198.jacobi(s.affineY)||!s.affineX.equals(n))throw new Error("signature verification failed");},batchVerify:function(t,e,r){_$check_195.checkBatchVerifyParams(t,e,r);let i=zero,n=null;for(let o=0;o0||t===e?e:e-1;}function c(t){for(var e,r,i=1,n=t.length,o=t[0]+"";ih^r?1:-1;for(s=(u=n.length)<(h=o.length)?u:h,a=0;ao[a]^r?1:-1;return u==h?0:u>h^r?1:-1;}function d(t,e,r,i){if(tr||t!==n(t))throw Error(o+(i||"Argument")+("number"==typeof t?tr?" out of range: ":" not an integer: ":" not a primitive number: ")+String(t));}function _(t){var e=t.c.length-1;return f(t.e/14)==e&&t.c[e]%2!=0;}function p(t,e){return(t.length>1?t.charAt(0)+"."+t.slice(1):t)+(e<0?"e":"e+")+e;}function m(t,e,r){var i,n;if(e<0){for(n=r+".";++e;n+=r);t=n+t;}else if(++e>(i=t.length)){for(n=r,e-=i;--e;n+=r);t+=n;}else eP?_.c=_.e=null:t.e=10;h/=10,u++);return void(u>P?_.c=_.e=null:(_.e=u,_.c=[t]));}l=String(t);}else{if(!r.test(l=String(t)))return b(_,l,f);_.s=45==l.charCodeAt(0)?(l=l.slice(1),-1):1;}(u=l.indexOf("."))>-1&&(l=l.replace(".","")),(h=l.search(/e/i))>0?(u<0&&(u=h),u+=+l.slice(h+1),l=l.substring(0,h)):u<0&&(u=l.length);}else{if(d(e,2,D.length,"Base"),10==e)return q(_=new U(t),k+_.e+1,T);if(l=String(t),f="number"==typeof t){if(0*t!=0)return b(_,l,f,e);if(_.s=1/t<0?(l=l.slice(1),-1):1,U.DEBUG&&l.replace(/^0\.0*|\./,"").length>15)throw Error(a+t);}else _.s=45===l.charCodeAt(0)?(l=l.slice(1),-1):1;for(i=D.slice(0,e),u=h=0,c=l.length;hu){u=c;continue;}}else if(!s&&(l==l.toUpperCase()&&(l=l.toLowerCase())||l==l.toLowerCase()&&(l=l.toUpperCase()))){s=!0,h=-1,u=0;continue;}return b(_,String(t),f,e);}f=!1,(u=(l=y(l,e,10,_.s)).indexOf("."))>-1?l=l.replace(".",""):u=l.length;}for(h=0;48===l.charCodeAt(h);h++);for(c=l.length;48===l.charCodeAt(--c););if(l=l.slice(h,++c)){if(c-=h,f&&U.DEBUG&&c>15&&(t>9007199254740991||t!==n(t)))throw Error(a+_.s*t);if((u=u-h-1)>P)_.c=_.e=null;else if(u=I)?p(u,a):m(u,a,"0");else if(o=(t=q(new U(t),e,r)).e,s=(u=c(t.c)).length,1==i||2==i&&(e<=o||o<=x)){for(;ss){if(--e>0)for(u+=".";e--;u+="0");}else if((e+=o-s)>0)for(o+1==s&&(u+=".");e--;u+="0");return t.s<0&&n?"-"+u:u;}function H(t,e){for(var r,i=1,n=new U(t[0]);i=10;n/=10,i++);return(r=i+14*r-1)>P?t.c=t.e=null:r=10;c/=10,a++);if((h=e-a)<0)h+=14,f=e,_=(l=p[d=0])/m[a-f-1]%10|0;else if((d=i((h+1)/14))>=p.length){if(!o)break t;for(;p.length<=d;p.push(0));l=_=0,a=1,f=(h%=14)-14+1;}else{for(l=c=p[d],a=1;c>=10;c/=10,a++);_=(f=(h%=14)-14+a)<0?0:l/m[a-f-1]%10|0;}if(o=o||e<0||null!=p[d+1]||(f<0?l:l%m[a-f-1]),o=r<4?(_||o)&&(0==r||r==(t.s<0?3:2)):_>5||5==_&&(4==r||o||6==r&&(h>0?f>0?l/m[a-f]:0:p[d-1])%10&1||r==(t.s<0?8:7)),e<1||!p[0])return p.length=0,o?(e-=t.e+1,p[0]=m[(14-e%14)%14],t.e=-e||0):p[0]=t.e=0,t;if(0==h?(p.length=d,c=1,d--):(p.length=d+1,c=m[14-h],p[d]=f>0?n(l/m[a-f]%m[f])*c:0),o)for(;;){if(0==d){for(h=1,f=p[0];f>=10;f/=10,h++);for(f=p[0]+=c,c=1;f>=10;f/=10,c++);h!=c&&(t.e++,p[0]==s&&(p[0]=1));break;}if(p[d]+=c,p[d]!=s)break;p[d--]=0,c=1;}for(h=p.length;0===p[--h];p.pop());}t.e>P?t.c=t.e=null:t.e=I?p(e,r):m(e,r,"0"),t.s<0?"-"+e:e);}return U.clone=t,U.ROUND_UP=0,U.ROUND_DOWN=1,U.ROUND_CEIL=2,U.ROUND_FLOOR=3,U.ROUND_HALF_UP=4,U.ROUND_HALF_DOWN=5,U.ROUND_HALF_EVEN=6,U.ROUND_HALF_CEIL=7,U.ROUND_HALF_FLOOR=8,U.EUCLID=9,U.config=U.set=function(t){var e,r;if(null!=t){if("object"!=typeof t)throw Error(o+"Object expected: "+t);if(t.hasOwnProperty(e="DECIMAL_PLACES")&&(d(r=t[e],0,h,e),k=r),t.hasOwnProperty(e="ROUNDING_MODE")&&(d(r=t[e],0,8,e),T=r),t.hasOwnProperty(e="EXPONENTIAL_AT")&&((r=t[e])&&r.pop?(d(r[0],-h,0,e),d(r[1],0,h,e),x=r[0],I=r[1]):(d(r,-h,h,e),x=-(I=r<0?-r:r))),t.hasOwnProperty(e="RANGE"))if((r=t[e])&&r.pop)d(r[0],-h,-1,e),d(r[1],1,h,e),R=r[0],P=r[1];else{if(d(r,-h,h,e),!r)throw Error(o+e+" cannot be zero: "+r);R=-(P=r<0?-r:r);}if(t.hasOwnProperty(e="CRYPTO")){if((r=t[e])!==!!r)throw Error(o+e+" not true or false: "+r);if(r){if("undefined"==typeof crypto||!crypto||!crypto.getRandomValues&&!crypto.randomBytes)throw O=!r,Error(o+"crypto unavailable");O=r;}else O=r;}if(t.hasOwnProperty(e="MODULO_MODE")&&(d(r=t[e],0,9,e),C=r),t.hasOwnProperty(e="POW_PRECISION")&&(d(r=t[e],0,h,e),N=r),t.hasOwnProperty(e="FORMAT")){if("object"!=typeof(r=t[e]))throw Error(o+e+" not an object: "+r);L=r;}if(t.hasOwnProperty(e="ALPHABET")){if("string"!=typeof(r=t[e])||/^.$|[+-.\s]|(.).*\1/.test(r))throw Error(o+e+" invalid: "+r);D=r;}}return{DECIMAL_PLACES:k,ROUNDING_MODE:T,EXPONENTIAL_AT:[x,I],RANGE:[R,P],CRYPTO:O,MODULO_MODE:C,POW_PRECISION:N,FORMAT:L,ALPHABET:D};},U.isBigNumber=function(t){if(!t||!0!==t._isBigNumber)return!1;if(!U.DEBUG)return!0;var e,r,i=t.c,a=t.e,u=t.s;t:if("[object Array]"=={}.toString.call(i)){if((1===u||-1===u)&&a>=-h&&a<=h&&a===n(a)){if(0===i[0]){if(0===a&&1===i.length)return!0;break t;}if((e=(a+1)%14)<1&&(e+=14),String(i[0]).length==e){for(e=0;e=s||r!==n(r))break t;if(0!==r)return!0;}}}else if(null===i&&null===a&&(null===u||1===u||-1===u))return!0;throw Error(o+"Invalid BigNumber: "+t);},U.maximum=U.max=function(){return H(arguments,A.lt);},U.minimum=U.min=function(){return H(arguments,A.gt);},U.random=(v=9007199254740992*Math.random()&2097151?function(){return n(9007199254740992*Math.random());}:function(){return 8388608*(1073741824*Math.random()|0)+(8388608*Math.random()|0);},function(t){var e,r,a,s,f,c=0,l=[],_=new U(B);if(null==t?t=k:d(t,0,h),s=i(t/14),O)if(crypto.getRandomValues){for(e=crypto.getRandomValues(new Uint32Array(s*=2));c>>11))>=9e15?(r=crypto.getRandomValues(new Uint32Array(2)),e[c]=r[0],e[c+1]=r[1]):(l.push(f%1e14),c+=2);c=s/2;}else{if(!crypto.randomBytes)throw O=!1,Error(o+"crypto unavailable");for(e=crypto.randomBytes(s*=7);c=9e15?crypto.randomBytes(7).copy(e,c):(l.push(f%1e14),c+=7);c=s/7;}if(!O)for(;c=10;f/=10,c++);c<14&&(a-=14-c);}return _.e=a,_.c=l,_;}),U.sum=function(){for(var t=1,e=arguments,r=new U(e[0]);tr-1&&(null==a[n+1]&&(a[n+1]=0),a[n+1]+=a[n]/r|0,a[n]%=r);}return a.reverse();}return function(e,r,i,n,o){var a,s,u,h,f,l,d,_,p=e.indexOf("."),y=k,b=T;for(p>=0&&(h=N,N=0,e=e.replace(".",""),l=(_=new U(r)).pow(e.length-p),N=h,_.c=t(m(c(l.c),l.e,"0"),10,i,"0123456789"),_.e=_.c.length),u=h=(d=t(e,r,i,o?(a=D,"0123456789"):(a="0123456789",D))).length;0==d[--h];d.pop());if(!d[0])return a.charAt(0);if(p<0?--u:(l.c=d,l.e=u,l.s=n,d=(l=g(l,_,y,b,i)).c,f=l.r,u=l.e),p=d[s=u+y+1],h=i/2,f=f||s<0||null!=d[s+1],f=b<4?(null!=p||f)&&(0==b||b==(l.s<0?3:2)):p>h||p==h&&(4==b||f||6==b&&1&d[s-1]||b==(l.s<0?8:7)),s<1||!d[0])e=f?m(a.charAt(1),-y,a.charAt(0)):a.charAt(0);else{if(d.length=s,f)for(--i;++d[--s]>i;)d[s]=0,s||(++u,d=[1].concat(d));for(h=d.length;!d[--h];);for(p=0,e="";p<=h;e+=a.charAt(d[p++]));e=m(e,u,a.charAt(0));}return e;};}(),g=function(){function t(t,e,r){var i,n,o,a,s=0,u=t.length,h=e%1e7,f=e/1e7|0;for(t=t.slice();u--;)s=((n=h*(o=t[u]%1e7)+(i=f*o+(a=t[u]/1e7|0)*h)%1e7*1e7+s)/r|0)+(i/1e7|0)+f*a,t[u]=n%r;return s&&(t=[s].concat(t)),t;}function e(t,e,r,i){var n,o;if(r!=i)o=r>i?1:-1;else for(n=o=0;ne[n]?1:-1;break;}return o;}function r(t,e,r,i){for(var n=0;r--;)t[r]-=n,n=t[r]1;t.splice(0,1));}return function(i,o,a,u,h){var c,l,d,_,p,m,g,y,b,v,w,M,$,E,S,A,B,k=i.s==o.s?1:-1,T=i.c,x=o.c;if(!(T&&T[0]&&x&&x[0]))return new U(i.s&&o.s&&(T?!x||T[0]!=x[0]:x)?T&&0==T[0]||!x?0*k:k/0:NaN);for(b=(y=new U(k)).c=[],k=a+(l=i.e-o.e)+1,h||(h=s,l=f(i.e/14)-f(o.e/14),k=k/14|0),d=0;x[d]==(T[d]||0);d++);if(x[d]>(T[d]||0)&&l--,k<0)b.push(1),_=!0;else{for(E=T.length,A=x.length,d=0,k+=2,(p=n(h/(x[0]+1)))>1&&(x=t(x,p,h),T=t(T,p,h),A=x.length,E=T.length),$=A,w=(v=T.slice(0,A)).length;w=h/2&&S++;do{if(p=0,(c=e(x,v,A,w))<0){if(M=v[0],A!=w&&(M=M*h+(v[1]||0)),(p=n(M/S))>1)for(p>=h&&(p=h-1),g=(m=t(x,p,h)).length,w=v.length;1==e(m,v,g,w);)p--,r(m,A=10;k/=10,d++);q(y,a+(y.e=d+14*l-1)+1,u,_);}else y.e=l,y.r=+_;return y;};}(),w=/^(-?)0([xbo])(?=\w[\w.]*$)/i,M=/^([^.]+)\.$/,$=/^\.([^.]+)$/,E=/^-?(Infinity|NaN)$/,S=/^\s*\+(?=[\w.])|^\s+|\s+$/g,b=function(t,e,r,i){var n,a=r?e:e.replace(S,"");if(E.test(a))t.s=isNaN(a)?null:a<0?-1:1;else{if(!r&&(a=a.replace(w,function(t,e,r){return n="x"==(r=r.toLowerCase())?16:"b"==r?2:8,i&&i!=n?t:e;}),i&&(n=i,a=a.replace(M,"$1").replace($,"0.$1")),e!=a))return new U(a,n);if(U.DEBUG)throw Error(o+"Not a"+(i?" base "+i:"")+" number: "+e);t.s=null;}t.c=t.e=null;},A.absoluteValue=A.abs=function(){var t=new U(this);return t.s<0&&(t.s=1),t;},A.comparedTo=function(t,e){return l(this,new U(t,e));},A.decimalPlaces=A.dp=function(t,e){var r,i,n,o=this;if(null!=t)return d(t,0,h),null==e?e=T:d(e,0,8),q(new U(o),t+o.e+1,e);if(!(r=o.c))return null;if(i=14*((n=r.length-1)-f(this.e/14)),n=r[n])for(;n%10==0;n/=10,i--);return i<0&&(i=0),i;},A.dividedBy=A.div=function(t,e){return g(this,new U(t,e),k,T);},A.dividedToIntegerBy=A.idiv=function(t,e){return g(this,new U(t,e),0,1);},A.exponentiatedBy=A.pow=function(t,e){var r,a,s,u,h,f,c,l,d=this;if((t=new U(t)).c&&!t.isInteger())throw Error(o+"Exponent not an integer: "+K(t));if(null!=e&&(e=new U(e)),h=t.e>14,!d.c||!d.c[0]||1==d.c[0]&&!d.e&&1==d.c.length||!t.c||!t.c[0])return l=new U(Math.pow(+K(d),h?2-_(t):+K(t))),e?l.mod(e):l;if(f=t.s<0,e){if(e.c?!e.c[0]:!e.s)return new U(NaN);(a=!f&&d.isInteger()&&e.isInteger())&&(d=d.mod(e));}else{if(t.e>9&&(d.e>0||d.e<-1||(0==d.e?d.c[0]>1||h&&d.c[1]>=24e7:d.c[0]<8e13||h&&d.c[0]<=9999975e7)))return u=d.s<0&&_(t)?-0:0,d.e>-1&&(u=1/u),new U(f?1/u:u);N&&(u=i(N/14+2));}for(h?(r=new U(.5),f&&(t.s=1),c=_(t)):c=(s=Math.abs(+K(t)))%2,l=new U(B);;){if(c){if(!(l=l.times(d)).c)break;u?l.c.length>u&&(l.c.length=u):a&&(l=l.mod(e));}if(s){if(0===(s=n(s/2)))break;c=s%2;}else if(q(t=t.times(r),t.e+1,1),t.e>14)c=_(t);else{if(0==(s=+K(t)))break;c=s%2;}d=d.times(d),u?d.c&&d.c.length>u&&(d.c.length=u):a&&(d=d.mod(e));}return a?l:(f&&(l=B.div(l)),e?l.mod(e):u?q(l,N,T,void 0):l);},A.integerValue=function(t){var e=new U(this);return null==t?t=T:d(t,0,8),q(e,e.e+1,t);},A.isEqualTo=A.eq=function(t,e){return 0===l(this,new U(t,e));},A.isFinite=function(){return!!this.c;},A.isGreaterThan=A.gt=function(t,e){return l(this,new U(t,e))>0;},A.isGreaterThanOrEqualTo=A.gte=function(t,e){return 1===(e=l(this,new U(t,e)))||0===e;},A.isInteger=function(){return!!this.c&&f(this.e/14)>this.c.length-2;},A.isLessThan=A.lt=function(t,e){return l(this,new U(t,e))<0;},A.isLessThanOrEqualTo=A.lte=function(t,e){return-1===(e=l(this,new U(t,e)))||0===e;},A.isNaN=function(){return!this.s;},A.isNegative=function(){return this.s<0;},A.isPositive=function(){return this.s>0;},A.isZero=function(){return!!this.c&&0==this.c[0];},A.minus=function(t,e){var r,i,n,o,a=this,u=a.s;if(e=(t=new U(t,e)).s,!u||!e)return new U(NaN);if(u!=e)return t.s=-e,a.plus(t);var h=a.e/14,c=t.e/14,l=a.c,d=t.c;if(!h||!c){if(!l||!d)return l?(t.s=-e,t):new U(d?a:NaN);if(!l[0]||!d[0])return d[0]?(t.s=-e,t):new U(l[0]?a:3==T?-0:0);}if(h=f(h),c=f(c),l=l.slice(),u=h-c){for((o=u<0)?(u=-u,n=l):(c=h,n=d),n.reverse(),e=u;e--;n.push(0));n.reverse();}else for(i=(o=(u=l.length)<(e=d.length))?u:e,u=e=0;e0)for(;e--;l[r++]=0);for(e=s-1;i>u;){if(l[--i]=0;){for(r=0,_=v[n]%1e7,p=v[n]/1e7|0,o=n+(a=h);o>n;)r=((c=_*(c=b[--a]%1e7)+(u=p*c+(l=b[a]/1e7|0)*_)%1e7*1e7+m[o]+r)/g|0)+(u/1e7|0)+p*l,m[o--]=c%g;m[o]=r;}return r?++i:m.splice(0,1),z(t,m,i);},A.negated=function(){var t=new U(this);return t.s=-t.s||null,t;},A.plus=function(t,e){var r,i=this,n=i.s;if(e=(t=new U(t,e)).s,!n||!e)return new U(NaN);if(n!=e)return t.s=-e,i.minus(t);var o=i.e/14,a=t.e/14,u=i.c,h=t.c;if(!o||!a){if(!u||!h)return new U(n/0);if(!u[0]||!h[0])return h[0]?t:new U(u[0]?i:0*n);}if(o=f(o),a=f(a),u=u.slice(),n=o-a){for(n>0?(a=o,r=h):(n=-n,r=u),r.reverse();n--;r.push(0));r.reverse();}for((n=u.length)-(e=h.length)<0&&(r=h,h=u,u=r,e=n),n=0;e;)n=(u[--e]=u[e]+h[e]+n)/s|0,u[e]=s===u[e]?0:u[e]%s;return n&&(u=[n].concat(u),++a),z(t,u,a);},A.precision=A.sd=function(t,e){var r,i,n,o=this;if(null!=t&&t!==!!t)return d(t,1,h),null==e?e=T:d(e,0,8),q(new U(o),t,e);if(!(r=o.c))return null;if(i=14*(n=r.length-1)+1,n=r[n]){for(;n%10==0;n/=10,i--);for(n=r[0];n>=10;n/=10,i++);}return t&&o.e+1>i&&(i=o.e+1),i;},A.shiftedBy=function(t){return d(t,-9007199254740991,9007199254740991),this.times("1e"+t);},A.squareRoot=A.sqrt=function(){var t,e,r,i,n,o=this,a=o.c,s=o.s,u=o.e,h=k+4,l=new U("0.5");if(1!==s||!a||!a[0])return new U(!s||s<0&&(!a||a[0])?NaN:a?o:1/0);if(0==(s=Math.sqrt(+K(o)))||s==1/0?(((e=c(a)).length+u)%2==0&&(e+="0"),s=Math.sqrt(+e),u=f((u+1)/2)-(u<0||u%2),r=new U(e=s==1/0?"1e"+u:(e=s.toExponential()).slice(0,e.indexOf("e")+1)+u)):r=new U(s+""),r.c[0])for((s=(u=r.e)+h)<3&&(s=0);;)if(n=r,r=l.times(n.plus(g(o,n,h,1))),c(n.c).slice(0,s)===(e=c(r.c)).slice(0,s)){if(r.e0&&p>0){for(a=p%u||u,c=_.substr(0,a);a0&&(c+=f+_.slice(a)),d&&(c="-"+c);}i=l?c+(r.decimalSeparator||"")+((h=+r.fractionGroupSize)?l.replace(new RegExp("\\d{"+h+"}\\B","g"),"$&"+(r.fractionGroupSeparator||"")):l):c;}return(r.prefix||"")+i+(r.suffix||"");},A.toFraction=function(t){var e,r,i,n,a,s,h,f,l,d,_,p,m=this,y=m.c;if(null!=t&&(!(h=new U(t)).isInteger()&&(h.c||1!==h.s)||h.lt(B)))throw Error(o+"Argument "+(h.isInteger()?"out of range: ":"not an integer: ")+K(h));if(!y)return new U(m);for(e=new U(B),l=r=new U(B),i=f=new U(B),p=c(y),a=e.e=p.length-m.e-1,e.c[0]=u[(s=a%14)<0?14+s:s],t=!t||h.comparedTo(e)>0?a>0?e:l:h,s=P,P=1/0,h=new U(p),f.c[0]=0;d=g(h,e,0,1),1!=(n=r.plus(d.times(i))).comparedTo(t);)r=i,i=n,l=f.plus(d.times(n=l)),f=n,e=h.minus(d.times(n=e)),h=n;return n=g(t.minus(r),i,0,1),f=f.plus(n.times(l)),r=r.plus(n.times(i)),f.s=l.s=m.s,_=g(l,i,a*=2,T).minus(m).abs().comparedTo(g(f,r,a,T).minus(m).abs())<1?[l,i]:[f,r],P=s,_;},A.toNumber=function(){return+K(this);},A.toPrecision=function(t,e){return null!=t&&d(t,1,h),j(this,t,e,2);},A.toString=function(t){var e,r=this,i=r.s,n=r.e;return null===n?i?(e="Infinity",i<0&&(e="-"+e)):e="NaN":(null==t?e=n<=x||n>=I?p(c(r.c),n):m(c(r.c),n,"0"):10===t?e=m(c((r=q(new U(r),k+n+1,T)).c),r.e,"0"):(d(t,2,D.length,"Base"),e=y(m(c(r.c),n,"0"),10,t,i,!0)),i<0&&r.c[0]&&(e="-"+e)),e;},A.valueOf=A.toJSON=function(){return K(this);},A._isBigNumber=!0,null!=e&&U.set(e),U;}()).default=e.BigNumber=e,"function"==typeof define&&define.amd?define(function(){return e;}):_$bignumber_194.exports?_$bignumber_194.exports=e:(t||(t="undefined"!=typeof self&&self?self:window),t.BigNumber=e);}(this),_$bignumber_194=_$bignumber_194.exports;var _$util_463={};(function(t){(function(){"use strict";Object.defineProperty(_$util_463,"__esModule",{value:!0}),_$util_463.pushdata=e=>{if(0===e.length)return t.from(Uint8Array.from([76,0]));if(e.length<78)return t.concat([Uint8Array.from([e.length]),e]);if(e.length<255)return t.concat([Uint8Array.from([76,e.length]),e]);if(e.length<65535){const r=t.allocUnsafe(2);return r.writeUInt16LE(e.length,0),t.concat([Uint8Array.from([77]),r,e]);}if(e.length<4294967295){const r=t.allocUnsafe(4);return r.writeUInt32LE(e.length,0),t.concat([Uint8Array.from([78]),r,e]);}throw new Error("does not support bigger pushes yet");},_$util_463.BNToInt64BE=e=>{if(!e.isInteger())throw new Error("bn not an integer");if(!e.isPositive())throw new Error("bn not positive integer");const r=e.toString(16);if(r.length>16)throw new Error("bn outside of range");return t.from(r.padStart(16,"0"),"hex");},_$util_463.createOpReturnGenesis=(e,r,i,n,o,a,s,u)=>{if(![1,65,129].includes(e))throw new Error("unknown versionType");if("string"==typeof o){if(0!==o.length&&64!==o.length)throw new Error("documentHash must be either 0 or 32 hex bytes");if(64===o.length&&!o.match(/^[0-9a-fA-F]{64}$/))throw new Error("documentHash must be hex");o=t.from(o,"hex");}else if(0!==o.length&&32!==o.length)throw new Error("documentHash must be either 0 or 32 hex bytes");if(a<0||a>9)throw new Error("decimals out of range");if(null!==s&&(s<2||s>255))throw new Error("mintBatonVout out of range (0x02 < > 0xFF)");if(65===e){if(!u.isEqualTo(1))throw new Error("quantity must be 1 for NFT1 child genesis");if(0!==a)throw new Error("decimals must be 0 for NFT1 child genesis");if(null!==s)throw new Error("mintBatonVout must be null for NFT1 child genesis");}return t.concat([Uint8Array.from([106]),_$util_463.pushdata(t.from("SLP\0")),_$util_463.pushdata(Uint8Array.from([e])),_$util_463.pushdata(t.from("GENESIS")),_$util_463.pushdata(t.from(r)),_$util_463.pushdata(t.from(i)),_$util_463.pushdata(t.from(n)),_$util_463.pushdata(o),_$util_463.pushdata(Uint8Array.from([a])),_$util_463.pushdata(Uint8Array.from(null===s?[]:[s])),_$util_463.pushdata(_$util_463.BNToInt64BE(u))]);},_$util_463.createOpReturnMint=(e,r,i,n)=>{if(![1,65,129].includes(e))throw new Error("unknown versionType");if("string"==typeof r){if(!r.match(/^[0-9a-fA-F]{64}$/))throw new Error("tokenIdHex does not pass regex");if(64!==r.length)throw new Error("tokenIdHex must be 32 bytes");r=t.from(r,"hex");}else if(32!==r.length)throw new Error("tokenIdHex must be 32 bytes");if(null!==i&&(i<2||i>255))throw new Error("mintBatonVout out of range (0x02 < > 0xFF)");return t.concat([Uint8Array.from([106]),_$util_463.pushdata(t.from("SLP\0")),_$util_463.pushdata(Uint8Array.from([e])),_$util_463.pushdata(t.from("MINT")),_$util_463.pushdata(r),_$util_463.pushdata(Uint8Array.from(null===i?[]:[i])),_$util_463.pushdata(_$util_463.BNToInt64BE(n))]);},_$util_463.createOpReturnSend=(e,r,i)=>{if(![1,65,129].includes(e))throw new Error("unknown versionType");if("string"==typeof r){if(!r.match(/^[0-9a-fA-F]{64}$/))throw new Error("tokenIdHex does not pass regex");if(64!==r.length)throw new Error("tokenIdHex must be 32 bytes");r=t.from(r,"hex");}else if(32!==r.length)throw new Error("tokenIdHex must be 32 bytes");if(i.length<1)throw new Error("send requires at least one amount");if(i.length>19)throw new Error("too many slp amounts");return t.concat([Uint8Array.from([106]),_$util_463.pushdata(t.from("SLP\0")),_$util_463.pushdata(Uint8Array.from([e])),_$util_463.pushdata(t.from("SEND")),_$util_463.pushdata(r),...i.map(t=>_$util_463.pushdata(_$util_463.BNToInt64BE(t)))]);};}).call(this);}).call(this,_$buffer_266({}).Buffer);var _$tokentype1_462={};Object.defineProperty(_$tokentype1_462,"__esModule",{value:!0}),_$tokentype1_462.default={genesis:(t,e,r,i,n,o,a)=>_$util_463.createOpReturnGenesis(1,t,e,r,i,n,o,a),mint:(t,e,r)=>_$util_463.createOpReturnMint(1,t,e,r),send:(t,e)=>_$util_463.createOpReturnSend(1,t,e)};var _$nft1_461={},__importDefault=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t};};Object.defineProperty(_$nft1_461,"__esModule",{value:!0});const bignumber_js_1=__importDefault(_$bignumber_194);_$nft1_461.default={Group:{genesis:(t,e,r,i,n,o,a)=>_$util_463.createOpReturnGenesis(129,t,e,r,i,n,o,a),mint:(t,e,r)=>_$util_463.createOpReturnMint(129,t,e,r),send:(t,e)=>_$util_463.createOpReturnSend(129,t,e)},Child:{genesis:(t,e,r,i)=>_$util_463.createOpReturnGenesis(65,t,e,r,i,0,null,new bignumber_js_1.default(1)),send:(t,e)=>_$util_463.createOpReturnSend(65,t,e)}};var _$dist_460={},____importDefault_460=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t};};Object.defineProperty(_$dist_460,"__esModule",{value:!0});const __bignumber_js_1_460=____importDefault_460(_$bignumber_194);_$dist_460.BN=__bignumber_js_1_460.default;const tokentype1_1=____importDefault_460(_$tokentype1_462);_$dist_460.TokenType1=tokentype1_1.default;const nft1_1=____importDefault_460(_$nft1_461);let addy,_this;_$dist_460.NFT1=nft1_1.default;var _$tokentype1_38=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},addy=new _$address_34(t),this.Script=new _$script_33(),this.axios=_$axios_120,_$TransactionBuilder_40.setAddress(addy),_this=this;}generateSendOpReturn(t,e){try{const r=t[0].tokenId,i=t[0].decimals,n=new _$bignumber_194(e).times(10**i),o=t.reduce((t,e)=>t.plus(new _$bignumber_194(e.tokenQty).times(10**i)),new _$bignumber_194(0)),a=o.minus(n);let s,u=1;if(a>0){u=2;const t=n.toString(),e=a.toString(),i=new _$bignumber_194(e).plus(new _$bignumber_194(t)),h=new _$bignumber_194(o);if("0"!==i.minus(h).toString())throw new Error("Token transaction inputs do not match outputs, cannot send transaction");s=_$dist_460.TokenType1.send(r,[new _$dist_460.BN(t),new _$dist_460.BN(e)]);}else{const t=n.toString(),e=new _$bignumber_194(t),i=new _$bignumber_194(o);if("0"!==e.minus(i).toString())throw new Error("Token transaction inputs do not match outputs, cannot send transaction");s=_$dist_460.TokenType1.send(r,[new _$dist_460.BN(t)]);}return{script:s,outputs:u};}catch(err){throw console.log("Error in generateSendOpReturn()"),err;}}generateBurnOpReturn(t,e){try{const r=t[0].tokenId,i=t[0].decimals;let n=0;for(let e=0;en&&(e=n);let o=new _$bignumber_194(n-e).times(10**i);return o=o.absoluteValue(),o=(o=Math.floor(o)).toString(),_$dist_460.TokenType1.send(r,[new _$dist_460.BN(o)]);}catch(err){throw console.log("Error in generateBurnOpReturn()"),err;}}generateGenesisOpReturn(t){try{let e;return e=(e=0!==t.decimals?new _$bignumber_194(t.initialQty).times(10**t.decimals):new _$bignumber_194(t.initialQty)).absoluteValue(),e=(e=Math.floor(e)).toString(),t.documentHash||(t.documentHash=""),t.mintBatonVout||(t.mintBatonVout=null),_$dist_460.TokenType1.genesis(t.ticker,t.name,t.documentUrl,t.documentHash,t.decimals,t.mintBatonVout,new _$dist_460.BN(e));}catch(err){throw console.log("Error in generateGenesisOpReturn()"),err;}}generateMintOpReturn(t,e,r=!1){try{if(!Array.isArray(t))throw new Error("tokenUtxos must be an array.");if(!e)throw new Error("mintQty must be a positive number.");let i;for(let e=0;e0){a=2;const t=Math.floor(e).toString(),i=Math.floor(n).toString();o=_$dist_460.NFT1.Child.send(r,[new _$dist_460.BN(t),new _$dist_460.BN(i)]);}else{const t=Math.floor(e).toString();o=_$dist_460.NFT1.Child.send(r,[new _$dist_460.BN(t)]);}return{script:o,outputs:a};}catch(err){throw console.log("Error in generateNFTChildSendOpReturn()"),err;}}generateNFTGroupSendOpReturn(t,e){try{const r=t[0].tokenId;let i=0;for(let e=0;e0){a=2;const t=Math.floor(e).toString(),i=Math.floor(n).toString();o=_$dist_460.NFT1.Group.send(r,[new _$dist_460.BN(t),new _$dist_460.BN(i)]);}else{const t=Math.floor(e).toString();o=_$dist_460.NFT1.Group.send(r,[new _$dist_460.BN(t)]);}return{script:o,outputs:a};}catch(err){throw console.log("Error in generateNFTGroupSendOpReturn()"),err;}}async listNFTGroupChildren(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}slp/nftChildren/${t}`,this.axiosOptions)).data;throw new Error("groupId must be a string.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async parentNFTGroup(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}slp/nftGroup/${t}`,this.axiosOptions)).data;throw new Error("tokenId must be a string.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}},_$dist_464={};(function(t){(function(){"use strict";var e=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t};};Object.defineProperty(_$dist_464,"__esModule",{value:!0});const r=e(_$bignumber_194);_$dist_464.BN=r.default,_$dist_464.parseSLP=e=>{"string"==typeof e&&(e=t.from(e,"hex"));let i=0,n=e;const o=(t,e)=>{if(t)throw Error(e);},a=()=>{const t=n.readUInt8(i);return i+=1,new r.default(t);},s=()=>{const t=n.readUInt16LE(i);return i+=2,new r.default(t);},u=()=>{const t=n.readUInt32LE(i);return i+=4,new r.default(t);};o(0===n.length,"scriptpubkey cannot be empty"),o(106!==n[i],"scriptpubkey not op_return"),o(n.length<10,"scriptpubkey too small"),++i;const h=()=>{if(i===n.length)return-1;const t=a().toNumber();return t>0&&t<76?i+t>n.length?(--i,-1):t:76===t?i+1>=n.length?(--i,-1):a().toNumber():77===t?i+2>=n.length?(--i,-1):s().toNumber():78===t?i+4>=n.length?(--i,-1):u().toNumber():(--i,-1);},f=()=>{if(1===n.length)return a();if(2===n.length)return s();if(4===n.length)return u();if(8===n.length)return(()=>{const t=n.readUInt32LE(i);i+=4;const e=n.readUInt32LE(i);return i+=4,new r.default(e).multipliedBy(Math.pow(2,32)).plus(t);})();throw new Error("extraction of number from buffer failed");},c=t=>32===t.length,l=[];for(let t=h();t>=0;t=h()){const e=n.slice(i,i+t);if(o(i+t>n.length,"pushdata data extraction failed"),i+=t,l.push(e),1===l.length){const t=l[0];o(4!==t.length,"lokad id wrong size"),o(t[0]!=="S".charCodeAt(0)||t[1]!=="L".charCodeAt(0)||t[2]!=="P".charCodeAt(0)||0!==t[3],"SLP not in first chunk");}}o(i!==n.length,"trailing data"),o(0===l.length,"chunks empty");let d=0;const _=()=>{o(++d===l.length,"parsing ended early"),i=0,n=l[d];};_();const p=n.reverse();o(1!==p.length&&2!==p.length,"token_type string length must be 1 or 2");const m=f().toNumber();o(![1,65,129].includes(m),"token_type not token-type1, nft1-group, or nft1-child"),_();const g=n.toString();if("GENESIS"===g){o(10!==l.length,"wrong number of chunks"),_();const t=n;_();const e=n;_();const r=n;_();const i=n;o(!(0===i.length||32===i.length),"document_hash must be size 0 or 32"),_(),o(1!==n.length,"decimals string length must be 1");const a=f().toNumber();o(a>9,"decimals bigger than 9"),_();const s=n;let u=0;o(s.length>=2,"mint_baton_vout string length must be 0 or 1"),s.length>0&&(u=f().toNumber(),o(u<2,"mint_baton_vout must be at least 2")),_();const h=n.reverse();o(8!==h.length,"initial_qty must be provided as an 8-byte buffer");const c=f();return 65===m&&(o(0!==a,"NFT1 child token must have divisibility set to 0 decimal places"),o(0!==u,"NFT1 child token must not have a minting baton"),o(!c.isEqualTo(1),"NFT1 child token must have quantity of 1")),{tokenType:m,transactionType:g,data:{ticker:t,name:e,documentUri:r,documentHash:i,decimals:a,mintBatonVout:u,qty:c}};}if("MINT"===g){o(65===m,"NFT1 Child cannot have MINT transaction type."),o(6!==l.length,"wrong number of chunks"),_();const t=n;o(!c(t),"tokenId invalid size"),_();const e=n;let r=0;o(e.length>=2,"mint_baton_vout string length must be 0 or 1"),e.length>0&&(r=f().toNumber(),o(r<2,"mint_baton_vout must be at least 2")),_();const i=n.reverse();return o(8!==i.length,"additional_qty must be provided as an 8-byte buffer"),{tokenType:m,transactionType:g,data:{tokenId:t,mintBatonVout:r,qty:f()}};}if("SEND"===g){o(l.length<4,"wrong number of chunks"),_();const t=n;o(!c(t),"tokenId invalid size"),_();const e=[];for(;d!==l.length;){const t=n.reverse();o(8!==t.length,"amount string size not 8 bytes");const r=f();e.push(r),n=l[++d],i=0;}return o(0===e.length,"token_amounts size is 0"),o(e.length>19,"token_amounts size is greater than 19"),{tokenType:m,transactionType:g,data:{tokenId:t,amounts:e}};}return o(!0,"unknown action type"),{tokenType:m,transactionType:g,data:{}};};}).call(this);}).call(this,_$buffer_266({}).Buffer);var _$utils_39={};(function(t){(function(){let e;_$utils_39=class{constructor(t={}){this.restURL=t.restURL,this.apiToken=t.apiToken,this.slpParser=_$dist_464,this.authToken=t.authToken,this.axios=_$axios_120,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},e=this,this.whitelist=[],this.util=new _$util_42(t);}async decodeOpReturn(r,i=null,n=null){if(i){if(!(i instanceof Object))throw new Error("decodeOpReturn cache parameter must be Object");const t=i[r];if(t)return t;}try{if(!r||""===r||"string"!=typeof r)throw new Error("txid string must be included.");const o=this.restURL+"rawtransactions/getRawTransaction",a=(await this.axios.post(o,{verbose:!0,txids:[r],usrObj:n},this.axiosOptions)).data[0].vout[0].scriptPubKey.hex,s=e.slpParser.parseSLP(t.from(a,"hex"));let u={};return"SEND"===s.transactionType?u={tokenType:s.tokenType,txType:s.transactionType,tokenId:s.data.tokenId.toString("hex"),amounts:s.data.amounts}:"GENESIS"===s.transactionType?u={tokenType:s.tokenType,txType:s.transactionType,ticker:s.data.ticker.toString(),name:s.data.name.toString(),tokenId:r,documentUri:s.data.documentUri.toString(),documentHash:s.data.documentHash.toString(),decimals:s.data.decimals,mintBatonVout:s.data.mintBatonVout,qty:s.data.qty}:"MINT"===s.transactionType&&(u={tokenType:s.tokenType,txType:s.transactionType,tokenId:s.data.tokenId.toString("hex"),mintBatonVout:s.data.mintBatonVout,qty:s.data.qty}),i&&(i[r]=u),u;}catch(o){throw o;}}};}).call(this);}).call(this,_$buffer_266({}).Buffer);var _$slp_37=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},this.Address=new _$address_34(t),this.ECPair=_$ecpair_35,this.TokenType1=new _$tokentype1_38(t),this.NFT1=new _$nft1_36(t),this.Utils=new _$utils_39(t);}};let ___this_24;var _$encryption_24=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.axios=_$axios_120,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},___this_24=this;}async getPubKey(t){try{if(!t||"string"!=typeof t)throw new Error("Input must be a valid Bitcoin Cash address.");return(await ___this_24.axios.get(`${this.restURL}encryption/publickey/${t}`,this.axiosOptions)).data;}catch(e){throw e.response&&e.response.data?e.response.data:e;}}},_$electrumx_23=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},this.blockchain=new _$blockchain_17(t);}async utxo(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}electrumx/utxos/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"electrumx/utxos",{addresses:t},this.axiosOptions)).data;throw new Error("Input address must be a string or array of strings.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async balance(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}electrumx/balance/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"electrumx/balance",{addresses:t},this.axiosOptions)).data;throw new Error("Input address must be a string or array of strings.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async transactions(t,e=null,r=!1){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}electrumx/transactions/${t}/${r}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"electrumx/transactions",{addresses:t,usrObj:e,allTxs:r},this.axiosOptions)).data;throw new Error("Input address must be a string or array of strings.");}catch(i){throw i.response&&i.response.data?i.response.data:i;}}async unconfirmed(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}electrumx/unconfirmed/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"electrumx/unconfirmed",{addresses:t},this.axiosOptions)).data;throw new Error("Input address must be a string or array of strings.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async blockHeader(t,e=1){try{return(await _$axios_120.get(`${this.restURL}electrumx/block/headers/${t}?count=${e}`,this.axiosOptions)).data;}catch(r){throw r.response&&r.response.data?r.response&&r.response.data?new Error(r.response.data.error):r.response.data:r;}}async txData(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}electrumx/tx/data/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"electrumx/tx/data",{txids:t},this.axiosOptions)).data;throw new Error("Input txId must be a string or array of strings.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async broadcast(t){try{if("string"==typeof t)return(await _$axios_120.post(this.restURL+"electrumx/tx/broadcast",{txHex:t},this.axiosOptions)).data;throw new Error("Input txHex must be a string.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}sortConfTxs(t,e="DESCENDING"){try{return t=t.filter(t=>t.height>0),"DESCENDING"===e?t.sort((t,e)=>e.height-t.height):t.sort((t,e)=>t.height-e.height);}catch(err){throw console.log("Error in util.js/sortConfTxs()"),err;}}async sortAllTxs(t,e="DESCENDING"){try{const r=(await this.blockchain.getBlockCount())+1,i=t.map(t=>(t.height<=0&&(t.height=r),t));return this.sortConfTxs(i,e);}catch(err){throw console.log("Error in util.js/sort0ConfTxs"),console.log("electrumx.js restURL: ",this.restURL),err;}}},_$psfSlpIndexer_30=class{constructor(t={}){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},this.rawTransaction=new _$rawTransactions_31(t),this.slpUtils=new _$utils_39(t);}async status(){try{return(await _$axios_120.get(this.restURL+"psf/slp/status",this.axiosOptions)).data;}catch(t){throw t.response&&t.response.data?t.response.data:t;}}async balance(t){try{if("string"==typeof t)return(await _$axios_120.post(this.restURL+"psf/slp/address",{address:t},this.axiosOptions)).data;throw new Error("Input address must be a string.");}catch(e){throw e.response&&e.response.data?e.response.data:e;}}async tokenStats(t,e=!1){try{if("string"==typeof t)return(await _$axios_120.post(this.restURL+"psf/slp/token",{tokenId:t,withTxHistory:e},this.axiosOptions)).data;throw new Error("Input tokenId must be a string.");}catch(r){throw r.response&&r.response.data?r.response.data:r;}}async tx(t){try{if("string"==typeof t)return(await _$axios_120.post(this.restURL+"psf/slp/txid",{txid:t},this.axiosOptions)).data;throw new Error("Input txid must be a string.");}catch(e){if(e.response&&e.response.data&&e.response.data.error&&e.response.data.error.includes("Key not found in database")){const e=await this.checkBlacklist(t),r=await this.rawTransaction.getTxData(t);return r.isValidSlp=!!e&&null,{txData:r};}throw e;}}async checkBlacklist(t){try{const e=["dd21be4532d93661e8ffe16db6535af0fb8ee1344d1fef81a193e2b4cfa9fbc9"],r=await this.slpUtils.decodeOpReturn(t);for(let t=0;t!0===t.isSlp&&"token"===t.type&&1===t.tokenType);s=await this.hydrateTokenData(s);const u=r.filter(t=>!1===t.isSlp&&t.value>1e3),h=r.filter(t=>!1===t.isSlp&&t.value<=1e3);let f=r.filter(t=>!0===t.isSlp&&"baton"===t.type&&1===t.tokenType);f=await this.hydrateTokenData(f);let c=r.filter(t=>!0===t.isSlp&&"token"===t.type&&129===t.tokenType);c=await this.hydrateTokenData(c);let l=r.filter(t=>!0===t.isSlp&&"baton"===t.type&&129===t.tokenType);l=await this.hydrateTokenData(l);let d=r.filter(t=>!0===t.isSlp&&"token"===t.type&&65===t.tokenType);return{address:e,bchUtxos:u,infoUtxos:h,slpUtxos:{type1:{tokens:s,mintBatons:f},group:{tokens:c,mintBatons:l},nft:{tokens:d=await this.hydrateTokenData(d)}},nullUtxos:r.filter(t=>null===t.isSlp)};}catch(err){if(console.error("Error in bchjs.Utxo.get(): ",err),err.error)throw new Error(err.error);throw err;}}async hydrateTokenData(t){try{let e=t.map(t=>t.tokenId);e=[...new Set(e)];const r=[];for(let t=0;tt.tokenData.tokenId===e.tokenId);if(e.ticker=n[0].tokenData.ticker,e.name=n[0].tokenData.name,e.documentUri=n[0].tokenData.documentUri,e.documentHash=n[0].tokenData.documentHash,e.decimals=n[0].tokenData.decimals,"baton"!==e.type){const t=new _$bignumber_194(e.qty).dividedBy(10**parseInt(e.decimals));e.qtyStr=t.toString(),e.tokenQty=e.qtyStr;}}return t;}catch(err){throw console.log("Error in hydrateTokenData()"),err;}}findBiggestUtxo(t){let e=0,r=0;if(!Array.isArray(t))throw new Error("utxos input to findBiggestUtxo() must be an array");for(let i=0;ie&&(e=n.satoshis,r=i);}return t[r];}async isValid(t){try{const e=t.txid||t.tx_hash,r=t.vout|t.tx_pos,i=await this.blockchain.getTxOut(e,r,!0);let n=null;return n=null!==i;}catch(err){throw console.log("Error in Utxo.isValid()"),err;}}},_$transaction_41=class{constructor(t={}){this.slpUtils=new _$utils_39(t),this.rawTransaction=new _$rawTransactions_31(t),this.blockchain=new _$blockchain_17(t),this.psfSlpIndexer=new _$psfSlpIndexer_30(t);}async get(t){return await this.psfSlpIndexer.tx(t);}async getTokenInfo(t){try{return await this.slpUtils.decodeOpReturn(t);}catch(err){return!1;}}};let ___this_20;var _$dsproof_20=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.axios=_$axios_120,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},___this_20=this;}async getDSProof(t){try{if(!t)throw new Error("txid is required");if(64!==t.length)throw new Error(`txid must be of length 64 (not ${t.length})`);return(await ___this_20.axios.get(`${this.restURL}dsproof/getdsproof/${t}`,this.axiosOptions)).data;}catch(e){throw e.response&&e.response.data?e.response.data:e;}}},_$ecash_21=class{toSatoshi(t){if("number"!=typeof t)throw new Error("input must be a floating number representing XEC");return Math.floor(100*t);}toXec(t){if("number"!=typeof t)throw new Error("input must be a floating number representing satoshis");return t/100;}},_$bchJs_15={};(function(t,e){(function(){_$bchJs_15=class{constructor(r){if(r&&r.restURL&&""!==r.restURL?this.restURL=r.restURL:t.env.RESTURL&&""!==t.env.RESTURL?this.restURL=t.env.RESTURL:this.restURL="https://api.fullstack.cash/v5/",this.apiToken="",r&&r.apiToken&&""!==r.apiToken?this.apiToken=r.apiToken:this.apiToken="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjYxY2YxZTc2OGFlZjk0MDAxMjUwZTZkYiIsImVtYWlsIjoiY2hyaXMudHJvdXRuZXJAZ21haWwuY29tIiwiYXBpTGV2ZWwiOjUwLCJyYXRlTGltaXQiOjMsInBvaW50c1RvQ29uc3VtZSI6NDAsImR1cmF0aW9uIjozMCwiaWF0IjoxNjgzNzQ1MDEyLCJleHAiOjE2ODYzMzcwMTJ9.sDH_T_gG92zONA5SMTSzJcAqvcGn43bzVhoFPxLyLIk",this.authPass="",r&&r.authPass&&""!==r.authPass?this.authPass=r.authPass:t.env.BCHJSAUTHPASS&&""!==t.env.BCHJSAUTHPASS&&(this.authPass=t.env.BCHJSAUTHPASS),this.authToken="",this.authPass){const t="fullstackcash:"+this.authPass,r=e.from(t).toString("base64");this.authToken="Basic "+r;}const i={restURL:this.restURL,apiToken:this.apiToken,authToken:this.authToken};this.Electrumx=new _$electrumx_23(i),this.Control=new _$control_18(i),this.Mining=new _$mining_27(i),this.RawTransactions=new _$rawTransactions_31(i),this.Address=new _$address_14(i),this.BitcoinCash=new _$bitcoincash_16(this.Address),this.Blockchain=new _$blockchain_17(i),this.Crypto=_$crypto_19,this.ECPair=_$ECPair_22,this.ECPair.setAddress(this.Address),this.encryption=new _$encryption_24(i),this.Generating=new _$generating_25(i),this.HDNode=new _$hdnode_26(this.Address),this.Mnemonic=new _$mnemonic_28(this.Address),this.Price=new _$price_29(i),this.Script=new _$script_33(),this.TransactionBuilder=_$TransactionBuilder_40,this.TransactionBuilder.setAddress(this.Address),this.Util=new _$util_42(i),this.Schnorr=new _$schnorr_32(i),this.SLP=new _$slp_37(i),this.SLP.HDNode=this.HDNode,this.Utxo=new _$utxo_43(i),this.Transaction=new _$transaction_41(i),this.DSProof=new _$dsproof_20(i),this.eCash=new _$ecash_21(),this.PsfSlpIndexer=new _$psfSlpIndexer_30(i);}};}).call(this);}).call(this,_$browser_416,_$buffer_266({}).Buffer);var _$core_283={};(function(t){(function(){var r;r=function(){var r=r||function(r,i){var n;if("undefined"!=typeof window&&window.crypto&&(n=window.crypto),!n&&"undefined"!=typeof window&&window.msCrypto&&(n=window.msCrypto),!n&&void 0!==t&&t.crypto&&(n=t.crypto),!n)try{n=_$cryptoBrowserify_280({});}catch(err){}var o=function(){if(n){if("function"==typeof n.getRandomValues)try{return n.getRandomValues(new Uint32Array(1))[0];}catch(err){}if("function"==typeof n.randomBytes)try{return n.randomBytes(4).readInt32LE();}catch(err){}}throw new Error("Native crypto module could not be used to get secure random number.");},a=Object.create||function(){function t(){}return function(e){var r;return t.prototype=e,r=new t(),t.prototype=null,r;};}(),s={},u=s.lib={},h=u.Base={extend:function(t){var e=a(this);return t&&e.mixIn(t),e.hasOwnProperty("init")&&this.init!==e.init||(e.init=function(){e.$super.init.apply(this,arguments);}),e.init.prototype=e,e.$super=this,e;},create:function(){var t=this.extend();return t.init.apply(t,arguments),t;},init:function(){},mixIn:function(t){for(var e in t)t.hasOwnProperty(e)&&(this[e]=t[e]);t.hasOwnProperty("toString")&&(this.toString=t.toString);},clone:function(){return this.init.prototype.extend(this);}},f=u.WordArray=h.extend({init:function(t,e){t=this.words=t||[],this.sigBytes=null!=e?e:4*t.length;},toString:function(t){return(t||l).stringify(this);},concat:function(t){var e=this.words,r=t.words,i=this.sigBytes,n=t.sigBytes;if(this.clamp(),i%4)for(var o=0;o>>2]>>>24-o%4*8&255;e[i+o>>>2]|=a<<24-(i+o)%4*8;}else for(o=0;o>>2]=r[o>>>2];return this.sigBytes+=n,this;},clamp:function(){var t=this.words,e=this.sigBytes;t[e>>>2]&=4294967295<<32-e%4*8,t.length=r.ceil(e/4);},clone:function(){var t=h.clone.call(this);return t.words=this.words.slice(0),t;},random:function(t){for(var e=[],r=0;r>>2]>>>24-n%4*8&255;i.push((o>>>4).toString(16)),i.push((15&o).toString(16));}return i.join("");},parse:function(t){for(var e=t.length,r=[],i=0;i>>3]|=parseInt(t.substr(i,2),16)<<24-i%8*4;return new f.init(r,e/2);}},d=c.Latin1={stringify:function(t){for(var e=t.words,r=t.sigBytes,i=[],n=0;n>>2]>>>24-n%4*8&255;i.push(String.fromCharCode(o));}return i.join("");},parse:function(t){for(var e=t.length,r=[],i=0;i>>2]|=(255&t.charCodeAt(i))<<24-i%4*8;return new f.init(r,e);}},_=c.Utf8={stringify:function(t){try{return decodeURIComponent(escape(d.stringify(t)));}catch(e){throw new Error("Malformed UTF-8 data");}},parse:function(t){return d.parse(unescape(encodeURIComponent(t)));}},p=u.BufferedBlockAlgorithm=h.extend({reset:function(){this._data=new f.init(),this._nDataBytes=0;},_append:function(t){"string"==typeof t&&(t=_.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes;},_process:function(t){var e,i=this._data,n=i.words,o=i.sigBytes,a=this.blockSize,s=o/(4*a),u=(s=t?r.ceil(s):r.max((0|s)-this._minBufferSize,0))*a,h=r.min(4*u,o);if(u){for(var c=0;c>>2]|=t[n]<<24-n%4*8;r.call(this,i,e);}else r.apply(this,arguments);}).prototype=e;}}(),t.lib.WordArray;},"object"==typeof _$libTypedarrays_290?_$libTypedarrays_290=_$libTypedarrays_290=__factory_290(_$core_283):"function"==typeof define&&define.amd?define(["./core"],__factory_290):__factory_290(__root_290.CryptoJS);var _$encUtf16_285={},__root_285,__factory_285;__root_285=this,__factory_285=function(t){return function(){var e=t,r=e.lib.WordArray,i=e.enc;function n(t){return t<<8&4278255360|t>>>8&16711935;}i.Utf16=i.Utf16BE={stringify:function(t){for(var e=t.words,r=t.sigBytes,i=[],n=0;n>>2]>>>16-n%4*8&65535;i.push(String.fromCharCode(o));}return i.join("");},parse:function(t){for(var e=t.length,i=[],n=0;n>>1]|=t.charCodeAt(n)<<16-n%2*16;return r.create(i,2*e);}},i.Utf16LE={stringify:function(t){for(var e=t.words,r=t.sigBytes,i=[],o=0;o>>2]>>>16-o%4*8&65535);i.push(String.fromCharCode(a));}return i.join("");},parse:function(t){for(var e=t.length,i=[],o=0;o>>1]|=n(t.charCodeAt(o)<<16-o%2*16);return r.create(i,2*e);}};}(),t.enc.Utf16;},"object"==typeof _$encUtf16_285?_$encUtf16_285=_$encUtf16_285=__factory_285(_$core_283):"function"==typeof define&&define.amd?define(["./core"],__factory_285):__factory_285(__root_285.CryptoJS);var _$encBase64_284={},__root_284,__factory_284;__root_284=this,__factory_284=function(t){return r=(e=t).lib.WordArray,e.enc.Base64={stringify:function(t){var e=t.words,r=t.sigBytes,i=this._map;t.clamp();for(var n=[],o=0;o>>2]>>>24-o%4*8&255)<<16|(e[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|e[o+2>>>2]>>>24-(o+2)%4*8&255,s=0;s<4&&o+.75*s>>6*(3-s)&63));var u=i.charAt(64);if(u)for(;n.length%4;)n.push(u);return n.join("");},parse:function(t){var e=t.length,i=this._map,n=this._reverseMap;if(!n){n=this._reverseMap=[];for(var o=0;o>>6-a%4*2;n[o>>>2]|=s<<24-o%4*8,o++;}return r.create(n,o);}(t,e,n);},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},t.enc.Base64;var e,r;},"object"==typeof _$encBase64_284?_$encBase64_284=_$encBase64_284=__factory_284(_$core_283):"function"==typeof define&&define.amd?define(["./core"],__factory_284):__factory_284(__root_284.CryptoJS);var _$md5_291={},__root_291,__factory_291;__root_291=this,__factory_291=function(t){return function(e){var r=t,i=r.lib,n=i.WordArray,o=i.Hasher,a=r.algo,s=[];!function(){for(var t=0;t<64;t++)s[t]=4294967296*e.abs(e.sin(t+1))|0;}();var u=a.MD5=o.extend({_doReset:function(){this._hash=new n.init([1732584193,4023233417,2562383102,271733878]);},_doProcessBlock:function(t,e){for(var r=0;r<16;r++){var i=e+r,n=t[i];t[i]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8);}var o=this._hash.words,a=t[e+0],u=t[e+1],d=t[e+2],_=t[e+3],p=t[e+4],m=t[e+5],g=t[e+6],y=t[e+7],b=t[e+8],v=t[e+9],w=t[e+10],M=t[e+11],$=t[e+12],E=t[e+13],S=t[e+14],A=t[e+15],B=o[0],k=o[1],T=o[2],x=o[3];B=h(B,k,T,x,a,7,s[0]),x=h(x,B,k,T,u,12,s[1]),T=h(T,x,B,k,d,17,s[2]),k=h(k,T,x,B,_,22,s[3]),B=h(B,k,T,x,p,7,s[4]),x=h(x,B,k,T,m,12,s[5]),T=h(T,x,B,k,g,17,s[6]),k=h(k,T,x,B,y,22,s[7]),B=h(B,k,T,x,b,7,s[8]),x=h(x,B,k,T,v,12,s[9]),T=h(T,x,B,k,w,17,s[10]),k=h(k,T,x,B,M,22,s[11]),B=h(B,k,T,x,$,7,s[12]),x=h(x,B,k,T,E,12,s[13]),T=h(T,x,B,k,S,17,s[14]),B=f(B,k=h(k,T,x,B,A,22,s[15]),T,x,u,5,s[16]),x=f(x,B,k,T,g,9,s[17]),T=f(T,x,B,k,M,14,s[18]),k=f(k,T,x,B,a,20,s[19]),B=f(B,k,T,x,m,5,s[20]),x=f(x,B,k,T,w,9,s[21]),T=f(T,x,B,k,A,14,s[22]),k=f(k,T,x,B,p,20,s[23]),B=f(B,k,T,x,v,5,s[24]),x=f(x,B,k,T,S,9,s[25]),T=f(T,x,B,k,_,14,s[26]),k=f(k,T,x,B,b,20,s[27]),B=f(B,k,T,x,E,5,s[28]),x=f(x,B,k,T,d,9,s[29]),T=f(T,x,B,k,y,14,s[30]),B=c(B,k=f(k,T,x,B,$,20,s[31]),T,x,m,4,s[32]),x=c(x,B,k,T,b,11,s[33]),T=c(T,x,B,k,M,16,s[34]),k=c(k,T,x,B,S,23,s[35]),B=c(B,k,T,x,u,4,s[36]),x=c(x,B,k,T,p,11,s[37]),T=c(T,x,B,k,y,16,s[38]),k=c(k,T,x,B,w,23,s[39]),B=c(B,k,T,x,E,4,s[40]),x=c(x,B,k,T,a,11,s[41]),T=c(T,x,B,k,_,16,s[42]),k=c(k,T,x,B,g,23,s[43]),B=c(B,k,T,x,v,4,s[44]),x=c(x,B,k,T,$,11,s[45]),T=c(T,x,B,k,A,16,s[46]),B=l(B,k=c(k,T,x,B,d,23,s[47]),T,x,a,6,s[48]),x=l(x,B,k,T,y,10,s[49]),T=l(T,x,B,k,S,15,s[50]),k=l(k,T,x,B,m,21,s[51]),B=l(B,k,T,x,$,6,s[52]),x=l(x,B,k,T,_,10,s[53]),T=l(T,x,B,k,w,15,s[54]),k=l(k,T,x,B,u,21,s[55]),B=l(B,k,T,x,b,6,s[56]),x=l(x,B,k,T,A,10,s[57]),T=l(T,x,B,k,g,15,s[58]),k=l(k,T,x,B,E,21,s[59]),B=l(B,k,T,x,p,6,s[60]),x=l(x,B,k,T,M,10,s[61]),T=l(T,x,B,k,d,15,s[62]),k=l(k,T,x,B,v,21,s[63]),o[0]=o[0]+B|0,o[1]=o[1]+k|0,o[2]=o[2]+T|0,o[3]=o[3]+x|0;},_doFinalize:function(){var t=this._data,r=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;r[n>>>5]|=128<<24-n%32;var o=e.floor(i/4294967296),a=i;r[15+(n+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),r[14+(n+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),t.sigBytes=4*(r.length+1),this._process();for(var s=this._hash,u=s.words,h=0;h<4;h++){var f=u[h];u[h]=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8);}return s;},clone:function(){var t=o.clone.call(this);return t._hash=this._hash.clone(),t;}});function h(t,e,r,i,n,o,a){var s=t+(e&r|~e&i)+n+a;return(s<>>32-o)+e;}function f(t,e,r,i,n,o,a){var s=t+(e&i|r&~i)+n+a;return(s<>>32-o)+e;}function c(t,e,r,i,n,o,a){var s=t+(e^r^i)+n+a;return(s<>>32-o)+e;}function l(t,e,r,i,n,o,a){var s=t+(r^(e|~i))+n+a;return(s<>>32-o)+e;}r.MD5=o._createHelper(u),r.HmacMD5=o._createHmacHelper(u);}(Math),t.MD5;},"object"==typeof _$md5_291?_$md5_291=_$md5_291=__factory_291(_$core_283):"function"==typeof define&&define.amd?define(["./core"],__factory_291):__factory_291(__root_291.CryptoJS);var _$sha1_307={},__root_307,__factory_307;__root_307=this,__factory_307=function(t){var e,r,i,n,o,a,s;return r=(e=t).lib,i=r.WordArray,n=r.Hasher,o=e.algo,a=[],s=o.SHA1=n.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878,3285377520]);},_doProcessBlock:function(t,e){for(var r=this._hash.words,i=r[0],n=r[1],o=r[2],s=r[3],u=r[4],h=0;h<80;h++){if(h<16)a[h]=0|t[e+h];else{var f=a[h-3]^a[h-8]^a[h-14]^a[h-16];a[h]=f<<1|f>>>31;}var c=(i<<5|i>>>27)+u+a[h];c+=h<20?1518500249+(n&o|~n&s):h<40?1859775393+(n^o^s):h<60?(n&o|n&s|o&s)-1894007588:(n^o^s)-899497514,u=s,s=o,o=n<<30|n>>>2,n=i,i=c;}r[0]=r[0]+i|0,r[1]=r[1]+n|0,r[2]=r[2]+o|0,r[3]=r[3]+s|0,r[4]=r[4]+u|0;},_doFinalize:function(){var t=this._data,e=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;return e[i>>>5]|=128<<24-i%32,e[14+(i+64>>>9<<4)]=Math.floor(r/4294967296),e[15+(i+64>>>9<<4)]=r,t.sigBytes=4*e.length,this._process(),this._hash;},clone:function(){var t=n.clone.call(this);return t._hash=this._hash.clone(),t;}}),e.SHA1=n._createHelper(s),e.HmacSHA1=n._createHmacHelper(s),t.SHA1;},"object"==typeof _$sha1_307?_$sha1_307=_$sha1_307=__factory_307(_$core_283):"function"==typeof define&&define.amd?define(["./core"],__factory_307):__factory_307(__root_307.CryptoJS);var _$sha256_309={},__root_309,__factory_309;__root_309=this,__factory_309=function(t){return function(e){var r=t,i=r.lib,n=i.WordArray,o=i.Hasher,a=r.algo,s=[],u=[];!function(){function t(t){for(var r=e.sqrt(t),i=2;i<=r;i++)if(!(t%i))return!1;return!0;}function r(t){return 4294967296*(t-(0|t))|0;}for(var i=2,n=0;n<64;)t(i)&&(n<8&&(s[n]=r(e.pow(i,.5))),u[n]=r(e.pow(i,1/3)),n++),i++;}();var h=[],f=a.SHA256=o.extend({_doReset:function(){this._hash=new n.init(s.slice(0));},_doProcessBlock:function(t,e){for(var r=this._hash.words,i=r[0],n=r[1],o=r[2],a=r[3],s=r[4],f=r[5],c=r[6],l=r[7],d=0;d<64;d++){if(d<16)h[d]=0|t[e+d];else{var _=h[d-15],p=(_<<25|_>>>7)^(_<<14|_>>>18)^_>>>3,m=h[d-2],g=(m<<15|m>>>17)^(m<<13|m>>>19)^m>>>10;h[d]=p+h[d-7]+g+h[d-16];}var y=i&n^i&o^n&o,b=(i<<30|i>>>2)^(i<<19|i>>>13)^(i<<10|i>>>22),v=l+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&f^~s&c)+u[d]+h[d];l=c,c=f,f=s,s=a+v|0,a=o,o=n,n=i,i=v+(b+y)|0;}r[0]=r[0]+i|0,r[1]=r[1]+n|0,r[2]=r[2]+o|0,r[3]=r[3]+a|0,r[4]=r[4]+s|0,r[5]=r[5]+f|0,r[6]=r[6]+c|0,r[7]=r[7]+l|0;},_doFinalize:function(){var t=this._data,r=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;return r[n>>>5]|=128<<24-n%32,r[14+(n+64>>>9<<4)]=e.floor(i/4294967296),r[15+(n+64>>>9<<4)]=i,t.sigBytes=4*r.length,this._process(),this._hash;},clone:function(){var t=o.clone.call(this);return t._hash=this._hash.clone(),t;}});r.SHA256=o._createHelper(f),r.HmacSHA256=o._createHmacHelper(f);}(Math),t.SHA256;},"object"==typeof _$sha256_309?_$sha256_309=_$sha256_309=__factory_309(_$core_283):"function"==typeof define&&define.amd?define(["./core"],__factory_309):__factory_309(__root_309.CryptoJS);var _$sha224_308={},__root_308,__factory_308;__root_308=this,__factory_308=function(t){var e,r,i,n,o;return r=(e=t).lib.WordArray,i=e.algo,n=i.SHA256,o=i.SHA224=n.extend({_doReset:function(){this._hash=new r.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]);},_doFinalize:function(){var t=n._doFinalize.call(this);return t.sigBytes-=4,t;}}),e.SHA224=n._createHelper(o),e.HmacSHA224=n._createHmacHelper(o),t.SHA224;},"object"==typeof _$sha224_308?_$sha224_308=_$sha224_308=__factory_308(_$core_283,_$sha256_309):"function"==typeof define&&define.amd?define(["./core","./sha256"],__factory_308):__factory_308(__root_308.CryptoJS);var _$sha512_312={},__root_312,__factory_312;__root_312=this,__factory_312=function(t){return function(){var e=t,r=e.lib.Hasher,i=e.x64,n=i.Word,o=i.WordArray,a=e.algo;function s(){return n.create.apply(n,arguments);}var u=[s(1116352408,3609767458),s(1899447441,602891725),s(3049323471,3964484399),s(3921009573,2173295548),s(961987163,4081628472),s(1508970993,3053834265),s(2453635748,2937671579),s(2870763221,3664609560),s(3624381080,2734883394),s(310598401,1164996542),s(607225278,1323610764),s(1426881987,3590304994),s(1925078388,4068182383),s(2162078206,991336113),s(2614888103,633803317),s(3248222580,3479774868),s(3835390401,2666613458),s(4022224774,944711139),s(264347078,2341262773),s(604807628,2007800933),s(770255983,1495990901),s(1249150122,1856431235),s(1555081692,3175218132),s(1996064986,2198950837),s(2554220882,3999719339),s(2821834349,766784016),s(2952996808,2566594879),s(3210313671,3203337956),s(3336571891,1034457026),s(3584528711,2466948901),s(113926993,3758326383),s(338241895,168717936),s(666307205,1188179964),s(773529912,1546045734),s(1294757372,1522805485),s(1396182291,2643833823),s(1695183700,2343527390),s(1986661051,1014477480),s(2177026350,1206759142),s(2456956037,344077627),s(2730485921,1290863460),s(2820302411,3158454273),s(3259730800,3505952657),s(3345764771,106217008),s(3516065817,3606008344),s(3600352804,1432725776),s(4094571909,1467031594),s(275423344,851169720),s(430227734,3100823752),s(506948616,1363258195),s(659060556,3750685593),s(883997877,3785050280),s(958139571,3318307427),s(1322822218,3812723403),s(1537002063,2003034995),s(1747873779,3602036899),s(1955562222,1575990012),s(2024104815,1125592928),s(2227730452,2716904306),s(2361852424,442776044),s(2428436474,593698344),s(2756734187,3733110249),s(3204031479,2999351573),s(3329325298,3815920427),s(3391569614,3928383900),s(3515267271,566280711),s(3940187606,3454069534),s(4118630271,4000239992),s(116418474,1914138554),s(174292421,2731055270),s(289380356,3203993006),s(460393269,320620315),s(685471733,587496836),s(852142971,1086792851),s(1017036298,365543100),s(1126000580,2618297676),s(1288033470,3409855158),s(1501505948,4234509866),s(1607167915,987167468),s(1816402316,1246189591)],h=[];!function(){for(var t=0;t<80;t++)h[t]=s();}();var f=a.SHA512=r.extend({_doReset:function(){this._hash=new o.init([new n.init(1779033703,4089235720),new n.init(3144134277,2227873595),new n.init(1013904242,4271175723),new n.init(2773480762,1595750129),new n.init(1359893119,2917565137),new n.init(2600822924,725511199),new n.init(528734635,4215389547),new n.init(1541459225,327033209)]);},_doProcessBlock:function(t,e){for(var r=this._hash.words,i=r[0],n=r[1],o=r[2],a=r[3],s=r[4],f=r[5],c=r[6],l=r[7],d=i.high,_=i.low,p=n.high,m=n.low,g=o.high,y=o.low,b=a.high,v=a.low,w=s.high,M=s.low,$=f.high,E=f.low,S=c.high,A=c.low,B=l.high,k=l.low,T=d,x=_,I=p,R=m,P=g,O=y,C=b,N=v,L=w,D=M,U=$,j=E,H=S,z=A,q=B,K=k,F=0;F<80;F++){var G,V,W=h[F];if(F<16)V=W.high=0|t[e+2*F],G=W.low=0|t[e+2*F+1];else{var Y=h[F-15],Z=Y.high,J=Y.low,X=(Z>>>1|J<<31)^(Z>>>8|J<<24)^Z>>>7,Q=(J>>>1|Z<<31)^(J>>>8|Z<<24)^(J>>>7|Z<<25),tt=h[F-2],et=tt.high,rt=tt.low,it=(et>>>19|rt<<13)^(et<<3|rt>>>29)^et>>>6,nt=(rt>>>19|et<<13)^(rt<<3|et>>>29)^(rt>>>6|et<<26),ot=h[F-7],at=ot.high,st=ot.low,ut=h[F-16],ht=ut.high,ft=ut.low;V=(V=(V=X+at+((G=Q+st)>>>0>>0?1:0))+it+((G+=nt)>>>0>>0?1:0))+ht+((G+=ft)>>>0>>0?1:0),W.high=V,W.low=G;}var ct,lt=L&U^~L&H,dt=D&j^~D&z,_t=T&I^T&P^I&P,pt=x&R^x&O^R&O,mt=(T>>>28|x<<4)^(T<<30|x>>>2)^(T<<25|x>>>7),gt=(x>>>28|T<<4)^(x<<30|T>>>2)^(x<<25|T>>>7),yt=(L>>>14|D<<18)^(L>>>18|D<<14)^(L<<23|D>>>9),bt=(D>>>14|L<<18)^(D>>>18|L<<14)^(D<<23|L>>>9),vt=u[F],wt=vt.high,Mt=vt.low,$t=q+yt+((ct=K+bt)>>>0>>0?1:0),Et=gt+pt;q=H,K=z,H=U,z=j,U=L,j=D,L=C+($t=($t=($t=$t+lt+((ct+=dt)>>>0
>>0?1:0))+wt+((ct+=Mt)>>>0>>0?1:0))+V+((ct+=G)>>>0>>0?1:0))+((D=N+ct|0)>>>0>>0?1:0)|0,C=P,N=O,P=I,O=R,I=T,R=x,T=$t+(mt+_t+(Et>>>0>>0?1:0))+((x=ct+Et|0)>>>0>>0?1:0)|0;}_=i.low=_+x,i.high=d+T+(_>>>0>>0?1:0),m=n.low=m+R,n.high=p+I+(m>>>0>>0?1:0),y=o.low=y+O,o.high=g+P+(y>>>0>>0?1:0),v=a.low=v+N,a.high=b+C+(v>>>0>>0?1:0),M=s.low=M+D,s.high=w+L+(M>>>0>>0?1:0),E=f.low=E+j,f.high=$+U+(E>>>0>>0?1:0),A=c.low=A+z,c.high=S+H+(A>>>0>>0?1:0),k=l.low=k+K,l.high=B+q+(k>>>0>>0?1:0);},_doFinalize:function(){var t=this._data,e=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;return e[i>>>5]|=128<<24-i%32,e[30+(i+128>>>10<<5)]=Math.floor(r/4294967296),e[31+(i+128>>>10<<5)]=r,t.sigBytes=4*e.length,this._process(),this._hash.toX32();},clone:function(){var t=r.clone.call(this);return t._hash=this._hash.clone(),t;},blockSize:32});e.SHA512=r._createHelper(f),e.HmacSHA512=r._createHmacHelper(f);}(),t.SHA512;},"object"==typeof _$sha512_312?_$sha512_312=_$sha512_312=__factory_312(_$core_283,_$x64Core_314):"function"==typeof define&&define.amd?define(["./core","./x64-core"],__factory_312):__factory_312(__root_312.CryptoJS);var _$sha384_311={},__root_311,__factory_311;__root_311=this,__factory_311=function(t){var e,r,i,n,o,a,s;return r=(e=t).x64,i=r.Word,n=r.WordArray,o=e.algo,a=o.SHA512,s=o.SHA384=a.extend({_doReset:function(){this._hash=new n.init([new i.init(3418070365,3238371032),new i.init(1654270250,914150663),new i.init(2438529370,812702999),new i.init(355462360,4144912697),new i.init(1731405415,4290775857),new i.init(2394180231,1750603025),new i.init(3675008525,1694076839),new i.init(1203062813,3204075428)]);},_doFinalize:function(){var t=a._doFinalize.call(this);return t.sigBytes-=16,t;}}),e.SHA384=a._createHelper(s),e.HmacSHA384=a._createHmacHelper(s),t.SHA384;},"object"==typeof _$sha384_311?_$sha384_311=_$sha384_311=__factory_311(_$core_283,_$x64Core_314,_$sha512_312):"function"==typeof define&&define.amd?define(["./core","./x64-core","./sha512"],__factory_311):__factory_311(__root_311.CryptoJS);var _$sha3_310={},__root_310,__factory_310;__root_310=this,__factory_310=function(t){return function(e){var r=t,i=r.lib,n=i.WordArray,o=i.Hasher,a=r.x64.Word,s=r.algo,u=[],h=[],f=[];!function(){for(var t=1,e=0,r=0;r<24;r++){u[t+5*e]=(r+1)*(r+2)/2%64;var i=(2*t+3*e)%5;t=e%5,e=i;}for(t=0;t<5;t++)for(e=0;e<5;e++)h[t+5*e]=e+(2*t+3*e)%5*5;for(var n=1,o=0;o<24;o++){for(var s=0,c=0,l=0;l<7;l++){if(1&n){var d=(1<>>24)|4278255360&(o<<24|o>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(k=r[n]).high^=a,k.low^=o;}for(var s=0;s<24;s++){for(var l=0;l<5;l++){for(var d=0,_=0,p=0;p<5;p++)d^=(k=r[l+5*p]).high,_^=k.low;var m=c[l];m.high=d,m.low=_;}for(l=0;l<5;l++){var g=c[(l+4)%5],y=c[(l+1)%5],b=y.high,v=y.low;for(d=g.high^(b<<1|v>>>31),_=g.low^(v<<1|b>>>31),p=0;p<5;p++)(k=r[l+5*p]).high^=d,k.low^=_;}for(var w=1;w<25;w++){var M=(k=r[w]).high,$=k.low,E=u[w];E<32?(d=M<>>32-E,_=$<>>32-E):(d=$<>>64-E,_=M<>>64-E);var S=c[h[w]];S.high=d,S.low=_;}var A=c[0],B=r[0];for(A.high=B.high,A.low=B.low,l=0;l<5;l++)for(p=0;p<5;p++){var k=r[w=l+5*p],T=c[w],x=c[(l+1)%5+5*p],I=c[(l+2)%5+5*p];k.high=T.high^~x.high&I.high,k.low=T.low^~x.low&I.low;}k=r[0];var R=f[s];k.high^=R.high,k.low^=R.low;}},_doFinalize:function(){var t=this._data,r=t.words,i=(this._nDataBytes,8*t.sigBytes),o=32*this.blockSize;r[i>>>5]|=1<<24-i%32,r[(e.ceil((i+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*r.length,this._process();for(var a=this._state,s=this.cfg.outputLength/8,u=s/8,h=[],f=0;f>>24)|4278255360&(l<<24|l>>>8),d=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8),h.push(d),h.push(l);}return new n.init(h,s);},clone:function(){for(var t=o.clone.call(this),e=t._state=this._state.slice(0),r=0;r<25;r++)e[r]=e[r].clone();return t;}});r.SHA3=o._createHelper(l),r.HmacSHA3=o._createHmacHelper(l);}(Math),t.SHA3;},"object"==typeof _$sha3_310?_$sha3_310=_$sha3_310=__factory_310(_$core_283,_$x64Core_314):"function"==typeof define&&define.amd?define(["./core","./x64-core"],__factory_310):__factory_310(__root_310.CryptoJS);var _$ripemd160_306={},__root_306,__factory_306;__root_306=this,__factory_306=function(t){return function(e){var r=t,i=r.lib,n=i.WordArray,o=i.Hasher,a=r.algo,s=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),u=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),h=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),f=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),c=n.create([0,1518500249,1859775393,2400959708,2840853838]),l=n.create([1352829926,1548603684,1836072691,2053994217,0]),d=a.RIPEMD160=o.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520]);},_doProcessBlock:function(t,e){for(var r=0;r<16;r++){var i=e+r,n=t[i];t[i]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8);}var o,a,d,v,w,M,$,E,S,A,B,k=this._hash.words,T=c.words,x=l.words,I=s.words,R=u.words,P=h.words,O=f.words;for(M=o=k[0],$=a=k[1],E=d=k[2],S=v=k[3],A=w=k[4],r=0;r<80;r+=1)B=o+t[e+I[r]]|0,B+=r<16?_(a,d,v)+T[0]:r<32?p(a,d,v)+T[1]:r<48?m(a,d,v)+T[2]:r<64?g(a,d,v)+T[3]:y(a,d,v)+T[4],B=(B=b(B|=0,P[r]))+w|0,o=w,w=v,v=b(d,10),d=a,a=B,B=M+t[e+R[r]]|0,B+=r<16?y($,E,S)+x[0]:r<32?g($,E,S)+x[1]:r<48?m($,E,S)+x[2]:r<64?p($,E,S)+x[3]:_($,E,S)+x[4],B=(B=b(B|=0,O[r]))+A|0,M=A,A=S,S=b(E,10),E=$,$=B;B=k[1]+d+S|0,k[1]=k[2]+v+A|0,k[2]=k[3]+w+M|0,k[3]=k[4]+o+$|0,k[4]=k[0]+a+E|0,k[0]=B;},_doFinalize:function(){var t=this._data,e=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;e[i>>>5]|=128<<24-i%32,e[14+(i+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),t.sigBytes=4*(e.length+1),this._process();for(var n=this._hash,o=n.words,a=0;a<5;a++){var s=o[a];o[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8);}return n;},clone:function(){var t=o.clone.call(this);return t._hash=this._hash.clone(),t;}});function _(t,e,r){return t^e^r;}function p(t,e,r){return t&e|~t&r;}function m(t,e,r){return(t|~e)^r;}function g(t,e,r){return t&r|e&~r;}function y(t,e,r){return t^(e|~r);}function b(t,e){return t<>>32-e;}r.RIPEMD160=o._createHelper(d),r.HmacRIPEMD160=o._createHmacHelper(d);}(Math),t.RIPEMD160;},"object"==typeof _$ripemd160_306?_$ripemd160_306=_$ripemd160_306=__factory_306(_$core_283):"function"==typeof define&&define.amd?define(["./core"],__factory_306):__factory_306(__root_306.CryptoJS);var _$hmac_288={},__root_288,__factory_288;__root_288=this,__factory_288=function(t){var e,r,i;r=(e=t).lib.Base,i=e.enc.Utf8,e.algo.HMAC=r.extend({init:function(t,e){t=this._hasher=new t.init(),"string"==typeof e&&(e=i.parse(e));var r=t.blockSize,n=4*r;e.sigBytes>n&&(e=t.finalize(e)),e.clamp();for(var o=this._oKey=e.clone(),a=this._iKey=e.clone(),s=o.words,u=a.words,h=0;h>>2];t.sigBytes-=e;}},p=(i.BlockCipher=f.extend({cfg:f.cfg.extend({mode:d,padding:_}),reset:function(){var t;f.reset.call(this);var e=this.cfg,r=e.iv,i=e.mode;this._xformMode==this._ENC_XFORM_MODE?t=i.createEncryptor:(t=i.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==t?this._mode.init(this,r&&r.words):(this._mode=t.call(i,this,r&&r.words),this._mode.__creator=t);},_doProcessBlock:function(t,e){this._mode.processBlock(t,e);},_doFinalize:function(){var t,e=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t;},blockSize:4}),i.CipherParams=n.extend({init:function(t){this.mixIn(t);},toString:function(t){return(t||this.formatter).stringify(this);}})),m=(r.format={}).OpenSSL={stringify:function(t){var e=t.ciphertext,r=t.salt;return(r?o.create([1398893684,1701076831]).concat(r).concat(e):e).toString(u);},parse:function(t){var e,r=u.parse(t),i=r.words;return 1398893684==i[0]&&1701076831==i[1]&&(e=o.create(i.slice(2,4)),i.splice(0,4),r.sigBytes-=16),p.create({ciphertext:r,salt:e});}},g=i.SerializableCipher=n.extend({cfg:n.extend({format:m}),encrypt:function(t,e,r,i){i=this.cfg.extend(i);var n=t.createEncryptor(r,i),o=n.finalize(e),a=n.cfg;return p.create({ciphertext:o,key:r,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:t.blockSize,formatter:i.format});},decrypt:function(t,e,r,i){return i=this.cfg.extend(i),e=this._parse(e,i.format),t.createDecryptor(r,i).finalize(e.ciphertext);},_parse:function(t,e){return"string"==typeof t?e.parse(t,this):t;}}),y=(r.kdf={}).OpenSSL={execute:function(t,e,r,i){i||(i=o.random(8));var n=h.create({keySize:e+r}).compute(t,i),a=o.create(n.words.slice(e),4*r);return n.sigBytes=4*e,p.create({key:n,iv:a,salt:i});}},b=i.PasswordBasedCipher=g.extend({cfg:g.cfg.extend({kdf:y}),encrypt:function(t,e,r,i){var n=(i=this.cfg.extend(i)).kdf.execute(r,t.keySize,t.ivSize);i.iv=n.iv;var o=g.encrypt.call(this,t,e,n.key,i);return o.mixIn(n),o;},decrypt:function(t,e,r,i){i=this.cfg.extend(i),e=this._parse(e,i.format);var n=i.kdf.execute(r,t.keySize,t.ivSize,e.salt);return i.iv=n.iv,g.decrypt.call(this,t,e,n.key,i);}});}();},"object"==typeof _$cipherCore_282?_$cipherCore_282=_$cipherCore_282=__factory_282(_$core_283,_$evpkdf_286):"function"==typeof define&&define.amd?define(["./core","./evpkdf"],__factory_282):__factory_282(__root_282.CryptoJS);var _$modeCfb_292={},__root_292,__factory_292;__root_292=this,__factory_292=function(t){return t.mode.CFB=function(){var e=t.lib.BlockCipherMode.extend();function r(t,e,r,i){var n,o=this._iv;o?(n=o.slice(0),this._iv=void 0):n=this._prevBlock,i.encryptBlock(n,0);for(var a=0;a>24&255)){var e=t>>16&255,r=t>>8&255,i=255&t;255===e?(e=0,255===r?(r=0,255===i?i=0:++i):++r):++e,t=0,t+=e<<16,t+=r<<8,t+=i;}else t+=1<<24;return t;}var i=e.Encryptor=e.extend({processBlock:function(t,e){var i=this._cipher,n=i.blockSize,o=this._iv,a=this._counter;o&&(a=this._counter=o.slice(0),this._iv=void 0),function(t){0===(t[0]=r(t[0]))&&(t[1]=r(t[1]));}(a);var s=a.slice(0);i.encryptBlock(s,0);for(var u=0;u>>2]|=n<<24-o%4*8,t.sigBytes+=n;},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e;}},t.pad.Ansix923;},"object"==typeof _$padAnsix923_297?_$padAnsix923_297=_$padAnsix923_297=__factory_297(_$core_283,_$cipherCore_282):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_297):__factory_297(__root_297.CryptoJS);var _$padIso10126_298={},__root_298,__factory_298;__root_298=this,__factory_298=function(t){return t.pad.Iso10126={pad:function(e,r){var i=4*r,n=i-e.sigBytes%i;e.concat(t.lib.WordArray.random(n-1)).concat(t.lib.WordArray.create([n<<24],1));},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e;}},t.pad.Iso10126;},"object"==typeof _$padIso10126_298?_$padIso10126_298=_$padIso10126_298=__factory_298(_$core_283,_$cipherCore_282):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_298):__factory_298(__root_298.CryptoJS);var _$padIso97971_299={},__root_299,__factory_299;__root_299=this,__factory_299=function(t){return t.pad.Iso97971={pad:function(e,r){e.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(e,r);},unpad:function(e){t.pad.ZeroPadding.unpad(e),e.sigBytes--;}},t.pad.Iso97971;},"object"==typeof _$padIso97971_299?_$padIso97971_299=_$padIso97971_299=__factory_299(_$core_283,_$cipherCore_282):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_299):__factory_299(__root_299.CryptoJS);var _$padZeropadding_301={},__root_301,__factory_301;__root_301=this,__factory_301=function(t){return t.pad.ZeroPadding={pad:function(t,e){var r=4*e;t.clamp(),t.sigBytes+=r-(t.sigBytes%r||r);},unpad:function(t){var e=t.words,r=t.sigBytes-1;for(r=t.sigBytes-1;r>=0;r--)if(e[r>>>2]>>>24-r%4*8&255){t.sigBytes=r+1;break;}}},t.pad.ZeroPadding;},"object"==typeof _$padZeropadding_301?_$padZeropadding_301=_$padZeropadding_301=__factory_301(_$core_283,_$cipherCore_282):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_301):__factory_301(__root_301.CryptoJS);var _$padNopadding_300={},__root_300,__factory_300;__root_300=this,__factory_300=function(t){return t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding;},"object"==typeof _$padNopadding_300?_$padNopadding_300=_$padNopadding_300=__factory_300(_$core_283,_$cipherCore_282):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_300):__factory_300(__root_300.CryptoJS);var _$formatHex_287={},__root_287,__factory_287;__root_287=this,__factory_287=function(t){var e,r,i;return r=(e=t).lib.CipherParams,i=e.enc.Hex,e.format.Hex={stringify:function(t){return t.ciphertext.toString(i);},parse:function(t){var e=i.parse(t);return r.create({ciphertext:e});}},t.format.Hex;},"object"==typeof _$formatHex_287?_$formatHex_287=_$formatHex_287=__factory_287(_$core_283,_$cipherCore_282):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_287):__factory_287(__root_287.CryptoJS);var _$aes_281={},__root_281,__factory_281;__root_281=this,__factory_281=function(t){return function(){var e=t,r=e.lib.BlockCipher,i=e.algo,n=[],o=[],a=[],s=[],u=[],h=[],f=[],c=[],l=[],d=[];!function(){for(var t=[],e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;var r=0,i=0;for(e=0;e<256;e++){var _=i^i<<1^i<<2^i<<3^i<<4;_=_>>>8^255&_^99,n[r]=_,o[_]=r;var p=t[r],m=t[p],g=t[m],y=257*t[_]^16843008*_;a[r]=y<<24|y>>>8,s[r]=y<<16|y>>>16,u[r]=y<<8|y>>>24,h[r]=y,y=16843009*g^65537*m^257*p^16843008*r,f[_]=y<<24|y>>>8,c[_]=y<<16|y>>>16,l[_]=y<<8|y>>>24,d[_]=y,r?(r=p^t[t[t[g^p]]],i^=t[t[i]]):r=i=1;}}();var _=[0,1,2,4,8,16,32,64,128,27,54],p=i.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var t=this._keyPriorReset=this._key,e=t.words,r=t.sigBytes/4,i=4*((this._nRounds=r+6)+1),o=this._keySchedule=[],a=0;a6&&a%r==4&&(h=n[h>>>24]<<24|n[h>>>16&255]<<16|n[h>>>8&255]<<8|n[255&h]):(h=n[(h=h<<8|h>>>24)>>>24]<<24|n[h>>>16&255]<<16|n[h>>>8&255]<<8|n[255&h],h^=_[a/r|0]<<24),o[a]=o[a-r]^h);for(var s=this._invKeySchedule=[],u=0;u>>24]]^c[n[h>>>16&255]]^l[n[h>>>8&255]]^d[n[255&h]];}}},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._keySchedule,a,s,u,h,n);},decryptBlock:function(t,e){var r=t[e+1];t[e+1]=t[e+3],t[e+3]=r,this._doCryptBlock(t,e,this._invKeySchedule,f,c,l,d,o),r=t[e+1],t[e+1]=t[e+3],t[e+3]=r;},_doCryptBlock:function(t,e,r,i,n,o,a,s){for(var u=this._nRounds,h=t[e]^r[0],f=t[e+1]^r[1],c=t[e+2]^r[2],l=t[e+3]^r[3],d=4,_=1;_>>24]^n[f>>>16&255]^o[c>>>8&255]^a[255&l]^r[d++],m=i[f>>>24]^n[c>>>16&255]^o[l>>>8&255]^a[255&h]^r[d++],g=i[c>>>24]^n[l>>>16&255]^o[h>>>8&255]^a[255&f]^r[d++],y=i[l>>>24]^n[h>>>16&255]^o[f>>>8&255]^a[255&c]^r[d++];h=p,f=m,c=g,l=y;}p=(s[h>>>24]<<24|s[f>>>16&255]<<16|s[c>>>8&255]<<8|s[255&l])^r[d++],m=(s[f>>>24]<<24|s[c>>>16&255]<<16|s[l>>>8&255]<<8|s[255&h])^r[d++],g=(s[c>>>24]<<24|s[l>>>16&255]<<16|s[h>>>8&255]<<8|s[255&f])^r[d++],y=(s[l>>>24]<<24|s[h>>>16&255]<<16|s[f>>>8&255]<<8|s[255&c])^r[d++],t[e]=p,t[e+1]=m,t[e+2]=g,t[e+3]=y;},keySize:8});e.AES=r._createHelper(p);}(),t.AES;},"object"==typeof _$aes_281?_$aes_281=_$aes_281=__factory_281(_$core_283,_$encBase64_284,_$md5_291,_$evpkdf_286,_$cipherCore_282):"function"==typeof define&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],__factory_281):__factory_281(__root_281.CryptoJS);var _$tripledes_313={},__root_313,__factory_313;__root_313=this,__factory_313=function(t){return function(){var e=t,r=e.lib,i=r.WordArray,n=r.BlockCipher,o=e.algo,a=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],s=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],u=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],h=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],f=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],c=o.DES=n.extend({_doReset:function(){for(var t=this._key.words,e=[],r=0;r<56;r++){var i=a[r]-1;e[r]=t[i>>>5]>>>31-i%32&1;}for(var n=this._subKeys=[],o=0;o<16;o++){var h=n[o]=[],f=u[o];for(r=0;r<24;r++)h[r/6|0]|=e[(s[r]-1+f)%28]<<31-r%6,h[4+(r/6|0)]|=e[28+(s[r+24]-1+f)%28]<<31-r%6;for(h[0]=h[0]<<1|h[0]>>>31,r=1;r<7;r++)h[r]=h[r]>>>4*(r-1)+3;h[7]=h[7]<<5|h[7]>>>27;}var c=this._invSubKeys=[];for(r=0;r<16;r++)c[r]=n[15-r];},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._subKeys);},decryptBlock:function(t,e){this._doCryptBlock(t,e,this._invSubKeys);},_doCryptBlock:function(t,e,r){this._lBlock=t[e],this._rBlock=t[e+1],l.call(this,4,252645135),l.call(this,16,65535),d.call(this,2,858993459),d.call(this,8,16711935),l.call(this,1,1431655765);for(var i=0;i<16;i++){for(var n=r[i],o=this._lBlock,a=this._rBlock,s=0,u=0;u<8;u++)s|=h[u][((a^n[u])&f[u])>>>0];this._lBlock=a,this._rBlock=o^s;}var c=this._lBlock;this._lBlock=this._rBlock,this._rBlock=c,l.call(this,1,1431655765),d.call(this,8,16711935),d.call(this,2,858993459),l.call(this,16,65535),l.call(this,4,252645135),t[e]=this._lBlock,t[e+1]=this._rBlock;},keySize:2,ivSize:2,blockSize:2});function l(t,e){var r=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=r,this._lBlock^=r<>>t^this._lBlock)&e;this._lBlock^=r,this._rBlock^=r<192.");var e=t.slice(0,2),r=t.length<4?t.slice(0,2):t.slice(2,4),n=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=c.createEncryptor(i.create(e)),this._des2=c.createEncryptor(i.create(r)),this._des3=c.createEncryptor(i.create(n));},encryptBlock:function(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e);},decryptBlock:function(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e);},keySize:6,ivSize:2,blockSize:2});e.TripleDES=n._createHelper(_);}(),t.TripleDES;},"object"==typeof _$tripledes_313?_$tripledes_313=_$tripledes_313=__factory_313(_$core_283,_$encBase64_284,_$md5_291,_$evpkdf_286,_$cipherCore_282):"function"==typeof define&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],__factory_313):__factory_313(__root_313.CryptoJS);var _$rc4_305={},__root_305,__factory_305;__root_305=this,__factory_305=function(t){return function(){var e=t,r=e.lib.StreamCipher,i=e.algo,n=i.RC4=r.extend({_doReset:function(){for(var t=this._key,e=t.words,r=t.sigBytes,i=this._S=[],n=0;n<256;n++)i[n]=n;n=0;for(var o=0;n<256;n++){var a=n%r,s=e[a>>>2]>>>24-a%4*8&255;o=(o+i[n]+s)%256;var u=i[n];i[n]=i[o],i[o]=u;}this._i=this._j=0;},_doProcessBlock:function(t,e){t[e]^=o.call(this);},keySize:8,ivSize:0});function o(){for(var t=this._S,e=this._i,r=this._j,i=0,n=0;n<4;n++){r=(r+t[e=(e+1)%256])%256;var o=t[e];t[e]=t[r],t[r]=o,i|=t[(t[e]+t[r])%256]<<24-8*n;}return this._i=e,this._j=r,i;}e.RC4=r._createHelper(n);var a=i.RC4Drop=n.extend({cfg:n.cfg.extend({drop:192}),_doReset:function(){n._doReset.call(this);for(var t=this.cfg.drop;t>0;t--)o.call(this);}});e.RC4Drop=r._createHelper(a);}(),t.RC4;},"object"==typeof _$rc4_305?_$rc4_305=_$rc4_305=__factory_305(_$core_283,_$encBase64_284,_$md5_291,_$evpkdf_286,_$cipherCore_282):"function"==typeof define&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],__factory_305):__factory_305(__root_305.CryptoJS);var _$rabbit_304={},__root_304,__factory_304;__root_304=this,__factory_304=function(t){return function(){var e=t,r=e.lib.StreamCipher,i=e.algo,n=[],o=[],a=[],s=i.Rabbit=r.extend({_doReset:function(){for(var t=this._key.words,e=this.cfg.iv,r=0;r<4;r++)t[r]=16711935&(t[r]<<8|t[r]>>>24)|4278255360&(t[r]<<24|t[r]>>>8);var i=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];for(this._b=0,r=0;r<4;r++)u.call(this);for(r=0;r<8;r++)n[r]^=i[r+4&7];if(e){var o=e.words,a=o[0],s=o[1],h=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),f=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),c=h>>>16|4294901760&f,l=f<<16|65535&h;for(n[0]^=h,n[1]^=c,n[2]^=f,n[3]^=l,n[4]^=h,n[5]^=c,n[6]^=f,n[7]^=l,r=0;r<4;r++)u.call(this);}},_doProcessBlock:function(t,e){var r=this._X;u.call(this),n[0]=r[0]^r[5]>>>16^r[3]<<16,n[1]=r[2]^r[7]>>>16^r[5]<<16,n[2]=r[4]^r[1]>>>16^r[7]<<16,n[3]=r[6]^r[3]>>>16^r[1]<<16;for(var i=0;i<4;i++)n[i]=16711935&(n[i]<<8|n[i]>>>24)|4278255360&(n[i]<<24|n[i]>>>8),t[e+i]^=n[i];},blockSize:4,ivSize:2});function u(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0>>0?1:0)|0,this._b=e[7]>>>0>>0?1:0,r=0;r<8;r++){var i=t[r]+e[r],n=65535&i,s=i>>>16,u=((n*n>>>17)+n*s>>>15)+s*s,h=((4294901760&i)*i|0)+((65535&i)*i|0);a[r]=u^h;}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0;}e.Rabbit=r._createHelper(s);}(),t.Rabbit;},"object"==typeof _$rabbit_304?_$rabbit_304=_$rabbit_304=__factory_304(_$core_283,_$encBase64_284,_$md5_291,_$evpkdf_286,_$cipherCore_282):"function"==typeof define&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],__factory_304):__factory_304(__root_304.CryptoJS);var _$rabbitLegacy_303={},__root_303,__factory_303;__root_303=this,__factory_303=function(t){return function(){var e=t,r=e.lib.StreamCipher,i=e.algo,n=[],o=[],a=[],s=i.RabbitLegacy=r.extend({_doReset:function(){var t=this._key.words,e=this.cfg.iv,r=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],i=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var n=0;n<4;n++)u.call(this);for(n=0;n<8;n++)i[n]^=r[n+4&7];if(e){var o=e.words,a=o[0],s=o[1],h=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),f=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),c=h>>>16|4294901760&f,l=f<<16|65535&h;for(i[0]^=h,i[1]^=c,i[2]^=f,i[3]^=l,i[4]^=h,i[5]^=c,i[6]^=f,i[7]^=l,n=0;n<4;n++)u.call(this);}},_doProcessBlock:function(t,e){var r=this._X;u.call(this),n[0]=r[0]^r[5]>>>16^r[3]<<16,n[1]=r[2]^r[7]>>>16^r[5]<<16,n[2]=r[4]^r[1]>>>16^r[7]<<16,n[3]=r[6]^r[3]>>>16^r[1]<<16;for(var i=0;i<4;i++)n[i]=16711935&(n[i]<<8|n[i]>>>24)|4278255360&(n[i]<<24|n[i]>>>8),t[e+i]^=n[i];},blockSize:4,ivSize:2});function u(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0>>0?1:0)|0,this._b=e[7]>>>0>>0?1:0,r=0;r<8;r++){var i=t[r]+e[r],n=65535&i,s=i>>>16,u=((n*n>>>17)+n*s>>>15)+s*s,h=((4294901760&i)*i|0)+((65535&i)*i|0);a[r]=u^h;}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0;}e.RabbitLegacy=r._createHelper(s);}(),t.RabbitLegacy;},"object"==typeof _$rabbitLegacy_303?_$rabbitLegacy_303=_$rabbitLegacy_303=__factory_303(_$core_283,_$encBase64_284,_$md5_291,_$evpkdf_286,_$cipherCore_282):"function"==typeof define&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],__factory_303):__factory_303(__root_303.CryptoJS);var _$cryptoJs_289={},__root_289,__factory_289;__root_289=this,__factory_289=function(t){return t;},"object"==typeof _$cryptoJs_289?_$cryptoJs_289=_$cryptoJs_289=__factory_289(_$core_283,_$x64Core_314,_$libTypedarrays_290,_$encUtf16_285,_$encBase64_284,_$md5_291,_$sha1_307,_$sha256_309,_$sha224_308,_$sha512_312,_$sha384_311,_$sha3_310,_$ripemd160_306,_$hmac_288,_$pbkdf2_302,_$evpkdf_286,_$cipherCore_282,_$modeCfb_292,_$modeCtr_294,_$modeCtrGladman_293,_$modeOfb_296,_$modeEcb_295,_$padAnsix923_297,_$padIso10126_298,_$padIso97971_299,_$padZeropadding_301,_$padNopadding_300,_$formatHex_287,_$aes_281,_$tripledes_313,_$rc4_305,_$rabbit_304,_$rabbitLegacy_303):"function"==typeof define&&define.amd?define(["./core","./x64-core","./lib-typedarrays","./enc-utf16","./enc-base64","./md5","./sha1","./sha256","./sha224","./sha512","./sha384","./sha3","./ripemd160","./hmac","./pbkdf2","./evpkdf","./cipher-core","./mode-cfb","./mode-ctr","./mode-ctr-gladman","./mode-ofb","./mode-ecb","./pad-ansix923","./pad-iso10126","./pad-iso97971","./pad-zeropadding","./pad-nopadding","./format-hex","./aes","./tripledes","./rc4","./rabbit","./rabbit-legacy"],__factory_289):__root_289.CryptoJS=__factory_289(__root_289.CryptoJS);const orgs=[{org:"psf",description:"Permissionless Software Foundation",website:"https://psfoundation.cash",addresses:{donations:"bitcoincash:qqsrke9lh257tqen99dkyy2emh4uty0vky9y0z0lsr"}},{org:"abc",description:"Bitcoin ABC",website:"https://www.bitcoinabc.org/",addresses:{donations:"bitcoincash:qqeht8vnwag20yv8dvtcrd4ujx09fwxwsqqqw93w88"}},{org:"bchd",description:"BCHD full node in Go",website:"https://bchd.cash/",addresses:{donations:"bitcoincash:qrhea03074073ff3zv9whh0nggxc7k03ssh8jv9mkx"}}];var _$bchDonation_186=function(t){const e=orgs.filter(e=>e.org===t);if(!e)throw new Error("Could not find an organization with that handle.");if(e.length>1)throw new Error("Multiple organizations were found!");return e[0].addresses;};const PSF_DONATION=2e3;var _$sendBch_5=class{constructor(t={}){if(this.bchjs=t.bchjs,!this.bchjs)throw new Error("Must pass instance of bch-js when instantiating SendBCH.");if(this.ar=t.ar,!this.ar)throw new Error("Must pass instance of Adapter Router.");this.restURL=t.restURL,this.apiToken=t.apiToken;}async sendBch(t,e,r){try{const i=await this.createTransaction(t,e,r);return await this.ar.sendTx(i.hex);}catch(err){throw console.error("Error in send-bch.js/sendBch()"),err;}}async createTransaction(t,e,r){try{if(!r||0===r.length)throw new Error("UTXO list is empty");e.fee||(e.fee=1);const{necessaryUtxos:i,change:n}=this.getNecessaryUtxosAndChange(t,r,e.fee),o=new this.bchjs.TransactionBuilder();i.forEach(t=>{o.addInput(t.tx_hash,t.tx_pos);}),t.forEach(t=>{o.addOutput(this.bchjs.Address.toLegacyAddress(t.address),t.amountSat);}),o.addOutput(_$bchDonation_186("psf").donations,PSF_DONATION),n&&n>546&&o.addOutput(e.cashAddress,n);const a=await this.getKeyPairFromMnemonic(e);i.forEach((t,e)=>{o.sign(e,a,void 0,o.hashTypes.SIGHASH_ALL,t.value);});const s=o.build();return{hex:s.toHex(),txid:s.getId()};}catch(err){throw console.error("Error in send-bch.js/createTransaction()"),err;}}getNecessaryUtxosAndChange(t,e,r=1,i={}){const n=i.utxoSortingFn?i.utxoSortingFn(e):this.sortUtxosBySize(e,"ASCENDING"),o=this.calculateFee(0,t.length+1,r);let a=t.reduce((t,e)=>t+e.amountSat,0)+o+PSF_DONATION,s=0;const u=[];for(const f of n)if(u.push(f),(s+=f.value)>=(a+=148))break;const h=s-a;if(h<0)throw console.error(`Available satoshis (${s}) below needed satoshis (${a}).`),new Error("Insufficient balance");return{necessaryUtxos:u,change:h};}sortUtxosBySize(t,e="ASCENDING"){return"ASCENDING"===e?t.sort((t,e)=>t.value-e.value):t.sort((t,e)=>e.value-t.value);}calculateFee(t,e,r){try{const i=this.bchjs.BitcoinCash.getByteCount({P2PKH:t},{P2PKH:e+1}),n=Math.ceil(i*r);if(isNaN(n))throw new Error("Invalid input. Fee could not be calculated.");return n;}catch(err){throw console.error("Error in send-bch.js/calculateFee()"),err;}}async getKeyPairFromMnemonic(t){if(t.mnemonic){const e=await this.bchjs.Mnemonic.toSeed(t.mnemonic),r=this.bchjs.HDNode.fromSeed(e),i=this.bchjs.HDNode.derivePath(r,t.hdPath);return this.bchjs.HDNode.toKeyPair(i);}if(!t.privateKey)throw new Error("Wallet has no mnemonic or private key!");return this.bchjs.ECPair.fromWIF(t.privateKey);}async sendAllBch(t,e,r){try{const i=await this.createSendAllTx(t,e,r);return await this.ar.sendTx(i.hex);}catch(err){throw console.error("Error in send-bch.js/sendAllBch()"),err;}}async createSendAllTx(t,e,r){try{if(!t||"string"!=typeof t)throw new Error("Address to send must be a bch address");if(!r||0===r.length)throw new Error("UTXO list is empty");const i=new this.bchjs.TransactionBuilder();e.fee||(e.fee=1);const n=e.fee;let o=0,a=this.calculateFee(0,2,n);a+=PSF_DONATION,r.forEach(t=>{o+=t.value,a+=148,i.addInput(t.tx_hash,t.tx_pos);}),i.addOutput(t,o-a),i.addOutput(_$bchDonation_186("psf").donations,PSF_DONATION);const s=await this.getKeyPairFromMnemonic(e);r.forEach((t,e)=>{i.sign(e,s,void 0,i.hashTypes.SIGHASH_ALL,t.value);});const u=i.build();return{hex:u.toHex(),txid:u.getId()};}catch(err){throw console.error("Error in send-bch.js/createSendAllTx()"),err;}}},_$utxos_7=class{constructor(t={}){if(this.bchjs=t.bchjs,!this.bchjs)throw new Error("Must pass instance of bch-js when instantiating AdapterRouter.");if(this.ar=t.ar,!this.ar)throw new Error("Must pass instance of Adapter Router.");this.utxoStore={},this.temp=[];}async initUtxoStore(t){try{this.utxoStore=[];const e=await this.ar.getUtxos(t);if(e.status>399)throw new Error(e.message);return this.utxoStore=e,this.utxoStore;}catch(err){throw console.error("Error in utxos.js/initUtxoStore()"),err;}}getSpendableTokenUtxos(){try{return this.utxoStore.slpUtxos.type1.tokens.concat(this.utxoStore.slpUtxos.nft.tokens,this.utxoStore.slpUtxos.group.tokens);}catch(err){throw console.error("Error in utxos.js/getSpendableTokenUtxos()"),err;}}},_$tokens_6={};(function(t){(function(){_$tokens_6=class{constructor(t={}){if(this.bchjs=t.bchjs,!this.bchjs)throw new Error("Must pass instance of bch-js when instantiating Tokens library.");if(this.ar=t.ar,!this.ar)throw new Error("Must pass instance of Adapter Router.");this.sendBch=new _$sendBch_5(t),this.utxos=new _$utxos_7(t);}async listTokensFromAddress(t){try{if(!t)throw new Error("Address not provided");t=this.bchjs.SLP.Address.toCashAddress(t),await this.utxos.initUtxoStore(t);const e=this.utxos.getSpendableTokenUtxos();return this.listTokensFromUtxos(e);}catch(err){throw console.error("Error in tokens.js/listTokensFromAddress()"),err;}}async getTokenBalance(t,e){try{if(!t)throw new Error("token ID not provided");if(!e)throw new Error("Address not provided");console.log("tokenId: ",t);const r=await this.listTokensFromAddress(e);console.log("tokens: ",r);const i=r.filter(e=>e.tokenId===t);return i.length?i[0].qty:0;}catch(err){throw console.error("Error in tokens.js/getTokenBalance()"),err;}}listTokensFromUtxos(t){try{const e=[];return t.forEach(t=>{if(!t.isSlp||"token"!==t.type)return;const r=e.findIndex(e=>e.tokenId===t.tokenId);if(r<0){const r={tokenId:t.tokenId,ticker:t.ticker,name:t.name,decimals:t.decimals,tokenType:t.tokenType,url:t.documentUri,qty:Number(t.qtyStr)};e.push(r);}else e[r].qty+=Number(t.qtyStr);}),e;}catch(err){throw console.error("Error in tokens.js/listTokensFromUtxos()"),err;}}async sendTokens(t,e,r,i,n=1,o={}){try{const a=await this.createTransaction(t,e,r,i,n,o);return await this.ar.sendTx(a.hex);}catch(err){throw console.error("Error in tokens.js/sendTokens()"),err;}}async createTransaction(e,r,i,n,o=1,a={}){try{if(!i||0===i.length)throw new Error("BCH UTXO list is empty");if(!n||0===n.length)throw new Error("Token UTXO list is empty");const s=e.tokenId;if(0===(n=n.filter(t=>t.tokenId===s&&"token"===t.type)).length)throw new Error(`Token UTXO with token ID ${s} not found!`);const u=[{address:r.cashAddress,amountSat:500+50*o}],{necessaryUtxos:h,change:f}=this.sendBch.getNecessaryUtxosAndChange(u,i,o,a),c=new this.bchjs.TransactionBuilder();a.tokenUtxosFilter&&(n=a.tokenUtxosFilter(n)),n.forEach(t=>{c.addInput(t.tx_hash,t.tx_pos);}),h.forEach(t=>{c.addInput(t.tx_hash,t.tx_pos);}),n=n.map(t=>(t.tokenQty=parseFloat(t.qtyStr),t));let l={};if(1===n[0].tokenType)l=await this.bchjs.SLP.TokenType1.generateSendOpReturn(n,e.qty);else if(65===n[0].tokenType)l=await this.bchjs.SLP.NFT1.generateNFTChildSendOpReturn(n,e.qty);else{if(129!==n[0].tokenType)throw new Error(`Token Type ${n[0].tokenType} unknown`);l=await this.bchjs.SLP.NFT1.generateNFTGroupSendOpReturn(n,e.qty);}const d=t.from(l.script,"hex");c.addOutput(d,0),c.addOutput(this.bchjs.SLP.Address.toLegacyAddress(e.address),546),l.outputs>1&&c.addOutput(this.bchjs.SLP.Address.toLegacyAddress(r.address),546),c.addOutput(_$bchDonation_186("psf").donations,2e3),f&&f>546&&c.addOutput(r.cashAddress,f);const _=await this.sendBch.getKeyPairFromMnemonic(r);n.forEach((t,e)=>{c.sign(e,_,void 0,c.hashTypes.SIGHASH_ALL,t.value);}),h.forEach((t,e)=>{c.sign(n.length+e,_,void 0,c.hashTypes.SIGHASH_ALL,t.value);});const p=c.build();return{hex:p.toHex(),txid:p.getId()};}catch(err){throw console.error("Error in tokens.js/createTransaction()"),err;}}async createBurnTransaction(t,e,r,i,n,o=1){try{if(!t||"number"!=typeof t)throw new Error("qty must be number");if(!e||"string"!=typeof e)throw new Error("tokenId must be string");if(!r||"object"!=typeof r)throw new Error("walletInfo must be a object");if(!i||0===i.length)throw new Error("BCH UTXO list is empty");if(!n||0===n.length)throw new Error("Token UTXO list is empty");if(!(n=n.filter(t=>t.tokenId===e&&"token"===t.type)).length)throw new Error("tokenId does not match");const a=[{address:r.cashAddress,amountSat:500+50*o}],{necessaryUtxos:s,change:u}=this.sendBch.getNecessaryUtxosAndChange(a,i,o),h=new this.bchjs.TransactionBuilder();n.forEach(t=>{h.addInput(t.tx_hash,t.tx_pos);}),s.forEach(t=>{h.addInput(t.tx_hash,t.tx_pos);}),n.map(t=>(t.tokenQty=t.qtyStr,t));const f=await this.bchjs.SLP.TokenType1.generateBurnOpReturn(n,t);h.addOutput(f,0),h.addOutput(this.bchjs.SLP.Address.toLegacyAddress(r.address),546),h.addOutput(_$bchDonation_186("psf").donations,2e3),u&&u>546&&h.addOutput(r.cashAddress,u);const c=await this.sendBch.getKeyPairFromMnemonic(r);n.forEach((t,e)=>{h.sign(e,c,void 0,h.hashTypes.SIGHASH_ALL,t.value);}),s.forEach((t,e)=>{h.sign(n.length+e,c,void 0,h.hashTypes.SIGHASH_ALL,t.value);});const l=h.build();return{hex:l.toHex(),txid:l.getId()};}catch(err){throw console.error("Error in tokens.js/createBurnTransaction()"),err;}}async burnTokens(t,e,r,i,n,o=1){try{const a=await this.createBurnTransaction(t,e,r,i,n,o);return await this.ar.sendTx(a.hex);}catch(err){throw console.error("Error in tokens.js/burnTokens()"),err;}}async burnAll(t,e,r,i){try{if(!t||"string"!=typeof t)throw new Error("tokenId must be a string");if(!e||"object"!=typeof e)throw new Error("walletInfo is required");if(!r||0===r.length)throw new Error("BCH UTXO list is empty");if(!i||0===i.length)throw new Error("SLP UTXO list is empty");if(0===(i=i.filter(e=>e.tokenId===t&&"token"===e.type)).length)throw new Error("No token UTXOs found to burn after filtering, for token ID "+t);const n=i.concat(r);return await this.sendBch.sendAllBch(e.cashAddress,e,n);}catch(err){throw console.error("Error in tokens.js/burnAll()"),err;}}};}).call(this);}).call(this,_$buffer_266({}).Buffer);var _$bind_174=function(t,e){return function(){for(var r=new Array(arguments.length),i=0;i=0)return;n[e]="set-cookie"===e?(n[e]?n[e]:[]).concat([r]):n[e]?n[e]+", "+r:r;}}),n):n;},_$isURLSameOrigin_180=_$utils_185.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function i(t){var i=t;return e&&(r.setAttribute("href",i),i=r.href),r.setAttribute("href",i),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname};}return t=i(window.location.href),function(e){var r=_$utils_185.isString(e)?i(e):e;return r.protocol===t.protocol&&r.host===t.host;};}():function(){return!0;},_$Cancel_160={};function __Cancel_160(t){this.message=t;}__Cancel_160.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"");},__Cancel_160.prototype.__CANCEL__=!0,_$Cancel_160=__Cancel_160;var __defaults_171=_$defaults_172({}),_$transformData_171=function(t,e,r){var i=this||__defaults_171;return _$utils_185.forEach(r,function(r){t=r.call(i,t,e);}),t;},_$isCancel_162=function(t){return!(!t||!t.__CANCEL__);},__defaults_167=_$defaults_172({});function __throwIfCancellationRequested_167(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new _$Cancel_160("canceled");}var _$dispatchRequest_167=function(t){return __throwIfCancellationRequested_167(t),t.headers=t.headers||{},t.data=_$transformData_171.call(t,t.data,t.headers,t.transformRequest),t.headers=_$utils_185.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),_$utils_185.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e];}),(t.adapter||__defaults_167.adapter)(t).then(function(e){return __throwIfCancellationRequested_167(t),e.data=_$transformData_171.call(t,e.data,e.headers,t.transformResponse),e;},function(e){return _$isCancel_162(e)||(__throwIfCancellationRequested_167(t),e&&e.response&&(e.response.data=_$transformData_171.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e);});},_$mergeConfig_169=function(t,e){e=e||{};var r={};function i(t,e){return _$utils_185.isPlainObject(t)&&_$utils_185.isPlainObject(e)?_$utils_185.merge(t,e):_$utils_185.isPlainObject(e)?_$utils_185.merge({},e):_$utils_185.isArray(e)?e.slice():e;}function n(r){return _$utils_185.isUndefined(e[r])?_$utils_185.isUndefined(t[r])?void 0:i(void 0,t[r]):i(t[r],e[r]);}function o(t){if(!_$utils_185.isUndefined(e[t]))return i(void 0,e[t]);}function a(r){return _$utils_185.isUndefined(e[r])?_$utils_185.isUndefined(t[r])?void 0:i(void 0,t[r]):i(void 0,e[r]);}function s(r){return r in e?i(t[r],e[r]):r in t?i(void 0,t[r]):void 0;}var u={url:o,method:o,data:o,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s};return _$utils_185.forEach(Object.keys(t).concat(Object.keys(e)),function(t){var e=u[t]||n,i=e(t);_$utils_185.isUndefined(i)&&e!==s||(r[t]=i);}),r;},_$data_173={version:"0.25.0"},_$validator_184={},__VERSION_184=_$data_173.version,__validators_184={};["object","boolean","number","function","string","symbol"].forEach(function(t,e){__validators_184[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t;};});var __deprecatedWarnings_184={};__validators_184.transitional=function(t,e,r){function i(t,e){return"[Axios v"+__VERSION_184+"] Transitional option '"+t+"'"+e+(r?". "+r:"");}return function(r,n,o){if(!1===t)throw new Error(i(n," has been removed"+(e?" in "+e:"")));return e&&!__deprecatedWarnings_184[n]&&(__deprecatedWarnings_184[n]=!0,console.warn(i(n," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,n,o);};},_$validator_184={assertOptions:function(t,e,r){if("object"!=typeof t)throw new TypeError("options must be an object");for(var i=Object.keys(t),n=i.length;n-->0;){var o=i[n],a=e[o];if(a){var s=t[o],u=void 0===s||a(s,o,t);if(!0!==u)throw new TypeError("option "+o+" must be "+u);}else if(!0!==r)throw Error("Unknown option "+o);}},validators:__validators_184};var _$Axios_163={},__validators_163=_$validator_184.validators;function __Axios_163(t){this.defaults=t,this.interceptors={request:new _$InterceptorManager_164(),response:new _$InterceptorManager_164()};}__Axios_163.prototype.request=function(t,e){if("string"==typeof t?(e=e||{}).url=t:e=t||{},!e.url)throw new Error("Provided config url is not valid");(e=_$mergeConfig_169(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;void 0!==r&&_$validator_184.assertOptions(r,{silentJSONParsing:__validators_163.transitional(__validators_163.boolean),forcedJSONParsing:__validators_163.transitional(__validators_163.boolean),clarifyTimeoutError:__validators_163.transitional(__validators_163.boolean)},!1);var i=[],n=!0;this.interceptors.request.forEach(function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(n=n&&t.synchronous,i.unshift(t.fulfilled,t.rejected));});var o,a=[];if(this.interceptors.response.forEach(function(t){a.push(t.fulfilled,t.rejected);}),!n){var s=[_$dispatchRequest_167,void 0];for(Array.prototype.unshift.apply(s,i),s=s.concat(a),o=Promise.resolve(e);s.length;)o=o.then(s.shift(),s.shift());return o;}for(var u=e;i.length;){var h=i.shift(),f=i.shift();try{u=h(u);}catch(c){f(c);break;}}try{o=_$dispatchRequest_167(u);}catch(c){return Promise.reject(c);}for(;a.length;)o=o.then(a.shift(),a.shift());return o;},__Axios_163.prototype.getUri=function(t){if(!t.url)throw new Error("Provided config url is not valid");return t=_$mergeConfig_169(this.defaults,t),_$buildURL_175(t.url,t.params,t.paramsSerializer).replace(/^\?/,"");},_$utils_185.forEach(["delete","get","head","options"],function(t){__Axios_163.prototype[t]=function(e,r){return this.request(_$mergeConfig_169(r||{},{method:t,url:e,data:(r||{}).data}));};}),_$utils_185.forEach(["post","put","patch"],function(t){__Axios_163.prototype[t]=function(e,r,i){return this.request(_$mergeConfig_169(i||{},{method:t,url:e,data:r}));};}),_$Axios_163=__Axios_163;var _$CancelToken_161={};function __CancelToken_161(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(t){e=t;});var r=this;this.promise.then(function(t){if(r._listeners){var e,i=r._listeners.length;for(e=0;e20)throw new Error("addr parameter must not exceed 20 elements");const e={addresses:t};return(await this.axios.post(this.restURL+"/bch/utxosBulk",e)).data;}}async sendTx(t){if("string"!=typeof t)throw new Error("Input must be a string containing hex representation of a transaction");const e={hex:t};return(await this.axios.post(this.restURL+"/bch/broadcast",e)).data;}async getTxData(t){if(!Array.isArray(t))throw new Error("Input must be an array of strings representing TXIDs");const e={txids:t};return(await this.axios.post(this.restURL+"/bch/txData",e)).data.txData;}async getUsd(){return(await this.axios.get(this.restURL+"/price/usd")).data.usd;}async utxoIsValid(t){const e={utxo:t};return(await this.axios.post(this.restURL+"/bch/utxoIsValid",e)).data;}async getTokenData(t,e=!1){const r={tokenId:t,withTxHistory:e};return(await this.axios.post(this.restURL+"/bch/getTokenData",r)).data;}async getTokenData2(t,e=!1){console.log("getTokenData2() updateCache: ",e);const r={tokenId:t,updateCache:e};return(await this.axios.post(this.restURL+"/bch/getTokenData2",r)).data;}},_$msg_156=class{constructor(t={}){if(this.restURL=t.restURL,!this.restURL)throw new Error("restURL required when instantiating Message library");this.axios=_$axios_157;}async getPubKey(t){if("string"!=typeof t)throw new Error("Input must be a string containing bitcoincash address");const e={address:t};return(await this.axios.post(this.restURL+"/bch/pubkey",e)).data;}},_$bchConsumer_153=class{constructor(t={}){this.restURL=t.restURL,this.restURL||(this.restURL="https://free-bch.fullstack.cash",t.restURL=this.restURL),this.bch=new _$bch_154(t),this.msg=new _$msg_156(t);}},_$router_2=class{constructor(t={}){if(this.bchjs=t.bchjs,!this.bchjs)throw new Error("Must pass instance of bch-js when instantiating AdapterRouter.");this.interface="rest-api","consumer-api"===t.interface&&(this.interface="consumer-api",t.restURL?this.bchConsumer=new _$bchConsumer_153({restURL:t.restURL}):this.bchConsumer=new _$bchConsumer_153()),console.log("Initializing minimal-slp-wallet routers with this interface: "+this.interface);}async getBalance(t){try{if(!t)throw new Error("Address string required when calling getBalance()");if("rest-api"===this.interface)return await this.bchjs.Electrumx.balance(t);if("consumer-api"===this.interface){const e=await this.bchConsumer.bch.getBalance(t);if(!e.success)throw new Error(e.message);return{success:e.success,balance:e.balances[0].balance};}throw new Error("this.interface is not specified");}catch(err){throw console.error("Error in router.js/getBalance()"),err;}}async getUtxos(t){try{if(!t)throw new Error("Address string required when calling getUtxos()");if("rest-api"===this.interface)return await this.bchjs.Utxo.get(t);if("consumer-api"===this.interface){const e=await this.bchConsumer.bch.getUtxos(t);if(!1===e[0].success)throw new Error(e[0].message);return e[0];}throw new Error("this.interface is not specified");}catch(err){throw console.error("Error in router.js/getUtxos()"),err;}}async getTransactions(t,e="DESCENDING"){try{if(!t)throw new Error("Address string required when calling getTransactions()");if("rest-api"===this.interface){const r=await this.bchjs.Electrumx.transactions(t),i=await this.bchjs.Electrumx.sortAllTxs(r.transactions,e);return r.transactions=i,r;}if("consumer-api"===this.interface){const r=await this.bchConsumer.bch.getTxHistory(t,e);return{success:r.success,transactions:r.txs};}throw new Error("this.interface is not specified");}catch(err){throw console.error("Error in router.js/getBalance()"),err;}}async getTxData(t){try{if(!Array.isArray(t))throw new Error("Input txids must be an array of TXIDs. Up to 20.");if("rest-api"===this.interface){const e=[];for(let r=0;rt+e.amountSat,0)+o+2e3,s=0;const u=[];for(const f of n)if(u.push(f),(s+=f.value)>=(a+=148))break;const h=s-a;if(h<0)throw console.error(`Available satoshis (${s}) below needed satoshis (${a}).`),new Error("Insufficient balance");return{necessaryUtxos:u,change:h};}async createTransaction(e,r,i="",n="6d02",o=[],a=1){try{if(!r||0===r.length)throw new Error("BCH UTXO list is empty");const s=[this.bchjs.Script.opcodes.OP_RETURN,t.from(n,"hex"),t.from(i)],u=this.bchjs.Script.encode2(s),{necessaryUtxos:h,change:f}=this.getNecessaryUtxosAndChange(o,r,u.length,a),c=new this.bchjs.TransactionBuilder();h.forEach(t=>{c.addInput(t.tx_hash,t.tx_pos);}),c.addOutput(u,0),c.addOutput(_$bchDonation_186("psf").donations,2e3),f&&f>546&&c.addOutput(e.cashAddress,f);for(let t=0;t{c.sign(e,l,void 0,c.hashTypes.SIGHASH_ALL,t.value);});const d=c.build();return{hex:d.toHex(),txid:d.getId()};}catch(err){throw console.error("Error in op-return.js/createTransaction()"),err;}}async sendOpReturn(t,e,r="",i="6d02",n=[],o=1){const{hex:a}=await this.createTransaction(t,e,r,i,n,o);return await this.ar.sendTx(a);}};}).call(this);}).call(this,_$buffer_266({}).Buffer);var _$eventemitter3_353={exports:{}},__has_353=Object.prototype.hasOwnProperty,__prefix_353="~";function Events(){}function __EE_353(t,e,r){this.fn=t,this.context=e,this.once=r||!1;}function addListener(t,e,r,i,n){if("function"!=typeof r)throw new TypeError("The listener must be a function");var o=new __EE_353(r,i||t,n),a=__prefix_353?__prefix_353+e:e;return t._events[a]?t._events[a].fn?t._events[a]=[t._events[a],o]:t._events[a].push(o):(t._events[a]=o,t._eventsCount++),t;}function clearEvent(t,e){0==--t._eventsCount?t._events=new Events():delete t._events[e];}function __EventEmitter_353(){this._events=new Events(),this._eventsCount=0;}Object.create&&(Events.prototype=Object.create(null),new Events().__proto__||(__prefix_353=!1)),__EventEmitter_353.prototype.eventNames=function(){var t,e,r=[];if(0===this._eventsCount)return r;for(e in t=this._events)__has_353.call(t,e)&&r.push(__prefix_353?e.slice(1):e);return Object.getOwnPropertySymbols?r.concat(Object.getOwnPropertySymbols(t)):r;},__EventEmitter_353.prototype.listeners=function(t){var e=__prefix_353?__prefix_353+t:t,r=this._events[e];if(!r)return[];if(r.fn)return[r.fn];for(var i=0,n=r.length,o=new Array(n);i=e.priority)return void this._queue.push(r);const i=function(t,e,r){let i=0,n=t.length;for(;n>0;){const r=n/2|0;let a=i+r;o=t[a],e.priority-o.priority<=0?(i=++a,n-=r+1):n=r;}var o;return i;}(this._queue,r);this._queue.splice(i,0,r);}dequeue(){return this._queue.shift().run;}get size(){return this._queue.length;}}class PQueue extends _$eventemitter3_353{constructor(t){if(super(),!("number"==typeof(t=Object.assign({carryoverConcurrencyCount:!1,intervalCap:1/0,interval:0,concurrency:1/0,autoStart:!0,queueClass:PriorityQueue},t)).concurrency&&t.concurrency>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${t.concurrency}\` (${typeof t.concurrency})`);if(!("number"==typeof t.intervalCap&&t.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${t.intervalCap}\` (${typeof t.intervalCap})`);if(!(Number.isFinite(t.interval)&&t.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${t.interval}\` (${typeof t.interval})`);this._carryoverConcurrencyCount=t.carryoverConcurrencyCount,this._isIntervalIgnored=t.intervalCap===1/0||0===t.interval,this._intervalCount=0,this._intervalCap=t.intervalCap,this._interval=t.interval,this._intervalId=null,this._intervalEnd=0,this._timeoutId=null,this.queue=new t.queueClass(),this._queueClass=t.queueClass,this._pendingCount=0,this._concurrency=t.concurrency,this._isPaused=!1===t.autoStart,this._resolveEmpty=()=>{},this._resolveIdle=()=>{};}get _doesIntervalAllowAnother(){return this._isIntervalIgnored||this._intervalCount{},0===this._pendingCount&&(this._resolveIdle(),this._resolveIdle=()=>{});}_onResumeInterval(){this._onInterval(),this._initializeIntervalIfNeeded(),this._timeoutId=null;}_intervalPaused(){const t=Date.now();if(null===this._intervalId){const e=this._intervalEnd-t;if(!(e<0))return null===this._timeoutId&&(this._timeoutId=setTimeout(()=>this._onResumeInterval(),e)),!0;this._intervalCount=this._carryoverConcurrencyCount?this._pendingCount:0;}return!1;}_tryToStartAnother(){if(0===this.queue.size)return clearInterval(this._intervalId),this._intervalId=null,this._resolvePromises(),!1;if(!this._isPaused){const t=!this._intervalPaused();if(this._doesIntervalAllowAnother&&this._doesConcurrentAllowAnother)return this.emit("active"),this.queue.dequeue()(),t&&this._initializeIntervalIfNeeded(),!0;}return!1;}_initializeIntervalIfNeeded(){this._isIntervalIgnored||null!==this._intervalId||(this._intervalId=setInterval(()=>this._onInterval(),this._interval),this._intervalEnd=Date.now()+this._interval);}_onInterval(){for(0===this._intervalCount&&0===this._pendingCount&&(clearInterval(this._intervalId),this._intervalId=null),this._intervalCount=this._carryoverConcurrencyCount?this._pendingCount:0;this._tryToStartAnother(););}add(t,e){return new Promise((r,i)=>{this.queue.enqueue(()=>{this._pendingCount++,this._intervalCount++;try{Promise.resolve(t()).then(t=>{r(t),this._next();},t=>{i(t),this._next();});}catch(e){i(e),this._next();}},e),this._tryToStartAnother();});}addAll(t,e){return Promise.all(t.map(t=>this.add(t,e)));}start(){if(this._isPaused)for(this._isPaused=!1;this._tryToStartAnother(););}pause(){this._isPaused=!0;}clear(){this.queue=new this._queueClass();}onEmpty(){return 0===this.queue.size?Promise.resolve():new Promise(t=>{const e=this._resolveEmpty;this._resolveEmpty=()=>{e(),t();};});}onIdle(){return 0===this._pendingCount&&0===this.queue.size?Promise.resolve():new Promise(t=>{const e=this._resolveIdle;this._resolveIdle=()=>{e(),t();};});}get size(){return this.queue.size;}get pending(){return this._pendingCount;}get isPaused(){return this._isPaused;}}_$pQueue_403=PQueue,_$pQueue_403.default=PQueue;var _$retry_operation_434={};function RetryOperation(t,e){"boolean"==typeof e&&(e={forever:e}),this._originalTimeouts=JSON.parse(JSON.stringify(t)),this._timeouts=t,this._options=e||{},this._maxRetryTime=e&&e.maxRetryTime||1/0,this._fn=null,this._errors=[],this._attempts=1,this._operationTimeout=null,this._operationTimeoutCb=null,this._timeout=null,this._operationStart=null,this._timer=null,this._options.forever&&(this._cachedTimeouts=this._timeouts.slice(0));}_$retry_operation_434=RetryOperation,RetryOperation.prototype.reset=function(){this._attempts=1,this._timeouts=this._originalTimeouts.slice(0);},RetryOperation.prototype.stop=function(){this._timeout&&clearTimeout(this._timeout),this._timer&&clearTimeout(this._timer),this._timeouts=[],this._cachedTimeouts=null;},RetryOperation.prototype.retry=function(t){if(this._timeout&&clearTimeout(this._timeout),!t)return!1;var e=new Date().getTime();if(t&&e-this._operationStart>=this._maxRetryTime)return this._errors.push(t),this._errors.unshift(new Error("RetryOperation timeout occurred")),!1;this._errors.push(t);var r=this._timeouts.shift();if(void 0===r){if(!this._cachedTimeouts)return!1;this._errors.splice(0,this._errors.length-1),r=this._cachedTimeouts.slice(-1);}var i=this;return this._timer=setTimeout(function(){i._attempts++,i._operationTimeoutCb&&(i._timeout=setTimeout(function(){i._operationTimeoutCb(i._attempts);},i._operationTimeout),i._options.unref&&i._timeout.unref()),i._fn(i._attempts);},r),this._options.unref&&this._timer.unref(),!0;},RetryOperation.prototype.attempt=function(t,e){this._fn=t,e&&(e.timeout&&(this._operationTimeout=e.timeout),e.cb&&(this._operationTimeoutCb=e.cb));var r=this;this._operationTimeoutCb&&(this._timeout=setTimeout(function(){r._operationTimeoutCb();},r._operationTimeout)),this._operationStart=new Date().getTime(),this._fn(this._attempts);},RetryOperation.prototype.try=function(t){console.log("Using RetryOperation.try() is deprecated"),this.attempt(t);},RetryOperation.prototype.start=function(t){console.log("Using RetryOperation.start() is deprecated"),this.attempt(t);},RetryOperation.prototype.start=RetryOperation.prototype.try,RetryOperation.prototype.errors=function(){return this._errors;},RetryOperation.prototype.attempts=function(){return this._attempts;},RetryOperation.prototype.mainError=function(){if(0===this._errors.length)return null;for(var t={},e=null,r=0,i=0;i=r&&(e=n,r=a);}return e;};var _$retry_433={operation:function(t){var e=_$retry_433.timeouts(t);return new _$retry_operation_434(e,{forever:t&&(t.forever||t.retries===1/0),unref:t&&t.unref,maxRetryTime:t&&t.maxRetryTime});},timeouts:function(t){if(t instanceof Array)return[].concat(t);var e={retries:10,factor:2,minTimeout:1e3,maxTimeout:1/0,randomize:!1};for(var r in t)e[r]=t[r];if(e.minTimeout>e.maxTimeout)throw new Error("minTimeout is greater than maxTimeout");for(var i=[],n=0;nnew Promise((r,i)=>{e={onFailedAttempt:()=>{},retries:10,...e};const n=_$retry_432.operation(e);n.attempt(async o=>{try{r((await t(o)));}catch(s){if(!(s instanceof Error))return void i(new TypeError(`Non-error was thrown: "${s}". You should only throw errors.`));if(s instanceof AbortError)n.stop(),i(s.originalError);else if(s instanceof TypeError&&(a=s.message,!networkErrorMsgs.includes(a)))n.stop(),i(s);else{((t,e,r)=>{const i=r.retries-(e-1);t.attemptNumber=e,t.retriesLeft=i;})(s,o,e);try{await e.onFailedAttempt(s);}catch(s){return void i(s);}n.retry(s)||i(n.mainError());}}var a;});});_$pRetry_404=pRetry,_$pRetry_404.default=pRetry,_$pRetry_404.AbortError=AbortError;var _$retryQueue_13=class{constructor(t={}){let e=1;this.attempts=5,this.retryPeriod=5e3,t.concurrency&&(e=t.concurrency),t.attempts&&(this.attempts=t.attempts),t.retryPeriod&&(this.retryPeriod=t.retryPeriod),this.validationQueue=new _$pQueue_403({concurrency:e}),this.pRetry=_$pRetry_404,this.addToQueue=this.addToQueue.bind(this),this.retryWrapper=this.retryWrapper.bind(this),this.handleValidationError=this.handleValidationError.bind(this);}async addToQueue(t,e){try{if(!t)throw new Error("function handler is required");if(!e)throw new Error("input object is required");return await this.validationQueue.add(()=>this.retryWrapper(t,e));}catch(err){throw console.error("Error in addToQueue(): ",err),err;}}async retryWrapper(t,e){try{if(!t)throw new Error("function handler is required");if(!e)throw new Error("input object is required");return this.pRetry(async()=>await t(e),{onFailedAttempt:this.handleValidationError,retries:this.attempts});}catch(err){throw console.error("Error in retryWrapper(): ",err),err;}}async handleValidationError(t){try{console.log("Error object: ",t);const e=`Attempt ${t.attemptNumber} failed. There are ${t.retriesLeft} retries left. Waiting before trying again.`;console.log(e);const r=this.retryPeriod;console.log(`Waiting ${r} milliseconds before trying again.\n`),await this.sleep(r);}catch(err){throw console.error("Error in handleValidationError()"),err;}}sleep(t){return new Promise(e=>setTimeout(e,t));}},_$RetryQueue_12=_$retryQueue_13,_$consolidateUtxos_3=class{constructor(t){if(this.wallet=t,!this.wallet)throw new Error("Must pass an instance of the wallet.");this.bchjs=t.bchjs,this.retryQueue=new _$RetryQueue_12({attempts:3,retryPeriod:1e3}),this.start=this.start.bind(this),this.consolidateTokenUtxos=this.consolidateTokenUtxos.bind(this),this.countTokenUtxos=this.countTokenUtxos.bind(this),this.updateUtxos=this.updateUtxos.bind(this),this.countBchUtxos=this.countBchUtxos.bind(this);}async start(t={}){try{const e={},{dryRun:r}=t;return await this.retryQueue.addToQueue(this.updateUtxos,{}),e.bchUtxoCnt=this.countBchUtxos(),e.bchTxid=null,e.bchUtxoCnt>1&&!r&&(e.bchTxid=await this.retryQueue.addToQueue(this.wallet.sendAll,this.wallet.walletInfo.cashAddress),await this.bchjs.Util.sleep(3e3),await this.retryQueue.addToQueue(this.updateUtxos,{})),e.tokenUtxos=this.countTokenUtxos(),e.tokenTxids=[],r||(e.tokenTxids=await this.retryQueue.addToQueue(this.consolidateTokenUtxos,e.tokenUtxos)),e;}catch(err){throw console.error("Error in conslidate-utxos.js/start()"),err;}}async consolidateTokenUtxos(t){const e=[];for(let r=0;r1){const t={address:this.wallet.walletInfo.cashAddress,tokenId:i.tokenId,qty:i.qty},r=await this.wallet.sendTokens(t);e.push(r),await this.bchjs.Util.sleep(3e3),await this.updateUtxos();}}return e;}countTokenUtxos(){const t=this.wallet.utxos.utxoStore.slpUtxos.type1.tokens,e=this.wallet.tokens.listTokensFromUtxos(t),r=[];for(let i=0;i=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};_$utils_185.forEach(["delete","get","head"],(function(t){o.headers[t]={}})),_$utils_185.forEach(["post","put","patch"],(function(t){o.headers[t]=_$utils_185.merge(r)})),t.exports=o}).call(this)}).call(this,_$browser_401)})),_$xhr_158=createModuleFactory((function(t,e){"use strict";var r=_$defaults_172({});t.exports=function(t){return new Promise((function(e,i){var n,o=t.data,a=t.headers,s=t.responseType;function u(){t.cancelToken&&t.cancelToken.unsubscribe(n),t.signal&&t.signal.removeEventListener("abort",n)}_$utils_185.isFormData(o)&&delete a["Content-Type"];var h=new XMLHttpRequest;if(t.auth){var f=t.auth.username||"",c=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";a.Authorization="Basic "+btoa(f+":"+c)}var l=_$buildFullPath_165(t.baseURL,t.url);function d(){if(h){var r="getAllResponseHeaders"in h?_$parseHeaders_182(h.getAllResponseHeaders()):null,n={data:s&&"text"!==s&&"json"!==s?h.response:h.responseText,status:h.status,statusText:h.statusText,headers:r,config:t,request:h};_$settle_170((function(t){e(t),u()}),(function(t){i(t),u()}),n),h=null}}if(h.open(t.method.toUpperCase(),_$buildURL_175(l,t.params,t.paramsSerializer),!0),h.timeout=t.timeout,"onloadend"in h?h.onloadend=d:h.onreadystatechange=function(){h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))&&setTimeout(d)},h.onabort=function(){h&&(i(_$createError_166("Request aborted",t,"ECONNABORTED",h)),h=null)},h.onerror=function(){i(_$createError_166("Network Error",t,null,h)),h=null},h.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",n=t.transitional||r.transitional;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),i(_$createError_166(e,t,n.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",h)),h=null},_$utils_185.isStandardBrowserEnv()){var p=(t.withCredentials||_$isURLSameOrigin_180(l))&&t.xsrfCookieName?_$cookies_177.read(t.xsrfCookieName):void 0;p&&(a[t.xsrfHeaderName]=p)}"setRequestHeader"in h&&_$utils_185.forEach(a,(function(t,e){void 0===o&&"content-type"===e.toLowerCase()?delete a[e]:h.setRequestHeader(e,t)})),_$utils_185.isUndefined(t.withCredentials)||(h.withCredentials=!!t.withCredentials),s&&"json"!==s&&(h.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&h.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&h.upload&&h.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(n=function(t){h&&(i(!t||t&&t.type?new _$Cancel_160("canceled"):t),h.abort(),h=null)},t.cancelToken&&t.cancelToken.subscribe(n),t.signal&&(t.signal.aborted?n():t.signal.addEventListener("abort",n))),o||(o=null),h.send(o)}))}})),_$cryptoBrowserify_266=createModuleFactory((function(t,e){"use strict";e.randomBytes=e.rng=e.pseudoRandomBytes=e.prng=_$browser_415,e.createHash=e.Hash=_$browser_262,e.createHmac=e.Hmac=_$browser_264;var r=Object.keys(_$algos_238),i=["sha1","sha224","sha256","sha384","sha512","md5","rmd160"].concat(r);e.getHashes=function(){return i},e.pbkdf2=_$browser_394.pbkdf2,e.pbkdf2Sync=_$browser_394.pbkdf2Sync,e.Cipher=_$browser_234.Cipher,e.createCipher=_$browser_234.createCipher,e.Cipheriv=_$browser_234.Cipheriv,e.createCipheriv=_$browser_234.createCipheriv,e.Decipher=_$browser_234.Decipher,e.createDecipher=_$browser_234.createDecipher,e.Decipheriv=_$browser_234.Decipheriv,e.createDecipheriv=_$browser_234.createDecipheriv,e.getCiphers=_$browser_234.getCiphers,e.listCiphers=_$browser_234.listCiphers,e.DiffieHellmanGroup=_$browser_308.DiffieHellmanGroup,e.createDiffieHellmanGroup=_$browser_308.createDiffieHellmanGroup,e.getDiffieHellman=_$browser_308.getDiffieHellman,e.createDiffieHellman=_$browser_308.createDiffieHellman,e.DiffieHellman=_$browser_308.DiffieHellman,e.createSign=_$browser_241.createSign,e.Sign=_$browser_241.Sign,e.createVerify=_$browser_241.createVerify,e.Verify=_$browser_241.Verify,e.createECDH=_$browser_260,e.publicEncrypt=_$browser_402.publicEncrypt,e.privateEncrypt=_$browser_402.privateEncrypt,e.publicDecrypt=_$browser_402.publicDecrypt,e.privateDecrypt=_$browser_402.privateDecrypt,e.randomFill=_$browser_416.randomFill,e.randomFillSync=_$browser_416.randomFillSync,e.createCredentials=function(){throw new Error(["sorry, createCredentials is not implemented yet","we accept pull requests","https://github.com/crypto-browserify/crypto-browserify"].join("\n"))},e.constants={DH_CHECK_P_NOT_SAFE_PRIME:2,DH_CHECK_P_NOT_PRIME:1,DH_UNABLE_TO_CHECK_GENERATOR:4,DH_NOT_SUITABLE_GENERATOR:8,NPN_ENABLED:1,ALPN_ENABLED:1,RSA_PKCS1_PADDING:1,RSA_SSLV23_PADDING:2,RSA_NO_PADDING:3,RSA_PKCS1_OAEP_PADDING:4,RSA_X931_PADDING:5,RSA_PKCS1_PSS_PADDING:6,POINT_CONVERSION_COMPRESSED:2,POINT_CONVERSION_UNCOMPRESSED:4,POINT_CONVERSION_HYBRID:6}})),_$asn1_105=createModuleFactory((function(t,e){var r=e;r.bignum=_$bn_119,r.define=_$api_106({}).define,r.base=_$base_108({}),r.constants=_$constants_112({}),r.decoders=_$decoders_114({}),r.encoders=_$encoders_117({})})),_$encoders_117=createModuleFactory((function(t,e){var r=e;r.der=_$der_116({}),r.pem=_$pem_118({})})),_$pem_118=createModuleFactory((function(t,e){var r=_$der_116({});function i(t){r.call(this,t),this.enc="pem"}_$inherits_browser_375(i,r),t.exports=i,i.prototype.encode=function(t,e){for(var i=r.prototype.encode.call(this,t).toString("base64"),n=["-----BEGIN "+e.label+"-----"],o=0;o=31?i.error("Multi-octet tag encoding unsupported"):(e||(n|=32),n|o.tagClassByName[r||"universal"]<<6)}(t,e,i,this.reporter);if(n.length<128)return(a=new r(2))[0]=s,a[1]=n.length,this._createEncoderBuffer([a,n]);for(var u=1,h=n.length;h>=256;h>>=8)u++;(a=new r(2+u))[0]=s,a[1]=128|u,h=1+u;for(var f=n.length;f>0;h--,f>>=8)a[h]=255&f;return this._createEncoderBuffer([a,n])},s.prototype._encodeStr=function(t,e){if("bitstr"===e)return this._createEncoderBuffer([0|t.unused,t.data]);if("bmpstr"===e){for(var i=new r(2*t.length),n=0;n=40)return this.reporter.error("Second objid identifier OOB");t.splice(0,2,40*t[0]+t[1])}var o=0;for(n=0;n=128;a>>=7)o++}var s=new r(o),u=s.length-1;for(n=t.length-1;n>=0;n--)for(a=t[n],s[u--]=127&a;(a>>=7)>0;)s[u--]=128|127&a;return this._createEncoderBuffer(s)},s.prototype._encodeTime=function(t,e){var r,i=new Date(t);return"gentime"===e?r=[u(i.getFullYear()),u(i.getUTCMonth()+1),u(i.getUTCDate()),u(i.getUTCHours()),u(i.getUTCMinutes()),u(i.getUTCSeconds()),"Z"].join(""):"utctime"===e?r=[u(i.getFullYear()%100),u(i.getUTCMonth()+1),u(i.getUTCDate()),u(i.getUTCHours()),u(i.getUTCMinutes()),u(i.getUTCSeconds()),"Z"].join(""):this.reporter.error("Encoding "+e+" time is not supported yet"),this._encodeStr(r,"octstr")},s.prototype._encodeNull=function(){return this._createEncoderBuffer("")},s.prototype._encodeInt=function(t,e){if("string"==typeof t){if(!e)return this.reporter.error("String int or enum given, but no values map");if(!e.hasOwnProperty(t))return this.reporter.error("Values map doesn't contain: "+JSON.stringify(t));t=e[t]}if("number"!=typeof t&&!r.isBuffer(t)){var i=t.toArray();!t.sign&&128&i[0]&&i.unshift(0),t=new r(i)}if(r.isBuffer(t)){var n=t.length;0===t.length&&n++;var o=new r(n);return t.copy(o),0===t.length&&(o[0]=0),this._createEncoderBuffer(o)}if(t<128)return this._createEncoderBuffer(t);if(t<256)return this._createEncoderBuffer([0,t]);n=1;for(var a=t;a>=256;a>>=8)n++;for(a=(o=new Array(n)).length-1;a>=0;a--)o[a]=255&t,t>>=8;return 128&o[0]&&o.unshift(0),this._createEncoderBuffer(new r(o))},s.prototype._encodeBool=function(t){return this._createEncoderBuffer(t?255:0)},s.prototype._use=function(t,e){return"function"==typeof t&&(t=t(e)),t._getEncoder("der").tree},s.prototype._skipDefault=function(t,e,r){var i,n=this._baseState;if(null===n.default)return!1;var o=t.join();if(void 0===n.defaultBuffer&&(n.defaultBuffer=this._encodeValue(n.default,e,r).join()),o.length!==n.defaultBuffer.length)return!1;for(i=0;i>6],n=0==(32&r);if(31==(31&r)){var a=r;for(r=0;128==(128&a);){if(a=t.readUInt8(e),t.isError(a))return a;r<<=7,r|=127&a}}else r&=31;return{cls:i,primitive:n,tag:r,tagStr:o.tag[r]}}function h(t,e,r){var i=t.readUInt8(r);if(t.isError(i))return i;if(!e&&128===i)return null;if(0==(128&i))return i;var n=127&i;if(n>4)return t.error("length octect is too long");i=0;for(var o=0;o0?("string"==typeof e||u.objectMode||Object.getPrototypeOf(e)===o.prototype||(e=function(t){return o.from(t)}(e)),i?u.endEmitted?t.emit("error",new Error("stream.unshift() after end event")):_(t,u,e,!0):u.ended?t.emit("error",new Error("stream.push() after EOF")):(u.reading=!1,u.decoder&&!r?(e=u.decoder.write(e),u.objectMode||0!==e.length?_(t,u,e,!1):b(t,u)):_(t,u,e,!1))):i||(u.reading=!1)),function(t){return!t.ended&&(t.needReadable||t.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=8388608?t=8388608:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0))}function g(t){var e=t._readableState;e.needReadable=!1,e.emittedReadable||(f("emitReadable",e.flowing),e.emittedReadable=!0,e.sync?_$processNextickArgs_400.nextTick(y,t):y(t))}function y(t){f("emit readable"),t.emit("readable"),$(t)}function b(t,e){e.readingMore||(e.readingMore=!0,_$processNextickArgs_400.nextTick(v,t,e))}function v(t,e){for(var r=e.length;!e.reading&&!e.flowing&&!e.ended&&e.length=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.head.data:e.buffer.concat(e.length),e.buffer.clear()):r=function(t,e,r){var i;return to.length?o.length:t;if(a===o.length?n+=o:n+=o.slice(0,t),0==(t-=a)){a===o.length?(++i,r.next?e.head=r.next:e.head=e.tail=null):(e.head=r,r.data=o.slice(a));break}++i}return e.length-=i,n}(t,e):function(t,e){var r=o.allocUnsafe(t),i=e.head,n=1;for(i.data.copy(r),t-=i.data.length;i=i.next;){var a=i.data,s=t>a.length?a.length:t;if(a.copy(r,r.length-t,0,s),0==(t-=s)){s===a.length?(++n,i.next?e.head=i.next:e.head=e.tail=null):(e.head=i,i.data=a.slice(s));break}++n}return e.length-=n,r}(t,e),i}(t,e.buffer,e.decoder),r);var r}function S(t){var e=t._readableState;if(e.length>0)throw new Error('"endReadable()" called on non-empty stream');e.endEmitted||(e.ended=!0,_$processNextickArgs_400.nextTick(A,e,t))}function A(t,e){t.endEmitted||0!==t.length||(t.endEmitted=!0,e.readable=!1,e.emit("end"))}function B(t,e){for(var r=0,i=t.length;r=e.highWaterMark||e.ended))return f("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?S(this):g(this),null;if(0===(t=m(t,e))&&e.ended)return 0===e.length&&S(this),null;var i,n=e.needReadable;return f("need readable",n),(0===e.length||e.length-t0?E(t,e):null)?(e.needReadable=!0,t=0):e.length-=t,0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&S(this)),null!==i&&this.emit("data",i),i},d.prototype._read=function(t){this.emit("error",new Error("_read() is not implemented"))},d.prototype.pipe=function(t,r){var i=this,o=this._readableState;switch(o.pipesCount){case 0:o.pipes=t;break;case 1:o.pipes=[o.pipes,t];break;default:o.pipes.push(t)}o.pipesCount+=1,f("pipe count=%d opts=%j",o.pipesCount,r);var a=r&&!1===r.end||t===e.stdout||t===e.stderr?m:s;function s(){f("onend"),t.end()}o.endEmitted?_$processNextickArgs_400.nextTick(a):i.once("end",a),t.on("unpipe",(function e(r,n){f("onunpipe"),r===i&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,f("cleanup"),t.removeListener("close",p),t.removeListener("finish",_),t.removeListener("drain",u),t.removeListener("error",d),t.removeListener("unpipe",e),i.removeListener("end",s),i.removeListener("end",m),i.removeListener("data",l),h=!0,!o.awaitDrain||t._writableState&&!t._writableState.needDrain||u())}));var u=function(t){return function(){var e=t._readableState;f("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&n(t,"data")&&(e.flowing=!0,$(t))}}(i);t.on("drain",u);var h=!1,c=!1;function l(e){f("ondata"),c=!1,!1!==t.write(e)||c||((1===o.pipesCount&&o.pipes===t||o.pipesCount>1&&-1!==B(o.pipes,t))&&!h&&(f("false write response, pause",o.awaitDrain),o.awaitDrain++,c=!0),i.pause())}function d(e){f("onerror",e),m(),t.removeListener("error",d),0===n(t,"error")&&t.emit("error",e)}function p(){t.removeListener("finish",_),m()}function _(){f("onfinish"),t.removeListener("close",p),m()}function m(){f("unpipe"),i.unpipe(t)}return i.on("data",l),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener("error",r);t._events&&t._events.error?_$isarray_377(t._events.error)?t._events.error.unshift(r):t._events.error=[r,t._events.error]:t.on("error",r)}(t,0,d),t.once("close",p),t.once("finish",_),t.emit("pipe",i),o.flowing||(f("pipe resume"),i.resume()),t},d.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var i=e.pipes,n=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var o=0;o>5==6?2:t>>4==14?3:t>>3==30?4:t>>6==2?-1:-2}function a(t){var e=this.lastTotal-this.lastNeed,r=function(t,e,r){if(128!=(192&e[0]))return t.lastNeed=0,"\ufffd";if(t.lastNeed>1&&e.length>1){if(128!=(192&e[1]))return t.lastNeed=1,"\ufffd";if(t.lastNeed>2&&e.length>2&&128!=(192&e[2]))return t.lastNeed=2,"\ufffd"}}(this,t);return void 0!==r?r:this.lastNeed<=t.length?(t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(t.copy(this.lastChar,e,0,t.length),void(this.lastNeed-=t.length))}function s(t,e){if((t.length-e)%2==0){var r=t.toString("utf16le",e);if(r){var i=r.charCodeAt(r.length-1);if(i>=55296&&i<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function u(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r)}return e}function h(t,e){var r=(t.length-e)%3;return 0===r?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,1===r?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r))}function f(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function c(t){return t.toString(this.encoding)}function l(t){return t&&t.length?this.write(t):""}e.StringDecoder=n,n.prototype.write=function(t){if(0===t.length)return"";var e,r;if(this.lastNeed){if(void 0===(e=this.fillLast(t)))return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r=0?(n>0&&(t.lastNeed=n-1),n):--i=0?(n>0&&(t.lastNeed=n-2),n):--i=0?(n>0&&(2===n?n=0:t.lastNeed=n-3),n):0}(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var i=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,i),t.toString("utf8",e,i)},n.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length}})),_$Duplex_417=createModuleFactory((function(t,e){"use strict";var r=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e};t.exports=h;var i=Object.create(_$util_259);i.inherits=_$inherits_browser_375;var n=_$Readable_419({}),o=_$Writable_421({});i.inherits(h,n);for(var a=r(o.prototype),s=0;s-1?i:_$processNextickArgs_400.nextTick;p.WritableState=d;var s=Object.create(_$util_259);s.inherits=_$inherits_browser_375;var u,h={deprecate:_$browser_482},f=_$safeBuffer_431.Buffer,c=(void 0!==r?r:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};function l(){}function d(t,e){o=o||_$Duplex_417({}),t=t||{};var r=e instanceof o;this.objectMode=!!t.objectMode,r&&(this.objectMode=this.objectMode||!!t.writableObjectMode);var i=t.highWaterMark,s=t.writableHighWaterMark,u=this.objectMode?16:16384;this.highWaterMark=i||0===i?i:r&&(s||0===s)?s:u,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var h=!1===t.decodeStrings;this.decodeStrings=!h,this.defaultEncoding=t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(t){!function(t,e){var r=t._writableState,i=r.sync,n=r.writecb;if(function(t){t.writing=!1,t.writecb=null,t.length-=t.writelen,t.writelen=0}(r),e)!function(t,e,r,i,n){--e.pendingcb,r?(_$processNextickArgs_400.nextTick(n,i),_$processNextickArgs_400.nextTick(v,t,e),t._writableState.errorEmitted=!0,t.emit("error",i)):(n(i),t._writableState.errorEmitted=!0,t.emit("error",i),v(t,e))}(t,r,i,e,n);else{var o=y(r);o||r.corked||r.bufferProcessing||!r.bufferedRequest||g(t,r),i?a(m,t,r,o,n):m(t,r,o,n)}}(e,t)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new n(this)}function p(t){if(o=o||_$Duplex_417({}),!(u.call(p,this)||this instanceof o))return new p(t);this._writableState=new d(t,this),this.writable=!0,t&&("function"==typeof t.write&&(this._write=t.write),"function"==typeof t.writev&&(this._writev=t.writev),"function"==typeof t.destroy&&(this._destroy=t.destroy),"function"==typeof t.final&&(this._final=t.final)),_$streamBrowser_424.call(this)}function _(t,e,r,i,n,o,a){e.writelen=i,e.writecb=a,e.writing=!0,e.sync=!0,r?t._writev(n,e.onwrite):t._write(n,o,e.onwrite),e.sync=!1}function m(t,e,r,i){r||function(t,e){0===e.length&&e.needDrain&&(e.needDrain=!1,t.emit("drain"))}(t,e),e.pendingcb--,i(),v(t,e)}function g(t,e){e.bufferProcessing=!0;var r=e.bufferedRequest;if(t._writev&&r&&r.next){var i=e.bufferedRequestCount,o=new Array(i),a=e.corkedRequestsFree;a.entry=r;for(var s=0,u=!0;r;)o[s]=r,r.isBuf||(u=!1),r=r.next,s+=1;o.allBuffers=u,_(t,e,!0,e.length,o,"",a.finish),e.pendingcb++,e.lastBufferedRequest=null,a.next?(e.corkedRequestsFree=a.next,a.next=null):e.corkedRequestsFree=new n(e),e.bufferedRequestCount=0}else{for(;r;){var h=r.chunk,f=r.encoding,c=r.callback;if(_(t,e,!1,e.objectMode?1:h.length,h,f,c),r=r.next,e.bufferedRequestCount--,e.writing)break}null===r&&(e.lastBufferedRequest=null)}e.bufferedRequest=r,e.bufferProcessing=!1}function y(t){return t.ending&&0===t.length&&null===t.bufferedRequest&&!t.finished&&!t.writing}function b(t,e){t._final((function(r){e.pendingcb--,r&&t.emit("error",r),e.prefinished=!0,t.emit("prefinish"),v(t,e)}))}function v(t,e){var r=y(e);return r&&(function(t,e){e.prefinished||e.finalCalled||("function"==typeof t._final?(e.pendingcb++,e.finalCalled=!0,_$processNextickArgs_400.nextTick(b,t,e)):(e.prefinished=!0,t.emit("prefinish")))}(t,e),0===e.pendingcb&&(e.finished=!0,t.emit("finish"))),r}s.inherits(p,_$streamBrowser_424),d.prototype.getBuffer=function(){for(var t=this.bufferedRequest,e=[];t;)e.push(t),t=t.next;return e},function(){try{Object.defineProperty(d.prototype,"buffer",{get:h.deprecate((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(t){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(u=Function.prototype[Symbol.hasInstance],Object.defineProperty(p,Symbol.hasInstance,{value:function(t){return!!u.call(this,t)||this===p&&t&&t._writableState instanceof d}})):u=function(t){return t instanceof this},p.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},p.prototype.write=function(t,e,r){var i,n=this._writableState,o=!1,a=!n.objectMode&&(i=t,f.isBuffer(i)||i instanceof c);return a&&!f.isBuffer(t)&&(t=function(t){return f.from(t)}(t)),"function"==typeof e&&(r=e,e=null),a?e="buffer":e||(e=n.defaultEncoding),"function"!=typeof r&&(r=l),n.ended?function(t,e){var r=new Error("write after end");t.emit("error",r),_$processNextickArgs_400.nextTick(e,r)}(this,r):(a||function(t,e,r,i){var n=!0,o=!1;return null===r?o=new TypeError("May not write null values to stream"):"string"==typeof r||void 0===r||e.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(t.emit("error",o),_$processNextickArgs_400.nextTick(i,o),n=!1),n}(this,n,t,r))&&(n.pendingcb++,o=function(t,e,r,i,n,o){if(!r){var a=function(t,e,r){return t.objectMode||!1===t.decodeStrings||"string"!=typeof e||(e=f.from(e,r)),e}(e,i,n);i!==a&&(r=!0,n="buffer",i=a)}var s=e.objectMode?1:i.length;e.length+=s;var u=e.length-1))throw new TypeError("Unknown encoding: "+t);return this._writableState.defaultEncoding=t,this},Object.defineProperty(p.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),p.prototype._write=function(t,e,r){r(new Error("_write() is not implemented"))},p.prototype._writev=null,p.prototype.end=function(t,e,r){var i=this._writableState;"function"==typeof t?(r=t,t=null,e=null):"function"==typeof e&&(r=e,e=null),null!=t&&this.write(t,e),i.corked&&(i.corked=1,this.uncork()),i.ending||function(t,e,r){e.ending=!0,v(t,e),r&&(e.finished?_$processNextickArgs_400.nextTick(r):t.once("finish",r)),e.ended=!0,t.writable=!1}(this,i,r)},Object.defineProperty(p.prototype,"destroyed",{get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(t){this._writableState&&(this._writableState.destroyed=t)}}),p.prototype.destroy=_$destroy_423.destroy,p.prototype._undestroy=_$destroy_423.undestroy,p.prototype._destroy=function(t,e){this.end(),e(t)}}).call(this)}).call(this,_$browser_401,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},_$main_477({}).setImmediate)})),_$main_477=createModuleFactory((function(t,e){(function(t,r){(function(){var i=_$browser_401.nextTick,n=(Function.prototype.apply,Array.prototype.slice),o={},a=0;function s(t,e){this._id=t,this._clearFn=e}s.prototype.unref=s.prototype.ref=function(){},s.prototype.close=function(){this._clearFn.call(window,this._id)},e.setImmediate="function"==typeof t?t:function(t){var r=a++,s=!(arguments.length<2)&&n.call(arguments,1);return o[r]=!0,i((function(){o[r]&&(s?t.apply(null,s):t.call(null),e.clearImmediate(r))})),r},e.clearImmediate="function"==typeof r?r:function(t){delete o[t]}}).call(this)}).call(this,_$main_477({}).setImmediate,_$main_477({}).clearImmediate)})),_$_stream_readable_464=createModuleFactory((function(t,e){(function(e,r){(function(){"use strict";var i;t.exports=w,w.ReadableState=v,_$events_349.EventEmitter;var n,o=function(t,e){return t.listeners(e).length},a=_$buffer_251({}).Buffer,s=(void 0!==r?r:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){},u=_$empty_216({});n=u&&u.debuglog?u.debuglog("stream"):function(){};var h,f,c,l=_$state_473.getHighWaterMark,d=_$errorsBrowser_461.codes,p=d.ERR_INVALID_ARG_TYPE,_=d.ERR_STREAM_PUSH_AFTER_EOF,m=d.ERR_METHOD_NOT_IMPLEMENTED,g=d.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;_$inherits_browser_375(w,_$streamBrowser_474);var y=_$destroy_469.errorOrDestroy,b=["error","close","destroy","pause","resume"];function v(t,e,r){i=i||_$Duplex_462({}),t=t||{},"boolean"!=typeof r&&(r=e instanceof i),this.objectMode=!!t.objectMode,r&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=l(this,t,"readableHighWaterMark",r),this.buffer=new _$buffer_list_468,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(h||(h=_$string_decoder_475({}).StringDecoder),this.decoder=new h(t.encoding),this.encoding=t.encoding)}function w(t){if(i=i||_$Duplex_462({}),!(this instanceof w))return new w(t);var e=this instanceof i;this._readableState=new v(t,this,e),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),_$streamBrowser_474.call(this)}function M(t,e,r,i,o){n("readableAddChunk",e);var u,h=t._readableState;if(null===e)h.reading=!1,function(t,e){if(n("onEofChunk"),!e.ended){if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length)}e.ended=!0,e.sync?S(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,A(t)))}}(t,h);else if(o||(u=function(t,e){var r,i;return i=e,a.isBuffer(i)||i instanceof s||"string"==typeof e||void 0===e||t.objectMode||(r=new p("chunk",["string","Buffer","Uint8Array"],e)),r}(h,e)),u)y(t,u);else if(h.objectMode||e&&e.length>0)if("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===a.prototype||(e=function(t){return a.from(t)}(e)),i)h.endEmitted?y(t,new g):$(t,h,e,!0);else if(h.ended)y(t,new _);else{if(h.destroyed)return!1;h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?$(t,h,e,!1):B(t,h)):$(t,h,e,!1)}else i||(h.reading=!1,B(t,h));return!h.ended&&(h.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=1073741824?t=1073741824:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0))}function S(t){var r=t._readableState;n("emitReadable",r.needReadable,r.emittedReadable),r.needReadable=!1,r.emittedReadable||(n("emitReadable",r.flowing),r.emittedReadable=!0,e.nextTick(A,t))}function A(t){var e=t._readableState;n("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,P(t)}function B(t,r){r.readingMore||(r.readingMore=!0,e.nextTick(k,t,r))}function k(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume()}function x(t){n("readable nexttick read 0"),t.read(0)}function I(t,e){n("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),P(t),e.flowing&&!e.reading&&t.read(0)}function P(t){var e=t._readableState;for(n("flow",e.flowing);e.flowing&&null!==t.read(););}function R(t,e){return 0===e.length?null:(e.objectMode?r=e.buffer.shift():!t||t>=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r);var r}function C(t){var r=t._readableState;n("endReadable",r.endEmitted),r.endEmitted||(r.ended=!0,e.nextTick(O,r,t))}function O(t,e){if(n("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy()}}function N(t,e){for(var r=0,i=t.length;r=e.highWaterMark:e.length>0)||e.ended))return n("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?C(this):S(this),null;if(0===(t=E(t,e))&&e.ended)return 0===e.length&&C(this),null;var i,o=e.needReadable;return n("need readable",o),(0===e.length||e.length-t0?R(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&C(this)),null!==i&&this.emit("data",i),i},w.prototype._read=function(t){y(this,new m("_read()"))},w.prototype.pipe=function(t,r){var i=this,a=this._readableState;switch(a.pipesCount){case 0:a.pipes=t;break;case 1:a.pipes=[a.pipes,t];break;default:a.pipes.push(t)}a.pipesCount+=1,n("pipe count=%d opts=%j",a.pipesCount,r);var s=r&&!1===r.end||t===e.stdout||t===e.stderr?_:u;function u(){n("onend"),t.end()}a.endEmitted?e.nextTick(s):i.once("end",s),t.on("unpipe",(function e(r,o){n("onunpipe"),r===i&&o&&!1===o.hasUnpiped&&(o.hasUnpiped=!0,n("cleanup"),t.removeListener("close",d),t.removeListener("finish",p),t.removeListener("drain",h),t.removeListener("error",l),t.removeListener("unpipe",e),i.removeListener("end",u),i.removeListener("end",_),i.removeListener("data",c),f=!0,!a.awaitDrain||t._writableState&&!t._writableState.needDrain||h())}));var h=function(t){return function(){var e=t._readableState;n("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&o(t,"data")&&(e.flowing=!0,P(t))}}(i);t.on("drain",h);var f=!1;function c(e){n("ondata");var r=t.write(e);n("dest.write",r),!1===r&&((1===a.pipesCount&&a.pipes===t||a.pipesCount>1&&-1!==N(a.pipes,t))&&!f&&(n("false write response, pause",a.awaitDrain),a.awaitDrain++),i.pause())}function l(e){n("onerror",e),_(),t.removeListener("error",l),0===o(t,"error")&&y(t,e)}function d(){t.removeListener("finish",p),_()}function p(){n("onfinish"),t.removeListener("close",d),_()}function _(){n("unpipe"),i.unpipe(t)}return i.on("data",c),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener("error",r);t._events&&t._events.error?Array.isArray(t._events.error)?t._events.error.unshift(r):t._events.error=[r,t._events.error]:t.on("error",r)}(t,0,l),t.once("close",d),t.once("finish",p),t.emit("pipe",i),a.flowing||(n("pipe resume"),i.resume()),t},w.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var i=e.pipes,n=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var o=0;o0,!1!==o.flowing&&this.resume()):"readable"===t&&(o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,n("on readable",o.length,o.reading),o.length?S(this):o.reading||e.nextTick(x,this))),i},w.prototype.addListener=w.prototype.on,w.prototype.removeListener=function(t,r){var i=_$streamBrowser_474.prototype.removeListener.call(this,t,r);return"readable"===t&&e.nextTick(T,this),i},w.prototype.removeAllListeners=function(t){var r=_$streamBrowser_474.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||e.nextTick(T,this),r},w.prototype.resume=function(){var t=this._readableState;return t.flowing||(n("resume"),t.flowing=!t.readableListening,function(t,r){r.resumeScheduled||(r.resumeScheduled=!0,e.nextTick(I,t,r))}(this,t)),t.paused=!1,this},w.prototype.pause=function(){return n("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(n("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this},w.prototype.wrap=function(t){var e=this,r=this._readableState,i=!1;for(var o in t.on("end",(function(){if(n("wrapped end"),r.decoder&&!r.ended){var t=r.decoder.end();t&&t.length&&e.push(t)}e.push(null)})),t.on("data",(function(o){n("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o||(r.objectMode||o&&o.length)&&(e.push(o)||(i=!0,t.pause()))})),t)void 0===this[o]&&"function"==typeof t[o]&&(this[o]=function(e){return function(){return t[e].apply(t,arguments)}}(o));for(var a=0;a>5==6?2:t>>4==14?3:t>>3==30?4:t>>6==2?-1:-2}function a(t){var e=this.lastTotal-this.lastNeed,r=function(t,e,r){if(128!=(192&e[0]))return t.lastNeed=0,"\ufffd";if(t.lastNeed>1&&e.length>1){if(128!=(192&e[1]))return t.lastNeed=1,"\ufffd";if(t.lastNeed>2&&e.length>2&&128!=(192&e[2]))return t.lastNeed=2,"\ufffd"}}(this,t);return void 0!==r?r:this.lastNeed<=t.length?(t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(t.copy(this.lastChar,e,0,t.length),void(this.lastNeed-=t.length))}function s(t,e){if((t.length-e)%2==0){var r=t.toString("utf16le",e);if(r){var i=r.charCodeAt(r.length-1);if(i>=55296&&i<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function u(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r)}return e}function h(t,e){var r=(t.length-e)%3;return 0===r?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,1===r?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r))}function f(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function c(t){return t.toString(this.encoding)}function l(t){return t&&t.length?this.write(t):""}e.StringDecoder=n,n.prototype.write=function(t){if(0===t.length)return"";var e,r;if(this.lastNeed){if(void 0===(e=this.fillLast(t)))return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r=0?(n>0&&(t.lastNeed=n-1),n):--i=0?(n>0&&(t.lastNeed=n-2),n):--i=0?(n>0&&(2===n?n=0:t.lastNeed=n-3),n):0}(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var i=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,i),t.toString("utf8",e,i)},n.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length}})),_$Duplex_462=createModuleFactory((function(t,e){(function(e){(function(){"use strict";var r=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e};t.exports=u;var i=_$_stream_readable_464({}),n=_$_stream_writable_466({});_$inherits_browser_375(u,i);for(var o=r(n.prototype),a=0;a-1))throw new y(t);return this._writableState.defaultEncoding=t,this},Object.defineProperty(M.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(M.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),M.prototype._write=function(t,e,r){r(new l("_write()"))},M.prototype._writev=null,M.prototype.end=function(t,r,i){var n=this._writableState;return"function"==typeof t?(i=t,t=null,r=null):"function"==typeof r&&(i=r,r=null),null!=t&&this.write(t,r),n.corked&&(n.corked=1,this.uncork()),n.ending||function(t,r,i){r.ending=!0,k(t,r),i&&(r.finished?e.nextTick(i):t.once("finish",i)),r.ended=!0,t.writable=!1}(this,n,i),this},Object.defineProperty(M.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(M.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(t){this._writableState&&(this._writableState.destroyed=t)}}),M.prototype.destroy=_$destroy_469.destroy,M.prototype._undestroy=_$destroy_469.undestroy,M.prototype._destroy=function(t,e){e(t)}}).call(this)}).call(this,_$browser_401,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})})),_$empty_216=createModuleFactory((function(t,e){})),_$buffer_251=createModuleFactory((function(t,e){(function(t){(function(){"use strict";e.Buffer=r,e.SlowBuffer=function(t){return+t!=t&&(t=0),r.alloc(+t)},e.INSPECT_MAX_BYTES=50;function t(t){if(t>2147483647)throw new RangeError('The value "'+t+'" is invalid for option "size"');var e=new Uint8Array(t);return e.__proto__=r.prototype,e}function r(t,e,r){if("number"==typeof t){if("string"==typeof e)throw new TypeError('The "string" argument must be of type string. Received type number');return o(t)}return i(t,e,r)}function i(e,i,n){if("string"==typeof e)return function(e,i){if("string"==typeof i&&""!==i||(i="utf8"),!r.isEncoding(i))throw new TypeError("Unknown encoding: "+i);var n=0|u(e,i),o=t(n),a=o.write(e,i);return a!==n&&(o=o.slice(0,a)),o}(e,i);if(ArrayBuffer.isView(e))return a(e);if(null==e)throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(O(e,ArrayBuffer)||e&&O(e.buffer,ArrayBuffer))return function(t,e,i){if(e<0||t.byteLength=2147483647)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+2147483647..toString(16)+" bytes");return 0|t}function u(t,e){if(r.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||O(t,ArrayBuffer))return t.byteLength;if("string"!=typeof t)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var i=t.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===i)return 0;for(var o=!1;;)switch(e){case"ascii":case"latin1":case"binary":return i;case"utf8":case"utf-8":return P(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*i;case"hex":return i>>>1;case"base64":return R(t).length;default:if(o)return n?-1:P(t).length;e=(""+e).toLowerCase(),o=!0}}function h(t,e,r){var i=t[e];t[e]=t[r],t[r]=i}function f(t,e,i,n,o){if(0===t.length)return-1;if("string"==typeof i?(n=i,i=0):i>2147483647?i=2147483647:i<-2147483648&&(i=-2147483648),N(i=+i)&&(i=o?0:t.length-1),i<0&&(i=t.length+i),i>=t.length){if(o)return-1;i=t.length-1}else if(i<0){if(!o)return-1;i=0}if("string"==typeof e&&(e=r.from(e,n)),r.isBuffer(e))return 0===e.length?-1:c(t,e,i,n,o);if("number"==typeof e)return e&=255,"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,e,i):Uint8Array.prototype.lastIndexOf.call(t,e,i):c(t,[e],i,n,o);throw new TypeError("val must be string, number or Buffer")}function c(t,e,r,i,n){var o,a=1,s=t.length,u=e.length;if(void 0!==i&&("ucs2"===(i=String(i).toLowerCase())||"ucs-2"===i||"utf16le"===i||"utf-16le"===i)){if(t.length<2||e.length<2)return-1;a=2,s/=2,u/=2,r/=2}function h(t,e){return 1===a?t[e]:t.readUInt16BE(e*a)}if(n){var f=-1;for(o=r;os&&(r=s-u),o=r;o>=0;o--){for(var c=!0,l=0;ln&&(i=n):i=n;var o=e.length;i>o/2&&(i=o/2);for(var a=0;a>8,n=r%256,o.push(n),o.push(i);return o}(e,t.length-r),t,r,i)}function y(t,e,r){return 0===e&&r===t.length?_$base64Js_151.fromByteArray(t):_$base64Js_151.fromByteArray(t.slice(e,r))}function b(t,e,r){r=Math.min(t.length,r);for(var i=[],n=e;n239?4:h>223?3:h>191?2:1;if(n+c<=r)switch(c){case 1:h<128&&(f=h);break;case 2:128==(192&(o=t[n+1]))&&(u=(31&h)<<6|63&o)>127&&(f=u);break;case 3:o=t[n+1],a=t[n+2],128==(192&o)&&128==(192&a)&&(u=(15&h)<<12|(63&o)<<6|63&a)>2047&&(u<55296||u>57343)&&(f=u);break;case 4:o=t[n+1],a=t[n+2],s=t[n+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(u=(15&h)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&u<1114112&&(f=u)}null===f?(f=65533,c=1):f>65535&&(f-=65536,i.push(f>>>10&1023|55296),f=56320|1023&f),i.push(f),n+=c}return function(t){var e=t.length;if(e<=v)return String.fromCharCode.apply(String,t);for(var r="",i=0;ithis.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return $(this,e,r);case"utf8":case"utf-8":return b(this,e,r);case"ascii":return w(this,e,r);case"latin1":case"binary":return M(this,e,r);case"base64":return y(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return E(this,e,r);default:if(i)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),i=!0}}.apply(this,arguments)},r.prototype.toLocaleString=r.prototype.toString,r.prototype.equals=function(t){if(!r.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===r.compare(this,t)},r.prototype.inspect=function(){var t="",r=e.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),""},r.prototype.compare=function(t,e,i,n,o){if(O(t,Uint8Array)&&(t=r.from(t,t.offset,t.byteLength)),!r.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(void 0===e&&(e=0),void 0===i&&(i=t?t.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),e<0||i>t.length||n<0||o>this.length)throw new RangeError("out of range index");if(n>=o&&e>=i)return 0;if(n>=o)return-1;if(e>=i)return 1;if(this===t)return 0;for(var a=(o>>>=0)-(n>>>=0),s=(i>>>=0)-(e>>>=0),u=Math.min(a,s),h=this.slice(n,o),f=t.slice(e,i),c=0;c>>=0,isFinite(r)?(r>>>=0,void 0===i&&(i="utf8")):(i=r,r=void 0)}var n=this.length-e;if((void 0===r||r>n)&&(r=n),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var o=!1;;)switch(i){case"hex":return l(this,t,e,r);case"utf8":case"utf-8":return d(this,t,e,r);case"ascii":return p(this,t,e,r);case"latin1":case"binary":return _(this,t,e,r);case"base64":return m(this,t,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return g(this,t,e,r);default:if(o)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),o=!0}},r.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var v=4096;function w(t,e,r){var i="";r=Math.min(t.length,r);for(var n=e;ni)&&(r=i);for(var n="",o=e;or)throw new RangeError("Trying to access beyond buffer length")}function A(t,e,i,n,o,a){if(!r.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>o||et.length)throw new RangeError("Index out of range")}function B(t,e,r,i,n,o){if(r+i>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function k(t,e,r,i,n){return e=+e,r>>>=0,n||B(t,0,r,4),_$ieee754_374.write(t,e,r,i,23,4),r+4}function T(t,e,r,i,n){return e=+e,r>>>=0,n||B(t,0,r,8),_$ieee754_374.write(t,e,r,i,52,8),r+8}r.prototype.slice=function(t,e){var i=this.length;(t=~~t)<0?(t+=i)<0&&(t=0):t>i&&(t=i),(e=void 0===e?i:~~e)<0?(e+=i)<0&&(e=0):e>i&&(e=i),e>>=0,e>>>=0,r||S(t,e,this.length);for(var i=this[t],n=1,o=0;++o>>=0,e>>>=0,r||S(t,e,this.length);for(var i=this[t+--e],n=1;e>0&&(n*=256);)i+=this[t+--e]*n;return i},r.prototype.readUInt8=function(t,e){return t>>>=0,e||S(t,1,this.length),this[t]},r.prototype.readUInt16LE=function(t,e){return t>>>=0,e||S(t,2,this.length),this[t]|this[t+1]<<8},r.prototype.readUInt16BE=function(t,e){return t>>>=0,e||S(t,2,this.length),this[t]<<8|this[t+1]},r.prototype.readUInt32LE=function(t,e){return t>>>=0,e||S(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},r.prototype.readUInt32BE=function(t,e){return t>>>=0,e||S(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},r.prototype.readIntLE=function(t,e,r){t>>>=0,e>>>=0,r||S(t,e,this.length);for(var i=this[t],n=1,o=0;++o=(n*=128)&&(i-=Math.pow(2,8*e)),i},r.prototype.readIntBE=function(t,e,r){t>>>=0,e>>>=0,r||S(t,e,this.length);for(var i=e,n=1,o=this[t+--i];i>0&&(n*=256);)o+=this[t+--i]*n;return o>=(n*=128)&&(o-=Math.pow(2,8*e)),o},r.prototype.readInt8=function(t,e){return t>>>=0,e||S(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},r.prototype.readInt16LE=function(t,e){t>>>=0,e||S(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r},r.prototype.readInt16BE=function(t,e){t>>>=0,e||S(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r},r.prototype.readInt32LE=function(t,e){return t>>>=0,e||S(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},r.prototype.readInt32BE=function(t,e){return t>>>=0,e||S(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},r.prototype.readFloatLE=function(t,e){return t>>>=0,e||S(t,4,this.length),_$ieee754_374.read(this,t,!0,23,4)},r.prototype.readFloatBE=function(t,e){return t>>>=0,e||S(t,4,this.length),_$ieee754_374.read(this,t,!1,23,4)},r.prototype.readDoubleLE=function(t,e){return t>>>=0,e||S(t,8,this.length),_$ieee754_374.read(this,t,!0,52,8)},r.prototype.readDoubleBE=function(t,e){return t>>>=0,e||S(t,8,this.length),_$ieee754_374.read(this,t,!1,52,8)},r.prototype.writeUIntLE=function(t,e,r,i){t=+t,e>>>=0,r>>>=0,i||A(this,t,e,r,Math.pow(2,8*r)-1,0);var n=1,o=0;for(this[e]=255&t;++o>>=0,r>>>=0,i||A(this,t,e,r,Math.pow(2,8*r)-1,0);var n=r-1,o=1;for(this[e+n]=255&t;--n>=0&&(o*=256);)this[e+n]=t/o&255;return e+r},r.prototype.writeUInt8=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,1,255,0),this[e]=255&t,e+1},r.prototype.writeUInt16LE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,2,65535,0),this[e]=255&t,this[e+1]=t>>>8,e+2},r.prototype.writeUInt16BE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,2,65535,0),this[e]=t>>>8,this[e+1]=255&t,e+2},r.prototype.writeUInt32LE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,4,4294967295,0),this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t,e+4},r.prototype.writeUInt32BE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,4,4294967295,0),this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t,e+4},r.prototype.writeIntLE=function(t,e,r,i){if(t=+t,e>>>=0,!i){var n=Math.pow(2,8*r-1);A(this,t,e,r,n-1,-n)}var o=0,a=1,s=0;for(this[e]=255&t;++o>0)-s&255;return e+r},r.prototype.writeIntBE=function(t,e,r,i){if(t=+t,e>>>=0,!i){var n=Math.pow(2,8*r-1);A(this,t,e,r,n-1,-n)}var o=r-1,a=1,s=0;for(this[e+o]=255&t;--o>=0&&(a*=256);)t<0&&0===s&&0!==this[e+o+1]&&(s=1),this[e+o]=(t/a>>0)-s&255;return e+r},r.prototype.writeInt8=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,1,127,-128),t<0&&(t=255+t+1),this[e]=255&t,e+1},r.prototype.writeInt16LE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,2,32767,-32768),this[e]=255&t,this[e+1]=t>>>8,e+2},r.prototype.writeInt16BE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,2,32767,-32768),this[e]=t>>>8,this[e+1]=255&t,e+2},r.prototype.writeInt32LE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,4,2147483647,-2147483648),this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24,e+4},r.prototype.writeInt32BE=function(t,e,r){return t=+t,e>>>=0,r||A(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t,e+4},r.prototype.writeFloatLE=function(t,e,r){return k(this,t,e,!0,r)},r.prototype.writeFloatBE=function(t,e,r){return k(this,t,e,!1,r)},r.prototype.writeDoubleLE=function(t,e,r){return T(this,t,e,!0,r)},r.prototype.writeDoubleBE=function(t,e,r){return T(this,t,e,!1,r)},r.prototype.copy=function(t,e,i,n){if(!r.isBuffer(t))throw new TypeError("argument should be a Buffer");if(i||(i=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n=this.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-e=0;--a)t[a+e]=this[a+i];else Uint8Array.prototype.set.call(t,this.subarray(i,n),e);return o},r.prototype.fill=function(t,e,i,n){if("string"==typeof t){if("string"==typeof e?(n=e,e=0,i=this.length):"string"==typeof i&&(n=i,i=this.length),void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!r.isEncoding(n))throw new TypeError("Unknown encoding: "+n);if(1===t.length){var o=t.charCodeAt(0);("utf8"===n&&o<128||"latin1"===n)&&(t=o)}}else"number"==typeof t&&(t&=255);if(e<0||this.length>>=0,i=void 0===i?this.length:i>>>0,t||(t=0),"number"==typeof t)for(a=e;a55295&&r<57344){if(!n){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue}if(a+1===i){(e-=3)>-1&&o.push(239,191,189);continue}n=r;continue}if(r<56320){(e-=3)>-1&&o.push(239,191,189),n=r;continue}r=65536+(n-55296<<10|r-56320)}else n&&(e-=3)>-1&&o.push(239,191,189);if(n=null,r<128){if((e-=1)<0)break;o.push(r)}else if(r<2048){if((e-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((e-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function R(t){return _$base64Js_151.toByteArray(function(t){if((t=(t=t.split("=")[0]).trim().replace(x,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function C(t,e,r,i){for(var n=0;n=e.length||n>=t.length);++n)e[n+r]=t[n];return n}function O(t,e){return t instanceof e||null!=t&&null!=t.constructor&&null!=t.constructor.name&&t.constructor.name===e.name}function N(t){return t!=t}}).call(this)}).call(this,_$buffer_251({}).Buffer)})),_$base64Js_151={toByteArray:function(t){var e,r,i=getLens(t),n=i[0],o=i[1],a=new Arr(function(t,e,r){return 3*(e+r)/4-r}(0,n,o)),s=0,u=o>0?n-4:n;for(r=0;r>16&255,a[s++]=e>>8&255,a[s++]=255&e;return 2===o&&(e=revLookup[t.charCodeAt(r)]<<2|revLookup[t.charCodeAt(r+1)]>>4,a[s++]=255&e),1===o&&(e=revLookup[t.charCodeAt(r)]<<10|revLookup[t.charCodeAt(r+1)]<<4|revLookup[t.charCodeAt(r+2)]>>2,a[s++]=e>>8&255,a[s++]=255&e),a},fromByteArray:function(t){for(var e,r=t.length,i=r%3,n=[],o=0,a=r-i;oa?a:o+16383));return 1===i?(e=t[r-1],n.push(lookup[e>>2]+lookup[e<<4&63]+"==")):2===i&&(e=(t[r-2]<<8)+t[r-1],n.push(lookup[e>>10]+lookup[e>>4&63]+lookup[e<<2&63]+"=")),n.join("")}},lookup=[],revLookup=[],Arr="undefined"!=typeof Uint8Array?Uint8Array:Array,code="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0,len=code.length;i0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");return-1===r&&(r=e),[r,r===e?0:4-r%4]}function encodeChunk(t,e,r){for(var i,n,o=[],a=e;a>18&63]+lookup[n>>12&63]+lookup[n>>6&63]+lookup[63&n]);return o.join("")}revLookup["-".charCodeAt(0)]=62,revLookup["_".charCodeAt(0)]=63;var _$ieee754_374={read:function(t,e,r,i,n){var o,a,s=8*n-i-1,u=(1<>1,f=-7,c=r?n-1:0,l=r?-1:1,d=t[e+c];for(c+=l,o=d&(1<<-f)-1,d>>=-f,f+=s;f>0;o=256*o+t[e+c],c+=l,f-=8);for(a=o&(1<<-f)-1,o>>=-f,f+=i;f>0;a=256*a+t[e+c],c+=l,f-=8);if(0===o)o=1-h;else{if(o===u)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,i),o-=h}return(d?-1:1)*a*Math.pow(2,o-i)},write:function(t,e,r,i,n,o){var a,s,u,h=8*o-n-1,f=(1<>1,l=23===n?Math.pow(2,-24)-Math.pow(2,-77):0,d=i?0:o-1,p=i?1:-1,_=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=f):(a=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-a))<1&&(a--,u*=2),(e+=a+c>=1?l/u:l*Math.pow(2,1-c))*u>=2&&(a++,u/=2),a+c>=f?(s=0,a=f):a+c>=1?(s=(e*u-1)*Math.pow(2,n),a+=c):(s=e*Math.pow(2,c-1)*Math.pow(2,n),a=0));n>=8;t[r+d]=255&s,d+=p,s/=256,n-=8);for(a=a<0;t[r+d]=255&a,d+=p,a/=256,h-=8);t[r+d-p]|=128*_}},_$safeBuffer_431={},buffer=_$buffer_251({}),Buffer=buffer.Buffer;function copyProps(t,e){for(var r in t)e[r]=t[r]}function SafeBuffer(t,e,r){return Buffer(t,e,r)}Buffer.from&&Buffer.alloc&&Buffer.allocUnsafe&&Buffer.allocUnsafeSlow?_$safeBuffer_431=buffer:(copyProps(buffer,_$safeBuffer_431),_$safeBuffer_431.Buffer=SafeBuffer),copyProps(Buffer,SafeBuffer),SafeBuffer.from=function(t,e,r){if("number"==typeof t)throw new TypeError("Argument must not be a number");return Buffer(t,e,r)},SafeBuffer.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError("Argument must be a number");var i=Buffer(t);return void 0!==e?"string"==typeof r?i.fill(e,r):i.fill(e):i.fill(0),i},SafeBuffer.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return Buffer(t)},SafeBuffer.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return buffer.SlowBuffer(t)};var __Buffer_212=_$safeBuffer_431.Buffer,_$bip66_212={check:function(t){if(t.length<8)return!1;if(t.length>72)return!1;if(48!==t[0])return!1;if(t[1]!==t.length-2)return!1;if(2!==t[2])return!1;var e=t[3];if(0===e)return!1;if(5+e>=t.length)return!1;if(2!==t[4+e])return!1;var r=t[5+e];return!(0===r||6+e+r!==t.length||128&t[4]||e>1&&0===t[4]&&!(128&t[5])||128&t[e+6]||r>1&&0===t[e+6]&&!(128&t[e+7]))},decode:function(t){if(t.length<8)throw new Error("DER sequence length is too short");if(t.length>72)throw new Error("DER sequence length is too long");if(48!==t[0])throw new Error("Expected DER sequence");if(t[1]!==t.length-2)throw new Error("DER sequence length is invalid");if(2!==t[2])throw new Error("Expected DER integer");var e=t[3];if(0===e)throw new Error("R length is zero");if(5+e>=t.length)throw new Error("R length is too long");if(2!==t[4+e])throw new Error("Expected DER integer (2)");var r=t[5+e];if(0===r)throw new Error("S length is zero");if(6+e+r!==t.length)throw new Error("S length is invalid");if(128&t[4])throw new Error("R value is negative");if(e>1&&0===t[4]&&!(128&t[5]))throw new Error("R value excessively padded");if(128&t[e+6])throw new Error("S value is negative");if(r>1&&0===t[e+6]&&!(128&t[e+7]))throw new Error("S value excessively padded");return{r:t.slice(4,4+e),s:t.slice(6+e)}},encode:function(t,e){var r=t.length,i=e.length;if(0===r)throw new Error("R length is zero");if(0===i)throw new Error("S length is zero");if(r>33)throw new Error("R length is too long");if(i>33)throw new Error("S length is too long");if(128&t[0])throw new Error("R value is negative");if(128&e[0])throw new Error("S value is negative");if(r>1&&0===t[0]&&!(128&t[1]))throw new Error("R value excessively padded");if(i>1&&0===e[0]&&!(128&e[1]))throw new Error("S value excessively padded");var n=__Buffer_212.allocUnsafe(6+r+i);return n[0]=48,n[1]=n.length-2,n[2]=2,n[3]=t.length,t.copy(n,4),n[4+r]=2,n[5+r]=e.length,e.copy(n,6+r),n}},_$index_45={OP_FALSE:0,OP_0:0,OP_PUSHDATA1:76,OP_PUSHDATA2:77,OP_PUSHDATA4:78,OP_1NEGATE:79,OP_RESERVED:80,OP_TRUE:81,OP_1:81,OP_2:82,OP_3:83,OP_4:84,OP_5:85,OP_6:86,OP_7:87,OP_8:88,OP_9:89,OP_10:90,OP_11:91,OP_12:92,OP_13:93,OP_14:94,OP_15:95,OP_16:96,OP_NOP:97,OP_VER:98,OP_IF:99,OP_NOTIF:100,OP_VERIF:101,OP_VERNOTIF:102,OP_ELSE:103,OP_ENDIF:104,OP_VERIFY:105,OP_RETURN:106,OP_TOALTSTACK:107,OP_FROMALTSTACK:108,OP_2DROP:109,OP_2DUP:110,OP_3DUP:111,OP_2OVER:112,OP_2ROT:113,OP_2SWAP:114,OP_IFDUP:115,OP_DEPTH:116,OP_DROP:117,OP_DUP:118,OP_NIP:119,OP_OVER:120,OP_PICK:121,OP_ROLL:122,OP_ROT:123,OP_SWAP:124,OP_TUCK:125,OP_CAT:126,OP_SPLIT:127,OP_NUM2BIN:128,OP_BIN2NUM:129,OP_SIZE:130,OP_INVERT:131,OP_AND:132,OP_OR:133,OP_XOR:134,OP_EQUAL:135,OP_EQUALVERIFY:136,OP_RESERVED1:137,OP_RESERVED2:138,OP_1ADD:139,OP_1SUB:140,OP_2MUL:141,OP_2DIV:142,OP_NEGATE:143,OP_ABS:144,OP_NOT:145,OP_0NOTEQUAL:146,OP_ADD:147,OP_SUB:148,OP_MUL:149,OP_DIV:150,OP_MOD:151,OP_LSHIFT:152,OP_RSHIFT:153,OP_BOOLAND:154,OP_BOOLOR:155,OP_NUMEQUAL:156,OP_NUMEQUALVERIFY:157,OP_NUMNOTEQUAL:158,OP_LESSTHAN:159,OP_GREATERTHAN:160,OP_LESSTHANOREQUAL:161,OP_GREATERTHANOREQUAL:162,OP_MIN:163,OP_MAX:164,OP_WITHIN:165,OP_RIPEMD160:166,OP_SHA1:167,OP_SHA256:168,OP_HASH160:169,OP_HASH256:170,OP_CODESEPARATOR:171,OP_CHECKSIG:172,OP_CHECKSIGVERIFY:173,OP_CHECKMULTISIG:174,OP_CHECKMULTISIGVERIFY:175,OP_NOP1:176,OP_NOP2:177,OP_CHECKLOCKTIMEVERIFY:177,OP_NOP3:178,OP_CHECKSEQUENCEVERIFY:178,OP_NOP4:179,OP_NOP5:180,OP_NOP6:181,OP_NOP7:182,OP_NOP8:183,OP_NOP9:184,OP_NOP10:185,OP_CHECKDATASIG:186,OP_CHECKDATASIGVERIFY:187,OP_REVERSEBYTES:188,OP_PUBKEYHASH:253,OP_PUBKEY:254,OP_INVALIDOPCODE:255};function encodingLength(t){return t<_$index_45.OP_PUSHDATA1?1:t<=255?2:t<=65535?3:5}var _$pushdataBitcoin_104={encodingLength:encodingLength,encode:function(t,e,r){var i=encodingLength(e);return 1===i?t.writeUInt8(e,r):2===i?(t.writeUInt8(_$index_45.OP_PUSHDATA1,r),t.writeUInt8(e,r+1)):3===i?(t.writeUInt8(_$index_45.OP_PUSHDATA2,r),t.writeUInt16LE(e,r+1)):(t.writeUInt8(_$index_45.OP_PUSHDATA4,r),t.writeUInt32LE(e,r+1)),i},decode:function(t,e){var r,i,n=t.readUInt8(e);if(n<_$index_45.OP_PUSHDATA1)r=n,i=1;else if(n===_$index_45.OP_PUSHDATA1){if(e+2>t.length)return null;r=t.readUInt8(e+1),i=2}else if(n===_$index_45.OP_PUSHDATA2){if(e+3>t.length)return null;r=t.readUInt16LE(e+1),i=3}else{if(e+5>t.length)return null;if(n!==_$index_45.OP_PUSHDATA4)throw new Error("Unexpected opcode");r=t.readUInt32LE(e+1),i=5}return{opcode:n,number:r,size:i}}},types={Array:function(t){return null!=t&&t.constructor===Array},Boolean:function(t){return"boolean"==typeof t},Function:function(t){return"function"==typeof t},Nil:function(t){return null==t},Number:function(t){return"number"==typeof t},Object:function(t){return"object"==typeof t},String:function(t){return"string"==typeof t},"":function(){return!0}};for(var typeName in types.Null=types.Nil,types)types[typeName].toJSON=function(t){return t}.bind(null,typeName);var _$types_481=types,_$errors_478={};function getTypeName(t){return t.name||t.toString().match(/function (.*?)\s*\(/)[1]}function getValueTypeName(t){return _$types_481.Nil(t)?"":getTypeName(t.constructor)}function captureStackTrace(t,e){Error.captureStackTrace&&Error.captureStackTrace(t,e)}function tfJSON(t){return _$types_481.Function(t)?t.toJSON?t.toJSON():getTypeName(t):_$types_481.Array(t)?"Array":t&&_$types_481.Object(t)?"Object":void 0!==t?t:""}function tfErrorString(t,e,r){var i=function(t){return _$types_481.Function(t)?"":_$types_481.String(t)?JSON.stringify(t):t&&_$types_481.Object(t)?"":t}(e);return"Expected "+tfJSON(t)+", got"+(""!==r?" "+r:"")+(""!==i?" "+i:"")}function TfTypeError(t,e,r){r=r||getValueTypeName(e),this.message=tfErrorString(t,e,r),captureStackTrace(this,TfTypeError),this.__type=t,this.__value=e,this.__valueTypeName=r}function TfPropertyTypeError(t,e,r,i,n){t?(n=n||getValueTypeName(i),this.message=function(t,e,r,i,n){var o='" of type ';return"key"===e&&(o='" with key type '),tfErrorString('property "'+tfJSON(r)+o+tfJSON(t),i,n)}(t,r,e,i,n)):this.message='Unexpected property "'+e+'"',captureStackTrace(this,TfTypeError),this.__label=r,this.__property=e,this.__type=t,this.__value=i,this.__valueTypeName=n}function isBuffer(t){return!!t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}TfTypeError.prototype=Object.create(Error.prototype),TfTypeError.prototype.constructor=TfTypeError,TfPropertyTypeError.prototype=Object.create(Error.prototype),TfPropertyTypeError.prototype.constructor=TfTypeError,_$errors_478={TfTypeError:TfTypeError,TfPropertyTypeError:TfPropertyTypeError,tfCustomError:function(t,e){return new TfTypeError(t,{},e)},tfSubError:function(t,e,r){return t instanceof TfPropertyTypeError?(e=e+"."+t.__property,t=new TfPropertyTypeError(t.__type,e,t.__label,t.__value,t.__valueTypeName)):t instanceof TfTypeError&&(t=new TfPropertyTypeError(t.__type,e,r,t.__value,t.__valueTypeName)),captureStackTrace(t),t},tfJSON:tfJSON,getValueTypeName:getValueTypeName};var _$isBuffer_376=function(t){return null!=t&&(isBuffer(t)||function(t){return"function"==typeof t.readFloatLE&&"function"==typeof t.slice&&isBuffer(t.slice(0,0))}(t)||!!t._isBuffer)},_$types_479={};(function(t){(function(){function e(e){return t.isBuffer(e)}function r(t){return"string"==typeof t&&/^([0-9a-f]{2})+$/i.test(t)}function i(t,e){var r=t.toJSON();function i(i){if(!t(i))return!1;if(i.length===e)return!0;throw _$errors_478.tfCustomError(r+"(Length: "+e+")",r+"(Length: "+i.length+")")}return i.toJSON=function(){return r},i}var n=i.bind(null,_$types_481.Array),o=i.bind(null,e),a=i.bind(null,r),s=i.bind(null,_$types_481.String),u=Math.pow(2,53)-1,h={ArrayN:n,Buffer:e,BufferN:o,Finite:function(t){return"number"==typeof t&&isFinite(t)},Hex:r,HexN:a,Int8:function(t){return t<<24>>24===t},Int16:function(t){return t<<16>>16===t},Int32:function(t){return(0|t)===t},Int53:function(t){return"number"==typeof t&&t>=-u&&t<=u&&Math.floor(t)===t},Range:function(t,e,r){function i(i,n){return r(i,n)&&i>t&&i>>0===t},UInt53:function(t){return"number"==typeof t&&t>=0&&t<=u&&Math.floor(t)===t}};for(var f in h)h[f].toJSON=function(t){return t}.bind(null,f);_$types_479=h}).call(this)}).call(this,{isBuffer:_$isBuffer_376});var _$typeforce_480={},__tfJSON_480=_$errors_478.tfJSON,__TfTypeError_480=_$errors_478.TfTypeError,__TfPropertyTypeError_480=_$errors_478.TfPropertyTypeError,tfSubError=_$errors_478.tfSubError,__getValueTypeName_480=_$errors_478.getValueTypeName,TYPES={arrayOf:function(t,e){function r(r,i){return!!_$types_481.Array(r)&&!_$types_481.Nil(r)&&!(void 0!==e.minLength&&r.lengthe.maxLength)&&(void 0===e.length||r.length===e.length)&&r.every((function(e,r){try{return typeforce(t,e,i)}catch(n){throw tfSubError(n,r)}}))}return t=compile(t),e=e||{},r.toJSON=function(){var r="["+__tfJSON_480(t)+"]";return void 0!==e.length?r+="{"+e.length+"}":void 0===e.minLength&&void 0===e.maxLength||(r+="{"+(void 0===e.minLength?0:e.minLength)+","+(void 0===e.maxLength?1/0:e.maxLength)+"}"),r},r},maybe:function t(e){function r(r,i){return _$types_481.Nil(r)||e(r,i,t)}return e=compile(e),r.toJSON=function(){return"?"+__tfJSON_480(e)},r},map:function(t,e){function r(r,i){if(!_$types_481.Object(r))return!1;if(_$types_481.Nil(r))return!1;for(var n in r){try{e&&typeforce(e,n,i)}catch(a){throw tfSubError(a,n,"key")}try{var o=r[n];typeforce(t,o,i)}catch(a){throw tfSubError(a,n)}}return!0}return t=compile(t),e&&(e=compile(e)),r.toJSON=e?function(){return"{"+__tfJSON_480(e)+": "+__tfJSON_480(t)+"}"}:function(){return"{"+__tfJSON_480(t)+"}"},r},object:function(t){var e={};for(var r in t)e[r]=compile(t[r]);function i(t,r){if(!_$types_481.Object(t))return!1;if(_$types_481.Nil(t))return!1;var i;try{for(i in e)typeforce(e[i],t[i],r)}catch(n){throw tfSubError(n,i)}if(r)for(i in t)if(!e[i])throw new __TfPropertyTypeError_480(void 0,i);return!0}return i.toJSON=function(){return __tfJSON_480(e)},i},anyOf:function(){var t=[].slice.call(arguments).map(compile);function e(e,r){return t.some((function(t){try{return typeforce(t,e,r)}catch(i){return!1}}))}return e.toJSON=function(){return t.map(__tfJSON_480).join("|")},e},allOf:function(){var t=[].slice.call(arguments).map(compile);function e(e,r){return t.every((function(t){try{return typeforce(t,e,r)}catch(i){return!1}}))}return e.toJSON=function(){return t.map(__tfJSON_480).join(" & ")},e},quacksLike:function(t){function e(e){return t===__getValueTypeName_480(e)}return e.toJSON=function(){return t},e},tuple:function(){var t=[].slice.call(arguments).map(compile);function e(e,r){return!_$types_481.Nil(e)&&!_$types_481.Nil(e.length)&&(!r||e.length===t.length)&&t.every((function(t,i){try{return typeforce(t,e[i],r)}catch(n){throw tfSubError(n,i)}}))}return e.toJSON=function(){return"("+t.map(__tfJSON_480).join(", ")+")"},e},value:function(t){function e(e){return e===t}return e.toJSON=function(){return t},e}};function compile(t){if(_$types_481.String(t))return"?"===t[0]?TYPES.maybe(t.slice(1)):_$types_481[t]||TYPES.quacksLike(t);if(t&&_$types_481.Object(t)){if(_$types_481.Array(t)){if(1!==t.length)throw new TypeError("Expected compile() parameter of type Array of length 1");return TYPES.arrayOf(t[0])}return TYPES.object(t)}return _$types_481.Function(t)?t:TYPES.value(t)}function typeforce(t,e,r,i){if(_$types_481.Function(t)){if(t(e,r))return!0;throw new __TfTypeError_480(i||t,e)}return typeforce(compile(t),e,r)}for(var __typeName_480 in TYPES.oneOf=TYPES.anyOf,_$types_481)typeforce[__typeName_480]=_$types_481[__typeName_480];for(__typeName_480 in TYPES)typeforce[__typeName_480]=TYPES[__typeName_480];for(__typeName_480 in _$types_479)typeforce[__typeName_480]=_$types_479[__typeName_480];typeforce.compile=compile,typeforce.TfTypeError=__TfTypeError_480,typeforce.TfPropertyTypeError=__TfPropertyTypeError_480,_$typeforce_480=typeforce;var UINT31_MAX=Math.pow(2,31)-1;function BIP32Path(t){return _$typeforce_480.String(t)&&t.match(/^(m\/)?(\d+'?\/)*\d+'?$/)}BIP32Path.toJSON=function(){return"BIP32 derivation path"};var SATOSHI_MAX=21e14,__BigInt_85=_$typeforce_480.quacksLike("BigInteger"),ECPoint=_$typeforce_480.quacksLike("Point"),ECSignature=_$typeforce_480.compile({r:__BigInt_85,s:__BigInt_85}),Network=_$typeforce_480.compile({messagePrefix:_$typeforce_480.oneOf(_$typeforce_480.Buffer,_$typeforce_480.String),bip32:{public:_$typeforce_480.UInt32,private:_$typeforce_480.UInt32},pubKeyHash:_$typeforce_480.UInt8,scriptHash:_$typeforce_480.UInt8,wif:_$typeforce_480.UInt8}),__types_85={BigInt:__BigInt_85,BIP32Path:BIP32Path,Buffer256bit:_$typeforce_480.BufferN(32),ECPoint:ECPoint,ECSignature:ECSignature,Hash160bit:_$typeforce_480.BufferN(20),Hash256bit:_$typeforce_480.BufferN(32),Network:Network,Satoshi:function(t){return _$typeforce_480.UInt53(t)&&t<=SATOSHI_MAX},UInt31:function(t){return _$typeforce_480.UInt32(t)&&t<=UINT31_MAX}};for(var __typeName_85 in _$typeforce_480)__types_85[__typeName_85]=_$typeforce_480[__typeName_85];var _$types_85=__types_85,map={};for(var op in _$index_45)map[_$index_45[op]]=op;var _$map_46=map,__Buffer_60=_$safeBuffer_431.Buffer,_$script_number_60={decode:function(t,e,r){e=e||4,r=void 0===r||r;var i=t.length;if(0===i)return 0;if(i>e)throw new TypeError("Script number overflow");if(r&&0==(127&t[i-1])&&(i<=1||0==(128&t[i-2])))throw new Error("Non-minimally encoded script number");if(5===i){var n=t.readUInt32LE(0),o=t.readUInt8(4);return 128&o?-(4294967296*(-129&o)+n):4294967296*o+n}for(var a=0,s=0;s2147483647?5:t>8388607?4:t>32767?3:t>127?2:t>0?1:0}(e),i=__Buffer_60.allocUnsafe(r),n=t<0,o=0;o>=8;return 128&i[r-1]?i.writeUInt8(n?128:0,r-1):n&&(i[r-1]|=128),i}},__Buffer_59=_$safeBuffer_431.Buffer,OP_INT_BASE=_$index_45.OP_RESERVED;function isPushOnlyChunk(t){return _$types_85.Buffer(t)||function(t){return _$types_85.Number(t)&&(t===_$index_45.OP_0||t>=_$index_45.OP_1&&t<=_$index_45.OP_16||t===_$index_45.OP_1NEGATE)}(t)}function isPushOnly(t){return _$types_85.Array(t)&&t.every(isPushOnlyChunk)}function asMinimalOP(t){return 0===t.length?_$index_45.OP_0:1===t.length?t[0]>=1&&t[0]<=16?OP_INT_BASE+t[0]:129===t[0]?_$index_45.OP_1NEGATE:void 0:void 0}function __compile_59(t){if(__Buffer_59.isBuffer(t))return t;_$typeforce_480(_$types_85.Array,t);var e=t.reduce((function(t,e){return __Buffer_59.isBuffer(e)?1===e.length&&void 0!==asMinimalOP(e)?t+1:t+_$pushdataBitcoin_104.encodingLength(e.length)+e.length:t+1}),0),r=__Buffer_59.allocUnsafe(e),i=0;if(t.forEach((function(t){if(__Buffer_59.isBuffer(t)){var e=asMinimalOP(t);if(void 0!==e)return r.writeUInt8(e,i),void(i+=1);i+=_$pushdataBitcoin_104.encode(r,t.length,i),t.copy(r,i),i+=t.length}else r.writeUInt8(t,i),i+=1})),i!==r.length)throw new Error("Could not decode chunks");return r}function decompile(t){if(_$types_85.Array(t))return t;_$typeforce_480(_$types_85.Buffer,t);for(var e=[],r=0;r_$index_45.OP_0&&i<=_$index_45.OP_PUSHDATA4){var n=_$pushdataBitcoin_104.decode(t,r);if(null===n)return[];r+=n.size;var o=t.slice(r,r+n.number);r+=n.number;var a=asMinimalOP(o);void 0!==a?e.push(a):e.push(o)}else e.push(i),r+=1}return e}function isDefinedHashType(t){var e=-193&t;return e>0&&e<4}var _$script_59={compile:__compile_59,compile2:function(t){if(__Buffer_59.isBuffer(t))return t;var e=t.reduce((function(t,e){return __Buffer_59.isBuffer(e)?t+_$pushdataBitcoin_104.encodingLength(e.length)+e.length:t+1}),0),r=__Buffer_59.allocUnsafe(e),i=0;if(t.forEach((function(t,e){__Buffer_59.isBuffer(t)?(i+=_$pushdataBitcoin_104.encode(r,t.length,i),t.copy(r,i),i+=t.length):(r.writeUInt8(t,i),i+=1)})),i!==r.length)throw new Error("Could not decode chunks");return r},decompile:decompile,fromASM:function(t){return _$typeforce_480(_$types_85.String,t),__compile_59(t.split(" ").map((function(t){return void 0!==_$index_45[t]?_$index_45[t]:__Buffer_59.from(t,"hex")})))},toASM:function(t){return __Buffer_59.isBuffer(t)&&(t=decompile(t)),t.map((function(t){if(__Buffer_59.isBuffer(t)){var e=asMinimalOP(t);if(void 0===e)return t.toString("hex");t=e}return _$map_46[t]})).join(" ")},toStack:function(t){return t=decompile(t),_$typeforce_480(isPushOnly,t),t.map((function(t){return __Buffer_59.isBuffer(t)?t:t===_$index_45.OP_0?__Buffer_59.allocUnsafe(0):_$script_number_60.encode(t-OP_INT_BASE)}))},number:_$script_number_60,isCanonicalPubKey:function(t){if(!__Buffer_59.isBuffer(t))return!1;if(t.length<33)return!1;switch(t[0]){case 2:case 3:return 33===t.length;case 4:return 65===t.length}return!1},isCanonicalSignature:function(t){return!!__Buffer_59.isBuffer(t)&&!!isDefinedHashType(t[t.length-1])&&(65===t.length||_$bip66_212.check(t.slice(0,-1)))},isPushOnly:isPushOnly,isDefinedHashType:isDefinedHashType},_$output_64={},__OP_INT_BASE_64=_$index_45.OP_RESERVED;function check(t,e){var r=_$script_59.decompile(t);if(r.length<4)return!1;if(r[r.length-1]!==_$index_45.OP_CHECKMULTISIG)return!1;if(!_$types_85.Number(r[0]))return!1;if(!_$types_85.Number(r[r.length-2]))return!1;var i=r[0]-__OP_INT_BASE_64,n=r[r.length-2]-__OP_INT_BASE_64;return!(i<=0)&&!(n>16)&&!(i>n)&&n===r.length-3&&(!!e||r.slice(1,-2).every(_$script_59.isCanonicalPubKey))}check.toJSON=function(){return"multi-sig output"},_$output_64={check:check,decode:function(t,e){var r=_$script_59.decompile(t);return _$typeforce_480(check,r,e),{m:r[0]-__OP_INT_BASE_64,pubKeys:r.slice(1,-2)}},encode:function(t,e){_$typeforce_480({m:_$types_85.Number,pubKeys:[_$script_59.isCanonicalPubKey]},{m:t,pubKeys:e});var r=e.length;if(rr.pubKeys.length)throw new TypeError("Too many signatures provided")}return[].concat(EMPTY_BUFFER,t.map((function(t){return t===_$index_45.OP_0?EMPTY_BUFFER:t})))}function decodeStack(t,e){return _$typeforce_480(_$typeforce_480.Array,t),_$typeforce_480(__check_63,t,e),t.slice(1)}var _$input_63={check:__check_63,decode:function(t,e){return decodeStack(_$script_59.decompile(t),e)},decodeStack:decodeStack,encode:function(t,e){return _$script_59.compile(encodeStack(t,e))},encodeStack:encodeStack},_$multisig_62={input:_$input_63,output:_$output_64},_$nulldata_65={};function __check_65(t){var e=_$script_59.compile(t);return e.length>1&&e[0]===_$index_45.OP_RETURN}__check_65.toJSON=function(){return"null data output"},_$nulldata_65={output:{check:__check_65,decode:function(t){return _$typeforce_480(__check_65,t),t.slice(2)},encode:function(t){return _$typeforce_480(_$types_85.Buffer,t),_$script_59.compile([_$index_45.OP_RETURN,t])}}};var _$input_67={};function __check_67(t){var e=_$script_59.decompile(t);return 1===e.length&&_$script_59.isCanonicalSignature(e[0])}function __encodeStack_67(t){return _$typeforce_480(_$script_59.isCanonicalSignature,t),[t]}function __decodeStack_67(t){return _$typeforce_480(_$typeforce_480.Array,t),_$typeforce_480(__check_67,t),t[0]}__check_67.toJSON=function(){return"pubKey input"},_$input_67={check:__check_67,decode:function(t){return __decodeStack_67(_$script_59.decompile(t))},decodeStack:__decodeStack_67,encode:function(t){return _$script_59.compile(__encodeStack_67(t))},encodeStack:__encodeStack_67};var _$output_68={};function __check_68(t){var e=_$script_59.decompile(t);return 2===e.length&&_$script_59.isCanonicalPubKey(e[0])&&e[1]===_$index_45.OP_CHECKSIG}__check_68.toJSON=function(){return"pubKey output"},_$output_68={check:__check_68,decode:function(t){var e=_$script_59.decompile(t);return _$typeforce_480(__check_68,e),e[0]},encode:function(t){return _$typeforce_480(_$script_59.isCanonicalPubKey,t),_$script_59.compile([t,_$index_45.OP_CHECKSIG])}};var _$pubkey_66={input:_$input_67,output:_$output_68},_$input_70={};function __check_70(t){var e=_$script_59.decompile(t);return 2===e.length&&_$script_59.isCanonicalSignature(e[0])&&_$script_59.isCanonicalPubKey(e[1])}function __encodeStack_70(t,e){return _$typeforce_480({signature:_$script_59.isCanonicalSignature,pubKey:_$script_59.isCanonicalPubKey},{signature:t,pubKey:e}),[t,e]}function __decodeStack_70(t){return _$typeforce_480(_$typeforce_480.Array,t),_$typeforce_480(__check_70,t),{signature:t[0],pubKey:t[1]}}__check_70.toJSON=function(){return"pubKeyHash input"},_$input_70={check:__check_70,decode:function(t){return __decodeStack_70(_$script_59.decompile(t))},decodeStack:__decodeStack_70,encode:function(t,e){return _$script_59.compile(__encodeStack_70(t,e))},encodeStack:__encodeStack_70};var _$output_71={};function __check_71(t){var e=_$script_59.compile(t);return 25===e.length&&e[0]===_$index_45.OP_DUP&&e[1]===_$index_45.OP_HASH160&&20===e[2]&&e[23]===_$index_45.OP_EQUALVERIFY&&e[24]===_$index_45.OP_CHECKSIG}__check_71.toJSON=function(){return"pubKeyHash output"},_$output_71={check:__check_71,decode:function(t){return _$typeforce_480(__check_71,t),t.slice(3,23)},encode:function(t){return _$typeforce_480(_$types_85.Hash160bit,t),_$script_59.compile([_$index_45.OP_DUP,_$index_45.OP_HASH160,t,_$index_45.OP_EQUALVERIFY,_$index_45.OP_CHECKSIG])}};var _$pubkeyhash_69={input:_$input_70,output:_$output_71},_$output_79={};function __check_79(t){var e=_$script_59.compile(t);return 22===e.length&&e[0]===_$index_45.OP_0&&20===e[1]}__check_79.toJSON=function(){return"Witness pubKeyHash output"},_$output_79={check:__check_79,decode:function(t){return _$typeforce_480(__check_79,t),t.slice(2)},encode:function(t){return _$typeforce_480(_$types_85.Hash160bit,t),_$script_59.compile([_$index_45.OP_0,t])}};var _$output_82={};function __check_82(t){var e=_$script_59.compile(t);return 34===e.length&&e[0]===_$index_45.OP_0&&32===e[1]}__check_82.toJSON=function(){return"Witness scriptHash output"},_$output_82={check:__check_82,decode:function(t){return _$typeforce_480(__check_82,t),t.slice(2)},encode:function(t){return _$typeforce_480(_$types_85.Hash256bit,t),_$script_59.compile([_$index_45.OP_0,t])}};var _$input_73={},__Buffer_73=_$safeBuffer_431.Buffer;function __check_73(t,e){var r=_$script_59.decompile(t);if(r.length<1)return!1;var i=r[r.length-1];if(!__Buffer_73.isBuffer(i))return!1;var n=_$script_59.decompile(_$script_59.compile(r.slice(0,-1))),o=_$script_59.decompile(i);return 0!==o.length&&!!_$script_59.isPushOnly(n)&&(1===r.length?_$output_82.check(o)||_$output_79.check(o):!(!_$pubkeyhash_69.input.check(n)||!_$pubkeyhash_69.output.check(o))||!(!_$multisig_62.input.check(n,e)||!_$multisig_62.output.check(o))||!(!_$pubkey_66.input.check(n)||!_$pubkey_66.output.check(o)))}function __encodeStack_73(t,e){var r=_$script_59.compile(e);return[].concat(t,r)}function __decodeStack_73(t){return _$typeforce_480(_$typeforce_480.Array,t),_$typeforce_480(__check_73,t),{redeemScriptStack:t.slice(0,-1),redeemScript:t[t.length-1]}}__check_73.toJSON=function(){return"scriptHash input"},_$input_73={check:__check_73,decode:function(t){var e=__decodeStack_73(_$script_59.decompile(t));return e.redeemScriptSig=_$script_59.compile(e.redeemScriptStack),delete e.redeemScriptStack,e},decodeStack:__decodeStack_73,encode:function(t,e){var r=_$script_59.decompile(t);return _$script_59.compile(__encodeStack_73(r,e))},encodeStack:__encodeStack_73};var _$output_74={};function __check_74(t){var e=_$script_59.compile(t);return 23===e.length&&e[0]===_$index_45.OP_HASH160&&20===e[1]&&e[22]===_$index_45.OP_EQUAL}__check_74.toJSON=function(){return"scriptHash output"},_$output_74={check:__check_74,decode:function(t){return _$typeforce_480(__check_74,t),t.slice(2,22)},encode:function(t){return _$typeforce_480(_$types_85.Hash160bit,t),_$script_59.compile([_$index_45.OP_HASH160,t,_$index_45.OP_EQUAL])}};var _$scripthash_72={input:_$input_73,output:_$output_74},_$input_78={};function isCompressedCanonicalPubKey(t){return _$script_59.isCanonicalPubKey(t)&&33===t.length}function __check_78(t){var e=_$script_59.decompile(t);return 2===e.length&&_$script_59.isCanonicalSignature(e[0])&&isCompressedCanonicalPubKey(e[1])}__check_78.toJSON=function(){return"witnessPubKeyHash input"},_$input_78={check:__check_78,decodeStack:function(t){return _$typeforce_480(_$typeforce_480.Array,t),_$typeforce_480(__check_78,t),{signature:t[0],pubKey:t[1]}},encodeStack:function(t,e){return _$typeforce_480({signature:_$script_59.isCanonicalSignature,pubKey:isCompressedCanonicalPubKey},{signature:t,pubKey:e}),[t,e]}};var _$witnesspubkeyhash_77={input:_$input_78,output:_$output_79},_$input_81={};(function(t){(function(){function e(e,r){if(_$typeforce_480(_$types_85.Array,e),e.length<1)return!1;var i=e[e.length-1];if(!t.isBuffer(i))return!1;var n=_$script_59.decompile(i);if(0===n.length)return!1;var o=_$script_59.compile(e.slice(0,-1));return!(!_$pubkeyhash_69.input.check(o)||!_$pubkeyhash_69.output.check(n))||!(!_$multisig_62.input.check(o,r)||!_$multisig_62.output.check(n))||!(!_$pubkey_66.input.check(o)||!_$pubkey_66.output.check(n))}e.toJSON=function(){return"witnessScriptHash input"},_$input_81={check:e,decodeStack:function(t){return _$typeforce_480(_$typeforce_480.Array,t),_$typeforce_480(e,t),{witnessData:t.slice(0,-1),witnessScript:t[t.length-1]}},encodeStack:function(t,e){return _$typeforce_480({witnessData:[_$types_85.Buffer],witnessScript:_$types_85.Buffer},{witnessData:t,witnessScript:e}),[].concat(t,e)}}}).call(this)}).call(this,{isBuffer:_$isBuffer_376});var _$witnessscripthash_80={input:_$input_81,output:_$output_82},_$output_76={},__Buffer_76=_$safeBuffer_431.Buffer,HEADER=__Buffer_76.from("aa21a9ed","hex");function __check_76(t){var e=_$script_59.compile(t);return e.length>37&&e[0]===_$index_45.OP_RETURN&&36===e[1]&&e.slice(2,6).equals(HEADER)}__check_76.toJSON=function(){return"Witness commitment output"},_$output_76={check:__check_76,decode:function(t){return _$typeforce_480(__check_76,t),_$script_59.decompile(t)[1].slice(4,36)},encode:function(t){_$typeforce_480(_$types_85.Hash256bit,t);var e=__Buffer_76.allocUnsafe(36);return HEADER.copy(e,0),t.copy(e,4),_$script_59.compile([_$index_45.OP_RETURN,e])}};for(var _$witnesscommitment_75={output:_$output_76},__decompile_61=_$script_59.decompile,__types_61={MULTISIG:"multisig",NONSTANDARD:"nonstandard",NULLDATA:"nulldata",P2PK:"pubkey",P2PKH:"pubkeyhash",P2SH:"scripthash",P2WPKH:"witnesspubkeyhash",P2WSH:"witnessscripthash",WITNESS_COMMITMENT:"witnesscommitment"},_$templates_61={classifyInput:function(t,e){var r=__decompile_61(t);return _$pubkeyhash_69.input.check(r)?__types_61.P2PKH:_$scripthash_72.input.check(r,e)?__types_61.P2SH:_$multisig_62.input.check(r,e)?__types_61.MULTISIG:_$pubkey_66.input.check(r)?__types_61.P2PK:__types_61.NONSTANDARD},classifyOutput:function(t){if(_$witnesspubkeyhash_77.output.check(t))return __types_61.P2WPKH;if(_$witnessscripthash_80.output.check(t))return __types_61.P2WSH;if(_$pubkeyhash_69.output.check(t))return __types_61.P2PKH;if(_$scripthash_72.output.check(t))return __types_61.P2SH;var e=__decompile_61(t);return _$multisig_62.output.check(e)?__types_61.MULTISIG:_$pubkey_66.output.check(e)?__types_61.P2PK:_$witnesscommitment_75.output.check(e)?__types_61.WITNESS_COMMITMENT:_$nulldata_65.output.check(e)?__types_61.NULLDATA:__types_61.NONSTANDARD},classifyWitness:function(t,e){var r=__decompile_61(t);return _$witnesspubkeyhash_77.input.check(r)?__types_61.P2WPKH:_$witnessscripthash_80.input.check(r,e)?__types_61.P2WSH:__types_61.NONSTANDARD},multisig:_$multisig_62,nullData:_$nulldata_65,pubKey:_$pubkey_66,pubKeyHash:_$pubkeyhash_69,scriptHash:_$scripthash_72,witnessPubKeyHash:_$witnesspubkeyhash_77,witnessScriptHash:_$witnessscripthash_80,witnessCommitment:_$witnesscommitment_75,types:__types_61},ALPHABET="qpzry9x8gf2tvdw0s3jn54khce6mua7l",ALPHABET_MAP={},z=0;z>25;return(33554431&t)<<5^996825010&-(e>>0&1)^642813549&-(e>>1&1)^513874426&-(e>>2&1)^1027748829&-(e>>3&1)^705979059&-(e>>4&1)}function prefixChk(t){for(var e=1,r=0;r126)return"Invalid prefix ("+t+")";e=polymodStep(e)^i>>5}for(e=polymodStep(e),r=0;re)return"Exceeds length limit";var r=t.toLowerCase(),i=t.toUpperCase();if(t!==r&&t!==i)return"Mixed-case string "+t;var n=(t=r).lastIndexOf("1");if(-1===n)return"No separator character for "+t;if(0===n)return"Missing prefix for "+t;var o=t.slice(0,n),a=t.slice(n+1);if(a.length<6)return"Data too short";var s=prefixChk(o);if("string"==typeof s)return s;for(var u=[],h=0;h=a.length||u.push(c)}return 1!==s?"Invalid checksum for "+t:{prefix:o,words:u}}function convert(t,e,r,i){for(var n=0,o=0,a=(1<=r;)o-=r,s.push(n>>o&a);if(i)o>0&&s.push(n<=e)return"Excess padding";if(n<r)throw new TypeError("Exceeds length limit");var i=prefixChk(t=t.toLowerCase());if("string"==typeof i)throw new Error(i);for(var n=t+"1",o=0;o>5!=0)throw new Error("Non 5-bit word");i=polymodStep(i)^a,n+=ALPHABET.charAt(a)}for(o=0;o<6;++o)i=polymodStep(i);for(i^=1,o=0;o<6;++o){var s=i>>5*(5-o)&31;n+=ALPHABET.charAt(s)}return n},toWords:function(t){var e=convert(t,8,5,!0);if(Array.isArray(e))return e;throw new Error(e)},fromWords:function(t){var e=convert(t,5,8,!1);if(Array.isArray(e))return e;throw new Error(e)}},_$inherits_browser_375={};_$inherits_browser_375="function"==typeof Object.create?function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:function(t,e){if(e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}};var _$events_349={},ReflectOwnKeys,R="object"==typeof Reflect?Reflect:null,ReflectApply=R&&"function"==typeof R.apply?R.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r)};ReflectOwnKeys=R&&"function"==typeof R.ownKeys?R.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:function(t){return Object.getOwnPropertyNames(t)};var NumberIsNaN=Number.isNaN||function(t){return t!=t};function EventEmitter(){EventEmitter.init.call(this)}_$events_349=EventEmitter,_$events_349.once=function(t,e){return new Promise((function(r,i){function n(r){t.removeListener(e,o),i(r)}function o(){"function"==typeof t.removeListener&&t.removeListener("error",n),r([].slice.call(arguments))}eventTargetAgnosticAddListener(t,e,o,{once:!0}),"error"!==e&&function(t,e,r){"function"==typeof t.on&&eventTargetAgnosticAddListener(t,"error",e,{once:!0})}(t,n)}))},EventEmitter.EventEmitter=EventEmitter,EventEmitter.prototype._events=void 0,EventEmitter.prototype._eventsCount=0,EventEmitter.prototype._maxListeners=void 0;var defaultMaxListeners=10;function checkListener(t){if("function"!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}function _getMaxListeners(t){return void 0===t._maxListeners?EventEmitter.defaultMaxListeners:t._maxListeners}function _addListener(t,e,r,i){var n,o,a,s;if(checkListener(r),void 0===(o=t._events)?(o=t._events=Object.create(null),t._eventsCount=0):(void 0!==o.newListener&&(t.emit("newListener",e,r.listener?r.listener:r),o=t._events),a=o[e]),void 0===a)a=o[e]=r,++t._eventsCount;else if("function"==typeof a?a=o[e]=i?[r,a]:[a,r]:i?a.unshift(r):a.push(r),(n=_getMaxListeners(t))>0&&a.length>n&&!a.warned){a.warned=!0;var u=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");u.name="MaxListenersExceededWarning",u.emitter=t,u.type=e,u.count=a.length,s=u,console&&console.warn&&console.warn(s)}return t}function _onceWrap(t,e,r){var i={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},n=function(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}.bind(i);return n.listener=r,i.wrapFn=n,n}function _listeners(t,e,r){var i=t._events;if(void 0===i)return[];var n=i[e];return void 0===n?[]:"function"==typeof n?r?[n.listener||n]:[n]:r?function(t){for(var e=new Array(t.length),r=0;r0&&(o=e[0]),o instanceof Error)throw o;var a=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw a.context=o,a}var s=n[t];if(void 0===s)return!1;if("function"==typeof s)ReflectApply(s,this,e);else{var u=s.length,h=arrayClone(s,u);for(r=0;r=0;o--)if(r[o]===e||r[o].listener===e){a=r[o].listener,n=o;break}if(n<0)return this;0===n?r.shift():function(t,e){for(;e+1=0;i--)this.removeListener(t,e[i]);return this},EventEmitter.prototype.listeners=function(t){return _listeners(this,t,!0)},EventEmitter.prototype.rawListeners=function(t){return _listeners(this,t,!1)},EventEmitter.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):listenerCount.call(t,e)},EventEmitter.prototype.listenerCount=listenerCount,EventEmitter.prototype.eventNames=function(){return this._eventsCount>0?ReflectOwnKeys(this._events):[]};var _$streamBrowser_474=_$events_349.EventEmitter;function ownKeys(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,i)}return r}function _objectSpread(t){for(var e=1;e0?this.tail.next=e:this.head=e,this.tail=e,++this.length}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(t){if(0===this.length)return"";for(var e=this.head,r=""+e.data;e=e.next;)r+=t+e.data;return r}},{key:"concat",value:function(t){if(0===this.length)return __Buffer_468.alloc(0);for(var e,r,i,n=__Buffer_468.allocUnsafe(t>>>0),o=this.head,a=0;o;)e=o.data,r=n,i=a,__Buffer_468.prototype.copy.call(e,r,i),a+=o.data.length,o=o.next;return n}},{key:"consume",value:function(t,e){var r;return tn.length?n.length:t;if(o===n.length?i+=n:i+=n.slice(0,t),0==(t-=o)){o===n.length?(++r,e.next?this.head=e.next:this.head=this.tail=null):(this.head=e,e.data=n.slice(o));break}++r}return this.length-=r,i}},{key:"_getBuffer",value:function(t){var e=__Buffer_468.allocUnsafe(t),r=this.head,i=1;for(r.data.copy(e),t-=r.data.length;r=r.next;){var n=r.data,o=t>n.length?n.length:t;if(n.copy(e,e.length-t,0,o),0==(t-=o)){o===n.length?(++i,r.next?this.head=r.next:this.head=this.tail=null):(this.head=r,r.data=n.slice(o));break}++i}return this.length-=i,e}},{key:custom,value:function(t,e){return inspect(this,_objectSpread(_objectSpread({},e),{},{depth:0,customInspect:!1}))}}])&&_defineProperties(e.prototype,r),Object.defineProperty(e,"prototype",{writable:!1}),t}(),_$browser_401={},cachedSetTimeout,cachedClearTimeout,process=_$browser_401={};function defaultSetTimout(){throw new Error("setTimeout has not been defined")}function defaultClearTimeout(){throw new Error("clearTimeout has not been defined")}function runTimeout(t){if(cachedSetTimeout===setTimeout)return setTimeout(t,0);if((cachedSetTimeout===defaultSetTimout||!cachedSetTimeout)&&setTimeout)return cachedSetTimeout=setTimeout,setTimeout(t,0);try{return cachedSetTimeout(t,0)}catch(e){try{return cachedSetTimeout.call(null,t,0)}catch(e){return cachedSetTimeout.call(this,t,0)}}}!function(){try{cachedSetTimeout="function"==typeof setTimeout?setTimeout:defaultSetTimout}catch(t){cachedSetTimeout=defaultSetTimout}try{cachedClearTimeout="function"==typeof clearTimeout?clearTimeout:defaultClearTimeout}catch(t){cachedClearTimeout=defaultClearTimeout}}();var currentQueue,queue=[],draining=!1,queueIndex=-1;function cleanUpNextTick(){draining&¤tQueue&&(draining=!1,currentQueue.length?queue=currentQueue.concat(queue):queueIndex=-1,queue.length&&drainQueue())}function drainQueue(){if(!draining){var t=runTimeout(cleanUpNextTick);draining=!0;for(var e=queue.length;e;){for(currentQueue=queue,queue=[];++queueIndex1)for(var r=1;r2?"one of ".concat(e," ").concat(t.slice(0,r-1).join(", "),", or ")+t[r-1]:2===r?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0])}return"of ".concat(e," ").concat(String(t))}createErrorType("ERR_INVALID_OPT_VALUE",(function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"'}),TypeError),createErrorType("ERR_INVALID_ARG_TYPE",(function(t,e,r){var i,n,o,a;if("string"==typeof e&&("not ","not "===e.substr(0,"not ".length))?(i="must not be",e=e.replace(/^not /,"")):i="must be",o=t,(void 0===a||a>o.length)&&(a=o.length)," argument"===o.substring(a-" argument".length,a))n="The ".concat(t," ").concat(i," ").concat(oneOf(e,"type"));else{var s=function(t,e,r){return"number"!=typeof r&&(r=0),!(r+".".length>t.length)&&-1!==t.indexOf(".",r)}(t)?"property":"argument";n='The "'.concat(t,'" ').concat(s," ").concat(i," ").concat(oneOf(e,"type"))}return n+". Received type ".concat(typeof r)}),TypeError),createErrorType("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),createErrorType("ERR_METHOD_NOT_IMPLEMENTED",(function(t){return"The "+t+" method is not implemented"})),createErrorType("ERR_STREAM_PREMATURE_CLOSE","Premature close"),createErrorType("ERR_STREAM_DESTROYED",(function(t){return"Cannot call "+t+" after a stream was destroyed"})),createErrorType("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),createErrorType("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),createErrorType("ERR_STREAM_WRITE_AFTER_END","write after end"),createErrorType("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),createErrorType("ERR_UNKNOWN_ENCODING",(function(t){return"Unknown encoding: "+t}),TypeError),createErrorType("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),_$errorsBrowser_461.codes=codes;var ERR_INVALID_OPT_VALUE=_$errorsBrowser_461.codes.ERR_INVALID_OPT_VALUE,_$state_473={getHighWaterMark:function(t,e,r,i){var n=function(t,e,r){return null!=t.highWaterMark?t.highWaterMark:e?t[r]:null}(e,i,r);if(null!=n){if(!isFinite(n)||Math.floor(n)!==n||n<0)throw new ERR_INVALID_OPT_VALUE(i?r:"highWaterMark",n);return Math.floor(n)}return t.objectMode?16:16384}},_$browser_482={};(function(t){(function(){function e(e){try{if(!t.localStorage)return!1}catch(i){return!1}var r=t.localStorage[e];return null!=r&&"true"===String(r).toLowerCase()}_$browser_482=function(t,r){if(e("noDeprecation"))return t;var i=!1;return function(){if(!i){if(e("throwDeprecation"))throw new Error(r);e("traceDeprecation")?console.trace(r):console.warn(r),i=!0}return t.apply(this,arguments)}}}).call(this)}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{});var _$safeBuffer_476={},__buffer_476=_$buffer_251({}),__Buffer_476=__buffer_476.Buffer;function __copyProps_476(t,e){for(var r in t)e[r]=t[r]}function __SafeBuffer_476(t,e,r){return __Buffer_476(t,e,r)}__Buffer_476.from&&__Buffer_476.alloc&&__Buffer_476.allocUnsafe&&__Buffer_476.allocUnsafeSlow?_$safeBuffer_476=__buffer_476:(__copyProps_476(__buffer_476,_$safeBuffer_476),_$safeBuffer_476.Buffer=__SafeBuffer_476),__SafeBuffer_476.prototype=Object.create(__Buffer_476.prototype),__copyProps_476(__Buffer_476,__SafeBuffer_476),__SafeBuffer_476.from=function(t,e,r){if("number"==typeof t)throw new TypeError("Argument must not be a number");return __Buffer_476(t,e,r)},__SafeBuffer_476.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError("Argument must be a number");var i=__Buffer_476(t);return void 0!==e?"string"==typeof r?i.fill(e,r):i.fill(e):i.fill(0),i},__SafeBuffer_476.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return __Buffer_476(t)},__SafeBuffer_476.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return __buffer_476.SlowBuffer(t)};var _$Transform_465=Transform,_require$codes=_$errorsBrowser_461.codes,ERR_METHOD_NOT_IMPLEMENTED=_require$codes.ERR_METHOD_NOT_IMPLEMENTED,ERR_MULTIPLE_CALLBACK=_require$codes.ERR_MULTIPLE_CALLBACK,ERR_TRANSFORM_ALREADY_TRANSFORMING=_require$codes.ERR_TRANSFORM_ALREADY_TRANSFORMING,ERR_TRANSFORM_WITH_LENGTH_0=_require$codes.ERR_TRANSFORM_WITH_LENGTH_0,Duplex=_$Duplex_462({});function afterTransform(t,e){var r=this._transformState;r.transforming=!1;var i=r.writecb;if(null===i)return this.emit("error",new ERR_MULTIPLE_CALLBACK);r.writechunk=null,r.writecb=null,null!=e&&this.push(e),i(t);var n=this._readableState;n.reading=!1,(n.needReadable||n.length0,(function(t){i||(i=t),t&&o.forEach(call),a||(o.forEach(call),n(i))}))}));return e.reduce(pipe)},_$Stream_460=Stream,EE=_$events_349.EventEmitter;function Stream(){EE.call(this)}_$inherits_browser_375(Stream,EE),Stream.Readable=_$_stream_readable_464({}),Stream.Writable=_$_stream_writable_466({}),Stream.Duplex=_$Duplex_462({}),Stream.Transform=_$Transform_465,Stream.PassThrough=_$PassThrough_463,Stream.finished=_$eos_470({}),Stream.pipeline=_$pipeline_472,Stream.Stream=Stream,Stream.prototype.pipe=function(t,e){var r=this;function i(e){t.writable&&!1===t.write(e)&&r.pause&&r.pause()}function n(){r.readable&&r.resume&&r.resume()}r.on("data",i),t.on("drain",n),t._isStdio||e&&!1===e.end||(r.on("end",a),r.on("close",s));var o=!1;function a(){o||(o=!0,t.end())}function s(){o||(o=!0,"function"==typeof t.destroy&&t.destroy())}function u(t){if(h(),0===EE.listenerCount(this,"error"))throw t}function h(){r.removeListener("data",i),t.removeListener("drain",n),r.removeListener("end",a),r.removeListener("close",s),r.removeListener("error",u),t.removeListener("error",u),r.removeListener("end",h),r.removeListener("close",h),t.removeListener("close",h)}return r.on("error",u),t.on("error",u),r.on("end",h),r.on("close",h),t.on("close",h),t.emit("pipe",r),t};var _$hashBase_359={},__Buffer_359=_$safeBuffer_431.Buffer,__Transform_359=_$Stream_460.Transform;function HashBase(t){__Transform_359.call(this),this._block=__Buffer_359.allocUnsafe(t),this._blockSize=t,this._blockOffset=0,this._length=[0,0,0,0],this._finalized=!1}_$inherits_browser_375(HashBase,__Transform_359),HashBase.prototype._transform=function(t,e,r){var i=null;try{this.update(t,e)}catch(n){i=n}r(i)},HashBase.prototype._flush=function(t){var e=null;try{this.push(this.digest())}catch(r){e=r}t(e)},HashBase.prototype.update=function(t,e){if(function(t,e){if(!__Buffer_359.isBuffer(t)&&"string"!=typeof t)throw new TypeError("Data must be a string or a buffer")}(t),this._finalized)throw new Error("Digest already called");__Buffer_359.isBuffer(t)||(t=__Buffer_359.from(t,e));for(var r=this._block,i=0;this._blockOffset+t.length-i>=this._blockSize;){for(var n=this._blockOffset;n0;++o)this._length[o]+=a,(a=this._length[o]/4294967296|0)>0&&(this._length[o]-=4294967296*a);return this},HashBase.prototype._update=function(){throw new Error("_update is not implemented")},HashBase.prototype.digest=function(t){if(this._finalized)throw new Error("Digest already called");this._finalized=!0;var e=this._digest();void 0!==t&&(e=e.toString(t)),this._block.fill(0),this._blockOffset=0;for(var r=0;r<4;++r)this._length[r]=0;return e},HashBase.prototype._digest=function(){throw new Error("_digest is not implemented")},_$hashBase_359=HashBase;var _$md5Js_379={},__Buffer_379=_$safeBuffer_431.Buffer,ARRAY16=new Array(16);function MD5(){_$hashBase_359.call(this,64),this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878}function rotl(t,e){return t<>>32-e}function fnF(t,e,r,i,n,o,a){return rotl(t+(e&r|~e&i)+n+o|0,a)+e|0}function fnG(t,e,r,i,n,o,a){return rotl(t+(e&i|r&~i)+n+o|0,a)+e|0}function fnH(t,e,r,i,n,o,a){return rotl(t+(e^r^i)+n+o|0,a)+e|0}function fnI(t,e,r,i,n,o,a){return rotl(t+(r^(e|~i))+n+o|0,a)+e|0}_$inherits_browser_375(MD5,_$hashBase_359),MD5.prototype._update=function(){for(var t=ARRAY16,e=0;e<16;++e)t[e]=this._block.readInt32LE(4*e);var r=this._a,i=this._b,n=this._c,o=this._d;r=fnF(r,i,n,o,t[0],3614090360,7),o=fnF(o,r,i,n,t[1],3905402710,12),n=fnF(n,o,r,i,t[2],606105819,17),i=fnF(i,n,o,r,t[3],3250441966,22),r=fnF(r,i,n,o,t[4],4118548399,7),o=fnF(o,r,i,n,t[5],1200080426,12),n=fnF(n,o,r,i,t[6],2821735955,17),i=fnF(i,n,o,r,t[7],4249261313,22),r=fnF(r,i,n,o,t[8],1770035416,7),o=fnF(o,r,i,n,t[9],2336552879,12),n=fnF(n,o,r,i,t[10],4294925233,17),i=fnF(i,n,o,r,t[11],2304563134,22),r=fnF(r,i,n,o,t[12],1804603682,7),o=fnF(o,r,i,n,t[13],4254626195,12),n=fnF(n,o,r,i,t[14],2792965006,17),r=fnG(r,i=fnF(i,n,o,r,t[15],1236535329,22),n,o,t[1],4129170786,5),o=fnG(o,r,i,n,t[6],3225465664,9),n=fnG(n,o,r,i,t[11],643717713,14),i=fnG(i,n,o,r,t[0],3921069994,20),r=fnG(r,i,n,o,t[5],3593408605,5),o=fnG(o,r,i,n,t[10],38016083,9),n=fnG(n,o,r,i,t[15],3634488961,14),i=fnG(i,n,o,r,t[4],3889429448,20),r=fnG(r,i,n,o,t[9],568446438,5),o=fnG(o,r,i,n,t[14],3275163606,9),n=fnG(n,o,r,i,t[3],4107603335,14),i=fnG(i,n,o,r,t[8],1163531501,20),r=fnG(r,i,n,o,t[13],2850285829,5),o=fnG(o,r,i,n,t[2],4243563512,9),n=fnG(n,o,r,i,t[7],1735328473,14),r=fnH(r,i=fnG(i,n,o,r,t[12],2368359562,20),n,o,t[5],4294588738,4),o=fnH(o,r,i,n,t[8],2272392833,11),n=fnH(n,o,r,i,t[11],1839030562,16),i=fnH(i,n,o,r,t[14],4259657740,23),r=fnH(r,i,n,o,t[1],2763975236,4),o=fnH(o,r,i,n,t[4],1272893353,11),n=fnH(n,o,r,i,t[7],4139469664,16),i=fnH(i,n,o,r,t[10],3200236656,23),r=fnH(r,i,n,o,t[13],681279174,4),o=fnH(o,r,i,n,t[0],3936430074,11),n=fnH(n,o,r,i,t[3],3572445317,16),i=fnH(i,n,o,r,t[6],76029189,23),r=fnH(r,i,n,o,t[9],3654602809,4),o=fnH(o,r,i,n,t[12],3873151461,11),n=fnH(n,o,r,i,t[15],530742520,16),r=fnI(r,i=fnH(i,n,o,r,t[2],3299628645,23),n,o,t[0],4096336452,6),o=fnI(o,r,i,n,t[7],1126891415,10),n=fnI(n,o,r,i,t[14],2878612391,15),i=fnI(i,n,o,r,t[5],4237533241,21),r=fnI(r,i,n,o,t[12],1700485571,6),o=fnI(o,r,i,n,t[3],2399980690,10),n=fnI(n,o,r,i,t[10],4293915773,15),i=fnI(i,n,o,r,t[1],2240044497,21),r=fnI(r,i,n,o,t[8],1873313359,6),o=fnI(o,r,i,n,t[15],4264355552,10),n=fnI(n,o,r,i,t[6],2734768916,15),i=fnI(i,n,o,r,t[13],1309151649,21),r=fnI(r,i,n,o,t[4],4149444226,6),o=fnI(o,r,i,n,t[11],3174756917,10),n=fnI(n,o,r,i,t[2],718787259,15),i=fnI(i,n,o,r,t[9],3951481745,21),this._a=this._a+r|0,this._b=this._b+i|0,this._c=this._c+n|0,this._d=this._d+o|0},MD5.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var t=__Buffer_379.allocUnsafe(16);return t.writeInt32LE(this._a,0),t.writeInt32LE(this._b,4),t.writeInt32LE(this._c,8),t.writeInt32LE(this._d,12),t},_$md5Js_379=MD5;var _$ripemd160_430={},__Buffer_430=_$buffer_251({}).Buffer,__ARRAY16_430=new Array(16),zl=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],zr=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],sl=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],sr=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11],hl=[0,1518500249,1859775393,2400959708,2840853838],hr=[1352829926,1548603684,1836072691,2053994217,0];function RIPEMD160(){_$hashBase_359.call(this,64),this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520}function __rotl_430(t,e){return t<>>32-e}function fn1(t,e,r,i,n,o,a,s){return __rotl_430(t+(e^r^i)+o+a|0,s)+n|0}function fn2(t,e,r,i,n,o,a,s){return __rotl_430(t+(e&r|~e&i)+o+a|0,s)+n|0}function fn3(t,e,r,i,n,o,a,s){return __rotl_430(t+((e|~r)^i)+o+a|0,s)+n|0}function fn4(t,e,r,i,n,o,a,s){return __rotl_430(t+(e&i|r&~i)+o+a|0,s)+n|0}function fn5(t,e,r,i,n,o,a,s){return __rotl_430(t+(e^(r|~i))+o+a|0,s)+n|0}_$inherits_browser_375(RIPEMD160,_$hashBase_359),RIPEMD160.prototype._update=function(){for(var t=__ARRAY16_430,e=0;e<16;++e)t[e]=this._block.readInt32LE(4*e);for(var r=0|this._a,i=0|this._b,n=0|this._c,o=0|this._d,a=0|this._e,s=0|this._a,u=0|this._b,h=0|this._c,f=0|this._d,c=0|this._e,l=0;l<80;l+=1){var d,p;l<16?(d=fn1(r,i,n,o,a,t[zl[l]],hl[0],sl[l]),p=fn5(s,u,h,f,c,t[zr[l]],hr[0],sr[l])):l<32?(d=fn2(r,i,n,o,a,t[zl[l]],hl[1],sl[l]),p=fn4(s,u,h,f,c,t[zr[l]],hr[1],sr[l])):l<48?(d=fn3(r,i,n,o,a,t[zl[l]],hl[2],sl[l]),p=fn3(s,u,h,f,c,t[zr[l]],hr[2],sr[l])):l<64?(d=fn4(r,i,n,o,a,t[zl[l]],hl[3],sl[l]),p=fn2(s,u,h,f,c,t[zr[l]],hr[3],sr[l])):(d=fn5(r,i,n,o,a,t[zl[l]],hl[4],sl[l]),p=fn1(s,u,h,f,c,t[zr[l]],hr[4],sr[l])),r=a,a=o,o=__rotl_430(n,10),n=i,i=d,s=c,c=f,f=__rotl_430(h,10),h=u,u=p}var _=this._b+n+f|0;this._b=this._c+o+c|0,this._c=this._d+a+s|0,this._d=this._e+r+u|0,this._e=this._a+i+h|0,this._a=_},RIPEMD160.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var t=__Buffer_430.alloc?__Buffer_430.alloc(20):new __Buffer_430(20);return t.writeInt32LE(this._a,0),t.writeInt32LE(this._b,4),t.writeInt32LE(this._c,8),t.writeInt32LE(this._d,12),t.writeInt32LE(this._e,16),t},_$ripemd160_430=RIPEMD160;var _$hash_446={},__Buffer_446=_$safeBuffer_431.Buffer;function Hash(t,e){this._block=__Buffer_446.alloc(t),this._finalSize=e,this._blockSize=t,this._len=0}Hash.prototype.update=function(t,e){"string"==typeof t&&(e=e||"utf8",t=__Buffer_446.from(t,e));for(var r=this._block,i=this._blockSize,n=t.length,o=this._len,a=0;a=this._finalSize&&(this._update(this._block),this._block.fill(0));var r=8*this._len;if(r<=4294967295)this._block.writeUInt32BE(r,this._blockSize-4);else{var i=(4294967295&r)>>>0,n=(r-i)/4294967296;this._block.writeUInt32BE(n,this._blockSize-8),this._block.writeUInt32BE(i,this._blockSize-4)}this._update(this._block);var o=this._hash();return t?o.toString(t):o},Hash.prototype._update=function(){throw new Error("_update must be implemented by subclass")},_$hash_446=Hash;var _$sha_448={},__Buffer_448=_$safeBuffer_431.Buffer,K=[1518500249,1859775393,-1894007588,-899497514],W=new Array(80);function Sha(){this.init(),this._w=W,_$hash_446.call(this,64,56)}function rotl30(t){return t<<30|t>>>2}function ft(t,e,r,i){return 0===t?e&r|~e&i:2===t?e&r|e&i|r&i:e^r^i}_$inherits_browser_375(Sha,_$hash_446),Sha.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},Sha.prototype._update=function(t){for(var e,r=this._w,i=0|this._a,n=0|this._b,o=0|this._c,a=0|this._d,s=0|this._e,u=0;u<16;++u)r[u]=t.readInt32BE(4*u);for(;u<80;++u)r[u]=r[u-3]^r[u-8]^r[u-14]^r[u-16];for(var h=0;h<80;++h){var f=~~(h/20),c=0|((e=i)<<5|e>>>27)+ft(f,n,o,a)+s+r[h]+K[f];s=a,a=o,o=rotl30(n),n=i,i=c}this._a=i+this._a|0,this._b=n+this._b|0,this._c=o+this._c|0,this._d=a+this._d|0,this._e=s+this._e|0},Sha.prototype._hash=function(){var t=__Buffer_448.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t},_$sha_448=Sha;var _$sha1_449={},__Buffer_449=_$safeBuffer_431.Buffer,__K_449=[1518500249,1859775393,-1894007588,-899497514],__W_449=new Array(80);function Sha1(){this.init(),this._w=__W_449,_$hash_446.call(this,64,56)}function rotl5(t){return t<<5|t>>>27}function __rotl30_449(t){return t<<30|t>>>2}function __ft_449(t,e,r,i){return 0===t?e&r|~e&i:2===t?e&r|e&i|r&i:e^r^i}_$inherits_browser_375(Sha1,_$hash_446),Sha1.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},Sha1.prototype._update=function(t){for(var e,r=this._w,i=0|this._a,n=0|this._b,o=0|this._c,a=0|this._d,s=0|this._e,u=0;u<16;++u)r[u]=t.readInt32BE(4*u);for(;u<80;++u)r[u]=(e=r[u-3]^r[u-8]^r[u-14]^r[u-16])<<1|e>>>31;for(var h=0;h<80;++h){var f=~~(h/20),c=rotl5(i)+__ft_449(f,n,o,a)+s+r[h]+__K_449[f]|0;s=a,a=o,o=__rotl30_449(n),n=i,i=c}this._a=i+this._a|0,this._b=n+this._b|0,this._c=o+this._c|0,this._d=a+this._d|0,this._e=s+this._e|0},Sha1.prototype._hash=function(){var t=__Buffer_449.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t},_$sha1_449=Sha1;var _$sha256_451={},__Buffer_451=_$safeBuffer_431.Buffer,__K_451=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],__W_451=new Array(64);function Sha256(){this.init(),this._w=__W_451,_$hash_446.call(this,64,56)}function ch(t,e,r){return r^t&(e^r)}function maj(t,e,r){return t&e|r&(t|e)}function sigma0(t){return(t>>>2|t<<30)^(t>>>13|t<<19)^(t>>>22|t<<10)}function sigma1(t){return(t>>>6|t<<26)^(t>>>11|t<<21)^(t>>>25|t<<7)}function gamma0(t){return(t>>>7|t<<25)^(t>>>18|t<<14)^t>>>3}_$inherits_browser_375(Sha256,_$hash_446),Sha256.prototype.init=function(){return this._a=1779033703,this._b=3144134277,this._c=1013904242,this._d=2773480762,this._e=1359893119,this._f=2600822924,this._g=528734635,this._h=1541459225,this},Sha256.prototype._update=function(t){for(var e,r=this._w,i=0|this._a,n=0|this._b,o=0|this._c,a=0|this._d,s=0|this._e,u=0|this._f,h=0|this._g,f=0|this._h,c=0;c<16;++c)r[c]=t.readInt32BE(4*c);for(;c<64;++c)r[c]=0|(((e=r[c-2])>>>17|e<<15)^(e>>>19|e<<13)^e>>>10)+r[c-7]+gamma0(r[c-15])+r[c-16];for(var l=0;l<64;++l){var d=f+sigma1(s)+ch(s,u,h)+__K_451[l]+r[l]|0,p=sigma0(i)+maj(i,n,o)|0;f=h,h=u,u=s,s=a+d|0,a=o,o=n,n=i,i=d+p|0}this._a=i+this._a|0,this._b=n+this._b|0,this._c=o+this._c|0,this._d=a+this._d|0,this._e=s+this._e|0,this._f=u+this._f|0,this._g=h+this._g|0,this._h=f+this._h|0},Sha256.prototype._hash=function(){var t=__Buffer_451.allocUnsafe(32);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t.writeInt32BE(this._h,28),t},_$sha256_451=Sha256;var _$sha224_450={},__Buffer_450=_$safeBuffer_431.Buffer,__W_450=new Array(64);function Sha224(){this.init(),this._w=__W_450,_$hash_446.call(this,64,56)}_$inherits_browser_375(Sha224,_$sha256_451),Sha224.prototype.init=function(){return this._a=3238371032,this._b=914150663,this._c=812702999,this._d=4144912697,this._e=4290775857,this._f=1750603025,this._g=1694076839,this._h=3204075428,this},Sha224.prototype._hash=function(){var t=__Buffer_450.allocUnsafe(28);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t},_$sha224_450=Sha224;var _$sha512_453={},__Buffer_453=_$safeBuffer_431.Buffer,__K_453=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591],__W_453=new Array(160);function Sha512(){this.init(),this._w=__W_453,_$hash_446.call(this,128,112)}function Ch(t,e,r){return r^t&(e^r)}function __maj_453(t,e,r){return t&e|r&(t|e)}function __sigma0_453(t,e){return(t>>>28|e<<4)^(e>>>2|t<<30)^(e>>>7|t<<25)}function __sigma1_453(t,e){return(t>>>14|e<<18)^(t>>>18|e<<14)^(e>>>9|t<<23)}function Gamma0(t,e){return(t>>>1|e<<31)^(t>>>8|e<<24)^t>>>7}function Gamma0l(t,e){return(t>>>1|e<<31)^(t>>>8|e<<24)^(t>>>7|e<<25)}function Gamma1(t,e){return(t>>>19|e<<13)^(e>>>29|t<<3)^t>>>6}function Gamma1l(t,e){return(t>>>19|e<<13)^(e>>>29|t<<3)^(t>>>6|e<<26)}function getCarry(t,e){return t>>>0>>0?1:0}_$inherits_browser_375(Sha512,_$hash_446),Sha512.prototype.init=function(){return this._ah=1779033703,this._bh=3144134277,this._ch=1013904242,this._dh=2773480762,this._eh=1359893119,this._fh=2600822924,this._gh=528734635,this._hh=1541459225,this._al=4089235720,this._bl=2227873595,this._cl=4271175723,this._dl=1595750129,this._el=2917565137,this._fl=725511199,this._gl=4215389547,this._hl=327033209,this},Sha512.prototype._update=function(t){for(var e=this._w,r=0|this._ah,i=0|this._bh,n=0|this._ch,o=0|this._dh,a=0|this._eh,s=0|this._fh,u=0|this._gh,h=0|this._hh,f=0|this._al,c=0|this._bl,l=0|this._cl,d=0|this._dl,p=0|this._el,_=0|this._fl,m=0|this._gl,g=0|this._hl,y=0;y<32;y+=2)e[y]=t.readInt32BE(4*y),e[y+1]=t.readInt32BE(4*y+4);for(;y<160;y+=2){var b=e[y-30],v=e[y-30+1],w=Gamma0(b,v),M=Gamma0l(v,b),$=Gamma1(b=e[y-4],v=e[y-4+1]),E=Gamma1l(v,b),S=e[y-14],A=e[y-14+1],B=e[y-32],k=e[y-32+1],T=M+A|0,x=w+S+getCarry(T,M)|0;x=(x=x+$+getCarry(T=T+E|0,E)|0)+B+getCarry(T=T+k|0,k)|0,e[y]=x,e[y+1]=T}for(var I=0;I<160;I+=2){x=e[I],T=e[I+1];var P=__maj_453(r,i,n),R=__maj_453(f,c,l),C=__sigma0_453(r,f),O=__sigma0_453(f,r),N=__sigma1_453(a,p),L=__sigma1_453(p,a),D=__K_453[I],U=__K_453[I+1],j=Ch(a,s,u),H=Ch(p,_,m),z=g+L|0,q=h+N+getCarry(z,g)|0;q=(q=(q=q+j+getCarry(z=z+H|0,H)|0)+D+getCarry(z=z+U|0,U)|0)+x+getCarry(z=z+T|0,T)|0;var K=O+R|0,F=C+P+getCarry(K,O)|0;h=u,g=m,u=s,m=_,s=a,_=p,a=o+q+getCarry(p=d+z|0,d)|0,o=n,d=l,n=i,l=c,i=r,c=f,r=q+F+getCarry(f=z+K|0,z)|0}this._al=this._al+f|0,this._bl=this._bl+c|0,this._cl=this._cl+l|0,this._dl=this._dl+d|0,this._el=this._el+p|0,this._fl=this._fl+_|0,this._gl=this._gl+m|0,this._hl=this._hl+g|0,this._ah=this._ah+r+getCarry(this._al,f)|0,this._bh=this._bh+i+getCarry(this._bl,c)|0,this._ch=this._ch+n+getCarry(this._cl,l)|0,this._dh=this._dh+o+getCarry(this._dl,d)|0,this._eh=this._eh+a+getCarry(this._el,p)|0,this._fh=this._fh+s+getCarry(this._fl,_)|0,this._gh=this._gh+u+getCarry(this._gl,m)|0,this._hh=this._hh+h+getCarry(this._hl,g)|0},Sha512.prototype._hash=function(){var t=__Buffer_453.allocUnsafe(64);function e(e,r,i){t.writeInt32BE(e,i),t.writeInt32BE(r,i+4)}return e(this._ah,this._al,0),e(this._bh,this._bl,8),e(this._ch,this._cl,16),e(this._dh,this._dl,24),e(this._eh,this._el,32),e(this._fh,this._fl,40),e(this._gh,this._gl,48),e(this._hh,this._hl,56),t},_$sha512_453=Sha512;var _$sha384_452={},__Buffer_452=_$safeBuffer_431.Buffer,__W_452=new Array(160);function Sha384(){this.init(),this._w=__W_452,_$hash_446.call(this,128,112)}_$inherits_browser_375(Sha384,_$sha512_453),Sha384.prototype.init=function(){return this._ah=3418070365,this._bh=1654270250,this._ch=2438529370,this._dh=355462360,this._eh=1731405415,this._fh=2394180231,this._gh=3675008525,this._hh=1203062813,this._al=3238371032,this._bl=914150663,this._cl=812702999,this._dl=4144912697,this._el=4290775857,this._fl=1750603025,this._gl=1694076839,this._hl=3204075428,this},Sha384.prototype._hash=function(){var t=__Buffer_452.allocUnsafe(48);function e(e,r,i){t.writeInt32BE(e,i),t.writeInt32BE(r,i+4)}return e(this._ah,this._al,0),e(this._bh,this._bl,8),e(this._ch,this._cl,16),e(this._dh,this._dl,24),e(this._eh,this._el,32),e(this._fh,this._fl,40),t},_$sha384_452=Sha384;var _$shaJs_447={},exports=_$shaJs_447=function(t){t=t.toLowerCase();var e=exports[t];if(!e)throw new Error(t+" is not supported (we accept pull requests)");return new e};exports.sha=_$sha_448,exports.sha1=_$sha1_449,exports.sha224=_$sha224_450,exports.sha256=_$sha256_451,exports.sha384=_$sha384_452,exports.sha512=_$sha512_453;var _$cipherBase_258={},__Buffer_258=_$safeBuffer_431.Buffer,__Transform_258=_$Stream_460.Transform,__StringDecoder_258=_$string_decoder_475({}).StringDecoder;function CipherBase(t){__Transform_258.call(this),this.hashMode="string"==typeof t,this.hashMode?this[t]=this._finalOrDigest:this.final=this._finalOrDigest,this._final&&(this.__final=this._final,this._final=null),this._decoder=null,this._encoding=null}_$inherits_browser_375(CipherBase,__Transform_258),CipherBase.prototype.update=function(t,e,r){"string"==typeof t&&(t=__Buffer_258.from(t,e));var i=this._update(t);return this.hashMode?this:(r&&(i=this._toString(i,r)),i)},CipherBase.prototype.setAutoPadding=function(){},CipherBase.prototype.getAuthTag=function(){throw new Error("trying to get auth tag in unsupported state")},CipherBase.prototype.setAuthTag=function(){throw new Error("trying to set auth tag in unsupported state")},CipherBase.prototype.setAAD=function(){throw new Error("trying to set aad in unsupported state")},CipherBase.prototype._transform=function(t,e,r){var i;try{this.hashMode?this._update(t):this.push(this._update(t))}catch(n){i=n}finally{r(i)}},CipherBase.prototype._flush=function(t){var e;try{this.push(this.__final())}catch(r){e=r}t(e)},CipherBase.prototype._finalOrDigest=function(t){var e=this.__final()||__Buffer_258.alloc(0);return t&&(e=this._toString(e,t,!0)),e},CipherBase.prototype._toString=function(t,e,r){if(this._decoder||(this._decoder=new __StringDecoder_258(e),this._encoding=e),this._encoding!==e)throw new Error("can't switch encodings");var i=this._decoder.write(t);return r&&(i+=this._decoder.end()),i},_$cipherBase_258=CipherBase;var _$browser_262={};function __Hash_262(t){_$cipherBase_258.call(this,"digest"),this._hash=t}_$inherits_browser_375(__Hash_262,_$cipherBase_258),__Hash_262.prototype._update=function(t){this._hash.update(t)},__Hash_262.prototype._final=function(){return this._hash.digest()},_$browser_262=function(t){return"md5"===(t=t.toLowerCase())?new _$md5Js_379:"rmd160"===t||"ripemd160"===t?new _$ripemd160_430:new __Hash_262(_$shaJs_447(t))};var _Buffer=_$safeBuffer_431.Buffer,_$src_150=function(t){if(t.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),r=0;r>>0,h=new Uint8Array(o);r>>0,h[l]=f%256>>>0,f=f/256>>>0;if(0!==f)throw new Error("Non-zero carry");n=c,r++}for(var d=o-n;d!==o&&0===h[d];)d++;var p=_Buffer.allocUnsafe(i+(o-d));p.fill(0,0,i);for(var _=i;d!==o;)p[_++]=h[d++];return p}return{encode:function(e){if((Array.isArray(e)||e instanceof Uint8Array)&&(e=_Buffer.from(e)),!_Buffer.isBuffer(e))throw new TypeError("Expected Buffer");if(0===e.length)return"";for(var r=0,i=0,n=0,o=e.length;n!==o&&0===e[n];)n++,r++;for(var u=(o-n)*h+1>>>0,f=new Uint8Array(u);n!==o;){for(var c=e[n],l=0,d=u-1;(0!==c||l>>0,f[d]=c%a>>>0,c=c/a>>>0;if(0!==c)throw new Error("Non-zero carry");i=l,n++}for(var p=u-i;p!==u&&0===f[p];)p++;for(var _=s.repeat(r);p21)throw new TypeError(t+" is too long");return{version:e.readUInt8(0),hash:e.slice(1)}}function fromBech32(t){var e=_$bech32_188.decode(t),r=_$bech32_188.fromWords(e.words.slice(1));return{version:e.words[0],prefix:e.prefix,data:__Buffer_47.from(r)}}function toBase58Check(t,e){_$typeforce_480(_$types_85.tuple(_$types_85.Hash160bit,_$types_85.UInt8),arguments);var r=__Buffer_47.allocUnsafe(21);return r.writeUInt8(e,0),t.copy(r,1),_$bs58check_247.encode(r)}function toBech32(t,e,r){var i=_$bech32_188.toWords(t);return i.unshift(e),_$bech32_188.encode(r,i)}var _$address_47={fromBase58Check:fromBase58Check,fromBech32:fromBech32,fromOutputScript:function(t,e){if(e=e||_$networks_56.bitcoin,_$templates_61.pubKeyHash.output.check(t))return toBase58Check(_$script_59.compile(t).slice(3,23),e.pubKeyHash);if(_$templates_61.scriptHash.output.check(t))return toBase58Check(_$script_59.compile(t).slice(2,22),e.scriptHash);if(_$templates_61.witnessPubKeyHash.output.check(t))return toBech32(_$script_59.compile(t).slice(2,22),0,e.bech32);if(_$templates_61.witnessScriptHash.output.check(t))return toBech32(_$script_59.compile(t).slice(2,34),0,e.bech32);throw new Error(_$script_59.toASM(t)+" has no matching Address")},toBase58Check:toBase58Check,toBech32:toBech32,toOutputScript:function(t,e){var r;e=e||_$networks_56.bitcoin;try{r=fromBase58Check(t)}catch(i){}if(r){if(r.version===e.pubKeyHash)return _$templates_61.pubKeyHash.output.encode(r.hash);if(r.version===e.scriptHash)return _$templates_61.scriptHash.output.encode(r.hash)}else{try{r=fromBech32(t)}catch(i){}if(r){if(r.prefix!==e.bech32)throw new Error(t+" has an invalid prefix");if(0===r.version){if(20===r.data.length)return _$templates_61.witnessPubKeyHash.output.encode(r.data);if(32===r.data.length)return _$templates_61.witnessScriptHash.output.encode(r.data)}}}throw new Error(t+" has no matching Script")}};function ripemd160(t){return _$browser_262("ripemd160").update(t).digest()}function sha256(t){return _$browser_262("sha256").update(t).digest()}var _$crypto_50={hash160:function(t){return ripemd160(sha256(t))},hash256:function(t){return sha256(sha256(t))},ripemd160:ripemd160,sha1:function(t){return _$browser_262("sha1").update(t).digest()},sha256:sha256},_$package_193={version:"1.4.2"},_$bigi_190={};function BigInteger(t,e,r){if(!(this instanceof BigInteger))return new BigInteger(t,e,r);null!=t&&("number"==typeof t?this.fromNumber(t,e,r):null==e&&"string"!=typeof t?this.fromString(t,256):this.fromString(t,e))}var proto=BigInteger.prototype;proto.__bigi=_$package_193.version,BigInteger.isBigInteger=function(t,e){return t&&t.__bigi&&(!e||t.__bigi===proto.__bigi)},BigInteger.prototype.am=function(t,e,r,i,n,o){for(;--o>=0;){var a=e*this[t++]+r[i]+n;n=Math.floor(a/67108864),r[i++]=67108863&a}return n},BigInteger.prototype.DB=26,BigInteger.prototype.DM=67108863;var DV=BigInteger.prototype.DV=1<<26;BigInteger.prototype.FV=Math.pow(2,52),BigInteger.prototype.F1=26,BigInteger.prototype.F2=0;var rr,vv,BI_RM="0123456789abcdefghijklmnopqrstuvwxyz",BI_RC=new Array;for(rr="0".charCodeAt(0),vv=0;vv<=9;++vv)BI_RC[rr++]=vv;for(rr="a".charCodeAt(0),vv=10;vv<36;++vv)BI_RC[rr++]=vv;for(rr="A".charCodeAt(0),vv=10;vv<36;++vv)BI_RC[rr++]=vv;function int2char(t){return BI_RM.charAt(t)}function intAt(t,e){var r=BI_RC[t.charCodeAt(e)];return null==r?-1:r}function nbv(t){var e=new BigInteger;return e.fromInt(t),e}function nbits(t){var e,r=1;return 0!=(e=t>>>16)&&(t=e,r+=16),0!=(e=t>>8)&&(t=e,r+=8),0!=(e=t>>4)&&(t=e,r+=4),0!=(e=t>>2)&&(t=e,r+=2),0!=(e=t>>1)&&(t=e,r+=1),r}function Classic(t){this.m=t}function Montgomery(t){this.m=t,this.mp=t.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<>=16,e+=16),0==(255&t)&&(t>>=8,e+=8),0==(15&t)&&(t>>=4,e+=4),0==(3&t)&&(t>>=2,e+=2),0==(1&t)&&++e,e}function cbit(t){for(var e=0;0!=t;)t&=t-1,++e;return e}function NullExp(){}function nNop(t){return t}function Barrett(t){this.r2=new BigInteger,this.q3=new BigInteger,BigInteger.ONE.dlShiftTo(2*t.t,this.r2),this.mu=this.r2.divide(t),this.m=t}Classic.prototype.convert=function(t){return t.s<0||t.compareTo(this.m)>=0?t.mod(this.m):t},Classic.prototype.revert=function(t){return t},Classic.prototype.reduce=function(t){t.divRemTo(this.m,null,t)},Classic.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r),this.reduce(r)},Classic.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},Montgomery.prototype.convert=function(t){var e=new BigInteger;return t.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&e.compareTo(BigInteger.ZERO)>0&&this.m.subTo(e,e),e},Montgomery.prototype.revert=function(t){var e=new BigInteger;return t.copyTo(e),this.reduce(e),e},Montgomery.prototype.reduce=function(t){for(;t.t<=this.mt2;)t[t.t++]=0;for(var e=0;e>15)*this.mpl&this.um)<<15)&t.DM;for(t[r=e+this.m.t]+=this.m.am(0,i,t,e,0,this.m.t);t[r]>=t.DV;)t[r]-=t.DV,t[++r]++}t.clamp(),t.drShiftTo(this.m.t,t),t.compareTo(this.m)>=0&&t.subTo(this.m,t)},Montgomery.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r),this.reduce(r)},Montgomery.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},proto.copyTo=function(t){for(var e=this.t-1;e>=0;--e)t[e]=this[e];t.t=this.t,t.s=this.s},proto.fromInt=function(t){this.t=1,this.s=t<0?-1:0,t>0?this[0]=t:t<-1?this[0]=t+DV:this.t=0},proto.fromString=function(t,e){var r;if(16==e)r=4;else if(8==e)r=3;else if(256==e)r=8;else if(2==e)r=1;else if(32==e)r=5;else{if(4!=e)return void this.fromRadix(t,e);r=2}this.t=0,this.s=0;for(var i=t.length,n=!1,o=0;--i>=0;){var a=8==r?255&t[i]:intAt(t,i);a<0?"-"==t.charAt(i)&&(n=!0):(n=!1,0==o?this[this.t++]=a:o+r>this.DB?(this[this.t-1]|=(a&(1<>this.DB-o):this[this.t-1]|=a<=this.DB&&(o-=this.DB))}8==r&&0!=(128&t[0])&&(this.s=-1,o>0&&(this[this.t-1]|=(1<0&&this[this.t-1]==t;)--this.t},proto.dlShiftTo=function(t,e){var r;for(r=this.t-1;r>=0;--r)e[r+t]=this[r];for(r=t-1;r>=0;--r)e[r]=0;e.t=this.t+t,e.s=this.s},proto.drShiftTo=function(t,e){for(var r=t;r=0;--r)e[r+a+1]=this[r]>>n|s,s=(this[r]&o)<=0;--r)e[r]=0;e[a]=s,e.t=this.t+a+1,e.s=this.s,e.clamp()},proto.rShiftTo=function(t,e){e.s=this.s;var r=Math.floor(t/this.DB);if(r>=this.t)e.t=0;else{var i=t%this.DB,n=this.DB-i,o=(1<>i;for(var a=r+1;a>i;i>0&&(e[this.t-r-1]|=(this.s&o)<>=this.DB;if(t.t>=this.DB;i+=this.s}else{for(i+=this.s;r>=this.DB;i-=t.s}e.s=i<0?-1:0,i<-1?e[r++]=this.DV+i:i>0&&(e[r++]=i),e.t=r,e.clamp()},proto.multiplyTo=function(t,e){var r=this.abs(),i=t.abs(),n=r.t;for(e.t=n+i.t;--n>=0;)e[n]=0;for(n=0;n=0;)t[r]=0;for(r=0;r=e.DV&&(t[r+e.t]-=e.DV,t[r+e.t+1]=1)}t.t>0&&(t[t.t-1]+=e.am(r,e[r],t,2*r,0,1)),t.s=0,t.clamp()},proto.divRemTo=function(t,e,r){var i=t.abs();if(!(i.t<=0)){var n=this.abs();if(n.t0?(i.lShiftTo(u,o),n.lShiftTo(u,r)):(i.copyTo(o),n.copyTo(r));var h=o.t,f=o[h-1];if(0!=f){var c=f*(1<1?o[h-2]>>this.F2:0),l=this.FV/c,d=(1<=0&&(r[r.t++]=1,r.subTo(g,r)),BigInteger.ONE.dlShiftTo(h,g),g.subTo(o,o);o.t=0;){var y=r[--_]==f?this.DM:Math.floor(r[_]*l+(r[_-1]+p)*d);if((r[_]+=o.am(0,y,r,m,0,h))0&&r.rShiftTo(u,r),a<0&&BigInteger.ZERO.subTo(r,r)}}},proto.invDigit=function(){if(this.t<1)return 0;var t=this[0];if(0==(1&t))return 0;var e=3&t;return(e=(e=(e=(e=e*(2-(15&t)*e)&15)*(2-(255&t)*e)&255)*(2-((65535&t)*e&65535))&65535)*(2-t*e%this.DV)%this.DV)>0?this.DV-e:-e},proto.isEven=function(){return 0==(this.t>0?1&this[0]:this.s)},proto.exp=function(t,e){if(t>4294967295||t<1)return BigInteger.ONE;var r=new BigInteger,i=new BigInteger,n=e.convert(this),o=nbits(t)-1;for(n.copyTo(r);--o>=0;)if(e.sqrTo(r,i),(t&1<0)e.mulTo(i,n,r);else{var a=r;r=i,i=a}return e.revert(r)},proto.toString=function(t){var e;if(this.s<0)return"-"+this.negate().toString(t);if(16==t)e=4;else if(8==t)e=3;else if(2==t)e=1;else if(32==t)e=5;else{if(4!=t)return this.toRadix(t);e=2}var r,i=(1<0)for(s>s)>0&&(n=!0,o=int2char(r));a>=0;)s>(s+=this.DB-e)):(r=this[a]>>(s-=e)&i,s<=0&&(s+=this.DB,--a)),r>0&&(n=!0),n&&(o+=int2char(r));return n?o:"0"},proto.negate=function(){var t=new BigInteger;return BigInteger.ZERO.subTo(this,t),t},proto.abs=function(){return this.s<0?this.negate():this},proto.compareTo=function(t){var e=this.s-t.s;if(0!=e)return e;var r=this.t;if(0!=(e=r-t.t))return this.s<0?-e:e;for(;--r>=0;)if(0!=(e=this[r]-t[r]))return e;return 0},proto.bitLength=function(){return this.t<=0?0:this.DB*(this.t-1)+nbits(this[this.t-1]^this.s&this.DM)},proto.byteLength=function(){return this.bitLength()>>3},proto.mod=function(t){var e=new BigInteger;return this.abs().divRemTo(t,null,e),this.s<0&&e.compareTo(BigInteger.ZERO)>0&&t.subTo(e,e),e},proto.modPowInt=function(t,e){var r;return r=t<256||e.isEven()?new Classic(e):new Montgomery(e),this.exp(t,r)},NullExp.prototype.convert=nNop,NullExp.prototype.revert=nNop,NullExp.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r)},NullExp.prototype.sqrTo=function(t,e){t.squareTo(e)},Barrett.prototype.convert=function(t){if(t.s<0||t.t>2*this.m.t)return t.mod(this.m);if(t.compareTo(this.m)<0)return t;var e=new BigInteger;return t.copyTo(e),this.reduce(e),e},Barrett.prototype.revert=function(t){return t},Barrett.prototype.reduce=function(t){for(t.drShiftTo(this.m.t-1,this.r2),t.t>this.m.t+1&&(t.t=this.m.t+1,t.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);t.compareTo(this.r2)<0;)t.dAddOffset(1,this.m.t+1);for(t.subTo(this.r2,t);t.compareTo(this.m)>=0;)t.subTo(this.m,t)},Barrett.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r),this.reduce(r)},Barrett.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)};var lowprimes=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],lplim=(1<<26)/lowprimes[lowprimes.length-1];proto.chunkSize=function(t){return Math.floor(Math.LN2*this.DB/Math.log(t))},proto.toRadix=function(t){if(null==t&&(t=10),0==this.signum()||t<2||t>36)return"0";var e=this.chunkSize(t),r=Math.pow(t,e),i=nbv(r),n=new BigInteger,o=new BigInteger,a="";for(this.divRemTo(i,n,o);n.signum()>0;)a=(r+o.intValue()).toString(t).substr(1)+a,n.divRemTo(i,n,o);return o.intValue().toString(t)+a},proto.fromRadix=function(t,e){this.fromInt(0),null==e&&(e=10);for(var r=this.chunkSize(e),i=Math.pow(e,r),n=!1,o=0,a=0,s=0;s=r&&(this.dMultiply(i),this.dAddOffset(a,0),o=0,a=0))}o>0&&(this.dMultiply(Math.pow(e,o)),this.dAddOffset(a,0)),n&&BigInteger.ZERO.subTo(this,this)},proto.fromNumber=function(t,e,r){if("number"==typeof e)if(t<2)this.fromInt(1);else for(this.fromNumber(t,r),this.testBit(t-1)||this.bitwiseTo(BigInteger.ONE.shiftLeft(t-1),op_or,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(e);)this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(BigInteger.ONE.shiftLeft(t-1),this);else{var i=new Array,n=7&t;i.length=1+(t>>3),e.nextBytes(i),n>0?i[0]&=(1<>=this.DB;if(t.t>=this.DB;i+=this.s}else{for(i+=this.s;r>=this.DB;i+=t.s}e.s=i<0?-1:0,i>0?e[r++]=i:i<-1&&(e[r++]=this.DV+i),e.t=r,e.clamp()},proto.dMultiply=function(t){this[this.t]=this.am(0,t-1,this,0,0,this.t),++this.t,this.clamp()},proto.dAddOffset=function(t,e){if(0!=t){for(;this.t<=e;)this[this.t++]=0;for(this[e]+=t;this[e]>=this.DV;)this[e]-=this.DV,++e>=this.t&&(this[this.t++]=0),++this[e]}},proto.multiplyLowerTo=function(t,e,r){var i,n=Math.min(this.t+t.t,e);for(r.s=0,r.t=n;n>0;)r[--n]=0;for(i=r.t-this.t;n=0;)r[i]=0;for(i=Math.max(e-this.t,0);i0)if(0==e)r=this[0]%t;else for(var i=this.t-1;i>=0;--i)r=(e*r+this[i])%t;return r},proto.millerRabin=function(t){var e=this.subtract(BigInteger.ONE),r=e.getLowestSetBit();if(r<=0)return!1;var i=e.shiftRight(r);(t=t+1>>1)>lowprimes.length&&(t=lowprimes.length);for(var n=new BigInteger(null),o=[],a=0;a>24},proto.shortValue=function(){return 0==this.t?this.s:this[0]<<16>>16},proto.signum=function(){return this.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1},proto.toByteArray=function(){var t=this.t,e=new Array;e[0]=this.s;var r,i=this.DB-t*this.DB%8,n=0;if(t-- >0)for(i>i)!=(this.s&this.DM)>>i&&(e[n++]=r|this.s<=0;)i<8?(r=(this[t]&(1<>(i+=this.DB-8)):(r=this[t]>>(i-=8)&255,i<=0&&(i+=this.DB,--t)),0!=(128&r)&&(r|=-256),0===n&&(128&this.s)!=(128&r)&&++n,(n>0||r!=this.s)&&(e[n++]=r);return e},proto.equals=function(t){return 0==this.compareTo(t)},proto.min=function(t){return this.compareTo(t)<0?this:t},proto.max=function(t){return this.compareTo(t)>0?this:t},proto.and=function(t){var e=new BigInteger;return this.bitwiseTo(t,op_and,e),e},proto.or=function(t){var e=new BigInteger;return this.bitwiseTo(t,op_or,e),e},proto.xor=function(t){var e=new BigInteger;return this.bitwiseTo(t,op_xor,e),e},proto.andNot=function(t){var e=new BigInteger;return this.bitwiseTo(t,op_andnot,e),e},proto.not=function(){for(var t=new BigInteger,e=0;e=this.t?0!=this.s:0!=(this[e]&1<1){var f=new BigInteger;for(i.sqrTo(a[1],f);s<=h;)a[s]=new BigInteger,i.mulTo(f,a[s-2],a[s]),s+=2}var c,l,d=t.t-1,p=!0,_=new BigInteger;for(n=nbits(t[d])-1;d>=0;){for(n>=u?c=t[d]>>n-u&h:(c=(t[d]&(1<0&&(c|=t[d-1]>>this.DB+n-u)),s=r;0==(1&c);)c>>=1,--s;if((n-=s)<0&&(n+=this.DB,--d),p)a[c].copyTo(o),p=!1;else{for(;s>1;)i.sqrTo(o,_),i.sqrTo(_,o),s-=2;s>0?i.sqrTo(o,_):(l=o,o=_,_=l),i.mulTo(_,a[c],o)}for(;d>=0&&0==(t[d]&1<=0?(r.subTo(i,r),e&&n.subTo(a,n),o.subTo(s,o)):(i.subTo(r,i),e&&a.subTo(n,a),s.subTo(o,s))}if(0!=i.compareTo(BigInteger.ONE))return BigInteger.ZERO;for(;s.compareTo(t)>=0;)s.subTo(t,s);for(;s.signum()<0;)s.addTo(t,s);return s},proto.pow=function(t){return this.exp(t,new NullExp)},proto.gcd=function(t){var e=this.s<0?this.negate():this.clone(),r=t.s<0?t.negate():t.clone();if(e.compareTo(r)<0){var i=e;e=r,r=i}var n=e.getLowestSetBit(),o=r.getLowestSetBit();if(o<0)return e;for(n0&&(e.rShiftTo(o,e),r.rShiftTo(o,r));e.signum()>0;)(n=e.getLowestSetBit())>0&&e.rShiftTo(n,e),(n=r.getLowestSetBit())>0&&r.rShiftTo(n,r),e.compareTo(r)>=0?(e.subTo(r,e),e.rShiftTo(1,e)):(r.subTo(e,r),r.rShiftTo(1,r));return o>0&&r.lShiftTo(o,r),r},proto.isProbablePrime=function(t){var e,r=this.abs();if(1==r.t&&r[0]<=lowprimes[lowprimes.length-1]){for(e=0;e=4)throw new Error("Invalid hashType "+r);return{signature:e.fromDER(t.slice(0,-1)),hashType:r}},e.prototype.toCompact=function(e,r){r&&(e+=4),e+=27;var i=t.alloc(65);return i.writeUInt8(e,0),this.toRSBuffer(i,1),i},e.prototype.toDER=function(){var e=t.from(this.r.toDERInteger()),r=t.from(this.s.toDERInteger());return _$bip66_212.encode(e,r)},e.prototype.toRSBuffer=function(e,r){return r||(r=0),e=e||t.alloc(64),this.r.toBuffer(32).copy(e,r),this.s.toBuffer(32).copy(e,r+32),e},e.prototype.toScriptSignature=function(r,i){i||(i=e.ECDSA);var n=-193&r;if(n<=0||n>=4)throw new Error("Invalid hashType "+r);var o=t.alloc(1);if(o.writeUInt8(r,0),i===e.ECDSA)return t.concat([this.toDER(),o]);if(i===e.SCHNORR)return t.concat([this.toRSBuffer(),o]);throw new Error("Invalid signature Algorithm")},_$ecsignature_53=e}).call(this)}).call(this,_$buffer_251({}).Buffer);var _$point_322={},__Buffer_322=_$safeBuffer_431.Buffer,THREE=_$lib_192.valueOf(3);function Point(t,e,r,i){this.curve=t,this.x=e,this.y=r,this.z=i,this._zInv=null,this.compressed=!0}Object.defineProperty(Point.prototype,"zInv",{get:function(){return null===this._zInv&&(this._zInv=this.z.modInverse(this.curve.p)),this._zInv}}),Object.defineProperty(Point.prototype,"affineX",{get:function(){return this.x.multiply(this.zInv).mod(this.curve.p)}}),Object.defineProperty(Point.prototype,"affineY",{get:function(){return this.y.multiply(this.zInv).mod(this.curve.p)}}),Point.fromAffine=function(t,e,r){return new Point(t,e,r,_$lib_192.ONE)},Point.prototype.equals=function(t){return t===this||(this.curve.isInfinity(this)?this.curve.isInfinity(t):this.curve.isInfinity(t)?this.curve.isInfinity(this):0===t.y.multiply(this.z).subtract(this.y.multiply(t.z)).mod(this.curve.p).signum()&&0===t.x.multiply(this.z).subtract(this.x.multiply(t.z)).mod(this.curve.p).signum())},Point.prototype.negate=function(){var t=this.curve.p.subtract(this.y);return new Point(this.curve,this.x,t,this.z)},Point.prototype.add=function(t){if(this.curve.isInfinity(this))return t;if(this.curve.isInfinity(t))return this;var e=this.x,r=this.y,i=t.x,n=t.y.multiply(this.z).subtract(r.multiply(t.z)).mod(this.curve.p),o=i.multiply(this.z).subtract(e.multiply(t.z)).mod(this.curve.p);if(0===o.signum())return 0===n.signum()?this.twice():this.curve.infinity;var a=o.square(),s=a.multiply(o),u=e.multiply(a),h=n.square().multiply(this.z),f=h.subtract(u.shiftLeft(1)).multiply(t.z).subtract(s).multiply(o).mod(this.curve.p),c=u.multiply(THREE).multiply(n).subtract(r.multiply(s)).subtract(h.multiply(n)).multiply(t.z).add(n.multiply(s)).mod(this.curve.p),l=s.multiply(this.z).multiply(t.z).mod(this.curve.p);return new Point(this.curve,f,c,l)},Point.prototype.twice=function(){if(this.curve.isInfinity(this))return this;if(0===this.y.signum())return this.curve.infinity;var t=this.x,e=this.y,r=e.multiply(this.z).mod(this.curve.p),i=r.multiply(e).mod(this.curve.p),n=this.curve.a,o=t.square().multiply(THREE);0!==n.signum()&&(o=o.add(this.z.square().multiply(n)));var a=(o=o.mod(this.curve.p)).square().subtract(t.shiftLeft(3).multiply(i)).shiftLeft(1).multiply(r).mod(this.curve.p),s=o.multiply(THREE).multiply(t).subtract(i.shiftLeft(1)).shiftLeft(2).multiply(i).subtract(o.pow(3)).mod(this.curve.p),u=r.pow(3).shiftLeft(3).mod(this.curve.p);return new Point(this.curve,a,s,u)},Point.prototype.multiply=function(t){if(this.curve.isInfinity(this))return this;if(0===t.signum())return this.curve.infinity;for(var e=t,r=e.multiply(THREE),i=this.negate(),n=this,o=r.bitLength()-2;o>0;--o){var a=r.testBit(o),s=e.testBit(o);n=n.twice(),a!==s&&(n=n.add(a?this:i))}return n},Point.prototype.multiplyTwo=function(t,e,r){for(var i=Math.max(t.bitLength(),r.bitLength())-1,n=this.curve.infinity,o=this.add(e);i>=0;){var a=t.testBit(i),s=r.testBit(i);n=n.twice(),a?n=s?n.add(o):n.add(this):s&&(n=n.add(e)),--i}return n},Point.prototype.getEncoded=function(t){if(null==t&&(t=this.compressed),this.curve.isInfinity(this))return __Buffer_322.alloc(1,0);var e,r=this.affineX,i=this.affineY,n=this.curve.pLength;return t?(e=__Buffer_322.allocUnsafe(1+n)).writeUInt8(i.isEven()?2:3,0):((e=__Buffer_322.allocUnsafe(1+n+n)).writeUInt8(4,0),i.toBuffer(n).copy(e,1+n)),r.toBuffer(n).copy(e,1),e},Point.decodeFrom=function(t,e){var r,i=e.readUInt8(0),n=4!==i,o=Math.floor((t.p.bitLength()+7)/8),a=_$lib_192.fromBuffer(e.slice(1,1+o));if(n){var s=3===i;r=t.pointFromX(s,a)}else{var u=_$lib_192.fromBuffer(e.slice(1+o));r=Point.fromAffine(t,a,u)}return r.compressed=n,r},Point.prototype.toString=function(){return this.curve.isInfinity(this)?"(INFINITY)":"("+this.affineX.toString()+","+this.affineY.toString()+")"},_$point_322=Point;var _$curve_318={};function Curve(t,e,r,i,n,o,a){this.p=t,this.a=e,this.b=r,this.G=_$point_322.fromAffine(this,i,n),this.n=o,this.h=a,this.infinity=new _$point_322(this,null,null,_$lib_192.ZERO),this.pOverFour=t.add(_$lib_192.ONE).shiftRight(2),this.pLength=Math.floor((this.p.bitLength()+7)/8)}Curve.prototype.pointFromX=function(t,e){var r=e.pow(3).add(this.a.multiply(e)).add(this.b).mod(this.p).modPow(this.pOverFour,this.p),i=r;return r.isEven()^!t&&(i=this.p.subtract(i)),_$point_322.fromAffine(this,e,i)},Curve.prototype.isInfinity=function(t){return t===this.infinity||0===t.z.signum()&&0!==t.y.signum()},Curve.prototype.isOnCurve=function(t){if(this.isInfinity(t))return!0;var e=t.affineX,r=t.affineY,i=this.a,n=this.b,o=this.p;if(e.signum()<0||e.compareTo(o)>=0)return!1;if(r.signum()<0||r.compareTo(o)>=0)return!1;var a=r.square().mod(o),s=e.pow(3).add(i.multiply(e)).add(n).mod(o);return a.equals(s)},Curve.prototype.validate=function(t){return t.multiply(this.n),!0},_$curve_318=Curve;var _$curves_319={secp128r1:{p:"fffffffdffffffffffffffffffffffff",a:"fffffffdfffffffffffffffffffffffc",b:"e87579c11079f43dd824993c2cee5ed3",n:"fffffffe0000000075a30d1b9038a115",h:"01",Gx:"161ff7528b899b2d0c28607ca52c5b86",Gy:"cf5ac8395bafeb13c02da292dded7a83"},secp160k1:{p:"fffffffffffffffffffffffffffffffeffffac73",a:"00",b:"07",n:"0100000000000000000001b8fa16dfab9aca16b6b3",h:"01",Gx:"3b4c382ce37aa192a4019e763036f4f5dd4d7ebb",Gy:"938cf935318fdced6bc28286531733c3f03c4fee"},secp160r1:{p:"ffffffffffffffffffffffffffffffff7fffffff",a:"ffffffffffffffffffffffffffffffff7ffffffc",b:"1c97befc54bd7a8b65acf89f81d4d4adc565fa45",n:"0100000000000000000001f4c8f927aed3ca752257",h:"01",Gx:"4a96b5688ef573284664698968c38bb913cbfc82",Gy:"23a628553168947d59dcc912042351377ac5fb32"},secp192k1:{p:"fffffffffffffffffffffffffffffffffffffffeffffee37",a:"00",b:"03",n:"fffffffffffffffffffffffe26f2fc170f69466a74defd8d",h:"01",Gx:"db4ff10ec057e9ae26b07d0280b7f4341da5d1b1eae06c7d",Gy:"9b2f2f6d9c5628a7844163d015be86344082aa88d95e2f9d"},secp192r1:{p:"fffffffffffffffffffffffffffffffeffffffffffffffff",a:"fffffffffffffffffffffffffffffffefffffffffffffffc",b:"64210519e59c80e70fa7e9ab72243049feb8deecc146b9b1",n:"ffffffffffffffffffffffff99def836146bc9b1b4d22831",h:"01",Gx:"188da80eb03090f67cbf20eb43a18800f4ff0afd82ff1012",Gy:"07192b95ffc8da78631011ed6b24cdd573f977a11e794811"},secp256k1:{p:"fffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f",a:"00",b:"07",n:"fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141",h:"01",Gx:"79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798",Gy:"483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8"},secp256r1:{p:"ffffffff00000001000000000000000000000000ffffffffffffffffffffffff",a:"ffffffff00000001000000000000000000000000fffffffffffffffffffffffc",b:"5ac635d8aa3a93e7b3ebbd55769886bc651d06b0cc53b0f63bce3c3e27d2604b",n:"ffffffff00000000ffffffffffffffffbce6faada7179e84f3b9cac2fc632551",h:"01",Gx:"6b17d1f2e12c4247f8bce6e563a440f277037d812deb33a0f4a13945d898c296",Gy:"4fe342e2fe1a7f9b8ee7eb4a7c0f9e162bce33576b315ececbb6406837bf51f5"}},_$names_321=function(t){var e=_$curves_319[t];if(!e)return null;var r=new _$lib_192(e.p,16),i=new _$lib_192(e.a,16),n=new _$lib_192(e.b,16),o=new _$lib_192(e.n,16),a=new _$lib_192(e.h,16),s=new _$lib_192(e.Gx,16),u=new _$lib_192(e.Gy,16);return new _$curve_318(r,i,n,s,u,o,a)},_$lib_320={Point:_$point_322,getCurveByName:_$names_321},_$legacy_265={},__Buffer_265=_$safeBuffer_431.Buffer,ZEROS=__Buffer_265.alloc(128),blocksize=64;function Hmac(t,e){_$cipherBase_258.call(this,"digest"),"string"==typeof e&&(e=__Buffer_265.from(e)),this._alg=t,this._key=e,e.length>blocksize?e=t(e):e.lengthr?e=("rmd160"===t?new _$ripemd160_430:_$shaJs_447(t)).update(e).digest():e.length=0||!r(a);)n=_$browser_264("sha256",n).update(o).update(ZERO).digest(),o=_$browser_264("sha256",n).update(o).digest(),o=_$browser_264("sha256",n).update(o).digest(),a=_$lib_192.fromBuffer(o);return a}},__secp256k1_51=_$lib_320.getCurveByName("secp256k1"),deterministicGenerateK=_$rfc6979_57.deterministicGenerateK,N_OVER_TWO=__secp256k1_51.n.shiftRight(1),_$ecdsa_51={sign:function(t,e){_$typeforce_480(_$types_85.tuple(_$types_85.Hash256bit,_$types_85.BigInt),arguments);var r,i,n=e.toBuffer(32),o=_$lib_192.fromBuffer(t),a=__secp256k1_51.n,s=__secp256k1_51.G;return deterministicGenerateK(t,n,(function(t){var n=s.multiply(t);return!__secp256k1_51.isInfinity(n)&&0!==(r=n.affineX.mod(a)).signum()&&0!==(i=t.modInverse(a).multiply(o.add(e.multiply(r))).mod(a)).signum()})),i.compareTo(N_OVER_TWO)>0&&(i=a.subtract(i)),new _$ecsignature_53(r,i)},verify:function(t,e,r){_$typeforce_480(_$types_85.tuple(_$types_85.Hash256bit,_$types_85.ECSignature,_$types_85.ECPoint),arguments);var i=__secp256k1_51.n,n=__secp256k1_51.G,o=e.r,a=e.s;if(o.signum()<=0||o.compareTo(i)>=0)return!1;if(a.signum()<=0||a.compareTo(i)>=0)return!1;var s=_$lib_192.fromBuffer(t),u=a.modInverse(i),h=s.multiply(u).mod(i),f=o.multiply(u).mod(i),c=n.multiplyTwo(h,r,f);return!__secp256k1_51.isInfinity(c)&&c.affineX.mod(i).equals(o)},__curve:__secp256k1_51},_$schnorr_58={};(function(t){(function(){var e=_$lib_320.getCurveByName("secp256k1"),r=_$rfc6979_57.deterministicGenerateK;function i(t,e){return t.modPow(e.subtract(_$lib_192.ONE).divide(_$lib_192.valueOf(2)),e).intValue()}function n(e){return _$typeforce_480(_$types_85.tuple(_$types_85.ECPoint),arguments),t.concat([t.from([e.affineY.isEven()?2:3]),e.affineX.toBuffer(32)])}_$schnorr_58={sign:function(o,a){_$typeforce_480(_$types_85.tuple(_$types_85.BufferN(32),_$types_85.BigInt),arguments);var s=e.n,u=e.G;if(a.compareTo(_$lib_192.ZERO)<=0||a.compareTo(s)>=0)throw new Error("Private key x not in range");var h,f,c=u.multiply(a);function l(r){var l=u.multiply(r);1!=i(l.affineY,e.p)&&(r=s.subtract(r),l=u.multiply(r)),h=l.affineX.mod(s);var d=n(c),p=h.toBuffer(32),_=_$crypto_50.sha256(t.concat([p,d,o])),m=_$lib_192.fromBuffer(_).mod(s);return f=r.add(m.multiply(a)).mod(s),!0}return r(o,a.toBuffer(32),l,t.from("Schnorr+SHA256 ","ascii")),new _$ecsignature_53(h,f)}}}).call(this)}).call(this,_$buffer_251({}).Buffer);var _$browser_415={};(function(t,e){(function(){"use strict";var r=_$safeBuffer_431.Buffer,i=e.crypto||e.msCrypto;_$browser_415=i&&i.getRandomValues?function(n,o){if(n>65536)throw new Error("requested too many random bytes");var a=new e.Uint8Array(n);n>0&&i.getRandomValues(a);var s=r.from(a.buffer);return"function"==typeof o?t.nextTick((function(){o(null,s)})):s}:function(){throw new Error("Secure random number generation is not supported by this browser.\nUse Chrome, Firefox or Internet Explorer 11")}}).call(this)}).call(this,_$browser_401,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{});var _$wif_485={};(function(t){(function(){function e(e,r,i){var n=new t(i?34:33);return n.writeUInt8(e,0),r.copy(n,1),i&&(n[33]=1),n}_$wif_485={decode:function(t,e){return function(t,e){if(void 0!==e&&t[0]!==e)throw new Error("Invalid network version");if(33===t.length)return{version:t[0],privateKey:t.slice(1,33),compressed:!1};if(34!==t.length)throw new Error("Invalid WIF length");if(1!==t[33])throw new Error("Invalid compression flag");return{version:t[0],privateKey:t.slice(1,33),compressed:!0}}(_$bs58check_247.decode(t),e)},encode:function(t,r,i){return"number"==typeof t?_$bs58check_247.encode(e(t,r,i)):_$bs58check_247.encode(e(t.version,t.privateKey,t.compressed))}}}).call(this)}).call(this,_$buffer_251({}).Buffer);var _$ecpair_52={},__secp256k1_52=_$ecdsa_51.__curve;function ECPair(t,e,r){if(r&&_$typeforce_480({compressed:_$types_85.maybe(_$types_85.Boolean),network:_$types_85.maybe(_$types_85.Network)},r),r=r||{},t){if(t.signum()<=0)throw new Error("Private key must be greater than 0");if(t.compareTo(__secp256k1_52.n)>=0)throw new Error("Private key must be less than the curve order");if(e)throw new TypeError("Unexpected publicKey parameter");this.d=t}else _$typeforce_480(_$types_85.ECPoint,e),this.__Q=e;this.compressed=void 0===r.compressed||r.compressed,this.network=r.network||_$networks_56.bitcoin}Object.defineProperty(ECPair.prototype,"Q",{get:function(){return!this.__Q&&this.d&&(this.__Q=__secp256k1_52.G.multiply(this.d)),this.__Q}}),ECPair.fromPublicKeyBuffer=function(t,e){var r=_$lib_320.Point.decodeFrom(__secp256k1_52,t);return new ECPair(null,r,{compressed:r.compressed,network:e})},ECPair.fromWIF=function(t,e){var r=_$wif_485.decode(t),i=r.version;if(_$types_85.Array(e)){if(!(e=e.filter((function(t){return i===t.wif})).pop()))throw new Error("Unknown network version")}else if(e=e||_$networks_56.bitcoin,i!==e.wif)throw new Error("Invalid network version");return new ECPair(_$lib_192.fromBuffer(r.privateKey),null,{compressed:r.compressed,network:e})},ECPair.makeRandom=function(t){var e,r=(t=t||{}).rng||_$browser_415;do{var i=r(32);_$typeforce_480(_$types_85.Buffer256bit,i),e=_$lib_192.fromBuffer(i)}while(e.signum()<=0||e.compareTo(__secp256k1_52.n)>=0);return new ECPair(e,null,t)},ECPair.prototype.getAddress=function(){return _$address_47.toBase58Check(_$crypto_50.hash160(this.getPublicKeyBuffer()),this.getNetwork().pubKeyHash)},ECPair.prototype.getNetwork=function(){return this.network},ECPair.prototype.getPublicKeyBuffer=function(){return this.Q.getEncoded(this.compressed)},ECPair.prototype.sign=function(t,e){if(!this.d)throw new Error("Missing private key");return e||(e=_$ecsignature_53.ECDSA),e===_$ecsignature_53.ECDSA?_$ecdsa_51.sign(t,this.d):e===_$ecsignature_53.SCHNORR?_$schnorr_58.sign(t,this.d):void 0},ECPair.prototype.toWIF=function(){if(!this.d)throw new Error("Missing private key");return _$wif_485.encode(this.network.wif,this.d.toBuffer(32),this.compressed)},ECPair.prototype.verify=function(t,e){return _$ecdsa_51.verify(t,e,this.Q)},_$ecpair_52=ECPair;var _$hdnode_54={},__Buffer_54=_$safeBuffer_431.Buffer,curve=_$lib_320.getCurveByName("secp256k1");function HDNode(t,e){if(!t.compressed)throw new TypeError("BIP32 only allows compressed keyPairs");this.keyPair=t,this.chainCode=e,this.depth=0,this.index=0,this.parentFingerprint=0}HDNode.HIGHEST_BIT=2147483648,HDNode.LENGTH=78,HDNode.MASTER_SECRET=__Buffer_54.from("Bitcoin seed","utf8"),HDNode.fromSeedBuffer=function(t,e){if(_$typeforce_480(_$types_85.tuple(_$types_85.Buffer,_$types_85.maybe(_$types_85.Network)),arguments),t.length<16)throw new TypeError("Seed should be at least 128 bits");if(t.length>64)throw new TypeError("Seed should be at most 512 bits");var r=_$browser_264("sha512",HDNode.MASTER_SECRET).update(t).digest(),i=r.slice(0,32),n=r.slice(32),o=_$lib_192.fromBuffer(i);return new HDNode(new _$ecpair_52(o,null,{network:e}),n)},HDNode.fromSeedHex=function(t,e){return HDNode.fromSeedBuffer(__Buffer_54.from(t,"hex"),e)},HDNode.fromBase58=function(t,e){var r=_$bs58check_247.decode(t);if(78!==r.length)throw new Error("Invalid buffer length");var i,n=r.readUInt32BE(0);if(Array.isArray(e)){if(!(i=e.filter((function(t){return n===t.bip32.private||n===t.bip32.public})).pop()))throw new Error("Unknown network version")}else i=e||_$networks_56.bitcoin;if(n!==i.bip32.private&&n!==i.bip32.public)throw new Error("Invalid network version");var o=r[4],a=r.readUInt32BE(5);if(0===o&&0!==a)throw new Error("Invalid parent fingerprint");var s=r.readUInt32BE(9);if(0===o&&0!==s)throw new Error("Invalid index");var u,h=r.slice(13,45);if(n===i.bip32.private){if(0!==r.readUInt8(45))throw new Error("Invalid private key");var f=_$lib_192.fromBuffer(r.slice(46,78));u=new _$ecpair_52(f,null,{network:i})}else{var c=_$lib_320.Point.decodeFrom(curve,r.slice(45,78));curve.validate(c),u=new _$ecpair_52(null,c,{network:i})}var l=new HDNode(u,h);return l.depth=o,l.index=s,l.parentFingerprint=a,l},HDNode.prototype.getAddress=function(){return this.keyPair.getAddress()},HDNode.prototype.getIdentifier=function(){return _$crypto_50.hash160(this.keyPair.getPublicKeyBuffer())},HDNode.prototype.getFingerprint=function(){return this.getIdentifier().slice(0,4)},HDNode.prototype.getNetwork=function(){return this.keyPair.getNetwork()},HDNode.prototype.getPublicKeyBuffer=function(){return this.keyPair.getPublicKeyBuffer()},HDNode.prototype.neutered=function(){var t=new HDNode(new _$ecpair_52(null,this.keyPair.Q,{network:this.keyPair.network}),this.chainCode);return t.depth=this.depth,t.index=this.index,t.parentFingerprint=this.parentFingerprint,t},HDNode.prototype.sign=function(t){return this.keyPair.sign(t)},HDNode.prototype.verify=function(t,e){return this.keyPair.verify(t,e)},HDNode.prototype.toBase58=function(t){if(void 0!==t)throw new TypeError("Unsupported argument in 2.0.0");var e=this.keyPair.network,r=this.isNeutered()?e.bip32.public:e.bip32.private,i=__Buffer_54.allocUnsafe(78);return i.writeUInt32BE(r,0),i.writeUInt8(this.depth,4),i.writeUInt32BE(this.parentFingerprint,5),i.writeUInt32BE(this.index,9),this.chainCode.copy(i,13),this.isNeutered()?this.keyPair.getPublicKeyBuffer().copy(i,45):(i.writeUInt8(0,45),this.keyPair.d.toBuffer(32).copy(i,46)),_$bs58check_247.encode(i)},HDNode.prototype.derive=function(t){_$typeforce_480(_$types_85.UInt32,t);var e=t>=HDNode.HIGHEST_BIT,r=__Buffer_54.allocUnsafe(37);if(e){if(this.isNeutered())throw new TypeError("Could not derive hardened child key");r[0]=0,this.keyPair.d.toBuffer(32).copy(r,1),r.writeUInt32BE(t,33)}else this.keyPair.getPublicKeyBuffer().copy(r,0),r.writeUInt32BE(t,33);var i,n=_$browser_264("sha512",this.chainCode).update(r).digest(),o=n.slice(0,32),a=n.slice(32),s=_$lib_192.fromBuffer(o);if(s.compareTo(curve.n)>=0)return this.derive(t+1);if(this.isNeutered()){var u=curve.G.multiply(s).add(this.keyPair.Q);if(curve.isInfinity(u))return this.derive(t+1);i=new _$ecpair_52(null,u,{network:this.keyPair.network})}else{var h=s.add(this.keyPair.d).mod(curve.n);if(0===h.signum())return this.derive(t+1);i=new _$ecpair_52(h,null,{network:this.keyPair.network})}var f=new HDNode(i,a);return f.depth=this.depth+1,f.index=t,f.parentFingerprint=this.getFingerprint().readUInt32BE(0),f},HDNode.prototype.deriveHardened=function(t){return _$typeforce_480(_$types_85.UInt31,t),this.derive(t+HDNode.HIGHEST_BIT)},HDNode.prototype.isNeutered=function(){return!this.keyPair.d},HDNode.prototype.derivePath=function(t){_$typeforce_480(_$types_85.BIP32Path,t);var e=t.split("/");if("m"===e[0]){if(this.parentFingerprint)throw new Error("Not a master node");e=e.slice(1)}return e.reduce((function(t,e){var r;return"'"===e.slice(-1)?(r=parseInt(e.slice(0,-1),10),t.deriveHardened(r)):(r=parseInt(e,10),t.derive(r))}),this)},_$hdnode_54=HDNode;var __Buffer_483=_$safeBuffer_431.Buffer,MAX_SAFE_INTEGER=9007199254740991;function checkUInt53(t){if(t<0||t>MAX_SAFE_INTEGER||t%1!=0)throw new RangeError("value out of range")}function __encodingLength_483(t){return checkUInt53(t),t<253?1:t<=65535?3:t<=4294967295?5:9}var _$varuintBitcoin_483={encode:function t(e,r,i){if(checkUInt53(e),r||(r=__Buffer_483.allocUnsafe(__encodingLength_483(e))),!__Buffer_483.isBuffer(r))throw new TypeError("buffer must be a Buffer instance");return i||(i=0),e<253?(r.writeUInt8(e,i),t.bytes=1):e<=65535?(r.writeUInt8(253,i),r.writeUInt16LE(e,i+1),t.bytes=3):e<=4294967295?(r.writeUInt8(254,i),r.writeUInt32LE(e,i+1),t.bytes=5):(r.writeUInt8(255,i),r.writeUInt32LE(e>>>0,i+1),r.writeUInt32LE(e/4294967296|0,i+5),t.bytes=9),r},decode:function t(e,r){if(!__Buffer_483.isBuffer(e))throw new TypeError("buffer must be a Buffer instance");r||(r=0);var i=e.readUInt8(r);if(i<253)return t.bytes=1,i;if(253===i)return t.bytes=3,e.readUInt16LE(r+1);if(254===i)return t.bytes=5,e.readUInt32LE(r+1);t.bytes=9;var n=e.readUInt32LE(r+1),o=4294967296*e.readUInt32LE(r+5)+n;return checkUInt53(o),o},encodingLength:__encodingLength_483};function verifuint(t,e){if("number"!=typeof t)throw new Error("cannot write a non-number as a number");if(t<0)throw new Error("specified a negative value for writing an unsigned value");if(t>e)throw new Error("RangeError: value out of range");if(Math.floor(t)!==t)throw new Error("value has a fractional component")}var _$bufferutils_49={pushDataSize:_$pushdataBitcoin_104.encodingLength,readPushDataInt:_$pushdataBitcoin_104.decode,readUInt64LE:function(t,e){var r=t.readUInt32LE(e),i=t.readUInt32LE(e+4);return verifuint((i*=4294967296)+r,9007199254740991),i+r},readVarInt:function(t,e){return{number:_$varuintBitcoin_483.decode(t,e),size:_$varuintBitcoin_483.decode.bytes}},varIntBuffer:_$varuintBitcoin_483.encode,varIntSize:_$varuintBitcoin_483.encodingLength,writePushDataInt:_$pushdataBitcoin_104.encode,writeUInt64LE:function(t,e,r){return verifuint(e,9007199254740991),t.writeInt32LE(-1&e,r),t.writeUInt32LE(Math.floor(e/4294967296),r+4),r+8},writeVarInt:function(t,e,r){return _$varuintBitcoin_483.encode(e,t,r),_$varuintBitcoin_483.encode.bytes}},_$transaction_83={},__Buffer_83=_$safeBuffer_431.Buffer;function varSliceSize(t){var e=t.length;return _$varuintBitcoin_483.encodingLength(e)+e}function Transaction(){this.version=2,this.locktime=0,this.ins=[],this.outs=[]}Transaction.DEFAULT_SEQUENCE=4294967295,Transaction.SIGHASH_ALL=1,Transaction.SIGHASH_NONE=2,Transaction.SIGHASH_SINGLE=3,Transaction.SIGHASH_ANYONECANPAY=128,Transaction.SIGHASH_BITCOINCASHBIP143=64,Transaction.ADVANCED_TRANSACTION_MARKER=0,Transaction.ADVANCED_TRANSACTION_FLAG=1;var EMPTY_SCRIPT=__Buffer_83.allocUnsafe(0),EMPTY_WITNESS=[],__ZERO_83=__Buffer_83.from("0000000000000000000000000000000000000000000000000000000000000000","hex"),__ONE_83=__Buffer_83.from("0000000000000000000000000000000000000000000000000000000000000001","hex"),VALUE_UINT64_MAX=__Buffer_83.from("ffffffffffffffff","hex"),BLANK_OUTPUT={script:EMPTY_SCRIPT,valueBuffer:VALUE_UINT64_MAX};Transaction.fromBuffer=function(t,e){var r=0;function i(e){return r+=e,t.slice(r-e,r)}function n(){var e=t.readUInt32LE(r);return r+=4,e}function o(){var e=_$bufferutils_49.readUInt64LE(t,r);return r+=8,e}function a(){var e=_$varuintBitcoin_483.decode(t,r);return r+=_$varuintBitcoin_483.decode.bytes,e}function s(){return i(a())}function u(){for(var t=a(),e=[],r=0;r=this.ins.length)return __ONE_83;var i=_$script_59.compile(_$script_59.decompile(e).filter((function(t){return t!==_$index_45.OP_CODESEPARATOR}))),n=this.clone();if((31&r)===Transaction.SIGHASH_NONE)n.outs=[],n.ins.forEach((function(e,r){r!==t&&(e.sequence=0)}));else if((31&r)===Transaction.SIGHASH_SINGLE){if(t>=this.outs.length)return __ONE_83;n.outs.length=t+1;for(var o=0;o0)return e=e.map((function(t){return t||_$index_45.OP_0})),i||(e=e.filter((function(t){return t!==_$index_45.OP_0}))),_$templates_61.multisig.input.encodeStack(e)}if(!i)throw new Error("Not enough signatures provided");return[]}function TransactionBuilder(t,e){this.prevTxMap={},this.network=t||_$networks_56.bitcoin,this.maximumFeeRate=e||2500,this.inputs=[],this.bitcoinCash=!0,this.tx=new _$transaction_83}function canSign(t){return void 0!==t.prevOutScript&&void 0!==t.signScript&&void 0!==t.pubKeys&&void 0!==t.signatures&&t.signatures.length===t.pubKeys.length&&t.pubKeys.length>0&&(!1===t.witness||!0===t.witness&&void 0!==t.value)}function signatureHashType(t){return t.readUInt8(t.length-1)}TransactionBuilder.prototype.setLockTime=function(t){if(_$typeforce_480(_$types_85.UInt32,t),this.inputs.some((function(t){return!!t.signatures&&t.signatures.some((function(t){return t}))})))throw new Error("No, this would invalidate signatures");this.tx.locktime=t},TransactionBuilder.fromTransaction=function(t,e,r){var i=new TransactionBuilder(e);return i.setLockTime(t.locktime),t.outs.forEach((function(t){i.addOutput(t.script,t.value)})),t.ins.forEach((function(t){i.__addInputUnsafe(t.hash,t.index,{sequence:t.sequence,script:t.script,witness:t.witness,value:t.value})})),i.inputs.forEach((function(e,i){!function(t,e,r,i,n){if(t.redeemScriptType===scriptTypes.MULTISIG&&t.redeemScript&&t.pubKeys.length!==t.signatures.length){var o=t.signatures.concat();t.signatures=t.pubKeys.map((function(a){var s,u=_$ecpair_52.fromPublicKeyBuffer(a);return o.some((function(a,h){if(!a)return!1;var f,c=_$ecsignature_53.parseScriptSignature(a);return f=n?e.hashForCashSignature(r,t.signScript,i,c.hashType):t.witness?e.hashForWitnessV0(r,t.signScript,i,c.hashType):e.hashForSignature(r,t.signScript,c.hashType),!!u.verify(f,c.signature)&&(o[h]=void 0,s=a,!0)})),s}))}}(e,t,i,e.value,r)})),i},TransactionBuilder.prototype.addInput=function(t,e,r,i){if(!this.__canModifyInputs())throw new Error("No, this would invalidate signatures");var n;if("string"==typeof t)t=__Buffer_84.from(t,"hex").reverse();else if(t instanceof _$transaction_83){var o=t.outs[e];i=o.script,n=o.value,t=t.getHash()}return this.__addInputUnsafe(t,e,{sequence:r,prevOutScript:i,value:n})},TransactionBuilder.prototype.__addInputUnsafe=function(t,e,r){if(_$transaction_83.isCoinbaseHash(t))throw new Error("coinbase inputs not supported");var i=t.toString("hex")+":"+e;if(void 0!==this.prevTxMap[i])throw new Error("Duplicate TxOut: "+i);var n={};if(void 0!==r.script&&(n=expandInput(r.script,r.witness||[])),void 0!==r.value&&(n.value=r.value),!n.prevOutScript&&r.prevOutScript){var o;if(!n.pubKeys&&!n.signatures){var a=expandOutput(r.prevOutScript);a.pubKeys&&(n.pubKeys=a.pubKeys,n.signatures=a.signatures),o=a.scriptType}n.prevOutScript=r.prevOutScript,n.prevOutType=o||_$templates_61.classifyOutput(r.prevOutScript)}var s=this.tx.addInput(t,e,r.sequence,r.scriptSig);return this.inputs[s]=n,this.prevTxMap[i]=s,s},TransactionBuilder.prototype.addOutput=function(t,e){if(!this.__canModifyOutputs())throw new Error("No, this would invalidate signatures");return"string"==typeof t&&(t=_$address_47.toOutputScript(t,this.network)),this.tx.addOutput(t,e)},TransactionBuilder.prototype.build=function(){return this.__build(!1)},TransactionBuilder.prototype.buildIncomplete=function(){return this.__build(!0)},TransactionBuilder.prototype.__build=function(t){if(!t){if(!this.tx.ins.length)throw new Error("Transaction has no inputs");if(!this.tx.outs.length)throw new Error("Transaction has no outputs")}var e=this.tx.clone();if(this.inputs.forEach((function(r,i){if(!(r.witnessScriptType||r.redeemScriptType||r.prevOutType||t))throw new Error("Transaction is not complete");var n=function(t,e){var r=t.prevOutType,i=[],n=[];supportedType(r)&&(i=buildStack(r,t.signatures,t.pubKeys,e));var o=!1;if(r===_$templates_61.types.P2SH){if(!e&&!supportedP2SHType(t.redeemScriptType))throw new Error("Impossible to sign this type");supportedType(t.redeemScriptType)&&(i=buildStack(t.redeemScriptType,t.signatures,t.pubKeys,e)),t.redeemScriptType&&(o=!0,r=t.redeemScriptType)}switch(r){case _$templates_61.types.P2WPKH:n=buildStack(_$templates_61.types.P2PKH,t.signatures,t.pubKeys,e);break;case _$templates_61.types.P2WSH:if(!e&&!supportedType(t.witnessScriptType))throw new Error("Impossible to sign this type");supportedType(t.witnessScriptType)&&((n=buildStack(t.witnessScriptType,t.signatures,t.pubKeys,e)).push(t.witnessScript),r=t.witnessScriptType)}return o&&i.push(t.redeemScript),{type:r,script:_$script_59.compile(i),witness:n}}(r,t);if(!t&&!supportedType(n.type)&&n.type!==_$templates_61.types.P2WPKH)throw new Error(n.type+" not supported");e.setInputScript(i,n.script),e.setWitness(i,n.witness)})),!t&&this.__overMaximumFees(e.virtualSize()))throw new Error("Transaction has absurd fees");return e},TransactionBuilder.prototype.sign=function(t,e,r,i,n,o,a){if(i|=_$transaction_83.SIGHASH_BITCOINCASHBIP143,!this.inputs[t])throw new Error("No input at index: "+t);i=i||_$transaction_83.SIGHASH_ALL;var s=this.inputs[t];if(void 0!==s.redeemScript&&r&&!s.redeemScript.equals(r))throw new Error("Inconsistent redeemScript");var u=e.publicKey||e.getPublicKeyBuffer();if(!canSign(s)){if(void 0!==n){if(void 0!==s.value&&s.value!==n)throw new Error("Input didn't match witnessValue");_$typeforce_480(_$types_85.Satoshi,n),s.value=n}if(canSign(s)||prepareInput(s,u,r,0,o),!canSign(s))throw Error(s.prevOutType+" not supported")}var h=this.tx.hashForCashSignature(t,s.signScript,n,i);if(!s.pubKeys.some((function(t,r){if(!u.equals(t))return!1;if(s.signatures[r])throw new Error("Signature already exists");if(33!==u.length&&s.signType===scriptTypes.P2WPKH)throw new Error("BIP143 rejects uncompressed public keys in P2WPKH or P2WSH");var n=e.sign(h,a);return __Buffer_84.isBuffer(n)&&(n=_$ecsignature_53.fromRSBuffer(n)),s.signatures[r]=n.toScriptSignature(i,a),!0})))throw new Error("Key pair cannot sign for this input")},TransactionBuilder.prototype.__canModifyInputs=function(){return this.inputs.every((function(t){return void 0===t.signatures||t.signatures.every((function(t){return!t||signatureHashType(t)&_$transaction_83.SIGHASH_ANYONECANPAY}))}))},TransactionBuilder.prototype.__canModifyOutputs=function(){var t=this.tx.ins.length,e=this.tx.outs.length;return this.inputs.every((function(r){return void 0===r.signatures||r.signatures.every((function(r){if(!r)return!0;var i=31&signatureHashType(r);return i===_$transaction_83.SIGHASH_NONE||(i===_$transaction_83.SIGHASH_SINGLE?t<=e:void 0)}))}))},TransactionBuilder.prototype.__overMaximumFees=function(t){return(this.inputs.reduce((function(t,e){return t+(e.value>>>0)}),0)-this.tx.outs.reduce((function(t,e){return t+e.value}),0))/t>this.maximumFeeRate},_$transaction_builder_84=TransactionBuilder;var _$fastRoot_380={};(function(t){(function(){_$fastRoot_380=function(e,r){if(!Array.isArray(e))throw TypeError("Expected values Array");if("function"!=typeof r)throw TypeError("Expected digest Function");for(var i=e.length,n=e.concat();i>1;){for(var o=0,a=0;a>24)-3,r=8388607&t,i=__Buffer_48.alloc(32,0);return i.writeUInt32BE(r,28-e),i},Block.calculateMerkleRoot=function(t){if(_$typeforce_480([{getHash:_$types_85.Function}],t),0===t.length)throw TypeError("Cannot compute merkle root for zero transactions");var e=t.map((function(t){return t.getHash()}));return _$fastRoot_380(e,_$crypto_50.hash256)},Block.prototype.checkMerkleRoot=function(){if(!this.transactions)return!1;var t=Block.calculateMerkleRoot(this.transactions);return 0===this.merkleRoot.compare(t)},Block.prototype.checkProofOfWork=function(){var t=this.getHash().reverse(),e=Block.calculateTarget(this.bits);return t.compare(e)<=0},_$block_48=Block,_$templates_61)_$script_59[key]=_$templates_61[key];var _$src_55={ECPair:_$ecpair_52,ECSignature:_$ecsignature_53,HDNode:_$hdnode_54,TransactionBuilder:_$transaction_builder_84,address:_$address_47,crypto:_$crypto_50,networks:_$networks_56,script:_$script_59},_$big_433={exports:{}};!function(t){"use strict";var e,r={},i=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function n(t,e,r){var i=t.constructor,n=e-(t=new i(t)).e,a=t.c;for(a.length>++e&&o(t,n,i.RM),a[0]?r?n=e:(a=t.c,n=t.e+n+1):++n;a.length1?a[0]+"."+a.join("").slice(1):a[0])+(n<0?"e":"e+")+n:t.toString()}function o(t,e,r,i){var n,o=t.c,s=t.e+e+1;if(1===r?i=o[s]>=5:2===r?i=o[s]>5||5==o[s]&&(i||s<0||o[s+1]!==n||1&o[s-1]):3===r?i=i||o[s]!==n||s<0:(i=!1,0!==r&&a("!Big.RM!")),s<1||!o[0])i?(t.e=-e,t.c=[1]):t.c=[t.e=0];else{if(o.length=s--,i)for(;++o[s]>9;)o[s]=0,s--||(++t.e,o.unshift(1));for(s=o.length;!o[--s];o.pop());}return t}function a(t){var e=new Error(t);throw e.name="BigError",e}r.abs=function(){var t=new this.constructor(this);return t.s=1,t},r.cmp=function(t){var e,r=this,i=r.c,n=(t=new r.constructor(t)).c,o=r.s,a=t.s,s=r.e,u=t.e;if(!i[0]||!n[0])return i[0]?o:n[0]?-a:0;if(o!=a)return o;if(e=o<0,s!=u)return s>u^e?1:-1;for(o=-1,a=(s=i.length)<(u=n.length)?s:u;++on[o]^e?1:-1;return s==u?0:s>u^e?1:-1},r.div=function(t){var e=this,r=e.constructor,i=e.c,n=(t=new r(t)).c,s=e.s==t.s?1:-1,u=r.DP;if((u!==~~u||u<0||u>1e6)&&a("!Big.DP!"),!i[0]||!n[0])return i[0]==n[0]&&a(NaN),n[0]||a(s/0),new r(0*s);var h,f,c,l,d,p,_=n.slice(),m=h=n.length,g=i.length,y=i.slice(0,h),b=y.length,v=t,w=v.c=[],M=0,$=u+(v.e=e.e-t.e)+1;for(v.s=s,s=$<0?0:$,_.unshift(0);b++b?1:-1;else for(d=-1,l=0;++dy[d]?1:-1;break}if(!(l<0))break;for(f=b==h?n:_;b;){if(y[--b]$&&o(v,u,r.RM,y[0]!==p),v},r.eq=function(t){return!this.cmp(t)},r.gt=function(t){return this.cmp(t)>0},r.gte=function(t){return this.cmp(t)>-1},r.lt=function(t){return this.cmp(t)<0},r.lte=function(t){return this.cmp(t)<1},r.sub=r.minus=function(t){var e,r,i,n,o=this,a=o.constructor,s=o.s,u=(t=new a(t)).s;if(s!=u)return t.s=-u,o.plus(t);var h=o.c.slice(),f=o.e,c=t.c,l=t.e;if(!h[0]||!c[0])return c[0]?(t.s=-u,t):new a(h[0]?o:0);if(s=f-l){for((n=s<0)?(s=-s,i=h):(l=f,i=c),i.reverse(),u=s;u--;i.push(0));i.reverse()}else for(r=((n=h.length0)for(;u--;h[e++]=0);for(u=e;r>s;){if(h[--r]0?(u=a,e=h):(n=-n,e=s),e.reverse();n--;e.push(0));e.reverse()}for(s.length-h.length<0&&(e=h,h=s,s=e),n=h.length,o=0;n;)o=(s[--n]=s[n]+h[n]+o)/10|0,s[n]%=10;for(o&&(s.unshift(o),++u),n=s.length;0===s[--n];s.pop());return t.c=s,t.e=u,t},r.pow=function(t){var e=this,r=new e.constructor(1),i=r,n=t<0;for((t!==~~t||t<-1e6||t>1e6)&&a("!pow!"),t=n?-t:t;1&t&&(i=i.times(e)),t>>=1;)e=e.times(e);return n?r.div(i):i},r.round=function(t,e){var r=this,i=r.constructor;return null==t?t=0:(t!==~~t||t<0||t>1e6)&&a("!round!"),o(r=new i(r),t,null==e?i.RM:e),r},r.sqrt=function(){var t,e,r,i=this,n=i.constructor,s=i.c,u=i.s,h=i.e,f=new n("0.5");if(!s[0])return new n(i);u<0&&a(NaN),0===(u=Math.sqrt(i.toString()))||u===1/0?((t=s.join("")).length+h&1||(t+="0"),(e=new n(Math.sqrt(t).toString())).e=((h+1)/2|0)-(h<0||1&h)):e=new n(u.toString()),u=e.e+(n.DP+=4);do{r=e,e=f.times(r.plus(i.div(r)))}while(r.c.slice(0,u).join("")!==e.c.slice(0,u).join(""));return o(e,n.DP-=4,n.RM),e},r.mul=r.times=function(t){var e,r=this,i=r.constructor,n=r.c,o=(t=new i(t)).c,a=n.length,s=o.length,u=r.e,h=t.e;if(t.s=r.s==t.s?1:-1,!n[0]||!o[0])return new i(0*t.s);for(t.e=u+h,au;)s=e[h]+o[u]*n[h-u-1]+s,e[h--]=s%10,s=s/10|0;e[h]=(e[h]+s)%10}for(s&&++t.e,e[0]||e.shift(),u=e.length;!e[--u];e.pop());return t.c=e,t},r.toString=r.valueOf=r.toJSON=function(){var t=this,e=t.constructor,r=t.e,i=t.c.join(""),n=i.length;if(r<=e.E_NEG||r>=e.E_POS)i=i.charAt(0)+(n>1?"."+i.slice(1):"")+(r<0?"e":"e+")+r;else if(r<0){for(;++r;i="0"+i);i="0."+i}else if(r>0)if(++r>n)for(r-=n;r--;i+="0");else r1&&(i=i.charAt(0)+"."+i.slice(1));return t.s<0&&t.c[0]?"-"+i:i},r.toExponential=function(t){return null==t?t=this.c.length-1:(t!==~~t||t<0||t>1e6)&&a("!toExp!"),n(this,t,1)},r.toFixed=function(t){var e,r=this,i=r.constructor,o=i.E_NEG,s=i.E_POS;return i.E_NEG=-(i.E_POS=1/0),null==t?e=r.toString():t===~~t&&t>=0&&t<=1e6&&(e=n(r,r.e+t),r.s<0&&r.c[0]&&e.indexOf("-")<0&&(e="-"+e)),i.E_NEG=o,i.E_POS=s,e||a("!toFix!"),e},r.toPrecision=function(t){return null==t?this.toString():((t!==~~t||t<1||t>1e6)&&a("!toPre!"),n(this,t-1,2))},e=function t(){function e(r){var n=this;if(!(n instanceof e))return void 0===r?t():new e(r);r instanceof e?(n.s=r.s,n.e=r.e,n.c=r.c.slice()):function(t,e){var r,n,o;for(0===e&&1/e<0?e="-0":i.test(e+="")||a(NaN),t.s="-"==e.charAt(0)?(e=e.slice(1),-1):1,(r=e.indexOf("."))>-1&&(e=e.replace(".","")),(n=e.search(/e/i))>0?(r<0&&(r=n),r+=+e.slice(n+1),e=e.substring(0,n)):r<0&&(r=e.length),o=e.length,n=0;n0&&"0"==e.charAt(--o););for(t.e=r-n-1,t.c=[];n<=o;t.c.push(+e.charAt(n++)));}}(n,r),n.constructor=e}return e.prototype=r,e.DP=20,e.RM=1,e.E_NEG=-7,e.E_POS=21,e}(),"function"==typeof define&&define.amd?define((function(){return e})):_$big_433.exports?(_$big_433.exports=e,_$big_433.exports.Big=e):t.Big=e}(this),_$big_433=_$big_433.exports;var _$satoshiBitcoin_432={};function toNumber(t){return Number(t)}Number.isInteger||(Number.isInteger=function(t){return"number"==typeof t&&t%1==0}),_$satoshiBitcoin_432={toBitcoin:function(t){var e=typeof t;if("string"===e&&(t=toNumber(t),e="number"),"number"!==e)throw new TypeError("toBitcoin must be called on a number or string, got "+e);if(!Number.isInteger(t))throw new TypeError("toBitcoin must be called on a whole number or string format whole number");var r=new _$big_433(t);return Number(r.div(1e8))},toSatoshi:function(t){var e=typeof t;if("string"===e&&(t=toNumber(t),e="number"),"number"!==e)throw new TypeError("toSatoshi must be called on a number or string, got "+e);var r=new _$big_433(t);return Number(r.times(1e8))}};var _$bufferEquals_248={};(function(t){(function(){"use strict";_$bufferEquals_248=function(e,r){if(!t.isBuffer(e)||!t.isBuffer(r))throw new TypeError("Arguments must be Buffers");if(e===r)return!0;if("function"==typeof e.equals)return e.equals(r);if(e.length!==r.length)return!1;for(var i=0;i=r)throw RangeError(i)}}).call(this)}).call(this,{isBuffer:_$isBuffer_376});var _$der_440={},__Buffer_440=_$safeBuffer_431.Buffer,EC_PRIVKEY_EXPORT_DER_COMPRESSED=__Buffer_440.from([48,129,211,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,133,48,129,130,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,33,2,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,36,3,34,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),EC_PRIVKEY_EXPORT_DER_UNCOMPRESSED=__Buffer_440.from([48,130,1,19,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,165,48,129,162,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,65,4,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,72,58,218,119,38,163,196,101,93,164,251,252,14,17,8,168,253,23,180,72,166,133,84,25,156,71,208,143,251,16,212,184,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,68,3,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);_$der_440.privateKeyExport=function(t,e,r){var i=__Buffer_440.from(r?EC_PRIVKEY_EXPORT_DER_COMPRESSED:EC_PRIVKEY_EXPORT_DER_UNCOMPRESSED);return t.copy(i,r?8:9),e.copy(i,r?181:214),i},_$der_440.privateKeyImport=function(t){var e=t.length,r=0;if(!(e2||e1?t[r+i-2]<<8:0);if(!(e<(r+=i)+n||e32||e1&&0===e[i]&&!(128&e[i+1]);--r,++i);for(var n=__Buffer_440.concat([__Buffer_440.from([0]),t.s]),o=33,a=0;o>1&&0===n[a]&&!(128&n[a+1]);--o,++a);return _$bip66_212.encode(e.slice(i),n.slice(a))},_$der_440.signatureImport=function(t){var e=__Buffer_440.alloc(32,0),r=__Buffer_440.alloc(32,0);try{var i=_$bip66_212.decode(t);if(33===i.r.length&&0===i.r[0]&&(i.r=i.r.slice(1)),i.r.length>32)throw new Error("R length is too long");if(33===i.s.length&&0===i.s[0]&&(i.s=i.s.slice(1)),i.s.length>32)throw new Error("S length is too long")}catch(n){return}return i.r.copy(e,32-i.r.length),i.s.copy(r,32-i.s.length),{r:e,s:r}},_$der_440.signatureImportLax=function(t){var e=__Buffer_440.alloc(32,0),r=__Buffer_440.alloc(32,0),i=t.length,n=0;if(48===t[n++]){var o=t[n++];if(!(128&o&&(n+=o-128)>i)&&2===t[n++]){var a=t[n++];if(128&a){if(n+(o=a-128)>i)return;for(;o>0&&0===t[n];n+=1,o-=1);for(a=0;o>0;n+=1,o-=1)a=(a<<8)+t[n]}if(!(a>i-n)){var s=n;if(n+=a,2===t[n++]){var u=t[n++];if(128&u){if(n+(o=u-128)>i)return;for(;o>0&&0===t[n];n+=1,o-=1);for(u=0;o>0;n+=1,o-=1)u=(u<<8)+t[n]}if(!(u>i-n)){var h=n;for(n+=u;a>0&&0===t[s];a-=1,s+=1);if(!(a>32)){var f=t.slice(s,s+a);for(f.copy(e,32-f.length);u>0&&0===t[h];u-=1,h+=1);if(!(u>32)){var c=t.slice(h,h+u);return c.copy(r,32-c.length),{r:e,s:r}}}}}}}}};var _$messages_443={COMPRESSED_TYPE_INVALID:"compressed should be a boolean",EC_PRIVATE_KEY_TYPE_INVALID:"private key should be a Buffer",EC_PRIVATE_KEY_LENGTH_INVALID:"private key length is invalid",EC_PRIVATE_KEY_RANGE_INVALID:"private key range is invalid",EC_PRIVATE_KEY_TWEAK_ADD_FAIL:"tweak out of range or resulting private key is invalid",EC_PRIVATE_KEY_TWEAK_MUL_FAIL:"tweak out of range",EC_PRIVATE_KEY_EXPORT_DER_FAIL:"couldn't export to DER format",EC_PRIVATE_KEY_IMPORT_DER_FAIL:"couldn't import from DER format",EC_PUBLIC_KEYS_TYPE_INVALID:"public keys should be an Array",EC_PUBLIC_KEYS_LENGTH_INVALID:"public keys Array should have at least 1 element",EC_PUBLIC_KEY_TYPE_INVALID:"public key should be a Buffer",EC_PUBLIC_KEY_LENGTH_INVALID:"public key length is invalid",EC_PUBLIC_KEY_PARSE_FAIL:"the public key could not be parsed or is invalid",EC_PUBLIC_KEY_CREATE_FAIL:"private was invalid, try again",EC_PUBLIC_KEY_TWEAK_ADD_FAIL:"tweak out of range or resulting public key is invalid",EC_PUBLIC_KEY_TWEAK_MUL_FAIL:"tweak out of range",EC_PUBLIC_KEY_COMBINE_FAIL:"the sum of the public keys is not valid",ECDH_FAIL:"scalar was invalid (zero or overflow)",ECDSA_SIGNATURE_TYPE_INVALID:"signature should be a Buffer",ECDSA_SIGNATURE_LENGTH_INVALID:"signature length is invalid",ECDSA_SIGNATURE_PARSE_FAIL:"couldn't parse signature",ECDSA_SIGNATURE_PARSE_DER_FAIL:"couldn't parse DER signature",ECDSA_SIGN_FAIL:"nonce generation function failed or private key is invalid",ECDSA_RECOVER_FAIL:"couldn't recover public key from signature",MSG32_TYPE_INVALID:"message should be a Buffer",MSG32_LENGTH_INVALID:"message length is invalid",OPTIONS_TYPE_INVALID:"options should be an Object",OPTIONS_DATA_TYPE_INVALID:"options.data should be a Buffer",OPTIONS_DATA_LENGTH_INVALID:"options.data length is invalid",OPTIONS_NONCEFN_TYPE_INVALID:"options.noncefn should be a Function",RECOVERY_ID_TYPE_INVALID:"recovery should be a Number",RECOVERY_ID_VALUE_INVALID:"recovery should have value between -1 and 4",TWEAK_TYPE_INVALID:"tweak should be a Buffer",TWEAK_LENGTH_INVALID:"tweak length is invalid"};function initCompressedValue(t,e){return void 0===t?e:(_$assert_439.isBoolean(t,_$messages_443.COMPRESSED_TYPE_INVALID),t)}var _$lib_442=function(t){return{privateKeyVerify:function(e){return _$assert_439.isBuffer(e,_$messages_443.EC_PRIVATE_KEY_TYPE_INVALID),32===e.length&&t.privateKeyVerify(e)},privateKeyExport:function(e,r){_$assert_439.isBuffer(e,_$messages_443.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_439.isBufferLength(e,32,_$messages_443.EC_PRIVATE_KEY_LENGTH_INVALID),r=initCompressedValue(r,!0);var i=t.privateKeyExport(e,r);return _$der_440.privateKeyExport(e,i,r)},privateKeyImport:function(e){if(_$assert_439.isBuffer(e,_$messages_443.EC_PRIVATE_KEY_TYPE_INVALID),(e=_$der_440.privateKeyImport(e))&&32===e.length&&t.privateKeyVerify(e))return e;throw new Error(_$messages_443.EC_PRIVATE_KEY_IMPORT_DER_FAIL)},privateKeyNegate:function(e){return _$assert_439.isBuffer(e,_$messages_443.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_439.isBufferLength(e,32,_$messages_443.EC_PRIVATE_KEY_LENGTH_INVALID),t.privateKeyNegate(e)},privateKeyModInverse:function(e){return _$assert_439.isBuffer(e,_$messages_443.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_439.isBufferLength(e,32,_$messages_443.EC_PRIVATE_KEY_LENGTH_INVALID),t.privateKeyModInverse(e)},privateKeyTweakAdd:function(e,r){return _$assert_439.isBuffer(e,_$messages_443.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_439.isBufferLength(e,32,_$messages_443.EC_PRIVATE_KEY_LENGTH_INVALID),_$assert_439.isBuffer(r,_$messages_443.TWEAK_TYPE_INVALID),_$assert_439.isBufferLength(r,32,_$messages_443.TWEAK_LENGTH_INVALID),t.privateKeyTweakAdd(e,r)},privateKeyTweakMul:function(e,r){return _$assert_439.isBuffer(e,_$messages_443.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_439.isBufferLength(e,32,_$messages_443.EC_PRIVATE_KEY_LENGTH_INVALID),_$assert_439.isBuffer(r,_$messages_443.TWEAK_TYPE_INVALID),_$assert_439.isBufferLength(r,32,_$messages_443.TWEAK_LENGTH_INVALID),t.privateKeyTweakMul(e,r)},publicKeyCreate:function(e,r){return _$assert_439.isBuffer(e,_$messages_443.EC_PRIVATE_KEY_TYPE_INVALID),_$assert_439.isBufferLength(e,32,_$messages_443.EC_PRIVATE_KEY_LENGTH_INVALID),r=initCompressedValue(r,!0),t.publicKeyCreate(e,r)},publicKeyConvert:function(e,r){return _$assert_439.isBuffer(e,_$messages_443.EC_PUBLIC_KEY_TYPE_INVALID),_$assert_439.isBufferLength2(e,33,65,_$messages_443.EC_PUBLIC_KEY_LENGTH_INVALID),r=initCompressedValue(r,!0),t.publicKeyConvert(e,r)},publicKeyVerify:function(e){return _$assert_439.isBuffer(e,_$messages_443.EC_PUBLIC_KEY_TYPE_INVALID),t.publicKeyVerify(e)},publicKeyTweakAdd:function(e,r,i){return _$assert_439.isBuffer(e,_$messages_443.EC_PUBLIC_KEY_TYPE_INVALID),_$assert_439.isBufferLength2(e,33,65,_$messages_443.EC_PUBLIC_KEY_LENGTH_INVALID),_$assert_439.isBuffer(r,_$messages_443.TWEAK_TYPE_INVALID),_$assert_439.isBufferLength(r,32,_$messages_443.TWEAK_LENGTH_INVALID),i=initCompressedValue(i,!0),t.publicKeyTweakAdd(e,r,i)},publicKeyTweakMul:function(e,r,i){return _$assert_439.isBuffer(e,_$messages_443.EC_PUBLIC_KEY_TYPE_INVALID),_$assert_439.isBufferLength2(e,33,65,_$messages_443.EC_PUBLIC_KEY_LENGTH_INVALID),_$assert_439.isBuffer(r,_$messages_443.TWEAK_TYPE_INVALID),_$assert_439.isBufferLength(r,32,_$messages_443.TWEAK_LENGTH_INVALID),i=initCompressedValue(i,!0),t.publicKeyTweakMul(e,r,i)},publicKeyCombine:function(e,r){_$assert_439.isArray(e,_$messages_443.EC_PUBLIC_KEYS_TYPE_INVALID),_$assert_439.isLengthGTZero(e,_$messages_443.EC_PUBLIC_KEYS_LENGTH_INVALID);for(var i=0;i=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function a(t,e,r){var i=o(t,r);return r-1>=e&&(i|=o(t,r-1)<<4),i}function s(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s}return n}i.isBN=function(t){return t instanceof i||null!==t&&"object"==typeof t&&t.constructor.wordSize===i.wordSize&&Array.isArray(t.words)},i.max=function(t,e){return t.cmp(e)>0?t:e},i.min=function(t,e){return t.cmp(e)<0?t:e},i.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip()},i.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=a(t,e,i)<=18?(o-=18,s+=1,this.words[s]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,s+=1,this.words[s]|=n>>>26):o+=8;this.strip()},i.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,u=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign()},i.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},i.prototype.inspect=function(){return(this.red?""};var u=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],h=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],f=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function c(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var p=h-d|0;f+=(a=(n=0|t.words[p])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a}r.words[h]=0|c,u=0|f}return 0!==u?r.words[h]=0|u:r.length--,r.strip()}i.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?u[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--)}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(t===(0|t)&&t>=2&&t<=36){var c=h[t],l=f[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var p=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?p+r:u[c-p.length]+p+r}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}},i.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t},i.prototype.toJSON=function(){return this.toString(16)},i.prototype.toBuffer=function(t,e){return this.toArrayLike(n,t,e)},i.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)},i.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e},i.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r},i.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this)},i.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},i.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this)},i.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},i.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this)},i.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},i.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip()},i.prototype.notn=function(t){return this.clone().inotn(t)},i.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this)},i.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],p=8191&d,_=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],P=8191&I,R=I>>>13,C=0|a[8],O=8191&C,N=C>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,V=0|s[2],G=8191&V,W=V>>>13,Z=0|s[3],Y=8191&Z,J=Z>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],pt=8191&dt,_t=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(p,H),n=(n=Math.imul(p,z))+Math.imul(_,H)|0,o=Math.imul(_,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(p,K)|0,n=(n=n+Math.imul(p,F)|0)+Math.imul(_,K)|0,o=o+Math.imul(_,F)|0;var yt=(h+(i=i+Math.imul(c,G)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,G)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(p,G)|0,n=(n=n+Math.imul(p,W)|0)+Math.imul(_,G)|0,o=o+Math.imul(_,W)|0;var bt=(h+(i=i+Math.imul(c,Y)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Y)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,G)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,G)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(p,Y)|0,n=(n=n+Math.imul(p,J)|0)+Math.imul(_,Y)|0,o=o+Math.imul(_,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,G)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,G)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Y)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Y)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(p,Q)|0,n=(n=n+Math.imul(p,tt)|0)+Math.imul(_,Q)|0,o=o+Math.imul(_,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,G)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,G)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Y)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Y)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(p,rt)|0,n=(n=n+Math.imul(p,it)|0)+Math.imul(_,rt)|0,o=o+Math.imul(_,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(P,H),n=(n=Math.imul(P,z))+Math.imul(R,H)|0,o=Math.imul(R,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,G)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,G)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Y)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(p,ot)|0,n=(n=n+Math.imul(p,at)|0)+Math.imul(_,ot)|0,o=o+Math.imul(_,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(O,H),n=(n=Math.imul(O,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(P,K)|0,n=(n=n+Math.imul(P,F)|0)+Math.imul(R,K)|0,o=o+Math.imul(R,F)|0,i=i+Math.imul(T,G)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,G)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Y)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(p,ut)|0,n=(n=n+Math.imul(p,ht)|0)+Math.imul(_,ut)|0,o=o+Math.imul(_,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(O,K)|0,n=(n=n+Math.imul(O,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(P,G)|0,n=(n=n+Math.imul(P,W)|0)+Math.imul(R,G)|0,o=o+Math.imul(R,W)|0,i=i+Math.imul(T,Y)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Y)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(p,ct)|0,n=(n=n+Math.imul(p,lt)|0)+Math.imul(_,ct)|0,o=o+Math.imul(_,lt)|0;var St=(h+(i=i+Math.imul(c,pt)|0)|0)+((8191&(n=(n=n+Math.imul(c,_t)|0)+Math.imul(l,pt)|0))<<13)|0;h=((o=o+Math.imul(l,_t)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(O,G)|0,n=(n=n+Math.imul(O,W)|0)+Math.imul(N,G)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(P,Y)|0,n=(n=n+Math.imul(P,J)|0)+Math.imul(R,Y)|0,o=o+Math.imul(R,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(p,pt)|0)|0)+((8191&(n=(n=n+Math.imul(p,_t)|0)+Math.imul(_,pt)|0))<<13)|0;h=((o=o+Math.imul(_,_t)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,G),n=(n=Math.imul(D,W))+Math.imul(U,G)|0,o=Math.imul(U,W),i=i+Math.imul(O,Y)|0,n=(n=n+Math.imul(O,J)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(P,Q)|0,n=(n=n+Math.imul(P,tt)|0)+Math.imul(R,Q)|0,o=o+Math.imul(R,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,pt)|0)|0)+((8191&(n=(n=n+Math.imul(g,_t)|0)+Math.imul(y,pt)|0))<<13)|0;h=((o=o+Math.imul(y,_t)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Y),n=(n=Math.imul(D,J))+Math.imul(U,Y)|0,o=Math.imul(U,J),i=i+Math.imul(O,Q)|0,n=(n=n+Math.imul(O,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(P,rt)|0,n=(n=n+Math.imul(P,it)|0)+Math.imul(R,rt)|0,o=o+Math.imul(R,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,pt)|0)|0)+((8191&(n=(n=n+Math.imul(v,_t)|0)+Math.imul(w,pt)|0))<<13)|0;h=((o=o+Math.imul(w,_t)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(O,rt)|0,n=(n=n+Math.imul(O,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(P,ot)|0,n=(n=n+Math.imul(P,at)|0)+Math.imul(R,ot)|0,o=o+Math.imul(R,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,pt)|0)|0)+((8191&(n=(n=n+Math.imul($,_t)|0)+Math.imul(E,pt)|0))<<13)|0;h=((o=o+Math.imul(E,_t)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(O,ot)|0,n=(n=n+Math.imul(O,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(P,ut)|0,n=(n=n+Math.imul(P,ht)|0)+Math.imul(R,ut)|0,o=o+Math.imul(R,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,pt)|0)|0)+((8191&(n=(n=n+Math.imul(A,_t)|0)+Math.imul(B,pt)|0))<<13)|0;h=((o=o+Math.imul(B,_t)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(O,ut)|0,n=(n=n+Math.imul(O,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(P,ct)|0,n=(n=n+Math.imul(P,lt)|0)+Math.imul(R,ct)|0,o=o+Math.imul(R,lt)|0;var It=(h+(i=i+Math.imul(T,pt)|0)|0)+((8191&(n=(n=n+Math.imul(T,_t)|0)+Math.imul(x,pt)|0))<<13)|0;h=((o=o+Math.imul(x,_t)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(O,ct)|0,n=(n=n+Math.imul(O,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Pt=(h+(i=i+Math.imul(P,pt)|0)|0)+((8191&(n=(n=n+Math.imul(P,_t)|0)+Math.imul(R,pt)|0))<<13)|0;h=((o=o+Math.imul(R,_t)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Rt=(h+(i=i+Math.imul(O,pt)|0)|0)+((8191&(n=(n=n+Math.imul(O,_t)|0)+Math.imul(N,pt)|0))<<13)|0;h=((o=o+Math.imul(N,_t)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863;var Ct=(h+(i=Math.imul(D,pt))|0)+((8191&(n=(n=Math.imul(D,_t))+Math.imul(U,pt)|0))<<13)|0;return h=((o=Math.imul(U,_t))+(n>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Pt,u[17]=Rt,u[18]=Ct,0!==h&&(u[19]=h,r.length++),r};function d(t,e,r){return(new p).mulp(t,e,r)}function p(t,e){this.x=t,this.y=e}Math.imul||(l=c),i.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?l(this,t,e):r<63?c(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863}r.words[o]=s,i=a,a=n}return 0!==i?r.words[o]=i:r.length--,r.strip()}(this,t,e):d(this,t,e)},p.prototype.makeRBT=function(t){for(var e=new Array(t),r=i.prototype._countBits(t)-1,n=0;n>=1;return i},p.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n}return 0!==e&&(this.words[r]=e,this.length++),this},i.prototype.muln=function(t){return this.clone().imuln(t)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n}return e}(t);if(0===e.length)return new i(1);for(var r=this,n=0;n>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r}o&&(this.words[e]=o,this.length++)}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r)},i.prototype.shln=function(t){return this.clone().ishln(t)},i.prototype.ushln=function(t){return this.clone().iushln(t)},i.prototype.shrn=function(t){return this.clone().ishrn(t)},i.prototype.ushrn=function(t){return this.clone().iushrn(t)},i.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},i.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip()},i.prototype._wordDiv=function(t,e){var r=(this.length,t.length),n=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),n.iushln(r),a=0|o.words[o.length-1]);var s,u=n.length-o.length;if("mod"!==e){(s=new i(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|n.words[o.length+c])+(0|n.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),n._ishlnsubmul(o,l,c);0!==n.negative;)l--,n.negative=0,n._ishlnsubmul(o,1,c),n.isZero()||(n.negative^=1);s&&(s.words[c]=l)}return s&&s.strip(),n.strip(),"div"!==e&&0!==r&&n.iushrn(r),{div:s||null,mod:n}},i.prototype.divmod=function(t,e,r){return this.isZero()?{div:new i(0),mod:new i(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(n=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:n,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(n=a.div.neg()),{div:n,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new i(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new i(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new i(this.modn(t.words[0]))}:this._wordDiv(t,e);var n,o,a},i.prototype.div=function(t){return this.divmod(t,"div",!1).div},i.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},i.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},i.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},i.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r},i.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t}return this.strip()},i.prototype.divn=function(t){return this.clone().idivn(t)},i.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var n=new i(1),o=new i(0),a=new i(0),s=new i(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-- >0;)(n.isOdd()||o.isOdd())&&(n.iadd(h),o.isub(f)),n.iushrn(1),o.iushrn(1);for(var d=0,p=1;0==(r.words[0]&p)&&d<26;++d,p<<=1);if(d>0)for(r.iushrn(d);d-- >0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),n.isub(a),o.isub(s)):(r.isub(e),a.isub(n),s.isub(o))}return{a:a,b:s,gcd:r.iushln(u)}},i.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var n,o=new i(1),a=new i(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-- >0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-- >0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o))}return(n=0===e.cmpn(1)?o:a).cmpn(0)<0&&n.iadd(t),n},i.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o}else if(0===n||0===r.cmpn(1))break;e.isub(r)}return r.iushln(i)},i.prototype.invm=function(t){return this.egcd(t).a.umod(t)},i.prototype.isEven=function(){return 0==(1&this.words[0])},i.prototype.isOdd=function(){return 1==(1&this.words[0])},i.prototype.andln=function(t){return this.words[0]&t},i.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a}return 0!==n&&(this.words[o]=n,this.length++),this},i.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},i.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break}}return e},i.prototype.gtn=function(t){return 1===this.cmpn(t)},i.prototype.gt=function(t){return 1===this.cmp(t)},i.prototype.gten=function(t){return this.cmpn(t)>=0},i.prototype.gte=function(t){return this.cmp(t)>=0},i.prototype.ltn=function(t){return-1===this.cmpn(t)},i.prototype.lt=function(t){return-1===this.cmp(t)},i.prototype.lten=function(t){return this.cmpn(t)<=0},i.prototype.lte=function(t){return this.cmp(t)<=0},i.prototype.eqn=function(t){return 0===this.cmpn(t)},i.prototype.eq=function(t){return 0===this.cmp(t)},i.red=function(t){return new w(t)},i.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t)},i.prototype.fromRed=function(){return this.red.convertFrom(this)},i.prototype._forceRed=function(t){return this.red=t,this},i.prototype.forceRed=function(t){return this._forceRed(t)},i.prototype.redAdd=function(t){return this.red.add(this,t)},i.prototype.redIAdd=function(t){return this.red.iadd(this,t)},i.prototype.redSub=function(t){return this.red.sub(this,t)},i.prototype.redISub=function(t){return this.red.isub(this,t)},i.prototype.redShl=function(t){return this.red.shl(this,t)},i.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t)},i.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t)},i.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t)};var _={k256:null,p224:null,p192:null,p25519:null};function m(t,e){this.name=t,this.p=new i(e,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function g(){m.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function y(){m.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function b(){m.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function v(){m.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function w(t){if("string"==typeof t){var e=i._prime(t);this.m=e.p,this.prime=e}else this.m=t,this.prime=null}function M(t){w.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}m.prototype._tmp=function(){var t=new i(null);return t.words=new Array(Math.ceil(this.n/13)),t},m.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},m.prototype.split=function(t,e){t.iushrn(this.n,0,e)},m.prototype.imulK=function(t){return t.imul(this.k)},r(g,m),g.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9},g.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i}return 0!==e&&(t.words[t.length++]=e),t},i._prime=function(t){if(_[t])return _[t];var e;if("k256"===t)e=new g;else if("p224"===t)e=new y;else if("p192"===t)e=new b;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new v}return _[t]=e,e},w.prototype._verify1=function(t){},w.prototype._verify2=function(t,e){},w.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this)},w.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},w.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},w.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r},w.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},w.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r},w.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},w.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},w.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},w.prototype.isqr=function(t){return this.imul(t,t.clone())},w.prototype.sqr=function(t){return this.mul(t,t)},w.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new i(1)).iushrn(2);return this.pow(t,e)}for(var r=this.m.subn(1),n=0;!r.isZero()&&0===r.andln(1);)n++,r.iushrn(1);var o=new i(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new i(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=n;0!==c.cmp(o);){for(var d=c,p=0;0!==d.cmp(o);p++)d=d.redSqr();var _=this.pow(h,new i(1).iushln(l-p-1));f=f.redMul(_),h=_.redSqr(),c=c.redMul(h),l=p}return f},w.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e)},w.prototype.pow=function(t,e){if(e.isZero())return new i(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new i(1).toRed(this),r[1]=t;for(var n=2;n=0;n--){for(var h=e.words[n],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===n&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0}u=26}return o},w.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},w.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},i.mont=function(t){return new M(t)},r(M,w),M.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},M.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},M.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this)},M.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new i(0)._forceRed(this);var r=t.mul(e),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(n).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this)},M.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(_$bn_444,this),_$bn_444=_$bn_444.exports;var _$package_339={version:"6.5.7"},_$bn_338={exports:{}};!function(t,e){"use strict";function r(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}function i(t,e,r){if(i.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==e&&"be"!==e||(r=e,e=10),this._init(t||0,e||10,r||"be"))}var n;"object"==typeof t?t.exports=i:e.BN=i,i.BN=i,i.wordSize=26;try{n="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:_$empty_216({}).Buffer}catch($){}function o(t,e){var r=t.charCodeAt(e);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function a(t,e,r){var i=o(t,r);return r-1>=e&&(i|=o(t,r-1)<<4),i}function s(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s}return n}i.isBN=function(t){return t instanceof i||null!==t&&"object"==typeof t&&t.constructor.wordSize===i.wordSize&&Array.isArray(t.words)},i.max=function(t,e){return t.cmp(e)>0?t:e},i.min=function(t,e){return t.cmp(e)<0?t:e},i.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip()},i.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=a(t,e,i)<=18?(o-=18,s+=1,this.words[s]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,s+=1,this.words[s]|=n>>>26):o+=8;this.strip()},i.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,u=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign()},i.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},i.prototype.inspect=function(){return(this.red?""};var u=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],h=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],f=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function c(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var p=h-d|0;f+=(a=(n=0|t.words[p])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a}r.words[h]=0|c,u=0|f}return 0!==u?r.words[h]=0|u:r.length--,r.strip()}i.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?u[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--)}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(t===(0|t)&&t>=2&&t<=36){var c=h[t],l=f[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var p=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?p+r:u[c-p.length]+p+r}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}},i.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t},i.prototype.toJSON=function(){return this.toString(16)},i.prototype.toBuffer=function(t,e){return this.toArrayLike(n,t,e)},i.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)},i.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e},i.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r},i.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this)},i.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},i.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this)},i.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},i.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this)},i.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},i.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip()},i.prototype.notn=function(t){return this.clone().inotn(t)},i.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this)},i.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],p=8191&d,_=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],P=8191&I,R=I>>>13,C=0|a[8],O=8191&C,N=C>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,V=0|s[2],G=8191&V,W=V>>>13,Z=0|s[3],Y=8191&Z,J=Z>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],pt=8191&dt,_t=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(p,H),n=(n=Math.imul(p,z))+Math.imul(_,H)|0,o=Math.imul(_,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(p,K)|0,n=(n=n+Math.imul(p,F)|0)+Math.imul(_,K)|0,o=o+Math.imul(_,F)|0;var yt=(h+(i=i+Math.imul(c,G)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,G)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(p,G)|0,n=(n=n+Math.imul(p,W)|0)+Math.imul(_,G)|0,o=o+Math.imul(_,W)|0;var bt=(h+(i=i+Math.imul(c,Y)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Y)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,G)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,G)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(p,Y)|0,n=(n=n+Math.imul(p,J)|0)+Math.imul(_,Y)|0,o=o+Math.imul(_,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,G)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,G)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Y)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Y)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(p,Q)|0,n=(n=n+Math.imul(p,tt)|0)+Math.imul(_,Q)|0,o=o+Math.imul(_,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,G)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,G)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Y)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Y)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(p,rt)|0,n=(n=n+Math.imul(p,it)|0)+Math.imul(_,rt)|0,o=o+Math.imul(_,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(P,H),n=(n=Math.imul(P,z))+Math.imul(R,H)|0,o=Math.imul(R,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,G)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,G)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Y)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(p,ot)|0,n=(n=n+Math.imul(p,at)|0)+Math.imul(_,ot)|0,o=o+Math.imul(_,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(O,H),n=(n=Math.imul(O,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(P,K)|0,n=(n=n+Math.imul(P,F)|0)+Math.imul(R,K)|0,o=o+Math.imul(R,F)|0,i=i+Math.imul(T,G)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,G)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Y)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(p,ut)|0,n=(n=n+Math.imul(p,ht)|0)+Math.imul(_,ut)|0,o=o+Math.imul(_,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(O,K)|0,n=(n=n+Math.imul(O,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(P,G)|0,n=(n=n+Math.imul(P,W)|0)+Math.imul(R,G)|0,o=o+Math.imul(R,W)|0,i=i+Math.imul(T,Y)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Y)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(p,ct)|0,n=(n=n+Math.imul(p,lt)|0)+Math.imul(_,ct)|0,o=o+Math.imul(_,lt)|0;var St=(h+(i=i+Math.imul(c,pt)|0)|0)+((8191&(n=(n=n+Math.imul(c,_t)|0)+Math.imul(l,pt)|0))<<13)|0;h=((o=o+Math.imul(l,_t)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(O,G)|0,n=(n=n+Math.imul(O,W)|0)+Math.imul(N,G)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(P,Y)|0,n=(n=n+Math.imul(P,J)|0)+Math.imul(R,Y)|0,o=o+Math.imul(R,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(p,pt)|0)|0)+((8191&(n=(n=n+Math.imul(p,_t)|0)+Math.imul(_,pt)|0))<<13)|0;h=((o=o+Math.imul(_,_t)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,G),n=(n=Math.imul(D,W))+Math.imul(U,G)|0,o=Math.imul(U,W),i=i+Math.imul(O,Y)|0,n=(n=n+Math.imul(O,J)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(P,Q)|0,n=(n=n+Math.imul(P,tt)|0)+Math.imul(R,Q)|0,o=o+Math.imul(R,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,pt)|0)|0)+((8191&(n=(n=n+Math.imul(g,_t)|0)+Math.imul(y,pt)|0))<<13)|0;h=((o=o+Math.imul(y,_t)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Y),n=(n=Math.imul(D,J))+Math.imul(U,Y)|0,o=Math.imul(U,J),i=i+Math.imul(O,Q)|0,n=(n=n+Math.imul(O,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(P,rt)|0,n=(n=n+Math.imul(P,it)|0)+Math.imul(R,rt)|0,o=o+Math.imul(R,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,pt)|0)|0)+((8191&(n=(n=n+Math.imul(v,_t)|0)+Math.imul(w,pt)|0))<<13)|0;h=((o=o+Math.imul(w,_t)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(O,rt)|0,n=(n=n+Math.imul(O,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(P,ot)|0,n=(n=n+Math.imul(P,at)|0)+Math.imul(R,ot)|0,o=o+Math.imul(R,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,pt)|0)|0)+((8191&(n=(n=n+Math.imul($,_t)|0)+Math.imul(E,pt)|0))<<13)|0;h=((o=o+Math.imul(E,_t)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(O,ot)|0,n=(n=n+Math.imul(O,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(P,ut)|0,n=(n=n+Math.imul(P,ht)|0)+Math.imul(R,ut)|0,o=o+Math.imul(R,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,pt)|0)|0)+((8191&(n=(n=n+Math.imul(A,_t)|0)+Math.imul(B,pt)|0))<<13)|0;h=((o=o+Math.imul(B,_t)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(O,ut)|0,n=(n=n+Math.imul(O,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(P,ct)|0,n=(n=n+Math.imul(P,lt)|0)+Math.imul(R,ct)|0,o=o+Math.imul(R,lt)|0;var It=(h+(i=i+Math.imul(T,pt)|0)|0)+((8191&(n=(n=n+Math.imul(T,_t)|0)+Math.imul(x,pt)|0))<<13)|0;h=((o=o+Math.imul(x,_t)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(O,ct)|0,n=(n=n+Math.imul(O,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Pt=(h+(i=i+Math.imul(P,pt)|0)|0)+((8191&(n=(n=n+Math.imul(P,_t)|0)+Math.imul(R,pt)|0))<<13)|0;h=((o=o+Math.imul(R,_t)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Rt=(h+(i=i+Math.imul(O,pt)|0)|0)+((8191&(n=(n=n+Math.imul(O,_t)|0)+Math.imul(N,pt)|0))<<13)|0;h=((o=o+Math.imul(N,_t)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863;var Ct=(h+(i=Math.imul(D,pt))|0)+((8191&(n=(n=Math.imul(D,_t))+Math.imul(U,pt)|0))<<13)|0;return h=((o=Math.imul(U,_t))+(n>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Pt,u[17]=Rt,u[18]=Ct,0!==h&&(u[19]=h,r.length++),r};function d(t,e,r){return(new p).mulp(t,e,r)}function p(t,e){this.x=t,this.y=e}Math.imul||(l=c),i.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?l(this,t,e):r<63?c(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863}r.words[o]=s,i=a,a=n}return 0!==i?r.words[o]=i:r.length--,r.strip()}(this,t,e):d(this,t,e)},p.prototype.makeRBT=function(t){for(var e=new Array(t),r=i.prototype._countBits(t)-1,n=0;n>=1;return i},p.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n}return 0!==e&&(this.words[r]=e,this.length++),this},i.prototype.muln=function(t){return this.clone().imuln(t)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n}return e}(t);if(0===e.length)return new i(1);for(var r=this,n=0;n>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r}o&&(this.words[e]=o,this.length++)}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r)},i.prototype.shln=function(t){return this.clone().ishln(t)},i.prototype.ushln=function(t){return this.clone().iushln(t)},i.prototype.shrn=function(t){return this.clone().ishrn(t)},i.prototype.ushrn=function(t){return this.clone().iushrn(t)},i.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},i.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip()},i.prototype._wordDiv=function(t,e){var r=(this.length,t.length),n=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),n.iushln(r),a=0|o.words[o.length-1]);var s,u=n.length-o.length;if("mod"!==e){(s=new i(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|n.words[o.length+c])+(0|n.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),n._ishlnsubmul(o,l,c);0!==n.negative;)l--,n.negative=0,n._ishlnsubmul(o,1,c),n.isZero()||(n.negative^=1);s&&(s.words[c]=l)}return s&&s.strip(),n.strip(),"div"!==e&&0!==r&&n.iushrn(r),{div:s||null,mod:n}},i.prototype.divmod=function(t,e,r){return this.isZero()?{div:new i(0),mod:new i(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(n=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:n,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(n=a.div.neg()),{div:n,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new i(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new i(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new i(this.modn(t.words[0]))}:this._wordDiv(t,e);var n,o,a},i.prototype.div=function(t){return this.divmod(t,"div",!1).div},i.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},i.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},i.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},i.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r},i.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t}return this.strip()},i.prototype.divn=function(t){return this.clone().idivn(t)},i.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var n=new i(1),o=new i(0),a=new i(0),s=new i(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-- >0;)(n.isOdd()||o.isOdd())&&(n.iadd(h),o.isub(f)),n.iushrn(1),o.iushrn(1);for(var d=0,p=1;0==(r.words[0]&p)&&d<26;++d,p<<=1);if(d>0)for(r.iushrn(d);d-- >0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),n.isub(a),o.isub(s)):(r.isub(e),a.isub(n),s.isub(o))}return{a:a,b:s,gcd:r.iushln(u)}},i.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var n,o=new i(1),a=new i(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-- >0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-- >0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o))}return(n=0===e.cmpn(1)?o:a).cmpn(0)<0&&n.iadd(t),n},i.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o}else if(0===n||0===r.cmpn(1))break;e.isub(r)}return r.iushln(i)},i.prototype.invm=function(t){return this.egcd(t).a.umod(t)},i.prototype.isEven=function(){return 0==(1&this.words[0])},i.prototype.isOdd=function(){return 1==(1&this.words[0])},i.prototype.andln=function(t){return this.words[0]&t},i.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a}return 0!==n&&(this.words[o]=n,this.length++),this},i.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},i.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break}}return e},i.prototype.gtn=function(t){return 1===this.cmpn(t)},i.prototype.gt=function(t){return 1===this.cmp(t)},i.prototype.gten=function(t){return this.cmpn(t)>=0},i.prototype.gte=function(t){return this.cmp(t)>=0},i.prototype.ltn=function(t){return-1===this.cmpn(t)},i.prototype.lt=function(t){return-1===this.cmp(t)},i.prototype.lten=function(t){return this.cmpn(t)<=0},i.prototype.lte=function(t){return this.cmp(t)<=0},i.prototype.eqn=function(t){return 0===this.cmpn(t)},i.prototype.eq=function(t){return 0===this.cmp(t)},i.red=function(t){return new w(t)},i.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t)},i.prototype.fromRed=function(){return this.red.convertFrom(this)},i.prototype._forceRed=function(t){return this.red=t,this},i.prototype.forceRed=function(t){return this._forceRed(t)},i.prototype.redAdd=function(t){return this.red.add(this,t)},i.prototype.redIAdd=function(t){return this.red.iadd(this,t)},i.prototype.redSub=function(t){return this.red.sub(this,t)},i.prototype.redISub=function(t){return this.red.isub(this,t)},i.prototype.redShl=function(t){return this.red.shl(this,t)},i.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t)},i.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t)},i.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t)};var _={k256:null,p224:null,p192:null,p25519:null};function m(t,e){this.name=t,this.p=new i(e,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function g(){m.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function y(){m.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function b(){m.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function v(){m.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function w(t){if("string"==typeof t){var e=i._prime(t);this.m=e.p,this.prime=e}else this.m=t,this.prime=null}function M(t){w.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}m.prototype._tmp=function(){var t=new i(null);return t.words=new Array(Math.ceil(this.n/13)),t},m.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},m.prototype.split=function(t,e){t.iushrn(this.n,0,e)},m.prototype.imulK=function(t){return t.imul(this.k)},r(g,m),g.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9},g.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i}return 0!==e&&(t.words[t.length++]=e),t},i._prime=function(t){if(_[t])return _[t];var e;if("k256"===t)e=new g;else if("p224"===t)e=new y;else if("p192"===t)e=new b;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new v}return _[t]=e,e},w.prototype._verify1=function(t){},w.prototype._verify2=function(t,e){},w.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this)},w.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},w.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},w.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r},w.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},w.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r},w.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},w.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},w.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},w.prototype.isqr=function(t){return this.imul(t,t.clone())},w.prototype.sqr=function(t){return this.mul(t,t)},w.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new i(1)).iushrn(2);return this.pow(t,e)}for(var r=this.m.subn(1),n=0;!r.isZero()&&0===r.andln(1);)n++,r.iushrn(1);var o=new i(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new i(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=n;0!==c.cmp(o);){for(var d=c,p=0;0!==d.cmp(o);p++)d=d.redSqr();var _=this.pow(h,new i(1).iushln(l-p-1));f=f.redMul(_),h=_.redSqr(),c=c.redMul(h),l=p}return f},w.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e)},w.prototype.pow=function(t,e){if(e.isZero())return new i(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new i(1).toRed(this),r[1]=t;for(var n=2;n=0;n--){for(var h=e.words[n],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===n&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0}u=26}return o},w.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},w.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},i.mont=function(t){return new M(t)},r(M,w),M.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},M.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},M.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this)},M.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new i(0)._forceRed(this);var r=t.mul(e),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(n).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this)},M.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(_$bn_338,this),_$bn_338=_$bn_338.exports;var _$minimalisticAssert_383={};function __assert_383(t,e){if(!t)throw new Error(e||"Assertion failed")}_$minimalisticAssert_383=__assert_383,__assert_383.equal=function(t,e,r){if(t!=e)throw new Error(r||"Assertion failed: "+t+" != "+e)};var _$utils_384={},utils=_$utils_384;function zero2(t){return 1===t.length?"0"+t:t}function toHex(t){for(var e="",r=0;r>8,a=255&n;o?r.push(o,a):r.push(a)}return r},utils.zero2=zero2,utils.toHex=toHex,utils.encode=function(t,e){return"hex"===e?toHex(t):t};var _$utils_337={},__utils_337=_$utils_337;__utils_337.assert=_$minimalisticAssert_383,__utils_337.toArray=_$utils_384.toArray,__utils_337.zero2=_$utils_384.zero2,__utils_337.toHex=_$utils_384.toHex,__utils_337.encode=_$utils_384.encode,__utils_337.getNAF=function(t,e,r){var i,n=new Array(Math.max(t.bitLength(),r)+1);for(i=0;i(o>>1)-1?(o>>1)-u:u,a.isubn(s)):s=0,n[i]=s,a.iushrn(1)}return n},__utils_337.getJSF=function(t,e){var r=[[],[]];t=t.clone(),e=e.clone();for(var i,n=0,o=0;t.cmpn(-n)>0||e.cmpn(-o)>0;){var a,s,u=t.andln(3)+n&3,h=e.andln(3)+o&3;3===u&&(u=-1),3===h&&(h=-1),a=0==(1&u)?0:3!=(i=t.andln(7)+n&7)&&5!==i||2!==h?u:-u,r[0].push(a),s=0==(1&h)?0:3!=(i=e.andln(7)+o&7)&&5!==i||2!==u?h:-h,r[1].push(s),2*n===a+1&&(n=1-n),2*o===s+1&&(o=1-o),t.iushrn(1),e.iushrn(1)}return r},__utils_337.cachedProperty=function(t,e,r){var i="_"+e;t.prototype[e]=function(){return void 0!==this[i]?this[i]:this[i]=r.call(this)}},__utils_337.parseBytes=function(t){return"string"==typeof t?__utils_337.toArray(t,"hex"):t},__utils_337.intFromLE=function(t){return new _$bn_338(t,"hex","le")};var _$brorand_215={},r;function Rand(t){this.rand=t}if(_$brorand_215=function(t){return r||(r=new Rand(null)),r.generate(t)},_$brorand_215.Rand=Rand,Rand.prototype.generate=function(t){return this._rand(t)},Rand.prototype._rand=function(t){if(this.rand.getBytes)return this.rand.getBytes(t);for(var e=new Uint8Array(t),r=0;r0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}function BasePoint(t,e){this.curve=t,this.type=e,this.precomputed=null}_$utils_337.assert,_$base_324=BaseCurve,BaseCurve.prototype.point=function(){throw new Error("Not implemented")},BaseCurve.prototype.validate=function(){throw new Error("Not implemented")},BaseCurve.prototype._fixedNafMul=function(t,e){var r=t._getDoubles(),i=getNAF(e,1,this._bitLength),n=(1<=o;u--)a=(a<<1)+i[u];s.push(a)}for(var h=this.jpoint(null,null,null),f=this.jpoint(null,null,null),c=n;c>0;c--){for(o=0;o=0;s--){for(var u=0;s>=0&&0===o[s];s--)u++;if(s>=0&&u++,a=a.dblp(u),s<0)break;var h=o[s];a="affine"===t.type?h>0?a.mixedAdd(n[h-1>>1]):a.mixedAdd(n[-h-1>>1].neg()):h>0?a.add(n[h-1>>1]):a.add(n[-h-1>>1].neg())}return"affine"===t.type?a.toP():a},BaseCurve.prototype._wnafMulAdd=function(t,e,r,i,n){var o,a,s,u=this._wnafT1,h=this._wnafT2,f=this._wnafT3,c=0;for(o=0;o=1;o-=2){var d=o-1,p=o;if(1===u[d]&&1===u[p]){var _=[e[d],null,null,e[p]];0===e[d].y.cmp(e[p].y)?(_[1]=e[d].add(e[p]),_[2]=e[d].toJ().mixedAdd(e[p].neg())):0===e[d].y.cmp(e[p].y.redNeg())?(_[1]=e[d].toJ().mixedAdd(e[p]),_[2]=e[d].add(e[p].neg())):(_[1]=e[d].toJ().mixedAdd(e[p]),_[2]=e[d].toJ().mixedAdd(e[p].neg()));var m=[-3,-1,-5,-7,0,7,5,1,3],g=getJSF(r[d],r[p]);for(c=Math.max(g[0].length,c),f[d]=new Array(c),f[p]=new Array(c),a=0;a=0;o--){for(var M=0;o>=0;){var $=!0;for(a=0;a=0&&M++,v=v.dblp(M),o<0)break;for(a=0;a0?s=h[a][E-1>>1]:E<0&&(s=h[a][-E-1>>1].neg()),v="affine"===s.type?v.mixedAdd(s):v.add(s))}}for(o=0;o=Math.ceil((t.bitLength()+1)/e.step)},BasePoint.prototype._getDoubles=function(t,e){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],i=this,n=0;n=0&&(o=e,a=r),i.negative&&(i=i.neg(),n=n.neg()),o.negative&&(o=o.neg(),a=a.neg()),[{a:i,b:n},{a:o,b:a}]},ShortCurve.prototype._endoSplit=function(t){var e=this.endo.basis,r=e[0],i=e[1],n=i.b.mul(t).divRound(this.n),o=r.b.neg().mul(t).divRound(this.n),a=n.mul(r.a),s=o.mul(i.a),u=n.mul(r.b),h=o.mul(i.b);return{k1:t.sub(a).sub(s),k2:u.add(h).neg()}},ShortCurve.prototype.pointFromX=function(t,e){(t=new _$bn_338(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr().redMul(t).redIAdd(t.redMul(this.a)).redIAdd(this.b),i=r.redSqrt();if(0!==i.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var n=i.fromRed().isOdd();return(e&&!n||!e&&n)&&(i=i.redNeg()),this.point(t,i)},ShortCurve.prototype.validate=function(t){if(t.inf)return!0;var e=t.x,r=t.y,i=this.a.redMul(e),n=e.redSqr().redMul(e).redIAdd(i).redIAdd(this.b);return 0===r.redSqr().redISub(n).cmpn(0)},ShortCurve.prototype._endoWnafMulAdd=function(t,e,r){for(var i=this._endoWnafT1,n=this._endoWnafT2,o=0;o":""},__Point_328.prototype.isInfinity=function(){return this.inf},__Point_328.prototype.add=function(t){if(this.inf)return t;if(t.inf)return this;if(this.eq(t))return this.dbl();if(this.neg().eq(t))return this.curve.point(null,null);if(0===this.x.cmp(t.x))return this.curve.point(null,null);var e=this.y.redSub(t.y);0!==e.cmpn(0)&&(e=e.redMul(this.x.redSub(t.x).redInvm()));var r=e.redSqr().redISub(this.x).redISub(t.x),i=e.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,i)},__Point_328.prototype.dbl=function(){if(this.inf)return this;var t=this.y.redAdd(this.y);if(0===t.cmpn(0))return this.curve.point(null,null);var e=this.curve.a,r=this.x.redSqr(),i=t.redInvm(),n=r.redAdd(r).redIAdd(r).redIAdd(e).redMul(i),o=n.redSqr().redISub(this.x.redAdd(this.x)),a=n.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,a)},__Point_328.prototype.getX=function(){return this.x.fromRed()},__Point_328.prototype.getY=function(){return this.y.fromRed()},__Point_328.prototype.mul=function(t){return t=new _$bn_338(t,16),this.isInfinity()?this:this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve.endo?this.curve._endoWnafMulAdd([this],[t]):this.curve._wnafMul(this,t)},__Point_328.prototype.mulAdd=function(t,e,r){var i=[this,e],n=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(i,n):this.curve._wnafMulAdd(1,i,n,2)},__Point_328.prototype.jmulAdd=function(t,e,r){var i=[this,e],n=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(i,n,!0):this.curve._wnafMulAdd(1,i,n,2,!0)},__Point_328.prototype.eq=function(t){return this===t||this.inf===t.inf&&(this.inf||0===this.x.cmp(t.x)&&0===this.y.cmp(t.y))},__Point_328.prototype.neg=function(t){if(this.inf)return this;var e=this.curve.point(this.x,this.y.redNeg());if(t&&this.precomputed){var r=this.precomputed,i=function(t){return t.neg()};e.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(i)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(i)}}}return e},__Point_328.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},_$inherits_browser_375(JPoint,_$base_324.BasePoint),ShortCurve.prototype.jpoint=function(t,e,r){return new JPoint(this,t,e,r)},JPoint.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var t=this.z.redInvm(),e=t.redSqr(),r=this.x.redMul(e),i=this.y.redMul(e).redMul(t);return this.curve.point(r,i)},JPoint.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},JPoint.prototype.add=function(t){if(this.isInfinity())return t;if(t.isInfinity())return this;var e=t.z.redSqr(),r=this.z.redSqr(),i=this.x.redMul(e),n=t.x.redMul(r),o=this.y.redMul(e.redMul(t.z)),a=t.y.redMul(r.redMul(this.z)),s=i.redSub(n),u=o.redSub(a);if(0===s.cmpn(0))return 0!==u.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h=s.redSqr(),f=h.redMul(s),c=i.redMul(h),l=u.redSqr().redIAdd(f).redISub(c).redISub(c),d=u.redMul(c.redISub(l)).redISub(o.redMul(f)),p=this.z.redMul(t.z).redMul(s);return this.curve.jpoint(l,d,p)},JPoint.prototype.mixedAdd=function(t){if(this.isInfinity())return t.toJ();if(t.isInfinity())return this;var e=this.z.redSqr(),r=this.x,i=t.x.redMul(e),n=this.y,o=t.y.redMul(e).redMul(this.z),a=r.redSub(i),s=n.redSub(o);if(0===a.cmpn(0))return 0!==s.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var u=a.redSqr(),h=u.redMul(a),f=r.redMul(u),c=s.redSqr().redIAdd(h).redISub(f).redISub(f),l=s.redMul(f.redISub(c)).redISub(n.redMul(h)),d=this.z.redMul(a);return this.curve.jpoint(c,l,d)},JPoint.prototype.dblp=function(t){if(0===t)return this;if(this.isInfinity())return this;if(!t)return this.dbl();var e;if(this.curve.zeroA||this.curve.threeA){var r=this;for(e=0;e=0)return!1;if(r.redIAdd(n),0===this.x.cmp(r))return!0}},JPoint.prototype.inspect=function(){return this.isInfinity()?"":""},JPoint.prototype.isInfinity=function(){return 0===this.z.cmpn(0)};var _$mont_327={};function MontCurve(t){_$base_324.call(this,"mont",t),this.a=new _$bn_338(t.a,16).toRed(this.red),this.b=new _$bn_338(t.b,16).toRed(this.red),this.i4=new _$bn_338(4).toRed(this.red).redInvm(),this.two=new _$bn_338(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}function __Point_327(t,e,r){_$base_324.BasePoint.call(this,t,"projective"),null===e&&null===r?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new _$bn_338(e,16),this.z=new _$bn_338(r,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}_$inherits_browser_375(MontCurve,_$base_324),_$mont_327=MontCurve,MontCurve.prototype.validate=function(t){var e=t.normalize().x,r=e.redSqr(),i=r.redMul(e).redAdd(r.redMul(this.a)).redAdd(e);return 0===i.redSqrt().redSqr().cmp(i)},_$inherits_browser_375(__Point_327,_$base_324.BasePoint),MontCurve.prototype.decodePoint=function(t,e){return this.point(_$utils_337.toArray(t,e),1)},MontCurve.prototype.point=function(t,e){return new __Point_327(this,t,e)},MontCurve.prototype.pointFromJSON=function(t){return __Point_327.fromJSON(this,t)},__Point_327.prototype.precompute=function(){},__Point_327.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())},__Point_327.fromJSON=function(t,e){return new __Point_327(t,e[0],e[1]||t.one)},__Point_327.prototype.inspect=function(){return this.isInfinity()?"":""},__Point_327.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},__Point_327.prototype.dbl=function(){var t=this.x.redAdd(this.z).redSqr(),e=this.x.redSub(this.z).redSqr(),r=t.redSub(e),i=t.redMul(e),n=r.redMul(e.redAdd(this.curve.a24.redMul(r)));return this.curve.point(i,n)},__Point_327.prototype.add=function(){throw new Error("Not supported on Montgomery curve")},__Point_327.prototype.diffAdd=function(t,e){var r=this.x.redAdd(this.z),i=this.x.redSub(this.z),n=t.x.redAdd(t.z),o=t.x.redSub(t.z).redMul(r),a=n.redMul(i),s=e.z.redMul(o.redAdd(a).redSqr()),u=e.x.redMul(o.redISub(a).redSqr());return this.curve.point(s,u)},__Point_327.prototype.mul=function(t){for(var e=t.clone(),r=this,i=this.curve.point(null,null),n=[];0!==e.cmpn(0);e.iushrn(1))n.push(e.andln(1));for(var o=n.length-1;o>=0;o--)0===n[o]?(r=r.diffAdd(i,this),i=i.dbl()):(i=r.diffAdd(i,this),r=r.dbl());return i},__Point_327.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")},__Point_327.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")},__Point_327.prototype.eq=function(t){return 0===this.getX().cmp(t.getX())},__Point_327.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this},__Point_327.prototype.getX=function(){return this.normalize(),this.x.fromRed()};var _$edwards_325={};function EdwardsCurve(t){this.twisted=1!=(0|t.a),this.mOneA=this.twisted&&-1==(0|t.a),this.extended=this.mOneA,_$base_324.call(this,"edwards",t),this.a=new _$bn_338(t.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new _$bn_338(t.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new _$bn_338(t.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),this.oneC=1==(0|t.c)}function __Point_325(t,e,r,i,n){_$base_324.BasePoint.call(this,t,"projective"),null===e&&null===r&&null===i?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new _$bn_338(e,16),this.y=new _$bn_338(r,16),this.z=i?new _$bn_338(i,16):this.curve.one,this.t=n&&new _$bn_338(n,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}_$utils_337.assert,_$inherits_browser_375(EdwardsCurve,_$base_324),_$edwards_325=EdwardsCurve,EdwardsCurve.prototype._mulA=function(t){return this.mOneA?t.redNeg():this.a.redMul(t)},EdwardsCurve.prototype._mulC=function(t){return this.oneC?t:this.c.redMul(t)},EdwardsCurve.prototype.jpoint=function(t,e,r,i){return this.point(t,e,r,i)},EdwardsCurve.prototype.pointFromX=function(t,e){(t=new _$bn_338(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr(),i=this.c2.redSub(this.a.redMul(r)),n=this.one.redSub(this.c2.redMul(this.d).redMul(r)),o=i.redMul(n.redInvm()),a=o.redSqrt();if(0!==a.redSqr().redSub(o).cmp(this.zero))throw new Error("invalid point");var s=a.fromRed().isOdd();return(e&&!s||!e&&s)&&(a=a.redNeg()),this.point(t,a)},EdwardsCurve.prototype.pointFromY=function(t,e){(t=new _$bn_338(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr(),i=r.redSub(this.c2),n=r.redMul(this.d).redMul(this.c2).redSub(this.a),o=i.redMul(n.redInvm());if(0===o.cmp(this.zero)){if(e)throw new Error("invalid point");return this.point(this.zero,t)}var a=o.redSqrt();if(0!==a.redSqr().redSub(o).cmp(this.zero))throw new Error("invalid point");return a.fromRed().isOdd()!==e&&(a=a.redNeg()),this.point(a,t)},EdwardsCurve.prototype.validate=function(t){if(t.isInfinity())return!0;t.normalize();var e=t.x.redSqr(),r=t.y.redSqr(),i=e.redMul(this.a).redAdd(r),n=this.c2.redMul(this.one.redAdd(this.d.redMul(e).redMul(r)));return 0===i.cmp(n)},_$inherits_browser_375(__Point_325,_$base_324.BasePoint),EdwardsCurve.prototype.pointFromJSON=function(t){return __Point_325.fromJSON(this,t)},EdwardsCurve.prototype.point=function(t,e,r,i){return new __Point_325(this,t,e,r,i)},__Point_325.fromJSON=function(t,e){return new __Point_325(t,e[0],e[1],e[2])},__Point_325.prototype.inspect=function(){return this.isInfinity()?"":""},__Point_325.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c))},__Point_325.prototype._extDbl=function(){var t=this.x.redSqr(),e=this.y.redSqr(),r=this.z.redSqr();r=r.redIAdd(r);var i=this.curve._mulA(t),n=this.x.redAdd(this.y).redSqr().redISub(t).redISub(e),o=i.redAdd(e),a=o.redSub(r),s=i.redSub(e),u=n.redMul(a),h=o.redMul(s),f=n.redMul(s),c=a.redMul(o);return this.curve.point(u,h,c,f)},__Point_325.prototype._projDbl=function(){var t,e,r,i,n,o,a=this.x.redAdd(this.y).redSqr(),s=this.x.redSqr(),u=this.y.redSqr();if(this.curve.twisted){var h=(i=this.curve._mulA(s)).redAdd(u);this.zOne?(t=a.redSub(s).redSub(u).redMul(h.redSub(this.curve.two)),e=h.redMul(i.redSub(u)),r=h.redSqr().redSub(h).redSub(h)):(n=this.z.redSqr(),o=h.redSub(n).redISub(n),t=a.redSub(s).redISub(u).redMul(o),e=h.redMul(i.redSub(u)),r=h.redMul(o))}else i=s.redAdd(u),n=this.curve._mulC(this.z).redSqr(),o=i.redSub(n).redSub(n),t=this.curve._mulC(a.redISub(i)).redMul(o),e=this.curve._mulC(i).redMul(s.redISub(u)),r=i.redMul(o);return this.curve.point(t,e,r)},__Point_325.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()},__Point_325.prototype._extAdd=function(t){var e=this.y.redSub(this.x).redMul(t.y.redSub(t.x)),r=this.y.redAdd(this.x).redMul(t.y.redAdd(t.x)),i=this.t.redMul(this.curve.dd).redMul(t.t),n=this.z.redMul(t.z.redAdd(t.z)),o=r.redSub(e),a=n.redSub(i),s=n.redAdd(i),u=r.redAdd(e),h=o.redMul(a),f=s.redMul(u),c=o.redMul(u),l=a.redMul(s);return this.curve.point(h,f,l,c)},__Point_325.prototype._projAdd=function(t){var e,r,i=this.z.redMul(t.z),n=i.redSqr(),o=this.x.redMul(t.x),a=this.y.redMul(t.y),s=this.curve.d.redMul(o).redMul(a),u=n.redSub(s),h=n.redAdd(s),f=this.x.redAdd(this.y).redMul(t.x.redAdd(t.y)).redISub(o).redISub(a),c=i.redMul(u).redMul(f);return this.curve.twisted?(e=i.redMul(h).redMul(a.redSub(this.curve._mulA(o))),r=u.redMul(h)):(e=i.redMul(h).redMul(a.redSub(o)),r=this.curve._mulC(u).redMul(h)),this.curve.point(c,e,r)},__Point_325.prototype.add=function(t){return this.isInfinity()?t:t.isInfinity()?this:this.curve.extended?this._extAdd(t):this._projAdd(t)},__Point_325.prototype.mul=function(t){return this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve._wnafMul(this,t)},__Point_325.prototype.mulAdd=function(t,e,r){return this.curve._wnafMulAdd(1,[this,e],[t,r],2,!1)},__Point_325.prototype.jmulAdd=function(t,e,r){return this.curve._wnafMulAdd(1,[this,e],[t,r],2,!0)},__Point_325.prototype.normalize=function(){if(this.zOne)return this;var t=this.z.redInvm();return this.x=this.x.redMul(t),this.y=this.y.redMul(t),this.t&&(this.t=this.t.redMul(t)),this.z=this.curve.one,this.zOne=!0,this},__Point_325.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())},__Point_325.prototype.getX=function(){return this.normalize(),this.x.fromRed()},__Point_325.prototype.getY=function(){return this.normalize(),this.y.fromRed()},__Point_325.prototype.eq=function(t){return this===t||0===this.getX().cmp(t.getX())&&0===this.getY().cmp(t.getY())},__Point_325.prototype.eqXToP=function(t){var e=t.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(e))return!0;for(var r=t.clone(),i=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(e.redIAdd(i),0===this.x.cmp(e))return!0}},__Point_325.prototype.toP=__Point_325.prototype.normalize,__Point_325.prototype.mixedAdd=__Point_325.prototype.add;var _$curve_326={},__curve_326=_$curve_326;__curve_326.base=_$base_324,__curve_326.short=_$short_328,__curve_326.mont=_$mont_327,__curve_326.edwards=_$edwards_325;var _$utils_371={};function isSurrogatePair(t,e){return 55296==(64512&t.charCodeAt(e))&&!(e<0||e+1>=t.length)&&56320==(64512&t.charCodeAt(e+1))}function htonl(t){return(t>>>24|t>>>8&65280|t<<8&16711680|(255&t)<<24)>>>0}function __zero2_371(t){return 1===t.length?"0"+t:t}function zero8(t){return 7===t.length?"0"+t:6===t.length?"00"+t:5===t.length?"000"+t:4===t.length?"0000"+t:3===t.length?"00000"+t:2===t.length?"000000"+t:1===t.length?"0000000"+t:t}_$utils_371.inherits=_$inherits_browser_375,_$utils_371.toArray=function(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var r=[];if("string"==typeof t)if(e){if("hex"===e)for((t=t.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(t="0"+t),n=0;n>6|192,r[i++]=63&o|128):isSurrogatePair(t,n)?(o=65536+((1023&o)<<10)+(1023&t.charCodeAt(++n)),r[i++]=o>>18|240,r[i++]=o>>12&63|128,r[i++]=o>>6&63|128,r[i++]=63&o|128):(r[i++]=o>>12|224,r[i++]=o>>6&63|128,r[i++]=63&o|128)}else for(n=0;n>>0}return n},_$utils_371.split32=function(t,e){for(var r=new Array(4*t.length),i=0,n=0;i>>24,r[n+1]=o>>>16&255,r[n+2]=o>>>8&255,r[n+3]=255&o):(r[n+3]=o>>>24,r[n+2]=o>>>16&255,r[n+1]=o>>>8&255,r[n]=255&o)}return r},_$utils_371.rotr32=function(t,e){return t>>>e|t<<32-e},_$utils_371.rotl32=function(t,e){return t<>>32-e},_$utils_371.sum32=function(t,e){return t+e>>>0},_$utils_371.sum32_3=function(t,e,r){return t+e+r>>>0},_$utils_371.sum32_4=function(t,e,r,i){return t+e+r+i>>>0},_$utils_371.sum32_5=function(t,e,r,i,n){return t+e+r+i+n>>>0},_$utils_371.sum64=function(t,e,r,i){var n=t[e],o=i+t[e+1]>>>0,a=(o>>0,t[e+1]=o},_$utils_371.sum64_hi=function(t,e,r,i){return(e+i>>>0>>0},_$utils_371.sum64_lo=function(t,e,r,i){return e+i>>>0},_$utils_371.sum64_4_hi=function(t,e,r,i,n,o,a,s){var u=0,h=e;return u+=(h=h+i>>>0)>>0)>>0)>>0},_$utils_371.sum64_4_lo=function(t,e,r,i,n,o,a,s){return e+i+o+s>>>0},_$utils_371.sum64_5_hi=function(t,e,r,i,n,o,a,s,u,h){var f=0,c=e;return f+=(c=c+i>>>0)>>0)>>0)>>0)>>0},_$utils_371.sum64_5_lo=function(t,e,r,i,n,o,a,s,u,h){return e+i+o+s+h>>>0},_$utils_371.rotr64_hi=function(t,e,r){return(e<<32-r|t>>>r)>>>0},_$utils_371.rotr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0},_$utils_371.shr64_hi=function(t,e,r){return t>>>r},_$utils_371.shr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0};var _$common_361={};function BlockHash(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}_$common_361.BlockHash=BlockHash,BlockHash.prototype.update=function(t,e){if(t=_$utils_371.toArray(t,e),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var r=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-r,t.length),0===this.pending.length&&(this.pending=null),t=_$utils_371.join32(t,0,t.length-r,this.endian);for(var i=0;i>>24&255,i[n++]=t>>>16&255,i[n++]=t>>>8&255,i[n++]=255&t}else for(i[n++]=255&t,i[n++]=t>>>8&255,i[n++]=t>>>16&255,i[n++]=t>>>24&255,i[n++]=0,i[n++]=0,i[n++]=0,i[n++]=0,o=8;o>>3},_$common_370.g1_256=function(t){return rotr32(t,17)^rotr32(t,19)^t>>>10};var _$1_365={},rotl32=_$utils_371.rotl32,sum32=_$utils_371.sum32,sum32_5=_$utils_371.sum32_5,ft_1=_$common_370.ft_1,__BlockHash_365=_$common_361.BlockHash,sha1_K=[1518500249,1859775393,2400959708,3395469782];function SHA1(){if(!(this instanceof SHA1))return new SHA1;__BlockHash_365.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}_$utils_371.inherits(SHA1,__BlockHash_365),_$1_365=SHA1,SHA1.blockSize=512,SHA1.outSize=160,SHA1.hmacStrength=80,SHA1.padLength=64,SHA1.prototype._update=function(t,e){for(var r=this.W,i=0;i<16;i++)r[i]=t[e+i];for(;ithis.blockSize&&(t=(new this.Hash).update(t).digest());for(var e=t.length;ethis.reseedInterval)throw new Error("Reseed is required");"string"!=typeof e&&(i=r,r=e,e=null),r&&(r=_$utils_384.toArray(r,i||"hex"),this._update(r));for(var n=[];n.length"};var _$signature_332={};function Signature(t,e){if(t instanceof Signature)return t;this._importDER(t,e)||(this.r=new _$bn_338(t.r,16),this.s=new _$bn_338(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam)}function Position(){this.place=0}function getLength(t,e){var r=t[e.place++];if(!(128&r))return r;var i=15&r;if(0===i||i>4)return!1;if(0===t[e.place])return!1;for(var n=0,o=0,a=e.place;o>>=0;return!(n<=127)&&(e.place=a,n)}function rmPadding(t){for(var e=0,r=t.length-1;!t[e]&&!(128&t[e+1])&&e>>3);for(t.push(128|r);--r;)t.push(e>>>(r<<3)&255);t.push(e)}}_$utils_337.assert,_$signature_332=Signature,Signature.prototype._importDER=function(t,e){t=_$utils_337.toArray(t,e);var r=new Position;if(48!==t[r.place++])return!1;var i=getLength(t,r);if(!1===i)return!1;if(i+r.place!==t.length)return!1;if(2!==t[r.place++])return!1;var n=getLength(t,r);if(!1===n)return!1;if(0!=(128&t[r.place]))return!1;var o=t.slice(r.place,n+r.place);if(r.place+=n,2!==t[r.place++])return!1;var a=getLength(t,r);if(!1===a)return!1;if(t.length!==a+r.place)return!1;if(0!=(128&t[r.place]))return!1;var s=t.slice(r.place,a+r.place);if(0===o[0]){if(!(128&o[1]))return!1;o=o.slice(1)}if(0===s[0]){if(!(128&s[1]))return!1;s=s.slice(1)}return this.r=new _$bn_338(o),this.s=new _$bn_338(s),this.recoveryParam=null,!0},Signature.prototype.toDER=function(t){var e=this.r.toArray(),r=this.s.toArray();for(128&e[0]&&(e=[0].concat(e)),128&r[0]&&(r=[0].concat(r)),e=rmPadding(e),r=rmPadding(r);!(r[0]||128&r[1]);)r=r.slice(1);var i=[2];constructLength(i,e.length),(i=i.concat(e)).push(2),constructLength(i,r.length);var n=i.concat(r),o=[48];return constructLength(o,n.length),o=o.concat(n),_$utils_337.encode(o,t)};var _$ec_330={},__KeyPair_330=(_$utils_337.assert,_$key_331);function EC(t){if(!(this instanceof EC))return new EC(t);"string"==typeof t&&(t=_$curves_329[t]),t instanceof _$curves_329.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash}_$ec_330=EC,EC.prototype.keyPair=function(t){return new __KeyPair_330(this,t)},EC.prototype.keyFromPrivate=function(t,e){return __KeyPair_330.fromPrivate(this,t,e)},EC.prototype.keyFromPublic=function(t,e){return __KeyPair_330.fromPublic(this,t,e)},EC.prototype.genKeyPair=function(t){t||(t={});for(var e=new _$hmacDrbg_373({hash:this.hash,pers:t.pers,persEnc:t.persEnc||"utf8",entropy:t.entropy||_$brorand_215(this.hash.hmacStrength),entropyEnc:t.entropy&&t.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),i=this.n.sub(new _$bn_338(2));;){var n=new _$bn_338(e.generate(r));if(!(n.cmp(i)>0))return n.iaddn(1),this.keyFromPrivate(n)}},EC.prototype._truncateToN=function(t,e){var r=8*t.byteLength()-this.n.bitLength();return r>0&&(t=t.ushrn(r)),!e&&t.cmp(this.n)>=0?t.sub(this.n):t},EC.prototype.sign=function(t,e,r,i){"object"==typeof r&&(i=r,r=null),i||(i={}),e=this.keyFromPrivate(e,r),t=this._truncateToN(new _$bn_338(t,16));for(var n=this.n.byteLength(),o=e.getPrivate().toArray("be",n),a=t.toArray("be",n),s=new _$hmacDrbg_373({hash:this.hash,entropy:o,nonce:a,pers:i.pers,persEnc:i.persEnc||"utf8"}),u=this.n.sub(new _$bn_338(1)),h=0;;h++){var f=i.k?i.k(h):new _$bn_338(s.generate(this.n.byteLength()));if(!((f=this._truncateToN(f,!0)).cmpn(1)<=0||f.cmp(u)>=0)){var c=this.g.mul(f);if(!c.isInfinity()){var l=c.getX(),d=l.umod(this.n);if(0!==d.cmpn(0)){var p=f.invm(this.n).mul(d.mul(e.getPrivate()).iadd(t));if(0!==(p=p.umod(this.n)).cmpn(0)){var _=(c.getY().isOdd()?1:0)|(0!==l.cmp(d)?2:0);return i.canonical&&p.cmp(this.nh)>0&&(p=this.n.sub(p),_^=1),new _$signature_332({r:d,s:p,recoveryParam:_})}}}}}},EC.prototype.verify=function(t,e,r,i){t=this._truncateToN(new _$bn_338(t,16)),r=this.keyFromPublic(r,i);var n=(e=new _$signature_332(e,"hex")).r,o=e.s;if(n.cmpn(1)<0||n.cmp(this.n)>=0)return!1;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;var a,s=o.invm(this.n),u=s.mul(t).umod(this.n),h=s.mul(n).umod(this.n);return this.curve._maxwellTrick?!(a=this.g.jmulAdd(u,r.getPublic(),h)).isInfinity()&&a.eqXToP(n):!(a=this.g.mulAdd(u,r.getPublic(),h)).isInfinity()&&0===a.getX().umod(this.n).cmp(n)},EC.prototype.recoverPubKey=function(t,e,r,i){e=new _$signature_332(e,i);var n=this.n,o=new _$bn_338(t),a=e.r,s=e.s,u=1&r,h=r>>1;if(a.cmp(this.curve.p.umod(this.curve.n))>=0&&h)throw new Error("Unable to find sencond key candinate");a=h?this.curve.pointFromX(a.add(this.curve.n),u):this.curve.pointFromX(a,u);var f=e.r.invm(n),c=n.sub(o).mul(f).umod(n),l=s.mul(f).umod(n);return this.g.mulAdd(c,a,l)},EC.prototype.getKeyRecoveryParam=function(t,e,r,i){if(null!==(e=new _$signature_332(e,i)).recoveryParam)return e.recoveryParam;for(var n=0;n<4;n++){var o;try{o=this.recoverPubKey(t,e,n)}catch(t){continue}if(o.eq(r))return n}throw new Error("Unable to find valid recovery factor")};var _$key_334={},parseBytes=(_$utils_337.assert,_$utils_337.parseBytes),cachedProperty=_$utils_337.cachedProperty;function __KeyPair_334(t,e){this.eddsa=t,this._secret=parseBytes(e.secret),t.isPoint(e.pub)?this._pub=e.pub:this._pubBytes=parseBytes(e.pub)}__KeyPair_334.fromPublic=function(t,e){return e instanceof __KeyPair_334?e:new __KeyPair_334(t,{pub:e})},__KeyPair_334.fromSecret=function(t,e){return e instanceof __KeyPair_334?e:new __KeyPair_334(t,{secret:e})},__KeyPair_334.prototype.secret=function(){return this._secret},cachedProperty(__KeyPair_334,"pubBytes",(function(){return this.eddsa.encodePoint(this.pub())})),cachedProperty(__KeyPair_334,"pub",(function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())})),cachedProperty(__KeyPair_334,"privBytes",(function(){var t=this.eddsa,e=this.hash(),r=t.encodingLength-1,i=e.slice(0,t.encodingLength);return i[0]&=248,i[r]&=127,i[r]|=64,i})),cachedProperty(__KeyPair_334,"priv",(function(){return this.eddsa.decodeInt(this.privBytes())})),cachedProperty(__KeyPair_334,"hash",(function(){return this.eddsa.hash().update(this.secret()).digest()})),cachedProperty(__KeyPair_334,"messagePrefix",(function(){return this.hash().slice(this.eddsa.encodingLength)})),__KeyPair_334.prototype.sign=function(t){return this.eddsa.sign(t,this)},__KeyPair_334.prototype.verify=function(t,e){return this.eddsa.verify(t,e,this)},__KeyPair_334.prototype.getSecret=function(t){return _$utils_337.encode(this.secret(),t)},__KeyPair_334.prototype.getPublic=function(t){return _$utils_337.encode(this.pubBytes(),t)},_$key_334=__KeyPair_334;var _$signature_335={},__cachedProperty_335=(_$utils_337.assert,_$utils_337.cachedProperty),__parseBytes_335=_$utils_337.parseBytes;function __Signature_335(t,e){this.eddsa=t,"object"!=typeof e&&(e=__parseBytes_335(e)),Array.isArray(e)&&(e={R:e.slice(0,t.encodingLength),S:e.slice(t.encodingLength)}),t.isPoint(e.R)&&(this._R=e.R),e.S instanceof _$bn_338&&(this._S=e.S),this._Rencoded=Array.isArray(e.R)?e.R:e.Rencoded,this._Sencoded=Array.isArray(e.S)?e.S:e.Sencoded}__cachedProperty_335(__Signature_335,"S",(function(){return this.eddsa.decodeInt(this.Sencoded())})),__cachedProperty_335(__Signature_335,"R",(function(){return this.eddsa.decodePoint(this.Rencoded())})),__cachedProperty_335(__Signature_335,"Rencoded",(function(){return this.eddsa.encodePoint(this.R())})),__cachedProperty_335(__Signature_335,"Sencoded",(function(){return this.eddsa.encodeInt(this.S())})),__Signature_335.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())},__Signature_335.prototype.toHex=function(){return _$utils_337.encode(this.toBytes(),"hex").toUpperCase()},_$signature_335=__Signature_335;var _$eddsa_333={},__parseBytes_333=(_$utils_337.assert,_$utils_337.parseBytes);function EDDSA(t){if(!(this instanceof EDDSA))return new EDDSA(t);t=_$curves_329[t].curve,this.curve=t,this.g=t.g,this.g.precompute(t.n.bitLength()+1),this.pointClass=t.point().constructor,this.encodingLength=Math.ceil(t.n.bitLength()/8),this.hash=_$hash_360.sha512}_$eddsa_333=EDDSA,EDDSA.prototype.sign=function(t,e){t=__parseBytes_333(t);var r=this.keyFromSecret(e),i=this.hashInt(r.messagePrefix(),t),n=this.g.mul(i),o=this.encodePoint(n),a=this.hashInt(o,r.pubBytes(),t).mul(r.priv()),s=i.add(a).umod(this.curve.n);return this.makeSignature({R:n,S:s,Rencoded:o})},EDDSA.prototype.verify=function(t,e,r){if(t=__parseBytes_333(t),(e=this.makeSignature(e)).S().gte(e.eddsa.curve.n)||e.S().isNeg())return!1;var i=this.keyFromPublic(r),n=this.hashInt(e.Rencoded(),i.pubBytes(),t),o=this.g.mul(e.S());return e.R().add(i.pub().mul(n)).eq(o)},EDDSA.prototype.hashInt=function(){for(var t=this.hash(),e=0;e=0)return null;var i=(r=r.toRed(ecparams.red)).redSqr().redIMul(r).redIAdd(ecparams.b).redSqrt();return 3===t!==i.isOdd()&&(i=i.redNeg()),ec.keyPair({pub:{x:r,y:i}})}(e,t.slice(1,33));case 4:case 6:case 7:return 65!==t.length?null:function(t,e,r){var i=new _$bn_444(e),n=new _$bn_444(r);if(i.cmp(ecparams.p)>=0||n.cmp(ecparams.p)>=0)return null;if(i=i.toRed(ecparams.red),n=n.toRed(ecparams.red),(6===t||7===t)&&n.isOdd()!==(7===t))return null;var o=i.redSqr().redIMul(i);return n.redSqr().redISub(o.redIAdd(ecparams.b)).isZero()?ec.keyPair({pub:{x:i,y:n}}):null}(e,t.slice(1,33),t.slice(33,65));default:return null}}_$elliptic_441.privateKeyVerify=function(t){var e=new _$bn_444(t);return e.cmp(ecparams.n)<0&&!e.isZero()},_$elliptic_441.privateKeyExport=function(t,e){var r=new _$bn_444(t);if(r.cmp(ecparams.n)>=0||r.isZero())throw new Error(_$messages_443.EC_PRIVATE_KEY_EXPORT_DER_FAIL);return __Buffer_441.from(ec.keyFromPrivate(t).getPublic(e,!0))},_$elliptic_441.privateKeyNegate=function(t){var e=new _$bn_444(t);return e.isZero()?__Buffer_441.alloc(32):ecparams.n.sub(e).umod(ecparams.n).toArrayLike(__Buffer_441,"be",32)},_$elliptic_441.privateKeyModInverse=function(t){var e=new _$bn_444(t);if(e.cmp(ecparams.n)>=0||e.isZero())throw new Error(_$messages_443.EC_PRIVATE_KEY_RANGE_INVALID);return e.invm(ecparams.n).toArrayLike(__Buffer_441,"be",32)},_$elliptic_441.privateKeyTweakAdd=function(t,e){var r=new _$bn_444(e);if(r.cmp(ecparams.n)>=0)throw new Error(_$messages_443.EC_PRIVATE_KEY_TWEAK_ADD_FAIL);if(r.iadd(new _$bn_444(t)),r.cmp(ecparams.n)>=0&&r.isub(ecparams.n),r.isZero())throw new Error(_$messages_443.EC_PRIVATE_KEY_TWEAK_ADD_FAIL);return r.toArrayLike(__Buffer_441,"be",32)},_$elliptic_441.privateKeyTweakMul=function(t,e){var r=new _$bn_444(e);if(r.cmp(ecparams.n)>=0||r.isZero())throw new Error(_$messages_443.EC_PRIVATE_KEY_TWEAK_MUL_FAIL);return r.imul(new _$bn_444(t)),r.cmp(ecparams.n)&&(r=r.umod(ecparams.n)),r.toArrayLike(__Buffer_441,"be",32)},_$elliptic_441.publicKeyCreate=function(t,e){var r=new _$bn_444(t);if(r.cmp(ecparams.n)>=0||r.isZero())throw new Error(_$messages_443.EC_PUBLIC_KEY_CREATE_FAIL);return __Buffer_441.from(ec.keyFromPrivate(t).getPublic(e,!0))},_$elliptic_441.publicKeyConvert=function(t,e){var r=loadPublicKey(t);if(null===r)throw new Error(_$messages_443.EC_PUBLIC_KEY_PARSE_FAIL);return __Buffer_441.from(r.getPublic(e,!0))},_$elliptic_441.publicKeyVerify=function(t){return null!==loadPublicKey(t)},_$elliptic_441.publicKeyTweakAdd=function(t,e,r){var i=loadPublicKey(t);if(null===i)throw new Error(_$messages_443.EC_PUBLIC_KEY_PARSE_FAIL);if((e=new _$bn_444(e)).cmp(ecparams.n)>=0)throw new Error(_$messages_443.EC_PUBLIC_KEY_TWEAK_ADD_FAIL);var n=ecparams.g.mul(e).add(i.pub);if(n.isInfinity())throw new Error(_$messages_443.EC_PUBLIC_KEY_TWEAK_ADD_FAIL);return __Buffer_441.from(n.encode(!0,r))},_$elliptic_441.publicKeyTweakMul=function(t,e,r){var i=loadPublicKey(t);if(null===i)throw new Error(_$messages_443.EC_PUBLIC_KEY_PARSE_FAIL);if((e=new _$bn_444(e)).cmp(ecparams.n)>=0||e.isZero())throw new Error(_$messages_443.EC_PUBLIC_KEY_TWEAK_MUL_FAIL);return __Buffer_441.from(i.pub.mul(e).encode(!0,r))},_$elliptic_441.publicKeyCombine=function(t,e){for(var r=new Array(t.length),i=0;i=0||r.cmp(ecparams.n)>=0)throw new Error(_$messages_443.ECDSA_SIGNATURE_PARSE_FAIL);var i=__Buffer_441.from(t);return 1===r.cmp(ec.nh)&&ecparams.n.sub(r).toArrayLike(__Buffer_441,"be",32).copy(i,32),i},_$elliptic_441.signatureExport=function(t){var e=t.slice(0,32),r=t.slice(32,64);if(new _$bn_444(e).cmp(ecparams.n)>=0||new _$bn_444(r).cmp(ecparams.n)>=0)throw new Error(_$messages_443.ECDSA_SIGNATURE_PARSE_FAIL);return{r:e,s:r}},_$elliptic_441.signatureImport=function(t){var e=new _$bn_444(t.r);e.cmp(ecparams.n)>=0&&(e=new _$bn_444(0));var r=new _$bn_444(t.s);return r.cmp(ecparams.n)>=0&&(r=new _$bn_444(0)),__Buffer_441.concat([e.toArrayLike(__Buffer_441,"be",32),r.toArrayLike(__Buffer_441,"be",32)])},_$elliptic_441.sign=function(t,e,r,i){if("function"==typeof r){var n=r;r=function(r){var o=n(t,e,null,i,r);if(!__Buffer_441.isBuffer(o)||32!==o.length)throw new Error(_$messages_443.ECDSA_SIGN_FAIL);return new _$bn_444(o)}}var o=new _$bn_444(e);if(o.cmp(ecparams.n)>=0||o.isZero())throw new Error(_$messages_443.ECDSA_SIGN_FAIL);var a=ec.sign(t,e,{canonical:!0,k:r,pers:i});return{signature:__Buffer_441.concat([a.r.toArrayLike(__Buffer_441,"be",32),a.s.toArrayLike(__Buffer_441,"be",32)]),recovery:a.recoveryParam}},_$elliptic_441.verify=function(t,e,r){var i={r:e.slice(0,32),s:e.slice(32,64)},n=new _$bn_444(i.r),o=new _$bn_444(i.s);if(n.cmp(ecparams.n)>=0||o.cmp(ecparams.n)>=0)throw new Error(_$messages_443.ECDSA_SIGNATURE_PARSE_FAIL);if(1===o.cmp(ec.nh)||n.isZero()||o.isZero())return!1;var a=loadPublicKey(r);if(null===a)throw new Error(_$messages_443.EC_PUBLIC_KEY_PARSE_FAIL);return ec.verify(t,i,{x:a.pub.x,y:a.pub.y})},_$elliptic_441.recover=function(t,e,r,i){var n={r:e.slice(0,32),s:e.slice(32,64)},o=new _$bn_444(n.r),a=new _$bn_444(n.s);if(o.cmp(ecparams.n)>=0||a.cmp(ecparams.n)>=0)throw new Error(_$messages_443.ECDSA_SIGNATURE_PARSE_FAIL);try{if(o.isZero()||a.isZero())throw new Error;var s=ec.recoverPubKey(t,n,r);return __Buffer_441.from(s.encode(!0,i))}catch(u){throw new Error(_$messages_443.ECDSA_RECOVER_FAIL)}},_$elliptic_441.ecdh=function(t,e){var r=_$elliptic_441.ecdhUnsafe(t,e,!0);return _$browser_262("sha256").update(r).digest()},_$elliptic_441.ecdhUnsafe=function(t,e,r){var i=loadPublicKey(t);if(null===i)throw new Error(_$messages_443.EC_PUBLIC_KEY_PARSE_FAIL);var n=new _$bn_444(e);if(n.cmp(ecparams.n)>=0||n.isZero())throw new Error(_$messages_443.ECDH_FAIL);return __Buffer_441.from(i.pub.mul(n).encode(!0,r))};var _$elliptic_438=_$lib_442(_$elliptic_441),_$bitcoinjsMessage_213={};(function(t){(function(){function e(t){return _$browser_262("sha256").update(t).digest()}function r(r,i){i=i||"\x18Bitcoin Signed Message:\n",t.isBuffer(i)||(i=t.from(i,"utf8"));var n=_$varuintBitcoin_483.encodingLength(r.length),o=t.allocUnsafe(i.length+n+r.length);return i.copy(o,0),_$varuintBitcoin_483.encode(r.length,o,i.length),o.write(r,i.length+n),function(t){return e(e(t))}(o)}_$bitcoinjsMessage_213={sign:function(e,i,n,o){var a=r(e,o),s=_$elliptic_438.sign(a,i);return function(e,r,i){return i&&(r+=4),t.concat([t.alloc(1,r+27),e])}(s.signature,s.recovery,n)},verify:function(i,n,o,a){t.isBuffer(o)||(o=t.from(o,"base64"));var s,u=function(t){if(65!==t.length)throw new Error("Invalid signature length");var e=t.readUInt8(0)-27;if(e>7)throw new Error("Invalid signature parameter");return{compressed:!!(4&e),recovery:3&e,signature:t.slice(1)}}(o),h=r(i,a),f=(s=_$elliptic_438.recover(h,u.signature,u.recovery,u.compressed),_$browser_262("ripemd160").update(e(s)).digest()),c=_$bs58check_247.decode(n).slice(1);return _$bufferEquals_248(f,c)}}}).call(this)}).call(this,_$buffer_251({}).Buffer);var _$Error_342=Error,_$EvalError_341=EvalError,_$RangeError_343=RangeError,_$ReferenceError_344=ReferenceError,_$SyntaxError_345=SyntaxError,_$TypeError_346=TypeError,_$URIError_347=URIError,_$shams_358=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),r=Object(e);if("string"==typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(e in t[e]=42,t)return!1;if("function"==typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var i=Object.getOwnPropertySymbols(t);if(1!==i.length||i[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var n=Object.getOwnPropertyDescriptor(t,e);if(42!==n.value||!0!==n.enumerable)return!1}return!0},origSymbol="undefined"!=typeof Symbol&&Symbol,_$hasSymbols_357=function(){return"function"==typeof origSymbol&&"function"==typeof Symbol&&"symbol"==typeof origSymbol("foo")&&"symbol"==typeof Symbol("bar")&&_$shams_358()},test={__proto__:null,foo:{}},$Object=Object,_$hasProto_356=function(){return{__proto__:test}.foo===test.foo&&!(test instanceof $Object)},toStr=Object.prototype.toString,max=Math.max,concatty=function(t,e){for(var r=[],i=0;i1&&"boolean"!=typeof e)throw new _$TypeError_346('"allowMissing" argument must be a boolean');if(null===$exec(/^%?[^%]*%?$/,t))throw new _$SyntaxError_345("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=function(t){var e=$strSlice(t,0,1),r=$strSlice(t,-1);if("%"===e&&"%"!==r)throw new _$SyntaxError_345("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==e)throw new _$SyntaxError_345("invalid intrinsic syntax, expected opening `%`");var i=[];return $replace(t,rePropName,(function(t,e,r,n){i[i.length]=r?$replace(n,reEscapeChar,"$1"):e||t})),i}(t),i=r.length>0?r[0]:"",n=getBaseIntrinsic("%"+i+"%",e),o=n.name,a=n.value,s=!1,u=n.alias;u&&(i=u[0],$spliceApply(r,$concat([0,1],u)));for(var h=1,f=!0;h=r.length){var p=$gOPD(a,c);a=(f=!!p)&&"get"in p&&!("originalValue"in p.get)?p.get:a[c]}else f=_$hasown_372(a,c),a=a[c];f&&!s&&(INTRINSICS[o]=a)}}return a},$defineProperty=_$getIntrinsic_353("%Object.defineProperty%",!0)||!1;if($defineProperty)try{$defineProperty({},"a",{value:1})}catch(e){$defineProperty=!1}var _$$defineProperty_340=$defineProperty,__$gOPD_354=_$getIntrinsic_353("%Object.getOwnPropertyDescriptor%",!0);if(__$gOPD_354)try{__$gOPD_354([],"length")}catch(e){__$gOPD_354=null}var _$$gOPD_354=__$gOPD_354,_$defineDataProperty_301=function(t,e,r){if(!t||"object"!=typeof t&&"function"!=typeof t)throw new _$TypeError_346("`obj` must be an object or a function`");if("string"!=typeof e&&"symbol"!=typeof e)throw new _$TypeError_346("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!=typeof arguments[3]&&null!==arguments[3])throw new _$TypeError_346("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!=typeof arguments[4]&&null!==arguments[4])throw new _$TypeError_346("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!=typeof arguments[5]&&null!==arguments[5])throw new _$TypeError_346("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!=typeof arguments[6])throw new _$TypeError_346("`loose`, if provided, must be a boolean");var i=arguments.length>3?arguments[3]:null,n=arguments.length>4?arguments[4]:null,o=arguments.length>5?arguments[5]:null,a=arguments.length>6&&arguments[6],s=!!_$$gOPD_354&&_$$gOPD_354(t,e);if(_$$defineProperty_340)_$$defineProperty_340(t,e,{configurable:null===o&&s?s.configurable:!o,enumerable:null===i&&s?s.enumerable:!i,value:r,writable:null===n&&s?s.writable:!n});else{if(!a&&(i||n||o))throw new _$SyntaxError_345("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");t[e]=r}},_$hasPropertyDescriptors_355={},hasPropertyDescriptors=function(){return!!_$$defineProperty_340};hasPropertyDescriptors.hasArrayLengthDefineBug=function(){if(!_$$defineProperty_340)return null;try{return 1!==_$$defineProperty_340([],"length",{value:1}).length}catch(e){return!0}},_$hasPropertyDescriptors_355=hasPropertyDescriptors;var hasDescriptors=_$hasPropertyDescriptors_355(),$floor=_$getIntrinsic_353("%Math.floor%"),_$setFunctionLength_445=function(t,e){if("function"!=typeof t)throw new _$TypeError_346("`fn` is not a function");if("number"!=typeof e||e<0||e>4294967295||$floor(e)!==e)throw new _$TypeError_346("`length` must be a positive 32-bit integer");var r=arguments.length>2&&!!arguments[2],i=!0,n=!0;if("length"in t&&_$$gOPD_354){var o=_$$gOPD_354(t,"length");o&&!o.configurable&&(i=!1),o&&!o.writable&&(n=!1)}return(i||n||!r)&&(hasDescriptors?_$defineDataProperty_301(t,"length",e,!0,!0):_$defineDataProperty_301(t,"length",e)),t},_$callBind_253={},$apply=_$getIntrinsic_353("%Function.prototype.apply%"),$call=_$getIntrinsic_353("%Function.prototype.call%"),$reflectApply=_$getIntrinsic_353("%Reflect.apply%",!0)||_$functionBind_352.call($call,$apply),$max=_$getIntrinsic_353("%Math.max%");_$callBind_253=function(t){if("function"!=typeof t)throw new _$TypeError_346("a function is required");var e=$reflectApply(_$functionBind_352,$call,arguments);return _$setFunctionLength_445(e,1+$max(0,t.length-(arguments.length-1)),!0)};var applyBind=function(){return $reflectApply(_$functionBind_352,$apply,arguments)};_$$defineProperty_340?_$$defineProperty_340(_$callBind_253,"apply",{value:applyBind}):_$callBind_253.apply=applyBind;var $indexOf=_$callBind_253(_$getIntrinsic_353("String.prototype.indexOf")),_$callBound_252=function(t,e){var r=_$getIntrinsic_353(t,!!e);return"function"==typeof r&&$indexOf(t,".prototype.")>-1?_$callBind_253(r):r},_$inspect__385={};(function(t){(function(){var r="function"==typeof Map&&Map.prototype,i=Object.getOwnPropertyDescriptor&&r?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,n=r&&i&&"function"==typeof i.get?i.get:null,o=r&&Map.prototype.forEach,a="function"==typeof Set&&Set.prototype,s=Object.getOwnPropertyDescriptor&&a?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,u=a&&s&&"function"==typeof s.get?s.get:null,h=a&&Set.prototype.forEach,f="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,c="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,l="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,d=Boolean.prototype.valueOf,p=Object.prototype.toString,_=Function.prototype.toString,m=String.prototype.match,g=String.prototype.slice,y=String.prototype.replace,b=String.prototype.toUpperCase,v=String.prototype.toLowerCase,w=RegExp.prototype.test,M=Array.prototype.concat,$=Array.prototype.join,E=Array.prototype.slice,S=Math.floor,A="function"==typeof BigInt?BigInt.prototype.valueOf:null,B=Object.getOwnPropertySymbols,k="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,T="function"==typeof Symbol&&"object"==typeof Symbol.iterator,x="function"==typeof Symbol&&Symbol.toStringTag&&(Symbol.toStringTag,1)?Symbol.toStringTag:null,I=Object.prototype.propertyIsEnumerable,P=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__}:null);function R(t,e){if(t===1/0||t===-1/0||t!=t||t&&t>-1e3&&t<1e3||w.call(/e/,e))return e;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof t){var i=t<0?-S(-t):S(t);if(i!==t){var n=String(i),o=g.call(e,n.length+1);return y.call(n,r,"$&_")+"."+y.call(y.call(o,/([0-9]{3})/g,"$&_"),/_$/,"")}}return y.call(e,r,"$&_")}var C=_$empty_216({}),O=C.custom,N=H(O)?O:null;function L(t,e,r){var i="double"===(r.quoteStyle||e)?'"':"'";return i+t+i}function D(t){return y.call(String(t),/"/g,""")}function U(t){return!("[object Array]"!==K(t)||x&&"object"==typeof t&&x in t)}function j(t){return!("[object RegExp]"!==K(t)||x&&"object"==typeof t&&x in t)}function H(t){if(T)return t&&"object"==typeof t&&t instanceof Symbol;if("symbol"==typeof t)return!0;if(!t||"object"!=typeof t||!k)return!1;try{return k.call(t),!0}catch(e){}return!1}_$inspect__385=function r(i,a,s,p){var b=a||{};if(q(b,"quoteStyle")&&"single"!==b.quoteStyle&&"double"!==b.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(q(b,"maxStringLength")&&("number"==typeof b.maxStringLength?b.maxStringLength<0&&b.maxStringLength!==1/0:null!==b.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var w=!q(b,"customInspect")||b.customInspect;if("boolean"!=typeof w&&"symbol"!==w)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(q(b,"indent")&&null!==b.indent&&"\t"!==b.indent&&!(parseInt(b.indent,10)===b.indent&&b.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(q(b,"numericSeparator")&&"boolean"!=typeof b.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var S=b.numericSeparator;if(void 0===i)return"undefined";if(null===i)return"null";if("boolean"==typeof i)return i?"true":"false";if("string"==typeof i)return function t(e,r){if(e.length>r.maxStringLength){var i=e.length-r.maxStringLength,n="... "+i+" more character"+(i>1?"s":"");return t(g.call(e,0,r.maxStringLength),r)+n}return L(y.call(y.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,V),"single",r)}(i,b);if("number"==typeof i){if(0===i)return 1/0/i>0?"0":"-0";var B=String(i);return S?R(i,B):B}if("bigint"==typeof i){var O=String(i)+"n";return S?R(i,O):O}var z=void 0===b.depth?5:b.depth;if(void 0===s&&(s=0),s>=z&&z>0&&"object"==typeof i)return U(i)?"[Array]":"[Object]";var X=function(t,e){var r;if("\t"===t.indent)r="\t";else{if(!("number"==typeof t.indent&&t.indent>0))return null;r=$.call(Array(t.indent+1)," ")}return{base:r,prev:$.call(Array(e+1),r)}}(b,s);if(void 0===p)p=[];else if(F(p,i)>=0)return"[Circular]";function Q(t,e,i){if(e&&(p=E.call(p)).push(e),i){var n={depth:b.depth};return q(b,"quoteStyle")&&(n.quoteStyle=b.quoteStyle),r(t,n,s+1,p)}return r(t,b,s+1,p)}if("function"==typeof i&&!j(i)){var tt=function(t){if(t.name)return t.name;var e=m.call(_.call(t),/^function\s*([\w$]+)/);return e?e[1]:null}(i),et=J(i,Q);return"[Function"+(tt?": "+tt:" (anonymous)")+"]"+(et.length>0?" { "+$.call(et,", ")+" }":"")}if(H(i)){var rt=T?y.call(String(i),/^(Symbol\(.*\))_[^)]*$/,"$1"):k.call(i);return"object"!=typeof i||T?rt:G(rt)}if(function(t){return!(!t||"object"!=typeof t)&&("undefined"!=typeof HTMLElement&&t instanceof HTMLElement||"string"==typeof t.nodeName&&"function"==typeof t.getAttribute)}(i)){for(var it="<"+v.call(String(i.nodeName)),nt=i.attributes||[],ot=0;ot"}if(U(i)){if(0===i.length)return"[]";var at=J(i,Q);return X&&!function(t){for(var e=0;e=0)return!1;return!0}(at)?"["+Y(at,X)+"]":"[ "+$.call(at,", ")+" ]"}if(function(t){return!("[object Error]"!==K(t)||x&&"object"==typeof t&&x in t)}(i)){var st=J(i,Q);return"cause"in Error.prototype||!("cause"in i)||I.call(i,"cause")?0===st.length?"["+String(i)+"]":"{ ["+String(i)+"] "+$.call(st,", ")+" }":"{ ["+String(i)+"] "+$.call(M.call("[cause]: "+Q(i.cause),st),", ")+" }"}if("object"==typeof i&&w){if(N&&"function"==typeof i[N]&&C)return C(i,{depth:z-s});if("symbol"!==w&&"function"==typeof i.inspect)return i.inspect()}if(function(t){if(!n||!t||"object"!=typeof t)return!1;try{n.call(t);try{u.call(t)}catch(it){return!0}return t instanceof Map}catch(e){}return!1}(i)){var ut=[];return o&&o.call(i,(function(t,e){ut.push(Q(e,i,!0)+" => "+Q(t,i))})),Z("Map",n.call(i),ut,X)}if(function(t){if(!u||!t||"object"!=typeof t)return!1;try{u.call(t);try{n.call(t)}catch(r){return!0}return t instanceof Set}catch(e){}return!1}(i)){var ht=[];return h&&h.call(i,(function(t){ht.push(Q(t,i))})),Z("Set",u.call(i),ht,X)}if(function(t){if(!f||!t||"object"!=typeof t)return!1;try{f.call(t,f);try{c.call(t,c)}catch(it){return!0}return t instanceof WeakMap}catch(e){}return!1}(i))return W("WeakMap");if(function(t){if(!c||!t||"object"!=typeof t)return!1;try{c.call(t,c);try{f.call(t,f)}catch(it){return!0}return t instanceof WeakSet}catch(e){}return!1}(i))return W("WeakSet");if(function(t){if(!l||!t||"object"!=typeof t)return!1;try{return l.call(t),!0}catch(e){}return!1}(i))return W("WeakRef");if(function(t){return!("[object Number]"!==K(t)||x&&"object"==typeof t&&x in t)}(i))return G(Q(Number(i)));if(function(t){if(!t||"object"!=typeof t||!A)return!1;try{return A.call(t),!0}catch(e){}return!1}(i))return G(Q(A.call(i)));if(function(t){return!("[object Boolean]"!==K(t)||x&&"object"==typeof t&&x in t)}(i))return G(d.call(i));if(function(t){return!("[object String]"!==K(t)||x&&"object"==typeof t&&x in t)}(i))return G(Q(String(i)));if("undefined"!=typeof window&&i===window)return"{ [object Window] }";if("undefined"!=typeof globalThis&&i===globalThis||void 0!==t&&i===t)return"{ [object globalThis] }";if(!function(t){return!("[object Date]"!==K(t)||x&&"object"==typeof t&&x in t)}(i)&&!j(i)){var ft=J(i,Q),ct=P?P(i)===Object.prototype:i instanceof Object||i.constructor===Object,lt=i instanceof Object?"":"null prototype",dt=!ct&&x&&Object(i)===i&&x in i?g.call(K(i),8,-1):lt?"Object":"",pt=(ct||"function"!=typeof i.constructor?"":i.constructor.name?i.constructor.name+" ":"")+(dt||lt?"["+$.call(M.call([],dt||[],lt||[]),": ")+"] ":"");return 0===ft.length?pt+"{}":X?pt+"{"+Y(ft,X)+"}":pt+"{ "+$.call(ft,", ")+" }"}return String(i)};var z=Object.prototype.hasOwnProperty||function(t){return t in this};function q(t,e){return z.call(t,e)}function K(t){return p.call(t)}function F(t,e){if(t.indexOf)return t.indexOf(e);for(var r=0,i=t.length;r1;){var e=t.pop(),r=e.obj[e.prop];if(isArray(r)){for(var i=[],n=0;n=1024?o.slice(s,s+1024):o,h=[],f=0;f=48&&c<=57||c>=65&&c<=90||c>=97&&c<=122||n===_$formats_409.RFC1738&&(40===c||41===c)?h[h.length]=u.charAt(f):c<128?h[h.length]=hexTable[c]:c<2048?h[h.length]=hexTable[192|c>>6]+hexTable[128|63&c]:c<55296||c>=57344?h[h.length]=hexTable[224|c>>12]+hexTable[128|c>>6&63]+hexTable[128|63&c]:(f+=1,c=65536+((1023&c)<<10|1023&u.charCodeAt(f)),h[h.length]=hexTable[240|c>>18]+hexTable[128|c>>12&63]+hexTable[128|c>>6&63]+hexTable[128|63&c])}a+=h.join("")}return a},isBuffer:function(t){return!(!t||"object"!=typeof t||!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t)))},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},maybeMap:function(t,e){if(isArray(t)){for(var r=[],i=0;i0?v.join(",")||null:void 0}];else if(__isArray_412(f))S=f;else{var B=Object.keys(v);S=c?B.sort(c):B}var k=u?r.replace(/\./g,"%2E"):r,T=n&&__isArray_412(v)&&1===v.length?k+"[]":k;if(o&&__isArray_412(v)&&0===v.length)return T+"[]";for(var x=0;x0?l+c:""},__has_411=Object.prototype.hasOwnProperty,__isArray_411=Array.isArray,__defaults_411={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:_$utils_413.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1},interpretNumericEntities=function(t){return t.replace(/&#(\d+);/g,(function(t,e){return String.fromCharCode(parseInt(e,10))}))},parseArrayValue=function(t,e){return t&&"string"==typeof t&&e.comma&&t.indexOf(",")>-1?t.split(","):t},parseKeys=function(t,e,r,i){if(t){var n=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,o=/(\[[^[\]]*])/g,a=r.depth>0&&/(\[[^[\]]*])/.exec(n),s=a?n.slice(0,a.index):n,u=[];if(s){if(!r.plainObjects&&__has_411.call(Object.prototype,s)&&!r.allowPrototypes)return;u.push(s)}for(var h=0;r.depth>0&&null!==(a=o.exec(n))&&h=0;--o){var a,s=t[o];if("[]"===s&&r.parseArrays)a=r.allowEmptyArrays&&(""===n||r.strictNullHandling&&null===n)?[]:[].concat(n);else{a=r.plainObjects?Object.create(null):{};var u="["===s.charAt(0)&&"]"===s.charAt(s.length-1)?s.slice(1,-1):s,h=r.decodeDotInKeys?u.replace(/%2E/g,"."):u,f=parseInt(h,10);r.parseArrays||""!==h?!isNaN(f)&&s!==h&&String(f)===h&&f>=0&&r.parseArrays&&f<=r.arrayLimit?(a=[])[f]=n:"__proto__"!==h&&(a[h]=n):a={0:n}}n=a}return n}(u,e,r,i)}},_$parse_411=function(t,e){var r=function(t){if(!t)return __defaults_411;if(void 0!==t.allowEmptyArrays&&"boolean"!=typeof t.allowEmptyArrays)throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(void 0!==t.decodeDotInKeys&&"boolean"!=typeof t.decodeDotInKeys)throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(null!==t.decoder&&void 0!==t.decoder&&"function"!=typeof t.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e=void 0===t.charset?__defaults_411.charset:t.charset,r=void 0===t.duplicates?__defaults_411.duplicates:t.duplicates;if("combine"!==r&&"first"!==r&&"last"!==r)throw new TypeError("The duplicates option must be either combine, first, or last");return{allowDots:void 0===t.allowDots?!0===t.decodeDotInKeys||__defaults_411.allowDots:!!t.allowDots,allowEmptyArrays:"boolean"==typeof t.allowEmptyArrays?!!t.allowEmptyArrays:__defaults_411.allowEmptyArrays,allowPrototypes:"boolean"==typeof t.allowPrototypes?t.allowPrototypes:__defaults_411.allowPrototypes,allowSparse:"boolean"==typeof t.allowSparse?t.allowSparse:__defaults_411.allowSparse,arrayLimit:"number"==typeof t.arrayLimit?t.arrayLimit:__defaults_411.arrayLimit,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:__defaults_411.charsetSentinel,comma:"boolean"==typeof t.comma?t.comma:__defaults_411.comma,decodeDotInKeys:"boolean"==typeof t.decodeDotInKeys?t.decodeDotInKeys:__defaults_411.decodeDotInKeys,decoder:"function"==typeof t.decoder?t.decoder:__defaults_411.decoder,delimiter:"string"==typeof t.delimiter||_$utils_413.isRegExp(t.delimiter)?t.delimiter:__defaults_411.delimiter,depth:"number"==typeof t.depth||!1===t.depth?+t.depth:__defaults_411.depth,duplicates:r,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof t.interpretNumericEntities?t.interpretNumericEntities:__defaults_411.interpretNumericEntities,parameterLimit:"number"==typeof t.parameterLimit?t.parameterLimit:__defaults_411.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"==typeof t.plainObjects?t.plainObjects:__defaults_411.plainObjects,strictDepth:"boolean"==typeof t.strictDepth?!!t.strictDepth:__defaults_411.strictDepth,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:__defaults_411.strictNullHandling}}(e);if(""===t||null==t)return r.plainObjects?Object.create(null):{};for(var i="string"==typeof t?function(t,e){var r={__proto__:null},i=e.ignoreQueryPrefix?t.replace(/^\?/,""):t;i=i.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var n,o=e.parameterLimit===1/0?void 0:e.parameterLimit,a=i.split(e.delimiter,o),s=-1,u=e.charset;if(e.charsetSentinel)for(n=0;n-1&&(f=__isArray_411(f)?[f]:f);var p=__has_411.call(r,h);p&&"combine"===e.duplicates?r[h]=_$utils_413.combine(r[h],f):p&&"last"!==e.duplicates||(r[h]=f)}return r}(t,r):t,n=r.plainObjects?Object.create(null):{},o=Object.keys(i),a=0;a>o%8,t._prev=shiftIn(t._prev,r?i:n);return a}function shiftIn(t,e){var r=t.length,i=-1,n=__Buffer_226.allocUnsafe(t.length);for(t=__Buffer_226.concat([t,__Buffer_226.from([e])]);++i>7;return n}_$cfb1_226.encrypt=function(t,e,r){for(var i=e.length,n=__Buffer_226.allocUnsafe(i),o=-1;++o>>24]^f[p>>>16&255]^c[_>>>8&255]^l[255&m]^e[g++],a=h[p>>>24]^f[_>>>16&255]^c[m>>>8&255]^l[255&d]^e[g++],s=h[_>>>24]^f[m>>>16&255]^c[d>>>8&255]^l[255&p]^e[g++],u=h[m>>>24]^f[d>>>16&255]^c[p>>>8&255]^l[255&_]^e[g++],d=o,p=a,_=s,m=u;return o=(i[d>>>24]<<24|i[p>>>16&255]<<16|i[_>>>8&255]<<8|i[255&m])^e[g++],a=(i[p>>>24]<<24|i[_>>>16&255]<<16|i[m>>>8&255]<<8|i[255&d])^e[g++],s=(i[_>>>24]<<24|i[m>>>16&255]<<16|i[d>>>8&255]<<8|i[255&p])^e[g++],u=(i[m>>>24]<<24|i[d>>>16&255]<<16|i[p>>>8&255]<<8|i[255&_])^e[g++],[o>>>=0,a>>>=0,s>>>=0,u>>>=0]}var RCON=[0,1,2,4,8,16,32,64,128,27,54],G=function(){for(var t=new Array(256),e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;for(var r=[],i=[],n=[[],[],[],[]],o=[[],[],[],[]],a=0,s=0,u=0;u<256;++u){var h=s^s<<1^s<<2^s<<3^s<<4;h=h>>>8^255&h^99,r[a]=h,i[h]=a;var f=t[a],c=t[f],l=t[c],d=257*t[h]^16843008*h;n[0][a]=d<<24|d>>>8,n[1][a]=d<<16|d>>>16,n[2][a]=d<<8|d>>>24,n[3][a]=d,d=16843009*l^65537*c^257*f^16843008*a,o[0][h]=d<<24|d>>>8,o[1][h]=d<<16|d>>>16,o[2][h]=d<<8|d>>>24,o[3][h]=d,0===a?a=s=1:(a=f^t[t[t[l^f]]],s^=t[t[s]])}return{SBOX:r,INV_SBOX:i,SUB_MIX:n,INV_SUB_MIX:o}}();function AES(t){this._key=asUInt32Array(t),this._reset()}AES.blockSize=16,AES.keySize=32,AES.prototype.blockSize=AES.blockSize,AES.prototype.keySize=AES.keySize,AES.prototype._reset=function(){for(var t=this._key,e=t.length,r=e+6,i=4*(r+1),n=[],o=0;o>>24,a=G.SBOX[a>>>24]<<24|G.SBOX[a>>>16&255]<<16|G.SBOX[a>>>8&255]<<8|G.SBOX[255&a],a^=RCON[o/e|0]<<24):e>6&&o%e==4&&(a=G.SBOX[a>>>24]<<24|G.SBOX[a>>>16&255]<<16|G.SBOX[a>>>8&255]<<8|G.SBOX[255&a]),n[o]=n[o-e]^a}for(var s=[],u=0;u>>24]]^G.INV_SUB_MIX[1][G.SBOX[f>>>16&255]]^G.INV_SUB_MIX[2][G.SBOX[f>>>8&255]]^G.INV_SUB_MIX[3][G.SBOX[255&f]]}this._nRounds=r,this._keySchedule=n,this._invKeySchedule=s},AES.prototype.encryptBlockRaw=function(t){return cryptBlock(t=asUInt32Array(t),this._keySchedule,G.SUB_MIX,G.SBOX,this._nRounds)},AES.prototype.encryptBlock=function(t){var e=this.encryptBlockRaw(t),r=__Buffer_217.allocUnsafe(16);return r.writeUInt32BE(e[0],0),r.writeUInt32BE(e[1],4),r.writeUInt32BE(e[2],8),r.writeUInt32BE(e[3],12),r},AES.prototype.decryptBlock=function(t){var e=(t=asUInt32Array(t))[1];t[1]=t[3],t[3]=e;var r=cryptBlock(t,this._invKeySchedule,G.INV_SUB_MIX,G.INV_SBOX,this._nRounds),i=__Buffer_217.allocUnsafe(16);return i.writeUInt32BE(r[0],0),i.writeUInt32BE(r[3],4),i.writeUInt32BE(r[2],8),i.writeUInt32BE(r[1],12),i},AES.prototype.scrub=function(){scrubVec(this._keySchedule),scrubVec(this._invKeySchedule),scrubVec(this._key)},_$aes_217.AES=AES;var _$ghash_222={},__Buffer_222=_$safeBuffer_431.Buffer,ZEROES=__Buffer_222.alloc(16,0);function fromArray(t){var e=__Buffer_222.allocUnsafe(16);return e.writeUInt32BE(t[0]>>>0,0),e.writeUInt32BE(t[1]>>>0,4),e.writeUInt32BE(t[2]>>>0,8),e.writeUInt32BE(t[3]>>>0,12),e}function GHASH(t){this.h=t,this.state=__Buffer_222.alloc(16,0),this.cache=__Buffer_222.allocUnsafe(0)}GHASH.prototype.ghash=function(t){for(var e=-1;++e0;e--)i[e]=i[e]>>>1|(1&i[e-1])<<31;i[0]=i[0]>>>1,r&&(i[0]=i[0]^225<<24)}this.state=fromArray(n)},GHASH.prototype.update=function(t){var e;for(this.cache=__Buffer_222.concat([this.cache,t]);this.cache.length>=16;)e=this.cache.slice(0,16),this.cache=this.cache.slice(16),this.ghash(e)},GHASH.prototype.final=function(t,e){return this.cache.length&&this.ghash(__Buffer_222.concat([this.cache,ZEROES],16)),this.ghash(fromArray([0,t,0,e])),this.state},_$ghash_222=GHASH;var _$authCipher_218={},__Buffer_218=_$safeBuffer_431.Buffer;function StreamCipher(t,e,r,i){_$cipherBase_258.call(this);var n=__Buffer_218.alloc(4,0);this._cipher=new _$aes_217.AES(e);var o=this._cipher.encryptBlock(n);this._ghash=new _$ghash_222(o),r=function(t,e,r){if(12===e.length)return t._finID=__Buffer_218.concat([e,__Buffer_218.from([0,0,0,1])]),__Buffer_218.concat([e,__Buffer_218.from([0,0,0,2])]);var i=new _$ghash_222(r),n=e.length,o=n%16;i.update(e),o&&(o=16-o,i.update(__Buffer_218.alloc(o,0))),i.update(__Buffer_218.alloc(8,0));var a=8*n,s=__Buffer_218.alloc(8);s.writeUIntBE(a,0,8),i.update(s),t._finID=i.state;var u=__Buffer_218.from(t._finID);return _$incr32_223(u),u}(this,r,o),this._prev=__Buffer_218.from(r),this._cache=__Buffer_218.allocUnsafe(0),this._secCache=__Buffer_218.allocUnsafe(0),this._decrypt=i,this._alen=0,this._len=0,this._mode=t,this._authTag=null,this._called=!1}_$inherits_browser_375(StreamCipher,_$cipherBase_258),StreamCipher.prototype._update=function(t){if(!this._called&&this._alen){var e=16-this._alen%16;e<16&&(e=__Buffer_218.alloc(e,0),this._ghash.update(e))}this._called=!0;var r=this._mode.encrypt(this,t);return this._decrypt?this._ghash.update(t):this._ghash.update(r),this._len+=t.length,r},StreamCipher.prototype._final=function(){if(this._decrypt&&!this._authTag)throw new Error("Unsupported state or unable to authenticate data");var t=_$bufferXor_249(this._ghash.final(8*this._alen,8*this._len),this._cipher.encryptBlock(this._finID));if(this._decrypt&&function(t,e){var r=0;t.length!==e.length&&r++;for(var i=Math.min(t.length,e.length),n=0;n0||i>0;){var u=new _$md5Js_379;u.update(s),u.update(t),e&&u.update(e),s=u.digest();var h=0;if(n>0){var f=o.length-n;h=Math.min(n,s.length),s.copy(o,f,0,h),n-=h}if(h0){var c=a.length-i,l=Math.min(i,s.length-h);s.copy(a,c,h,h+l),i-=l}}return s.fill(0),{key:o,iv:a}},_$encrypter_221={},__Buffer_221=_$safeBuffer_431.Buffer;function Cipher(t,e,r){_$cipherBase_258.call(this),this._cache=new Splitter,this._cipher=new _$aes_217.AES(e),this._prev=__Buffer_221.from(r),this._mode=t,this._autopadding=!0}_$inherits_browser_375(Cipher,_$cipherBase_258),Cipher.prototype._update=function(t){var e,r;this._cache.add(t);for(var i=[];e=this._cache.get();)r=this._mode.encrypt(this,e),i.push(r);return __Buffer_221.concat(i)};var PADDING=__Buffer_221.alloc(16,16);function Splitter(){this.cache=__Buffer_221.allocUnsafe(0)}function createCipheriv(t,e,r){var i=_$modes_230[t.toLowerCase()];if(!i)throw new TypeError("invalid suite type");if("string"==typeof e&&(e=__Buffer_221.from(e)),e.length!==i.key/8)throw new TypeError("invalid key length "+e.length);if("string"==typeof r&&(r=__Buffer_221.from(r)),"GCM"!==i.mode&&r.length!==i.iv)throw new TypeError("invalid iv length "+r.length);return"stream"===i.type?new _$streamCipher_233(i.module,e,r):"auth"===i.type?new _$authCipher_218(i.module,e,r):new Cipher(i.module,e,r)}Cipher.prototype._final=function(){var t=this._cache.flush();if(this._autopadding)return t=this._mode.encrypt(this,t),this._cipher.scrub(),t;if(!t.equals(PADDING))throw this._cipher.scrub(),new Error("data not multiple of block length")},Cipher.prototype.setAutoPadding=function(t){return this._autopadding=!!t,this},Splitter.prototype.add=function(t){this.cache=__Buffer_221.concat([this.cache,t])},Splitter.prototype.get=function(){if(this.cache.length>15){var t=this.cache.slice(0,16);return this.cache=this.cache.slice(16),t}return null},Splitter.prototype.flush=function(){for(var t=16-this.cache.length,e=__Buffer_221.allocUnsafe(t),r=-1;++r16)throw new Error("unable to decrypt data");for(var r=-1;++r16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e}else if(this.cache.length>=16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e;return null},__Splitter_220.prototype.flush=function(){if(this.cache.length)return this.cache};var _$browser_219={};_$encrypter_221.createCipher,_$browser_219.createCipheriv=_$encrypter_221.createCipheriv,_$decrypter_220.createDecipher,_$browser_219.createDecipheriv=_$decrypter_220.createDecipheriv,_$browser_219.getCiphers=function(){return Object.keys(_$list_231)};var _$algorithms_239={sha224WithRSAEncryption:{sign:"rsa",hash:"sha224",id:"302d300d06096086480165030402040500041c"},"RSA-SHA224":{sign:"ecdsa/rsa",hash:"sha224",id:"302d300d06096086480165030402040500041c"},sha256WithRSAEncryption:{sign:"rsa",hash:"sha256",id:"3031300d060960864801650304020105000420"},"RSA-SHA256":{sign:"ecdsa/rsa",hash:"sha256",id:"3031300d060960864801650304020105000420"},sha384WithRSAEncryption:{sign:"rsa",hash:"sha384",id:"3041300d060960864801650304020205000430"},"RSA-SHA384":{sign:"ecdsa/rsa",hash:"sha384",id:"3041300d060960864801650304020205000430"},sha512WithRSAEncryption:{sign:"rsa",hash:"sha512",id:"3051300d060960864801650304020305000440"},"RSA-SHA512":{sign:"ecdsa/rsa",hash:"sha512",id:"3051300d060960864801650304020305000440"},"RSA-SHA1":{sign:"rsa",hash:"sha1",id:"3021300906052b0e03021a05000414"},"ecdsa-with-SHA1":{sign:"ecdsa",hash:"sha1",id:""},sha256:{sign:"ecdsa",hash:"sha256",id:""},sha224:{sign:"ecdsa",hash:"sha224",id:""},sha384:{sign:"ecdsa",hash:"sha384",id:""},sha512:{sign:"ecdsa",hash:"sha512",id:""},"DSA-SHA":{sign:"dsa",hash:"sha1",id:""},"DSA-SHA1":{sign:"dsa",hash:"sha1",id:""},DSA:{sign:"dsa",hash:"sha1",id:""},"DSA-WITH-SHA224":{sign:"dsa",hash:"sha224",id:""},"DSA-SHA224":{sign:"dsa",hash:"sha224",id:""},"DSA-WITH-SHA256":{sign:"dsa",hash:"sha256",id:""},"DSA-SHA256":{sign:"dsa",hash:"sha256",id:""},"DSA-WITH-SHA384":{sign:"dsa",hash:"sha384",id:""},"DSA-SHA384":{sign:"dsa",hash:"sha384",id:""},"DSA-WITH-SHA512":{sign:"dsa",hash:"sha512",id:""},"DSA-SHA512":{sign:"dsa",hash:"sha512",id:""},"DSA-RIPEMD160":{sign:"dsa",hash:"rmd160",id:""},ripemd160WithRSA:{sign:"rsa",hash:"rmd160",id:"3021300906052b2403020105000414"},"RSA-RIPEMD160":{sign:"rsa",hash:"rmd160",id:"3021300906052b2403020105000414"},md5WithRSAEncryption:{sign:"rsa",hash:"md5",id:"3020300c06082a864886f70d020505000410"},"RSA-MD5":{sign:"rsa",hash:"md5",id:"3020300c06082a864886f70d020505000410"}},_$algos_238=_$algorithms_239,MAX_ALLOC=Math.pow(2,30)-1,_$precondition_397=function(t,e){if("number"!=typeof t)throw new TypeError("Iterations not a number");if(t<0)throw new TypeError("Bad iterations");if("number"!=typeof e)throw new TypeError("Key length not a number");if(e<0||e>MAX_ALLOC||e!=e)throw new TypeError("Bad key length")},_$defaultEncoding_396={};(function(t,e){(function(){var r;r=e.process&&e.process.browser?"utf-8":e.process&&e.process.version?parseInt(t.version.split(".")[0].slice(1),10)>=6?"utf-8":"binary":"utf-8",_$defaultEncoding_396=r}).call(this)}).call(this,_$browser_401,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{});var __Buffer_399=_$safeBuffer_431.Buffer,_$toBuffer_399=function(t,e,r){if(__Buffer_399.isBuffer(t))return t;if("string"==typeof t)return __Buffer_399.from(t,e);if(ArrayBuffer.isView(t))return __Buffer_399.from(t.buffer);throw new TypeError(r+" must be a string, a Buffer, a typed array or a DataView")},_$syncBrowser_398={},__Buffer_398=_$safeBuffer_431.Buffer,__ZEROS_398=__Buffer_398.alloc(128),sizes={md5:16,sha1:20,sha224:28,sha256:32,sha384:48,sha512:64,rmd160:20,ripemd160:20};function __Hmac_398(t,e,r){var i=function(t){return"rmd160"===t||"ripemd160"===t?function(t){return(new _$ripemd160_430).update(t).digest()}:"md5"===t?_$md5_263:function(e){return _$shaJs_447(t).update(e).digest()}}(t),n="sha512"===t||"sha384"===t?128:64;e.length>n?e=i(e):e.length>>0},writeUInt32BE:function(t,e,r){t[0+r]=e>>>24,t[1+r]=e>>>16&255,t[2+r]=e>>>8&255,t[3+r]=255&e},ip:function(t,e,r,i){for(var n=0,o=0,a=6;a>=0;a-=2){for(var s=0;s<=24;s+=8)n<<=1,n|=e>>>s+a&1;for(s=0;s<=24;s+=8)n<<=1,n|=t>>>s+a&1}for(a=6;a>=0;a-=2){for(s=1;s<=25;s+=8)o<<=1,o|=e>>>s+a&1;for(s=1;s<=25;s+=8)o<<=1,o|=t>>>s+a&1}r[i+0]=n>>>0,r[i+1]=o>>>0},rip:function(t,e,r,i){for(var n=0,o=0,a=0;a<4;a++)for(var s=24;s>=0;s-=8)n<<=1,n|=e>>>s+a&1,n<<=1,n|=t>>>s+a&1;for(a=4;a<8;a++)for(s=24;s>=0;s-=8)o<<=1,o|=e>>>s+a&1,o<<=1,o|=t>>>s+a&1;r[i+0]=n>>>0,r[i+1]=o>>>0},pc1:function(t,e,r,i){for(var n=0,o=0,a=7;a>=5;a--){for(var s=0;s<=24;s+=8)n<<=1,n|=e>>s+a&1;for(s=0;s<=24;s+=8)n<<=1,n|=t>>s+a&1}for(s=0;s<=24;s+=8)n<<=1,n|=e>>s+a&1;for(a=1;a<=3;a++){for(s=0;s<=24;s+=8)o<<=1,o|=e>>s+a&1;for(s=0;s<=24;s+=8)o<<=1,o|=t>>s+a&1}for(s=0;s<=24;s+=8)o<<=1,o|=t>>s+a&1;r[i+0]=n>>>0,r[i+1]=o>>>0},r28shl:function(t,e){return t<>>28-e}},pc2table=[14,11,17,4,27,23,25,0,13,22,7,18,5,9,16,24,2,20,12,21,1,8,15,26,15,4,25,19,9,1,26,16,5,11,23,8,12,7,17,0,22,3,10,14,6,20,27,24];_$utils_307.pc2=function(t,e,r,i){for(var n=0,o=0,a=pc2table.length>>>1,s=0;s>>pc2table[s]&1;for(s=a;s>>pc2table[s]&1;r[i+0]=n>>>0,r[i+1]=o>>>0},_$utils_307.expand=function(t,e,r){var i=0,n=0;i=(1&t)<<5|t>>>27;for(var o=23;o>=15;o-=4)i<<=6,i|=t>>>o&63;for(o=11;o>=3;o-=4)n|=t>>>o&63,n<<=6;n|=(31&t)<<1|t>>>31,e[r+0]=i>>>0,e[r+1]=n>>>0};var sTable=[14,0,4,15,13,7,1,4,2,14,15,2,11,13,8,1,3,10,10,6,6,12,12,11,5,9,9,5,0,3,7,8,4,15,1,12,14,8,8,2,13,4,6,9,2,1,11,7,15,5,12,11,9,3,7,14,3,10,10,0,5,6,0,13,15,3,1,13,8,4,14,7,6,15,11,2,3,8,4,14,9,12,7,0,2,1,13,10,12,6,0,9,5,11,10,5,0,13,14,8,7,10,11,1,10,3,4,15,13,4,1,2,5,11,8,6,12,7,6,12,9,0,3,5,2,14,15,9,10,13,0,7,9,0,14,9,6,3,3,4,15,6,5,10,1,2,13,8,12,5,7,14,11,12,4,11,2,15,8,1,13,1,6,10,4,13,9,0,8,6,15,9,3,8,0,7,11,4,1,15,2,14,12,3,5,11,10,5,14,2,7,12,7,13,13,8,14,11,3,5,0,6,6,15,9,0,10,3,1,4,2,7,8,2,5,12,11,1,12,10,4,14,15,9,10,3,6,15,9,0,0,6,12,10,11,1,7,13,13,8,15,9,1,4,3,5,14,11,5,12,2,7,8,2,4,14,2,14,12,11,4,2,1,12,7,4,10,7,11,13,6,1,8,5,5,0,3,15,15,10,13,3,0,9,14,8,9,6,4,11,2,8,1,12,11,7,10,1,13,14,7,2,8,13,15,6,9,15,12,0,5,9,6,10,3,4,0,5,14,3,12,10,1,15,10,4,15,2,9,7,2,12,6,9,8,5,0,6,13,1,3,13,4,14,14,0,7,11,5,3,11,8,9,4,14,3,15,2,5,12,2,9,8,5,12,15,3,10,7,11,0,14,4,1,10,7,1,6,13,0,11,8,6,13,4,13,11,0,2,11,14,7,15,4,0,9,8,1,13,10,3,14,12,3,9,5,7,12,5,2,10,15,6,8,1,6,1,6,4,11,11,13,13,8,12,1,3,4,7,10,14,7,10,9,15,5,6,0,8,15,0,14,5,2,9,3,2,12,13,1,2,15,8,13,4,8,6,10,15,3,11,7,1,4,10,12,9,5,3,6,14,11,5,0,0,14,12,9,7,2,7,2,11,1,4,14,1,7,9,4,12,10,14,8,2,13,0,15,6,12,10,9,13,0,15,3,3,5,5,6,8,11];_$utils_307.substitute=function(t,e){for(var r=0,i=0;i<4;i++)r<<=4,r|=sTable[64*i+(t>>>18-6*i&63)];for(i=0;i<4;i++)r<<=4,r|=sTable[256+64*i+(e>>>18-6*i&63)];return r>>>0};var permuteTable=[16,25,12,11,3,20,4,15,31,17,9,6,27,14,1,22,30,24,8,18,0,5,29,23,13,19,2,26,10,21,28,7];_$utils_307.permute=function(t){for(var e=0,r=0;r>>permuteTable[r]&1;return e>>>0},_$utils_307.padSplit=function(t,e,r){for(var i=t.toString(2);i.length0;i--)e+=this._buffer(t,e),r+=this._flushBuffer(n,r);return e+=this._buffer(t,e),n},__Cipher_304.prototype.final=function(t){var e,r;return t&&(e=this.update(t)),r="encrypt"===this.type?this._finalEncrypt():this._finalDecrypt(),e?e.concat(r):r},__Cipher_304.prototype._pad=function(t,e){if(0===e)return!1;for(;e>>1];r=_$utils_307.r28shl(r,o),i=_$utils_307.r28shl(i,o),_$utils_307.pc2(r,i,t.keys,n)}},DES.prototype._update=function(t,e,r,i){var n=this._desState,o=_$utils_307.readUInt32BE(t,e),a=_$utils_307.readUInt32BE(t,e+4);_$utils_307.ip(o,a,n.tmp,0),o=n.tmp[0],a=n.tmp[1],"encrypt"===this.type?this._encrypt(n,o,a,n.tmp,0):this._decrypt(n,o,a,n.tmp,0),o=n.tmp[0],a=n.tmp[1],_$utils_307.writeUInt32BE(r,o,i),_$utils_307.writeUInt32BE(r,a,i+4)},DES.prototype._pad=function(t,e){if(!1===this.padding)return!1;for(var r=t.length-e,i=e;i>>0,o=c}_$utils_307.rip(a,o,i,n)},DES.prototype._decrypt=function(t,e,r,i,n){for(var o=r,a=e,s=t.keys.length-2;s>=0;s-=2){var u=t.keys[s],h=t.keys[s+1];_$utils_307.expand(o,t.tmp,0),u^=t.tmp[0],h^=t.tmp[1];var f=_$utils_307.substitute(u,h),c=o;o=(a^_$utils_307.permute(f))>>>0,a=c}_$utils_307.rip(o,a,i,n)};var _$cbc_303={},__proto_303={};function CBCState(t){this.iv=new Array(8);for(var e=0;e=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s}return n}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words)},n.max=function(t,e){return t.cmp(e)>0?t:e},n.min=function(t,e){return t.cmp(e)<0?t:e},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip()},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this.strip()},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign()},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},n.prototype.inspect=function(){return(this.red?""};var h=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],f=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],c=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function l(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var p=h-d|0;f+=(a=(n=0|t.words[p])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a}r.words[h]=0|c,u=0|f}return 0!==u?r.words[h]=0|u:r.length--,r.strip()}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?h[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--)}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(t===(0|t)&&t>=2&&t<=36){var u=f[t],l=c[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var p=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?p+r:h[u-p.length]+p+r}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t},n.prototype.toJSON=function(){return this.toString(16)},n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e)},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)},n.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this)},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this)},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this)},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip()},n.prototype.notn=function(t){return this.clone().inotn(t)},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this)},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],p=8191&d,_=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],P=8191&I,R=I>>>13,C=0|a[8],O=8191&C,N=C>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,V=0|s[2],G=8191&V,W=V>>>13,Z=0|s[3],Y=8191&Z,J=Z>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],pt=8191&dt,_t=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(p,H),n=(n=Math.imul(p,z))+Math.imul(_,H)|0,o=Math.imul(_,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(p,K)|0,n=(n=n+Math.imul(p,F)|0)+Math.imul(_,K)|0,o=o+Math.imul(_,F)|0;var yt=(h+(i=i+Math.imul(c,G)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,G)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(p,G)|0,n=(n=n+Math.imul(p,W)|0)+Math.imul(_,G)|0,o=o+Math.imul(_,W)|0;var bt=(h+(i=i+Math.imul(c,Y)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Y)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,G)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,G)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(p,Y)|0,n=(n=n+Math.imul(p,J)|0)+Math.imul(_,Y)|0,o=o+Math.imul(_,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,G)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,G)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Y)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Y)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(p,Q)|0,n=(n=n+Math.imul(p,tt)|0)+Math.imul(_,Q)|0,o=o+Math.imul(_,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,G)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,G)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Y)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Y)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(p,rt)|0,n=(n=n+Math.imul(p,it)|0)+Math.imul(_,rt)|0,o=o+Math.imul(_,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(P,H),n=(n=Math.imul(P,z))+Math.imul(R,H)|0,o=Math.imul(R,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,G)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,G)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Y)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(p,ot)|0,n=(n=n+Math.imul(p,at)|0)+Math.imul(_,ot)|0,o=o+Math.imul(_,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(O,H),n=(n=Math.imul(O,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(P,K)|0,n=(n=n+Math.imul(P,F)|0)+Math.imul(R,K)|0,o=o+Math.imul(R,F)|0,i=i+Math.imul(T,G)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,G)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Y)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(p,ut)|0,n=(n=n+Math.imul(p,ht)|0)+Math.imul(_,ut)|0,o=o+Math.imul(_,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(O,K)|0,n=(n=n+Math.imul(O,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(P,G)|0,n=(n=n+Math.imul(P,W)|0)+Math.imul(R,G)|0,o=o+Math.imul(R,W)|0,i=i+Math.imul(T,Y)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Y)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(p,ct)|0,n=(n=n+Math.imul(p,lt)|0)+Math.imul(_,ct)|0,o=o+Math.imul(_,lt)|0;var St=(h+(i=i+Math.imul(c,pt)|0)|0)+((8191&(n=(n=n+Math.imul(c,_t)|0)+Math.imul(l,pt)|0))<<13)|0;h=((o=o+Math.imul(l,_t)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(O,G)|0,n=(n=n+Math.imul(O,W)|0)+Math.imul(N,G)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(P,Y)|0,n=(n=n+Math.imul(P,J)|0)+Math.imul(R,Y)|0,o=o+Math.imul(R,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(p,pt)|0)|0)+((8191&(n=(n=n+Math.imul(p,_t)|0)+Math.imul(_,pt)|0))<<13)|0;h=((o=o+Math.imul(_,_t)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,G),n=(n=Math.imul(D,W))+Math.imul(U,G)|0,o=Math.imul(U,W),i=i+Math.imul(O,Y)|0,n=(n=n+Math.imul(O,J)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(P,Q)|0,n=(n=n+Math.imul(P,tt)|0)+Math.imul(R,Q)|0,o=o+Math.imul(R,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,pt)|0)|0)+((8191&(n=(n=n+Math.imul(g,_t)|0)+Math.imul(y,pt)|0))<<13)|0;h=((o=o+Math.imul(y,_t)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Y),n=(n=Math.imul(D,J))+Math.imul(U,Y)|0,o=Math.imul(U,J),i=i+Math.imul(O,Q)|0,n=(n=n+Math.imul(O,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(P,rt)|0,n=(n=n+Math.imul(P,it)|0)+Math.imul(R,rt)|0,o=o+Math.imul(R,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,pt)|0)|0)+((8191&(n=(n=n+Math.imul(v,_t)|0)+Math.imul(w,pt)|0))<<13)|0;h=((o=o+Math.imul(w,_t)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(O,rt)|0,n=(n=n+Math.imul(O,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(P,ot)|0,n=(n=n+Math.imul(P,at)|0)+Math.imul(R,ot)|0,o=o+Math.imul(R,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,pt)|0)|0)+((8191&(n=(n=n+Math.imul($,_t)|0)+Math.imul(E,pt)|0))<<13)|0;h=((o=o+Math.imul(E,_t)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(O,ot)|0,n=(n=n+Math.imul(O,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(P,ut)|0,n=(n=n+Math.imul(P,ht)|0)+Math.imul(R,ut)|0,o=o+Math.imul(R,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,pt)|0)|0)+((8191&(n=(n=n+Math.imul(A,_t)|0)+Math.imul(B,pt)|0))<<13)|0;h=((o=o+Math.imul(B,_t)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(O,ut)|0,n=(n=n+Math.imul(O,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(P,ct)|0,n=(n=n+Math.imul(P,lt)|0)+Math.imul(R,ct)|0,o=o+Math.imul(R,lt)|0;var It=(h+(i=i+Math.imul(T,pt)|0)|0)+((8191&(n=(n=n+Math.imul(T,_t)|0)+Math.imul(x,pt)|0))<<13)|0;h=((o=o+Math.imul(x,_t)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(O,ct)|0,n=(n=n+Math.imul(O,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Pt=(h+(i=i+Math.imul(P,pt)|0)|0)+((8191&(n=(n=n+Math.imul(P,_t)|0)+Math.imul(R,pt)|0))<<13)|0;h=((o=o+Math.imul(R,_t)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Rt=(h+(i=i+Math.imul(O,pt)|0)|0)+((8191&(n=(n=n+Math.imul(O,_t)|0)+Math.imul(N,pt)|0))<<13)|0;h=((o=o+Math.imul(N,_t)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863;var Ct=(h+(i=Math.imul(D,pt))|0)+((8191&(n=(n=Math.imul(D,_t))+Math.imul(U,pt)|0))<<13)|0;return h=((o=Math.imul(U,_t))+(n>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Pt,u[17]=Rt,u[18]=Ct,0!==h&&(u[19]=h,r.length++),r};function p(t,e,r){return(new _).mulp(t,e,r)}function _(t,e){this.x=t,this.y=e}Math.imul||(d=l),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?d(this,t,e):r<63?l(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863}r.words[o]=s,i=a,a=n}return 0!==i?r.words[o]=i:r.length--,r.strip()}(this,t,e):p(this,t,e)},_.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i},_.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n}return 0!==e&&(this.words[r]=e,this.length++),this},n.prototype.muln=function(t){return this.clone().imuln(t)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n}return e}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r}o&&(this.words[e]=o,this.length++)}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r)},n.prototype.shln=function(t){return this.clone().ishln(t)},n.prototype.ushln=function(t){return this.clone().iushln(t)},n.prototype.shrn=function(t){return this.clone().ishrn(t)},n.prototype.ushrn=function(t){return this.clone().iushrn(t)},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip()},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l)}return s&&s.strip(),i.strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i}},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var i,o,a},n.prototype.div=function(t){return this.divmod(t,"div",!1).div},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},n.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r},n.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t}return this.strip()},n.prototype.divn=function(t){return this.clone().idivn(t)},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-- >0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,p=1;0==(r.words[0]&p)&&d<26;++d,p<<=1);if(d>0)for(r.iushrn(d);d-- >0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o))}return{a:a,b:s,gcd:r.iushln(u)}},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-- >0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-- >0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o))}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o}else if(0===n||0===r.cmpn(1))break;e.isub(r)}return r.iushln(i)},n.prototype.invm=function(t){return this.egcd(t).a.umod(t)},n.prototype.isEven=function(){return 0==(1&this.words[0])},n.prototype.isOdd=function(){return 1==(1&this.words[0])},n.prototype.andln=function(t){return this.words[0]&t},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a}return 0!==n&&(this.words[o]=n,this.length++),this},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break}}return e},n.prototype.gtn=function(t){return 1===this.cmpn(t)},n.prototype.gt=function(t){return 1===this.cmp(t)},n.prototype.gten=function(t){return this.cmpn(t)>=0},n.prototype.gte=function(t){return this.cmp(t)>=0},n.prototype.ltn=function(t){return-1===this.cmpn(t)},n.prototype.lt=function(t){return-1===this.cmp(t)},n.prototype.lten=function(t){return this.cmpn(t)<=0},n.prototype.lte=function(t){return this.cmp(t)<=0},n.prototype.eqn=function(t){return 0===this.cmpn(t)},n.prototype.eq=function(t){return 0===this.cmp(t)},n.red=function(t){return new M(t)},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t)},n.prototype.fromRed=function(){return this.red.convertFrom(this)},n.prototype._forceRed=function(t){return this.red=t,this},n.prototype.forceRed=function(t){return this._forceRed(t)},n.prototype.redAdd=function(t){return this.red.add(this,t)},n.prototype.redIAdd=function(t){return this.red.iadd(this,t)},n.prototype.redSub=function(t){return this.red.sub(this,t)},n.prototype.redISub=function(t){return this.red.isub(this,t)},n.prototype.redShl=function(t){return this.red.shl(this,t)},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t)},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t)},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t)};var m={k256:null,p224:null,p192:null,p25519:null};function g(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function y(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function b(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function v(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function w(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function M(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e}else this.m=t,this.prime=null}function $(t){M.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}g.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t},g.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},g.prototype.split=function(t,e){t.iushrn(this.n,0,e)},g.prototype.imulK=function(t){return t.imul(this.k)},i(y,g),y.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9},y.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i}return 0!==e&&(t.words[t.length++]=e),t},n._prime=function(t){if(m[t])return m[t];var e;if("k256"===t)e=new y;else if("p224"===t)e=new b;else if("p192"===t)e=new v;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new w}return m[t]=e,e},M.prototype._verify1=function(t){},M.prototype._verify2=function(t,e){},M.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this)},M.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},M.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},M.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r},M.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},M.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r},M.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},M.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},M.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},M.prototype.isqr=function(t){return this.imul(t,t.clone())},M.prototype.sqr=function(t){return this.mul(t,t)},M.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e)}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,p=0;0!==d.cmp(o);p++)d=d.redSqr();var _=this.pow(h,new n(1).iushln(l-p-1));f=f.redMul(_),h=_.redSqr(),c=c.redMul(h),l=p}return f},M.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e)},M.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0}u=26}return o},M.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},M.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},n.mont=function(t){return new $(t)},i($,M),$.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},$.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},$.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this)},$.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this)},$.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(_$bn_312,this),_$bn_312=_$bn_312.exports;var _$bn_382={exports:{}};!function(t,r){"use strict";function i(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}function n(t,e,r){if(n.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==e&&"be"!==e||(r=e,e=10),this._init(t||0,e||10,r||"be"))}var o;"object"==typeof t?t.exports=n:r.BN=n,n.BN=n,n.wordSize=26;try{o="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:_$empty_216({}).Buffer}catch(e){}function a(t,e){var r=t.charCodeAt(e);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s}return n}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words)},n.max=function(t,e){return t.cmp(e)>0?t:e},n.min=function(t,e){return t.cmp(e)<0?t:e},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip()},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this.strip()},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign()},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},n.prototype.inspect=function(){return(this.red?""};var h=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],f=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],c=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function l(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var p=h-d|0;f+=(a=(n=0|t.words[p])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a}r.words[h]=0|c,u=0|f}return 0!==u?r.words[h]=0|u:r.length--,r.strip()}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?h[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--)}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(t===(0|t)&&t>=2&&t<=36){var u=f[t],l=c[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var p=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?p+r:h[u-p.length]+p+r}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t},n.prototype.toJSON=function(){return this.toString(16)},n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e)},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)},n.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this)},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this)},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this)},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip()},n.prototype.notn=function(t){return this.clone().inotn(t)},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this)},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],p=8191&d,_=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],P=8191&I,R=I>>>13,C=0|a[8],O=8191&C,N=C>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,V=0|s[2],G=8191&V,W=V>>>13,Z=0|s[3],Y=8191&Z,J=Z>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],pt=8191&dt,_t=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(p,H),n=(n=Math.imul(p,z))+Math.imul(_,H)|0,o=Math.imul(_,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(p,K)|0,n=(n=n+Math.imul(p,F)|0)+Math.imul(_,K)|0,o=o+Math.imul(_,F)|0;var yt=(h+(i=i+Math.imul(c,G)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,G)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(p,G)|0,n=(n=n+Math.imul(p,W)|0)+Math.imul(_,G)|0,o=o+Math.imul(_,W)|0;var bt=(h+(i=i+Math.imul(c,Y)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Y)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,G)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,G)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(p,Y)|0,n=(n=n+Math.imul(p,J)|0)+Math.imul(_,Y)|0,o=o+Math.imul(_,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,G)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,G)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Y)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Y)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(p,Q)|0,n=(n=n+Math.imul(p,tt)|0)+Math.imul(_,Q)|0,o=o+Math.imul(_,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,G)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,G)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Y)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Y)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(p,rt)|0,n=(n=n+Math.imul(p,it)|0)+Math.imul(_,rt)|0,o=o+Math.imul(_,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(P,H),n=(n=Math.imul(P,z))+Math.imul(R,H)|0,o=Math.imul(R,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,G)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,G)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Y)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(p,ot)|0,n=(n=n+Math.imul(p,at)|0)+Math.imul(_,ot)|0,o=o+Math.imul(_,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(O,H),n=(n=Math.imul(O,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(P,K)|0,n=(n=n+Math.imul(P,F)|0)+Math.imul(R,K)|0,o=o+Math.imul(R,F)|0,i=i+Math.imul(T,G)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,G)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Y)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(p,ut)|0,n=(n=n+Math.imul(p,ht)|0)+Math.imul(_,ut)|0,o=o+Math.imul(_,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(O,K)|0,n=(n=n+Math.imul(O,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(P,G)|0,n=(n=n+Math.imul(P,W)|0)+Math.imul(R,G)|0,o=o+Math.imul(R,W)|0,i=i+Math.imul(T,Y)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Y)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(p,ct)|0,n=(n=n+Math.imul(p,lt)|0)+Math.imul(_,ct)|0,o=o+Math.imul(_,lt)|0;var St=(h+(i=i+Math.imul(c,pt)|0)|0)+((8191&(n=(n=n+Math.imul(c,_t)|0)+Math.imul(l,pt)|0))<<13)|0;h=((o=o+Math.imul(l,_t)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(O,G)|0,n=(n=n+Math.imul(O,W)|0)+Math.imul(N,G)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(P,Y)|0,n=(n=n+Math.imul(P,J)|0)+Math.imul(R,Y)|0,o=o+Math.imul(R,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(p,pt)|0)|0)+((8191&(n=(n=n+Math.imul(p,_t)|0)+Math.imul(_,pt)|0))<<13)|0;h=((o=o+Math.imul(_,_t)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,G),n=(n=Math.imul(D,W))+Math.imul(U,G)|0,o=Math.imul(U,W),i=i+Math.imul(O,Y)|0,n=(n=n+Math.imul(O,J)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(P,Q)|0,n=(n=n+Math.imul(P,tt)|0)+Math.imul(R,Q)|0,o=o+Math.imul(R,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,pt)|0)|0)+((8191&(n=(n=n+Math.imul(g,_t)|0)+Math.imul(y,pt)|0))<<13)|0;h=((o=o+Math.imul(y,_t)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Y),n=(n=Math.imul(D,J))+Math.imul(U,Y)|0,o=Math.imul(U,J),i=i+Math.imul(O,Q)|0,n=(n=n+Math.imul(O,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(P,rt)|0,n=(n=n+Math.imul(P,it)|0)+Math.imul(R,rt)|0,o=o+Math.imul(R,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,pt)|0)|0)+((8191&(n=(n=n+Math.imul(v,_t)|0)+Math.imul(w,pt)|0))<<13)|0;h=((o=o+Math.imul(w,_t)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(O,rt)|0,n=(n=n+Math.imul(O,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(P,ot)|0,n=(n=n+Math.imul(P,at)|0)+Math.imul(R,ot)|0,o=o+Math.imul(R,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,pt)|0)|0)+((8191&(n=(n=n+Math.imul($,_t)|0)+Math.imul(E,pt)|0))<<13)|0;h=((o=o+Math.imul(E,_t)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(O,ot)|0,n=(n=n+Math.imul(O,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(P,ut)|0,n=(n=n+Math.imul(P,ht)|0)+Math.imul(R,ut)|0,o=o+Math.imul(R,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,pt)|0)|0)+((8191&(n=(n=n+Math.imul(A,_t)|0)+Math.imul(B,pt)|0))<<13)|0;h=((o=o+Math.imul(B,_t)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(O,ut)|0,n=(n=n+Math.imul(O,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(P,ct)|0,n=(n=n+Math.imul(P,lt)|0)+Math.imul(R,ct)|0,o=o+Math.imul(R,lt)|0;var It=(h+(i=i+Math.imul(T,pt)|0)|0)+((8191&(n=(n=n+Math.imul(T,_t)|0)+Math.imul(x,pt)|0))<<13)|0;h=((o=o+Math.imul(x,_t)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(O,ct)|0,n=(n=n+Math.imul(O,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Pt=(h+(i=i+Math.imul(P,pt)|0)|0)+((8191&(n=(n=n+Math.imul(P,_t)|0)+Math.imul(R,pt)|0))<<13)|0;h=((o=o+Math.imul(R,_t)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Rt=(h+(i=i+Math.imul(O,pt)|0)|0)+((8191&(n=(n=n+Math.imul(O,_t)|0)+Math.imul(N,pt)|0))<<13)|0;h=((o=o+Math.imul(N,_t)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863;var Ct=(h+(i=Math.imul(D,pt))|0)+((8191&(n=(n=Math.imul(D,_t))+Math.imul(U,pt)|0))<<13)|0;return h=((o=Math.imul(U,_t))+(n>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Pt,u[17]=Rt,u[18]=Ct,0!==h&&(u[19]=h,r.length++),r};function p(t,e,r){return(new _).mulp(t,e,r)}function _(t,e){this.x=t,this.y=e}Math.imul||(d=l),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?d(this,t,e):r<63?l(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863}r.words[o]=s,i=a,a=n}return 0!==i?r.words[o]=i:r.length--,r.strip()}(this,t,e):p(this,t,e)},_.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i},_.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n}return 0!==e&&(this.words[r]=e,this.length++),this},n.prototype.muln=function(t){return this.clone().imuln(t)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n}return e}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r}o&&(this.words[e]=o,this.length++)}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r)},n.prototype.shln=function(t){return this.clone().ishln(t)},n.prototype.ushln=function(t){return this.clone().iushln(t)},n.prototype.shrn=function(t){return this.clone().ishrn(t)},n.prototype.ushrn=function(t){return this.clone().iushrn(t)},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip()},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l)}return s&&s.strip(),i.strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i}},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var i,o,a},n.prototype.div=function(t){return this.divmod(t,"div",!1).div},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},n.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r},n.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t}return this.strip()},n.prototype.divn=function(t){return this.clone().idivn(t)},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-- >0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,p=1;0==(r.words[0]&p)&&d<26;++d,p<<=1);if(d>0)for(r.iushrn(d);d-- >0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o))}return{a:a,b:s,gcd:r.iushln(u)}},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-- >0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-- >0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o))}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o}else if(0===n||0===r.cmpn(1))break;e.isub(r)}return r.iushln(i)},n.prototype.invm=function(t){return this.egcd(t).a.umod(t)},n.prototype.isEven=function(){return 0==(1&this.words[0])},n.prototype.isOdd=function(){return 1==(1&this.words[0])},n.prototype.andln=function(t){return this.words[0]&t},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a}return 0!==n&&(this.words[o]=n,this.length++),this},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break}}return e},n.prototype.gtn=function(t){return 1===this.cmpn(t)},n.prototype.gt=function(t){return 1===this.cmp(t)},n.prototype.gten=function(t){return this.cmpn(t)>=0},n.prototype.gte=function(t){return this.cmp(t)>=0},n.prototype.ltn=function(t){return-1===this.cmpn(t)},n.prototype.lt=function(t){return-1===this.cmp(t)},n.prototype.lten=function(t){return this.cmpn(t)<=0},n.prototype.lte=function(t){return this.cmp(t)<=0},n.prototype.eqn=function(t){return 0===this.cmpn(t)},n.prototype.eq=function(t){return 0===this.cmp(t)},n.red=function(t){return new M(t)},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t)},n.prototype.fromRed=function(){return this.red.convertFrom(this)},n.prototype._forceRed=function(t){return this.red=t,this},n.prototype.forceRed=function(t){return this._forceRed(t)},n.prototype.redAdd=function(t){return this.red.add(this,t)},n.prototype.redIAdd=function(t){return this.red.iadd(this,t)},n.prototype.redSub=function(t){return this.red.sub(this,t)},n.prototype.redISub=function(t){return this.red.isub(this,t)},n.prototype.redShl=function(t){return this.red.shl(this,t)},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t)},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t)},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t)};var m={k256:null,p224:null,p192:null,p25519:null};function g(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function y(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function b(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function v(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function w(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function M(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e}else this.m=t,this.prime=null}function $(t){M.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}g.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t},g.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},g.prototype.split=function(t,e){t.iushrn(this.n,0,e)},g.prototype.imulK=function(t){return t.imul(this.k)},i(y,g),y.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9},y.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i}return 0!==e&&(t.words[t.length++]=e),t},n._prime=function(t){if(m[t])return m[t];var e;if("k256"===t)e=new y;else if("p224"===t)e=new b;else if("p192"===t)e=new v;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new w}return m[t]=e,e},M.prototype._verify1=function(t){},M.prototype._verify2=function(t,e){},M.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this)},M.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},M.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},M.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r},M.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},M.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r},M.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},M.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},M.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},M.prototype.isqr=function(t){return this.imul(t,t.clone())},M.prototype.sqr=function(t){return this.mul(t,t)},M.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e)}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,p=0;0!==d.cmp(o);p++)d=d.redSqr();var _=this.pow(h,new n(1).iushln(l-p-1));f=f.redMul(_),h=_.redSqr(),c=c.redMul(h),l=p}return f},M.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e)},M.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0}u=26}return o},M.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},M.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},n.mont=function(t){return new $(t)},i($,M),$.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},$.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},$.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this)},$.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this)},$.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(_$bn_382,this),_$bn_382=_$bn_382.exports;var _$mr_381={};function MillerRabin(t){this.rand=t||new _$brorand_215.Rand}_$mr_381=MillerRabin,MillerRabin.create=function(t){return new MillerRabin(t)},MillerRabin.prototype._randbelow=function(t){var e=t.bitLength(),r=Math.ceil(e/8);do{var i=new _$bn_382(this.rand.generate(r))}while(i.cmp(t)>=0);return i},MillerRabin.prototype._randrange=function(t,e){var r=e.sub(t);return t.add(this._randbelow(r))},MillerRabin.prototype.test=function(t,e,r){var i=t.bitLength(),n=_$bn_382.mont(t),o=new _$bn_382(1).toRed(n);e||(e=Math.max(1,i/48|0));for(var a=t.subn(1),s=0;!a.testn(s);s++);for(var u=t.shrn(s),h=a.toRed(n);e>0;e--){var f=this._randrange(new _$bn_382(2),a);r&&r(f);var c=f.toRed(n).redPow(u);if(0!==c.cmp(o)&&0!==c.cmp(h)){for(var l=1;l0;e--){var h=this._randrange(new _$bn_382(2),o),f=t.gcd(h);if(0!==f.cmpn(1))return f;var c=h.toRed(i).redPow(s);if(0!==c.cmp(n)&&0!==c.cmp(u)){for(var l=1;lt;)r.ishrn(1);if(r.isEven()&&r.iadd(__ONE_310),r.testn(1)||r.iadd(TWO),e.cmp(TWO)){if(!e.cmp(FIVE))for(;r.mod(TEN).cmp(__THREE_310);)r.iadd(FOUR)}else for(;r.mod(TWENTYFOUR).cmp(ELEVEN);)r.iadd(FOUR);if(simpleSieve(i=r.shrn(1))&&simpleSieve(r)&&fermatTest(i)&&fermatTest(r)&&millerRabin.test(i)&&millerRabin.test(r))return r}}var _$primes_311={modp1:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a63a3620ffffffffffffffff"},modp2:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece65381ffffffffffffffff"},modp5:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca237327ffffffffffffffff"},modp14:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aacaa68ffffffffffffffff"},modp15:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a93ad2caffffffffffffffff"},modp16:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c934063199ffffffffffffffff"},modp17:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dcc4024ffffffffffffffff"},modp18:{gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dbe115974a3926f12fee5e438777cb6a932df8cd8bec4d073b931ba3bc832b68d9dd300741fa7bf8afc47ed2576f6936ba424663aab639c5ae4f5683423b4742bf1c978238f16cbe39d652de3fdb8befc848ad922222e04a4037c0713eb57a81a23f0c73473fc646cea306b4bcbc8862f8385ddfa9d4b7fa2c087e879683303ed5bdd3a062b3cf5b3a278a66d2a13f83f44f82ddf310ee074ab6a364597e899a0255dc164f31cc50846851df9ab48195ded7ea1b1d510bd7ee74d73faf36bc31ecfa268359046f4eb879f924009438b481c6cd7889a002ed5ee382bc9190da6fc026e479558e4475677e9aa9e3050e2765694dfc81f56e880b96e7160c980dd98edd3dfffffffffffffffff"}},_$DH_309={};(function(t){(function(){var e=new _$mr_381,r=new _$bn_312(24),i=new _$bn_312(11),n=new _$bn_312(10),o=new _$bn_312(3),a=new _$bn_312(7);function s(e,r){return r=r||"utf8",t.isBuffer(e)||(e=new t(e,r)),this._pub=new _$bn_312(e),this}function u(e,r){return r=r||"utf8",t.isBuffer(e)||(e=new t(e,r)),this._priv=new _$bn_312(e),this}_$DH_309=f;var h={};function f(t,e,r){this.setGenerator(e),this.__prime=new _$bn_312(t),this._prime=_$bn_312.mont(this.__prime),this._primeLen=t.length,this._pub=void 0,this._priv=void 0,this._primeCode=void 0,r?(this.setPublicKey=s,this.setPrivateKey=u):this._primeCode=8}function c(e,r){var i=new t(e.toArray());return r?i.toString(r):i}Object.defineProperty(f.prototype,"verifyError",{enumerable:!0,get:function(){return"number"!=typeof this._primeCode&&(this._primeCode=function(t,s){var u=s.toString("hex"),f=[u,t.toString(16)].join("_");if(f in h)return h[f];var c,l=0;if(t.isEven()||!_$generatePrime_310.simpleSieve||!_$generatePrime_310.fermatTest(t)||!e.test(t))return l+=1,l+="02"===u||"05"===u?8:4,h[f]=l,l;switch(e.test(t.shrn(1))||(l+=2),u){case"02":t.mod(r).cmp(i)&&(l+=8);break;case"05":(c=t.mod(n)).cmp(o)&&c.cmp(a)&&(l+=8);break;default:l+=4}return h[f]=l,l}(this.__prime,this.__gen)),this._primeCode}}),f.prototype.generateKeys=function(){return this._priv||(this._priv=new _$bn_312(_$browser_415(this._primeLen))),this._pub=this._gen.toRed(this._prime).redPow(this._priv).fromRed(),this.getPublicKey()},f.prototype.computeSecret=function(e){var r=(e=(e=new _$bn_312(e)).toRed(this._prime)).redPow(this._priv).fromRed(),i=new t(r.toArray()),n=this.getPrime();if(i.length0?this.tail.next=e:this.head=e,this.tail=e,++this.length},t.prototype.unshift=function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length},t.prototype.shift=function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t}},t.prototype.clear=function(){this.head=this.tail=null,this.length=0},t.prototype.join=function(t){if(0===this.length)return"";for(var e=this.head,r=""+e.data;e=e.next;)r+=t+e.data;return r},t.prototype.concat=function(t){if(0===this.length)return __Buffer_422.alloc(0);for(var e,r,i=__Buffer_422.allocUnsafe(t>>>0),n=this.head,o=0;n;)e=i,r=o,n.data.copy(e,r),o+=n.data.length,n=n.next;return i},t}(),util&&util.inspect&&util.inspect.custom&&(_$BufferList_422.prototype[util.inspect.custom]=function(){var t=util.inspect({length:this.length});return this.constructor.name+" "+t});var _$destroy_423={destroy:function(t,e){var r=this,i=this._readableState&&this._readableState.destroyed,n=this._writableState&&this._writableState.destroyed;return i||n?(e?e(t):t&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,_$processNextickArgs_400.nextTick(emitErrorNT,this,t)):_$processNextickArgs_400.nextTick(emitErrorNT,this,t)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(t||null,(function(t){!e&&t?r._writableState?r._writableState.errorEmitted||(r._writableState.errorEmitted=!0,_$processNextickArgs_400.nextTick(emitErrorNT,r,t)):_$processNextickArgs_400.nextTick(emitErrorNT,r,t):e&&e(t)})),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}},_$Transform_420=__Transform_420,__Duplex_420=_$Duplex_417({}),__util_420=Object.create(_$util_259);function __afterTransform_420(t,e){var r=this._transformState;r.transforming=!1;var i=r.writecb;if(!i)return this.emit("error",new Error("write callback called multiple times"));r.writechunk=null,r.writecb=null,null!=e&&this.push(e),i(t);var n=this._readableState;n.reading=!1,(n.needReadable||n.length=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void 0}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s}return n}function h(t,e){t.words=e.words,t.length=e.length,t.negative=e.negative,t.red=e.red}if(n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words)},n.max=function(t,e){return t.cmp(e)>0?t:e},n.min=function(t,e){return t.cmp(e)<0?t:e},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this._strip()},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this._strip()},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign()},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{n.prototype[Symbol.for("nodejs.util.inspect.custom")]=f}catch(e){n.prototype.inspect=f}else n.prototype.inspect=f;function f(){return(this.red?""}var c=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],l=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],d=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function p(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var p=h-d|0;f+=(a=(n=0|t.words[p])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a}r.words[h]=0|c,u=0|f}return 0!==u?r.words[h]=0|u:r.length--,r._strip()}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215,(i+=2)>=26&&(i-=26,o--),r=0!==n||o!==this.length-1?c[6-s.length]+s+r:s+r}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(t===(0|t)&&t>=2&&t<=36){var u=l[t],h=d[t];r="";var f=this.clone();for(f.negative=0;!f.isZero();){var p=f.modrn(h).toString(t);r=(f=f.idivn(h)).isZero()?p+r:c[u-p.length]+p+r}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t},n.prototype.toJSON=function(){return this.toString(16,2)},o&&(n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e)}),n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)},n.prototype.toArrayLike=function(t,e,r){this._strip();var i=this.byteLength(),n=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e)}(t,r||Math.max(1,i));return this["_toArrayLike"+("le"===e?"LE":"BE")](n,i),n},n.prototype._toArrayLikeLE=function(t,e){for(var r=0,i=0,n=0,o=0;n>8&255),r>16&255),6===o?(r>24&255),i=0,o=0):(i=a>>>24,o+=2)}if(r=0&&(t[r--]=a>>8&255),r>=0&&(t[r--]=a>>16&255),6===o?(r>=0&&(t[r--]=a>>24&255),i=0,o=0):(i=a>>>24,o+=2)}if(r>=0)for(t[r--]=i;r>=0;)t[r--]=0},Math.clz32?n.prototype._countBits=function(t){return 32-Math.clz32(t)}:n.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this)},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this)},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this)},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip()},n.prototype.notn=function(t){return this.clone().inotn(t)},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this)},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],p=8191&d,_=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],P=8191&I,R=I>>>13,C=0|a[8],O=8191&C,N=C>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,V=0|s[2],G=8191&V,W=V>>>13,Z=0|s[3],Y=8191&Z,J=Z>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],pt=8191&dt,_t=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(p,H),n=(n=Math.imul(p,z))+Math.imul(_,H)|0,o=Math.imul(_,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(p,K)|0,n=(n=n+Math.imul(p,F)|0)+Math.imul(_,K)|0,o=o+Math.imul(_,F)|0;var yt=(h+(i=i+Math.imul(c,G)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,G)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(p,G)|0,n=(n=n+Math.imul(p,W)|0)+Math.imul(_,G)|0,o=o+Math.imul(_,W)|0;var bt=(h+(i=i+Math.imul(c,Y)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Y)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,G)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,G)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(p,Y)|0,n=(n=n+Math.imul(p,J)|0)+Math.imul(_,Y)|0,o=o+Math.imul(_,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,G)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,G)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Y)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Y)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(p,Q)|0,n=(n=n+Math.imul(p,tt)|0)+Math.imul(_,Q)|0,o=o+Math.imul(_,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,G)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,G)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Y)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Y)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(p,rt)|0,n=(n=n+Math.imul(p,it)|0)+Math.imul(_,rt)|0,o=o+Math.imul(_,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(P,H),n=(n=Math.imul(P,z))+Math.imul(R,H)|0,o=Math.imul(R,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,G)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,G)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Y)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(p,ot)|0,n=(n=n+Math.imul(p,at)|0)+Math.imul(_,ot)|0,o=o+Math.imul(_,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(O,H),n=(n=Math.imul(O,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(P,K)|0,n=(n=n+Math.imul(P,F)|0)+Math.imul(R,K)|0,o=o+Math.imul(R,F)|0,i=i+Math.imul(T,G)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,G)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Y)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(p,ut)|0,n=(n=n+Math.imul(p,ht)|0)+Math.imul(_,ut)|0,o=o+Math.imul(_,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(O,K)|0,n=(n=n+Math.imul(O,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(P,G)|0,n=(n=n+Math.imul(P,W)|0)+Math.imul(R,G)|0,o=o+Math.imul(R,W)|0,i=i+Math.imul(T,Y)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Y)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(p,ct)|0,n=(n=n+Math.imul(p,lt)|0)+Math.imul(_,ct)|0,o=o+Math.imul(_,lt)|0;var St=(h+(i=i+Math.imul(c,pt)|0)|0)+((8191&(n=(n=n+Math.imul(c,_t)|0)+Math.imul(l,pt)|0))<<13)|0;h=((o=o+Math.imul(l,_t)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(O,G)|0,n=(n=n+Math.imul(O,W)|0)+Math.imul(N,G)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(P,Y)|0,n=(n=n+Math.imul(P,J)|0)+Math.imul(R,Y)|0,o=o+Math.imul(R,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(p,pt)|0)|0)+((8191&(n=(n=n+Math.imul(p,_t)|0)+Math.imul(_,pt)|0))<<13)|0;h=((o=o+Math.imul(_,_t)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,G),n=(n=Math.imul(D,W))+Math.imul(U,G)|0,o=Math.imul(U,W),i=i+Math.imul(O,Y)|0,n=(n=n+Math.imul(O,J)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(P,Q)|0,n=(n=n+Math.imul(P,tt)|0)+Math.imul(R,Q)|0,o=o+Math.imul(R,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,pt)|0)|0)+((8191&(n=(n=n+Math.imul(g,_t)|0)+Math.imul(y,pt)|0))<<13)|0;h=((o=o+Math.imul(y,_t)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Y),n=(n=Math.imul(D,J))+Math.imul(U,Y)|0,o=Math.imul(U,J),i=i+Math.imul(O,Q)|0,n=(n=n+Math.imul(O,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(P,rt)|0,n=(n=n+Math.imul(P,it)|0)+Math.imul(R,rt)|0,o=o+Math.imul(R,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,pt)|0)|0)+((8191&(n=(n=n+Math.imul(v,_t)|0)+Math.imul(w,pt)|0))<<13)|0;h=((o=o+Math.imul(w,_t)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(O,rt)|0,n=(n=n+Math.imul(O,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(P,ot)|0,n=(n=n+Math.imul(P,at)|0)+Math.imul(R,ot)|0,o=o+Math.imul(R,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,pt)|0)|0)+((8191&(n=(n=n+Math.imul($,_t)|0)+Math.imul(E,pt)|0))<<13)|0;h=((o=o+Math.imul(E,_t)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(O,ot)|0,n=(n=n+Math.imul(O,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(P,ut)|0,n=(n=n+Math.imul(P,ht)|0)+Math.imul(R,ut)|0,o=o+Math.imul(R,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,pt)|0)|0)+((8191&(n=(n=n+Math.imul(A,_t)|0)+Math.imul(B,pt)|0))<<13)|0;h=((o=o+Math.imul(B,_t)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(O,ut)|0,n=(n=n+Math.imul(O,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(P,ct)|0,n=(n=n+Math.imul(P,lt)|0)+Math.imul(R,ct)|0,o=o+Math.imul(R,lt)|0;var It=(h+(i=i+Math.imul(T,pt)|0)|0)+((8191&(n=(n=n+Math.imul(T,_t)|0)+Math.imul(x,pt)|0))<<13)|0;h=((o=o+Math.imul(x,_t)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(O,ct)|0,n=(n=n+Math.imul(O,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Pt=(h+(i=i+Math.imul(P,pt)|0)|0)+((8191&(n=(n=n+Math.imul(P,_t)|0)+Math.imul(R,pt)|0))<<13)|0;h=((o=o+Math.imul(R,_t)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Rt=(h+(i=i+Math.imul(O,pt)|0)|0)+((8191&(n=(n=n+Math.imul(O,_t)|0)+Math.imul(N,pt)|0))<<13)|0;h=((o=o+Math.imul(N,_t)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863;var Ct=(h+(i=Math.imul(D,pt))|0)+((8191&(n=(n=Math.imul(D,_t))+Math.imul(U,pt)|0))<<13)|0;return h=((o=Math.imul(U,_t))+(n>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Pt,u[17]=Rt,u[18]=Ct,0!==h&&(u[19]=h,r.length++),r};function m(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863}r.words[o]=s,i=a,a=n}return 0!==i?r.words[o]=i:r.length--,r._strip()}function g(t,e,r){return m(t,e,r)}function y(t,e){this.x=t,this.y=e}Math.imul||(_=p),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?_(this,t,e):r<63?p(this,t,e):r<1024?m(this,t,e):g(this,t,e)},y.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i},y.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,r+=n/67108864|0,r+=o>>>26,this.words[i]=67108863&o}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this},n.prototype.muln=function(t){return this.clone().imuln(t)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n&1}return e}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r}o&&(this.words[e]=o,this.length++)}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r)},n.prototype.shln=function(t){return this.clone().ishln(t)},n.prototype.ushln=function(t){return this.clone().iushln(t)},n.prototype.shrn=function(t){return this.clone().ishrn(t)},n.prototype.ushrn=function(t){return this.clone().iushrn(t)},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this._strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this._strip()},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l)}return s&&s._strip(),i._strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i}},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modrn(t.words[0]))}:this._wordDiv(t,e);var i,o,a},n.prototype.div=function(t){return this.divmod(t,"div",!1).div},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},n.prototype.modrn=function(t){var e=t<0;e&&(t=-t);for(var r=(1<<26)%t,i=0,n=this.length-1;n>=0;n--)i=(r*i+(0|this.words[n]))%t;return e?-i:i},n.prototype.modn=function(t){return this.modrn(t)},n.prototype.idivn=function(t){var e=t<0;e&&(t=-t);for(var r=0,i=this.length-1;i>=0;i--){var n=(0|this.words[i])+67108864*r;this.words[i]=n/t|0,r=n%t}return this._strip(),e?this.ineg():this},n.prototype.divn=function(t){return this.clone().idivn(t)},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-- >0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,p=1;0==(r.words[0]&p)&&d<26;++d,p<<=1);if(d>0)for(r.iushrn(d);d-- >0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o))}return{a:a,b:s,gcd:r.iushln(u)}},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-- >0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-- >0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o))}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o}else if(0===n||0===r.cmpn(1))break;e.isub(r)}return r.iushln(i)},n.prototype.invm=function(t){return this.egcd(t).a.umod(t)},n.prototype.isEven=function(){return 0==(1&this.words[0])},n.prototype.isOdd=function(){return 1==(1&this.words[0])},n.prototype.andln=function(t){return this.words[0]&t},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a}return 0!==n&&(this.words[o]=n,this.length++),this},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break}}return e},n.prototype.gtn=function(t){return 1===this.cmpn(t)},n.prototype.gt=function(t){return 1===this.cmp(t)},n.prototype.gten=function(t){return this.cmpn(t)>=0},n.prototype.gte=function(t){return this.cmp(t)>=0},n.prototype.ltn=function(t){return-1===this.cmpn(t)},n.prototype.lt=function(t){return-1===this.cmp(t)},n.prototype.lten=function(t){return this.cmpn(t)<=0},n.prototype.lte=function(t){return this.cmp(t)<=0},n.prototype.eqn=function(t){return 0===this.cmpn(t)},n.prototype.eq=function(t){return 0===this.cmp(t)},n.red=function(t){return new S(t)},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t)},n.prototype.fromRed=function(){return this.red.convertFrom(this)},n.prototype._forceRed=function(t){return this.red=t,this},n.prototype.forceRed=function(t){return this._forceRed(t)},n.prototype.redAdd=function(t){return this.red.add(this,t)},n.prototype.redIAdd=function(t){return this.red.iadd(this,t)},n.prototype.redSub=function(t){return this.red.sub(this,t)},n.prototype.redISub=function(t){return this.red.isub(this,t)},n.prototype.redShl=function(t){return this.red.shl(this,t)},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t)},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t)},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t)};var b={k256:null,p224:null,p192:null,p25519:null};function v(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function w(){v.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function M(){v.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function $(){v.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function E(){v.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function S(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e}else this.m=t,this.prime=null}function A(t){S.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}v.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t},v.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},v.prototype.split=function(t,e){t.iushrn(this.n,0,e)},v.prototype.imulK=function(t){return t.imul(this.k)},i(w,v),w.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9},w.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i}return 0!==e&&(t.words[t.length++]=e),t},n._prime=function(t){if(b[t])return b[t];var e;if("k256"===t)e=new w;else if("p224"===t)e=new M;else if("p192"===t)e=new $;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new E}return b[t]=e,e},S.prototype._verify1=function(t){},S.prototype._verify2=function(t,e){},S.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):(h(t,t.umod(this.m)._forceRed(this)),t)},S.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},S.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},S.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r},S.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},S.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r},S.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},S.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},S.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},S.prototype.isqr=function(t){return this.imul(t,t.clone())},S.prototype.sqr=function(t){return this.mul(t,t)},S.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e)}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,p=0;0!==d.cmp(o);p++)d=d.redSqr();var _=this.pow(h,new n(1).iushln(l-p-1));f=f.redMul(_),h=_.redSqr(),c=c.redMul(h),l=p}return f},S.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e)},S.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0}u=26}return o},S.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},S.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},n.mont=function(t){return new A(t)},i(A,S),A.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},A.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},A.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this)},A.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this)},A.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(_$bn_214,this),_$bn_214=_$bn_214.exports;var _$browserifyRsa_237={};(function(t){(function(){function e(t){var e,r=t.modulus.byteLength();do{e=new _$bn_214(_$browser_415(r))}while(e.cmp(t.modulus)>=0||!e.umod(t.prime1)||!e.umod(t.prime2));return e}function r(r,i){var n=function(t){var r=e(t);return{blinder:r.toRed(_$bn_214.mont(t.modulus)).redPow(new _$bn_214(t.publicExponent)).fromRed(),unblinder:r.invm(t.modulus)}}(i),o=i.modulus.byteLength(),a=new _$bn_214(r).mul(n.blinder).umod(i.modulus),s=a.toRed(_$bn_214.mont(i.prime1)),u=a.toRed(_$bn_214.mont(i.prime2)),h=i.coefficient,f=i.prime1,c=i.prime2,l=s.redPow(i.exponent1).fromRed(),d=u.redPow(i.exponent2).fromRed(),p=l.isub(d).imul(h).umod(f).imul(c);return d.iadd(p).imul(n.unblinder).umod(i.modulus).toArrayLike(t,"be",o)}r.getr=e,_$browserifyRsa_237=r}).call(this)}).call(this,_$buffer_251({}).Buffer);var _$bn_119={exports:{}};!function(t,r){"use strict";function i(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}function n(t,e,r){if(n.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==e&&"be"!==e||(r=e,e=10),this._init(t||0,e||10,r||"be"))}var o;"object"==typeof t?t.exports=n:r.BN=n,n.BN=n,n.wordSize=26;try{o="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:_$empty_216({}).Buffer}catch(e){}function a(t,e){var r=t.charCodeAt(e);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s}return n}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words)},n.max=function(t,e){return t.cmp(e)>0?t:e},n.min=function(t,e){return t.cmp(e)<0?t:e},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip()},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this.strip()},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign()},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},n.prototype.inspect=function(){return(this.red?""};var h=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],f=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],c=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function l(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var p=h-d|0;f+=(a=(n=0|t.words[p])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a}r.words[h]=0|c,u=0|f}return 0!==u?r.words[h]=0|u:r.length--,r.strip()}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?h[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--)}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(t===(0|t)&&t>=2&&t<=36){var u=f[t],l=c[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var p=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?p+r:h[u-p.length]+p+r}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t},n.prototype.toJSON=function(){return this.toString(16)},n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e)},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)},n.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this)},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this)},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this)},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip()},n.prototype.notn=function(t){return this.clone().inotn(t)},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this)},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],p=8191&d,_=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],P=8191&I,R=I>>>13,C=0|a[8],O=8191&C,N=C>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,V=0|s[2],G=8191&V,W=V>>>13,Z=0|s[3],Y=8191&Z,J=Z>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],pt=8191&dt,_t=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(p,H),n=(n=Math.imul(p,z))+Math.imul(_,H)|0,o=Math.imul(_,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(p,K)|0,n=(n=n+Math.imul(p,F)|0)+Math.imul(_,K)|0,o=o+Math.imul(_,F)|0;var yt=(h+(i=i+Math.imul(c,G)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,G)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(p,G)|0,n=(n=n+Math.imul(p,W)|0)+Math.imul(_,G)|0,o=o+Math.imul(_,W)|0;var bt=(h+(i=i+Math.imul(c,Y)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Y)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,G)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,G)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(p,Y)|0,n=(n=n+Math.imul(p,J)|0)+Math.imul(_,Y)|0,o=o+Math.imul(_,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,G)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,G)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Y)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Y)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(p,Q)|0,n=(n=n+Math.imul(p,tt)|0)+Math.imul(_,Q)|0,o=o+Math.imul(_,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,G)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,G)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Y)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Y)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(p,rt)|0,n=(n=n+Math.imul(p,it)|0)+Math.imul(_,rt)|0,o=o+Math.imul(_,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(P,H),n=(n=Math.imul(P,z))+Math.imul(R,H)|0,o=Math.imul(R,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,G)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,G)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Y)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(p,ot)|0,n=(n=n+Math.imul(p,at)|0)+Math.imul(_,ot)|0,o=o+Math.imul(_,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(O,H),n=(n=Math.imul(O,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(P,K)|0,n=(n=n+Math.imul(P,F)|0)+Math.imul(R,K)|0,o=o+Math.imul(R,F)|0,i=i+Math.imul(T,G)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,G)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Y)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(p,ut)|0,n=(n=n+Math.imul(p,ht)|0)+Math.imul(_,ut)|0,o=o+Math.imul(_,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(O,K)|0,n=(n=n+Math.imul(O,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(P,G)|0,n=(n=n+Math.imul(P,W)|0)+Math.imul(R,G)|0,o=o+Math.imul(R,W)|0,i=i+Math.imul(T,Y)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Y)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(p,ct)|0,n=(n=n+Math.imul(p,lt)|0)+Math.imul(_,ct)|0,o=o+Math.imul(_,lt)|0;var St=(h+(i=i+Math.imul(c,pt)|0)|0)+((8191&(n=(n=n+Math.imul(c,_t)|0)+Math.imul(l,pt)|0))<<13)|0;h=((o=o+Math.imul(l,_t)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(O,G)|0,n=(n=n+Math.imul(O,W)|0)+Math.imul(N,G)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(P,Y)|0,n=(n=n+Math.imul(P,J)|0)+Math.imul(R,Y)|0,o=o+Math.imul(R,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(p,pt)|0)|0)+((8191&(n=(n=n+Math.imul(p,_t)|0)+Math.imul(_,pt)|0))<<13)|0;h=((o=o+Math.imul(_,_t)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,G),n=(n=Math.imul(D,W))+Math.imul(U,G)|0,o=Math.imul(U,W),i=i+Math.imul(O,Y)|0,n=(n=n+Math.imul(O,J)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(P,Q)|0,n=(n=n+Math.imul(P,tt)|0)+Math.imul(R,Q)|0,o=o+Math.imul(R,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,pt)|0)|0)+((8191&(n=(n=n+Math.imul(g,_t)|0)+Math.imul(y,pt)|0))<<13)|0;h=((o=o+Math.imul(y,_t)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Y),n=(n=Math.imul(D,J))+Math.imul(U,Y)|0,o=Math.imul(U,J),i=i+Math.imul(O,Q)|0,n=(n=n+Math.imul(O,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(P,rt)|0,n=(n=n+Math.imul(P,it)|0)+Math.imul(R,rt)|0,o=o+Math.imul(R,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,pt)|0)|0)+((8191&(n=(n=n+Math.imul(v,_t)|0)+Math.imul(w,pt)|0))<<13)|0;h=((o=o+Math.imul(w,_t)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(O,rt)|0,n=(n=n+Math.imul(O,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(P,ot)|0,n=(n=n+Math.imul(P,at)|0)+Math.imul(R,ot)|0,o=o+Math.imul(R,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,pt)|0)|0)+((8191&(n=(n=n+Math.imul($,_t)|0)+Math.imul(E,pt)|0))<<13)|0;h=((o=o+Math.imul(E,_t)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(O,ot)|0,n=(n=n+Math.imul(O,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(P,ut)|0,n=(n=n+Math.imul(P,ht)|0)+Math.imul(R,ut)|0,o=o+Math.imul(R,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,pt)|0)|0)+((8191&(n=(n=n+Math.imul(A,_t)|0)+Math.imul(B,pt)|0))<<13)|0;h=((o=o+Math.imul(B,_t)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(O,ut)|0,n=(n=n+Math.imul(O,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(P,ct)|0,n=(n=n+Math.imul(P,lt)|0)+Math.imul(R,ct)|0,o=o+Math.imul(R,lt)|0;var It=(h+(i=i+Math.imul(T,pt)|0)|0)+((8191&(n=(n=n+Math.imul(T,_t)|0)+Math.imul(x,pt)|0))<<13)|0;h=((o=o+Math.imul(x,_t)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(O,ct)|0,n=(n=n+Math.imul(O,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Pt=(h+(i=i+Math.imul(P,pt)|0)|0)+((8191&(n=(n=n+Math.imul(P,_t)|0)+Math.imul(R,pt)|0))<<13)|0;h=((o=o+Math.imul(R,_t)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Rt=(h+(i=i+Math.imul(O,pt)|0)|0)+((8191&(n=(n=n+Math.imul(O,_t)|0)+Math.imul(N,pt)|0))<<13)|0;h=((o=o+Math.imul(N,_t)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863;var Ct=(h+(i=Math.imul(D,pt))|0)+((8191&(n=(n=Math.imul(D,_t))+Math.imul(U,pt)|0))<<13)|0;return h=((o=Math.imul(U,_t))+(n>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Pt,u[17]=Rt,u[18]=Ct,0!==h&&(u[19]=h,r.length++),r};function p(t,e,r){return(new _).mulp(t,e,r)}function _(t,e){this.x=t,this.y=e}Math.imul||(d=l),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?d(this,t,e):r<63?l(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863}r.words[o]=s,i=a,a=n}return 0!==i?r.words[o]=i:r.length--,r.strip()}(this,t,e):p(this,t,e)},_.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i},_.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n}return 0!==e&&(this.words[r]=e,this.length++),this},n.prototype.muln=function(t){return this.clone().imuln(t)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n}return e}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r}o&&(this.words[e]=o,this.length++)}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r)},n.prototype.shln=function(t){return this.clone().ishln(t)},n.prototype.ushln=function(t){return this.clone().iushln(t)},n.prototype.shrn=function(t){return this.clone().ishrn(t)},n.prototype.ushrn=function(t){return this.clone().iushrn(t)},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip()},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l)}return s&&s.strip(),i.strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i}},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var i,o,a},n.prototype.div=function(t){return this.divmod(t,"div",!1).div},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},n.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r},n.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t}return this.strip()},n.prototype.divn=function(t){return this.clone().idivn(t)},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-- >0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,p=1;0==(r.words[0]&p)&&d<26;++d,p<<=1);if(d>0)for(r.iushrn(d);d-- >0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o))}return{a:a,b:s,gcd:r.iushln(u)}},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-- >0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-- >0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o))}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o}else if(0===n||0===r.cmpn(1))break;e.isub(r)}return r.iushln(i)},n.prototype.invm=function(t){return this.egcd(t).a.umod(t)},n.prototype.isEven=function(){return 0==(1&this.words[0])},n.prototype.isOdd=function(){return 1==(1&this.words[0])},n.prototype.andln=function(t){return this.words[0]&t},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a}return 0!==n&&(this.words[o]=n,this.length++),this},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break}}return e},n.prototype.gtn=function(t){return 1===this.cmpn(t)},n.prototype.gt=function(t){return 1===this.cmp(t)},n.prototype.gten=function(t){return this.cmpn(t)>=0},n.prototype.gte=function(t){return this.cmp(t)>=0},n.prototype.ltn=function(t){return-1===this.cmpn(t)},n.prototype.lt=function(t){return-1===this.cmp(t)},n.prototype.lten=function(t){return this.cmpn(t)<=0},n.prototype.lte=function(t){return this.cmp(t)<=0},n.prototype.eqn=function(t){return 0===this.cmpn(t)},n.prototype.eq=function(t){return 0===this.cmp(t)},n.red=function(t){return new M(t)},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t)},n.prototype.fromRed=function(){return this.red.convertFrom(this)},n.prototype._forceRed=function(t){return this.red=t,this},n.prototype.forceRed=function(t){return this._forceRed(t)},n.prototype.redAdd=function(t){return this.red.add(this,t)},n.prototype.redIAdd=function(t){return this.red.iadd(this,t)},n.prototype.redSub=function(t){return this.red.sub(this,t)},n.prototype.redISub=function(t){return this.red.isub(this,t)},n.prototype.redShl=function(t){return this.red.shl(this,t)},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t)},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t)},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t)};var m={k256:null,p224:null,p192:null,p25519:null};function g(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function y(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function b(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function v(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function w(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function M(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e}else this.m=t,this.prime=null}function $(t){M.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}g.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t},g.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},g.prototype.split=function(t,e){t.iushrn(this.n,0,e)},g.prototype.imulK=function(t){return t.imul(this.k)},i(y,g),y.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9},y.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i}return 0!==e&&(t.words[t.length++]=e),t},n._prime=function(t){if(m[t])return m[t];var e;if("k256"===t)e=new y;else if("p224"===t)e=new b;else if("p192"===t)e=new v;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new w}return m[t]=e,e},M.prototype._verify1=function(t){},M.prototype._verify2=function(t,e){},M.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this)},M.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},M.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},M.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r},M.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},M.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r},M.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},M.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},M.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},M.prototype.isqr=function(t){return this.imul(t,t.clone())},M.prototype.sqr=function(t){return this.mul(t,t)},M.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e)}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,p=0;0!==d.cmp(o);p++)d=d.redSqr();var _=this.pow(h,new n(1).iushln(l-p-1));f=f.redMul(_),h=_.redSqr(),c=c.redMul(h),l=p}return f},M.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e)},M.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0}u=26}return o},M.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},M.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},n.mont=function(t){return new $(t)},i($,M),$.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},$.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},$.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this)},$.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this)},$.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(_$bn_119,this),_$bn_119=_$bn_119.exports;var _$reporter_110={};function Reporter(t){this._reporterState={obj:null,path:[],options:t||{},errors:[]}}function ReporterError(t,e){this.path=t,this.rethrow(e)}_$reporter_110.Reporter=Reporter,Reporter.prototype.isError=function(t){return t instanceof ReporterError},Reporter.prototype.save=function(){var t=this._reporterState;return{obj:t.obj,pathLen:t.path.length}},Reporter.prototype.restore=function(t){var e=this._reporterState;e.obj=t.obj,e.path=e.path.slice(0,t.pathLen)},Reporter.prototype.enterKey=function(t){return this._reporterState.path.push(t)},Reporter.prototype.exitKey=function(t){var e=this._reporterState;e.path=e.path.slice(0,t-1)},Reporter.prototype.leaveKey=function(t,e,r){var i=this._reporterState;this.exitKey(t),null!==i.obj&&(i.obj[e]=r)},Reporter.prototype.path=function(){return this._reporterState.path.join("/")},Reporter.prototype.enterObject=function(){var t=this._reporterState,e=t.obj;return t.obj={},e},Reporter.prototype.leaveObject=function(t){var e=this._reporterState,r=e.obj;return e.obj=t,r},Reporter.prototype.error=function(t){var e,r=this._reporterState,i=t instanceof ReporterError;if(e=i?t:new ReporterError(r.path.map((function(t){return"["+JSON.stringify(t)+"]"})).join(""),t.message||t,t.stack),!r.options.partial)throw e;return i||r.errors.push(e),e},Reporter.prototype.wrapResult=function(t){var e=this._reporterState;return e.options.partial?{result:this.isError(t)?null:t,errors:e.errors}:t},_$inherits_browser_375(ReporterError,Error),ReporterError.prototype.rethrow=function(t){if(this.message=t+" at: "+(this.path||"(shallow)"),Error.captureStackTrace&&Error.captureStackTrace(this,ReporterError),!this.stack)try{throw new Error(this.message)}catch(e){this.stack=e.stack}return this};var asn=_$asn1_105({}),Time=asn.define("Time",(function(){this.choice({utcTime:this.utctime(),generalTime:this.gentime()})})),AttributeTypeValue=asn.define("AttributeTypeValue",(function(){this.seq().obj(this.key("type").objid(),this.key("value").any())})),AlgorithmIdentifier=asn.define("AlgorithmIdentifier",(function(){this.seq().obj(this.key("algorithm").objid(),this.key("parameters").optional(),this.key("curve").objid().optional())})),SubjectPublicKeyInfo=asn.define("SubjectPublicKeyInfo",(function(){this.seq().obj(this.key("algorithm").use(AlgorithmIdentifier),this.key("subjectPublicKey").bitstr())})),RelativeDistinguishedName=asn.define("RelativeDistinguishedName",(function(){this.setof(AttributeTypeValue)})),RDNSequence=asn.define("RDNSequence",(function(){this.seqof(RelativeDistinguishedName)})),Name=asn.define("Name",(function(){this.choice({rdnSequence:this.use(RDNSequence)})})),Validity=asn.define("Validity",(function(){this.seq().obj(this.key("notBefore").use(Time),this.key("notAfter").use(Time))})),Extension=asn.define("Extension",(function(){this.seq().obj(this.key("extnID").objid(),this.key("critical").bool().def(!1),this.key("extnValue").octstr())})),TBSCertificate=asn.define("TBSCertificate",(function(){this.seq().obj(this.key("version").explicit(0).int().optional(),this.key("serialNumber").int(),this.key("signature").use(AlgorithmIdentifier),this.key("issuer").use(Name),this.key("validity").use(Validity),this.key("subject").use(Name),this.key("subjectPublicKeyInfo").use(SubjectPublicKeyInfo),this.key("issuerUniqueID").implicit(1).bitstr().optional(),this.key("subjectUniqueID").implicit(2).bitstr().optional(),this.key("extensions").explicit(3).seqof(Extension).optional())})),X509Certificate=asn.define("X509Certificate",(function(){this.seq().obj(this.key("tbsCertificate").use(TBSCertificate),this.key("signatureAlgorithm").use(AlgorithmIdentifier),this.key("signatureValue").bitstr())})),_$X509Certificate_390=X509Certificate,_$asn1_389={},__asn1_389=_$asn1_105({});_$asn1_389.certificate=_$X509Certificate_390;var RSAPrivateKey=__asn1_389.define("RSAPrivateKey",(function(){this.seq().obj(this.key("version").int(),this.key("modulus").int(),this.key("publicExponent").int(),this.key("privateExponent").int(),this.key("prime1").int(),this.key("prime2").int(),this.key("exponent1").int(),this.key("exponent2").int(),this.key("coefficient").int())}));_$asn1_389.RSAPrivateKey=RSAPrivateKey;var RSAPublicKey=__asn1_389.define("RSAPublicKey",(function(){this.seq().obj(this.key("modulus").int(),this.key("publicExponent").int())}));_$asn1_389.RSAPublicKey=RSAPublicKey;var __AlgorithmIdentifier_389=__asn1_389.define("AlgorithmIdentifier",(function(){this.seq().obj(this.key("algorithm").objid(),this.key("none").null_().optional(),this.key("curve").objid().optional(),this.key("params").seq().obj(this.key("p").int(),this.key("q").int(),this.key("g").int()).optional())})),PublicKey=__asn1_389.define("SubjectPublicKeyInfo",(function(){this.seq().obj(this.key("algorithm").use(__AlgorithmIdentifier_389),this.key("subjectPublicKey").bitstr())}));_$asn1_389.PublicKey=PublicKey;var PrivateKeyInfo=__asn1_389.define("PrivateKeyInfo",(function(){this.seq().obj(this.key("version").int(),this.key("algorithm").use(__AlgorithmIdentifier_389),this.key("subjectPrivateKey").octstr())}));_$asn1_389.PrivateKey=PrivateKeyInfo;var EncryptedPrivateKeyInfo=__asn1_389.define("EncryptedPrivateKeyInfo",(function(){this.seq().obj(this.key("algorithm").seq().obj(this.key("id").objid(),this.key("decrypt").seq().obj(this.key("kde").seq().obj(this.key("id").objid(),this.key("kdeparams").seq().obj(this.key("salt").octstr(),this.key("iters").int())),this.key("cipher").seq().obj(this.key("algo").objid(),this.key("iv").octstr()))),this.key("subjectPrivateKey").octstr())}));_$asn1_389.EncryptedPrivateKey=EncryptedPrivateKeyInfo;var DSAPrivateKey=__asn1_389.define("DSAPrivateKey",(function(){this.seq().obj(this.key("version").int(),this.key("p").int(),this.key("q").int(),this.key("g").int(),this.key("pub_key").int(),this.key("priv_key").int())}));_$asn1_389.DSAPrivateKey=DSAPrivateKey,_$asn1_389.DSAparam=__asn1_389.define("DSAparam",(function(){this.int()}));var ECParameters=__asn1_389.define("ECParameters",(function(){this.choice({namedCurve:this.objid()})})),ECPrivateKey=__asn1_389.define("ECPrivateKey",(function(){this.seq().obj(this.key("version").int(),this.key("privateKey").octstr(),this.key("parameters").optional().explicit(0).use(ECParameters),this.key("publicKey").optional().explicit(1).bitstr())}));_$asn1_389.ECPrivateKey=ECPrivateKey,_$asn1_389.signature=__asn1_389.define("signature",(function(){this.seq().obj(this.key("r").int(),this.key("s").int())}));var _$aesid_388={"2.16.840.1.101.3.4.1.1":"aes-128-ecb","2.16.840.1.101.3.4.1.2":"aes-128-cbc","2.16.840.1.101.3.4.1.3":"aes-128-ofb","2.16.840.1.101.3.4.1.4":"aes-128-cfb","2.16.840.1.101.3.4.1.21":"aes-192-ecb","2.16.840.1.101.3.4.1.22":"aes-192-cbc","2.16.840.1.101.3.4.1.23":"aes-192-ofb","2.16.840.1.101.3.4.1.24":"aes-192-cfb","2.16.840.1.101.3.4.1.41":"aes-256-ecb","2.16.840.1.101.3.4.1.42":"aes-256-cbc","2.16.840.1.101.3.4.1.43":"aes-256-ofb","2.16.840.1.101.3.4.1.44":"aes-256-cfb"},_$safeBuffer_393={},__buffer_393=_$buffer_251({}),__Buffer_393=__buffer_393.Buffer;function __copyProps_393(t,e){for(var r in t)e[r]=t[r]}function __SafeBuffer_393(t,e,r){return __Buffer_393(t,e,r)}__Buffer_393.from&&__Buffer_393.alloc&&__Buffer_393.allocUnsafe&&__Buffer_393.allocUnsafeSlow?_$safeBuffer_393=__buffer_393:(__copyProps_393(__buffer_393,_$safeBuffer_393),_$safeBuffer_393.Buffer=__SafeBuffer_393),__SafeBuffer_393.prototype=Object.create(__Buffer_393.prototype),__copyProps_393(__Buffer_393,__SafeBuffer_393),__SafeBuffer_393.from=function(t,e,r){if("number"==typeof t)throw new TypeError("Argument must not be a number");return __Buffer_393(t,e,r)},__SafeBuffer_393.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError("Argument must be a number");var i=__Buffer_393(t);return void 0!==e?"string"==typeof r?i.fill(e,r):i.fill(e):i.fill(0),i},__SafeBuffer_393.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return __Buffer_393(t)},__SafeBuffer_393.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return __buffer_393.SlowBuffer(t)};var findProc=/Proc-Type: 4,ENCRYPTED[\n\r]+DEK-Info: AES-((?:128)|(?:192)|(?:256))-CBC,([0-9A-H]+)[\n\r]+([0-9A-z\n\r+/=]+)[\n\r]+/m,startRegex=/^-----BEGIN ((?:.*? KEY)|CERTIFICATE)-----/m,fullRegex=/^-----BEGIN ((?:.*? KEY)|CERTIFICATE)-----([0-9A-z\n\r+/=]+)-----END \1-----$/m,__Buffer_391=_$safeBuffer_393.Buffer,_$fixProc_391=function(t,e){var r,i=t.toString(),n=i.match(findProc);if(n){var o="aes"+n[1],a=__Buffer_391.from(n[2],"hex"),s=__Buffer_391.from(n[3].replace(/[\r\n]/g,""),"base64"),u=_$evp_bytestokey_350(e,a.slice(0,8),parseInt(n[1],10)).key,h=[],f=_$browser_219.createDecipheriv(o,u,a);h.push(f.update(s)),h.push(f.final()),r=__Buffer_391.concat(h)}else{var c=i.match(fullRegex);r=__Buffer_391.from(c[2].replace(/[\r\n]/g,""),"base64")}return{tag:i.match(startRegex)[1],data:r}},_$parseAsn1_392={},__Buffer_392=_$safeBuffer_393.Buffer;function __parseKeys_392(t){var e;"object"!=typeof t||__Buffer_392.isBuffer(t)||(e=t.passphrase,t=t.key),"string"==typeof t&&(t=__Buffer_392.from(t));var r,i,n=_$fixProc_391(t,e),o=n.tag,a=n.data;switch(o){case"CERTIFICATE":i=_$asn1_389.certificate.decode(a,"der").tbsCertificate.subjectPublicKeyInfo;case"PUBLIC KEY":switch(i||(i=_$asn1_389.PublicKey.decode(a,"der")),r=i.algorithm.algorithm.join(".")){case"1.2.840.113549.1.1.1":return _$asn1_389.RSAPublicKey.decode(i.subjectPublicKey.data,"der");case"1.2.840.10045.2.1":return i.subjectPrivateKey=i.subjectPublicKey,{type:"ec",data:i};case"1.2.840.10040.4.1":return i.algorithm.params.pub_key=_$asn1_389.DSAparam.decode(i.subjectPublicKey.data,"der"),{type:"dsa",data:i.algorithm.params};default:throw new Error("unknown key id "+r)}case"ENCRYPTED PRIVATE KEY":a=function(t,e){var r=t.algorithm.decrypt.kde.kdeparams.salt,i=parseInt(t.algorithm.decrypt.kde.kdeparams.iters.toString(),10),n=_$aesid_388[t.algorithm.decrypt.cipher.algo.join(".")],o=t.algorithm.decrypt.cipher.iv,a=t.subjectPrivateKey,s=parseInt(n.split("-")[1],10)/8,u=_$browser_394.pbkdf2Sync(e,r,i,s,"sha1"),h=_$browser_219.createDecipheriv(n,u,o),f=[];return f.push(h.update(a)),f.push(h.final()),__Buffer_392.concat(f)}(a=_$asn1_389.EncryptedPrivateKey.decode(a,"der"),e);case"PRIVATE KEY":switch(r=(i=_$asn1_389.PrivateKey.decode(a,"der")).algorithm.algorithm.join(".")){case"1.2.840.113549.1.1.1":return _$asn1_389.RSAPrivateKey.decode(i.subjectPrivateKey,"der");case"1.2.840.10045.2.1":return{curve:i.algorithm.curve,privateKey:_$asn1_389.ECPrivateKey.decode(i.subjectPrivateKey,"der").privateKey};case"1.2.840.10040.4.1":return i.algorithm.params.priv_key=_$asn1_389.DSAparam.decode(i.subjectPrivateKey,"der"),{type:"dsa",params:i.algorithm.params};default:throw new Error("unknown key id "+r)}case"RSA PUBLIC KEY":return _$asn1_389.RSAPublicKey.decode(a,"der");case"RSA PRIVATE KEY":return _$asn1_389.RSAPrivateKey.decode(a,"der");case"DSA PRIVATE KEY":return{type:"dsa",params:_$asn1_389.DSAPrivateKey.decode(a,"der")};case"EC PRIVATE KEY":return{curve:(a=_$asn1_389.ECPrivateKey.decode(a,"der")).parameters.value,privateKey:a.privateKey};default:throw new Error("unknown key type "+o)}}__parseKeys_392.signature=_$asn1_389.signature,_$parseAsn1_392=__parseKeys_392;var _$curves_240={"1.3.132.0.10":"secp256k1","1.3.132.0.33":"p224","1.2.840.10045.3.1.1":"p192","1.2.840.10045.3.1.7":"p256","1.3.132.0.34":"p384","1.3.132.0.35":"p521"},_$sign_242={},__Buffer_242=_$safeBuffer_244.Buffer,__EC_242=_$elliptic_323.ec,RSA_PKCS1_PADDING=1;function getKey(t,e,r,i){if((t=__Buffer_242.from(t.toArray())).length0&&r.ishrn(i),r}function makeKey(t,e,r){var i,n;do{for(i=__Buffer_242.alloc(0);8*i.length=0)throw new Error("invalid sig")}var _$verify_243=function(t,e,r,i,n){var o=_$parseAsn1_392(r);if("ec"===o.type){if("ecdsa"!==i&&"ecdsa/rsa"!==i)throw new Error("wrong public key type");return function(t,e,r){var i=_$curves_240[r.data.algorithm.curve.join(".")];if(!i)throw new Error("unknown curve "+r.data.algorithm.curve.join("."));var n=new __EC_243(i),o=r.data.subjectPrivateKey.data;return n.verify(e,t,o)}(t,e,o)}if("dsa"===o.type){if("dsa"!==i)throw new Error("wrong public key type");return function(t,e,r){var i=r.data.p,n=r.data.q,o=r.data.g,a=r.data.pub_key,s=_$parseAsn1_392.signature.decode(t,"der"),u=s.s,h=s.r;checkValue(u,n),checkValue(h,n);var f=_$bn_214.mont(i),c=u.invm(n);return 0===o.toRed(f).redPow(new _$bn_214(e).mul(c).mod(n)).fromRed().mul(a.toRed(f).redPow(h.mul(c).mod(n)).fromRed()).mod(i).mod(n).cmp(h)}(t,e,o)}if("rsa"!==i&&"ecdsa/rsa"!==i)throw new Error("wrong public key type");e=__Buffer_243.concat([n,e]);for(var a=o.modulus.byteLength(),s=[1],u=0;e.length+s.length+2=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s}return n}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words)},n.max=function(t,e){return t.cmp(e)>0?t:e},n.min=function(t,e){return t.cmp(e)<0?t:e},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip()},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this.strip()},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign()},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},n.prototype.inspect=function(){return(this.red?""};var h=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],f=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],c=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function l(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var p=h-d|0;f+=(a=(n=0|t.words[p])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a}r.words[h]=0|c,u=0|f}return 0!==u?r.words[h]=0|u:r.length--,r.strip()}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?h[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--)}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(t===(0|t)&&t>=2&&t<=36){var u=f[t],l=c[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var p=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?p+r:h[u-p.length]+p+r}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t},n.prototype.toJSON=function(){return this.toString(16)},n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e)},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)},n.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this)},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this)},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this)},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip()},n.prototype.notn=function(t){return this.clone().inotn(t)},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this)},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],p=8191&d,_=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],P=8191&I,R=I>>>13,C=0|a[8],O=8191&C,N=C>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,V=0|s[2],G=8191&V,W=V>>>13,Z=0|s[3],Y=8191&Z,J=Z>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],pt=8191&dt,_t=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(p,H),n=(n=Math.imul(p,z))+Math.imul(_,H)|0,o=Math.imul(_,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(p,K)|0,n=(n=n+Math.imul(p,F)|0)+Math.imul(_,K)|0,o=o+Math.imul(_,F)|0;var yt=(h+(i=i+Math.imul(c,G)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,G)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(p,G)|0,n=(n=n+Math.imul(p,W)|0)+Math.imul(_,G)|0,o=o+Math.imul(_,W)|0;var bt=(h+(i=i+Math.imul(c,Y)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Y)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,G)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,G)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(p,Y)|0,n=(n=n+Math.imul(p,J)|0)+Math.imul(_,Y)|0,o=o+Math.imul(_,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,G)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,G)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Y)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Y)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(p,Q)|0,n=(n=n+Math.imul(p,tt)|0)+Math.imul(_,Q)|0,o=o+Math.imul(_,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,G)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,G)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Y)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Y)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(p,rt)|0,n=(n=n+Math.imul(p,it)|0)+Math.imul(_,rt)|0,o=o+Math.imul(_,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(P,H),n=(n=Math.imul(P,z))+Math.imul(R,H)|0,o=Math.imul(R,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,G)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,G)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Y)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(p,ot)|0,n=(n=n+Math.imul(p,at)|0)+Math.imul(_,ot)|0,o=o+Math.imul(_,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(O,H),n=(n=Math.imul(O,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(P,K)|0,n=(n=n+Math.imul(P,F)|0)+Math.imul(R,K)|0,o=o+Math.imul(R,F)|0,i=i+Math.imul(T,G)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,G)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Y)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(p,ut)|0,n=(n=n+Math.imul(p,ht)|0)+Math.imul(_,ut)|0,o=o+Math.imul(_,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(O,K)|0,n=(n=n+Math.imul(O,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(P,G)|0,n=(n=n+Math.imul(P,W)|0)+Math.imul(R,G)|0,o=o+Math.imul(R,W)|0,i=i+Math.imul(T,Y)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Y)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(p,ct)|0,n=(n=n+Math.imul(p,lt)|0)+Math.imul(_,ct)|0,o=o+Math.imul(_,lt)|0;var St=(h+(i=i+Math.imul(c,pt)|0)|0)+((8191&(n=(n=n+Math.imul(c,_t)|0)+Math.imul(l,pt)|0))<<13)|0;h=((o=o+Math.imul(l,_t)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(O,G)|0,n=(n=n+Math.imul(O,W)|0)+Math.imul(N,G)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(P,Y)|0,n=(n=n+Math.imul(P,J)|0)+Math.imul(R,Y)|0,o=o+Math.imul(R,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(p,pt)|0)|0)+((8191&(n=(n=n+Math.imul(p,_t)|0)+Math.imul(_,pt)|0))<<13)|0;h=((o=o+Math.imul(_,_t)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,G),n=(n=Math.imul(D,W))+Math.imul(U,G)|0,o=Math.imul(U,W),i=i+Math.imul(O,Y)|0,n=(n=n+Math.imul(O,J)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(P,Q)|0,n=(n=n+Math.imul(P,tt)|0)+Math.imul(R,Q)|0,o=o+Math.imul(R,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,pt)|0)|0)+((8191&(n=(n=n+Math.imul(g,_t)|0)+Math.imul(y,pt)|0))<<13)|0;h=((o=o+Math.imul(y,_t)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Y),n=(n=Math.imul(D,J))+Math.imul(U,Y)|0,o=Math.imul(U,J),i=i+Math.imul(O,Q)|0,n=(n=n+Math.imul(O,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(P,rt)|0,n=(n=n+Math.imul(P,it)|0)+Math.imul(R,rt)|0,o=o+Math.imul(R,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,pt)|0)|0)+((8191&(n=(n=n+Math.imul(v,_t)|0)+Math.imul(w,pt)|0))<<13)|0;h=((o=o+Math.imul(w,_t)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(O,rt)|0,n=(n=n+Math.imul(O,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(P,ot)|0,n=(n=n+Math.imul(P,at)|0)+Math.imul(R,ot)|0,o=o+Math.imul(R,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,pt)|0)|0)+((8191&(n=(n=n+Math.imul($,_t)|0)+Math.imul(E,pt)|0))<<13)|0;h=((o=o+Math.imul(E,_t)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(O,ot)|0,n=(n=n+Math.imul(O,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(P,ut)|0,n=(n=n+Math.imul(P,ht)|0)+Math.imul(R,ut)|0,o=o+Math.imul(R,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,pt)|0)|0)+((8191&(n=(n=n+Math.imul(A,_t)|0)+Math.imul(B,pt)|0))<<13)|0;h=((o=o+Math.imul(B,_t)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(O,ut)|0,n=(n=n+Math.imul(O,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(P,ct)|0,n=(n=n+Math.imul(P,lt)|0)+Math.imul(R,ct)|0,o=o+Math.imul(R,lt)|0;var It=(h+(i=i+Math.imul(T,pt)|0)|0)+((8191&(n=(n=n+Math.imul(T,_t)|0)+Math.imul(x,pt)|0))<<13)|0;h=((o=o+Math.imul(x,_t)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(O,ct)|0,n=(n=n+Math.imul(O,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Pt=(h+(i=i+Math.imul(P,pt)|0)|0)+((8191&(n=(n=n+Math.imul(P,_t)|0)+Math.imul(R,pt)|0))<<13)|0;h=((o=o+Math.imul(R,_t)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Rt=(h+(i=i+Math.imul(O,pt)|0)|0)+((8191&(n=(n=n+Math.imul(O,_t)|0)+Math.imul(N,pt)|0))<<13)|0;h=((o=o+Math.imul(N,_t)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863;var Ct=(h+(i=Math.imul(D,pt))|0)+((8191&(n=(n=Math.imul(D,_t))+Math.imul(U,pt)|0))<<13)|0;return h=((o=Math.imul(U,_t))+(n>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Pt,u[17]=Rt,u[18]=Ct,0!==h&&(u[19]=h,r.length++),r};function p(t,e,r){return(new _).mulp(t,e,r)}function _(t,e){this.x=t,this.y=e}Math.imul||(d=l),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?d(this,t,e):r<63?l(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863}r.words[o]=s,i=a,a=n}return 0!==i?r.words[o]=i:r.length--,r.strip()}(this,t,e):p(this,t,e)},_.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i},_.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n}return 0!==e&&(this.words[r]=e,this.length++),this},n.prototype.muln=function(t){return this.clone().imuln(t)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n}return e}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r}o&&(this.words[e]=o,this.length++)}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r)},n.prototype.shln=function(t){return this.clone().ishln(t)},n.prototype.ushln=function(t){return this.clone().iushln(t)},n.prototype.shrn=function(t){return this.clone().ishrn(t)},n.prototype.ushrn=function(t){return this.clone().iushrn(t)},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip()},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l)}return s&&s.strip(),i.strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i}},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var i,o,a},n.prototype.div=function(t){return this.divmod(t,"div",!1).div},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},n.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r},n.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t}return this.strip()},n.prototype.divn=function(t){return this.clone().idivn(t)},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-- >0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,p=1;0==(r.words[0]&p)&&d<26;++d,p<<=1);if(d>0)for(r.iushrn(d);d-- >0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o))}return{a:a,b:s,gcd:r.iushln(u)}},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-- >0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-- >0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o))}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o}else if(0===n||0===r.cmpn(1))break;e.isub(r)}return r.iushln(i)},n.prototype.invm=function(t){return this.egcd(t).a.umod(t)},n.prototype.isEven=function(){return 0==(1&this.words[0])},n.prototype.isOdd=function(){return 1==(1&this.words[0])},n.prototype.andln=function(t){return this.words[0]&t},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a}return 0!==n&&(this.words[o]=n,this.length++),this},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break}}return e},n.prototype.gtn=function(t){return 1===this.cmpn(t)},n.prototype.gt=function(t){return 1===this.cmp(t)},n.prototype.gten=function(t){return this.cmpn(t)>=0},n.prototype.gte=function(t){return this.cmp(t)>=0},n.prototype.ltn=function(t){return-1===this.cmpn(t)},n.prototype.lt=function(t){return-1===this.cmp(t)},n.prototype.lten=function(t){return this.cmpn(t)<=0},n.prototype.lte=function(t){return this.cmp(t)<=0},n.prototype.eqn=function(t){return 0===this.cmpn(t)},n.prototype.eq=function(t){return 0===this.cmp(t)},n.red=function(t){return new M(t)},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t)},n.prototype.fromRed=function(){return this.red.convertFrom(this)},n.prototype._forceRed=function(t){return this.red=t,this},n.prototype.forceRed=function(t){return this._forceRed(t)},n.prototype.redAdd=function(t){return this.red.add(this,t)},n.prototype.redIAdd=function(t){return this.red.iadd(this,t)},n.prototype.redSub=function(t){return this.red.sub(this,t)},n.prototype.redISub=function(t){return this.red.isub(this,t)},n.prototype.redShl=function(t){return this.red.shl(this,t)},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t)},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t)},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t)};var m={k256:null,p224:null,p192:null,p25519:null};function g(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function y(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function b(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function v(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function w(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function M(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e}else this.m=t,this.prime=null}function $(t){M.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}g.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t},g.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},g.prototype.split=function(t,e){t.iushrn(this.n,0,e)},g.prototype.imulK=function(t){return t.imul(this.k)},i(y,g),y.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9},y.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i}return 0!==e&&(t.words[t.length++]=e),t},n._prime=function(t){if(m[t])return m[t];var e;if("k256"===t)e=new y;else if("p224"===t)e=new b;else if("p192"===t)e=new v;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new w}return m[t]=e,e},M.prototype._verify1=function(t){},M.prototype._verify2=function(t,e){},M.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this)},M.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},M.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},M.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r},M.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},M.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r},M.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},M.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},M.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},M.prototype.isqr=function(t){return this.imul(t,t.clone())},M.prototype.sqr=function(t){return this.mul(t,t)},M.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e)}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,p=0;0!==d.cmp(o);p++)d=d.redSqr();var _=this.pow(h,new n(1).iushln(l-p-1));f=f.redMul(_),h=_.redSqr(),c=c.redMul(h),l=p}return f},M.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e)},M.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0}u=26}return o},M.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},M.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},n.mont=function(t){return new $(t)},i($,M),$.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},$.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},$.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this)},$.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this)},$.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(_$bn_261,this),_$bn_261=_$bn_261.exports;var _$browser_260={};(function(t){(function(){_$browser_260=function(t){return new r(t)};var e={secp256k1:{name:"secp256k1",byteLength:32},secp224r1:{name:"p224",byteLength:28},prime256v1:{name:"p256",byteLength:32},prime192v1:{name:"p192",byteLength:24},ed25519:{name:"ed25519",byteLength:32},secp384r1:{name:"p384",byteLength:48},secp521r1:{name:"p521",byteLength:66}};function r(t){this.curveType=e[t],this.curveType||(this.curveType={name:t}),this.curve=new _$elliptic_323.ec(this.curveType.name),this.keys=void 0}function i(e,r,i){Array.isArray(e)||(e=e.toArray());var n=new t(e);if(i&&n.length=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function s(t,e,r){var i=a(t,r);return r-1>=e&&(i|=a(t,r-1)<<4),i}function u(t,e,r,i){for(var n=0,o=Math.min(t.length,r),a=e;a=49?s-49+10:s>=17?s-17+10:s}return n}n.isBN=function(t){return t instanceof n||null!==t&&"object"==typeof t&&t.constructor.wordSize===n.wordSize&&Array.isArray(t.words)},n.max=function(t,e){return t.cmp(e)>0?t:e},n.min=function(t,e){return t.cmp(e)<0?t:e},n.prototype._init=function(t,e,r){if("number"==typeof t)return this._initNumber(t,e,r);if("object"==typeof t)return this._initArray(t,e,r);"hex"===e&&(e=16);var i=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);else if("le"===r)for(i=0,n=0;i>>26-a&67108863,(a+=24)>=26&&(a-=26,n++);return this.strip()},n.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=s(t,e,i)<=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,a+=1,this.words[a]|=n>>>26):o+=8;this.strip()},n.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var i=0,n=1;n<=67108863;n*=e)i++;i--,n=n/e|0;for(var o=t.length-r,a=o%i,s=Math.min(o,o-a)+r,h=0,f=r;f1&&0===this.words[this.length-1];)this.length--;return this._normSign()},n.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},n.prototype.inspect=function(){return(this.red?""};var h=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],f=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],c=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function l(t,e,r){r.negative=e.negative^t.negative;var i=t.length+e.length|0;r.length=i,i=i-1|0;var n=0|t.words[0],o=0|e.words[0],a=n*o,s=67108863&a,u=a/67108864|0;r.words[0]=s;for(var h=1;h>>26,c=67108863&u,l=Math.min(h,e.length-1),d=Math.max(0,h-t.length+1);d<=l;d++){var p=h-d|0;f+=(a=(n=0|t.words[p])*(o=0|e.words[d])+c)/67108864|0,c=67108863&a}r.words[h]=0|c,u=0|f}return 0!==u?r.words[h]=0|u:r.length--,r.strip()}n.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||"hex"===t){r="";for(var i=0,n=0,o=0;o>>24-i&16777215)||o!==this.length-1?h[6-s.length]+s+r:s+r,(i+=2)>=26&&(i-=26,o--)}for(0!==n&&(r=n.toString(16)+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(t===(0|t)&&t>=2&&t<=36){var u=f[t],l=c[t];r="";var d=this.clone();for(d.negative=0;!d.isZero();){var p=d.modn(l).toString(t);r=(d=d.idivn(l)).isZero()?p+r:h[u-p.length]+p+r}for(this.isZero()&&(r="0"+r);r.length%e!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}},n.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length,0!==this.negative?-t:t},n.prototype.toJSON=function(){return this.toString(16)},n.prototype.toBuffer=function(t,e){return this.toArrayLike(o,t,e)},n.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)},n.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),n=r||Math.max(1,i);this.strip();var o,a,s="le"===e,u=new t(n),h=this.clone();if(s){for(a=0;!h.isZero();a++)o=h.andln(255),h.iushrn(8),u[a]=o;for(;a=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e},n.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r},n.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this)},n.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},n.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this)},n.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},n.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this)},n.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},n.prototype.inotn=function(t){var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip()},n.prototype.notn=function(t){return this.clone().inotn(t)},n.prototype.setn=function(t,e){var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(r=this,i=t):(r=t,i=this);for(var n=0,o=0;o>>26;for(;0!==n&&o>>26;if(this.length=r.length,0!==n)this.words[this.length]=n,this.length++;else if(r!==this)for(;ot.length?this.clone().iadd(t):t.clone().iadd(this)},n.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,i,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(r=this,i=t):(r=t,i=this);for(var o=0,a=0;a>26,this.words[a]=67108863&e;for(;0!==o&&a>26,this.words[a]=67108863&e;if(0===o&&a>>13,d=0|a[1],p=8191&d,_=d>>>13,m=0|a[2],g=8191&m,y=m>>>13,b=0|a[3],v=8191&b,w=b>>>13,M=0|a[4],$=8191&M,E=M>>>13,S=0|a[5],A=8191&S,B=S>>>13,k=0|a[6],T=8191&k,x=k>>>13,I=0|a[7],P=8191&I,R=I>>>13,C=0|a[8],O=8191&C,N=C>>>13,L=0|a[9],D=8191&L,U=L>>>13,j=0|s[0],H=8191&j,z=j>>>13,q=0|s[1],K=8191&q,F=q>>>13,V=0|s[2],G=8191&V,W=V>>>13,Z=0|s[3],Y=8191&Z,J=Z>>>13,X=0|s[4],Q=8191&X,tt=X>>>13,et=0|s[5],rt=8191&et,it=et>>>13,nt=0|s[6],ot=8191&nt,at=nt>>>13,st=0|s[7],ut=8191&st,ht=st>>>13,ft=0|s[8],ct=8191&ft,lt=ft>>>13,dt=0|s[9],pt=8191&dt,_t=dt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(h+(i=Math.imul(c,H))|0)+((8191&(n=(n=Math.imul(c,z))+Math.imul(l,H)|0))<<13)|0;h=((o=Math.imul(l,z))+(n>>>13)|0)+(mt>>>26)|0,mt&=67108863,i=Math.imul(p,H),n=(n=Math.imul(p,z))+Math.imul(_,H)|0,o=Math.imul(_,z);var gt=(h+(i=i+Math.imul(c,K)|0)|0)+((8191&(n=(n=n+Math.imul(c,F)|0)+Math.imul(l,K)|0))<<13)|0;h=((o=o+Math.imul(l,F)|0)+(n>>>13)|0)+(gt>>>26)|0,gt&=67108863,i=Math.imul(g,H),n=(n=Math.imul(g,z))+Math.imul(y,H)|0,o=Math.imul(y,z),i=i+Math.imul(p,K)|0,n=(n=n+Math.imul(p,F)|0)+Math.imul(_,K)|0,o=o+Math.imul(_,F)|0;var yt=(h+(i=i+Math.imul(c,G)|0)|0)+((8191&(n=(n=n+Math.imul(c,W)|0)+Math.imul(l,G)|0))<<13)|0;h=((o=o+Math.imul(l,W)|0)+(n>>>13)|0)+(yt>>>26)|0,yt&=67108863,i=Math.imul(v,H),n=(n=Math.imul(v,z))+Math.imul(w,H)|0,o=Math.imul(w,z),i=i+Math.imul(g,K)|0,n=(n=n+Math.imul(g,F)|0)+Math.imul(y,K)|0,o=o+Math.imul(y,F)|0,i=i+Math.imul(p,G)|0,n=(n=n+Math.imul(p,W)|0)+Math.imul(_,G)|0,o=o+Math.imul(_,W)|0;var bt=(h+(i=i+Math.imul(c,Y)|0)|0)+((8191&(n=(n=n+Math.imul(c,J)|0)+Math.imul(l,Y)|0))<<13)|0;h=((o=o+Math.imul(l,J)|0)+(n>>>13)|0)+(bt>>>26)|0,bt&=67108863,i=Math.imul($,H),n=(n=Math.imul($,z))+Math.imul(E,H)|0,o=Math.imul(E,z),i=i+Math.imul(v,K)|0,n=(n=n+Math.imul(v,F)|0)+Math.imul(w,K)|0,o=o+Math.imul(w,F)|0,i=i+Math.imul(g,G)|0,n=(n=n+Math.imul(g,W)|0)+Math.imul(y,G)|0,o=o+Math.imul(y,W)|0,i=i+Math.imul(p,Y)|0,n=(n=n+Math.imul(p,J)|0)+Math.imul(_,Y)|0,o=o+Math.imul(_,J)|0;var vt=(h+(i=i+Math.imul(c,Q)|0)|0)+((8191&(n=(n=n+Math.imul(c,tt)|0)+Math.imul(l,Q)|0))<<13)|0;h=((o=o+Math.imul(l,tt)|0)+(n>>>13)|0)+(vt>>>26)|0,vt&=67108863,i=Math.imul(A,H),n=(n=Math.imul(A,z))+Math.imul(B,H)|0,o=Math.imul(B,z),i=i+Math.imul($,K)|0,n=(n=n+Math.imul($,F)|0)+Math.imul(E,K)|0,o=o+Math.imul(E,F)|0,i=i+Math.imul(v,G)|0,n=(n=n+Math.imul(v,W)|0)+Math.imul(w,G)|0,o=o+Math.imul(w,W)|0,i=i+Math.imul(g,Y)|0,n=(n=n+Math.imul(g,J)|0)+Math.imul(y,Y)|0,o=o+Math.imul(y,J)|0,i=i+Math.imul(p,Q)|0,n=(n=n+Math.imul(p,tt)|0)+Math.imul(_,Q)|0,o=o+Math.imul(_,tt)|0;var wt=(h+(i=i+Math.imul(c,rt)|0)|0)+((8191&(n=(n=n+Math.imul(c,it)|0)+Math.imul(l,rt)|0))<<13)|0;h=((o=o+Math.imul(l,it)|0)+(n>>>13)|0)+(wt>>>26)|0,wt&=67108863,i=Math.imul(T,H),n=(n=Math.imul(T,z))+Math.imul(x,H)|0,o=Math.imul(x,z),i=i+Math.imul(A,K)|0,n=(n=n+Math.imul(A,F)|0)+Math.imul(B,K)|0,o=o+Math.imul(B,F)|0,i=i+Math.imul($,G)|0,n=(n=n+Math.imul($,W)|0)+Math.imul(E,G)|0,o=o+Math.imul(E,W)|0,i=i+Math.imul(v,Y)|0,n=(n=n+Math.imul(v,J)|0)+Math.imul(w,Y)|0,o=o+Math.imul(w,J)|0,i=i+Math.imul(g,Q)|0,n=(n=n+Math.imul(g,tt)|0)+Math.imul(y,Q)|0,o=o+Math.imul(y,tt)|0,i=i+Math.imul(p,rt)|0,n=(n=n+Math.imul(p,it)|0)+Math.imul(_,rt)|0,o=o+Math.imul(_,it)|0;var Mt=(h+(i=i+Math.imul(c,ot)|0)|0)+((8191&(n=(n=n+Math.imul(c,at)|0)+Math.imul(l,ot)|0))<<13)|0;h=((o=o+Math.imul(l,at)|0)+(n>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,i=Math.imul(P,H),n=(n=Math.imul(P,z))+Math.imul(R,H)|0,o=Math.imul(R,z),i=i+Math.imul(T,K)|0,n=(n=n+Math.imul(T,F)|0)+Math.imul(x,K)|0,o=o+Math.imul(x,F)|0,i=i+Math.imul(A,G)|0,n=(n=n+Math.imul(A,W)|0)+Math.imul(B,G)|0,o=o+Math.imul(B,W)|0,i=i+Math.imul($,Y)|0,n=(n=n+Math.imul($,J)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,J)|0,i=i+Math.imul(v,Q)|0,n=(n=n+Math.imul(v,tt)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,tt)|0,i=i+Math.imul(g,rt)|0,n=(n=n+Math.imul(g,it)|0)+Math.imul(y,rt)|0,o=o+Math.imul(y,it)|0,i=i+Math.imul(p,ot)|0,n=(n=n+Math.imul(p,at)|0)+Math.imul(_,ot)|0,o=o+Math.imul(_,at)|0;var $t=(h+(i=i+Math.imul(c,ut)|0)|0)+((8191&(n=(n=n+Math.imul(c,ht)|0)+Math.imul(l,ut)|0))<<13)|0;h=((o=o+Math.imul(l,ht)|0)+(n>>>13)|0)+($t>>>26)|0,$t&=67108863,i=Math.imul(O,H),n=(n=Math.imul(O,z))+Math.imul(N,H)|0,o=Math.imul(N,z),i=i+Math.imul(P,K)|0,n=(n=n+Math.imul(P,F)|0)+Math.imul(R,K)|0,o=o+Math.imul(R,F)|0,i=i+Math.imul(T,G)|0,n=(n=n+Math.imul(T,W)|0)+Math.imul(x,G)|0,o=o+Math.imul(x,W)|0,i=i+Math.imul(A,Y)|0,n=(n=n+Math.imul(A,J)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,J)|0,i=i+Math.imul($,Q)|0,n=(n=n+Math.imul($,tt)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,tt)|0,i=i+Math.imul(v,rt)|0,n=(n=n+Math.imul(v,it)|0)+Math.imul(w,rt)|0,o=o+Math.imul(w,it)|0,i=i+Math.imul(g,ot)|0,n=(n=n+Math.imul(g,at)|0)+Math.imul(y,ot)|0,o=o+Math.imul(y,at)|0,i=i+Math.imul(p,ut)|0,n=(n=n+Math.imul(p,ht)|0)+Math.imul(_,ut)|0,o=o+Math.imul(_,ht)|0;var Et=(h+(i=i+Math.imul(c,ct)|0)|0)+((8191&(n=(n=n+Math.imul(c,lt)|0)+Math.imul(l,ct)|0))<<13)|0;h=((o=o+Math.imul(l,lt)|0)+(n>>>13)|0)+(Et>>>26)|0,Et&=67108863,i=Math.imul(D,H),n=(n=Math.imul(D,z))+Math.imul(U,H)|0,o=Math.imul(U,z),i=i+Math.imul(O,K)|0,n=(n=n+Math.imul(O,F)|0)+Math.imul(N,K)|0,o=o+Math.imul(N,F)|0,i=i+Math.imul(P,G)|0,n=(n=n+Math.imul(P,W)|0)+Math.imul(R,G)|0,o=o+Math.imul(R,W)|0,i=i+Math.imul(T,Y)|0,n=(n=n+Math.imul(T,J)|0)+Math.imul(x,Y)|0,o=o+Math.imul(x,J)|0,i=i+Math.imul(A,Q)|0,n=(n=n+Math.imul(A,tt)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,tt)|0,i=i+Math.imul($,rt)|0,n=(n=n+Math.imul($,it)|0)+Math.imul(E,rt)|0,o=o+Math.imul(E,it)|0,i=i+Math.imul(v,ot)|0,n=(n=n+Math.imul(v,at)|0)+Math.imul(w,ot)|0,o=o+Math.imul(w,at)|0,i=i+Math.imul(g,ut)|0,n=(n=n+Math.imul(g,ht)|0)+Math.imul(y,ut)|0,o=o+Math.imul(y,ht)|0,i=i+Math.imul(p,ct)|0,n=(n=n+Math.imul(p,lt)|0)+Math.imul(_,ct)|0,o=o+Math.imul(_,lt)|0;var St=(h+(i=i+Math.imul(c,pt)|0)|0)+((8191&(n=(n=n+Math.imul(c,_t)|0)+Math.imul(l,pt)|0))<<13)|0;h=((o=o+Math.imul(l,_t)|0)+(n>>>13)|0)+(St>>>26)|0,St&=67108863,i=Math.imul(D,K),n=(n=Math.imul(D,F))+Math.imul(U,K)|0,o=Math.imul(U,F),i=i+Math.imul(O,G)|0,n=(n=n+Math.imul(O,W)|0)+Math.imul(N,G)|0,o=o+Math.imul(N,W)|0,i=i+Math.imul(P,Y)|0,n=(n=n+Math.imul(P,J)|0)+Math.imul(R,Y)|0,o=o+Math.imul(R,J)|0,i=i+Math.imul(T,Q)|0,n=(n=n+Math.imul(T,tt)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,tt)|0,i=i+Math.imul(A,rt)|0,n=(n=n+Math.imul(A,it)|0)+Math.imul(B,rt)|0,o=o+Math.imul(B,it)|0,i=i+Math.imul($,ot)|0,n=(n=n+Math.imul($,at)|0)+Math.imul(E,ot)|0,o=o+Math.imul(E,at)|0,i=i+Math.imul(v,ut)|0,n=(n=n+Math.imul(v,ht)|0)+Math.imul(w,ut)|0,o=o+Math.imul(w,ht)|0,i=i+Math.imul(g,ct)|0,n=(n=n+Math.imul(g,lt)|0)+Math.imul(y,ct)|0,o=o+Math.imul(y,lt)|0;var At=(h+(i=i+Math.imul(p,pt)|0)|0)+((8191&(n=(n=n+Math.imul(p,_t)|0)+Math.imul(_,pt)|0))<<13)|0;h=((o=o+Math.imul(_,_t)|0)+(n>>>13)|0)+(At>>>26)|0,At&=67108863,i=Math.imul(D,G),n=(n=Math.imul(D,W))+Math.imul(U,G)|0,o=Math.imul(U,W),i=i+Math.imul(O,Y)|0,n=(n=n+Math.imul(O,J)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,J)|0,i=i+Math.imul(P,Q)|0,n=(n=n+Math.imul(P,tt)|0)+Math.imul(R,Q)|0,o=o+Math.imul(R,tt)|0,i=i+Math.imul(T,rt)|0,n=(n=n+Math.imul(T,it)|0)+Math.imul(x,rt)|0,o=o+Math.imul(x,it)|0,i=i+Math.imul(A,ot)|0,n=(n=n+Math.imul(A,at)|0)+Math.imul(B,ot)|0,o=o+Math.imul(B,at)|0,i=i+Math.imul($,ut)|0,n=(n=n+Math.imul($,ht)|0)+Math.imul(E,ut)|0,o=o+Math.imul(E,ht)|0,i=i+Math.imul(v,ct)|0,n=(n=n+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,o=o+Math.imul(w,lt)|0;var Bt=(h+(i=i+Math.imul(g,pt)|0)|0)+((8191&(n=(n=n+Math.imul(g,_t)|0)+Math.imul(y,pt)|0))<<13)|0;h=((o=o+Math.imul(y,_t)|0)+(n>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,i=Math.imul(D,Y),n=(n=Math.imul(D,J))+Math.imul(U,Y)|0,o=Math.imul(U,J),i=i+Math.imul(O,Q)|0,n=(n=n+Math.imul(O,tt)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,tt)|0,i=i+Math.imul(P,rt)|0,n=(n=n+Math.imul(P,it)|0)+Math.imul(R,rt)|0,o=o+Math.imul(R,it)|0,i=i+Math.imul(T,ot)|0,n=(n=n+Math.imul(T,at)|0)+Math.imul(x,ot)|0,o=o+Math.imul(x,at)|0,i=i+Math.imul(A,ut)|0,n=(n=n+Math.imul(A,ht)|0)+Math.imul(B,ut)|0,o=o+Math.imul(B,ht)|0,i=i+Math.imul($,ct)|0,n=(n=n+Math.imul($,lt)|0)+Math.imul(E,ct)|0,o=o+Math.imul(E,lt)|0;var kt=(h+(i=i+Math.imul(v,pt)|0)|0)+((8191&(n=(n=n+Math.imul(v,_t)|0)+Math.imul(w,pt)|0))<<13)|0;h=((o=o+Math.imul(w,_t)|0)+(n>>>13)|0)+(kt>>>26)|0,kt&=67108863,i=Math.imul(D,Q),n=(n=Math.imul(D,tt))+Math.imul(U,Q)|0,o=Math.imul(U,tt),i=i+Math.imul(O,rt)|0,n=(n=n+Math.imul(O,it)|0)+Math.imul(N,rt)|0,o=o+Math.imul(N,it)|0,i=i+Math.imul(P,ot)|0,n=(n=n+Math.imul(P,at)|0)+Math.imul(R,ot)|0,o=o+Math.imul(R,at)|0,i=i+Math.imul(T,ut)|0,n=(n=n+Math.imul(T,ht)|0)+Math.imul(x,ut)|0,o=o+Math.imul(x,ht)|0,i=i+Math.imul(A,ct)|0,n=(n=n+Math.imul(A,lt)|0)+Math.imul(B,ct)|0,o=o+Math.imul(B,lt)|0;var Tt=(h+(i=i+Math.imul($,pt)|0)|0)+((8191&(n=(n=n+Math.imul($,_t)|0)+Math.imul(E,pt)|0))<<13)|0;h=((o=o+Math.imul(E,_t)|0)+(n>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,i=Math.imul(D,rt),n=(n=Math.imul(D,it))+Math.imul(U,rt)|0,o=Math.imul(U,it),i=i+Math.imul(O,ot)|0,n=(n=n+Math.imul(O,at)|0)+Math.imul(N,ot)|0,o=o+Math.imul(N,at)|0,i=i+Math.imul(P,ut)|0,n=(n=n+Math.imul(P,ht)|0)+Math.imul(R,ut)|0,o=o+Math.imul(R,ht)|0,i=i+Math.imul(T,ct)|0,n=(n=n+Math.imul(T,lt)|0)+Math.imul(x,ct)|0,o=o+Math.imul(x,lt)|0;var xt=(h+(i=i+Math.imul(A,pt)|0)|0)+((8191&(n=(n=n+Math.imul(A,_t)|0)+Math.imul(B,pt)|0))<<13)|0;h=((o=o+Math.imul(B,_t)|0)+(n>>>13)|0)+(xt>>>26)|0,xt&=67108863,i=Math.imul(D,ot),n=(n=Math.imul(D,at))+Math.imul(U,ot)|0,o=Math.imul(U,at),i=i+Math.imul(O,ut)|0,n=(n=n+Math.imul(O,ht)|0)+Math.imul(N,ut)|0,o=o+Math.imul(N,ht)|0,i=i+Math.imul(P,ct)|0,n=(n=n+Math.imul(P,lt)|0)+Math.imul(R,ct)|0,o=o+Math.imul(R,lt)|0;var It=(h+(i=i+Math.imul(T,pt)|0)|0)+((8191&(n=(n=n+Math.imul(T,_t)|0)+Math.imul(x,pt)|0))<<13)|0;h=((o=o+Math.imul(x,_t)|0)+(n>>>13)|0)+(It>>>26)|0,It&=67108863,i=Math.imul(D,ut),n=(n=Math.imul(D,ht))+Math.imul(U,ut)|0,o=Math.imul(U,ht),i=i+Math.imul(O,ct)|0,n=(n=n+Math.imul(O,lt)|0)+Math.imul(N,ct)|0,o=o+Math.imul(N,lt)|0;var Pt=(h+(i=i+Math.imul(P,pt)|0)|0)+((8191&(n=(n=n+Math.imul(P,_t)|0)+Math.imul(R,pt)|0))<<13)|0;h=((o=o+Math.imul(R,_t)|0)+(n>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,i=Math.imul(D,ct),n=(n=Math.imul(D,lt))+Math.imul(U,ct)|0,o=Math.imul(U,lt);var Rt=(h+(i=i+Math.imul(O,pt)|0)|0)+((8191&(n=(n=n+Math.imul(O,_t)|0)+Math.imul(N,pt)|0))<<13)|0;h=((o=o+Math.imul(N,_t)|0)+(n>>>13)|0)+(Rt>>>26)|0,Rt&=67108863;var Ct=(h+(i=Math.imul(D,pt))|0)+((8191&(n=(n=Math.imul(D,_t))+Math.imul(U,pt)|0))<<13)|0;return h=((o=Math.imul(U,_t))+(n>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,u[0]=mt,u[1]=gt,u[2]=yt,u[3]=bt,u[4]=vt,u[5]=wt,u[6]=Mt,u[7]=$t,u[8]=Et,u[9]=St,u[10]=At,u[11]=Bt,u[12]=kt,u[13]=Tt,u[14]=xt,u[15]=It,u[16]=Pt,u[17]=Rt,u[18]=Ct,0!==h&&(u[19]=h,r.length++),r};function p(t,e,r){return(new _).mulp(t,e,r)}function _(t,e){this.x=t,this.y=e}Math.imul||(d=l),n.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?d(this,t,e):r<63?l(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var i=0,n=0,o=0;o>>26)|0)>>>26,a&=67108863}r.words[o]=s,i=a,a=n}return 0!==i?r.words[o]=i:r.length--,r.strip()}(this,t,e):p(this,t,e)},_.prototype.makeRBT=function(t){for(var e=new Array(t),r=n.prototype._countBits(t)-1,i=0;i>=1;return i},_.prototype.permute=function(t,e,r,i,n,o){for(var a=0;a>>=1)n++;return 1<>>=13,r[2*o+1]=8191&n,n>>>=13;for(o=2*e;o>=26,e+=i/67108864|0,e+=n>>>26,this.words[r]=67108863&n}return 0!==e&&(this.words[r]=e,this.length++),this},n.prototype.muln=function(t){return this.clone().imuln(t)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>n}return e}(t);if(0===e.length)return new n(1);for(var r=this,i=0;i>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e>>26-r}o&&(this.words[e]=o,this.length++)}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e>>n<o)for(this.length-=o,u=0;u=0&&(0!==h||u>=i);u--){var f=0|this.words[u];this.words[u]=h<<26-n|f>>>n,h=f&a}return s&&0!==h&&(s.words[s.length++]=h),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},n.prototype.ishrn=function(t,e,r){return this.iushrn(t,e,r)},n.prototype.shln=function(t){return this.clone().ishln(t)},n.prototype.ushln=function(t){return this.clone().iushln(t)},n.prototype.shrn=function(t){return this.clone().ishrn(t)},n.prototype.ushrn=function(t){return this.clone().iushrn(t)},n.prototype.testn=function(t){var e=t%26,r=(t-e)/26,i=1<>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},n.prototype.isubn=function(t){if(t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e>26)-(s/67108864|0),this.words[i+r]=67108863&n}for(;i>26,this.words[i+r]=67108863&n;if(0===a)return this.strip();for(a=0,i=0;i>26,this.words[i]=67108863&n;return this.negative=1,this.strip()},n.prototype._wordDiv=function(t,e){var r=(this.length,t.length),i=this.clone(),o=t,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),i.iushln(r),a=0|o.words[o.length-1]);var s,u=i.length-o.length;if("mod"!==e){(s=new n(null)).length=u+1,s.words=new Array(s.length);for(var h=0;h=0;c--){var l=67108864*(0|i.words[o.length+c])+(0|i.words[o.length+c-1]);for(l=Math.min(l/a|0,67108863),i._ishlnsubmul(o,l,c);0!==i.negative;)l--,i.negative=0,i._ishlnsubmul(o,1,c),i.isZero()||(i.negative^=1);s&&(s.words[c]=l)}return s&&s.strip(),i.strip(),"div"!==e&&0!==r&&i.iushrn(r),{div:s||null,mod:i}},n.prototype.divmod=function(t,e,r){return this.isZero()?{div:new n(0),mod:new n(0)}:0!==this.negative&&0===t.negative?(a=this.neg().divmod(t,e),"mod"!==e&&(i=a.div.neg()),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(a=this.divmod(t.neg(),e),"mod"!==e&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&t.negative)?(a=this.neg().divmod(t.neg(),e),"div"!==e&&(o=a.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:a.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new n(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new n(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new n(this.modn(t.words[0]))}:this._wordDiv(t,e);var i,o,a},n.prototype.div=function(t){return this.divmod(t,"div",!1).div},n.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod},n.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod},n.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,i=t.ushrn(1),n=t.andln(1),o=r.cmp(i);return o<0||1===n&&0===o?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},n.prototype.modn=function(t){for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r},n.prototype.idivn=function(t){for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t}return this.strip()},n.prototype.divn=function(t){return this.clone().idivn(t)},n.prototype.egcd=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new n(1),o=new n(0),a=new n(0),s=new n(1),u=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++u;for(var h=r.clone(),f=e.clone();!e.isZero();){for(var c=0,l=1;0==(e.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(e.iushrn(c);c-- >0;)(i.isOdd()||o.isOdd())&&(i.iadd(h),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,p=1;0==(r.words[0]&p)&&d<26;++d,p<<=1);if(d>0)for(r.iushrn(d);d-- >0;)(a.isOdd()||s.isOdd())&&(a.iadd(h),s.isub(f)),a.iushrn(1),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(a),o.isub(s)):(r.isub(e),a.isub(i),s.isub(o))}return{a:a,b:s,gcd:r.iushln(u)}},n.prototype._invmp=function(t){var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new n(1),a=new n(0),s=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,h=1;0==(e.words[0]&h)&&u<26;++u,h<<=1);if(u>0)for(e.iushrn(u);u-- >0;)o.isOdd()&&o.iadd(s),o.iushrn(1);for(var f=0,c=1;0==(r.words[0]&c)&&f<26;++f,c<<=1);if(f>0)for(r.iushrn(f);f-- >0;)a.isOdd()&&a.iadd(s),a.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(a)):(r.isub(e),a.isub(o))}return(i=0===e.cmpn(1)?o:a).cmpn(0)<0&&i.iadd(t),i},n.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var i=0;e.isEven()&&r.isEven();i++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var n=e.cmp(r);if(n<0){var o=e;e=r,r=o}else if(0===n||0===r.cmpn(1))break;e.isub(r)}return r.iushln(i)},n.prototype.invm=function(t){return this.egcd(t).a.umod(t)},n.prototype.isEven=function(){return 0==(1&this.words[0])},n.prototype.isOdd=function(){return 1==(1&this.words[0])},n.prototype.andln=function(t){return this.words[0]&t},n.prototype.bincn=function(t){var e=t%26,r=(t-e)/26,i=1<>>26,a&=67108863,this.words[o]=a}return 0!==n&&(this.words[o]=n,this.length++),this},n.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},n.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t);var i=0|this.words[0];e=i===t?0:it.length)return 1;if(this.length=0;r--){var i=0|this.words[r],n=0|t.words[r];if(i!==n){in&&(e=1);break}}return e},n.prototype.gtn=function(t){return 1===this.cmpn(t)},n.prototype.gt=function(t){return 1===this.cmp(t)},n.prototype.gten=function(t){return this.cmpn(t)>=0},n.prototype.gte=function(t){return this.cmp(t)>=0},n.prototype.ltn=function(t){return-1===this.cmpn(t)},n.prototype.lt=function(t){return-1===this.cmp(t)},n.prototype.lten=function(t){return this.cmpn(t)<=0},n.prototype.lte=function(t){return this.cmp(t)<=0},n.prototype.eqn=function(t){return 0===this.cmpn(t)},n.prototype.eq=function(t){return 0===this.cmp(t)},n.red=function(t){return new M(t)},n.prototype.toRed=function(t){return t.convertTo(this)._forceRed(t)},n.prototype.fromRed=function(){return this.red.convertFrom(this)},n.prototype._forceRed=function(t){return this.red=t,this},n.prototype.forceRed=function(t){return this._forceRed(t)},n.prototype.redAdd=function(t){return this.red.add(this,t)},n.prototype.redIAdd=function(t){return this.red.iadd(this,t)},n.prototype.redSub=function(t){return this.red.sub(this,t)},n.prototype.redISub=function(t){return this.red.isub(this,t)},n.prototype.redShl=function(t){return this.red.shl(this,t)},n.prototype.redMul=function(t){return this.red._verify2(this,t),this.red.mul(this,t)},n.prototype.redIMul=function(t){return this.red._verify2(this,t),this.red.imul(this,t)},n.prototype.redSqr=function(){return this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(t){return this.red._verify1(this),this.red.pow(this,t)};var m={k256:null,p224:null,p192:null,p25519:null};function g(t,e){this.name=t,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function y(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function b(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function v(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function w(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function M(t){if("string"==typeof t){var e=n._prime(t);this.m=e.p,this.prime=e}else this.m=t,this.prime=null}function $(t){M.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}g.prototype._tmp=function(){var t=new n(null);return t.words=new Array(Math.ceil(this.n/13)),t},g.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(e>this.n);var i=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},g.prototype.split=function(t,e){t.iushrn(this.n,0,e)},g.prototype.imulK=function(t){return t.imul(this.k)},i(y,g),y.prototype.split=function(t,e){for(var r=Math.min(t.length,9),i=0;i>>22,n=o}n>>>=22,t.words[i-10]=n,0===n&&t.length>10?t.length-=10:t.length-=9},y.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r>>=26,t.words[r]=n,e=i}return 0!==e&&(t.words[t.length++]=e),t},n._prime=function(t){if(m[t])return m[t];var e;if("k256"===t)e=new y;else if("p224"===t)e=new b;else if("p192"===t)e=new v;else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new w}return m[t]=e,e},M.prototype._verify1=function(t){},M.prototype._verify2=function(t,e){},M.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this)},M.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},M.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},M.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r},M.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},M.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r},M.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},M.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},M.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},M.prototype.isqr=function(t){return this.imul(t,t.clone())},M.prototype.sqr=function(t){return this.mul(t,t)},M.prototype.sqrt=function(t){if(t.isZero())return t.clone();if(3===this.m.andln(3)){var e=this.m.add(new n(1)).iushrn(2);return this.pow(t,e)}for(var r=this.m.subn(1),i=0;!r.isZero()&&0===r.andln(1);)i++,r.iushrn(1);var o=new n(1).toRed(this),a=o.redNeg(),s=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new n(2*u*u).toRed(this);0!==this.pow(u,s).cmp(a);)u.redIAdd(a);for(var h=this.pow(u,r),f=this.pow(t,r.addn(1).iushrn(1)),c=this.pow(t,r),l=i;0!==c.cmp(o);){for(var d=c,p=0;0!==d.cmp(o);p++)d=d.redSqr();var _=this.pow(h,new n(1).iushln(l-p-1));f=f.redMul(_),h=_.redSqr(),c=c.redMul(h),l=p}return f},M.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e)},M.prototype.pow=function(t,e){if(e.isZero())return new n(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new n(1).toRed(this),r[1]=t;for(var i=2;i=0;i--){for(var h=e.words[i],f=u-1;f>=0;f--){var c=h>>f&1;o!==r[0]&&(o=this.sqr(o)),0!==c||0!==a?(a<<=1,a|=c,(4==++s||0===i&&0===f)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0}u=26}return o},M.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},M.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},n.mont=function(t){return new $(t)},i($,M),$.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},$.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},$.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),n=r.isub(i).iushrn(this.shift),o=n;return n.cmp(this.m)>=0?o=n.isub(this.m):n.cmpn(0)<0&&(o=n.iadd(this.m)),o._forceRed(this)},$.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new n(0)._forceRed(this);var r=t.mul(e),i=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(i).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this)},$.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(_$bn_404,this),_$bn_404=_$bn_404.exports;var __Buffer_407=_$safeBuffer_431.Buffer,_$withPublic_407=function(t,e){return __Buffer_407.from(t.toRed(_$bn_404.mont(e.modulus)).redPow(new _$bn_404(e.publicExponent)).fromRed().toArray())},__Buffer_406=_$safeBuffer_431.Buffer,_$publicEncrypt_406=function(t,e,r){var i;i=t.padding?t.padding:r?1:4;var n,o=_$parseAsn1_392(t);if(4===i)n=function(t,e){var r=t.modulus.byteLength(),i=e.length,n=_$browser_262("sha1").update(__Buffer_406.alloc(0)).digest(),o=n.length,a=2*o;if(i>r-a-2)throw new Error("message too long");var s=__Buffer_406.alloc(r-i-a-2),u=r-o-1,h=_$browser_415(o),f=_$xor_408(__Buffer_406.concat([n,s,__Buffer_406.alloc(1,1),e],u),_$mgf_403(h,u)),c=_$xor_408(h,_$mgf_403(f,o));return new _$bn_404(__Buffer_406.concat([__Buffer_406.alloc(1),c,f],r))}(o,e);else if(1===i)n=function(t,e,r){var i,n=e.length,o=t.modulus.byteLength();if(n>o-11)throw new Error("message too long");return i=r?__Buffer_406.alloc(o-n-3,255):function(t){for(var e,r=__Buffer_406.allocUnsafe(t),i=0,n=_$browser_415(2*t),o=0;i=0)throw new Error("data too long for modulus")}return r?_$browserifyRsa_237(n,o):_$withPublic_407(n,o)},__Buffer_405=_$safeBuffer_431.Buffer,_$privateDecrypt_405=function(t,e,r){var i;i=t.padding?t.padding:r?1:4;var n,o=_$parseAsn1_392(t),a=o.modulus.byteLength();if(e.length>a||new _$bn_404(e).cmp(o.modulus)>=0)throw new Error("decryption error");n=r?_$withPublic_407(new _$bn_404(e),o):_$browserifyRsa_237(e,o);var s=__Buffer_405.alloc(a-n.length);if(n=__Buffer_405.concat([s,n],a),4===i)return function(t,e){var r=t.modulus.byteLength(),i=_$browser_262("sha1").update(__Buffer_405.alloc(0)).digest(),n=i.length;if(0!==e[0])throw new Error("decryption error");var o=e.slice(1,n+1),a=e.slice(n+1),s=_$xor_408(o,_$mgf_403(a,n)),u=_$xor_408(a,_$mgf_403(s,r-n-1));if(function(t,e){t=__Buffer_405.from(t),e=__Buffer_405.from(e);var r=0,i=t.length;t.length!==e.length&&(r++,i=Math.min(t.length,e.length));for(var n=-1;++n=e.length){o++;break}var a=e.slice(2,n-1);if(("0002"!==i.toString("hex")&&!r||"0001"!==i.toString("hex")&&r)&&o++,a.length<8&&o++,o)throw new Error("decryption error");return e.slice(n)}(0,n,r);if(3===i)return n;throw new Error("unknown padding")},_$browser_402={};_$browser_402.publicEncrypt=_$publicEncrypt_406,_$browser_402.privateDecrypt=_$privateDecrypt_405,_$browser_402.privateEncrypt=function(t,e){return _$browser_402.publicEncrypt(t,e,!0)},_$browser_402.publicDecrypt=function(t,e){return _$browser_402.privateDecrypt(t,e,!0)};var _$browser_416={};(function(t,e){(function(){"use strict";function r(){throw new Error("secure random number generation not supported by this browser\nuse chrome, FireFox or Internet Explorer 11")}var i=_$safeBuffer_431.Buffer,n=_$safeBuffer_431.kMaxLength,o=e.crypto||e.msCrypto,a=Math.pow(2,32)-1;function s(t,e){if("number"!=typeof t||t!=t)throw new TypeError("offset must be a number");if(t>a||t<0)throw new TypeError("offset must be a uint32");if(t>n||t>e)throw new RangeError("offset out of range")}function u(t,e,r){if("number"!=typeof t||t!=t)throw new TypeError("size must be a number");if(t>a||t<0)throw new TypeError("size must be a uint32");if(t+e>r||t>n)throw new RangeError("buffer too small")}function h(e,r,i,n){if(t.browser){var a=e.buffer,s=new Uint8Array(a,r,i);return o.getRandomValues(s),n?void t.nextTick((function(){n(null,e)})):e}if(!n)return _$browser_415(i).copy(e,r),e;_$browser_415(i,(function(t,i){if(t)return n(t);i.copy(e,r),n(null,e)}))}o&&o.getRandomValues||!t.browser?(_$browser_416.randomFill=function(t,r,n,o){if(!(i.isBuffer(t)||t instanceof e.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');if("function"==typeof r)o=r,r=0,n=t.length;else if("function"==typeof n)o=n,n=t.length-r;else if("function"!=typeof o)throw new TypeError('"cb" argument must be a function');return s(r,t.length),u(n,r,t.length),h(t,r,n,o)},_$browser_416.randomFillSync=function(t,r,n){if(void 0===r&&(r=0),!(i.isBuffer(t)||t instanceof e.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');return s(r,t.length),void 0===n&&(n=t.length-r),u(n,r,t.length),h(t,r,n)}):(_$browser_416.randomFill=r,_$browser_416.randomFillSync=r)}).call(this)}).call(this,_$browser_401,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{});var _$utils_437={};(function(t,e){(function(){const r=_$cryptoBrowserify_266({});function i(t,e,r,i,n,u,h){let f;for(s(t,e+64*(2*i-1),n,0,64),f=0;f<2*i;f++)a(t,64*f,n,0,64),o(n,u,h),s(n,0,t,r+64*f,64);for(f=0;f>>32-e}function o(t,e,r){let i;for(i=0;i<16;i++)e[i]=(255&t[4*i+0])<<0,e[i]|=(255&t[4*i+1])<<8,e[i]|=(255&t[4*i+2])<<16,e[i]|=(255&t[4*i+3])<<24;for(s(e,0,r,0,16),i=8;i>0;i-=2)r[4]^=n(r[0]+r[12],7),r[8]^=n(r[4]+r[0],9),r[12]^=n(r[8]+r[4],13),r[0]^=n(r[12]+r[8],18),r[9]^=n(r[5]+r[1],7),r[13]^=n(r[9]+r[5],9),r[1]^=n(r[13]+r[9],13),r[5]^=n(r[1]+r[13],18),r[14]^=n(r[10]+r[6],7),r[2]^=n(r[14]+r[10],9),r[6]^=n(r[2]+r[14],13),r[10]^=n(r[6]+r[2],18),r[3]^=n(r[15]+r[11],7),r[7]^=n(r[3]+r[15],9),r[11]^=n(r[7]+r[3],13),r[15]^=n(r[11]+r[7],18),r[1]^=n(r[0]+r[3],7),r[2]^=n(r[1]+r[0],9),r[3]^=n(r[2]+r[1],13),r[0]^=n(r[3]+r[2],18),r[6]^=n(r[5]+r[4],7),r[7]^=n(r[6]+r[5],9),r[4]^=n(r[7]+r[6],13),r[5]^=n(r[4]+r[7],18),r[11]^=n(r[10]+r[9],7),r[8]^=n(r[11]+r[10],9),r[9]^=n(r[8]+r[11],13),r[10]^=n(r[9]+r[8],18),r[12]^=n(r[15]+r[14],7),r[13]^=n(r[12]+r[15],9),r[14]^=n(r[13]+r[12],13),r[15]^=n(r[14]+r[13],18);for(i=0;i<16;++i)e[i]=r[i]+e[i];for(i=0;i<16;i++){let r=4*i;t[r+0]=e[i]>>0&255,t[r+1]=e[i]>>8&255,t[r+2]=e[i]>>16&255,t[r+3]=e[i]>>24&255}}function a(t,e,r,i,n){for(let o=0;o 0 and a power of 2");if(n>2147483647/128/o)throw Error("Parameter N is too large");if(o>2147483647/128/a)throw Error("Parameter r is too large");let h,f=t.alloc(256*o),c=t.alloc(128*o*n),l=new Int32Array(16),d=new Int32Array(16),p=t.alloc(64),_=r.pbkdf2Sync(e,i,1,128*a*o,"sha256");if(u){let t=a*n*2,e=0;h=function(){++e%1e3==0&&u({current:e,total:t,percent:e/t*100})}}return{XY:f,V:c,B32:l,x:d,_X:p,B:_,tickCallback:h}},smix:async function(t,r,n,o,s,u,h,f,c,l,d){d=d||5e3;let p,_=128*n;for(t.copy(u,0,r,r+_),p=0;pe(t)),i(u,0,_,n,h,f,c),l&&l();for(p=0;pe(t)),i(u,0,_,n,h,f,c),l&&l()}u.copy(t,r,0,0+_)},smixSync:function(t,e,r,n,o,s,u,h,f,c){let l,d=128*r;for(t.copy(s,0,e,e+d),l=0;l=0&&(i=!0)})),Object.keys(e).forEach((function(t){r+=o[t]*e[t]})),i&&(r+=2),r+=40,Math.ceil(r/4)}encryptBIP38(t,e){const r=_$wif_485.decode(t);return _$bip38_201.encrypt(r.privateKey,r.compressed,e)}decryptBIP38(t,e,r="mainnet"){const i=_$bip38_201.decrypt(t,e);let n;return n="testnet"===r?239:128,_$wif_485.encode(n,i.privateKey,i.compressed)}},_$crypto_19=class{static sha256(t){return _$src_55.crypto.sha256(t)}static ripemd160(t){return _$src_55.crypto.ripemd160(t)}static hash256(t){return _$src_55.crypto.hash256(t)}static hash160(t){return _$src_55.crypto.hash160(t)}static randomBytes(t=16){return _$browser_415(t)}},_$bind_138=function(t,e){return function(){for(var r=new Array(arguments.length),i=0;i=0)return;n[e]="set-cookie"===e?(n[e]?n[e]:[]).concat([r]):n[e]?n[e]+", "+r:r}})),n):n},_$isURLSameOrigin_144=_$utils_149.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function i(t){var i=t;return e&&(r.setAttribute("href",i),i=r.href),r.setAttribute("href",i),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return t=i(window.location.href),function(e){var r=_$utils_149.isString(e)?i(e):e;return r.protocol===t.protocol&&r.host===t.host}}():function(){return!0},_$Cancel_123={};function Cancel(t){this.message=t}Cancel.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},Cancel.prototype.__CANCEL__=!0,_$Cancel_123=Cancel;var _$xhr_121=function(t){return new Promise((function(e,r){var i,n=t.data,o=t.headers,a=t.responseType;function s(){t.cancelToken&&t.cancelToken.unsubscribe(i),t.signal&&t.signal.removeEventListener("abort",i)}_$utils_149.isFormData(n)&&delete o["Content-Type"];var u=new XMLHttpRequest;if(t.auth){var h=t.auth.username||"",f=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";o.Authorization="Basic "+btoa(h+":"+f)}var c=_$buildFullPath_128(t.baseURL,t.url);function l(){if(u){var i="getAllResponseHeaders"in u?_$parseHeaders_146(u.getAllResponseHeaders()):null,n={data:a&&"text"!==a&&"json"!==a?u.response:u.responseText,status:u.status,statusText:u.statusText,headers:i,config:t,request:u};_$settle_133((function(t){e(t),s()}),(function(t){r(t),s()}),n),u=null}}if(u.open(t.method.toUpperCase(),_$buildURL_139(c,t.params,t.paramsSerializer),!0),u.timeout=t.timeout,"onloadend"in u?u.onloadend=l:u.onreadystatechange=function(){u&&4===u.readyState&&(0!==u.status||u.responseURL&&0===u.responseURL.indexOf("file:"))&&setTimeout(l)},u.onabort=function(){u&&(r(_$createError_129("Request aborted",t,"ECONNABORTED",u)),u=null)},u.onerror=function(){r(_$createError_129("Network Error",t,null,u)),u=null},u.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",i=t.transitional||_$transitional_136;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),r(_$createError_129(e,t,i.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",u)),u=null},_$utils_149.isStandardBrowserEnv()){var d=(t.withCredentials||_$isURLSameOrigin_144(c))&&t.xsrfCookieName?_$cookies_141.read(t.xsrfCookieName):void 0;d&&(o[t.xsrfHeaderName]=d)}"setRequestHeader"in u&&_$utils_149.forEach(o,(function(t,e){void 0===n&&"content-type"===e.toLowerCase()?delete o[e]:u.setRequestHeader(e,t)})),_$utils_149.isUndefined(t.withCredentials)||(u.withCredentials=!!t.withCredentials),a&&"json"!==a&&(u.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&u.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&u.upload&&u.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(i=function(t){u&&(r(!t||t&&t.type?new _$Cancel_123("canceled"):t),u.abort(),u=null)},t.cancelToken&&t.cancelToken.subscribe(i),t.signal&&(t.signal.aborted?i():t.signal.addEventListener("abort",i))),n||(n=null),u.send(n)}))},_$defaults_135={};(function(t){(function(){"use strict";var r={"Content-Type":"application/x-www-form-urlencoded"};function i(t,e){!_$utils_149.isUndefined(t)&&_$utils_149.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var n,o={transitional:_$transitional_136,adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==t&&"[object process]"===Object.prototype.toString.call(t))&&(n=_$xhr_121),n),transformRequest:[function(t,r){return _$normalizeHeaderName_145(r,"Accept"),_$normalizeHeaderName_145(r,"Content-Type"),_$utils_149.isFormData(t)||_$utils_149.isArrayBuffer(t)||_$utils_149.isBuffer(t)||_$utils_149.isStream(t)||_$utils_149.isFile(t)||_$utils_149.isBlob(t)?t:_$utils_149.isArrayBufferView(t)?t.buffer:_$utils_149.isURLSearchParams(t)?(i(r,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):_$utils_149.isObject(t)||r&&"application/json"===r["Content-Type"]?(i(r,"application/json"),function(t,r,i){if(_$utils_149.isString(t))try{return(0,JSON.parse)(t),_$utils_149.trim(t)}catch(e){if("SyntaxError"!==e.name)throw e}return(0,JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){var r=this.transitional||o.transitional,i=r&&r.silentJSONParsing,n=r&&r.forcedJSONParsing,a=!i&&"json"===this.responseType;if(a||n&&_$utils_149.isString(t)&&t.length)try{return JSON.parse(t)}catch(e){if(a){if("SyntaxError"===e.name)throw _$enhanceError_131(e,this,"E_JSON_PARSE");throw e}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};_$utils_149.forEach(["delete","get","head"],(function(t){o.headers[t]={}})),_$utils_149.forEach(["post","put","patch"],(function(t){o.headers[t]=_$utils_149.merge(r)})),_$defaults_135=o}).call(this)}).call(this,_$browser_401);var _$transformData_134=function(t,e,r){var i=this||_$defaults_135;return _$utils_149.forEach(r,(function(r){t=r.call(i,t,e)})),t},_$isCancel_125=function(t){return!(!t||!t.__CANCEL__)};function throwIfCancellationRequested(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new _$Cancel_123("canceled")}var _$dispatchRequest_130=function(t){return throwIfCancellationRequested(t),t.headers=t.headers||{},t.data=_$transformData_134.call(t,t.data,t.headers,t.transformRequest),t.headers=_$utils_149.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),_$utils_149.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||_$defaults_135.adapter)(t).then((function(e){return throwIfCancellationRequested(t),e.data=_$transformData_134.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return _$isCancel_125(e)||(throwIfCancellationRequested(t),e&&e.response&&(e.response.data=_$transformData_134.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))},_$mergeConfig_132=function(t,e){e=e||{};var r={};function i(t,e){return _$utils_149.isPlainObject(t)&&_$utils_149.isPlainObject(e)?_$utils_149.merge(t,e):_$utils_149.isPlainObject(e)?_$utils_149.merge({},e):_$utils_149.isArray(e)?e.slice():e}function n(r){return _$utils_149.isUndefined(e[r])?_$utils_149.isUndefined(t[r])?void 0:i(void 0,t[r]):i(t[r],e[r])}function o(t){if(!_$utils_149.isUndefined(e[t]))return i(void 0,e[t])}function a(r){return _$utils_149.isUndefined(e[r])?_$utils_149.isUndefined(t[r])?void 0:i(void 0,t[r]):i(void 0,e[r])}function s(r){return r in e?i(t[r],e[r]):r in t?i(void 0,t[r]):void 0}var u={url:o,method:o,data:o,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s};return _$utils_149.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=u[t]||n,i=e(t);_$utils_149.isUndefined(i)&&e!==s||(r[t]=i)})),r},_$data_137={version:"0.26.1"},_$validator_148={},VERSION=_$data_137.version,validators={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){validators[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}}));var deprecatedWarnings={};validators.transitional=function(t,e,r){function i(t,e){return"[Axios v"+VERSION+"] Transitional option '"+t+"'"+e+(r?". "+r:"")}return function(r,n,o){if(!1===t)throw new Error(i(n," has been removed"+(e?" in "+e:"")));return e&&!deprecatedWarnings[n]&&(deprecatedWarnings[n]=!0,console.warn(i(n," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,n,o)}},_$validator_148={assertOptions:function(t,e,r){if("object"!=typeof t)throw new TypeError("options must be an object");for(var i=Object.keys(t),n=i.length;n-- >0;){var o=i[n],a=e[o];if(a){var s=t[o],u=void 0===s||a(s,o,t);if(!0!==u)throw new TypeError("option "+o+" must be "+u)}else if(!0!==r)throw Error("Unknown option "+o)}},validators:validators};var _$Axios_126={},__validators_126=_$validator_148.validators;function Axios(t){this.defaults=t,this.interceptors={request:new _$InterceptorManager_127,response:new _$InterceptorManager_127}}Axios.prototype.request=function(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},(e=_$mergeConfig_132(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;void 0!==r&&_$validator_148.assertOptions(r,{silentJSONParsing:__validators_126.transitional(__validators_126.boolean),forcedJSONParsing:__validators_126.transitional(__validators_126.boolean),clarifyTimeoutError:__validators_126.transitional(__validators_126.boolean)},!1);var i=[],n=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(n=n&&t.synchronous,i.unshift(t.fulfilled,t.rejected))}));var o,a=[];if(this.interceptors.response.forEach((function(t){a.push(t.fulfilled,t.rejected)})),!n){var s=[_$dispatchRequest_130,void 0];for(Array.prototype.unshift.apply(s,i),s=s.concat(a),o=Promise.resolve(e);s.length;)o=o.then(s.shift(),s.shift());return o}for(var u=e;i.length;){var h=i.shift(),f=i.shift();try{u=h(u)}catch(c){f(c);break}}try{o=_$dispatchRequest_130(u)}catch(c){return Promise.reject(c)}for(;a.length;)o=o.then(a.shift(),a.shift());return o},Axios.prototype.getUri=function(t){return t=_$mergeConfig_132(this.defaults,t),_$buildURL_139(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},_$utils_149.forEach(["delete","get","head","options"],(function(t){Axios.prototype[t]=function(e,r){return this.request(_$mergeConfig_132(r||{},{method:t,url:e,data:(r||{}).data}))}})),_$utils_149.forEach(["post","put","patch"],(function(t){Axios.prototype[t]=function(e,r,i){return this.request(_$mergeConfig_132(i||{},{method:t,url:e,data:r}))}})),_$Axios_126=Axios;var _$CancelToken_124={};function CancelToken(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var r=this;this.promise.then((function(t){if(r._listeners){var e,i=r._listeners.length;for(e=0;esetTimeout(e,t))}async validateAddress(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}util/validateAddress/${t}`,this.axiosOptions)).data;if(Array.isArray(t)){const e={method:"POST",url:this.restURL+"util/validateAddress",data:{addresses:t}},r=Object.assign({},e,this.axiosOptions);return(await _$axios_120(r)).data}throw new Error("Input must be a string or array of strings.")}catch(e){throw e.response&&e.response.data?e.response.data:e}}},_$blockchain_17=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}}}async getBestBlockHash(){try{return(await _$axios_120.get(this.restURL+"blockchain/getBestBlockHash",this.axiosOptions)).data}catch(t){throw t.response&&t.response.data?t.response.data:t}}async getBlock(t,e=1){try{if(!t||"string"!=typeof t)throw new Error("blockhash must be a string");return(await _$axios_120.post(this.restURL+"blockchain/getblock",{blockhash:t,verbosity:e},this.axiosOptions)).data}catch(r){throw r.response&&r.response.data?r.response.data:r}}async getBlockchainInfo(){try{return(await _$axios_120.get(this.restURL+"blockchain/getBlockchainInfo",this.axiosOptions)).data}catch(t){throw t.response&&t.response.data?t.response.data:t}}async getBlockCount(){try{return(await _$axios_120.get(this.restURL+"blockchain/getBlockCount",this.axiosOptions)).data}catch(t){throw console.log("Error in bch-js/blockchain.js/getBlockCount()"),console.log("blockchain.js restURL: ",this.restURL),t.response&&t.response.data?t.response.data:t}}async getBlockHash(t=1){"string"!=typeof t&&(t=JSON.stringify(t));try{return(await _$axios_120.get(`${this.restURL}blockchain/getBlockHash/${t}`,this.axiosOptions)).data}catch(e){throw e.response&&e.response.data?e.response.data:e}}async getBlockHeader(t,e=!0){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}blockchain/getBlockHeader/${t}?verbose=${e}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"blockchain/getBlockHeader",{hashes:t,verbose:e},this.axiosOptions)).data;throw new Error("Input hash must be a string or array of strings.")}catch(r){throw r.response&&r.response.data?r.response.data:r}}async getChainTips(){try{return(await _$axios_120.get(this.restURL+"blockchain/getChainTips",this.axiosOptions)).data}catch(t){throw t.response&&t.response.data?t.response.data:t}}async getDifficulty(){try{return(await _$axios_120.get(this.restURL+"blockchain/getDifficulty",this.axiosOptions)).data}catch(t){throw t.response&&t.response.data?t.response.data:t}}async getMempoolAncestors(t,e=!1){"string"!=typeof t&&(t=JSON.stringify(t));try{return(await _$axios_120.get(`${this.restURL}blockchain/getMempoolAncestors/${t}?verbose=${e}`,this.axiosOptions)).data}catch(r){throw r.response&&r.response.data?r.response.data:r}}async getMempoolDescendants(t,e=!1){"string"!=typeof t&&(t=JSON.stringify(t));try{return(await _$axios_120.get(`${this.restURL}blockchain/getMempoolDescendants/${t}?verbose=${e}`,this.axiosOptions)).data}catch(r){throw r.response&&r.response.data?r.response.data:r}}async getMempoolEntry(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}blockchain/getMempoolEntry/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"blockchain/getMempoolEntry",{txids:t},this.axiosOptions)).data;throw new Error("Input must be a string or array of strings.")}catch(e){throw e.response&&e.response.data?e.response.data:e}}async getMempoolInfo(){try{return(await _$axios_120.get(this.restURL+"blockchain/getMempoolInfo",this.axiosOptions)).data}catch(t){throw t.response&&t.response.data?t.response.data:t}}async getRawMempool(t=!1){try{return(await _$axios_120.get(`${this.restURL}blockchain/getRawMempool?vebose=${t}`,this.axiosOptions)).data}catch(e){throw e.response&&e.response.data?e.response.data:e}}async getTxOut(t,e,r=!0){try{if("string"!=typeof t||64!==t.length)throw new Error("txid needs to be a proper transaction ID");if(isNaN(e))throw new Error("n must be an integer");if("boolean"!=typeof r)throw new Error("includeMempool input must be of type boolean");return(await _$axios_120.post(this.restURL+"blockchain/getTxOut",{txid:t,vout:e,mempool:r},this.axiosOptions)).data}catch(i){throw i.response&&i.response.data?i.response.data:i}}async getTxOutProof(t){try{if("string"==typeof t){const e=`${this.restURL}blockchain/getTxOutProof/${t}`;return(await _$axios_120.get(e,this.axiosOptions)).data}if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"blockchain/getTxOutProof",{txids:t},this.axiosOptions)).data;throw new Error("Input must be a string or array of strings.")}catch(e){throw e.response&&e.response.data?e.response.data:e}}async preciousBlock(t){try{return(await _$axios_120.get(`${this.restURL}blockchain/preciousBlock/${t}`,this.axiosOptions)).data}catch(e){throw e.response&&e.response.data?e.response.data:e}}async pruneBlockchain(t){try{return(await _$axios_120.post(`${this.restURL}blockchain/pruneBlockchain/${t}`,this.axiosOptions)).data}catch(e){throw e.response&&e.response.data?e.response.data:e}}async verifyChain(t=3,e=6){try{return(await _$axios_120.get(`${this.restURL}blockchain/verifyChain?checklevel=${t}&nblocks=${e}`,this.axiosOptions)).data}catch(r){throw r.response&&r.response.data?r.response.data:r}}async verifyTxOutProof(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}blockchain/verifyTxOutProof/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"blockchain/verifyTxOutProof",{proofs:t},this.axiosOptions)).data;throw new Error("Input must be a string or array of strings.")}catch(e){throw e.response&&e.response.data?e.response.data:e}}},_$control_18=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}}}async getNetworkInfo(){try{return(await _$axios_120.get(this.restURL+"control/getNetworkInfo",this.axiosOptions)).data}catch(t){throw t.response&&t.response.data?t.response.data:t}}async getMemoryInfo(){try{return(await _$axios_120.get(this.restURL+"control/getMemoryInfo",this.axiosOptions)).data}catch(t){throw t.response&&t.response.data?t.response.data:t}}},_$generating_25=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}}}async generateToAddress(t,e,r=1e6){try{return(await _$axios_120.post(`${this.restURL}generating/generateToAddress/${t}/${e}?maxtries=${r}`,this.axiosOptions)).data}catch(i){throw i.response&&i.response.data?i.response.data:i}}},_$mining_27=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}}}async getBlockTemplate(t){try{return(await _$axios_120.get(`${this.restURL}mining/getBlockTemplate/${t}`,this.axiosOptions)).data}catch(e){throw e.response&&e.response.data?e.response.data:e}}async getMiningInfo(){try{return(await _$axios_120.get(this.restURL+"mining/getMiningInfo",this.axiosOptions)).data}catch(t){throw t.response&&t.response.data?t.response.data:t}}async getNetworkHashps(t=120,e=1){try{return(await _$axios_120.get(`${this.restURL}mining/getNetworkHashps?nblocks=${t}&height=${e}`,this.axiosOptions)).data}catch(r){throw r.response&&r.response.data?r.response.data:r}}async submitBlock(t,e){let r=`${this.restURL}mining/submitBlock/${t}`;e&&(r=`${r}?parameters=${e}`);try{return(await _$axios_120.post(r,this.axiosOptions)).data}catch(i){throw i.response&&i.response.data?i.response.data:i}}},_$rawTransactions_31=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},this.axios=_$axios_120}async decodeRawTransaction(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}rawtransactions/decodeRawTransaction/${t}`,this.axiosOptions)).data;if(Array.isArray(t)){const e={method:"POST",url:this.restURL+"rawtransactions/decodeRawTransaction",data:{hexes:t},headers:this.axiosOptions.headers};return(await _$axios_120(e)).data}throw new Error("Input must be a string or array of strings.")}catch(e){throw e.error?new Error(e.error):e.response&&e.response.data?e.response.data:e}}async decodeScript(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}rawtransactions/decodeScript/${t}`,this.axiosOptions)).data;if(Array.isArray(t)){const e={method:"POST",url:this.restURL+"rawtransactions/decodeScript",data:{hexes:t},headers:this.axiosOptions.headers};return(await _$axios_120(e)).data}throw new Error("Input must be a string or array of strings.")}catch(e){throw e.error?new Error(e.error):e.response&&e.response.data?e.response.data:e}}async getRawTransaction(t,e=!1,r=null){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}rawtransactions/getRawTransaction/${t}?verbose=${e}`,this.axiosOptions)).data;if(Array.isArray(t)){const i={method:"POST",url:this.restURL+"rawtransactions/getRawTransaction",data:{txids:t,verbose:e,usrObj:r},headers:this.axiosOptions.headers};return(await _$axios_120(i)).data}throw new Error("Input must be a string or array of strings.")}catch(i){if(i.error)throw new Error(i.error);throw i.response&&i.response.data&&i.response.data.error?new Error(i.response.data.error):i.response&&i.response.data?i.response.data:i}}async _getInputAddrs(t){try{const e=[];for(let r=0;rn(t.toString(2),"0",8)).join("")}function s(t){const e=8*t.length/32;return a([..._$browser_262("sha256").update(t).digest()]).slice(0,e)}function u(t){return"mnemonic"+(t||"")}function h(e,a){if(!(a=a||r))throw new Error(i);const u=(e||"").normalize("NFKD").split(" ");if(u.length%3!=0)throw new Error("Invalid mnemonic");const h=u.map(t=>{const e=a.indexOf(t);if(-1===e)throw new Error("Invalid mnemonic");return n(e.toString(2),"0",11)}).join(""),f=32*Math.floor(h.length/33),c=h.slice(0,f),l=h.slice(f),d=c.match(/(.{1,8})/g).map(o);if(d.length<16)throw new Error("Invalid entropy");if(d.length>32)throw new Error("Invalid entropy");if(d.length%4!=0)throw new Error("Invalid entropy");const p=t.from(d);if(s(p)!==l)throw new Error("Invalid mnemonic checksum");return p.toString("hex")}function f(e,n){if(t.isBuffer(e)||(e=t.from(e,"hex")),!(n=n||r))throw new Error(i);if(e.length<16)throw new TypeError("Invalid entropy");if(e.length>32)throw new TypeError("Invalid entropy");if(e.length%4!=0)throw new TypeError("Invalid entropy");const u=(a([...e])+s(e)).match(/(.{1,11})/g).map(t=>{const e=o(t);return n[e]});return"\u3042\u3044\u3053\u304f\u3057\u3093"===n[0]?u.join("\u3000"):u.join(" ")}_$src_203.mnemonicToSeed=function(e,r){return new Promise((i,n)=>{try{const o=t.from((e||"").normalize("NFKD"),"utf8"),a=t.from(u((r||"").normalize("NFKD")),"utf8");_$browser_394.pbkdf2(o,a,2048,64,"sha512",(t,e)=>t?n(t):i(e))}catch(o){return n(o)}})},_$src_203.mnemonicToEntropy=h,_$src_203.entropyToMnemonic=f,_$src_203.generateMnemonic=function(t,e,r){if((t=t||128)%32!=0)throw new TypeError("Invalid entropy");return f((e=e||_$browser_415)(t/8),r)},_$src_203.validateMnemonic=function(t,r){try{h(t,r)}catch(e){return!1}return!0},_$src_203.wordlists=_$_wordlists_202.wordlists}).call(this)}).call(this,_$buffer_251({}).Buffer);var _$mnemonic_28={};(function(t){(function(){const e=_$safeBuffer_431.Buffer;_$mnemonic_28=class{constructor(t){this._address=t}generate(t=128,e){return _$src_203.generateMnemonic(t,_$browser_415,e)}fromEntropy(t,e){return _$src_203.entropyToMnemonic(t,e)}toEntropy(t,r){return e.from(_$src_203.mnemonicToEntropy(t,r),"hex")}validate(t,e){const r=t.split(" ");if(0===r.length)return"Blank mnemonic";for(let i=0;i(s=i+1)&&(n=s),n>(s=r[a+1]+1)&&(n=s),r[a]=i;r[a]=n}return n},getAsync:function(e,r,i,n){if(n=function(t){const e=Array.prototype.slice.call(arguments,1);for(let r=0;r(f=a+1)&&(s=f),f=o[h+1]+1,s>f&&(s=f),o[h]=a,l=(new Date).valueOf()}if(null!==n.progress)try{n.progress.call(null,100*u/e.length)}catch(err){return i("Progress callback: "+err.toString())}var p;p=d,"function"==typeof t?t(p):setTimeout(p,0)};d()}}}).call(this)}).call(this,_$main_477({}).setImmediate);var _$validation_317={};function ValidationError(t){var e=new Error;this.name=e.name="ValidationError",this.message=e.message=t,this.stack=e.stack}ValidationError.prototype=Object.create(Error.prototype),_$validation_317={ValidationError:ValidationError,validate:function(t,e){if(!t)throw new ValidationError(e)}};var validate=_$validation_317.validate,CHARSET="qpzry9x8gf2tvdw0s3jn54khce6mua7l",CHARSET_INVERSE_INDEX={q:0,p:1,z:2,r:3,y:4,9:5,x:6,8:7,g:8,f:9,2:10,t:11,v:12,d:13,w:14,0:15,s:16,3:17,j:18,n:19,5:20,4:21,k:22,h:23,c:24,e:25,6:26,m:27,u:28,a:29,7:30,l:31},_$base32_314={encode:function(t){validate(t instanceof Uint8Array,"Invalid data: "+t+".");for(var e="",r=0;r0?Math.floor(t):Math.ceil(t)}function p(t,r){var i,n,o=t.length,a=r.length,s=new Array(o),u=0,h=e;for(n=0;n=h?1:0,s[n]=i-u*h;for(;n0&&s.push(u),s}function _(t,e){return t.length>=e.length?p(t,e):p(e,t)}function m(t,r){var i,n,o=t.length,a=new Array(o),s=e;for(n=0;n0;)a[n++]=r%s,r=Math.floor(r/s);return a}function g(t,e){var r,i,n=t.length,o=e.length,a=new Array(n),s=0;for(r=0;r0;)a[n++]=u%s,u=Math.floor(u/s);return a}function w(t,e){for(var r=[];e-- >0;)r.push(0);return r.concat(t)}function M(t,r,i){return new a(t=0;--r)n=(o=1e7*n+t[r])-(i=d(o/e))*e,s[r]=0|i;return[s,0|n]}function S(t,r){var i,n,u=K(r),p=t.value,_=u.value;if(0===_)throw new Error("Cannot divide by zero");if(t.isSmall)return u.isSmall?[new s(d(p/_)),new s(p%_)]:[o[0],t];if(u.isSmall){if(1===_)return[t,o[0]];if(-1==_)return[t.negate(),o[0]];var m=Math.abs(_);if(m=0;n--){for(i=p-1,y[n+d]!==m&&(i=Math.floor((y[n+d]*p+y[n+d-1])/m)),o=0,a=0,u=b.length,s=0;su&&(n=1e7*(n+1)),r=Math.ceil(n/o);do{if(A(a=v(e,r),l)<=0)break;r--}while(r);h.push(r),l=g(l,a)}return h.reverse(),[f(h),f(l)]}(p,_))[0];var w=t.sign!==u.sign,M=i[1],$=t.sign;return"number"==typeof n?(w&&(n=-n),n=new s(n)):n=new a(n,w),"number"==typeof M?($&&(M=-M),M=new s(M)):M=new a(M,$),[n,M]}function A(t,e){if(t.length!==e.length)return t.length>e.length?1:-1;for(var r=t.length-1;r>=0;r--)if(t[r]!==e[r])return t[r]>e[r]?1:-1;return 0}function B(t){var e=t.abs();return!e.isUnit()&&(!!(e.equals(2)||e.equals(3)||e.equals(5))||!(e.isEven()||e.isDivisibleBy(3)||e.isDivisibleBy(5))&&(!!e.lesser(49)||void 0))}function k(t,e){for(var r,i,n,a=t.prev(),s=a,u=0;s.isEven();)s=s.divide(2),u++;t:for(i=0;i=0?i=g(t,e):(i=g(e,t),r=!r),"number"==typeof(i=f(i))?(r&&(i=-i),new s(i)):new a(i,r)}(r,i,this.sign)},a.prototype.minus=a.prototype.subtract,s.prototype.subtract=function(t){var e=K(t),r=this.value;if(r<0!==e.sign)return this.add(e.negate());var i=e.value;return e.isSmall?new s(r-i):y(i,Math.abs(r),r>=0)},s.prototype.minus=s.prototype.subtract,a.prototype.negate=function(){return new a(this.value,!this.sign)},s.prototype.negate=function(){var t=this.sign,e=new s(-this.value);return e.sign=!t,e},a.prototype.abs=function(){return new a(this.value,!1)},s.prototype.abs=function(){return new s(Math.abs(this.value))},a.prototype.multiply=function(t){var r,i,n,s=K(t),u=this.value,f=s.value,l=this.sign!==s.sign;if(s.isSmall){if(0===f)return o[0];if(1===f)return this;if(-1===f)return this.negate();if((r=Math.abs(f))0?function t(e,r){var i=Math.max(e.length,r.length);if(i<=30)return b(e,r);i=Math.ceil(i/2);var n=e.slice(i),o=e.slice(0,i),a=r.slice(i),s=r.slice(0,i),u=t(o,s),h=t(n,a),f=t(_(o,n),_(s,a)),l=_(_(u,w(g(g(f,u),h),i)),w(h,2*i));return c(l),l}(u,f):b(u,f),l)},a.prototype.times=a.prototype.multiply,s.prototype._multiplyBySmall=function(t){return u(t.value*this.value)?new s(t.value*this.value):M(Math.abs(t.value),h(Math.abs(this.value)),this.sign!==t.sign)},a.prototype._multiplyBySmall=function(t){return 0===t.value?o[0]:1===t.value?this:-1===t.value?this.negate():M(Math.abs(t.value),this.value,this.sign!==t.sign)},s.prototype.multiply=function(t){return K(t)._multiplyBySmall(this)},s.prototype.times=s.prototype.multiply,a.prototype.square=function(){return new a($(this.value),!1)},s.prototype.square=function(){var t=this.value*this.value;return u(t)?new s(t):new a($(h(Math.abs(this.value))),!1)},a.prototype.divmod=function(t){var e=S(this,t);return{quotient:e[0],remainder:e[1]}},s.prototype.divmod=a.prototype.divmod,a.prototype.divide=function(t){return S(this,t)[0]},s.prototype.over=s.prototype.divide=a.prototype.over=a.prototype.divide,a.prototype.mod=function(t){return S(this,t)[1]},s.prototype.remainder=s.prototype.mod=a.prototype.remainder=a.prototype.mod,a.prototype.pow=function(t){var e,r,i,n=K(t),a=this.value,h=n.value;if(0===h)return o[1];if(0===a)return o[0];if(1===a)return o[1];if(-1===a)return n.isEven()?o[1]:o[-1];if(n.sign)return o[0];if(!n.isSmall)throw new Error("The exponent "+n.toString()+" is too large.");if(this.isSmall&&u(e=Math.pow(a,h)))return new s(d(e));for(r=this,i=o[1];!0&h&&(i=i.times(r),--h),0!==h;)h/=2,r=r.square();return i},s.prototype.pow=a.prototype.pow,a.prototype.modPow=function(t,e){if(t=K(t),(e=K(e)).isZero())throw new Error("Cannot take modPow with modulus 0");for(var r=o[1],i=this.mod(e);t.isPositive();){if(i.isZero())return o[0];t.isOdd()&&(r=r.multiply(i).mod(e)),t=t.divide(2),i=i.square().mod(e)}return r},s.prototype.modPow=a.prototype.modPow,a.prototype.compareAbs=function(t){var e=K(t),r=this.value,i=e.value;return e.isSmall?1:A(r,i)},s.prototype.compareAbs=function(t){var e=K(t),r=Math.abs(this.value),i=e.value;return e.isSmall?r===(i=Math.abs(i))?0:r>i?1:-1:-1},a.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=K(t),r=this.value,i=e.value;return this.sign!==e.sign?e.sign?1:-1:e.isSmall?this.sign?-1:1:A(r,i)*(this.sign?-1:1)},a.prototype.compareTo=a.prototype.compare,s.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=K(t),r=this.value,i=e.value;return e.isSmall?r==i?0:r>i?1:-1:r<0!==e.sign?r<0?-1:1:r<0?1:-1},s.prototype.compareTo=s.prototype.compare,a.prototype.equals=function(t){return 0===this.compare(t)},s.prototype.eq=s.prototype.equals=a.prototype.eq=a.prototype.equals,a.prototype.notEquals=function(t){return 0!==this.compare(t)},s.prototype.neq=s.prototype.notEquals=a.prototype.neq=a.prototype.notEquals,a.prototype.greater=function(t){return this.compare(t)>0},s.prototype.gt=s.prototype.greater=a.prototype.gt=a.prototype.greater,a.prototype.lesser=function(t){return this.compare(t)<0},s.prototype.lt=s.prototype.lesser=a.prototype.lt=a.prototype.lesser,a.prototype.greaterOrEquals=function(t){return this.compare(t)>=0},s.prototype.geq=s.prototype.greaterOrEquals=a.prototype.geq=a.prototype.greaterOrEquals,a.prototype.lesserOrEquals=function(t){return this.compare(t)<=0},s.prototype.leq=s.prototype.lesserOrEquals=a.prototype.leq=a.prototype.lesserOrEquals,a.prototype.isEven=function(){return 0==(1&this.value[0])},s.prototype.isEven=function(){return 0==(1&this.value)},a.prototype.isOdd=function(){return 1==(1&this.value[0])},s.prototype.isOdd=function(){return 1==(1&this.value)},a.prototype.isPositive=function(){return!this.sign},s.prototype.isPositive=function(){return this.value>0},a.prototype.isNegative=function(){return this.sign},s.prototype.isNegative=function(){return this.value<0},a.prototype.isUnit=function(){return!1},s.prototype.isUnit=function(){return 1===Math.abs(this.value)},a.prototype.isZero=function(){return!1},s.prototype.isZero=function(){return 0===this.value},a.prototype.isDivisibleBy=function(t){var e=K(t),r=e.value;return 0!==r&&(1===r||(2===r?this.isEven():this.mod(e).equals(o[0])))},s.prototype.isDivisibleBy=a.prototype.isDivisibleBy,a.prototype.isPrime=function(t){var e=B(this);if(void 0!==e)return e;var r=this.abs(),i=r.bitLength();if(i<=64)return k(r,[2,325,9375,28178,450775,9780504,1795265022]);for(var n=Math.log(2)*i,o=Math.ceil(!0===t?2*Math.pow(n,2):n),a=[],s=0;s-r?new s(t-1):new a(i,!0)};for(var T=[1];2*T[T.length-1]<=e;)T.push(2*T[T.length-1]);var x=T.length,I=T[x-1];function P(t){return("number"==typeof t||"string"==typeof t)&&+Math.abs(t)<=e||t instanceof a&&t.value.length<=1}function R(t,e,r){e=K(e);for(var i=t.isNegative(),n=e.isNegative(),o=i?t.not():t,a=n?e.not():e,s=0,u=0,h=null,f=null,c=[];!o.isZero()||!a.isZero();)s=(h=S(o,I))[1].toJSNumber(),i&&(s=I-1-s),u=(f=S(a,I))[1].toJSNumber(),n&&(u=I-1-u),o=h[0],a=f[0],c.push(r(s,u));for(var l=0!==r(i?1:0,n?1:0)?bigInt(-1):bigInt(0),d=c.length-1;d>=0;d-=1)l=l.multiply(I).add(bigInt(c[d]));return l}a.prototype.shiftLeft=function(t){if(!P(t))throw new Error(String(t)+" is too large for shifting.");if((t=+t)<0)return this.shiftRight(-t);var e=this;if(e.isZero())return e;for(;t>=x;)e=e.multiply(I),t-=x-1;return e.multiply(T[t])},s.prototype.shiftLeft=a.prototype.shiftLeft,a.prototype.shiftRight=function(t){var e;if(!P(t))throw new Error(String(t)+" is too large for shifting.");if((t=+t)<0)return this.shiftLeft(-t);for(var r=this;t>=x;){if(r.isZero()||r.isNegative()&&r.isUnit())return r;r=(e=S(r,I))[1].isNegative()?e[0].prev():e[0],t-=x-1}return(e=S(r,T[t]))[1].isNegative()?e[0].prev():e[0]},s.prototype.shiftRight=a.prototype.shiftRight,a.prototype.not=function(){return this.negate().prev()},s.prototype.not=a.prototype.not,a.prototype.and=function(t){return R(this,t,(function(t,e){return t&e}))},s.prototype.and=a.prototype.and,a.prototype.or=function(t){return R(this,t,(function(t,e){return t|e}))},s.prototype.or=a.prototype.or,a.prototype.xor=function(t){return R(this,t,(function(t,e){return t^e}))},s.prototype.xor=a.prototype.xor;function C(t){var r=t.value,i="number"==typeof r?r|1<<30:r[0]+r[1]*e|1073758208;return i&-i}function O(t,e){return t=K(t),e=K(e),t.greater(e)?t:e}function N(t,e){return t=K(t),e=K(e),t.lesser(e)?t:e}function L(t,e){if(t=K(t).abs(),e=K(e).abs(),t.equals(e))return t;if(t.isZero())return e;if(e.isZero())return t;for(var r,i,n=o[1];t.isEven()&&e.isEven();)r=Math.min(C(t),C(e)),t=t.divide(r),e=e.divide(r),n=n.multiply(r);for(;t.isEven();)t=t.divide(C(t));do{for(;e.isEven();)e=e.divide(C(e));t.greater(e)&&(i=e,e=t,t=i),e=e.subtract(t)}while(!e.isZero());return n.isUnit()?t:t.multiply(n)}a.prototype.bitLength=function(){var t=this;return t.compareTo(bigInt(0))<0&&(t=t.negate().subtract(bigInt(1))),0===t.compareTo(bigInt(0))?bigInt(0):bigInt(function t(e,r){if(r.compareTo(e)<=0){var i=t(e,r.square(r)),n=i.p,o=i.e,a=n.multiply(r);return a.compareTo(e)<=0?{p:a,e:2*o+1}:{p:n,e:2*o}}return{p:bigInt(1),e:0}}(t,bigInt(2)).e).add(bigInt(1))},s.prototype.bitLength=a.prototype.bitLength;var D=function(t,e){for(var r=t.length,i=Math.abs(e),o=0;o=i){if("1"===f&&1===i)continue;throw new Error(f+" is not a valid digit in base "+e+".")}if(f.charCodeAt(0)-87>=i)throw new Error(f+" is not a valid digit in base "+e+".")}if(2<=e&&e<=36&&r<=n/Math.log(e)){var a=parseInt(t,e);if(isNaN(a))throw new Error(f+" is not a valid digit in base "+e+".");return new s(parseInt(t,e))}e=K(e);var u=[],h="-"===t[0];for(o=h?1:0;o"!==t[o]);u.push(K(t.slice(l+1,o)))}}return U(u,e,h)};function U(t,e,r){var i,n=o[0],a=o[1];for(i=t.length-1;i>=0;i--)n=n.add(t[i].times(a)),a=a.times(e);return r?n.negate():n}function j(t){return t<=35?"0123456789abcdefghijklmnopqrstuvwxyz".charAt(t):"<"+t+">"}function H(t,e){if((e=bigInt(e)).isZero()){if(t.isZero())return{value:[0],isNegative:!1};throw new Error("Cannot convert nonzero numbers to base 0.")}if(e.equals(-1)){if(t.isZero())return{value:[0],isNegative:!1};if(t.isNegative())return{value:[].concat.apply([],Array.apply(null,Array(-t)).map(Array.prototype.valueOf,[1,0])),isNegative:!1};var r=Array.apply(null,Array(+t-1)).map(Array.prototype.valueOf,[0,1]);return r.unshift([1]),{value:[].concat.apply([],r),isNegative:!1}}var i=!1;if(t.isNegative()&&e.isPositive()&&(i=!0,t=t.abs()),e.equals(1))return t.isZero()?{value:[0],isNegative:!1}:{value:Array.apply(null,Array(+t)).map(Number.prototype.valueOf,1),isNegative:i};for(var n,o=[],a=t;a.isNegative()||a.compareAbs(e)>=0;){n=a.divmod(e),a=n.quotient;var s=n.remainder;s.isNegative()&&(s=e.minus(s).abs(),a=a.next()),o.push(s.toJSNumber())}return o.push(a.toJSNumber()),{value:o.reverse(),isNegative:i}}function z(t,e){var r=H(t,e);return(r.isNegative?"-":"")+r.value.map(j).join("")}function q(t){if(u(+t)){var e=+t;if(e===d(e))return new s(e);throw new Error("Invalid integer: "+t)}var r="-"===t[0];r&&(t=t.slice(1));var i=t.split(/e/i);if(i.length>2)throw new Error("Invalid integer: "+i.join("e"));if(2===i.length){var n=i[1];if("+"===n[0]&&(n=n.slice(1)),(n=+n)!==d(n)||!u(n))throw new Error("Invalid integer: "+n+" is not a valid exponent.");var o=i[0],h=o.indexOf(".");if(h>=0&&(n-=o.length-h-1,o=o.slice(0,h)+o.slice(h+1)),n<0)throw new Error("Cannot include negative exponent part for integers");t=o+=new Array(n+1).join("0")}if(!/^([0-9][0-9]*)$/.test(t))throw new Error("Invalid integer: "+t);for(var f=[],l=t.length,p=l-7;l>0;)f.push(+t.slice(p,l)),(p-=7)<0&&(p=0),l-=7;return c(f),new a(f,r)}function K(t){return"number"==typeof t?function(t){if(u(t)){if(t!==d(t))throw new Error(t+" is not an integer.");return new s(t)}return q(t.toString())}(t):"string"==typeof t?q(t):t}a.prototype.toArray=function(t){return H(this,t)},s.prototype.toArray=function(t){return H(this,t)},a.prototype.toString=function(t){if(void 0===t&&(t=10),10!==t)return z(this,t);for(var e,r=this.value,i=r.length,n=String(r[--i]);--i>=0;)e=String(r[i]),n+="0000000".slice(e.length)+e;return(this.sign?"-":"")+n},s.prototype.toString=function(t){return void 0===t&&(t=10),10!=t?z(this,t):String(this.value)},a.prototype.toJSON=s.prototype.toJSON=function(){return this.toString()},a.prototype.valueOf=function(){return parseInt(this.toString(),10)},a.prototype.toJSNumber=a.prototype.valueOf,s.prototype.valueOf=function(){return this.value},s.prototype.toJSNumber=s.prototype.valueOf;for(var F=0;F<1e3;F++)o[F]=new s(F),F>0&&(o[-F]=new s(-F));return o.one=o[1],o.zero=o[0],o.minusOne=o[-1],o.max=O,o.min=N,o.gcd=L,o.lcm=function(t,e){return t=K(t).abs(),e=K(e).abs(),t.divide(L(t,e)).multiply(e)},o.isInstance=function(t){return t instanceof a||t instanceof s},o.randBetween=function(t,r){var i=N(t=K(t),r=K(r)),n=O(t,r).subtract(i).add(1);if(n.isSmall)return i.add(Math.floor(Math.random()*n));for(var o=[],u=!0,h=n.value.length-1;h>=0;h--){var c=u?n.value[h]:e,l=d(Math.random()*c);o.unshift(l),l>e==0,"Invalid value: "+c+"."),u=u<=r;)h-=r,a[s]=u>>h&o,++s}return i?__validate_316(h0&&(a[s]=u<=e?i(void 0,o-n,o):(t.next(),void a()))}))}()},_$account_8={};function Account(t){this.chains=t}Account.fromJSON=function(t,e,r){},Account.prototype.clone=function(){return new Account(this.chains.map((function(t){return t.clone()})))},Account.prototype.containsAddress=function(t){return this.chains.some((function(e){return void 0!==e.find(t)}))},Account.prototype.derive=function(t,e){let r;return this.chains.some((function(i,n){return r=i.derive(t,e&&e[n])})),r},Account.prototype.discoverChain=function(t,e,r,i){const n=this.chains,o=n[t].clone();_$discovery_10(o,e,r,(function(e,r,a){if(e)return i(e);const s=a-r;for(let t=1;t0?Math.floor(t):Math.ceil(t)}function _(t,r){var i,n,o=t.length,a=r.length,s=new Array(o),u=0,h=e;for(n=0;n=h?1:0,s[n]=i-u*h;for(;n0&&s.push(u),s}function m(t,e){return t.length>=e.length?_(t,e):_(e,t)}function g(t,r){var i,n,o=t.length,a=new Array(o),s=e;for(n=0;n0;)a[n++]=r%s,r=Math.floor(r/s);return a}function y(t,e){var r,i,n=t.length,o=e.length,a=new Array(n),s=0;for(r=0;r0;)a[n++]=u%s,u=Math.floor(u/s);return a}function M(t,e){for(var r=[];e-- >0;)r.push(0);return r.concat(t)}function $(t,r,i){return new a(t=0;--r)n=(o=1e7*n+t[r])-(i=p(o/e))*e,s[r]=0|i;return[s,0|n]}function A(t,r){var i,h=K(r);if(n)return[new u(t.value/h.value),new u(t.value%h.value)];var _,m=t.value,g=h.value;if(0===g)throw new Error("Cannot divide by zero");if(t.isSmall)return h.isSmall?[new s(p(m/g)),new s(m%g)]:[o[0],t];if(h.isSmall){if(1===g)return[t,o[0]];if(-1==g)return[t.negate(),o[0]];var b=Math.abs(g);if(b=0;n--){for(i=p-1,y[n+l]!==m&&(i=Math.floor((y[n+l]*p+y[n+l-1])/m)),o=0,a=0,u=b.length,s=0;su&&(n=1e7*(n+1)),r=Math.ceil(n/o);do{if(B(a=w(e,r),f)<=0)break;r--}while(r);h.push(r),f=y(f,a)}return h.reverse(),[c(h),c(f)]}(m,g))[0];var $=t.sign!==h.sign,E=i[1],A=t.sign;return"number"==typeof _?($&&(_=-_),_=new s(_)):_=new a(_,$),"number"==typeof E?(A&&(E=-E),E=new s(E)):E=new a(E,A),[_,E]}function B(t,e){if(t.length!==e.length)return t.length>e.length?1:-1;for(var r=t.length-1;r>=0;r--)if(t[r]!==e[r])return t[r]>e[r]?1:-1;return 0}function k(t){var e=t.abs();return!e.isUnit()&&(!!(e.equals(2)||e.equals(3)||e.equals(5))||!(e.isEven()||e.isDivisibleBy(3)||e.isDivisibleBy(5))&&(!!e.lesser(49)||void 0))}function T(t,e){for(var r,i,n,o=t.prev(),a=o,s=0;a.isEven();)a=a.divide(2),s++;t:for(i=0;i=0?i=y(t,e):(i=y(e,t),r=!r),"number"==typeof(i=c(i))?(r&&(i=-i),new s(i)):new a(i,r)}(r,i,this.sign)},a.prototype.minus=a.prototype.subtract,s.prototype.subtract=function(t){var e=K(t),r=this.value;if(r<0!==e.sign)return this.add(e.negate());var i=e.value;return e.isSmall?new s(r-i):b(i,Math.abs(r),r>=0)},s.prototype.minus=s.prototype.subtract,u.prototype.subtract=function(t){return new u(this.value-K(t).value)},u.prototype.minus=u.prototype.subtract,a.prototype.negate=function(){return new a(this.value,!this.sign)},s.prototype.negate=function(){var t=this.sign,e=new s(-this.value);return e.sign=!t,e},u.prototype.negate=function(){return new u(-this.value)},a.prototype.abs=function(){return new a(this.value,!1)},s.prototype.abs=function(){return new s(Math.abs(this.value))},u.prototype.abs=function(){return new u(this.value>=0?this.value:-this.value)},a.prototype.multiply=function(t){var r,i,n,s=K(t),u=this.value,h=s.value,c=this.sign!==s.sign;if(s.isSmall){if(0===h)return o[0];if(1===h)return this;if(-1===h)return this.negate();if((r=Math.abs(h))0?function t(e,r){var i=Math.max(e.length,r.length);if(i<=30)return v(e,r);i=Math.ceil(i/2);var n=e.slice(i),o=e.slice(0,i),a=r.slice(i),s=r.slice(0,i),u=t(o,s),h=t(n,a),f=t(m(o,n),m(s,a)),c=m(m(u,M(y(y(f,u),h),i)),M(h,2*i));return l(c),c}(u,h):v(u,h),c)},a.prototype.times=a.prototype.multiply,s.prototype._multiplyBySmall=function(t){return h(t.value*this.value)?new s(t.value*this.value):$(Math.abs(t.value),f(Math.abs(this.value)),this.sign!==t.sign)},a.prototype._multiplyBySmall=function(t){return 0===t.value?o[0]:1===t.value?this:-1===t.value?this.negate():$(Math.abs(t.value),this.value,this.sign!==t.sign)},s.prototype.multiply=function(t){return K(t)._multiplyBySmall(this)},s.prototype.times=s.prototype.multiply,u.prototype.multiply=function(t){return new u(this.value*K(t).value)},u.prototype.times=u.prototype.multiply,a.prototype.square=function(){return new a(E(this.value),!1)},s.prototype.square=function(){var t=this.value*this.value;return h(t)?new s(t):new a(E(f(Math.abs(this.value))),!1)},u.prototype.square=function(t){return new u(this.value*this.value)},a.prototype.divmod=function(t){var e=A(this,t);return{quotient:e[0],remainder:e[1]}},u.prototype.divmod=s.prototype.divmod=a.prototype.divmod,a.prototype.divide=function(t){return A(this,t)[0]},u.prototype.over=u.prototype.divide=function(t){return new u(this.value/K(t).value)},s.prototype.over=s.prototype.divide=a.prototype.over=a.prototype.divide,a.prototype.mod=function(t){return A(this,t)[1]},u.prototype.mod=u.prototype.remainder=function(t){return new u(this.value%K(t).value)},s.prototype.remainder=s.prototype.mod=a.prototype.remainder=a.prototype.mod,a.prototype.pow=function(t){var e,r,i,n=K(t),a=this.value,u=n.value;if(0===u)return o[1];if(0===a)return o[0];if(1===a)return o[1];if(-1===a)return n.isEven()?o[1]:o[-1];if(n.sign)return o[0];if(!n.isSmall)throw new Error("The exponent "+n.toString()+" is too large.");if(this.isSmall&&h(e=Math.pow(a,u)))return new s(p(e));for(r=this,i=o[1];!0&u&&(i=i.times(r),--u),0!==u;)u/=2,r=r.square();return i},s.prototype.pow=a.prototype.pow,u.prototype.pow=function(t){var e=K(t),r=this.value,i=e.value,n=BigInt(0),a=BigInt(1),s=BigInt(2);if(i===n)return o[1];if(r===n)return o[0];if(r===a)return o[1];if(r===BigInt(-1))return e.isEven()?o[1]:o[-1];if(e.isNegative())return new u(n);for(var h=this,f=o[1];(i&a)===a&&(f=f.times(h),--i),i!==n;)i/=s,h=h.square();return f},a.prototype.modPow=function(t,e){if(t=K(t),(e=K(e)).isZero())throw new Error("Cannot take modPow with modulus 0");var r=o[1],i=this.mod(e);for(t.isNegative()&&(t=t.multiply(o[-1]),i=i.modInv(e));t.isPositive();){if(i.isZero())return o[0];t.isOdd()&&(r=r.multiply(i).mod(e)),t=t.divide(2),i=i.square().mod(e)}return r},u.prototype.modPow=s.prototype.modPow=a.prototype.modPow,a.prototype.compareAbs=function(t){var e=K(t),r=this.value,i=e.value;return e.isSmall?1:B(r,i)},s.prototype.compareAbs=function(t){var e=K(t),r=Math.abs(this.value),i=e.value;return e.isSmall?r===(i=Math.abs(i))?0:r>i?1:-1:-1},u.prototype.compareAbs=function(t){var e=this.value,r=K(t).value;return(e=e>=0?e:-e)===(r=r>=0?r:-r)?0:e>r?1:-1},a.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=K(t),r=this.value,i=e.value;return this.sign!==e.sign?e.sign?1:-1:e.isSmall?this.sign?-1:1:B(r,i)*(this.sign?-1:1)},a.prototype.compareTo=a.prototype.compare,s.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=K(t),r=this.value,i=e.value;return e.isSmall?r==i?0:r>i?1:-1:r<0!==e.sign?r<0?-1:1:r<0?1:-1},s.prototype.compareTo=s.prototype.compare,u.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=this.value,r=K(t).value;return e===r?0:e>r?1:-1},u.prototype.compareTo=u.prototype.compare,a.prototype.equals=function(t){return 0===this.compare(t)},u.prototype.eq=u.prototype.equals=s.prototype.eq=s.prototype.equals=a.prototype.eq=a.prototype.equals,a.prototype.notEquals=function(t){return 0!==this.compare(t)},u.prototype.neq=u.prototype.notEquals=s.prototype.neq=s.prototype.notEquals=a.prototype.neq=a.prototype.notEquals,a.prototype.greater=function(t){return this.compare(t)>0},u.prototype.gt=u.prototype.greater=s.prototype.gt=s.prototype.greater=a.prototype.gt=a.prototype.greater,a.prototype.lesser=function(t){return this.compare(t)<0},u.prototype.lt=u.prototype.lesser=s.prototype.lt=s.prototype.lesser=a.prototype.lt=a.prototype.lesser,a.prototype.greaterOrEquals=function(t){return this.compare(t)>=0},u.prototype.geq=u.prototype.greaterOrEquals=s.prototype.geq=s.prototype.greaterOrEquals=a.prototype.geq=a.prototype.greaterOrEquals,a.prototype.lesserOrEquals=function(t){return this.compare(t)<=0},u.prototype.leq=u.prototype.lesserOrEquals=s.prototype.leq=s.prototype.lesserOrEquals=a.prototype.leq=a.prototype.lesserOrEquals,a.prototype.isEven=function(){return 0==(1&this.value[0])},s.prototype.isEven=function(){return 0==(1&this.value)},u.prototype.isEven=function(){return(this.value&BigInt(1))===BigInt(0)},a.prototype.isOdd=function(){return 1==(1&this.value[0])},s.prototype.isOdd=function(){return 1==(1&this.value)},u.prototype.isOdd=function(){return(this.value&BigInt(1))===BigInt(1)},a.prototype.isPositive=function(){return!this.sign},s.prototype.isPositive=function(){return this.value>0},u.prototype.isPositive=s.prototype.isPositive,a.prototype.isNegative=function(){return this.sign},s.prototype.isNegative=function(){return this.value<0},u.prototype.isNegative=s.prototype.isNegative,a.prototype.isUnit=function(){return!1},s.prototype.isUnit=function(){return 1===Math.abs(this.value)},u.prototype.isUnit=function(){return this.abs().value===BigInt(1)},a.prototype.isZero=function(){return!1},s.prototype.isZero=function(){return 0===this.value},u.prototype.isZero=function(){return this.value===BigInt(0)},a.prototype.isDivisibleBy=function(t){var e=K(t);return!e.isZero()&&(!!e.isUnit()||(0===e.compareAbs(2)?this.isEven():this.mod(e).isZero()))},u.prototype.isDivisibleBy=s.prototype.isDivisibleBy=a.prototype.isDivisibleBy,a.prototype.isPrime=function(t){var e=k(this);if(void 0!==e)return e;var r=this.abs(),i=r.bitLength();if(i<=64)return T(r,[2,3,5,7,11,13,17,19,23,29,31,37]);for(var n=Math.log(2)*i.toJSNumber(),o=Math.ceil(!0===t?2*Math.pow(n,2):n),a=[],s=0;s-r?new s(t-1):new a(i,!0)},u.prototype.prev=function(){return new u(this.value-BigInt(1))};for(var x=[1];2*x[x.length-1]<=e;)x.push(2*x[x.length-1]);var I=x.length,P=x[I-1];function R(t){return Math.abs(t)<=e}function C(t,e,r){e=K(e);for(var i=t.isNegative(),n=e.isNegative(),o=i?t.not():t,a=n?e.not():e,s=0,u=0,h=null,f=null,c=[];!o.isZero()||!a.isZero();)s=(h=A(o,P))[1].toJSNumber(),i&&(s=P-1-s),u=(f=A(a,P))[1].toJSNumber(),n&&(u=P-1-u),o=h[0],a=f[0],c.push(r(s,u));for(var l=0!==r(i?1:0,n?1:0)?__bigInt_189(-1):__bigInt_189(0),d=c.length-1;d>=0;d-=1)l=l.multiply(P).add(__bigInt_189(c[d]));return l}a.prototype.shiftLeft=function(t){var e=K(t).toJSNumber();if(!R(e))throw new Error(String(e)+" is too large for shifting.");if(e<0)return this.shiftRight(-e);var r=this;if(r.isZero())return r;for(;e>=I;)r=r.multiply(P),e-=I-1;return r.multiply(x[e])},u.prototype.shiftLeft=s.prototype.shiftLeft=a.prototype.shiftLeft,a.prototype.shiftRight=function(t){var e,r=K(t).toJSNumber();if(!R(r))throw new Error(String(r)+" is too large for shifting.");if(r<0)return this.shiftLeft(-r);for(var i=this;r>=I;){if(i.isZero()||i.isNegative()&&i.isUnit())return i;i=(e=A(i,P))[1].isNegative()?e[0].prev():e[0],r-=I-1}return(e=A(i,x[r]))[1].isNegative()?e[0].prev():e[0]},u.prototype.shiftRight=s.prototype.shiftRight=a.prototype.shiftRight,a.prototype.not=function(){return this.negate().prev()},u.prototype.not=s.prototype.not=a.prototype.not,a.prototype.and=function(t){return C(this,t,(function(t,e){return t&e}))},u.prototype.and=s.prototype.and=a.prototype.and,a.prototype.or=function(t){return C(this,t,(function(t,e){return t|e}))},u.prototype.or=s.prototype.or=a.prototype.or,a.prototype.xor=function(t){return C(this,t,(function(t,e){return t^e}))},u.prototype.xor=s.prototype.xor=a.prototype.xor;function O(t){var r=t.value,i="number"==typeof r?r|1<<30:"bigint"==typeof r?r|BigInt(1<<30):r[0]+r[1]*e|1073758208;return i&-i}function N(t,e){return t=K(t),e=K(e),t.greater(e)?t:e}function L(t,e){return t=K(t),e=K(e),t.lesser(e)?t:e}function D(t,e){if(t=K(t).abs(),e=K(e).abs(),t.equals(e))return t;if(t.isZero())return e;if(e.isZero())return t;for(var r,i,n=o[1];t.isEven()&&e.isEven();)r=L(O(t),O(e)),t=t.divide(r),e=e.divide(r),n=n.multiply(r);for(;t.isEven();)t=t.divide(O(t));do{for(;e.isEven();)e=e.divide(O(e));t.greater(e)&&(i=e,e=t,t=i),e=e.subtract(t)}while(!e.isZero());return n.isUnit()?t:t.multiply(n)}a.prototype.bitLength=function(){var t=this;return t.compareTo(__bigInt_189(0))<0&&(t=t.negate().subtract(__bigInt_189(1))),0===t.compareTo(__bigInt_189(0))?__bigInt_189(0):__bigInt_189(function t(e,r){if(r.compareTo(e)<=0){var i=t(e,r.square(r)),n=i.p,o=i.e,a=n.multiply(r);return a.compareTo(e)<=0?{p:a,e:2*o+1}:{p:n,e:2*o}}return{p:__bigInt_189(1),e:0}}(t,__bigInt_189(2)).e).add(__bigInt_189(1))},u.prototype.bitLength=s.prototype.bitLength=a.prototype.bitLength;var U=function(t,e,r,i){r=r||"0123456789abcdefghijklmnopqrstuvwxyz",t=String(t),i||(t=t.toLowerCase(),r=r.toLowerCase());var n,o=t.length,a=Math.abs(e),s={};for(n=0;n=a){if("1"===f&&1===a)continue;throw new Error(f+" is not a valid digit in base "+e+".")}e=K(e);var u=[],h="-"===t[0];for(n=h?1:0;n"!==t[n]&&n=0;i--)n=n.add(t[i].times(a)),a=a.times(e);return r?n.negate():n}function H(t,e){if((e=__bigInt_189(e)).isZero()){if(t.isZero())return{value:[0],isNegative:!1};throw new Error("Cannot convert nonzero numbers to base 0.")}if(e.equals(-1)){if(t.isZero())return{value:[0],isNegative:!1};if(t.isNegative())return{value:[].concat.apply([],Array.apply(null,Array(-t.toJSNumber())).map(Array.prototype.valueOf,[1,0])),isNegative:!1};var r=Array.apply(null,Array(t.toJSNumber()-1)).map(Array.prototype.valueOf,[0,1]);return r.unshift([1]),{value:[].concat.apply([],r),isNegative:!1}}var i=!1;if(t.isNegative()&&e.isPositive()&&(i=!0,t=t.abs()),e.isUnit())return t.isZero()?{value:[0],isNegative:!1}:{value:Array.apply(null,Array(t.toJSNumber())).map(Number.prototype.valueOf,1),isNegative:i};for(var n,o=[],a=t;a.isNegative()||a.compareAbs(e)>=0;){n=a.divmod(e),a=n.quotient;var s=n.remainder;s.isNegative()&&(s=e.minus(s).abs(),a=a.next()),o.push(s.toJSNumber())}return o.push(a.toJSNumber()),{value:o.reverse(),isNegative:i}}function z(t,e,r){var i=H(t,e);return(i.isNegative?"-":"")+i.value.map((function(t){return function(t,e){return t<(e=e||"0123456789abcdefghijklmnopqrstuvwxyz").length?e[t]:"<"+t+">"}(t,r)})).join("")}function q(t){if(h(+t)){var e=+t;if(e===p(e))return n?new u(BigInt(e)):new s(e);throw new Error("Invalid integer: "+t)}var r="-"===t[0];r&&(t=t.slice(1));var i=t.split(/e/i);if(i.length>2)throw new Error("Invalid integer: "+i.join("e"));if(2===i.length){var o=i[1];if("+"===o[0]&&(o=o.slice(1)),(o=+o)!==p(o)||!h(o))throw new Error("Invalid integer: "+o+" is not a valid exponent.");var f=i[0],c=f.indexOf(".");if(c>=0&&(o-=f.length-c-1,f=f.slice(0,c)+f.slice(c+1)),o<0)throw new Error("Cannot include negative exponent part for integers");t=f+=new Array(o+1).join("0")}if(!/^([0-9][0-9]*)$/.test(t))throw new Error("Invalid integer: "+t);if(n)return new u(BigInt(r?"-"+t:t));for(var d=[],_=t.length,m=_-7;_>0;)d.push(+t.slice(m,_)),(m-=7)<0&&(m=0),_-=7;return l(d),new a(d,r)}function K(t){return"number"==typeof t?function(t){if(n)return new u(BigInt(t));if(h(t)){if(t!==p(t))throw new Error(t+" is not an integer.");return new s(t)}return q(t.toString())}(t):"string"==typeof t?q(t):"bigint"==typeof t?new u(t):t}a.prototype.toArray=function(t){return H(this,t)},s.prototype.toArray=function(t){return H(this,t)},u.prototype.toArray=function(t){return H(this,t)},a.prototype.toString=function(t,e){if(void 0===t&&(t=10),10!==t||e)return z(this,t,e);for(var r,i=this.value,n=i.length,o=String(i[--n]);--n>=0;)r=String(i[n]),o+="0000000".slice(r.length)+r;return(this.sign?"-":"")+o},s.prototype.toString=function(t,e){return void 0===t&&(t=10),10!=t||e?z(this,t,e):String(this.value)},u.prototype.toString=s.prototype.toString,u.prototype.toJSON=a.prototype.toJSON=s.prototype.toJSON=function(){return this.toString()},a.prototype.valueOf=function(){return parseInt(this.toString(),10)},a.prototype.toJSNumber=a.prototype.valueOf,s.prototype.valueOf=function(){return this.value},s.prototype.toJSNumber=s.prototype.valueOf,u.prototype.valueOf=u.prototype.toJSNumber=function(){return parseInt(this.toString(),10)};for(var F=0;F<1e3;F++)o[F]=K(F),F>0&&(o[-F]=K(-F));return o.one=o[1],o.zero=o[0],o.minusOne=o[-1],o.max=N,o.min=L,o.gcd=D,o.lcm=function(t,e){return t=K(t).abs(),e=K(e).abs(),t.divide(D(t,e)).multiply(e)},o.isInstance=function(t){return t instanceof a||t instanceof s||t instanceof u},o.randBetween=function(t,r,i){t=K(t),r=K(r);var n=i||Math.random,a=L(t,r),s=N(t,r).subtract(a).add(1);if(s.isSmall)return a.add(Math.floor(n()*s));for(var u=H(s,e).value,h=[],f=!0,c=0;c>e==0,"Invalid value: "+c+"."),u=u<=r;)h-=r,a[s]=u>>h&o,++s}return i?__validate_256(h0&&(a[s]=u<new _$bip32Utils_11.Chain(t.neutered()));return new _$bip32Utils_11.Account(e)}createChain(t){return new _$bip32Utils_11.Chain(t)}};const SEQUENCE_FINAL=4294967295,SEQUENCE_LOCKTIME_DISABLE_FLAG=1<<31,SEQUENCE_LOCKTIME_GRANULARITY=9,SEQUENCE_LOCKTIME_MASK=65535,SEQUENCE_LOCKTIME_TYPE_FLAG=1<<22,BLOCKS_MAX=SEQUENCE_LOCKTIME_MASK,SECONDS_MOD=1<SECONDS_MAX)throw new TypeError("Expected Number seconds <= "+SECONDS_MAX);if(r%SECONDS_MOD!=0)throw new TypeError("Expected Number seconds as a multiple of "+SECONDS_MOD);return SEQUENCE_LOCKTIME_TYPE_FLAG|r>>SEQUENCE_LOCKTIME_GRANULARITY}if(!Number.isFinite(e))throw new TypeError("Expected Number blocks");if(e>SEQUENCE_LOCKTIME_MASK)throw new TypeError("Expected Number blocks <= "+BLOCKS_MAX);return e}};class __TransactionBuilder_40{static setAddress(t){__TransactionBuilder_40._address=t}constructor(t="mainnet"){let e;const r=(e="bitcoincash"===t||"mainnet"===t?_$coininfo_86.bitcoincash.main:_$coininfo_86.bitcoincash.test).toBitcoinJS();this.transaction=new _$src_55.TransactionBuilder(r),this.DEFAULT_SEQUENCE=4294967295,this.hashTypes={SIGHASH_ALL:1,SIGHASH_NONE:2,SIGHASH_SINGLE:3,SIGHASH_ANYONECANPAY:128,SIGHASH_BITCOINCASH_BIP143:64,ADVANCED_TRANSACTION_MARKER:0,ADVANCED_TRANSACTION_FLAG:1},this.signatureAlgorithms={ECDSA:_$src_55.ECSignature.ECDSA,SCHNORR:_$src_55.ECSignature.SCHNORR},this.bip66=_$bip66_212,this.bip68=_$bcBip68_152,this.p2shInput=!1}addInput(t,e,r=this.DEFAULT_SEQUENCE,i){this.transaction.addInput(t,e,r,i)}addInputScript(t,e){this.tx=this.transaction.buildIncomplete(),this.tx.setInputScript(t,e),this.p2shInput=!0}addInputScripts(t){this.tx=this.transaction.buildIncomplete(),t.forEach(t=>{this.tx.setInputScript(t.vout,t.script)}),this.p2shInput=!0}addOutput(t,e){try{this.transaction.addOutput(__TransactionBuilder_40._address.toLegacyAddress(t),e)}catch(r){this.transaction.addOutput(t,e)}}setLockTime(t){this.transaction.setLockTime(t)}sign(t,e,r,i=this.hashTypes.SIGHASH_ALL,n,o){this.transaction.sign(t,e,r,i,n,void 0,o)}build(){return!0===this.p2shInput?this.tx:this.transaction.build()}}var _$TransactionBuilder_40=__TransactionBuilder_40;class __ECPair_22{static setAddress(t){__ECPair_22._address=t}static fromWIF(t){let e,r;"L"===t[0]||"K"===t[0]?e="mainnet":"c"===t[0]&&(e="testnet");const i=(r="mainnet"===e?_$coininfo_86.bitcoincash.main:_$coininfo_86.bitcoincash.test).toBitcoinJS();return _$src_55.ECPair.fromWIF(t,i)}static toWIF(t){return t.toWIF()}static sign(t,e){return t.sign(e)}static verify(t,e,r){return t.verify(e,r)}static fromPublicKey(t){return _$src_55.ECPair.fromPublicKeyBuffer(t)}static toPublicKey(t){return t.getPublicKeyBuffer()}static toLegacyAddress(t){return t.getAddress()}static toCashAddress(t,e=!1){return __ECPair_22._address.toCashAddress(t.getAddress(),!0,e)}}var _$ECPair_22=__ECPair_22,_$script_33=class{constructor(){this.opcodes=_$index_45,this.nullData=_$src_55.script.nullData,this.multisig={input:{encode:t=>{const e=[];return t.forEach(t=>{e.push(t)}),_$src_55.script.multisig.input.encode(e)},decode:_$src_55.script.multisig.input.decode,check:_$src_55.script.multisig.input.check},output:{encode:(t,e)=>{const r=[];return e.forEach(t=>{r.push(t)}),_$src_55.script.multisig.output.encode(t,r)},decode:_$src_55.script.multisig.output.decode,check:_$src_55.script.multisig.output.check}},this.pubKey=_$src_55.script.pubKey,this.pubKeyHash=_$src_55.script.pubKeyHash,this.scriptHash=_$src_55.script.scriptHash}classifyInput(t){return _$src_55.script.classifyInput(t)}classifyOutput(t){return _$src_55.script.classifyOutput(t)}decode(t){return _$src_55.script.decompile(t)}encode(t){const e=[];return t.forEach(t=>{e.push(t)}),_$src_55.script.compile(e)}encode2(t){const e=[];return t.forEach(t=>{e.push(t)}),_$src_55.script.compile2(e)}toASM(t){return _$src_55.script.toASM(t)}fromASM(t){return _$src_55.script.fromASM(t)}},_$price_29=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},this.axios=_$axios_120}async getUsd(){try{return(await this.axios.get(this.restURL+"price/usd",this.axiosOptions)).data.usd}catch(err){throw err.response&&err.response.data?err.response.data:err}}async rates(){try{return(await this.axios.get(this.restURL+"price/rates",this.axiosOptions)).data}catch(err){throw err.response&&err.response.data?err.response.data:err}}async getBchaUsd(){try{return 1e6*(await this.axios.get(this.restURL+"price/bchausd",this.axiosOptions)).data.usd}catch(err){throw err.response&&err.response.data?err.response.data:err}}async getXecUsd(){try{return(await this.axios.get(this.restURL+"price/bchausd",this.axiosOptions)).data.usd}catch(err){throw err.response&&err.response.data?err.response.data:err}}async getBchUsd(){try{return(await this.axios.get(this.restURL+"price/bchusd",this.axiosOptions)).data.usd}catch(err){throw err.response&&err.response.data?err.response.data:err}}async getPsffppPrice(){try{return(await this.axios.get(this.restURL+"price/psffpp",this.axiosOptions)).data.writePrice}catch(err){throw err.response&&err.response.data?err.response.data:err}}},_$randomBytes_414={};(function(t){(function(){"use strict";var r=_$cryptoBrowserify_266({}),i=r.randomBytes===r.pseudoRandomBytes?1:3;function n(t,e,i){r.randomBytes(t,(function(r,o){return r?--e?void setTimeout(n.bind(null,t,e,i),10):i(r):i(null,o)}))}(_$randomBytes_414=function(e,r){if(void 0!==r&&"function"!=typeof r)throw new TypeError("argument callback must be a function");if(!r&&!t.Promise)throw new TypeError("argument callback is required");return r?n(e,i,r):new Promise((function(t,r){n(e,i,(function(e,i){if(e)return r(e);t(i)}))}))}).sync=function(t){for(var n=null,o=0;o0)throw new Error(t+" must be an integer in the range 1..n-1")}var _$check_195={checkSessionParams:function(t,e,r,i,n){checkSignParams(e,r),checkBuffer("sessionId",t,32),checkBuffer("pubKeyCombined",i,33),checkBuffer("ell",n,32)},checkSignParams:checkSignParams,checkVerifyParams:function(t,e,r){checkBuffer("pubKey",t,33),checkBuffer("message",e,32),checkBuffer("signature",r,64)},checkBatchVerifyParams:function(t,e,r){if(checkPubKeyArr(t),function(t){checkArray("messages",t);for(let e=0;e=0)throw new Error("r is larger than or equal to field size");if(e.compareTo(n)>=0)throw new Error("s is larger than or equal to curve order")},checkPointExists:function(t,e){if(e.curve.isInfinity(e))throw new Error("point is at infinity");if(t!==e.affineY.isEven())throw new Error("point does not exist")},checkPubKeyArr:checkPubKeyArr,checkPubKeysUnique:function(t){const e=t.map(t=>t.toString("hex"));if(t.length!==e.filter((t,e,r)=>r.indexOf(t)===e).length)throw new Error("pubKeys must be an array with unique elements")},checkArray:checkArray,checkNonceArr:function(t){checkArray("nonces",t);for(let e=0;e>6,a[u++]=128|63&o):o<55296||o>=57344?(a[u++]=224|o>>12,a[u++]=128|o>>6&63,a[u++]=128|63&o):(o=65536+((1023&o)<<10|1023&t.charCodeAt(++i)),a[u++]=240|o>>18,a[u++]=128|o>>12&63,a[u++]=128|o>>6&63,a[u++]=128|63&o);t=a}else{if("object"!==n)throw new Error(ERROR);if(null===t)throw new Error(ERROR);if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||ARRAY_BUFFER&&ArrayBuffer.isView(t)))throw new Error(ERROR)}t.length>64&&(t=new Sha256(e,!0).update(t).array());var h=[],f=[];for(i=0;i<64;++i){var c=t[i]||0;h[i]=92^c,f[i]=54^c}Sha256.call(this,e,r),this.update(f),this.oKeyPad=h,this.inner=!0,this.sharedMemory=r}Sha256.prototype.update=function(t){if(!this.finalized){var e,r=typeof t;if("string"!==r){if("object"!==r)throw new Error(ERROR);if(null===t)throw new Error(ERROR);if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||ARRAY_BUFFER&&ArrayBuffer.isView(t)))throw new Error(ERROR);e=!0}for(var i,n,o=0,a=t.length,s=this.blocks;o>2]|=t[o]<>2]|=i<>2]|=(192|i>>6)<>2]|=(128|63&i)<=57344?(s[n>>2]|=(224|i>>12)<>2]|=(128|i>>6&63)<>2]|=(128|63&i)<>2]|=(240|i>>18)<>2]|=(128|i>>12&63)<>2]|=(128|i>>6&63)<>2]|=(128|63&i)<=64?(this.block=s[16],this.start=n-64,this.hash(),this.hashed=!0):this.start=n}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},Sha256.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var t=this.blocks,e=this.lastByteIndex;t[16]=this.block,t[e>>2]|=EXTRA[3&e],this.block=t[16],e>=56&&(this.hashed||this.hash(),t[0]=this.block,t[16]=t[1]=t[2]=t[3]=t[4]=t[5]=t[6]=t[7]=t[8]=t[9]=t[10]=t[11]=t[12]=t[13]=t[14]=t[15]=0),t[14]=this.hBytes<<3|this.bytes>>>29,t[15]=this.bytes<<3,this.hash()}},Sha256.prototype.hash=function(){var t,e,r,i,n,o,a,s,u,h=this.h0,f=this.h1,c=this.h2,l=this.h3,d=this.h4,p=this.h5,_=this.h6,m=this.h7,g=this.blocks;for(t=16;t<64;++t)e=((n=g[t-15])>>>7|n<<25)^(n>>>18|n<<14)^n>>>3,r=((n=g[t-2])>>>17|n<<15)^(n>>>19|n<<13)^n>>>10,g[t]=g[t-16]+e+g[t-7]+r<<0;for(u=f&c,t=0;t<64;t+=4)this.first?(this.is224?(o=300032,m=(n=g[0]-1413257819)-150054599<<0,l=n+24177077<<0):(o=704751109,m=(n=g[0]-210244248)-1521486534<<0,l=n+143694565<<0),this.first=!1):(e=(h>>>2|h<<30)^(h>>>13|h<<19)^(h>>>22|h<<10),i=(o=h&f)^h&c^u,m=l+(n=m+(r=(d>>>6|d<<26)^(d>>>11|d<<21)^(d>>>25|d<<7))+(d&p^~d&_)+K[t]+g[t])<<0,l=n+(e+i)<<0),e=(l>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10),i=(a=l&h)^l&f^o,_=c+(n=_+(r=(m>>>6|m<<26)^(m>>>11|m<<21)^(m>>>25|m<<7))+(m&d^~m&p)+K[t+1]+g[t+1])<<0,e=((c=n+(e+i)<<0)>>>2|c<<30)^(c>>>13|c<<19)^(c>>>22|c<<10),i=(s=c&l)^c&h^a,p=f+(n=p+(r=(_>>>6|_<<26)^(_>>>11|_<<21)^(_>>>25|_<<7))+(_&m^~_&d)+K[t+2]+g[t+2])<<0,e=((f=n+(e+i)<<0)>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),i=(u=f&c)^f&l^s,d=h+(n=d+(r=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7))+(p&_^~p&m)+K[t+3]+g[t+3])<<0,h=n+(e+i)<<0;this.h0=this.h0+h<<0,this.h1=this.h1+f<<0,this.h2=this.h2+c<<0,this.h3=this.h3+l<<0,this.h4=this.h4+d<<0,this.h5=this.h5+p<<0,this.h6=this.h6+_<<0,this.h7=this.h7+m<<0},Sha256.prototype.hex=function(){this.finalize();var t=this.h0,e=this.h1,r=this.h2,i=this.h3,n=this.h4,o=this.h5,a=this.h6,s=this.h7,u=HEX_CHARS[t>>28&15]+HEX_CHARS[t>>24&15]+HEX_CHARS[t>>20&15]+HEX_CHARS[t>>16&15]+HEX_CHARS[t>>12&15]+HEX_CHARS[t>>8&15]+HEX_CHARS[t>>4&15]+HEX_CHARS[15&t]+HEX_CHARS[e>>28&15]+HEX_CHARS[e>>24&15]+HEX_CHARS[e>>20&15]+HEX_CHARS[e>>16&15]+HEX_CHARS[e>>12&15]+HEX_CHARS[e>>8&15]+HEX_CHARS[e>>4&15]+HEX_CHARS[15&e]+HEX_CHARS[r>>28&15]+HEX_CHARS[r>>24&15]+HEX_CHARS[r>>20&15]+HEX_CHARS[r>>16&15]+HEX_CHARS[r>>12&15]+HEX_CHARS[r>>8&15]+HEX_CHARS[r>>4&15]+HEX_CHARS[15&r]+HEX_CHARS[i>>28&15]+HEX_CHARS[i>>24&15]+HEX_CHARS[i>>20&15]+HEX_CHARS[i>>16&15]+HEX_CHARS[i>>12&15]+HEX_CHARS[i>>8&15]+HEX_CHARS[i>>4&15]+HEX_CHARS[15&i]+HEX_CHARS[n>>28&15]+HEX_CHARS[n>>24&15]+HEX_CHARS[n>>20&15]+HEX_CHARS[n>>16&15]+HEX_CHARS[n>>12&15]+HEX_CHARS[n>>8&15]+HEX_CHARS[n>>4&15]+HEX_CHARS[15&n]+HEX_CHARS[o>>28&15]+HEX_CHARS[o>>24&15]+HEX_CHARS[o>>20&15]+HEX_CHARS[o>>16&15]+HEX_CHARS[o>>12&15]+HEX_CHARS[o>>8&15]+HEX_CHARS[o>>4&15]+HEX_CHARS[15&o]+HEX_CHARS[a>>28&15]+HEX_CHARS[a>>24&15]+HEX_CHARS[a>>20&15]+HEX_CHARS[a>>16&15]+HEX_CHARS[a>>12&15]+HEX_CHARS[a>>8&15]+HEX_CHARS[a>>4&15]+HEX_CHARS[15&a];return this.is224||(u+=HEX_CHARS[s>>28&15]+HEX_CHARS[s>>24&15]+HEX_CHARS[s>>20&15]+HEX_CHARS[s>>16&15]+HEX_CHARS[s>>12&15]+HEX_CHARS[s>>8&15]+HEX_CHARS[s>>4&15]+HEX_CHARS[15&s]),u},Sha256.prototype.toString=Sha256.prototype.hex,Sha256.prototype.digest=function(){this.finalize();var t=this.h0,e=this.h1,r=this.h2,i=this.h3,n=this.h4,o=this.h5,a=this.h6,s=this.h7,u=[t>>24&255,t>>16&255,t>>8&255,255&t,e>>24&255,e>>16&255,e>>8&255,255&e,r>>24&255,r>>16&255,r>>8&255,255&r,i>>24&255,i>>16&255,i>>8&255,255&i,n>>24&255,n>>16&255,n>>8&255,255&n,o>>24&255,o>>16&255,o>>8&255,255&o,a>>24&255,a>>16&255,a>>8&255,255&a];return this.is224||u.push(s>>24&255,s>>16&255,s>>8&255,255&s),u},Sha256.prototype.array=Sha256.prototype.digest,Sha256.prototype.arrayBuffer=function(){this.finalize();var t=new ArrayBuffer(this.is224?28:32),e=new DataView(t);return e.setUint32(0,this.h0),e.setUint32(4,this.h1),e.setUint32(8,this.h2),e.setUint32(12,this.h3),e.setUint32(16,this.h4),e.setUint32(20,this.h5),e.setUint32(24,this.h6),this.is224||e.setUint32(28,this.h7),t},HmacSha256.prototype=new Sha256,HmacSha256.prototype.finalize=function(){if(Sha256.prototype.finalize.call(this),this.inner){this.inner=!1;var t=this.array();Sha256.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(t),Sha256.prototype.finalize.call(this)}};var exports=createMethod();exports.sha256=exports,exports.sha224=createMethod(!0),exports.sha256.hmac=createHmacMethod(),exports.sha224.hmac=createHmacMethod(!0),COMMON_JS?_$sha256_378.exports=exports:(root.sha256=exports.sha256,root.sha224=exports.sha224,AMD&&define((function(){return exports})))}()}).call(this)}).call(this,_$browser_401,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{}),_$sha256_378=_$sha256_378.exports;const __Buffer_196=_$safeBuffer_431.Buffer,__curve_196=_$lib_320.getCurveByName("secp256k1");function bufferToInt(t){return _$lib_192.fromBuffer(t)}var _$convert_196={bufferToInt:bufferToInt,intToBuffer:function(t){return t.toBuffer(32)},hash:function(t){return __Buffer_196.from(_$sha256_378.create().update(t).array())},pointToBuffer:function(t){return t.getEncoded(!0)},pubKeyToPoint:function(t){const e=t[0]-2==0,r=bufferToInt(t.slice(1,33)),i=__curve_196.pointFromX(!e,r);return _$check_195.checkPointExists(e,i),i}};const __Buffer_198=_$safeBuffer_431.Buffer,__curve_198=_$lib_320.getCurveByName("secp256k1"),__concat_198=__Buffer_198.concat,__G_198=__curve_198.G,__p_198=__curve_198.p,__n_198=__curve_198.n,__one_198=_$lib_192.ONE,__two_198=_$lib_192.valueOf(2);function jacobi(t){return t.modPow(__p_198.subtract(__one_198).divide(__two_198),__p_198).intValue()}var _$math_198={deterministicGetK0:function(t,e){_$check_195.checkSignParams(t,e);const r=_$convert_196.hash(__concat_198([_$convert_196.intToBuffer(t),e])),i=_$convert_196.bufferToInt(r).mod(__n_198);if(0===i.signum())throw new Error("k0 is zero");return i},jacobi:jacobi,getK:function(t,e){return 1===jacobi(t.affineY)?e:__n_198.subtract(e)},getE:function(t,e,r){return _$convert_196.bufferToInt(_$convert_196.hash(__concat_198([t,_$convert_196.pointToBuffer(e),r]))).mod(__n_198)},getR:function(t,e,r){const i=__G_198.multiply(t),n=r.multiply(e);return i.add(n.negate())},randomA:function(){let t=null;for(;;){t=_$convert_196.bufferToInt(__Buffer_198.from(_$randomBytes_414.sync(32)));try{return _$check_195.checkRange("a",t),t}catch(e){}}}};const __Buffer_200=_$safeBuffer_431.Buffer,__curve_200=_$lib_320.getCurveByName("secp256k1"),__concat_200=__Buffer_200.concat,__G_200=__curve_200.G,__p_200=__curve_200.p,__n_200=__curve_200.n,zero=_$lib_192.ZERO,__one_200=_$lib_192.ONE,__two_200=_$lib_192.valueOf(2),three=_$lib_192.valueOf(3),four=_$lib_192.valueOf(4),seven=_$lib_192.valueOf(7);var _$schnorr_200={sign:function(t,e){const r=_$math_198.deterministicGetK0(t,e),i=__G_200.multiply(r),n=_$math_198.getK(i,r),o=__G_200.multiply(t),a=_$convert_196.intToBuffer(i.affineX),s=_$math_198.getE(a,o,e);return __concat_200([a,_$convert_196.intToBuffer(n.add(s.multiply(t)).mod(__n_200))])},verify:function(t,e,r){_$check_195.checkVerifyParams(t,e,r);const i=_$convert_196.pubKeyToPoint(t),n=_$convert_196.bufferToInt(r.slice(0,32)),o=_$convert_196.bufferToInt(r.slice(32,64));_$check_195.checkSignatureInput(n,o);const a=_$math_198.getE(_$convert_196.intToBuffer(n),i,e),s=_$math_198.getR(o,a,i);if(s.curve.isInfinity(s)||1!==_$math_198.jacobi(s.affineY)||!s.affineX.equals(n))throw new Error("signature verification failed")},batchVerify:function(t,e,r){_$check_195.checkBatchVerifyParams(t,e,r);let i=zero,n=null;for(let o=0;o0||t===e?e:e-1}function c(t){for(var e,r,i=1,n=t.length,o=t[0]+"";ih^r?1:-1;for(s=(u=n.length)<(h=o.length)?u:h,a=0;ao[a]^r?1:-1;return u==h?0:u>h^r?1:-1}function d(t,e,r,i){if(tr||t!==n(t))throw Error(o+(i||"Argument")+("number"==typeof t?tr?" out of range: ":" not an integer: ":" not a primitive number: ")+String(t))}function p(t){var e=t.c.length-1;return f(t.e/14)==e&&t.c[e]%2!=0}function _(t,e){return(t.length>1?t.charAt(0)+"."+t.slice(1):t)+(e<0?"e":"e+")+e}function m(t,e,r){var i,n;if(e<0){for(n=r+".";++e;n+=r);t=n+t}else if(++e>(i=t.length)){for(n=r,e-=i;--e;n+=r);t+=n}else eR?p.c=p.e=null:t.e=10;h/=10,u++);return void(u>R?p.c=p.e=null:(p.e=u,p.c=[t]))}l=String(t)}else{if(!r.test(l=String(t)))return b(p,l,f);p.s=45==l.charCodeAt(0)?(l=l.slice(1),-1):1}(u=l.indexOf("."))>-1&&(l=l.replace(".","")),(h=l.search(/e/i))>0?(u<0&&(u=h),u+=+l.slice(h+1),l=l.substring(0,h)):u<0&&(u=l.length)}else{if(d(e,2,D.length,"Base"),10==e)return q(p=new U(t),k+p.e+1,T);if(l=String(t),f="number"==typeof t){if(0*t!=0)return b(p,l,f,e);if(p.s=1/t<0?(l=l.slice(1),-1):1,U.DEBUG&&l.replace(/^0\.0*|\./,"").length>15)throw Error(a+t)}else p.s=45===l.charCodeAt(0)?(l=l.slice(1),-1):1;for(i=D.slice(0,e),u=h=0,c=l.length;hu){u=c;continue}}else if(!s&&(l==l.toUpperCase()&&(l=l.toLowerCase())||l==l.toLowerCase()&&(l=l.toUpperCase()))){s=!0,h=-1,u=0;continue}return b(p,String(t),f,e)}f=!1,(u=(l=y(l,e,10,p.s)).indexOf("."))>-1?l=l.replace(".",""):u=l.length}for(h=0;48===l.charCodeAt(h);h++);for(c=l.length;48===l.charCodeAt(--c););if(l=l.slice(h,++c)){if(c-=h,f&&U.DEBUG&&c>15&&(t>9007199254740991||t!==n(t)))throw Error(a+p.s*t);if((u=u-h-1)>R)p.c=p.e=null;else if(u=I)?_(u,a):m(u,a,"0");else if(o=(t=q(new U(t),e,r)).e,s=(u=c(t.c)).length,1==i||2==i&&(e<=o||o<=x)){for(;ss){if(--e>0)for(u+=".";e--;u+="0");}else if((e+=o-s)>0)for(o+1==s&&(u+=".");e--;u+="0");return t.s<0&&n?"-"+u:u}function H(t,e){for(var r,i=1,n=new U(t[0]);i=10;n/=10,i++);return(r=i+14*r-1)>R?t.c=t.e=null:r=10;c/=10,a++);if((h=e-a)<0)h+=14,f=e,p=(l=_[d=0])/m[a-f-1]%10|0;else if((d=i((h+1)/14))>=_.length){if(!o)break t;for(;_.length<=d;_.push(0));l=p=0,a=1,f=(h%=14)-14+1}else{for(l=c=_[d],a=1;c>=10;c/=10,a++);p=(f=(h%=14)-14+a)<0?0:l/m[a-f-1]%10|0}if(o=o||e<0||null!=_[d+1]||(f<0?l:l%m[a-f-1]),o=r<4?(p||o)&&(0==r||r==(t.s<0?3:2)):p>5||5==p&&(4==r||o||6==r&&(h>0?f>0?l/m[a-f]:0:_[d-1])%10&1||r==(t.s<0?8:7)),e<1||!_[0])return _.length=0,o?(e-=t.e+1,_[0]=m[(14-e%14)%14],t.e=-e||0):_[0]=t.e=0,t;if(0==h?(_.length=d,c=1,d--):(_.length=d+1,c=m[14-h],_[d]=f>0?n(l/m[a-f]%m[f])*c:0),o)for(;;){if(0==d){for(h=1,f=_[0];f>=10;f/=10,h++);for(f=_[0]+=c,c=1;f>=10;f/=10,c++);h!=c&&(t.e++,_[0]==s&&(_[0]=1));break}if(_[d]+=c,_[d]!=s)break;_[d--]=0,c=1}for(h=_.length;0===_[--h];_.pop());}t.e>R?t.c=t.e=null:t.e=I?_(e,r):m(e,r,"0"),t.s<0?"-"+e:e)}return U.clone=t,U.ROUND_UP=0,U.ROUND_DOWN=1,U.ROUND_CEIL=2,U.ROUND_FLOOR=3,U.ROUND_HALF_UP=4,U.ROUND_HALF_DOWN=5,U.ROUND_HALF_EVEN=6,U.ROUND_HALF_CEIL=7,U.ROUND_HALF_FLOOR=8,U.EUCLID=9,U.config=U.set=function(t){var e,r;if(null!=t){if("object"!=typeof t)throw Error(o+"Object expected: "+t);if(t.hasOwnProperty(e="DECIMAL_PLACES")&&(d(r=t[e],0,h,e),k=r),t.hasOwnProperty(e="ROUNDING_MODE")&&(d(r=t[e],0,8,e),T=r),t.hasOwnProperty(e="EXPONENTIAL_AT")&&((r=t[e])&&r.pop?(d(r[0],-h,0,e),d(r[1],0,h,e),x=r[0],I=r[1]):(d(r,-h,h,e),x=-(I=r<0?-r:r))),t.hasOwnProperty(e="RANGE"))if((r=t[e])&&r.pop)d(r[0],-h,-1,e),d(r[1],1,h,e),P=r[0],R=r[1];else{if(d(r,-h,h,e),!r)throw Error(o+e+" cannot be zero: "+r);P=-(R=r<0?-r:r)}if(t.hasOwnProperty(e="CRYPTO")){if((r=t[e])!==!!r)throw Error(o+e+" not true or false: "+r);if(r){if("undefined"==typeof crypto||!crypto||!crypto.getRandomValues&&!crypto.randomBytes)throw C=!r,Error(o+"crypto unavailable");C=r}else C=r}if(t.hasOwnProperty(e="MODULO_MODE")&&(d(r=t[e],0,9,e),O=r),t.hasOwnProperty(e="POW_PRECISION")&&(d(r=t[e],0,h,e),N=r),t.hasOwnProperty(e="FORMAT")){if("object"!=typeof(r=t[e]))throw Error(o+e+" not an object: "+r);L=r}if(t.hasOwnProperty(e="ALPHABET")){if("string"!=typeof(r=t[e])||/^.$|[+-.\s]|(.).*\1/.test(r))throw Error(o+e+" invalid: "+r);D=r}}return{DECIMAL_PLACES:k,ROUNDING_MODE:T,EXPONENTIAL_AT:[x,I],RANGE:[P,R],CRYPTO:C,MODULO_MODE:O,POW_PRECISION:N,FORMAT:L,ALPHABET:D}},U.isBigNumber=function(t){if(!t||!0!==t._isBigNumber)return!1;if(!U.DEBUG)return!0;var e,r,i=t.c,a=t.e,u=t.s;t:if("[object Array]"=={}.toString.call(i)){if((1===u||-1===u)&&a>=-h&&a<=h&&a===n(a)){if(0===i[0]){if(0===a&&1===i.length)return!0;break t}if((e=(a+1)%14)<1&&(e+=14),String(i[0]).length==e){for(e=0;e=s||r!==n(r))break t;if(0!==r)return!0}}}else if(null===i&&null===a&&(null===u||1===u||-1===u))return!0;throw Error(o+"Invalid BigNumber: "+t)},U.maximum=U.max=function(){return H(arguments,A.lt)},U.minimum=U.min=function(){return H(arguments,A.gt)},U.random=(v=9007199254740992*Math.random()&2097151?function(){return n(9007199254740992*Math.random())}:function(){return 8388608*(1073741824*Math.random()|0)+(8388608*Math.random()|0)},function(t){var e,r,a,s,f,c=0,l=[],p=new U(B);if(null==t?t=k:d(t,0,h),s=i(t/14),C)if(crypto.getRandomValues){for(e=crypto.getRandomValues(new Uint32Array(s*=2));c>>11))>=9e15?(r=crypto.getRandomValues(new Uint32Array(2)),e[c]=r[0],e[c+1]=r[1]):(l.push(f%1e14),c+=2);c=s/2}else{if(!crypto.randomBytes)throw C=!1,Error(o+"crypto unavailable");for(e=crypto.randomBytes(s*=7);c=9e15?crypto.randomBytes(7).copy(e,c):(l.push(f%1e14),c+=7);c=s/7}if(!C)for(;c=10;f/=10,c++);c<14&&(a-=14-c)}return p.e=a,p.c=l,p}),U.sum=function(){for(var t=1,e=arguments,r=new U(e[0]);tr-1&&(null==a[n+1]&&(a[n+1]=0),a[n+1]+=a[n]/r|0,a[n]%=r)}return a.reverse()}return function(e,r,i,n,o){var a,s,u,h,f,l,d,p,_=e.indexOf("."),y=k,b=T;for(_>=0&&(h=N,N=0,e=e.replace(".",""),l=(p=new U(r)).pow(e.length-_),N=h,p.c=t(m(c(l.c),l.e,"0"),10,i,"0123456789"),p.e=p.c.length),u=h=(d=t(e,r,i,o?(a=D,"0123456789"):(a="0123456789",D))).length;0==d[--h];d.pop());if(!d[0])return a.charAt(0);if(_<0?--u:(l.c=d,l.e=u,l.s=n,d=(l=g(l,p,y,b,i)).c,f=l.r,u=l.e),_=d[s=u+y+1],h=i/2,f=f||s<0||null!=d[s+1],f=b<4?(null!=_||f)&&(0==b||b==(l.s<0?3:2)):_>h||_==h&&(4==b||f||6==b&&1&d[s-1]||b==(l.s<0?8:7)),s<1||!d[0])e=f?m(a.charAt(1),-y,a.charAt(0)):a.charAt(0);else{if(d.length=s,f)for(--i;++d[--s]>i;)d[s]=0,s||(++u,d=[1].concat(d));for(h=d.length;!d[--h];);for(_=0,e="";_<=h;e+=a.charAt(d[_++]));e=m(e,u,a.charAt(0))}return e}}(),g=function(){function t(t,e,r){var i,n,o,a,s=0,u=t.length,h=e%1e7,f=e/1e7|0;for(t=t.slice();u--;)s=((n=h*(o=t[u]%1e7)+(i=f*o+(a=t[u]/1e7|0)*h)%1e7*1e7+s)/r|0)+(i/1e7|0)+f*a,t[u]=n%r;return s&&(t=[s].concat(t)),t}function e(t,e,r,i){var n,o;if(r!=i)o=r>i?1:-1;else for(n=o=0;ne[n]?1:-1;break}return o}function r(t,e,r,i){for(var n=0;r--;)t[r]-=n,n=t[r]1;t.splice(0,1));}return function(i,o,a,u,h){var c,l,d,p,_,m,g,y,b,v,w,M,$,E,S,A,B,k=i.s==o.s?1:-1,T=i.c,x=o.c;if(!(T&&T[0]&&x&&x[0]))return new U(i.s&&o.s&&(T?!x||T[0]!=x[0]:x)?T&&0==T[0]||!x?0*k:k/0:NaN);for(b=(y=new U(k)).c=[],k=a+(l=i.e-o.e)+1,h||(h=s,l=f(i.e/14)-f(o.e/14),k=k/14|0),d=0;x[d]==(T[d]||0);d++);if(x[d]>(T[d]||0)&&l--,k<0)b.push(1),p=!0;else{for(E=T.length,A=x.length,d=0,k+=2,(_=n(h/(x[0]+1)))>1&&(x=t(x,_,h),T=t(T,_,h),A=x.length,E=T.length),$=A,w=(v=T.slice(0,A)).length;w=h/2&&S++;do{if(_=0,(c=e(x,v,A,w))<0){if(M=v[0],A!=w&&(M=M*h+(v[1]||0)),(_=n(M/S))>1)for(_>=h&&(_=h-1),g=(m=t(x,_,h)).length,w=v.length;1==e(m,v,g,w);)_--,r(m,A=10;k/=10,d++);q(y,a+(y.e=d+14*l-1)+1,u,p)}else y.e=l,y.r=+p;return y}}(),w=/^(-?)0([xbo])(?=\w[\w.]*$)/i,M=/^([^.]+)\.$/,$=/^\.([^.]+)$/,E=/^-?(Infinity|NaN)$/,S=/^\s*\+(?=[\w.])|^\s+|\s+$/g,b=function(t,e,r,i){var n,a=r?e:e.replace(S,"");if(E.test(a))t.s=isNaN(a)?null:a<0?-1:1;else{if(!r&&(a=a.replace(w,(function(t,e,r){return n="x"==(r=r.toLowerCase())?16:"b"==r?2:8,i&&i!=n?t:e})),i&&(n=i,a=a.replace(M,"$1").replace($,"0.$1")),e!=a))return new U(a,n);if(U.DEBUG)throw Error(o+"Not a"+(i?" base "+i:"")+" number: "+e);t.s=null}t.c=t.e=null},A.absoluteValue=A.abs=function(){var t=new U(this);return t.s<0&&(t.s=1),t},A.comparedTo=function(t,e){return l(this,new U(t,e))},A.decimalPlaces=A.dp=function(t,e){var r,i,n,o=this;if(null!=t)return d(t,0,h),null==e?e=T:d(e,0,8),q(new U(o),t+o.e+1,e);if(!(r=o.c))return null;if(i=14*((n=r.length-1)-f(this.e/14)),n=r[n])for(;n%10==0;n/=10,i--);return i<0&&(i=0),i},A.dividedBy=A.div=function(t,e){return g(this,new U(t,e),k,T)},A.dividedToIntegerBy=A.idiv=function(t,e){return g(this,new U(t,e),0,1)},A.exponentiatedBy=A.pow=function(t,e){var r,a,s,u,h,f,c,l,d=this;if((t=new U(t)).c&&!t.isInteger())throw Error(o+"Exponent not an integer: "+K(t));if(null!=e&&(e=new U(e)),h=t.e>14,!d.c||!d.c[0]||1==d.c[0]&&!d.e&&1==d.c.length||!t.c||!t.c[0])return l=new U(Math.pow(+K(d),h?2-p(t):+K(t))),e?l.mod(e):l;if(f=t.s<0,e){if(e.c?!e.c[0]:!e.s)return new U(NaN);(a=!f&&d.isInteger()&&e.isInteger())&&(d=d.mod(e))}else{if(t.e>9&&(d.e>0||d.e<-1||(0==d.e?d.c[0]>1||h&&d.c[1]>=24e7:d.c[0]<8e13||h&&d.c[0]<=9999975e7)))return u=d.s<0&&p(t)?-0:0,d.e>-1&&(u=1/u),new U(f?1/u:u);N&&(u=i(N/14+2))}for(h?(r=new U(.5),f&&(t.s=1),c=p(t)):c=(s=Math.abs(+K(t)))%2,l=new U(B);;){if(c){if(!(l=l.times(d)).c)break;u?l.c.length>u&&(l.c.length=u):a&&(l=l.mod(e))}if(s){if(0===(s=n(s/2)))break;c=s%2}else if(q(t=t.times(r),t.e+1,1),t.e>14)c=p(t);else{if(0==(s=+K(t)))break;c=s%2}d=d.times(d),u?d.c&&d.c.length>u&&(d.c.length=u):a&&(d=d.mod(e))}return a?l:(f&&(l=B.div(l)),e?l.mod(e):u?q(l,N,T,void 0):l)},A.integerValue=function(t){var e=new U(this);return null==t?t=T:d(t,0,8),q(e,e.e+1,t)},A.isEqualTo=A.eq=function(t,e){return 0===l(this,new U(t,e))},A.isFinite=function(){return!!this.c},A.isGreaterThan=A.gt=function(t,e){return l(this,new U(t,e))>0},A.isGreaterThanOrEqualTo=A.gte=function(t,e){return 1===(e=l(this,new U(t,e)))||0===e},A.isInteger=function(){return!!this.c&&f(this.e/14)>this.c.length-2},A.isLessThan=A.lt=function(t,e){return l(this,new U(t,e))<0},A.isLessThanOrEqualTo=A.lte=function(t,e){return-1===(e=l(this,new U(t,e)))||0===e},A.isNaN=function(){return!this.s},A.isNegative=function(){return this.s<0},A.isPositive=function(){return this.s>0},A.isZero=function(){return!!this.c&&0==this.c[0]},A.minus=function(t,e){var r,i,n,o,a=this,u=a.s;if(e=(t=new U(t,e)).s,!u||!e)return new U(NaN);if(u!=e)return t.s=-e,a.plus(t);var h=a.e/14,c=t.e/14,l=a.c,d=t.c;if(!h||!c){if(!l||!d)return l?(t.s=-e,t):new U(d?a:NaN);if(!l[0]||!d[0])return d[0]?(t.s=-e,t):new U(l[0]?a:3==T?-0:0)}if(h=f(h),c=f(c),l=l.slice(),u=h-c){for((o=u<0)?(u=-u,n=l):(c=h,n=d),n.reverse(),e=u;e--;n.push(0));n.reverse()}else for(i=(o=(u=l.length)<(e=d.length))?u:e,u=e=0;e0)for(;e--;l[r++]=0);for(e=s-1;i>u;){if(l[--i]=0;){for(r=0,p=v[n]%1e7,_=v[n]/1e7|0,o=n+(a=h);o>n;)r=((c=p*(c=b[--a]%1e7)+(u=_*c+(l=b[a]/1e7|0)*p)%1e7*1e7+m[o]+r)/g|0)+(u/1e7|0)+_*l,m[o--]=c%g;m[o]=r}return r?++i:m.splice(0,1),z(t,m,i)},A.negated=function(){var t=new U(this);return t.s=-t.s||null,t},A.plus=function(t,e){var r,i=this,n=i.s;if(e=(t=new U(t,e)).s,!n||!e)return new U(NaN);if(n!=e)return t.s=-e,i.minus(t);var o=i.e/14,a=t.e/14,u=i.c,h=t.c;if(!o||!a){if(!u||!h)return new U(n/0);if(!u[0]||!h[0])return h[0]?t:new U(u[0]?i:0*n)}if(o=f(o),a=f(a),u=u.slice(),n=o-a){for(n>0?(a=o,r=h):(n=-n,r=u),r.reverse();n--;r.push(0));r.reverse()}for((n=u.length)-(e=h.length)<0&&(r=h,h=u,u=r,e=n),n=0;e;)n=(u[--e]=u[e]+h[e]+n)/s|0,u[e]=s===u[e]?0:u[e]%s;return n&&(u=[n].concat(u),++a),z(t,u,a)},A.precision=A.sd=function(t,e){var r,i,n,o=this;if(null!=t&&t!==!!t)return d(t,1,h),null==e?e=T:d(e,0,8),q(new U(o),t,e);if(!(r=o.c))return null;if(i=14*(n=r.length-1)+1,n=r[n]){for(;n%10==0;n/=10,i--);for(n=r[0];n>=10;n/=10,i++);}return t&&o.e+1>i&&(i=o.e+1),i},A.shiftedBy=function(t){return d(t,-9007199254740991,9007199254740991),this.times("1e"+t)},A.squareRoot=A.sqrt=function(){var t,e,r,i,n,o=this,a=o.c,s=o.s,u=o.e,h=k+4,l=new U("0.5");if(1!==s||!a||!a[0])return new U(!s||s<0&&(!a||a[0])?NaN:a?o:1/0);if(0==(s=Math.sqrt(+K(o)))||s==1/0?(((e=c(a)).length+u)%2==0&&(e+="0"),s=Math.sqrt(+e),u=f((u+1)/2)-(u<0||u%2),r=new U(e=s==1/0?"1e"+u:(e=s.toExponential()).slice(0,e.indexOf("e")+1)+u)):r=new U(s+""),r.c[0])for((s=(u=r.e)+h)<3&&(s=0);;)if(n=r,r=l.times(n.plus(g(o,n,h,1))),c(n.c).slice(0,s)===(e=c(r.c)).slice(0,s)){if(r.e0&&_>0){for(a=_%u||u,c=p.substr(0,a);a<_;a+=u)c+=f+p.substr(a,u);h>0&&(c+=f+p.slice(a)),d&&(c="-"+c)}i=l?c+(r.decimalSeparator||"")+((h=+r.fractionGroupSize)?l.replace(new RegExp("\\d{"+h+"}\\B","g"),"$&"+(r.fractionGroupSeparator||"")):l):c}return(r.prefix||"")+i+(r.suffix||"")},A.toFraction=function(t){var e,r,i,n,a,s,h,f,l,d,p,_,m=this,y=m.c;if(null!=t&&(!(h=new U(t)).isInteger()&&(h.c||1!==h.s)||h.lt(B)))throw Error(o+"Argument "+(h.isInteger()?"out of range: ":"not an integer: ")+K(h));if(!y)return new U(m);for(e=new U(B),l=r=new U(B),i=f=new U(B),_=c(y),a=e.e=_.length-m.e-1,e.c[0]=u[(s=a%14)<0?14+s:s],t=!t||h.comparedTo(e)>0?a>0?e:l:h,s=R,R=1/0,h=new U(_),f.c[0]=0;d=g(h,e,0,1),1!=(n=r.plus(d.times(i))).comparedTo(t);)r=i,i=n,l=f.plus(d.times(n=l)),f=n,e=h.minus(d.times(n=e)),h=n;return n=g(t.minus(r),i,0,1),f=f.plus(n.times(l)),r=r.plus(n.times(i)),f.s=l.s=m.s,p=g(l,i,a*=2,T).minus(m).abs().comparedTo(g(f,r,a,T).minus(m).abs())<1?[l,i]:[f,r],R=s,p},A.toNumber=function(){return+K(this)},A.toPrecision=function(t,e){return null!=t&&d(t,1,h),j(this,t,e,2)},A.toString=function(t){var e,r=this,i=r.s,n=r.e;return null===n?i?(e="Infinity",i<0&&(e="-"+e)):e="NaN":(null==t?e=n<=x||n>=I?_(c(r.c),n):m(c(r.c),n,"0"):10===t?e=m(c((r=q(new U(r),k+n+1,T)).c),r.e,"0"):(d(t,2,D.length,"Base"),e=y(m(c(r.c),n,"0"),10,t,i,!0)),i<0&&r.c[0]&&(e="-"+e)),e},A.valueOf=A.toJSON=function(){return K(this)},A._isBigNumber=!0,null!=e&&U.set(e),U}()).default=e.BigNumber=e,"function"==typeof define&&define.amd?define((function(){return e})):_$bignumber_194.exports?_$bignumber_194.exports=e:(t||(t="undefined"!=typeof self&&self?self:window),t.BigNumber=e)}(this),_$bignumber_194=_$bignumber_194.exports;var _$util_458={};(function(t){(function(){"use strict";Object.defineProperty(_$util_458,"__esModule",{value:!0}),_$util_458.pushdata=e=>{if(0===e.length)return t.from(Uint8Array.from([76,0]));if(e.length<78)return t.concat([Uint8Array.from([e.length]),e]);if(e.length<255)return t.concat([Uint8Array.from([76,e.length]),e]);if(e.length<65535){const r=t.allocUnsafe(2);return r.writeUInt16LE(e.length,0),t.concat([Uint8Array.from([77]),r,e])}if(e.length<4294967295){const r=t.allocUnsafe(4);return r.writeUInt32LE(e.length,0),t.concat([Uint8Array.from([78]),r,e])}throw new Error("does not support bigger pushes yet")},_$util_458.BNToInt64BE=e=>{if(!e.isInteger())throw new Error("bn not an integer");if(!e.isPositive())throw new Error("bn not positive integer");const r=e.toString(16);if(r.length>16)throw new Error("bn outside of range");return t.from(r.padStart(16,"0"),"hex")},_$util_458.createOpReturnGenesis=(e,r,i,n,o,a,s,u)=>{if(![1,65,129].includes(e))throw new Error("unknown versionType");if("string"==typeof o){if(0!==o.length&&64!==o.length)throw new Error("documentHash must be either 0 or 32 hex bytes");if(64===o.length&&!o.match(/^[0-9a-fA-F]{64}$/))throw new Error("documentHash must be hex");o=t.from(o,"hex")}else if(0!==o.length&&32!==o.length)throw new Error("documentHash must be either 0 or 32 hex bytes");if(a<0||a>9)throw new Error("decimals out of range");if(null!==s&&(s<2||s>255))throw new Error("mintBatonVout out of range (0x02 < > 0xFF)");if(65===e){if(!u.isEqualTo(1))throw new Error("quantity must be 1 for NFT1 child genesis");if(0!==a)throw new Error("decimals must be 0 for NFT1 child genesis");if(null!==s)throw new Error("mintBatonVout must be null for NFT1 child genesis")}return t.concat([Uint8Array.from([106]),_$util_458.pushdata(t.from("SLP\0")),_$util_458.pushdata(Uint8Array.from([e])),_$util_458.pushdata(t.from("GENESIS")),_$util_458.pushdata(t.from(r)),_$util_458.pushdata(t.from(i)),_$util_458.pushdata(t.from(n)),_$util_458.pushdata(o),_$util_458.pushdata(Uint8Array.from([a])),_$util_458.pushdata(Uint8Array.from(null===s?[]:[s])),_$util_458.pushdata(_$util_458.BNToInt64BE(u))])},_$util_458.createOpReturnMint=(e,r,i,n)=>{if(![1,65,129].includes(e))throw new Error("unknown versionType");if("string"==typeof r){if(!r.match(/^[0-9a-fA-F]{64}$/))throw new Error("tokenIdHex does not pass regex");if(64!==r.length)throw new Error("tokenIdHex must be 32 bytes");r=t.from(r,"hex")}else if(32!==r.length)throw new Error("tokenIdHex must be 32 bytes");if(null!==i&&(i<2||i>255))throw new Error("mintBatonVout out of range (0x02 < > 0xFF)");return t.concat([Uint8Array.from([106]),_$util_458.pushdata(t.from("SLP\0")),_$util_458.pushdata(Uint8Array.from([e])),_$util_458.pushdata(t.from("MINT")),_$util_458.pushdata(r),_$util_458.pushdata(Uint8Array.from(null===i?[]:[i])),_$util_458.pushdata(_$util_458.BNToInt64BE(n))])},_$util_458.createOpReturnSend=(e,r,i)=>{if(![1,65,129].includes(e))throw new Error("unknown versionType");if("string"==typeof r){if(!r.match(/^[0-9a-fA-F]{64}$/))throw new Error("tokenIdHex does not pass regex");if(64!==r.length)throw new Error("tokenIdHex must be 32 bytes");r=t.from(r,"hex")}else if(32!==r.length)throw new Error("tokenIdHex must be 32 bytes");if(i.length<1)throw new Error("send requires at least one amount");if(i.length>19)throw new Error("too many slp amounts");return t.concat([Uint8Array.from([106]),_$util_458.pushdata(t.from("SLP\0")),_$util_458.pushdata(Uint8Array.from([e])),_$util_458.pushdata(t.from("SEND")),_$util_458.pushdata(r),...i.map(t=>_$util_458.pushdata(_$util_458.BNToInt64BE(t)))])}}).call(this)}).call(this,_$buffer_251({}).Buffer);var _$tokentype1_457={};Object.defineProperty(_$tokentype1_457,"__esModule",{value:!0}),_$tokentype1_457.default={genesis:(t,e,r,i,n,o,a)=>_$util_458.createOpReturnGenesis(1,t,e,r,i,n,o,a),mint:(t,e,r)=>_$util_458.createOpReturnMint(1,t,e,r),send:(t,e)=>_$util_458.createOpReturnSend(1,t,e)};var _$nft1_456={},__importDefault=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(_$nft1_456,"__esModule",{value:!0});const bignumber_js_1=__importDefault(_$bignumber_194);_$nft1_456.default={Group:{genesis:(t,e,r,i,n,o,a)=>_$util_458.createOpReturnGenesis(129,t,e,r,i,n,o,a),mint:(t,e,r)=>_$util_458.createOpReturnMint(129,t,e,r),send:(t,e)=>_$util_458.createOpReturnSend(129,t,e)},Child:{genesis:(t,e,r,i)=>_$util_458.createOpReturnGenesis(65,t,e,r,i,0,null,new bignumber_js_1.default(1)),send:(t,e)=>_$util_458.createOpReturnSend(65,t,e)}};var _$dist_455={},____importDefault_455=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(_$dist_455,"__esModule",{value:!0});const __bignumber_js_1_455=____importDefault_455(_$bignumber_194);_$dist_455.BN=__bignumber_js_1_455.default;const tokentype1_1=____importDefault_455(_$tokentype1_457);_$dist_455.TokenType1=tokentype1_1.default;const nft1_1=____importDefault_455(_$nft1_456);let addy,_this;_$dist_455.NFT1=nft1_1.default;var _$tokentype1_38=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},addy=new _$address_34(t),this.Script=new _$script_33,this.axios=_$axios_120,_$TransactionBuilder_40.setAddress(addy),_this=this}generateSendOpReturn(t,e){try{const r=t[0].tokenId,i=t[0].decimals,n=new _$bignumber_194(e).times(10**i),o=t.reduce((t,e)=>t.plus(new _$bignumber_194(e.tokenQty).times(10**i)),new _$bignumber_194(0)),a=o.minus(n);let s,u=1;if(a>0){u=2;const t=n.toString(),e=a.toString(),i=new _$bignumber_194(e).plus(new _$bignumber_194(t)),h=new _$bignumber_194(o);if("0"!==i.minus(h).toString())throw new Error("Token transaction inputs do not match outputs, cannot send transaction");s=_$dist_455.TokenType1.send(r,[new _$dist_455.BN(t),new _$dist_455.BN(e)])}else{const t=n.toString(),e=new _$bignumber_194(t),i=new _$bignumber_194(o);if("0"!==e.minus(i).toString())throw new Error("Token transaction inputs do not match outputs, cannot send transaction");s=_$dist_455.TokenType1.send(r,[new _$dist_455.BN(t)])}return{script:s,outputs:u}}catch(err){throw console.log("Error in generateSendOpReturn()"),err}}generateBurnOpReturn(t,e){try{const r=t[0].tokenId,i=t[0].decimals;let n=0;for(let e=0;en&&(e=n);let o=new _$bignumber_194(n-e).times(10**i);return o=o.absoluteValue(),o=(o=Math.floor(o)).toString(),_$dist_455.TokenType1.send(r,[new _$dist_455.BN(o)])}catch(err){throw console.log("Error in generateBurnOpReturn()"),err}}generateGenesisOpReturn(t){try{let e;return e=(e=0!==t.decimals?new _$bignumber_194(t.initialQty).times(10**t.decimals):new _$bignumber_194(t.initialQty)).absoluteValue(),e=(e=Math.floor(e)).toString(),t.documentHash||(t.documentHash=""),t.mintBatonVout||(t.mintBatonVout=null),_$dist_455.TokenType1.genesis(t.ticker,t.name,t.documentUrl,t.documentHash,t.decimals,t.mintBatonVout,new _$dist_455.BN(e))}catch(err){throw console.log("Error in generateGenesisOpReturn()"),err}}generateMintOpReturn(t,e,r=!1){try{if(!Array.isArray(t))throw new Error("tokenUtxos must be an array.");if(!e)throw new Error("mintQty must be a positive number.");let i;for(let e=0;e0){a=2;const t=Math.floor(e).toString(),i=Math.floor(n).toString();o=_$dist_455.NFT1.Child.send(r,[new _$dist_455.BN(t),new _$dist_455.BN(i)])}else{const t=Math.floor(e).toString();o=_$dist_455.NFT1.Child.send(r,[new _$dist_455.BN(t)])}return{script:o,outputs:a}}catch(err){throw console.log("Error in generateNFTChildSendOpReturn()"),err}}generateNFTGroupSendOpReturn(t,e){try{const r=t[0].tokenId;let i=0;for(let e=0;e0){a=2;const t=Math.floor(e).toString(),i=Math.floor(n).toString();o=_$dist_455.NFT1.Group.send(r,[new _$dist_455.BN(t),new _$dist_455.BN(i)])}else{const t=Math.floor(e).toString();o=_$dist_455.NFT1.Group.send(r,[new _$dist_455.BN(t)])}return{script:o,outputs:a}}catch(err){throw console.log("Error in generateNFTGroupSendOpReturn()"),err}}},_$dist_459={};(function(t){(function(){"use strict";var e=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(_$dist_459,"__esModule",{value:!0});const r=e(_$bignumber_194);_$dist_459.BN=r.default,_$dist_459.parseSLP=e=>{"string"==typeof e&&(e=t.from(e,"hex"));let i=0,n=e;const o=(t,e)=>{if(t)throw Error(e)},a=()=>{const t=n.readUInt8(i);return i+=1,new r.default(t)},s=()=>{const t=n.readUInt16LE(i);return i+=2,new r.default(t)},u=()=>{const t=n.readUInt32LE(i);return i+=4,new r.default(t)};o(0===n.length,"scriptpubkey cannot be empty"),o(106!==n[i],"scriptpubkey not op_return"),o(n.length<10,"scriptpubkey too small"),++i;const h=()=>{if(i===n.length)return-1;const t=a().toNumber();return t>0&&t<76?i+t>n.length?(--i,-1):t:76===t?i+1>=n.length?(--i,-1):a().toNumber():77===t?i+2>=n.length?(--i,-1):s().toNumber():78===t?i+4>=n.length?(--i,-1):u().toNumber():(--i,-1)},f=()=>{if(1===n.length)return a();if(2===n.length)return s();if(4===n.length)return u();if(8===n.length)return(()=>{const t=n.readUInt32LE(i);i+=4;const e=n.readUInt32LE(i);return i+=4,new r.default(e).multipliedBy(Math.pow(2,32)).plus(t)})();throw new Error("extraction of number from buffer failed")},c=t=>32===t.length,l=[];for(let t=h();t>=0;t=h()){const e=n.slice(i,i+t);if(o(i+t>n.length,"pushdata data extraction failed"),i+=t,l.push(e),1===l.length){const t=l[0];o(4!==t.length,"lokad id wrong size"),o(t[0]!=="S".charCodeAt(0)||t[1]!=="L".charCodeAt(0)||t[2]!=="P".charCodeAt(0)||0!==t[3],"SLP not in first chunk")}}o(i!==n.length,"trailing data"),o(0===l.length,"chunks empty");let d=0;const p=()=>{o(++d===l.length,"parsing ended early"),i=0,n=l[d]};p();const _=n.reverse();o(1!==_.length&&2!==_.length,"token_type string length must be 1 or 2");const m=f().toNumber();o(![1,65,129].includes(m),"token_type not token-type1, nft1-group, or nft1-child"),p();const g=n.toString();if("GENESIS"===g){o(10!==l.length,"wrong number of chunks"),p();const t=n;p();const e=n;p();const r=n;p();const i=n;o(!(0===i.length||32===i.length),"document_hash must be size 0 or 32"),p(),o(1!==n.length,"decimals string length must be 1");const a=f().toNumber();o(a>9,"decimals bigger than 9"),p();const s=n;let u=0;o(s.length>=2,"mint_baton_vout string length must be 0 or 1"),s.length>0&&(u=f().toNumber(),o(u<2,"mint_baton_vout must be at least 2")),p();const h=n.reverse();o(8!==h.length,"initial_qty must be provided as an 8-byte buffer");const c=f();return 65===m&&(o(0!==a,"NFT1 child token must have divisibility set to 0 decimal places"),o(0!==u,"NFT1 child token must not have a minting baton"),o(!c.isEqualTo(1),"NFT1 child token must have quantity of 1")),{tokenType:m,transactionType:g,data:{ticker:t,name:e,documentUri:r,documentHash:i,decimals:a,mintBatonVout:u,qty:c}}}if("MINT"===g){o(65===m,"NFT1 Child cannot have MINT transaction type."),o(6!==l.length,"wrong number of chunks"),p();const t=n;o(!c(t),"tokenId invalid size"),p();const e=n;let r=0;o(e.length>=2,"mint_baton_vout string length must be 0 or 1"),e.length>0&&(r=f().toNumber(),o(r<2,"mint_baton_vout must be at least 2")),p();const i=n.reverse();return o(8!==i.length,"additional_qty must be provided as an 8-byte buffer"),{tokenType:m,transactionType:g,data:{tokenId:t,mintBatonVout:r,qty:f()}}}if("SEND"===g){o(l.length<4,"wrong number of chunks"),p();const t=n;o(!c(t),"tokenId invalid size"),p();const e=[];for(;d!==l.length;){const t=n.reverse();o(8!==t.length,"amount string size not 8 bytes");const r=f();e.push(r),n=l[++d],i=0}return o(0===e.length,"token_amounts size is 0"),o(e.length>19,"token_amounts size is greater than 19"),{tokenType:m,transactionType:g,data:{tokenId:t,amounts:e}}}return o(!0,"unknown action type"),{tokenType:m,transactionType:g,data:{}}}}).call(this)}).call(this,_$buffer_251({}).Buffer);var _$utils_39={};(function(t){(function(){let e;_$utils_39=class{constructor(t={}){this.restURL=t.restURL,this.apiToken=t.apiToken,this.slpParser=_$dist_459,this.authToken=t.authToken,this.axios=_$axios_120,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},e=this,this.whitelist=[],this.util=new _$util_42(t)}async decodeOpReturn(r,i=null,n=null){if(i){if(!(i instanceof Object))throw new Error("decodeOpReturn cache parameter must be Object");const t=i[r];if(t)return t}try{if(!r||""===r||"string"!=typeof r)throw new Error("txid string must be included.");const o=this.restURL+"rawtransactions/getRawTransaction",a=(await this.axios.post(o,{verbose:!0,txids:[r],usrObj:n},this.axiosOptions)).data[0].vout[0].scriptPubKey.hex,s=e.slpParser.parseSLP(t.from(a,"hex"));let u={};return"SEND"===s.transactionType?u={tokenType:s.tokenType,txType:s.transactionType,tokenId:s.data.tokenId.toString("hex"),amounts:s.data.amounts}:"GENESIS"===s.transactionType?u={tokenType:s.tokenType,txType:s.transactionType,ticker:s.data.ticker.toString(),name:s.data.name.toString(),tokenId:r,documentUri:s.data.documentUri.toString(),documentHash:s.data.documentHash.toString(),decimals:s.data.decimals,mintBatonVout:s.data.mintBatonVout,qty:s.data.qty}:"MINT"===s.transactionType&&(u={tokenType:s.tokenType,txType:s.transactionType,tokenId:s.data.tokenId.toString("hex"),mintBatonVout:s.data.mintBatonVout,qty:s.data.qty}),i&&(i[r]=u),u}catch(o){throw o}}}}).call(this)}).call(this,_$buffer_251({}).Buffer);var _$slp_37=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},this.Address=new _$address_34(t),this.ECPair=_$ecpair_35,this.TokenType1=new _$tokentype1_38(t),this.NFT1=new _$nft1_36(t),this.Utils=new _$utils_39(t)}};let ___this_24;var _$encryption_24=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.axios=_$axios_120,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},___this_24=this}async getPubKey(t){try{if(!t||"string"!=typeof t)throw new Error("Input must be a valid Bitcoin Cash address.");return(await ___this_24.axios.get(`${this.restURL}encryption/publickey/${t}`,this.axiosOptions)).data}catch(e){throw e.response&&e.response.data?e.response.data:e}}},_$electrumx_23=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},this.blockchain=new _$blockchain_17(t)}async utxo(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}electrumx/utxos/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"electrumx/utxos",{addresses:t},this.axiosOptions)).data;throw new Error("Input address must be a string or array of strings.")}catch(e){throw e.response&&e.response.data?e.response.data:e}}async balance(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}electrumx/balance/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"electrumx/balance",{addresses:t},this.axiosOptions)).data;throw new Error("Input address must be a string or array of strings.")}catch(e){throw e.response&&e.response.data?e.response.data:e}}async transactions(t,e=null,r=!1){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}electrumx/transactions/${t}/${r}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"electrumx/transactions",{addresses:t,usrObj:e,allTxs:r},this.axiosOptions)).data;throw new Error("Input address must be a string or array of strings.")}catch(i){throw i.response&&i.response.data?i.response.data:i}}async unconfirmed(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}electrumx/unconfirmed/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"electrumx/unconfirmed",{addresses:t},this.axiosOptions)).data;throw new Error("Input address must be a string or array of strings.")}catch(e){throw e.response&&e.response.data?e.response.data:e}}async blockHeader(t,e=1){try{return(await _$axios_120.get(`${this.restURL}electrumx/block/headers/${t}?count=${e}`,this.axiosOptions)).data}catch(r){throw r.response&&r.response.data?r.response&&r.response.data?new Error(r.response.data.error):r.response.data:r}}async txData(t){try{if("string"==typeof t)return(await _$axios_120.get(`${this.restURL}electrumx/tx/data/${t}`,this.axiosOptions)).data;if(Array.isArray(t))return(await _$axios_120.post(this.restURL+"electrumx/tx/data",{txids:t},this.axiosOptions)).data;throw new Error("Input txId must be a string or array of strings.")}catch(e){throw e.response&&e.response.data?e.response.data:e}}async broadcast(t){try{if("string"==typeof t)return(await _$axios_120.post(this.restURL+"electrumx/tx/broadcast",{txHex:t},this.axiosOptions)).data;throw new Error("Input txHex must be a string.")}catch(e){throw e.response&&e.response.data?e.response.data:e}}sortConfTxs(t,e="DESCENDING"){try{return t=t.filter(t=>t.height>0),"DESCENDING"===e?t.sort((t,e)=>e.height-t.height):t.sort((t,e)=>t.height-e.height)}catch(err){throw console.log("Error in util.js/sortConfTxs()"),err}}async sortAllTxs(t,e="DESCENDING"){try{const r=await this.blockchain.getBlockCount()+1,i=t.map(t=>(t.height<=0&&(t.height=r),t));return this.sortConfTxs(i,e)}catch(err){throw console.log("Error in util.js/sort0ConfTxs"),console.log("electrumx.js restURL: ",this.restURL),err}}},_$psfSlpIndexer_30=class{constructor(t={}){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},this.rawTransaction=new _$rawTransactions_31(t),this.slpUtils=new _$utils_39(t)}async status(){try{return(await _$axios_120.get(this.restURL+"psf/slp/status",this.axiosOptions)).data}catch(t){throw t.response&&t.response.data?t.response.data:t}}async balance(t){try{if("string"==typeof t)return(await _$axios_120.post(this.restURL+"psf/slp/address",{address:t},this.axiosOptions)).data;throw new Error("Input address must be a string.")}catch(e){throw e.response&&e.response.data?e.response.data:e}}async tokenStats(t,e=!1){try{if("string"==typeof t)return(await _$axios_120.post(this.restURL+"psf/slp/token",{tokenId:t,withTxHistory:e},this.axiosOptions)).data;throw new Error("Input tokenId must be a string.")}catch(r){throw r.response&&r.response.data?r.response.data:r}}async tx(t){try{if("string"==typeof t)return(await _$axios_120.post(this.restURL+"psf/slp/txid",{txid:t},this.axiosOptions)).data;throw new Error("Input txid must be a string.")}catch(e){if(e.response&&e.response.data&&e.response.data.error&&e.response.data.error.includes("Key not found in database")){const e=await this.checkBlacklist(t),r=await this.rawTransaction.getTxData(t);return r.isValidSlp=!!e&&null,{txData:r}}throw e}}async checkBlacklist(t){try{const e=["dd21be4532d93661e8ffe16db6535af0fb8ee1344d1fef81a193e2b4cfa9fbc9"],r=await this.slpUtils.decodeOpReturn(t);for(let t=0;t!0===t.isSlp&&"token"===t.type&&1===t.tokenType);s=await this.hydrateTokenData(s);const u=r.filter(t=>!1===t.isSlp&&t.value>1e3),h=r.filter(t=>!1===t.isSlp&&t.value<=1e3);let f=r.filter(t=>!0===t.isSlp&&"baton"===t.type&&1===t.tokenType);f=await this.hydrateTokenData(f);let c=r.filter(t=>!0===t.isSlp&&"token"===t.type&&129===t.tokenType);c=await this.hydrateTokenData(c);let l=r.filter(t=>!0===t.isSlp&&"baton"===t.type&&129===t.tokenType);l=await this.hydrateTokenData(l);let d=r.filter(t=>!0===t.isSlp&&"token"===t.type&&65===t.tokenType);return{address:e,bchUtxos:u,infoUtxos:h,slpUtxos:{type1:{tokens:s,mintBatons:f},group:{tokens:c,mintBatons:l},nft:{tokens:d=await this.hydrateTokenData(d)}},nullUtxos:r.filter(t=>null===t.isSlp)}}catch(err){if(console.error("Error in bchjs.Utxo.get(): ",err),err.error)throw new Error(err.error);throw err}}async hydrateTokenData(t){try{let e=t.map(t=>t.tokenId);e=[...new Set(e)];const r=[];for(let t=0;tt.tokenData.tokenId===e.tokenId);if(e.ticker=n[0].tokenData.ticker,e.name=n[0].tokenData.name,e.documentUri=n[0].tokenData.documentUri,e.documentHash=n[0].tokenData.documentHash,e.decimals=n[0].tokenData.decimals,"baton"!==e.type){const t=new _$bignumber_194(e.qty).dividedBy(10**parseInt(e.decimals));e.qtyStr=t.toString(),e.tokenQty=e.qtyStr}}return t}catch(err){throw console.log("Error in hydrateTokenData()"),err}}findBiggestUtxo(t){let e=0,r=0;if(!Array.isArray(t))throw new Error("utxos input to findBiggestUtxo() must be an array");for(let i=0;ie&&(e=n.satoshis,r=i)}return t[r]}async isValid(t){try{const e=t.txid||t.tx_hash,r=t.vout|t.tx_pos,i=await this.blockchain.getTxOut(e,r,!0);let n=null;return n=null!==i}catch(err){throw console.log("Error in Utxo.isValid()"),err}}},_$transaction_41=class{constructor(t={}){this.slpUtils=new _$utils_39(t),this.rawTransaction=new _$rawTransactions_31(t),this.blockchain=new _$blockchain_17(t),this.psfSlpIndexer=new _$psfSlpIndexer_30(t)}async get(t){return await this.psfSlpIndexer.tx(t)}async getTokenInfo(t){try{return await this.slpUtils.decodeOpReturn(t)}catch(err){return!1}}};let ___this_20;var _$dsproof_20=class{constructor(t){this.restURL=t.restURL,this.apiToken=t.apiToken,this.authToken=t.authToken,this.axios=_$axios_120,this.authToken?this.axiosOptions={headers:{authorization:this.authToken}}:this.axiosOptions={headers:{authorization:"Token "+this.apiToken}},___this_20=this}async getDSProof(t){try{if(!t)throw new Error("txid is required");if(64!==t.length)throw new Error(`txid must be of length 64 (not ${t.length})`);return(await ___this_20.axios.get(`${this.restURL}dsproof/getdsproof/${t}`,this.axiosOptions)).data}catch(e){throw e.response&&e.response.data?e.response.data:e}}},_$ecash_21=class{toSatoshi(t){if("number"!=typeof t)throw new Error("input must be a floating number representing XEC");return Math.floor(100*t)}toXec(t){if("number"!=typeof t)throw new Error("input must be a floating number representing satoshis");return t/100}},_$bchJs_15={};(function(t,e){(function(){_$bchJs_15=class{constructor(r){if(r&&r.restURL&&""!==r.restURL?this.restURL=r.restURL:t.env.RESTURL&&""!==t.env.RESTURL?this.restURL=t.env.RESTURL:this.restURL="https://api.fullstack.cash/v5/",this.apiToken="",r&&r.apiToken&&""!==r.apiToken?this.apiToken=r.apiToken:this.apiToken="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjYxY2YxZTc2OGFlZjk0MDAxMjUwZTZkYiIsImVtYWlsIjoiY2hyaXMudHJvdXRuZXJAZ21haWwuY29tIiwiYXBpTGV2ZWwiOjUwLCJyYXRlTGltaXQiOjMsInBvaW50c1RvQ29uc3VtZSI6NDAsImR1cmF0aW9uIjozMCwiaWF0IjoxNjkxNTA2OTIzLCJleHAiOjE2OTQwOTg5MjN9.9TiwXpPKr32ddR8OnObeRMrTUek64oBRTVx5AmUEY8w",this.authPass="",r&&r.authPass&&""!==r.authPass?this.authPass=r.authPass:t.env.BCHJSAUTHPASS&&""!==t.env.BCHJSAUTHPASS&&(this.authPass=t.env.BCHJSAUTHPASS),this.authToken="",this.authPass){const t="fullstackcash:"+this.authPass,r=e.from(t).toString("base64");this.authToken="Basic "+r}const i={restURL:this.restURL,apiToken:this.apiToken,authToken:this.authToken};this.Electrumx=new _$electrumx_23(i),this.Control=new _$control_18(i),this.Mining=new _$mining_27(i),this.RawTransactions=new _$rawTransactions_31(i),this.Address=new _$address_14(i),this.BitcoinCash=new _$bitcoincash_16(this.Address),this.Blockchain=new _$blockchain_17(i),this.Crypto=_$crypto_19,this.ECPair=_$ECPair_22,this.ECPair.setAddress(this.Address),this.encryption=new _$encryption_24(i),this.Generating=new _$generating_25(i),this.HDNode=new _$hdnode_26(this.Address),this.Mnemonic=new _$mnemonic_28(this.Address),this.Price=new _$price_29(i),this.Script=new _$script_33,this.TransactionBuilder=_$TransactionBuilder_40,this.TransactionBuilder.setAddress(this.Address),this.Util=new _$util_42(i),this.Schnorr=new _$schnorr_32(i),this.SLP=new _$slp_37(i),this.SLP.HDNode=this.HDNode,this.Utxo=new _$utxo_43(i),this.Transaction=new _$transaction_41(i),this.DSProof=new _$dsproof_20(i),this.eCash=new _$ecash_21,this.PsfSlpIndexer=new _$psfSlpIndexer_30(i)}}}).call(this)}).call(this,_$browser_401,_$buffer_251({}).Buffer);var _$core_269={};(function(t){(function(){var r;r=function(){var r=r||function(r,i){var n;if("undefined"!=typeof window&&window.crypto&&(n=window.crypto),!n&&"undefined"!=typeof window&&window.msCrypto&&(n=window.msCrypto),!n&&void 0!==t&&t.crypto&&(n=t.crypto),!n)try{n=_$cryptoBrowserify_266({})}catch(err){}var o=function(){if(n){if("function"==typeof n.getRandomValues)try{return n.getRandomValues(new Uint32Array(1))[0]}catch(err){}if("function"==typeof n.randomBytes)try{return n.randomBytes(4).readInt32LE()}catch(err){}}throw new Error("Native crypto module could not be used to get secure random number.")},a=Object.create||function(){function t(){}return function(e){var r;return t.prototype=e,r=new t,t.prototype=null,r}}(),s={},u=s.lib={},h=u.Base={extend:function(t){var e=a(this);return t&&e.mixIn(t),e.hasOwnProperty("init")&&this.init!==e.init||(e.init=function(){e.$super.init.apply(this,arguments)}),e.init.prototype=e,e.$super=this,e},create:function(){var t=this.extend();return t.init.apply(t,arguments),t},init:function(){},mixIn:function(t){for(var e in t)t.hasOwnProperty(e)&&(this[e]=t[e]);t.hasOwnProperty("toString")&&(this.toString=t.toString)},clone:function(){return this.init.prototype.extend(this)}},f=u.WordArray=h.extend({init:function(t,e){t=this.words=t||[],this.sigBytes=null!=e?e:4*t.length},toString:function(t){return(t||l).stringify(this)},concat:function(t){var e=this.words,r=t.words,i=this.sigBytes,n=t.sigBytes;if(this.clamp(),i%4)for(var o=0;o>>2]>>>24-o%4*8&255;e[i+o>>>2]|=a<<24-(i+o)%4*8}else for(o=0;o>>2]=r[o>>>2];return this.sigBytes+=n,this},clamp:function(){var t=this.words,e=this.sigBytes;t[e>>>2]&=4294967295<<32-e%4*8,t.length=r.ceil(e/4)},clone:function(){var t=h.clone.call(this);return t.words=this.words.slice(0),t},random:function(t){for(var e=[],r=0;r>>2]>>>24-n%4*8&255;i.push((o>>>4).toString(16)),i.push((15&o).toString(16))}return i.join("")},parse:function(t){for(var e=t.length,r=[],i=0;i>>3]|=parseInt(t.substr(i,2),16)<<24-i%8*4;return new f.init(r,e/2)}},d=c.Latin1={stringify:function(t){for(var e=t.words,r=t.sigBytes,i=[],n=0;n>>2]>>>24-n%4*8&255;i.push(String.fromCharCode(o))}return i.join("")},parse:function(t){for(var e=t.length,r=[],i=0;i>>2]|=(255&t.charCodeAt(i))<<24-i%4*8;return new f.init(r,e)}},p=c.Utf8={stringify:function(t){try{return decodeURIComponent(escape(d.stringify(t)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(t){return d.parse(unescape(encodeURIComponent(t)))}},_=u.BufferedBlockAlgorithm=h.extend({reset:function(){this._data=new f.init,this._nDataBytes=0},_append:function(t){"string"==typeof t&&(t=p.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes},_process:function(t){var e,i=this._data,n=i.words,o=i.sigBytes,a=this.blockSize,s=o/(4*a),u=(s=t?r.ceil(s):r.max((0|s)-this._minBufferSize,0))*a,h=r.min(4*u,o);if(u){for(var c=0;c>>2]|=t[n]<<24-n%4*8;r.call(this,i,e)}else r.apply(this,arguments)}).prototype=e}}(),t.lib.WordArray},"object"==typeof _$libTypedarrays_276?_$libTypedarrays_276=_$libTypedarrays_276=__factory_276(_$core_269):"function"==typeof define&&define.amd?define(["./core"],__factory_276):__factory_276(__root_276.CryptoJS);var _$encUtf16_271={},__root_271,__factory_271;__root_271=this,__factory_271=function(t){return function(){var e=t,r=e.lib.WordArray,i=e.enc;function n(t){return t<<8&4278255360|t>>>8&16711935}i.Utf16=i.Utf16BE={stringify:function(t){for(var e=t.words,r=t.sigBytes,i=[],n=0;n>>2]>>>16-n%4*8&65535;i.push(String.fromCharCode(o))}return i.join("")},parse:function(t){for(var e=t.length,i=[],n=0;n>>1]|=t.charCodeAt(n)<<16-n%2*16;return r.create(i,2*e)}},i.Utf16LE={stringify:function(t){for(var e=t.words,r=t.sigBytes,i=[],o=0;o>>2]>>>16-o%4*8&65535);i.push(String.fromCharCode(a))}return i.join("")},parse:function(t){for(var e=t.length,i=[],o=0;o>>1]|=n(t.charCodeAt(o)<<16-o%2*16);return r.create(i,2*e)}}}(),t.enc.Utf16},"object"==typeof _$encUtf16_271?_$encUtf16_271=_$encUtf16_271=__factory_271(_$core_269):"function"==typeof define&&define.amd?define(["./core"],__factory_271):__factory_271(__root_271.CryptoJS);var _$encBase64_270={},__root_270,__factory_270;__root_270=this,__factory_270=function(t){return r=(e=t).lib.WordArray,e.enc.Base64={stringify:function(t){var e=t.words,r=t.sigBytes,i=this._map;t.clamp();for(var n=[],o=0;o>>2]>>>24-o%4*8&255)<<16|(e[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|e[o+2>>>2]>>>24-(o+2)%4*8&255,s=0;s<4&&o+.75*s>>6*(3-s)&63));var u=i.charAt(64);if(u)for(;n.length%4;)n.push(u);return n.join("")},parse:function(t){var e=t.length,i=this._map,n=this._reverseMap;if(!n){n=this._reverseMap=[];for(var o=0;o>>6-a%4*2;n[o>>>2]|=s<<24-o%4*8,o++}return r.create(n,o)}(t,e,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},t.enc.Base64;var e,r},"object"==typeof _$encBase64_270?_$encBase64_270=_$encBase64_270=__factory_270(_$core_269):"function"==typeof define&&define.amd?define(["./core"],__factory_270):__factory_270(__root_270.CryptoJS);var _$md5_277={},__root_277,__factory_277;__root_277=this,__factory_277=function(t){return function(e){var r=t,i=r.lib,n=i.WordArray,o=i.Hasher,a=r.algo,s=[];!function(){for(var t=0;t<64;t++)s[t]=4294967296*e.abs(e.sin(t+1))|0}();var u=a.MD5=o.extend({_doReset:function(){this._hash=new n.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(t,e){for(var r=0;r<16;r++){var i=e+r,n=t[i];t[i]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}var o=this._hash.words,a=t[e+0],u=t[e+1],d=t[e+2],p=t[e+3],_=t[e+4],m=t[e+5],g=t[e+6],y=t[e+7],b=t[e+8],v=t[e+9],w=t[e+10],M=t[e+11],$=t[e+12],E=t[e+13],S=t[e+14],A=t[e+15],B=o[0],k=o[1],T=o[2],x=o[3];B=h(B,k,T,x,a,7,s[0]),x=h(x,B,k,T,u,12,s[1]),T=h(T,x,B,k,d,17,s[2]),k=h(k,T,x,B,p,22,s[3]),B=h(B,k,T,x,_,7,s[4]),x=h(x,B,k,T,m,12,s[5]),T=h(T,x,B,k,g,17,s[6]),k=h(k,T,x,B,y,22,s[7]),B=h(B,k,T,x,b,7,s[8]),x=h(x,B,k,T,v,12,s[9]),T=h(T,x,B,k,w,17,s[10]),k=h(k,T,x,B,M,22,s[11]),B=h(B,k,T,x,$,7,s[12]),x=h(x,B,k,T,E,12,s[13]),T=h(T,x,B,k,S,17,s[14]),B=f(B,k=h(k,T,x,B,A,22,s[15]),T,x,u,5,s[16]),x=f(x,B,k,T,g,9,s[17]),T=f(T,x,B,k,M,14,s[18]),k=f(k,T,x,B,a,20,s[19]),B=f(B,k,T,x,m,5,s[20]),x=f(x,B,k,T,w,9,s[21]),T=f(T,x,B,k,A,14,s[22]),k=f(k,T,x,B,_,20,s[23]),B=f(B,k,T,x,v,5,s[24]),x=f(x,B,k,T,S,9,s[25]),T=f(T,x,B,k,p,14,s[26]),k=f(k,T,x,B,b,20,s[27]),B=f(B,k,T,x,E,5,s[28]),x=f(x,B,k,T,d,9,s[29]),T=f(T,x,B,k,y,14,s[30]),B=c(B,k=f(k,T,x,B,$,20,s[31]),T,x,m,4,s[32]),x=c(x,B,k,T,b,11,s[33]),T=c(T,x,B,k,M,16,s[34]),k=c(k,T,x,B,S,23,s[35]),B=c(B,k,T,x,u,4,s[36]),x=c(x,B,k,T,_,11,s[37]),T=c(T,x,B,k,y,16,s[38]),k=c(k,T,x,B,w,23,s[39]),B=c(B,k,T,x,E,4,s[40]),x=c(x,B,k,T,a,11,s[41]),T=c(T,x,B,k,p,16,s[42]),k=c(k,T,x,B,g,23,s[43]),B=c(B,k,T,x,v,4,s[44]),x=c(x,B,k,T,$,11,s[45]),T=c(T,x,B,k,A,16,s[46]),B=l(B,k=c(k,T,x,B,d,23,s[47]),T,x,a,6,s[48]),x=l(x,B,k,T,y,10,s[49]),T=l(T,x,B,k,S,15,s[50]),k=l(k,T,x,B,m,21,s[51]),B=l(B,k,T,x,$,6,s[52]),x=l(x,B,k,T,p,10,s[53]),T=l(T,x,B,k,w,15,s[54]),k=l(k,T,x,B,u,21,s[55]),B=l(B,k,T,x,b,6,s[56]),x=l(x,B,k,T,A,10,s[57]),T=l(T,x,B,k,g,15,s[58]),k=l(k,T,x,B,E,21,s[59]),B=l(B,k,T,x,_,6,s[60]),x=l(x,B,k,T,M,10,s[61]),T=l(T,x,B,k,d,15,s[62]),k=l(k,T,x,B,v,21,s[63]),o[0]=o[0]+B|0,o[1]=o[1]+k|0,o[2]=o[2]+T|0,o[3]=o[3]+x|0},_doFinalize:function(){var t=this._data,r=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;r[n>>>5]|=128<<24-n%32;var o=e.floor(i/4294967296),a=i;r[15+(n+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),r[14+(n+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),t.sigBytes=4*(r.length+1),this._process();for(var s=this._hash,u=s.words,h=0;h<4;h++){var f=u[h];u[h]=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8)}return s},clone:function(){var t=o.clone.call(this);return t._hash=this._hash.clone(),t}});function h(t,e,r,i,n,o,a){var s=t+(e&r|~e&i)+n+a;return(s<>>32-o)+e}function f(t,e,r,i,n,o,a){var s=t+(e&i|r&~i)+n+a;return(s<>>32-o)+e}function c(t,e,r,i,n,o,a){var s=t+(e^r^i)+n+a;return(s<>>32-o)+e}function l(t,e,r,i,n,o,a){var s=t+(r^(e|~i))+n+a;return(s<>>32-o)+e}r.MD5=o._createHelper(u),r.HmacMD5=o._createHmacHelper(u)}(Math),t.MD5},"object"==typeof _$md5_277?_$md5_277=_$md5_277=__factory_277(_$core_269):"function"==typeof define&&define.amd?define(["./core"],__factory_277):__factory_277(__root_277.CryptoJS);var _$sha1_293={},__root_293,__factory_293;__root_293=this,__factory_293=function(t){var e,r,i,n,o,a,s;return r=(e=t).lib,i=r.WordArray,n=r.Hasher,o=e.algo,a=[],s=o.SHA1=n.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(t,e){for(var r=this._hash.words,i=r[0],n=r[1],o=r[2],s=r[3],u=r[4],h=0;h<80;h++){if(h<16)a[h]=0|t[e+h];else{var f=a[h-3]^a[h-8]^a[h-14]^a[h-16];a[h]=f<<1|f>>>31}var c=(i<<5|i>>>27)+u+a[h];c+=h<20?1518500249+(n&o|~n&s):h<40?1859775393+(n^o^s):h<60?(n&o|n&s|o&s)-1894007588:(n^o^s)-899497514,u=s,s=o,o=n<<30|n>>>2,n=i,i=c}r[0]=r[0]+i|0,r[1]=r[1]+n|0,r[2]=r[2]+o|0,r[3]=r[3]+s|0,r[4]=r[4]+u|0},_doFinalize:function(){var t=this._data,e=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;return e[i>>>5]|=128<<24-i%32,e[14+(i+64>>>9<<4)]=Math.floor(r/4294967296),e[15+(i+64>>>9<<4)]=r,t.sigBytes=4*e.length,this._process(),this._hash},clone:function(){var t=n.clone.call(this);return t._hash=this._hash.clone(),t}}),e.SHA1=n._createHelper(s),e.HmacSHA1=n._createHmacHelper(s),t.SHA1},"object"==typeof _$sha1_293?_$sha1_293=_$sha1_293=__factory_293(_$core_269):"function"==typeof define&&define.amd?define(["./core"],__factory_293):__factory_293(__root_293.CryptoJS);var _$sha256_295={},__root_295,__factory_295;__root_295=this,__factory_295=function(t){return function(e){var r=t,i=r.lib,n=i.WordArray,o=i.Hasher,a=r.algo,s=[],u=[];!function(){function t(t){for(var r=e.sqrt(t),i=2;i<=r;i++)if(!(t%i))return!1;return!0}function r(t){return 4294967296*(t-(0|t))|0}for(var i=2,n=0;n<64;)t(i)&&(n<8&&(s[n]=r(e.pow(i,.5))),u[n]=r(e.pow(i,1/3)),n++),i++}();var h=[],f=a.SHA256=o.extend({_doReset:function(){this._hash=new n.init(s.slice(0))},_doProcessBlock:function(t,e){for(var r=this._hash.words,i=r[0],n=r[1],o=r[2],a=r[3],s=r[4],f=r[5],c=r[6],l=r[7],d=0;d<64;d++){if(d<16)h[d]=0|t[e+d];else{var p=h[d-15],_=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,m=h[d-2],g=(m<<15|m>>>17)^(m<<13|m>>>19)^m>>>10;h[d]=_+h[d-7]+g+h[d-16]}var y=i&n^i&o^n&o,b=(i<<30|i>>>2)^(i<<19|i>>>13)^(i<<10|i>>>22),v=l+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&f^~s&c)+u[d]+h[d];l=c,c=f,f=s,s=a+v|0,a=o,o=n,n=i,i=v+(b+y)|0}r[0]=r[0]+i|0,r[1]=r[1]+n|0,r[2]=r[2]+o|0,r[3]=r[3]+a|0,r[4]=r[4]+s|0,r[5]=r[5]+f|0,r[6]=r[6]+c|0,r[7]=r[7]+l|0},_doFinalize:function(){var t=this._data,r=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;return r[n>>>5]|=128<<24-n%32,r[14+(n+64>>>9<<4)]=e.floor(i/4294967296),r[15+(n+64>>>9<<4)]=i,t.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var t=o.clone.call(this);return t._hash=this._hash.clone(),t}});r.SHA256=o._createHelper(f),r.HmacSHA256=o._createHmacHelper(f)}(Math),t.SHA256},"object"==typeof _$sha256_295?_$sha256_295=_$sha256_295=__factory_295(_$core_269):"function"==typeof define&&define.amd?define(["./core"],__factory_295):__factory_295(__root_295.CryptoJS);var _$sha224_294={},__root_294,__factory_294;__root_294=this,__factory_294=function(t){var e,r,i,n,o;return r=(e=t).lib.WordArray,i=e.algo,n=i.SHA256,o=i.SHA224=n.extend({_doReset:function(){this._hash=new r.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var t=n._doFinalize.call(this);return t.sigBytes-=4,t}}),e.SHA224=n._createHelper(o),e.HmacSHA224=n._createHmacHelper(o),t.SHA224},"object"==typeof _$sha224_294?_$sha224_294=_$sha224_294=__factory_294(_$core_269,_$sha256_295):"function"==typeof define&&define.amd?define(["./core","./sha256"],__factory_294):__factory_294(__root_294.CryptoJS);var _$sha512_298={},__root_298,__factory_298;__root_298=this,__factory_298=function(t){return function(){var e=t,r=e.lib.Hasher,i=e.x64,n=i.Word,o=i.WordArray,a=e.algo;function s(){return n.create.apply(n,arguments)}var u=[s(1116352408,3609767458),s(1899447441,602891725),s(3049323471,3964484399),s(3921009573,2173295548),s(961987163,4081628472),s(1508970993,3053834265),s(2453635748,2937671579),s(2870763221,3664609560),s(3624381080,2734883394),s(310598401,1164996542),s(607225278,1323610764),s(1426881987,3590304994),s(1925078388,4068182383),s(2162078206,991336113),s(2614888103,633803317),s(3248222580,3479774868),s(3835390401,2666613458),s(4022224774,944711139),s(264347078,2341262773),s(604807628,2007800933),s(770255983,1495990901),s(1249150122,1856431235),s(1555081692,3175218132),s(1996064986,2198950837),s(2554220882,3999719339),s(2821834349,766784016),s(2952996808,2566594879),s(3210313671,3203337956),s(3336571891,1034457026),s(3584528711,2466948901),s(113926993,3758326383),s(338241895,168717936),s(666307205,1188179964),s(773529912,1546045734),s(1294757372,1522805485),s(1396182291,2643833823),s(1695183700,2343527390),s(1986661051,1014477480),s(2177026350,1206759142),s(2456956037,344077627),s(2730485921,1290863460),s(2820302411,3158454273),s(3259730800,3505952657),s(3345764771,106217008),s(3516065817,3606008344),s(3600352804,1432725776),s(4094571909,1467031594),s(275423344,851169720),s(430227734,3100823752),s(506948616,1363258195),s(659060556,3750685593),s(883997877,3785050280),s(958139571,3318307427),s(1322822218,3812723403),s(1537002063,2003034995),s(1747873779,3602036899),s(1955562222,1575990012),s(2024104815,1125592928),s(2227730452,2716904306),s(2361852424,442776044),s(2428436474,593698344),s(2756734187,3733110249),s(3204031479,2999351573),s(3329325298,3815920427),s(3391569614,3928383900),s(3515267271,566280711),s(3940187606,3454069534),s(4118630271,4000239992),s(116418474,1914138554),s(174292421,2731055270),s(289380356,3203993006),s(460393269,320620315),s(685471733,587496836),s(852142971,1086792851),s(1017036298,365543100),s(1126000580,2618297676),s(1288033470,3409855158),s(1501505948,4234509866),s(1607167915,987167468),s(1816402316,1246189591)],h=[];!function(){for(var t=0;t<80;t++)h[t]=s()}();var f=a.SHA512=r.extend({_doReset:function(){this._hash=new o.init([new n.init(1779033703,4089235720),new n.init(3144134277,2227873595),new n.init(1013904242,4271175723),new n.init(2773480762,1595750129),new n.init(1359893119,2917565137),new n.init(2600822924,725511199),new n.init(528734635,4215389547),new n.init(1541459225,327033209)])},_doProcessBlock:function(t,e){for(var r=this._hash.words,i=r[0],n=r[1],o=r[2],a=r[3],s=r[4],f=r[5],c=r[6],l=r[7],d=i.high,p=i.low,_=n.high,m=n.low,g=o.high,y=o.low,b=a.high,v=a.low,w=s.high,M=s.low,$=f.high,E=f.low,S=c.high,A=c.low,B=l.high,k=l.low,T=d,x=p,I=_,P=m,R=g,C=y,O=b,N=v,L=w,D=M,U=$,j=E,H=S,z=A,q=B,K=k,F=0;F<80;F++){var V,G,W=h[F];if(F<16)G=W.high=0|t[e+2*F],V=W.low=0|t[e+2*F+1];else{var Z=h[F-15],Y=Z.high,J=Z.low,X=(Y>>>1|J<<31)^(Y>>>8|J<<24)^Y>>>7,Q=(J>>>1|Y<<31)^(J>>>8|Y<<24)^(J>>>7|Y<<25),tt=h[F-2],et=tt.high,rt=tt.low,it=(et>>>19|rt<<13)^(et<<3|rt>>>29)^et>>>6,nt=(rt>>>19|et<<13)^(rt<<3|et>>>29)^(rt>>>6|et<<26),ot=h[F-7],at=ot.high,st=ot.low,ut=h[F-16],ht=ut.high,ft=ut.low;G=(G=(G=X+at+((V=Q+st)>>>0>>0?1:0))+it+((V+=nt)>>>0>>0?1:0))+ht+((V+=ft)>>>0>>0?1:0),W.high=G,W.low=V}var ct,lt=L&U^~L&H,dt=D&j^~D&z,pt=T&I^T&R^I&R,_t=x&P^x&C^P&C,mt=(T>>>28|x<<4)^(T<<30|x>>>2)^(T<<25|x>>>7),gt=(x>>>28|T<<4)^(x<<30|T>>>2)^(x<<25|T>>>7),yt=(L>>>14|D<<18)^(L>>>18|D<<14)^(L<<23|D>>>9),bt=(D>>>14|L<<18)^(D>>>18|L<<14)^(D<<23|L>>>9),vt=u[F],wt=vt.high,Mt=vt.low,$t=q+yt+((ct=K+bt)>>>0>>0?1:0),Et=gt+_t;q=H,K=z,H=U,z=j,U=L,j=D,L=O+($t=($t=($t=$t+lt+((ct+=dt)>>>0
>>0?1:0))+wt+((ct+=Mt)>>>0>>0?1:0))+G+((ct+=V)>>>0>>0?1:0))+((D=N+ct|0)>>>0>>0?1:0)|0,O=R,N=C,R=I,C=P,I=T,P=x,T=$t+(mt+pt+(Et>>>0>>0?1:0))+((x=ct+Et|0)>>>0>>0?1:0)|0}p=i.low=p+x,i.high=d+T+(p>>>0>>0?1:0),m=n.low=m+P,n.high=_+I+(m>>>0

>>0?1:0),y=o.low=y+C,o.high=g+R+(y>>>0>>0?1:0),v=a.low=v+N,a.high=b+O+(v>>>0>>0?1:0),M=s.low=M+D,s.high=w+L+(M>>>0>>0?1:0),E=f.low=E+j,f.high=$+U+(E>>>0>>0?1:0),A=c.low=A+z,c.high=S+H+(A>>>0>>0?1:0),k=l.low=k+K,l.high=B+q+(k>>>0>>0?1:0)},_doFinalize:function(){var t=this._data,e=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;return e[i>>>5]|=128<<24-i%32,e[30+(i+128>>>10<<5)]=Math.floor(r/4294967296),e[31+(i+128>>>10<<5)]=r,t.sigBytes=4*e.length,this._process(),this._hash.toX32()},clone:function(){var t=r.clone.call(this);return t._hash=this._hash.clone(),t},blockSize:32});e.SHA512=r._createHelper(f),e.HmacSHA512=r._createHmacHelper(f)}(),t.SHA512},"object"==typeof _$sha512_298?_$sha512_298=_$sha512_298=__factory_298(_$core_269,_$x64Core_300):"function"==typeof define&&define.amd?define(["./core","./x64-core"],__factory_298):__factory_298(__root_298.CryptoJS);var _$sha384_297={},__root_297,__factory_297;__root_297=this,__factory_297=function(t){var e,r,i,n,o,a,s;return r=(e=t).x64,i=r.Word,n=r.WordArray,o=e.algo,a=o.SHA512,s=o.SHA384=a.extend({_doReset:function(){this._hash=new n.init([new i.init(3418070365,3238371032),new i.init(1654270250,914150663),new i.init(2438529370,812702999),new i.init(355462360,4144912697),new i.init(1731405415,4290775857),new i.init(2394180231,1750603025),new i.init(3675008525,1694076839),new i.init(1203062813,3204075428)])},_doFinalize:function(){var t=a._doFinalize.call(this);return t.sigBytes-=16,t}}),e.SHA384=a._createHelper(s),e.HmacSHA384=a._createHmacHelper(s),t.SHA384},"object"==typeof _$sha384_297?_$sha384_297=_$sha384_297=__factory_297(_$core_269,_$x64Core_300,_$sha512_298):"function"==typeof define&&define.amd?define(["./core","./x64-core","./sha512"],__factory_297):__factory_297(__root_297.CryptoJS);var _$sha3_296={},__root_296,__factory_296;__root_296=this,__factory_296=function(t){return function(e){var r=t,i=r.lib,n=i.WordArray,o=i.Hasher,a=r.x64.Word,s=r.algo,u=[],h=[],f=[];!function(){for(var t=1,e=0,r=0;r<24;r++){u[t+5*e]=(r+1)*(r+2)/2%64;var i=(2*t+3*e)%5;t=e%5,e=i}for(t=0;t<5;t++)for(e=0;e<5;e++)h[t+5*e]=e+(2*t+3*e)%5*5;for(var n=1,o=0;o<24;o++){for(var s=0,c=0,l=0;l<7;l++){if(1&n){var d=(1<>>24)|4278255360&(o<<24|o>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(k=r[n]).high^=a,k.low^=o}for(var s=0;s<24;s++){for(var l=0;l<5;l++){for(var d=0,p=0,_=0;_<5;_++)d^=(k=r[l+5*_]).high,p^=k.low;var m=c[l];m.high=d,m.low=p}for(l=0;l<5;l++){var g=c[(l+4)%5],y=c[(l+1)%5],b=y.high,v=y.low;for(d=g.high^(b<<1|v>>>31),p=g.low^(v<<1|b>>>31),_=0;_<5;_++)(k=r[l+5*_]).high^=d,k.low^=p}for(var w=1;w<25;w++){var M=(k=r[w]).high,$=k.low,E=u[w];E<32?(d=M<>>32-E,p=$<>>32-E):(d=$<>>64-E,p=M<>>64-E);var S=c[h[w]];S.high=d,S.low=p}var A=c[0],B=r[0];for(A.high=B.high,A.low=B.low,l=0;l<5;l++)for(_=0;_<5;_++){var k=r[w=l+5*_],T=c[w],x=c[(l+1)%5+5*_],I=c[(l+2)%5+5*_];k.high=T.high^~x.high&I.high,k.low=T.low^~x.low&I.low}k=r[0];var P=f[s];k.high^=P.high,k.low^=P.low}},_doFinalize:function(){var t=this._data,r=t.words,i=(this._nDataBytes,8*t.sigBytes),o=32*this.blockSize;r[i>>>5]|=1<<24-i%32,r[(e.ceil((i+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*r.length,this._process();for(var a=this._state,s=this.cfg.outputLength/8,u=s/8,h=[],f=0;f>>24)|4278255360&(l<<24|l>>>8),d=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8),h.push(d),h.push(l)}return new n.init(h,s)},clone:function(){for(var t=o.clone.call(this),e=t._state=this._state.slice(0),r=0;r<25;r++)e[r]=e[r].clone();return t}});r.SHA3=o._createHelper(l),r.HmacSHA3=o._createHmacHelper(l)}(Math),t.SHA3},"object"==typeof _$sha3_296?_$sha3_296=_$sha3_296=__factory_296(_$core_269,_$x64Core_300):"function"==typeof define&&define.amd?define(["./core","./x64-core"],__factory_296):__factory_296(__root_296.CryptoJS);var _$ripemd160_292={},__root_292,__factory_292;__root_292=this,__factory_292=function(t){return function(e){var r=t,i=r.lib,n=i.WordArray,o=i.Hasher,a=r.algo,s=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),u=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),h=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),f=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),c=n.create([0,1518500249,1859775393,2400959708,2840853838]),l=n.create([1352829926,1548603684,1836072691,2053994217,0]),d=a.RIPEMD160=o.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(t,e){for(var r=0;r<16;r++){var i=e+r,n=t[i];t[i]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}var o,a,d,v,w,M,$,E,S,A,B,k=this._hash.words,T=c.words,x=l.words,I=s.words,P=u.words,R=h.words,C=f.words;for(M=o=k[0],$=a=k[1],E=d=k[2],S=v=k[3],A=w=k[4],r=0;r<80;r+=1)B=o+t[e+I[r]]|0,B+=r<16?p(a,d,v)+T[0]:r<32?_(a,d,v)+T[1]:r<48?m(a,d,v)+T[2]:r<64?g(a,d,v)+T[3]:y(a,d,v)+T[4],B=(B=b(B|=0,R[r]))+w|0,o=w,w=v,v=b(d,10),d=a,a=B,B=M+t[e+P[r]]|0,B+=r<16?y($,E,S)+x[0]:r<32?g($,E,S)+x[1]:r<48?m($,E,S)+x[2]:r<64?_($,E,S)+x[3]:p($,E,S)+x[4],B=(B=b(B|=0,C[r]))+A|0,M=A,A=S,S=b(E,10),E=$,$=B;B=k[1]+d+S|0,k[1]=k[2]+v+A|0,k[2]=k[3]+w+M|0,k[3]=k[4]+o+$|0,k[4]=k[0]+a+E|0,k[0]=B},_doFinalize:function(){var t=this._data,e=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;e[i>>>5]|=128<<24-i%32,e[14+(i+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),t.sigBytes=4*(e.length+1),this._process();for(var n=this._hash,o=n.words,a=0;a<5;a++){var s=o[a];o[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return n},clone:function(){var t=o.clone.call(this);return t._hash=this._hash.clone(),t}});function p(t,e,r){return t^e^r}function _(t,e,r){return t&e|~t&r}function m(t,e,r){return(t|~e)^r}function g(t,e,r){return t&r|e&~r}function y(t,e,r){return t^(e|~r)}function b(t,e){return t<>>32-e}r.RIPEMD160=o._createHelper(d),r.HmacRIPEMD160=o._createHmacHelper(d)}(Math),t.RIPEMD160},"object"==typeof _$ripemd160_292?_$ripemd160_292=_$ripemd160_292=__factory_292(_$core_269):"function"==typeof define&&define.amd?define(["./core"],__factory_292):__factory_292(__root_292.CryptoJS);var _$hmac_274={},__root_274,__factory_274;__root_274=this,__factory_274=function(t){var e,r,i;r=(e=t).lib.Base,i=e.enc.Utf8,e.algo.HMAC=r.extend({init:function(t,e){t=this._hasher=new t.init,"string"==typeof e&&(e=i.parse(e));var r=t.blockSize,n=4*r;e.sigBytes>n&&(e=t.finalize(e)),e.clamp();for(var o=this._oKey=e.clone(),a=this._iKey=e.clone(),s=o.words,u=a.words,h=0;h>>2];t.sigBytes-=e}},_=(i.BlockCipher=f.extend({cfg:f.cfg.extend({mode:d,padding:p}),reset:function(){var t;f.reset.call(this);var e=this.cfg,r=e.iv,i=e.mode;this._xformMode==this._ENC_XFORM_MODE?t=i.createEncryptor:(t=i.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==t?this._mode.init(this,r&&r.words):(this._mode=t.call(i,this,r&&r.words),this._mode.__creator=t)},_doProcessBlock:function(t,e){this._mode.processBlock(t,e)},_doFinalize:function(){var t,e=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t},blockSize:4}),i.CipherParams=n.extend({init:function(t){this.mixIn(t)},toString:function(t){return(t||this.formatter).stringify(this)}})),m=(r.format={}).OpenSSL={stringify:function(t){var e=t.ciphertext,r=t.salt;return(r?o.create([1398893684,1701076831]).concat(r).concat(e):e).toString(u)},parse:function(t){var e,r=u.parse(t),i=r.words;return 1398893684==i[0]&&1701076831==i[1]&&(e=o.create(i.slice(2,4)),i.splice(0,4),r.sigBytes-=16),_.create({ciphertext:r,salt:e})}},g=i.SerializableCipher=n.extend({cfg:n.extend({format:m}),encrypt:function(t,e,r,i){i=this.cfg.extend(i);var n=t.createEncryptor(r,i),o=n.finalize(e),a=n.cfg;return _.create({ciphertext:o,key:r,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:t.blockSize,formatter:i.format})},decrypt:function(t,e,r,i){return i=this.cfg.extend(i),e=this._parse(e,i.format),t.createDecryptor(r,i).finalize(e.ciphertext)},_parse:function(t,e){return"string"==typeof t?e.parse(t,this):t}}),y=(r.kdf={}).OpenSSL={execute:function(t,e,r,i){i||(i=o.random(8));var n=h.create({keySize:e+r}).compute(t,i),a=o.create(n.words.slice(e),4*r);return n.sigBytes=4*e,_.create({key:n,iv:a,salt:i})}},b=i.PasswordBasedCipher=g.extend({cfg:g.cfg.extend({kdf:y}),encrypt:function(t,e,r,i){var n=(i=this.cfg.extend(i)).kdf.execute(r,t.keySize,t.ivSize);i.iv=n.iv;var o=g.encrypt.call(this,t,e,n.key,i);return o.mixIn(n),o},decrypt:function(t,e,r,i){i=this.cfg.extend(i),e=this._parse(e,i.format);var n=i.kdf.execute(r,t.keySize,t.ivSize,e.salt);return i.iv=n.iv,g.decrypt.call(this,t,e,n.key,i)}})}()},"object"==typeof _$cipherCore_268?_$cipherCore_268=_$cipherCore_268=__factory_268(_$core_269,_$evpkdf_272):"function"==typeof define&&define.amd?define(["./core","./evpkdf"],__factory_268):__factory_268(__root_268.CryptoJS);var _$modeCfb_278={},__root_278,__factory_278;__root_278=this,__factory_278=function(t){return t.mode.CFB=function(){var e=t.lib.BlockCipherMode.extend();function r(t,e,r,i){var n,o=this._iv;o?(n=o.slice(0),this._iv=void 0):n=this._prevBlock,i.encryptBlock(n,0);for(var a=0;a>24&255)){var e=t>>16&255,r=t>>8&255,i=255&t;255===e?(e=0,255===r?(r=0,255===i?i=0:++i):++r):++e,t=0,t+=e<<16,t+=r<<8,t+=i}else t+=1<<24;return t}var i=e.Encryptor=e.extend({processBlock:function(t,e){var i=this._cipher,n=i.blockSize,o=this._iv,a=this._counter;o&&(a=this._counter=o.slice(0),this._iv=void 0),function(t){0===(t[0]=r(t[0]))&&(t[1]=r(t[1]))}(a);var s=a.slice(0);i.encryptBlock(s,0);for(var u=0;u>>2]|=n<<24-o%4*8,t.sigBytes+=n},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},t.pad.Ansix923},"object"==typeof _$padAnsix923_283?_$padAnsix923_283=_$padAnsix923_283=__factory_283(_$core_269,_$cipherCore_268):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_283):__factory_283(__root_283.CryptoJS);var _$padIso10126_284={},__root_284,__factory_284;__root_284=this,__factory_284=function(t){return t.pad.Iso10126={pad:function(e,r){var i=4*r,n=i-e.sigBytes%i;e.concat(t.lib.WordArray.random(n-1)).concat(t.lib.WordArray.create([n<<24],1))},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},t.pad.Iso10126},"object"==typeof _$padIso10126_284?_$padIso10126_284=_$padIso10126_284=__factory_284(_$core_269,_$cipherCore_268):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_284):__factory_284(__root_284.CryptoJS);var _$padIso97971_285={},__root_285,__factory_285;__root_285=this,__factory_285=function(t){return t.pad.Iso97971={pad:function(e,r){e.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(e,r)},unpad:function(e){t.pad.ZeroPadding.unpad(e),e.sigBytes--}},t.pad.Iso97971},"object"==typeof _$padIso97971_285?_$padIso97971_285=_$padIso97971_285=__factory_285(_$core_269,_$cipherCore_268):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_285):__factory_285(__root_285.CryptoJS);var _$padZeropadding_287={},__root_287,__factory_287;__root_287=this,__factory_287=function(t){return t.pad.ZeroPadding={pad:function(t,e){var r=4*e;t.clamp(),t.sigBytes+=r-(t.sigBytes%r||r)},unpad:function(t){var e=t.words,r=t.sigBytes-1;for(r=t.sigBytes-1;r>=0;r--)if(e[r>>>2]>>>24-r%4*8&255){t.sigBytes=r+1;break}}},t.pad.ZeroPadding},"object"==typeof _$padZeropadding_287?_$padZeropadding_287=_$padZeropadding_287=__factory_287(_$core_269,_$cipherCore_268):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_287):__factory_287(__root_287.CryptoJS);var _$padNopadding_286={},__root_286,__factory_286;__root_286=this,__factory_286=function(t){return t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding},"object"==typeof _$padNopadding_286?_$padNopadding_286=_$padNopadding_286=__factory_286(_$core_269,_$cipherCore_268):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_286):__factory_286(__root_286.CryptoJS);var _$formatHex_273={},__root_273,__factory_273;__root_273=this,__factory_273=function(t){var e,r,i;return r=(e=t).lib.CipherParams,i=e.enc.Hex,e.format.Hex={stringify:function(t){return t.ciphertext.toString(i)},parse:function(t){var e=i.parse(t);return r.create({ciphertext:e})}},t.format.Hex},"object"==typeof _$formatHex_273?_$formatHex_273=_$formatHex_273=__factory_273(_$core_269,_$cipherCore_268):"function"==typeof define&&define.amd?define(["./core","./cipher-core"],__factory_273):__factory_273(__root_273.CryptoJS);var _$aes_267={},__root_267,__factory_267;__root_267=this,__factory_267=function(t){return function(){var e=t,r=e.lib.BlockCipher,i=e.algo,n=[],o=[],a=[],s=[],u=[],h=[],f=[],c=[],l=[],d=[];!function(){for(var t=[],e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;var r=0,i=0;for(e=0;e<256;e++){var p=i^i<<1^i<<2^i<<3^i<<4;p=p>>>8^255&p^99,n[r]=p,o[p]=r;var _=t[r],m=t[_],g=t[m],y=257*t[p]^16843008*p;a[r]=y<<24|y>>>8,s[r]=y<<16|y>>>16,u[r]=y<<8|y>>>24,h[r]=y,y=16843009*g^65537*m^257*_^16843008*r,f[p]=y<<24|y>>>8,c[p]=y<<16|y>>>16,l[p]=y<<8|y>>>24,d[p]=y,r?(r=_^t[t[t[g^_]]],i^=t[t[i]]):r=i=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],_=i.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var t=this._keyPriorReset=this._key,e=t.words,r=t.sigBytes/4,i=4*((this._nRounds=r+6)+1),o=this._keySchedule=[],a=0;a6&&a%r==4&&(h=n[h>>>24]<<24|n[h>>>16&255]<<16|n[h>>>8&255]<<8|n[255&h]):(h=n[(h=h<<8|h>>>24)>>>24]<<24|n[h>>>16&255]<<16|n[h>>>8&255]<<8|n[255&h],h^=p[a/r|0]<<24),o[a]=o[a-r]^h);for(var s=this._invKeySchedule=[],u=0;u>>24]]^c[n[h>>>16&255]]^l[n[h>>>8&255]]^d[n[255&h]]}}},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._keySchedule,a,s,u,h,n)},decryptBlock:function(t,e){var r=t[e+1];t[e+1]=t[e+3],t[e+3]=r,this._doCryptBlock(t,e,this._invKeySchedule,f,c,l,d,o),r=t[e+1],t[e+1]=t[e+3],t[e+3]=r},_doCryptBlock:function(t,e,r,i,n,o,a,s){for(var u=this._nRounds,h=t[e]^r[0],f=t[e+1]^r[1],c=t[e+2]^r[2],l=t[e+3]^r[3],d=4,p=1;p>>24]^n[f>>>16&255]^o[c>>>8&255]^a[255&l]^r[d++],m=i[f>>>24]^n[c>>>16&255]^o[l>>>8&255]^a[255&h]^r[d++],g=i[c>>>24]^n[l>>>16&255]^o[h>>>8&255]^a[255&f]^r[d++],y=i[l>>>24]^n[h>>>16&255]^o[f>>>8&255]^a[255&c]^r[d++];h=_,f=m,c=g,l=y}_=(s[h>>>24]<<24|s[f>>>16&255]<<16|s[c>>>8&255]<<8|s[255&l])^r[d++],m=(s[f>>>24]<<24|s[c>>>16&255]<<16|s[l>>>8&255]<<8|s[255&h])^r[d++],g=(s[c>>>24]<<24|s[l>>>16&255]<<16|s[h>>>8&255]<<8|s[255&f])^r[d++],y=(s[l>>>24]<<24|s[h>>>16&255]<<16|s[f>>>8&255]<<8|s[255&c])^r[d++],t[e]=_,t[e+1]=m,t[e+2]=g,t[e+3]=y},keySize:8});e.AES=r._createHelper(_)}(),t.AES},"object"==typeof _$aes_267?_$aes_267=_$aes_267=__factory_267(_$core_269,_$encBase64_270,_$md5_277,_$evpkdf_272,_$cipherCore_268):"function"==typeof define&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],__factory_267):__factory_267(__root_267.CryptoJS);var _$tripledes_299={},__root_299,__factory_299;__root_299=this,__factory_299=function(t){return function(){var e=t,r=e.lib,i=r.WordArray,n=r.BlockCipher,o=e.algo,a=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],s=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],u=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],h=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],f=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],c=o.DES=n.extend({_doReset:function(){for(var t=this._key.words,e=[],r=0;r<56;r++){var i=a[r]-1;e[r]=t[i>>>5]>>>31-i%32&1}for(var n=this._subKeys=[],o=0;o<16;o++){var h=n[o]=[],f=u[o];for(r=0;r<24;r++)h[r/6|0]|=e[(s[r]-1+f)%28]<<31-r%6,h[4+(r/6|0)]|=e[28+(s[r+24]-1+f)%28]<<31-r%6;for(h[0]=h[0]<<1|h[0]>>>31,r=1;r<7;r++)h[r]=h[r]>>>4*(r-1)+3;h[7]=h[7]<<5|h[7]>>>27}var c=this._invSubKeys=[];for(r=0;r<16;r++)c[r]=n[15-r]},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._subKeys)},decryptBlock:function(t,e){this._doCryptBlock(t,e,this._invSubKeys)},_doCryptBlock:function(t,e,r){this._lBlock=t[e],this._rBlock=t[e+1],l.call(this,4,252645135),l.call(this,16,65535),d.call(this,2,858993459),d.call(this,8,16711935),l.call(this,1,1431655765);for(var i=0;i<16;i++){for(var n=r[i],o=this._lBlock,a=this._rBlock,s=0,u=0;u<8;u++)s|=h[u][((a^n[u])&f[u])>>>0];this._lBlock=a,this._rBlock=o^s}var c=this._lBlock;this._lBlock=this._rBlock,this._rBlock=c,l.call(this,1,1431655765),d.call(this,8,16711935),d.call(this,2,858993459),l.call(this,16,65535),l.call(this,4,252645135),t[e]=this._lBlock,t[e+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function l(t,e){var r=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=r,this._lBlock^=r<>>t^this._lBlock)&e;this._lBlock^=r,this._rBlock^=r<192.");var e=t.slice(0,2),r=t.length<4?t.slice(0,2):t.slice(2,4),n=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=c.createEncryptor(i.create(e)),this._des2=c.createEncryptor(i.create(r)),this._des3=c.createEncryptor(i.create(n))},encryptBlock:function(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e)},decryptBlock:function(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e)},keySize:6,ivSize:2,blockSize:2});e.TripleDES=n._createHelper(p)}(),t.TripleDES},"object"==typeof _$tripledes_299?_$tripledes_299=_$tripledes_299=__factory_299(_$core_269,_$encBase64_270,_$md5_277,_$evpkdf_272,_$cipherCore_268):"function"==typeof define&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],__factory_299):__factory_299(__root_299.CryptoJS);var _$rc4_291={},__root_291,__factory_291;__root_291=this,__factory_291=function(t){return function(){var e=t,r=e.lib.StreamCipher,i=e.algo,n=i.RC4=r.extend({_doReset:function(){for(var t=this._key,e=t.words,r=t.sigBytes,i=this._S=[],n=0;n<256;n++)i[n]=n;n=0;for(var o=0;n<256;n++){var a=n%r,s=e[a>>>2]>>>24-a%4*8&255;o=(o+i[n]+s)%256;var u=i[n];i[n]=i[o],i[o]=u}this._i=this._j=0},_doProcessBlock:function(t,e){t[e]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var t=this._S,e=this._i,r=this._j,i=0,n=0;n<4;n++){r=(r+t[e=(e+1)%256])%256;var o=t[e];t[e]=t[r],t[r]=o,i|=t[(t[e]+t[r])%256]<<24-8*n}return this._i=e,this._j=r,i}e.RC4=r._createHelper(n);var a=i.RC4Drop=n.extend({cfg:n.cfg.extend({drop:192}),_doReset:function(){n._doReset.call(this);for(var t=this.cfg.drop;t>0;t--)o.call(this)}});e.RC4Drop=r._createHelper(a)}(),t.RC4},"object"==typeof _$rc4_291?_$rc4_291=_$rc4_291=__factory_291(_$core_269,_$encBase64_270,_$md5_277,_$evpkdf_272,_$cipherCore_268):"function"==typeof define&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],__factory_291):__factory_291(__root_291.CryptoJS);var _$rabbit_290={},__root_290,__factory_290;__root_290=this,__factory_290=function(t){return function(){var e=t,r=e.lib.StreamCipher,i=e.algo,n=[],o=[],a=[],s=i.Rabbit=r.extend({_doReset:function(){for(var t=this._key.words,e=this.cfg.iv,r=0;r<4;r++)t[r]=16711935&(t[r]<<8|t[r]>>>24)|4278255360&(t[r]<<24|t[r]>>>8);var i=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];for(this._b=0,r=0;r<4;r++)u.call(this);for(r=0;r<8;r++)n[r]^=i[r+4&7];if(e){var o=e.words,a=o[0],s=o[1],h=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),f=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),c=h>>>16|4294901760&f,l=f<<16|65535&h;for(n[0]^=h,n[1]^=c,n[2]^=f,n[3]^=l,n[4]^=h,n[5]^=c,n[6]^=f,n[7]^=l,r=0;r<4;r++)u.call(this)}},_doProcessBlock:function(t,e){var r=this._X;u.call(this),n[0]=r[0]^r[5]>>>16^r[3]<<16,n[1]=r[2]^r[7]>>>16^r[5]<<16,n[2]=r[4]^r[1]>>>16^r[7]<<16,n[3]=r[6]^r[3]>>>16^r[1]<<16;for(var i=0;i<4;i++)n[i]=16711935&(n[i]<<8|n[i]>>>24)|4278255360&(n[i]<<24|n[i]>>>8),t[e+i]^=n[i]},blockSize:4,ivSize:2});function u(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0>>0?1:0)|0,this._b=e[7]>>>0>>0?1:0,r=0;r<8;r++){var i=t[r]+e[r],n=65535&i,s=i>>>16,u=((n*n>>>17)+n*s>>>15)+s*s,h=((4294901760&i)*i|0)+((65535&i)*i|0);a[r]=u^h}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}e.Rabbit=r._createHelper(s)}(),t.Rabbit},"object"==typeof _$rabbit_290?_$rabbit_290=_$rabbit_290=__factory_290(_$core_269,_$encBase64_270,_$md5_277,_$evpkdf_272,_$cipherCore_268):"function"==typeof define&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],__factory_290):__factory_290(__root_290.CryptoJS);var _$rabbitLegacy_289={},__root_289,__factory_289;__root_289=this,__factory_289=function(t){return function(){var e=t,r=e.lib.StreamCipher,i=e.algo,n=[],o=[],a=[],s=i.RabbitLegacy=r.extend({_doReset:function(){var t=this._key.words,e=this.cfg.iv,r=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],i=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var n=0;n<4;n++)u.call(this);for(n=0;n<8;n++)i[n]^=r[n+4&7];if(e){var o=e.words,a=o[0],s=o[1],h=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),f=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),c=h>>>16|4294901760&f,l=f<<16|65535&h;for(i[0]^=h,i[1]^=c,i[2]^=f,i[3]^=l,i[4]^=h,i[5]^=c,i[6]^=f,i[7]^=l,n=0;n<4;n++)u.call(this)}},_doProcessBlock:function(t,e){var r=this._X;u.call(this),n[0]=r[0]^r[5]>>>16^r[3]<<16,n[1]=r[2]^r[7]>>>16^r[5]<<16,n[2]=r[4]^r[1]>>>16^r[7]<<16,n[3]=r[6]^r[3]>>>16^r[1]<<16;for(var i=0;i<4;i++)n[i]=16711935&(n[i]<<8|n[i]>>>24)|4278255360&(n[i]<<24|n[i]>>>8),t[e+i]^=n[i]},blockSize:4,ivSize:2});function u(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0>>0?1:0)|0,this._b=e[7]>>>0>>0?1:0,r=0;r<8;r++){var i=t[r]+e[r],n=65535&i,s=i>>>16,u=((n*n>>>17)+n*s>>>15)+s*s,h=((4294901760&i)*i|0)+((65535&i)*i|0);a[r]=u^h}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}e.RabbitLegacy=r._createHelper(s)}(),t.RabbitLegacy},"object"==typeof _$rabbitLegacy_289?_$rabbitLegacy_289=_$rabbitLegacy_289=__factory_289(_$core_269,_$encBase64_270,_$md5_277,_$evpkdf_272,_$cipherCore_268):"function"==typeof define&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],__factory_289):__factory_289(__root_289.CryptoJS);var _$cryptoJs_275={},__root_275,__factory_275;__root_275=this,__factory_275=function(t){return t},"object"==typeof _$cryptoJs_275?_$cryptoJs_275=_$cryptoJs_275=__factory_275(_$core_269,_$x64Core_300,_$libTypedarrays_276,_$encUtf16_271,_$encBase64_270,_$md5_277,_$sha1_293,_$sha256_295,_$sha224_294,_$sha512_298,_$sha384_297,_$sha3_296,_$ripemd160_292,_$hmac_274,_$pbkdf2_288,_$evpkdf_272,_$cipherCore_268,_$modeCfb_278,_$modeCtr_280,_$modeCtrGladman_279,_$modeOfb_282,_$modeEcb_281,_$padAnsix923_283,_$padIso10126_284,_$padIso97971_285,_$padZeropadding_287,_$padNopadding_286,_$formatHex_273,_$aes_267,_$tripledes_299,_$rc4_291,_$rabbit_290,_$rabbitLegacy_289):"function"==typeof define&&define.amd?define(["./core","./x64-core","./lib-typedarrays","./enc-utf16","./enc-base64","./md5","./sha1","./sha256","./sha224","./sha512","./sha384","./sha3","./ripemd160","./hmac","./pbkdf2","./evpkdf","./cipher-core","./mode-cfb","./mode-ctr","./mode-ctr-gladman","./mode-ofb","./mode-ecb","./pad-ansix923","./pad-iso10126","./pad-iso97971","./pad-zeropadding","./pad-nopadding","./format-hex","./aes","./tripledes","./rc4","./rabbit","./rabbit-legacy"],__factory_275):__root_275.CryptoJS=__factory_275(__root_275.CryptoJS);const orgs=[{org:"psf",description:"Permissionless Software Foundation",website:"https://psfoundation.cash",addresses:{donations:"bitcoincash:qqsrke9lh257tqen99dkyy2emh4uty0vky9y0z0lsr"}},{org:"abc",description:"Bitcoin ABC",website:"https://www.bitcoinabc.org/",addresses:{donations:"bitcoincash:qqeht8vnwag20yv8dvtcrd4ujx09fwxwsqqqw93w88"}},{org:"bchd",description:"BCHD full node in Go",website:"https://bchd.cash/",addresses:{donations:"bitcoincash:qrhea03074073ff3zv9whh0nggxc7k03ssh8jv9mkx"}}];var _$bchDonation_186=function(t){const e=orgs.filter(e=>e.org===t);if(!e)throw new Error("Could not find an organization with that handle.");if(e.length>1)throw new Error("Multiple organizations were found!");return e[0].addresses};const PSF_DONATION=2e3;var _$sendBch_5=class{constructor(t={}){if(this.bchjs=t.bchjs,!this.bchjs)throw new Error("Must pass instance of bch-js when instantiating SendBCH.");if(this.ar=t.ar,!this.ar)throw new Error("Must pass instance of Adapter Router.");this.restURL=t.restURL,this.apiToken=t.apiToken}async sendBch(t,e,r){try{const i=await this.createTransaction(t,e,r);return await this.ar.sendTx(i.hex)}catch(err){throw console.error("Error in send-bch.js/sendBch()"),err}}async createTransaction(t,e,r){try{if(!r||0===r.length)throw new Error("UTXO list is empty");e.fee||(e.fee=1);const{necessaryUtxos:i,change:n}=this.getNecessaryUtxosAndChange(t,r,e.fee),o=new this.bchjs.TransactionBuilder;i.forEach(t=>{o.addInput(t.tx_hash,t.tx_pos)}),t.forEach(t=>{o.addOutput(this.bchjs.Address.toLegacyAddress(t.address),t.amountSat)}),o.addOutput(_$bchDonation_186("psf").donations,PSF_DONATION),n&&n>546&&o.addOutput(e.cashAddress,n);const a=await this.getKeyPairFromMnemonic(e);i.forEach((t,e)=>{o.sign(e,a,void 0,o.hashTypes.SIGHASH_ALL,t.value)});const s=o.build();return{hex:s.toHex(),txid:s.getId()}}catch(err){throw console.error("Error in send-bch.js/createTransaction()"),err}}getNecessaryUtxosAndChange(t,e,r=1,i={}){const n=i.utxoSortingFn?i.utxoSortingFn(e):this.sortUtxosBySize(e,"ASCENDING"),o=this.calculateFee(0,t.length+1,r);let a=t.reduce((t,e)=>t+e.amountSat,0)+o+PSF_DONATION,s=0;const u=[];for(const f of n)if(u.push(f),(s+=f.value)>=(a+=148))break;const h=s-a;if(h<0)throw console.error(`Available satoshis (${s}) below needed satoshis (${a}).`),new Error("Insufficient balance");return{necessaryUtxos:u,change:h}}sortUtxosBySize(t,e="ASCENDING"){return"ASCENDING"===e?t.sort((t,e)=>t.value-e.value):t.sort((t,e)=>e.value-t.value)}calculateFee(t,e,r){try{const i=this.bchjs.BitcoinCash.getByteCount({P2PKH:t},{P2PKH:e+1}),n=Math.ceil(i*r);if(isNaN(n))throw new Error("Invalid input. Fee could not be calculated.");return n}catch(err){throw console.error("Error in send-bch.js/calculateFee()"),err}}async getKeyPairFromMnemonic(t){if(t.mnemonic){const e=await this.bchjs.Mnemonic.toSeed(t.mnemonic),r=this.bchjs.HDNode.fromSeed(e),i=this.bchjs.HDNode.derivePath(r,t.hdPath);return this.bchjs.HDNode.toKeyPair(i)}if(!t.privateKey)throw new Error("Wallet has no mnemonic or private key!");return this.bchjs.ECPair.fromWIF(t.privateKey)}async sendAllBch(t,e,r){try{const i=await this.createSendAllTx(t,e,r);return await this.ar.sendTx(i.hex)}catch(err){throw console.error("Error in send-bch.js/sendAllBch()"),err}}async createSendAllTx(t,e,r){try{if(!t||"string"!=typeof t)throw new Error("Address to send must be a bch address");if(!r||0===r.length)throw new Error("UTXO list is empty");const i=new this.bchjs.TransactionBuilder;e.fee||(e.fee=1);const n=e.fee;let o=0,a=this.calculateFee(0,2,n);a+=PSF_DONATION,r.forEach(t=>{o+=t.value,a+=148,i.addInput(t.tx_hash,t.tx_pos)}),i.addOutput(t,o-a),i.addOutput(_$bchDonation_186("psf").donations,PSF_DONATION);const s=await this.getKeyPairFromMnemonic(e);r.forEach((t,e)=>{i.sign(e,s,void 0,i.hashTypes.SIGHASH_ALL,t.value)});const u=i.build();return{hex:u.toHex(),txid:u.getId()}}catch(err){throw console.error("Error in send-bch.js/createSendAllTx()"),err}}},_$utxos_7=class{constructor(t={}){if(this.bchjs=t.bchjs,!this.bchjs)throw new Error("Must pass instance of bch-js when instantiating AdapterRouter.");if(this.ar=t.ar,!this.ar)throw new Error("Must pass instance of Adapter Router.");this.utxoStore={},this.temp=[]}async initUtxoStore(t){try{this.utxoStore=[];const e=await this.ar.getUtxos(t);if(e.status>399)throw new Error(e.message);return this.utxoStore=e,this.utxoStore}catch(err){throw console.error("Error in utxos.js/initUtxoStore()"),err}}getSpendableTokenUtxos(){try{return this.utxoStore.slpUtxos.type1.tokens.concat(this.utxoStore.slpUtxos.nft.tokens,this.utxoStore.slpUtxos.group.tokens)}catch(err){throw console.error("Error in utxos.js/getSpendableTokenUtxos()"),err}}},_$tokens_6={};(function(t){(function(){_$tokens_6=class{constructor(t={}){if(this.bchjs=t.bchjs,!this.bchjs)throw new Error("Must pass instance of bch-js when instantiating Tokens library.");if(this.ar=t.ar,!this.ar)throw new Error("Must pass instance of Adapter Router.");this.sendBch=new _$sendBch_5(t),this.utxos=new _$utxos_7(t)}async listTokensFromAddress(t){try{if(!t)throw new Error("Address not provided");t=this.bchjs.SLP.Address.toCashAddress(t),await this.utxos.initUtxoStore(t);const e=this.utxos.getSpendableTokenUtxos();return this.listTokensFromUtxos(e)}catch(err){throw console.error("Error in tokens.js/listTokensFromAddress()"),err}}async getTokenBalance(t,e){try{if(!t)throw new Error("token ID not provided");if(!e)throw new Error("Address not provided");console.log("tokenId: ",t);const r=(await this.listTokensFromAddress(e)).filter(e=>e.tokenId===t);return r.length?r[0].qty:0}catch(err){throw console.error("Error in tokens.js/getTokenBalance()"),err}}listTokensFromUtxos(t){try{const e=[];return t.forEach(t=>{if(!t.isSlp||"token"!==t.type)return;const r=e.findIndex(e=>e.tokenId===t.tokenId);if(r<0){const r={tokenId:t.tokenId,ticker:t.ticker,name:t.name,decimals:t.decimals,tokenType:t.tokenType,url:t.documentUri,qty:Number(t.qtyStr)};e.push(r)}else e[r].qty+=Number(t.qtyStr)}),e}catch(err){throw console.error("Error in tokens.js/listTokensFromUtxos()"),err}}async sendTokens(t,e,r,i,n=1,o={}){try{const a=await this.createTransaction(t,e,r,i,n,o);return await this.ar.sendTx(a.hex)}catch(err){throw console.error("Error in tokens.js/sendTokens()"),err}}async createTransaction(e,r,i,n,o=1,a={}){try{if(!i||0===i.length)throw new Error("BCH UTXO list is empty");if(!n||0===n.length)throw new Error("Token UTXO list is empty");const s=e.tokenId;if(0===(n=n.filter(t=>t.tokenId===s&&"token"===t.type)).length)throw new Error(`Token UTXO with token ID ${s} not found!`);const u=[{address:r.cashAddress,amountSat:500+50*o}],{necessaryUtxos:h,change:f}=this.sendBch.getNecessaryUtxosAndChange(u,i,o,a),c=new this.bchjs.TransactionBuilder;a.tokenUtxosFilter&&(n=a.tokenUtxosFilter(n)),n.forEach(t=>{c.addInput(t.tx_hash,t.tx_pos)}),h.forEach(t=>{c.addInput(t.tx_hash,t.tx_pos)}),n=n.map(t=>(t.tokenQty=parseFloat(t.qtyStr),t));let l={};if(1===n[0].tokenType)l=await this.bchjs.SLP.TokenType1.generateSendOpReturn(n,e.qty);else if(65===n[0].tokenType)l=await this.bchjs.SLP.NFT1.generateNFTChildSendOpReturn(n,e.qty);else{if(129!==n[0].tokenType)throw new Error(`Token Type ${n[0].tokenType} unknown`);l=await this.bchjs.SLP.NFT1.generateNFTGroupSendOpReturn(n,e.qty)}const d=t.from(l.script,"hex");c.addOutput(d,0),c.addOutput(this.bchjs.SLP.Address.toLegacyAddress(e.address),546),l.outputs>1&&c.addOutput(this.bchjs.SLP.Address.toLegacyAddress(r.address),546),c.addOutput(_$bchDonation_186("psf").donations,2e3),f&&f>546&&c.addOutput(r.cashAddress,f);const p=await this.sendBch.getKeyPairFromMnemonic(r);n.forEach((t,e)=>{c.sign(e,p,void 0,c.hashTypes.SIGHASH_ALL,t.value)}),h.forEach((t,e)=>{c.sign(n.length+e,p,void 0,c.hashTypes.SIGHASH_ALL,t.value)});const _=c.build();return{hex:_.toHex(),txid:_.getId()}}catch(err){throw console.error("Error in tokens.js/createTransaction()"),err}}async createBurnTransaction(t,e,r,i,n,o=1){try{if(!t||"number"!=typeof t)throw new Error("qty must be number");if(!e||"string"!=typeof e)throw new Error("tokenId must be string");if(!r||"object"!=typeof r)throw new Error("walletInfo must be a object");if(!i||0===i.length)throw new Error("BCH UTXO list is empty");if(!n||0===n.length)throw new Error("Token UTXO list is empty");if(!(n=n.filter(t=>t.tokenId===e&&"token"===t.type)).length)throw new Error("tokenId does not match");let a=0;for(let t=0;t{f.addInput(t.tx_hash,t.tx_pos)}),u.forEach(t=>{f.addInput(t.tx_hash,t.tx_pos)}),n.map(t=>(t.tokenQty=t.qtyStr,t));const c=await this.bchjs.SLP.TokenType1.generateBurnOpReturn(n,t);f.addOutput(c,0),f.addOutput(this.bchjs.SLP.Address.toLegacyAddress(r.address),546),f.addOutput(_$bchDonation_186("psf").donations,2e3),h&&h>546&&f.addOutput(r.cashAddress,h);const l=await this.sendBch.getKeyPairFromMnemonic(r);n.forEach((t,e)=>{f.sign(e,l,void 0,f.hashTypes.SIGHASH_ALL,t.value)}),u.forEach((t,e)=>{f.sign(n.length+e,l,void 0,f.hashTypes.SIGHASH_ALL,t.value)});const d=f.build();return{hex:d.toHex(),txid:d.getId()}}catch(err){throw console.error("Error in tokens.js/createBurnTransaction()"),err}}async burnTokens(t,e,r,i,n,o=1){try{const a=await this.createBurnTransaction(t,e,r,i,n,o);return await this.ar.sendTx(a.hex)}catch(err){throw console.error("Error in tokens.js/burnTokens()"),err}}async burnAll(t,e,r,i){try{if(!t||"string"!=typeof t)throw new Error("tokenId must be a string");if(!e||"object"!=typeof e)throw new Error("walletInfo is required");if(!r||0===r.length)throw new Error("BCH UTXO list is empty");if(!i||0===i.length)throw new Error("SLP UTXO list is empty");if(0===(i=i.filter(e=>e.tokenId===t&&"token"===e.type)).length)throw new Error("No token UTXOs found to burn after filtering, for token ID "+t);const n=i.concat(r);return await this.sendBch.sendAllBch(e.cashAddress,e,n)}catch(err){throw console.error("Error in tokens.js/burnAll()"),err}}}}).call(this)}).call(this,_$buffer_251({}).Buffer);var _$bind_174=function(t,e){return function(){for(var r=new Array(arguments.length),i=0;i=0)return;n[e]="set-cookie"===e?(n[e]?n[e]:[]).concat([r]):n[e]?n[e]+", "+r:r}})),n):n},_$isURLSameOrigin_180=_$utils_185.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function i(t){var i=t;return e&&(r.setAttribute("href",i),i=r.href),r.setAttribute("href",i),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return t=i(window.location.href),function(e){var r=_$utils_185.isString(e)?i(e):e;return r.protocol===t.protocol&&r.host===t.host}}():function(){return!0},_$Cancel_160={};function __Cancel_160(t){this.message=t}__Cancel_160.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},__Cancel_160.prototype.__CANCEL__=!0,_$Cancel_160=__Cancel_160;var __defaults_171=_$defaults_172({}),_$transformData_171=function(t,e,r){var i=this||__defaults_171;return _$utils_185.forEach(r,(function(r){t=r.call(i,t,e)})),t},_$isCancel_162=function(t){return!(!t||!t.__CANCEL__)},__defaults_167=_$defaults_172({});function __throwIfCancellationRequested_167(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new _$Cancel_160("canceled")}var _$dispatchRequest_167=function(t){return __throwIfCancellationRequested_167(t),t.headers=t.headers||{},t.data=_$transformData_171.call(t,t.data,t.headers,t.transformRequest),t.headers=_$utils_185.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),_$utils_185.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||__defaults_167.adapter)(t).then((function(e){return __throwIfCancellationRequested_167(t),e.data=_$transformData_171.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return _$isCancel_162(e)||(__throwIfCancellationRequested_167(t),e&&e.response&&(e.response.data=_$transformData_171.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))},_$mergeConfig_169=function(t,e){e=e||{};var r={};function i(t,e){return _$utils_185.isPlainObject(t)&&_$utils_185.isPlainObject(e)?_$utils_185.merge(t,e):_$utils_185.isPlainObject(e)?_$utils_185.merge({},e):_$utils_185.isArray(e)?e.slice():e}function n(r){return _$utils_185.isUndefined(e[r])?_$utils_185.isUndefined(t[r])?void 0:i(void 0,t[r]):i(t[r],e[r])}function o(t){if(!_$utils_185.isUndefined(e[t]))return i(void 0,e[t])}function a(r){return _$utils_185.isUndefined(e[r])?_$utils_185.isUndefined(t[r])?void 0:i(void 0,t[r]):i(void 0,e[r])}function s(r){return r in e?i(t[r],e[r]):r in t?i(void 0,t[r]):void 0}var u={url:o,method:o,data:o,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s};return _$utils_185.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=u[t]||n,i=e(t);_$utils_185.isUndefined(i)&&e!==s||(r[t]=i)})),r},_$data_173={version:"0.25.0"},_$validator_184={},__VERSION_184=_$data_173.version,__validators_184={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){__validators_184[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}}));var __deprecatedWarnings_184={};__validators_184.transitional=function(t,e,r){function i(t,e){return"[Axios v"+__VERSION_184+"] Transitional option '"+t+"'"+e+(r?". "+r:"")}return function(r,n,o){if(!1===t)throw new Error(i(n," has been removed"+(e?" in "+e:"")));return e&&!__deprecatedWarnings_184[n]&&(__deprecatedWarnings_184[n]=!0,console.warn(i(n," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,n,o)}},_$validator_184={assertOptions:function(t,e,r){if("object"!=typeof t)throw new TypeError("options must be an object");for(var i=Object.keys(t),n=i.length;n-- >0;){var o=i[n],a=e[o];if(a){var s=t[o],u=void 0===s||a(s,o,t);if(!0!==u)throw new TypeError("option "+o+" must be "+u)}else if(!0!==r)throw Error("Unknown option "+o)}},validators:__validators_184};var _$Axios_163={},__validators_163=_$validator_184.validators;function __Axios_163(t){this.defaults=t,this.interceptors={request:new _$InterceptorManager_164,response:new _$InterceptorManager_164}}__Axios_163.prototype.request=function(t,e){if("string"==typeof t?(e=e||{}).url=t:e=t||{},!e.url)throw new Error("Provided config url is not valid");(e=_$mergeConfig_169(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;void 0!==r&&_$validator_184.assertOptions(r,{silentJSONParsing:__validators_163.transitional(__validators_163.boolean),forcedJSONParsing:__validators_163.transitional(__validators_163.boolean),clarifyTimeoutError:__validators_163.transitional(__validators_163.boolean)},!1);var i=[],n=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(n=n&&t.synchronous,i.unshift(t.fulfilled,t.rejected))}));var o,a=[];if(this.interceptors.response.forEach((function(t){a.push(t.fulfilled,t.rejected)})),!n){var s=[_$dispatchRequest_167,void 0];for(Array.prototype.unshift.apply(s,i),s=s.concat(a),o=Promise.resolve(e);s.length;)o=o.then(s.shift(),s.shift());return o}for(var u=e;i.length;){var h=i.shift(),f=i.shift();try{u=h(u)}catch(c){f(c);break}}try{o=_$dispatchRequest_167(u)}catch(c){return Promise.reject(c)}for(;a.length;)o=o.then(a.shift(),a.shift());return o},__Axios_163.prototype.getUri=function(t){if(!t.url)throw new Error("Provided config url is not valid");return t=_$mergeConfig_169(this.defaults,t),_$buildURL_175(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},_$utils_185.forEach(["delete","get","head","options"],(function(t){__Axios_163.prototype[t]=function(e,r){return this.request(_$mergeConfig_169(r||{},{method:t,url:e,data:(r||{}).data}))}})),_$utils_185.forEach(["post","put","patch"],(function(t){__Axios_163.prototype[t]=function(e,r,i){return this.request(_$mergeConfig_169(i||{},{method:t,url:e,data:r}))}})),_$Axios_163=__Axios_163;var _$CancelToken_161={};function __CancelToken_161(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var r=this;this.promise.then((function(t){if(r._listeners){var e,i=r._listeners.length;for(e=0;e20)throw new Error("addr parameter must not exceed 20 elements");const e={addresses:t};return(await this.axios.post(this.restURL+"/bch/utxosBulk",e)).data}}async sendTx(t){if("string"!=typeof t)throw new Error("Input must be a string containing hex representation of a transaction");const e={hex:t};return(await this.axios.post(this.restURL+"/bch/broadcast",e)).data}async getTxData(t){if(!Array.isArray(t))throw new Error("Input must be an array of strings representing TXIDs");const e={txids:t};return(await this.axios.post(this.restURL+"/bch/txData",e)).data.txData}async getUsd(){return(await this.axios.get(this.restURL+"/price/usd")).data.usd}async utxoIsValid(t){const e={utxo:t};return(await this.axios.post(this.restURL+"/bch/utxoIsValid",e)).data}async getTokenData(t,e=!1){const r={tokenId:t,withTxHistory:e};return(await this.axios.post(this.restURL+"/bch/getTokenData",r)).data}async getTokenData2(t,e=!1){console.log("getTokenData2() updateCache: ",e);const r={tokenId:t,updateCache:e};return(await this.axios.post(this.restURL+"/bch/getTokenData2",r)).data}async getPsffppWritePrice(){return(await this.axios.get(this.restURL+"/price/psffpp")).data.psfPrice}async cid2json(t={}){const{cid:e}=t;if(!e)throw new Error("cid is required");return(await this.axios.get(`${this.restURL}/ipfs/cid2json/${e}`)).data}},_$msg_156=class{constructor(t={}){if(this.restURL=t.restURL,!this.restURL)throw new Error("restURL required when instantiating Message library");this.axios=_$axios_157}async getPubKey(t){if("string"!=typeof t)throw new Error("Input must be a string containing bitcoincash address");const e={address:t};return(await this.axios.post(this.restURL+"/bch/pubkey",e)).data}},_$bchConsumer_153=class{constructor(t={}){this.restURL=t.restURL,this.restURL||(this.restURL="https://free-bch.fullstack.cash",t.restURL=this.restURL),this.bch=new _$bch_154(t),this.msg=new _$msg_156(t)}},_$router_2=class{constructor(t={}){if(this.bchjs=t.bchjs,!this.bchjs)throw new Error("Must pass instance of bch-js when instantiating AdapterRouter.");this.interface="rest-api","consumer-api"===t.interface&&(this.interface="consumer-api",t.restURL?this.bchConsumer=new _$bchConsumer_153({restURL:t.restURL}):this.bchConsumer=new _$bchConsumer_153),console.log("Initializing minimal-slp-wallet routers with this interface: "+this.interface),this.getBalance=this.getBalance.bind(this),this.getUtxos=this.getUtxos.bind(this),this.getTransactions=this.getTransactions.bind(this),this.getTxData=this.getTxData.bind(this),this.sendTx=this.sendTx.bind(this),this.getUsd=this.getUsd.bind(this),this.utxoIsValid=this.utxoIsValid.bind(this),this.getTokenData=this.getTokenData.bind(this),this.getTokenData2=this.getTokenData2.bind(this),this.getPubKey=this.getPubKey.bind(this),this.getPsfWritePrice=this.getPsfWritePrice.bind(this),this.cid2json=this.cid2json.bind(this)}async getBalance(t){try{if(!t)throw new Error("Address string required when calling getBalance()");if("rest-api"===this.interface)return await this.bchjs.Electrumx.balance(t);if("consumer-api"===this.interface){const e=await this.bchConsumer.bch.getBalance(t);if(!e.success)throw new Error(e.message);return{success:e.success,balance:e.balances[0].balance}}throw new Error("this.interface is not specified")}catch(err){throw console.error("Error in router.js/getBalance()"),err}}async getUtxos(t){try{if(!t)throw new Error("Address string required when calling getUtxos()");if("rest-api"===this.interface)return await this.bchjs.Utxo.get(t);if("consumer-api"===this.interface){const e=await this.bchConsumer.bch.getUtxos(t);if(!1===e[0].success)throw new Error(e[0].message);return e[0]}throw new Error("this.interface is not specified")}catch(err){throw console.error("Error in router.js/getUtxos()"),err}}async getTransactions(t,e="DESCENDING"){try{if(!t)throw new Error("Address string required when calling getTransactions()");if("rest-api"===this.interface){const r=await this.bchjs.Electrumx.transactions(t),i=await this.bchjs.Electrumx.sortAllTxs(r.transactions,e);return r.transactions=i,r}if("consumer-api"===this.interface){const r=await this.bchConsumer.bch.getTxHistory(t,e);return{success:r.success,transactions:r.txs}}throw new Error("this.interface is not specified")}catch(err){throw console.error("Error in router.js/getBalance()"),err}}async getTxData(t){try{if(!Array.isArray(t))throw new Error("Input txids must be an array of TXIDs. Up to 20.");if("rest-api"===this.interface){const e=[];for(let r=0;rt+e.amountSat,0)+o+2e3,s=0;const u=[];for(const f of n)if(u.push(f),(s+=f.value)>=(a+=148))break;const h=s-a;if(h<0)throw console.error(`Available satoshis (${s}) below needed satoshis (${a}).`),new Error("Insufficient balance");return{necessaryUtxos:u,change:h}}async createTransaction(e,r,i="",n="6d02",o=[],a=1){try{if(!r||0===r.length)throw new Error("BCH UTXO list is empty");const s=[this.bchjs.Script.opcodes.OP_RETURN,t.from(n,"hex"),t.from(i)],u=this.bchjs.Script.encode2(s),{necessaryUtxos:h,change:f}=this.getNecessaryUtxosAndChange(o,r,u.length,a),c=new this.bchjs.TransactionBuilder;h.forEach(t=>{c.addInput(t.tx_hash,t.tx_pos)}),c.addOutput(u,0),c.addOutput(_$bchDonation_186("psf").donations,2e3),f&&f>546&&c.addOutput(e.cashAddress,f);for(let t=0;t{c.sign(e,l,void 0,c.hashTypes.SIGHASH_ALL,t.value)});const d=c.build();return{hex:d.toHex(),txid:d.getId()}}catch(err){throw console.error("Error in op-return.js/createTransaction()"),err}}async sendOpReturn(t,e,r="",i="6d02",n=[],o=1){const{hex:a}=await this.createTransaction(t,e,r,i,n,o);return await this.ar.sendTx(a)}}}).call(this)}).call(this,_$buffer_251({}).Buffer);var _$eventemitter3_348={exports:{}},__has_348=Object.prototype.hasOwnProperty,__prefix_348="~";function Events(){}function __EE_348(t,e,r){this.fn=t,this.context=e,this.once=r||!1}function addListener(t,e,r,i,n){if("function"!=typeof r)throw new TypeError("The listener must be a function");var o=new __EE_348(r,i||t,n),a=__prefix_348?__prefix_348+e:e;return t._events[a]?t._events[a].fn?t._events[a]=[t._events[a],o]:t._events[a].push(o):(t._events[a]=o,t._eventsCount++),t}function clearEvent(t,e){0==--t._eventsCount?t._events=new Events:delete t._events[e]}function __EventEmitter_348(){this._events=new Events,this._eventsCount=0}Object.create&&(Events.prototype=Object.create(null),(new Events).__proto__||(__prefix_348=!1)),__EventEmitter_348.prototype.eventNames=function(){var t,e,r=[];if(0===this._eventsCount)return r;for(e in t=this._events)__has_348.call(t,e)&&r.push(__prefix_348?e.slice(1):e);return Object.getOwnPropertySymbols?r.concat(Object.getOwnPropertySymbols(t)):r},__EventEmitter_348.prototype.listeners=function(t){var e=__prefix_348?__prefix_348+t:t,r=this._events[e];if(!r)return[];if(r.fn)return[r.fn];for(var i=0,n=r.length,o=new Array(n);i=e.priority)return void this._queue.push(r);const i=function(t,e,r){let i=0,n=t.length;for(;n>0;){const r=n/2|0;let a=i+r;o=t[a],e.priority-o.priority<=0?(i=++a,n-=r+1):n=r}var o;return i}(this._queue,r);this._queue.splice(i,0,r)}dequeue(){return this._queue.shift().run}get size(){return this._queue.length}}class PQueue extends _$eventemitter3_348{constructor(t){if(super(),!("number"==typeof(t=Object.assign({carryoverConcurrencyCount:!1,intervalCap:1/0,interval:0,concurrency:1/0,autoStart:!0,queueClass:PriorityQueue},t)).concurrency&&t.concurrency>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${t.concurrency}\` (${typeof t.concurrency})`);if(!("number"==typeof t.intervalCap&&t.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${t.intervalCap}\` (${typeof t.intervalCap})`);if(!(Number.isFinite(t.interval)&&t.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${t.interval}\` (${typeof t.interval})`);this._carryoverConcurrencyCount=t.carryoverConcurrencyCount,this._isIntervalIgnored=t.intervalCap===1/0||0===t.interval,this._intervalCount=0,this._intervalCap=t.intervalCap,this._interval=t.interval,this._intervalId=null,this._intervalEnd=0,this._timeoutId=null,this.queue=new t.queueClass,this._queueClass=t.queueClass,this._pendingCount=0,this._concurrency=t.concurrency,this._isPaused=!1===t.autoStart,this._resolveEmpty=()=>{},this._resolveIdle=()=>{}}get _doesIntervalAllowAnother(){return this._isIntervalIgnored||this._intervalCount{},0===this._pendingCount&&(this._resolveIdle(),this._resolveIdle=()=>{})}_onResumeInterval(){this._onInterval(),this._initializeIntervalIfNeeded(),this._timeoutId=null}_intervalPaused(){const t=Date.now();if(null===this._intervalId){const e=this._intervalEnd-t;if(!(e<0))return null===this._timeoutId&&(this._timeoutId=setTimeout(()=>this._onResumeInterval(),e)),!0;this._intervalCount=this._carryoverConcurrencyCount?this._pendingCount:0}return!1}_tryToStartAnother(){if(0===this.queue.size)return clearInterval(this._intervalId),this._intervalId=null,this._resolvePromises(),!1;if(!this._isPaused){const t=!this._intervalPaused();if(this._doesIntervalAllowAnother&&this._doesConcurrentAllowAnother)return this.emit("active"),this.queue.dequeue()(),t&&this._initializeIntervalIfNeeded(),!0}return!1}_initializeIntervalIfNeeded(){this._isIntervalIgnored||null!==this._intervalId||(this._intervalId=setInterval(()=>this._onInterval(),this._interval),this._intervalEnd=Date.now()+this._interval)}_onInterval(){for(0===this._intervalCount&&0===this._pendingCount&&(clearInterval(this._intervalId),this._intervalId=null),this._intervalCount=this._carryoverConcurrencyCount?this._pendingCount:0;this._tryToStartAnother(););}add(t,e){return new Promise((r,i)=>{this.queue.enqueue(()=>{this._pendingCount++,this._intervalCount++;try{Promise.resolve(t()).then(t=>{r(t),this._next()},t=>{i(t),this._next()})}catch(e){i(e),this._next()}},e),this._tryToStartAnother()})}addAll(t,e){return Promise.all(t.map(t=>this.add(t,e)))}start(){if(this._isPaused)for(this._isPaused=!1;this._tryToStartAnother(););}pause(){this._isPaused=!0}clear(){this.queue=new this._queueClass}onEmpty(){return 0===this.queue.size?Promise.resolve():new Promise(t=>{const e=this._resolveEmpty;this._resolveEmpty=()=>{e(),t()}})}onIdle(){return 0===this._pendingCount&&0===this.queue.size?Promise.resolve():new Promise(t=>{const e=this._resolveIdle;this._resolveIdle=()=>{e(),t()}})}get size(){return this.queue.size}get pending(){return this._pendingCount}get isPaused(){return this._isPaused}}_$pQueue_386=PQueue,_$pQueue_386.default=PQueue;var _$retry_operation_429={};function RetryOperation(t,e){"boolean"==typeof e&&(e={forever:e}),this._originalTimeouts=JSON.parse(JSON.stringify(t)),this._timeouts=t,this._options=e||{},this._maxRetryTime=e&&e.maxRetryTime||1/0,this._fn=null,this._errors=[],this._attempts=1,this._operationTimeout=null,this._operationTimeoutCb=null,this._timeout=null,this._operationStart=null,this._timer=null,this._options.forever&&(this._cachedTimeouts=this._timeouts.slice(0))}_$retry_operation_429=RetryOperation,RetryOperation.prototype.reset=function(){this._attempts=1,this._timeouts=this._originalTimeouts.slice(0)},RetryOperation.prototype.stop=function(){this._timeout&&clearTimeout(this._timeout),this._timer&&clearTimeout(this._timer),this._timeouts=[],this._cachedTimeouts=null},RetryOperation.prototype.retry=function(t){if(this._timeout&&clearTimeout(this._timeout),!t)return!1;var e=(new Date).getTime();if(t&&e-this._operationStart>=this._maxRetryTime)return this._errors.push(t),this._errors.unshift(new Error("RetryOperation timeout occurred")),!1;this._errors.push(t);var r=this._timeouts.shift();if(void 0===r){if(!this._cachedTimeouts)return!1;this._errors.splice(0,this._errors.length-1),r=this._cachedTimeouts.slice(-1)}var i=this;return this._timer=setTimeout((function(){i._attempts++,i._operationTimeoutCb&&(i._timeout=setTimeout((function(){i._operationTimeoutCb(i._attempts)}),i._operationTimeout),i._options.unref&&i._timeout.unref()),i._fn(i._attempts)}),r),this._options.unref&&this._timer.unref(),!0},RetryOperation.prototype.attempt=function(t,e){this._fn=t,e&&(e.timeout&&(this._operationTimeout=e.timeout),e.cb&&(this._operationTimeoutCb=e.cb));var r=this;this._operationTimeoutCb&&(this._timeout=setTimeout((function(){r._operationTimeoutCb()}),r._operationTimeout)),this._operationStart=(new Date).getTime(),this._fn(this._attempts)},RetryOperation.prototype.try=function(t){console.log("Using RetryOperation.try() is deprecated"),this.attempt(t)},RetryOperation.prototype.start=function(t){console.log("Using RetryOperation.start() is deprecated"),this.attempt(t)},RetryOperation.prototype.start=RetryOperation.prototype.try,RetryOperation.prototype.errors=function(){return this._errors},RetryOperation.prototype.attempts=function(){return this._attempts},RetryOperation.prototype.mainError=function(){if(0===this._errors.length)return null;for(var t={},e=null,r=0,i=0;i=r&&(e=n,r=a)}return e};var _$retry_428={operation:function(t){var e=_$retry_428.timeouts(t);return new _$retry_operation_429(e,{forever:t&&(t.forever||t.retries===1/0),unref:t&&t.unref,maxRetryTime:t&&t.maxRetryTime})},timeouts:function(t){if(t instanceof Array)return[].concat(t);var e={retries:10,factor:2,minTimeout:1e3,maxTimeout:1/0,randomize:!1};for(var r in t)e[r]=t[r];if(e.minTimeout>e.maxTimeout)throw new Error("minTimeout is greater than maxTimeout");for(var i=[],n=0;nnew Promise((r,i)=>{e={onFailedAttempt:()=>{},retries:10,...e};const n=_$retry_427.operation(e);n.attempt(async o=>{try{r(await t(o))}catch(s){if(!(s instanceof Error))return void i(new TypeError(`Non-error was thrown: "${s}". You should only throw errors.`));if(s instanceof AbortError)n.stop(),i(s.originalError);else if(s instanceof TypeError&&(a=s.message,!networkErrorMsgs.includes(a)))n.stop(),i(s);else{((t,e,r)=>{const i=r.retries-(e-1);t.attemptNumber=e,t.retriesLeft=i})(s,o,e);try{await e.onFailedAttempt(s)}catch(s){return void i(s)}n.retry(s)||i(n.mainError())}}var a})});_$pRetry_387=pRetry,_$pRetry_387.default=pRetry,_$pRetry_387.AbortError=AbortError;var _$retryQueue_13=class{constructor(t={}){let e=1;this.attempts=5,this.retryPeriod=5e3,t.concurrency&&(e=t.concurrency),t.attempts&&(this.attempts=t.attempts),t.retryPeriod&&(this.retryPeriod=t.retryPeriod),this.validationQueue=new _$pQueue_386({concurrency:e}),this.pRetry=_$pRetry_387,this.addToQueue=this.addToQueue.bind(this),this.retryWrapper=this.retryWrapper.bind(this),this.handleValidationError=this.handleValidationError.bind(this)}async addToQueue(t,e){try{if(!t)throw new Error("function handler is required");if(!e)throw new Error("input object is required");return await this.validationQueue.add(()=>this.retryWrapper(t,e))}catch(err){throw console.error("Error in addToQueue(): ",err),err}}async retryWrapper(t,e){try{if(!t)throw new Error("function handler is required");if(!e)throw new Error("input object is required");return this.pRetry(async()=>await t(e),{onFailedAttempt:this.handleValidationError,retries:this.attempts})}catch(err){throw console.error("Error in retryWrapper(): ",err),err}}async handleValidationError(t){try{console.log("Error object: ",t);const e=`Attempt ${t.attemptNumber} failed. There are ${t.retriesLeft} retries left. Waiting before trying again.`;console.log(e);const r=this.retryPeriod;console.log(`Waiting ${r} milliseconds before trying again.\n`),await this.sleep(r)}catch(err){throw console.error("Error in handleValidationError()"),err}}sleep(t){return new Promise(e=>setTimeout(e,t))}},_$RetryQueue_12=_$retryQueue_13,_$consolidateUtxos_3=class{constructor(t){if(this.wallet=t,!this.wallet)throw new Error("Must pass an instance of the wallet.");this.bchjs=t.bchjs,this.retryQueue=new _$RetryQueue_12({attempts:3,retryPeriod:1e3}),this.start=this.start.bind(this),this.consolidateTokenUtxos=this.consolidateTokenUtxos.bind(this),this.countTokenUtxos=this.countTokenUtxos.bind(this),this.updateUtxos=this.updateUtxos.bind(this),this.countBchUtxos=this.countBchUtxos.bind(this)}async start(t={}){try{const e={},{dryRun:r}=t;return await this.retryQueue.addToQueue(this.updateUtxos,{}),e.bchUtxoCnt=this.countBchUtxos(),e.bchTxid=null,e.bchUtxoCnt>1&&!r&&(e.bchTxid=await this.retryQueue.addToQueue(this.wallet.sendAll,this.wallet.walletInfo.cashAddress),await this.bchjs.Util.sleep(3e3),await this.retryQueue.addToQueue(this.updateUtxos,{})),e.tokenUtxos=this.countTokenUtxos(),e.tokenTxids=[],r||(e.tokenTxids=await this.retryQueue.addToQueue(this.consolidateTokenUtxos,e.tokenUtxos)),e}catch(err){throw console.error("Error in conslidate-utxos.js/start()"),err}}async consolidateTokenUtxos(t){const e=[];for(let r=0;r1){const t={address:this.wallet.walletInfo.cashAddress,tokenId:i.tokenId,qty:i.qty},r=await this.wallet.sendTokens(t);e.push(r),await this.bchjs.Util.sleep(3e3),await this.updateUtxos()}}return e}countTokenUtxos(){const t=this.wallet.utxos.utxoStore.slpUtxos.type1.tokens,e=this.wallet.tokens.listTokensFromUtxos(t),r=[];for(let i=0;i