@keystrokehq/docusign 0.0.10 → 0.0.15
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/_official/index.d.mts +4 -18
- package/dist/_official/index.mjs +1 -1
- package/dist/account-custom-fields.d.mts +4 -21
- package/dist/account-custom-fields.mjs +1 -1
- package/dist/account-stamps.d.mts +11 -56
- package/dist/account-stamps.mjs +1 -1
- package/dist/account-tabs.d.mts +6 -31
- package/dist/account-tabs.mjs +1 -1
- package/dist/account.d.mts +18 -91
- package/dist/account.mjs +1 -1
- package/dist/admin.d.mts +1 -6
- package/dist/admin.mjs +1 -1
- package/dist/auth.d.mts +2 -11
- package/dist/auth.mjs +15 -4
- package/dist/bcc-archive.d.mts +4 -21
- package/dist/bcc-archive.mjs +1 -1
- package/dist/billing.d.mts +16 -81
- package/dist/billing.mjs +1 -1
- package/dist/brands.d.mts +11 -56
- package/dist/brands.mjs +1 -1
- package/dist/bulk-send.d.mts +9 -42
- package/dist/bulk-send.mjs +1 -1
- package/dist/chunked-uploads.d.mts +5 -26
- package/dist/chunked-uploads.mjs +1 -1
- package/dist/click.d.mts +1 -6
- package/dist/click.mjs +1 -1
- package/dist/client.d.mts +1 -1
- package/dist/clm.d.mts +1 -6
- package/dist/clm.mjs +1 -1
- package/dist/cloud-storage.d.mts +7 -36
- package/dist/cloud-storage.mjs +1 -1
- package/dist/connect.d.mts +17 -86
- package/dist/connect.mjs +1 -1
- package/dist/connection.d.mts +1 -1
- package/dist/connection.mjs +1 -1
- package/dist/contacts.d.mts +5 -26
- package/dist/contacts.mjs +1 -1
- package/dist/enote.d.mts +3 -16
- package/dist/enote.mjs +1 -1
- package/dist/envelope-attachments.d.mts +5 -26
- package/dist/envelope-attachments.mjs +1 -1
- package/dist/envelope-custom-fields.d.mts +7 -36
- package/dist/envelope-custom-fields.mjs +1 -1
- package/dist/envelope-documents.d.mts +16 -81
- package/dist/envelope-documents.mjs +1 -1
- package/dist/envelope-email.d.mts +4 -21
- package/dist/envelope-email.mjs +1 -1
- package/dist/envelope-lock.d.mts +4 -21
- package/dist/envelope-lock.mjs +1 -1
- package/dist/envelope-logs.d.mts +9 -46
- package/dist/envelope-logs.mjs +1 -1
- package/dist/envelope-notifications.d.mts +3 -16
- package/dist/envelope-notifications.mjs +1 -1
- package/dist/envelope-recipients.d.mts +11 -56
- package/dist/envelope-recipients.mjs +1 -1
- package/dist/envelope-tabs.d.mts +3 -16
- package/dist/envelope-tabs.mjs +1 -1
- package/dist/envelope-views.d.mts +6 -31
- package/dist/envelope-views.mjs +1 -1
- package/dist/envelope-workflow.d.mts +14 -71
- package/dist/envelope-workflow.mjs +1 -1
- package/dist/envelopes.d.mts +14 -67
- package/dist/envelopes.mjs +1 -1
- package/dist/{factory-Cj6MzqXn.mjs → factory-5kY-Jnda.mjs} +1 -1
- package/dist/groups.d.mts +10 -51
- package/dist/groups.mjs +1 -1
- package/dist/integration-H05G5JY8.mjs +112 -0
- package/dist/integration-Mk1ScWT6.d.mts +30 -0
- package/dist/monitor.d.mts +1 -6
- package/dist/monitor.mjs +1 -1
- package/dist/notary.d.mts +9 -46
- package/dist/notary.mjs +1 -1
- package/dist/{operation-helpers-DcsuFcq0.mjs → operation-helpers-D25WHTo1.mjs} +1 -1
- package/dist/permission-profiles.d.mts +5 -26
- package/dist/permission-profiles.mjs +1 -1
- package/dist/power-forms.d.mts +3 -16
- package/dist/power-forms.mjs +1 -1
- package/dist/rooms.d.mts +1 -6
- package/dist/rooms.mjs +1 -1
- package/dist/schemas/index.d.mts +3 -3
- package/dist/signing-groups.d.mts +9 -46
- package/dist/signing-groups.mjs +1 -1
- package/dist/template-custom-fields.d.mts +8 -41
- package/dist/template-custom-fields.mjs +1 -1
- package/dist/template-documents.d.mts +8 -41
- package/dist/template-documents.mjs +1 -1
- package/dist/template-lock.d.mts +4 -21
- package/dist/template-lock.mjs +1 -1
- package/dist/template-sharing.d.mts +8 -41
- package/dist/template-sharing.mjs +1 -1
- package/dist/template-workflow.d.mts +12 -61
- package/dist/template-workflow.mjs +1 -1
- package/dist/templates.d.mts +7 -36
- package/dist/templates.mjs +1 -1
- package/dist/user-authorizations.d.mts +8 -41
- package/dist/user-authorizations.mjs +1 -1
- package/dist/user-custom-settings.d.mts +5 -26
- package/dist/user-custom-settings.mjs +1 -1
- package/dist/user-profile.d.mts +7 -36
- package/dist/user-profile.mjs +1 -1
- package/dist/user-signatures.d.mts +13 -66
- package/dist/user-signatures.mjs +1 -1
- package/dist/users.d.mts +6 -31
- package/dist/users.mjs +1 -1
- package/dist/workspaces.d.mts +11 -56
- package/dist/workspaces.mjs +1 -1
- package/package.json +4 -5
- package/dist/integration-BykMcCMC.mjs +0 -229
- package/dist/integration-SYThzunD.d.mts +0 -73
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { i as docusignOfficialIntegration, r as docusignBundle } from "../integration-
|
|
1
|
+
import { i as docusignOfficialIntegration, r as docusignBundle } from "../integration-Mk1ScWT6.mjs";
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
import { CredentialSet } from "@keystrokehq/core";
|
|
4
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
5
4
|
|
|
6
5
|
//#region src/_official/provider-app.d.ts
|
|
7
6
|
/**
|
|
@@ -13,10 +12,7 @@ import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential
|
|
|
13
12
|
declare const docusignAppCredentialSet: CredentialSet<"keystroke:docusign-app", z.ZodObject<{
|
|
14
13
|
clientId: z.ZodString;
|
|
15
14
|
clientSecret: z.ZodString;
|
|
16
|
-
}, z.core.$strip
|
|
17
|
-
clientId: z.ZodString;
|
|
18
|
-
clientSecret: z.ZodString;
|
|
19
|
-
}, z.core.$strip>>[] | undefined>;
|
|
15
|
+
}, z.core.$strip>>;
|
|
20
16
|
/**
|
|
21
17
|
* Keystroke-owned Connect webhook signing secrets.
|
|
22
18
|
*
|
|
@@ -30,9 +26,7 @@ declare const docusignAppCredentialSet: CredentialSet<"keystroke:docusign-app",
|
|
|
30
26
|
*/
|
|
31
27
|
declare const docusignConnectCredentialSet: CredentialSet<"keystroke:docusign-connect", z.ZodObject<{
|
|
32
28
|
hmacSecrets: z.ZodArray<z.ZodString>;
|
|
33
|
-
}, z.core.$strip
|
|
34
|
-
hmacSecrets: z.ZodArray<z.ZodString>;
|
|
35
|
-
}, z.core.$strip>>[] | undefined>;
|
|
29
|
+
}, z.core.$strip>>;
|
|
36
30
|
/**
|
|
37
31
|
* Keystroke-owned JWT Grant integrator key + RSA private key.
|
|
38
32
|
*
|
|
@@ -50,15 +44,7 @@ declare const docusignJwtCredentialSet: CredentialSet<"keystroke:docusign-jwt",
|
|
|
50
44
|
"account.docusign.com": "account.docusign.com";
|
|
51
45
|
"account-d.docusign.com": "account-d.docusign.com";
|
|
52
46
|
}>;
|
|
53
|
-
}, z.core.$strip
|
|
54
|
-
integratorKey: z.ZodString;
|
|
55
|
-
impersonatedUserId: z.ZodUUID;
|
|
56
|
-
privateKeyPem: z.ZodString;
|
|
57
|
-
oauthHost: z.ZodEnum<{
|
|
58
|
-
"account.docusign.com": "account.docusign.com";
|
|
59
|
-
"account-d.docusign.com": "account-d.docusign.com";
|
|
60
|
-
}>;
|
|
61
|
-
}, z.core.$strip>>[] | undefined>;
|
|
47
|
+
}, z.core.$strip>>;
|
|
62
48
|
/**
|
|
63
49
|
* Parse the comma-separated `KEYSTROKE_OFFICIAL_DOCUSIGN_CONNECT_HMAC_SECRETS`
|
|
64
50
|
* env value into the array shape the internal credential set expects. Empty
|
package/dist/_official/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { c as
|
|
1
|
+
import { a as docusignConnectCredentialSet, c as parseHmacSecrets, i as docusignAppCredentialSet, n as docusignBundle, o as docusignJwtCredentialSet, r as docusignOfficialIntegration, s as docusignOfficialProviderSeed } from "../integration-H05G5JY8.mjs";
|
|
2
2
|
|
|
3
3
|
export { docusignAppCredentialSet, docusignBundle, docusignConnectCredentialSet, docusignJwtCredentialSet, docusignOfficialIntegration, docusignOfficialProviderSeed, parseHmacSecrets };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/account-custom-fields.d.ts
|
|
6
5
|
declare const createAccountCustomField: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -14,11 +13,7 @@ declare const createAccountCustomField: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
14
13
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
15
14
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
16
15
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
17
|
-
}, z.core.$strip
|
|
18
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
19
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
20
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
21
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
16
|
+
}, z.core.$strip>>], undefined>;
|
|
22
17
|
declare const updateAccountCustomField: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
23
18
|
customFieldId: z.ZodString;
|
|
24
19
|
customField: z.ZodObject<{
|
|
@@ -30,11 +25,7 @@ declare const updateAccountCustomField: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
30
25
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
31
26
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
32
27
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
33
|
-
}, z.core.$strip
|
|
34
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
35
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
36
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
37
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
28
|
+
}, z.core.$strip>>], undefined>;
|
|
38
29
|
declare const deleteAccountCustomField: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
39
30
|
customFieldId: z.ZodString;
|
|
40
31
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -43,11 +34,7 @@ declare const deleteAccountCustomField: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
43
34
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
44
35
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
45
36
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
46
|
-
}, z.core.$strip
|
|
47
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
48
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
49
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
50
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
37
|
+
}, z.core.$strip>>], undefined>;
|
|
51
38
|
declare const retrieveAllAccountTabs: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
52
39
|
customTabOnly: z.ZodOptional<z.ZodBoolean>;
|
|
53
40
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -56,10 +43,6 @@ declare const retrieveAllAccountTabs: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
56
43
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
57
44
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
58
45
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
59
|
-
}, z.core.$strip
|
|
60
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
61
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
62
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
63
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
46
|
+
}, z.core.$strip>>], undefined>;
|
|
64
47
|
//#endregion
|
|
65
48
|
export { createAccountCustomField, deleteAccountCustomField, retrieveAllAccountTabs, updateAccountCustomField };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/account-custom-fields.ts
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/account-stamps.d.ts
|
|
6
5
|
declare const addOrUpdateAccountStamps: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -13,11 +12,7 @@ declare const addOrUpdateAccountStamps: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
13
12
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
14
13
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
15
14
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
16
|
-
}, z.core.$strip
|
|
17
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
18
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
19
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
20
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
15
|
+
}, z.core.$strip>>], undefined>;
|
|
21
16
|
declare const retrieveAvailableAccountStamps: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
22
17
|
status: z.ZodOptional<z.ZodString>;
|
|
23
18
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -26,11 +21,7 @@ declare const retrieveAvailableAccountStamps: _keystrokehq_core0.Operation<z.Zod
|
|
|
26
21
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
27
22
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
28
23
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
29
|
-
}, z.core.$strip
|
|
30
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
31
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
32
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
33
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
24
|
+
}, z.core.$strip>>], undefined>;
|
|
34
25
|
declare const getSpecifiedAccountStampInfo: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
35
26
|
stampId: z.ZodString;
|
|
36
27
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -39,11 +30,7 @@ declare const getSpecifiedAccountStampInfo: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
39
30
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
40
31
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
41
32
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
42
|
-
}, z.core.$strip
|
|
43
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
44
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
45
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
46
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
33
|
+
}, z.core.$strip>>], undefined>;
|
|
47
34
|
declare const getAccountStampImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
48
35
|
stampId: z.ZodString;
|
|
49
36
|
stampFormat: z.ZodOptional<z.ZodString>;
|
|
@@ -56,11 +43,7 @@ declare const getAccountStampImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
56
43
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
57
44
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
58
45
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
59
|
-
}, z.core.$strip
|
|
60
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
61
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
62
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
63
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
46
|
+
}, z.core.$strip>>], undefined>;
|
|
64
47
|
declare const updateAccountStampById: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
65
48
|
stampId: z.ZodString;
|
|
66
49
|
stamp: z.ZodObject<{
|
|
@@ -72,11 +55,7 @@ declare const updateAccountStampById: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
72
55
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
73
56
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
74
57
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
75
|
-
}, z.core.$strip
|
|
76
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
77
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
78
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
79
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
58
|
+
}, z.core.$strip>>], undefined>;
|
|
80
59
|
declare const updateAccountStamps: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
81
60
|
stamps: z.ZodArray<z.ZodObject<{
|
|
82
61
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -87,11 +66,7 @@ declare const updateAccountStamps: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
87
66
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
88
67
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
89
68
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
90
|
-
}, z.core.$strip
|
|
91
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
92
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
93
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
94
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
69
|
+
}, z.core.$strip>>], undefined>;
|
|
95
70
|
declare const deleteAccountStamp: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
96
71
|
stampId: z.ZodString;
|
|
97
72
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -100,11 +75,7 @@ declare const deleteAccountStamp: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
100
75
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
101
76
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
102
77
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
103
|
-
}, z.core.$strip
|
|
104
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
105
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
106
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
107
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
78
|
+
}, z.core.$strip>>], undefined>;
|
|
108
79
|
declare const deleteStampImageForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
109
80
|
stampId: z.ZodString;
|
|
110
81
|
stampFormat: z.ZodOptional<z.ZodString>;
|
|
@@ -114,22 +85,14 @@ declare const deleteStampImageForAccount: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
114
85
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
115
86
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
116
87
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
117
|
-
}, z.core.$strip
|
|
118
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
119
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
120
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
121
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
88
|
+
}, z.core.$strip>>], undefined>;
|
|
122
89
|
declare const getWatermarkDetailsForAccount: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
123
90
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
124
91
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
125
92
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
126
93
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
127
94
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
128
|
-
}, z.core.$strip
|
|
129
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
130
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
131
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
132
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
95
|
+
}, z.core.$strip>>], undefined>;
|
|
133
96
|
declare const updateAccountWatermarkInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
134
97
|
watermark: z.ZodObject<{
|
|
135
98
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -140,11 +103,7 @@ declare const updateAccountWatermarkInformation: _keystrokehq_core0.Operation<z.
|
|
|
140
103
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
141
104
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
142
105
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
143
|
-
}, z.core.$strip
|
|
144
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
145
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
146
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
147
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
106
|
+
}, z.core.$strip>>], undefined>;
|
|
148
107
|
declare const updateAccountWatermarkPreview: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
149
108
|
watermark: z.ZodObject<{
|
|
150
109
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -155,10 +114,6 @@ declare const updateAccountWatermarkPreview: _keystrokehq_core0.Operation<z.ZodO
|
|
|
155
114
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
156
115
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
157
116
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
158
|
-
}, z.core.$strip
|
|
159
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
160
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
161
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
162
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
117
|
+
}, z.core.$strip>>], undefined>;
|
|
163
118
|
//#endregion
|
|
164
119
|
export { addOrUpdateAccountStamps, deleteAccountStamp, deleteStampImageForAccount, getAccountStampImage, getSpecifiedAccountStampInfo, getWatermarkDetailsForAccount, retrieveAvailableAccountStamps, updateAccountStampById, updateAccountStamps, updateAccountWatermarkInformation, updateAccountWatermarkPreview };
|
package/dist/account-stamps.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation, t as defineBinaryOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation, t as defineBinaryOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/account-stamps.ts
|
package/dist/account-tabs.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/account-tabs.d.ts
|
|
6
5
|
declare const getTabSettingsForAccount: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
@@ -9,11 +8,7 @@ declare const getTabSettingsForAccount: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
9
8
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
10
9
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
11
10
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
12
|
-
}, z.core.$strip
|
|
13
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
14
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
15
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
16
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
11
|
+
}, z.core.$strip>>], undefined>;
|
|
17
12
|
declare const modifyTabSettingsForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
18
13
|
tabSettings: z.ZodObject<{
|
|
19
14
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -24,11 +19,7 @@ declare const modifyTabSettingsForAccount: _keystrokehq_core0.Operation<z.ZodObj
|
|
|
24
19
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
25
20
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
26
21
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
27
|
-
}, z.core.$strip
|
|
28
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
29
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
30
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
31
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
22
|
+
}, z.core.$strip>>], undefined>;
|
|
32
23
|
declare const createCustomTabWithProperties: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
33
24
|
tab: z.ZodObject<{
|
|
34
25
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -39,11 +30,7 @@ declare const createCustomTabWithProperties: _keystrokehq_core0.Operation<z.ZodO
|
|
|
39
30
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
40
31
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
41
32
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
42
|
-
}, z.core.$strip
|
|
43
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
44
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
45
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
46
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
33
|
+
}, z.core.$strip>>], undefined>;
|
|
47
34
|
declare const retrieveCustomTabInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
48
35
|
customTabId: z.ZodString;
|
|
49
36
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -52,11 +39,7 @@ declare const retrieveCustomTabInformation: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
52
39
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
53
40
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
54
41
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
55
|
-
}, z.core.$strip
|
|
56
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
57
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
58
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
59
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
42
|
+
}, z.core.$strip>>], undefined>;
|
|
60
43
|
declare const updateCustomTabInformationForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
61
44
|
customTabId: z.ZodString;
|
|
62
45
|
tab: z.ZodObject<{
|
|
@@ -68,11 +51,7 @@ declare const updateCustomTabInformationForAccount: _keystrokehq_core0.Operation
|
|
|
68
51
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
69
52
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
70
53
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
71
|
-
}, z.core.$strip
|
|
72
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
73
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
74
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
75
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
54
|
+
}, z.core.$strip>>], undefined>;
|
|
76
55
|
declare const deleteCustomTabInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
77
56
|
customTabId: z.ZodString;
|
|
78
57
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -81,10 +60,6 @@ declare const deleteCustomTabInformation: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
81
60
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
82
61
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
83
62
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
84
|
-
}, z.core.$strip
|
|
85
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
86
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
87
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
88
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
63
|
+
}, z.core.$strip>>], undefined>;
|
|
89
64
|
//#endregion
|
|
90
65
|
export { createCustomTabWithProperties, deleteCustomTabInformation, getTabSettingsForAccount, modifyTabSettingsForAccount, retrieveCustomTabInformation, updateCustomTabInformationForAccount };
|
package/dist/account-tabs.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/account-tabs.ts
|
package/dist/account.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/account.d.ts
|
|
6
5
|
declare const retrieveAccountInformationForSpecifiedAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -17,11 +16,7 @@ declare const retrieveAccountInformationForSpecifiedAccount: _keystrokehq_core0.
|
|
|
17
16
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
18
17
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
19
18
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
20
|
-
}, z.core.$strip
|
|
21
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
22
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
23
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
24
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
19
|
+
}, z.core.$strip>>], undefined>;
|
|
25
20
|
declare const deleteSpecifiedAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
26
21
|
redactUserData: z.ZodOptional<z.ZodBoolean>;
|
|
27
22
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -30,22 +25,14 @@ declare const deleteSpecifiedAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
30
25
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
31
26
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
32
27
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
33
|
-
}, z.core.$strip
|
|
34
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
35
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
36
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
37
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
28
|
+
}, z.core.$strip>>], undefined>;
|
|
38
29
|
declare const retrieveAccountSettingsInformation: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
39
30
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
40
31
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
41
32
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
42
33
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
43
34
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
44
|
-
}, z.core.$strip
|
|
45
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
46
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
47
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
48
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
35
|
+
}, z.core.$strip>>], undefined>;
|
|
49
36
|
declare const updateAccountSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
50
37
|
accountSettings: z.ZodObject<{
|
|
51
38
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -56,33 +43,21 @@ declare const updateAccountSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
56
43
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
57
44
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
58
45
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
59
|
-
}, z.core.$strip
|
|
60
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
61
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
62
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
63
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
46
|
+
}, z.core.$strip>>], undefined>;
|
|
64
47
|
declare const getAccountPasswordRules: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
65
48
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
66
49
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
67
50
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
68
51
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
69
52
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
70
|
-
}, z.core.$strip
|
|
71
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
72
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
73
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
74
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
53
|
+
}, z.core.$strip>>], undefined>;
|
|
75
54
|
declare const retrieveAccountPasswordRules: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
76
55
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
77
56
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
78
57
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
79
58
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
80
59
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
81
|
-
}, z.core.$strip
|
|
82
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
83
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
84
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
85
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
60
|
+
}, z.core.$strip>>], undefined>;
|
|
86
61
|
declare const updateAccountPasswordRules: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
87
62
|
passwordRules: z.ZodObject<{
|
|
88
63
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -93,44 +68,28 @@ declare const updateAccountPasswordRules: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
93
68
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
94
69
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
95
70
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
96
|
-
}, z.core.$strip
|
|
97
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
98
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
99
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
100
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
71
|
+
}, z.core.$strip>>], undefined>;
|
|
101
72
|
declare const retrieveAccountProvisioningInfo: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
102
73
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
103
74
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
104
75
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
105
76
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
106
77
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
107
|
-
}, z.core.$strip
|
|
108
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
109
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
110
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
111
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
78
|
+
}, z.core.$strip>>], undefined>;
|
|
112
79
|
declare const retrieveAccountSealProviders: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
113
80
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
114
81
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
115
82
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
116
83
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
117
84
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
118
|
-
}, z.core.$strip
|
|
119
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
120
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
121
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
122
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
85
|
+
}, z.core.$strip>>], undefined>;
|
|
123
86
|
declare const retrieveAccountEnvelopePurgeConfig: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
124
87
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
125
88
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
126
89
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
127
90
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
128
91
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
129
|
-
}, z.core.$strip
|
|
130
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
131
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
132
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
133
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
92
|
+
}, z.core.$strip>>], undefined>;
|
|
134
93
|
declare const setEnvelopePurgeConfigForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
135
94
|
config: z.ZodObject<{
|
|
136
95
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -141,55 +100,35 @@ declare const setEnvelopePurgeConfigForAccount: _keystrokehq_core0.Operation<z.Z
|
|
|
141
100
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
142
101
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
143
102
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
144
|
-
}, z.core.$strip
|
|
145
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
146
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
147
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
148
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
103
|
+
}, z.core.$strip>>], undefined>;
|
|
149
104
|
declare const retrieveAccountVerificationWorkflows: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
150
105
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
151
106
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
152
107
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
153
108
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
154
109
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
155
|
-
}, z.core.$strip
|
|
156
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
157
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
158
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
159
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
110
|
+
}, z.core.$strip>>], undefined>;
|
|
160
111
|
declare const listSignatureProvidersForAccount: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
161
112
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
162
113
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
163
114
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
164
115
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
165
116
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
166
|
-
}, z.core.$strip
|
|
167
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
168
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
169
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
170
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
117
|
+
}, z.core.$strip>>], undefined>;
|
|
171
118
|
declare const getSupportedLanguagesForRecipients: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
172
119
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
173
120
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
174
121
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
175
122
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
176
123
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
177
|
-
}, z.core.$strip
|
|
178
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
179
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
180
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
181
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
124
|
+
}, z.core.$strip>>], undefined>;
|
|
182
125
|
declare const getUnsupportedFileTypesList: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
183
126
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
184
127
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
185
128
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
186
129
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
187
130
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
188
|
-
}, z.core.$strip
|
|
189
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
190
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
191
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
192
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
131
|
+
}, z.core.$strip>>], undefined>;
|
|
193
132
|
declare const modifyAccountNotificationSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
194
133
|
notifications: z.ZodObject<{
|
|
195
134
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -200,11 +139,7 @@ declare const modifyAccountNotificationSettings: _keystrokehq_core0.Operation<z.
|
|
|
200
139
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
201
140
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
202
141
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
203
|
-
}, z.core.$strip
|
|
204
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
205
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
206
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
207
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
142
|
+
}, z.core.$strip>>], undefined>;
|
|
208
143
|
declare const listResourcesForRestVersionSpecified: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
209
144
|
version: z.ZodOptional<z.ZodString>;
|
|
210
145
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -213,21 +148,13 @@ declare const listResourcesForRestVersionSpecified: _keystrokehq_core0.Operation
|
|
|
213
148
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
214
149
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
215
150
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
216
|
-
}, z.core.$strip
|
|
217
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
218
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
219
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
220
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
151
|
+
}, z.core.$strip>>], undefined>;
|
|
221
152
|
declare const retrieveRestApiVersions: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
222
153
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
223
154
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
224
155
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
225
156
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
226
157
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
227
|
-
}, z.core.$strip
|
|
228
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
229
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
230
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
231
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
158
|
+
}, z.core.$strip>>], undefined>;
|
|
232
159
|
//#endregion
|
|
233
160
|
export { deleteSpecifiedAccount, getAccountPasswordRules, getSupportedLanguagesForRecipients, getUnsupportedFileTypesList, listResourcesForRestVersionSpecified, listSignatureProvidersForAccount, modifyAccountNotificationSettings, retrieveAccountEnvelopePurgeConfig, retrieveAccountInformationForSpecifiedAccount, retrieveAccountPasswordRules, retrieveAccountProvisioningInfo, retrieveAccountSealProviders, retrieveAccountSettingsInformation, retrieveAccountVerificationWorkflows, retrieveRestApiVersions, setEnvelopePurgeConfigForAccount, updateAccountPasswordRules, updateAccountSettings };
|
package/dist/account.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignAccountSchema, docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/account.ts
|
package/dist/admin.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/admin.d.ts
|
|
6
5
|
declare const adminNotImplemented: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>, z.ZodObject<{
|
|
@@ -9,10 +8,6 @@ declare const adminNotImplemented: _keystrokehq_core0.Operation<z.ZodObject<{},
|
|
|
9
8
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
10
9
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
11
10
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
12
|
-
}, z.core.$strip
|
|
13
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
14
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
15
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
16
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
11
|
+
}, z.core.$strip>>], undefined>;
|
|
17
12
|
//#endregion
|
|
18
13
|
export { adminNotImplemented };
|
package/dist/admin.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignGenericObjectSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { n as definePlanGatedOperation } from "./operation-helpers-
|
|
2
|
+
import { n as definePlanGatedOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/admin.ts
|