@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
package/dist/user-profile.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/user-profile.d.ts
|
|
6
5
|
declare const retrieveUserProfileImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -14,11 +13,7 @@ declare const retrieveUserProfileImage: _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 updateUserProfileImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
23
18
|
userId: z.ZodString;
|
|
24
19
|
image: z.ZodString;
|
|
@@ -28,11 +23,7 @@ declare const updateUserProfileImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
28
23
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
29
24
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
30
25
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
31
|
-
}, z.core.$strip
|
|
32
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
33
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
34
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
35
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
26
|
+
}, z.core.$strip>>], undefined>;
|
|
36
27
|
declare const deleteUserProfileImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
37
28
|
userId: z.ZodString;
|
|
38
29
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -41,11 +32,7 @@ declare const deleteUserProfileImage: _keystrokehq_core0.Operation<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 retrieveUserProfileInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
50
37
|
userId: z.ZodString;
|
|
51
38
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -54,11 +41,7 @@ declare const retrieveUserProfileInformation: _keystrokehq_core0.Operation<z.Zod
|
|
|
54
41
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
55
42
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
56
43
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
57
|
-
}, z.core.$strip
|
|
58
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
59
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
60
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
61
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
44
|
+
}, z.core.$strip>>], undefined>;
|
|
62
45
|
declare const updateUserProfileInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
63
46
|
userId: z.ZodString;
|
|
64
47
|
profile: z.ZodObject<{
|
|
@@ -70,11 +53,7 @@ declare const updateUserProfileInformation: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
70
53
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
71
54
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
72
55
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
73
|
-
}, z.core.$strip
|
|
74
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
75
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
76
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
77
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
56
|
+
}, z.core.$strip>>], undefined>;
|
|
78
57
|
declare const retrieveSharedItemStatusForUsers: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
79
58
|
userIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
80
59
|
itemType: z.ZodOptional<z.ZodString>;
|
|
@@ -85,11 +64,7 @@ declare const retrieveSharedItemStatusForUsers: _keystrokehq_core0.Operation<z.Z
|
|
|
85
64
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
86
65
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
87
66
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
88
|
-
}, z.core.$strip
|
|
89
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
90
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
91
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
92
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
67
|
+
}, z.core.$strip>>], undefined>;
|
|
93
68
|
declare const setSharedAccessForUsersAndTemplates: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
94
69
|
users: z.ZodArray<z.ZodObject<{
|
|
95
70
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -100,10 +75,6 @@ declare const setSharedAccessForUsersAndTemplates: _keystrokehq_core0.Operation<
|
|
|
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
|
//#endregion
|
|
109
80
|
export { deleteUserProfileImage, retrieveSharedItemStatusForUsers, retrieveUserProfileImage, retrieveUserProfileInformation, setSharedAccessForUsersAndTemplates, updateUserProfileImage, updateUserProfileInformation };
|
package/dist/user-profile.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/user-profile.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/user-signatures.d.ts
|
|
6
5
|
declare const addOrUpdateUserSignature: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -14,11 +13,7 @@ declare const addOrUpdateUserSignature: _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 addUserSignatureAndInitialsImages: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
23
18
|
userId: z.ZodString;
|
|
24
19
|
userSignatures: z.ZodArray<z.ZodObject<{
|
|
@@ -30,11 +25,7 @@ declare const addUserSignatureAndInitialsImages: _keystrokehq_core0.Operation<z.
|
|
|
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 retrieveUserSignatureDefinitions: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
39
30
|
userId: z.ZodString;
|
|
40
31
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -43,11 +34,7 @@ declare const retrieveUserSignatureDefinitions: _keystrokehq_core0.Operation<z.Z
|
|
|
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 retrieveUserSignatureInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
52
39
|
userId: z.ZodString;
|
|
53
40
|
signatureId: z.ZodString;
|
|
@@ -57,11 +44,7 @@ declare const retrieveUserSignatureInformation: _keystrokehq_core0.Operation<z.Z
|
|
|
57
44
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
58
45
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
59
46
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
60
|
-
}, z.core.$strip
|
|
61
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
62
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
63
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
64
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
47
|
+
}, z.core.$strip>>], undefined>;
|
|
65
48
|
declare const retrieveUserSignatureImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
66
49
|
userId: z.ZodString;
|
|
67
50
|
signatureId: z.ZodString;
|
|
@@ -74,11 +57,7 @@ declare const retrieveUserSignatureImage: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
74
57
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
75
58
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
76
59
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
77
|
-
}, z.core.$strip
|
|
78
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
79
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
80
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
81
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
60
|
+
}, z.core.$strip>>], undefined>;
|
|
82
61
|
declare const setUserSignatureImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
83
62
|
userId: z.ZodString;
|
|
84
63
|
signatureId: z.ZodString;
|
|
@@ -89,11 +68,7 @@ declare const setUserSignatureImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
89
68
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
90
69
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
91
70
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
92
|
-
}, z.core.$strip
|
|
93
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
94
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
95
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
96
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
71
|
+
}, z.core.$strip>>], undefined>;
|
|
97
72
|
declare const updateUserSignatureById: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
98
73
|
userId: z.ZodString;
|
|
99
74
|
signatureId: z.ZodString;
|
|
@@ -106,11 +81,7 @@ declare const updateUserSignatureById: _keystrokehq_core0.Operation<z.ZodObject<
|
|
|
106
81
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
107
82
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
108
83
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
109
|
-
}, z.core.$strip
|
|
110
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
111
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
112
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
113
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
84
|
+
}, z.core.$strip>>], undefined>;
|
|
114
85
|
declare const retrieveUserInitialsImageForEnvelopes: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
115
86
|
userId: z.ZodString;
|
|
116
87
|
signatureId: z.ZodString;
|
|
@@ -123,11 +94,7 @@ declare const retrieveUserInitialsImageForEnvelopes: _keystrokehq_core0.Operatio
|
|
|
123
94
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
124
95
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
125
96
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
126
|
-
}, z.core.$strip
|
|
127
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
128
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
129
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
130
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
97
|
+
}, z.core.$strip>>], undefined>;
|
|
131
98
|
declare const deleteUserInitialsOrSignatureImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
132
99
|
userId: z.ZodString;
|
|
133
100
|
signatureId: z.ZodString;
|
|
@@ -141,11 +108,7 @@ declare const deleteUserInitialsOrSignatureImage: _keystrokehq_core0.Operation<z
|
|
|
141
108
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
142
109
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
143
110
|
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>;
|
|
111
|
+
}, z.core.$strip>>], undefined>;
|
|
149
112
|
declare const removeUserSignatureInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
150
113
|
userId: z.ZodString;
|
|
151
114
|
signatureId: z.ZodString;
|
|
@@ -155,11 +118,7 @@ declare const removeUserSignatureInformation: _keystrokehq_core0.Operation<z.Zod
|
|
|
155
118
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
156
119
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
157
120
|
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>;
|
|
121
|
+
}, z.core.$strip>>], undefined>;
|
|
163
122
|
declare const setInitialsImageForAccountlessSigner: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
164
123
|
envelopeId: z.ZodString;
|
|
165
124
|
recipientId: z.ZodString;
|
|
@@ -170,11 +129,7 @@ declare const setInitialsImageForAccountlessSigner: _keystrokehq_core0.Operation
|
|
|
170
129
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
171
130
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
172
131
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
173
|
-
}, z.core.$strip
|
|
174
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
175
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
176
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
177
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
132
|
+
}, z.core.$strip>>], undefined>;
|
|
178
133
|
declare const setSignatureImageForNoAccountSigner: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
179
134
|
envelopeId: z.ZodString;
|
|
180
135
|
recipientId: z.ZodString;
|
|
@@ -185,11 +140,7 @@ declare const setSignatureImageForNoAccountSigner: _keystrokehq_core0.Operation<
|
|
|
185
140
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
186
141
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
187
142
|
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>;
|
|
143
|
+
}, z.core.$strip>>], undefined>;
|
|
193
144
|
declare const deleteSignatureForCaptiveRecipients: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
194
145
|
envelopeId: z.ZodString;
|
|
195
146
|
recipientId: z.ZodString;
|
|
@@ -199,10 +150,6 @@ declare const deleteSignatureForCaptiveRecipients: _keystrokehq_core0.Operation<
|
|
|
199
150
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
200
151
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
201
152
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
202
|
-
}, z.core.$strip
|
|
203
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
204
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
205
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
206
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
153
|
+
}, z.core.$strip>>], undefined>;
|
|
207
154
|
//#endregion
|
|
208
155
|
export { addOrUpdateUserSignature, addUserSignatureAndInitialsImages, deleteSignatureForCaptiveRecipients, deleteUserInitialsOrSignatureImage, removeUserSignatureInformation, retrieveUserInitialsImageForEnvelopes, retrieveUserSignatureDefinitions, retrieveUserSignatureImage, retrieveUserSignatureInformation, setInitialsImageForAccountlessSigner, setSignatureImageForNoAccountSigner, setUserSignatureImage, updateUserSignatureById };
|
package/dist/user-signatures.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/user-signatures.ts
|
package/dist/users.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/users.d.ts
|
|
6
5
|
declare const listUsersForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -32,11 +31,7 @@ declare const listUsersForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
32
31
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
33
32
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
34
33
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
35
|
-
}, z.core.$strip
|
|
36
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
37
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
38
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
39
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
34
|
+
}, z.core.$strip>>], undefined>;
|
|
40
35
|
declare const addNewUsersToASpecifiedAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
41
36
|
newUsers: z.ZodArray<z.ZodObject<{
|
|
42
37
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -47,11 +42,7 @@ declare const addNewUsersToASpecifiedAccount: _keystrokehq_core0.Operation<z.Zod
|
|
|
47
42
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
48
43
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
49
44
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
50
|
-
}, z.core.$strip
|
|
51
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
52
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
53
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
54
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
45
|
+
}, z.core.$strip>>], undefined>;
|
|
55
46
|
declare const getUserInformationById: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
56
47
|
userId: z.ZodString;
|
|
57
48
|
additionalInfo: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -67,11 +58,7 @@ declare const getUserInformationById: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
67
58
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
68
59
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
69
60
|
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>;
|
|
61
|
+
}, z.core.$strip>>], undefined>;
|
|
75
62
|
declare const updateUserInformationForSpecifiedUser: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
76
63
|
userId: z.ZodString;
|
|
77
64
|
user: z.ZodObject<{
|
|
@@ -89,11 +76,7 @@ declare const updateUserInformationForSpecifiedUser: _keystrokehq_core0.Operatio
|
|
|
89
76
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
90
77
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
91
78
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
92
|
-
}, z.core.$strip
|
|
93
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
94
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
95
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
96
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
79
|
+
}, z.core.$strip>>], undefined>;
|
|
97
80
|
declare const changeUsersInAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
98
81
|
users: z.ZodArray<z.ZodObject<{
|
|
99
82
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -104,11 +87,7 @@ declare const changeUsersInAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
104
87
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
105
88
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
106
89
|
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>;
|
|
90
|
+
}, z.core.$strip>>], undefined>;
|
|
112
91
|
declare const closeUsersInAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
113
92
|
users: z.ZodArray<z.ZodObject<{
|
|
114
93
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -119,10 +98,6 @@ declare const closeUsersInAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
119
98
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
120
99
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
121
100
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
122
|
-
}, z.core.$strip
|
|
123
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
124
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
125
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
126
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
101
|
+
}, z.core.$strip>>], undefined>;
|
|
127
102
|
//#endregion
|
|
128
103
|
export { addNewUsersToASpecifiedAccount, changeUsersInAccount, closeUsersInAccount, getUserInformationById, listUsersForAccount, updateUserInformationForSpecifiedUser };
|
package/dist/users.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignGenericObjectSchema, docusignListPaginationInputSchema, docusignLooseObjectSchema, docusignUserListSchema, docusignUserSchema } 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/users.ts
|
package/dist/workspaces.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/workspaces.d.ts
|
|
6
5
|
declare const createACollaborativeWorkspace: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -13,22 +12,14 @@ declare const createACollaborativeWorkspace: _keystrokehq_core0.Operation<z.ZodO
|
|
|
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 listWorkspaces: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
22
17
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
23
18
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
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 retrievePropertiesAboutWorkspace: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
33
24
|
workspaceId: z.ZodString;
|
|
34
25
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -37,11 +28,7 @@ declare const retrievePropertiesAboutWorkspace: _keystrokehq_core0.Operation<z.Z
|
|
|
37
28
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
38
29
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
39
30
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
40
|
-
}, z.core.$strip
|
|
41
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
42
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
43
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
44
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
31
|
+
}, z.core.$strip>>], undefined>;
|
|
45
32
|
declare const updateWorkspaceInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
46
33
|
workspaceId: z.ZodString;
|
|
47
34
|
workspace: z.ZodObject<{
|
|
@@ -53,11 +40,7 @@ declare const updateWorkspaceInformation: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
53
40
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
54
41
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
55
42
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
56
|
-
}, z.core.$strip
|
|
57
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
58
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
59
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
60
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
43
|
+
}, z.core.$strip>>], undefined>;
|
|
61
44
|
declare const deleteExistingWorkspaceLogically: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
62
45
|
workspaceId: z.ZodString;
|
|
63
46
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -66,11 +49,7 @@ declare const deleteExistingWorkspaceLogically: _keystrokehq_core0.Operation<z.Z
|
|
|
66
49
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
67
50
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
68
51
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
69
|
-
}, z.core.$strip
|
|
70
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
71
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
72
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
73
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
52
|
+
}, z.core.$strip>>], undefined>;
|
|
74
53
|
declare const addFileToWorkspace: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
75
54
|
workspaceId: z.ZodString;
|
|
76
55
|
folderId: z.ZodString;
|
|
@@ -83,11 +62,7 @@ declare const addFileToWorkspace: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
83
62
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
84
63
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
85
64
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
86
|
-
}, z.core.$strip
|
|
87
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
88
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
89
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
90
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
65
|
+
}, z.core.$strip>>], undefined>;
|
|
91
66
|
declare const getWorkspaceFile: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
92
67
|
workspaceId: z.ZodString;
|
|
93
68
|
folderId: z.ZodString;
|
|
@@ -101,11 +76,7 @@ declare const getWorkspaceFile: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
101
76
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
102
77
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
103
78
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
104
|
-
}, z.core.$strip
|
|
105
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
106
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
107
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
108
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
79
|
+
}, z.core.$strip>>], undefined>;
|
|
109
80
|
declare const listWorkspaceFilePages: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
110
81
|
workspaceId: z.ZodString;
|
|
111
82
|
folderId: z.ZodString;
|
|
@@ -116,11 +87,7 @@ declare const listWorkspaceFilePages: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
116
87
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
117
88
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
118
89
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
119
|
-
}, z.core.$strip
|
|
120
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
121
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
122
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
123
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
90
|
+
}, z.core.$strip>>], undefined>;
|
|
124
91
|
declare const getWorkspaceFolderContents: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
125
92
|
workspaceId: z.ZodString;
|
|
126
93
|
folderId: z.ZodString;
|
|
@@ -130,11 +97,7 @@ declare const getWorkspaceFolderContents: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
130
97
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
131
98
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
132
99
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
133
|
-
}, z.core.$strip
|
|
134
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
135
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
136
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
137
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
100
|
+
}, z.core.$strip>>], undefined>;
|
|
138
101
|
declare const deleteWorkspaceFilesOrFolders: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
139
102
|
workspaceId: z.ZodString;
|
|
140
103
|
items: z.ZodArray<z.ZodObject<{
|
|
@@ -146,11 +109,7 @@ declare const deleteWorkspaceFilesOrFolders: _keystrokehq_core0.Operation<z.ZodO
|
|
|
146
109
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
147
110
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
148
111
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
149
|
-
}, z.core.$strip
|
|
150
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
151
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
152
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
153
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
112
|
+
}, z.core.$strip>>], undefined>;
|
|
154
113
|
declare const updateWorkspaceItemMetadata: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
155
114
|
workspaceId: z.ZodString;
|
|
156
115
|
folderId: z.ZodString;
|
|
@@ -164,10 +123,6 @@ declare const updateWorkspaceItemMetadata: _keystrokehq_core0.Operation<z.ZodObj
|
|
|
164
123
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
165
124
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
166
125
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
167
|
-
}, z.core.$strip
|
|
168
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
169
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
170
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
171
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
126
|
+
}, z.core.$strip>>], undefined>;
|
|
172
127
|
//#endregion
|
|
173
128
|
export { addFileToWorkspace, createACollaborativeWorkspace, deleteExistingWorkspaceLogically, deleteWorkspaceFilesOrFolders, getWorkspaceFile, getWorkspaceFolderContents, listWorkspaceFilePages, listWorkspaces, retrievePropertiesAboutWorkspace, updateWorkspaceInformation, updateWorkspaceItemMetadata };
|
package/dist/workspaces.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/workspaces.ts
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/docusign",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.15",
|
|
4
4
|
"private": false,
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -244,19 +244,18 @@
|
|
|
244
244
|
"LICENSE"
|
|
245
245
|
],
|
|
246
246
|
"dependencies": {
|
|
247
|
-
"@keystrokehq/
|
|
248
|
-
"@keystrokehq/integration-authoring": "^0.0.8",
|
|
247
|
+
"@keystrokehq/integration-authoring": "^0.0.9",
|
|
249
248
|
"zod": "^4.3.6"
|
|
250
249
|
},
|
|
251
250
|
"peerDependencies": {
|
|
252
|
-
"@keystrokehq/core": ">=0.0.
|
|
251
|
+
"@keystrokehq/core": ">=0.0.13 <0.1.0"
|
|
253
252
|
},
|
|
254
253
|
"devDependencies": {
|
|
255
254
|
"@types/node": "^22.19.11",
|
|
256
255
|
"tsdown": "^0.20.3",
|
|
257
256
|
"typescript": "^5.9.3",
|
|
258
257
|
"vitest": "^4.0.18",
|
|
259
|
-
"@keystrokehq/core": "^0.0.
|
|
258
|
+
"@keystrokehq/core": "^0.0.13",
|
|
260
259
|
"@keystrokehq/test-utils": "0.0.0",
|
|
261
260
|
"@keystrokehq/typescript-config": "0.0.0"
|
|
262
261
|
},
|