@rossum/api-client 0.1.20 → 0.1.22

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 (512) hide show
  1. package/index.js +4 -1
  2. package/index.js.map +1 -1
  3. package/knip.js +9 -0
  4. package/knip.js.map +1 -0
  5. package/package.json +1 -1
  6. package/src/annotations/endpoints/approve.js.map +1 -1
  7. package/src/annotations/endpoints/assign.js.map +1 -1
  8. package/src/annotations/endpoints/cancelEditPages.js.map +1 -1
  9. package/src/annotations/endpoints/confirm.js.map +1 -1
  10. package/src/annotations/endpoints/copy.js.map +1 -1
  11. package/src/annotations/endpoints/delete.js.map +1 -1
  12. package/src/annotations/endpoints/editPages.js.map +1 -1
  13. package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
  14. package/src/annotations/endpoints/exportAnnotationCrossQueue.js.map +1 -1
  15. package/src/annotations/endpoints/get.js.map +1 -1
  16. package/src/annotations/endpoints/getContent.js.map +1 -1
  17. package/src/annotations/endpoints/list.js.map +1 -1
  18. package/src/annotations/endpoints/list.schema.js +1 -1
  19. package/src/annotations/endpoints/patch.js.map +1 -1
  20. package/src/annotations/endpoints/postpone.js.map +1 -1
  21. package/src/annotations/endpoints/purge.js.map +1 -1
  22. package/src/annotations/endpoints/reject.js.map +1 -1
  23. package/src/annotations/endpoints/search.js.map +1 -1
  24. package/src/annotations/endpoints/split.js.map +1 -1
  25. package/src/annotations/endpoints/start.js.map +1 -1
  26. package/src/annotations/endpoints/startEditPages.js.map +1 -1
  27. package/src/annotations/endpoints/startEmbedded.js.map +1 -1
  28. package/src/annotations/endpoints/updateContent.js.map +1 -1
  29. package/src/annotations/endpoints/usageReportExport.js.map +1 -1
  30. package/src/annotations/endpoints/validate.js.map +1 -1
  31. package/src/annotations/models/annotation.schema.js +8 -2
  32. package/src/annotations/models/annotation.schema.js.map +1 -1
  33. package/src/annotations/models/editPages.schema.js +1 -1
  34. package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
  35. package/src/authentication/endpoints/index.js +2 -0
  36. package/src/authentication/endpoints/index.js.map +1 -1
  37. package/src/authentication/endpoints/login.js.map +1 -1
  38. package/src/authentication/endpoints/password/change.js.map +1 -1
  39. package/src/authentication/endpoints/password/confirm.js.map +1 -1
  40. package/src/authentication/endpoints/password/reset.js.map +1 -1
  41. package/src/authentication/endpoints/password/score.js.map +1 -1
  42. package/src/authentication/endpoints/patch.js +16 -0
  43. package/src/authentication/endpoints/patch.js.map +1 -0
  44. package/src/authentication/endpoints/patch.schema.js +6 -0
  45. package/src/authentication/endpoints/patch.schema.js.map +1 -0
  46. package/src/authentication/endpoints/token.js.map +1 -1
  47. package/src/authentication/endpoints/user.js.map +1 -1
  48. package/src/automationBlockers/endpoints/get.js.map +1 -1
  49. package/src/billing/endpoints/getHistory.js.map +1 -1
  50. package/src/billing/endpoints/getHistoryExport.js.map +1 -1
  51. package/src/billing/endpoints/getStats.js.map +1 -1
  52. package/src/billing/endpoints/getStatsExport.js.map +1 -1
  53. package/src/connectors/endpoints/create.js.map +1 -1
  54. package/src/connectors/endpoints/delete.js.map +1 -1
  55. package/src/connectors/endpoints/list.js +1 -1
  56. package/src/connectors/endpoints/list.js.map +1 -1
  57. package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
  58. package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
  59. package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
  60. package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
  61. package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
  62. package/src/dedicatedEngines/endpoints/create.js.map +1 -1
  63. package/src/dedicatedEngines/endpoints/get.js.map +1 -1
  64. package/src/dedicatedEngines/endpoints/list.js.map +1 -1
  65. package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
  66. package/src/dedicatedEngines/endpoints/request.js.map +1 -1
  67. package/src/deleteRecommendations/endpoints/create.js.map +1 -1
  68. package/src/deleteRecommendations/endpoints/get.js.map +1 -1
  69. package/src/deleteRecommendations/endpoints/list.js.map +1 -1
  70. package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
  71. package/src/documents/endpoints/downloads.js.map +1 -1
  72. package/src/documents/endpoints/downloads.schema.js +1 -1
  73. package/src/documents/endpoints/downloads.schema.js.map +1 -1
  74. package/src/documents/endpoints/get.js.map +1 -1
  75. package/src/documents/endpoints/getBlob.js.map +1 -1
  76. package/src/documents/endpoints/list.js +1 -1
  77. package/src/documents/endpoints/list.js.map +1 -1
  78. package/src/documents/endpoints/patch.js.map +1 -1
  79. package/src/email/endpoints/get.js.map +1 -1
  80. package/src/email/endpoints/list.js +1 -1
  81. package/src/email/endpoints/list.js.map +1 -1
  82. package/src/email/endpoints/send.js.map +1 -1
  83. package/src/emailTemplates/endpoints/create.js.map +1 -1
  84. package/src/emailTemplates/endpoints/delete.js.map +1 -1
  85. package/src/emailTemplates/endpoints/get.js.map +1 -1
  86. package/src/emailTemplates/endpoints/list.js.map +1 -1
  87. package/src/emailTemplates/endpoints/patch.js.map +1 -1
  88. package/src/emailTemplates/endpoints/render.js.map +1 -1
  89. package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
  90. package/src/emailThreads/endpoints/counts.js +16 -0
  91. package/src/emailThreads/endpoints/counts.js.map +1 -0
  92. package/src/emailThreads/endpoints/counts.schema.js +8 -0
  93. package/src/emailThreads/endpoints/counts.schema.js.map +1 -0
  94. package/src/emailThreads/endpoints/get.js.map +1 -1
  95. package/src/emailThreads/endpoints/index.js +5 -1
  96. package/src/emailThreads/endpoints/index.js.map +1 -1
  97. package/src/emailThreads/endpoints/list.js +17 -0
  98. package/src/emailThreads/endpoints/list.js.map +1 -0
  99. package/src/emailThreads/endpoints/list.schema.js +22 -0
  100. package/src/emailThreads/endpoints/list.schema.js.map +1 -0
  101. package/src/emailThreads/endpoints/patch.js.map +1 -1
  102. package/src/emailThreads/models/emailThreads.schema.js +10 -5
  103. package/src/emailThreads/models/emailThreads.schema.js.map +1 -1
  104. package/src/genericEngines/endpoints/get.js +16 -0
  105. package/src/genericEngines/endpoints/get.js.map +1 -0
  106. package/src/genericEngines/endpoints/get.schema.js +16 -0
  107. package/src/genericEngines/endpoints/get.schema.js.map +1 -0
  108. package/src/genericEngines/endpoints/index.js +2 -0
  109. package/src/genericEngines/endpoints/index.js.map +1 -1
  110. package/src/genericEngines/endpoints/list.js.map +1 -1
  111. package/src/groups/endpoints/list.js.map +1 -1
  112. package/src/hookTemplates/endpoints/list.js +9 -7
  113. package/src/hookTemplates/endpoints/list.js.map +1 -1
  114. package/src/hooks/endpoints/create.js.map +1 -1
  115. package/src/hooks/endpoints/delete.js.map +1 -1
  116. package/src/hooks/endpoints/get.js.map +1 -1
  117. package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
  118. package/src/hooks/endpoints/invoke.js.map +1 -1
  119. package/src/hooks/endpoints/list.js +1 -1
  120. package/src/hooks/endpoints/list.js.map +1 -1
  121. package/src/hooks/endpoints/logs.js.map +1 -1
  122. package/src/hooks/endpoints/patch.js.map +1 -1
  123. package/src/hooks/endpoints/test.js.map +1 -1
  124. package/src/hooks/endpoints/test.schema.js +1 -1
  125. package/src/hooks/endpoints/test.schema.js.map +1 -1
  126. package/src/inboxes/endpoints/create.js.map +1 -1
  127. package/src/inboxes/endpoints/get.js.map +1 -1
  128. package/src/inboxes/endpoints/list.js.map +1 -1
  129. package/src/inboxes/endpoints/patch.js.map +1 -1
  130. package/src/internal/endpoints/domainSettings.js.map +1 -1
  131. package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
  132. package/src/internal/endpoints/requestDemo.js.map +1 -1
  133. package/src/internal/endpoints/requestExtension.js.map +1 -1
  134. package/src/labels/endpoints/apply.js.map +1 -1
  135. package/src/labels/endpoints/create.js.map +1 -1
  136. package/src/labels/endpoints/delete.js.map +1 -1
  137. package/src/labels/endpoints/list.js.map +1 -1
  138. package/src/labels/endpoints/patch.js.map +1 -1
  139. package/src/manage/endpoints/chameleon.js.map +1 -1
  140. package/src/memberships/endpoints/create.js.map +1 -1
  141. package/src/organization/endpoints/create.js.map +1 -1
  142. package/src/organization/endpoints/create.schema.js +1 -1
  143. package/src/organization/endpoints/create.schema.js.map +1 -1
  144. package/src/organization/endpoints/get.js.map +1 -1
  145. package/src/organization/endpoints/limits.js.map +1 -1
  146. package/src/organization/endpoints/patch.js +3 -3
  147. package/src/organization/endpoints/patch.js.map +1 -1
  148. package/src/organization/endpoints/patch.schema.js +3 -25
  149. package/src/organization/endpoints/patch.schema.js.map +1 -1
  150. package/src/organization/models/organization.schema.js +4 -0
  151. package/src/organization/models/organization.schema.js.map +1 -1
  152. package/src/organizationGroups/endpoints/organizations.js.map +1 -1
  153. package/src/organizationGroups/endpoints/queues.js.map +1 -1
  154. package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
  155. package/src/queues/endpoints/automation.js.map +1 -1
  156. package/src/queues/endpoints/create.js.map +1 -1
  157. package/src/queues/endpoints/createFromTemplate.js.map +1 -1
  158. package/src/queues/endpoints/delete.js.map +1 -1
  159. package/src/queues/endpoints/duplicate.js.map +1 -1
  160. package/src/queues/endpoints/exportAnnotation.js.map +1 -1
  161. package/src/queues/endpoints/get.js.map +1 -1
  162. package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
  163. package/src/queues/endpoints/index.js +2 -0
  164. package/src/queues/endpoints/index.js.map +1 -1
  165. package/src/queues/endpoints/list.js.map +1 -1
  166. package/src/queues/endpoints/nextAnnotation.js +15 -0
  167. package/src/queues/endpoints/nextAnnotation.js.map +1 -0
  168. package/src/queues/endpoints/nextAnnotation.schema.js +15 -0
  169. package/src/queues/endpoints/nextAnnotation.schema.js.map +1 -0
  170. package/src/queues/endpoints/patch.js.map +1 -1
  171. package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
  172. package/src/queues/endpoints/upload.js.map +1 -1
  173. package/src/queues/models/queueCounts.schema.js +1 -1
  174. package/src/queues/models/queueSettings.schema.js +2 -0
  175. package/src/queues/models/queueSettings.schema.js.map +1 -1
  176. package/src/relations/endpoints/create.js.map +1 -1
  177. package/src/relations/endpoints/delete.js.map +1 -1
  178. package/src/relations/endpoints/get.js.map +1 -1
  179. package/src/relations/endpoints/list.js +1 -1
  180. package/src/relations/endpoints/list.js.map +1 -1
  181. package/src/relations/endpoints/patch.js.map +1 -1
  182. package/src/schemaFields/endpoints/list.js +1 -1
  183. package/src/schemaFields/endpoints/list.js.map +1 -1
  184. package/src/schemaFields/endpoints/list.schema.js +3 -2
  185. package/src/schemaFields/endpoints/list.schema.js.map +1 -1
  186. package/src/schemas/endpoints/create.js.map +1 -1
  187. package/src/schemas/endpoints/create.schema.js +1 -1
  188. package/src/schemas/endpoints/create.schema.js.map +1 -1
  189. package/src/schemas/endpoints/get.js.map +1 -1
  190. package/src/schemas/endpoints/list.js +1 -1
  191. package/src/schemas/endpoints/list.js.map +1 -1
  192. package/src/schemas/endpoints/patch.js.map +1 -1
  193. package/src/{organization/models/allDocumentsDashboard.js → shared/annotationListTable.js} +1 -1
  194. package/src/shared/annotationListTable.js.map +1 -0
  195. package/src/shared/annotationListTable.schema.js +70 -0
  196. package/src/shared/annotationListTable.schema.js.map +1 -0
  197. package/src/shared/annotationStatus.js.map +1 -0
  198. package/src/{models → shared}/annotationStatus.schema.js.map +1 -1
  199. package/src/shared/index.js.map +1 -0
  200. package/src/{models → shared}/message.js.map +1 -1
  201. package/src/{models → shared}/message.schema.js +1 -1
  202. package/src/{models → shared}/message.schema.js.map +1 -1
  203. package/src/suggestedEdit/endpoints/get.js.map +1 -1
  204. package/src/surveys/endpoints/fromTemplate.js.map +1 -1
  205. package/src/surveys/endpoints/get.js.map +1 -1
  206. package/src/surveys/endpoints/list.js.map +1 -1
  207. package/src/surveys/endpoints/patch.js.map +1 -1
  208. package/src/tasks/endpoints/get.js.map +1 -1
  209. package/src/triggers/endpoints/create.js.map +1 -1
  210. package/src/triggers/endpoints/create.schema.js +1 -1
  211. package/src/triggers/endpoints/create.schema.js.map +1 -1
  212. package/src/triggers/endpoints/delete.js.map +1 -1
  213. package/src/triggers/endpoints/get.js.map +1 -1
  214. package/src/triggers/endpoints/patch.js.map +1 -1
  215. package/src/uploads/endpoints/get.js +13 -0
  216. package/src/uploads/endpoints/get.js.map +1 -0
  217. package/src/uploads/endpoints/index.js +2 -0
  218. package/src/uploads/endpoints/index.js.map +1 -1
  219. package/src/uploads/endpoints/post.js +3 -1
  220. package/src/uploads/endpoints/post.js.map +1 -1
  221. package/src/uploads/models/index.js +18 -0
  222. package/src/uploads/models/index.js.map +1 -0
  223. package/src/uploads/models/upload.js +3 -0
  224. package/src/uploads/models/upload.js.map +1 -0
  225. package/src/uploads/models/upload.schema.js +18 -0
  226. package/src/uploads/models/upload.schema.js.map +1 -0
  227. package/src/users/endpoints/create.js.map +1 -1
  228. package/src/users/endpoints/delete.js.map +1 -1
  229. package/src/users/endpoints/get.js.map +1 -1
  230. package/src/users/endpoints/list.js +1 -1
  231. package/src/users/endpoints/list.js.map +1 -1
  232. package/src/users/endpoints/patch.js.map +1 -1
  233. package/src/users/endpoints/resetPassword.js.map +1 -1
  234. package/src/utils/codecUtils.js +1 -8
  235. package/src/utils/codecUtils.js.map +1 -1
  236. package/src/utils/codecUtils.schema.js +1 -5
  237. package/src/utils/codecUtils.schema.js.map +1 -1
  238. package/src/utils/keyConvertor.js +1 -16
  239. package/src/utils/keyConvertor.js.map +1 -1
  240. package/src/utils/requestConfig.js.map +1 -1
  241. package/src/workflowActivities/endpoints/get.js.map +1 -1
  242. package/src/workflowActivities/endpoints/list.js +1 -1
  243. package/src/workflowActivities/endpoints/list.js.map +1 -1
  244. package/src/workflowRuns/endpoints/get.js.map +1 -1
  245. package/src/workflowRuns/endpoints/list.js.map +1 -1
  246. package/src/workflowRuns/endpoints/reset.js.map +1 -1
  247. package/src/workflowSteps/endpoints/get.js.map +1 -1
  248. package/src/workflowSteps/endpoints/list.js.map +1 -1
  249. package/src/workflows/endpoints/get.js.map +1 -1
  250. package/src/workflows/endpoints/list.js.map +1 -1
  251. package/src/workspaces/endpoints/create.js.map +1 -1
  252. package/src/workspaces/endpoints/delete.js.map +1 -1
  253. package/src/workspaces/endpoints/list.js.map +1 -1
  254. package/src/workspaces/endpoints/patch.js +2 -2
  255. package/src/workspaces/endpoints/patch.js.map +1 -1
  256. package/src/workspaces/endpoints/patch.schema.js +2 -4
  257. package/src/workspaces/endpoints/patch.schema.js.map +1 -1
  258. package/types/index.d.ts +59177 -282
  259. package/types/knip.d.ts +7 -0
  260. package/types/src/annotations/endpoints/approve.d.ts +14 -2
  261. package/types/src/annotations/endpoints/assign.d.ts +20 -2
  262. package/types/src/annotations/endpoints/cancelEditPages.d.ts +55 -2
  263. package/types/src/annotations/endpoints/confirm.d.ts +6 -2
  264. package/types/src/annotations/endpoints/copy.d.ts +22 -2
  265. package/types/src/annotations/endpoints/delete.d.ts +6 -2
  266. package/types/src/annotations/endpoints/editPages.d.ts +148 -2
  267. package/types/src/annotations/endpoints/editPagesInPlace.d.ts +93 -2
  268. package/types/src/annotations/endpoints/exportAnnotationCrossQueue.d.ts +35 -2
  269. package/types/src/annotations/endpoints/get.d.ts +207 -3
  270. package/types/src/annotations/endpoints/getContent.d.ts +3078 -3
  271. package/types/src/annotations/endpoints/index.d.ts +7200 -34
  272. package/types/src/annotations/endpoints/list.d.ts +937 -4
  273. package/types/src/annotations/endpoints/patch.d.ts +411 -2
  274. package/types/src/annotations/endpoints/patch.schema.d.ts +25 -7
  275. package/types/src/annotations/endpoints/postpone.d.ts +6 -2
  276. package/types/src/annotations/endpoints/purge.d.ts +20 -2
  277. package/types/src/annotations/endpoints/reject.d.ts +14 -2
  278. package/types/src/annotations/endpoints/search.d.ts +957 -3
  279. package/types/src/annotations/endpoints/split.d.ts +71 -2
  280. package/types/src/annotations/endpoints/start.d.ts +22 -3
  281. package/types/src/annotations/endpoints/startEditPages.d.ts +114 -3
  282. package/types/src/annotations/endpoints/startEmbedded.d.ts +22 -2
  283. package/types/src/annotations/endpoints/updateContent.d.ts +128 -3
  284. package/types/src/annotations/endpoints/usageReportExport.d.ts +359 -4
  285. package/types/src/annotations/endpoints/validate.d.ts +539 -2
  286. package/types/src/annotations/models/annotation.d.ts +8 -2
  287. package/types/src/annotations/models/annotation.schema.d.ts +25 -7
  288. package/types/src/annotations/models/annotationListResponse.d.ts +39 -9
  289. package/types/src/annotations/models/editPages.d.ts +1 -1
  290. package/types/src/authentication/endpoints/getMembershipToken.d.ts +22 -2
  291. package/types/src/authentication/endpoints/index.d.ts +369 -8
  292. package/types/src/authentication/endpoints/login.d.ts +29 -3
  293. package/types/src/authentication/endpoints/password/change.d.ts +25 -2
  294. package/types/src/authentication/endpoints/password/confirm.d.ts +27 -2
  295. package/types/src/authentication/endpoints/password/reset.d.ts +21 -2
  296. package/types/src/authentication/endpoints/password/score.d.ts +32 -2
  297. package/types/src/authentication/endpoints/patch.d.ts +129 -0
  298. package/types/src/authentication/endpoints/patch.schema.d.ts +62 -0
  299. package/types/src/authentication/endpoints/token.d.ts +23 -3
  300. package/types/src/authentication/endpoints/user.d.ts +65 -3
  301. package/types/src/automationBlockers/endpoints/get.d.ts +148 -3
  302. package/types/src/automationBlockers/endpoints/index.d.ts +148 -1
  303. package/types/src/billing/endpoints/getHistory.d.ts +150 -3
  304. package/types/src/billing/endpoints/getHistoryExport.d.ts +5 -2
  305. package/types/src/billing/endpoints/getStats.d.ts +194 -3
  306. package/types/src/billing/endpoints/getStatsExport.d.ts +53 -2
  307. package/types/src/connectors/endpoints/create.d.ts +61 -3
  308. package/types/src/connectors/endpoints/delete.d.ts +6 -2
  309. package/types/src/connectors/endpoints/index.d.ts +193 -3
  310. package/types/src/connectors/endpoints/list.d.ts +127 -4
  311. package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +632 -3
  312. package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +619 -3
  313. package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +3690 -41
  314. package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +1051 -3
  315. package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +611 -2
  316. package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +781 -3
  317. package/types/src/dedicatedEngines/endpoints/create.d.ts +34 -3
  318. package/types/src/dedicatedEngines/endpoints/get.d.ts +36 -3
  319. package/types/src/dedicatedEngines/endpoints/index.d.ts +266 -14
  320. package/types/src/dedicatedEngines/endpoints/list.d.ts +109 -4
  321. package/types/src/dedicatedEngines/endpoints/patch.d.ts +40 -3
  322. package/types/src/dedicatedEngines/endpoints/request.d.ts +47 -3
  323. package/types/src/deleteRecommendations/endpoints/create.d.ts +40 -3
  324. package/types/src/deleteRecommendations/endpoints/get.d.ts +26 -3
  325. package/types/src/deleteRecommendations/endpoints/index.d.ts +192 -8
  326. package/types/src/deleteRecommendations/endpoints/list.d.ts +82 -4
  327. package/types/src/deleteRecommendations/endpoints/patch.d.ts +44 -3
  328. package/types/src/documents/endpoints/downloads.d.ts +38 -3
  329. package/types/src/documents/endpoints/downloads.schema.d.ts +3 -3
  330. package/types/src/documents/endpoints/get.d.ts +50 -3
  331. package/types/src/documents/endpoints/getBlob.d.ts +5 -2
  332. package/types/src/documents/endpoints/index.d.ts +341 -5
  333. package/types/src/documents/endpoints/list.d.ts +152 -4
  334. package/types/src/documents/endpoints/patch.d.ts +97 -2
  335. package/types/src/email/endpoints/get.d.ts +176 -3
  336. package/types/src/email/endpoints/index.d.ts +665 -3
  337. package/types/src/email/endpoints/list.d.ts +368 -4
  338. package/types/src/email/endpoints/send.d.ts +121 -2
  339. package/types/src/emailTemplates/endpoints/create.d.ts +263 -3
  340. package/types/src/emailTemplates/endpoints/delete.d.ts +6 -2
  341. package/types/src/emailTemplates/endpoints/get.d.ts +179 -3
  342. package/types/src/emailTemplates/endpoints/index.d.ts +1106 -6
  343. package/types/src/emailTemplates/endpoints/list.d.ts +325 -4
  344. package/types/src/emailTemplates/endpoints/patch.d.ts +254 -3
  345. package/types/src/emailTemplates/endpoints/render.d.ts +82 -3
  346. package/types/src/emailTemplatesStats/endpoints/index.d.ts +73 -1
  347. package/types/src/emailTemplatesStats/endpoints/list.d.ts +73 -4
  348. package/types/src/emailThreads/endpoints/counts.d.ts +29 -0
  349. package/types/src/emailThreads/endpoints/counts.schema.d.ts +8 -0
  350. package/types/src/emailThreads/endpoints/get.d.ts +100 -3
  351. package/types/src/emailThreads/endpoints/index.d.ts +464 -2
  352. package/types/src/emailThreads/endpoints/list.d.ts +245 -0
  353. package/types/src/emailThreads/endpoints/list.schema.d.ts +47 -0
  354. package/types/src/emailThreads/endpoints/patch.d.ts +108 -3
  355. package/types/src/emailThreads/models/emailThreads.d.ts +9 -4
  356. package/types/src/emailThreads/models/emailThreads.schema.d.ts +29 -16
  357. package/types/src/genericEngines/endpoints/get.d.ts +40 -0
  358. package/types/src/genericEngines/endpoints/get.schema.d.ts +8 -0
  359. package/types/src/genericEngines/endpoints/index.d.ts +147 -1
  360. package/types/src/genericEngines/endpoints/list.d.ts +109 -4
  361. package/types/src/groups/endpoints/index.d.ts +59 -1
  362. package/types/src/groups/endpoints/list.d.ts +59 -4
  363. package/types/src/hookTemplates/endpoints/index.d.ts +579 -1
  364. package/types/src/hookTemplates/endpoints/list.d.ts +579 -4
  365. package/types/src/hooks/endpoints/create.d.ts +558 -3
  366. package/types/src/hooks/endpoints/delete.d.ts +6 -2
  367. package/types/src/hooks/endpoints/get.d.ts +321 -3
  368. package/types/src/hooks/endpoints/getSecretsKeys.d.ts +5 -2
  369. package/types/src/hooks/endpoints/index.d.ts +2609 -9
  370. package/types/src/hooks/endpoints/invoke.d.ts +7 -2
  371. package/types/src/hooks/endpoints/list.d.ts +540 -4
  372. package/types/src/hooks/endpoints/logs.d.ts +391 -2
  373. package/types/src/hooks/endpoints/patch.d.ts +653 -3
  374. package/types/src/hooks/endpoints/test.d.ts +131 -3
  375. package/types/src/hooks/endpoints/test.schema.d.ts +1 -1
  376. package/types/src/inboxes/endpoints/create.d.ts +95 -3
  377. package/types/src/inboxes/endpoints/get.d.ts +65 -3
  378. package/types/src/inboxes/endpoints/index.d.ts +400 -4
  379. package/types/src/inboxes/endpoints/list.d.ts +143 -4
  380. package/types/src/inboxes/endpoints/patch.d.ts +97 -3
  381. package/types/src/internal/endpoints/domainSettings.d.ts +44 -2
  382. package/types/src/internal/endpoints/generateRejectionEmail.d.ts +60 -2
  383. package/types/src/internal/endpoints/index.d.ts +145 -4
  384. package/types/src/internal/endpoints/requestDemo.d.ts +20 -2
  385. package/types/src/internal/endpoints/requestExtension.d.ts +23 -2
  386. package/types/src/labels/endpoints/apply.d.ts +42 -2
  387. package/types/src/labels/endpoints/create.d.ts +25 -3
  388. package/types/src/labels/endpoints/delete.d.ts +6 -2
  389. package/types/src/labels/endpoints/index.d.ts +166 -5
  390. package/types/src/labels/endpoints/list.d.ts +70 -4
  391. package/types/src/labels/endpoints/patch.d.ts +25 -3
  392. package/types/src/manage/endpoints/chameleon.d.ts +11 -2
  393. package/types/src/manage/endpoints/index.d.ts +11 -1
  394. package/types/src/memberships/endpoints/create.d.ts +40 -3
  395. package/types/src/memberships/endpoints/index.d.ts +40 -1
  396. package/types/src/organization/endpoints/create.d.ts +279 -3
  397. package/types/src/organization/endpoints/create.schema.d.ts +159 -1
  398. package/types/src/organization/endpoints/get.d.ts +173 -3
  399. package/types/src/organization/endpoints/index.d.ts +1250 -32
  400. package/types/src/organization/endpoints/limits.d.ts +56 -3
  401. package/types/src/organization/endpoints/patch.d.ts +345 -22
  402. package/types/src/organization/endpoints/patch.schema.d.ts +158 -45
  403. package/types/src/organization/models/organization.d.ts +4 -0
  404. package/types/src/organization/models/organization.schema.d.ts +126 -0
  405. package/types/src/organizationGroups/endpoints/index.d.ts +648 -23
  406. package/types/src/organizationGroups/endpoints/organizations.d.ts +73 -4
  407. package/types/src/organizationGroups/endpoints/queues.d.ts +90 -4
  408. package/types/src/organizationGroups/endpoints/workspaces.d.ts +85 -4
  409. package/types/src/queues/endpoints/automation.d.ts +162 -2
  410. package/types/src/queues/endpoints/create.d.ts +593 -3
  411. package/types/src/queues/endpoints/createFromTemplate.d.ts +593 -3
  412. package/types/src/queues/endpoints/delete.d.ts +14 -2
  413. package/types/src/queues/endpoints/duplicate.d.ts +599 -3
  414. package/types/src/queues/endpoints/exportAnnotation.d.ts +23 -2
  415. package/types/src/queues/endpoints/get.d.ts +586 -3
  416. package/types/src/queues/endpoints/getRelatedObjectsCounts.d.ts +17 -3
  417. package/types/src/queues/endpoints/index.d.ts +4652 -20
  418. package/types/src/queues/endpoints/list.d.ts +809 -3
  419. package/types/src/queues/endpoints/nextAnnotation.d.ts +35 -0
  420. package/types/src/queues/endpoints/nextAnnotation.schema.d.ts +21 -0
  421. package/types/src/queues/endpoints/patch.d.ts +1149 -2
  422. package/types/src/queues/endpoints/patch.schema.d.ts +118 -0
  423. package/types/src/queues/endpoints/suggestedRecipients.d.ts +42 -2
  424. package/types/src/queues/endpoints/upload.d.ts +39 -2
  425. package/types/src/queues/models/queue.schema.d.ts +118 -0
  426. package/types/src/queues/models/queueSettings.d.ts +2 -0
  427. package/types/src/queues/models/queueSettings.schema.d.ts +90 -0
  428. package/types/src/relations/endpoints/create.d.ts +92 -3
  429. package/types/src/relations/endpoints/delete.d.ts +6 -2
  430. package/types/src/relations/endpoints/get.d.ts +77 -3
  431. package/types/src/relations/endpoints/index.d.ts +449 -5
  432. package/types/src/relations/endpoints/list.d.ts +183 -4
  433. package/types/src/relations/endpoints/patch.d.ts +95 -3
  434. package/types/src/schemaFields/endpoints/index.d.ts +48 -1
  435. package/types/src/schemaFields/endpoints/list.d.ts +50 -3
  436. package/types/src/schemaFields/endpoints/list.schema.d.ts +4 -1
  437. package/types/src/schemas/endpoints/create.d.ts +6032 -4
  438. package/types/src/schemas/endpoints/create.schema.d.ts +1 -1
  439. package/types/src/schemas/endpoints/get.d.ts +6030 -3
  440. package/types/src/schemas/endpoints/index.d.ts +31397 -6
  441. package/types/src/schemas/endpoints/list.d.ts +7299 -4
  442. package/types/src/schemas/endpoints/patch.d.ts +12037 -2
  443. package/types/src/shared/annotationListTable.d.ts +31 -0
  444. package/types/src/shared/annotationListTable.schema.d.ts +198 -0
  445. package/types/src/{models → shared}/message.d.ts +1 -1
  446. package/types/src/{models → shared}/message.schema.d.ts +5 -5
  447. package/types/src/suggestedEdit/endpoints/get.d.ts +51 -3
  448. package/types/src/suggestedEdit/endpoints/index.d.ts +51 -1
  449. package/types/src/surveys/endpoints/fromTemplate.d.ts +60 -3
  450. package/types/src/surveys/endpoints/get.d.ts +50 -3
  451. package/types/src/surveys/endpoints/index.d.ts +306 -4
  452. package/types/src/surveys/endpoints/list.d.ts +124 -4
  453. package/types/src/surveys/endpoints/patch.d.ts +72 -3
  454. package/types/src/tasks/endpoints/get.d.ts +59 -3
  455. package/types/src/tasks/endpoints/index.d.ts +59 -1
  456. package/types/src/triggers/endpoints/create.d.ts +51 -4
  457. package/types/src/triggers/endpoints/create.schema.d.ts +1 -1
  458. package/types/src/triggers/endpoints/delete.d.ts +6 -2
  459. package/types/src/triggers/endpoints/get.d.ts +29 -3
  460. package/types/src/triggers/endpoints/index.d.ts +138 -10
  461. package/types/src/triggers/endpoints/patch.d.ts +56 -3
  462. package/types/src/uploads/endpoints/get.d.ts +38 -0
  463. package/types/src/uploads/endpoints/index.d.ts +65 -1
  464. package/types/src/uploads/endpoints/post.d.ts +28 -2
  465. package/types/src/uploads/models/index.d.ts +1 -0
  466. package/types/src/uploads/models/upload.d.ts +13 -0
  467. package/types/src/uploads/models/upload.schema.d.ts +35 -0
  468. package/types/src/users/endpoints/create.d.ts +103 -3
  469. package/types/src/users/endpoints/delete.d.ts +6 -2
  470. package/types/src/users/endpoints/get.d.ts +65 -3
  471. package/types/src/users/endpoints/index.d.ts +505 -6
  472. package/types/src/users/endpoints/list.d.ts +186 -4
  473. package/types/src/users/endpoints/patch.d.ts +127 -2
  474. package/types/src/users/endpoints/resetPassword.d.ts +19 -3
  475. package/types/src/utils/client.d.ts +0 -1
  476. package/types/src/utils/codecUtils.d.ts +0 -10
  477. package/types/src/utils/codecUtils.schema.d.ts +0 -7
  478. package/types/src/utils/keyConvertor.d.ts +1 -17
  479. package/types/src/utils/requestConfig.d.ts +4 -8
  480. package/types/src/workflowActivities/endpoints/get.d.ts +45 -3
  481. package/types/src/workflowActivities/endpoints/index.d.ts +165 -2
  482. package/types/src/workflowActivities/endpoints/list.d.ts +121 -4
  483. package/types/src/workflowRuns/endpoints/get.d.ts +27 -3
  484. package/types/src/workflowRuns/endpoints/index.d.ts +133 -3
  485. package/types/src/workflowRuns/endpoints/list.d.ts +95 -4
  486. package/types/src/workflowRuns/endpoints/reset.d.ts +14 -2
  487. package/types/src/workflowSteps/endpoints/get.d.ts +33 -3
  488. package/types/src/workflowSteps/endpoints/index.d.ts +136 -2
  489. package/types/src/workflowSteps/endpoints/list.d.ts +104 -4
  490. package/types/src/workflows/endpoints/get.d.ts +26 -3
  491. package/types/src/workflows/endpoints/index.d.ts +117 -2
  492. package/types/src/workflows/endpoints/list.d.ts +91 -4
  493. package/types/src/workspaces/endpoints/create.d.ts +40 -3
  494. package/types/src/workspaces/endpoints/delete.d.ts +6 -2
  495. package/types/src/workspaces/endpoints/index.d.ts +184 -4
  496. package/types/src/workspaces/endpoints/list.d.ts +102 -4
  497. package/types/src/workspaces/endpoints/patch.d.ts +39 -6
  498. package/types/src/workspaces/endpoints/patch.schema.d.ts +1 -4
  499. package/src/models/annotationStatus.js.map +0 -1
  500. package/src/models/index.js.map +0 -1
  501. package/src/organization/models/allDocumentsDashboard.js.map +0 -1
  502. package/src/organization/models/allDocumentsDashboard.schema.js +0 -36
  503. package/src/organization/models/allDocumentsDashboard.schema.js.map +0 -1
  504. package/types/src/organization/models/allDocumentsDashboard.d.ts +0 -17
  505. package/types/src/organization/models/allDocumentsDashboard.schema.d.ts +0 -80
  506. /package/src/{models → shared}/annotationStatus.js +0 -0
  507. /package/src/{models → shared}/annotationStatus.schema.js +0 -0
  508. /package/src/{models → shared}/index.js +0 -0
  509. /package/src/{models → shared}/message.js +0 -0
  510. /package/types/src/{models → shared}/annotationStatus.d.ts +0 -0
  511. /package/types/src/{models → shared}/annotationStatus.schema.d.ts +0 -0
  512. /package/types/src/{models → shared}/index.d.ts +0 -0
@@ -28,6 +28,12 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
28
28
  modifiedAt: import("zod").ZodNullable<import("zod").ZodString>;
29
29
  confirmedAt: import("zod").ZodNullable<import("zod").ZodString>;
30
30
  exportedAt: import("zod").ZodNullable<import("zod").ZodString>;
31
+ deletedAt: import("zod").ZodNullable<import("zod").ZodString>;
32
+ rejectedAt: import("zod").ZodNullable<import("zod").ZodString>;
33
+ confirmedBy: import("zod").ZodNullable<import("zod").ZodString>;
34
+ deletedBy: import("zod").ZodNullable<import("zod").ZodString>;
35
+ exportedBy: import("zod").ZodNullable<import("zod").ZodString>;
36
+ rejectedBy: import("zod").ZodNullable<import("zod").ZodString>;
31
37
  assignedAt: import("zod").ZodNullable<import("zod").ZodString>;
32
38
  status: import("zod").ZodUnion<[import("zod").ZodLiteral<"created">, import("zod").ZodLiteral<"importing">, import("zod").ZodLiteral<"failed_import">, import("zod").ZodLiteral<"split">, import("zod").ZodLiteral<"to_review">, import("zod").ZodLiteral<"reviewing">, import("zod").ZodLiteral<"confirmed">, import("zod").ZodLiteral<"rejected">, import("zod").ZodLiteral<"exporting">, import("zod").ZodLiteral<"exported">, import("zod").ZodLiteral<"failed_export">, import("zod").ZodLiteral<"postponed">, import("zod").ZodLiteral<"deleted">, import("zod").ZodLiteral<"purged">, import("zod").ZodLiteral<"in_workflow">]>;
33
39
  rirPollId: import("zod").ZodNullable<import("zod").ZodString>;
@@ -36,19 +42,19 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
36
42
  content: import("zod").ZodString;
37
43
  id: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"all">, import("zod").ZodNumber]>>>;
38
44
  detail: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
39
- hookId: import("zod").ZodNumber;
45
+ hookId: import("zod").ZodNullable<import("zod").ZodNumber>;
40
46
  hookName: import("zod").ZodString;
41
47
  requestId: import("zod").ZodString;
42
48
  isException: import("zod").ZodBoolean;
43
49
  timestamp: import("zod").ZodOptional<import("zod").ZodString>;
44
50
  }, "strip", import("zod").ZodTypeAny, {
45
- hookId: number;
51
+ hookId: number | null;
46
52
  hookName: string;
47
53
  requestId: string;
48
54
  isException: boolean;
49
55
  timestamp?: string | undefined;
50
56
  }, {
51
- hookId: number;
57
+ hookId: number | null;
52
58
  hookName: string;
53
59
  requestId: string;
54
60
  isException: boolean;
@@ -59,7 +65,7 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
59
65
  content: string;
60
66
  id?: number | "all" | null | undefined;
61
67
  detail?: {
62
- hookId: number;
68
+ hookId: number | null;
63
69
  hookName: string;
64
70
  requestId: string;
65
71
  isException: boolean;
@@ -70,7 +76,7 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
70
76
  content: string;
71
77
  id?: number | "all" | null | undefined;
72
78
  detail?: {
73
- hookId: number;
79
+ hookId: number | null;
74
80
  hookName: string;
75
81
  requestId: string;
76
82
  isException: boolean;
@@ -120,6 +126,12 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
120
126
  modifiedAt: string | null;
121
127
  confirmedAt: string | null;
122
128
  exportedAt: string | null;
129
+ deletedAt: string | null;
130
+ rejectedAt: string | null;
131
+ confirmedBy: string | null;
132
+ deletedBy: string | null;
133
+ exportedBy: string | null;
134
+ rejectedBy: string | null;
123
135
  assignedAt: string | null;
124
136
  rirPollId: string | null;
125
137
  messages: {
@@ -127,7 +139,7 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
127
139
  content: string;
128
140
  id?: number | "all" | null | undefined;
129
141
  detail?: {
130
- hookId: number;
142
+ hookId: number | null;
131
143
  hookName: string;
132
144
  requestId: string;
133
145
  isException: boolean;
@@ -168,6 +180,12 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
168
180
  modifiedAt: string | null;
169
181
  confirmedAt: string | null;
170
182
  exportedAt: string | null;
183
+ deletedAt: string | null;
184
+ rejectedAt: string | null;
185
+ confirmedBy: string | null;
186
+ deletedBy: string | null;
187
+ exportedBy: string | null;
188
+ rejectedBy: string | null;
171
189
  assignedAt: string | null;
172
190
  rirPollId: string | null;
173
191
  messages: {
@@ -175,7 +193,7 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
175
193
  content: string;
176
194
  id?: number | "all" | null | undefined;
177
195
  detail?: {
178
- hookId: number;
196
+ hookId: number | null;
179
197
  hookName: string;
180
198
  requestId: string;
181
199
  isException: boolean;
@@ -612,6 +630,12 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
612
630
  modifiedAt: string | null;
613
631
  confirmedAt: string | null;
614
632
  exportedAt: string | null;
633
+ deletedAt: string | null;
634
+ rejectedAt: string | null;
635
+ confirmedBy: string | null;
636
+ deletedBy: string | null;
637
+ exportedBy: string | null;
638
+ rejectedBy: string | null;
615
639
  assignedAt: string | null;
616
640
  rirPollId: string | null;
617
641
  messages: {
@@ -619,7 +643,7 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
619
643
  content: string;
620
644
  id?: number | "all" | null | undefined;
621
645
  detail?: {
622
- hookId: number;
646
+ hookId: number | null;
623
647
  hookName: string;
624
648
  requestId: string;
625
649
  isException: boolean;
@@ -781,6 +805,12 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
781
805
  modifiedAt: string | null;
782
806
  confirmedAt: string | null;
783
807
  exportedAt: string | null;
808
+ deletedAt: string | null;
809
+ rejectedAt: string | null;
810
+ confirmedBy: string | null;
811
+ deletedBy: string | null;
812
+ exportedBy: string | null;
813
+ rejectedBy: string | null;
784
814
  assignedAt: string | null;
785
815
  rirPollId: string | null;
786
816
  messages: {
@@ -788,7 +818,7 @@ export declare const annotationListResponse: (sideload: SideloadOptions[]) => im
788
818
  content: string;
789
819
  id?: number | "all" | null | undefined;
790
820
  detail?: {
791
- hookId: number;
821
+ hookId: number | null;
792
822
  hookName: string;
793
823
  requestId: string;
794
824
  isException: boolean;
@@ -1,4 +1,4 @@
1
- import { AnnotationStatus } from '../../models/annotationStatus';
1
+ import { AnnotationStatus } from '../../shared/annotationStatus';
2
2
  import { Url } from '../../utils/codecUtils';
3
3
  export type StartEditPagesResponse = {
4
4
  parentAnnotation: Url;
@@ -1,5 +1,4 @@
1
1
  import { Url } from '../../utils/codecUtils';
2
- import { ElisRequestConfig } from '../../utils/requestConfig';
3
2
  export type MembershipTokenPaylod = {
4
3
  organization: Url;
5
4
  };
@@ -7,4 +6,25 @@ export type MembershipTokenResponse = {
7
6
  key: string;
8
7
  organization: Url;
9
8
  };
10
- export declare const getMembershipToken: (payload: MembershipTokenPaylod) => ElisRequestConfig<MembershipTokenResponse, never, MembershipTokenPaylod>;
9
+ export declare const getMembershipToken: (payload: MembershipTokenPaylod) => {
10
+ readonly endpoint: "/auth/membership_token";
11
+ readonly method: "POST";
12
+ readonly responseSchema: import("zod").ZodObject<{
13
+ key: import("zod").ZodString;
14
+ organization: import("zod").ZodString;
15
+ }, "strip", import("zod").ZodTypeAny, {
16
+ organization: string;
17
+ key: string;
18
+ }, {
19
+ organization: string;
20
+ key: string;
21
+ }>;
22
+ readonly payloadSchema: import("zod").ZodObject<{
23
+ organization: import("zod").ZodString;
24
+ }, "strip", import("zod").ZodTypeAny, {
25
+ organization: string;
26
+ }, {
27
+ organization: string;
28
+ }>;
29
+ readonly payload: MembershipTokenPaylod;
30
+ };
@@ -1,12 +1,373 @@
1
1
  export declare const authentication: {
2
- login: (payload: import("./login").LoginPayload) => import("../../utils/requestConfig").ElisRequestConfig<import("../models").AuthInfo, never, import("./login").LoginPayload>;
3
- token: (payload: import("./token").TokenPayload) => import("../../utils/requestConfig").ElisRequestConfig<import("../models").AuthInfo, never, import("./token").TokenPayload>;
4
- user: () => import("../../utils/requestConfig").ElisRequestConfig<import("../../users/models").User, never, never>;
5
- getMembershipToken: (payload: import("./getMembershipToken").MembershipTokenPaylod) => import("../../utils/requestConfig").ElisRequestConfig<import("./getMembershipToken").MembershipTokenResponse, never, import("./getMembershipToken").MembershipTokenPaylod>;
2
+ login: (payload: import("./login").LoginPayload) => {
3
+ readonly authorize: false;
4
+ readonly endpoint: "/auth/login";
5
+ readonly method: "POST";
6
+ readonly responseSchema: import("zod").ZodObject<{
7
+ key: import("zod").ZodString;
8
+ domain: import("zod").ZodString;
9
+ }, "strip", import("zod").ZodTypeAny, {
10
+ key: string;
11
+ domain: string;
12
+ }, {
13
+ key: string;
14
+ domain: string;
15
+ }>;
16
+ readonly payloadSchema: import("zod").ZodObject<{
17
+ username: import("zod").ZodString;
18
+ password: import("zod").ZodString;
19
+ scope: import("zod").ZodOptional<import("zod").ZodString>;
20
+ }, "strip", import("zod").ZodTypeAny, {
21
+ password: string;
22
+ username: string;
23
+ scope?: string | undefined;
24
+ }, {
25
+ password: string;
26
+ username: string;
27
+ scope?: string | undefined;
28
+ }>;
29
+ readonly payload: import("./login").LoginPayload;
30
+ };
31
+ token: (payload: import("./token").TokenPayload) => {
32
+ readonly authorize: true;
33
+ readonly endpoint: "/auth/token";
34
+ readonly method: "POST";
35
+ readonly responseSchema: import("zod").ZodObject<{
36
+ key: import("zod").ZodString;
37
+ domain: import("zod").ZodString;
38
+ }, "strip", import("zod").ZodTypeAny, {
39
+ key: string;
40
+ domain: string;
41
+ }, {
42
+ key: string;
43
+ domain: string;
44
+ }>;
45
+ readonly payloadSchema: import("zod").ZodObject<{
46
+ scope: import("zod").ZodOptional<import("zod").ZodString>;
47
+ }, "strip", import("zod").ZodTypeAny, {
48
+ scope?: string | undefined;
49
+ }, {
50
+ scope?: string | undefined;
51
+ }>;
52
+ readonly payload: import("./token").TokenPayload;
53
+ };
54
+ user: () => {
55
+ readonly endpoint: "/auth/user";
56
+ readonly method: "GET";
57
+ readonly responseSchema: import("zod").ZodObject<{
58
+ id: import("zod").ZodNumber;
59
+ url: import("zod").ZodString;
60
+ firstName: import("zod").ZodOptional<import("zod").ZodString>;
61
+ lastName: import("zod").ZodString;
62
+ email: import("zod").ZodOptional<import("zod").ZodString>;
63
+ emailVerified: import("zod").ZodBoolean;
64
+ dateJoined: import("zod").ZodString;
65
+ username: import("zod").ZodString;
66
+ groups: import("zod").ZodArray<import("zod").ZodString, "many">;
67
+ organization: import("zod").ZodString;
68
+ queues: import("zod").ZodArray<import("zod").ZodString, "many">;
69
+ isActive: import("zod").ZodBoolean;
70
+ lastLogin: import("zod").ZodNullable<import("zod").ZodString>;
71
+ uiSettings: import("zod").ZodOptional<import("zod").ZodUnknown>;
72
+ metadata: import("zod").ZodOptional<import("zod").ZodUnknown>;
73
+ oidcId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
74
+ authType: import("zod").ZodUnion<[import("zod").ZodLiteral<"password">, import("zod").ZodLiteral<"sso">]>;
75
+ deleted: import("zod").ZodBoolean;
76
+ phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
77
+ }, "strip", import("zod").ZodTypeAny, {
78
+ deleted: boolean;
79
+ url: string;
80
+ id: number;
81
+ organization: string;
82
+ lastName: string;
83
+ emailVerified: boolean;
84
+ dateJoined: string;
85
+ username: string;
86
+ groups: string[];
87
+ queues: string[];
88
+ isActive: boolean;
89
+ lastLogin: string | null;
90
+ authType: "password" | "sso";
91
+ phoneNumber: string | null;
92
+ firstName?: string | undefined;
93
+ email?: string | undefined;
94
+ uiSettings?: unknown;
95
+ metadata?: unknown;
96
+ oidcId?: string | null | undefined;
97
+ }, {
98
+ deleted: boolean;
99
+ url: string;
100
+ id: number;
101
+ organization: string;
102
+ lastName: string;
103
+ emailVerified: boolean;
104
+ dateJoined: string;
105
+ username: string;
106
+ groups: string[];
107
+ queues: string[];
108
+ isActive: boolean;
109
+ lastLogin: string | null;
110
+ authType: "password" | "sso";
111
+ phoneNumber: string | null;
112
+ firstName?: string | undefined;
113
+ email?: string | undefined;
114
+ uiSettings?: unknown;
115
+ metadata?: unknown;
116
+ oidcId?: string | null | undefined;
117
+ }>;
118
+ };
119
+ patch: (payload: Partial<import("../../users/models").User>) => {
120
+ readonly endpoint: "/auth/user";
121
+ readonly method: "PATCH";
122
+ readonly responseSchema: import("zod").ZodObject<{
123
+ id: import("zod").ZodNumber;
124
+ url: import("zod").ZodString;
125
+ firstName: import("zod").ZodOptional<import("zod").ZodString>;
126
+ lastName: import("zod").ZodString;
127
+ email: import("zod").ZodOptional<import("zod").ZodString>;
128
+ emailVerified: import("zod").ZodBoolean;
129
+ dateJoined: import("zod").ZodString;
130
+ username: import("zod").ZodString;
131
+ groups: import("zod").ZodArray<import("zod").ZodString, "many">;
132
+ organization: import("zod").ZodString;
133
+ queues: import("zod").ZodArray<import("zod").ZodString, "many">;
134
+ isActive: import("zod").ZodBoolean;
135
+ lastLogin: import("zod").ZodNullable<import("zod").ZodString>;
136
+ uiSettings: import("zod").ZodOptional<import("zod").ZodUnknown>;
137
+ metadata: import("zod").ZodOptional<import("zod").ZodUnknown>;
138
+ oidcId: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
139
+ authType: import("zod").ZodUnion<[import("zod").ZodLiteral<"password">, import("zod").ZodLiteral<"sso">]>;
140
+ deleted: import("zod").ZodBoolean;
141
+ phoneNumber: import("zod").ZodNullable<import("zod").ZodString>;
142
+ }, "strip", import("zod").ZodTypeAny, {
143
+ deleted: boolean;
144
+ url: string;
145
+ id: number;
146
+ organization: string;
147
+ lastName: string;
148
+ emailVerified: boolean;
149
+ dateJoined: string;
150
+ username: string;
151
+ groups: string[];
152
+ queues: string[];
153
+ isActive: boolean;
154
+ lastLogin: string | null;
155
+ authType: "password" | "sso";
156
+ phoneNumber: string | null;
157
+ firstName?: string | undefined;
158
+ email?: string | undefined;
159
+ uiSettings?: unknown;
160
+ metadata?: unknown;
161
+ oidcId?: string | null | undefined;
162
+ }, {
163
+ deleted: boolean;
164
+ url: string;
165
+ id: number;
166
+ organization: string;
167
+ lastName: string;
168
+ emailVerified: boolean;
169
+ dateJoined: string;
170
+ username: string;
171
+ groups: string[];
172
+ queues: string[];
173
+ isActive: boolean;
174
+ lastLogin: string | null;
175
+ authType: "password" | "sso";
176
+ phoneNumber: string | null;
177
+ firstName?: string | undefined;
178
+ email?: string | undefined;
179
+ uiSettings?: unknown;
180
+ metadata?: unknown;
181
+ oidcId?: string | null | undefined;
182
+ }>;
183
+ readonly payloadSchema: import("zod").ZodObject<{
184
+ id: import("zod").ZodOptional<import("zod").ZodNumber>;
185
+ url: import("zod").ZodOptional<import("zod").ZodString>;
186
+ firstName: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodString>>;
187
+ lastName: import("zod").ZodOptional<import("zod").ZodString>;
188
+ email: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodString>>;
189
+ emailVerified: import("zod").ZodOptional<import("zod").ZodBoolean>;
190
+ dateJoined: import("zod").ZodOptional<import("zod").ZodString>;
191
+ username: import("zod").ZodOptional<import("zod").ZodString>;
192
+ groups: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
193
+ organization: import("zod").ZodOptional<import("zod").ZodString>;
194
+ queues: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
195
+ isActive: import("zod").ZodOptional<import("zod").ZodBoolean>;
196
+ lastLogin: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
197
+ uiSettings: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodUnknown>>;
198
+ metadata: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodUnknown>>;
199
+ oidcId: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>>;
200
+ authType: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"password">, import("zod").ZodLiteral<"sso">]>>;
201
+ deleted: import("zod").ZodOptional<import("zod").ZodBoolean>;
202
+ phoneNumber: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
203
+ }, "strip", import("zod").ZodTypeAny, {
204
+ id?: number | undefined;
205
+ url?: string | undefined;
206
+ firstName?: string | undefined;
207
+ lastName?: string | undefined;
208
+ email?: string | undefined;
209
+ emailVerified?: boolean | undefined;
210
+ dateJoined?: string | undefined;
211
+ username?: string | undefined;
212
+ groups?: string[] | undefined;
213
+ organization?: string | undefined;
214
+ queues?: string[] | undefined;
215
+ isActive?: boolean | undefined;
216
+ lastLogin?: string | null | undefined;
217
+ uiSettings?: unknown;
218
+ metadata?: unknown;
219
+ oidcId?: string | null | undefined;
220
+ authType?: "password" | "sso" | undefined;
221
+ deleted?: boolean | undefined;
222
+ phoneNumber?: string | null | undefined;
223
+ }, {
224
+ id?: number | undefined;
225
+ url?: string | undefined;
226
+ firstName?: string | undefined;
227
+ lastName?: string | undefined;
228
+ email?: string | undefined;
229
+ emailVerified?: boolean | undefined;
230
+ dateJoined?: string | undefined;
231
+ username?: string | undefined;
232
+ groups?: string[] | undefined;
233
+ organization?: string | undefined;
234
+ queues?: string[] | undefined;
235
+ isActive?: boolean | undefined;
236
+ lastLogin?: string | null | undefined;
237
+ uiSettings?: unknown;
238
+ metadata?: unknown;
239
+ oidcId?: string | null | undefined;
240
+ authType?: "password" | "sso" | undefined;
241
+ deleted?: boolean | undefined;
242
+ phoneNumber?: string | null | undefined;
243
+ }>;
244
+ readonly payload: Partial<import("../../users/models").User>;
245
+ };
246
+ getMembershipToken: (payload: import("./getMembershipToken").MembershipTokenPaylod) => {
247
+ readonly endpoint: "/auth/membership_token";
248
+ readonly method: "POST";
249
+ readonly responseSchema: import("zod").ZodObject<{
250
+ key: import("zod").ZodString;
251
+ organization: import("zod").ZodString;
252
+ }, "strip", import("zod").ZodTypeAny, {
253
+ organization: string;
254
+ key: string;
255
+ }, {
256
+ organization: string;
257
+ key: string;
258
+ }>;
259
+ readonly payloadSchema: import("zod").ZodObject<{
260
+ organization: import("zod").ZodString;
261
+ }, "strip", import("zod").ZodTypeAny, {
262
+ organization: string;
263
+ }, {
264
+ organization: string;
265
+ }>;
266
+ readonly payload: import("./getMembershipToken").MembershipTokenPaylod;
267
+ };
6
268
  password: {
7
- change: (payload: import("./password/change").ChangePasswordPayload) => import("../../utils/requestConfig").ElisRequestConfig<import("./password/change").ChangePasswordResponse, never, import("./password/change").ChangePasswordPayload>;
8
- confirm: (url: string, payload: import("./password/confirm").ConfirmPasswordPayload) => import("../../utils/requestConfig").ElisRequestConfig<unknown, never, import("./password/confirm").ConfirmPasswordPayload>;
9
- reset: (payload: import("./password/reset").ResetPasswordPayload) => import("../../utils/requestConfig").ElisRequestConfig<unknown, never, import("./password/reset").ResetPasswordPayload>;
10
- score: (payload: import("./password/score").ScorePasswordPayload) => import("../../utils/requestConfig").ElisRequestConfig<import("./password/score").ScorePasswordResponse, never, import("./password/score").ScorePasswordPayload>;
269
+ change: (payload: import("./password/change").ChangePasswordPayload) => {
270
+ readonly endpoint: "/auth/password/change";
271
+ readonly method: "POST";
272
+ readonly payload: import("./password/change").ChangePasswordPayload;
273
+ readonly payloadSchema: import("zod").ZodObject<{
274
+ new_password1: import("zod").ZodString;
275
+ new_password2: import("zod").ZodString;
276
+ old_password: import("zod").ZodString;
277
+ }, "strip", import("zod").ZodTypeAny, {
278
+ new_password1: string;
279
+ new_password2: string;
280
+ old_password: string;
281
+ }, {
282
+ new_password1: string;
283
+ new_password2: string;
284
+ old_password: string;
285
+ }>;
286
+ readonly responseSchema: import("zod").ZodObject<{
287
+ detail: import("zod").ZodString;
288
+ }, "strip", import("zod").ZodTypeAny, {
289
+ detail: string;
290
+ }, {
291
+ detail: string;
292
+ }>;
293
+ };
294
+ confirm: (url: string, payload: import("./password/confirm").ConfirmPasswordPayload) => {
295
+ readonly authorize: false;
296
+ readonly endpoint: string;
297
+ readonly method: "POST";
298
+ readonly payload: import("./password/confirm").ConfirmPasswordPayload;
299
+ readonly payloadSchema: import("zod").ZodObject<{
300
+ token: import("zod").ZodString;
301
+ uid: import("zod").ZodString;
302
+ username: import("zod").ZodString;
303
+ new_password1: import("zod").ZodString;
304
+ new_password2: import("zod").ZodString;
305
+ }, "strip", import("zod").ZodTypeAny, {
306
+ username: string;
307
+ new_password1: string;
308
+ new_password2: string;
309
+ token: string;
310
+ uid: string;
311
+ }, {
312
+ username: string;
313
+ new_password1: string;
314
+ new_password2: string;
315
+ token: string;
316
+ uid: string;
317
+ }>;
318
+ readonly responseSchema: import("zod").ZodUnknown;
319
+ };
320
+ reset: (payload: import("./password/reset").ResetPasswordPayload) => {
321
+ readonly authorize: false;
322
+ readonly endpoint: "/auth/password/reset";
323
+ readonly method: "POST";
324
+ readonly payload: import("./password/reset").ResetPasswordPayload;
325
+ readonly payloadSchema: import("zod").ZodObject<{
326
+ email: import("zod").ZodString;
327
+ emailType: import("zod").ZodOptional<import("zod").ZodString>;
328
+ adminEmail: import("zod").ZodOptional<import("zod").ZodString>;
329
+ }, "strip", import("zod").ZodTypeAny, {
330
+ email: string;
331
+ emailType?: string | undefined;
332
+ adminEmail?: string | undefined;
333
+ }, {
334
+ email: string;
335
+ emailType?: string | undefined;
336
+ adminEmail?: string | undefined;
337
+ }>;
338
+ readonly responseSchema: import("zod").ZodUnknown;
339
+ };
340
+ score: (payload: import("./password/score").ScorePasswordPayload) => {
341
+ readonly authorize: false;
342
+ readonly endpoint: "/auth/password/score";
343
+ readonly method: "POST";
344
+ readonly payload: import("./password/score").ScorePasswordPayload;
345
+ readonly payloadSchema: import("zod").ZodObject<{
346
+ password: import("zod").ZodString;
347
+ email: import("zod").ZodOptional<import("zod").ZodString>;
348
+ firstName: import("zod").ZodOptional<import("zod").ZodString>;
349
+ lastName: import("zod").ZodOptional<import("zod").ZodString>;
350
+ }, "strip", import("zod").ZodTypeAny, {
351
+ password: string;
352
+ email?: string | undefined;
353
+ firstName?: string | undefined;
354
+ lastName?: string | undefined;
355
+ }, {
356
+ password: string;
357
+ email?: string | undefined;
358
+ firstName?: string | undefined;
359
+ lastName?: string | undefined;
360
+ }>;
361
+ readonly responseSchema: import("zod").ZodObject<{
362
+ score: import("zod").ZodUnion<[import("zod").ZodLiteral<0>, import("zod").ZodLiteral<1>, import("zod").ZodLiteral<2>, import("zod").ZodLiteral<3>, import("zod").ZodLiteral<4>]>;
363
+ messages: import("zod").ZodArray<import("zod").ZodString, "many">;
364
+ }, "strip", import("zod").ZodTypeAny, {
365
+ messages: string[];
366
+ score: 0 | 2 | 1 | 3 | 4;
367
+ }, {
368
+ messages: string[];
369
+ score: 0 | 2 | 1 | 3 | 4;
370
+ }>;
371
+ };
11
372
  };
12
373
  };
@@ -1,8 +1,34 @@
1
- import { ElisRequestConfig } from '../../utils/requestConfig';
2
- import { AuthInfo } from '../models/authInfo';
3
1
  export type LoginPayload = {
4
2
  username: string;
5
3
  password: string;
6
4
  scope?: string;
7
5
  };
8
- export declare const login: (payload: LoginPayload) => ElisRequestConfig<AuthInfo, never, LoginPayload>;
6
+ export declare const login: (payload: LoginPayload) => {
7
+ readonly authorize: false;
8
+ readonly endpoint: "/auth/login";
9
+ readonly method: "POST";
10
+ readonly responseSchema: import("zod").ZodObject<{
11
+ key: import("zod").ZodString;
12
+ domain: import("zod").ZodString;
13
+ }, "strip", import("zod").ZodTypeAny, {
14
+ key: string;
15
+ domain: string;
16
+ }, {
17
+ key: string;
18
+ domain: string;
19
+ }>;
20
+ readonly payloadSchema: import("zod").ZodObject<{
21
+ username: import("zod").ZodString;
22
+ password: import("zod").ZodString;
23
+ scope: import("zod").ZodOptional<import("zod").ZodString>;
24
+ }, "strip", import("zod").ZodTypeAny, {
25
+ password: string;
26
+ username: string;
27
+ scope?: string | undefined;
28
+ }, {
29
+ password: string;
30
+ username: string;
31
+ scope?: string | undefined;
32
+ }>;
33
+ readonly payload: LoginPayload;
34
+ };
@@ -1,4 +1,3 @@
1
- import { ElisRequestConfig } from '../../../utils/requestConfig';
2
1
  export type ChangePasswordPayload = {
3
2
  new_password1: string;
4
3
  new_password2: string;
@@ -7,4 +6,28 @@ export type ChangePasswordPayload = {
7
6
  export type ChangePasswordResponse = {
8
7
  detail: string;
9
8
  };
10
- export declare const changePassword: (payload: ChangePasswordPayload) => ElisRequestConfig<ChangePasswordResponse, never, ChangePasswordPayload>;
9
+ export declare const changePassword: (payload: ChangePasswordPayload) => {
10
+ readonly endpoint: "/auth/password/change";
11
+ readonly method: "POST";
12
+ readonly payload: ChangePasswordPayload;
13
+ readonly payloadSchema: import("zod").ZodObject<{
14
+ new_password1: import("zod").ZodString;
15
+ new_password2: import("zod").ZodString;
16
+ old_password: import("zod").ZodString;
17
+ }, "strip", import("zod").ZodTypeAny, {
18
+ new_password1: string;
19
+ new_password2: string;
20
+ old_password: string;
21
+ }, {
22
+ new_password1: string;
23
+ new_password2: string;
24
+ old_password: string;
25
+ }>;
26
+ readonly responseSchema: import("zod").ZodObject<{
27
+ detail: import("zod").ZodString;
28
+ }, "strip", import("zod").ZodTypeAny, {
29
+ detail: string;
30
+ }, {
31
+ detail: string;
32
+ }>;
33
+ };