@keystrokehq/docusign 0.0.11 → 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.
Files changed (110) hide show
  1. package/dist/_official/index.d.mts +5 -19
  2. package/dist/_official/index.mjs +1 -1
  3. package/dist/account-custom-fields.d.mts +9 -26
  4. package/dist/account-custom-fields.mjs +1 -1
  5. package/dist/account-stamps.d.mts +23 -68
  6. package/dist/account-stamps.mjs +1 -1
  7. package/dist/account-tabs.d.mts +13 -38
  8. package/dist/account-tabs.mjs +1 -1
  9. package/dist/account.d.mts +37 -110
  10. package/dist/account.mjs +1 -1
  11. package/dist/admin.d.mts +3 -8
  12. package/dist/admin.mjs +1 -1
  13. package/dist/auth.d.mts +5 -14
  14. package/dist/auth.mjs +15 -4
  15. package/dist/bcc-archive.d.mts +9 -26
  16. package/dist/bcc-archive.mjs +1 -1
  17. package/dist/billing.d.mts +33 -98
  18. package/dist/billing.mjs +1 -1
  19. package/dist/brands.d.mts +23 -68
  20. package/dist/brands.mjs +1 -1
  21. package/dist/bulk-send.d.mts +17 -50
  22. package/dist/bulk-send.mjs +1 -1
  23. package/dist/chunked-uploads.d.mts +11 -32
  24. package/dist/chunked-uploads.mjs +1 -1
  25. package/dist/click.d.mts +3 -8
  26. package/dist/click.mjs +1 -1
  27. package/dist/client.d.mts +1 -1
  28. package/dist/client.mjs +3 -3
  29. package/dist/clm.d.mts +3 -8
  30. package/dist/clm.mjs +1 -1
  31. package/dist/cloud-storage.d.mts +15 -44
  32. package/dist/cloud-storage.mjs +1 -1
  33. package/dist/connect.d.mts +35 -104
  34. package/dist/connect.mjs +1 -1
  35. package/dist/connection.d.mts +1 -1
  36. package/dist/connection.mjs +1 -1
  37. package/dist/contacts.d.mts +11 -32
  38. package/dist/contacts.mjs +1 -1
  39. package/dist/enote.d.mts +7 -20
  40. package/dist/enote.mjs +1 -1
  41. package/dist/envelope-attachments.d.mts +11 -32
  42. package/dist/envelope-attachments.mjs +1 -1
  43. package/dist/envelope-custom-fields.d.mts +15 -44
  44. package/dist/envelope-custom-fields.mjs +1 -1
  45. package/dist/envelope-documents.d.mts +33 -98
  46. package/dist/envelope-documents.mjs +1 -1
  47. package/dist/envelope-email.d.mts +9 -26
  48. package/dist/envelope-email.mjs +1 -1
  49. package/dist/envelope-lock.d.mts +9 -26
  50. package/dist/envelope-lock.mjs +1 -1
  51. package/dist/envelope-logs.d.mts +19 -56
  52. package/dist/envelope-logs.mjs +1 -1
  53. package/dist/envelope-notifications.d.mts +7 -20
  54. package/dist/envelope-notifications.mjs +1 -1
  55. package/dist/envelope-recipients.d.mts +23 -68
  56. package/dist/envelope-recipients.mjs +1 -1
  57. package/dist/envelope-tabs.d.mts +7 -20
  58. package/dist/envelope-tabs.mjs +1 -1
  59. package/dist/envelope-views.d.mts +13 -38
  60. package/dist/envelope-views.mjs +1 -1
  61. package/dist/envelope-workflow.d.mts +29 -86
  62. package/dist/envelope-workflow.mjs +1 -1
  63. package/dist/envelopes.d.mts +27 -80
  64. package/dist/envelopes.mjs +1 -1
  65. package/dist/factory-5kY-Jnda.mjs +8 -0
  66. package/dist/groups.d.mts +21 -62
  67. package/dist/groups.mjs +1 -1
  68. package/dist/integration-H05G5JY8.mjs +112 -0
  69. package/dist/integration-Mk1ScWT6.d.mts +30 -0
  70. package/dist/monitor.d.mts +3 -8
  71. package/dist/monitor.mjs +1 -1
  72. package/dist/notary.d.mts +19 -56
  73. package/dist/notary.mjs +1 -1
  74. package/dist/{operation-helpers-Bqp7KoLi.mjs → operation-helpers-D25WHTo1.mjs} +1 -1
  75. package/dist/permission-profiles.d.mts +11 -32
  76. package/dist/permission-profiles.mjs +1 -1
  77. package/dist/power-forms.d.mts +7 -20
  78. package/dist/power-forms.mjs +1 -1
  79. package/dist/rooms.d.mts +3 -8
  80. package/dist/rooms.mjs +1 -1
  81. package/dist/signing-groups.d.mts +19 -56
  82. package/dist/signing-groups.mjs +1 -1
  83. package/dist/template-custom-fields.d.mts +17 -50
  84. package/dist/template-custom-fields.mjs +1 -1
  85. package/dist/template-documents.d.mts +17 -50
  86. package/dist/template-documents.mjs +1 -1
  87. package/dist/template-lock.d.mts +9 -26
  88. package/dist/template-lock.mjs +1 -1
  89. package/dist/template-sharing.d.mts +17 -50
  90. package/dist/template-sharing.mjs +1 -1
  91. package/dist/template-workflow.d.mts +25 -74
  92. package/dist/template-workflow.mjs +1 -1
  93. package/dist/templates.d.mts +15 -44
  94. package/dist/templates.mjs +1 -1
  95. package/dist/user-authorizations.d.mts +17 -50
  96. package/dist/user-authorizations.mjs +1 -1
  97. package/dist/user-custom-settings.d.mts +11 -32
  98. package/dist/user-custom-settings.mjs +1 -1
  99. package/dist/user-profile.d.mts +15 -44
  100. package/dist/user-profile.mjs +1 -1
  101. package/dist/user-signatures.d.mts +27 -80
  102. package/dist/user-signatures.mjs +1 -1
  103. package/dist/users.d.mts +13 -38
  104. package/dist/users.mjs +1 -1
  105. package/dist/workspaces.d.mts +23 -68
  106. package/dist/workspaces.mjs +1 -1
  107. package/package.json +5 -6
  108. package/dist/factory-DFejlPDe.mjs +0 -7
  109. package/dist/integration-BcEp_dFX.mjs +0 -365
  110. package/dist/integration-CdIRNjCz.d.mts +0 -72
@@ -1,6 +1,5 @@
1
- import * as _keystrokehq_core0 from "@keystrokehq/core";
2
1
  import { z } from "zod";
3
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
2
+ import * as _keystrokehq_core0 from "@keystrokehq/core";
4
3
 
5
4
  //#region src/power-forms.d.ts
6
5
  declare const getPowerFormSenders: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -8,15 +7,11 @@ declare const getPowerFormSenders: _keystrokehq_core0.Operation<z.ZodObject<{
8
7
  count: z.ZodOptional<z.ZodNumber>;
9
8
  }, z.core.$strip>, z.ZodObject<{
10
9
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
11
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
12
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
13
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
14
- DOCUSIGN_BASE_URI: z.ZodURL;
15
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
10
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
16
11
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
17
12
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
18
13
  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>;
@@ -25,27 +20,19 @@ declare const retrievePowerFormDataEntries: _keystrokehq_core0.Operation<z.ZodOb
25
20
  status: z.ZodOptional<z.ZodString>;
26
21
  }, z.core.$strip>, z.ZodObject<{
27
22
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
28
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
23
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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<{
40
31
  success: z.ZodBoolean;
41
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
42
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
43
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
44
- DOCUSIGN_BASE_URI: z.ZodURL;
45
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
32
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
46
33
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
47
34
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
48
35
  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 };
@@ -1,5 +1,5 @@
1
1
  import { docusignGenericObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
2
- import { r as defineRestOperation } from "./operation-helpers-Bqp7KoLi.mjs";
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,18 +1,13 @@
1
- import * as _keystrokehq_core0 from "@keystrokehq/core";
2
1
  import { z } from "zod";
3
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
2
+ import * as _keystrokehq_core0 from "@keystrokehq/core";
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<{
7
6
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
8
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
9
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
10
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
11
- DOCUSIGN_BASE_URI: z.ZodURL;
12
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
7
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
13
8
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
14
9
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
15
10
  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-Bqp7KoLi.mjs";
2
+ import { n as definePlanGatedOperation } from "./operation-helpers-D25WHTo1.mjs";
3
3
  import { z } from "zod";
4
4
 
5
5
  //#region src/rooms.ts
@@ -1,6 +1,5 @@
1
- import * as _keystrokehq_core0 from "@keystrokehq/core";
2
1
  import { z } from "zod";
3
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
2
+ import * as _keystrokehq_core0 from "@keystrokehq/core";
4
3
 
5
4
  //#region src/signing-groups.d.ts
6
5
  declare const createSigningGroup: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -9,41 +8,29 @@ declare const createSigningGroup: _keystrokehq_core0.Operation<z.ZodObject<{
9
8
  }, z.core.$catchall<z.ZodUnknown>>>;
10
9
  }, z.core.$strip>, z.ZodObject<{
11
10
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
12
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
13
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
14
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
15
- DOCUSIGN_BASE_URI: z.ZodURL;
16
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
11
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
17
12
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
18
13
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
19
14
  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<{
24
19
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
25
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
26
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
27
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
28
- DOCUSIGN_BASE_URI: z.ZodURL;
29
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
20
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
30
21
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
31
22
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
32
23
  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<{
37
28
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
38
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
29
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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<{
@@ -51,30 +38,22 @@ declare const updateSigningGroupDetails: _keystrokehq_core0.Operation<z.ZodObjec
51
38
  }, z.core.$catchall<z.ZodUnknown>>;
52
39
  }, z.core.$strip>, z.ZodObject<{
53
40
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
54
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
41
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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>>;
66
49
  }, z.core.$catchall<z.ZodUnknown>>>;
67
50
  }, z.core.$strip>, z.ZodObject<{
68
51
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
69
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
52
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", 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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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<{
@@ -82,28 +61,20 @@ declare const addMembersToSigningGroup: _keystrokehq_core0.Operation<z.ZodObject
82
61
  }, z.core.$catchall<z.ZodUnknown>>>;
83
62
  }, z.core.$strip>, z.ZodObject<{
84
63
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
85
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
64
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", 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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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<{
97
72
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
98
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
99
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
100
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
101
- DOCUSIGN_BASE_URI: z.ZodURL;
102
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
73
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
103
74
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
104
75
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
105
76
  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<{
@@ -111,29 +82,21 @@ declare const deleteMembersFromSigningGroup: _keystrokehq_core0.Operation<z.ZodO
111
82
  }, z.core.$catchall<z.ZodUnknown>>>;
112
83
  }, z.core.$strip>, z.ZodObject<{
113
84
  success: z.ZodBoolean;
114
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
115
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
116
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
117
- DOCUSIGN_BASE_URI: z.ZodURL;
118
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
85
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
119
86
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
120
87
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
121
88
  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>>;
126
93
  }, z.core.$catchall<z.ZodUnknown>>>;
127
94
  }, z.core.$strip>, z.ZodObject<{
128
95
  success: z.ZodBoolean;
129
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
130
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
131
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
132
- DOCUSIGN_BASE_URI: z.ZodURL;
133
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
96
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
134
97
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
135
98
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
136
99
  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 };
@@ -1,5 +1,5 @@
1
1
  import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
2
- import { r as defineRestOperation } from "./operation-helpers-Bqp7KoLi.mjs";
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
- import * as _keystrokehq_core0 from "@keystrokehq/core";
2
1
  import { z } from "zod";
3
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
2
+ import * as _keystrokehq_core0 from "@keystrokehq/core";
4
3
 
5
4
  //#region src/template-custom-fields.d.ts
6
5
  declare const createTemplateDocumentCustomFields: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -16,15 +15,11 @@ declare const createTemplateDocumentCustomFields: _keystrokehq_core0.Operation<z
16
15
  listCustomFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
17
16
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
18
17
  }, z.core.$catchall<z.ZodUnknown>>>>;
19
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
18
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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;
@@ -38,15 +33,11 @@ declare const updateTemplateDocumentCustomFields: _keystrokehq_core0.Operation<z
38
33
  listCustomFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
39
34
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
40
35
  }, z.core.$catchall<z.ZodUnknown>>>>;
41
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
36
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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;
@@ -55,15 +46,11 @@ declare const deleteCustomDocumentFieldsFromTemplate: _keystrokehq_core0.Operati
55
46
  }, z.core.$catchall<z.ZodUnknown>>>;
56
47
  }, z.core.$strip>, z.ZodObject<{
57
48
  success: z.ZodBoolean;
58
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
59
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
60
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
61
- DOCUSIGN_BASE_URI: z.ZodURL;
62
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
49
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
63
50
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
64
51
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
65
52
  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;
@@ -89,15 +76,11 @@ declare const createCustomFieldsInTemplateDocument: _keystrokehq_core0.Operation
89
76
  listCustomFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
90
77
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
91
78
  }, z.core.$catchall<z.ZodUnknown>>>>;
92
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
93
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
94
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
95
- DOCUSIGN_BASE_URI: z.ZodURL;
96
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
79
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
97
80
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
98
81
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
99
82
  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<{
@@ -107,15 +90,11 @@ declare const retrieveCustomFieldsForTemplate: _keystrokehq_core0.Operation<z.Zo
107
90
  listCustomFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
108
91
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
109
92
  }, z.core.$catchall<z.ZodUnknown>>>>;
110
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
111
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
112
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
113
- DOCUSIGN_BASE_URI: z.ZodURL;
114
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
93
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
115
94
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
116
95
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
117
96
  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<{
@@ -125,15 +104,11 @@ declare const retrieveTemplateCustomFields: _keystrokehq_core0.Operation<z.ZodOb
125
104
  listCustomFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
126
105
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
127
106
  }, z.core.$catchall<z.ZodUnknown>>>>;
128
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
129
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
130
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
131
- DOCUSIGN_BASE_URI: z.ZodURL;
132
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
107
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
133
108
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
134
109
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
135
110
  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<{
@@ -158,15 +133,11 @@ declare const updateTemplateCustomFields: _keystrokehq_core0.Operation<z.ZodObje
158
133
  listCustomFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
159
134
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
160
135
  }, z.core.$catchall<z.ZodUnknown>>>>;
161
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
136
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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<{
@@ -186,14 +157,10 @@ declare const deleteCustomFieldsInTemplate: _keystrokehq_core0.Operation<z.ZodOb
186
157
  }, z.core.$catchall<z.ZodUnknown>>;
187
158
  }, z.core.$strip>, z.ZodObject<{
188
159
  success: z.ZodBoolean;
189
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
190
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
191
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
192
- DOCUSIGN_BASE_URI: z.ZodURL;
193
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
160
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
194
161
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
195
162
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
196
163
  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-Bqp7KoLi.mjs";
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
- import * as _keystrokehq_core0 from "@keystrokehq/core";
2
1
  import { z } from "zod";
3
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
2
+ import * as _keystrokehq_core0 from "@keystrokehq/core";
4
3
 
5
4
  //#region src/template-documents.d.ts
6
5
  declare const getTemplateDocumentHtmlDefinition: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -8,28 +7,20 @@ declare const getTemplateDocumentHtmlDefinition: _keystrokehq_core0.Operation<z.
8
7
  documentId: z.ZodString;
9
8
  }, z.core.$strip>, z.ZodObject<{
10
9
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
11
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
10
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", 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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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<{
23
18
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
24
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
19
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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<{
@@ -37,15 +28,11 @@ declare const createTemplateResponsiveHtmlPreview: _keystrokehq_core0.Operation<
37
28
  }, z.core.$catchall<z.ZodUnknown>>>;
38
29
  }, z.core.$strip>, z.ZodObject<{
39
30
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
40
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
41
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
42
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
43
- DOCUSIGN_BASE_URI: z.ZodURL;
44
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
31
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
45
32
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
46
33
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
47
34
  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<{
@@ -53,29 +40,21 @@ declare const retrievePdfFromSpecifiedTemplate: _keystrokehq_core0.Operation<z.Z
53
40
  contentDisposition: z.ZodOptional<z.ZodString>;
54
41
  status: z.ZodNumber;
55
42
  body: z.ZodString;
56
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
57
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
58
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
59
- DOCUSIGN_BASE_URI: z.ZodURL;
60
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
43
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
61
44
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
62
45
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
63
46
  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;
68
51
  }, z.core.$strip>, z.ZodObject<{
69
52
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
70
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
71
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
72
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
73
- DOCUSIGN_BASE_URI: z.ZodURL;
74
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
53
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
75
54
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
76
55
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
77
56
  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;
@@ -85,15 +64,11 @@ declare const retrieveTemplatePageImage: _keystrokehq_core0.Operation<z.ZodObjec
85
64
  contentDisposition: z.ZodOptional<z.ZodString>;
86
65
  status: z.ZodNumber;
87
66
  body: z.ZodString;
88
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
89
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
90
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
91
- DOCUSIGN_BASE_URI: z.ZodURL;
92
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
67
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
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>>[] | 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;
@@ -104,29 +79,21 @@ declare const rotateTemplatePageImage: _keystrokehq_core0.Operation<z.ZodObject<
104
79
  }>;
105
80
  }, z.core.$strip>, z.ZodObject<{
106
81
  success: z.ZodBoolean;
107
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
82
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", 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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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;
119
90
  pageNumber: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
120
91
  }, z.core.$strip>, z.ZodObject<{
121
92
  success: z.ZodBoolean;
122
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
123
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
124
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
125
- DOCUSIGN_BASE_URI: z.ZodURL;
126
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
93
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
127
94
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
128
95
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
129
96
  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-Bqp7KoLi.mjs";
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