@sendbird/uikit-react 3.1.1-rc.2 → 3.1.1-rc.3

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 (397) hide show
  1. package/App.js +32 -32
  2. package/Channel/components/ChannelHeader.js +17 -17
  3. package/Channel/components/ChannelUI.js +24 -24
  4. package/Channel/components/FileViewer.js +16 -16
  5. package/Channel/components/FrozenNotification.js +5 -5
  6. package/Channel/components/Message.js +21 -21
  7. package/Channel/components/MessageInput.js +18 -18
  8. package/Channel/components/MessageList.js +23 -23
  9. package/Channel/components/RemoveMessageModal.js +19 -19
  10. package/Channel/components/SuggestedMentionList.js +17 -17
  11. package/Channel/components/TypingIndicator.js +16 -16
  12. package/Channel/components/UnreadCount.js +5 -5
  13. package/Channel/context.js +15 -15
  14. package/Channel.js +24 -24
  15. package/ChannelList/components/AddChannel.js +14 -14
  16. package/ChannelList/components/ChannelListHeader.js +7 -7
  17. package/ChannelList/components/ChannelListUI.js +28 -28
  18. package/ChannelList/components/ChannelPreview.js +21 -21
  19. package/ChannelList/components/ChannelPreviewAction.js +16 -16
  20. package/ChannelList/context.js +10 -10
  21. package/ChannelList.js +28 -28
  22. package/{ChannelListProvider-bcabb66a.js → ChannelListProvider-ddd2e464.js} +9 -9
  23. package/{ChannelListProvider-bcabb66a.js.map → ChannelListProvider-ddd2e464.js.map} +1 -1
  24. package/{ChannelProvider-640daced.js → ChannelProvider-edd6d4b3.js} +11 -11
  25. package/{ChannelProvider-640daced.js.map → ChannelProvider-edd6d4b3.js.map} +1 -1
  26. package/ChannelSettings/components/ChannelProfile.js +13 -13
  27. package/ChannelSettings/components/ChannelSettingsUI.js +20 -20
  28. package/ChannelSettings/components/EditDetailsModal.js +13 -13
  29. package/ChannelSettings/components/LeaveChannel.js +10 -10
  30. package/ChannelSettings/components/ModerationPanel.js +17 -17
  31. package/ChannelSettings/components/UserListItem.js +12 -12
  32. package/ChannelSettings/components/UserPanel.js +14 -14
  33. package/ChannelSettings/context.js +3 -3
  34. package/ChannelSettings.js +20 -20
  35. package/CreateChannel/components/CreateChannelUI.js +14 -14
  36. package/CreateChannel/components/InviteUsers.js +14 -14
  37. package/CreateChannel/components/SelectChannelType.js +10 -10
  38. package/CreateChannel/context.js +4 -4
  39. package/CreateChannel.js +14 -14
  40. package/{CreateChannelProvider-538394b4.js → CreateChannelProvider-b4890246.js} +1 -1
  41. package/{CreateChannelProvider-538394b4.js.map → CreateChannelProvider-b4890246.js.map} +1 -1
  42. package/EditUserProfile/components/EditUserProfileUI.js +13 -13
  43. package/EditUserProfile.js +13 -13
  44. package/{LocalizationContext-287995e5.js → LocalizationContext-5ff68102.js} +3 -3
  45. package/{LocalizationContext-287995e5.js.map → LocalizationContext-5ff68102.js.map} +1 -1
  46. package/{MemberList-221da673.js → MemberList-35d58de2.js} +6 -6
  47. package/{MemberList-221da673.js.map → MemberList-35d58de2.js.map} +1 -1
  48. package/MessageSearch/components/MessageSearchUI.js +11 -11
  49. package/MessageSearch/context.js +2 -2
  50. package/MessageSearch.js +11 -11
  51. package/OpenChannel/components/FrozenChannelNotification.js +5 -5
  52. package/OpenChannel/components/OpenChannelHeader.js +14 -14
  53. package/OpenChannel/components/OpenChannelInput.js +18 -18
  54. package/OpenChannel/components/OpenChannelMessage.js +23 -23
  55. package/OpenChannel/components/OpenChannelMessageList.js +25 -25
  56. package/OpenChannel/components/OpenChannelUI.js +25 -25
  57. package/OpenChannel/context.js +11 -11
  58. package/OpenChannel.js +25 -25
  59. package/{OpenChannelProvider-3c5c020d.js → OpenChannelProvider-3ef602e9.js} +8 -8
  60. package/{OpenChannelProvider-3c5c020d.js.map → OpenChannelProvider-3ef602e9.js.map} +1 -1
  61. package/OpenChannelSettings/components/EditDetailsModal.js +15 -15
  62. package/OpenChannelSettings/components/OpenChannelProfile.js +15 -15
  63. package/OpenChannelSettings/components/OpenChannelSettingsUI.js +20 -20
  64. package/OpenChannelSettings/components/OperatorUI.js +19 -19
  65. package/OpenChannelSettings/components/ParticipantUI.js +17 -17
  66. package/OpenChannelSettings/context.js +5 -5
  67. package/OpenChannelSettings.js +20 -20
  68. package/SendbirdProvider.js +12 -12
  69. package/{UserProfileContext-b61be62b.js → UserProfileContext-9cb73ef6.js} +1 -1
  70. package/{UserProfileContext-b61be62b.js.map → UserProfileContext-9cb73ef6.js.map} +1 -1
  71. package/{__bundle-7dfccc8c-35b47fb1.js → __bundle-7dfccc8c-1e79737e.js} +1 -1
  72. package/{__bundle-7dfccc8c-35b47fb1.js.map → __bundle-7dfccc8c-1e79737e.js.map} +1 -1
  73. package/{_rollupPluginBabelHelpers-e72431a4.js → _rollupPluginBabelHelpers-83679d42.js} +1 -1
  74. package/{_rollupPluginBabelHelpers-e72431a4.js.map → _rollupPluginBabelHelpers-83679d42.js.map} +1 -1
  75. package/{actionTypes-8455ca09.js → actionTypes-8b8cf058.js} +1 -1
  76. package/{actionTypes-8455ca09.js.map → actionTypes-8b8cf058.js.map} +1 -1
  77. package/cjs/App.js +32 -32
  78. package/cjs/Channel/components/ChannelHeader.js +17 -17
  79. package/cjs/Channel/components/ChannelUI.js +24 -24
  80. package/cjs/Channel/components/FileViewer.js +16 -16
  81. package/cjs/Channel/components/FrozenNotification.js +5 -5
  82. package/cjs/Channel/components/Message.js +21 -21
  83. package/cjs/Channel/components/MessageInput.js +18 -18
  84. package/cjs/Channel/components/MessageList.js +23 -23
  85. package/cjs/Channel/components/RemoveMessageModal.js +19 -19
  86. package/cjs/Channel/components/SuggestedMentionList.js +17 -17
  87. package/cjs/Channel/components/TypingIndicator.js +16 -16
  88. package/cjs/Channel/components/UnreadCount.js +5 -5
  89. package/cjs/Channel/context.js +15 -15
  90. package/cjs/Channel.js +24 -24
  91. package/cjs/ChannelList/components/AddChannel.js +14 -14
  92. package/cjs/ChannelList/components/ChannelListHeader.js +7 -7
  93. package/cjs/ChannelList/components/ChannelListUI.js +28 -28
  94. package/cjs/ChannelList/components/ChannelPreview.js +21 -21
  95. package/cjs/ChannelList/components/ChannelPreviewAction.js +16 -16
  96. package/cjs/ChannelList/context.js +10 -10
  97. package/cjs/ChannelList.js +28 -28
  98. package/cjs/{ChannelListProvider-399562bc.js → ChannelListProvider-d92853de.js} +9 -9
  99. package/cjs/{ChannelListProvider-399562bc.js.map → ChannelListProvider-d92853de.js.map} +1 -1
  100. package/cjs/{ChannelProvider-fbc8324f.js → ChannelProvider-fef48131.js} +11 -11
  101. package/cjs/{ChannelProvider-fbc8324f.js.map → ChannelProvider-fef48131.js.map} +1 -1
  102. package/cjs/ChannelSettings/components/ChannelProfile.js +13 -13
  103. package/cjs/ChannelSettings/components/ChannelSettingsUI.js +20 -20
  104. package/cjs/ChannelSettings/components/EditDetailsModal.js +13 -13
  105. package/cjs/ChannelSettings/components/LeaveChannel.js +10 -10
  106. package/cjs/ChannelSettings/components/ModerationPanel.js +17 -17
  107. package/cjs/ChannelSettings/components/UserListItem.js +12 -12
  108. package/cjs/ChannelSettings/components/UserPanel.js +14 -14
  109. package/cjs/ChannelSettings/context.js +3 -3
  110. package/cjs/ChannelSettings.js +20 -20
  111. package/cjs/CreateChannel/components/CreateChannelUI.js +14 -14
  112. package/cjs/CreateChannel/components/InviteUsers.js +14 -14
  113. package/cjs/CreateChannel/components/SelectChannelType.js +10 -10
  114. package/cjs/CreateChannel/context.js +4 -4
  115. package/cjs/CreateChannel.js +14 -14
  116. package/cjs/{CreateChannelProvider-a41fd06b.js → CreateChannelProvider-3401d665.js} +1 -1
  117. package/cjs/{CreateChannelProvider-a41fd06b.js.map → CreateChannelProvider-3401d665.js.map} +1 -1
  118. package/cjs/EditUserProfile/components/EditUserProfileUI.js +13 -13
  119. package/cjs/EditUserProfile.js +13 -13
  120. package/cjs/{LocalizationContext-41d66701.js → LocalizationContext-5680cc6c.js} +3 -3
  121. package/cjs/{LocalizationContext-41d66701.js.map → LocalizationContext-5680cc6c.js.map} +1 -1
  122. package/cjs/{MemberList-6a32187f.js → MemberList-1a472da3.js} +6 -6
  123. package/cjs/{MemberList-6a32187f.js.map → MemberList-1a472da3.js.map} +1 -1
  124. package/cjs/MessageSearch/components/MessageSearchUI.js +11 -11
  125. package/cjs/MessageSearch/context.js +2 -2
  126. package/cjs/MessageSearch.js +11 -11
  127. package/cjs/OpenChannel/components/FrozenChannelNotification.js +5 -5
  128. package/cjs/OpenChannel/components/OpenChannelHeader.js +14 -14
  129. package/cjs/OpenChannel/components/OpenChannelInput.js +18 -18
  130. package/cjs/OpenChannel/components/OpenChannelMessage.js +23 -23
  131. package/cjs/OpenChannel/components/OpenChannelMessageList.js +25 -25
  132. package/cjs/OpenChannel/components/OpenChannelUI.js +25 -25
  133. package/cjs/OpenChannel/context.js +11 -11
  134. package/cjs/OpenChannel.js +25 -25
  135. package/cjs/{OpenChannelProvider-3d3b152a.js → OpenChannelProvider-a5da41f0.js} +8 -8
  136. package/cjs/{OpenChannelProvider-3d3b152a.js.map → OpenChannelProvider-a5da41f0.js.map} +1 -1
  137. package/cjs/OpenChannelSettings/components/EditDetailsModal.js +15 -15
  138. package/cjs/OpenChannelSettings/components/OpenChannelProfile.js +15 -15
  139. package/cjs/OpenChannelSettings/components/OpenChannelSettingsUI.js +20 -20
  140. package/cjs/OpenChannelSettings/components/OperatorUI.js +19 -19
  141. package/cjs/OpenChannelSettings/components/ParticipantUI.js +17 -17
  142. package/cjs/OpenChannelSettings/context.js +5 -5
  143. package/cjs/OpenChannelSettings.js +20 -20
  144. package/cjs/SendbirdProvider.js +12 -12
  145. package/cjs/{UserProfileContext-b4253222.js → UserProfileContext-77c21d0a.js} +1 -1
  146. package/cjs/{UserProfileContext-b4253222.js.map → UserProfileContext-77c21d0a.js.map} +1 -1
  147. package/cjs/{__bundle-7dfccc8c-eb4649fb.js → __bundle-7dfccc8c-771b48be.js} +1 -1
  148. package/cjs/{__bundle-7dfccc8c-eb4649fb.js.map → __bundle-7dfccc8c-771b48be.js.map} +1 -1
  149. package/cjs/{_rollupPluginBabelHelpers-9cbb144c.js → _rollupPluginBabelHelpers-d62bae4b.js} +1 -1
  150. package/cjs/{_rollupPluginBabelHelpers-9cbb144c.js.map → _rollupPluginBabelHelpers-d62bae4b.js.map} +1 -1
  151. package/cjs/{actionTypes-a84631ec.js → actionTypes-de71c3f0.js} +1 -1
  152. package/cjs/{actionTypes-a84631ec.js.map → actionTypes-de71c3f0.js.map} +1 -1
  153. package/cjs/{color-1d24f81c.js → color-473a9c01.js} +1 -1
  154. package/cjs/{color-1d24f81c.js.map → color-473a9c01.js.map} +1 -1
  155. package/cjs/{compareIds-04b6354c.js → compareIds-73d28212.js} +1 -1
  156. package/cjs/{compareIds-04b6354c.js.map → compareIds-73d28212.js.map} +1 -1
  157. package/cjs/{const-fd393619.js → const-b8d99bdb.js} +1 -1
  158. package/cjs/{const-fd393619.js.map → const-b8d99bdb.js.map} +1 -1
  159. package/cjs/{const-755b5338.js → const-d6524415.js} +1 -1
  160. package/cjs/{const-755b5338.js.map → const-d6524415.js.map} +1 -1
  161. package/cjs/{context-83277445.js → context-f56fb469.js} +2 -2
  162. package/cjs/{context-83277445.js.map → context-f56fb469.js.map} +1 -1
  163. package/cjs/{groupChannel-1b40359d.js → groupChannel-252dcb17.js} +2 -2
  164. package/cjs/{groupChannel-1b40359d.js.map → groupChannel-252dcb17.js.map} +1 -1
  165. package/cjs/handlers/ConnectionHandler.js +8 -0
  166. package/cjs/handlers/ConnectionHandler.js.map +1 -0
  167. package/cjs/handlers/GroupChannelHandler.js +9 -0
  168. package/cjs/handlers/GroupChannelHandler.js.map +1 -0
  169. package/cjs/handlers/OpenChannelHandler.js +11 -0
  170. package/cjs/handlers/OpenChannelHandler.js.map +1 -0
  171. package/cjs/handlers/UserEventHandler.js +8 -0
  172. package/cjs/handlers/UserEventHandler.js.map +1 -0
  173. package/cjs/{index-50efc527.js → index-0200fe01.js} +1 -1
  174. package/cjs/{index-50efc527.js.map → index-0200fe01.js.map} +1 -1
  175. package/cjs/{index-bf13b64a.js → index-1b6e64e9.js} +1 -1
  176. package/cjs/{index-bf13b64a.js.map → index-1b6e64e9.js.map} +1 -1
  177. package/cjs/{index-91b9d76c.js → index-1bbcb92e.js} +3 -3
  178. package/cjs/{index-91b9d76c.js.map → index-1bbcb92e.js.map} +1 -1
  179. package/cjs/{index-937257e2.js → index-42072d9c.js} +9 -9
  180. package/cjs/{index-937257e2.js.map → index-42072d9c.js.map} +1 -1
  181. package/cjs/{index-bae90ddf.js → index-7c320a80.js} +4 -4
  182. package/cjs/{index-bae90ddf.js.map → index-7c320a80.js.map} +1 -1
  183. package/cjs/{index-0b459cfd.js → index-891aa437.js} +2 -2
  184. package/cjs/{index-0b459cfd.js.map → index-891aa437.js.map} +1 -1
  185. package/cjs/{index-beccbcdd.js → index-89b49811.js} +2 -2
  186. package/cjs/{index-beccbcdd.js.map → index-89b49811.js.map} +1 -1
  187. package/cjs/{index-a14c4c69.js → index-936fe34b.js} +3 -3
  188. package/cjs/{index-a14c4c69.js.map → index-936fe34b.js.map} +1 -1
  189. package/cjs/{index-8512c04b.js → index-a07b1fcb.js} +2 -2
  190. package/cjs/{index-8512c04b.js.map → index-a07b1fcb.js.map} +1 -1
  191. package/cjs/{index-abb5391a.js → index-bc6e8fc4.js} +4 -4
  192. package/cjs/{index-abb5391a.js.map → index-bc6e8fc4.js.map} +1 -1
  193. package/cjs/{index-c0b71d09.js → index-c6355119.js} +6 -6
  194. package/cjs/{index-c0b71d09.js.map → index-c6355119.js.map} +1 -1
  195. package/cjs/index.js +36 -36
  196. package/cjs/{openChannel-ed14af3e.js → openChannel-f059cb82.js} +2 -2
  197. package/cjs/{openChannel-ed14af3e.js.map → openChannel-f059cb82.js.map} +1 -1
  198. package/cjs/{openChannelUtils-6c51a49a.js → openChannelUtils-3febc4ad.js} +1 -1
  199. package/cjs/{openChannelUtils-6c51a49a.js.map → openChannelUtils-3febc4ad.js.map} +1 -1
  200. package/cjs/sendbirdSelectors.js +2 -2
  201. package/cjs/sendbirdSelectors.js.map +1 -1
  202. package/cjs/{stringSet-e6c04d47.js → stringSet-293478fd.js} +1 -1
  203. package/cjs/{stringSet-e6c04d47.js.map → stringSet-293478fd.js.map} +1 -1
  204. package/cjs/{topics-13b8f652.js → topics-726a037b.js} +1 -1
  205. package/cjs/{topics-13b8f652.js.map → topics-726a037b.js.map} +1 -1
  206. package/cjs/{tslib.es6-1588bde6.js → tslib.es6-74624c2f.js} +1 -1
  207. package/cjs/{tslib.es6-1588bde6.js.map → tslib.es6-74624c2f.js.map} +1 -1
  208. package/cjs/ui/Accordion.js +4 -4
  209. package/cjs/ui/AccordionGroup.js +2 -2
  210. package/cjs/ui/AdminMessage.js +3 -3
  211. package/cjs/ui/Avatar.js +3 -3
  212. package/cjs/ui/Badge.js +5 -5
  213. package/cjs/ui/Button.js +4 -4
  214. package/cjs/ui/ChannelAvatar.js +4 -4
  215. package/cjs/ui/ChannelPreview.js +12 -12
  216. package/cjs/ui/ChatHeader.js +8 -8
  217. package/cjs/ui/ConnectionStatus.js +5 -5
  218. package/cjs/ui/ContextMenu.js +5 -5
  219. package/cjs/ui/DateSeparator.js +4 -4
  220. package/cjs/ui/Dropdown.js +3 -3
  221. package/cjs/ui/EmojiReactions.js +7 -7
  222. package/cjs/ui/FileMessageItemBody.js +6 -6
  223. package/cjs/ui/FileViewer.js +7 -7
  224. package/cjs/ui/Icon.js +1 -1
  225. package/cjs/ui/IconButton.js +1 -1
  226. package/cjs/ui/ImageRenderer.js +1 -1
  227. package/cjs/ui/Input.js +3 -3
  228. package/cjs/ui/Label.js +3 -3
  229. package/cjs/ui/LinkLabel.js +3 -3
  230. package/cjs/ui/Loader.js +1 -1
  231. package/cjs/ui/MentionLabel.js +11 -11
  232. package/cjs/ui/MessageContent.js +14 -14
  233. package/cjs/ui/MessageInput.js +10 -10
  234. package/cjs/ui/MessageItemMenu.js +7 -7
  235. package/cjs/ui/MessageItemReactionMenu.js +5 -5
  236. package/cjs/ui/MessageSearchFileItem.js +10 -10
  237. package/cjs/ui/MessageSearchItem.js +10 -10
  238. package/cjs/ui/MessageStatus.js +8 -8
  239. package/cjs/ui/Modal.js +8 -8
  240. package/cjs/ui/MutedAvatarOverlay.js +1 -1
  241. package/cjs/ui/OGMessageItemBody.js +11 -11
  242. package/cjs/ui/OpenChannelAdminMessage.js +4 -4
  243. package/cjs/ui/OpenChannelAvatar.js +7 -7
  244. package/cjs/ui/OpenchannelConversationHeader.js +7 -7
  245. package/cjs/ui/OpenchannelFileMessage.js +15 -15
  246. package/cjs/ui/OpenchannelOGMessage.js +15 -15
  247. package/cjs/ui/OpenchannelThumbnailMessage.js +14 -14
  248. package/cjs/ui/OpenchannelUserMessage.js +15 -15
  249. package/cjs/ui/PlaceHolder.js +6 -6
  250. package/cjs/ui/QuoteMessage.js +7 -7
  251. package/cjs/ui/QuoteMessageInput.js +7 -7
  252. package/cjs/ui/ReactionBadge.js +3 -3
  253. package/cjs/ui/ReactionButton.js +1 -1
  254. package/cjs/ui/SortByRow.js +1 -1
  255. package/cjs/ui/TextButton.js +2 -2
  256. package/cjs/ui/TextMessageItemBody.js +11 -11
  257. package/cjs/ui/ThumbnailMessageItemBody.js +3 -3
  258. package/cjs/ui/Tooltip.js +3 -3
  259. package/cjs/ui/TooltipWrapper.js +1 -1
  260. package/cjs/ui/UnknownMessageItemBody.js +7 -7
  261. package/cjs/ui/UserListItem.js +12 -12
  262. package/cjs/ui/UserProfile.js +10 -10
  263. package/cjs/ui/Word.js +11 -11
  264. package/cjs/useSendbirdStateContext.js +1 -1
  265. package/cjs/{utils-b2896d9e.js → utils-03b8d475.js} +1 -1
  266. package/cjs/{utils-b2896d9e.js.map → utils-03b8d475.js.map} +1 -1
  267. package/cjs/{utils-c50c1a94.js → utils-74dc34e0.js} +1 -1
  268. package/cjs/{utils-c50c1a94.js.map → utils-74dc34e0.js.map} +1 -1
  269. package/cjs/{utils-db735da4.js → utils-89af4b25.js} +1 -1
  270. package/cjs/{utils-db735da4.js.map → utils-89af4b25.js.map} +1 -1
  271. package/cjs/{uuid-af228f28.js → uuid-eea66870.js} +1 -1
  272. package/cjs/{uuid-af228f28.js.map → uuid-eea66870.js.map} +1 -1
  273. package/cjs/withSendbird.js +1 -1
  274. package/{color-3276ef2b.js → color-28184b0b.js} +1 -1
  275. package/{color-3276ef2b.js.map → color-28184b0b.js.map} +1 -1
  276. package/{compareIds-c0c815da.js → compareIds-27997116.js} +1 -1
  277. package/{compareIds-c0c815da.js.map → compareIds-27997116.js.map} +1 -1
  278. package/{const-6f8becfd.js → const-3f6de8a5.js} +1 -1
  279. package/{const-6f8becfd.js.map → const-3f6de8a5.js.map} +1 -1
  280. package/{const-15e8d85d.js → const-41b49e0c.js} +1 -1
  281. package/{const-15e8d85d.js.map → const-41b49e0c.js.map} +1 -1
  282. package/{context-902cd440.js → context-dcda4755.js} +2 -2
  283. package/{context-902cd440.js.map → context-dcda4755.js.map} +1 -1
  284. package/{groupChannel-df07406b.js → groupChannel-540f3a1a.js} +2 -2
  285. package/{groupChannel-df07406b.js.map → groupChannel-540f3a1a.js.map} +1 -1
  286. package/handlers/ConnectionHandler.js +3 -0
  287. package/handlers/ConnectionHandler.js.map +1 -0
  288. package/handlers/GroupChannelHandler.js +4 -0
  289. package/handlers/GroupChannelHandler.js.map +1 -0
  290. package/handlers/OpenChannelHandler.js +8 -0
  291. package/handlers/OpenChannelHandler.js.map +1 -0
  292. package/handlers/UserEventHandler.js +3 -0
  293. package/handlers/UserEventHandler.js.map +1 -0
  294. package/{index-ac3d5cae.js → index-07d9b26d.js} +3 -3
  295. package/{index-ac3d5cae.js.map → index-07d9b26d.js.map} +1 -1
  296. package/{index-6d11054b.js → index-24720843.js} +2 -2
  297. package/{index-6d11054b.js.map → index-24720843.js.map} +1 -1
  298. package/{index-d9577ccc.js → index-3175e51c.js} +4 -4
  299. package/{index-d9577ccc.js.map → index-3175e51c.js.map} +1 -1
  300. package/{index-394a91a4.js → index-3609eea7.js} +2 -2
  301. package/{index-394a91a4.js.map → index-3609eea7.js.map} +1 -1
  302. package/{index-6028a62f.js → index-3ca35bd9.js} +2 -2
  303. package/{index-6028a62f.js.map → index-3ca35bd9.js.map} +1 -1
  304. package/{index-23be350b.js → index-5be8ad22.js} +3 -3
  305. package/{index-23be350b.js.map → index-5be8ad22.js.map} +1 -1
  306. package/{index-3412a535.js → index-6b7ea90c.js} +6 -6
  307. package/{index-3412a535.js.map → index-6b7ea90c.js.map} +1 -1
  308. package/{index-09a76b84.js → index-8a6a965d.js} +4 -4
  309. package/{index-09a76b84.js.map → index-8a6a965d.js.map} +1 -1
  310. package/{index-538b4e23.js → index-aecb12d4.js} +1 -1
  311. package/{index-538b4e23.js.map → index-aecb12d4.js.map} +1 -1
  312. package/{index-018ea0ab.js → index-bcb06ebd.js} +9 -9
  313. package/{index-018ea0ab.js.map → index-bcb06ebd.js.map} +1 -1
  314. package/{index-a6cd1d3e.js → index-d5a84010.js} +1 -1
  315. package/{index-a6cd1d3e.js.map → index-d5a84010.js.map} +1 -1
  316. package/index.d.ts +19 -1
  317. package/index.js +36 -36
  318. package/{openChannel-1cb65a49.js → openChannel-ee550ee9.js} +2 -2
  319. package/{openChannel-1cb65a49.js.map → openChannel-ee550ee9.js.map} +1 -1
  320. package/{openChannelUtils-16e0014a.js → openChannelUtils-61f9d9d4.js} +1 -1
  321. package/{openChannelUtils-16e0014a.js.map → openChannelUtils-61f9d9d4.js.map} +1 -1
  322. package/package-lock.json +1 -1
  323. package/package.json +1 -1
  324. package/sendbirdSelectors.js +2 -2
  325. package/sendbirdSelectors.js.map +1 -1
  326. package/{stringSet-7e56841c.js → stringSet-0d86b370.js} +1 -1
  327. package/{stringSet-7e56841c.js.map → stringSet-0d86b370.js.map} +1 -1
  328. package/{topics-23bb62fd.js → topics-804ec5d3.js} +1 -1
  329. package/{topics-23bb62fd.js.map → topics-804ec5d3.js.map} +1 -1
  330. package/{tslib.es6-33ba1281.js → tslib.es6-3e3509d9.js} +1 -1
  331. package/{tslib.es6-33ba1281.js.map → tslib.es6-3e3509d9.js.map} +1 -1
  332. package/ui/Accordion.js +4 -4
  333. package/ui/AccordionGroup.js +2 -2
  334. package/ui/AdminMessage.js +3 -3
  335. package/ui/Avatar.js +3 -3
  336. package/ui/Badge.js +5 -5
  337. package/ui/Button.js +4 -4
  338. package/ui/ChannelAvatar.js +4 -4
  339. package/ui/ChannelPreview.js +12 -12
  340. package/ui/ChatHeader.js +8 -8
  341. package/ui/ConnectionStatus.js +5 -5
  342. package/ui/ContextMenu.js +5 -5
  343. package/ui/DateSeparator.js +4 -4
  344. package/ui/Dropdown.js +3 -3
  345. package/ui/EmojiReactions.js +7 -7
  346. package/ui/FileMessageItemBody.js +6 -6
  347. package/ui/FileViewer.js +7 -7
  348. package/ui/Icon.js +1 -1
  349. package/ui/IconButton.js +1 -1
  350. package/ui/ImageRenderer.js +1 -1
  351. package/ui/Input.js +3 -3
  352. package/ui/Label.js +3 -3
  353. package/ui/LinkLabel.js +3 -3
  354. package/ui/Loader.js +1 -1
  355. package/ui/MentionLabel.js +11 -11
  356. package/ui/MessageContent.js +14 -14
  357. package/ui/MessageInput.js +10 -10
  358. package/ui/MessageItemMenu.js +7 -7
  359. package/ui/MessageItemReactionMenu.js +5 -5
  360. package/ui/MessageSearchFileItem.js +10 -10
  361. package/ui/MessageSearchItem.js +10 -10
  362. package/ui/MessageStatus.js +8 -8
  363. package/ui/Modal.js +8 -8
  364. package/ui/MutedAvatarOverlay.js +1 -1
  365. package/ui/OGMessageItemBody.js +11 -11
  366. package/ui/OpenChannelAdminMessage.js +4 -4
  367. package/ui/OpenChannelAvatar.js +7 -7
  368. package/ui/OpenchannelConversationHeader.js +7 -7
  369. package/ui/OpenchannelFileMessage.js +15 -15
  370. package/ui/OpenchannelOGMessage.js +15 -15
  371. package/ui/OpenchannelThumbnailMessage.js +14 -14
  372. package/ui/OpenchannelUserMessage.js +15 -15
  373. package/ui/PlaceHolder.js +6 -6
  374. package/ui/QuoteMessage.js +7 -7
  375. package/ui/QuoteMessageInput.js +7 -7
  376. package/ui/ReactionBadge.js +3 -3
  377. package/ui/ReactionButton.js +1 -1
  378. package/ui/SortByRow.js +1 -1
  379. package/ui/TextButton.js +2 -2
  380. package/ui/TextMessageItemBody.js +11 -11
  381. package/ui/ThumbnailMessageItemBody.js +3 -3
  382. package/ui/Tooltip.js +3 -3
  383. package/ui/TooltipWrapper.js +1 -1
  384. package/ui/UnknownMessageItemBody.js +7 -7
  385. package/ui/UserListItem.js +12 -12
  386. package/ui/UserProfile.js +10 -10
  387. package/ui/Word.js +11 -11
  388. package/useSendbirdStateContext.js +1 -1
  389. package/{utils-8bf3ab64.js → utils-830ba47e.js} +1 -1
  390. package/{utils-8bf3ab64.js.map → utils-830ba47e.js.map} +1 -1
  391. package/{utils-1d0afb37.js → utils-c9cdd5aa.js} +1 -1
  392. package/{utils-1d0afb37.js.map → utils-c9cdd5aa.js.map} +1 -1
  393. package/{utils-d64ea41b.js → utils-cbf805c7.js} +1 -1
  394. package/{utils-d64ea41b.js.map → utils-cbf805c7.js.map} +1 -1
  395. package/{uuid-9cbd8532.js → uuid-85cc7825.js} +1 -1
  396. package/{uuid-9cbd8532.js.map → uuid-85cc7825.js.map} +1 -1
  397. package/withSendbird.js +1 -1
@@ -1,31 +1,31 @@
1
1
  import React__default, { useRef, useState, useContext } from 'react';
2
- import { a as LocalizationContext } from '../../LocalizationContext-287995e5.js';
2
+ import { a as LocalizationContext } from '../../LocalizationContext-5ff68102.js';
3
3
  import Modal from '../../ui/Modal.js';
4
4
  import Input, { InputLabel } from '../../ui/Input.js';
5
5
  import Avatar from '../../ui/Avatar.js';
6
- import { T as Type } from '../../index-ac3d5cae.js';
7
- import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-23be350b.js';
6
+ import { T as Type } from '../../index-07d9b26d.js';
7
+ import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-5be8ad22.js';
8
8
  import TextButton from '../../ui/TextButton.js';
9
9
  import ChannelAvatar from '../../ui/OpenChannelAvatar.js';
10
10
  import { useOpenChannelSettingsContext } from '../context.js';
11
11
  import useSendbirdStateContext from '../../useSendbirdStateContext.js';
12
- import '../../stringSet-7e56841c.js';
13
- import '../../index-538b4e23.js';
12
+ import '../../stringSet-0d86b370.js';
13
+ import '../../index-aecb12d4.js';
14
14
  import 'prop-types';
15
15
  import 'react-dom';
16
- import '../../index-a6cd1d3e.js';
16
+ import '../../index-d5a84010.js';
17
17
  import '../../ui/IconButton.js';
18
- import '../../_rollupPluginBabelHelpers-e72431a4.js';
18
+ import '../../_rollupPluginBabelHelpers-83679d42.js';
19
19
  import '../../ui/Icon.js';
20
- import '../../utils-8bf3ab64.js';
21
- import '../../tslib.es6-33ba1281.js';
20
+ import '../../utils-830ba47e.js';
21
+ import '../../tslib.es6-3e3509d9.js';
22
22
  import '../../ui/ImageRenderer.js';
23
- import '../../uuid-9cbd8532.js';
24
- import '../../color-3276ef2b.js';
25
- import '../../utils-d64ea41b.js';
26
- import '../../openChannel-1cb65a49.js';
27
- import '../../__bundle-7dfccc8c-35b47fb1.js';
28
- import '../../UserProfileContext-b61be62b.js';
23
+ import '../../uuid-85cc7825.js';
24
+ import '../../color-28184b0b.js';
25
+ import '../../utils-cbf805c7.js';
26
+ import '../../openChannel-ee550ee9.js';
27
+ import '../../__bundle-7dfccc8c-1e79737e.js';
28
+ import '../../UserProfileContext-9cb73ef6.js';
29
29
  import '../../withSendbird.js';
30
30
 
31
31
  var EditDetails = function EditDetails(props) {
@@ -1,33 +1,33 @@
1
1
  import React__default, { useState, useContext } from 'react';
2
- import { a as LocalizationContext } from '../../LocalizationContext-287995e5.js';
3
- import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-23be350b.js';
2
+ import { a as LocalizationContext } from '../../LocalizationContext-5ff68102.js';
3
+ import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-5be8ad22.js';
4
4
  import TextButton from '../../ui/TextButton.js';
5
5
  import ChannelAvatar from '../../ui/OpenChannelAvatar.js';
6
6
  import EditDetails from './EditDetailsModal.js';
7
7
  import useSendbirdStateContext from '../../useSendbirdStateContext.js';
8
8
  import { useOpenChannelSettingsContext } from '../context.js';
9
- import '../../stringSet-7e56841c.js';
10
- import '../../index-538b4e23.js';
11
- import '../../_rollupPluginBabelHelpers-e72431a4.js';
9
+ import '../../stringSet-0d86b370.js';
10
+ import '../../index-aecb12d4.js';
11
+ import '../../_rollupPluginBabelHelpers-83679d42.js';
12
12
  import 'prop-types';
13
- import '../../color-3276ef2b.js';
13
+ import '../../color-28184b0b.js';
14
14
  import '../../ui/Avatar.js';
15
- import '../../tslib.es6-33ba1281.js';
15
+ import '../../tslib.es6-3e3509d9.js';
16
16
  import '../../ui/ImageRenderer.js';
17
17
  import '../../ui/Icon.js';
18
- import '../../uuid-9cbd8532.js';
19
- import '../../utils-d64ea41b.js';
18
+ import '../../uuid-85cc7825.js';
19
+ import '../../utils-cbf805c7.js';
20
20
  import '../../ui/Modal.js';
21
21
  import 'react-dom';
22
- import '../../index-a6cd1d3e.js';
22
+ import '../../index-d5a84010.js';
23
23
  import '../../ui/IconButton.js';
24
- import '../../index-ac3d5cae.js';
25
- import '../../utils-8bf3ab64.js';
24
+ import '../../index-07d9b26d.js';
25
+ import '../../utils-830ba47e.js';
26
26
  import '../../ui/Input.js';
27
27
  import '../../withSendbird.js';
28
- import '../../openChannel-1cb65a49.js';
29
- import '../../__bundle-7dfccc8c-35b47fb1.js';
30
- import '../../UserProfileContext-b61be62b.js';
28
+ import '../../openChannel-ee550ee9.js';
29
+ import '../../__bundle-7dfccc8c-1e79737e.js';
30
+ import '../../UserProfileContext-9cb73ef6.js';
31
31
 
32
32
  function ChannelProfile() {
33
33
  var _a, _b;
@@ -1,50 +1,50 @@
1
1
  import React__default, { useContext } from 'react';
2
2
  import useSendbirdStateContext from '../../useSendbirdStateContext.js';
3
3
  import { useOpenChannelSettingsContext } from '../context.js';
4
- import { U as UserProfileProvider } from '../../UserProfileContext-b61be62b.js';
5
- import { a as LocalizationContext } from '../../LocalizationContext-287995e5.js';
6
- import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-23be350b.js';
4
+ import { U as UserProfileProvider } from '../../UserProfileContext-9cb73ef6.js';
5
+ import { a as LocalizationContext } from '../../LocalizationContext-5ff68102.js';
6
+ import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-5be8ad22.js';
7
7
  import Icon, { IconTypes } from '../../ui/Icon.js';
8
- import { P as PlaceHolder, b as PlaceHolderTypes } from '../../index-d9577ccc.js';
8
+ import { P as PlaceHolder, b as PlaceHolderTypes } from '../../index-3175e51c.js';
9
9
  import { OperatorUI } from './OperatorUI.js';
10
- import { P as ParticipantList } from '../../index-018ea0ab.js';
10
+ import { P as ParticipantList } from '../../index-bcb06ebd.js';
11
11
  import '../../withSendbird.js';
12
- import '../../_rollupPluginBabelHelpers-e72431a4.js';
13
- import '../../openChannel-1cb65a49.js';
14
- import '../../__bundle-7dfccc8c-35b47fb1.js';
15
- import '../../uuid-9cbd8532.js';
12
+ import '../../_rollupPluginBabelHelpers-83679d42.js';
13
+ import '../../openChannel-ee550ee9.js';
14
+ import '../../__bundle-7dfccc8c-1e79737e.js';
15
+ import '../../uuid-85cc7825.js';
16
16
  import 'prop-types';
17
- import '../../stringSet-7e56841c.js';
18
- import '../../index-538b4e23.js';
17
+ import '../../stringSet-0d86b370.js';
18
+ import '../../index-aecb12d4.js';
19
19
  import '../../ui/Loader.js';
20
20
  import './OpenChannelProfile.js';
21
21
  import '../../ui/TextButton.js';
22
- import '../../color-3276ef2b.js';
22
+ import '../../color-28184b0b.js';
23
23
  import '../../ui/OpenChannelAvatar.js';
24
24
  import '../../ui/Avatar.js';
25
- import '../../tslib.es6-33ba1281.js';
25
+ import '../../tslib.es6-3e3509d9.js';
26
26
  import '../../ui/ImageRenderer.js';
27
- import '../../utils-d64ea41b.js';
27
+ import '../../utils-cbf805c7.js';
28
28
  import './EditDetailsModal.js';
29
29
  import '../../ui/Modal.js';
30
30
  import 'react-dom';
31
- import '../../index-a6cd1d3e.js';
31
+ import '../../index-d5a84010.js';
32
32
  import '../../ui/IconButton.js';
33
- import '../../index-ac3d5cae.js';
34
- import '../../utils-8bf3ab64.js';
33
+ import '../../index-07d9b26d.js';
34
+ import '../../utils-830ba47e.js';
35
35
  import '../../ui/Input.js';
36
36
  import '../../ui/Accordion.js';
37
37
  import '../../ui/AccordionGroup.js';
38
- import '../../context-902cd440.js';
38
+ import '../../context-dcda4755.js';
39
39
  import '../../ui/ContextMenu.js';
40
- import '../../index-6028a62f.js';
40
+ import '../../index-3ca35bd9.js';
41
41
  import '../../ui/SortByRow.js';
42
42
  import '../../ui/UserListItem.js';
43
43
  import '../../ui/MutedAvatarOverlay.js';
44
44
  import '../../ui/Checkbox.js';
45
45
  import '../../ui/UserProfile.js';
46
46
  import '../../sendbirdSelectors.js';
47
- import '../../topics-23bb62fd.js';
47
+ import '../../topics-804ec5d3.js';
48
48
 
49
49
  function InvalidChannel(_a) {
50
50
  var onCloseClick = _a.onCloseClick;
@@ -1,44 +1,44 @@
1
1
  import React__default, { useState, useContext, useEffect, useCallback } from 'react';
2
- import { a as LocalizationContext } from '../../LocalizationContext-287995e5.js';
3
- import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-23be350b.js';
2
+ import { a as LocalizationContext } from '../../LocalizationContext-5ff68102.js';
3
+ import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-5be8ad22.js';
4
4
  import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
5
5
  import { useOpenChannelSettingsContext } from '../context.js';
6
6
  import ChannelProfile from './OpenChannelProfile.js';
7
7
  import Modal from '../../ui/Modal.js';
8
8
  import useSendbirdStateContext from '../../useSendbirdStateContext.js';
9
- import { U as UserListItem$1, P as ParticipantList } from '../../index-018ea0ab.js';
9
+ import { U as UserListItem$1, P as ParticipantList } from '../../index-bcb06ebd.js';
10
10
  import Accordion, { AccordionGroup } from '../../ui/Accordion.js';
11
- import { T as Type, B as Button, a as ButtonTypes, b as ButtonSizes } from '../../index-ac3d5cae.js';
11
+ import { T as Type, B as Button, a as ButtonTypes, b as ButtonSizes } from '../../index-07d9b26d.js';
12
12
  import ContextMenu, { MenuItems, MenuItem } from '../../ui/ContextMenu.js';
13
13
  import IconButton from '../../ui/IconButton.js';
14
- import { a as __spreadArray, _ as __assign } from '../../tslib.es6-33ba1281.js';
14
+ import { a as __spreadArray, _ as __assign } from '../../tslib.es6-3e3509d9.js';
15
15
  import UserListItem from '../../ui/UserListItem.js';
16
- import { n as noop } from '../../utils-8bf3ab64.js';
17
- import '../../stringSet-7e56841c.js';
18
- import '../../index-538b4e23.js';
19
- import '../../_rollupPluginBabelHelpers-e72431a4.js';
16
+ import { n as noop } from '../../utils-830ba47e.js';
17
+ import '../../stringSet-0d86b370.js';
18
+ import '../../index-aecb12d4.js';
19
+ import '../../_rollupPluginBabelHelpers-83679d42.js';
20
20
  import 'prop-types';
21
- import '../../openChannel-1cb65a49.js';
22
- import '../../__bundle-7dfccc8c-35b47fb1.js';
23
- import '../../UserProfileContext-b61be62b.js';
24
- import '../../uuid-9cbd8532.js';
21
+ import '../../openChannel-ee550ee9.js';
22
+ import '../../__bundle-7dfccc8c-1e79737e.js';
23
+ import '../../UserProfileContext-9cb73ef6.js';
24
+ import '../../uuid-85cc7825.js';
25
25
  import '../../withSendbird.js';
26
26
  import '../../ui/TextButton.js';
27
- import '../../color-3276ef2b.js';
27
+ import '../../color-28184b0b.js';
28
28
  import '../../ui/OpenChannelAvatar.js';
29
29
  import '../../ui/Avatar.js';
30
30
  import '../../ui/ImageRenderer.js';
31
- import '../../utils-d64ea41b.js';
31
+ import '../../utils-cbf805c7.js';
32
32
  import './EditDetailsModal.js';
33
33
  import '../../ui/Input.js';
34
34
  import 'react-dom';
35
- import '../../index-a6cd1d3e.js';
36
- import '../../context-902cd440.js';
35
+ import '../../index-d5a84010.js';
36
+ import '../../context-dcda4755.js';
37
37
  import '../../ui/UserProfile.js';
38
38
  import '../../sendbirdSelectors.js';
39
- import '../../topics-23bb62fd.js';
39
+ import '../../topics-804ec5d3.js';
40
40
  import '../../ui/AccordionGroup.js';
41
- import '../../index-6028a62f.js';
41
+ import '../../index-3ca35bd9.js';
42
42
  import '../../ui/SortByRow.js';
43
43
  import '../../ui/MutedAvatarOverlay.js';
44
44
  import '../../ui/Checkbox.js';
@@ -1,35 +1,35 @@
1
- import '../../tslib.es6-33ba1281.js';
1
+ import '../../tslib.es6-3e3509d9.js';
2
2
  import 'react';
3
- import '../../index-ac3d5cae.js';
3
+ import '../../index-07d9b26d.js';
4
4
  import '../../ui/ContextMenu.js';
5
5
  import '../../ui/Icon.js';
6
6
  import '../../ui/IconButton.js';
7
- import '../../index-23be350b.js';
8
- export { P as default } from '../../index-018ea0ab.js';
9
- import '../../LocalizationContext-287995e5.js';
7
+ import '../../index-5be8ad22.js';
8
+ export { P as default } from '../../index-bcb06ebd.js';
9
+ import '../../LocalizationContext-5ff68102.js';
10
10
  import '../context.js';
11
11
  import '../../useSendbirdStateContext.js';
12
- import '../../_rollupPluginBabelHelpers-e72431a4.js';
12
+ import '../../_rollupPluginBabelHelpers-83679d42.js';
13
13
  import 'prop-types';
14
- import '../../index-6028a62f.js';
14
+ import '../../index-3ca35bd9.js';
15
15
  import 'react-dom';
16
16
  import '../../ui/SortByRow.js';
17
- import '../../stringSet-7e56841c.js';
18
- import '../../UserProfileContext-b61be62b.js';
19
- import '../../context-902cd440.js';
20
- import '../../utils-8bf3ab64.js';
17
+ import '../../stringSet-0d86b370.js';
18
+ import '../../UserProfileContext-9cb73ef6.js';
19
+ import '../../context-dcda4755.js';
20
+ import '../../utils-830ba47e.js';
21
21
  import '../../ui/Avatar.js';
22
22
  import '../../ui/ImageRenderer.js';
23
- import '../../uuid-9cbd8532.js';
23
+ import '../../uuid-85cc7825.js';
24
24
  import '../../ui/Modal.js';
25
- import '../../index-a6cd1d3e.js';
26
- import '../../index-538b4e23.js';
25
+ import '../../index-d5a84010.js';
26
+ import '../../index-aecb12d4.js';
27
27
  import '../../ui/UserProfile.js';
28
28
  import '../../withSendbird.js';
29
29
  import '../../sendbirdSelectors.js';
30
- import '../../topics-23bb62fd.js';
31
- import '../../openChannel-1cb65a49.js';
32
- import '../../__bundle-7dfccc8c-35b47fb1.js';
30
+ import '../../topics-804ec5d3.js';
31
+ import '../../openChannel-ee550ee9.js';
32
+ import '../../__bundle-7dfccc8c-1e79737e.js';
33
33
  import '../../ui/UserListItem.js';
34
34
  import '../../ui/MutedAvatarOverlay.js';
35
35
  import '../../ui/Checkbox.js';
@@ -1,11 +1,11 @@
1
1
  import React__default, { useState, useEffect } from 'react';
2
- import { U as Un } from '../openChannel-1cb65a49.js';
2
+ import { U as Un } from '../openChannel-ee550ee9.js';
3
3
  import useSendbirdStateContext from '../useSendbirdStateContext.js';
4
- import { U as UserProfileProvider } from '../UserProfileContext-b61be62b.js';
5
- import { u as uuidv4 } from '../uuid-9cbd8532.js';
6
- import '../__bundle-7dfccc8c-35b47fb1.js';
4
+ import { U as UserProfileProvider } from '../UserProfileContext-9cb73ef6.js';
5
+ import { u as uuidv4 } from '../uuid-85cc7825.js';
6
+ import '../__bundle-7dfccc8c-1e79737e.js';
7
7
  import '../withSendbird.js';
8
- import '../_rollupPluginBabelHelpers-e72431a4.js';
8
+ import '../_rollupPluginBabelHelpers-83679d42.js';
9
9
  import 'prop-types';
10
10
 
11
11
  var OpenChannelSettingsContext = /*#__PURE__*/React__default.createContext(undefined);
@@ -3,44 +3,44 @@ import OpenChannelUI from './OpenChannelSettings/components/OpenChannelSettingsU
3
3
  import { OpenChannelSettingsProvider } from './OpenChannelSettings/context.js';
4
4
  import './useSendbirdStateContext.js';
5
5
  import './withSendbird.js';
6
- import './_rollupPluginBabelHelpers-e72431a4.js';
7
- import './UserProfileContext-b61be62b.js';
6
+ import './_rollupPluginBabelHelpers-83679d42.js';
7
+ import './UserProfileContext-9cb73ef6.js';
8
8
  import 'prop-types';
9
- import './LocalizationContext-287995e5.js';
10
- import './stringSet-7e56841c.js';
11
- import './index-538b4e23.js';
12
- import './index-23be350b.js';
9
+ import './LocalizationContext-5ff68102.js';
10
+ import './stringSet-0d86b370.js';
11
+ import './index-aecb12d4.js';
12
+ import './index-5be8ad22.js';
13
13
  import './ui/Icon.js';
14
- import './index-d9577ccc.js';
14
+ import './index-3175e51c.js';
15
15
  import './ui/Loader.js';
16
16
  import './OpenChannelSettings/components/OperatorUI.js';
17
17
  import './OpenChannelSettings/components/OpenChannelProfile.js';
18
18
  import './ui/TextButton.js';
19
- import './color-3276ef2b.js';
19
+ import './color-28184b0b.js';
20
20
  import './ui/OpenChannelAvatar.js';
21
21
  import './ui/Avatar.js';
22
- import './tslib.es6-33ba1281.js';
22
+ import './tslib.es6-3e3509d9.js';
23
23
  import './ui/ImageRenderer.js';
24
- import './uuid-9cbd8532.js';
25
- import './utils-d64ea41b.js';
24
+ import './uuid-85cc7825.js';
25
+ import './utils-cbf805c7.js';
26
26
  import './OpenChannelSettings/components/EditDetailsModal.js';
27
27
  import './ui/Modal.js';
28
28
  import 'react-dom';
29
- import './index-a6cd1d3e.js';
29
+ import './index-d5a84010.js';
30
30
  import './ui/IconButton.js';
31
- import './index-ac3d5cae.js';
32
- import './utils-8bf3ab64.js';
31
+ import './index-07d9b26d.js';
32
+ import './utils-830ba47e.js';
33
33
  import './ui/Input.js';
34
- import './index-018ea0ab.js';
34
+ import './index-bcb06ebd.js';
35
35
  import './ui/ContextMenu.js';
36
- import './index-6028a62f.js';
36
+ import './index-3ca35bd9.js';
37
37
  import './ui/SortByRow.js';
38
- import './context-902cd440.js';
38
+ import './context-dcda4755.js';
39
39
  import './ui/UserProfile.js';
40
40
  import './sendbirdSelectors.js';
41
- import './topics-23bb62fd.js';
42
- import './openChannel-1cb65a49.js';
43
- import './__bundle-7dfccc8c-35b47fb1.js';
41
+ import './topics-804ec5d3.js';
42
+ import './openChannel-ee550ee9.js';
43
+ import './__bundle-7dfccc8c-1e79737e.js';
44
44
  import './ui/UserListItem.js';
45
45
  import './ui/MutedAvatarOverlay.js';
46
46
  import './ui/Checkbox.js';
@@ -1,26 +1,26 @@
1
- import { _ as _objectSpread2, a as _slicedToArray } from './_rollupPluginBabelHelpers-e72431a4.js';
1
+ import { _ as _objectSpread2, a as _slicedToArray } from './_rollupPluginBabelHelpers-83679d42.js';
2
2
  import React__default, { useLayoutEffect, useState, useEffect, useReducer } from 'react';
3
3
  import PropTypes from 'prop-types';
4
4
  import { SendbirdSdkContext } from './withSendbird.js';
5
5
  import SendbirdChat, { ConnectionHandler } from '@sendbird/chat';
6
- import { N as Nn } from './openChannel-1cb65a49.js';
7
- import { $ as $r } from './groupChannel-df07406b.js';
8
- import { R as RESET_USER, I as INIT_USER, U as UPDATE_USER_INFO } from './actionTypes-8455ca09.js';
9
- import { i as isTextuallyNull } from './index-6028a62f.js';
10
- import { _ as __assign } from './tslib.es6-33ba1281.js';
6
+ import { N as Nn } from './openChannel-ee550ee9.js';
7
+ import { $ as $r } from './groupChannel-540f3a1a.js';
8
+ import { R as RESET_USER, I as INIT_USER, U as UPDATE_USER_INFO } from './actionTypes-8b8cf058.js';
9
+ import { i as isTextuallyNull } from './index-3ca35bd9.js';
10
+ import { _ as __assign } from './tslib.es6-3e3509d9.js';
11
11
  import cssVars from 'css-vars-ponyfill';
12
- import { u as uuidv4 } from './uuid-9cbd8532.js';
13
- import { L as LocalizationProvider } from './LocalizationContext-287995e5.js';
14
- import { g as getStringSet } from './stringSet-7e56841c.js';
15
- import './__bundle-7dfccc8c-35b47fb1.js';
16
- import './index-538b4e23.js';
12
+ import { u as uuidv4 } from './uuid-85cc7825.js';
13
+ import { L as LocalizationProvider } from './LocalizationContext-5ff68102.js';
14
+ import { g as getStringSet } from './stringSet-0d86b370.js';
15
+ import './__bundle-7dfccc8c-1e79737e.js';
16
+ import './index-aecb12d4.js';
17
17
 
18
18
  var INIT_SDK = 'INIT_SDK';
19
19
  var SET_SDK_LOADING = 'SET_SDK_LOADING';
20
20
  var RESET_SDK = 'RESET_SDK';
21
21
  var SDK_ERROR = 'SDK_ERROR';
22
22
 
23
- var APP_VERSION_STRING = '3.1.1-rc.2';
23
+ var APP_VERSION_STRING = '3.1.1-rc.3';
24
24
  var disconnectSdk = function disconnectSdk(_ref) {
25
25
  var sdkDispatcher = _ref.sdkDispatcher,
26
26
  userDispatcher = _ref.userDispatcher,
@@ -35,4 +35,4 @@ UserProfileProvider.defaultProps = {
35
35
  };
36
36
 
37
37
  export { UserProfileProvider as U, UserProfileContext as a };
38
- //# sourceMappingURL=UserProfileContext-b61be62b.js.map
38
+ //# sourceMappingURL=UserProfileContext-9cb73ef6.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"UserProfileContext-b61be62b.js","sources":["../src/lib/UserProfileContext.jsx"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n/**\n * user profile goes deep inside the component tree\n * use this context as a short circuit to send in values\n */\nconst UserProfileContext = React.createContext({\n disableUserProfile: true,\n isOpenChannel: false,\n renderUserProfile: null,\n});\n\nconst UserProfileProvider = (props) => {\n const { children } = props;\n return (\n <UserProfileContext.Provider value={props}>\n {children}\n </UserProfileContext.Provider>\n );\n};\n\nUserProfileProvider.propTypes = {\n children: PropTypes.oneOfType([\n PropTypes.element,\n PropTypes.arrayOf(PropTypes.element),\n PropTypes.any,\n ]).isRequired,\n // eslint-disable-next-line react/no-unused-prop-types\n isOpenChannel: PropTypes.bool,\n // eslint-disable-next-line react/no-unused-prop-types\n disableUserProfile: PropTypes.bool,\n // eslint-disable-next-line react/no-unused-prop-types\n renderUserProfile: PropTypes.func,\n};\n\nUserProfileProvider.defaultProps = {\n isOpenChannel: false,\n disableUserProfile: false,\n renderUserProfile: null,\n};\n\nexport { UserProfileContext, UserProfileProvider };\n"],"names":["UserProfileContext","React","createContext","disableUserProfile","isOpenChannel","renderUserProfile","UserProfileProvider","props","children","propTypes","PropTypes","oneOfType","element","arrayOf","any","isRequired","bool","func","defaultProps"],"mappings":";;;AAGA;AACA;AACA;AACA;;IACMA,kBAAkB,gBAAGC,cAAK,CAACC,aAAN,CAAoB;AAC7CC,EAAAA,kBAAkB,EAAE,IADyB;AAE7CC,EAAAA,aAAa,EAAE,KAF8B;AAG7CC,EAAAA,iBAAiB,EAAE;AAH0B,CAApB;;IAMrBC,mBAAmB,GAAG,SAAtBA,mBAAsB,CAACC,KAAD,EAAW;AACrC,MAAQC,QAAR,GAAqBD,KAArB,CAAQC,QAAR;AACA,sBACEP,6BAAC,kBAAD,CAAoB,QAApB;AAA6B,IAAA,KAAK,EAAEM;AAApC,KACGC,QADH,CADF;AAKD;;AAEDF,mBAAmB,CAACG,SAApB,GAAgC;AAC9BD,EAAAA,QAAQ,EAAEE,SAAS,CAACC,SAAV,CAAoB,CAC5BD,SAAS,CAACE,OADkB,EAE5BF,SAAS,CAACG,OAAV,CAAkBH,SAAS,CAACE,OAA5B,CAF4B,EAG5BF,SAAS,CAACI,GAHkB,CAApB,EAIPC,UAL2B;AAM9B;AACAX,EAAAA,aAAa,EAAEM,SAAS,CAACM,IAPK;AAQ9B;AACAb,EAAAA,kBAAkB,EAAEO,SAAS,CAACM,IATA;AAU9B;AACAX,EAAAA,iBAAiB,EAAEK,SAAS,CAACO;AAXC,CAAhC;AAcAX,mBAAmB,CAACY,YAApB,GAAmC;AACjCd,EAAAA,aAAa,EAAE,KADkB;AAEjCD,EAAAA,kBAAkB,EAAE,KAFa;AAGjCE,EAAAA,iBAAiB,EAAE;AAHc,CAAnC;;;;"}
1
+ {"version":3,"file":"UserProfileContext-9cb73ef6.js","sources":["../src/lib/UserProfileContext.jsx"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n/**\n * user profile goes deep inside the component tree\n * use this context as a short circuit to send in values\n */\nconst UserProfileContext = React.createContext({\n disableUserProfile: true,\n isOpenChannel: false,\n renderUserProfile: null,\n});\n\nconst UserProfileProvider = (props) => {\n const { children } = props;\n return (\n <UserProfileContext.Provider value={props}>\n {children}\n </UserProfileContext.Provider>\n );\n};\n\nUserProfileProvider.propTypes = {\n children: PropTypes.oneOfType([\n PropTypes.element,\n PropTypes.arrayOf(PropTypes.element),\n PropTypes.any,\n ]).isRequired,\n // eslint-disable-next-line react/no-unused-prop-types\n isOpenChannel: PropTypes.bool,\n // eslint-disable-next-line react/no-unused-prop-types\n disableUserProfile: PropTypes.bool,\n // eslint-disable-next-line react/no-unused-prop-types\n renderUserProfile: PropTypes.func,\n};\n\nUserProfileProvider.defaultProps = {\n isOpenChannel: false,\n disableUserProfile: false,\n renderUserProfile: null,\n};\n\nexport { UserProfileContext, UserProfileProvider };\n"],"names":["UserProfileContext","React","createContext","disableUserProfile","isOpenChannel","renderUserProfile","UserProfileProvider","props","children","propTypes","PropTypes","oneOfType","element","arrayOf","any","isRequired","bool","func","defaultProps"],"mappings":";;;AAGA;AACA;AACA;AACA;;IACMA,kBAAkB,gBAAGC,cAAK,CAACC,aAAN,CAAoB;AAC7CC,EAAAA,kBAAkB,EAAE,IADyB;AAE7CC,EAAAA,aAAa,EAAE,KAF8B;AAG7CC,EAAAA,iBAAiB,EAAE;AAH0B,CAApB;;IAMrBC,mBAAmB,GAAG,SAAtBA,mBAAsB,CAACC,KAAD,EAAW;AACrC,MAAQC,QAAR,GAAqBD,KAArB,CAAQC,QAAR;AACA,sBACEP,6BAAC,kBAAD,CAAoB,QAApB;AAA6B,IAAA,KAAK,EAAEM;AAApC,KACGC,QADH,CADF;AAKD;;AAEDF,mBAAmB,CAACG,SAApB,GAAgC;AAC9BD,EAAAA,QAAQ,EAAEE,SAAS,CAACC,SAAV,CAAoB,CAC5BD,SAAS,CAACE,OADkB,EAE5BF,SAAS,CAACG,OAAV,CAAkBH,SAAS,CAACE,OAA5B,CAF4B,EAG5BF,SAAS,CAACI,GAHkB,CAApB,EAIPC,UAL2B;AAM9B;AACAX,EAAAA,aAAa,EAAEM,SAAS,CAACM,IAPK;AAQ9B;AACAb,EAAAA,kBAAkB,EAAEO,SAAS,CAACM,IATA;AAU9B;AACAX,EAAAA,iBAAiB,EAAEK,SAAS,CAACO;AAXC,CAAhC;AAcAX,mBAAmB,CAACY,YAApB,GAAmC;AACjCd,EAAAA,aAAa,EAAE,KADkB;AAEjCD,EAAAA,kBAAkB,EAAE,KAFa;AAGjCE,EAAAA,iBAAiB,EAAE;AAHc,CAAnC;;;;"}
@@ -19,4 +19,4 @@ var oe,ue={data:null,customType:null,mentionType:ae.USERS,mentionedUserIds:null,
19
19
  var _;!function(e){e[e.NONE=0]="NONE",e[e.CHANNEL_ENTER=10102]="CHANNEL_ENTER",e[e.CHANNEL_EXIT=10103]="CHANNEL_EXIT",e[e.USER_CHANNEL_MUTE=10201]="USER_CHANNEL_MUTE",e[e.USER_CHANNEL_UNMUTE=10200]="USER_CHANNEL_UNMUTE",e[e.USER_CHANNEL_BAN=10601]="USER_CHANNEL_BAN",e[e.USER_CHANNEL_UNBAN=10600]="USER_CHANNEL_UNBAN",e[e.CHANNEL_FREEZE=10701]="CHANNEL_FREEZE",e[e.CHANNEL_UNFREEZE=10700]="CHANNEL_UNFREEZE",e[e.TYPING_START=10900]="TYPING_START",e[e.TYPING_END=10901]="TYPING_END",e[e.CHANNEL_JOIN=1e4]="CHANNEL_JOIN",e[e.CHANNEL_LEAVE=10001]="CHANNEL_LEAVE",e[e.CHANNEL_OPERATOR_UPDATE=10002]="CHANNEL_OPERATOR_UPDATE",e[e.CHANNEL_INVITE=10020]="CHANNEL_INVITE",e[e.CHANNEL_ACCEPT_INVITE=10021]="CHANNEL_ACCEPT_INVITE",e[e.CHANNEL_DECLINE_INVITE=10022]="CHANNEL_DECLINE_INVITE",e[e.CHANNEL_PROP_CHANGED=11e3]="CHANNEL_PROP_CHANGED",e[e.CHANNEL_DELETED=12e3]="CHANNEL_DELETED",e[e.CHANNEL_META_DATA_CHANGED=11100]="CHANNEL_META_DATA_CHANGED",e[e.CHANNEL_META_COUNTERS_CHANGED=11200]="CHANNEL_META_COUNTERS_CHANGED",e[e.CHANNEL_HIDE=13e3]="CHANNEL_HIDE",e[e.CHANNEL_UNHIDE=13001]="CHANNEL_UNHIDE";}(_||(_={}));var l=function(){function n(e){this.channelUrl=e.channel_url,this.channelType=e.channel_type,this.category=e.cat,this.data=e.data,this.ts=e.ts;}return Object.defineProperty(n.prototype,"isGroupChannelEvent",{get:function(){return this.channelType===ne.GROUP},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isOpenChannelEvent",{get:function(){return this.channelType===ne.OPEN},enumerable:!1,configurable:!0}),n}(),C=function(e){function t$1(n,t,a){var s=e.call(this,n,"SYEV",a)||this;return s.event=new l(a),s}return t(t$1,e),t$1}(B),d=function(e){function t$1(n,t,s){var N=e.call(this,n,t,s)||this,o=s.data.operators,E=void 0===o?[]:o;return N.operators=E.map((function(e){return new ct$1(N._iid,e)})),N}return t(t$1,e),t$1}(C),h=function(e){function t$1(n,t,a){var s=e.call(this,n,"MCNT",a)||this;return s.groupChannelMemberCounts=a.group_channels.map((function(e){return {channelUrl:e.channel_url,memberCount:e.member_count,joinedMemberCount:e.joined_member_count,updatedAt:e.ts}})),s.openChannelMemberCounts=a.open_channels.map((function(e){return {channelUrl:e.channel_url,participantCount:e.participant_count,updatedAt:e.ts}})),s}return t(t$1,e),t$1}(B),A=function(e){function t$1(n,t,a){var E,r,i,u=this;(u=e.call(this,n,"ADMM",a)||this).message=new Kt(n,a);var _=St$1.of(n).sdkState;return u.isMentioned=Ye$1(u.message.mentionType,null!==(E=u.message.mentionedUserIds)&&void 0!==E?E:null===(r=u.message.mentionedUsers)||void 0===r?void 0:r.map((function(e){return e.userId})),_.userId),u.forceUpdateLastMessage=null!==(i=a.force_update_last_message)&&void 0!==i&&i,u}return t(t$1,e),t$1}(B),c=function(e){function t$1(n,t,a){var o,r,i,u,_,l,C=this;(C=e.call(this,n,"AEDI",a)||this).message=new Kt(n,a);var d=St$1.of(n).sdkState;return C.mentionCountChange=Je$1({mentionType:null!==(r=null===(o=a.old_values)||void 0===o?void 0:o.mention_type)&&void 0!==r?r:null,mentionedUserIds:null!==(u=null===(i=a.old_values)||void 0===i?void 0:i.mentioned_user_ids)&&void 0!==u?u:[]},{mentionType:C.message.mentionType,mentionedUserIds:null!==(_=C.message.mentionedUserIds)&&void 0!==_?_:null===(l=C.message.mentionedUsers)||void 0===l?void 0:l.map((function(e){return e.userId}))},d.userId),C}return t(t$1,e),t$1}(B),H=function(e){function t$1(n,t,a){var s=e.call(this,n,"MRCT",a)||this;return s.channelUrl=a.channel_url,s.channelType=a.channel_type,s.event=new wt$1(a),s}return t(t$1,e),t$1}(B),T=function(e){function t$1(n,t,a){var s=e.call(this,n,"MTHD",a)||this;return s.event=new Sn(n,a),s}return t(t$1,e),t$1}(B),U=function(){this.onUserMuted=Y,this.onUserUnmuted=Y,this.onUserBanned=Y,this.onUserUnbanned=Y,this.onChannelChanged=Y,this.onChannelDeleted=Y,this.onChannelFrozen=Y,this.onChannelUnfrozen=Y,this.onOperatorUpdated=Y,this.onChannelMemberCountChanged=Y,this.onMetaDataCreated=Y,this.onMetaDataUpdated=Y,this.onMetaDataDeleted=Y,this.onMetaCounterCreated=Y,this.onMetaCounterUpdated=Y,this.onMetaCounterDeleted=Y,this.onMessageReceived=Y,this.onMessageUpdated=Y,this.onMessageDeleted=Y,this.onMentionReceived=Y,this.onReactionUpdated=Y,this.onThreadInfoUpdated=Y;};
20
20
 
21
21
  export { p as $, d as A, B, C, h as D, E, F, Ge$1 as G, H$1 as H, Ie$1 as I, J, T as K, Le$1 as L, H as M, wt as N, On as O, Tt as P, It as Q, c as R, S, Tt$1 as T, U$1 as U, gt as V, Jt as W, A as X, Y, at$1 as Z, _, n as a, St$1 as a0, En as a1, de as a2, ue as a3, Vt as a4, le as a5, Wt as a6, ve as a7, he as a8, ce as a9, Ue as aA, Fe$1 as aB, qe$1 as aC, Ve$1 as aD, Ot$1 as aE, M as aF, We$1 as aG, Ht as aH, ae as aI, oe$1 as aJ, Gt as aK, Dt$1 as aL, Lt as aM, In as aN, cn as aO, Se$1 as aP, Ee$1 as aQ, ln as aR, Rt as aS, Me as aT, Ot as aU, Ee as aV, Nt$1 as aW, bt$1 as aX, L as aa, le$1 as ab, I as ac, Ue$1 as ad, me as ae, oe as af, fe as ag, u as ah, un as ai, $t as aj, se as ak, ie as al, xt as am, T$1 as an, a as ao, o as ap, m as aq, z as ar, R as as, an as at, Ie as au, we as av, Bt as aw, me$1 as ax, Ct$1 as ay, re as az, bn as b, ct$1 as c, d$1 as d, U as e, de$1 as f, s as g, h$1 as h, i, tt as j, kt as k, je as l, ct as m, ne as n, ot$1 as o, pt as p, q, r, st$1 as s, t, ue$1 as u, dt as v, at as w, xe$1 as x, y, ot as z };
22
- //# sourceMappingURL=__bundle-7dfccc8c-35b47fb1.js.map
22
+ //# sourceMappingURL=__bundle-7dfccc8c-1e79737e.js.map