@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,7 +1,6 @@
1
- import { i as docusignOfficialIntegration, r as docusignBundle } from "../integration-CdIRNjCz.mjs";
2
- import { CredentialSet } from "@keystrokehq/core";
1
+ import { i as docusignOfficialIntegration, r as docusignBundle } from "../integration-Mk1ScWT6.mjs";
3
2
  import { z } from "zod";
4
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
3
+ import { CredentialSet } from "@keystrokehq/core";
5
4
 
6
5
  //#region src/_official/provider-app.d.ts
7
6
  /**
@@ -13,10 +12,7 @@ import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential
13
12
  declare const docusignAppCredentialSet: CredentialSet<"keystroke:docusign-app", z.ZodObject<{
14
13
  clientId: z.ZodString;
15
14
  clientSecret: z.ZodString;
16
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
17
- clientId: z.ZodString;
18
- clientSecret: z.ZodString;
19
- }, z.core.$strip>>[] | undefined>;
15
+ }, z.core.$strip>>;
20
16
  /**
21
17
  * Keystroke-owned Connect webhook signing secrets.
22
18
  *
@@ -30,9 +26,7 @@ declare const docusignAppCredentialSet: CredentialSet<"keystroke:docusign-app",
30
26
  */
31
27
  declare const docusignConnectCredentialSet: CredentialSet<"keystroke:docusign-connect", z.ZodObject<{
32
28
  hmacSecrets: z.ZodArray<z.ZodString>;
33
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
34
- hmacSecrets: z.ZodArray<z.ZodString>;
35
- }, z.core.$strip>>[] | undefined>;
29
+ }, z.core.$strip>>;
36
30
  /**
37
31
  * Keystroke-owned JWT Grant integrator key + RSA private key.
38
32
  *
@@ -50,15 +44,7 @@ declare const docusignJwtCredentialSet: CredentialSet<"keystroke:docusign-jwt",
50
44
  "account.docusign.com": "account.docusign.com";
51
45
  "account-d.docusign.com": "account-d.docusign.com";
52
46
  }>;
53
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
54
- integratorKey: z.ZodString;
55
- impersonatedUserId: z.ZodUUID;
56
- privateKeyPem: z.ZodString;
57
- oauthHost: z.ZodEnum<{
58
- "account.docusign.com": "account.docusign.com";
59
- "account-d.docusign.com": "account-d.docusign.com";
60
- }>;
61
- }, z.core.$strip>>[] | undefined>;
47
+ }, z.core.$strip>>;
62
48
  /**
63
49
  * Parse the comma-separated `KEYSTROKE_OFFICIAL_DOCUSIGN_CONNECT_HMAC_SECRETS`
64
50
  * env value into the array shape the internal credential set expects. Empty
@@ -1,3 +1,3 @@
1
- import { c as docusignJwtCredentialSet, l as docusignOfficialProviderSeed, n as docusignBundle, o as docusignAppCredentialSet, r as docusignOfficialIntegration, s as docusignConnectCredentialSet, u as parseHmacSecrets } from "../integration-BcEp_dFX.mjs";
1
+ import { a as docusignConnectCredentialSet, c as parseHmacSecrets, i as docusignAppCredentialSet, n as docusignBundle, o as docusignJwtCredentialSet, r as docusignOfficialIntegration, s as docusignOfficialProviderSeed } from "../integration-H05G5JY8.mjs";
2
2
 
3
3
  export { docusignAppCredentialSet, docusignBundle, docusignConnectCredentialSet, docusignJwtCredentialSet, docusignOfficialIntegration, docusignOfficialProviderSeed, parseHmacSecrets };
@@ -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/account-custom-fields.d.ts
6
5
  declare const createAccountCustomField: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -10,15 +9,11 @@ declare const createAccountCustomField: _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<{
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 updateAccountCustomField: _keystrokehq_core0.Operation<z.ZodObject<{
23
18
  customFieldId: z.ZodString;
24
19
  customField: z.ZodObject<{
@@ -26,40 +21,28 @@ declare const updateAccountCustomField: _keystrokehq_core0.Operation<z.ZodObject
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<{
30
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
31
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
32
- DOCUSIGN_BASE_URI: z.ZodURL;
33
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
24
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
34
25
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
35
26
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
36
27
  DOCUSIGN_BASE_URI: z.ZodURL;
37
- }, z.core.$strip>>[] | undefined>], undefined>;
28
+ }, z.core.$strip>>], undefined>;
38
29
  declare const deleteAccountCustomField: _keystrokehq_core0.Operation<z.ZodObject<{
39
30
  customFieldId: z.ZodString;
40
31
  }, z.core.$strip>, z.ZodObject<{
41
32
  success: z.ZodBoolean;
42
- }, z.core.$strip>, 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.$strip>, 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 retrieveAllAccountTabs: _keystrokehq_core0.Operation<z.ZodObject<{
52
39
  customTabOnly: z.ZodOptional<z.ZodBoolean>;
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
  //#endregion
65
48
  export { createAccountCustomField, deleteAccountCustomField, retrieveAllAccountTabs, updateAccountCustomField };
@@ -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/account-custom-fields.ts
@@ -1,6 +1,5 @@
1
- import * as _keystrokehq_core0 from "@keystrokehq/core";
2
1
  import { z } from "zod";
3
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
2
+ import * as _keystrokehq_core0 from "@keystrokehq/core";
4
3
 
5
4
  //#region src/account-stamps.d.ts
6
5
  declare const addOrUpdateAccountStamps: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -9,41 +8,29 @@ declare const addOrUpdateAccountStamps: _keystrokehq_core0.Operation<z.ZodObject
9
8
  }, z.core.$catchall<z.ZodUnknown>>>;
10
9
  }, z.core.$strip>, z.ZodObject<{
11
10
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
12
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
13
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
14
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
15
- DOCUSIGN_BASE_URI: z.ZodURL;
16
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
11
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
17
12
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
18
13
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
19
14
  DOCUSIGN_BASE_URI: z.ZodURL;
20
- }, z.core.$strip>>[] | undefined>], undefined>;
15
+ }, z.core.$strip>>], undefined>;
21
16
  declare const retrieveAvailableAccountStamps: _keystrokehq_core0.Operation<z.ZodObject<{
22
17
  status: z.ZodOptional<z.ZodString>;
23
18
  }, z.core.$strip>, z.ZodObject<{
24
19
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
25
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
20
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
26
21
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
27
22
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
28
23
  DOCUSIGN_BASE_URI: z.ZodURL;
29
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
30
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
31
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
32
- DOCUSIGN_BASE_URI: z.ZodURL;
33
- }, z.core.$strip>>[] | undefined>], undefined>;
24
+ }, z.core.$strip>>], undefined>;
34
25
  declare const getSpecifiedAccountStampInfo: _keystrokehq_core0.Operation<z.ZodObject<{
35
26
  stampId: z.ZodString;
36
27
  }, z.core.$strip>, z.ZodObject<{
37
28
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
38
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
39
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
40
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
41
- DOCUSIGN_BASE_URI: z.ZodURL;
42
- }, 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<{
43
30
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
44
31
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
45
32
  DOCUSIGN_BASE_URI: z.ZodURL;
46
- }, z.core.$strip>>[] | undefined>], undefined>;
33
+ }, z.core.$strip>>], undefined>;
47
34
  declare const getAccountStampImage: _keystrokehq_core0.Operation<z.ZodObject<{
48
35
  stampId: z.ZodString;
49
36
  stampFormat: z.ZodOptional<z.ZodString>;
@@ -52,15 +39,11 @@ declare const getAccountStampImage: _keystrokehq_core0.Operation<z.ZodObject<{
52
39
  contentDisposition: z.ZodOptional<z.ZodString>;
53
40
  status: z.ZodNumber;
54
41
  body: z.ZodString;
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 updateAccountStampById: _keystrokehq_core0.Operation<z.ZodObject<{
65
48
  stampId: z.ZodString;
66
49
  stamp: z.ZodObject<{
@@ -68,97 +51,69 @@ declare const updateAccountStampById: _keystrokehq_core0.Operation<z.ZodObject<{
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<{
54
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
72
55
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
73
56
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
74
57
  DOCUSIGN_BASE_URI: z.ZodURL;
75
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
76
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
77
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
78
- DOCUSIGN_BASE_URI: z.ZodURL;
79
- }, z.core.$strip>>[] | undefined>], undefined>;
58
+ }, z.core.$strip>>], undefined>;
80
59
  declare const updateAccountStamps: _keystrokehq_core0.Operation<z.ZodObject<{
81
60
  stamps: z.ZodArray<z.ZodObject<{
82
61
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
83
62
  }, z.core.$catchall<z.ZodUnknown>>>;
84
63
  }, z.core.$strip>, z.ZodObject<{
85
64
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
86
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
65
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
87
66
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
88
67
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
89
68
  DOCUSIGN_BASE_URI: z.ZodURL;
90
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
91
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
92
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
93
- DOCUSIGN_BASE_URI: z.ZodURL;
94
- }, z.core.$strip>>[] | undefined>], undefined>;
69
+ }, z.core.$strip>>], undefined>;
95
70
  declare const deleteAccountStamp: _keystrokehq_core0.Operation<z.ZodObject<{
96
71
  stampId: z.ZodString;
97
72
  }, z.core.$strip>, z.ZodObject<{
98
73
  success: z.ZodBoolean;
99
- }, z.core.$strip>, 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.$strip>, 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
  declare const deleteStampImageForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
109
80
  stampId: z.ZodString;
110
81
  stampFormat: z.ZodOptional<z.ZodString>;
111
82
  }, z.core.$strip>, z.ZodObject<{
112
83
  success: z.ZodBoolean;
113
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
84
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
114
85
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
115
86
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
116
87
  DOCUSIGN_BASE_URI: z.ZodURL;
117
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
118
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
119
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
120
- DOCUSIGN_BASE_URI: z.ZodURL;
121
- }, z.core.$strip>>[] | undefined>], undefined>;
88
+ }, z.core.$strip>>], undefined>;
122
89
  declare const getWatermarkDetailsForAccount: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
123
90
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
124
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
91
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
125
92
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
126
93
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
127
94
  DOCUSIGN_BASE_URI: z.ZodURL;
128
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
129
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
130
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
131
- DOCUSIGN_BASE_URI: z.ZodURL;
132
- }, z.core.$strip>>[] | undefined>], undefined>;
95
+ }, z.core.$strip>>], undefined>;
133
96
  declare const updateAccountWatermarkInformation: _keystrokehq_core0.Operation<z.ZodObject<{
134
97
  watermark: z.ZodObject<{
135
98
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
136
99
  }, z.core.$catchall<z.ZodUnknown>>;
137
100
  }, z.core.$strip>, z.ZodObject<{
138
101
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
139
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
140
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
141
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
142
- DOCUSIGN_BASE_URI: z.ZodURL;
143
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
102
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
144
103
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
145
104
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
146
105
  DOCUSIGN_BASE_URI: z.ZodURL;
147
- }, z.core.$strip>>[] | undefined>], undefined>;
106
+ }, z.core.$strip>>], undefined>;
148
107
  declare const updateAccountWatermarkPreview: _keystrokehq_core0.Operation<z.ZodObject<{
149
108
  watermark: z.ZodObject<{
150
109
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
151
110
  }, z.core.$catchall<z.ZodUnknown>>;
152
111
  }, z.core.$strip>, z.ZodObject<{
153
112
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
154
- }, z.core.$catchall<z.ZodUnknown>>, 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<{
113
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
159
114
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
160
115
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
161
116
  DOCUSIGN_BASE_URI: z.ZodURL;
162
- }, z.core.$strip>>[] | undefined>], undefined>;
117
+ }, z.core.$strip>>], undefined>;
163
118
  //#endregion
164
119
  export { addOrUpdateAccountStamps, deleteAccountStamp, deleteStampImageForAccount, getAccountStampImage, getSpecifiedAccountStampInfo, getWatermarkDetailsForAccount, retrieveAvailableAccountStamps, updateAccountStampById, updateAccountStamps, updateAccountWatermarkInformation, updateAccountWatermarkPreview };
@@ -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/account-stamps.ts
@@ -1,62 +1,45 @@
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/account-tabs.d.ts
6
5
  declare const getTabSettingsForAccount: _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 modifyTabSettingsForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
18
13
  tabSettings: 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 createCustomTabWithProperties: _keystrokehq_core0.Operation<z.ZodObject<{
33
24
  tab: z.ZodObject<{
34
25
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
35
26
  }, z.core.$catchall<z.ZodUnknown>>;
36
27
  }, z.core.$strip>, z.ZodObject<{
37
28
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
38
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
39
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
40
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
41
- DOCUSIGN_BASE_URI: z.ZodURL;
42
- }, 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<{
43
30
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
44
31
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
45
32
  DOCUSIGN_BASE_URI: z.ZodURL;
46
- }, z.core.$strip>>[] | undefined>], undefined>;
33
+ }, z.core.$strip>>], undefined>;
47
34
  declare const retrieveCustomTabInformation: _keystrokehq_core0.Operation<z.ZodObject<{
48
35
  customTabId: z.ZodString;
49
36
  }, z.core.$strip>, z.ZodObject<{
50
37
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
51
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
38
+ }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
52
39
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
53
40
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
54
41
  DOCUSIGN_BASE_URI: z.ZodURL;
55
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
56
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
57
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
58
- DOCUSIGN_BASE_URI: z.ZodURL;
59
- }, z.core.$strip>>[] | undefined>], undefined>;
42
+ }, z.core.$strip>>], undefined>;
60
43
  declare const updateCustomTabInformationForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
61
44
  customTabId: z.ZodString;
62
45
  tab: z.ZodObject<{
@@ -64,27 +47,19 @@ declare const updateCustomTabInformationForAccount: _keystrokehq_core0.Operation
64
47
  }, z.core.$catchall<z.ZodUnknown>>;
65
48
  }, z.core.$strip>, z.ZodObject<{
66
49
  [x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
67
- }, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
68
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
69
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
70
- DOCUSIGN_BASE_URI: z.ZodURL;
71
- }, 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<{
72
51
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
73
52
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
74
53
  DOCUSIGN_BASE_URI: z.ZodURL;
75
- }, z.core.$strip>>[] | undefined>], undefined>;
54
+ }, z.core.$strip>>], undefined>;
76
55
  declare const deleteCustomTabInformation: _keystrokehq_core0.Operation<z.ZodObject<{
77
56
  customTabId: z.ZodString;
78
57
  }, z.core.$strip>, z.ZodObject<{
79
58
  success: z.ZodBoolean;
80
- }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"docusign", z.ZodObject<{
81
- DOCUSIGN_ACCESS_TOKEN: z.ZodString;
82
- DOCUSIGN_ACCOUNT_ID: z.ZodString;
83
- DOCUSIGN_BASE_URI: z.ZodURL;
84
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
59
+ }, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
85
60
  DOCUSIGN_ACCESS_TOKEN: z.ZodString;
86
61
  DOCUSIGN_ACCOUNT_ID: z.ZodString;
87
62
  DOCUSIGN_BASE_URI: z.ZodURL;
88
- }, z.core.$strip>>[] | undefined>], undefined>;
63
+ }, z.core.$strip>>], undefined>;
89
64
  //#endregion
90
65
  export { createCustomTabWithProperties, deleteCustomTabInformation, getTabSettingsForAccount, modifyTabSettingsForAccount, retrieveCustomTabInformation, updateCustomTabInformationForAccount };
@@ -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/account-tabs.ts