@qlik/api 2.2.0 → 2.3.1

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 (232) hide show
  1. package/analytics/change-stores.d.ts +386 -0
  2. package/analytics/change-stores.js +123 -0
  3. package/analytics.d.ts +14 -0
  4. package/analytics.js +13 -0
  5. package/api-keys.d.ts +362 -3
  6. package/api-keys.js +2 -3
  7. package/apps.d.ts +2673 -3
  8. package/apps.js +2 -3
  9. package/assistants.d.ts +1370 -3
  10. package/assistants.js +2 -3
  11. package/audits.d.ts +318 -3
  12. package/audits.js +4 -4
  13. package/auth-types.d.ts +1 -1
  14. package/auth-types.js +1 -2
  15. package/auth.d.ts +94 -2
  16. package/auth.js +63 -3
  17. package/automation-connections.d.ts +366 -3
  18. package/automation-connections.js +2 -3
  19. package/automation-connectors.d.ts +84 -3
  20. package/automation-connectors.js +2 -3
  21. package/automations.d.ts +805 -3
  22. package/automations.js +2 -3
  23. package/automl-deployments.d.ts +101 -3
  24. package/automl-deployments.js +2 -3
  25. package/automl-predictions.d.ts +238 -3
  26. package/automl-predictions.js +2 -3
  27. package/banners.d.ts +184 -3
  28. package/banners.js +2 -3
  29. package/brands.d.ts +670 -3
  30. package/brands.js +2 -3
  31. package/chunks/auth-XusKk8IA.js +32 -0
  32. package/chunks/{chunk-EtTptKIv.js → chunk-D3vHIbds.js} +2 -2
  33. package/chunks/{dist-gXLIqDJW.js → dist-n3iOVn1W.js} +4 -4
  34. package/chunks/{auth-functions-BmZgZYSs.js → interceptors-2VSXImC9.js} +498 -146
  35. package/chunks/{invoke-fetch-PcVIxLW4.js → invoke-fetch-CckTK7bh.js} +3 -3
  36. package/chunks/{invoke-fetch-CucBpA1C.js → invoke-fetch-D9lpiAb-.js} +1 -5
  37. package/chunks/{public-runtime-modules-Dwjzb3l8.js → public-runtime-modules-BqxAMJ9M.js} +7 -7
  38. package/chunks/{qix-DI5o5XF4.d.ts → qix-CrqXv44x.d.ts} +6 -2
  39. package/chunks/{qix-DjxuPCX0.js → qix-DpvHvpx7.js} +11 -10
  40. package/chunks/{qix-chunk-entrypoint-tmTo-kpa.js → qix-chunk-entrypoint-BXZPnE6J.js} +48 -50
  41. package/collections.d.ts +582 -3
  42. package/collections.js +2 -3
  43. package/conditions.d.ts +662 -3
  44. package/conditions.js +2 -3
  45. package/consumption.d.ts +182 -3
  46. package/consumption.js +2 -3
  47. package/core/ip-policies.d.ts +328 -4
  48. package/core/ip-policies.js +108 -5
  49. package/core.d.ts +13 -4
  50. package/core.js +3 -4
  51. package/csp-origins.d.ts +273 -3
  52. package/csp-origins.js +2 -3
  53. package/csrf-token.d.ts +62 -3
  54. package/csrf-token.js +2 -3
  55. package/data-alerts.d.ts +1004 -3
  56. package/data-alerts.js +2 -3
  57. package/data-assets.d.ts +207 -3
  58. package/data-assets.js +2 -3
  59. package/data-connections.d.ts +678 -3
  60. package/data-connections.js +2 -3
  61. package/data-credentials.d.ts +292 -3
  62. package/data-credentials.js +2 -3
  63. package/data-files.d.ts +860 -3
  64. package/data-files.js +2 -3
  65. package/data-qualities.d.ts +175 -3
  66. package/data-qualities.js +2 -3
  67. package/data-sets.d.ts +424 -3
  68. package/data-sets.js +2 -3
  69. package/data-sources.d.ts +348 -3
  70. package/data-sources.js +2 -3
  71. package/data-stores.d.ts +537 -3
  72. package/data-stores.js +2 -3
  73. package/dcaas.d.ts +192 -3
  74. package/dcaas.js +2 -3
  75. package/di-projects.d.ts +812 -4
  76. package/di-projects.js +25 -4
  77. package/direct-access-agents.d.ts +710 -4
  78. package/direct-access-agents.js +37 -5
  79. package/docs/authentication.md +1 -1
  80. package/encryption.d.ts +372 -3
  81. package/encryption.js +2 -3
  82. package/extensions.d.ts +295 -3
  83. package/extensions.js +2 -3
  84. package/global-types.d.ts +1 -1
  85. package/global-types.js +0 -2
  86. package/glossaries.d.ts +1223 -3
  87. package/glossaries.js +2 -3
  88. package/groups.d.ts +510 -3
  89. package/groups.js +2 -3
  90. package/identity-providers.d.ts +711 -3
  91. package/identity-providers.js +2 -3
  92. package/index.d.ts +78 -69
  93. package/index.js +28 -10
  94. package/interceptors.d.ts +52 -3
  95. package/interceptors.js +1 -2
  96. package/invoke-fetch-types.d.ts +1 -1
  97. package/items.d.ts +536 -3
  98. package/items.js +2 -3
  99. package/knowledgebases.d.ts +976 -3
  100. package/knowledgebases.js +2 -3
  101. package/licenses.d.ts +663 -3
  102. package/licenses.js +2 -3
  103. package/lineage-graphs.d.ts +704 -3
  104. package/lineage-graphs.js +2 -3
  105. package/ml.d.ts +2808 -3
  106. package/ml.js +2 -3
  107. package/notes.d.ts +110 -3
  108. package/notes.js +2 -3
  109. package/notifications.d.ts +98 -3
  110. package/notifications.js +2 -3
  111. package/oauth-callback.iife.js +1151 -0
  112. package/oauth-clients.d.ts +562 -3
  113. package/oauth-clients.js +2 -3
  114. package/oauth-tokens.d.ts +126 -3
  115. package/oauth-tokens.js +2 -3
  116. package/package.json +5 -4
  117. package/qix.d.ts +3 -3
  118. package/qix.js +38 -3
  119. package/questions.d.ts +364 -3
  120. package/questions.js +2 -3
  121. package/quotas.d.ts +112 -3
  122. package/quotas.js +2 -3
  123. package/reload-tasks.d.ts +249 -3
  124. package/reload-tasks.js +2 -3
  125. package/reloads.d.ts +260 -3
  126. package/reloads.js +2 -3
  127. package/report-templates.d.ts +287 -3
  128. package/report-templates.js +2 -3
  129. package/reports.d.ts +863 -3
  130. package/reports.js +2 -3
  131. package/roles.d.ts +312 -3
  132. package/roles.js +2 -3
  133. package/sharing-tasks.d.ts +1164 -3
  134. package/sharing-tasks.js +2 -3
  135. package/spaces.d.ts +779 -3
  136. package/spaces.js +2 -3
  137. package/tasks.d.ts +564 -3
  138. package/tasks.js +2 -3
  139. package/temp-contents.d.ts +167 -3
  140. package/temp-contents.js +2 -3
  141. package/tenants.d.ts +360 -3
  142. package/tenants.js +2 -3
  143. package/themes.d.ts +270 -3
  144. package/themes.js +2 -3
  145. package/transports.d.ts +435 -4
  146. package/transports.js +20 -5
  147. package/ui-config.d.ts +274 -3
  148. package/ui-config.js +2 -3
  149. package/users.d.ts +674 -3
  150. package/users.js +2 -3
  151. package/web-integrations.d.ts +294 -3
  152. package/web-integrations.js +2 -3
  153. package/web-notifications.d.ts +273 -3
  154. package/web-notifications.js +2 -3
  155. package/webhooks.d.ts +505 -3
  156. package/webhooks.js +2 -3
  157. package/chunks/api-keys-D6Rqaov4.d.ts +0 -365
  158. package/chunks/apps-BwpXUGDb.d.ts +0 -2673
  159. package/chunks/assistants-wh6Qe7l6.d.ts +0 -1366
  160. package/chunks/audits-DakwzT97.d.ts +0 -316
  161. package/chunks/auth-6mptVm5Q.d.ts +0 -95
  162. package/chunks/auth-Cle0_tmz.js +0 -32
  163. package/chunks/auth-D11iO7ZV.js +0 -65
  164. package/chunks/automation-connections-k2G_n9rj.d.ts +0 -366
  165. package/chunks/automation-connectors-J5OE-1P0.d.ts +0 -84
  166. package/chunks/automations-BGy83EBO.d.ts +0 -797
  167. package/chunks/automl-deployments-CWEpX2pk.d.ts +0 -101
  168. package/chunks/automl-predictions-BNIjRhBm.d.ts +0 -238
  169. package/chunks/banners-CgBRnZGv.d.ts +0 -184
  170. package/chunks/brands-DCgk6Gqx.d.ts +0 -671
  171. package/chunks/collections-BpYjcpIY.d.ts +0 -582
  172. package/chunks/conditions-CJJG7Uph.d.ts +0 -662
  173. package/chunks/consumption-DerFk437.d.ts +0 -182
  174. package/chunks/core-DQXNZdnf.d.ts +0 -12
  175. package/chunks/csp-origins-3NJlh_n9.d.ts +0 -273
  176. package/chunks/csrf-token-DoaoOQzH.d.ts +0 -63
  177. package/chunks/data-alerts-CILSEFbQ.d.ts +0 -1004
  178. package/chunks/data-assets-CJDcssoX.d.ts +0 -207
  179. package/chunks/data-connections-VSB13K6g.d.ts +0 -678
  180. package/chunks/data-credentials-ChEp_hyU.d.ts +0 -292
  181. package/chunks/data-files-CVzn9M6V.d.ts +0 -860
  182. package/chunks/data-qualities-DBrot957.d.ts +0 -176
  183. package/chunks/data-sets-CFzxgWnO.d.ts +0 -424
  184. package/chunks/data-sources-IsAaof_C.d.ts +0 -346
  185. package/chunks/data-stores-DFOPdgfz.d.ts +0 -537
  186. package/chunks/dcaas-qyv7YlrN.d.ts +0 -192
  187. package/chunks/di-projects-DVQTxASr.d.ts +0 -777
  188. package/chunks/direct-access-agents-B77OhzZi.d.ts +0 -580
  189. package/chunks/encryption-BjA6xbCO.d.ts +0 -372
  190. package/chunks/extensions-OO0WtInj.d.ts +0 -294
  191. package/chunks/glossaries-CIX7-KT_.d.ts +0 -1213
  192. package/chunks/groups-C86-UG7S.d.ts +0 -511
  193. package/chunks/identity-providers-h0dKNxGZ.d.ts +0 -711
  194. package/chunks/interceptors-Csx2tEi5.d.ts +0 -52
  195. package/chunks/interceptors-DTYm37AU.js +0 -104
  196. package/chunks/ip-policies-CKRIlbP7.d.ts +0 -327
  197. package/chunks/ip-policies-DXlf172B.js +0 -108
  198. package/chunks/items-C-jzqvFW.d.ts +0 -536
  199. package/chunks/knowledgebases-CyQtVcZN.d.ts +0 -977
  200. package/chunks/licenses-xzjnkitW.d.ts +0 -663
  201. package/chunks/lineage-graphs-CViCCzKy.d.ts +0 -697
  202. package/chunks/ml-Abt2MUva.d.ts +0 -2809
  203. package/chunks/notes-BZxuyDgt.d.ts +0 -111
  204. package/chunks/notifications-Bd_gp4jU.d.ts +0 -99
  205. package/chunks/oauth-clients-B5QPr4IM.d.ts +0 -563
  206. package/chunks/oauth-tokens-1b7V8182.d.ts +0 -127
  207. package/chunks/qix-CYQsLyGQ.js +0 -40
  208. package/chunks/questions-BVp0tvNs.d.ts +0 -364
  209. package/chunks/quotas-CfAebRJd.d.ts +0 -113
  210. package/chunks/reload-tasks-DfwUTetn.d.ts +0 -249
  211. package/chunks/reloads-CwmagnFx.d.ts +0 -260
  212. package/chunks/report-templates-DjQYj5dn.d.ts +0 -287
  213. package/chunks/reports-DzNC6Uq3.d.ts +0 -861
  214. package/chunks/roles-BYFIY6E7.d.ts +0 -312
  215. package/chunks/sharing-tasks-BMGIQ-FO.d.ts +0 -1164
  216. package/chunks/spaces-BK823t-b.d.ts +0 -780
  217. package/chunks/tasks-COKDfShO.d.ts +0 -564
  218. package/chunks/temp-contents-zDomB-g6.d.ts +0 -168
  219. package/chunks/tenants-Bhn86519.d.ts +0 -361
  220. package/chunks/themes-v9NbhiBo.d.ts +0 -269
  221. package/chunks/transports-CqEiFxD3.d.ts +0 -362
  222. package/chunks/ui-config-Crs0mVMp.d.ts +0 -274
  223. package/chunks/users-BSOBU_fg.d.ts +0 -675
  224. package/chunks/web-integrations-MisPAHod.d.ts +0 -295
  225. package/chunks/web-notifications-DVy6FHYh.d.ts +0 -274
  226. package/chunks/webhooks-Dr4EiXqy.d.ts +0 -505
  227. /package/chunks/{auth-types-E99tzdN0.d.ts → auth-types-YrlH_R9f.d.ts} +0 -0
  228. /package/chunks/{auth-types-JehqruDP.js → auth-types-h43TVDpB.js} +0 -0
  229. /package/chunks/{global-types-CrOvI33z.js → global-types-CEVAJebk.js} +0 -0
  230. /package/chunks/{invoke-fetch-CbU2Dgqr.d.ts → invoke-fetch-C1Z0RJYU.d.ts} +0 -0
  231. /package/chunks/{utils-BnC4lrlq.js → utils-vv-xFm06.js} +0 -0
  232. /package/chunks/{websocket-errors-DSbO6kDZ.js → websocket-errors-CRTDTtBL.js} +0 -0
package/transports.d.ts CHANGED
@@ -1,4 +1,435 @@
1
- import "./chunks/auth-types-E99tzdN0.js";
2
- import "./chunks/invoke-fetch-CbU2Dgqr.js";
3
- import { A as SmtpCheck, B as VerifyEmailConfigConnectionHttpError, C as PatchEmailConfigdefaultHttpError, D as SendTestEmailHttpResponse, E as SendTestEmailHttpError, F as UpdateEmailConfigError, G as getEmailConfig, H as VerifyEmailConfigConnectiondefaultHttpError, I as ValidateEmailConfigHttpError, J as transportsExport, K as patchEmailConfig, L as ValidateEmailConfigHttpResponse, M as SmtpResult, N as TenantAdminError, O as SendTestEmaildefaultHttpError, P as TransportsAPI, R as VerifyConnectionConfigNotFoundError, S as PatchEmailConfigHttpResponse, T as SendTestEmail404HttpError, U as clearCache, V as VerifyEmailConfigConnectionHttpResponse, W as deleteEmailConfig, X as verifyEmailConfigConnection, Y as validateEmailConfig, _ as GetEmailConfigdefaultHttpError, a as DeleteEmailConfigHttpResponse, b as PatchEmailConfig403HttpError, c as EmailConfigFieldPatch, d as ErrorsPublic, f as GetBasicAuthConfig, g as GetEmailConfigHttpResponse, h as GetEmailConfigHttpError, i as DeleteEmailConfigHttpError, j as SmtpConfigStatus, k as SendTestMailConfigNotFoundError, l as EmailConfigPatch, m as GetEmailConfig403HttpError, n as DeleteEmailConfig403HttpError, o as DeleteEmailConfigdefaultHttpError, p as GetEmailConfig, q as sendTestEmail, r as DeleteEmailConfig404HttpError, s as Email, t as DeleteConfigNotFoundError, u as ErrorPublic, v as GetMicrosoft365Config, w as SendTestEmail403HttpError, x as PatchEmailConfigHttpError, y as PatchEmailConfig400HttpError, z as VerifyEmailConfigConnection404HttpError } from "./chunks/transports-CqEiFxD3.js";
4
- export { DeleteConfigNotFoundError, DeleteEmailConfig403HttpError, DeleteEmailConfig404HttpError, DeleteEmailConfigHttpError, DeleteEmailConfigHttpResponse, DeleteEmailConfigdefaultHttpError, Email, EmailConfigFieldPatch, EmailConfigPatch, ErrorPublic, ErrorsPublic, GetBasicAuthConfig, GetEmailConfig, GetEmailConfig403HttpError, GetEmailConfigHttpError, GetEmailConfigHttpResponse, GetEmailConfigdefaultHttpError, GetMicrosoft365Config, PatchEmailConfig400HttpError, PatchEmailConfig403HttpError, PatchEmailConfigHttpError, PatchEmailConfigHttpResponse, PatchEmailConfigdefaultHttpError, SendTestEmail403HttpError, SendTestEmail404HttpError, SendTestEmailHttpError, SendTestEmailHttpResponse, SendTestEmaildefaultHttpError, SendTestMailConfigNotFoundError, SmtpCheck, SmtpConfigStatus, SmtpResult, TenantAdminError, TransportsAPI, UpdateEmailConfigError, ValidateEmailConfigHttpError, ValidateEmailConfigHttpResponse, VerifyConnectionConfigNotFoundError, VerifyEmailConfigConnection404HttpError, VerifyEmailConfigConnectionHttpError, VerifyEmailConfigConnectionHttpResponse, VerifyEmailConfigConnectiondefaultHttpError, clearCache, transportsExport as default, deleteEmailConfig, getEmailConfig, patchEmailConfig, sendTestEmail, validateEmailConfig, verifyEmailConfigConnection };
1
+ import { y as ApiCallOptions } from "./chunks/auth-types-YrlH_R9f.js";
2
+ import "./chunks/invoke-fetch-C1Z0RJYU.js";
3
+
4
+ //#region src/public/rest/transports.d.ts
5
+ type DeleteConfigNotFoundError = {
6
+ errors?: {
7
+ /** The error code. */
8
+ code: string;
9
+ /** Summary of the problem */
10
+ title: string;
11
+ }[];
12
+ };
13
+ /**
14
+ * An error object.
15
+ */
16
+ type ErrorPublic = {
17
+ /** The error code. */
18
+ code: string;
19
+ /** Summary of the problem. */
20
+ title: string;
21
+ };
22
+ type ErrorsPublic = {
23
+ errors?: ErrorPublic[];
24
+ };
25
+ type SendTestMailConfigNotFoundError = {
26
+ errors?: {
27
+ /** The error code. */
28
+ code: string;
29
+ /** Summary of the problem */
30
+ title: string;
31
+ }[];
32
+ };
33
+ type TenantAdminError = {
34
+ errors?: {
35
+ /** The error code. */
36
+ code: string;
37
+ /** Summary of the problem */
38
+ title: string;
39
+ }[];
40
+ };
41
+ type UpdateEmailConfigError = {
42
+ errors?: {
43
+ /** The error code. */
44
+ code: string;
45
+ /** Summary of the problem */
46
+ title: string;
47
+ }[];
48
+ };
49
+ type VerifyConnectionConfigNotFoundError = {
50
+ errors?: {
51
+ /** The error code. */
52
+ code: string;
53
+ /** Summary of the problem */
54
+ title: string;
55
+ }[];
56
+ };
57
+ type Email = {
58
+ /** email body */
59
+ body?: string;
60
+ /** email recipient (email address) */
61
+ recipient?: string;
62
+ /** email subject */
63
+ subject?: string;
64
+ };
65
+ /**
66
+ * A JSON Patch document as defined in https://datatracker.ietf.org/doc/html/rfc6902.
67
+ */
68
+ type EmailConfigFieldPatch = {
69
+ /** The operation to be performed. */
70
+ op: "replace, remove, add";
71
+ /** The path for the given resource field to patch. */
72
+ path: "/username" | "/serverAddress" | "/serverPort" | "/securityType" | "/emailAddress" | "/emailPassword";
73
+ /** The value to be used for this operation. */
74
+ value: string;
75
+ };
76
+ /**
77
+ * @example
78
+ * [
79
+ * {
80
+ * path: "/username",
81
+ * value: "New name"
82
+ * }
83
+ * ]
84
+ */
85
+ type EmailConfigPatch = EmailConfigFieldPatch[];
86
+ type GetBasicAuthConfig = {
87
+ /** The email address that should appear in From field when sending emails with this account */
88
+ emailAddress?: string;
89
+ /** The selected SMTP security mechanism. Could be either 'none', 'StartTLS' or 'SSL/TLS' */
90
+ securityType?: string;
91
+ /** The name that should appear in From field when sending emails with this account */
92
+ senderName?: string;
93
+ /** domain name or IP address of SMTP server */
94
+ serverAddress?: string;
95
+ /** smtp server port */
96
+ serverPort?: number;
97
+ /** user name used for SMTP login */
98
+ username?: string;
99
+ };
100
+ type GetEmailConfig = {
101
+ /** Number of authentication failures */
102
+ authFailures?: number;
103
+ /** used for SMTP authentication */
104
+ emailAddress?: string;
105
+ /** Indicates error with this email configuration. OK means that no error is indicated. Possible values are OK, CONFIG_NOT_SET, INCOMPLETE_CONFIG, INVALID_CREDENTIALS, PROVIDER_ERROR */
106
+ errorCode?: string;
107
+ /** Is the configuration valid */
108
+ isValid?: boolean;
109
+ lastUpdated?: string;
110
+ /** Last modification time. Formatted as a ISO 8601 string. */
111
+ modificationTime?: string;
112
+ /** Indicates if password is defined for this smtp config. The password itself is not returned! */
113
+ passwordExists?: boolean;
114
+ providerConfig?: GetMicrosoft365Config | GetBasicAuthConfig;
115
+ /** one of none, StartTLS or SSL/TLS */
116
+ securityType?: string;
117
+ /** domain name or IP address of SMTP server */
118
+ serverAddress?: string;
119
+ /** smtp server listening port */
120
+ serverPort?: number;
121
+ /** Name of the service provider for authentication */
122
+ serviceProvider?: "Microsoft365" | "BasicAuth";
123
+ /** Contains statusCode and statusReason */
124
+ status?: SmtpConfigStatus;
125
+ /** The tenant Id */
126
+ tenantId?: string;
127
+ /** user name */
128
+ username?: string;
129
+ };
130
+ type GetMicrosoft365Config = {
131
+ /** Microsoft365 client identifier */
132
+ clientId?: string;
133
+ /** The email address that should appear in From field when sending emails with this account */
134
+ emailAddress?: string;
135
+ /** Microsoft365 tenant identifier */
136
+ providerTenantId?: string;
137
+ };
138
+ /**
139
+ * SMTP basic authentication configuration. Provides server address, credentials, and sender information for standard SMTP email delivery.
140
+ */
141
+ type PutBasicAuthConfig = {
142
+ /** The email address that should appear in From field when sending emails with this account */
143
+ emailAddress?: string;
144
+ /** password for SMTP basic authentication */
145
+ emailPassword?: string;
146
+ /** SMTP security mechanism to use. Could be either 'none', 'StartTLS' or 'SSL/TLS' */
147
+ securityType?: string;
148
+ /** The name that should appear in From field when sending emails with this account */
149
+ senderName?: string;
150
+ /** domain name or IP address of SMTP server */
151
+ serverAddress?: string;
152
+ /** smtp server port */
153
+ serverPort?: number;
154
+ /** user name used for SMTP login */
155
+ username?: string;
156
+ };
157
+ type PutEmailConfig = {
158
+ providerConfig?: PutMicrosoft365Config | PutBasicAuthConfig;
159
+ /** Name of the service provider for authentication */
160
+ serviceProvider?: "Microsoft365" | "BasicAuth";
161
+ };
162
+ /**
163
+ * Microsoft 365 authentication configuration. Provides OAuth credentials and tenant information for Microsoft 365 email delivery.
164
+ */
165
+ type PutMicrosoft365Config = {
166
+ /** Microsoft365 client identifier */
167
+ clientId?: string;
168
+ /** secret to authenticate the Microsoft365 account */
169
+ clientSecret?: string;
170
+ /** The email address that should appear in From field when sending emails with this account */
171
+ emailAddress?: string;
172
+ /** Microsoft365 tenant identifier */
173
+ providerTenantId?: string;
174
+ };
175
+ type SmtpCheck = {
176
+ /** Indicates error with this email configuration. OK means that no error is indicated. Possible values are OK, CONFIG_NOT_SET, INCOMPLETE_CONFIG, INVALID_CREDENTIALS, PROVIDER_ERROR */
177
+ errorCode?: string;
178
+ /** true if smtp config is correct and complete. Will return false if smtp-config does not exist at all */
179
+ isValid?: boolean;
180
+ };
181
+ /**
182
+ * Contains statusCode and statusReason
183
+ */
184
+ type SmtpConfigStatus = {
185
+ /** Status code */
186
+ statusCode?: number;
187
+ /** Status reason */
188
+ statusReason?: string;
189
+ };
190
+ type SmtpResult = {
191
+ /** could not resolve domain name, connection refused, connection timed out, SSL mismatch */
192
+ connectionFailed?: boolean;
193
+ /** error message from SMTP middleware .. a bit technical but could be useful to administrator */
194
+ message?: string;
195
+ /** smtp result code string from the SMTP server. eg. "250 2.6.0" */
196
+ smtpResponseCode?: number;
197
+ /** was SMTP operation successful or not. Other fields herein provide more detail */
198
+ success?: boolean;
199
+ };
200
+ /**
201
+ * Deletes the email configuration for the tenant.
202
+ *
203
+ * @throws DeleteEmailConfigHttpError
204
+ */
205
+ declare function deleteEmailConfig(options?: ApiCallOptions): Promise<DeleteEmailConfigHttpResponse>;
206
+ type DeleteEmailConfigHttpResponse = {
207
+ data: void;
208
+ headers: Headers;
209
+ status: 204;
210
+ };
211
+ type DeleteEmailConfigHttpError = DeleteEmailConfig403HttpError | DeleteEmailConfig404HttpError | DeleteEmailConfigdefaultHttpError;
212
+ type DeleteEmailConfig403HttpError = {
213
+ data: TenantAdminError;
214
+ headers: Headers;
215
+ status: 403;
216
+ };
217
+ type DeleteEmailConfig404HttpError = {
218
+ data: DeleteConfigNotFoundError;
219
+ headers: Headers;
220
+ status: 404;
221
+ };
222
+ type DeleteEmailConfigdefaultHttpError = {
223
+ data: ErrorsPublic;
224
+ headers: Headers;
225
+ status: "default";
226
+ };
227
+ /**
228
+ * Returns the current email configuration and configuration status for the tenant.
229
+ *
230
+ * @throws GetEmailConfigHttpError
231
+ */
232
+ declare function getEmailConfig(options?: ApiCallOptions): Promise<GetEmailConfigHttpResponse>;
233
+ type GetEmailConfigHttpResponse = {
234
+ data: GetEmailConfig;
235
+ headers: Headers;
236
+ status: 200;
237
+ };
238
+ type GetEmailConfigHttpError = GetEmailConfig403HttpError | GetEmailConfigdefaultHttpError;
239
+ type GetEmailConfig403HttpError = {
240
+ data: TenantAdminError;
241
+ headers: Headers;
242
+ status: 403;
243
+ };
244
+ type GetEmailConfigdefaultHttpError = {
245
+ data: ErrorsPublic;
246
+ headers: Headers;
247
+ status: "default";
248
+ };
249
+ /**
250
+ * @deprecated
251
+ *
252
+ * Patches the email configuration for the tenant. This endpoint is deprecated, use `PUT /transports/email-config` to replace the entire configuration instead.
253
+ *
254
+ * @param body an object with the body content
255
+ * @throws PatchEmailConfigHttpError
256
+ */
257
+ declare function patchEmailConfig(body: EmailConfigPatch, options?: ApiCallOptions): Promise<PatchEmailConfigHttpResponse>;
258
+ type PatchEmailConfigHttpResponse = {
259
+ data: void;
260
+ headers: Headers;
261
+ status: 204;
262
+ };
263
+ type PatchEmailConfigHttpError = PatchEmailConfig400HttpError | PatchEmailConfig403HttpError | PatchEmailConfigdefaultHttpError;
264
+ type PatchEmailConfig400HttpError = {
265
+ data: UpdateEmailConfigError;
266
+ headers: Headers;
267
+ status: 400;
268
+ };
269
+ type PatchEmailConfig403HttpError = {
270
+ data: TenantAdminError;
271
+ headers: Headers;
272
+ status: 403;
273
+ };
274
+ type PatchEmailConfigdefaultHttpError = {
275
+ data: ErrorsPublic;
276
+ headers: Headers;
277
+ status: "default";
278
+ };
279
+ /**
280
+ * Creates or replaces the email configuration for the tenant. Validation of the configuration is done as part of the request.
281
+ *
282
+ * @param body an object with the body content
283
+ * @throws UpdateEmailConfigHttpError
284
+ */
285
+ declare function updateEmailConfig(body: PutEmailConfig, options?: ApiCallOptions): Promise<UpdateEmailConfigHttpResponse>;
286
+ type UpdateEmailConfigHttpResponse = {
287
+ data: void;
288
+ headers: Headers;
289
+ status: 204;
290
+ };
291
+ type UpdateEmailConfigHttpError = UpdateEmailConfig400HttpError | UpdateEmailConfig403HttpError | UpdateEmailConfigdefaultHttpError;
292
+ type UpdateEmailConfig400HttpError = {
293
+ data: UpdateEmailConfigError;
294
+ headers: Headers;
295
+ status: 400;
296
+ };
297
+ type UpdateEmailConfig403HttpError = {
298
+ data: TenantAdminError;
299
+ headers: Headers;
300
+ status: 403;
301
+ };
302
+ type UpdateEmailConfigdefaultHttpError = {
303
+ data: ErrorsPublic;
304
+ headers: Headers;
305
+ status: "default";
306
+ };
307
+ /**
308
+ * Attempts to sends a test email using the active configuration, with the supplied email info (subject, body, recipient).
309
+ *
310
+ * @param body an object with the body content
311
+ * @throws SendTestEmailHttpError
312
+ */
313
+ declare function sendTestEmail(body: Email, options?: ApiCallOptions): Promise<SendTestEmailHttpResponse>;
314
+ type SendTestEmailHttpResponse = {
315
+ data: SmtpResult;
316
+ headers: Headers;
317
+ status: 200;
318
+ };
319
+ type SendTestEmailHttpError = SendTestEmail403HttpError | SendTestEmail404HttpError | SendTestEmaildefaultHttpError;
320
+ type SendTestEmail403HttpError = {
321
+ data: TenantAdminError;
322
+ headers: Headers;
323
+ status: 403;
324
+ };
325
+ type SendTestEmail404HttpError = {
326
+ data: SendTestMailConfigNotFoundError;
327
+ headers: Headers;
328
+ status: 404;
329
+ };
330
+ type SendTestEmaildefaultHttpError = {
331
+ data: ErrorsPublic;
332
+ headers: Headers;
333
+ status: "default";
334
+ };
335
+ /**
336
+ * Returns the current isValid value for the email configuration for the tenant. Does not attempt to connect to a server to verify the connection or send a test email. Will return false if no email configuration exists.
337
+ *
338
+ * @throws ValidateEmailConfigHttpError
339
+ */
340
+ declare function validateEmailConfig(options?: ApiCallOptions): Promise<ValidateEmailConfigHttpResponse>;
341
+ type ValidateEmailConfigHttpResponse = {
342
+ data: SmtpCheck;
343
+ headers: Headers;
344
+ status: 200;
345
+ };
346
+ type ValidateEmailConfigHttpError = {
347
+ data: ErrorsPublic;
348
+ headers: Headers;
349
+ status: number;
350
+ };
351
+ /**
352
+ * Attempts to verify connection to email server using a low-level protocol handshake to confirm the server is reachable and the credentials are valid, without sending a test email.
353
+ *
354
+ * @throws VerifyEmailConfigConnectionHttpError
355
+ */
356
+ declare function verifyEmailConfigConnection(options?: ApiCallOptions): Promise<VerifyEmailConfigConnectionHttpResponse>;
357
+ type VerifyEmailConfigConnectionHttpResponse = {
358
+ data: SmtpResult;
359
+ headers: Headers;
360
+ status: 200;
361
+ };
362
+ type VerifyEmailConfigConnectionHttpError = VerifyEmailConfigConnection404HttpError | VerifyEmailConfigConnectiondefaultHttpError;
363
+ type VerifyEmailConfigConnection404HttpError = {
364
+ data: VerifyConnectionConfigNotFoundError;
365
+ headers: Headers;
366
+ status: 404;
367
+ };
368
+ type VerifyEmailConfigConnectiondefaultHttpError = {
369
+ data: ErrorsPublic;
370
+ headers: Headers;
371
+ status: "default";
372
+ };
373
+ /**
374
+ * Clears the cache for transports api requests.
375
+ */
376
+ declare function clearCache(): void;
377
+ type TransportsAPI = {
378
+ /**
379
+ * Deletes the email configuration for the tenant.
380
+ *
381
+ * @throws DeleteEmailConfigHttpError
382
+ */
383
+ deleteEmailConfig: typeof deleteEmailConfig;
384
+ /**
385
+ * Returns the current email configuration and configuration status for the tenant.
386
+ *
387
+ * @throws GetEmailConfigHttpError
388
+ */
389
+ getEmailConfig: typeof getEmailConfig;
390
+ /**
391
+ * @deprecated
392
+ *
393
+ * Patches the email configuration for the tenant. This endpoint is deprecated, use `PUT /transports/email-config` to replace the entire configuration instead.
394
+ *
395
+ * @param body an object with the body content
396
+ * @throws PatchEmailConfigHttpError
397
+ */
398
+ patchEmailConfig: typeof patchEmailConfig;
399
+ /**
400
+ * Creates or replaces the email configuration for the tenant. Validation of the configuration is done as part of the request.
401
+ *
402
+ * @param body an object with the body content
403
+ * @throws UpdateEmailConfigHttpError
404
+ */
405
+ updateEmailConfig: typeof updateEmailConfig;
406
+ /**
407
+ * Attempts to sends a test email using the active configuration, with the supplied email info (subject, body, recipient).
408
+ *
409
+ * @param body an object with the body content
410
+ * @throws SendTestEmailHttpError
411
+ */
412
+ sendTestEmail: typeof sendTestEmail;
413
+ /**
414
+ * Returns the current isValid value for the email configuration for the tenant. Does not attempt to connect to a server to verify the connection or send a test email. Will return false if no email configuration exists.
415
+ *
416
+ * @throws ValidateEmailConfigHttpError
417
+ */
418
+ validateEmailConfig: typeof validateEmailConfig;
419
+ /**
420
+ * Attempts to verify connection to email server using a low-level protocol handshake to confirm the server is reachable and the credentials are valid, without sending a test email.
421
+ *
422
+ * @throws VerifyEmailConfigConnectionHttpError
423
+ */
424
+ verifyEmailConfigConnection: typeof verifyEmailConfigConnection;
425
+ /**
426
+ * Clears the cache for transports api requests.
427
+ */
428
+ clearCache: typeof clearCache;
429
+ };
430
+ /**
431
+ * Functions for the transports api
432
+ */
433
+ declare const transportsExport: TransportsAPI;
434
+ //#endregion
435
+ export { DeleteConfigNotFoundError, DeleteEmailConfig403HttpError, DeleteEmailConfig404HttpError, DeleteEmailConfigHttpError, DeleteEmailConfigHttpResponse, DeleteEmailConfigdefaultHttpError, Email, EmailConfigFieldPatch, EmailConfigPatch, ErrorPublic, ErrorsPublic, GetBasicAuthConfig, GetEmailConfig, GetEmailConfig403HttpError, GetEmailConfigHttpError, GetEmailConfigHttpResponse, GetEmailConfigdefaultHttpError, GetMicrosoft365Config, PatchEmailConfig400HttpError, PatchEmailConfig403HttpError, PatchEmailConfigHttpError, PatchEmailConfigHttpResponse, PatchEmailConfigdefaultHttpError, PutBasicAuthConfig, PutEmailConfig, PutMicrosoft365Config, SendTestEmail403HttpError, SendTestEmail404HttpError, SendTestEmailHttpError, SendTestEmailHttpResponse, SendTestEmaildefaultHttpError, SendTestMailConfigNotFoundError, SmtpCheck, SmtpConfigStatus, SmtpResult, TenantAdminError, TransportsAPI, UpdateEmailConfig400HttpError, UpdateEmailConfig403HttpError, UpdateEmailConfigError, UpdateEmailConfigHttpError, UpdateEmailConfigHttpResponse, UpdateEmailConfigdefaultHttpError, ValidateEmailConfigHttpError, ValidateEmailConfigHttpResponse, VerifyConnectionConfigNotFoundError, VerifyEmailConfigConnection404HttpError, VerifyEmailConfigConnectionHttpError, VerifyEmailConfigConnectionHttpResponse, VerifyEmailConfigConnectiondefaultHttpError, clearCache, transportsExport as default, deleteEmailConfig, getEmailConfig, patchEmailConfig, sendTestEmail, updateEmailConfig, validateEmailConfig, verifyEmailConfigConnection };
package/transports.js CHANGED
@@ -1,6 +1,5 @@
1
- import "./chunks/utils-BnC4lrlq.js";
2
- import "./chunks/public-runtime-modules-Dwjzb3l8.js";
3
- import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-PcVIxLW4.js";
1
+ import "./chunks/public-runtime-modules-BqxAMJ9M.js";
2
+ import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-CckTK7bh.js";
4
3
 
5
4
  //#region src/public/rest/transports.ts
6
5
  /**
@@ -30,7 +29,7 @@ async function getEmailConfig(options) {
30
29
  /**
31
30
  * @deprecated
32
31
  *
33
- * Patch the email configuration for the tenant.
32
+ * Patches the email configuration for the tenant. This endpoint is deprecated, use `PUT /transports/email-config` to replace the entire configuration instead.
34
33
  *
35
34
  * @param body an object with the body content
36
35
  * @throws PatchEmailConfigHttpError
@@ -45,6 +44,21 @@ async function patchEmailConfig(body, options) {
45
44
  });
46
45
  }
47
46
  /**
47
+ * Creates or replaces the email configuration for the tenant. Validation of the configuration is done as part of the request.
48
+ *
49
+ * @param body an object with the body content
50
+ * @throws UpdateEmailConfigHttpError
51
+ */
52
+ async function updateEmailConfig(body, options) {
53
+ return invokeFetch("transports", {
54
+ method: "put",
55
+ pathTemplate: "/api/v1/transports/email-config",
56
+ body,
57
+ contentType: "application/json",
58
+ options
59
+ });
60
+ }
61
+ /**
48
62
  * Attempts to sends a test email using the active configuration, with the supplied email info (subject, body, recipient).
49
63
  *
50
64
  * @param body an object with the body content
@@ -96,6 +110,7 @@ const transportsExport = {
96
110
  deleteEmailConfig,
97
111
  getEmailConfig,
98
112
  patchEmailConfig,
113
+ updateEmailConfig,
99
114
  sendTestEmail,
100
115
  validateEmailConfig,
101
116
  verifyEmailConfigConnection,
@@ -104,4 +119,4 @@ const transportsExport = {
104
119
  var transports_default = transportsExport;
105
120
 
106
121
  //#endregion
107
- export { clearCache, transports_default as default, deleteEmailConfig, getEmailConfig, patchEmailConfig, sendTestEmail, validateEmailConfig, verifyEmailConfigConnection };
122
+ export { clearCache, transports_default as default, deleteEmailConfig, getEmailConfig, patchEmailConfig, sendTestEmail, updateEmailConfig, validateEmailConfig, verifyEmailConfigConnection };