@xyo-network/sdk-protocol 7.0.4 → 7.0.6
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/README.md +11 -11
- package/dist/_pkg/account/neutral/Account.d.ts +2 -3
- package/dist/_pkg/account/neutral/Jwt/base64url.d.ts +0 -1
- package/dist/_pkg/account/neutral/Jwt/createJwt.d.ts +0 -1
- package/dist/_pkg/account/neutral/Jwt/decodeJwt.d.ts +0 -1
- package/dist/_pkg/account/neutral/Jwt/digest.d.ts +0 -1
- package/dist/_pkg/account/neutral/Jwt/index.d.ts +0 -1
- package/dist/_pkg/account/neutral/Jwt/verifyJwt.d.ts +0 -1
- package/dist/_pkg/account/neutral/Key/AddressValue.d.ts +0 -1
- package/dist/_pkg/account/neutral/Key/EllipticKey.d.ts +0 -1
- package/dist/_pkg/account/neutral/Key/PrivateKey.d.ts +0 -1
- package/dist/_pkg/account/neutral/Key/PublicKey.d.ts +0 -1
- package/dist/_pkg/account/neutral/Key/index.d.ts +0 -1
- package/dist/_pkg/account/neutral/index.d.ts +0 -1
- package/dist/_pkg/account/neutral/index.mjs +8 -9
- package/dist/_pkg/account/neutral/lib/index.d.ts +0 -1
- package/dist/_pkg/account/neutral/lib/walletPath/combineWalletPaths.d.ts +0 -1
- package/dist/_pkg/account/neutral/lib/walletPath/formatWalletPath.d.ts +0 -1
- package/dist/_pkg/account/neutral/lib/walletPath/index.d.ts +0 -1
- package/dist/_pkg/account/neutral/lib/walletPath/isValidWalletPath.d.ts +0 -1
- package/dist/_pkg/account/neutral/register.d.ts +0 -1
- package/dist/_pkg/account-model/neutral/Account.d.ts +1 -2
- package/dist/_pkg/account-model/neutral/Algorithm.d.ts +0 -1
- package/dist/_pkg/account-model/neutral/Jwt/constants.d.ts +1 -2
- package/dist/_pkg/account-model/neutral/Jwt/index.d.ts +0 -1
- package/dist/_pkg/account-model/neutral/Jwt/types.d.ts +0 -1
- package/dist/_pkg/account-model/neutral/VerifierRegistry.d.ts +0 -1
- package/dist/_pkg/account-model/neutral/addressTo20Bytes.d.ts +0 -1
- package/dist/_pkg/account-model/neutral/index.d.ts +0 -1
- package/dist/_pkg/account-model/neutral/index.mjs +3 -4
- package/dist/_pkg/address/neutral/XyoAddress.d.ts +2 -3
- package/dist/_pkg/address/neutral/XyoLegacyAddress.d.ts +3 -4
- package/dist/_pkg/address/neutral/XyoQuantAddress.d.ts +3 -4
- package/dist/_pkg/address/neutral/index.d.ts +0 -1
- package/dist/_pkg/address/neutral/index.mjs +4 -5
- package/dist/_pkg/api/neutral/Api/Api.d.ts +0 -1
- package/dist/_pkg/api/neutral/Api/index.d.ts +0 -1
- package/dist/_pkg/api/neutral/Base.d.ts +1 -2
- package/dist/_pkg/api/neutral/Simple.d.ts +0 -1
- package/dist/_pkg/api/neutral/WithArchive.d.ts +0 -1
- package/dist/_pkg/api/neutral/index.d.ts +0 -1
- package/dist/_pkg/api/neutral/index.mjs +1 -2
- package/dist/_pkg/api/neutral/models/ArchivePath.d.ts +0 -1
- package/dist/_pkg/api/neutral/models/index.d.ts +0 -1
- package/dist/_pkg/api/neutral/objToQuery.d.ts +0 -1
- package/dist/_pkg/api-models/neutral/Config.d.ts +0 -1
- package/dist/_pkg/api-models/neutral/Envelope.d.ts +0 -1
- package/dist/_pkg/api-models/neutral/Error.d.ts +1 -2
- package/dist/_pkg/api-models/neutral/Reportable.d.ts +0 -1
- package/dist/_pkg/api-models/neutral/Response.d.ts +1 -2
- package/dist/_pkg/api-models/neutral/Warning.d.ts +0 -1
- package/dist/_pkg/api-models/neutral/index.d.ts +0 -1
- package/dist/_pkg/api-models/neutral/index.mjs +0 -1
- package/dist/_pkg/boundwitness/neutral/builder.d.ts +0 -1
- package/dist/_pkg/boundwitness/neutral/builder.mjs +0 -1
- package/dist/_pkg/boundwitness/neutral/index.d.ts +0 -1
- package/dist/_pkg/boundwitness/neutral/index.mjs +0 -1
- package/dist/_pkg/boundwitness/neutral/model.d.ts +0 -1
- package/dist/_pkg/boundwitness/neutral/model.mjs +0 -1
- package/dist/_pkg/boundwitness/neutral/validator.d.ts +0 -1
- package/dist/_pkg/boundwitness/neutral/validator.mjs +0 -1
- package/dist/_pkg/boundwitness/neutral/wrapper.d.ts +0 -1
- package/dist/_pkg/boundwitness/neutral/wrapper.mjs +0 -1
- package/dist/_pkg/boundwitness-builder/neutral/BoundWitnessBuilder.d.ts +3 -4
- package/dist/_pkg/boundwitness-builder/neutral/GeneratedBoundWitnessFields.d.ts +0 -1
- package/dist/_pkg/boundwitness-builder/neutral/Query/QueryBoundWitnessBuilder.d.ts +0 -1
- package/dist/_pkg/boundwitness-builder/neutral/Query/index.d.ts +0 -1
- package/dist/_pkg/boundwitness-builder/neutral/combinationsByBoundwitness.d.ts +0 -1
- package/dist/_pkg/boundwitness-builder/neutral/index.d.ts +0 -1
- package/dist/_pkg/boundwitness-builder/neutral/index.mjs +5 -6
- package/dist/_pkg/boundwitness-builder/neutral/intraBoundwitnessSchemaCombinations.d.ts +1 -2
- package/dist/_pkg/boundwitness-builder/neutral/uniqueAccounts.d.ts +0 -1
- package/dist/_pkg/boundwitness-builder/neutral/uniqueAddresses.d.ts +0 -1
- package/dist/_pkg/boundwitness-model/neutral/BoundWitness/BoundWitness.d.ts +34 -35
- package/dist/_pkg/boundwitness-model/neutral/BoundWitness/BoundWitnessJsonSchema.d.ts +0 -1
- package/dist/_pkg/boundwitness-model/neutral/BoundWitness/BoundWitnessSchema.d.ts +0 -1
- package/dist/_pkg/boundwitness-model/neutral/BoundWitness/HydratedBoundWitness.d.ts +11 -12
- package/dist/_pkg/boundwitness-model/neutral/BoundWitness/Signatures.d.ts +2 -3
- package/dist/_pkg/boundwitness-model/neutral/BoundWitness/SignedBoundWitness.d.ts +8 -9
- package/dist/_pkg/boundwitness-model/neutral/BoundWitness/UnsignedBoundWitness.d.ts +6 -7
- package/dist/_pkg/boundwitness-model/neutral/BoundWitness/index.d.ts +0 -1
- package/dist/_pkg/boundwitness-model/neutral/QueryBoundWitness.d.ts +40 -41
- package/dist/_pkg/boundwitness-model/neutral/index.d.ts +0 -1
- package/dist/_pkg/boundwitness-model/neutral/index.mjs +3 -4
- package/dist/_pkg/boundwitness-validator/neutral/Validator.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/index.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/index.mjs +1 -2
- package/dist/_pkg/boundwitness-validator/neutral/lib/addresses/addressesContains.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/addresses/addressesContainsAll.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/addresses/addressesContainsAny.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/addresses/index.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/index.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/payloadHashes/index.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/payloadHashes/payloadHashesContains.d.ts +1 -2
- package/dist/_pkg/boundwitness-validator/neutral/lib/payloadHashes/payloadHashesContainsAll.d.ts +1 -2
- package/dist/_pkg/boundwitness-validator/neutral/lib/payloadHashes/payloadHashesContainsAny.d.ts +1 -2
- package/dist/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/index.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/payloadSchemasContains.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/payloadSchemasContainsAll.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/payloadSchemas/payloadSchemasContainsAny.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/util/BoundWitnessArrayProperty.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/util/boundWitnessArrayPropertyContains.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/util/boundWitnessArrayPropertyContainsAll.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/util/boundWitnessArrayPropertyContainsAny.d.ts +0 -1
- package/dist/_pkg/boundwitness-validator/neutral/lib/util/index.d.ts +0 -1
- package/dist/_pkg/boundwitness-wrapper/neutral/BoundWitnessWrapper.d.ts +9 -10
- package/dist/_pkg/boundwitness-wrapper/neutral/QueryBoundWitnessWrapper.d.ts +1 -2
- package/dist/_pkg/boundwitness-wrapper/neutral/SchemaType.d.ts +0 -1
- package/dist/_pkg/boundwitness-wrapper/neutral/index.d.ts +0 -1
- package/dist/_pkg/boundwitness-wrapper/neutral/index.mjs +3 -4
- package/dist/_pkg/config-payload-plugin/neutral/Payload.d.ts +3 -4
- package/dist/_pkg/config-payload-plugin/neutral/Plugin.d.ts +0 -1
- package/dist/_pkg/config-payload-plugin/neutral/Schema.d.ts +0 -1
- package/dist/_pkg/config-payload-plugin/neutral/Template.d.ts +0 -1
- package/dist/_pkg/config-payload-plugin/neutral/index.d.ts +0 -1
- package/dist/_pkg/config-payload-plugin/neutral/index.mjs +1 -2
- package/dist/_pkg/core/neutral/index.d.ts +1 -2
- package/dist/_pkg/core/neutral/index.mjs +1 -2
- package/dist/_pkg/core-payload-plugins/neutral/index.d.ts +0 -1
- package/dist/_pkg/core-payload-plugins/neutral/index.mjs +0 -1
- package/dist/_pkg/crypto/neutral/account-model.d.ts +0 -1
- package/dist/_pkg/crypto/neutral/account-model.mjs +0 -1
- package/dist/_pkg/crypto/neutral/account.d.ts +0 -1
- package/dist/_pkg/crypto/neutral/account.mjs +0 -1
- package/dist/_pkg/crypto/neutral/index.d.ts +0 -1
- package/dist/_pkg/crypto/neutral/index.mjs +0 -1
- package/dist/_pkg/crypto/neutral/key-model.d.ts +0 -1
- package/dist/_pkg/crypto/neutral/key-model.mjs +0 -1
- package/dist/_pkg/crypto/neutral/wallet-model.d.ts +0 -1
- package/dist/_pkg/crypto/neutral/wallet-model.mjs +0 -1
- package/dist/_pkg/crypto/neutral/wallet.d.ts +0 -1
- package/dist/_pkg/crypto/neutral/wallet.mjs +0 -1
- package/dist/_pkg/data/neutral/AbstractData.d.ts +1 -2
- package/dist/_pkg/data/neutral/Data.d.ts +1 -2
- package/dist/_pkg/data/neutral/index.d.ts +0 -1
- package/dist/_pkg/data/neutral/index.mjs +2 -3
- package/dist/_pkg/dns/neutral/DnsRecordType.d.ts +0 -1
- package/dist/_pkg/dns/neutral/DnsReturnCode.d.ts +0 -1
- package/dist/_pkg/dns/neutral/GoogleDnsResult.d.ts +0 -1
- package/dist/_pkg/dns/neutral/GoogleDnsResultAnswer.d.ts +0 -1
- package/dist/_pkg/dns/neutral/GoogleDnsResultQuestion.d.ts +0 -1
- package/dist/_pkg/dns/neutral/domainExists.d.ts +0 -1
- package/dist/_pkg/dns/neutral/domainResolve.d.ts +0 -1
- package/dist/_pkg/dns/neutral/googleDnsOverHttps.d.ts +0 -1
- package/dist/_pkg/dns/neutral/index.d.ts +0 -1
- package/dist/_pkg/dns/neutral/index.mjs +2 -3
- package/dist/_pkg/domain-payload-plugin/neutral/DomainConfigPayload.d.ts +2 -3
- package/dist/_pkg/domain-payload-plugin/neutral/DomainConfigPlugin.d.ts +0 -1
- package/dist/_pkg/domain-payload-plugin/neutral/DomainConfigSchema.d.ts +0 -1
- package/dist/_pkg/domain-payload-plugin/neutral/DomainConfigTemplate.d.ts +0 -1
- package/dist/_pkg/domain-payload-plugin/neutral/Payload.d.ts +2 -3
- package/dist/_pkg/domain-payload-plugin/neutral/Plugin.d.ts +0 -1
- package/dist/_pkg/domain-payload-plugin/neutral/Resolution/DomainSchemaResolver.d.ts +0 -1
- package/dist/_pkg/domain-payload-plugin/neutral/Resolution/SchemaResolution.d.ts +1 -2
- package/dist/_pkg/domain-payload-plugin/neutral/Resolution/XyoDnsRecords.d.ts +1 -2
- package/dist/_pkg/domain-payload-plugin/neutral/Resolution/index.d.ts +0 -1
- package/dist/_pkg/domain-payload-plugin/neutral/Schema.d.ts +0 -1
- package/dist/_pkg/domain-payload-plugin/neutral/Template.d.ts +0 -1
- package/dist/_pkg/domain-payload-plugin/neutral/Wrapper.d.ts +1 -2
- package/dist/_pkg/domain-payload-plugin/neutral/index.d.ts +0 -1
- package/dist/_pkg/domain-payload-plugin/neutral/index.mjs +6 -7
- package/dist/_pkg/elliptic/neutral/Elliptic.d.ts +0 -1
- package/dist/_pkg/elliptic/neutral/index.d.ts +0 -1
- package/dist/_pkg/elliptic/neutral/index.mjs +2 -3
- package/dist/_pkg/hash/browser/BrowserObjectHasher.d.ts +1 -2
- package/dist/_pkg/hash/browser/NodeObjectHasher.d.ts +1 -2
- package/dist/_pkg/hash/browser/ObjectHasher.d.ts +3 -4
- package/dist/_pkg/hash/browser/createBrowserWorker.d.ts +0 -1
- package/dist/_pkg/hash/browser/createNodeWorker.d.ts +0 -1
- package/dist/_pkg/hash/browser/hasEmptyFields.d.ts +1 -2
- package/dist/_pkg/hash/browser/index-browser.d.ts +0 -1
- package/dist/_pkg/hash/browser/index-browser.mjs +5 -6
- package/dist/_pkg/hash/browser/index.d.ts +0 -1
- package/dist/_pkg/hash/browser/removeEmptyFields.d.ts +1 -2
- package/dist/_pkg/hash/browser/sortFields.d.ts +1 -2
- package/dist/_pkg/hash/browser/worker/index.d.ts +0 -1
- package/dist/_pkg/hash/browser/worker/subtleHash-bundle.mjs +1 -1
- package/dist/_pkg/hash/browser/worker/subtleHash.d.ts +0 -1
- package/dist/_pkg/hash/browser/worker/subtleHashNode.d.ts +0 -1
- package/dist/_pkg/hash/browser/worker/wasmHash-bundle.mjs +4 -4
- package/dist/_pkg/hash/browser/worker/wasmHash.d.ts +0 -1
- package/dist/_pkg/hash/browser/worker/wasmHashNode.d.ts +0 -1
- package/dist/_pkg/hash/node/BrowserObjectHasher.d.ts +1 -2
- package/dist/_pkg/hash/node/NodeObjectHasher.d.ts +1 -2
- package/dist/_pkg/hash/node/ObjectHasher.d.ts +3 -4
- package/dist/_pkg/hash/node/createBrowserWorker.d.ts +0 -1
- package/dist/_pkg/hash/node/createNodeWorker.d.ts +0 -1
- package/dist/_pkg/hash/node/hasEmptyFields.d.ts +1 -2
- package/dist/_pkg/hash/node/index-browser.d.ts +0 -1
- package/dist/_pkg/hash/node/index.d.ts +0 -1
- package/dist/_pkg/hash/node/index.mjs +6 -7
- package/dist/_pkg/hash/node/removeEmptyFields.d.ts +1 -2
- package/dist/_pkg/hash/node/sortFields.d.ts +1 -2
- package/dist/_pkg/hash/node/worker/index.d.ts +0 -1
- package/dist/_pkg/hash/node/worker/subtleHash.d.ts +0 -1
- package/dist/_pkg/hash/node/worker/subtleHashNode.d.ts +0 -1
- package/dist/_pkg/hash/node/worker/wasmHash.d.ts +0 -1
- package/dist/_pkg/hash/node/worker/wasmHashNode.d.ts +0 -1
- package/dist/_pkg/huri/neutral/Huri.d.ts +1 -2
- package/dist/_pkg/huri/neutral/index.d.ts +0 -1
- package/dist/_pkg/huri/neutral/index.mjs +1 -2
- package/dist/_pkg/id-payload-plugin/neutral/Payload.d.ts +3 -4
- package/dist/_pkg/id-payload-plugin/neutral/Plugin.d.ts +0 -1
- package/dist/_pkg/id-payload-plugin/neutral/Schema.d.ts +0 -1
- package/dist/_pkg/id-payload-plugin/neutral/Template.d.ts +0 -1
- package/dist/_pkg/id-payload-plugin/neutral/index.d.ts +0 -1
- package/dist/_pkg/id-payload-plugin/neutral/index.mjs +1 -2
- package/dist/_pkg/key-model/neutral/Key/AddressValue.d.ts +0 -1
- package/dist/_pkg/key-model/neutral/Key/EllipticKey.d.ts +0 -1
- package/dist/_pkg/key-model/neutral/Key/PrivateKey.d.ts +0 -1
- package/dist/_pkg/key-model/neutral/Key/PublicKey.d.ts +0 -1
- package/dist/_pkg/key-model/neutral/Key/index.d.ts +0 -1
- package/dist/_pkg/key-model/neutral/index.d.ts +0 -1
- package/dist/_pkg/key-model/neutral/index.mjs +0 -1
- package/dist/_pkg/manifest/neutral/index.d.ts +0 -1
- package/dist/_pkg/manifest/neutral/index.mjs +0 -1
- package/dist/_pkg/manifest-model/neutral/Manifest.d.ts +0 -1
- package/dist/_pkg/manifest-model/neutral/Manifest.zod.d.ts +19 -20
- package/dist/_pkg/manifest-model/neutral/Payload.d.ts +0 -1
- package/dist/_pkg/manifest-model/neutral/Payload.zod.d.ts +51 -52
- package/dist/_pkg/manifest-model/neutral/index.d.ts +0 -1
- package/dist/_pkg/manifest-model/neutral/index.mjs +2 -3
- package/dist/_pkg/metamask-connector/browser/MetaMaskConnector.d.ts +0 -1
- package/dist/_pkg/metamask-connector/browser/index.d.ts +0 -1
- package/dist/_pkg/metamask-connector/browser/index.mjs +1 -2
- package/dist/_pkg/network/neutral/NetworkNodePayload.d.ts +2 -3
- package/dist/_pkg/network/neutral/NetworkNodePayloadWrapper.d.ts +1 -2
- package/dist/_pkg/network/neutral/NetworkPayload.d.ts +2 -3
- package/dist/_pkg/network/neutral/NetworkPayloadWrapper.d.ts +1 -2
- package/dist/_pkg/network/neutral/index.d.ts +0 -1
- package/dist/_pkg/network/neutral/index.mjs +3 -4
- package/dist/_pkg/network/neutral/knownArchivists.d.ts +0 -1
- package/dist/_pkg/network/neutral/knownDiviners.d.ts +0 -1
- package/dist/_pkg/network/neutral/knownNetworks.d.ts +0 -1
- package/dist/_pkg/payload/neutral/builder.d.ts +0 -1
- package/dist/_pkg/payload/neutral/builder.mjs +0 -1
- package/dist/_pkg/payload/neutral/index.d.ts +0 -1
- package/dist/_pkg/payload/neutral/index.mjs +0 -1
- package/dist/_pkg/payload/neutral/model.d.ts +0 -1
- package/dist/_pkg/payload/neutral/model.mjs +0 -1
- package/dist/_pkg/payload/neutral/validator.d.ts +0 -1
- package/dist/_pkg/payload/neutral/validator.mjs +0 -1
- package/dist/_pkg/payload/neutral/wrapper.d.ts +0 -1
- package/dist/_pkg/payload/neutral/wrapper.mjs +0 -1
- package/dist/_pkg/payload-builder/neutral/Builder.d.ts +1 -2
- package/dist/_pkg/payload-builder/neutral/Options.d.ts +1 -2
- package/dist/_pkg/payload-builder/neutral/index.d.ts +0 -1
- package/dist/_pkg/payload-builder/neutral/index.mjs +2 -3
- package/dist/_pkg/payload-model/neutral/Error.d.ts +8 -9
- package/dist/_pkg/payload-model/neutral/Payload.d.ts +1 -2
- package/dist/_pkg/payload-model/neutral/PayloadBundle.d.ts +9 -10
- package/dist/_pkg/payload-model/neutral/PayloadFindFilter.d.ts +0 -1
- package/dist/_pkg/payload-model/neutral/PayloadHashMap.d.ts +1 -2
- package/dist/_pkg/payload-model/neutral/PayloadSet/PayloadSetPayload.d.ts +2 -3
- package/dist/_pkg/payload-model/neutral/PayloadSet/PayloadSetSchema.d.ts +0 -1
- package/dist/_pkg/payload-model/neutral/PayloadSet/index.d.ts +0 -1
- package/dist/_pkg/payload-model/neutral/PayloadValidationFunction.d.ts +0 -1
- package/dist/_pkg/payload-model/neutral/PayloadValueExpression.d.ts +0 -1
- package/dist/_pkg/payload-model/neutral/PayloadZod.d.ts +40 -41
- package/dist/_pkg/payload-model/neutral/Query.d.ts +1 -2
- package/dist/_pkg/payload-model/neutral/Schema.d.ts +3 -4
- package/dist/_pkg/payload-model/neutral/StorageMeta/DataHash.d.ts +5 -6
- package/dist/_pkg/payload-model/neutral/StorageMeta/Hash.d.ts +5 -6
- package/dist/_pkg/payload-model/neutral/StorageMeta/Sequence.d.ts +2 -3
- package/dist/_pkg/payload-model/neutral/StorageMeta/index.d.ts +0 -1
- package/dist/_pkg/payload-model/neutral/StorageMeta/sequence/Comparer.d.ts +1 -2
- package/dist/_pkg/payload-model/neutral/StorageMeta/sequence/Parser.d.ts +1 -2
- package/dist/_pkg/payload-model/neutral/StorageMeta/sequence/Sequence.d.ts +1 -2
- package/dist/_pkg/payload-model/neutral/StorageMeta/sequence/SequenceZod.d.ts +0 -1
- package/dist/_pkg/payload-model/neutral/StorageMeta/sequence/index.d.ts +0 -1
- package/dist/_pkg/payload-model/neutral/Timestamp.d.ts +1 -2
- package/dist/_pkg/payload-model/neutral/index.d.ts +0 -1
- package/dist/_pkg/payload-model/neutral/index.mjs +10 -11
- package/dist/_pkg/payload-model/neutral/isPayloadOfSchemaType.d.ts +0 -1
- package/dist/_pkg/payload-model/neutral/isPayloadOfZodType.d.ts +0 -1
- package/dist/_pkg/payload-plugin/neutral/Plugin.d.ts +1 -2
- package/dist/_pkg/payload-plugin/neutral/Resolver.d.ts +1 -2
- package/dist/_pkg/payload-plugin/neutral/createPlugin.d.ts +0 -1
- package/dist/_pkg/payload-plugin/neutral/index.d.ts +0 -1
- package/dist/_pkg/payload-plugin/neutral/index.mjs +2 -3
- package/dist/_pkg/payload-utils/neutral/combinationsBySchema.d.ts +8 -0
- package/dist/_pkg/payload-utils/neutral/index.d.ts +1 -0
- package/dist/_pkg/payload-utils/neutral/index.mjs +38 -0
- package/dist/_pkg/payload-validator/neutral/Validator.d.ts +2 -3
- package/dist/_pkg/payload-validator/neutral/index.d.ts +0 -1
- package/dist/_pkg/payload-validator/neutral/index.mjs +1 -2
- package/dist/_pkg/payload-wrapper/neutral/PayloadDataWrapper.d.ts +0 -1
- package/dist/_pkg/payload-wrapper/neutral/PayloadWrapper.d.ts +0 -1
- package/dist/_pkg/payload-wrapper/neutral/PayloadWrapperBase.d.ts +3 -4
- package/dist/_pkg/payload-wrapper/neutral/SchemaType.d.ts +0 -1
- package/dist/_pkg/payload-wrapper/neutral/index.d.ts +0 -1
- package/dist/_pkg/payload-wrapper/neutral/index.mjs +3 -4
- package/dist/_pkg/pqc/neutral/MlDsa.d.ts +0 -1
- package/dist/_pkg/pqc/neutral/index.d.ts +0 -1
- package/dist/_pkg/pqc/neutral/index.mjs +1 -2
- package/dist/_pkg/previous-hash-store/neutral/index.d.ts +0 -1
- package/dist/_pkg/previous-hash-store/neutral/index.mjs +0 -1
- package/dist/_pkg/previous-hash-store-indexeddb/neutral/IndexedDbPreviousHashStore.d.ts +1 -2
- package/dist/_pkg/previous-hash-store-indexeddb/neutral/index.d.ts +0 -1
- package/dist/_pkg/previous-hash-store-indexeddb/neutral/index.mjs +0 -1
- package/dist/_pkg/previous-hash-store-model/neutral/PreviousHashStore.d.ts +1 -2
- package/dist/_pkg/previous-hash-store-model/neutral/index.d.ts +0 -1
- package/dist/_pkg/previous-hash-store-model/neutral/index.mjs +0 -1
- package/dist/_pkg/previous-hash-store-storage/neutral/NamespacedStorage.d.ts +0 -1
- package/dist/_pkg/previous-hash-store-storage/neutral/StoragePreviousHashStore.d.ts +1 -2
- package/dist/_pkg/previous-hash-store-storage/neutral/index.d.ts +0 -1
- package/dist/_pkg/previous-hash-store-storage/neutral/index.mjs +0 -1
- package/dist/_pkg/protocol/neutral/index.d.ts +0 -1
- package/dist/_pkg/protocol/neutral/index.mjs +0 -1
- package/dist/_pkg/quadkey/neutral/Quadkey.d.ts +0 -1
- package/dist/_pkg/quadkey/neutral/RelativeDirectionConstantLookup.d.ts +0 -1
- package/dist/_pkg/quadkey/neutral/index.d.ts +0 -1
- package/dist/_pkg/quadkey/neutral/index.mjs +5 -6
- package/dist/_pkg/quant-account/neutral/QuantAccount.d.ts +1 -2
- package/dist/_pkg/quant-account/neutral/index.d.ts +0 -1
- package/dist/_pkg/quant-account/neutral/index.mjs +1 -2
- package/dist/_pkg/quant-account/neutral/register.d.ts +0 -1
- package/dist/_pkg/quant-wallet/neutral/QuantHDWallet.d.ts +46 -0
- package/dist/_pkg/quant-wallet/neutral/bip85.d.ts +9 -0
- package/dist/_pkg/quant-wallet/neutral/index.d.ts +2 -0
- package/dist/_pkg/quant-wallet/neutral/index.mjs +229 -0
- package/dist/_pkg/query-payload-plugin/neutral/Payload.d.ts +2 -3
- package/dist/_pkg/query-payload-plugin/neutral/Plugin.d.ts +0 -1
- package/dist/_pkg/query-payload-plugin/neutral/Schema.d.ts +0 -1
- package/dist/_pkg/query-payload-plugin/neutral/Template.d.ts +0 -1
- package/dist/_pkg/query-payload-plugin/neutral/index.d.ts +0 -1
- package/dist/_pkg/query-payload-plugin/neutral/index.mjs +1 -2
- package/dist/_pkg/schema-cache/neutral/Debounce.d.ts +0 -1
- package/dist/_pkg/schema-cache/neutral/SchemaCache.d.ts +0 -1
- package/dist/_pkg/schema-cache/neutral/SchemaNameToValidatorMap.d.ts +0 -1
- package/dist/_pkg/schema-cache/neutral/TtlLruCache.d.ts +0 -1
- package/dist/_pkg/schema-cache/neutral/index.d.ts +0 -1
- package/dist/_pkg/schema-cache/neutral/index.mjs +2 -3
- package/dist/_pkg/schema-name-validator/neutral/SchemaNameValidator.d.ts +0 -1
- package/dist/_pkg/schema-name-validator/neutral/index.d.ts +0 -1
- package/dist/_pkg/schema-name-validator/neutral/index.mjs +0 -1
- package/dist/_pkg/schema-payload-plugin/neutral/Payload.d.ts +2 -3
- package/dist/_pkg/schema-payload-plugin/neutral/Plugin.d.ts +0 -1
- package/dist/_pkg/schema-payload-plugin/neutral/Schema.d.ts +0 -1
- package/dist/_pkg/schema-payload-plugin/neutral/Template.d.ts +0 -1
- package/dist/_pkg/schema-payload-plugin/neutral/index.d.ts +0 -1
- package/dist/_pkg/schema-payload-plugin/neutral/index.mjs +1 -2
- package/dist/_pkg/sdk-utils/neutral/api.d.ts +0 -1
- package/dist/_pkg/sdk-utils/neutral/api.mjs +0 -1
- package/dist/_pkg/sdk-utils/neutral/index.d.ts +0 -1
- package/dist/_pkg/sdk-utils/neutral/index.mjs +0 -1
- package/dist/_pkg/sdk-utils/neutral/integrations.d.ts +0 -1
- package/dist/_pkg/sdk-utils/neutral/integrations.mjs +0 -1
- package/dist/_pkg/sdk-utils/neutral/plugins.d.ts +0 -1
- package/dist/_pkg/sdk-utils/neutral/plugins.mjs +0 -1
- package/dist/_pkg/sdk-utils/neutral/validation.d.ts +0 -1
- package/dist/_pkg/sdk-utils/neutral/validation.mjs +0 -1
- package/dist/_pkg/value-payload-plugin/neutral/Payload.d.ts +3 -4
- package/dist/_pkg/value-payload-plugin/neutral/Plugin.d.ts +0 -1
- package/dist/_pkg/value-payload-plugin/neutral/Schema.d.ts +0 -1
- package/dist/_pkg/value-payload-plugin/neutral/Template.d.ts +0 -1
- package/dist/_pkg/value-payload-plugin/neutral/index.d.ts +0 -1
- package/dist/_pkg/value-payload-plugin/neutral/index.mjs +1 -2
- package/dist/_pkg/wallet/neutral/HDWallet.d.ts +1 -2
- package/dist/_pkg/wallet/neutral/index.d.ts +0 -1
- package/dist/_pkg/wallet/neutral/index.mjs +3 -4
- package/dist/_pkg/wallet-model/neutral/Mnemonic.d.ts +0 -1
- package/dist/_pkg/wallet-model/neutral/Wallet.d.ts +1 -2
- package/dist/_pkg/wallet-model/neutral/Wordlist.d.ts +0 -1
- package/dist/_pkg/wallet-model/neutral/index.d.ts +0 -1
- package/dist/_pkg/wallet-model/neutral/index.mjs +0 -1
- package/dist/_pkg/wasm/neutral/WasmSupport.d.ts +0 -1
- package/dist/_pkg/wasm/neutral/index.d.ts +0 -1
- package/dist/_pkg/wasm/neutral/index.mjs +1 -2
- package/dist/_pkg/wasm/neutral/wasmFeatureDetect.d.ts +0 -1
- package/dist/browser/hash.d.ts +1 -0
- package/dist/browser/hash.mjs +1 -0
- package/dist/browser/index.d.ts +51 -0
- package/dist/browser/index.mjs +51 -0
- package/dist/browser/metamask-connector.d.ts +1 -0
- package/dist/browser/metamask-connector.mjs +1 -0
- package/dist/neutral/account-model.d.ts +1 -0
- package/dist/neutral/account-model.mjs +1 -0
- package/dist/neutral/account.d.ts +1 -0
- package/dist/neutral/account.mjs +1 -0
- package/dist/neutral/address.d.ts +1 -0
- package/dist/neutral/address.mjs +1 -0
- package/dist/neutral/api-models.d.ts +1 -0
- package/dist/neutral/api-models.mjs +1 -0
- package/dist/neutral/api.d.ts +1 -0
- package/dist/neutral/api.mjs +1 -0
- package/dist/neutral/boundwitness-builder.d.ts +1 -0
- package/dist/neutral/boundwitness-builder.mjs +1 -0
- package/dist/neutral/boundwitness-model.d.ts +1 -0
- package/dist/neutral/boundwitness-model.mjs +1 -0
- package/dist/neutral/boundwitness-validator.d.ts +1 -0
- package/dist/neutral/boundwitness-validator.mjs +1 -0
- package/dist/neutral/boundwitness-wrapper.d.ts +1 -0
- package/dist/neutral/boundwitness-wrapper.mjs +1 -0
- package/dist/neutral/boundwitness.d.ts +1 -0
- package/dist/neutral/boundwitness.mjs +1 -0
- package/dist/neutral/boundwitness.model.d.ts +1 -0
- package/dist/neutral/boundwitness.model.mjs +1 -0
- package/dist/neutral/config-payload-plugin.d.ts +1 -0
- package/dist/neutral/config-payload-plugin.mjs +1 -0
- package/dist/neutral/core.d.ts +1 -0
- package/dist/neutral/core.mjs +1 -0
- package/dist/neutral/crypto.d.ts +1 -0
- package/dist/neutral/crypto.mjs +1 -0
- package/dist/neutral/data.d.ts +1 -0
- package/dist/neutral/data.mjs +1 -0
- package/dist/neutral/dns.d.ts +1 -0
- package/dist/neutral/dns.mjs +1 -0
- package/dist/neutral/domain-payload-plugin.d.ts +1 -0
- package/dist/neutral/domain-payload-plugin.mjs +1 -0
- package/dist/neutral/elliptic.d.ts +1 -0
- package/dist/neutral/elliptic.mjs +1 -0
- package/dist/neutral/huri.d.ts +1 -0
- package/dist/neutral/huri.mjs +1 -0
- package/dist/neutral/id-payload-plugin.d.ts +1 -0
- package/dist/neutral/id-payload-plugin.mjs +1 -0
- package/dist/neutral/key-model.d.ts +1 -0
- package/dist/neutral/key-model.mjs +1 -0
- package/dist/neutral/manifest-model.d.ts +1 -0
- package/dist/neutral/manifest-model.mjs +1 -0
- package/dist/neutral/model.d.ts +2 -0
- package/dist/neutral/model.mjs +2 -0
- package/dist/neutral/network.d.ts +1 -0
- package/dist/neutral/network.mjs +1 -0
- package/dist/neutral/payload-builder.d.ts +1 -0
- package/dist/neutral/payload-builder.mjs +1 -0
- package/dist/neutral/payload-model.d.ts +1 -0
- package/dist/neutral/payload-model.mjs +1 -0
- package/dist/neutral/payload-plugin.d.ts +1 -0
- package/dist/neutral/payload-plugin.mjs +1 -0
- package/dist/neutral/payload-utils.d.ts +1 -0
- package/dist/neutral/payload-utils.mjs +1 -0
- package/dist/neutral/payload-validator.d.ts +1 -0
- package/dist/neutral/payload-validator.mjs +1 -0
- package/dist/neutral/payload-wrapper.d.ts +1 -0
- package/dist/neutral/payload-wrapper.mjs +1 -0
- package/dist/neutral/payload.d.ts +1 -0
- package/dist/neutral/payload.mjs +1 -0
- package/dist/neutral/payload.model.d.ts +1 -0
- package/dist/neutral/payload.model.mjs +1 -0
- package/dist/neutral/pqc.d.ts +1 -0
- package/dist/neutral/pqc.mjs +1 -0
- package/dist/neutral/previous-hash-store-indexeddb.d.ts +1 -0
- package/dist/neutral/previous-hash-store-indexeddb.mjs +1 -0
- package/dist/neutral/previous-hash-store-model.d.ts +1 -0
- package/dist/neutral/previous-hash-store-model.mjs +1 -0
- package/dist/neutral/previous-hash-store-storage.d.ts +1 -0
- package/dist/neutral/previous-hash-store-storage.mjs +1 -0
- package/dist/neutral/previous-hash-store.d.ts +1 -0
- package/dist/neutral/previous-hash-store.mjs +1 -0
- package/dist/neutral/quadkey.d.ts +1 -0
- package/dist/neutral/quadkey.mjs +1 -0
- package/dist/neutral/quant-account.d.ts +1 -0
- package/dist/neutral/quant-account.mjs +1 -0
- package/dist/neutral/quant-wallet.d.ts +1 -0
- package/dist/neutral/quant-wallet.mjs +1 -0
- package/dist/neutral/query-payload-plugin.d.ts +1 -0
- package/dist/neutral/query-payload-plugin.mjs +1 -0
- package/dist/neutral/schema-cache.d.ts +1 -0
- package/dist/neutral/schema-cache.mjs +1 -0
- package/dist/neutral/schema-name-validator.d.ts +1 -0
- package/dist/neutral/schema-name-validator.mjs +1 -0
- package/dist/neutral/schema-payload-plugin.d.ts +1 -0
- package/dist/neutral/schema-payload-plugin.mjs +1 -0
- package/dist/neutral/value-payload-plugin.d.ts +1 -0
- package/dist/neutral/value-payload-plugin.mjs +1 -0
- package/dist/neutral/wallet-model.d.ts +1 -0
- package/dist/neutral/wallet-model.mjs +1 -0
- package/dist/neutral/wallet.d.ts +1 -0
- package/dist/neutral/wallet.mjs +1 -0
- package/dist/neutral/wasm.d.ts +1 -0
- package/dist/neutral/wasm.mjs +1 -0
- package/dist/node/hash.d.ts +1 -0
- package/dist/node/hash.mjs +1 -0
- package/dist/node/index.d.ts +51 -0
- package/dist/node/index.mjs +51 -0
- package/package.json +293 -17
- package/dist/_pkg/hash/neutral/BrowserObjectHasher.d.ts +0 -9
- package/dist/_pkg/hash/neutral/NodeObjectHasher.d.ts +0 -6
- package/dist/_pkg/hash/neutral/ObjectHasher.d.ts +0 -69
- package/dist/_pkg/hash/neutral/createBrowserWorker.d.ts +0 -3
- package/dist/_pkg/hash/neutral/createNodeWorker.d.ts +0 -3
- package/dist/_pkg/hash/neutral/hasEmptyFields.d.ts +0 -3
- package/dist/_pkg/hash/neutral/index-browser.d.ts +0 -4
- package/dist/_pkg/hash/neutral/index-browser.mjs +0 -289
- package/dist/_pkg/hash/neutral/index.d.ts +0 -5
- package/dist/_pkg/hash/neutral/removeEmptyFields.d.ts +0 -3
- package/dist/_pkg/hash/neutral/sortFields.d.ts +0 -3
- package/dist/_pkg/hash/neutral/worker/index.d.ts +0 -3
- package/dist/_pkg/hash/neutral/worker/subtleHash.d.ts +0 -2
- package/dist/_pkg/hash/neutral/worker/subtleHashNode.d.ts +0 -2
- package/dist/_pkg/hash/neutral/worker/wasmHash.d.ts +0 -2
- package/dist/_pkg/hash/neutral/worker/wasmHashNode.d.ts +0 -2
- package/dist/neutral/index.d.ts +0 -4
- package/dist/neutral/index.mjs +0 -4
|
@@ -84,13 +84,13 @@ export declare const NodeManifestPayloadZod: z.ZodMiniObject<{
|
|
|
84
84
|
readonly __address: true;
|
|
85
85
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
|
|
86
86
|
}, z.core.$strip>>;
|
|
87
|
-
}, z.core.$strip>, z.core.$ZodType<import("@
|
|
87
|
+
}, z.core.$strip>, z.core.$ZodType<import("@ariestools/sdk").Brand<string, {
|
|
88
88
|
__moduleAlias: true;
|
|
89
|
-
}>, import("@
|
|
89
|
+
}>, import("@ariestools/sdk").Brand<string, {
|
|
90
90
|
__moduleAlias: true;
|
|
91
|
-
}>, z.core.$ZodTypeInternals<import("@
|
|
91
|
+
}>, z.core.$ZodTypeInternals<import("@ariestools/sdk").Brand<string, {
|
|
92
92
|
__moduleAlias: true;
|
|
93
|
-
}>, import("@
|
|
93
|
+
}>, import("@ariestools/sdk").Brand<string, {
|
|
94
94
|
__moduleAlias: true;
|
|
95
95
|
}>>>]>>>;
|
|
96
96
|
public: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniUnion<readonly [z.ZodMiniObject<{
|
|
@@ -126,13 +126,13 @@ export declare const NodeManifestPayloadZod: z.ZodMiniObject<{
|
|
|
126
126
|
readonly __address: true;
|
|
127
127
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
|
|
128
128
|
}, z.core.$strip>>;
|
|
129
|
-
}, z.core.$strip>, z.core.$ZodType<import("@
|
|
129
|
+
}, z.core.$strip>, z.core.$ZodType<import("@ariestools/sdk").Brand<string, {
|
|
130
130
|
__moduleAlias: true;
|
|
131
|
-
}>, import("@
|
|
131
|
+
}>, import("@ariestools/sdk").Brand<string, {
|
|
132
132
|
__moduleAlias: true;
|
|
133
|
-
}>, z.core.$ZodTypeInternals<import("@
|
|
133
|
+
}>, z.core.$ZodTypeInternals<import("@ariestools/sdk").Brand<string, {
|
|
134
134
|
__moduleAlias: true;
|
|
135
|
-
}>, import("@
|
|
135
|
+
}>, import("@ariestools/sdk").Brand<string, {
|
|
136
136
|
__moduleAlias: true;
|
|
137
137
|
}>>>]>>>;
|
|
138
138
|
}, z.core.$strip>>;
|
|
@@ -171,7 +171,7 @@ export declare const isNodeManifestPayload: <T>(value: T) => value is T & {
|
|
|
171
171
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
172
172
|
} | undefined;
|
|
173
173
|
modules?: {
|
|
174
|
-
private?: (import("@
|
|
174
|
+
private?: (import("@ariestools/sdk").Brand<string, {
|
|
175
175
|
__moduleAlias: true;
|
|
176
176
|
}> | {
|
|
177
177
|
config: {
|
|
@@ -200,7 +200,7 @@ export declare const isNodeManifestPayload: <T>(value: T) => value is T & {
|
|
|
200
200
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
201
201
|
} | undefined;
|
|
202
202
|
})[] | undefined;
|
|
203
|
-
public?: (import("@
|
|
203
|
+
public?: (import("@ariestools/sdk").Brand<string, {
|
|
204
204
|
__moduleAlias: true;
|
|
205
205
|
}> | {
|
|
206
206
|
config: {
|
|
@@ -262,7 +262,7 @@ export declare const asNodeManifestPayload: {
|
|
|
262
262
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
263
263
|
} | undefined;
|
|
264
264
|
modules?: {
|
|
265
|
-
private?: (import("@
|
|
265
|
+
private?: (import("@ariestools/sdk").Brand<string, {
|
|
266
266
|
__moduleAlias: true;
|
|
267
267
|
}> | {
|
|
268
268
|
config: {
|
|
@@ -291,7 +291,7 @@ export declare const asNodeManifestPayload: {
|
|
|
291
291
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
292
292
|
} | undefined;
|
|
293
293
|
})[] | undefined;
|
|
294
|
-
public?: (import("@
|
|
294
|
+
public?: (import("@ariestools/sdk").Brand<string, {
|
|
295
295
|
__moduleAlias: true;
|
|
296
296
|
}> | {
|
|
297
297
|
config: {
|
|
@@ -322,7 +322,7 @@ export declare const asNodeManifestPayload: {
|
|
|
322
322
|
})[] | undefined;
|
|
323
323
|
} | undefined;
|
|
324
324
|
}) | undefined;
|
|
325
|
-
<T>(value: T, assert: import("@
|
|
325
|
+
<T>(value: T, assert: import("@ariestools/sdk").ZodFactoryConfig): T & {
|
|
326
326
|
config: {
|
|
327
327
|
[x: string]: unknown;
|
|
328
328
|
name: string;
|
|
@@ -352,7 +352,7 @@ export declare const asNodeManifestPayload: {
|
|
|
352
352
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
353
353
|
} | undefined;
|
|
354
354
|
modules?: {
|
|
355
|
-
private?: (import("@
|
|
355
|
+
private?: (import("@ariestools/sdk").Brand<string, {
|
|
356
356
|
__moduleAlias: true;
|
|
357
357
|
}> | {
|
|
358
358
|
config: {
|
|
@@ -381,7 +381,7 @@ export declare const asNodeManifestPayload: {
|
|
|
381
381
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
382
382
|
} | undefined;
|
|
383
383
|
})[] | undefined;
|
|
384
|
-
public?: (import("@
|
|
384
|
+
public?: (import("@ariestools/sdk").Brand<string, {
|
|
385
385
|
__moduleAlias: true;
|
|
386
386
|
}> | {
|
|
387
387
|
config: {
|
|
@@ -444,7 +444,7 @@ export declare const toNodeManifestPayload: {
|
|
|
444
444
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
445
445
|
} | undefined;
|
|
446
446
|
modules?: {
|
|
447
|
-
private?: (import("@
|
|
447
|
+
private?: (import("@ariestools/sdk").Brand<string, {
|
|
448
448
|
__moduleAlias: true;
|
|
449
449
|
}> | {
|
|
450
450
|
config: {
|
|
@@ -473,7 +473,7 @@ export declare const toNodeManifestPayload: {
|
|
|
473
473
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
474
474
|
} | undefined;
|
|
475
475
|
})[] | undefined;
|
|
476
|
-
public?: (import("@
|
|
476
|
+
public?: (import("@ariestools/sdk").Brand<string, {
|
|
477
477
|
__moduleAlias: true;
|
|
478
478
|
}> | {
|
|
479
479
|
config: {
|
|
@@ -504,7 +504,7 @@ export declare const toNodeManifestPayload: {
|
|
|
504
504
|
})[] | undefined;
|
|
505
505
|
} | undefined;
|
|
506
506
|
}) | undefined;
|
|
507
|
-
<T>(value: T, assert: import("@
|
|
507
|
+
<T>(value: T, assert: import("@ariestools/sdk").ZodFactoryConfig): T & {
|
|
508
508
|
config: {
|
|
509
509
|
[x: string]: unknown;
|
|
510
510
|
name: string;
|
|
@@ -534,7 +534,7 @@ export declare const toNodeManifestPayload: {
|
|
|
534
534
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
535
535
|
} | undefined;
|
|
536
536
|
modules?: {
|
|
537
|
-
private?: (import("@
|
|
537
|
+
private?: (import("@ariestools/sdk").Brand<string, {
|
|
538
538
|
__moduleAlias: true;
|
|
539
539
|
}> | {
|
|
540
540
|
config: {
|
|
@@ -563,7 +563,7 @@ export declare const toNodeManifestPayload: {
|
|
|
563
563
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
564
564
|
} | undefined;
|
|
565
565
|
})[] | undefined;
|
|
566
|
-
public?: (import("@
|
|
566
|
+
public?: (import("@ariestools/sdk").Brand<string, {
|
|
567
567
|
__moduleAlias: true;
|
|
568
568
|
}> | {
|
|
569
569
|
config: {
|
|
@@ -700,7 +700,7 @@ export declare const asModuleManifestPayload: {
|
|
|
700
700
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
701
701
|
} | undefined;
|
|
702
702
|
}) | undefined;
|
|
703
|
-
<T>(value: T, assert: import("@
|
|
703
|
+
<T>(value: T, assert: import("@ariestools/sdk").ZodFactoryConfig): T & {
|
|
704
704
|
config: {
|
|
705
705
|
[x: string]: unknown;
|
|
706
706
|
name: string;
|
|
@@ -766,7 +766,7 @@ export declare const toModuleManifestPayload: {
|
|
|
766
766
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
767
767
|
} | undefined;
|
|
768
768
|
}) | undefined;
|
|
769
|
-
<T>(value: T, assert: import("@
|
|
769
|
+
<T>(value: T, assert: import("@ariestools/sdk").ZodFactoryConfig): T & {
|
|
770
770
|
config: {
|
|
771
771
|
[x: string]: unknown;
|
|
772
772
|
name: string;
|
|
@@ -802,13 +802,13 @@ export declare const toModuleManifestPayload: {
|
|
|
802
802
|
export declare const PackageManifestPayloadZod: z.ZodMiniObject<{
|
|
803
803
|
$schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
|
|
804
804
|
description: z.ZodMiniOptional<z.ZodMiniString<string>>;
|
|
805
|
-
modules: z.ZodMiniOptional<z.ZodMiniRecord<z.core.$ZodType<import("@
|
|
805
|
+
modules: z.ZodMiniOptional<z.ZodMiniRecord<z.core.$ZodType<import("@ariestools/sdk").Brand<string, {
|
|
806
806
|
__moduleAlias: true;
|
|
807
|
-
}>, import("@
|
|
807
|
+
}>, import("@ariestools/sdk").Brand<string, {
|
|
808
808
|
__moduleAlias: true;
|
|
809
|
-
}>, z.core.$ZodTypeInternals<import("@
|
|
809
|
+
}>, z.core.$ZodTypeInternals<import("@ariestools/sdk").Brand<string, {
|
|
810
810
|
__moduleAlias: true;
|
|
811
|
-
}>, import("@
|
|
811
|
+
}>, import("@ariestools/sdk").Brand<string, {
|
|
812
812
|
__moduleAlias: true;
|
|
813
813
|
}>>>, z.ZodMiniObject<{
|
|
814
814
|
$schema: z.ZodMiniOptional<z.ZodMiniString<string>>;
|
|
@@ -911,13 +911,13 @@ export declare const PackageManifestPayloadZod: z.ZodMiniObject<{
|
|
|
911
911
|
readonly __address: true;
|
|
912
912
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
|
|
913
913
|
}, z.core.$strip>>;
|
|
914
|
-
}, z.core.$strip>, z.core.$ZodType<import("@
|
|
914
|
+
}, z.core.$strip>, z.core.$ZodType<import("@ariestools/sdk").Brand<string, {
|
|
915
915
|
__moduleAlias: true;
|
|
916
|
-
}>, import("@
|
|
916
|
+
}>, import("@ariestools/sdk").Brand<string, {
|
|
917
917
|
__moduleAlias: true;
|
|
918
|
-
}>, z.core.$ZodTypeInternals<import("@
|
|
918
|
+
}>, z.core.$ZodTypeInternals<import("@ariestools/sdk").Brand<string, {
|
|
919
919
|
__moduleAlias: true;
|
|
920
|
-
}>, import("@
|
|
920
|
+
}>, import("@ariestools/sdk").Brand<string, {
|
|
921
921
|
__moduleAlias: true;
|
|
922
922
|
}>>>]>>>;
|
|
923
923
|
public: z.ZodMiniOptional<z.ZodMiniArray<z.ZodMiniUnion<readonly [z.ZodMiniObject<{
|
|
@@ -953,13 +953,13 @@ export declare const PackageManifestPayloadZod: z.ZodMiniObject<{
|
|
|
953
953
|
readonly __address: true;
|
|
954
954
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress>, z.ZodMiniNullable<z.ZodMiniString<string>>>>;
|
|
955
955
|
}, z.core.$strip>>;
|
|
956
|
-
}, z.core.$strip>, z.core.$ZodType<import("@
|
|
956
|
+
}, z.core.$strip>, z.core.$ZodType<import("@ariestools/sdk").Brand<string, {
|
|
957
957
|
__moduleAlias: true;
|
|
958
|
-
}>, import("@
|
|
958
|
+
}>, import("@ariestools/sdk").Brand<string, {
|
|
959
959
|
__moduleAlias: true;
|
|
960
|
-
}>, z.core.$ZodTypeInternals<import("@
|
|
960
|
+
}>, z.core.$ZodTypeInternals<import("@ariestools/sdk").Brand<string, {
|
|
961
961
|
__moduleAlias: true;
|
|
962
|
-
}>, import("@
|
|
962
|
+
}>, import("@ariestools/sdk").Brand<string, {
|
|
963
963
|
__moduleAlias: true;
|
|
964
964
|
}>>>]>>>;
|
|
965
965
|
}, z.core.$strip>>;
|
|
@@ -997,7 +997,7 @@ export declare const isPackageManifestPayload: <T>(value: T) => value is T & {
|
|
|
997
997
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
998
998
|
} | undefined;
|
|
999
999
|
modules?: {
|
|
1000
|
-
private?: (import("@
|
|
1000
|
+
private?: (import("@ariestools/sdk").Brand<string, {
|
|
1001
1001
|
__moduleAlias: true;
|
|
1002
1002
|
}> | {
|
|
1003
1003
|
config: {
|
|
@@ -1026,7 +1026,7 @@ export declare const isPackageManifestPayload: <T>(value: T) => value is T & {
|
|
|
1026
1026
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
1027
1027
|
} | undefined;
|
|
1028
1028
|
})[] | undefined;
|
|
1029
|
-
public?: (import("@
|
|
1029
|
+
public?: (import("@ariestools/sdk").Brand<string, {
|
|
1030
1030
|
__moduleAlias: true;
|
|
1031
1031
|
}> | {
|
|
1032
1032
|
config: {
|
|
@@ -1062,7 +1062,7 @@ export declare const isPackageManifestPayload: <T>(value: T) => value is T & {
|
|
|
1062
1062
|
};
|
|
1063
1063
|
$schema?: string | undefined;
|
|
1064
1064
|
description?: string | undefined;
|
|
1065
|
-
modules?: Record<import("@
|
|
1065
|
+
modules?: Record<import("@ariestools/sdk").Brand<string, {
|
|
1066
1066
|
__moduleAlias: true;
|
|
1067
1067
|
}>, {
|
|
1068
1068
|
config: {
|
|
@@ -1121,7 +1121,7 @@ export declare const asPackageManifestPayload: {
|
|
|
1121
1121
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
1122
1122
|
} | undefined;
|
|
1123
1123
|
modules?: {
|
|
1124
|
-
private?: (import("@
|
|
1124
|
+
private?: (import("@ariestools/sdk").Brand<string, {
|
|
1125
1125
|
__moduleAlias: true;
|
|
1126
1126
|
}> | {
|
|
1127
1127
|
config: {
|
|
@@ -1150,7 +1150,7 @@ export declare const asPackageManifestPayload: {
|
|
|
1150
1150
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
1151
1151
|
} | undefined;
|
|
1152
1152
|
})[] | undefined;
|
|
1153
|
-
public?: (import("@
|
|
1153
|
+
public?: (import("@ariestools/sdk").Brand<string, {
|
|
1154
1154
|
__moduleAlias: true;
|
|
1155
1155
|
}> | {
|
|
1156
1156
|
config: {
|
|
@@ -1186,7 +1186,7 @@ export declare const asPackageManifestPayload: {
|
|
|
1186
1186
|
};
|
|
1187
1187
|
$schema?: string | undefined;
|
|
1188
1188
|
description?: string | undefined;
|
|
1189
|
-
modules?: Record<import("@
|
|
1189
|
+
modules?: Record<import("@ariestools/sdk").Brand<string, {
|
|
1190
1190
|
__moduleAlias: true;
|
|
1191
1191
|
}>, {
|
|
1192
1192
|
config: {
|
|
@@ -1216,7 +1216,7 @@ export declare const asPackageManifestPayload: {
|
|
|
1216
1216
|
} | undefined;
|
|
1217
1217
|
}> | undefined;
|
|
1218
1218
|
}) | undefined;
|
|
1219
|
-
<T>(value: T, assert: import("@
|
|
1219
|
+
<T>(value: T, assert: import("@ariestools/sdk").ZodFactoryConfig): T & {
|
|
1220
1220
|
nodes: {
|
|
1221
1221
|
config: {
|
|
1222
1222
|
[x: string]: unknown;
|
|
@@ -1244,7 +1244,7 @@ export declare const asPackageManifestPayload: {
|
|
|
1244
1244
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
1245
1245
|
} | undefined;
|
|
1246
1246
|
modules?: {
|
|
1247
|
-
private?: (import("@
|
|
1247
|
+
private?: (import("@ariestools/sdk").Brand<string, {
|
|
1248
1248
|
__moduleAlias: true;
|
|
1249
1249
|
}> | {
|
|
1250
1250
|
config: {
|
|
@@ -1273,7 +1273,7 @@ export declare const asPackageManifestPayload: {
|
|
|
1273
1273
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
1274
1274
|
} | undefined;
|
|
1275
1275
|
})[] | undefined;
|
|
1276
|
-
public?: (import("@
|
|
1276
|
+
public?: (import("@ariestools/sdk").Brand<string, {
|
|
1277
1277
|
__moduleAlias: true;
|
|
1278
1278
|
}> | {
|
|
1279
1279
|
config: {
|
|
@@ -1309,7 +1309,7 @@ export declare const asPackageManifestPayload: {
|
|
|
1309
1309
|
};
|
|
1310
1310
|
$schema?: string | undefined;
|
|
1311
1311
|
description?: string | undefined;
|
|
1312
|
-
modules?: Record<import("@
|
|
1312
|
+
modules?: Record<import("@ariestools/sdk").Brand<string, {
|
|
1313
1313
|
__moduleAlias: true;
|
|
1314
1314
|
}>, {
|
|
1315
1315
|
config: {
|
|
@@ -1369,7 +1369,7 @@ export declare const toPackageManifestPayload: {
|
|
|
1369
1369
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
1370
1370
|
} | undefined;
|
|
1371
1371
|
modules?: {
|
|
1372
|
-
private?: (import("@
|
|
1372
|
+
private?: (import("@ariestools/sdk").Brand<string, {
|
|
1373
1373
|
__moduleAlias: true;
|
|
1374
1374
|
}> | {
|
|
1375
1375
|
config: {
|
|
@@ -1398,7 +1398,7 @@ export declare const toPackageManifestPayload: {
|
|
|
1398
1398
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
1399
1399
|
} | undefined;
|
|
1400
1400
|
})[] | undefined;
|
|
1401
|
-
public?: (import("@
|
|
1401
|
+
public?: (import("@ariestools/sdk").Brand<string, {
|
|
1402
1402
|
__moduleAlias: true;
|
|
1403
1403
|
}> | {
|
|
1404
1404
|
config: {
|
|
@@ -1434,7 +1434,7 @@ export declare const toPackageManifestPayload: {
|
|
|
1434
1434
|
};
|
|
1435
1435
|
$schema?: string | undefined;
|
|
1436
1436
|
description?: string | undefined;
|
|
1437
|
-
modules?: Record<import("@
|
|
1437
|
+
modules?: Record<import("@ariestools/sdk").Brand<string, {
|
|
1438
1438
|
__moduleAlias: true;
|
|
1439
1439
|
}>, {
|
|
1440
1440
|
config: {
|
|
@@ -1464,7 +1464,7 @@ export declare const toPackageManifestPayload: {
|
|
|
1464
1464
|
} | undefined;
|
|
1465
1465
|
}> | undefined;
|
|
1466
1466
|
}) | undefined;
|
|
1467
|
-
<T>(value: T, assert: import("@
|
|
1467
|
+
<T>(value: T, assert: import("@ariestools/sdk").ZodFactoryConfig): T & {
|
|
1468
1468
|
nodes: {
|
|
1469
1469
|
config: {
|
|
1470
1470
|
[x: string]: unknown;
|
|
@@ -1492,7 +1492,7 @@ export declare const toPackageManifestPayload: {
|
|
|
1492
1492
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
1493
1493
|
} | undefined;
|
|
1494
1494
|
modules?: {
|
|
1495
|
-
private?: (import("@
|
|
1495
|
+
private?: (import("@ariestools/sdk").Brand<string, {
|
|
1496
1496
|
__moduleAlias: true;
|
|
1497
1497
|
}> | {
|
|
1498
1498
|
config: {
|
|
@@ -1521,7 +1521,7 @@ export declare const toPackageManifestPayload: {
|
|
|
1521
1521
|
}) | import("../../address/neutral/index.ts").XyoQuantAddress, string | null> | undefined;
|
|
1522
1522
|
} | undefined;
|
|
1523
1523
|
})[] | undefined;
|
|
1524
|
-
public?: (import("@
|
|
1524
|
+
public?: (import("@ariestools/sdk").Brand<string, {
|
|
1525
1525
|
__moduleAlias: true;
|
|
1526
1526
|
}> | {
|
|
1527
1527
|
config: {
|
|
@@ -1557,7 +1557,7 @@ export declare const toPackageManifestPayload: {
|
|
|
1557
1557
|
};
|
|
1558
1558
|
$schema?: string | undefined;
|
|
1559
1559
|
description?: string | undefined;
|
|
1560
|
-
modules?: Record<import("@
|
|
1560
|
+
modules?: Record<import("@ariestools/sdk").Brand<string, {
|
|
1561
1561
|
__moduleAlias: true;
|
|
1562
1562
|
}>, {
|
|
1563
1563
|
config: {
|
|
@@ -1588,4 +1588,3 @@ export declare const toPackageManifestPayload: {
|
|
|
1588
1588
|
}> | undefined;
|
|
1589
1589
|
};
|
|
1590
1590
|
};
|
|
1591
|
-
//# sourceMappingURL=Payload.zod.d.ts.map
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
zodAsFactory,
|
|
4
4
|
zodIsFactory,
|
|
5
5
|
zodToFactory
|
|
6
|
-
} from "@
|
|
6
|
+
} from "@ariestools/sdk";
|
|
7
7
|
import * as z from "zod/mini";
|
|
8
8
|
var isString = (value) => typeof value === "string";
|
|
9
9
|
var stringZod = z.string();
|
|
@@ -110,7 +110,7 @@ import {
|
|
|
110
110
|
zodAsFactory as zodAsFactory2,
|
|
111
111
|
zodIsFactory as zodIsFactory2,
|
|
112
112
|
zodToFactory as zodToFactory2
|
|
113
|
-
} from "@
|
|
113
|
+
} from "@ariestools/sdk";
|
|
114
114
|
import { asSchema } from "../../payload-model/neutral/index.mjs";
|
|
115
115
|
import * as z2 from "zod/mini";
|
|
116
116
|
var DappPackageManifestPayloadSchema = asSchema("network.xyo.manifest.package.dapp", true);
|
|
@@ -190,4 +190,3 @@ export {
|
|
|
190
190
|
toPackageManifest,
|
|
191
191
|
toPackageManifestPayload
|
|
192
192
|
};
|
|
193
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// src/MetaMaskConnector.ts
|
|
2
|
-
import { forget, isString } from "@
|
|
2
|
+
import { forget, isString } from "@ariestools/sdk";
|
|
3
3
|
import { BrowserProvider } from "ethers";
|
|
4
4
|
var MetaMaskConnector = class {
|
|
5
5
|
account = "";
|
|
@@ -111,4 +111,3 @@ function logProviderMissing() {
|
|
|
111
111
|
export {
|
|
112
112
|
MetaMaskConnector
|
|
113
113
|
};
|
|
114
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -40,7 +40,7 @@ export declare const asNetworkNodePayload: {
|
|
|
40
40
|
name?: string | undefined;
|
|
41
41
|
web?: string | undefined;
|
|
42
42
|
}) | undefined;
|
|
43
|
-
<T>(value: T, assert: import("@
|
|
43
|
+
<T>(value: T, assert: import("@ariestools/sdk").ZodFactoryConfig): T & {
|
|
44
44
|
schema: "network.xyo.network.node" & {
|
|
45
45
|
readonly __schema: true;
|
|
46
46
|
};
|
|
@@ -64,7 +64,7 @@ export declare const toNetworkNodePayload: {
|
|
|
64
64
|
name?: string | undefined;
|
|
65
65
|
web?: string | undefined;
|
|
66
66
|
}) | undefined;
|
|
67
|
-
<T>(value: T, assert: import("@
|
|
67
|
+
<T>(value: T, assert: import("@ariestools/sdk").ZodFactoryConfig): T & {
|
|
68
68
|
schema: "network.xyo.network.node" & {
|
|
69
69
|
readonly __schema: true;
|
|
70
70
|
};
|
|
@@ -76,4 +76,3 @@ export declare const toNetworkNodePayload: {
|
|
|
76
76
|
web?: string | undefined;
|
|
77
77
|
};
|
|
78
78
|
};
|
|
79
|
-
//# sourceMappingURL=NetworkNodePayload.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Hash } from '@
|
|
1
|
+
import type { Hash } from '@ariestools/sdk';
|
|
2
2
|
import { PayloadWrapper } from '../../payload-wrapper/neutral/index.ts';
|
|
3
3
|
import type { NetworkNodePayload } from './NetworkNodePayload.ts';
|
|
4
4
|
export declare class NetworkNodePayloadWrapper<T extends NetworkNodePayload = NetworkNodePayload> extends PayloadWrapper<T> {
|
|
@@ -14,4 +14,3 @@ export declare class NetworkNodePayloadWrapper<T extends NetworkNodePayload = Ne
|
|
|
14
14
|
web?: string | undefined;
|
|
15
15
|
}>>;
|
|
16
16
|
}
|
|
17
|
-
//# sourceMappingURL=NetworkNodePayloadWrapper.d.ts.map
|
|
@@ -59,7 +59,7 @@ export declare const asNetworkPayload: {
|
|
|
59
59
|
web?: string | undefined;
|
|
60
60
|
}[] | undefined;
|
|
61
61
|
}) | undefined;
|
|
62
|
-
<T>(value: T, assert: import("@
|
|
62
|
+
<T>(value: T, assert: import("@ariestools/sdk").ZodFactoryConfig): T & {
|
|
63
63
|
schema: "network.xyo.network" & {
|
|
64
64
|
readonly __schema: true;
|
|
65
65
|
};
|
|
@@ -97,7 +97,7 @@ export declare const toNetworkPayload: {
|
|
|
97
97
|
web?: string | undefined;
|
|
98
98
|
}[] | undefined;
|
|
99
99
|
}) | undefined;
|
|
100
|
-
<T>(value: T, assert: import("@
|
|
100
|
+
<T>(value: T, assert: import("@ariestools/sdk").ZodFactoryConfig): T & {
|
|
101
101
|
schema: "network.xyo.network" & {
|
|
102
102
|
readonly __schema: true;
|
|
103
103
|
};
|
|
@@ -116,4 +116,3 @@ export declare const toNetworkPayload: {
|
|
|
116
116
|
}[] | undefined;
|
|
117
117
|
};
|
|
118
118
|
};
|
|
119
|
-
//# sourceMappingURL=NetworkPayload.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Hash } from '@
|
|
1
|
+
import type { Hash } from '@ariestools/sdk';
|
|
2
2
|
import { PayloadWrapper } from '../../payload-wrapper/neutral/index.ts';
|
|
3
3
|
import type { NetworkNodeType } from './NetworkNodePayload.ts';
|
|
4
4
|
import type { NetworkPayload } from './NetworkPayload.ts';
|
|
@@ -60,4 +60,3 @@ export declare class NetworkPayloadWrapper extends PayloadWrapper<NetworkPayload
|
|
|
60
60
|
web?: string | undefined;
|
|
61
61
|
}[] | undefined;
|
|
62
62
|
}
|
|
63
|
-
//# sourceMappingURL=NetworkPayloadWrapper.d.ts.map
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
zodAsFactory,
|
|
4
4
|
zodIsFactory,
|
|
5
5
|
zodToFactory
|
|
6
|
-
} from "@
|
|
6
|
+
} from "@ariestools/sdk";
|
|
7
7
|
import { asSchema, PayloadZodOfSchema } from "../../payload-model/neutral/index.mjs";
|
|
8
8
|
import * as z from "zod/mini";
|
|
9
9
|
var NetworkNodeTypeZod = z.union([
|
|
@@ -85,7 +85,7 @@ var main = () => {
|
|
|
85
85
|
var knownDiviners = () => [beta(), main()];
|
|
86
86
|
|
|
87
87
|
// src/NetworkNodePayloadWrapper.ts
|
|
88
|
-
import { assertEx } from "@
|
|
88
|
+
import { assertEx } from "@ariestools/sdk";
|
|
89
89
|
import { PayloadBuilder } from "../../payload-builder/neutral/index.mjs";
|
|
90
90
|
import { PayloadWrapper } from "../../payload-wrapper/neutral/index.mjs";
|
|
91
91
|
var NetworkNodePayloadWrapper = class _NetworkNodePayloadWrapper extends PayloadWrapper {
|
|
@@ -103,7 +103,7 @@ import {
|
|
|
103
103
|
zodAsFactory as zodAsFactory2,
|
|
104
104
|
zodIsFactory as zodIsFactory2,
|
|
105
105
|
zodToFactory as zodToFactory2
|
|
106
|
-
} from "@
|
|
106
|
+
} from "@ariestools/sdk";
|
|
107
107
|
import { asSchema as asSchema2, PayloadZodOfSchema as PayloadZodOfSchema2 } from "../../payload-model/neutral/index.mjs";
|
|
108
108
|
import * as z2 from "zod/mini";
|
|
109
109
|
var NetworkSchema = asSchema2("network.xyo.network", true);
|
|
@@ -208,4 +208,3 @@ export {
|
|
|
208
208
|
toNetworkNodePayload,
|
|
209
209
|
toNetworkPayload
|
|
210
210
|
};
|
|
211
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AnyObject, Compare, EmptyObject, Hash, Promisable } from '@
|
|
1
|
+
import type { AnyObject, Compare, EmptyObject, Hash, Promisable } from '@ariestools/sdk';
|
|
2
2
|
import type { Payload, Schema, Sequence, WithHashMeta, WithOnlyClientMeta, WithOptionalSchema, WithoutClientMeta, WithoutMeta, WithoutPrivateStorageMeta, WithoutSchema, WithoutStorageMeta, WithStorageMeta } from '../../payload-model/neutral/index.ts';
|
|
3
3
|
import type { PayloadBuilderOptions } from './Options.ts';
|
|
4
4
|
export declare const omitSchema: <T extends WithOptionalSchema>(payload: T) => WithoutSchema<T>;
|
|
@@ -67,4 +67,3 @@ export declare class PayloadBuilder<T extends Payload = Payload<AnyObject>, R =
|
|
|
67
67
|
meta(meta: WithOnlyClientMeta<T>): this;
|
|
68
68
|
schema(value: Schema): void;
|
|
69
69
|
}
|
|
70
|
-
//# sourceMappingURL=Builder.d.ts.map
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import type { Logger } from '@
|
|
1
|
+
import type { Logger } from '@ariestools/sdk';
|
|
2
2
|
import type { Schema } from '../../payload-model/neutral/index.ts';
|
|
3
3
|
export interface PayloadBuilderOptions {
|
|
4
4
|
readonly logger?: Logger;
|
|
5
5
|
readonly schema: Schema;
|
|
6
6
|
}
|
|
7
|
-
//# sourceMappingURL=Options.d.ts.map
|
|
@@ -6,8 +6,8 @@ import {
|
|
|
6
6
|
omitByPrefix,
|
|
7
7
|
pickByPrefix,
|
|
8
8
|
toSafeJson
|
|
9
|
-
} from "@
|
|
10
|
-
import { ObjectHasher, removeEmptyFields } from "../../hash/
|
|
9
|
+
} from "@ariestools/sdk";
|
|
10
|
+
import { ObjectHasher, removeEmptyFields } from "../../hash/node/index.mjs";
|
|
11
11
|
import {
|
|
12
12
|
SequenceComparer,
|
|
13
13
|
SequenceParser
|
|
@@ -215,4 +215,3 @@ export {
|
|
|
215
215
|
PayloadBuilder,
|
|
216
216
|
omitSchema
|
|
217
217
|
};
|
|
218
|
-
//# sourceMappingURL=index.mjs.map
|