@credo-ts/didcomm 0.6.0-pr-2392-20251010173905 → 0.6.0-pr-2457-20251016083534
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/BaseDidCommMessage.d.mts.map +1 -1
- package/build/BaseDidCommMessage.d.ts.map +1 -1
- package/build/BaseDidCommMessage.js +3 -3
- package/build/BaseDidCommMessage.mjs +2 -2
- package/build/BaseDidCommMessage.mjs.map +1 -1
- package/build/DidCommApi.d.mts +6 -10
- package/build/DidCommApi.d.mts.map +1 -1
- package/build/DidCommApi.d.ts +6 -10
- package/build/DidCommApi.d.ts.map +1 -1
- package/build/DidCommApi.js +16 -21
- package/build/DidCommApi.mjs +16 -21
- package/build/DidCommApi.mjs.map +1 -1
- package/build/DidCommDispatcher.d.mts.map +1 -1
- package/build/DidCommDispatcher.d.ts.map +1 -1
- package/build/DidCommDispatcher.js +7 -7
- package/build/DidCommDispatcher.mjs +7 -7
- package/build/DidCommDispatcher.mjs.map +1 -1
- package/build/DidCommEnvelopeService.d.mts.map +1 -1
- package/build/DidCommEnvelopeService.d.ts.map +1 -1
- package/build/DidCommEnvelopeService.js +5 -5
- package/build/DidCommEnvelopeService.mjs +5 -5
- package/build/DidCommEnvelopeService.mjs.map +1 -1
- package/build/DidCommFeatureRegistry.d.mts.map +1 -1
- package/build/DidCommFeatureRegistry.d.ts.map +1 -1
- package/build/DidCommFeatureRegistry.mjs.map +1 -1
- package/build/DidCommMessage.d.mts +1 -1
- package/build/DidCommMessage.d.mts.map +1 -1
- package/build/DidCommMessage.d.ts +1 -1
- package/build/DidCommMessage.d.ts.map +1 -1
- package/build/DidCommMessage.js +2 -2
- package/build/DidCommMessage.mjs +2 -2
- package/build/DidCommMessage.mjs.map +1 -1
- package/build/DidCommMessageHandlerRegistry.d.mts.map +1 -1
- package/build/DidCommMessageHandlerRegistry.d.ts.map +1 -1
- package/build/DidCommMessageHandlerRegistry.mjs.map +1 -1
- package/build/DidCommMessageReceiver.d.mts +1 -6
- package/build/DidCommMessageReceiver.d.mts.map +1 -1
- package/build/DidCommMessageReceiver.d.ts +1 -6
- package/build/DidCommMessageReceiver.d.ts.map +1 -1
- package/build/DidCommMessageReceiver.js +9 -21
- package/build/DidCommMessageReceiver.mjs +9 -21
- package/build/DidCommMessageReceiver.mjs.map +1 -1
- package/build/DidCommMessageSender.d.mts +1 -6
- package/build/DidCommMessageSender.d.mts.map +1 -1
- package/build/DidCommMessageSender.d.ts +1 -6
- package/build/DidCommMessageSender.d.ts.map +1 -1
- package/build/DidCommMessageSender.js +17 -29
- package/build/DidCommMessageSender.mjs +17 -29
- package/build/DidCommMessageSender.mjs.map +1 -1
- package/build/DidCommModule.d.mts +1 -1
- package/build/DidCommModule.d.mts.map +1 -1
- package/build/DidCommModule.d.ts +1 -1
- package/build/DidCommModule.d.ts.map +1 -1
- package/build/DidCommModule.js +9 -12
- package/build/DidCommModule.mjs +9 -12
- package/build/DidCommModule.mjs.map +1 -1
- package/build/DidCommModuleConfig.d.mts +14 -2
- package/build/DidCommModuleConfig.d.mts.map +1 -1
- package/build/DidCommModuleConfig.d.ts +14 -2
- package/build/DidCommModuleConfig.d.ts.map +1 -1
- package/build/DidCommModuleConfig.js +15 -1
- package/build/DidCommModuleConfig.mjs +15 -1
- package/build/DidCommModuleConfig.mjs.map +1 -1
- package/build/DidCommTransportService.d.mts.map +1 -1
- package/build/DidCommTransportService.d.ts.map +1 -1
- package/build/DidCommTransportService.js +1 -1
- package/build/DidCommTransportService.mjs +1 -1
- package/build/DidCommTransportService.mjs.map +1 -1
- package/build/decorators/ack/AckDecorator.js +1 -1
- package/build/decorators/ack/AckDecorator.mjs +1 -1
- package/build/decorators/ack/AckDecoratorExtension.js +3 -3
- package/build/decorators/ack/AckDecoratorExtension.mjs +2 -2
- package/build/decorators/ack/AckDecoratorExtension.mjs.map +1 -1
- package/build/decorators/attachment/AttachmentExtension.js +3 -3
- package/build/decorators/attachment/AttachmentExtension.mjs +2 -2
- package/build/decorators/attachment/AttachmentExtension.mjs.map +1 -1
- package/build/decorators/attachment/DidCommAttachment.js +3 -3
- package/build/decorators/attachment/DidCommAttachment.mjs +2 -2
- package/build/decorators/attachment/DidCommAttachment.mjs.map +1 -1
- package/build/decorators/l10n/L10nDecoratorExtension.js +3 -3
- package/build/decorators/l10n/L10nDecoratorExtension.mjs +2 -2
- package/build/decorators/l10n/L10nDecoratorExtension.mjs.map +1 -1
- package/build/decorators/service/ServiceDecorator.js +1 -1
- package/build/decorators/service/ServiceDecorator.mjs +1 -1
- package/build/decorators/service/ServiceDecoratorExtension.js +3 -3
- package/build/decorators/service/ServiceDecoratorExtension.mjs +2 -2
- package/build/decorators/service/ServiceDecoratorExtension.mjs.map +1 -1
- package/build/decorators/signature/SignatureDecorator.js +4 -4
- package/build/decorators/signature/SignatureDecorator.mjs +3 -3
- package/build/decorators/thread/ThreadDecorator.js +3 -3
- package/build/decorators/thread/ThreadDecorator.mjs +2 -2
- package/build/decorators/thread/ThreadDecoratorExtension.js +3 -3
- package/build/decorators/thread/ThreadDecoratorExtension.mjs +2 -2
- package/build/decorators/thread/ThreadDecoratorExtension.mjs.map +1 -1
- package/build/decorators/timing/TimingDecorator.js +3 -3
- package/build/decorators/timing/TimingDecorator.mjs +2 -2
- package/build/decorators/timing/TimingDecoratorExtension.js +3 -3
- package/build/decorators/timing/TimingDecoratorExtension.mjs +2 -2
- package/build/decorators/timing/TimingDecoratorExtension.mjs.map +1 -1
- package/build/decorators/transport/TransportDecorator.js +3 -3
- package/build/decorators/transport/TransportDecorator.mjs +2 -2
- package/build/decorators/transport/TransportDecoratorExtension.js +3 -3
- package/build/decorators/transport/TransportDecoratorExtension.mjs +2 -2
- package/build/decorators/transport/TransportDecoratorExtension.mjs.map +1 -1
- package/build/errors/MessageSendingError.d.mts.map +1 -1
- package/build/errors/MessageSendingError.d.ts.map +1 -1
- package/build/errors/MessageSendingError.mjs.map +1 -1
- package/build/errors/index.js +1 -1
- package/build/errors/index.mjs +1 -1
- package/build/getDidCommOutboundMessageContext.d.mts.map +1 -1
- package/build/getDidCommOutboundMessageContext.d.ts.map +1 -1
- package/build/getDidCommOutboundMessageContext.js +6 -6
- package/build/getDidCommOutboundMessageContext.mjs +6 -6
- package/build/getDidCommOutboundMessageContext.mjs.map +1 -1
- package/build/handlers/DidCommMessageHandlerMiddleware.mjs.map +1 -1
- package/build/index.d.mts +99 -99
- package/build/index.d.ts +99 -99
- package/build/index.js +114 -112
- package/build/index.mjs +108 -108
- package/build/messages/common/DidCommAckMessage.js +1 -1
- package/build/messages/common/DidCommAckMessage.mjs +1 -1
- package/build/messages/problem-reports/DidCommProblemReportMessage.js +3 -3
- package/build/messages/problem-reports/DidCommProblemReportMessage.mjs +2 -2
- package/build/models/DidCommInboundMessageContext.d.mts.map +1 -1
- package/build/models/DidCommInboundMessageContext.d.ts.map +1 -1
- package/build/models/DidCommInboundMessageContext.mjs.map +1 -1
- package/build/models/DidCommOutboundMessageContext.d.mts.map +1 -1
- package/build/models/DidCommOutboundMessageContext.d.ts.map +1 -1
- package/build/models/DidCommOutboundMessageContext.mjs.map +1 -1
- package/build/models/features/DidCommFeature.js +3 -3
- package/build/models/features/DidCommFeature.mjs +2 -2
- package/build/models/features/DidCommFeatureQuery.js +3 -3
- package/build/models/features/DidCommFeatureQuery.mjs +2 -2
- package/build/models/features/DidCommProtocol.d.mts.map +1 -1
- package/build/models/features/DidCommProtocol.d.ts.map +1 -1
- package/build/models/features/DidCommProtocol.js +1 -1
- package/build/models/features/DidCommProtocol.mjs +1 -1
- package/build/models/features/DidCommProtocol.mjs.map +1 -1
- package/build/models/index.js +3 -3
- package/build/models/index.mjs +3 -3
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.mts +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.mts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.ts +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.ts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.js +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesApi.mjs +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesApi.mjs.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.d.mts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.d.ts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.js +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesModule.mjs +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesModule.mjs.map +1 -1
- package/build/modules/basic-messages/handlers/BasicMessageHandler.mjs.map +1 -1
- package/build/modules/basic-messages/index.js +2 -2
- package/build/modules/basic-messages/index.mjs +2 -2
- package/build/modules/basic-messages/messages/DidCommBasicMessage.js +3 -3
- package/build/modules/basic-messages/messages/DidCommBasicMessage.mjs +2 -2
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.d.mts.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.d.ts.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.mjs.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.js +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.mjs +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.mjs.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.d.mts.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.d.ts.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.js +4 -4
- package/build/modules/basic-messages/services/DidCommBasicMessageService.mjs +4 -4
- package/build/modules/basic-messages/services/DidCommBasicMessageService.mjs.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.d.mts +3 -3
- package/build/modules/connections/DidCommConnectionsApi.d.mts.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.d.ts +3 -3
- package/build/modules/connections/DidCommConnectionsApi.d.ts.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.js +5 -5
- package/build/modules/connections/DidCommConnectionsApi.mjs +5 -5
- package/build/modules/connections/DidCommConnectionsApi.mjs.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.d.mts.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.d.ts.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.js +20 -20
- package/build/modules/connections/DidCommConnectionsModule.mjs +20 -20
- package/build/modules/connections/DidCommConnectionsModule.mjs.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.d.mts +2 -4
- package/build/modules/connections/DidExchangeProtocol.d.mts.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.d.ts +2 -4
- package/build/modules/connections/DidExchangeProtocol.d.ts.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.js +11 -15
- package/build/modules/connections/DidExchangeProtocol.mjs +11 -15
- package/build/modules/connections/DidExchangeProtocol.mjs.map +1 -1
- package/build/modules/connections/DidExchangeStateMachine.js +1 -1
- package/build/modules/connections/DidExchangeStateMachine.mjs +1 -1
- package/build/modules/connections/DidExchangeStateMachine.mjs.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.mts +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.mts.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.ts +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.ts.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.mjs.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.mts +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.mts.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.ts +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.ts.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.js +3 -3
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.mjs +3 -3
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.mts +3 -5
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.ts +3 -5
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.js +1 -2
- package/build/modules/connections/handlers/DidCommDidRotateHandler.mjs +1 -2
- package/build/modules/connections/handlers/DidCommDidRotateHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/index.js +5 -5
- package/build/modules/connections/handlers/index.mjs +5 -5
- package/build/modules/connections/index.js +23 -23
- package/build/modules/connections/index.mjs +23 -23
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.js +4 -4
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.mjs +4 -4
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommConnectionProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.js +4 -4
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionResponseMessage.js +3 -3
- package/build/modules/connections/messages/DidCommConnectionResponseMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommDidExchangeCompleteMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeCompleteMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeRequestMessage.js +4 -4
- package/build/modules/connections/messages/DidCommDidExchangeRequestMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommDidExchangeResponseMessage.js +4 -4
- package/build/modules/connections/messages/DidCommDidExchangeResponseMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommDidRotateAckMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidRotateAckMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidRotateMessage.js +3 -3
- package/build/modules/connections/messages/DidCommDidRotateMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommDidRotateProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidRotateProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommHangupMessage.js +1 -1
- package/build/modules/connections/messages/DidCommHangupMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.js +3 -3
- package/build/modules/connections/messages/DidCommTrustPingMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommTrustPingMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.js +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.mjs.map +1 -1
- package/build/modules/connections/messages/index.js +7 -7
- package/build/modules/connections/messages/index.mjs +7 -7
- package/build/modules/connections/models/DidCommConnection.js +3 -3
- package/build/modules/connections/models/DidCommConnection.mjs +2 -2
- package/build/modules/connections/models/did/DidDoc.d.mts.map +1 -1
- package/build/modules/connections/models/did/DidDoc.d.ts.map +1 -1
- package/build/modules/connections/models/did/DidDoc.js +3 -3
- package/build/modules/connections/models/did/DidDoc.mjs +2 -2
- package/build/modules/connections/models/did/DidDoc.mjs.map +1 -1
- package/build/modules/connections/models/did/authentication/EmbeddedAuthentication.js +1 -1
- package/build/modules/connections/models/did/authentication/EmbeddedAuthentication.mjs +1 -1
- package/build/modules/connections/models/did/authentication/ReferencedAuthentication.js +3 -3
- package/build/modules/connections/models/did/authentication/ReferencedAuthentication.mjs +2 -2
- package/build/modules/connections/models/did/authentication/index.d.mts.map +1 -1
- package/build/modules/connections/models/did/authentication/index.d.ts.map +1 -1
- package/build/modules/connections/models/did/authentication/index.mjs.map +1 -1
- package/build/modules/connections/models/did/publicKey/Ed25119Sig2018.js +3 -3
- package/build/modules/connections/models/did/publicKey/Ed25119Sig2018.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.js +3 -3
- package/build/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/PublicKey.js +1 -1
- package/build/modules/connections/models/did/publicKey/PublicKey.mjs +1 -1
- package/build/modules/connections/models/did/publicKey/RsaSig2018.js +3 -3
- package/build/modules/connections/models/did/publicKey/RsaSig2018.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/index.mjs.map +1 -1
- package/build/modules/connections/models/index.js +1 -1
- package/build/modules/connections/models/index.mjs +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.mts +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.mts.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.ts +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.ts.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.js +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.mjs +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.mjs.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRepository.js +2 -2
- package/build/modules/connections/repository/DidCommConnectionRepository.mjs +2 -2
- package/build/modules/connections/repository/DidCommConnectionRepository.mjs.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.d.mts +3 -3
- package/build/modules/connections/services/DidCommConnectionService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.d.ts +3 -3
- package/build/modules/connections/services/DidCommConnectionService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.js +13 -13
- package/build/modules/connections/services/DidCommConnectionService.mjs +13 -13
- package/build/modules/connections/services/DidCommConnectionService.mjs.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.d.mts +2 -2
- package/build/modules/connections/services/DidCommDidRotateService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.d.ts +2 -2
- package/build/modules/connections/services/DidCommDidRotateService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.js +8 -8
- package/build/modules/connections/services/DidCommDidRotateService.mjs +8 -8
- package/build/modules/connections/services/DidCommDidRotateService.mjs.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.js +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.mjs +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.mjs.map +1 -1
- package/build/modules/connections/services/helpers.js +1 -1
- package/build/modules/connections/services/helpers.mjs +1 -1
- package/build/modules/connections/services/helpers.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.js +2 -2
- package/build/modules/credentials/DidCommCredentialsApi.mjs +2 -2
- package/build/modules/credentials/DidCommCredentialsApi.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.js +2 -2
- package/build/modules/credentials/DidCommCredentialsModule.mjs +2 -2
- package/build/modules/credentials/DidCommCredentialsModule.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.mjs.map +1 -1
- package/build/modules/credentials/formats/DidCommCredentialFormatServiceOptions.d.mts +1 -1
- package/build/modules/credentials/formats/DidCommCredentialFormatServiceOptions.d.ts +1 -1
- package/build/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.js +3 -3
- package/build/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.mjs +2 -2
- package/build/modules/credentials/formats/index.js +2 -2
- package/build/modules/credentials/formats/index.mjs +2 -2
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.js +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.mjs +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.js +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.mjs +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.d.mts.map +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.d.ts.map +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.mjs.map +1 -1
- package/build/modules/credentials/index.js +5 -5
- package/build/modules/credentials/index.mjs +5 -5
- package/build/modules/credentials/models/DidCommCredentialFormatSpec.js +3 -3
- package/build/modules/credentials/models/DidCommCredentialFormatSpec.mjs +2 -2
- package/build/modules/credentials/models/DidCommCredentialPreviewAttribute.js +3 -3
- package/build/modules/credentials/models/DidCommCredentialPreviewAttribute.mjs +2 -2
- package/build/modules/credentials/models/DidCommRevocationNotification.js +1 -1
- package/build/modules/credentials/models/DidCommRevocationNotification.mjs +1 -1
- package/build/modules/credentials/models/index.js +3 -3
- package/build/modules/credentials/models/index.mjs +3 -3
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.mts.map +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.ts +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.ts.map +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.mjs.map +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocol.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocol.d.ts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocolOptions.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocolOptions.d.ts +1 -1
- package/build/modules/credentials/protocol/index.js +1 -1
- package/build/modules/credentials/protocol/index.mjs +1 -1
- package/build/modules/credentials/protocol/revocation-notification/handlers/DidCommRevocationNotificationV1Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/handlers/DidCommRevocationNotificationV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV1Message.js +4 -4
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV1Message.mjs +3 -3
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV2Message.js +4 -4
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.mts +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.mts.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.ts +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.ts.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.js +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.mjs +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.js +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.mjs +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.mts +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.ts +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.js +5 -5
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.mjs +5 -5
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.mts +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.ts +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommIssueCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommProposeCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommRequestCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/index.js +1 -1
- package/build/modules/credentials/protocol/v2/handlers/index.mjs +1 -1
- package/build/modules/credentials/protocol/v2/index.js +1 -1
- package/build/modules/credentials/protocol/v2/index.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.mts +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.ts +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.js +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs +2 -2
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/index.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/index.mjs +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.mts +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.mts.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.js +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.mjs +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.mjs.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.js +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.mjs +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.mjs.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.mts +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.mts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.ts +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.ts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.js +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.mjs +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.mjs.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesEvents.d.mts +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesEvents.d.ts +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.d.mts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.d.ts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.js +2 -2
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.mjs +2 -2
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.mts +2 -2
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.ts +2 -2
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.js +4 -4
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs +4 -4
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/handlers/DidCommFeaturesQueryMessageHandler.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.js +3 -3
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.js +1 -1
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.mjs +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.mts +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.ts +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.js +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v2/handlers/DidCommFeaturesQueriesMessageHandler.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.js +3 -3
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.js +3 -3
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs.map +1 -1
- package/build/modules/discover-features/services/DidCommDiscoverFeaturesService.d.mts +1 -1
- package/build/modules/discover-features/services/DidCommDiscoverFeaturesService.d.ts +1 -1
- package/build/modules/index.js +66 -66
- package/build/modules/index.mjs +66 -66
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.mts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.mts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.ts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.ts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.js +4 -4
- package/build/modules/message-pickup/DidCommMessagePickupApi.mjs +4 -4
- package/build/modules/message-pickup/DidCommMessagePickupApi.mjs.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.mts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.mts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.ts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.ts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.mjs.map +1 -1
- package/build/modules/message-pickup/index.js +1 -1
- package/build/modules/message-pickup/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/DidCommBaseMessagePickupProtocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/DidCommBaseMessagePickupProtocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/DidCommMessagePickupProtocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/DidCommMessagePickupProtocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/index.js +1 -1
- package/build/modules/message-pickup/protocol/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.js +3 -3
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.mjs +3 -3
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v1/handlers/DidCommBatchHandler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchMessage.js +4 -4
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchMessage.mjs +3 -3
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchPickupMessage.js +3 -3
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchPickupMessage.mjs +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.mts +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.ts +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.js +5 -5
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.mjs +5 -5
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/DidCommMessageDeliveryV2Handler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/DidCommStatusV2Handler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v2/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommDeliveryRequestV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommDeliveryRequestV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.js +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.mjs +2 -2
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/index.mjs +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.d.mts.map +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.d.ts.map +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.js +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.mjs +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.d.mts +4 -4
- package/build/modules/oob/DidCommOutOfBandApi.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.d.ts +4 -4
- package/build/modules/oob/DidCommOutOfBandApi.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.js +16 -16
- package/build/modules/oob/DidCommOutOfBandApi.mjs +16 -16
- package/build/modules/oob/DidCommOutOfBandApi.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.js +3 -3
- package/build/modules/oob/DidCommOutOfBandModule.mjs +3 -3
- package/build/modules/oob/DidCommOutOfBandModule.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.d.mts +2 -2
- package/build/modules/oob/DidCommOutOfBandService.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.d.ts +2 -2
- package/build/modules/oob/DidCommOutOfBandService.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.js +6 -6
- package/build/modules/oob/DidCommOutOfBandService.mjs +6 -6
- package/build/modules/oob/DidCommOutOfBandService.mjs.map +1 -1
- package/build/modules/oob/converters.js +1 -1
- package/build/modules/oob/converters.mjs +1 -1
- package/build/modules/oob/converters.mjs.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.d.mts.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.d.ts.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.js +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.mjs +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.mjs.map +1 -1
- package/build/modules/oob/domain/index.js +2 -2
- package/build/modules/oob/domain/index.mjs +2 -2
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.js +1 -1
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.mjs +1 -1
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.mjs.map +1 -1
- package/build/modules/oob/helpers.mjs.map +1 -1
- package/build/modules/oob/index.js +3 -3
- package/build/modules/oob/index.mjs +3 -3
- package/build/modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.js +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.mjs +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseMessage.js +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseMessage.mjs +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.d.mts.map +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.d.ts.map +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.js +6 -6
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.mjs +6 -6
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.mjs.map +1 -1
- package/build/modules/oob/messages/index.js +1 -1
- package/build/modules/oob/messages/index.mjs +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.d.mts.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.d.ts.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.js +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRecord.mjs +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRecord.mjs.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRepository.js +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRepository.mjs +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRepository.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.js +3 -3
- package/build/modules/proofs/DidCommProofsApi.mjs +3 -3
- package/build/modules/proofs/DidCommProofsApi.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsApiOptions.d.mts +1 -1
- package/build/modules/proofs/DidCommProofsApiOptions.d.ts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.mts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.ts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsModule.js +1 -1
- package/build/modules/proofs/DidCommProofsModule.mjs +1 -1
- package/build/modules/proofs/DidCommProofsModule.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.mjs.map +1 -1
- package/build/modules/proofs/formats/DidCommProofFormatServiceOptions.d.mts +1 -1
- package/build/modules/proofs/formats/DidCommProofFormatServiceOptions.d.ts +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.d.mts.map +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.d.ts.map +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.mjs.map +1 -1
- package/build/modules/proofs/index.js +11 -11
- package/build/modules/proofs/index.mjs +11 -11
- package/build/modules/proofs/models/DidCommProofFormatSpec.js +3 -3
- package/build/modules/proofs/models/DidCommProofFormatSpec.mjs +2 -2
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.mts.map +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.ts +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.ts.map +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.js +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.mjs +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.mjs.map +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocol.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocol.d.ts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocolOptions.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocolOptions.d.ts +1 -1
- package/build/modules/proofs/protocol/index.js +1 -1
- package/build/modules/proofs/protocol/index.mjs +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.js +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.mjs +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.mts +4 -4
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.mts.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.ts +4 -4
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.ts.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.js +12 -12
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.mjs +12 -12
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.mts +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.mts.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.ts +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.ts.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.js +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.mjs +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommProposePresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommRequestPresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.js +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.mjs +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.mjs +3 -3
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.js +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.mjs +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.mjs +3 -3
- package/build/modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.mjs +3 -3
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.mts +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.mts.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.ts +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.ts.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.mjs.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.js +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.mjs +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.mjs.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.d.mts +3 -3
- package/build/modules/routing/DidCommMediationRecipientApi.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.d.ts +3 -3
- package/build/modules/routing/DidCommMediationRecipientApi.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.js +8 -8
- package/build/modules/routing/DidCommMediationRecipientApi.mjs +8 -8
- package/build/modules/routing/DidCommMediationRecipientApi.mjs.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.js +4 -4
- package/build/modules/routing/DidCommMediationRecipientModule.mjs +4 -4
- package/build/modules/routing/DidCommMediationRecipientModule.mjs.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.mts +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.ts +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.js +2 -2
- package/build/modules/routing/DidCommMediatorApi.mjs +2 -2
- package/build/modules/routing/DidCommMediatorApi.mjs.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.js +7 -7
- package/build/modules/routing/DidCommMediatorModule.mjs +7 -7
- package/build/modules/routing/DidCommMediatorModule.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommForwardHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommKeylistUpdateHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommKeylistUpdateResponseHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationDenyHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationGrantHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationRequestHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/index.js +1 -1
- package/build/modules/routing/handlers/index.mjs +1 -1
- package/build/modules/routing/index.js +4 -4
- package/build/modules/routing/index.mjs +4 -4
- package/build/modules/routing/messages/DidCommForwardMessage.js +3 -3
- package/build/modules/routing/messages/DidCommForwardMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommKeylistUpdateMessage.js +3 -3
- package/build/modules/routing/messages/DidCommKeylistUpdateMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommKeylistUpdateResponseMessage.js +3 -3
- package/build/modules/routing/messages/DidCommKeylistUpdateResponseMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommMediationDenyMessage.js +1 -1
- package/build/modules/routing/messages/DidCommMediationDenyMessage.mjs +1 -1
- package/build/modules/routing/messages/DidCommMediationGrantMessage.js +3 -3
- package/build/modules/routing/messages/DidCommMediationGrantMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommMediationRequestMessage.js +1 -1
- package/build/modules/routing/messages/DidCommMediationRequestMessage.mjs +1 -1
- package/build/modules/routing/messages/index.js +1 -1
- package/build/modules/routing/messages/index.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.mts +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.mts.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.ts +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.ts.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.js +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.mjs.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.js +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.mjs.map +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.js +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.mjs.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.d.mts +2 -2
- package/build/modules/routing/services/DidCommMediationRecipientService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.d.ts +2 -2
- package/build/modules/routing/services/DidCommMediationRecipientService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.js +4 -4
- package/build/modules/routing/services/DidCommMediationRecipientService.mjs +4 -4
- package/build/modules/routing/services/DidCommMediationRecipientService.mjs.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.js +3 -3
- package/build/modules/routing/services/DidCommMediatorService.mjs +3 -3
- package/build/modules/routing/services/DidCommMediatorService.mjs.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.js +1 -1
- package/build/modules/routing/services/DidCommRoutingService.mjs +1 -1
- package/build/modules/routing/services/DidCommRoutingService.mjs.map +1 -1
- package/build/repository/DidCommMessageRecord.d.mts.map +1 -1
- package/build/repository/DidCommMessageRecord.d.ts.map +1 -1
- package/build/repository/DidCommMessageRecord.mjs.map +1 -1
- package/build/repository/DidCommMessageRepository.d.mts.map +1 -1
- package/build/repository/DidCommMessageRepository.d.ts.map +1 -1
- package/build/repository/DidCommMessageRepository.js +1 -1
- package/build/repository/DidCommMessageRepository.mjs +1 -1
- package/build/repository/DidCommMessageRepository.mjs.map +1 -1
- package/build/repository/index.js +1 -1
- package/build/repository/index.mjs +1 -1
- package/build/services/DidCommDocumentService.d.mts.map +1 -1
- package/build/services/DidCommDocumentService.d.ts.map +1 -1
- package/build/services/DidCommDocumentService.js +1 -1
- package/build/services/DidCommDocumentService.mjs +1 -1
- package/build/services/DidCommDocumentService.mjs.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.d.mts.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.d.ts.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.js +3 -3
- package/build/transport/DidCommHttpOutboundTransport.mjs +3 -3
- package/build/transport/DidCommHttpOutboundTransport.mjs.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.d.mts.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.d.ts.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.mjs.map +1 -1
- package/build/transport/index.js +2 -2
- package/build/transport/index.mjs +2 -2
- package/build/transport/queue/DidCommQueueTransportRepository.d.mts +1 -1
- package/build/transport/queue/DidCommQueueTransportRepository.d.ts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.mts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.mts.map +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.ts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.ts.map +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.js +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.mjs +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.mjs.map +1 -1
- package/build/transport/queue/index.js +1 -1
- package/build/transport/queue/index.mjs +1 -1
- package/build/updates/0.1-0.2/connection.js +3 -3
- package/build/updates/0.1-0.2/connection.mjs +3 -3
- package/build/updates/0.1-0.2/connection.mjs.map +1 -1
- package/build/updates/0.1-0.2/credential.js +1 -1
- package/build/updates/0.1-0.2/credential.mjs +1 -1
- package/build/updates/0.1-0.2/credential.mjs.map +1 -1
- package/build/updates/0.2-0.3/proof.js +1 -1
- package/build/updates/0.2-0.3/proof.mjs +1 -1
- package/build/updates/0.2-0.3/proof.mjs.map +1 -1
- package/build/updates/0.4-0.5/credentialExchangeRecord.js +2 -2
- package/build/updates/0.4-0.5/credentialExchangeRecord.mjs +2 -2
- package/build/updates/0.4-0.5/credentialExchangeRecord.mjs.map +1 -1
- package/build/updates/0.4-0.5/proofExchangeRecord.js +2 -2
- package/build/updates/0.4-0.5/proofExchangeRecord.mjs +2 -2
- package/build/util/DidCommLinkedAttachment.js +3 -3
- package/build/util/DidCommLinkedAttachment.mjs +2 -2
- package/build/util/JWE.mjs.map +1 -1
- package/build/util/attachment.d.mts.map +1 -1
- package/build/util/attachment.d.ts.map +1 -1
- package/build/util/attachment.mjs.map +1 -1
- package/build/util/messageType.d.mts +37 -1
- package/build/util/messageType.d.mts.map +1 -1
- package/build/util/messageType.d.ts +37 -1
- package/build/util/messageType.d.ts.map +1 -1
- package/build/util/messageType.js +4 -4
- package/build/util/messageType.mjs +4 -4
- package/build/util/messageType.mjs.map +1 -1
- package/build/util/parseInvitation.d.mts +8 -1
- package/build/util/parseInvitation.d.mts.map +1 -1
- package/build/util/parseInvitation.d.ts +8 -1
- package/build/util/parseInvitation.d.ts.map +1 -1
- package/build/util/parseInvitation.js +6 -5
- package/build/util/parseInvitation.mjs +7 -7
- package/build/util/parseInvitation.mjs.map +1 -1
- package/package.json +7 -7
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
3
|
const require_messageType = require('../../../../../util/messageType.js');
|
|
4
|
+
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
5
5
|
const require_DidCommCredentialPreviewAttribute = require('../../../models/DidCommCredentialPreviewAttribute.js');
|
|
6
6
|
let __credo_ts_core = require("@credo-ts/core");
|
|
7
7
|
__credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
8
|
-
let class_transformer = require("class-transformer");
|
|
9
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
10
8
|
let class_validator = require("class-validator");
|
|
11
9
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
10
|
+
let class_transformer = require("class-transformer");
|
|
11
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
12
12
|
|
|
13
13
|
//#region src/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.ts
|
|
14
14
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
2
|
import { IsValidMessageType, parseMessageType, replaceLegacyDidSovPrefix } from "../../../../../util/messageType.mjs";
|
|
3
|
+
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
4
4
|
import { DidCommCredentialPreviewAttribute } from "../../../models/DidCommCredentialPreviewAttribute.mjs";
|
|
5
5
|
import { JsonTransformer } from "@credo-ts/core";
|
|
6
|
-
import { Expose, Transform, Type } from "class-transformer";
|
|
7
6
|
import { IsInstance, ValidateNested } from "class-validator";
|
|
7
|
+
import { Expose, Transform, Type } from "class-transformer";
|
|
8
8
|
|
|
9
9
|
//#region src/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.ts
|
|
10
10
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommCredentialV2Preview.mjs","names":[],"sources":["../../../../../../src/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"DidCommCredentialV2Preview.mjs","names":[],"sources":["../../../../../../src/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.ts"],"sourcesContent":["import { JsonTransformer } from '@credo-ts/core'\nimport { Expose, Transform, Type } from 'class-transformer'\nimport { IsInstance, ValidateNested } from 'class-validator'\nimport { IsValidMessageType, parseMessageType, replaceLegacyDidSovPrefix } from '../../../../../util/messageType'\nimport type { CredentialPreviewOptions } from '../../../models/DidCommCredentialPreviewAttribute'\nimport { DidCommCredentialPreviewAttribute } from '../../../models/DidCommCredentialPreviewAttribute'\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/tree/main/features/0453-issue-credential-v2#preview-credential\n */\nexport class DidCommCredentialV2Preview {\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/2.0/credential-preview')\n\n @Expose({ name: '@type' })\n @IsValidMessageType(DidCommCredentialV2Preview.type)\n @Transform(({ value }) => replaceLegacyDidSovPrefix(value), {\n toClassOnly: true,\n })\n public readonly type = DidCommCredentialV2Preview.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 DidCommCredentialV2Preview({\n attributes,\n })\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAcA,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/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
2
1
|
const require_decorate = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
2
|
const require_messageType = require('../../../../../util/messageType.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_DidCommProblemReportMessage = require('../../../../../messages/problem-reports/DidCommProblemReportMessage.js');
|
|
5
5
|
|
|
6
6
|
//#region src/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.ts
|
package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
2
|
import { IsValidMessageType, parseMessageType } from "../../../../../util/messageType.mjs";
|
|
3
|
+
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
4
4
|
import { DidCommProblemReportMessage } from "../../../../../messages/problem-reports/DidCommProblemReportMessage.mjs";
|
|
5
5
|
|
|
6
6
|
//#region src/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.ts
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
|
-
const require_DidCommAttachment = require('../../../../../decorators/attachment/DidCommAttachment.js');
|
|
5
3
|
const require_messageType = require('../../../../../util/messageType.js');
|
|
4
|
+
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
5
|
+
const require_DidCommAttachment = require('../../../../../decorators/attachment/DidCommAttachment.js');
|
|
6
6
|
const require_DidCommMessage = require('../../../../../DidCommMessage.js');
|
|
7
7
|
const require_DidCommCredentialFormatSpec = require('../../../models/DidCommCredentialFormatSpec.js');
|
|
8
8
|
require('../../../models/index.js');
|
|
9
|
-
let class_transformer = require("class-transformer");
|
|
10
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
11
9
|
let class_validator = require("class-validator");
|
|
12
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/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.ts
|
|
15
15
|
var DidCommIssueCredentialV2Message = class DidCommIssueCredentialV2Message extends require_DidCommMessage.DidCommMessage {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
|
-
import { DidCommAttachment } from "../../../../../decorators/attachment/DidCommAttachment.mjs";
|
|
4
2
|
import { IsValidMessageType, parseMessageType } from "../../../../../util/messageType.mjs";
|
|
3
|
+
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
4
|
+
import { DidCommAttachment } from "../../../../../decorators/attachment/DidCommAttachment.mjs";
|
|
5
5
|
import { DidCommMessage } from "../../../../../DidCommMessage.mjs";
|
|
6
6
|
import { DidCommCredentialFormatSpec } from "../../../models/DidCommCredentialFormatSpec.mjs";
|
|
7
7
|
import "../../../models/index.mjs";
|
|
8
|
-
import { Expose, Type } from "class-transformer";
|
|
9
8
|
import { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from "class-validator";
|
|
9
|
+
import { Expose, Type } from "class-transformer";
|
|
10
10
|
|
|
11
11
|
//#region src/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.ts
|
|
12
12
|
var DidCommIssueCredentialV2Message = class DidCommIssueCredentialV2Message extends DidCommMessage {
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
|
-
const require_DidCommAttachment = require('../../../../../decorators/attachment/DidCommAttachment.js');
|
|
5
3
|
const require_messageType = require('../../../../../util/messageType.js');
|
|
4
|
+
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
5
|
+
const require_DidCommAttachment = require('../../../../../decorators/attachment/DidCommAttachment.js');
|
|
6
6
|
const require_DidCommMessage = require('../../../../../DidCommMessage.js');
|
|
7
7
|
const require_DidCommCredentialFormatSpec = require('../../../models/DidCommCredentialFormatSpec.js');
|
|
8
8
|
require('../../../models/index.js');
|
|
9
9
|
const require_DidCommCredentialV2Preview = require('./DidCommCredentialV2Preview.js');
|
|
10
|
-
let class_transformer = require("class-transformer");
|
|
11
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
12
10
|
let class_validator = require("class-validator");
|
|
13
11
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
12
|
+
let class_transformer = require("class-transformer");
|
|
13
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
14
14
|
|
|
15
15
|
//#region src/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.ts
|
|
16
16
|
var _ref;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
|
-
import { DidCommAttachment } from "../../../../../decorators/attachment/DidCommAttachment.mjs";
|
|
4
2
|
import { IsValidMessageType, parseMessageType } from "../../../../../util/messageType.mjs";
|
|
3
|
+
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
4
|
+
import { DidCommAttachment } from "../../../../../decorators/attachment/DidCommAttachment.mjs";
|
|
5
5
|
import { DidCommMessage } from "../../../../../DidCommMessage.mjs";
|
|
6
6
|
import { DidCommCredentialFormatSpec } from "../../../models/DidCommCredentialFormatSpec.mjs";
|
|
7
7
|
import "../../../models/index.mjs";
|
|
8
8
|
import { DidCommCredentialV2Preview } from "./DidCommCredentialV2Preview.mjs";
|
|
9
|
-
import { Expose, Type } from "class-transformer";
|
|
10
9
|
import { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from "class-validator";
|
|
10
|
+
import { Expose, Type } from "class-transformer";
|
|
11
11
|
|
|
12
12
|
//#region src/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.ts
|
|
13
13
|
var _ref;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
|
-
const require_DidCommAttachment = require('../../../../../decorators/attachment/DidCommAttachment.js');
|
|
5
3
|
const require_messageType = require('../../../../../util/messageType.js');
|
|
4
|
+
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
5
|
+
const require_DidCommAttachment = require('../../../../../decorators/attachment/DidCommAttachment.js');
|
|
6
6
|
const require_DidCommMessage = require('../../../../../DidCommMessage.js');
|
|
7
7
|
const require_DidCommCredentialFormatSpec = require('../../../models/DidCommCredentialFormatSpec.js');
|
|
8
8
|
require('../../../models/index.js');
|
|
9
9
|
const require_DidCommCredentialV2Preview = require('./DidCommCredentialV2Preview.js');
|
|
10
|
-
let class_transformer = require("class-transformer");
|
|
11
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
12
10
|
let class_validator = require("class-validator");
|
|
13
11
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
12
|
+
let class_transformer = require("class-transformer");
|
|
13
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
14
14
|
|
|
15
15
|
//#region src/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.ts
|
|
16
16
|
var _ref;
|
package/build/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.mjs
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
|
-
import { DidCommAttachment } from "../../../../../decorators/attachment/DidCommAttachment.mjs";
|
|
4
2
|
import { IsValidMessageType, parseMessageType } from "../../../../../util/messageType.mjs";
|
|
3
|
+
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
4
|
+
import { DidCommAttachment } from "../../../../../decorators/attachment/DidCommAttachment.mjs";
|
|
5
5
|
import { DidCommMessage } from "../../../../../DidCommMessage.mjs";
|
|
6
6
|
import { DidCommCredentialFormatSpec } from "../../../models/DidCommCredentialFormatSpec.mjs";
|
|
7
7
|
import "../../../models/index.mjs";
|
|
8
8
|
import { DidCommCredentialV2Preview } from "./DidCommCredentialV2Preview.mjs";
|
|
9
|
-
import { Expose, Type } from "class-transformer";
|
|
10
9
|
import { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from "class-validator";
|
|
10
|
+
import { Expose, Type } from "class-transformer";
|
|
11
11
|
|
|
12
12
|
//#region src/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.ts
|
|
13
13
|
var _ref;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
|
-
const require_DidCommAttachment = require('../../../../../decorators/attachment/DidCommAttachment.js');
|
|
5
3
|
const require_messageType = require('../../../../../util/messageType.js');
|
|
4
|
+
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
5
|
+
const require_DidCommAttachment = require('../../../../../decorators/attachment/DidCommAttachment.js');
|
|
6
6
|
const require_DidCommMessage = require('../../../../../DidCommMessage.js');
|
|
7
7
|
const require_DidCommCredentialFormatSpec = require('../../../models/DidCommCredentialFormatSpec.js');
|
|
8
8
|
require('../../../models/index.js');
|
|
9
|
-
let class_transformer = require("class-transformer");
|
|
10
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
11
9
|
let class_validator = require("class-validator");
|
|
12
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/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.ts
|
|
15
15
|
var DidCommRequestCredentialV2Message = class DidCommRequestCredentialV2Message extends require_DidCommMessage.DidCommMessage {
|
package/build/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.mjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
|
-
import { DidCommAttachment } from "../../../../../decorators/attachment/DidCommAttachment.mjs";
|
|
4
2
|
import { IsValidMessageType, parseMessageType } from "../../../../../util/messageType.mjs";
|
|
3
|
+
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
4
|
+
import { DidCommAttachment } from "../../../../../decorators/attachment/DidCommAttachment.mjs";
|
|
5
5
|
import { DidCommMessage } from "../../../../../DidCommMessage.mjs";
|
|
6
6
|
import { DidCommCredentialFormatSpec } from "../../../models/DidCommCredentialFormatSpec.mjs";
|
|
7
7
|
import "../../../models/index.mjs";
|
|
8
|
-
import { Expose, Type } from "class-transformer";
|
|
9
8
|
import { IsArray, IsInstance, IsOptional, IsString, ValidateNested } from "class-validator";
|
|
9
|
+
import { Expose, Type } from "class-transformer";
|
|
10
10
|
|
|
11
11
|
//#region src/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.ts
|
|
12
12
|
var DidCommRequestCredentialV2Message = class DidCommRequestCredentialV2Message extends DidCommMessage {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const require_DidCommCredentialV2AckMessage = require('./DidCommCredentialV2AckMessage.js');
|
|
2
|
+
const require_DidCommCredentialV2Preview = require('./DidCommCredentialV2Preview.js');
|
|
2
3
|
const require_DidCommCredentialV2ProblemReportMessage = require('./DidCommCredentialV2ProblemReportMessage.js');
|
|
3
4
|
const require_DidCommIssueCredentialV2Message = require('./DidCommIssueCredentialV2Message.js');
|
|
4
|
-
const require_DidCommCredentialV2Preview = require('./DidCommCredentialV2Preview.js');
|
|
5
5
|
const require_DidCommOfferCredentialV2Message = require('./DidCommOfferCredentialV2Message.js');
|
|
6
6
|
const require_DidCommProposeCredentialV2Message = require('./DidCommProposeCredentialV2Message.js');
|
|
7
7
|
const require_DidCommRequestCredentialV2Message = require('./DidCommRequestCredentialV2Message.js');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DidCommCredentialV2AckMessage } from "./DidCommCredentialV2AckMessage.mjs";
|
|
2
|
+
import { DidCommCredentialV2Preview } from "./DidCommCredentialV2Preview.mjs";
|
|
2
3
|
import { DidCommCredentialV2ProblemReportMessage } from "./DidCommCredentialV2ProblemReportMessage.mjs";
|
|
3
4
|
import { DidCommIssueCredentialV2Message } from "./DidCommIssueCredentialV2Message.mjs";
|
|
4
|
-
import { DidCommCredentialV2Preview } from "./DidCommCredentialV2Preview.mjs";
|
|
5
5
|
import { DidCommOfferCredentialV2Message } from "./DidCommOfferCredentialV2Message.mjs";
|
|
6
6
|
import { DidCommProposeCredentialV2Message } from "./DidCommProposeCredentialV2Message.mjs";
|
|
7
7
|
import { DidCommRequestCredentialV2Message } from "./DidCommRequestCredentialV2Message.mjs";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { DidCommAttachment } from "../../../decorators/attachment/DidCommAttachment.mjs";
|
|
2
2
|
import { DidCommCredentialState } from "../models/DidCommCredentialState.mjs";
|
|
3
|
-
import { DidCommRevocationNotification } from "../models/DidCommRevocationNotification.mjs";
|
|
4
|
-
import { DidCommCredentialPreviewAttribute } from "../models/DidCommCredentialPreviewAttribute.mjs";
|
|
5
3
|
import { DidCommAutoAcceptCredential } from "../models/DidCommCredentialAutoAcceptType.mjs";
|
|
4
|
+
import { DidCommCredentialPreviewAttribute } from "../models/DidCommCredentialPreviewAttribute.mjs";
|
|
6
5
|
import { DidCommCredentialRole } from "../models/DidCommCredentialRole.mjs";
|
|
6
|
+
import { DidCommRevocationNotification } from "../models/DidCommRevocationNotification.mjs";
|
|
7
7
|
import { BaseRecord, TagsBase } from "@credo-ts/core";
|
|
8
8
|
|
|
9
9
|
//#region src/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommCredentialExchangeRecord.d.mts","names":[],"sources":["../../../../src/modules/credentials/repository/DidCommCredentialExchangeRecord.ts"],"sourcesContent":[],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommCredentialExchangeRecord.d.mts","names":[],"sources":["../../../../src/modules/credentials/repository/DidCommCredentialExchangeRecord.ts"],"sourcesContent":[],"mappings":";;;;;;;;;UAUiB,oCAAA;EAAA,EAAA,CAAA,EAAA,MAAA;EAAoC,SAAA,CAAA,EAEvC,IAFuC;OAEvC,EACL,sBADK;MACL,EACD,qBADC;cACD,CAAA,EAAA,MAAA;UAMC,EAAA,MAAA;gBACgB,CAAA,EAAA,MAAA;iBACA,EAAA,MAAA;MACH,CAAA,EAHb,mCAGa;sBACK,CAAA,EAHF,iCAGE,EAAA;sBAEX,CAAA,EAJS,2BAIT;EAAuB,iBAAA,CAAA,EAHjB,iBAGiB,EAAA;EAG3B,sBAAA,CAAA,EALe,6BAKuB;EACtC,YAAA,CAAA,EAAA,MAAA;EAAoC,WAAA,CAAA,EAJhC,uBAIgC,EAAA;;AAKxC,KANI,mCAAA,GAAsC,QAM1C;AAAqB,KALjB,oCAAA,GAKiB;EAIZ,QAAA,EAAA,MAAA;EAKJ,cAAA,CAAA,EAAA,MAAA;EAAgC,YAAA,CAAA,EAAA,MAAA;OAC3C,EAXO,sBAWP;MACA,EAXM,qBAWN;eAKe,EAAA,MAAA,EAAA;;AAEe,UAdf,uBAAA,CAce;sBAGE,EAAA,MAAA;oBAGZ,EAAA,MAAA;;AAMO,cArBhB,+BAAA,SAAwC,UAqBxB,CApB3B,oCAoB2B,EAnB3B,mCAmB2B,CAAA,CAAA;cAMD,CAAA,EAAA,MAAA;;;OA4CS,EAhEpB,sBAgEoB;MAAyB,EA/D9C,qBA+D8C;sBAvET,CAAA,EASrB,2BATqB;EAAU,sBAAA,CAAA,EAY7B,6BAZ6B;;;eAezC;yBAGU;sBAGH;;;qBAMD;;;;;;;;;;8BA4CS,yBAAyB"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { DidCommAttachment } from "../../../decorators/attachment/DidCommAttachment.js";
|
|
2
2
|
import { DidCommCredentialState } from "../models/DidCommCredentialState.js";
|
|
3
|
-
import { DidCommRevocationNotification } from "../models/DidCommRevocationNotification.js";
|
|
4
|
-
import { DidCommCredentialPreviewAttribute } from "../models/DidCommCredentialPreviewAttribute.js";
|
|
5
3
|
import { DidCommAutoAcceptCredential } from "../models/DidCommCredentialAutoAcceptType.js";
|
|
4
|
+
import { DidCommCredentialPreviewAttribute } from "../models/DidCommCredentialPreviewAttribute.js";
|
|
6
5
|
import { DidCommCredentialRole } from "../models/DidCommCredentialRole.js";
|
|
6
|
+
import { DidCommRevocationNotification } from "../models/DidCommRevocationNotification.js";
|
|
7
7
|
import { BaseRecord, TagsBase } from "@credo-ts/core";
|
|
8
8
|
|
|
9
9
|
//#region src/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommCredentialExchangeRecord.d.ts","names":[],"sources":["../../../../src/modules/credentials/repository/DidCommCredentialExchangeRecord.ts"],"sourcesContent":[],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommCredentialExchangeRecord.d.ts","names":[],"sources":["../../../../src/modules/credentials/repository/DidCommCredentialExchangeRecord.ts"],"sourcesContent":[],"mappings":";;;;;;;;;UAUiB,oCAAA;EAAA,EAAA,CAAA,EAAA,MAAA;EAAoC,SAAA,CAAA,EAEvC,IAFuC;OAEvC,EACL,sBADK;MACL,EACD,qBADC;cACD,CAAA,EAAA,MAAA;UAMC,EAAA,MAAA;gBACgB,CAAA,EAAA,MAAA;iBACA,EAAA,MAAA;MACH,CAAA,EAHb,mCAGa;sBACK,CAAA,EAHF,iCAGE,EAAA;sBAEX,CAAA,EAJS,2BAIT;EAAuB,iBAAA,CAAA,EAHjB,iBAGiB,EAAA;EAG3B,sBAAA,CAAA,EALe,6BAKuB;EACtC,YAAA,CAAA,EAAA,MAAA;EAAoC,WAAA,CAAA,EAJhC,uBAIgC,EAAA;;AAKxC,KANI,mCAAA,GAAsC,QAM1C;AAAqB,KALjB,oCAAA,GAKiB;EAIZ,QAAA,EAAA,MAAA;EAKJ,cAAA,CAAA,EAAA,MAAA;EAAgC,YAAA,CAAA,EAAA,MAAA;OAC3C,EAXO,sBAWP;MACA,EAXM,qBAWN;eAKe,EAAA,MAAA,EAAA;;AAEe,UAdf,uBAAA,CAce;sBAGE,EAAA,MAAA;oBAGZ,EAAA,MAAA;;AAMO,cArBhB,+BAAA,SAAwC,UAqBxB,CApB3B,oCAoB2B,EAnB3B,mCAmB2B,CAAA,CAAA;cAMD,CAAA,EAAA,MAAA;;;OA4CS,EAhEpB,sBAgEoB;MAAyB,EA/D9C,qBA+D8C;sBAvET,CAAA,EASrB,2BATqB;EAAU,sBAAA,CAAA,EAY7B,6BAZ6B;;;eAezC;yBAGU;sBAGH;;;qBAMD;;;;;;;;;;8BA4CS,yBAAyB"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_DidCommAttachment = require('../../../decorators/attachment/DidCommAttachment.js');
|
|
5
|
-
const require_DidCommRevocationNotification = require('../models/DidCommRevocationNotification.js');
|
|
6
5
|
const require_DidCommCredentialPreviewAttribute = require('../models/DidCommCredentialPreviewAttribute.js');
|
|
6
|
+
const require_DidCommRevocationNotification = require('../models/DidCommRevocationNotification.js');
|
|
7
7
|
let __credo_ts_core = require("@credo-ts/core");
|
|
8
8
|
__credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
9
9
|
let class_transformer = require("class-transformer");
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import { DidCommAttachment } from "../../../decorators/attachment/DidCommAttachment.mjs";
|
|
4
|
-
import { DidCommRevocationNotification } from "../models/DidCommRevocationNotification.mjs";
|
|
5
4
|
import { DidCommCredentialPreviewAttribute } from "../models/DidCommCredentialPreviewAttribute.mjs";
|
|
5
|
+
import { DidCommRevocationNotification } from "../models/DidCommRevocationNotification.mjs";
|
|
6
6
|
import { BaseRecord, CredoError, utils } from "@credo-ts/core";
|
|
7
7
|
import { Type } from "class-transformer";
|
|
8
8
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommCredentialExchangeRecord.mjs","names":[],"sources":["../../../../src/modules/credentials/repository/DidCommCredentialExchangeRecord.ts"],"sourcesContent":["import type { TagsBase } from '@credo-ts/core'\nimport
|
|
1
|
+
{"version":3,"file":"DidCommCredentialExchangeRecord.mjs","names":[],"sources":["../../../../src/modules/credentials/repository/DidCommCredentialExchangeRecord.ts"],"sourcesContent":["import type { TagsBase } from '@credo-ts/core'\nimport { BaseRecord, CredoError, utils } from '@credo-ts/core'\nimport { Type } from 'class-transformer'\nimport { DidCommAttachment } from '../../../decorators/attachment/DidCommAttachment'\nimport type { DidCommCredentialRole } from '../models'\nimport type { DidCommAutoAcceptCredential } from '../models/DidCommCredentialAutoAcceptType'\nimport { DidCommCredentialPreviewAttribute } from '../models/DidCommCredentialPreviewAttribute'\nimport type { DidCommCredentialState } from '../models/DidCommCredentialState'\nimport { DidCommRevocationNotification } from '../models/DidCommRevocationNotification'\n\nexport interface DidCommCredentialExchangeRecordProps {\n id?: string\n createdAt?: Date\n state: DidCommCredentialState\n role: DidCommCredentialRole\n connectionId?: string\n threadId: string\n parentThreadId?: string\n protocolVersion: string\n\n tags?: CustomDidCommCredentialExchangeTags\n credentialAttributes?: DidCommCredentialPreviewAttribute[]\n autoAcceptCredential?: DidCommAutoAcceptCredential\n linkedAttachments?: DidCommAttachment[]\n revocationNotification?: DidCommRevocationNotification\n errorMessage?: string\n credentials?: CredentialRecordBinding[]\n}\n\nexport type CustomDidCommCredentialExchangeTags = TagsBase\nexport type DefaultDidCommCredentialExchangeTags = {\n threadId: string\n parentThreadId?: string\n connectionId?: string\n state: DidCommCredentialState\n role: DidCommCredentialRole\n credentialIds: string[]\n}\n\nexport interface CredentialRecordBinding {\n credentialRecordType: string\n credentialRecordId: string\n}\n\nexport class DidCommCredentialExchangeRecord extends BaseRecord<\n DefaultDidCommCredentialExchangeTags,\n CustomDidCommCredentialExchangeTags\n> {\n public connectionId?: string\n public threadId!: string\n public parentThreadId?: string\n public state!: DidCommCredentialState\n public role!: DidCommCredentialRole\n public autoAcceptCredential?: DidCommAutoAcceptCredential\n\n @Type(() => DidCommRevocationNotification)\n public revocationNotification?: DidCommRevocationNotification\n public errorMessage?: string\n public protocolVersion!: string\n public credentials: CredentialRecordBinding[] = []\n\n @Type(() => DidCommCredentialPreviewAttribute)\n public credentialAttributes?: DidCommCredentialPreviewAttribute[]\n\n @Type(() => DidCommAttachment)\n public linkedAttachments?: DidCommAttachment[]\n\n // Type is CredentialRecord on purpose (without Exchange) as this is how the record was initially called.\n public static readonly type = 'CredentialRecord'\n public readonly type = DidCommCredentialExchangeRecord.type\n\n public constructor(props: DidCommCredentialExchangeRecordProps) {\n super()\n if (props) {\n this.id = props.id ?? utils.uuid()\n this.createdAt = props.createdAt ?? new Date()\n this.state = props.state\n this.role = props.role\n this.connectionId = props.connectionId\n this.threadId = props.threadId\n this.parentThreadId = props.parentThreadId\n this.protocolVersion = props.protocolVersion\n this._tags = props.tags ?? {}\n\n this.credentialAttributes = props.credentialAttributes\n this.autoAcceptCredential = props.autoAcceptCredential\n this.linkedAttachments = props.linkedAttachments\n this.revocationNotification = props.revocationNotification\n this.errorMessage = props.errorMessage\n this.credentials = props.credentials || []\n }\n }\n\n public getTags() {\n const ids = this.credentials.map((c) => c.credentialRecordId)\n\n return {\n ...this._tags,\n threadId: this.threadId,\n parentThreadId: this.parentThreadId,\n connectionId: this.connectionId,\n state: this.state,\n role: this.role,\n credentialIds: ids,\n }\n }\n\n public assertProtocolVersion(version: string) {\n if (this.protocolVersion !== version) {\n throw new CredoError(\n `Credential record has invalid protocol version ${this.protocolVersion}. Expected version ${version}`\n )\n }\n }\n\n public assertState(expectedStates: DidCommCredentialState | DidCommCredentialState[]) {\n if (!Array.isArray(expectedStates)) {\n expectedStates = [expectedStates]\n }\n\n if (!expectedStates.includes(this.state)) {\n throw new CredoError(\n `Credential record is in invalid state ${this.state}. Valid states are: ${expectedStates.join(', ')}.`\n )\n }\n }\n\n public assertConnection(currentConnectionId: string) {\n if (!this.connectionId) {\n throw new CredoError(\n 'Credential record is not associated with any connection. This is often the case with connection-less credential exchange'\n )\n }\n if (this.connectionId !== currentConnectionId) {\n throw new CredoError(\n `Credential record is associated with connection '${this.connectionId}'. Current connection is '${currentConnectionId}'`\n )\n }\n }\n}\n"],"mappings":";;;;;;;;;;AA4CA,IAAa,kCAAb,MAAa,wCAAwC,WAGnD;CAwBA,AAAO,YAAY,OAA6C;AAC9D,SAAO;OAbF,cAAyC,EAAE;OAUlC,OAAO,gCAAgC;AAIrD,MAAI,OAAO;AACT,QAAK,KAAK,MAAM,MAAM,MAAM,MAAM;AAClC,QAAK,YAAY,MAAM,6BAAa,IAAI,MAAM;AAC9C,QAAK,QAAQ,MAAM;AACnB,QAAK,OAAO,MAAM;AAClB,QAAK,eAAe,MAAM;AAC1B,QAAK,WAAW,MAAM;AACtB,QAAK,iBAAiB,MAAM;AAC5B,QAAK,kBAAkB,MAAM;AAC7B,QAAK,QAAQ,MAAM,QAAQ,EAAE;AAE7B,QAAK,uBAAuB,MAAM;AAClC,QAAK,uBAAuB,MAAM;AAClC,QAAK,oBAAoB,MAAM;AAC/B,QAAK,yBAAyB,MAAM;AACpC,QAAK,eAAe,MAAM;AAC1B,QAAK,cAAc,MAAM,eAAe,EAAE;;;CAI9C,AAAO,UAAU;EACf,MAAM,MAAM,KAAK,YAAY,KAAK,MAAM,EAAE,mBAAmB;AAE7D,SAAO;GACL,GAAG,KAAK;GACR,UAAU,KAAK;GACf,gBAAgB,KAAK;GACrB,cAAc,KAAK;GACnB,OAAO,KAAK;GACZ,MAAM,KAAK;GACX,eAAe;GAChB;;CAGH,AAAO,sBAAsB,SAAiB;AAC5C,MAAI,KAAK,oBAAoB,QAC3B,OAAM,IAAI,WACR,kDAAkD,KAAK,gBAAgB,qBAAqB,UAC7F;;CAIL,AAAO,YAAY,gBAAmE;AACpF,MAAI,CAAC,MAAM,QAAQ,eAAe,CAChC,kBAAiB,CAAC,eAAe;AAGnC,MAAI,CAAC,eAAe,SAAS,KAAK,MAAM,CACtC,OAAM,IAAI,WACR,yCAAyC,KAAK,MAAM,sBAAsB,eAAe,KAAK,KAAK,CAAC,GACrG;;CAIL,AAAO,iBAAiB,qBAA6B;AACnD,MAAI,CAAC,KAAK,aACR,OAAM,IAAI,WACR,2HACD;AAEH,MAAI,KAAK,iBAAiB,oBACxB,OAAM,IAAI,WACR,oDAAoD,KAAK,aAAa,4BAA4B,oBAAoB,GACvH;;;gCApEkB,OAAO;YAb7B,WAAW,8BAA8B;YAMzC,WAAW,kCAAkC;YAG7C,WAAW,kBAAkB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_decorateParam = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.js');
|
|
5
5
|
const require_DidCommCredentialExchangeRecord = require('./DidCommCredentialExchangeRecord.js');
|
|
6
6
|
let __credo_ts_core = require("@credo-ts/core");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import { __decorateParam } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.mjs";
|
|
4
4
|
import { DidCommCredentialExchangeRecord } from "./DidCommCredentialExchangeRecord.mjs";
|
|
5
5
|
import { EventEmitter, InjectionSymbols, Repository, inject, injectable } from "@credo-ts/core";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommCredentialExchangeRepository.mjs","names":["DidCommCredentialExchangeRepository","storageService: StorageService<DidCommCredentialExchangeRecord>"],"sources":["../../../../src/modules/credentials/repository/DidCommCredentialExchangeRepository.ts"],"sourcesContent":["import { EventEmitter, InjectionSymbols, Repository, type StorageService
|
|
1
|
+
{"version":3,"file":"DidCommCredentialExchangeRepository.mjs","names":["DidCommCredentialExchangeRepository","storageService: StorageService<DidCommCredentialExchangeRecord>"],"sources":["../../../../src/modules/credentials/repository/DidCommCredentialExchangeRepository.ts"],"sourcesContent":["import { EventEmitter, InjectionSymbols, inject, injectable, Repository, type StorageService } from '@credo-ts/core'\n\nimport { DidCommCredentialExchangeRecord } from './DidCommCredentialExchangeRecord'\n\n@injectable()\nexport class DidCommCredentialExchangeRepository extends Repository<DidCommCredentialExchangeRecord> {\n public constructor(\n @inject(InjectionSymbols.StorageService) storageService: StorageService<DidCommCredentialExchangeRecord>,\n eventEmitter: EventEmitter\n ) {\n super(DidCommCredentialExchangeRecord, storageService, eventEmitter)\n }\n}\n"],"mappings":";;;;;;;;AAKO,gDAAMA,8CAA4C,WAA4C;CACnG,AAAO,YACL,AAAyCC,gBACzC,cACA;AACA,QAAM,iCAAiC,gBAAgB,aAAa;;;;CANvE,YAAY;oBAGR,OAAO,iBAAiB,eAAe"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { DidCommFeature } from "../../models/features/DidCommFeature.mjs";
|
|
2
1
|
import { DidCommConnectionService } from "../connections/services/DidCommConnectionService.mjs";
|
|
3
|
-
import { DidCommDiscoverFeaturesModuleConfig } from "./DidCommDiscoverFeaturesModuleConfig.mjs";
|
|
4
|
-
import { DidCommDiscoverFeaturesService } from "./services/DidCommDiscoverFeaturesService.mjs";
|
|
5
2
|
import { DiscloseFeaturesOptions, QueryFeaturesOptions } from "./DidCommDiscoverFeaturesApiOptions.mjs";
|
|
3
|
+
import { DidCommDiscoverFeaturesModuleConfig } from "./DidCommDiscoverFeaturesModuleConfig.mjs";
|
|
6
4
|
import { DidCommDiscoverFeaturesV1Service } from "./protocol/v1/DidCommDiscoverFeaturesV1Service.mjs";
|
|
7
5
|
import { DidCommDiscoverFeaturesV2Service } from "./protocol/v2/DidCommDiscoverFeaturesV2Service.mjs";
|
|
8
6
|
import { DidCommMessageSender } from "../../DidCommMessageSender.mjs";
|
|
7
|
+
import { DidCommFeature } from "../../models/features/DidCommFeature.mjs";
|
|
8
|
+
import { DidCommDiscoverFeaturesService } from "./services/DidCommDiscoverFeaturesService.mjs";
|
|
9
9
|
import { AgentContext, EventEmitter } from "@credo-ts/core";
|
|
10
10
|
import { Subject } from "rxjs";
|
|
11
11
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDiscoverFeaturesApi.d.mts","names":[],"sources":["../../../src/modules/discover-features/DidCommDiscoverFeaturesApi.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDiscoverFeaturesApi.d.mts","names":[],"sources":["../../../src/modules/discover-features/DidCommDiscoverFeaturesApi.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;UAkBiB,uBAAA;aACJ;;AADI,UAIA,0BAHJ,CAAA,aAG4C,8BAH9B,EAAA,CAAA,CAAA;EAGV,aAAA,CAAA,OAAA,EACQ,oBADkB,CACG,IADH,CAAA,CAAA,EACW,OADX,CACmB,uBADnB,CAAA;EAAA,gBAAA,CAAA,OAAA,EAEf,uBAFe,CAES,IAFT,CAAA,CAAA,EAEiB,OAFjB,CAAA,IAAA,CAAA;;AACG,cAKjC,0BALiC,CAAA,aAM/B,8BAN+B,EAAA,GAAA,CAMK,gCANL,EAMuC,gCANvC,CAAA,CAAA,YAOjC,0BAPiC,CAON,IAPM,CAAA,CAAA;;;;WACM,MAAA,EAW1B,mCAX0B;UAAxB,iBAAA;UAAgC,aAAA;EAAO,QAAA,YAAA;EAItD,QAAA,KAAA;EAA0B,QAAA,YAAA;UACxB,UAAA;aAAoC,CAAA,iBAAA,EAgB5B,wBAhB4B,EAAA,aAAA,EAiBhC,oBAjBgC,EAAA,SAAA,EAkBpC,gCAlBoC,EAAA,SAAA,EAmBpC,gCAnBoC,EAAA,YAAA,EAoBjC,YApBiC,EAAA,KAAA,EAqBR,OArBQ,CAAA,OAAA,CAAA,EAAA,YAAA,EAsBjC,YAtBiC,EAAA,MAAA,EAuBvC,mCAvBuC;YAAkC,CAAA,YA2CrD,8BA3CqD,CAAA,SAAA,CAAA,CAAA,CAAA,eAAA,EA4ChE,GA5CgE,CAAA,EA6ChF,8BA7CgF"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { DidCommFeature } from "../../models/features/DidCommFeature.js";
|
|
2
1
|
import { DidCommConnectionService } from "../connections/services/DidCommConnectionService.js";
|
|
3
|
-
import { DidCommDiscoverFeaturesModuleConfig } from "./DidCommDiscoverFeaturesModuleConfig.js";
|
|
4
|
-
import { DidCommDiscoverFeaturesService } from "./services/DidCommDiscoverFeaturesService.js";
|
|
5
2
|
import { DiscloseFeaturesOptions, QueryFeaturesOptions } from "./DidCommDiscoverFeaturesApiOptions.js";
|
|
3
|
+
import { DidCommDiscoverFeaturesModuleConfig } from "./DidCommDiscoverFeaturesModuleConfig.js";
|
|
6
4
|
import { DidCommDiscoverFeaturesV1Service } from "./protocol/v1/DidCommDiscoverFeaturesV1Service.js";
|
|
7
5
|
import { DidCommDiscoverFeaturesV2Service } from "./protocol/v2/DidCommDiscoverFeaturesV2Service.js";
|
|
8
6
|
import { DidCommMessageSender } from "../../DidCommMessageSender.js";
|
|
7
|
+
import { DidCommFeature } from "../../models/features/DidCommFeature.js";
|
|
8
|
+
import { DidCommDiscoverFeaturesService } from "./services/DidCommDiscoverFeaturesService.js";
|
|
9
9
|
import { AgentContext, EventEmitter } from "@credo-ts/core";
|
|
10
10
|
import { Subject } from "rxjs";
|
|
11
11
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDiscoverFeaturesApi.d.ts","names":[],"sources":["../../../src/modules/discover-features/DidCommDiscoverFeaturesApi.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDiscoverFeaturesApi.d.ts","names":[],"sources":["../../../src/modules/discover-features/DidCommDiscoverFeaturesApi.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;UAkBiB,uBAAA;aACJ;;AADI,UAIA,0BAHJ,CAAA,aAG4C,8BAH9B,EAAA,CAAA,CAAA;EAGV,aAAA,CAAA,OAAA,EACQ,oBADkB,CACG,IADH,CAAA,CAAA,EACW,OADX,CACmB,uBADnB,CAAA;EAAA,gBAAA,CAAA,OAAA,EAEf,uBAFe,CAES,IAFT,CAAA,CAAA,EAEiB,OAFjB,CAAA,IAAA,CAAA;;AACG,cAKjC,0BALiC,CAAA,aAM/B,8BAN+B,EAAA,GAAA,CAMK,gCANL,EAMuC,gCANvC,CAAA,CAAA,YAOjC,0BAPiC,CAON,IAPM,CAAA,CAAA;;;;WACM,MAAA,EAW1B,mCAX0B;UAAxB,iBAAA;UAAgC,aAAA;EAAO,QAAA,YAAA;EAItD,QAAA,KAAA;EAA0B,QAAA,YAAA;UACxB,UAAA;aAAoC,CAAA,iBAAA,EAgB5B,wBAhB4B,EAAA,aAAA,EAiBhC,oBAjBgC,EAAA,SAAA,EAkBpC,gCAlBoC,EAAA,SAAA,EAmBpC,gCAnBoC,EAAA,YAAA,EAoBjC,YApBiC,EAAA,KAAA,EAqBR,OArBQ,CAAA,OAAA,CAAA,EAAA,YAAA,EAsBjC,YAtBiC,EAAA,MAAA,EAuBvC,mCAvBuC;YAAkC,CAAA,YA2CrD,8BA3CqD,CAAA,SAAA,CAAA,CAAA,CAAA,eAAA,EA4ChE,GA5CgE,CAAA,EA6ChF,8BA7CgF"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
|
+
const require_decorateParam = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.js');
|
|
4
5
|
const require_DidCommOutboundMessageContext = require('../../models/DidCommOutboundMessageContext.js');
|
|
5
6
|
require('../../models/index.js');
|
|
6
|
-
const require_decorateParam = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.js');
|
|
7
|
-
const require_DidCommConnectionService = require('../connections/services/DidCommConnectionService.js');
|
|
8
7
|
const require_DidCommMessageSender = require('../../DidCommMessageSender.js');
|
|
8
|
+
const require_DidCommConnectionService = require('../connections/services/DidCommConnectionService.js');
|
|
9
9
|
require('../connections/index.js');
|
|
10
10
|
const require_DidCommDiscoverFeaturesEvents = require('./DidCommDiscoverFeaturesEvents.js');
|
|
11
11
|
const require_DidCommDiscoverFeaturesModuleConfig = require('./DidCommDiscoverFeaturesModuleConfig.js');
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
|
+
import { __decorateParam } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.mjs";
|
|
3
4
|
import { DidCommOutboundMessageContext } from "../../models/DidCommOutboundMessageContext.mjs";
|
|
4
5
|
import "../../models/index.mjs";
|
|
5
|
-
import { __decorateParam } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.mjs";
|
|
6
|
-
import { DidCommConnectionService } from "../connections/services/DidCommConnectionService.mjs";
|
|
7
6
|
import { DidCommMessageSender } from "../../DidCommMessageSender.mjs";
|
|
7
|
+
import { DidCommConnectionService } from "../connections/services/DidCommConnectionService.mjs";
|
|
8
8
|
import "../connections/index.mjs";
|
|
9
9
|
import { DidCommDiscoverFeaturesEventTypes } from "./DidCommDiscoverFeaturesEvents.mjs";
|
|
10
10
|
import { DidCommDiscoverFeaturesModuleConfig } from "./DidCommDiscoverFeaturesModuleConfig.mjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDiscoverFeaturesApi.mjs","names":["DidCommDiscoverFeaturesApi","stop$: Subject<boolean>","takeUntil","filter","map","first","timeout","catchError"],"sources":["../../../src/modules/discover-features/DidCommDiscoverFeaturesApi.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"DidCommDiscoverFeaturesApi.mjs","names":["DidCommDiscoverFeaturesApi","stop$: Subject<boolean>","takeUntil","filter","map","first","timeout","catchError"],"sources":["../../../src/modules/discover-features/DidCommDiscoverFeaturesApi.ts"],"sourcesContent":["import { AgentContext, CredoError, EventEmitter, InjectionSymbols, inject, injectable } from '@credo-ts/core'\nimport { firstValueFrom, of, ReplaySubject, Subject } from 'rxjs'\nimport { catchError, filter, first, map, takeUntil, timeout } from 'rxjs/operators'\nimport { DidCommMessageSender } from '../../DidCommMessageSender'\nimport type { DidCommFeature } from '../../models'\nimport { DidCommOutboundMessageContext } from '../../models'\nimport { DidCommConnectionService } from '../connections'\nimport type {\n DiscloseFeaturesOptions,\n DiscoverFeaturesServiceMap,\n QueryFeaturesOptions,\n} from './DidCommDiscoverFeaturesApiOptions'\nimport type { DidCommDiscoverFeaturesDisclosureReceivedEvent } from './DidCommDiscoverFeaturesEvents'\nimport { DidCommDiscoverFeaturesEventTypes } from './DidCommDiscoverFeaturesEvents'\nimport { DidCommDiscoverFeaturesModuleConfig } from './DidCommDiscoverFeaturesModuleConfig'\nimport { DidCommDiscoverFeaturesV1Service, DidCommDiscoverFeaturesV2Service } from './protocol'\nimport type { DidCommDiscoverFeaturesService } from './services'\n\nexport interface QueryFeaturesReturnType {\n features?: DidCommFeature[]\n}\n\nexport interface DidCommDiscoverFeaturesApi<DFSs extends DidCommDiscoverFeaturesService[]> {\n queryFeatures(options: QueryFeaturesOptions<DFSs>): Promise<QueryFeaturesReturnType>\n discloseFeatures(options: DiscloseFeaturesOptions<DFSs>): Promise<void>\n}\n@injectable()\n// biome-ignore lint/suspicious/noUnsafeDeclarationMerging: no explanation\nexport class DidCommDiscoverFeaturesApi<\n DFSs extends DidCommDiscoverFeaturesService[] = [DidCommDiscoverFeaturesV1Service, DidCommDiscoverFeaturesV2Service],\n> implements DidCommDiscoverFeaturesApi<DFSs>\n{\n /**\n * Configuration for Discover Features module\n */\n public readonly config: DidCommDiscoverFeaturesModuleConfig\n\n private connectionService: DidCommConnectionService\n private messageSender: DidCommMessageSender\n private eventEmitter: EventEmitter\n private stop$: Subject<boolean>\n private agentContext: AgentContext\n private serviceMap: DiscoverFeaturesServiceMap<DFSs>\n\n public constructor(\n connectionService: DidCommConnectionService,\n messageSender: DidCommMessageSender,\n v1Service: DidCommDiscoverFeaturesV1Service,\n v2Service: DidCommDiscoverFeaturesV2Service,\n eventEmitter: EventEmitter,\n @inject(InjectionSymbols.Stop$) stop$: Subject<boolean>,\n agentContext: AgentContext,\n config: DidCommDiscoverFeaturesModuleConfig\n ) {\n this.connectionService = connectionService\n this.messageSender = messageSender\n this.eventEmitter = eventEmitter\n this.stop$ = stop$\n this.agentContext = agentContext\n this.config = config\n\n // Dynamically build service map. This will be extracted once services are registered dynamically\n this.serviceMap = [v1Service, v2Service].reduce(\n (serviceMap, service) => ({\n // biome-ignore lint/performance/noAccumulatingSpread: no explanation\n ...serviceMap,\n [service.version]: service,\n }),\n {}\n ) as DiscoverFeaturesServiceMap<DFSs>\n }\n\n public getService<PVT extends DidCommDiscoverFeaturesService['version']>(\n protocolVersion: PVT\n ): DidCommDiscoverFeaturesService {\n if (!this.serviceMap[protocolVersion]) {\n throw new CredoError(`No discover features service registered for protocol version ${protocolVersion}`)\n }\n\n return this.serviceMap[protocolVersion] as unknown as DidCommDiscoverFeaturesService\n }\n\n /**\n * Send a query to an existing connection for discovering supported features of any kind. If desired, do the query synchronously,\n * meaning that it will await the response (or timeout) before resolving. Otherwise, response can be hooked by subscribing to\n * {DiscoverFeaturesDisclosureReceivedEvent}.\n *\n * Note: V1 protocol only supports a single query and is limited to protocols\n *\n * @param options feature queries to perform, protocol version and optional comment string (only used\n * in V1 protocol). If awaitDisclosures is set, perform the query synchronously with awaitDisclosuresTimeoutMs timeout.\n */\n public async queryFeatures(options: QueryFeaturesOptions<DFSs>) {\n const service = this.getService(options.protocolVersion)\n\n const connection = await this.connectionService.getById(this.agentContext, options.connectionId)\n\n const { message: queryMessage } = await service.createQuery({\n queries: options.queries,\n comment: options.comment,\n })\n\n const outboundMessageContext = new DidCommOutboundMessageContext(queryMessage, {\n agentContext: this.agentContext,\n connection,\n })\n\n const replaySubject = new ReplaySubject<DidCommFeature[]>(1)\n if (options.awaitDisclosures) {\n // Listen for response to our feature query\n this.eventEmitter\n .observable<DidCommDiscoverFeaturesDisclosureReceivedEvent>(\n DidCommDiscoverFeaturesEventTypes.DisclosureReceived\n )\n .pipe(\n // Stop when the agent shuts down\n takeUntil(this.stop$),\n // filter by connection id\n filter((e) => e.payload.connection?.id === connection.id),\n // Return disclosures\n map((e) => e.payload.disclosures),\n // Only wait for first event that matches the criteria\n first(),\n // If we don't have an answer in timeoutMs miliseconds (no response, not supported, etc...) error\n timeout({\n first: options.awaitDisclosuresTimeoutMs ?? 7000,\n meta: 'DiscoverFeaturesApi.queryFeatures',\n }), // TODO: Harmonize default timeouts across the framework\n // We want to return false if an error occurred\n catchError(() => of([]))\n )\n .subscribe(replaySubject)\n }\n\n await this.messageSender.sendMessage(outboundMessageContext)\n\n return { features: options.awaitDisclosures ? await firstValueFrom(replaySubject) : undefined }\n }\n\n /**\n * Disclose features to a connection, either proactively or as a response to a query.\n *\n * Features are disclosed based on queries that will be performed to Agent's Feature Registry,\n * meaning that they should be registered prior to disclosure. When sending disclosure as response,\n * these queries will usually match those from the corresponding Query or Queries message.\n *\n * Note: V1 protocol only supports sending disclosures as a response to a query.\n *\n * @param options multiple properties like protocol version to use, disclosure queries and thread id\n * (in case of disclosure as response to query)\n */\n public async discloseFeatures(options: DiscloseFeaturesOptions) {\n const service = this.getService(options.protocolVersion)\n\n const connection = await this.connectionService.getById(this.agentContext, options.connectionId)\n const { message: disclosuresMessage } = await service.createDisclosure({\n disclosureQueries: options.disclosureQueries,\n threadId: options.threadId,\n })\n\n const outboundMessageContext = new DidCommOutboundMessageContext(disclosuresMessage, {\n agentContext: this.agentContext,\n connection,\n })\n await this.messageSender.sendMessage(outboundMessageContext)\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;AA4BO,uCAAMA,6BAGb;CAaE,AAAO,YACL,mBACA,eACA,WACA,WACA,cACA,AAAgCC,OAChC,cACA,QACA;AACA,OAAK,oBAAoB;AACzB,OAAK,gBAAgB;AACrB,OAAK,eAAe;AACpB,OAAK,QAAQ;AACb,OAAK,eAAe;AACpB,OAAK,SAAS;AAGd,OAAK,aAAa,CAAC,WAAW,UAAU,CAAC,QACtC,YAAY,aAAa;GAExB,GAAG;IACF,QAAQ,UAAU;GACpB,GACD,EAAE,CACH;;CAGH,AAAO,WACL,iBACgC;AAChC,MAAI,CAAC,KAAK,WAAW,iBACnB,OAAM,IAAI,WAAW,gEAAgE,kBAAkB;AAGzG,SAAO,KAAK,WAAW;;;;;;;;;;;;CAazB,MAAa,cAAc,SAAqC;EAC9D,MAAM,UAAU,KAAK,WAAW,QAAQ,gBAAgB;EAExD,MAAM,aAAa,MAAM,KAAK,kBAAkB,QAAQ,KAAK,cAAc,QAAQ,aAAa;EAEhG,MAAM,EAAE,SAAS,iBAAiB,MAAM,QAAQ,YAAY;GAC1D,SAAS,QAAQ;GACjB,SAAS,QAAQ;GAClB,CAAC;EAEF,MAAM,yBAAyB,IAAI,8BAA8B,cAAc;GAC7E,cAAc,KAAK;GACnB;GACD,CAAC;EAEF,MAAM,gBAAgB,IAAI,cAAgC,EAAE;AAC5D,MAAI,QAAQ,iBAEV,MAAK,aACF,WACC,kCAAkC,mBACnC,CACA,KAECC,YAAU,KAAK,MAAM,EAErBC,UAAQ,MAAM,EAAE,QAAQ,YAAY,OAAO,WAAW,GAAG,EAEzDC,OAAK,MAAM,EAAE,QAAQ,YAAY,EAEjCC,SAAO,EAEPC,UAAQ;GACN,OAAO,QAAQ,6BAA6B;GAC5C,MAAM;GACP,CAAC,EAEFC,mBAAiB,GAAG,EAAE,CAAC,CAAC,CACzB,CACA,UAAU,cAAc;AAG7B,QAAM,KAAK,cAAc,YAAY,uBAAuB;AAE5D,SAAO,EAAE,UAAU,QAAQ,mBAAmB,MAAM,eAAe,cAAc,GAAG,QAAW;;;;;;;;;;;;;;CAejG,MAAa,iBAAiB,SAAkC;EAC9D,MAAM,UAAU,KAAK,WAAW,QAAQ,gBAAgB;EAExD,MAAM,aAAa,MAAM,KAAK,kBAAkB,QAAQ,KAAK,cAAc,QAAQ,aAAa;EAChG,MAAM,EAAE,SAAS,uBAAuB,MAAM,QAAQ,iBAAiB;GACrE,mBAAmB,QAAQ;GAC3B,UAAU,QAAQ;GACnB,CAAC;EAEF,MAAM,yBAAyB,IAAI,8BAA8B,oBAAoB;GACnF,cAAc,KAAK;GACnB;GACD,CAAC;AACF,QAAM,KAAK,cAAc,YAAY,uBAAuB;;;;CA1I/D,YAAY;oBAwBR,OAAO,iBAAiB,MAAM"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DidCommMessage } from "../../DidCommMessage.mjs";
|
|
2
|
+
import { DidCommConnectionRecord } from "../connections/repository/DidCommConnectionRecord.mjs";
|
|
2
3
|
import { DidCommFeature } from "../../models/features/DidCommFeature.mjs";
|
|
3
4
|
import { DidCommFeatureQueryOptions } from "../../models/features/DidCommFeatureQuery.mjs";
|
|
4
|
-
import { DidCommConnectionRecord } from "../connections/repository/DidCommConnectionRecord.mjs";
|
|
5
5
|
import { BaseEvent } from "@credo-ts/core";
|
|
6
6
|
|
|
7
7
|
//#region src/modules/discover-features/DidCommDiscoverFeaturesEvents.d.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DidCommMessage } from "../../DidCommMessage.js";
|
|
2
|
+
import { DidCommConnectionRecord } from "../connections/repository/DidCommConnectionRecord.js";
|
|
2
3
|
import { DidCommFeature } from "../../models/features/DidCommFeature.js";
|
|
3
4
|
import { DidCommFeatureQueryOptions } from "../../models/features/DidCommFeatureQuery.js";
|
|
4
|
-
import { DidCommConnectionRecord } from "../connections/repository/DidCommConnectionRecord.js";
|
|
5
5
|
import { BaseEvent } from "@credo-ts/core";
|
|
6
6
|
|
|
7
7
|
//#region src/modules/discover-features/DidCommDiscoverFeaturesEvents.d.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDiscoverFeaturesModule.d.mts","names":[],"sources":["../../../src/modules/discover-features/DidCommDiscoverFeaturesModule.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDiscoverFeaturesModule.d.mts","names":[],"sources":["../../../src/modules/discover-features/DidCommDiscoverFeaturesModule.ts"],"sourcesContent":[],"mappings":";;;;;cAUa,6BAAA,YAAyC;EAAzC,SAAA,GAAA,EAAA,OACQ,0BADsB;EAAA,SAAA,MAAA,EAEjB,mCAFiB;aACtB,CAAA,MAAA,CAAA,EAGS,0CAHT;;;;UAmBmB,CAAA,iBAAA,EATH,iBASG,CAAA,EAAA,IAAA;YAAe,CAAA,YAAA,EAAf,YAAe,CAAA,EAAA,OAAA,CAAA,IAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDiscoverFeaturesModule.d.ts","names":[],"sources":["../../../src/modules/discover-features/DidCommDiscoverFeaturesModule.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDiscoverFeaturesModule.d.ts","names":[],"sources":["../../../src/modules/discover-features/DidCommDiscoverFeaturesModule.ts"],"sourcesContent":[],"mappings":";;;;;cAUa,6BAAA,YAAyC;EAAzC,SAAA,GAAA,EAAA,OACQ,0BADsB;EAAA,SAAA,MAAA,EAEjB,mCAFiB;aACtB,CAAA,MAAA,CAAA,EAGS,0CAHT;;;;UAmBmB,CAAA,iBAAA,EATH,iBASG,CAAA,EAAA,IAAA;YAAe,CAAA,YAAA,EAAf,YAAe,CAAA,EAAA,OAAA,CAAA,IAAA,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const require_DidCommProtocol = require('../../models/features/DidCommProtocol.js');
|
|
2
|
-
require('../../models/index.js');
|
|
3
1
|
const require_DidCommFeatureRegistry = require('../../DidCommFeatureRegistry.js');
|
|
4
2
|
const require_DidCommMessageHandlerRegistry = require('../../DidCommMessageHandlerRegistry.js');
|
|
3
|
+
const require_DidCommProtocol = require('../../models/features/DidCommProtocol.js');
|
|
4
|
+
require('../../models/index.js');
|
|
5
5
|
const require_DidCommDiscoverFeaturesModuleConfig = require('./DidCommDiscoverFeaturesModuleConfig.js');
|
|
6
6
|
const require_DidCommDiscoverFeaturesV1Service = require('./protocol/v1/DidCommDiscoverFeaturesV1Service.js');
|
|
7
7
|
require('./protocol/v1/index.js');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { DidCommProtocol } from "../../models/features/DidCommProtocol.mjs";
|
|
2
|
-
import "../../models/index.mjs";
|
|
3
1
|
import { DidCommFeatureRegistry } from "../../DidCommFeatureRegistry.mjs";
|
|
4
2
|
import { DidCommMessageHandlerRegistry } from "../../DidCommMessageHandlerRegistry.mjs";
|
|
3
|
+
import { DidCommProtocol } from "../../models/features/DidCommProtocol.mjs";
|
|
4
|
+
import "../../models/index.mjs";
|
|
5
5
|
import { DidCommDiscoverFeaturesModuleConfig } from "./DidCommDiscoverFeaturesModuleConfig.mjs";
|
|
6
6
|
import { DidCommDiscoverFeaturesV1Service } from "./protocol/v1/DidCommDiscoverFeaturesV1Service.mjs";
|
|
7
7
|
import "./protocol/v1/index.mjs";
|