@keystrokehq/paradym 0.1.3 → 0.1.5
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/dist/actions/activate-certificate.d.cts +15 -3
- package/dist/actions/activate-certificate.d.mts +15 -3
- package/dist/actions/archive-anoncreds-credential-template.d.cts +13 -1
- package/dist/actions/archive-anoncreds-credential-template.d.mts +13 -1
- package/dist/actions/archive-mdoc-credential-template.d.cts +13 -1
- package/dist/actions/archive-mdoc-credential-template.d.mts +13 -1
- package/dist/actions/archive-presentation-template.d.cts +13 -1
- package/dist/actions/archive-presentation-template.d.mts +13 -1
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.cts +13 -1
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.mts +13 -1
- package/dist/actions/create-anoncreds-credential-template.d.cts +13 -1
- package/dist/actions/create-anoncreds-credential-template.d.cts.map +1 -1
- package/dist/actions/create-anoncreds-credential-template.d.mts +13 -1
- package/dist/actions/create-anoncreds-credential-template.d.mts.map +1 -1
- package/dist/actions/create-certificate.d.cts +13 -1
- package/dist/actions/create-certificate.d.mts +13 -1
- package/dist/actions/create-didcomm-connection-invitation.d.cts +13 -1
- package/dist/actions/create-didcomm-connection-invitation.d.mts +13 -1
- package/dist/actions/create-didcomm-issuance-offer.d.cts +13 -1
- package/dist/actions/create-didcomm-issuance-offer.d.cts.map +1 -1
- package/dist/actions/create-didcomm-issuance-offer.d.mts +13 -1
- package/dist/actions/create-didcomm-issuance-offer.d.mts.map +1 -1
- package/dist/actions/create-openid4vc-credential-offer.d.cts +14 -2
- package/dist/actions/create-openid4vc-credential-offer.d.cts.map +1 -1
- package/dist/actions/create-openid4vc-credential-offer.d.mts +14 -2
- package/dist/actions/create-openid4vc-credential-offer.d.mts.map +1 -1
- package/dist/actions/create-openid4vc-verification-request.d.cts +13 -1
- package/dist/actions/create-openid4vc-verification-request.d.mts +13 -1
- package/dist/actions/create-presentation-template.d.cts +13 -1
- package/dist/actions/create-presentation-template.d.cts.map +1 -1
- package/dist/actions/create-presentation-template.d.mts +13 -1
- package/dist/actions/create-presentation-template.d.mts.map +1 -1
- package/dist/actions/create-project-webhook.d.cts +13 -1
- package/dist/actions/create-project-webhook.d.mts +13 -1
- package/dist/actions/create-sd-jwt-vc-credential-template.d.cts +13 -1
- package/dist/actions/create-sd-jwt-vc-credential-template.d.cts.map +1 -1
- package/dist/actions/create-sd-jwt-vc-credential-template.d.mts +13 -1
- package/dist/actions/create-sd-jwt-vc-credential-template.d.mts.map +1 -1
- package/dist/actions/create-trusted-entity.d.cts +13 -1
- package/dist/actions/create-trusted-entity.d.mts +13 -1
- package/dist/actions/deactivate-certificate.d.cts +15 -3
- package/dist/actions/deactivate-certificate.d.mts +15 -3
- package/dist/actions/delete-did-comm-connection.d.cts +13 -1
- package/dist/actions/delete-did-comm-connection.d.mts +13 -1
- package/dist/actions/delete-didcomm-invitation.d.cts +13 -1
- package/dist/actions/delete-didcomm-invitation.d.mts +13 -1
- package/dist/actions/delete-trusted-entity.d.cts +13 -1
- package/dist/actions/delete-trusted-entity.d.mts +13 -1
- package/dist/actions/delete-webhook.d.cts +13 -1
- package/dist/actions/delete-webhook.d.mts +13 -1
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.cts +13 -1
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.mts +13 -1
- package/dist/actions/get-anoncreds-credential-template.d.cts +13 -1
- package/dist/actions/get-anoncreds-credential-template.d.mts +13 -1
- package/dist/actions/get-di-ds.d.cts +13 -1
- package/dist/actions/get-di-ds.d.mts +13 -1
- package/dist/actions/get-did-comm-connection.d.cts +13 -1
- package/dist/actions/get-did-comm-connection.d.mts +13 -1
- package/dist/actions/get-did-comm-connections.d.cts +13 -1
- package/dist/actions/get-did-comm-connections.d.mts +13 -1
- package/dist/actions/get-didcomm-invitation.d.cts +13 -1
- package/dist/actions/get-didcomm-invitation.d.mts +13 -1
- package/dist/actions/get-didcomm-issuance-session.d.cts +14 -2
- package/dist/actions/get-didcomm-issuance-session.d.mts +14 -2
- package/dist/actions/get-mdoc-credential-template-json-schema.d.cts +13 -1
- package/dist/actions/get-mdoc-credential-template-json-schema.d.mts +13 -1
- package/dist/actions/get-mdoc-credential-template.d.cts +13 -1
- package/dist/actions/get-mdoc-credential-template.d.mts +13 -1
- package/dist/actions/get-openid4vc-issuance-session.d.cts +14 -2
- package/dist/actions/get-openid4vc-issuance-session.d.mts +14 -2
- package/dist/actions/get-openid4vc-verification-session.d.cts +13 -1
- package/dist/actions/get-openid4vc-verification-session.d.mts +13 -1
- package/dist/actions/get-presentation-template.d.cts +13 -1
- package/dist/actions/get-presentation-template.d.mts +13 -1
- package/dist/actions/get-presentation-templates.d.cts +13 -1
- package/dist/actions/get-presentation-templates.d.mts +13 -1
- package/dist/actions/get-project-members.d.cts +13 -1
- package/dist/actions/get-project-members.d.mts +13 -1
- package/dist/actions/get-project-profile.d.cts +13 -1
- package/dist/actions/get-project-profile.d.mts +13 -1
- package/dist/actions/get-project-webhooks.d.cts +13 -1
- package/dist/actions/get-project-webhooks.d.mts +13 -1
- package/dist/actions/get-projects.d.cts +13 -1
- package/dist/actions/get-projects.d.cts.map +1 -1
- package/dist/actions/get-projects.d.mts +13 -1
- package/dist/actions/get-projects.d.mts.map +1 -1
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.cts +13 -1
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.mts +13 -1
- package/dist/actions/get-sd-jwt-vc-credential-template.d.cts +13 -1
- package/dist/actions/get-sd-jwt-vc-credential-template.d.mts +13 -1
- package/dist/actions/get-trusted-entities.d.cts +13 -1
- package/dist/actions/get-trusted-entities.d.mts +13 -1
- package/dist/actions/get-trusted-entity.d.cts +13 -1
- package/dist/actions/get-trusted-entity.d.mts +13 -1
- package/dist/actions/issue-direct-sd-jwt-vc.d.cts +13 -1
- package/dist/actions/issue-direct-sd-jwt-vc.d.cts.map +1 -1
- package/dist/actions/issue-direct-sd-jwt-vc.d.mts +13 -1
- package/dist/actions/issue-direct-sd-jwt-vc.d.mts.map +1 -1
- package/dist/actions/list-anon-creds-credential-templates.d.cts +13 -1
- package/dist/actions/list-anon-creds-credential-templates.d.mts +13 -1
- package/dist/actions/list-certificate-signing-requests.d.cts +13 -1
- package/dist/actions/list-certificate-signing-requests.d.mts +13 -1
- package/dist/actions/list-certificates.d.cts +16 -4
- package/dist/actions/list-certificates.d.mts +16 -4
- package/dist/actions/list-didcomm-invitations.d.cts +13 -1
- package/dist/actions/list-didcomm-invitations.d.mts +13 -1
- package/dist/actions/list-didcomm-issuance-offers.d.cts +13 -1
- package/dist/actions/list-didcomm-issuance-offers.d.mts +13 -1
- package/dist/actions/list-didcomm-mediator-connections.d.cts +13 -1
- package/dist/actions/list-didcomm-mediator-connections.d.mts +13 -1
- package/dist/actions/list-didcomm-mediators.d.cts +13 -1
- package/dist/actions/list-didcomm-mediators.d.mts +13 -1
- package/dist/actions/list-didcomm-verification-requests.d.cts +13 -1
- package/dist/actions/list-didcomm-verification-requests.d.mts +13 -1
- package/dist/actions/list-issued-credentials.d.cts +13 -1
- package/dist/actions/list-issued-credentials.d.mts +13 -1
- package/dist/actions/list-mdoc-credential-templates.d.cts +13 -1
- package/dist/actions/list-mdoc-credential-templates.d.mts +13 -1
- package/dist/actions/list-openid4vc-issuance-sessions.d.cts +13 -1
- package/dist/actions/list-openid4vc-issuance-sessions.d.mts +13 -1
- package/dist/actions/list-openid4vc-verification-sessions.d.cts +13 -1
- package/dist/actions/list-openid4vc-verification-sessions.d.mts +13 -1
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.cts +13 -1
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.mts +13 -1
- package/dist/actions/receive-didcomm-invitation.d.cts +13 -1
- package/dist/actions/receive-didcomm-invitation.d.mts +13 -1
- package/dist/actions/revoke-certificate.d.cts +13 -1
- package/dist/actions/revoke-certificate.d.mts +13 -1
- package/dist/actions/send-did-comm-custom-message.d.cts +13 -1
- package/dist/actions/send-did-comm-custom-message.d.cts.map +1 -1
- package/dist/actions/send-did-comm-custom-message.d.mts +13 -1
- package/dist/actions/send-did-comm-custom-message.d.mts.map +1 -1
- package/dist/actions/send-didcomm-basic-message.d.cts +13 -1
- package/dist/actions/send-didcomm-basic-message.d.mts +13 -1
- package/dist/actions/unarchive-anoncreds-credential-template.d.cts +13 -1
- package/dist/actions/unarchive-anoncreds-credential-template.d.mts +13 -1
- package/dist/actions/unarchive-mdoc-credential-template.d.cts +13 -1
- package/dist/actions/unarchive-mdoc-credential-template.d.mts +13 -1
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.cts +13 -1
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.mts +13 -1
- package/dist/actions/update-did-comm-connection.d.cts +13 -1
- package/dist/actions/update-did-comm-connection.d.mts +13 -1
- package/dist/actions/update-mdoc-credential-template.d.cts +13 -1
- package/dist/actions/update-mdoc-credential-template.d.cts.map +1 -1
- package/dist/actions/update-mdoc-credential-template.d.mts +13 -1
- package/dist/actions/update-mdoc-credential-template.d.mts.map +1 -1
- package/dist/actions/update-presentation-template.d.cts +13 -1
- package/dist/actions/update-presentation-template.d.cts.map +1 -1
- package/dist/actions/update-presentation-template.d.mts +13 -1
- package/dist/actions/update-presentation-template.d.mts.map +1 -1
- package/dist/actions/update-project-profile.d.cts +13 -1
- package/dist/actions/update-project-profile.d.mts +13 -1
- package/dist/actions/update-project.d.cts +13 -1
- package/dist/actions/update-project.d.mts +13 -1
- package/dist/actions/update-sd-jwt-vc-credential-template.d.cts +13 -1
- package/dist/actions/update-sd-jwt-vc-credential-template.d.cts.map +1 -1
- package/dist/actions/update-sd-jwt-vc-credential-template.d.mts +13 -1
- package/dist/actions/update-sd-jwt-vc-credential-template.d.mts.map +1 -1
- package/dist/actions/update-trusted-entity.d.cts +13 -1
- package/dist/actions/update-trusted-entity.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -60,7 +60,19 @@ declare const paradymListMdocCredentialTemplates: import("@keystrokehq/action").
|
|
|
60
60
|
pageBefore?: string | undefined;
|
|
61
61
|
searchName?: string | undefined;
|
|
62
62
|
filterArchived?: boolean | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { paradymListMdocCredentialTemplates };
|
|
66
78
|
//# sourceMappingURL=list-mdoc-credential-templates.d.mts.map
|
|
@@ -59,7 +59,19 @@ declare const paradymListOpenid4vcIssuanceSessions: import("@keystrokehq/action"
|
|
|
59
59
|
pageAfter?: string | undefined;
|
|
60
60
|
pageBefore?: string | undefined;
|
|
61
61
|
filterStatus?: string | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { paradymListOpenid4vcIssuanceSessions };
|
|
65
77
|
//# sourceMappingURL=list-openid4vc-issuance-sessions.d.cts.map
|
|
@@ -59,7 +59,19 @@ declare const paradymListOpenid4vcIssuanceSessions: import("@keystrokehq/action"
|
|
|
59
59
|
pageAfter?: string | undefined;
|
|
60
60
|
pageBefore?: string | undefined;
|
|
61
61
|
filterStatus?: string | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { paradymListOpenid4vcIssuanceSessions };
|
|
65
77
|
//# sourceMappingURL=list-openid4vc-issuance-sessions.d.mts.map
|
|
@@ -53,7 +53,19 @@ declare const paradymListOpenid4vcVerificationSessions: import("@keystrokehq/act
|
|
|
53
53
|
pageBefore?: string | undefined;
|
|
54
54
|
filterStatus?: string | undefined;
|
|
55
55
|
filterPresentationTemplateId?: string | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { paradymListOpenid4vcVerificationSessions };
|
|
59
71
|
//# sourceMappingURL=list-openid4vc-verification-sessions.d.cts.map
|
|
@@ -53,7 +53,19 @@ declare const paradymListOpenid4vcVerificationSessions: import("@keystrokehq/act
|
|
|
53
53
|
pageBefore?: string | undefined;
|
|
54
54
|
filterStatus?: string | undefined;
|
|
55
55
|
filterPresentationTemplateId?: string | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { paradymListOpenid4vcVerificationSessions };
|
|
59
71
|
//# sourceMappingURL=list-openid4vc-verification-sessions.d.mts.map
|
|
@@ -67,7 +67,19 @@ declare const paradymListSdJwtVcCredentialTemplates: import("@keystrokehq/action
|
|
|
67
67
|
searchName?: string | undefined;
|
|
68
68
|
filterArchived?: boolean | undefined;
|
|
69
69
|
filterRevocable?: boolean | undefined;
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
generic_api_key: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { paradymListSdJwtVcCredentialTemplates };
|
|
73
85
|
//# sourceMappingURL=list-sd-jwt-vc-credential-templates.d.cts.map
|
|
@@ -67,7 +67,19 @@ declare const paradymListSdJwtVcCredentialTemplates: import("@keystrokehq/action
|
|
|
67
67
|
searchName?: string | undefined;
|
|
68
68
|
filterArchived?: boolean | undefined;
|
|
69
69
|
filterRevocable?: boolean | undefined;
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
generic_api_key: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { paradymListSdJwtVcCredentialTemplates };
|
|
73
85
|
//# sourceMappingURL=list-sd-jwt-vc-credential-templates.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const paradymReceiveDidcommInvitation: import("@keystrokehq/action").Wor
|
|
|
28
28
|
type: string;
|
|
29
29
|
};
|
|
30
30
|
displayName?: string | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { paradymReceiveDidcommInvitation };
|
|
34
46
|
//# sourceMappingURL=receive-didcomm-invitation.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const paradymReceiveDidcommInvitation: import("@keystrokehq/action").Wor
|
|
|
28
28
|
type: string;
|
|
29
29
|
};
|
|
30
30
|
displayName?: string | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { paradymReceiveDidcommInvitation };
|
|
34
46
|
//# sourceMappingURL=receive-didcomm-invitation.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const ParadymRevokeCertificateOutput: z.ZodObject<{
|
|
|
23
23
|
declare const paradymRevokeCertificate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
projectId: string;
|
|
25
25
|
certificateId: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { paradymRevokeCertificate };
|
|
29
41
|
//# sourceMappingURL=revoke-certificate.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const ParadymRevokeCertificateOutput: z.ZodObject<{
|
|
|
23
23
|
declare const paradymRevokeCertificate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
projectId: string;
|
|
25
25
|
certificateId: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { paradymRevokeCertificate };
|
|
29
41
|
//# sourceMappingURL=revoke-certificate.d.mts.map
|
|
@@ -14,7 +14,19 @@ declare const paradymSendDidCommCustomMessage: import("@keystrokehq/action").Wor
|
|
|
14
14
|
message: Record<string, unknown>;
|
|
15
15
|
projectId: string;
|
|
16
16
|
didcommConnectionId: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { paradymSendDidCommCustomMessage };
|
|
20
32
|
//# sourceMappingURL=send-did-comm-custom-message.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"send-did-comm-custom-message.d.cts","names":[],"sources":["../../src/actions/send-did-comm-custom-message.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAKpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAKrC,+BAAA,gCAA+B,wBAAA
|
|
1
|
+
{"version":3,"file":"send-did-comm-custom-message.d.cts","names":[],"sources":["../../src/actions/send-did-comm-custom-message.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAKpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAKrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -14,7 +14,19 @@ declare const paradymSendDidCommCustomMessage: import("@keystrokehq/action").Wor
|
|
|
14
14
|
message: Record<string, unknown>;
|
|
15
15
|
projectId: string;
|
|
16
16
|
didcommConnectionId: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { paradymSendDidCommCustomMessage };
|
|
20
32
|
//# sourceMappingURL=send-did-comm-custom-message.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"send-did-comm-custom-message.d.mts","names":[],"sources":["../../src/actions/send-did-comm-custom-message.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAKpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAKrC,+BAAA,gCAA+B,wBAAA
|
|
1
|
+
{"version":3,"file":"send-did-comm-custom-message.d.mts","names":[],"sources":["../../src/actions/send-did-comm-custom-message.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAKpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAKrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -19,7 +19,19 @@ declare const paradymSendDidcommBasicMessage: import("@keystrokehq/action").Work
|
|
|
19
19
|
projectId: string;
|
|
20
20
|
didcommConnectionId: string;
|
|
21
21
|
replyMessageId?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { paradymSendDidcommBasicMessage };
|
|
25
37
|
//# sourceMappingURL=send-didcomm-basic-message.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const paradymSendDidcommBasicMessage: import("@keystrokehq/action").Work
|
|
|
19
19
|
projectId: string;
|
|
20
20
|
didcommConnectionId: string;
|
|
21
21
|
replyMessageId?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { paradymSendDidcommBasicMessage };
|
|
25
37
|
//# sourceMappingURL=send-didcomm-basic-message.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymUnarchiveAnoncredsCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymUnarchiveAnoncredsCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
credentialTemplateId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { paradymUnarchiveAnoncredsCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=unarchive-anoncreds-credential-template.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymUnarchiveAnoncredsCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymUnarchiveAnoncredsCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
credentialTemplateId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { paradymUnarchiveAnoncredsCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=unarchive-anoncreds-credential-template.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymUnarchiveMdocCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymUnarchiveMdocCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
credentialTemplateId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { paradymUnarchiveMdocCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=unarchive-mdoc-credential-template.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymUnarchiveMdocCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymUnarchiveMdocCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
credentialTemplateId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { paradymUnarchiveMdocCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=unarchive-mdoc-credential-template.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymUnarchiveSdJwtVcCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymUnarchiveSdJwtVcCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
credentialTemplateId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { paradymUnarchiveSdJwtVcCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=unarchive-sd-jwt-vc-credential-template.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymUnarchiveSdJwtVcCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymUnarchiveSdJwtVcCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
credentialTemplateId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { paradymUnarchiveSdJwtVcCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=unarchive-sd-jwt-vc-credential-template.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const paradymUpdateDidCommConnection: import("@keystrokehq/action").Work
|
|
|
19
19
|
projectId: string;
|
|
20
20
|
didcommConnectionId: string;
|
|
21
21
|
displayName?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { paradymUpdateDidCommConnection };
|
|
25
37
|
//# sourceMappingURL=update-did-comm-connection.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const paradymUpdateDidCommConnection: import("@keystrokehq/action").Work
|
|
|
19
19
|
projectId: string;
|
|
20
20
|
didcommConnectionId: string;
|
|
21
21
|
displayName?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { paradymUpdateDidCommConnection };
|
|
25
37
|
//# sourceMappingURL=update-did-comm-connection.d.mts.map
|
|
@@ -67,7 +67,19 @@ declare const paradymUpdateMdocCredentialTemplate: import("@keystrokehq/action")
|
|
|
67
67
|
color?: string | undefined;
|
|
68
68
|
} | undefined;
|
|
69
69
|
description?: string | undefined;
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
generic_api_key: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { paradymUpdateMdocCredentialTemplate };
|
|
73
85
|
//# sourceMappingURL=update-mdoc-credential-template.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-mdoc-credential-template.d.cts","names":[],"sources":["../../src/actions/update-mdoc-credential-template.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAiCxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAgBzC,mCAAA,gCAAmC,wBAAA
|
|
1
|
+
{"version":3,"file":"update-mdoc-credential-template.d.cts","names":[],"sources":["../../src/actions/update-mdoc-credential-template.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAiCxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAgBzC,mCAAA,gCAAmC,wBAAA"}
|
|
@@ -67,7 +67,19 @@ declare const paradymUpdateMdocCredentialTemplate: import("@keystrokehq/action")
|
|
|
67
67
|
color?: string | undefined;
|
|
68
68
|
} | undefined;
|
|
69
69
|
description?: string | undefined;
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
generic_api_key: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { paradymUpdateMdocCredentialTemplate };
|
|
73
85
|
//# sourceMappingURL=update-mdoc-credential-template.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-mdoc-credential-template.d.mts","names":[],"sources":["../../src/actions/update-mdoc-credential-template.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAiCxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAgBzC,mCAAA,gCAAmC,wBAAA
|
|
1
|
+
{"version":3,"file":"update-mdoc-credential-template.d.mts","names":[],"sources":["../../src/actions/update-mdoc-credential-template.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAiCxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAgBzC,mCAAA,gCAAmC,wBAAA"}
|
|
@@ -25,7 +25,19 @@ declare const paradymUpdatePresentationTemplate: import("@keystrokehq/action").W
|
|
|
25
25
|
description: string;
|
|
26
26
|
presentation_template_id: string;
|
|
27
27
|
verifier?: Record<string, unknown> | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paradymUpdatePresentationTemplate };
|
|
31
43
|
//# sourceMappingURL=update-presentation-template.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-presentation-template.d.cts","names":[],"sources":["../../src/actions/update-presentation-template.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;cAQtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;cAUvC,iCAAA,gCAAiC,wBAAA
|
|
1
|
+
{"version":3,"file":"update-presentation-template.d.cts","names":[],"sources":["../../src/actions/update-presentation-template.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;cAQtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;cAUvC,iCAAA,gCAAiC,wBAAA"}
|
|
@@ -25,7 +25,19 @@ declare const paradymUpdatePresentationTemplate: import("@keystrokehq/action").W
|
|
|
25
25
|
description: string;
|
|
26
26
|
presentation_template_id: string;
|
|
27
27
|
verifier?: Record<string, unknown> | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paradymUpdatePresentationTemplate };
|
|
31
43
|
//# sourceMappingURL=update-presentation-template.d.mts.map
|