@wireapp/core 36.4.0 → 36.4.4

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 (513) hide show
  1. package/lib/Account.d.ts +4 -4
  2. package/lib/Account.d.ts.map +1 -0
  3. package/lib/Account.js +8 -9
  4. package/lib/CoreError.d.ts +1 -0
  5. package/lib/CoreError.d.ts.map +1 -0
  6. package/lib/CoreError.js +0 -1
  7. package/lib/account/AccountService.d.ts +2 -1
  8. package/lib/account/AccountService.d.ts.map +1 -0
  9. package/lib/account/AccountService.js +0 -1
  10. package/lib/account/index.d.ts +1 -0
  11. package/lib/account/index.d.ts.map +1 -0
  12. package/lib/account/index.js +0 -1
  13. package/lib/auth/LoginSanitizer.d.ts +1 -0
  14. package/lib/auth/LoginSanitizer.d.ts.map +1 -0
  15. package/lib/auth/LoginSanitizer.js +0 -1
  16. package/lib/auth/index.d.ts +1 -0
  17. package/lib/auth/index.d.ts.map +1 -0
  18. package/lib/auth/index.js +0 -1
  19. package/lib/broadcast/AvailabilityType.d.ts +1 -0
  20. package/lib/broadcast/AvailabilityType.d.ts.map +1 -0
  21. package/lib/broadcast/AvailabilityType.js +0 -1
  22. package/lib/broadcast/BroadcastService.d.ts +2 -1
  23. package/lib/broadcast/BroadcastService.d.ts.map +1 -0
  24. package/lib/broadcast/BroadcastService.js +0 -1
  25. package/lib/broadcast/index.d.ts +1 -0
  26. package/lib/broadcast/index.d.ts.map +1 -0
  27. package/lib/broadcast/index.js +0 -1
  28. package/lib/client/ClientBackendRepository.d.ts +2 -1
  29. package/lib/client/ClientBackendRepository.d.ts.map +1 -0
  30. package/lib/client/ClientBackendRepository.js +0 -1
  31. package/lib/client/ClientDatabaseRepository.d.ts +2 -1
  32. package/lib/client/ClientDatabaseRepository.d.ts.map +1 -0
  33. package/lib/client/ClientDatabaseRepository.js +0 -1
  34. package/lib/client/ClientInfo.d.ts +1 -0
  35. package/lib/client/ClientInfo.d.ts.map +1 -0
  36. package/lib/client/ClientInfo.js +0 -1
  37. package/lib/client/ClientService.d.ts +2 -1
  38. package/lib/client/ClientService.d.ts.map +1 -0
  39. package/lib/client/ClientService.js +0 -1
  40. package/lib/client/index.d.ts +1 -0
  41. package/lib/client/index.d.ts.map +1 -0
  42. package/lib/client/index.js +0 -1
  43. package/lib/connection/ConnectionService.d.ts +2 -1
  44. package/lib/connection/ConnectionService.d.ts.map +1 -0
  45. package/lib/connection/ConnectionService.js +0 -1
  46. package/lib/connection/index.d.ts +1 -0
  47. package/lib/connection/index.d.ts.map +1 -0
  48. package/lib/connection/index.js +0 -1
  49. package/lib/conversation/AbortReason.d.ts +1 -0
  50. package/lib/conversation/AbortReason.d.ts.map +1 -0
  51. package/lib/conversation/AbortReason.js +0 -1
  52. package/lib/conversation/AssetService/AssetService.d.ts +2 -1
  53. package/lib/conversation/AssetService/AssetService.d.ts.map +1 -0
  54. package/lib/conversation/AssetService/AssetService.js +0 -1
  55. package/lib/conversation/AssetService/index.d.ts +1 -0
  56. package/lib/conversation/AssetService/index.d.ts.map +1 -0
  57. package/lib/conversation/AssetService/index.js +0 -1
  58. package/lib/conversation/AssetTransferState.d.ts +1 -0
  59. package/lib/conversation/AssetTransferState.d.ts.map +1 -0
  60. package/lib/conversation/AssetTransferState.js +0 -1
  61. package/lib/conversation/ClientActionType.d.ts +1 -0
  62. package/lib/conversation/ClientActionType.d.ts.map +1 -0
  63. package/lib/conversation/ClientActionType.js +0 -1
  64. package/lib/conversation/ConversationMapper/ConversationMapper.d.ts +1 -0
  65. package/lib/conversation/ConversationMapper/ConversationMapper.d.ts.map +1 -0
  66. package/lib/conversation/ConversationMapper/ConversationMapper.js +0 -1
  67. package/lib/conversation/ConversationMapper/index.d.ts +1 -0
  68. package/lib/conversation/ConversationMapper/index.d.ts.map +1 -0
  69. package/lib/conversation/ConversationMapper/index.js +0 -1
  70. package/lib/conversation/ConversationService/ConversationService.d.ts +5 -4
  71. package/lib/conversation/ConversationService/ConversationService.d.ts.map +1 -0
  72. package/lib/conversation/ConversationService/ConversationService.js +6 -7
  73. package/lib/conversation/ConversationService/ConversationService.types.d.ts +3 -2
  74. package/lib/conversation/ConversationService/ConversationService.types.d.ts.map +1 -0
  75. package/lib/conversation/ConversationService/ConversationService.types.js +0 -1
  76. package/lib/conversation/ConversationService/index.d.ts +1 -0
  77. package/lib/conversation/ConversationService/index.d.ts.map +1 -0
  78. package/lib/conversation/ConversationService/index.js +0 -1
  79. package/lib/conversation/GenericMessageType.d.ts +1 -0
  80. package/lib/conversation/GenericMessageType.d.ts.map +1 -0
  81. package/lib/conversation/GenericMessageType.js +0 -1
  82. package/lib/conversation/MessageTimer/MessageTimer.d.ts +1 -0
  83. package/lib/conversation/MessageTimer/MessageTimer.d.ts.map +1 -0
  84. package/lib/conversation/MessageTimer/MessageTimer.js +0 -1
  85. package/lib/conversation/MessageTimer/index.d.ts +1 -0
  86. package/lib/conversation/MessageTimer/index.d.ts.map +1 -0
  87. package/lib/conversation/MessageTimer/index.js +0 -1
  88. package/lib/conversation/ReactionType.d.ts +1 -0
  89. package/lib/conversation/ReactionType.d.ts.map +1 -0
  90. package/lib/conversation/ReactionType.js +0 -1
  91. package/lib/conversation/content/AssetContent.d.ts +2 -1
  92. package/lib/conversation/content/AssetContent.d.ts.map +1 -0
  93. package/lib/conversation/content/AssetContent.js +0 -1
  94. package/lib/conversation/content/ButtonActionConfirmationContent.d.ts +1 -0
  95. package/lib/conversation/content/ButtonActionConfirmationContent.d.ts.map +1 -0
  96. package/lib/conversation/content/ButtonActionConfirmationContent.js +0 -1
  97. package/lib/conversation/content/ButtonActionContent.d.ts +1 -0
  98. package/lib/conversation/content/ButtonActionContent.d.ts.map +1 -0
  99. package/lib/conversation/content/ButtonActionContent.js +0 -1
  100. package/lib/conversation/content/CallingContent.d.ts +1 -0
  101. package/lib/conversation/content/CallingContent.d.ts.map +1 -0
  102. package/lib/conversation/content/CallingContent.js +0 -1
  103. package/lib/conversation/content/ClearedContent.d.ts +1 -0
  104. package/lib/conversation/content/ClearedContent.d.ts.map +1 -0
  105. package/lib/conversation/content/ClearedContent.js +0 -1
  106. package/lib/conversation/content/ClientActionContent.d.ts +1 -0
  107. package/lib/conversation/content/ClientActionContent.d.ts.map +1 -0
  108. package/lib/conversation/content/ClientActionContent.js +0 -1
  109. package/lib/conversation/content/ClientAddContent.d.ts +1 -0
  110. package/lib/conversation/content/ClientAddContent.d.ts.map +1 -0
  111. package/lib/conversation/content/ClientAddContent.js +0 -1
  112. package/lib/conversation/content/ClientRemoveContent.d.ts +1 -0
  113. package/lib/conversation/content/ClientRemoveContent.d.ts.map +1 -0
  114. package/lib/conversation/content/ClientRemoveContent.js +0 -1
  115. package/lib/conversation/content/CompositeContent.d.ts +1 -0
  116. package/lib/conversation/content/CompositeContent.d.ts.map +1 -0
  117. package/lib/conversation/content/CompositeContent.js +0 -1
  118. package/lib/conversation/content/ConfirmationContent.d.ts +1 -0
  119. package/lib/conversation/content/ConfirmationContent.d.ts.map +1 -0
  120. package/lib/conversation/content/ConfirmationContent.js +0 -1
  121. package/lib/conversation/content/ContentType.d.ts +1 -0
  122. package/lib/conversation/content/ContentType.d.ts.map +1 -0
  123. package/lib/conversation/content/ContentType.js +0 -1
  124. package/lib/conversation/content/ConversationContent.d.ts +1 -0
  125. package/lib/conversation/content/ConversationContent.d.ts.map +1 -0
  126. package/lib/conversation/content/ConversationContent.js +0 -1
  127. package/lib/conversation/content/DeletedContent.d.ts +1 -0
  128. package/lib/conversation/content/DeletedContent.d.ts.map +1 -0
  129. package/lib/conversation/content/DeletedContent.js +0 -1
  130. package/lib/conversation/content/EditedTextContent.d.ts +1 -0
  131. package/lib/conversation/content/EditedTextContent.d.ts.map +1 -0
  132. package/lib/conversation/content/EditedTextContent.js +0 -1
  133. package/lib/conversation/content/FileContent.d.ts +1 -0
  134. package/lib/conversation/content/FileContent.d.ts.map +1 -0
  135. package/lib/conversation/content/FileContent.js +0 -1
  136. package/lib/conversation/content/HiddenContent.d.ts +1 -0
  137. package/lib/conversation/content/HiddenContent.d.ts.map +1 -0
  138. package/lib/conversation/content/HiddenContent.js +0 -1
  139. package/lib/conversation/content/ImageContent.d.ts +1 -0
  140. package/lib/conversation/content/ImageContent.d.ts.map +1 -0
  141. package/lib/conversation/content/ImageContent.js +0 -1
  142. package/lib/conversation/content/KnockContent.d.ts +1 -0
  143. package/lib/conversation/content/KnockContent.d.ts.map +1 -0
  144. package/lib/conversation/content/KnockContent.js +0 -1
  145. package/lib/conversation/content/LinkPreviewContent.d.ts +1 -0
  146. package/lib/conversation/content/LinkPreviewContent.d.ts.map +1 -0
  147. package/lib/conversation/content/LinkPreviewContent.js +0 -1
  148. package/lib/conversation/content/LocationContent.d.ts +1 -0
  149. package/lib/conversation/content/LocationContent.d.ts.map +1 -0
  150. package/lib/conversation/content/LocationContent.js +0 -1
  151. package/lib/conversation/content/MentionContent.d.ts +1 -0
  152. package/lib/conversation/content/MentionContent.d.ts.map +1 -0
  153. package/lib/conversation/content/MentionContent.js +0 -1
  154. package/lib/conversation/content/QuoteContent.d.ts +1 -0
  155. package/lib/conversation/content/QuoteContent.d.ts.map +1 -0
  156. package/lib/conversation/content/QuoteContent.js +0 -1
  157. package/lib/conversation/content/ReactionContent.d.ts +2 -1
  158. package/lib/conversation/content/ReactionContent.d.ts.map +1 -0
  159. package/lib/conversation/content/ReactionContent.js +0 -1
  160. package/lib/conversation/content/TextContent.d.ts +1 -0
  161. package/lib/conversation/content/TextContent.d.ts.map +1 -0
  162. package/lib/conversation/content/TextContent.js +0 -1
  163. package/lib/conversation/content/TweetContent.d.ts +1 -0
  164. package/lib/conversation/content/TweetContent.d.ts.map +1 -0
  165. package/lib/conversation/content/TweetContent.js +0 -1
  166. package/lib/conversation/content/index.d.ts +1 -0
  167. package/lib/conversation/content/index.d.ts.map +1 -0
  168. package/lib/conversation/content/index.js +0 -1
  169. package/lib/conversation/index.d.ts +1 -0
  170. package/lib/conversation/index.d.ts.map +1 -0
  171. package/lib/conversation/index.js +0 -1
  172. package/lib/conversation/message/CompositeContentBuilder.d.ts +2 -1
  173. package/lib/conversation/message/CompositeContentBuilder.d.ts.map +1 -0
  174. package/lib/conversation/message/CompositeContentBuilder.js +1 -2
  175. package/lib/conversation/message/Message.d.ts +1 -0
  176. package/lib/conversation/message/Message.d.ts.map +1 -0
  177. package/lib/conversation/message/Message.js +0 -1
  178. package/lib/conversation/message/MessageBuilder.d.ts +3 -2
  179. package/lib/conversation/message/MessageBuilder.d.ts.map +1 -0
  180. package/lib/conversation/message/MessageBuilder.js +4 -8
  181. package/lib/conversation/message/MessageService.d.ts +3 -2
  182. package/lib/conversation/message/MessageService.d.ts.map +1 -0
  183. package/lib/conversation/message/MessageService.js +7 -8
  184. package/lib/conversation/message/MessageToProtoMapper.d.ts +2 -1
  185. package/lib/conversation/message/MessageToProtoMapper.d.ts.map +1 -0
  186. package/lib/conversation/message/MessageToProtoMapper.js +0 -1
  187. package/lib/conversation/message/OtrMessage.d.ts +2 -1
  188. package/lib/conversation/message/OtrMessage.d.ts.map +1 -0
  189. package/lib/conversation/message/OtrMessage.js +0 -1
  190. package/lib/conversation/message/PayloadBundle.d.ts +2 -1
  191. package/lib/conversation/message/PayloadBundle.d.ts.map +1 -0
  192. package/lib/conversation/message/PayloadBundle.js +0 -1
  193. package/lib/conversation/message/TeamMessage.d.ts +1 -0
  194. package/lib/conversation/message/TeamMessage.d.ts.map +1 -0
  195. package/lib/conversation/message/TeamMessage.js +0 -1
  196. package/lib/conversation/message/TextContentBuilder.d.ts +2 -1
  197. package/lib/conversation/message/TextContentBuilder.d.ts.map +1 -0
  198. package/lib/conversation/message/TextContentBuilder.js +0 -1
  199. package/lib/conversation/message/UserClientsUtil.d.ts +1 -0
  200. package/lib/conversation/message/UserClientsUtil.d.ts.map +1 -0
  201. package/lib/conversation/message/UserClientsUtil.js +0 -1
  202. package/lib/conversation/message/UserMessage.d.ts +1 -0
  203. package/lib/conversation/message/UserMessage.d.ts.map +1 -0
  204. package/lib/conversation/message/UserMessage.js +0 -1
  205. package/lib/conversation/message/messageSender.d.ts +1 -0
  206. package/lib/conversation/message/messageSender.d.ts.map +1 -0
  207. package/lib/conversation/message/messageSender.js +0 -1
  208. package/lib/cryptography/AssetCryptography/EncryptedAsset.d.ts +1 -0
  209. package/lib/cryptography/AssetCryptography/EncryptedAsset.d.ts.map +1 -0
  210. package/lib/cryptography/AssetCryptography/EncryptedAsset.js +0 -1
  211. package/lib/cryptography/AssetCryptography/crypto.browser.d.ts +1 -0
  212. package/lib/cryptography/AssetCryptography/crypto.browser.d.ts.map +1 -0
  213. package/lib/cryptography/AssetCryptography/crypto.browser.js +0 -1
  214. package/lib/cryptography/AssetCryptography/crypto.node.d.ts +1 -0
  215. package/lib/cryptography/AssetCryptography/crypto.node.d.ts.map +1 -0
  216. package/lib/cryptography/AssetCryptography/crypto.node.js +0 -1
  217. package/lib/cryptography/AssetCryptography/index.d.ts +1 -0
  218. package/lib/cryptography/AssetCryptography/index.d.ts.map +1 -0
  219. package/lib/cryptography/AssetCryptography/index.js +0 -1
  220. package/lib/cryptography/AssetCryptography/interfaces.d.ts +1 -0
  221. package/lib/cryptography/AssetCryptography/interfaces.d.ts.map +1 -0
  222. package/lib/cryptography/AssetCryptography/interfaces.js +0 -1
  223. package/lib/cryptography/CryptographyDatabaseRepository.d.ts +1 -0
  224. package/lib/cryptography/CryptographyDatabaseRepository.d.ts.map +1 -0
  225. package/lib/cryptography/CryptographyDatabaseRepository.js +0 -1
  226. package/lib/cryptography/CryptographyService.d.ts +2 -1
  227. package/lib/cryptography/CryptographyService.d.ts.map +1 -0
  228. package/lib/cryptography/CryptographyService.js +4 -5
  229. package/lib/cryptography/GenericMessageMapper.d.ts +1 -0
  230. package/lib/cryptography/GenericMessageMapper.d.ts.map +1 -0
  231. package/lib/cryptography/GenericMessageMapper.js +0 -1
  232. package/lib/cryptography/MessageHashService.d.ts +1 -0
  233. package/lib/cryptography/MessageHashService.d.ts.map +1 -0
  234. package/lib/cryptography/MessageHashService.js +0 -1
  235. package/lib/cryptography/SessionPayloadBundle.d.ts +1 -0
  236. package/lib/cryptography/SessionPayloadBundle.d.ts.map +1 -0
  237. package/lib/cryptography/SessionPayloadBundle.js +0 -1
  238. package/lib/cryptography/index.d.ts +1 -0
  239. package/lib/cryptography/index.d.ts.map +1 -0
  240. package/lib/cryptography/index.js +0 -1
  241. package/lib/giphy/GiphyService.d.ts +2 -1
  242. package/lib/giphy/GiphyService.d.ts.map +1 -0
  243. package/lib/giphy/GiphyService.js +0 -1
  244. package/lib/giphy/index.d.ts +1 -0
  245. package/lib/giphy/index.d.ts.map +1 -0
  246. package/lib/giphy/index.js +0 -1
  247. package/lib/index.d.ts +1 -0
  248. package/lib/index.d.ts.map +1 -0
  249. package/lib/index.js +0 -1
  250. package/lib/linkPreview/LinkPreviewService.d.ts +1 -0
  251. package/lib/linkPreview/LinkPreviewService.d.ts.map +1 -0
  252. package/lib/linkPreview/LinkPreviewService.js +0 -1
  253. package/lib/linkPreview/index.d.ts +1 -0
  254. package/lib/linkPreview/index.d.ts.map +1 -0
  255. package/lib/linkPreview/index.js +0 -1
  256. package/lib/mls/EventHandler/ConversationEvent/ConversationEvent.d.ts +1 -0
  257. package/lib/mls/EventHandler/ConversationEvent/ConversationEvent.d.ts.map +1 -0
  258. package/lib/mls/EventHandler/ConversationEvent/ConversationEvent.js +1 -2
  259. package/lib/mls/EventHandler/ConversationEvent/events/index.d.ts +1 -0
  260. package/lib/mls/EventHandler/ConversationEvent/events/index.d.ts.map +1 -0
  261. package/lib/mls/EventHandler/ConversationEvent/events/index.js +0 -1
  262. package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/index.d.ts +1 -0
  263. package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/index.d.ts.map +1 -0
  264. package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/index.js +0 -1
  265. package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/messageAdd.d.ts +1 -0
  266. package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/messageAdd.d.ts.map +1 -0
  267. package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/messageAdd.js +1 -2
  268. package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/index.d.ts +1 -0
  269. package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/index.d.ts.map +1 -0
  270. package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/index.js +0 -1
  271. package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/welcomeMessage.d.ts +1 -0
  272. package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/welcomeMessage.d.ts.map +1 -0
  273. package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/welcomeMessage.js +0 -1
  274. package/lib/mls/EventHandler/ConversationEvent/index.d.ts +1 -0
  275. package/lib/mls/EventHandler/ConversationEvent/index.d.ts.map +1 -0
  276. package/lib/mls/EventHandler/ConversationEvent/index.js +0 -1
  277. package/lib/mls/EventHandler/EventHandler.d.ts +1 -0
  278. package/lib/mls/EventHandler/EventHandler.d.ts.map +1 -0
  279. package/lib/mls/EventHandler/EventHandler.js +0 -1
  280. package/lib/mls/EventHandler/EventHandler.types.d.ts +2 -1
  281. package/lib/mls/EventHandler/EventHandler.types.d.ts.map +1 -0
  282. package/lib/mls/EventHandler/EventHandler.types.js +0 -1
  283. package/lib/mls/EventHandler/index.d.ts +1 -0
  284. package/lib/mls/EventHandler/index.d.ts.map +1 -0
  285. package/lib/mls/EventHandler/index.js +0 -1
  286. package/lib/mls/MLSService/MLSService.d.ts +5 -4
  287. package/lib/mls/MLSService/MLSService.d.ts.map +1 -0
  288. package/lib/mls/MLSService/MLSService.js +5 -6
  289. package/lib/mls/MLSService/commitBundleUtil.d.ts +1 -0
  290. package/lib/mls/MLSService/commitBundleUtil.d.ts.map +1 -0
  291. package/lib/mls/MLSService/commitBundleUtil.js +1 -2
  292. package/lib/mls/MLSService/index.d.ts +1 -0
  293. package/lib/mls/MLSService/index.d.ts.map +1 -0
  294. package/lib/mls/MLSService/index.js +0 -1
  295. package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/index.d.ts +1 -0
  296. package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/index.d.ts.map +1 -0
  297. package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/index.js +0 -1
  298. package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/keyMaterialUpdatesStore.d.ts +1 -0
  299. package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/keyMaterialUpdatesStore.d.ts.map +1 -0
  300. package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/keyMaterialUpdatesStore.js +0 -1
  301. package/lib/mls/MLSService/stores/pendingProposalsStore/index.d.ts +1 -0
  302. package/lib/mls/MLSService/stores/pendingProposalsStore/index.d.ts.map +1 -0
  303. package/lib/mls/MLSService/stores/pendingProposalsStore/index.js +0 -1
  304. package/lib/mls/MLSService/stores/pendingProposalsStore/pendingProposalsStore.d.ts +1 -0
  305. package/lib/mls/MLSService/stores/pendingProposalsStore/pendingProposalsStore.d.ts.map +1 -0
  306. package/lib/mls/MLSService/stores/pendingProposalsStore/pendingProposalsStore.js +0 -1
  307. package/lib/mls/MLSService/stores/stores.mock.d.ts +1 -0
  308. package/lib/mls/MLSService/stores/stores.mock.d.ts.map +1 -0
  309. package/lib/mls/MLSService/stores/stores.mock.js +0 -1
  310. package/lib/mls/index.d.ts +1 -0
  311. package/lib/mls/index.d.ts.map +1 -0
  312. package/lib/mls/index.js +0 -1
  313. package/lib/mls/types.d.ts +1 -0
  314. package/lib/mls/types.d.ts.map +1 -0
  315. package/lib/mls/types.js +0 -1
  316. package/lib/notification/NotificationBackendRepository.d.ts +2 -1
  317. package/lib/notification/NotificationBackendRepository.d.ts.map +1 -0
  318. package/lib/notification/NotificationBackendRepository.js +0 -1
  319. package/lib/notification/NotificationDatabaseRepository.d.ts +1 -0
  320. package/lib/notification/NotificationDatabaseRepository.d.ts.map +1 -0
  321. package/lib/notification/NotificationDatabaseRepository.js +0 -1
  322. package/lib/notification/NotificationService.d.ts +5 -4
  323. package/lib/notification/NotificationService.d.ts.map +1 -0
  324. package/lib/notification/NotificationService.js +4 -5
  325. package/lib/notification/index.d.ts +1 -0
  326. package/lib/notification/index.d.ts.map +1 -0
  327. package/lib/notification/index.js +0 -1
  328. package/lib/self/SelfService.d.ts +2 -1
  329. package/lib/self/SelfService.d.ts.map +1 -0
  330. package/lib/self/SelfService.js +0 -1
  331. package/lib/self/index.d.ts +1 -0
  332. package/lib/self/index.d.ts.map +1 -0
  333. package/lib/self/index.js +0 -1
  334. package/lib/team/TeamService.d.ts +2 -1
  335. package/lib/team/TeamService.d.ts.map +1 -0
  336. package/lib/team/TeamService.js +0 -1
  337. package/lib/team/index.d.ts +1 -0
  338. package/lib/team/index.d.ts.map +1 -0
  339. package/lib/team/index.js +0 -1
  340. package/lib/user/UserMapper.d.ts +1 -0
  341. package/lib/user/UserMapper.d.ts.map +1 -0
  342. package/lib/user/UserMapper.js +0 -1
  343. package/lib/user/UserService.d.ts +2 -1
  344. package/lib/user/UserService.d.ts.map +1 -0
  345. package/lib/user/UserService.js +3 -7
  346. package/lib/user/index.d.ts +1 -0
  347. package/lib/user/index.d.ts.map +1 -0
  348. package/lib/user/index.js +0 -1
  349. package/lib/util/LowPrecisionTaskScheduler/LowPrecisionTaskScheduler.d.ts +1 -0
  350. package/lib/util/LowPrecisionTaskScheduler/LowPrecisionTaskScheduler.d.ts.map +1 -0
  351. package/lib/util/LowPrecisionTaskScheduler/LowPrecisionTaskScheduler.js +0 -1
  352. package/lib/util/LowPrecisionTaskScheduler/index.d.ts +1 -0
  353. package/lib/util/LowPrecisionTaskScheduler/index.d.ts.map +1 -0
  354. package/lib/util/LowPrecisionTaskScheduler/index.js +0 -1
  355. package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.d.ts +1 -0
  356. package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.d.ts.map +1 -0
  357. package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.js +2 -3
  358. package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.store.d.ts +1 -0
  359. package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.store.d.ts.map +1 -0
  360. package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.store.js +0 -1
  361. package/lib/util/RecurringTaskScheduler/index.d.ts +1 -0
  362. package/lib/util/RecurringTaskScheduler/index.d.ts.map +1 -0
  363. package/lib/util/RecurringTaskScheduler/index.js +0 -1
  364. package/lib/util/TaskScheduler/TaskScheduler.d.ts +1 -0
  365. package/lib/util/TaskScheduler/TaskScheduler.d.ts.map +1 -0
  366. package/lib/util/TaskScheduler/TaskScheduler.js +0 -1
  367. package/lib/util/TaskScheduler/index.d.ts +1 -0
  368. package/lib/util/TaskScheduler/index.d.ts.map +1 -0
  369. package/lib/util/TaskScheduler/index.js +0 -1
  370. package/lib/util/TypePredicateUtil.d.ts +1 -0
  371. package/lib/util/TypePredicateUtil.d.ts.map +1 -0
  372. package/lib/util/TypePredicateUtil.js +0 -1
  373. package/lib/util/encryptedStore.d.ts +1 -0
  374. package/lib/util/encryptedStore.d.ts.map +1 -0
  375. package/lib/util/encryptedStore.js +0 -1
  376. package/lib/util/encryptedStore.test.node.d.ts +1 -0
  377. package/lib/util/encryptedStore.test.node.d.ts.map +1 -0
  378. package/lib/util/encryptedStore.test.node.js +0 -1
  379. package/lib/util/fullyQualifiedClientIdUtils.d.ts +1 -0
  380. package/lib/util/fullyQualifiedClientIdUtils.d.ts.map +1 -0
  381. package/lib/util/fullyQualifiedClientIdUtils.js +0 -1
  382. package/lib/util/index.d.ts +1 -0
  383. package/lib/util/index.d.ts.map +1 -0
  384. package/lib/util/index.js +0 -1
  385. package/package.json +7 -9
  386. package/lib/Account.js.map +0 -1
  387. package/lib/CoreError.js.map +0 -1
  388. package/lib/account/AccountService.js.map +0 -1
  389. package/lib/account/index.js.map +0 -1
  390. package/lib/auth/LoginSanitizer.js.map +0 -1
  391. package/lib/auth/index.js.map +0 -1
  392. package/lib/broadcast/AvailabilityType.js.map +0 -1
  393. package/lib/broadcast/BroadcastService.js.map +0 -1
  394. package/lib/broadcast/index.js.map +0 -1
  395. package/lib/client/ClientBackendRepository.js.map +0 -1
  396. package/lib/client/ClientDatabaseRepository.js.map +0 -1
  397. package/lib/client/ClientInfo.js.map +0 -1
  398. package/lib/client/ClientService.js.map +0 -1
  399. package/lib/client/index.js.map +0 -1
  400. package/lib/connection/ConnectionService.js.map +0 -1
  401. package/lib/connection/index.js.map +0 -1
  402. package/lib/conversation/AbortReason.js.map +0 -1
  403. package/lib/conversation/AssetService/AssetService.js.map +0 -1
  404. package/lib/conversation/AssetService/index.js.map +0 -1
  405. package/lib/conversation/AssetTransferState.js.map +0 -1
  406. package/lib/conversation/ClientActionType.js.map +0 -1
  407. package/lib/conversation/ConversationMapper/ConversationMapper.js.map +0 -1
  408. package/lib/conversation/ConversationMapper/index.js.map +0 -1
  409. package/lib/conversation/ConversationService/ConversationService.js.map +0 -1
  410. package/lib/conversation/ConversationService/ConversationService.types.js.map +0 -1
  411. package/lib/conversation/ConversationService/index.js.map +0 -1
  412. package/lib/conversation/GenericMessageType.js.map +0 -1
  413. package/lib/conversation/MessageTimer/MessageTimer.js.map +0 -1
  414. package/lib/conversation/MessageTimer/index.js.map +0 -1
  415. package/lib/conversation/ReactionType.js.map +0 -1
  416. package/lib/conversation/content/AssetContent.js.map +0 -1
  417. package/lib/conversation/content/ButtonActionConfirmationContent.js.map +0 -1
  418. package/lib/conversation/content/ButtonActionContent.js.map +0 -1
  419. package/lib/conversation/content/CallingContent.js.map +0 -1
  420. package/lib/conversation/content/ClearedContent.js.map +0 -1
  421. package/lib/conversation/content/ClientActionContent.js.map +0 -1
  422. package/lib/conversation/content/ClientAddContent.js.map +0 -1
  423. package/lib/conversation/content/ClientRemoveContent.js.map +0 -1
  424. package/lib/conversation/content/CompositeContent.js.map +0 -1
  425. package/lib/conversation/content/ConfirmationContent.js.map +0 -1
  426. package/lib/conversation/content/ContentType.js.map +0 -1
  427. package/lib/conversation/content/ConversationContent.js.map +0 -1
  428. package/lib/conversation/content/DeletedContent.js.map +0 -1
  429. package/lib/conversation/content/EditedTextContent.js.map +0 -1
  430. package/lib/conversation/content/FileContent.js.map +0 -1
  431. package/lib/conversation/content/HiddenContent.js.map +0 -1
  432. package/lib/conversation/content/ImageContent.js.map +0 -1
  433. package/lib/conversation/content/KnockContent.js.map +0 -1
  434. package/lib/conversation/content/LinkPreviewContent.js.map +0 -1
  435. package/lib/conversation/content/LocationContent.js.map +0 -1
  436. package/lib/conversation/content/MentionContent.js.map +0 -1
  437. package/lib/conversation/content/QuoteContent.js.map +0 -1
  438. package/lib/conversation/content/ReactionContent.js.map +0 -1
  439. package/lib/conversation/content/TextContent.js.map +0 -1
  440. package/lib/conversation/content/TweetContent.js.map +0 -1
  441. package/lib/conversation/content/index.js.map +0 -1
  442. package/lib/conversation/index.js.map +0 -1
  443. package/lib/conversation/message/CompositeContentBuilder.js.map +0 -1
  444. package/lib/conversation/message/Message.js.map +0 -1
  445. package/lib/conversation/message/MessageBuilder.js.map +0 -1
  446. package/lib/conversation/message/MessageService.js.map +0 -1
  447. package/lib/conversation/message/MessageToProtoMapper.js.map +0 -1
  448. package/lib/conversation/message/OtrMessage.js.map +0 -1
  449. package/lib/conversation/message/PayloadBundle.js.map +0 -1
  450. package/lib/conversation/message/TeamMessage.js.map +0 -1
  451. package/lib/conversation/message/TextContentBuilder.js.map +0 -1
  452. package/lib/conversation/message/UserClientsUtil.js.map +0 -1
  453. package/lib/conversation/message/UserMessage.js.map +0 -1
  454. package/lib/conversation/message/messageSender.js.map +0 -1
  455. package/lib/cryptography/AssetCryptography/EncryptedAsset.js.map +0 -1
  456. package/lib/cryptography/AssetCryptography/crypto.browser.js.map +0 -1
  457. package/lib/cryptography/AssetCryptography/crypto.node.js.map +0 -1
  458. package/lib/cryptography/AssetCryptography/index.js.map +0 -1
  459. package/lib/cryptography/AssetCryptography/interfaces.js.map +0 -1
  460. package/lib/cryptography/CryptographyDatabaseRepository.js.map +0 -1
  461. package/lib/cryptography/CryptographyService.js.map +0 -1
  462. package/lib/cryptography/GenericMessageMapper.js.map +0 -1
  463. package/lib/cryptography/MessageHashService.js.map +0 -1
  464. package/lib/cryptography/SessionPayloadBundle.js.map +0 -1
  465. package/lib/cryptography/index.js.map +0 -1
  466. package/lib/giphy/GiphyService.js.map +0 -1
  467. package/lib/giphy/index.js.map +0 -1
  468. package/lib/index.js.map +0 -1
  469. package/lib/linkPreview/LinkPreviewService.js.map +0 -1
  470. package/lib/linkPreview/index.js.map +0 -1
  471. package/lib/mls/EventHandler/ConversationEvent/ConversationEvent.js.map +0 -1
  472. package/lib/mls/EventHandler/ConversationEvent/events/index.js.map +0 -1
  473. package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/index.js.map +0 -1
  474. package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/messageAdd.js.map +0 -1
  475. package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/index.js.map +0 -1
  476. package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/welcomeMessage.js.map +0 -1
  477. package/lib/mls/EventHandler/ConversationEvent/index.js.map +0 -1
  478. package/lib/mls/EventHandler/EventHandler.js.map +0 -1
  479. package/lib/mls/EventHandler/EventHandler.types.js.map +0 -1
  480. package/lib/mls/EventHandler/index.js.map +0 -1
  481. package/lib/mls/MLSService/MLSService.js.map +0 -1
  482. package/lib/mls/MLSService/commitBundleUtil.js.map +0 -1
  483. package/lib/mls/MLSService/index.js.map +0 -1
  484. package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/index.js.map +0 -1
  485. package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/keyMaterialUpdatesStore.js.map +0 -1
  486. package/lib/mls/MLSService/stores/pendingProposalsStore/index.js.map +0 -1
  487. package/lib/mls/MLSService/stores/pendingProposalsStore/pendingProposalsStore.js.map +0 -1
  488. package/lib/mls/MLSService/stores/stores.mock.js.map +0 -1
  489. package/lib/mls/index.js.map +0 -1
  490. package/lib/mls/types.js.map +0 -1
  491. package/lib/notification/NotificationBackendRepository.js.map +0 -1
  492. package/lib/notification/NotificationDatabaseRepository.js.map +0 -1
  493. package/lib/notification/NotificationService.js.map +0 -1
  494. package/lib/notification/index.js.map +0 -1
  495. package/lib/self/SelfService.js.map +0 -1
  496. package/lib/self/index.js.map +0 -1
  497. package/lib/team/TeamService.js.map +0 -1
  498. package/lib/team/index.js.map +0 -1
  499. package/lib/user/UserMapper.js.map +0 -1
  500. package/lib/user/UserService.js.map +0 -1
  501. package/lib/user/index.js.map +0 -1
  502. package/lib/util/LowPrecisionTaskScheduler/LowPrecisionTaskScheduler.js.map +0 -1
  503. package/lib/util/LowPrecisionTaskScheduler/index.js.map +0 -1
  504. package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.js.map +0 -1
  505. package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.store.js.map +0 -1
  506. package/lib/util/RecurringTaskScheduler/index.js.map +0 -1
  507. package/lib/util/TaskScheduler/TaskScheduler.js.map +0 -1
  508. package/lib/util/TaskScheduler/index.js.map +0 -1
  509. package/lib/util/TypePredicateUtil.js.map +0 -1
  510. package/lib/util/encryptedStore.js.map +0 -1
  511. package/lib/util/encryptedStore.test.node.js.map +0 -1
  512. package/lib/util/fullyQualifiedClientIdUtils.js.map +0 -1
  513. package/lib/util/index.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GenericMessageType.d.ts","sourceRoot":"","sources":["../../src/conversation/GenericMessageType.ts"],"names":[],"mappings":"AAoBA,oBAAY,kBAAkB;IAC5B,KAAK,UAAU;IACf,WAAW,eAAe;IAC1B,UAAU,cAAc;IACxB,YAAY,iBAAiB;IAC7B,aAAa,iBAAiB;IAC9B,0BAA0B,6BAA6B;IACvD,OAAO,YAAY;IACnB,OAAO,YAAY;IACnB,aAAa,iBAAiB;IAC9B,SAAS,cAAc;IACvB,YAAY,iBAAiB;IAC7B,aAAa,iBAAiB;IAC9B,OAAO,YAAY;IACnB,MAAM,WAAW;IACjB,SAAS,cAAc;IACvB,QAAQ,aAAa;IACrB,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,KAAK,UAAU;IACf,SAAS,aAAa;IACtB,QAAQ,aAAa;IACrB,QAAQ,aAAa;IACrB,IAAI,SAAS;CACd"}
@@ -46,4 +46,3 @@ var GenericMessageType;
46
46
  GenericMessageType["REACTION"] = "reaction";
47
47
  GenericMessageType["TEXT"] = "text";
48
48
  })(GenericMessageType = exports.GenericMessageType || (exports.GenericMessageType = {}));
49
- //# sourceMappingURL=GenericMessageType.js.map
@@ -8,3 +8,4 @@ export declare class MessageTimer {
8
8
  setConversationLevelTimer(conversationId: string, messageTimer: number): void;
9
9
  setMessageLevelTimer(conversationId: string, messageTimer: number): void;
10
10
  }
11
+ //# sourceMappingURL=MessageTimer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MessageTimer.d.ts","sourceRoot":"","sources":["../../../src/conversation/MessageTimer/MessageTimer.ts"],"names":[],"mappings":"AAmBA,qBAAa,YAAY;IACvB,OAAO,CAAC,QAAQ,CAAC,uBAAuB,CAAsB;IAC9D,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAAsB;;IAOlD,yBAAyB,CAAC,cAAc,EAAE,MAAM,GAAG,MAAM;IAIzD,oBAAoB,CAAC,cAAc,EAAE,MAAM,GAAG,MAAM;IAIpD,eAAe,CAAC,cAAc,EAAE,MAAM,GAAG,MAAM;IAI/C,yBAAyB,CAAC,cAAc,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,GAAG,IAAI;IAQ7E,oBAAoB,CAAC,cAAc,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,GAAG,IAAI;CAOhF"}
@@ -51,4 +51,3 @@ class MessageTimer {
51
51
  }
52
52
  }
53
53
  exports.MessageTimer = MessageTimer;
54
- //# sourceMappingURL=MessageTimer.js.map
@@ -1 +1,2 @@
1
1
  export * from './MessageTimer';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/conversation/MessageTimer/index.ts"],"names":[],"mappings":"AAmBA,cAAc,gBAAgB,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("./MessageTimer"), exports);
36
- //# sourceMappingURL=index.js.map
@@ -2,3 +2,4 @@ export declare enum ReactionType {
2
2
  LIKE = "\u2764\uFE0F",
3
3
  NONE = ""
4
4
  }
5
+ //# sourceMappingURL=ReactionType.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ReactionType.d.ts","sourceRoot":"","sources":["../../src/conversation/ReactionType.ts"],"names":[],"mappings":"AAmBA,oBAAY,YAAY;IACtB,IAAI,iBAAO;IACX,IAAI,KAAK;CACV"}
@@ -24,4 +24,3 @@ var ReactionType;
24
24
  ReactionType["LIKE"] = "\u2764\uFE0F";
25
25
  ReactionType["NONE"] = "";
26
26
  })(ReactionType = exports.ReactionType || (exports.ReactionType = {}));
27
- //# sourceMappingURL=ReactionType.js.map
@@ -1,8 +1,8 @@
1
1
  /// <reference types="node" />
2
2
  import { Asset } from '@wireapp/protocol-messaging';
3
3
  import { AbortReason, AssetTransferState } from '..';
4
- import { FileContent, FileMetaDataContent, ImageContent, LegalHoldStatus } from '.';
5
4
  import { EncryptedAssetUploaded } from '../../cryptography';
5
+ import { FileContent, FileMetaDataContent, ImageContent, LegalHoldStatus } from '.';
6
6
  export declare type ImageMetaData = Asset.IImageMetaData;
7
7
  export declare type VideoMetaData = Asset.IVideoMetaData;
8
8
  export declare type Preview = Asset.IPreview;
@@ -40,3 +40,4 @@ export interface FileAssetMetaDataContent extends AssetBase {
40
40
  export interface FileAssetAbortContent extends AssetBase {
41
41
  reason: AbortReason;
42
42
  }
43
+ //# sourceMappingURL=AssetContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AssetContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/AssetContent.ts"],"names":[],"mappings":";AAmBA,OAAO,EAAC,KAAK,EAAC,MAAM,6BAA6B,CAAC;AAElD,OAAO,EAAC,WAAW,EAAE,kBAAkB,EAAC,MAAM,IAAI,CAAC;AACnD,OAAO,EAAC,sBAAsB,EAAC,MAAM,oBAAoB,CAAC;AAE1D,OAAO,EAAC,WAAW,EAAE,mBAAmB,EAAE,YAAY,EAAE,eAAe,EAAC,MAAM,GAAG,CAAC;AAElF,oBAAY,aAAa,GAAG,KAAK,CAAC,cAAc,CAAC;AACjD,oBAAY,aAAa,GAAG,KAAK,CAAC,cAAc,CAAC;AACjD,oBAAY,OAAO,GAAG,KAAK,CAAC,QAAQ,CAAC;AACrC,oBAAY,QAAQ,GAAG,KAAK,CAAC,SAAS,CAAC;AAEvC,MAAM,WAAW,SAAS;IACxB,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,eAAe,CAAC,EAAE,eAAe,CAAC;CACnC;AAGD,MAAM,WAAW,YAAa,SAAQ,SAAS;IAC7C,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,kBAAkB,CAAC;IAC5B,QAAQ,CAAC,EAAE,UAAU,CAAC;CACvB;AAED,MAAM,WAAW,UAAW,SAAQ,KAAK,CAAC,WAAW;IACnD,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,UAAU,GAAG,MAAM,CAAC;IAC5B,MAAM,EAAE,UAAU,GAAG,MAAM,CAAC;CAC7B;AAED,MAAM,WAAW,aAAc,SAAQ,IAAI,CAAC,KAAK,CAAC,cAAc,EAAE,oBAAoB,CAAC;IACrF,kBAAkB,CAAC,EAAE,UAAU,GAAG,MAAM,GAAG,IAAI,CAAC;CACjD;AAED,MAAM,WAAW,iBAAkB,SAAQ,SAAS;IAClD,KAAK,EAAE,sBAAsB,CAAC;IAC9B,KAAK,EAAE,YAAY,CAAC;CACrB;AAED,MAAM,WAAW,gBAAiB,SAAQ,SAAS;IACjD,KAAK,EAAE,sBAAsB,CAAC;IAC9B,IAAI,EAAE,WAAW,CAAC;CACnB;AAED,MAAM,WAAW,wBAAyB,SAAQ,SAAS;IACzD,QAAQ,EAAE,mBAAmB,CAAC;CAC/B;AAED,MAAM,WAAW,qBAAsB,SAAQ,SAAS;IACtD,MAAM,EAAE,WAAW,CAAC;CACrB"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=AssetContent.js.map
@@ -1,2 +1,3 @@
1
1
  import { IButtonActionConfirmation } from '@wireapp/protocol-messaging';
2
2
  export { IButtonActionConfirmation as ButtonActionConfirmationContent };
3
+ //# sourceMappingURL=ButtonActionConfirmationContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ButtonActionConfirmationContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/ButtonActionConfirmationContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,yBAAyB,EAAC,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAC,yBAAyB,IAAI,+BAA+B,EAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ButtonActionConfirmationContent.js.map
@@ -1,2 +1,3 @@
1
1
  import { IButtonAction } from '@wireapp/protocol-messaging';
2
2
  export { IButtonAction as ButtonActionContent };
3
+ //# sourceMappingURL=ButtonActionContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ButtonActionContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/ButtonActionContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,aAAa,EAAC,MAAM,6BAA6B,CAAC;AAC1D,OAAO,EAAC,aAAa,IAAI,mBAAmB,EAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ButtonActionContent.js.map
@@ -1 +1,2 @@
1
1
  export declare type CallingContent = string;
2
+ //# sourceMappingURL=CallingContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CallingContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/CallingContent.ts"],"names":[],"mappings":"AAmBA,oBAAY,cAAc,GAAG,MAAM,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=CallingContent.js.map
@@ -1,2 +1,3 @@
1
1
  import { ICleared } from '@wireapp/protocol-messaging';
2
2
  export { ICleared as ClearedContent };
3
+ //# sourceMappingURL=ClearedContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ClearedContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/ClearedContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,QAAQ,EAAC,MAAM,6BAA6B,CAAC;AACrD,OAAO,EAAC,QAAQ,IAAI,cAAc,EAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ClearedContent.js.map
@@ -1,2 +1,3 @@
1
1
  import { IGenericMessage } from '@wireapp/protocol-messaging';
2
2
  export declare type ClientActionContent = Required<Pick<IGenericMessage, 'clientAction'>>;
3
+ //# sourceMappingURL=ClientActionContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ClientActionContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/ClientActionContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,eAAe,EAAC,MAAM,6BAA6B,CAAC;AAE5D,oBAAY,mBAAmB,GAAG,QAAQ,CAAC,IAAI,CAAC,eAAe,EAAE,cAAc,CAAC,CAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ClientActionContent.js.map
@@ -2,3 +2,4 @@ import { RegisteredClient } from '@wireapp/api-client/lib/client/';
2
2
  export interface ClientAddContent {
3
3
  client: RegisteredClient;
4
4
  }
5
+ //# sourceMappingURL=ClientAddContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ClientAddContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/ClientAddContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,gBAAgB,EAAC,MAAM,iCAAiC,CAAC;AAEjE,MAAM,WAAW,gBAAgB;IAC/B,MAAM,EAAE,gBAAgB,CAAC;CAC1B"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ClientAddContent.js.map
@@ -4,3 +4,4 @@ export interface ClientRemoveContent {
4
4
  id: string;
5
5
  };
6
6
  }
7
+ //# sourceMappingURL=ClientRemoveContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ClientRemoveContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/ClientRemoveContent.ts"],"names":[],"mappings":"AAmBA,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE;QACN,oBAAoB;QACpB,EAAE,EAAE,MAAM,CAAC;KACZ,CAAC;CACH"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ClientRemoveContent.js.map
@@ -1,2 +1,3 @@
1
1
  import { IComposite } from '@wireapp/protocol-messaging';
2
2
  export { IComposite as CompositeContent };
3
+ //# sourceMappingURL=CompositeContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CompositeContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/CompositeContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,UAAU,EAAC,MAAM,6BAA6B,CAAC;AACvD,OAAO,EAAC,UAAU,IAAI,gBAAgB,EAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=CompositeContent.js.map
@@ -1,2 +1,3 @@
1
1
  import { IConfirmation } from '@wireapp/protocol-messaging';
2
2
  export { IConfirmation as ConfirmationContent };
3
+ //# sourceMappingURL=ConfirmationContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmationContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/ConfirmationContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,aAAa,EAAC,MAAM,6BAA6B,CAAC;AAC1D,OAAO,EAAC,aAAa,IAAI,mBAAmB,EAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ConfirmationContent.js.map
@@ -19,3 +19,4 @@ export declare function isImageContent(content: ConversationContent): content is
19
19
  export declare function isLocationContent(content: ConversationContent): content is LocationContent;
20
20
  export declare function isReactionContent(content: ConversationContent): content is ReactionContent;
21
21
  export declare function isTextContent(content: ConversationContent): content is TextContent;
22
+ //# sourceMappingURL=ContentType.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContentType.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/ContentType.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,UAAU,EAAC,MAAM,qCAAqC,CAAC;AAE/D,OAAO,EAAC,gBAAgB,EAAC,MAAM,IAAI,CAAC;AAEpC,OAAO,EACL,YAAY,EACZ,cAAc,EACd,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,cAAc,EACd,iBAAiB,EACjB,qBAAqB,EACrB,gBAAgB,EAChB,wBAAwB,EACxB,aAAa,EACb,iBAAiB,EACjB,YAAY,EACZ,eAAe,EACf,eAAe,EACf,WAAW,EACZ,MAAM,GAAG,CAAC;AAEX,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,YAAY,CAE3F;AAED,wBAAgB,cAAc,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,YAAY,CAEpF;AAED,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,cAAc,CAExF;AAED,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,mBAAmB,CAElG;AAED,wBAAgB,kBAAkB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,gBAAgB,CAE5F;AAED,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,mBAAmB,CAElG;AAED,wBAAgB,YAAY,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,UAAU,CAEhF;AAED,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,cAAc,CAExF;AAED,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,iBAAiB,CAE9F;AAED,wBAAgB,uBAAuB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,qBAAqB,CAEtG;AAED,wBAAgB,kBAAkB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,gBAAgB,CAE5F;AAED,wBAAgB,0BAA0B,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,wBAAwB,CAE5G;AAED,wBAAgB,eAAe,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,aAAa,CAEtF;AAED,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,iBAAiB,CAE9F;AAED,wBAAgB,cAAc,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,YAAY,CAEpF;AAED,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,eAAe,CAE1F;AAED,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,eAAe,CAE1F;AAED,wBAAgB,aAAa,CAAC,OAAO,EAAE,mBAAmB,GAAG,OAAO,IAAI,WAAW,CAElF"}
@@ -91,4 +91,3 @@ function isTextContent(content) {
91
91
  return !!content.text;
92
92
  }
93
93
  exports.isTextContent = isTextContent;
94
- //# sourceMappingURL=ContentType.js.map
@@ -1,3 +1,4 @@
1
1
  import { ClientActionType } from '..';
2
2
  import { AssetContent, ButtonActionContent, ButtonActionConfirmationContent, CallingContent, ClearedContent, ClientActionContent, ClientAddContent, ClientRemoveContent, CompositeContent, ConfirmationContent, ConnectionContent, DeletedContent, EditedTextContent, FileAssetAbortContent, FileAssetContent, FileAssetMetaDataContent, HiddenContent, ImageAssetContent, ImageContent, KnockContent, LocationContent, ReactionContent, TextContent } from '.';
3
3
  export declare type ConversationContent = AssetContent | ButtonActionContent | ButtonActionConfirmationContent | CallingContent | ClearedContent | ClientActionContent | ClientActionType | ClientAddContent | ClientRemoveContent | CompositeContent | ConfirmationContent | ConnectionContent | DeletedContent | EditedTextContent | FileAssetAbortContent | FileAssetContent | FileAssetMetaDataContent | HiddenContent | ImageAssetContent | ImageContent | KnockContent | LocationContent | ReactionContent | TextContent;
4
+ //# sourceMappingURL=ConversationContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConversationContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/ConversationContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,gBAAgB,EAAC,MAAM,IAAI,CAAC;AAEpC,OAAO,EACL,YAAY,EACZ,mBAAmB,EACnB,+BAA+B,EAC/B,cAAc,EACd,cAAc,EACd,mBAAmB,EACnB,gBAAgB,EAChB,mBAAmB,EACnB,gBAAgB,EAChB,mBAAmB,EACnB,iBAAiB,EACjB,cAAc,EACd,iBAAiB,EACjB,qBAAqB,EACrB,gBAAgB,EAChB,wBAAwB,EACxB,aAAa,EACb,iBAAiB,EACjB,YAAY,EACZ,YAAY,EACZ,eAAe,EACf,eAAe,EACf,WAAW,EACZ,MAAM,GAAG,CAAC;AAEX,oBAAY,mBAAmB,GAC3B,YAAY,GACZ,mBAAmB,GACnB,+BAA+B,GAC/B,cAAc,GACd,cAAc,GACd,mBAAmB,GACnB,gBAAgB,GAChB,gBAAgB,GAChB,mBAAmB,GACnB,gBAAgB,GAChB,mBAAmB,GACnB,iBAAiB,GACjB,cAAc,GACd,iBAAiB,GACjB,qBAAqB,GACrB,gBAAgB,GAChB,wBAAwB,GACxB,aAAa,GACb,iBAAiB,GACjB,YAAY,GACZ,YAAY,GACZ,eAAe,GACf,eAAe,GACf,WAAW,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ConversationContent.js.map
@@ -1,2 +1,3 @@
1
1
  import { IMessageDelete } from '@wireapp/protocol-messaging';
2
2
  export { IMessageDelete as DeletedContent };
3
+ //# sourceMappingURL=DeletedContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DeletedContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/DeletedContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,cAAc,EAAC,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAAC,cAAc,IAAI,cAAc,EAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=DeletedContent.js.map
@@ -9,3 +9,4 @@ export interface EditedTextContent extends TextContent {
9
9
  */
10
10
  quote?: QuoteContent;
11
11
  }
12
+ //# sourceMappingURL=EditedTextContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EditedTextContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/EditedTextContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,YAAY,EAAE,WAAW,EAAC,MAAM,GAAG,CAAC;AAE5C,MAAM,WAAW,iBAAkB,SAAQ,WAAW;IACpD,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;;;;OAKG;IACH,KAAK,CAAC,EAAE,YAAY,CAAC;CACtB"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=EditedTextContent.js.map
@@ -11,3 +11,4 @@ export interface FileMetaDataContent {
11
11
  video?: VideoMetaData;
12
12
  image?: ImageMetaData;
13
13
  }
14
+ //# sourceMappingURL=FileContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FileContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/FileContent.ts"],"names":[],"mappings":";AAmBA,OAAO,EAAC,aAAa,EAAE,aAAa,EAAE,aAAa,EAAC,MAAM,gBAAgB,CAAC;AAE3E,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,mBAAmB;IAClC,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,KAAK,CAAC,EAAE,aAAa,CAAC;CACvB"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=FileContent.js.map
@@ -1,2 +1,3 @@
1
1
  import { IMessageHide } from '@wireapp/protocol-messaging';
2
2
  export { IMessageHide as HiddenContent };
3
+ //# sourceMappingURL=HiddenContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HiddenContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/HiddenContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,YAAY,EAAC,MAAM,6BAA6B,CAAC;AACzD,OAAO,EAAC,YAAY,IAAI,aAAa,EAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=HiddenContent.js.map
@@ -5,3 +5,4 @@ export interface ImageContent {
5
5
  type: string;
6
6
  width: number;
7
7
  }
8
+ //# sourceMappingURL=ImageContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ImageContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/ImageContent.ts"],"names":[],"mappings":";AAmBA,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,GAAG,UAAU,CAAC;IAC1B,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ImageContent.js.map
@@ -1,2 +1,3 @@
1
1
  import { IKnock } from '@wireapp/protocol-messaging';
2
2
  export { IKnock as KnockContent };
3
+ //# sourceMappingURL=KnockContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KnockContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/KnockContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,MAAM,EAAC,MAAM,6BAA6B,CAAC;AACnD,OAAO,EAAC,MAAM,IAAI,YAAY,EAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=KnockContent.js.map
@@ -8,3 +8,4 @@ export interface LinkPreviewContent extends Omit<ILinkPreview, 'image'> {
8
8
  export interface LinkPreviewUploadedContent extends Omit<LinkPreviewContent, 'image'> {
9
9
  imageUploaded?: ImageAssetContent;
10
10
  }
11
+ //# sourceMappingURL=LinkPreviewContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LinkPreviewContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/LinkPreviewContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,YAAY,EAAC,MAAM,6BAA6B,CAAC;AAEzD,OAAO,EAAC,iBAAiB,EAAE,YAAY,EAAE,eAAe,EAAC,MAAM,GAAG,CAAC;AAEnE,MAAM,WAAW,kBAAmB,SAAQ,IAAI,CAAC,YAAY,EAAE,OAAO,CAAC;IACrE,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC,KAAK,EAAE,YAAY,CAAC;CACrB;AAED,MAAM,WAAW,0BAA2B,SAAQ,IAAI,CAAC,kBAAkB,EAAE,OAAO,CAAC;IACnF,aAAa,CAAC,EAAE,iBAAiB,CAAC;CACnC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=LinkPreviewContent.js.map
@@ -7,3 +7,4 @@ export interface LocationContent {
7
7
  name?: string;
8
8
  zoom?: number;
9
9
  }
10
+ //# sourceMappingURL=LocationContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LocationContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/LocationContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,eAAe,EAAC,MAAM,GAAG,CAAC;AAElC,MAAM,WAAW,eAAe;IAC9B,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,QAAQ,EAAE,MAAM,CAAC;IACjB,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;CACf"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=LocationContent.js.map
@@ -1,2 +1,3 @@
1
1
  import { IMention } from '@wireapp/protocol-messaging';
2
2
  export { IMention as MentionContent };
3
+ //# sourceMappingURL=MentionContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MentionContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/MentionContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,QAAQ,EAAC,MAAM,6BAA6B,CAAC;AACrD,OAAO,EAAC,QAAQ,IAAI,cAAc,EAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=MentionContent.js.map
@@ -5,3 +5,4 @@ export interface QuoteMessageContent {
5
5
  content: AssetContent | LocationContent | TextContent;
6
6
  quotedMessageId: string;
7
7
  }
8
+ //# sourceMappingURL=QuoteContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QuoteContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/QuoteContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,MAAM,EAAC,MAAM,6BAA6B,CAAC;AAEnD,OAAO,EAAC,YAAY,EAAE,eAAe,EAAE,WAAW,EAAC,MAAM,GAAG,CAAC;AAE7D,OAAO,EAAC,MAAM,IAAI,YAAY,EAAC,CAAC;AAEhC,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,YAAY,GAAG,eAAe,GAAG,WAAW,CAAC;IACtD,eAAe,EAAE,MAAM,CAAC;CACzB"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=QuoteContent.js.map
@@ -1,7 +1,8 @@
1
- import { LegalHoldStatus } from '.';
2
1
  import { ReactionType } from '..';
2
+ import { LegalHoldStatus } from '.';
3
3
  export interface ReactionContent {
4
4
  legalHoldStatus?: LegalHoldStatus;
5
5
  originalMessageId: string;
6
6
  type: ReactionType;
7
7
  }
8
+ //# sourceMappingURL=ReactionContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ReactionContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/ReactionContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,YAAY,EAAC,MAAM,IAAI,CAAC;AAEhC,OAAO,EAAC,eAAe,EAAC,MAAM,GAAG,CAAC;AAElC,MAAM,WAAW,eAAe;IAC9B,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,YAAY,CAAC;CACpB"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=ReactionContent.js.map
@@ -7,3 +7,4 @@ export interface TextContent {
7
7
  quote?: QuoteContent;
8
8
  text: string;
9
9
  }
10
+ //# sourceMappingURL=TextContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TextContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/TextContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,eAAe,EAAE,0BAA0B,EAAE,cAAc,EAAE,YAAY,EAAC,MAAM,GAAG,CAAC;AAE5F,MAAM,WAAW,WAAW;IAC1B,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC,YAAY,CAAC,EAAE,0BAA0B,EAAE,CAAC;IAC5C,QAAQ,CAAC,EAAE,cAAc,EAAE,CAAC;IAC5B,KAAK,CAAC,EAAE,YAAY,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=TextContent.js.map
@@ -1,2 +1,3 @@
1
1
  import { ITweet } from '@wireapp/protocol-messaging';
2
2
  export { ITweet as TweetContent };
3
+ //# sourceMappingURL=TweetContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TweetContent.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/TweetContent.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,MAAM,EAAC,MAAM,6BAA6B,CAAC;AACnD,OAAO,EAAC,MAAM,IAAI,YAAY,EAAC,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=TweetContent.js.map
@@ -26,3 +26,4 @@ export * from './QuoteContent';
26
26
  export * from './ReactionContent';
27
27
  export * from './TextContent';
28
28
  export * from './TweetContent';
29
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/conversation/content/index.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,eAAe,EAAC,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAC,UAAU,IAAI,iBAAiB,EAAC,MAAM,qCAAqC,CAAC;AAEpF,OAAO,KAAK,WAAW,MAAM,eAAe,CAAC;AAC7C,OAAO,EAAC,WAAW,EAAC,CAAC;AAErB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AACtC,cAAc,mCAAmC,CAAC;AAClD,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC"}
@@ -73,4 +73,3 @@ __exportStar(require("./QuoteContent"), exports);
73
73
  __exportStar(require("./ReactionContent"), exports);
74
74
  __exportStar(require("./TextContent"), exports);
75
75
  __exportStar(require("./TweetContent"), exports);
76
- //# sourceMappingURL=index.js.map
@@ -7,3 +7,4 @@ export * from './GenericMessageType';
7
7
  export * from './MessageTimer';
8
8
  export * from './message/PayloadBundle';
9
9
  export * from './ReactionType';
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/conversation/index.ts"],"names":[],"mappings":"AAmBA,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,yBAAyB,CAAC;AACxC,cAAc,gBAAgB,CAAC"}
@@ -41,4 +41,3 @@ __exportStar(require("./GenericMessageType"), exports);
41
41
  __exportStar(require("./MessageTimer"), exports);
42
42
  __exportStar(require("./message/PayloadBundle"), exports);
43
43
  __exportStar(require("./ReactionType"), exports);
44
- //# sourceMappingURL=index.js.map
@@ -1,6 +1,6 @@
1
1
  import { Text } from '@wireapp/protocol-messaging';
2
- import { LegalHoldStatus } from '../content';
3
2
  import { CompositeMessage } from './OtrMessage';
3
+ import { LegalHoldStatus } from '../content';
4
4
  export declare class CompositeContentBuilder {
5
5
  private readonly content;
6
6
  private readonly payloadBundle;
@@ -12,3 +12,4 @@ export declare class CompositeContentBuilder {
12
12
  addText(text: Text): CompositeContentBuilder;
13
13
  addButton(buttonText: string, id?: string): CompositeContentBuilder;
14
14
  }
15
+ //# sourceMappingURL=CompositeContentBuilder.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CompositeContentBuilder.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/CompositeContentBuilder.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAoB,IAAI,EAAC,MAAM,6BAA6B,CAAC;AAGpE,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;AAE9C,OAAO,EAAmB,eAAe,EAAC,MAAM,YAAY,CAAC;AAE7D,qBAAa,uBAAuB;IAClC,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAwB;IAChD,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAmB;IACjD,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAyB;gBAEnC,aAAa,EAAE,gBAAgB;IAI3C,KAAK,IAAI,gBAAgB;IAMzB,oBAAoB,CAAC,uBAAuB,GAAE,OAAe,GAAG,uBAAuB;IAKvF,mBAAmB,CAAC,eAAe,GAAE,eAAyC,GAAG,uBAAuB;IAKxG,OAAO,CAAC,IAAI,EAAE,IAAI,GAAG,uBAAuB;IAK5C,SAAS,CAAC,UAAU,EAAE,MAAM,EAAE,EAAE,GAAE,MAAmB,GAAG,uBAAuB;CAIhF"}
@@ -20,8 +20,8 @@
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
21
  exports.CompositeContentBuilder = void 0;
22
22
  const protocol_messaging_1 = require("@wireapp/protocol-messaging");
23
- const content_1 = require("../content");
24
23
  const MessageBuilder_1 = require("./MessageBuilder");
24
+ const content_1 = require("../content");
25
25
  class CompositeContentBuilder {
26
26
  constructor(payloadBundle) {
27
27
  this.content = {};
@@ -51,4 +51,3 @@ class CompositeContentBuilder {
51
51
  }
52
52
  }
53
53
  exports.CompositeContentBuilder = CompositeContentBuilder;
54
- //# sourceMappingURL=CompositeContentBuilder.js.map
@@ -2,3 +2,4 @@ import { OtrMessage } from './OtrMessage';
2
2
  import { TeamMessage } from './TeamMessage';
3
3
  import { UserMessage } from './UserMessage';
4
4
  export declare type Message = OtrMessage | TeamMessage | UserMessage;
5
+ //# sourceMappingURL=Message.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Message.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/Message.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,WAAW,EAAC,MAAM,eAAe,CAAC;AAC1C,OAAO,EAAC,WAAW,EAAC,MAAM,eAAe,CAAC;AAE1C,oBAAY,OAAO,GAAG,UAAU,GAAG,WAAW,GAAG,WAAW,CAAC"}
@@ -18,4 +18,3 @@
18
18
  *
19
19
  */
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- //# sourceMappingURL=Message.js.map
@@ -1,6 +1,6 @@
1
- import { ButtonActionConfirmationMessage, ButtonActionMessage, CallMessage, ConfirmationMessage, DeleteMessage, EditedTextMessage, FileAssetAbortMessage, FileAssetMessage, FileAssetMetaDataMessage, HideMessage, ImageAssetMessageOutgoing, LocationMessage, PingMessage, ReactionMessage, TextMessage } from './OtrMessage';
2
- import { IComposite, GenericMessage } from '@wireapp/protocol-messaging';
3
1
  import { QualifiedId } from '@wireapp/api-client/lib/user';
2
+ import { IComposite, GenericMessage } from '@wireapp/protocol-messaging';
3
+ import { ButtonActionConfirmationMessage, ButtonActionMessage, CallMessage, ConfirmationMessage, DeleteMessage, EditedTextMessage, FileAssetAbortMessage, FileAssetMessage, FileAssetMetaDataMessage, HideMessage, ImageAssetMessageOutgoing, LocationMessage, PingMessage, ReactionMessage, TextMessage } from './OtrMessage';
4
4
  export declare function createId(): string;
5
5
  export declare function buildButtonActionMessage(payloadBundle: ButtonActionMessage['content']): GenericMessage;
6
6
  export declare function buildButtonActionConfirmationMessage(payloadBundle: ButtonActionConfirmationMessage['content']): GenericMessage;
@@ -23,3 +23,4 @@ export declare function buildDeleteMessage(payload: DeleteMessage['content']): G
23
23
  export declare function buildHideMessage(payload: HideMessage['content']): GenericMessage;
24
24
  export declare function buildTextMessage(payloadBundle: TextMessage['content'], messageId?: string): GenericMessage;
25
25
  export declare function wrapInEphemeral(originalGenericMessage: GenericMessage, expireAfterMillis: number): GenericMessage;
26
+ //# sourceMappingURL=MessageBuilder.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MessageBuilder.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/MessageBuilder.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,WAAW,EAAC,MAAM,8BAA8B,CAAC;AAGzD,OAAO,EACL,UAAU,EAUV,cAAc,EASf,MAAM,6BAA6B,CAAC;AAErC,OAAO,EACL,+BAA+B,EAC/B,mBAAmB,EACnB,WAAW,EACX,mBAAmB,EACnB,aAAa,EACb,iBAAiB,EACjB,qBAAqB,EACrB,gBAAgB,EAChB,wBAAwB,EACxB,WAAW,EACX,yBAAyB,EACzB,eAAe,EACf,WAAW,EACX,eAAe,EACf,WAAW,EACZ,MAAM,cAAc,CAAC;AAMtB,wBAAgB,QAAQ,WAEvB;AAED,wBAAgB,wBAAwB,CAAC,aAAa,EAAE,mBAAmB,CAAC,SAAS,CAAC,GAAG,cAAc,CAKtG;AAED,wBAAgB,oCAAoC,CAClD,aAAa,EAAE,+BAA+B,CAAC,SAAS,CAAC,GACxD,cAAc,CAKhB;AAED,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,UAAU,GAAG,cAAc,CAKzE;AAED,wBAAgB,wBAAwB,CAAC,aAAa,EAAE,mBAAmB,CAAC,SAAS,CAAC,GAAG,cAAc,CAOtG;AAED,wBAAgB,sBAAsB,CACpC,aAAa,EAAE,iBAAiB,CAAC,SAAS,CAAC,EAC3C,SAAS,GAAE,MAAmB,GAC7B,cAAc,CAUhB;AAED,wBAAgB,oBAAoB,CAClC,aAAa,EAAE,gBAAgB,CAAC,SAAS,CAAC,EAC1C,SAAS,GAAE,MAAmB,GAC7B,cAAc,CAyBhB;AAED,wBAAgB,wBAAwB,CAAC,aAAa,EAAE,wBAAwB,CAAC,SAAS,CAAC,GAAG,cAAc,CAwB3G;AAED,wBAAgB,qBAAqB,CACnC,aAAa,EAAE,qBAAqB,CAAC,SAAS,CAAC,EAC/C,SAAS,GAAE,MAAmB,GAC7B,cAAc,CAiBhB;AAED,wBAAgB,oBAAoB,CAAC,cAAc,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,kBAU1F;AAED,wBAAgB,wBAAwB,CAAC,UAAU,EAAE,MAAM,kBAW1D;AAED,wBAAgB,mBAAmB,CAAC,cAAc,EAAE,WAAW,EAAE,SAAS,GAAE,MAAmB,kBAU9F;AAED,wBAAgB,iBAAiB,CAC/B,aAAa,EAAE,yBAAyB,CAAC,SAAS,CAAC,EACnD,SAAS,GAAE,MAAmB,GAC7B,cAAc,CAShB;AACD,wBAAgB,oBAAoB,CAAC,aAAa,EAAE,eAAe,CAAC,SAAS,CAAC,GAAG,cAAc,CAkB9F;AACD,wBAAgB,gBAAgB,CAAC,aAAa,EAAE,WAAW,CAAC,SAAS,CAAC,GAAG,cAAc,CAStF;AAED,wBAAgB,oBAAoB,CAAC,aAAa,EAAE,eAAe,CAAC,SAAS,CAAC,GAAG,cAAc,CAc9F;AAED,wBAAgB,wBAAwB,IAAI,cAAc,CAKzD;AAED,wBAAgB,gBAAgB,CAAC,aAAa,EAAE,WAAW,CAAC,SAAS,CAAC,GAAG,cAAc,CAStF;AAED,wBAAgB,kBAAkB,CAAC,OAAO,EAAE,aAAa,CAAC,SAAS,CAAC,GAAG,cAAc,CAOpF;AAED,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,SAAS,CAAC,GAAG,cAAc,CAOhF;AAED,wBAAgB,gBAAgB,CAC9B,aAAa,EAAE,WAAW,CAAC,SAAS,CAAC,EACrC,SAAS,GAAE,MAAmB,GAC7B,cAAc,CAOhB;AAqCD,wBAAgB,eAAe,CAAC,sBAAsB,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,GAAG,cAAc,CAYjH"}