@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
|
@@ -8,10 +8,10 @@ declare const ParadymActivateCertificateInput: z.ZodObject<{
|
|
|
8
8
|
declare const ParadymActivateCertificateOutput: z.ZodObject<{
|
|
9
9
|
id: z.ZodNullable<z.ZodString>;
|
|
10
10
|
type: z.ZodNullable<z.ZodEnum<{
|
|
11
|
-
verifierSignRequest: "verifierSignRequest";
|
|
12
|
-
issuerSignCredential: "issuerSignCredential";
|
|
13
11
|
verifierRoot: "verifierRoot";
|
|
14
12
|
issuerRoot: "issuerRoot";
|
|
13
|
+
verifierSignRequest: "verifierSignRequest";
|
|
14
|
+
issuerSignCredential: "issuerSignCredential";
|
|
15
15
|
}>>;
|
|
16
16
|
status: z.ZodNullable<z.ZodEnum<{
|
|
17
17
|
expired: "expired";
|
|
@@ -38,7 +38,19 @@ declare const ParadymActivateCertificateOutput: z.ZodObject<{
|
|
|
38
38
|
declare const paradymActivateCertificate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
39
39
|
projectId: string;
|
|
40
40
|
certificateId: string;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { paradymActivateCertificate };
|
|
44
56
|
//# sourceMappingURL=activate-certificate.d.cts.map
|
|
@@ -8,10 +8,10 @@ declare const ParadymActivateCertificateInput: z.ZodObject<{
|
|
|
8
8
|
declare const ParadymActivateCertificateOutput: z.ZodObject<{
|
|
9
9
|
id: z.ZodNullable<z.ZodString>;
|
|
10
10
|
type: z.ZodNullable<z.ZodEnum<{
|
|
11
|
-
verifierSignRequest: "verifierSignRequest";
|
|
12
|
-
issuerSignCredential: "issuerSignCredential";
|
|
13
11
|
verifierRoot: "verifierRoot";
|
|
14
12
|
issuerRoot: "issuerRoot";
|
|
13
|
+
verifierSignRequest: "verifierSignRequest";
|
|
14
|
+
issuerSignCredential: "issuerSignCredential";
|
|
15
15
|
}>>;
|
|
16
16
|
status: z.ZodNullable<z.ZodEnum<{
|
|
17
17
|
expired: "expired";
|
|
@@ -38,7 +38,19 @@ declare const ParadymActivateCertificateOutput: z.ZodObject<{
|
|
|
38
38
|
declare const paradymActivateCertificate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
39
39
|
projectId: string;
|
|
40
40
|
certificateId: string;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { paradymActivateCertificate };
|
|
44
56
|
//# sourceMappingURL=activate-certificate.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymArchiveAnoncredsCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymArchiveAnoncredsCredentialTemplate: 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 { paradymArchiveAnoncredsCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=archive-anoncreds-credential-template.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymArchiveAnoncredsCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymArchiveAnoncredsCredentialTemplate: 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 { paradymArchiveAnoncredsCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=archive-anoncreds-credential-template.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymArchiveMdocCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymArchiveMdocCredentialTemplate: 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 { paradymArchiveMdocCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=archive-mdoc-credential-template.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymArchiveMdocCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymArchiveMdocCredentialTemplate: 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 { paradymArchiveMdocCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=archive-mdoc-credential-template.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymArchivePresentationTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymArchivePresentationTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
presentationTemplateId: 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 { paradymArchivePresentationTemplate };
|
|
18
30
|
//# sourceMappingURL=archive-presentation-template.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymArchivePresentationTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymArchivePresentationTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
presentationTemplateId: 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 { paradymArchivePresentationTemplate };
|
|
18
30
|
//# sourceMappingURL=archive-presentation-template.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymArchiveSdJwtVcCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymArchiveSdJwtVcCredentialTemplate: 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 { paradymArchiveSdJwtVcCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=archive-sd-jwt-vc-credential-template.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymArchiveSdJwtVcCredentialTemplateOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymArchiveSdJwtVcCredentialTemplate: 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 { paradymArchiveSdJwtVcCredentialTemplate };
|
|
18
30
|
//# sourceMappingURL=archive-sd-jwt-vc-credential-template.d.mts.map
|
|
@@ -32,7 +32,19 @@ declare const paradymCreateAnoncredsCredentialTemplate: import("@keystrokehq/act
|
|
|
32
32
|
schema?: string | undefined;
|
|
33
33
|
revocable?: boolean | undefined;
|
|
34
34
|
description?: string | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { paradymCreateAnoncredsCredentialTemplate };
|
|
38
50
|
//# sourceMappingURL=create-anoncreds-credential-template.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-anoncreds-credential-template.d.cts","names":[],"sources":["../../src/actions/create-anoncreds-credential-template.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;cAS7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAe9C,wCAAA,gCAAwC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-anoncreds-credential-template.d.cts","names":[],"sources":["../../src/actions/create-anoncreds-credential-template.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;cAS7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAe9C,wCAAA,gCAAwC,wBAAA"}
|
|
@@ -32,7 +32,19 @@ declare const paradymCreateAnoncredsCredentialTemplate: import("@keystrokehq/act
|
|
|
32
32
|
schema?: string | undefined;
|
|
33
33
|
revocable?: boolean | undefined;
|
|
34
34
|
description?: string | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { paradymCreateAnoncredsCredentialTemplate };
|
|
38
50
|
//# sourceMappingURL=create-anoncreds-credential-template.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-anoncreds-credential-template.d.mts","names":[],"sources":["../../src/actions/create-anoncreds-credential-template.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;cAS7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAe9C,wCAAA,gCAAwC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-anoncreds-credential-template.d.mts","names":[],"sources":["../../src/actions/create-anoncreds-credential-template.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;cAS7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAe9C,wCAAA,gCAAwC,wBAAA"}
|
|
@@ -44,7 +44,19 @@ declare const paradymCreateCertificate: import("@keystrokehq/action").WorkflowAc
|
|
|
44
44
|
countryName: string;
|
|
45
45
|
issuerAlternativeNameUrl: string;
|
|
46
46
|
commonName?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
48
60
|
//#endregion
|
|
49
61
|
export { paradymCreateCertificate };
|
|
50
62
|
//# sourceMappingURL=create-certificate.d.cts.map
|
|
@@ -44,7 +44,19 @@ declare const paradymCreateCertificate: import("@keystrokehq/action").WorkflowAc
|
|
|
44
44
|
countryName: string;
|
|
45
45
|
issuerAlternativeNameUrl: string;
|
|
46
46
|
commonName?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
48
60
|
//#endregion
|
|
49
61
|
export { paradymCreateCertificate };
|
|
50
62
|
//# sourceMappingURL=create-certificate.d.mts.map
|
|
@@ -35,7 +35,19 @@ declare const paradymCreateDidcommConnectionInvitation: import("@keystrokehq/act
|
|
|
35
35
|
code?: string | undefined;
|
|
36
36
|
} | undefined;
|
|
37
37
|
reusable?: boolean | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { paradymCreateDidcommConnectionInvitation };
|
|
41
53
|
//# sourceMappingURL=create-didcomm-connection-invitation.d.cts.map
|
|
@@ -35,7 +35,19 @@ declare const paradymCreateDidcommConnectionInvitation: import("@keystrokehq/act
|
|
|
35
35
|
code?: string | undefined;
|
|
36
36
|
} | undefined;
|
|
37
37
|
reusable?: boolean | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { paradymCreateDidcommConnectionInvitation };
|
|
41
53
|
//# sourceMappingURL=create-didcomm-connection-invitation.d.mts.map
|
|
@@ -67,7 +67,19 @@ declare const paradymCreateDidcommIssuanceOffer: import("@keystrokehq/action").W
|
|
|
67
67
|
createConnection?: boolean | undefined;
|
|
68
68
|
} | undefined;
|
|
69
69
|
didcommConnectionId?: 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 { paradymCreateDidcommIssuanceOffer };
|
|
73
85
|
//# sourceMappingURL=create-didcomm-issuance-offer.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-didcomm-issuance-offer.d.cts","names":[],"sources":["../../src/actions/create-didcomm-issuance-offer.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAmDtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvC,iCAAA,gCAAiC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-didcomm-issuance-offer.d.cts","names":[],"sources":["../../src/actions/create-didcomm-issuance-offer.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAmDtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvC,iCAAA,gCAAiC,wBAAA"}
|
|
@@ -67,7 +67,19 @@ declare const paradymCreateDidcommIssuanceOffer: import("@keystrokehq/action").W
|
|
|
67
67
|
createConnection?: boolean | undefined;
|
|
68
68
|
} | undefined;
|
|
69
69
|
didcommConnectionId?: 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 { paradymCreateDidcommIssuanceOffer };
|
|
73
85
|
//# sourceMappingURL=create-didcomm-issuance-offer.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-didcomm-issuance-offer.d.mts","names":[],"sources":["../../src/actions/create-didcomm-issuance-offer.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAmDtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvC,iCAAA,gCAAiC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-didcomm-issuance-offer.d.mts","names":[],"sources":["../../src/actions/create-didcomm-issuance-offer.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAmDtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvC,iCAAA,gCAAiC,wBAAA"}
|
|
@@ -17,8 +17,8 @@ declare const ParadymCreateOpenid4vcCredentialOfferOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>>>;
|
|
18
18
|
status: z.ZodNullable<z.ZodEnum<{
|
|
19
19
|
expired: "expired";
|
|
20
|
-
offered: "offered";
|
|
21
20
|
completed: "completed";
|
|
21
|
+
offered: "offered";
|
|
22
22
|
failed: "failed";
|
|
23
23
|
partiallyIssued: "partiallyIssued";
|
|
24
24
|
}>>;
|
|
@@ -43,7 +43,19 @@ declare const paradymCreateOpenid4vcCredentialOffer: import("@keystrokehq/action
|
|
|
43
43
|
attributes: Record<string, unknown>;
|
|
44
44
|
credentialTemplateId: string;
|
|
45
45
|
}[];
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { paradymCreateOpenid4vcCredentialOffer };
|
|
49
61
|
//# sourceMappingURL=create-openid4vc-credential-offer.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-openid4vc-credential-offer.d.cts","names":[],"sources":["../../src/actions/create-openid4vc-credential-offer.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;cAsB1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAY3C,qCAAA,gCAAqC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-openid4vc-credential-offer.d.cts","names":[],"sources":["../../src/actions/create-openid4vc-credential-offer.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;cAsB1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAY3C,qCAAA,gCAAqC,wBAAA"}
|
|
@@ -17,8 +17,8 @@ declare const ParadymCreateOpenid4vcCredentialOfferOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>>>;
|
|
18
18
|
status: z.ZodNullable<z.ZodEnum<{
|
|
19
19
|
expired: "expired";
|
|
20
|
-
offered: "offered";
|
|
21
20
|
completed: "completed";
|
|
21
|
+
offered: "offered";
|
|
22
22
|
failed: "failed";
|
|
23
23
|
partiallyIssued: "partiallyIssued";
|
|
24
24
|
}>>;
|
|
@@ -43,7 +43,19 @@ declare const paradymCreateOpenid4vcCredentialOffer: import("@keystrokehq/action
|
|
|
43
43
|
attributes: Record<string, unknown>;
|
|
44
44
|
credentialTemplateId: string;
|
|
45
45
|
}[];
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { paradymCreateOpenid4vcCredentialOffer };
|
|
49
61
|
//# sourceMappingURL=create-openid4vc-credential-offer.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-openid4vc-credential-offer.d.mts","names":[],"sources":["../../src/actions/create-openid4vc-credential-offer.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;cAsB1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAY3C,qCAAA,gCAAqC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-openid4vc-credential-offer.d.mts","names":[],"sources":["../../src/actions/create-openid4vc-credential-offer.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;cAsB1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAY3C,qCAAA,gCAAqC,wBAAA"}
|
|
@@ -31,7 +31,19 @@ declare const paradymCreateOpenid4vcVerificationRequest: import("@keystrokehq/ac
|
|
|
31
31
|
projectId: string;
|
|
32
32
|
presentationTemplateId: string;
|
|
33
33
|
requireResponseEncryption?: boolean | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { paradymCreateOpenid4vcVerificationRequest };
|
|
37
49
|
//# sourceMappingURL=create-openid4vc-verification-request.d.cts.map
|
|
@@ -31,7 +31,19 @@ declare const paradymCreateOpenid4vcVerificationRequest: import("@keystrokehq/ac
|
|
|
31
31
|
projectId: string;
|
|
32
32
|
presentationTemplateId: string;
|
|
33
33
|
requireResponseEncryption?: boolean | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { paradymCreateOpenid4vcVerificationRequest };
|
|
37
49
|
//# sourceMappingURL=create-openid4vc-verification-request.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const paradymCreatePresentationTemplate: import("@keystrokehq/action").W
|
|
|
24
24
|
credentials: Record<string, unknown>[];
|
|
25
25
|
description: string;
|
|
26
26
|
verifier?: Record<string, unknown> | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { paradymCreatePresentationTemplate };
|
|
30
42
|
//# sourceMappingURL=create-presentation-template.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-presentation-template.d.cts","names":[],"sources":["../../src/actions/create-presentation-template.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;cAOtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAWvC,iCAAA,gCAAiC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-presentation-template.d.cts","names":[],"sources":["../../src/actions/create-presentation-template.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;cAOtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAWvC,iCAAA,gCAAiC,wBAAA"}
|
|
@@ -24,7 +24,19 @@ declare const paradymCreatePresentationTemplate: import("@keystrokehq/action").W
|
|
|
24
24
|
credentials: Record<string, unknown>[];
|
|
25
25
|
description: string;
|
|
26
26
|
verifier?: Record<string, unknown> | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { paradymCreatePresentationTemplate };
|
|
30
42
|
//# sourceMappingURL=create-presentation-template.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-presentation-template.d.mts","names":[],"sources":["../../src/actions/create-presentation-template.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;cAOtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAWvC,iCAAA,gCAAiC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-presentation-template.d.mts","names":[],"sources":["../../src/actions/create-presentation-template.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;cAOtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAWvC,iCAAA,gCAAiC,wBAAA"}
|