@wireapp/api-client 20.5.0 → 20.5.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 (856) hide show
  1. package/package.json +7 -7
  2. package/src/APIClient.d.ts +0 -126
  3. package/src/APIClient.js +0 -269
  4. package/src/APIClient.js.map +0 -1
  5. package/src/Config.d.ts +0 -4
  6. package/src/Config.js +0 -21
  7. package/src/Config.js.map +0 -1
  8. package/src/account/AccountAPI.d.ts +0 -69
  9. package/src/account/AccountAPI.js +0 -202
  10. package/src/account/AccountAPI.js.map +0 -1
  11. package/src/account/AccountError.d.ts +0 -7
  12. package/src/account/AccountError.js +0 -39
  13. package/src/account/AccountError.js.map +0 -1
  14. package/src/account/BackendConfigData.d.ts +0 -11
  15. package/src/account/BackendConfigData.js +0 -21
  16. package/src/account/BackendConfigData.js.map +0 -1
  17. package/src/account/CallConfigData.d.ts +0 -9
  18. package/src/account/CallConfigData.js +0 -21
  19. package/src/account/CallConfigData.js.map +0 -1
  20. package/src/account/DomainData.d.ts +0 -6
  21. package/src/account/DomainData.js +0 -21
  22. package/src/account/DomainData.js.map +0 -1
  23. package/src/account/SSOSettings.d.ts +0 -3
  24. package/src/account/SSOSettings.js +0 -21
  25. package/src/account/SSOSettings.js.map +0 -1
  26. package/src/account/index.d.ts +0 -3
  27. package/src/account/index.js +0 -38
  28. package/src/account/index.js.map +0 -1
  29. package/src/asset/AssetAPI.d.ts +0 -48
  30. package/src/asset/AssetAPI.js +0 -254
  31. package/src/asset/AssetAPI.js.map +0 -1
  32. package/src/asset/AssetRetentionPolicy.d.ts +0 -11
  33. package/src/asset/AssetRetentionPolicy.js +0 -34
  34. package/src/asset/AssetRetentionPolicy.js.map +0 -1
  35. package/src/asset/AssetUploadData.d.ts +0 -7
  36. package/src/asset/AssetUploadData.js +0 -21
  37. package/src/asset/AssetUploadData.js.map +0 -1
  38. package/src/asset/AssetUtil.d.ts +0 -2
  39. package/src/asset/AssetUtil.js +0 -26
  40. package/src/asset/AssetUtil.js.map +0 -1
  41. package/src/asset/index.d.ts +0 -4
  42. package/src/asset/index.js +0 -39
  43. package/src/asset/index.js.map +0 -1
  44. package/src/auth/AccessTokenData.d.ts +0 -8
  45. package/src/auth/AccessTokenData.js +0 -21
  46. package/src/auth/AccessTokenData.js.map +0 -1
  47. package/src/auth/AccessTokenStore.d.ts +0 -23
  48. package/src/auth/AccessTokenStore.js +0 -56
  49. package/src/auth/AccessTokenStore.js.map +0 -1
  50. package/src/auth/AuthAPI.d.ts +0 -40
  51. package/src/auth/AuthAPI.js +0 -164
  52. package/src/auth/AuthAPI.js.map +0 -1
  53. package/src/auth/AuthenticationError.d.ts +0 -34
  54. package/src/auth/AuthenticationError.js +0 -111
  55. package/src/auth/AuthenticationError.js.map +0 -1
  56. package/src/auth/ClientPreKey.d.ts +0 -6
  57. package/src/auth/ClientPreKey.js +0 -21
  58. package/src/auth/ClientPreKey.js.map +0 -1
  59. package/src/auth/Context.d.ts +0 -7
  60. package/src/auth/Context.js +0 -21
  61. package/src/auth/Context.js.map +0 -1
  62. package/src/auth/Cookie.d.ts +0 -6
  63. package/src/auth/Cookie.js +0 -34
  64. package/src/auth/Cookie.js.map +0 -1
  65. package/src/auth/CookieList.d.ts +0 -15
  66. package/src/auth/CookieList.js +0 -21
  67. package/src/auth/CookieList.js.map +0 -1
  68. package/src/auth/CookieStore.d.ts +0 -16
  69. package/src/auth/CookieStore.js +0 -49
  70. package/src/auth/CookieStore.js.map +0 -1
  71. package/src/auth/LoginCodeResponse.d.ts +0 -4
  72. package/src/auth/LoginCodeResponse.js +0 -21
  73. package/src/auth/LoginCodeResponse.js.map +0 -1
  74. package/src/auth/LoginData.d.ts +0 -10
  75. package/src/auth/LoginData.js +0 -21
  76. package/src/auth/LoginData.js.map +0 -1
  77. package/src/auth/PreKey.d.ts +0 -6
  78. package/src/auth/PreKey.js +0 -21
  79. package/src/auth/PreKey.js.map +0 -1
  80. package/src/auth/PreKeyBundle.d.ts +0 -14
  81. package/src/auth/PreKeyBundle.js +0 -21
  82. package/src/auth/PreKeyBundle.js.map +0 -1
  83. package/src/auth/RegisterData.d.ts +0 -20
  84. package/src/auth/RegisterData.js +0 -21
  85. package/src/auth/RegisterData.js.map +0 -1
  86. package/src/auth/SendLoginCode.d.ts +0 -5
  87. package/src/auth/SendLoginCode.js +0 -21
  88. package/src/auth/SendLoginCode.js.map +0 -1
  89. package/src/auth/VerificationActionType.d.ts +0 -5
  90. package/src/auth/VerificationActionType.js +0 -28
  91. package/src/auth/VerificationActionType.js.map +0 -1
  92. package/src/auth/index.d.ts +0 -17
  93. package/src/auth/index.js +0 -53
  94. package/src/auth/index.js.map +0 -1
  95. package/src/auth/parseAccessToken.d.ts +0 -18
  96. package/src/auth/parseAccessToken.js +0 -57
  97. package/src/auth/parseAccessToken.js.map +0 -1
  98. package/src/broadcast/BroadcastAPI.d.ts +0 -44
  99. package/src/broadcast/BroadcastAPI.js +0 -122
  100. package/src/broadcast/BroadcastAPI.js.map +0 -1
  101. package/src/broadcast/index.d.ts +0 -1
  102. package/src/broadcast/index.js +0 -36
  103. package/src/broadcast/index.js.map +0 -1
  104. package/src/client/ClientAPI.d.ts +0 -58
  105. package/src/client/ClientAPI.js +0 -153
  106. package/src/client/ClientAPI.js.map +0 -1
  107. package/src/client/ClientCapability.d.ts +0 -3
  108. package/src/client/ClientCapability.js +0 -26
  109. package/src/client/ClientCapability.js.map +0 -1
  110. package/src/client/ClientCapabilityData.d.ts +0 -4
  111. package/src/client/ClientCapabilityData.js +0 -21
  112. package/src/client/ClientCapabilityData.js.map +0 -1
  113. package/src/client/ClientClassification.d.ts +0 -6
  114. package/src/client/ClientClassification.js +0 -29
  115. package/src/client/ClientClassification.js.map +0 -1
  116. package/src/client/ClientError.d.ts +0 -7
  117. package/src/client/ClientError.js +0 -39
  118. package/src/client/ClientError.js.map +0 -1
  119. package/src/client/ClientType.d.ts +0 -6
  120. package/src/client/ClientType.js +0 -29
  121. package/src/client/ClientType.js.map +0 -1
  122. package/src/client/Location.d.ts +0 -4
  123. package/src/client/Location.js +0 -21
  124. package/src/client/Location.js.map +0 -1
  125. package/src/client/NewClient.d.ts +0 -30
  126. package/src/client/NewClient.js +0 -21
  127. package/src/client/NewClient.js.map +0 -1
  128. package/src/client/PublicClient.d.ts +0 -5
  129. package/src/client/PublicClient.js +0 -21
  130. package/src/client/PublicClient.js.map +0 -1
  131. package/src/client/QualifiedPublicClients.d.ts +0 -9
  132. package/src/client/QualifiedPublicClients.js +0 -21
  133. package/src/client/QualifiedPublicClients.js.map +0 -1
  134. package/src/client/RegisteredClient.d.ts +0 -15
  135. package/src/client/RegisteredClient.js +0 -21
  136. package/src/client/RegisteredClient.js.map +0 -1
  137. package/src/client/index.d.ts +0 -11
  138. package/src/client/index.js +0 -46
  139. package/src/client/index.js.map +0 -1
  140. package/src/connection/Connection.d.ts +0 -12
  141. package/src/connection/Connection.js +0 -21
  142. package/src/connection/Connection.js.map +0 -1
  143. package/src/connection/ConnectionAPI.d.ts +0 -60
  144. package/src/connection/ConnectionAPI.js +0 -199
  145. package/src/connection/ConnectionAPI.js.map +0 -1
  146. package/src/connection/ConnectionError.d.ts +0 -7
  147. package/src/connection/ConnectionError.js +0 -39
  148. package/src/connection/ConnectionError.js.map +0 -1
  149. package/src/connection/ConnectionRequest.d.ts +0 -5
  150. package/src/connection/ConnectionRequest.js +0 -21
  151. package/src/connection/ConnectionRequest.js.map +0 -1
  152. package/src/connection/ConnectionStatus.d.ts +0 -10
  153. package/src/connection/ConnectionStatus.js +0 -33
  154. package/src/connection/ConnectionStatus.js.map +0 -1
  155. package/src/connection/ConnectionUpdate.d.ts +0 -4
  156. package/src/connection/ConnectionUpdate.js +0 -21
  157. package/src/connection/ConnectionUpdate.js.map +0 -1
  158. package/src/connection/UserConnectionList.d.ts +0 -5
  159. package/src/connection/UserConnectionList.js +0 -21
  160. package/src/connection/UserConnectionList.js.map +0 -1
  161. package/src/connection/index.d.ts +0 -7
  162. package/src/connection/index.js +0 -42
  163. package/src/connection/index.js.map +0 -1
  164. package/src/conversation/ClientMismatch.d.ts +0 -7
  165. package/src/conversation/ClientMismatch.js +0 -21
  166. package/src/conversation/ClientMismatch.js.map +0 -1
  167. package/src/conversation/Conversation.d.ts +0 -69
  168. package/src/conversation/Conversation.js +0 -50
  169. package/src/conversation/Conversation.js.map +0 -1
  170. package/src/conversation/ConversationAPI/ConversationAPI.d.ts +0 -344
  171. package/src/conversation/ConversationAPI/ConversationAPI.js +0 -865
  172. package/src/conversation/ConversationAPI/ConversationAPI.js.map +0 -1
  173. package/src/conversation/ConversationAPI/index.d.ts +0 -1
  174. package/src/conversation/ConversationAPI/index.js +0 -36
  175. package/src/conversation/ConversationAPI/index.js.map +0 -1
  176. package/src/conversation/ConversationCode.d.ts +0 -8
  177. package/src/conversation/ConversationCode.js +0 -21
  178. package/src/conversation/ConversationCode.js.map +0 -1
  179. package/src/conversation/ConversationError.d.ts +0 -19
  180. package/src/conversation/ConversationError.js +0 -71
  181. package/src/conversation/ConversationError.js.map +0 -1
  182. package/src/conversation/ConversationIds.d.ts +0 -4
  183. package/src/conversation/ConversationIds.js +0 -21
  184. package/src/conversation/ConversationIds.js.map +0 -1
  185. package/src/conversation/ConversationMembers.d.ts +0 -5
  186. package/src/conversation/ConversationMembers.js +0 -21
  187. package/src/conversation/ConversationMembers.js.map +0 -1
  188. package/src/conversation/ConversationRole.d.ts +0 -17
  189. package/src/conversation/ConversationRole.js +0 -27
  190. package/src/conversation/ConversationRole.js.map +0 -1
  191. package/src/conversation/Conversations.d.ts +0 -5
  192. package/src/conversation/Conversations.js +0 -21
  193. package/src/conversation/Conversations.js.map +0 -1
  194. package/src/conversation/Invite.d.ts +0 -3
  195. package/src/conversation/Invite.js +0 -21
  196. package/src/conversation/Invite.js.map +0 -1
  197. package/src/conversation/Member.d.ts +0 -25
  198. package/src/conversation/Member.js +0 -21
  199. package/src/conversation/Member.js.map +0 -1
  200. package/src/conversation/MessageSendingStatus.d.ts +0 -8
  201. package/src/conversation/MessageSendingStatus.js +0 -21
  202. package/src/conversation/MessageSendingStatus.js.map +0 -1
  203. package/src/conversation/MutedStatus.d.ts +0 -5
  204. package/src/conversation/MutedStatus.js +0 -28
  205. package/src/conversation/MutedStatus.js.map +0 -1
  206. package/src/conversation/NewConversation.d.ts +0 -19
  207. package/src/conversation/NewConversation.js +0 -27
  208. package/src/conversation/NewConversation.js.map +0 -1
  209. package/src/conversation/NewOTRMessage.d.ts +0 -17
  210. package/src/conversation/NewOTRMessage.js +0 -21
  211. package/src/conversation/NewOTRMessage.js.map +0 -1
  212. package/src/conversation/OTRClientMap.d.ts +0 -4
  213. package/src/conversation/OTRClientMap.js +0 -21
  214. package/src/conversation/OTRClientMap.js.map +0 -1
  215. package/src/conversation/OTRRecipients.d.ts +0 -7
  216. package/src/conversation/OTRRecipients.js +0 -21
  217. package/src/conversation/OTRRecipients.js.map +0 -1
  218. package/src/conversation/OtherMember.d.ts +0 -18
  219. package/src/conversation/OtherMember.js +0 -26
  220. package/src/conversation/OtherMember.js.map +0 -1
  221. package/src/conversation/QualifiedConversationIds.d.ts +0 -6
  222. package/src/conversation/QualifiedConversationIds.js +0 -21
  223. package/src/conversation/QualifiedConversationIds.js.map +0 -1
  224. package/src/conversation/QualifiedUserClients.d.ts +0 -4
  225. package/src/conversation/QualifiedUserClients.js +0 -21
  226. package/src/conversation/QualifiedUserClients.js.map +0 -1
  227. package/src/conversation/RemoteConversations.d.ts +0 -7
  228. package/src/conversation/RemoteConversations.js +0 -21
  229. package/src/conversation/RemoteConversations.js.map +0 -1
  230. package/src/conversation/ServiceRef.d.ts +0 -4
  231. package/src/conversation/ServiceRef.js +0 -21
  232. package/src/conversation/ServiceRef.js.map +0 -1
  233. package/src/conversation/UserClients.d.ts +0 -5
  234. package/src/conversation/UserClients.js +0 -21
  235. package/src/conversation/UserClients.js.map +0 -1
  236. package/src/conversation/data/ConversationAccessUpdateData.d.ts +0 -10
  237. package/src/conversation/data/ConversationAccessUpdateData.js +0 -21
  238. package/src/conversation/data/ConversationAccessUpdateData.js.map +0 -1
  239. package/src/conversation/data/ConversationCodeUpdateData.d.ts +0 -2
  240. package/src/conversation/data/ConversationCodeUpdateData.js +0 -21
  241. package/src/conversation/data/ConversationCodeUpdateData.js.map +0 -1
  242. package/src/conversation/data/ConversationConnectRequestData.d.ts +0 -6
  243. package/src/conversation/data/ConversationConnectRequestData.js +0 -21
  244. package/src/conversation/data/ConversationConnectRequestData.js.map +0 -1
  245. package/src/conversation/data/ConversationCreateData.d.ts +0 -7
  246. package/src/conversation/data/ConversationCreateData.js +0 -21
  247. package/src/conversation/data/ConversationCreateData.js.map +0 -1
  248. package/src/conversation/data/ConversationJoinData.d.ts +0 -4
  249. package/src/conversation/data/ConversationJoinData.js +0 -21
  250. package/src/conversation/data/ConversationJoinData.js.map +0 -1
  251. package/src/conversation/data/ConversationMLSMessageAddData.d.ts +0 -2
  252. package/src/conversation/data/ConversationMLSMessageAddData.js +0 -21
  253. package/src/conversation/data/ConversationMLSMessageAddData.js.map +0 -1
  254. package/src/conversation/data/ConversationMLSWelcomeData.d.ts +0 -2
  255. package/src/conversation/data/ConversationMLSWelcomeData.js +0 -21
  256. package/src/conversation/data/ConversationMLSWelcomeData.js.map +0 -1
  257. package/src/conversation/data/ConversationMemberJoinData.d.ts +0 -5
  258. package/src/conversation/data/ConversationMemberJoinData.js +0 -21
  259. package/src/conversation/data/ConversationMemberJoinData.js.map +0 -1
  260. package/src/conversation/data/ConversationMemberLeaveData.d.ts +0 -13
  261. package/src/conversation/data/ConversationMemberLeaveData.js +0 -26
  262. package/src/conversation/data/ConversationMemberLeaveData.js.map +0 -1
  263. package/src/conversation/data/ConversationMemberUpdateData.d.ts +0 -28
  264. package/src/conversation/data/ConversationMemberUpdateData.js +0 -21
  265. package/src/conversation/data/ConversationMemberUpdateData.js.map +0 -1
  266. package/src/conversation/data/ConversationMessageTimerUpdateData.d.ts +0 -3
  267. package/src/conversation/data/ConversationMessageTimerUpdateData.js +0 -21
  268. package/src/conversation/data/ConversationMessageTimerUpdateData.js.map +0 -1
  269. package/src/conversation/data/ConversationNameUpdateData.d.ts +0 -3
  270. package/src/conversation/data/ConversationNameUpdateData.js +0 -21
  271. package/src/conversation/data/ConversationNameUpdateData.js.map +0 -1
  272. package/src/conversation/data/ConversationOtrMessageAddData.d.ts +0 -6
  273. package/src/conversation/data/ConversationOtrMessageAddData.js +0 -21
  274. package/src/conversation/data/ConversationOtrMessageAddData.js.map +0 -1
  275. package/src/conversation/data/ConversationReceiptModeUpdateData.d.ts +0 -11
  276. package/src/conversation/data/ConversationReceiptModeUpdateData.js +0 -31
  277. package/src/conversation/data/ConversationReceiptModeUpdateData.js.map +0 -1
  278. package/src/conversation/data/ConversationRenameData.d.ts +0 -3
  279. package/src/conversation/data/ConversationRenameData.js +0 -21
  280. package/src/conversation/data/ConversationRenameData.js.map +0 -1
  281. package/src/conversation/data/ConversationTypingData.d.ts +0 -7
  282. package/src/conversation/data/ConversationTypingData.js +0 -27
  283. package/src/conversation/data/ConversationTypingData.js.map +0 -1
  284. package/src/conversation/data/MlsEventData.d.ts +0 -63
  285. package/src/conversation/data/MlsEventData.js +0 -21
  286. package/src/conversation/data/MlsEventData.js.map +0 -1
  287. package/src/conversation/data/index.d.ts +0 -16
  288. package/src/conversation/data/index.js +0 -51
  289. package/src/conversation/data/index.js.map +0 -1
  290. package/src/conversation/index.d.ts +0 -23
  291. package/src/conversation/index.js +0 -58
  292. package/src/conversation/index.js.map +0 -1
  293. package/src/env/Backend.d.ts +0 -9
  294. package/src/env/Backend.js +0 -36
  295. package/src/env/Backend.js.map +0 -1
  296. package/src/env/index.d.ts +0 -1
  297. package/src/env/index.js +0 -36
  298. package/src/env/index.js.map +0 -1
  299. package/src/event/BackendEvent.d.ts +0 -6
  300. package/src/event/BackendEvent.js +0 -21
  301. package/src/event/BackendEvent.js.map +0 -1
  302. package/src/event/ConversationEvent.d.ts +0 -96
  303. package/src/event/ConversationEvent.js +0 -41
  304. package/src/event/ConversationEvent.js.map +0 -1
  305. package/src/event/TeamEvent.d.ts +0 -57
  306. package/src/event/TeamEvent.js +0 -34
  307. package/src/event/TeamEvent.js.map +0 -1
  308. package/src/event/UserEvent.d.ts +0 -56
  309. package/src/event/UserEvent.js +0 -37
  310. package/src/event/UserEvent.js.map +0 -1
  311. package/src/event/index.d.ts +0 -4
  312. package/src/event/index.js +0 -39
  313. package/src/event/index.js.map +0 -1
  314. package/src/giphy/GiphyAPI.d.ts +0 -39
  315. package/src/giphy/GiphyAPI.js +0 -101
  316. package/src/giphy/GiphyAPI.js.map +0 -1
  317. package/src/giphy/GiphyImage.d.ts +0 -71
  318. package/src/giphy/GiphyImage.js +0 -21
  319. package/src/giphy/GiphyImage.js.map +0 -1
  320. package/src/giphy/GiphyOptions.d.ts +0 -45
  321. package/src/giphy/GiphyOptions.js +0 -30
  322. package/src/giphy/GiphyOptions.js.map +0 -1
  323. package/src/giphy/GiphyResult.d.ts +0 -17
  324. package/src/giphy/GiphyResult.js +0 -21
  325. package/src/giphy/GiphyResult.js.map +0 -1
  326. package/src/giphy/index.d.ts +0 -4
  327. package/src/giphy/index.js +0 -39
  328. package/src/giphy/index.js.map +0 -1
  329. package/src/http/BackendError.d.ts +0 -9
  330. package/src/http/BackendError.js +0 -33
  331. package/src/http/BackendError.js.map +0 -1
  332. package/src/http/BackendErrorLabel.d.ts +0 -96
  333. package/src/http/BackendErrorLabel.js +0 -131
  334. package/src/http/BackendErrorLabel.js.map +0 -1
  335. package/src/http/BackendErrorMapper.d.ts +0 -5
  336. package/src/http/BackendErrorMapper.js +0 -91
  337. package/src/http/BackendErrorMapper.js.map +0 -1
  338. package/src/http/ConnectionState.d.ts +0 -6
  339. package/src/http/ConnectionState.js +0 -29
  340. package/src/http/ConnectionState.js.map +0 -1
  341. package/src/http/ContentType.d.ts +0 -6
  342. package/src/http/ContentType.js +0 -29
  343. package/src/http/ContentType.js.map +0 -1
  344. package/src/http/HttpClient.d.ts +0 -46
  345. package/src/http/HttpClient.js +0 -229
  346. package/src/http/HttpClient.js.map +0 -1
  347. package/src/http/NetworkError.d.ts +0 -4
  348. package/src/http/NetworkError.js +0 -32
  349. package/src/http/NetworkError.js.map +0 -1
  350. package/src/http/RequestCancelable.d.ts +0 -4
  351. package/src/http/RequestCancelable.js +0 -21
  352. package/src/http/RequestCancelable.js.map +0 -1
  353. package/src/http/RequestProgressHandler.d.ts +0 -2
  354. package/src/http/RequestProgressHandler.js +0 -29
  355. package/src/http/RequestProgressHandler.js.map +0 -1
  356. package/src/http/TraceState.d.ts +0 -6
  357. package/src/http/TraceState.js +0 -21
  358. package/src/http/TraceState.js.map +0 -1
  359. package/src/http/index.d.ts +0 -11
  360. package/src/http/index.js +0 -48
  361. package/src/http/index.js.map +0 -1
  362. package/src/notification/Notification.d.ts +0 -12
  363. package/src/notification/Notification.js +0 -21
  364. package/src/notification/Notification.js.map +0 -1
  365. package/src/notification/NotificationAPI.d.ts +0 -41
  366. package/src/notification/NotificationAPI.js +0 -129
  367. package/src/notification/NotificationAPI.js.map +0 -1
  368. package/src/notification/NotificationList.d.ts +0 -7
  369. package/src/notification/NotificationList.js +0 -21
  370. package/src/notification/NotificationList.js.map +0 -1
  371. package/src/notification/index.d.ts +0 -3
  372. package/src/notification/index.js +0 -38
  373. package/src/notification/index.js.map +0 -1
  374. package/src/obfuscation/ObfuscationUtil.d.ts +0 -6
  375. package/src/obfuscation/ObfuscationUtil.js +0 -41
  376. package/src/obfuscation/ObfuscationUtil.js.map +0 -1
  377. package/src/obfuscation/index.d.ts +0 -1
  378. package/src/obfuscation/index.js +0 -36
  379. package/src/obfuscation/index.js.map +0 -1
  380. package/src/self/ChangePassword.d.ts +0 -4
  381. package/src/self/ChangePassword.js +0 -21
  382. package/src/self/ChangePassword.js.map +0 -1
  383. package/src/self/Consent.d.ts +0 -6
  384. package/src/self/Consent.js +0 -21
  385. package/src/self/Consent.js.map +0 -1
  386. package/src/self/ConsentResults.d.ts +0 -4
  387. package/src/self/ConsentResults.js +0 -21
  388. package/src/self/ConsentResults.js.map +0 -1
  389. package/src/self/ConsentType.d.ts +0 -4
  390. package/src/self/ConsentType.js +0 -27
  391. package/src/self/ConsentType.js.map +0 -1
  392. package/src/self/Delete.d.ts +0 -3
  393. package/src/self/Delete.js +0 -21
  394. package/src/self/Delete.js.map +0 -1
  395. package/src/self/Name.d.ts +0 -2
  396. package/src/self/Name.js +0 -21
  397. package/src/self/Name.js.map +0 -1
  398. package/src/self/Picture.d.ts +0 -17
  399. package/src/self/Picture.js +0 -21
  400. package/src/self/Picture.js.map +0 -1
  401. package/src/self/SSOSignature.d.ts +0 -4
  402. package/src/self/SSOSignature.js +0 -21
  403. package/src/self/SSOSignature.js.map +0 -1
  404. package/src/self/Self.d.ts +0 -13
  405. package/src/self/Self.js +0 -21
  406. package/src/self/Self.js.map +0 -1
  407. package/src/self/SelfAPI.d.ts +0 -93
  408. package/src/self/SelfAPI.js +0 -199
  409. package/src/self/SelfAPI.js.map +0 -1
  410. package/src/self/index.d.ts +0 -10
  411. package/src/self/index.js +0 -45
  412. package/src/self/index.js.map +0 -1
  413. package/src/serviceProvider/LoginServiceProviderData.d.ts +0 -2
  414. package/src/serviceProvider/LoginServiceProviderData.js +0 -21
  415. package/src/serviceProvider/LoginServiceProviderData.js.map +0 -1
  416. package/src/serviceProvider/NewServiceProvider.d.ts +0 -5
  417. package/src/serviceProvider/NewServiceProvider.js +0 -21
  418. package/src/serviceProvider/NewServiceProvider.js.map +0 -1
  419. package/src/serviceProvider/RegisteredServiceProvider.d.ts +0 -5
  420. package/src/serviceProvider/RegisteredServiceProvider.js +0 -21
  421. package/src/serviceProvider/RegisteredServiceProvider.js.map +0 -1
  422. package/src/serviceProvider/ServiceProviderAPI.d.ts +0 -28
  423. package/src/serviceProvider/ServiceProviderAPI.js +0 -93
  424. package/src/serviceProvider/ServiceProviderAPI.js.map +0 -1
  425. package/src/serviceProvider/UpdateServiceProviderData.d.ts +0 -2
  426. package/src/serviceProvider/UpdateServiceProviderData.js +0 -21
  427. package/src/serviceProvider/UpdateServiceProviderData.js.map +0 -1
  428. package/src/serviceProvider/index.d.ts +0 -5
  429. package/src/serviceProvider/index.js +0 -40
  430. package/src/serviceProvider/index.js.map +0 -1
  431. package/src/services/Service.d.ts +0 -80
  432. package/src/services/Service.js +0 -21
  433. package/src/services/Service.js.map +0 -1
  434. package/src/services/ServicesAPI.d.ts +0 -79
  435. package/src/services/ServicesAPI.js +0 -182
  436. package/src/services/ServicesAPI.js.map +0 -1
  437. package/src/services/index.d.ts +0 -1
  438. package/src/services/index.js +0 -36
  439. package/src/services/index.js.map +0 -1
  440. package/src/shims/browser/buffer.d.ts +0 -3
  441. package/src/shims/browser/buffer.js +0 -60
  442. package/src/shims/browser/buffer.js.map +0 -1
  443. package/src/shims/browser/cookie.d.ts +0 -5
  444. package/src/shims/browser/cookie.js +0 -26
  445. package/src/shims/browser/cookie.js.map +0 -1
  446. package/src/shims/browser/websocket.d.ts +0 -2
  447. package/src/shims/browser/websocket.js +0 -21
  448. package/src/shims/browser/websocket.js.map +0 -1
  449. package/src/shims/node/buffer.d.ts +0 -4
  450. package/src/shims/node/buffer.js +0 -31
  451. package/src/shims/node/buffer.js.map +0 -1
  452. package/src/shims/node/cookie.d.ts +0 -7
  453. package/src/shims/node/cookie.js +0 -59
  454. package/src/shims/node/cookie.js.map +0 -1
  455. package/src/shims/node/random.d.ts +0 -1
  456. package/src/shims/node/random.js +0 -28
  457. package/src/shims/node/random.js.map +0 -1
  458. package/src/tcp/ReconnectingWebsocket.d.ts +0 -50
  459. package/src/tcp/ReconnectingWebsocket.js +0 -199
  460. package/src/tcp/ReconnectingWebsocket.js.map +0 -1
  461. package/src/tcp/WebSocketClient.d.ts +0 -77
  462. package/src/tcp/WebSocketClient.js +0 -209
  463. package/src/tcp/WebSocketClient.js.map +0 -1
  464. package/src/tcp/index.d.ts +0 -1
  465. package/src/tcp/index.js +0 -36
  466. package/src/tcp/index.js.map +0 -1
  467. package/src/team/TeamError.d.ts +0 -13
  468. package/src/team/TeamError.js +0 -55
  469. package/src/team/TeamError.js.map +0 -1
  470. package/src/team/billing/BillingAPI.d.ts +0 -42
  471. package/src/team/billing/BillingAPI.js +0 -161
  472. package/src/team/billing/BillingAPI.js.map +0 -1
  473. package/src/team/billing/BillingInfo.d.ts +0 -10
  474. package/src/team/billing/BillingInfo.js +0 -21
  475. package/src/team/billing/BillingInfo.js.map +0 -1
  476. package/src/team/billing/BillingTeamData.d.ts +0 -23
  477. package/src/team/billing/BillingTeamData.js +0 -31
  478. package/src/team/billing/BillingTeamData.js.map +0 -1
  479. package/src/team/billing/CardData.d.ts +0 -6
  480. package/src/team/billing/CardData.js +0 -21
  481. package/src/team/billing/CardData.js.map +0 -1
  482. package/src/team/billing/InvoiceData.d.ts +0 -11
  483. package/src/team/billing/InvoiceData.js +0 -21
  484. package/src/team/billing/InvoiceData.js.map +0 -1
  485. package/src/team/billing/InvoiceListData.d.ts +0 -5
  486. package/src/team/billing/InvoiceListData.js +0 -21
  487. package/src/team/billing/InvoiceListData.js.map +0 -1
  488. package/src/team/billing/InvoiceUpcomingData.d.ts +0 -21
  489. package/src/team/billing/InvoiceUpcomingData.js +0 -21
  490. package/src/team/billing/InvoiceUpcomingData.js.map +0 -1
  491. package/src/team/billing/PlanData.d.ts +0 -14
  492. package/src/team/billing/PlanData.js +0 -27
  493. package/src/team/billing/PlanData.js.map +0 -1
  494. package/src/team/billing/SupportedCurrency.d.ts +0 -5
  495. package/src/team/billing/SupportedCurrency.js +0 -28
  496. package/src/team/billing/SupportedCurrency.js.map +0 -1
  497. package/src/team/billing/index.d.ts +0 -6
  498. package/src/team/billing/index.js +0 -41
  499. package/src/team/billing/index.js.map +0 -1
  500. package/src/team/conversation/TeamConversation.d.ts +0 -9
  501. package/src/team/conversation/TeamConversation.js +0 -21
  502. package/src/team/conversation/TeamConversation.js.map +0 -1
  503. package/src/team/conversation/TeamConversationAPI.d.ts +0 -38
  504. package/src/team/conversation/TeamConversationAPI.js +0 -86
  505. package/src/team/conversation/TeamConversationAPI.js.map +0 -1
  506. package/src/team/conversation/index.d.ts +0 -2
  507. package/src/team/conversation/index.js +0 -37
  508. package/src/team/conversation/index.js.map +0 -1
  509. package/src/team/data/TeamConversationCreateData.d.ts +0 -3
  510. package/src/team/data/TeamConversationCreateData.js +0 -21
  511. package/src/team/data/TeamConversationCreateData.js.map +0 -1
  512. package/src/team/data/TeamConversationDeleteData.d.ts +0 -3
  513. package/src/team/data/TeamConversationDeleteData.js +0 -21
  514. package/src/team/data/TeamConversationDeleteData.js.map +0 -1
  515. package/src/team/data/TeamFeatureConfigurationUpdateEventData.d.ts +0 -2
  516. package/src/team/data/TeamFeatureConfigurationUpdateEventData.js +0 -21
  517. package/src/team/data/TeamFeatureConfigurationUpdateEventData.js.map +0 -1
  518. package/src/team/data/TeamMemberJoinData.d.ts +0 -3
  519. package/src/team/data/TeamMemberJoinData.js +0 -21
  520. package/src/team/data/TeamMemberJoinData.js.map +0 -1
  521. package/src/team/data/TeamMemberLeaveData.d.ts +0 -3
  522. package/src/team/data/TeamMemberLeaveData.js +0 -21
  523. package/src/team/data/TeamMemberLeaveData.js.map +0 -1
  524. package/src/team/data/TeamMemberUpdateData.d.ts +0 -5
  525. package/src/team/data/TeamMemberUpdateData.js +0 -21
  526. package/src/team/data/TeamMemberUpdateData.js.map +0 -1
  527. package/src/team/data/TeamUpdateData.d.ts +0 -5
  528. package/src/team/data/TeamUpdateData.js +0 -21
  529. package/src/team/data/TeamUpdateData.js.map +0 -1
  530. package/src/team/data/index.d.ts +0 -7
  531. package/src/team/data/index.js +0 -42
  532. package/src/team/data/index.js.map +0 -1
  533. package/src/team/feature/Feature.d.ts +0 -57
  534. package/src/team/feature/Feature.js +0 -42
  535. package/src/team/feature/Feature.js.map +0 -1
  536. package/src/team/feature/FeatureAPI.d.ts +0 -53
  537. package/src/team/feature/FeatureAPI.js +0 -286
  538. package/src/team/feature/FeatureAPI.js.map +0 -1
  539. package/src/team/feature/FeatureError.d.ts +0 -10
  540. package/src/team/feature/FeatureError.js +0 -47
  541. package/src/team/feature/FeatureError.js.map +0 -1
  542. package/src/team/feature/FeatureList.d.ts +0 -34
  543. package/src/team/feature/FeatureList.js +0 -39
  544. package/src/team/feature/FeatureList.js.map +0 -1
  545. package/src/team/feature/index.d.ts +0 -4
  546. package/src/team/feature/index.js +0 -39
  547. package/src/team/feature/index.js.map +0 -1
  548. package/src/team/identityprovider/IdentityProvider.d.ts +0 -10
  549. package/src/team/identityprovider/IdentityProvider.js +0 -21
  550. package/src/team/identityprovider/IdentityProvider.js.map +0 -1
  551. package/src/team/identityprovider/IdentityProviderAPI.d.ts +0 -18
  552. package/src/team/identityprovider/IdentityProviderAPI.js +0 -88
  553. package/src/team/identityprovider/IdentityProviderAPI.js.map +0 -1
  554. package/src/team/identityprovider/IdentityProviders.d.ts +0 -4
  555. package/src/team/identityprovider/IdentityProviders.js +0 -21
  556. package/src/team/identityprovider/IdentityProviders.js.map +0 -1
  557. package/src/team/identityprovider/index.d.ts +0 -3
  558. package/src/team/identityprovider/index.js +0 -38
  559. package/src/team/identityprovider/index.js.map +0 -1
  560. package/src/team/index.d.ts +0 -12
  561. package/src/team/index.js +0 -60
  562. package/src/team/index.js.map +0 -1
  563. package/src/team/invitation/InvitationError.d.ts +0 -22
  564. package/src/team/invitation/InvitationError.js +0 -79
  565. package/src/team/invitation/InvitationError.js.map +0 -1
  566. package/src/team/invitation/NewTeamInvitation.d.ts +0 -9
  567. package/src/team/invitation/NewTeamInvitation.js +0 -21
  568. package/src/team/invitation/NewTeamInvitation.js.map +0 -1
  569. package/src/team/invitation/TeamInvitation.d.ts +0 -11
  570. package/src/team/invitation/TeamInvitation.js +0 -21
  571. package/src/team/invitation/TeamInvitation.js.map +0 -1
  572. package/src/team/invitation/TeamInvitationAPI.d.ts +0 -19
  573. package/src/team/invitation/TeamInvitationAPI.js +0 -143
  574. package/src/team/invitation/TeamInvitationAPI.js.map +0 -1
  575. package/src/team/invitation/TeamInvitationChunk.d.ts +0 -5
  576. package/src/team/invitation/TeamInvitationChunk.js +0 -21
  577. package/src/team/invitation/TeamInvitationChunk.js.map +0 -1
  578. package/src/team/invitation/index.d.ts +0 -5
  579. package/src/team/invitation/index.js +0 -40
  580. package/src/team/invitation/index.js.map +0 -1
  581. package/src/team/legalhold/LegalHoldAPI.d.ts +0 -20
  582. package/src/team/legalhold/LegalHoldAPI.js +0 -96
  583. package/src/team/legalhold/LegalHoldAPI.js.map +0 -1
  584. package/src/team/legalhold/LegalHoldData.d.ts +0 -20
  585. package/src/team/legalhold/LegalHoldData.js +0 -28
  586. package/src/team/legalhold/LegalHoldData.js.map +0 -1
  587. package/src/team/legalhold/LegalHoldMemberStatus.d.ts +0 -18
  588. package/src/team/legalhold/LegalHoldMemberStatus.js +0 -29
  589. package/src/team/legalhold/LegalHoldMemberStatus.js.map +0 -1
  590. package/src/team/legalhold/NewLegalHoldData.d.ts +0 -5
  591. package/src/team/legalhold/NewLegalHoldData.js +0 -21
  592. package/src/team/legalhold/NewLegalHoldData.js.map +0 -1
  593. package/src/team/legalhold/index.d.ts +0 -4
  594. package/src/team/legalhold/index.js +0 -39
  595. package/src/team/legalhold/index.js.map +0 -1
  596. package/src/team/member/MemberAPI.d.ts +0 -28
  597. package/src/team/member/MemberAPI.js +0 -144
  598. package/src/team/member/MemberAPI.js.map +0 -1
  599. package/src/team/member/MemberCSVResponse.d.ts +0 -4
  600. package/src/team/member/MemberCSVResponse.js +0 -21
  601. package/src/team/member/MemberCSVResponse.js.map +0 -1
  602. package/src/team/member/MemberData.d.ts +0 -11
  603. package/src/team/member/MemberData.js +0 -21
  604. package/src/team/member/MemberData.js.map +0 -1
  605. package/src/team/member/Members.d.ts +0 -5
  606. package/src/team/member/Members.js +0 -21
  607. package/src/team/member/Members.js.map +0 -1
  608. package/src/team/member/Permissions.d.ts +0 -17
  609. package/src/team/member/Permissions.js +0 -47
  610. package/src/team/member/Permissions.js.map +0 -1
  611. package/src/team/member/PermissionsData.d.ts +0 -7
  612. package/src/team/member/PermissionsData.js +0 -21
  613. package/src/team/member/PermissionsData.js.map +0 -1
  614. package/src/team/member/Role.d.ts +0 -18
  615. package/src/team/member/Role.js +0 -118
  616. package/src/team/member/Role.js.map +0 -1
  617. package/src/team/member/UpdatedMemberData.d.ts +0 -2
  618. package/src/team/member/UpdatedMemberData.js +0 -21
  619. package/src/team/member/UpdatedMemberData.js.map +0 -1
  620. package/src/team/member/index.d.ts +0 -7
  621. package/src/team/member/index.js +0 -42
  622. package/src/team/member/index.js.map +0 -1
  623. package/src/team/payment/InvoiceData.d.ts +0 -21
  624. package/src/team/payment/InvoiceData.js +0 -21
  625. package/src/team/payment/InvoiceData.js.map +0 -1
  626. package/src/team/payment/PaymentAPI.d.ts +0 -57
  627. package/src/team/payment/PaymentAPI.js +0 -156
  628. package/src/team/payment/PaymentAPI.js.map +0 -1
  629. package/src/team/payment/PaymentBillingData.d.ts +0 -12
  630. package/src/team/payment/PaymentBillingData.js +0 -21
  631. package/src/team/payment/PaymentBillingData.js.map +0 -1
  632. package/src/team/payment/PaymentData.d.ts +0 -34
  633. package/src/team/payment/PaymentData.js +0 -30
  634. package/src/team/payment/PaymentData.js.map +0 -1
  635. package/src/team/payment/PaymentDataUpdate.d.ts +0 -6
  636. package/src/team/payment/PaymentDataUpdate.js +0 -21
  637. package/src/team/payment/PaymentDataUpdate.js.map +0 -1
  638. package/src/team/payment/PaymentInterval.d.ts +0 -6
  639. package/src/team/payment/PaymentInterval.js +0 -29
  640. package/src/team/payment/PaymentInterval.js.map +0 -1
  641. package/src/team/payment/PaymentPlan.d.ts +0 -12
  642. package/src/team/payment/PaymentPlan.js +0 -27
  643. package/src/team/payment/PaymentPlan.js.map +0 -1
  644. package/src/team/payment/PaymentStripeCharge.d.ts +0 -19
  645. package/src/team/payment/PaymentStripeCharge.js +0 -27
  646. package/src/team/payment/PaymentStripeCharge.js.map +0 -1
  647. package/src/team/payment/PaymentStripeInvoice.d.ts +0 -11
  648. package/src/team/payment/PaymentStripeInvoice.js +0 -21
  649. package/src/team/payment/PaymentStripeInvoice.js.map +0 -1
  650. package/src/team/payment/PaymentStripeInvoices.d.ts +0 -5
  651. package/src/team/payment/PaymentStripeInvoices.js +0 -21
  652. package/src/team/payment/PaymentStripeInvoices.js.map +0 -1
  653. package/src/team/payment/PaymentStripePlan.d.ts +0 -9
  654. package/src/team/payment/PaymentStripePlan.js +0 -21
  655. package/src/team/payment/PaymentStripePlan.js.map +0 -1
  656. package/src/team/payment/SupportedCurrency.d.ts +0 -5
  657. package/src/team/payment/SupportedCurrency.js +0 -28
  658. package/src/team/payment/SupportedCurrency.js.map +0 -1
  659. package/src/team/payment/index.d.ts +0 -12
  660. package/src/team/payment/index.js +0 -47
  661. package/src/team/payment/index.js.map +0 -1
  662. package/src/team/scim/NewScimToken.d.ts +0 -5
  663. package/src/team/scim/NewScimToken.js +0 -21
  664. package/src/team/scim/NewScimToken.js.map +0 -1
  665. package/src/team/scim/ScimAPI.d.ts +0 -14
  666. package/src/team/scim/ScimAPI.js +0 -57
  667. package/src/team/scim/ScimAPI.js.map +0 -1
  668. package/src/team/scim/ScimTokenInfo.d.ts +0 -7
  669. package/src/team/scim/ScimTokenInfo.js +0 -21
  670. package/src/team/scim/ScimTokenInfo.js.map +0 -1
  671. package/src/team/scim/ScimTokenInfoList.d.ts +0 -4
  672. package/src/team/scim/ScimTokenInfoList.js +0 -21
  673. package/src/team/scim/ScimTokenInfoList.js.map +0 -1
  674. package/src/team/scim/index.d.ts +0 -3
  675. package/src/team/scim/index.js +0 -38
  676. package/src/team/scim/index.js.map +0 -1
  677. package/src/team/search/TeamContact.d.ts +0 -10
  678. package/src/team/search/TeamContact.js +0 -21
  679. package/src/team/search/TeamContact.js.map +0 -1
  680. package/src/team/search/TeamSearchAPI.d.ts +0 -16
  681. package/src/team/search/TeamSearchAPI.js +0 -69
  682. package/src/team/search/TeamSearchAPI.js.map +0 -1
  683. package/src/team/search/TeamSearchOptions.d.ts +0 -16
  684. package/src/team/search/TeamSearchOptions.js +0 -27
  685. package/src/team/search/TeamSearchOptions.js.map +0 -1
  686. package/src/team/search/TeamSearchResult.d.ts +0 -7
  687. package/src/team/search/TeamSearchResult.js +0 -21
  688. package/src/team/search/TeamSearchResult.js.map +0 -1
  689. package/src/team/search/index.d.ts +0 -4
  690. package/src/team/search/index.js +0 -39
  691. package/src/team/search/index.js.map +0 -1
  692. package/src/team/service/Provider.d.ts +0 -7
  693. package/src/team/service/Provider.js +0 -21
  694. package/src/team/service/Provider.js.map +0 -1
  695. package/src/team/service/Service.d.ts +0 -11
  696. package/src/team/service/Service.js +0 -21
  697. package/src/team/service/Service.js.map +0 -1
  698. package/src/team/service/ServiceAPI.d.ts +0 -19
  699. package/src/team/service/ServiceAPI.js +0 -94
  700. package/src/team/service/ServiceAPI.js.map +0 -1
  701. package/src/team/service/ServiceWhitelistData.d.ts +0 -5
  702. package/src/team/service/ServiceWhitelistData.js +0 -21
  703. package/src/team/service/ServiceWhitelistData.js.map +0 -1
  704. package/src/team/service/Services.d.ts +0 -5
  705. package/src/team/service/Services.js +0 -21
  706. package/src/team/service/Services.js.map +0 -1
  707. package/src/team/service/index.d.ts +0 -5
  708. package/src/team/service/index.js +0 -40
  709. package/src/team/service/index.js.map +0 -1
  710. package/src/team/team/LeadData.d.ts +0 -16
  711. package/src/team/team/LeadData.js +0 -21
  712. package/src/team/team/LeadData.js.map +0 -1
  713. package/src/team/team/NewTeamData.d.ts +0 -15
  714. package/src/team/team/NewTeamData.js +0 -21
  715. package/src/team/team/NewTeamData.js.map +0 -1
  716. package/src/team/team/TeamAPI.d.ts +0 -26
  717. package/src/team/team/TeamAPI.js +0 -126
  718. package/src/team/team/TeamAPI.js.map +0 -1
  719. package/src/team/team/TeamChunkData.d.ts +0 -5
  720. package/src/team/team/TeamChunkData.js +0 -21
  721. package/src/team/team/TeamChunkData.js.map +0 -1
  722. package/src/team/team/TeamData.d.ts +0 -17
  723. package/src/team/team/TeamData.js +0 -21
  724. package/src/team/team/TeamData.js.map +0 -1
  725. package/src/team/team/TeamInfo.d.ts +0 -5
  726. package/src/team/team/TeamInfo.js +0 -21
  727. package/src/team/team/TeamInfo.js.map +0 -1
  728. package/src/team/team/TeamSizeData.d.ts +0 -3
  729. package/src/team/team/TeamSizeData.js +0 -21
  730. package/src/team/team/TeamSizeData.js.map +0 -1
  731. package/src/team/team/UpdateTeamData.d.ts +0 -10
  732. package/src/team/team/UpdateTeamData.js +0 -21
  733. package/src/team/team/UpdateTeamData.js.map +0 -1
  734. package/src/team/team/index.d.ts +0 -7
  735. package/src/team/team/index.js +0 -42
  736. package/src/team/team/index.js.map +0 -1
  737. package/src/user/Activate.d.ts +0 -24
  738. package/src/user/Activate.js +0 -21
  739. package/src/user/Activate.js.map +0 -1
  740. package/src/user/ActivationResponse.d.ts +0 -5
  741. package/src/user/ActivationResponse.js +0 -21
  742. package/src/user/ActivationResponse.js.map +0 -1
  743. package/src/user/CheckHandles.d.ts +0 -4
  744. package/src/user/CheckHandles.js +0 -21
  745. package/src/user/CheckHandles.js.map +0 -1
  746. package/src/user/CompletePasswordReset.d.ts +0 -7
  747. package/src/user/CompletePasswordReset.js +0 -21
  748. package/src/user/CompletePasswordReset.js.map +0 -1
  749. package/src/user/Contact.d.ts +0 -2
  750. package/src/user/Contact.js +0 -21
  751. package/src/user/Contact.js.map +0 -1
  752. package/src/user/HandleInfo.d.ts +0 -5
  753. package/src/user/HandleInfo.js +0 -21
  754. package/src/user/HandleInfo.js.map +0 -1
  755. package/src/user/LimitedQualifiedUserIdList.d.ts +0 -4
  756. package/src/user/LimitedQualifiedUserIdList.js +0 -21
  757. package/src/user/LimitedQualifiedUserIdList.js.map +0 -1
  758. package/src/user/ManagedSource.d.ts +0 -4
  759. package/src/user/ManagedSource.js +0 -27
  760. package/src/user/ManagedSource.js.map +0 -1
  761. package/src/user/NewPasswordReset.d.ts +0 -4
  762. package/src/user/NewPasswordReset.js +0 -21
  763. package/src/user/NewPasswordReset.js.map +0 -1
  764. package/src/user/QualifiedHandle.d.ts +0 -4
  765. package/src/user/QualifiedHandle.js +0 -21
  766. package/src/user/QualifiedHandle.js.map +0 -1
  767. package/src/user/QualifiedId.d.ts +0 -4
  768. package/src/user/QualifiedId.js +0 -21
  769. package/src/user/QualifiedId.js.map +0 -1
  770. package/src/user/RTCConfiguration.d.ts +0 -5
  771. package/src/user/RTCConfiguration.js +0 -21
  772. package/src/user/RTCConfiguration.js.map +0 -1
  773. package/src/user/RTCIceServer.d.ts +0 -5
  774. package/src/user/RTCIceServer.js +0 -21
  775. package/src/user/RTCIceServer.js.map +0 -1
  776. package/src/user/RichInfo.d.ts +0 -8
  777. package/src/user/RichInfo.js +0 -21
  778. package/src/user/RichInfo.js.map +0 -1
  779. package/src/user/SearchResult.d.ts +0 -7
  780. package/src/user/SearchResult.js +0 -21
  781. package/src/user/SearchResult.js.map +0 -1
  782. package/src/user/SendActivationCode.d.ts +0 -10
  783. package/src/user/SendActivationCode.js +0 -21
  784. package/src/user/SendActivationCode.js.map +0 -1
  785. package/src/user/User.d.ts +0 -20
  786. package/src/user/User.js +0 -21
  787. package/src/user/User.js.map +0 -1
  788. package/src/user/UserAPI.d.ts +0 -235
  789. package/src/user/UserAPI.js +0 -585
  790. package/src/user/UserAPI.js.map +0 -1
  791. package/src/user/UserAsset.d.ts +0 -10
  792. package/src/user/UserAsset.js +0 -27
  793. package/src/user/UserAsset.js.map +0 -1
  794. package/src/user/UserError.d.ts +0 -13
  795. package/src/user/UserError.js +0 -55
  796. package/src/user/UserError.js.map +0 -1
  797. package/src/user/UserPreKeyBundleMap.d.ts +0 -9
  798. package/src/user/UserPreKeyBundleMap.js +0 -21
  799. package/src/user/UserPreKeyBundleMap.js.map +0 -1
  800. package/src/user/UserUpdate.d.ts +0 -2
  801. package/src/user/UserUpdate.js +0 -21
  802. package/src/user/UserUpdate.js.map +0 -1
  803. package/src/user/VerifyDelete.d.ts +0 -4
  804. package/src/user/VerifyDelete.js +0 -21
  805. package/src/user/VerifyDelete.js.map +0 -1
  806. package/src/user/data/UserActivateData.d.ts +0 -4
  807. package/src/user/data/UserActivateData.js +0 -21
  808. package/src/user/data/UserActivateData.js.map +0 -1
  809. package/src/user/data/UserClientAddData.d.ts +0 -4
  810. package/src/user/data/UserClientAddData.js +0 -21
  811. package/src/user/data/UserClientAddData.js.map +0 -1
  812. package/src/user/data/UserClientRemoveData.d.ts +0 -5
  813. package/src/user/data/UserClientRemoveData.js +0 -21
  814. package/src/user/data/UserClientRemoveData.js.map +0 -1
  815. package/src/user/data/UserConnectionData.d.ts +0 -8
  816. package/src/user/data/UserConnectionData.js +0 -21
  817. package/src/user/data/UserConnectionData.js.map +0 -1
  818. package/src/user/data/UserDeleteData.d.ts +0 -3
  819. package/src/user/data/UserDeleteData.js +0 -21
  820. package/src/user/data/UserDeleteData.js.map +0 -1
  821. package/src/user/data/UserLegalHoldDisableData.d.ts +0 -4
  822. package/src/user/data/UserLegalHoldDisableData.js +0 -21
  823. package/src/user/data/UserLegalHoldDisableData.js.map +0 -1
  824. package/src/user/data/UserLegalHoldEnableData.d.ts +0 -4
  825. package/src/user/data/UserLegalHoldEnableData.js +0 -21
  826. package/src/user/data/UserLegalHoldEnableData.js.map +0 -1
  827. package/src/user/data/UserLegalHoldRequestData.d.ts +0 -9
  828. package/src/user/data/UserLegalHoldRequestData.js +0 -21
  829. package/src/user/data/UserLegalHoldRequestData.js.map +0 -1
  830. package/src/user/data/UserPropertiesDeleteData.d.ts +0 -3
  831. package/src/user/data/UserPropertiesDeleteData.js +0 -21
  832. package/src/user/data/UserPropertiesDeleteData.js.map +0 -1
  833. package/src/user/data/UserPropertiesSetData.d.ts +0 -45
  834. package/src/user/data/UserPropertiesSetData.js +0 -35
  835. package/src/user/data/UserPropertiesSetData.js.map +0 -1
  836. package/src/user/data/UserPushRemoveData.d.ts +0 -9
  837. package/src/user/data/UserPushRemoveData.js +0 -21
  838. package/src/user/data/UserPushRemoveData.js.map +0 -1
  839. package/src/user/data/UserPushTokenProvider.d.ts +0 -8
  840. package/src/user/data/UserPushTokenProvider.js +0 -31
  841. package/src/user/data/UserPushTokenProvider.js.map +0 -1
  842. package/src/user/data/UserUpdateData.d.ts +0 -6
  843. package/src/user/data/UserUpdateData.js +0 -21
  844. package/src/user/data/UserUpdateData.js.map +0 -1
  845. package/src/user/data/index.d.ts +0 -12
  846. package/src/user/data/index.js +0 -47
  847. package/src/user/data/index.js.map +0 -1
  848. package/src/user/index.d.ts +0 -22
  849. package/src/user/index.js +0 -57
  850. package/src/user/index.js.map +0 -1
  851. package/src/validation/ValidationError.d.ts +0 -4
  852. package/src/validation/ValidationError.js +0 -30
  853. package/src/validation/ValidationError.js.map +0 -1
  854. package/src/validation/index.d.ts +0 -1
  855. package/src/validation/index.js +0 -36
  856. package/src/validation/index.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConversationMemberUpdateData.js","sourceRoot":"","sources":["ConversationMemberUpdateData.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG"}
@@ -1,3 +0,0 @@
1
- export interface ConversationMessageTimerUpdateData {
2
- message_timer: number | null;
3
- }
@@ -1,21 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2018 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ConversationMessageTimerUpdateData.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConversationMessageTimerUpdateData.js","sourceRoot":"","sources":["ConversationMessageTimerUpdateData.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG"}
@@ -1,3 +0,0 @@
1
- export interface ConversationNameUpdateData {
2
- name: string;
3
- }
@@ -1,21 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2018 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ConversationNameUpdateData.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConversationNameUpdateData.js","sourceRoot":"","sources":["ConversationNameUpdateData.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG"}
@@ -1,6 +0,0 @@
1
- export interface ConversationOtrMessageAddData {
2
- recipient: string;
3
- sender: string;
4
- text: string;
5
- data?: string;
6
- }
@@ -1,21 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2019 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ConversationOtrMessageAddData.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConversationOtrMessageAddData.js","sourceRoot":"","sources":["ConversationOtrMessageAddData.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG"}
@@ -1,11 +0,0 @@
1
- /**
2
- * In 1:1 team conversations the value is `null` (no read receipts) by default.
3
- * When creating a group conversation, then the user can actively decide if read receipts should be turned on or off.
4
- */
5
- export declare enum RECEIPT_MODE {
6
- OFF = 0,
7
- ON = 1
8
- }
9
- export interface ConversationReceiptModeUpdateData {
10
- receipt_mode: RECEIPT_MODE.OFF | RECEIPT_MODE.ON;
11
- }
@@ -1,31 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2020 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- Object.defineProperty(exports, "__esModule", { value: true });
21
- exports.RECEIPT_MODE = void 0;
22
- /**
23
- * In 1:1 team conversations the value is `null` (no read receipts) by default.
24
- * When creating a group conversation, then the user can actively decide if read receipts should be turned on or off.
25
- */
26
- var RECEIPT_MODE;
27
- (function (RECEIPT_MODE) {
28
- RECEIPT_MODE[RECEIPT_MODE["OFF"] = 0] = "OFF";
29
- RECEIPT_MODE[RECEIPT_MODE["ON"] = 1] = "ON";
30
- })(RECEIPT_MODE = exports.RECEIPT_MODE || (exports.RECEIPT_MODE = {}));
31
- //# sourceMappingURL=ConversationReceiptModeUpdateData.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConversationReceiptModeUpdateData.js","sourceRoot":"","sources":["ConversationReceiptModeUpdateData.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AAEH;;;GAGG;AACH,IAAY,YAGX;AAHD,WAAY,YAAY;IACtB,6CAAO,CAAA;IACP,2CAAM,CAAA;AACR,CAAC,EAHW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAGvB"}
@@ -1,3 +0,0 @@
1
- export interface ConversationRenameData {
2
- name: string;
3
- }
@@ -1,21 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2019 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ConversationRenameData.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConversationRenameData.js","sourceRoot":"","sources":["ConversationRenameData.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG"}
@@ -1,7 +0,0 @@
1
- export declare enum CONVERSATION_TYPING {
2
- STARTED = "started",
3
- STOPPED = "stopped"
4
- }
5
- export interface ConversationTypingData {
6
- status: CONVERSATION_TYPING.STARTED | CONVERSATION_TYPING.STOPPED;
7
- }
@@ -1,27 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2019 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- Object.defineProperty(exports, "__esModule", { value: true });
21
- exports.CONVERSATION_TYPING = void 0;
22
- var CONVERSATION_TYPING;
23
- (function (CONVERSATION_TYPING) {
24
- CONVERSATION_TYPING["STARTED"] = "started";
25
- CONVERSATION_TYPING["STOPPED"] = "stopped";
26
- })(CONVERSATION_TYPING = exports.CONVERSATION_TYPING || (exports.CONVERSATION_TYPING = {}));
27
- //# sourceMappingURL=ConversationTypingData.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConversationTypingData.js","sourceRoot":"","sources":["ConversationTypingData.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AAEH,IAAY,mBAGX;AAHD,WAAY,mBAAmB;IAC7B,0CAAmB,CAAA;IACnB,0CAAmB,CAAA;AACrB,CAAC,EAHW,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAG9B"}
@@ -1,63 +0,0 @@
1
- import { QualifiedId, User } from '../../user';
2
- import { DefaultConversationRoleName } from '../ConversationRole';
3
- import { OtherMember } from '../OtherMember';
4
- import { Member } from '../Member';
5
- export interface MlsEvent {
6
- conversation: string;
7
- data: MlsEventData;
8
- from: string;
9
- qualified_conversation: QualifiedId;
10
- qualified_from: QualifiedId;
11
- time: string;
12
- type: string;
13
- }
14
- export interface MlsEventData {
15
- access: string[];
16
- access_role: string;
17
- access_role_v2: string[];
18
- code: string;
19
- conversation_role: string;
20
- creator: string;
21
- data: string;
22
- email: string;
23
- epoch: number;
24
- group_id: string;
25
- hidden: boolean;
26
- hidden_ref: string;
27
- id: string;
28
- key: string;
29
- last_event: string;
30
- last_event_time: string;
31
- members: {
32
- others: OtherMember[];
33
- self: Member & {
34
- qualified_id: QualifiedId;
35
- status: string;
36
- };
37
- };
38
- message: string;
39
- message_timer: number;
40
- name: string;
41
- otr_archived: boolean;
42
- otr_archived_ref: string;
43
- otr_muted_ref: string;
44
- otr_muted_status: number;
45
- protocol: string;
46
- qualified_id: QualifiedId;
47
- qualified_recipient: QualifiedId;
48
- qualified_target: QualifiedId;
49
- qualified_user_ids: QualifiedId[];
50
- receipt_mode: number;
51
- recipient: string;
52
- sender: string;
53
- status: string;
54
- target: string;
55
- team: string;
56
- text: string;
57
- type: number;
58
- uri: string;
59
- user_ids: string[];
60
- users: (Pick<User, 'id' | 'qualified_id'> & {
61
- conversation_role: DefaultConversationRoleName;
62
- })[];
63
- }
@@ -1,21 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2022 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=MlsEventData.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MlsEventData.js","sourceRoot":"","sources":["MlsEventData.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG"}
@@ -1,16 +0,0 @@
1
- export * from './ConversationAccessUpdateData';
2
- export * from './ConversationCodeUpdateData';
3
- export * from './ConversationConnectRequestData';
4
- export * from './ConversationCreateData';
5
- export * from './ConversationJoinData';
6
- export * from './ConversationMemberJoinData';
7
- export * from './ConversationMemberLeaveData';
8
- export * from './ConversationMemberUpdateData';
9
- export * from './ConversationMessageTimerUpdateData';
10
- export * from './ConversationNameUpdateData';
11
- export * from './ConversationOtrMessageAddData';
12
- export * from './ConversationMLSWelcomeData';
13
- export * from './ConversationMLSMessageAddData';
14
- export * from './ConversationReceiptModeUpdateData';
15
- export * from './ConversationRenameData';
16
- export * from './ConversationTypingData';
@@ -1,51 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2019 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
21
- if (k2 === undefined) k2 = k;
22
- var desc = Object.getOwnPropertyDescriptor(m, k);
23
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
24
- desc = { enumerable: true, get: function() { return m[k]; } };
25
- }
26
- Object.defineProperty(o, k2, desc);
27
- }) : (function(o, m, k, k2) {
28
- if (k2 === undefined) k2 = k;
29
- o[k2] = m[k];
30
- }));
31
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
32
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
33
- };
34
- Object.defineProperty(exports, "__esModule", { value: true });
35
- __exportStar(require("./ConversationAccessUpdateData"), exports);
36
- __exportStar(require("./ConversationCodeUpdateData"), exports);
37
- __exportStar(require("./ConversationConnectRequestData"), exports);
38
- __exportStar(require("./ConversationCreateData"), exports);
39
- __exportStar(require("./ConversationJoinData"), exports);
40
- __exportStar(require("./ConversationMemberJoinData"), exports);
41
- __exportStar(require("./ConversationMemberLeaveData"), exports);
42
- __exportStar(require("./ConversationMemberUpdateData"), exports);
43
- __exportStar(require("./ConversationMessageTimerUpdateData"), exports);
44
- __exportStar(require("./ConversationNameUpdateData"), exports);
45
- __exportStar(require("./ConversationOtrMessageAddData"), exports);
46
- __exportStar(require("./ConversationMLSWelcomeData"), exports);
47
- __exportStar(require("./ConversationMLSMessageAddData"), exports);
48
- __exportStar(require("./ConversationReceiptModeUpdateData"), exports);
49
- __exportStar(require("./ConversationRenameData"), exports);
50
- __exportStar(require("./ConversationTypingData"), exports);
51
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;AAEH,iEAA+C;AAC/C,+DAA6C;AAC7C,mEAAiD;AACjD,2DAAyC;AACzC,yDAAuC;AACvC,+DAA6C;AAC7C,gEAA8C;AAC9C,iEAA+C;AAC/C,uEAAqD;AACrD,+DAA6C;AAC7C,kEAAgD;AAChD,+DAA6C;AAC7C,kEAAgD;AAChD,sEAAoD;AACpD,2DAAyC;AACzC,2DAAyC"}
@@ -1,23 +0,0 @@
1
- export * from './ClientMismatch';
2
- export * from './Conversation';
3
- export * from './ConversationAPI';
4
- export * from './ConversationCode';
5
- export * from './ConversationError';
6
- export * from './ConversationIds';
7
- export * from './ConversationMembers';
8
- export * from './Conversations';
9
- export * from './ConversationRole';
10
- export * from './Invite';
11
- export * from './Member';
12
- export * from './MessageSendingStatus';
13
- export * from './MutedStatus';
14
- export * from './NewConversation';
15
- export * from './NewOTRMessage';
16
- export * from './OtherMember';
17
- export * from './OTRClientMap';
18
- export * from './OTRRecipients';
19
- export * from './QualifiedUserClients';
20
- export * from './QualifiedConversationIds';
21
- export * from './RemoteConversations';
22
- export * from './ServiceRef';
23
- export * from './UserClients';
@@ -1,58 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2018 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
21
- if (k2 === undefined) k2 = k;
22
- var desc = Object.getOwnPropertyDescriptor(m, k);
23
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
24
- desc = { enumerable: true, get: function() { return m[k]; } };
25
- }
26
- Object.defineProperty(o, k2, desc);
27
- }) : (function(o, m, k, k2) {
28
- if (k2 === undefined) k2 = k;
29
- o[k2] = m[k];
30
- }));
31
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
32
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
33
- };
34
- Object.defineProperty(exports, "__esModule", { value: true });
35
- __exportStar(require("./ClientMismatch"), exports);
36
- __exportStar(require("./Conversation"), exports);
37
- __exportStar(require("./ConversationAPI"), exports);
38
- __exportStar(require("./ConversationCode"), exports);
39
- __exportStar(require("./ConversationError"), exports);
40
- __exportStar(require("./ConversationIds"), exports);
41
- __exportStar(require("./ConversationMembers"), exports);
42
- __exportStar(require("./Conversations"), exports);
43
- __exportStar(require("./ConversationRole"), exports);
44
- __exportStar(require("./Invite"), exports);
45
- __exportStar(require("./Member"), exports);
46
- __exportStar(require("./MessageSendingStatus"), exports);
47
- __exportStar(require("./MutedStatus"), exports);
48
- __exportStar(require("./NewConversation"), exports);
49
- __exportStar(require("./NewOTRMessage"), exports);
50
- __exportStar(require("./OtherMember"), exports);
51
- __exportStar(require("./OTRClientMap"), exports);
52
- __exportStar(require("./OTRRecipients"), exports);
53
- __exportStar(require("./QualifiedUserClients"), exports);
54
- __exportStar(require("./QualifiedConversationIds"), exports);
55
- __exportStar(require("./RemoteConversations"), exports);
56
- __exportStar(require("./ServiceRef"), exports);
57
- __exportStar(require("./UserClients"), exports);
58
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;AAEH,mDAAiC;AACjC,iDAA+B;AAC/B,oDAAkC;AAClC,qDAAmC;AACnC,sDAAoC;AACpC,oDAAkC;AAClC,wDAAsC;AACtC,kDAAgC;AAChC,qDAAmC;AACnC,2CAAyB;AACzB,2CAAyB;AACzB,yDAAuC;AACvC,gDAA8B;AAC9B,oDAAkC;AAClC,kDAAgC;AAChC,gDAA8B;AAC9B,iDAA+B;AAC/B,kDAAgC;AAChC,yDAAuC;AACvC,6DAA2C;AAC3C,wDAAsC;AACtC,+CAA6B;AAC7B,gDAA8B"}
@@ -1,9 +0,0 @@
1
- export interface BackendData {
2
- name: string;
3
- rest: string;
4
- ws: string;
5
- }
6
- export declare const Backend: {
7
- PRODUCTION: BackendData;
8
- STAGING: BackendData;
9
- };
@@ -1,36 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2018 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- Object.defineProperty(exports, "__esModule", { value: true });
21
- exports.Backend = void 0;
22
- const PRODUCTION = {
23
- name: 'production',
24
- rest: 'https://prod-nginz-https.wire.com',
25
- ws: 'wss://prod-nginz-ssl.wire.com',
26
- };
27
- const STAGING = {
28
- name: 'staging',
29
- rest: 'https://staging-nginz-https.zinfra.io',
30
- ws: 'wss://staging-nginz-ssl.zinfra.io',
31
- };
32
- exports.Backend = {
33
- PRODUCTION,
34
- STAGING,
35
- };
36
- //# sourceMappingURL=Backend.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Backend.js","sourceRoot":"","sources":["Backend.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AAQH,MAAM,UAAU,GAAgB;IAC9B,IAAI,EAAE,YAAY;IAClB,IAAI,EAAE,mCAAmC;IACzC,EAAE,EAAE,+BAA+B;CACpC,CAAC;AAEF,MAAM,OAAO,GAAgB;IAC3B,IAAI,EAAE,SAAS;IACf,IAAI,EAAE,uCAAuC;IAC7C,EAAE,EAAE,mCAAmC;CACxC,CAAC;AAEW,QAAA,OAAO,GAAG;IACrB,UAAU;IACV,OAAO;CACR,CAAC"}
@@ -1 +0,0 @@
1
- export * from './Backend';
package/src/env/index.js DELETED
@@ -1,36 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2018 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
21
- if (k2 === undefined) k2 = k;
22
- var desc = Object.getOwnPropertyDescriptor(m, k);
23
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
24
- desc = { enumerable: true, get: function() { return m[k]; } };
25
- }
26
- Object.defineProperty(o, k2, desc);
27
- }) : (function(o, m, k, k2) {
28
- if (k2 === undefined) k2 = k;
29
- o[k2] = m[k];
30
- }));
31
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
32
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
33
- };
34
- Object.defineProperty(exports, "__esModule", { value: true });
35
- __exportStar(require("./Backend"), exports);
36
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;AAEH,4CAA0B"}
@@ -1,6 +0,0 @@
1
- import { ConversationEvent, TeamEvent, UserEvent } from '.';
2
- import { CONVERSATION_EVENT } from './ConversationEvent';
3
- import { TEAM_EVENT } from './TeamEvent';
4
- import { USER_EVENT } from './UserEvent';
5
- export declare type BackendEvent = ConversationEvent | UserEvent | TeamEvent;
6
- export declare type BackendEventType = CONVERSATION_EVENT | USER_EVENT | TEAM_EVENT;
@@ -1,21 +0,0 @@
1
- "use strict";
2
- /*
3
- * Wire
4
- * Copyright (C) 2018 Wire Swiss GmbH
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see http://www.gnu.org/licenses/.
18
- *
19
- */
20
- Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=BackendEvent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BackendEvent.js","sourceRoot":"","sources":["BackendEvent.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG"}