@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,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/permission-profiles.d.ts
|
|
6
5
|
declare const createNewAccountPermissionProfile: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -13,11 +12,7 @@ declare const createNewAccountPermissionProfile: _keystrokehq_core0.Operation<z.
|
|
|
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 getListOfAccountPermissionProfiles: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
22
17
|
include: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
23
18
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -26,11 +21,7 @@ declare const getListOfAccountPermissionProfiles: _keystrokehq_core0.Operation<z
|
|
|
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 getPermissionProfileForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
35
26
|
permissionProfileId: z.ZodString;
|
|
36
27
|
include: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -40,11 +31,7 @@ declare const getPermissionProfileForAccount: _keystrokehq_core0.Operation<z.Zod
|
|
|
40
31
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
41
32
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
42
33
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
43
|
-
}, z.core.$strip
|
|
44
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
45
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
46
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
47
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
34
|
+
}, z.core.$strip>>], undefined>;
|
|
48
35
|
declare const updatePermissionProfileSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
49
36
|
permissionProfileId: z.ZodString;
|
|
50
37
|
profile: z.ZodObject<{
|
|
@@ -56,11 +43,7 @@ declare const updatePermissionProfileSettings: _keystrokehq_core0.Operation<z.Zo
|
|
|
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 deleteAccountPermissionProfile: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
65
48
|
permissionProfileId: z.ZodString;
|
|
66
49
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -69,10 +52,6 @@ declare const deleteAccountPermissionProfile: _keystrokehq_core0.Operation<z.Zod
|
|
|
69
52
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
70
53
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
71
54
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
72
|
-
}, z.core.$strip
|
|
73
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
74
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
75
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
76
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
55
|
+
}, z.core.$strip>>], undefined>;
|
|
77
56
|
//#endregion
|
|
78
57
|
export { createNewAccountPermissionProfile, deleteAccountPermissionProfile, getListOfAccountPermissionProfiles, getPermissionProfileForAccount, updatePermissionProfileSettings };
|
|
@@ -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/permission-profiles.ts
|
package/dist/power-forms.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/power-forms.d.ts
|
|
6
5
|
declare const getPowerFormSenders: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -12,11 +11,7 @@ declare const getPowerFormSenders: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
12
11
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
13
12
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
14
13
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
15
|
-
}, z.core.$strip
|
|
16
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
17
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
18
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
19
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
14
|
+
}, z.core.$strip>>], undefined>;
|
|
20
15
|
declare const retrievePowerFormDataEntries: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
21
16
|
powerFormId: z.ZodString;
|
|
22
17
|
fromDate: z.ZodOptional<z.ZodString>;
|
|
@@ -29,11 +24,7 @@ declare const retrievePowerFormDataEntries: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
29
24
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
30
25
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
31
26
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
32
|
-
}, z.core.$strip
|
|
33
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
34
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
35
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
36
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
27
|
+
}, z.core.$strip>>], undefined>;
|
|
37
28
|
declare const deletePowerFormById: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
38
29
|
powerFormId: z.ZodString;
|
|
39
30
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -42,10 +33,6 @@ declare const deletePowerFormById: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
42
33
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
43
34
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
44
35
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
45
|
-
}, z.core.$strip
|
|
46
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
47
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
48
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
49
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
36
|
+
}, z.core.$strip>>], undefined>;
|
|
50
37
|
//#endregion
|
|
51
38
|
export { deletePowerFormById, getPowerFormSenders, retrievePowerFormDataEntries };
|
package/dist/power-forms.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignGenericObjectSchema, 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/power-forms.ts
|
package/dist/rooms.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/rooms.d.ts
|
|
6
5
|
declare const roomsNotImplemented: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>, z.ZodObject<{
|
|
@@ -9,10 +8,6 @@ declare const roomsNotImplemented: _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 { roomsNotImplemented };
|
package/dist/rooms.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/rooms.ts
|
package/dist/schemas/index.d.mts
CHANGED
|
@@ -26,15 +26,15 @@ declare const docusignEnvelopeStatusSchema: z.ZodEnum<{
|
|
|
26
26
|
any: "any";
|
|
27
27
|
created: "created";
|
|
28
28
|
sent: "sent";
|
|
29
|
-
voided: "voided";
|
|
30
|
-
correct: "correct";
|
|
31
29
|
delivered: "delivered";
|
|
32
30
|
signed: "signed";
|
|
33
31
|
completed: "completed";
|
|
34
32
|
declined: "declined";
|
|
33
|
+
voided: "voided";
|
|
35
34
|
timedout: "timedout";
|
|
36
35
|
processing: "processing";
|
|
37
36
|
template: "template";
|
|
37
|
+
correct: "correct";
|
|
38
38
|
deleted: "deleted";
|
|
39
39
|
"waiting-for-others": "waiting-for-others";
|
|
40
40
|
transfer: "transfer";
|
|
@@ -84,10 +84,10 @@ declare const docusignTabTypeSchema: z.ZodEnum<{
|
|
|
84
84
|
commentThreadTabs: "commentThreadTabs";
|
|
85
85
|
}>;
|
|
86
86
|
declare const docusignIncludeSchema: z.ZodArray<z.ZodEnum<{
|
|
87
|
-
documents: "documents";
|
|
88
87
|
recipients: "recipients";
|
|
89
88
|
tabs: "tabs";
|
|
90
89
|
custom_fields: "custom_fields";
|
|
90
|
+
documents: "documents";
|
|
91
91
|
attachments: "attachments";
|
|
92
92
|
extensions: "extensions";
|
|
93
93
|
powerform: "powerform";
|
|
@@ -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/signing-groups.d.ts
|
|
6
5
|
declare const createSigningGroup: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -13,11 +12,7 @@ declare const createSigningGroup: _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 retrieveAccountSigningGroups: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
22
17
|
groupType: z.ZodOptional<z.ZodString>;
|
|
23
18
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -26,11 +21,7 @@ declare const retrieveAccountSigningGroups: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
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 getSigningGroupInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
35
26
|
signingGroupId: z.ZodString;
|
|
36
27
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -39,11 +30,7 @@ declare const getSigningGroupInformation: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
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 updateSigningGroupDetails: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
48
35
|
signingGroupId: z.ZodString;
|
|
49
36
|
group: z.ZodObject<{
|
|
@@ -55,11 +42,7 @@ declare const updateSigningGroupDetails: _keystrokehq_core0.Operation<z.ZodObjec
|
|
|
55
42
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
56
43
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
57
44
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
58
|
-
}, z.core.$strip
|
|
59
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
60
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
61
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
62
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
45
|
+
}, z.core.$strip>>], undefined>;
|
|
63
46
|
declare const updateSigningGroupNames: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
64
47
|
groups: z.ZodArray<z.ZodObject<{
|
|
65
48
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -70,11 +53,7 @@ declare const updateSigningGroupNames: _keystrokehq_core0.Operation<z.ZodObject<
|
|
|
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 addMembersToSigningGroup: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
79
58
|
signingGroupId: z.ZodString;
|
|
80
59
|
users: z.ZodArray<z.ZodObject<{
|
|
@@ -86,11 +65,7 @@ declare const addMembersToSigningGroup: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
86
65
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
87
66
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
88
67
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
89
|
-
}, z.core.$strip
|
|
90
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
91
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
92
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
93
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
68
|
+
}, z.core.$strip>>], undefined>;
|
|
94
69
|
declare const getMembersOfASigningGroup: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
95
70
|
signingGroupId: z.ZodString;
|
|
96
71
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -99,11 +74,7 @@ declare const getMembersOfASigningGroup: _keystrokehq_core0.Operation<z.ZodObjec
|
|
|
99
74
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
100
75
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
101
76
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
102
|
-
}, z.core.$strip
|
|
103
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
104
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
105
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
106
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
77
|
+
}, z.core.$strip>>], undefined>;
|
|
107
78
|
declare const deleteMembersFromSigningGroup: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
108
79
|
signingGroupId: z.ZodString;
|
|
109
80
|
users: z.ZodArray<z.ZodObject<{
|
|
@@ -115,11 +86,7 @@ declare const deleteMembersFromSigningGroup: _keystrokehq_core0.Operation<z.ZodO
|
|
|
115
86
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
116
87
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
117
88
|
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>;
|
|
89
|
+
}, z.core.$strip>>], undefined>;
|
|
123
90
|
declare const deleteOneOrMoreSigningGroups: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
124
91
|
groups: z.ZodArray<z.ZodObject<{
|
|
125
92
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -130,10 +97,6 @@ declare const deleteOneOrMoreSigningGroups: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
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
|
//#endregion
|
|
139
102
|
export { addMembersToSigningGroup, createSigningGroup, deleteMembersFromSigningGroup, deleteOneOrMoreSigningGroups, getMembersOfASigningGroup, getSigningGroupInformation, retrieveAccountSigningGroups, updateSigningGroupDetails, updateSigningGroupNames };
|
package/dist/signing-groups.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/signing-groups.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/template-custom-fields.d.ts
|
|
6
5
|
declare const createTemplateDocumentCustomFields: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -20,11 +19,7 @@ declare const createTemplateDocumentCustomFields: _keystrokehq_core0.Operation<z
|
|
|
20
19
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
21
20
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
22
21
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
23
|
-
}, z.core.$strip
|
|
24
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
25
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
26
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
27
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
22
|
+
}, z.core.$strip>>], undefined>;
|
|
28
23
|
declare const updateTemplateDocumentCustomFields: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
29
24
|
templateId: z.ZodString;
|
|
30
25
|
documentId: z.ZodString;
|
|
@@ -42,11 +37,7 @@ declare const updateTemplateDocumentCustomFields: _keystrokehq_core0.Operation<z
|
|
|
42
37
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
43
38
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
44
39
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
45
|
-
}, z.core.$strip
|
|
46
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
47
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
48
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
49
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
40
|
+
}, z.core.$strip>>], undefined>;
|
|
50
41
|
declare const deleteCustomDocumentFieldsFromTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
51
42
|
templateId: z.ZodString;
|
|
52
43
|
documentId: z.ZodString;
|
|
@@ -59,11 +50,7 @@ declare const deleteCustomDocumentFieldsFromTemplate: _keystrokehq_core0.Operati
|
|
|
59
50
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
60
51
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
61
52
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
62
|
-
}, z.core.$strip
|
|
63
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
64
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
65
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
66
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
53
|
+
}, z.core.$strip>>], undefined>;
|
|
67
54
|
declare const createCustomFieldsInTemplateDocument: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
68
55
|
templateId: z.ZodString;
|
|
69
56
|
documentId: z.ZodString;
|
|
@@ -93,11 +80,7 @@ declare const createCustomFieldsInTemplateDocument: _keystrokehq_core0.Operation
|
|
|
93
80
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
94
81
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
95
82
|
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>;
|
|
83
|
+
}, z.core.$strip>>], undefined>;
|
|
101
84
|
declare const retrieveCustomFieldsForTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
102
85
|
templateId: z.ZodString;
|
|
103
86
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -111,11 +94,7 @@ declare const retrieveCustomFieldsForTemplate: _keystrokehq_core0.Operation<z.Zo
|
|
|
111
94
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
112
95
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
113
96
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
114
|
-
}, z.core.$strip
|
|
115
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
116
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
117
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
118
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
97
|
+
}, z.core.$strip>>], undefined>;
|
|
119
98
|
declare const retrieveTemplateCustomFields: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
120
99
|
templateId: z.ZodString;
|
|
121
100
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -129,11 +108,7 @@ declare const retrieveTemplateCustomFields: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
129
108
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
130
109
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
131
110
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
132
|
-
}, z.core.$strip
|
|
133
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
134
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
135
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
136
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
111
|
+
}, z.core.$strip>>], undefined>;
|
|
137
112
|
declare const updateTemplateCustomFields: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
138
113
|
templateId: z.ZodString;
|
|
139
114
|
customFields: z.ZodObject<{
|
|
@@ -162,11 +137,7 @@ declare const updateTemplateCustomFields: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
162
137
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
163
138
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
164
139
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
165
|
-
}, z.core.$strip
|
|
166
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
167
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
168
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
169
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
140
|
+
}, z.core.$strip>>], undefined>;
|
|
170
141
|
declare const deleteCustomFieldsInTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
171
142
|
templateId: z.ZodString;
|
|
172
143
|
customFields: z.ZodObject<{
|
|
@@ -190,10 +161,6 @@ declare const deleteCustomFieldsInTemplate: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
190
161
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
191
162
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
192
163
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
193
|
-
}, z.core.$strip
|
|
194
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
195
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
196
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
197
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
164
|
+
}, z.core.$strip>>], undefined>;
|
|
198
165
|
//#endregion
|
|
199
166
|
export { createCustomFieldsInTemplateDocument, createTemplateDocumentCustomFields, deleteCustomDocumentFieldsFromTemplate, deleteCustomFieldsInTemplate, retrieveCustomFieldsForTemplate, retrieveTemplateCustomFields, updateTemplateCustomFields, updateTemplateDocumentCustomFields };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignCustomFieldsInputSchema, docusignCustomFieldsResponseSchema, docusignDocumentIdSchema, docusignLooseObjectSchema, docusignSuccessSchema, docusignTemplateIdSchema } 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/template-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/template-documents.d.ts
|
|
6
5
|
declare const getTemplateDocumentHtmlDefinition: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -12,11 +11,7 @@ declare const getTemplateDocumentHtmlDefinition: _keystrokehq_core0.Operation<z.
|
|
|
12
11
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
13
12
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
14
13
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
15
|
-
}, z.core.$strip
|
|
16
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
17
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
18
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
19
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
14
|
+
}, z.core.$strip>>], undefined>;
|
|
20
15
|
declare const getOriginalHtmlDefinitionForTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
21
16
|
templateId: z.ZodString;
|
|
22
17
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -25,11 +20,7 @@ declare const getOriginalHtmlDefinitionForTemplate: _keystrokehq_core0.Operation
|
|
|
25
20
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
26
21
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
27
22
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
28
|
-
}, z.core.$strip
|
|
29
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
30
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
31
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
32
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
23
|
+
}, z.core.$strip>>], undefined>;
|
|
33
24
|
declare const createTemplateResponsiveHtmlPreview: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
34
25
|
templateId: z.ZodString;
|
|
35
26
|
options: z.ZodOptional<z.ZodObject<{
|
|
@@ -41,11 +32,7 @@ declare const createTemplateResponsiveHtmlPreview: _keystrokehq_core0.Operation<
|
|
|
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 retrievePdfFromSpecifiedTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
50
37
|
templateId: z.ZodString;
|
|
51
38
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -57,11 +44,7 @@ declare const retrievePdfFromSpecifiedTemplate: _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 retrieveTemplateDocumentPageImages: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
66
49
|
templateId: z.ZodString;
|
|
67
50
|
documentId: z.ZodString;
|
|
@@ -71,11 +54,7 @@ declare const retrieveTemplateDocumentPageImages: _keystrokehq_core0.Operation<z
|
|
|
71
54
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
72
55
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
73
56
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
74
|
-
}, z.core.$strip
|
|
75
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
76
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
77
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
78
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
57
|
+
}, z.core.$strip>>], undefined>;
|
|
79
58
|
declare const retrieveTemplatePageImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
80
59
|
templateId: z.ZodString;
|
|
81
60
|
documentId: z.ZodString;
|
|
@@ -89,11 +68,7 @@ declare const retrieveTemplatePageImage: _keystrokehq_core0.Operation<z.ZodObjec
|
|
|
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 rotateTemplatePageImage: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
98
73
|
templateId: z.ZodString;
|
|
99
74
|
documentId: z.ZodString;
|
|
@@ -108,11 +83,7 @@ declare const rotateTemplatePageImage: _keystrokehq_core0.Operation<z.ZodObject<
|
|
|
108
83
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
109
84
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
110
85
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
111
|
-
}, z.core.$strip
|
|
112
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
113
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
114
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
115
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
86
|
+
}, z.core.$strip>>], undefined>;
|
|
116
87
|
declare const deletePageFromTemplateDocument: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
117
88
|
templateId: z.ZodString;
|
|
118
89
|
documentId: z.ZodString;
|
|
@@ -123,10 +94,6 @@ declare const deletePageFromTemplateDocument: _keystrokehq_core0.Operation<z.Zod
|
|
|
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
|
//#endregion
|
|
132
99
|
export { createTemplateResponsiveHtmlPreview, deletePageFromTemplateDocument, getOriginalHtmlDefinitionForTemplate, getTemplateDocumentHtmlDefinition, retrievePdfFromSpecifiedTemplate, retrieveTemplateDocumentPageImages, retrieveTemplatePageImage, rotateTemplatePageImage };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignDocumentIdSchema, docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema, docusignTemplateIdSchema } 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/template-documents.ts
|
package/dist/template-lock.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/template-lock.d.ts
|
|
6
5
|
declare const lockTemplateForEditing: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -14,11 +13,7 @@ declare const lockTemplateForEditing: _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 getTemplateLockInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
23
18
|
templateId: z.ZodString;
|
|
24
19
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -27,11 +22,7 @@ declare const getTemplateLockInformation: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
27
22
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
28
23
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
29
24
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
30
|
-
}, z.core.$strip
|
|
31
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
32
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
33
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
34
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
25
|
+
}, z.core.$strip>>], undefined>;
|
|
35
26
|
declare const updateTemplateLockInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
36
27
|
templateId: z.ZodString;
|
|
37
28
|
lock: z.ZodObject<{
|
|
@@ -43,11 +34,7 @@ declare const updateTemplateLockInformation: _keystrokehq_core0.Operation<z.ZodO
|
|
|
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 deleteTemplateLock: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
52
39
|
templateId: z.ZodString;
|
|
53
40
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -56,10 +43,6 @@ declare const deleteTemplateLock: _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 { deleteTemplateLock, getTemplateLockInformation, lockTemplateForEditing, updateTemplateLockInformation };
|
package/dist/template-lock.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as encodeDocusignPathSegment } from "./shared-DTUCJayR.mjs";
|
|
2
2
|
import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema, docusignTemplateIdSchema } from "./schemas/index.mjs";
|
|
3
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
3
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
|
|
6
6
|
//#region src/template-lock.ts
|