@wireapp/api-client 22.2.0 → 22.3.3

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 (1165) hide show
  1. package/lib/APIClient.d.ts +6 -5
  2. package/lib/APIClient.d.ts.map +1 -0
  3. package/lib/APIClient.js +8 -9
  4. package/lib/Config.d.ts +1 -0
  5. package/lib/Config.d.ts.map +1 -0
  6. package/lib/Config.js +0 -1
  7. package/lib/account/AccountAPI.d.ts +2 -1
  8. package/lib/account/AccountAPI.d.ts.map +1 -0
  9. package/lib/account/AccountAPI.js +0 -1
  10. package/lib/account/AccountError.d.ts +1 -0
  11. package/lib/account/AccountError.d.ts.map +1 -0
  12. package/lib/account/AccountError.js +0 -1
  13. package/lib/account/BackendConfigData.d.ts +1 -0
  14. package/lib/account/BackendConfigData.d.ts.map +1 -0
  15. package/lib/account/BackendConfigData.js +0 -1
  16. package/lib/account/CallConfigData.d.ts +1 -0
  17. package/lib/account/CallConfigData.d.ts.map +1 -0
  18. package/lib/account/CallConfigData.js +0 -1
  19. package/lib/account/DomainData.d.ts +1 -0
  20. package/lib/account/DomainData.d.ts.map +1 -0
  21. package/lib/account/DomainData.js +0 -1
  22. package/lib/account/SSOSettings.d.ts +1 -0
  23. package/lib/account/SSOSettings.d.ts.map +1 -0
  24. package/lib/account/SSOSettings.js +0 -1
  25. package/lib/account/index.d.ts +1 -0
  26. package/lib/account/index.d.ts.map +1 -0
  27. package/lib/account/index.js +0 -1
  28. package/lib/asset/AssetAPI.d.ts +2 -1
  29. package/lib/asset/AssetAPI.d.ts.map +1 -0
  30. package/lib/asset/AssetAPI.js +3 -4
  31. package/lib/asset/AssetRetentionPolicy.d.ts +1 -0
  32. package/lib/asset/AssetRetentionPolicy.d.ts.map +1 -0
  33. package/lib/asset/AssetRetentionPolicy.js +0 -1
  34. package/lib/asset/AssetUploadData.d.ts +1 -0
  35. package/lib/asset/AssetUploadData.d.ts.map +1 -0
  36. package/lib/asset/AssetUploadData.js +0 -1
  37. package/lib/asset/AssetUtil.d.ts +1 -0
  38. package/lib/asset/AssetUtil.d.ts.map +1 -0
  39. package/lib/asset/AssetUtil.js +0 -1
  40. package/lib/asset/index.d.ts +1 -0
  41. package/lib/asset/index.d.ts.map +1 -0
  42. package/lib/asset/index.js +0 -1
  43. package/lib/auth/AccessTokenData.d.ts +1 -0
  44. package/lib/auth/AccessTokenData.d.ts.map +1 -0
  45. package/lib/auth/AccessTokenData.js +0 -1
  46. package/lib/auth/AccessTokenStore.d.ts +1 -0
  47. package/lib/auth/AccessTokenStore.d.ts.map +1 -0
  48. package/lib/auth/AccessTokenStore.js +1 -2
  49. package/lib/auth/AuthAPI.d.ts +3 -2
  50. package/lib/auth/AuthAPI.d.ts.map +1 -0
  51. package/lib/auth/AuthAPI.js +2 -3
  52. package/lib/auth/AuthenticationError.d.ts +1 -0
  53. package/lib/auth/AuthenticationError.d.ts.map +1 -0
  54. package/lib/auth/AuthenticationError.js +0 -1
  55. package/lib/auth/ClientPreKey.d.ts +1 -0
  56. package/lib/auth/ClientPreKey.d.ts.map +1 -0
  57. package/lib/auth/ClientPreKey.js +0 -1
  58. package/lib/auth/Context.d.ts +1 -0
  59. package/lib/auth/Context.d.ts.map +1 -0
  60. package/lib/auth/Context.js +0 -1
  61. package/lib/auth/Cookie.d.ts +1 -0
  62. package/lib/auth/Cookie.d.ts.map +1 -0
  63. package/lib/auth/Cookie.js +0 -1
  64. package/lib/auth/CookieList.d.ts +1 -0
  65. package/lib/auth/CookieList.d.ts.map +1 -0
  66. package/lib/auth/CookieList.js +0 -1
  67. package/lib/auth/CookieStore.d.ts +1 -0
  68. package/lib/auth/CookieStore.d.ts.map +1 -0
  69. package/lib/auth/CookieStore.js +1 -2
  70. package/lib/auth/LoginCodeResponse.d.ts +1 -0
  71. package/lib/auth/LoginCodeResponse.d.ts.map +1 -0
  72. package/lib/auth/LoginCodeResponse.js +0 -1
  73. package/lib/auth/LoginData.d.ts +1 -0
  74. package/lib/auth/LoginData.d.ts.map +1 -0
  75. package/lib/auth/LoginData.js +0 -1
  76. package/lib/auth/PreKey.d.ts +1 -0
  77. package/lib/auth/PreKey.d.ts.map +1 -0
  78. package/lib/auth/PreKey.js +0 -1
  79. package/lib/auth/PreKeyBundle.d.ts +1 -0
  80. package/lib/auth/PreKeyBundle.d.ts.map +1 -0
  81. package/lib/auth/PreKeyBundle.js +0 -1
  82. package/lib/auth/RegisterData.d.ts +1 -0
  83. package/lib/auth/RegisterData.d.ts.map +1 -0
  84. package/lib/auth/RegisterData.js +0 -1
  85. package/lib/auth/SendLoginCode.d.ts +1 -0
  86. package/lib/auth/SendLoginCode.d.ts.map +1 -0
  87. package/lib/auth/SendLoginCode.js +0 -1
  88. package/lib/auth/VerificationActionType.d.ts +1 -0
  89. package/lib/auth/VerificationActionType.d.ts.map +1 -0
  90. package/lib/auth/VerificationActionType.js +0 -1
  91. package/lib/auth/index.d.ts +1 -0
  92. package/lib/auth/index.d.ts.map +1 -0
  93. package/lib/auth/index.js +0 -1
  94. package/lib/auth/parseAccessToken.d.ts +1 -0
  95. package/lib/auth/parseAccessToken.d.ts.map +1 -0
  96. package/lib/auth/parseAccessToken.js +0 -1
  97. package/lib/broadcast/BroadcastAPI.d.ts +1 -0
  98. package/lib/broadcast/BroadcastAPI.d.ts.map +1 -0
  99. package/lib/broadcast/BroadcastAPI.js +0 -1
  100. package/lib/broadcast/index.d.ts +1 -0
  101. package/lib/broadcast/index.d.ts.map +1 -0
  102. package/lib/broadcast/index.js +0 -1
  103. package/lib/client/ClientAPI.d.ts +2 -1
  104. package/lib/client/ClientAPI.d.ts.map +1 -0
  105. package/lib/client/ClientAPI.js +0 -1
  106. package/lib/client/ClientCapability.d.ts +1 -0
  107. package/lib/client/ClientCapability.d.ts.map +1 -0
  108. package/lib/client/ClientCapability.js +0 -1
  109. package/lib/client/ClientCapabilityData.d.ts +1 -0
  110. package/lib/client/ClientCapabilityData.d.ts.map +1 -0
  111. package/lib/client/ClientCapabilityData.js +0 -1
  112. package/lib/client/ClientClassification.d.ts +1 -0
  113. package/lib/client/ClientClassification.d.ts.map +1 -0
  114. package/lib/client/ClientClassification.js +0 -1
  115. package/lib/client/ClientError.d.ts +1 -0
  116. package/lib/client/ClientError.d.ts.map +1 -0
  117. package/lib/client/ClientError.js +0 -1
  118. package/lib/client/ClientType.d.ts +1 -0
  119. package/lib/client/ClientType.d.ts.map +1 -0
  120. package/lib/client/ClientType.js +0 -1
  121. package/lib/client/Location.d.ts +1 -0
  122. package/lib/client/Location.d.ts.map +1 -0
  123. package/lib/client/Location.js +0 -1
  124. package/lib/client/NewClient.d.ts +2 -1
  125. package/lib/client/NewClient.d.ts.map +1 -0
  126. package/lib/client/NewClient.js +0 -1
  127. package/lib/client/PublicClient.d.ts +1 -0
  128. package/lib/client/PublicClient.d.ts.map +1 -0
  129. package/lib/client/PublicClient.js +0 -1
  130. package/lib/client/QualifiedPublicClients.d.ts +1 -0
  131. package/lib/client/QualifiedPublicClients.d.ts.map +1 -0
  132. package/lib/client/QualifiedPublicClients.js +0 -1
  133. package/lib/client/RegisteredClient.d.ts +1 -0
  134. package/lib/client/RegisteredClient.d.ts.map +1 -0
  135. package/lib/client/RegisteredClient.js +0 -1
  136. package/lib/client/index.d.ts +1 -0
  137. package/lib/client/index.d.ts.map +1 -0
  138. package/lib/client/index.js +0 -1
  139. package/lib/connection/Connection.d.ts +1 -0
  140. package/lib/connection/Connection.d.ts.map +1 -0
  141. package/lib/connection/Connection.js +0 -1
  142. package/lib/connection/ConnectionAPI.d.ts +1 -0
  143. package/lib/connection/ConnectionAPI.d.ts.map +1 -0
  144. package/lib/connection/ConnectionAPI.js +1 -2
  145. package/lib/connection/ConnectionError.d.ts +1 -0
  146. package/lib/connection/ConnectionError.d.ts.map +1 -0
  147. package/lib/connection/ConnectionError.js +0 -1
  148. package/lib/connection/ConnectionRequest.d.ts +1 -0
  149. package/lib/connection/ConnectionRequest.d.ts.map +1 -0
  150. package/lib/connection/ConnectionRequest.js +0 -1
  151. package/lib/connection/ConnectionStatus.d.ts +1 -0
  152. package/lib/connection/ConnectionStatus.d.ts.map +1 -0
  153. package/lib/connection/ConnectionStatus.js +0 -1
  154. package/lib/connection/ConnectionUpdate.d.ts +1 -0
  155. package/lib/connection/ConnectionUpdate.d.ts.map +1 -0
  156. package/lib/connection/ConnectionUpdate.js +0 -1
  157. package/lib/connection/UserConnectionList.d.ts +1 -0
  158. package/lib/connection/UserConnectionList.d.ts.map +1 -0
  159. package/lib/connection/UserConnectionList.js +0 -1
  160. package/lib/connection/index.d.ts +1 -0
  161. package/lib/connection/index.d.ts.map +1 -0
  162. package/lib/connection/index.js +0 -1
  163. package/lib/conversation/ClientMismatch.d.ts +1 -0
  164. package/lib/conversation/ClientMismatch.d.ts.map +1 -0
  165. package/lib/conversation/ClientMismatch.js +0 -1
  166. package/lib/conversation/Conversation.d.ts +3 -2
  167. package/lib/conversation/Conversation.d.ts.map +1 -0
  168. package/lib/conversation/Conversation.js +0 -1
  169. package/lib/conversation/ConversationAPI/ConversationAPI.d.ts +3 -2
  170. package/lib/conversation/ConversationAPI/ConversationAPI.d.ts.map +1 -0
  171. package/lib/conversation/ConversationAPI/ConversationAPI.js +2 -3
  172. package/lib/conversation/ConversationAPI/index.d.ts +1 -0
  173. package/lib/conversation/ConversationAPI/index.d.ts.map +1 -0
  174. package/lib/conversation/ConversationAPI/index.js +0 -1
  175. package/lib/conversation/ConversationCode.d.ts +1 -0
  176. package/lib/conversation/ConversationCode.d.ts.map +1 -0
  177. package/lib/conversation/ConversationCode.js +0 -1
  178. package/lib/conversation/ConversationError.d.ts +1 -0
  179. package/lib/conversation/ConversationError.d.ts.map +1 -0
  180. package/lib/conversation/ConversationError.js +0 -1
  181. package/lib/conversation/ConversationIds.d.ts +1 -0
  182. package/lib/conversation/ConversationIds.d.ts.map +1 -0
  183. package/lib/conversation/ConversationIds.js +0 -1
  184. package/lib/conversation/ConversationMembers.d.ts +1 -0
  185. package/lib/conversation/ConversationMembers.d.ts.map +1 -0
  186. package/lib/conversation/ConversationMembers.js +0 -1
  187. package/lib/conversation/ConversationRole.d.ts +1 -0
  188. package/lib/conversation/ConversationRole.d.ts.map +1 -0
  189. package/lib/conversation/ConversationRole.js +0 -1
  190. package/lib/conversation/Conversations.d.ts +1 -0
  191. package/lib/conversation/Conversations.d.ts.map +1 -0
  192. package/lib/conversation/Conversations.js +0 -1
  193. package/lib/conversation/Invite.d.ts +1 -0
  194. package/lib/conversation/Invite.d.ts.map +1 -0
  195. package/lib/conversation/Invite.js +0 -1
  196. package/lib/conversation/Member.d.ts +1 -0
  197. package/lib/conversation/Member.d.ts.map +1 -0
  198. package/lib/conversation/Member.js +0 -1
  199. package/lib/conversation/MessageSendingStatus.d.ts +1 -0
  200. package/lib/conversation/MessageSendingStatus.d.ts.map +1 -0
  201. package/lib/conversation/MessageSendingStatus.js +0 -1
  202. package/lib/conversation/MutedStatus.d.ts +1 -0
  203. package/lib/conversation/MutedStatus.d.ts.map +1 -0
  204. package/lib/conversation/MutedStatus.js +0 -1
  205. package/lib/conversation/NewConversation.d.ts +3 -2
  206. package/lib/conversation/NewConversation.d.ts.map +1 -0
  207. package/lib/conversation/NewConversation.js +0 -1
  208. package/lib/conversation/NewOTRMessage.d.ts +1 -0
  209. package/lib/conversation/NewOTRMessage.d.ts.map +1 -0
  210. package/lib/conversation/NewOTRMessage.js +0 -1
  211. package/lib/conversation/OTRClientMap.d.ts +1 -0
  212. package/lib/conversation/OTRClientMap.d.ts.map +1 -0
  213. package/lib/conversation/OTRClientMap.js +0 -1
  214. package/lib/conversation/OTRRecipients.d.ts +1 -0
  215. package/lib/conversation/OTRRecipients.d.ts.map +1 -0
  216. package/lib/conversation/OTRRecipients.js +0 -1
  217. package/lib/conversation/OtherMember.d.ts +2 -1
  218. package/lib/conversation/OtherMember.d.ts.map +1 -0
  219. package/lib/conversation/OtherMember.js +0 -1
  220. package/lib/conversation/QualifiedConversationIds.d.ts +1 -0
  221. package/lib/conversation/QualifiedConversationIds.d.ts.map +1 -0
  222. package/lib/conversation/QualifiedConversationIds.js +0 -1
  223. package/lib/conversation/QualifiedUserClients.d.ts +1 -0
  224. package/lib/conversation/QualifiedUserClients.d.ts.map +1 -0
  225. package/lib/conversation/QualifiedUserClients.js +0 -1
  226. package/lib/conversation/RemoteConversations.d.ts +2 -1
  227. package/lib/conversation/RemoteConversations.d.ts.map +1 -0
  228. package/lib/conversation/RemoteConversations.js +0 -1
  229. package/lib/conversation/ServiceRef.d.ts +1 -0
  230. package/lib/conversation/ServiceRef.d.ts.map +1 -0
  231. package/lib/conversation/ServiceRef.js +0 -1
  232. package/lib/conversation/UserClients.d.ts +1 -0
  233. package/lib/conversation/UserClients.d.ts.map +1 -0
  234. package/lib/conversation/UserClients.js +0 -1
  235. package/lib/conversation/data/ConversationAccessUpdateData.d.ts +1 -0
  236. package/lib/conversation/data/ConversationAccessUpdateData.d.ts.map +1 -0
  237. package/lib/conversation/data/ConversationAccessUpdateData.js +0 -1
  238. package/lib/conversation/data/ConversationCodeUpdateData.d.ts +1 -0
  239. package/lib/conversation/data/ConversationCodeUpdateData.d.ts.map +1 -0
  240. package/lib/conversation/data/ConversationCodeUpdateData.js +0 -1
  241. package/lib/conversation/data/ConversationConnectRequestData.d.ts +1 -0
  242. package/lib/conversation/data/ConversationConnectRequestData.d.ts.map +1 -0
  243. package/lib/conversation/data/ConversationConnectRequestData.js +0 -1
  244. package/lib/conversation/data/ConversationCreateData.d.ts +1 -0
  245. package/lib/conversation/data/ConversationCreateData.d.ts.map +1 -0
  246. package/lib/conversation/data/ConversationCreateData.js +0 -1
  247. package/lib/conversation/data/ConversationJoinData.d.ts +1 -0
  248. package/lib/conversation/data/ConversationJoinData.d.ts.map +1 -0
  249. package/lib/conversation/data/ConversationJoinData.js +0 -1
  250. package/lib/conversation/data/ConversationMLSMessageAddData.d.ts +1 -0
  251. package/lib/conversation/data/ConversationMLSMessageAddData.d.ts.map +1 -0
  252. package/lib/conversation/data/ConversationMLSMessageAddData.js +0 -1
  253. package/lib/conversation/data/ConversationMLSWelcomeData.d.ts +1 -0
  254. package/lib/conversation/data/ConversationMLSWelcomeData.d.ts.map +1 -0
  255. package/lib/conversation/data/ConversationMLSWelcomeData.js +0 -1
  256. package/lib/conversation/data/ConversationMemberJoinData.d.ts +1 -0
  257. package/lib/conversation/data/ConversationMemberJoinData.d.ts.map +1 -0
  258. package/lib/conversation/data/ConversationMemberJoinData.js +0 -1
  259. package/lib/conversation/data/ConversationMemberLeaveData.d.ts +1 -0
  260. package/lib/conversation/data/ConversationMemberLeaveData.d.ts.map +1 -0
  261. package/lib/conversation/data/ConversationMemberLeaveData.js +0 -1
  262. package/lib/conversation/data/ConversationMemberUpdateData.d.ts +3 -2
  263. package/lib/conversation/data/ConversationMemberUpdateData.d.ts.map +1 -0
  264. package/lib/conversation/data/ConversationMemberUpdateData.js +0 -1
  265. package/lib/conversation/data/ConversationMessageTimerUpdateData.d.ts +1 -0
  266. package/lib/conversation/data/ConversationMessageTimerUpdateData.d.ts.map +1 -0
  267. package/lib/conversation/data/ConversationMessageTimerUpdateData.js +0 -1
  268. package/lib/conversation/data/ConversationNameUpdateData.d.ts +1 -0
  269. package/lib/conversation/data/ConversationNameUpdateData.d.ts.map +1 -0
  270. package/lib/conversation/data/ConversationNameUpdateData.js +0 -1
  271. package/lib/conversation/data/ConversationOtrMessageAddData.d.ts +1 -0
  272. package/lib/conversation/data/ConversationOtrMessageAddData.d.ts.map +1 -0
  273. package/lib/conversation/data/ConversationOtrMessageAddData.js +0 -1
  274. package/lib/conversation/data/ConversationReceiptModeUpdateData.d.ts +1 -0
  275. package/lib/conversation/data/ConversationReceiptModeUpdateData.d.ts.map +1 -0
  276. package/lib/conversation/data/ConversationReceiptModeUpdateData.js +0 -1
  277. package/lib/conversation/data/ConversationRenameData.d.ts +1 -0
  278. package/lib/conversation/data/ConversationRenameData.d.ts.map +1 -0
  279. package/lib/conversation/data/ConversationRenameData.js +0 -1
  280. package/lib/conversation/data/ConversationTypingData.d.ts +1 -0
  281. package/lib/conversation/data/ConversationTypingData.d.ts.map +1 -0
  282. package/lib/conversation/data/ConversationTypingData.js +0 -1
  283. package/lib/conversation/data/MlsEventData.d.ts +2 -1
  284. package/lib/conversation/data/MlsEventData.d.ts.map +1 -0
  285. package/lib/conversation/data/MlsEventData.js +0 -1
  286. package/lib/conversation/data/index.d.ts +1 -0
  287. package/lib/conversation/data/index.d.ts.map +1 -0
  288. package/lib/conversation/data/index.js +0 -1
  289. package/lib/conversation/index.d.ts +1 -0
  290. package/lib/conversation/index.d.ts.map +1 -0
  291. package/lib/conversation/index.js +0 -1
  292. package/lib/demo/http401.d.ts +1 -0
  293. package/lib/demo/http401.d.ts.map +1 -0
  294. package/lib/demo/http401.js +0 -1
  295. package/lib/demo/initClient.d.ts +1 -0
  296. package/lib/demo/initClient.d.ts.map +1 -0
  297. package/lib/demo/initClient.js +0 -1
  298. package/lib/demo/self.d.ts +1 -0
  299. package/lib/demo/self.d.ts.map +1 -0
  300. package/lib/demo/self.js +0 -1
  301. package/lib/env/Backend.d.ts +1 -0
  302. package/lib/env/Backend.d.ts.map +1 -0
  303. package/lib/env/Backend.js +0 -1
  304. package/lib/env/index.d.ts +1 -0
  305. package/lib/env/index.d.ts.map +1 -0
  306. package/lib/env/index.js +0 -1
  307. package/lib/event/BackendEvent.d.ts +2 -1
  308. package/lib/event/BackendEvent.d.ts.map +1 -0
  309. package/lib/event/BackendEvent.js +0 -1
  310. package/lib/event/ConversationEvent.d.ts +1 -0
  311. package/lib/event/ConversationEvent.d.ts.map +1 -0
  312. package/lib/event/ConversationEvent.js +0 -1
  313. package/lib/event/TeamEvent.d.ts +1 -0
  314. package/lib/event/TeamEvent.d.ts.map +1 -0
  315. package/lib/event/TeamEvent.js +0 -1
  316. package/lib/event/UserEvent.d.ts +1 -0
  317. package/lib/event/UserEvent.d.ts.map +1 -0
  318. package/lib/event/UserEvent.js +0 -1
  319. package/lib/event/index.d.ts +1 -0
  320. package/lib/event/index.d.ts.map +1 -0
  321. package/lib/event/index.js +0 -1
  322. package/lib/giphy/GiphyAPI.d.ts +1 -0
  323. package/lib/giphy/GiphyAPI.d.ts.map +1 -0
  324. package/lib/giphy/GiphyAPI.js +0 -1
  325. package/lib/giphy/GiphyImage.d.ts +1 -0
  326. package/lib/giphy/GiphyImage.d.ts.map +1 -0
  327. package/lib/giphy/GiphyImage.js +0 -1
  328. package/lib/giphy/GiphyOptions.d.ts +1 -0
  329. package/lib/giphy/GiphyOptions.d.ts.map +1 -0
  330. package/lib/giphy/GiphyOptions.js +0 -1
  331. package/lib/giphy/GiphyResult.d.ts +1 -0
  332. package/lib/giphy/GiphyResult.d.ts.map +1 -0
  333. package/lib/giphy/GiphyResult.js +0 -1
  334. package/lib/giphy/index.d.ts +1 -0
  335. package/lib/giphy/index.d.ts.map +1 -0
  336. package/lib/giphy/index.js +0 -1
  337. package/lib/http/BackendError.d.ts +2 -1
  338. package/lib/http/BackendError.d.ts.map +1 -0
  339. package/lib/http/BackendError.js +0 -1
  340. package/lib/http/BackendErrorLabel.d.ts +1 -0
  341. package/lib/http/BackendErrorLabel.d.ts.map +1 -0
  342. package/lib/http/BackendErrorLabel.js +0 -1
  343. package/lib/http/BackendErrorMapper.d.ts +1 -0
  344. package/lib/http/BackendErrorMapper.d.ts.map +1 -0
  345. package/lib/http/BackendErrorMapper.js +0 -1
  346. package/lib/http/ConnectionState.d.ts +1 -0
  347. package/lib/http/ConnectionState.d.ts.map +1 -0
  348. package/lib/http/ConnectionState.js +0 -1
  349. package/lib/http/ContentType.d.ts +1 -0
  350. package/lib/http/ContentType.d.ts.map +1 -0
  351. package/lib/http/ContentType.js +0 -1
  352. package/lib/http/HttpClient.d.ts +3 -2
  353. package/lib/http/HttpClient.d.ts.map +1 -0
  354. package/lib/http/HttpClient.js +5 -6
  355. package/lib/http/NetworkError.d.ts +1 -0
  356. package/lib/http/NetworkError.d.ts.map +1 -0
  357. package/lib/http/NetworkError.js +0 -1
  358. package/lib/http/RequestCancelable.d.ts +1 -0
  359. package/lib/http/RequestCancelable.d.ts.map +1 -0
  360. package/lib/http/RequestCancelable.js +0 -1
  361. package/lib/http/RequestProgressHandler.d.ts +1 -0
  362. package/lib/http/RequestProgressHandler.d.ts.map +1 -0
  363. package/lib/http/RequestProgressHandler.js +0 -1
  364. package/lib/http/TraceState.d.ts +1 -0
  365. package/lib/http/TraceState.d.ts.map +1 -0
  366. package/lib/http/TraceState.js +0 -1
  367. package/lib/http/index.d.ts +1 -0
  368. package/lib/http/index.d.ts.map +1 -0
  369. package/lib/http/index.js +0 -1
  370. package/lib/notification/Notification.d.ts +1 -0
  371. package/lib/notification/Notification.d.ts.map +1 -0
  372. package/lib/notification/Notification.js +0 -1
  373. package/lib/notification/NotificationAPI/NotificationAPI.d.ts +2 -1
  374. package/lib/notification/NotificationAPI/NotificationAPI.d.ts.map +1 -0
  375. package/lib/notification/NotificationAPI/NotificationAPI.js +24 -13
  376. package/lib/notification/NotificationAPI/NotificationsAPI.mocks.d.ts +2 -1
  377. package/lib/notification/NotificationAPI/NotificationsAPI.mocks.d.ts.map +1 -0
  378. package/lib/notification/NotificationAPI/NotificationsAPI.mocks.js +1 -2
  379. package/lib/notification/NotificationAPI/index.d.ts +1 -0
  380. package/lib/notification/NotificationAPI/index.d.ts.map +1 -0
  381. package/lib/notification/NotificationAPI/index.js +0 -1
  382. package/lib/notification/NotificationList.d.ts +1 -0
  383. package/lib/notification/NotificationList.d.ts.map +1 -0
  384. package/lib/notification/NotificationList.js +0 -1
  385. package/lib/notification/index.d.ts +1 -0
  386. package/lib/notification/index.d.ts.map +1 -0
  387. package/lib/notification/index.js +0 -1
  388. package/lib/obfuscation/ObfuscationUtil.d.ts +1 -0
  389. package/lib/obfuscation/ObfuscationUtil.d.ts.map +1 -0
  390. package/lib/obfuscation/ObfuscationUtil.js +0 -1
  391. package/lib/obfuscation/index.d.ts +1 -0
  392. package/lib/obfuscation/index.d.ts.map +1 -0
  393. package/lib/obfuscation/index.js +0 -1
  394. package/lib/self/ChangePassword.d.ts +1 -0
  395. package/lib/self/ChangePassword.d.ts.map +1 -0
  396. package/lib/self/ChangePassword.js +0 -1
  397. package/lib/self/Consent.d.ts +1 -0
  398. package/lib/self/Consent.d.ts.map +1 -0
  399. package/lib/self/Consent.js +0 -1
  400. package/lib/self/ConsentResults.d.ts +1 -0
  401. package/lib/self/ConsentResults.d.ts.map +1 -0
  402. package/lib/self/ConsentResults.js +0 -1
  403. package/lib/self/ConsentType.d.ts +1 -0
  404. package/lib/self/ConsentType.d.ts.map +1 -0
  405. package/lib/self/ConsentType.js +0 -1
  406. package/lib/self/Delete.d.ts +1 -0
  407. package/lib/self/Delete.d.ts.map +1 -0
  408. package/lib/self/Delete.js +0 -1
  409. package/lib/self/Name.d.ts +1 -0
  410. package/lib/self/Name.d.ts.map +1 -0
  411. package/lib/self/Name.js +0 -1
  412. package/lib/self/Picture.d.ts +1 -0
  413. package/lib/self/Picture.d.ts.map +1 -0
  414. package/lib/self/Picture.js +0 -1
  415. package/lib/self/SSOSignature.d.ts +1 -0
  416. package/lib/self/SSOSignature.d.ts.map +1 -0
  417. package/lib/self/SSOSignature.js +0 -1
  418. package/lib/self/Self.d.ts +1 -0
  419. package/lib/self/Self.d.ts.map +1 -0
  420. package/lib/self/Self.js +0 -1
  421. package/lib/self/SelfAPI.d.ts +2 -1
  422. package/lib/self/SelfAPI.d.ts.map +1 -0
  423. package/lib/self/SelfAPI.js +0 -1
  424. package/lib/self/index.d.ts +1 -0
  425. package/lib/self/index.d.ts.map +1 -0
  426. package/lib/self/index.js +0 -1
  427. package/lib/serviceProvider/LoginServiceProviderData.d.ts +1 -0
  428. package/lib/serviceProvider/LoginServiceProviderData.d.ts.map +1 -0
  429. package/lib/serviceProvider/LoginServiceProviderData.js +0 -1
  430. package/lib/serviceProvider/NewServiceProvider.d.ts +1 -0
  431. package/lib/serviceProvider/NewServiceProvider.d.ts.map +1 -0
  432. package/lib/serviceProvider/NewServiceProvider.js +0 -1
  433. package/lib/serviceProvider/RegisteredServiceProvider.d.ts +1 -0
  434. package/lib/serviceProvider/RegisteredServiceProvider.d.ts.map +1 -0
  435. package/lib/serviceProvider/RegisteredServiceProvider.js +0 -1
  436. package/lib/serviceProvider/ServiceProviderAPI.d.ts +4 -3
  437. package/lib/serviceProvider/ServiceProviderAPI.d.ts.map +1 -0
  438. package/lib/serviceProvider/ServiceProviderAPI.js +0 -1
  439. package/lib/serviceProvider/UpdateServiceProviderData.d.ts +1 -0
  440. package/lib/serviceProvider/UpdateServiceProviderData.d.ts.map +1 -0
  441. package/lib/serviceProvider/UpdateServiceProviderData.js +0 -1
  442. package/lib/serviceProvider/index.d.ts +1 -0
  443. package/lib/serviceProvider/index.d.ts.map +1 -0
  444. package/lib/serviceProvider/index.js +0 -1
  445. package/lib/services/Service.d.ts +4 -3
  446. package/lib/services/Service.d.ts.map +1 -0
  447. package/lib/services/Service.js +0 -1
  448. package/lib/services/ServicesAPI.d.ts +3 -2
  449. package/lib/services/ServicesAPI.d.ts.map +1 -0
  450. package/lib/services/ServicesAPI.js +0 -1
  451. package/lib/services/index.d.ts +1 -0
  452. package/lib/services/index.d.ts.map +1 -0
  453. package/lib/services/index.js +0 -1
  454. package/lib/shims/browser/buffer.d.ts +1 -0
  455. package/lib/shims/browser/buffer.d.ts.map +1 -0
  456. package/lib/shims/browser/buffer.js +0 -1
  457. package/lib/shims/browser/cookie.d.ts +1 -0
  458. package/lib/shims/browser/cookie.d.ts.map +1 -0
  459. package/lib/shims/browser/cookie.js +0 -1
  460. package/lib/shims/browser/websocket.d.ts +3 -2
  461. package/lib/shims/browser/websocket.d.ts.map +1 -0
  462. package/lib/shims/browser/websocket.js +3 -2
  463. package/lib/shims/node/buffer.d.ts +1 -0
  464. package/lib/shims/node/buffer.d.ts.map +1 -0
  465. package/lib/shims/node/buffer.js +0 -1
  466. package/lib/shims/node/cookie.d.ts +1 -0
  467. package/lib/shims/node/cookie.d.ts.map +1 -0
  468. package/lib/shims/node/cookie.js +1 -2
  469. package/lib/shims/node/random.d.ts +1 -0
  470. package/lib/shims/node/random.d.ts.map +1 -0
  471. package/lib/shims/node/random.js +1 -2
  472. package/lib/shims/node/websocket.d.ts +3 -2
  473. package/lib/shims/node/websocket.d.ts.map +1 -0
  474. package/lib/shims/node/websocket.js +3 -2
  475. package/lib/tcp/ReconnectingWebsocket.d.ts +1 -0
  476. package/lib/tcp/ReconnectingWebsocket.d.ts.map +1 -0
  477. package/lib/tcp/ReconnectingWebsocket.js +3 -4
  478. package/lib/tcp/WebSocketClient.d.ts +4 -3
  479. package/lib/tcp/WebSocketClient.d.ts.map +1 -0
  480. package/lib/tcp/WebSocketClient.js +4 -5
  481. package/lib/tcp/index.d.ts +1 -0
  482. package/lib/tcp/index.d.ts.map +1 -0
  483. package/lib/tcp/index.js +0 -1
  484. package/lib/team/TeamError.d.ts +1 -0
  485. package/lib/team/TeamError.d.ts.map +1 -0
  486. package/lib/team/TeamError.js +0 -1
  487. package/lib/team/billing/BillingAPI.d.ts +2 -1
  488. package/lib/team/billing/BillingAPI.d.ts.map +1 -0
  489. package/lib/team/billing/BillingAPI.js +0 -1
  490. package/lib/team/billing/BillingInfo.d.ts +1 -0
  491. package/lib/team/billing/BillingInfo.d.ts.map +1 -0
  492. package/lib/team/billing/BillingInfo.js +0 -1
  493. package/lib/team/billing/BillingTeamData.d.ts +1 -0
  494. package/lib/team/billing/BillingTeamData.d.ts.map +1 -0
  495. package/lib/team/billing/BillingTeamData.js +0 -1
  496. package/lib/team/billing/CardData.d.ts +1 -0
  497. package/lib/team/billing/CardData.d.ts.map +1 -0
  498. package/lib/team/billing/CardData.js +0 -1
  499. package/lib/team/billing/InvoiceData.d.ts +1 -0
  500. package/lib/team/billing/InvoiceData.d.ts.map +1 -0
  501. package/lib/team/billing/InvoiceData.js +0 -1
  502. package/lib/team/billing/InvoiceListData.d.ts +1 -0
  503. package/lib/team/billing/InvoiceListData.d.ts.map +1 -0
  504. package/lib/team/billing/InvoiceListData.js +0 -1
  505. package/lib/team/billing/InvoiceUpcomingData.d.ts +1 -0
  506. package/lib/team/billing/InvoiceUpcomingData.d.ts.map +1 -0
  507. package/lib/team/billing/InvoiceUpcomingData.js +0 -1
  508. package/lib/team/billing/PlanData.d.ts +1 -0
  509. package/lib/team/billing/PlanData.d.ts.map +1 -0
  510. package/lib/team/billing/PlanData.js +0 -1
  511. package/lib/team/billing/SupportedCurrency.d.ts +1 -0
  512. package/lib/team/billing/SupportedCurrency.d.ts.map +1 -0
  513. package/lib/team/billing/SupportedCurrency.js +0 -1
  514. package/lib/team/billing/index.d.ts +1 -0
  515. package/lib/team/billing/index.d.ts.map +1 -0
  516. package/lib/team/billing/index.js +0 -1
  517. package/lib/team/conversation/TeamConversation.d.ts +1 -0
  518. package/lib/team/conversation/TeamConversation.d.ts.map +1 -0
  519. package/lib/team/conversation/TeamConversation.js +0 -1
  520. package/lib/team/conversation/TeamConversationAPI.d.ts +3 -2
  521. package/lib/team/conversation/TeamConversationAPI.d.ts.map +1 -0
  522. package/lib/team/conversation/TeamConversationAPI.js +0 -1
  523. package/lib/team/conversation/index.d.ts +1 -0
  524. package/lib/team/conversation/index.d.ts.map +1 -0
  525. package/lib/team/conversation/index.js +0 -1
  526. package/lib/team/data/TeamConversationCreateData.d.ts +1 -0
  527. package/lib/team/data/TeamConversationCreateData.d.ts.map +1 -0
  528. package/lib/team/data/TeamConversationCreateData.js +0 -1
  529. package/lib/team/data/TeamConversationDeleteData.d.ts +1 -0
  530. package/lib/team/data/TeamConversationDeleteData.d.ts.map +1 -0
  531. package/lib/team/data/TeamConversationDeleteData.js +0 -1
  532. package/lib/team/data/TeamFeatureConfigurationUpdateEventData.d.ts +1 -0
  533. package/lib/team/data/TeamFeatureConfigurationUpdateEventData.d.ts.map +1 -0
  534. package/lib/team/data/TeamFeatureConfigurationUpdateEventData.js +0 -1
  535. package/lib/team/data/TeamMemberJoinData.d.ts +1 -0
  536. package/lib/team/data/TeamMemberJoinData.d.ts.map +1 -0
  537. package/lib/team/data/TeamMemberJoinData.js +0 -1
  538. package/lib/team/data/TeamMemberLeaveData.d.ts +1 -0
  539. package/lib/team/data/TeamMemberLeaveData.d.ts.map +1 -0
  540. package/lib/team/data/TeamMemberLeaveData.js +0 -1
  541. package/lib/team/data/TeamMemberUpdateData.d.ts +1 -0
  542. package/lib/team/data/TeamMemberUpdateData.d.ts.map +1 -0
  543. package/lib/team/data/TeamMemberUpdateData.js +0 -1
  544. package/lib/team/data/TeamUpdateData.d.ts +1 -0
  545. package/lib/team/data/TeamUpdateData.d.ts.map +1 -0
  546. package/lib/team/data/TeamUpdateData.js +0 -1
  547. package/lib/team/data/index.d.ts +1 -0
  548. package/lib/team/data/index.d.ts.map +1 -0
  549. package/lib/team/data/index.js +0 -1
  550. package/lib/team/feature/Feature.d.ts +1 -0
  551. package/lib/team/feature/Feature.d.ts.map +1 -0
  552. package/lib/team/feature/Feature.js +0 -1
  553. package/lib/team/feature/FeatureAPI.d.ts +2 -1
  554. package/lib/team/feature/FeatureAPI.d.ts.map +1 -0
  555. package/lib/team/feature/FeatureAPI.js +1 -2
  556. package/lib/team/feature/FeatureError.d.ts +1 -0
  557. package/lib/team/feature/FeatureError.d.ts.map +1 -0
  558. package/lib/team/feature/FeatureError.js +0 -1
  559. package/lib/team/feature/FeatureList.d.ts +2 -1
  560. package/lib/team/feature/FeatureList.d.ts.map +1 -0
  561. package/lib/team/feature/FeatureList.js +0 -1
  562. package/lib/team/feature/index.d.ts +1 -0
  563. package/lib/team/feature/index.d.ts.map +1 -0
  564. package/lib/team/feature/index.js +0 -1
  565. package/lib/team/identityprovider/IdentityProvider.d.ts +1 -0
  566. package/lib/team/identityprovider/IdentityProvider.d.ts.map +1 -0
  567. package/lib/team/identityprovider/IdentityProvider.js +0 -1
  568. package/lib/team/identityprovider/IdentityProviderAPI.d.ts +2 -1
  569. package/lib/team/identityprovider/IdentityProviderAPI.d.ts.map +1 -0
  570. package/lib/team/identityprovider/IdentityProviderAPI.js +0 -1
  571. package/lib/team/identityprovider/IdentityProviders.d.ts +1 -0
  572. package/lib/team/identityprovider/IdentityProviders.d.ts.map +1 -0
  573. package/lib/team/identityprovider/IdentityProviders.js +0 -1
  574. package/lib/team/identityprovider/index.d.ts +1 -0
  575. package/lib/team/identityprovider/index.d.ts.map +1 -0
  576. package/lib/team/identityprovider/index.js +0 -1
  577. package/lib/team/index.d.ts +1 -0
  578. package/lib/team/index.d.ts.map +1 -0
  579. package/lib/team/index.js +0 -1
  580. package/lib/team/invitation/InvitationError.d.ts +1 -0
  581. package/lib/team/invitation/InvitationError.d.ts.map +1 -0
  582. package/lib/team/invitation/InvitationError.js +0 -1
  583. package/lib/team/invitation/NewTeamInvitation.d.ts +1 -0
  584. package/lib/team/invitation/NewTeamInvitation.d.ts.map +1 -0
  585. package/lib/team/invitation/NewTeamInvitation.js +0 -1
  586. package/lib/team/invitation/TeamInvitation.d.ts +1 -0
  587. package/lib/team/invitation/TeamInvitation.d.ts.map +1 -0
  588. package/lib/team/invitation/TeamInvitation.js +0 -1
  589. package/lib/team/invitation/TeamInvitationAPI.d.ts +1 -0
  590. package/lib/team/invitation/TeamInvitationAPI.d.ts.map +1 -0
  591. package/lib/team/invitation/TeamInvitationAPI.js +2 -3
  592. package/lib/team/invitation/TeamInvitationChunk.d.ts +1 -0
  593. package/lib/team/invitation/TeamInvitationChunk.d.ts.map +1 -0
  594. package/lib/team/invitation/TeamInvitationChunk.js +0 -1
  595. package/lib/team/invitation/index.d.ts +1 -0
  596. package/lib/team/invitation/index.d.ts.map +1 -0
  597. package/lib/team/invitation/index.js +0 -1
  598. package/lib/team/legalhold/LegalHoldAPI.d.ts +2 -1
  599. package/lib/team/legalhold/LegalHoldAPI.d.ts.map +1 -0
  600. package/lib/team/legalhold/LegalHoldAPI.js +0 -1
  601. package/lib/team/legalhold/LegalHoldData.d.ts +1 -0
  602. package/lib/team/legalhold/LegalHoldData.d.ts.map +1 -0
  603. package/lib/team/legalhold/LegalHoldData.js +0 -1
  604. package/lib/team/legalhold/LegalHoldMemberStatus.d.ts +1 -0
  605. package/lib/team/legalhold/LegalHoldMemberStatus.d.ts.map +1 -0
  606. package/lib/team/legalhold/LegalHoldMemberStatus.js +0 -1
  607. package/lib/team/legalhold/NewLegalHoldData.d.ts +1 -0
  608. package/lib/team/legalhold/NewLegalHoldData.d.ts.map +1 -0
  609. package/lib/team/legalhold/NewLegalHoldData.js +0 -1
  610. package/lib/team/legalhold/index.d.ts +1 -0
  611. package/lib/team/legalhold/index.d.ts.map +1 -0
  612. package/lib/team/legalhold/index.js +0 -1
  613. package/lib/team/member/MemberAPI.d.ts +3 -2
  614. package/lib/team/member/MemberAPI.d.ts.map +1 -0
  615. package/lib/team/member/MemberAPI.js +1 -2
  616. package/lib/team/member/MemberCSVResponse.d.ts +1 -0
  617. package/lib/team/member/MemberCSVResponse.d.ts.map +1 -0
  618. package/lib/team/member/MemberCSVResponse.js +0 -1
  619. package/lib/team/member/MemberData.d.ts +2 -1
  620. package/lib/team/member/MemberData.d.ts.map +1 -0
  621. package/lib/team/member/MemberData.js +0 -1
  622. package/lib/team/member/Members.d.ts +1 -0
  623. package/lib/team/member/Members.d.ts.map +1 -0
  624. package/lib/team/member/Members.js +0 -1
  625. package/lib/team/member/Permissions.d.ts +1 -0
  626. package/lib/team/member/Permissions.d.ts.map +1 -0
  627. package/lib/team/member/Permissions.js +0 -1
  628. package/lib/team/member/PermissionsData.d.ts +1 -0
  629. package/lib/team/member/PermissionsData.d.ts.map +1 -0
  630. package/lib/team/member/PermissionsData.js +0 -1
  631. package/lib/team/member/Role.d.ts +1 -0
  632. package/lib/team/member/Role.d.ts.map +1 -0
  633. package/lib/team/member/Role.js +0 -1
  634. package/lib/team/member/UpdatedMemberData.d.ts +1 -0
  635. package/lib/team/member/UpdatedMemberData.d.ts.map +1 -0
  636. package/lib/team/member/UpdatedMemberData.js +0 -1
  637. package/lib/team/member/index.d.ts +1 -0
  638. package/lib/team/member/index.d.ts.map +1 -0
  639. package/lib/team/member/index.js +0 -1
  640. package/lib/team/payment/InvoiceData.d.ts +1 -0
  641. package/lib/team/payment/InvoiceData.d.ts.map +1 -0
  642. package/lib/team/payment/InvoiceData.js +0 -1
  643. package/lib/team/payment/PaymentAPI.d.ts +1 -0
  644. package/lib/team/payment/PaymentAPI.d.ts.map +1 -0
  645. package/lib/team/payment/PaymentAPI.js +0 -1
  646. package/lib/team/payment/PaymentBillingData.d.ts +1 -0
  647. package/lib/team/payment/PaymentBillingData.d.ts.map +1 -0
  648. package/lib/team/payment/PaymentBillingData.js +0 -1
  649. package/lib/team/payment/PaymentData.d.ts +2 -1
  650. package/lib/team/payment/PaymentData.d.ts.map +1 -0
  651. package/lib/team/payment/PaymentData.js +0 -1
  652. package/lib/team/payment/PaymentDataUpdate.d.ts +1 -0
  653. package/lib/team/payment/PaymentDataUpdate.d.ts.map +1 -0
  654. package/lib/team/payment/PaymentDataUpdate.js +0 -1
  655. package/lib/team/payment/PaymentInterval.d.ts +1 -0
  656. package/lib/team/payment/PaymentInterval.d.ts.map +1 -0
  657. package/lib/team/payment/PaymentInterval.js +0 -1
  658. package/lib/team/payment/PaymentPlan.d.ts +1 -0
  659. package/lib/team/payment/PaymentPlan.d.ts.map +1 -0
  660. package/lib/team/payment/PaymentPlan.js +0 -1
  661. package/lib/team/payment/PaymentStripeCharge.d.ts +1 -0
  662. package/lib/team/payment/PaymentStripeCharge.d.ts.map +1 -0
  663. package/lib/team/payment/PaymentStripeCharge.js +0 -1
  664. package/lib/team/payment/PaymentStripeInvoice.d.ts +1 -0
  665. package/lib/team/payment/PaymentStripeInvoice.d.ts.map +1 -0
  666. package/lib/team/payment/PaymentStripeInvoice.js +0 -1
  667. package/lib/team/payment/PaymentStripeInvoices.d.ts +1 -0
  668. package/lib/team/payment/PaymentStripeInvoices.d.ts.map +1 -0
  669. package/lib/team/payment/PaymentStripeInvoices.js +0 -1
  670. package/lib/team/payment/PaymentStripePlan.d.ts +1 -0
  671. package/lib/team/payment/PaymentStripePlan.d.ts.map +1 -0
  672. package/lib/team/payment/PaymentStripePlan.js +0 -1
  673. package/lib/team/payment/SupportedCurrency.d.ts +1 -0
  674. package/lib/team/payment/SupportedCurrency.d.ts.map +1 -0
  675. package/lib/team/payment/SupportedCurrency.js +0 -1
  676. package/lib/team/payment/index.d.ts +1 -0
  677. package/lib/team/payment/index.d.ts.map +1 -0
  678. package/lib/team/payment/index.js +0 -1
  679. package/lib/team/scim/NewScimToken.d.ts +1 -0
  680. package/lib/team/scim/NewScimToken.d.ts.map +1 -0
  681. package/lib/team/scim/NewScimToken.js +0 -1
  682. package/lib/team/scim/ScimAPI.d.ts +2 -1
  683. package/lib/team/scim/ScimAPI.d.ts.map +1 -0
  684. package/lib/team/scim/ScimAPI.js +0 -1
  685. package/lib/team/scim/ScimTokenInfo.d.ts +1 -0
  686. package/lib/team/scim/ScimTokenInfo.d.ts.map +1 -0
  687. package/lib/team/scim/ScimTokenInfo.js +0 -1
  688. package/lib/team/scim/ScimTokenInfoList.d.ts +1 -0
  689. package/lib/team/scim/ScimTokenInfoList.d.ts.map +1 -0
  690. package/lib/team/scim/ScimTokenInfoList.js +0 -1
  691. package/lib/team/scim/index.d.ts +1 -1
  692. package/lib/team/scim/index.d.ts.map +1 -0
  693. package/lib/team/scim/index.js +0 -2
  694. package/lib/team/search/TeamContact.d.ts +1 -0
  695. package/lib/team/search/TeamContact.d.ts.map +1 -0
  696. package/lib/team/search/TeamContact.js +0 -1
  697. package/lib/team/search/TeamSearchAPI.d.ts +2 -1
  698. package/lib/team/search/TeamSearchAPI.d.ts.map +1 -0
  699. package/lib/team/search/TeamSearchAPI.js +0 -1
  700. package/lib/team/search/TeamSearchOptions.d.ts +2 -1
  701. package/lib/team/search/TeamSearchOptions.d.ts.map +1 -0
  702. package/lib/team/search/TeamSearchOptions.js +0 -1
  703. package/lib/team/search/TeamSearchResult.d.ts +1 -0
  704. package/lib/team/search/TeamSearchResult.d.ts.map +1 -0
  705. package/lib/team/search/TeamSearchResult.js +0 -1
  706. package/lib/team/search/index.d.ts +1 -0
  707. package/lib/team/search/index.d.ts.map +1 -0
  708. package/lib/team/search/index.js +0 -1
  709. package/lib/team/service/Provider.d.ts +1 -0
  710. package/lib/team/service/Provider.d.ts.map +1 -0
  711. package/lib/team/service/Provider.js +0 -1
  712. package/lib/team/service/Service.d.ts +1 -0
  713. package/lib/team/service/Service.d.ts.map +1 -0
  714. package/lib/team/service/Service.js +0 -1
  715. package/lib/team/service/ServiceAPI.d.ts +1 -0
  716. package/lib/team/service/ServiceAPI.d.ts.map +1 -0
  717. package/lib/team/service/ServiceAPI.js +0 -1
  718. package/lib/team/service/ServiceWhitelistData.d.ts +1 -0
  719. package/lib/team/service/ServiceWhitelistData.d.ts.map +1 -0
  720. package/lib/team/service/ServiceWhitelistData.js +0 -1
  721. package/lib/team/service/Services.d.ts +1 -0
  722. package/lib/team/service/Services.d.ts.map +1 -0
  723. package/lib/team/service/Services.js +0 -1
  724. package/lib/team/service/index.d.ts +1 -0
  725. package/lib/team/service/index.d.ts.map +1 -0
  726. package/lib/team/service/index.js +0 -1
  727. package/lib/team/team/LeadData.d.ts +1 -0
  728. package/lib/team/team/LeadData.d.ts.map +1 -0
  729. package/lib/team/team/LeadData.js +0 -1
  730. package/lib/team/team/NewTeamData.d.ts +1 -0
  731. package/lib/team/team/NewTeamData.d.ts.map +1 -0
  732. package/lib/team/team/NewTeamData.js +0 -1
  733. package/lib/team/team/TeamAPI.d.ts +4 -3
  734. package/lib/team/team/TeamAPI.d.ts.map +1 -0
  735. package/lib/team/team/TeamAPI.js +0 -1
  736. package/lib/team/team/TeamChunkData.d.ts +1 -0
  737. package/lib/team/team/TeamChunkData.d.ts.map +1 -0
  738. package/lib/team/team/TeamChunkData.js +0 -1
  739. package/lib/team/team/TeamData.d.ts +1 -0
  740. package/lib/team/team/TeamData.d.ts.map +1 -0
  741. package/lib/team/team/TeamData.js +0 -1
  742. package/lib/team/team/TeamInfo.d.ts +1 -0
  743. package/lib/team/team/TeamInfo.d.ts.map +1 -0
  744. package/lib/team/team/TeamInfo.js +0 -1
  745. package/lib/team/team/TeamSizeData.d.ts +1 -0
  746. package/lib/team/team/TeamSizeData.d.ts.map +1 -0
  747. package/lib/team/team/TeamSizeData.js +0 -1
  748. package/lib/team/team/UpdateTeamData.d.ts +1 -0
  749. package/lib/team/team/UpdateTeamData.d.ts.map +1 -0
  750. package/lib/team/team/UpdateTeamData.js +0 -1
  751. package/lib/team/team/index.d.ts +1 -0
  752. package/lib/team/team/index.d.ts.map +1 -0
  753. package/lib/team/team/index.js +0 -1
  754. package/lib/user/Activate.d.ts +1 -0
  755. package/lib/user/Activate.d.ts.map +1 -0
  756. package/lib/user/Activate.js +0 -1
  757. package/lib/user/ActivationResponse.d.ts +1 -0
  758. package/lib/user/ActivationResponse.d.ts.map +1 -0
  759. package/lib/user/ActivationResponse.js +0 -1
  760. package/lib/user/CheckHandles.d.ts +1 -0
  761. package/lib/user/CheckHandles.d.ts.map +1 -0
  762. package/lib/user/CheckHandles.js +0 -1
  763. package/lib/user/CompletePasswordReset.d.ts +1 -0
  764. package/lib/user/CompletePasswordReset.d.ts.map +1 -0
  765. package/lib/user/CompletePasswordReset.js +0 -1
  766. package/lib/user/Contact.d.ts +1 -0
  767. package/lib/user/Contact.d.ts.map +1 -0
  768. package/lib/user/Contact.js +0 -1
  769. package/lib/user/HandleInfo.d.ts +1 -0
  770. package/lib/user/HandleInfo.d.ts.map +1 -0
  771. package/lib/user/HandleInfo.js +0 -1
  772. package/lib/user/LimitedQualifiedUserIdList.d.ts +1 -0
  773. package/lib/user/LimitedQualifiedUserIdList.d.ts.map +1 -0
  774. package/lib/user/LimitedQualifiedUserIdList.js +0 -1
  775. package/lib/user/ManagedSource.d.ts +1 -0
  776. package/lib/user/ManagedSource.d.ts.map +1 -0
  777. package/lib/user/ManagedSource.js +0 -1
  778. package/lib/user/NewPasswordReset.d.ts +1 -0
  779. package/lib/user/NewPasswordReset.d.ts.map +1 -0
  780. package/lib/user/NewPasswordReset.js +0 -1
  781. package/lib/user/QualifiedHandle.d.ts +1 -0
  782. package/lib/user/QualifiedHandle.d.ts.map +1 -0
  783. package/lib/user/QualifiedHandle.js +0 -1
  784. package/lib/user/QualifiedId.d.ts +1 -0
  785. package/lib/user/QualifiedId.d.ts.map +1 -0
  786. package/lib/user/QualifiedId.js +0 -1
  787. package/lib/user/RTCConfiguration.d.ts +1 -0
  788. package/lib/user/RTCConfiguration.d.ts.map +1 -0
  789. package/lib/user/RTCConfiguration.js +0 -1
  790. package/lib/user/RTCIceServer.d.ts +1 -0
  791. package/lib/user/RTCIceServer.d.ts.map +1 -0
  792. package/lib/user/RTCIceServer.js +0 -1
  793. package/lib/user/RichInfo.d.ts +1 -0
  794. package/lib/user/RichInfo.d.ts.map +1 -0
  795. package/lib/user/RichInfo.js +0 -1
  796. package/lib/user/SearchResult.d.ts +1 -0
  797. package/lib/user/SearchResult.d.ts.map +1 -0
  798. package/lib/user/SearchResult.js +0 -1
  799. package/lib/user/SendActivationCode.d.ts +1 -0
  800. package/lib/user/SendActivationCode.d.ts.map +1 -0
  801. package/lib/user/SendActivationCode.js +0 -1
  802. package/lib/user/User.d.ts +2 -1
  803. package/lib/user/User.d.ts.map +1 -0
  804. package/lib/user/User.js +0 -1
  805. package/lib/user/UserAPI.d.ts +7 -6
  806. package/lib/user/UserAPI.d.ts.map +1 -0
  807. package/lib/user/UserAPI.js +1 -2
  808. package/lib/user/UserAsset.d.ts +1 -0
  809. package/lib/user/UserAsset.d.ts.map +1 -0
  810. package/lib/user/UserAsset.js +0 -1
  811. package/lib/user/UserError.d.ts +1 -0
  812. package/lib/user/UserError.d.ts.map +1 -0
  813. package/lib/user/UserError.js +0 -1
  814. package/lib/user/UserPreKeyBundleMap.d.ts +1 -0
  815. package/lib/user/UserPreKeyBundleMap.d.ts.map +1 -0
  816. package/lib/user/UserPreKeyBundleMap.js +0 -1
  817. package/lib/user/UserUpdate.d.ts +1 -0
  818. package/lib/user/UserUpdate.d.ts.map +1 -0
  819. package/lib/user/UserUpdate.js +0 -1
  820. package/lib/user/VerifyDelete.d.ts +1 -0
  821. package/lib/user/VerifyDelete.d.ts.map +1 -0
  822. package/lib/user/VerifyDelete.js +0 -1
  823. package/lib/user/data/UserActivateData.d.ts +1 -0
  824. package/lib/user/data/UserActivateData.d.ts.map +1 -0
  825. package/lib/user/data/UserActivateData.js +0 -1
  826. package/lib/user/data/UserClientAddData.d.ts +1 -0
  827. package/lib/user/data/UserClientAddData.d.ts.map +1 -0
  828. package/lib/user/data/UserClientAddData.js +0 -1
  829. package/lib/user/data/UserClientRemoveData.d.ts +1 -0
  830. package/lib/user/data/UserClientRemoveData.d.ts.map +1 -0
  831. package/lib/user/data/UserClientRemoveData.js +0 -1
  832. package/lib/user/data/UserConnectionData.d.ts +1 -0
  833. package/lib/user/data/UserConnectionData.d.ts.map +1 -0
  834. package/lib/user/data/UserConnectionData.js +0 -1
  835. package/lib/user/data/UserDeleteData.d.ts +1 -0
  836. package/lib/user/data/UserDeleteData.d.ts.map +1 -0
  837. package/lib/user/data/UserDeleteData.js +0 -1
  838. package/lib/user/data/UserLegalHoldDisableData.d.ts +1 -0
  839. package/lib/user/data/UserLegalHoldDisableData.d.ts.map +1 -0
  840. package/lib/user/data/UserLegalHoldDisableData.js +0 -1
  841. package/lib/user/data/UserLegalHoldEnableData.d.ts +1 -0
  842. package/lib/user/data/UserLegalHoldEnableData.d.ts.map +1 -0
  843. package/lib/user/data/UserLegalHoldEnableData.js +0 -1
  844. package/lib/user/data/UserLegalHoldRequestData.d.ts +1 -0
  845. package/lib/user/data/UserLegalHoldRequestData.d.ts.map +1 -0
  846. package/lib/user/data/UserLegalHoldRequestData.js +0 -1
  847. package/lib/user/data/UserPropertiesDeleteData.d.ts +1 -0
  848. package/lib/user/data/UserPropertiesDeleteData.d.ts.map +1 -0
  849. package/lib/user/data/UserPropertiesDeleteData.js +0 -1
  850. package/lib/user/data/UserPropertiesSetData.d.ts +1 -0
  851. package/lib/user/data/UserPropertiesSetData.d.ts.map +1 -0
  852. package/lib/user/data/UserPropertiesSetData.js +0 -1
  853. package/lib/user/data/UserPushRemoveData.d.ts +1 -0
  854. package/lib/user/data/UserPushRemoveData.d.ts.map +1 -0
  855. package/lib/user/data/UserPushRemoveData.js +0 -1
  856. package/lib/user/data/UserPushTokenProvider.d.ts +1 -0
  857. package/lib/user/data/UserPushTokenProvider.d.ts.map +1 -0
  858. package/lib/user/data/UserPushTokenProvider.js +0 -1
  859. package/lib/user/data/UserUpdateData.d.ts +1 -0
  860. package/lib/user/data/UserUpdateData.d.ts.map +1 -0
  861. package/lib/user/data/UserUpdateData.js +0 -1
  862. package/lib/user/data/index.d.ts +1 -0
  863. package/lib/user/data/index.d.ts.map +1 -0
  864. package/lib/user/data/index.js +0 -1
  865. package/lib/user/index.d.ts +1 -0
  866. package/lib/user/index.d.ts.map +1 -0
  867. package/lib/user/index.js +0 -1
  868. package/lib/validation/ValidationError.d.ts +1 -0
  869. package/lib/validation/ValidationError.d.ts.map +1 -0
  870. package/lib/validation/ValidationError.js +0 -1
  871. package/lib/validation/index.d.ts +1 -0
  872. package/lib/validation/index.d.ts.map +1 -0
  873. package/lib/validation/index.js +0 -1
  874. package/package.json +6 -6
  875. package/lib/APIClient.js.map +0 -1
  876. package/lib/Config.js.map +0 -1
  877. package/lib/account/AccountAPI.js.map +0 -1
  878. package/lib/account/AccountError.js.map +0 -1
  879. package/lib/account/BackendConfigData.js.map +0 -1
  880. package/lib/account/CallConfigData.js.map +0 -1
  881. package/lib/account/DomainData.js.map +0 -1
  882. package/lib/account/SSOSettings.js.map +0 -1
  883. package/lib/account/index.js.map +0 -1
  884. package/lib/asset/AssetAPI.js.map +0 -1
  885. package/lib/asset/AssetRetentionPolicy.js.map +0 -1
  886. package/lib/asset/AssetUploadData.js.map +0 -1
  887. package/lib/asset/AssetUtil.js.map +0 -1
  888. package/lib/asset/index.js.map +0 -1
  889. package/lib/auth/AccessTokenData.js.map +0 -1
  890. package/lib/auth/AccessTokenStore.js.map +0 -1
  891. package/lib/auth/AuthAPI.js.map +0 -1
  892. package/lib/auth/AuthenticationError.js.map +0 -1
  893. package/lib/auth/ClientPreKey.js.map +0 -1
  894. package/lib/auth/Context.js.map +0 -1
  895. package/lib/auth/Cookie.js.map +0 -1
  896. package/lib/auth/CookieList.js.map +0 -1
  897. package/lib/auth/CookieStore.js.map +0 -1
  898. package/lib/auth/LoginCodeResponse.js.map +0 -1
  899. package/lib/auth/LoginData.js.map +0 -1
  900. package/lib/auth/PreKey.js.map +0 -1
  901. package/lib/auth/PreKeyBundle.js.map +0 -1
  902. package/lib/auth/RegisterData.js.map +0 -1
  903. package/lib/auth/SendLoginCode.js.map +0 -1
  904. package/lib/auth/VerificationActionType.js.map +0 -1
  905. package/lib/auth/index.js.map +0 -1
  906. package/lib/auth/parseAccessToken.js.map +0 -1
  907. package/lib/broadcast/BroadcastAPI.js.map +0 -1
  908. package/lib/broadcast/index.js.map +0 -1
  909. package/lib/client/ClientAPI.js.map +0 -1
  910. package/lib/client/ClientCapability.js.map +0 -1
  911. package/lib/client/ClientCapabilityData.js.map +0 -1
  912. package/lib/client/ClientClassification.js.map +0 -1
  913. package/lib/client/ClientError.js.map +0 -1
  914. package/lib/client/ClientType.js.map +0 -1
  915. package/lib/client/Location.js.map +0 -1
  916. package/lib/client/NewClient.js.map +0 -1
  917. package/lib/client/PublicClient.js.map +0 -1
  918. package/lib/client/QualifiedPublicClients.js.map +0 -1
  919. package/lib/client/RegisteredClient.js.map +0 -1
  920. package/lib/client/index.js.map +0 -1
  921. package/lib/connection/Connection.js.map +0 -1
  922. package/lib/connection/ConnectionAPI.js.map +0 -1
  923. package/lib/connection/ConnectionError.js.map +0 -1
  924. package/lib/connection/ConnectionRequest.js.map +0 -1
  925. package/lib/connection/ConnectionStatus.js.map +0 -1
  926. package/lib/connection/ConnectionUpdate.js.map +0 -1
  927. package/lib/connection/UserConnectionList.js.map +0 -1
  928. package/lib/connection/index.js.map +0 -1
  929. package/lib/conversation/ClientMismatch.js.map +0 -1
  930. package/lib/conversation/Conversation.js.map +0 -1
  931. package/lib/conversation/ConversationAPI/ConversationAPI.js.map +0 -1
  932. package/lib/conversation/ConversationAPI/index.js.map +0 -1
  933. package/lib/conversation/ConversationCode.js.map +0 -1
  934. package/lib/conversation/ConversationError.js.map +0 -1
  935. package/lib/conversation/ConversationIds.js.map +0 -1
  936. package/lib/conversation/ConversationMembers.js.map +0 -1
  937. package/lib/conversation/ConversationRole.js.map +0 -1
  938. package/lib/conversation/Conversations.js.map +0 -1
  939. package/lib/conversation/Invite.js.map +0 -1
  940. package/lib/conversation/Member.js.map +0 -1
  941. package/lib/conversation/MessageSendingStatus.js.map +0 -1
  942. package/lib/conversation/MutedStatus.js.map +0 -1
  943. package/lib/conversation/NewConversation.js.map +0 -1
  944. package/lib/conversation/NewOTRMessage.js.map +0 -1
  945. package/lib/conversation/OTRClientMap.js.map +0 -1
  946. package/lib/conversation/OTRRecipients.js.map +0 -1
  947. package/lib/conversation/OtherMember.js.map +0 -1
  948. package/lib/conversation/QualifiedConversationIds.js.map +0 -1
  949. package/lib/conversation/QualifiedUserClients.js.map +0 -1
  950. package/lib/conversation/RemoteConversations.js.map +0 -1
  951. package/lib/conversation/ServiceRef.js.map +0 -1
  952. package/lib/conversation/UserClients.js.map +0 -1
  953. package/lib/conversation/data/ConversationAccessUpdateData.js.map +0 -1
  954. package/lib/conversation/data/ConversationCodeUpdateData.js.map +0 -1
  955. package/lib/conversation/data/ConversationConnectRequestData.js.map +0 -1
  956. package/lib/conversation/data/ConversationCreateData.js.map +0 -1
  957. package/lib/conversation/data/ConversationJoinData.js.map +0 -1
  958. package/lib/conversation/data/ConversationMLSMessageAddData.js.map +0 -1
  959. package/lib/conversation/data/ConversationMLSWelcomeData.js.map +0 -1
  960. package/lib/conversation/data/ConversationMemberJoinData.js.map +0 -1
  961. package/lib/conversation/data/ConversationMemberLeaveData.js.map +0 -1
  962. package/lib/conversation/data/ConversationMemberUpdateData.js.map +0 -1
  963. package/lib/conversation/data/ConversationMessageTimerUpdateData.js.map +0 -1
  964. package/lib/conversation/data/ConversationNameUpdateData.js.map +0 -1
  965. package/lib/conversation/data/ConversationOtrMessageAddData.js.map +0 -1
  966. package/lib/conversation/data/ConversationReceiptModeUpdateData.js.map +0 -1
  967. package/lib/conversation/data/ConversationRenameData.js.map +0 -1
  968. package/lib/conversation/data/ConversationTypingData.js.map +0 -1
  969. package/lib/conversation/data/MlsEventData.js.map +0 -1
  970. package/lib/conversation/data/index.js.map +0 -1
  971. package/lib/conversation/index.js.map +0 -1
  972. package/lib/demo/http401.js.map +0 -1
  973. package/lib/demo/initClient.js.map +0 -1
  974. package/lib/demo/self.js.map +0 -1
  975. package/lib/env/Backend.js.map +0 -1
  976. package/lib/env/index.js.map +0 -1
  977. package/lib/event/BackendEvent.js.map +0 -1
  978. package/lib/event/ConversationEvent.js.map +0 -1
  979. package/lib/event/TeamEvent.js.map +0 -1
  980. package/lib/event/UserEvent.js.map +0 -1
  981. package/lib/event/index.js.map +0 -1
  982. package/lib/giphy/GiphyAPI.js.map +0 -1
  983. package/lib/giphy/GiphyImage.js.map +0 -1
  984. package/lib/giphy/GiphyOptions.js.map +0 -1
  985. package/lib/giphy/GiphyResult.js.map +0 -1
  986. package/lib/giphy/index.js.map +0 -1
  987. package/lib/http/BackendError.js.map +0 -1
  988. package/lib/http/BackendErrorLabel.js.map +0 -1
  989. package/lib/http/BackendErrorMapper.js.map +0 -1
  990. package/lib/http/ConnectionState.js.map +0 -1
  991. package/lib/http/ContentType.js.map +0 -1
  992. package/lib/http/HttpClient.js.map +0 -1
  993. package/lib/http/NetworkError.js.map +0 -1
  994. package/lib/http/RequestCancelable.js.map +0 -1
  995. package/lib/http/RequestProgressHandler.js.map +0 -1
  996. package/lib/http/TraceState.js.map +0 -1
  997. package/lib/http/index.js.map +0 -1
  998. package/lib/notification/Notification.js.map +0 -1
  999. package/lib/notification/NotificationAPI/NotificationAPI.js.map +0 -1
  1000. package/lib/notification/NotificationAPI/NotificationsAPI.mocks.js.map +0 -1
  1001. package/lib/notification/NotificationAPI/index.js.map +0 -1
  1002. package/lib/notification/NotificationList.js.map +0 -1
  1003. package/lib/notification/index.js.map +0 -1
  1004. package/lib/obfuscation/ObfuscationUtil.js.map +0 -1
  1005. package/lib/obfuscation/index.js.map +0 -1
  1006. package/lib/self/ChangePassword.js.map +0 -1
  1007. package/lib/self/Consent.js.map +0 -1
  1008. package/lib/self/ConsentResults.js.map +0 -1
  1009. package/lib/self/ConsentType.js.map +0 -1
  1010. package/lib/self/Delete.js.map +0 -1
  1011. package/lib/self/Name.js.map +0 -1
  1012. package/lib/self/Picture.js.map +0 -1
  1013. package/lib/self/SSOSignature.js.map +0 -1
  1014. package/lib/self/Self.js.map +0 -1
  1015. package/lib/self/SelfAPI.js.map +0 -1
  1016. package/lib/self/index.js.map +0 -1
  1017. package/lib/serviceProvider/LoginServiceProviderData.js.map +0 -1
  1018. package/lib/serviceProvider/NewServiceProvider.js.map +0 -1
  1019. package/lib/serviceProvider/RegisteredServiceProvider.js.map +0 -1
  1020. package/lib/serviceProvider/ServiceProviderAPI.js.map +0 -1
  1021. package/lib/serviceProvider/UpdateServiceProviderData.js.map +0 -1
  1022. package/lib/serviceProvider/index.js.map +0 -1
  1023. package/lib/services/Service.js.map +0 -1
  1024. package/lib/services/ServicesAPI.js.map +0 -1
  1025. package/lib/services/index.js.map +0 -1
  1026. package/lib/shims/browser/buffer.js.map +0 -1
  1027. package/lib/shims/browser/cookie.js.map +0 -1
  1028. package/lib/shims/browser/websocket.js.map +0 -1
  1029. package/lib/shims/node/buffer.js.map +0 -1
  1030. package/lib/shims/node/cookie.js.map +0 -1
  1031. package/lib/shims/node/random.js.map +0 -1
  1032. package/lib/shims/node/websocket.js.map +0 -1
  1033. package/lib/tcp/ReconnectingWebsocket.js.map +0 -1
  1034. package/lib/tcp/WebSocketClient.js.map +0 -1
  1035. package/lib/tcp/index.js.map +0 -1
  1036. package/lib/team/TeamError.js.map +0 -1
  1037. package/lib/team/billing/BillingAPI.js.map +0 -1
  1038. package/lib/team/billing/BillingInfo.js.map +0 -1
  1039. package/lib/team/billing/BillingTeamData.js.map +0 -1
  1040. package/lib/team/billing/CardData.js.map +0 -1
  1041. package/lib/team/billing/InvoiceData.js.map +0 -1
  1042. package/lib/team/billing/InvoiceListData.js.map +0 -1
  1043. package/lib/team/billing/InvoiceUpcomingData.js.map +0 -1
  1044. package/lib/team/billing/PlanData.js.map +0 -1
  1045. package/lib/team/billing/SupportedCurrency.js.map +0 -1
  1046. package/lib/team/billing/index.js.map +0 -1
  1047. package/lib/team/conversation/TeamConversation.js.map +0 -1
  1048. package/lib/team/conversation/TeamConversationAPI.js.map +0 -1
  1049. package/lib/team/conversation/index.js.map +0 -1
  1050. package/lib/team/data/TeamConversationCreateData.js.map +0 -1
  1051. package/lib/team/data/TeamConversationDeleteData.js.map +0 -1
  1052. package/lib/team/data/TeamFeatureConfigurationUpdateEventData.js.map +0 -1
  1053. package/lib/team/data/TeamMemberJoinData.js.map +0 -1
  1054. package/lib/team/data/TeamMemberLeaveData.js.map +0 -1
  1055. package/lib/team/data/TeamMemberUpdateData.js.map +0 -1
  1056. package/lib/team/data/TeamUpdateData.js.map +0 -1
  1057. package/lib/team/data/index.js.map +0 -1
  1058. package/lib/team/feature/Feature.js.map +0 -1
  1059. package/lib/team/feature/FeatureAPI.js.map +0 -1
  1060. package/lib/team/feature/FeatureError.js.map +0 -1
  1061. package/lib/team/feature/FeatureList.js.map +0 -1
  1062. package/lib/team/feature/index.js.map +0 -1
  1063. package/lib/team/identityprovider/IdentityProvider.js.map +0 -1
  1064. package/lib/team/identityprovider/IdentityProviderAPI.js.map +0 -1
  1065. package/lib/team/identityprovider/IdentityProviders.js.map +0 -1
  1066. package/lib/team/identityprovider/index.js.map +0 -1
  1067. package/lib/team/index.js.map +0 -1
  1068. package/lib/team/invitation/InvitationError.js.map +0 -1
  1069. package/lib/team/invitation/NewTeamInvitation.js.map +0 -1
  1070. package/lib/team/invitation/TeamInvitation.js.map +0 -1
  1071. package/lib/team/invitation/TeamInvitationAPI.js.map +0 -1
  1072. package/lib/team/invitation/TeamInvitationChunk.js.map +0 -1
  1073. package/lib/team/invitation/index.js.map +0 -1
  1074. package/lib/team/legalhold/LegalHoldAPI.js.map +0 -1
  1075. package/lib/team/legalhold/LegalHoldData.js.map +0 -1
  1076. package/lib/team/legalhold/LegalHoldMemberStatus.js.map +0 -1
  1077. package/lib/team/legalhold/NewLegalHoldData.js.map +0 -1
  1078. package/lib/team/legalhold/index.js.map +0 -1
  1079. package/lib/team/member/MemberAPI.js.map +0 -1
  1080. package/lib/team/member/MemberCSVResponse.js.map +0 -1
  1081. package/lib/team/member/MemberData.js.map +0 -1
  1082. package/lib/team/member/Members.js.map +0 -1
  1083. package/lib/team/member/Permissions.js.map +0 -1
  1084. package/lib/team/member/PermissionsData.js.map +0 -1
  1085. package/lib/team/member/Role.js.map +0 -1
  1086. package/lib/team/member/UpdatedMemberData.js.map +0 -1
  1087. package/lib/team/member/index.js.map +0 -1
  1088. package/lib/team/payment/InvoiceData.js.map +0 -1
  1089. package/lib/team/payment/PaymentAPI.js.map +0 -1
  1090. package/lib/team/payment/PaymentBillingData.js.map +0 -1
  1091. package/lib/team/payment/PaymentData.js.map +0 -1
  1092. package/lib/team/payment/PaymentDataUpdate.js.map +0 -1
  1093. package/lib/team/payment/PaymentInterval.js.map +0 -1
  1094. package/lib/team/payment/PaymentPlan.js.map +0 -1
  1095. package/lib/team/payment/PaymentStripeCharge.js.map +0 -1
  1096. package/lib/team/payment/PaymentStripeInvoice.js.map +0 -1
  1097. package/lib/team/payment/PaymentStripeInvoices.js.map +0 -1
  1098. package/lib/team/payment/PaymentStripePlan.js.map +0 -1
  1099. package/lib/team/payment/SupportedCurrency.js.map +0 -1
  1100. package/lib/team/payment/index.js.map +0 -1
  1101. package/lib/team/scim/NewScimToken.js.map +0 -1
  1102. package/lib/team/scim/ScimAPI.js.map +0 -1
  1103. package/lib/team/scim/ScimTokenInfo.js.map +0 -1
  1104. package/lib/team/scim/ScimTokenInfoList.js.map +0 -1
  1105. package/lib/team/scim/index.js.map +0 -1
  1106. package/lib/team/search/TeamContact.js.map +0 -1
  1107. package/lib/team/search/TeamSearchAPI.js.map +0 -1
  1108. package/lib/team/search/TeamSearchOptions.js.map +0 -1
  1109. package/lib/team/search/TeamSearchResult.js.map +0 -1
  1110. package/lib/team/search/index.js.map +0 -1
  1111. package/lib/team/service/Provider.js.map +0 -1
  1112. package/lib/team/service/Service.js.map +0 -1
  1113. package/lib/team/service/ServiceAPI.js.map +0 -1
  1114. package/lib/team/service/ServiceWhitelistData.js.map +0 -1
  1115. package/lib/team/service/Services.js.map +0 -1
  1116. package/lib/team/service/index.js.map +0 -1
  1117. package/lib/team/team/LeadData.js.map +0 -1
  1118. package/lib/team/team/NewTeamData.js.map +0 -1
  1119. package/lib/team/team/TeamAPI.js.map +0 -1
  1120. package/lib/team/team/TeamChunkData.js.map +0 -1
  1121. package/lib/team/team/TeamData.js.map +0 -1
  1122. package/lib/team/team/TeamInfo.js.map +0 -1
  1123. package/lib/team/team/TeamSizeData.js.map +0 -1
  1124. package/lib/team/team/UpdateTeamData.js.map +0 -1
  1125. package/lib/team/team/index.js.map +0 -1
  1126. package/lib/user/Activate.js.map +0 -1
  1127. package/lib/user/ActivationResponse.js.map +0 -1
  1128. package/lib/user/CheckHandles.js.map +0 -1
  1129. package/lib/user/CompletePasswordReset.js.map +0 -1
  1130. package/lib/user/Contact.js.map +0 -1
  1131. package/lib/user/HandleInfo.js.map +0 -1
  1132. package/lib/user/LimitedQualifiedUserIdList.js.map +0 -1
  1133. package/lib/user/ManagedSource.js.map +0 -1
  1134. package/lib/user/NewPasswordReset.js.map +0 -1
  1135. package/lib/user/QualifiedHandle.js.map +0 -1
  1136. package/lib/user/QualifiedId.js.map +0 -1
  1137. package/lib/user/RTCConfiguration.js.map +0 -1
  1138. package/lib/user/RTCIceServer.js.map +0 -1
  1139. package/lib/user/RichInfo.js.map +0 -1
  1140. package/lib/user/SearchResult.js.map +0 -1
  1141. package/lib/user/SendActivationCode.js.map +0 -1
  1142. package/lib/user/User.js.map +0 -1
  1143. package/lib/user/UserAPI.js.map +0 -1
  1144. package/lib/user/UserAsset.js.map +0 -1
  1145. package/lib/user/UserError.js.map +0 -1
  1146. package/lib/user/UserPreKeyBundleMap.js.map +0 -1
  1147. package/lib/user/UserUpdate.js.map +0 -1
  1148. package/lib/user/VerifyDelete.js.map +0 -1
  1149. package/lib/user/data/UserActivateData.js.map +0 -1
  1150. package/lib/user/data/UserClientAddData.js.map +0 -1
  1151. package/lib/user/data/UserClientRemoveData.js.map +0 -1
  1152. package/lib/user/data/UserConnectionData.js.map +0 -1
  1153. package/lib/user/data/UserDeleteData.js.map +0 -1
  1154. package/lib/user/data/UserLegalHoldDisableData.js.map +0 -1
  1155. package/lib/user/data/UserLegalHoldEnableData.js.map +0 -1
  1156. package/lib/user/data/UserLegalHoldRequestData.js.map +0 -1
  1157. package/lib/user/data/UserPropertiesDeleteData.js.map +0 -1
  1158. package/lib/user/data/UserPropertiesSetData.js.map +0 -1
  1159. package/lib/user/data/UserPushRemoveData.js.map +0 -1
  1160. package/lib/user/data/UserPushTokenProvider.js.map +0 -1
  1161. package/lib/user/data/UserUpdateData.js.map +0 -1
  1162. package/lib/user/data/index.js.map +0 -1
  1163. package/lib/user/index.js.map +0 -1
  1164. package/lib/validation/ValidationError.js.map +0 -1
  1165. package/lib/validation/index.js.map +0 -1
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=Notification.js.map
@@ -1,5 +1,5 @@
1
- import { HttpClient } from '../../http';
2
1
  import { Notification, NotificationList } from '..';
2
+ import { HttpClient } from '../../http';
3
3
  export declare const NOTIFICATION_SIZE_MAXIMUM = 10000;
4
4
  declare type NotificationsReponse = {
5
5
  notifications: Notification[];
@@ -39,3 +39,4 @@ export declare class NotificationAPI {
39
39
  getNotification(notificationId: string, clientId?: string): Promise<Notification>;
40
40
  }
41
41
  export {};
42
+ //# sourceMappingURL=NotificationAPI.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationAPI.d.ts","sourceRoot":"","sources":["../../../src/notification/NotificationAPI/NotificationAPI.ts"],"names":[],"mappings":"AAqBA,OAAO,EAAC,YAAY,EAAE,gBAAgB,EAAC,MAAM,IAAI,CAAC;AAClD,OAAO,EAAkC,UAAU,EAAa,MAAM,YAAY,CAAC;AAEnF,eAAO,MAAM,yBAAyB,QAAQ,CAAC;AAE/C,aAAK,oBAAoB,GAAG;IAC1B,aAAa,EAAE,YAAY,EAAE,CAAC;IAC9B,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B,CAAC;AAEF,qBAAa,eAAe;IACd,OAAO,CAAC,QAAQ,CAAC,MAAM;gBAAN,MAAM,EAAE,UAAU;IAE/C,gBAAuB,GAAG;;;MAGxB;IAEF;;;OAGG;IACU,mBAAmB,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC;IAa1E;;;;;;OAMG;IACU,gBAAgB,CAC3B,QAAQ,CAAC,EAAE,MAAM,EACjB,IAAI,GAAE,MAAkC,EACxC,KAAK,CAAC,EAAE,MAAM,GACb,OAAO,CAAC,gBAAgB,CAAC;IAe5B;;;;;OAKG;IACU,mBAAmB,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,kBAAkB,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,oBAAoB,CAAC;IAqE/G;;;OAGG;IACU,eAAe,CAAC,cAAc,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC;CAY/F"}
@@ -23,6 +23,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
23
23
  Object.defineProperty(exports, "__esModule", { value: true });
24
24
  exports.NotificationAPI = exports.NOTIFICATION_SIZE_MAXIMUM = void 0;
25
25
  const axios_1 = __importDefault(require("axios"));
26
+ const http_1 = require("../../http");
26
27
  exports.NOTIFICATION_SIZE_MAXIMUM = 10000;
27
28
  class NotificationAPI {
28
29
  constructor(client) {
@@ -70,9 +71,8 @@ class NotificationAPI {
70
71
  * @see https://staging-nginz-https.zinfra.io/swagger-ui/#!/push/fetchNotifications
71
72
  */
72
73
  async getAllNotifications(clientId, lastNotificationId) {
73
- let notificationList = [];
74
- const getNotificationChunks = async (currentClientId, currentNotificationId) => {
75
- var _a, _b, _c;
74
+ const getNotificationChunks = async (notificationList, currentClientId, currentNotificationId) => {
75
+ var _a, _b, _c, _d;
76
76
  const defaultPayload = {
77
77
  notifications: [],
78
78
  time: '0',
@@ -84,14 +84,26 @@ class NotificationAPI {
84
84
  payload = await this.getNotifications(currentClientId, exports.NOTIFICATION_SIZE_MAXIMUM, currentNotificationId);
85
85
  }
86
86
  catch (error) {
87
- if (axios_1.default.isAxiosError(error)) {
88
- if ((_b = (_a = error.response) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.notifications) {
89
- hasMissedNotifications = true;
90
- payload = Object.assign(Object.assign({}, defaultPayload), (_c = error.response) === null || _c === void 0 ? void 0 : _c.data);
91
- }
87
+ const isAxiosError = axios_1.default.isAxiosError(error);
88
+ //error with response body (before v3 API)
89
+ const isErrorWithNotifications = isAxiosError && ((_b = (_a = error.response) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.notifications);
90
+ //uuid parsing error
91
+ const isBadRequestError = isAxiosError && ((_c = error.response) === null || _c === void 0 ? void 0 : _c.status) === http_1.StatusCode.BAD_REQUEST;
92
+ //notification was not found in the database,
93
+ const isNotFoundError = error instanceof http_1.BackendError && error.label === http_1.BackendErrorLabel.NOT_FOUND;
94
+ if (isBadRequestError || isNotFoundError) {
95
+ //we need to load all the notifications from the beginning (without 'since' param)
96
+ const payload = await getNotificationChunks(notificationList, currentClientId);
97
+ //we have to manually add missedNotification value since it won't be included when called without 'since' param
98
+ return Object.assign(Object.assign({}, payload), { missedNotification: currentNotificationId });
92
99
  }
93
- else {
94
- throw error;
100
+ if (isErrorWithNotifications) {
101
+ hasMissedNotifications = true;
102
+ payload = Object.assign(Object.assign({}, defaultPayload), (_d = error.response) === null || _d === void 0 ? void 0 : _d.data);
103
+ }
104
+ //throw error for other BackendError type errors
105
+ if (!isAxiosError) {
106
+ throw Error;
95
107
  }
96
108
  }
97
109
  const { notifications, has_more } = payload;
@@ -101,7 +113,7 @@ class NotificationAPI {
101
113
  if (has_more) {
102
114
  const lastNotification = notifications[notifications.length - 1];
103
115
  if (lastNotification) {
104
- return getNotificationChunks(currentClientId, lastNotification.id);
116
+ return getNotificationChunks(notificationList, currentClientId, lastNotification.id);
105
117
  }
106
118
  }
107
119
  return {
@@ -109,7 +121,7 @@ class NotificationAPI {
109
121
  missedNotification: hasMissedNotifications ? currentNotificationId : undefined,
110
122
  };
111
123
  };
112
- return getNotificationChunks(clientId, lastNotificationId);
124
+ return getNotificationChunks([], clientId, lastNotificationId);
113
125
  }
114
126
  /**
115
127
  * Fetch a notification by ID.
@@ -132,4 +144,3 @@ NotificationAPI.URL = {
132
144
  LAST: 'last',
133
145
  NOTIFICATION: '/notifications',
134
146
  };
135
- //# sourceMappingURL=NotificationAPI.js.map
@@ -1,5 +1,5 @@
1
- import { HttpClient } from '../../http';
2
1
  import { NotificationAPI } from './NotificationAPI';
2
+ import { HttpClient } from '../../http';
3
3
  declare const mockedNotificationId = "test-notification-id";
4
4
  declare const mockedResultData: {
5
5
  has_more: boolean;
@@ -36,3 +36,4 @@ declare const getAllNotificationsResult: () => Promise<{
36
36
  missedNotification?: string | undefined;
37
37
  }>;
38
38
  export { client, notificationAPI, getAllNotificationsResult, mockedResultData, mockedNotificationId };
39
+ //# sourceMappingURL=NotificationsAPI.mocks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationsAPI.mocks.d.ts","sourceRoot":"","sources":["../../../src/notification/NotificationAPI/NotificationsAPI.mocks.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,eAAe,EAAC,MAAM,mBAAmB,CAAC;AAGlD,OAAO,EAAC,UAAU,EAAC,MAAM,YAAY,CAAC;AAgBtC,QAAA,MAAM,oBAAoB,yBAAyB,CAAC;AACpD,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuCrB,CAAC;AAEF,QAAA,MAAM,MAAM,YAAyE,CAAC;AAEtF,QAAA,MAAM,eAAe,iBAA8B,CAAC;AAEpD,QAAA,MAAM,yBAAyB;;;EAAkF,CAAC;AAElH,OAAO,EAAC,MAAM,EAAE,eAAe,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,oBAAoB,EAAC,CAAC"}
@@ -19,8 +19,8 @@
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
21
  exports.mockedNotificationId = exports.mockedResultData = exports.getAllNotificationsResult = exports.notificationAPI = exports.client = void 0;
22
- const http_1 = require("../../http");
23
22
  const NotificationAPI_1 = require("./NotificationAPI");
23
+ const http_1 = require("../../http");
24
24
  const domain = 'https://test.zinfra.io';
25
25
  const testConfig = { urls: { rest: domain, ws: '', name: 'test' } };
26
26
  const mockedAccessTokenStore = {
@@ -83,4 +83,3 @@ const notificationAPI = new NotificationAPI_1.NotificationAPI(client);
83
83
  exports.notificationAPI = notificationAPI;
84
84
  const getAllNotificationsResult = () => notificationAPI.getAllNotifications(mockedClientId, mockedNotificationId);
85
85
  exports.getAllNotificationsResult = getAllNotificationsResult;
86
- //# sourceMappingURL=NotificationsAPI.mocks.js.map
@@ -1 +1,2 @@
1
1
  export * from './NotificationAPI';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/notification/NotificationAPI/index.ts"],"names":[],"mappings":"AAmBA,cAAc,mBAAmB,CAAC"}
@@ -33,4 +33,3 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
33
33
  };
34
34
  Object.defineProperty(exports, "__esModule", { value: true });
35
35
  __exportStar(require("./NotificationAPI"), exports);
36
- //# sourceMappingURL=index.js.map
@@ -5,3 +5,4 @@ export interface NotificationList {
5
5
  /** ISO 8601 formatted date */
6
6
  time: string;
7
7
  }
8
+ //# sourceMappingURL=NotificationList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationList.d.ts","sourceRoot":"","sources":["../../src/notification/NotificationList.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,YAAY,EAAC,MAAM,gBAAgB,CAAC;AAE5C,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,EAAE,OAAO,CAAC;IAClB,aAAa,EAAE,YAAY,EAAE,CAAC;IAC9B,8BAA8B;IAC9B,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=NotificationList.js.map
@@ -1,3 +1,4 @@
1
1
  export * from './Notification';
2
2
  export * from './NotificationAPI';
3
3
  export * from './NotificationList';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/notification/index.ts"],"names":[],"mappings":"AAmBA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC"}
@@ -35,4 +35,3 @@ Object.defineProperty(exports, "__esModule", { value: true });
35
35
  __exportStar(require("./Notification"), exports);
36
36
  __exportStar(require("./NotificationAPI"), exports);
37
37
  __exportStar(require("./NotificationList"), exports);
38
- //# sourceMappingURL=index.js.map
@@ -4,3 +4,4 @@ export declare const ObfuscationUtil: {
4
4
  obfuscateAccessToken: (accessToken: AccessTokenData, enabled?: boolean) => AccessTokenData;
5
5
  obfuscateCookie: (cookie: ToughCookie, enabled?: boolean) => ToughCookie;
6
6
  };
7
+ //# sourceMappingURL=ObfuscationUtil.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObfuscationUtil.d.ts","sourceRoot":"","sources":["../../src/obfuscation/ObfuscationUtil.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,MAAM,IAAI,WAAW,EAAC,MAAM,cAAc,CAAC;AAEnD,OAAO,EAAC,eAAe,EAAC,MAAM,SAAS,CAAC;AAuBxC,eAAO,MAAM,eAAe;wCAnBe,eAAe,wBAAmB,eAAe;8BAU3D,WAAW,wBAAmB,WAAW;CAYzE,CAAC"}
@@ -38,4 +38,3 @@ exports.ObfuscationUtil = {
38
38
  obfuscateAccessToken,
39
39
  obfuscateCookie,
40
40
  };
41
- //# sourceMappingURL=ObfuscationUtil.js.map
@@ -1 +1,2 @@
1
1
  export * from './ObfuscationUtil';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/obfuscation/index.ts"],"names":[],"mappings":"AAmBA,cAAc,mBAAmB,CAAC"}
@@ -33,4 +33,3 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
33
33
  };
34
34
  Object.defineProperty(exports, "__esModule", { value: true });
35
35
  __exportStar(require("./ObfuscationUtil"), exports);
36
- //# sourceMappingURL=index.js.map
@@ -2,3 +2,4 @@ export interface ChangePassword {
2
2
  new_password: string;
3
3
  old_password?: string;
4
4
  }
5
+ //# sourceMappingURL=ChangePassword.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChangePassword.d.ts","sourceRoot":"","sources":["../../src/self/ChangePassword.ts"],"names":[],"mappings":"AAmBA,MAAM,WAAW,cAAc;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ChangePassword.js.map
@@ -4,3 +4,4 @@ export interface Consent {
4
4
  type: ConsentType;
5
5
  value: number;
6
6
  }
7
+ //# sourceMappingURL=Consent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Consent.d.ts","sourceRoot":"","sources":["../../src/self/Consent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,WAAW,EAAC,MAAM,eAAe,CAAC;AAE1C,MAAM,WAAW,OAAO;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,WAAW,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=Consent.js.map
@@ -2,3 +2,4 @@ import { Consent } from './Consent';
2
2
  export interface ConsentResults {
3
3
  results: Consent[];
4
4
  }
5
+ //# sourceMappingURL=ConsentResults.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConsentResults.d.ts","sourceRoot":"","sources":["../../src/self/ConsentResults.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,OAAO,EAAC,MAAM,WAAW,CAAC;AAElC,MAAM,WAAW,cAAc;IAC7B,OAAO,EAAE,OAAO,EAAE,CAAC;CACpB"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ConsentResults.js.map
@@ -2,3 +2,4 @@ export declare enum ConsentType {
2
2
  TERMS_OF_USE = 1,
3
3
  MARKETING = 2
4
4
  }
5
+ //# sourceMappingURL=ConsentType.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConsentType.d.ts","sourceRoot":"","sources":["../../src/self/ConsentType.ts"],"names":[],"mappings":"AAmBA,oBAAY,WAAW;IACrB,YAAY,IAAI;IAChB,SAAS,IAAI;CACd"}
@@ -24,4 +24,3 @@ var ConsentType;
24
24
  ConsentType[ConsentType["TERMS_OF_USE"] = 1] = "TERMS_OF_USE";
25
25
  ConsentType[ConsentType["MARKETING"] = 2] = "MARKETING";
26
26
  })(ConsentType = exports.ConsentType || (exports.ConsentType = {}));
27
- //# sourceMappingURL=ConsentType.js.map
@@ -1,3 +1,4 @@
1
1
  export interface Delete {
2
2
  password?: string;
3
3
  }
4
+ //# sourceMappingURL=Delete.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Delete.d.ts","sourceRoot":"","sources":["../../src/self/Delete.ts"],"names":[],"mappings":"AAmBA,MAAM,WAAW,MAAM;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=Delete.js.map
@@ -1,2 +1,3 @@
1
1
  import { User } from '../user';
2
2
  export declare type Name = Pick<User, 'name'>;
3
+ //# sourceMappingURL=Name.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Name.d.ts","sourceRoot":"","sources":["../../src/self/Name.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,IAAI,EAAC,MAAM,SAAS,CAAC;AAE7B,oBAAY,IAAI,GAAG,IAAI,CAAC,IAAI,EAAE,MAAM,CAAC,CAAC"}
package/lib/self/Name.js CHANGED
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=Name.js.map
@@ -15,3 +15,4 @@ export interface Picture {
15
15
  width: number;
16
16
  };
17
17
  }
18
+ //# sourceMappingURL=Picture.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Picture.d.ts","sourceRoot":"","sources":["../../src/self/Picture.ts"],"names":[],"mappings":"AAmBA,MAAM,WAAW,OAAO;IACtB,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE;QACJ,cAAc,EAAE,MAAM,CAAC;QACvB,MAAM,EAAE,MAAM,CAAC;QACf,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QACrB,KAAK,EAAE,MAAM,CAAC;QACd,eAAe,EAAE,MAAM,CAAC;QACxB,cAAc,EAAE,MAAM,CAAC;QACvB,MAAM,EAAE,OAAO,CAAC;QAChB,GAAG,EAAE,MAAM,CAAC;QACZ,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;CACH"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=Picture.js.map
@@ -2,3 +2,4 @@ export interface SSOSignature {
2
2
  subject: string;
3
3
  tenant: string;
4
4
  }
5
+ //# sourceMappingURL=SSOSignature.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SSOSignature.d.ts","sourceRoot":"","sources":["../../src/self/SSOSignature.ts"],"names":[],"mappings":"AAmBA,MAAM,WAAW,YAAY;IAC3B,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;CAChB"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=SSOSignature.js.map
@@ -11,3 +11,4 @@ export interface Self extends User {
11
11
  qualified_id?: QualifiedId;
12
12
  sso_id?: SSOSignature;
13
13
  }
14
+ //# sourceMappingURL=Self.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Self.d.ts","sourceRoot":"","sources":["../../src/self/Self.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,YAAY,EAAC,MAAM,UAAU,CAAC;AACtC,OAAO,EAAC,WAAW,EAAE,aAAa,EAAE,IAAI,EAAC,MAAM,UAAU,CAAC;AAE1D,MAAM,WAAW,IAAK,SAAQ,IAAI;IAChC,MAAM,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,UAAU,CAAC,EAAE,aAAa,CAAC;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,WAAW,CAAC;IAC3B,MAAM,CAAC,EAAE,YAAY,CAAC;CACvB"}
package/lib/self/Self.js CHANGED
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=Self.js.map
@@ -1,7 +1,7 @@
1
1
  import { AxiosResponse } from 'axios';
2
2
  import { HttpClient, TraceState } from '../http/';
3
- import { ChangePassword, Consent, ConsentResults, Delete, Name, Self } from './';
4
3
  import { UserUpdate } from '../user/';
4
+ import { ChangePassword, Consent, ConsentResults, Delete, Name, Self } from './';
5
5
  export declare class SelfAPI {
6
6
  private readonly client;
7
7
  constructor(client: HttpClient);
@@ -91,3 +91,4 @@ export declare class SelfAPI {
91
91
  */
92
92
  headPassword(): Promise<AxiosResponse<void>>;
93
93
  }
94
+ //# sourceMappingURL=SelfAPI.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelfAPI.d.ts","sourceRoot":"","sources":["../../src/self/SelfAPI.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAqB,aAAa,EAAC,MAAM,OAAO,CAAC;AAExD,OAAO,EAAC,UAAU,EAAE,UAAU,EAAC,MAAM,UAAU,CAAC;AAChD,OAAO,EAAC,UAAU,EAAC,MAAM,UAAU,CAAC;AAEpC,OAAO,EAAC,cAAc,EAAE,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,EAAC,MAAM,IAAI,CAAC;AAE/E,qBAAa,OAAO;IACN,OAAO,CAAC,QAAQ,CAAC,MAAM;gBAAN,MAAM,EAAE,UAAU;IAE/C,gBAAuB,GAAG;;;;;;;;;MASxB;IAEF;;;OAGG;IACU,WAAW,IAAI,OAAO,CAAC,IAAI,CAAC;IASzC;;;OAGG;IACU,WAAW,IAAI,OAAO,CAAC,IAAI,CAAC;IASzC;;;OAGG;IACU,UAAU,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAU1D;;;OAGG;IACU,OAAO,IAAI,OAAO,CAAC,IAAI,CAAC;IAUrC;;;OAGG;IACU,WAAW,IAAI,OAAO,CAAC,cAAc,CAAC;IAUnD;;;OAGG;IACU,UAAU,CAAC,OAAO,EAAE,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC;IAUxD;;;OAGG;IACU,OAAO,CAAC,WAAW,GAAE,UAAU,EAAO,GAAG,OAAO,CAAC,IAAI,CAAC;IAanE;;;;OAIG;IACU,SAAS,CAAC,UAAU,EAAE;QAAC,MAAM,EAAE,MAAM,CAAA;KAAC,GAAG,OAAO,CAAC,IAAI,CAAC;IAUnE;;;;OAIG;IACU,SAAS,CAAC,UAAU,EAAE;QAAC,MAAM,EAAE,MAAM,CAAA;KAAC,GAAG,OAAO,CAAC,IAAI,CAAC;IAUnE;;;;OAIG;IACU,WAAW,CAAC,YAAY,EAAE,cAAc,GAAG,OAAO,CAAC,IAAI,CAAC;IAUrE;;;;OAIG;IACU,QAAQ,CAAC,SAAS,EAAE;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,GAAG,OAAO,CAAC,IAAI,CAAC;IAUhE;;;;OAIG;IACU,OAAO,CAAC,WAAW,EAAE,UAAU,GAAG,OAAO,CAAC,IAAI,CAAC;IAU5D;;OAEG;IACI,YAAY,IAAI,OAAO,CAAC,aAAa,CAAC,IAAI,CAAC,CAAC;CAQpD"}
@@ -196,4 +196,3 @@ SelfAPI.URL = {
196
196
  PHONE: 'phone',
197
197
  SELF: '/self',
198
198
  };
199
- //# sourceMappingURL=SelfAPI.js.map
@@ -8,3 +8,4 @@ export * from './Picture';
8
8
  export * from './Self';
9
9
  export * from './SelfAPI';
10
10
  export * from './SSOSignature';
11
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/self/index.ts"],"names":[],"mappings":"AAmBA,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC"}
package/lib/self/index.js CHANGED
@@ -42,4 +42,3 @@ __exportStar(require("./Picture"), exports);
42
42
  __exportStar(require("./Self"), exports);
43
43
  __exportStar(require("./SelfAPI"), exports);
44
44
  __exportStar(require("./SSOSignature"), exports);
45
- //# sourceMappingURL=index.js.map
@@ -1,2 +1,3 @@
1
1
  import { NewServiceProvider } from './NewServiceProvider';
2
2
  export declare type LoginServiceProviderData = Required<Pick<NewServiceProvider, 'email' | 'password'>>;
3
+ //# sourceMappingURL=LoginServiceProviderData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LoginServiceProviderData.d.ts","sourceRoot":"","sources":["../../src/serviceProvider/LoginServiceProviderData.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,kBAAkB,EAAC,MAAM,sBAAsB,CAAC;AAExD,oBAAY,wBAAwB,GAAG,QAAQ,CAAC,IAAI,CAAC,kBAAkB,EAAE,OAAO,GAAG,UAAU,CAAC,CAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=LoginServiceProviderData.js.map
@@ -3,3 +3,4 @@ export interface NewServiceProvider extends Pick<Provider, 'description' | 'emai
3
3
  /** If none provided, a password is generated on the server. */
4
4
  password?: string;
5
5
  }
6
+ //# sourceMappingURL=NewServiceProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NewServiceProvider.d.ts","sourceRoot":"","sources":["../../src/serviceProvider/NewServiceProvider.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,QAAQ,EAAC,MAAM,iBAAiB,CAAC;AAEzC,MAAM,WAAW,kBAAmB,SAAQ,IAAI,CAAC,QAAQ,EAAE,aAAa,GAAG,OAAO,GAAG,MAAM,GAAG,KAAK,CAAC;IAClG,+DAA+D;IAC/D,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=NewServiceProvider.js.map
@@ -3,3 +3,4 @@ export interface RegisteredServiceProvider {
3
3
  /** Only provided if it was generated on the server. */
4
4
  password?: string;
5
5
  }
6
+ //# sourceMappingURL=RegisteredServiceProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegisteredServiceProvider.d.ts","sourceRoot":"","sources":["../../src/serviceProvider/RegisteredServiceProvider.ts"],"names":[],"mappings":"AAmBA,MAAM,WAAW,yBAAyB;IACxC,EAAE,EAAE,MAAM,CAAC;IACX,uDAAuD;IACvD,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=RegisteredServiceProvider.js.map
@@ -1,9 +1,9 @@
1
- import { HttpClient } from '../http';
2
- import { CompletePasswordReset } from '../user';
3
1
  import { LoginServiceProviderData } from './LoginServiceProviderData';
4
- import { RegisteredServiceProvider } from './RegisteredServiceProvider';
5
2
  import { NewServiceProvider } from './NewServiceProvider';
3
+ import { RegisteredServiceProvider } from './RegisteredServiceProvider';
6
4
  import { UpdateServiceProviderData } from './UpdateServiceProviderData';
5
+ import { HttpClient } from '../http';
6
+ import { CompletePasswordReset } from '../user';
7
7
  export declare class ServiceProviderAPI {
8
8
  private readonly client;
9
9
  constructor(client: HttpClient);
@@ -26,3 +26,4 @@ export declare class ServiceProviderAPI {
26
26
  postRegisterServiceProvider(data: NewServiceProvider): Promise<RegisteredServiceProvider>;
27
27
  putProvider(data: UpdateServiceProviderData): Promise<void>;
28
28
  }
29
+ //# sourceMappingURL=ServiceProviderAPI.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ServiceProviderAPI.d.ts","sourceRoot":"","sources":["../../src/serviceProvider/ServiceProviderAPI.ts"],"names":[],"mappings":"AAqBA,OAAO,EAAC,wBAAwB,EAAC,MAAM,4BAA4B,CAAC;AACpE,OAAO,EAAC,kBAAkB,EAAC,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAC,yBAAyB,EAAC,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAC,yBAAyB,EAAC,MAAM,6BAA6B,CAAC;AAEtE,OAAO,EAAC,UAAU,EAAC,MAAM,SAAS,CAAC;AACnC,OAAO,EAAC,qBAAqB,EAAC,MAAM,SAAS,CAAC;AAE9C,qBAAa,kBAAkB;IACjB,OAAO,CAAC,QAAQ,CAAC,MAAM;gBAAN,MAAM,EAAE,UAAU;IAE/C,gBAAuB,GAAG;;;;;;MAMxB;IAEI,qBAAqB,CAAC,IAAI,EAAE;QAAC,QAAQ,EAAE,MAAM,CAAA;KAAC,GAAG,OAAO,CAAC,IAAI,CAAC;IAU9D,kBAAkB,IAAI,OAAO,CAAC,yBAAyB,CAAC;IAUxD,wBAAwB,CAAC,IAAI,EAAE,wBAAwB,GAAG,OAAO,CAAC,yBAAyB,CAAC;IAW5F,iBAAiB,CAAC,IAAI,EAAE;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,GAAG,OAAO,CAAC,IAAI,CAAC;IAUvD,yBAAyB,CAAC,IAAI,EAAE,qBAAqB,GAAG,OAAO,CAAC,IAAI,CAAC;IAUrE,2BAA2B,CAAC,IAAI,EAAE,kBAAkB,GAAG,OAAO,CAAC,yBAAyB,CAAC;IAWzF,WAAW,CAAC,IAAI,EAAE,yBAAyB,GAAG,OAAO,CAAC,IAAI,CAAC;CASlE"}
@@ -90,4 +90,3 @@ ServiceProviderAPI.URL = {
90
90
  PROVIDER: '/provider',
91
91
  REGISTER: 'register',
92
92
  };
93
- //# sourceMappingURL=ServiceProviderAPI.js.map
@@ -1,2 +1,3 @@
1
1
  import { NewServiceProvider } from './NewServiceProvider';
2
2
  export declare type UpdateServiceProviderData = Partial<Omit<NewServiceProvider, 'email' | 'password'>>;
3
+ //# sourceMappingURL=UpdateServiceProviderData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateServiceProviderData.d.ts","sourceRoot":"","sources":["../../src/serviceProvider/UpdateServiceProviderData.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,kBAAkB,EAAC,MAAM,sBAAsB,CAAC;AAExD,oBAAY,yBAAyB,GAAG,OAAO,CAAC,IAAI,CAAC,kBAAkB,EAAE,OAAO,GAAG,UAAU,CAAC,CAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=UpdateServiceProviderData.js.map
@@ -3,3 +3,4 @@ export * from './ServiceProviderAPI';
3
3
  export * from './RegisteredServiceProvider';
4
4
  export * from './NewServiceProvider';
5
5
  export * from './UpdateServiceProviderData';
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/serviceProvider/index.ts"],"names":[],"mappings":"AAmBA,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC"}
@@ -37,4 +37,3 @@ __exportStar(require("./ServiceProviderAPI"), exports);
37
37
  __exportStar(require("./RegisteredServiceProvider"), exports);
38
38
  __exportStar(require("./NewServiceProvider"), exports);
39
39
  __exportStar(require("./UpdateServiceProviderData"), exports);
40
- //# sourceMappingURL=index.js.map
@@ -1,8 +1,8 @@
1
- import { OtherMember, NewOTRMessage } from '../conversation';
2
- import { PublicClient } from '../client/PublicClient';
3
1
  import { PreKey } from '../auth/PreKey';
4
- import { UserAsset, User } from '../user';
5
2
  import { ClientType } from '../client';
3
+ import { PublicClient } from '../client/PublicClient';
4
+ import { OtherMember, NewOTRMessage } from '../conversation';
5
+ import { UserAsset, User } from '../user';
6
6
  export interface NewService {
7
7
  /** The client ID for the service. */
8
8
  client: string;
@@ -78,3 +78,4 @@ export declare type UserPreKeyDataList = Record<string, Record<string, string>>;
78
78
  export declare type UserSeenByService = Pick<User, 'id' | 'name' | 'accent_id'>;
79
79
  export declare type ClientSeenByService = PublicClient;
80
80
  export declare type ServiceMessage = NewOTRMessage<Uint8Array>;
81
+ //# sourceMappingURL=Service.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Service.d.ts","sourceRoot":"","sources":["../../src/services/Service.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,MAAM,EAAC,MAAM,gBAAgB,CAAC;AACtC,OAAO,EAAC,UAAU,EAAC,MAAM,WAAW,CAAC;AACrC,OAAO,EAAC,YAAY,EAAC,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAC,WAAW,EAAE,aAAa,EAAC,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAC,SAAS,EAAE,IAAI,EAAC,MAAM,SAAS,CAAC;AAExC,MAAM,WAAW,UAAU;IACzB,qCAAqC;IACrC,MAAM,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,YAAY,EAAE,mBAAmB,CAAC;IAClC,0CAA0C;IAC1C,EAAE,EAAE,MAAM,CAAC;IACX;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IACf,sEAAsE;IACtE,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,mBAAmB;IAClC,mCAAmC;IACnC,EAAE,EAAE,MAAM,CAAC;IACX,8DAA8D;IAC9D,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,qCAAqC;IACrC,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,iBAAiB;IAChC;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,MAAM,EAAE,SAAS,EAAE,CAAC;IACpB,2DAA2D;IAC3D,WAAW,EAAE,MAAM,CAAC;IACpB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB;AAED,MAAM,WAAW,IAAI;IACnB,mCAAmC;IACnC,SAAS,EAAE,MAAM,CAAC;IAClB,yDAAyD;IACzD,MAAM,EAAE,SAAS,EAAE,CAAC;IACpB,6BAA6B;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,0BAA0B;IAC1B,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,MAAM;IACrB,+BAA+B;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,qDAAqD;IACrD,IAAI,EAAE,MAAM,CAAC;IACb,qEAAqE;IACrE,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC;CAC5B;AAED,oBAAY,cAAc,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,CAAC;AACtD,oBAAY,kBAAkB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;AACxE,oBAAY,iBAAiB,GAAG,IAAI,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM,GAAG,WAAW,CAAC,CAAC;AACxE,oBAAY,mBAAmB,GAAG,YAAY,CAAC;AAC/C,oBAAY,cAAc,GAAG,aAAa,CAAC,UAAU,CAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=Service.js.map
@@ -1,7 +1,7 @@
1
- import { HttpClient, ProgressCallback } from '../http';
2
1
  import { Client, Self, UserPreKeyList, UserPreKeyDataList, UserSeenByService, ClientSeenByService, ServiceMessage } from './Service';
3
- import { PreKey } from '../auth';
4
2
  import { AssetOptions, AssetAPI } from '../asset';
3
+ import { PreKey } from '../auth';
4
+ import { HttpClient, ProgressCallback } from '../http';
5
5
  export declare class ServicesAPI {
6
6
  private readonly client;
7
7
  private readonly assetAPI;
@@ -77,3 +77,4 @@ export declare class ServicesAPI {
77
77
  */
78
78
  postMessage(messageData: ServiceMessage): Promise<void>;
79
79
  }
80
+ //# sourceMappingURL=ServicesAPI.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ServicesAPI.d.ts","sourceRoot":"","sources":["../../src/services/ServicesAPI.ts"],"names":[],"mappings":"AAqBA,OAAO,EACL,MAAM,EACN,IAAI,EACJ,cAAc,EACd,kBAAkB,EAClB,iBAAiB,EACjB,mBAAmB,EACnB,cAAc,EACf,MAAM,WAAW,CAAC;AAEnB,OAAO,EAAC,YAAY,EAAE,QAAQ,EAAC,MAAM,UAAU,CAAC;AAChD,OAAO,EAAC,MAAM,EAAC,MAAM,SAAS,CAAC;AAC/B,OAAO,EAAC,UAAU,EAAE,gBAAgB,EAAC,MAAM,SAAS,CAAC;AAErD,qBAAa,WAAW;IACV,OAAO,CAAC,QAAQ,CAAC,MAAM;IAAc,OAAO,CAAC,QAAQ,CAAC,QAAQ;gBAA7C,MAAM,EAAE,UAAU,EAAmB,QAAQ,EAAE,QAAQ;IAEpF,gBAAuB,GAAG;;;;;;;;;;MAUxB;IAEF;;;;OAIG;IACU,UAAU,IAAI,OAAO,CAAC,IAAI,CAAC;IASxC;;OAEG;IACU,SAAS,IAAI,OAAO,CAAC,MAAM,CAAC;IAUzC;;OAEG;IACU,gBAAgB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC;IAUlD;;OAEG;IACU,kBAAkB,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,mBAAmB,EAAE,CAAC;IAU/E;;OAEG;IACU,eAAe,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,mBAAmB,EAAE,CAAC;IAU5E;;OAEG;IACU,OAAO,IAAI,OAAO,CAAC,IAAI,CAAC;IAUrC;;;;;;OAMG;IACU,mBAAmB,CAAC,cAAc,EAAE,cAAc,GAAG,OAAO,CAAC,kBAAkB,CAAC;IAW7F;;OAEG;IACU,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,iBAAiB,EAAE,CAAC;IAalE;;OAEG;IACU,iBAAiB,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,IAAI,CAAC;IAUhE;;;OAGG;IACI,SAAS,CAAC,KAAK,EAAE,UAAU,EAAE,OAAO,CAAC,EAAE,YAAY,EAAE,gBAAgB,CAAC,EAAE,gBAAgB;IAI/F;;OAEG;IACI,QAAQ,CACb,OAAO,EAAE,MAAM,EACf,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,EACrB,YAAY,GAAE,OAAe,EAC7B,gBAAgB,CAAC,EAAE,gBAAgB;IAKrC;;OAEG;IACU,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IASxD;;OAEG;IACU,WAAW,CAAC,WAAW,EAAE,cAAc,GAAG,OAAO,CAAC,IAAI,CAAC;CASrE"}
@@ -179,4 +179,3 @@ ServicesAPI.URL = {
179
179
  SELF: 'self',
180
180
  USERS: 'users',
181
181
  };
182
- //# sourceMappingURL=ServicesAPI.js.map
@@ -1 +1,2 @@
1
1
  export * from './ServicesAPI';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/services/index.ts"],"names":[],"mappings":"AAmBA,cAAc,eAAe,CAAC"}
@@ -33,4 +33,3 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
33
33
  };
34
34
  Object.defineProperty(exports, "__esModule", { value: true });
35
35
  __exportStar(require("./ServicesAPI"), exports);
36
- //# sourceMappingURL=index.js.map
@@ -1,3 +1,4 @@
1
1
  export declare const bufferToString: (buffer: ArrayBuffer) => string;
2
2
  export declare const base64MD5FromBuffer: (buffer: ArrayBuffer) => string;
3
3
  export declare const concatToBuffer: (...items: any[]) => Blob;
4
+ //# sourceMappingURL=buffer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"buffer.d.ts","sourceRoot":"","sources":["../../../src/shims/browser/buffer.ts"],"names":[],"mappings":"AAsBA,eAAO,MAAM,cAAc,WAAY,WAAW,KAAG,MASpD,CAAC;AAEF,eAAO,MAAM,mBAAmB,WAAY,WAAW,WAAyD,CAAC;AAEjH,eAAO,MAAM,cAAc,aAAc,GAAG,EAAE,SAAoB,CAAC"}
@@ -57,4 +57,3 @@ const base64MD5FromBuffer = (buffer) => window.btoa(SparkMD5.ArrayBuffer.hash(bu
57
57
  exports.base64MD5FromBuffer = base64MD5FromBuffer;
58
58
  const concatToBuffer = (...items) => new Blob(items);
59
59
  exports.concatToBuffer = concatToBuffer;
60
- //# sourceMappingURL=buffer.js.map