@keystrokehq/paradym 0.1.0
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/README.md +17 -0
- package/dist/action.cjs +21 -0
- package/dist/action.cjs.map +1 -0
- package/dist/action.mjs +21 -0
- package/dist/action.mjs.map +1 -0
- package/dist/actions/activate-certificate.cjs +47 -0
- package/dist/actions/activate-certificate.cjs.map +1 -0
- package/dist/actions/activate-certificate.d.cts +9 -0
- package/dist/actions/activate-certificate.d.cts.map +1 -0
- package/dist/actions/activate-certificate.d.mts +9 -0
- package/dist/actions/activate-certificate.d.mts.map +1 -0
- package/dist/actions/activate-certificate.mjs +46 -0
- package/dist/actions/activate-certificate.mjs.map +1 -0
- package/dist/actions/archive-anoncreds-credential-template.cjs +22 -0
- package/dist/actions/archive-anoncreds-credential-template.cjs.map +1 -0
- package/dist/actions/archive-anoncreds-credential-template.d.cts +9 -0
- package/dist/actions/archive-anoncreds-credential-template.d.cts.map +1 -0
- package/dist/actions/archive-anoncreds-credential-template.d.mts +9 -0
- package/dist/actions/archive-anoncreds-credential-template.d.mts.map +1 -0
- package/dist/actions/archive-anoncreds-credential-template.mjs +19 -0
- package/dist/actions/archive-anoncreds-credential-template.mjs.map +1 -0
- package/dist/actions/archive-mdoc-credential-template.cjs +22 -0
- package/dist/actions/archive-mdoc-credential-template.cjs.map +1 -0
- package/dist/actions/archive-mdoc-credential-template.d.cts +9 -0
- package/dist/actions/archive-mdoc-credential-template.d.cts.map +1 -0
- package/dist/actions/archive-mdoc-credential-template.d.mts +9 -0
- package/dist/actions/archive-mdoc-credential-template.d.mts.map +1 -0
- package/dist/actions/archive-mdoc-credential-template.mjs +19 -0
- package/dist/actions/archive-mdoc-credential-template.mjs.map +1 -0
- package/dist/actions/archive-presentation-template.cjs +22 -0
- package/dist/actions/archive-presentation-template.cjs.map +1 -0
- package/dist/actions/archive-presentation-template.d.cts +9 -0
- package/dist/actions/archive-presentation-template.d.cts.map +1 -0
- package/dist/actions/archive-presentation-template.d.mts +9 -0
- package/dist/actions/archive-presentation-template.d.mts.map +1 -0
- package/dist/actions/archive-presentation-template.mjs +19 -0
- package/dist/actions/archive-presentation-template.mjs.map +1 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.cjs +22 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.cjs.map +1 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.cts +9 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.cts.map +1 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.mts +9 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.mts.map +1 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.mjs +19 -0
- package/dist/actions/archive-sd-jwt-vc-credential-template.mjs.map +1 -0
- package/dist/actions/create-anoncreds-credential-template.cjs +37 -0
- package/dist/actions/create-anoncreds-credential-template.cjs.map +1 -0
- package/dist/actions/create-anoncreds-credential-template.d.cts +9 -0
- package/dist/actions/create-anoncreds-credential-template.d.cts.map +1 -0
- package/dist/actions/create-anoncreds-credential-template.d.mts +9 -0
- package/dist/actions/create-anoncreds-credential-template.d.mts.map +1 -0
- package/dist/actions/create-anoncreds-credential-template.mjs +34 -0
- package/dist/actions/create-anoncreds-credential-template.mjs.map +1 -0
- package/dist/actions/create-certificate.cjs +44 -0
- package/dist/actions/create-certificate.cjs.map +1 -0
- package/dist/actions/create-certificate.d.cts +9 -0
- package/dist/actions/create-certificate.d.cts.map +1 -0
- package/dist/actions/create-certificate.d.mts +9 -0
- package/dist/actions/create-certificate.d.mts.map +1 -0
- package/dist/actions/create-certificate.mjs +43 -0
- package/dist/actions/create-certificate.mjs.map +1 -0
- package/dist/actions/create-didcomm-connection-invitation.cjs +39 -0
- package/dist/actions/create-didcomm-connection-invitation.cjs.map +1 -0
- package/dist/actions/create-didcomm-connection-invitation.d.cts +9 -0
- package/dist/actions/create-didcomm-connection-invitation.d.cts.map +1 -0
- package/dist/actions/create-didcomm-connection-invitation.d.mts +9 -0
- package/dist/actions/create-didcomm-connection-invitation.d.mts.map +1 -0
- package/dist/actions/create-didcomm-connection-invitation.mjs +38 -0
- package/dist/actions/create-didcomm-connection-invitation.mjs.map +1 -0
- package/dist/actions/create-didcomm-issuance-offer.cjs +69 -0
- package/dist/actions/create-didcomm-issuance-offer.cjs.map +1 -0
- package/dist/actions/create-didcomm-issuance-offer.d.cts +9 -0
- package/dist/actions/create-didcomm-issuance-offer.d.cts.map +1 -0
- package/dist/actions/create-didcomm-issuance-offer.d.mts +9 -0
- package/dist/actions/create-didcomm-issuance-offer.d.mts.map +1 -0
- package/dist/actions/create-didcomm-issuance-offer.mjs +68 -0
- package/dist/actions/create-didcomm-issuance-offer.mjs.map +1 -0
- package/dist/actions/create-openid4vc-credential-offer.cjs +53 -0
- package/dist/actions/create-openid4vc-credential-offer.cjs.map +1 -0
- package/dist/actions/create-openid4vc-credential-offer.d.cts +9 -0
- package/dist/actions/create-openid4vc-credential-offer.d.cts.map +1 -0
- package/dist/actions/create-openid4vc-credential-offer.d.mts +9 -0
- package/dist/actions/create-openid4vc-credential-offer.d.mts.map +1 -0
- package/dist/actions/create-openid4vc-credential-offer.mjs +52 -0
- package/dist/actions/create-openid4vc-credential-offer.mjs.map +1 -0
- package/dist/actions/create-openid4vc-verification-request.cjs +42 -0
- package/dist/actions/create-openid4vc-verification-request.cjs.map +1 -0
- package/dist/actions/create-openid4vc-verification-request.d.cts +9 -0
- package/dist/actions/create-openid4vc-verification-request.d.cts.map +1 -0
- package/dist/actions/create-openid4vc-verification-request.d.mts +9 -0
- package/dist/actions/create-openid4vc-verification-request.d.mts.map +1 -0
- package/dist/actions/create-openid4vc-verification-request.mjs +41 -0
- package/dist/actions/create-openid4vc-verification-request.mjs.map +1 -0
- package/dist/actions/create-presentation-template.cjs +31 -0
- package/dist/actions/create-presentation-template.cjs.map +1 -0
- package/dist/actions/create-presentation-template.d.cts +9 -0
- package/dist/actions/create-presentation-template.d.cts.map +1 -0
- package/dist/actions/create-presentation-template.d.mts +9 -0
- package/dist/actions/create-presentation-template.d.mts.map +1 -0
- package/dist/actions/create-presentation-template.mjs +28 -0
- package/dist/actions/create-presentation-template.mjs.map +1 -0
- package/dist/actions/create-project-webhook.cjs +30 -0
- package/dist/actions/create-project-webhook.cjs.map +1 -0
- package/dist/actions/create-project-webhook.d.cts +9 -0
- package/dist/actions/create-project-webhook.d.cts.map +1 -0
- package/dist/actions/create-project-webhook.d.mts +9 -0
- package/dist/actions/create-project-webhook.d.mts.map +1 -0
- package/dist/actions/create-project-webhook.mjs +27 -0
- package/dist/actions/create-project-webhook.mjs.map +1 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.cjs +55 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.cjs.map +1 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.d.cts +9 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.d.cts.map +1 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.d.mts +9 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.d.mts.map +1 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.mjs +52 -0
- package/dist/actions/create-sd-jwt-vc-credential-template.mjs.map +1 -0
- package/dist/actions/create-trusted-entity.cjs +42 -0
- package/dist/actions/create-trusted-entity.cjs.map +1 -0
- package/dist/actions/create-trusted-entity.d.cts +9 -0
- package/dist/actions/create-trusted-entity.d.cts.map +1 -0
- package/dist/actions/create-trusted-entity.d.mts +9 -0
- package/dist/actions/create-trusted-entity.d.mts.map +1 -0
- package/dist/actions/create-trusted-entity.mjs +41 -0
- package/dist/actions/create-trusted-entity.mjs.map +1 -0
- package/dist/actions/deactivate-certificate.cjs +47 -0
- package/dist/actions/deactivate-certificate.cjs.map +1 -0
- package/dist/actions/deactivate-certificate.d.cts +9 -0
- package/dist/actions/deactivate-certificate.d.cts.map +1 -0
- package/dist/actions/deactivate-certificate.d.mts +9 -0
- package/dist/actions/deactivate-certificate.d.mts.map +1 -0
- package/dist/actions/deactivate-certificate.mjs +46 -0
- package/dist/actions/deactivate-certificate.mjs.map +1 -0
- package/dist/actions/delete-did-comm-connection.cjs +22 -0
- package/dist/actions/delete-did-comm-connection.cjs.map +1 -0
- package/dist/actions/delete-did-comm-connection.d.cts +9 -0
- package/dist/actions/delete-did-comm-connection.d.cts.map +1 -0
- package/dist/actions/delete-did-comm-connection.d.mts +9 -0
- package/dist/actions/delete-did-comm-connection.d.mts.map +1 -0
- package/dist/actions/delete-did-comm-connection.mjs +19 -0
- package/dist/actions/delete-did-comm-connection.mjs.map +1 -0
- package/dist/actions/delete-didcomm-invitation.cjs +22 -0
- package/dist/actions/delete-didcomm-invitation.cjs.map +1 -0
- package/dist/actions/delete-didcomm-invitation.d.cts +9 -0
- package/dist/actions/delete-didcomm-invitation.d.cts.map +1 -0
- package/dist/actions/delete-didcomm-invitation.d.mts +9 -0
- package/dist/actions/delete-didcomm-invitation.d.mts.map +1 -0
- package/dist/actions/delete-didcomm-invitation.mjs +19 -0
- package/dist/actions/delete-didcomm-invitation.mjs.map +1 -0
- package/dist/actions/delete-trusted-entity.cjs +22 -0
- package/dist/actions/delete-trusted-entity.cjs.map +1 -0
- package/dist/actions/delete-trusted-entity.d.cts +9 -0
- package/dist/actions/delete-trusted-entity.d.cts.map +1 -0
- package/dist/actions/delete-trusted-entity.d.mts +9 -0
- package/dist/actions/delete-trusted-entity.d.mts.map +1 -0
- package/dist/actions/delete-trusted-entity.mjs +19 -0
- package/dist/actions/delete-trusted-entity.mjs.map +1 -0
- package/dist/actions/delete-webhook.cjs +22 -0
- package/dist/actions/delete-webhook.cjs.map +1 -0
- package/dist/actions/delete-webhook.d.cts +9 -0
- package/dist/actions/delete-webhook.d.cts.map +1 -0
- package/dist/actions/delete-webhook.d.mts +9 -0
- package/dist/actions/delete-webhook.d.mts.map +1 -0
- package/dist/actions/delete-webhook.mjs +19 -0
- package/dist/actions/delete-webhook.mjs.map +1 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.cjs +28 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.cjs.map +1 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.cts +9 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.cts.map +1 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.mts +9 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.mts.map +1 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.mjs +25 -0
- package/dist/actions/get-anoncreds-credential-template-json-schema.mjs.map +1 -0
- package/dist/actions/get-anoncreds-credential-template.cjs +32 -0
- package/dist/actions/get-anoncreds-credential-template.cjs.map +1 -0
- package/dist/actions/get-anoncreds-credential-template.d.cts +9 -0
- package/dist/actions/get-anoncreds-credential-template.d.cts.map +1 -0
- package/dist/actions/get-anoncreds-credential-template.d.mts +9 -0
- package/dist/actions/get-anoncreds-credential-template.d.mts.map +1 -0
- package/dist/actions/get-anoncreds-credential-template.mjs +29 -0
- package/dist/actions/get-anoncreds-credential-template.mjs.map +1 -0
- package/dist/actions/get-di-ds.cjs +40 -0
- package/dist/actions/get-di-ds.cjs.map +1 -0
- package/dist/actions/get-di-ds.d.cts +9 -0
- package/dist/actions/get-di-ds.d.cts.map +1 -0
- package/dist/actions/get-di-ds.d.mts +9 -0
- package/dist/actions/get-di-ds.d.mts.map +1 -0
- package/dist/actions/get-di-ds.mjs +39 -0
- package/dist/actions/get-di-ds.mjs.map +1 -0
- package/dist/actions/get-did-comm-connection.cjs +27 -0
- package/dist/actions/get-did-comm-connection.cjs.map +1 -0
- package/dist/actions/get-did-comm-connection.d.cts +9 -0
- package/dist/actions/get-did-comm-connection.d.cts.map +1 -0
- package/dist/actions/get-did-comm-connection.d.mts +9 -0
- package/dist/actions/get-did-comm-connection.d.mts.map +1 -0
- package/dist/actions/get-did-comm-connection.mjs +24 -0
- package/dist/actions/get-did-comm-connection.mjs.map +1 -0
- package/dist/actions/get-did-comm-connections.cjs +43 -0
- package/dist/actions/get-did-comm-connections.cjs.map +1 -0
- package/dist/actions/get-did-comm-connections.d.cts +9 -0
- package/dist/actions/get-did-comm-connections.d.cts.map +1 -0
- package/dist/actions/get-did-comm-connections.d.mts +9 -0
- package/dist/actions/get-did-comm-connections.d.mts.map +1 -0
- package/dist/actions/get-did-comm-connections.mjs +42 -0
- package/dist/actions/get-did-comm-connections.mjs.map +1 -0
- package/dist/actions/get-didcomm-invitation.cjs +34 -0
- package/dist/actions/get-didcomm-invitation.cjs.map +1 -0
- package/dist/actions/get-didcomm-invitation.d.cts +9 -0
- package/dist/actions/get-didcomm-invitation.d.cts.map +1 -0
- package/dist/actions/get-didcomm-invitation.d.mts +9 -0
- package/dist/actions/get-didcomm-invitation.d.mts.map +1 -0
- package/dist/actions/get-didcomm-invitation.mjs +33 -0
- package/dist/actions/get-didcomm-invitation.mjs.map +1 -0
- package/dist/actions/get-didcomm-issuance-session.cjs +57 -0
- package/dist/actions/get-didcomm-issuance-session.cjs.map +1 -0
- package/dist/actions/get-didcomm-issuance-session.d.cts +9 -0
- package/dist/actions/get-didcomm-issuance-session.d.cts.map +1 -0
- package/dist/actions/get-didcomm-issuance-session.d.mts +9 -0
- package/dist/actions/get-didcomm-issuance-session.d.mts.map +1 -0
- package/dist/actions/get-didcomm-issuance-session.mjs +56 -0
- package/dist/actions/get-didcomm-issuance-session.mjs.map +1 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.cjs +28 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.cjs.map +1 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.d.cts +9 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.d.cts.map +1 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.d.mts +9 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.d.mts.map +1 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.mjs +25 -0
- package/dist/actions/get-mdoc-credential-template-json-schema.mjs.map +1 -0
- package/dist/actions/get-mdoc-credential-template.cjs +51 -0
- package/dist/actions/get-mdoc-credential-template.cjs.map +1 -0
- package/dist/actions/get-mdoc-credential-template.d.cts +9 -0
- package/dist/actions/get-mdoc-credential-template.d.cts.map +1 -0
- package/dist/actions/get-mdoc-credential-template.d.mts +9 -0
- package/dist/actions/get-mdoc-credential-template.d.mts.map +1 -0
- package/dist/actions/get-mdoc-credential-template.mjs +50 -0
- package/dist/actions/get-mdoc-credential-template.mjs.map +1 -0
- package/dist/actions/get-openid4vc-issuance-session.cjs +50 -0
- package/dist/actions/get-openid4vc-issuance-session.cjs.map +1 -0
- package/dist/actions/get-openid4vc-issuance-session.d.cts +9 -0
- package/dist/actions/get-openid4vc-issuance-session.d.cts.map +1 -0
- package/dist/actions/get-openid4vc-issuance-session.d.mts +9 -0
- package/dist/actions/get-openid4vc-issuance-session.d.mts.map +1 -0
- package/dist/actions/get-openid4vc-issuance-session.mjs +49 -0
- package/dist/actions/get-openid4vc-issuance-session.mjs.map +1 -0
- package/dist/actions/get-openid4vc-verification-session.cjs +41 -0
- package/dist/actions/get-openid4vc-verification-session.cjs.map +1 -0
- package/dist/actions/get-openid4vc-verification-session.d.cts +9 -0
- package/dist/actions/get-openid4vc-verification-session.d.cts.map +1 -0
- package/dist/actions/get-openid4vc-verification-session.d.mts +9 -0
- package/dist/actions/get-openid4vc-verification-session.d.mts.map +1 -0
- package/dist/actions/get-openid4vc-verification-session.mjs +40 -0
- package/dist/actions/get-openid4vc-verification-session.mjs.map +1 -0
- package/dist/actions/get-presentation-template.cjs +42 -0
- package/dist/actions/get-presentation-template.cjs.map +1 -0
- package/dist/actions/get-presentation-template.d.cts +9 -0
- package/dist/actions/get-presentation-template.d.cts.map +1 -0
- package/dist/actions/get-presentation-template.d.mts +9 -0
- package/dist/actions/get-presentation-template.d.mts.map +1 -0
- package/dist/actions/get-presentation-template.mjs +41 -0
- package/dist/actions/get-presentation-template.mjs.map +1 -0
- package/dist/actions/get-presentation-templates.cjs +32 -0
- package/dist/actions/get-presentation-templates.cjs.map +1 -0
- package/dist/actions/get-presentation-templates.d.cts +9 -0
- package/dist/actions/get-presentation-templates.d.cts.map +1 -0
- package/dist/actions/get-presentation-templates.d.mts +9 -0
- package/dist/actions/get-presentation-templates.d.mts.map +1 -0
- package/dist/actions/get-presentation-templates.mjs +31 -0
- package/dist/actions/get-presentation-templates.mjs.map +1 -0
- package/dist/actions/get-project-members.cjs +32 -0
- package/dist/actions/get-project-members.cjs.map +1 -0
- package/dist/actions/get-project-members.d.cts +9 -0
- package/dist/actions/get-project-members.d.cts.map +1 -0
- package/dist/actions/get-project-members.d.mts +9 -0
- package/dist/actions/get-project-members.d.mts.map +1 -0
- package/dist/actions/get-project-members.mjs +31 -0
- package/dist/actions/get-project-members.mjs.map +1 -0
- package/dist/actions/get-project-profile.cjs +33 -0
- package/dist/actions/get-project-profile.cjs.map +1 -0
- package/dist/actions/get-project-profile.d.cts +9 -0
- package/dist/actions/get-project-profile.d.cts.map +1 -0
- package/dist/actions/get-project-profile.d.mts +9 -0
- package/dist/actions/get-project-profile.d.mts.map +1 -0
- package/dist/actions/get-project-profile.mjs +32 -0
- package/dist/actions/get-project-profile.mjs.map +1 -0
- package/dist/actions/get-project-webhooks.cjs +36 -0
- package/dist/actions/get-project-webhooks.cjs.map +1 -0
- package/dist/actions/get-project-webhooks.d.cts +9 -0
- package/dist/actions/get-project-webhooks.d.cts.map +1 -0
- package/dist/actions/get-project-webhooks.d.mts +9 -0
- package/dist/actions/get-project-webhooks.d.mts.map +1 -0
- package/dist/actions/get-project-webhooks.mjs +35 -0
- package/dist/actions/get-project-webhooks.mjs.map +1 -0
- package/dist/actions/get-projects.cjs +24 -0
- package/dist/actions/get-projects.cjs.map +1 -0
- package/dist/actions/get-projects.d.cts +9 -0
- package/dist/actions/get-projects.d.cts.map +1 -0
- package/dist/actions/get-projects.d.mts +9 -0
- package/dist/actions/get-projects.d.mts.map +1 -0
- package/dist/actions/get-projects.mjs +23 -0
- package/dist/actions/get-projects.mjs.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.cjs +28 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.cjs.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.cts +9 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.cts.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.mts +9 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.mts.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.mjs +25 -0
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.mjs.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.cjs +37 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.cjs.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.d.cts +9 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.d.cts.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.d.mts +9 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.d.mts.map +1 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.mjs +36 -0
- package/dist/actions/get-sd-jwt-vc-credential-template.mjs.map +1 -0
- package/dist/actions/get-trusted-entities.cjs +39 -0
- package/dist/actions/get-trusted-entities.cjs.map +1 -0
- package/dist/actions/get-trusted-entities.d.cts +9 -0
- package/dist/actions/get-trusted-entities.d.cts.map +1 -0
- package/dist/actions/get-trusted-entities.d.mts +9 -0
- package/dist/actions/get-trusted-entities.d.mts.map +1 -0
- package/dist/actions/get-trusted-entities.mjs +38 -0
- package/dist/actions/get-trusted-entities.mjs.map +1 -0
- package/dist/actions/get-trusted-entity.cjs +34 -0
- package/dist/actions/get-trusted-entity.cjs.map +1 -0
- package/dist/actions/get-trusted-entity.d.cts +9 -0
- package/dist/actions/get-trusted-entity.d.cts.map +1 -0
- package/dist/actions/get-trusted-entity.d.mts +9 -0
- package/dist/actions/get-trusted-entity.d.mts.map +1 -0
- package/dist/actions/get-trusted-entity.mjs +33 -0
- package/dist/actions/get-trusted-entity.mjs.map +1 -0
- package/dist/actions/index.cjs +139 -0
- package/dist/actions/index.d.cts +70 -0
- package/dist/actions/index.d.mts +70 -0
- package/dist/actions/index.mjs +70 -0
- package/dist/actions/issue-direct-sd-jwt-vc.cjs +36 -0
- package/dist/actions/issue-direct-sd-jwt-vc.cjs.map +1 -0
- package/dist/actions/issue-direct-sd-jwt-vc.d.cts +9 -0
- package/dist/actions/issue-direct-sd-jwt-vc.d.cts.map +1 -0
- package/dist/actions/issue-direct-sd-jwt-vc.d.mts +9 -0
- package/dist/actions/issue-direct-sd-jwt-vc.d.mts.map +1 -0
- package/dist/actions/issue-direct-sd-jwt-vc.mjs +35 -0
- package/dist/actions/issue-direct-sd-jwt-vc.mjs.map +1 -0
- package/dist/actions/list-anon-creds-credential-templates.cjs +64 -0
- package/dist/actions/list-anon-creds-credential-templates.cjs.map +1 -0
- package/dist/actions/list-anon-creds-credential-templates.d.cts +9 -0
- package/dist/actions/list-anon-creds-credential-templates.d.cts.map +1 -0
- package/dist/actions/list-anon-creds-credential-templates.d.mts +9 -0
- package/dist/actions/list-anon-creds-credential-templates.d.mts.map +1 -0
- package/dist/actions/list-anon-creds-credential-templates.mjs +63 -0
- package/dist/actions/list-anon-creds-credential-templates.mjs.map +1 -0
- package/dist/actions/list-certificate-signing-requests.cjs +68 -0
- package/dist/actions/list-certificate-signing-requests.cjs.map +1 -0
- package/dist/actions/list-certificate-signing-requests.d.cts +9 -0
- package/dist/actions/list-certificate-signing-requests.d.cts.map +1 -0
- package/dist/actions/list-certificate-signing-requests.d.mts +9 -0
- package/dist/actions/list-certificate-signing-requests.d.mts.map +1 -0
- package/dist/actions/list-certificate-signing-requests.mjs +67 -0
- package/dist/actions/list-certificate-signing-requests.mjs.map +1 -0
- package/dist/actions/list-certificates.cjs +87 -0
- package/dist/actions/list-certificates.cjs.map +1 -0
- package/dist/actions/list-certificates.d.cts +9 -0
- package/dist/actions/list-certificates.d.cts.map +1 -0
- package/dist/actions/list-certificates.d.mts +9 -0
- package/dist/actions/list-certificates.d.mts.map +1 -0
- package/dist/actions/list-certificates.mjs +86 -0
- package/dist/actions/list-certificates.mjs.map +1 -0
- package/dist/actions/list-didcomm-invitations.cjs +30 -0
- package/dist/actions/list-didcomm-invitations.cjs.map +1 -0
- package/dist/actions/list-didcomm-invitations.d.cts +9 -0
- package/dist/actions/list-didcomm-invitations.d.cts.map +1 -0
- package/dist/actions/list-didcomm-invitations.d.mts +9 -0
- package/dist/actions/list-didcomm-invitations.d.mts.map +1 -0
- package/dist/actions/list-didcomm-invitations.mjs +29 -0
- package/dist/actions/list-didcomm-invitations.mjs.map +1 -0
- package/dist/actions/list-didcomm-issuance-offers.cjs +45 -0
- package/dist/actions/list-didcomm-issuance-offers.cjs.map +1 -0
- package/dist/actions/list-didcomm-issuance-offers.d.cts +9 -0
- package/dist/actions/list-didcomm-issuance-offers.d.cts.map +1 -0
- package/dist/actions/list-didcomm-issuance-offers.d.mts +9 -0
- package/dist/actions/list-didcomm-issuance-offers.d.mts.map +1 -0
- package/dist/actions/list-didcomm-issuance-offers.mjs +44 -0
- package/dist/actions/list-didcomm-issuance-offers.mjs.map +1 -0
- package/dist/actions/list-didcomm-mediator-connections.cjs +64 -0
- package/dist/actions/list-didcomm-mediator-connections.cjs.map +1 -0
- package/dist/actions/list-didcomm-mediator-connections.d.cts +9 -0
- package/dist/actions/list-didcomm-mediator-connections.d.cts.map +1 -0
- package/dist/actions/list-didcomm-mediator-connections.d.mts +9 -0
- package/dist/actions/list-didcomm-mediator-connections.d.mts.map +1 -0
- package/dist/actions/list-didcomm-mediator-connections.mjs +63 -0
- package/dist/actions/list-didcomm-mediator-connections.mjs.map +1 -0
- package/dist/actions/list-didcomm-mediators.cjs +55 -0
- package/dist/actions/list-didcomm-mediators.cjs.map +1 -0
- package/dist/actions/list-didcomm-mediators.d.cts +9 -0
- package/dist/actions/list-didcomm-mediators.d.cts.map +1 -0
- package/dist/actions/list-didcomm-mediators.d.mts +9 -0
- package/dist/actions/list-didcomm-mediators.d.mts.map +1 -0
- package/dist/actions/list-didcomm-mediators.mjs +54 -0
- package/dist/actions/list-didcomm-mediators.mjs.map +1 -0
- package/dist/actions/list-didcomm-verification-requests.cjs +32 -0
- package/dist/actions/list-didcomm-verification-requests.cjs.map +1 -0
- package/dist/actions/list-didcomm-verification-requests.d.cts +9 -0
- package/dist/actions/list-didcomm-verification-requests.d.cts.map +1 -0
- package/dist/actions/list-didcomm-verification-requests.d.mts +9 -0
- package/dist/actions/list-didcomm-verification-requests.d.mts.map +1 -0
- package/dist/actions/list-didcomm-verification-requests.mjs +31 -0
- package/dist/actions/list-didcomm-verification-requests.mjs.map +1 -0
- package/dist/actions/list-issued-credentials.cjs +42 -0
- package/dist/actions/list-issued-credentials.cjs.map +1 -0
- package/dist/actions/list-issued-credentials.d.cts +9 -0
- package/dist/actions/list-issued-credentials.d.cts.map +1 -0
- package/dist/actions/list-issued-credentials.d.mts +9 -0
- package/dist/actions/list-issued-credentials.d.mts.map +1 -0
- package/dist/actions/list-issued-credentials.mjs +41 -0
- package/dist/actions/list-issued-credentials.mjs.map +1 -0
- package/dist/actions/list-mdoc-credential-templates.cjs +71 -0
- package/dist/actions/list-mdoc-credential-templates.cjs.map +1 -0
- package/dist/actions/list-mdoc-credential-templates.d.cts +9 -0
- package/dist/actions/list-mdoc-credential-templates.d.cts.map +1 -0
- package/dist/actions/list-mdoc-credential-templates.d.mts +9 -0
- package/dist/actions/list-mdoc-credential-templates.d.mts.map +1 -0
- package/dist/actions/list-mdoc-credential-templates.mjs +70 -0
- package/dist/actions/list-mdoc-credential-templates.mjs.map +1 -0
- package/dist/actions/list-openid4vc-issuance-sessions.cjs +68 -0
- package/dist/actions/list-openid4vc-issuance-sessions.cjs.map +1 -0
- package/dist/actions/list-openid4vc-issuance-sessions.d.cts +9 -0
- package/dist/actions/list-openid4vc-issuance-sessions.d.cts.map +1 -0
- package/dist/actions/list-openid4vc-issuance-sessions.d.mts +9 -0
- package/dist/actions/list-openid4vc-issuance-sessions.d.mts.map +1 -0
- package/dist/actions/list-openid4vc-issuance-sessions.mjs +67 -0
- package/dist/actions/list-openid4vc-issuance-sessions.mjs.map +1 -0
- package/dist/actions/list-openid4vc-verification-sessions.cjs +60 -0
- package/dist/actions/list-openid4vc-verification-sessions.cjs.map +1 -0
- package/dist/actions/list-openid4vc-verification-sessions.d.cts +9 -0
- package/dist/actions/list-openid4vc-verification-sessions.d.cts.map +1 -0
- package/dist/actions/list-openid4vc-verification-sessions.d.mts +9 -0
- package/dist/actions/list-openid4vc-verification-sessions.d.mts.map +1 -0
- package/dist/actions/list-openid4vc-verification-sessions.mjs +59 -0
- package/dist/actions/list-openid4vc-verification-sessions.mjs.map +1 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.cjs +81 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.cjs.map +1 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.cts +9 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.cts.map +1 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.mts +9 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.mts.map +1 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.mjs +80 -0
- package/dist/actions/list-sd-jwt-vc-credential-templates.mjs.map +1 -0
- package/dist/actions/receive-didcomm-invitation.cjs +32 -0
- package/dist/actions/receive-didcomm-invitation.cjs.map +1 -0
- package/dist/actions/receive-didcomm-invitation.d.cts +9 -0
- package/dist/actions/receive-didcomm-invitation.d.cts.map +1 -0
- package/dist/actions/receive-didcomm-invitation.d.mts +9 -0
- package/dist/actions/receive-didcomm-invitation.d.mts.map +1 -0
- package/dist/actions/receive-didcomm-invitation.mjs +31 -0
- package/dist/actions/receive-didcomm-invitation.mjs.map +1 -0
- package/dist/actions/revoke-certificate.cjs +32 -0
- package/dist/actions/revoke-certificate.cjs.map +1 -0
- package/dist/actions/revoke-certificate.d.cts +9 -0
- package/dist/actions/revoke-certificate.d.cts.map +1 -0
- package/dist/actions/revoke-certificate.d.mts +9 -0
- package/dist/actions/revoke-certificate.d.mts.map +1 -0
- package/dist/actions/revoke-certificate.mjs +31 -0
- package/dist/actions/revoke-certificate.mjs.map +1 -0
- package/dist/actions/send-did-comm-custom-message.cjs +23 -0
- package/dist/actions/send-did-comm-custom-message.cjs.map +1 -0
- package/dist/actions/send-did-comm-custom-message.d.cts +9 -0
- package/dist/actions/send-did-comm-custom-message.d.cts.map +1 -0
- package/dist/actions/send-did-comm-custom-message.d.mts +9 -0
- package/dist/actions/send-did-comm-custom-message.d.mts.map +1 -0
- package/dist/actions/send-did-comm-custom-message.mjs +20 -0
- package/dist/actions/send-did-comm-custom-message.mjs.map +1 -0
- package/dist/actions/send-didcomm-basic-message.cjs +27 -0
- package/dist/actions/send-didcomm-basic-message.cjs.map +1 -0
- package/dist/actions/send-didcomm-basic-message.d.cts +9 -0
- package/dist/actions/send-didcomm-basic-message.d.cts.map +1 -0
- package/dist/actions/send-didcomm-basic-message.d.mts +9 -0
- package/dist/actions/send-didcomm-basic-message.d.mts.map +1 -0
- package/dist/actions/send-didcomm-basic-message.mjs +24 -0
- package/dist/actions/send-didcomm-basic-message.mjs.map +1 -0
- package/dist/actions/unarchive-anoncreds-credential-template.cjs +22 -0
- package/dist/actions/unarchive-anoncreds-credential-template.cjs.map +1 -0
- package/dist/actions/unarchive-anoncreds-credential-template.d.cts +9 -0
- package/dist/actions/unarchive-anoncreds-credential-template.d.cts.map +1 -0
- package/dist/actions/unarchive-anoncreds-credential-template.d.mts +9 -0
- package/dist/actions/unarchive-anoncreds-credential-template.d.mts.map +1 -0
- package/dist/actions/unarchive-anoncreds-credential-template.mjs +19 -0
- package/dist/actions/unarchive-anoncreds-credential-template.mjs.map +1 -0
- package/dist/actions/unarchive-mdoc-credential-template.cjs +22 -0
- package/dist/actions/unarchive-mdoc-credential-template.cjs.map +1 -0
- package/dist/actions/unarchive-mdoc-credential-template.d.cts +9 -0
- package/dist/actions/unarchive-mdoc-credential-template.d.cts.map +1 -0
- package/dist/actions/unarchive-mdoc-credential-template.d.mts +9 -0
- package/dist/actions/unarchive-mdoc-credential-template.d.mts.map +1 -0
- package/dist/actions/unarchive-mdoc-credential-template.mjs +19 -0
- package/dist/actions/unarchive-mdoc-credential-template.mjs.map +1 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.cjs +22 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.cjs.map +1 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.cts +9 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.cts.map +1 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.mts +9 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.mts.map +1 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.mjs +19 -0
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.mjs.map +1 -0
- package/dist/actions/update-did-comm-connection.cjs +28 -0
- package/dist/actions/update-did-comm-connection.cjs.map +1 -0
- package/dist/actions/update-did-comm-connection.d.cts +9 -0
- package/dist/actions/update-did-comm-connection.d.cts.map +1 -0
- package/dist/actions/update-did-comm-connection.d.mts +9 -0
- package/dist/actions/update-did-comm-connection.d.mts.map +1 -0
- package/dist/actions/update-did-comm-connection.mjs +25 -0
- package/dist/actions/update-did-comm-connection.mjs.map +1 -0
- package/dist/actions/update-mdoc-credential-template.cjs +58 -0
- package/dist/actions/update-mdoc-credential-template.cjs.map +1 -0
- package/dist/actions/update-mdoc-credential-template.d.cts +9 -0
- package/dist/actions/update-mdoc-credential-template.d.cts.map +1 -0
- package/dist/actions/update-mdoc-credential-template.d.mts +9 -0
- package/dist/actions/update-mdoc-credential-template.d.mts.map +1 -0
- package/dist/actions/update-mdoc-credential-template.mjs +57 -0
- package/dist/actions/update-mdoc-credential-template.mjs.map +1 -0
- package/dist/actions/update-presentation-template.cjs +31 -0
- package/dist/actions/update-presentation-template.cjs.map +1 -0
- package/dist/actions/update-presentation-template.d.cts +9 -0
- package/dist/actions/update-presentation-template.d.cts.map +1 -0
- package/dist/actions/update-presentation-template.d.mts +9 -0
- package/dist/actions/update-presentation-template.d.mts.map +1 -0
- package/dist/actions/update-presentation-template.mjs +28 -0
- package/dist/actions/update-presentation-template.mjs.map +1 -0
- package/dist/actions/update-project-profile.cjs +48 -0
- package/dist/actions/update-project-profile.cjs.map +1 -0
- package/dist/actions/update-project-profile.d.cts +9 -0
- package/dist/actions/update-project-profile.d.cts.map +1 -0
- package/dist/actions/update-project-profile.d.mts +9 -0
- package/dist/actions/update-project-profile.d.mts.map +1 -0
- package/dist/actions/update-project-profile.mjs +47 -0
- package/dist/actions/update-project-profile.mjs.map +1 -0
- package/dist/actions/update-project.cjs +33 -0
- package/dist/actions/update-project.cjs.map +1 -0
- package/dist/actions/update-project.d.cts +9 -0
- package/dist/actions/update-project.d.cts.map +1 -0
- package/dist/actions/update-project.d.mts +9 -0
- package/dist/actions/update-project.d.mts.map +1 -0
- package/dist/actions/update-project.mjs +30 -0
- package/dist/actions/update-project.mjs.map +1 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.cjs +65 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.cjs.map +1 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.d.cts +9 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.d.cts.map +1 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.d.mts +9 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.d.mts.map +1 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.mjs +64 -0
- package/dist/actions/update-sd-jwt-vc-credential-template.mjs.map +1 -0
- package/dist/actions/update-trusted-entity.cjs +43 -0
- package/dist/actions/update-trusted-entity.cjs.map +1 -0
- package/dist/actions/update-trusted-entity.d.cts +9 -0
- package/dist/actions/update-trusted-entity.d.cts.map +1 -0
- package/dist/actions/update-trusted-entity.d.mts +9 -0
- package/dist/actions/update-trusted-entity.d.mts.map +1 -0
- package/dist/actions/update-trusted-entity.mjs +42 -0
- package/dist/actions/update-trusted-entity.mjs.map +1 -0
- package/dist/app.cjs +9 -0
- package/dist/app.cjs.map +1 -0
- package/dist/app.d.cts +5 -0
- package/dist/app.d.cts.map +1 -0
- package/dist/app.d.mts +5 -0
- package/dist/app.d.mts.map +1 -0
- package/dist/app.mjs +10 -0
- package/dist/app.mjs.map +1 -0
- package/dist/catalog.cjs +15 -0
- package/dist/catalog.cjs.map +1 -0
- package/dist/catalog.d.cts +14 -0
- package/dist/catalog.d.cts.map +1 -0
- package/dist/catalog.d.mts +14 -0
- package/dist/catalog.d.mts.map +1 -0
- package/dist/catalog.mjs +15 -0
- package/dist/catalog.mjs.map +1 -0
- package/dist/execute.cjs +18 -0
- package/dist/execute.cjs.map +1 -0
- package/dist/execute.mjs +18 -0
- package/dist/execute.mjs.map +1 -0
- package/dist/index.cjs +144 -0
- package/dist/index.d.cts +72 -0
- package/dist/index.d.mts +72 -0
- package/dist/index.mjs +73 -0
- package/package.json +49 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-trusted-entity.d.mts","names":[],"sources":["../../src/actions/update-trusted-entity.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAYqB;AAAA,cASxD,gCAAA,EAAkC,CAAA,CAAE,UAOW;AAAA,cAE/C,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
//#region src/actions/update-trusted-entity.ts
|
|
4
|
+
const ParadymUpdateTrustedEntityInput = z.object({
|
|
5
|
+
dids: z.array(z.object({
|
|
6
|
+
did: z.string().describe("Decentralized Identifier (DID). Must start with 'did:web', 'did:cheqd:testnet' or 'did:cheqd:mainnet'"),
|
|
7
|
+
name: z.string().describe("Optional name for the DID").optional()
|
|
8
|
+
}).describe("Represents a trusted Decentralized Identifier (DID).")).describe("Trusted Decentralized Identifiers (DIDs) from this trusted entity. At most 20 DIDs can be added to a trusted entity").optional(),
|
|
9
|
+
name: z.string().describe("Name of the trusted entity. This helps with identifying the trusted entity"),
|
|
10
|
+
projectId: z.string().describe("The unique identifier of the project"),
|
|
11
|
+
certificates: z.array(z.object({
|
|
12
|
+
name: z.string().describe("Optional name for the certificate").optional(),
|
|
13
|
+
certificate: z.string().describe("X509 certificate in PEM format. Must be linked to a key of type P-256 or Ed25519")
|
|
14
|
+
}).describe("Represents a trusted X509 certificate.")).describe("Trusted X509 certificates from this trusted entity. This doesn't have to be the certificate that is used for signing, but can be a root or intermediate certificate. At most 20 X509 certificates can be added to a trusted entity").optional(),
|
|
15
|
+
trustedEntityId: z.string().describe("The unique identifier of the trusted entity to update")
|
|
16
|
+
}).describe("Request model for updating an existing trusted entity.");
|
|
17
|
+
const ParadymUpdateTrustedEntity_DidSchema = z.object({
|
|
18
|
+
did: z.string().describe("Decentralized Identifier (DID). Must start with 'did:web', 'did:cheqd:testnet' or 'did:cheqd:mainnet'"),
|
|
19
|
+
name: z.string().describe("Optional name for the DID").nullable().optional()
|
|
20
|
+
}).describe("Represents a trusted Decentralized Identifier (DID).");
|
|
21
|
+
const ParadymUpdateTrustedEntity_CertificateSchema = z.object({
|
|
22
|
+
name: z.string().describe("Optional name for the certificate").nullable().optional(),
|
|
23
|
+
certificate: z.string().describe("X509 certificate in PEM format. Must be linked to a key of type P-256 or Ed25519")
|
|
24
|
+
}).describe("Represents a trusted X509 certificate.");
|
|
25
|
+
const paradymUpdateTrustedEntity = action("PARADYM_UPDATE_TRUSTED_ENTITY", {
|
|
26
|
+
slug: "paradym-update-trusted-entity",
|
|
27
|
+
name: "Update Trusted Entity",
|
|
28
|
+
description: "Tool to update an existing trusted entity in a project. Use when you need to modify the name, certificates, or DIDs of a trusted entity.",
|
|
29
|
+
input: ParadymUpdateTrustedEntityInput,
|
|
30
|
+
output: z.object({
|
|
31
|
+
id: z.string().describe("Unique identifier of the trusted entity"),
|
|
32
|
+
dids: z.array(ParadymUpdateTrustedEntity_DidSchema).describe("List of trusted Decentralized Identifiers (DIDs)"),
|
|
33
|
+
name: z.string().describe("Name of the trusted entity"),
|
|
34
|
+
createdAt: z.string().describe("ISO8601 timestamp when the trusted entity was created"),
|
|
35
|
+
updatedAt: z.string().describe("ISO8601 timestamp when the trusted entity was last updated"),
|
|
36
|
+
certificates: z.array(ParadymUpdateTrustedEntity_CertificateSchema).describe("List of trusted X509 certificates")
|
|
37
|
+
}).describe("Response model for updating a trusted entity.")
|
|
38
|
+
});
|
|
39
|
+
//#endregion
|
|
40
|
+
export { paradymUpdateTrustedEntity };
|
|
41
|
+
|
|
42
|
+
//# sourceMappingURL=update-trusted-entity.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-trusted-entity.mjs","names":[],"sources":["../../src/actions/update-trusted-entity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymUpdateTrustedEntityInput: z.ZodTypeAny = z.object({\n dids: z.array(z.object({\n did: z.string().describe(\"Decentralized Identifier (DID). Must start with 'did:web', 'did:cheqd:testnet' or 'did:cheqd:mainnet'\"),\n name: z.string().describe(\"Optional name for the DID\").optional(),\n}).describe(\"Represents a trusted Decentralized Identifier (DID).\")).describe(\"Trusted Decentralized Identifiers (DIDs) from this trusted entity. At most 20 DIDs can be added to a trusted entity\").optional(),\n name: z.string().describe(\"Name of the trusted entity. This helps with identifying the trusted entity\"),\n projectId: z.string().describe(\"The unique identifier of the project\"),\n certificates: z.array(z.object({\n name: z.string().describe(\"Optional name for the certificate\").optional(),\n certificate: z.string().describe(\"X509 certificate in PEM format. Must be linked to a key of type P-256 or Ed25519\"),\n}).describe(\"Represents a trusted X509 certificate.\")).describe(\"Trusted X509 certificates from this trusted entity. This doesn't have to be the certificate that is used for signing, but can be a root or intermediate certificate. At most 20 X509 certificates can be added to a trusted entity\").optional(),\n trustedEntityId: z.string().describe(\"The unique identifier of the trusted entity to update\"),\n}).describe(\"Request model for updating an existing trusted entity.\");\nconst ParadymUpdateTrustedEntity_DidSchema: z.ZodTypeAny = z.object({\n did: z.string().describe(\"Decentralized Identifier (DID). Must start with 'did:web', 'did:cheqd:testnet' or 'did:cheqd:mainnet'\"),\n name: z.string().describe(\"Optional name for the DID\").nullable().optional(),\n}).describe(\"Represents a trusted Decentralized Identifier (DID).\");\nconst ParadymUpdateTrustedEntity_CertificateSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Optional name for the certificate\").nullable().optional(),\n certificate: z.string().describe(\"X509 certificate in PEM format. Must be linked to a key of type P-256 or Ed25519\"),\n}).describe(\"Represents a trusted X509 certificate.\");\nexport const ParadymUpdateTrustedEntityOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the trusted entity\"),\n dids: z.array(ParadymUpdateTrustedEntity_DidSchema).describe(\"List of trusted Decentralized Identifiers (DIDs)\"),\n name: z.string().describe(\"Name of the trusted entity\"),\n createdAt: z.string().describe(\"ISO8601 timestamp when the trusted entity was created\"),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the trusted entity was last updated\"),\n certificates: z.array(ParadymUpdateTrustedEntity_CertificateSchema).describe(\"List of trusted X509 certificates\"),\n}).describe(\"Response model for updating a trusted entity.\");\n\nexport const paradymUpdateTrustedEntity = action(\"PARADYM_UPDATE_TRUSTED_ENTITY\", {\n slug: \"paradym-update-trusted-entity\",\n name: \"Update Trusted Entity\",\n description: \"Tool to update an existing trusted entity in a project. Use when you need to modify the name, certificates, or DIDs of a trusted entity.\",\n input: ParadymUpdateTrustedEntityInput,\n output: ParadymUpdateTrustedEntityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgD,EAAE,OAAO;CACpE,MAAM,EAAE,MAAM,EAAE,OAAO;EACvB,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;EAChI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC5M,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CACtG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACrE,cAAc,EAAE,MAAM,EAAE,OAAO;EAC/B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CACrH,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,CAAC,SAAS,oOAAoO,CAAC,CAAC,SAAS;CAC7S,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC9F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,uCAAqD,EAAE,OAAO;CAClE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;CAChI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,+CAA6D,EAAE,OAAO;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;AACrH,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAUpD,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd4D,EAAE,OAAO;EACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACjE,MAAM,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,kDAAkD;EAC/G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;EACtD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;EAC3F,cAAc,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,mCAAmC;CAClH,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
|
package/dist/app.cjs
ADDED
package/dist/app.cjs.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const paradym = defineApp({\n slug: \"paradym\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,WAAA,uCAAA,CAAA,CAAA,UAAA,CAAoB;CAC/B,MAAM;CACN,MAAM;AACR,CAAC"}
|
package/dist/app.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,OAAA,6BAAO,GAAA,+BAAA,UAAA"}
|
package/dist/app.d.mts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,OAAA,6BAAO,GAAA,+BAAA,UAAA"}
|
package/dist/app.mjs
ADDED
package/dist/app.mjs.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const paradym = defineApp({\n slug: \"paradym\",\n auth: \"keystroke\",\n});\n"],"mappings":";;AAEA,MAAa,UAAU,UAAU;CAC/B,MAAM;CACN,MAAM;AACR,CAAC"}
|
package/dist/catalog.cjs
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
//#region src/catalog.ts
|
|
2
|
+
/** Generated — kept in sync with src/app.ts. */
|
|
3
|
+
const paradymCatalog = {
|
|
4
|
+
"slug": "paradym",
|
|
5
|
+
"name": "Paradym",
|
|
6
|
+
"description": "Paradym is an API-first platform that simplifies the issuance, verification, and management of verifiable credentials, supporting standards like SD-JWT VCs over OpenID4VC and AnonCreds over DIDComm.",
|
|
7
|
+
"category": "Security & Identity Tools",
|
|
8
|
+
"logo": "https://logos.composio.dev/api/paradym",
|
|
9
|
+
"authKind": "keystroke",
|
|
10
|
+
"oauthScopes": []
|
|
11
|
+
};
|
|
12
|
+
//#endregion
|
|
13
|
+
exports.paradymCatalog = paradymCatalog;
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=catalog.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const paradymCatalog = {\n \"slug\": \"paradym\",\n \"name\": \"Paradym\",\n \"description\": \"Paradym is an API-first platform that simplifies the issuance, verification, and management of verifiable credentials, supporting standards like SD-JWT VCs over OpenID4VC and AnonCreds over DIDComm.\",\n \"category\": \"Security & Identity Tools\",\n \"logo\": \"https://logos.composio.dev/api/paradym\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,iBAAiB;CAC5B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
//#region src/catalog.d.ts
|
|
2
|
+
/** Generated — kept in sync with src/app.ts. */
|
|
3
|
+
declare const paradymCatalog: {
|
|
4
|
+
readonly slug: "paradym";
|
|
5
|
+
readonly name: "Paradym";
|
|
6
|
+
readonly description: "Paradym is an API-first platform that simplifies the issuance, verification, and management of verifiable credentials, supporting standards like SD-JWT VCs over OpenID4VC and AnonCreds over DIDComm.";
|
|
7
|
+
readonly category: "Security & Identity Tools";
|
|
8
|
+
readonly logo: "https://logos.composio.dev/api/paradym";
|
|
9
|
+
readonly authKind: "keystroke";
|
|
10
|
+
readonly oauthScopes: readonly [];
|
|
11
|
+
};
|
|
12
|
+
//#endregion
|
|
13
|
+
export { paradymCatalog };
|
|
14
|
+
//# sourceMappingURL=catalog.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"catalog.d.cts","names":[],"sources":["../src/catalog.ts"],"mappings":";;cACa,cAAA;EAAA"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
//#region src/catalog.d.ts
|
|
2
|
+
/** Generated — kept in sync with src/app.ts. */
|
|
3
|
+
declare const paradymCatalog: {
|
|
4
|
+
readonly slug: "paradym";
|
|
5
|
+
readonly name: "Paradym";
|
|
6
|
+
readonly description: "Paradym is an API-first platform that simplifies the issuance, verification, and management of verifiable credentials, supporting standards like SD-JWT VCs over OpenID4VC and AnonCreds over DIDComm.";
|
|
7
|
+
readonly category: "Security & Identity Tools";
|
|
8
|
+
readonly logo: "https://logos.composio.dev/api/paradym";
|
|
9
|
+
readonly authKind: "keystroke";
|
|
10
|
+
readonly oauthScopes: readonly [];
|
|
11
|
+
};
|
|
12
|
+
//#endregion
|
|
13
|
+
export { paradymCatalog };
|
|
14
|
+
//# sourceMappingURL=catalog.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"catalog.d.mts","names":[],"sources":["../src/catalog.ts"],"mappings":";;cACa,cAAA;EAAA"}
|
package/dist/catalog.mjs
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
//#region src/catalog.ts
|
|
2
|
+
/** Generated — kept in sync with src/app.ts. */
|
|
3
|
+
const paradymCatalog = {
|
|
4
|
+
"slug": "paradym",
|
|
5
|
+
"name": "Paradym",
|
|
6
|
+
"description": "Paradym is an API-first platform that simplifies the issuance, verification, and management of verifiable credentials, supporting standards like SD-JWT VCs over OpenID4VC and AnonCreds over DIDComm.",
|
|
7
|
+
"category": "Security & Identity Tools",
|
|
8
|
+
"logo": "https://logos.composio.dev/api/paradym",
|
|
9
|
+
"authKind": "keystroke",
|
|
10
|
+
"oauthScopes": []
|
|
11
|
+
};
|
|
12
|
+
//#endregion
|
|
13
|
+
export { paradymCatalog };
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=catalog.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const paradymCatalog = {\n \"slug\": \"paradym\",\n \"name\": \"Paradym\",\n \"description\": \"Paradym is an API-first platform that simplifies the issuance, verification, and management of verifiable credentials, supporting standards like SD-JWT VCs over OpenID4VC and AnonCreds over DIDComm.\",\n \"category\": \"Security & Identity Tools\",\n \"logo\": \"https://logos.composio.dev/api/paradym\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,iBAAiB;CAC5B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
|
package/dist/execute.cjs
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_client = require("@keystrokehq/keystroke/client");
|
|
2
|
+
//#region src/execute.ts
|
|
3
|
+
const APP_SLUG = "paradym";
|
|
4
|
+
/** Pinned app version — updated on regeneration. */
|
|
5
|
+
const APP_VERSION = "20260615_00";
|
|
6
|
+
async function executeParadymTool(tool, args) {
|
|
7
|
+
const { result } = await (0, _keystrokehq_keystroke_client.createKeystrokeClient)().tools.execute({
|
|
8
|
+
app: APP_SLUG,
|
|
9
|
+
tool,
|
|
10
|
+
arguments: args,
|
|
11
|
+
version: APP_VERSION
|
|
12
|
+
});
|
|
13
|
+
return result;
|
|
14
|
+
}
|
|
15
|
+
//#endregion
|
|
16
|
+
exports.executeParadymTool = executeParadymTool;
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=execute.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"execute.cjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"paradym\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260615_00\";\n\nexport async function executeParadymTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,mBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,OAAA,GAAA,8BAAA,sBAAA,CAA4B,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
|
package/dist/execute.mjs
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { createKeystrokeClient } from "@keystrokehq/keystroke/client";
|
|
2
|
+
//#region src/execute.ts
|
|
3
|
+
const APP_SLUG = "paradym";
|
|
4
|
+
/** Pinned app version — updated on regeneration. */
|
|
5
|
+
const APP_VERSION = "20260615_00";
|
|
6
|
+
async function executeParadymTool(tool, args) {
|
|
7
|
+
const { result } = await createKeystrokeClient().tools.execute({
|
|
8
|
+
app: APP_SLUG,
|
|
9
|
+
tool,
|
|
10
|
+
arguments: args,
|
|
11
|
+
version: APP_VERSION
|
|
12
|
+
});
|
|
13
|
+
return result;
|
|
14
|
+
}
|
|
15
|
+
//#endregion
|
|
16
|
+
export { executeParadymTool };
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=execute.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"execute.mjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"paradym\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260615_00\";\n\nexport async function executeParadymTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,mBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,MAAM,sBAAsB,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
|
package/dist/index.cjs
ADDED
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
+
const require_app = require("./app.cjs");
|
|
3
|
+
const require_catalog = require("./catalog.cjs");
|
|
4
|
+
const require_activate_certificate = require("./actions/activate-certificate.cjs");
|
|
5
|
+
const require_archive_anoncreds_credential_template = require("./actions/archive-anoncreds-credential-template.cjs");
|
|
6
|
+
const require_archive_mdoc_credential_template = require("./actions/archive-mdoc-credential-template.cjs");
|
|
7
|
+
const require_archive_presentation_template = require("./actions/archive-presentation-template.cjs");
|
|
8
|
+
const require_archive_sd_jwt_vc_credential_template = require("./actions/archive-sd-jwt-vc-credential-template.cjs");
|
|
9
|
+
const require_create_anoncreds_credential_template = require("./actions/create-anoncreds-credential-template.cjs");
|
|
10
|
+
const require_create_certificate = require("./actions/create-certificate.cjs");
|
|
11
|
+
const require_create_didcomm_connection_invitation = require("./actions/create-didcomm-connection-invitation.cjs");
|
|
12
|
+
const require_create_didcomm_issuance_offer = require("./actions/create-didcomm-issuance-offer.cjs");
|
|
13
|
+
const require_create_openid4vc_credential_offer = require("./actions/create-openid4vc-credential-offer.cjs");
|
|
14
|
+
const require_create_openid4vc_verification_request = require("./actions/create-openid4vc-verification-request.cjs");
|
|
15
|
+
const require_create_presentation_template = require("./actions/create-presentation-template.cjs");
|
|
16
|
+
const require_create_project_webhook = require("./actions/create-project-webhook.cjs");
|
|
17
|
+
const require_create_sd_jwt_vc_credential_template = require("./actions/create-sd-jwt-vc-credential-template.cjs");
|
|
18
|
+
const require_create_trusted_entity = require("./actions/create-trusted-entity.cjs");
|
|
19
|
+
const require_deactivate_certificate = require("./actions/deactivate-certificate.cjs");
|
|
20
|
+
const require_delete_did_comm_connection = require("./actions/delete-did-comm-connection.cjs");
|
|
21
|
+
const require_delete_didcomm_invitation = require("./actions/delete-didcomm-invitation.cjs");
|
|
22
|
+
const require_delete_trusted_entity = require("./actions/delete-trusted-entity.cjs");
|
|
23
|
+
const require_delete_webhook = require("./actions/delete-webhook.cjs");
|
|
24
|
+
const require_get_anoncreds_credential_template = require("./actions/get-anoncreds-credential-template.cjs");
|
|
25
|
+
const require_get_anoncreds_credential_template_json_schema = require("./actions/get-anoncreds-credential-template-json-schema.cjs");
|
|
26
|
+
const require_get_di_ds = require("./actions/get-di-ds.cjs");
|
|
27
|
+
const require_get_did_comm_connection = require("./actions/get-did-comm-connection.cjs");
|
|
28
|
+
const require_get_did_comm_connections = require("./actions/get-did-comm-connections.cjs");
|
|
29
|
+
const require_get_didcomm_invitation = require("./actions/get-didcomm-invitation.cjs");
|
|
30
|
+
const require_get_didcomm_issuance_session = require("./actions/get-didcomm-issuance-session.cjs");
|
|
31
|
+
const require_get_mdoc_credential_template = require("./actions/get-mdoc-credential-template.cjs");
|
|
32
|
+
const require_get_mdoc_credential_template_json_schema = require("./actions/get-mdoc-credential-template-json-schema.cjs");
|
|
33
|
+
const require_get_openid4vc_issuance_session = require("./actions/get-openid4vc-issuance-session.cjs");
|
|
34
|
+
const require_get_openid4vc_verification_session = require("./actions/get-openid4vc-verification-session.cjs");
|
|
35
|
+
const require_get_presentation_template = require("./actions/get-presentation-template.cjs");
|
|
36
|
+
const require_get_presentation_templates = require("./actions/get-presentation-templates.cjs");
|
|
37
|
+
const require_get_project_members = require("./actions/get-project-members.cjs");
|
|
38
|
+
const require_get_project_profile = require("./actions/get-project-profile.cjs");
|
|
39
|
+
const require_get_project_webhooks = require("./actions/get-project-webhooks.cjs");
|
|
40
|
+
const require_get_projects = require("./actions/get-projects.cjs");
|
|
41
|
+
const require_get_sd_jwt_vc_credential_template = require("./actions/get-sd-jwt-vc-credential-template.cjs");
|
|
42
|
+
const require_get_sd_jwt_vc_credential_template_json_schema = require("./actions/get-sd-jwt-vc-credential-template-json-schema.cjs");
|
|
43
|
+
const require_get_trusted_entities = require("./actions/get-trusted-entities.cjs");
|
|
44
|
+
const require_get_trusted_entity = require("./actions/get-trusted-entity.cjs");
|
|
45
|
+
const require_issue_direct_sd_jwt_vc = require("./actions/issue-direct-sd-jwt-vc.cjs");
|
|
46
|
+
const require_list_anon_creds_credential_templates = require("./actions/list-anon-creds-credential-templates.cjs");
|
|
47
|
+
const require_list_certificate_signing_requests = require("./actions/list-certificate-signing-requests.cjs");
|
|
48
|
+
const require_list_certificates = require("./actions/list-certificates.cjs");
|
|
49
|
+
const require_list_didcomm_invitations = require("./actions/list-didcomm-invitations.cjs");
|
|
50
|
+
const require_list_didcomm_issuance_offers = require("./actions/list-didcomm-issuance-offers.cjs");
|
|
51
|
+
const require_list_didcomm_mediator_connections = require("./actions/list-didcomm-mediator-connections.cjs");
|
|
52
|
+
const require_list_didcomm_mediators = require("./actions/list-didcomm-mediators.cjs");
|
|
53
|
+
const require_list_didcomm_verification_requests = require("./actions/list-didcomm-verification-requests.cjs");
|
|
54
|
+
const require_list_issued_credentials = require("./actions/list-issued-credentials.cjs");
|
|
55
|
+
const require_list_mdoc_credential_templates = require("./actions/list-mdoc-credential-templates.cjs");
|
|
56
|
+
const require_list_openid4vc_issuance_sessions = require("./actions/list-openid4vc-issuance-sessions.cjs");
|
|
57
|
+
const require_list_openid4vc_verification_sessions = require("./actions/list-openid4vc-verification-sessions.cjs");
|
|
58
|
+
const require_list_sd_jwt_vc_credential_templates = require("./actions/list-sd-jwt-vc-credential-templates.cjs");
|
|
59
|
+
const require_receive_didcomm_invitation = require("./actions/receive-didcomm-invitation.cjs");
|
|
60
|
+
const require_revoke_certificate = require("./actions/revoke-certificate.cjs");
|
|
61
|
+
const require_send_did_comm_custom_message = require("./actions/send-did-comm-custom-message.cjs");
|
|
62
|
+
const require_send_didcomm_basic_message = require("./actions/send-didcomm-basic-message.cjs");
|
|
63
|
+
const require_unarchive_anoncreds_credential_template = require("./actions/unarchive-anoncreds-credential-template.cjs");
|
|
64
|
+
const require_unarchive_mdoc_credential_template = require("./actions/unarchive-mdoc-credential-template.cjs");
|
|
65
|
+
const require_unarchive_sd_jwt_vc_credential_template = require("./actions/unarchive-sd-jwt-vc-credential-template.cjs");
|
|
66
|
+
const require_update_did_comm_connection = require("./actions/update-did-comm-connection.cjs");
|
|
67
|
+
const require_update_mdoc_credential_template = require("./actions/update-mdoc-credential-template.cjs");
|
|
68
|
+
const require_update_presentation_template = require("./actions/update-presentation-template.cjs");
|
|
69
|
+
const require_update_project = require("./actions/update-project.cjs");
|
|
70
|
+
const require_update_project_profile = require("./actions/update-project-profile.cjs");
|
|
71
|
+
const require_update_sd_jwt_vc_credential_template = require("./actions/update-sd-jwt-vc-credential-template.cjs");
|
|
72
|
+
const require_update_trusted_entity = require("./actions/update-trusted-entity.cjs");
|
|
73
|
+
require("./actions/index.cjs");
|
|
74
|
+
exports.paradym = require_app.paradym;
|
|
75
|
+
exports.paradymActivateCertificate = require_activate_certificate.paradymActivateCertificate;
|
|
76
|
+
exports.paradymArchiveAnoncredsCredentialTemplate = require_archive_anoncreds_credential_template.paradymArchiveAnoncredsCredentialTemplate;
|
|
77
|
+
exports.paradymArchiveMdocCredentialTemplate = require_archive_mdoc_credential_template.paradymArchiveMdocCredentialTemplate;
|
|
78
|
+
exports.paradymArchivePresentationTemplate = require_archive_presentation_template.paradymArchivePresentationTemplate;
|
|
79
|
+
exports.paradymArchiveSdJwtVcCredentialTemplate = require_archive_sd_jwt_vc_credential_template.paradymArchiveSdJwtVcCredentialTemplate;
|
|
80
|
+
exports.paradymCatalog = require_catalog.paradymCatalog;
|
|
81
|
+
exports.paradymCreateAnoncredsCredentialTemplate = require_create_anoncreds_credential_template.paradymCreateAnoncredsCredentialTemplate;
|
|
82
|
+
exports.paradymCreateCertificate = require_create_certificate.paradymCreateCertificate;
|
|
83
|
+
exports.paradymCreateDidcommConnectionInvitation = require_create_didcomm_connection_invitation.paradymCreateDidcommConnectionInvitation;
|
|
84
|
+
exports.paradymCreateDidcommIssuanceOffer = require_create_didcomm_issuance_offer.paradymCreateDidcommIssuanceOffer;
|
|
85
|
+
exports.paradymCreateOpenid4vcCredentialOffer = require_create_openid4vc_credential_offer.paradymCreateOpenid4vcCredentialOffer;
|
|
86
|
+
exports.paradymCreateOpenid4vcVerificationRequest = require_create_openid4vc_verification_request.paradymCreateOpenid4vcVerificationRequest;
|
|
87
|
+
exports.paradymCreatePresentationTemplate = require_create_presentation_template.paradymCreatePresentationTemplate;
|
|
88
|
+
exports.paradymCreateProjectWebhook = require_create_project_webhook.paradymCreateProjectWebhook;
|
|
89
|
+
exports.paradymCreateSdJwtVcCredentialTemplate = require_create_sd_jwt_vc_credential_template.paradymCreateSdJwtVcCredentialTemplate;
|
|
90
|
+
exports.paradymCreateTrustedEntity = require_create_trusted_entity.paradymCreateTrustedEntity;
|
|
91
|
+
exports.paradymDeactivateCertificate = require_deactivate_certificate.paradymDeactivateCertificate;
|
|
92
|
+
exports.paradymDeleteDidCommConnection = require_delete_did_comm_connection.paradymDeleteDidCommConnection;
|
|
93
|
+
exports.paradymDeleteDidcommInvitation = require_delete_didcomm_invitation.paradymDeleteDidcommInvitation;
|
|
94
|
+
exports.paradymDeleteTrustedEntity = require_delete_trusted_entity.paradymDeleteTrustedEntity;
|
|
95
|
+
exports.paradymDeleteWebhook = require_delete_webhook.paradymDeleteWebhook;
|
|
96
|
+
exports.paradymGetAnoncredsCredentialTemplate = require_get_anoncreds_credential_template.paradymGetAnoncredsCredentialTemplate;
|
|
97
|
+
exports.paradymGetAnoncredsCredentialTemplateJsonSchema = require_get_anoncreds_credential_template_json_schema.paradymGetAnoncredsCredentialTemplateJsonSchema;
|
|
98
|
+
exports.paradymGetDiDs = require_get_di_ds.paradymGetDiDs;
|
|
99
|
+
exports.paradymGetDidCommConnection = require_get_did_comm_connection.paradymGetDidCommConnection;
|
|
100
|
+
exports.paradymGetDidCommConnections = require_get_did_comm_connections.paradymGetDidCommConnections;
|
|
101
|
+
exports.paradymGetDidcommInvitation = require_get_didcomm_invitation.paradymGetDidcommInvitation;
|
|
102
|
+
exports.paradymGetDidcommIssuanceSession = require_get_didcomm_issuance_session.paradymGetDidcommIssuanceSession;
|
|
103
|
+
exports.paradymGetMdocCredentialTemplate = require_get_mdoc_credential_template.paradymGetMdocCredentialTemplate;
|
|
104
|
+
exports.paradymGetMdocCredentialTemplateJsonSchema = require_get_mdoc_credential_template_json_schema.paradymGetMdocCredentialTemplateJsonSchema;
|
|
105
|
+
exports.paradymGetOpenid4vcIssuanceSession = require_get_openid4vc_issuance_session.paradymGetOpenid4vcIssuanceSession;
|
|
106
|
+
exports.paradymGetOpenid4vcVerificationSession = require_get_openid4vc_verification_session.paradymGetOpenid4vcVerificationSession;
|
|
107
|
+
exports.paradymGetPresentationTemplate = require_get_presentation_template.paradymGetPresentationTemplate;
|
|
108
|
+
exports.paradymGetPresentationTemplates = require_get_presentation_templates.paradymGetPresentationTemplates;
|
|
109
|
+
exports.paradymGetProjectMembers = require_get_project_members.paradymGetProjectMembers;
|
|
110
|
+
exports.paradymGetProjectProfile = require_get_project_profile.paradymGetProjectProfile;
|
|
111
|
+
exports.paradymGetProjectWebhooks = require_get_project_webhooks.paradymGetProjectWebhooks;
|
|
112
|
+
exports.paradymGetProjects = require_get_projects.paradymGetProjects;
|
|
113
|
+
exports.paradymGetSdJwtVcCredentialTemplate = require_get_sd_jwt_vc_credential_template.paradymGetSdJwtVcCredentialTemplate;
|
|
114
|
+
exports.paradymGetSdJwtVcCredentialTemplateJsonSchema = require_get_sd_jwt_vc_credential_template_json_schema.paradymGetSdJwtVcCredentialTemplateJsonSchema;
|
|
115
|
+
exports.paradymGetTrustedEntities = require_get_trusted_entities.paradymGetTrustedEntities;
|
|
116
|
+
exports.paradymGetTrustedEntity = require_get_trusted_entity.paradymGetTrustedEntity;
|
|
117
|
+
exports.paradymIssueDirectSdJwtVc = require_issue_direct_sd_jwt_vc.paradymIssueDirectSdJwtVc;
|
|
118
|
+
exports.paradymListAnonCredsCredentialTemplates = require_list_anon_creds_credential_templates.paradymListAnonCredsCredentialTemplates;
|
|
119
|
+
exports.paradymListCertificateSigningRequests = require_list_certificate_signing_requests.paradymListCertificateSigningRequests;
|
|
120
|
+
exports.paradymListCertificates = require_list_certificates.paradymListCertificates;
|
|
121
|
+
exports.paradymListDidcommInvitations = require_list_didcomm_invitations.paradymListDidcommInvitations;
|
|
122
|
+
exports.paradymListDidcommIssuanceOffers = require_list_didcomm_issuance_offers.paradymListDidcommIssuanceOffers;
|
|
123
|
+
exports.paradymListDidcommMediatorConnections = require_list_didcomm_mediator_connections.paradymListDidcommMediatorConnections;
|
|
124
|
+
exports.paradymListDidcommMediators = require_list_didcomm_mediators.paradymListDidcommMediators;
|
|
125
|
+
exports.paradymListDidcommVerificationRequests = require_list_didcomm_verification_requests.paradymListDidcommVerificationRequests;
|
|
126
|
+
exports.paradymListIssuedCredentials = require_list_issued_credentials.paradymListIssuedCredentials;
|
|
127
|
+
exports.paradymListMdocCredentialTemplates = require_list_mdoc_credential_templates.paradymListMdocCredentialTemplates;
|
|
128
|
+
exports.paradymListOpenid4vcIssuanceSessions = require_list_openid4vc_issuance_sessions.paradymListOpenid4vcIssuanceSessions;
|
|
129
|
+
exports.paradymListOpenid4vcVerificationSessions = require_list_openid4vc_verification_sessions.paradymListOpenid4vcVerificationSessions;
|
|
130
|
+
exports.paradymListSdJwtVcCredentialTemplates = require_list_sd_jwt_vc_credential_templates.paradymListSdJwtVcCredentialTemplates;
|
|
131
|
+
exports.paradymReceiveDidcommInvitation = require_receive_didcomm_invitation.paradymReceiveDidcommInvitation;
|
|
132
|
+
exports.paradymRevokeCertificate = require_revoke_certificate.paradymRevokeCertificate;
|
|
133
|
+
exports.paradymSendDidCommCustomMessage = require_send_did_comm_custom_message.paradymSendDidCommCustomMessage;
|
|
134
|
+
exports.paradymSendDidcommBasicMessage = require_send_didcomm_basic_message.paradymSendDidcommBasicMessage;
|
|
135
|
+
exports.paradymUnarchiveAnoncredsCredentialTemplate = require_unarchive_anoncreds_credential_template.paradymUnarchiveAnoncredsCredentialTemplate;
|
|
136
|
+
exports.paradymUnarchiveMdocCredentialTemplate = require_unarchive_mdoc_credential_template.paradymUnarchiveMdocCredentialTemplate;
|
|
137
|
+
exports.paradymUnarchiveSdJwtVcCredentialTemplate = require_unarchive_sd_jwt_vc_credential_template.paradymUnarchiveSdJwtVcCredentialTemplate;
|
|
138
|
+
exports.paradymUpdateDidCommConnection = require_update_did_comm_connection.paradymUpdateDidCommConnection;
|
|
139
|
+
exports.paradymUpdateMdocCredentialTemplate = require_update_mdoc_credential_template.paradymUpdateMdocCredentialTemplate;
|
|
140
|
+
exports.paradymUpdatePresentationTemplate = require_update_presentation_template.paradymUpdatePresentationTemplate;
|
|
141
|
+
exports.paradymUpdateProject = require_update_project.paradymUpdateProject;
|
|
142
|
+
exports.paradymUpdateProjectProfile = require_update_project_profile.paradymUpdateProjectProfile;
|
|
143
|
+
exports.paradymUpdateSdJwtVcCredentialTemplate = require_update_sd_jwt_vc_credential_template.paradymUpdateSdJwtVcCredentialTemplate;
|
|
144
|
+
exports.paradymUpdateTrustedEntity = require_update_trusted_entity.paradymUpdateTrustedEntity;
|
package/dist/index.d.cts
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { paradymActivateCertificate } from "./actions/activate-certificate.cjs";
|
|
2
|
+
import { paradymArchiveAnoncredsCredentialTemplate } from "./actions/archive-anoncreds-credential-template.cjs";
|
|
3
|
+
import { paradymArchiveMdocCredentialTemplate } from "./actions/archive-mdoc-credential-template.cjs";
|
|
4
|
+
import { paradymArchivePresentationTemplate } from "./actions/archive-presentation-template.cjs";
|
|
5
|
+
import { paradymArchiveSdJwtVcCredentialTemplate } from "./actions/archive-sd-jwt-vc-credential-template.cjs";
|
|
6
|
+
import { paradymCreateAnoncredsCredentialTemplate } from "./actions/create-anoncreds-credential-template.cjs";
|
|
7
|
+
import { paradymCreateCertificate } from "./actions/create-certificate.cjs";
|
|
8
|
+
import { paradymCreateDidcommConnectionInvitation } from "./actions/create-didcomm-connection-invitation.cjs";
|
|
9
|
+
import { paradymCreateDidcommIssuanceOffer } from "./actions/create-didcomm-issuance-offer.cjs";
|
|
10
|
+
import { paradymCreateOpenid4vcCredentialOffer } from "./actions/create-openid4vc-credential-offer.cjs";
|
|
11
|
+
import { paradymCreateOpenid4vcVerificationRequest } from "./actions/create-openid4vc-verification-request.cjs";
|
|
12
|
+
import { paradymCreatePresentationTemplate } from "./actions/create-presentation-template.cjs";
|
|
13
|
+
import { paradymCreateProjectWebhook } from "./actions/create-project-webhook.cjs";
|
|
14
|
+
import { paradymCreateSdJwtVcCredentialTemplate } from "./actions/create-sd-jwt-vc-credential-template.cjs";
|
|
15
|
+
import { paradymCreateTrustedEntity } from "./actions/create-trusted-entity.cjs";
|
|
16
|
+
import { paradymDeactivateCertificate } from "./actions/deactivate-certificate.cjs";
|
|
17
|
+
import { paradymDeleteDidCommConnection } from "./actions/delete-did-comm-connection.cjs";
|
|
18
|
+
import { paradymDeleteDidcommInvitation } from "./actions/delete-didcomm-invitation.cjs";
|
|
19
|
+
import { paradymDeleteTrustedEntity } from "./actions/delete-trusted-entity.cjs";
|
|
20
|
+
import { paradymDeleteWebhook } from "./actions/delete-webhook.cjs";
|
|
21
|
+
import { paradymGetAnoncredsCredentialTemplate } from "./actions/get-anoncreds-credential-template.cjs";
|
|
22
|
+
import { paradymGetAnoncredsCredentialTemplateJsonSchema } from "./actions/get-anoncreds-credential-template-json-schema.cjs";
|
|
23
|
+
import { paradymGetDiDs } from "./actions/get-di-ds.cjs";
|
|
24
|
+
import { paradymGetDidCommConnection } from "./actions/get-did-comm-connection.cjs";
|
|
25
|
+
import { paradymGetDidCommConnections } from "./actions/get-did-comm-connections.cjs";
|
|
26
|
+
import { paradymGetDidcommInvitation } from "./actions/get-didcomm-invitation.cjs";
|
|
27
|
+
import { paradymGetDidcommIssuanceSession } from "./actions/get-didcomm-issuance-session.cjs";
|
|
28
|
+
import { paradymGetMdocCredentialTemplate } from "./actions/get-mdoc-credential-template.cjs";
|
|
29
|
+
import { paradymGetMdocCredentialTemplateJsonSchema } from "./actions/get-mdoc-credential-template-json-schema.cjs";
|
|
30
|
+
import { paradymGetOpenid4vcIssuanceSession } from "./actions/get-openid4vc-issuance-session.cjs";
|
|
31
|
+
import { paradymGetOpenid4vcVerificationSession } from "./actions/get-openid4vc-verification-session.cjs";
|
|
32
|
+
import { paradymGetPresentationTemplate } from "./actions/get-presentation-template.cjs";
|
|
33
|
+
import { paradymGetPresentationTemplates } from "./actions/get-presentation-templates.cjs";
|
|
34
|
+
import { paradymGetProjectMembers } from "./actions/get-project-members.cjs";
|
|
35
|
+
import { paradymGetProjectProfile } from "./actions/get-project-profile.cjs";
|
|
36
|
+
import { paradymGetProjectWebhooks } from "./actions/get-project-webhooks.cjs";
|
|
37
|
+
import { paradymGetProjects } from "./actions/get-projects.cjs";
|
|
38
|
+
import { paradymGetSdJwtVcCredentialTemplate } from "./actions/get-sd-jwt-vc-credential-template.cjs";
|
|
39
|
+
import { paradymGetSdJwtVcCredentialTemplateJsonSchema } from "./actions/get-sd-jwt-vc-credential-template-json-schema.cjs";
|
|
40
|
+
import { paradymGetTrustedEntities } from "./actions/get-trusted-entities.cjs";
|
|
41
|
+
import { paradymGetTrustedEntity } from "./actions/get-trusted-entity.cjs";
|
|
42
|
+
import { paradymIssueDirectSdJwtVc } from "./actions/issue-direct-sd-jwt-vc.cjs";
|
|
43
|
+
import { paradymListAnonCredsCredentialTemplates } from "./actions/list-anon-creds-credential-templates.cjs";
|
|
44
|
+
import { paradymListCertificateSigningRequests } from "./actions/list-certificate-signing-requests.cjs";
|
|
45
|
+
import { paradymListCertificates } from "./actions/list-certificates.cjs";
|
|
46
|
+
import { paradymListDidcommInvitations } from "./actions/list-didcomm-invitations.cjs";
|
|
47
|
+
import { paradymListDidcommIssuanceOffers } from "./actions/list-didcomm-issuance-offers.cjs";
|
|
48
|
+
import { paradymListDidcommMediatorConnections } from "./actions/list-didcomm-mediator-connections.cjs";
|
|
49
|
+
import { paradymListDidcommMediators } from "./actions/list-didcomm-mediators.cjs";
|
|
50
|
+
import { paradymListDidcommVerificationRequests } from "./actions/list-didcomm-verification-requests.cjs";
|
|
51
|
+
import { paradymListIssuedCredentials } from "./actions/list-issued-credentials.cjs";
|
|
52
|
+
import { paradymListMdocCredentialTemplates } from "./actions/list-mdoc-credential-templates.cjs";
|
|
53
|
+
import { paradymListOpenid4vcIssuanceSessions } from "./actions/list-openid4vc-issuance-sessions.cjs";
|
|
54
|
+
import { paradymListOpenid4vcVerificationSessions } from "./actions/list-openid4vc-verification-sessions.cjs";
|
|
55
|
+
import { paradymListSdJwtVcCredentialTemplates } from "./actions/list-sd-jwt-vc-credential-templates.cjs";
|
|
56
|
+
import { paradymReceiveDidcommInvitation } from "./actions/receive-didcomm-invitation.cjs";
|
|
57
|
+
import { paradymRevokeCertificate } from "./actions/revoke-certificate.cjs";
|
|
58
|
+
import { paradymSendDidCommCustomMessage } from "./actions/send-did-comm-custom-message.cjs";
|
|
59
|
+
import { paradymSendDidcommBasicMessage } from "./actions/send-didcomm-basic-message.cjs";
|
|
60
|
+
import { paradymUnarchiveAnoncredsCredentialTemplate } from "./actions/unarchive-anoncreds-credential-template.cjs";
|
|
61
|
+
import { paradymUnarchiveMdocCredentialTemplate } from "./actions/unarchive-mdoc-credential-template.cjs";
|
|
62
|
+
import { paradymUnarchiveSdJwtVcCredentialTemplate } from "./actions/unarchive-sd-jwt-vc-credential-template.cjs";
|
|
63
|
+
import { paradymUpdateDidCommConnection } from "./actions/update-did-comm-connection.cjs";
|
|
64
|
+
import { paradymUpdateMdocCredentialTemplate } from "./actions/update-mdoc-credential-template.cjs";
|
|
65
|
+
import { paradymUpdatePresentationTemplate } from "./actions/update-presentation-template.cjs";
|
|
66
|
+
import { paradymUpdateProject } from "./actions/update-project.cjs";
|
|
67
|
+
import { paradymUpdateProjectProfile } from "./actions/update-project-profile.cjs";
|
|
68
|
+
import { paradymUpdateSdJwtVcCredentialTemplate } from "./actions/update-sd-jwt-vc-credential-template.cjs";
|
|
69
|
+
import { paradymUpdateTrustedEntity } from "./actions/update-trusted-entity.cjs";
|
|
70
|
+
import { paradym } from "./app.cjs";
|
|
71
|
+
import { paradymCatalog } from "./catalog.cjs";
|
|
72
|
+
export { paradym, paradymActivateCertificate, paradymArchiveAnoncredsCredentialTemplate, paradymArchiveMdocCredentialTemplate, paradymArchivePresentationTemplate, paradymArchiveSdJwtVcCredentialTemplate, paradymCatalog, paradymCreateAnoncredsCredentialTemplate, paradymCreateCertificate, paradymCreateDidcommConnectionInvitation, paradymCreateDidcommIssuanceOffer, paradymCreateOpenid4vcCredentialOffer, paradymCreateOpenid4vcVerificationRequest, paradymCreatePresentationTemplate, paradymCreateProjectWebhook, paradymCreateSdJwtVcCredentialTemplate, paradymCreateTrustedEntity, paradymDeactivateCertificate, paradymDeleteDidCommConnection, paradymDeleteDidcommInvitation, paradymDeleteTrustedEntity, paradymDeleteWebhook, paradymGetAnoncredsCredentialTemplate, paradymGetAnoncredsCredentialTemplateJsonSchema, paradymGetDiDs, paradymGetDidCommConnection, paradymGetDidCommConnections, paradymGetDidcommInvitation, paradymGetDidcommIssuanceSession, paradymGetMdocCredentialTemplate, paradymGetMdocCredentialTemplateJsonSchema, paradymGetOpenid4vcIssuanceSession, paradymGetOpenid4vcVerificationSession, paradymGetPresentationTemplate, paradymGetPresentationTemplates, paradymGetProjectMembers, paradymGetProjectProfile, paradymGetProjectWebhooks, paradymGetProjects, paradymGetSdJwtVcCredentialTemplate, paradymGetSdJwtVcCredentialTemplateJsonSchema, paradymGetTrustedEntities, paradymGetTrustedEntity, paradymIssueDirectSdJwtVc, paradymListAnonCredsCredentialTemplates, paradymListCertificateSigningRequests, paradymListCertificates, paradymListDidcommInvitations, paradymListDidcommIssuanceOffers, paradymListDidcommMediatorConnections, paradymListDidcommMediators, paradymListDidcommVerificationRequests, paradymListIssuedCredentials, paradymListMdocCredentialTemplates, paradymListOpenid4vcIssuanceSessions, paradymListOpenid4vcVerificationSessions, paradymListSdJwtVcCredentialTemplates, paradymReceiveDidcommInvitation, paradymRevokeCertificate, paradymSendDidCommCustomMessage, paradymSendDidcommBasicMessage, paradymUnarchiveAnoncredsCredentialTemplate, paradymUnarchiveMdocCredentialTemplate, paradymUnarchiveSdJwtVcCredentialTemplate, paradymUpdateDidCommConnection, paradymUpdateMdocCredentialTemplate, paradymUpdatePresentationTemplate, paradymUpdateProject, paradymUpdateProjectProfile, paradymUpdateSdJwtVcCredentialTemplate, paradymUpdateTrustedEntity };
|
package/dist/index.d.mts
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { paradymActivateCertificate } from "./actions/activate-certificate.mjs";
|
|
2
|
+
import { paradymArchiveAnoncredsCredentialTemplate } from "./actions/archive-anoncreds-credential-template.mjs";
|
|
3
|
+
import { paradymArchiveMdocCredentialTemplate } from "./actions/archive-mdoc-credential-template.mjs";
|
|
4
|
+
import { paradymArchivePresentationTemplate } from "./actions/archive-presentation-template.mjs";
|
|
5
|
+
import { paradymArchiveSdJwtVcCredentialTemplate } from "./actions/archive-sd-jwt-vc-credential-template.mjs";
|
|
6
|
+
import { paradymCreateAnoncredsCredentialTemplate } from "./actions/create-anoncreds-credential-template.mjs";
|
|
7
|
+
import { paradymCreateCertificate } from "./actions/create-certificate.mjs";
|
|
8
|
+
import { paradymCreateDidcommConnectionInvitation } from "./actions/create-didcomm-connection-invitation.mjs";
|
|
9
|
+
import { paradymCreateDidcommIssuanceOffer } from "./actions/create-didcomm-issuance-offer.mjs";
|
|
10
|
+
import { paradymCreateOpenid4vcCredentialOffer } from "./actions/create-openid4vc-credential-offer.mjs";
|
|
11
|
+
import { paradymCreateOpenid4vcVerificationRequest } from "./actions/create-openid4vc-verification-request.mjs";
|
|
12
|
+
import { paradymCreatePresentationTemplate } from "./actions/create-presentation-template.mjs";
|
|
13
|
+
import { paradymCreateProjectWebhook } from "./actions/create-project-webhook.mjs";
|
|
14
|
+
import { paradymCreateSdJwtVcCredentialTemplate } from "./actions/create-sd-jwt-vc-credential-template.mjs";
|
|
15
|
+
import { paradymCreateTrustedEntity } from "./actions/create-trusted-entity.mjs";
|
|
16
|
+
import { paradymDeactivateCertificate } from "./actions/deactivate-certificate.mjs";
|
|
17
|
+
import { paradymDeleteDidCommConnection } from "./actions/delete-did-comm-connection.mjs";
|
|
18
|
+
import { paradymDeleteDidcommInvitation } from "./actions/delete-didcomm-invitation.mjs";
|
|
19
|
+
import { paradymDeleteTrustedEntity } from "./actions/delete-trusted-entity.mjs";
|
|
20
|
+
import { paradymDeleteWebhook } from "./actions/delete-webhook.mjs";
|
|
21
|
+
import { paradymGetAnoncredsCredentialTemplate } from "./actions/get-anoncreds-credential-template.mjs";
|
|
22
|
+
import { paradymGetAnoncredsCredentialTemplateJsonSchema } from "./actions/get-anoncreds-credential-template-json-schema.mjs";
|
|
23
|
+
import { paradymGetDiDs } from "./actions/get-di-ds.mjs";
|
|
24
|
+
import { paradymGetDidCommConnection } from "./actions/get-did-comm-connection.mjs";
|
|
25
|
+
import { paradymGetDidCommConnections } from "./actions/get-did-comm-connections.mjs";
|
|
26
|
+
import { paradymGetDidcommInvitation } from "./actions/get-didcomm-invitation.mjs";
|
|
27
|
+
import { paradymGetDidcommIssuanceSession } from "./actions/get-didcomm-issuance-session.mjs";
|
|
28
|
+
import { paradymGetMdocCredentialTemplate } from "./actions/get-mdoc-credential-template.mjs";
|
|
29
|
+
import { paradymGetMdocCredentialTemplateJsonSchema } from "./actions/get-mdoc-credential-template-json-schema.mjs";
|
|
30
|
+
import { paradymGetOpenid4vcIssuanceSession } from "./actions/get-openid4vc-issuance-session.mjs";
|
|
31
|
+
import { paradymGetOpenid4vcVerificationSession } from "./actions/get-openid4vc-verification-session.mjs";
|
|
32
|
+
import { paradymGetPresentationTemplate } from "./actions/get-presentation-template.mjs";
|
|
33
|
+
import { paradymGetPresentationTemplates } from "./actions/get-presentation-templates.mjs";
|
|
34
|
+
import { paradymGetProjectMembers } from "./actions/get-project-members.mjs";
|
|
35
|
+
import { paradymGetProjectProfile } from "./actions/get-project-profile.mjs";
|
|
36
|
+
import { paradymGetProjectWebhooks } from "./actions/get-project-webhooks.mjs";
|
|
37
|
+
import { paradymGetProjects } from "./actions/get-projects.mjs";
|
|
38
|
+
import { paradymGetSdJwtVcCredentialTemplate } from "./actions/get-sd-jwt-vc-credential-template.mjs";
|
|
39
|
+
import { paradymGetSdJwtVcCredentialTemplateJsonSchema } from "./actions/get-sd-jwt-vc-credential-template-json-schema.mjs";
|
|
40
|
+
import { paradymGetTrustedEntities } from "./actions/get-trusted-entities.mjs";
|
|
41
|
+
import { paradymGetTrustedEntity } from "./actions/get-trusted-entity.mjs";
|
|
42
|
+
import { paradymIssueDirectSdJwtVc } from "./actions/issue-direct-sd-jwt-vc.mjs";
|
|
43
|
+
import { paradymListAnonCredsCredentialTemplates } from "./actions/list-anon-creds-credential-templates.mjs";
|
|
44
|
+
import { paradymListCertificateSigningRequests } from "./actions/list-certificate-signing-requests.mjs";
|
|
45
|
+
import { paradymListCertificates } from "./actions/list-certificates.mjs";
|
|
46
|
+
import { paradymListDidcommInvitations } from "./actions/list-didcomm-invitations.mjs";
|
|
47
|
+
import { paradymListDidcommIssuanceOffers } from "./actions/list-didcomm-issuance-offers.mjs";
|
|
48
|
+
import { paradymListDidcommMediatorConnections } from "./actions/list-didcomm-mediator-connections.mjs";
|
|
49
|
+
import { paradymListDidcommMediators } from "./actions/list-didcomm-mediators.mjs";
|
|
50
|
+
import { paradymListDidcommVerificationRequests } from "./actions/list-didcomm-verification-requests.mjs";
|
|
51
|
+
import { paradymListIssuedCredentials } from "./actions/list-issued-credentials.mjs";
|
|
52
|
+
import { paradymListMdocCredentialTemplates } from "./actions/list-mdoc-credential-templates.mjs";
|
|
53
|
+
import { paradymListOpenid4vcIssuanceSessions } from "./actions/list-openid4vc-issuance-sessions.mjs";
|
|
54
|
+
import { paradymListOpenid4vcVerificationSessions } from "./actions/list-openid4vc-verification-sessions.mjs";
|
|
55
|
+
import { paradymListSdJwtVcCredentialTemplates } from "./actions/list-sd-jwt-vc-credential-templates.mjs";
|
|
56
|
+
import { paradymReceiveDidcommInvitation } from "./actions/receive-didcomm-invitation.mjs";
|
|
57
|
+
import { paradymRevokeCertificate } from "./actions/revoke-certificate.mjs";
|
|
58
|
+
import { paradymSendDidCommCustomMessage } from "./actions/send-did-comm-custom-message.mjs";
|
|
59
|
+
import { paradymSendDidcommBasicMessage } from "./actions/send-didcomm-basic-message.mjs";
|
|
60
|
+
import { paradymUnarchiveAnoncredsCredentialTemplate } from "./actions/unarchive-anoncreds-credential-template.mjs";
|
|
61
|
+
import { paradymUnarchiveMdocCredentialTemplate } from "./actions/unarchive-mdoc-credential-template.mjs";
|
|
62
|
+
import { paradymUnarchiveSdJwtVcCredentialTemplate } from "./actions/unarchive-sd-jwt-vc-credential-template.mjs";
|
|
63
|
+
import { paradymUpdateDidCommConnection } from "./actions/update-did-comm-connection.mjs";
|
|
64
|
+
import { paradymUpdateMdocCredentialTemplate } from "./actions/update-mdoc-credential-template.mjs";
|
|
65
|
+
import { paradymUpdatePresentationTemplate } from "./actions/update-presentation-template.mjs";
|
|
66
|
+
import { paradymUpdateProject } from "./actions/update-project.mjs";
|
|
67
|
+
import { paradymUpdateProjectProfile } from "./actions/update-project-profile.mjs";
|
|
68
|
+
import { paradymUpdateSdJwtVcCredentialTemplate } from "./actions/update-sd-jwt-vc-credential-template.mjs";
|
|
69
|
+
import { paradymUpdateTrustedEntity } from "./actions/update-trusted-entity.mjs";
|
|
70
|
+
import { paradym } from "./app.mjs";
|
|
71
|
+
import { paradymCatalog } from "./catalog.mjs";
|
|
72
|
+
export { paradym, paradymActivateCertificate, paradymArchiveAnoncredsCredentialTemplate, paradymArchiveMdocCredentialTemplate, paradymArchivePresentationTemplate, paradymArchiveSdJwtVcCredentialTemplate, paradymCatalog, paradymCreateAnoncredsCredentialTemplate, paradymCreateCertificate, paradymCreateDidcommConnectionInvitation, paradymCreateDidcommIssuanceOffer, paradymCreateOpenid4vcCredentialOffer, paradymCreateOpenid4vcVerificationRequest, paradymCreatePresentationTemplate, paradymCreateProjectWebhook, paradymCreateSdJwtVcCredentialTemplate, paradymCreateTrustedEntity, paradymDeactivateCertificate, paradymDeleteDidCommConnection, paradymDeleteDidcommInvitation, paradymDeleteTrustedEntity, paradymDeleteWebhook, paradymGetAnoncredsCredentialTemplate, paradymGetAnoncredsCredentialTemplateJsonSchema, paradymGetDiDs, paradymGetDidCommConnection, paradymGetDidCommConnections, paradymGetDidcommInvitation, paradymGetDidcommIssuanceSession, paradymGetMdocCredentialTemplate, paradymGetMdocCredentialTemplateJsonSchema, paradymGetOpenid4vcIssuanceSession, paradymGetOpenid4vcVerificationSession, paradymGetPresentationTemplate, paradymGetPresentationTemplates, paradymGetProjectMembers, paradymGetProjectProfile, paradymGetProjectWebhooks, paradymGetProjects, paradymGetSdJwtVcCredentialTemplate, paradymGetSdJwtVcCredentialTemplateJsonSchema, paradymGetTrustedEntities, paradymGetTrustedEntity, paradymIssueDirectSdJwtVc, paradymListAnonCredsCredentialTemplates, paradymListCertificateSigningRequests, paradymListCertificates, paradymListDidcommInvitations, paradymListDidcommIssuanceOffers, paradymListDidcommMediatorConnections, paradymListDidcommMediators, paradymListDidcommVerificationRequests, paradymListIssuedCredentials, paradymListMdocCredentialTemplates, paradymListOpenid4vcIssuanceSessions, paradymListOpenid4vcVerificationSessions, paradymListSdJwtVcCredentialTemplates, paradymReceiveDidcommInvitation, paradymRevokeCertificate, paradymSendDidCommCustomMessage, paradymSendDidcommBasicMessage, paradymUnarchiveAnoncredsCredentialTemplate, paradymUnarchiveMdocCredentialTemplate, paradymUnarchiveSdJwtVcCredentialTemplate, paradymUpdateDidCommConnection, paradymUpdateMdocCredentialTemplate, paradymUpdatePresentationTemplate, paradymUpdateProject, paradymUpdateProjectProfile, paradymUpdateSdJwtVcCredentialTemplate, paradymUpdateTrustedEntity };
|