@credo-ts/anoncreds 0.6.0-pr-2444-20251010162514 → 0.6.0-pr-2454-20251015095608
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/build/AnonCredsApi.d.mts +4 -4
- package/build/AnonCredsApi.d.mts.map +1 -1
- package/build/AnonCredsApi.d.ts +4 -4
- package/build/AnonCredsApi.d.ts.map +1 -1
- package/build/AnonCredsApi.js +14 -14
- package/build/AnonCredsApi.mjs +14 -14
- package/build/AnonCredsApi.mjs.map +1 -1
- package/build/AnonCredsModule.d.mts.map +1 -1
- package/build/AnonCredsModule.d.ts.map +1 -1
- package/build/AnonCredsModule.js +7 -7
- package/build/AnonCredsModule.mjs +7 -7
- package/build/AnonCredsModule.mjs.map +1 -1
- package/build/anoncreds-rs/AnonCredsDataIntegrityService.js +1 -1
- package/build/anoncreds-rs/AnonCredsDataIntegrityService.mjs +1 -1
- package/build/anoncreds-rs/AnonCredsDataIntegrityService.mjs.map +1 -1
- package/build/anoncreds-rs/AnonCredsRsHolderService.js +6 -6
- package/build/anoncreds-rs/AnonCredsRsHolderService.mjs +6 -6
- package/build/anoncreds-rs/AnonCredsRsHolderService.mjs.map +1 -1
- package/build/anoncreds-rs/AnonCredsRsIssuerService.js +3 -3
- package/build/anoncreds-rs/AnonCredsRsIssuerService.mjs +3 -3
- package/build/anoncreds-rs/AnonCredsRsIssuerService.mjs.map +1 -1
- package/build/anoncreds-rs/AnonCredsRsVerifierService.mjs.map +1 -1
- package/build/anoncreds-rs/utils.js +1 -1
- package/build/anoncreds-rs/utils.mjs +1 -1
- package/build/anoncreds-rs/utils.mjs.map +1 -1
- package/build/error/index.js +1 -1
- package/build/error/index.mjs +1 -1
- package/build/formats/AnonCredsDidCommCredentialFormatService.d.mts.map +1 -1
- package/build/formats/AnonCredsDidCommCredentialFormatService.d.ts.map +1 -1
- package/build/formats/AnonCredsDidCommCredentialFormatService.js +5 -5
- package/build/formats/AnonCredsDidCommCredentialFormatService.mjs +5 -5
- package/build/formats/AnonCredsDidCommCredentialFormatService.mjs.map +1 -1
- package/build/formats/AnonCredsDidCommProofFormat.d.mts +1 -1
- package/build/formats/AnonCredsDidCommProofFormat.d.ts +1 -1
- package/build/formats/AnonCredsDidCommProofFormatService.d.mts.map +1 -1
- package/build/formats/AnonCredsDidCommProofFormatService.d.ts.map +1 -1
- package/build/formats/AnonCredsDidCommProofFormatService.js +5 -5
- package/build/formats/AnonCredsDidCommProofFormatService.mjs +5 -5
- package/build/formats/AnonCredsDidCommProofFormatService.mjs.map +1 -1
- package/build/formats/DataIntegrityDidCommCredentialFormatService.d.mts +4 -18
- package/build/formats/DataIntegrityDidCommCredentialFormatService.d.mts.map +1 -1
- package/build/formats/DataIntegrityDidCommCredentialFormatService.d.ts +4 -18
- package/build/formats/DataIntegrityDidCommCredentialFormatService.d.ts.map +1 -1
- package/build/formats/DataIntegrityDidCommCredentialFormatService.js +16 -16
- package/build/formats/DataIntegrityDidCommCredentialFormatService.mjs +16 -16
- package/build/formats/DataIntegrityDidCommCredentialFormatService.mjs.map +1 -1
- package/build/formats/LegacyIndyDidCommCredentialFormatService.d.mts.map +1 -1
- package/build/formats/LegacyIndyDidCommCredentialFormatService.d.ts.map +1 -1
- package/build/formats/LegacyIndyDidCommCredentialFormatService.js +3 -3
- package/build/formats/LegacyIndyDidCommCredentialFormatService.mjs +3 -3
- package/build/formats/LegacyIndyDidCommCredentialFormatService.mjs.map +1 -1
- package/build/formats/LegacyIndyDidCommProofFormat.d.mts +1 -1
- package/build/formats/LegacyIndyDidCommProofFormat.d.ts +1 -1
- package/build/formats/LegacyIndyDidCommProofFormatService.d.mts.map +1 -1
- package/build/formats/LegacyIndyDidCommProofFormatService.d.ts.map +1 -1
- package/build/formats/LegacyIndyDidCommProofFormatService.js +8 -8
- package/build/formats/LegacyIndyDidCommProofFormatService.mjs +8 -8
- package/build/formats/LegacyIndyDidCommProofFormatService.mjs.map +1 -1
- package/build/formats/index.js +1 -1
- package/build/formats/index.mjs +1 -1
- package/build/index.d.mts +30 -30
- package/build/index.d.ts +30 -30
- package/build/index.js +25 -25
- package/build/index.mjs +25 -25
- package/build/models/AnonCredsCredentialProposal.js +2 -2
- package/build/models/AnonCredsCredentialProposal.mjs +1 -1
- package/build/models/AnonCredsProofRequest.js +2 -2
- package/build/models/AnonCredsProofRequest.mjs +1 -1
- package/build/models/AnonCredsProofRequest.mjs.map +1 -1
- package/build/models/AnonCredsRequestedAttribute.js +2 -2
- package/build/models/AnonCredsRequestedAttribute.mjs +1 -1
- package/build/models/AnonCredsRequestedAttribute.mjs.map +1 -1
- package/build/models/AnonCredsRequestedPredicate.js +3 -3
- package/build/models/AnonCredsRequestedPredicate.mjs +2 -2
- package/build/models/AnonCredsRequestedPredicate.mjs.map +1 -1
- package/build/models/AnonCredsRestriction.js +2 -2
- package/build/models/AnonCredsRestriction.mjs +1 -1
- package/build/models/AnonCredsRestrictionWrapper.js +2 -2
- package/build/models/AnonCredsRestrictionWrapper.mjs +1 -1
- package/build/models/exchange.mjs.map +1 -1
- package/build/models/index.js +1 -1
- package/build/models/index.mjs +1 -1
- package/build/protocols/credentials/v1/DidCommCredentialV1Protocol.d.mts +1 -1
- package/build/protocols/credentials/v1/DidCommCredentialV1Protocol.d.mts.map +1 -1
- package/build/protocols/credentials/v1/DidCommCredentialV1Protocol.d.ts +1 -1
- package/build/protocols/credentials/v1/DidCommCredentialV1Protocol.d.ts.map +1 -1
- package/build/protocols/credentials/v1/DidCommCredentialV1Protocol.js +4 -4
- package/build/protocols/credentials/v1/DidCommCredentialV1Protocol.mjs +4 -4
- package/build/protocols/credentials/v1/DidCommCredentialV1Protocol.mjs.map +1 -1
- package/build/protocols/credentials/v1/handlers/DidCommIssueCredentialV1Handler.mjs.map +1 -1
- package/build/protocols/credentials/v1/handlers/DidCommOfferCredentialV1Handler.mjs.map +1 -1
- package/build/protocols/credentials/v1/handlers/DidCommProposeCredentialV1Handler.mjs.map +1 -1
- package/build/protocols/credentials/v1/handlers/DidCommRequestCredentialV1Handler.mjs.map +1 -1
- package/build/protocols/credentials/v1/handlers/index.js +1 -1
- package/build/protocols/credentials/v1/handlers/index.mjs +1 -1
- package/build/protocols/credentials/v1/index.js +2 -2
- package/build/protocols/credentials/v1/index.mjs +2 -2
- package/build/protocols/credentials/v1/messages/DidCommCredentialV1AckMessage.d.mts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommCredentialV1AckMessage.d.ts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommCredentialV1Preview.d.mts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommCredentialV1Preview.d.mts.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommCredentialV1Preview.d.ts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommCredentialV1Preview.d.ts.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommCredentialV1Preview.js +4 -4
- package/build/protocols/credentials/v1/messages/DidCommCredentialV1Preview.mjs +2 -2
- package/build/protocols/credentials/v1/messages/DidCommCredentialV1Preview.mjs.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommCredentialV1ProblemReportMessage.d.mts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommCredentialV1ProblemReportMessage.d.ts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.d.mts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.d.mts.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.d.ts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.d.ts.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.js +4 -4
- package/build/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.mjs +2 -2
- package/build/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.mjs.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.d.mts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.d.mts.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.d.ts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.d.ts.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.js +4 -4
- package/build/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.mjs +2 -2
- package/build/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.mjs.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommProposeCredentialV1Message.d.mts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommProposeCredentialV1Message.d.mts.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommProposeCredentialV1Message.d.ts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommProposeCredentialV1Message.js +4 -4
- package/build/protocols/credentials/v1/messages/DidCommProposeCredentialV1Message.mjs +2 -2
- package/build/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.d.mts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.d.mts.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.d.ts +2 -2
- package/build/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.d.ts.map +1 -1
- package/build/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.js +4 -4
- package/build/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.mjs +2 -2
- package/build/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.mjs.map +1 -1
- package/build/protocols/credentials/v1/messages/index.js +2 -2
- package/build/protocols/credentials/v1/messages/index.mjs +2 -2
- package/build/protocols/index.js +5 -5
- package/build/protocols/index.mjs +5 -5
- package/build/protocols/proofs/v1/DidCommProofV1Protocol.d.mts +2 -2
- package/build/protocols/proofs/v1/DidCommProofV1Protocol.d.mts.map +1 -1
- package/build/protocols/proofs/v1/DidCommProofV1Protocol.d.ts +2 -2
- package/build/protocols/proofs/v1/DidCommProofV1Protocol.d.ts.map +1 -1
- package/build/protocols/proofs/v1/DidCommProofV1Protocol.js +6 -6
- package/build/protocols/proofs/v1/DidCommProofV1Protocol.mjs +6 -6
- package/build/protocols/proofs/v1/DidCommProofV1Protocol.mjs.map +1 -1
- package/build/protocols/proofs/v1/handlers/DidCommPresentationV1Handler.mjs.map +1 -1
- package/build/protocols/proofs/v1/handlers/DidCommProposePresentationV1Handler.mjs.map +1 -1
- package/build/protocols/proofs/v1/handlers/DidCommRequestPresentationV1Handler.mjs.map +1 -1
- package/build/protocols/proofs/v1/handlers/index.js +1 -1
- package/build/protocols/proofs/v1/handlers/index.mjs +1 -1
- package/build/protocols/proofs/v1/index.js +4 -4
- package/build/protocols/proofs/v1/index.mjs +4 -4
- package/build/protocols/proofs/v1/messages/DidCommPresentationV1AckMessage.d.mts +2 -2
- package/build/protocols/proofs/v1/messages/DidCommPresentationV1AckMessage.d.ts +2 -2
- package/build/protocols/proofs/v1/messages/DidCommPresentationV1Message.d.mts +2 -2
- package/build/protocols/proofs/v1/messages/DidCommPresentationV1Message.d.mts.map +1 -1
- package/build/protocols/proofs/v1/messages/DidCommPresentationV1Message.d.ts +2 -2
- package/build/protocols/proofs/v1/messages/DidCommPresentationV1Message.d.ts.map +1 -1
- package/build/protocols/proofs/v1/messages/DidCommPresentationV1Message.js +4 -4
- package/build/protocols/proofs/v1/messages/DidCommPresentationV1Message.mjs +2 -2
- package/build/protocols/proofs/v1/messages/DidCommPresentationV1Message.mjs.map +1 -1
- package/build/protocols/proofs/v1/messages/DidCommPresentationV1ProblemReportMessage.d.mts +2 -2
- package/build/protocols/proofs/v1/messages/DidCommPresentationV1ProblemReportMessage.d.mts.map +1 -1
- package/build/protocols/proofs/v1/messages/DidCommProposePresentationV1Message.d.mts +2 -2
- package/build/protocols/proofs/v1/messages/DidCommProposePresentationV1Message.d.mts.map +1 -1
- package/build/protocols/proofs/v1/messages/DidCommProposePresentationV1Message.d.ts +2 -2
- package/build/protocols/proofs/v1/messages/DidCommProposePresentationV1Message.d.ts.map +1 -1
- package/build/protocols/proofs/v1/messages/DidCommProposePresentationV1Message.js +4 -4
- package/build/protocols/proofs/v1/messages/DidCommProposePresentationV1Message.mjs +2 -2
- package/build/protocols/proofs/v1/messages/DidCommRequestPresentationV1Message.d.mts +2 -2
- package/build/protocols/proofs/v1/messages/DidCommRequestPresentationV1Message.d.mts.map +1 -1
- package/build/protocols/proofs/v1/messages/DidCommRequestPresentationV1Message.d.ts +2 -2
- package/build/protocols/proofs/v1/messages/DidCommRequestPresentationV1Message.d.ts.map +1 -1
- package/build/protocols/proofs/v1/messages/DidCommRequestPresentationV1Message.js +4 -4
- package/build/protocols/proofs/v1/messages/DidCommRequestPresentationV1Message.mjs +2 -2
- package/build/protocols/proofs/v1/messages/DidCommRequestPresentationV1Message.mjs.map +1 -1
- package/build/protocols/proofs/v1/messages/index.js +3 -3
- package/build/protocols/proofs/v1/messages/index.mjs +3 -3
- package/build/protocols/proofs/v1/models/DidCommPresentationV1Preview.d.mts +1 -1
- package/build/protocols/proofs/v1/models/DidCommPresentationV1Preview.d.mts.map +1 -1
- package/build/protocols/proofs/v1/models/DidCommPresentationV1Preview.d.ts +2 -2
- package/build/protocols/proofs/v1/models/DidCommPresentationV1Preview.d.ts.map +1 -1
- package/build/protocols/proofs/v1/models/DidCommPresentationV1Preview.js +6 -6
- package/build/protocols/proofs/v1/models/DidCommPresentationV1Preview.mjs +4 -4
- package/build/protocols/proofs/v1/models/DidCommPresentationV1Preview.mjs.map +1 -1
- package/build/repository/AnonCredsCredentialDefinitionPrivateRepository.js +2 -2
- package/build/repository/AnonCredsCredentialDefinitionPrivateRepository.mjs +2 -2
- package/build/repository/AnonCredsCredentialDefinitionPrivateRepository.mjs.map +1 -1
- package/build/repository/AnonCredsCredentialDefinitionRecord.d.mts.map +1 -1
- package/build/repository/AnonCredsCredentialDefinitionRecord.d.ts.map +1 -1
- package/build/repository/AnonCredsCredentialDefinitionRecord.js +1 -1
- package/build/repository/AnonCredsCredentialDefinitionRecord.mjs +1 -1
- package/build/repository/AnonCredsCredentialDefinitionRecord.mjs.map +1 -1
- package/build/repository/AnonCredsCredentialDefinitionRepository.js +1 -1
- package/build/repository/AnonCredsCredentialDefinitionRepository.mjs +1 -1
- package/build/repository/AnonCredsCredentialDefinitionRepository.mjs.map +1 -1
- package/build/repository/AnonCredsCredentialRecord.d.mts.map +1 -1
- package/build/repository/AnonCredsCredentialRecord.d.ts.map +1 -1
- package/build/repository/AnonCredsCredentialRecord.mjs.map +1 -1
- package/build/repository/AnonCredsCredentialRepository.js +1 -1
- package/build/repository/AnonCredsCredentialRepository.mjs +1 -1
- package/build/repository/AnonCredsCredentialRepository.mjs.map +1 -1
- package/build/repository/AnonCredsKeyCorrectnessProofRepository.js +1 -1
- package/build/repository/AnonCredsKeyCorrectnessProofRepository.mjs +1 -1
- package/build/repository/AnonCredsKeyCorrectnessProofRepository.mjs.map +1 -1
- package/build/repository/AnonCredsLinkSecretRepository.js +1 -1
- package/build/repository/AnonCredsLinkSecretRepository.mjs +1 -1
- package/build/repository/AnonCredsLinkSecretRepository.mjs.map +1 -1
- package/build/repository/AnonCredsRevocationRegistryDefinitionPrivateRepository.d.mts.map +1 -1
- package/build/repository/AnonCredsRevocationRegistryDefinitionPrivateRepository.d.ts.map +1 -1
- package/build/repository/AnonCredsRevocationRegistryDefinitionPrivateRepository.js +1 -1
- package/build/repository/AnonCredsRevocationRegistryDefinitionPrivateRepository.mjs +1 -1
- package/build/repository/AnonCredsRevocationRegistryDefinitionPrivateRepository.mjs.map +1 -1
- package/build/repository/AnonCredsRevocationRegistryDefinitionRecord.d.mts.map +1 -1
- package/build/repository/AnonCredsRevocationRegistryDefinitionRecord.d.ts.map +1 -1
- package/build/repository/AnonCredsRevocationRegistryDefinitionRecord.mjs.map +1 -1
- package/build/repository/AnonCredsRevocationRegistryDefinitionRepository.js +1 -1
- package/build/repository/AnonCredsRevocationRegistryDefinitionRepository.mjs +1 -1
- package/build/repository/AnonCredsRevocationRegistryDefinitionRepository.mjs.map +1 -1
- package/build/repository/AnonCredsSchemaRecord.d.mts.map +1 -1
- package/build/repository/AnonCredsSchemaRecord.d.ts.map +1 -1
- package/build/repository/AnonCredsSchemaRecord.js +1 -1
- package/build/repository/AnonCredsSchemaRecord.mjs +1 -1
- package/build/repository/AnonCredsSchemaRecord.mjs.map +1 -1
- package/build/repository/AnonCredsSchemaRepository.js +1 -1
- package/build/repository/AnonCredsSchemaRepository.mjs +1 -1
- package/build/repository/AnonCredsSchemaRepository.mjs.map +1 -1
- package/build/repository/index.js +6 -6
- package/build/repository/index.mjs +6 -6
- package/build/services/AnonCredsHolderService.d.mts +1 -1
- package/build/services/AnonCredsHolderService.d.ts +1 -1
- package/build/services/AnonCredsHolderServiceOptions.d.mts +1 -1
- package/build/services/AnonCredsHolderServiceOptions.d.ts +1 -1
- package/build/services/index.js +3 -3
- package/build/services/index.mjs +3 -3
- package/build/services/registry/AnonCredsRegistryService.d.mts.map +1 -1
- package/build/services/registry/AnonCredsRegistryService.d.ts.map +1 -1
- package/build/services/registry/AnonCredsRegistryService.js +1 -1
- package/build/services/registry/AnonCredsRegistryService.mjs +1 -1
- package/build/services/registry/AnonCredsRegistryService.mjs.map +1 -1
- package/build/services/tails/BasicTailsFileService.d.mts.map +1 -1
- package/build/services/tails/BasicTailsFileService.d.ts.map +1 -1
- package/build/services/tails/BasicTailsFileService.mjs.map +1 -1
- package/build/updates/0.3.1-0.4/credentialDefinition.js +1 -1
- package/build/updates/0.3.1-0.4/credentialDefinition.mjs +1 -1
- package/build/updates/0.3.1-0.4/credentialDefinition.mjs.map +1 -1
- package/build/updates/0.4-0.5/anonCredsCredentialRecord.js +3 -3
- package/build/updates/0.4-0.5/anonCredsCredentialRecord.mjs +3 -3
- package/build/updates/0.4-0.5/anonCredsCredentialRecord.mjs.map +1 -1
- package/build/utils/anonCredsObjects.d.mts.map +1 -1
- package/build/utils/anonCredsObjects.d.ts.map +1 -1
- package/build/utils/anonCredsObjects.mjs.map +1 -1
- package/build/utils/areRequestsEqual.mjs.map +1 -1
- package/build/utils/bytesToBigint.mjs.map +1 -1
- package/build/utils/createRequestFromPreview.mjs.map +1 -1
- package/build/utils/credential.d.mts.map +1 -1
- package/build/utils/credential.d.ts.map +1 -1
- package/build/utils/credential.mjs.map +1 -1
- package/build/utils/getCredentialsForAnonCredsRequest.js +3 -3
- package/build/utils/getCredentialsForAnonCredsRequest.mjs +3 -3
- package/build/utils/getCredentialsForAnonCredsRequest.mjs.map +1 -1
- package/build/utils/getRevocationRegistries.mjs.map +1 -1
- package/build/utils/hasDuplicateGroupNames.mjs.map +1 -1
- package/build/utils/index.js +9 -9
- package/build/utils/index.mjs +9 -9
- package/build/utils/indyIdentifiers.d.mts.map +1 -1
- package/build/utils/indyIdentifiers.d.ts.map +1 -1
- package/build/utils/indyIdentifiers.mjs.map +1 -1
- package/build/utils/isMap.mjs.map +1 -1
- package/build/utils/revocationInterval.d.mts.map +1 -1
- package/build/utils/revocationInterval.d.ts.map +1 -1
- package/build/utils/revocationInterval.mjs.map +1 -1
- package/build/utils/w3cAnonCredsUtils.d.mts.map +1 -1
- package/build/utils/w3cAnonCredsUtils.d.ts.map +1 -1
- package/build/utils/w3cAnonCredsUtils.mjs.map +1 -1
- package/package.json +5 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommCredentialV1Preview.mjs","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommCredentialV1Preview.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"DidCommCredentialV1Preview.mjs","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommCredentialV1Preview.ts"],"sourcesContent":["import { JsonTransformer } from '@credo-ts/core'\nimport type { CredentialPreviewOptions } from '@credo-ts/didcomm'\nimport {\n DidCommCredentialPreviewAttribute,\n IsValidMessageType,\n parseMessageType,\n replaceLegacyDidSovPrefix,\n} from '@credo-ts/didcomm'\nimport { Expose, Transform, Type } from 'class-transformer'\nimport { IsInstance, ValidateNested } from 'class-validator'\n\n/**\n * Credential preview inner message class.\n *\n * This is not a message but an inner object for other messages in this protocol. It is used construct a preview of the data for the credential.\n *\n * @see https://github.com/hyperledger/aries-rfcs/blob/master/features/0036-issue-credential/README.md#preview-credential\n */\nexport class DidCommCredentialV1Preview {\n public constructor(options: CredentialPreviewOptions) {\n if (options) {\n this.attributes = options.attributes.map((a) => new DidCommCredentialPreviewAttribute(a))\n }\n }\n\n public static readonly type = parseMessageType('https://didcomm.org/issue-credential/1.0/credential-preview')\n\n @Expose({ name: '@type' })\n @IsValidMessageType(DidCommCredentialV1Preview.type)\n @Transform(({ value }) => replaceLegacyDidSovPrefix(value), {\n toClassOnly: true,\n })\n public readonly type = DidCommCredentialV1Preview.type.messageTypeUri\n\n @Type(() => DidCommCredentialPreviewAttribute)\n @ValidateNested({ each: true })\n @IsInstance(DidCommCredentialPreviewAttribute, { each: true })\n public attributes!: DidCommCredentialPreviewAttribute[]\n\n public toJSON(): Record<string, unknown> {\n return JsonTransformer.toJSON(this)\n }\n\n /**\n * Create a credential preview from a record with name and value entries.\n *\n * @example\n * const preview = CredentialPreview.fromRecord({\n * name: \"Bob\",\n * age: \"20\"\n * })\n */\n public static fromRecord(record: Record<string, string>) {\n const attributes = Object.entries(record).map(\n ([name, value]) =>\n new DidCommCredentialPreviewAttribute({\n name,\n mimeType: 'text/plain',\n value,\n })\n )\n\n return new DidCommCredentialV1Preview({\n attributes,\n })\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;AAkBA,IAAa,6BAAb,MAAa,2BAA2B;CACtC,AAAO,YAAY,SAAmC;OAatC,OAAO,2BAA2B,KAAK;AAZrD,MAAI,QACF,MAAK,aAAa,QAAQ,WAAW,KAAK,MAAM,IAAI,kCAAkC,EAAE,CAAC;;CAkB7F,AAAO,SAAkC;AACvC,SAAO,gBAAgB,OAAO,KAAK;;;;;;;;;;;CAYrC,OAAc,WAAW,QAAgC;AAUvD,SAAO,IAAI,2BAA2B,EACpC,YAViB,OAAO,QAAQ,OAAO,CAAC,KACvC,CAAC,MAAM,WACN,IAAI,kCAAkC;GACpC;GACA,UAAU;GACV;GACD,CAAC,CACL,EAIA,CAAC;;;2BAvCmB,OAAO,iBAAiB,8DAA8D;;CAE5G,OAAO,EAAE,MAAM,SAAS,CAAC;CACzB,mBAAmB,2BAA2B,KAAK;CACnD,WAAW,EAAE,YAAY,0BAA0B,MAAM,EAAE,EAC1D,aAAa,MACd,CAAC;;;;CAGD,WAAW,kCAAkC;CAC7C,eAAe,EAAE,MAAM,MAAM,CAAC;CAC9B,WAAW,mCAAmC,EAAE,MAAM,MAAM,CAAC"}
|
package/build/protocols/credentials/v1/messages/DidCommCredentialV1ProblemReportMessage.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _credo_ts_didcomm3 from "@credo-ts/didcomm";
|
|
2
2
|
import { DidCommProblemReportMessage, DidCommProblemReportMessageOptions } from "@credo-ts/didcomm";
|
|
3
3
|
|
|
4
4
|
//#region src/protocols/credentials/v1/messages/DidCommCredentialV1ProblemReportMessage.d.ts
|
|
@@ -9,7 +9,7 @@ type V1CredentialProblemReportMessageOptions = DidCommProblemReportMessageOption
|
|
|
9
9
|
declare class DidCommCredentialV1ProblemReportMessage extends DidCommProblemReportMessage {
|
|
10
10
|
readonly allowDidSovPrefix = true;
|
|
11
11
|
readonly type: string;
|
|
12
|
-
static readonly type:
|
|
12
|
+
static readonly type: _credo_ts_didcomm3.ParsedMessageType;
|
|
13
13
|
}
|
|
14
14
|
//#endregion
|
|
15
15
|
export { DidCommCredentialV1ProblemReportMessage, V1CredentialProblemReportMessageOptions };
|
package/build/protocols/credentials/v1/messages/DidCommCredentialV1ProblemReportMessage.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _credo_ts_didcomm3 from "@credo-ts/didcomm";
|
|
2
2
|
import { DidCommProblemReportMessage, DidCommProblemReportMessageOptions } from "@credo-ts/didcomm";
|
|
3
3
|
|
|
4
4
|
//#region src/protocols/credentials/v1/messages/DidCommCredentialV1ProblemReportMessage.d.ts
|
|
@@ -9,7 +9,7 @@ type V1CredentialProblemReportMessageOptions = DidCommProblemReportMessageOption
|
|
|
9
9
|
declare class DidCommCredentialV1ProblemReportMessage extends DidCommProblemReportMessage {
|
|
10
10
|
readonly allowDidSovPrefix = true;
|
|
11
11
|
readonly type: string;
|
|
12
|
-
static readonly type:
|
|
12
|
+
static readonly type: _credo_ts_didcomm3.ParsedMessageType;
|
|
13
13
|
}
|
|
14
14
|
//#endregion
|
|
15
15
|
export { DidCommCredentialV1ProblemReportMessage, V1CredentialProblemReportMessageOptions };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AnonCredsCredential } from "../../../../models/exchange.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _credo_ts_didcomm4 from "@credo-ts/didcomm";
|
|
3
3
|
import { DidCommAttachment, DidCommMessage } from "@credo-ts/didcomm";
|
|
4
4
|
|
|
5
5
|
//#region src/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.d.ts
|
|
@@ -14,7 +14,7 @@ declare class DidCommIssueCredentialV1Message extends DidCommMessage {
|
|
|
14
14
|
readonly allowDidSovPrefix = true;
|
|
15
15
|
constructor(options: V1IssueCredentialMessageOptions);
|
|
16
16
|
readonly type: string;
|
|
17
|
-
static readonly type:
|
|
17
|
+
static readonly type: _credo_ts_didcomm4.ParsedMessageType;
|
|
18
18
|
comment?: string;
|
|
19
19
|
credentialAttachments: DidCommAttachment[];
|
|
20
20
|
get indyCredential(): AnonCredsCredential | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommIssueCredentialV1Message.d.mts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommIssueCredentialV1Message.d.mts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;cAKa,6BAAA;UAEI,+BAAA;;EAFJ,OAAA,CAAA,EAAA,MAAA;EAEI,qBAAA,EAGQ,iBAHuB,EAAA;EAAA,WAAA,CAAA,EAIhC,iBAJgC,EAAA;;AAIhC,cAGH,+BAAA,SAAwC,cAAA,CAHrC;EAAiB,SAAA,iBAAA,GAAA,IAAA;EAGpB,WAAA,CAAA,OAAA,EAGiB,+BAHe;EAAA,SAAA,IAAA,EAAA,MAAA;kBAGf,IAAA,EAA+B,kBAAA,CAahC,iBAbC;SAA+B,CAAA,EAAA,MAAA;uBA0B5B,EAAA,iBAAA,EAAA;MAEF,cAAA,CAAA,CAAA,EAAA,mBAAA,GAAA,IAAA;6BASmB,CAAA,EAAA,EAAA,MAAA,CAAA,EAAA,iBAAA,GAAA,SAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AnonCredsCredential } from "../../../../models/exchange.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _credo_ts_didcomm4 from "@credo-ts/didcomm";
|
|
3
3
|
import { DidCommAttachment, DidCommMessage } from "@credo-ts/didcomm";
|
|
4
4
|
|
|
5
5
|
//#region src/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.d.ts
|
|
@@ -14,7 +14,7 @@ declare class DidCommIssueCredentialV1Message extends DidCommMessage {
|
|
|
14
14
|
readonly allowDidSovPrefix = true;
|
|
15
15
|
constructor(options: V1IssueCredentialMessageOptions);
|
|
16
16
|
readonly type: string;
|
|
17
|
-
static readonly type:
|
|
17
|
+
static readonly type: _credo_ts_didcomm4.ParsedMessageType;
|
|
18
18
|
comment?: string;
|
|
19
19
|
credentialAttachments: DidCommAttachment[];
|
|
20
20
|
get indyCredential(): AnonCredsCredential | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommIssueCredentialV1Message.d.ts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommIssueCredentialV1Message.d.ts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;cAKa,6BAAA;UAEI,+BAAA;;EAFJ,OAAA,CAAA,EAAA,MAAA;EAEI,qBAAA,EAGQ,iBAHuB,EAAA;EAAA,WAAA,CAAA,EAIhC,iBAJgC,EAAA;;AAIhC,cAGH,+BAAA,SAAwC,cAAA,CAHrC;EAAiB,SAAA,iBAAA,GAAA,IAAA;EAGpB,WAAA,CAAA,OAAA,EAGiB,+BAHe;EAAA,SAAA,IAAA,EAAA,MAAA;kBAGf,IAAA,EAA+B,kBAAA,CAahC,iBAbC;SAA+B,CAAA,EAAA,MAAA;uBA0B5B,EAAA,iBAAA,EAAA;MAEF,cAAA,CAAA,CAAA,EAAA,mBAAA,GAAA,IAAA;6BASmB,CAAA,EAAA,EAAA,MAAA,CAAA,EAAA,iBAAA,GAAA,SAAA"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.js');
|
|
2
2
|
const require_decorateMetadata = require('../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
3
|
const require_decorate = require('../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
|
-
let class_transformer = require("class-transformer");
|
|
5
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
6
|
-
let class_validator = require("class-validator");
|
|
7
|
-
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
8
4
|
let __credo_ts_didcomm = require("@credo-ts/didcomm");
|
|
9
5
|
__credo_ts_didcomm = require_rolldown_runtime.__toESM(__credo_ts_didcomm);
|
|
6
|
+
let class_validator = require("class-validator");
|
|
7
|
+
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
8
|
+
let class_transformer = require("class-transformer");
|
|
9
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
10
10
|
|
|
11
11
|
//#region src/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.ts
|
|
12
12
|
const INDY_CREDENTIAL_ATTACHMENT_ID = "libindy-cred-0";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { __decorateMetadata } from "../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
2
|
import { __decorate } from "../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
|
-
import { Expose, Type } from "class-transformer";
|
|
4
|
-
import { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from "class-validator";
|
|
5
3
|
import { DidCommAttachment, DidCommMessage, IsValidMessageType, parseMessageType } from "@credo-ts/didcomm";
|
|
4
|
+
import { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from "class-validator";
|
|
5
|
+
import { Expose, Type } from "class-transformer";
|
|
6
6
|
|
|
7
7
|
//#region src/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.ts
|
|
8
8
|
const INDY_CREDENTIAL_ATTACHMENT_ID = "libindy-cred-0";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommIssueCredentialV1Message.mjs","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"DidCommIssueCredentialV1Message.mjs","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommIssueCredentialV1Message.ts"],"sourcesContent":["import { DidCommAttachment, DidCommMessage, IsValidMessageType, parseMessageType } from '@credo-ts/didcomm'\nimport { Expose, Type } from 'class-transformer'\nimport { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from 'class-validator'\nimport type { AnonCredsCredential } from '../../../../models'\n\nexport const INDY_CREDENTIAL_ATTACHMENT_ID = 'libindy-cred-0'\n\nexport interface V1IssueCredentialMessageOptions {\n id?: string\n comment?: string\n credentialAttachments: DidCommAttachment[]\n attachments?: DidCommAttachment[]\n}\n\nexport class DidCommIssueCredentialV1Message extends DidCommMessage {\n public readonly allowDidSovPrefix = true\n\n public constructor(options: V1IssueCredentialMessageOptions) {\n super()\n\n if (options) {\n this.id = options.id ?? this.generateId()\n this.comment = options.comment\n this.credentialAttachments = options.credentialAttachments\n this.appendedAttachments = options.attachments\n }\n }\n\n @IsValidMessageType(DidCommIssueCredentialV1Message.type)\n public readonly type = DidCommIssueCredentialV1Message.type.messageTypeUri\n public static readonly type = parseMessageType('https://didcomm.org/issue-credential/1.0/issue-credential')\n\n @IsString()\n @IsOptional()\n public comment?: string\n\n @Expose({ name: 'credentials~attach' })\n @Type(() => DidCommAttachment)\n @IsArray()\n @ValidateNested({\n each: true,\n })\n @IsInstance(DidCommAttachment, { each: true })\n public credentialAttachments!: DidCommAttachment[]\n\n public get indyCredential(): AnonCredsCredential | null {\n const attachment = this.credentialAttachments.find((attachment) => attachment.id === INDY_CREDENTIAL_ATTACHMENT_ID)\n\n // Extract credential from attachment\n const credentialJson = attachment?.getDataAsJson<AnonCredsCredential>() ?? null\n\n return credentialJson\n }\n\n public getCredentialAttachmentById(id: string): DidCommAttachment | undefined {\n return this.credentialAttachments.find((attachment) => attachment.id === id)\n }\n}\n"],"mappings":";;;;;;;AAKA,MAAa,gCAAgC;AAS7C,IAAa,kCAAb,MAAa,wCAAwC,eAAe;CAGlE,AAAO,YAAY,SAA0C;AAC3D,SAAO;OAHO,oBAAoB;OAcpB,OAAO,gCAAgC,KAAK;AAT1D,MAAI,SAAS;AACX,QAAK,KAAK,QAAQ,MAAM,KAAK,YAAY;AACzC,QAAK,UAAU,QAAQ;AACvB,QAAK,wBAAwB,QAAQ;AACrC,QAAK,sBAAsB,QAAQ;;;CAqBvC,IAAW,iBAA6C;AAMtD,SALmB,KAAK,sBAAsB,MAAM,eAAe,WAAW,OAAO,8BAA8B,EAGhF,eAAoC,IAAI;;CAK7E,AAAO,4BAA4B,IAA2C;AAC5E,SAAO,KAAK,sBAAsB,MAAM,eAAe,WAAW,OAAO,GAAG;;;gCAzBvD,OAAO,iBAAiB,4DAA4D;YAF1G,mBAAmB,gCAAgC,KAAK;;CAIxD,UAAU;CACV,YAAY;;;;CAGZ,OAAO,EAAE,MAAM,sBAAsB,CAAC;CACtC,WAAW,kBAAkB;CAC7B,SAAS;CACT,eAAe,EACd,MAAM,MACP,CAAC;CACD,WAAW,mBAAmB,EAAE,MAAM,MAAM,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AnonCredsCredentialOffer } from "../../../../models/exchange.mjs";
|
|
2
2
|
import { DidCommCredentialV1Preview } from "./DidCommCredentialV1Preview.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as _credo_ts_didcomm5 from "@credo-ts/didcomm";
|
|
4
4
|
import { DidCommAttachment, DidCommMessage } from "@credo-ts/didcomm";
|
|
5
5
|
|
|
6
6
|
//#region src/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.d.ts
|
|
@@ -21,7 +21,7 @@ declare class V1OfferCredentialMessage extends DidCommMessage {
|
|
|
21
21
|
readonly allowDidSovPrefix = true;
|
|
22
22
|
constructor(options: DidCommOfferCredentialV1Message);
|
|
23
23
|
readonly type: string;
|
|
24
|
-
static readonly type:
|
|
24
|
+
static readonly type: _credo_ts_didcomm5.ParsedMessageType;
|
|
25
25
|
comment?: string;
|
|
26
26
|
credentialPreview: DidCommCredentialV1Preview;
|
|
27
27
|
offerAttachments: DidCommAttachment[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommOfferCredentialV1Message.d.mts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommOfferCredentialV1Message.d.mts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;;cAOa,mCAAA;UAEI,+BAAA;;EAFJ,OAAA,CAAA,EAAA,MAAA;EAEI,gBAAA,EAGG,iBAH4B,EAAA;EAAA,iBAAA,EAI3B,0BAJ2B;aAG5B,CAAA,EAEJ,iBAFI,EAAA;;;;AAUpB;;;AAG6D,cAHhD,wBAAA,SAAiC,cAAA,CAiBjB;WAUA,iBAAA,GAAA,IAAA;aASD,CAAA,OAAA,EAjCE,+BAiCF;WAEQ,IAAA,EAAA,MAAA;kBASS,IAAA,EA5CgB,kBAAA,CAchC,iBA8BgB;SA/CC,CAAA,EAAA,MAAA;EAAc,iBAAA,EA2B/B,0BA3B+B;oBAoChC;6BAEQ;sCASS"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AnonCredsCredentialOffer } from "../../../../models/exchange.js";
|
|
2
2
|
import { DidCommCredentialV1Preview } from "./DidCommCredentialV1Preview.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as _credo_ts_didcomm5 from "@credo-ts/didcomm";
|
|
4
4
|
import { DidCommAttachment, DidCommMessage } from "@credo-ts/didcomm";
|
|
5
5
|
|
|
6
6
|
//#region src/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.d.ts
|
|
@@ -21,7 +21,7 @@ declare class V1OfferCredentialMessage extends DidCommMessage {
|
|
|
21
21
|
readonly allowDidSovPrefix = true;
|
|
22
22
|
constructor(options: DidCommOfferCredentialV1Message);
|
|
23
23
|
readonly type: string;
|
|
24
|
-
static readonly type:
|
|
24
|
+
static readonly type: _credo_ts_didcomm5.ParsedMessageType;
|
|
25
25
|
comment?: string;
|
|
26
26
|
credentialPreview: DidCommCredentialV1Preview;
|
|
27
27
|
offerAttachments: DidCommAttachment[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommOfferCredentialV1Message.d.ts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommOfferCredentialV1Message.d.ts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;;cAOa,mCAAA;UAEI,+BAAA;;EAFJ,OAAA,CAAA,EAAA,MAAA;EAEI,gBAAA,EAGG,iBAH4B,EAAA;EAAA,iBAAA,EAI3B,0BAJ2B;aAG5B,CAAA,EAEJ,iBAFI,EAAA;;;;AAUpB;;;AAG6D,cAHhD,wBAAA,SAAiC,cAAA,CAiBjB;WAUA,iBAAA,GAAA,IAAA;aASD,CAAA,OAAA,EAjCE,+BAiCF;WAEQ,IAAA,EAAA,MAAA;kBASS,IAAA,EA5CgB,kBAAA,CAchC,iBA8BgB;SA/CC,CAAA,EAAA,MAAA;EAAc,iBAAA,EA2B/B,0BA3B+B;oBAoChC;6BAEQ;sCASS"}
|
|
@@ -2,12 +2,12 @@ const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.
|
|
|
2
2
|
const require_decorateMetadata = require('../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
3
|
const require_decorate = require('../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
4
|
const require_DidCommCredentialV1Preview = require('./DidCommCredentialV1Preview.js');
|
|
5
|
-
let class_transformer = require("class-transformer");
|
|
6
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
7
|
-
let class_validator = require("class-validator");
|
|
8
|
-
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
9
5
|
let __credo_ts_didcomm = require("@credo-ts/didcomm");
|
|
10
6
|
__credo_ts_didcomm = require_rolldown_runtime.__toESM(__credo_ts_didcomm);
|
|
7
|
+
let class_validator = require("class-validator");
|
|
8
|
+
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
9
|
+
let class_transformer = require("class-transformer");
|
|
10
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
11
11
|
|
|
12
12
|
//#region src/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.ts
|
|
13
13
|
var _ref;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { __decorateMetadata } from "../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
2
|
import { __decorate } from "../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
3
|
import { DidCommCredentialV1Preview } from "./DidCommCredentialV1Preview.mjs";
|
|
4
|
-
import { Expose, Type } from "class-transformer";
|
|
5
|
-
import { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from "class-validator";
|
|
6
4
|
import { DidCommAttachment, DidCommMessage, IsValidMessageType, parseMessageType } from "@credo-ts/didcomm";
|
|
5
|
+
import { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from "class-validator";
|
|
6
|
+
import { Expose, Type } from "class-transformer";
|
|
7
7
|
|
|
8
8
|
//#region src/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.ts
|
|
9
9
|
var _ref;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommOfferCredentialV1Message.mjs","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"DidCommOfferCredentialV1Message.mjs","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommOfferCredentialV1Message.ts"],"sourcesContent":["import { DidCommAttachment, DidCommMessage, IsValidMessageType, parseMessageType } from '@credo-ts/didcomm'\nimport { Expose, Type } from 'class-transformer'\nimport { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from 'class-validator'\nimport type { AnonCredsCredentialOffer } from '../../../../models'\n\nimport { DidCommCredentialV1Preview } from './DidCommCredentialV1Preview'\n\nexport const INDY_CREDENTIAL_OFFER_ATTACHMENT_ID = 'libindy-cred-offer-0'\n\nexport interface DidCommOfferCredentialV1Message {\n id?: string\n comment?: string\n offerAttachments: DidCommAttachment[]\n credentialPreview: DidCommCredentialV1Preview\n attachments?: DidCommAttachment[]\n}\n\n/**\n * Message part of Issue Credential Protocol used to continue or initiate credential exchange by issuer.\n *\n * @see https://github.com/hyperledger/aries-rfcs/blob/master/features/0036-issue-credential/README.md#offer-credential\n */\nexport class V1OfferCredentialMessage extends DidCommMessage {\n public readonly allowDidSovPrefix = true\n\n public constructor(options: DidCommOfferCredentialV1Message) {\n super()\n\n if (options) {\n this.id = options.id || this.generateId()\n this.comment = options.comment\n this.credentialPreview = options.credentialPreview\n this.offerAttachments = options.offerAttachments\n this.appendedAttachments = options.attachments\n }\n }\n\n @IsValidMessageType(V1OfferCredentialMessage.type)\n public readonly type = V1OfferCredentialMessage.type.messageTypeUri\n public static readonly type = parseMessageType('https://didcomm.org/issue-credential/1.0/offer-credential')\n\n @IsString()\n @IsOptional()\n public comment?: string\n\n @Expose({ name: 'credential_preview' })\n @Type(() => DidCommCredentialV1Preview)\n @ValidateNested()\n @IsInstance(DidCommCredentialV1Preview)\n public credentialPreview!: DidCommCredentialV1Preview\n\n @Expose({ name: 'offers~attach' })\n @Type(() => DidCommAttachment)\n @IsArray()\n @ValidateNested({\n each: true,\n })\n @IsInstance(DidCommAttachment, { each: true })\n public offerAttachments!: DidCommAttachment[]\n\n public get indyCredentialOffer(): AnonCredsCredentialOffer | null {\n const attachment = this.offerAttachments.find((attachment) => attachment.id === INDY_CREDENTIAL_OFFER_ATTACHMENT_ID)\n\n // Extract credential offer from attachment\n const credentialOfferJson = attachment?.getDataAsJson<AnonCredsCredentialOffer>() ?? null\n\n return credentialOfferJson\n }\n\n public getOfferAttachmentById(id: string): DidCommAttachment | undefined {\n return this.offerAttachments.find((attachment) => attachment.id === id)\n }\n}\n"],"mappings":";;;;;;;;;AAOA,MAAa,sCAAsC;;;;;;AAenD,IAAa,2BAAb,MAAa,iCAAiC,eAAe;CAG3D,AAAO,YAAY,SAA0C;AAC3D,SAAO;OAHO,oBAAoB;OAepB,OAAO,yBAAyB,KAAK;AAVnD,MAAI,SAAS;AACX,QAAK,KAAK,QAAQ,MAAM,KAAK,YAAY;AACzC,QAAK,UAAU,QAAQ;AACvB,QAAK,oBAAoB,QAAQ;AACjC,QAAK,mBAAmB,QAAQ;AAChC,QAAK,sBAAsB,QAAQ;;;CA2BvC,IAAW,sBAAuD;AAMhE,SALmB,KAAK,iBAAiB,MAAM,eAAe,WAAW,OAAO,oCAAoC,EAG5E,eAAyC,IAAI;;CAKvF,AAAO,uBAAuB,IAA2C;AACvE,SAAO,KAAK,iBAAiB,MAAM,eAAe,WAAW,OAAO,GAAG;;;yBA/BlD,OAAO,iBAAiB,4DAA4D;YAF1G,mBAAmB,yBAAyB,KAAK;;CAIjD,UAAU;CACV,YAAY;;;;CAGZ,OAAO,EAAE,MAAM,sBAAsB,CAAC;CACtC,WAAW,2BAA2B;CACtC,gBAAgB;CAChB,WAAW,2BAA2B;;;;CAGtC,OAAO,EAAE,MAAM,iBAAiB,CAAC;CACjC,WAAW,kBAAkB;CAC7B,SAAS;CACT,eAAe,EACd,MAAM,MACP,CAAC;CACD,WAAW,mBAAmB,EAAE,MAAM,MAAM,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DidCommCredentialV1Preview } from "./DidCommCredentialV1Preview.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _credo_ts_didcomm6 from "@credo-ts/didcomm";
|
|
3
3
|
import { DidCommAttachment, DidCommMessage } from "@credo-ts/didcomm";
|
|
4
4
|
|
|
5
5
|
//#region src/protocols/credentials/v1/messages/DidCommProposeCredentialV1Message.d.ts
|
|
@@ -24,7 +24,7 @@ declare class DidCommProposeCredentialV1Message extends DidCommMessage {
|
|
|
24
24
|
readonly allowDidSovPrefix = true;
|
|
25
25
|
constructor(options: DidCommProposeCredentialV1MessageOptions);
|
|
26
26
|
readonly type: string;
|
|
27
|
-
static readonly type:
|
|
27
|
+
static readonly type: _credo_ts_didcomm6.ParsedMessageType;
|
|
28
28
|
/**
|
|
29
29
|
* Human readable information about this Credential Proposal,
|
|
30
30
|
* so the proposal can be evaluated by human judgment.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommProposeCredentialV1Message.d.mts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommProposeCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;UAeiB,wCAAA;;EAAA,OAAA,CAAA,EAAA,MAAA;EAAwC,iBAAA,CAAA,EAGnC,0BAHmC;iBAGnC,CAAA,EAAA,MAAA;UAON,CAAA,EAAA,MAAA;EAAiB,UAAA,CAAA,EAAA,MAAA;EAQpB,aAAA,CAAA,EAAA,MAAA;EAAkC,sBAAA,CAAA,EAAA,MAAA;WAGjB,CAAA,EAAA,MAAA;aAAwC,CAAA,EAXtD,iBA8Ba,EAAA;;;;;;;cAtBhB,iCAAA,SAA0C,cAAA;;uBAGzB;;wBAAwC,
|
|
1
|
+
{"version":3,"file":"DidCommProposeCredentialV1Message.d.mts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommProposeCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;UAeiB,wCAAA;;EAAA,OAAA,CAAA,EAAA,MAAA;EAAwC,iBAAA,CAAA,EAGnC,0BAHmC;iBAGnC,CAAA,EAAA,MAAA;UAON,CAAA,EAAA,MAAA;EAAiB,UAAA,CAAA,EAAA,MAAA;EAQpB,aAAA,CAAA,EAAA,MAAA;EAAkC,sBAAA,CAAA,EAAA,MAAA;WAGjB,CAAA,EAAA,MAAA;aAAwC,CAAA,EAXtD,iBA8Ba,EAAA;;;;;;;cAtBhB,iCAAA,SAA0C,cAAA;;uBAGzB;;wBAAwC,kBAAA,CAmBzC;;;;;;;;;sBAkBA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DidCommCredentialV1Preview } from "./DidCommCredentialV1Preview.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _credo_ts_didcomm6 from "@credo-ts/didcomm";
|
|
3
3
|
import { DidCommAttachment, DidCommMessage } from "@credo-ts/didcomm";
|
|
4
4
|
|
|
5
5
|
//#region src/protocols/credentials/v1/messages/DidCommProposeCredentialV1Message.d.ts
|
|
@@ -24,7 +24,7 @@ declare class DidCommProposeCredentialV1Message extends DidCommMessage {
|
|
|
24
24
|
readonly allowDidSovPrefix = true;
|
|
25
25
|
constructor(options: DidCommProposeCredentialV1MessageOptions);
|
|
26
26
|
readonly type: string;
|
|
27
|
-
static readonly type:
|
|
27
|
+
static readonly type: _credo_ts_didcomm6.ParsedMessageType;
|
|
28
28
|
/**
|
|
29
29
|
* Human readable information about this Credential Proposal,
|
|
30
30
|
* so the proposal can be evaluated by human judgment.
|
|
@@ -4,12 +4,12 @@ const require_decorate = require('../../../../_virtual/_@oxc-project_runtime@0.9
|
|
|
4
4
|
const require_indyIdentifiers = require('../../../../utils/indyIdentifiers.js');
|
|
5
5
|
require('../../../../utils/index.js');
|
|
6
6
|
const require_DidCommCredentialV1Preview = require('./DidCommCredentialV1Preview.js');
|
|
7
|
-
let class_transformer = require("class-transformer");
|
|
8
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
9
|
-
let class_validator = require("class-validator");
|
|
10
|
-
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
11
7
|
let __credo_ts_didcomm = require("@credo-ts/didcomm");
|
|
12
8
|
__credo_ts_didcomm = require_rolldown_runtime.__toESM(__credo_ts_didcomm);
|
|
9
|
+
let class_validator = require("class-validator");
|
|
10
|
+
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
11
|
+
let class_transformer = require("class-transformer");
|
|
12
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
13
13
|
|
|
14
14
|
//#region src/protocols/credentials/v1/messages/DidCommProposeCredentialV1Message.ts
|
|
15
15
|
var _ref;
|
|
@@ -3,9 +3,9 @@ import { __decorate } from "../../../../_virtual/_@oxc-project_runtime@0.94.0/he
|
|
|
3
3
|
import { unqualifiedCredentialDefinitionIdRegex, unqualifiedIndyDidRegex, unqualifiedSchemaIdRegex, unqualifiedSchemaVersionRegex } from "../../../../utils/indyIdentifiers.mjs";
|
|
4
4
|
import "../../../../utils/index.mjs";
|
|
5
5
|
import { DidCommCredentialV1Preview } from "./DidCommCredentialV1Preview.mjs";
|
|
6
|
-
import { Expose, Type } from "class-transformer";
|
|
7
|
-
import { IsInstance, IsOptional, IsString, Matches, ValidateNested } from "class-validator";
|
|
8
6
|
import { DidCommMessage, IsValidMessageType, parseMessageType } from "@credo-ts/didcomm";
|
|
7
|
+
import { IsInstance, IsOptional, IsString, Matches, ValidateNested } from "class-validator";
|
|
8
|
+
import { Expose, Type } from "class-transformer";
|
|
9
9
|
|
|
10
10
|
//#region src/protocols/credentials/v1/messages/DidCommProposeCredentialV1Message.ts
|
|
11
11
|
var _ref;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LegacyIndyCredentialRequest } from "../../../../formats/LegacyIndyDidCommCredentialFormat.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _credo_ts_didcomm0 from "@credo-ts/didcomm";
|
|
3
3
|
import { DidCommAttachment, DidCommMessage } from "@credo-ts/didcomm";
|
|
4
4
|
|
|
5
5
|
//#region src/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.d.ts
|
|
@@ -14,7 +14,7 @@ declare class DidCommRequestCredentialV1Message extends DidCommMessage {
|
|
|
14
14
|
readonly allowDidSovPrefix = true;
|
|
15
15
|
constructor(options: DidCommRequestCredentialV1MessageOptions);
|
|
16
16
|
readonly type: string;
|
|
17
|
-
static readonly type:
|
|
17
|
+
static readonly type: _credo_ts_didcomm0.ParsedMessageType;
|
|
18
18
|
comment?: string;
|
|
19
19
|
requestAttachments: DidCommAttachment[];
|
|
20
20
|
get indyCredentialRequest(): LegacyIndyCredentialRequest | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommRequestCredentialV1Message.d.mts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommRequestCredentialV1Message.d.mts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;cAKa,qCAAA;UAEI,wCAAA;;EAFJ,OAAA,CAAA,EAAA,MAAA;EAEI,kBAAA,EAGK,iBAHL,EAAA;EAAwC,WAAA,CAAA,EAIzC,iBAJyC,EAAA;;AAIzC,cAGH,iCAAA,SAA0C,cAAA,CAHvC;EAAiB,SAAA,iBAAA,GAAA,IAAA;EAGpB,WAAA,CAAA,OAAA,EAGiB,wCAHiB;EAAA,SAAA,IAAA,EAAA,MAAA;kBAGjB,IAAA,EAAwC,kBAAA,CAazC,iBAbC;SAAwC,CAAA,EAAA,MAAA;oBA0BxC,EAAA,iBAAA,EAAA;MAEQ,qBAAA,CAAA,CAAA,EAAA,2BAAA,GAAA,IAAA;0BAUS,CAAA,EAAA,EAAA,MAAA,CAAA,EAAA,iBAAA,GAAA,SAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LegacyIndyCredentialRequest } from "../../../../formats/LegacyIndyDidCommCredentialFormat.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as _credo_ts_didcomm0 from "@credo-ts/didcomm";
|
|
3
3
|
import { DidCommAttachment, DidCommMessage } from "@credo-ts/didcomm";
|
|
4
4
|
|
|
5
5
|
//#region src/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.d.ts
|
|
@@ -14,7 +14,7 @@ declare class DidCommRequestCredentialV1Message extends DidCommMessage {
|
|
|
14
14
|
readonly allowDidSovPrefix = true;
|
|
15
15
|
constructor(options: DidCommRequestCredentialV1MessageOptions);
|
|
16
16
|
readonly type: string;
|
|
17
|
-
static readonly type:
|
|
17
|
+
static readonly type: _credo_ts_didcomm0.ParsedMessageType;
|
|
18
18
|
comment?: string;
|
|
19
19
|
requestAttachments: DidCommAttachment[];
|
|
20
20
|
get indyCredentialRequest(): LegacyIndyCredentialRequest | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommRequestCredentialV1Message.d.ts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommRequestCredentialV1Message.d.ts","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.ts"],"sourcesContent":[],"mappings":";;;;;cAKa,qCAAA;UAEI,wCAAA;;EAFJ,OAAA,CAAA,EAAA,MAAA;EAEI,kBAAA,EAGK,iBAHL,EAAA;EAAwC,WAAA,CAAA,EAIzC,iBAJyC,EAAA;;AAIzC,cAGH,iCAAA,SAA0C,cAAA,CAHvC;EAAiB,SAAA,iBAAA,GAAA,IAAA;EAGpB,WAAA,CAAA,OAAA,EAGiB,wCAHiB;EAAA,SAAA,IAAA,EAAA,MAAA;kBAGjB,IAAA,EAAwC,kBAAA,CAazC,iBAbC;SAAwC,CAAA,EAAA,MAAA;oBA0BxC,EAAA,iBAAA,EAAA;MAEQ,qBAAA,CAAA,CAAA,EAAA,2BAAA,GAAA,IAAA;0BAUS,CAAA,EAAA,EAAA,MAAA,CAAA,EAAA,iBAAA,GAAA,SAAA"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.js');
|
|
2
2
|
const require_decorateMetadata = require('../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
3
|
const require_decorate = require('../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
|
-
let class_transformer = require("class-transformer");
|
|
5
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
6
|
-
let class_validator = require("class-validator");
|
|
7
|
-
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
8
4
|
let __credo_ts_didcomm = require("@credo-ts/didcomm");
|
|
9
5
|
__credo_ts_didcomm = require_rolldown_runtime.__toESM(__credo_ts_didcomm);
|
|
6
|
+
let class_validator = require("class-validator");
|
|
7
|
+
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
8
|
+
let class_transformer = require("class-transformer");
|
|
9
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
10
10
|
|
|
11
11
|
//#region src/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.ts
|
|
12
12
|
const INDY_CREDENTIAL_REQUEST_ATTACHMENT_ID = "libindy-cred-request-0";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { __decorateMetadata } from "../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
2
|
import { __decorate } from "../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
|
-
import { Expose, Type } from "class-transformer";
|
|
4
|
-
import { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from "class-validator";
|
|
5
3
|
import { DidCommAttachment, DidCommMessage, IsValidMessageType, parseMessageType } from "@credo-ts/didcomm";
|
|
4
|
+
import { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from "class-validator";
|
|
5
|
+
import { Expose, Type } from "class-transformer";
|
|
6
6
|
|
|
7
7
|
//#region src/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.ts
|
|
8
8
|
const INDY_CREDENTIAL_REQUEST_ATTACHMENT_ID = "libindy-cred-request-0";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommRequestCredentialV1Message.mjs","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"DidCommRequestCredentialV1Message.mjs","names":[],"sources":["../../../../../src/protocols/credentials/v1/messages/DidCommRequestCredentialV1Message.ts"],"sourcesContent":["import { DidCommAttachment, DidCommMessage, IsValidMessageType, parseMessageType } from '@credo-ts/didcomm'\nimport { Expose, Type } from 'class-transformer'\nimport { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from 'class-validator'\nimport type { LegacyIndyCredentialRequest } from '../../../../formats'\n\nexport const INDY_CREDENTIAL_REQUEST_ATTACHMENT_ID = 'libindy-cred-request-0'\n\nexport interface DidCommRequestCredentialV1MessageOptions {\n id?: string\n comment?: string\n requestAttachments: DidCommAttachment[]\n attachments?: DidCommAttachment[]\n}\n\nexport class DidCommRequestCredentialV1Message extends DidCommMessage {\n public readonly allowDidSovPrefix = true\n\n public constructor(options: DidCommRequestCredentialV1MessageOptions) {\n super()\n\n if (options) {\n this.id = options.id || this.generateId()\n this.comment = options.comment\n this.requestAttachments = options.requestAttachments\n this.appendedAttachments = options.attachments\n }\n }\n\n @IsValidMessageType(DidCommRequestCredentialV1Message.type)\n public readonly type = DidCommRequestCredentialV1Message.type.messageTypeUri\n public static readonly type = parseMessageType('https://didcomm.org/issue-credential/1.0/request-credential')\n\n @IsString()\n @IsOptional()\n public comment?: string\n\n @Expose({ name: 'requests~attach' })\n @Type(() => DidCommAttachment)\n @IsArray()\n @ValidateNested({\n each: true,\n })\n @IsInstance(DidCommAttachment, { each: true })\n public requestAttachments!: DidCommAttachment[]\n\n public get indyCredentialRequest(): LegacyIndyCredentialRequest | null {\n const attachment = this.requestAttachments.find(\n (attachment) => attachment.id === INDY_CREDENTIAL_REQUEST_ATTACHMENT_ID\n )\n // Extract proof request from attachment\n const credentialReqJson = attachment?.getDataAsJson<LegacyIndyCredentialRequest>() ?? null\n\n return credentialReqJson\n }\n\n public getRequestAttachmentById(id: string): DidCommAttachment | undefined {\n return this.requestAttachments.find((attachment) => attachment.id === id)\n }\n}\n"],"mappings":";;;;;;;AAKA,MAAa,wCAAwC;AASrD,IAAa,oCAAb,MAAa,0CAA0C,eAAe;CAGpE,AAAO,YAAY,SAAmD;AACpE,SAAO;OAHO,oBAAoB;OAcpB,OAAO,kCAAkC,KAAK;AAT5D,MAAI,SAAS;AACX,QAAK,KAAK,QAAQ,MAAM,KAAK,YAAY;AACzC,QAAK,UAAU,QAAQ;AACvB,QAAK,qBAAqB,QAAQ;AAClC,QAAK,sBAAsB,QAAQ;;;CAqBvC,IAAW,wBAA4D;AAOrE,SANmB,KAAK,mBAAmB,MACxC,eAAe,WAAW,OAAO,sCACnC,EAEqC,eAA4C,IAAI;;CAKxF,AAAO,yBAAyB,IAA2C;AACzE,SAAO,KAAK,mBAAmB,MAAM,eAAe,WAAW,OAAO,GAAG;;;kCA1BpD,OAAO,iBAAiB,8DAA8D;YAF5G,mBAAmB,kCAAkC,KAAK;;CAI1D,UAAU;CACV,YAAY;;;;CAGZ,OAAO,EAAE,MAAM,mBAAmB,CAAC;CACnC,WAAW,kBAAkB;CAC7B,SAAS;CACT,eAAe,EACd,MAAM,MACP,CAAC;CACD,WAAW,mBAAmB,EAAE,MAAM,MAAM,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const require_DidCommCredentialV1AckMessage = require('./DidCommCredentialV1AckMessage.js');
|
|
2
2
|
const require_DidCommCredentialV1Preview = require('./DidCommCredentialV1Preview.js');
|
|
3
|
-
const
|
|
3
|
+
const require_DidCommCredentialV1ProblemReportMessage = require('./DidCommCredentialV1ProblemReportMessage.js');
|
|
4
4
|
const require_DidCommIssueCredentialV1Message = require('./DidCommIssueCredentialV1Message.js');
|
|
5
5
|
const require_DidCommOfferCredentialV1Message = require('./DidCommOfferCredentialV1Message.js');
|
|
6
6
|
const require_DidCommProposeCredentialV1Message = require('./DidCommProposeCredentialV1Message.js');
|
|
7
|
-
const
|
|
7
|
+
const require_DidCommRequestCredentialV1Message = require('./DidCommRequestCredentialV1Message.js');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DidCommCredentialV1AckMessage } from "./DidCommCredentialV1AckMessage.mjs";
|
|
2
2
|
import { DidCommCredentialV1Preview } from "./DidCommCredentialV1Preview.mjs";
|
|
3
|
-
import {
|
|
3
|
+
import { DidCommCredentialV1ProblemReportMessage } from "./DidCommCredentialV1ProblemReportMessage.mjs";
|
|
4
4
|
import { DidCommIssueCredentialV1Message, INDY_CREDENTIAL_ATTACHMENT_ID } from "./DidCommIssueCredentialV1Message.mjs";
|
|
5
5
|
import { INDY_CREDENTIAL_OFFER_ATTACHMENT_ID, V1OfferCredentialMessage } from "./DidCommOfferCredentialV1Message.mjs";
|
|
6
6
|
import { DidCommProposeCredentialV1Message } from "./DidCommProposeCredentialV1Message.mjs";
|
|
7
|
-
import {
|
|
7
|
+
import { DidCommRequestCredentialV1Message, INDY_CREDENTIAL_REQUEST_ATTACHMENT_ID } from "./DidCommRequestCredentialV1Message.mjs";
|
package/build/protocols/index.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
const require_DidCommCredentialV1AckMessage = require('./credentials/v1/messages/DidCommCredentialV1AckMessage.js');
|
|
2
2
|
const require_DidCommCredentialV1Preview = require('./credentials/v1/messages/DidCommCredentialV1Preview.js');
|
|
3
|
-
const
|
|
3
|
+
const require_DidCommCredentialV1ProblemReportMessage = require('./credentials/v1/messages/DidCommCredentialV1ProblemReportMessage.js');
|
|
4
4
|
const require_DidCommIssueCredentialV1Message = require('./credentials/v1/messages/DidCommIssueCredentialV1Message.js');
|
|
5
5
|
const require_DidCommOfferCredentialV1Message = require('./credentials/v1/messages/DidCommOfferCredentialV1Message.js');
|
|
6
6
|
const require_DidCommProposeCredentialV1Message = require('./credentials/v1/messages/DidCommProposeCredentialV1Message.js');
|
|
7
|
-
const
|
|
7
|
+
const require_DidCommRequestCredentialV1Message = require('./credentials/v1/messages/DidCommRequestCredentialV1Message.js');
|
|
8
8
|
const require_DidCommCredentialV1Protocol = require('./credentials/v1/DidCommCredentialV1Protocol.js');
|
|
9
9
|
require('./credentials/v1/index.js');
|
|
10
|
+
const require_DidCommPresentationV1AckMessage = require('./proofs/v1/messages/DidCommPresentationV1AckMessage.js');
|
|
11
|
+
const require_DidCommPresentationV1Message = require('./proofs/v1/messages/DidCommPresentationV1Message.js');
|
|
12
|
+
const require_DidCommPresentationV1ProblemReportMessage = require('./proofs/v1/messages/DidCommPresentationV1ProblemReportMessage.js');
|
|
10
13
|
const require_DidCommPresentationV1Preview = require('./proofs/v1/models/DidCommPresentationV1Preview.js');
|
|
11
14
|
const require_DidCommProposePresentationV1Message = require('./proofs/v1/messages/DidCommProposePresentationV1Message.js');
|
|
12
15
|
const require_DidCommRequestPresentationV1Message = require('./proofs/v1/messages/DidCommRequestPresentationV1Message.js');
|
|
13
|
-
const require_DidCommPresentationV1ProblemReportMessage = require('./proofs/v1/messages/DidCommPresentationV1ProblemReportMessage.js');
|
|
14
|
-
const require_DidCommPresentationV1Message = require('./proofs/v1/messages/DidCommPresentationV1Message.js');
|
|
15
|
-
const require_DidCommPresentationV1AckMessage = require('./proofs/v1/messages/DidCommPresentationV1AckMessage.js');
|
|
16
16
|
const require_DidCommPresentationV1ProblemReportError = require('./proofs/v1/errors/DidCommPresentationV1ProblemReportError.js');
|
|
17
17
|
const require_DidCommProofV1Protocol = require('./proofs/v1/DidCommProofV1Protocol.js');
|
|
18
18
|
require('./proofs/v1/index.js');
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { DidCommCredentialV1AckMessage } from "./credentials/v1/messages/DidCommCredentialV1AckMessage.mjs";
|
|
2
2
|
import { DidCommCredentialV1Preview } from "./credentials/v1/messages/DidCommCredentialV1Preview.mjs";
|
|
3
|
-
import {
|
|
3
|
+
import { DidCommCredentialV1ProblemReportMessage } from "./credentials/v1/messages/DidCommCredentialV1ProblemReportMessage.mjs";
|
|
4
4
|
import { DidCommIssueCredentialV1Message, INDY_CREDENTIAL_ATTACHMENT_ID } from "./credentials/v1/messages/DidCommIssueCredentialV1Message.mjs";
|
|
5
5
|
import { INDY_CREDENTIAL_OFFER_ATTACHMENT_ID, V1OfferCredentialMessage } from "./credentials/v1/messages/DidCommOfferCredentialV1Message.mjs";
|
|
6
6
|
import { DidCommProposeCredentialV1Message } from "./credentials/v1/messages/DidCommProposeCredentialV1Message.mjs";
|
|
7
|
-
import {
|
|
7
|
+
import { DidCommRequestCredentialV1Message, INDY_CREDENTIAL_REQUEST_ATTACHMENT_ID } from "./credentials/v1/messages/DidCommRequestCredentialV1Message.mjs";
|
|
8
8
|
import { DidCommCredentialV1Protocol } from "./credentials/v1/DidCommCredentialV1Protocol.mjs";
|
|
9
9
|
import "./credentials/v1/index.mjs";
|
|
10
|
+
import { DidCommPresentationV1AckMessage } from "./proofs/v1/messages/DidCommPresentationV1AckMessage.mjs";
|
|
11
|
+
import { DidCommPresentationV1Message, INDY_PROOF_ATTACHMENT_ID } from "./proofs/v1/messages/DidCommPresentationV1Message.mjs";
|
|
12
|
+
import { DidCommPresentationV1ProblemReportMessage } from "./proofs/v1/messages/DidCommPresentationV1ProblemReportMessage.mjs";
|
|
10
13
|
import { DidCommPresentationV1Preview, DidCommPresentationV1PreviewAttribute, DidCommPresentationV1PreviewPredicate } from "./proofs/v1/models/DidCommPresentationV1Preview.mjs";
|
|
11
14
|
import { DidCommProposePresentationV1Message } from "./proofs/v1/messages/DidCommProposePresentationV1Message.mjs";
|
|
12
15
|
import { DidCommRequestPresentationV1Message, INDY_PROOF_REQUEST_ATTACHMENT_ID } from "./proofs/v1/messages/DidCommRequestPresentationV1Message.mjs";
|
|
13
|
-
import { DidCommPresentationV1ProblemReportMessage } from "./proofs/v1/messages/DidCommPresentationV1ProblemReportMessage.mjs";
|
|
14
|
-
import { DidCommPresentationV1Message, INDY_PROOF_ATTACHMENT_ID } from "./proofs/v1/messages/DidCommPresentationV1Message.mjs";
|
|
15
|
-
import { DidCommPresentationV1AckMessage } from "./proofs/v1/messages/DidCommPresentationV1AckMessage.mjs";
|
|
16
16
|
import { DidCommPresentationV1ProblemReportError } from "./proofs/v1/errors/DidCommPresentationV1ProblemReportError.mjs";
|
|
17
17
|
import { DidCommProofV1Protocol } from "./proofs/v1/DidCommProofV1Protocol.mjs";
|
|
18
18
|
import "./proofs/v1/index.mjs";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LegacyIndyDidCommProofFormatService } from "../../../formats/LegacyIndyDidCommProofFormatService.mjs";
|
|
2
|
+
import { DidCommPresentationV1AckMessage } from "./messages/DidCommPresentationV1AckMessage.mjs";
|
|
3
|
+
import { DidCommPresentationV1Message } from "./messages/DidCommPresentationV1Message.mjs";
|
|
2
4
|
import { DidCommProposePresentationV1Message } from "./messages/DidCommProposePresentationV1Message.mjs";
|
|
3
5
|
import { DidCommRequestPresentationV1Message } from "./messages/DidCommRequestPresentationV1Message.mjs";
|
|
4
|
-
import { DidCommPresentationV1Message } from "./messages/DidCommPresentationV1Message.mjs";
|
|
5
|
-
import { DidCommPresentationV1AckMessage } from "./messages/DidCommPresentationV1AckMessage.mjs";
|
|
6
6
|
import { AgentContext } from "@credo-ts/core";
|
|
7
7
|
import { DidCommBaseProofProtocol, DidCommFeatureRegistry, DidCommInboundMessageContext, DidCommMessage, DidCommMessageHandlerRegistry, DidCommProblemReportMessage, DidCommProofExchangeRecord, DidCommProofFormat, DidCommProofProtocol, GetProofFormatDataReturn, ProofProtocolOptions } from "@credo-ts/didcomm";
|
|
8
8
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommProofV1Protocol.d.mts","names":[],"sources":["../../../../src/protocols/proofs/v1/DidCommProofV1Protocol.ts"],"sourcesContent":[],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommProofV1Protocol.d.mts","names":[],"sources":["../../../../src/protocols/proofs/v1/DidCommProofV1Protocol.ts"],"sourcesContent":[],"mappings":"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"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LegacyIndyDidCommProofFormatService } from "../../../formats/LegacyIndyDidCommProofFormatService.js";
|
|
2
|
+
import { DidCommPresentationV1AckMessage } from "./messages/DidCommPresentationV1AckMessage.js";
|
|
3
|
+
import { DidCommPresentationV1Message } from "./messages/DidCommPresentationV1Message.js";
|
|
2
4
|
import { DidCommProposePresentationV1Message } from "./messages/DidCommProposePresentationV1Message.js";
|
|
3
5
|
import { DidCommRequestPresentationV1Message } from "./messages/DidCommRequestPresentationV1Message.js";
|
|
4
|
-
import { DidCommPresentationV1Message } from "./messages/DidCommPresentationV1Message.js";
|
|
5
|
-
import { DidCommPresentationV1AckMessage } from "./messages/DidCommPresentationV1AckMessage.js";
|
|
6
6
|
import { DidCommBaseProofProtocol, DidCommFeatureRegistry, DidCommInboundMessageContext, DidCommMessage, DidCommMessageHandlerRegistry, DidCommProblemReportMessage, DidCommProofExchangeRecord, DidCommProofFormat, DidCommProofProtocol, GetProofFormatDataReturn, ProofProtocolOptions } from "@credo-ts/didcomm";
|
|
7
7
|
import { AgentContext } from "@credo-ts/core";
|
|
8
8
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommProofV1Protocol.d.ts","names":[],"sources":["../../../../src/protocols/proofs/v1/DidCommProofV1Protocol.ts"],"sourcesContent":[],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommProofV1Protocol.d.ts","names":[],"sources":["../../../../src/protocols/proofs/v1/DidCommProofV1Protocol.ts"],"sourcesContent":[],"mappings":";;;;;;;;;UAoDiB,4BAAA;mBACE;;cAGN,sBAAA,SACH,wBAAA,YACG,sBAAsB;EANlB,QAAA,eAAA;EAIJ,WAAA,CAAA;IAAA;EACX,CAAA,EAKwC,4BALxC;EAAA;;;WAKwC,OAAA,EAAA,IAAA;;;;UAqCpC,CAAA,sBAAA,EAtBoC,6BAsBpC,EAAA,eAAA,EAtBoF,sBAsBpF,CAAA,EAAA,IAAA;gBACA,CAAA,YAAA,EAHY,YAGZ,EAAA;IAAA,YAAA;IAAA,gBAAA;IAAA,OAAA;IAAA,cAAA;IAAA;EAAA,CAAA,EAIC,oBAAA,CAAqB,0BAJtB,CAAA,CAIkD,mCAJlD,CAAA,CAAA,CAAA,EAKD,OALC,CAKO,oBAAA,CAAqB,0BAL5B,CAKuD,mCALvD,CAAA,CAAA;iBACA,CAAA,cAAA,EAyDc,4BAzDd,CAyD2C,mCAzD3C,CAAA,CAAA,EA0DD,OA1DC,CA0DO,0BA1DP,CAAA;gBACA,CAAA,YAAA,EAwIY,YAxIZ,EAAA;IAAA,WAAA;IAAA,YAAA;IAAA,OAAA;IAAA;EAAA,CAAA,EA8IC,oBAAA,CAAqB,0BA9ItB,CAAA,CA8IkD,mCA9IlD,CAAA,CAAA,CAAA,EA+ID,OA/IC,CA+IO,oBAAA,CAAqB,0BA/I5B,CA+IuD,mCA/IvD,CAAA,CAAA;mBACA,CAAA,YAAA,EA+MY,YA/MZ,EAAA;IAAA,YAAA;IAAA,WAAA;IAAA,OAAA;IAAA;EAAA,CAAA,EAqNC,oBAAA,CAAqB,6BArNtB,CAAA,CAqNqD,mCArNrD,CAAA,CAAA,CAAA,EAsND,OAtNC,CAsNO,oBAAA,CAAqB,0BAtN5B,CAsNuD,cAtNvD,CAAA,CAAA;eACkD,CAAA,YAAA,EA0PtC,YA1PsC,EAAA;IAAA,YAAA;IAAA,gBAAA;IAAA,OAAA;IAAA,cAAA;IAAA;EAAA,CAAA,EAiQjD,oBAAA,CAAqB,yBAjQ4B,CAAA,CAiQD,mCAjQC,CAAA,CAAA,CAAA,EAkQnD,OAlQmD,CAkQ3C,oBAAA,CAAqB,0BAlQsB,CAkQK,cAlQL,CAAA,CAAA;gBAAjD,CAAA,cAAqB,EAuTR,4BAvTQ,CAuTqB,mCAvTrB,CAAA,CAAA,EAwTvB,OAxTuB,CAwTf,0BAxTe,CAAA;kBACiC,CAAA,YAAA,EAiZ3C,YAjZ2C,EAAA;IAAA,YAAA;IAAA,WAAA;IAAA,OAAA;IAAA;EAAA,CAAA,EAuZtD,oBAAA,CAAqB,4BAvZiC,CAAA,CAuZH,mCAvZG,CAAA,CAAA,CAAA,EAwZxD,OAxZwD,CAwZhD,oBAAA,CAAqB,0BAxZ2B,CAwZA,cAxZA,CAAA,CAAA;eAAhD,CAAA,YAAqB,EAschB,YAtcgB,EAAA;IAAA,WAAA;IAAA,YAAA;IAAA,eAAA;IAAA;EAAA,CAAA,EA4c3B,oBAAA,CAAqB,yBA5cM,CAAA,CA4cqB,mCA5crB,CAAA,CAAA,CAAA,EA6c7B,OA7c6B,CA6crB,oBAAA,CAAqB,0BA7cA,CA6c2B,cA7c3B,CAAA,CAAA;0BAA7B,CAAA,YAAA,EAqhBa,YArhBb,EAAA;IAAA,WAAA;IAAA;EAAA,CAAA,EAyhBE,oBAAA,CAAqB,+BAzhBvB,CAAA,CAyhBwD,mCAzhBxD,CAAA,CAAA,CAAA,EA0hBA,OA1hBA,CA0hBQ,oBAAA,CAAqB,8BA1hB7B,CAAA,CA0hB6D,mCA1hB7D,CAAA,CAAA,CAAA;6BAqD4C,CAAA,YAAA,EA8hB/B,YA9hB+B,EAAA;IAAA,WAAA;IAAA;EAAA,CAAA,EAkiB1C,oBAAA,CAAqB,kCAliBqB,CAAA,CAkiBe,mCAliBf,CAAA,CAAA,CAAA,EAmiB5C,OAniB4C,CAmiBpC,oBAAA,CAAqB,iCAniBe,CAAA,CAmiBoB,mCAniBpB,CAAA,CAAA,CAAA;qBAA7B,CAAA,cAAA,EA4lBA,4BA5lBA,CA4lB6B,4BA5lB7B,CAAA,CAAA,EA6lBf,OA7lBe,CA6lBP,0BA7lBO,CAAA;oBACP,CAAA,YAAA,EAmsBK,YAnsBL,EAAA;IAAA;EAAA,CAAA,EAosBQ,oBAAA,CAAqB,yBApsB7B,CAAA,EAqsBR,OArsBQ,CAqsBA,oBAAA,CAAqB,0BArsBrB,CAqsBgD,+BArsBhD,CAAA,CAAA;YAAR,CAAA,cAAA,EA8tBe,4BA9tBf,CA8tB4C,+BA9tB5C,CAAA,CAAA,EA+tBA,OA/tBA,CA+tBQ,0BA/tBR,CAAA;qBA+Ea,CAAA,aAAA,EA6rBC,YA7rBD,EAAA;IAAA,WAAA;IAAA;EAAA,CAAA,EA8rBgB,oBAAA,CAAqB,+BA9rBrC,CAAA,EA+rBb,OA/rBa,CA+rBL,oBAAA,CAAqB,0BA/rBhB,CA+rB2C,2BA/rB3C,CAAA,CAAA;6BAEZ,CAAA,YAAA,EAitBY,YAjtBZ,EAAA,OAAA,EAAA;IACA,WAAA,EAktBa,0BAltBb;IACA,eAAA,EAktBiB,mCAltBjB;MAotBD,OAntBC,CAAA,OAAA,CAAA;4BACkD,CAAA,YAAA,EA0vBtC,YA1vBsC,EAAA,OAAA,EAAA;IAAjD,WAAA,EA4vBY,0BA5vBS;IACiC,cAAA,EA4vBvC,mCA5vBuC;MA8vBxD,OA9vBQ,CAAA,OAAA,CAAA;iCAAR,CAAA,YAAA,EAsyBa,YAtyBb,EAAA,OAAA,EAAA;IAiEa,WAAA,EAuuBC,0BAvuBD;IAEZ,mBAAA,EAsuBqB,4BAtuBrB;MAwuBD,OAvuBC,CAAA,OAAA,CAAA;qBACA,CAAA,YAAA,EAuxBY,YAvxBZ,EAAA,qBAAA,EAAA,MAAA,CAAA,EAyxBD,OAzxBC,CAyxBO,mCAzxBP,GAAA,IAAA,CAAA;oBACA,CAAA,YAAA,EAiyBY,YAjyBZ,EAAA,qBAAA,EAAA,MAAA,CAAA,EAmyBD,OAnyBC,CAmyBO,mCAnyBP,GAAA,IAAA,CAAA;yBACqD,CAAA,YAAA,EA2yBzC,YA3yByC,EAAA,qBAAA,EAAA,MAAA,CAAA,EA6yBtD,OA7yBsD,CA6yB9C,4BA7yB8C,GAAA,IAAA,CAAA;eAApD,CAAA,YAAqB,EAszBV,YAtzBU,EAAA,qBAAA,EAAA,MAAA,CAAA,EAwzBvB,OAxzBuB,CAwzBf,wBAxzBe,CAwzBU,kBAxzBV,EAAA,CAAA,CAAA;UACiC,oBAAA"}
|