@sendbird/uikit-react 3.9.0-rc.0 → 3.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (623) hide show
  1. package/App.js +55 -55
  2. package/Channel/components/ChannelHeader.js +25 -25
  3. package/Channel/components/ChannelUI.js +49 -49
  4. package/Channel/components/FileViewer.js +24 -24
  5. package/Channel/components/FrozenNotification.js +5 -5
  6. package/Channel/components/Message.js +44 -44
  7. package/Channel/components/MessageInput.js +35 -35
  8. package/Channel/components/MessageList.js +45 -45
  9. package/Channel/components/RemoveMessageModal.js +23 -23
  10. package/Channel/components/SuggestedMentionList.js +23 -23
  11. package/Channel/components/TypingIndicator.js +19 -19
  12. package/Channel/components/UnreadCount.js +7 -7
  13. package/Channel/context.js +16 -16
  14. package/Channel/hooks/useHandleUploadFiles.js +11 -11
  15. package/Channel/hooks/useInitialMessagesFetch.js +8 -8
  16. package/Channel/utils/compareMessagesForGrouping.js +6 -6
  17. package/Channel/utils/getMessagePartsInfo.js +7 -7
  18. package/Channel.js +49 -49
  19. package/ChannelList/components/AddChannel.js +18 -18
  20. package/ChannelList/components/ChannelListHeader.js +9 -9
  21. package/ChannelList/components/ChannelListUI.js +34 -34
  22. package/ChannelList/components/ChannelPreview.js +32 -32
  23. package/ChannelList/components/ChannelPreviewAction.js +15 -15
  24. package/ChannelList/context.js +9 -9
  25. package/ChannelList.js +34 -34
  26. package/ChannelSettings/components/ChannelProfile.js +14 -14
  27. package/ChannelSettings/components/ChannelSettingsUI.js +19 -19
  28. package/ChannelSettings/components/EditDetailsModal.js +14 -14
  29. package/ChannelSettings/components/LeaveChannel.js +11 -11
  30. package/ChannelSettings/components/ModerationPanel.js +17 -17
  31. package/ChannelSettings/components/UserListItem.js +13 -13
  32. package/ChannelSettings/components/UserPanel.js +16 -16
  33. package/ChannelSettings/context.js +3 -3
  34. package/ChannelSettings.js +19 -19
  35. package/CreateChannel/components/CreateChannelUI.js +16 -16
  36. package/CreateChannel/components/InviteUsers.js +16 -16
  37. package/CreateChannel/components/SelectChannelType.js +10 -10
  38. package/CreateChannel/context.js +4 -4
  39. package/CreateChannel.js +16 -16
  40. package/CreateOpenChannel/components/CreateOpenChannelUI.js +12 -12
  41. package/CreateOpenChannel/context.js +1 -1
  42. package/CreateOpenChannel.js +12 -12
  43. package/EditUserProfile/components/EditUserProfileUI.js +13 -13
  44. package/EditUserProfile.js +13 -13
  45. package/MessageSearch/components/MessageSearchUI.js +15 -15
  46. package/MessageSearch/context.js +1 -1
  47. package/MessageSearch.js +15 -15
  48. package/OpenChannel/components/FrozenChannelNotification.js +5 -5
  49. package/OpenChannel/components/OpenChannelHeader.js +15 -15
  50. package/OpenChannel/components/OpenChannelInput.js +21 -21
  51. package/OpenChannel/components/OpenChannelMessage.js +33 -33
  52. package/OpenChannel/components/OpenChannelMessageList.js +35 -35
  53. package/OpenChannel/components/OpenChannelUI.js +35 -35
  54. package/OpenChannel/context.js +8 -8
  55. package/OpenChannel.js +35 -35
  56. package/OpenChannelList/components/OpenChannelListUI.js +15 -15
  57. package/OpenChannelList/components/OpenChannelPreview.js +7 -7
  58. package/OpenChannelList/context.js +3 -3
  59. package/OpenChannelList.js +15 -15
  60. package/OpenChannelSettings/components/EditDetailsModal.js +15 -15
  61. package/OpenChannelSettings/components/OpenChannelProfile.js +15 -15
  62. package/OpenChannelSettings/components/OpenChannelSettingsUI.js +19 -19
  63. package/OpenChannelSettings/components/OperatorUI.js +19 -19
  64. package/OpenChannelSettings/components/ParticipantUI.js +17 -17
  65. package/OpenChannelSettings/context.js +3 -3
  66. package/OpenChannelSettings.js +19 -19
  67. package/SendbirdProvider.js +16 -16
  68. package/Thread/components/ParentMessageInfo.js +40 -40
  69. package/Thread/components/ParentMessageInfoItem.js +28 -28
  70. package/Thread/components/ThreadHeader.js +7 -7
  71. package/Thread/components/ThreadList.js +44 -44
  72. package/Thread/components/ThreadListItem.js +44 -44
  73. package/Thread/components/ThreadMessageInput.js +35 -35
  74. package/Thread/components/ThreadUI.js +47 -47
  75. package/Thread/context.js +13 -13
  76. package/Thread.js +47 -47
  77. package/VoicePlayer/context.js +3 -3
  78. package/VoicePlayer/useVoicePlayer.js +10 -10
  79. package/VoiceRecorder/context.js +10 -10
  80. package/VoiceRecorder/useVoiceRecorder.js +9 -9
  81. package/chunks/{bundle-XASWNrfg.js → bundle-0IelBspE.js} +3 -3
  82. package/chunks/bundle-0IelBspE.js.map +1 -0
  83. package/chunks/{bundle-jg-ROmIh.js → bundle-0SIFukuT.js} +4 -4
  84. package/chunks/{bundle-jg-ROmIh.js.map → bundle-0SIFukuT.js.map} +1 -1
  85. package/chunks/{bundle-lWgUjnZ7.js → bundle-2AUp3oeN.js} +1 -1
  86. package/chunks/bundle-2AUp3oeN.js.map +1 -0
  87. package/chunks/{bundle-ohkKzbFZ.js → bundle-2YEsND5T.js} +1 -1
  88. package/chunks/bundle-2YEsND5T.js.map +1 -0
  89. package/chunks/{bundle-lQUkPvfG.js → bundle-3WQuaADd.js} +1 -1
  90. package/chunks/bundle-3WQuaADd.js.map +1 -0
  91. package/chunks/{bundle-m6y5OeVq.js → bundle-5JvP07dI.js} +5 -5
  92. package/chunks/bundle-5JvP07dI.js.map +1 -0
  93. package/chunks/{bundle-WwAytaYU.js → bundle-6uVd8Nrl.js} +2 -2
  94. package/chunks/{bundle-WwAytaYU.js.map → bundle-6uVd8Nrl.js.map} +1 -1
  95. package/chunks/{bundle-7qnTBkFI.js → bundle-7x4clnC7.js} +1 -1
  96. package/chunks/bundle-7x4clnC7.js.map +1 -0
  97. package/chunks/{bundle-bSloPXLn.js → bundle-89OkQYTj.js} +1 -1
  98. package/chunks/bundle-89OkQYTj.js.map +1 -0
  99. package/chunks/{bundle-P0Em254T.js → bundle-8VA5hO1c.js} +1 -1
  100. package/chunks/bundle-8VA5hO1c.js.map +1 -0
  101. package/chunks/{bundle-ab7JDkX-.js → bundle-967zXkjf.js} +2 -2
  102. package/chunks/bundle-967zXkjf.js.map +1 -0
  103. package/chunks/{bundle-x-RrvYoV.js → bundle-96I4BbNe.js} +7 -7
  104. package/chunks/{bundle-x-RrvYoV.js.map → bundle-96I4BbNe.js.map} +1 -1
  105. package/chunks/{bundle-Ahnepylk.js → bundle-EPtYsHAJ.js} +1 -1
  106. package/chunks/bundle-EPtYsHAJ.js.map +1 -0
  107. package/chunks/{bundle-WrbACLdS.js → bundle-EteEacTX.js} +4 -4
  108. package/chunks/{bundle-WrbACLdS.js.map → bundle-EteEacTX.js.map} +1 -1
  109. package/chunks/{bundle-TIBUJEGt.js → bundle-GGcTNRCI.js} +1 -1
  110. package/chunks/bundle-GGcTNRCI.js.map +1 -0
  111. package/chunks/{bundle-Ly8vUhTn.js → bundle-GiSLT4lG.js} +4 -4
  112. package/chunks/bundle-GiSLT4lG.js.map +1 -0
  113. package/chunks/{bundle-qAGxD_Jb.js → bundle-IeIHBN9i.js} +1 -1
  114. package/chunks/bundle-IeIHBN9i.js.map +1 -0
  115. package/chunks/{bundle-XbJe5Xl_.js → bundle-JSlDfYOF.js} +3 -3
  116. package/chunks/bundle-JSlDfYOF.js.map +1 -0
  117. package/chunks/{bundle-CYvmOLIw.js → bundle-JhG5BHdE.js} +1 -1
  118. package/chunks/bundle-JhG5BHdE.js.map +1 -0
  119. package/chunks/{bundle-1Ni9PXLu.js → bundle-JuKER7D_.js} +1 -1
  120. package/chunks/{bundle-1Ni9PXLu.js.map → bundle-JuKER7D_.js.map} +1 -1
  121. package/chunks/{bundle-CLwn_FRg.js → bundle-Jw6D-oM_.js} +1 -1
  122. package/chunks/bundle-Jw6D-oM_.js.map +1 -0
  123. package/chunks/{bundle-svI6ejWT.js → bundle-KOKqPpBq.js} +1 -1
  124. package/chunks/bundle-KOKqPpBq.js.map +1 -0
  125. package/chunks/{bundle-_X0TUlY4.js → bundle-Ku1a64TD.js} +3 -3
  126. package/chunks/{bundle-_X0TUlY4.js.map → bundle-Ku1a64TD.js.map} +1 -1
  127. package/chunks/{bundle-wiEDSdp9.js → bundle-LTnLzJFb.js} +9 -9
  128. package/chunks/{bundle-wiEDSdp9.js.map → bundle-LTnLzJFb.js.map} +1 -1
  129. package/chunks/{bundle-H2gT5GjQ.js → bundle-LhtrqZSE.js} +1 -1
  130. package/chunks/bundle-LhtrqZSE.js.map +1 -0
  131. package/chunks/{bundle-S6yFiUrY.js → bundle-Mn36ivpf.js} +1 -1
  132. package/chunks/bundle-Mn36ivpf.js.map +1 -0
  133. package/chunks/{bundle-h8tsadkG.js → bundle-Nv1SlZSC.js} +2 -2
  134. package/chunks/bundle-Nv1SlZSC.js.map +1 -0
  135. package/chunks/{bundle-luluIrQs.js → bundle-OiOp4RUP.js} +2 -2
  136. package/chunks/{bundle-luluIrQs.js.map → bundle-OiOp4RUP.js.map} +1 -1
  137. package/chunks/{bundle-XFtf-KBI.js → bundle-PwOQ689V.js} +1 -1
  138. package/chunks/bundle-PwOQ689V.js.map +1 -0
  139. package/chunks/{bundle-foFhJqNy.js → bundle-QO9wq7-1.js} +15 -15
  140. package/chunks/{bundle-foFhJqNy.js.map → bundle-QO9wq7-1.js.map} +1 -1
  141. package/chunks/{bundle-pfoFNefK.js → bundle-Sk3SXXP7.js} +1 -1
  142. package/chunks/bundle-Sk3SXXP7.js.map +1 -0
  143. package/chunks/{bundle--vRpTESf.js → bundle-Tep20T57.js} +4 -4
  144. package/chunks/bundle-Tep20T57.js.map +1 -0
  145. package/chunks/{bundle-sieNQ6Gk.js → bundle-WZvwkbYN.js} +3 -3
  146. package/chunks/bundle-WZvwkbYN.js.map +1 -0
  147. package/chunks/{bundle-XQrrPHzm.js → bundle-Xly_X4hP.js} +3 -3
  148. package/chunks/bundle-Xly_X4hP.js.map +1 -0
  149. package/chunks/{bundle-d29XY04u.js → bundle-Xq25cpwP.js} +9 -9
  150. package/chunks/{bundle-d29XY04u.js.map → bundle-Xq25cpwP.js.map} +1 -1
  151. package/chunks/{bundle-WOkl3_Qa.js → bundle-Y6TqPszM.js} +1 -1
  152. package/chunks/{bundle-WOkl3_Qa.js.map → bundle-Y6TqPszM.js.map} +1 -1
  153. package/chunks/{bundle-GIZVQ7W4.js → bundle-YQkYq090.js} +1 -1
  154. package/chunks/bundle-YQkYq090.js.map +1 -0
  155. package/chunks/{bundle-pzaF7ZhV.js → bundle-YdRy5sj8.js} +3 -3
  156. package/chunks/{bundle-pzaF7ZhV.js.map → bundle-YdRy5sj8.js.map} +1 -1
  157. package/chunks/{bundle-cBi_2Vbd.js → bundle-ZNwxfYJx.js} +6 -6
  158. package/chunks/bundle-ZNwxfYJx.js.map +1 -0
  159. package/chunks/{bundle-MY-lEq_u.js → bundle-ZT6XnGSN.js} +3 -3
  160. package/chunks/{bundle-MY-lEq_u.js.map → bundle-ZT6XnGSN.js.map} +1 -1
  161. package/chunks/{bundle-5r5nUzch.js → bundle-cJc3JBZb.js} +3 -3
  162. package/chunks/bundle-cJc3JBZb.js.map +1 -0
  163. package/chunks/{bundle-3kSg3poT.js → bundle-dJBzT033.js} +1 -1
  164. package/chunks/bundle-dJBzT033.js.map +1 -0
  165. package/chunks/{bundle-T0Gu5k42.js → bundle-h4Ck6NLh.js} +2 -2
  166. package/chunks/bundle-h4Ck6NLh.js.map +1 -0
  167. package/chunks/{bundle-AVZ2rql1.js → bundle-hGeYEXGB.js} +2 -2
  168. package/chunks/{bundle-AVZ2rql1.js.map → bundle-hGeYEXGB.js.map} +1 -1
  169. package/chunks/{bundle-j3ydiG4Y.js → bundle-jw3t70tT.js} +10 -10
  170. package/chunks/{bundle-j3ydiG4Y.js.map → bundle-jw3t70tT.js.map} +1 -1
  171. package/chunks/{bundle-6SUASyd-.js → bundle-jyTJAjUy.js} +8 -8
  172. package/chunks/{bundle-6SUASyd-.js.map → bundle-jyTJAjUy.js.map} +1 -1
  173. package/chunks/{bundle-tDRC-k6Z.js → bundle-k4WuO78S.js} +4 -4
  174. package/chunks/{bundle-tDRC-k6Z.js.map → bundle-k4WuO78S.js.map} +1 -1
  175. package/chunks/{bundle-0wRb_ox9.js → bundle-l0M5nN1Q.js} +7 -7
  176. package/chunks/{bundle-0wRb_ox9.js.map → bundle-l0M5nN1Q.js.map} +1 -1
  177. package/chunks/{bundle-m5aRS8p_.js → bundle-lSKfBDuq.js} +3 -3
  178. package/chunks/bundle-lSKfBDuq.js.map +1 -0
  179. package/chunks/{bundle-gxrNtcmM.js → bundle-menQ38z9.js} +4 -4
  180. package/chunks/bundle-menQ38z9.js.map +1 -0
  181. package/chunks/{bundle-24dj5skA.js → bundle-nHhZeAVb.js} +4 -4
  182. package/chunks/{bundle-24dj5skA.js.map → bundle-nHhZeAVb.js.map} +1 -1
  183. package/chunks/{bundle-IY-fHnHj.js → bundle-oghsyfOE.js} +3 -3
  184. package/chunks/{bundle-IY-fHnHj.js.map → bundle-oghsyfOE.js.map} +1 -1
  185. package/chunks/{bundle-_oSqlLwH.js → bundle-pCwi8C-K.js} +1 -1
  186. package/chunks/{bundle-_oSqlLwH.js.map → bundle-pCwi8C-K.js.map} +1 -1
  187. package/chunks/{bundle-VELRmCgM.js → bundle-pmVgESW3.js} +2 -2
  188. package/chunks/{bundle-VELRmCgM.js.map → bundle-pmVgESW3.js.map} +1 -1
  189. package/chunks/{bundle-9oakeFBl.js → bundle-s3qW-HFQ.js} +1 -1
  190. package/chunks/bundle-s3qW-HFQ.js.map +1 -0
  191. package/chunks/{bundle-bxpCJddF.js → bundle-tUJWK_IX.js} +7 -7
  192. package/chunks/{bundle-bxpCJddF.js.map → bundle-tUJWK_IX.js.map} +1 -1
  193. package/chunks/{bundle-avof2r-9.js → bundle-vSJ8dTAZ.js} +5 -5
  194. package/chunks/{bundle-avof2r-9.js.map → bundle-vSJ8dTAZ.js.map} +1 -1
  195. package/chunks/{bundle-F7vhZTzm.js → bundle-wRCPXISN.js} +5 -5
  196. package/chunks/{bundle-F7vhZTzm.js.map → bundle-wRCPXISN.js.map} +1 -1
  197. package/chunks/{bundle-zYQpPgUz.js → bundle-xgxXEKxk.js} +1 -1
  198. package/chunks/{bundle-zYQpPgUz.js.map → bundle-xgxXEKxk.js.map} +1 -1
  199. package/chunks/{bundle-L5shvyy2.js → bundle-zCWUhqT2.js} +1 -1
  200. package/chunks/bundle-zCWUhqT2.js.map +1 -0
  201. package/chunks/{bundle-Y1x4CZpy.js → bundle-zz1eCYds.js} +1 -1
  202. package/chunks/{bundle-Y1x4CZpy.js.map → bundle-zz1eCYds.js.map} +1 -1
  203. package/cjs/App.js +55 -55
  204. package/cjs/Channel/components/ChannelHeader.js +25 -25
  205. package/cjs/Channel/components/ChannelUI.js +49 -49
  206. package/cjs/Channel/components/FileViewer.js +24 -24
  207. package/cjs/Channel/components/FrozenNotification.js +5 -5
  208. package/cjs/Channel/components/Message.js +44 -44
  209. package/cjs/Channel/components/MessageInput.js +35 -35
  210. package/cjs/Channel/components/MessageList.js +45 -45
  211. package/cjs/Channel/components/RemoveMessageModal.js +23 -23
  212. package/cjs/Channel/components/SuggestedMentionList.js +23 -23
  213. package/cjs/Channel/components/TypingIndicator.js +19 -19
  214. package/cjs/Channel/components/UnreadCount.js +7 -7
  215. package/cjs/Channel/context.js +16 -16
  216. package/cjs/Channel/hooks/useHandleUploadFiles.js +11 -11
  217. package/cjs/Channel/hooks/useInitialMessagesFetch.js +8 -8
  218. package/cjs/Channel/utils/compareMessagesForGrouping.js +6 -6
  219. package/cjs/Channel/utils/getMessagePartsInfo.js +7 -7
  220. package/cjs/Channel.js +49 -49
  221. package/cjs/ChannelList/components/AddChannel.js +18 -18
  222. package/cjs/ChannelList/components/ChannelListHeader.js +9 -9
  223. package/cjs/ChannelList/components/ChannelListUI.js +34 -34
  224. package/cjs/ChannelList/components/ChannelPreview.js +32 -32
  225. package/cjs/ChannelList/components/ChannelPreviewAction.js +15 -15
  226. package/cjs/ChannelList/context.js +9 -9
  227. package/cjs/ChannelList.js +34 -34
  228. package/cjs/ChannelSettings/components/ChannelProfile.js +14 -14
  229. package/cjs/ChannelSettings/components/ChannelSettingsUI.js +19 -19
  230. package/cjs/ChannelSettings/components/EditDetailsModal.js +14 -14
  231. package/cjs/ChannelSettings/components/LeaveChannel.js +11 -11
  232. package/cjs/ChannelSettings/components/ModerationPanel.js +17 -17
  233. package/cjs/ChannelSettings/components/UserListItem.js +13 -13
  234. package/cjs/ChannelSettings/components/UserPanel.js +16 -16
  235. package/cjs/ChannelSettings/context.js +3 -3
  236. package/cjs/ChannelSettings.js +19 -19
  237. package/cjs/CreateChannel/components/CreateChannelUI.js +16 -16
  238. package/cjs/CreateChannel/components/InviteUsers.js +16 -16
  239. package/cjs/CreateChannel/components/SelectChannelType.js +10 -10
  240. package/cjs/CreateChannel/context.js +4 -4
  241. package/cjs/CreateChannel.js +16 -16
  242. package/cjs/CreateOpenChannel/components/CreateOpenChannelUI.js +12 -12
  243. package/cjs/CreateOpenChannel/context.js +1 -1
  244. package/cjs/CreateOpenChannel.js +12 -12
  245. package/cjs/EditUserProfile/components/EditUserProfileUI.js +13 -13
  246. package/cjs/EditUserProfile.js +13 -13
  247. package/cjs/MessageSearch/components/MessageSearchUI.js +15 -15
  248. package/cjs/MessageSearch/context.js +1 -1
  249. package/cjs/MessageSearch.js +15 -15
  250. package/cjs/OpenChannel/components/FrozenChannelNotification.js +5 -5
  251. package/cjs/OpenChannel/components/OpenChannelHeader.js +15 -15
  252. package/cjs/OpenChannel/components/OpenChannelInput.js +21 -21
  253. package/cjs/OpenChannel/components/OpenChannelMessage.js +33 -33
  254. package/cjs/OpenChannel/components/OpenChannelMessageList.js +35 -35
  255. package/cjs/OpenChannel/components/OpenChannelUI.js +35 -35
  256. package/cjs/OpenChannel/context.js +8 -8
  257. package/cjs/OpenChannel.js +35 -35
  258. package/cjs/OpenChannelList/components/OpenChannelListUI.js +15 -15
  259. package/cjs/OpenChannelList/components/OpenChannelPreview.js +7 -7
  260. package/cjs/OpenChannelList/context.js +3 -3
  261. package/cjs/OpenChannelList.js +15 -15
  262. package/cjs/OpenChannelSettings/components/EditDetailsModal.js +15 -15
  263. package/cjs/OpenChannelSettings/components/OpenChannelProfile.js +15 -15
  264. package/cjs/OpenChannelSettings/components/OpenChannelSettingsUI.js +19 -19
  265. package/cjs/OpenChannelSettings/components/OperatorUI.js +19 -19
  266. package/cjs/OpenChannelSettings/components/ParticipantUI.js +17 -17
  267. package/cjs/OpenChannelSettings/context.js +3 -3
  268. package/cjs/OpenChannelSettings.js +19 -19
  269. package/cjs/SendbirdProvider.js +16 -16
  270. package/cjs/Thread/components/ParentMessageInfo.js +40 -40
  271. package/cjs/Thread/components/ParentMessageInfoItem.js +28 -28
  272. package/cjs/Thread/components/ThreadHeader.js +7 -7
  273. package/cjs/Thread/components/ThreadList.js +44 -44
  274. package/cjs/Thread/components/ThreadListItem.js +44 -44
  275. package/cjs/Thread/components/ThreadMessageInput.js +35 -35
  276. package/cjs/Thread/components/ThreadUI.js +47 -47
  277. package/cjs/Thread/context.js +13 -13
  278. package/cjs/Thread.js +47 -47
  279. package/cjs/VoicePlayer/context.js +3 -3
  280. package/cjs/VoicePlayer/useVoicePlayer.js +10 -10
  281. package/cjs/VoiceRecorder/context.js +10 -10
  282. package/cjs/VoiceRecorder/useVoiceRecorder.js +9 -9
  283. package/cjs/chunks/{bundle-4F7y-CF9.js → bundle-0MHADZvF.js} +3 -3
  284. package/cjs/chunks/bundle-0MHADZvF.js.map +1 -0
  285. package/cjs/chunks/{bundle-jMDzG5KY.js → bundle-0bOWh2mP.js} +7 -7
  286. package/cjs/chunks/bundle-0bOWh2mP.js.map +1 -0
  287. package/cjs/chunks/{bundle-in4L5bOo.js → bundle-0wbO-LdY.js} +1 -1
  288. package/cjs/chunks/bundle-0wbO-LdY.js.map +1 -0
  289. package/cjs/chunks/{bundle-83qm6LGZ.js → bundle-5MVOBR4R.js} +3 -3
  290. package/cjs/chunks/bundle-5MVOBR4R.js.map +1 -0
  291. package/cjs/chunks/{bundle-_F-LWSS7.js → bundle-5NqynIJA.js} +5 -5
  292. package/cjs/chunks/bundle-5NqynIJA.js.map +1 -0
  293. package/cjs/chunks/{bundle-VDVRYyfA.js → bundle-5cuVj6Hi.js} +9 -9
  294. package/cjs/chunks/{bundle-VDVRYyfA.js.map → bundle-5cuVj6Hi.js.map} +1 -1
  295. package/cjs/chunks/{bundle-BbFRsJzL.js → bundle-7gBYfQwU.js} +15 -15
  296. package/cjs/chunks/{bundle-BbFRsJzL.js.map → bundle-7gBYfQwU.js.map} +1 -1
  297. package/cjs/chunks/{bundle-mJ3G0oDb.js → bundle-A4ywDIVT.js} +1 -1
  298. package/cjs/chunks/bundle-A4ywDIVT.js.map +1 -0
  299. package/cjs/chunks/{bundle-VXL1pHqu.js → bundle-AQhLE-Ci.js} +1 -1
  300. package/cjs/chunks/{bundle-VXL1pHqu.js.map → bundle-AQhLE-Ci.js.map} +1 -1
  301. package/cjs/chunks/{bundle-bH9uug3c.js → bundle-AoaxviqO.js} +2 -2
  302. package/cjs/chunks/{bundle-bH9uug3c.js.map → bundle-AoaxviqO.js.map} +1 -1
  303. package/cjs/chunks/{bundle-GV8CCDNy.js → bundle-BA9K_smf.js} +3 -3
  304. package/cjs/chunks/{bundle-GV8CCDNy.js.map → bundle-BA9K_smf.js.map} +1 -1
  305. package/cjs/chunks/{bundle-3_V46-kD.js → bundle-EVdeXpsD.js} +1 -1
  306. package/cjs/chunks/bundle-EVdeXpsD.js.map +1 -0
  307. package/cjs/chunks/{bundle-mI_PIc66.js → bundle-F--qTOLe.js} +3 -3
  308. package/cjs/chunks/{bundle-mI_PIc66.js.map → bundle-F--qTOLe.js.map} +1 -1
  309. package/cjs/chunks/{bundle-69PwaiSc.js → bundle-FV9lCJz1.js} +9 -9
  310. package/cjs/chunks/{bundle-69PwaiSc.js.map → bundle-FV9lCJz1.js.map} +1 -1
  311. package/cjs/chunks/{bundle-vaWya0T1.js → bundle-FpImAp7o.js} +3 -3
  312. package/cjs/chunks/bundle-FpImAp7o.js.map +1 -0
  313. package/cjs/chunks/{bundle-h6x-D_-L.js → bundle-GE1I3PNS.js} +1 -1
  314. package/cjs/chunks/bundle-GE1I3PNS.js.map +1 -0
  315. package/cjs/chunks/{bundle-rwRTI-fo.js → bundle-HaufoaVC.js} +3 -3
  316. package/cjs/chunks/bundle-HaufoaVC.js.map +1 -0
  317. package/cjs/chunks/{bundle-ar6tgi9n.js → bundle-HjwY9t7s.js} +5 -5
  318. package/cjs/chunks/bundle-HjwY9t7s.js.map +1 -0
  319. package/cjs/chunks/{bundle-Y-U2PjW2.js → bundle-IxIg8fhp.js} +4 -4
  320. package/cjs/chunks/{bundle-Y-U2PjW2.js.map → bundle-IxIg8fhp.js.map} +1 -1
  321. package/cjs/chunks/{bundle-efOp7vtv.js → bundle-JragPpHy.js} +5 -5
  322. package/cjs/chunks/bundle-JragPpHy.js.map +1 -0
  323. package/cjs/chunks/{bundle-OoVnHiDq.js → bundle-KKPmuuwX.js} +3 -3
  324. package/cjs/chunks/bundle-KKPmuuwX.js.map +1 -0
  325. package/cjs/chunks/{bundle-UWRtXuFq.js → bundle-KVlEj9_l.js} +7 -7
  326. package/cjs/chunks/{bundle-UWRtXuFq.js.map → bundle-KVlEj9_l.js.map} +1 -1
  327. package/cjs/chunks/{bundle-WtQRgvh-.js → bundle-MBuX_zXW.js} +2 -2
  328. package/cjs/chunks/bundle-MBuX_zXW.js.map +1 -0
  329. package/cjs/chunks/{bundle-chn4rwUr.js → bundle-MeuNh9Q9.js} +1 -1
  330. package/cjs/chunks/bundle-MeuNh9Q9.js.map +1 -0
  331. package/cjs/chunks/{bundle-Ox99eUrQ.js → bundle-N1ipvkhN.js} +1 -1
  332. package/cjs/chunks/bundle-N1ipvkhN.js.map +1 -0
  333. package/cjs/chunks/{bundle-w6AgQhwT.js → bundle-NYFm08XH.js} +1 -1
  334. package/cjs/chunks/bundle-NYFm08XH.js.map +1 -0
  335. package/cjs/chunks/{bundle-gZ94G4-S.js → bundle-Pe-j2f1D.js} +1 -1
  336. package/cjs/chunks/bundle-Pe-j2f1D.js.map +1 -0
  337. package/cjs/chunks/{bundle-4Ep0zw5t.js → bundle-QH7iLrPR.js} +1 -1
  338. package/cjs/chunks/{bundle-4Ep0zw5t.js.map → bundle-QH7iLrPR.js.map} +1 -1
  339. package/cjs/chunks/{bundle-ruXYGvit.js → bundle-SngxTjas.js} +1 -1
  340. package/cjs/chunks/bundle-SngxTjas.js.map +1 -0
  341. package/cjs/chunks/{bundle-P26GNXny.js → bundle-VoZZnYtF.js} +3 -3
  342. package/cjs/chunks/bundle-VoZZnYtF.js.map +1 -0
  343. package/cjs/chunks/{bundle-U0ClHXwH.js → bundle-XoWonC_b.js} +2 -2
  344. package/cjs/chunks/bundle-XoWonC_b.js.map +1 -0
  345. package/cjs/chunks/{bundle-apAowyGO.js → bundle-YjWwnwWH.js} +3 -3
  346. package/cjs/chunks/{bundle-apAowyGO.js.map → bundle-YjWwnwWH.js.map} +1 -1
  347. package/cjs/chunks/{bundle-W74kTv5q.js → bundle-YkzD-qec.js} +7 -7
  348. package/cjs/chunks/bundle-YkzD-qec.js.map +1 -0
  349. package/cjs/chunks/{bundle-Pnz_sqaN.js → bundle-ZurhBjw4.js} +3 -3
  350. package/cjs/chunks/bundle-ZurhBjw4.js.map +1 -0
  351. package/cjs/chunks/{bundle-cYtusUc3.js → bundle-cV7uGK08.js} +1 -1
  352. package/cjs/chunks/{bundle-cYtusUc3.js.map → bundle-cV7uGK08.js.map} +1 -1
  353. package/cjs/chunks/{bundle-ofXSH1Ap.js → bundle-fWyUHuJu.js} +1 -1
  354. package/cjs/chunks/bundle-fWyUHuJu.js.map +1 -0
  355. package/cjs/chunks/{bundle-ahsqlfk0.js → bundle-gM8i5lGF.js} +1 -1
  356. package/cjs/chunks/bundle-gM8i5lGF.js.map +1 -0
  357. package/cjs/chunks/{bundle-b9ACXHsP.js → bundle-hxGMLtWg.js} +1 -1
  358. package/cjs/chunks/bundle-hxGMLtWg.js.map +1 -0
  359. package/cjs/chunks/{bundle-J6KP8pa0.js → bundle-i5KLDxjz.js} +1 -1
  360. package/cjs/chunks/bundle-i5KLDxjz.js.map +1 -0
  361. package/cjs/chunks/{bundle-bqQEjqte.js → bundle-igY82TbB.js} +1 -1
  362. package/cjs/chunks/bundle-igY82TbB.js.map +1 -0
  363. package/cjs/chunks/{bundle-bEHOCuOw.js → bundle-l92Ws-Rs.js} +1 -1
  364. package/cjs/chunks/bundle-l92Ws-Rs.js.map +1 -0
  365. package/cjs/chunks/{bundle-X6gEpM13.js → bundle-mgmuHFWU.js} +6 -6
  366. package/cjs/chunks/bundle-mgmuHFWU.js.map +1 -0
  367. package/cjs/chunks/{bundle-w23L_Tb_.js → bundle-nGMCZjvM.js} +2 -2
  368. package/cjs/chunks/{bundle-w23L_Tb_.js.map → bundle-nGMCZjvM.js.map} +1 -1
  369. package/cjs/chunks/{bundle-KcD4tGcH.js → bundle-nuIgQkwQ.js} +2 -2
  370. package/cjs/chunks/bundle-nuIgQkwQ.js.map +1 -0
  371. package/cjs/chunks/{bundle-QrCU2Gzz.js → bundle-o1ta9AIa.js} +1 -1
  372. package/cjs/chunks/bundle-o1ta9AIa.js.map +1 -0
  373. package/cjs/chunks/{bundle-ASHyn3JA.js → bundle-omofvX-G.js} +4 -4
  374. package/cjs/chunks/{bundle-ASHyn3JA.js.map → bundle-omofvX-G.js.map} +1 -1
  375. package/cjs/chunks/{bundle-YT87djGy.js → bundle-ow5FLcVV.js} +1 -1
  376. package/cjs/chunks/bundle-ow5FLcVV.js.map +1 -0
  377. package/cjs/chunks/{bundle-Txu61Was.js → bundle-pOTnhSyt.js} +2 -2
  378. package/cjs/chunks/bundle-pOTnhSyt.js.map +1 -0
  379. package/cjs/chunks/{bundle-9E79fUsu.js → bundle-pVKke2mQ.js} +4 -4
  380. package/cjs/chunks/{bundle-9E79fUsu.js.map → bundle-pVKke2mQ.js.map} +1 -1
  381. package/cjs/chunks/{bundle-lmsd3CBz.js → bundle-pxBxPT0b.js} +4 -4
  382. package/cjs/chunks/{bundle-lmsd3CBz.js.map → bundle-pxBxPT0b.js.map} +1 -1
  383. package/cjs/chunks/{bundle-CbB0m0ZV.js → bundle-tFuTz5CT.js} +4 -4
  384. package/cjs/chunks/{bundle-CbB0m0ZV.js.map → bundle-tFuTz5CT.js.map} +1 -1
  385. package/cjs/chunks/{bundle-XCa9rYnV.js → bundle-ugapct3R.js} +10 -10
  386. package/cjs/chunks/bundle-ugapct3R.js.map +1 -0
  387. package/cjs/chunks/{bundle-dbozU25E.js → bundle-v8bBiJ_c.js} +1 -1
  388. package/cjs/chunks/bundle-v8bBiJ_c.js.map +1 -0
  389. package/cjs/chunks/{bundle-sXdSdEH6.js → bundle-vSdu8rrq.js} +4 -4
  390. package/cjs/chunks/bundle-vSdu8rrq.js.map +1 -0
  391. package/cjs/chunks/{bundle--C4OQHXx.js → bundle-vWUmeH2R.js} +1 -1
  392. package/cjs/chunks/bundle-vWUmeH2R.js.map +1 -0
  393. package/cjs/chunks/{bundle-fmqgbn8b.js → bundle-vWlSj3_G.js} +1 -1
  394. package/cjs/chunks/bundle-vWlSj3_G.js.map +1 -0
  395. package/cjs/chunks/{bundle-cRwas0gJ.js → bundle-wN0CLPzM.js} +4 -4
  396. package/cjs/chunks/bundle-wN0CLPzM.js.map +1 -0
  397. package/cjs/chunks/{bundle-upHd36Rz.js → bundle-x3a8KQ02.js} +8 -8
  398. package/cjs/chunks/bundle-x3a8KQ02.js.map +1 -0
  399. package/cjs/chunks/{bundle-wC_YhuEb.js → bundle-xeeBDhY6.js} +1 -1
  400. package/cjs/chunks/bundle-xeeBDhY6.js.map +1 -0
  401. package/cjs/chunks/{bundle-envInTgz.js → bundle-xlnqnYUH.js} +2 -2
  402. package/cjs/chunks/bundle-xlnqnYUH.js.map +1 -0
  403. package/cjs/chunks/{bundle-Vmj_f5oF.js → bundle-yTYZiuXi.js} +1 -1
  404. package/cjs/chunks/bundle-yTYZiuXi.js.map +1 -0
  405. package/cjs/hooks/useModal.js +9 -9
  406. package/cjs/index.js +59 -59
  407. package/cjs/pubSub/topics.js +1 -1
  408. package/cjs/sendbirdSelectors.js +2 -2
  409. package/cjs/ui/Accordion.js +3 -3
  410. package/cjs/ui/AccordionGroup.js +2 -2
  411. package/cjs/ui/AdminMessage.js +3 -3
  412. package/cjs/ui/Avatar.js +5 -5
  413. package/cjs/ui/Badge.js +5 -5
  414. package/cjs/ui/BottomSheet.js +9 -9
  415. package/cjs/ui/Button.js +3 -3
  416. package/cjs/ui/ChannelAvatar.js +6 -6
  417. package/cjs/ui/ConnectionStatus.js +6 -6
  418. package/cjs/ui/ContextMenu.js +6 -6
  419. package/cjs/ui/DateSeparator.js +4 -4
  420. package/cjs/ui/EmojiReactions.js +16 -16
  421. package/cjs/ui/FileMessageItemBody.js +8 -8
  422. package/cjs/ui/FileViewer.js +15 -15
  423. package/cjs/ui/Icon.js +2 -2
  424. package/cjs/ui/IconButton.js +1 -1
  425. package/cjs/ui/ImageRenderer.js +1 -1
  426. package/cjs/ui/Input.js +3 -3
  427. package/cjs/ui/Label.js +3 -3
  428. package/cjs/ui/LinkLabel.js +3 -3
  429. package/cjs/ui/Loader.js +2 -2
  430. package/cjs/ui/MentionLabel.js +13 -13
  431. package/cjs/ui/MentionUserLabel.js +1 -1
  432. package/cjs/ui/MessageContent.js +39 -39
  433. package/cjs/ui/MessageInput/hooks/usePaste.js +5 -5
  434. package/cjs/ui/MessageInput.js +15 -15
  435. package/cjs/ui/MessageItemMenu.js +21 -21
  436. package/cjs/ui/MessageItemReactionMenu.js +9 -9
  437. package/cjs/ui/MessageSearchFileItem.js +15 -15
  438. package/cjs/ui/MessageSearchItem.js +12 -12
  439. package/cjs/ui/MessageStatus.js +12 -12
  440. package/cjs/ui/Modal.js +8 -8
  441. package/cjs/ui/MutedAvatarOverlay.js +2 -2
  442. package/cjs/ui/OGMessageItemBody.js +16 -16
  443. package/cjs/ui/OpenChannelAdminMessage.js +3 -3
  444. package/cjs/ui/OpenChannelAvatar.js +9 -9
  445. package/cjs/ui/OpenchannelConversationHeader.js +9 -9
  446. package/cjs/ui/OpenchannelFileMessage.js +18 -18
  447. package/cjs/ui/OpenchannelOGMessage.js +20 -20
  448. package/cjs/ui/OpenchannelThumbnailMessage.js +17 -17
  449. package/cjs/ui/OpenchannelUserMessage.js +18 -18
  450. package/cjs/ui/PlaceHolder.js +6 -6
  451. package/cjs/ui/PlaybackTime.js +3 -3
  452. package/cjs/ui/QuoteMessage.js +9 -9
  453. package/cjs/ui/QuoteMessageInput.js +9 -9
  454. package/cjs/ui/ReactionBadge.js +3 -3
  455. package/cjs/ui/ReactionButton.js +4 -4
  456. package/cjs/ui/SortByRow.js +2 -2
  457. package/cjs/ui/TextButton.js +2 -2
  458. package/cjs/ui/TextMessageItemBody.js +16 -16
  459. package/cjs/ui/ThreadReplies.js +9 -9
  460. package/cjs/ui/ThumbnailMessageItemBody.js +7 -7
  461. package/cjs/ui/Toggle.js +1 -1
  462. package/cjs/ui/Tooltip.js +3 -3
  463. package/cjs/ui/TooltipWrapper.js +1 -1
  464. package/cjs/ui/TypingIndicatorBubble.js +5 -5
  465. package/cjs/ui/UnknownMessageItemBody.js +7 -7
  466. package/cjs/ui/UserListItem.js +13 -13
  467. package/cjs/ui/UserProfile.js +11 -11
  468. package/cjs/ui/VoiceMessageInput.js +9 -9
  469. package/cjs/ui/VoiceMessageItemBody.js +10 -10
  470. package/cjs/ui/Word.js +13 -13
  471. package/cjs/useSendbirdStateContext.js +1 -1
  472. package/cjs/utils/message/isVoiceMessage.js +3 -3
  473. package/cjs/withSendbird.js +1 -1
  474. package/dist/index.css +12 -12
  475. package/dist/index.css.map +1 -1
  476. package/hooks/useModal.js +10 -10
  477. package/index.js +59 -59
  478. package/package.json +1 -1
  479. package/pubSub/topics.js +1 -1
  480. package/sendbirdSelectors.js +2 -2
  481. package/ui/Accordion.js +3 -3
  482. package/ui/AccordionGroup.js +2 -2
  483. package/ui/AdminMessage.js +3 -3
  484. package/ui/Avatar.js +5 -5
  485. package/ui/Badge.js +5 -5
  486. package/ui/BottomSheet.js +9 -9
  487. package/ui/Button.js +3 -3
  488. package/ui/ChannelAvatar.js +6 -6
  489. package/ui/ConnectionStatus.js +6 -6
  490. package/ui/ContextMenu.js +6 -6
  491. package/ui/DateSeparator.js +4 -4
  492. package/ui/EmojiReactions.js +16 -16
  493. package/ui/FileMessageItemBody.js +8 -8
  494. package/ui/FileViewer.js +15 -15
  495. package/ui/Icon.js +2 -2
  496. package/ui/IconButton.js +1 -1
  497. package/ui/ImageRenderer.js +1 -1
  498. package/ui/Input.js +3 -3
  499. package/ui/Label.js +3 -3
  500. package/ui/LinkLabel.js +3 -3
  501. package/ui/Loader.js +2 -2
  502. package/ui/MentionLabel.js +13 -13
  503. package/ui/MentionUserLabel.js +1 -1
  504. package/ui/MessageContent.js +39 -39
  505. package/ui/MessageInput/hooks/usePaste.js +5 -5
  506. package/ui/MessageInput.js +15 -15
  507. package/ui/MessageItemMenu.js +21 -21
  508. package/ui/MessageItemReactionMenu.js +9 -9
  509. package/ui/MessageSearchFileItem.js +15 -15
  510. package/ui/MessageSearchItem.js +12 -12
  511. package/ui/MessageStatus.js +12 -12
  512. package/ui/Modal.js +8 -8
  513. package/ui/MutedAvatarOverlay.js +2 -2
  514. package/ui/OGMessageItemBody.js +16 -16
  515. package/ui/OpenChannelAdminMessage.js +3 -3
  516. package/ui/OpenChannelAvatar.js +9 -9
  517. package/ui/OpenchannelConversationHeader.js +9 -9
  518. package/ui/OpenchannelFileMessage.js +18 -18
  519. package/ui/OpenchannelOGMessage.js +20 -20
  520. package/ui/OpenchannelThumbnailMessage.js +17 -17
  521. package/ui/OpenchannelUserMessage.js +18 -18
  522. package/ui/PlaceHolder.js +6 -6
  523. package/ui/PlaybackTime.js +3 -3
  524. package/ui/QuoteMessage.js +9 -9
  525. package/ui/QuoteMessageInput.js +9 -9
  526. package/ui/ReactionBadge.js +3 -3
  527. package/ui/ReactionButton.js +4 -4
  528. package/ui/SortByRow.js +2 -2
  529. package/ui/TextButton.js +2 -2
  530. package/ui/TextMessageItemBody.js +16 -16
  531. package/ui/ThreadReplies.js +9 -9
  532. package/ui/ThumbnailMessageItemBody.js +7 -7
  533. package/ui/Toggle.js +1 -1
  534. package/ui/Tooltip.js +3 -3
  535. package/ui/TooltipWrapper.js +1 -1
  536. package/ui/TypingIndicatorBubble.js +5 -5
  537. package/ui/UnknownMessageItemBody.js +7 -7
  538. package/ui/UserListItem.js +13 -13
  539. package/ui/UserProfile.js +11 -11
  540. package/ui/VoiceMessageInput.js +9 -9
  541. package/ui/VoiceMessageItemBody.js +10 -10
  542. package/ui/Word.js +13 -13
  543. package/useSendbirdStateContext.js +1 -1
  544. package/utils/message/isVoiceMessage.js +3 -3
  545. package/withSendbird.js +1 -1
  546. package/chunks/bundle--vRpTESf.js.map +0 -1
  547. package/chunks/bundle-3kSg3poT.js.map +0 -1
  548. package/chunks/bundle-5r5nUzch.js.map +0 -1
  549. package/chunks/bundle-7qnTBkFI.js.map +0 -1
  550. package/chunks/bundle-9oakeFBl.js.map +0 -1
  551. package/chunks/bundle-Ahnepylk.js.map +0 -1
  552. package/chunks/bundle-CLwn_FRg.js.map +0 -1
  553. package/chunks/bundle-CYvmOLIw.js.map +0 -1
  554. package/chunks/bundle-GIZVQ7W4.js.map +0 -1
  555. package/chunks/bundle-H2gT5GjQ.js.map +0 -1
  556. package/chunks/bundle-L5shvyy2.js.map +0 -1
  557. package/chunks/bundle-Ly8vUhTn.js.map +0 -1
  558. package/chunks/bundle-P0Em254T.js.map +0 -1
  559. package/chunks/bundle-S6yFiUrY.js.map +0 -1
  560. package/chunks/bundle-T0Gu5k42.js.map +0 -1
  561. package/chunks/bundle-TIBUJEGt.js.map +0 -1
  562. package/chunks/bundle-XASWNrfg.js.map +0 -1
  563. package/chunks/bundle-XFtf-KBI.js.map +0 -1
  564. package/chunks/bundle-XQrrPHzm.js.map +0 -1
  565. package/chunks/bundle-XbJe5Xl_.js.map +0 -1
  566. package/chunks/bundle-ab7JDkX-.js.map +0 -1
  567. package/chunks/bundle-bSloPXLn.js.map +0 -1
  568. package/chunks/bundle-cBi_2Vbd.js.map +0 -1
  569. package/chunks/bundle-gxrNtcmM.js.map +0 -1
  570. package/chunks/bundle-h8tsadkG.js.map +0 -1
  571. package/chunks/bundle-lQUkPvfG.js.map +0 -1
  572. package/chunks/bundle-lWgUjnZ7.js.map +0 -1
  573. package/chunks/bundle-m5aRS8p_.js.map +0 -1
  574. package/chunks/bundle-m6y5OeVq.js.map +0 -1
  575. package/chunks/bundle-ohkKzbFZ.js.map +0 -1
  576. package/chunks/bundle-pfoFNefK.js.map +0 -1
  577. package/chunks/bundle-qAGxD_Jb.js.map +0 -1
  578. package/chunks/bundle-sieNQ6Gk.js.map +0 -1
  579. package/chunks/bundle-svI6ejWT.js.map +0 -1
  580. package/cjs/chunks/bundle--C4OQHXx.js.map +0 -1
  581. package/cjs/chunks/bundle-3_V46-kD.js.map +0 -1
  582. package/cjs/chunks/bundle-4F7y-CF9.js.map +0 -1
  583. package/cjs/chunks/bundle-83qm6LGZ.js.map +0 -1
  584. package/cjs/chunks/bundle-J6KP8pa0.js.map +0 -1
  585. package/cjs/chunks/bundle-KcD4tGcH.js.map +0 -1
  586. package/cjs/chunks/bundle-OoVnHiDq.js.map +0 -1
  587. package/cjs/chunks/bundle-Ox99eUrQ.js.map +0 -1
  588. package/cjs/chunks/bundle-P26GNXny.js.map +0 -1
  589. package/cjs/chunks/bundle-Pnz_sqaN.js.map +0 -1
  590. package/cjs/chunks/bundle-QrCU2Gzz.js.map +0 -1
  591. package/cjs/chunks/bundle-Txu61Was.js.map +0 -1
  592. package/cjs/chunks/bundle-U0ClHXwH.js.map +0 -1
  593. package/cjs/chunks/bundle-Vmj_f5oF.js.map +0 -1
  594. package/cjs/chunks/bundle-W74kTv5q.js.map +0 -1
  595. package/cjs/chunks/bundle-WtQRgvh-.js.map +0 -1
  596. package/cjs/chunks/bundle-X6gEpM13.js.map +0 -1
  597. package/cjs/chunks/bundle-XCa9rYnV.js.map +0 -1
  598. package/cjs/chunks/bundle-YT87djGy.js.map +0 -1
  599. package/cjs/chunks/bundle-_F-LWSS7.js.map +0 -1
  600. package/cjs/chunks/bundle-ahsqlfk0.js.map +0 -1
  601. package/cjs/chunks/bundle-ar6tgi9n.js.map +0 -1
  602. package/cjs/chunks/bundle-b9ACXHsP.js.map +0 -1
  603. package/cjs/chunks/bundle-bEHOCuOw.js.map +0 -1
  604. package/cjs/chunks/bundle-bqQEjqte.js.map +0 -1
  605. package/cjs/chunks/bundle-cRwas0gJ.js.map +0 -1
  606. package/cjs/chunks/bundle-chn4rwUr.js.map +0 -1
  607. package/cjs/chunks/bundle-dbozU25E.js.map +0 -1
  608. package/cjs/chunks/bundle-efOp7vtv.js.map +0 -1
  609. package/cjs/chunks/bundle-envInTgz.js.map +0 -1
  610. package/cjs/chunks/bundle-fmqgbn8b.js.map +0 -1
  611. package/cjs/chunks/bundle-gZ94G4-S.js.map +0 -1
  612. package/cjs/chunks/bundle-h6x-D_-L.js.map +0 -1
  613. package/cjs/chunks/bundle-in4L5bOo.js.map +0 -1
  614. package/cjs/chunks/bundle-jMDzG5KY.js.map +0 -1
  615. package/cjs/chunks/bundle-mJ3G0oDb.js.map +0 -1
  616. package/cjs/chunks/bundle-ofXSH1Ap.js.map +0 -1
  617. package/cjs/chunks/bundle-ruXYGvit.js.map +0 -1
  618. package/cjs/chunks/bundle-rwRTI-fo.js.map +0 -1
  619. package/cjs/chunks/bundle-sXdSdEH6.js.map +0 -1
  620. package/cjs/chunks/bundle-upHd36Rz.js.map +0 -1
  621. package/cjs/chunks/bundle-vaWya0T1.js.map +0 -1
  622. package/cjs/chunks/bundle-w6AgQhwT.js.map +0 -1
  623. package/cjs/chunks/bundle-wC_YhuEb.js.map +0 -1
@@ -1,6 +1,6 @@
1
- import { _ as __assign, a as __spreadArray } from './bundle-WOkl3_Qa.js';
1
+ import { _ as __assign, a as __spreadArray } from './bundle-Y6TqPszM.js';
2
2
  import { OutgoingMessageStates, getOutgoingMessageState } from '../utils/message/getOutgoingMessageState.js';
3
- import { K } from './bundle-Y1x4CZpy.js';
3
+ import { K } from './bundle-zz1eCYds.js';
4
4
 
5
5
  // https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Complete_list_of_MIME_types
6
6
  var SUPPORTED_MIMES = {
@@ -654,4 +654,4 @@ var isSendableMessage = function (message) {
654
654
  };
655
655
 
656
656
  export { isAudio as A, isVoiceMessageMimeType as B, isSentStatus as C, arrayEqual as D, getMimeTypesUIKitAccepts as E, isImageMessage as F, isImageFileInfo as G, isAudioMessage as H, isOGMessage as I, isTextMessage as J, getSuggestedReplies as K, isUrl as L, isThreadMessage as M, isSendableMessage as N, getEmojiUrl as O, isReactedBy as P, getEmojiTooltipString as Q, getEmojiMapAll as R, StringObjType as S, filterChannelListParams as T, UIKitMessageTypes as U, getChannelsWithUpsertedChannel as V, filterMessageListParams as W, isTextuallyNull as X, isReadMessage as a, isMultipleFilesMessage as b, isFileMessage as c, isSupportedFileView as d, isVideo as e, isImage as f, isEditedMessage as g, getSenderName as h, isVoiceMessage as i, isUserMessage as j, isSentMessage as k, isFailedMessage as l, isPendingMessage as m, getClassName as n, copyToClipboard as o, getEmojiListAll as p, getUIKitFileTypes as q, isThumbnailMessage as r, isGif as s, getUIKitMessageType as t, getUIKitFileType as u, truncateString as v, getUIKitMessageTypes as w, isVideoMessage as x, isGifMessage as y, convertWordToStringObj as z };
657
- //# sourceMappingURL=bundle-MY-lEq_u.js.map
657
+ //# sourceMappingURL=bundle-ZT6XnGSN.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"bundle-MY-lEq_u.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"bundle-ZT6XnGSN.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,6 +1,6 @@
1
- import { _ as __assign } from './bundle-WOkl3_Qa.js';
1
+ import { _ as __assign } from './bundle-Y6TqPszM.js';
2
2
  import { useState, useRef, useCallback } from 'react';
3
- import { u as useMediaQueryContext } from './bundle-S6yFiUrY.js';
3
+ import { u as useMediaQueryContext } from './bundle-Mn36ivpf.js';
4
4
 
5
5
  var DEFAULT_DURATION = 300;
6
6
  function preventDefault(e) {
@@ -74,4 +74,4 @@ function useLongPress(_a, _b) {
74
74
  }
75
75
 
76
76
  export { useLongPress as u };
77
- //# sourceMappingURL=bundle-5r5nUzch.js.map
77
+ //# sourceMappingURL=bundle-cJc3JBZb.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bundle-cJc3JBZb.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -28,4 +28,4 @@ var generateDefaultAvatar = function (channel) {
28
28
  };
29
29
 
30
30
  export { getChannelAvatarSource as a, getOpenChannelAvatar as b, generateDefaultAvatar as g };
31
- //# sourceMappingURL=bundle-3kSg3poT.js.map
31
+ //# sourceMappingURL=bundle-dJBzT033.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bundle-dJBzT033.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,4 +1,4 @@
1
- import { c as LabelStringSet } from './bundle-XASWNrfg.js';
1
+ import { c as LabelStringSet } from './bundle-0IelBspE.js';
2
2
 
3
3
  var getChannelTitle = function (channel, currentUserId, stringSet) {
4
4
  var _a;
@@ -22,4 +22,4 @@ var getChannelTitle = function (channel, currentUserId, stringSet) {
22
22
  };
23
23
 
24
24
  export { getChannelTitle as g };
25
- //# sourceMappingURL=bundle-T0Gu5k42.js.map
25
+ //# sourceMappingURL=bundle-h4Ck6NLh.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bundle-h4Ck6NLh.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,4 +1,4 @@
1
- import { d as VOICE_RECORDER_AUDIO_SAMPLE_RATE } from './bundle-pfoFNefK.js';
1
+ import { d as VOICE_RECORDER_AUDIO_SAMPLE_RATE } from './bundle-Sk3SXXP7.js';
2
2
  import { WavHeader as $dd7ee3788d91dcb8$export$cb948f2d6837f136, Mp3Encoder as $dd7ee3788d91dcb8$export$9ca5d136ebf61cf2 } from '../lame.all.js';
3
3
 
4
4
  // Thanks to https://codesandbox.io/s/media-recorder-api-downsampling-16k-mp3-encode-using-lame-js-forked-n1pblw
@@ -122,4 +122,4 @@ function bufferToWav(abuffer, len) {
122
122
  }
123
123
 
124
124
  export { downsampleToWav, encodeMp3 };
125
- //# sourceMappingURL=bundle-AVZ2rql1.js.map
125
+ //# sourceMappingURL=bundle-hGeYEXGB.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"bundle-AVZ2rql1.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"bundle-hGeYEXGB.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,23 +1,23 @@
1
- import { a as __spreadArray } from './bundle-WOkl3_Qa.js';
1
+ import { a as __spreadArray } from './bundle-Y6TqPszM.js';
2
2
  import React__default, { useContext, useState, useEffect, useRef, useCallback } from 'react';
3
3
  import Button, { ButtonTypes, ButtonSizes } from '../ui/Button.js';
4
4
  import ContextMenu, { MenuItems, MenuItem } from '../ui/ContextMenu.js';
5
5
  import Icon, { IconTypes, IconColors } from '../ui/Icon.js';
6
6
  import IconButton from '../ui/IconButton.js';
7
- import { L as Label, a as LabelTypography, b as LabelColors } from './bundle-XASWNrfg.js';
8
- import { L as LocalizationContext } from './bundle-XQrrPHzm.js';
9
- import { a as UserProfileContext } from './bundle-lQUkPvfG.js';
10
- import './bundle-ab7JDkX-.js';
11
- import { A as Avatar } from './bundle--vRpTESf.js';
7
+ import { L as Label, a as LabelTypography, b as LabelColors } from './bundle-0IelBspE.js';
8
+ import { L as LocalizationContext } from './bundle-Xly_X4hP.js';
9
+ import { a as UserProfileContext } from './bundle-3WQuaADd.js';
10
+ import './bundle-967zXkjf.js';
11
+ import { A as Avatar } from './bundle-Tep20T57.js';
12
12
  import 'react-dom';
13
- import './bundle-S6yFiUrY.js';
13
+ import './bundle-Mn36ivpf.js';
14
14
  import MutedAvatarOverlay from '../ui/MutedAvatarOverlay.js';
15
15
  import UserProfile from '../ui/UserProfile.js';
16
16
  import { useOpenChannelSettingsContext } from '../OpenChannelSettings/context.js';
17
17
  import '../withSendbird.js';
18
- import { M as Modal } from './bundle-m6y5OeVq.js';
18
+ import { M as Modal } from './bundle-5JvP07dI.js';
19
19
  import UserListItem$1 from '../ui/UserListItem.js';
20
- import { n as noop } from './bundle-CYvmOLIw.js';
20
+ import { n as noop } from './bundle-JhG5BHdE.js';
21
21
  import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
22
22
 
23
23
  function ParticipantsModal(_a) {
@@ -230,4 +230,4 @@ function ParticipantList(_a) {
230
230
  }
231
231
 
232
232
  export { ParticipantList as P, UserListItem as U };
233
- //# sourceMappingURL=bundle-j3ydiG4Y.js.map
233
+ //# sourceMappingURL=bundle-jw3t70tT.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"bundle-j3ydiG4Y.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"bundle-jw3t70tT.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,15 +1,15 @@
1
1
  import React__default, { useRef, useState, useEffect } from 'react';
2
- import { u as useLocalization } from './bundle-XQrrPHzm.js';
2
+ import { u as useLocalization } from './bundle-Xly_X4hP.js';
3
3
  import { useVoicePlayer } from '../VoicePlayer/useVoicePlayer.js';
4
4
  import { useVoiceRecorder, VoiceRecorderStatus } from '../VoiceRecorder/useVoiceRecorder.js';
5
- import { i as isDisabledBecauseFrozen, b as isDisabledBecauseMuted } from './bundle-gxrNtcmM.js';
6
- import { V as VoiceMessageInputStatus, a as VoiceMessageInput } from './bundle-24dj5skA.js';
7
- import { M as Modal } from './bundle-m6y5OeVq.js';
5
+ import { i as isDisabledBecauseFrozen, b as isDisabledBecauseMuted } from './bundle-menQ38z9.js';
6
+ import { V as VoiceMessageInputStatus, a as VoiceMessageInput } from './bundle-nHhZeAVb.js';
7
+ import { M as Modal } from './bundle-5JvP07dI.js';
8
8
  import Button, { ButtonTypes, ButtonSizes } from '../ui/Button.js';
9
9
  import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
10
- import { c as VOICE_RECORDER_DEFAULT_MIN } from './bundle-pfoFNefK.js';
11
- import { V as VOICE_PLAYER_STATUS } from './bundle-_X0TUlY4.js';
12
- import { u as uuidv4 } from './bundle-P0Em254T.js';
10
+ import { c as VOICE_RECORDER_DEFAULT_MIN } from './bundle-Sk3SXXP7.js';
11
+ import { V as VOICE_PLAYER_STATUS } from './bundle-Ku1a64TD.js';
12
+ import { u as uuidv4 } from './bundle-8VA5hO1c.js';
13
13
 
14
14
  var VoiceMessageInputWrapper = function (_a) {
15
15
  var _b;
@@ -131,4 +131,4 @@ var VoiceMessageInputWrapper = function (_a) {
131
131
  };
132
132
 
133
133
  export { VoiceMessageInputWrapper as V };
134
- //# sourceMappingURL=bundle-6SUASyd-.js.map
134
+ //# sourceMappingURL=bundle-jyTJAjUy.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"bundle-6SUASyd-.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"bundle-jyTJAjUy.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,9 +1,9 @@
1
1
  import React__default, { useState } from 'react';
2
2
  import ContextMenu, { MenuItems, MenuItem } from '../ui/ContextMenu.js';
3
- import { j as isUserMessage, k as isSentMessage, l as isFailedMessage, m as isPendingMessage, c as isFileMessage, i as isVoiceMessage, M as isThreadMessage, o as copyToClipboard, p as getEmojiListAll } from './bundle-MY-lEq_u.js';
4
- import { u as useLocalization } from './bundle-XQrrPHzm.js';
3
+ import { j as isUserMessage, k as isSentMessage, l as isFailedMessage, m as isPendingMessage, c as isFileMessage, i as isVoiceMessage, M as isThreadMessage, o as copyToClipboard, p as getEmojiListAll } from './bundle-ZT6XnGSN.js';
4
+ import { u as useLocalization } from './bundle-Xly_X4hP.js';
5
5
  import Icon, { IconTypes, IconColors } from '../ui/Icon.js';
6
- import { L as Label, a as LabelTypography, b as LabelColors } from './bundle-XASWNrfg.js';
6
+ import { L as Label, a as LabelTypography, b as LabelColors } from './bundle-0IelBspE.js';
7
7
  import BottomSheet from '../ui/BottomSheet.js';
8
8
  import ImageRenderer from '../ui/ImageRenderer.js';
9
9
  import ReactionButton from '../ui/ReactionButton.js';
@@ -219,4 +219,4 @@ var MobileMenu = function (props) {
219
219
  };
220
220
 
221
221
  export { MobileMenu as M };
222
- //# sourceMappingURL=bundle-tDRC-k6Z.js.map
222
+ //# sourceMappingURL=bundle-k4WuO78S.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"bundle-tDRC-k6Z.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"bundle-k4WuO78S.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,13 +1,13 @@
1
- import { a as __spreadArray } from './bundle-WOkl3_Qa.js';
1
+ import { a as __spreadArray } from './bundle-Y6TqPszM.js';
2
2
  import React__default from 'react';
3
- import { f as format } from './bundle-VELRmCgM.js';
3
+ import { f as format } from './bundle-pmVgESW3.js';
4
4
  import Icon, { IconTypes, IconColors } from '../ui/Icon.js';
5
- import { c as LabelStringSet, L as Label, a as LabelTypography, b as LabelColors } from './bundle-XASWNrfg.js';
5
+ import { c as LabelStringSet, L as Label, a as LabelTypography, b as LabelColors } from './bundle-0IelBspE.js';
6
6
  import Loader from '../ui/Loader.js';
7
- import { f as isImage, s as isGif, e as isVideo, A as isAudio, B as isVoiceMessageMimeType, C as isSentStatus } from './bundle-MY-lEq_u.js';
7
+ import { f as isImage, s as isGif, e as isVideo, A as isAudio, B as isVoiceMessageMimeType, C as isSentStatus } from './bundle-ZT6XnGSN.js';
8
8
  import { getOutgoingMessageState, OutgoingMessageStates } from '../utils/message/getOutgoingMessageState.js';
9
- import { i as isToday, a as isYesterday, b as isThisYear } from './bundle-IY-fHnHj.js';
10
- import { u as useLocalization } from './bundle-XQrrPHzm.js';
9
+ import { i as isToday, a as isYesterday, b as isThisYear } from './bundle-oghsyfOE.js';
10
+ import { u as useLocalization } from './bundle-Xly_X4hP.js';
11
11
 
12
12
  var getChannelTitle = function (channel, currentUserId, stringSet) {
13
13
  var _a;
@@ -128,4 +128,4 @@ function MessageStatus(_a) {
128
128
  }
129
129
 
130
130
  export { MessageStatus as M, getTotalMembers as a, getLastMessageCreatedAt as b, getLastMessage as c, getChannelUnreadMessageCount as d, MessageStatusTypes as e, getChannelTitle as g };
131
- //# sourceMappingURL=bundle-0wRb_ox9.js.map
131
+ //# sourceMappingURL=bundle-l0M5nN1Q.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"bundle-0wRb_ox9.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"bundle-l0M5nN1Q.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,5 +1,5 @@
1
- import { a as __spreadArray } from './bundle-WOkl3_Qa.js';
2
- import { L as isUrl } from './bundle-MY-lEq_u.js';
1
+ import { a as __spreadArray } from './bundle-Y6TqPszM.js';
2
+ import { L as isUrl } from './bundle-ZT6XnGSN.js';
3
3
 
4
4
  var USER_MENTION_PREFIX = '@';
5
5
 
@@ -129,4 +129,4 @@ function getWhiteSpacePreservedText(text) {
129
129
  }
130
130
 
131
131
  export { TOKEN_TYPES as T, USER_MENTION_PREFIX as U, getWhiteSpacePreservedText as g, tokenizeMessage as t };
132
- //# sourceMappingURL=bundle-m5aRS8p_.js.map
132
+ //# sourceMappingURL=bundle-lSKfBDuq.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bundle-lSKfBDuq.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,6 +1,6 @@
1
- import { a as __spreadArray } from './bundle-WOkl3_Qa.js';
2
- import { f as format } from './bundle-VELRmCgM.js';
3
- import { a as isReadMessage } from './bundle-MY-lEq_u.js';
1
+ import { a as __spreadArray } from './bundle-Y6TqPszM.js';
2
+ import { f as format } from './bundle-pmVgESW3.js';
3
+ import { a as isReadMessage } from './bundle-ZT6XnGSN.js';
4
4
  import { SendingStatus } from '@sendbird/chat/message';
5
5
 
6
6
  var scrollToRenderedMessage = function (scrollRef, initialTimeStamp, setIsScrolled) {
@@ -144,4 +144,4 @@ var isAboutSame = function (a, b, px) {
144
144
  };
145
145
 
146
146
  export { scrollToRenderedMessage as a, isDisabledBecauseMuted as b, isOperator as c, isSameGroup as d, isAboutSame as e, getNicknamesMapFromMembers as f, getAllEmojisMapFromEmojiContainer as g, isDisabledBecauseFrozen as i, mergeAndSortMessages as m, passUnsuccessfullMessages as p, scrollIntoLast as s };
147
- //# sourceMappingURL=bundle-gxrNtcmM.js.map
147
+ //# sourceMappingURL=bundle-menQ38z9.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bundle-menQ38z9.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -3,9 +3,9 @@ import { PlaybackTime } from '../ui/PlaybackTime.js';
3
3
  import { ProgressBar } from '../ui/ProgressBar.js';
4
4
  import TextButton from '../ui/TextButton.js';
5
5
  import Icon, { IconTypes, IconColors } from '../ui/Icon.js';
6
- import { b as LabelColors, L as Label, a as LabelTypography } from './bundle-XASWNrfg.js';
7
- import { u as useLocalization } from './bundle-XQrrPHzm.js';
8
- import { f as VOICE_RECORDER_CLICK_BUFFER_TIME, c as VOICE_RECORDER_DEFAULT_MIN } from './bundle-pfoFNefK.js';
6
+ import { b as LabelColors, L as Label, a as LabelTypography } from './bundle-0IelBspE.js';
7
+ import { u as useLocalization } from './bundle-Xly_X4hP.js';
8
+ import { f as VOICE_RECORDER_CLICK_BUFFER_TIME, c as VOICE_RECORDER_DEFAULT_MIN } from './bundle-Sk3SXXP7.js';
9
9
 
10
10
  /* eslint-disable no-redeclare */
11
11
  var VoiceMessageInputStatus = {
@@ -93,4 +93,4 @@ var VoiceMessageInput = function (_a) {
93
93
  };
94
94
 
95
95
  export { VoiceMessageInputStatus as V, VoiceMessageInput as a };
96
- //# sourceMappingURL=bundle-24dj5skA.js.map
96
+ //# sourceMappingURL=bundle-nHhZeAVb.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"bundle-24dj5skA.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"bundle-nHhZeAVb.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,5 +1,5 @@
1
- import { i as isSameDay } from './bundle-WwAytaYU.js';
2
- import { r as requiredArgs, t as toDate, a as toInteger } from './bundle-VELRmCgM.js';
1
+ import { i as isSameDay } from './bundle-6uVd8Nrl.js';
2
+ import { r as requiredArgs, t as toDate, a as toInteger } from './bundle-pmVgESW3.js';
3
3
 
4
4
  /**
5
5
  * @name isToday
@@ -171,4 +171,4 @@ function isYesterday(dirtyDate) {
171
171
  }
172
172
 
173
173
  export { isYesterday as a, isThisYear as b, isToday as i };
174
- //# sourceMappingURL=bundle-IY-fHnHj.js.map
174
+ //# sourceMappingURL=bundle-oghsyfOE.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"bundle-IY-fHnHj.js","sources":["../../node_modules/date-fns/esm/isToday/index.js","../../node_modules/date-fns/esm/isSameYear/index.js","../../node_modules/date-fns/esm/isThisYear/index.js","../../node_modules/date-fns/esm/addDays/index.js","../../node_modules/date-fns/esm/subDays/index.js","../../node_modules/date-fns/esm/isYesterday/index.js"],"sourcesContent":["import isSameDay from \"../isSameDay/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isToday\n * @category Day Helpers\n * @summary Is the given date today?\n * @pure false\n *\n * @description\n * Is the given date today?\n *\n * > ⚠️ Please note that this function is not present in the FP submodule as\n * > it uses `Date.now()` internally hence impure and can't be safely curried.\n *\n * @param {Date|Number} date - the date to check\n * @returns {Boolean} the date is today\n * @throws {TypeError} 1 argument required\n *\n * @example\n * // If today is 6 October 2014, is 6 October 14:00:00 today?\n * const result = isToday(new Date(2014, 9, 6, 14, 0))\n * //=> true\n */\n\nexport default function isToday(dirtyDate) {\n requiredArgs(1, arguments);\n return isSameDay(dirtyDate, Date.now());\n}","import toDate from \"../toDate/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isSameYear\n * @category Year Helpers\n * @summary Are the given dates in the same year?\n *\n * @description\n * Are the given dates in the same year?\n *\n * @param {Date|Number} dateLeft - the first date to check\n * @param {Date|Number} dateRight - the second date to check\n * @returns {Boolean} the dates are in the same year\n * @throws {TypeError} 2 arguments required\n *\n * @example\n * // Are 2 September 2014 and 25 September 2014 in the same year?\n * const result = isSameYear(new Date(2014, 8, 2), new Date(2014, 8, 25))\n * //=> true\n */\n\nexport default function isSameYear(dirtyDateLeft, dirtyDateRight) {\n requiredArgs(2, arguments);\n var dateLeft = toDate(dirtyDateLeft);\n var dateRight = toDate(dirtyDateRight);\n return dateLeft.getFullYear() === dateRight.getFullYear();\n}","import isSameYear from \"../isSameYear/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isThisYear\n * @category Year Helpers\n * @summary Is the given date in the same year as the current date?\n * @pure false\n *\n * @description\n * Is the given date in the same year as the current date?\n *\n * > ⚠️ Please note that this function is not present in the FP submodule as\n * > it uses `Date.now()` internally hence impure and can't be safely curried.\n *\n * @param {Date|Number} date - the date to check\n * @returns {Boolean} the date is in this year\n * @throws {TypeError} 1 argument required\n *\n * @example\n * // If today is 25 September 2014, is 2 July 2014 in this year?\n * const result = isThisYear(new Date(2014, 6, 2))\n * //=> true\n */\n\nexport default function isThisYear(dirtyDate) {\n requiredArgs(1, arguments);\n return isSameYear(dirtyDate, Date.now());\n}","import toInteger from \"../_lib/toInteger/index.js\";\nimport toDate from \"../toDate/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name addDays\n * @category Day Helpers\n * @summary Add the specified number of days to the given date.\n *\n * @description\n * Add the specified number of days to the given date.\n *\n * @param {Date|Number} date - the date to be changed\n * @param {Number} amount - the amount of days to be added. Positive decimals will be rounded using `Math.floor`, decimals less than zero will be rounded using `Math.ceil`.\n * @returns {Date} - the new date with the days added\n * @throws {TypeError} - 2 arguments required\n *\n * @example\n * // Add 10 days to 1 September 2014:\n * const result = addDays(new Date(2014, 8, 1), 10)\n * //=> Thu Sep 11 2014 00:00:00\n */\n\nexport default function addDays(dirtyDate, dirtyAmount) {\n requiredArgs(2, arguments);\n var date = toDate(dirtyDate);\n var amount = toInteger(dirtyAmount);\n\n if (isNaN(amount)) {\n return new Date(NaN);\n }\n\n if (!amount) {\n // If 0 days, no-op to avoid changing times in the hour before end of DST\n return date;\n }\n\n date.setDate(date.getDate() + amount);\n return date;\n}","import addDays from \"../addDays/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\nimport toInteger from \"../_lib/toInteger/index.js\";\n/**\n * @name subDays\n * @category Day Helpers\n * @summary Subtract the specified number of days from the given date.\n *\n * @description\n * Subtract the specified number of days from the given date.\n *\n * @param {Date|Number} date - the date to be changed\n * @param {Number} amount - the amount of days to be subtracted. Positive decimals will be rounded using `Math.floor`, decimals less than zero will be rounded using `Math.ceil`.\n * @returns {Date} the new date with the days subtracted\n * @throws {TypeError} 2 arguments required\n *\n * @example\n * // Subtract 10 days from 1 September 2014:\n * const result = subDays(new Date(2014, 8, 1), 10)\n * //=> Fri Aug 22 2014 00:00:00\n */\n\nexport default function subDays(dirtyDate, dirtyAmount) {\n requiredArgs(2, arguments);\n var amount = toInteger(dirtyAmount);\n return addDays(dirtyDate, -amount);\n}","import isSameDay from \"../isSameDay/index.js\";\nimport subDays from \"../subDays/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isYesterday\n * @category Day Helpers\n * @summary Is the given date yesterday?\n * @pure false\n *\n * @description\n * Is the given date yesterday?\n *\n * > ⚠️ Please note that this function is not present in the FP submodule as\n * > it uses `Date.now()` internally hence impure and can't be safely curried.\n *\n * @param {Date|Number} date - the date to check\n * @returns {Boolean} the date is yesterday\n * @throws {TypeError} 1 argument required\n *\n * @example\n * // If today is 6 October 2014, is 5 October 14:00:00 yesterday?\n * const result = isYesterday(new Date(2014, 9, 5, 14, 0))\n * //=> true\n */\n\nexport default function isYesterday(dirtyDate) {\n requiredArgs(1, arguments);\n return isSameDay(dirtyDate, subDays(Date.now(), 1));\n}"],"names":[],"mappings":"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","x_google_ignoreList":[0,1,2,3,4,5]}
1
+ {"version":3,"file":"bundle-oghsyfOE.js","sources":["../../node_modules/date-fns/esm/isToday/index.js","../../node_modules/date-fns/esm/isSameYear/index.js","../../node_modules/date-fns/esm/isThisYear/index.js","../../node_modules/date-fns/esm/addDays/index.js","../../node_modules/date-fns/esm/subDays/index.js","../../node_modules/date-fns/esm/isYesterday/index.js"],"sourcesContent":["import isSameDay from \"../isSameDay/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isToday\n * @category Day Helpers\n * @summary Is the given date today?\n * @pure false\n *\n * @description\n * Is the given date today?\n *\n * > ⚠️ Please note that this function is not present in the FP submodule as\n * > it uses `Date.now()` internally hence impure and can't be safely curried.\n *\n * @param {Date|Number} date - the date to check\n * @returns {Boolean} the date is today\n * @throws {TypeError} 1 argument required\n *\n * @example\n * // If today is 6 October 2014, is 6 October 14:00:00 today?\n * const result = isToday(new Date(2014, 9, 6, 14, 0))\n * //=> true\n */\n\nexport default function isToday(dirtyDate) {\n requiredArgs(1, arguments);\n return isSameDay(dirtyDate, Date.now());\n}","import toDate from \"../toDate/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isSameYear\n * @category Year Helpers\n * @summary Are the given dates in the same year?\n *\n * @description\n * Are the given dates in the same year?\n *\n * @param {Date|Number} dateLeft - the first date to check\n * @param {Date|Number} dateRight - the second date to check\n * @returns {Boolean} the dates are in the same year\n * @throws {TypeError} 2 arguments required\n *\n * @example\n * // Are 2 September 2014 and 25 September 2014 in the same year?\n * const result = isSameYear(new Date(2014, 8, 2), new Date(2014, 8, 25))\n * //=> true\n */\n\nexport default function isSameYear(dirtyDateLeft, dirtyDateRight) {\n requiredArgs(2, arguments);\n var dateLeft = toDate(dirtyDateLeft);\n var dateRight = toDate(dirtyDateRight);\n return dateLeft.getFullYear() === dateRight.getFullYear();\n}","import isSameYear from \"../isSameYear/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isThisYear\n * @category Year Helpers\n * @summary Is the given date in the same year as the current date?\n * @pure false\n *\n * @description\n * Is the given date in the same year as the current date?\n *\n * > ⚠️ Please note that this function is not present in the FP submodule as\n * > it uses `Date.now()` internally hence impure and can't be safely curried.\n *\n * @param {Date|Number} date - the date to check\n * @returns {Boolean} the date is in this year\n * @throws {TypeError} 1 argument required\n *\n * @example\n * // If today is 25 September 2014, is 2 July 2014 in this year?\n * const result = isThisYear(new Date(2014, 6, 2))\n * //=> true\n */\n\nexport default function isThisYear(dirtyDate) {\n requiredArgs(1, arguments);\n return isSameYear(dirtyDate, Date.now());\n}","import toInteger from \"../_lib/toInteger/index.js\";\nimport toDate from \"../toDate/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name addDays\n * @category Day Helpers\n * @summary Add the specified number of days to the given date.\n *\n * @description\n * Add the specified number of days to the given date.\n *\n * @param {Date|Number} date - the date to be changed\n * @param {Number} amount - the amount of days to be added. Positive decimals will be rounded using `Math.floor`, decimals less than zero will be rounded using `Math.ceil`.\n * @returns {Date} - the new date with the days added\n * @throws {TypeError} - 2 arguments required\n *\n * @example\n * // Add 10 days to 1 September 2014:\n * const result = addDays(new Date(2014, 8, 1), 10)\n * //=> Thu Sep 11 2014 00:00:00\n */\n\nexport default function addDays(dirtyDate, dirtyAmount) {\n requiredArgs(2, arguments);\n var date = toDate(dirtyDate);\n var amount = toInteger(dirtyAmount);\n\n if (isNaN(amount)) {\n return new Date(NaN);\n }\n\n if (!amount) {\n // If 0 days, no-op to avoid changing times in the hour before end of DST\n return date;\n }\n\n date.setDate(date.getDate() + amount);\n return date;\n}","import addDays from \"../addDays/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\nimport toInteger from \"../_lib/toInteger/index.js\";\n/**\n * @name subDays\n * @category Day Helpers\n * @summary Subtract the specified number of days from the given date.\n *\n * @description\n * Subtract the specified number of days from the given date.\n *\n * @param {Date|Number} date - the date to be changed\n * @param {Number} amount - the amount of days to be subtracted. Positive decimals will be rounded using `Math.floor`, decimals less than zero will be rounded using `Math.ceil`.\n * @returns {Date} the new date with the days subtracted\n * @throws {TypeError} 2 arguments required\n *\n * @example\n * // Subtract 10 days from 1 September 2014:\n * const result = subDays(new Date(2014, 8, 1), 10)\n * //=> Fri Aug 22 2014 00:00:00\n */\n\nexport default function subDays(dirtyDate, dirtyAmount) {\n requiredArgs(2, arguments);\n var amount = toInteger(dirtyAmount);\n return addDays(dirtyDate, -amount);\n}","import isSameDay from \"../isSameDay/index.js\";\nimport subDays from \"../subDays/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isYesterday\n * @category Day Helpers\n * @summary Is the given date yesterday?\n * @pure false\n *\n * @description\n * Is the given date yesterday?\n *\n * > ⚠️ Please note that this function is not present in the FP submodule as\n * > it uses `Date.now()` internally hence impure and can't be safely curried.\n *\n * @param {Date|Number} date - the date to check\n * @returns {Boolean} the date is yesterday\n * @throws {TypeError} 1 argument required\n *\n * @example\n * // If today is 6 October 2014, is 5 October 14:00:00 yesterday?\n * const result = isYesterday(new Date(2014, 9, 5, 14, 0))\n * //=> true\n */\n\nexport default function isYesterday(dirtyDate) {\n requiredArgs(1, arguments);\n return isSameDay(dirtyDate, subDays(Date.now(), 1));\n}"],"names":[],"mappings":"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","x_google_ignoreList":[0,1,2,3,4,5]}
@@ -26,4 +26,4 @@ function getCaseResolvedThreadReplySelectType(threadReplySelectType) {
26
26
  }
27
27
 
28
28
  export { getCaseResolvedReplyType as a, getCaseResolvedThreadReplySelectType as g };
29
- //# sourceMappingURL=bundle-_oSqlLwH.js.map
29
+ //# sourceMappingURL=bundle-pCwi8C-K.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"bundle-_oSqlLwH.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"bundle-pCwi8C-K.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,4 +1,4 @@
1
- import { d as defaultLocale } from './bundle-zYQpPgUz.js';
1
+ import { d as defaultLocale } from './bundle-xgxXEKxk.js';
2
2
 
3
3
  function requiredArgs(required, args) {
4
4
  if (args.length < required) {
@@ -1850,4 +1850,4 @@ function cleanEscapedString(input) {
1850
1850
  }
1851
1851
 
1852
1852
  export { toInteger as a, format as f, requiredArgs as r, toDate as t };
1853
- //# sourceMappingURL=bundle-VELRmCgM.js.map
1853
+ //# sourceMappingURL=bundle-pmVgESW3.js.map