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
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const CheckAll: React.FC<IconProps> = (props) => (
5
+ export const CheckAll = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M2.293 11.293a1 1 0 011.414 0l4 4a1 1 0 11-1.414 1.414l-4-4a1 1 0 010-1.414zM9.293 12.293a1 1 0 011.414 0l3 3a1 1 0 01-1.414 1.414l-3-3a1 1 0 010-1.414z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const CheckSend: React.FC<IconProps> = (props) => (
5
+ export const CheckSend = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm3.707 7.293a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0l-2-2a1 1 0 111.414-1.414L11 12.586l3.293-3.293a1 1 0 011.414 0z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const CircleClose: React.FC<IconProps> = (props) => (
5
+ export const CircleClose = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M14.121 8.464a1 1 0 111.415 1.415L13.414 12l2.122 2.121a1 1 0 01-1.415 1.415l-2.12-2.122-2.122 2.122a1 1 0 11-1.414-1.415L10.585 12l-2.12-2.121a1 1 0 111.414-1.415L12 10.586l2.121-2.122z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const CirclePlus: React.FC<IconProps> = (props) => (
5
+ export const CirclePlus = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='"M11 8a1 1 0 112 0v3h3a1 1 0 110 2h-3v3a1 1 0 11-2 0v-3H8a1 1 0 110-2h3V8z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const CircleRight: React.FC<IconProps> = (props) => (
5
+ export const CircleRight = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-2a8 8 0 100-16 8 8 0 000 16z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Close: React.FC<IconProps> = (props) => (
5
+ export const Close = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M7.05 7.05a1 1 0 000 1.414L10.586 12 7.05 15.536a1 1 0 101.414 1.414L12 13.414l3.536 3.536a1 1 0 001.414-1.414L13.414 12l3.536-3.536a1 1 0 00-1.414-1.414L12 10.586 8.464 7.05a1 1 0 00-1.414 0z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Copy: React.FC<IconProps> = (props) => (
5
+ export const Copy: React.FC<IconProps> = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M7 6V3a1 1 0 011-1h12a1 1 0 011 1v14a1 1 0 01-1 1h-3v3c0 .552-.45 1-1.007 1H4.007A1.001 1.001 0 013 21.005V21l.003-14c0-.552.45-1 1.007-1H7zM5.003 8L5 20h10V8H5.003zM17 6H9V4h10v12h-2V6z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const CurveLineLeftUp: React.FC<IconProps> = (props) => (
5
+ export const CurveLineLeftUp = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M4 8a1 1 0 011-1c3.992 0 6.34.122 7.954.459 1.704.355 2.592.95 3.646 1.741a1 1 0 01.058.047c1.036.906 2.14 2 2.974 3.564C20.47 14.38 21 16.36 21 19a1 1 0 11-2 0c0-2.36-.47-4.006-1.132-5.248-.66-1.237-1.544-2.138-2.498-2.975-.929-.695-1.542-1.094-2.824-1.36C11.16 9.126 9.008 9 5 9a1 1 0 01-1-1z'
package/src/icons/DOC.tsx CHANGED
@@ -3,7 +3,7 @@ import { Defs, LinearGradient, Stop } from 'react-native-svg';
3
3
 
4
4
  import { IconProps, RootPath, RootSvg } from './utils/base';
5
5
 
6
- export const DOC: React.FC<IconProps> = (props) => (
6
+ export const DOC = (props: IconProps) => (
7
7
  <RootSvg
8
8
  height={props.height || 40}
9
9
  viewBox={props.viewBox || '0 0 34 40'}
@@ -3,7 +3,7 @@ import { Defs, LinearGradient, Stop } from 'react-native-svg';
3
3
 
4
4
  import { IconProps, RootPath, RootSvg } from './utils/base';
5
5
 
6
- export const DOCX: React.FC<IconProps> = (props) => (
6
+ export const DOCX = (props: IconProps) => (
7
7
  <RootSvg
8
8
  height={props.height || 40}
9
9
  viewBox={props.viewBox || '0 0 34 40'}
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Delete: React.FC<IconProps> = (props) => (
5
+ export const Delete = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M8 3a1 1 0 011-1h6a1 1 0 011 1v1h3a1 1 0 110 2H5a1 1 0 110-2h3V3zM6 7a1 1 0 011 1v11a1 1 0 001 1h8a1 1 0 001-1V8a1 1 0 112 0v11a3 3 0 01-3 3H8a3 3 0 01-3-3V8a1 1 0 011-1z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Down: React.FC<IconProps> = (props) => (
5
+ export const Down = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M5.305 8.306a1.046 1.046 0 000 1.478l5.904 5.91c.228.228.536.33.834.302.27 0 .539-.101.744-.306l5.907-5.907a1.044 1.044 0 10-1.477-1.477l-5.22 5.22-5.216-5.22a1.043 1.043 0 00-1.476 0z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const DownloadArrow: React.FC<IconProps> = (props) => (
5
+ export const DownloadArrow = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12 3a1 1 0 00-1 1v9.529L6.782 9.306a1.043 1.043 0 00-1.476 0 1.046 1.046 0 000 1.478l5.904 5.91c.217.217.506.319.79.305.284.014.573-.088.79-.305l5.904-5.91a1.046 1.046 0 000-1.478 1.043 1.043 0 00-1.476 0L13 13.529V4a1 1 0 00-1-1zM5 20a1 1 0 011-1h12a1 1 0 110 2H6a1 1 0 01-1-1z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const DownloadCloud: React.FC<IconProps> = (props) => (
5
+ export const DownloadCloud = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12 6a5.003 5.003 0 00-4.729 3.37 1 1 0 01-.812.666A4.001 4.001 0 007 18a1 1 0 110 2A6 6 0 015.598 8.165a7 7 0 0113.343 1.923A5.002 5.002 0 0118 20a1 1 0 110-2 3 3 0 100-6 1 1 0 01-1-1 5 5 0 00-5-5z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Edit: React.FC<IconProps> = (props) => (
5
+ export const Edit = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M21 21H3v-4.243L16.435 3.322a1 1 0 011.414 0l2.829 2.829a1 1 0 010 1.414L9.243 19H21v2zM5 19h1.414l9.314-9.314-1.414-1.414L5 17.586V19zM18.556 6.858l-1.414 1.414-1.414-1.414 1.414-1.414 1.414 1.414z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Error: React.FC<IconProps> = (props) => (
5
+ export const Error = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-7v2h2v-2h-2zm0-2V7h2v6h-2z'
package/src/icons/Eye.tsx CHANGED
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Eye: React.FC<IconProps> = (props) => (
5
+ export const Eye = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M22.819 12C21.878 6.88 17.392 3 12 3 6.608 3 2.121 6.88 1.181 12c.941 5.12 5.427 9 10.819 9 5.392 0 9.879-3.88 10.819-9zm-2.042 0A9.005 9.005 0 0112 19a9.005 9.005 0 01-8.777-7 9.005 9.005 0 0117.554 0zM12 16.5a4.5 4.5 0 112.297-8.37 2.5 2.5 0 101.573 1.573A4.5 4.5 0 0112 16.5zm3.87-6.798a2.506 2.506 0 00-1.572-1.572 4.523 4.523 0 011.572 1.572z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Flag: React.FC<IconProps> = (props) => (
5
+ export const Flag = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M7.833 14.917v2.916H6.667V6.75H17.83a.292.292 0 01.253.436L16 10.833l2.084 3.647a.291.291 0 01-.253.437H7.833zm0-7v5.833h8.49l-1.667-2.917 1.667-2.916h-8.49z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Folder: React.FC<IconProps> = (props) => (
5
+ export const Folder = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M21 5h-8.586l-2-2H3a1 1 0 00-1 1v16a1 1 0 001 1h18a1 1 0 001-1V6a1 1 0 00-1-1zM4 19V7h16v12H4z'
@@ -3,7 +3,7 @@ import { Defs, LinearGradient, Stop } from 'react-native-svg';
3
3
 
4
4
  import { IconProps, RootPath, RootSvg } from './utils/base';
5
5
 
6
- export const GenericFile: React.FC<IconProps> = (props) => (
6
+ export const GenericFile = (props: IconProps) => (
7
7
  <RootSvg
8
8
  height={props.height || 40}
9
9
  viewBox={props.viewBox || '0 0 34 40'}
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const GiphyIcon: React.FC<IconProps> = (props) => (
5
+ export const GiphyIcon = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Grid: React.FC<IconProps> = (props) => (
5
+ export const Grid = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M4 5a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM10 5a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1h-2a1 1 0 01-1-1V5zM17 4a1 1 0 00-1 1v2a1 1 0 001 1h2a1 1 0 001-1V5a1 1 0 00-1-1h-2zM4 11a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1v-2zM11 10a1 1 0 00-1 1v2a1 1 0 001 1h2a1 1 0 001-1v-2a1 1 0 00-1-1h-2zM16 11a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1h-2a1 1 0 01-1-1v-2zM5 16a1 1 0 00-1 1v2a1 1 0 001 1h2a1 1 0 001-1v-2a1 1 0 00-1-1H5zM10 17a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1h-2a1 1 0 01-1-1v-2zM17 16a1 1 0 00-1 1v2a1 1 0 001 1h2a1 1 0 001-1v-2a1 1 0 00-1-1h-2z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Group: React.FC<IconProps> = (props) => (
5
+ export const Group = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M16 7a4 4 0 11-8 0 4 4 0 018 0zm-2 0a2 2 0 11-4 0 2 2 0 014 0zM3 7.5A3.5 3.5 0 016.5 4a1 1 0 010 2 1.5 1.5 0 100 3 1 1 0 010 2A3.5 3.5 0 013 7.5zM5 19a7 7 0 1113.903 1.167 1 1 0 11-1.972-.331 5 5 0 10-9.86.003 1 1 0 01-1.973.332A7.041 7.041 0 015 19zM5.001 12.366a1 1 0 01-.147 1.406 4.989 4.989 0 00-1.784 4.725 1 1 0 11-1.972.333 6.989 6.989 0 012.497-6.61A1 1 0 015 12.365zM21.5 7.5A3.5 3.5 0 0018 4a1 1 0 100 2 1.5 1.5 0 010 3 1 1 0 100 2 3.5 3.5 0 003.5-3.5zM19.223 12.366a1 1 0 00.147 1.406 4.989 4.989 0 011.784 4.725 1 1 0 101.973.333c.064-.382.097-.773.097-1.171a6.989 6.989 0 00-2.594-5.44 1 1 0 00-1.407.147z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const HTML: React.FC<IconProps> = (props) => (
5
+ export const HTML = (props: IconProps) => (
6
6
  <RootSvg
7
7
  height={props.height || 40}
8
8
  viewBox={props.viewBox || '0 0 34 40'}
@@ -3,7 +3,7 @@ import { Circle } from 'react-native-svg';
3
3
 
4
4
  import { IconProps, RootPath, RootSvg } from './utils/base';
5
5
 
6
- export const Imgur: React.FC<IconProps> = (props) => (
6
+ export const Imgur = (props: IconProps) => (
7
7
  <RootSvg {...props}>
8
8
  <Circle
9
9
  cx={props.width ? props.width / 2 : 12}
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const LOLReaction: React.FC<IconProps> = (props) => (
5
+ export const LOLReaction = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M6.677 21.168l-.78.353c-1.868.844-2.827 1.041-2.877.59-.058-.523-.083-2.454-.074-5.794.01-2.216.028-4.422.052-6.619.046-.29.409-.587 1.088-.894.668-.302 1.094-.386 1.276-.251.05.054.091.22.122.5.124 1.12.154 4.002.09 8.645-.01.516-.014.99-.01 1.423l2.841-1.361c.279-.1.482-.023.611.232s.204.486.227.693c.083.742-.134 1.25-.65 1.521l-.523.256c-.506.267-.97.502-1.393.706zM12.127 18.762c-1.259.505-2.107.316-2.545-.566-.438-.882-.719-1.883-.843-3.003-.056-.51-.09-1.07-.102-1.679-.055-1.905.15-3.615.618-5.13.467-1.515 1.327-2.555 2.58-3.121l.031-.015c1.262-.48 2.113-.29 2.554.571.441.862.722 1.834.842 2.917.06.536.09 1.116.092 1.741.128 4.467-.948 7.229-3.227 8.285zm-.076-2.65c.61-.327.884-1.87.824-4.629a20.043 20.043 0 00-.109-1.887 16.226 16.226 0 00-.208-1.276c-.103-.523-.328-.744-.676-.663-.34.153-.571.677-.695 1.57a19.154 19.154 0 00-.15 3.01c.011.711.048 1.346.11 1.906.038.341.11.774.22 1.3.108.527.336.75.684.67zM20 15.145l-.78.352c-1.867.845-2.826 1.042-2.876.591-.058-.523-.082-2.455-.074-5.794.011-2.216.028-4.423.052-6.62.046-.288.409-.586 1.088-.894.669-.302 1.094-.385 1.276-.25.05.053.091.22.122.5.125 1.12.154 4.002.09 8.645-.01.516-.013.99-.01 1.423l2.841-1.361c.28-.1.483-.023.611.232.129.255.205.486.227.693.083.742-.134 1.25-.65 1.52l-.523.256c-.506.267-.97.503-1.393.707z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Lightning: React.FC<IconProps> = (props) => (
5
+ export const Lightning = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath d='M11.636 4H16l-2.91 5.818H16L10.546 20l1.09-7.273H8L11.636 4z' {...props} />
8
8
  </RootSvg>
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Link: React.FC<IconProps> = (props) => (
5
+ export const Link = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M18.51 3.868a4 4 0 00-5.657 0L8.611 8.111a4 4 0 005.657 5.657l.502-.503s-.226-.635-.502-.911c-.276-.277-.912-.503-.912-.503l-.502.503a2 2 0 01-2.829-2.829l4.243-4.243a2 2 0 012.828 2.829l-.707.707s.49.318.798.627c.31.309.616.787.616.787l.707-.707a4 4 0 000-5.657z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Logo: React.FC<IconProps> = (props) => {
5
+ export const Logo = (props: IconProps) => {
6
6
  const height = props.height || 40;
7
7
  const width = props.width || 80;
8
8
  return (
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const LoveReaction: React.FC<IconProps> = (props) => (
5
+ export const LoveReaction = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12 21c.908.034 7.233-4.051 9.135-8.146 1.154-2.484 1.153-4.793-.003-6.503C20.136 4.879 18.396 4 16.478 4 13.712 4 12.575 6.684 12 6.684 11.425 6.684 10.422 4 7.523 4c-1.92 0-3.66.879-4.655 2.35-1.156 1.71-1.157 4.02-.003 6.505C4.767 16.948 11.092 20.966 12 21z'
package/src/icons/MD.tsx CHANGED
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const MD: React.FC<IconProps> = (props) => (
5
+ export const MD = (props: IconProps) => (
6
6
  <RootSvg
7
7
  height={props.height || 40}
8
8
  viewBox={props.viewBox || '0 0 34 40'}
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const MailOpen: React.FC<IconProps> = (props) => (
5
+ export const MailOpen = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M11.445 2.168a1 1 0 011.11 0l9 6A1 1 0 0122 9v12a1 1 0 01-1 1H3a1 1 0 01-1-1V9a1 1 0 01.445-.832l9-6zM4 10.868l7.445 4.964a1 1 0 001.11 0L20 10.868V20H4v-9.132zM19.197 9L12 13.798 4.803 9 12 4.202 19.197 9z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const MenuPointHorizontal: React.FC<IconProps> = (props) => (
5
+ export const MenuPointHorizontal = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M8 12a2 2 0 11-4 0 2 2 0 014 0zM14 12a2 2 0 11-4 0 2 2 0 014 0zM18 14a2 2 0 100-4 2 2 0 000 4z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const MenuPointVertical: React.FC<IconProps> = (props) => (
5
+ export const MenuPointVertical = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12 8a2 2 0 110-4 2 2 0 010 4zM12 14a2 2 0 110-4 2 2 0 010 4zM12 20a2 2 0 110-4 2 2 0 010 4z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const MessageFlag: React.FC<IconProps> = (props) => (
5
+ export const MessageFlag = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M5 2.5a1 1 0 00-1 1v18a1 1 0 102 0v-7h14l-2-5 2-5H6v-1a1 1 0 00-1-1zm1 4v6h11l-1-3 1-3H6z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const MessageIcon: React.FC<IconProps> = (props) => (
5
+ export const MessageIcon = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12 5c-4.532 0-8 3.241-8 7 0 3.758 3.468 7 8 7 .62 0 1.224-.062 1.802-.178a.999.999 0 01.367-.006l5.262.901-1.044-2.7a1 1 0 01.154-.989C19.467 14.88 20 13.49 20 12c0-3.759-3.468-7-8-7zM2 12c0-5.078 4.591-9 10-9s10 3.922 10 9c0 1.777-.572 3.428-1.547 4.813l1.48 3.826a1 1 0 01-1.102 1.347l-6.82-1.168c-.65.12-1.323.182-2.011.182-5.409 0-10-3.922-10-9z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Mute: React.FC<IconProps> = (props) => (
5
+ export const Mute = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M5.889 16H2a1 1 0 01-1-1V9a1 1 0 011-1h3.889l5.294-4.332a.5.5 0 01.817.387v15.89a.5.5 0 01-.817.387L5.89 16h-.001zM10 7.22L6.603 10H3v4h3.603L10 16.78V7.22zm13.95 8.316L20.414 12l3.536-3.536-1.414-1.414L19 10.586 15.464 7.05 14.05 8.464 17.586 12l-3.536 3.536 1.414 1.414L19 13.414l3.536 3.536 1.414-1.414z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Notification: React.FC<IconProps> = (props) => (
5
+ export const Notification = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath d='M14 5a2 2 0 11-4 0 2 2 0 014 0z' {...props} />
8
8
  <RootPath d='M16 16v-5a4 4 0 00-8 0v5h8zM12 5a6 6 0 00-6 6v7h12v-7a6 6 0 00-6-6z' {...props} />
package/src/icons/ODT.tsx CHANGED
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const ODT: React.FC<IconProps> = (props) => (
5
+ export const ODT = (props: IconProps) => (
6
6
  <RootSvg
7
7
  height={props.height || 40}
8
8
  viewBox={props.viewBox || '0 0 34 40'}
package/src/icons/PDF.tsx CHANGED
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const PDF: React.FC<IconProps> = (props) => (
5
+ export const PDF = (props: IconProps) => (
6
6
  <RootSvg
7
7
  height={props.height || 40}
8
8
  viewBox={props.viewBox || '0 0 34 40'}
package/src/icons/PPT.tsx CHANGED
@@ -3,7 +3,7 @@ import { Defs, LinearGradient, Stop } from 'react-native-svg';
3
3
 
4
4
  import { IconProps, RootPath, RootSvg } from './utils/base';
5
5
 
6
- export const PPT: React.FC<IconProps> = (props) => (
6
+ export const PPT = (props: IconProps) => (
7
7
  <RootSvg
8
8
  height={props.height || 40}
9
9
  viewBox={props.viewBox || '0 0 34 40'}
@@ -3,7 +3,7 @@ import { Defs, LinearGradient, Stop } from 'react-native-svg';
3
3
 
4
4
  import { IconProps, RootPath, RootSvg } from './utils/base';
5
5
 
6
- export const PPTX: React.FC<IconProps> = (props) => (
6
+ export const PPTX = (props: IconProps) => (
7
7
  <RootSvg
8
8
  height={props.height || 40}
9
9
  viewBox={props.viewBox || '0 0 34 40'}
@@ -3,7 +3,7 @@ import { Rect } from 'react-native-svg';
3
3
 
4
4
  import { IconProps, RootSvg } from './utils/base';
5
5
 
6
- export const Pause: React.FC<IconProps> = (props) => {
6
+ export const Pause = (props: IconProps) => {
7
7
  const { height, width } = props;
8
8
  return (
9
9
  <RootSvg height={height} viewBox={`0 0 ${height} ${width}`} width={width} {...props}>
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Picture: React.FC<IconProps> = (props) => (
5
+ export const Picture = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M2 8a3 3 0 013-3h14a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3V8zm3-1a1 1 0 00-1 1v8a1 1 0 001 1h14a1 1 0 001-1V8a1 1 0 00-1-1H5z'
package/src/icons/Pin.tsx CHANGED
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Pin: React.FC<IconProps> = (props) => (
5
+ export const Pin = (props: IconProps) => (
6
6
  <RootSvg
7
7
  height={props.height}
8
8
  viewBox={`0 0 ${props.height} ${props.width}`}
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const PinHeader: React.FC<IconProps> = (props) => (
5
+ export const PinHeader = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M10.694 1.52908C10.5304 1.36544 10.2937 1.2982 10.0685 1.35137C9.84327 1.40454 9.6616 1.57053 9.5884 1.79006L9.16613 3.05694L6.72027 5.50284C5.12809 5.14216 3.59999 5.79028 2.19557 7.1947C1.93481 7.45543 1.93481 7.87823 2.19557 8.13896L4.55625 10.4997L3.1399 11.916C2.87915 12.1768 2.87915 12.5995 3.1399 12.8603C3.40065 13.1211 3.82342 13.1211 4.08417 12.8603L5.50051 11.4439L7.8612 13.8046C8.12193 14.0654 8.54473 14.0654 8.80547 13.8046C10.2099 12.4002 10.858 10.8721 10.4973 9.2799L12.9432 6.83403L14.2101 6.41173C14.4296 6.33855 14.5956 6.15692 14.6488 5.9317C14.7019 5.70648 14.6347 5.46979 14.4711 5.30616L10.694 1.52908ZM10.3832 3.62876L10.5137 3.23728L12.7629 5.4865L12.3714 5.617C12.2731 5.64977 12.1837 5.705 12.1104 5.7783L9.2776 8.6111C9.09873 8.78996 9.03633 9.05443 9.11627 9.29436C9.43453 10.249 9.2382 11.2566 8.31287 12.3678L3.6324 7.6873C4.74353 6.76196 5.7511 6.56564 6.7058 6.8839C6.94573 6.96383 7.2102 6.90143 7.38906 6.72256L10.2219 3.88975C10.2951 3.81646 10.3504 3.7271 10.3832 3.62876Z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Play: React.FC<IconProps> = (props) => (
5
+ export const Play = (props: IconProps) => (
6
6
  <RootSvg
7
7
  height={props.height}
8
8
  viewBox={`0 0 ${props.height} ${props.width}`}
package/src/icons/RAR.tsx CHANGED
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const RAR: React.FC<IconProps> = (props) => (
5
+ export const RAR = (props: IconProps) => (
6
6
  <RootSvg
7
7
  height={props.height || 40}
8
8
  viewBox={props.viewBox || '0 0 34 40'}
package/src/icons/RTF.tsx CHANGED
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const RTF: React.FC<IconProps> = (props) => (
5
+ export const RTF = (props: IconProps) => (
6
6
  <RootSvg
7
7
  height={props.height || 40}
8
8
  viewBox={props.viewBox || '0 0 34 40'}
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Recorder: React.FC<IconProps> = (props) => (
5
+ export const Recorder = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M0 2C0 0.895432 0.89543 0 2 0H16C17.1046 0 18 0.895431 18 2V5.38526L22.4855 3.14251C22.7944 2.95715 23.1792 2.95229 23.4927 3.1298C23.8062 3.30731 24 3.63973 24 4V16C24 16.3603 23.8062 16.6927 23.4927 16.8702C23.1792 17.0477 22.7944 17.0429 22.4855 16.8575L18 14.6147V18C18 19.1046 17.1046 20 16 20H2C0.895431 20 0 19.1046 0 18V2ZM2 2H16V6V6.94546C16 7.67313 16.7524 8.15716 17.4146 7.85545L22 5.76619V14.2338L17.4146 12.1446C16.7524 11.8428 16 12.3269 16 13.0545V14.6147V18H2V2Z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Refresh: React.FC<IconProps> = (props) => (
5
+ export const Refresh = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12.868 4.221a8 8 0 102.834 14.251 1 1 0 00-1.175-1.618A6 6 0 1112.4 6.166c1.31.314 2.52.803 3.31 2.12.154.254.266.485.348.708h-1.152a1 1 0 00-.81 1.585l2.375 3.291a1 1 0 001.621 0l2.376-3.291a1 1 0 00-.811-1.585h-1.509c-.128-.639-.377-1.24-.867-1.947a8 8 0 00-4.414-2.826z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const SEVEN_Z: React.FC<IconProps> = (props) => (
5
+ export const SEVEN_Z = (props: IconProps) => (
6
6
  <RootSvg
7
7
  height={props.height || 40}
8
8
  viewBox={props.viewBox || '0 0 34 40'}
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Search: React.FC<IconProps> = (props) => (
5
+ export const Search = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9-9-4.032-9-9 4.032-9 9-9zm0 16c3.867 0 7-3.133 7-7 0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7zm11.314 2.899l-2.829-2.828-1.414 1.414 2.828 2.829 1.415-1.415z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const SendRight: React.FC<IconProps> = (props) => (
5
+ export const SendRight = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zM8 11h4V8l4 4-4 4v-3H8v-2z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const SendUp: React.FC<IconProps> = (props) => (
5
+ export const SendUp = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14v-4H8l4-4 4 4h-3v4h-2z'
@@ -3,7 +3,7 @@ import { Rect } from 'react-native-svg';
3
3
 
4
4
  import { IconProps, RootPath, RootSvg } from './utils/base';
5
5
 
6
- export const Share: React.FC<IconProps> = (props) => (
6
+ export const Share = (props: IconProps) => (
7
7
  <RootSvg {...props}>
8
8
  <RootPath
9
9
  d='M5.306 9.695a1.043 1.043 0 001.476 0l5.219-5.225 5.218 5.224a1.043 1.043 0 001.476 0 1.046 1.046 0 000-1.478l-5.904-5.91a1.04 1.04 0 00-.8-.304 1.04 1.04 0 00-.781.305l-5.904 5.91a1.046 1.046 0 000 1.478z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const ShareRightArrow: React.FC<IconProps> = (props) => (
5
+ export const ShareRightArrow = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath d='M18 7.998l-7-7v4c-7 1-10 6-11 11 2.5-3.5 6-5.1 11-5.1v4.1l7-7z' {...props} />
8
8
  </RootSvg>
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Smile: React.FC<IconProps> = (props) => (
5
+ export const Smile = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M12 4a8 8 0 100 16 8 8 0 000-16zM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12z'
@@ -2,7 +2,7 @@ import React from 'react';
2
2
 
3
3
  import { IconProps, RootPath, RootSvg } from './utils/base';
4
4
 
5
- export const Sound: React.FC<IconProps> = (props) => (
5
+ export const Sound = (props: IconProps) => (
6
6
  <RootSvg {...props}>
7
7
  <RootPath
8
8
  d='M10.667 8.813l-2.265 1.854H6v2.666h2.402l2.265 1.854V8.813zm-2.741 5.854H5.333A.667.667 0 014.667 14v-4a.667.667 0 01.666-.667h2.593l3.53-2.888a.333.333 0 01.544.258v10.594a.334.334 0 01-.545.258l-3.528-2.888h-.001zm9.011 2.756l-.944-.944A5.987 5.987 0 0018 12a5.988 5.988 0 00-2.203-4.645l.947-.947A7.317 7.317 0 0119.334 12a7.315 7.315 0 01-2.397 5.423zm-2.362-2.362l-.948-.948A2.663 2.663 0 0014.667 12c0-.953-.5-1.79-1.254-2.261l.96-.96A3.994 3.994 0 0116 12a3.991 3.991 0 01-1.425 3.06z'