@credo-ts/didcomm 0.6.0-pr-2392-20251010173905 → 0.6.0-pr-2457-20251016083534
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/BaseDidCommMessage.d.mts.map +1 -1
- package/build/BaseDidCommMessage.d.ts.map +1 -1
- package/build/BaseDidCommMessage.js +3 -3
- package/build/BaseDidCommMessage.mjs +2 -2
- package/build/BaseDidCommMessage.mjs.map +1 -1
- package/build/DidCommApi.d.mts +6 -10
- package/build/DidCommApi.d.mts.map +1 -1
- package/build/DidCommApi.d.ts +6 -10
- package/build/DidCommApi.d.ts.map +1 -1
- package/build/DidCommApi.js +16 -21
- package/build/DidCommApi.mjs +16 -21
- package/build/DidCommApi.mjs.map +1 -1
- package/build/DidCommDispatcher.d.mts.map +1 -1
- package/build/DidCommDispatcher.d.ts.map +1 -1
- package/build/DidCommDispatcher.js +7 -7
- package/build/DidCommDispatcher.mjs +7 -7
- package/build/DidCommDispatcher.mjs.map +1 -1
- package/build/DidCommEnvelopeService.d.mts.map +1 -1
- package/build/DidCommEnvelopeService.d.ts.map +1 -1
- package/build/DidCommEnvelopeService.js +5 -5
- package/build/DidCommEnvelopeService.mjs +5 -5
- package/build/DidCommEnvelopeService.mjs.map +1 -1
- package/build/DidCommFeatureRegistry.d.mts.map +1 -1
- package/build/DidCommFeatureRegistry.d.ts.map +1 -1
- package/build/DidCommFeatureRegistry.mjs.map +1 -1
- package/build/DidCommMessage.d.mts +1 -1
- package/build/DidCommMessage.d.mts.map +1 -1
- package/build/DidCommMessage.d.ts +1 -1
- package/build/DidCommMessage.d.ts.map +1 -1
- package/build/DidCommMessage.js +2 -2
- package/build/DidCommMessage.mjs +2 -2
- package/build/DidCommMessage.mjs.map +1 -1
- package/build/DidCommMessageHandlerRegistry.d.mts.map +1 -1
- package/build/DidCommMessageHandlerRegistry.d.ts.map +1 -1
- package/build/DidCommMessageHandlerRegistry.mjs.map +1 -1
- package/build/DidCommMessageReceiver.d.mts +1 -6
- package/build/DidCommMessageReceiver.d.mts.map +1 -1
- package/build/DidCommMessageReceiver.d.ts +1 -6
- package/build/DidCommMessageReceiver.d.ts.map +1 -1
- package/build/DidCommMessageReceiver.js +9 -21
- package/build/DidCommMessageReceiver.mjs +9 -21
- package/build/DidCommMessageReceiver.mjs.map +1 -1
- package/build/DidCommMessageSender.d.mts +1 -6
- package/build/DidCommMessageSender.d.mts.map +1 -1
- package/build/DidCommMessageSender.d.ts +1 -6
- package/build/DidCommMessageSender.d.ts.map +1 -1
- package/build/DidCommMessageSender.js +17 -29
- package/build/DidCommMessageSender.mjs +17 -29
- package/build/DidCommMessageSender.mjs.map +1 -1
- package/build/DidCommModule.d.mts +1 -1
- package/build/DidCommModule.d.mts.map +1 -1
- package/build/DidCommModule.d.ts +1 -1
- package/build/DidCommModule.d.ts.map +1 -1
- package/build/DidCommModule.js +9 -12
- package/build/DidCommModule.mjs +9 -12
- package/build/DidCommModule.mjs.map +1 -1
- package/build/DidCommModuleConfig.d.mts +14 -2
- package/build/DidCommModuleConfig.d.mts.map +1 -1
- package/build/DidCommModuleConfig.d.ts +14 -2
- package/build/DidCommModuleConfig.d.ts.map +1 -1
- package/build/DidCommModuleConfig.js +15 -1
- package/build/DidCommModuleConfig.mjs +15 -1
- package/build/DidCommModuleConfig.mjs.map +1 -1
- package/build/DidCommTransportService.d.mts.map +1 -1
- package/build/DidCommTransportService.d.ts.map +1 -1
- package/build/DidCommTransportService.js +1 -1
- package/build/DidCommTransportService.mjs +1 -1
- package/build/DidCommTransportService.mjs.map +1 -1
- package/build/decorators/ack/AckDecorator.js +1 -1
- package/build/decorators/ack/AckDecorator.mjs +1 -1
- package/build/decorators/ack/AckDecoratorExtension.js +3 -3
- package/build/decorators/ack/AckDecoratorExtension.mjs +2 -2
- package/build/decorators/ack/AckDecoratorExtension.mjs.map +1 -1
- package/build/decorators/attachment/AttachmentExtension.js +3 -3
- package/build/decorators/attachment/AttachmentExtension.mjs +2 -2
- package/build/decorators/attachment/AttachmentExtension.mjs.map +1 -1
- package/build/decorators/attachment/DidCommAttachment.js +3 -3
- package/build/decorators/attachment/DidCommAttachment.mjs +2 -2
- package/build/decorators/attachment/DidCommAttachment.mjs.map +1 -1
- package/build/decorators/l10n/L10nDecoratorExtension.js +3 -3
- package/build/decorators/l10n/L10nDecoratorExtension.mjs +2 -2
- package/build/decorators/l10n/L10nDecoratorExtension.mjs.map +1 -1
- package/build/decorators/service/ServiceDecorator.js +1 -1
- package/build/decorators/service/ServiceDecorator.mjs +1 -1
- package/build/decorators/service/ServiceDecoratorExtension.js +3 -3
- package/build/decorators/service/ServiceDecoratorExtension.mjs +2 -2
- package/build/decorators/service/ServiceDecoratorExtension.mjs.map +1 -1
- package/build/decorators/signature/SignatureDecorator.js +4 -4
- package/build/decorators/signature/SignatureDecorator.mjs +3 -3
- package/build/decorators/thread/ThreadDecorator.js +3 -3
- package/build/decorators/thread/ThreadDecorator.mjs +2 -2
- package/build/decorators/thread/ThreadDecoratorExtension.js +3 -3
- package/build/decorators/thread/ThreadDecoratorExtension.mjs +2 -2
- package/build/decorators/thread/ThreadDecoratorExtension.mjs.map +1 -1
- package/build/decorators/timing/TimingDecorator.js +3 -3
- package/build/decorators/timing/TimingDecorator.mjs +2 -2
- package/build/decorators/timing/TimingDecoratorExtension.js +3 -3
- package/build/decorators/timing/TimingDecoratorExtension.mjs +2 -2
- package/build/decorators/timing/TimingDecoratorExtension.mjs.map +1 -1
- package/build/decorators/transport/TransportDecorator.js +3 -3
- package/build/decorators/transport/TransportDecorator.mjs +2 -2
- package/build/decorators/transport/TransportDecoratorExtension.js +3 -3
- package/build/decorators/transport/TransportDecoratorExtension.mjs +2 -2
- package/build/decorators/transport/TransportDecoratorExtension.mjs.map +1 -1
- package/build/errors/MessageSendingError.d.mts.map +1 -1
- package/build/errors/MessageSendingError.d.ts.map +1 -1
- package/build/errors/MessageSendingError.mjs.map +1 -1
- package/build/errors/index.js +1 -1
- package/build/errors/index.mjs +1 -1
- package/build/getDidCommOutboundMessageContext.d.mts.map +1 -1
- package/build/getDidCommOutboundMessageContext.d.ts.map +1 -1
- package/build/getDidCommOutboundMessageContext.js +6 -6
- package/build/getDidCommOutboundMessageContext.mjs +6 -6
- package/build/getDidCommOutboundMessageContext.mjs.map +1 -1
- package/build/handlers/DidCommMessageHandlerMiddleware.mjs.map +1 -1
- package/build/index.d.mts +99 -99
- package/build/index.d.ts +99 -99
- package/build/index.js +114 -112
- package/build/index.mjs +108 -108
- package/build/messages/common/DidCommAckMessage.js +1 -1
- package/build/messages/common/DidCommAckMessage.mjs +1 -1
- package/build/messages/problem-reports/DidCommProblemReportMessage.js +3 -3
- package/build/messages/problem-reports/DidCommProblemReportMessage.mjs +2 -2
- package/build/models/DidCommInboundMessageContext.d.mts.map +1 -1
- package/build/models/DidCommInboundMessageContext.d.ts.map +1 -1
- package/build/models/DidCommInboundMessageContext.mjs.map +1 -1
- package/build/models/DidCommOutboundMessageContext.d.mts.map +1 -1
- package/build/models/DidCommOutboundMessageContext.d.ts.map +1 -1
- package/build/models/DidCommOutboundMessageContext.mjs.map +1 -1
- package/build/models/features/DidCommFeature.js +3 -3
- package/build/models/features/DidCommFeature.mjs +2 -2
- package/build/models/features/DidCommFeatureQuery.js +3 -3
- package/build/models/features/DidCommFeatureQuery.mjs +2 -2
- package/build/models/features/DidCommProtocol.d.mts.map +1 -1
- package/build/models/features/DidCommProtocol.d.ts.map +1 -1
- package/build/models/features/DidCommProtocol.js +1 -1
- package/build/models/features/DidCommProtocol.mjs +1 -1
- package/build/models/features/DidCommProtocol.mjs.map +1 -1
- package/build/models/index.js +3 -3
- package/build/models/index.mjs +3 -3
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.mts +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.mts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.ts +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.ts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.js +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesApi.mjs +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesApi.mjs.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.d.mts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.d.ts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.js +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesModule.mjs +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesModule.mjs.map +1 -1
- package/build/modules/basic-messages/handlers/BasicMessageHandler.mjs.map +1 -1
- package/build/modules/basic-messages/index.js +2 -2
- package/build/modules/basic-messages/index.mjs +2 -2
- package/build/modules/basic-messages/messages/DidCommBasicMessage.js +3 -3
- package/build/modules/basic-messages/messages/DidCommBasicMessage.mjs +2 -2
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.d.mts.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.d.ts.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.mjs.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.js +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.mjs +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.mjs.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.d.mts.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.d.ts.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.js +4 -4
- package/build/modules/basic-messages/services/DidCommBasicMessageService.mjs +4 -4
- package/build/modules/basic-messages/services/DidCommBasicMessageService.mjs.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.d.mts +3 -3
- package/build/modules/connections/DidCommConnectionsApi.d.mts.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.d.ts +3 -3
- package/build/modules/connections/DidCommConnectionsApi.d.ts.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.js +5 -5
- package/build/modules/connections/DidCommConnectionsApi.mjs +5 -5
- package/build/modules/connections/DidCommConnectionsApi.mjs.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.d.mts.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.d.ts.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.js +20 -20
- package/build/modules/connections/DidCommConnectionsModule.mjs +20 -20
- package/build/modules/connections/DidCommConnectionsModule.mjs.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.d.mts +2 -4
- package/build/modules/connections/DidExchangeProtocol.d.mts.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.d.ts +2 -4
- package/build/modules/connections/DidExchangeProtocol.d.ts.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.js +11 -15
- package/build/modules/connections/DidExchangeProtocol.mjs +11 -15
- package/build/modules/connections/DidExchangeProtocol.mjs.map +1 -1
- package/build/modules/connections/DidExchangeStateMachine.js +1 -1
- package/build/modules/connections/DidExchangeStateMachine.mjs +1 -1
- package/build/modules/connections/DidExchangeStateMachine.mjs.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.mts +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.mts.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.ts +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.ts.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.mjs.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.mts +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.mts.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.ts +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.ts.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.js +3 -3
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.mjs +3 -3
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.mts +3 -5
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.ts +3 -5
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.js +1 -2
- package/build/modules/connections/handlers/DidCommDidRotateHandler.mjs +1 -2
- package/build/modules/connections/handlers/DidCommDidRotateHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/index.js +5 -5
- package/build/modules/connections/handlers/index.mjs +5 -5
- package/build/modules/connections/index.js +23 -23
- package/build/modules/connections/index.mjs +23 -23
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.js +4 -4
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.mjs +4 -4
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommConnectionProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.js +4 -4
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionResponseMessage.js +3 -3
- package/build/modules/connections/messages/DidCommConnectionResponseMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommDidExchangeCompleteMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeCompleteMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeRequestMessage.js +4 -4
- package/build/modules/connections/messages/DidCommDidExchangeRequestMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommDidExchangeResponseMessage.js +4 -4
- package/build/modules/connections/messages/DidCommDidExchangeResponseMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommDidRotateAckMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidRotateAckMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidRotateMessage.js +3 -3
- package/build/modules/connections/messages/DidCommDidRotateMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommDidRotateProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidRotateProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommHangupMessage.js +1 -1
- package/build/modules/connections/messages/DidCommHangupMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.js +3 -3
- package/build/modules/connections/messages/DidCommTrustPingMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommTrustPingMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.js +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.mjs.map +1 -1
- package/build/modules/connections/messages/index.js +7 -7
- package/build/modules/connections/messages/index.mjs +7 -7
- package/build/modules/connections/models/DidCommConnection.js +3 -3
- package/build/modules/connections/models/DidCommConnection.mjs +2 -2
- package/build/modules/connections/models/did/DidDoc.d.mts.map +1 -1
- package/build/modules/connections/models/did/DidDoc.d.ts.map +1 -1
- package/build/modules/connections/models/did/DidDoc.js +3 -3
- package/build/modules/connections/models/did/DidDoc.mjs +2 -2
- package/build/modules/connections/models/did/DidDoc.mjs.map +1 -1
- package/build/modules/connections/models/did/authentication/EmbeddedAuthentication.js +1 -1
- package/build/modules/connections/models/did/authentication/EmbeddedAuthentication.mjs +1 -1
- package/build/modules/connections/models/did/authentication/ReferencedAuthentication.js +3 -3
- package/build/modules/connections/models/did/authentication/ReferencedAuthentication.mjs +2 -2
- package/build/modules/connections/models/did/authentication/index.d.mts.map +1 -1
- package/build/modules/connections/models/did/authentication/index.d.ts.map +1 -1
- package/build/modules/connections/models/did/authentication/index.mjs.map +1 -1
- package/build/modules/connections/models/did/publicKey/Ed25119Sig2018.js +3 -3
- package/build/modules/connections/models/did/publicKey/Ed25119Sig2018.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.js +3 -3
- package/build/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/PublicKey.js +1 -1
- package/build/modules/connections/models/did/publicKey/PublicKey.mjs +1 -1
- package/build/modules/connections/models/did/publicKey/RsaSig2018.js +3 -3
- package/build/modules/connections/models/did/publicKey/RsaSig2018.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/index.mjs.map +1 -1
- package/build/modules/connections/models/index.js +1 -1
- package/build/modules/connections/models/index.mjs +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.mts +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.mts.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.ts +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.ts.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.js +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.mjs +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.mjs.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRepository.js +2 -2
- package/build/modules/connections/repository/DidCommConnectionRepository.mjs +2 -2
- package/build/modules/connections/repository/DidCommConnectionRepository.mjs.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.d.mts +3 -3
- package/build/modules/connections/services/DidCommConnectionService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.d.ts +3 -3
- package/build/modules/connections/services/DidCommConnectionService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.js +13 -13
- package/build/modules/connections/services/DidCommConnectionService.mjs +13 -13
- package/build/modules/connections/services/DidCommConnectionService.mjs.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.d.mts +2 -2
- package/build/modules/connections/services/DidCommDidRotateService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.d.ts +2 -2
- package/build/modules/connections/services/DidCommDidRotateService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.js +8 -8
- package/build/modules/connections/services/DidCommDidRotateService.mjs +8 -8
- package/build/modules/connections/services/DidCommDidRotateService.mjs.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.js +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.mjs +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.mjs.map +1 -1
- package/build/modules/connections/services/helpers.js +1 -1
- package/build/modules/connections/services/helpers.mjs +1 -1
- package/build/modules/connections/services/helpers.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.js +2 -2
- package/build/modules/credentials/DidCommCredentialsApi.mjs +2 -2
- package/build/modules/credentials/DidCommCredentialsApi.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.js +2 -2
- package/build/modules/credentials/DidCommCredentialsModule.mjs +2 -2
- package/build/modules/credentials/DidCommCredentialsModule.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.mjs.map +1 -1
- package/build/modules/credentials/formats/DidCommCredentialFormatServiceOptions.d.mts +1 -1
- package/build/modules/credentials/formats/DidCommCredentialFormatServiceOptions.d.ts +1 -1
- package/build/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.js +3 -3
- package/build/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.mjs +2 -2
- package/build/modules/credentials/formats/index.js +2 -2
- package/build/modules/credentials/formats/index.mjs +2 -2
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.js +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.mjs +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.js +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.mjs +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.d.mts.map +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.d.ts.map +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.mjs.map +1 -1
- package/build/modules/credentials/index.js +5 -5
- package/build/modules/credentials/index.mjs +5 -5
- package/build/modules/credentials/models/DidCommCredentialFormatSpec.js +3 -3
- package/build/modules/credentials/models/DidCommCredentialFormatSpec.mjs +2 -2
- package/build/modules/credentials/models/DidCommCredentialPreviewAttribute.js +3 -3
- package/build/modules/credentials/models/DidCommCredentialPreviewAttribute.mjs +2 -2
- package/build/modules/credentials/models/DidCommRevocationNotification.js +1 -1
- package/build/modules/credentials/models/DidCommRevocationNotification.mjs +1 -1
- package/build/modules/credentials/models/index.js +3 -3
- package/build/modules/credentials/models/index.mjs +3 -3
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.mts.map +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.ts +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.ts.map +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.mjs.map +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocol.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocol.d.ts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocolOptions.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocolOptions.d.ts +1 -1
- package/build/modules/credentials/protocol/index.js +1 -1
- package/build/modules/credentials/protocol/index.mjs +1 -1
- package/build/modules/credentials/protocol/revocation-notification/handlers/DidCommRevocationNotificationV1Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/handlers/DidCommRevocationNotificationV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV1Message.js +4 -4
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV1Message.mjs +3 -3
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV2Message.js +4 -4
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.mts +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.mts.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.ts +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.ts.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.js +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.mjs +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.js +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.mjs +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.mts +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.ts +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.js +5 -5
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.mjs +5 -5
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.mts +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.ts +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommIssueCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommProposeCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommRequestCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/index.js +1 -1
- package/build/modules/credentials/protocol/v2/handlers/index.mjs +1 -1
- package/build/modules/credentials/protocol/v2/index.js +1 -1
- package/build/modules/credentials/protocol/v2/index.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.mts +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.ts +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.js +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs +2 -2
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/index.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/index.mjs +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.mts +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.mts.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.js +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.mjs +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.mjs.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.js +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.mjs +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.mjs.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.mts +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.mts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.ts +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.ts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.js +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.mjs +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.mjs.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesEvents.d.mts +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesEvents.d.ts +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.d.mts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.d.ts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.js +2 -2
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.mjs +2 -2
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.mts +2 -2
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.ts +2 -2
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.js +4 -4
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs +4 -4
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/handlers/DidCommFeaturesQueryMessageHandler.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.js +3 -3
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.js +1 -1
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.mjs +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.mts +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.ts +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.js +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v2/handlers/DidCommFeaturesQueriesMessageHandler.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.js +3 -3
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.js +3 -3
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs.map +1 -1
- package/build/modules/discover-features/services/DidCommDiscoverFeaturesService.d.mts +1 -1
- package/build/modules/discover-features/services/DidCommDiscoverFeaturesService.d.ts +1 -1
- package/build/modules/index.js +66 -66
- package/build/modules/index.mjs +66 -66
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.mts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.mts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.ts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.ts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.js +4 -4
- package/build/modules/message-pickup/DidCommMessagePickupApi.mjs +4 -4
- package/build/modules/message-pickup/DidCommMessagePickupApi.mjs.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.mts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.mts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.ts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.ts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.mjs.map +1 -1
- package/build/modules/message-pickup/index.js +1 -1
- package/build/modules/message-pickup/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/DidCommBaseMessagePickupProtocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/DidCommBaseMessagePickupProtocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/DidCommMessagePickupProtocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/DidCommMessagePickupProtocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/index.js +1 -1
- package/build/modules/message-pickup/protocol/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.js +3 -3
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.mjs +3 -3
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v1/handlers/DidCommBatchHandler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchMessage.js +4 -4
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchMessage.mjs +3 -3
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchPickupMessage.js +3 -3
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchPickupMessage.mjs +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.mts +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.ts +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.js +5 -5
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.mjs +5 -5
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/DidCommMessageDeliveryV2Handler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/DidCommStatusV2Handler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v2/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommDeliveryRequestV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommDeliveryRequestV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.js +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.mjs +2 -2
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/index.mjs +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.d.mts.map +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.d.ts.map +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.js +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.mjs +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.d.mts +4 -4
- package/build/modules/oob/DidCommOutOfBandApi.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.d.ts +4 -4
- package/build/modules/oob/DidCommOutOfBandApi.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.js +16 -16
- package/build/modules/oob/DidCommOutOfBandApi.mjs +16 -16
- package/build/modules/oob/DidCommOutOfBandApi.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.js +3 -3
- package/build/modules/oob/DidCommOutOfBandModule.mjs +3 -3
- package/build/modules/oob/DidCommOutOfBandModule.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.d.mts +2 -2
- package/build/modules/oob/DidCommOutOfBandService.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.d.ts +2 -2
- package/build/modules/oob/DidCommOutOfBandService.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.js +6 -6
- package/build/modules/oob/DidCommOutOfBandService.mjs +6 -6
- package/build/modules/oob/DidCommOutOfBandService.mjs.map +1 -1
- package/build/modules/oob/converters.js +1 -1
- package/build/modules/oob/converters.mjs +1 -1
- package/build/modules/oob/converters.mjs.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.d.mts.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.d.ts.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.js +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.mjs +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.mjs.map +1 -1
- package/build/modules/oob/domain/index.js +2 -2
- package/build/modules/oob/domain/index.mjs +2 -2
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.js +1 -1
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.mjs +1 -1
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.mjs.map +1 -1
- package/build/modules/oob/helpers.mjs.map +1 -1
- package/build/modules/oob/index.js +3 -3
- package/build/modules/oob/index.mjs +3 -3
- package/build/modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.js +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.mjs +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseMessage.js +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseMessage.mjs +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.d.mts.map +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.d.ts.map +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.js +6 -6
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.mjs +6 -6
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.mjs.map +1 -1
- package/build/modules/oob/messages/index.js +1 -1
- package/build/modules/oob/messages/index.mjs +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.d.mts.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.d.ts.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.js +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRecord.mjs +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRecord.mjs.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRepository.js +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRepository.mjs +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRepository.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.js +3 -3
- package/build/modules/proofs/DidCommProofsApi.mjs +3 -3
- package/build/modules/proofs/DidCommProofsApi.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsApiOptions.d.mts +1 -1
- package/build/modules/proofs/DidCommProofsApiOptions.d.ts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.mts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.ts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsModule.js +1 -1
- package/build/modules/proofs/DidCommProofsModule.mjs +1 -1
- package/build/modules/proofs/DidCommProofsModule.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.mjs.map +1 -1
- package/build/modules/proofs/formats/DidCommProofFormatServiceOptions.d.mts +1 -1
- package/build/modules/proofs/formats/DidCommProofFormatServiceOptions.d.ts +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.d.mts.map +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.d.ts.map +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.mjs.map +1 -1
- package/build/modules/proofs/index.js +11 -11
- package/build/modules/proofs/index.mjs +11 -11
- package/build/modules/proofs/models/DidCommProofFormatSpec.js +3 -3
- package/build/modules/proofs/models/DidCommProofFormatSpec.mjs +2 -2
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.mts.map +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.ts +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.ts.map +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.js +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.mjs +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.mjs.map +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocol.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocol.d.ts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocolOptions.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocolOptions.d.ts +1 -1
- package/build/modules/proofs/protocol/index.js +1 -1
- package/build/modules/proofs/protocol/index.mjs +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.js +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.mjs +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.mts +4 -4
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.mts.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.ts +4 -4
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.ts.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.js +12 -12
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.mjs +12 -12
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.mts +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.mts.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.ts +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.ts.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.js +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.mjs +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommProposePresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommRequestPresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.js +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.mjs +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.mjs +3 -3
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.js +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.mjs +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.mjs +3 -3
- package/build/modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.mjs +3 -3
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.mts +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.mts.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.ts +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.ts.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.mjs.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.js +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.mjs +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.mjs.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.d.mts +3 -3
- package/build/modules/routing/DidCommMediationRecipientApi.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.d.ts +3 -3
- package/build/modules/routing/DidCommMediationRecipientApi.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.js +8 -8
- package/build/modules/routing/DidCommMediationRecipientApi.mjs +8 -8
- package/build/modules/routing/DidCommMediationRecipientApi.mjs.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.js +4 -4
- package/build/modules/routing/DidCommMediationRecipientModule.mjs +4 -4
- package/build/modules/routing/DidCommMediationRecipientModule.mjs.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.mts +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.ts +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.js +2 -2
- package/build/modules/routing/DidCommMediatorApi.mjs +2 -2
- package/build/modules/routing/DidCommMediatorApi.mjs.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.js +7 -7
- package/build/modules/routing/DidCommMediatorModule.mjs +7 -7
- package/build/modules/routing/DidCommMediatorModule.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommForwardHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommKeylistUpdateHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommKeylistUpdateResponseHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationDenyHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationGrantHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationRequestHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/index.js +1 -1
- package/build/modules/routing/handlers/index.mjs +1 -1
- package/build/modules/routing/index.js +4 -4
- package/build/modules/routing/index.mjs +4 -4
- package/build/modules/routing/messages/DidCommForwardMessage.js +3 -3
- package/build/modules/routing/messages/DidCommForwardMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommKeylistUpdateMessage.js +3 -3
- package/build/modules/routing/messages/DidCommKeylistUpdateMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommKeylistUpdateResponseMessage.js +3 -3
- package/build/modules/routing/messages/DidCommKeylistUpdateResponseMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommMediationDenyMessage.js +1 -1
- package/build/modules/routing/messages/DidCommMediationDenyMessage.mjs +1 -1
- package/build/modules/routing/messages/DidCommMediationGrantMessage.js +3 -3
- package/build/modules/routing/messages/DidCommMediationGrantMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommMediationRequestMessage.js +1 -1
- package/build/modules/routing/messages/DidCommMediationRequestMessage.mjs +1 -1
- package/build/modules/routing/messages/index.js +1 -1
- package/build/modules/routing/messages/index.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.mts +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.mts.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.ts +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.ts.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.js +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.mjs.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.js +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.mjs.map +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.js +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.mjs.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.d.mts +2 -2
- package/build/modules/routing/services/DidCommMediationRecipientService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.d.ts +2 -2
- package/build/modules/routing/services/DidCommMediationRecipientService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.js +4 -4
- package/build/modules/routing/services/DidCommMediationRecipientService.mjs +4 -4
- package/build/modules/routing/services/DidCommMediationRecipientService.mjs.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.js +3 -3
- package/build/modules/routing/services/DidCommMediatorService.mjs +3 -3
- package/build/modules/routing/services/DidCommMediatorService.mjs.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.js +1 -1
- package/build/modules/routing/services/DidCommRoutingService.mjs +1 -1
- package/build/modules/routing/services/DidCommRoutingService.mjs.map +1 -1
- package/build/repository/DidCommMessageRecord.d.mts.map +1 -1
- package/build/repository/DidCommMessageRecord.d.ts.map +1 -1
- package/build/repository/DidCommMessageRecord.mjs.map +1 -1
- package/build/repository/DidCommMessageRepository.d.mts.map +1 -1
- package/build/repository/DidCommMessageRepository.d.ts.map +1 -1
- package/build/repository/DidCommMessageRepository.js +1 -1
- package/build/repository/DidCommMessageRepository.mjs +1 -1
- package/build/repository/DidCommMessageRepository.mjs.map +1 -1
- package/build/repository/index.js +1 -1
- package/build/repository/index.mjs +1 -1
- package/build/services/DidCommDocumentService.d.mts.map +1 -1
- package/build/services/DidCommDocumentService.d.ts.map +1 -1
- package/build/services/DidCommDocumentService.js +1 -1
- package/build/services/DidCommDocumentService.mjs +1 -1
- package/build/services/DidCommDocumentService.mjs.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.d.mts.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.d.ts.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.js +3 -3
- package/build/transport/DidCommHttpOutboundTransport.mjs +3 -3
- package/build/transport/DidCommHttpOutboundTransport.mjs.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.d.mts.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.d.ts.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.mjs.map +1 -1
- package/build/transport/index.js +2 -2
- package/build/transport/index.mjs +2 -2
- package/build/transport/queue/DidCommQueueTransportRepository.d.mts +1 -1
- package/build/transport/queue/DidCommQueueTransportRepository.d.ts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.mts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.mts.map +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.ts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.ts.map +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.js +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.mjs +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.mjs.map +1 -1
- package/build/transport/queue/index.js +1 -1
- package/build/transport/queue/index.mjs +1 -1
- package/build/updates/0.1-0.2/connection.js +3 -3
- package/build/updates/0.1-0.2/connection.mjs +3 -3
- package/build/updates/0.1-0.2/connection.mjs.map +1 -1
- package/build/updates/0.1-0.2/credential.js +1 -1
- package/build/updates/0.1-0.2/credential.mjs +1 -1
- package/build/updates/0.1-0.2/credential.mjs.map +1 -1
- package/build/updates/0.2-0.3/proof.js +1 -1
- package/build/updates/0.2-0.3/proof.mjs +1 -1
- package/build/updates/0.2-0.3/proof.mjs.map +1 -1
- package/build/updates/0.4-0.5/credentialExchangeRecord.js +2 -2
- package/build/updates/0.4-0.5/credentialExchangeRecord.mjs +2 -2
- package/build/updates/0.4-0.5/credentialExchangeRecord.mjs.map +1 -1
- package/build/updates/0.4-0.5/proofExchangeRecord.js +2 -2
- package/build/updates/0.4-0.5/proofExchangeRecord.mjs +2 -2
- package/build/util/DidCommLinkedAttachment.js +3 -3
- package/build/util/DidCommLinkedAttachment.mjs +2 -2
- package/build/util/JWE.mjs.map +1 -1
- package/build/util/attachment.d.mts.map +1 -1
- package/build/util/attachment.d.ts.map +1 -1
- package/build/util/attachment.mjs.map +1 -1
- package/build/util/messageType.d.mts +37 -1
- package/build/util/messageType.d.mts.map +1 -1
- package/build/util/messageType.d.ts +37 -1
- package/build/util/messageType.d.ts.map +1 -1
- package/build/util/messageType.js +4 -4
- package/build/util/messageType.mjs +4 -4
- package/build/util/messageType.mjs.map +1 -1
- package/build/util/parseInvitation.d.mts +8 -1
- package/build/util/parseInvitation.d.mts.map +1 -1
- package/build/util/parseInvitation.d.ts +8 -1
- package/build/util/parseInvitation.d.ts.map +1 -1
- package/build/util/parseInvitation.js +6 -5
- package/build/util/parseInvitation.mjs +7 -7
- package/build/util/parseInvitation.mjs.map +1 -1
- package/package.json +7 -7
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommProtocol.mjs","names":[],"sources":["../../../src/models/features/DidCommProtocol.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"DidCommProtocol.mjs","names":[],"sources":["../../../src/models/features/DidCommProtocol.ts"],"sourcesContent":["import { IsOptional, IsString } from 'class-validator'\nimport type { DidCommFeatureOptions } from './DidCommFeature'\n\nimport { DidCommFeature } from './DidCommFeature'\n\nexport interface ProtocolOptions extends Omit<DidCommFeatureOptions, 'type'> {\n roles?: string[]\n}\n\nexport class DidCommProtocol extends DidCommFeature {\n public constructor(props: ProtocolOptions) {\n super({ ...props, type: DidCommProtocol.type })\n\n if (props) {\n this.roles = props.roles\n }\n }\n\n public static readonly type = 'protocol'\n\n @IsString({ each: true })\n @IsOptional()\n public roles?: string[]\n}\n"],"mappings":";;;;;;AASA,IAAa,kBAAb,MAAa,wBAAwB,eAAe;CAClD,AAAO,YAAY,OAAwB;AACzC,QAAM;GAAE,GAAG;GAAO,MAAM,gBAAgB;GAAM,CAAC;AAE/C,MAAI,MACF,MAAK,QAAQ,MAAM;;;gBAIA,OAAO;;CAE7B,SAAS,EAAE,MAAM,MAAM,CAAC;CACxB,YAAY"}
|
package/build/models/index.js
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
const require_DidCommInboundMessageContext = require('./DidCommInboundMessageContext.js');
|
|
2
|
+
const require_DidCommOutboundMessageContext = require('./DidCommOutboundMessageContext.js');
|
|
3
|
+
const require_DidCommOutboundMessageSendStatus = require('./DidCommOutboundMessageSendStatus.js');
|
|
1
4
|
const require_DidCommFeature = require('./features/DidCommFeature.js');
|
|
2
5
|
const require_DidCommFeatureQuery = require('./features/DidCommFeatureQuery.js');
|
|
3
6
|
const require_DidCommGoalCode = require('./features/DidCommGoalCode.js');
|
|
@@ -5,6 +8,3 @@ const require_DidCommGovernanceFramework = require('./features/DidCommGovernance
|
|
|
5
8
|
const require_DidCommProtocol = require('./features/DidCommProtocol.js');
|
|
6
9
|
require('./features/index.js');
|
|
7
10
|
const require_DidCommProblemReportReason = require('./problem-reports/DidCommProblemReportReason.js');
|
|
8
|
-
const require_DidCommInboundMessageContext = require('./DidCommInboundMessageContext.js');
|
|
9
|
-
const require_DidCommOutboundMessageContext = require('./DidCommOutboundMessageContext.js');
|
|
10
|
-
const require_DidCommOutboundMessageSendStatus = require('./DidCommOutboundMessageSendStatus.js');
|
package/build/models/index.mjs
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import { DidCommInboundMessageContext } from "./DidCommInboundMessageContext.mjs";
|
|
2
|
+
import { DidCommOutboundMessageContext } from "./DidCommOutboundMessageContext.mjs";
|
|
3
|
+
import { OutboundMessageSendStatus } from "./DidCommOutboundMessageSendStatus.mjs";
|
|
1
4
|
import { DidCommFeature } from "./features/DidCommFeature.mjs";
|
|
2
5
|
import { DidCommFeatureQuery } from "./features/DidCommFeatureQuery.mjs";
|
|
3
6
|
import { DidCommGoalCode } from "./features/DidCommGoalCode.mjs";
|
|
@@ -5,6 +8,3 @@ import { DidCommGovernanceFramework } from "./features/DidCommGovernanceFramewor
|
|
|
5
8
|
import { DidCommProtocol } from "./features/DidCommProtocol.mjs";
|
|
6
9
|
import "./features/index.mjs";
|
|
7
10
|
import { DidCommProblemReportReason } from "./problem-reports/DidCommProblemReportReason.mjs";
|
|
8
|
-
import { DidCommInboundMessageContext } from "./DidCommInboundMessageContext.mjs";
|
|
9
|
-
import { DidCommOutboundMessageContext } from "./DidCommOutboundMessageContext.mjs";
|
|
10
|
-
import { OutboundMessageSendStatus } from "./DidCommOutboundMessageSendStatus.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DidCommConnectionService } from "../connections/services/DidCommConnectionService.mjs";
|
|
2
1
|
import { DidCommBasicMessageRecord } from "./repository/DidCommBasicMessageRecord.mjs";
|
|
2
|
+
import { DidCommConnectionService } from "../connections/services/DidCommConnectionService.mjs";
|
|
3
3
|
import { DidCommBasicMessageService } from "./services/DidCommBasicMessageService.mjs";
|
|
4
4
|
import { DidCommMessageSender } from "../../DidCommMessageSender.mjs";
|
|
5
5
|
import { AgentContext, Query, QueryOptions } from "@credo-ts/core";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessagesApi.d.mts","names":[],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesApi.ts"],"sourcesContent":[],"mappings":";;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessagesApi.d.mts","names":[],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesApi.ts"],"sourcesContent":[],"mappings":";;;;;;;cASa,uBAAA;EAAA,QAAA,mBAAuB;EAAA,QAAA,aAAA;UAOX,iBAAA;UACN,YAAA;aACI,CAAA,mBAAA,EAFE,0BAEF,EAAA,aAAA,EADJ,oBACI,EAAA,iBAAA,EAAA,wBAAA,EAAA,YAAA,EACL,YADK;;;;;;;;;;aAwD4B,CAAA,YAAA,EAAA,MAAA,EAAA,OAAA,EAAA,MAAA,EAAA,cAAA,CAAA,EAAA,MAAA,CAAA,EAtCsC,OAsCtC,CAtCsC,yBAsCtC,CAAA;;;;;;;;wBAZd,MAAM,2CAA2C,eAAY,QAAA;;;;;;;;;yCAY/C,QAAA;;;;;;;;;+CAYM,QAAA;;;;;;;4CAUH"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DidCommConnectionService } from "../connections/services/DidCommConnectionService.js";
|
|
2
1
|
import { DidCommBasicMessageRecord } from "./repository/DidCommBasicMessageRecord.js";
|
|
2
|
+
import { DidCommConnectionService } from "../connections/services/DidCommConnectionService.js";
|
|
3
3
|
import { DidCommBasicMessageService } from "./services/DidCommBasicMessageService.js";
|
|
4
4
|
import { DidCommMessageSender } from "../../DidCommMessageSender.js";
|
|
5
5
|
import { AgentContext, Query, QueryOptions } from "@credo-ts/core";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessagesApi.d.ts","names":[],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesApi.ts"],"sourcesContent":[],"mappings":";;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessagesApi.d.ts","names":[],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesApi.ts"],"sourcesContent":[],"mappings":";;;;;;;cASa,uBAAA;EAAA,QAAA,mBAAuB;EAAA,QAAA,aAAA;UAOX,iBAAA;UACN,YAAA;aACI,CAAA,mBAAA,EAFE,0BAEF,EAAA,aAAA,EADJ,oBACI,EAAA,iBAAA,EAAA,wBAAA,EAAA,YAAA,EACL,YADK;;;;;;;;;;aAwD4B,CAAA,YAAA,EAAA,MAAA,EAAA,OAAA,EAAA,MAAA,EAAA,cAAA,CAAA,EAAA,MAAA,CAAA,EAtCsC,OAsCtC,CAtCsC,yBAsCtC,CAAA;;;;;;;;wBAZd,MAAM,2CAA2C,eAAY,QAAA;;;;;;;;;yCAY/C,QAAA;;;;;;;;;+CAYM,QAAA;;;;;;;4CAUH"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_DidCommOutboundMessageContext = require('../../models/DidCommOutboundMessageContext.js');
|
|
5
5
|
require('../../models/index.js');
|
|
6
|
-
const require_DidCommConnectionService = require('../connections/services/DidCommConnectionService.js');
|
|
7
6
|
const require_DidCommMessageSender = require('../../DidCommMessageSender.js');
|
|
7
|
+
const require_DidCommConnectionService = require('../connections/services/DidCommConnectionService.js');
|
|
8
8
|
require('../connections/services/index.js');
|
|
9
9
|
const require_DidCommBasicMessageService = require('./services/DidCommBasicMessageService.js');
|
|
10
10
|
require('./services/index.js');
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import { DidCommOutboundMessageContext } from "../../models/DidCommOutboundMessageContext.mjs";
|
|
4
4
|
import "../../models/index.mjs";
|
|
5
|
-
import { DidCommConnectionService } from "../connections/services/DidCommConnectionService.mjs";
|
|
6
5
|
import { DidCommMessageSender } from "../../DidCommMessageSender.mjs";
|
|
6
|
+
import { DidCommConnectionService } from "../connections/services/DidCommConnectionService.mjs";
|
|
7
7
|
import "../connections/services/index.mjs";
|
|
8
8
|
import { DidCommBasicMessageService } from "./services/DidCommBasicMessageService.mjs";
|
|
9
9
|
import "./services/index.mjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessagesApi.mjs","names":["DidCommBasicMessagesApi"],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesApi.ts"],"sourcesContent":["import type { Query, QueryOptions } from '@credo-ts/core'\nimport
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessagesApi.mjs","names":["DidCommBasicMessagesApi"],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesApi.ts"],"sourcesContent":["import type { Query, QueryOptions } from '@credo-ts/core'\nimport { AgentContext, injectable } from '@credo-ts/core'\nimport { DidCommMessageSender } from '../../DidCommMessageSender'\nimport { DidCommOutboundMessageContext } from '../../models'\nimport { DidCommConnectionService } from '../connections/services'\nimport type { DidCommBasicMessageRecord } from './repository/DidCommBasicMessageRecord'\nimport { DidCommBasicMessageService } from './services'\n\n@injectable()\nexport class DidCommBasicMessagesApi {\n private basicMessageService: DidCommBasicMessageService\n private messageSender: DidCommMessageSender\n private connectionService: DidCommConnectionService\n private agentContext: AgentContext\n\n public constructor(\n basicMessageService: DidCommBasicMessageService,\n messageSender: DidCommMessageSender,\n connectionService: DidCommConnectionService,\n agentContext: AgentContext\n ) {\n this.basicMessageService = basicMessageService\n this.messageSender = messageSender\n this.connectionService = connectionService\n this.agentContext = agentContext\n }\n\n /**\n * Send a message to an active connection\n *\n * @param connectionId Connection Id\n * @param message Message contents\n * @throws {RecordNotFoundError} If connection is not found\n * @throws {MessageSendingError} If message is undeliverable\n * @returns the created record\n */\n public async sendMessage(connectionId: string, message: string, parentThreadId?: string) {\n const connection = await this.connectionService.getById(this.agentContext, connectionId)\n\n const { message: basicMessage, record: basicMessageRecord } = await this.basicMessageService.createMessage(\n this.agentContext,\n message,\n connection,\n parentThreadId\n )\n const outboundMessageContext = new DidCommOutboundMessageContext(basicMessage, {\n agentContext: this.agentContext,\n connection,\n associatedRecord: basicMessageRecord,\n })\n\n await this.messageSender.sendMessage(outboundMessageContext)\n return basicMessageRecord\n }\n\n /**\n * Retrieve all basic messages matching a given query\n *\n * @param query The query\n * @param queryOptions The query options\n * @returns array containing all matching records\n */\n public async findAllByQuery(query: Query<DidCommBasicMessageRecord>, queryOptions?: QueryOptions) {\n return this.basicMessageService.findAllByQuery(this.agentContext, query, queryOptions)\n }\n\n /**\n * Retrieve a basic message record by id\n *\n * @param basicMessageRecordId The basic message record id\n * @throws {RecordNotFoundError} If no record is found\n * @return The basic message record\n *\n */\n public async getById(basicMessageRecordId: string) {\n return this.basicMessageService.getById(this.agentContext, basicMessageRecordId)\n }\n\n /**\n * Retrieve a basic message record by thread id\n *\n * @param threadId The thread id\n * @throws {RecordNotFoundError} If no record is found\n * @throws {RecordDuplicateError} If multiple records are found\n * @returns The connection record\n */\n public async getByThreadId(basicMessageRecordId: string) {\n return this.basicMessageService.getByThreadId(this.agentContext, basicMessageRecordId)\n }\n\n /**\n * Delete a basic message record by id\n *\n * @param connectionId the basic message record id\n * @throws {RecordNotFoundError} If no record is found\n */\n public async deleteById(basicMessageRecordId: string) {\n await this.basicMessageService.deleteById(this.agentContext, basicMessageRecordId)\n }\n}\n"],"mappings":";;;;;;;;;;;;;AASO,oCAAMA,0BAAwB;CAMnC,AAAO,YACL,qBACA,eACA,mBACA,cACA;AACA,OAAK,sBAAsB;AAC3B,OAAK,gBAAgB;AACrB,OAAK,oBAAoB;AACzB,OAAK,eAAe;;;;;;;;;;;CAYtB,MAAa,YAAY,cAAsB,SAAiB,gBAAyB;EACvF,MAAM,aAAa,MAAM,KAAK,kBAAkB,QAAQ,KAAK,cAAc,aAAa;EAExF,MAAM,EAAE,SAAS,cAAc,QAAQ,uBAAuB,MAAM,KAAK,oBAAoB,cAC3F,KAAK,cACL,SACA,YACA,eACD;EACD,MAAM,yBAAyB,IAAI,8BAA8B,cAAc;GAC7E,cAAc,KAAK;GACnB;GACA,kBAAkB;GACnB,CAAC;AAEF,QAAM,KAAK,cAAc,YAAY,uBAAuB;AAC5D,SAAO;;;;;;;;;CAUT,MAAa,eAAe,OAAyC,cAA6B;AAChG,SAAO,KAAK,oBAAoB,eAAe,KAAK,cAAc,OAAO,aAAa;;;;;;;;;;CAWxF,MAAa,QAAQ,sBAA8B;AACjD,SAAO,KAAK,oBAAoB,QAAQ,KAAK,cAAc,qBAAqB;;;;;;;;;;CAWlF,MAAa,cAAc,sBAA8B;AACvD,SAAO,KAAK,oBAAoB,cAAc,KAAK,cAAc,qBAAqB;;;;;;;;CASxF,MAAa,WAAW,sBAA8B;AACpD,QAAM,KAAK,oBAAoB,WAAW,KAAK,cAAc,qBAAqB;;;sCAzFrF,YAAY"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessagesModule.d.mts","names":[],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesModule.ts"],"sourcesContent":[],"mappings":";;;;
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessagesModule.d.mts","names":[],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesModule.ts"],"sourcesContent":[],"mappings":";;;;cAWa,0BAAA,YAAsC;uBAC9B;EADR;;;UAMwB,CAAA,iBAAA,EAAA,iBAAA,CAAA,EAAA,IAAA;YAQG,CAAA,YAAA,EAAA,YAAA,CAAA,EAAe,OAAf,CAAA,IAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessagesModule.d.ts","names":[],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesModule.ts"],"sourcesContent":[],"mappings":";;;;
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessagesModule.d.ts","names":[],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesModule.ts"],"sourcesContent":[],"mappings":";;;;cAWa,0BAAA,YAAsC;uBAC9B;EADR;;;UAMwB,CAAA,iBAAA,EAAA,iBAAA,CAAA,EAAA,IAAA;YAQG,CAAA,YAAA,EAAA,YAAA,CAAA,EAAe,OAAf,CAAA,IAAA,CAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
const require_DidCommProtocol = require('../../models/features/DidCommProtocol.js');
|
|
2
|
-
require('../../models/index.js');
|
|
3
1
|
const require_DidCommFeatureRegistry = require('../../DidCommFeatureRegistry.js');
|
|
4
2
|
const require_DidCommMessageHandlerRegistry = require('../../DidCommMessageHandlerRegistry.js');
|
|
5
3
|
const require_DidCommBasicMessageRole = require('./DidCommBasicMessageRole.js');
|
|
4
|
+
const require_DidCommProtocol = require('../../models/features/DidCommProtocol.js');
|
|
5
|
+
require('../../models/index.js');
|
|
6
6
|
const require_DidCommBasicMessageRepository = require('./repository/DidCommBasicMessageRepository.js');
|
|
7
7
|
require('./repository/index.js');
|
|
8
8
|
const require_DidCommBasicMessageService = require('./services/DidCommBasicMessageService.js');
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { DidCommProtocol } from "../../models/features/DidCommProtocol.mjs";
|
|
2
|
-
import "../../models/index.mjs";
|
|
3
1
|
import { DidCommFeatureRegistry } from "../../DidCommFeatureRegistry.mjs";
|
|
4
2
|
import { DidCommMessageHandlerRegistry } from "../../DidCommMessageHandlerRegistry.mjs";
|
|
5
3
|
import { DidCommBasicMessageRole } from "./DidCommBasicMessageRole.mjs";
|
|
4
|
+
import { DidCommProtocol } from "../../models/features/DidCommProtocol.mjs";
|
|
5
|
+
import "../../models/index.mjs";
|
|
6
6
|
import { DidCommBasicMessageRepository } from "./repository/DidCommBasicMessageRepository.mjs";
|
|
7
7
|
import "./repository/index.mjs";
|
|
8
8
|
import { DidCommBasicMessageService } from "./services/DidCommBasicMessageService.mjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessagesModule.mjs","names":[],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesModule.ts"],"sourcesContent":["import type { AgentContext, DependencyManager, Module } from '@credo-ts/core'\n\nimport { DidCommFeatureRegistry } from '../../DidCommFeatureRegistry'\nimport {
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessagesModule.mjs","names":[],"sources":["../../../src/modules/basic-messages/DidCommBasicMessagesModule.ts"],"sourcesContent":["import type { AgentContext, DependencyManager, Module } from '@credo-ts/core'\n\nimport { DidCommFeatureRegistry } from '../../DidCommFeatureRegistry'\nimport { DidCommMessageHandlerRegistry } from '../../DidCommMessageHandlerRegistry'\nimport { DidCommProtocol } from '../../models'\nimport { DidCommBasicMessageRole } from './DidCommBasicMessageRole'\nimport { DidCommBasicMessagesApi } from './DidCommBasicMessagesApi'\nimport { DidCommBasicMessageHandler } from './handlers'\nimport { DidCommBasicMessageRepository } from './repository'\nimport { DidCommBasicMessageService } from './services'\n\nexport class DidCommBasicMessagesModule implements Module {\n public readonly api = DidCommBasicMessagesApi\n\n /**\n * Registers the dependencies of the basic message module on the dependency manager.\n */\n public register(dependencyManager: DependencyManager) {\n // Services\n dependencyManager.registerSingleton(DidCommBasicMessageService)\n\n // Repositories\n dependencyManager.registerSingleton(DidCommBasicMessageRepository)\n }\n\n public async initialize(agentContext: AgentContext): Promise<void> {\n const featureRegistry = agentContext.dependencyManager.resolve(DidCommFeatureRegistry)\n const messageHandlerRegistry = agentContext.resolve(DidCommMessageHandlerRegistry)\n const basicMessageService = agentContext.resolve(DidCommBasicMessageService)\n\n messageHandlerRegistry.registerMessageHandler(new DidCommBasicMessageHandler(basicMessageService))\n\n featureRegistry.register(\n new DidCommProtocol({\n id: 'https://didcomm.org/basicmessage/1.0',\n roles: [DidCommBasicMessageRole.Sender, DidCommBasicMessageRole.Receiver],\n })\n )\n }\n}\n"],"mappings":";;;;;;;;;;;;;;AAWA,IAAa,6BAAb,MAA0D;;OACxC,MAAM;;;;;CAKtB,AAAO,SAAS,mBAAsC;AAEpD,oBAAkB,kBAAkB,2BAA2B;AAG/D,oBAAkB,kBAAkB,8BAA8B;;CAGpE,MAAa,WAAW,cAA2C;EACjE,MAAM,kBAAkB,aAAa,kBAAkB,QAAQ,uBAAuB;EACtF,MAAM,yBAAyB,aAAa,QAAQ,8BAA8B;EAClF,MAAM,sBAAsB,aAAa,QAAQ,2BAA2B;AAE5E,yBAAuB,uBAAuB,IAAI,2BAA2B,oBAAoB,CAAC;AAElG,kBAAgB,SACd,IAAI,gBAAgB;GAClB,IAAI;GACJ,OAAO,CAAC,wBAAwB,QAAQ,wBAAwB,SAAS;GAC1E,CAAC,CACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BasicMessageHandler.mjs","names":[],"sources":["../../../../src/modules/basic-messages/handlers/BasicMessageHandler.ts"],"sourcesContent":["import type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport
|
|
1
|
+
{"version":3,"file":"BasicMessageHandler.mjs","names":[],"sources":["../../../../src/modules/basic-messages/handlers/BasicMessageHandler.ts"],"sourcesContent":["import type { DidCommMessageHandler, DidCommMessageHandlerInboundMessage } from '../../../handlers'\nimport { DidCommBasicMessage } from '../messages'\nimport type { DidCommBasicMessageService } from '../services/DidCommBasicMessageService'\n\nexport class DidCommBasicMessageHandler implements DidCommMessageHandler {\n private basicMessageService: DidCommBasicMessageService\n public supportedMessages = [DidCommBasicMessage]\n\n public constructor(basicMessageService: DidCommBasicMessageService) {\n this.basicMessageService = basicMessageService\n }\n\n public async handle(messageContext: DidCommMessageHandlerInboundMessage<DidCommBasicMessageHandler>) {\n const connection = messageContext.assertReadyConnection()\n await this.basicMessageService.save(messageContext, connection)\n\n return undefined\n }\n}\n"],"mappings":";;;;AAIA,IAAa,6BAAb,MAAyE;CAIvE,AAAO,YAAY,qBAAiD;OAF7D,oBAAoB,CAAC,oBAAoB;AAG9C,OAAK,sBAAsB;;CAG7B,MAAa,OAAO,gBAAiF;EACnG,MAAM,aAAa,eAAe,uBAAuB;AACzD,QAAM,KAAK,oBAAoB,KAAK,gBAAgB,WAAW"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const require_DidCommBasicMessage = require('./messages/DidCommBasicMessage.js');
|
|
2
|
-
require('./messages/index.js');
|
|
3
1
|
const require_DidCommBasicMessageEvents = require('./DidCommBasicMessageEvents.js');
|
|
4
2
|
const require_DidCommBasicMessageRole = require('./DidCommBasicMessageRole.js');
|
|
3
|
+
const require_DidCommBasicMessage = require('./messages/DidCommBasicMessage.js');
|
|
4
|
+
require('./messages/index.js');
|
|
5
5
|
const require_DidCommBasicMessageRecord = require('./repository/DidCommBasicMessageRecord.js');
|
|
6
6
|
const require_DidCommBasicMessageRepository = require('./repository/DidCommBasicMessageRepository.js');
|
|
7
7
|
require('./repository/index.js');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { DidCommBasicMessage } from "./messages/DidCommBasicMessage.mjs";
|
|
2
|
-
import "./messages/index.mjs";
|
|
3
1
|
import { DidCommBasicMessageEventTypes } from "./DidCommBasicMessageEvents.mjs";
|
|
4
2
|
import { DidCommBasicMessageRole } from "./DidCommBasicMessageRole.mjs";
|
|
3
|
+
import { DidCommBasicMessage } from "./messages/DidCommBasicMessage.mjs";
|
|
4
|
+
import "./messages/index.mjs";
|
|
5
5
|
import { DidCommBasicMessageRecord } from "./repository/DidCommBasicMessageRecord.mjs";
|
|
6
6
|
import { DidCommBasicMessageRepository } from "./repository/DidCommBasicMessageRepository.mjs";
|
|
7
7
|
import "./repository/index.mjs";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
3
|
const require_messageType = require('../../../util/messageType.js');
|
|
4
|
+
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
5
5
|
const require_DidCommMessage = require('../../../DidCommMessage.js');
|
|
6
6
|
const require_transformers = require('../../../util/transformers.js');
|
|
7
|
-
let class_transformer = require("class-transformer");
|
|
8
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
9
7
|
let class_validator = require("class-validator");
|
|
10
8
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
9
|
+
let class_transformer = require("class-transformer");
|
|
10
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
11
11
|
|
|
12
12
|
//#region src/modules/basic-messages/messages/DidCommBasicMessage.ts
|
|
13
13
|
var _ref;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
2
|
import { IsValidMessageType, parseMessageType } from "../../../util/messageType.mjs";
|
|
3
|
+
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
4
4
|
import { DidCommMessage } from "../../../DidCommMessage.mjs";
|
|
5
5
|
import { DateParser } from "../../../util/transformers.mjs";
|
|
6
|
-
import { Expose, Transform } from "class-transformer";
|
|
7
6
|
import { IsDate, IsString } from "class-validator";
|
|
7
|
+
import { Expose, Transform } from "class-transformer";
|
|
8
8
|
|
|
9
9
|
//#region src/modules/basic-messages/messages/DidCommBasicMessage.ts
|
|
10
10
|
var _ref;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessageRecord.d.mts","names":[],"sources":["../../../../src/modules/basic-messages/repository/DidCommBasicMessageRecord.ts"],"sourcesContent":[],"mappings":";;;;
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessageRecord.d.mts","names":[],"sources":["../../../../src/modules/basic-messages/repository/DidCommBasicMessageRecord.ts"],"sourcesContent":[],"mappings":";;;;KAIY,6BAAA,GAAgC;AAAhC,KACA,8BAAA,GAD6B;EAC7B,YAAA,EAAA,MAAA;EAOA,IAAA,EALJ,uBAK2B;EAAA,QAAA,CAAA,EAAA,MAAA;gBAAc,CAAA,EAAA,MAAA;;AAAD,KAApC,uBAAA,GAA0B,UAAU,CAAC,yBAAD,CAAA;AAE/B,UAAA,+BAAA,CAA+B;EAAA,EAAA,CAAA,EAAA,MAAA;WAElC,CAAA,EAAA,IAAA;cAEN,EAAA,MAAA;MACC,EADD,uBACC;EAA6B,IAAA,CAAA,EAA7B,6BAA6B;EAOzB,QAAA,CAAA,EAAA,MAAA;EAA0B,cAAA,CAAA,EAAA,MAAA;SACrC,EAAA,MAAA;UACA,EAAA,MAAA;;AAY0B,cAdf,yBAAA,SAAkC,UAcnB,CAb1B,8BAa0B,EAZ1B,6BAY0B,CAAA,CAAA;;UAdmB,EAAA,MAAA;EAAU,YAAA,EAAA,MAAA;QAOzC;;;;;qBAOY"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessageRecord.d.ts","names":[],"sources":["../../../../src/modules/basic-messages/repository/DidCommBasicMessageRecord.ts"],"sourcesContent":[],"mappings":";;;;
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessageRecord.d.ts","names":[],"sources":["../../../../src/modules/basic-messages/repository/DidCommBasicMessageRecord.ts"],"sourcesContent":[],"mappings":";;;;KAIY,6BAAA,GAAgC;AAAhC,KACA,8BAAA,GAD6B;EAC7B,YAAA,EAAA,MAAA;EAOA,IAAA,EALJ,uBAK2B;EAAA,QAAA,CAAA,EAAA,MAAA;gBAAc,CAAA,EAAA,MAAA;;AAAD,KAApC,uBAAA,GAA0B,UAAU,CAAC,yBAAD,CAAA;AAE/B,UAAA,+BAAA,CAA+B;EAAA,EAAA,CAAA,EAAA,MAAA;WAElC,CAAA,EAAA,IAAA;cAEN,EAAA,MAAA;MACC,EADD,uBACC;EAA6B,IAAA,CAAA,EAA7B,6BAA6B;EAOzB,QAAA,CAAA,EAAA,MAAA;EAA0B,cAAA,CAAA,EAAA,MAAA;SACrC,EAAA,MAAA;UACA,EAAA,MAAA;;AAY0B,cAdf,yBAAA,SAAkC,UAcnB,CAb1B,8BAa0B,EAZ1B,6BAY0B,CAAA,CAAA;;UAdmB,EAAA,MAAA;EAAU,YAAA,EAAA,MAAA;QAOzC;;;;;qBAOY"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessageRecord.mjs","names":[],"sources":["../../../../src/modules/basic-messages/repository/DidCommBasicMessageRecord.ts"],"sourcesContent":["import type { RecordTags, TagsBase } from '@credo-ts/core'\nimport
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessageRecord.mjs","names":[],"sources":["../../../../src/modules/basic-messages/repository/DidCommBasicMessageRecord.ts"],"sourcesContent":["import type { RecordTags, TagsBase } from '@credo-ts/core'\nimport { BaseRecord, utils } from '@credo-ts/core'\nimport type { DidCommBasicMessageRole } from '../DidCommBasicMessageRole'\n\nexport type CustomDidCommBasicMessageTags = TagsBase\nexport type DefaultDidCommBasicMessageTags = {\n connectionId: string\n role: DidCommBasicMessageRole\n threadId?: string\n parentThreadId?: string\n}\n\nexport type DidCommBasicMessageTags = RecordTags<DidCommBasicMessageRecord>\n\nexport interface DidCommBasicMessageStorageProps {\n id?: string\n createdAt?: Date\n connectionId: string\n role: DidCommBasicMessageRole\n tags?: CustomDidCommBasicMessageTags\n threadId?: string\n parentThreadId?: string\n content: string\n sentTime: string\n}\n\nexport class DidCommBasicMessageRecord extends BaseRecord<\n DefaultDidCommBasicMessageTags,\n CustomDidCommBasicMessageTags\n> {\n public content!: string\n public sentTime!: string\n public connectionId!: string\n public role!: DidCommBasicMessageRole\n public threadId?: string\n public parentThreadId?: string\n\n public static readonly type = 'BasicMessageRecord'\n public readonly type = DidCommBasicMessageRecord.type\n\n public constructor(props: DidCommBasicMessageStorageProps) {\n super()\n\n if (props) {\n this.id = props.id ?? utils.uuid()\n this.createdAt = props.createdAt ?? new Date()\n this.content = props.content\n this.sentTime = props.sentTime\n this.connectionId = props.connectionId\n this._tags = props.tags ?? {}\n this.role = props.role\n this.threadId = props.threadId\n this.parentThreadId = props.parentThreadId\n }\n }\n\n public getTags() {\n return {\n ...this._tags,\n connectionId: this.connectionId,\n role: this.role,\n threadId: this.threadId,\n parentThreadId: this.parentThreadId,\n }\n }\n}\n"],"mappings":";;;AA0BA,IAAa,4BAAb,MAAa,kCAAkC,WAG7C;CAWA,AAAO,YAAY,OAAwC;AACzD,SAAO;OAHO,OAAO,0BAA0B;AAK/C,MAAI,OAAO;AACT,QAAK,KAAK,MAAM,MAAM,MAAM,MAAM;AAClC,QAAK,YAAY,MAAM,6BAAa,IAAI,MAAM;AAC9C,QAAK,UAAU,MAAM;AACrB,QAAK,WAAW,MAAM;AACtB,QAAK,eAAe,MAAM;AAC1B,QAAK,QAAQ,MAAM,QAAQ,EAAE;AAC7B,QAAK,OAAO,MAAM;AAClB,QAAK,WAAW,MAAM;AACtB,QAAK,iBAAiB,MAAM;;;CAIhC,AAAO,UAAU;AACf,SAAO;GACL,GAAG,KAAK;GACR,cAAc,KAAK;GACnB,MAAM,KAAK;GACX,UAAU,KAAK;GACf,gBAAgB,KAAK;GACtB;;;0BA1BoB,OAAO"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_decorateParam = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.js');
|
|
5
5
|
const require_DidCommBasicMessageRecord = require('./DidCommBasicMessageRecord.js');
|
|
6
6
|
let __credo_ts_core = require("@credo-ts/core");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import { __decorateParam } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.mjs";
|
|
4
4
|
import { DidCommBasicMessageRecord } from "./DidCommBasicMessageRecord.mjs";
|
|
5
5
|
import { EventEmitter, InjectionSymbols, Repository, inject, injectable } from "@credo-ts/core";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessageRepository.mjs","names":["DidCommBasicMessageRepository","storageService: StorageService<DidCommBasicMessageRecord>"],"sources":["../../../../src/modules/basic-messages/repository/DidCommBasicMessageRepository.ts"],"sourcesContent":["import { EventEmitter, InjectionSymbols, Repository, type StorageService
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessageRepository.mjs","names":["DidCommBasicMessageRepository","storageService: StorageService<DidCommBasicMessageRecord>"],"sources":["../../../../src/modules/basic-messages/repository/DidCommBasicMessageRepository.ts"],"sourcesContent":["import { EventEmitter, InjectionSymbols, inject, injectable, Repository, type StorageService } from '@credo-ts/core'\n\nimport { DidCommBasicMessageRecord } from './DidCommBasicMessageRecord'\n\n@injectable()\nexport class DidCommBasicMessageRepository extends Repository<DidCommBasicMessageRecord> {\n public constructor(\n @inject(InjectionSymbols.StorageService) storageService: StorageService<DidCommBasicMessageRecord>,\n eventEmitter: EventEmitter\n ) {\n super(DidCommBasicMessageRecord, storageService, eventEmitter)\n }\n}\n"],"mappings":";;;;;;;;AAKO,0CAAMA,wCAAsC,WAAsC;CACvF,AAAO,YACL,AAAyCC,gBACzC,cACA;AACA,QAAM,2BAA2B,gBAAgB,aAAa;;;;CANjE,YAAY;oBAGR,OAAO,iBAAiB,eAAe"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessageService.d.mts","names":[],"sources":["../../../../src/modules/basic-messages/services/DidCommBasicMessageService.ts"],"sourcesContent":[],"mappings":";;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessageService.d.mts","names":[],"sources":["../../../../src/modules/basic-messages/services/DidCommBasicMessageService.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAWa,0BAAA;;EAAA,QAAA,YAAA;EAA0B,WAAA,CAAA,sBAAA,EAIM,6BAJN,EAAA,YAAA,EAImD,YAJnD;eAIM,CAAA,YAAA,EAM3B,YAN2B,EAAA,OAAA,EAAA,MAAA,EAAA,gBAAA,EAQvB,uBARuB,EAAA,cAAA,CAAA,EAAA,MAAA,CAAA,EASlB,OATkB,CAAA;IAA6C,OAAA,qBAAA;IAMxE,MAAA,2BAAA;;;;;MA+BZ,CAAA;IAAA,OAAA;IAAA;EAAA,CAAA,EAAyB,4BAAzB,CAAsD,mBAAtD,CAAA,EAAA,UAAA,EACU,uBADV,CAAA,EACiC,OADjC,CAAA,IAAA,CAAA;UAAS,qBAAA;gBAA6C,CAAA,YAAA,EA4B1C,YA5B0C,EAAA,KAAA,EA6BjD,KA7BiD,CA6B3C,yBA7B2C,CAAA,EAAA,YAAA,CAAA,EA8BzC,YA9ByC,CAAA,EA8B7B,OA9B6B,CA8B7B,yBA9B6B,EAAA,CAAA;SAA7B,CAAA,YAAA,EAmCM,YAnCN,EAAA,oBAAA,EAAA,MAAA,CAAA,EAmCgD,OAnChD,CAmCgD,yBAnChD,CAAA;eACf,CAAA,YAAA,EAsC2B,YAtC3B,EAAA,QAAA,EAAA,MAAA,CAAA,EAsCyD,OAtCzD,CAsCyD,yBAtCzD,CAAA;yBAAuB,CAAA,YAAA,EA0Cc,YA1Cd,EAAA,cAAA,EAAA,MAAA,CAAA,EA0CkD,OA1ClD,CA0CkD,yBA1ClD,EAAA,CAAA;YA2BrB,CAAA,YAAA,EAmBsB,YAnBtB,EAAA,oBAAA,EAAA,MAAA,CAAA,EAmBgE,OAnBhE,CAAA,IAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessageService.d.ts","names":[],"sources":["../../../../src/modules/basic-messages/services/DidCommBasicMessageService.ts"],"sourcesContent":[],"mappings":";;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessageService.d.ts","names":[],"sources":["../../../../src/modules/basic-messages/services/DidCommBasicMessageService.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAWa,0BAAA;;EAAA,QAAA,YAAA;EAA0B,WAAA,CAAA,sBAAA,EAIM,6BAJN,EAAA,YAAA,EAImD,YAJnD;eAIM,CAAA,YAAA,EAM3B,YAN2B,EAAA,OAAA,EAAA,MAAA,EAAA,gBAAA,EAQvB,uBARuB,EAAA,cAAA,CAAA,EAAA,MAAA,CAAA,EASlB,OATkB,CAAA;IAA6C,OAAA,qBAAA;IAMxE,MAAA,2BAAA;;;;;MA+BZ,CAAA;IAAA,OAAA;IAAA;EAAA,CAAA,EAAyB,4BAAzB,CAAsD,mBAAtD,CAAA,EAAA,UAAA,EACU,uBADV,CAAA,EACiC,OADjC,CAAA,IAAA,CAAA;UAAS,qBAAA;gBAA6C,CAAA,YAAA,EA4B1C,YA5B0C,EAAA,KAAA,EA6BjD,KA7BiD,CA6B3C,yBA7B2C,CAAA,EAAA,YAAA,CAAA,EA8BzC,YA9ByC,CAAA,EA8B7B,OA9B6B,CA8B7B,yBA9B6B,EAAA,CAAA;SAA7B,CAAA,YAAA,EAmCM,YAnCN,EAAA,oBAAA,EAAA,MAAA,CAAA,EAmCgD,OAnChD,CAmCgD,yBAnChD,CAAA;eACf,CAAA,YAAA,EAsC2B,YAtC3B,EAAA,QAAA,EAAA,MAAA,CAAA,EAsCyD,OAtCzD,CAsCyD,yBAtCzD,CAAA;yBAAuB,CAAA,YAAA,EA0Cc,YA1Cd,EAAA,cAAA,EAAA,MAAA,CAAA,EA0CkD,OA1ClD,CA0CkD,yBA1ClD,EAAA,CAAA;YA2BrB,CAAA,YAAA,EAmBsB,YAnBtB,EAAA,oBAAA,EAAA,MAAA,CAAA,EAmBgE,OAnBhE,CAAA,IAAA,CAAA"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
|
-
const
|
|
5
|
-
require('../messages/index.js');
|
|
6
|
-
require('../../connections/index.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
7
4
|
const require_DidCommBasicMessageEvents = require('../DidCommBasicMessageEvents.js');
|
|
8
5
|
const require_DidCommBasicMessageRole = require('../DidCommBasicMessageRole.js');
|
|
6
|
+
require('../../connections/index.js');
|
|
7
|
+
const require_DidCommBasicMessage = require('../messages/DidCommBasicMessage.js');
|
|
8
|
+
require('../messages/index.js');
|
|
9
9
|
const require_DidCommBasicMessageRecord = require('../repository/DidCommBasicMessageRecord.js');
|
|
10
10
|
const require_DidCommBasicMessageRepository = require('../repository/DidCommBasicMessageRepository.js');
|
|
11
11
|
require('../repository/index.js');
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
|
-
import {
|
|
4
|
-
import "../messages/index.mjs";
|
|
5
|
-
import "../../connections/index.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
6
3
|
import { DidCommBasicMessageEventTypes } from "../DidCommBasicMessageEvents.mjs";
|
|
7
4
|
import { DidCommBasicMessageRole } from "../DidCommBasicMessageRole.mjs";
|
|
5
|
+
import "../../connections/index.mjs";
|
|
6
|
+
import { DidCommBasicMessage } from "../messages/DidCommBasicMessage.mjs";
|
|
7
|
+
import "../messages/index.mjs";
|
|
8
8
|
import { DidCommBasicMessageRecord } from "../repository/DidCommBasicMessageRecord.mjs";
|
|
9
9
|
import { DidCommBasicMessageRepository } from "../repository/DidCommBasicMessageRepository.mjs";
|
|
10
10
|
import "../repository/index.mjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommBasicMessageService.mjs","names":["DidCommBasicMessageService"],"sources":["../../../../src/modules/basic-messages/services/DidCommBasicMessageService.ts"],"sourcesContent":["import type { AgentContext, Query, QueryOptions } from '@credo-ts/core'\nimport
|
|
1
|
+
{"version":3,"file":"DidCommBasicMessageService.mjs","names":["DidCommBasicMessageService"],"sources":["../../../../src/modules/basic-messages/services/DidCommBasicMessageService.ts"],"sourcesContent":["import type { AgentContext, Query, QueryOptions } from '@credo-ts/core'\nimport { EventEmitter, injectable } from '@credo-ts/core'\nimport type { DidCommInboundMessageContext } from '../../../models'\nimport { DidCommConnectionRecord } from '../../connections'\nimport type { DidCommBasicMessageStateChangedEvent } from '../DidCommBasicMessageEvents'\nimport { DidCommBasicMessageEventTypes } from '../DidCommBasicMessageEvents'\nimport { DidCommBasicMessageRole } from '../DidCommBasicMessageRole'\nimport { DidCommBasicMessage } from '../messages'\nimport { DidCommBasicMessageRecord, DidCommBasicMessageRepository } from '../repository'\n\n@injectable()\nexport class DidCommBasicMessageService {\n private basicMessageRepository: DidCommBasicMessageRepository\n private eventEmitter: EventEmitter\n\n public constructor(basicMessageRepository: DidCommBasicMessageRepository, eventEmitter: EventEmitter) {\n this.basicMessageRepository = basicMessageRepository\n this.eventEmitter = eventEmitter\n }\n\n public async createMessage(\n agentContext: AgentContext,\n message: string,\n connectionRecord: DidCommConnectionRecord,\n parentThreadId?: string\n ) {\n const basicMessage = new DidCommBasicMessage({ content: message })\n\n // If no parentThreadid is defined, there is no need to explicitly send a thread decorator\n if (parentThreadId) {\n basicMessage.setThread({ parentThreadId })\n }\n\n const basicMessageRecord = new DidCommBasicMessageRecord({\n sentTime: basicMessage.sentTime.toISOString(),\n content: basicMessage.content,\n connectionId: connectionRecord.id,\n role: DidCommBasicMessageRole.Sender,\n threadId: basicMessage.threadId,\n parentThreadId,\n })\n\n await this.basicMessageRepository.save(agentContext, basicMessageRecord)\n this.emitStateChangedEvent(agentContext, basicMessageRecord, basicMessage)\n\n return { message: basicMessage, record: basicMessageRecord }\n }\n\n /**\n * @todo use connection from message context\n */\n public async save(\n { message, agentContext }: DidCommInboundMessageContext<DidCommBasicMessage>,\n connection: DidCommConnectionRecord\n ) {\n const basicMessageRecord = new DidCommBasicMessageRecord({\n sentTime: message.sentTime.toISOString(),\n content: message.content,\n connectionId: connection.id,\n role: DidCommBasicMessageRole.Receiver,\n threadId: message.threadId,\n parentThreadId: message.thread?.parentThreadId,\n })\n\n await this.basicMessageRepository.save(agentContext, basicMessageRecord)\n this.emitStateChangedEvent(agentContext, basicMessageRecord, message)\n }\n\n private emitStateChangedEvent(\n agentContext: AgentContext,\n basicMessageRecord: DidCommBasicMessageRecord,\n basicMessage: DidCommBasicMessage\n ) {\n this.eventEmitter.emit<DidCommBasicMessageStateChangedEvent>(agentContext, {\n type: DidCommBasicMessageEventTypes.DidCommBasicMessageStateChanged,\n payload: { message: basicMessage, basicMessageRecord: basicMessageRecord.clone() },\n })\n }\n\n public async findAllByQuery(\n agentContext: AgentContext,\n query: Query<DidCommBasicMessageRecord>,\n queryOptions?: QueryOptions\n ) {\n return this.basicMessageRepository.findByQuery(agentContext, query, queryOptions)\n }\n\n public async getById(agentContext: AgentContext, basicMessageRecordId: string) {\n return this.basicMessageRepository.getById(agentContext, basicMessageRecordId)\n }\n\n public async getByThreadId(agentContext: AgentContext, threadId: string) {\n return this.basicMessageRepository.getSingleByQuery(agentContext, { threadId })\n }\n\n public async findAllByParentThreadId(agentContext: AgentContext, parentThreadId: string) {\n return this.basicMessageRepository.findByQuery(agentContext, { parentThreadId })\n }\n\n public async deleteById(agentContext: AgentContext, basicMessageRecordId: string) {\n const basicMessageRecord = await this.getById(agentContext, basicMessageRecordId)\n return this.basicMessageRepository.delete(agentContext, basicMessageRecord)\n }\n}\n"],"mappings":";;;;;;;;;;;;;;AAWO,uCAAMA,6BAA2B;CAItC,AAAO,YAAY,wBAAuD,cAA4B;AACpG,OAAK,yBAAyB;AAC9B,OAAK,eAAe;;CAGtB,MAAa,cACX,cACA,SACA,kBACA,gBACA;EACA,MAAM,eAAe,IAAI,oBAAoB,EAAE,SAAS,SAAS,CAAC;AAGlE,MAAI,eACF,cAAa,UAAU,EAAE,gBAAgB,CAAC;EAG5C,MAAM,qBAAqB,IAAI,0BAA0B;GACvD,UAAU,aAAa,SAAS,aAAa;GAC7C,SAAS,aAAa;GACtB,cAAc,iBAAiB;GAC/B,MAAM,wBAAwB;GAC9B,UAAU,aAAa;GACvB;GACD,CAAC;AAEF,QAAM,KAAK,uBAAuB,KAAK,cAAc,mBAAmB;AACxE,OAAK,sBAAsB,cAAc,oBAAoB,aAAa;AAE1E,SAAO;GAAE,SAAS;GAAc,QAAQ;GAAoB;;;;;CAM9D,MAAa,KACX,EAAE,SAAS,gBACX,YACA;EACA,MAAM,qBAAqB,IAAI,0BAA0B;GACvD,UAAU,QAAQ,SAAS,aAAa;GACxC,SAAS,QAAQ;GACjB,cAAc,WAAW;GACzB,MAAM,wBAAwB;GAC9B,UAAU,QAAQ;GAClB,gBAAgB,QAAQ,QAAQ;GACjC,CAAC;AAEF,QAAM,KAAK,uBAAuB,KAAK,cAAc,mBAAmB;AACxE,OAAK,sBAAsB,cAAc,oBAAoB,QAAQ;;CAGvE,AAAQ,sBACN,cACA,oBACA,cACA;AACA,OAAK,aAAa,KAA2C,cAAc;GACzE,MAAM,8BAA8B;GACpC,SAAS;IAAE,SAAS;IAAc,oBAAoB,mBAAmB,OAAO;IAAE;GACnF,CAAC;;CAGJ,MAAa,eACX,cACA,OACA,cACA;AACA,SAAO,KAAK,uBAAuB,YAAY,cAAc,OAAO,aAAa;;CAGnF,MAAa,QAAQ,cAA4B,sBAA8B;AAC7E,SAAO,KAAK,uBAAuB,QAAQ,cAAc,qBAAqB;;CAGhF,MAAa,cAAc,cAA4B,UAAkB;AACvE,SAAO,KAAK,uBAAuB,iBAAiB,cAAc,EAAE,UAAU,CAAC;;CAGjF,MAAa,wBAAwB,cAA4B,gBAAwB;AACvF,SAAO,KAAK,uBAAuB,YAAY,cAAc,EAAE,gBAAgB,CAAC;;CAGlF,MAAa,WAAW,cAA4B,sBAA8B;EAChF,MAAM,qBAAqB,MAAM,KAAK,QAAQ,cAAc,qBAAqB;AACjF,SAAO,KAAK,uBAAuB,OAAO,cAAc,mBAAmB;;;yCA3F9E,YAAY"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { DidCommHandshakeProtocol } from "./models/DidCommHandshakeProtocol.mjs";
|
|
2
1
|
import { DidCommConnectionType } from "./models/DidCommConnectionType.mjs";
|
|
2
|
+
import { DidCommHandshakeProtocol } from "./models/DidCommHandshakeProtocol.mjs";
|
|
3
3
|
import { DidCommTrustPingMessage } from "./messages/DidCommTrustPingMessage.mjs";
|
|
4
4
|
import { DidCommOutOfBandRecord } from "../oob/repository/DidCommOutOfBandRecord.mjs";
|
|
5
5
|
import { DidCommConnectionService } from "./services/DidCommConnectionService.mjs";
|
|
6
6
|
import { DidCommDidRotateService } from "./services/DidCommDidRotateService.mjs";
|
|
7
|
+
import { DidCommRoutingService } from "../routing/services/DidCommRoutingService.mjs";
|
|
7
8
|
import { DidCommOutOfBandService } from "../oob/DidCommOutOfBandService.mjs";
|
|
9
|
+
import { DidCommMessageSender } from "../../DidCommMessageSender.mjs";
|
|
8
10
|
import { DidCommConnectionsModuleConfig } from "./DidCommConnectionsModuleConfig.mjs";
|
|
9
11
|
import { DidExchangeProtocol } from "./DidExchangeProtocol.mjs";
|
|
10
|
-
import { DidCommMessageSender } from "../../DidCommMessageSender.mjs";
|
|
11
|
-
import { DidCommRoutingService } from "../routing/services/DidCommRoutingService.mjs";
|
|
12
12
|
import { DidCommConnectionRecord } from "./repository/DidCommConnectionRecord.mjs";
|
|
13
13
|
import { DidCommRouting } from "../../models/DidCommRouting.mjs";
|
|
14
14
|
import { AgentContext, DidResolverService, Query, QueryOptions } from "@credo-ts/core";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommConnectionsApi.d.mts","names":[],"sources":["../../../src/modules/connections/DidCommConnectionsApi.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommConnectionsApi.d.mts","names":[],"sources":["../../../src/modules/connections/DidCommConnectionsApi.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;;;UAkBiB,eAAA;;;AAAjB;AAMa,cAAA,qBAAA,CAAqB;EAAA;;;WAiBX,MAAA,EAbG,8BAaH;UACD,mBAAA;UACA,iBAAA;UACF,gBAAA;UACI,gBAAA;UACL,aAAA;UACD,cAAA;UACW,kBAAA;UAcR,YAAA;aAML,CAAA,mBAAA,EA5BS,mBA4BT,EAAA,iBAAA,EA3BO,wBA2BP,EAAA,gBAAA,EA1BM,uBA0BN,EAAA,gBAAA,EAzBM,uBAyBN,EAAA,cAAA,EAxBI,qBAwBJ,EAAA,kBAAA,EAvBQ,kBAuBR,EAAA,aAAA,EAtBG,oBAsBH,EAAA,YAAA,EArBE,YAqBF,EAAA,uBAAA,EApBa,8BAoBb;2BACA,CAAA,eAAA,EAPK,sBAOL,EAAA,MAAA,EAAA;IAEX,oBAAA,CAAA,EAAA,OAAA;IAAA,KAAA,EAAA,MAAA;IAgEuD,KAAA,CAAA,EAAA,MAAA;IAAR,QAAA,CAAA,EAAA,MAAA;IAkES,QAAA,EArI7C,wBAqI6C;IAAR,OAAA,CAAA,EApIrC,cAoIqC;IAqD/C,MAAA,CAAA,EAAA,MAAA;MAvLD,OAuL2B,CAvL3B,uBAuL2B,CAAA;;;;;;;;eAmG3B,CAAA,YAAA,EAAA,MAAA,CAAA,EA1N+C,OA0N/C,CA1NuD,uBA0NvD,CAAA;;;;;;;;gBA6BwD,CAAA,YAAA,EAAA,MAAA,CAAA,EArLR,OAqLQ,CArLA,uBAqLA,CAAA;;;;;;;;;UAuCiC,CAAA,YAAA,EAAA,MAAA,EAAA;IAAA,iBAAA;IAAA;EAAA,CAAA,CAAA,EAvK7B,eAuK6B,CAAA,EAvKT,OAuKS,CAvKT,uBAAA,CAuKS;;;;;;;;;;;;;QAyGvD,CAAA,OAAA,EAAA;IAI4B,YAAA,EAAA,MAAA;IAAR,KAAA,CAAA,EAAA,MAAA;IAAO,OAAA,CAAA,EA/Oe,cA+Of;MA/O+B;;;;;;;;;;;;MAmCb;;;MA2B/E,QAAQ;;;;;;YASE,QAAA;;;;;;wBASgB,MAAM,yCAAyC,eAAY,QAAA;;;;;;;;gDAW7B,iCAA8B,QAAA;;;;;;;mDAc3B,iCAA8B,QAAA;;;;;;;4CAcxC;;;;;;4CAWG,MAAM,kCAA+B,QAAA;;;;;;;;;iCAYtD,QAAQ;;;;;;;kCAUP,QAAQ;;;;;;oCASH;;;;;;;;;;;;;;;MAkCqB;6CAwBZ,QAAA;;;;;;;;;mCAYb,QAAQ;0BAIX,QAAQ;8CAIY,QAAQ"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { DidCommHandshakeProtocol } from "./models/DidCommHandshakeProtocol.js";
|
|
2
1
|
import { DidCommConnectionType } from "./models/DidCommConnectionType.js";
|
|
2
|
+
import { DidCommHandshakeProtocol } from "./models/DidCommHandshakeProtocol.js";
|
|
3
3
|
import { DidCommTrustPingMessage } from "./messages/DidCommTrustPingMessage.js";
|
|
4
4
|
import { DidCommOutOfBandRecord } from "../oob/repository/DidCommOutOfBandRecord.js";
|
|
5
5
|
import { DidCommConnectionService } from "./services/DidCommConnectionService.js";
|
|
6
6
|
import { DidCommDidRotateService } from "./services/DidCommDidRotateService.js";
|
|
7
|
+
import { DidCommRoutingService } from "../routing/services/DidCommRoutingService.js";
|
|
7
8
|
import { DidCommOutOfBandService } from "../oob/DidCommOutOfBandService.js";
|
|
9
|
+
import { DidCommMessageSender } from "../../DidCommMessageSender.js";
|
|
8
10
|
import { DidCommConnectionsModuleConfig } from "./DidCommConnectionsModuleConfig.js";
|
|
9
11
|
import { DidExchangeProtocol } from "./DidExchangeProtocol.js";
|
|
10
|
-
import { DidCommMessageSender } from "../../DidCommMessageSender.js";
|
|
11
|
-
import { DidCommRoutingService } from "../routing/services/DidCommRoutingService.js";
|
|
12
12
|
import { DidCommConnectionRecord } from "./repository/DidCommConnectionRecord.js";
|
|
13
13
|
import { DidCommRouting } from "../../models/DidCommRouting.js";
|
|
14
14
|
import { AgentContext, DidResolverService, Query, QueryOptions } from "@credo-ts/core";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommConnectionsApi.d.ts","names":[],"sources":["../../../src/modules/connections/DidCommConnectionsApi.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommConnectionsApi.d.ts","names":[],"sources":["../../../src/modules/connections/DidCommConnectionsApi.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;;;UAkBiB,eAAA;;;AAAjB;AAMa,cAAA,qBAAA,CAAqB;EAAA;;;WAiBX,MAAA,EAbG,8BAaH;UACD,mBAAA;UACA,iBAAA;UACF,gBAAA;UACI,gBAAA;UACL,aAAA;UACD,cAAA;UACW,kBAAA;UAcR,YAAA;aAML,CAAA,mBAAA,EA5BS,mBA4BT,EAAA,iBAAA,EA3BO,wBA2BP,EAAA,gBAAA,EA1BM,uBA0BN,EAAA,gBAAA,EAzBM,uBAyBN,EAAA,cAAA,EAxBI,qBAwBJ,EAAA,kBAAA,EAvBQ,kBAuBR,EAAA,aAAA,EAtBG,oBAsBH,EAAA,YAAA,EArBE,YAqBF,EAAA,uBAAA,EApBa,8BAoBb;2BACA,CAAA,eAAA,EAPK,sBAOL,EAAA,MAAA,EAAA;IAEX,oBAAA,CAAA,EAAA,OAAA;IAAA,KAAA,EAAA,MAAA;IAgEuD,KAAA,CAAA,EAAA,MAAA;IAAR,QAAA,CAAA,EAAA,MAAA;IAkES,QAAA,EArI7C,wBAqI6C;IAAR,OAAA,CAAA,EApIrC,cAoIqC;IAqD/C,MAAA,CAAA,EAAA,MAAA;MAvLD,OAuL2B,CAvL3B,uBAuL2B,CAAA;;;;;;;;eAmG3B,CAAA,YAAA,EAAA,MAAA,CAAA,EA1N+C,OA0N/C,CA1NuD,uBA0NvD,CAAA;;;;;;;;gBA6BwD,CAAA,YAAA,EAAA,MAAA,CAAA,EArLR,OAqLQ,CArLA,uBAqLA,CAAA;;;;;;;;;UAuCiC,CAAA,YAAA,EAAA,MAAA,EAAA;IAAA,iBAAA;IAAA;EAAA,CAAA,CAAA,EAvK7B,eAuK6B,CAAA,EAvKT,OAuKS,CAvKT,uBAAA,CAuKS;;;;;;;;;;;;;QAyGvD,CAAA,OAAA,EAAA;IAI4B,YAAA,EAAA,MAAA;IAAR,KAAA,CAAA,EAAA,MAAA;IAAO,OAAA,CAAA,EA/Oe,cA+Of;MA/O+B;;;;;;;;;;;;MAmCb;;;MA2B/E,QAAQ;;;;;;YASE,QAAA;;;;;;wBASgB,MAAM,yCAAyC,eAAY,QAAA;;;;;;;;gDAW7B,iCAA8B,QAAA;;;;;;;mDAc3B,iCAA8B,QAAA;;;;;;;4CAcxC;;;;;;4CAWG,MAAM,kCAA+B,QAAA;;;;;;;;;iCAYtD,QAAQ;;;;;;;kCAUP,QAAQ;;;;;;oCASH;;;;;;;;;;;;;;;MAkCqB;6CAwBZ,QAAA;;;;;;;;;mCAYb,QAAQ;0BAIX,QAAQ;8CAIY,QAAQ"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
|
+
const require_DidCommHandshakeProtocol = require('./models/DidCommHandshakeProtocol.js');
|
|
5
|
+
require('./models/index.js');
|
|
4
6
|
const require_TransportDecorator = require('../../decorators/transport/TransportDecorator.js');
|
|
5
7
|
const require_DidCommOutboundMessageContext = require('../../models/DidCommOutboundMessageContext.js');
|
|
6
8
|
require('../../models/index.js');
|
|
7
|
-
const
|
|
8
|
-
require('./models/index.js');
|
|
9
|
-
require('./messages/index.js');
|
|
9
|
+
const require_DidCommMessageSender = require('../../DidCommMessageSender.js');
|
|
10
10
|
const require_DidCommOutOfBandService = require('../oob/DidCommOutOfBandService.js');
|
|
11
|
+
require('./messages/index.js');
|
|
11
12
|
const require_DidCommConnectionService = require('./services/DidCommConnectionService.js');
|
|
12
|
-
const require_DidCommMessageSender = require('../../DidCommMessageSender.js');
|
|
13
13
|
const require_helpers = require('../routing/services/helpers.js');
|
|
14
14
|
const require_DidCommConnectionsModuleConfig = require('./DidCommConnectionsModuleConfig.js');
|
|
15
15
|
const require_DidCommDidRotateService = require('./services/DidCommDidRotateService.js');
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
|
+
import { DidCommHandshakeProtocol } from "./models/DidCommHandshakeProtocol.mjs";
|
|
4
|
+
import "./models/index.mjs";
|
|
3
5
|
import { ReturnRouteTypes } from "../../decorators/transport/TransportDecorator.mjs";
|
|
4
6
|
import { DidCommOutboundMessageContext } from "../../models/DidCommOutboundMessageContext.mjs";
|
|
5
7
|
import "../../models/index.mjs";
|
|
6
|
-
import {
|
|
7
|
-
import "./models/index.mjs";
|
|
8
|
-
import "./messages/index.mjs";
|
|
8
|
+
import { DidCommMessageSender } from "../../DidCommMessageSender.mjs";
|
|
9
9
|
import { DidCommOutOfBandService } from "../oob/DidCommOutOfBandService.mjs";
|
|
10
|
+
import "./messages/index.mjs";
|
|
10
11
|
import { DidCommConnectionService } from "./services/DidCommConnectionService.mjs";
|
|
11
|
-
import { DidCommMessageSender } from "../../DidCommMessageSender.mjs";
|
|
12
12
|
import { getMediationRecordForDidDocument } from "../routing/services/helpers.mjs";
|
|
13
13
|
import { DidCommConnectionsModuleConfig } from "./DidCommConnectionsModuleConfig.mjs";
|
|
14
14
|
import { DidCommDidRotateService } from "./services/DidCommDidRotateService.mjs";
|