@credo-ts/didcomm 0.6.0-pr-2392-20251010173905 → 0.6.0-pr-2457-20251016083534
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/BaseDidCommMessage.d.mts.map +1 -1
- package/build/BaseDidCommMessage.d.ts.map +1 -1
- package/build/BaseDidCommMessage.js +3 -3
- package/build/BaseDidCommMessage.mjs +2 -2
- package/build/BaseDidCommMessage.mjs.map +1 -1
- package/build/DidCommApi.d.mts +6 -10
- package/build/DidCommApi.d.mts.map +1 -1
- package/build/DidCommApi.d.ts +6 -10
- package/build/DidCommApi.d.ts.map +1 -1
- package/build/DidCommApi.js +16 -21
- package/build/DidCommApi.mjs +16 -21
- package/build/DidCommApi.mjs.map +1 -1
- package/build/DidCommDispatcher.d.mts.map +1 -1
- package/build/DidCommDispatcher.d.ts.map +1 -1
- package/build/DidCommDispatcher.js +7 -7
- package/build/DidCommDispatcher.mjs +7 -7
- package/build/DidCommDispatcher.mjs.map +1 -1
- package/build/DidCommEnvelopeService.d.mts.map +1 -1
- package/build/DidCommEnvelopeService.d.ts.map +1 -1
- package/build/DidCommEnvelopeService.js +5 -5
- package/build/DidCommEnvelopeService.mjs +5 -5
- package/build/DidCommEnvelopeService.mjs.map +1 -1
- package/build/DidCommFeatureRegistry.d.mts.map +1 -1
- package/build/DidCommFeatureRegistry.d.ts.map +1 -1
- package/build/DidCommFeatureRegistry.mjs.map +1 -1
- package/build/DidCommMessage.d.mts +1 -1
- package/build/DidCommMessage.d.mts.map +1 -1
- package/build/DidCommMessage.d.ts +1 -1
- package/build/DidCommMessage.d.ts.map +1 -1
- package/build/DidCommMessage.js +2 -2
- package/build/DidCommMessage.mjs +2 -2
- package/build/DidCommMessage.mjs.map +1 -1
- package/build/DidCommMessageHandlerRegistry.d.mts.map +1 -1
- package/build/DidCommMessageHandlerRegistry.d.ts.map +1 -1
- package/build/DidCommMessageHandlerRegistry.mjs.map +1 -1
- package/build/DidCommMessageReceiver.d.mts +1 -6
- package/build/DidCommMessageReceiver.d.mts.map +1 -1
- package/build/DidCommMessageReceiver.d.ts +1 -6
- package/build/DidCommMessageReceiver.d.ts.map +1 -1
- package/build/DidCommMessageReceiver.js +9 -21
- package/build/DidCommMessageReceiver.mjs +9 -21
- package/build/DidCommMessageReceiver.mjs.map +1 -1
- package/build/DidCommMessageSender.d.mts +1 -6
- package/build/DidCommMessageSender.d.mts.map +1 -1
- package/build/DidCommMessageSender.d.ts +1 -6
- package/build/DidCommMessageSender.d.ts.map +1 -1
- package/build/DidCommMessageSender.js +17 -29
- package/build/DidCommMessageSender.mjs +17 -29
- package/build/DidCommMessageSender.mjs.map +1 -1
- package/build/DidCommModule.d.mts +1 -1
- package/build/DidCommModule.d.mts.map +1 -1
- package/build/DidCommModule.d.ts +1 -1
- package/build/DidCommModule.d.ts.map +1 -1
- package/build/DidCommModule.js +9 -12
- package/build/DidCommModule.mjs +9 -12
- package/build/DidCommModule.mjs.map +1 -1
- package/build/DidCommModuleConfig.d.mts +14 -2
- package/build/DidCommModuleConfig.d.mts.map +1 -1
- package/build/DidCommModuleConfig.d.ts +14 -2
- package/build/DidCommModuleConfig.d.ts.map +1 -1
- package/build/DidCommModuleConfig.js +15 -1
- package/build/DidCommModuleConfig.mjs +15 -1
- package/build/DidCommModuleConfig.mjs.map +1 -1
- package/build/DidCommTransportService.d.mts.map +1 -1
- package/build/DidCommTransportService.d.ts.map +1 -1
- package/build/DidCommTransportService.js +1 -1
- package/build/DidCommTransportService.mjs +1 -1
- package/build/DidCommTransportService.mjs.map +1 -1
- package/build/decorators/ack/AckDecorator.js +1 -1
- package/build/decorators/ack/AckDecorator.mjs +1 -1
- package/build/decorators/ack/AckDecoratorExtension.js +3 -3
- package/build/decorators/ack/AckDecoratorExtension.mjs +2 -2
- package/build/decorators/ack/AckDecoratorExtension.mjs.map +1 -1
- package/build/decorators/attachment/AttachmentExtension.js +3 -3
- package/build/decorators/attachment/AttachmentExtension.mjs +2 -2
- package/build/decorators/attachment/AttachmentExtension.mjs.map +1 -1
- package/build/decorators/attachment/DidCommAttachment.js +3 -3
- package/build/decorators/attachment/DidCommAttachment.mjs +2 -2
- package/build/decorators/attachment/DidCommAttachment.mjs.map +1 -1
- package/build/decorators/l10n/L10nDecoratorExtension.js +3 -3
- package/build/decorators/l10n/L10nDecoratorExtension.mjs +2 -2
- package/build/decorators/l10n/L10nDecoratorExtension.mjs.map +1 -1
- package/build/decorators/service/ServiceDecorator.js +1 -1
- package/build/decorators/service/ServiceDecorator.mjs +1 -1
- package/build/decorators/service/ServiceDecoratorExtension.js +3 -3
- package/build/decorators/service/ServiceDecoratorExtension.mjs +2 -2
- package/build/decorators/service/ServiceDecoratorExtension.mjs.map +1 -1
- package/build/decorators/signature/SignatureDecorator.js +4 -4
- package/build/decorators/signature/SignatureDecorator.mjs +3 -3
- package/build/decorators/thread/ThreadDecorator.js +3 -3
- package/build/decorators/thread/ThreadDecorator.mjs +2 -2
- package/build/decorators/thread/ThreadDecoratorExtension.js +3 -3
- package/build/decorators/thread/ThreadDecoratorExtension.mjs +2 -2
- package/build/decorators/thread/ThreadDecoratorExtension.mjs.map +1 -1
- package/build/decorators/timing/TimingDecorator.js +3 -3
- package/build/decorators/timing/TimingDecorator.mjs +2 -2
- package/build/decorators/timing/TimingDecoratorExtension.js +3 -3
- package/build/decorators/timing/TimingDecoratorExtension.mjs +2 -2
- package/build/decorators/timing/TimingDecoratorExtension.mjs.map +1 -1
- package/build/decorators/transport/TransportDecorator.js +3 -3
- package/build/decorators/transport/TransportDecorator.mjs +2 -2
- package/build/decorators/transport/TransportDecoratorExtension.js +3 -3
- package/build/decorators/transport/TransportDecoratorExtension.mjs +2 -2
- package/build/decorators/transport/TransportDecoratorExtension.mjs.map +1 -1
- package/build/errors/MessageSendingError.d.mts.map +1 -1
- package/build/errors/MessageSendingError.d.ts.map +1 -1
- package/build/errors/MessageSendingError.mjs.map +1 -1
- package/build/errors/index.js +1 -1
- package/build/errors/index.mjs +1 -1
- package/build/getDidCommOutboundMessageContext.d.mts.map +1 -1
- package/build/getDidCommOutboundMessageContext.d.ts.map +1 -1
- package/build/getDidCommOutboundMessageContext.js +6 -6
- package/build/getDidCommOutboundMessageContext.mjs +6 -6
- package/build/getDidCommOutboundMessageContext.mjs.map +1 -1
- package/build/handlers/DidCommMessageHandlerMiddleware.mjs.map +1 -1
- package/build/index.d.mts +99 -99
- package/build/index.d.ts +99 -99
- package/build/index.js +114 -112
- package/build/index.mjs +108 -108
- package/build/messages/common/DidCommAckMessage.js +1 -1
- package/build/messages/common/DidCommAckMessage.mjs +1 -1
- package/build/messages/problem-reports/DidCommProblemReportMessage.js +3 -3
- package/build/messages/problem-reports/DidCommProblemReportMessage.mjs +2 -2
- package/build/models/DidCommInboundMessageContext.d.mts.map +1 -1
- package/build/models/DidCommInboundMessageContext.d.ts.map +1 -1
- package/build/models/DidCommInboundMessageContext.mjs.map +1 -1
- package/build/models/DidCommOutboundMessageContext.d.mts.map +1 -1
- package/build/models/DidCommOutboundMessageContext.d.ts.map +1 -1
- package/build/models/DidCommOutboundMessageContext.mjs.map +1 -1
- package/build/models/features/DidCommFeature.js +3 -3
- package/build/models/features/DidCommFeature.mjs +2 -2
- package/build/models/features/DidCommFeatureQuery.js +3 -3
- package/build/models/features/DidCommFeatureQuery.mjs +2 -2
- package/build/models/features/DidCommProtocol.d.mts.map +1 -1
- package/build/models/features/DidCommProtocol.d.ts.map +1 -1
- package/build/models/features/DidCommProtocol.js +1 -1
- package/build/models/features/DidCommProtocol.mjs +1 -1
- package/build/models/features/DidCommProtocol.mjs.map +1 -1
- package/build/models/index.js +3 -3
- package/build/models/index.mjs +3 -3
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.mts +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.mts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.ts +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.ts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.js +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesApi.mjs +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesApi.mjs.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.d.mts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.d.ts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.js +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesModule.mjs +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesModule.mjs.map +1 -1
- package/build/modules/basic-messages/handlers/BasicMessageHandler.mjs.map +1 -1
- package/build/modules/basic-messages/index.js +2 -2
- package/build/modules/basic-messages/index.mjs +2 -2
- package/build/modules/basic-messages/messages/DidCommBasicMessage.js +3 -3
- package/build/modules/basic-messages/messages/DidCommBasicMessage.mjs +2 -2
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.d.mts.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.d.ts.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.mjs.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.js +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.mjs +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.mjs.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.d.mts.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.d.ts.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.js +4 -4
- package/build/modules/basic-messages/services/DidCommBasicMessageService.mjs +4 -4
- package/build/modules/basic-messages/services/DidCommBasicMessageService.mjs.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.d.mts +3 -3
- package/build/modules/connections/DidCommConnectionsApi.d.mts.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.d.ts +3 -3
- package/build/modules/connections/DidCommConnectionsApi.d.ts.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.js +5 -5
- package/build/modules/connections/DidCommConnectionsApi.mjs +5 -5
- package/build/modules/connections/DidCommConnectionsApi.mjs.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.d.mts.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.d.ts.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.js +20 -20
- package/build/modules/connections/DidCommConnectionsModule.mjs +20 -20
- package/build/modules/connections/DidCommConnectionsModule.mjs.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.d.mts +2 -4
- package/build/modules/connections/DidExchangeProtocol.d.mts.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.d.ts +2 -4
- package/build/modules/connections/DidExchangeProtocol.d.ts.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.js +11 -15
- package/build/modules/connections/DidExchangeProtocol.mjs +11 -15
- package/build/modules/connections/DidExchangeProtocol.mjs.map +1 -1
- package/build/modules/connections/DidExchangeStateMachine.js +1 -1
- package/build/modules/connections/DidExchangeStateMachine.mjs +1 -1
- package/build/modules/connections/DidExchangeStateMachine.mjs.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.mts +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.mts.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.ts +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.ts.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.mjs.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.mts +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.mts.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.ts +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.ts.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.js +3 -3
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.mjs +3 -3
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.mts +3 -5
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.ts +3 -5
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.js +1 -2
- package/build/modules/connections/handlers/DidCommDidRotateHandler.mjs +1 -2
- package/build/modules/connections/handlers/DidCommDidRotateHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/index.js +5 -5
- package/build/modules/connections/handlers/index.mjs +5 -5
- package/build/modules/connections/index.js +23 -23
- package/build/modules/connections/index.mjs +23 -23
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.js +4 -4
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.mjs +4 -4
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommConnectionProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.js +4 -4
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionResponseMessage.js +3 -3
- package/build/modules/connections/messages/DidCommConnectionResponseMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommDidExchangeCompleteMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeCompleteMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeRequestMessage.js +4 -4
- package/build/modules/connections/messages/DidCommDidExchangeRequestMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommDidExchangeResponseMessage.js +4 -4
- package/build/modules/connections/messages/DidCommDidExchangeResponseMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommDidRotateAckMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidRotateAckMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidRotateMessage.js +3 -3
- package/build/modules/connections/messages/DidCommDidRotateMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommDidRotateProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidRotateProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommHangupMessage.js +1 -1
- package/build/modules/connections/messages/DidCommHangupMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.js +3 -3
- package/build/modules/connections/messages/DidCommTrustPingMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommTrustPingMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.js +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.mjs.map +1 -1
- package/build/modules/connections/messages/index.js +7 -7
- package/build/modules/connections/messages/index.mjs +7 -7
- package/build/modules/connections/models/DidCommConnection.js +3 -3
- package/build/modules/connections/models/DidCommConnection.mjs +2 -2
- package/build/modules/connections/models/did/DidDoc.d.mts.map +1 -1
- package/build/modules/connections/models/did/DidDoc.d.ts.map +1 -1
- package/build/modules/connections/models/did/DidDoc.js +3 -3
- package/build/modules/connections/models/did/DidDoc.mjs +2 -2
- package/build/modules/connections/models/did/DidDoc.mjs.map +1 -1
- package/build/modules/connections/models/did/authentication/EmbeddedAuthentication.js +1 -1
- package/build/modules/connections/models/did/authentication/EmbeddedAuthentication.mjs +1 -1
- package/build/modules/connections/models/did/authentication/ReferencedAuthentication.js +3 -3
- package/build/modules/connections/models/did/authentication/ReferencedAuthentication.mjs +2 -2
- package/build/modules/connections/models/did/authentication/index.d.mts.map +1 -1
- package/build/modules/connections/models/did/authentication/index.d.ts.map +1 -1
- package/build/modules/connections/models/did/authentication/index.mjs.map +1 -1
- package/build/modules/connections/models/did/publicKey/Ed25119Sig2018.js +3 -3
- package/build/modules/connections/models/did/publicKey/Ed25119Sig2018.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.js +3 -3
- package/build/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/PublicKey.js +1 -1
- package/build/modules/connections/models/did/publicKey/PublicKey.mjs +1 -1
- package/build/modules/connections/models/did/publicKey/RsaSig2018.js +3 -3
- package/build/modules/connections/models/did/publicKey/RsaSig2018.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/index.mjs.map +1 -1
- package/build/modules/connections/models/index.js +1 -1
- package/build/modules/connections/models/index.mjs +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.mts +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.mts.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.ts +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.ts.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.js +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.mjs +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.mjs.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRepository.js +2 -2
- package/build/modules/connections/repository/DidCommConnectionRepository.mjs +2 -2
- package/build/modules/connections/repository/DidCommConnectionRepository.mjs.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.d.mts +3 -3
- package/build/modules/connections/services/DidCommConnectionService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.d.ts +3 -3
- package/build/modules/connections/services/DidCommConnectionService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.js +13 -13
- package/build/modules/connections/services/DidCommConnectionService.mjs +13 -13
- package/build/modules/connections/services/DidCommConnectionService.mjs.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.d.mts +2 -2
- package/build/modules/connections/services/DidCommDidRotateService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.d.ts +2 -2
- package/build/modules/connections/services/DidCommDidRotateService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.js +8 -8
- package/build/modules/connections/services/DidCommDidRotateService.mjs +8 -8
- package/build/modules/connections/services/DidCommDidRotateService.mjs.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.js +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.mjs +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.mjs.map +1 -1
- package/build/modules/connections/services/helpers.js +1 -1
- package/build/modules/connections/services/helpers.mjs +1 -1
- package/build/modules/connections/services/helpers.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.js +2 -2
- package/build/modules/credentials/DidCommCredentialsApi.mjs +2 -2
- package/build/modules/credentials/DidCommCredentialsApi.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.js +2 -2
- package/build/modules/credentials/DidCommCredentialsModule.mjs +2 -2
- package/build/modules/credentials/DidCommCredentialsModule.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.mjs.map +1 -1
- package/build/modules/credentials/formats/DidCommCredentialFormatServiceOptions.d.mts +1 -1
- package/build/modules/credentials/formats/DidCommCredentialFormatServiceOptions.d.ts +1 -1
- package/build/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.js +3 -3
- package/build/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.mjs +2 -2
- package/build/modules/credentials/formats/index.js +2 -2
- package/build/modules/credentials/formats/index.mjs +2 -2
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.js +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.mjs +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.js +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.mjs +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.d.mts.map +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.d.ts.map +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.mjs.map +1 -1
- package/build/modules/credentials/index.js +5 -5
- package/build/modules/credentials/index.mjs +5 -5
- package/build/modules/credentials/models/DidCommCredentialFormatSpec.js +3 -3
- package/build/modules/credentials/models/DidCommCredentialFormatSpec.mjs +2 -2
- package/build/modules/credentials/models/DidCommCredentialPreviewAttribute.js +3 -3
- package/build/modules/credentials/models/DidCommCredentialPreviewAttribute.mjs +2 -2
- package/build/modules/credentials/models/DidCommRevocationNotification.js +1 -1
- package/build/modules/credentials/models/DidCommRevocationNotification.mjs +1 -1
- package/build/modules/credentials/models/index.js +3 -3
- package/build/modules/credentials/models/index.mjs +3 -3
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.mts.map +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.ts +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.ts.map +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.mjs.map +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocol.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocol.d.ts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocolOptions.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocolOptions.d.ts +1 -1
- package/build/modules/credentials/protocol/index.js +1 -1
- package/build/modules/credentials/protocol/index.mjs +1 -1
- package/build/modules/credentials/protocol/revocation-notification/handlers/DidCommRevocationNotificationV1Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/handlers/DidCommRevocationNotificationV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV1Message.js +4 -4
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV1Message.mjs +3 -3
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV2Message.js +4 -4
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.mts +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.mts.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.ts +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.ts.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.js +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.mjs +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.js +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.mjs +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.mts +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.ts +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.js +5 -5
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.mjs +5 -5
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.mts +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.ts +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommIssueCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommProposeCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommRequestCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/index.js +1 -1
- package/build/modules/credentials/protocol/v2/handlers/index.mjs +1 -1
- package/build/modules/credentials/protocol/v2/index.js +1 -1
- package/build/modules/credentials/protocol/v2/index.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.mts +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.ts +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.js +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs +2 -2
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/index.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/index.mjs +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.mts +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.mts.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.js +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.mjs +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.mjs.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.js +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.mjs +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.mjs.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.mts +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.mts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.ts +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.ts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.js +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.mjs +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.mjs.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesEvents.d.mts +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesEvents.d.ts +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.d.mts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.d.ts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.js +2 -2
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.mjs +2 -2
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.mts +2 -2
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.ts +2 -2
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.js +4 -4
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs +4 -4
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/handlers/DidCommFeaturesQueryMessageHandler.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.js +3 -3
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.js +1 -1
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.mjs +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.mts +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.ts +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.js +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v2/handlers/DidCommFeaturesQueriesMessageHandler.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.js +3 -3
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.js +3 -3
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs.map +1 -1
- package/build/modules/discover-features/services/DidCommDiscoverFeaturesService.d.mts +1 -1
- package/build/modules/discover-features/services/DidCommDiscoverFeaturesService.d.ts +1 -1
- package/build/modules/index.js +66 -66
- package/build/modules/index.mjs +66 -66
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.mts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.mts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.ts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.ts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.js +4 -4
- package/build/modules/message-pickup/DidCommMessagePickupApi.mjs +4 -4
- package/build/modules/message-pickup/DidCommMessagePickupApi.mjs.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.mts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.mts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.ts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.ts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.mjs.map +1 -1
- package/build/modules/message-pickup/index.js +1 -1
- package/build/modules/message-pickup/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/DidCommBaseMessagePickupProtocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/DidCommBaseMessagePickupProtocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/DidCommMessagePickupProtocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/DidCommMessagePickupProtocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/index.js +1 -1
- package/build/modules/message-pickup/protocol/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.js +3 -3
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.mjs +3 -3
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v1/handlers/DidCommBatchHandler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchMessage.js +4 -4
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchMessage.mjs +3 -3
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchPickupMessage.js +3 -3
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchPickupMessage.mjs +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.mts +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.ts +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.js +5 -5
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.mjs +5 -5
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/DidCommMessageDeliveryV2Handler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/DidCommStatusV2Handler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v2/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommDeliveryRequestV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommDeliveryRequestV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.js +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.mjs +2 -2
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/index.mjs +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.d.mts.map +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.d.ts.map +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.js +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.mjs +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.d.mts +4 -4
- package/build/modules/oob/DidCommOutOfBandApi.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.d.ts +4 -4
- package/build/modules/oob/DidCommOutOfBandApi.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.js +16 -16
- package/build/modules/oob/DidCommOutOfBandApi.mjs +16 -16
- package/build/modules/oob/DidCommOutOfBandApi.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.js +3 -3
- package/build/modules/oob/DidCommOutOfBandModule.mjs +3 -3
- package/build/modules/oob/DidCommOutOfBandModule.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.d.mts +2 -2
- package/build/modules/oob/DidCommOutOfBandService.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.d.ts +2 -2
- package/build/modules/oob/DidCommOutOfBandService.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.js +6 -6
- package/build/modules/oob/DidCommOutOfBandService.mjs +6 -6
- package/build/modules/oob/DidCommOutOfBandService.mjs.map +1 -1
- package/build/modules/oob/converters.js +1 -1
- package/build/modules/oob/converters.mjs +1 -1
- package/build/modules/oob/converters.mjs.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.d.mts.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.d.ts.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.js +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.mjs +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.mjs.map +1 -1
- package/build/modules/oob/domain/index.js +2 -2
- package/build/modules/oob/domain/index.mjs +2 -2
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.js +1 -1
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.mjs +1 -1
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.mjs.map +1 -1
- package/build/modules/oob/helpers.mjs.map +1 -1
- package/build/modules/oob/index.js +3 -3
- package/build/modules/oob/index.mjs +3 -3
- package/build/modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.js +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.mjs +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseMessage.js +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseMessage.mjs +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.d.mts.map +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.d.ts.map +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.js +6 -6
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.mjs +6 -6
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.mjs.map +1 -1
- package/build/modules/oob/messages/index.js +1 -1
- package/build/modules/oob/messages/index.mjs +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.d.mts.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.d.ts.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.js +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRecord.mjs +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRecord.mjs.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRepository.js +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRepository.mjs +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRepository.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.js +3 -3
- package/build/modules/proofs/DidCommProofsApi.mjs +3 -3
- package/build/modules/proofs/DidCommProofsApi.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsApiOptions.d.mts +1 -1
- package/build/modules/proofs/DidCommProofsApiOptions.d.ts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.mts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.ts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsModule.js +1 -1
- package/build/modules/proofs/DidCommProofsModule.mjs +1 -1
- package/build/modules/proofs/DidCommProofsModule.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.mjs.map +1 -1
- package/build/modules/proofs/formats/DidCommProofFormatServiceOptions.d.mts +1 -1
- package/build/modules/proofs/formats/DidCommProofFormatServiceOptions.d.ts +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.d.mts.map +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.d.ts.map +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.mjs.map +1 -1
- package/build/modules/proofs/index.js +11 -11
- package/build/modules/proofs/index.mjs +11 -11
- package/build/modules/proofs/models/DidCommProofFormatSpec.js +3 -3
- package/build/modules/proofs/models/DidCommProofFormatSpec.mjs +2 -2
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.mts.map +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.ts +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.ts.map +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.js +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.mjs +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.mjs.map +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocol.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocol.d.ts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocolOptions.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocolOptions.d.ts +1 -1
- package/build/modules/proofs/protocol/index.js +1 -1
- package/build/modules/proofs/protocol/index.mjs +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.js +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.mjs +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.mts +4 -4
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.mts.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.ts +4 -4
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.ts.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.js +12 -12
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.mjs +12 -12
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.mts +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.mts.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.ts +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.ts.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.js +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.mjs +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommProposePresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommRequestPresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.js +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.mjs +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.mjs +3 -3
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.js +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.mjs +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.mjs +3 -3
- package/build/modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.mjs +3 -3
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.mts +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.mts.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.ts +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.ts.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.mjs.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.js +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.mjs +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.mjs.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.d.mts +3 -3
- package/build/modules/routing/DidCommMediationRecipientApi.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.d.ts +3 -3
- package/build/modules/routing/DidCommMediationRecipientApi.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.js +8 -8
- package/build/modules/routing/DidCommMediationRecipientApi.mjs +8 -8
- package/build/modules/routing/DidCommMediationRecipientApi.mjs.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.js +4 -4
- package/build/modules/routing/DidCommMediationRecipientModule.mjs +4 -4
- package/build/modules/routing/DidCommMediationRecipientModule.mjs.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.mts +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.ts +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.js +2 -2
- package/build/modules/routing/DidCommMediatorApi.mjs +2 -2
- package/build/modules/routing/DidCommMediatorApi.mjs.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.js +7 -7
- package/build/modules/routing/DidCommMediatorModule.mjs +7 -7
- package/build/modules/routing/DidCommMediatorModule.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommForwardHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommKeylistUpdateHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommKeylistUpdateResponseHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationDenyHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationGrantHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationRequestHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/index.js +1 -1
- package/build/modules/routing/handlers/index.mjs +1 -1
- package/build/modules/routing/index.js +4 -4
- package/build/modules/routing/index.mjs +4 -4
- package/build/modules/routing/messages/DidCommForwardMessage.js +3 -3
- package/build/modules/routing/messages/DidCommForwardMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommKeylistUpdateMessage.js +3 -3
- package/build/modules/routing/messages/DidCommKeylistUpdateMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommKeylistUpdateResponseMessage.js +3 -3
- package/build/modules/routing/messages/DidCommKeylistUpdateResponseMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommMediationDenyMessage.js +1 -1
- package/build/modules/routing/messages/DidCommMediationDenyMessage.mjs +1 -1
- package/build/modules/routing/messages/DidCommMediationGrantMessage.js +3 -3
- package/build/modules/routing/messages/DidCommMediationGrantMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommMediationRequestMessage.js +1 -1
- package/build/modules/routing/messages/DidCommMediationRequestMessage.mjs +1 -1
- package/build/modules/routing/messages/index.js +1 -1
- package/build/modules/routing/messages/index.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.mts +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.mts.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.ts +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.ts.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.js +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.mjs.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.js +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.mjs.map +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.js +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.mjs.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.d.mts +2 -2
- package/build/modules/routing/services/DidCommMediationRecipientService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.d.ts +2 -2
- package/build/modules/routing/services/DidCommMediationRecipientService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.js +4 -4
- package/build/modules/routing/services/DidCommMediationRecipientService.mjs +4 -4
- package/build/modules/routing/services/DidCommMediationRecipientService.mjs.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.js +3 -3
- package/build/modules/routing/services/DidCommMediatorService.mjs +3 -3
- package/build/modules/routing/services/DidCommMediatorService.mjs.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.js +1 -1
- package/build/modules/routing/services/DidCommRoutingService.mjs +1 -1
- package/build/modules/routing/services/DidCommRoutingService.mjs.map +1 -1
- package/build/repository/DidCommMessageRecord.d.mts.map +1 -1
- package/build/repository/DidCommMessageRecord.d.ts.map +1 -1
- package/build/repository/DidCommMessageRecord.mjs.map +1 -1
- package/build/repository/DidCommMessageRepository.d.mts.map +1 -1
- package/build/repository/DidCommMessageRepository.d.ts.map +1 -1
- package/build/repository/DidCommMessageRepository.js +1 -1
- package/build/repository/DidCommMessageRepository.mjs +1 -1
- package/build/repository/DidCommMessageRepository.mjs.map +1 -1
- package/build/repository/index.js +1 -1
- package/build/repository/index.mjs +1 -1
- package/build/services/DidCommDocumentService.d.mts.map +1 -1
- package/build/services/DidCommDocumentService.d.ts.map +1 -1
- package/build/services/DidCommDocumentService.js +1 -1
- package/build/services/DidCommDocumentService.mjs +1 -1
- package/build/services/DidCommDocumentService.mjs.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.d.mts.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.d.ts.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.js +3 -3
- package/build/transport/DidCommHttpOutboundTransport.mjs +3 -3
- package/build/transport/DidCommHttpOutboundTransport.mjs.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.d.mts.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.d.ts.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.mjs.map +1 -1
- package/build/transport/index.js +2 -2
- package/build/transport/index.mjs +2 -2
- package/build/transport/queue/DidCommQueueTransportRepository.d.mts +1 -1
- package/build/transport/queue/DidCommQueueTransportRepository.d.ts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.mts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.mts.map +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.ts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.ts.map +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.js +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.mjs +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.mjs.map +1 -1
- package/build/transport/queue/index.js +1 -1
- package/build/transport/queue/index.mjs +1 -1
- package/build/updates/0.1-0.2/connection.js +3 -3
- package/build/updates/0.1-0.2/connection.mjs +3 -3
- package/build/updates/0.1-0.2/connection.mjs.map +1 -1
- package/build/updates/0.1-0.2/credential.js +1 -1
- package/build/updates/0.1-0.2/credential.mjs +1 -1
- package/build/updates/0.1-0.2/credential.mjs.map +1 -1
- package/build/updates/0.2-0.3/proof.js +1 -1
- package/build/updates/0.2-0.3/proof.mjs +1 -1
- package/build/updates/0.2-0.3/proof.mjs.map +1 -1
- package/build/updates/0.4-0.5/credentialExchangeRecord.js +2 -2
- package/build/updates/0.4-0.5/credentialExchangeRecord.mjs +2 -2
- package/build/updates/0.4-0.5/credentialExchangeRecord.mjs.map +1 -1
- package/build/updates/0.4-0.5/proofExchangeRecord.js +2 -2
- package/build/updates/0.4-0.5/proofExchangeRecord.mjs +2 -2
- package/build/util/DidCommLinkedAttachment.js +3 -3
- package/build/util/DidCommLinkedAttachment.mjs +2 -2
- package/build/util/JWE.mjs.map +1 -1
- package/build/util/attachment.d.mts.map +1 -1
- package/build/util/attachment.d.ts.map +1 -1
- package/build/util/attachment.mjs.map +1 -1
- package/build/util/messageType.d.mts +37 -1
- package/build/util/messageType.d.mts.map +1 -1
- package/build/util/messageType.d.ts +37 -1
- package/build/util/messageType.d.ts.map +1 -1
- package/build/util/messageType.js +4 -4
- package/build/util/messageType.mjs +4 -4
- package/build/util/messageType.mjs.map +1 -1
- package/build/util/parseInvitation.d.mts +8 -1
- package/build/util/parseInvitation.d.mts.map +1 -1
- package/build/util/parseInvitation.d.ts +8 -1
- package/build/util/parseInvitation.d.ts.map +1 -1
- package/build/util/parseInvitation.js +6 -5
- package/build/util/parseInvitation.mjs +7 -7
- package/build/util/parseInvitation.mjs.map +1 -1
- package/package.json +7 -7
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidExchangeCompleteHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeCompleteHandler.ts"],"sourcesContent":["import type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport type { DidCommOutOfBandService } from '../../oob/DidCommOutOfBandService'\nimport type { DidExchangeProtocol } from '../DidExchangeProtocol'\
|
|
1
|
+
{"version":3,"file":"DidCommDidExchangeCompleteHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeCompleteHandler.ts"],"sourcesContent":["import { CredoError, tryParseDid } from '@credo-ts/core'\nimport type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport type { DidCommOutOfBandService } from '../../oob/DidCommOutOfBandService'\nimport type { DidExchangeProtocol } from '../DidExchangeProtocol'\nimport { DidCommDidExchangeCompleteMessage } from '../messages'\nimport { DidCommHandshakeProtocol } from '../models'\n\nexport class DidCommDidExchangeCompleteHandler implements DidCommMessageHandler {\n private didExchangeProtocol: DidExchangeProtocol\n private outOfBandService: DidCommOutOfBandService\n public supportedMessages = [DidCommDidExchangeCompleteMessage]\n\n public constructor(didExchangeProtocol: DidExchangeProtocol, outOfBandService: DidCommOutOfBandService) {\n this.didExchangeProtocol = didExchangeProtocol\n this.outOfBandService = outOfBandService\n }\n\n public async handle(messageContext: DidCommMessageHandlerInboundMessage<DidCommDidExchangeCompleteHandler>) {\n const { connection: connectionRecord } = messageContext\n\n if (!connectionRecord) {\n throw new CredoError('Connection is missing in message context')\n }\n\n const { protocol } = connectionRecord\n if (protocol !== DidCommHandshakeProtocol.DidExchange) {\n throw new CredoError(\n `Connection record protocol is ${protocol} but handler supports only ${DidCommHandshakeProtocol.DidExchange}.`\n )\n }\n\n const { message } = messageContext\n const parentThreadId = message.thread?.parentThreadId\n if (!parentThreadId) {\n throw new CredoError('Message does not contain pthid attribute')\n }\n const outOfBandRecord = await this.outOfBandService.findByCreatedInvitationId(\n messageContext.agentContext,\n parentThreadId,\n tryParseDid(parentThreadId) ? message.threadId : undefined\n )\n\n if (!outOfBandRecord) {\n throw new CredoError(`OutOfBand record for message ID ${message.thread?.parentThreadId} not found!`)\n }\n\n await this.didExchangeProtocol.processComplete(messageContext, outOfBandRecord)\n\n return undefined\n }\n}\n"],"mappings":";;;;;;;AAOA,IAAa,oCAAb,MAAgF;CAK9E,AAAO,YAAY,qBAA0C,kBAA2C;OAFjG,oBAAoB,CAAC,kCAAkC;AAG5D,OAAK,sBAAsB;AAC3B,OAAK,mBAAmB;;CAG1B,MAAa,OAAO,gBAAwF;EAC1G,MAAM,EAAE,YAAY,qBAAqB;AAEzC,MAAI,CAAC,iBACH,OAAM,IAAI,WAAW,2CAA2C;EAGlE,MAAM,EAAE,aAAa;AACrB,MAAI,aAAa,yBAAyB,YACxC,OAAM,IAAI,WACR,iCAAiC,SAAS,6BAA6B,yBAAyB,YAAY,GAC7G;EAGH,MAAM,EAAE,YAAY;EACpB,MAAM,iBAAiB,QAAQ,QAAQ;AACvC,MAAI,CAAC,eACH,OAAM,IAAI,WAAW,2CAA2C;EAElE,MAAM,kBAAkB,MAAM,KAAK,iBAAiB,0BAClD,eAAe,cACf,gBACA,YAAY,eAAe,GAAG,QAAQ,WAAW,OAClD;AAED,MAAI,CAAC,gBACH,OAAM,IAAI,WAAW,mCAAmC,QAAQ,QAAQ,eAAe,aAAa;AAGtG,QAAM,KAAK,oBAAoB,gBAAgB,gBAAgB,gBAAgB"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from "../../../handlers/DidCommMessageHandler.mjs";
|
|
2
2
|
import { DidCommDidExchangeRequestMessage } from "../messages/DidCommDidExchangeRequestMessage.mjs";
|
|
3
3
|
import { DidCommDidExchangeResponseMessage } from "../messages/DidCommDidExchangeResponseMessage.mjs";
|
|
4
|
+
import { DidCommRoutingService } from "../../routing/services/DidCommRoutingService.mjs";
|
|
4
5
|
import { DidCommOutOfBandService } from "../../oob/DidCommOutOfBandService.mjs";
|
|
5
6
|
import { DidCommConnectionsModuleConfig } from "../DidCommConnectionsModuleConfig.mjs";
|
|
6
7
|
import { DidExchangeProtocol } from "../DidExchangeProtocol.mjs";
|
|
7
|
-
import { DidCommRoutingService } from "../../routing/services/DidCommRoutingService.mjs";
|
|
8
8
|
import { DidCommOutboundMessageContext } from "../../../models/DidCommOutboundMessageContext.mjs";
|
|
9
9
|
import { DidRepository } from "@credo-ts/core";
|
|
10
10
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidExchangeRequestHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeRequestHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDidExchangeRequestHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeRequestHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;cAaa,gCAAA,YAA4C;;;EAA5C,QAAA,cAAA;EAAiC,QAAA,aAAA;UAMpB,uBAAA;mBAGD,EAAA,CAAA,OAHC,gCAGD,CAAA,EAAA;aACH,CAAA,mBAAA,EADG,mBACH,EAAA,gBAAA,EAAA,uBAAA,EAAA,cAAA,EACF,qBADE,EAAA,aAAA,EAEH,aAFG,EAAA,uBAAA,EAGO,8BAHP;QACF,CAAA,cAAA,EAWkB,mCAXlB,CAWsD,gCAXtD,CAAA,CAAA,EAWuF,OAXvF,CAWuF,6BAXvF,CAWqD,iCAAA,CAXrD,GAAA,SAAA,CAAA"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from "../../../handlers/DidCommMessageHandler.js";
|
|
2
2
|
import { DidCommDidExchangeRequestMessage } from "../messages/DidCommDidExchangeRequestMessage.js";
|
|
3
3
|
import { DidCommDidExchangeResponseMessage } from "../messages/DidCommDidExchangeResponseMessage.js";
|
|
4
|
+
import { DidCommRoutingService } from "../../routing/services/DidCommRoutingService.js";
|
|
4
5
|
import { DidCommOutOfBandService } from "../../oob/DidCommOutOfBandService.js";
|
|
5
6
|
import { DidCommConnectionsModuleConfig } from "../DidCommConnectionsModuleConfig.js";
|
|
6
7
|
import { DidExchangeProtocol } from "../DidExchangeProtocol.js";
|
|
7
|
-
import { DidCommRoutingService } from "../../routing/services/DidCommRoutingService.js";
|
|
8
8
|
import { DidCommOutboundMessageContext } from "../../../models/DidCommOutboundMessageContext.js";
|
|
9
9
|
import { DidRepository } from "@credo-ts/core";
|
|
10
10
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidExchangeRequestHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeRequestHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDidExchangeRequestHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeRequestHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;cAaa,gCAAA,YAA4C;;;EAA5C,QAAA,cAAA;EAAiC,QAAA,aAAA;UAMpB,uBAAA;mBAGD,EAAA,CAAA,OAHC,gCAGD,CAAA,EAAA;aACH,CAAA,mBAAA,EADG,mBACH,EAAA,gBAAA,EAAA,uBAAA,EAAA,cAAA,EACF,qBADE,EAAA,aAAA,EAEH,aAFG,EAAA,uBAAA,EAGO,8BAHP;QACF,CAAA,cAAA,EAWkB,mCAXlB,CAWsD,gCAXtD,CAAA,CAAA,EAWuF,OAXvF,CAWuF,6BAXvF,CAWqD,iCAAA,CAXrD,GAAA,SAAA,CAAA"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_DidCommOutboundMessageContext = require('../../../models/DidCommOutboundMessageContext.js');
|
|
3
|
-
require('../../../models/index.js');
|
|
4
2
|
const require_DidCommHandshakeProtocol = require('../models/DidCommHandshakeProtocol.js');
|
|
5
3
|
require('../models/index.js');
|
|
6
|
-
const require_DidCommDidExchangeRequestMessage = require('../messages/DidCommDidExchangeRequestMessage.js');
|
|
7
|
-
require('../messages/index.js');
|
|
8
4
|
const require_DidCommTransportService = require('../../../DidCommTransportService.js');
|
|
5
|
+
const require_DidCommOutboundMessageContext = require('../../../models/DidCommOutboundMessageContext.js');
|
|
6
|
+
require('../../../models/index.js');
|
|
9
7
|
const require_DidCommOutOfBandState = require('../../oob/domain/DidCommOutOfBandState.js');
|
|
8
|
+
const require_DidCommDidExchangeRequestMessage = require('../messages/DidCommDidExchangeRequestMessage.js');
|
|
9
|
+
require('../messages/index.js');
|
|
10
10
|
let __credo_ts_core = require("@credo-ts/core");
|
|
11
11
|
__credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { DidCommOutboundMessageContext } from "../../../models/DidCommOutboundMessageContext.mjs";
|
|
2
|
-
import "../../../models/index.mjs";
|
|
3
1
|
import { DidCommHandshakeProtocol } from "../models/DidCommHandshakeProtocol.mjs";
|
|
4
2
|
import "../models/index.mjs";
|
|
5
|
-
import { DidCommDidExchangeRequestMessage } from "../messages/DidCommDidExchangeRequestMessage.mjs";
|
|
6
|
-
import "../messages/index.mjs";
|
|
7
3
|
import { DidCommTransportService } from "../../../DidCommTransportService.mjs";
|
|
4
|
+
import { DidCommOutboundMessageContext } from "../../../models/DidCommOutboundMessageContext.mjs";
|
|
5
|
+
import "../../../models/index.mjs";
|
|
8
6
|
import { DidCommOutOfBandState } from "../../oob/domain/DidCommOutOfBandState.mjs";
|
|
7
|
+
import { DidCommDidExchangeRequestMessage } from "../messages/DidCommDidExchangeRequestMessage.mjs";
|
|
8
|
+
import "../messages/index.mjs";
|
|
9
9
|
import { CredoError, tryParseDid } from "@credo-ts/core";
|
|
10
10
|
|
|
11
11
|
//#region src/modules/connections/handlers/DidCommDidExchangeRequestHandler.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidExchangeRequestHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeRequestHandler.ts"],"sourcesContent":["import type { DidRepository } from '@credo-ts/core'\nimport
|
|
1
|
+
{"version":3,"file":"DidCommDidExchangeRequestHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeRequestHandler.ts"],"sourcesContent":["import type { DidRepository } from '@credo-ts/core'\nimport { CredoError, tryParseDid } from '@credo-ts/core'\nimport { DidCommTransportService } from '../../../DidCommTransportService'\nimport type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport { DidCommOutboundMessageContext } from '../../../models'\nimport type { DidCommOutOfBandService } from '../../oob/DidCommOutOfBandService'\nimport { DidCommOutOfBandState } from '../../oob/domain/DidCommOutOfBandState'\nimport type { DidCommRoutingService } from '../../routing/services/DidCommRoutingService'\nimport type { DidCommConnectionsModuleConfig } from '../DidCommConnectionsModuleConfig'\nimport type { DidExchangeProtocol } from '../DidExchangeProtocol'\nimport { DidCommDidExchangeRequestMessage } from '../messages'\nimport { DidCommHandshakeProtocol } from '../models'\n\nexport class DidCommDidExchangeRequestHandler implements DidCommMessageHandler {\n private didExchangeProtocol: DidExchangeProtocol\n private outOfBandService: DidCommOutOfBandService\n private routingService: DidCommRoutingService\n private didRepository: DidRepository\n private connectionsModuleConfig: DidCommConnectionsModuleConfig\n public supportedMessages = [DidCommDidExchangeRequestMessage]\n\n public constructor(\n didExchangeProtocol: DidExchangeProtocol,\n outOfBandService: DidCommOutOfBandService,\n routingService: DidCommRoutingService,\n didRepository: DidRepository,\n connectionsModuleConfig: DidCommConnectionsModuleConfig\n ) {\n this.didExchangeProtocol = didExchangeProtocol\n this.outOfBandService = outOfBandService\n this.routingService = routingService\n this.didRepository = didRepository\n this.connectionsModuleConfig = connectionsModuleConfig\n }\n\n public async handle(messageContext: DidCommMessageHandlerInboundMessage<DidCommDidExchangeRequestHandler>) {\n const { agentContext, recipientKey, senderKey, message, connection, sessionId } = messageContext\n\n if (!recipientKey || !senderKey) {\n throw new CredoError('Unable to process connection request without senderKey or recipientKey')\n }\n\n const parentThreadId = message.thread?.parentThreadId\n\n if (!parentThreadId) {\n throw new CredoError(`Message does not contain 'pthid' attribute`)\n }\n\n const outOfBandRecord = tryParseDid(parentThreadId)\n ? await this.outOfBandService.createFromImplicitInvitation(agentContext, {\n did: parentThreadId,\n threadId: message.threadId,\n recipientKey,\n handshakeProtocols: [DidCommHandshakeProtocol.DidExchange],\n })\n : await this.outOfBandService.findByCreatedInvitationId(agentContext, parentThreadId)\n if (!outOfBandRecord) {\n throw new CredoError(`OutOfBand record for message ID ${parentThreadId} not found!`)\n }\n\n if (connection && !outOfBandRecord.reusable) {\n throw new CredoError(`Connection record for non-reusable out-of-band ${outOfBandRecord.id} already exists.`)\n }\n\n const receivedDidRecord = await this.didRepository.findReceivedDidByRecipientKey(agentContext, senderKey)\n if (receivedDidRecord) {\n throw new CredoError(`A received did record for sender key ${senderKey.fingerprint} already exists.`)\n }\n\n // TODO Shouldn't we check also if the keys match the keys from oob invitation services?\n\n if (outOfBandRecord.state === DidCommOutOfBandState.Done) {\n throw new CredoError('Out-of-band record has been already processed and it does not accept any new requests')\n }\n\n const connectionRecord = await this.didExchangeProtocol.processRequest(messageContext, outOfBandRecord)\n\n // Associate the new connection with the session created for the inbound message\n if (sessionId) {\n const transportService = agentContext.dependencyManager.resolve(DidCommTransportService)\n transportService.setConnectionIdForSession(sessionId, connectionRecord.id)\n }\n\n if (!outOfBandRecord.reusable) {\n await this.outOfBandService.updateState(agentContext, outOfBandRecord, DidCommOutOfBandState.Done)\n }\n\n if (connectionRecord.autoAcceptConnection ?? this.connectionsModuleConfig.autoAcceptConnections) {\n // TODO We should add an option to not pass routing and therefore do not rotate keys and use the keys from the invitation\n // TODO: Allow rotation of keys used in the invitation for new ones not only when out-of-band is reusable\n\n // We generate routing in two scenarios:\n // 1. When the out-of-band invitation is reusable, as otherwise all connections use the same keys\n // 2. When the out-of-band invitation has no inline services, as we don't want to generate a legacy did doc from a service did\n const routing =\n outOfBandRecord.reusable || outOfBandRecord.outOfBandInvitation.getInlineServices().length === 0\n ? await this.routingService.getRouting(agentContext)\n : undefined\n\n const message = await this.didExchangeProtocol.createResponse(\n agentContext,\n connectionRecord,\n outOfBandRecord,\n routing\n )\n return new DidCommOutboundMessageContext(message, {\n agentContext,\n connection: connectionRecord,\n outOfBand: outOfBandRecord,\n })\n }\n }\n}\n"],"mappings":";;;;;;;;;;;AAaA,IAAa,mCAAb,MAA+E;CAQ7E,AAAO,YACL,qBACA,kBACA,gBACA,eACA,yBACA;OARK,oBAAoB,CAAC,iCAAiC;AAS3D,OAAK,sBAAsB;AAC3B,OAAK,mBAAmB;AACxB,OAAK,iBAAiB;AACtB,OAAK,gBAAgB;AACrB,OAAK,0BAA0B;;CAGjC,MAAa,OAAO,gBAAuF;EACzG,MAAM,EAAE,cAAc,cAAc,WAAW,SAAS,YAAY,cAAc;AAElF,MAAI,CAAC,gBAAgB,CAAC,UACpB,OAAM,IAAI,WAAW,yEAAyE;EAGhG,MAAM,iBAAiB,QAAQ,QAAQ;AAEvC,MAAI,CAAC,eACH,OAAM,IAAI,WAAW,6CAA6C;EAGpE,MAAM,kBAAkB,YAAY,eAAe,GAC/C,MAAM,KAAK,iBAAiB,6BAA6B,cAAc;GACrE,KAAK;GACL,UAAU,QAAQ;GAClB;GACA,oBAAoB,CAAC,yBAAyB,YAAY;GAC3D,CAAC,GACF,MAAM,KAAK,iBAAiB,0BAA0B,cAAc,eAAe;AACvF,MAAI,CAAC,gBACH,OAAM,IAAI,WAAW,mCAAmC,eAAe,aAAa;AAGtF,MAAI,cAAc,CAAC,gBAAgB,SACjC,OAAM,IAAI,WAAW,kDAAkD,gBAAgB,GAAG,kBAAkB;AAI9G,MAD0B,MAAM,KAAK,cAAc,8BAA8B,cAAc,UAAU,CAEvG,OAAM,IAAI,WAAW,wCAAwC,UAAU,YAAY,kBAAkB;AAKvG,MAAI,gBAAgB,UAAU,sBAAsB,KAClD,OAAM,IAAI,WAAW,wFAAwF;EAG/G,MAAM,mBAAmB,MAAM,KAAK,oBAAoB,eAAe,gBAAgB,gBAAgB;AAGvG,MAAI,UAEF,CADyB,aAAa,kBAAkB,QAAQ,wBAAwB,CACvE,0BAA0B,WAAW,iBAAiB,GAAG;AAG5E,MAAI,CAAC,gBAAgB,SACnB,OAAM,KAAK,iBAAiB,YAAY,cAAc,iBAAiB,sBAAsB,KAAK;AAGpG,MAAI,iBAAiB,wBAAwB,KAAK,wBAAwB,uBAAuB;GAO/F,MAAM,UACJ,gBAAgB,YAAY,gBAAgB,oBAAoB,mBAAmB,CAAC,WAAW,IAC3F,MAAM,KAAK,eAAe,WAAW,aAAa,GAClD;AAQN,UAAO,IAAI,8BANK,MAAM,KAAK,oBAAoB,eAC7C,cACA,kBACA,iBACA,QACD,EACiD;IAChD;IACA,YAAY;IACZ,WAAW;IACZ,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from "../../../handlers/DidCommMessageHandler.mjs";
|
|
2
|
-
import { DidCommDidExchangeResponseMessage } from "../messages/DidCommDidExchangeResponseMessage.mjs";
|
|
3
2
|
import { DidCommDidExchangeCompleteMessage } from "../messages/DidCommDidExchangeCompleteMessage.mjs";
|
|
3
|
+
import { DidCommDidExchangeResponseMessage } from "../messages/DidCommDidExchangeResponseMessage.mjs";
|
|
4
4
|
import { DidCommConnectionService } from "../services/DidCommConnectionService.mjs";
|
|
5
5
|
import { DidCommOutOfBandService } from "../../oob/DidCommOutOfBandService.mjs";
|
|
6
6
|
import { DidCommConnectionsModuleConfig } from "../DidCommConnectionsModuleConfig.mjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidExchangeResponseHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeResponseHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDidExchangeResponseHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeResponseHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;cAYa,iCAAA,YAA6C;;;;EAA7C,QAAA,kBAAA;EAAkC,QAAA,uBAAA;mBAMrB,EAAA,CAAA,OAAA,iCAAA,CAAA,EAAA;aAGD,CAAA,mBAAA,EAAA,mBAAA,EAAA,gBAAA,EACH,uBADG,EAAA,iBAAA,EAEF,wBAFE,EAAA,kBAAA,EAGD,kBAHC,EAAA,uBAAA,EAII,8BAJJ;QACH,CAAA,cAAA,EAYgB,mCAZhB,CAYoD,iCAZpD,CAAA,CAAA,EAYsF,OAZtF,CAYsF,6BAZtF,CAYmD,iCAAA,CAZnD,GAAA,SAAA,CAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from "../../../handlers/DidCommMessageHandler.js";
|
|
2
|
-
import { DidCommDidExchangeResponseMessage } from "../messages/DidCommDidExchangeResponseMessage.js";
|
|
3
2
|
import { DidCommDidExchangeCompleteMessage } from "../messages/DidCommDidExchangeCompleteMessage.js";
|
|
3
|
+
import { DidCommDidExchangeResponseMessage } from "../messages/DidCommDidExchangeResponseMessage.js";
|
|
4
4
|
import { DidCommConnectionService } from "../services/DidCommConnectionService.js";
|
|
5
5
|
import { DidCommOutOfBandService } from "../../oob/DidCommOutOfBandService.js";
|
|
6
6
|
import { DidCommConnectionsModuleConfig } from "../DidCommConnectionsModuleConfig.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidExchangeResponseHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeResponseHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDidExchangeResponseHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeResponseHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;cAYa,iCAAA,YAA6C;;;;EAA7C,QAAA,kBAAA;EAAkC,QAAA,uBAAA;mBAMrB,EAAA,CAAA,OAAA,iCAAA,CAAA,EAAA;aAGD,CAAA,mBAAA,EAAA,mBAAA,EAAA,gBAAA,EACH,uBADG,EAAA,iBAAA,EAEF,wBAFE,EAAA,kBAAA,EAGD,kBAHC,EAAA,uBAAA,EAII,8BAJJ;QACH,CAAA,cAAA,EAYgB,mCAZhB,CAYoD,iCAZpD,CAAA,CAAA,EAYsF,OAZtF,CAYsF,6BAZtF,CAYmD,iCAAA,CAZnD,GAAA,SAAA,CAAA"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_TransportDecorator = require('../../../decorators/transport/TransportDecorator.js');
|
|
3
|
-
const require_DidCommOutboundMessageContext = require('../../../models/DidCommOutboundMessageContext.js');
|
|
4
|
-
require('../../../models/index.js');
|
|
5
2
|
const require_DidCommDidExchangeRole = require('../models/DidCommDidExchangeRole.js');
|
|
6
3
|
const require_DidCommHandshakeProtocol = require('../models/DidCommHandshakeProtocol.js');
|
|
7
4
|
require('../models/index.js');
|
|
5
|
+
const require_TransportDecorator = require('../../../decorators/transport/TransportDecorator.js');
|
|
6
|
+
const require_DidCommOutboundMessageContext = require('../../../models/DidCommOutboundMessageContext.js');
|
|
7
|
+
require('../../../models/index.js');
|
|
8
|
+
const require_DidCommOutOfBandState = require('../../oob/domain/DidCommOutOfBandState.js');
|
|
8
9
|
const require_DidCommDidExchangeResponseMessage = require('../messages/DidCommDidExchangeResponseMessage.js');
|
|
9
10
|
require('../messages/index.js');
|
|
10
|
-
const require_DidCommOutOfBandState = require('../../oob/domain/DidCommOutOfBandState.js');
|
|
11
11
|
let __credo_ts_core = require("@credo-ts/core");
|
|
12
12
|
__credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
13
13
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { ReturnRouteTypes } from "../../../decorators/transport/TransportDecorator.mjs";
|
|
2
|
-
import { DidCommOutboundMessageContext } from "../../../models/DidCommOutboundMessageContext.mjs";
|
|
3
|
-
import "../../../models/index.mjs";
|
|
4
1
|
import { DidCommDidExchangeRole } from "../models/DidCommDidExchangeRole.mjs";
|
|
5
2
|
import { DidCommHandshakeProtocol } from "../models/DidCommHandshakeProtocol.mjs";
|
|
6
3
|
import "../models/index.mjs";
|
|
4
|
+
import { ReturnRouteTypes } from "../../../decorators/transport/TransportDecorator.mjs";
|
|
5
|
+
import { DidCommOutboundMessageContext } from "../../../models/DidCommOutboundMessageContext.mjs";
|
|
6
|
+
import "../../../models/index.mjs";
|
|
7
|
+
import { DidCommOutOfBandState } from "../../oob/domain/DidCommOutOfBandState.mjs";
|
|
7
8
|
import { DidCommDidExchangeResponseMessage } from "../messages/DidCommDidExchangeResponseMessage.mjs";
|
|
8
9
|
import "../messages/index.mjs";
|
|
9
|
-
import { DidCommOutOfBandState } from "../../oob/domain/DidCommOutOfBandState.mjs";
|
|
10
10
|
import { CredoError } from "@credo-ts/core";
|
|
11
11
|
|
|
12
12
|
//#region src/modules/connections/handlers/DidCommDidExchangeResponseHandler.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidExchangeResponseHandler.mjs","names":["message"],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeResponseHandler.ts"],"sourcesContent":["import type { DidResolverService } from '@credo-ts/core'\nimport
|
|
1
|
+
{"version":3,"file":"DidCommDidExchangeResponseHandler.mjs","names":["message"],"sources":["../../../../src/modules/connections/handlers/DidCommDidExchangeResponseHandler.ts"],"sourcesContent":["import type { DidResolverService } from '@credo-ts/core'\nimport { CredoError } from '@credo-ts/core'\nimport { ReturnRouteTypes } from '../../../decorators/transport/TransportDecorator'\nimport type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport { DidCommOutboundMessageContext } from '../../../models'\nimport type { DidCommOutOfBandService } from '../../oob/DidCommOutOfBandService'\nimport { DidCommOutOfBandState } from '../../oob/domain/DidCommOutOfBandState'\nimport type { DidCommConnectionsModuleConfig, DidExchangeProtocol } from '..'\nimport { DidCommDidExchangeResponseMessage } from '../messages'\nimport { DidCommDidExchangeRole, DidCommHandshakeProtocol } from '../models'\nimport type { DidCommConnectionService } from '../services'\n\nexport class DidCommDidExchangeResponseHandler implements DidCommMessageHandler {\n private didExchangeProtocol: DidExchangeProtocol\n private outOfBandService: DidCommOutOfBandService\n private connectionService: DidCommConnectionService\n private didResolverService: DidResolverService\n private connectionsModuleConfig: DidCommConnectionsModuleConfig\n public supportedMessages = [DidCommDidExchangeResponseMessage]\n\n public constructor(\n didExchangeProtocol: DidExchangeProtocol,\n outOfBandService: DidCommOutOfBandService,\n connectionService: DidCommConnectionService,\n didResolverService: DidResolverService,\n connectionsModuleConfig: DidCommConnectionsModuleConfig\n ) {\n this.didExchangeProtocol = didExchangeProtocol\n this.outOfBandService = outOfBandService\n this.connectionService = connectionService\n this.didResolverService = didResolverService\n this.connectionsModuleConfig = connectionsModuleConfig\n }\n\n public async handle(messageContext: DidCommMessageHandlerInboundMessage<DidCommDidExchangeResponseHandler>) {\n const { agentContext, recipientKey, senderKey, message } = messageContext\n\n if (!recipientKey || !senderKey) {\n throw new CredoError('Unable to process connection response without sender key or recipient key')\n }\n\n const connectionRecord = await this.connectionService.getByRoleAndThreadId(\n agentContext,\n DidCommDidExchangeRole.Requester,\n message.threadId\n )\n if (!connectionRecord) {\n throw new CredoError(`Connection for thread ID ${message.threadId} not found!`)\n }\n\n if (!connectionRecord.did) {\n throw new CredoError(`Connection record ${connectionRecord.id} has no 'did'`)\n }\n\n const ourDidDocument = await this.didResolverService.resolveDidDocument(agentContext, connectionRecord.did)\n if (!ourDidDocument) {\n throw new CredoError(`Did document for did ${connectionRecord.did} was not resolved`)\n }\n\n // Validate if recipient key is included in recipient keys of the did document resolved by\n // connection record did\n if (!ourDidDocument.recipientKeys.find((key) => key.fingerprint === recipientKey.fingerprint)) {\n throw new CredoError(`Recipient key ${recipientKey.fingerprint} not found in did document recipient keys.`)\n }\n\n const { protocol } = connectionRecord\n if (protocol !== DidCommHandshakeProtocol.DidExchange) {\n throw new CredoError(\n `Connection record protocol is ${protocol} but handler supports only ${DidCommHandshakeProtocol.DidExchange}.`\n )\n }\n\n if (!connectionRecord.outOfBandId) {\n throw new CredoError(`Connection ${connectionRecord.id} does not have outOfBandId!`)\n }\n\n const outOfBandRecord = await this.outOfBandService.findById(agentContext, connectionRecord.outOfBandId)\n\n if (!outOfBandRecord) {\n throw new CredoError(\n `OutOfBand record for connection ${connectionRecord.id} with outOfBandId ${connectionRecord.outOfBandId} not found!`\n )\n }\n\n // TODO\n //\n // A connection request message is the only case when I can use the connection record found\n // only based on recipient key without checking that `theirKey` is equal to sender key.\n //\n // The question is if we should do it here in this way or rather somewhere else to keep\n // responsibility of all handlers aligned.\n //\n messageContext.connection = connectionRecord\n const connection = await this.didExchangeProtocol.processResponse(messageContext, outOfBandRecord)\n\n if (!outOfBandRecord.reusable) {\n await this.outOfBandService.updateState(agentContext, outOfBandRecord, DidCommOutOfBandState.Done)\n }\n\n // TODO: should we only send complete message in case of autoAcceptConnection or always?\n // In AATH we have a separate step to send the complete. So for now we'll only do it\n // if auto accept is enabled\n if (connection.autoAcceptConnection ?? this.connectionsModuleConfig.autoAcceptConnections) {\n const message = await this.didExchangeProtocol.createComplete(agentContext, connection, outOfBandRecord)\n // Disable return routing as we don't want to receive a response for this message over the same channel\n // This has led to long timeouts as not all clients actually close an http socket if there is no response message\n message.setReturnRouting(ReturnRouteTypes.none)\n\n return new DidCommOutboundMessageContext(message, { agentContext, connection })\n }\n }\n}\n"],"mappings":";;;;;;;;;;;;AAYA,IAAa,oCAAb,MAAgF;CAQ9E,AAAO,YACL,qBACA,kBACA,mBACA,oBACA,yBACA;OARK,oBAAoB,CAAC,kCAAkC;AAS5D,OAAK,sBAAsB;AAC3B,OAAK,mBAAmB;AACxB,OAAK,oBAAoB;AACzB,OAAK,qBAAqB;AAC1B,OAAK,0BAA0B;;CAGjC,MAAa,OAAO,gBAAwF;EAC1G,MAAM,EAAE,cAAc,cAAc,WAAW,YAAY;AAE3D,MAAI,CAAC,gBAAgB,CAAC,UACpB,OAAM,IAAI,WAAW,4EAA4E;EAGnG,MAAM,mBAAmB,MAAM,KAAK,kBAAkB,qBACpD,cACA,uBAAuB,WACvB,QAAQ,SACT;AACD,MAAI,CAAC,iBACH,OAAM,IAAI,WAAW,4BAA4B,QAAQ,SAAS,aAAa;AAGjF,MAAI,CAAC,iBAAiB,IACpB,OAAM,IAAI,WAAW,qBAAqB,iBAAiB,GAAG,eAAe;EAG/E,MAAM,iBAAiB,MAAM,KAAK,mBAAmB,mBAAmB,cAAc,iBAAiB,IAAI;AAC3G,MAAI,CAAC,eACH,OAAM,IAAI,WAAW,wBAAwB,iBAAiB,IAAI,mBAAmB;AAKvF,MAAI,CAAC,eAAe,cAAc,MAAM,QAAQ,IAAI,gBAAgB,aAAa,YAAY,CAC3F,OAAM,IAAI,WAAW,iBAAiB,aAAa,YAAY,4CAA4C;EAG7G,MAAM,EAAE,aAAa;AACrB,MAAI,aAAa,yBAAyB,YACxC,OAAM,IAAI,WACR,iCAAiC,SAAS,6BAA6B,yBAAyB,YAAY,GAC7G;AAGH,MAAI,CAAC,iBAAiB,YACpB,OAAM,IAAI,WAAW,cAAc,iBAAiB,GAAG,6BAA6B;EAGtF,MAAM,kBAAkB,MAAM,KAAK,iBAAiB,SAAS,cAAc,iBAAiB,YAAY;AAExG,MAAI,CAAC,gBACH,OAAM,IAAI,WACR,mCAAmC,iBAAiB,GAAG,oBAAoB,iBAAiB,YAAY,aACzG;AAWH,iBAAe,aAAa;EAC5B,MAAM,aAAa,MAAM,KAAK,oBAAoB,gBAAgB,gBAAgB,gBAAgB;AAElG,MAAI,CAAC,gBAAgB,SACnB,OAAM,KAAK,iBAAiB,YAAY,cAAc,iBAAiB,sBAAsB,KAAK;AAMpG,MAAI,WAAW,wBAAwB,KAAK,wBAAwB,uBAAuB;GACzF,MAAMA,YAAU,MAAM,KAAK,oBAAoB,eAAe,cAAc,YAAY,gBAAgB;AAGxG,aAAQ,iBAAiB,iBAAiB,KAAK;AAE/C,UAAO,IAAI,8BAA8BA,WAAS;IAAE;IAAc;IAAY,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidRotateAckHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateAckHandler.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDidRotateAckHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateAckHandler.ts"],"sourcesContent":[],"mappings":";;;;;cAIa,0BAAA,YAAsC;;EAAtC,iBAAA,EAAA,CAAA,OAEa,0BAFc,CAAA,EAAA;EAAA,WAAA,CAAA,gBAAA,EAID,uBAJC;QAEd,CAAA,cAAA,EAMY,mCANZ,CAMgD,0BANhD,CAAA,CAAA,EAM2E,OAN3E,CAAA,SAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidRotateAckHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateAckHandler.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDidRotateAckHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateAckHandler.ts"],"sourcesContent":[],"mappings":";;;;;cAIa,0BAAA,YAAsC;;EAAtC,iBAAA,EAAA,CAAA,OAEa,0BAFc,CAAA,EAAA;EAAA,WAAA,CAAA,gBAAA,EAID,uBAJC;QAEd,CAAA,cAAA,EAMY,mCANZ,CAMgD,0BANhD,CAAA,CAAA,EAM2E,OAN3E,CAAA,SAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidRotateAckHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateAckHandler.ts"],"sourcesContent":["import type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport
|
|
1
|
+
{"version":3,"file":"DidCommDidRotateAckHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateAckHandler.ts"],"sourcesContent":["import type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport { DidCommDidRotateAckMessage } from '../messages'\nimport type { DidCommDidRotateService } from '../services'\n\nexport class DidCommDidRotateAckHandler implements DidCommMessageHandler {\n private didRotateService: DidCommDidRotateService\n public supportedMessages = [DidCommDidRotateAckMessage]\n\n public constructor(didRotateService: DidCommDidRotateService) {\n this.didRotateService = didRotateService\n }\n\n public async handle(inboundMessage: DidCommMessageHandlerInboundMessage<DidCommDidRotateAckHandler>) {\n await this.didRotateService.processRotateAck(inboundMessage)\n\n return undefined\n }\n}\n"],"mappings":";;;;AAIA,IAAa,6BAAb,MAAyE;CAIvE,AAAO,YAAY,kBAA2C;OAFvD,oBAAoB,CAAC,2BAA2B;AAGrD,OAAK,mBAAmB;;CAG1B,MAAa,OAAO,gBAAiF;AACnG,QAAM,KAAK,iBAAiB,iBAAiB,eAAe"}
|
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
import { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from "../../../handlers/DidCommMessageHandler.mjs";
|
|
2
|
-
import { DidCommDidRotateProblemReportMessage } from "../messages/DidCommDidRotateProblemReportMessage.mjs";
|
|
3
|
-
import { DidCommDidRotateMessage } from "../messages/DidCommDidRotateMessage.mjs";
|
|
4
2
|
import { DidCommDidRotateAckMessage } from "../messages/DidCommDidRotateAckMessage.mjs";
|
|
5
|
-
import {
|
|
3
|
+
import { DidCommDidRotateMessage } from "../messages/DidCommDidRotateMessage.mjs";
|
|
4
|
+
import { DidCommDidRotateProblemReportMessage } from "../messages/DidCommDidRotateProblemReportMessage.mjs";
|
|
6
5
|
import { DidCommDidRotateService } from "../services/DidCommDidRotateService.mjs";
|
|
7
6
|
import { DidCommOutboundMessageContext } from "../../../models/DidCommOutboundMessageContext.mjs";
|
|
8
7
|
|
|
9
8
|
//#region src/modules/connections/handlers/DidCommDidRotateHandler.d.ts
|
|
10
9
|
declare class DidCommDidRotateHandler implements DidCommMessageHandler {
|
|
11
10
|
private didRotateService;
|
|
12
|
-
private connectionService;
|
|
13
11
|
supportedMessages: (typeof DidCommDidRotateMessage)[];
|
|
14
|
-
constructor(didRotateService: DidCommDidRotateService
|
|
12
|
+
constructor(didRotateService: DidCommDidRotateService);
|
|
15
13
|
handle(messageContext: DidCommMessageHandlerInboundMessage<DidCommDidRotateHandler>): Promise<DidCommOutboundMessageContext<DidCommDidRotateProblemReportMessage> | DidCommOutboundMessageContext<DidCommDidRotateAckMessage>>;
|
|
16
14
|
}
|
|
17
15
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidRotateHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateHandler.ts"],"sourcesContent":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DidCommDidRotateHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAKa,uBAAA,YAAmC;;6BAEtB;gCAEa;yBAID,oCAAoC,2BAAwB,QAAA,8BAAzB,oCAAA,IAAyB,8BAAA,0BAAA;AARlG"}
|
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
import { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from "../../../handlers/DidCommMessageHandler.js";
|
|
2
|
-
import { DidCommDidRotateProblemReportMessage } from "../messages/DidCommDidRotateProblemReportMessage.js";
|
|
3
|
-
import { DidCommDidRotateMessage } from "../messages/DidCommDidRotateMessage.js";
|
|
4
2
|
import { DidCommDidRotateAckMessage } from "../messages/DidCommDidRotateAckMessage.js";
|
|
5
|
-
import {
|
|
3
|
+
import { DidCommDidRotateMessage } from "../messages/DidCommDidRotateMessage.js";
|
|
4
|
+
import { DidCommDidRotateProblemReportMessage } from "../messages/DidCommDidRotateProblemReportMessage.js";
|
|
6
5
|
import { DidCommDidRotateService } from "../services/DidCommDidRotateService.js";
|
|
7
6
|
import { DidCommOutboundMessageContext } from "../../../models/DidCommOutboundMessageContext.js";
|
|
8
7
|
|
|
9
8
|
//#region src/modules/connections/handlers/DidCommDidRotateHandler.d.ts
|
|
10
9
|
declare class DidCommDidRotateHandler implements DidCommMessageHandler {
|
|
11
10
|
private didRotateService;
|
|
12
|
-
private connectionService;
|
|
13
11
|
supportedMessages: (typeof DidCommDidRotateMessage)[];
|
|
14
|
-
constructor(didRotateService: DidCommDidRotateService
|
|
12
|
+
constructor(didRotateService: DidCommDidRotateService);
|
|
15
13
|
handle(messageContext: DidCommMessageHandlerInboundMessage<DidCommDidRotateHandler>): Promise<DidCommOutboundMessageContext<DidCommDidRotateProblemReportMessage> | DidCommOutboundMessageContext<DidCommDidRotateAckMessage>>;
|
|
16
14
|
}
|
|
17
15
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidRotateHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateHandler.ts"],"sourcesContent":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DidCommDidRotateHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAKa,uBAAA,YAAmC;;6BAEtB;gCAEa;yBAID,oCAAoC,2BAAwB,QAAA,8BAAzB,oCAAA,IAAyB,8BAAA,0BAAA;AARlG"}
|
|
@@ -6,10 +6,9 @@ __credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
|
6
6
|
|
|
7
7
|
//#region src/modules/connections/handlers/DidCommDidRotateHandler.ts
|
|
8
8
|
var DidCommDidRotateHandler = class {
|
|
9
|
-
constructor(didRotateService
|
|
9
|
+
constructor(didRotateService) {
|
|
10
10
|
this.supportedMessages = [require_DidCommDidRotateMessage.DidCommDidRotateMessage];
|
|
11
11
|
this.didRotateService = didRotateService;
|
|
12
|
-
this.connectionService = connectionService;
|
|
13
12
|
}
|
|
14
13
|
async handle(messageContext) {
|
|
15
14
|
const { connection, recipientKey } = messageContext;
|
|
@@ -4,10 +4,9 @@ import { CredoError } from "@credo-ts/core";
|
|
|
4
4
|
|
|
5
5
|
//#region src/modules/connections/handlers/DidCommDidRotateHandler.ts
|
|
6
6
|
var DidCommDidRotateHandler = class {
|
|
7
|
-
constructor(didRotateService
|
|
7
|
+
constructor(didRotateService) {
|
|
8
8
|
this.supportedMessages = [DidCommDidRotateMessage];
|
|
9
9
|
this.didRotateService = didRotateService;
|
|
10
|
-
this.connectionService = connectionService;
|
|
11
10
|
}
|
|
12
11
|
async handle(messageContext) {
|
|
13
12
|
const { connection, recipientKey } = messageContext;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidRotateHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateHandler.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"DidCommDidRotateHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateHandler.ts"],"sourcesContent":["import { CredoError } from '@credo-ts/core'\nimport type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport { DidCommDidRotateMessage } from '../messages'\nimport type { DidCommDidRotateService } from '../services'\n\nexport class DidCommDidRotateHandler implements DidCommMessageHandler {\n private didRotateService: DidCommDidRotateService\n public supportedMessages = [DidCommDidRotateMessage]\n\n public constructor(didRotateService: DidCommDidRotateService) {\n this.didRotateService = didRotateService\n }\n\n public async handle(messageContext: DidCommMessageHandlerInboundMessage<DidCommDidRotateHandler>) {\n const { connection, recipientKey } = messageContext\n if (!connection) {\n throw new CredoError(`Connection for verkey ${recipientKey?.fingerprint} not found!`)\n }\n\n return this.didRotateService.processRotate(messageContext)\n }\n}\n"],"mappings":";;;;;AAKA,IAAa,0BAAb,MAAsE;CAIpE,AAAO,YAAY,kBAA2C;OAFvD,oBAAoB,CAAC,wBAAwB;AAGlD,OAAK,mBAAmB;;CAG1B,MAAa,OAAO,gBAA8E;EAChG,MAAM,EAAE,YAAY,iBAAiB;AACrC,MAAI,CAAC,WACH,OAAM,IAAI,WAAW,yBAAyB,cAAc,YAAY,aAAa;AAGvF,SAAO,KAAK,iBAAiB,cAAc,eAAe"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidRotateProblemReportHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateProblemReportHandler.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDidRotateProblemReportHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateProblemReportHandler.ts"],"sourcesContent":[],"mappings":";;;;;cAIa,oCAAA,YAAgD;;EAAhD,iBAAA,EAAA,CAAA,OAEa,oCAFwB,CAAA,EAAA;EAAA,WAAA,CAAA,gBAAA,EAIX,uBAJW;QAExB,CAAA,cAAA,EAMY,mCANZ,CAMgD,oCANhD,CAAA,CAAA,EAMqF,OANrF,CAAA,SAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidRotateProblemReportHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateProblemReportHandler.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDidRotateProblemReportHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateProblemReportHandler.ts"],"sourcesContent":[],"mappings":";;;;;cAIa,oCAAA,YAAgD;;EAAhD,iBAAA,EAAA,CAAA,OAEa,oCAFwB,CAAA,EAAA;EAAA,WAAA,CAAA,gBAAA,EAIX,uBAJW;QAExB,CAAA,cAAA,EAMY,mCANZ,CAMgD,oCANhD,CAAA,CAAA,EAMqF,OANrF,CAAA,SAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDidRotateProblemReportHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateProblemReportHandler.ts"],"sourcesContent":["import type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport
|
|
1
|
+
{"version":3,"file":"DidCommDidRotateProblemReportHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommDidRotateProblemReportHandler.ts"],"sourcesContent":["import type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport { DidCommDidRotateProblemReportMessage } from '../messages'\nimport type { DidCommDidRotateService } from '../services'\n\nexport class DidCommDidRotateProblemReportHandler implements DidCommMessageHandler {\n private didRotateService: DidCommDidRotateService\n public supportedMessages = [DidCommDidRotateProblemReportMessage]\n\n public constructor(didRotateService: DidCommDidRotateService) {\n this.didRotateService = didRotateService\n }\n\n public async handle(messageContext: DidCommMessageHandlerInboundMessage<DidCommDidRotateProblemReportHandler>) {\n await this.didRotateService.processProblemReport(messageContext)\n\n return undefined\n }\n}\n"],"mappings":";;;;AAIA,IAAa,uCAAb,MAAmF;CAIjF,AAAO,YAAY,kBAA2C;OAFvD,oBAAoB,CAAC,qCAAqC;AAG/D,OAAK,mBAAmB;;CAG1B,MAAa,OAAO,gBAA2F;AAC7G,QAAM,KAAK,iBAAiB,qBAAqB,eAAe"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommHangupHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommHangupHandler.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommHangupHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommHangupHandler.ts"],"sourcesContent":[],"mappings":";;;;;cAIa,oBAAA,YAAgC;;EAAhC,iBAAA,EAAA,CAAA,OAEa,oBAFQ,CAAA,EAAA;EAAA,WAAA,CAAA,gBAAA,EAIK,uBAJL;QAER,CAAA,cAAA,EAMY,mCANZ,CAMgD,oBANhD,CAAA,CAAA,EAMqE,OANrE,CAAA,SAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommHangupHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommHangupHandler.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommHangupHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommHangupHandler.ts"],"sourcesContent":[],"mappings":";;;;;cAIa,oBAAA,YAAgC;;EAAhC,iBAAA,EAAA,CAAA,OAEa,oBAFQ,CAAA,EAAA;EAAA,WAAA,CAAA,gBAAA,EAIK,uBAJL;QAER,CAAA,cAAA,EAMY,mCANZ,CAMgD,oBANhD,CAAA,CAAA,EAMqE,OANrE,CAAA,SAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommHangupHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommHangupHandler.ts"],"sourcesContent":["import type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport
|
|
1
|
+
{"version":3,"file":"DidCommHangupHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommHangupHandler.ts"],"sourcesContent":["import type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport { DidCommHangupMessage } from '../messages'\nimport type { DidCommDidRotateService } from '../services'\n\nexport class DidCommHangupHandler implements DidCommMessageHandler {\n private didRotateService: DidCommDidRotateService\n public supportedMessages = [DidCommHangupMessage]\n\n public constructor(didRotateService: DidCommDidRotateService) {\n this.didRotateService = didRotateService\n }\n\n public async handle(inboundMessage: DidCommMessageHandlerInboundMessage<DidCommHangupHandler>) {\n await this.didRotateService.processHangup(inboundMessage)\n\n return undefined\n }\n}\n"],"mappings":";;;;AAIA,IAAa,uBAAb,MAAmE;CAIjE,AAAO,YAAY,kBAA2C;OAFvD,oBAAoB,CAAC,qBAAqB;AAG/C,OAAK,mBAAmB;;CAG1B,MAAa,OAAO,gBAA2E;AAC7F,QAAM,KAAK,iBAAiB,cAAc,eAAe"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommTrustPingMessageHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingMessageHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommTrustPingMessageHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingMessageHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAMa,8BAAA,YAA0C;;;6BAG7B;gCAEa,4CAA4C;EALtE,MAAA,CAAA,cAAA,EAUyB,mCAVM,CAU8B,8BAV9B,CAAA,CAAA,EAU6D,OAV7D,CAU6D,6BAV7D,CAU6B,+BAAA,CAV7B,GAAA,SAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommTrustPingMessageHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingMessageHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommTrustPingMessageHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingMessageHandler.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAMa,8BAAA,YAA0C;;;6BAG7B;gCAEa,4CAA4C;EALtE,MAAA,CAAA,cAAA,EAUyB,mCAVM,CAU8B,8BAV9B,CAAA,CAAA,EAU6D,OAV7D,CAU6D,6BAV7D,CAU6B,+BAAA,CAV7B,GAAA,SAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommTrustPingMessageHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingMessageHandler.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"DidCommTrustPingMessageHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingMessageHandler.ts"],"sourcesContent":["import { CredoError } from '@credo-ts/core'\nimport type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport { DidCommTrustPingMessage } from '../messages'\nimport { DidCommDidExchangeState } from '../models'\nimport type { DidCommConnectionService, DidCommTrustPingService } from '../services'\n\nexport class DidCommTrustPingMessageHandler implements DidCommMessageHandler {\n private trustPingService: DidCommTrustPingService\n private connectionService: DidCommConnectionService\n public supportedMessages = [DidCommTrustPingMessage]\n\n public constructor(trustPingService: DidCommTrustPingService, connectionService: DidCommConnectionService) {\n this.trustPingService = trustPingService\n this.connectionService = connectionService\n }\n\n public async handle(messageContext: DidCommMessageHandlerInboundMessage<DidCommTrustPingMessageHandler>) {\n const { connection, recipientKey } = messageContext\n if (!connection) {\n throw new CredoError(`Connection for verkey ${recipientKey?.fingerprint} not found!`)\n }\n\n // TODO: This is better addressed in a middleware of some kind because\n // any message can transition the state to complete, not just an ack or trust ping\n if (connection.state === DidCommDidExchangeState.ResponseSent) {\n await this.connectionService.updateState(\n messageContext.agentContext,\n connection,\n DidCommDidExchangeState.Completed\n )\n }\n\n return this.trustPingService.processPing(messageContext, connection)\n }\n}\n"],"mappings":";;;;;;;AAMA,IAAa,iCAAb,MAA6E;CAK3E,AAAO,YAAY,kBAA2C,mBAA6C;OAFpG,oBAAoB,CAAC,wBAAwB;AAGlD,OAAK,mBAAmB;AACxB,OAAK,oBAAoB;;CAG3B,MAAa,OAAO,gBAAqF;EACvG,MAAM,EAAE,YAAY,iBAAiB;AACrC,MAAI,CAAC,WACH,OAAM,IAAI,WAAW,yBAAyB,cAAc,YAAY,aAAa;AAKvF,MAAI,WAAW,UAAU,wBAAwB,aAC/C,OAAM,KAAK,kBAAkB,YAC3B,eAAe,cACf,YACA,wBAAwB,UACzB;AAGH,SAAO,KAAK,iBAAiB,YAAY,gBAAgB,WAAW"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommTrustPingResponseMessageHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommTrustPingResponseMessageHandler.d.mts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.ts"],"sourcesContent":[],"mappings":";;;;;cAIa,sCAAA,YAAkD;;EAAlD,iBAAA,EAAA,CAAA,OAEa,+BAF0B,CAAA,EAAA;EAAA,WAAA,CAAA,gBAAA,EAIb,uBAJa;QAE1B,CAAA,cAAA,EAMY,mCANZ,CAMgD,sCANhD,CAAA,CAAA,EAMuF,OANvF,CAAA,SAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommTrustPingResponseMessageHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidCommTrustPingResponseMessageHandler.d.ts","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.ts"],"sourcesContent":[],"mappings":";;;;;cAIa,sCAAA,YAAkD;;EAAlD,iBAAA,EAAA,CAAA,OAEa,+BAF0B,CAAA,EAAA;EAAA,WAAA,CAAA,gBAAA,EAIb,uBAJa;QAE1B,CAAA,cAAA,EAMY,mCANZ,CAMgD,sCANhD,CAAA,CAAA,EAMuF,OANvF,CAAA,SAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommTrustPingResponseMessageHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.ts"],"sourcesContent":["import type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport
|
|
1
|
+
{"version":3,"file":"DidCommTrustPingResponseMessageHandler.mjs","names":[],"sources":["../../../../src/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.ts"],"sourcesContent":["import type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport { DidCommTrustPingResponseMessage } from '../messages'\nimport type { DidCommTrustPingService } from '../services'\n\nexport class DidCommTrustPingResponseMessageHandler implements DidCommMessageHandler {\n private trustPingService: DidCommTrustPingService\n public supportedMessages = [DidCommTrustPingResponseMessage]\n\n public constructor(trustPingService: DidCommTrustPingService) {\n this.trustPingService = trustPingService\n }\n\n public async handle(inboundMessage: DidCommMessageHandlerInboundMessage<DidCommTrustPingResponseMessageHandler>) {\n await this.trustPingService.processPingResponse(inboundMessage)\n\n return undefined\n }\n}\n"],"mappings":";;;;AAIA,IAAa,yCAAb,MAAqF;CAInF,AAAO,YAAY,kBAA2C;OAFvD,oBAAoB,CAAC,gCAAgC;AAG1D,OAAK,mBAAmB;;CAG1B,MAAa,OAAO,gBAA6F;AAC/G,QAAM,KAAK,iBAAiB,oBAAoB,eAAe"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
const require_DidCommAckMessageHandler = require('./DidCommAckMessageHandler.js');
|
|
2
|
+
const require_DidCommConnectionProblemReportHandler = require('./DidCommConnectionProblemReportHandler.js');
|
|
2
3
|
const require_DidCommConnectionRequestHandler = require('./DidCommConnectionRequestHandler.js');
|
|
3
4
|
const require_DidCommConnectionResponseHandler = require('./DidCommConnectionResponseHandler.js');
|
|
4
|
-
const
|
|
5
|
-
const require_DidCommTrustPingResponseMessageHandler = require('./DidCommTrustPingResponseMessageHandler.js');
|
|
5
|
+
const require_DidCommDidExchangeCompleteHandler = require('./DidCommDidExchangeCompleteHandler.js');
|
|
6
6
|
const require_DidCommDidExchangeRequestHandler = require('./DidCommDidExchangeRequestHandler.js');
|
|
7
7
|
const require_DidCommDidExchangeResponseHandler = require('./DidCommDidExchangeResponseHandler.js');
|
|
8
|
-
const require_DidCommDidExchangeCompleteHandler = require('./DidCommDidExchangeCompleteHandler.js');
|
|
9
|
-
const require_DidCommConnectionProblemReportHandler = require('./DidCommConnectionProblemReportHandler.js');
|
|
10
|
-
const require_DidCommDidRotateHandler = require('./DidCommDidRotateHandler.js');
|
|
11
8
|
const require_DidCommDidRotateAckHandler = require('./DidCommDidRotateAckHandler.js');
|
|
9
|
+
const require_DidCommDidRotateHandler = require('./DidCommDidRotateHandler.js');
|
|
12
10
|
const require_DidCommDidRotateProblemReportHandler = require('./DidCommDidRotateProblemReportHandler.js');
|
|
13
11
|
const require_DidCommHangupHandler = require('./DidCommHangupHandler.js');
|
|
12
|
+
const require_DidCommTrustPingMessageHandler = require('./DidCommTrustPingMessageHandler.js');
|
|
13
|
+
const require_DidCommTrustPingResponseMessageHandler = require('./DidCommTrustPingResponseMessageHandler.js');
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { DidCommAckMessageHandler } from "./DidCommAckMessageHandler.mjs";
|
|
2
|
+
import { DidCommConnectionProblemReportHandler } from "./DidCommConnectionProblemReportHandler.mjs";
|
|
2
3
|
import { DidCommConnectionRequestHandler } from "./DidCommConnectionRequestHandler.mjs";
|
|
3
4
|
import { DidCommConnectionResponseHandler } from "./DidCommConnectionResponseHandler.mjs";
|
|
4
|
-
import {
|
|
5
|
-
import { DidCommTrustPingResponseMessageHandler } from "./DidCommTrustPingResponseMessageHandler.mjs";
|
|
5
|
+
import { DidCommDidExchangeCompleteHandler } from "./DidCommDidExchangeCompleteHandler.mjs";
|
|
6
6
|
import { DidCommDidExchangeRequestHandler } from "./DidCommDidExchangeRequestHandler.mjs";
|
|
7
7
|
import { DidCommDidExchangeResponseHandler } from "./DidCommDidExchangeResponseHandler.mjs";
|
|
8
|
-
import { DidCommDidExchangeCompleteHandler } from "./DidCommDidExchangeCompleteHandler.mjs";
|
|
9
|
-
import { DidCommConnectionProblemReportHandler } from "./DidCommConnectionProblemReportHandler.mjs";
|
|
10
|
-
import { DidCommDidRotateHandler } from "./DidCommDidRotateHandler.mjs";
|
|
11
8
|
import { DidCommDidRotateAckHandler } from "./DidCommDidRotateAckHandler.mjs";
|
|
9
|
+
import { DidCommDidRotateHandler } from "./DidCommDidRotateHandler.mjs";
|
|
12
10
|
import { DidCommDidRotateProblemReportHandler } from "./DidCommDidRotateProblemReportHandler.mjs";
|
|
13
11
|
import { DidCommHangupHandler } from "./DidCommHangupHandler.mjs";
|
|
12
|
+
import { DidCommTrustPingMessageHandler } from "./DidCommTrustPingMessageHandler.mjs";
|
|
13
|
+
import { DidCommTrustPingResponseMessageHandler } from "./DidCommTrustPingResponseMessageHandler.mjs";
|
|
@@ -12,49 +12,35 @@ const require_DidCommConnection = require('./models/DidCommConnection.js');
|
|
|
12
12
|
const require_DidCommConnectionRole = require('./models/DidCommConnectionRole.js');
|
|
13
13
|
const require_DidCommDidExchangeState = require('./models/DidCommDidExchangeState.js');
|
|
14
14
|
const require_DidCommConnectionState = require('./models/DidCommConnectionState.js');
|
|
15
|
+
const require_DidCommConnectionType = require('./models/DidCommConnectionType.js');
|
|
15
16
|
const require_DidCommDidExchangeRole = require('./models/DidCommDidExchangeRole.js');
|
|
16
17
|
const require_DidCommDidRotateRole = require('./models/DidCommDidRotateRole.js');
|
|
17
18
|
const require_DidCommHandshakeProtocol = require('./models/DidCommHandshakeProtocol.js');
|
|
18
|
-
const require_DidCommConnectionType = require('./models/DidCommConnectionType.js');
|
|
19
19
|
require('./models/index.js');
|
|
20
|
+
const require_DidCommConnectionEvents = require('./DidCommConnectionEvents.js');
|
|
20
21
|
const require_DidCommConnectionInvitationMessage = require('./messages/DidCommConnectionInvitationMessage.js');
|
|
22
|
+
const require_DidCommConnectionProblemReportMessage = require('./messages/DidCommConnectionProblemReportMessage.js');
|
|
21
23
|
const require_DidCommConnectionRequestMessage = require('./messages/DidCommConnectionRequestMessage.js');
|
|
22
24
|
const require_DidCommConnectionResponseMessage = require('./messages/DidCommConnectionResponseMessage.js');
|
|
23
|
-
const require_DidCommTrustPingMessage = require('./messages/DidCommTrustPingMessage.js');
|
|
24
|
-
const require_DidCommTrustPingResponseMessage = require('./messages/DidCommTrustPingResponseMessage.js');
|
|
25
|
-
const require_DidCommConnectionProblemReportMessage = require('./messages/DidCommConnectionProblemReportMessage.js');
|
|
26
|
-
const require_DidCommDidExchangeRequestMessage = require('./messages/DidCommDidExchangeRequestMessage.js');
|
|
27
|
-
const require_DidCommDidExchangeResponseMessage = require('./messages/DidCommDidExchangeResponseMessage.js');
|
|
28
25
|
const require_DidCommDidExchangeCompleteMessage = require('./messages/DidCommDidExchangeCompleteMessage.js');
|
|
29
26
|
const require_DidCommDidExchangeProblemReportMessage = require('./messages/DidCommDidExchangeProblemReportMessage.js');
|
|
30
|
-
const
|
|
31
|
-
const
|
|
27
|
+
const require_DidCommDidExchangeRequestMessage = require('./messages/DidCommDidExchangeRequestMessage.js');
|
|
28
|
+
const require_DidCommDidExchangeResponseMessage = require('./messages/DidCommDidExchangeResponseMessage.js');
|
|
32
29
|
const require_DidCommDidRotateAckMessage = require('./messages/DidCommDidRotateAckMessage.js');
|
|
30
|
+
const require_DidCommDidRotateMessage = require('./messages/DidCommDidRotateMessage.js');
|
|
31
|
+
const require_DidCommDidRotateProblemReportMessage = require('./messages/DidCommDidRotateProblemReportMessage.js');
|
|
33
32
|
const require_DidCommHangupMessage = require('./messages/DidCommHangupMessage.js');
|
|
33
|
+
const require_DidCommTrustPingMessage = require('./messages/DidCommTrustPingMessage.js');
|
|
34
|
+
const require_DidCommTrustPingResponseMessage = require('./messages/DidCommTrustPingResponseMessage.js');
|
|
34
35
|
require('./messages/index.js');
|
|
35
36
|
const require_ConnectionProblemReportError = require('./errors/ConnectionProblemReportError.js');
|
|
36
37
|
const require_ConnectionProblemReportReason = require('./errors/ConnectionProblemReportReason.js');
|
|
37
38
|
const require_DidExchangeProblemReportError = require('./errors/DidExchangeProblemReportError.js');
|
|
38
39
|
const require_DidExchangeProblemReportReason = require('./errors/DidExchangeProblemReportReason.js');
|
|
39
40
|
require('./errors/index.js');
|
|
40
|
-
const require_DidCommAckMessageHandler = require('./handlers/DidCommAckMessageHandler.js');
|
|
41
|
-
const require_DidCommConnectionRequestHandler = require('./handlers/DidCommConnectionRequestHandler.js');
|
|
42
|
-
const require_DidCommConnectionResponseHandler = require('./handlers/DidCommConnectionResponseHandler.js');
|
|
43
|
-
const require_DidCommTrustPingMessageHandler = require('./handlers/DidCommTrustPingMessageHandler.js');
|
|
44
|
-
const require_DidCommTrustPingResponseMessageHandler = require('./handlers/DidCommTrustPingResponseMessageHandler.js');
|
|
45
|
-
const require_DidCommDidExchangeRequestHandler = require('./handlers/DidCommDidExchangeRequestHandler.js');
|
|
46
|
-
const require_DidCommDidExchangeResponseHandler = require('./handlers/DidCommDidExchangeResponseHandler.js');
|
|
47
|
-
const require_DidCommDidExchangeCompleteHandler = require('./handlers/DidCommDidExchangeCompleteHandler.js');
|
|
48
|
-
const require_DidCommConnectionProblemReportHandler = require('./handlers/DidCommConnectionProblemReportHandler.js');
|
|
49
|
-
const require_DidCommDidRotateHandler = require('./handlers/DidCommDidRotateHandler.js');
|
|
50
|
-
const require_DidCommDidRotateAckHandler = require('./handlers/DidCommDidRotateAckHandler.js');
|
|
51
|
-
const require_DidCommDidRotateProblemReportHandler = require('./handlers/DidCommDidRotateProblemReportHandler.js');
|
|
52
|
-
const require_DidCommHangupHandler = require('./handlers/DidCommHangupHandler.js');
|
|
53
|
-
require('./handlers/index.js');
|
|
54
41
|
const require_DidCommConnectionRecord = require('./repository/DidCommConnectionRecord.js');
|
|
55
42
|
const require_DidCommConnectionRepository = require('./repository/DidCommConnectionRepository.js');
|
|
56
43
|
require('./repository/index.js');
|
|
57
|
-
const require_DidCommConnectionEvents = require('./DidCommConnectionEvents.js');
|
|
58
44
|
const require_DidCommConnectionService = require('./services/DidCommConnectionService.js');
|
|
59
45
|
const require_DidCommConnectionsModuleConfig = require('./DidCommConnectionsModuleConfig.js');
|
|
60
46
|
const require_DidCommDidRotateService = require('./services/DidCommDidRotateService.js');
|
|
@@ -63,4 +49,18 @@ const require_DidCommTrustPingService = require('./services/DidCommTrustPingServ
|
|
|
63
49
|
require('./services/index.js');
|
|
64
50
|
const require_DidExchangeProtocol = require('./DidExchangeProtocol.js');
|
|
65
51
|
const require_DidCommConnectionsApi = require('./DidCommConnectionsApi.js');
|
|
52
|
+
const require_DidCommAckMessageHandler = require('./handlers/DidCommAckMessageHandler.js');
|
|
53
|
+
const require_DidCommConnectionProblemReportHandler = require('./handlers/DidCommConnectionProblemReportHandler.js');
|
|
54
|
+
const require_DidCommConnectionRequestHandler = require('./handlers/DidCommConnectionRequestHandler.js');
|
|
55
|
+
const require_DidCommConnectionResponseHandler = require('./handlers/DidCommConnectionResponseHandler.js');
|
|
56
|
+
const require_DidCommDidExchangeCompleteHandler = require('./handlers/DidCommDidExchangeCompleteHandler.js');
|
|
57
|
+
const require_DidCommDidExchangeRequestHandler = require('./handlers/DidCommDidExchangeRequestHandler.js');
|
|
58
|
+
const require_DidCommDidExchangeResponseHandler = require('./handlers/DidCommDidExchangeResponseHandler.js');
|
|
59
|
+
const require_DidCommDidRotateAckHandler = require('./handlers/DidCommDidRotateAckHandler.js');
|
|
60
|
+
const require_DidCommDidRotateHandler = require('./handlers/DidCommDidRotateHandler.js');
|
|
61
|
+
const require_DidCommDidRotateProblemReportHandler = require('./handlers/DidCommDidRotateProblemReportHandler.js');
|
|
62
|
+
const require_DidCommHangupHandler = require('./handlers/DidCommHangupHandler.js');
|
|
63
|
+
const require_DidCommTrustPingMessageHandler = require('./handlers/DidCommTrustPingMessageHandler.js');
|
|
64
|
+
const require_DidCommTrustPingResponseMessageHandler = require('./handlers/DidCommTrustPingResponseMessageHandler.js');
|
|
65
|
+
require('./handlers/index.js');
|
|
66
66
|
const require_DidCommConnectionsModule = require('./DidCommConnectionsModule.js');
|