@credo-ts/didcomm 0.6.0-pr-2392-20251010173905 → 0.6.0-pr-2457-20251016083534
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/BaseDidCommMessage.d.mts.map +1 -1
- package/build/BaseDidCommMessage.d.ts.map +1 -1
- package/build/BaseDidCommMessage.js +3 -3
- package/build/BaseDidCommMessage.mjs +2 -2
- package/build/BaseDidCommMessage.mjs.map +1 -1
- package/build/DidCommApi.d.mts +6 -10
- package/build/DidCommApi.d.mts.map +1 -1
- package/build/DidCommApi.d.ts +6 -10
- package/build/DidCommApi.d.ts.map +1 -1
- package/build/DidCommApi.js +16 -21
- package/build/DidCommApi.mjs +16 -21
- package/build/DidCommApi.mjs.map +1 -1
- package/build/DidCommDispatcher.d.mts.map +1 -1
- package/build/DidCommDispatcher.d.ts.map +1 -1
- package/build/DidCommDispatcher.js +7 -7
- package/build/DidCommDispatcher.mjs +7 -7
- package/build/DidCommDispatcher.mjs.map +1 -1
- package/build/DidCommEnvelopeService.d.mts.map +1 -1
- package/build/DidCommEnvelopeService.d.ts.map +1 -1
- package/build/DidCommEnvelopeService.js +5 -5
- package/build/DidCommEnvelopeService.mjs +5 -5
- package/build/DidCommEnvelopeService.mjs.map +1 -1
- package/build/DidCommFeatureRegistry.d.mts.map +1 -1
- package/build/DidCommFeatureRegistry.d.ts.map +1 -1
- package/build/DidCommFeatureRegistry.mjs.map +1 -1
- package/build/DidCommMessage.d.mts +1 -1
- package/build/DidCommMessage.d.mts.map +1 -1
- package/build/DidCommMessage.d.ts +1 -1
- package/build/DidCommMessage.d.ts.map +1 -1
- package/build/DidCommMessage.js +2 -2
- package/build/DidCommMessage.mjs +2 -2
- package/build/DidCommMessage.mjs.map +1 -1
- package/build/DidCommMessageHandlerRegistry.d.mts.map +1 -1
- package/build/DidCommMessageHandlerRegistry.d.ts.map +1 -1
- package/build/DidCommMessageHandlerRegistry.mjs.map +1 -1
- package/build/DidCommMessageReceiver.d.mts +1 -6
- package/build/DidCommMessageReceiver.d.mts.map +1 -1
- package/build/DidCommMessageReceiver.d.ts +1 -6
- package/build/DidCommMessageReceiver.d.ts.map +1 -1
- package/build/DidCommMessageReceiver.js +9 -21
- package/build/DidCommMessageReceiver.mjs +9 -21
- package/build/DidCommMessageReceiver.mjs.map +1 -1
- package/build/DidCommMessageSender.d.mts +1 -6
- package/build/DidCommMessageSender.d.mts.map +1 -1
- package/build/DidCommMessageSender.d.ts +1 -6
- package/build/DidCommMessageSender.d.ts.map +1 -1
- package/build/DidCommMessageSender.js +17 -29
- package/build/DidCommMessageSender.mjs +17 -29
- package/build/DidCommMessageSender.mjs.map +1 -1
- package/build/DidCommModule.d.mts +1 -1
- package/build/DidCommModule.d.mts.map +1 -1
- package/build/DidCommModule.d.ts +1 -1
- package/build/DidCommModule.d.ts.map +1 -1
- package/build/DidCommModule.js +9 -12
- package/build/DidCommModule.mjs +9 -12
- package/build/DidCommModule.mjs.map +1 -1
- package/build/DidCommModuleConfig.d.mts +14 -2
- package/build/DidCommModuleConfig.d.mts.map +1 -1
- package/build/DidCommModuleConfig.d.ts +14 -2
- package/build/DidCommModuleConfig.d.ts.map +1 -1
- package/build/DidCommModuleConfig.js +15 -1
- package/build/DidCommModuleConfig.mjs +15 -1
- package/build/DidCommModuleConfig.mjs.map +1 -1
- package/build/DidCommTransportService.d.mts.map +1 -1
- package/build/DidCommTransportService.d.ts.map +1 -1
- package/build/DidCommTransportService.js +1 -1
- package/build/DidCommTransportService.mjs +1 -1
- package/build/DidCommTransportService.mjs.map +1 -1
- package/build/decorators/ack/AckDecorator.js +1 -1
- package/build/decorators/ack/AckDecorator.mjs +1 -1
- package/build/decorators/ack/AckDecoratorExtension.js +3 -3
- package/build/decorators/ack/AckDecoratorExtension.mjs +2 -2
- package/build/decorators/ack/AckDecoratorExtension.mjs.map +1 -1
- package/build/decorators/attachment/AttachmentExtension.js +3 -3
- package/build/decorators/attachment/AttachmentExtension.mjs +2 -2
- package/build/decorators/attachment/AttachmentExtension.mjs.map +1 -1
- package/build/decorators/attachment/DidCommAttachment.js +3 -3
- package/build/decorators/attachment/DidCommAttachment.mjs +2 -2
- package/build/decorators/attachment/DidCommAttachment.mjs.map +1 -1
- package/build/decorators/l10n/L10nDecoratorExtension.js +3 -3
- package/build/decorators/l10n/L10nDecoratorExtension.mjs +2 -2
- package/build/decorators/l10n/L10nDecoratorExtension.mjs.map +1 -1
- package/build/decorators/service/ServiceDecorator.js +1 -1
- package/build/decorators/service/ServiceDecorator.mjs +1 -1
- package/build/decorators/service/ServiceDecoratorExtension.js +3 -3
- package/build/decorators/service/ServiceDecoratorExtension.mjs +2 -2
- package/build/decorators/service/ServiceDecoratorExtension.mjs.map +1 -1
- package/build/decorators/signature/SignatureDecorator.js +4 -4
- package/build/decorators/signature/SignatureDecorator.mjs +3 -3
- package/build/decorators/thread/ThreadDecorator.js +3 -3
- package/build/decorators/thread/ThreadDecorator.mjs +2 -2
- package/build/decorators/thread/ThreadDecoratorExtension.js +3 -3
- package/build/decorators/thread/ThreadDecoratorExtension.mjs +2 -2
- package/build/decorators/thread/ThreadDecoratorExtension.mjs.map +1 -1
- package/build/decorators/timing/TimingDecorator.js +3 -3
- package/build/decorators/timing/TimingDecorator.mjs +2 -2
- package/build/decorators/timing/TimingDecoratorExtension.js +3 -3
- package/build/decorators/timing/TimingDecoratorExtension.mjs +2 -2
- package/build/decorators/timing/TimingDecoratorExtension.mjs.map +1 -1
- package/build/decorators/transport/TransportDecorator.js +3 -3
- package/build/decorators/transport/TransportDecorator.mjs +2 -2
- package/build/decorators/transport/TransportDecoratorExtension.js +3 -3
- package/build/decorators/transport/TransportDecoratorExtension.mjs +2 -2
- package/build/decorators/transport/TransportDecoratorExtension.mjs.map +1 -1
- package/build/errors/MessageSendingError.d.mts.map +1 -1
- package/build/errors/MessageSendingError.d.ts.map +1 -1
- package/build/errors/MessageSendingError.mjs.map +1 -1
- package/build/errors/index.js +1 -1
- package/build/errors/index.mjs +1 -1
- package/build/getDidCommOutboundMessageContext.d.mts.map +1 -1
- package/build/getDidCommOutboundMessageContext.d.ts.map +1 -1
- package/build/getDidCommOutboundMessageContext.js +6 -6
- package/build/getDidCommOutboundMessageContext.mjs +6 -6
- package/build/getDidCommOutboundMessageContext.mjs.map +1 -1
- package/build/handlers/DidCommMessageHandlerMiddleware.mjs.map +1 -1
- package/build/index.d.mts +99 -99
- package/build/index.d.ts +99 -99
- package/build/index.js +114 -112
- package/build/index.mjs +108 -108
- package/build/messages/common/DidCommAckMessage.js +1 -1
- package/build/messages/common/DidCommAckMessage.mjs +1 -1
- package/build/messages/problem-reports/DidCommProblemReportMessage.js +3 -3
- package/build/messages/problem-reports/DidCommProblemReportMessage.mjs +2 -2
- package/build/models/DidCommInboundMessageContext.d.mts.map +1 -1
- package/build/models/DidCommInboundMessageContext.d.ts.map +1 -1
- package/build/models/DidCommInboundMessageContext.mjs.map +1 -1
- package/build/models/DidCommOutboundMessageContext.d.mts.map +1 -1
- package/build/models/DidCommOutboundMessageContext.d.ts.map +1 -1
- package/build/models/DidCommOutboundMessageContext.mjs.map +1 -1
- package/build/models/features/DidCommFeature.js +3 -3
- package/build/models/features/DidCommFeature.mjs +2 -2
- package/build/models/features/DidCommFeatureQuery.js +3 -3
- package/build/models/features/DidCommFeatureQuery.mjs +2 -2
- package/build/models/features/DidCommProtocol.d.mts.map +1 -1
- package/build/models/features/DidCommProtocol.d.ts.map +1 -1
- package/build/models/features/DidCommProtocol.js +1 -1
- package/build/models/features/DidCommProtocol.mjs +1 -1
- package/build/models/features/DidCommProtocol.mjs.map +1 -1
- package/build/models/index.js +3 -3
- package/build/models/index.mjs +3 -3
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.mts +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.mts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.ts +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.ts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.js +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesApi.mjs +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesApi.mjs.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.d.mts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.d.ts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.js +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesModule.mjs +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesModule.mjs.map +1 -1
- package/build/modules/basic-messages/handlers/BasicMessageHandler.mjs.map +1 -1
- package/build/modules/basic-messages/index.js +2 -2
- package/build/modules/basic-messages/index.mjs +2 -2
- package/build/modules/basic-messages/messages/DidCommBasicMessage.js +3 -3
- package/build/modules/basic-messages/messages/DidCommBasicMessage.mjs +2 -2
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.d.mts.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.d.ts.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.mjs.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.js +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.mjs +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.mjs.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.d.mts.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.d.ts.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.js +4 -4
- package/build/modules/basic-messages/services/DidCommBasicMessageService.mjs +4 -4
- package/build/modules/basic-messages/services/DidCommBasicMessageService.mjs.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.d.mts +3 -3
- package/build/modules/connections/DidCommConnectionsApi.d.mts.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.d.ts +3 -3
- package/build/modules/connections/DidCommConnectionsApi.d.ts.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.js +5 -5
- package/build/modules/connections/DidCommConnectionsApi.mjs +5 -5
- package/build/modules/connections/DidCommConnectionsApi.mjs.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.d.mts.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.d.ts.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.js +20 -20
- package/build/modules/connections/DidCommConnectionsModule.mjs +20 -20
- package/build/modules/connections/DidCommConnectionsModule.mjs.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.d.mts +2 -4
- package/build/modules/connections/DidExchangeProtocol.d.mts.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.d.ts +2 -4
- package/build/modules/connections/DidExchangeProtocol.d.ts.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.js +11 -15
- package/build/modules/connections/DidExchangeProtocol.mjs +11 -15
- package/build/modules/connections/DidExchangeProtocol.mjs.map +1 -1
- package/build/modules/connections/DidExchangeStateMachine.js +1 -1
- package/build/modules/connections/DidExchangeStateMachine.mjs +1 -1
- package/build/modules/connections/DidExchangeStateMachine.mjs.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.mts +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.mts.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.ts +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.ts.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.mjs.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.mts +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.mts.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.ts +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.ts.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.js +3 -3
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.mjs +3 -3
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.mts +3 -5
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.ts +3 -5
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.js +1 -2
- package/build/modules/connections/handlers/DidCommDidRotateHandler.mjs +1 -2
- package/build/modules/connections/handlers/DidCommDidRotateHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/index.js +5 -5
- package/build/modules/connections/handlers/index.mjs +5 -5
- package/build/modules/connections/index.js +23 -23
- package/build/modules/connections/index.mjs +23 -23
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.js +4 -4
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.mjs +4 -4
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommConnectionProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.js +4 -4
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionResponseMessage.js +3 -3
- package/build/modules/connections/messages/DidCommConnectionResponseMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommDidExchangeCompleteMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeCompleteMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeRequestMessage.js +4 -4
- package/build/modules/connections/messages/DidCommDidExchangeRequestMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommDidExchangeResponseMessage.js +4 -4
- package/build/modules/connections/messages/DidCommDidExchangeResponseMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommDidRotateAckMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidRotateAckMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidRotateMessage.js +3 -3
- package/build/modules/connections/messages/DidCommDidRotateMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommDidRotateProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidRotateProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommHangupMessage.js +1 -1
- package/build/modules/connections/messages/DidCommHangupMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.js +3 -3
- package/build/modules/connections/messages/DidCommTrustPingMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommTrustPingMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.js +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.mjs.map +1 -1
- package/build/modules/connections/messages/index.js +7 -7
- package/build/modules/connections/messages/index.mjs +7 -7
- package/build/modules/connections/models/DidCommConnection.js +3 -3
- package/build/modules/connections/models/DidCommConnection.mjs +2 -2
- package/build/modules/connections/models/did/DidDoc.d.mts.map +1 -1
- package/build/modules/connections/models/did/DidDoc.d.ts.map +1 -1
- package/build/modules/connections/models/did/DidDoc.js +3 -3
- package/build/modules/connections/models/did/DidDoc.mjs +2 -2
- package/build/modules/connections/models/did/DidDoc.mjs.map +1 -1
- package/build/modules/connections/models/did/authentication/EmbeddedAuthentication.js +1 -1
- package/build/modules/connections/models/did/authentication/EmbeddedAuthentication.mjs +1 -1
- package/build/modules/connections/models/did/authentication/ReferencedAuthentication.js +3 -3
- package/build/modules/connections/models/did/authentication/ReferencedAuthentication.mjs +2 -2
- package/build/modules/connections/models/did/authentication/index.d.mts.map +1 -1
- package/build/modules/connections/models/did/authentication/index.d.ts.map +1 -1
- package/build/modules/connections/models/did/authentication/index.mjs.map +1 -1
- package/build/modules/connections/models/did/publicKey/Ed25119Sig2018.js +3 -3
- package/build/modules/connections/models/did/publicKey/Ed25119Sig2018.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.js +3 -3
- package/build/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/PublicKey.js +1 -1
- package/build/modules/connections/models/did/publicKey/PublicKey.mjs +1 -1
- package/build/modules/connections/models/did/publicKey/RsaSig2018.js +3 -3
- package/build/modules/connections/models/did/publicKey/RsaSig2018.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/index.mjs.map +1 -1
- package/build/modules/connections/models/index.js +1 -1
- package/build/modules/connections/models/index.mjs +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.mts +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.mts.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.ts +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.ts.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.js +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.mjs +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.mjs.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRepository.js +2 -2
- package/build/modules/connections/repository/DidCommConnectionRepository.mjs +2 -2
- package/build/modules/connections/repository/DidCommConnectionRepository.mjs.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.d.mts +3 -3
- package/build/modules/connections/services/DidCommConnectionService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.d.ts +3 -3
- package/build/modules/connections/services/DidCommConnectionService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.js +13 -13
- package/build/modules/connections/services/DidCommConnectionService.mjs +13 -13
- package/build/modules/connections/services/DidCommConnectionService.mjs.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.d.mts +2 -2
- package/build/modules/connections/services/DidCommDidRotateService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.d.ts +2 -2
- package/build/modules/connections/services/DidCommDidRotateService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.js +8 -8
- package/build/modules/connections/services/DidCommDidRotateService.mjs +8 -8
- package/build/modules/connections/services/DidCommDidRotateService.mjs.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.js +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.mjs +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.mjs.map +1 -1
- package/build/modules/connections/services/helpers.js +1 -1
- package/build/modules/connections/services/helpers.mjs +1 -1
- package/build/modules/connections/services/helpers.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.js +2 -2
- package/build/modules/credentials/DidCommCredentialsApi.mjs +2 -2
- package/build/modules/credentials/DidCommCredentialsApi.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.js +2 -2
- package/build/modules/credentials/DidCommCredentialsModule.mjs +2 -2
- package/build/modules/credentials/DidCommCredentialsModule.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.mjs.map +1 -1
- package/build/modules/credentials/formats/DidCommCredentialFormatServiceOptions.d.mts +1 -1
- package/build/modules/credentials/formats/DidCommCredentialFormatServiceOptions.d.ts +1 -1
- package/build/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.js +3 -3
- package/build/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.mjs +2 -2
- package/build/modules/credentials/formats/index.js +2 -2
- package/build/modules/credentials/formats/index.mjs +2 -2
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.js +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.mjs +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.js +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.mjs +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.d.mts.map +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.d.ts.map +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.mjs.map +1 -1
- package/build/modules/credentials/index.js +5 -5
- package/build/modules/credentials/index.mjs +5 -5
- package/build/modules/credentials/models/DidCommCredentialFormatSpec.js +3 -3
- package/build/modules/credentials/models/DidCommCredentialFormatSpec.mjs +2 -2
- package/build/modules/credentials/models/DidCommCredentialPreviewAttribute.js +3 -3
- package/build/modules/credentials/models/DidCommCredentialPreviewAttribute.mjs +2 -2
- package/build/modules/credentials/models/DidCommRevocationNotification.js +1 -1
- package/build/modules/credentials/models/DidCommRevocationNotification.mjs +1 -1
- package/build/modules/credentials/models/index.js +3 -3
- package/build/modules/credentials/models/index.mjs +3 -3
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.mts.map +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.ts +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.ts.map +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.mjs.map +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocol.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocol.d.ts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocolOptions.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocolOptions.d.ts +1 -1
- package/build/modules/credentials/protocol/index.js +1 -1
- package/build/modules/credentials/protocol/index.mjs +1 -1
- package/build/modules/credentials/protocol/revocation-notification/handlers/DidCommRevocationNotificationV1Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/handlers/DidCommRevocationNotificationV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV1Message.js +4 -4
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV1Message.mjs +3 -3
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV2Message.js +4 -4
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.mts +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.mts.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.ts +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.ts.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.js +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.mjs +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.js +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.mjs +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.mts +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.ts +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.js +5 -5
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.mjs +5 -5
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.mts +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.ts +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommIssueCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommProposeCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommRequestCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/index.js +1 -1
- package/build/modules/credentials/protocol/v2/handlers/index.mjs +1 -1
- package/build/modules/credentials/protocol/v2/index.js +1 -1
- package/build/modules/credentials/protocol/v2/index.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.mts +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.ts +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.js +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs +2 -2
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/index.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/index.mjs +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.mts +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.mts.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.js +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.mjs +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.mjs.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.js +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.mjs +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.mjs.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.mts +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.mts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.ts +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.ts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.js +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.mjs +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.mjs.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesEvents.d.mts +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesEvents.d.ts +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.d.mts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.d.ts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.js +2 -2
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.mjs +2 -2
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.mts +2 -2
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.ts +2 -2
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.js +4 -4
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs +4 -4
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/handlers/DidCommFeaturesQueryMessageHandler.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.js +3 -3
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.js +1 -1
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.mjs +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.mts +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.ts +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.js +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v2/handlers/DidCommFeaturesQueriesMessageHandler.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.js +3 -3
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.js +3 -3
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs.map +1 -1
- package/build/modules/discover-features/services/DidCommDiscoverFeaturesService.d.mts +1 -1
- package/build/modules/discover-features/services/DidCommDiscoverFeaturesService.d.ts +1 -1
- package/build/modules/index.js +66 -66
- package/build/modules/index.mjs +66 -66
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.mts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.mts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.ts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.ts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.js +4 -4
- package/build/modules/message-pickup/DidCommMessagePickupApi.mjs +4 -4
- package/build/modules/message-pickup/DidCommMessagePickupApi.mjs.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.mts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.mts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.ts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.ts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.mjs.map +1 -1
- package/build/modules/message-pickup/index.js +1 -1
- package/build/modules/message-pickup/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/DidCommBaseMessagePickupProtocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/DidCommBaseMessagePickupProtocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/DidCommMessagePickupProtocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/DidCommMessagePickupProtocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/index.js +1 -1
- package/build/modules/message-pickup/protocol/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.js +3 -3
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.mjs +3 -3
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v1/handlers/DidCommBatchHandler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchMessage.js +4 -4
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchMessage.mjs +3 -3
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchPickupMessage.js +3 -3
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchPickupMessage.mjs +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.mts +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.ts +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.js +5 -5
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.mjs +5 -5
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/DidCommMessageDeliveryV2Handler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/DidCommStatusV2Handler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v2/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommDeliveryRequestV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommDeliveryRequestV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.js +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.mjs +2 -2
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/index.mjs +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.d.mts.map +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.d.ts.map +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.js +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.mjs +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.d.mts +4 -4
- package/build/modules/oob/DidCommOutOfBandApi.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.d.ts +4 -4
- package/build/modules/oob/DidCommOutOfBandApi.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.js +16 -16
- package/build/modules/oob/DidCommOutOfBandApi.mjs +16 -16
- package/build/modules/oob/DidCommOutOfBandApi.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.js +3 -3
- package/build/modules/oob/DidCommOutOfBandModule.mjs +3 -3
- package/build/modules/oob/DidCommOutOfBandModule.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.d.mts +2 -2
- package/build/modules/oob/DidCommOutOfBandService.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.d.ts +2 -2
- package/build/modules/oob/DidCommOutOfBandService.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.js +6 -6
- package/build/modules/oob/DidCommOutOfBandService.mjs +6 -6
- package/build/modules/oob/DidCommOutOfBandService.mjs.map +1 -1
- package/build/modules/oob/converters.js +1 -1
- package/build/modules/oob/converters.mjs +1 -1
- package/build/modules/oob/converters.mjs.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.d.mts.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.d.ts.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.js +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.mjs +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.mjs.map +1 -1
- package/build/modules/oob/domain/index.js +2 -2
- package/build/modules/oob/domain/index.mjs +2 -2
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.js +1 -1
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.mjs +1 -1
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.mjs.map +1 -1
- package/build/modules/oob/helpers.mjs.map +1 -1
- package/build/modules/oob/index.js +3 -3
- package/build/modules/oob/index.mjs +3 -3
- package/build/modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.js +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.mjs +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseMessage.js +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseMessage.mjs +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.d.mts.map +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.d.ts.map +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.js +6 -6
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.mjs +6 -6
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.mjs.map +1 -1
- package/build/modules/oob/messages/index.js +1 -1
- package/build/modules/oob/messages/index.mjs +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.d.mts.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.d.ts.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.js +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRecord.mjs +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRecord.mjs.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRepository.js +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRepository.mjs +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRepository.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.js +3 -3
- package/build/modules/proofs/DidCommProofsApi.mjs +3 -3
- package/build/modules/proofs/DidCommProofsApi.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsApiOptions.d.mts +1 -1
- package/build/modules/proofs/DidCommProofsApiOptions.d.ts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.mts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.ts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsModule.js +1 -1
- package/build/modules/proofs/DidCommProofsModule.mjs +1 -1
- package/build/modules/proofs/DidCommProofsModule.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.mjs.map +1 -1
- package/build/modules/proofs/formats/DidCommProofFormatServiceOptions.d.mts +1 -1
- package/build/modules/proofs/formats/DidCommProofFormatServiceOptions.d.ts +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.d.mts.map +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.d.ts.map +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.mjs.map +1 -1
- package/build/modules/proofs/index.js +11 -11
- package/build/modules/proofs/index.mjs +11 -11
- package/build/modules/proofs/models/DidCommProofFormatSpec.js +3 -3
- package/build/modules/proofs/models/DidCommProofFormatSpec.mjs +2 -2
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.mts.map +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.ts +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.ts.map +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.js +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.mjs +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.mjs.map +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocol.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocol.d.ts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocolOptions.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocolOptions.d.ts +1 -1
- package/build/modules/proofs/protocol/index.js +1 -1
- package/build/modules/proofs/protocol/index.mjs +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.js +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.mjs +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.mts +4 -4
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.mts.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.ts +4 -4
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.ts.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.js +12 -12
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.mjs +12 -12
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.mts +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.mts.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.ts +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.ts.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.js +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.mjs +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommProposePresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommRequestPresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.js +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.mjs +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.mjs +3 -3
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.js +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.mjs +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.mjs +3 -3
- package/build/modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.mjs +3 -3
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.mts +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.mts.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.ts +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.ts.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.mjs.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.js +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.mjs +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.mjs.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.d.mts +3 -3
- package/build/modules/routing/DidCommMediationRecipientApi.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.d.ts +3 -3
- package/build/modules/routing/DidCommMediationRecipientApi.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.js +8 -8
- package/build/modules/routing/DidCommMediationRecipientApi.mjs +8 -8
- package/build/modules/routing/DidCommMediationRecipientApi.mjs.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.js +4 -4
- package/build/modules/routing/DidCommMediationRecipientModule.mjs +4 -4
- package/build/modules/routing/DidCommMediationRecipientModule.mjs.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.mts +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.ts +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.js +2 -2
- package/build/modules/routing/DidCommMediatorApi.mjs +2 -2
- package/build/modules/routing/DidCommMediatorApi.mjs.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.js +7 -7
- package/build/modules/routing/DidCommMediatorModule.mjs +7 -7
- package/build/modules/routing/DidCommMediatorModule.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommForwardHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommKeylistUpdateHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommKeylistUpdateResponseHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationDenyHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationGrantHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationRequestHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/index.js +1 -1
- package/build/modules/routing/handlers/index.mjs +1 -1
- package/build/modules/routing/index.js +4 -4
- package/build/modules/routing/index.mjs +4 -4
- package/build/modules/routing/messages/DidCommForwardMessage.js +3 -3
- package/build/modules/routing/messages/DidCommForwardMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommKeylistUpdateMessage.js +3 -3
- package/build/modules/routing/messages/DidCommKeylistUpdateMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommKeylistUpdateResponseMessage.js +3 -3
- package/build/modules/routing/messages/DidCommKeylistUpdateResponseMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommMediationDenyMessage.js +1 -1
- package/build/modules/routing/messages/DidCommMediationDenyMessage.mjs +1 -1
- package/build/modules/routing/messages/DidCommMediationGrantMessage.js +3 -3
- package/build/modules/routing/messages/DidCommMediationGrantMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommMediationRequestMessage.js +1 -1
- package/build/modules/routing/messages/DidCommMediationRequestMessage.mjs +1 -1
- package/build/modules/routing/messages/index.js +1 -1
- package/build/modules/routing/messages/index.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.mts +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.mts.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.ts +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.ts.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.js +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.mjs.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.js +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.mjs.map +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.js +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.mjs.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.d.mts +2 -2
- package/build/modules/routing/services/DidCommMediationRecipientService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.d.ts +2 -2
- package/build/modules/routing/services/DidCommMediationRecipientService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.js +4 -4
- package/build/modules/routing/services/DidCommMediationRecipientService.mjs +4 -4
- package/build/modules/routing/services/DidCommMediationRecipientService.mjs.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.js +3 -3
- package/build/modules/routing/services/DidCommMediatorService.mjs +3 -3
- package/build/modules/routing/services/DidCommMediatorService.mjs.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.js +1 -1
- package/build/modules/routing/services/DidCommRoutingService.mjs +1 -1
- package/build/modules/routing/services/DidCommRoutingService.mjs.map +1 -1
- package/build/repository/DidCommMessageRecord.d.mts.map +1 -1
- package/build/repository/DidCommMessageRecord.d.ts.map +1 -1
- package/build/repository/DidCommMessageRecord.mjs.map +1 -1
- package/build/repository/DidCommMessageRepository.d.mts.map +1 -1
- package/build/repository/DidCommMessageRepository.d.ts.map +1 -1
- package/build/repository/DidCommMessageRepository.js +1 -1
- package/build/repository/DidCommMessageRepository.mjs +1 -1
- package/build/repository/DidCommMessageRepository.mjs.map +1 -1
- package/build/repository/index.js +1 -1
- package/build/repository/index.mjs +1 -1
- package/build/services/DidCommDocumentService.d.mts.map +1 -1
- package/build/services/DidCommDocumentService.d.ts.map +1 -1
- package/build/services/DidCommDocumentService.js +1 -1
- package/build/services/DidCommDocumentService.mjs +1 -1
- package/build/services/DidCommDocumentService.mjs.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.d.mts.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.d.ts.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.js +3 -3
- package/build/transport/DidCommHttpOutboundTransport.mjs +3 -3
- package/build/transport/DidCommHttpOutboundTransport.mjs.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.d.mts.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.d.ts.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.mjs.map +1 -1
- package/build/transport/index.js +2 -2
- package/build/transport/index.mjs +2 -2
- package/build/transport/queue/DidCommQueueTransportRepository.d.mts +1 -1
- package/build/transport/queue/DidCommQueueTransportRepository.d.ts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.mts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.mts.map +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.ts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.ts.map +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.js +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.mjs +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.mjs.map +1 -1
- package/build/transport/queue/index.js +1 -1
- package/build/transport/queue/index.mjs +1 -1
- package/build/updates/0.1-0.2/connection.js +3 -3
- package/build/updates/0.1-0.2/connection.mjs +3 -3
- package/build/updates/0.1-0.2/connection.mjs.map +1 -1
- package/build/updates/0.1-0.2/credential.js +1 -1
- package/build/updates/0.1-0.2/credential.mjs +1 -1
- package/build/updates/0.1-0.2/credential.mjs.map +1 -1
- package/build/updates/0.2-0.3/proof.js +1 -1
- package/build/updates/0.2-0.3/proof.mjs +1 -1
- package/build/updates/0.2-0.3/proof.mjs.map +1 -1
- package/build/updates/0.4-0.5/credentialExchangeRecord.js +2 -2
- package/build/updates/0.4-0.5/credentialExchangeRecord.mjs +2 -2
- package/build/updates/0.4-0.5/credentialExchangeRecord.mjs.map +1 -1
- package/build/updates/0.4-0.5/proofExchangeRecord.js +2 -2
- package/build/updates/0.4-0.5/proofExchangeRecord.mjs +2 -2
- package/build/util/DidCommLinkedAttachment.js +3 -3
- package/build/util/DidCommLinkedAttachment.mjs +2 -2
- package/build/util/JWE.mjs.map +1 -1
- package/build/util/attachment.d.mts.map +1 -1
- package/build/util/attachment.d.ts.map +1 -1
- package/build/util/attachment.mjs.map +1 -1
- package/build/util/messageType.d.mts +37 -1
- package/build/util/messageType.d.mts.map +1 -1
- package/build/util/messageType.d.ts +37 -1
- package/build/util/messageType.d.ts.map +1 -1
- package/build/util/messageType.js +4 -4
- package/build/util/messageType.mjs +4 -4
- package/build/util/messageType.mjs.map +1 -1
- package/build/util/parseInvitation.d.mts +8 -1
- package/build/util/parseInvitation.d.mts.map +1 -1
- package/build/util/parseInvitation.d.ts +8 -1
- package/build/util/parseInvitation.d.ts.map +1 -1
- package/build/util/parseInvitation.js +6 -5
- package/build/util/parseInvitation.mjs +7 -7
- package/build/util/parseInvitation.mjs.map +1 -1
- package/package.json +7 -7
package/build/index.d.ts
CHANGED
|
@@ -1,16 +1,8 @@
|
|
|
1
1
|
import { ReturnRouteTypes } from "./decorators/transport/TransportDecorator.js";
|
|
2
2
|
import { AckDecorator } from "./decorators/ack/AckDecorator.js";
|
|
3
3
|
import { DidCommEncryptedMessage, DidCommMimeType, DidCommOutboundPackage, DidCommPlaintextMessage, ProtocolVersion } from "./types.js";
|
|
4
|
-
import { IsValidMessageType, ParsedMessageType, parseMessageType, replaceLegacyDidSovPrefix } from "./util/messageType.js";
|
|
4
|
+
import { IsValidMessageType, ParsedMessageType, parseMessageType, replaceLegacyDidSovPrefix, supportsIncomingMessageType } from "./util/messageType.js";
|
|
5
5
|
import { DidCommMessage } from "./DidCommMessage.js";
|
|
6
|
-
import { DescriptionOptions, DidCommProblemReportMessage, DidCommProblemReportMessageOptions, FixHintOptions, ImpactStatus, OtherStatus, WhereStatus, WhoRetriesStatus } from "./messages/problem-reports/DidCommProblemReportMessage.js";
|
|
7
|
-
import { DidCommProblemReportError, DidCommProblemReportErrorOptions } from "./errors/problem-reports/DidCommProblemReportError.js";
|
|
8
|
-
import { DidCommFeature, DidCommFeatureOptions } from "./models/features/DidCommFeature.js";
|
|
9
|
-
import { DidCommFeatureQuery, DidCommFeatureQueryOptions } from "./models/features/DidCommFeatureQuery.js";
|
|
10
|
-
import { DidCommGoalCode, DidCommGoalCodeOptions } from "./models/features/DidCommGoalCode.js";
|
|
11
|
-
import { DidCommGovernanceFramework, DidCommGovernanceFrameworkOptions } from "./models/features/DidCommGovernanceFramework.js";
|
|
12
|
-
import { DidCommProtocol, ProtocolOptions } from "./models/features/DidCommProtocol.js";
|
|
13
|
-
import { DidCommProblemReportReason } from "./models/problem-reports/DidCommProblemReportReason.js";
|
|
14
6
|
import { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from "./handlers/DidCommMessageHandler.js";
|
|
15
7
|
import { DidCommMessageHandlerMiddleware, DidCommMessageHandlerMiddlewareRunner } from "./handlers/DidCommMessageHandlerMiddleware.js";
|
|
16
8
|
import { PublicKey } from "./modules/connections/models/did/publicKey/PublicKey.js";
|
|
@@ -27,80 +19,67 @@ import { DidCommConnection, DidCommConnectionOptions } from "./modules/connectio
|
|
|
27
19
|
import { DidCommConnectionRole } from "./modules/connections/models/DidCommConnectionRole.js";
|
|
28
20
|
import { DidCommDidExchangeState } from "./modules/connections/models/DidCommDidExchangeState.js";
|
|
29
21
|
import { DidCommConnectionState, rfc0160StateFromDidExchangeState } from "./modules/connections/models/DidCommConnectionState.js";
|
|
22
|
+
import { DidCommConnectionType } from "./modules/connections/models/DidCommConnectionType.js";
|
|
30
23
|
import { DidCommDidExchangeRole } from "./modules/connections/models/DidCommDidExchangeRole.js";
|
|
31
24
|
import { DidCommDidRotateRole } from "./modules/connections/models/DidCommDidRotateRole.js";
|
|
32
25
|
import { DidCommHandshakeProtocol } from "./modules/connections/models/DidCommHandshakeProtocol.js";
|
|
33
|
-
import {
|
|
34
|
-
import { ConnectionProblemReportReason } from "./modules/connections/errors/ConnectionProblemReportReason.js";
|
|
26
|
+
import { DidCommConnectionDidRotatedEvent, DidCommConnectionEventTypes, DidCommConnectionStateChangedEvent } from "./modules/connections/DidCommConnectionEvents.js";
|
|
35
27
|
import { DidCommAttachment, DidCommAttachmentData } from "./decorators/attachment/DidCommAttachment.js";
|
|
36
28
|
import { BaseInvitationOptions, DIDInvitationOptions, DidCommConnectionInvitationMessage, DidCommConnectionInvitationMessageOptions, InlineInvitationOptions } from "./modules/connections/messages/DidCommConnectionInvitationMessage.js";
|
|
37
|
-
import { DidCommConnectionRequestMessage, DidCommConnectionRequestMessageOptions } from "./modules/connections/messages/DidCommConnectionRequestMessage.js";
|
|
38
|
-
import { DidCommConnectionResponseMessage, DidCommConnectionResponseMessageOptions } from "./modules/connections/messages/DidCommConnectionResponseMessage.js";
|
|
39
|
-
import { DidCommTrustPingMessage, DidCommTrustPingMessageOptions } from "./modules/connections/messages/DidCommTrustPingMessage.js";
|
|
40
|
-
import { DidCommTrustPingResponseMessage, DidCommTrustPingResponseMessageOptions } from "./modules/connections/messages/DidCommTrustPingResponseMessage.js";
|
|
41
29
|
import { AckStatus, DidCommAckMessage, DidCommAckMessageOptions } from "./messages/common/DidCommAckMessage.js";
|
|
30
|
+
import { DescriptionOptions, DidCommProblemReportMessage, DidCommProblemReportMessageOptions, FixHintOptions, ImpactStatus, OtherStatus, WhereStatus, WhoRetriesStatus } from "./messages/problem-reports/DidCommProblemReportMessage.js";
|
|
42
31
|
import { DidCommConnectionProblemReportMessage, DidCommConnectionProblemReportMessageOptions } from "./modules/connections/messages/DidCommConnectionProblemReportMessage.js";
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
32
|
+
import { DidCommConnectionRequestMessage, DidCommConnectionRequestMessageOptions } from "./modules/connections/messages/DidCommConnectionRequestMessage.js";
|
|
33
|
+
import { DidCommConnectionResponseMessage, DidCommConnectionResponseMessageOptions } from "./modules/connections/messages/DidCommConnectionResponseMessage.js";
|
|
45
34
|
import { DidCommDidExchangeCompleteMessage, DidCommDidExchangeCompleteMessageOptions } from "./modules/connections/messages/DidCommDidExchangeCompleteMessage.js";
|
|
46
35
|
import { DidCommDidExchangeProblemReportMessage, DidCommDidExchangeProblemReportMessageOptions } from "./modules/connections/messages/DidCommDidExchangeProblemReportMessage.js";
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
36
|
+
import { DidCommDidExchangeRequestMessage, DidCommDidExchangeRequestMessageOptions } from "./modules/connections/messages/DidCommDidExchangeRequestMessage.js";
|
|
37
|
+
import { DidCommDidExchangeResponseMessage, DidCommDidExchangeResponseMessageOptions } from "./modules/connections/messages/DidCommDidExchangeResponseMessage.js";
|
|
49
38
|
import { DidCommDidRotateAckMessage, DidCommDidRotateAckMessageOptions } from "./modules/connections/messages/DidCommDidRotateAckMessage.js";
|
|
39
|
+
import { DidCommDidRotateMessage, DidCommDidRotateMessageOptions } from "./modules/connections/messages/DidCommDidRotateMessage.js";
|
|
40
|
+
import { DidCommDidRotateProblemReportMessage, DidCommDidRotateProblemReportMessageOptions } from "./modules/connections/messages/DidCommDidRotateProblemReportMessage.js";
|
|
50
41
|
import { DidCommHangupMessage, DidCommHangupMessageOptions } from "./modules/connections/messages/DidCommHangupMessage.js";
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
42
|
+
import { DidCommTrustPingMessage, DidCommTrustPingMessageOptions } from "./modules/connections/messages/DidCommTrustPingMessage.js";
|
|
43
|
+
import { DidCommTrustPingResponseMessage, DidCommTrustPingResponseMessageOptions } from "./modules/connections/messages/DidCommTrustPingResponseMessage.js";
|
|
44
|
+
import { DidCommDocumentService } from "./services/DidCommDocumentService.js";
|
|
45
|
+
import { DidCommEnvelopeService } from "./DidCommEnvelopeService.js";
|
|
46
|
+
import { DidCommBasicMessage } from "./modules/basic-messages/messages/DidCommBasicMessage.js";
|
|
47
|
+
import { DidCommBasicMessageRole } from "./modules/basic-messages/DidCommBasicMessageRole.js";
|
|
48
|
+
import { CustomDidCommBasicMessageTags, DefaultDidCommBasicMessageTags, DidCommBasicMessageRecord, DidCommBasicMessageStorageProps, DidCommBasicMessageTags } from "./modules/basic-messages/repository/DidCommBasicMessageRecord.js";
|
|
49
|
+
import { DidCommBasicMessageRepository } from "./modules/basic-messages/repository/DidCommBasicMessageRepository.js";
|
|
50
|
+
import { DidCommBasicMessageEventTypes, DidCommBasicMessageStateChangedEvent } from "./modules/basic-messages/DidCommBasicMessageEvents.js";
|
|
54
51
|
import { DidCommOutOfBandRole } from "./modules/oob/domain/DidCommOutOfBandRole.js";
|
|
55
52
|
import { DidCommOutOfBandState } from "./modules/oob/domain/DidCommOutOfBandState.js";
|
|
56
|
-
import { OutOfBandDidCommService } from "./modules/oob/domain/OutOfBandDidCommService.js";
|
|
57
|
-
import { DidCommInvitationType, DidCommOutOfBandInvitation, DidCommOutOfBandInvitationOptions } from "./modules/oob/messages/DidCommOutOfBandInvitation.js";
|
|
58
53
|
import { DidCommHandshakeReuseAcceptedMessage, DidCommHandshakeReuseAcceptedMessageOptions } from "./modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.js";
|
|
59
54
|
import { DidCommHandshakeReuseMessage, DidCommHandshakeReuseMessageOptions } from "./modules/oob/messages/DidCommHandshakeReuseMessage.js";
|
|
55
|
+
import { OutOfBandDidCommService } from "./modules/oob/domain/OutOfBandDidCommService.js";
|
|
56
|
+
import { DidCommInvitationType, DidCommOutOfBandInvitation, DidCommOutOfBandInvitationOptions } from "./modules/oob/messages/DidCommOutOfBandInvitation.js";
|
|
60
57
|
import { DidCommOutOfBandInlineServiceKey, DidCommOutOfBandRecord, DidCommOutOfBandRecordProps } from "./modules/oob/repository/DidCommOutOfBandRecord.js";
|
|
61
58
|
import { DidCommOutOfBandRepository } from "./modules/oob/repository/DidCommOutOfBandRepository.js";
|
|
62
59
|
import { ConnectionProtocolMsgReturnType, ConnectionRequestParams, DidCommConnectionService } from "./modules/connections/services/DidCommConnectionService.js";
|
|
63
60
|
import { DidCommDidRotateService } from "./modules/connections/services/DidCommDidRotateService.js";
|
|
64
61
|
import { DidCommTrustPingService } from "./modules/connections/services/DidCommTrustPingService.js";
|
|
65
|
-
import { DidCommAckMessageHandler } from "./modules/connections/handlers/DidCommAckMessageHandler.js";
|
|
66
|
-
import { DidCommHandshakeReusedEvent, DidCommOutOfBandEventTypes, DidCommOutOfBandStateChangedEvent } from "./modules/oob/domain/DidCommOutOfBandEvents.js";
|
|
67
|
-
import { DidCommDocumentService } from "./services/DidCommDocumentService.js";
|
|
68
|
-
import { CreateFromImplicitInvitationConfig, DidCommOutOfBandService } from "./modules/oob/DidCommOutOfBandService.js";
|
|
69
|
-
import { DidCommForwardMessage, DidCommForwardMessageOptions } from "./modules/routing/messages/DidCommForwardMessage.js";
|
|
70
|
-
import { DidCommKeylistUpdate, DidCommKeylistUpdateAction, DidCommKeylistUpdateMessage, DidCommKeylistUpdateMessageOptions, DidCommKeylistUpdateOptions } from "./modules/routing/messages/DidCommKeylistUpdateMessage.js";
|
|
71
|
-
import { DidCommKeylistUpdateResponseMessage, DidCommKeylistUpdateResponseMessageOptions, DidCommKeylistUpdateResult, DidCommKeylistUpdated } from "./modules/routing/messages/DidCommKeylistUpdateResponseMessage.js";
|
|
72
|
-
import { DidCommMediationGrantMessage, DidCommMediationGrantMessageOptions } from "./modules/routing/messages/DidCommMediationGrantMessage.js";
|
|
73
|
-
import { DidCommMediationDenyMessage, DidCommMediationDenyMessageOptions } from "./modules/routing/messages/DidCommMediationDenyMessage.js";
|
|
74
|
-
import { DidCommMediationRequestMessage, DidCommMediationRequestMessageOptions } from "./modules/routing/messages/DidCommMediationRequestMessage.js";
|
|
75
|
-
import { DidCommEnvelopeService } from "./DidCommEnvelopeService.js";
|
|
76
|
-
import { DidCommOutboundTransport } from "./transport/DidCommOutboundTransport.js";
|
|
77
|
-
import { DidCommBasicMessage } from "./modules/basic-messages/messages/DidCommBasicMessage.js";
|
|
78
|
-
import { DidCommBasicMessageRole } from "./modules/basic-messages/DidCommBasicMessageRole.js";
|
|
79
|
-
import { CustomDidCommBasicMessageTags, DefaultDidCommBasicMessageTags, DidCommBasicMessageRecord, DidCommBasicMessageStorageProps, DidCommBasicMessageTags } from "./modules/basic-messages/repository/DidCommBasicMessageRecord.js";
|
|
80
|
-
import { DidCommBasicMessageRepository } from "./modules/basic-messages/repository/DidCommBasicMessageRepository.js";
|
|
81
62
|
import { DidCommBasicMessageService } from "./modules/basic-messages/services/DidCommBasicMessageService.js";
|
|
82
|
-
import { DidCommBasicMessageEventTypes, DidCommBasicMessageStateChangedEvent } from "./modules/basic-messages/DidCommBasicMessageEvents.js";
|
|
83
63
|
import { DidCommBasicMessagesApi } from "./modules/basic-messages/DidCommBasicMessagesApi.js";
|
|
84
64
|
import { DidCommBasicMessagesModule } from "./modules/basic-messages/DidCommBasicMessagesModule.js";
|
|
85
65
|
import { DidCommCredentialState } from "./modules/credentials/models/DidCommCredentialState.js";
|
|
86
|
-
import { DidCommRevocationNotification } from "./modules/credentials/models/DidCommRevocationNotification.js";
|
|
87
|
-
import { CredentialPreviewOptions, DidCommCredentialPreviewAttribute, DidCommCredentialPreviewAttributeOptions } from "./modules/credentials/models/DidCommCredentialPreviewAttribute.js";
|
|
88
66
|
import { DidCommAutoAcceptCredential } from "./modules/credentials/models/DidCommCredentialAutoAcceptType.js";
|
|
89
67
|
import { DidCommCredentialFormatSpec, DidCommCredentialFormatSpecOptions } from "./modules/credentials/models/DidCommCredentialFormatSpec.js";
|
|
68
|
+
import { CredentialPreviewOptions, DidCommCredentialPreviewAttribute, DidCommCredentialPreviewAttributeOptions } from "./modules/credentials/models/DidCommCredentialPreviewAttribute.js";
|
|
90
69
|
import { DidCommCredentialProblemReportReason } from "./modules/credentials/models/DidCommCredentialProblemReportReason.js";
|
|
91
70
|
import { DidCommCredentialRole } from "./modules/credentials/models/DidCommCredentialRole.js";
|
|
71
|
+
import { DidCommRevocationNotification } from "./modules/credentials/models/DidCommRevocationNotification.js";
|
|
92
72
|
import { CredentialRecordBinding, CustomDidCommCredentialExchangeTags, DefaultDidCommCredentialExchangeTags, DidCommCredentialExchangeRecord, DidCommCredentialExchangeRecordProps } from "./modules/credentials/repository/DidCommCredentialExchangeRecord.js";
|
|
93
73
|
import { DidCommCredentialEventTypes, DidCommCredentialStateChangedEvent, DidCommRevocationNotificationReceivedEvent } from "./modules/credentials/DidCommCredentialEvents.js";
|
|
94
74
|
import { DidCommCredentialFormat, DidCommCredentialFormatPayload } from "./modules/credentials/formats/DidCommCredentialFormat.js";
|
|
95
75
|
import { DidCommCredentialFormatAcceptOfferOptions, DidCommCredentialFormatAcceptProposalOptions, DidCommCredentialFormatAcceptRequestOptions, DidCommCredentialFormatAutoRespondCredentialOptions, DidCommCredentialFormatAutoRespondOfferOptions, DidCommCredentialFormatAutoRespondProposalOptions, DidCommCredentialFormatAutoRespondRequestOptions, DidCommCredentialFormatCreateOfferOptions, DidCommCredentialFormatCreateOfferReturn, DidCommCredentialFormatCreateProposalOptions, DidCommCredentialFormatCreateProposalReturn, DidCommCredentialFormatCreateRequestOptions, DidCommCredentialFormatCreateReturn, DidCommCredentialFormatProcessCredentialOptions, DidCommCredentialFormatProcessOptions, ExtractCredentialFormat, ExtractCredentialFormats } from "./modules/credentials/formats/DidCommCredentialFormatServiceOptions.js";
|
|
96
76
|
import { DidCommCredentialFormatService } from "./modules/credentials/formats/DidCommCredentialFormatService.js";
|
|
97
|
-
import { DidCommJsonLdAcceptRequestFormat, DidCommJsonLdCredentialDetailFormat, DidCommJsonLdCredentialFormat, JsonCredential, JsonLdFormatDataCredentialDetail, JsonLdFormatDataCredentialDetailOptions, JsonLdFormatDataVerifiableCredential } from "./modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormat.js";
|
|
98
|
-
import { DidCommJsonLdCredentialFormatService } from "./modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.js";
|
|
99
|
-
import { DidCommJsonLdCredentialDetailCredentialStatus, DidCommJsonLdCredentialDetailCredentialStatusOptions, DidCommJsonLdCredentialDetailOptions, DidCommJsonLdCredentialDetailOptionsOptions } from "./modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.js";
|
|
100
|
-
import { DidCommJsonLdCredentialDetail, DidCommJsonLdCredentialDetailInputOptions } from "./modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.js";
|
|
101
77
|
import { AnonCredsLinkSecretBindingMethod, AnonCredsLinkSecretBindingMethodOptions, AnonCredsLinkSecretCredentialRequestOptions, AnonCredsLinkSecretDataIntegrityBindingProof, DataIntegrityBindingMethods, DataIntegrityBindingMethodsOptions, DataIntegrityCredential, DataIntegrityCredentialOffer, DataIntegrityCredentialOfferOptions, DataIntegrityCredentialRequest, DataIntegrityCredentialRequestBindingProof, DidCommSignedAttachmentBindingMethod, DidCommSignedAttachmentBindingMethodOptions, DidCommSignedAttachmentCredentialRequestOptions, DidCommSignedAttachmentDataIntegrityBindingProof, W3C_VC_DATA_MODEL_VERSION } from "./modules/credentials/formats/dataIntegrity/dataIntegrityExchange.js";
|
|
102
78
|
import { DidCommAnonCredsLinkSecretCreateOfferOptions, DidCommDataIntegrityAcceptOfferFormat, DidCommDataIntegrityAcceptRequestFormat, DidCommDataIntegrityCredentialFormat, DidCommDataIntegrityOfferCredentialFormat, DidCommSignedAttachmentCreateOfferOptions } from "./modules/credentials/formats/dataIntegrity/DidCommDataIntegrityCredentialFormat.js";
|
|
103
|
-
import {
|
|
79
|
+
import { DidCommJsonLdCredentialDetailCredentialStatus, DidCommJsonLdCredentialDetailCredentialStatusOptions, DidCommJsonLdCredentialDetailOptions, DidCommJsonLdCredentialDetailOptionsOptions } from "./modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.js";
|
|
80
|
+
import { DidCommJsonLdCredentialDetail, DidCommJsonLdCredentialDetailInputOptions } from "./modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.js";
|
|
81
|
+
import { DidCommJsonLdAcceptRequestFormat, DidCommJsonLdCredentialDetailFormat, DidCommJsonLdCredentialFormat, JsonCredential, JsonLdFormatDataCredentialDetail, JsonLdFormatDataCredentialDetailOptions, JsonLdFormatDataVerifiableCredential } from "./modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormat.js";
|
|
82
|
+
import { DidCommJsonLdCredentialFormatService } from "./modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.js";
|
|
104
83
|
import { DidCommMessageHandlerRegistry } from "./DidCommMessageHandlerRegistry.js";
|
|
105
84
|
import { DidCommCredentialExchangeRepository } from "./modules/credentials/repository/DidCommCredentialExchangeRepository.js";
|
|
106
85
|
import { DeleteCredentialOptions, DidCommCredentialProtocolOptions_d_exports, GetCredentialFormatDataReturn } from "./modules/credentials/protocol/DidCommCredentialProtocolOptions.js";
|
|
@@ -112,13 +91,15 @@ import { DidCommRevocationNotificationV2Message, DidCommRevocationNotificationV2
|
|
|
112
91
|
import { DidCommCredentialsApi } from "./modules/credentials/DidCommCredentialsApi.js";
|
|
113
92
|
import { DidCommBaseCredentialProtocol } from "./modules/credentials/protocol/DidCommBaseCredentialProtocol.js";
|
|
114
93
|
import { DidCommCredentialV2AckMessage, DidCommCredentialV2AckMessageOptions } from "./modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.js";
|
|
94
|
+
import { DidCommCredentialV2ProblemReportMessage, DidCommCredentialV2ProblemReportMessageOptions } from "./modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.js";
|
|
115
95
|
import { DidCommIssueCredentialV2Message, DidCommIssueCredentialV2MessageOptions } from "./modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.js";
|
|
116
96
|
import { DidCommCredentialV2Preview } from "./modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.js";
|
|
117
97
|
import { DidCommOfferCredentialV2Message, DidCommOfferCredentialV2MessageOptions } from "./modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.js";
|
|
118
98
|
import { DidCommProposeCredentialV2Message, DidCommProposeCredentialV2MessageOptions } from "./modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.js";
|
|
119
99
|
import { DidCommRequestCredentialV2Message, DidCommRequestCredentialV2MessageOptions } from "./modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.js";
|
|
120
|
-
import { DidCommCredentialV2ProblemReportMessage, DidCommCredentialV2ProblemReportMessageOptions } from "./modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.js";
|
|
121
100
|
import { DidCommCredentialV2Protocol, DidCommCredentialV2ProtocolConfig } from "./modules/credentials/protocol/v2/DidCommCredentialV2Protocol.js";
|
|
101
|
+
import { MessageSendingError } from "./errors/MessageSendingError.js";
|
|
102
|
+
import { DidCommProblemReportError, DidCommProblemReportErrorOptions } from "./errors/problem-reports/DidCommProblemReportError.js";
|
|
122
103
|
import { DidCommCredentialV2ProblemReportError, DidCommCredentialV2ProblemReportErrorOptions } from "./modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.js";
|
|
123
104
|
import { DefaultDidCommCredentialProtocols, DidCommCredentialsModule, DidCommCredentialsModuleOptions } from "./modules/credentials/DidCommCredentialsModule.js";
|
|
124
105
|
import { DidCommFeaturesDiscloseMessage, DidCommFeaturesDiscloseMessageOptions, DidCommFeaturesDiscloseProtocol, DidCommFeaturesDiscloseProtocolOptions } from "./modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.js";
|
|
@@ -130,12 +111,13 @@ import { DidCommDiscoverFeaturesV2Service } from "./modules/discover-features/pr
|
|
|
130
111
|
import { DidCommDiscoverFeaturesApi, QueryFeaturesReturnType } from "./modules/discover-features/DidCommDiscoverFeaturesApi.js";
|
|
131
112
|
import { DidCommDiscoverFeaturesDisclosureReceivedEvent, DidCommDiscoverFeaturesEventTypes, DidCommDiscoverFeaturesQueryReceivedEvent } from "./modules/discover-features/DidCommDiscoverFeaturesEvents.js";
|
|
132
113
|
import { DidCommDiscoverFeaturesModule } from "./modules/discover-features/DidCommDiscoverFeaturesModule.js";
|
|
133
|
-
import { AddMessageOptions, GetAvailableMessageCountOptions, RemoveMessagesOptions, TakeFromQueueOptions } from "./transport/queue/QueueTransportRepositoryOptions.js";
|
|
134
114
|
import { QueuedDidCommMessage } from "./transport/queue/QueuedDidCommMessage.js";
|
|
115
|
+
import { AddMessageOptions, GetAvailableMessageCountOptions, RemoveMessagesOptions, TakeFromQueueOptions } from "./transport/queue/QueueTransportRepositoryOptions.js";
|
|
135
116
|
import { DidCommQueueTransportRepository } from "./transport/queue/DidCommQueueTransportRepository.js";
|
|
136
117
|
import { InMemoryQueueTransportRepository } from "./transport/queue/InMemoryQueueTransportRepository.js";
|
|
137
118
|
import { DidCommMessagePickupProtocol } from "./modules/message-pickup/protocol/DidCommMessagePickupProtocol.js";
|
|
138
119
|
import { DeliverMessagesFromQueueOptions, DeliverMessagesFromQueueReturnType, DeliverMessagesOptions, DeliverMessagesReturnType, DidCommMessagePickupProtocolVersionType, PickupMessagesOptions, PickupMessagesReturnType, QueueMessageOptions, QueueMessageReturnType, SetLiveDeliveryModeOptions, SetLiveDeliveryModeReturnType } from "./modules/message-pickup/DidCommMessagePickupApiOptions.js";
|
|
120
|
+
import { DidCommMessagePickupModuleConfig, DidCommMessagePickupModuleConfigOptions } from "./modules/message-pickup/DidCommMessagePickupModuleConfig.js";
|
|
139
121
|
import { DidCommBatchMessage, DidCommBatchMessageMessage, DidCommBatchMessageOptions } from "./modules/message-pickup/protocol/v1/messages/DidCommBatchMessage.js";
|
|
140
122
|
import { DidCommBatchPickupMessage, DidCommBatchPickupMessageOptions } from "./modules/message-pickup/protocol/v1/messages/DidCommBatchPickupMessage.js";
|
|
141
123
|
import { DidCommMessagePickupV1Protocol } from "./modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.js";
|
|
@@ -143,103 +125,121 @@ import { DidCommDeliveryRequestV2Message, DidCommDeliveryRequestV2MessageOptions
|
|
|
143
125
|
import { DidCommLiveDeliveryChangeV2Message, DidCommLiveDeliveryChangeV2MessageOptions } from "./modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.js";
|
|
144
126
|
import { DidCommMessageDeliveryV2Message, DidCommMessageDeliveryV2MessageOptions } from "./modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.js";
|
|
145
127
|
import { DidCommMessagesReceivedV2Message, DidCommMessagesReceivedV2MessageOptions } from "./modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.js";
|
|
146
|
-
import { DidCommStatusV2Message, DidCommStatusV2MessageOptions } from "./modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.js";
|
|
147
128
|
import { DidCommStatusRequestMessageV2MessageOptions, DidCommStatusRequestV2Message } from "./modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.js";
|
|
129
|
+
import { DidCommStatusV2Message, DidCommStatusV2MessageOptions } from "./modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.js";
|
|
148
130
|
import { DidCommMessagePickupV2Protocol } from "./modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.js";
|
|
149
|
-
import { DidCommMessagePickupModuleConfig, DidCommMessagePickupModuleConfigOptions } from "./modules/message-pickup/DidCommMessagePickupModuleConfig.js";
|
|
150
131
|
import { DidCommMessagePickupSessionService } from "./modules/message-pickup/services/DidCommMessagePickupSessionService.js";
|
|
151
132
|
import { DidCommMessagePickupApi } from "./modules/message-pickup/DidCommMessagePickupApi.js";
|
|
152
133
|
import { DidCommMessagePickupEventTypes, DidCommMessagePickupLiveSessionSavedEvent, MessagePickupCompletedEvent, MessagePickupLiveSessionRemovedEvent } from "./modules/message-pickup/DidCommMessagePickupEvents.js";
|
|
153
134
|
import { DefaultDidCommMessagePickupProtocols, DidCommMessagePickupModule, DidCommMessagePickupModuleOptions } from "./modules/message-pickup/DidCommMessagePickupModule.js";
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
135
|
+
import { DidCommForwardMessage, DidCommForwardMessageOptions } from "./modules/routing/messages/DidCommForwardMessage.js";
|
|
136
|
+
import { DidCommKeylistUpdate, DidCommKeylistUpdateAction, DidCommKeylistUpdateMessage, DidCommKeylistUpdateMessageOptions, DidCommKeylistUpdateOptions } from "./modules/routing/messages/DidCommKeylistUpdateMessage.js";
|
|
137
|
+
import { DidCommKeylistUpdateResponseMessage, DidCommKeylistUpdateResponseMessageOptions, DidCommKeylistUpdateResult, DidCommKeylistUpdated } from "./modules/routing/messages/DidCommKeylistUpdateResponseMessage.js";
|
|
138
|
+
import { DidCommMediationDenyMessage, DidCommMediationDenyMessageOptions } from "./modules/routing/messages/DidCommMediationDenyMessage.js";
|
|
139
|
+
import { DidCommMediationGrantMessage, DidCommMediationGrantMessageOptions } from "./modules/routing/messages/DidCommMediationGrantMessage.js";
|
|
140
|
+
import { DidCommMediationRequestMessage, DidCommMediationRequestMessageOptions } from "./modules/routing/messages/DidCommMediationRequestMessage.js";
|
|
141
|
+
import { DidCommMediatorPickupStrategy } from "./modules/routing/DidCommMediatorPickupStrategy.js";
|
|
142
|
+
import { DidCommMediationRole } from "./modules/routing/models/DidCommMediationRole.js";
|
|
143
|
+
import { DidCommMediationState } from "./modules/routing/models/DidCommMediationState.js";
|
|
144
|
+
import { CustomDidCommMediationTags, DefaultDidCommMediationTags, DidCommMediationRecord, DidCommMediationRecordProps } from "./modules/routing/repository/DidCommMediationRecord.js";
|
|
145
|
+
import { DidCommMediationRepository } from "./modules/routing/repository/DidCommMediationRepository.js";
|
|
146
|
+
import { DidCommMediationRecipientService, MediationProtocolMsgReturnType } from "./modules/routing/services/DidCommMediationRecipientService.js";
|
|
147
|
+
import { DidCommRoutingService, GetRoutingOptions, RemoveRoutingOptions } from "./modules/routing/services/DidCommRoutingService.js";
|
|
148
|
+
import { DidCommHandshakeReusedEvent, DidCommOutOfBandEventTypes, DidCommOutOfBandStateChangedEvent } from "./modules/oob/domain/DidCommOutOfBandEvents.js";
|
|
149
|
+
import { CreateFromImplicitInvitationConfig, DidCommOutOfBandService } from "./modules/oob/DidCommOutOfBandService.js";
|
|
157
150
|
import { CreateLegacyInvitationConfig, CreateOutOfBandInvitationConfig, DidCommOutOfBandApi, ReceiveOutOfBandImplicitInvitationConfig, ReceiveOutOfBandInvitationConfig } from "./modules/oob/DidCommOutOfBandApi.js";
|
|
158
151
|
import { DidCommOutOfBandModule } from "./modules/oob/DidCommOutOfBandModule.js";
|
|
159
|
-
import { DidCommPresentationProblemReportReason } from "./modules/proofs/errors/DidCommPresentationProblemReportReason.js";
|
|
160
|
-
import { DidCommProofFormat, DidCommProofFormatCredentialForRequestPayload, DidCommProofFormatPayload } from "./modules/proofs/formats/DidCommProofFormat.js";
|
|
161
|
-
import { DidCommProofFormatSpec, DidCommProofFormatSpecOptions } from "./modules/proofs/models/DidCommProofFormatSpec.js";
|
|
162
|
-
import { DidCommAutoAcceptProof } from "./modules/proofs/models/DidCommProofAutoAcceptType.js";
|
|
163
152
|
import { DidCommProofState } from "./modules/proofs/models/DidCommProofState.js";
|
|
153
|
+
import { DidCommAutoAcceptProof } from "./modules/proofs/models/DidCommProofAutoAcceptType.js";
|
|
154
|
+
import { DidCommProofFormatSpec, DidCommProofFormatSpecOptions } from "./modules/proofs/models/DidCommProofFormatSpec.js";
|
|
164
155
|
import { DidCommProofRole } from "./modules/proofs/models/DidCommProofRole.js";
|
|
165
156
|
import { CustomDidCommProofExchangeTags, DefaultDidCommProofExchangeTags, DidCommProofExchangeRecord, DidCommProofExchangeRecordProps } from "./modules/proofs/repository/DidCommProofExchangeRecord.js";
|
|
157
|
+
import { DidCommProofExchangeRepository } from "./modules/proofs/repository/DidCommProofExchangeRepository.js";
|
|
158
|
+
import { DidCommProofEventTypes, DidCommProofStateChangedEvent } from "./modules/proofs/DidCommProofEvents.js";
|
|
159
|
+
import { DidCommProofFormat, DidCommProofFormatCredentialForRequestPayload, DidCommProofFormatPayload } from "./modules/proofs/formats/DidCommProofFormat.js";
|
|
166
160
|
import { DidCommFormatCreateRequestOptions, DidCommProofFormatAcceptProposalOptions, DidCommProofFormatAcceptRequestOptions, DidCommProofFormatAutoRespondPresentationOptions, DidCommProofFormatAutoRespondProposalOptions, DidCommProofFormatAutoRespondRequestOptions, DidCommProofFormatCreateProposalOptions, DidCommProofFormatCreateReturn, DidCommProofFormatGetCredentialsForRequestOptions, DidCommProofFormatGetCredentialsForRequestReturn, DidCommProofFormatProcessOptions, DidCommProofFormatProcessPresentationOptions, DidCommProofFormatSelectCredentialsForRequestOptions, DidCommProofFormatSelectCredentialsForRequestReturn, DidCommProofFormatServiceOptions_d_exports, ExtractProofFormat, ExtractProofFormats } from "./modules/proofs/formats/DidCommProofFormatServiceOptions.js";
|
|
167
161
|
import { DidCommProofFormatService } from "./modules/proofs/formats/DidCommProofFormatService.js";
|
|
168
162
|
import { DidCommDifPresentationExchangeProofFormat, DifPexGetCredentialsForProofRequestOptions, DifPresentationExchangePresentation, DifPresentationExchangeProposal, DifPresentationExchangeRequest } from "./modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormat.js";
|
|
169
163
|
import { DidCommDifPresentationExchangeProofFormatService } from "./modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.js";
|
|
164
|
+
import { DeleteProofOptions, DidCommProofProtocolOptions_d_exports, GetProofFormatDataReturn } from "./modules/proofs/protocol/DidCommProofProtocolOptions.js";
|
|
165
|
+
import { DidCommProofProtocol } from "./modules/proofs/protocol/DidCommProofProtocol.js";
|
|
166
|
+
import { AcceptProofOptions, AcceptProofProposalOptions, AcceptProofRequestOptions, CreateProofRequestOptions, DeclineProofRequestOptions, FindProofPresentationMessageReturn, FindProofProposalMessageReturn, FindProofRequestMessageReturn, GetCredentialsForProofRequestOptions, GetCredentialsForProofRequestReturn, NegotiateProofProposalOptions, NegotiateProofRequestOptions, ProofsProtocolVersionType, ProposeProofOptions, RequestProofOptions, SelectCredentialsForProofRequestOptions, SelectCredentialsForProofRequestReturn, SendProofProblemReportOptions } from "./modules/proofs/DidCommProofsApiOptions.js";
|
|
167
|
+
import { DidCommProofsModuleConfig, DidCommProofsModuleConfigOptions } from "./modules/proofs/DidCommProofsModuleConfig.js";
|
|
168
|
+
import { DidCommProofsApi } from "./modules/proofs/DidCommProofsApi.js";
|
|
169
|
+
import { DidCommBaseProofProtocol } from "./modules/proofs/protocol/DidCommBaseProofProtocol.js";
|
|
170
170
|
import { DidCommPresentationV2AckMessage } from "./modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.js";
|
|
171
171
|
import { DidCommPresentationV2Message, DidCommPresentationV2MessageOptions } from "./modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.js";
|
|
172
172
|
import { DidCommPresentationV2ProblemReportMessage } from "./modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.js";
|
|
173
173
|
import { DidCommProposePresentationV2Message, DidCommProposePresentationV2MessageOptions } from "./modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.js";
|
|
174
174
|
import { DidCommRequestPresentationV2Message, DidCommRequestPresentationV2MessageOptions } from "./modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.js";
|
|
175
|
-
import { V2PresentationProblemReportError } from "./modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.js";
|
|
176
|
-
import { DidCommProofExchangeRepository } from "./modules/proofs/repository/DidCommProofExchangeRepository.js";
|
|
177
|
-
import { DeleteProofOptions, DidCommProofProtocolOptions_d_exports, GetProofFormatDataReturn } from "./modules/proofs/protocol/DidCommProofProtocolOptions.js";
|
|
178
|
-
import { DidCommProofProtocol } from "./modules/proofs/protocol/DidCommProofProtocol.js";
|
|
179
|
-
import { DidCommBaseProofProtocol } from "./modules/proofs/protocol/DidCommBaseProofProtocol.js";
|
|
180
175
|
import { DidCommProofV2Protocol, DidCommProofV2ProtocolConfig } from "./modules/proofs/protocol/v2/DidCommProofV2Protocol.js";
|
|
181
|
-
import {
|
|
182
|
-
import {
|
|
183
|
-
import { DidCommProofsModuleConfig, DidCommProofsModuleConfigOptions } from "./modules/proofs/DidCommProofsModuleConfig.js";
|
|
184
|
-
import { DidCommProofsApi } from "./modules/proofs/DidCommProofsApi.js";
|
|
176
|
+
import { DidCommPresentationProblemReportReason } from "./modules/proofs/errors/DidCommPresentationProblemReportReason.js";
|
|
177
|
+
import { V2PresentationProblemReportError } from "./modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.js";
|
|
185
178
|
import { DefaultDidCommProofProtocols, DidCommProofsModule, DidCommProofsModuleOptions } from "./modules/proofs/DidCommProofsModule.js";
|
|
186
|
-
import { DidCommMediationRole } from "./modules/routing/models/DidCommMediationRole.js";
|
|
187
|
-
import { DidCommMediatorPickupStrategy } from "./modules/routing/DidCommMediatorPickupStrategy.js";
|
|
188
|
-
import { DidCommMediationState } from "./modules/routing/models/DidCommMediationState.js";
|
|
189
|
-
import { CustomDidCommMediationTags, DefaultDidCommMediationTags, DidCommMediationRecord, DidCommMediationRecordProps } from "./modules/routing/repository/DidCommMediationRecord.js";
|
|
190
|
-
import { DidCommMediationRepository } from "./modules/routing/repository/DidCommMediationRepository.js";
|
|
191
179
|
import { DefaultDidCommMediatorRoutingRecordTags, DidCommMediatorRoutingRecord, DidCommMediatorRoutingRecordProps, DidCommMediatorRoutingRecordRoutingKey } from "./modules/routing/repository/DidCommMediatorRoutingRecord.js";
|
|
192
180
|
import { DidCommMediatorRoutingRepository } from "./modules/routing/repository/DidCommMediatorRoutingRepository.js";
|
|
193
|
-
import {
|
|
194
|
-
import {
|
|
181
|
+
import { DidCommMediationRecipientApi } from "./modules/routing/DidCommMediationRecipientApi.js";
|
|
182
|
+
import { DidCommMediationRecipientModule } from "./modules/routing/DidCommMediationRecipientModule.js";
|
|
195
183
|
import { DidCommMessageForwardingStrategy } from "./modules/routing/DidCommMessageForwardingStrategy.js";
|
|
184
|
+
import { DidCommMediatorService } from "./modules/routing/services/DidCommMediatorService.js";
|
|
196
185
|
import { DidCommMediatorApi } from "./modules/routing/DidCommMediatorApi.js";
|
|
197
|
-
import { DidCommMediationRecipientApi } from "./modules/routing/DidCommMediationRecipientApi.js";
|
|
198
186
|
import { DidCommMediatorModule } from "./modules/routing/DidCommMediatorModule.js";
|
|
199
|
-
import {
|
|
200
|
-
import {
|
|
187
|
+
import { DidCommKeylistUpdatedEvent, DidCommMediationStateChangedEvent, DidCommRoutingCreatedEvent, DidCommRoutingEventTypes } from "./modules/routing/DidCommRoutingEvents.js";
|
|
188
|
+
import { DidCommOutboundTransport } from "./transport/DidCommOutboundTransport.js";
|
|
201
189
|
import { DidCommHttpOutboundTransport } from "./transport/DidCommHttpOutboundTransport.js";
|
|
202
|
-
import {
|
|
190
|
+
import { DidCommInboundTransport } from "./transport/DidCommInboundTransport.js";
|
|
203
191
|
import { DidCommTransportService, DidCommTransportSession } from "./DidCommTransportService.js";
|
|
204
192
|
import { DidCommOutboundWebSocketClosedEvent, DidCommOutboundWebSocketOpenedEvent, DidCommTransportEventTypes, DidCommTransportSessionRemovedEvent, DidCommTransportSessionSavedEvent } from "./transport/DidCommTransportEventTypes.js";
|
|
193
|
+
import { DidCommWsOutboundTransport } from "./transport/DidCommWsOutboundTransport.js";
|
|
205
194
|
import { DidCommModuleConfig, DidCommModuleConfigOptions } from "./DidCommModuleConfig.js";
|
|
206
195
|
import { DidCommMessageSender } from "./DidCommMessageSender.js";
|
|
207
|
-
import {
|
|
208
|
-
import {
|
|
196
|
+
import { DidCommConnectionsModuleConfig, DidCommConnectionsModuleConfigOptions } from "./modules/connections/DidCommConnectionsModuleConfig.js";
|
|
197
|
+
import { DidExchangeProtocol } from "./modules/connections/DidExchangeProtocol.js";
|
|
198
|
+
import { DidCommConnectionsApi, SendPingOptions } from "./modules/connections/DidCommConnectionsApi.js";
|
|
199
|
+
import { DidCommConnectionsModule } from "./modules/connections/DidCommConnectionsModule.js";
|
|
200
|
+
import { DidCommTrustPingEventTypes, DidCommTrustPingReceivedEvent, TrustPingResponseReceivedEvent } from "./modules/connections/DidCommTrustPingEvents.js";
|
|
201
|
+
import { ConnectionProblemReportReason } from "./modules/connections/errors/ConnectionProblemReportReason.js";
|
|
202
|
+
import { ConnectionProblemReportError } from "./modules/connections/errors/ConnectionProblemReportError.js";
|
|
203
|
+
import { DidExchangeProblemReportReason } from "./modules/connections/errors/DidExchangeProblemReportReason.js";
|
|
204
|
+
import { DidExchangeProblemReportError } from "./modules/connections/errors/DidExchangeProblemReportError.js";
|
|
205
|
+
import { DidCommAckMessageHandler } from "./modules/connections/handlers/DidCommAckMessageHandler.js";
|
|
206
|
+
import { DidCommConnectionProblemReportHandler } from "./modules/connections/handlers/DidCommConnectionProblemReportHandler.js";
|
|
209
207
|
import { DidCommConnectionRequestHandler } from "./modules/connections/handlers/DidCommConnectionRequestHandler.js";
|
|
210
208
|
import { DidCommConnectionResponseHandler } from "./modules/connections/handlers/DidCommConnectionResponseHandler.js";
|
|
211
|
-
import {
|
|
212
|
-
import { DidCommTrustPingResponseMessageHandler } from "./modules/connections/handlers/DidCommTrustPingResponseMessageHandler.js";
|
|
209
|
+
import { DidCommDidExchangeCompleteHandler } from "./modules/connections/handlers/DidCommDidExchangeCompleteHandler.js";
|
|
213
210
|
import { DidCommDidExchangeRequestHandler } from "./modules/connections/handlers/DidCommDidExchangeRequestHandler.js";
|
|
214
211
|
import { DidCommDidExchangeResponseHandler } from "./modules/connections/handlers/DidCommDidExchangeResponseHandler.js";
|
|
215
|
-
import { DidCommDidExchangeCompleteHandler } from "./modules/connections/handlers/DidCommDidExchangeCompleteHandler.js";
|
|
216
|
-
import { DidCommConnectionProblemReportHandler } from "./modules/connections/handlers/DidCommConnectionProblemReportHandler.js";
|
|
217
|
-
import { DidCommDidRotateHandler } from "./modules/connections/handlers/DidCommDidRotateHandler.js";
|
|
218
212
|
import { DidCommDidRotateAckHandler } from "./modules/connections/handlers/DidCommDidRotateAckHandler.js";
|
|
213
|
+
import { DidCommDidRotateHandler } from "./modules/connections/handlers/DidCommDidRotateHandler.js";
|
|
219
214
|
import { DidCommDidRotateProblemReportHandler } from "./modules/connections/handlers/DidCommDidRotateProblemReportHandler.js";
|
|
220
215
|
import { DidCommHangupHandler } from "./modules/connections/handlers/DidCommHangupHandler.js";
|
|
221
|
-
import {
|
|
222
|
-
import {
|
|
223
|
-
import { DidCommConnectionsModule } from "./modules/connections/DidCommConnectionsModule.js";
|
|
216
|
+
import { DidCommTrustPingMessageHandler } from "./modules/connections/handlers/DidCommTrustPingMessageHandler.js";
|
|
217
|
+
import { DidCommTrustPingResponseMessageHandler } from "./modules/connections/handlers/DidCommTrustPingResponseMessageHandler.js";
|
|
224
218
|
import { CustomDidCommConnectionTags, DefaultDidCommConnectionTags, DidCommConnectionRecord, DidCommConnectionRecordProps } from "./modules/connections/repository/DidCommConnectionRecord.js";
|
|
225
219
|
import { DidCommConnectionRepository } from "./modules/connections/repository/DidCommConnectionRepository.js";
|
|
226
220
|
import { DidCommOutboundMessageContext, DidCommOutboundMessageContextParams, ServiceMessageParams } from "./models/DidCommOutboundMessageContext.js";
|
|
227
221
|
import { DidCommInboundMessageContext, MessageContextParams } from "./models/DidCommInboundMessageContext.js";
|
|
228
222
|
import { OutboundMessageSendStatus } from "./models/DidCommOutboundMessageSendStatus.js";
|
|
229
223
|
import { DidCommRouting } from "./models/DidCommRouting.js";
|
|
230
|
-
import {
|
|
231
|
-
import {
|
|
232
|
-
import {
|
|
233
|
-
import {
|
|
234
|
-
import {
|
|
235
|
-
import {
|
|
224
|
+
import { DidCommFeature, DidCommFeatureOptions } from "./models/features/DidCommFeature.js";
|
|
225
|
+
import { DidCommFeatureQuery, DidCommFeatureQueryOptions } from "./models/features/DidCommFeatureQuery.js";
|
|
226
|
+
import { DidCommGoalCode, DidCommGoalCodeOptions } from "./models/features/DidCommGoalCode.js";
|
|
227
|
+
import { DidCommGovernanceFramework, DidCommGovernanceFrameworkOptions } from "./models/features/DidCommGovernanceFramework.js";
|
|
228
|
+
import { DidCommProtocol, ProtocolOptions } from "./models/features/DidCommProtocol.js";
|
|
229
|
+
import { DidCommProblemReportReason } from "./models/problem-reports/DidCommProblemReportReason.js";
|
|
230
|
+
import { DidCommFeatureRegistry } from "./DidCommFeatureRegistry.js";
|
|
231
|
+
import { DidCommApi } from "./DidCommApi.js";
|
|
236
232
|
import { DidCommDispatcher } from "./DidCommDispatcher.js";
|
|
233
|
+
import { DidCommEventTypes, DidCommMessageProcessedEvent, DidCommMessageReceivedEvent, DidCommMessageSentEvent } from "./DidCommEvents.js";
|
|
237
234
|
import { DidCommMessageReceiver } from "./DidCommMessageReceiver.js";
|
|
238
|
-
import { DidCommApi } from "./DidCommApi.js";
|
|
239
235
|
import { DidCommModule } from "./DidCommModule.js";
|
|
236
|
+
import { ServiceDecorator, ServiceDecoratorOptions } from "./decorators/service/ServiceDecorator.js";
|
|
240
237
|
import { getOutboundDidCommMessageContext } from "./getDidCommOutboundMessageContext.js";
|
|
241
|
-
import {
|
|
242
|
-
import {
|
|
238
|
+
import { DidCommMessageRole } from "./repository/DidCommMessageRole.js";
|
|
239
|
+
import { DefaultDidCommMessageTags, DidCommMessageRecord, DidCommMessageRecordProps } from "./repository/DidCommMessageRecord.js";
|
|
240
|
+
import { DidCommMessageRepository, GetAgentMessageOptions, SaveAgentMessageOptions } from "./repository/DidCommMessageRepository.js";
|
|
243
241
|
import { encodeAttachment, isLinkedAttachment } from "./util/attachment.js";
|
|
242
|
+
import { DidCommLinkedAttachment, DidCommLinkedAttachmentOptions } from "./util/DidCommLinkedAttachment.js";
|
|
244
243
|
import { isValidJweStructure } from "./util/JWE.js";
|
|
245
|
-
export { AcceptCredentialOfferOptions, AcceptCredentialOptions, AcceptCredentialProposalOptions, AcceptCredentialRequestOptions, AcceptProofOptions, AcceptProofProposalOptions, AcceptProofRequestOptions, AckDecorator, AckStatus, AddMessageOptions, AnonCredsLinkSecretBindingMethod, AnonCredsLinkSecretBindingMethodOptions, AnonCredsLinkSecretCredentialRequestOptions, AnonCredsLinkSecretDataIntegrityBindingProof, Authentication, AuthenticationTransformer, DidCommBaseCredentialProtocol as BaseDidCommCredentialProtocol, BaseInvitationOptions, ConnectionProblemReportError, ConnectionProblemReportReason, ConnectionProtocolMsgReturnType, ConnectionRequestParams, CreateCredentialOfferOptions, CreateFromImplicitInvitationConfig, CreateLegacyInvitationConfig, CreateOutOfBandInvitationConfig, CreateProofRequestOptions, CredentialPreviewOptions, DidCommCredentialProtocolOptions_d_exports as CredentialProtocolOptions, CredentialProtocolVersionType, CredentialRecordBinding, CustomDidCommBasicMessageTags, CustomDidCommConnectionTags, CustomDidCommCredentialExchangeTags, CustomDidCommMediationTags, CustomDidCommProofExchangeTags, DIDInvitationOptions, DataIntegrityBindingMethods, DataIntegrityBindingMethodsOptions, DataIntegrityCredential, DataIntegrityCredentialOffer, DataIntegrityCredentialOfferOptions, DataIntegrityCredentialRequest, DataIntegrityCredentialRequestBindingProof, DeclineCredentialOfferOptions, DeclineProofRequestOptions, DefaultDidCommBasicMessageTags, DefaultDidCommConnectionTags, DefaultDidCommCredentialExchangeTags, DefaultDidCommCredentialProtocols, DefaultDidCommMediationTags, DefaultDidCommMediatorRoutingRecordTags, DefaultDidCommMessagePickupProtocols, DefaultDidCommMessageTags, DefaultDidCommProofExchangeTags, DefaultDidCommProofProtocols, DeleteCredentialOptions, DeleteProofOptions, DeliverMessagesFromQueueOptions, DeliverMessagesFromQueueReturnType, DeliverMessagesOptions, DeliverMessagesReturnType, DescriptionOptions, DidCommAckMessage, DidCommAckMessageHandler, DidCommAckMessageOptions, DidCommAnonCredsLinkSecretCreateOfferOptions, DidCommApi, DidCommAttachment, DidCommAttachmentData, DidCommAutoAcceptCredential, DidCommAutoAcceptProof, DidCommBaseProofProtocol, DidCommBasicMessage, DidCommBasicMessageEventTypes, DidCommBasicMessageRecord, DidCommBasicMessageRepository, DidCommBasicMessageRole, DidCommBasicMessageService, DidCommBasicMessageStateChangedEvent, DidCommBasicMessageStorageProps, DidCommBasicMessageTags, DidCommBasicMessagesApi, DidCommBasicMessagesModule, DidCommBatchMessage, DidCommBatchMessageMessage, DidCommBatchMessageOptions, DidCommBatchPickupMessage, DidCommBatchPickupMessageOptions, DidCommConnection, DidCommConnectionDidRotatedEvent, DidCommConnectionEventTypes, DidCommConnectionInvitationMessage, DidCommConnectionInvitationMessageOptions, DidCommConnectionOptions, DidCommConnectionProblemReportHandler, DidCommConnectionProblemReportMessage, DidCommConnectionProblemReportMessageOptions, DidCommConnectionRecord, DidCommConnectionRecordProps, DidCommConnectionRepository, DidCommConnectionRequestHandler, DidCommConnectionRequestMessage, DidCommConnectionRequestMessageOptions, DidCommConnectionResponseHandler, DidCommConnectionResponseMessage, DidCommConnectionResponseMessageOptions, DidCommConnectionRole, DidCommConnectionService, DidCommConnectionState, DidCommConnectionStateChangedEvent, DidCommConnectionType, DidCommConnectionsApi, DidCommConnectionsModule, DidCommConnectionsModuleConfig, DidCommConnectionsModuleConfigOptions, DidCommCredentialEventTypes, DidCommCredentialExchangeRecord, DidCommCredentialExchangeRecordProps, DidCommCredentialExchangeRepository, DidCommCredentialFormat, DidCommCredentialFormatAcceptOfferOptions, DidCommCredentialFormatAcceptProposalOptions, DidCommCredentialFormatAcceptRequestOptions, DidCommCredentialFormatAutoRespondCredentialOptions, DidCommCredentialFormatAutoRespondOfferOptions, DidCommCredentialFormatAutoRespondProposalOptions, DidCommCredentialFormatAutoRespondRequestOptions, DidCommCredentialFormatCreateOfferOptions, DidCommCredentialFormatCreateOfferReturn, DidCommCredentialFormatCreateProposalOptions, DidCommCredentialFormatCreateProposalReturn, DidCommCredentialFormatCreateRequestOptions, DidCommCredentialFormatCreateReturn, DidCommCredentialFormatPayload, DidCommCredentialFormatProcessCredentialOptions, DidCommCredentialFormatProcessOptions, DidCommCredentialFormatService, DidCommCredentialFormatSpec, DidCommCredentialFormatSpecOptions, DidCommCredentialPreviewAttribute, DidCommCredentialPreviewAttributeOptions, DidCommCredentialProblemReportReason, DidCommCredentialProtocol, DidCommCredentialRole, DidCommCredentialState, DidCommCredentialStateChangedEvent, DidCommCredentialV2AckMessage, DidCommCredentialV2AckMessageOptions, DidCommCredentialV2Preview, DidCommCredentialV2ProblemReportMessage, DidCommCredentialV2ProblemReportMessageOptions, DidCommCredentialV2Protocol, DidCommCredentialV2ProtocolConfig, DidCommCredentialsApi, DidCommCredentialsModule, DidCommCredentialsModuleConfig, DidCommCredentialsModuleConfigOptions, DidCommCredentialsModuleOptions, DidCommDataIntegrityAcceptOfferFormat, DidCommDataIntegrityAcceptRequestFormat, DidCommDataIntegrityCredentialFormat, DidCommDataIntegrityOfferCredentialFormat, DidCommDeliveryRequestV2Message, DidCommDeliveryRequestV2MessageOptions, DidCommDidExchangeCompleteHandler, DidCommDidExchangeCompleteMessage, DidCommDidExchangeCompleteMessageOptions, DidCommDidExchangeProblemReportMessage, DidCommDidExchangeProblemReportMessageOptions, DidCommDidExchangeRequestHandler, DidCommDidExchangeRequestMessage, DidCommDidExchangeRequestMessageOptions, DidCommDidExchangeResponseHandler, DidCommDidExchangeResponseMessage, DidCommDidExchangeResponseMessageOptions, DidCommDidExchangeRole, DidCommDidExchangeState, DidCommDidRotateAckHandler, DidCommDidRotateAckMessage, DidCommDidRotateAckMessageOptions, DidCommDidRotateHandler, DidCommDidRotateMessage, DidCommDidRotateMessageOptions, DidCommDidRotateProblemReportHandler, DidCommDidRotateProblemReportMessage, DidCommDidRotateProblemReportMessageOptions, DidCommDidRotateRole, DidCommDidRotateService, DidCommDifPresentationExchangeProofFormat, DidCommDifPresentationExchangeProofFormatService, DidCommDiscoverFeaturesApi, DidCommDiscoverFeaturesDisclosureReceivedEvent, DidCommDiscoverFeaturesEventTypes, DidCommDiscoverFeaturesModule, DidCommDiscoverFeaturesQueryReceivedEvent, DidCommDiscoverFeaturesV1Service, DidCommDiscoverFeaturesV2Service, DidCommDispatcher, DidCommDocumentService, DidCommEncryptedMessage, DidCommEnvelopeService, DidCommEventTypes, DidCommFeature, DidCommFeatureOptions, DidCommFeatureQuery, DidCommFeatureQueryOptions, DidCommFeatureRegistry, DidCommFeaturesDiscloseMessage, DidCommFeaturesDiscloseMessageOptions, DidCommFeaturesDiscloseProtocol, DidCommFeaturesDiscloseProtocolOptions, DidCommFeaturesDisclosuresMessage, DidCommFeaturesDisclosuresMessageOptions, DidCommFeaturesQueriesMessage, DidCommFeaturesQueriesMessageOptions, DidCommFeaturesQueryMessage, DidCommFeaturesQueryMessageOptions, DidCommFormatCreateRequestOptions, DidCommForwardMessage, DidCommForwardMessageOptions, DidCommGoalCode, DidCommGoalCodeOptions, DidCommGovernanceFramework, DidCommGovernanceFrameworkOptions, DidCommHandshakeProtocol, DidCommHandshakeReuseAcceptedMessage, DidCommHandshakeReuseAcceptedMessageOptions, DidCommHandshakeReuseMessage, DidCommHandshakeReuseMessageOptions, DidCommHandshakeReusedEvent, DidCommHangupHandler, DidCommHangupMessage, DidCommHangupMessageOptions, DidCommHttpOutboundTransport, DidCommInboundMessageContext, DidCommInboundTransport, DidCommInvitationType, DidCommIssueCredentialV2Message, DidCommIssueCredentialV2MessageOptions, DidCommJsonLdAcceptRequestFormat, DidCommJsonLdCredentialDetail, DidCommJsonLdCredentialDetailCredentialStatus, DidCommJsonLdCredentialDetailCredentialStatusOptions, DidCommJsonLdCredentialDetailFormat, DidCommJsonLdCredentialDetailInputOptions, DidCommJsonLdCredentialDetailOptions, DidCommJsonLdCredentialDetailOptionsOptions, DidCommJsonLdCredentialFormat, DidCommJsonLdCredentialFormatService, DidCommKeylistUpdate, DidCommKeylistUpdateAction, DidCommKeylistUpdateMessage, DidCommKeylistUpdateMessageOptions, DidCommKeylistUpdateOptions, DidCommKeylistUpdateResponseMessage, DidCommKeylistUpdateResponseMessageOptions, DidCommKeylistUpdateResult, DidCommKeylistUpdated, DidCommKeylistUpdatedEvent, DidCommLinkedAttachment, type DidCommLinkedAttachmentOptions, DidCommLiveDeliveryChangeV2Message, DidCommLiveDeliveryChangeV2MessageOptions, DidCommMediationDenyMessage, DidCommMediationDenyMessageOptions, DidCommMediationGrantMessage, DidCommMediationGrantMessageOptions, DidCommMediationRecipientApi, DidCommMediationRecipientModule, DidCommMediationRecipientService, DidCommMediationRecord, DidCommMediationRecordProps, DidCommMediationRepository, DidCommMediationRequestMessage, DidCommMediationRequestMessageOptions, DidCommMediationRole, DidCommMediationState, DidCommMediationStateChangedEvent, DidCommMediatorApi, DidCommMediatorModule, DidCommMediatorPickupStrategy, DidCommMediatorRoutingRecord, DidCommMediatorRoutingRecordProps, DidCommMediatorRoutingRecordRoutingKey, DidCommMediatorRoutingRepository, DidCommMediatorService, DidCommMessage, DidCommMessageDeliveryV2Message, DidCommMessageDeliveryV2MessageOptions, DidCommMessageForwardingStrategy, DidCommMessageHandler, DidCommMessageHandlerInboundMessage, DidCommMessageHandlerMiddleware, DidCommMessageHandlerMiddlewareRunner, DidCommMessageHandlerRegistry, DidCommMessagePickupApi, DidCommMessagePickupEventTypes, DidCommMessagePickupLiveSessionSavedEvent, DidCommMessagePickupModule, DidCommMessagePickupModuleConfig, DidCommMessagePickupModuleConfigOptions, DidCommMessagePickupModuleOptions, DidCommMessagePickupProtocol, DidCommMessagePickupProtocolVersionType, DidCommMessagePickupSessionService, DidCommMessagePickupV1Protocol, DidCommMessagePickupV2Protocol, DidCommMessageProcessedEvent, DidCommMessageReceivedEvent, DidCommMessageReceiver, DidCommMessageRecord, DidCommMessageRecordProps, DidCommMessageRepository, DidCommMessageRole, DidCommMessageSender, DidCommMessageSentEvent, DidCommMessagesReceivedV2Message, DidCommMessagesReceivedV2MessageOptions, DidCommMimeType, DidCommModule, DidCommModuleConfig, type DidCommModuleConfigOptions, DidCommOfferCredentialV2Message, DidCommOfferCredentialV2MessageOptions, DidCommOutOfBandApi, DidCommOutOfBandEventTypes, DidCommOutOfBandInlineServiceKey, DidCommOutOfBandInvitation, DidCommOutOfBandInvitationOptions, DidCommOutOfBandModule, DidCommOutOfBandRecord, DidCommOutOfBandRecordProps, DidCommOutOfBandRepository, DidCommOutOfBandRole, DidCommOutOfBandService, DidCommOutOfBandState, DidCommOutOfBandStateChangedEvent, DidCommOutboundMessageContext, DidCommOutboundMessageContextParams, DidCommOutboundPackage, DidCommOutboundTransport, DidCommOutboundWebSocketClosedEvent, DidCommOutboundWebSocketOpenedEvent, DidCommPlaintextMessage, DidCommPresentationProblemReportReason, DidCommPresentationV2AckMessage, DidCommPresentationV2Message, DidCommPresentationV2MessageOptions, DidCommPresentationV2ProblemReportMessage, DidCommProblemReportError, DidCommProblemReportErrorOptions, DidCommProblemReportMessage, DidCommProblemReportMessageOptions, DidCommProblemReportReason, DidCommProofEventTypes, DidCommProofExchangeRecord, DidCommProofExchangeRecordProps, DidCommProofExchangeRepository, DidCommProofFormat, DidCommProofFormatAcceptProposalOptions, DidCommProofFormatAcceptRequestOptions, DidCommProofFormatAutoRespondPresentationOptions, DidCommProofFormatAutoRespondProposalOptions, DidCommProofFormatAutoRespondRequestOptions, DidCommProofFormatCreateProposalOptions, DidCommProofFormatCreateReturn, DidCommProofFormatCredentialForRequestPayload, DidCommProofFormatGetCredentialsForRequestOptions, DidCommProofFormatGetCredentialsForRequestReturn, DidCommProofFormatPayload, DidCommProofFormatProcessOptions, DidCommProofFormatProcessPresentationOptions, DidCommProofFormatSelectCredentialsForRequestOptions, DidCommProofFormatSelectCredentialsForRequestReturn, DidCommProofFormatService, DidCommProofFormatSpec, DidCommProofFormatSpecOptions, DidCommProofProtocol, DidCommProofRole, DidCommProofState, DidCommProofStateChangedEvent, DidCommProofV2Protocol, DidCommProofV2ProtocolConfig, DidCommProofsApi, DidCommProofsModule, DidCommProofsModuleConfig, DidCommProofsModuleConfigOptions, DidCommProofsModuleOptions, DidCommProposeCredentialV2Message, DidCommProposeCredentialV2MessageOptions, DidCommProposePresentationV2Message, DidCommProposePresentationV2MessageOptions, DidCommProtocol, DidCommQueueTransportRepository, DidCommRequestCredentialV2Message, DidCommRequestCredentialV2MessageOptions, DidCommRequestPresentationV2Message, DidCommRequestPresentationV2MessageOptions, DidCommRevocationNotification, DidCommRevocationNotificationReceivedEvent, DidCommRevocationNotificationV1Message, DidCommRevocationNotificationV1MessageOptions, DidCommRevocationNotificationV2Message, DidCommRevocationNotificationV2MessageOptions, DidCommRouting, DidCommRoutingCreatedEvent, DidCommRoutingEventTypes, DidCommRoutingService, DidCommSignedAttachmentBindingMethod, DidCommSignedAttachmentBindingMethodOptions, DidCommSignedAttachmentCreateOfferOptions, DidCommSignedAttachmentCredentialRequestOptions, DidCommSignedAttachmentDataIntegrityBindingProof, DidCommStatusRequestMessageV2MessageOptions, DidCommStatusRequestV2Message, DidCommStatusV2Message, DidCommStatusV2MessageOptions, DidCommTransportEventTypes, DidCommTransportService, type DidCommTransportSession, DidCommTransportSessionRemovedEvent, DidCommTransportSessionSavedEvent, DidCommTrustPingEventTypes, DidCommTrustPingMessage, DidCommTrustPingMessageHandler, DidCommTrustPingMessageOptions, DidCommTrustPingReceivedEvent, DidCommTrustPingResponseMessage, DidCommTrustPingResponseMessageHandler, DidCommTrustPingResponseMessageOptions, DidCommTrustPingService, DidCommWsOutboundTransport, DidDoc, DidExchangeProblemReportError, DidExchangeProblemReportReason, DidExchangeProtocol, DifPexGetCredentialsForProofRequestOptions, DifPresentationExchangePresentation, DifPresentationExchangeProposal, DifPresentationExchangeRequest, Ed25119Sig2018, EddsaSaSigSecp256k1, EmbeddedAuthentication, ExtractCredentialFormat, ExtractCredentialFormats, ExtractProofFormat, ExtractProofFormats, FindCredentialMessageReturn, FindCredentialOfferMessageReturn, FindCredentialProposalMessageReturn, FindCredentialRequestMessageReturn, FindProofPresentationMessageReturn, FindProofProposalMessageReturn, FindProofRequestMessageReturn, FixHintOptions, GetAgentMessageOptions, GetAvailableMessageCountOptions, GetCredentialFormatDataReturn, GetCredentialsForProofRequestOptions, GetCredentialsForProofRequestReturn, GetProofFormatDataReturn, GetRoutingOptions, ImpactStatus, InMemoryQueueTransportRepository, InlineInvitationOptions, IsValidMessageType, JsonCredential, JsonLdFormatDataCredentialDetail, JsonLdFormatDataCredentialDetailOptions, JsonLdFormatDataVerifiableCredential, MediationProtocolMsgReturnType, MessageContextParams, MessagePickupCompletedEvent, MessagePickupLiveSessionRemovedEvent, MessageSendingError, NegotiateCredentialOfferOptions, NegotiateCredentialProposalOptions, NegotiateProofProposalOptions, NegotiateProofRequestOptions, OfferCredentialOptions, OtherStatus, OutOfBandDidCommService, OutboundMessageSendStatus, type ParsedMessageType, PickupMessagesOptions, PickupMessagesReturnType, DidCommProofFormatServiceOptions_d_exports as ProofFormatServiceOptions, DidCommProofProtocolOptions_d_exports as ProofProtocolOptions, ProofsProtocolVersionType, ProposeCredentialOptions, ProposeProofOptions, ProtocolOptions, ProtocolVersion, PublicKey, PublicKeyTransformer, QueryFeaturesReturnType, QueueMessageOptions, QueueMessageReturnType, QueuedDidCommMessage, ReceiveOutOfBandImplicitInvitationConfig, ReceiveOutOfBandInvitationConfig, ReferencedAuthentication, RemoveMessagesOptions, RemoveRoutingOptions, RequestProofOptions, ReturnRouteTypes, RsaSig2018, SaveAgentMessageOptions, SelectCredentialsForProofRequestOptions, SelectCredentialsForProofRequestReturn, SendCredentialProblemReportOptions, SendPingOptions, SendProofProblemReportOptions, SendRevocationNotificationOptions, ServiceDecorator, type ServiceDecoratorOptions, ServiceMessageParams, SetLiveDeliveryModeOptions, SetLiveDeliveryModeReturnType, TakeFromQueueOptions, TrustPingResponseReceivedEvent, DidCommCredentialV2ProblemReportError as V2CredentialProblemReportError, DidCommCredentialV2ProblemReportErrorOptions as V2CredentialProblemReportErrorOptions, V2PresentationProblemReportError, W3C_VC_DATA_MODEL_VERSION, WhereStatus, WhoRetriesStatus, authenticationTypes, encodeAttachment, getOutboundDidCommMessageContext, isLinkedAttachment, isValidJweStructure, oobInvitationFromShortUrl, parseInvitationShortUrl, parseInvitationUrl, parseMessageType, publicKeyTypes, replaceLegacyDidSovPrefix, rfc0160StateFromDidExchangeState };
|
|
244
|
+
import { oobInvitationFromShortUrl, parseInvitationJson, parseInvitationShortUrl, parseInvitationUrl } from "./util/parseInvitation.js";
|
|
245
|
+
export { AcceptCredentialOfferOptions, AcceptCredentialOptions, AcceptCredentialProposalOptions, AcceptCredentialRequestOptions, AcceptProofOptions, AcceptProofProposalOptions, AcceptProofRequestOptions, AckDecorator, AckStatus, AddMessageOptions, AnonCredsLinkSecretBindingMethod, AnonCredsLinkSecretBindingMethodOptions, AnonCredsLinkSecretCredentialRequestOptions, AnonCredsLinkSecretDataIntegrityBindingProof, Authentication, AuthenticationTransformer, DidCommBaseCredentialProtocol as BaseDidCommCredentialProtocol, BaseInvitationOptions, ConnectionProblemReportError, ConnectionProblemReportReason, ConnectionProtocolMsgReturnType, ConnectionRequestParams, CreateCredentialOfferOptions, CreateFromImplicitInvitationConfig, CreateLegacyInvitationConfig, CreateOutOfBandInvitationConfig, CreateProofRequestOptions, CredentialPreviewOptions, DidCommCredentialProtocolOptions_d_exports as CredentialProtocolOptions, CredentialProtocolVersionType, CredentialRecordBinding, CustomDidCommBasicMessageTags, CustomDidCommConnectionTags, CustomDidCommCredentialExchangeTags, CustomDidCommMediationTags, CustomDidCommProofExchangeTags, DIDInvitationOptions, DataIntegrityBindingMethods, DataIntegrityBindingMethodsOptions, DataIntegrityCredential, DataIntegrityCredentialOffer, DataIntegrityCredentialOfferOptions, DataIntegrityCredentialRequest, DataIntegrityCredentialRequestBindingProof, DeclineCredentialOfferOptions, DeclineProofRequestOptions, DefaultDidCommBasicMessageTags, DefaultDidCommConnectionTags, DefaultDidCommCredentialExchangeTags, DefaultDidCommCredentialProtocols, DefaultDidCommMediationTags, DefaultDidCommMediatorRoutingRecordTags, DefaultDidCommMessagePickupProtocols, DefaultDidCommMessageTags, DefaultDidCommProofExchangeTags, DefaultDidCommProofProtocols, DeleteCredentialOptions, DeleteProofOptions, DeliverMessagesFromQueueOptions, DeliverMessagesFromQueueReturnType, DeliverMessagesOptions, DeliverMessagesReturnType, DescriptionOptions, DidCommAckMessage, DidCommAckMessageHandler, DidCommAckMessageOptions, DidCommAnonCredsLinkSecretCreateOfferOptions, DidCommApi, DidCommAttachment, DidCommAttachmentData, DidCommAutoAcceptCredential, DidCommAutoAcceptProof, DidCommBaseProofProtocol, DidCommBasicMessage, DidCommBasicMessageEventTypes, DidCommBasicMessageRecord, DidCommBasicMessageRepository, DidCommBasicMessageRole, DidCommBasicMessageService, DidCommBasicMessageStateChangedEvent, DidCommBasicMessageStorageProps, DidCommBasicMessageTags, DidCommBasicMessagesApi, DidCommBasicMessagesModule, DidCommBatchMessage, DidCommBatchMessageMessage, DidCommBatchMessageOptions, DidCommBatchPickupMessage, DidCommBatchPickupMessageOptions, DidCommConnection, DidCommConnectionDidRotatedEvent, DidCommConnectionEventTypes, DidCommConnectionInvitationMessage, DidCommConnectionInvitationMessageOptions, DidCommConnectionOptions, DidCommConnectionProblemReportHandler, DidCommConnectionProblemReportMessage, DidCommConnectionProblemReportMessageOptions, DidCommConnectionRecord, DidCommConnectionRecordProps, DidCommConnectionRepository, DidCommConnectionRequestHandler, DidCommConnectionRequestMessage, DidCommConnectionRequestMessageOptions, DidCommConnectionResponseHandler, DidCommConnectionResponseMessage, DidCommConnectionResponseMessageOptions, DidCommConnectionRole, DidCommConnectionService, DidCommConnectionState, DidCommConnectionStateChangedEvent, DidCommConnectionType, DidCommConnectionsApi, DidCommConnectionsModule, DidCommConnectionsModuleConfig, DidCommConnectionsModuleConfigOptions, DidCommCredentialEventTypes, DidCommCredentialExchangeRecord, DidCommCredentialExchangeRecordProps, DidCommCredentialExchangeRepository, DidCommCredentialFormat, DidCommCredentialFormatAcceptOfferOptions, DidCommCredentialFormatAcceptProposalOptions, DidCommCredentialFormatAcceptRequestOptions, DidCommCredentialFormatAutoRespondCredentialOptions, DidCommCredentialFormatAutoRespondOfferOptions, DidCommCredentialFormatAutoRespondProposalOptions, DidCommCredentialFormatAutoRespondRequestOptions, DidCommCredentialFormatCreateOfferOptions, DidCommCredentialFormatCreateOfferReturn, DidCommCredentialFormatCreateProposalOptions, DidCommCredentialFormatCreateProposalReturn, DidCommCredentialFormatCreateRequestOptions, DidCommCredentialFormatCreateReturn, DidCommCredentialFormatPayload, DidCommCredentialFormatProcessCredentialOptions, DidCommCredentialFormatProcessOptions, DidCommCredentialFormatService, DidCommCredentialFormatSpec, DidCommCredentialFormatSpecOptions, DidCommCredentialPreviewAttribute, DidCommCredentialPreviewAttributeOptions, DidCommCredentialProblemReportReason, DidCommCredentialProtocol, DidCommCredentialRole, DidCommCredentialState, DidCommCredentialStateChangedEvent, DidCommCredentialV2AckMessage, DidCommCredentialV2AckMessageOptions, DidCommCredentialV2Preview, DidCommCredentialV2ProblemReportMessage, DidCommCredentialV2ProblemReportMessageOptions, DidCommCredentialV2Protocol, DidCommCredentialV2ProtocolConfig, DidCommCredentialsApi, DidCommCredentialsModule, DidCommCredentialsModuleConfig, DidCommCredentialsModuleConfigOptions, DidCommCredentialsModuleOptions, DidCommDataIntegrityAcceptOfferFormat, DidCommDataIntegrityAcceptRequestFormat, DidCommDataIntegrityCredentialFormat, DidCommDataIntegrityOfferCredentialFormat, DidCommDeliveryRequestV2Message, DidCommDeliveryRequestV2MessageOptions, DidCommDidExchangeCompleteHandler, DidCommDidExchangeCompleteMessage, DidCommDidExchangeCompleteMessageOptions, DidCommDidExchangeProblemReportMessage, DidCommDidExchangeProblemReportMessageOptions, DidCommDidExchangeRequestHandler, DidCommDidExchangeRequestMessage, DidCommDidExchangeRequestMessageOptions, DidCommDidExchangeResponseHandler, DidCommDidExchangeResponseMessage, DidCommDidExchangeResponseMessageOptions, DidCommDidExchangeRole, DidCommDidExchangeState, DidCommDidRotateAckHandler, DidCommDidRotateAckMessage, DidCommDidRotateAckMessageOptions, DidCommDidRotateHandler, DidCommDidRotateMessage, DidCommDidRotateMessageOptions, DidCommDidRotateProblemReportHandler, DidCommDidRotateProblemReportMessage, DidCommDidRotateProblemReportMessageOptions, DidCommDidRotateRole, DidCommDidRotateService, DidCommDifPresentationExchangeProofFormat, DidCommDifPresentationExchangeProofFormatService, DidCommDiscoverFeaturesApi, DidCommDiscoverFeaturesDisclosureReceivedEvent, DidCommDiscoverFeaturesEventTypes, DidCommDiscoverFeaturesModule, DidCommDiscoverFeaturesQueryReceivedEvent, DidCommDiscoverFeaturesV1Service, DidCommDiscoverFeaturesV2Service, DidCommDispatcher, DidCommDocumentService, DidCommEncryptedMessage, DidCommEnvelopeService, DidCommEventTypes, DidCommFeature, DidCommFeatureOptions, DidCommFeatureQuery, DidCommFeatureQueryOptions, DidCommFeatureRegistry, DidCommFeaturesDiscloseMessage, DidCommFeaturesDiscloseMessageOptions, DidCommFeaturesDiscloseProtocol, DidCommFeaturesDiscloseProtocolOptions, DidCommFeaturesDisclosuresMessage, DidCommFeaturesDisclosuresMessageOptions, DidCommFeaturesQueriesMessage, DidCommFeaturesQueriesMessageOptions, DidCommFeaturesQueryMessage, DidCommFeaturesQueryMessageOptions, DidCommFormatCreateRequestOptions, DidCommForwardMessage, DidCommForwardMessageOptions, DidCommGoalCode, DidCommGoalCodeOptions, DidCommGovernanceFramework, DidCommGovernanceFrameworkOptions, DidCommHandshakeProtocol, DidCommHandshakeReuseAcceptedMessage, DidCommHandshakeReuseAcceptedMessageOptions, DidCommHandshakeReuseMessage, DidCommHandshakeReuseMessageOptions, DidCommHandshakeReusedEvent, DidCommHangupHandler, DidCommHangupMessage, DidCommHangupMessageOptions, DidCommHttpOutboundTransport, DidCommInboundMessageContext, DidCommInboundTransport, DidCommInvitationType, DidCommIssueCredentialV2Message, DidCommIssueCredentialV2MessageOptions, DidCommJsonLdAcceptRequestFormat, DidCommJsonLdCredentialDetail, DidCommJsonLdCredentialDetailCredentialStatus, DidCommJsonLdCredentialDetailCredentialStatusOptions, DidCommJsonLdCredentialDetailFormat, DidCommJsonLdCredentialDetailInputOptions, DidCommJsonLdCredentialDetailOptions, DidCommJsonLdCredentialDetailOptionsOptions, DidCommJsonLdCredentialFormat, DidCommJsonLdCredentialFormatService, DidCommKeylistUpdate, DidCommKeylistUpdateAction, DidCommKeylistUpdateMessage, DidCommKeylistUpdateMessageOptions, DidCommKeylistUpdateOptions, DidCommKeylistUpdateResponseMessage, DidCommKeylistUpdateResponseMessageOptions, DidCommKeylistUpdateResult, DidCommKeylistUpdated, DidCommKeylistUpdatedEvent, DidCommLinkedAttachment, type DidCommLinkedAttachmentOptions, DidCommLiveDeliveryChangeV2Message, DidCommLiveDeliveryChangeV2MessageOptions, DidCommMediationDenyMessage, DidCommMediationDenyMessageOptions, DidCommMediationGrantMessage, DidCommMediationGrantMessageOptions, DidCommMediationRecipientApi, DidCommMediationRecipientModule, DidCommMediationRecipientService, DidCommMediationRecord, DidCommMediationRecordProps, DidCommMediationRepository, DidCommMediationRequestMessage, DidCommMediationRequestMessageOptions, DidCommMediationRole, DidCommMediationState, DidCommMediationStateChangedEvent, DidCommMediatorApi, DidCommMediatorModule, DidCommMediatorPickupStrategy, DidCommMediatorRoutingRecord, DidCommMediatorRoutingRecordProps, DidCommMediatorRoutingRecordRoutingKey, DidCommMediatorRoutingRepository, DidCommMediatorService, DidCommMessage, DidCommMessageDeliveryV2Message, DidCommMessageDeliveryV2MessageOptions, DidCommMessageForwardingStrategy, DidCommMessageHandler, DidCommMessageHandlerInboundMessage, DidCommMessageHandlerMiddleware, DidCommMessageHandlerMiddlewareRunner, DidCommMessageHandlerRegistry, DidCommMessagePickupApi, DidCommMessagePickupEventTypes, DidCommMessagePickupLiveSessionSavedEvent, DidCommMessagePickupModule, DidCommMessagePickupModuleConfig, DidCommMessagePickupModuleConfigOptions, DidCommMessagePickupModuleOptions, DidCommMessagePickupProtocol, DidCommMessagePickupProtocolVersionType, DidCommMessagePickupSessionService, DidCommMessagePickupV1Protocol, DidCommMessagePickupV2Protocol, DidCommMessageProcessedEvent, DidCommMessageReceivedEvent, DidCommMessageReceiver, DidCommMessageRecord, DidCommMessageRecordProps, DidCommMessageRepository, DidCommMessageRole, DidCommMessageSender, DidCommMessageSentEvent, DidCommMessagesReceivedV2Message, DidCommMessagesReceivedV2MessageOptions, DidCommMimeType, DidCommModule, DidCommModuleConfig, type DidCommModuleConfigOptions, DidCommOfferCredentialV2Message, DidCommOfferCredentialV2MessageOptions, DidCommOutOfBandApi, DidCommOutOfBandEventTypes, DidCommOutOfBandInlineServiceKey, DidCommOutOfBandInvitation, DidCommOutOfBandInvitationOptions, DidCommOutOfBandModule, DidCommOutOfBandRecord, DidCommOutOfBandRecordProps, DidCommOutOfBandRepository, DidCommOutOfBandRole, DidCommOutOfBandService, DidCommOutOfBandState, DidCommOutOfBandStateChangedEvent, DidCommOutboundMessageContext, DidCommOutboundMessageContextParams, DidCommOutboundPackage, DidCommOutboundTransport, DidCommOutboundWebSocketClosedEvent, DidCommOutboundWebSocketOpenedEvent, DidCommPlaintextMessage, DidCommPresentationProblemReportReason, DidCommPresentationV2AckMessage, DidCommPresentationV2Message, DidCommPresentationV2MessageOptions, DidCommPresentationV2ProblemReportMessage, DidCommProblemReportError, DidCommProblemReportErrorOptions, DidCommProblemReportMessage, DidCommProblemReportMessageOptions, DidCommProblemReportReason, DidCommProofEventTypes, DidCommProofExchangeRecord, DidCommProofExchangeRecordProps, DidCommProofExchangeRepository, DidCommProofFormat, DidCommProofFormatAcceptProposalOptions, DidCommProofFormatAcceptRequestOptions, DidCommProofFormatAutoRespondPresentationOptions, DidCommProofFormatAutoRespondProposalOptions, DidCommProofFormatAutoRespondRequestOptions, DidCommProofFormatCreateProposalOptions, DidCommProofFormatCreateReturn, DidCommProofFormatCredentialForRequestPayload, DidCommProofFormatGetCredentialsForRequestOptions, DidCommProofFormatGetCredentialsForRequestReturn, DidCommProofFormatPayload, DidCommProofFormatProcessOptions, DidCommProofFormatProcessPresentationOptions, DidCommProofFormatSelectCredentialsForRequestOptions, DidCommProofFormatSelectCredentialsForRequestReturn, DidCommProofFormatService, DidCommProofFormatSpec, DidCommProofFormatSpecOptions, DidCommProofProtocol, DidCommProofRole, DidCommProofState, DidCommProofStateChangedEvent, DidCommProofV2Protocol, DidCommProofV2ProtocolConfig, DidCommProofsApi, DidCommProofsModule, DidCommProofsModuleConfig, DidCommProofsModuleConfigOptions, DidCommProofsModuleOptions, DidCommProposeCredentialV2Message, DidCommProposeCredentialV2MessageOptions, DidCommProposePresentationV2Message, DidCommProposePresentationV2MessageOptions, DidCommProtocol, DidCommQueueTransportRepository, DidCommRequestCredentialV2Message, DidCommRequestCredentialV2MessageOptions, DidCommRequestPresentationV2Message, DidCommRequestPresentationV2MessageOptions, DidCommRevocationNotification, DidCommRevocationNotificationReceivedEvent, DidCommRevocationNotificationV1Message, DidCommRevocationNotificationV1MessageOptions, DidCommRevocationNotificationV2Message, DidCommRevocationNotificationV2MessageOptions, DidCommRouting, DidCommRoutingCreatedEvent, DidCommRoutingEventTypes, DidCommRoutingService, DidCommSignedAttachmentBindingMethod, DidCommSignedAttachmentBindingMethodOptions, DidCommSignedAttachmentCreateOfferOptions, DidCommSignedAttachmentCredentialRequestOptions, DidCommSignedAttachmentDataIntegrityBindingProof, DidCommStatusRequestMessageV2MessageOptions, DidCommStatusRequestV2Message, DidCommStatusV2Message, DidCommStatusV2MessageOptions, DidCommTransportEventTypes, DidCommTransportService, type DidCommTransportSession, DidCommTransportSessionRemovedEvent, DidCommTransportSessionSavedEvent, DidCommTrustPingEventTypes, DidCommTrustPingMessage, DidCommTrustPingMessageHandler, DidCommTrustPingMessageOptions, DidCommTrustPingReceivedEvent, DidCommTrustPingResponseMessage, DidCommTrustPingResponseMessageHandler, DidCommTrustPingResponseMessageOptions, DidCommTrustPingService, DidCommWsOutboundTransport, DidDoc, DidExchangeProblemReportError, DidExchangeProblemReportReason, DidExchangeProtocol, DifPexGetCredentialsForProofRequestOptions, DifPresentationExchangePresentation, DifPresentationExchangeProposal, DifPresentationExchangeRequest, Ed25119Sig2018, EddsaSaSigSecp256k1, EmbeddedAuthentication, ExtractCredentialFormat, ExtractCredentialFormats, ExtractProofFormat, ExtractProofFormats, FindCredentialMessageReturn, FindCredentialOfferMessageReturn, FindCredentialProposalMessageReturn, FindCredentialRequestMessageReturn, FindProofPresentationMessageReturn, FindProofProposalMessageReturn, FindProofRequestMessageReturn, FixHintOptions, GetAgentMessageOptions, GetAvailableMessageCountOptions, GetCredentialFormatDataReturn, GetCredentialsForProofRequestOptions, GetCredentialsForProofRequestReturn, GetProofFormatDataReturn, GetRoutingOptions, ImpactStatus, InMemoryQueueTransportRepository, InlineInvitationOptions, IsValidMessageType, JsonCredential, JsonLdFormatDataCredentialDetail, JsonLdFormatDataCredentialDetailOptions, JsonLdFormatDataVerifiableCredential, MediationProtocolMsgReturnType, MessageContextParams, MessagePickupCompletedEvent, MessagePickupLiveSessionRemovedEvent, MessageSendingError, NegotiateCredentialOfferOptions, NegotiateCredentialProposalOptions, NegotiateProofProposalOptions, NegotiateProofRequestOptions, OfferCredentialOptions, OtherStatus, OutOfBandDidCommService, OutboundMessageSendStatus, type ParsedMessageType, PickupMessagesOptions, PickupMessagesReturnType, DidCommProofFormatServiceOptions_d_exports as ProofFormatServiceOptions, DidCommProofProtocolOptions_d_exports as ProofProtocolOptions, ProofsProtocolVersionType, ProposeCredentialOptions, ProposeProofOptions, ProtocolOptions, ProtocolVersion, PublicKey, PublicKeyTransformer, QueryFeaturesReturnType, QueueMessageOptions, QueueMessageReturnType, QueuedDidCommMessage, ReceiveOutOfBandImplicitInvitationConfig, ReceiveOutOfBandInvitationConfig, ReferencedAuthentication, RemoveMessagesOptions, RemoveRoutingOptions, RequestProofOptions, ReturnRouteTypes, RsaSig2018, SaveAgentMessageOptions, SelectCredentialsForProofRequestOptions, SelectCredentialsForProofRequestReturn, SendCredentialProblemReportOptions, SendPingOptions, SendProofProblemReportOptions, SendRevocationNotificationOptions, ServiceDecorator, type ServiceDecoratorOptions, ServiceMessageParams, SetLiveDeliveryModeOptions, SetLiveDeliveryModeReturnType, TakeFromQueueOptions, TrustPingResponseReceivedEvent, DidCommCredentialV2ProblemReportError as V2CredentialProblemReportError, DidCommCredentialV2ProblemReportErrorOptions as V2CredentialProblemReportErrorOptions, V2PresentationProblemReportError, W3C_VC_DATA_MODEL_VERSION, WhereStatus, WhoRetriesStatus, authenticationTypes, encodeAttachment, getOutboundDidCommMessageContext, isLinkedAttachment, isValidJweStructure, oobInvitationFromShortUrl, parseInvitationJson, parseInvitationShortUrl, parseInvitationUrl, parseMessageType, publicKeyTypes, replaceLegacyDidSovPrefix, rfc0160StateFromDidExchangeState, supportsIncomingMessageType };
|