stream-chat-react-native-core 5.25.0-beta.6 → 5.25.0

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 (659) hide show
  1. package/lib/commonjs/components/Channel/Channel.js +22 -17
  2. package/lib/commonjs/components/Channel/Channel.js.map +1 -1
  3. package/lib/commonjs/components/Channel/hooks/useCreateInputMessageInputContext.js +3 -1
  4. package/lib/commonjs/components/Channel/hooks/useCreateInputMessageInputContext.js.map +1 -1
  5. package/lib/commonjs/components/Channel/hooks/useCreateOwnCapabilitiesContext.js +22 -5
  6. package/lib/commonjs/components/Channel/hooks/useCreateOwnCapabilitiesContext.js.map +1 -1
  7. package/lib/commonjs/components/ChannelPreview/ChannelPreview.js.map +1 -1
  8. package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessage.js +2 -2
  9. package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessage.js.map +1 -1
  10. package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessenger.js +1 -4
  11. package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessenger.js.map +1 -1
  12. package/lib/commonjs/components/ChannelPreview/ChannelPreviewStatus.js +4 -4
  13. package/lib/commonjs/components/ChannelPreview/ChannelPreviewStatus.js.map +1 -1
  14. package/lib/commonjs/components/ChannelPreview/ChannelPreviewTitle.js +1 -1
  15. package/lib/commonjs/components/ChannelPreview/ChannelPreviewTitle.js.map +1 -1
  16. package/lib/commonjs/components/ChannelPreview/ChannelPreviewUnreadCount.js +2 -2
  17. package/lib/commonjs/components/ChannelPreview/ChannelPreviewUnreadCount.js.map +1 -1
  18. package/lib/commonjs/components/Message/Message.js +11 -8
  19. package/lib/commonjs/components/Message/Message.js.map +1 -1
  20. package/lib/commonjs/components/Message/MessageSimple/MessageContent.js +7 -3
  21. package/lib/commonjs/components/Message/MessageSimple/MessageContent.js.map +1 -1
  22. package/lib/commonjs/components/Message/MessageSimple/MessageSimple.js +7 -1
  23. package/lib/commonjs/components/Message/MessageSimple/MessageSimple.js.map +1 -1
  24. package/lib/commonjs/components/MessageInput/MessageInput.js +5 -5
  25. package/lib/commonjs/components/MessageInput/MessageInput.js.map +1 -1
  26. package/lib/commonjs/components/MessageInput/hooks/useCountdown.js.map +1 -1
  27. package/lib/commonjs/components/MessageList/MessageList.js +32 -30
  28. package/lib/commonjs/components/MessageList/MessageList.js.map +1 -1
  29. package/lib/commonjs/components/MessageOverlay/MessageActionListItem.js +5 -5
  30. package/lib/commonjs/components/MessageOverlay/MessageActionListItem.js.map +1 -1
  31. package/lib/commonjs/contexts/channelsContext/ChannelsContext.js.map +1 -1
  32. package/lib/commonjs/contexts/chatContext/ChatContext.js +2 -2
  33. package/lib/commonjs/contexts/chatContext/ChatContext.js.map +1 -1
  34. package/lib/commonjs/contexts/messageInputContext/MessageInputContext.js.map +1 -1
  35. package/lib/commonjs/contexts/messageInputContext/hooks/useCreateMessageInputContext.js +3 -1
  36. package/lib/commonjs/contexts/messageInputContext/hooks/useCreateMessageInputContext.js.map +1 -1
  37. package/lib/commonjs/contexts/themeContext/ThemeContext.js.map +1 -1
  38. package/lib/commonjs/i18n/en.json +1 -1
  39. package/lib/commonjs/i18n/es.json +56 -56
  40. package/lib/commonjs/i18n/fr.json +56 -56
  41. package/lib/commonjs/i18n/he.json +56 -56
  42. package/lib/commonjs/i18n/hi.json +56 -56
  43. package/lib/commonjs/i18n/it.json +56 -56
  44. package/lib/commonjs/i18n/ja.json +56 -56
  45. package/lib/commonjs/i18n/ko.json +56 -56
  46. package/lib/commonjs/i18n/nl.json +56 -56
  47. package/lib/commonjs/i18n/ru.json +56 -56
  48. package/lib/commonjs/i18n/tr.json +56 -56
  49. package/lib/commonjs/icons/ArrowRight.js.map +1 -1
  50. package/lib/commonjs/icons/AtMentions.js.map +1 -1
  51. package/lib/commonjs/icons/Attach.js.map +1 -1
  52. package/lib/commonjs/icons/Audio.js.map +1 -1
  53. package/lib/commonjs/icons/CSV.js.map +1 -1
  54. package/lib/commonjs/icons/Camera.js.map +1 -1
  55. package/lib/commonjs/icons/Check.js.map +1 -1
  56. package/lib/commonjs/icons/CheckAll.js.map +1 -1
  57. package/lib/commonjs/icons/CheckSend.js.map +1 -1
  58. package/lib/commonjs/icons/CircleClose.js.map +1 -1
  59. package/lib/commonjs/icons/CirclePlus.js.map +1 -1
  60. package/lib/commonjs/icons/CircleRight.js.map +1 -1
  61. package/lib/commonjs/icons/Close.js.map +1 -1
  62. package/lib/commonjs/icons/Copy.js.map +1 -1
  63. package/lib/commonjs/icons/CurveLineLeftUp.js.map +1 -1
  64. package/lib/commonjs/icons/DOC.js.map +1 -1
  65. package/lib/commonjs/icons/DOCX.js.map +1 -1
  66. package/lib/commonjs/icons/Delete.js.map +1 -1
  67. package/lib/commonjs/icons/Down.js.map +1 -1
  68. package/lib/commonjs/icons/DownloadArrow.js.map +1 -1
  69. package/lib/commonjs/icons/DownloadCloud.js.map +1 -1
  70. package/lib/commonjs/icons/Edit.js.map +1 -1
  71. package/lib/commonjs/icons/Error.js.map +1 -1
  72. package/lib/commonjs/icons/Eye.js.map +1 -1
  73. package/lib/commonjs/icons/Flag.js.map +1 -1
  74. package/lib/commonjs/icons/Folder.js.map +1 -1
  75. package/lib/commonjs/icons/GenericFile.js.map +1 -1
  76. package/lib/commonjs/icons/GiphyIcon.js.map +1 -1
  77. package/lib/commonjs/icons/Grid.js.map +1 -1
  78. package/lib/commonjs/icons/Group.js.map +1 -1
  79. package/lib/commonjs/icons/HTML.js.map +1 -1
  80. package/lib/commonjs/icons/Imgur.js.map +1 -1
  81. package/lib/commonjs/icons/LOLReaction.js.map +1 -1
  82. package/lib/commonjs/icons/Lightning.js.map +1 -1
  83. package/lib/commonjs/icons/Link.js.map +1 -1
  84. package/lib/commonjs/icons/Logo.js.map +1 -1
  85. package/lib/commonjs/icons/LoveReaction.js.map +1 -1
  86. package/lib/commonjs/icons/MD.js.map +1 -1
  87. package/lib/commonjs/icons/MailOpen.js.map +1 -1
  88. package/lib/commonjs/icons/MenuPointHorizontal.js.map +1 -1
  89. package/lib/commonjs/icons/MenuPointVertical.js.map +1 -1
  90. package/lib/commonjs/icons/MessageFlag.js.map +1 -1
  91. package/lib/commonjs/icons/MessageIcon.js.map +1 -1
  92. package/lib/commonjs/icons/Mute.js.map +1 -1
  93. package/lib/commonjs/icons/Notification.js.map +1 -1
  94. package/lib/commonjs/icons/ODT.js.map +1 -1
  95. package/lib/commonjs/icons/PDF.js.map +1 -1
  96. package/lib/commonjs/icons/PPT.js.map +1 -1
  97. package/lib/commonjs/icons/PPTX.js.map +1 -1
  98. package/lib/commonjs/icons/Pause.js.map +1 -1
  99. package/lib/commonjs/icons/Picture.js.map +1 -1
  100. package/lib/commonjs/icons/Pin.js.map +1 -1
  101. package/lib/commonjs/icons/PinHeader.js.map +1 -1
  102. package/lib/commonjs/icons/Play.js.map +1 -1
  103. package/lib/commonjs/icons/RAR.js.map +1 -1
  104. package/lib/commonjs/icons/RTF.js.map +1 -1
  105. package/lib/commonjs/icons/Recorder.js.map +1 -1
  106. package/lib/commonjs/icons/Refresh.js.map +1 -1
  107. package/lib/commonjs/icons/SEVEN_Z.js.map +1 -1
  108. package/lib/commonjs/icons/Search.js.map +1 -1
  109. package/lib/commonjs/icons/SendRight.js.map +1 -1
  110. package/lib/commonjs/icons/SendUp.js.map +1 -1
  111. package/lib/commonjs/icons/Share.js.map +1 -1
  112. package/lib/commonjs/icons/ShareRightArrow.js.map +1 -1
  113. package/lib/commonjs/icons/Smile.js.map +1 -1
  114. package/lib/commonjs/icons/Sound.js.map +1 -1
  115. package/lib/commonjs/icons/TAR.js.map +1 -1
  116. package/lib/commonjs/icons/TXT.js.map +1 -1
  117. package/lib/commonjs/icons/ThreadReply.js.map +1 -1
  118. package/lib/commonjs/icons/ThumbsDownReaction.js.map +1 -1
  119. package/lib/commonjs/icons/ThumbsUpReaction.js.map +1 -1
  120. package/lib/commonjs/icons/Time.js.map +1 -1
  121. package/lib/commonjs/icons/Unknown.js.map +1 -1
  122. package/lib/commonjs/icons/Unpin.js.map +1 -1
  123. package/lib/commonjs/icons/User.js.map +1 -1
  124. package/lib/commonjs/icons/UserAdd.js.map +1 -1
  125. package/lib/commonjs/icons/UserAdmin.js.map +1 -1
  126. package/lib/commonjs/icons/UserDelete.js.map +1 -1
  127. package/lib/commonjs/icons/UserMinus.js.map +1 -1
  128. package/lib/commonjs/icons/Video.js.map +1 -1
  129. package/lib/commonjs/icons/Warning.js.map +1 -1
  130. package/lib/commonjs/icons/WutReaction.js.map +1 -1
  131. package/lib/commonjs/icons/XLS.js.map +1 -1
  132. package/lib/commonjs/icons/XLSX.js.map +1 -1
  133. package/lib/commonjs/icons/ZIP.js.map +1 -1
  134. package/lib/commonjs/icons/utils/base.js.map +1 -1
  135. package/lib/commonjs/version.json +1 -1
  136. package/lib/module/components/Channel/Channel.js +22 -17
  137. package/lib/module/components/Channel/Channel.js.map +1 -1
  138. package/lib/module/components/Channel/hooks/useCreateInputMessageInputContext.js +3 -1
  139. package/lib/module/components/Channel/hooks/useCreateInputMessageInputContext.js.map +1 -1
  140. package/lib/module/components/Channel/hooks/useCreateOwnCapabilitiesContext.js +22 -5
  141. package/lib/module/components/Channel/hooks/useCreateOwnCapabilitiesContext.js.map +1 -1
  142. package/lib/module/components/ChannelPreview/ChannelPreview.js.map +1 -1
  143. package/lib/module/components/ChannelPreview/ChannelPreviewMessage.js +2 -2
  144. package/lib/module/components/ChannelPreview/ChannelPreviewMessage.js.map +1 -1
  145. package/lib/module/components/ChannelPreview/ChannelPreviewMessenger.js +1 -4
  146. package/lib/module/components/ChannelPreview/ChannelPreviewMessenger.js.map +1 -1
  147. package/lib/module/components/ChannelPreview/ChannelPreviewStatus.js +4 -4
  148. package/lib/module/components/ChannelPreview/ChannelPreviewStatus.js.map +1 -1
  149. package/lib/module/components/ChannelPreview/ChannelPreviewTitle.js +1 -1
  150. package/lib/module/components/ChannelPreview/ChannelPreviewTitle.js.map +1 -1
  151. package/lib/module/components/ChannelPreview/ChannelPreviewUnreadCount.js +2 -2
  152. package/lib/module/components/ChannelPreview/ChannelPreviewUnreadCount.js.map +1 -1
  153. package/lib/module/components/Message/Message.js +11 -8
  154. package/lib/module/components/Message/Message.js.map +1 -1
  155. package/lib/module/components/Message/MessageSimple/MessageContent.js +7 -3
  156. package/lib/module/components/Message/MessageSimple/MessageContent.js.map +1 -1
  157. package/lib/module/components/Message/MessageSimple/MessageSimple.js +7 -1
  158. package/lib/module/components/Message/MessageSimple/MessageSimple.js.map +1 -1
  159. package/lib/module/components/MessageInput/MessageInput.js +5 -5
  160. package/lib/module/components/MessageInput/MessageInput.js.map +1 -1
  161. package/lib/module/components/MessageInput/hooks/useCountdown.js.map +1 -1
  162. package/lib/module/components/MessageList/MessageList.js +32 -30
  163. package/lib/module/components/MessageList/MessageList.js.map +1 -1
  164. package/lib/module/components/MessageOverlay/MessageActionListItem.js +5 -5
  165. package/lib/module/components/MessageOverlay/MessageActionListItem.js.map +1 -1
  166. package/lib/module/contexts/channelsContext/ChannelsContext.js.map +1 -1
  167. package/lib/module/contexts/chatContext/ChatContext.js +2 -2
  168. package/lib/module/contexts/chatContext/ChatContext.js.map +1 -1
  169. package/lib/module/contexts/messageInputContext/MessageInputContext.js.map +1 -1
  170. package/lib/module/contexts/messageInputContext/hooks/useCreateMessageInputContext.js +3 -1
  171. package/lib/module/contexts/messageInputContext/hooks/useCreateMessageInputContext.js.map +1 -1
  172. package/lib/module/contexts/themeContext/ThemeContext.js.map +1 -1
  173. package/lib/module/i18n/en.json +1 -1
  174. package/lib/module/i18n/es.json +56 -56
  175. package/lib/module/i18n/fr.json +56 -56
  176. package/lib/module/i18n/he.json +56 -56
  177. package/lib/module/i18n/hi.json +56 -56
  178. package/lib/module/i18n/it.json +56 -56
  179. package/lib/module/i18n/ja.json +56 -56
  180. package/lib/module/i18n/ko.json +56 -56
  181. package/lib/module/i18n/nl.json +56 -56
  182. package/lib/module/i18n/ru.json +56 -56
  183. package/lib/module/i18n/tr.json +56 -56
  184. package/lib/module/icons/ArrowRight.js.map +1 -1
  185. package/lib/module/icons/AtMentions.js.map +1 -1
  186. package/lib/module/icons/Attach.js.map +1 -1
  187. package/lib/module/icons/Audio.js.map +1 -1
  188. package/lib/module/icons/CSV.js.map +1 -1
  189. package/lib/module/icons/Camera.js.map +1 -1
  190. package/lib/module/icons/Check.js.map +1 -1
  191. package/lib/module/icons/CheckAll.js.map +1 -1
  192. package/lib/module/icons/CheckSend.js.map +1 -1
  193. package/lib/module/icons/CircleClose.js.map +1 -1
  194. package/lib/module/icons/CirclePlus.js.map +1 -1
  195. package/lib/module/icons/CircleRight.js.map +1 -1
  196. package/lib/module/icons/Close.js.map +1 -1
  197. package/lib/module/icons/Copy.js.map +1 -1
  198. package/lib/module/icons/CurveLineLeftUp.js.map +1 -1
  199. package/lib/module/icons/DOC.js.map +1 -1
  200. package/lib/module/icons/DOCX.js.map +1 -1
  201. package/lib/module/icons/Delete.js.map +1 -1
  202. package/lib/module/icons/Down.js.map +1 -1
  203. package/lib/module/icons/DownloadArrow.js.map +1 -1
  204. package/lib/module/icons/DownloadCloud.js.map +1 -1
  205. package/lib/module/icons/Edit.js.map +1 -1
  206. package/lib/module/icons/Error.js.map +1 -1
  207. package/lib/module/icons/Eye.js.map +1 -1
  208. package/lib/module/icons/Flag.js.map +1 -1
  209. package/lib/module/icons/Folder.js.map +1 -1
  210. package/lib/module/icons/GenericFile.js.map +1 -1
  211. package/lib/module/icons/GiphyIcon.js.map +1 -1
  212. package/lib/module/icons/Grid.js.map +1 -1
  213. package/lib/module/icons/Group.js.map +1 -1
  214. package/lib/module/icons/HTML.js.map +1 -1
  215. package/lib/module/icons/Imgur.js.map +1 -1
  216. package/lib/module/icons/LOLReaction.js.map +1 -1
  217. package/lib/module/icons/Lightning.js.map +1 -1
  218. package/lib/module/icons/Link.js.map +1 -1
  219. package/lib/module/icons/Logo.js.map +1 -1
  220. package/lib/module/icons/LoveReaction.js.map +1 -1
  221. package/lib/module/icons/MD.js.map +1 -1
  222. package/lib/module/icons/MailOpen.js.map +1 -1
  223. package/lib/module/icons/MenuPointHorizontal.js.map +1 -1
  224. package/lib/module/icons/MenuPointVertical.js.map +1 -1
  225. package/lib/module/icons/MessageFlag.js.map +1 -1
  226. package/lib/module/icons/MessageIcon.js.map +1 -1
  227. package/lib/module/icons/Mute.js.map +1 -1
  228. package/lib/module/icons/Notification.js.map +1 -1
  229. package/lib/module/icons/ODT.js.map +1 -1
  230. package/lib/module/icons/PDF.js.map +1 -1
  231. package/lib/module/icons/PPT.js.map +1 -1
  232. package/lib/module/icons/PPTX.js.map +1 -1
  233. package/lib/module/icons/Pause.js.map +1 -1
  234. package/lib/module/icons/Picture.js.map +1 -1
  235. package/lib/module/icons/Pin.js.map +1 -1
  236. package/lib/module/icons/PinHeader.js.map +1 -1
  237. package/lib/module/icons/Play.js.map +1 -1
  238. package/lib/module/icons/RAR.js.map +1 -1
  239. package/lib/module/icons/RTF.js.map +1 -1
  240. package/lib/module/icons/Recorder.js.map +1 -1
  241. package/lib/module/icons/Refresh.js.map +1 -1
  242. package/lib/module/icons/SEVEN_Z.js.map +1 -1
  243. package/lib/module/icons/Search.js.map +1 -1
  244. package/lib/module/icons/SendRight.js.map +1 -1
  245. package/lib/module/icons/SendUp.js.map +1 -1
  246. package/lib/module/icons/Share.js.map +1 -1
  247. package/lib/module/icons/ShareRightArrow.js.map +1 -1
  248. package/lib/module/icons/Smile.js.map +1 -1
  249. package/lib/module/icons/Sound.js.map +1 -1
  250. package/lib/module/icons/TAR.js.map +1 -1
  251. package/lib/module/icons/TXT.js.map +1 -1
  252. package/lib/module/icons/ThreadReply.js.map +1 -1
  253. package/lib/module/icons/ThumbsDownReaction.js.map +1 -1
  254. package/lib/module/icons/ThumbsUpReaction.js.map +1 -1
  255. package/lib/module/icons/Time.js.map +1 -1
  256. package/lib/module/icons/Unknown.js.map +1 -1
  257. package/lib/module/icons/Unpin.js.map +1 -1
  258. package/lib/module/icons/User.js.map +1 -1
  259. package/lib/module/icons/UserAdd.js.map +1 -1
  260. package/lib/module/icons/UserAdmin.js.map +1 -1
  261. package/lib/module/icons/UserDelete.js.map +1 -1
  262. package/lib/module/icons/UserMinus.js.map +1 -1
  263. package/lib/module/icons/Video.js.map +1 -1
  264. package/lib/module/icons/Warning.js.map +1 -1
  265. package/lib/module/icons/WutReaction.js.map +1 -1
  266. package/lib/module/icons/XLS.js.map +1 -1
  267. package/lib/module/icons/XLSX.js.map +1 -1
  268. package/lib/module/icons/ZIP.js.map +1 -1
  269. package/lib/module/icons/utils/base.js.map +1 -1
  270. package/lib/module/version.json +1 -1
  271. package/lib/typescript/components/Attachment/Attachment.d.ts +3 -3
  272. package/lib/typescript/components/Attachment/AttachmentActions.d.ts +2 -2
  273. package/lib/typescript/components/Attachment/AudioAttachment.d.ts +2 -2
  274. package/lib/typescript/components/Attachment/Card.d.ts +2 -2
  275. package/lib/typescript/components/Attachment/FileAttachment.d.ts +3 -3
  276. package/lib/typescript/components/Attachment/FileAttachmentGroup.d.ts +2 -2
  277. package/lib/typescript/components/Attachment/FileIcon.d.ts +1 -1
  278. package/lib/typescript/components/Attachment/Gallery.d.ts +2 -2
  279. package/lib/typescript/components/Attachment/GalleryImage.d.ts +2 -2
  280. package/lib/typescript/components/Attachment/Giphy.d.ts +2 -2
  281. package/lib/typescript/components/Attachment/ImageLoadingFailedIndicator.d.ts +1 -1
  282. package/lib/typescript/components/Attachment/ImageLoadingIndicator.d.ts +1 -1
  283. package/lib/typescript/components/Attachment/VideoThumbnail.d.ts +1 -1
  284. package/lib/typescript/components/Attachment/utils/buildGallery/types.d.ts +4 -4
  285. package/lib/typescript/components/Attachment/utils/getGalleryImageBorderRadius.d.ts +1 -1
  286. package/lib/typescript/components/Attachment/utils/openUrlSafely.d.ts +1 -1
  287. package/lib/typescript/components/AttachmentPicker/AttachmentPicker.d.ts +1 -1
  288. package/lib/typescript/components/AttachmentPicker/components/AttachmentPickerError.d.ts +1 -1
  289. package/lib/typescript/components/AttachmentPicker/components/AttachmentPickerItem.d.ts +1 -1
  290. package/lib/typescript/components/AttachmentPicker/components/ImageSelectorIcon.d.ts +1 -1
  291. package/lib/typescript/components/AutoCompleteInput/AutoCompleteInput.d.ts +2 -2
  292. package/lib/typescript/components/AutoCompleteInput/AutoCompleteSuggestionHeader.d.ts +2 -2
  293. package/lib/typescript/components/AutoCompleteInput/AutoCompleteSuggestionItem.d.ts +2 -2
  294. package/lib/typescript/components/AutoCompleteInput/AutoCompleteSuggestionList.d.ts +3 -3
  295. package/lib/typescript/components/Avatar/Avatar.d.ts +1 -1
  296. package/lib/typescript/components/Avatar/GroupAvatar.d.ts +1 -1
  297. package/lib/typescript/components/Channel/Channel.d.ts +2 -2
  298. package/lib/typescript/components/Channel/hooks/useCreateInputMessageInputContext.d.ts +62 -1
  299. package/lib/typescript/components/Channel/hooks/useTargetedMessage.d.ts +1 -1
  300. package/lib/typescript/components/ChannelList/ChannelList.d.ts +1 -1
  301. package/lib/typescript/components/ChannelList/ChannelListHeaderErrorIndicator.d.ts +1 -1
  302. package/lib/typescript/components/ChannelList/ChannelListMessenger.d.ts +2 -2
  303. package/lib/typescript/components/ChannelList/hooks/listeners/useAddedToChannelNotification.d.ts +1 -1
  304. package/lib/typescript/components/ChannelList/hooks/listeners/useChannelDeleted.d.ts +1 -1
  305. package/lib/typescript/components/ChannelList/hooks/listeners/useChannelHidden.d.ts +1 -1
  306. package/lib/typescript/components/ChannelList/hooks/listeners/useChannelTruncated.d.ts +1 -1
  307. package/lib/typescript/components/ChannelList/hooks/listeners/useChannelUpdated.d.ts +1 -1
  308. package/lib/typescript/components/ChannelList/hooks/listeners/useChannelVisible.d.ts +1 -1
  309. package/lib/typescript/components/ChannelList/hooks/listeners/useNewMessage.d.ts +1 -1
  310. package/lib/typescript/components/ChannelList/hooks/listeners/useNewMessageNotification.d.ts +1 -1
  311. package/lib/typescript/components/ChannelList/hooks/listeners/useRemovedFromChannelNotification.d.ts +1 -1
  312. package/lib/typescript/components/ChannelList/hooks/listeners/useUserPresence.d.ts +1 -1
  313. package/lib/typescript/components/ChannelList/hooks/usePaginatedChannels.d.ts +3 -3
  314. package/lib/typescript/components/ChannelList/utils.d.ts +2 -2
  315. package/lib/typescript/components/ChannelPreview/ChannelAvatar.d.ts +2 -2
  316. package/lib/typescript/components/ChannelPreview/ChannelPreview.d.ts +3 -3
  317. package/lib/typescript/components/ChannelPreview/ChannelPreviewMessage.d.ts +4 -1
  318. package/lib/typescript/components/ChannelPreview/ChannelPreviewMessenger.d.ts +2 -2
  319. package/lib/typescript/components/ChannelPreview/ChannelPreviewStatus.d.ts +1 -2
  320. package/lib/typescript/components/ChannelPreview/ChannelPreviewTitle.d.ts +5 -4
  321. package/lib/typescript/components/ChannelPreview/ChannelPreviewUnreadCount.d.ts +5 -3
  322. package/lib/typescript/components/ChannelPreview/hooks/useChannelPreviewDisplayName.d.ts +1 -1
  323. package/lib/typescript/components/ChannelPreview/hooks/useLatestMessagePreview.d.ts +2 -2
  324. package/lib/typescript/components/Chat/Chat.d.ts +1 -1
  325. package/lib/typescript/components/Chat/hooks/handleEventToSyncDB.d.ts +1 -1
  326. package/lib/typescript/components/Chat/hooks/useSyncDatabase.d.ts +1 -1
  327. package/lib/typescript/components/ImageGallery/ImageGallery.d.ts +3 -3
  328. package/lib/typescript/components/ImageGallery/components/AnimatedGalleryImage.d.ts +1 -1
  329. package/lib/typescript/components/ImageGallery/components/AnimatedGalleryVideo.d.ts +1 -1
  330. package/lib/typescript/components/ImageGallery/components/ImageGalleryFooter.d.ts +6 -6
  331. package/lib/typescript/components/ImageGallery/components/ImageGalleryHeader.d.ts +3 -3
  332. package/lib/typescript/components/ImageGallery/components/ImageGalleryOverlay.d.ts +1 -1
  333. package/lib/typescript/components/ImageGallery/components/ImageGrid.d.ts +4 -4
  334. package/lib/typescript/components/ImageGallery/components/ImageGridHandle.d.ts +3 -3
  335. package/lib/typescript/components/Indicators/EmptyStateIndicator.d.ts +1 -1
  336. package/lib/typescript/components/Indicators/LoadingDot.d.ts +1 -1
  337. package/lib/typescript/components/Indicators/LoadingDots.d.ts +1 -1
  338. package/lib/typescript/components/Indicators/LoadingErrorIndicator.d.ts +1 -1
  339. package/lib/typescript/components/Indicators/LoadingIndicator.d.ts +1 -1
  340. package/lib/typescript/components/Message/Message.d.ts +18 -9
  341. package/lib/typescript/components/Message/MessageSimple/MessageAvatar.d.ts +2 -2
  342. package/lib/typescript/components/Message/MessageSimple/MessageBounce.d.ts +2 -2
  343. package/lib/typescript/components/Message/MessageSimple/MessageContent.d.ts +2 -2
  344. package/lib/typescript/components/Message/MessageSimple/MessageDeleted.d.ts +2 -2
  345. package/lib/typescript/components/Message/MessageSimple/MessageError.d.ts +1 -1
  346. package/lib/typescript/components/Message/MessageSimple/MessageFooter.d.ts +2 -2
  347. package/lib/typescript/components/Message/MessageSimple/MessagePinnedHeader.d.ts +2 -2
  348. package/lib/typescript/components/Message/MessageSimple/MessageReplies.d.ts +2 -2
  349. package/lib/typescript/components/Message/MessageSimple/MessageRepliesAvatars.d.ts +2 -2
  350. package/lib/typescript/components/Message/MessageSimple/MessageSimple.d.ts +2 -2
  351. package/lib/typescript/components/Message/MessageSimple/MessageStatus.d.ts +2 -2
  352. package/lib/typescript/components/Message/MessageSimple/MessageTextContainer.d.ts +3 -3
  353. package/lib/typescript/components/Message/MessageSimple/ReactionList.d.ts +3 -3
  354. package/lib/typescript/components/Message/MessageSimple/utils/generateMarkdownText.d.ts +1 -1
  355. package/lib/typescript/components/Message/MessageSimple/utils/renderText.d.ts +2 -2
  356. package/lib/typescript/components/Message/utils/messageActions.d.ts +2 -2
  357. package/lib/typescript/components/MessageInput/AttachButton.d.ts +2 -2
  358. package/lib/typescript/components/MessageInput/CommandsButton.d.ts +2 -2
  359. package/lib/typescript/components/MessageInput/CooldownTimer.d.ts +1 -1
  360. package/lib/typescript/components/MessageInput/FileUploadPreview.d.ts +2 -2
  361. package/lib/typescript/components/MessageInput/ImageUploadPreview.d.ts +2 -2
  362. package/lib/typescript/components/MessageInput/InputButtons.d.ts +2 -2
  363. package/lib/typescript/components/MessageInput/MessageInput.d.ts +2 -2
  364. package/lib/typescript/components/MessageInput/MoreOptionsButton.d.ts +2 -2
  365. package/lib/typescript/components/MessageInput/SendButton.d.ts +2 -2
  366. package/lib/typescript/components/MessageInput/ShowThreadMessageInChannelButton.d.ts +2 -2
  367. package/lib/typescript/components/MessageInput/UploadProgressIndicator.d.ts +1 -1
  368. package/lib/typescript/components/MessageInput/components/InputEditingStateHeader.d.ts +2 -2
  369. package/lib/typescript/components/MessageInput/components/InputGiphySearch.d.ts +2 -2
  370. package/lib/typescript/components/MessageInput/components/InputReplyStateHeader.d.ts +2 -2
  371. package/lib/typescript/components/MessageList/DateHeader.d.ts +1 -1
  372. package/lib/typescript/components/MessageList/InlineDateSeparator.d.ts +1 -1
  373. package/lib/typescript/components/MessageList/InlineLoadingMoreIndicator.d.ts +1 -1
  374. package/lib/typescript/components/MessageList/InlineLoadingMoreRecentIndicator.d.ts +1 -1
  375. package/lib/typescript/components/MessageList/InlineLoadingMoreThreadIndicator.d.ts +1 -1
  376. package/lib/typescript/components/MessageList/MessageList.d.ts +2 -2
  377. package/lib/typescript/components/MessageList/MessageSystem.d.ts +1 -1
  378. package/lib/typescript/components/MessageList/ScrollToBottomButton.d.ts +1 -1
  379. package/lib/typescript/components/MessageList/TypingIndicatorContainer.d.ts +2 -2
  380. package/lib/typescript/components/MessageList/hooks/useMessageList.d.ts +4 -4
  381. package/lib/typescript/components/MessageList/utils/filterTypingUsers.d.ts +1 -1
  382. package/lib/typescript/components/MessageList/utils/getDateSeparators.d.ts +2 -2
  383. package/lib/typescript/components/MessageList/utils/getGroupStyles.d.ts +1 -1
  384. package/lib/typescript/components/MessageList/utils/getReadStates.d.ts +1 -0
  385. package/lib/typescript/components/MessageOverlay/MessageActionList.d.ts +2 -2
  386. package/lib/typescript/components/MessageOverlay/MessageActionListItem.d.ts +19 -3
  387. package/lib/typescript/components/MessageOverlay/MessageOverlay.d.ts +2 -2
  388. package/lib/typescript/components/MessageOverlay/OverlayBackdrop.d.ts +1 -1
  389. package/lib/typescript/components/MessageOverlay/OverlayReactionList.d.ts +3 -3
  390. package/lib/typescript/components/MessageOverlay/OverlayReactions.d.ts +2 -2
  391. package/lib/typescript/components/MessageOverlay/OverlayReactionsAvatar.d.ts +1 -1
  392. package/lib/typescript/components/MessageOverlay/hooks/useMessageActionAnimation.d.ts +1 -1
  393. package/lib/typescript/components/ProgressControl/ProgressControl.d.ts +1 -1
  394. package/lib/typescript/components/RTLComponents/WritingDirectionAwareText.d.ts +1 -1
  395. package/lib/typescript/components/Reply/Reply.d.ts +2 -2
  396. package/lib/typescript/components/Spinner/Spinner.d.ts +1 -1
  397. package/lib/typescript/components/Thread/Thread.d.ts +2 -2
  398. package/lib/typescript/contexts/activeChannelsRefContext/ActiveChannelsRefContext.d.ts +1 -1
  399. package/lib/typescript/contexts/attachmentPickerContext/AttachmentPickerContext.d.ts +2 -2
  400. package/lib/typescript/contexts/channelContext/ChannelContext.d.ts +1 -1
  401. package/lib/typescript/contexts/channelsContext/ChannelsContext.d.ts +2 -2
  402. package/lib/typescript/contexts/channelsStateContext/ChannelsStateContext.d.ts +5 -5
  403. package/lib/typescript/contexts/channelsStateContext/useChannelState.d.ts +1 -1
  404. package/lib/typescript/contexts/chatContext/ChatContext.d.ts +4 -1
  405. package/lib/typescript/contexts/debugContext/DebugContext.d.ts +2 -2
  406. package/lib/typescript/contexts/imageGalleryContext/ImageGalleryContext.d.ts +2 -2
  407. package/lib/typescript/contexts/keyboardContext/KeyboardContext.d.ts +1 -1
  408. package/lib/typescript/contexts/messageContext/MessageContext.d.ts +3 -3
  409. package/lib/typescript/contexts/messageInputContext/MessageInputContext.d.ts +6 -6
  410. package/lib/typescript/contexts/messageInputContext/hooks/useCreateMessageInputContext.d.ts +1 -1
  411. package/lib/typescript/contexts/messageInputContext/hooks/useMessageDetailsForState.d.ts +1 -1
  412. package/lib/typescript/contexts/messageOverlayContext/MessageOverlayContext.d.ts +2 -2
  413. package/lib/typescript/contexts/messagesContext/MessagesContext.d.ts +3 -3
  414. package/lib/typescript/contexts/overlayContext/OverlayContext.d.ts +3 -3
  415. package/lib/typescript/contexts/ownCapabilitiesContext/OwnCapabilitiesContext.d.ts +2 -2
  416. package/lib/typescript/contexts/paginatedMessageListContext/PaginatedMessageListContext.d.ts +1 -1
  417. package/lib/typescript/contexts/suggestionsContext/SuggestionsContext.d.ts +6 -6
  418. package/lib/typescript/contexts/themeContext/ThemeContext.d.ts +5 -5
  419. package/lib/typescript/contexts/themeContext/utils/theme.d.ts +2 -2
  420. package/lib/typescript/contexts/threadContext/ThreadContext.d.ts +1 -1
  421. package/lib/typescript/contexts/translationContext/TranslationContext.d.ts +5 -5
  422. package/lib/typescript/contexts/typingContext/TypingContext.d.ts +1 -1
  423. package/lib/typescript/emoji-data/index.d.ts +2 -2
  424. package/lib/typescript/hooks/useAppStateListener.d.ts +1 -1
  425. package/lib/typescript/hooks/useStreami18n.d.ts +1 -1
  426. package/lib/typescript/hooks/useViewport.d.ts +1 -1
  427. package/lib/typescript/i18n/en.json +1 -1
  428. package/lib/typescript/i18n/es.json +56 -56
  429. package/lib/typescript/i18n/fr.json +56 -56
  430. package/lib/typescript/i18n/he.json +56 -56
  431. package/lib/typescript/i18n/hi.json +56 -56
  432. package/lib/typescript/i18n/it.json +56 -56
  433. package/lib/typescript/i18n/ja.json +56 -56
  434. package/lib/typescript/i18n/ko.json +56 -56
  435. package/lib/typescript/i18n/nl.json +56 -56
  436. package/lib/typescript/i18n/ru.json +56 -56
  437. package/lib/typescript/i18n/tr.json +56 -56
  438. package/lib/typescript/icons/ArrowRight.d.ts +2 -2
  439. package/lib/typescript/icons/AtMentions.d.ts +2 -2
  440. package/lib/typescript/icons/Attach.d.ts +2 -2
  441. package/lib/typescript/icons/Audio.d.ts +2 -2
  442. package/lib/typescript/icons/CSV.d.ts +2 -2
  443. package/lib/typescript/icons/Camera.d.ts +2 -2
  444. package/lib/typescript/icons/Check.d.ts +2 -2
  445. package/lib/typescript/icons/CheckAll.d.ts +2 -2
  446. package/lib/typescript/icons/CheckSend.d.ts +2 -2
  447. package/lib/typescript/icons/CircleClose.d.ts +2 -2
  448. package/lib/typescript/icons/CirclePlus.d.ts +2 -2
  449. package/lib/typescript/icons/CircleRight.d.ts +2 -2
  450. package/lib/typescript/icons/Close.d.ts +2 -2
  451. package/lib/typescript/icons/CurveLineLeftUp.d.ts +2 -2
  452. package/lib/typescript/icons/DOC.d.ts +2 -2
  453. package/lib/typescript/icons/DOCX.d.ts +2 -2
  454. package/lib/typescript/icons/Delete.d.ts +2 -2
  455. package/lib/typescript/icons/Down.d.ts +2 -2
  456. package/lib/typescript/icons/DownloadArrow.d.ts +2 -2
  457. package/lib/typescript/icons/DownloadCloud.d.ts +2 -2
  458. package/lib/typescript/icons/Edit.d.ts +2 -2
  459. package/lib/typescript/icons/Error.d.ts +2 -2
  460. package/lib/typescript/icons/Eye.d.ts +2 -2
  461. package/lib/typescript/icons/Flag.d.ts +2 -2
  462. package/lib/typescript/icons/Folder.d.ts +2 -2
  463. package/lib/typescript/icons/GenericFile.d.ts +2 -2
  464. package/lib/typescript/icons/GiphyIcon.d.ts +2 -2
  465. package/lib/typescript/icons/Grid.d.ts +2 -2
  466. package/lib/typescript/icons/Group.d.ts +2 -2
  467. package/lib/typescript/icons/HTML.d.ts +2 -2
  468. package/lib/typescript/icons/Imgur.d.ts +2 -2
  469. package/lib/typescript/icons/LOLReaction.d.ts +2 -2
  470. package/lib/typescript/icons/Lightning.d.ts +2 -2
  471. package/lib/typescript/icons/Link.d.ts +2 -2
  472. package/lib/typescript/icons/Loading.d.ts +1 -1
  473. package/lib/typescript/icons/Logo.d.ts +2 -2
  474. package/lib/typescript/icons/LoveReaction.d.ts +2 -2
  475. package/lib/typescript/icons/MD.d.ts +2 -2
  476. package/lib/typescript/icons/MailOpen.d.ts +2 -2
  477. package/lib/typescript/icons/MenuPointHorizontal.d.ts +2 -2
  478. package/lib/typescript/icons/MenuPointVertical.d.ts +2 -2
  479. package/lib/typescript/icons/MessageFlag.d.ts +2 -2
  480. package/lib/typescript/icons/MessageIcon.d.ts +2 -2
  481. package/lib/typescript/icons/Mute.d.ts +2 -2
  482. package/lib/typescript/icons/Notification.d.ts +2 -2
  483. package/lib/typescript/icons/ODT.d.ts +2 -2
  484. package/lib/typescript/icons/PDF.d.ts +2 -2
  485. package/lib/typescript/icons/PPT.d.ts +2 -2
  486. package/lib/typescript/icons/PPTX.d.ts +2 -2
  487. package/lib/typescript/icons/Pause.d.ts +2 -2
  488. package/lib/typescript/icons/Picture.d.ts +2 -2
  489. package/lib/typescript/icons/Pin.d.ts +2 -2
  490. package/lib/typescript/icons/PinHeader.d.ts +2 -2
  491. package/lib/typescript/icons/Play.d.ts +2 -2
  492. package/lib/typescript/icons/RAR.d.ts +2 -2
  493. package/lib/typescript/icons/RTF.d.ts +2 -2
  494. package/lib/typescript/icons/Recorder.d.ts +2 -2
  495. package/lib/typescript/icons/Refresh.d.ts +2 -2
  496. package/lib/typescript/icons/SEVEN_Z.d.ts +2 -2
  497. package/lib/typescript/icons/Search.d.ts +2 -2
  498. package/lib/typescript/icons/SendRight.d.ts +2 -2
  499. package/lib/typescript/icons/SendUp.d.ts +2 -2
  500. package/lib/typescript/icons/Share.d.ts +2 -2
  501. package/lib/typescript/icons/ShareRightArrow.d.ts +2 -2
  502. package/lib/typescript/icons/Smile.d.ts +2 -2
  503. package/lib/typescript/icons/Sound.d.ts +2 -2
  504. package/lib/typescript/icons/TAR.d.ts +2 -2
  505. package/lib/typescript/icons/TXT.d.ts +2 -2
  506. package/lib/typescript/icons/ThreadReply.d.ts +2 -2
  507. package/lib/typescript/icons/ThumbsDownReaction.d.ts +2 -2
  508. package/lib/typescript/icons/ThumbsUpReaction.d.ts +2 -2
  509. package/lib/typescript/icons/Time.d.ts +2 -2
  510. package/lib/typescript/icons/Unknown.d.ts +2 -2
  511. package/lib/typescript/icons/Unpin.d.ts +2 -2
  512. package/lib/typescript/icons/User.d.ts +2 -2
  513. package/lib/typescript/icons/UserAdd.d.ts +2 -2
  514. package/lib/typescript/icons/UserAdmin.d.ts +2 -2
  515. package/lib/typescript/icons/UserDelete.d.ts +2 -2
  516. package/lib/typescript/icons/UserMinus.d.ts +2 -2
  517. package/lib/typescript/icons/Video.d.ts +2 -2
  518. package/lib/typescript/icons/Warning.d.ts +2 -2
  519. package/lib/typescript/icons/WutReaction.d.ts +2 -2
  520. package/lib/typescript/icons/XLS.d.ts +2 -2
  521. package/lib/typescript/icons/XLSX.d.ts +2 -2
  522. package/lib/typescript/icons/ZIP.d.ts +2 -2
  523. package/lib/typescript/icons/utils/base.d.ts +5 -5
  524. package/lib/typescript/native.d.ts +26 -26
  525. package/lib/typescript/store/QuickSqliteClient.d.ts +1 -1
  526. package/lib/typescript/store/apis/upsertChannels.d.ts +2 -2
  527. package/lib/typescript/store/apis/upsertCidsForQuery.d.ts +2 -2
  528. package/lib/typescript/store/mappers/mapDateTimeToStorable.d.ts +1 -1
  529. package/lib/typescript/store/schema.d.ts +2 -2
  530. package/lib/typescript/store/sqlite-utils/appendOrderByClause.d.ts +1 -1
  531. package/lib/typescript/store/sqlite-utils/appendWhereCluase.d.ts +1 -1
  532. package/lib/typescript/store/sqlite-utils/createUpsertQuery.d.ts +1 -1
  533. package/lib/typescript/store/types.d.ts +8 -8
  534. package/lib/typescript/types/types.d.ts +7 -7
  535. package/lib/typescript/utils/StreamChatRN.d.ts +1 -1
  536. package/lib/typescript/utils/Streami18n.d.ts +2 -2
  537. package/lib/typescript/utils/compressImage.d.ts +1 -1
  538. package/lib/typescript/utils/getResizedImageUrl.d.ts +1 -1
  539. package/lib/typescript/utils/utils.d.ts +14 -14
  540. package/package.json +3 -7
  541. package/src/components/Channel/Channel.tsx +9 -3
  542. package/src/components/Channel/hooks/useCreateInputMessageInputContext.ts +11 -1
  543. package/src/components/Channel/hooks/useCreateOwnCapabilitiesContext.ts +24 -6
  544. package/src/components/ChannelPreview/ChannelPreview.tsx +1 -1
  545. package/src/components/ChannelPreview/ChannelPreviewMessage.tsx +3 -0
  546. package/src/components/ChannelPreview/ChannelPreviewMessenger.tsx +2 -3
  547. package/src/components/ChannelPreview/ChannelPreviewStatus.tsx +1 -3
  548. package/src/components/ChannelPreview/ChannelPreviewTitle.tsx +5 -12
  549. package/src/components/ChannelPreview/ChannelPreviewUnreadCount.tsx +5 -4
  550. package/src/components/Message/Message.tsx +15 -1
  551. package/src/components/Message/MessageSimple/MessageContent.tsx +5 -0
  552. package/src/components/Message/MessageSimple/MessageSimple.tsx +8 -2
  553. package/src/components/MessageInput/MessageInput.tsx +3 -7
  554. package/src/components/MessageInput/hooks/useCountdown.ts +1 -1
  555. package/src/components/MessageList/MessageList.tsx +3 -1
  556. package/src/components/MessageOverlay/MessageActionListItem.tsx +16 -0
  557. package/src/contexts/channelsContext/ChannelsContext.tsx +1 -1
  558. package/src/contexts/chatContext/ChatContext.tsx +3 -0
  559. package/src/contexts/messageInputContext/MessageInputContext.tsx +1 -1
  560. package/src/contexts/messageInputContext/hooks/useCreateMessageInputContext.ts +3 -0
  561. package/src/contexts/themeContext/ThemeContext.tsx +3 -3
  562. package/src/i18n/en.json +1 -1
  563. package/src/i18n/es.json +56 -56
  564. package/src/i18n/fr.json +56 -56
  565. package/src/i18n/he.json +56 -56
  566. package/src/i18n/hi.json +56 -56
  567. package/src/i18n/it.json +56 -56
  568. package/src/i18n/ja.json +56 -56
  569. package/src/i18n/ko.json +56 -56
  570. package/src/i18n/nl.json +56 -56
  571. package/src/i18n/ru.json +56 -56
  572. package/src/i18n/tr.json +56 -56
  573. package/src/icons/ArrowRight.tsx +1 -1
  574. package/src/icons/AtMentions.tsx +1 -1
  575. package/src/icons/Attach.tsx +1 -1
  576. package/src/icons/Audio.tsx +1 -1
  577. package/src/icons/CSV.tsx +1 -1
  578. package/src/icons/Camera.tsx +1 -1
  579. package/src/icons/Check.tsx +1 -1
  580. package/src/icons/CheckAll.tsx +1 -1
  581. package/src/icons/CheckSend.tsx +1 -1
  582. package/src/icons/CircleClose.tsx +1 -1
  583. package/src/icons/CirclePlus.tsx +1 -1
  584. package/src/icons/CircleRight.tsx +1 -1
  585. package/src/icons/Close.tsx +1 -1
  586. package/src/icons/Copy.tsx +1 -1
  587. package/src/icons/CurveLineLeftUp.tsx +1 -1
  588. package/src/icons/DOC.tsx +1 -1
  589. package/src/icons/DOCX.tsx +1 -1
  590. package/src/icons/Delete.tsx +1 -1
  591. package/src/icons/Down.tsx +1 -1
  592. package/src/icons/DownloadArrow.tsx +1 -1
  593. package/src/icons/DownloadCloud.tsx +1 -1
  594. package/src/icons/Edit.tsx +1 -1
  595. package/src/icons/Error.tsx +1 -1
  596. package/src/icons/Eye.tsx +1 -1
  597. package/src/icons/Flag.tsx +1 -1
  598. package/src/icons/Folder.tsx +1 -1
  599. package/src/icons/GenericFile.tsx +1 -1
  600. package/src/icons/GiphyIcon.tsx +1 -1
  601. package/src/icons/Grid.tsx +1 -1
  602. package/src/icons/Group.tsx +1 -1
  603. package/src/icons/HTML.tsx +1 -1
  604. package/src/icons/Imgur.tsx +1 -1
  605. package/src/icons/LOLReaction.tsx +1 -1
  606. package/src/icons/Lightning.tsx +1 -1
  607. package/src/icons/Link.tsx +1 -1
  608. package/src/icons/Logo.tsx +1 -1
  609. package/src/icons/LoveReaction.tsx +1 -1
  610. package/src/icons/MD.tsx +1 -1
  611. package/src/icons/MailOpen.tsx +1 -1
  612. package/src/icons/MenuPointHorizontal.tsx +1 -1
  613. package/src/icons/MenuPointVertical.tsx +1 -1
  614. package/src/icons/MessageFlag.tsx +1 -1
  615. package/src/icons/MessageIcon.tsx +1 -1
  616. package/src/icons/Mute.tsx +1 -1
  617. package/src/icons/Notification.tsx +1 -1
  618. package/src/icons/ODT.tsx +1 -1
  619. package/src/icons/PDF.tsx +1 -1
  620. package/src/icons/PPT.tsx +1 -1
  621. package/src/icons/PPTX.tsx +1 -1
  622. package/src/icons/Pause.tsx +1 -1
  623. package/src/icons/Picture.tsx +1 -1
  624. package/src/icons/Pin.tsx +1 -1
  625. package/src/icons/PinHeader.tsx +1 -1
  626. package/src/icons/Play.tsx +1 -1
  627. package/src/icons/RAR.tsx +1 -1
  628. package/src/icons/RTF.tsx +1 -1
  629. package/src/icons/Recorder.tsx +1 -1
  630. package/src/icons/Refresh.tsx +1 -1
  631. package/src/icons/SEVEN_Z.tsx +1 -1
  632. package/src/icons/Search.tsx +1 -1
  633. package/src/icons/SendRight.tsx +1 -1
  634. package/src/icons/SendUp.tsx +1 -1
  635. package/src/icons/Share.tsx +1 -1
  636. package/src/icons/ShareRightArrow.tsx +1 -1
  637. package/src/icons/Smile.tsx +1 -1
  638. package/src/icons/Sound.tsx +1 -1
  639. package/src/icons/TAR.tsx +1 -1
  640. package/src/icons/TXT.tsx +1 -1
  641. package/src/icons/ThreadReply.tsx +1 -1
  642. package/src/icons/ThumbsDownReaction.tsx +1 -1
  643. package/src/icons/ThumbsUpReaction.tsx +1 -1
  644. package/src/icons/Time.tsx +1 -1
  645. package/src/icons/Unknown.tsx +1 -1
  646. package/src/icons/Unpin.tsx +1 -1
  647. package/src/icons/User.tsx +1 -1
  648. package/src/icons/UserAdd.tsx +1 -1
  649. package/src/icons/UserAdmin.tsx +1 -1
  650. package/src/icons/UserDelete.tsx +1 -1
  651. package/src/icons/UserMinus.tsx +1 -1
  652. package/src/icons/Video.tsx +1 -1
  653. package/src/icons/Warning.tsx +1 -1
  654. package/src/icons/WutReaction.tsx +1 -1
  655. package/src/icons/XLS.tsx +1 -1
  656. package/src/icons/XLSX.tsx +1 -1
  657. package/src/icons/ZIP.tsx +1 -1
  658. package/src/icons/utils/base.tsx +2 -2
  659. package/src/version.json +1 -1
@@ -1,27 +1,20 @@
1
1
  import React from 'react';
2
2
  import { StyleSheet, Text } from 'react-native';
3
3
 
4
- import type { ChannelPreviewProps } from './ChannelPreview';
5
-
6
4
  import { useTheme } from '../../contexts/themeContext/ThemeContext';
7
5
 
8
- import type { DefaultStreamChatGenerics } from '../../types/types';
9
-
10
6
  const styles = StyleSheet.create({
11
7
  title: { fontSize: 14, fontWeight: '700' },
12
8
  });
13
9
 
14
- export type ChannelPreviewTitleProps<
15
- StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics,
16
- > = Pick<ChannelPreviewProps<StreamChatGenerics>, 'channel'> & {
10
+ export type ChannelPreviewTitleProps = {
11
+ /**
12
+ * Formatted name for the previewed channel.
13
+ */
17
14
  displayName: string;
18
15
  };
19
16
 
20
- export const ChannelPreviewTitle = <
21
- StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics,
22
- >(
23
- props: ChannelPreviewTitleProps<StreamChatGenerics>,
24
- ) => {
17
+ export const ChannelPreviewTitle = (props: ChannelPreviewTitleProps) => {
25
18
  const { displayName } = props;
26
19
  const {
27
20
  theme: {
@@ -1,16 +1,17 @@
1
1
  import React from 'react';
2
2
  import { StyleSheet, Text, View } from 'react-native';
3
3
 
4
- import type { ChannelPreviewProps } from './ChannelPreview';
5
-
4
+ import type { ChannelsContextValue } from '../../contexts/channelsContext/ChannelsContext';
6
5
  import { useTheme } from '../../contexts/themeContext/ThemeContext';
7
6
 
8
7
  import type { DefaultStreamChatGenerics } from '../../types/types';
9
8
 
10
9
  export type ChannelPreviewUnreadCountProps<
11
10
  StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics,
12
- > = Pick<ChannelPreviewProps<StreamChatGenerics>, 'channel'> & {
13
- maxUnreadCount: number;
11
+ > = Pick<ChannelsContextValue<StreamChatGenerics>, 'maxUnreadCount'> & {
12
+ /**
13
+ * Number of unread messages on the channel
14
+ */
14
15
  unread?: number;
15
16
  };
16
17
 
@@ -100,8 +100,17 @@ export type TouchableHandlerPayload = {
100
100
  export type MessageTouchableHandlerPayload<
101
101
  StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics,
102
102
  > = TouchableHandlerPayload & {
103
+ /**
104
+ * Set of action handler functions for various message actions. You can use these functions to perform any action when give interaction occurs.
105
+ */
103
106
  actionHandlers?: MessageActionHandlers;
107
+ /**
108
+ * Additional message touchable handler info.
109
+ */
104
110
  additionalInfo?: Record<string, unknown>;
111
+ /**
112
+ * Message object, on which interaction occurred.
113
+ */
105
114
  message?: MessageType<StreamChatGenerics>;
106
115
  };
107
116
 
@@ -590,7 +599,7 @@ const MessageWithContext = <
590
599
  images: attachments.images,
591
600
  message,
592
601
  messageActions: messageActions?.filter(Boolean) as MessageActionListItemProps[] | undefined,
593
- messageContext: { ...messageContext, disabled: true, preventPress: true },
602
+ messageContext: { ...messageContext, preventPress: true },
594
603
  messageReactionTitle: !error && messageReactions ? t('Message Reactions') : undefined,
595
604
  messagesContext: { ...messagesContext, messageContentOrder },
596
605
  onlyEmojis,
@@ -768,6 +777,7 @@ const areEqual = <StreamChatGenerics extends DefaultStreamChatGenerics = Default
768
777
  ) => {
769
778
  const {
770
779
  chatContext: { mutedUsers: prevMutedUsers },
780
+ disabled: prevDisabled,
771
781
  goToMessage: prevGoToMessage,
772
782
  groupStyles: prevGroupStyles,
773
783
  isAttachmentEqual,
@@ -781,6 +791,7 @@ const areEqual = <StreamChatGenerics extends DefaultStreamChatGenerics = Default
781
791
  } = prevProps;
782
792
  const {
783
793
  chatContext: { mutedUsers: nextMutedUsers },
794
+ disabled: nextDisabled,
784
795
  goToMessage: nextGoToMessage,
785
796
  groupStyles: nextGroupStyles,
786
797
  isTargetedMessage: nextIsTargetedMessage,
@@ -792,6 +803,9 @@ const areEqual = <StreamChatGenerics extends DefaultStreamChatGenerics = Default
792
803
  t: nextT,
793
804
  } = nextProps;
794
805
 
806
+ const disabledEqual = prevDisabled === nextDisabled;
807
+ if (!disabledEqual) return false;
808
+
795
809
  const membersEqual = Object.keys(prevMembers).length === Object.keys(nextMembers).length;
796
810
  if (!membersEqual) return false;
797
811
 
@@ -410,6 +410,7 @@ const areEqual = <StreamChatGenerics extends DefaultStreamChatGenerics = Default
410
410
  nextProps: MessageContentPropsWithContext<StreamChatGenerics>,
411
411
  ) => {
412
412
  const {
413
+ disabled: prevDisabled,
413
414
  goToMessage: prevGoToMessage,
414
415
  groupStyles: prevGroupStyles,
415
416
  hasReactions: prevHasReactions,
@@ -425,6 +426,7 @@ const areEqual = <StreamChatGenerics extends DefaultStreamChatGenerics = Default
425
426
  tDateTimeParser: prevTDateTimeParser,
426
427
  } = prevProps;
427
428
  const {
429
+ disabled: nextDisabled,
428
430
  goToMessage: nextGoToMessage,
429
431
  groupStyles: nextGroupStyles,
430
432
  hasReactions: nextHasReactions,
@@ -439,6 +441,9 @@ const areEqual = <StreamChatGenerics extends DefaultStreamChatGenerics = Default
439
441
  tDateTimeParser: nextTDateTimeParser,
440
442
  } = nextProps;
441
443
 
444
+ const disabledEqual = prevDisabled === nextDisabled;
445
+ if (!disabledEqual) return false;
446
+
442
447
  const hasReactionsEqual = prevHasReactions === nextHasReactions;
443
448
  if (!hasReactionsEqual) return false;
444
449
 
@@ -24,7 +24,7 @@ export type MessageSimplePropsWithContext<
24
24
  StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics,
25
25
  > = Pick<
26
26
  MessageContextValue<StreamChatGenerics>,
27
- 'alignment' | 'channel' | 'groupStyles' | 'hasReactions' | 'message'
27
+ 'alignment' | 'channel' | 'disabled' | 'groupStyles' | 'hasReactions' | 'message'
28
28
  > &
29
29
  Pick<
30
30
  MessagesContextValue<StreamChatGenerics>,
@@ -102,6 +102,7 @@ const areEqual = <StreamChatGenerics extends DefaultStreamChatGenerics = Default
102
102
  ) => {
103
103
  const {
104
104
  channel: prevChannel,
105
+ disabled: prevDisabled,
105
106
  groupStyles: prevGroupStyles,
106
107
  hasReactions: prevHasReactions,
107
108
  message: prevMessage,
@@ -109,12 +110,16 @@ const areEqual = <StreamChatGenerics extends DefaultStreamChatGenerics = Default
109
110
  } = prevProps;
110
111
  const {
111
112
  channel: nextChannel,
113
+ disabled: nextDisabled,
112
114
  groupStyles: nextGroupStyles,
113
115
  hasReactions: nextHasReactions,
114
116
  message: nextMessage,
115
117
  myMessageTheme: nextMyMessageTheme,
116
118
  } = nextProps;
117
119
 
120
+ const disabledEqual = prevDisabled === nextDisabled;
121
+ if (!disabledEqual) return false;
122
+
118
123
  const hasReactionsEqual = prevHasReactions === nextHasReactions;
119
124
  if (!hasReactionsEqual) return false;
120
125
 
@@ -197,7 +202,7 @@ export const MessageSimple = <
197
202
  >(
198
203
  props: MessageSimpleProps<StreamChatGenerics>,
199
204
  ) => {
200
- const { alignment, channel, groupStyles, hasReactions, message } =
205
+ const { alignment, channel, disabled, groupStyles, hasReactions, message } =
201
206
  useMessageContext<StreamChatGenerics>();
202
207
  const {
203
208
  enableMessageGroupingByUser,
@@ -213,6 +218,7 @@ export const MessageSimple = <
213
218
  {...{
214
219
  alignment,
215
220
  channel,
221
+ disabled,
216
222
  enableMessageGroupingByUser,
217
223
  groupStyles,
218
224
  hasReactions,
@@ -792,12 +792,7 @@ export const MessageInput = <
792
792
  const { isOnline } = useChatContext();
793
793
  const ownCapabilities = useOwnCapabilitiesContext();
794
794
 
795
- const {
796
- disabled = false,
797
- members,
798
- threadList,
799
- watchers,
800
- } = useChannelContext<StreamChatGenerics>();
795
+ const { disabled, members, threadList, watchers } = useChannelContext<StreamChatGenerics>();
801
796
 
802
797
  const {
803
798
  additionalTextInputProps,
@@ -854,7 +849,7 @@ export const MessageInput = <
854
849
 
855
850
  const { t } = useTranslationContext();
856
851
 
857
- if (!ownCapabilities.sendMessage && SendMessageDisallowedIndicator) {
852
+ if ((disabled || !ownCapabilities.sendMessage) && SendMessageDisallowedIndicator) {
858
853
  return <SendMessageDisallowedIndicator />;
859
854
  }
860
855
 
@@ -899,6 +894,7 @@ export const MessageInput = <
899
894
  SendButton,
900
895
  sending,
901
896
  sendMessageAsync,
897
+ SendMessageDisallowedIndicator,
902
898
  setGiphyActive,
903
899
  setShowMoreOptions,
904
900
  showMoreOptions,
@@ -15,7 +15,7 @@ export const useCountdown = (end: Date) => {
15
15
  * the `end` is in the future.
16
16
  **/
17
17
  useEffect(() => {
18
- let intervalId: NodeJS.Timer;
18
+ let intervalId: NodeJS.Timeout;
19
19
 
20
20
  const startCountdown = (seconds: number) => {
21
21
  setSeconds(seconds);
@@ -439,7 +439,9 @@ const MessageListWithContext = <
439
439
  });
440
440
 
441
441
  useEffect(() => {
442
- setScrollToBottomButtonVisible(false);
442
+ if (disabled) {
443
+ setScrollToBottomButtonVisible(false);
444
+ }
443
445
  }, [disabled]);
444
446
 
445
447
  useEffect(() => {
@@ -26,10 +26,26 @@ export type ActionType =
26
26
  | 'unpinMessage';
27
27
 
28
28
  export type MessageActionType = {
29
+ /**
30
+ * Callback when user presses the action button.
31
+ */
29
32
  action: () => void;
33
+ /**
34
+ * Type of the action performed.
35
+ * Eg: 'blockUser', 'copyMessage', 'deleteMessage', 'editMessage', 'flagMessage', 'muteUser', 'pinMessage', 'selectReaction', 'reply', 'retry', 'quotedReply', 'threadReply', 'unpinMessage'
36
+ */
30
37
  actionType: ActionType;
38
+ /**
39
+ * Title for action button.
40
+ */
31
41
  title: string;
42
+ /**
43
+ * Element to render as icon for action button.
44
+ */
32
45
  icon?: React.ReactElement;
46
+ /**
47
+ * Styles for underlying Text component of action title.
48
+ */
33
49
  titleStyle?: StyleProp<TextStyle>;
34
50
  };
35
51
 
@@ -199,7 +199,7 @@ export type ChannelsContextValue<
199
199
  *
200
200
  * **Default** [ChannelPreviewTitle](https://github.com/GetStream/stream-chat-react-native/blob/main/package/src/components/ChannelPreview/ChannelPreviewTitle.tsx)
201
201
  */
202
- PreviewTitle?: React.ComponentType<ChannelPreviewTitleProps<StreamChatGenerics>>;
202
+ PreviewTitle?: React.ComponentType<ChannelPreviewTitleProps>;
203
203
  /**
204
204
  * Custom UI component to render preview avatar.
205
205
  *
@@ -35,6 +35,9 @@ export type ChatContextValue<
35
35
  client: StreamChat<StreamChatGenerics>;
36
36
  connectionRecovering: boolean;
37
37
  enableOfflineSupport: boolean;
38
+ /**
39
+ * Drop in replacement of all the underlying Image components within SDK. This is useful for the purpose of offline caching of images. Please check the Offline Support Guide for usage.
40
+ */
38
41
  ImageComponent: React.ComponentType<ImageProps>;
39
42
  isOnline: boolean | null;
40
43
  mutedUsers: Mute<StreamChatGenerics>[];
@@ -210,7 +210,7 @@ export type LocalMessageInputContext<
210
210
 
211
211
  export type InputMessageInputContextValue<
212
212
  StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics,
213
- > = {
213
+ > = Pick<ChannelContextValue<StreamChatGenerics>, 'disabled'> & {
214
214
  /**
215
215
  * Custom UI component for attach button.
216
216
  *
@@ -20,6 +20,7 @@ export const useCreateMessageInputContext = <
20
20
  compressImageQuality,
21
21
  cooldownEndsAt,
22
22
  CooldownTimer,
23
+ disabled,
23
24
  doDocUploadRequest,
24
25
  doImageUploadRequest,
25
26
  editing,
@@ -124,6 +125,7 @@ export const useCreateMessageInputContext = <
124
125
  compressImageQuality,
125
126
  cooldownEndsAt,
126
127
  CooldownTimer,
128
+ disabled,
127
129
  doDocUploadRequest,
128
130
  doImageUploadRequest,
129
131
  editing,
@@ -200,6 +202,7 @@ export const useCreateMessageInputContext = <
200
202
  }),
201
203
  [
202
204
  cooldownEndsAt,
205
+ disabled,
203
206
  editingdep,
204
207
  fileUploadsValue,
205
208
  giphyActive,
@@ -42,9 +42,9 @@ export const mergeThemes = (params: MergedThemesParams) => {
42
42
 
43
43
  export const ThemeContext = React.createContext(DEFAULT_BASE_CONTEXT_VALUE as Theme);
44
44
 
45
- export const ThemeProvider: React.FC<
46
- PropsWithChildren<ThemeProviderInputValue & Partial<ThemeContextValue>>
47
- > = (props) => {
45
+ export const ThemeProvider = (
46
+ props: PropsWithChildren<ThemeProviderInputValue & Partial<ThemeContextValue>>,
47
+ ) => {
48
48
  const { children, mergedStyle, style, theme } = props;
49
49
 
50
50
  const modifiedTheme = useMemo(() => {
package/src/i18n/en.json CHANGED
@@ -26,7 +26,7 @@
26
26
  "File type not supported": "File type not supported",
27
27
  "Flag": "Flag",
28
28
  "Flag Message": "Flag Message",
29
- "Flag action failed either due to a network issue or the message is already flagged": "Flag action failed either due to a network issue or the message is already flagged",
29
+ "Flag action failed either due to a network issue or the message is already flagged": "Flag action failed either due to a network issue or the message is already flagged.",
30
30
  "How about sending your first message to a friend?": "How about sending your first message to a friend?",
31
31
  "Instant Commands": "Instant Commands",
32
32
  "Let's start chatting!": "Let's start chatting!",
package/src/i18n/es.json CHANGED
@@ -4,76 +4,76 @@
4
4
  "Allow access to your Gallery": "Permitir acceso a tu galería",
5
5
  "Allow camera access in device settings": "Permitir el acceso a la cámara en la configuración del dispositivo",
6
6
  "Also send to channel": "También enviar al canal",
7
- "Are you sure you want to permanently delete this message?": "",
8
- "Are you sure?": "",
9
- "Block User": "",
10
- "Cancel": "",
11
- "Cannot Flag Message": "",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
- "Copy Message": "",
14
- "Delete": "",
15
- "Delete Message": "",
7
+ "Are you sure you want to permanently delete this message?": "¿Estás seguro de que deseas eliminar permanentemente este mensaje?",
8
+ "Are you sure?": "¿Estás seguro?",
9
+ "Block User": "Bloquear usuario",
10
+ "Cancel": "Cancelar",
11
+ "Cannot Flag Message": "No se puede reportar el mensaje",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Considera cómo tu comentario podría hacer sentir a los demás y asegúrate de seguir nuestras Normas de la Comunidad",
13
+ "Copy Message": "Copiar mensaje",
14
+ "Delete": "Eliminar",
15
+ "Delete Message": "Eliminar mensaje",
16
16
  "Device camera is used to take photos or videos.": "La cámara del dispositivo se utiliza para tomar fotografías o vídeos.",
17
- "Do you want to send a copy of this message to a moderator for further investigation?": "",
18
- "Edit Message": "",
19
- "Editing Message": "",
20
- "Emoji matching": "",
21
- "Empty message...": "",
22
- "Error loading": "",
23
- "Error loading channel list...": "",
24
- "Error loading messages for this channel...": "",
25
- "Error while loading, please reload/refresh": "",
26
- "File type not supported": "",
27
- "Flag": "",
28
- "Flag Message": "",
29
- "Flag action failed either due to a network issue or the message is already flagged": "",
30
- "How about sending your first message to a friend?": "",
31
- "Instant Commands": "",
32
- "Let's start chatting!": "",
17
+ "Do you want to send a copy of this message to a moderator for further investigation?": "¿Deseas enviar una copia de este mensaje a un moderador para una investigación adicional?",
18
+ "Edit Message": "Editar mensaje",
19
+ "Editing Message": "Editando mensaje",
20
+ "Emoji matching": "Coincidencia de emoji",
21
+ "Empty message...": "Mensaje vacío...",
22
+ "Error loading": "Error al cargar",
23
+ "Error loading channel list...": "Error al cargar la lista de canales...",
24
+ "Error loading messages for this channel...": "Error al cargar los mensajes de este canal...",
25
+ "Error while loading, please reload/refresh": "Error al cargar, por favor recarga/actualiza",
26
+ "File type not supported": "Tipo de archivo no admitido",
27
+ "Flag": "Reportar",
28
+ "Flag Message": "Reportar mensaje",
29
+ "Flag action failed either due to a network issue or the message is already flagged": "El reporte falló debido a un problema de red o el mensaje ya fue reportado.",
30
+ "How about sending your first message to a friend?": "¿Qué tal enviar tu primer mensaje a un amigo?",
31
+ "Instant Commands": "Comandos instantáneos",
32
+ "Let's start chatting!": "¡Empecemos a charlar!",
33
33
  "Links are disabled": "Los enlaces están desactivados",
34
- "Loading channels...": "",
35
- "Loading messages...": "",
36
- "Loading...": "",
34
+ "Loading channels...": "Cargando canales...",
35
+ "Loading messages...": "Cargando mensajes...",
36
+ "Loading...": "Cargando...",
37
37
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "El archivo supera el tamaño máximo permitido. Por favor, selecciona un archivo menor a {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.",
38
- "Message Reactions": "",
39
- "Message deleted": "",
40
- "Message flagged": "",
41
- "Mute User": "",
42
- "Not supported": "",
43
- "Nothing yet...": "",
44
- "Ok": "",
38
+ "Message Reactions": "Reacciones al mensaje",
39
+ "Message deleted": "Mensaje eliminado",
40
+ "Message flagged": "Mensaje reportado",
41
+ "Mute User": "Silenciar usuario",
42
+ "Not supported": "No admitido",
43
+ "Nothing yet...": "Aún no hay nada...",
44
+ "Ok": "Aceptar",
45
45
  "Only visible to you": "Solo visible para ti",
46
46
  "Open Settings": "Configuración abierta",
47
- "Photo": "",
47
+ "Photo": "Foto",
48
48
  "Photos and Videos": "Fotos y videos",
49
- "Pin to Conversation": "",
49
+ "Pin to Conversation": "Fijar a la conversación",
50
50
  "Pinned by": "Fijado por",
51
51
  "Please enable access to your photos and videos so you can share them.": "Por favor, habilita el acceso a tus fotos y videos para poder compartirlos.",
52
52
  "Please select a channel first": "Por favor, selecciona primero un canal",
53
- "Reconnecting...": "",
54
- "Reply": "",
55
- "Reply to Message": "",
56
- "Resend": "",
57
- "Search GIFs": "",
53
+ "Reconnecting...": "Reconectando...",
54
+ "Reply": "Responder",
55
+ "Reply to Message": "Responder al mensaje",
56
+ "Resend": "Reenviar",
57
+ "Search GIFs": "Buscar GIFs",
58
58
  "Select More Photos": "Seleccionar más fotos",
59
- "Send Anyway": "",
60
- "Send a message": "",
59
+ "Send Anyway": "Enviar de todos modos",
60
+ "Send a message": "Enviar un mensaje",
61
61
  "Sending links is not allowed in this conversation": "No está permitido enviar enlaces en esta conversación",
62
- "Slow mode ON": "",
63
- "The message has been reported to a moderator.": "",
64
- "Thread Reply": "",
65
- "Unblock User": "",
62
+ "Slow mode ON": "Modo lento ACTIVADO",
63
+ "The message has been reported to a moderator.": "El mensaje ha sido reportado a un moderador.",
64
+ "Thread Reply": "Respuesta de hilo",
65
+ "Unblock User": "Desbloquear usuario",
66
66
  "Unknown User": "Usuario desconocido",
67
- "Unmute User": "",
68
- "Unpin from Conversation": "",
69
- "Unread Messages": "",
70
- "Video": "",
71
- "You": "",
67
+ "Unmute User": "Activar sonido del usuario",
68
+ "Unpin from Conversation": "Desmarcar de la conversación",
69
+ "Unread Messages": "Mensajes no leídos",
70
+ "Video": "Video",
71
+ "You": "",
72
72
  "You can't send messages in this channel": "No puedes enviar mensajes en este canal",
73
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
73
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} y {{ nonSelfUserLength }} más están escribiendo",
74
74
  "{{ index }} of {{ photoLength }}": "{{ index }} de {{ photoLength }}",
75
75
  "{{ replyCount }} Replies": "{{ replyCount }} Respuestas",
76
76
  "{{ replyCount }} Thread Replies": "{{ replyCount }} respuestas de hilo",
77
- "{{ user }} is typing": "",
78
- "🏙 Attachment...": ""
77
+ "{{ user }} is typing": "{{ user }} está escribiendo",
78
+ "🏙 Attachment...": "🏙 Adjunto..."
79
79
  }
package/src/i18n/fr.json CHANGED
@@ -4,76 +4,76 @@
4
4
  "Allow access to your Gallery": "Autoriser l'accès à votre galerie",
5
5
  "Allow camera access in device settings": "Autoriser l'accès à la caméra dans les paramètres de l'appareil",
6
6
  "Also send to channel": "Envoyer également à la chaîne",
7
- "Are you sure you want to permanently delete this message?": "",
8
- "Are you sure?": "",
9
- "Block User": "",
10
- "Cancel": "",
11
- "Cannot Flag Message": "",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
- "Copy Message": "",
14
- "Delete": "",
15
- "Delete Message": "",
7
+ "Are you sure you want to permanently delete this message?": "Êtes-vous sûr de vouloir supprimer définitivement ce message?",
8
+ "Are you sure?": "Es-tu sûr ?",
9
+ "Block User": "Bloquer un utilisateur",
10
+ "Cancel": "Annuler",
11
+ "Cannot Flag Message": "Impossible de signaler le message",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Considérez comment votre commentaire pourrait faire sentir les autres et assurez-vous de suivre nos directives communautaires",
13
+ "Copy Message": "Copier le message",
14
+ "Delete": "Supprimer",
15
+ "Delete Message": "Supprimer un message",
16
16
  "Device camera is used to take photos or videos.": "L'appareil photo de l'appareil est utilisé pour prendre des photos ou des vidéos.",
17
- "Do you want to send a copy of this message to a moderator for further investigation?": "",
18
- "Edit Message": "",
19
- "Editing Message": "",
20
- "Emoji matching": "",
21
- "Empty message...": "",
22
- "Error loading": "",
23
- "Error loading channel list...": "",
24
- "Error loading messages for this channel...": "",
25
- "Error while loading, please reload/refresh": "",
26
- "File type not supported": "",
27
- "Flag": "",
28
- "Flag Message": "",
29
- "Flag action failed either due to a network issue or the message is already flagged": "",
30
- "How about sending your first message to a friend?": "",
31
- "Instant Commands": "",
32
- "Let's start chatting!": "",
17
+ "Do you want to send a copy of this message to a moderator for further investigation?": "Voulez-vous envoyer une copie de ce message à un modérateur pour une enquête plus approfondie?",
18
+ "Edit Message": "Éditer un message",
19
+ "Editing Message": "Édite un message",
20
+ "Emoji matching": "Correspondance Emoji",
21
+ "Empty message...": "Message vide...",
22
+ "Error loading": "Erreur lors du chargement",
23
+ "Error loading channel list...": "Erreur lors du chargement de la liste de canaux...",
24
+ "Error loading messages for this channel...": "Erreur lors du chargement des messages de ce canal...",
25
+ "Error while loading, please reload/refresh": "Erreur lors du chargement, veuillez recharger/rafraîchir",
26
+ "File type not supported": "Le type de fichier n'est pas pris en charge",
27
+ "Flag": "Signaler",
28
+ "Flag Message": "Signaler le message",
29
+ "Flag action failed either due to a network issue or the message is already flagged": "L'action de signalisation a échoué en raison d'un problème de réseau ou le message est déjà signalé.",
30
+ "How about sending your first message to a friend?": "Et si vous envoyiez votre premier message à un ami ?",
31
+ "Instant Commands": "Commandes Instantanées",
32
+ "Let's start chatting!": "Commençons à discuter !",
33
33
  "Links are disabled": "Links are disabled",
34
- "Loading channels...": "",
35
- "Loading messages...": "",
36
- "Loading...": "",
34
+ "Loading channels...": "Chargement des canaux...",
35
+ "Loading messages...": "Chargement des messages...",
36
+ "Loading...": "Chargement...",
37
37
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "Taille maximale de téléchargement de fichier atteinte. Veuillez télécharger un fichier inférieur à {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} Mo.",
38
- "Message Reactions": "",
39
- "Message deleted": "",
40
- "Message flagged": "",
41
- "Mute User": "",
42
- "Not supported": "",
43
- "Nothing yet...": "",
44
- "Ok": "",
38
+ "Message Reactions": "Réactions aux messages",
39
+ "Message deleted": "Message supprimé",
40
+ "Message flagged": "Message signalé",
41
+ "Mute User": "Utilisateur muet",
42
+ "Not supported": "Non pris en charge",
43
+ "Nothing yet...": "Aucun message...",
44
+ "Ok": "Ok",
45
45
  "Only visible to you": "Seulement visible par vous",
46
46
  "Open Settings": "Ouvrir les paramètres",
47
- "Photo": "",
47
+ "Photo": "Photo",
48
48
  "Photos and Videos": "Photos et vidéos",
49
- "Pin to Conversation": "",
49
+ "Pin to Conversation": "Épingler à la conversation",
50
50
  "Pinned by": "Épinglé par",
51
51
  "Please enable access to your photos and videos so you can share them.": "Veuillez autoriser l'accès à vos photos et vidéos afin de pouvoir les partager.",
52
52
  "Please select a channel first": "Veuillez d'abord selectionnez un canal",
53
- "Reconnecting...": "",
54
- "Reply": "",
55
- "Reply to Message": "",
56
- "Resend": "",
57
- "Search GIFs": "",
53
+ "Reconnecting...": "Se Reconnecter...",
54
+ "Reply": "Répondre",
55
+ "Reply to Message": "Répondre au message",
56
+ "Resend": "Renvoyer",
57
+ "Search GIFs": "Rechercher des GIF",
58
58
  "Select More Photos": "Sélectionner plus de photos",
59
- "Send Anyway": "",
60
- "Send a message": "",
59
+ "Send Anyway": "Envoyer quand même",
60
+ "Send a message": "Envoyer un message",
61
61
  "Sending links is not allowed in this conversation": "Sending links is not allowed in this conversation",
62
- "Slow mode ON": "",
63
- "The message has been reported to a moderator.": "",
64
- "Thread Reply": "",
65
- "Unblock User": "",
62
+ "Slow mode ON": "Mode lent activé",
63
+ "The message has been reported to a moderator.": "Le message a été signalé à un modérateur.",
64
+ "Thread Reply": "Réponse à la discussion",
65
+ "Unblock User": "Débloquer Utilisateur",
66
66
  "Unknown User": "Utilisateur inconnu",
67
- "Unmute User": "",
68
- "Unpin from Conversation": "",
69
- "Unread Messages": "",
70
- "Video": "",
71
- "You": "",
67
+ "Unmute User": "Activer le son de Utilisateur",
68
+ "Unpin from Conversation": "Décrocher de la conversation",
69
+ "Unread Messages": "Messages non lus",
70
+ "Video": "Vidéo",
71
+ "You": "Toi",
72
72
  "You can't send messages in this channel": "You can't send messages in this channel",
73
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
73
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} et {{ nonSelfUserLength }} autres sont en train d'écrire",
74
74
  "{{ index }} of {{ photoLength }}": "{{ index }} sur {{ photoLength }}",
75
75
  "{{ replyCount }} Replies": "{{ replyCount }} Réponses",
76
76
  "{{ replyCount }} Thread Replies": "{{replyCount}} Réponses à la discussion",
77
- "{{ user }} is typing": "",
78
- "🏙 Attachment...": ""
77
+ "{{ user }} is typing": "{{ user }} est en train d'écrire",
78
+ "🏙 Attachment...": "🏙 Pièce jointe..."
79
79
  }