@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
package/dist/users.d.mts CHANGED
@@ -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/users.d.ts
6
5
  declare const listUsersForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -28,30 +27,22 @@ declare const listUsersForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
28
27
  firstName: z.ZodOptional<z.ZodString>;
29
28
  lastName: z.ZodOptional<z.ZodString>;
30
29
  }, z.core.$catchall<z.ZodUnknown>>>>;
31
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
32
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
33
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
34
- DOCUSIGN_BASE_URI: z.ZodURL;
35
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
30
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
36
31
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
37
32
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
38
33
  DOCUSIGN_BASE_URI: z.ZodURL;
39
- }, z.core.$strip>>[] | undefined>], undefined>;
34
+ }, z.core.$strip>>], undefined>;
40
35
  declare const addNewUsersToASpecifiedAccount: _keystrokehq_core0.Operation<z.ZodObject<{
41
36
  newUsers: z.ZodArray<z.ZodObject<{
42
37
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
43
38
  }, z.core.$catchall<z.ZodUnknown>>>;
44
39
  }, z.core.$strip>, z.ZodObject<{
45
40
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
46
- }, 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<{
47
42
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
48
43
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
49
44
  DOCUSIGN_BASE_URI: z.ZodURL;
50
- }, z.core.$strip>, 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>;
45
+ }, z.core.$strip>>], undefined>;
55
46
  declare const getUserInformationById: _keystrokehq_core0.Operation<z.ZodObject<{
56
47
  userId: z.ZodString;
57
48
  additionalInfo: z.ZodOptional<z.ZodBoolean>;
@@ -63,15 +54,11 @@ declare const getUserInformationById: _keystrokehq_core0.Operation<z.ZodObject<{
63
54
  userType: z.ZodOptional<z.ZodString>;
64
55
  firstName: z.ZodOptional<z.ZodString>;
65
56
  lastName: z.ZodOptional<z.ZodString>;
66
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
67
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
68
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
69
- DOCUSIGN_BASE_URI: z.ZodURL;
70
- }, 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<{
71
58
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
72
59
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
73
60
  DOCUSIGN_BASE_URI: z.ZodURL;
74
- }, z.core.$strip>>[] | undefined>], undefined>;
61
+ }, z.core.$strip>>], undefined>;
75
62
  declare const updateUserInformationForSpecifiedUser: _keystrokehq_core0.Operation<z.ZodObject<{
76
63
  userId: z.ZodString;
77
64
  user: z.ZodObject<{
@@ -85,44 +72,32 @@ declare const updateUserInformationForSpecifiedUser: _keystrokehq_core0.Operatio
85
72
  userType: z.ZodOptional<z.ZodString>;
86
73
  firstName: z.ZodOptional<z.ZodString>;
87
74
  lastName: z.ZodOptional<z.ZodString>;
88
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
75
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
89
76
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
90
77
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
91
78
  DOCUSIGN_BASE_URI: z.ZodURL;
92
- }, z.core.$strip>, 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>;
79
+ }, z.core.$strip>>], undefined>;
97
80
  declare const changeUsersInAccount: _keystrokehq_core0.Operation<z.ZodObject<{
98
81
  users: z.ZodArray<z.ZodObject<{
99
82
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
100
83
  }, z.core.$catchall<z.ZodUnknown>>>;
101
84
  }, z.core.$strip>, z.ZodObject<{
102
85
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
103
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
104
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
105
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
106
- DOCUSIGN_BASE_URI: z.ZodURL;
107
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
86
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
108
87
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
109
88
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
110
89
  DOCUSIGN_BASE_URI: z.ZodURL;
111
- }, z.core.$strip>>[] | undefined>], undefined>;
90
+ }, z.core.$strip>>], undefined>;
112
91
  declare const closeUsersInAccount: _keystrokehq_core0.Operation<z.ZodObject<{
113
92
  users: z.ZodArray<z.ZodObject<{
114
93
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
115
94
  }, z.core.$catchall<z.ZodUnknown>>>;
116
95
  }, z.core.$strip>, z.ZodObject<{
117
96
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
118
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
119
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
120
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
121
- DOCUSIGN_BASE_URI: z.ZodURL;
122
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
97
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
123
98
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
124
99
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
125
100
  DOCUSIGN_BASE_URI: z.ZodURL;
126
- }, z.core.$strip>>[] | undefined>], undefined>;
101
+ }, z.core.$strip>>], undefined>;
127
102
  //#endregion
128
103
  export { addNewUsersToASpecifiedAccount, changeUsersInAccount, closeUsersInAccount, getUserInformationById, listUsersForAccount, updateUserInformationForSpecifiedUser };
package/dist/users.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { docusignGenericObjectSchema, docusignListPaginationInputSchema, docusignLooseObjectSchema, docusignUserListSchema, docusignUserSchema } from "./schemas/index.mjs";
2
- import { r as defineRestOperation } from "./operation-helpers-Bqp7KoLi.mjs";
2
+ import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
3
3
  import { z } from "zod";
4
4
 
5
5
  //#region src/users.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/workspaces.d.ts
6
5
  declare const createACollaborativeWorkspace: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -9,39 +8,27 @@ declare const createACollaborativeWorkspace: _keystrokehq_core0.Operation<z.ZodO
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 listWorkspaces: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
22
17
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
23
- }, 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 retrievePropertiesAboutWorkspace: _keystrokehq_core0.Operation<z.ZodObject<{
33
24
  workspaceId: z.ZodString;
34
25
  }, z.core.$strip>, z.ZodObject<{
35
26
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
36
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
37
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
38
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
39
- DOCUSIGN_BASE_URI: z.ZodURL;
40
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
27
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
41
28
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
42
29
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
43
30
  DOCUSIGN_BASE_URI: z.ZodURL;
44
- }, z.core.$strip>>[] | undefined>], undefined>;
31
+ }, z.core.$strip>>], undefined>;
45
32
  declare const updateWorkspaceInformation: _keystrokehq_core0.Operation<z.ZodObject<{
46
33
  workspaceId: z.ZodString;
47
34
  workspace: z.ZodObject<{
@@ -49,28 +36,20 @@ declare const updateWorkspaceInformation: _keystrokehq_core0.Operation<z.ZodObje
49
36
  }, z.core.$catchall<z.ZodUnknown>>;
50
37
  }, z.core.$strip>, z.ZodObject<{
51
38
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
52
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
53
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
54
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
55
- DOCUSIGN_BASE_URI: z.ZodURL;
56
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
39
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
57
40
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
58
41
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
59
42
  DOCUSIGN_BASE_URI: z.ZodURL;
60
- }, z.core.$strip>>[] | undefined>], undefined>;
43
+ }, z.core.$strip>>], undefined>;
61
44
  declare const deleteExistingWorkspaceLogically: _keystrokehq_core0.Operation<z.ZodObject<{
62
45
  workspaceId: z.ZodString;
63
46
  }, z.core.$strip>, z.ZodObject<{
64
47
  success: z.ZodBoolean;
65
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
48
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
66
49
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
67
50
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
68
51
  DOCUSIGN_BASE_URI: z.ZodURL;
69
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
70
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
71
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
72
- DOCUSIGN_BASE_URI: z.ZodURL;
73
- }, z.core.$strip>>[] | undefined>], undefined>;
52
+ }, z.core.$strip>>], undefined>;
74
53
  declare const addFileToWorkspace: _keystrokehq_core0.Operation<z.ZodObject<{
75
54
  workspaceId: z.ZodString;
76
55
  folderId: z.ZodString;
@@ -79,15 +58,11 @@ declare const addFileToWorkspace: _keystrokehq_core0.Operation<z.ZodObject<{
79
58
  }, z.core.$catchall<z.ZodUnknown>>;
80
59
  }, z.core.$strip>, z.ZodObject<{
81
60
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
82
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
61
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
83
62
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
84
63
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
85
64
  DOCUSIGN_BASE_URI: z.ZodURL;
86
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
87
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
88
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
89
- DOCUSIGN_BASE_URI: z.ZodURL;
90
- }, z.core.$strip>>[] | undefined>], undefined>;
65
+ }, z.core.$strip>>], undefined>;
91
66
  declare const getWorkspaceFile: _keystrokehq_core0.Operation<z.ZodObject<{
92
67
  workspaceId: z.ZodString;
93
68
  folderId: z.ZodString;
@@ -97,44 +72,32 @@ declare const getWorkspaceFile: _keystrokehq_core0.Operation<z.ZodObject<{
97
72
  contentDisposition: z.ZodOptional<z.ZodString>;
98
73
  status: z.ZodNumber;
99
74
  body: z.ZodString;
100
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
101
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
102
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
103
- DOCUSIGN_BASE_URI: z.ZodURL;
104
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
75
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
105
76
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
106
77
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
107
78
  DOCUSIGN_BASE_URI: z.ZodURL;
108
- }, z.core.$strip>>[] | undefined>], undefined>;
79
+ }, z.core.$strip>>], undefined>;
109
80
  declare const listWorkspaceFilePages: _keystrokehq_core0.Operation<z.ZodObject<{
110
81
  workspaceId: z.ZodString;
111
82
  folderId: z.ZodString;
112
83
  fileId: z.ZodString;
113
84
  }, z.core.$strip>, z.ZodObject<{
114
85
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
115
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
86
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
116
87
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
117
88
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
118
89
  DOCUSIGN_BASE_URI: z.ZodURL;
119
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
120
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
121
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
122
- DOCUSIGN_BASE_URI: z.ZodURL;
123
- }, z.core.$strip>>[] | undefined>], undefined>;
90
+ }, z.core.$strip>>], undefined>;
124
91
  declare const getWorkspaceFolderContents: _keystrokehq_core0.Operation<z.ZodObject<{
125
92
  workspaceId: z.ZodString;
126
93
  folderId: z.ZodString;
127
94
  }, z.core.$strip>, z.ZodObject<{
128
95
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
129
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
96
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
130
97
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
131
98
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
132
99
  DOCUSIGN_BASE_URI: z.ZodURL;
133
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
134
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
135
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
136
- DOCUSIGN_BASE_URI: z.ZodURL;
137
- }, z.core.$strip>>[] | undefined>], undefined>;
100
+ }, z.core.$strip>>], undefined>;
138
101
  declare const deleteWorkspaceFilesOrFolders: _keystrokehq_core0.Operation<z.ZodObject<{
139
102
  workspaceId: z.ZodString;
140
103
  items: z.ZodArray<z.ZodObject<{
@@ -142,15 +105,11 @@ declare const deleteWorkspaceFilesOrFolders: _keystrokehq_core0.Operation<z.ZodO
142
105
  }, z.core.$catchall<z.ZodUnknown>>>;
143
106
  }, z.core.$strip>, z.ZodObject<{
144
107
  success: z.ZodBoolean;
145
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
146
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
147
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
148
- DOCUSIGN_BASE_URI: z.ZodURL;
149
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
108
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
150
109
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
151
110
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
152
111
  DOCUSIGN_BASE_URI: z.ZodURL;
153
- }, z.core.$strip>>[] | undefined>], undefined>;
112
+ }, z.core.$strip>>], undefined>;
154
113
  declare const updateWorkspaceItemMetadata: _keystrokehq_core0.Operation<z.ZodObject<{
155
114
  workspaceId: z.ZodString;
156
115
  folderId: z.ZodString;
@@ -160,14 +119,10 @@ declare const updateWorkspaceItemMetadata: _keystrokehq_core0.Operation<z.ZodObj
160
119
  }, z.core.$catchall<z.ZodUnknown>>;
161
120
  }, z.core.$strip>, z.ZodObject<{
162
121
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
163
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
164
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
165
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
166
- DOCUSIGN_BASE_URI: z.ZodURL;
167
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
122
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
168
123
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
169
124
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
170
125
  DOCUSIGN_BASE_URI: z.ZodURL;
171
- }, z.core.$strip>>[] | undefined>], undefined>;
126
+ }, z.core.$strip>>], undefined>;
172
127
  //#endregion
173
128
  export { addFileToWorkspace, createACollaborativeWorkspace, deleteExistingWorkspaceLogically, deleteWorkspaceFilesOrFolders, getWorkspaceFile, getWorkspaceFolderContents, listWorkspaceFilePages, listWorkspaces, retrievePropertiesAboutWorkspace, updateWorkspaceInformation, updateWorkspaceItemMetadata };
@@ -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/workspaces.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/docusign",
3
- "version": "0.0.11",
3
+ "version": "0.0.15",
4
4
  "private": false,
5
5
  "sideEffects": false,
6
6
  "type": "module",
@@ -244,21 +244,20 @@
244
244
  "LICENSE"
245
245
  ],
246
246
  "dependencies": {
247
+ "@keystrokehq/integration-authoring": "^0.0.9",
247
248
  "zod": "^4.3.6"
248
249
  },
249
250
  "peerDependencies": {
250
- "@keystrokehq/core": ">=0.0.8 <0.1.0"
251
+ "@keystrokehq/core": ">=0.0.13 <0.1.0"
251
252
  },
252
253
  "devDependencies": {
253
254
  "@types/node": "^22.19.11",
254
255
  "tsdown": "^0.20.3",
255
256
  "typescript": "^5.9.3",
256
257
  "vitest": "^4.0.18",
257
- "@keystrokehq/core": "^0.0.12",
258
+ "@keystrokehq/core": "^0.0.13",
258
259
  "@keystrokehq/test-utils": "0.0.0",
259
- "@keystrokehq/typescript-config": "0.0.0",
260
- "@keystrokehq/integration-authoring": "0.0.9",
261
- "@keystrokehq/credential-connection": "1.0.0"
260
+ "@keystrokehq/typescript-config": "0.0.0"
262
261
  },
263
262
  "keywords": [
264
263
  "docusign",
@@ -1,7 +0,0 @@
1
- import { d as createOfficialOperationFactory, t as docusign } from "./integration-BcEp_dFX.mjs";
2
-
3
- //#region src/factory.ts
4
- const docusignOperation = createOfficialOperationFactory(docusign);
5
-
6
- //#endregion
7
- export { docusignOperation as t };