@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":"DidCommTrustPingResponseMessage.mjs","names":[],"sources":["../../../../src/modules/connections/messages/DidCommTrustPingResponseMessage.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"DidCommTrustPingResponseMessage.mjs","names":[],"sources":["../../../../src/modules/connections/messages/DidCommTrustPingResponseMessage.ts"],"sourcesContent":["import { IsOptional, IsString } from 'class-validator'\nimport { DidCommMessage } from '../../../DidCommMessage'\nimport type { TimingDecorator } from '../../../decorators/timing/TimingDecorator'\nimport { IsValidMessageType, parseMessageType } from '../../../util/messageType'\n\nexport interface DidCommTrustPingResponseMessageOptions {\n comment?: string\n id?: string\n threadId: string\n timing?: Pick<TimingDecorator, 'inTime' | 'outTime'>\n}\n\n/**\n * Message to respond to a trust ping message\n *\n * @see https://github.com/hyperledger/aries-rfcs/blob/master/features/0048-trust-ping/README.md#messages\n */\nexport class DidCommTrustPingResponseMessage extends DidCommMessage {\n public readonly allowDidSovPrefix = true\n\n /**\n * Create new DidCommTrustPingResponseMessage instance.\n * responseRequested will be true if not passed\n * @param options\n */\n public constructor(options: DidCommTrustPingResponseMessageOptions) {\n super()\n\n if (options) {\n this.id = options.id || this.generateId()\n this.comment = options.comment\n\n this.setThread({\n threadId: options.threadId,\n })\n\n if (options.timing) {\n this.setTiming({\n inTime: options.timing.inTime,\n outTime: options.timing.outTime,\n })\n }\n }\n }\n\n @IsValidMessageType(DidCommTrustPingResponseMessage.type)\n public readonly type = DidCommTrustPingResponseMessage.type.messageTypeUri\n public static readonly type = parseMessageType('https://didcomm.org/trust_ping/1.0/ping_response')\n\n @IsString()\n @IsOptional()\n public comment?: string\n}\n"],"mappings":";;;;;;;;;;;;AAiBA,IAAa,kCAAb,MAAa,wCAAwC,eAAe;;;;;;CAQlE,AAAO,YAAY,SAAiD;AAClE,SAAO;OARO,oBAAoB;OA4BpB,OAAO,gCAAgC,KAAK;AAlB1D,MAAI,SAAS;AACX,QAAK,KAAK,QAAQ,MAAM,KAAK,YAAY;AACzC,QAAK,UAAU,QAAQ;AAEvB,QAAK,UAAU,EACb,UAAU,QAAQ,UACnB,CAAC;AAEF,OAAI,QAAQ,OACV,MAAK,UAAU;IACb,QAAQ,QAAQ,OAAO;IACvB,SAAS,QAAQ,OAAO;IACzB,CAAC;;;;gCAOe,OAAO,iBAAiB,mDAAmD;YAFjG,mBAAmB,gCAAgC,KAAK;;CAIxD,UAAU;CACV,YAAY"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
const require_DidCommConnectionInvitationMessage = require('./DidCommConnectionInvitationMessage.js');
|
|
2
|
+
const require_DidCommConnectionProblemReportMessage = require('./DidCommConnectionProblemReportMessage.js');
|
|
2
3
|
const require_DidCommConnectionRequestMessage = require('./DidCommConnectionRequestMessage.js');
|
|
3
4
|
const require_DidCommConnectionResponseMessage = require('./DidCommConnectionResponseMessage.js');
|
|
4
|
-
const require_DidCommTrustPingMessage = require('./DidCommTrustPingMessage.js');
|
|
5
|
-
const require_DidCommTrustPingResponseMessage = require('./DidCommTrustPingResponseMessage.js');
|
|
6
|
-
const require_DidCommConnectionProblemReportMessage = require('./DidCommConnectionProblemReportMessage.js');
|
|
7
|
-
const require_DidCommDidExchangeRequestMessage = require('./DidCommDidExchangeRequestMessage.js');
|
|
8
|
-
const require_DidCommDidExchangeResponseMessage = require('./DidCommDidExchangeResponseMessage.js');
|
|
9
5
|
const require_DidCommDidExchangeCompleteMessage = require('./DidCommDidExchangeCompleteMessage.js');
|
|
10
6
|
const require_DidCommDidExchangeProblemReportMessage = require('./DidCommDidExchangeProblemReportMessage.js');
|
|
11
|
-
const
|
|
12
|
-
const
|
|
7
|
+
const require_DidCommDidExchangeRequestMessage = require('./DidCommDidExchangeRequestMessage.js');
|
|
8
|
+
const require_DidCommDidExchangeResponseMessage = require('./DidCommDidExchangeResponseMessage.js');
|
|
13
9
|
const require_DidCommDidRotateAckMessage = require('./DidCommDidRotateAckMessage.js');
|
|
10
|
+
const require_DidCommDidRotateMessage = require('./DidCommDidRotateMessage.js');
|
|
11
|
+
const require_DidCommDidRotateProblemReportMessage = require('./DidCommDidRotateProblemReportMessage.js');
|
|
14
12
|
const require_DidCommHangupMessage = require('./DidCommHangupMessage.js');
|
|
13
|
+
const require_DidCommTrustPingMessage = require('./DidCommTrustPingMessage.js');
|
|
14
|
+
const require_DidCommTrustPingResponseMessage = require('./DidCommTrustPingResponseMessage.js');
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { DidCommConnectionInvitationMessage } from "./DidCommConnectionInvitationMessage.mjs";
|
|
2
|
+
import { DidCommConnectionProblemReportMessage } from "./DidCommConnectionProblemReportMessage.mjs";
|
|
2
3
|
import { DidCommConnectionRequestMessage } from "./DidCommConnectionRequestMessage.mjs";
|
|
3
4
|
import { DidCommConnectionResponseMessage } from "./DidCommConnectionResponseMessage.mjs";
|
|
4
|
-
import { DidCommTrustPingMessage } from "./DidCommTrustPingMessage.mjs";
|
|
5
|
-
import { DidCommTrustPingResponseMessage } from "./DidCommTrustPingResponseMessage.mjs";
|
|
6
|
-
import { DidCommConnectionProblemReportMessage } from "./DidCommConnectionProblemReportMessage.mjs";
|
|
7
|
-
import { DidCommDidExchangeRequestMessage } from "./DidCommDidExchangeRequestMessage.mjs";
|
|
8
|
-
import { DidCommDidExchangeResponseMessage } from "./DidCommDidExchangeResponseMessage.mjs";
|
|
9
5
|
import { DidCommDidExchangeCompleteMessage } from "./DidCommDidExchangeCompleteMessage.mjs";
|
|
10
6
|
import { DidCommDidExchangeProblemReportMessage } from "./DidCommDidExchangeProblemReportMessage.mjs";
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
7
|
+
import { DidCommDidExchangeRequestMessage } from "./DidCommDidExchangeRequestMessage.mjs";
|
|
8
|
+
import { DidCommDidExchangeResponseMessage } from "./DidCommDidExchangeResponseMessage.mjs";
|
|
13
9
|
import { DidCommDidRotateAckMessage } from "./DidCommDidRotateAckMessage.mjs";
|
|
10
|
+
import { DidCommDidRotateMessage } from "./DidCommDidRotateMessage.mjs";
|
|
11
|
+
import { DidCommDidRotateProblemReportMessage } from "./DidCommDidRotateProblemReportMessage.mjs";
|
|
14
12
|
import { DidCommHangupMessage } from "./DidCommHangupMessage.mjs";
|
|
13
|
+
import { DidCommTrustPingMessage } from "./DidCommTrustPingMessage.mjs";
|
|
14
|
+
import { DidCommTrustPingResponseMessage } from "./DidCommTrustPingResponseMessage.mjs";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_DidDoc = require('./did/DidDoc.js');
|
|
5
|
-
let class_transformer = require("class-transformer");
|
|
6
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
7
5
|
let class_validator = require("class-validator");
|
|
8
6
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
7
|
+
let class_transformer = require("class-transformer");
|
|
8
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
9
9
|
|
|
10
10
|
//#region src/modules/connections/models/DidCommConnection.ts
|
|
11
11
|
var _ref;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import { DidDoc } from "./did/DidDoc.mjs";
|
|
4
|
-
import { Expose, Type } from "class-transformer";
|
|
5
4
|
import { IsInstance, IsOptional, IsString, ValidateNested } from "class-validator";
|
|
5
|
+
import { Expose, Type } from "class-transformer";
|
|
6
6
|
|
|
7
7
|
//#region src/modules/connections/models/DidCommConnection.ts
|
|
8
8
|
var _ref;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidDoc.d.mts","names":[],"sources":["../../../../../src/modules/connections/models/did/DidDoc.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidDoc.d.mts","names":[],"sources":["../../../../../src/modules/connections/models/did/DidDoc.ts"],"sourcesContent":[],"mappings":";;;;;KASK,aAAA,GAAgB,KAAK;AAArB,cAEQ,MAAA,CAFK;EAAA,OAAA,EAAA,MAAA;MAAQ,MAAA;WAAL,EAaD,SAbC,EAAA;EAAI,OAAA,EAkBP,kBAlBO,EAAA;EAEZ,cAAM,EAqBM,cArBN,EAAA;EAAA,WAAA,CAAA,OAAA,EAuBW,aAvBX;;;;;;cA8CkB,CAAA,EAAA,EAAA,MAAA,CAAA,EATF,SASE,GAAA,SAAA;;;;;;mBAWhC,CAAA,UAXgC,kBAWhC,GAXqD,kBAWrD,CAAA,CAAA,IAAA,EAAA,MAAA,CAAA,EAXwF,CAWxF,EAAA;;;;;;mCAFqC,qBAAqB,yDACtB,IACpC;;;;;yBAQ2B,MAAM,mBAAmB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidDoc.d.ts","names":[],"sources":["../../../../../src/modules/connections/models/did/DidDoc.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"DidDoc.d.ts","names":[],"sources":["../../../../../src/modules/connections/models/did/DidDoc.ts"],"sourcesContent":[],"mappings":";;;;;KASK,aAAA,GAAgB,KAAK;AAArB,cAEQ,MAAA,CAFK;EAAA,OAAA,EAAA,MAAA;MAAQ,MAAA;WAAL,EAaD,SAbC,EAAA;EAAI,OAAA,EAkBP,kBAlBO,EAAA;EAEZ,cAAM,EAqBM,cArBN,EAAA;EAAA,WAAA,CAAA,OAAA,EAuBW,aAvBX;;;;;;cA8CkB,CAAA,EAAA,EAAA,MAAA,CAAA,EATF,SASE,GAAA,SAAA;;;;;;mBAWhC,CAAA,UAXgC,kBAWhC,GAXqD,kBAWrD,CAAA,CAAA,IAAA,EAAA,MAAA,CAAA,EAXwF,CAWxF,EAAA;;;;;;mCAFqC,qBAAqB,yDACtB,IACpC;;;;;yBAQ2B,MAAM,mBAAmB"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_index = require('./publicKey/index.js');
|
|
5
5
|
const require_index$1 = require('./authentication/index.js');
|
|
6
6
|
let __credo_ts_core = require("@credo-ts/core");
|
|
7
7
|
__credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
8
|
-
let class_transformer = require("class-transformer");
|
|
9
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
10
8
|
let class_validator = require("class-validator");
|
|
11
9
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
10
|
+
let class_transformer = require("class-transformer");
|
|
11
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
12
12
|
|
|
13
13
|
//#region src/modules/connections/models/did/DidDoc.ts
|
|
14
14
|
var DidDoc = class {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import { PublicKeyTransformer } from "./publicKey/index.mjs";
|
|
4
4
|
import { AuthenticationTransformer } from "./authentication/index.mjs";
|
|
5
5
|
import { DID_V1_CONTEXT_URL, DidCommV1Service, IndyAgentService, ServiceTransformer } from "@credo-ts/core";
|
|
6
|
-
import { Expose } from "class-transformer";
|
|
7
6
|
import { Equals, IsArray, IsString, ValidateNested } from "class-validator";
|
|
7
|
+
import { Expose } from "class-transformer";
|
|
8
8
|
|
|
9
9
|
//#region src/modules/connections/models/did/DidDoc.ts
|
|
10
10
|
var DidDoc = class {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidDoc.mjs","names":[],"sources":["../../../../../src/modules/connections/models/did/DidDoc.ts"],"sourcesContent":["import type { DidDocumentService } from '@credo-ts/core'\nimport
|
|
1
|
+
{"version":3,"file":"DidDoc.mjs","names":[],"sources":["../../../../../src/modules/connections/models/did/DidDoc.ts"],"sourcesContent":["import type { DidDocumentService } from '@credo-ts/core'\nimport { DID_V1_CONTEXT_URL, DidCommV1Service, IndyAgentService, ServiceTransformer } from '@credo-ts/core'\nimport { Expose } from 'class-transformer'\nimport { Equals, IsArray, IsString, ValidateNested } from 'class-validator'\nimport type { Authentication } from './authentication'\nimport { AuthenticationTransformer } from './authentication'\nimport type { PublicKey } from './publicKey'\nimport { PublicKeyTransformer } from './publicKey'\n\ntype DidDocOptions = Pick<DidDoc, 'id' | 'publicKey' | 'service' | 'authentication'>\n\nexport class DidDoc {\n @Expose({ name: '@context' })\n @Equals('https://www.w3.org/ns/did/v1')\n public context = DID_V1_CONTEXT_URL\n\n @IsString()\n public id!: string\n\n @IsArray()\n @ValidateNested()\n @PublicKeyTransformer()\n public publicKey: PublicKey[] = []\n\n @IsArray()\n @ValidateNested()\n @ServiceTransformer()\n public service: DidDocumentService[] = []\n\n @IsArray()\n @ValidateNested()\n @AuthenticationTransformer()\n public authentication: Authentication[] = []\n\n public constructor(options: DidDocOptions) {\n if (options) {\n this.id = options.id\n this.publicKey = options.publicKey\n this.service = options.service\n this.authentication = options.authentication\n }\n }\n\n /**\n * Gets the matching public key for a given key id\n *\n * @param id fully qualified key id\n */\n public getPublicKey(id: string): PublicKey | undefined {\n return this.publicKey.find((item) => item.id === id)\n }\n\n /**\n * Returns all of the service endpoints matching the given type.\n *\n * @param type The type of service(s) to query.\n */\n public getServicesByType<S extends DidDocumentService = DidDocumentService>(type: string): S[] {\n return this.service.filter((service) => service.type === type) as S[]\n }\n\n /**\n * Returns all of the service endpoints matching the given class\n *\n * @param classType The class to query services.\n */\n public getServicesByClassType<S extends DidDocumentService = DidDocumentService>(\n classType: new (...args: never[]) => S\n ): S[] {\n return this.service.filter((service) => service instanceof classType) as S[]\n }\n\n /**\n * Get all DIDComm services ordered by priority descending. This means the highest\n * priority will be the first entry.\n */\n public get didCommServices(): Array<IndyAgentService | DidCommV1Service> {\n const didCommServiceTypes = [IndyAgentService.type, DidCommV1Service.type]\n const services = this.service.filter((service) => didCommServiceTypes.includes(service.type)) as Array<\n IndyAgentService | DidCommV1Service\n >\n\n // Sort services based on indicated priority\n return services.sort((a, b) => a.priority - b.priority)\n }\n}\n"],"mappings":";;;;;;;;;AAWA,IAAa,SAAb,MAAoB;CAuBlB,AAAO,YAAY,SAAwB;OApBpC,UAAU;OAQV,YAAyB,EAAE;OAK3B,UAAgC,EAAE;OAKlC,iBAAmC,EAAE;AAG1C,MAAI,SAAS;AACX,QAAK,KAAK,QAAQ;AAClB,QAAK,YAAY,QAAQ;AACzB,QAAK,UAAU,QAAQ;AACvB,QAAK,iBAAiB,QAAQ;;;;;;;;CASlC,AAAO,aAAa,IAAmC;AACrD,SAAO,KAAK,UAAU,MAAM,SAAS,KAAK,OAAO,GAAG;;;;;;;CAQtD,AAAO,kBAAqE,MAAmB;AAC7F,SAAO,KAAK,QAAQ,QAAQ,YAAY,QAAQ,SAAS,KAAK;;;;;;;CAQhE,AAAO,uBACL,WACK;AACL,SAAO,KAAK,QAAQ,QAAQ,YAAY,mBAAmB,UAAU;;;;;;CAOvE,IAAW,kBAA8D;EACvE,MAAM,sBAAsB,CAAC,iBAAiB,MAAM,iBAAiB,KAAK;AAM1E,SALiB,KAAK,QAAQ,QAAQ,YAAY,oBAAoB,SAAS,QAAQ,KAAK,CAAC,CAK7E,MAAM,GAAG,MAAM,EAAE,WAAW,EAAE,SAAS;;;;CAvExD,OAAO,EAAE,MAAM,YAAY,CAAC;CAC5B,OAAO,+BAA+B;;;YAGtC,UAAU;;CAGV,SAAS;CACT,gBAAgB;CAChB,sBAAsB;;;;CAGtB,SAAS;CACT,gBAAgB;CAChB,oBAAoB;;;;CAGpB,SAAS;CACT,gBAAgB;CAChB,2BAA2B"}
|
|
@@ -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_PublicKey = require('../publicKey/PublicKey.js');
|
|
5
5
|
const require_Authentication = require('./Authentication.js');
|
|
6
6
|
let class_validator = require("class-validator");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import { PublicKey } from "../publicKey/PublicKey.mjs";
|
|
4
4
|
import { Authentication } from "./Authentication.mjs";
|
|
5
5
|
import { IsInstance, IsNotEmpty, ValidateNested } from "class-validator";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_PublicKey = require('../publicKey/PublicKey.js');
|
|
5
5
|
const require_Authentication = require('./Authentication.js');
|
|
6
|
-
let class_transformer = require("class-transformer");
|
|
7
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
8
6
|
let class_validator = require("class-validator");
|
|
9
7
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
8
|
+
let class_transformer = require("class-transformer");
|
|
9
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
10
10
|
|
|
11
11
|
//#region src/modules/connections/models/did/authentication/ReferencedAuthentication.ts
|
|
12
12
|
var _ref;
|
|
@@ -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 { PublicKey } from "../publicKey/PublicKey.mjs";
|
|
4
4
|
import { Authentication } from "./Authentication.mjs";
|
|
5
|
-
import { Transform } from "class-transformer";
|
|
6
5
|
import { IsString } from "class-validator";
|
|
6
|
+
import { Transform } from "class-transformer";
|
|
7
7
|
|
|
8
8
|
//#region src/modules/connections/models/did/authentication/ReferencedAuthentication.ts
|
|
9
9
|
var _ref;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../../../../src/modules/connections/models/did/authentication/index.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../../../../src/modules/connections/models/did/authentication/index.ts"],"sourcesContent":[],"mappings":";;;;;cAUa;;EAAA,0BAIZ,EAAA,MAAA;EAWe,4BAAyB,EAAA,MAAA;;;;;;;;;;;iBAAzB,yBAAA,CAAA,GAAyB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","names":[],"sources":["../../../../../../src/modules/connections/models/did/authentication/index.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","names":[],"sources":["../../../../../../src/modules/connections/models/did/authentication/index.ts"],"sourcesContent":[],"mappings":";;;;;cAUa;;EAAA,0BAIZ,EAAA,MAAA;EAWe,4BAAyB,EAAA,MAAA;;;;;;;;;;;iBAAzB,yBAAA,CAAA,GAAyB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[],"sources":["../../../../../../src/modules/connections/models/did/authentication/index.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../../../../../../src/modules/connections/models/did/authentication/index.ts"],"sourcesContent":["import { CredoError } from '@credo-ts/core'\nimport type { ClassConstructor } from 'class-transformer'\nimport { instanceToPlain, plainToInstance, Transform, TransformationType } from 'class-transformer'\n\nimport { PublicKey, publicKeyTypes } from '../publicKey'\n\nimport { Authentication } from './Authentication'\nimport { EmbeddedAuthentication } from './EmbeddedAuthentication'\nimport { ReferencedAuthentication } from './ReferencedAuthentication'\n\nexport const authenticationTypes = {\n RsaVerificationKey2018: 'RsaSignatureAuthentication2018',\n Ed25519VerificationKey2018: 'Ed25519SignatureAuthentication2018',\n Secp256k1VerificationKey2018: 'Secp256k1SignatureAuthenticationKey2018',\n}\n\n/**\n * Decorator that transforms authentication json to corresponding class instances. See {@link authenticationTypes}\n *\n * @example\n * class Example {\n * AuthenticationTransformer()\n * private authentication: Authentication\n * }\n */\nexport function AuthenticationTransformer() {\n return Transform(\n ({\n value,\n obj,\n type,\n }: {\n value: { type: string; publicKey?: string | PublicKey }[]\n obj: { publicKey: { id: string; type: string }[] }\n type: TransformationType\n }) => {\n // TODO: PLAIN_TO_PLAIN\n\n if (type === TransformationType.PLAIN_TO_CLASS) {\n return value.map((auth) => {\n // referenced public key\n if (auth.publicKey) {\n //referenced\n const publicKeyJson = obj.publicKey.find((publicKey) => publicKey.id === auth.publicKey)\n\n if (!publicKeyJson) {\n throw new CredoError(`Invalid public key referenced ${auth.publicKey}`)\n }\n\n // Referenced keys use other types than embedded keys.\n const publicKeyClass = (publicKeyTypes[publicKeyJson.type] ?? PublicKey) as ClassConstructor<PublicKey>\n const publicKey = plainToInstance<PublicKey, unknown>(publicKeyClass, publicKeyJson)\n return new ReferencedAuthentication(publicKey, auth.type)\n }\n // embedded\n const publicKeyClass = (publicKeyTypes[auth.type] ?? PublicKey) as ClassConstructor<PublicKey>\n const publicKey = plainToInstance<PublicKey, unknown>(publicKeyClass, auth)\n return new EmbeddedAuthentication(publicKey)\n })\n }\n return value.map((auth) => (auth instanceof EmbeddedAuthentication ? instanceToPlain(auth.publicKey) : auth))\n }\n )\n}\n\nexport { Authentication, EmbeddedAuthentication, ReferencedAuthentication }\n"],"mappings":";;;;;;;;;AAUA,MAAa,sBAAsB;CACjC,wBAAwB;CACxB,4BAA4B;CAC5B,8BAA8B;CAC/B;;;;;;;;;;AAWD,SAAgB,4BAA4B;AAC1C,QAAO,WACJ,EACC,OACA,KACA,WAKI;AAGJ,MAAI,SAAS,mBAAmB,eAC9B,QAAO,MAAM,KAAK,SAAS;AAEzB,OAAI,KAAK,WAAW;IAElB,MAAM,gBAAgB,IAAI,UAAU,MAAM,cAAc,UAAU,OAAO,KAAK,UAAU;AAExF,QAAI,CAAC,cACH,OAAM,IAAI,WAAW,iCAAiC,KAAK,YAAY;AAMzE,WAAO,IAAI,yBADO,gBADM,eAAe,cAAc,SAAS,WACQ,cAAc,EACrC,KAAK,KAAK;;AAK3D,UAAO,IAAI,uBADO,gBADM,eAAe,KAAK,SAAS,WACiB,KAAK,CAC/B;IAC5C;AAEJ,SAAO,MAAM,KAAK,SAAU,gBAAgB,yBAAyB,gBAAgB,KAAK,UAAU,GAAG,KAAM;GAEhH"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_PublicKey = require('./PublicKey.js');
|
|
5
|
-
let class_transformer = require("class-transformer");
|
|
6
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
7
5
|
let class_validator = require("class-validator");
|
|
8
6
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
7
|
+
let class_transformer = require("class-transformer");
|
|
8
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
9
9
|
|
|
10
10
|
//#region src/modules/connections/models/did/publicKey/Ed25119Sig2018.ts
|
|
11
11
|
var Ed25119Sig2018 = class extends require_PublicKey.PublicKey {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import { PublicKey } from "./PublicKey.mjs";
|
|
4
|
-
import { Expose } from "class-transformer";
|
|
5
4
|
import { Equals, IsString } from "class-validator";
|
|
5
|
+
import { Expose } from "class-transformer";
|
|
6
6
|
|
|
7
7
|
//#region src/modules/connections/models/did/publicKey/Ed25119Sig2018.ts
|
|
8
8
|
var Ed25119Sig2018 = class extends PublicKey {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_PublicKey = require('./PublicKey.js');
|
|
5
|
-
let class_transformer = require("class-transformer");
|
|
6
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
7
5
|
let class_validator = require("class-validator");
|
|
8
6
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
7
|
+
let class_transformer = require("class-transformer");
|
|
8
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
9
9
|
|
|
10
10
|
//#region src/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.ts
|
|
11
11
|
var EddsaSaSigSecp256k1 = class extends require_PublicKey.PublicKey {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import { PublicKey } from "./PublicKey.mjs";
|
|
4
|
-
import { Expose } from "class-transformer";
|
|
5
4
|
import { Equals, IsString } from "class-validator";
|
|
5
|
+
import { Expose } from "class-transformer";
|
|
6
6
|
|
|
7
7
|
//#region src/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.ts
|
|
8
8
|
var EddsaSaSigSecp256k1 = class extends PublicKey {
|
|
@@ -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
|
let class_validator = require("class-validator");
|
|
5
5
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
6
6
|
|
|
@@ -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 { IsOptional, IsString } from "class-validator";
|
|
4
4
|
|
|
5
5
|
//#region src/modules/connections/models/did/publicKey/PublicKey.ts
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_PublicKey = require('./PublicKey.js');
|
|
5
|
-
let class_transformer = require("class-transformer");
|
|
6
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
7
5
|
let class_validator = require("class-validator");
|
|
8
6
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
7
|
+
let class_transformer = require("class-transformer");
|
|
8
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
9
9
|
|
|
10
10
|
//#region src/modules/connections/models/did/publicKey/RsaSig2018.ts
|
|
11
11
|
var RsaSig2018 = class extends require_PublicKey.PublicKey {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import { PublicKey } from "./PublicKey.mjs";
|
|
4
|
-
import { Expose } from "class-transformer";
|
|
5
4
|
import { Equals, IsString } from "class-validator";
|
|
5
|
+
import { Expose } from "class-transformer";
|
|
6
6
|
|
|
7
7
|
//#region src/modules/connections/models/did/publicKey/RsaSig2018.ts
|
|
8
8
|
var RsaSig2018 = class extends PublicKey {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["publicKeyTypes: { [key: string]: unknown | undefined }"],"sources":["../../../../../../src/modules/connections/models/did/publicKey/index.ts"],"sourcesContent":["import type { ClassConstructor } from 'class-transformer'\n\nimport {
|
|
1
|
+
{"version":3,"file":"index.mjs","names":["publicKeyTypes: { [key: string]: unknown | undefined }"],"sources":["../../../../../../src/modules/connections/models/did/publicKey/index.ts"],"sourcesContent":["import type { ClassConstructor } from 'class-transformer'\n\nimport { plainToInstance, Transform } from 'class-transformer'\n\nimport { Ed25119Sig2018 } from './Ed25119Sig2018'\nimport { EddsaSaSigSecp256k1 } from './EddsaSaSigSecp256k1'\nimport { PublicKey } from './PublicKey'\nimport { RsaSig2018 } from './RsaSig2018'\n\nexport const publicKeyTypes: { [key: string]: unknown | undefined } = {\n RsaVerificationKey2018: RsaSig2018,\n Ed25519VerificationKey2018: Ed25119Sig2018,\n Secp256k1VerificationKey2018: EddsaSaSigSecp256k1,\n}\n\n/**\n * Decorator that transforms public key json to corresonding class instances. See {@link publicKeyTypes}\n *\n * @example\n * class Example {\n * @PublicKeyTransformer()\n * private publicKey: PublicKey\n * }\n */\nexport function PublicKeyTransformer() {\n return Transform(\n ({ value }: { value: { type: string }[] }) => {\n return value.map((publicKeyJson) => {\n const publicKeyClass = (publicKeyTypes[publicKeyJson.type] ?? PublicKey) as ClassConstructor<PublicKey>\n const publicKey = plainToInstance<PublicKey, unknown>(publicKeyClass, publicKeyJson)\n\n return publicKey\n })\n },\n {\n toClassOnly: true,\n }\n )\n}\n\nexport { Ed25119Sig2018, PublicKey, EddsaSaSigSecp256k1, RsaSig2018 }\n"],"mappings":";;;;;;;AASA,MAAaA,iBAAyD;CACpE,wBAAwB;CACxB,4BAA4B;CAC5B,8BAA8B;CAC/B;;;;;;;;;;AAWD,SAAgB,uBAAuB;AACrC,QAAO,WACJ,EAAE,YAA2C;AAC5C,SAAO,MAAM,KAAK,kBAAkB;AAIlC,UAFkB,gBADM,eAAe,cAAc,SAAS,WACQ,cAAc;IAGpF;IAEJ,EACE,aAAa,MACd,CACF"}
|
|
@@ -12,8 +12,8 @@ const require_DidCommConnection = require('./DidCommConnection.js');
|
|
|
12
12
|
const require_DidCommConnectionRole = require('./DidCommConnectionRole.js');
|
|
13
13
|
const require_DidCommDidExchangeState = require('./DidCommDidExchangeState.js');
|
|
14
14
|
const require_DidCommConnectionState = require('./DidCommConnectionState.js');
|
|
15
|
+
const require_DidCommConnectionType = require('./DidCommConnectionType.js');
|
|
15
16
|
const require_DidCommDidExchangeRole = require('./DidCommDidExchangeRole.js');
|
|
16
17
|
const require_DidCommDidRotateRole = require('./DidCommDidRotateRole.js');
|
|
17
18
|
const require_DidCommHandshakeProtocol = require('./DidCommHandshakeProtocol.js');
|
|
18
19
|
require('./did/index.js');
|
|
19
|
-
const require_DidCommConnectionType = require('./DidCommConnectionType.js');
|
|
@@ -12,8 +12,8 @@ import { DidCommConnection } from "./DidCommConnection.mjs";
|
|
|
12
12
|
import { DidCommConnectionRole } from "./DidCommConnectionRole.mjs";
|
|
13
13
|
import { DidCommDidExchangeState } from "./DidCommDidExchangeState.mjs";
|
|
14
14
|
import { DidCommConnectionState, rfc0160StateFromDidExchangeState } from "./DidCommConnectionState.mjs";
|
|
15
|
+
import { DidCommConnectionType } from "./DidCommConnectionType.mjs";
|
|
15
16
|
import { DidCommDidExchangeRole } from "./DidCommDidExchangeRole.mjs";
|
|
16
17
|
import { DidCommDidRotateRole } from "./DidCommDidRotateRole.mjs";
|
|
17
18
|
import { DidCommHandshakeProtocol } from "./DidCommHandshakeProtocol.mjs";
|
|
18
19
|
import "./did/index.mjs";
|
|
19
|
-
import { DidCommConnectionType } from "./DidCommConnectionType.mjs";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { DidCommDidExchangeState } from "../models/DidCommDidExchangeState.mjs";
|
|
2
2
|
import { DidCommConnectionState } from "../models/DidCommConnectionState.mjs";
|
|
3
|
+
import { DidCommConnectionType } from "../models/DidCommConnectionType.mjs";
|
|
3
4
|
import { DidCommDidExchangeRole } from "../models/DidCommDidExchangeRole.mjs";
|
|
4
5
|
import { DidCommHandshakeProtocol } from "../models/DidCommHandshakeProtocol.mjs";
|
|
5
|
-
import { DidCommConnectionType } from "../models/DidCommConnectionType.mjs";
|
|
6
6
|
import { DidCommConnectionMetadata } from "./DidCommConnectionMetadataTypes.mjs";
|
|
7
7
|
import { BaseRecord, TagsBase } from "@credo-ts/core";
|
|
8
8
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommConnectionRecord.d.mts","names":[],"sources":["../../../../src/modules/connections/repository/DidCommConnectionRecord.ts"],"sourcesContent":[],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommConnectionRecord.d.mts","names":[],"sources":["../../../../src/modules/connections/repository/DidCommConnectionRecord.ts"],"sourcesContent":[],"mappings":";;;;;;;;;UAYiB,4BAAA;;cAEH;;EAFG,QAAA,CAAA,EAAA,MAAA;EAA4B,UAAA,CAAA,EAAA,MAAA;OAE/B,EAIL,uBAJK;MAIL,EACD,sBADC;OACD,CAAA,EAAA,MAAA;sBAIC,CAAA,EAAA,OAAA;UAII,CAAA,EAAA,MAAA;MAGa,CAAA,EAPjB,2BAOiB;UAAN,CAAA,EAAA,MAAA;YACH,CAAA,EAAA,MAAA;cACK,CAAA,EAAA,MAAA;EAAK,QAAA,CAAA,EALd,wBAKc;EAGf,WAAA,CAAA,EAAA,MAAA;EACA,aAAA,CAAA,EAAA,MAAA;EAA4B,eAAA,CAAA,EANpB,KAMoB,CANd,qBAMc,GAAA,MAAA,CAAA;cAC/B,CAAA,EANQ,KAMR,CAAA,MAAA,CAAA;mBACD,CAAA,EANc,KAMd,CAAA,MAAA,CAAA;;AAOY,KAVR,2BAAA,GAA8B,QAUtB;AACH,KAVL,4BAAA,GAUK;OACK,EAVb,uBAUa;EAAK,IAAA,EATnB,sBASmB;EAGd,QAAA,CAAA,EAAA,MAAA;EAAwB,UAAA,CAAA,EAAA,MAAA;KACnC,CAAA,EAAA,MAAA;UACA,CAAA,EAAA,MAAA;aACA,CAAA,EAAA,MAAA;eAEe,CAAA,EAAA,MAAA;iBACD,CAAA,EAXI,KAWJ,CAXU,qBAWV,GAAA,MAAA,CAAA;cA0BI,CAAA,EApCH,KAoCG,CAAA,MAAA,CAAA;mBAcQ,CAAA,EAjDN,KAiDM,CAAA,MAAA,CAAA;;AA2BuB,cAzEtC,uBAAA,SAAgC,UAyEM,CAxEjD,4BAwEiD,EAvEjD,2BAuEiD,EAtEjD,yBAsEiD,CAAA,CAAA;OAA2B,EApE7D,uBAoE6D;MAqCzC,EAxGrB,sBAwGqB;KAA0B,CAAA,EAAA,MAAA;UAY7B,CAAA,EAAA,MAAA;YA1HW,CAAA,EAAA,MAAA;EAAU,KAAA,CAAA,EAAA,MAAA;;;;;;aAgCnC;;;;;;;;;;qBAcQ;aA2BR,+BAA+B;;sBAA2B;;;8BAqCzC,0BAA0B;2BAY7B"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { DidCommDidExchangeState } from "../models/DidCommDidExchangeState.js";
|
|
2
2
|
import { DidCommConnectionState } from "../models/DidCommConnectionState.js";
|
|
3
|
+
import { DidCommConnectionType } from "../models/DidCommConnectionType.js";
|
|
3
4
|
import { DidCommDidExchangeRole } from "../models/DidCommDidExchangeRole.js";
|
|
4
5
|
import { DidCommHandshakeProtocol } from "../models/DidCommHandshakeProtocol.js";
|
|
5
|
-
import { DidCommConnectionType } from "../models/DidCommConnectionType.js";
|
|
6
6
|
import { DidCommConnectionMetadata } from "./DidCommConnectionMetadataTypes.js";
|
|
7
7
|
import { BaseRecord, TagsBase } from "@credo-ts/core";
|
|
8
8
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommConnectionRecord.d.ts","names":[],"sources":["../../../../src/modules/connections/repository/DidCommConnectionRecord.ts"],"sourcesContent":[],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommConnectionRecord.d.ts","names":[],"sources":["../../../../src/modules/connections/repository/DidCommConnectionRecord.ts"],"sourcesContent":[],"mappings":";;;;;;;;;UAYiB,4BAAA;;cAEH;;EAFG,QAAA,CAAA,EAAA,MAAA;EAA4B,UAAA,CAAA,EAAA,MAAA;OAE/B,EAIL,uBAJK;MAIL,EACD,sBADC;OACD,CAAA,EAAA,MAAA;sBAIC,CAAA,EAAA,OAAA;UAII,CAAA,EAAA,MAAA;MAGa,CAAA,EAPjB,2BAOiB;UAAN,CAAA,EAAA,MAAA;YACH,CAAA,EAAA,MAAA;cACK,CAAA,EAAA,MAAA;EAAK,QAAA,CAAA,EALd,wBAKc;EAGf,WAAA,CAAA,EAAA,MAAA;EACA,aAAA,CAAA,EAAA,MAAA;EAA4B,eAAA,CAAA,EANpB,KAMoB,CANd,qBAMc,GAAA,MAAA,CAAA;cAC/B,CAAA,EANQ,KAMR,CAAA,MAAA,CAAA;mBACD,CAAA,EANc,KAMd,CAAA,MAAA,CAAA;;AAOY,KAVR,2BAAA,GAA8B,QAUtB;AACH,KAVL,4BAAA,GAUK;OACK,EAVb,uBAUa;EAAK,IAAA,EATnB,sBASmB;EAGd,QAAA,CAAA,EAAA,MAAA;EAAwB,UAAA,CAAA,EAAA,MAAA;KACnC,CAAA,EAAA,MAAA;UACA,CAAA,EAAA,MAAA;aACA,CAAA,EAAA,MAAA;eAEe,CAAA,EAAA,MAAA;iBACD,CAAA,EAXI,KAWJ,CAXU,qBAWV,GAAA,MAAA,CAAA;cA0BI,CAAA,EApCH,KAoCG,CAAA,MAAA,CAAA;mBAcQ,CAAA,EAjDN,KAiDM,CAAA,MAAA,CAAA;;AA2BuB,cAzEtC,uBAAA,SAAgC,UAyEM,CAxEjD,4BAwEiD,EAvEjD,2BAuEiD,EAtEjD,yBAsEiD,CAAA,CAAA;OAA2B,EApE7D,uBAoE6D;MAqCzC,EAxGrB,sBAwGqB;KAA0B,CAAA,EAAA,MAAA;UAY7B,CAAA,EAAA,MAAA;YA1HW,CAAA,EAAA,MAAA;EAAU,KAAA,CAAA,EAAA,MAAA;;;;;;aAgCnC;;;;;;;;;;qBAcQ;aA2BR,+BAA+B;;sBAA2B;;;8BAqCzC,0BAA0B;2BAY7B"}
|
|
@@ -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_DidCommDidExchangeState = require('../models/DidCommDidExchangeState.js');
|
|
5
5
|
const require_DidCommConnectionState = require('../models/DidCommConnectionState.js');
|
|
6
6
|
const require_DidCommDidExchangeRole = require('../models/DidCommDidExchangeRole.js');
|
|
@@ -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 { DidCommDidExchangeState } from "../models/DidCommDidExchangeState.mjs";
|
|
4
4
|
import { rfc0160StateFromDidExchangeState } from "../models/DidCommConnectionState.mjs";
|
|
5
5
|
import { DidCommDidExchangeRole } from "../models/DidCommDidExchangeRole.mjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommConnectionRecord.mjs","names":[],"sources":["../../../../src/modules/connections/repository/DidCommConnectionRecord.ts"],"sourcesContent":["import type { TagsBase } from '@credo-ts/core'\nimport
|
|
1
|
+
{"version":3,"file":"DidCommConnectionRecord.mjs","names":[],"sources":["../../../../src/modules/connections/repository/DidCommConnectionRecord.ts"],"sourcesContent":["import type { TagsBase } from '@credo-ts/core'\nimport { BaseRecord, CredoError, utils } from '@credo-ts/core'\nimport { Transform } from 'class-transformer'\nimport type { DidCommConnectionType } from '../models'\nimport {\n DidCommDidExchangeRole,\n DidCommDidExchangeState,\n DidCommHandshakeProtocol,\n rfc0160StateFromDidExchangeState,\n} from '../models'\nimport type { DidCommConnectionMetadata } from './DidCommConnectionMetadataTypes'\n\nexport interface DidCommConnectionRecordProps {\n id?: string\n createdAt?: Date\n did?: string\n theirDid?: string\n theirLabel?: string\n state: DidCommDidExchangeState\n role: DidCommDidExchangeRole\n alias?: string\n autoAcceptConnection?: boolean\n threadId?: string\n tags?: CustomDidCommConnectionTags\n imageUrl?: string\n mediatorId?: string\n errorMessage?: string\n protocol?: DidCommHandshakeProtocol\n outOfBandId?: string\n invitationDid?: string\n connectionTypes?: Array<DidCommConnectionType | string>\n previousDids?: Array<string>\n previousTheirDids?: Array<string>\n}\n\nexport type CustomDidCommConnectionTags = TagsBase\nexport type DefaultDidCommConnectionTags = {\n state: DidCommDidExchangeState\n role: DidCommDidExchangeRole\n threadId?: string\n mediatorId?: string\n did?: string\n theirDid?: string\n outOfBandId?: string\n invitationDid?: string\n connectionTypes?: Array<DidCommConnectionType | string>\n previousDids?: Array<string>\n previousTheirDids?: Array<string>\n}\n\nexport class DidCommConnectionRecord extends BaseRecord<\n DefaultDidCommConnectionTags,\n CustomDidCommConnectionTags,\n DidCommConnectionMetadata\n> {\n public state!: DidCommDidExchangeState\n public role!: DidCommDidExchangeRole\n\n public did?: string\n\n public theirDid?: string\n public theirLabel?: string\n\n public alias?: string\n public autoAcceptConnection?: boolean\n public imageUrl?: string\n\n public threadId?: string\n public mediatorId?: string\n public errorMessage?: string\n\n // We used to store connection record using major.minor version, but we now\n // only store the major version, storing .x for the minor version. We have this\n // transformation so we don't have to migrate the data in the database.\n @Transform(\n ({ value }) => {\n if (!value || typeof value !== 'string' || value.endsWith('.x')) return value\n return `${value.split('.').slice(0, -1).join('.')}.x`\n },\n\n { toClassOnly: true }\n )\n public protocol?: DidCommHandshakeProtocol\n public outOfBandId?: string\n public invitationDid?: string\n\n public connectionTypes: string[] = []\n public previousDids: string[] = []\n public previousTheirDids: string[] = []\n\n public static readonly type = 'ConnectionRecord'\n public readonly type = DidCommConnectionRecord.type\n\n public readonly allowCache = DidCommConnectionRecord.allowCache\n public static readonly allowCache: boolean = true\n\n public constructor(props: DidCommConnectionRecordProps) {\n super()\n\n if (props) {\n this.id = props.id ?? utils.uuid()\n this.createdAt = props.createdAt ?? new Date()\n this.did = props.did\n this.invitationDid = props.invitationDid\n this.theirDid = props.theirDid\n this.theirLabel = props.theirLabel\n this.state = props.state\n this.role = props.role\n this.alias = props.alias\n this.autoAcceptConnection = props.autoAcceptConnection\n this._tags = props.tags ?? {}\n this.threadId = props.threadId\n this.imageUrl = props.imageUrl\n this.mediatorId = props.mediatorId\n this.errorMessage = props.errorMessage\n this.protocol = props.protocol\n this.outOfBandId = props.outOfBandId\n this.connectionTypes = props.connectionTypes ?? []\n this.previousDids = props.previousDids ?? []\n this.previousTheirDids = props.previousTheirDids ?? []\n }\n }\n\n public getTags(): DefaultDidCommConnectionTags & CustomDidCommConnectionTags {\n return {\n ...this._tags,\n state: this.state,\n role: this.role,\n threadId: this.threadId,\n mediatorId: this.mediatorId,\n did: this.did,\n theirDid: this.theirDid,\n outOfBandId: this.outOfBandId,\n invitationDid: this.invitationDid,\n connectionTypes: this.connectionTypes,\n previousDids: this.previousDids,\n previousTheirDids: this.previousTheirDids,\n }\n }\n\n public get isRequester() {\n return this.role === DidCommDidExchangeRole.Requester\n }\n\n public get rfc0160State() {\n return rfc0160StateFromDidExchangeState(this.state)\n }\n\n public get isReady() {\n return this.state && [DidCommDidExchangeState.Completed, DidCommDidExchangeState.ResponseSent].includes(this.state)\n }\n\n public assertReady() {\n if (!this.isReady) {\n throw new CredoError(\n `Connection record is not ready to be used. Expected ${DidCommDidExchangeState.ResponseSent}, ${DidCommDidExchangeState.ResponseReceived} or ${DidCommDidExchangeState.Completed}, found invalid state ${this.state}`\n )\n }\n }\n\n public assertState(expectedStates: DidCommDidExchangeState | DidCommDidExchangeState[]) {\n if (!Array.isArray(expectedStates)) {\n expectedStates = [expectedStates]\n }\n\n if (!expectedStates.includes(this.state)) {\n throw new CredoError(\n `Connection record is in invalid state ${this.state}. Valid states are: ${expectedStates.join(', ')}.`\n )\n }\n }\n\n public assertRole(expectedRole: DidCommDidExchangeRole) {\n if (this.role !== expectedRole) {\n throw new CredoError(`Connection record has invalid role ${this.role}. Expected role ${expectedRole}.`)\n }\n }\n}\n"],"mappings":";;;;;;;;;;;;AAkDA,IAAa,0BAAb,MAAa,gCAAgC,WAI3C;CA0CA,AAAO,YAAY,OAAqC;AACtD,SAAO;OAXF,kBAA4B,EAAE;OAC9B,eAAyB,EAAE;OAC3B,oBAA8B,EAAE;OAGvB,OAAO,wBAAwB;OAE/B,aAAa,wBAAwB;AAMnD,MAAI,OAAO;AACT,QAAK,KAAK,MAAM,MAAM,MAAM,MAAM;AAClC,QAAK,YAAY,MAAM,6BAAa,IAAI,MAAM;AAC9C,QAAK,MAAM,MAAM;AACjB,QAAK,gBAAgB,MAAM;AAC3B,QAAK,WAAW,MAAM;AACtB,QAAK,aAAa,MAAM;AACxB,QAAK,QAAQ,MAAM;AACnB,QAAK,OAAO,MAAM;AAClB,QAAK,QAAQ,MAAM;AACnB,QAAK,uBAAuB,MAAM;AAClC,QAAK,QAAQ,MAAM,QAAQ,EAAE;AAC7B,QAAK,WAAW,MAAM;AACtB,QAAK,WAAW,MAAM;AACtB,QAAK,aAAa,MAAM;AACxB,QAAK,eAAe,MAAM;AAC1B,QAAK,WAAW,MAAM;AACtB,QAAK,cAAc,MAAM;AACzB,QAAK,kBAAkB,MAAM,mBAAmB,EAAE;AAClD,QAAK,eAAe,MAAM,gBAAgB,EAAE;AAC5C,QAAK,oBAAoB,MAAM,qBAAqB,EAAE;;;CAI1D,AAAO,UAAsE;AAC3E,SAAO;GACL,GAAG,KAAK;GACR,OAAO,KAAK;GACZ,MAAM,KAAK;GACX,UAAU,KAAK;GACf,YAAY,KAAK;GACjB,KAAK,KAAK;GACV,UAAU,KAAK;GACf,aAAa,KAAK;GAClB,eAAe,KAAK;GACpB,iBAAiB,KAAK;GACtB,cAAc,KAAK;GACnB,mBAAmB,KAAK;GACzB;;CAGH,IAAW,cAAc;AACvB,SAAO,KAAK,SAAS,uBAAuB;;CAG9C,IAAW,eAAe;AACxB,SAAO,iCAAiC,KAAK,MAAM;;CAGrD,IAAW,UAAU;AACnB,SAAO,KAAK,SAAS,CAAC,wBAAwB,WAAW,wBAAwB,aAAa,CAAC,SAAS,KAAK,MAAM;;CAGrH,AAAO,cAAc;AACnB,MAAI,CAAC,KAAK,QACR,OAAM,IAAI,WACR,uDAAuD,wBAAwB,aAAa,IAAI,wBAAwB,iBAAiB,MAAM,wBAAwB,UAAU,wBAAwB,KAAK,QAC/M;;CAIL,AAAO,YAAY,gBAAqE;AACtF,MAAI,CAAC,MAAM,QAAQ,eAAe,CAChC,kBAAiB,CAAC,eAAe;AAGnC,MAAI,CAAC,eAAe,SAAS,KAAK,MAAM,CACtC,OAAM,IAAI,WACR,yCAAyC,KAAK,MAAM,sBAAsB,eAAe,KAAK,KAAK,CAAC,GACrG;;CAIL,AAAO,WAAW,cAAsC;AACtD,MAAI,KAAK,SAAS,aAChB,OAAM,IAAI,WAAW,sCAAsC,KAAK,KAAK,kBAAkB,aAAa,GAAG;;;wBApFpF,OAAO;wBAIP,aAAsB;YApB5C,WACE,EAAE,YAAY;AACb,KAAI,CAAC,SAAS,OAAO,UAAU,YAAY,MAAM,SAAS,KAAK,CAAE,QAAO;AACxE,QAAO,GAAG,MAAM,MAAM,IAAI,CAAC,MAAM,GAAG,GAAG,CAAC,KAAK,IAAI,CAAC;GAGpD,EAAE,aAAa,MAAM,CACtB"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
require('../models/index.js');
|
|
5
|
-
const require_DidCommConnectionRecord = require('./DidCommConnectionRecord.js');
|
|
6
5
|
const require_decorateParam = require('../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.js');
|
|
6
|
+
const require_DidCommConnectionRecord = require('./DidCommConnectionRecord.js');
|
|
7
7
|
let __credo_ts_core = require("@credo-ts/core");
|
|
8
8
|
__credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
9
9
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import "../models/index.mjs";
|
|
4
|
-
import { DidCommConnectionRecord } from "./DidCommConnectionRecord.mjs";
|
|
5
4
|
import { __decorateParam } from "../../../_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.mjs";
|
|
5
|
+
import { DidCommConnectionRecord } from "./DidCommConnectionRecord.mjs";
|
|
6
6
|
import { EventEmitter, InjectionSymbols, Repository, inject, injectable } from "@credo-ts/core";
|
|
7
7
|
|
|
8
8
|
//#region src/modules/connections/repository/DidCommConnectionRepository.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommConnectionRepository.mjs","names":["DidCommConnectionRepository","storageService: StorageService<DidCommConnectionRecord>"],"sources":["../../../../src/modules/connections/repository/DidCommConnectionRepository.ts"],"sourcesContent":["import type { AgentContext } from '@credo-ts/core'\n\nimport { EventEmitter, InjectionSymbols, Repository, type StorageService
|
|
1
|
+
{"version":3,"file":"DidCommConnectionRepository.mjs","names":["DidCommConnectionRepository","storageService: StorageService<DidCommConnectionRecord>"],"sources":["../../../../src/modules/connections/repository/DidCommConnectionRepository.ts"],"sourcesContent":["import type { AgentContext } from '@credo-ts/core'\n\nimport { EventEmitter, InjectionSymbols, inject, injectable, Repository, type StorageService } from '@credo-ts/core'\n\nimport { DidCommDidExchangeRole } from '../models'\nimport { DidCommConnectionRecord } from './DidCommConnectionRecord'\n\n@injectable()\nexport class DidCommConnectionRepository extends Repository<DidCommConnectionRecord> {\n public constructor(\n @inject(InjectionSymbols.StorageService) storageService: StorageService<DidCommConnectionRecord>,\n eventEmitter: EventEmitter\n ) {\n super(DidCommConnectionRecord, storageService, eventEmitter)\n }\n\n public async findByDids(agentContext: AgentContext, { ourDid, theirDid }: { ourDid: string; theirDid: string }) {\n return this.findSingleByQuery(\n agentContext,\n {\n $or: [\n {\n did: ourDid,\n theirDid,\n },\n { did: ourDid, previousTheirDids: [theirDid] },\n { previousDids: [ourDid], theirDid },\n ],\n },\n {\n cacheKey: `ourDid${ourDid}theirDid${theirDid}`,\n }\n )\n }\n\n public getByThreadId(agentContext: AgentContext, threadId: string): Promise<DidCommConnectionRecord> {\n return this.getSingleByQuery(agentContext, { threadId })\n }\n\n public getByRoleAndThreadId(\n agentContext: AgentContext,\n role: DidCommDidExchangeRole,\n threadId: string\n ): Promise<DidCommConnectionRecord> {\n return this.getSingleByQuery(agentContext, { threadId, role })\n }\n}\n"],"mappings":";;;;;;;;;AAQO,wCAAMA,sCAAoC,WAAoC;CACnF,AAAO,YACL,AAAyCC,gBACzC,cACA;AACA,QAAM,yBAAyB,gBAAgB,aAAa;;CAG9D,MAAa,WAAW,cAA4B,EAAE,QAAQ,YAAkD;AAC9G,SAAO,KAAK,kBACV,cACA,EACE,KAAK;GACH;IACE,KAAK;IACL;IACD;GACD;IAAE,KAAK;IAAQ,mBAAmB,CAAC,SAAS;IAAE;GAC9C;IAAE,cAAc,CAAC,OAAO;IAAE;IAAU;GACrC,EACF,EACD,EACE,UAAU,SAAS,OAAO,UAAU,YACrC,CACF;;CAGH,AAAO,cAAc,cAA4B,UAAoD;AACnG,SAAO,KAAK,iBAAiB,cAAc,EAAE,UAAU,CAAC;;CAG1D,AAAO,qBACL,cACA,MACA,UACkC;AAClC,SAAO,KAAK,iBAAiB,cAAc;GAAE;GAAU;GAAM,CAAC;;;;CArCjE,YAAY;oBAGR,OAAO,iBAAiB,eAAe"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { DidCommMessage } from "../../../DidCommMessage.mjs";
|
|
2
2
|
import { DidCommDidExchangeState } from "../models/DidCommDidExchangeState.mjs";
|
|
3
|
-
import { DidCommDidExchangeRole } from "../models/DidCommDidExchangeRole.mjs";
|
|
4
3
|
import { DidCommConnectionType } from "../models/DidCommConnectionType.mjs";
|
|
4
|
+
import { DidCommDidExchangeRole } from "../models/DidCommDidExchangeRole.mjs";
|
|
5
|
+
import { DidCommAckMessage } from "../../../messages/common/DidCommAckMessage.mjs";
|
|
6
|
+
import { DidCommConnectionProblemReportMessage } from "../messages/DidCommConnectionProblemReportMessage.mjs";
|
|
5
7
|
import { DidCommConnectionRequestMessage } from "../messages/DidCommConnectionRequestMessage.mjs";
|
|
6
8
|
import { DidCommConnectionResponseMessage } from "../messages/DidCommConnectionResponseMessage.mjs";
|
|
7
9
|
import { DidCommTrustPingMessage } from "../messages/DidCommTrustPingMessage.mjs";
|
|
8
|
-
import { DidCommAckMessage } from "../../../messages/common/DidCommAckMessage.mjs";
|
|
9
|
-
import { DidCommConnectionProblemReportMessage } from "../messages/DidCommConnectionProblemReportMessage.mjs";
|
|
10
10
|
import { DidCommOutOfBandRecord } from "../../oob/repository/DidCommOutOfBandRecord.mjs";
|
|
11
11
|
import { DidCommConnectionRecord, DidCommConnectionRecordProps } from "../repository/DidCommConnectionRecord.mjs";
|
|
12
12
|
import { DidCommConnectionRepository } from "../repository/DidCommConnectionRepository.mjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommConnectionService.d.mts","names":[],"sources":["../../../../src/modules/connections/services/DidCommConnectionService.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommConnectionService.d.mts","names":[],"sources":["../../../../src/modules/connections/services/DidCommConnectionService.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;;;;UA4DiB,uBAAA;;;;WAIN;EAJM,oBAAA,CAAA,EAAA,OAAuB;AAQxC;AACqC,cAAxB,wBAAA,CAAwB;UAOQ,oBAAA;UACnB,aAAA;UACP,YAAA;UACD,MAAA;aAgBA,CAAA,MAAA,EAnB2B,MAmB3B,EAAA,oBAAA,EAlBQ,2BAkBR,EAAA,aAAA,EAjBC,aAiBD,EAAA,YAAA,EAhBA,YAgBA;;;;;;;;eAgEG,CAAA,YAAA,EAhEH,YAgEG,EAAA,eAAA,EA/DA,sBA+DA,EAAA,MAAA,EA9DT,uBA8DS,CAAA,EA7DhB,OA6DgB,CA7DR,+BA6DQ,CA7DwB,+BA6DxB,CAAA,CAAA;gBACR,CAAA,cAAA,EAFO,4BAEP,CAFoC,+BAEpC,CAAA,EAAA,eAAA,EADQ,sBACR,CAAA,EAAR,OAAQ,CAAA,uBAAA,CAAA;;;;;;;gBAqDA,CAAA,YAAA,EAJK,YAIL,EAAA,gBAAA,EAHS,uBAGT,EAAA,eAAA,EAFQ,sBAER,EAAA,OAAA,CAAA,EADC,cACD,CAAA,EAAR,OAAQ,CAAA,+BAAA,CAAgC,gCAAhC,CAAA,CAAA;;;;;;;;;;iBAgLA,CAAA,cAAA,EApFO,4BAoFP,CApFoC,gCAoFpC,CAAA,EAAA,eAAA,EAnFQ,sBAmFR,CAAA,EAlFR,OAkFQ,CAlFA,uBAkFA,CAAA;;;;;;;;;;;iBAoHP,CAAA,YAAA,EAvHY,YAuHZ,EAAA,gBAAA,EAtHgB,uBAsHhB,EAAA,OAAA,EAAA;IACA,iBAAA,CAAA,EAAA,OAAA;IACA,OAAA,CAAA,EAAA,MAAA;MAtHD,OAwHmB,CAxHX,+BAwHW,CAxHqB,uBAwHrB,CAAA,CAAA;;;;;;;;YAyLV,CAAA,cAAA,EAtRM,4BAsRN,CAtRmC,iBAsRnC,CAAA,CAAA,EArRT,OAqRS,CArRD,uBAqRC,CAAA;;;;;;;;sBA6CiB,CAAA,cAAA,EArSX,4BAqSW,CArSkB,qCAqSlB,CAAA,CAAA,EApS1B,OAoS0B,CApSlB,uBAoSkB,CAAA;;;;;;;qCAmB2C,CAAA,cAAA,EA/PtD,4BA+PsD,EAAA;IAAA,eAAA;IAAA,mBAAA;IAAA;IAAA,EAAA;IAKlC,eAAA,CAAA,EA9PhB,cA8PgB,GAAA,IAAA;IAAyD,mBAAA,CAAA,EA7PrE,cA6PqE,GAAA,IAAA;IAAA,oBAAA,CAAA,EAAA,MAAA;MA3PvF,OAuQiC,CAAA,IAAA,CAAA;;;;;;;;yDAQ0C,CAAA,cAAA,EAlKjE,4BAkKiE,EAAA;IAAA;GAAA,EAAA;IAAR,oBAAA,CAAA,EAAA,MAAA;MAjKd,OAqKrB,CAAA,IAAA,CAAA;aAAuC,CAAA,YAAA,EA/F/D,YA+F+D,EAAA,gBAAA,EA9F3D,uBA8F2D,EAAA,QAAA,EA7FnE,uBA6FmE,CAAA,EA7F5C,OA6F4C,CAAA,IAAA,CAAA;UAAR,qBAAA;QAIvB,CAAA,YAAA,EAzEpB,YAyEoB,EAAA,gBAAA,EAzEY,uBAyEZ,CAAA,EAzEmC,OAyEnC,CAAA,IAAA,CAAA;;;;;;QAMQ,CAAA,YAAA,EAtE5B,YAsE4B,CAAA,EAtEhB,OAsEgB,CAtEhB,uBAsEgB,EAAA,CAAA;;;;;;;;;SAclC,CAAA,YAAA,EAxEO,YAwEP,EAAA,YAAA,EAAA,MAAA,CAAA,EAxE4C,OAwE5C,CAxEoD,uBAwEpD,CAAA;;;;;;;UAuBb,CAAA,YAAA,EArFqB,YAqFrB,EAAA,YAAA,EAAA,MAAA,CAAA,EArF0D,OAqF1D,CArFkE,uBAqFlE,GAAA,IAAA,CAAA;;;;;;YASE,CAAA,YAAA,EArF2B,YAqF3B,EAAA,YAAA,EAAA,MAAA,CAAA,EArF6D,OAqF7D,CAAA,IAAA,CAAA;YAAR,CAAA,YAAA,EAhFmC,YAgFnC,EAAA,KAAA,EAAA;IAM0C,MAAA,EAAA,MAAA;IAAgC,QAAA,EAAA,MAAA;MAtFkB,OAsFmB,CAtFnB,uBAsFmB,GAAA,IAAA,CAAA;;;;;;;;;EAyJxG,aAAA,CAAA,YAAA,EAnO+B,YAmO/B,EAAA,QAAA,EAAA,MAAA,CAAA,EAnOgE,OAmOhE,CAnOwE,uBAmOxE,CAAA;EA+BK,oBAAA,CAAA,YAAA,EA9PiC,YA8PF,EAAA,IAAA,EA9PsB,sBA8PtB,EAAA,QAAA,EAAA,MAAA,CAAA,EA9P8D,OA8P9D,CA9P8D,uBA8P9D,CAAA;EAAA,cAAA,CAAA,YAAA,EA1PJ,YA0PI,EAAA,QAAA,EAAA,MAAA,CAAA,EA1P6B,OA0P7B,CA1PqC,uBA0PrC,GAAA,IAAA,CAAA;cAAqB,CAAA,YAAA,EAtP3B,YAsP2B,EAAA,MAAA,EAAA,MAAA,CAAA,EAtPI,OAsPJ,CAtPY,uBAsPZ,GAAA,IAAA,CAAA;sBAC1D,CAAA,YAAA,EAnPuC,YAmPvC,EAAA,WAAA,EAAA,MAAA,CAAA,EAnPwE,OAmPxE,CAnPwE,uBAmPxE,EAAA,CAAA;0BACS,CAAA,YAAA,EA/OF,YA+OE,EAAA,eAAA,EA9OC,KA8OD,CA9OO,qBA8OP,GAAA,MAAA,CAAA,CAAA,EA9OsC,OA8OtC,CA9OsC,uBA8OtC,EAAA,CAAA;EAAuB,mBAAA,CAAA,YAAA,EAzOM,YAyON,EAAA,aAAA,EAAA,MAAA,CAAA,EAzOyC,OAyOzC,CAzOyC,uBAyOzC,EAAA,CAAA;2BApOzB;;;;eAIE,GAAA,CAAI,UAAU,GAAA,CAAI;kBAAiC,GAAA,CAAI,UAAU,GAAA,CAAI;MAAmB,QAAA;+BAsB1F,qBACP,MAAM,yCACE,eACd,QAAQ;iCAKK,uBACL,+BACR,QAAQ;kCAMkC,gCAAgC,wCAAqC;qCAOlG,gCACI,wCACN;uCAMoC,0BAAuB;;;;sCAuIzD,yDAGb,QAAQ;;UA+BI,oDAAoD;WAC1D;oBACS"}
|