@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/contacts.d.ts
6
5
  declare const getDocusignAccountContacts: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -9,72 +8,52 @@ declare const getDocusignAccountContacts: _keystrokehq_core0.Operation<z.ZodObje
9
8
  cloudProvider: z.ZodOptional<z.ZodString>;
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 addContactsToContactsList: _keystrokehq_core0.Operation<z.ZodObject<{
22
17
  contactList: z.ZodArray<z.ZodObject<{
23
18
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
24
19
  }, z.core.$catchall<z.ZodUnknown>>>;
25
20
  }, z.core.$strip>, z.ZodObject<{
26
21
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
27
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
22
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", 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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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 updateContactsInformation: _keystrokehq_core0.Operation<z.ZodObject<{
37
28
  contactList: z.ZodArray<z.ZodObject<{
38
29
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
39
30
  }, z.core.$catchall<z.ZodUnknown>>>;
40
31
  }, z.core.$strip>, z.ZodObject<{
41
32
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
42
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
33
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
43
34
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
44
35
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
45
36
  DOCUSIGN_BASE_URI: z.ZodURL;
46
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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 deleteContactFromAccount: _keystrokehq_core0.Operation<z.ZodObject<{
52
39
  contactId: z.ZodString;
53
40
  }, z.core.$strip>, z.ZodObject<{
54
41
  success: z.ZodBoolean;
55
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
56
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
57
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
58
- DOCUSIGN_BASE_URI: z.ZodURL;
59
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
42
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
60
43
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
61
44
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
62
45
  DOCUSIGN_BASE_URI: z.ZodURL;
63
- }, z.core.$strip>>[] | undefined>], undefined>;
46
+ }, z.core.$strip>>], undefined>;
64
47
  declare const deleteMultipleContactsFromAccount: _keystrokehq_core0.Operation<z.ZodObject<{
65
48
  contactList: z.ZodArray<z.ZodObject<{
66
49
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
67
50
  }, z.core.$catchall<z.ZodUnknown>>>;
68
51
  }, z.core.$strip>, z.ZodObject<{
69
52
  success: z.ZodBoolean;
70
- }, z.core.$strip>, 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.$strip>, 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
  //#endregion
80
59
  export { addContactsToContactsList, deleteContactFromAccount, deleteMultipleContactsFromAccount, getDocusignAccountContacts, updateContactsInformation };
package/dist/contacts.mjs CHANGED
@@ -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/contacts.ts
package/dist/enote.d.mts CHANGED
@@ -1,44 +1,31 @@
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/enote.d.ts
6
5
  declare const getEnoteIntegrationSettings: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, 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
  declare const updateEnoteIntegrationConfig: _keystrokehq_core0.Operation<z.ZodObject<{
18
13
  configuration: z.ZodObject<{
19
14
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
20
15
  }, z.core.$catchall<z.ZodUnknown>>;
21
16
  }, z.core.$strip>, z.ZodObject<{
22
17
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
23
- }, 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<{
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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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 deleteEnoteConfiguration: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
33
24
  success: z.ZodBoolean;
34
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
35
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
36
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
37
- DOCUSIGN_BASE_URI: z.ZodURL;
38
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
25
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
39
26
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
40
27
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
41
28
  DOCUSIGN_BASE_URI: z.ZodURL;
42
- }, z.core.$strip>>[] | undefined>], undefined>;
29
+ }, z.core.$strip>>], undefined>;
43
30
  //#endregion
44
31
  export { deleteEnoteConfiguration, getEnoteIntegrationSettings, updateEnoteIntegrationConfig };
package/dist/enote.mjs CHANGED
@@ -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/enote.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/envelope-attachments.d.ts
6
5
  declare const addEnvelopeAttachments: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -10,15 +9,11 @@ declare const addEnvelopeAttachments: _keystrokehq_core0.Operation<z.ZodObject<{
10
9
  }, z.core.$catchall<z.ZodUnknown>>>;
11
10
  }, z.core.$strip>, z.ZodObject<{
12
11
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
13
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
14
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
15
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
16
- DOCUSIGN_BASE_URI: z.ZodURL;
17
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
12
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
18
13
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
19
14
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
20
15
  DOCUSIGN_BASE_URI: z.ZodURL;
21
- }, z.core.$strip>>[] | undefined>], undefined>;
16
+ }, z.core.$strip>>], undefined>;
22
17
  declare const updateEnvelopeAttachment: _keystrokehq_core0.Operation<z.ZodObject<{
23
18
  envelopeId: z.ZodString;
24
19
  attachmentId: z.ZodString;
@@ -27,15 +22,11 @@ declare const updateEnvelopeAttachment: _keystrokehq_core0.Operation<z.ZodObject
27
22
  }, z.core.$catchall<z.ZodUnknown>>;
28
23
  }, z.core.$strip>, z.ZodObject<{
29
24
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
30
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
25
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
31
26
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
32
27
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
33
28
  DOCUSIGN_BASE_URI: z.ZodURL;
34
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
35
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
36
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
37
- DOCUSIGN_BASE_URI: z.ZodURL;
38
- }, z.core.$strip>>[] | undefined>], undefined>;
29
+ }, z.core.$strip>>], undefined>;
39
30
  declare const deleteDraftEnvelopeAttachments: _keystrokehq_core0.Operation<z.ZodObject<{
40
31
  envelopeId: z.ZodString;
41
32
  attachments: z.ZodArray<z.ZodObject<{
@@ -43,15 +34,11 @@ declare const deleteDraftEnvelopeAttachments: _keystrokehq_core0.Operation<z.Zod
43
34
  }, z.core.$catchall<z.ZodUnknown>>>;
44
35
  }, z.core.$strip>, z.ZodObject<{
45
36
  success: z.ZodBoolean;
46
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
37
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
47
38
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
48
39
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
49
40
  DOCUSIGN_BASE_URI: z.ZodURL;
50
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
51
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
52
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
53
- DOCUSIGN_BASE_URI: z.ZodURL;
54
- }, z.core.$strip>>[] | undefined>], undefined>;
41
+ }, z.core.$strip>>], undefined>;
55
42
  declare const retrieveEnvelopeAttachment: _keystrokehq_core0.Operation<z.ZodObject<{
56
43
  envelopeId: z.ZodString;
57
44
  attachmentId: z.ZodString;
@@ -60,27 +47,19 @@ declare const retrieveEnvelopeAttachment: _keystrokehq_core0.Operation<z.ZodObje
60
47
  contentDisposition: z.ZodOptional<z.ZodString>;
61
48
  status: z.ZodNumber;
62
49
  body: z.ZodString;
63
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
64
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
65
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
66
- DOCUSIGN_BASE_URI: z.ZodURL;
67
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
50
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
68
51
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
69
52
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
70
53
  DOCUSIGN_BASE_URI: z.ZodURL;
71
- }, z.core.$strip>>[] | undefined>], undefined>;
54
+ }, z.core.$strip>>], undefined>;
72
55
  declare const listEnvelopeAttachmentsByEnvelopeId: _keystrokehq_core0.Operation<z.ZodObject<{
73
56
  envelopeId: z.ZodString;
74
57
  }, z.core.$strip>, z.ZodObject<{
75
58
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
76
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
77
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
78
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
79
- DOCUSIGN_BASE_URI: z.ZodURL;
80
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
59
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
81
60
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
82
61
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
83
62
  DOCUSIGN_BASE_URI: z.ZodURL;
84
- }, z.core.$strip>>[] | undefined>], undefined>;
63
+ }, z.core.$strip>>], undefined>;
85
64
  //#endregion
86
65
  export { addEnvelopeAttachments, deleteDraftEnvelopeAttachments, listEnvelopeAttachmentsByEnvelopeId, retrieveEnvelopeAttachment, updateEnvelopeAttachment };
@@ -1,5 +1,5 @@
1
1
  import { docusignEnvelopeIdSchema, docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } 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/envelope-attachments.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/envelope-custom-fields.d.ts
6
5
  declare const createCustomFieldsForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -27,15 +26,11 @@ declare const createCustomFieldsForEnvelope: _keystrokehq_core0.Operation<z.ZodO
27
26
  listCustomFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
28
27
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
29
28
  }, z.core.$catchall<z.ZodUnknown>>>>;
30
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
31
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
32
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
33
- DOCUSIGN_BASE_URI: z.ZodURL;
34
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
29
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
35
30
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
36
31
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
37
32
  DOCUSIGN_BASE_URI: z.ZodURL;
38
- }, z.core.$strip>>[] | undefined>], undefined>;
33
+ }, z.core.$strip>>], undefined>;
39
34
  declare const retrieveCustomFieldsForEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
40
35
  envelopeId: z.ZodString;
41
36
  }, z.core.$strip>, z.ZodObject<{
@@ -45,15 +40,11 @@ declare const retrieveCustomFieldsForEnvelope: _keystrokehq_core0.Operation<z.Zo
45
40
  listCustomFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
46
41
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
47
42
  }, z.core.$catchall<z.ZodUnknown>>>>;
48
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
49
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
50
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
51
- DOCUSIGN_BASE_URI: z.ZodURL;
52
- }, 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<{
53
44
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
54
45
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
55
46
  DOCUSIGN_BASE_URI: z.ZodURL;
56
- }, z.core.$strip>>[] | undefined>], undefined>;
47
+ }, z.core.$strip>>], undefined>;
57
48
  declare const updateEnvelopeCustomFields: _keystrokehq_core0.Operation<z.ZodObject<{
58
49
  envelopeId: z.ZodString;
59
50
  customFields: z.ZodObject<{
@@ -78,15 +69,11 @@ declare const updateEnvelopeCustomFields: _keystrokehq_core0.Operation<z.ZodObje
78
69
  listCustomFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
79
70
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
80
71
  }, z.core.$catchall<z.ZodUnknown>>>>;
81
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
82
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
83
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
84
- DOCUSIGN_BASE_URI: z.ZodURL;
85
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
72
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
86
73
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
87
74
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
88
75
  DOCUSIGN_BASE_URI: z.ZodURL;
89
- }, z.core.$strip>>[] | undefined>], undefined>;
76
+ }, z.core.$strip>>], undefined>;
90
77
  declare const deleteEnvelopeCustomFields: _keystrokehq_core0.Operation<z.ZodObject<{
91
78
  envelopeId: z.ZodString;
92
79
  customFields: z.ZodObject<{
@@ -106,28 +93,20 @@ declare const deleteEnvelopeCustomFields: _keystrokehq_core0.Operation<z.ZodObje
106
93
  }, z.core.$catchall<z.ZodUnknown>>;
107
94
  }, z.core.$strip>, z.ZodObject<{
108
95
  success: z.ZodBoolean;
109
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
96
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
110
97
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
111
98
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
112
99
  DOCUSIGN_BASE_URI: z.ZodURL;
113
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
114
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
115
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
116
- DOCUSIGN_BASE_URI: z.ZodURL;
117
- }, z.core.$strip>>[] | undefined>], undefined>;
100
+ }, z.core.$strip>>], undefined>;
118
101
  declare const getEnvelopeDocGenFormFields: _keystrokehq_core0.Operation<z.ZodObject<{
119
102
  envelopeId: z.ZodString;
120
103
  }, z.core.$strip>, z.ZodObject<{
121
104
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
122
- }, z.core.$catchall<z.ZodUnknown>>, 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<{
105
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
127
106
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
128
107
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
129
108
  DOCUSIGN_BASE_URI: z.ZodURL;
130
- }, z.core.$strip>>[] | undefined>], undefined>;
109
+ }, z.core.$strip>>], undefined>;
131
110
  declare const updateEnvelopeDocGenFormFields: _keystrokehq_core0.Operation<z.ZodObject<{
132
111
  envelopeId: z.ZodString;
133
112
  docGenFormFields: z.ZodArray<z.ZodObject<{
@@ -135,15 +114,11 @@ declare const updateEnvelopeDocGenFormFields: _keystrokehq_core0.Operation<z.Zod
135
114
  }, z.core.$catchall<z.ZodUnknown>>>;
136
115
  }, z.core.$strip>, z.ZodObject<{
137
116
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
138
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
117
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
139
118
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
140
119
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
141
120
  DOCUSIGN_BASE_URI: z.ZodURL;
142
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
143
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
144
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
145
- DOCUSIGN_BASE_URI: z.ZodURL;
146
- }, z.core.$strip>>[] | undefined>], undefined>;
121
+ }, z.core.$strip>>], undefined>;
147
122
  declare const listEnvelopeAndDocumentCustomFields: _keystrokehq_core0.Operation<z.ZodObject<{
148
123
  envelopeId: z.ZodString;
149
124
  }, z.core.$strip>, z.ZodObject<{
@@ -153,14 +128,10 @@ declare const listEnvelopeAndDocumentCustomFields: _keystrokehq_core0.Operation<
153
128
  listCustomFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
154
129
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
155
130
  }, z.core.$catchall<z.ZodUnknown>>>>;
156
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
157
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
158
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
159
- DOCUSIGN_BASE_URI: z.ZodURL;
160
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
131
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
161
132
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
162
133
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
163
134
  DOCUSIGN_BASE_URI: z.ZodURL;
164
- }, z.core.$strip>>[] | undefined>], undefined>;
135
+ }, z.core.$strip>>], undefined>;
165
136
  //#endregion
166
137
  export { createCustomFieldsForEnvelope, deleteEnvelopeCustomFields, getEnvelopeDocGenFormFields, listEnvelopeAndDocumentCustomFields, retrieveCustomFieldsForEnvelope, updateEnvelopeCustomFields, updateEnvelopeDocGenFormFields };
@@ -1,5 +1,5 @@
1
1
  import { docusignCustomFieldsInputSchema, docusignCustomFieldsResponseSchema, docusignEnvelopeIdSchema, 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/envelope-custom-fields.ts