@transia/ripple-binary-codec 2.5.4-alpha.0 → 2.5.5-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/enums/definitions.json +1308 -974
- package/dist/enums/src/enums/definitions.json +1313 -974
- package/dist/index.js +0 -3
- package/dist/index.js.map +1 -1
- package/dist/src/enums/definitions.json +1308 -974
- package/dist/src/index.js +0 -3
- package/dist/src/index.js.map +1 -1
- package/dist/src/types/hash-128.js +1 -1
- package/dist/src/types/hash-128.js.map +1 -1
- package/dist/src/types/hash-160.js +1 -1
- package/dist/src/types/hash-160.js.map +1 -1
- package/dist/src/types/hash-192.js +1 -1
- package/dist/src/types/hash-192.js.map +1 -1
- package/dist/src/types/index.d.ts +2 -1
- package/dist/src/types/index.js +4 -1
- package/dist/src/types/index.js.map +1 -1
- package/dist/src/types/int-32.d.ts +33 -0
- package/dist/src/types/int-32.js +64 -0
- package/dist/src/types/int-32.js.map +1 -0
- package/dist/src/types/int.d.ts +38 -0
- package/dist/src/types/int.js +57 -0
- package/dist/src/types/int.js.map +1 -0
- package/dist/src/types/issue.d.ts +10 -13
- package/dist/src/types/issue.js +42 -29
- package/dist/src/types/issue.js.map +1 -1
- package/dist/src/types/st-number.js +88 -33
- package/dist/src/types/st-number.js.map +1 -1
- package/dist/src/types/st-object.d.ts +3 -3
- package/dist/src/types/st-object.js +12 -12
- package/dist/src/types/st-object.js.map +1 -1
- package/dist/src/types/uint-16.js +2 -2
- package/dist/src/types/uint-16.js.map +1 -1
- package/dist/src/types/uint-32.js +1 -1
- package/dist/src/types/uint-32.js.map +1 -1
- package/dist/src/types/uint-64.js +1 -1
- package/dist/src/types/uint-64.js.map +1 -1
- package/dist/src/types/uint-8.js +1 -1
- package/dist/src/types/uint-8.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/hash-128.js +1 -1
- package/dist/types/hash-128.js.map +1 -1
- package/dist/types/hash-160.js +1 -1
- package/dist/types/hash-160.js.map +1 -1
- package/dist/types/hash-192.js +1 -1
- package/dist/types/hash-192.js.map +1 -1
- package/dist/types/index.d.ts +2 -1
- package/dist/types/index.js +4 -1
- package/dist/types/index.js.map +1 -1
- package/dist/types/int-32.d.ts +33 -0
- package/dist/types/int-32.js +64 -0
- package/dist/types/int-32.js.map +1 -0
- package/dist/types/int.d.ts +38 -0
- package/dist/types/int.js +57 -0
- package/dist/types/int.js.map +1 -0
- package/dist/types/issue.d.ts +10 -13
- package/dist/types/issue.js +42 -29
- package/dist/types/issue.js.map +1 -1
- package/dist/types/st-number.js +88 -33
- package/dist/types/st-number.js.map +1 -1
- package/dist/types/st-object.d.ts +3 -3
- package/dist/types/st-object.js +12 -12
- package/dist/types/st-object.js.map +1 -1
- package/dist/types/uint-16.js +2 -2
- package/dist/types/uint-16.js.map +1 -1
- package/dist/types/uint-32.js +1 -1
- package/dist/types/uint-32.js.map +1 -1
- package/dist/types/uint-64.js +1 -1
- package/dist/types/uint-64.js.map +1 -1
- package/dist/types/uint-8.js +1 -1
- package/dist/types/uint-8.js.map +1 -1
- package/package.json +8 -5
- package/src/enums/definitions.json +1313 -974
- package/src/index.ts +1 -3
- package/src/types/hash-128.ts +1 -1
- package/src/types/hash-160.ts +1 -1
- package/src/types/hash-192.ts +1 -1
- package/src/types/index.ts +3 -0
- package/src/types/int-32.ts +72 -0
- package/src/types/int.ts +75 -0
- package/src/types/issue.ts +90 -57
- package/src/types/st-number.ts +107 -31
- package/src/types/st-object.ts +77 -73
- package/src/types/uint-16.ts +2 -2
- package/src/types/uint-32.ts +1 -1
- package/src/types/uint-64.ts +1 -1
- package/src/types/uint-8.ts +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"program":{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../isomorphic/dist/utils/types.d.ts","../../isomorphic/dist/utils/shared.d.ts","../../isomorphic/dist/utils/index.d.ts","../../ripple-address-codec/dist/utils.d.ts","../../ripple-address-codec/dist/xrp-codec.d.ts","../../ripple-address-codec/dist/index.d.ts","../src/enums/definitions.json","../src/enums/bytes.ts","../src/enums/constants.ts","../src/enums/field.ts","../src/enums/xrpl-definitions-base.ts","../src/enums/index.ts","../src/serdes/binary-serializer.ts","../src/serdes/binary-parser.ts","../src/types/serialized-type.ts","../src/utils.ts","../src/types/hash.ts","../src/types/hash-160.ts","../src/types/account-id.ts","../src/types/currency.ts","../../../node_modules/bignumber.js/bignumber.d.ts","../src/types/hash-192.ts","../src/types/amount.ts","../src/types/blob.ts","../src/types/hash-128.ts","../src/types/hash-256.ts","../src/types/st-number.ts","../src/types/issue.ts","../src/types/uint.ts","../src/types/uint-8.ts","../src/types/uint-16.ts","../src/types/uint-32.ts","../src/types/uint-64.ts","../src/types/data.ts","../src/types/datatype.ts","../src/types/path-set.ts","../src/types/st-object.ts","../src/types/st-array.ts","../src/types/vector-256.ts","../src/types/xchain-bridge.ts","../src/types/index.ts","../src/hash-prefixes.ts","../../isomorphic/dist/internal/types.d.ts","../../isomorphic/dist/sha512/index.d.ts","../src/hashes.ts","../src/binary.ts","../src/shamap.ts","../src/ledger-hashes.ts","../src/quality.ts","../src/coretypes.ts","../src/enums/xrpl-definitions.ts","../src/index.ts","../src/enums/utils-renumber.ts","../src/types/json.ts","../../../node_modules/@babel/types/lib/index.d.ts","../../../node_modules/@types/babel__generator/index.d.ts","../../../node_modules/@babel/parser/typings/babel-parser.d.ts","../../../node_modules/@types/babel__template/index.d.ts","../../../node_modules/@types/babel__traverse/index.d.ts","../../../node_modules/@types/babel__core/index.d.ts","../../../node_modules/@types/chai/index.d.ts","../../../node_modules/@types/node/compatibility/disposable.d.ts","../../../node_modules/@types/node/compatibility/indexable.d.ts","../../../node_modules/@types/node/compatibility/iterators.d.ts","../../../node_modules/@types/node/compatibility/index.d.ts","../../../node_modules/@types/node/ts5.6/globals.typedarray.d.ts","../../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts","../../../node_modules/undici-types/header.d.ts","../../../node_modules/undici-types/readable.d.ts","../../../node_modules/undici-types/file.d.ts","../../../node_modules/undici-types/fetch.d.ts","../../../node_modules/undici-types/formdata.d.ts","../../../node_modules/undici-types/connector.d.ts","../../../node_modules/undici-types/client.d.ts","../../../node_modules/undici-types/errors.d.ts","../../../node_modules/undici-types/dispatcher.d.ts","../../../node_modules/undici-types/global-dispatcher.d.ts","../../../node_modules/undici-types/global-origin.d.ts","../../../node_modules/undici-types/pool-stats.d.ts","../../../node_modules/undici-types/pool.d.ts","../../../node_modules/undici-types/handlers.d.ts","../../../node_modules/undici-types/balanced-pool.d.ts","../../../node_modules/undici-types/agent.d.ts","../../../node_modules/undici-types/mock-interceptor.d.ts","../../../node_modules/undici-types/mock-agent.d.ts","../../../node_modules/undici-types/mock-client.d.ts","../../../node_modules/undici-types/mock-pool.d.ts","../../../node_modules/undici-types/mock-errors.d.ts","../../../node_modules/undici-types/proxy-agent.d.ts","../../../node_modules/undici-types/api.d.ts","../../../node_modules/undici-types/cookies.d.ts","../../../node_modules/undici-types/patch.d.ts","../../../node_modules/undici-types/filereader.d.ts","../../../node_modules/undici-types/diagnostics-channel.d.ts","../../../node_modules/undici-types/websocket.d.ts","../../../node_modules/undici-types/content-type.d.ts","../../../node_modules/undici-types/cache.d.ts","../../../node_modules/undici-types/interceptors.d.ts","../../../node_modules/undici-types/index.d.ts","../../../node_modules/@types/node/globals.d.ts","../../../node_modules/@types/node/assert.d.ts","../../../node_modules/@types/node/assert/strict.d.ts","../../../node_modules/@types/node/async_hooks.d.ts","../../../node_modules/@types/node/buffer.d.ts","../../../node_modules/@types/node/child_process.d.ts","../../../node_modules/@types/node/cluster.d.ts","../../../node_modules/@types/node/console.d.ts","../../../node_modules/@types/node/constants.d.ts","../../../node_modules/@types/node/crypto.d.ts","../../../node_modules/@types/node/dgram.d.ts","../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/@types/node/dns.d.ts","../../../node_modules/@types/node/dns/promises.d.ts","../../../node_modules/@types/node/domain.d.ts","../../../node_modules/@types/node/dom-events.d.ts","../../../node_modules/@types/node/events.d.ts","../../../node_modules/@types/node/fs.d.ts","../../../node_modules/@types/node/fs/promises.d.ts","../../../node_modules/@types/node/http.d.ts","../../../node_modules/@types/node/http2.d.ts","../../../node_modules/@types/node/https.d.ts","../../../node_modules/@types/node/inspector.d.ts","../../../node_modules/@types/node/module.d.ts","../../../node_modules/@types/node/net.d.ts","../../../node_modules/@types/node/os.d.ts","../../../node_modules/@types/node/path.d.ts","../../../node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/@types/node/process.d.ts","../../../node_modules/@types/node/punycode.d.ts","../../../node_modules/@types/node/querystring.d.ts","../../../node_modules/@types/node/readline.d.ts","../../../node_modules/@types/node/readline/promises.d.ts","../../../node_modules/@types/node/repl.d.ts","../../../node_modules/@types/node/stream.d.ts","../../../node_modules/@types/node/stream/promises.d.ts","../../../node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/@types/node/stream/web.d.ts","../../../node_modules/@types/node/string_decoder.d.ts","../../../node_modules/@types/node/test.d.ts","../../../node_modules/@types/node/timers.d.ts","../../../node_modules/@types/node/timers/promises.d.ts","../../../node_modules/@types/node/tls.d.ts","../../../node_modules/@types/node/trace_events.d.ts","../../../node_modules/@types/node/tty.d.ts","../../../node_modules/@types/node/url.d.ts","../../../node_modules/@types/node/util.d.ts","../../../node_modules/@types/node/v8.d.ts","../../../node_modules/@types/node/vm.d.ts","../../../node_modules/@types/node/wasi.d.ts","../../../node_modules/@types/node/worker_threads.d.ts","../../../node_modules/@types/node/zlib.d.ts","../../../node_modules/@types/node/ts5.6/index.d.ts","../../../node_modules/@types/cors/index.d.ts","../../../node_modules/@types/estree/index.d.ts","../../../node_modules/@types/json-schema/index.d.ts","../../../node_modules/@types/eslint/use-at-your-own-risk.d.ts","../../../node_modules/@types/eslint/index.d.ts","../../../node_modules/@eslint/core/dist/esm/types.d.ts","../../../node_modules/eslint/lib/types/use-at-your-own-risk.d.ts","../../../node_modules/eslint/lib/types/index.d.ts","../../../node_modules/@types/eslint-scope/index.d.ts","../../../node_modules/@types/graceful-fs/index.d.ts","../../../node_modules/@types/unist/index.d.ts","../../../node_modules/@types/hast/index.d.ts","../../../node_modules/@types/istanbul-lib-coverage/index.d.ts","../../../node_modules/@types/istanbul-lib-report/index.d.ts","../../../node_modules/@types/istanbul-reports/index.d.ts","../../../node_modules/@jest/expect-utils/build/index.d.ts","../../../node_modules/chalk/index.d.ts","../../../node_modules/@sinclair/typebox/typebox.d.ts","../../../node_modules/@jest/schemas/build/index.d.ts","../../../node_modules/pretty-format/build/index.d.ts","../../../node_modules/jest-diff/build/index.d.ts","../../../node_modules/jest-matcher-utils/build/index.d.ts","../../../node_modules/expect/build/index.d.ts","../../../node_modules/@types/jest/index.d.ts","../../../node_modules/@types/json5/index.d.ts","../../../node_modules/@types/lodash/common/common.d.ts","../../../node_modules/@types/lodash/common/array.d.ts","../../../node_modules/@types/lodash/common/collection.d.ts","../../../node_modules/@types/lodash/common/date.d.ts","../../../node_modules/@types/lodash/common/function.d.ts","../../../node_modules/@types/lodash/common/lang.d.ts","../../../node_modules/@types/lodash/common/math.d.ts","../../../node_modules/@types/lodash/common/number.d.ts","../../../node_modules/@types/lodash/common/object.d.ts","../../../node_modules/@types/lodash/common/seq.d.ts","../../../node_modules/@types/lodash/common/string.d.ts","../../../node_modules/@types/lodash/common/util.d.ts","../../../node_modules/@types/lodash/index.d.ts","../../../node_modules/@types/minimatch/index.d.ts","../../../node_modules/@types/minimist/index.d.ts","../../../node_modules/@types/normalize-package-data/index.d.ts","../../../node_modules/@types/parse-json/index.d.ts","../../../node_modules/@types/stack-utils/index.d.ts","../../../node_modules/@types/ws/index.d.ts","../../../node_modules/@types/yargs-parser/index.d.ts","../../../node_modules/@types/yargs/index.d.ts"],"fileInfos":[{"version":"2ac9cdcfb8f8875c18d14ec5796a8b029c426f73ad6dc3ffb580c228b58d1c44","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4",{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true},{"version":"09226e53d1cfda217317074a97724da3e71e2c545e18774484b61562afc53cd2","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"8b41361862022eb72fcc8a7f34680ac842aca802cf4bc1f915e8c620c9ce4331","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"f35a831e4f0fe3b3697f4a0fe0e3caa7624c92b78afbecaf142c0f93abfaf379","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"93b7cbea34a93c65eea32d1ee4e65cc2700a4894727423d33c544b6f0da9caf1","0245c1345e3c622c8922ec10aefc24e194a1b045702a90dabe4db0d49bb4c3d0","5675d1dbebe4c26ccba40e8663e6cb7a5263b79cac692ba2329b050164687266","d0b3c382dfb0b4e50eb7edecbca02500302a1e86ef998c85595d3ad2157f5aa4","4e730fdf6f5050216d355cac23186d7984612bb203042a465e5f691c5f7483f0","78c8aac113cebcbfb4f4186d56aafcbe7492f3d5d4f684d33c91c7bee6e50ecb","00a125e773775ec17a92e7dad9a4a43ebd0a7bea3d5287de89abd1715c9f0bf3",{"version":"53039e6baa32620e98023daf1193ae28c93f980ac637d7a43ede01fdebfe1683","signature":"bbb8b294189cfa20b2fd302ef2fb7069fcbcd5d50a551b9650fae18d821ba7e2"},{"version":"9bc3ebb825b935585ad281d9b4eba3915726a556c7859b6d50a4b93671380d4a","signature":"680f653cc7e6ca9c8b3b253f4649576b4e46156d0e2f50282d3956751350f889"},{"version":"d2fb9f38d1d6c3da6b3003b1361b112f44bb8c9f68d281c81974ab213841f8e4","signature":"8430aed1a5c74ea2693f9d3565e726a6165d982084de4be36c03e08d90f2c527"},{"version":"c8a0572e1178b1f0961b3735a7b6c726b2043321cc21fbd5003edfa0273b212f","signature":"cb32242043649fdb8a6b1b34a00f82f312765bfa94d0783f66ab7988e744b6ee"},{"version":"61fe6cca16b56849c7b89683ef1210c99d917595a64678ebef7e6afafdf9a907","signature":"bb5f867082f5c56faf6d1688774b6a09c983224b29e47acc1b922bc4df7cc629"},{"version":"3d126fe41c0cb2f71a27512dda27f181ca1995f4877250b14ba6f292975eb9fc","signature":"d260cdeeaa373eb463b1ecc552a45f68029c875d6879082a998bbd0bcd376c5b"},{"version":"bf6cd4704c66645f274468ccd3ee0d5a9431850584d84ce8bed623457d493f74","signature":"8ce2b8d94721b8d809a5476ffe0420d0a50b50e5f23f659fc68ef6d7003e2c9c"},{"version":"316a5be213a3e7085cf697cf43ca90ff24e3d3eeba471a384f7693948e7495b5","signature":"5d265b0cfd56c4af64d9d9c96fd40d32fd2f325fdd93cfccf58373b6d21710c6"},{"version":"10d45a2d6743f729b1f40c334899d30df419e48dfa712fea941284760a949444","signature":"fe67c31b172cea1cd8a15e9f651d930583930b1c604221001b42bebf6970e6d4"},{"version":"4ed87b6786a7c725ef9512644f52a54915820ed395c648d59f081ca1eeeb0b01","signature":"080ca3d27ecdc4b94b290013cc1cfea20fa2729704a451fc504e7bfe0c9cd542"},{"version":"87a7b002d141ecc4449a096614540529a01fd7728fa0798340b1833a7776041a","signature":"b01db9b49fa08535ed3f741d6f73e9dc2106aeec0d8e2b2ad1d11ede1a963df5"},{"version":"2f393672c94aed54b90212b7a4cb77c97b31a18ab3dce352371ec5aacde3492c","signature":"35537da1a54676507af30db862740f7bee154d2ef77dc6cc35871bf146c4a1a8"},{"version":"456f08a86d0d47cadbe6905beba9fb659dd6dbbf2b8336ea8651e04311c3d65c","signature":"9c7638c8109ef14f1a9df10c8510488ba01f9608a7f82215cbc27406d44c7782"},"e9b48596baefe465d46567a4beccd564035024a154d99f54c7fed02380707333",{"version":"34cdda46b42fa13d2e3a5872490427f6a0bc9738f5e3191ceba5853641bc707a","signature":"c5f9c299822c78a5ec028fb74990321ccd8e31802498ff279e47a3e996649174"},{"version":"fe973732d8d5588cdbcad94da73b383e8e89f4200f5603430f4031818e7255d3","signature":"b2aca8c3a0fe9f2ed3b8f2d2c0206b9e5515a96badac0daeefedc6647e90f703"},{"version":"953e0f5c5dfc4665b1a9d6bf7b96be6c938da686aa280c6d84cef8ad2b71e675","signature":"1496824d8caf37d11cbd4f4cb954d4478fe537073d97ba822a84f35eb0a204ed"},{"version":"d360da8af6fd07ea2c6bfe3ad58d566dbcdfaf0034a993c1cb4a514a904ad3e9","signature":"d732808078a78fb053048d6e43d16d43818cdea7f34a7afe33eb1a935e254269"},{"version":"3b4c3b2f74d153a2a14f3db8ac1d8be13ae531f9423824922c6ae6e759a87bb3","signature":"00e68864fe2facf6ca40a29137fb9a4c188852d9cac9339d979204bca925174d"},{"version":"7040bdf934d11dfeb1817583e58a3e6caac496c8944978d37433bfacf5cbc489","signature":"57e89961ea807659f591678d384c90b56d8db7358936beff9fb9e5e2919c8786"},{"version":"2a62577732dea7fadd12f4aa098b6896c15ce20a4048eaece189e6c136351737","signature":"b37ad008b8c6e801a56e803594fb102f22ac8eb2d39fc3eb6bca9dd75c25033f"},{"version":"af3b0e1bab1ce16b081ea585356e723380e36ac5b728e0b8a33458d65c1042a7","signature":"48cf9419adb956c2f4d024e5c1f5a6765292bad7fff621086cef6c174100e6e9"},{"version":"2a2a9cb40cb22df9104064122d88a152e9714ec3256990535909cbc726a49c4d","signature":"83d26e4afcf907e77c7e80755227ef4160bb7d41390b1b69bdbbab1a4520c188"},{"version":"59efac2a551f4f04a6e5224a1d376a247c829aed07770ef97a22c70162551395","signature":"feb08dc7b6dab3a612671c2cce7821ebb97fb63f3789b79072daabe59a863e88"},{"version":"c04c5e977f6b53a3ed011b9f137ba1a2b105403e5381945ebe90654c7b3e8fdd","signature":"96236b3e8251529ffd98015d51a9ea63c76847946fe9bb6ba00ad802c3ba7829"},{"version":"7d235b1ccd9ad444503cbab1709c9f8855537c415f401cf8c2f7015df8a3e37b","signature":"b1436b665a4eb7e64a31ec042a1157cb8e9ae5b3ba968a12c8454ec066461b23"},{"version":"3ff9a8cfcd256ff1fafe13f689e789f1a59cb8e8fd979d48a9d4e4f0b783cfb4","signature":"a5700cd20548263812d8147b9696047e0c5a3891cda9106bc60439a21b6df58a"},{"version":"580fd8ecda047b2969056d65de340e1d0f0de6abe31ef31a2ac125b437ce032e","signature":"b30331b18b71f48e7b7087365cd0989ea6c8a855db209680bcbdbc7176b7b913"},{"version":"e50f567963a5873aede7f053eca8a50fd7596a8588e9224771e2b2c858870b27","signature":"58da576775924eb7e78e5a203f4f094936bc9b477a06bca946adfbb528a3d0af"},{"version":"aedca63eab91b08edc3f5bf05baae97719f4abd6c97877adf0d12788b605dad4","signature":"902553f85666ff3a8e5efe6bc9d067ff2e62bb1a24d8be4ad5b871061a5ff132"},{"version":"48d8b1ae5b00bcefb542d43898d8679280bacc5e553a265401f752e5e3d2ec13","signature":"e13eb567d5bcf281aceb334ed868da9b64d02195edd4ea18cfbc081bcd6af689"},{"version":"03fb383ef44a150bdb00010df54b8fb3500aede0cbba8cebb005bcdb582f8280","signature":"e8bd31001c2b2e51d3710eb517430d7d5b06b186f58ff68abc53876bffe8c061"},{"version":"4bf20910cd4a8fa7ac8fcde6fe21c4a366c50edde7e522311b6644002a5adc26","signature":"e766d4ad1fb677a0c059c57808d83e570f3ea3226e7ea4ccfc840272e8435a69"},{"version":"d340ad59656914a8c14aa7e086054320663e97b0f2a7add94c9ab5dece3fe099","signature":"8567092f8eb80f8ccfd88a0a4faf21d285086199375823037640735f9ba62634"},{"version":"e2d045bf0bbbd1e9b94f53aef652b0c818f335999e41e546c1023a31b7c058f2","signature":"136566c120de801a400543ef72c589e56782edf3b6fc6cb4c3734fd46ce0b66f"},"2c97ba738f865578d8c32b939f938a955ad6c1d839b7f279cf34f2f9475c0a7a","e3602c1f664b8956ee0c96608722a9c04dd99bf7b9af4256a536187550d0a558",{"version":"0cae3d8250b416762d9019b42b565873c1e37abdc31bed53bf607a702aa452a9","signature":"6779399c6b54f8c38620dd216234ea7f16e30bb5a48c7db27aebf918bd2a5116"},{"version":"162ebf74a71d94713dfc16da5f93fb1b91b3bf29e6c900bb6d9d64a2257a4da5","signature":"2d039137e2aedbf7c6c4ce708dacb77c29a1b399dae47c83a3a316a13ab93d45"},{"version":"fc47814ce72ecdc678b458e100a62d63df17f597eaf0625d62d034a2a6709ee3","signature":"3d68af76f99e63d97697b7f18e869f33bbc853ee25ce4427be82cf89ca27e24c"},{"version":"9e014f13e0748b16e15ff821c48a51ad7428255aeaea9264f2f844c43101c9e6","signature":"6f341b4fb4ca22c6ec87f51b58e6b06dbf377978e68532d6def89647a84c3787"},{"version":"35c515a02461a8d60da4f6f8511c40f953e90a3ba6b0f6a4cb1318a7d660e4f1","signature":"eb00ccaa922db91f7dae455892e7a82b0e32b92586190d6adfe1a2ba87f6930f"},{"version":"936a5e0f0f6320c33e62f413de10cdd2e478e5f7c9a1738e36005a21ddb0978e","signature":"965954df882d7f27726dcccb92b2d00d66473a86fa151c51eaffd8694fc3ada1"},{"version":"0d18086de88431a1b6b496aa2732c5a3936d9d5e9f9e59b5ea4e2e1b3a3b76d6","signature":"1f2d8d56e66fe440f8c045a88a4187f1eb87097ae427df50365d9fd46cc74650"},{"version":"5912434a9a7a9d7dbe248d0eb3416f16b4ef5c5da976cb1dce124c130381a47b","signature":"3c8945eb54b868651d4630ab637bdb793397fe1642113f42e7baee0b3c2cf063"},{"version":"73ab9c318b7ff1f4f7fca6f9516c12f0b431ee1f0abec5f330cf8e0dc7b62404","signature":"e00c31577fc90ec3b23e47cecf713ba17109c39c2508011f64641063c3a089be","affectsGlobalScope":true},{"version":"50b4176cc7023826a697fb9693cc569b751deb60c8bcb023a3932f232f45536e","signature":"ee8b4c985773a8d318dfdbd549a42e217c951b0c2bb3554d438b8c86777df51b"},"a28ac3e717907284b3910b8e9b3f9844a4e0b0a861bea7b923e5adf90f620330","b6d03c9cfe2cf0ba4c673c209fcd7c46c815b2619fd2aad59fc4229aaef2ed43","82e5a50e17833a10eb091923b7e429dc846d42f1c6161eb6beeb964288d98a15","670a76db379b27c8ff42f1ba927828a22862e2ab0b0908e38b671f0e912cc5ed","13b77ab19ef7aadd86a1e54f2f08ea23a6d74e102909e3c00d31f231ed040f62","069bebfee29864e3955378107e243508b163e77ab10de6a5ee03ae06939f0bb9",{"version":"eef204f061321360559bd19235ea32a9d55b3ec22a362cc78d14ef50d4db4490","affectsGlobalScope":true},{"version":"6c7176368037af28cb72f2392010fa1cef295d6d6744bca8cfb54985f3a18c3e","affectsGlobalScope":true},{"version":"ab41ef1f2cdafb8df48be20cd969d875602483859dc194e9c97c8a576892c052","affectsGlobalScope":true},{"version":"437e20f2ba32abaeb7985e0afe0002de1917bc74e949ba585e49feba65da6ca1","affectsGlobalScope":true},"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a",{"version":"613b21ccdf3be6329d56e6caa13b258c842edf8377be7bc9f014ed14cdcfc308","affectsGlobalScope":true},{"version":"d2662405c15ec112ebc0c3ec787edb82d58d6acb1a9d109317d7bf9cff9d09a7","affectsGlobalScope":true},"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1",{"version":"1a2e588ce04b57f262959afb54933563431bf75304cfda6165703fe08f4018c5","affectsGlobalScope":true},"c775b106d611ae2c068ed8429a132608d10007918941311214892dcd4a571ad7","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","75eb536b960b85f75e21490beeab53ea616646a995ad203e1af532d67a774fb6",{"version":"36d0976d3dad74078f707af107b5082dbe42ffcadb3442ff140c36c8a33b4887","affectsGlobalScope":true},"51bb58ef3a22fdc49a2d338a852050855d1507f918d4d7fa77a68d72fee9f780","7646ad748a9ca15bf43d4c88f83cc851c67f8ec9c1186295605b59ba6bb36dcb",{"version":"cef8931bc129687165253f0642427c2a72705a4613b3ac461b9fa78c7cdaef32","affectsGlobalScope":true},"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","47b62c294beb69daa5879f052e416b02e6518f3e4541ae98adbfb27805dd6711","f8375506002c556ec412c7e2a5a9ece401079ee5d9eb2c1372e9f5377fac56c7","8edd6482bd72eca772f9df15d05c838dd688cdbd4d62690891fca6578cfda6fe","07ba29a1a495b710aea48a4cf19ae12b3cbda2a8e9ac62192af477027a99e8de","6dead64c944504250dd2fc9095231f36887cfc1534f1ff57737c19f92d165c91","b9a4824bb83f25d6d227394db2ed99985308cf2a3a35f0d6d39aa72b15473982",{"version":"6e57c0b7b3d2716fbc0ca28aa23f62bc997ad534d1369f3853dcb9d453d1fb91","affectsGlobalScope":true},{"version":"b84f34005e497dbc0c1948833818cdb38e8c01ff4f88d810b4d70aa2e6c52916","affectsGlobalScope":true},"8e8e284b3832911aeede987e4d74cf0a00f2b03896b2fd3bf924344cc0f96b3c","37d37474a969ab1b91fc332eb6a375885dfd25279624dfa84dea48c9aedf4472","957905d33a09ce85efd84a65819cdd22eefdd64959afacbdcfe5f36b0d7a7bbe","f1a79b6047d006548185e55478837dfbcdd234d6fe51532783f5dffd401cfb2b","565fda33feca88f4b5db23ba8e605da1fd28b6d63292d276bdbd2afe6cd4c490","e822320b448edce0c7ede9cbeada034c72e1f1c8c8281974817030564c63dcb1",{"version":"9d65568cba17c9db40251023406668695ad698ea4a34542364af3e78edd37811","affectsGlobalScope":true},"f23e3d484de54d235bf702072100b541553a1df2550bad691fe84995e15cf7be","821c79b046e40d54a447bebd9307e70b86399a89980a87bbc98114411169e274","17bc38afc78d40b2f54af216c0cc31a4bd0c6897a5945fa39945dfc43260be2c",{"version":"d201b44ff390c220a94fb0ff6a534fe9fa15b44f8a86d0470009cdde3a3e62ab","affectsGlobalScope":true},{"version":"d44445141f204d5672c502a39c1124bcf1df225eba05df0d2957f79122be87b5","affectsGlobalScope":true},"de905bc5f7e7a81cb420e212b95ab5e3ab840f93e0cfa8ce879f6e7fa465d4a2","bc2ff43214898bc6d53cab92fb41b5309efec9cbb59a0650525980aee994de2b","bede3143eeddca3b8ec3592b09d7eb02042f9e195251040c5146eac09b173236","64a40cf4ec8a7a29db2b4bc35f042e5be8537c4be316e5221f40f30ca8ed7051","294c082d609e6523520290db4f1d54114ebc83643fb42abd965be5bcc5d9416b","cf7d740e39bd8adbdc7840ee91bef0af489052f6467edfcefb7197921757ec3b","37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","125d792ec6c0c0f657d758055c494301cc5fdb327d9d9d5960b3f129aff76093",{"version":"63c3208a57f10a4f89944c80a6cdb31faff343e41a2d3e06831c621788969fa7","affectsGlobalScope":true},"b85151402164ab7cb665e58df5c1a29aa25ea4ed3a367f84a15589e7d7a9c8ca","89eb8abe2b5c146fbb8f3bf72f4e91de3541f2fb559ad5fed4ad5bf223a3dedb",{"version":"bc6cb10764a82f3025c0f4822b8ad711c16d1a5c75789be2d188d553b69b2d48","affectsGlobalScope":true},"41d510caf7ed692923cb6ef5932dc9cf1ed0f57de8eb518c5bab8358a21af674","2751c5a6b9054b61c9b03b3770b2d39b1327564672b63e3485ac03ffeb28b4f6","dc058956a93388aab38307b7b3b9b6379e1021e73a244aab6ac9427dc3a252a7","f33302cf240672359992c356f2005d395b559e176196d03f31a28cc7b01e69bc",{"version":"3ce25041ff6ae06c08fcaccd5fcd9baf4ca6e80e6cb5a922773a1985672e74c2","affectsGlobalScope":true},{"version":"652c0de14329a834ff06af6ad44670fac35849654a464fd9ae36edb92a362c12","affectsGlobalScope":true},"3b1e178016d3fc554505ae087c249b205b1c50624d482c542be9d4682bab81fc","5db7c5bb02ef47aaaec6d262d50c4e9355c80937d649365c343fa5e84569621d","cf45d0510b661f1da461479851ff902f188edb111777c37055eff12fa986a23a",{"version":"ec9a5f06328f61e09f44d6781d1bd862475f9900c16cef82621a46305def3c4d","affectsGlobalScope":true},"37bef1064b7d015aeaa7c0716fe23a0b3844abe2c0a3df7144153ca8445fe0da","75bd411256302c183207051fd198b4e0dbab45d28a6daf04d3ad61f70a2c8e90","25be1eb939c9c63242c7a45446edb20c40541da967f43f1aa6a00ed53c0552db","151ff381ef9ff8da2da9b9663ebf657eac35c4c9a19183420c05728f31a6761d","f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","a4a39b5714adfcadd3bbea6698ca2e942606d833bde62ad5fb6ec55f5e438ff8","bbc1d029093135d7d9bfa4b38cbf8761db505026cc458b5e9c8b74f4000e5e75","851fe8b694793c8e4c48c154847712e940694e960e33ac68b73e94557d6aff8d","8a190298d0ff502ad1c7294ba6b0abb3a290fc905b3a00603016a97c363a4c7a","5ac7a170c47261c02b98ab8b8f4844371a6d36591dd2f86f89a5ded0b4d29696","1f68ab0e055994eb337b67aa87d2a15e0200951e9664959b3866ee6f6b11a0fe","afe73051ff6a03a9565cbd8ebb0e956ee3df5e913ad5c1ded64218aabfa3dcb5","89121c1bf2990f5219bfd802a3e7fc557de447c62058d6af68d6b6348d64499a","79b4369233a12c6fa4a07301ecb7085802c98f3a77cf9ab97eee27e1656f82e6","035a5df183489c2e22f3cf59fc1ed2b043d27f357eecc0eb8d8e840059d44245","a4809f4d92317535e6b22b01019437030077a76fec1d93b9881c9ed4738fcc54","5f53fa0bd22096d2a78533f94e02c899143b8f0f9891a46965294ee8b91a9434","cdcc132f207d097d7d3aa75615ab9a2e71d6a478162dde8b67f88ea19f3e54de","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","c085e9aa62d1ae1375794c1fb927a445fa105fed891a7e24edbb1c3300f7384a","f315e1e65a1f80992f0509e84e4ae2df15ecd9ef73df975f7c98813b71e4c8da","5b9586e9b0b6322e5bfbd2c29bd3b8e21ab9d871f82346cb71020e3d84bae73e","3e70a7e67c2cb16f8cd49097360c0309fe9d1e3210ff9222e9dac1f8df9d4fb6","ab68d2a3e3e8767c3fba8f80de099a1cfc18c0de79e42cb02ae66e22dfe14a66","d96cc6598148bf1a98fb2e8dcf01c63a4b3558bdaec6ef35e087fd0562eb40ec",{"version":"f8db4fea512ab759b2223b90ecbbe7dae919c02f8ce95ec03f7fb1cf757cfbeb","affectsGlobalScope":true},"96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","380b919bfa0516118edaf25b99e45f855e7bc3fd75ce4163a1cfe4a666388804","0b24a72109c8dd1b41f94abfe1bb296ba01b3734b8ac632db2c48ffc5dccaf01","fcf79300e5257a23ed3bacaa6861d7c645139c6f7ece134d15e6669447e5e6db","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","aa2c18a1b5a086bbcaae10a4efba409cc95ba7287d8cf8f2591b53704fea3dea","b88749bdb18fc1398370e33aa72bc4f88274118f4960e61ce26605f9b33c5ba2","0aaef8cded245bf5036a7a40b65622dd6c4da71f7a35343112edbe112b348a1e","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","a873c50d3e47c21aa09fbe1e2023d9a44efb07cc0cb8c72f418bf301b0771fd3","7c14ccd2eaa82619fffc1bfa877eb68a012e9fb723d07ee98db451fadb618906","49c36529ee09ea9ce19525af5bb84985ea8e782cb7ee8c493d9e36d027a3d019","df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9","4f6a12044ee6f458db11964153830abbc499e73d065c51c329ec97407f4b13dd","8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649","fbca5ffaebf282ec3cdac47b0d1d4a138a8b0bb32105251a38acb235087d3318","22293bd6fa12747929f8dfca3ec1684a3fe08638aa18023dd286ab337e88a592","916be7d770b0ae0406be9486ac12eb9825f21514961dd050594c4b250617d5a8","ab82804a14454734010dcdcd43f564ff7b0389bee4c5692eec76ff5b30d4cf66","1ba59c8bbeed2cb75b239bb12041582fa3e8ef32f8d0bd0ec802e38442d3f317","bae8d023ef6b23df7da26f51cea44321f95817c190342a36882e93b80d07a960","26a770cec4bd2e7dbba95c6e536390fffe83c6268b78974a93727903b515c4e7"],"root":[[50,63],[65,85],[88,97]],"options":{"composite":true,"declaration":true,"esModuleInterop":true,"module":1,"noImplicitAny":false,"noImplicitThis":false,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./","preserveConstEnums":false,"removeComments":false,"skipLibCheck":true,"sourceMap":true,"strict":true,"target":2},"fileIdsList":[[98,110,147],[110,147],[110,147,198],[110,147,213],[98,99,100,101,102,110,147],[98,100,110,147],[110,147,162,195],[110,147,197,203],[110,147,197,198,199],[110,147,200],[110,147,160,195],[110,147,206],[110,147,208],[110,147,209],[110,147,215,218],[110,147,221,223,224,225,226,227,228,229,230,231,232,233],[110,147,221,222,224,225,226,227,228,229,230,231,232,233],[110,147,222,223,224,225,226,227,228,229,230,231,232,233],[110,147,221,222,223,225,226,227,228,229,230,231,232,233],[110,147,221,222,223,224,226,227,228,229,230,231,232,233],[110,147,221,222,223,224,225,227,228,229,230,231,232,233],[110,147,221,222,223,224,225,226,228,229,230,231,232,233],[110,147,221,222,223,224,225,226,227,229,230,231,232,233],[110,147,221,222,223,224,225,226,227,228,230,231,232,233],[110,147,221,222,223,224,225,226,227,228,229,231,232,233],[110,147,221,222,223,224,225,226,227,228,229,230,232,233],[110,147,221,222,223,224,225,226,227,228,229,230,231,233],[110,147,221,222,223,224,225,226,227,228,229,230,231,232],[110,144,147],[110,146,147],[110,147,152,180],[110,147,148,159,160,167,177,188],[110,147,148,149,159,167],[105,106,107,110,147],[110,147,150,189],[110,147,151,152,160,168],[110,147,152,177,185],[110,147,153,155,159,167],[110,146,147,154],[110,147,155,156],[110,147,157,159],[110,146,147,159],[110,147,159,160,161,177,188],[110,147,159,160,161,174,177,180],[110,142,147],[110,147,155,159,162,167,177,188],[110,147,159,160,162,163,167,177,185,188],[110,147,162,164,177,185,188],[110,147,159,165],[110,147,166,188,193],[110,147,155,159,167,177],[110,147,168],[110,147,169],[110,146,147,170],[110,147,171,187,193],[110,147,172],[110,147,173],[110,147,159,174,175],[110,147,174,176,189,191],[110,147,159,177,178,180],[110,147,179,180],[110,147,177,178],[110,147,180],[110,147,181],[110,147,177,182],[110,147,159,183,184],[110,147,183,184],[110,147,152,167,177,185],[110,147,186],[147],[108,109,110,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194],[110,147,167,187],[110,147,162,173,188],[110,147,152,189],[110,147,177,190],[110,147,166,191],[110,147,192],[110,147,159,161,170,177,180,188,191,193],[110,147,177,194],[110,147,159,162,164,167,177,185,188,194,195],[110,147,240],[110,147,197,198,201,202],[110,147,203],[110,147,211,217],[110,147,215],[110,147,212,216],[110,147,214],[110,119,123,147,188],[110,119,147,177,188],[110,114,147],[110,116,119,147,185,188],[110,147,167,185],[110,147,195],[110,114,147,195],[110,116,119,147,167,188],[110,111,112,115,118,147,159,177,188],[110,111,117,147],[110,115,119,147,180,188,195],[110,135,147,195],[110,113,114,147,195],[110,119,147],[110,113,114,115,116,117,118,119,120,121,123,124,125,126,127,128,129,130,131,132,133,134,136,137,138,139,140,141,147],[110,119,126,127,147],[110,117,119,127,128,147],[110,118,147],[110,111,114,119,147],[110,119,123,127,128,147],[110,123,147],[110,117,119,122,147,188],[110,111,116,117,119,123,126,147],[110,147,177],[110,114,119,135,147,193,195],[86,110,147],[44,45,110,147],[48,110,147],[47,110,147],[46,55,56,57,58,62,80,84,85,88,110,147],[55,84,85,88,89,90,91,92,110,147],[89,110,147],[51,52,58,110,147],[50,54,110,147],[51,52,53,58,110,147],[54,58,84,110,147],[59,110,147],[56,84,85,87,110,147],[46,55,58,84,89,91,93,94,110,147],[55,57,58,69,73,75,76,80,85,88,89,90,110,147],[46,64,84,110,147],[46,55,58,110,147],[56,69,84,85,88,110,147],[46,49,58,61,110,147],[46,57,58,59,62,63,64,65,110,147],[46,57,58,110,147],[46,58,61,110,147],[46,57,58,59,61,62,63,65,66,67,68,69,70,71,73,74,75,76,89,110,147],[57,58,59,110,147],[46,58,60,110,147],[58,60,110,147],[46,57,58,59,110,147],[55,58,61,62,63,65,66,67,68,69,70,71,73,74,75,76,77,78,79,80,81,82,83,110,147],[46,57,58,62,63,65,110,147],[46,56,57,58,110,147],[46,57,58,62,63,110,147],[46,55,56,57,110,147],[46,55,57,58,80,110,147],[49,55,56,57,58,76,81,110,147],[57,58,59,72,110,147],[46,55,57,58,59,72,110,147],[46,57,58,59,72,110,147],[58,110,147],[46,56,57,58,69,110,147],[46,57,58,62,71,110,147],[55,56,57,58,62,88],[55,84,85,88,89,90,91,92],[89],[51,58],[51,53,54],[51,53,58],[54,58],[56,84],[55,58,84,91,94],[55,58,69],[64],[55,58],[56,69],[58,61],[57,58],[57,58,61,62,63,65,66,67,68,69,70,71,73,74,75,76],[58,60],[58,61,62,63,65,66,67,68,69,73,74,75,76,77,78,79,80,81,82],[56,57,58],[55,56,57],[55,57,58],[57,58,72],[55,57,58,72],[58],[57,58,71]],"referencedMap":[[100,1],[98,2],[201,3],[211,2],[214,4],[213,2],[103,5],[99,1],[101,6],[102,1],[104,2],[196,7],[204,8],[200,9],[199,10],[197,2],[205,11],[207,12],[208,2],[209,13],[210,14],[219,15],[198,2],[220,2],[222,16],[223,17],[221,18],[224,19],[225,20],[226,21],[227,22],[228,23],[229,24],[230,25],[231,26],[232,27],[233,28],[234,2],[235,2],[144,29],[145,29],[146,30],[147,31],[148,32],[149,33],[105,2],[108,34],[106,2],[107,2],[150,35],[151,36],[152,37],[153,38],[154,39],[155,40],[156,40],[158,2],[157,41],[159,42],[160,43],[161,44],[143,45],[162,46],[163,47],[164,48],[165,49],[166,50],[167,51],[168,52],[169,53],[170,54],[171,55],[172,56],[173,57],[174,58],[175,58],[176,59],[177,60],[179,61],[178,62],[180,63],[181,64],[182,65],[183,66],[184,67],[185,68],[186,69],[110,70],[109,2],[195,71],[187,72],[188,73],[189,74],[190,75],[191,76],[192,77],[193,78],[194,79],[236,2],[237,2],[238,2],[206,2],[239,80],[240,2],[241,81],[64,2],[212,2],[203,82],[202,83],[218,84],[216,85],[217,86],[215,87],[42,2],[43,2],[9,2],[8,2],[2,2],[10,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[3,2],[4,2],[18,2],[22,2],[19,2],[20,2],[21,2],[23,2],[24,2],[25,2],[5,2],[26,2],[27,2],[28,2],[29,2],[6,2],[33,2],[30,2],[31,2],[32,2],[34,2],[7,2],[35,2],[40,2],[41,2],[36,2],[37,2],[38,2],[39,2],[1,2],[126,88],[133,89],[125,88],[140,90],[117,91],[116,92],[139,93],[134,94],[137,95],[119,96],[118,97],[114,98],[113,93],[136,99],[115,100],[120,101],[121,2],[124,101],[111,2],[142,102],[141,101],[128,103],[129,104],[131,105],[127,106],[130,107],[135,93],[122,108],[123,109],[132,110],[112,111],[138,112],[86,2],[87,113],[46,114],[45,2],[44,2],[49,115],[47,2],[48,116],[89,117],[93,118],[51,119],[52,2],[50,2],[53,120],[55,121],[96,2],[54,122],[94,123],[85,124],[88,125],[95,126],[91,127],[92,128],[57,129],[56,129],[90,130],[62,131],[66,132],[67,133],[63,134],[77,135],[78,136],[68,137],[61,138],[65,138],[69,138],[60,139],[84,140],[71,141],[97,142],[79,143],[58,144],[81,145],[70,136],[80,146],[74,147],[75,147],[76,148],[73,149],[72,150],[82,151],[83,152],[59,2]],"exportedModulesMap":[[100,1],[98,2],[201,3],[211,2],[214,4],[213,2],[103,5],[99,1],[101,6],[102,1],[104,2],[196,7],[204,8],[200,9],[199,10],[197,2],[205,11],[207,12],[208,2],[209,13],[210,14],[219,15],[198,2],[220,2],[222,16],[223,17],[221,18],[224,19],[225,20],[226,21],[227,22],[228,23],[229,24],[230,25],[231,26],[232,27],[233,28],[234,2],[235,2],[144,29],[145,29],[146,30],[147,31],[148,32],[149,33],[105,2],[108,34],[106,2],[107,2],[150,35],[151,36],[152,37],[153,38],[154,39],[155,40],[156,40],[158,2],[157,41],[159,42],[160,43],[161,44],[143,45],[162,46],[163,47],[164,48],[165,49],[166,50],[167,51],[168,52],[169,53],[170,54],[171,55],[172,56],[173,57],[174,58],[175,58],[176,59],[177,60],[179,61],[178,62],[180,63],[181,64],[182,65],[183,66],[184,67],[185,68],[186,69],[110,70],[109,2],[195,71],[187,72],[188,73],[189,74],[190,75],[191,76],[192,77],[193,78],[194,79],[236,2],[237,2],[238,2],[206,2],[239,80],[240,2],[241,81],[64,2],[212,2],[203,82],[202,83],[218,84],[216,85],[217,86],[215,87],[42,2],[43,2],[9,2],[8,2],[2,2],[10,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[3,2],[4,2],[18,2],[22,2],[19,2],[20,2],[21,2],[23,2],[24,2],[25,2],[5,2],[26,2],[27,2],[28,2],[29,2],[6,2],[33,2],[30,2],[31,2],[32,2],[34,2],[7,2],[35,2],[40,2],[41,2],[36,2],[37,2],[38,2],[39,2],[1,2],[126,88],[133,89],[125,88],[140,90],[117,91],[116,92],[139,93],[134,94],[137,95],[119,96],[118,97],[114,98],[113,93],[136,99],[115,100],[120,101],[121,2],[124,101],[111,2],[142,102],[141,101],[128,103],[129,104],[131,105],[127,106],[130,107],[135,93],[122,108],[123,109],[132,110],[112,111],[138,112],[86,2],[87,113],[46,114],[45,2],[44,2],[49,115],[47,2],[48,116],[89,153],[93,154],[51,155],[50,2],[53,156],[55,157],[54,158],[94,159],[88,160],[95,161],[91,162],[92,163],[57,164],[56,164],[90,165],[62,166],[66,167],[67,167],[63,166],[77,168],[78,167],[68,169],[61,169],[65,169],[69,169],[60,167],[84,170],[71,167],[97,171],[79,167],[58,172],[81,173],[70,167],[80,173],[74,174],[75,174],[76,175],[73,174],[72,176],[82,167],[83,177]],"semanticDiagnosticsPerFile":[100,98,201,211,214,213,103,99,101,102,104,196,204,200,199,197,205,207,208,209,210,219,198,220,222,223,221,224,225,226,227,228,229,230,231,232,233,234,235,144,145,146,147,148,149,105,108,106,107,150,151,152,153,154,155,156,158,157,159,160,161,143,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,179,178,180,181,182,183,184,185,186,110,109,195,187,188,189,190,191,192,193,194,236,237,238,206,239,240,241,64,212,203,202,218,216,217,215,42,43,9,8,2,10,11,12,13,14,15,16,17,3,4,18,22,19,20,21,23,24,25,5,26,27,28,29,6,33,30,31,32,34,7,35,40,41,36,37,38,39,1,126,133,125,140,117,116,139,134,137,119,118,114,113,136,115,120,121,124,111,142,141,128,129,131,127,130,135,122,123,132,112,138,86,87,46,45,44,49,47,48,89,93,51,52,50,53,55,96,54,94,85,88,95,91,92,57,56,90,62,66,67,63,77,78,68,61,65,69,60,84,71,97,79,58,81,70,80,74,75,76,73,72,82,83,59],"latestChangedDtsFile":"./src/types/json.d.ts"},"version":"5.2.2"}
|
|
1
|
+
{"program":{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../isomorphic/dist/utils/types.d.ts","../../isomorphic/dist/utils/shared.d.ts","../../isomorphic/dist/utils/index.d.ts","../../ripple-address-codec/dist/utils.d.ts","../../ripple-address-codec/dist/xrp-codec.d.ts","../../ripple-address-codec/dist/index.d.ts","../src/enums/definitions.json","../src/enums/bytes.ts","../src/enums/constants.ts","../src/enums/field.ts","../src/enums/xrpl-definitions-base.ts","../src/enums/index.ts","../src/serdes/binary-serializer.ts","../src/serdes/binary-parser.ts","../src/types/serialized-type.ts","../src/utils.ts","../src/types/hash.ts","../src/types/hash-160.ts","../src/types/account-id.ts","../src/types/currency.ts","../../../node_modules/bignumber.js/types.d.ts","../../../node_modules/bignumber.js/bignumber.d.ts","../src/types/hash-192.ts","../src/types/amount.ts","../src/types/blob.ts","../src/types/hash-128.ts","../src/types/hash-256.ts","../src/types/st-number.ts","../src/types/issue.ts","../src/types/uint.ts","../src/types/uint-8.ts","../src/types/uint-16.ts","../src/types/uint-32.ts","../src/types/uint-64.ts","../src/types/data.ts","../src/types/datatype.ts","../src/types/int.ts","../src/types/int-32.ts","../src/types/path-set.ts","../src/types/st-object.ts","../src/types/st-array.ts","../src/types/vector-256.ts","../src/types/xchain-bridge.ts","../src/types/index.ts","../src/hash-prefixes.ts","../../isomorphic/dist/internal/types.d.ts","../../isomorphic/dist/sha512/index.d.ts","../src/hashes.ts","../src/binary.ts","../src/shamap.ts","../src/ledger-hashes.ts","../src/quality.ts","../src/coretypes.ts","../src/enums/xrpl-definitions.ts","../src/index.ts","../src/enums/utils-renumber.ts","../src/types/json.ts","../../../node_modules/@babel/types/lib/index.d.ts","../../../node_modules/@types/babel__generator/index.d.ts","../../../node_modules/@babel/parser/typings/babel-parser.d.ts","../../../node_modules/@types/babel__template/index.d.ts","../../../node_modules/@types/babel__traverse/index.d.ts","../../../node_modules/@types/babel__core/index.d.ts","../../../node_modules/@types/chai/index.d.ts","../../../node_modules/@types/node/compatibility/disposable.d.ts","../../../node_modules/@types/node/compatibility/indexable.d.ts","../../../node_modules/@types/node/compatibility/iterators.d.ts","../../../node_modules/@types/node/compatibility/index.d.ts","../../../node_modules/@types/node/ts5.6/globals.typedarray.d.ts","../../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts","../../../node_modules/buffer/index.d.ts","../../../node_modules/undici-types/header.d.ts","../../../node_modules/undici-types/readable.d.ts","../../../node_modules/undici-types/file.d.ts","../../../node_modules/undici-types/fetch.d.ts","../../../node_modules/undici-types/formdata.d.ts","../../../node_modules/undici-types/connector.d.ts","../../../node_modules/undici-types/client.d.ts","../../../node_modules/undici-types/errors.d.ts","../../../node_modules/undici-types/dispatcher.d.ts","../../../node_modules/undici-types/global-dispatcher.d.ts","../../../node_modules/undici-types/global-origin.d.ts","../../../node_modules/undici-types/pool-stats.d.ts","../../../node_modules/undici-types/pool.d.ts","../../../node_modules/undici-types/handlers.d.ts","../../../node_modules/undici-types/balanced-pool.d.ts","../../../node_modules/undici-types/agent.d.ts","../../../node_modules/undici-types/mock-interceptor.d.ts","../../../node_modules/undici-types/mock-agent.d.ts","../../../node_modules/undici-types/mock-client.d.ts","../../../node_modules/undici-types/mock-pool.d.ts","../../../node_modules/undici-types/mock-errors.d.ts","../../../node_modules/undici-types/proxy-agent.d.ts","../../../node_modules/undici-types/api.d.ts","../../../node_modules/undici-types/cookies.d.ts","../../../node_modules/undici-types/patch.d.ts","../../../node_modules/undici-types/filereader.d.ts","../../../node_modules/undici-types/diagnostics-channel.d.ts","../../../node_modules/undici-types/websocket.d.ts","../../../node_modules/undici-types/content-type.d.ts","../../../node_modules/undici-types/cache.d.ts","../../../node_modules/undici-types/interceptors.d.ts","../../../node_modules/undici-types/index.d.ts","../../../node_modules/@types/node/globals.d.ts","../../../node_modules/@types/node/assert.d.ts","../../../node_modules/@types/node/assert/strict.d.ts","../../../node_modules/@types/node/async_hooks.d.ts","../../../node_modules/@types/node/buffer.d.ts","../../../node_modules/@types/node/child_process.d.ts","../../../node_modules/@types/node/cluster.d.ts","../../../node_modules/@types/node/console.d.ts","../../../node_modules/@types/node/constants.d.ts","../../../node_modules/@types/node/crypto.d.ts","../../../node_modules/@types/node/dgram.d.ts","../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/@types/node/dns.d.ts","../../../node_modules/@types/node/dns/promises.d.ts","../../../node_modules/@types/node/domain.d.ts","../../../node_modules/@types/node/dom-events.d.ts","../../../node_modules/@types/node/events.d.ts","../../../node_modules/@types/node/fs.d.ts","../../../node_modules/@types/node/fs/promises.d.ts","../../../node_modules/@types/node/http.d.ts","../../../node_modules/@types/node/http2.d.ts","../../../node_modules/@types/node/https.d.ts","../../../node_modules/@types/node/inspector.d.ts","../../../node_modules/@types/node/module.d.ts","../../../node_modules/@types/node/net.d.ts","../../../node_modules/@types/node/os.d.ts","../../../node_modules/@types/node/path.d.ts","../../../node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/@types/node/process.d.ts","../../../node_modules/@types/node/punycode.d.ts","../../../node_modules/@types/node/querystring.d.ts","../../../node_modules/@types/node/readline.d.ts","../../../node_modules/@types/node/readline/promises.d.ts","../../../node_modules/@types/node/repl.d.ts","../../../node_modules/@types/node/stream.d.ts","../../../node_modules/@types/node/stream/promises.d.ts","../../../node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/@types/node/stream/web.d.ts","../../../node_modules/@types/node/string_decoder.d.ts","../../../node_modules/@types/node/test.d.ts","../../../node_modules/@types/node/timers.d.ts","../../../node_modules/@types/node/timers/promises.d.ts","../../../node_modules/@types/node/tls.d.ts","../../../node_modules/@types/node/trace_events.d.ts","../../../node_modules/@types/node/tty.d.ts","../../../node_modules/@types/node/url.d.ts","../../../node_modules/@types/node/util.d.ts","../../../node_modules/@types/node/v8.d.ts","../../../node_modules/@types/node/vm.d.ts","../../../node_modules/@types/node/wasi.d.ts","../../../node_modules/@types/node/worker_threads.d.ts","../../../node_modules/@types/node/zlib.d.ts","../../../node_modules/@types/node/ts5.6/index.d.ts","../../../node_modules/@types/cors/index.d.ts","../../../node_modules/@types/estree/index.d.ts","../../../node_modules/@types/json-schema/index.d.ts","../../../node_modules/@types/eslint/use-at-your-own-risk.d.ts","../../../node_modules/@types/eslint/index.d.ts","../../../node_modules/@eslint/core/dist/esm/types.d.ts","../../../node_modules/eslint/lib/types/use-at-your-own-risk.d.ts","../../../node_modules/eslint/lib/types/index.d.ts","../../../node_modules/@types/eslint-scope/index.d.ts","../../../node_modules/@types/graceful-fs/index.d.ts","../../../node_modules/@types/unist/index.d.ts","../../../node_modules/@types/hast/index.d.ts","../../../node_modules/@types/istanbul-lib-coverage/index.d.ts","../../../node_modules/@types/istanbul-lib-report/index.d.ts","../../../node_modules/@types/istanbul-reports/index.d.ts","../../../node_modules/@jest/expect-utils/build/index.d.ts","../../../node_modules/chalk/index.d.ts","../../../node_modules/@sinclair/typebox/typebox.d.ts","../../../node_modules/@jest/schemas/build/index.d.ts","../../../node_modules/pretty-format/build/index.d.ts","../../../node_modules/jest-diff/build/index.d.ts","../../../node_modules/jest-matcher-utils/build/index.d.ts","../../../node_modules/@types/jest/node_modules/expect/build/index.d.ts","../../../node_modules/@types/jest/index.d.ts","../../../node_modules/@types/json5/index.d.ts","../../../node_modules/@types/lodash/common/common.d.ts","../../../node_modules/@types/lodash/common/array.d.ts","../../../node_modules/@types/lodash/common/collection.d.ts","../../../node_modules/@types/lodash/common/date.d.ts","../../../node_modules/@types/lodash/common/function.d.ts","../../../node_modules/@types/lodash/common/lang.d.ts","../../../node_modules/@types/lodash/common/math.d.ts","../../../node_modules/@types/lodash/common/number.d.ts","../../../node_modules/@types/lodash/common/object.d.ts","../../../node_modules/@types/lodash/common/seq.d.ts","../../../node_modules/@types/lodash/common/string.d.ts","../../../node_modules/@types/lodash/common/util.d.ts","../../../node_modules/@types/lodash/index.d.ts","../../../node_modules/@types/minimatch/index.d.ts","../../../node_modules/@types/minimist/index.d.ts","../../../node_modules/@types/normalize-package-data/index.d.ts","../../../node_modules/@types/stack-utils/index.d.ts","../../../node_modules/@types/ws/index.d.ts","../../../node_modules/@types/yargs-parser/index.d.ts","../../../node_modules/@types/yargs/index.d.ts","../../../node_modules/expect/build/index.d.ts","../../../node_modules/@types/node/index.d.ts"],"fileInfos":[{"version":"2ac9cdcfb8f8875c18d14ec5796a8b029c426f73ad6dc3ffb580c228b58d1c44","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4",{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true},{"version":"09226e53d1cfda217317074a97724da3e71e2c545e18774484b61562afc53cd2","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"8b41361862022eb72fcc8a7f34680ac842aca802cf4bc1f915e8c620c9ce4331","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"f35a831e4f0fe3b3697f4a0fe0e3caa7624c92b78afbecaf142c0f93abfaf379","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"93b7cbea34a93c65eea32d1ee4e65cc2700a4894727423d33c544b6f0da9caf1","0245c1345e3c622c8922ec10aefc24e194a1b045702a90dabe4db0d49bb4c3d0","5675d1dbebe4c26ccba40e8663e6cb7a5263b79cac692ba2329b050164687266","d0b3c382dfb0b4e50eb7edecbca02500302a1e86ef998c85595d3ad2157f5aa4","4e730fdf6f5050216d355cac23186d7984612bb203042a465e5f691c5f7483f0","78c8aac113cebcbfb4f4186d56aafcbe7492f3d5d4f684d33c91c7bee6e50ecb",{"version":"a09981f607af2a6944192a95b18dcb0d2b4c2e4bc7344df0c1ff7cb672f8c5ce","signature":"218311019113e393ef523165e93e0fb0fc722515f832d4ecfd9f1e6f29cd86fb"},{"version":"53039e6baa32620e98023daf1193ae28c93f980ac637d7a43ede01fdebfe1683","signature":"bbb8b294189cfa20b2fd302ef2fb7069fcbcd5d50a551b9650fae18d821ba7e2"},{"version":"9bc3ebb825b935585ad281d9b4eba3915726a556c7859b6d50a4b93671380d4a","signature":"680f653cc7e6ca9c8b3b253f4649576b4e46156d0e2f50282d3956751350f889"},{"version":"d2fb9f38d1d6c3da6b3003b1361b112f44bb8c9f68d281c81974ab213841f8e4","signature":"8430aed1a5c74ea2693f9d3565e726a6165d982084de4be36c03e08d90f2c527"},{"version":"c8a0572e1178b1f0961b3735a7b6c726b2043321cc21fbd5003edfa0273b212f","signature":"cb32242043649fdb8a6b1b34a00f82f312765bfa94d0783f66ab7988e744b6ee"},{"version":"61fe6cca16b56849c7b89683ef1210c99d917595a64678ebef7e6afafdf9a907","signature":"bb5f867082f5c56faf6d1688774b6a09c983224b29e47acc1b922bc4df7cc629"},{"version":"3d126fe41c0cb2f71a27512dda27f181ca1995f4877250b14ba6f292975eb9fc","signature":"d260cdeeaa373eb463b1ecc552a45f68029c875d6879082a998bbd0bcd376c5b"},{"version":"bf6cd4704c66645f274468ccd3ee0d5a9431850584d84ce8bed623457d493f74","signature":"8ce2b8d94721b8d809a5476ffe0420d0a50b50e5f23f659fc68ef6d7003e2c9c"},{"version":"316a5be213a3e7085cf697cf43ca90ff24e3d3eeba471a384f7693948e7495b5","signature":"5d265b0cfd56c4af64d9d9c96fd40d32fd2f325fdd93cfccf58373b6d21710c6"},{"version":"10d45a2d6743f729b1f40c334899d30df419e48dfa712fea941284760a949444","signature":"fe67c31b172cea1cd8a15e9f651d930583930b1c604221001b42bebf6970e6d4"},{"version":"4ed87b6786a7c725ef9512644f52a54915820ed395c648d59f081ca1eeeb0b01","signature":"080ca3d27ecdc4b94b290013cc1cfea20fa2729704a451fc504e7bfe0c9cd542"},{"version":"89e74989533ead4b8e8718afe8ff7806294c9f6b41ff35961f54a6f6826d31a4","signature":"b01db9b49fa08535ed3f741d6f73e9dc2106aeec0d8e2b2ad1d11ede1a963df5"},{"version":"2f393672c94aed54b90212b7a4cb77c97b31a18ab3dce352371ec5aacde3492c","signature":"35537da1a54676507af30db862740f7bee154d2ef77dc6cc35871bf146c4a1a8"},{"version":"456f08a86d0d47cadbe6905beba9fb659dd6dbbf2b8336ea8651e04311c3d65c","signature":"9c7638c8109ef14f1a9df10c8510488ba01f9608a7f82215cbc27406d44c7782"},{"version":"771525e3e16ad270362259ba6acd2fcdaeaaf05ffd4020751d1347663b415be0","affectsGlobalScope":true},"b2a7ec0766d5426ff150fee4854936ed4ec7a7a7ec554016a638a33995080805",{"version":"98dc7940b6537cc9210bd79827184ca679c9300c64cfca88556118f562b77abe","signature":"c5f9c299822c78a5ec028fb74990321ccd8e31802498ff279e47a3e996649174"},{"version":"fe973732d8d5588cdbcad94da73b383e8e89f4200f5603430f4031818e7255d3","signature":"b2aca8c3a0fe9f2ed3b8f2d2c0206b9e5515a96badac0daeefedc6647e90f703"},{"version":"953e0f5c5dfc4665b1a9d6bf7b96be6c938da686aa280c6d84cef8ad2b71e675","signature":"1496824d8caf37d11cbd4f4cb954d4478fe537073d97ba822a84f35eb0a204ed"},{"version":"f547510f074cf3839b912ba688c8d3de1b7f25678e5fbac1016641f4648cff2d","signature":"d732808078a78fb053048d6e43d16d43818cdea7f34a7afe33eb1a935e254269"},{"version":"3b4c3b2f74d153a2a14f3db8ac1d8be13ae531f9423824922c6ae6e759a87bb3","signature":"00e68864fe2facf6ca40a29137fb9a4c188852d9cac9339d979204bca925174d"},{"version":"202c097f69cb83c259dd3e4963b8a0981104a80b84bb2b0bd528475f6fa3c517","signature":"57e89961ea807659f591678d384c90b56d8db7358936beff9fb9e5e2919c8786"},{"version":"59b930c57f9e78ede0c8d6df7a54d50c68558d14489e92a853db3fa07f45e70f","signature":"18a14c247d2d1279212ad14ee25b72fa6d23622f1798556beec185634d85bfd3"},{"version":"af3b0e1bab1ce16b081ea585356e723380e36ac5b728e0b8a33458d65c1042a7","signature":"48cf9419adb956c2f4d024e5c1f5a6765292bad7fff621086cef6c174100e6e9"},{"version":"8b1109d5c6fee29a5d133a14a282e1dabced8ffae0a225752376f0cabd3d677a","signature":"83d26e4afcf907e77c7e80755227ef4160bb7d41390b1b69bdbbab1a4520c188"},{"version":"162d5b93b524609fcfe0dd39fe85c69c014c7ef5b34e178c249a41e9b9349b66","signature":"feb08dc7b6dab3a612671c2cce7821ebb97fb63f3789b79072daabe59a863e88"},{"version":"183f13ee67ca15f42389738afd02015e3d62ad2d1bc8f8b0d1b51c6332d32276","signature":"96236b3e8251529ffd98015d51a9ea63c76847946fe9bb6ba00ad802c3ba7829"},{"version":"6cc2ee99df250fd92a31c13852599e760893112e02a425d6a4395c20458bb65f","signature":"b1436b665a4eb7e64a31ec042a1157cb8e9ae5b3ba968a12c8454ec066461b23"},{"version":"3ff9a8cfcd256ff1fafe13f689e789f1a59cb8e8fd979d48a9d4e4f0b783cfb4","signature":"a5700cd20548263812d8147b9696047e0c5a3891cda9106bc60439a21b6df58a"},{"version":"580fd8ecda047b2969056d65de340e1d0f0de6abe31ef31a2ac125b437ce032e","signature":"b30331b18b71f48e7b7087365cd0989ea6c8a855db209680bcbdbc7176b7b913"},{"version":"9bd2c1cf0909c6a8c18ba95c9da22a1de33fbf5427e0f9992864d0c11c3c3f15","signature":"ce17369778156b615493e4c420255168b9c938031894d2d1d61b94dfe5b707e4"},{"version":"e7ea7e29064e28ca09094eb796b81f47d6ec93957184d960dd459ecfd4a9fd46","signature":"eae27dff8dfc16187ad31a79996bca628f690b89a7b779ad6a3d3649f098bbf6"},{"version":"e50f567963a5873aede7f053eca8a50fd7596a8588e9224771e2b2c858870b27","signature":"58da576775924eb7e78e5a203f4f094936bc9b477a06bca946adfbb528a3d0af"},{"version":"4ace82a6e716af9062342e4b66fd05d21d49c726ae2fa01d2ad6087e7ca2102e","signature":"028be6496bde8151d313002031459330c7fb2bb85b1d043b76452383a84a1095"},{"version":"48d8b1ae5b00bcefb542d43898d8679280bacc5e553a265401f752e5e3d2ec13","signature":"e13eb567d5bcf281aceb334ed868da9b64d02195edd4ea18cfbc081bcd6af689"},{"version":"03fb383ef44a150bdb00010df54b8fb3500aede0cbba8cebb005bcdb582f8280","signature":"e8bd31001c2b2e51d3710eb517430d7d5b06b186f58ff68abc53876bffe8c061"},{"version":"4bf20910cd4a8fa7ac8fcde6fe21c4a366c50edde7e522311b6644002a5adc26","signature":"e766d4ad1fb677a0c059c57808d83e570f3ea3226e7ea4ccfc840272e8435a69"},{"version":"66db6ed8918545928329b20196c42f848cedf9bd41040f11e66bd08651315885","signature":"7d2eb403b3aba980e0450c0be3ade1b3bfb4d39326c5489b29edfdfcb2c06962"},{"version":"e2d045bf0bbbd1e9b94f53aef652b0c818f335999e41e546c1023a31b7c058f2","signature":"136566c120de801a400543ef72c589e56782edf3b6fc6cb4c3734fd46ce0b66f"},"2c97ba738f865578d8c32b939f938a955ad6c1d839b7f279cf34f2f9475c0a7a","e3602c1f664b8956ee0c96608722a9c04dd99bf7b9af4256a536187550d0a558",{"version":"0cae3d8250b416762d9019b42b565873c1e37abdc31bed53bf607a702aa452a9","signature":"6779399c6b54f8c38620dd216234ea7f16e30bb5a48c7db27aebf918bd2a5116"},{"version":"162ebf74a71d94713dfc16da5f93fb1b91b3bf29e6c900bb6d9d64a2257a4da5","signature":"2d039137e2aedbf7c6c4ce708dacb77c29a1b399dae47c83a3a316a13ab93d45"},{"version":"fc47814ce72ecdc678b458e100a62d63df17f597eaf0625d62d034a2a6709ee3","signature":"3d68af76f99e63d97697b7f18e869f33bbc853ee25ce4427be82cf89ca27e24c"},{"version":"9e014f13e0748b16e15ff821c48a51ad7428255aeaea9264f2f844c43101c9e6","signature":"6f341b4fb4ca22c6ec87f51b58e6b06dbf377978e68532d6def89647a84c3787"},{"version":"35c515a02461a8d60da4f6f8511c40f953e90a3ba6b0f6a4cb1318a7d660e4f1","signature":"eb00ccaa922db91f7dae455892e7a82b0e32b92586190d6adfe1a2ba87f6930f"},{"version":"936a5e0f0f6320c33e62f413de10cdd2e478e5f7c9a1738e36005a21ddb0978e","signature":"965954df882d7f27726dcccb92b2d00d66473a86fa151c51eaffd8694fc3ada1"},{"version":"0d18086de88431a1b6b496aa2732c5a3936d9d5e9f9e59b5ea4e2e1b3a3b76d6","signature":"1f2d8d56e66fe440f8c045a88a4187f1eb87097ae427df50365d9fd46cc74650"},{"version":"4a982f72949bbf65be230530b0d31ed36f8e5c89db2b5e0ad9cc5230ce5b0284","signature":"3c8945eb54b868651d4630ab637bdb793397fe1642113f42e7baee0b3c2cf063"},{"version":"73ab9c318b7ff1f4f7fca6f9516c12f0b431ee1f0abec5f330cf8e0dc7b62404","signature":"e00c31577fc90ec3b23e47cecf713ba17109c39c2508011f64641063c3a089be","affectsGlobalScope":true},{"version":"50b4176cc7023826a697fb9693cc569b751deb60c8bcb023a3932f232f45536e","signature":"ee8b4c985773a8d318dfdbd549a42e217c951b0c2bb3554d438b8c86777df51b"},"a28ac3e717907284b3910b8e9b3f9844a4e0b0a861bea7b923e5adf90f620330","b6d03c9cfe2cf0ba4c673c209fcd7c46c815b2619fd2aad59fc4229aaef2ed43","82e5a50e17833a10eb091923b7e429dc846d42f1c6161eb6beeb964288d98a15","670a76db379b27c8ff42f1ba927828a22862e2ab0b0908e38b671f0e912cc5ed","13b77ab19ef7aadd86a1e54f2f08ea23a6d74e102909e3c00d31f231ed040f62","069bebfee29864e3955378107e243508b163e77ab10de6a5ee03ae06939f0bb9",{"version":"eef204f061321360559bd19235ea32a9d55b3ec22a362cc78d14ef50d4db4490","affectsGlobalScope":true},{"version":"6c7176368037af28cb72f2392010fa1cef295d6d6744bca8cfb54985f3a18c3e","affectsGlobalScope":true},{"version":"ab41ef1f2cdafb8df48be20cd969d875602483859dc194e9c97c8a576892c052","affectsGlobalScope":true},{"version":"437e20f2ba32abaeb7985e0afe0002de1917bc74e949ba585e49feba65da6ca1","affectsGlobalScope":true},"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a",{"version":"613b21ccdf3be6329d56e6caa13b258c842edf8377be7bc9f014ed14cdcfc308","affectsGlobalScope":true},{"version":"d2662405c15ec112ebc0c3ec787edb82d58d6acb1a9d109317d7bf9cff9d09a7","affectsGlobalScope":true},"8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1",{"version":"1a2e588ce04b57f262959afb54933563431bf75304cfda6165703fe08f4018c5","affectsGlobalScope":true},"c775b106d611ae2c068ed8429a132608d10007918941311214892dcd4a571ad7","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","75eb536b960b85f75e21490beeab53ea616646a995ad203e1af532d67a774fb6",{"version":"36d0976d3dad74078f707af107b5082dbe42ffcadb3442ff140c36c8a33b4887","affectsGlobalScope":true},"51bb58ef3a22fdc49a2d338a852050855d1507f918d4d7fa77a68d72fee9f780","7646ad748a9ca15bf43d4c88f83cc851c67f8ec9c1186295605b59ba6bb36dcb",{"version":"cef8931bc129687165253f0642427c2a72705a4613b3ac461b9fa78c7cdaef32","affectsGlobalScope":true},"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","47b62c294beb69daa5879f052e416b02e6518f3e4541ae98adbfb27805dd6711","f8375506002c556ec412c7e2a5a9ece401079ee5d9eb2c1372e9f5377fac56c7","8edd6482bd72eca772f9df15d05c838dd688cdbd4d62690891fca6578cfda6fe","07ba29a1a495b710aea48a4cf19ae12b3cbda2a8e9ac62192af477027a99e8de","6dead64c944504250dd2fc9095231f36887cfc1534f1ff57737c19f92d165c91","b9a4824bb83f25d6d227394db2ed99985308cf2a3a35f0d6d39aa72b15473982",{"version":"6e57c0b7b3d2716fbc0ca28aa23f62bc997ad534d1369f3853dcb9d453d1fb91","affectsGlobalScope":true},{"version":"b84f34005e497dbc0c1948833818cdb38e8c01ff4f88d810b4d70aa2e6c52916","affectsGlobalScope":true},"8e8e284b3832911aeede987e4d74cf0a00f2b03896b2fd3bf924344cc0f96b3c","37d37474a969ab1b91fc332eb6a375885dfd25279624dfa84dea48c9aedf4472","957905d33a09ce85efd84a65819cdd22eefdd64959afacbdcfe5f36b0d7a7bbe","f1a79b6047d006548185e55478837dfbcdd234d6fe51532783f5dffd401cfb2b","565fda33feca88f4b5db23ba8e605da1fd28b6d63292d276bdbd2afe6cd4c490","e822320b448edce0c7ede9cbeada034c72e1f1c8c8281974817030564c63dcb1",{"version":"9d65568cba17c9db40251023406668695ad698ea4a34542364af3e78edd37811","affectsGlobalScope":true},"f23e3d484de54d235bf702072100b541553a1df2550bad691fe84995e15cf7be","821c79b046e40d54a447bebd9307e70b86399a89980a87bbc98114411169e274","17bc38afc78d40b2f54af216c0cc31a4bd0c6897a5945fa39945dfc43260be2c",{"version":"d201b44ff390c220a94fb0ff6a534fe9fa15b44f8a86d0470009cdde3a3e62ab","affectsGlobalScope":true},{"version":"d44445141f204d5672c502a39c1124bcf1df225eba05df0d2957f79122be87b5","affectsGlobalScope":true},"de905bc5f7e7a81cb420e212b95ab5e3ab840f93e0cfa8ce879f6e7fa465d4a2","bc2ff43214898bc6d53cab92fb41b5309efec9cbb59a0650525980aee994de2b","bede3143eeddca3b8ec3592b09d7eb02042f9e195251040c5146eac09b173236","64a40cf4ec8a7a29db2b4bc35f042e5be8537c4be316e5221f40f30ca8ed7051","294c082d609e6523520290db4f1d54114ebc83643fb42abd965be5bcc5d9416b","cf7d740e39bd8adbdc7840ee91bef0af489052f6467edfcefb7197921757ec3b","37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","125d792ec6c0c0f657d758055c494301cc5fdb327d9d9d5960b3f129aff76093",{"version":"63c3208a57f10a4f89944c80a6cdb31faff343e41a2d3e06831c621788969fa7","affectsGlobalScope":true},"b85151402164ab7cb665e58df5c1a29aa25ea4ed3a367f84a15589e7d7a9c8ca","89eb8abe2b5c146fbb8f3bf72f4e91de3541f2fb559ad5fed4ad5bf223a3dedb",{"version":"bc6cb10764a82f3025c0f4822b8ad711c16d1a5c75789be2d188d553b69b2d48","affectsGlobalScope":true},"41d510caf7ed692923cb6ef5932dc9cf1ed0f57de8eb518c5bab8358a21af674","2751c5a6b9054b61c9b03b3770b2d39b1327564672b63e3485ac03ffeb28b4f6","dc058956a93388aab38307b7b3b9b6379e1021e73a244aab6ac9427dc3a252a7","f33302cf240672359992c356f2005d395b559e176196d03f31a28cc7b01e69bc",{"version":"3ce25041ff6ae06c08fcaccd5fcd9baf4ca6e80e6cb5a922773a1985672e74c2","affectsGlobalScope":true},{"version":"652c0de14329a834ff06af6ad44670fac35849654a464fd9ae36edb92a362c12","affectsGlobalScope":true},"3b1e178016d3fc554505ae087c249b205b1c50624d482c542be9d4682bab81fc","5db7c5bb02ef47aaaec6d262d50c4e9355c80937d649365c343fa5e84569621d","cf45d0510b661f1da461479851ff902f188edb111777c37055eff12fa986a23a",{"version":"ec9a5f06328f61e09f44d6781d1bd862475f9900c16cef82621a46305def3c4d","affectsGlobalScope":true},"37bef1064b7d015aeaa7c0716fe23a0b3844abe2c0a3df7144153ca8445fe0da","75bd411256302c183207051fd198b4e0dbab45d28a6daf04d3ad61f70a2c8e90","25be1eb939c9c63242c7a45446edb20c40541da967f43f1aa6a00ed53c0552db","151ff381ef9ff8da2da9b9663ebf657eac35c4c9a19183420c05728f31a6761d","f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","a4a39b5714adfcadd3bbea6698ca2e942606d833bde62ad5fb6ec55f5e438ff8","bbc1d029093135d7d9bfa4b38cbf8761db505026cc458b5e9c8b74f4000e5e75","ac450542cbfd50a4d7bf0f3ec8aeedb9e95791ecc6f2b2b19367696bd303e8c6","8a190298d0ff502ad1c7294ba6b0abb3a290fc905b3a00603016a97c363a4c7a","5ba4a4a1f9fae0550de86889fb06cd997c8406795d85647cbcd992245625680c","1f68ab0e055994eb337b67aa87d2a15e0200951e9664959b3866ee6f6b11a0fe","afe73051ff6a03a9565cbd8ebb0e956ee3df5e913ad5c1ded64218aabfa3dcb5","89121c1bf2990f5219bfd802a3e7fc557de447c62058d6af68d6b6348d64499a","79b4369233a12c6fa4a07301ecb7085802c98f3a77cf9ab97eee27e1656f82e6","035a5df183489c2e22f3cf59fc1ed2b043d27f357eecc0eb8d8e840059d44245","a4809f4d92317535e6b22b01019437030077a76fec1d93b9881c9ed4738fcc54","5f53fa0bd22096d2a78533f94e02c899143b8f0f9891a46965294ee8b91a9434","cdcc132f207d097d7d3aa75615ab9a2e71d6a478162dde8b67f88ea19f3e54de","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","c085e9aa62d1ae1375794c1fb927a445fa105fed891a7e24edbb1c3300f7384a","f315e1e65a1f80992f0509e84e4ae2df15ecd9ef73df975f7c98813b71e4c8da","5b9586e9b0b6322e5bfbd2c29bd3b8e21ab9d871f82346cb71020e3d84bae73e","3e70a7e67c2cb16f8cd49097360c0309fe9d1e3210ff9222e9dac1f8df9d4fb6","ab68d2a3e3e8767c3fba8f80de099a1cfc18c0de79e42cb02ae66e22dfe14a66","d96cc6598148bf1a98fb2e8dcf01c63a4b3558bdaec6ef35e087fd0562eb40ec",{"version":"f8db4fea512ab759b2223b90ecbbe7dae919c02f8ce95ec03f7fb1cf757cfbeb","affectsGlobalScope":true},"96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","380b919bfa0516118edaf25b99e45f855e7bc3fd75ce4163a1cfe4a666388804","98acc316756389efdc925de9169c826e4c40a6290fd0ed96b2d5a511b900b486","fcf79300e5257a23ed3bacaa6861d7c645139c6f7ece134d15e6669447e5e6db","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","aa2c18a1b5a086bbcaae10a4efba409cc95ba7287d8cf8f2591b53704fea3dea","b88749bdb18fc1398370e33aa72bc4f88274118f4960e61ce26605f9b33c5ba2","0244119dbcbcf34faf3ffdae72dab1e9bc2bc9efc3c477b2240ffa94af3bca56","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","a873c50d3e47c21aa09fbe1e2023d9a44efb07cc0cb8c72f418bf301b0771fd3","7c14ccd2eaa82619fffc1bfa877eb68a012e9fb723d07ee98db451fadb618906","49c36529ee09ea9ce19525af5bb84985ea8e782cb7ee8c493d9e36d027a3d019","df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9","4f6a12044ee6f458db11964153830abbc499e73d065c51c329ec97407f4b13dd","8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649","fbca5ffaebf282ec3cdac47b0d1d4a138a8b0bb32105251a38acb235087d3318","22293bd6fa12747929f8dfca3ec1684a3fe08638aa18023dd286ab337e88a592","ab82804a14454734010dcdcd43f564ff7b0389bee4c5692eec76ff5b30d4cf66","1ba59c8bbeed2cb75b239bb12041582fa3e8ef32f8d0bd0ec802e38442d3f317","bae8d023ef6b23df7da26f51cea44321f95817c190342a36882e93b80d07a960","26a770cec4bd2e7dbba95c6e536390fffe83c6268b78974a93727903b515c4e7"],"root":[[50,63],[66,88],[91,100]],"options":{"composite":true,"declaration":true,"esModuleInterop":true,"module":1,"noImplicitAny":false,"noImplicitThis":false,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./","preserveConstEnums":false,"removeComments":false,"skipLibCheck":true,"sourceMap":true,"strict":true,"target":2},"fileIdsList":[[101,113,151],[113,151],[113,151,202],[113,151,217],[101,102,103,104,105,113,151],[101,103,113,151],[113,151,166,199],[113,151,201,207],[113,151,201,202,203],[113,151,204],[113,151,164,199],[113,151,210],[113,151,212],[113,151,213],[113,151,219,222],[113,151,215,221],[113,151,225,227,228,229,230,231,232,233,234,235,236,237],[113,151,225,226,228,229,230,231,232,233,234,235,236,237],[113,151,226,227,228,229,230,231,232,233,234,235,236,237],[113,151,225,226,227,229,230,231,232,233,234,235,236,237],[113,151,225,226,227,228,230,231,232,233,234,235,236,237],[113,151,225,226,227,228,229,231,232,233,234,235,236,237],[113,151,225,226,227,228,229,230,232,233,234,235,236,237],[113,151,225,226,227,228,229,230,231,233,234,235,236,237],[113,151,225,226,227,228,229,230,231,232,234,235,236,237],[113,151,225,226,227,228,229,230,231,232,233,235,236,237],[113,151,225,226,227,228,229,230,231,232,233,234,236,237],[113,151,225,226,227,228,229,230,231,232,233,234,235,237],[113,151,225,226,227,228,229,230,231,232,233,234,235,236],[113,148,151],[113,150,151],[113,151,156,184],[113,151,152,163,164,171,181,192],[113,151,152,153,163,171],[108,109,110,113,151],[113,151,154,193],[113,151,155,156,164,172],[113,151,156,181,189],[113,151,157,159,163,171],[113,150,151,158],[113,151,159,160],[113,151,161,163],[113,150,151,163],[113,151,163,164,165,181,192],[113,151,163,164,165,178,181,184],[113,146,151],[113,151,159,163,166,171,181,192],[113,151,163,164,166,167,171,181,189,192],[113,151,166,168,181,189,192],[113,151,163,169],[113,151,170,192,197],[113,151,159,163,171,181],[113,151,172],[113,151,173],[113,150,151,174],[113,151,175,191,197],[113,151,176],[113,151,177],[113,151,163,178,179],[113,151,178,180,193,195],[113,151,163,181,182,184],[113,151,183,184],[113,151,181,182],[113,151,184],[113,151,185],[113,151,181,186],[113,151,163,187,188],[113,151,187,188],[113,151,156,171,181,189],[113,151,190],[151],[111,112,113,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198],[113,151,171,191],[113,151,166,177,192],[113,151,156,193],[113,151,181,194],[113,151,170,195],[113,151,196],[113,151,163,165,174,181,184,192,195,197],[113,151,181,198],[113,151,163,166,168,171,181,189,192,198,199],[113,151,243],[64,113,151],[113,151,201,205,206],[113,151,207],[113,151,219],[113,151,216,220],[113,151,218],[113,123,127,151,192],[113,123,151,181,192],[113,118,151],[113,120,123,151,189,192],[113,151,171,189],[113,151,199],[113,118,151,199],[113,120,123,151,171,192],[113,115,116,119,122,151,163,181,192],[113,115,121,151],[113,119,123,151,184,192,199],[113,139,151,199],[113,117,118,151,199],[113,123,151],[113,117,118,119,120,121,122,123,124,125,127,128,129,130,131,132,133,134,135,136,137,138,140,141,142,143,144,145,151],[113,123,130,131,151],[113,121,123,131,132,151],[113,122,151],[113,115,118,123,151],[113,123,127,131,132,151],[113,127,151],[113,121,123,126,151,192],[113,115,120,121,123,127,130,151],[113,151,181],[113,118,123,139,151,197,199],[89,113,151],[44,45,113,151],[48,113,151],[47,113,151],[46,55,56,57,58,62,83,87,88,91,113,151],[55,87,88,91,92,93,94,95,113,151],[92,113,151],[51,52,58,113,151],[50,54,113,151],[51,52,53,58,113,151],[54,58,87,113,151],[59,113,151],[56,87,88,90,113,151],[46,55,58,87,92,94,96,97,113,151],[55,57,58,70,74,76,77,83,88,91,92,93,113,151],[46,65,87,113,151],[46,55,58,113,151],[56,70,87,88,91,113,151],[46,49,58,61,113,151],[46,57,58,59,62,63,65,66,113,151],[46,57,58,113,151],[46,58,61,113,151],[46,57,58,59,61,62,63,66,67,68,69,70,71,72,74,75,76,77,92,113,151],[57,58,59,113,151],[46,58,60,113,151],[58,60,113,151],[46,57,58,59,113,151],[55,58,61,62,63,66,67,68,69,70,71,72,74,75,76,77,78,79,81,82,83,84,85,86,113,151],[57,59,80,113,151],[58,113,151],[46,57,58,59,62,63,66,113,151],[46,56,57,58,113,151],[46,57,58,62,63,113,151],[46,55,56,57,113,151],[46,55,57,58,83,113,151],[49,55,56,57,58,77,84,113,151],[57,58,59,73,113,151],[46,55,57,58,59,73,113,151],[46,57,58,59,73,113,151],[46,56,57,58,70,113,151],[46,57,58,62,72,113,151],[217],[201,204],[201,202,203],[204],[210],[219,245],[225,226,228,229,230,231,232,233,234,235,236,237],[225,226,227,229,230,231,232,233,234,235,236,237],[225,226,227,228,230,231,232,233,234,235,236,237],[225,226,227,228,229,231,232,233,234,235,236,237],[225,226,227,228,229,230,231,233,234,235,236,237],[225,226,227,228,229,230,231,232,234,235,236,237],[225,226,227,228,229,230,231,232,233,235,236,237],[225,226,227,228,229,230,231,232,233,234,236,237],[225,226,227,228,229,230,231,232,233,234,235,237],[225,226,227,228,229,230,231,232,233,234,235,236],[148],[196],[219],[216,220],[218],[123,127,192],[123,181,192],[118],[120,123,189,192],[171,189],[246],[118,246],[120,123,171,192],[115,116,119,122,151,163,181,192],[115,121],[119,123,151,184,192,246],[151,246],[139,151,246],[117,118,246],[123],[117,118,119,120,121,122,123,124,125,127,128,129,130,131,132,133,134,135,136,137,138,140,141,142,143,144,145],[123,130,131],[121,123,131,132],[122],[115,118,123],[123,127,131,132],[127],[121,123,126,192],[115,120,121,123,127,130],[151,181],[118,123,139,151,197,246],[89],[44,45],[55,56,57,58,62,91],[55,87,88,91,92,93,94,95],[92],[51,58],[51,53,54],[51,53,58],[54,58],[56,87],[55,58,87,94,97],[55,58,70],[65],[55,58],[56,70],[58,61],[57,58],[57,58,61,62,63,66,67,68,69,70,71,72,74,75,76,77],[58,60],[58,61,62,63,66,67,68,69,70,74,75,76,77,78,79,81,82,83,84,85],[57,80],[58],[56,57,58],[55,56,57],[55,57,58],[57,58,73],[55,57,58,73],[57,58,72]],"referencedMap":[[103,1],[101,2],[205,3],[215,2],[218,4],[217,2],[106,5],[102,1],[104,6],[105,1],[107,2],[200,7],[208,8],[204,9],[203,10],[201,2],[209,11],[211,12],[212,2],[213,13],[214,14],[223,15],[222,16],[202,2],[224,2],[226,17],[227,18],[225,19],[228,20],[229,21],[230,22],[231,23],[232,24],[233,25],[234,26],[235,27],[236,28],[237,29],[238,2],[239,2],[148,30],[149,30],[150,31],[151,32],[152,33],[153,34],[108,2],[111,35],[109,2],[110,2],[154,36],[155,37],[156,38],[157,39],[158,40],[159,41],[160,41],[162,2],[161,42],[163,43],[164,44],[165,45],[147,46],[166,47],[167,48],[168,49],[169,50],[170,51],[171,52],[172,53],[173,54],[174,55],[175,56],[176,57],[177,58],[178,59],[179,59],[180,60],[181,61],[183,62],[182,63],[184,64],[185,65],[186,66],[187,67],[188,68],[189,69],[190,70],[113,71],[112,2],[199,72],[191,73],[192,74],[193,75],[194,76],[195,77],[196,78],[197,79],[198,80],[240,2],[241,2],[210,2],[242,81],[243,2],[244,82],[65,83],[64,2],[114,2],[216,2],[207,84],[206,85],[220,86],[221,87],[219,88],[42,2],[43,2],[9,2],[8,2],[2,2],[10,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[3,2],[4,2],[18,2],[22,2],[19,2],[20,2],[21,2],[23,2],[24,2],[25,2],[5,2],[26,2],[27,2],[28,2],[29,2],[6,2],[33,2],[30,2],[31,2],[32,2],[34,2],[7,2],[35,2],[40,2],[41,2],[36,2],[37,2],[38,2],[39,2],[1,2],[130,89],[137,90],[129,89],[144,91],[121,92],[120,93],[143,94],[138,95],[141,96],[123,97],[122,98],[118,99],[117,94],[140,100],[119,101],[124,102],[125,2],[128,102],[115,2],[146,103],[145,102],[132,104],[133,105],[135,106],[131,107],[134,108],[139,94],[126,109],[127,110],[136,111],[116,112],[142,113],[89,2],[90,114],[46,115],[45,2],[44,2],[49,116],[47,2],[48,117],[92,118],[96,119],[51,120],[52,2],[50,2],[53,121],[55,122],[99,2],[54,123],[97,124],[88,125],[91,126],[98,127],[94,128],[95,129],[57,130],[56,130],[93,131],[62,132],[67,133],[68,134],[63,135],[78,136],[79,137],[69,138],[61,139],[66,139],[70,139],[60,140],[87,141],[81,142],[80,143],[72,144],[100,145],[82,146],[58,147],[84,148],[71,137],[83,149],[75,150],[76,150],[77,151],[74,152],[73,143],[85,153],[86,154],[59,2]],"exportedModulesMap":[[103,1],[101,2],[205,3],[218,155],[106,5],[102,1],[104,6],[105,1],[107,2],[200,7],[208,156],[204,157],[203,158],[201,2],[209,11],[211,159],[212,2],[213,13],[214,14],[223,160],[222,16],[226,17],[227,161],[225,19],[228,162],[229,163],[230,164],[231,23],[232,165],[233,166],[234,167],[235,168],[236,169],[237,170],[239,2],[148,30],[149,171],[150,31],[151,32],[152,33],[153,34],[108,2],[111,35],[109,2],[110,2],[154,36],[155,37],[156,38],[157,39],[158,40],[159,41],[160,41],[162,2],[161,42],[163,43],[164,44],[165,45],[147,46],[166,47],[167,48],[168,49],[169,50],[170,51],[171,52],[172,53],[173,54],[174,55],[175,56],[176,57],[177,58],[178,59],[179,59],[180,60],[181,61],[183,62],[182,63],[184,64],[185,65],[186,66],[187,67],[188,68],[189,69],[190,70],[113,71],[112,2],[199,72],[191,73],[192,74],[193,75],[194,76],[195,77],[196,172],[197,79],[198,80],[240,2],[241,2],[242,81],[243,2],[244,82],[65,83],[64,2],[114,2],[207,84],[206,85],[220,173],[221,174],[219,175],[130,176],[137,177],[129,176],[144,178],[121,179],[120,180],[143,181],[138,182],[141,183],[123,184],[122,185],[118,186],[117,187],[140,188],[119,189],[124,190],[128,190],[146,191],[145,190],[132,192],[133,193],[135,194],[131,195],[134,196],[139,181],[126,197],[127,198],[136,199],[116,200],[142,201],[90,202],[46,203],[49,116],[48,117],[92,204],[96,205],[51,206],[53,207],[55,208],[54,209],[97,210],[91,211],[98,212],[94,213],[95,214],[57,215],[56,215],[93,216],[62,217],[67,218],[68,218],[63,217],[78,219],[79,218],[69,220],[61,220],[66,220],[70,220],[60,218],[87,221],[81,222],[80,223],[72,218],[100,224],[82,218],[58,225],[84,226],[71,218],[83,226],[75,227],[76,227],[77,228],[74,227],[73,223],[85,218],[86,229]],"semanticDiagnosticsPerFile":[103,101,205,215,218,217,106,102,104,105,107,200,208,204,203,201,209,211,212,213,214,223,222,202,224,226,227,225,228,229,230,231,232,233,234,235,236,237,238,239,148,149,150,151,152,153,108,111,109,110,154,155,156,157,158,159,160,162,161,163,164,165,147,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,183,182,184,185,186,187,188,189,190,113,112,199,191,192,193,194,195,196,197,198,240,241,210,242,243,244,65,64,114,216,207,206,220,221,219,42,43,9,8,2,10,11,12,13,14,15,16,17,3,4,18,22,19,20,21,23,24,25,5,26,27,28,29,6,33,30,31,32,34,7,35,40,41,36,37,38,39,1,130,137,129,144,121,120,143,138,141,123,122,118,117,140,119,124,125,128,115,146,145,132,133,135,131,134,139,126,127,136,116,142,89,90,46,45,44,49,47,48,92,96,51,52,50,53,55,99,54,97,88,91,98,94,95,57,56,93,62,67,68,63,78,79,69,61,66,70,60,87,81,80,72,100,82,58,84,71,83,75,76,77,74,73,85,86,59],"latestChangedDtsFile":"./src/types/hash-160.d.ts"},"version":"5.2.2"}
|
package/dist/types/hash-128.js
CHANGED
|
@@ -9,7 +9,7 @@ const serialized_type_1 = require("./serialized-type");
|
|
|
9
9
|
*/
|
|
10
10
|
class Hash128 extends hash_1.Hash {
|
|
11
11
|
constructor(bytes) {
|
|
12
|
-
if (bytes
|
|
12
|
+
if ((bytes === null || bytes === void 0 ? void 0 : bytes.byteLength) === 0) {
|
|
13
13
|
bytes = Hash128.ZERO_128.bytes;
|
|
14
14
|
}
|
|
15
15
|
super(bytes !== null && bytes !== void 0 ? bytes : Hash128.ZERO_128.bytes);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hash-128.js","sourceRoot":"","sources":["../../src/types/hash-128.ts"],"names":[],"mappings":";;;AAAA,iCAA6B;AAC7B,qDAAsD;AACtD,uDAAoD;AAEpD;;GAEG;AACH,MAAM,OAAQ,SAAQ,WAAI;IAIxB,YAAY,KAAiB;QAC3B,IAAI,KAAK,
|
|
1
|
+
{"version":3,"file":"hash-128.js","sourceRoot":"","sources":["../../src/types/hash-128.ts"],"names":[],"mappings":";;;AAAA,iCAA6B;AAC7B,qDAAsD;AACtD,uDAAoD;AAEpD;;GAEG;AACH,MAAM,OAAQ,SAAQ,WAAI;IAIxB,YAAY,KAAiB;QAC3B,IAAI,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,UAAU,MAAK,CAAC,EAAE;YAC3B,KAAK,GAAG,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAA;SAC/B;QAED,KAAK,CAAC,KAAK,aAAL,KAAK,cAAL,KAAK,GAAI,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAA;IACxC,CAAC;IAED;;;;OAIG;IACH,KAAK;QACH,MAAM,GAAG,GAAG,IAAA,kBAAU,EAAC,IAAI,CAAC,OAAO,EAAE,CAAC,CAAA;QACtC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE;YACpB,OAAO,EAAE,CAAA;SACV;QACD,OAAO,GAAG,CAAA;IACZ,CAAC;IAED,QAAQ;QACN,OAAO,kCAAgB,CAAC,WAAW,CAAA;IACrC,CAAC;;AAGM,0BAAO;AA7BE,aAAK,GAAG,EAAE,CAAA;AACV,gBAAQ,GAAY,IAAI,OAAO,CAAC,IAAI,UAAU,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAA"}
|
package/dist/types/hash-160.js
CHANGED
|
@@ -8,7 +8,7 @@ const serialized_type_1 = require("./serialized-type");
|
|
|
8
8
|
*/
|
|
9
9
|
class Hash160 extends hash_1.Hash {
|
|
10
10
|
constructor(bytes) {
|
|
11
|
-
if (bytes
|
|
11
|
+
if ((bytes === null || bytes === void 0 ? void 0 : bytes.byteLength) === 0) {
|
|
12
12
|
bytes = Hash160.ZERO_160.bytes;
|
|
13
13
|
}
|
|
14
14
|
super(bytes !== null && bytes !== void 0 ? bytes : Hash160.ZERO_160.bytes);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hash-160.js","sourceRoot":"","sources":["../../src/types/hash-160.ts"],"names":[],"mappings":";;;AAAA,iCAA6B;AAC7B,uDAAoD;AAEpD;;GAEG;AACH,MAAM,OAAQ,SAAQ,WAAI;IAIxB,YAAY,KAAkB;QAC5B,IAAI,KAAK,
|
|
1
|
+
{"version":3,"file":"hash-160.js","sourceRoot":"","sources":["../../src/types/hash-160.ts"],"names":[],"mappings":";;;AAAA,iCAA6B;AAC7B,uDAAoD;AAEpD;;GAEG;AACH,MAAM,OAAQ,SAAQ,WAAI;IAIxB,YAAY,KAAkB;QAC5B,IAAI,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,UAAU,MAAK,CAAC,EAAE;YAC3B,KAAK,GAAG,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAA;SAC/B;QAED,KAAK,CAAC,KAAK,aAAL,KAAK,cAAL,KAAK,GAAI,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAA;IACxC,CAAC;IAED,QAAQ;QACN,OAAO,kCAAgB,CAAC,WAAW,CAAA;IACrC,CAAC;;AAGM,0BAAO;AAhBE,aAAK,GAAG,EAAE,CAAA;AACV,gBAAQ,GAAY,IAAI,OAAO,CAAC,IAAI,UAAU,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAA"}
|
package/dist/types/hash-192.js
CHANGED
|
@@ -8,7 +8,7 @@ const serialized_type_1 = require("./serialized-type");
|
|
|
8
8
|
*/
|
|
9
9
|
class Hash192 extends hash_1.Hash {
|
|
10
10
|
constructor(bytes) {
|
|
11
|
-
if (bytes
|
|
11
|
+
if ((bytes === null || bytes === void 0 ? void 0 : bytes.byteLength) === 0) {
|
|
12
12
|
bytes = Hash192.ZERO_192.bytes;
|
|
13
13
|
}
|
|
14
14
|
super(bytes !== null && bytes !== void 0 ? bytes : Hash192.ZERO_192.bytes);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hash-192.js","sourceRoot":"","sources":["../../src/types/hash-192.ts"],"names":[],"mappings":";;;AAAA,iCAA6B;AAC7B,uDAAoD;AAEpD;;GAEG;AACH,MAAM,OAAQ,SAAQ,WAAI;IAIxB,YAAY,KAAkB;QAC5B,IAAI,KAAK,
|
|
1
|
+
{"version":3,"file":"hash-192.js","sourceRoot":"","sources":["../../src/types/hash-192.ts"],"names":[],"mappings":";;;AAAA,iCAA6B;AAC7B,uDAAoD;AAEpD;;GAEG;AACH,MAAM,OAAQ,SAAQ,WAAI;IAIxB,YAAY,KAAkB;QAC5B,IAAI,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,UAAU,MAAK,CAAC,EAAE;YAC3B,KAAK,GAAG,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAA;SAC/B;QAED,KAAK,CAAC,KAAK,aAAL,KAAK,cAAL,KAAK,GAAI,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAA;IACxC,CAAC;IAED,QAAQ;QACN,OAAO,kCAAgB,CAAC,WAAW,CAAA;IACrC,CAAC;;AAGM,0BAAO;AAhBE,aAAK,GAAG,EAAE,CAAA;AACV,gBAAQ,GAAY,IAAI,OAAO,CAAC,IAAI,UAAU,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAA"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ import { Hash128 } from './hash-128';
|
|
|
8
8
|
import { Hash160 } from './hash-160';
|
|
9
9
|
import { Hash192 } from './hash-192';
|
|
10
10
|
import { Hash256 } from './hash-256';
|
|
11
|
+
import { Int32 } from './int-32';
|
|
11
12
|
import { PathSet } from './path-set';
|
|
12
13
|
import { STArray } from './st-array';
|
|
13
14
|
import { STObject } from './st-object';
|
|
@@ -18,4 +19,4 @@ import { UInt8 } from './uint-8';
|
|
|
18
19
|
import { Vector256 } from './vector-256';
|
|
19
20
|
import { type SerializedType } from './serialized-type';
|
|
20
21
|
declare const coreTypes: Record<string, typeof SerializedType>;
|
|
21
|
-
export { coreTypes, AccountID, Amount, Blob, Currency, Data, DataType, Hash128, Hash160, Hash192, Hash256, PathSet, STArray, STObject, UInt8, UInt16, UInt32, UInt64, Vector256, };
|
|
22
|
+
export { coreTypes, AccountID, Amount, Blob, Currency, Data, DataType, Hash128, Hash160, Hash192, Hash256, Int32, PathSet, STArray, STObject, UInt8, UInt16, UInt32, UInt64, Vector256, };
|
package/dist/types/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Vector256 = exports.UInt64 = exports.UInt32 = exports.UInt16 = exports.UInt8 = exports.STObject = exports.STArray = exports.PathSet = exports.Hash256 = exports.Hash192 = exports.Hash160 = exports.Hash128 = exports.DataType = exports.Data = exports.Currency = exports.Blob = exports.Amount = exports.AccountID = exports.coreTypes = void 0;
|
|
3
|
+
exports.Vector256 = exports.UInt64 = exports.UInt32 = exports.UInt16 = exports.UInt8 = exports.STObject = exports.STArray = exports.PathSet = exports.Int32 = exports.Hash256 = exports.Hash192 = exports.Hash160 = exports.Hash128 = exports.DataType = exports.Data = exports.Currency = exports.Blob = exports.Amount = exports.AccountID = exports.coreTypes = void 0;
|
|
4
4
|
const account_id_1 = require("./account-id");
|
|
5
5
|
Object.defineProperty(exports, "AccountID", { enumerable: true, get: function () { return account_id_1.AccountID; } });
|
|
6
6
|
const amount_1 = require("./amount");
|
|
@@ -21,6 +21,8 @@ const hash_192_1 = require("./hash-192");
|
|
|
21
21
|
Object.defineProperty(exports, "Hash192", { enumerable: true, get: function () { return hash_192_1.Hash192; } });
|
|
22
22
|
const hash_256_1 = require("./hash-256");
|
|
23
23
|
Object.defineProperty(exports, "Hash256", { enumerable: true, get: function () { return hash_256_1.Hash256; } });
|
|
24
|
+
const int_32_1 = require("./int-32");
|
|
25
|
+
Object.defineProperty(exports, "Int32", { enumerable: true, get: function () { return int_32_1.Int32; } });
|
|
24
26
|
const issue_1 = require("./issue");
|
|
25
27
|
const st_number_1 = require("./st-number");
|
|
26
28
|
const path_set_1 = require("./path-set");
|
|
@@ -52,6 +54,7 @@ const coreTypes = {
|
|
|
52
54
|
Hash160: hash_160_1.Hash160,
|
|
53
55
|
Hash192: hash_192_1.Hash192,
|
|
54
56
|
Hash256: hash_256_1.Hash256,
|
|
57
|
+
Int32: int_32_1.Int32,
|
|
55
58
|
Issue: issue_1.Issue,
|
|
56
59
|
Number: st_number_1.STNumber,
|
|
57
60
|
PathSet: path_set_1.PathSet,
|
package/dist/types/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":";;;AAAA,6CAAwC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":";;;AAAA,6CAAwC;AAyDtC,0FAzDO,sBAAS,OAyDP;AAxDX,qCAAiC;AAyD/B,uFAzDO,eAAM,OAyDP;AAxDR,iCAA6B;AAyD3B,qFAzDO,WAAI,OAyDP;AAxDN,yCAAqC;AAyDnC,yFAzDO,mBAAQ,OAyDP;AAxDV,iCAA6B;AAyD3B,qFAzDO,WAAI,OAyDP;AAxDN,yCAAqC;AAyDnC,yFAzDO,mBAAQ,OAyDP;AAxDV,yCAAoC;AAyDlC,wFAzDO,kBAAO,OAyDP;AAxDT,yCAAoC;AAyDlC,wFAzDO,kBAAO,OAyDP;AAxDT,yCAAoC;AAyDlC,wFAzDO,kBAAO,OAyDP;AAxDT,yCAAoC;AAyDlC,wFAzDO,kBAAO,OAyDP;AAxDT,qCAAgC;AAyD9B,sFAzDO,cAAK,OAyDP;AAxDP,mCAA+B;AAC/B,2CAAsC;AACtC,yCAAoC;AAuDlC,wFAvDO,kBAAO,OAuDP;AAtDT,yCAAoC;AAuDlC,wFAvDO,kBAAO,OAuDP;AAtDT,2CAAsC;AAuDpC,yFAvDO,oBAAQ,OAuDP;AAtDV,uCAAkC;AAwDhC,uFAxDO,gBAAM,OAwDP;AAvDR,uCAAkC;AAwDhC,uFAxDO,gBAAM,OAwDP;AAvDR,uCAAkC;AAwDhC,uFAxDO,gBAAM,OAwDP;AAvDR,qCAAgC;AAoD9B,sFApDO,cAAK,OAoDP;AAnDP,6CAAwC;AAuDtC,0FAvDO,sBAAS,OAuDP;AAtDX,mDAA8C;AAE9C,oCAA8C;AAE9C,MAAM,SAAS,GAA0C;IACvD,SAAS,EAAT,sBAAS;IACT,MAAM,EAAN,eAAM;IACN,IAAI,EAAJ,WAAI;IACJ,QAAQ,EAAR,mBAAQ;IACR,IAAI,EAAJ,WAAI;IACJ,QAAQ,EAAR,mBAAQ;IACR,OAAO,EAAP,kBAAO;IACP,OAAO,EAAP,kBAAO;IACP,OAAO,EAAP,kBAAO;IACP,OAAO,EAAP,kBAAO;IACP,KAAK,EAAL,cAAK;IACL,KAAK,EAAL,aAAK;IACL,MAAM,EAAE,oBAAQ;IAChB,OAAO,EAAP,kBAAO;IACP,OAAO,EAAP,kBAAO;IACP,QAAQ,EAAR,oBAAQ;IACR,KAAK,EAAL,cAAK;IACL,MAAM,EAAN,gBAAM;IACN,MAAM,EAAN,gBAAM;IACN,MAAM,EAAN,gBAAM;IACN,SAAS,EAAT,sBAAS;IACT,YAAY,EAAZ,4BAAY;CACb,CAAA;AAQC,8BAAS;AANX,2GAA2G;AAC3G,gFAAgF;AAChF,8FAA8F;AAC9F,2BAAmB,CAAC,cAAc,CAAC,SAAS,CAAC,CAAA"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { Int } from './int';
|
|
2
|
+
import { BinaryParser } from '../serdes/binary-parser';
|
|
3
|
+
/**
|
|
4
|
+
* Derived Int class for serializing/deserializing signed 32-bit integers.
|
|
5
|
+
*/
|
|
6
|
+
declare class Int32 extends Int {
|
|
7
|
+
protected static readonly width: number;
|
|
8
|
+
static readonly defaultInt32: Int32;
|
|
9
|
+
static readonly MIN_VALUE: number;
|
|
10
|
+
static readonly MAX_VALUE: number;
|
|
11
|
+
constructor(bytes: Uint8Array);
|
|
12
|
+
/**
|
|
13
|
+
* Construct an Int32 from a BinaryParser
|
|
14
|
+
*
|
|
15
|
+
* @param parser BinaryParser to read Int32 from
|
|
16
|
+
* @returns An Int32 object
|
|
17
|
+
*/
|
|
18
|
+
static fromParser(parser: BinaryParser): Int;
|
|
19
|
+
/**
|
|
20
|
+
* Construct an Int32 object from a number or string
|
|
21
|
+
*
|
|
22
|
+
* @param val Int32 object, number, or string
|
|
23
|
+
* @returns An Int32 object
|
|
24
|
+
*/
|
|
25
|
+
static from<T extends Int32 | number | string>(val: T): Int32;
|
|
26
|
+
/**
|
|
27
|
+
* Get the value of the Int32 object
|
|
28
|
+
*
|
|
29
|
+
* @returns the signed 32-bit integer represented by this.bytes
|
|
30
|
+
*/
|
|
31
|
+
valueOf(): number;
|
|
32
|
+
}
|
|
33
|
+
export { Int32 };
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Int32 = void 0;
|
|
4
|
+
const int_1 = require("./int");
|
|
5
|
+
const utils_1 = require("../utils");
|
|
6
|
+
/**
|
|
7
|
+
* Derived Int class for serializing/deserializing signed 32-bit integers.
|
|
8
|
+
*/
|
|
9
|
+
class Int32 extends int_1.Int {
|
|
10
|
+
constructor(bytes) {
|
|
11
|
+
super(bytes !== null && bytes !== void 0 ? bytes : Int32.defaultInt32.bytes);
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Construct an Int32 from a BinaryParser
|
|
15
|
+
*
|
|
16
|
+
* @param parser BinaryParser to read Int32 from
|
|
17
|
+
* @returns An Int32 object
|
|
18
|
+
*/
|
|
19
|
+
static fromParser(parser) {
|
|
20
|
+
return new Int32(parser.read(Int32.width));
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Construct an Int32 object from a number or string
|
|
24
|
+
*
|
|
25
|
+
* @param val Int32 object, number, or string
|
|
26
|
+
* @returns An Int32 object
|
|
27
|
+
*/
|
|
28
|
+
static from(val) {
|
|
29
|
+
if (val instanceof Int32) {
|
|
30
|
+
return val;
|
|
31
|
+
}
|
|
32
|
+
const buf = new Uint8Array(Int32.width);
|
|
33
|
+
if (typeof val === 'string') {
|
|
34
|
+
const num = Number(val);
|
|
35
|
+
if (!Number.isFinite(num) || !Number.isInteger(num)) {
|
|
36
|
+
throw new Error(`Cannot construct Int32 from string: ${val}`);
|
|
37
|
+
}
|
|
38
|
+
Int32.checkIntRange('Int32', num, Int32.MIN_VALUE, Int32.MAX_VALUE);
|
|
39
|
+
(0, utils_1.writeInt32BE)(buf, num, 0);
|
|
40
|
+
return new Int32(buf);
|
|
41
|
+
}
|
|
42
|
+
if (typeof val === 'number' && Number.isInteger(val)) {
|
|
43
|
+
Int32.checkIntRange('Int32', val, Int32.MIN_VALUE, Int32.MAX_VALUE);
|
|
44
|
+
(0, utils_1.writeInt32BE)(buf, val, 0);
|
|
45
|
+
return new Int32(buf);
|
|
46
|
+
}
|
|
47
|
+
throw new Error('Cannot construct Int32 from given value');
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Get the value of the Int32 object
|
|
51
|
+
*
|
|
52
|
+
* @returns the signed 32-bit integer represented by this.bytes
|
|
53
|
+
*/
|
|
54
|
+
valueOf() {
|
|
55
|
+
return (0, utils_1.readInt32BE)(this.bytes, 0);
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
exports.Int32 = Int32;
|
|
59
|
+
Int32.width = 32 / 8; // 4 bytes
|
|
60
|
+
Int32.defaultInt32 = new Int32(new Uint8Array(Int32.width));
|
|
61
|
+
// Signed 32-bit integer range
|
|
62
|
+
Int32.MIN_VALUE = -2147483648; // -2^31
|
|
63
|
+
Int32.MAX_VALUE = 2147483647; // 2^31 - 1
|
|
64
|
+
//# sourceMappingURL=int-32.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"int-32.js","sourceRoot":"","sources":["../../src/types/int-32.ts"],"names":[],"mappings":";;;AAAA,+BAA2B;AAE3B,oCAAoD;AAEpD;;GAEG;AACH,MAAM,KAAM,SAAQ,SAAG;IAQrB,YAAY,KAAiB;QAC3B,KAAK,CAAC,KAAK,aAAL,KAAK,cAAL,KAAK,GAAI,KAAK,CAAC,YAAY,CAAC,KAAK,CAAC,CAAA;IAC1C,CAAC;IAED;;;;;OAKG;IACH,MAAM,CAAC,UAAU,CAAC,MAAoB;QACpC,OAAO,IAAI,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAA;IAC5C,CAAC;IAED;;;;;OAKG;IACH,MAAM,CAAC,IAAI,CAAoC,GAAM;QACnD,IAAI,GAAG,YAAY,KAAK,EAAE;YACxB,OAAO,GAAG,CAAA;SACX;QAED,MAAM,GAAG,GAAG,IAAI,UAAU,CAAC,KAAK,CAAC,KAAK,CAAC,CAAA;QAEvC,IAAI,OAAO,GAAG,KAAK,QAAQ,EAAE;YAC3B,MAAM,GAAG,GAAG,MAAM,CAAC,GAAG,CAAC,CAAA;YACvB,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,MAAM,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,uCAAuC,GAAG,EAAE,CAAC,CAAA;aAC9D;YACD,KAAK,CAAC,aAAa,CAAC,OAAO,EAAE,GAAG,EAAE,KAAK,CAAC,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,CAAA;YACnE,IAAA,oBAAY,EAAC,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC,CAAA;YACzB,OAAO,IAAI,KAAK,CAAC,GAAG,CAAC,CAAA;SACtB;QAED,IAAI,OAAO,GAAG,KAAK,QAAQ,IAAI,MAAM,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE;YACpD,KAAK,CAAC,aAAa,CAAC,OAAO,EAAE,GAAG,EAAE,KAAK,CAAC,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,CAAA;YACnE,IAAA,oBAAY,EAAC,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC,CAAA;YACzB,OAAO,IAAI,KAAK,CAAC,GAAG,CAAC,CAAA;SACtB;QAED,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAA;IAC5D,CAAC;IAED;;;;OAIG;IACH,OAAO;QACL,OAAO,IAAA,mBAAW,EAAC,IAAI,CAAC,KAAK,EAAE,CAAC,CAAC,CAAA;IACnC,CAAC;;AAGM,sBAAK;AA/Dc,WAAK,GAAW,EAAE,GAAG,CAAC,CAAA,CAAC,UAAU;AAC3C,kBAAY,GAAU,IAAI,KAAK,CAAC,IAAI,UAAU,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAA;AAE5E,8BAA8B;AACd,eAAS,GAAW,CAAC,UAAU,CAAA,CAAC,QAAQ;AACxC,eAAS,GAAW,UAAU,CAAA,CAAC,WAAW"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { Comparable } from './serialized-type';
|
|
2
|
+
/**
|
|
3
|
+
* Base class for serializing and deserializing signed integers.
|
|
4
|
+
*/
|
|
5
|
+
declare abstract class Int extends Comparable<Int | number> {
|
|
6
|
+
protected static width: number;
|
|
7
|
+
constructor(bytes: Uint8Array);
|
|
8
|
+
/**
|
|
9
|
+
* Overload of compareTo for Comparable
|
|
10
|
+
*
|
|
11
|
+
* @param other other Int to compare this to
|
|
12
|
+
* @returns -1, 0, or 1 depending on how the objects relate to each other
|
|
13
|
+
*/
|
|
14
|
+
compareTo(other: Int | number): number;
|
|
15
|
+
/**
|
|
16
|
+
* Convert an Int object to JSON
|
|
17
|
+
*
|
|
18
|
+
* @returns number or string represented by this.bytes
|
|
19
|
+
*/
|
|
20
|
+
toJSON(): number | string;
|
|
21
|
+
/**
|
|
22
|
+
* Get the value of the Int represented by this.bytes
|
|
23
|
+
*
|
|
24
|
+
* @returns the value
|
|
25
|
+
*/
|
|
26
|
+
abstract valueOf(): number | bigint;
|
|
27
|
+
/**
|
|
28
|
+
* Validate that a number is within the specified signed integer range
|
|
29
|
+
*
|
|
30
|
+
* @param typeName The name of the type (for error messages)
|
|
31
|
+
* @param val The number to validate
|
|
32
|
+
* @param min The minimum allowed value
|
|
33
|
+
* @param max The maximum allowed value
|
|
34
|
+
* @throws Error if the value is out of range
|
|
35
|
+
*/
|
|
36
|
+
static checkIntRange(typeName: string, val: number | bigint, min: number | bigint, max: number | bigint): void;
|
|
37
|
+
}
|
|
38
|
+
export { Int };
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Int = void 0;
|
|
4
|
+
const serialized_type_1 = require("./serialized-type");
|
|
5
|
+
/**
|
|
6
|
+
* Compare numbers and bigInts n1 and n2
|
|
7
|
+
*
|
|
8
|
+
* @param n1 First object to compare
|
|
9
|
+
* @param n2 Second object to compare
|
|
10
|
+
* @returns -1, 0, or 1, depending on how the two objects compare
|
|
11
|
+
*/
|
|
12
|
+
function compare(n1, n2) {
|
|
13
|
+
return n1 < n2 ? -1 : n1 == n2 ? 0 : 1;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Base class for serializing and deserializing signed integers.
|
|
17
|
+
*/
|
|
18
|
+
class Int extends serialized_type_1.Comparable {
|
|
19
|
+
constructor(bytes) {
|
|
20
|
+
super(bytes);
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Overload of compareTo for Comparable
|
|
24
|
+
*
|
|
25
|
+
* @param other other Int to compare this to
|
|
26
|
+
* @returns -1, 0, or 1 depending on how the objects relate to each other
|
|
27
|
+
*/
|
|
28
|
+
compareTo(other) {
|
|
29
|
+
return compare(this.valueOf(), other.valueOf());
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Convert an Int object to JSON
|
|
33
|
+
*
|
|
34
|
+
* @returns number or string represented by this.bytes
|
|
35
|
+
*/
|
|
36
|
+
toJSON() {
|
|
37
|
+
const val = this.valueOf();
|
|
38
|
+
return typeof val === 'number' ? val : val.toString();
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Validate that a number is within the specified signed integer range
|
|
42
|
+
*
|
|
43
|
+
* @param typeName The name of the type (for error messages)
|
|
44
|
+
* @param val The number to validate
|
|
45
|
+
* @param min The minimum allowed value
|
|
46
|
+
* @param max The maximum allowed value
|
|
47
|
+
* @throws Error if the value is out of range
|
|
48
|
+
*/
|
|
49
|
+
// eslint-disable-next-line max-params -- for error clarity in browsers
|
|
50
|
+
static checkIntRange(typeName, val, min, max) {
|
|
51
|
+
if (val < min || val > max) {
|
|
52
|
+
throw new Error(`Invalid ${typeName}: ${val} must be >= ${min} and <= ${max}`);
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
exports.Int = Int;
|
|
57
|
+
//# sourceMappingURL=int.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"int.js","sourceRoot":"","sources":["../../src/types/int.ts"],"names":[],"mappings":";;;AAAA,uDAA8C;AAE9C;;;;;;GAMG;AACH,SAAS,OAAO,CAAC,EAAmB,EAAE,EAAmB;IACvD,OAAO,EAAE,GAAG,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;AACxC,CAAC;AAED;;GAEG;AACH,MAAe,GAAI,SAAQ,4BAAwB;IAGjD,YAAY,KAAiB;QAC3B,KAAK,CAAC,KAAK,CAAC,CAAA;IACd,CAAC;IAED;;;;;OAKG;IACH,SAAS,CAAC,KAAmB;QAC3B,OAAO,OAAO,CAAC,IAAI,CAAC,OAAO,EAAE,EAAE,KAAK,CAAC,OAAO,EAAE,CAAC,CAAA;IACjD,CAAC;IAED;;;;OAIG;IACH,MAAM;QACJ,MAAM,GAAG,GAAG,IAAI,CAAC,OAAO,EAAE,CAAA;QAC1B,OAAO,OAAO,GAAG,KAAK,QAAQ,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,QAAQ,EAAE,CAAA;IACvD,CAAC;IASD;;;;;;;;OAQG;IACH,uEAAuE;IACvE,MAAM,CAAC,aAAa,CAClB,QAAgB,EAChB,GAAoB,EACpB,GAAoB,EACpB,GAAoB;QAEpB,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,EAAE;YAC1B,MAAM,IAAI,KAAK,CACb,WAAW,QAAQ,KAAK,GAAG,eAAe,GAAG,WAAW,GAAG,EAAE,CAC9D,CAAA;SACF;IACH,CAAC;CACF;AAEQ,kBAAG"}
|