@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/user-authorizations.d.ts
6
5
  declare const createOrUpdateUserAuthorizations: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -10,15 +9,11 @@ declare const createOrUpdateUserAuthorizations: _keystrokehq_core0.Operation<z.Z
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<{
12
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", 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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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 createUserAuthorizationForAgentUser: _keystrokehq_core0.Operation<z.ZodObject<{
23
18
  userId: z.ZodString;
24
19
  authorization: z.ZodObject<{
@@ -26,29 +21,21 @@ declare const createUserAuthorizationForAgentUser: _keystrokehq_core0.Operation<
26
21
  }, z.core.$catchall<z.ZodUnknown>>;
27
22
  }, z.core.$strip>, z.ZodObject<{
28
23
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
29
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
24
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
30
25
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
31
26
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
32
27
  DOCUSIGN_BASE_URI: z.ZodURL;
33
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
34
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
35
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
36
- DOCUSIGN_BASE_URI: z.ZodURL;
37
- }, z.core.$strip>>[] | undefined>], undefined>;
28
+ }, z.core.$strip>>], undefined>;
38
29
  declare const getUserAuthorizationDetails: _keystrokehq_core0.Operation<z.ZodObject<{
39
30
  userId: z.ZodString;
40
31
  authorizationId: z.ZodString;
41
32
  }, z.core.$strip>, z.ZodObject<{
42
33
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
43
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
44
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
45
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
46
- DOCUSIGN_BASE_URI: z.ZodURL;
47
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
34
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
48
35
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
49
36
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
50
37
  DOCUSIGN_BASE_URI: z.ZodURL;
51
- }, z.core.$strip>>[] | undefined>], undefined>;
38
+ }, z.core.$strip>>], undefined>;
52
39
  declare const getUserAuthorizationsForPrincipal: _keystrokehq_core0.Operation<z.ZodObject<{
53
40
  userId: z.ZodString;
54
41
  startPosition: z.ZodOptional<z.ZodNumber>;
@@ -56,30 +43,22 @@ declare const getUserAuthorizationsForPrincipal: _keystrokehq_core0.Operation<z.
56
43
  permissions: z.ZodOptional<z.ZodString>;
57
44
  }, z.core.$strip>, z.ZodObject<{
58
45
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
59
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
60
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
61
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
62
- DOCUSIGN_BASE_URI: z.ZodURL;
63
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
46
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
64
47
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
65
48
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
66
49
  DOCUSIGN_BASE_URI: z.ZodURL;
67
- }, z.core.$strip>>[] | undefined>], undefined>;
50
+ }, z.core.$strip>>], undefined>;
68
51
  declare const getAgentUserAuthorizations: _keystrokehq_core0.Operation<z.ZodObject<{
69
52
  userId: z.ZodString;
70
53
  startPosition: z.ZodOptional<z.ZodNumber>;
71
54
  count: z.ZodOptional<z.ZodNumber>;
72
55
  }, z.core.$strip>, z.ZodObject<{
73
56
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
74
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
75
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
76
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
77
- DOCUSIGN_BASE_URI: z.ZodURL;
78
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
57
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
79
58
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
80
59
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
81
60
  DOCUSIGN_BASE_URI: z.ZodURL;
82
- }, z.core.$strip>>[] | undefined>], undefined>;
61
+ }, z.core.$strip>>], undefined>;
83
62
  declare const updateUserAuthorizationDates: _keystrokehq_core0.Operation<z.ZodObject<{
84
63
  userId: z.ZodString;
85
64
  authorizationId: z.ZodString;
@@ -88,42 +67,30 @@ declare const updateUserAuthorizationDates: _keystrokehq_core0.Operation<z.ZodOb
88
67
  }, z.core.$catchall<z.ZodUnknown>>;
89
68
  }, z.core.$strip>, z.ZodObject<{
90
69
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
91
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
92
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
93
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
94
- DOCUSIGN_BASE_URI: z.ZodURL;
95
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
70
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
96
71
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
97
72
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
98
73
  DOCUSIGN_BASE_URI: z.ZodURL;
99
- }, z.core.$strip>>[] | undefined>], undefined>;
74
+ }, z.core.$strip>>], undefined>;
100
75
  declare const deleteUserAuthorization: _keystrokehq_core0.Operation<z.ZodObject<{
101
76
  userId: z.ZodString;
102
77
  authorizationId: z.ZodString;
103
78
  }, z.core.$strip>, z.ZodObject<{
104
79
  success: z.ZodBoolean;
105
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
80
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
106
81
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
107
82
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
108
83
  DOCUSIGN_BASE_URI: z.ZodURL;
109
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
110
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
111
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
112
- DOCUSIGN_BASE_URI: z.ZodURL;
113
- }, z.core.$strip>>[] | undefined>], undefined>;
84
+ }, z.core.$strip>>], undefined>;
114
85
  declare const deleteUserAuthorizations: _keystrokehq_core0.Operation<z.ZodObject<{
115
86
  userId: z.ZodString;
116
87
  authorizationIdList: z.ZodArray<z.ZodString>;
117
88
  }, z.core.$strip>, z.ZodObject<{
118
89
  success: z.ZodBoolean;
119
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
120
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
121
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
122
- DOCUSIGN_BASE_URI: z.ZodURL;
123
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
90
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
124
91
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
125
92
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
126
93
  DOCUSIGN_BASE_URI: z.ZodURL;
127
- }, z.core.$strip>>[] | undefined>], undefined>;
94
+ }, z.core.$strip>>], undefined>;
128
95
  //#endregion
129
96
  export { createOrUpdateUserAuthorizations, createUserAuthorizationForAgentUser, deleteUserAuthorization, deleteUserAuthorizations, getAgentUserAuthorizations, getUserAuthorizationDetails, getUserAuthorizationsForPrincipal, updateUserAuthorizationDates };
@@ -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/user-authorizations.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/user-custom-settings.d.ts
6
5
  declare const addOrUpdateUserCustomSettings: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -10,28 +9,20 @@ declare const addOrUpdateUserCustomSettings: _keystrokehq_core0.Operation<z.ZodO
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 retrieveCustomUserSettings: _keystrokehq_core0.Operation<z.ZodObject<{
23
18
  userId: z.ZodString;
24
19
  }, z.core.$strip>, z.ZodObject<{
25
20
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
26
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
21
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
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 deleteCustomUserSettings: _keystrokehq_core0.Operation<z.ZodObject<{
36
27
  userId: z.ZodString;
37
28
  customSettings: z.ZodObject<{
@@ -39,28 +30,20 @@ declare const deleteCustomUserSettings: _keystrokehq_core0.Operation<z.ZodObject
39
30
  }, z.core.$catchall<z.ZodUnknown>>;
40
31
  }, z.core.$strip>, z.ZodObject<{
41
32
  success: z.ZodBoolean;
42
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
33
+ }, z.core.$strip>, 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 retrieveUserAccountSettings: _keystrokehq_core0.Operation<z.ZodObject<{
52
39
  userId: z.ZodString;
53
40
  }, z.core.$strip>, z.ZodObject<{
54
41
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
55
- }, z.core.$catchall<z.ZodUnknown>>, 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.$catchall<z.ZodUnknown>>, 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 updateUserAccountSettings: _keystrokehq_core0.Operation<z.ZodObject<{
65
48
  userId: z.ZodString;
66
49
  settings: z.ZodObject<{
@@ -68,14 +51,10 @@ declare const updateUserAccountSettings: _keystrokehq_core0.Operation<z.ZodObjec
68
51
  }, z.core.$catchall<z.ZodUnknown>>;
69
52
  }, z.core.$strip>, z.ZodObject<{
70
53
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
71
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
72
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
73
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
74
- DOCUSIGN_BASE_URI: z.ZodURL;
75
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
54
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
76
55
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
77
56
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
78
57
  DOCUSIGN_BASE_URI: z.ZodURL;
79
- }, z.core.$strip>>[] | undefined>], undefined>;
58
+ }, z.core.$strip>>], undefined>;
80
59
  //#endregion
81
60
  export { addOrUpdateUserCustomSettings, deleteCustomUserSettings, retrieveCustomUserSettings, retrieveUserAccountSettings, updateUserAccountSettings };
@@ -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/user-custom-settings.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/user-profile.d.ts
6
5
  declare const retrieveUserProfileImage: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -10,55 +9,39 @@ declare const retrieveUserProfileImage: _keystrokehq_core0.Operation<z.ZodObject
10
9
  contentDisposition: z.ZodOptional<z.ZodString>;
11
10
  status: z.ZodNumber;
12
11
  body: z.ZodString;
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 updateUserProfileImage: _keystrokehq_core0.Operation<z.ZodObject<{
23
18
  userId: z.ZodString;
24
19
  image: z.ZodString;
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<{
28
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
29
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
30
- DOCUSIGN_BASE_URI: z.ZodURL;
31
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
22
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
32
23
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
33
24
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
34
25
  DOCUSIGN_BASE_URI: z.ZodURL;
35
- }, z.core.$strip>>[] | undefined>], undefined>;
26
+ }, z.core.$strip>>], undefined>;
36
27
  declare const deleteUserProfileImage: _keystrokehq_core0.Operation<z.ZodObject<{
37
28
  userId: z.ZodString;
38
29
  }, z.core.$strip>, z.ZodObject<{
39
30
  success: z.ZodBoolean;
40
- }, z.core.$strip>, 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.$strip>, 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 retrieveUserProfileInformation: _keystrokehq_core0.Operation<z.ZodObject<{
50
37
  userId: z.ZodString;
51
38
  }, z.core.$strip>, z.ZodObject<{
52
39
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
53
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
40
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
54
41
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
55
42
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
56
43
  DOCUSIGN_BASE_URI: z.ZodURL;
57
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
58
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
59
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
60
- DOCUSIGN_BASE_URI: z.ZodURL;
61
- }, z.core.$strip>>[] | undefined>], undefined>;
44
+ }, z.core.$strip>>], undefined>;
62
45
  declare const updateUserProfileInformation: _keystrokehq_core0.Operation<z.ZodObject<{
63
46
  userId: z.ZodString;
64
47
  profile: z.ZodObject<{
@@ -66,44 +49,32 @@ declare const updateUserProfileInformation: _keystrokehq_core0.Operation<z.ZodOb
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<{
70
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
71
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
72
- DOCUSIGN_BASE_URI: z.ZodURL;
73
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
52
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
74
53
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
75
54
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
76
55
  DOCUSIGN_BASE_URI: z.ZodURL;
77
- }, z.core.$strip>>[] | undefined>], undefined>;
56
+ }, z.core.$strip>>], undefined>;
78
57
  declare const retrieveSharedItemStatusForUsers: _keystrokehq_core0.Operation<z.ZodObject<{
79
58
  userIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
80
59
  itemType: z.ZodOptional<z.ZodString>;
81
60
  shared: z.ZodOptional<z.ZodString>;
82
61
  }, z.core.$strip>, z.ZodObject<{
83
62
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
84
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
63
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
85
64
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
86
65
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
87
66
  DOCUSIGN_BASE_URI: z.ZodURL;
88
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
89
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
90
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
91
- DOCUSIGN_BASE_URI: z.ZodURL;
92
- }, z.core.$strip>>[] | undefined>], undefined>;
67
+ }, z.core.$strip>>], undefined>;
93
68
  declare const setSharedAccessForUsersAndTemplates: _keystrokehq_core0.Operation<z.ZodObject<{
94
69
  users: z.ZodArray<z.ZodObject<{
95
70
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
96
71
  }, z.core.$catchall<z.ZodUnknown>>>;
97
72
  }, z.core.$strip>, z.ZodObject<{
98
73
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
99
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
100
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
101
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
102
- DOCUSIGN_BASE_URI: z.ZodURL;
103
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
74
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
104
75
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
105
76
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
106
77
  DOCUSIGN_BASE_URI: z.ZodURL;
107
- }, z.core.$strip>>[] | undefined>], undefined>;
78
+ }, z.core.$strip>>], undefined>;
108
79
  //#endregion
109
80
  export { deleteUserProfileImage, retrieveSharedItemStatusForUsers, retrieveUserProfileImage, retrieveUserProfileInformation, setSharedAccessForUsersAndTemplates, updateUserProfileImage, updateUserProfileInformation };
@@ -1,5 +1,5 @@
1
1
  import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
2
- import { r as defineRestOperation, t as defineBinaryOperation } from "./operation-helpers-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/user-profile.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/user-signatures.d.ts
6
5
  declare const addOrUpdateUserSignature: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -10,15 +9,11 @@ declare const addOrUpdateUserSignature: _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 addUserSignatureAndInitialsImages: _keystrokehq_core0.Operation<z.ZodObject<{
23
18
  userId: z.ZodString;
24
19
  userSignatures: z.ZodArray<z.ZodObject<{
@@ -26,42 +21,30 @@ declare const addUserSignatureAndInitialsImages: _keystrokehq_core0.Operation<z.
26
21
  }, z.core.$catchall<z.ZodUnknown>>>;
27
22
  }, z.core.$strip>, z.ZodObject<{
28
23
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
29
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
24
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
30
25
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
31
26
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
32
27
  DOCUSIGN_BASE_URI: z.ZodURL;
33
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
34
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
35
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
36
- DOCUSIGN_BASE_URI: z.ZodURL;
37
- }, z.core.$strip>>[] | undefined>], undefined>;
28
+ }, z.core.$strip>>], undefined>;
38
29
  declare const retrieveUserSignatureDefinitions: _keystrokehq_core0.Operation<z.ZodObject<{
39
30
  userId: z.ZodString;
40
31
  }, z.core.$strip>, z.ZodObject<{
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<{
43
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
44
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
45
- DOCUSIGN_BASE_URI: z.ZodURL;
46
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
33
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
47
34
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
48
35
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
49
36
  DOCUSIGN_BASE_URI: z.ZodURL;
50
- }, z.core.$strip>>[] | undefined>], undefined>;
37
+ }, z.core.$strip>>], undefined>;
51
38
  declare const retrieveUserSignatureInformation: _keystrokehq_core0.Operation<z.ZodObject<{
52
39
  userId: z.ZodString;
53
40
  signatureId: z.ZodString;
54
41
  }, z.core.$strip>, z.ZodObject<{
55
42
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
56
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
43
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
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>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
61
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
62
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
63
- DOCUSIGN_BASE_URI: z.ZodURL;
64
- }, z.core.$strip>>[] | undefined>], undefined>;
47
+ }, z.core.$strip>>], undefined>;
65
48
  declare const retrieveUserSignatureImage: _keystrokehq_core0.Operation<z.ZodObject<{
66
49
  userId: z.ZodString;
67
50
  signatureId: z.ZodString;
@@ -70,30 +53,22 @@ declare const retrieveUserSignatureImage: _keystrokehq_core0.Operation<z.ZodObje
70
53
  contentDisposition: z.ZodOptional<z.ZodString>;
71
54
  status: z.ZodNumber;
72
55
  body: z.ZodString;
73
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
74
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
75
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
76
- DOCUSIGN_BASE_URI: z.ZodURL;
77
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
56
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
78
57
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
79
58
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
80
59
  DOCUSIGN_BASE_URI: z.ZodURL;
81
- }, z.core.$strip>>[] | undefined>], undefined>;
60
+ }, z.core.$strip>>], undefined>;
82
61
  declare const setUserSignatureImage: _keystrokehq_core0.Operation<z.ZodObject<{
83
62
  userId: z.ZodString;
84
63
  signatureId: z.ZodString;
85
64
  image: z.ZodString;
86
65
  }, z.core.$strip>, z.ZodObject<{
87
66
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
88
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
67
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
89
68
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
90
69
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
91
70
  DOCUSIGN_BASE_URI: z.ZodURL;
92
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
93
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
94
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
95
- DOCUSIGN_BASE_URI: z.ZodURL;
96
- }, z.core.$strip>>[] | undefined>], undefined>;
71
+ }, z.core.$strip>>], undefined>;
97
72
  declare const updateUserSignatureById: _keystrokehq_core0.Operation<z.ZodObject<{
98
73
  userId: z.ZodString;
99
74
  signatureId: z.ZodString;
@@ -102,15 +77,11 @@ declare const updateUserSignatureById: _keystrokehq_core0.Operation<z.ZodObject<
102
77
  }, z.core.$catchall<z.ZodUnknown>>;
103
78
  }, z.core.$strip>, z.ZodObject<{
104
79
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
105
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
80
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
106
81
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
107
82
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
108
83
  DOCUSIGN_BASE_URI: z.ZodURL;
109
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
110
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
111
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
112
- DOCUSIGN_BASE_URI: z.ZodURL;
113
- }, z.core.$strip>>[] | undefined>], undefined>;
84
+ }, z.core.$strip>>], undefined>;
114
85
  declare const retrieveUserInitialsImageForEnvelopes: _keystrokehq_core0.Operation<z.ZodObject<{
115
86
  userId: z.ZodString;
116
87
  signatureId: z.ZodString;
@@ -119,15 +90,11 @@ declare const retrieveUserInitialsImageForEnvelopes: _keystrokehq_core0.Operatio
119
90
  contentDisposition: z.ZodOptional<z.ZodString>;
120
91
  status: z.ZodNumber;
121
92
  body: z.ZodString;
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<{
93
+ }, z.core.$catchall<z.ZodUnknown>>, 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
  declare const deleteUserInitialsOrSignatureImage: _keystrokehq_core0.Operation<z.ZodObject<{
132
99
  userId: z.ZodString;
133
100
  signatureId: z.ZodString;
@@ -137,72 +104,52 @@ declare const deleteUserInitialsOrSignatureImage: _keystrokehq_core0.Operation<z
137
104
  }>>;
138
105
  }, z.core.$strip>, z.ZodObject<{
139
106
  success: z.ZodBoolean;
140
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
107
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
141
108
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
142
109
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
143
110
  DOCUSIGN_BASE_URI: z.ZodURL;
144
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
145
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
146
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
147
- DOCUSIGN_BASE_URI: z.ZodURL;
148
- }, z.core.$strip>>[] | undefined>], undefined>;
111
+ }, z.core.$strip>>], undefined>;
149
112
  declare const removeUserSignatureInformation: _keystrokehq_core0.Operation<z.ZodObject<{
150
113
  userId: z.ZodString;
151
114
  signatureId: z.ZodString;
152
115
  }, z.core.$strip>, z.ZodObject<{
153
116
  success: z.ZodBoolean;
154
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
155
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
156
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
157
- DOCUSIGN_BASE_URI: z.ZodURL;
158
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
117
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
159
118
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
160
119
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
161
120
  DOCUSIGN_BASE_URI: z.ZodURL;
162
- }, z.core.$strip>>[] | undefined>], undefined>;
121
+ }, z.core.$strip>>], undefined>;
163
122
  declare const setInitialsImageForAccountlessSigner: _keystrokehq_core0.Operation<z.ZodObject<{
164
123
  envelopeId: z.ZodString;
165
124
  recipientId: z.ZodString;
166
125
  image: z.ZodString;
167
126
  }, z.core.$strip>, z.ZodObject<{
168
127
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
169
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
128
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
170
129
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
171
130
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
172
131
  DOCUSIGN_BASE_URI: z.ZodURL;
173
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
174
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
175
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
176
- DOCUSIGN_BASE_URI: z.ZodURL;
177
- }, z.core.$strip>>[] | undefined>], undefined>;
132
+ }, z.core.$strip>>], undefined>;
178
133
  declare const setSignatureImageForNoAccountSigner: _keystrokehq_core0.Operation<z.ZodObject<{
179
134
  envelopeId: z.ZodString;
180
135
  recipientId: z.ZodString;
181
136
  image: z.ZodString;
182
137
  }, z.core.$strip>, z.ZodObject<{
183
138
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
184
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
185
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
186
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
187
- DOCUSIGN_BASE_URI: z.ZodURL;
188
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
139
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
189
140
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
190
141
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
191
142
  DOCUSIGN_BASE_URI: z.ZodURL;
192
- }, z.core.$strip>>[] | undefined>], undefined>;
143
+ }, z.core.$strip>>], undefined>;
193
144
  declare const deleteSignatureForCaptiveRecipients: _keystrokehq_core0.Operation<z.ZodObject<{
194
145
  envelopeId: z.ZodString;
195
146
  recipientId: z.ZodString;
196
147
  }, z.core.$strip>, z.ZodObject<{
197
148
  success: z.ZodBoolean;
198
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
199
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
200
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
201
- DOCUSIGN_BASE_URI: z.ZodURL;
202
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
149
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
203
150
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
204
151
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
205
152
  DOCUSIGN_BASE_URI: z.ZodURL;
206
- }, z.core.$strip>>[] | undefined>], undefined>;
153
+ }, z.core.$strip>>], undefined>;
207
154
  //#endregion
208
155
  export { addOrUpdateUserSignature, addUserSignatureAndInitialsImages, deleteSignatureForCaptiveRecipients, deleteUserInitialsOrSignatureImage, removeUserSignatureInformation, retrieveUserInitialsImageForEnvelopes, retrieveUserSignatureDefinitions, retrieveUserSignatureImage, retrieveUserSignatureInformation, setInitialsImageForAccountlessSigner, setSignatureImageForNoAccountSigner, setUserSignatureImage, updateUserSignatureById };
@@ -1,5 +1,5 @@
1
1
  import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
2
- import { r as defineRestOperation, t as defineBinaryOperation } from "./operation-helpers-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/user-signatures.ts