@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
package/build/index.mjs
CHANGED
|
@@ -1,27 +1,18 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import "./
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import "./messages/
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import { DidCommGoalCode } from "./models/features/DidCommGoalCode.mjs";
|
|
17
|
-
import { DidCommGovernanceFramework } from "./models/features/DidCommGovernanceFramework.mjs";
|
|
18
|
-
import { DidCommProtocol } from "./models/features/DidCommProtocol.mjs";
|
|
19
|
-
import { DidCommProblemReportReason } from "./models/problem-reports/DidCommProblemReportReason.mjs";
|
|
20
|
-
import { DidCommInboundMessageContext } from "./models/DidCommInboundMessageContext.mjs";
|
|
21
|
-
import { DidCommOutboundMessageContext } from "./models/DidCommOutboundMessageContext.mjs";
|
|
22
|
-
import { OutboundMessageSendStatus } from "./models/DidCommOutboundMessageSendStatus.mjs";
|
|
23
|
-
import "./models/index.mjs";
|
|
24
|
-
import { DidCommBasicMessage } from "./modules/basic-messages/messages/DidCommBasicMessage.mjs";
|
|
1
|
+
import { DidCommFeatureRegistry } from "./DidCommFeatureRegistry.mjs";
|
|
2
|
+
import { IsValidMessageType, parseMessageType, replaceLegacyDidSovPrefix, supportsIncomingMessageType } from "./util/messageType.mjs";
|
|
3
|
+
import { DidCommMessageHandlerRegistry } from "./DidCommMessageHandlerRegistry.mjs";
|
|
4
|
+
import { DidCommEventTypes } from "./DidCommEvents.mjs";
|
|
5
|
+
import { isValidJweStructure } from "./util/JWE.mjs";
|
|
6
|
+
import { DidCommHttpOutboundTransport } from "./transport/DidCommHttpOutboundTransport.mjs";
|
|
7
|
+
import { DidCommTransportEventTypes } from "./transport/DidCommTransportEventTypes.mjs";
|
|
8
|
+
import { DidCommWsOutboundTransport } from "./transport/DidCommWsOutboundTransport.mjs";
|
|
9
|
+
import { InMemoryQueueTransportRepository } from "./transport/queue/InMemoryQueueTransportRepository.mjs";
|
|
10
|
+
import "./transport/index.mjs";
|
|
11
|
+
import { DidCommMimeType } from "./types.mjs";
|
|
12
|
+
import { DidCommModuleConfig } from "./DidCommModuleConfig.mjs";
|
|
13
|
+
import { DidCommBasicMessageEventTypes } from "./modules/basic-messages/DidCommBasicMessageEvents.mjs";
|
|
14
|
+
import { DidCommBasicMessageRole } from "./modules/basic-messages/DidCommBasicMessageRole.mjs";
|
|
15
|
+
import { OutOfBandDidCommService } from "./modules/oob/domain/OutOfBandDidCommService.mjs";
|
|
25
16
|
import { PublicKey } from "./modules/connections/models/did/publicKey/PublicKey.mjs";
|
|
26
17
|
import { Ed25119Sig2018 } from "./modules/connections/models/did/publicKey/Ed25119Sig2018.mjs";
|
|
27
18
|
import { EddsaSaSigSecp256k1 } from "./modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.mjs";
|
|
@@ -36,77 +27,75 @@ import { DidCommConnection } from "./modules/connections/models/DidCommConnectio
|
|
|
36
27
|
import { DidCommConnectionRole } from "./modules/connections/models/DidCommConnectionRole.mjs";
|
|
37
28
|
import { DidCommDidExchangeState } from "./modules/connections/models/DidCommDidExchangeState.mjs";
|
|
38
29
|
import { DidCommConnectionState, rfc0160StateFromDidExchangeState } from "./modules/connections/models/DidCommConnectionState.mjs";
|
|
30
|
+
import { DidCommConnectionType } from "./modules/connections/models/DidCommConnectionType.mjs";
|
|
39
31
|
import { DidCommDidExchangeRole } from "./modules/connections/models/DidCommDidExchangeRole.mjs";
|
|
40
32
|
import { DidCommDidRotateRole } from "./modules/connections/models/DidCommDidRotateRole.mjs";
|
|
41
33
|
import { DidCommHandshakeProtocol } from "./modules/connections/models/DidCommHandshakeProtocol.mjs";
|
|
42
|
-
import {
|
|
34
|
+
import { DidCommOutOfBandRole } from "./modules/oob/domain/DidCommOutOfBandRole.mjs";
|
|
35
|
+
import { AckDecorator } from "./decorators/ack/AckDecorator.mjs";
|
|
36
|
+
import { DidCommAttachment, DidCommAttachmentData } from "./decorators/attachment/DidCommAttachment.mjs";
|
|
37
|
+
import { ServiceDecorator } from "./decorators/service/ServiceDecorator.mjs";
|
|
38
|
+
import { ReturnRouteTypes } from "./decorators/transport/TransportDecorator.mjs";
|
|
39
|
+
import { DidCommMessage } from "./DidCommMessage.mjs";
|
|
40
|
+
import { DidCommHandshakeReuseAcceptedMessage } from "./modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.mjs";
|
|
41
|
+
import { DidCommHandshakeReuseMessage } from "./modules/oob/messages/DidCommHandshakeReuseMessage.mjs";
|
|
42
|
+
import { DidCommInvitationType, DidCommOutOfBandInvitation } from "./modules/oob/messages/DidCommOutOfBandInvitation.mjs";
|
|
43
|
+
import { DidCommOutOfBandRecord } from "./modules/oob/repository/DidCommOutOfBandRecord.mjs";
|
|
44
|
+
import { DidCommOutOfBandRepository } from "./modules/oob/repository/DidCommOutOfBandRepository.mjs";
|
|
45
|
+
import { DidCommForwardMessage } from "./modules/routing/messages/DidCommForwardMessage.mjs";
|
|
46
|
+
import { DidCommMediatorRoutingRecord } from "./modules/routing/repository/DidCommMediatorRoutingRecord.mjs";
|
|
47
|
+
import { DidCommMediatorRoutingRepository } from "./modules/routing/repository/DidCommMediatorRoutingRepository.mjs";
|
|
48
|
+
import { DidCommDocumentService } from "./services/DidCommDocumentService.mjs";
|
|
49
|
+
import { DidCommEnvelopeService } from "./DidCommEnvelopeService.mjs";
|
|
50
|
+
import { DidCommTransportService } from "./DidCommTransportService.mjs";
|
|
51
|
+
import { MessageSendingError } from "./errors/MessageSendingError.mjs";
|
|
52
|
+
import { DidCommProblemReportMessage, ImpactStatus, OtherStatus, WhereStatus, WhoRetriesStatus } from "./messages/problem-reports/DidCommProblemReportMessage.mjs";
|
|
53
|
+
import { DidCommProblemReportError } from "./errors/problem-reports/DidCommProblemReportError.mjs";
|
|
54
|
+
import "./errors/index.mjs";
|
|
55
|
+
import { DidCommInboundMessageContext } from "./models/DidCommInboundMessageContext.mjs";
|
|
56
|
+
import { DidCommOutboundMessageContext } from "./models/DidCommOutboundMessageContext.mjs";
|
|
57
|
+
import { OutboundMessageSendStatus } from "./models/DidCommOutboundMessageSendStatus.mjs";
|
|
58
|
+
import { DidCommFeature } from "./models/features/DidCommFeature.mjs";
|
|
59
|
+
import { DidCommFeatureQuery } from "./models/features/DidCommFeatureQuery.mjs";
|
|
60
|
+
import { DidCommGoalCode } from "./models/features/DidCommGoalCode.mjs";
|
|
61
|
+
import { DidCommGovernanceFramework } from "./models/features/DidCommGovernanceFramework.mjs";
|
|
62
|
+
import { DidCommProtocol } from "./models/features/DidCommProtocol.mjs";
|
|
63
|
+
import { DidCommProblemReportReason } from "./models/problem-reports/DidCommProblemReportReason.mjs";
|
|
64
|
+
import "./models/index.mjs";
|
|
65
|
+
import { DidCommMessageSender } from "./DidCommMessageSender.mjs";
|
|
66
|
+
import "./services/index.mjs";
|
|
67
|
+
import { DidCommOutOfBandEventTypes } from "./modules/oob/domain/DidCommOutOfBandEvents.mjs";
|
|
68
|
+
import { DidCommOutOfBandState } from "./modules/oob/domain/DidCommOutOfBandState.mjs";
|
|
69
|
+
import { DidCommOutOfBandService } from "./modules/oob/DidCommOutOfBandService.mjs";
|
|
70
|
+
import { DidCommConnectionEventTypes } from "./modules/connections/DidCommConnectionEvents.mjs";
|
|
43
71
|
import { DidCommConnectionInvitationMessage } from "./modules/connections/messages/DidCommConnectionInvitationMessage.mjs";
|
|
72
|
+
import { AckStatus, DidCommAckMessage } from "./messages/common/DidCommAckMessage.mjs";
|
|
73
|
+
import "./messages/index.mjs";
|
|
74
|
+
import { DidCommConnectionProblemReportMessage } from "./modules/connections/messages/DidCommConnectionProblemReportMessage.mjs";
|
|
44
75
|
import { DidCommConnectionRequestMessage } from "./modules/connections/messages/DidCommConnectionRequestMessage.mjs";
|
|
45
76
|
import { DidCommConnectionResponseMessage } from "./modules/connections/messages/DidCommConnectionResponseMessage.mjs";
|
|
46
|
-
import { DidCommTrustPingMessage } from "./modules/connections/messages/DidCommTrustPingMessage.mjs";
|
|
47
|
-
import { DidCommTrustPingResponseMessage } from "./modules/connections/messages/DidCommTrustPingResponseMessage.mjs";
|
|
48
|
-
import { DidCommConnectionProblemReportMessage } from "./modules/connections/messages/DidCommConnectionProblemReportMessage.mjs";
|
|
49
|
-
import { DidCommDidExchangeRequestMessage } from "./modules/connections/messages/DidCommDidExchangeRequestMessage.mjs";
|
|
50
|
-
import { DidCommDidExchangeResponseMessage } from "./modules/connections/messages/DidCommDidExchangeResponseMessage.mjs";
|
|
51
77
|
import { DidCommDidExchangeCompleteMessage } from "./modules/connections/messages/DidCommDidExchangeCompleteMessage.mjs";
|
|
52
78
|
import { DidCommDidExchangeProblemReportMessage } from "./modules/connections/messages/DidCommDidExchangeProblemReportMessage.mjs";
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
79
|
+
import { DidCommDidExchangeRequestMessage } from "./modules/connections/messages/DidCommDidExchangeRequestMessage.mjs";
|
|
80
|
+
import { DidCommDidExchangeResponseMessage } from "./modules/connections/messages/DidCommDidExchangeResponseMessage.mjs";
|
|
55
81
|
import { DidCommDidRotateAckMessage } from "./modules/connections/messages/DidCommDidRotateAckMessage.mjs";
|
|
82
|
+
import { DidCommDidRotateMessage } from "./modules/connections/messages/DidCommDidRotateMessage.mjs";
|
|
83
|
+
import { DidCommDidRotateProblemReportMessage } from "./modules/connections/messages/DidCommDidRotateProblemReportMessage.mjs";
|
|
56
84
|
import { DidCommHangupMessage } from "./modules/connections/messages/DidCommHangupMessage.mjs";
|
|
85
|
+
import { DidCommTrustPingMessage } from "./modules/connections/messages/DidCommTrustPingMessage.mjs";
|
|
86
|
+
import { DidCommTrustPingResponseMessage } from "./modules/connections/messages/DidCommTrustPingResponseMessage.mjs";
|
|
57
87
|
import { ConnectionProblemReportError } from "./modules/connections/errors/ConnectionProblemReportError.mjs";
|
|
58
88
|
import { ConnectionProblemReportReason } from "./modules/connections/errors/ConnectionProblemReportReason.mjs";
|
|
59
89
|
import { DidExchangeProblemReportError } from "./modules/connections/errors/DidExchangeProblemReportError.mjs";
|
|
60
90
|
import { DidExchangeProblemReportReason } from "./modules/connections/errors/DidExchangeProblemReportReason.mjs";
|
|
61
|
-
import { DidCommAckMessageHandler } from "./modules/connections/handlers/DidCommAckMessageHandler.mjs";
|
|
62
|
-
import { InMemoryQueueTransportRepository } from "./transport/queue/InMemoryQueueTransportRepository.mjs";
|
|
63
|
-
import { DidCommEventTypes } from "./DidCommEvents.mjs";
|
|
64
|
-
import { DidCommMimeType } from "./types.mjs";
|
|
65
|
-
import { DidCommModuleConfig } from "./DidCommModuleConfig.mjs";
|
|
66
|
-
import { isValidJweStructure } from "./util/JWE.mjs";
|
|
67
|
-
import { DidCommHttpOutboundTransport } from "./transport/DidCommHttpOutboundTransport.mjs";
|
|
68
|
-
import { DidCommTransportEventTypes } from "./transport/DidCommTransportEventTypes.mjs";
|
|
69
|
-
import { DidCommWsOutboundTransport } from "./transport/DidCommWsOutboundTransport.mjs";
|
|
70
|
-
import "./transport/index.mjs";
|
|
71
|
-
import { DidCommTransportService } from "./DidCommTransportService.mjs";
|
|
72
|
-
import { DidCommOutOfBandState } from "./modules/oob/domain/DidCommOutOfBandState.mjs";
|
|
73
|
-
import { DidCommConnectionRequestHandler } from "./modules/connections/handlers/DidCommConnectionRequestHandler.mjs";
|
|
74
|
-
import { DidCommConnectionResponseHandler } from "./modules/connections/handlers/DidCommConnectionResponseHandler.mjs";
|
|
75
|
-
import { DidCommTrustPingMessageHandler } from "./modules/connections/handlers/DidCommTrustPingMessageHandler.mjs";
|
|
76
|
-
import { DidCommTrustPingResponseMessageHandler } from "./modules/connections/handlers/DidCommTrustPingResponseMessageHandler.mjs";
|
|
77
|
-
import { DidCommDidExchangeRequestHandler } from "./modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs";
|
|
78
|
-
import { DidCommDidExchangeResponseHandler } from "./modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs";
|
|
79
|
-
import { DidCommDidExchangeCompleteHandler } from "./modules/connections/handlers/DidCommDidExchangeCompleteHandler.mjs";
|
|
80
|
-
import { DidCommConnectionProblemReportHandler } from "./modules/connections/handlers/DidCommConnectionProblemReportHandler.mjs";
|
|
81
|
-
import { DidCommDidRotateHandler } from "./modules/connections/handlers/DidCommDidRotateHandler.mjs";
|
|
82
|
-
import { DidCommDidRotateAckHandler } from "./modules/connections/handlers/DidCommDidRotateAckHandler.mjs";
|
|
83
|
-
import { DidCommDidRotateProblemReportHandler } from "./modules/connections/handlers/DidCommDidRotateProblemReportHandler.mjs";
|
|
84
|
-
import { DidCommHangupHandler } from "./modules/connections/handlers/DidCommHangupHandler.mjs";
|
|
85
91
|
import { DidCommConnectionRecord } from "./modules/connections/repository/DidCommConnectionRecord.mjs";
|
|
86
92
|
import { DidCommConnectionRepository } from "./modules/connections/repository/DidCommConnectionRepository.mjs";
|
|
87
|
-
import { DidCommDocumentService } from "./services/DidCommDocumentService.mjs";
|
|
88
|
-
import "./services/index.mjs";
|
|
89
|
-
import { OutOfBandDidCommService } from "./modules/oob/domain/OutOfBandDidCommService.mjs";
|
|
90
|
-
import { DidCommOutOfBandEventTypes } from "./modules/oob/domain/DidCommOutOfBandEvents.mjs";
|
|
91
|
-
import { DidCommOutOfBandRole } from "./modules/oob/domain/DidCommOutOfBandRole.mjs";
|
|
92
|
-
import { DidCommInvitationType, DidCommOutOfBandInvitation } from "./modules/oob/messages/DidCommOutOfBandInvitation.mjs";
|
|
93
|
-
import { DidCommHandshakeReuseAcceptedMessage } from "./modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.mjs";
|
|
94
|
-
import { DidCommHandshakeReuseMessage } from "./modules/oob/messages/DidCommHandshakeReuseMessage.mjs";
|
|
95
|
-
import { DidCommOutOfBandRecord } from "./modules/oob/repository/DidCommOutOfBandRecord.mjs";
|
|
96
|
-
import { DidCommOutOfBandRepository } from "./modules/oob/repository/DidCommOutOfBandRepository.mjs";
|
|
97
|
-
import { DidCommOutOfBandService } from "./modules/oob/DidCommOutOfBandService.mjs";
|
|
98
|
-
import { DidCommConnectionEventTypes } from "./modules/connections/DidCommConnectionEvents.mjs";
|
|
99
93
|
import { DidCommConnectionService } from "./modules/connections/services/DidCommConnectionService.mjs";
|
|
100
|
-
import { DidCommForwardMessage } from "./modules/routing/messages/DidCommForwardMessage.mjs";
|
|
101
|
-
import { DidCommMediatorRoutingRecord } from "./modules/routing/repository/DidCommMediatorRoutingRecord.mjs";
|
|
102
|
-
import { DidCommMediatorRoutingRepository } from "./modules/routing/repository/DidCommMediatorRoutingRepository.mjs";
|
|
103
|
-
import { DidCommEnvelopeService } from "./DidCommEnvelopeService.mjs";
|
|
104
|
-
import { DidCommMessageSender } from "./DidCommMessageSender.mjs";
|
|
105
94
|
import { DidCommRoutingEventTypes } from "./modules/routing/DidCommRoutingEvents.mjs";
|
|
106
95
|
import { DidCommKeylistUpdate, DidCommKeylistUpdateAction, DidCommKeylistUpdateMessage } from "./modules/routing/messages/DidCommKeylistUpdateMessage.mjs";
|
|
107
96
|
import { DidCommKeylistUpdateResponseMessage, DidCommKeylistUpdateResult, DidCommKeylistUpdated } from "./modules/routing/messages/DidCommKeylistUpdateResponseMessage.mjs";
|
|
108
|
-
import { DidCommMediationGrantMessage } from "./modules/routing/messages/DidCommMediationGrantMessage.mjs";
|
|
109
97
|
import { DidCommMediationDenyMessage } from "./modules/routing/messages/DidCommMediationDenyMessage.mjs";
|
|
98
|
+
import { DidCommMediationGrantMessage } from "./modules/routing/messages/DidCommMediationGrantMessage.mjs";
|
|
110
99
|
import { DidCommMediationRequestMessage } from "./modules/routing/messages/DidCommMediationRequestMessage.mjs";
|
|
111
100
|
import { DidCommMediationRole } from "./modules/routing/models/DidCommMediationRole.mjs";
|
|
112
101
|
import { DidCommMediationState } from "./modules/routing/models/DidCommMediationState.mjs";
|
|
@@ -121,20 +110,39 @@ import { DidCommTrustPingService } from "./modules/connections/services/DidCommT
|
|
|
121
110
|
import { DidCommRoutingService } from "./modules/routing/services/DidCommRoutingService.mjs";
|
|
122
111
|
import { DidExchangeProtocol } from "./modules/connections/DidExchangeProtocol.mjs";
|
|
123
112
|
import { DidCommConnectionsApi } from "./modules/connections/DidCommConnectionsApi.mjs";
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
113
|
+
import { DidCommAckMessageHandler } from "./modules/connections/handlers/DidCommAckMessageHandler.mjs";
|
|
114
|
+
import { DidCommConnectionProblemReportHandler } from "./modules/connections/handlers/DidCommConnectionProblemReportHandler.mjs";
|
|
115
|
+
import { DidCommConnectionRequestHandler } from "./modules/connections/handlers/DidCommConnectionRequestHandler.mjs";
|
|
116
|
+
import { DidCommConnectionResponseHandler } from "./modules/connections/handlers/DidCommConnectionResponseHandler.mjs";
|
|
117
|
+
import { DidCommDidExchangeCompleteHandler } from "./modules/connections/handlers/DidCommDidExchangeCompleteHandler.mjs";
|
|
118
|
+
import { DidCommDidExchangeRequestHandler } from "./modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs";
|
|
119
|
+
import { DidCommDidExchangeResponseHandler } from "./modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs";
|
|
120
|
+
import { DidCommDidRotateAckHandler } from "./modules/connections/handlers/DidCommDidRotateAckHandler.mjs";
|
|
121
|
+
import { DidCommDidRotateHandler } from "./modules/connections/handlers/DidCommDidRotateHandler.mjs";
|
|
122
|
+
import { DidCommDidRotateProblemReportHandler } from "./modules/connections/handlers/DidCommDidRotateProblemReportHandler.mjs";
|
|
123
|
+
import { DidCommHangupHandler } from "./modules/connections/handlers/DidCommHangupHandler.mjs";
|
|
124
|
+
import { DidCommTrustPingMessageHandler } from "./modules/connections/handlers/DidCommTrustPingMessageHandler.mjs";
|
|
125
|
+
import { DidCommTrustPingResponseMessageHandler } from "./modules/connections/handlers/DidCommTrustPingResponseMessageHandler.mjs";
|
|
126
126
|
import { DidCommConnectionsModule } from "./modules/connections/DidCommConnectionsModule.mjs";
|
|
127
|
-
import {
|
|
128
|
-
import { DidCommBasicMessageRole } from "./modules/basic-messages/DidCommBasicMessageRole.mjs";
|
|
127
|
+
import { DidCommBasicMessage } from "./modules/basic-messages/messages/DidCommBasicMessage.mjs";
|
|
129
128
|
import { DidCommBasicMessageRecord } from "./modules/basic-messages/repository/DidCommBasicMessageRecord.mjs";
|
|
130
129
|
import { DidCommBasicMessageRepository } from "./modules/basic-messages/repository/DidCommBasicMessageRepository.mjs";
|
|
131
130
|
import { DidCommBasicMessageService } from "./modules/basic-messages/services/DidCommBasicMessageService.mjs";
|
|
132
131
|
import { DidCommBasicMessagesApi } from "./modules/basic-messages/DidCommBasicMessagesApi.mjs";
|
|
133
132
|
import { DidCommBasicMessagesModule } from "./modules/basic-messages/DidCommBasicMessagesModule.mjs";
|
|
134
133
|
import { DidCommCredentialEventTypes } from "./modules/credentials/DidCommCredentialEvents.mjs";
|
|
135
|
-
import { oobInvitationFromShortUrl, parseInvitationShortUrl, parseInvitationUrl } from "./util/parseInvitation.mjs";
|
|
134
|
+
import { oobInvitationFromShortUrl, parseInvitationJson, parseInvitationShortUrl, parseInvitationUrl } from "./util/parseInvitation.mjs";
|
|
136
135
|
import { DidCommOutOfBandApi } from "./modules/oob/DidCommOutOfBandApi.mjs";
|
|
137
136
|
import { DidCommOutOfBandModule } from "./modules/oob/DidCommOutOfBandModule.mjs";
|
|
137
|
+
import { DidCommDiscoverFeaturesEventTypes } from "./modules/discover-features/DidCommDiscoverFeaturesEvents.mjs";
|
|
138
|
+
import { DidCommFeaturesDiscloseMessage, DidCommFeaturesDiscloseProtocol } from "./modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.mjs";
|
|
139
|
+
import { DidCommFeaturesQueryMessage } from "./modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.mjs";
|
|
140
|
+
import { DidCommDiscoverFeaturesV1Service } from "./modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs";
|
|
141
|
+
import { DidCommFeaturesDisclosuresMessage } from "./modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.mjs";
|
|
142
|
+
import { DidCommFeaturesQueriesMessage } from "./modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs";
|
|
143
|
+
import { DidCommDiscoverFeaturesV2Service } from "./modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs";
|
|
144
|
+
import { DidCommDiscoverFeaturesApi } from "./modules/discover-features/DidCommDiscoverFeaturesApi.mjs";
|
|
145
|
+
import { DidCommDiscoverFeaturesModule } from "./modules/discover-features/DidCommDiscoverFeaturesModule.mjs";
|
|
138
146
|
import { DidCommMessagePickupEventTypes } from "./modules/message-pickup/DidCommMessagePickupEvents.mjs";
|
|
139
147
|
import { DidCommMessagePickupModuleConfig } from "./modules/message-pickup/DidCommMessagePickupModuleConfig.mjs";
|
|
140
148
|
import { DidCommMessagePickupSessionService } from "./modules/message-pickup/services/DidCommMessagePickupSessionService.mjs";
|
|
@@ -146,37 +154,28 @@ import { DidCommDeliveryRequestV2Message } from "./modules/message-pickup/protoc
|
|
|
146
154
|
import { DidCommLiveDeliveryChangeV2Message } from "./modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.mjs";
|
|
147
155
|
import { DidCommMessageDeliveryV2Message } from "./modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.mjs";
|
|
148
156
|
import { DidCommMessagesReceivedV2Message } from "./modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.mjs";
|
|
149
|
-
import { DidCommStatusV2Message } from "./modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.mjs";
|
|
150
157
|
import { DidCommStatusRequestV2Message } from "./modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.mjs";
|
|
158
|
+
import { DidCommStatusV2Message } from "./modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.mjs";
|
|
151
159
|
import { DidCommMessagePickupV2Protocol } from "./modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.mjs";
|
|
160
|
+
import { DidCommMediationRecipientApi } from "./modules/routing/DidCommMediationRecipientApi.mjs";
|
|
152
161
|
import { DidCommMessagePickupModule } from "./modules/message-pickup/DidCommMessagePickupModule.mjs";
|
|
153
162
|
import { DidCommMessageForwardingStrategy } from "./modules/routing/DidCommMessageForwardingStrategy.mjs";
|
|
154
163
|
import { DidCommMediatorService } from "./modules/routing/services/DidCommMediatorService.mjs";
|
|
164
|
+
import { DidCommMediationRecipientModule } from "./modules/routing/DidCommMediationRecipientModule.mjs";
|
|
155
165
|
import { DidCommMediatorApi } from "./modules/routing/DidCommMediatorApi.mjs";
|
|
156
|
-
import { DidCommDiscoverFeaturesEventTypes } from "./modules/discover-features/DidCommDiscoverFeaturesEvents.mjs";
|
|
157
|
-
import { DidCommFeaturesDiscloseMessage, DidCommFeaturesDiscloseProtocol } from "./modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.mjs";
|
|
158
|
-
import { DidCommFeaturesQueryMessage } from "./modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.mjs";
|
|
159
|
-
import { DidCommDiscoverFeaturesV1Service } from "./modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs";
|
|
160
|
-
import { DidCommFeaturesDisclosuresMessage } from "./modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.mjs";
|
|
161
|
-
import { DidCommFeaturesQueriesMessage } from "./modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs";
|
|
162
|
-
import { DidCommDiscoverFeaturesV2Service } from "./modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs";
|
|
163
|
-
import { DidCommDiscoverFeaturesApi } from "./modules/discover-features/DidCommDiscoverFeaturesApi.mjs";
|
|
164
|
-
import { DidCommDiscoverFeaturesModule } from "./modules/discover-features/DidCommDiscoverFeaturesModule.mjs";
|
|
165
|
-
import { DidCommMediationRecipientApi } from "./modules/routing/DidCommMediationRecipientApi.mjs";
|
|
166
166
|
import { DidCommMediatorModule } from "./modules/routing/DidCommMediatorModule.mjs";
|
|
167
|
-
import { DidCommMediationRecipientModule } from "./modules/routing/DidCommMediationRecipientModule.mjs";
|
|
168
167
|
import { DidCommMessageRecord } from "./repository/DidCommMessageRecord.mjs";
|
|
169
|
-
import { DidCommMessageRole } from "./repository/DidCommMessageRole.mjs";
|
|
170
168
|
import { DidCommMessageRepository } from "./repository/DidCommMessageRepository.mjs";
|
|
169
|
+
import { DidCommMessageRole } from "./repository/DidCommMessageRole.mjs";
|
|
171
170
|
import "./repository/index.mjs";
|
|
172
171
|
import { getOutboundDidCommMessageContext } from "./getDidCommOutboundMessageContext.mjs";
|
|
173
|
-
import { DidCommRevocationNotification } from "./modules/credentials/models/DidCommRevocationNotification.mjs";
|
|
174
|
-
import { DidCommCredentialPreviewAttribute } from "./modules/credentials/models/DidCommCredentialPreviewAttribute.mjs";
|
|
175
172
|
import { DidCommAutoAcceptCredential } from "./modules/credentials/models/DidCommCredentialAutoAcceptType.mjs";
|
|
176
173
|
import { DidCommCredentialFormatSpec } from "./modules/credentials/models/DidCommCredentialFormatSpec.mjs";
|
|
177
|
-
import {
|
|
174
|
+
import { DidCommCredentialPreviewAttribute } from "./modules/credentials/models/DidCommCredentialPreviewAttribute.mjs";
|
|
178
175
|
import { DidCommCredentialProblemReportReason } from "./modules/credentials/models/DidCommCredentialProblemReportReason.mjs";
|
|
179
176
|
import { DidCommCredentialRole } from "./modules/credentials/models/DidCommCredentialRole.mjs";
|
|
177
|
+
import { DidCommCredentialState } from "./modules/credentials/models/DidCommCredentialState.mjs";
|
|
178
|
+
import { DidCommRevocationNotification } from "./modules/credentials/models/DidCommRevocationNotification.mjs";
|
|
180
179
|
import { DidCommCredentialsModuleConfig } from "./modules/credentials/DidCommCredentialsModuleConfig.mjs";
|
|
181
180
|
import { DidCommCredentialExchangeRecord } from "./modules/credentials/repository/DidCommCredentialExchangeRecord.mjs";
|
|
182
181
|
import { DidCommCredentialExchangeRepository } from "./modules/credentials/repository/DidCommCredentialExchangeRepository.mjs";
|
|
@@ -185,48 +184,49 @@ import { DidCommCredentialsApi } from "./modules/credentials/DidCommCredentialsA
|
|
|
185
184
|
import { DidCommRevocationNotificationV1Message } from "./modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV1Message.mjs";
|
|
186
185
|
import { DidCommBaseCredentialProtocol } from "./modules/credentials/protocol/DidCommBaseCredentialProtocol.mjs";
|
|
187
186
|
import { DidCommCredentialV2AckMessage } from "./modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.mjs";
|
|
187
|
+
import { DidCommCredentialV2Preview } from "./modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs";
|
|
188
188
|
import { DidCommCredentialV2ProblemReportMessage } from "./modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.mjs";
|
|
189
189
|
import { DidCommIssueCredentialV2Message } from "./modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.mjs";
|
|
190
|
-
import { DidCommCredentialV2Preview } from "./modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs";
|
|
191
190
|
import { DidCommOfferCredentialV2Message } from "./modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.mjs";
|
|
192
191
|
import { DidCommProposeCredentialV2Message } from "./modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.mjs";
|
|
193
192
|
import { DidCommRequestCredentialV2Message } from "./modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.mjs";
|
|
194
193
|
import { DidCommCredentialV2Protocol } from "./modules/credentials/protocol/v2/DidCommCredentialV2Protocol.mjs";
|
|
195
194
|
import { DidCommCredentialV2ProblemReportError } from "./modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.mjs";
|
|
196
195
|
import { DidCommCredentialsModule } from "./modules/credentials/DidCommCredentialsModule.mjs";
|
|
196
|
+
import { AnonCredsLinkSecretBindingMethod, DataIntegrityBindingMethods, DataIntegrityCredentialOffer, DidCommSignedAttachmentBindingMethod } from "./modules/credentials/formats/dataIntegrity/dataIntegrityExchange.mjs";
|
|
197
197
|
import { DidCommJsonLdCredentialDetailCredentialStatus, DidCommJsonLdCredentialDetailOptions } from "./modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.mjs";
|
|
198
198
|
import { DidCommJsonLdCredentialDetail } from "./modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.mjs";
|
|
199
199
|
import { DidCommJsonLdCredentialFormatService } from "./modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.mjs";
|
|
200
|
-
import { AnonCredsLinkSecretBindingMethod, DataIntegrityBindingMethods, DataIntegrityCredentialOffer, DidCommSignedAttachmentBindingMethod } from "./modules/credentials/formats/dataIntegrity/dataIntegrityExchange.mjs";
|
|
201
200
|
import { DidCommCredentialProtocolOptions_exports } from "./modules/credentials/protocol/DidCommCredentialProtocolOptions.mjs";
|
|
202
|
-
import {
|
|
203
|
-
import { DidCommProofFormatServiceOptions_exports } from "./modules/proofs/formats/DidCommProofFormatServiceOptions.mjs";
|
|
201
|
+
import { DidCommProofEventTypes } from "./modules/proofs/DidCommProofEvents.mjs";
|
|
204
202
|
import { DidCommAutoAcceptProof } from "./modules/proofs/models/DidCommProofAutoAcceptType.mjs";
|
|
203
|
+
import { DidCommProofsModuleConfig } from "./modules/proofs/DidCommProofsModuleConfig.mjs";
|
|
205
204
|
import { DidCommProofState } from "./modules/proofs/models/DidCommProofState.mjs";
|
|
205
|
+
import { DidCommProofExchangeRecord } from "./modules/proofs/repository/DidCommProofExchangeRecord.mjs";
|
|
206
|
+
import { DidCommProofExchangeRepository } from "./modules/proofs/repository/DidCommProofExchangeRepository.mjs";
|
|
207
|
+
import { DidCommProofsApi } from "./modules/proofs/DidCommProofsApi.mjs";
|
|
208
|
+
import { DidCommPresentationProblemReportReason } from "./modules/proofs/errors/DidCommPresentationProblemReportReason.mjs";
|
|
206
209
|
import { DidCommProofFormatSpec } from "./modules/proofs/models/DidCommProofFormatSpec.mjs";
|
|
207
210
|
import { DidCommProofRole } from "./modules/proofs/models/DidCommProofRole.mjs";
|
|
208
|
-
import {
|
|
211
|
+
import { DidCommBaseProofProtocol } from "./modules/proofs/protocol/DidCommBaseProofProtocol.mjs";
|
|
209
212
|
import { DidCommPresentationV2AckMessage } from "./modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.mjs";
|
|
210
213
|
import { DidCommPresentationV2Message } from "./modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.mjs";
|
|
211
214
|
import { DidCommPresentationV2ProblemReportMessage } from "./modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.mjs";
|
|
212
215
|
import { DidCommProposePresentationV2Message } from "./modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.mjs";
|
|
213
216
|
import { DidCommRequestPresentationV2Message } from "./modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.mjs";
|
|
214
217
|
import { V2PresentationProblemReportError } from "./modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.mjs";
|
|
215
|
-
import { DidCommProofsModuleConfig } from "./modules/proofs/DidCommProofsModuleConfig.mjs";
|
|
216
|
-
import { DidCommProofExchangeRecord } from "./modules/proofs/repository/DidCommProofExchangeRecord.mjs";
|
|
217
|
-
import { DidCommProofExchangeRepository } from "./modules/proofs/repository/DidCommProofExchangeRepository.mjs";
|
|
218
|
-
import { DidCommProofEventTypes } from "./modules/proofs/DidCommProofEvents.mjs";
|
|
219
|
-
import { DidCommBaseProofProtocol } from "./modules/proofs/protocol/DidCommBaseProofProtocol.mjs";
|
|
220
218
|
import { DidCommProofV2Protocol } from "./modules/proofs/protocol/v2/DidCommProofV2Protocol.mjs";
|
|
221
219
|
import { DidCommProofProtocolOptions_exports } from "./modules/proofs/protocol/DidCommProofProtocolOptions.mjs";
|
|
222
|
-
import { DidCommProofsApi } from "./modules/proofs/DidCommProofsApi.mjs";
|
|
223
220
|
import { DidCommProofsModule } from "./modules/proofs/DidCommProofsModule.mjs";
|
|
221
|
+
import { DidCommProofFormatServiceOptions_exports } from "./modules/proofs/formats/DidCommProofFormatServiceOptions.mjs";
|
|
222
|
+
import { DidCommDifPresentationExchangeProofFormatService } from "./modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.mjs";
|
|
224
223
|
import "./modules/index.mjs";
|
|
224
|
+
import { DidCommApi } from "./DidCommApi.mjs";
|
|
225
|
+
import { DidCommMessageHandlerMiddlewareRunner } from "./handlers/DidCommMessageHandlerMiddleware.mjs";
|
|
225
226
|
import { DidCommDispatcher } from "./DidCommDispatcher.mjs";
|
|
226
227
|
import { DidCommMessageReceiver } from "./DidCommMessageReceiver.mjs";
|
|
227
|
-
import { DidCommApi } from "./DidCommApi.mjs";
|
|
228
228
|
import { DidCommModule } from "./DidCommModule.mjs";
|
|
229
229
|
import { encodeAttachment, isLinkedAttachment } from "./util/attachment.mjs";
|
|
230
230
|
import { DidCommLinkedAttachment } from "./util/DidCommLinkedAttachment.mjs";
|
|
231
231
|
|
|
232
|
-
export { AckDecorator, AckStatus, AnonCredsLinkSecretBindingMethod, Authentication, AuthenticationTransformer, DidCommBaseCredentialProtocol as BaseDidCommCredentialProtocol, ConnectionProblemReportError, ConnectionProblemReportReason, DidCommCredentialProtocolOptions_exports as CredentialProtocolOptions, DataIntegrityBindingMethods, DataIntegrityCredentialOffer, DidCommAckMessage, DidCommAckMessageHandler, DidCommApi, DidCommAttachment, DidCommAttachmentData, DidCommAutoAcceptCredential, DidCommAutoAcceptProof, DidCommBaseProofProtocol, DidCommBasicMessage, DidCommBasicMessageEventTypes, DidCommBasicMessageRecord, DidCommBasicMessageRepository, DidCommBasicMessageRole, DidCommBasicMessageService, DidCommBasicMessagesApi, DidCommBasicMessagesModule, DidCommBatchMessage, DidCommBatchMessageMessage, DidCommBatchPickupMessage, DidCommConnection, DidCommConnectionEventTypes, DidCommConnectionInvitationMessage, DidCommConnectionProblemReportHandler, DidCommConnectionProblemReportMessage, DidCommConnectionRecord, DidCommConnectionRepository, DidCommConnectionRequestHandler, DidCommConnectionRequestMessage, DidCommConnectionResponseHandler, DidCommConnectionResponseMessage, DidCommConnectionRole, DidCommConnectionService, DidCommConnectionState, DidCommConnectionType, DidCommConnectionsApi, DidCommConnectionsModule, DidCommConnectionsModuleConfig, DidCommCredentialEventTypes, DidCommCredentialExchangeRecord, DidCommCredentialExchangeRepository, DidCommCredentialFormatSpec, DidCommCredentialPreviewAttribute, DidCommCredentialProblemReportReason, DidCommCredentialRole, DidCommCredentialState, DidCommCredentialV2AckMessage, DidCommCredentialV2Preview, DidCommCredentialV2ProblemReportMessage, DidCommCredentialV2Protocol, DidCommCredentialsApi, DidCommCredentialsModule, DidCommCredentialsModuleConfig, DidCommDeliveryRequestV2Message, DidCommDidExchangeCompleteHandler, DidCommDidExchangeCompleteMessage, DidCommDidExchangeProblemReportMessage, DidCommDidExchangeRequestHandler, DidCommDidExchangeRequestMessage, DidCommDidExchangeResponseHandler, DidCommDidExchangeResponseMessage, DidCommDidExchangeRole, DidCommDidExchangeState, DidCommDidRotateAckHandler, DidCommDidRotateAckMessage, DidCommDidRotateHandler, DidCommDidRotateMessage, DidCommDidRotateProblemReportHandler, DidCommDidRotateProblemReportMessage, DidCommDidRotateRole, DidCommDidRotateService, DidCommDifPresentationExchangeProofFormatService, DidCommDiscoverFeaturesApi, DidCommDiscoverFeaturesEventTypes, DidCommDiscoverFeaturesModule, DidCommDiscoverFeaturesV1Service, DidCommDiscoverFeaturesV2Service, DidCommDispatcher, DidCommDocumentService, DidCommEnvelopeService, DidCommEventTypes, DidCommFeature, DidCommFeatureQuery, DidCommFeatureRegistry, DidCommFeaturesDiscloseMessage, DidCommFeaturesDiscloseProtocol, DidCommFeaturesDisclosuresMessage, DidCommFeaturesQueriesMessage, DidCommFeaturesQueryMessage, DidCommForwardMessage, DidCommGoalCode, DidCommGovernanceFramework, DidCommHandshakeProtocol, DidCommHandshakeReuseAcceptedMessage, DidCommHandshakeReuseMessage, DidCommHangupHandler, DidCommHangupMessage, DidCommHttpOutboundTransport, DidCommInboundMessageContext, DidCommInvitationType, DidCommIssueCredentialV2Message, DidCommJsonLdCredentialDetail, DidCommJsonLdCredentialDetailCredentialStatus, DidCommJsonLdCredentialDetailOptions, DidCommJsonLdCredentialFormatService, DidCommKeylistUpdate, DidCommKeylistUpdateAction, DidCommKeylistUpdateMessage, DidCommKeylistUpdateResponseMessage, DidCommKeylistUpdateResult, DidCommKeylistUpdated, DidCommLinkedAttachment, DidCommLiveDeliveryChangeV2Message, DidCommMediationDenyMessage, DidCommMediationGrantMessage, DidCommMediationRecipientApi, DidCommMediationRecipientModule, DidCommMediationRecipientService, DidCommMediationRecord, DidCommMediationRepository, DidCommMediationRequestMessage, DidCommMediationRole, DidCommMediationState, DidCommMediatorApi, DidCommMediatorModule, DidCommMediatorPickupStrategy, DidCommMediatorRoutingRecord, DidCommMediatorRoutingRepository, DidCommMediatorService, DidCommMessage, DidCommMessageDeliveryV2Message, DidCommMessageForwardingStrategy, DidCommMessageHandlerMiddlewareRunner, DidCommMessageHandlerRegistry, DidCommMessagePickupApi, DidCommMessagePickupEventTypes, DidCommMessagePickupModule, DidCommMessagePickupModuleConfig, DidCommMessagePickupSessionService, DidCommMessagePickupV1Protocol, DidCommMessagePickupV2Protocol, DidCommMessageReceiver, DidCommMessageRecord, DidCommMessageRepository, DidCommMessageRole, DidCommMessageSender, DidCommMessagesReceivedV2Message, DidCommMimeType, DidCommModule, DidCommModuleConfig, DidCommOfferCredentialV2Message, DidCommOutOfBandApi, DidCommOutOfBandEventTypes, DidCommOutOfBandInvitation, DidCommOutOfBandModule, DidCommOutOfBandRecord, DidCommOutOfBandRepository, DidCommOutOfBandRole, DidCommOutOfBandService, DidCommOutOfBandState, DidCommOutboundMessageContext, DidCommPresentationProblemReportReason, DidCommPresentationV2AckMessage, DidCommPresentationV2Message, DidCommPresentationV2ProblemReportMessage, DidCommProblemReportError, DidCommProblemReportMessage, DidCommProblemReportReason, DidCommProofEventTypes, DidCommProofExchangeRecord, DidCommProofExchangeRepository, DidCommProofFormatSpec, DidCommProofRole, DidCommProofState, DidCommProofV2Protocol, DidCommProofsApi, DidCommProofsModule, DidCommProofsModuleConfig, DidCommProposeCredentialV2Message, DidCommProposePresentationV2Message, DidCommProtocol, DidCommRequestCredentialV2Message, DidCommRequestPresentationV2Message, DidCommRevocationNotification, DidCommRevocationNotificationV1Message, DidCommRevocationNotificationV2Message, DidCommRoutingEventTypes, DidCommRoutingService, DidCommSignedAttachmentBindingMethod, DidCommStatusRequestV2Message, DidCommStatusV2Message, DidCommTransportEventTypes, DidCommTransportService, DidCommTrustPingEventTypes, DidCommTrustPingMessage, DidCommTrustPingMessageHandler, DidCommTrustPingResponseMessage, DidCommTrustPingResponseMessageHandler, DidCommTrustPingService, DidCommWsOutboundTransport, DidDoc, DidExchangeProblemReportError, DidExchangeProblemReportReason, DidExchangeProtocol, Ed25119Sig2018, EddsaSaSigSecp256k1, EmbeddedAuthentication, ImpactStatus, InMemoryQueueTransportRepository, IsValidMessageType, MessageSendingError, OtherStatus, OutOfBandDidCommService, OutboundMessageSendStatus, DidCommProofFormatServiceOptions_exports as ProofFormatServiceOptions, DidCommProofProtocolOptions_exports as ProofProtocolOptions, PublicKey, PublicKeyTransformer, ReferencedAuthentication, ReturnRouteTypes, RsaSig2018, ServiceDecorator, DidCommCredentialV2ProblemReportError as V2CredentialProblemReportError, V2PresentationProblemReportError, WhereStatus, WhoRetriesStatus, authenticationTypes, encodeAttachment, getOutboundDidCommMessageContext, isLinkedAttachment, isValidJweStructure, oobInvitationFromShortUrl, parseInvitationShortUrl, parseInvitationUrl, parseMessageType, publicKeyTypes, replaceLegacyDidSovPrefix, rfc0160StateFromDidExchangeState };
|
|
232
|
+
export { AckDecorator, AckStatus, AnonCredsLinkSecretBindingMethod, Authentication, AuthenticationTransformer, DidCommBaseCredentialProtocol as BaseDidCommCredentialProtocol, ConnectionProblemReportError, ConnectionProblemReportReason, DidCommCredentialProtocolOptions_exports as CredentialProtocolOptions, DataIntegrityBindingMethods, DataIntegrityCredentialOffer, DidCommAckMessage, DidCommAckMessageHandler, DidCommApi, DidCommAttachment, DidCommAttachmentData, DidCommAutoAcceptCredential, DidCommAutoAcceptProof, DidCommBaseProofProtocol, DidCommBasicMessage, DidCommBasicMessageEventTypes, DidCommBasicMessageRecord, DidCommBasicMessageRepository, DidCommBasicMessageRole, DidCommBasicMessageService, DidCommBasicMessagesApi, DidCommBasicMessagesModule, DidCommBatchMessage, DidCommBatchMessageMessage, DidCommBatchPickupMessage, DidCommConnection, DidCommConnectionEventTypes, DidCommConnectionInvitationMessage, DidCommConnectionProblemReportHandler, DidCommConnectionProblemReportMessage, DidCommConnectionRecord, DidCommConnectionRepository, DidCommConnectionRequestHandler, DidCommConnectionRequestMessage, DidCommConnectionResponseHandler, DidCommConnectionResponseMessage, DidCommConnectionRole, DidCommConnectionService, DidCommConnectionState, DidCommConnectionType, DidCommConnectionsApi, DidCommConnectionsModule, DidCommConnectionsModuleConfig, DidCommCredentialEventTypes, DidCommCredentialExchangeRecord, DidCommCredentialExchangeRepository, DidCommCredentialFormatSpec, DidCommCredentialPreviewAttribute, DidCommCredentialProblemReportReason, DidCommCredentialRole, DidCommCredentialState, DidCommCredentialV2AckMessage, DidCommCredentialV2Preview, DidCommCredentialV2ProblemReportMessage, DidCommCredentialV2Protocol, DidCommCredentialsApi, DidCommCredentialsModule, DidCommCredentialsModuleConfig, DidCommDeliveryRequestV2Message, DidCommDidExchangeCompleteHandler, DidCommDidExchangeCompleteMessage, DidCommDidExchangeProblemReportMessage, DidCommDidExchangeRequestHandler, DidCommDidExchangeRequestMessage, DidCommDidExchangeResponseHandler, DidCommDidExchangeResponseMessage, DidCommDidExchangeRole, DidCommDidExchangeState, DidCommDidRotateAckHandler, DidCommDidRotateAckMessage, DidCommDidRotateHandler, DidCommDidRotateMessage, DidCommDidRotateProblemReportHandler, DidCommDidRotateProblemReportMessage, DidCommDidRotateRole, DidCommDidRotateService, DidCommDifPresentationExchangeProofFormatService, DidCommDiscoverFeaturesApi, DidCommDiscoverFeaturesEventTypes, DidCommDiscoverFeaturesModule, DidCommDiscoverFeaturesV1Service, DidCommDiscoverFeaturesV2Service, DidCommDispatcher, DidCommDocumentService, DidCommEnvelopeService, DidCommEventTypes, DidCommFeature, DidCommFeatureQuery, DidCommFeatureRegistry, DidCommFeaturesDiscloseMessage, DidCommFeaturesDiscloseProtocol, DidCommFeaturesDisclosuresMessage, DidCommFeaturesQueriesMessage, DidCommFeaturesQueryMessage, DidCommForwardMessage, DidCommGoalCode, DidCommGovernanceFramework, DidCommHandshakeProtocol, DidCommHandshakeReuseAcceptedMessage, DidCommHandshakeReuseMessage, DidCommHangupHandler, DidCommHangupMessage, DidCommHttpOutboundTransport, DidCommInboundMessageContext, DidCommInvitationType, DidCommIssueCredentialV2Message, DidCommJsonLdCredentialDetail, DidCommJsonLdCredentialDetailCredentialStatus, DidCommJsonLdCredentialDetailOptions, DidCommJsonLdCredentialFormatService, DidCommKeylistUpdate, DidCommKeylistUpdateAction, DidCommKeylistUpdateMessage, DidCommKeylistUpdateResponseMessage, DidCommKeylistUpdateResult, DidCommKeylistUpdated, DidCommLinkedAttachment, DidCommLiveDeliveryChangeV2Message, DidCommMediationDenyMessage, DidCommMediationGrantMessage, DidCommMediationRecipientApi, DidCommMediationRecipientModule, DidCommMediationRecipientService, DidCommMediationRecord, DidCommMediationRepository, DidCommMediationRequestMessage, DidCommMediationRole, DidCommMediationState, DidCommMediatorApi, DidCommMediatorModule, DidCommMediatorPickupStrategy, DidCommMediatorRoutingRecord, DidCommMediatorRoutingRepository, DidCommMediatorService, DidCommMessage, DidCommMessageDeliveryV2Message, DidCommMessageForwardingStrategy, DidCommMessageHandlerMiddlewareRunner, DidCommMessageHandlerRegistry, DidCommMessagePickupApi, DidCommMessagePickupEventTypes, DidCommMessagePickupModule, DidCommMessagePickupModuleConfig, DidCommMessagePickupSessionService, DidCommMessagePickupV1Protocol, DidCommMessagePickupV2Protocol, DidCommMessageReceiver, DidCommMessageRecord, DidCommMessageRepository, DidCommMessageRole, DidCommMessageSender, DidCommMessagesReceivedV2Message, DidCommMimeType, DidCommModule, DidCommModuleConfig, DidCommOfferCredentialV2Message, DidCommOutOfBandApi, DidCommOutOfBandEventTypes, DidCommOutOfBandInvitation, DidCommOutOfBandModule, DidCommOutOfBandRecord, DidCommOutOfBandRepository, DidCommOutOfBandRole, DidCommOutOfBandService, DidCommOutOfBandState, DidCommOutboundMessageContext, DidCommPresentationProblemReportReason, DidCommPresentationV2AckMessage, DidCommPresentationV2Message, DidCommPresentationV2ProblemReportMessage, DidCommProblemReportError, DidCommProblemReportMessage, DidCommProblemReportReason, DidCommProofEventTypes, DidCommProofExchangeRecord, DidCommProofExchangeRepository, DidCommProofFormatSpec, DidCommProofRole, DidCommProofState, DidCommProofV2Protocol, DidCommProofsApi, DidCommProofsModule, DidCommProofsModuleConfig, DidCommProposeCredentialV2Message, DidCommProposePresentationV2Message, DidCommProtocol, DidCommRequestCredentialV2Message, DidCommRequestPresentationV2Message, DidCommRevocationNotification, DidCommRevocationNotificationV1Message, DidCommRevocationNotificationV2Message, DidCommRoutingEventTypes, DidCommRoutingService, DidCommSignedAttachmentBindingMethod, DidCommStatusRequestV2Message, DidCommStatusV2Message, DidCommTransportEventTypes, DidCommTransportService, DidCommTrustPingEventTypes, DidCommTrustPingMessage, DidCommTrustPingMessageHandler, DidCommTrustPingResponseMessage, DidCommTrustPingResponseMessageHandler, DidCommTrustPingService, DidCommWsOutboundTransport, DidDoc, DidExchangeProblemReportError, DidExchangeProblemReportReason, DidExchangeProtocol, Ed25119Sig2018, EddsaSaSigSecp256k1, EmbeddedAuthentication, ImpactStatus, InMemoryQueueTransportRepository, IsValidMessageType, MessageSendingError, OtherStatus, OutOfBandDidCommService, OutboundMessageSendStatus, DidCommProofFormatServiceOptions_exports as ProofFormatServiceOptions, DidCommProofProtocolOptions_exports as ProofProtocolOptions, PublicKey, PublicKeyTransformer, ReferencedAuthentication, ReturnRouteTypes, RsaSig2018, ServiceDecorator, DidCommCredentialV2ProblemReportError as V2CredentialProblemReportError, V2PresentationProblemReportError, WhereStatus, WhoRetriesStatus, authenticationTypes, encodeAttachment, getOutboundDidCommMessageContext, isLinkedAttachment, isValidJweStructure, oobInvitationFromShortUrl, parseInvitationJson, parseInvitationShortUrl, parseInvitationUrl, parseMessageType, publicKeyTypes, replaceLegacyDidSovPrefix, rfc0160StateFromDidExchangeState, supportsIncomingMessageType };
|
|
@@ -1,7 +1,7 @@
|
|
|
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_DidCommMessage = require('../../DidCommMessage.js');
|
|
6
6
|
let class_validator = require("class-validator");
|
|
7
7
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
@@ -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 { DidCommMessage } from "../../DidCommMessage.mjs";
|
|
5
5
|
import { IsEnum } from "class-validator";
|
|
6
6
|
|
|
@@ -1,12 +1,12 @@
|
|
|
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_DidCommMessage = require('../../DidCommMessage.js');
|
|
6
|
-
let class_transformer = require("class-transformer");
|
|
7
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
8
6
|
let class_validator = require("class-validator");
|
|
9
7
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
8
|
+
let class_transformer = require("class-transformer");
|
|
9
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
10
10
|
|
|
11
11
|
//#region src/messages/problem-reports/DidCommProblemReportMessage.ts
|
|
12
12
|
var _ref, _ref2, _ref3;
|
|
@@ -1,9 +1,9 @@
|
|
|
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 { DidCommMessage } from "../../DidCommMessage.mjs";
|
|
5
|
-
import { Expose } from "class-transformer";
|
|
6
5
|
import { IsEnum, IsOptional, IsString } from "class-validator";
|
|
6
|
+
import { Expose } from "class-transformer";
|
|
7
7
|
|
|
8
8
|
//#region src/messages/problem-reports/DidCommProblemReportMessage.ts
|
|
9
9
|
var _ref, _ref2, _ref3;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommInboundMessageContext.d.mts","names":[],"sources":["../../src/models/DidCommInboundMessageContext.ts"],"sourcesContent":[],"mappings":";;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommInboundMessageContext.d.mts","names":[],"sources":["../../src/models/DidCommInboundMessageContext.ts"],"sourcesContent":[],"mappings":";;;;;;;;UAQiB,oBAAA;eACF;EADE,SAAA,CAAA,EAAA,MAAA;EAAoB,SAAA,CAAA,EAGvB,GAAA,CAAI,SAHmB,CAGT,GAAA,CAAI,gBAHK,CAAA;cACtB,CAAA,EAGE,GAAA,CAAI,SAHN,CAGgB,GAAA,CAAI,gBAHpB,CAAA;cAEiB,EAEhB,YAFgB;YAAd,CAAA,EAGH,IAHG;kBACiB,CAAA,EAGd,uBAHc;;AACnB,cAKH,4BALG,CAAA,UAKoC,cALpC,GAKqD,cALrD,CAAA,CAAA;YACD,CAAA,EAKO,uBALP;WACM,CAAA,EAAA,MAAA;EAAuB,SAAA,CAAA,EAMvB,GAAA,CAAI,SANmB,CAMT,GAAA,CAAI,gBANK,CAAA;EAG/B,YAAA,CAAA,EAIW,GAAA,CAAI,SAJf,CAIyB,GAAA,CAAI,gBAJD,CAAA;EAAA,UAAA,EAKpB,IALoB;WAAW,YAAA,EAOpB,YAPoB;SAAiB,EASnD,CATmD;gBAC/C,CAAA,EASI,qBATJ;iBAEiB,CAAA,EAQZ,6BARY;kBAAd,CAAA,EASG,uBATH;aACiB,CAAA,OAAA,EAUZ,CAVY,EAAA,OAAA,EAUA,oBAVA;mBAAd,CAAA,cAAA,EAqBe,qBArBf,CAAA,EAAA,IAAA;oBACP,CAAA,sBAAA,EAwB+B,6BAxB/B,CAAA,EAAA,IAAA;;;;;;uBASS,CAAA,CAAA,EAwBI,uBAxBJ;QAAY,CAAA,CAAA,EAAA;IAWC,OAAA,GAAA;IAIS,YAAA,EAAA,MAAA,GAAA,SAAA;IASlB,SAAA,EAAA,MAAA,GAAA,SAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommInboundMessageContext.d.ts","names":[],"sources":["../../src/models/DidCommInboundMessageContext.ts"],"sourcesContent":[],"mappings":";;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommInboundMessageContext.d.ts","names":[],"sources":["../../src/models/DidCommInboundMessageContext.ts"],"sourcesContent":[],"mappings":";;;;;;;;UAQiB,oBAAA;eACF;EADE,SAAA,CAAA,EAAA,MAAA;EAAoB,SAAA,CAAA,EAGvB,GAAA,CAAI,SAHmB,CAGT,GAAA,CAAI,gBAHK,CAAA;cACtB,CAAA,EAGE,GAAA,CAAI,SAHN,CAGgB,GAAA,CAAI,gBAHpB,CAAA;cAEiB,EAEhB,YAFgB;YAAd,CAAA,EAGH,IAHG;kBACiB,CAAA,EAGd,uBAHc;;AACnB,cAKH,4BALG,CAAA,UAKoC,cALpC,GAKqD,cALrD,CAAA,CAAA;YACD,CAAA,EAKO,uBALP;WACM,CAAA,EAAA,MAAA;EAAuB,SAAA,CAAA,EAMvB,GAAA,CAAI,SANmB,CAMT,GAAA,CAAI,gBANK,CAAA;EAG/B,YAAA,CAAA,EAIW,GAAA,CAAI,SAJf,CAIyB,GAAA,CAAI,gBAJD,CAAA;EAAA,UAAA,EAKpB,IALoB;WAAW,YAAA,EAOpB,YAPoB;SAAiB,EASnD,CATmD;gBAC/C,CAAA,EASI,qBATJ;iBAEiB,CAAA,EAQZ,6BARY;kBAAd,CAAA,EASG,uBATH;aACiB,CAAA,OAAA,EAUZ,CAVY,EAAA,OAAA,EAUA,oBAVA;mBAAd,CAAA,cAAA,EAqBe,qBArBf,CAAA,EAAA,IAAA;oBACP,CAAA,sBAAA,EAwB+B,6BAxB/B,CAAA,EAAA,IAAA;;;;;;uBASS,CAAA,CAAA,EAwBI,uBAxBJ;QAAY,CAAA,CAAA,EAAA;IAWC,OAAA,GAAA;IAIS,YAAA,EAAA,MAAA,GAAA,SAAA;IASlB,SAAA,EAAA,MAAA,GAAA,SAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommInboundMessageContext.mjs","names":[],"sources":["../../src/models/DidCommInboundMessageContext.ts"],"sourcesContent":["import type { AgentContext, Kms } from '@credo-ts/core'\nimport type { DidCommMessage } from '../DidCommMessage'\nimport type { DidCommMessageHandler } from '../handlers'\nimport type { DidCommConnectionRecord } from '../modules/connections/repository'\nimport type { DidCommEncryptedMessage } from '../types'\nimport type { DidCommOutboundMessageContext } from './DidCommOutboundMessageContext'\n\
|
|
1
|
+
{"version":3,"file":"DidCommInboundMessageContext.mjs","names":[],"sources":["../../src/models/DidCommInboundMessageContext.ts"],"sourcesContent":["import type { AgentContext, Kms } from '@credo-ts/core'\nimport { CredoError } from '@credo-ts/core'\nimport type { DidCommMessage } from '../DidCommMessage'\nimport type { DidCommMessageHandler } from '../handlers'\nimport type { DidCommConnectionRecord } from '../modules/connections/repository'\nimport type { DidCommEncryptedMessage } from '../types'\nimport type { DidCommOutboundMessageContext } from './DidCommOutboundMessageContext'\n\nexport interface MessageContextParams {\n connection?: DidCommConnectionRecord\n sessionId?: string\n senderKey?: Kms.PublicJwk<Kms.Ed25519PublicJwk>\n recipientKey?: Kms.PublicJwk<Kms.Ed25519PublicJwk>\n agentContext: AgentContext\n receivedAt?: Date\n encryptedMessage?: DidCommEncryptedMessage\n}\n\nexport class DidCommInboundMessageContext<T extends DidCommMessage = DidCommMessage> {\n public connection?: DidCommConnectionRecord\n public sessionId?: string\n public senderKey?: Kms.PublicJwk<Kms.Ed25519PublicJwk>\n public recipientKey?: Kms.PublicJwk<Kms.Ed25519PublicJwk>\n public receivedAt: Date\n\n public readonly agentContext: AgentContext\n\n public message: T\n public messageHandler?: DidCommMessageHandler\n public responseMessage?: DidCommOutboundMessageContext\n public encryptedMessage?: DidCommEncryptedMessage\n\n public constructor(message: T, context: MessageContextParams) {\n this.message = message\n this.recipientKey = context.recipientKey\n this.senderKey = context.senderKey\n this.connection = context.connection\n this.sessionId = context.sessionId\n this.agentContext = context.agentContext\n this.receivedAt = context.receivedAt ?? new Date()\n this.encryptedMessage = context.encryptedMessage\n }\n\n public setMessageHandler(messageHandler: DidCommMessageHandler) {\n this.messageHandler = messageHandler\n }\n\n public setResponseMessage(outboundMessageContext: DidCommOutboundMessageContext) {\n this.responseMessage = outboundMessageContext\n }\n\n /**\n * Assert the inbound message has a ready connection associated with it.\n *\n * @throws {CredoError} if there is no connection or the connection is not ready\n */\n public assertReadyConnection(): DidCommConnectionRecord {\n if (!this.connection) {\n throw new CredoError(`No connection associated with incoming message ${this.message.type}`)\n }\n\n // Make sure connection is ready\n this.connection.assertReady()\n\n return this.connection\n }\n\n public toJSON() {\n return {\n message: this.message,\n recipientKey: this.recipientKey?.fingerprint,\n senderKey: this.senderKey?.fingerprint,\n sessionId: this.sessionId,\n agentContext: this.agentContext.toJSON(),\n }\n }\n}\n"],"mappings":";;;AAkBA,IAAa,+BAAb,MAAqF;CAcnF,AAAO,YAAY,SAAY,SAA+B;AAC5D,OAAK,UAAU;AACf,OAAK,eAAe,QAAQ;AAC5B,OAAK,YAAY,QAAQ;AACzB,OAAK,aAAa,QAAQ;AAC1B,OAAK,YAAY,QAAQ;AACzB,OAAK,eAAe,QAAQ;AAC5B,OAAK,aAAa,QAAQ,8BAAc,IAAI,MAAM;AAClD,OAAK,mBAAmB,QAAQ;;CAGlC,AAAO,kBAAkB,gBAAuC;AAC9D,OAAK,iBAAiB;;CAGxB,AAAO,mBAAmB,wBAAuD;AAC/E,OAAK,kBAAkB;;;;;;;CAQzB,AAAO,wBAAiD;AACtD,MAAI,CAAC,KAAK,WACR,OAAM,IAAI,WAAW,kDAAkD,KAAK,QAAQ,OAAO;AAI7F,OAAK,WAAW,aAAa;AAE7B,SAAO,KAAK;;CAGd,AAAO,SAAS;AACd,SAAO;GACL,SAAS,KAAK;GACd,cAAc,KAAK,cAAc;GACjC,WAAW,KAAK,WAAW;GAC3B,WAAW,KAAK;GAChB,cAAc,KAAK,aAAa,QAAQ;GACzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommOutboundMessageContext.d.mts","names":[],"sources":["../../src/models/DidCommOutboundMessageContext.ts"],"sourcesContent":[],"mappings":";;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommOutboundMessageContext.d.mts","names":[],"sources":["../../src/models/DidCommOutboundMessageContext.ts"],"sourcesContent":[],"mappings":";;;;;;;UAOiB,oBAAA;aACJ,GAAA,CAAI,UAAU,GAAA,CAAI;EADd,OAAA,EAEN,sBAF0B;EAAA,WAAA,CAAA,EAAA,OAAA;;AACxB,UAKI,mCAAA,CALA;cACN,EAKK,YALL;EAAsB,qBAAA,CAAA,EAMP,4BANO;EAIhB,gBAAA,CAAA,EAII,UAJJ,CAAA,GAAA,EAAA,GAAmC,EAAA,GAAA,CAAA;EAAA,UAAA,CAAA,EAKrC,uBALqC;eACpC,CAAA,EAKE,oBALF;WACU,CAAA,EAKZ,sBALY;WAEL,CAAA,EAAA,MAAA;;AAEH,cAKL,6BALK,CAAA,UAKmC,cALnC,GAKoD,cALpD,CAAA,CAAA;SACJ,EAKI,CALJ;EAAsB,UAAA,CAAA,EAMd,uBANc;EAIvB,aAAA,CAAA,EAGY,oBAHiB;EAAA,SAAA,CAAA,EAIrB,sBAJqB;kBAAW,CAAA,EAMzB,UANyB,CAAA,GAAA,EAAA,GAAA,EAAA,GAAA,CAAA;WAAiB,CAAA,EAAA,MAAA;uBACpD,CAAA,EAOe,4BAPf;WACI,YAAA,EAOU,YAPV;aACG,CAAA,OAAA,EAQK,CARL,EAAA,OAAA,EAQiB,mCARjB;;;;;;uBAQiB,CAAA,CAAA,EAgBR,uBAhBQ;0BAgBR,CAAA,CAAA,EAAA,OAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommOutboundMessageContext.d.ts","names":[],"sources":["../../src/models/DidCommOutboundMessageContext.ts"],"sourcesContent":[],"mappings":";;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommOutboundMessageContext.d.ts","names":[],"sources":["../../src/models/DidCommOutboundMessageContext.ts"],"sourcesContent":[],"mappings":";;;;;;;UAOiB,oBAAA;aACJ,GAAA,CAAI,UAAU,GAAA,CAAI;EADd,OAAA,EAEN,sBAF0B;EAAA,WAAA,CAAA,EAAA,OAAA;;AACxB,UAKI,mCAAA,CALA;cACN,EAKK,YALL;EAAsB,qBAAA,CAAA,EAMP,4BANO;EAIhB,gBAAA,CAAA,EAII,UAJJ,CAAA,GAAA,EAAA,GAAmC,EAAA,GAAA,CAAA;EAAA,UAAA,CAAA,EAKrC,uBALqC;eACpC,CAAA,EAKE,oBALF;WACU,CAAA,EAKZ,sBALY;WAEL,CAAA,EAAA,MAAA;;AAEH,cAKL,6BALK,CAAA,UAKmC,cALnC,GAKoD,cALpD,CAAA,CAAA;SACJ,EAKI,CALJ;EAAsB,UAAA,CAAA,EAMd,uBANc;EAIvB,aAAA,CAAA,EAGY,oBAHiB;EAAA,SAAA,CAAA,EAIrB,sBAJqB;kBAAW,CAAA,EAMzB,UANyB,CAAA,GAAA,EAAA,GAAA,EAAA,GAAA,CAAA;WAAiB,CAAA,EAAA,MAAA;uBACpD,CAAA,EAOe,4BAPf;WACI,YAAA,EAOU,YAPV;aACG,CAAA,OAAA,EAQK,CARL,EAAA,OAAA,EAQiB,mCARjB;;;;;;uBAQiB,CAAA,CAAA,EAgBR,uBAhBQ;0BAgBR,CAAA,CAAA,EAAA,OAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommOutboundMessageContext.mjs","names":[],"sources":["../../src/models/DidCommOutboundMessageContext.ts"],"sourcesContent":["import type { AgentContext, BaseRecord, Kms, ResolvedDidCommService } from '@credo-ts/core'\nimport type { DidCommMessage } from '../DidCommMessage'\nimport type { DidCommConnectionRecord } from '../modules/connections/repository'\nimport type { DidCommOutOfBandRecord } from '../modules/oob'\nimport type { DidCommInboundMessageContext } from './DidCommInboundMessageContext'\n\
|
|
1
|
+
{"version":3,"file":"DidCommOutboundMessageContext.mjs","names":[],"sources":["../../src/models/DidCommOutboundMessageContext.ts"],"sourcesContent":["import type { AgentContext, BaseRecord, Kms, ResolvedDidCommService } from '@credo-ts/core'\nimport { CredoError } from '@credo-ts/core'\nimport type { DidCommMessage } from '../DidCommMessage'\nimport type { DidCommConnectionRecord } from '../modules/connections/repository'\nimport type { DidCommOutOfBandRecord } from '../modules/oob'\nimport type { DidCommInboundMessageContext } from './DidCommInboundMessageContext'\n\nexport interface ServiceMessageParams {\n senderKey: Kms.PublicJwk<Kms.Ed25519PublicJwk>\n service: ResolvedDidCommService\n returnRoute?: boolean\n}\n\nexport interface DidCommOutboundMessageContextParams {\n agentContext: AgentContext\n inboundMessageContext?: DidCommInboundMessageContext\n // biome-ignore lint/suspicious/noExplicitAny: no explanation\n associatedRecord?: BaseRecord<any, any, any>\n connection?: DidCommConnectionRecord\n serviceParams?: ServiceMessageParams\n outOfBand?: DidCommOutOfBandRecord\n sessionId?: string\n}\n\nexport class DidCommOutboundMessageContext<T extends DidCommMessage = DidCommMessage> {\n public message: T\n public connection?: DidCommConnectionRecord\n public serviceParams?: ServiceMessageParams\n public outOfBand?: DidCommOutOfBandRecord\n // biome-ignore lint/suspicious/noExplicitAny: no explanation\n public associatedRecord?: BaseRecord<any, any, any>\n public sessionId?: string\n public inboundMessageContext?: DidCommInboundMessageContext\n public readonly agentContext: AgentContext\n\n public constructor(message: T, context: DidCommOutboundMessageContextParams) {\n this.message = message\n this.connection = context.connection\n this.sessionId = context.sessionId\n this.outOfBand = context.outOfBand\n this.serviceParams = context.serviceParams\n this.associatedRecord = context.associatedRecord\n this.inboundMessageContext = context.inboundMessageContext\n this.agentContext = context.agentContext\n }\n\n /**\n * Assert the outbound message has a ready connection associated with it.\n *\n * @throws {CredoError} if there is no connection or the connection is not ready\n */\n public assertReadyConnection(): DidCommConnectionRecord {\n if (!this.connection) {\n throw new CredoError(`No connection associated with outgoing message ${this.message.type}`)\n }\n\n // Make sure connection is ready\n this.connection.assertReady()\n\n return this.connection\n }\n\n public isOutboundServiceMessage(): boolean {\n return this.serviceParams?.service !== undefined\n }\n\n public toJSON() {\n return {\n message: this.message,\n outOfBand: this.outOfBand,\n associatedRecord: this.associatedRecord,\n sessionId: this.sessionId,\n serviceParams: this.serviceParams,\n agentContext: this.agentContext.toJSON(),\n connection: this.connection,\n }\n }\n}\n"],"mappings":";;;AAwBA,IAAa,gCAAb,MAAsF;CAWpF,AAAO,YAAY,SAAY,SAA8C;AAC3E,OAAK,UAAU;AACf,OAAK,aAAa,QAAQ;AAC1B,OAAK,YAAY,QAAQ;AACzB,OAAK,YAAY,QAAQ;AACzB,OAAK,gBAAgB,QAAQ;AAC7B,OAAK,mBAAmB,QAAQ;AAChC,OAAK,wBAAwB,QAAQ;AACrC,OAAK,eAAe,QAAQ;;;;;;;CAQ9B,AAAO,wBAAiD;AACtD,MAAI,CAAC,KAAK,WACR,OAAM,IAAI,WAAW,kDAAkD,KAAK,QAAQ,OAAO;AAI7F,OAAK,WAAW,aAAa;AAE7B,SAAO,KAAK;;CAGd,AAAO,2BAAoC;AACzC,SAAO,KAAK,eAAe,YAAY;;CAGzC,AAAO,SAAS;AACd,SAAO;GACL,SAAS,KAAK;GACd,WAAW,KAAK;GAChB,kBAAkB,KAAK;GACvB,WAAW,KAAK;GAChB,eAAe,KAAK;GACpB,cAAc,KAAK,aAAa,QAAQ;GACxC,YAAY,KAAK;GAClB"}
|
|
@@ -1,12 +1,12 @@
|
|
|
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
|
let __credo_ts_core = require("@credo-ts/core");
|
|
5
5
|
__credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
6
|
-
let class_transformer = require("class-transformer");
|
|
7
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
8
6
|
let class_validator = require("class-validator");
|
|
9
7
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
8
|
+
let class_transformer = require("class-transformer");
|
|
9
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
10
10
|
|
|
11
11
|
//#region src/models/features/DidCommFeature.ts
|
|
12
12
|
var DidCommFeature = class DidCommFeature {
|
|
@@ -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 { CredoError, JsonTransformer } from "@credo-ts/core";
|
|
4
|
-
import { Expose } from "class-transformer";
|
|
5
4
|
import { IsString } from "class-validator";
|
|
5
|
+
import { Expose } from "class-transformer";
|
|
6
6
|
|
|
7
7
|
//#region src/models/features/DidCommFeature.ts
|
|
8
8
|
var DidCommFeature = class DidCommFeature {
|
|
@@ -1,10 +1,10 @@
|
|
|
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
|
-
|
|
5
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
3
|
+
const require_decorateMetadata = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
6
4
|
let class_validator = require("class-validator");
|
|
7
5
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
6
|
+
let class_transformer = require("class-transformer");
|
|
7
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
8
8
|
|
|
9
9
|
//#region src/models/features/DidCommFeatureQuery.ts
|
|
10
10
|
var DidCommFeatureQuery = class {
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {
|
|
2
|
+
import { __decorateMetadata } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
4
3
|
import { IsString } from "class-validator";
|
|
4
|
+
import { Expose } from "class-transformer";
|
|
5
5
|
|
|
6
6
|
//#region src/models/features/DidCommFeatureQuery.ts
|
|
7
7
|
var DidCommFeatureQuery = class {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommProtocol.d.mts","names":[],"sources":["../../../src/models/features/DidCommProtocol.ts"],"sourcesContent":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"DidCommProtocol.d.mts","names":[],"sources":["../../../src/models/features/DidCommProtocol.ts"],"sourcesContent":[],"mappings":";;;UAKiB,eAAA,SAAwB,KAAK;EAA7B,KAAA,CAAA,EAAA,MAAA,EAAA;;AAA6B,cAIjC,eAAA,SAAwB,cAAA,CAJS;aAAL,CAAA,KAAA,EAKb,eALa;EAAI,gBAAA,IAAA,GAAA,UAAA;EAIhC,KAAA,CAAA,EAAA,MAAA,EAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommProtocol.d.ts","names":[],"sources":["../../../src/models/features/DidCommProtocol.ts"],"sourcesContent":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"DidCommProtocol.d.ts","names":[],"sources":["../../../src/models/features/DidCommProtocol.ts"],"sourcesContent":[],"mappings":";;;UAKiB,eAAA,SAAwB,KAAK;EAA7B,KAAA,CAAA,EAAA,MAAA,EAAA;;AAA6B,cAIjC,eAAA,SAAwB,cAAA,CAJS;aAAL,CAAA,KAAA,EAKb,eALa;EAAI,gBAAA,IAAA,GAAA,UAAA;EAIhC,KAAA,CAAA,EAAA,MAAA,EAAA"}
|
|
@@ -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_DidCommFeature = require('./DidCommFeature.js');
|
|
5
5
|
let class_validator = require("class-validator");
|
|
6
6
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
@@ -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 { DidCommFeature } from "./DidCommFeature.mjs";
|
|
4
4
|
import { IsOptional, IsString } from "class-validator";
|
|
5
5
|
|