stream-chat-react-native-core 5.25.0-beta.7 → 5.25.1-beta.1

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 (619) hide show
  1. package/lib/commonjs/components/Channel/Channel.js +422 -393
  2. package/lib/commonjs/components/Channel/Channel.js.map +1 -1
  3. package/lib/commonjs/components/ChannelPreview/ChannelPreview.js.map +1 -1
  4. package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessage.js +2 -2
  5. package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessage.js.map +1 -1
  6. package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessenger.js +1 -4
  7. package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessenger.js.map +1 -1
  8. package/lib/commonjs/components/ChannelPreview/ChannelPreviewStatus.js +4 -4
  9. package/lib/commonjs/components/ChannelPreview/ChannelPreviewStatus.js.map +1 -1
  10. package/lib/commonjs/components/ChannelPreview/ChannelPreviewTitle.js +1 -1
  11. package/lib/commonjs/components/ChannelPreview/ChannelPreviewTitle.js.map +1 -1
  12. package/lib/commonjs/components/ChannelPreview/ChannelPreviewUnreadCount.js +2 -2
  13. package/lib/commonjs/components/ChannelPreview/ChannelPreviewUnreadCount.js.map +1 -1
  14. package/lib/commonjs/components/Message/Message.js +7 -7
  15. package/lib/commonjs/components/Message/Message.js.map +1 -1
  16. package/lib/commonjs/components/MessageInput/hooks/useCountdown.js.map +1 -1
  17. package/lib/commonjs/components/MessageOverlay/MessageActionListItem.js +5 -5
  18. package/lib/commonjs/components/MessageOverlay/MessageActionListItem.js.map +1 -1
  19. package/lib/commonjs/contexts/channelsContext/ChannelsContext.js.map +1 -1
  20. package/lib/commonjs/contexts/chatContext/ChatContext.js +2 -2
  21. package/lib/commonjs/contexts/chatContext/ChatContext.js.map +1 -1
  22. package/lib/commonjs/contexts/themeContext/ThemeContext.js.map +1 -1
  23. package/lib/commonjs/i18n/en.json +1 -1
  24. package/lib/commonjs/i18n/es.json +38 -38
  25. package/lib/commonjs/i18n/fr.json +38 -38
  26. package/lib/commonjs/i18n/he.json +38 -38
  27. package/lib/commonjs/i18n/hi.json +38 -38
  28. package/lib/commonjs/i18n/it.json +39 -39
  29. package/lib/commonjs/i18n/ja.json +39 -39
  30. package/lib/commonjs/i18n/ko.json +39 -39
  31. package/lib/commonjs/i18n/nl.json +39 -39
  32. package/lib/commonjs/i18n/ru.json +36 -36
  33. package/lib/commonjs/i18n/tr.json +36 -36
  34. package/lib/commonjs/icons/ArrowRight.js.map +1 -1
  35. package/lib/commonjs/icons/AtMentions.js.map +1 -1
  36. package/lib/commonjs/icons/Attach.js.map +1 -1
  37. package/lib/commonjs/icons/Audio.js.map +1 -1
  38. package/lib/commonjs/icons/CSV.js.map +1 -1
  39. package/lib/commonjs/icons/Camera.js.map +1 -1
  40. package/lib/commonjs/icons/Check.js.map +1 -1
  41. package/lib/commonjs/icons/CheckAll.js.map +1 -1
  42. package/lib/commonjs/icons/CheckSend.js.map +1 -1
  43. package/lib/commonjs/icons/CircleClose.js.map +1 -1
  44. package/lib/commonjs/icons/CirclePlus.js.map +1 -1
  45. package/lib/commonjs/icons/CircleRight.js.map +1 -1
  46. package/lib/commonjs/icons/Close.js.map +1 -1
  47. package/lib/commonjs/icons/Copy.js.map +1 -1
  48. package/lib/commonjs/icons/CurveLineLeftUp.js.map +1 -1
  49. package/lib/commonjs/icons/DOC.js.map +1 -1
  50. package/lib/commonjs/icons/DOCX.js.map +1 -1
  51. package/lib/commonjs/icons/Delete.js.map +1 -1
  52. package/lib/commonjs/icons/Down.js.map +1 -1
  53. package/lib/commonjs/icons/DownloadArrow.js.map +1 -1
  54. package/lib/commonjs/icons/DownloadCloud.js.map +1 -1
  55. package/lib/commonjs/icons/Edit.js.map +1 -1
  56. package/lib/commonjs/icons/Error.js.map +1 -1
  57. package/lib/commonjs/icons/Eye.js.map +1 -1
  58. package/lib/commonjs/icons/Flag.js.map +1 -1
  59. package/lib/commonjs/icons/Folder.js.map +1 -1
  60. package/lib/commonjs/icons/GenericFile.js.map +1 -1
  61. package/lib/commonjs/icons/GiphyIcon.js.map +1 -1
  62. package/lib/commonjs/icons/Grid.js.map +1 -1
  63. package/lib/commonjs/icons/Group.js.map +1 -1
  64. package/lib/commonjs/icons/HTML.js.map +1 -1
  65. package/lib/commonjs/icons/Imgur.js.map +1 -1
  66. package/lib/commonjs/icons/LOLReaction.js.map +1 -1
  67. package/lib/commonjs/icons/Lightning.js.map +1 -1
  68. package/lib/commonjs/icons/Link.js.map +1 -1
  69. package/lib/commonjs/icons/Logo.js.map +1 -1
  70. package/lib/commonjs/icons/LoveReaction.js.map +1 -1
  71. package/lib/commonjs/icons/MD.js.map +1 -1
  72. package/lib/commonjs/icons/MailOpen.js.map +1 -1
  73. package/lib/commonjs/icons/MenuPointHorizontal.js.map +1 -1
  74. package/lib/commonjs/icons/MenuPointVertical.js.map +1 -1
  75. package/lib/commonjs/icons/MessageFlag.js.map +1 -1
  76. package/lib/commonjs/icons/MessageIcon.js.map +1 -1
  77. package/lib/commonjs/icons/Mute.js.map +1 -1
  78. package/lib/commonjs/icons/Notification.js.map +1 -1
  79. package/lib/commonjs/icons/ODT.js.map +1 -1
  80. package/lib/commonjs/icons/PDF.js.map +1 -1
  81. package/lib/commonjs/icons/PPT.js.map +1 -1
  82. package/lib/commonjs/icons/PPTX.js.map +1 -1
  83. package/lib/commonjs/icons/Pause.js.map +1 -1
  84. package/lib/commonjs/icons/Picture.js.map +1 -1
  85. package/lib/commonjs/icons/Pin.js.map +1 -1
  86. package/lib/commonjs/icons/PinHeader.js.map +1 -1
  87. package/lib/commonjs/icons/Play.js.map +1 -1
  88. package/lib/commonjs/icons/RAR.js.map +1 -1
  89. package/lib/commonjs/icons/RTF.js.map +1 -1
  90. package/lib/commonjs/icons/Recorder.js.map +1 -1
  91. package/lib/commonjs/icons/Refresh.js.map +1 -1
  92. package/lib/commonjs/icons/SEVEN_Z.js.map +1 -1
  93. package/lib/commonjs/icons/Search.js.map +1 -1
  94. package/lib/commonjs/icons/SendRight.js.map +1 -1
  95. package/lib/commonjs/icons/SendUp.js.map +1 -1
  96. package/lib/commonjs/icons/Share.js.map +1 -1
  97. package/lib/commonjs/icons/ShareRightArrow.js.map +1 -1
  98. package/lib/commonjs/icons/Smile.js.map +1 -1
  99. package/lib/commonjs/icons/Sound.js.map +1 -1
  100. package/lib/commonjs/icons/TAR.js.map +1 -1
  101. package/lib/commonjs/icons/TXT.js.map +1 -1
  102. package/lib/commonjs/icons/ThreadReply.js.map +1 -1
  103. package/lib/commonjs/icons/ThumbsDownReaction.js.map +1 -1
  104. package/lib/commonjs/icons/ThumbsUpReaction.js.map +1 -1
  105. package/lib/commonjs/icons/Time.js.map +1 -1
  106. package/lib/commonjs/icons/Unknown.js.map +1 -1
  107. package/lib/commonjs/icons/Unpin.js.map +1 -1
  108. package/lib/commonjs/icons/User.js.map +1 -1
  109. package/lib/commonjs/icons/UserAdd.js.map +1 -1
  110. package/lib/commonjs/icons/UserAdmin.js.map +1 -1
  111. package/lib/commonjs/icons/UserDelete.js.map +1 -1
  112. package/lib/commonjs/icons/UserMinus.js.map +1 -1
  113. package/lib/commonjs/icons/Video.js.map +1 -1
  114. package/lib/commonjs/icons/Warning.js.map +1 -1
  115. package/lib/commonjs/icons/WutReaction.js.map +1 -1
  116. package/lib/commonjs/icons/XLS.js.map +1 -1
  117. package/lib/commonjs/icons/XLSX.js.map +1 -1
  118. package/lib/commonjs/icons/ZIP.js.map +1 -1
  119. package/lib/commonjs/icons/utils/base.js.map +1 -1
  120. package/lib/commonjs/version.json +1 -1
  121. package/lib/module/components/Channel/Channel.js +422 -393
  122. package/lib/module/components/Channel/Channel.js.map +1 -1
  123. package/lib/module/components/ChannelPreview/ChannelPreview.js.map +1 -1
  124. package/lib/module/components/ChannelPreview/ChannelPreviewMessage.js +2 -2
  125. package/lib/module/components/ChannelPreview/ChannelPreviewMessage.js.map +1 -1
  126. package/lib/module/components/ChannelPreview/ChannelPreviewMessenger.js +1 -4
  127. package/lib/module/components/ChannelPreview/ChannelPreviewMessenger.js.map +1 -1
  128. package/lib/module/components/ChannelPreview/ChannelPreviewStatus.js +4 -4
  129. package/lib/module/components/ChannelPreview/ChannelPreviewStatus.js.map +1 -1
  130. package/lib/module/components/ChannelPreview/ChannelPreviewTitle.js +1 -1
  131. package/lib/module/components/ChannelPreview/ChannelPreviewTitle.js.map +1 -1
  132. package/lib/module/components/ChannelPreview/ChannelPreviewUnreadCount.js +2 -2
  133. package/lib/module/components/ChannelPreview/ChannelPreviewUnreadCount.js.map +1 -1
  134. package/lib/module/components/Message/Message.js +7 -7
  135. package/lib/module/components/Message/Message.js.map +1 -1
  136. package/lib/module/components/MessageInput/hooks/useCountdown.js.map +1 -1
  137. package/lib/module/components/MessageOverlay/MessageActionListItem.js +5 -5
  138. package/lib/module/components/MessageOverlay/MessageActionListItem.js.map +1 -1
  139. package/lib/module/contexts/channelsContext/ChannelsContext.js.map +1 -1
  140. package/lib/module/contexts/chatContext/ChatContext.js +2 -2
  141. package/lib/module/contexts/chatContext/ChatContext.js.map +1 -1
  142. package/lib/module/contexts/themeContext/ThemeContext.js.map +1 -1
  143. package/lib/module/i18n/en.json +1 -1
  144. package/lib/module/i18n/es.json +38 -38
  145. package/lib/module/i18n/fr.json +38 -38
  146. package/lib/module/i18n/he.json +38 -38
  147. package/lib/module/i18n/hi.json +38 -38
  148. package/lib/module/i18n/it.json +39 -39
  149. package/lib/module/i18n/ja.json +39 -39
  150. package/lib/module/i18n/ko.json +39 -39
  151. package/lib/module/i18n/nl.json +39 -39
  152. package/lib/module/i18n/ru.json +36 -36
  153. package/lib/module/i18n/tr.json +36 -36
  154. package/lib/module/icons/ArrowRight.js.map +1 -1
  155. package/lib/module/icons/AtMentions.js.map +1 -1
  156. package/lib/module/icons/Attach.js.map +1 -1
  157. package/lib/module/icons/Audio.js.map +1 -1
  158. package/lib/module/icons/CSV.js.map +1 -1
  159. package/lib/module/icons/Camera.js.map +1 -1
  160. package/lib/module/icons/Check.js.map +1 -1
  161. package/lib/module/icons/CheckAll.js.map +1 -1
  162. package/lib/module/icons/CheckSend.js.map +1 -1
  163. package/lib/module/icons/CircleClose.js.map +1 -1
  164. package/lib/module/icons/CirclePlus.js.map +1 -1
  165. package/lib/module/icons/CircleRight.js.map +1 -1
  166. package/lib/module/icons/Close.js.map +1 -1
  167. package/lib/module/icons/Copy.js.map +1 -1
  168. package/lib/module/icons/CurveLineLeftUp.js.map +1 -1
  169. package/lib/module/icons/DOC.js.map +1 -1
  170. package/lib/module/icons/DOCX.js.map +1 -1
  171. package/lib/module/icons/Delete.js.map +1 -1
  172. package/lib/module/icons/Down.js.map +1 -1
  173. package/lib/module/icons/DownloadArrow.js.map +1 -1
  174. package/lib/module/icons/DownloadCloud.js.map +1 -1
  175. package/lib/module/icons/Edit.js.map +1 -1
  176. package/lib/module/icons/Error.js.map +1 -1
  177. package/lib/module/icons/Eye.js.map +1 -1
  178. package/lib/module/icons/Flag.js.map +1 -1
  179. package/lib/module/icons/Folder.js.map +1 -1
  180. package/lib/module/icons/GenericFile.js.map +1 -1
  181. package/lib/module/icons/GiphyIcon.js.map +1 -1
  182. package/lib/module/icons/Grid.js.map +1 -1
  183. package/lib/module/icons/Group.js.map +1 -1
  184. package/lib/module/icons/HTML.js.map +1 -1
  185. package/lib/module/icons/Imgur.js.map +1 -1
  186. package/lib/module/icons/LOLReaction.js.map +1 -1
  187. package/lib/module/icons/Lightning.js.map +1 -1
  188. package/lib/module/icons/Link.js.map +1 -1
  189. package/lib/module/icons/Logo.js.map +1 -1
  190. package/lib/module/icons/LoveReaction.js.map +1 -1
  191. package/lib/module/icons/MD.js.map +1 -1
  192. package/lib/module/icons/MailOpen.js.map +1 -1
  193. package/lib/module/icons/MenuPointHorizontal.js.map +1 -1
  194. package/lib/module/icons/MenuPointVertical.js.map +1 -1
  195. package/lib/module/icons/MessageFlag.js.map +1 -1
  196. package/lib/module/icons/MessageIcon.js.map +1 -1
  197. package/lib/module/icons/Mute.js.map +1 -1
  198. package/lib/module/icons/Notification.js.map +1 -1
  199. package/lib/module/icons/ODT.js.map +1 -1
  200. package/lib/module/icons/PDF.js.map +1 -1
  201. package/lib/module/icons/PPT.js.map +1 -1
  202. package/lib/module/icons/PPTX.js.map +1 -1
  203. package/lib/module/icons/Pause.js.map +1 -1
  204. package/lib/module/icons/Picture.js.map +1 -1
  205. package/lib/module/icons/Pin.js.map +1 -1
  206. package/lib/module/icons/PinHeader.js.map +1 -1
  207. package/lib/module/icons/Play.js.map +1 -1
  208. package/lib/module/icons/RAR.js.map +1 -1
  209. package/lib/module/icons/RTF.js.map +1 -1
  210. package/lib/module/icons/Recorder.js.map +1 -1
  211. package/lib/module/icons/Refresh.js.map +1 -1
  212. package/lib/module/icons/SEVEN_Z.js.map +1 -1
  213. package/lib/module/icons/Search.js.map +1 -1
  214. package/lib/module/icons/SendRight.js.map +1 -1
  215. package/lib/module/icons/SendUp.js.map +1 -1
  216. package/lib/module/icons/Share.js.map +1 -1
  217. package/lib/module/icons/ShareRightArrow.js.map +1 -1
  218. package/lib/module/icons/Smile.js.map +1 -1
  219. package/lib/module/icons/Sound.js.map +1 -1
  220. package/lib/module/icons/TAR.js.map +1 -1
  221. package/lib/module/icons/TXT.js.map +1 -1
  222. package/lib/module/icons/ThreadReply.js.map +1 -1
  223. package/lib/module/icons/ThumbsDownReaction.js.map +1 -1
  224. package/lib/module/icons/ThumbsUpReaction.js.map +1 -1
  225. package/lib/module/icons/Time.js.map +1 -1
  226. package/lib/module/icons/Unknown.js.map +1 -1
  227. package/lib/module/icons/Unpin.js.map +1 -1
  228. package/lib/module/icons/User.js.map +1 -1
  229. package/lib/module/icons/UserAdd.js.map +1 -1
  230. package/lib/module/icons/UserAdmin.js.map +1 -1
  231. package/lib/module/icons/UserDelete.js.map +1 -1
  232. package/lib/module/icons/UserMinus.js.map +1 -1
  233. package/lib/module/icons/Video.js.map +1 -1
  234. package/lib/module/icons/Warning.js.map +1 -1
  235. package/lib/module/icons/WutReaction.js.map +1 -1
  236. package/lib/module/icons/XLS.js.map +1 -1
  237. package/lib/module/icons/XLSX.js.map +1 -1
  238. package/lib/module/icons/ZIP.js.map +1 -1
  239. package/lib/module/icons/utils/base.js.map +1 -1
  240. package/lib/module/version.json +1 -1
  241. package/lib/typescript/components/Attachment/Attachment.d.ts +3 -3
  242. package/lib/typescript/components/Attachment/AttachmentActions.d.ts +2 -2
  243. package/lib/typescript/components/Attachment/AudioAttachment.d.ts +2 -2
  244. package/lib/typescript/components/Attachment/Card.d.ts +2 -2
  245. package/lib/typescript/components/Attachment/FileAttachment.d.ts +3 -3
  246. package/lib/typescript/components/Attachment/FileAttachmentGroup.d.ts +2 -2
  247. package/lib/typescript/components/Attachment/FileIcon.d.ts +1 -1
  248. package/lib/typescript/components/Attachment/Gallery.d.ts +2 -2
  249. package/lib/typescript/components/Attachment/GalleryImage.d.ts +2 -2
  250. package/lib/typescript/components/Attachment/Giphy.d.ts +2 -2
  251. package/lib/typescript/components/Attachment/ImageLoadingFailedIndicator.d.ts +1 -1
  252. package/lib/typescript/components/Attachment/ImageLoadingIndicator.d.ts +1 -1
  253. package/lib/typescript/components/Attachment/VideoThumbnail.d.ts +1 -1
  254. package/lib/typescript/components/Attachment/utils/buildGallery/types.d.ts +4 -4
  255. package/lib/typescript/components/Attachment/utils/getGalleryImageBorderRadius.d.ts +1 -1
  256. package/lib/typescript/components/Attachment/utils/openUrlSafely.d.ts +1 -1
  257. package/lib/typescript/components/AttachmentPicker/AttachmentPicker.d.ts +1 -1
  258. package/lib/typescript/components/AttachmentPicker/components/AttachmentPickerError.d.ts +1 -1
  259. package/lib/typescript/components/AttachmentPicker/components/AttachmentPickerItem.d.ts +1 -1
  260. package/lib/typescript/components/AttachmentPicker/components/ImageSelectorIcon.d.ts +1 -1
  261. package/lib/typescript/components/AutoCompleteInput/AutoCompleteInput.d.ts +2 -2
  262. package/lib/typescript/components/AutoCompleteInput/AutoCompleteSuggestionHeader.d.ts +2 -2
  263. package/lib/typescript/components/AutoCompleteInput/AutoCompleteSuggestionItem.d.ts +2 -2
  264. package/lib/typescript/components/AutoCompleteInput/AutoCompleteSuggestionList.d.ts +3 -3
  265. package/lib/typescript/components/Avatar/Avatar.d.ts +1 -1
  266. package/lib/typescript/components/Avatar/GroupAvatar.d.ts +1 -1
  267. package/lib/typescript/components/Channel/Channel.d.ts +2 -2
  268. package/lib/typescript/components/Channel/hooks/useTargetedMessage.d.ts +1 -1
  269. package/lib/typescript/components/ChannelList/ChannelList.d.ts +1 -1
  270. package/lib/typescript/components/ChannelList/ChannelListHeaderErrorIndicator.d.ts +1 -1
  271. package/lib/typescript/components/ChannelList/ChannelListMessenger.d.ts +2 -2
  272. package/lib/typescript/components/ChannelList/hooks/listeners/useAddedToChannelNotification.d.ts +1 -1
  273. package/lib/typescript/components/ChannelList/hooks/listeners/useChannelDeleted.d.ts +1 -1
  274. package/lib/typescript/components/ChannelList/hooks/listeners/useChannelHidden.d.ts +1 -1
  275. package/lib/typescript/components/ChannelList/hooks/listeners/useChannelTruncated.d.ts +1 -1
  276. package/lib/typescript/components/ChannelList/hooks/listeners/useChannelUpdated.d.ts +1 -1
  277. package/lib/typescript/components/ChannelList/hooks/listeners/useChannelVisible.d.ts +1 -1
  278. package/lib/typescript/components/ChannelList/hooks/listeners/useNewMessage.d.ts +1 -1
  279. package/lib/typescript/components/ChannelList/hooks/listeners/useNewMessageNotification.d.ts +1 -1
  280. package/lib/typescript/components/ChannelList/hooks/listeners/useRemovedFromChannelNotification.d.ts +1 -1
  281. package/lib/typescript/components/ChannelList/hooks/listeners/useUserPresence.d.ts +1 -1
  282. package/lib/typescript/components/ChannelList/hooks/usePaginatedChannels.d.ts +3 -3
  283. package/lib/typescript/components/ChannelList/utils.d.ts +2 -2
  284. package/lib/typescript/components/ChannelPreview/ChannelAvatar.d.ts +2 -2
  285. package/lib/typescript/components/ChannelPreview/ChannelPreview.d.ts +3 -3
  286. package/lib/typescript/components/ChannelPreview/ChannelPreviewMessage.d.ts +4 -1
  287. package/lib/typescript/components/ChannelPreview/ChannelPreviewMessenger.d.ts +2 -2
  288. package/lib/typescript/components/ChannelPreview/ChannelPreviewStatus.d.ts +1 -2
  289. package/lib/typescript/components/ChannelPreview/ChannelPreviewTitle.d.ts +5 -4
  290. package/lib/typescript/components/ChannelPreview/ChannelPreviewUnreadCount.d.ts +5 -3
  291. package/lib/typescript/components/ChannelPreview/hooks/useChannelPreviewDisplayName.d.ts +1 -1
  292. package/lib/typescript/components/ChannelPreview/hooks/useLatestMessagePreview.d.ts +2 -2
  293. package/lib/typescript/components/Chat/Chat.d.ts +1 -1
  294. package/lib/typescript/components/Chat/hooks/handleEventToSyncDB.d.ts +1 -1
  295. package/lib/typescript/components/Chat/hooks/useSyncDatabase.d.ts +1 -1
  296. package/lib/typescript/components/ImageGallery/ImageGallery.d.ts +3 -3
  297. package/lib/typescript/components/ImageGallery/components/AnimatedGalleryImage.d.ts +1 -1
  298. package/lib/typescript/components/ImageGallery/components/AnimatedGalleryVideo.d.ts +1 -1
  299. package/lib/typescript/components/ImageGallery/components/ImageGalleryFooter.d.ts +6 -6
  300. package/lib/typescript/components/ImageGallery/components/ImageGalleryHeader.d.ts +3 -3
  301. package/lib/typescript/components/ImageGallery/components/ImageGalleryOverlay.d.ts +1 -1
  302. package/lib/typescript/components/ImageGallery/components/ImageGrid.d.ts +4 -4
  303. package/lib/typescript/components/ImageGallery/components/ImageGridHandle.d.ts +3 -3
  304. package/lib/typescript/components/Indicators/EmptyStateIndicator.d.ts +1 -1
  305. package/lib/typescript/components/Indicators/LoadingDot.d.ts +1 -1
  306. package/lib/typescript/components/Indicators/LoadingDots.d.ts +1 -1
  307. package/lib/typescript/components/Indicators/LoadingErrorIndicator.d.ts +1 -1
  308. package/lib/typescript/components/Indicators/LoadingIndicator.d.ts +1 -1
  309. package/lib/typescript/components/Message/Message.d.ts +18 -9
  310. package/lib/typescript/components/Message/MessageSimple/MessageAvatar.d.ts +2 -2
  311. package/lib/typescript/components/Message/MessageSimple/MessageBounce.d.ts +2 -2
  312. package/lib/typescript/components/Message/MessageSimple/MessageContent.d.ts +2 -2
  313. package/lib/typescript/components/Message/MessageSimple/MessageDeleted.d.ts +2 -2
  314. package/lib/typescript/components/Message/MessageSimple/MessageError.d.ts +1 -1
  315. package/lib/typescript/components/Message/MessageSimple/MessageFooter.d.ts +2 -2
  316. package/lib/typescript/components/Message/MessageSimple/MessagePinnedHeader.d.ts +2 -2
  317. package/lib/typescript/components/Message/MessageSimple/MessageReplies.d.ts +2 -2
  318. package/lib/typescript/components/Message/MessageSimple/MessageRepliesAvatars.d.ts +2 -2
  319. package/lib/typescript/components/Message/MessageSimple/MessageSimple.d.ts +2 -2
  320. package/lib/typescript/components/Message/MessageSimple/MessageStatus.d.ts +2 -2
  321. package/lib/typescript/components/Message/MessageSimple/MessageTextContainer.d.ts +3 -3
  322. package/lib/typescript/components/Message/MessageSimple/ReactionList.d.ts +3 -3
  323. package/lib/typescript/components/Message/MessageSimple/utils/generateMarkdownText.d.ts +1 -1
  324. package/lib/typescript/components/Message/MessageSimple/utils/renderText.d.ts +2 -2
  325. package/lib/typescript/components/Message/utils/messageActions.d.ts +2 -2
  326. package/lib/typescript/components/MessageInput/AttachButton.d.ts +2 -2
  327. package/lib/typescript/components/MessageInput/CommandsButton.d.ts +2 -2
  328. package/lib/typescript/components/MessageInput/CooldownTimer.d.ts +1 -1
  329. package/lib/typescript/components/MessageInput/FileUploadPreview.d.ts +2 -2
  330. package/lib/typescript/components/MessageInput/ImageUploadPreview.d.ts +2 -2
  331. package/lib/typescript/components/MessageInput/InputButtons.d.ts +2 -2
  332. package/lib/typescript/components/MessageInput/MessageInput.d.ts +2 -2
  333. package/lib/typescript/components/MessageInput/MoreOptionsButton.d.ts +2 -2
  334. package/lib/typescript/components/MessageInput/SendButton.d.ts +2 -2
  335. package/lib/typescript/components/MessageInput/ShowThreadMessageInChannelButton.d.ts +2 -2
  336. package/lib/typescript/components/MessageInput/UploadProgressIndicator.d.ts +1 -1
  337. package/lib/typescript/components/MessageInput/components/InputEditingStateHeader.d.ts +2 -2
  338. package/lib/typescript/components/MessageInput/components/InputGiphySearch.d.ts +2 -2
  339. package/lib/typescript/components/MessageInput/components/InputReplyStateHeader.d.ts +2 -2
  340. package/lib/typescript/components/MessageList/DateHeader.d.ts +1 -1
  341. package/lib/typescript/components/MessageList/InlineDateSeparator.d.ts +1 -1
  342. package/lib/typescript/components/MessageList/InlineLoadingMoreIndicator.d.ts +1 -1
  343. package/lib/typescript/components/MessageList/InlineLoadingMoreRecentIndicator.d.ts +1 -1
  344. package/lib/typescript/components/MessageList/InlineLoadingMoreThreadIndicator.d.ts +1 -1
  345. package/lib/typescript/components/MessageList/MessageList.d.ts +2 -2
  346. package/lib/typescript/components/MessageList/MessageSystem.d.ts +1 -1
  347. package/lib/typescript/components/MessageList/ScrollToBottomButton.d.ts +1 -1
  348. package/lib/typescript/components/MessageList/TypingIndicatorContainer.d.ts +2 -2
  349. package/lib/typescript/components/MessageList/hooks/useMessageList.d.ts +4 -4
  350. package/lib/typescript/components/MessageList/utils/filterTypingUsers.d.ts +1 -1
  351. package/lib/typescript/components/MessageList/utils/getDateSeparators.d.ts +2 -2
  352. package/lib/typescript/components/MessageList/utils/getGroupStyles.d.ts +1 -1
  353. package/lib/typescript/components/MessageList/utils/getReadStates.d.ts +1 -0
  354. package/lib/typescript/components/MessageOverlay/MessageActionList.d.ts +2 -2
  355. package/lib/typescript/components/MessageOverlay/MessageActionListItem.d.ts +19 -3
  356. package/lib/typescript/components/MessageOverlay/MessageOverlay.d.ts +2 -2
  357. package/lib/typescript/components/MessageOverlay/OverlayBackdrop.d.ts +1 -1
  358. package/lib/typescript/components/MessageOverlay/OverlayReactionList.d.ts +3 -3
  359. package/lib/typescript/components/MessageOverlay/OverlayReactions.d.ts +2 -2
  360. package/lib/typescript/components/MessageOverlay/OverlayReactionsAvatar.d.ts +1 -1
  361. package/lib/typescript/components/MessageOverlay/hooks/useMessageActionAnimation.d.ts +1 -1
  362. package/lib/typescript/components/ProgressControl/ProgressControl.d.ts +1 -1
  363. package/lib/typescript/components/RTLComponents/WritingDirectionAwareText.d.ts +1 -1
  364. package/lib/typescript/components/Reply/Reply.d.ts +2 -2
  365. package/lib/typescript/components/Spinner/Spinner.d.ts +1 -1
  366. package/lib/typescript/components/Thread/Thread.d.ts +2 -2
  367. package/lib/typescript/contexts/activeChannelsRefContext/ActiveChannelsRefContext.d.ts +1 -1
  368. package/lib/typescript/contexts/attachmentPickerContext/AttachmentPickerContext.d.ts +2 -2
  369. package/lib/typescript/contexts/channelContext/ChannelContext.d.ts +1 -1
  370. package/lib/typescript/contexts/channelsContext/ChannelsContext.d.ts +2 -2
  371. package/lib/typescript/contexts/channelsStateContext/ChannelsStateContext.d.ts +5 -5
  372. package/lib/typescript/contexts/channelsStateContext/useChannelState.d.ts +1 -1
  373. package/lib/typescript/contexts/chatContext/ChatContext.d.ts +4 -1
  374. package/lib/typescript/contexts/debugContext/DebugContext.d.ts +2 -2
  375. package/lib/typescript/contexts/imageGalleryContext/ImageGalleryContext.d.ts +2 -2
  376. package/lib/typescript/contexts/keyboardContext/KeyboardContext.d.ts +1 -1
  377. package/lib/typescript/contexts/messageContext/MessageContext.d.ts +3 -3
  378. package/lib/typescript/contexts/messageInputContext/MessageInputContext.d.ts +5 -5
  379. package/lib/typescript/contexts/messageInputContext/hooks/useMessageDetailsForState.d.ts +1 -1
  380. package/lib/typescript/contexts/messageOverlayContext/MessageOverlayContext.d.ts +2 -2
  381. package/lib/typescript/contexts/messagesContext/MessagesContext.d.ts +3 -3
  382. package/lib/typescript/contexts/overlayContext/OverlayContext.d.ts +3 -3
  383. package/lib/typescript/contexts/ownCapabilitiesContext/OwnCapabilitiesContext.d.ts +2 -2
  384. package/lib/typescript/contexts/paginatedMessageListContext/PaginatedMessageListContext.d.ts +1 -1
  385. package/lib/typescript/contexts/suggestionsContext/SuggestionsContext.d.ts +6 -6
  386. package/lib/typescript/contexts/themeContext/ThemeContext.d.ts +5 -5
  387. package/lib/typescript/contexts/themeContext/utils/theme.d.ts +2 -2
  388. package/lib/typescript/contexts/threadContext/ThreadContext.d.ts +1 -1
  389. package/lib/typescript/contexts/translationContext/TranslationContext.d.ts +5 -5
  390. package/lib/typescript/contexts/typingContext/TypingContext.d.ts +1 -1
  391. package/lib/typescript/emoji-data/index.d.ts +2 -2
  392. package/lib/typescript/hooks/useAppStateListener.d.ts +1 -1
  393. package/lib/typescript/hooks/useStreami18n.d.ts +1 -1
  394. package/lib/typescript/hooks/useViewport.d.ts +1 -1
  395. package/lib/typescript/i18n/en.json +1 -1
  396. package/lib/typescript/i18n/es.json +38 -38
  397. package/lib/typescript/i18n/fr.json +38 -38
  398. package/lib/typescript/i18n/he.json +38 -38
  399. package/lib/typescript/i18n/hi.json +38 -38
  400. package/lib/typescript/i18n/it.json +39 -39
  401. package/lib/typescript/i18n/ja.json +39 -39
  402. package/lib/typescript/i18n/ko.json +39 -39
  403. package/lib/typescript/i18n/nl.json +39 -39
  404. package/lib/typescript/i18n/ru.json +36 -36
  405. package/lib/typescript/i18n/tr.json +36 -36
  406. package/lib/typescript/icons/ArrowRight.d.ts +2 -2
  407. package/lib/typescript/icons/AtMentions.d.ts +2 -2
  408. package/lib/typescript/icons/Attach.d.ts +2 -2
  409. package/lib/typescript/icons/Audio.d.ts +2 -2
  410. package/lib/typescript/icons/CSV.d.ts +2 -2
  411. package/lib/typescript/icons/Camera.d.ts +2 -2
  412. package/lib/typescript/icons/Check.d.ts +2 -2
  413. package/lib/typescript/icons/CheckAll.d.ts +2 -2
  414. package/lib/typescript/icons/CheckSend.d.ts +2 -2
  415. package/lib/typescript/icons/CircleClose.d.ts +2 -2
  416. package/lib/typescript/icons/CirclePlus.d.ts +2 -2
  417. package/lib/typescript/icons/CircleRight.d.ts +2 -2
  418. package/lib/typescript/icons/Close.d.ts +2 -2
  419. package/lib/typescript/icons/CurveLineLeftUp.d.ts +2 -2
  420. package/lib/typescript/icons/DOC.d.ts +2 -2
  421. package/lib/typescript/icons/DOCX.d.ts +2 -2
  422. package/lib/typescript/icons/Delete.d.ts +2 -2
  423. package/lib/typescript/icons/Down.d.ts +2 -2
  424. package/lib/typescript/icons/DownloadArrow.d.ts +2 -2
  425. package/lib/typescript/icons/DownloadCloud.d.ts +2 -2
  426. package/lib/typescript/icons/Edit.d.ts +2 -2
  427. package/lib/typescript/icons/Error.d.ts +2 -2
  428. package/lib/typescript/icons/Eye.d.ts +2 -2
  429. package/lib/typescript/icons/Flag.d.ts +2 -2
  430. package/lib/typescript/icons/Folder.d.ts +2 -2
  431. package/lib/typescript/icons/GenericFile.d.ts +2 -2
  432. package/lib/typescript/icons/GiphyIcon.d.ts +2 -2
  433. package/lib/typescript/icons/Grid.d.ts +2 -2
  434. package/lib/typescript/icons/Group.d.ts +2 -2
  435. package/lib/typescript/icons/HTML.d.ts +2 -2
  436. package/lib/typescript/icons/Imgur.d.ts +2 -2
  437. package/lib/typescript/icons/LOLReaction.d.ts +2 -2
  438. package/lib/typescript/icons/Lightning.d.ts +2 -2
  439. package/lib/typescript/icons/Link.d.ts +2 -2
  440. package/lib/typescript/icons/Loading.d.ts +1 -1
  441. package/lib/typescript/icons/Logo.d.ts +2 -2
  442. package/lib/typescript/icons/LoveReaction.d.ts +2 -2
  443. package/lib/typescript/icons/MD.d.ts +2 -2
  444. package/lib/typescript/icons/MailOpen.d.ts +2 -2
  445. package/lib/typescript/icons/MenuPointHorizontal.d.ts +2 -2
  446. package/lib/typescript/icons/MenuPointVertical.d.ts +2 -2
  447. package/lib/typescript/icons/MessageFlag.d.ts +2 -2
  448. package/lib/typescript/icons/MessageIcon.d.ts +2 -2
  449. package/lib/typescript/icons/Mute.d.ts +2 -2
  450. package/lib/typescript/icons/Notification.d.ts +2 -2
  451. package/lib/typescript/icons/ODT.d.ts +2 -2
  452. package/lib/typescript/icons/PDF.d.ts +2 -2
  453. package/lib/typescript/icons/PPT.d.ts +2 -2
  454. package/lib/typescript/icons/PPTX.d.ts +2 -2
  455. package/lib/typescript/icons/Pause.d.ts +2 -2
  456. package/lib/typescript/icons/Picture.d.ts +2 -2
  457. package/lib/typescript/icons/Pin.d.ts +2 -2
  458. package/lib/typescript/icons/PinHeader.d.ts +2 -2
  459. package/lib/typescript/icons/Play.d.ts +2 -2
  460. package/lib/typescript/icons/RAR.d.ts +2 -2
  461. package/lib/typescript/icons/RTF.d.ts +2 -2
  462. package/lib/typescript/icons/Recorder.d.ts +2 -2
  463. package/lib/typescript/icons/Refresh.d.ts +2 -2
  464. package/lib/typescript/icons/SEVEN_Z.d.ts +2 -2
  465. package/lib/typescript/icons/Search.d.ts +2 -2
  466. package/lib/typescript/icons/SendRight.d.ts +2 -2
  467. package/lib/typescript/icons/SendUp.d.ts +2 -2
  468. package/lib/typescript/icons/Share.d.ts +2 -2
  469. package/lib/typescript/icons/ShareRightArrow.d.ts +2 -2
  470. package/lib/typescript/icons/Smile.d.ts +2 -2
  471. package/lib/typescript/icons/Sound.d.ts +2 -2
  472. package/lib/typescript/icons/TAR.d.ts +2 -2
  473. package/lib/typescript/icons/TXT.d.ts +2 -2
  474. package/lib/typescript/icons/ThreadReply.d.ts +2 -2
  475. package/lib/typescript/icons/ThumbsDownReaction.d.ts +2 -2
  476. package/lib/typescript/icons/ThumbsUpReaction.d.ts +2 -2
  477. package/lib/typescript/icons/Time.d.ts +2 -2
  478. package/lib/typescript/icons/Unknown.d.ts +2 -2
  479. package/lib/typescript/icons/Unpin.d.ts +2 -2
  480. package/lib/typescript/icons/User.d.ts +2 -2
  481. package/lib/typescript/icons/UserAdd.d.ts +2 -2
  482. package/lib/typescript/icons/UserAdmin.d.ts +2 -2
  483. package/lib/typescript/icons/UserDelete.d.ts +2 -2
  484. package/lib/typescript/icons/UserMinus.d.ts +2 -2
  485. package/lib/typescript/icons/Video.d.ts +2 -2
  486. package/lib/typescript/icons/Warning.d.ts +2 -2
  487. package/lib/typescript/icons/WutReaction.d.ts +2 -2
  488. package/lib/typescript/icons/XLS.d.ts +2 -2
  489. package/lib/typescript/icons/XLSX.d.ts +2 -2
  490. package/lib/typescript/icons/ZIP.d.ts +2 -2
  491. package/lib/typescript/icons/utils/base.d.ts +5 -5
  492. package/lib/typescript/native.d.ts +26 -26
  493. package/lib/typescript/store/QuickSqliteClient.d.ts +1 -1
  494. package/lib/typescript/store/apis/upsertChannels.d.ts +2 -2
  495. package/lib/typescript/store/apis/upsertCidsForQuery.d.ts +2 -2
  496. package/lib/typescript/store/mappers/mapDateTimeToStorable.d.ts +1 -1
  497. package/lib/typescript/store/schema.d.ts +2 -2
  498. package/lib/typescript/store/sqlite-utils/appendOrderByClause.d.ts +1 -1
  499. package/lib/typescript/store/sqlite-utils/appendWhereCluase.d.ts +1 -1
  500. package/lib/typescript/store/sqlite-utils/createUpsertQuery.d.ts +1 -1
  501. package/lib/typescript/store/types.d.ts +8 -8
  502. package/lib/typescript/types/types.d.ts +7 -7
  503. package/lib/typescript/utils/StreamChatRN.d.ts +1 -1
  504. package/lib/typescript/utils/Streami18n.d.ts +2 -2
  505. package/lib/typescript/utils/compressImage.d.ts +1 -1
  506. package/lib/typescript/utils/getResizedImageUrl.d.ts +1 -1
  507. package/lib/typescript/utils/utils.d.ts +14 -14
  508. package/package.json +2 -6
  509. package/src/components/Channel/Channel.tsx +27 -20
  510. package/src/components/ChannelPreview/ChannelPreview.tsx +1 -1
  511. package/src/components/ChannelPreview/ChannelPreviewMessage.tsx +3 -0
  512. package/src/components/ChannelPreview/ChannelPreviewMessenger.tsx +2 -3
  513. package/src/components/ChannelPreview/ChannelPreviewStatus.tsx +1 -3
  514. package/src/components/ChannelPreview/ChannelPreviewTitle.tsx +5 -12
  515. package/src/components/ChannelPreview/ChannelPreviewUnreadCount.tsx +5 -4
  516. package/src/components/Message/Message.tsx +9 -0
  517. package/src/components/MessageInput/hooks/useCountdown.ts +1 -1
  518. package/src/components/MessageOverlay/MessageActionListItem.tsx +16 -0
  519. package/src/contexts/channelsContext/ChannelsContext.tsx +1 -1
  520. package/src/contexts/chatContext/ChatContext.tsx +3 -0
  521. package/src/contexts/themeContext/ThemeContext.tsx +3 -3
  522. package/src/i18n/en.json +1 -1
  523. package/src/i18n/es.json +38 -38
  524. package/src/i18n/fr.json +38 -38
  525. package/src/i18n/he.json +38 -38
  526. package/src/i18n/hi.json +38 -38
  527. package/src/i18n/it.json +39 -39
  528. package/src/i18n/ja.json +39 -39
  529. package/src/i18n/ko.json +39 -39
  530. package/src/i18n/nl.json +39 -39
  531. package/src/i18n/ru.json +36 -36
  532. package/src/i18n/tr.json +36 -36
  533. package/src/icons/ArrowRight.tsx +1 -1
  534. package/src/icons/AtMentions.tsx +1 -1
  535. package/src/icons/Attach.tsx +1 -1
  536. package/src/icons/Audio.tsx +1 -1
  537. package/src/icons/CSV.tsx +1 -1
  538. package/src/icons/Camera.tsx +1 -1
  539. package/src/icons/Check.tsx +1 -1
  540. package/src/icons/CheckAll.tsx +1 -1
  541. package/src/icons/CheckSend.tsx +1 -1
  542. package/src/icons/CircleClose.tsx +1 -1
  543. package/src/icons/CirclePlus.tsx +1 -1
  544. package/src/icons/CircleRight.tsx +1 -1
  545. package/src/icons/Close.tsx +1 -1
  546. package/src/icons/Copy.tsx +1 -1
  547. package/src/icons/CurveLineLeftUp.tsx +1 -1
  548. package/src/icons/DOC.tsx +1 -1
  549. package/src/icons/DOCX.tsx +1 -1
  550. package/src/icons/Delete.tsx +1 -1
  551. package/src/icons/Down.tsx +1 -1
  552. package/src/icons/DownloadArrow.tsx +1 -1
  553. package/src/icons/DownloadCloud.tsx +1 -1
  554. package/src/icons/Edit.tsx +1 -1
  555. package/src/icons/Error.tsx +1 -1
  556. package/src/icons/Eye.tsx +1 -1
  557. package/src/icons/Flag.tsx +1 -1
  558. package/src/icons/Folder.tsx +1 -1
  559. package/src/icons/GenericFile.tsx +1 -1
  560. package/src/icons/GiphyIcon.tsx +1 -1
  561. package/src/icons/Grid.tsx +1 -1
  562. package/src/icons/Group.tsx +1 -1
  563. package/src/icons/HTML.tsx +1 -1
  564. package/src/icons/Imgur.tsx +1 -1
  565. package/src/icons/LOLReaction.tsx +1 -1
  566. package/src/icons/Lightning.tsx +1 -1
  567. package/src/icons/Link.tsx +1 -1
  568. package/src/icons/Logo.tsx +1 -1
  569. package/src/icons/LoveReaction.tsx +1 -1
  570. package/src/icons/MD.tsx +1 -1
  571. package/src/icons/MailOpen.tsx +1 -1
  572. package/src/icons/MenuPointHorizontal.tsx +1 -1
  573. package/src/icons/MenuPointVertical.tsx +1 -1
  574. package/src/icons/MessageFlag.tsx +1 -1
  575. package/src/icons/MessageIcon.tsx +1 -1
  576. package/src/icons/Mute.tsx +1 -1
  577. package/src/icons/Notification.tsx +1 -1
  578. package/src/icons/ODT.tsx +1 -1
  579. package/src/icons/PDF.tsx +1 -1
  580. package/src/icons/PPT.tsx +1 -1
  581. package/src/icons/PPTX.tsx +1 -1
  582. package/src/icons/Pause.tsx +1 -1
  583. package/src/icons/Picture.tsx +1 -1
  584. package/src/icons/Pin.tsx +1 -1
  585. package/src/icons/PinHeader.tsx +1 -1
  586. package/src/icons/Play.tsx +1 -1
  587. package/src/icons/RAR.tsx +1 -1
  588. package/src/icons/RTF.tsx +1 -1
  589. package/src/icons/Recorder.tsx +1 -1
  590. package/src/icons/Refresh.tsx +1 -1
  591. package/src/icons/SEVEN_Z.tsx +1 -1
  592. package/src/icons/Search.tsx +1 -1
  593. package/src/icons/SendRight.tsx +1 -1
  594. package/src/icons/SendUp.tsx +1 -1
  595. package/src/icons/Share.tsx +1 -1
  596. package/src/icons/ShareRightArrow.tsx +1 -1
  597. package/src/icons/Smile.tsx +1 -1
  598. package/src/icons/Sound.tsx +1 -1
  599. package/src/icons/TAR.tsx +1 -1
  600. package/src/icons/TXT.tsx +1 -1
  601. package/src/icons/ThreadReply.tsx +1 -1
  602. package/src/icons/ThumbsDownReaction.tsx +1 -1
  603. package/src/icons/ThumbsUpReaction.tsx +1 -1
  604. package/src/icons/Time.tsx +1 -1
  605. package/src/icons/Unknown.tsx +1 -1
  606. package/src/icons/Unpin.tsx +1 -1
  607. package/src/icons/User.tsx +1 -1
  608. package/src/icons/UserAdd.tsx +1 -1
  609. package/src/icons/UserAdmin.tsx +1 -1
  610. package/src/icons/UserDelete.tsx +1 -1
  611. package/src/icons/UserMinus.tsx +1 -1
  612. package/src/icons/Video.tsx +1 -1
  613. package/src/icons/Warning.tsx +1 -1
  614. package/src/icons/WutReaction.tsx +1 -1
  615. package/src/icons/XLS.tsx +1 -1
  616. package/src/icons/XLSX.tsx +1 -1
  617. package/src/icons/ZIP.tsx +1 -1
  618. package/src/icons/utils/base.tsx +2 -2
  619. package/src/version.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","UserAdd","props","createElement","RootSvg","_extends2","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","exports"],"sources":["UserAdd.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const UserAdd: React.FC<IconProps> = (props) => (\n <RootSvg {...props}>\n <RootPath d='M12 11a4 4 0 100-8 4 4 0 000 8zm0-2a2 2 0 100-4 2 2 0 000 4z' {...props} />\n <RootPath\n d='M12 12c-5.531 0-8 3.632-8 6a1 1 0 11-2 0c0-3.632 3.531-8 10-8 1.995 0 3.714.412 5.14 1.1a1 1 0 11-.868 1.8c-1.137-.547-2.556-.9-4.272-.9zM20 14h-2v2h-2v2h2v2h2v-2h2v-2h-2v-2z'\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,OAA4B,GAAG,SAA/BA,OAA4BA,CAAIC,KAAK;EAAA,OAChDP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA,iBAAKH,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChBf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IAACO,CAAC,EAAC;EAA8D,GAAKV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EAAG,CAAC,EACxFf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IACPO,CAAC,EAAC;EAAgL,GAC9KV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACG,OAAA,CAAAZ,OAAA,GAAAA,OAAA"}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","UserAdd","props","createElement","RootSvg","_extends2","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","exports"],"sources":["UserAdd.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const UserAdd = (props: IconProps) => (\n <RootSvg {...props}>\n <RootPath d='M12 11a4 4 0 100-8 4 4 0 000 8zm0-2a2 2 0 100-4 2 2 0 000 4z' {...props} />\n <RootPath\n d='M12 12c-5.531 0-8 3.632-8 6a1 1 0 11-2 0c0-3.632 3.531-8 10-8 1.995 0 3.714.412 5.14 1.1a1 1 0 11-.868 1.8c-1.137-.547-2.556-.9-4.272-.9zM20 14h-2v2h-2v2h2v2h2v-2h2v-2h-2v-2z'\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,OAAO,GAAG,SAAVA,OAAOA,CAAIC,KAAgB;EAAA,OACtCP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA,iBAAKH,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChBf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IAACO,CAAC,EAAC;EAA8D,GAAKV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EAAG,CAAC,EACxFf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IACPO,CAAC,EAAC;EAAgL,GAC9KV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACG,OAAA,CAAAZ,OAAA,GAAAA,OAAA"}
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_base","_excluded","_this","_jsxFileName","UserAdmin","props","height","width","rest","_objectWithoutProperties2","createElement","RootSvg","_extends2","viewBox","__self","__source","fileName","lineNumber","columnNumber","RootPath","clipRule","d","fillRule","exports"],"sources":["UserAdmin.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const UserAdmin: React.FC<IconProps> = (props) => {\n const { height, width, ...rest } = props;\n return (\n <RootSvg height={height} viewBox={`0 0 ${height} ${width}`} width={width} {...rest}>\n <RootPath\n clipRule='evenodd'\n d='M 13.0001 11 C 10.2401 11 8.00007 8.76 8.00007 6 C 8.00007 3.24 10.2401 1 13.0001 1 C 15.7601 1 18.0001 3.24 18.0001 6 C 18.0001 8.76 15.7601 11 13.0001 11 Z M 13.0001 3 C 11.3501 3 10.0001 4.35 10.0001 6 C 10.0001 7.65 11.3501 9 13.0001 9 C 14.6501 9 16.0001 7.65 16.0001 6 C 16.0001 4.35 14.6501 3 13.0001 3 Z M 2 22 H 1.89 C 1.34 21.94 0.95 21.45 1 20.9 C 1.00045 20.8978 1.00146 20.8907 1.00314 20.879 C 1.07661 20.3673 2.42162 12 13.0001 12 C 14.8301 12 16.5101 12.29 17.9901 12.85 C 18.5101 13.05 18.7601 13.62 18.5701 14.14 C 18.3701 14.66 17.7901 14.91 17.2801 14.72 C 16.0201 14.24 14.5801 14 13.0001 14 C 4.01006 14 3.03 20.78 2.99 21.11 C 2.94 21.62 2.5 22 2 22 Z'\n fillRule='evenodd'\n {...rest}\n />\n <RootPath\n clipRule='evenodd'\n d='M 24.9998 18.1 C 24.9998 17.8239 24.7759 17.6 24.4998 17.6 H 23.8098 L 24.2963 17.1136 C 24.4915 16.9183 24.4915 16.6017 24.2963 16.4064 L 23.5934 15.7036 C 23.3981 15.5083 23.0815 15.5083 22.8863 15.7036 L 22.3998 16.19 V 15.5 C 22.3998 15.2239 22.1759 15 21.8998 15 H 20.8998 C 20.6237 15 20.3998 15.2239 20.3998 15.5 V 16.19 L 19.9134 15.7036 C 19.7181 15.5083 19.4015 15.5083 19.2063 15.7036 L 18.5034 16.4064 C 18.3081 16.6017 18.3081 16.9183 18.5034 17.1136 L 18.9898 17.6 H 18.2998 C 18.0237 17.6 17.7998 17.8239 17.7998 18.1 V 19.1 C 17.7998 19.3761 18.0237 19.6 18.2998 19.6 H 18.9898 L 18.5034 20.0864 C 18.3081 20.2817 18.3081 20.5983 18.5034 20.7936 L 19.2063 21.4964 C 19.4015 21.6917 19.7181 21.6917 19.9134 21.4964 L 20.3998 21.01 V 21.7 C 20.3998 21.9761 20.6237 22.2 20.8998 22.2 H 21.8998 C 22.1759 22.2 22.3998 21.9761 22.3998 21.7 V 21.01 L 22.8863 21.4964 C 23.0815 21.6917 23.3981 21.6917 23.5934 21.4964 L 24.2963 20.7936 C 24.4915 20.5983 24.4915 20.2817 24.2963 20.0864 L 23.8098 19.6 H 24.4998 C 24.7759 19.6 24.9998 19.3761 24.9998 19.1 V 18.1 Z M 21.3998 20.02 C 20.6198 20.02 19.9798 19.39 19.9798 18.6 C 19.9798 17.82 20.6098 17.18 21.3998 17.18 C 22.1798 17.18 22.8198 17.81 22.8198 18.6 C 22.8198 19.38 22.1798 20.02 21.3998 20.02 Z'\n fillRule='evenodd'\n {...rest}\n />\n </RootSvg>\n );\n};\n"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,SAAA;AAAA,IAAAC,KAAA;EAAAC,YAAA;AAErD,IAAMC,SAA8B,GAAG,SAAjCA,SAA8BA,CAAIC,KAAK,EAAK;EACvD,IAAQC,MAAM,GAAqBD,KAAK,CAAhCC,MAAM;IAAEC,KAAK,GAAcF,KAAK,CAAxBE,KAAK;IAAKC,IAAI,OAAAC,yBAAA,aAAKJ,KAAK,EAAAJ,SAAA;EACxC,OACEJ,MAAA,YAAAa,aAAA,CAACV,KAAA,CAAAW,OAAO,MAAAC,SAAA;IAACN,MAAM,EAAEA,MAAO;IAACO,OAAO,WAASP,MAAM,SAAIC,KAAQ;IAACA,KAAK,EAAEA;EAAM,GAAKC,IAAI;IAAAM,MAAA,EAAAZ,KAAA;IAAAa,QAAA;MAAAC,QAAA,EAAAb,YAAA;MAAAc,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChFrB,MAAA,YAAAa,aAAA,CAACV,KAAA,CAAAmB,QAAQ,MAAAP,SAAA;IACPQ,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,oqBAAoqB;IACtqBC,QAAQ,EAAC;EAAS,GACdd,IAAI;IAAAM,MAAA,EAAAZ,KAAA;IAAAa,QAAA;MAAAC,QAAA,EAAAb,YAAA;MAAAc,UAAA;MAAAC,YAAA;IAAA;EAAA,EACT,CAAC,EACFrB,MAAA,YAAAa,aAAA,CAACV,KAAA,CAAAmB,QAAQ,MAAAP,SAAA;IACPQ,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,kvCAAkvC;IACpvCC,QAAQ,EAAC;EAAS,GACdd,IAAI;IAAAM,MAAA,EAAAZ,KAAA;IAAAa,QAAA;MAAAC,QAAA,EAAAb,YAAA;MAAAc,UAAA;MAAAC,YAAA;IAAA;EAAA,EACT,CACM,CAAC;AAEd,CAAC;AAACK,OAAA,CAAAnB,SAAA,GAAAA,SAAA"}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_base","_excluded","_this","_jsxFileName","UserAdmin","props","height","width","rest","_objectWithoutProperties2","createElement","RootSvg","_extends2","viewBox","__self","__source","fileName","lineNumber","columnNumber","RootPath","clipRule","d","fillRule","exports"],"sources":["UserAdmin.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const UserAdmin = (props: IconProps) => {\n const { height, width, ...rest } = props;\n return (\n <RootSvg height={height} viewBox={`0 0 ${height} ${width}`} width={width} {...rest}>\n <RootPath\n clipRule='evenodd'\n d='M 13.0001 11 C 10.2401 11 8.00007 8.76 8.00007 6 C 8.00007 3.24 10.2401 1 13.0001 1 C 15.7601 1 18.0001 3.24 18.0001 6 C 18.0001 8.76 15.7601 11 13.0001 11 Z M 13.0001 3 C 11.3501 3 10.0001 4.35 10.0001 6 C 10.0001 7.65 11.3501 9 13.0001 9 C 14.6501 9 16.0001 7.65 16.0001 6 C 16.0001 4.35 14.6501 3 13.0001 3 Z M 2 22 H 1.89 C 1.34 21.94 0.95 21.45 1 20.9 C 1.00045 20.8978 1.00146 20.8907 1.00314 20.879 C 1.07661 20.3673 2.42162 12 13.0001 12 C 14.8301 12 16.5101 12.29 17.9901 12.85 C 18.5101 13.05 18.7601 13.62 18.5701 14.14 C 18.3701 14.66 17.7901 14.91 17.2801 14.72 C 16.0201 14.24 14.5801 14 13.0001 14 C 4.01006 14 3.03 20.78 2.99 21.11 C 2.94 21.62 2.5 22 2 22 Z'\n fillRule='evenodd'\n {...rest}\n />\n <RootPath\n clipRule='evenodd'\n d='M 24.9998 18.1 C 24.9998 17.8239 24.7759 17.6 24.4998 17.6 H 23.8098 L 24.2963 17.1136 C 24.4915 16.9183 24.4915 16.6017 24.2963 16.4064 L 23.5934 15.7036 C 23.3981 15.5083 23.0815 15.5083 22.8863 15.7036 L 22.3998 16.19 V 15.5 C 22.3998 15.2239 22.1759 15 21.8998 15 H 20.8998 C 20.6237 15 20.3998 15.2239 20.3998 15.5 V 16.19 L 19.9134 15.7036 C 19.7181 15.5083 19.4015 15.5083 19.2063 15.7036 L 18.5034 16.4064 C 18.3081 16.6017 18.3081 16.9183 18.5034 17.1136 L 18.9898 17.6 H 18.2998 C 18.0237 17.6 17.7998 17.8239 17.7998 18.1 V 19.1 C 17.7998 19.3761 18.0237 19.6 18.2998 19.6 H 18.9898 L 18.5034 20.0864 C 18.3081 20.2817 18.3081 20.5983 18.5034 20.7936 L 19.2063 21.4964 C 19.4015 21.6917 19.7181 21.6917 19.9134 21.4964 L 20.3998 21.01 V 21.7 C 20.3998 21.9761 20.6237 22.2 20.8998 22.2 H 21.8998 C 22.1759 22.2 22.3998 21.9761 22.3998 21.7 V 21.01 L 22.8863 21.4964 C 23.0815 21.6917 23.3981 21.6917 23.5934 21.4964 L 24.2963 20.7936 C 24.4915 20.5983 24.4915 20.2817 24.2963 20.0864 L 23.8098 19.6 H 24.4998 C 24.7759 19.6 24.9998 19.3761 24.9998 19.1 V 18.1 Z M 21.3998 20.02 C 20.6198 20.02 19.9798 19.39 19.9798 18.6 C 19.9798 17.82 20.6098 17.18 21.3998 17.18 C 22.1798 17.18 22.8198 17.81 22.8198 18.6 C 22.8198 19.38 22.1798 20.02 21.3998 20.02 Z'\n fillRule='evenodd'\n {...rest}\n />\n </RootSvg>\n );\n};\n"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,SAAA;AAAA,IAAAC,KAAA;EAAAC,YAAA;AAErD,IAAMC,SAAS,GAAG,SAAZA,SAASA,CAAIC,KAAgB,EAAK;EAC7C,IAAQC,MAAM,GAAqBD,KAAK,CAAhCC,MAAM;IAAEC,KAAK,GAAcF,KAAK,CAAxBE,KAAK;IAAKC,IAAI,OAAAC,yBAAA,aAAKJ,KAAK,EAAAJ,SAAA;EACxC,OACEJ,MAAA,YAAAa,aAAA,CAACV,KAAA,CAAAW,OAAO,MAAAC,SAAA;IAACN,MAAM,EAAEA,MAAO;IAACO,OAAO,WAASP,MAAM,SAAIC,KAAQ;IAACA,KAAK,EAAEA;EAAM,GAAKC,IAAI;IAAAM,MAAA,EAAAZ,KAAA;IAAAa,QAAA;MAAAC,QAAA,EAAAb,YAAA;MAAAc,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChFrB,MAAA,YAAAa,aAAA,CAACV,KAAA,CAAAmB,QAAQ,MAAAP,SAAA;IACPQ,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,oqBAAoqB;IACtqBC,QAAQ,EAAC;EAAS,GACdd,IAAI;IAAAM,MAAA,EAAAZ,KAAA;IAAAa,QAAA;MAAAC,QAAA,EAAAb,YAAA;MAAAc,UAAA;MAAAC,YAAA;IAAA;EAAA,EACT,CAAC,EACFrB,MAAA,YAAAa,aAAA,CAACV,KAAA,CAAAmB,QAAQ,MAAAP,SAAA;IACPQ,QAAQ,EAAC,SAAS;IAClBC,CAAC,EAAC,kvCAAkvC;IACpvCC,QAAQ,EAAC;EAAS,GACdd,IAAI;IAAAM,MAAA,EAAAZ,KAAA;IAAAa,QAAA;MAAAC,QAAA,EAAAb,YAAA;MAAAc,UAAA;MAAAC,YAAA;IAAA;EAAA,EACT,CACM,CAAC;AAEd,CAAC;AAACK,OAAA,CAAAnB,SAAA,GAAAA,SAAA"}
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","UserDelete","props","createElement","RootSvg","_extends2","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","exports"],"sources":["UserDelete.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const UserDelete: React.FC<IconProps> = (props) => (\n <RootSvg {...props}>\n <RootPath d='M12 11a4 4 0 100-8 4 4 0 000 8zm0-2a2 2 0 100-4 2 2 0 000 4z' {...props} />\n <RootPath\n d='M12 12c-5.531 0-8 3.632-8 6a1 1 0 11-2 0c0-3.632 3.531-8 10-8 1.995 0 3.714.412 5.14 1.1a1 1 0 11-.868 1.8c-1.137-.547-2.556-.9-4.272-.9zM21.828 15.586l-1.414-1.414L19 15.586l-1.414-1.414-1.414 1.414L17.586 17l-1.414 1.414 1.414 1.414L19 18.414l1.414 1.414 1.414-1.414L20.414 17l1.414-1.414z'\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,UAA+B,GAAG,SAAlCA,UAA+BA,CAAIC,KAAK;EAAA,OACnDP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA,iBAAKH,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChBf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IAACO,CAAC,EAAC;EAA8D,GAAKV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EAAG,CAAC,EACxFf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IACPO,CAAC,EAAC;EAAqS,GACnSV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACG,OAAA,CAAAZ,UAAA,GAAAA,UAAA"}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","UserDelete","props","createElement","RootSvg","_extends2","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","exports"],"sources":["UserDelete.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const UserDelete = (props: IconProps) => (\n <RootSvg {...props}>\n <RootPath d='M12 11a4 4 0 100-8 4 4 0 000 8zm0-2a2 2 0 100-4 2 2 0 000 4z' {...props} />\n <RootPath\n d='M12 12c-5.531 0-8 3.632-8 6a1 1 0 11-2 0c0-3.632 3.531-8 10-8 1.995 0 3.714.412 5.14 1.1a1 1 0 11-.868 1.8c-1.137-.547-2.556-.9-4.272-.9zM21.828 15.586l-1.414-1.414L19 15.586l-1.414-1.414-1.414 1.414L17.586 17l-1.414 1.414 1.414 1.414L19 18.414l1.414 1.414 1.414-1.414L20.414 17l1.414-1.414z'\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,UAAU,GAAG,SAAbA,UAAUA,CAAIC,KAAgB;EAAA,OACzCP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA,iBAAKH,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChBf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IAACO,CAAC,EAAC;EAA8D,GAAKV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EAAG,CAAC,EACxFf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IACPO,CAAC,EAAC;EAAqS,GACnSV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACG,OAAA,CAAAZ,UAAA,GAAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","UserMinus","props","createElement","RootSvg","_extends2","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","exports"],"sources":["UserMinus.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const UserMinus: React.FC<IconProps> = (props) => (\n <RootSvg {...props}>\n <RootPath d='M12 11a4 4 0 100-8 4 4 0 000 8zm0-2a2 2 0 100-4 2 2 0 000 4z' {...props} />\n <RootPath\n d='M12 12c-5.531 0-8 3.632-8 6a1 1 0 11-2 0c0-3.632 3.531-8 10-8 1.995 0 3.714.412 5.14 1.1a1 1 0 11-.868 1.8c-1.137-.547-2.556-.9-4.272-.9zM22 16v2h-6v-2h6z'\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,SAA8B,GAAG,SAAjCA,SAA8BA,CAAIC,KAAK;EAAA,OAClDP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA,iBAAKH,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChBf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IAACO,CAAC,EAAC;EAA8D,GAAKV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EAAG,CAAC,EACxFf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IACPO,CAAC,EAAC;EAA4J,GAC1JV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACG,OAAA,CAAAZ,SAAA,GAAAA,SAAA"}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","UserMinus","props","createElement","RootSvg","_extends2","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","exports"],"sources":["UserMinus.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const UserMinus = (props: IconProps) => (\n <RootSvg {...props}>\n <RootPath d='M12 11a4 4 0 100-8 4 4 0 000 8zm0-2a2 2 0 100-4 2 2 0 000 4z' {...props} />\n <RootPath\n d='M12 12c-5.531 0-8 3.632-8 6a1 1 0 11-2 0c0-3.632 3.531-8 10-8 1.995 0 3.714.412 5.14 1.1a1 1 0 11-.868 1.8c-1.137-.547-2.556-.9-4.272-.9zM22 16v2h-6v-2h6z'\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,SAAS,GAAG,SAAZA,SAASA,CAAIC,KAAgB;EAAA,OACxCP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA,iBAAKH,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChBf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IAACO,CAAC,EAAC;EAA8D,GAAKV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EAAG,CAAC,EACxFf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IACPO,CAAC,EAAC;EAA4J,GAC1JV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACG,OAAA,CAAAZ,SAAA,GAAAA,SAAA"}
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","Video","props","createElement","RootSvg","_extends2","height","viewBox","width","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","pathFill","exports"],"sources":["Video.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const Video: React.FC<IconProps> = (props) => (\n <RootSvg\n height={props.height || 40}\n viewBox={props.viewBox || '0 0 34 40'}\n width={props.width || 34}\n {...props}\n >\n <RootPath\n d='M 17.7168 33.172 C 18.2348 33.172 18.4238 33.655 18.4238 34.18 C 18.4238 34.642 18.2978 35.195 17.7168 35.195 C 17.1708 35.195 16.9888 34.642 16.9888 34.145 C 16.9888 33.683 17.1708 33.172 17.7168 33.172 Z M 19.5718 31.002 H 18.3818 V 32.7589 H 18.3678 C 18.1228 32.43 17.7798 32.262 17.3318 32.262 C 16.3028 32.262 15.7988 33.158 15.7988 34.103 C 15.7988 35.125 16.2818 36.1049 17.4228 36.1049 C 17.8428 36.1049 18.1928 35.923 18.4238 35.58 H 18.4378 V 36 H 19.5718 V 31.002 Z M 12.7095 34.1872 C 12.7095 33.7252 12.8775 33.1722 13.4305 33.1722 C 13.9835 33.1722 14.1585 33.7252 14.1585 34.1872 C 14.1585 34.6492 13.9835 35.1952 13.4305 35.1952 C 12.8775 35.1952 12.7095 34.6492 12.7095 34.1872 Z M 11.5195 34.1872 C 11.5195 35.2792 12.3035 36.1052 13.4305 36.1052 C 14.5575 36.1052 15.3485 35.2792 15.3485 34.1872 C 15.3485 33.0952 14.5575 32.2622 13.4305 32.2622 C 12.3035 32.2622 11.5195 33.0952 11.5195 34.1872 Z M 21.839 32.3671 H 22.574 V 33.1371 H 21.839 V 34.7891 C 21.839 35.0761 22.007 35.1391 22.266 35.1391 C 22.3142 35.1391 22.364 35.1357 22.4147 35.1323 C 22.4672 35.1287 22.5206 35.1251 22.574 35.1251 V 36.0001 C 22.481 36.0031 22.388 36.0099 22.295 36.0168 C 22.171 36.0259 22.047 36.0351 21.923 36.0351 C 20.908 36.0351 20.649 35.7411 20.649 34.7541 V 33.1371 H 20.047 V 32.3671 H 20.649 V 31.2681 H 21.839 V 32.3671 Z'\n {...props}\n />\n <RootPath\n d='M 0 28 H 34 V 37 C 34 38.6569 32.6569 40 31 40 H 3 C 1.34315 40 0 38.6569 0 37 V 28 Z'\n pathFill={'rgb(157, 39, 176)'}\n {...props}\n />\n <RootPath\n d='M 0 3 C 0 1.34315 1.34315 0 3 0 H 23 L 34 11 V 28 H 0 V 3 Z'\n pathFill={'rgb(245, 245, 245)'}\n {...props}\n />\n <RootPath\n d='M 34 11 L 26 11 C 24.3431 11 23 9.65685 23 8 V 0 L 34 11 Z'\n pathFill={'rgb(219, 219, 219)'}\n {...props}\n />\n <RootPath\n d='M 9 17 H 25 V 24 H 9 V 17 Z M 27 14 C 27 12.8954 26.1046 12 25 12 H 22 L 24 15 H 21 L 19 12 H 17 L 19 15 H 16 L 14 12 H 12 L 14 15 H 11 L 9 12 C 7.9 12 7.01 12.9 7.01 14 L 7 24 C 7 25.1 7.9 26 9 26 H 25 C 26.1 26 27 25.1 27 24 V 14 Z'\n pathFill={'rgb(157, 39, 176)'}\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,KAA0B,GAAG,SAA7BA,KAA0BA,CAAIC,KAAK;EAAA,OAC9CP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA;IACNC,MAAM,EAAEJ,KAAK,CAACI,MAAM,IAAI,EAAG;IAC3BC,OAAO,EAAEL,KAAK,CAACK,OAAO,IAAI,WAAY;IACtCC,KAAK,EAAEN,KAAK,CAACM,KAAK,IAAI;EAAG,GACrBN,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,IAETlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ,MAAAT,SAAA;IACPU,CAAC,EAAC;EAA2zC,GACzzCb,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ,MAAAT,SAAA;IACPU,CAAC,EAAC,uFAAuF;IACzFC,QAAQ,EAAE;EAAoB,GAC1Bd,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ,MAAAT,SAAA;IACPU,CAAC,EAAC,6DAA6D;IAC/DC,QAAQ,EAAE;EAAqB,GAC3Bd,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ,MAAAT,SAAA;IACPU,CAAC,EAAC,4DAA4D;IAC9DC,QAAQ,EAAE;EAAqB,GAC3Bd,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ,MAAAT,SAAA;IACPU,CAAC,EAAC,2OAA2O;IAC7OC,QAAQ,EAAE;EAAoB,GAC1Bd,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACI,OAAA,CAAAhB,KAAA,GAAAA,KAAA"}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","Video","props","createElement","RootSvg","_extends2","height","viewBox","width","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","pathFill","exports"],"sources":["Video.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const Video = (props: IconProps) => (\n <RootSvg\n height={props.height || 40}\n viewBox={props.viewBox || '0 0 34 40'}\n width={props.width || 34}\n {...props}\n >\n <RootPath\n d='M 17.7168 33.172 C 18.2348 33.172 18.4238 33.655 18.4238 34.18 C 18.4238 34.642 18.2978 35.195 17.7168 35.195 C 17.1708 35.195 16.9888 34.642 16.9888 34.145 C 16.9888 33.683 17.1708 33.172 17.7168 33.172 Z M 19.5718 31.002 H 18.3818 V 32.7589 H 18.3678 C 18.1228 32.43 17.7798 32.262 17.3318 32.262 C 16.3028 32.262 15.7988 33.158 15.7988 34.103 C 15.7988 35.125 16.2818 36.1049 17.4228 36.1049 C 17.8428 36.1049 18.1928 35.923 18.4238 35.58 H 18.4378 V 36 H 19.5718 V 31.002 Z M 12.7095 34.1872 C 12.7095 33.7252 12.8775 33.1722 13.4305 33.1722 C 13.9835 33.1722 14.1585 33.7252 14.1585 34.1872 C 14.1585 34.6492 13.9835 35.1952 13.4305 35.1952 C 12.8775 35.1952 12.7095 34.6492 12.7095 34.1872 Z M 11.5195 34.1872 C 11.5195 35.2792 12.3035 36.1052 13.4305 36.1052 C 14.5575 36.1052 15.3485 35.2792 15.3485 34.1872 C 15.3485 33.0952 14.5575 32.2622 13.4305 32.2622 C 12.3035 32.2622 11.5195 33.0952 11.5195 34.1872 Z M 21.839 32.3671 H 22.574 V 33.1371 H 21.839 V 34.7891 C 21.839 35.0761 22.007 35.1391 22.266 35.1391 C 22.3142 35.1391 22.364 35.1357 22.4147 35.1323 C 22.4672 35.1287 22.5206 35.1251 22.574 35.1251 V 36.0001 C 22.481 36.0031 22.388 36.0099 22.295 36.0168 C 22.171 36.0259 22.047 36.0351 21.923 36.0351 C 20.908 36.0351 20.649 35.7411 20.649 34.7541 V 33.1371 H 20.047 V 32.3671 H 20.649 V 31.2681 H 21.839 V 32.3671 Z'\n {...props}\n />\n <RootPath\n d='M 0 28 H 34 V 37 C 34 38.6569 32.6569 40 31 40 H 3 C 1.34315 40 0 38.6569 0 37 V 28 Z'\n pathFill={'rgb(157, 39, 176)'}\n {...props}\n />\n <RootPath\n d='M 0 3 C 0 1.34315 1.34315 0 3 0 H 23 L 34 11 V 28 H 0 V 3 Z'\n pathFill={'rgb(245, 245, 245)'}\n {...props}\n />\n <RootPath\n d='M 34 11 L 26 11 C 24.3431 11 23 9.65685 23 8 V 0 L 34 11 Z'\n pathFill={'rgb(219, 219, 219)'}\n {...props}\n />\n <RootPath\n d='M 9 17 H 25 V 24 H 9 V 17 Z M 27 14 C 27 12.8954 26.1046 12 25 12 H 22 L 24 15 H 21 L 19 12 H 17 L 19 15 H 16 L 14 12 H 12 L 14 15 H 11 L 9 12 C 7.9 12 7.01 12.9 7.01 14 L 7 24 C 7 25.1 7.9 26 9 26 H 25 C 26.1 26 27 25.1 27 24 V 14 Z'\n pathFill={'rgb(157, 39, 176)'}\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,KAAK,GAAG,SAARA,KAAKA,CAAIC,KAAgB;EAAA,OACpCP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA;IACNC,MAAM,EAAEJ,KAAK,CAACI,MAAM,IAAI,EAAG;IAC3BC,OAAO,EAAEL,KAAK,CAACK,OAAO,IAAI,WAAY;IACtCC,KAAK,EAAEN,KAAK,CAACM,KAAK,IAAI;EAAG,GACrBN,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,IAETlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ,MAAAT,SAAA;IACPU,CAAC,EAAC;EAA2zC,GACzzCb,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ,MAAAT,SAAA;IACPU,CAAC,EAAC,uFAAuF;IACzFC,QAAQ,EAAE;EAAoB,GAC1Bd,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ,MAAAT,SAAA;IACPU,CAAC,EAAC,6DAA6D;IAC/DC,QAAQ,EAAE;EAAqB,GAC3Bd,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ,MAAAT,SAAA;IACPU,CAAC,EAAC,4DAA4D;IAC9DC,QAAQ,EAAE;EAAqB,GAC3Bd,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ,MAAAT,SAAA;IACPU,CAAC,EAAC,2OAA2O;IAC7OC,QAAQ,EAAE;EAAoB,GAC1Bd,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACI,OAAA,CAAAhB,KAAA,GAAAA,KAAA"}
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","Warning","props","createElement","RootSvg","_extends2","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","exports"],"sources":["Warning.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const Warning: React.FC<IconProps> = (props) => (\n <RootSvg {...props}>\n <RootPath\n d='M8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0ZM7 11V13H9V11H7ZM7 9V3H9V9H7Z'\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,OAA4B,GAAG,SAA/BA,OAA4BA,CAAIC,KAAK;EAAA,OAChDP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA,iBAAKH,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChBf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IACPO,CAAC,EAAC;EAA0I,GACxIV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACG,OAAA,CAAAZ,OAAA,GAAAA,OAAA"}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","Warning","props","createElement","RootSvg","_extends2","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","exports"],"sources":["Warning.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const Warning = (props: IconProps) => (\n <RootSvg {...props}>\n <RootPath\n d='M8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0ZM7 11V13H9V11H7ZM7 9V3H9V9H7Z'\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,OAAO,GAAG,SAAVA,OAAOA,CAAIC,KAAgB;EAAA,OACtCP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA,iBAAKH,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChBf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IACPO,CAAC,EAAC;EAA0I,GACxIV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACG,OAAA,CAAAZ,OAAA,GAAAA,OAAA"}
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","WutReaction","props","createElement","RootSvg","_extends2","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","exports"],"sources":["WutReaction.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const WutReaction: React.FC<IconProps> = (props) => (\n <RootSvg {...props}>\n <RootPath\n d='M18.125 16.81a.652.652 0 00.39-.169.487.487 0 00.162-.377c.076-.838.26-2.12.552-3.845.291-1.725.605-3.405.943-5.04.337-1.634.606-2.745.805-3.331A.632.632 0 0021 3.88a.583.583 0 00-.161-.377c-.307-.307-.587-.468-.84-.482A11.674 11.674 0 0019.505 3a3.91 3.91 0 00-.99.126 5.835 5.835 0 00-.943.335c-.214.084-.337.23-.368.44a790.65 790.65 0 00-.563 3.772c-.269 1.816-.48 3.405-.633 4.767-.153 1.362-.23 2.316-.23 2.86 0 .364.023.622.07.776.183.293.498.489.942.586.445.098.813.147 1.105.147h.23zm-8.96-.441a.757.757 0 01-.541.272c-.307 0-.617-.038-.932-.115-.314-.077-.502-.234-.563-.471-.046-.21-.07-.51-.07-.901 0-.182.012-.507.035-.975.023-.468.111-1.044.265-1.729.153-.684.39-1.173.713-1.466.245-.182.521-.377.828-.587a9.722 9.722 0 002.024-1.655c.384-.406.575-.846.575-1.32 0-.266-.061-.538-.184-.818-.107-.265-.268-.454-.483-.566-.2-.111-.49-.167-.874-.167h-.115c-1.38.07-2.224.475-2.53 1.215a2.014 2.014 0 00-.161.755c0 .46.176.894.529 1.299a.583.583 0 01.16.377c0 .042-.018.122-.057.24-.038.12-.157.22-.356.305a3.334 3.334 0 01-1.082.188c-.444 0-.931-.146-1.46-.44-.53-.293-.825-.943-.886-1.949v-.083c0-.699.203-1.418.61-2.159.406-.74 1.085-1.362 2.035-1.865.86-.447 1.971-.67 3.336-.67h.368c1.242.042 2.297.436 3.163 1.184.867.747 1.354 1.68 1.46 2.797v.126c0 .866-.306 1.579-.92 2.137a9.986 9.986 0 01-2.07 1.446c-.89.461-1.502.95-1.84 1.467a7.646 7.646 0 00-.644 1.76 5.14 5.14 0 00-.161 1.237c0 .195.015.39.046.586v.042c0 .168-.073.335-.219.503zm.436 4.097A1.998 1.998 0 018.21 21a2.027 2.027 0 01-1.415-.534c-.391-.357-.587-.78-.587-1.268 0-.503.196-.933.587-1.289a2.027 2.027 0 011.415-.534c.536 0 1 .178 1.391.534.392.356.587.786.587 1.289 0 .489-.195.911-.587 1.268zm8.719 0a2.027 2.027 0 01-1.415.534c-.537 0-1-.178-1.392-.534-.39-.357-.586-.78-.586-1.268 0-.503.196-.933.587-1.289a1.998 1.998 0 011.391-.534c.552 0 1.024.178 1.415.534.391.356.587.786.587 1.289 0 .489-.196.911-.587 1.268z'\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,WAAgC,GAAG,SAAnCA,WAAgCA,CAAIC,KAAK;EAAA,OACpDP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA,iBAAKH,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChBf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IACPO,CAAC,EAAC;EAAg3D,GAC92DV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACG,OAAA,CAAAZ,WAAA,GAAAA,WAAA"}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","WutReaction","props","createElement","RootSvg","_extends2","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","exports"],"sources":["WutReaction.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const WutReaction = (props: IconProps) => (\n <RootSvg {...props}>\n <RootPath\n d='M18.125 16.81a.652.652 0 00.39-.169.487.487 0 00.162-.377c.076-.838.26-2.12.552-3.845.291-1.725.605-3.405.943-5.04.337-1.634.606-2.745.805-3.331A.632.632 0 0021 3.88a.583.583 0 00-.161-.377c-.307-.307-.587-.468-.84-.482A11.674 11.674 0 0019.505 3a3.91 3.91 0 00-.99.126 5.835 5.835 0 00-.943.335c-.214.084-.337.23-.368.44a790.65 790.65 0 00-.563 3.772c-.269 1.816-.48 3.405-.633 4.767-.153 1.362-.23 2.316-.23 2.86 0 .364.023.622.07.776.183.293.498.489.942.586.445.098.813.147 1.105.147h.23zm-8.96-.441a.757.757 0 01-.541.272c-.307 0-.617-.038-.932-.115-.314-.077-.502-.234-.563-.471-.046-.21-.07-.51-.07-.901 0-.182.012-.507.035-.975.023-.468.111-1.044.265-1.729.153-.684.39-1.173.713-1.466.245-.182.521-.377.828-.587a9.722 9.722 0 002.024-1.655c.384-.406.575-.846.575-1.32 0-.266-.061-.538-.184-.818-.107-.265-.268-.454-.483-.566-.2-.111-.49-.167-.874-.167h-.115c-1.38.07-2.224.475-2.53 1.215a2.014 2.014 0 00-.161.755c0 .46.176.894.529 1.299a.583.583 0 01.16.377c0 .042-.018.122-.057.24-.038.12-.157.22-.356.305a3.334 3.334 0 01-1.082.188c-.444 0-.931-.146-1.46-.44-.53-.293-.825-.943-.886-1.949v-.083c0-.699.203-1.418.61-2.159.406-.74 1.085-1.362 2.035-1.865.86-.447 1.971-.67 3.336-.67h.368c1.242.042 2.297.436 3.163 1.184.867.747 1.354 1.68 1.46 2.797v.126c0 .866-.306 1.579-.92 2.137a9.986 9.986 0 01-2.07 1.446c-.89.461-1.502.95-1.84 1.467a7.646 7.646 0 00-.644 1.76 5.14 5.14 0 00-.161 1.237c0 .195.015.39.046.586v.042c0 .168-.073.335-.219.503zm.436 4.097A1.998 1.998 0 018.21 21a2.027 2.027 0 01-1.415-.534c-.391-.357-.587-.78-.587-1.268 0-.503.196-.933.587-1.289a2.027 2.027 0 011.415-.534c.536 0 1 .178 1.391.534.392.356.587.786.587 1.289 0 .489-.195.911-.587 1.268zm8.719 0a2.027 2.027 0 01-1.415.534c-.537 0-1-.178-1.392-.534-.39-.357-.586-.78-.586-1.268 0-.503.196-.933.587-1.289a1.998 1.998 0 011.391-.534c.552 0 1.024.178 1.415.534.391.356.587.786.587 1.289 0 .489-.196.911-.587 1.268z'\n {...props}\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,WAAW,GAAG,SAAdA,WAAWA,CAAIC,KAAgB;EAAA,OAC1CP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA,iBAAKH,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,IAChBf,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAa,QAAQ,MAAAN,SAAA;IACPO,CAAC,EAAC;EAAg3D,GAC92DV,KAAK;IAAAI,MAAA,EAAAP,KAAA;IAAAQ,QAAA;MAAAC,QAAA,EAAAR,YAAA;MAAAS,UAAA;MAAAC,YAAA;IAAA;EAAA,EACV,CACM,CAAC;AAAA,CACX;AAACG,OAAA,CAAAZ,WAAA,GAAAA,WAAA"}
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_base","_this","_jsxFileName","XLS","props","createElement","RootSvg","_extends2","height","viewBox","width","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","pathFill","pathOpacity","Defs","LinearGradient","gradientUnits","id","x1","x2","y1","y2","Stop","stopColor","offset","exports"],"sources":["XLS.tsx"],"sourcesContent":["import React from 'react';\nimport { Defs, LinearGradient, Stop } from 'react-native-svg';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const XLS: React.FC<IconProps> = (props) => (\n <RootSvg\n height={props.height || 40}\n viewBox={props.viewBox || '0 0 34 40'}\n width={props.width || 34}\n {...props}\n >\n <RootPath\n d='M0 4a4 4 0 014-4h19.333l10 10v26a4 4 0 01-4 4H4a4 4 0 01-4-4V4z'\n pathFill='url(#gradient)'\n />\n <RootPath\n d='M26.691 9.99a3.307 3.307 0 01-3.307-3.307V.058L33.33 9.99H26.69z'\n pathFill='#16613F'\n />\n <RootPath\n d='M13.175 34.31l-1.384 2.023h1.184l.803-1.212.803 1.212h1.206l-1.421-2.046 1.264-1.8h-1.168l-.67 1.004-.676-1.004H11.91l1.264 1.823zm3.044-3.289v5.312h1.057v-5.312h-1.057zm2.707 4.062h-1.004c.01.258.066.474.17.648.11.168.246.305.41.409.168.104.36.178.573.223a3.19 3.19 0 001.294 0 1.58 1.58 0 00.566-.216c.163-.104.295-.24.394-.409.104-.173.156-.387.156-.64a.875.875 0 00-.38-.751 1.404 1.404 0 00-.393-.201 4.222 4.222 0 00-.447-.127 17.591 17.591 0 00-.439-.096 4.425 4.425 0 01-.387-.097.859.859 0 01-.268-.149.29.29 0 01-.104-.23c0-.08.02-.142.06-.186a.382.382 0 01.141-.112.611.611 0 01.194-.045c.069-.01.134-.014.193-.014.188 0 .352.037.491.111.139.07.216.206.23.41h1.005a1.213 1.213 0 00-.565-.968 1.604 1.604 0 00-.529-.2 3.101 3.101 0 00-1.213 0c-.198.034-.376.098-.535.193-.159.089-.288.213-.387.372-.094.158-.141.362-.141.61 0 .168.035.312.104.431.07.114.161.211.275.29.114.075.243.137.387.186.149.045.3.085.454.12.377.079.67.158.878.237.213.08.32.199.32.358a.408.408 0 01-.067.238.552.552 0 01-.171.148.908.908 0 01-.454.105c-.104 0-.206-.013-.305-.038a.836.836 0 01-.253-.111.72.72 0 01-.186-.201.628.628 0 01-.067-.298z'\n pathFill='#FFFFFF'\n />\n <RootPath\n d='M8.333 14.167h5v-2.5h-5v2.5zm5 4.166h-5v-2.5h5v2.5zm0 4.167h-5V20h5v2.5zM25 18.333H15v-2.5h10v2.5zM15 22.5h10V20H15v2.5zm0-8.333v-2.5h10v2.5H15z'\n pathFill='#FFFFFF'\n pathOpacity={0.4}\n />\n <Defs>\n <LinearGradient\n gradientUnits='userSpaceOnUse'\n id='gradient'\n x1={0}\n x2={0}\n y1={0}\n y2={props.height || 40}\n >\n <Stop stopColor='#529778' />\n <Stop offset={1} stopColor='#1A754C' />\n </LinearGradient>\n </Defs>\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAD,OAAA;AAEA,IAAAE,KAAA,GAAAF,OAAA;AAA4D,IAAAG,KAAA;EAAAC,YAAA;AAErD,IAAMC,GAAwB,GAAG,SAA3BA,GAAwBA,CAAIC,KAAK;EAAA,OAC5CR,MAAA,YAAAS,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA;IACNC,MAAM,EAAEJ,KAAK,CAACI,MAAM,IAAI,EAAG;IAC3BC,OAAO,EAAEL,KAAK,CAACK,OAAO,IAAI,WAAY;IACtCC,KAAK,EAAEN,KAAK,CAACM,KAAK,IAAI;EAAG,GACrBN,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,IAETnB,MAAA,YAAAS,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,iEAAiE;IACnEC,QAAQ,EAAC,gBAAgB;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CAC1B,CAAC,EACFnB,MAAA,YAAAS,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,kEAAkE;IACpEC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CACnB,CAAC,EACFnB,MAAA,YAAAS,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,6mCAA6mC;IAC/mCC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CACnB,CAAC,EACFnB,MAAA,YAAAS,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,kJAAkJ;IACpJC,QAAQ,EAAC,SAAS;IAClBC,WAAW,EAAE,GAAI;IAAAR,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CAClB,CAAC,EACFnB,MAAA,YAAAS,aAAA,CAACN,eAAA,CAAAqB,IAAI;IAAAT,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,GACHnB,MAAA,YAAAS,aAAA,CAACN,eAAA,CAAAsB,cAAc;IACbC,aAAa,EAAC,gBAAgB;IAC9BC,EAAE,EAAC,UAAU;IACbC,EAAE,EAAE,CAAE;IACNC,EAAE,EAAE,CAAE;IACNC,EAAE,EAAE,CAAE;IACNC,EAAE,EAAEvB,KAAK,CAACI,MAAM,IAAI,EAAG;IAAAG,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,GAEvBnB,MAAA,YAAAS,aAAA,CAACN,eAAA,CAAA6B,IAAI;IAACC,SAAS,EAAC,SAAS;IAAAlB,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CAAE,CAAC,EAC5BnB,MAAA,YAAAS,aAAA,CAACN,eAAA,CAAA6B,IAAI;IAACE,MAAM,EAAE,CAAE;IAACD,SAAS,EAAC,SAAS;IAAAlB,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CAAE,CACxB,CACZ,CACC,CAAC;AAAA,CACX;AAACgB,OAAA,CAAA5B,GAAA,GAAAA,GAAA"}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_base","_this","_jsxFileName","XLS","props","createElement","RootSvg","_extends2","height","viewBox","width","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","pathFill","pathOpacity","Defs","LinearGradient","gradientUnits","id","x1","x2","y1","y2","Stop","stopColor","offset","exports"],"sources":["XLS.tsx"],"sourcesContent":["import React from 'react';\nimport { Defs, LinearGradient, Stop } from 'react-native-svg';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const XLS = (props: IconProps) => (\n <RootSvg\n height={props.height || 40}\n viewBox={props.viewBox || '0 0 34 40'}\n width={props.width || 34}\n {...props}\n >\n <RootPath\n d='M0 4a4 4 0 014-4h19.333l10 10v26a4 4 0 01-4 4H4a4 4 0 01-4-4V4z'\n pathFill='url(#gradient)'\n />\n <RootPath\n d='M26.691 9.99a3.307 3.307 0 01-3.307-3.307V.058L33.33 9.99H26.69z'\n pathFill='#16613F'\n />\n <RootPath\n d='M13.175 34.31l-1.384 2.023h1.184l.803-1.212.803 1.212h1.206l-1.421-2.046 1.264-1.8h-1.168l-.67 1.004-.676-1.004H11.91l1.264 1.823zm3.044-3.289v5.312h1.057v-5.312h-1.057zm2.707 4.062h-1.004c.01.258.066.474.17.648.11.168.246.305.41.409.168.104.36.178.573.223a3.19 3.19 0 001.294 0 1.58 1.58 0 00.566-.216c.163-.104.295-.24.394-.409.104-.173.156-.387.156-.64a.875.875 0 00-.38-.751 1.404 1.404 0 00-.393-.201 4.222 4.222 0 00-.447-.127 17.591 17.591 0 00-.439-.096 4.425 4.425 0 01-.387-.097.859.859 0 01-.268-.149.29.29 0 01-.104-.23c0-.08.02-.142.06-.186a.382.382 0 01.141-.112.611.611 0 01.194-.045c.069-.01.134-.014.193-.014.188 0 .352.037.491.111.139.07.216.206.23.41h1.005a1.213 1.213 0 00-.565-.968 1.604 1.604 0 00-.529-.2 3.101 3.101 0 00-1.213 0c-.198.034-.376.098-.535.193-.159.089-.288.213-.387.372-.094.158-.141.362-.141.61 0 .168.035.312.104.431.07.114.161.211.275.29.114.075.243.137.387.186.149.045.3.085.454.12.377.079.67.158.878.237.213.08.32.199.32.358a.408.408 0 01-.067.238.552.552 0 01-.171.148.908.908 0 01-.454.105c-.104 0-.206-.013-.305-.038a.836.836 0 01-.253-.111.72.72 0 01-.186-.201.628.628 0 01-.067-.298z'\n pathFill='#FFFFFF'\n />\n <RootPath\n d='M8.333 14.167h5v-2.5h-5v2.5zm5 4.166h-5v-2.5h5v2.5zm0 4.167h-5V20h5v2.5zM25 18.333H15v-2.5h10v2.5zM15 22.5h10V20H15v2.5zm0-8.333v-2.5h10v2.5H15z'\n pathFill='#FFFFFF'\n pathOpacity={0.4}\n />\n <Defs>\n <LinearGradient\n gradientUnits='userSpaceOnUse'\n id='gradient'\n x1={0}\n x2={0}\n y1={0}\n y2={props.height || 40}\n >\n <Stop stopColor='#529778' />\n <Stop offset={1} stopColor='#1A754C' />\n </LinearGradient>\n </Defs>\n </RootSvg>\n);\n"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_base","_this","_jsxFileName","XLSX","props","createElement","RootSvg","_extends2","height","viewBox","width","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","pathFill","pathOpacity","Defs","LinearGradient","gradientUnits","id","x1","x2","y1","y2","Stop","stopColor","offset","exports"],"sources":["XLSX.tsx"],"sourcesContent":["import React from 'react';\nimport { Defs, LinearGradient, Stop } from 'react-native-svg';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const XLSX: React.FC<IconProps> = (props) => (\n <RootSvg\n height={props.height || 40}\n viewBox={props.viewBox || '0 0 34 40'}\n width={props.width || 34}\n {...props}\n >\n <RootPath\n d='M0 4a4 4 0 014-4h19.333l10 10v26a4 4 0 01-4 4H4a4 4 0 01-4-4V4z'\n pathFill='url(#gradient)'\n />\n <RootPath\n d='M26.692 9.99a3.307 3.307 0 01-3.307-3.307V.058L33.33 9.99h-6.64z'\n pathFill='#16613F'\n />\n <RootPath\n d='M8.332 14.167h5v-2.5h-5v2.5zm5 4.166h-5v-2.5h5v2.5zm0 4.167h-5V20h5v2.5zm11.667-4.167h-10v-2.5h10v2.5zm-10 4.167h10V20h-10v2.5zm0-8.333v-2.5h10v2.5h-10z'\n pathFill='#FFFFFF'\n pathOpacity={0.4}\n />\n <RootPath\n d='M15.65 36.25h-1.19v-4.998h1.19v4.998zm-4.123 0H10.21l1.26-1.904-1.155-1.729h1.316l.51.868.512-.868h1.26l-1.134 1.708 1.288 1.925h-1.316l-.63-1.05-.595 1.05zm4.753-1.197c.035 1.015.917 1.302 1.778 1.302.819 0 1.743-.322 1.743-1.295 0-.3-.189-.833-.924-.98-.105-.023-.22-.044-.337-.065-.488-.089-1.007-.183-1.007-.46 0-.252.315-.273.511-.273.147 0 .28.028.378.091.098.063.154.161.154.315h1.099c-.042-.945-.875-1.176-1.673-1.176-.714 0-1.659.238-1.659 1.113 0 .83.674.973 1.336 1.112.119.024.237.05.351.078l.057.013c.214.047.524.116.524.372 0 .287-.329.385-.56.385a.746.746 0 01-.441-.126.488.488 0 01-.196-.406H16.28zm4.968 1.197h-1.316l1.26-1.904-1.155-1.729h1.316l.51.868.512-.868h1.26L22.5 34.325l1.288 1.925h-1.316l-.63-1.05-.595 1.05z'\n pathFill='#FFFFFF'\n />\n <Defs>\n <LinearGradient\n gradientUnits='userSpaceOnUse'\n id='gradient'\n x1={0}\n x2={0}\n y1={0}\n y2={props.height || 40}\n >\n <Stop stopColor='#529778' />\n <Stop offset={1} stopColor='#1A754C' />\n </LinearGradient>\n </Defs>\n </RootSvg>\n);\n"],"mappings":"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"}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_base","_this","_jsxFileName","XLSX","props","createElement","RootSvg","_extends2","height","viewBox","width","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","pathFill","pathOpacity","Defs","LinearGradient","gradientUnits","id","x1","x2","y1","y2","Stop","stopColor","offset","exports"],"sources":["XLSX.tsx"],"sourcesContent":["import React from 'react';\nimport { Defs, LinearGradient, Stop } from 'react-native-svg';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const XLSX = (props: IconProps) => (\n <RootSvg\n height={props.height || 40}\n viewBox={props.viewBox || '0 0 34 40'}\n width={props.width || 34}\n {...props}\n >\n <RootPath\n d='M0 4a4 4 0 014-4h19.333l10 10v26a4 4 0 01-4 4H4a4 4 0 01-4-4V4z'\n pathFill='url(#gradient)'\n />\n <RootPath\n d='M26.692 9.99a3.307 3.307 0 01-3.307-3.307V.058L33.33 9.99h-6.64z'\n pathFill='#16613F'\n />\n <RootPath\n d='M8.332 14.167h5v-2.5h-5v2.5zm5 4.166h-5v-2.5h5v2.5zm0 4.167h-5V20h5v2.5zm11.667-4.167h-10v-2.5h10v2.5zm-10 4.167h10V20h-10v2.5zm0-8.333v-2.5h10v2.5h-10z'\n pathFill='#FFFFFF'\n pathOpacity={0.4}\n />\n <RootPath\n d='M15.65 36.25h-1.19v-4.998h1.19v4.998zm-4.123 0H10.21l1.26-1.904-1.155-1.729h1.316l.51.868.512-.868h1.26l-1.134 1.708 1.288 1.925h-1.316l-.63-1.05-.595 1.05zm4.753-1.197c.035 1.015.917 1.302 1.778 1.302.819 0 1.743-.322 1.743-1.295 0-.3-.189-.833-.924-.98-.105-.023-.22-.044-.337-.065-.488-.089-1.007-.183-1.007-.46 0-.252.315-.273.511-.273.147 0 .28.028.378.091.098.063.154.161.154.315h1.099c-.042-.945-.875-1.176-1.673-1.176-.714 0-1.659.238-1.659 1.113 0 .83.674.973 1.336 1.112.119.024.237.05.351.078l.057.013c.214.047.524.116.524.372 0 .287-.329.385-.56.385a.746.746 0 01-.441-.126.488.488 0 01-.196-.406H16.28zm4.968 1.197h-1.316l1.26-1.904-1.155-1.729h1.316l.51.868.512-.868h1.26L22.5 34.325l1.288 1.925h-1.316l-.63-1.05-.595 1.05z'\n pathFill='#FFFFFF'\n />\n <Defs>\n <LinearGradient\n gradientUnits='userSpaceOnUse'\n id='gradient'\n x1={0}\n x2={0}\n y1={0}\n y2={props.height || 40}\n >\n <Stop stopColor='#529778' />\n <Stop offset={1} stopColor='#1A754C' />\n </LinearGradient>\n </Defs>\n </RootSvg>\n);\n"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","ZIP","props","createElement","RootSvg","_extends2","height","viewBox","width","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","pathFill","exports"],"sources":["ZIP.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const ZIP: React.FC<IconProps> = (props) => (\n <RootSvg\n height={props.height || 40}\n viewBox={props.viewBox || '0 0 34 40'}\n width={props.width || 34}\n {...props}\n >\n <RootPath\n d='M0 3a3 3 0 013-3h20.333l10 10v27a3 3 0 01-3 3H3a3 3 0 01-3-3V3z'\n pathFill='#F5F5F5'\n />\n <RootPath d='M0 28h33.333v9a3 3 0 01-3 3H3a3 3 0 01-3-3v-9z' pathFill='#A8A8A8' />\n <RootPath\n d='M25.864 9.99a2.48 2.48 0 01-2.48-2.48V.058L33.33 9.99h-7.466z'\n pathFill='#DBDBDB'\n />\n <RootPath\n d='M12.998 35.763v.597h2.65v-.597h-1.607l1.501-1.69v-.598H13.11v.597h1.39l-1.501 1.691zm3.886-2.734v-.653h-.792v.653h.793zm-.792.446v2.885h.793v-2.885h-.793zm2.873 2.366a.632.632 0 01-.541-.279 1.002 1.002 0 01-.118-.295 1.732 1.732 0 010-.687.905.905 0 01.112-.295.61.61 0 01.541-.29.624.624 0 01.536.296.836.836 0 01.117.295c.026.111.04.225.04.34 0 .116-.012.229-.034.34a.836.836 0 01-.117.296.611.611 0 01-.536.28zm-1.457-2.366v3.895h.793v-1.367h.011c.097.142.22.25.368.324.153.07.318.106.497.106a1.142 1.142 0 00.949-.452c.107-.138.187-.296.24-.474a2.162 2.162 0 000-1.144 1.437 1.437 0 00-.24-.497 1.21 1.21 0 00-.408-.34 1.25 1.25 0 00-.586-.129 1.13 1.13 0 00-.49.106.872.872 0 00-.37.34h-.01v-.368h-.754z'\n pathFill='#FFFFFF'\n />\n <RootPath\n d='M8 .207C8 .093 8.093 0 8.207 0h1.24c.114 0 .206.093.206.207v1.24a.207.207 0 01-.206.206h-1.24A.207.207 0 018 1.447V.207zM8 14.88c0-.457.37-.827.827-.827h1.653c.457 0 .827.37.827.827v4.96c0 .457-.37.827-.827.827H8.827A.827.827 0 018 19.84v-4.96zm.827 2.48v2.48h1.653v-2.48H8.827zM9.86 1.653a.207.207 0 00-.207.207V3.1c0 .114.093.207.207.207h1.24a.207.207 0 00.207-.207V1.86a.207.207 0 00-.207-.207H9.86zM8.207 3.307A.207.207 0 008 3.513v1.24c0 .114.093.207.207.207h1.24a.207.207 0 00.206-.207v-1.24a.207.207 0 00-.206-.206h-1.24zM9.86 4.96a.207.207 0 00-.207.207v1.24c0 .114.093.206.207.206h1.24a.207.207 0 00.207-.206v-1.24a.207.207 0 00-.207-.207H9.86zM8.207 6.613A.207.207 0 008 6.82v1.24c0 .114.093.207.207.207h1.24a.207.207 0 00.206-.207V6.82a.207.207 0 00-.206-.207h-1.24zM9.86 8.267a.207.207 0 00-.207.206v1.24c0 .114.093.207.207.207h1.24a.207.207 0 00.207-.207v-1.24a.207.207 0 00-.207-.206H9.86zM8.207 9.92a.207.207 0 00-.207.207v1.24c0 .114.093.206.207.206h1.24a.207.207 0 00.206-.206v-1.24a.207.207 0 00-.206-.207h-1.24zm1.653 1.653a.207.207 0 00-.207.207v1.24c0 .114.093.207.207.207h1.24a.207.207 0 00.207-.207v-1.24a.207.207 0 00-.207-.207H9.86z'\n pathFill='#CFCFCF'\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,GAAwB,GAAG,SAA3BA,GAAwBA,CAAIC,KAAK;EAAA,OAC5CP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA;IACNC,MAAM,EAAEJ,KAAK,CAACI,MAAM,IAAI,EAAG;IAC3BC,OAAO,EAAEL,KAAK,CAACK,OAAO,IAAI,WAAY;IACtCC,KAAK,EAAEN,KAAK,CAACM,KAAK,IAAI;EAAG,GACrBN,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,IAETlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,iEAAiE;IACnEC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CACnB,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IAACC,CAAC,EAAC,gDAAgD;IAACC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CAAE,CAAC,EAClFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,+DAA+D;IACjEC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CACnB,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,usBAAusB;IACzsBC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CACnB,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,uoCAAuoC;IACzoCC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CACnB,CACM,CAAC;AAAA,CACX;AAACI,OAAA,CAAAhB,GAAA,GAAAA,GAAA"}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_base","_this","_jsxFileName","ZIP","props","createElement","RootSvg","_extends2","height","viewBox","width","__self","__source","fileName","lineNumber","columnNumber","RootPath","d","pathFill","exports"],"sources":["ZIP.tsx"],"sourcesContent":["import React from 'react';\n\nimport { IconProps, RootPath, RootSvg } from './utils/base';\n\nexport const ZIP = (props: IconProps) => (\n <RootSvg\n height={props.height || 40}\n viewBox={props.viewBox || '0 0 34 40'}\n width={props.width || 34}\n {...props}\n >\n <RootPath\n d='M0 3a3 3 0 013-3h20.333l10 10v27a3 3 0 01-3 3H3a3 3 0 01-3-3V3z'\n pathFill='#F5F5F5'\n />\n <RootPath d='M0 28h33.333v9a3 3 0 01-3 3H3a3 3 0 01-3-3v-9z' pathFill='#A8A8A8' />\n <RootPath\n d='M25.864 9.99a2.48 2.48 0 01-2.48-2.48V.058L33.33 9.99h-7.466z'\n pathFill='#DBDBDB'\n />\n <RootPath\n d='M12.998 35.763v.597h2.65v-.597h-1.607l1.501-1.69v-.598H13.11v.597h1.39l-1.501 1.691zm3.886-2.734v-.653h-.792v.653h.793zm-.792.446v2.885h.793v-2.885h-.793zm2.873 2.366a.632.632 0 01-.541-.279 1.002 1.002 0 01-.118-.295 1.732 1.732 0 010-.687.905.905 0 01.112-.295.61.61 0 01.541-.29.624.624 0 01.536.296.836.836 0 01.117.295c.026.111.04.225.04.34 0 .116-.012.229-.034.34a.836.836 0 01-.117.296.611.611 0 01-.536.28zm-1.457-2.366v3.895h.793v-1.367h.011c.097.142.22.25.368.324.153.07.318.106.497.106a1.142 1.142 0 00.949-.452c.107-.138.187-.296.24-.474a2.162 2.162 0 000-1.144 1.437 1.437 0 00-.24-.497 1.21 1.21 0 00-.408-.34 1.25 1.25 0 00-.586-.129 1.13 1.13 0 00-.49.106.872.872 0 00-.37.34h-.01v-.368h-.754z'\n pathFill='#FFFFFF'\n />\n <RootPath\n d='M8 .207C8 .093 8.093 0 8.207 0h1.24c.114 0 .206.093.206.207v1.24a.207.207 0 01-.206.206h-1.24A.207.207 0 018 1.447V.207zM8 14.88c0-.457.37-.827.827-.827h1.653c.457 0 .827.37.827.827v4.96c0 .457-.37.827-.827.827H8.827A.827.827 0 018 19.84v-4.96zm.827 2.48v2.48h1.653v-2.48H8.827zM9.86 1.653a.207.207 0 00-.207.207V3.1c0 .114.093.207.207.207h1.24a.207.207 0 00.207-.207V1.86a.207.207 0 00-.207-.207H9.86zM8.207 3.307A.207.207 0 008 3.513v1.24c0 .114.093.207.207.207h1.24a.207.207 0 00.206-.207v-1.24a.207.207 0 00-.206-.206h-1.24zM9.86 4.96a.207.207 0 00-.207.207v1.24c0 .114.093.206.207.206h1.24a.207.207 0 00.207-.206v-1.24a.207.207 0 00-.207-.207H9.86zM8.207 6.613A.207.207 0 008 6.82v1.24c0 .114.093.207.207.207h1.24a.207.207 0 00.206-.207V6.82a.207.207 0 00-.206-.207h-1.24zM9.86 8.267a.207.207 0 00-.207.206v1.24c0 .114.093.207.207.207h1.24a.207.207 0 00.207-.207v-1.24a.207.207 0 00-.207-.206H9.86zM8.207 9.92a.207.207 0 00-.207.207v1.24c0 .114.093.206.207.206h1.24a.207.207 0 00.206-.206v-1.24a.207.207 0 00-.206-.207h-1.24zm1.653 1.653a.207.207 0 00-.207.207v1.24c0 .114.093.207.207.207h1.24a.207.207 0 00.207-.207v-1.24a.207.207 0 00-.207-.207H9.86z'\n pathFill='#CFCFCF'\n />\n </RootSvg>\n);\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAA4D,IAAAE,KAAA;EAAAC,YAAA;AAErD,IAAMC,GAAG,GAAG,SAANA,GAAGA,CAAIC,KAAgB;EAAA,OAClCP,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAM,OAAO,MAAAC,SAAA;IACNC,MAAM,EAAEJ,KAAK,CAACI,MAAM,IAAI,EAAG;IAC3BC,OAAO,EAAEL,KAAK,CAACK,OAAO,IAAI,WAAY;IACtCC,KAAK,EAAEN,KAAK,CAACM,KAAK,IAAI;EAAG,GACrBN,KAAK;IAAAO,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,IAETlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,iEAAiE;IACnEC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CACnB,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IAACC,CAAC,EAAC,gDAAgD;IAACC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CAAE,CAAC,EAClFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,+DAA+D;IACjEC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CACnB,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,usBAAusB;IACzsBC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CACnB,CAAC,EACFlB,MAAA,YAAAQ,aAAA,CAACL,KAAA,CAAAgB,QAAQ;IACPC,CAAC,EAAC,uoCAAuoC;IACzoCC,QAAQ,EAAC,SAAS;IAAAP,MAAA,EAAAV,KAAA;IAAAW,QAAA;MAAAC,QAAA,EAAAX,YAAA;MAAAY,UAAA;MAAAC,YAAA;IAAA;EAAA,CACnB,CACM,CAAC;AAAA,CACX;AAACI,OAAA,CAAAhB,GAAA,GAAAA,GAAA"}
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_interopRequireWildcard","_ThemeContext","_this","_jsxFileName","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","obj","__esModule","_typeof","cache","has","get","newObj","hasPropertyDescriptor","Object","defineProperty","getOwnPropertyDescriptor","key","prototype","hasOwnProperty","call","desc","set","RootSvg","props","children","_props$height","height","_props$viewBox","viewBox","_props$width","width","createElement","_extends2","__self","__source","fileName","lineNumber","columnNumber","exports","RootPath","_useTheme","useTheme","black","theme","colors","d","_props$pathFill","pathFill","pathOpacity","Path","clipRule","fill","fillRule","opacity"],"sources":["base.tsx"],"sourcesContent":["import React from 'react';\nimport Svg, { Path, PathProps, SvgProps } from 'react-native-svg';\n\nimport { useTheme } from '../../contexts/themeContext/ThemeContext';\n\nexport type IconProps = Partial<SvgProps> &\n Omit<RootPathProps, 'd'> & {\n height?: number;\n width?: number;\n };\n\nexport const RootSvg: React.FC<IconProps> = (props) => {\n const { children, height = 24, viewBox = '0 0 24 24', width = 24 } = props;\n return (\n <Svg\n {...{\n height,\n viewBox,\n width,\n }}\n {...props}\n >\n {children}\n </Svg>\n );\n};\n\nexport type RootPathProps = Pick<PathProps, 'd'> & {\n pathFill?: SvgProps['fill'];\n pathOpacity?: PathProps['opacity'];\n};\n\nexport const RootPath: React.FC<RootPathProps> = (props) => {\n const {\n theme: {\n colors: { black },\n },\n } = useTheme();\n\n const { d, pathFill = black, pathOpacity } = props;\n return (\n <Path\n {...{\n clipRule: 'evenodd',\n d,\n fill: pathFill,\n fillRule: 'evenodd',\n opacity: pathOpacity,\n }}\n />\n );\n};\n"],"mappings":"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"}
1
+ {"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_interopRequireWildcard","_ThemeContext","_this","_jsxFileName","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","obj","__esModule","_typeof","cache","has","get","newObj","hasPropertyDescriptor","Object","defineProperty","getOwnPropertyDescriptor","key","prototype","hasOwnProperty","call","desc","set","RootSvg","props","children","_props$height","height","_props$viewBox","viewBox","_props$width","width","createElement","_extends2","__self","__source","fileName","lineNumber","columnNumber","exports","RootPath","_useTheme","useTheme","black","theme","colors","d","_props$pathFill","pathFill","pathOpacity","Path","clipRule","fill","fillRule","opacity"],"sources":["base.tsx"],"sourcesContent":["import React from 'react';\nimport Svg, { Path, PathProps, SvgProps } from 'react-native-svg';\n\nimport { useTheme } from '../../contexts/themeContext/ThemeContext';\n\nexport type IconProps = Partial<SvgProps> &\n Omit<RootPathProps, 'd'> & {\n height?: number;\n width?: number;\n };\n\nexport const RootSvg = (props: IconProps) => {\n const { children, height = 24, viewBox = '0 0 24 24', width = 24 } = props;\n return (\n <Svg\n {...{\n height,\n viewBox,\n width,\n }}\n {...props}\n >\n {children}\n </Svg>\n );\n};\n\nexport type RootPathProps = Pick<PathProps, 'd'> & {\n pathFill?: SvgProps['fill'];\n pathOpacity?: PathProps['opacity'];\n};\n\nexport const RootPath = (props: RootPathProps) => {\n const {\n theme: {\n colors: { black },\n },\n } = useTheme();\n\n const { d, pathFill = black, pathOpacity } = props;\n return (\n <Path\n {...{\n clipRule: 'evenodd',\n d,\n fill: pathFill,\n fillRule: 'evenodd',\n opacity: pathOpacity,\n }}\n />\n );\n};\n"],"mappings":"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"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "5.25.0-beta.7"
2
+ "version": "5.25.1-beta.1"
3
3
  }
@@ -2,14 +2,14 @@
2
2
  import type { Attachment as AttachmentType } from 'stream-chat';
3
3
  import { MessagesContextValue } from '../../contexts/messagesContext/MessagesContext';
4
4
  import type { DefaultStreamChatGenerics } from '../../types/types';
5
- export declare type ActionHandler = (name: string, value: string) => void;
6
- export declare type AttachmentPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<MessagesContextValue<StreamChatGenerics>, 'AttachmentActions' | 'Card' | 'FileAttachment' | 'Gallery' | 'giphyVersion' | 'Giphy' | 'isAttachmentEqual' | 'UrlPreview' | 'myMessageTheme'> & {
5
+ export type ActionHandler = (name: string, value: string) => void;
6
+ export type AttachmentPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<MessagesContextValue<StreamChatGenerics>, 'AttachmentActions' | 'Card' | 'FileAttachment' | 'Gallery' | 'giphyVersion' | 'Giphy' | 'isAttachmentEqual' | 'UrlPreview' | 'myMessageTheme'> & {
7
7
  /**
8
8
  * The attachment to render
9
9
  */
10
10
  attachment: AttachmentType<StreamChatGenerics>;
11
11
  };
12
- export declare type AttachmentProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<Pick<MessagesContextValue<StreamChatGenerics>, 'AttachmentActions' | 'Card' | 'FileAttachment' | 'Gallery' | 'Giphy' | 'giphyVersion' | 'myMessageTheme' | 'UrlPreview' | 'isAttachmentEqual'>> & Pick<AttachmentPropsWithContext<StreamChatGenerics>, 'attachment'>;
12
+ export type AttachmentProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<Pick<MessagesContextValue<StreamChatGenerics>, 'AttachmentActions' | 'Card' | 'FileAttachment' | 'Gallery' | 'Giphy' | 'giphyVersion' | 'myMessageTheme' | 'UrlPreview' | 'isAttachmentEqual'>> & Pick<AttachmentPropsWithContext<StreamChatGenerics>, 'attachment'>;
13
13
  /**
14
14
  * Attachment - The message attachment
15
15
  */
@@ -3,14 +3,14 @@ import { StyleProp, TextStyle, ViewStyle } from 'react-native';
3
3
  import type { Attachment } from 'stream-chat';
4
4
  import { MessageContextValue } from '../../contexts/messageContext/MessageContext';
5
5
  import type { DefaultStreamChatGenerics } from '../../types/types';
6
- export declare type AttachmentActionsPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<Attachment<StreamChatGenerics>, 'actions'> & Pick<MessageContextValue<StreamChatGenerics>, 'handleAction'> & {
6
+ export type AttachmentActionsPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<Attachment<StreamChatGenerics>, 'actions'> & Pick<MessageContextValue<StreamChatGenerics>, 'handleAction'> & {
7
7
  styles?: Partial<{
8
8
  actionButton: StyleProp<ViewStyle>;
9
9
  buttonText: StyleProp<TextStyle>;
10
10
  container: StyleProp<ViewStyle>;
11
11
  }>;
12
12
  };
13
- export declare type AttachmentActionsProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Attachment<StreamChatGenerics> & Partial<Pick<MessageContextValue<StreamChatGenerics>, 'handleAction'>>;
13
+ export type AttachmentActionsProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Attachment<StreamChatGenerics> & Partial<Pick<MessageContextValue<StreamChatGenerics>, 'handleAction'>>;
14
14
  /**
15
15
  * AttachmentActions - The actions you can take on an attachment.
16
16
  * Actions in combination with attachments can be used to build [commands](https://getstream.io/chat/docs/#channel_commands).
@@ -1,13 +1,13 @@
1
1
  /// <reference types="react" />
2
2
  import type { FileUpload } from '../../types/types';
3
- export declare type AudioAttachmentPropsWithContext = {
3
+ export type AudioAttachmentPropsWithContext = {
4
4
  item: Omit<FileUpload, 'state'>;
5
5
  onLoad: (index: string, duration: number) => void;
6
6
  onPlayPause: (index: string, pausedStatus?: boolean) => void;
7
7
  onProgress: (index: string, currentTime?: number, hasEnd?: boolean) => void;
8
8
  testID?: string;
9
9
  };
10
- export declare type AudioAttachmentProps = Partial<AudioAttachmentPropsWithContext> & {
10
+ export type AudioAttachmentProps = Partial<AudioAttachmentPropsWithContext> & {
11
11
  item: Omit<FileUpload, 'state'>;
12
12
  onLoad: (index: string, duration: number) => void;
13
13
  onPlayPause: (index: string, pausedStatus?: boolean) => void;
@@ -5,7 +5,7 @@ import { ChatContextValue } from '../../contexts/chatContext/ChatContext';
5
5
  import { MessageContextValue } from '../../contexts/messageContext/MessageContext';
6
6
  import { MessagesContextValue } from '../../contexts/messagesContext/MessagesContext';
7
7
  import type { DefaultStreamChatGenerics } from '../../types/types';
8
- export declare type CardPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Attachment<StreamChatGenerics> & Pick<ChatContextValue, 'ImageComponent'> & Pick<MessageContextValue<StreamChatGenerics>, 'onLongPress' | 'onPress' | 'onPressIn' | 'preventPress'> & Pick<MessagesContextValue<StreamChatGenerics>, 'additionalTouchableProps' | 'CardCover' | 'CardFooter' | 'CardHeader' | 'myMessageTheme'> & {
8
+ export type CardPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Attachment<StreamChatGenerics> & Pick<ChatContextValue, 'ImageComponent'> & Pick<MessageContextValue<StreamChatGenerics>, 'onLongPress' | 'onPress' | 'onPressIn' | 'preventPress'> & Pick<MessagesContextValue<StreamChatGenerics>, 'additionalTouchableProps' | 'CardCover' | 'CardFooter' | 'CardHeader' | 'myMessageTheme'> & {
9
9
  channelId: string | undefined;
10
10
  messageId: string | undefined;
11
11
  styles?: Partial<{
@@ -21,7 +21,7 @@ export declare type CardPropsWithContext<StreamChatGenerics extends DefaultStrea
21
21
  title: StyleProp<TextStyle>;
22
22
  }>;
23
23
  };
24
- export declare type CardProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Attachment<StreamChatGenerics> & Partial<Pick<ChatContextValue<StreamChatGenerics>, 'ImageComponent'> & Pick<MessageContextValue<StreamChatGenerics>, 'onLongPress' | 'onPress' | 'onPressIn' | 'myMessageTheme'> & Pick<MessagesContextValue<StreamChatGenerics>, 'additionalTouchableProps' | 'CardCover' | 'CardFooter' | 'CardHeader'>>;
24
+ export type CardProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Attachment<StreamChatGenerics> & Partial<Pick<ChatContextValue<StreamChatGenerics>, 'ImageComponent'> & Pick<MessageContextValue<StreamChatGenerics>, 'onLongPress' | 'onPress' | 'onPressIn' | 'myMessageTheme'> & Pick<MessagesContextValue<StreamChatGenerics>, 'additionalTouchableProps' | 'CardCover' | 'CardFooter' | 'CardHeader'>>;
25
25
  /**
26
26
  * UI component for card in attachments.
27
27
  */
@@ -4,7 +4,7 @@ import type { Attachment } from 'stream-chat';
4
4
  import { MessageContextValue } from '../../contexts/messageContext/MessageContext';
5
5
  import { MessagesContextValue } from '../../contexts/messagesContext/MessagesContext';
6
6
  import type { DefaultStreamChatGenerics } from '../../types/types';
7
- export declare type FileAttachmentPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<MessageContextValue<StreamChatGenerics>, 'onLongPress' | 'onPress' | 'onPressIn' | 'preventPress'> & Pick<MessagesContextValue<StreamChatGenerics>, 'additionalTouchableProps' | 'AttachmentActions' | 'FileAttachmentIcon'> & {
7
+ export type FileAttachmentPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<MessageContextValue<StreamChatGenerics>, 'onLongPress' | 'onPress' | 'onPressIn' | 'preventPress'> & Pick<MessagesContextValue<StreamChatGenerics>, 'additionalTouchableProps' | 'AttachmentActions' | 'FileAttachmentIcon'> & {
8
8
  /** The attachment to render */
9
9
  attachment: Attachment<StreamChatGenerics>;
10
10
  attachmentSize?: number;
@@ -15,9 +15,9 @@ export declare type FileAttachmentPropsWithContext<StreamChatGenerics extends De
15
15
  title: StyleProp<TextStyle>;
16
16
  }>;
17
17
  };
18
- export declare type FileAttachmentProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<Omit<FileAttachmentPropsWithContext<StreamChatGenerics>, 'attachment'>> & Pick<FileAttachmentPropsWithContext<StreamChatGenerics>, 'attachment'>;
18
+ export type FileAttachmentProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<Omit<FileAttachmentPropsWithContext<StreamChatGenerics>, 'attachment'>> & Pick<FileAttachmentPropsWithContext<StreamChatGenerics>, 'attachment'>;
19
19
  export declare const FileAttachment: {
20
20
  <StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics>(props: FileAttachmentProps<StreamChatGenerics>): JSX.Element;
21
21
  displayName: string;
22
22
  };
23
- export declare const getFileSizeDisplayText: (size?: string | number | undefined) => string | undefined;
23
+ export declare const getFileSizeDisplayText: (size?: number | string) => string | undefined;
@@ -3,7 +3,7 @@ import { StyleProp, ViewStyle } from 'react-native';
3
3
  import { MessageContextValue } from '../../contexts/messageContext/MessageContext';
4
4
  import { MessagesContextValue } from '../../contexts/messagesContext/MessagesContext';
5
5
  import type { DefaultStreamChatGenerics } from '../../types/types';
6
- export declare type FileAttachmentGroupPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<MessageContextValue<StreamChatGenerics>, 'files'> & Pick<MessagesContextValue<StreamChatGenerics>, 'Attachment' | 'AudioAttachment'> & {
6
+ export type FileAttachmentGroupPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<MessageContextValue<StreamChatGenerics>, 'files'> & Pick<MessagesContextValue<StreamChatGenerics>, 'Attachment' | 'AudioAttachment'> & {
7
7
  /**
8
8
  * The unique id for the message with file attachments
9
9
  */
@@ -13,7 +13,7 @@ export declare type FileAttachmentGroupPropsWithContext<StreamChatGenerics exten
13
13
  container: StyleProp<ViewStyle>;
14
14
  }>;
15
15
  };
16
- export declare type FileAttachmentGroupProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<Omit<FileAttachmentGroupPropsWithContext<StreamChatGenerics>, 'messageId'>> & Pick<FileAttachmentGroupPropsWithContext<StreamChatGenerics>, 'messageId'>;
16
+ export type FileAttachmentGroupProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<Omit<FileAttachmentGroupPropsWithContext<StreamChatGenerics>, 'messageId'>> & Pick<FileAttachmentGroupPropsWithContext<StreamChatGenerics>, 'messageId'>;
17
17
  export declare const FileAttachmentGroup: {
18
18
  <StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics>(props: FileAttachmentGroupProps<StreamChatGenerics>): JSX.Element | null;
19
19
  displayName: string;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare type FileIconProps = {
2
+ export type FileIconProps = {
3
3
  mimeType?: string;
4
4
  size?: number;
5
5
  };
@@ -5,7 +5,7 @@ import { MessageContextValue } from '../../contexts/messageContext/MessageContex
5
5
  import { MessagesContextValue } from '../../contexts/messagesContext/MessagesContext';
6
6
  import { OverlayContextValue } from '../../contexts/overlayContext/OverlayContext';
7
7
  import type { DefaultStreamChatGenerics } from '../../types/types';
8
- export declare type GalleryPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<ImageGalleryContextValue<StreamChatGenerics>, 'setSelectedMessage' | 'setMessages'> & Pick<MessageContextValue<StreamChatGenerics>, 'alignment' | 'groupStyles' | 'images' | 'videos' | 'onLongPress' | 'onPress' | 'onPressIn' | 'preventPress' | 'threadList'> & Pick<MessagesContextValue<StreamChatGenerics>, 'additionalTouchableProps' | 'legacyImageViewerSwipeBehaviour' | 'VideoThumbnail' | 'ImageLoadingIndicator' | 'ImageLoadingFailedIndicator' | 'myMessageTheme'> & Pick<OverlayContextValue, 'setOverlay'> & {
8
+ export type GalleryPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<ImageGalleryContextValue<StreamChatGenerics>, 'setSelectedMessage' | 'setMessages'> & Pick<MessageContextValue<StreamChatGenerics>, 'alignment' | 'groupStyles' | 'images' | 'videos' | 'onLongPress' | 'onPress' | 'onPressIn' | 'preventPress' | 'threadList'> & Pick<MessagesContextValue<StreamChatGenerics>, 'additionalTouchableProps' | 'legacyImageViewerSwipeBehaviour' | 'VideoThumbnail' | 'ImageLoadingIndicator' | 'ImageLoadingFailedIndicator' | 'myMessageTheme'> & Pick<OverlayContextValue, 'setOverlay'> & {
9
9
  channelId: string | undefined;
10
10
  hasThreadReplies?: boolean;
11
11
  /**
@@ -22,7 +22,7 @@ export declare type GalleryPropsWithContext<StreamChatGenerics extends DefaultSt
22
22
  */
23
23
  message?: MessageType<StreamChatGenerics>;
24
24
  };
25
- export declare type GalleryProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<GalleryPropsWithContext<StreamChatGenerics>>;
25
+ export type GalleryProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<GalleryPropsWithContext<StreamChatGenerics>>;
26
26
  /**
27
27
  * UI component for card in attachments.
28
28
  */
@@ -2,10 +2,10 @@ import React from 'react';
2
2
  import { ImageProps } from 'react-native';
3
3
  import { ChatContextValue } from '../../contexts/chatContext/ChatContext';
4
4
  import type { DefaultStreamChatGenerics } from '../../types/types';
5
- export declare type GalleryImageWithContextProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = GalleryImageProps & Pick<ChatContextValue<StreamChatGenerics>, 'ImageComponent'>;
5
+ export type GalleryImageWithContextProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = GalleryImageProps & Pick<ChatContextValue<StreamChatGenerics>, 'ImageComponent'>;
6
6
  export declare const GalleryImageWithContext: React.FC<GalleryImageWithContextProps>;
7
7
  export declare const MemoizedGalleryImage: React.NamedExoticComponent<GalleryImageWithContextProps<DefaultStreamChatGenerics>>;
8
- export declare type GalleryImageProps = Omit<ImageProps, 'height' | 'source'> & {
8
+ export type GalleryImageProps = Omit<ImageProps, 'height' | 'source'> & {
9
9
  uri: string;
10
10
  };
11
11
  export declare const GalleryImage: <StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics>(props: GalleryImageProps) => JSX.Element;
@@ -6,10 +6,10 @@ import { MessageContextValue } from '../../contexts/messageContext/MessageContex
6
6
  import { MessagesContextValue } from '../../contexts/messagesContext/MessagesContext';
7
7
  import { OverlayContextValue } from '../../contexts/overlayContext/OverlayContext';
8
8
  import type { DefaultStreamChatGenerics } from '../../types/types';
9
- export declare type GiphyPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<ImageGalleryContextValue<StreamChatGenerics>, 'setSelectedMessage' | 'setMessages'> & Pick<MessageContextValue<StreamChatGenerics>, 'handleAction' | 'isMyMessage' | 'message' | 'onLongPress' | 'onPress' | 'onPressIn' | 'preventPress'> & Pick<ChatContextValue<StreamChatGenerics>, 'ImageComponent'> & Pick<MessagesContextValue<StreamChatGenerics>, 'giphyVersion' | 'additionalTouchableProps' | 'ImageLoadingIndicator' | 'ImageLoadingFailedIndicator'> & {
9
+ export type GiphyPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<ImageGalleryContextValue<StreamChatGenerics>, 'setSelectedMessage' | 'setMessages'> & Pick<MessageContextValue<StreamChatGenerics>, 'handleAction' | 'isMyMessage' | 'message' | 'onLongPress' | 'onPress' | 'onPressIn' | 'preventPress'> & Pick<ChatContextValue<StreamChatGenerics>, 'ImageComponent'> & Pick<MessagesContextValue<StreamChatGenerics>, 'giphyVersion' | 'additionalTouchableProps' | 'ImageLoadingIndicator' | 'ImageLoadingFailedIndicator'> & {
10
10
  attachment: Attachment<StreamChatGenerics>;
11
11
  } & Pick<OverlayContextValue, 'setOverlay'>;
12
- export declare type GiphyProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<GiphyPropsWithContext<StreamChatGenerics>> & {
12
+ export type GiphyProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<GiphyPropsWithContext<StreamChatGenerics>> & {
13
13
  attachment: Attachment<StreamChatGenerics>;
14
14
  };
15
15
  /**
@@ -1,4 +1,4 @@
1
1
  /// <reference types="react" />
2
2
  import { ViewProps } from 'react-native';
3
- export declare type ImageLoadingFailedIndicatorProps = ViewProps;
3
+ export type ImageLoadingFailedIndicatorProps = ViewProps;
4
4
  export declare const ImageLoadingFailedIndicator: (props: ImageLoadingFailedIndicatorProps) => JSX.Element;
@@ -1,4 +1,4 @@
1
1
  /// <reference types="react" />
2
2
  import { ViewProps } from 'react-native';
3
- export declare type ImageLoadingIndicatorProps = ViewProps;
3
+ export type ImageLoadingIndicatorProps = ViewProps;
4
4
  export declare const ImageLoadingIndicator: (props: ImageLoadingIndicatorProps) => JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { ImageStyle, StyleProp, ViewStyle } from 'react-native';
3
- export declare type VideoThumbnailProps = {
3
+ export type VideoThumbnailProps = {
4
4
  imageStyle?: StyleProp<ImageStyle>;
5
5
  style?: StyleProp<ViewStyle>;
6
6
  thumb_url?: string;
@@ -1,5 +1,5 @@
1
1
  import type { ImageResizeMode } from 'react-native';
2
- export declare type Thumbnail = {
2
+ export type Thumbnail = {
3
3
  height: number;
4
4
  resizeMode: ImageResizeMode;
5
5
  url: string;
@@ -8,7 +8,7 @@ export declare type Thumbnail = {
8
8
  thumb_url?: string;
9
9
  type?: string;
10
10
  };
11
- export declare type GallerySizeConfig = {
11
+ export type GallerySizeConfig = {
12
12
  gridHeight: number;
13
13
  gridWidth: number;
14
14
  maxHeight: number;
@@ -16,8 +16,8 @@ export declare type GallerySizeConfig = {
16
16
  minHeight: number;
17
17
  minWidth: number;
18
18
  };
19
- export declare type ThumbnailGrid = Thumbnail[][];
20
- export declare type GallerySizeAndThumbnailGrid = {
19
+ export type ThumbnailGrid = Thumbnail[][];
20
+ export type GallerySizeAndThumbnailGrid = {
21
21
  height: number;
22
22
  thumbnailGrid: ThumbnailGrid;
23
23
  width: number;
@@ -1,6 +1,6 @@
1
1
  import type { GallerySizeConfig } from './buildGallery/types';
2
2
  import type { MessageContextValue } from '../../../contexts/messageContext/MessageContext';
3
- declare type Params = {
3
+ type Params = {
4
4
  colIndex: number;
5
5
  numOfColumns: number;
6
6
  numOfRows: number;
@@ -1 +1 @@
1
- export declare const openUrlSafely: (url?: string | undefined) => Promise<void>;
1
+ export declare const openUrlSafely: (url?: string) => Promise<void>;
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { BottomSheetHandleProps } from '@gorhom/bottom-sheet';
3
3
  import type { AttachmentPickerErrorProps } from './components/AttachmentPickerError';
4
- export declare type AttachmentPickerProps = {
4
+ export type AttachmentPickerProps = {
5
5
  /**
6
6
  * Custom UI component to render [draggable handle](https://github.com/GetStream/stream-chat-react-native/blob/main/screenshots/docs/1.png) of attachment picker.
7
7
  *
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare type AttachmentPickerErrorProps = {
2
+ export type AttachmentPickerErrorProps = {
3
3
  AttachmentPickerErrorImage: React.ComponentType;
4
4
  attachmentPickerBottomSheetHeight?: number;
5
5
  attachmentPickerErrorButtonText?: string;
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import type { AttachmentPickerContextValue } from '../../../contexts/attachmentPickerContext/AttachmentPickerContext';
3
3
  import type { Asset } from '../../../types/types';
4
- declare type AttachmentPickerItemType = Pick<AttachmentPickerContextValue, 'selectedFiles' | 'setSelectedFiles' | 'setSelectedImages' | 'selectedImages' | 'maxNumberOfFiles'> & {
4
+ type AttachmentPickerItemType = Pick<AttachmentPickerContextValue, 'selectedFiles' | 'setSelectedFiles' | 'setSelectedImages' | 'selectedImages' | 'maxNumberOfFiles'> & {
5
5
  asset: Asset;
6
6
  ImageOverlaySelectedComponent: React.ComponentType;
7
7
  numberOfUploads: number;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type Props = {
2
+ type Props = {
3
3
  selectedPicker?: 'images';
4
4
  };
5
5
  export declare const ImageSelectorIcon: React.FC<Props>;
@@ -4,14 +4,14 @@ import { MessageInputContextValue } from '../../contexts/messageInputContext/Mes
4
4
  import { SuggestionsContextValue } from '../../contexts/suggestionsContext/SuggestionsContext';
5
5
  import { TranslationContextValue } from '../../contexts/translationContext/TranslationContext';
6
6
  import type { DefaultStreamChatGenerics } from '../../types/types';
7
- declare type AutoCompleteInputPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<ChannelContextValue<StreamChatGenerics>, 'giphyEnabled'> & Pick<MessageInputContextValue<StreamChatGenerics>, 'additionalTextInputProps' | 'autoCompleteSuggestionsLimit' | 'giphyActive' | 'maxMessageLength' | 'mentionAllAppUsersEnabled' | 'mentionAllAppUsersQuery' | 'numberOfLines' | 'onChange' | 'setGiphyActive' | 'setInputBoxRef' | 'text' | 'triggerSettings'> & Pick<SuggestionsContextValue<StreamChatGenerics>, 'closeSuggestions' | 'openSuggestions' | 'updateSuggestions'> & Pick<TranslationContextValue, 't'> & {
7
+ type AutoCompleteInputPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<ChannelContextValue<StreamChatGenerics>, 'giphyEnabled'> & Pick<MessageInputContextValue<StreamChatGenerics>, 'additionalTextInputProps' | 'autoCompleteSuggestionsLimit' | 'giphyActive' | 'maxMessageLength' | 'mentionAllAppUsersEnabled' | 'mentionAllAppUsersQuery' | 'numberOfLines' | 'onChange' | 'setGiphyActive' | 'setInputBoxRef' | 'text' | 'triggerSettings'> & Pick<SuggestionsContextValue<StreamChatGenerics>, 'closeSuggestions' | 'openSuggestions' | 'updateSuggestions'> & Pick<TranslationContextValue, 't'> & {
8
8
  /**
9
9
  * This is currently passed in from MessageInput to avoid rerenders
10
10
  * that would happen if we put this in the MessageInputContext
11
11
  */
12
12
  cooldownActive?: boolean;
13
13
  };
14
- export declare type AutoCompleteInputProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<AutoCompleteInputPropsWithContext<StreamChatGenerics>>;
14
+ export type AutoCompleteInputProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Partial<AutoCompleteInputPropsWithContext<StreamChatGenerics>>;
15
15
  export declare const AutoCompleteInput: {
16
16
  <StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics>(props: Partial<AutoCompleteInputPropsWithContext<StreamChatGenerics>>): JSX.Element;
17
17
  displayName: string;
@@ -1,8 +1,8 @@
1
1
  /// <reference types="react" />
2
2
  import type { SuggestionsContextValue } from '../../contexts/suggestionsContext/SuggestionsContext';
3
3
  import type { DefaultStreamChatGenerics } from '../../types/types';
4
- export declare type AutoCompleteSuggestionHeaderPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<SuggestionsContextValue<StreamChatGenerics>, 'triggerType' | 'queryText'>;
5
- export declare type AutoCompleteSuggestionHeaderProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = AutoCompleteSuggestionHeaderPropsWithContext<StreamChatGenerics>;
4
+ export type AutoCompleteSuggestionHeaderPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<SuggestionsContextValue<StreamChatGenerics>, 'triggerType' | 'queryText'>;
5
+ export type AutoCompleteSuggestionHeaderProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = AutoCompleteSuggestionHeaderPropsWithContext<StreamChatGenerics>;
6
6
  export declare const AutoCompleteSuggestionHeader: {
7
7
  <StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics>(props: AutoCompleteSuggestionHeaderProps<StreamChatGenerics>): JSX.Element;
8
8
  displayName: string;
@@ -1,10 +1,10 @@
1
1
  /// <reference types="react" />
2
2
  import type { Suggestion, SuggestionsContextValue } from '../../contexts/suggestionsContext/SuggestionsContext';
3
3
  import type { DefaultStreamChatGenerics } from '../../types/types';
4
- export declare type AutoCompleteSuggestionItemPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<SuggestionsContextValue, 'triggerType'> & {
4
+ export type AutoCompleteSuggestionItemPropsWithContext<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = Pick<SuggestionsContextValue, 'triggerType'> & {
5
5
  itemProps: Suggestion<StreamChatGenerics>;
6
6
  };
7
- export declare type AutoCompleteSuggestionItemProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = AutoCompleteSuggestionItemPropsWithContext<StreamChatGenerics>;
7
+ export type AutoCompleteSuggestionItemProps<StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics> = AutoCompleteSuggestionItemPropsWithContext<StreamChatGenerics>;
8
8
  export declare const AutoCompleteSuggestionItem: {
9
9
  <StreamChatGenerics extends DefaultStreamChatGenerics = DefaultStreamChatGenerics>(props: AutoCompleteSuggestionItemProps<StreamChatGenerics>): JSX.Element;
10
10
  displayName: string;