@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,37 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/create-anoncreds-credential-template.ts
|
|
4
|
+
const ParadymCreateAnoncredsCredentialTemplateInput = zod.z.object({
|
|
5
|
+
name: zod.z.string().describe("Name of the AnonCreds credential template"),
|
|
6
|
+
issuer: zod.z.string().describe("Optional issuer DID or identifier for the template").optional(),
|
|
7
|
+
schema: zod.z.string().describe("Optional schema identifier for the credential template").optional(),
|
|
8
|
+
projectId: zod.z.string().describe("The unique identifier of the project in which to create the template"),
|
|
9
|
+
revocable: zod.z.boolean().describe("Whether credentials issued from this template can be revoked. Defaults to false if not specified.").optional(),
|
|
10
|
+
attributes: zod.z.object({}).describe("Dictionary of attributes for the credential. Keys are attribute identifiers, values define attribute properties. Each attribute must have a 'type' field."),
|
|
11
|
+
description: zod.z.string().describe("Optional description of the credential template").optional()
|
|
12
|
+
});
|
|
13
|
+
const ParadymCreateAnoncredsCredentialTemplateOutput = zod.z.object({
|
|
14
|
+
id: zod.z.string().describe("Unique identifier of the created template"),
|
|
15
|
+
name: zod.z.string().describe("Name of the template"),
|
|
16
|
+
format: zod.z.string().describe("Credential format, will be 'anoncreds' for this template"),
|
|
17
|
+
issuer: zod.z.string().describe("The issuer DID or identifier"),
|
|
18
|
+
schema: zod.z.string().describe("The schema identifier for the credential"),
|
|
19
|
+
createdAt: zod.z.string().describe("Timestamp when the template was created"),
|
|
20
|
+
revocable: zod.z.boolean().describe("Whether credentials from this template can be revoked"),
|
|
21
|
+
updatedAt: zod.z.string().describe("Timestamp when the template was last updated"),
|
|
22
|
+
archivedAt: zod.z.string().describe("Timestamp when the template was archived, null if not archived").nullable().optional(),
|
|
23
|
+
attributes: zod.z.object({}).describe("Attributes defined in the template"),
|
|
24
|
+
definition: zod.z.string().describe("The credential definition identifier"),
|
|
25
|
+
description: zod.z.string().describe("Description of the template").nullable().optional()
|
|
26
|
+
});
|
|
27
|
+
const paradymCreateAnoncredsCredentialTemplate = require_action.action("PARADYM_CREATE_ANONCREDS_CREDENTIAL_TEMPLATE", {
|
|
28
|
+
slug: "paradym-create-anoncreds-credential-template",
|
|
29
|
+
name: "Create AnonCreds Credential Template",
|
|
30
|
+
description: "Tool to create a new AnonCreds credential template. Use when you have a project ID and want to define a credential schema with specific attributes.",
|
|
31
|
+
input: ParadymCreateAnoncredsCredentialTemplateInput,
|
|
32
|
+
output: ParadymCreateAnoncredsCredentialTemplateOutput
|
|
33
|
+
});
|
|
34
|
+
//#endregion
|
|
35
|
+
exports.paradymCreateAnoncredsCredentialTemplate = paradymCreateAnoncredsCredentialTemplate;
|
|
36
|
+
|
|
37
|
+
//# sourceMappingURL=create-anoncreds-credential-template.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-anoncreds-credential-template.cjs","names":["z","action"],"sources":["../../src/actions/create-anoncreds-credential-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymCreateAnoncredsCredentialTemplateInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the AnonCreds credential template\"),\n issuer: z.string().describe(\"Optional issuer DID or identifier for the template\").optional(),\n schema: z.string().describe(\"Optional schema identifier for the credential template\").optional(),\n projectId: z.string().describe(\"The unique identifier of the project in which to create the template\"),\n revocable: z.boolean().describe(\"Whether credentials issued from this template can be revoked. Defaults to false if not specified.\").optional(),\n attributes: z.object({}).describe(\"Dictionary of attributes for the credential. Keys are attribute identifiers, values define attribute properties. Each attribute must have a 'type' field.\"),\n description: z.string().describe(\"Optional description of the credential template\").optional(),\n});\nexport const ParadymCreateAnoncredsCredentialTemplateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the created template\"),\n name: z.string().describe(\"Name of the template\"),\n format: z.string().describe(\"Credential format, will be 'anoncreds' for this template\"),\n issuer: z.string().describe(\"The issuer DID or identifier\"),\n schema: z.string().describe(\"The schema identifier for the credential\"),\n createdAt: z.string().describe(\"Timestamp when the template was created\"),\n revocable: z.boolean().describe(\"Whether credentials from this template can be revoked\"),\n updatedAt: z.string().describe(\"Timestamp when the template was last updated\"),\n archivedAt: z.string().describe(\"Timestamp when the template was archived, null if not archived\").nullable().optional(),\n attributes: z.object({}).describe(\"Attributes defined in the template\"),\n definition: z.string().describe(\"The credential definition identifier\"),\n description: z.string().describe(\"Description of the template\").nullable().optional(),\n});\n\nexport const paradymCreateAnoncredsCredentialTemplate = action(\"PARADYM_CREATE_ANONCREDS_CREDENTIAL_TEMPLATE\", {\n slug: \"paradym-create-anoncreds-credential-template\",\n name: \"Create AnonCreds Credential Template\",\n description: \"Tool to create a new AnonCreds credential template. Use when you have a project ID and want to define a credential schema with specific attributes.\",\n input: ParadymCreateAnoncredsCredentialTemplateInput,\n output: ParadymCreateAnoncredsCredentialTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAA8DA,IAAAA,EAAE,OAAO;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC3F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CACrG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC9I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2JAA2J;CAC7L,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAC/F,CAAC;AACD,MAAa,iDAA+DA,IAAAA,EAAE,OAAO;CACnF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAChD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACxE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD;CACvF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oCAAoC;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACtE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC;AAED,MAAa,2CAA2CC,eAAAA,OAAO,gDAAgD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/create-anoncreds-credential-template.d.ts
|
|
4
|
+
declare const ParadymCreateAnoncredsCredentialTemplateInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymCreateAnoncredsCredentialTemplateOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymCreateAnoncredsCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymCreateAnoncredsCredentialTemplate };
|
|
9
|
+
//# sourceMappingURL=create-anoncreds-credential-template.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-anoncreds-credential-template.d.cts","names":[],"sources":["../../src/actions/create-anoncreds-credential-template.ts"],"mappings":";;;cAIa,6CAAA,EAA+C,CAAA,CAAE,UAQ5D;AAAA,cACW,8CAAA,EAAgD,CAAA,CAAE,UAa7D;AAAA,cAEW,wCAAA,gCAAwC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/create-anoncreds-credential-template.d.ts
|
|
4
|
+
declare const ParadymCreateAnoncredsCredentialTemplateInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymCreateAnoncredsCredentialTemplateOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymCreateAnoncredsCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymCreateAnoncredsCredentialTemplate };
|
|
9
|
+
//# sourceMappingURL=create-anoncreds-credential-template.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-anoncreds-credential-template.d.mts","names":[],"sources":["../../src/actions/create-anoncreds-credential-template.ts"],"mappings":";;;cAIa,6CAAA,EAA+C,CAAA,CAAE,UAQ5D;AAAA,cACW,8CAAA,EAAgD,CAAA,CAAE,UAa7D;AAAA,cAEW,wCAAA,gCAAwC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
const paradymCreateAnoncredsCredentialTemplate = action("PARADYM_CREATE_ANONCREDS_CREDENTIAL_TEMPLATE", {
|
|
4
|
+
slug: "paradym-create-anoncreds-credential-template",
|
|
5
|
+
name: "Create AnonCreds Credential Template",
|
|
6
|
+
description: "Tool to create a new AnonCreds credential template. Use when you have a project ID and want to define a credential schema with specific attributes.",
|
|
7
|
+
input: z.object({
|
|
8
|
+
name: z.string().describe("Name of the AnonCreds credential template"),
|
|
9
|
+
issuer: z.string().describe("Optional issuer DID or identifier for the template").optional(),
|
|
10
|
+
schema: z.string().describe("Optional schema identifier for the credential template").optional(),
|
|
11
|
+
projectId: z.string().describe("The unique identifier of the project in which to create the template"),
|
|
12
|
+
revocable: z.boolean().describe("Whether credentials issued from this template can be revoked. Defaults to false if not specified.").optional(),
|
|
13
|
+
attributes: z.object({}).describe("Dictionary of attributes for the credential. Keys are attribute identifiers, values define attribute properties. Each attribute must have a 'type' field."),
|
|
14
|
+
description: z.string().describe("Optional description of the credential template").optional()
|
|
15
|
+
}),
|
|
16
|
+
output: z.object({
|
|
17
|
+
id: z.string().describe("Unique identifier of the created template"),
|
|
18
|
+
name: z.string().describe("Name of the template"),
|
|
19
|
+
format: z.string().describe("Credential format, will be 'anoncreds' for this template"),
|
|
20
|
+
issuer: z.string().describe("The issuer DID or identifier"),
|
|
21
|
+
schema: z.string().describe("The schema identifier for the credential"),
|
|
22
|
+
createdAt: z.string().describe("Timestamp when the template was created"),
|
|
23
|
+
revocable: z.boolean().describe("Whether credentials from this template can be revoked"),
|
|
24
|
+
updatedAt: z.string().describe("Timestamp when the template was last updated"),
|
|
25
|
+
archivedAt: z.string().describe("Timestamp when the template was archived, null if not archived").nullable().optional(),
|
|
26
|
+
attributes: z.object({}).describe("Attributes defined in the template"),
|
|
27
|
+
definition: z.string().describe("The credential definition identifier"),
|
|
28
|
+
description: z.string().describe("Description of the template").nullable().optional()
|
|
29
|
+
})
|
|
30
|
+
});
|
|
31
|
+
//#endregion
|
|
32
|
+
export { paradymCreateAnoncredsCredentialTemplate };
|
|
33
|
+
|
|
34
|
+
//# sourceMappingURL=create-anoncreds-credential-template.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-anoncreds-credential-template.mjs","names":[],"sources":["../../src/actions/create-anoncreds-credential-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymCreateAnoncredsCredentialTemplateInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the AnonCreds credential template\"),\n issuer: z.string().describe(\"Optional issuer DID or identifier for the template\").optional(),\n schema: z.string().describe(\"Optional schema identifier for the credential template\").optional(),\n projectId: z.string().describe(\"The unique identifier of the project in which to create the template\"),\n revocable: z.boolean().describe(\"Whether credentials issued from this template can be revoked. Defaults to false if not specified.\").optional(),\n attributes: z.object({}).describe(\"Dictionary of attributes for the credential. Keys are attribute identifiers, values define attribute properties. Each attribute must have a 'type' field.\"),\n description: z.string().describe(\"Optional description of the credential template\").optional(),\n});\nexport const ParadymCreateAnoncredsCredentialTemplateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the created template\"),\n name: z.string().describe(\"Name of the template\"),\n format: z.string().describe(\"Credential format, will be 'anoncreds' for this template\"),\n issuer: z.string().describe(\"The issuer DID or identifier\"),\n schema: z.string().describe(\"The schema identifier for the credential\"),\n createdAt: z.string().describe(\"Timestamp when the template was created\"),\n revocable: z.boolean().describe(\"Whether credentials from this template can be revoked\"),\n updatedAt: z.string().describe(\"Timestamp when the template was last updated\"),\n archivedAt: z.string().describe(\"Timestamp when the template was archived, null if not archived\").nullable().optional(),\n attributes: z.object({}).describe(\"Attributes defined in the template\"),\n definition: z.string().describe(\"The credential definition identifier\"),\n description: z.string().describe(\"Description of the template\").nullable().optional(),\n});\n\nexport const paradymCreateAnoncredsCredentialTemplate = action(\"PARADYM_CREATE_ANONCREDS_CREDENTIAL_TEMPLATE\", {\n slug: \"paradym-create-anoncreds-credential-template\",\n name: \"Create AnonCreds Credential Template\",\n description: \"Tool to create a new AnonCreds credential template. Use when you have a project ID and want to define a credential schema with specific attributes.\",\n input: ParadymCreateAnoncredsCredentialTemplateInput,\n output: ParadymCreateAnoncredsCredentialTemplateOutput,\n});\n"],"mappings":";;AA4BA,MAAa,2CAA2C,OAAO,gDAAgD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA5ByE,EAAE,OAAO;EAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;EACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC3F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;EACrG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EAC9I,YAAY,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2JAA2J;EAC7L,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC/F,CAoBS;CACP,QApB0E,EAAE,OAAO;EACnF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;EAChD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;EAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACxE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD;EACvF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,YAAY,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oCAAoC;EACtE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EACtE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,CAOU;AACV,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/create-certificate.ts
|
|
4
|
+
const ParadymCreateCertificateInput = zod.z.object({
|
|
5
|
+
type: zod.z.enum(["verifierRoot", "issuerRoot"]).describe("The certificate type. Use 'verifierRoot' for root certificate used to verify credentials, or 'issuerRoot' for root certificate used to issue credentials"),
|
|
6
|
+
keyType: zod.z.enum(["P-256", "Ed25519"]).describe("The cryptographic key type for the certificate"),
|
|
7
|
+
projectId: zod.z.string().describe("The ID of the project in which to create the certificate"),
|
|
8
|
+
commonName: zod.z.string().describe("Common name to be used in the certificate. If not provided, the project name will be used").optional(),
|
|
9
|
+
countryName: zod.z.string().describe("ISO 3166-1 Alpha-2 country code (e.g., 'NL' for Netherlands, 'US' for United States)"),
|
|
10
|
+
issuerAlternativeNameUrl: zod.z.string().describe("The issuer alternative name URL for the certificate")
|
|
11
|
+
}).describe("Request model for creating a new X.509 certificate.");
|
|
12
|
+
const ParadymCreateCertificate_CertificateStatusSchema = zod.z.enum([
|
|
13
|
+
"expired",
|
|
14
|
+
"active",
|
|
15
|
+
"revoked",
|
|
16
|
+
"pendingActivation",
|
|
17
|
+
"inactive",
|
|
18
|
+
"pendingRevocation"
|
|
19
|
+
]).describe("Certificate status values.");
|
|
20
|
+
const ParadymCreateCertificate_CertificateCapabilitiesSchema = zod.z.object({ signMdl: zod.z.boolean().describe("The signMdl capability enables signing ISO 18013-5 mDLs, and ensures the mdlDS extended key usage is present in the certificate. When this capability is enabled, the certificate adheres to Document Signer Certificate requirements as defined in ISO 18013-5 Table B.3. This capability only covers signing of mDLs. Without this capability on the certificate, you cannot issue mDLs.").nullable().optional() }).describe("Certificate capabilities configuration.");
|
|
21
|
+
const ParadymCreateCertificateOutput = zod.z.object({
|
|
22
|
+
id: zod.z.string().describe("Unique identifier for the certificate"),
|
|
23
|
+
type: zod.z.string().describe("Type of the certificate"),
|
|
24
|
+
status: ParadymCreateCertificate_CertificateStatusSchema.nullable(),
|
|
25
|
+
keyType: zod.z.string().describe("Cryptographic key type used by the certificate"),
|
|
26
|
+
createdAt: zod.z.string().describe("Timestamp when the certificate was created (ISO 8601 format)"),
|
|
27
|
+
expiresAt: zod.z.string().describe("Timestamp when the certificate expires (ISO 8601 format)"),
|
|
28
|
+
updatedAt: zod.z.string().describe("Timestamp when the certificate was last updated (ISO 8601 format)"),
|
|
29
|
+
certificate: zod.z.string().describe("The X.509 certificate in PEM format"),
|
|
30
|
+
capabilities: ParadymCreateCertificate_CertificateCapabilitiesSchema.nullable().optional(),
|
|
31
|
+
parentCertificateId: zod.z.string().describe("The id of the parent certificate. If an issuerSignCredential or verifierSignRequest certificate has no parentCertificateId, it means the certificate was externally signed").nullable().optional(),
|
|
32
|
+
subjectKeyIdentifier: zod.z.string().describe("Subject key identifier for the certificate")
|
|
33
|
+
}).describe("Response model for created certificate.");
|
|
34
|
+
const paradymCreateCertificate = require_action.action("PARADYM_CREATE_CERTIFICATE", {
|
|
35
|
+
slug: "paradym-create-certificate",
|
|
36
|
+
name: "Create Certificate",
|
|
37
|
+
description: "Tool to create a new self-signed X.509 certificate for a project. Use when you need to create a root certificate for verifying or issuing credentials.",
|
|
38
|
+
input: ParadymCreateCertificateInput,
|
|
39
|
+
output: ParadymCreateCertificateOutput
|
|
40
|
+
});
|
|
41
|
+
//#endregion
|
|
42
|
+
exports.paradymCreateCertificate = paradymCreateCertificate;
|
|
43
|
+
|
|
44
|
+
//# sourceMappingURL=create-certificate.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-certificate.cjs","names":["z","action"],"sources":["../../src/actions/create-certificate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymCreateCertificateInput: z.ZodTypeAny = z.object({\n type: z.enum([\"verifierRoot\", \"issuerRoot\"]).describe(\"The certificate type. Use 'verifierRoot' for root certificate used to verify credentials, or 'issuerRoot' for root certificate used to issue credentials\"),\n keyType: z.enum([\"P-256\", \"Ed25519\"]).describe(\"The cryptographic key type for the certificate\"),\n projectId: z.string().describe(\"The ID of the project in which to create the certificate\"),\n commonName: z.string().describe(\"Common name to be used in the certificate. If not provided, the project name will be used\").optional(),\n countryName: z.string().describe(\"ISO 3166-1 Alpha-2 country code (e.g., 'NL' for Netherlands, 'US' for United States)\"),\n issuerAlternativeNameUrl: z.string().describe(\"The issuer alternative name URL for the certificate\"),\n}).describe(\"Request model for creating a new X.509 certificate.\");\nconst ParadymCreateCertificate_CertificateStatusSchema: z.ZodTypeAny = z.enum([\"expired\", \"active\", \"revoked\", \"pendingActivation\", \"inactive\", \"pendingRevocation\"]).describe(\"Certificate status values.\");\nconst ParadymCreateCertificate_CertificateCapabilitiesSchema: z.ZodTypeAny = z.object({\n signMdl: z.boolean().describe(\"The signMdl capability enables signing ISO 18013-5 mDLs, and ensures the mdlDS extended key usage is present in the certificate. When this capability is enabled, the certificate adheres to Document Signer Certificate requirements as defined in ISO 18013-5 Table B.3. This capability only covers signing of mDLs. Without this capability on the certificate, you cannot issue mDLs.\").nullable().optional(),\n}).describe(\"Certificate capabilities configuration.\");\nexport const ParadymCreateCertificateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the certificate\"),\n type: z.string().describe(\"Type of the certificate\"),\n status: ParadymCreateCertificate_CertificateStatusSchema.nullable(),\n keyType: z.string().describe(\"Cryptographic key type used by the certificate\"),\n createdAt: z.string().describe(\"Timestamp when the certificate was created (ISO 8601 format)\"),\n expiresAt: z.string().describe(\"Timestamp when the certificate expires (ISO 8601 format)\"),\n updatedAt: z.string().describe(\"Timestamp when the certificate was last updated (ISO 8601 format)\"),\n certificate: z.string().describe(\"The X.509 certificate in PEM format\"),\n capabilities: ParadymCreateCertificate_CertificateCapabilitiesSchema.nullable().optional(),\n parentCertificateId: z.string().describe(\"The id of the parent certificate. If an issuerSignCredential or verifierSignRequest certificate has no parentCertificateId, it means the certificate was externally signed\").nullable().optional(),\n subjectKeyIdentifier: z.string().describe(\"Subject key identifier for the certificate\"),\n}).describe(\"Response model for created certificate.\");\n\nexport const paradymCreateCertificate = action(\"PARADYM_CREATE_CERTIFICATE\", {\n slug: \"paradym-create-certificate\",\n name: \"Create Certificate\",\n description: \"Tool to create a new self-signed X.509 certificate for a project. Use when you need to create a root certificate for verifying or issuing credentials.\",\n input: ParadymCreateCertificateInput,\n output: ParadymCreateCertificateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,MAAMA,IAAAA,EAAE,KAAK,CAAC,gBAAgB,YAAY,CAAC,CAAC,CAAC,SAAS,0JAA0J;CAChN,SAASA,IAAAA,EAAE,KAAK,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,SAAS,gDAAgD;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACtI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CACvH,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACrG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,mDAAiEA,IAAAA,EAAE,KAAK;CAAC;CAAW;CAAU;CAAW;CAAqB;CAAY;AAAmB,CAAC,CAAC,CAAC,SAAS,4BAA4B;AAC3M,MAAM,yDAAuEA,IAAAA,EAAE,OAAO,EACpF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4XAA4X,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClb,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACnD,QAAQ,iDAAiD,SAAS;CAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC7F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;CAClG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACtE,cAAc,uDAAuD,SAAS,CAAC,CAAC,SAAS;CACzF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3O,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AACxF,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/create-certificate.d.ts
|
|
4
|
+
declare const ParadymCreateCertificateInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymCreateCertificateOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymCreateCertificate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymCreateCertificate };
|
|
9
|
+
//# sourceMappingURL=create-certificate.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-certificate.d.cts","names":[],"sources":["../../src/actions/create-certificate.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAOoB;AAAA,cAKrD,8BAAA,EAAgC,CAAA,CAAE,UAYO;AAAA,cAEzC,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/create-certificate.d.ts
|
|
4
|
+
declare const ParadymCreateCertificateInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymCreateCertificateOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymCreateCertificate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymCreateCertificate };
|
|
9
|
+
//# sourceMappingURL=create-certificate.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-certificate.d.mts","names":[],"sources":["../../src/actions/create-certificate.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAOoB;AAAA,cAKrD,8BAAA,EAAgC,CAAA,CAAE,UAYO;AAAA,cAEzC,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
//#region src/actions/create-certificate.ts
|
|
4
|
+
const ParadymCreateCertificateInput = z.object({
|
|
5
|
+
type: z.enum(["verifierRoot", "issuerRoot"]).describe("The certificate type. Use 'verifierRoot' for root certificate used to verify credentials, or 'issuerRoot' for root certificate used to issue credentials"),
|
|
6
|
+
keyType: z.enum(["P-256", "Ed25519"]).describe("The cryptographic key type for the certificate"),
|
|
7
|
+
projectId: z.string().describe("The ID of the project in which to create the certificate"),
|
|
8
|
+
commonName: z.string().describe("Common name to be used in the certificate. If not provided, the project name will be used").optional(),
|
|
9
|
+
countryName: z.string().describe("ISO 3166-1 Alpha-2 country code (e.g., 'NL' for Netherlands, 'US' for United States)"),
|
|
10
|
+
issuerAlternativeNameUrl: z.string().describe("The issuer alternative name URL for the certificate")
|
|
11
|
+
}).describe("Request model for creating a new X.509 certificate.");
|
|
12
|
+
const ParadymCreateCertificate_CertificateStatusSchema = z.enum([
|
|
13
|
+
"expired",
|
|
14
|
+
"active",
|
|
15
|
+
"revoked",
|
|
16
|
+
"pendingActivation",
|
|
17
|
+
"inactive",
|
|
18
|
+
"pendingRevocation"
|
|
19
|
+
]).describe("Certificate status values.");
|
|
20
|
+
const ParadymCreateCertificate_CertificateCapabilitiesSchema = z.object({ signMdl: z.boolean().describe("The signMdl capability enables signing ISO 18013-5 mDLs, and ensures the mdlDS extended key usage is present in the certificate. When this capability is enabled, the certificate adheres to Document Signer Certificate requirements as defined in ISO 18013-5 Table B.3. This capability only covers signing of mDLs. Without this capability on the certificate, you cannot issue mDLs.").nullable().optional() }).describe("Certificate capabilities configuration.");
|
|
21
|
+
const paradymCreateCertificate = action("PARADYM_CREATE_CERTIFICATE", {
|
|
22
|
+
slug: "paradym-create-certificate",
|
|
23
|
+
name: "Create Certificate",
|
|
24
|
+
description: "Tool to create a new self-signed X.509 certificate for a project. Use when you need to create a root certificate for verifying or issuing credentials.",
|
|
25
|
+
input: ParadymCreateCertificateInput,
|
|
26
|
+
output: z.object({
|
|
27
|
+
id: z.string().describe("Unique identifier for the certificate"),
|
|
28
|
+
type: z.string().describe("Type of the certificate"),
|
|
29
|
+
status: ParadymCreateCertificate_CertificateStatusSchema.nullable(),
|
|
30
|
+
keyType: z.string().describe("Cryptographic key type used by the certificate"),
|
|
31
|
+
createdAt: z.string().describe("Timestamp when the certificate was created (ISO 8601 format)"),
|
|
32
|
+
expiresAt: z.string().describe("Timestamp when the certificate expires (ISO 8601 format)"),
|
|
33
|
+
updatedAt: z.string().describe("Timestamp when the certificate was last updated (ISO 8601 format)"),
|
|
34
|
+
certificate: z.string().describe("The X.509 certificate in PEM format"),
|
|
35
|
+
capabilities: ParadymCreateCertificate_CertificateCapabilitiesSchema.nullable().optional(),
|
|
36
|
+
parentCertificateId: z.string().describe("The id of the parent certificate. If an issuerSignCredential or verifierSignRequest certificate has no parentCertificateId, it means the certificate was externally signed").nullable().optional(),
|
|
37
|
+
subjectKeyIdentifier: z.string().describe("Subject key identifier for the certificate")
|
|
38
|
+
}).describe("Response model for created certificate.")
|
|
39
|
+
});
|
|
40
|
+
//#endregion
|
|
41
|
+
export { paradymCreateCertificate };
|
|
42
|
+
|
|
43
|
+
//# sourceMappingURL=create-certificate.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-certificate.mjs","names":[],"sources":["../../src/actions/create-certificate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymCreateCertificateInput: z.ZodTypeAny = z.object({\n type: z.enum([\"verifierRoot\", \"issuerRoot\"]).describe(\"The certificate type. Use 'verifierRoot' for root certificate used to verify credentials, or 'issuerRoot' for root certificate used to issue credentials\"),\n keyType: z.enum([\"P-256\", \"Ed25519\"]).describe(\"The cryptographic key type for the certificate\"),\n projectId: z.string().describe(\"The ID of the project in which to create the certificate\"),\n commonName: z.string().describe(\"Common name to be used in the certificate. If not provided, the project name will be used\").optional(),\n countryName: z.string().describe(\"ISO 3166-1 Alpha-2 country code (e.g., 'NL' for Netherlands, 'US' for United States)\"),\n issuerAlternativeNameUrl: z.string().describe(\"The issuer alternative name URL for the certificate\"),\n}).describe(\"Request model for creating a new X.509 certificate.\");\nconst ParadymCreateCertificate_CertificateStatusSchema: z.ZodTypeAny = z.enum([\"expired\", \"active\", \"revoked\", \"pendingActivation\", \"inactive\", \"pendingRevocation\"]).describe(\"Certificate status values.\");\nconst ParadymCreateCertificate_CertificateCapabilitiesSchema: z.ZodTypeAny = z.object({\n signMdl: z.boolean().describe(\"The signMdl capability enables signing ISO 18013-5 mDLs, and ensures the mdlDS extended key usage is present in the certificate. When this capability is enabled, the certificate adheres to Document Signer Certificate requirements as defined in ISO 18013-5 Table B.3. This capability only covers signing of mDLs. Without this capability on the certificate, you cannot issue mDLs.\").nullable().optional(),\n}).describe(\"Certificate capabilities configuration.\");\nexport const ParadymCreateCertificateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the certificate\"),\n type: z.string().describe(\"Type of the certificate\"),\n status: ParadymCreateCertificate_CertificateStatusSchema.nullable(),\n keyType: z.string().describe(\"Cryptographic key type used by the certificate\"),\n createdAt: z.string().describe(\"Timestamp when the certificate was created (ISO 8601 format)\"),\n expiresAt: z.string().describe(\"Timestamp when the certificate expires (ISO 8601 format)\"),\n updatedAt: z.string().describe(\"Timestamp when the certificate was last updated (ISO 8601 format)\"),\n certificate: z.string().describe(\"The X.509 certificate in PEM format\"),\n capabilities: ParadymCreateCertificate_CertificateCapabilitiesSchema.nullable().optional(),\n parentCertificateId: z.string().describe(\"The id of the parent certificate. If an issuerSignCredential or verifierSignRequest certificate has no parentCertificateId, it means the certificate was externally signed\").nullable().optional(),\n subjectKeyIdentifier: z.string().describe(\"Subject key identifier for the certificate\"),\n}).describe(\"Response model for created certificate.\");\n\nexport const paradymCreateCertificate = action(\"PARADYM_CREATE_CERTIFICATE\", {\n slug: \"paradym-create-certificate\",\n name: \"Create Certificate\",\n description: \"Tool to create a new self-signed X.509 certificate for a project. Use when you need to create a root certificate for verifying or issuing credentials.\",\n input: ParadymCreateCertificateInput,\n output: ParadymCreateCertificateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO;CAClE,MAAM,EAAE,KAAK,CAAC,gBAAgB,YAAY,CAAC,CAAC,CAAC,SAAS,0JAA0J;CAChN,SAAS,EAAE,KAAK,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,SAAS,gDAAgD;CAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACtI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CACvH,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACrG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,mDAAiE,EAAE,KAAK;CAAC;CAAW;CAAU;CAAW;CAAqB;CAAY;AAAmB,CAAC,CAAC,CAAC,SAAS,4BAA4B;AAC3M,MAAM,yDAAuE,EAAE,OAAO,EACpF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4XAA4X,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClb,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAerD,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAnB0D,EAAE,OAAO;EACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;EACnD,QAAQ,iDAAiD,SAAS;EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;EAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EAC7F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;EACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;EAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;EACtE,cAAc,uDAAuD,SAAS,CAAC,CAAC,SAAS;EACzF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3O,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACxF,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/create-didcomm-connection-invitation.ts
|
|
4
|
+
const ParadymCreateDidcommConnectionInvitationInput = zod.z.object({
|
|
5
|
+
did: zod.z.enum(["did:web"]).describe("DID type for the invitation.").optional(),
|
|
6
|
+
goal: zod.z.object({
|
|
7
|
+
code: zod.z.string().describe("Machine readable string that describes the goal for creating the connection. Commonly used values are 'issue-vc', 'request-proof', 'create-account', or 'p2p-messaging'").optional(),
|
|
8
|
+
description: zod.z.string().describe("Human readable string that describes the goal for creating the connection")
|
|
9
|
+
}).describe("Configuration for the goal of creating the connection.").optional(),
|
|
10
|
+
reusable: zod.z.boolean().default(false).describe("Whether the invitation is reusable (can be used multiple times). Defaults to false").optional(),
|
|
11
|
+
projectId: zod.z.string().describe("Paradym project identifier")
|
|
12
|
+
});
|
|
13
|
+
const ParadymCreateDidcommConnectionInvitation_InvitationStatusSchema = zod.z.enum([
|
|
14
|
+
"completed",
|
|
15
|
+
"expired",
|
|
16
|
+
"active"
|
|
17
|
+
]).describe("Status of the DIDComm invitation.");
|
|
18
|
+
const ParadymCreateDidcommConnectionInvitationOutput = zod.z.object({
|
|
19
|
+
id: zod.z.string().describe("Unique identifier for the invitation"),
|
|
20
|
+
did: zod.z.string().describe("The public DID used for the didcomm invitation, if any. Will start with 'did:web:'. Only available if the invitation was created with the 'did' parameter provided").nullable().optional(),
|
|
21
|
+
status: ParadymCreateDidcommConnectionInvitation_InvitationStatusSchema.nullable(),
|
|
22
|
+
reusable: zod.z.boolean().describe("Whether the invitation is reusable (can be used multiple times)"),
|
|
23
|
+
createdAt: zod.z.string().describe("ISO8601 timestamp when the invitation was created"),
|
|
24
|
+
expiresAt: zod.z.string().describe("ISO8601 timestamp when the invitation expires"),
|
|
25
|
+
updatedAt: zod.z.string().describe("ISO8601 timestamp when the invitation was last updated"),
|
|
26
|
+
invitationUri: zod.z.string().describe("URI for the invitation that can be shared"),
|
|
27
|
+
invitationQrUri: zod.z.string().describe("URI for the invitation QR code that can be scanned")
|
|
28
|
+
}).describe("Response model for creating a DIDComm connection invitation.");
|
|
29
|
+
const paradymCreateDidcommConnectionInvitation = require_action.action("PARADYM_CREATE_DIDCOMM_CONNECTION_INVITATION", {
|
|
30
|
+
slug: "paradym-create-didcomm-connection-invitation",
|
|
31
|
+
name: "Create DIDComm Connection Invitation",
|
|
32
|
+
description: "Tool to create a DIDComm connection invitation. Use when you need to establish a new DIDComm connection for a project.",
|
|
33
|
+
input: ParadymCreateDidcommConnectionInvitationInput,
|
|
34
|
+
output: ParadymCreateDidcommConnectionInvitationOutput
|
|
35
|
+
});
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.paradymCreateDidcommConnectionInvitation = paradymCreateDidcommConnectionInvitation;
|
|
38
|
+
|
|
39
|
+
//# sourceMappingURL=create-didcomm-connection-invitation.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-didcomm-connection-invitation.cjs","names":["z","action"],"sources":["../../src/actions/create-didcomm-connection-invitation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymCreateDidcommConnectionInvitationInput: z.ZodTypeAny = z.object({\n did: z.enum([\"did:web\"]).describe(\"DID type for the invitation.\").optional(),\n goal: z.object({\n code: z.string().describe(\"Machine readable string that describes the goal for creating the connection. Commonly used values are 'issue-vc', 'request-proof', 'create-account', or 'p2p-messaging'\").optional(),\n description: z.string().describe(\"Human readable string that describes the goal for creating the connection\"),\n}).describe(\"Configuration for the goal of creating the connection.\").optional(),\n reusable: z.boolean().default(false).describe(\"Whether the invitation is reusable (can be used multiple times). Defaults to false\").optional(),\n projectId: z.string().describe(\"Paradym project identifier\"),\n});\nconst ParadymCreateDidcommConnectionInvitation_InvitationStatusSchema: z.ZodTypeAny = z.enum([\"completed\", \"expired\", \"active\"]).describe(\"Status of the DIDComm invitation.\");\nexport const ParadymCreateDidcommConnectionInvitationOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the invitation\"),\n did: z.string().describe(\"The public DID used for the didcomm invitation, if any. Will start with 'did:web:'. Only available if the invitation was created with the 'did' parameter provided\").nullable().optional(),\n status: ParadymCreateDidcommConnectionInvitation_InvitationStatusSchema.nullable(),\n reusable: z.boolean().describe(\"Whether the invitation is reusable (can be used multiple times)\"),\n createdAt: z.string().describe(\"ISO8601 timestamp when the invitation was created\"),\n expiresAt: z.string().describe(\"ISO8601 timestamp when the invitation expires\"),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the invitation was last updated\"),\n invitationUri: z.string().describe(\"URI for the invitation that can be shared\"),\n invitationQrUri: z.string().describe(\"URI for the invitation QR code that can be scanned\"),\n}).describe(\"Response model for creating a DIDComm connection invitation.\");\n\nexport const paradymCreateDidcommConnectionInvitation = action(\"PARADYM_CREATE_DIDCOMM_CONNECTION_INVITATION\", {\n slug: \"paradym-create-didcomm-connection-invitation\",\n name: \"Create DIDComm Connection Invitation\",\n description: \"Tool to create a DIDComm connection invitation. Use when you need to establish a new DIDComm connection for a project.\",\n input: ParadymCreateDidcommConnectionInvitationInput,\n output: ParadymCreateDidcommConnectionInvitationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAA8DA,IAAAA,EAAE,OAAO;CAClF,KAAKA,IAAAA,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC3E,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK,CAAC,CAAC,SAAS;EAC9M,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;CAC9G,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC7I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;AAC7D,CAAC;AACD,MAAM,kEAAgFA,IAAAA,EAAE,KAAK;CAAC;CAAa;CAAW;AAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC7K,MAAa,iDAA+DA,IAAAA,EAAE,OAAO;CACnF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC9D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnN,QAAQ,gEAAgE,SAAS;CACjF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC9E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACvF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC9E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAC3F,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAE1E,MAAa,2CAA2CC,eAAAA,OAAO,gDAAgD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/create-didcomm-connection-invitation.d.ts
|
|
4
|
+
declare const ParadymCreateDidcommConnectionInvitationInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymCreateDidcommConnectionInvitationOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymCreateDidcommConnectionInvitation: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymCreateDidcommConnectionInvitation };
|
|
9
|
+
//# sourceMappingURL=create-didcomm-connection-invitation.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-didcomm-connection-invitation.d.cts","names":[],"sources":["../../src/actions/create-didcomm-connection-invitation.ts"],"mappings":";;;cAIa,6CAAA,EAA+C,CAAA,CAAE,UAQ5D;AAAA,cAEW,8CAAA,EAAgD,CAAA,CAAE,UAUY;AAAA,cAE9D,wCAAA,gCAAwC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/create-didcomm-connection-invitation.d.ts
|
|
4
|
+
declare const ParadymCreateDidcommConnectionInvitationInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymCreateDidcommConnectionInvitationOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymCreateDidcommConnectionInvitation: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymCreateDidcommConnectionInvitation };
|
|
9
|
+
//# sourceMappingURL=create-didcomm-connection-invitation.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-didcomm-connection-invitation.d.mts","names":[],"sources":["../../src/actions/create-didcomm-connection-invitation.ts"],"mappings":";;;cAIa,6CAAA,EAA+C,CAAA,CAAE,UAQ5D;AAAA,cAEW,8CAAA,EAAgD,CAAA,CAAE,UAUY;AAAA,cAE9D,wCAAA,gCAAwC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
//#region src/actions/create-didcomm-connection-invitation.ts
|
|
4
|
+
const ParadymCreateDidcommConnectionInvitationInput = z.object({
|
|
5
|
+
did: z.enum(["did:web"]).describe("DID type for the invitation.").optional(),
|
|
6
|
+
goal: z.object({
|
|
7
|
+
code: z.string().describe("Machine readable string that describes the goal for creating the connection. Commonly used values are 'issue-vc', 'request-proof', 'create-account', or 'p2p-messaging'").optional(),
|
|
8
|
+
description: z.string().describe("Human readable string that describes the goal for creating the connection")
|
|
9
|
+
}).describe("Configuration for the goal of creating the connection.").optional(),
|
|
10
|
+
reusable: z.boolean().default(false).describe("Whether the invitation is reusable (can be used multiple times). Defaults to false").optional(),
|
|
11
|
+
projectId: z.string().describe("Paradym project identifier")
|
|
12
|
+
});
|
|
13
|
+
const ParadymCreateDidcommConnectionInvitation_InvitationStatusSchema = z.enum([
|
|
14
|
+
"completed",
|
|
15
|
+
"expired",
|
|
16
|
+
"active"
|
|
17
|
+
]).describe("Status of the DIDComm invitation.");
|
|
18
|
+
const paradymCreateDidcommConnectionInvitation = action("PARADYM_CREATE_DIDCOMM_CONNECTION_INVITATION", {
|
|
19
|
+
slug: "paradym-create-didcomm-connection-invitation",
|
|
20
|
+
name: "Create DIDComm Connection Invitation",
|
|
21
|
+
description: "Tool to create a DIDComm connection invitation. Use when you need to establish a new DIDComm connection for a project.",
|
|
22
|
+
input: ParadymCreateDidcommConnectionInvitationInput,
|
|
23
|
+
output: z.object({
|
|
24
|
+
id: z.string().describe("Unique identifier for the invitation"),
|
|
25
|
+
did: z.string().describe("The public DID used for the didcomm invitation, if any. Will start with 'did:web:'. Only available if the invitation was created with the 'did' parameter provided").nullable().optional(),
|
|
26
|
+
status: ParadymCreateDidcommConnectionInvitation_InvitationStatusSchema.nullable(),
|
|
27
|
+
reusable: z.boolean().describe("Whether the invitation is reusable (can be used multiple times)"),
|
|
28
|
+
createdAt: z.string().describe("ISO8601 timestamp when the invitation was created"),
|
|
29
|
+
expiresAt: z.string().describe("ISO8601 timestamp when the invitation expires"),
|
|
30
|
+
updatedAt: z.string().describe("ISO8601 timestamp when the invitation was last updated"),
|
|
31
|
+
invitationUri: z.string().describe("URI for the invitation that can be shared"),
|
|
32
|
+
invitationQrUri: z.string().describe("URI for the invitation QR code that can be scanned")
|
|
33
|
+
}).describe("Response model for creating a DIDComm connection invitation.")
|
|
34
|
+
});
|
|
35
|
+
//#endregion
|
|
36
|
+
export { paradymCreateDidcommConnectionInvitation };
|
|
37
|
+
|
|
38
|
+
//# sourceMappingURL=create-didcomm-connection-invitation.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-didcomm-connection-invitation.mjs","names":[],"sources":["../../src/actions/create-didcomm-connection-invitation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymCreateDidcommConnectionInvitationInput: z.ZodTypeAny = z.object({\n did: z.enum([\"did:web\"]).describe(\"DID type for the invitation.\").optional(),\n goal: z.object({\n code: z.string().describe(\"Machine readable string that describes the goal for creating the connection. Commonly used values are 'issue-vc', 'request-proof', 'create-account', or 'p2p-messaging'\").optional(),\n description: z.string().describe(\"Human readable string that describes the goal for creating the connection\"),\n}).describe(\"Configuration for the goal of creating the connection.\").optional(),\n reusable: z.boolean().default(false).describe(\"Whether the invitation is reusable (can be used multiple times). Defaults to false\").optional(),\n projectId: z.string().describe(\"Paradym project identifier\"),\n});\nconst ParadymCreateDidcommConnectionInvitation_InvitationStatusSchema: z.ZodTypeAny = z.enum([\"completed\", \"expired\", \"active\"]).describe(\"Status of the DIDComm invitation.\");\nexport const ParadymCreateDidcommConnectionInvitationOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the invitation\"),\n did: z.string().describe(\"The public DID used for the didcomm invitation, if any. Will start with 'did:web:'. Only available if the invitation was created with the 'did' parameter provided\").nullable().optional(),\n status: ParadymCreateDidcommConnectionInvitation_InvitationStatusSchema.nullable(),\n reusable: z.boolean().describe(\"Whether the invitation is reusable (can be used multiple times)\"),\n createdAt: z.string().describe(\"ISO8601 timestamp when the invitation was created\"),\n expiresAt: z.string().describe(\"ISO8601 timestamp when the invitation expires\"),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the invitation was last updated\"),\n invitationUri: z.string().describe(\"URI for the invitation that can be shared\"),\n invitationQrUri: z.string().describe(\"URI for the invitation QR code that can be scanned\"),\n}).describe(\"Response model for creating a DIDComm connection invitation.\");\n\nexport const paradymCreateDidcommConnectionInvitation = action(\"PARADYM_CREATE_DIDCOMM_CONNECTION_INVITATION\", {\n slug: \"paradym-create-didcomm-connection-invitation\",\n name: \"Create DIDComm Connection Invitation\",\n description: \"Tool to create a DIDComm connection invitation. Use when you need to establish a new DIDComm connection for a project.\",\n input: ParadymCreateDidcommConnectionInvitationInput,\n output: ParadymCreateDidcommConnectionInvitationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAA8D,EAAE,OAAO;CAClF,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC3E,MAAM,EAAE,OAAO;EACf,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK,CAAC,CAAC,SAAS;EAC9M,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;CAC9G,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC7I,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;AAC7D,CAAC;AACD,MAAM,kEAAgF,EAAE,KAAK;CAAC;CAAa;CAAW;AAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAa7K,MAAa,2CAA2C,OAAO,gDAAgD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAjB0E,EAAE,OAAO;EACnF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EAC9D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnN,QAAQ,gEAAgE,SAAS;EACjF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE;EAChG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC9E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EACvF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;EAC9E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC3F,CAAC,CAAC,CAAC,SAAS,8DAOF;AACV,CAAC"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/create-didcomm-issuance-offer.ts
|
|
4
|
+
const ParadymCreateDidcommIssuanceOfferInput = zod.z.object({
|
|
5
|
+
goal: zod.z.object({
|
|
6
|
+
code: zod.z.string().describe("Machine-readable goal code. Common values: 'issue-vc', 'request-proof', 'create-account', 'p2p-messaging'.").optional(),
|
|
7
|
+
description: zod.z.string().describe("Human-readable description of the issuance goal")
|
|
8
|
+
}).describe("Goal information included in both the invitation and offer.").optional(),
|
|
9
|
+
projectId: zod.z.string().describe("Paradym project identifier"),
|
|
10
|
+
credential: zod.z.object({
|
|
11
|
+
attributes: zod.z.object({}).describe("Key-value pairs of credential attributes (e.g., {'name': 'John', 'age': 25})"),
|
|
12
|
+
credentialTemplateId: zod.z.string().describe("ID of the credential template to use for issuance")
|
|
13
|
+
}).describe("Credential configuration including template ID and attributes"),
|
|
14
|
+
didcommInvitation: zod.z.object({
|
|
15
|
+
did: zod.z.string().describe("DID method to use for the invitation. Currently only 'did:web' is supported."),
|
|
16
|
+
createConnection: zod.z.boolean().default(false).describe("Whether to create a connection as part of the invitation. Defaults to false.").optional()
|
|
17
|
+
}).describe("Configuration for the DIDComm invitation containing the offer.").optional(),
|
|
18
|
+
didcommConnectionId: zod.z.string().describe("Existing DIDComm connection ID. If provided, didcommInvitation is ignored.").optional()
|
|
19
|
+
});
|
|
20
|
+
const ParadymCreateDidcommIssuanceOffer_ErrorDetailsSchema = zod.z.object({
|
|
21
|
+
code: zod.z.number().int().describe("Error code"),
|
|
22
|
+
details: zod.z.array(zod.z.union([zod.z.string(), zod.z.object({})])).describe("Additional error details").nullable().optional(),
|
|
23
|
+
message: zod.z.string().describe("Error message")
|
|
24
|
+
}).describe("Error details if the issuance fails.");
|
|
25
|
+
const ParadymCreateDidcommIssuanceOffer_CredentialDetailsSchema = zod.z.object({
|
|
26
|
+
id: zod.z.string().describe("Unique identifier for the credential"),
|
|
27
|
+
format: zod.z.string().describe("Format of the credential"),
|
|
28
|
+
status: zod.z.string().describe("Current status of the credential"),
|
|
29
|
+
exchange: zod.z.string().describe("Exchange protocol used"),
|
|
30
|
+
revocable: zod.z.boolean().describe("Whether the credential can be revoked"),
|
|
31
|
+
credentialTemplateId: zod.z.string().describe("ID of the credential template used")
|
|
32
|
+
}).passthrough().describe("Credential details in the issuance response.");
|
|
33
|
+
const ParadymCreateDidcommIssuanceOffer_DidcommIssuanceSchema = zod.z.object({
|
|
34
|
+
id: zod.z.string().describe("Unique identifier for the issuance"),
|
|
35
|
+
error: ParadymCreateDidcommIssuanceOffer_ErrorDetailsSchema.nullable().optional(),
|
|
36
|
+
status: zod.z.string().describe("Current status of the issuance (offered, completed, failed, expired)"),
|
|
37
|
+
createdAt: zod.z.string().describe("ISO8601 timestamp when the issuance was created"),
|
|
38
|
+
expiresAt: zod.z.string().describe("ISO8601 timestamp when the issuance expires"),
|
|
39
|
+
updatedAt: zod.z.string().describe("ISO8601 timestamp when the issuance was last updated"),
|
|
40
|
+
credential: ParadymCreateDidcommIssuanceOffer_CredentialDetailsSchema.nullable(),
|
|
41
|
+
didcommConnectionId: zod.z.string().describe("DIDComm connection ID if applicable").nullable().optional(),
|
|
42
|
+
didcommInvitationId: zod.z.string().describe("DIDComm invitation ID if applicable").nullable().optional()
|
|
43
|
+
}).passthrough().describe("DIDComm issuance details in the response.");
|
|
44
|
+
const ParadymCreateDidcommIssuanceOffer_DidcommInvitationResponseSchema = zod.z.object({
|
|
45
|
+
id: zod.z.string().describe("Unique identifier for the invitation"),
|
|
46
|
+
did: zod.z.string().describe("The public DID used for the invitation (starts with 'did:web:')").nullable().optional(),
|
|
47
|
+
status: zod.z.string().describe("Current status of the invitation (completed, expired, active)"),
|
|
48
|
+
reusable: zod.z.boolean().describe("Whether the invitation can be reused"),
|
|
49
|
+
createdAt: zod.z.string().describe("ISO8601 timestamp when the invitation was created"),
|
|
50
|
+
expiresAt: zod.z.string().describe("ISO8601 timestamp when the invitation expires"),
|
|
51
|
+
updatedAt: zod.z.string().describe("ISO8601 timestamp when the invitation was last updated"),
|
|
52
|
+
invitationUri: zod.z.string().describe("Direct invitation URI"),
|
|
53
|
+
invitationQrUri: zod.z.string().describe("URI for displaying the invitation as a QR code")
|
|
54
|
+
}).describe("DIDComm invitation details in the response.");
|
|
55
|
+
const ParadymCreateDidcommIssuanceOfferOutput = zod.z.object({
|
|
56
|
+
didcommIssuance: ParadymCreateDidcommIssuanceOffer_DidcommIssuanceSchema.nullable(),
|
|
57
|
+
didcommInvitation: ParadymCreateDidcommIssuanceOffer_DidcommInvitationResponseSchema.nullable().optional()
|
|
58
|
+
}).describe("Response model for creating a DIDComm issuance offer.");
|
|
59
|
+
const paradymCreateDidcommIssuanceOffer = require_action.action("PARADYM_CREATE_DIDCOMM_ISSUANCE_OFFER", {
|
|
60
|
+
slug: "paradym-create-didcomm-issuance-offer",
|
|
61
|
+
name: "Create DIDComm Issuance Offer",
|
|
62
|
+
description: "Tool to create a DIDComm credential issuance offer. Use when you need to offer credentials via DIDComm protocol after obtaining a project ID and credential template.",
|
|
63
|
+
input: ParadymCreateDidcommIssuanceOfferInput,
|
|
64
|
+
output: ParadymCreateDidcommIssuanceOfferOutput
|
|
65
|
+
});
|
|
66
|
+
//#endregion
|
|
67
|
+
exports.paradymCreateDidcommIssuanceOffer = paradymCreateDidcommIssuanceOffer;
|
|
68
|
+
|
|
69
|
+
//# sourceMappingURL=create-didcomm-issuance-offer.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-didcomm-issuance-offer.cjs","names":["z","action"],"sources":["../../src/actions/create-didcomm-issuance-offer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParadymCreateDidcommIssuanceOfferInput: z.ZodTypeAny = z.object({\n goal: z.object({\n code: z.string().describe(\"Machine-readable goal code. Common values: 'issue-vc', 'request-proof', 'create-account', 'p2p-messaging'.\").optional(),\n description: z.string().describe(\"Human-readable description of the issuance goal\"),\n}).describe(\"Goal information included in both the invitation and offer.\").optional(),\n projectId: z.string().describe(\"Paradym project identifier\"),\n credential: z.object({\n attributes: z.object({}).describe(\"Key-value pairs of credential attributes (e.g., {'name': 'John', 'age': 25})\"),\n credentialTemplateId: z.string().describe(\"ID of the credential template to use for issuance\"),\n}).describe(\"Credential configuration including template ID and attributes\"),\n didcommInvitation: z.object({\n did: z.string().describe(\"DID method to use for the invitation. Currently only 'did:web' is supported.\"),\n createConnection: z.boolean().default(false).describe(\"Whether to create a connection as part of the invitation. Defaults to false.\").optional(),\n}).describe(\"Configuration for the DIDComm invitation containing the offer.\").optional(),\n didcommConnectionId: z.string().describe(\"Existing DIDComm connection ID. If provided, didcommInvitation is ignored.\").optional(),\n});\nconst ParadymCreateDidcommIssuanceOffer_ErrorDetailsSchema: z.ZodTypeAny = z.object({\n code: z.number().int().describe(\"Error code\"),\n details: z.array(z.union([z.string(), z.object({})])).describe(\"Additional error details\").nullable().optional(),\n message: z.string().describe(\"Error message\"),\n}).describe(\"Error details if the issuance fails.\");\nconst ParadymCreateDidcommIssuanceOffer_CredentialDetailsSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the credential\"),\n format: z.string().describe(\"Format of the credential\"),\n status: z.string().describe(\"Current status of the credential\"),\n exchange: z.string().describe(\"Exchange protocol used\"),\n revocable: z.boolean().describe(\"Whether the credential can be revoked\"),\n credentialTemplateId: z.string().describe(\"ID of the credential template used\"),\n}).passthrough().describe(\"Credential details in the issuance response.\");\nconst ParadymCreateDidcommIssuanceOffer_DidcommIssuanceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the issuance\"),\n error: ParadymCreateDidcommIssuanceOffer_ErrorDetailsSchema.nullable().optional(),\n status: z.string().describe(\"Current status of the issuance (offered, completed, failed, expired)\"),\n createdAt: z.string().describe(\"ISO8601 timestamp when the issuance was created\"),\n expiresAt: z.string().describe(\"ISO8601 timestamp when the issuance expires\"),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the issuance was last updated\"),\n credential: ParadymCreateDidcommIssuanceOffer_CredentialDetailsSchema.nullable(),\n didcommConnectionId: z.string().describe(\"DIDComm connection ID if applicable\").nullable().optional(),\n didcommInvitationId: z.string().describe(\"DIDComm invitation ID if applicable\").nullable().optional(),\n}).passthrough().describe(\"DIDComm issuance details in the response.\");\nconst ParadymCreateDidcommIssuanceOffer_DidcommInvitationResponseSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the invitation\"),\n did: z.string().describe(\"The public DID used for the invitation (starts with 'did:web:')\").nullable().optional(),\n status: z.string().describe(\"Current status of the invitation (completed, expired, active)\"),\n reusable: z.boolean().describe(\"Whether the invitation can be reused\"),\n createdAt: z.string().describe(\"ISO8601 timestamp when the invitation was created\"),\n expiresAt: z.string().describe(\"ISO8601 timestamp when the invitation expires\"),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the invitation was last updated\"),\n invitationUri: z.string().describe(\"Direct invitation URI\"),\n invitationQrUri: z.string().describe(\"URI for displaying the invitation as a QR code\"),\n}).describe(\"DIDComm invitation details in the response.\");\nexport const ParadymCreateDidcommIssuanceOfferOutput: z.ZodTypeAny = z.object({\n didcommIssuance: ParadymCreateDidcommIssuanceOffer_DidcommIssuanceSchema.nullable(),\n didcommInvitation: ParadymCreateDidcommIssuanceOffer_DidcommInvitationResponseSchema.nullable().optional(),\n}).describe(\"Response model for creating a DIDComm issuance offer.\");\n\nexport const paradymCreateDidcommIssuanceOffer = action(\"PARADYM_CREATE_DIDCOMM_ISSUANCE_OFFER\", {\n slug: \"paradym-create-didcomm-issuance-offer\",\n name: \"Create DIDComm Issuance Offer\",\n description: \"Tool to create a DIDComm credential issuance offer. Use when you need to offer credentials via DIDComm protocol after obtaining a project ID and credential template.\",\n input: ParadymCreateDidcommIssuanceOfferInput,\n output: ParadymCreateDidcommIssuanceOfferOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAuDA,IAAAA,EAAE,OAAO;CAC3E,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;EACjJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CACpF,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAC3D,YAAYA,IAAAA,EAAE,OAAO;EACrB,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8EAA8E;EAChH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAC/F,CAAC,CAAC,CAAC,SAAS,+DAA+D;CACzE,mBAAmBA,IAAAA,EAAE,OAAO;EAC5B,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;EACvG,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACjJ,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACrF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAClI,CAAC;AACD,MAAM,uDAAqEA,IAAAA,EAAE,OAAO;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,YAAY;CAC5C,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;AAC9C,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,4DAA0EA,IAAAA,EAAE,OAAO;CACvF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC9D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACtD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CACtD,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC;CACvE,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,0DAAwEA,IAAAA,EAAE,OAAO;CACrF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC5D,OAAO,qDAAqD,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CAClG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAChF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACrF,YAAY,0DAA0D,SAAS;CAC/E,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,oEAAkFA,IAAAA,EAAE,OAAO;CAC/F,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC9D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC3F,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC9E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACvF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CAC1D,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;AACvF,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,0CAAwDA,IAAAA,EAAE,OAAO;CAC5E,iBAAiB,wDAAwD,SAAS;CAClF,mBAAmB,kEAAkE,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,oCAAoCC,eAAAA,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/create-didcomm-issuance-offer.d.ts
|
|
4
|
+
declare const ParadymCreateDidcommIssuanceOfferInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymCreateDidcommIssuanceOfferOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymCreateDidcommIssuanceOffer: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymCreateDidcommIssuanceOffer };
|
|
9
|
+
//# sourceMappingURL=create-didcomm-issuance-offer.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-didcomm-issuance-offer.d.cts","names":[],"sources":["../../src/actions/create-didcomm-issuance-offer.ts"],"mappings":";;;cAIa,sCAAA,EAAwC,CAAA,CAAE,UAerD;AAAA,cAoCW,uCAAA,EAAyC,CAAA,CAAE,UAGY;AAAA,cAEvD,iCAAA,gCAAiC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/create-didcomm-issuance-offer.d.ts
|
|
4
|
+
declare const ParadymCreateDidcommIssuanceOfferInput: z.ZodTypeAny;
|
|
5
|
+
declare const ParadymCreateDidcommIssuanceOfferOutput: z.ZodTypeAny;
|
|
6
|
+
declare const paradymCreateDidcommIssuanceOffer: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { paradymCreateDidcommIssuanceOffer };
|
|
9
|
+
//# sourceMappingURL=create-didcomm-issuance-offer.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-didcomm-issuance-offer.d.mts","names":[],"sources":["../../src/actions/create-didcomm-issuance-offer.ts"],"mappings":";;;cAIa,sCAAA,EAAwC,CAAA,CAAE,UAerD;AAAA,cAoCW,uCAAA,EAAyC,CAAA,CAAE,UAGY;AAAA,cAEvD,iCAAA,gCAAiC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|