@sendbird/uikit-react 3.1.3-rc.0 → 3.1.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 (420) hide show
  1. package/App.js +35 -35
  2. package/CHANGELOG.md +9 -1
  3. package/Channel/components/ChannelHeader.js +19 -19
  4. package/Channel/components/ChannelUI.js +26 -26
  5. package/Channel/components/FileViewer.js +18 -18
  6. package/Channel/components/FrozenNotification.js +5 -5
  7. package/Channel/components/Message.js +23 -23
  8. package/Channel/components/MessageInput.js +20 -20
  9. package/Channel/components/MessageList.js +25 -25
  10. package/Channel/components/RemoveMessageModal.js +20 -20
  11. package/Channel/components/SuggestedMentionList.js +19 -19
  12. package/Channel/components/TypingIndicator.js +18 -18
  13. package/Channel/components/UnreadCount.js +5 -5
  14. package/Channel/context.js +17 -17
  15. package/Channel.js +26 -26
  16. package/ChannelList/components/AddChannel.js +14 -14
  17. package/ChannelList/components/ChannelListHeader.js +7 -7
  18. package/ChannelList/components/ChannelListUI.js +30 -30
  19. package/ChannelList/components/ChannelPreview.js +23 -23
  20. package/ChannelList/components/ChannelPreviewAction.js +18 -18
  21. package/ChannelList/context.js +12 -12
  22. package/ChannelList.js +30 -30
  23. package/{ChannelListProvider-6bf1e9c7.js → ChannelListProvider-0157b613.js} +9 -9
  24. package/{ChannelListProvider-6bf1e9c7.js.map → ChannelListProvider-0157b613.js.map} +1 -1
  25. package/{ChannelProvider-b68db5fd.js → ChannelProvider-57689107.js} +12 -13
  26. package/{ChannelProvider-b68db5fd.js.map → ChannelProvider-57689107.js.map} +1 -1
  27. package/ChannelSettings/components/ChannelProfile.js +12 -12
  28. package/ChannelSettings/components/ChannelSettingsUI.js +22 -22
  29. package/ChannelSettings/components/EditDetailsModal.js +12 -12
  30. package/ChannelSettings/components/LeaveChannel.js +11 -11
  31. package/ChannelSettings/components/ModerationPanel.js +19 -19
  32. package/ChannelSettings/components/UserListItem.js +14 -14
  33. package/ChannelSettings/components/UserListItem.js.map +1 -1
  34. package/ChannelSettings/components/UserPanel.js +14 -14
  35. package/ChannelSettings/context.js +3 -3
  36. package/ChannelSettings.js +22 -22
  37. package/CreateChannel/components/CreateChannelUI.js +14 -14
  38. package/CreateChannel/components/InviteUsers.js +14 -14
  39. package/CreateChannel/components/SelectChannelType.js +11 -11
  40. package/CreateChannel/context.js +4 -4
  41. package/CreateChannel.js +14 -14
  42. package/{CreateChannelProvider-9a497a91.js → CreateChannelProvider-f84fd7e5.js} +1 -1
  43. package/{CreateChannelProvider-9a497a91.js.map → CreateChannelProvider-f84fd7e5.js.map} +1 -1
  44. package/EditUserProfile/components/EditUserProfileUI.js +13 -13
  45. package/EditUserProfile.js +13 -13
  46. package/{LocalizationContext-397e33d0.js → LocalizationContext-5b475a64.js} +3 -3
  47. package/{LocalizationContext-397e33d0.js.map → LocalizationContext-5b475a64.js.map} +1 -1
  48. package/{MemberList-464926f8.js → MemberList-004dd3e6.js} +7 -7
  49. package/MemberList-004dd3e6.js.map +1 -0
  50. package/MessageSearch/components/MessageSearchUI.js +11 -11
  51. package/MessageSearch/context.js +2 -2
  52. package/MessageSearch.js +11 -11
  53. package/OpenChannel/components/FrozenChannelNotification.js +5 -5
  54. package/OpenChannel/components/OpenChannelHeader.js +17 -17
  55. package/OpenChannel/components/OpenChannelInput.js +21 -21
  56. package/OpenChannel/components/OpenChannelMessage.js +26 -26
  57. package/OpenChannel/components/OpenChannelMessageList.js +28 -28
  58. package/OpenChannel/components/OpenChannelUI.js +28 -28
  59. package/OpenChannel/context.js +14 -14
  60. package/OpenChannel.js +28 -28
  61. package/{OpenChannelProvider-b936f710.js → OpenChannelProvider-f5d504ec.js} +10 -10
  62. package/{OpenChannelProvider-b936f710.js.map → OpenChannelProvider-f5d504ec.js.map} +1 -1
  63. package/OpenChannelSettings/components/EditDetailsModal.js +15 -15
  64. package/OpenChannelSettings/components/OpenChannelProfile.js +15 -15
  65. package/OpenChannelSettings/components/OpenChannelSettingsUI.js +21 -21
  66. package/OpenChannelSettings/components/OperatorUI.js +20 -20
  67. package/OpenChannelSettings/components/ParticipantUI.js +18 -18
  68. package/OpenChannelSettings/context.js +6 -6
  69. package/OpenChannelSettings.js +21 -21
  70. package/SendbirdProvider.js +14 -14
  71. package/{UserProfileContext-70f3b69e.js → UserProfileContext-a2483e23.js} +1 -1
  72. package/{UserProfileContext-70f3b69e.js.map → UserProfileContext-a2483e23.js.map} +1 -1
  73. package/{__bundle-6316ce22-a7fd8d16.js → __bundle-6316ce22-63d15802.js} +1 -1
  74. package/{__bundle-6316ce22-a7fd8d16.js.map → __bundle-6316ce22-63d15802.js.map} +1 -1
  75. package/{__bundle-7dfccc8c-85123da0.js → __bundle-7dfccc8c-d5c3938c.js} +2 -2
  76. package/{__bundle-7dfccc8c-85123da0.js.map → __bundle-7dfccc8c-d5c3938c.js.map} +1 -1
  77. package/{__bundle-fbda47dd-0157c82e.js → __bundle-fbda47dd-b1c87af3.js} +2 -2
  78. package/{__bundle-fbda47dd-0157c82e.js.map → __bundle-fbda47dd-b1c87af3.js.map} +1 -1
  79. package/{_rollupPluginBabelHelpers-67f295c6.js → _rollupPluginBabelHelpers-b2b008c2.js} +1 -1
  80. package/{_rollupPluginBabelHelpers-67f295c6.js.map → _rollupPluginBabelHelpers-b2b008c2.js.map} +1 -1
  81. package/{actionTypes-6723ddd6.js → actionTypes-3a618022.js} +1 -1
  82. package/{actionTypes-6723ddd6.js.map → actionTypes-3a618022.js.map} +1 -1
  83. package/cjs/App.js +35 -35
  84. package/cjs/Channel/components/ChannelHeader.js +19 -19
  85. package/cjs/Channel/components/ChannelUI.js +26 -26
  86. package/cjs/Channel/components/FileViewer.js +18 -18
  87. package/cjs/Channel/components/FrozenNotification.js +5 -5
  88. package/cjs/Channel/components/Message.js +23 -23
  89. package/cjs/Channel/components/MessageInput.js +20 -20
  90. package/cjs/Channel/components/MessageList.js +25 -25
  91. package/cjs/Channel/components/RemoveMessageModal.js +20 -20
  92. package/cjs/Channel/components/SuggestedMentionList.js +19 -19
  93. package/cjs/Channel/components/TypingIndicator.js +18 -18
  94. package/cjs/Channel/components/UnreadCount.js +5 -5
  95. package/cjs/Channel/context.js +17 -17
  96. package/cjs/Channel.js +26 -26
  97. package/cjs/ChannelList/components/AddChannel.js +14 -14
  98. package/cjs/ChannelList/components/ChannelListHeader.js +7 -7
  99. package/cjs/ChannelList/components/ChannelListUI.js +30 -30
  100. package/cjs/ChannelList/components/ChannelPreview.js +23 -23
  101. package/cjs/ChannelList/components/ChannelPreviewAction.js +18 -18
  102. package/cjs/ChannelList/context.js +12 -12
  103. package/cjs/ChannelList.js +30 -30
  104. package/cjs/{ChannelListProvider-64262fd2.js → ChannelListProvider-3e882076.js} +9 -9
  105. package/cjs/{ChannelListProvider-64262fd2.js.map → ChannelListProvider-3e882076.js.map} +1 -1
  106. package/cjs/{ChannelProvider-c20e9dc3.js → ChannelProvider-b7e7f2ff.js} +12 -13
  107. package/cjs/{ChannelProvider-c20e9dc3.js.map → ChannelProvider-b7e7f2ff.js.map} +1 -1
  108. package/cjs/ChannelSettings/components/ChannelProfile.js +12 -12
  109. package/cjs/ChannelSettings/components/ChannelSettingsUI.js +22 -22
  110. package/cjs/ChannelSettings/components/EditDetailsModal.js +12 -12
  111. package/cjs/ChannelSettings/components/LeaveChannel.js +11 -11
  112. package/cjs/ChannelSettings/components/ModerationPanel.js +19 -19
  113. package/cjs/ChannelSettings/components/UserListItem.js +14 -14
  114. package/cjs/ChannelSettings/components/UserListItem.js.map +1 -1
  115. package/cjs/ChannelSettings/components/UserPanel.js +14 -14
  116. package/cjs/ChannelSettings/context.js +3 -3
  117. package/cjs/ChannelSettings.js +22 -22
  118. package/cjs/CreateChannel/components/CreateChannelUI.js +14 -14
  119. package/cjs/CreateChannel/components/InviteUsers.js +14 -14
  120. package/cjs/CreateChannel/components/SelectChannelType.js +11 -11
  121. package/cjs/CreateChannel/context.js +4 -4
  122. package/cjs/CreateChannel.js +14 -14
  123. package/cjs/{CreateChannelProvider-49506a99.js → CreateChannelProvider-cea018b0.js} +1 -1
  124. package/cjs/{CreateChannelProvider-49506a99.js.map → CreateChannelProvider-cea018b0.js.map} +1 -1
  125. package/cjs/EditUserProfile/components/EditUserProfileUI.js +13 -13
  126. package/cjs/EditUserProfile.js +13 -13
  127. package/cjs/{LocalizationContext-35942797.js → LocalizationContext-c13ae9d5.js} +3 -3
  128. package/cjs/{LocalizationContext-35942797.js.map → LocalizationContext-c13ae9d5.js.map} +1 -1
  129. package/cjs/{MemberList-c79c660f.js → MemberList-e062045b.js} +7 -7
  130. package/cjs/MemberList-e062045b.js.map +1 -0
  131. package/cjs/MessageSearch/components/MessageSearchUI.js +11 -11
  132. package/cjs/MessageSearch/context.js +2 -2
  133. package/cjs/MessageSearch.js +11 -11
  134. package/cjs/OpenChannel/components/FrozenChannelNotification.js +5 -5
  135. package/cjs/OpenChannel/components/OpenChannelHeader.js +17 -17
  136. package/cjs/OpenChannel/components/OpenChannelInput.js +21 -21
  137. package/cjs/OpenChannel/components/OpenChannelMessage.js +26 -26
  138. package/cjs/OpenChannel/components/OpenChannelMessageList.js +28 -28
  139. package/cjs/OpenChannel/components/OpenChannelUI.js +28 -28
  140. package/cjs/OpenChannel/context.js +14 -14
  141. package/cjs/OpenChannel.js +28 -28
  142. package/cjs/{OpenChannelProvider-174daa25.js → OpenChannelProvider-341f9a01.js} +10 -10
  143. package/cjs/{OpenChannelProvider-174daa25.js.map → OpenChannelProvider-341f9a01.js.map} +1 -1
  144. package/cjs/OpenChannelSettings/components/EditDetailsModal.js +15 -15
  145. package/cjs/OpenChannelSettings/components/OpenChannelProfile.js +15 -15
  146. package/cjs/OpenChannelSettings/components/OpenChannelSettingsUI.js +21 -21
  147. package/cjs/OpenChannelSettings/components/OperatorUI.js +20 -20
  148. package/cjs/OpenChannelSettings/components/ParticipantUI.js +18 -18
  149. package/cjs/OpenChannelSettings/context.js +6 -6
  150. package/cjs/OpenChannelSettings.js +21 -21
  151. package/cjs/SendbirdProvider.js +14 -14
  152. package/cjs/{UserProfileContext-7fab3049.js → UserProfileContext-f7c125ca.js} +1 -1
  153. package/cjs/{UserProfileContext-7fab3049.js.map → UserProfileContext-f7c125ca.js.map} +1 -1
  154. package/cjs/{__bundle-6316ce22-bdf33468.js → __bundle-6316ce22-054c7ff6.js} +1 -1
  155. package/cjs/{__bundle-6316ce22-bdf33468.js.map → __bundle-6316ce22-054c7ff6.js.map} +1 -1
  156. package/cjs/{__bundle-7dfccc8c-8ada5946.js → __bundle-7dfccc8c-826eb0ef.js} +2 -2
  157. package/cjs/{__bundle-7dfccc8c-8ada5946.js.map → __bundle-7dfccc8c-826eb0ef.js.map} +1 -1
  158. package/cjs/{__bundle-fbda47dd-d736220d.js → __bundle-fbda47dd-4cb7267d.js} +2 -2
  159. package/cjs/{__bundle-fbda47dd-d736220d.js.map → __bundle-fbda47dd-4cb7267d.js.map} +1 -1
  160. package/cjs/{_rollupPluginBabelHelpers-082ff33d.js → _rollupPluginBabelHelpers-09706ebf.js} +1 -1
  161. package/cjs/{_rollupPluginBabelHelpers-082ff33d.js.map → _rollupPluginBabelHelpers-09706ebf.js.map} +1 -1
  162. package/cjs/{actionTypes-54af9c52.js → actionTypes-b3af2b15.js} +1 -1
  163. package/cjs/{actionTypes-54af9c52.js.map → actionTypes-b3af2b15.js.map} +1 -1
  164. package/cjs/{color-ec571f01.js → color-f0ffb253.js} +1 -1
  165. package/cjs/{color-ec571f01.js.map → color-f0ffb253.js.map} +1 -1
  166. package/cjs/{compareIds-1b11164b.js → compareIds-10371145.js} +1 -1
  167. package/cjs/{compareIds-1b11164b.js.map → compareIds-10371145.js.map} +1 -1
  168. package/cjs/{const-baaf7275.js → const-459420a0.js} +1 -1
  169. package/cjs/{const-baaf7275.js.map → const-459420a0.js.map} +1 -1
  170. package/cjs/{const-c6530407.js → const-84c58686.js} +1 -1
  171. package/cjs/{const-c6530407.js.map → const-84c58686.js.map} +1 -1
  172. package/cjs/{context-360ca291.js → context-01248097.js} +2 -2
  173. package/cjs/{context-360ca291.js.map → context-01248097.js.map} +1 -1
  174. package/cjs/dist/index.css +0 -2
  175. package/cjs/dist/index.css.map +1 -1
  176. package/cjs/{groupChannel-150632d7.js → groupChannel-4934c435.js} +4 -4
  177. package/cjs/{groupChannel-150632d7.js.map → groupChannel-4934c435.js.map} +1 -1
  178. package/cjs/handlers/ConnectionHandler.js +3 -3
  179. package/cjs/handlers/GroupChannelHandler.js +4 -4
  180. package/cjs/handlers/OpenChannelHandler.js +3 -3
  181. package/cjs/handlers/SessionHandler.js +3 -3
  182. package/cjs/handlers/UserEventHandler.js +3 -3
  183. package/cjs/{index-6a2cc1bb.js → index-0add0c83.js} +6 -6
  184. package/cjs/{index-6a2cc1bb.js.map → index-0add0c83.js.map} +1 -1
  185. package/cjs/{index-43c0e19f.js → index-243538a2.js} +2 -2
  186. package/cjs/{index-43c0e19f.js.map → index-243538a2.js.map} +1 -1
  187. package/cjs/{index-a4141b26.js → index-2d53c0e6.js} +4 -4
  188. package/cjs/{index-a4141b26.js.map → index-2d53c0e6.js.map} +1 -1
  189. package/cjs/{index-b099330e.js → index-2f58ecfc.js} +4 -4
  190. package/cjs/{index-b099330e.js.map → index-2f58ecfc.js.map} +1 -1
  191. package/cjs/{index-6fc7a50a.js → index-63b56a0e.js} +1 -1
  192. package/cjs/{index-6fc7a50a.js.map → index-63b56a0e.js.map} +1 -1
  193. package/cjs/{index-8a5ade0f.js → index-701d44c1.js} +2 -2
  194. package/cjs/{index-8a5ade0f.js.map → index-701d44c1.js.map} +1 -1
  195. package/cjs/{index-df12b2be.js → index-98e4f7b2.js} +1 -1
  196. package/cjs/{index-df12b2be.js.map → index-98e4f7b2.js.map} +1 -1
  197. package/cjs/{index-ead714db.js → index-a00a0f18.js} +9 -9
  198. package/cjs/{index-ead714db.js.map → index-a00a0f18.js.map} +1 -1
  199. package/cjs/{index-8bd2c4bb.js → index-c8f7702f.js} +2 -2
  200. package/cjs/{index-8bd2c4bb.js.map → index-c8f7702f.js.map} +1 -1
  201. package/cjs/{index-2f57e1c8.js → index-d889bc81.js} +3 -3
  202. package/cjs/{index-2f57e1c8.js.map → index-d889bc81.js.map} +1 -1
  203. package/cjs/{index-d5a50567.js → index-dad73aff.js} +3 -3
  204. package/cjs/{index-d5a50567.js.map → index-dad73aff.js.map} +1 -1
  205. package/cjs/index.js +39 -39
  206. package/cjs/{openChannel-e2adcd8a.js → openChannel-e95532d8.js} +3 -3
  207. package/cjs/{openChannel-e2adcd8a.js.map → openChannel-e95532d8.js.map} +1 -1
  208. package/cjs/{openChannelUtils-e9df94b8.js → openChannelUtils-7a336d09.js} +1 -1
  209. package/cjs/{openChannelUtils-e9df94b8.js.map → openChannelUtils-7a336d09.js.map} +1 -1
  210. package/cjs/{sendbird-211e4dae.js → sendbird-e3e5c8ae.js} +3 -3
  211. package/cjs/{sendbird-211e4dae.js.map → sendbird-e3e5c8ae.js.map} +1 -1
  212. package/cjs/sendbirdSelectors.js +2 -2
  213. package/cjs/{stringSet-59d50a66.js → stringSet-bd0c293d.js} +1 -1
  214. package/cjs/{stringSet-59d50a66.js.map → stringSet-bd0c293d.js.map} +1 -1
  215. package/cjs/{topics-8094440d.js → topics-f3fe3bf3.js} +1 -1
  216. package/cjs/{topics-8094440d.js.map → topics-f3fe3bf3.js.map} +1 -1
  217. package/cjs/{tslib.es6-f1d73fc3.js → tslib.es6-f57d0c81.js} +1 -1
  218. package/cjs/{tslib.es6-f1d73fc3.js.map → tslib.es6-f57d0c81.js.map} +1 -1
  219. package/cjs/ui/Accordion.js +4 -4
  220. package/cjs/ui/AccordionGroup.js +2 -2
  221. package/cjs/ui/AdminMessage.js +4 -4
  222. package/cjs/ui/Avatar.js +3 -3
  223. package/cjs/ui/Badge.js +6 -6
  224. package/cjs/ui/Button.js +5 -5
  225. package/cjs/ui/ChannelAvatar.js +4 -4
  226. package/cjs/ui/ChannelPreview.js +12 -12
  227. package/cjs/ui/ChatHeader.js +8 -8
  228. package/cjs/ui/ConnectionStatus.js +5 -5
  229. package/cjs/ui/ContextMenu.js +6 -6
  230. package/cjs/ui/DateSeparator.js +5 -5
  231. package/cjs/ui/EmojiReactions.js +8 -8
  232. package/cjs/ui/FileMessageItemBody.js +10 -8
  233. package/cjs/ui/FileMessageItemBody.js.map +1 -1
  234. package/cjs/ui/FileViewer.js +9 -9
  235. package/cjs/ui/Icon.js +1 -1
  236. package/cjs/ui/IconButton.js +1 -1
  237. package/cjs/ui/ImageRenderer.js +1 -1
  238. package/cjs/ui/Input.js +3 -3
  239. package/cjs/ui/Label.js +3 -3
  240. package/cjs/ui/LinkLabel.js +3 -3
  241. package/cjs/ui/Loader.js +2 -2
  242. package/cjs/ui/MentionLabel.js +11 -11
  243. package/cjs/ui/MessageContent.js +23 -18
  244. package/cjs/ui/MessageContent.js.map +1 -1
  245. package/cjs/ui/MessageInput.js +10 -10
  246. package/cjs/ui/MessageItemMenu.js +8 -8
  247. package/cjs/ui/MessageItemReactionMenu.js +6 -6
  248. package/cjs/ui/MessageSearchFileItem.js +10 -10
  249. package/cjs/ui/MessageSearchItem.js +10 -10
  250. package/cjs/ui/MessageStatus.js +8 -8
  251. package/cjs/ui/Modal.js +8 -8
  252. package/cjs/ui/MutedAvatarOverlay.js +1 -1
  253. package/cjs/ui/OGMessageItemBody.js +15 -13
  254. package/cjs/ui/OGMessageItemBody.js.map +1 -1
  255. package/cjs/ui/OpenChannelAdminMessage.js +4 -4
  256. package/cjs/ui/OpenChannelAvatar.js +7 -7
  257. package/cjs/ui/OpenchannelConversationHeader.js +7 -7
  258. package/cjs/ui/OpenchannelFileMessage.js +15 -15
  259. package/cjs/ui/OpenchannelOGMessage.js +15 -15
  260. package/cjs/ui/OpenchannelThumbnailMessage.js +14 -14
  261. package/cjs/ui/OpenchannelUserMessage.js +15 -15
  262. package/cjs/ui/PlaceHolder.js +7 -7
  263. package/cjs/ui/QuoteMessage.js +7 -7
  264. package/cjs/ui/QuoteMessageInput.js +7 -7
  265. package/cjs/ui/ReactionBadge.js +4 -4
  266. package/cjs/ui/ReactionButton.js +1 -1
  267. package/cjs/ui/SortByRow.js +2 -2
  268. package/cjs/ui/TextButton.js +2 -2
  269. package/cjs/ui/TextMessageItemBody.js +15 -13
  270. package/cjs/ui/TextMessageItemBody.js.map +1 -1
  271. package/cjs/ui/ThumbnailMessageItemBody.js +11 -9
  272. package/cjs/ui/ThumbnailMessageItemBody.js.map +1 -1
  273. package/cjs/ui/Tooltip.js +4 -4
  274. package/cjs/ui/TooltipWrapper.js +1 -1
  275. package/cjs/ui/UnknownMessageItemBody.js +11 -9
  276. package/cjs/ui/UnknownMessageItemBody.js.map +1 -1
  277. package/cjs/ui/UserListItem.js +12 -12
  278. package/cjs/ui/UserProfile.js +10 -10
  279. package/cjs/ui/Word.js +11 -11
  280. package/cjs/useSendbirdStateContext.js +1 -1
  281. package/cjs/{utils-09755f32.js → utils-438c14b6.js} +1 -1
  282. package/cjs/{utils-09755f32.js.map → utils-438c14b6.js.map} +1 -1
  283. package/cjs/{utils-c5ed90dc.js → utils-760ac018.js} +1 -1
  284. package/cjs/{utils-c5ed90dc.js.map → utils-760ac018.js.map} +1 -1
  285. package/cjs/{utils-ef8fd6ba.js → utils-959685f6.js} +1 -1
  286. package/cjs/{utils-ef8fd6ba.js.map → utils-959685f6.js.map} +1 -1
  287. package/cjs/{uuid-abe82759.js → uuid-1942f440.js} +1 -1
  288. package/cjs/{uuid-abe82759.js.map → uuid-1942f440.js.map} +1 -1
  289. package/cjs/withSendbird.js +1 -1
  290. package/{color-c5e2ab33.js → color-83cfc07a.js} +1 -1
  291. package/{color-c5e2ab33.js.map → color-83cfc07a.js.map} +1 -1
  292. package/{compareIds-7233a846.js → compareIds-9455ecb0.js} +1 -1
  293. package/{compareIds-7233a846.js.map → compareIds-9455ecb0.js.map} +1 -1
  294. package/{const-87ede7b1.js → const-71ceda85.js} +1 -1
  295. package/{const-87ede7b1.js.map → const-71ceda85.js.map} +1 -1
  296. package/{const-849d720a.js → const-7867ac6a.js} +1 -1
  297. package/{const-849d720a.js.map → const-7867ac6a.js.map} +1 -1
  298. package/{context-57c4ac55.js → context-2f6f1c17.js} +2 -2
  299. package/{context-57c4ac55.js.map → context-2f6f1c17.js.map} +1 -1
  300. package/dist/index.css +0 -2
  301. package/dist/index.css.map +1 -1
  302. package/{groupChannel-333bdda8.js → groupChannel-de6b26ee.js} +4 -4
  303. package/{groupChannel-333bdda8.js.map → groupChannel-de6b26ee.js.map} +1 -1
  304. package/handlers/ConnectionHandler.js +4 -4
  305. package/handlers/GroupChannelHandler.js +5 -5
  306. package/handlers/OpenChannelHandler.js +4 -4
  307. package/handlers/SessionHandler.js +4 -4
  308. package/handlers/UserEventHandler.js +4 -4
  309. package/{index-6bf196c4.js → index-1086dd43.js} +1 -1
  310. package/{index-6bf196c4.js.map → index-1086dd43.js.map} +1 -1
  311. package/{index-fcc0e6dc.js → index-16e14c17.js} +3 -3
  312. package/{index-fcc0e6dc.js.map → index-16e14c17.js.map} +1 -1
  313. package/{index-7e7eecb5.js → index-24a5ab49.js} +2 -2
  314. package/{index-7e7eecb5.js.map → index-24a5ab49.js.map} +1 -1
  315. package/{index-cd8f3035.js → index-25496c01.js} +1 -1
  316. package/{index-cd8f3035.js.map → index-25496c01.js.map} +1 -1
  317. package/{index-9564359d.js → index-2f85a795.js} +2 -2
  318. package/{index-9564359d.js.map → index-2f85a795.js.map} +1 -1
  319. package/{index-33e14ef9.js → index-4400a360.js} +2 -2
  320. package/{index-33e14ef9.js.map → index-4400a360.js.map} +1 -1
  321. package/{index-55ffa40a.js → index-7a790c96.js} +4 -4
  322. package/{index-55ffa40a.js.map → index-7a790c96.js.map} +1 -1
  323. package/{index-30d6338a.js → index-952d5f9b.js} +4 -4
  324. package/{index-30d6338a.js.map → index-952d5f9b.js.map} +1 -1
  325. package/{index-ce26872b.js → index-c3a36db0.js} +6 -6
  326. package/{index-ce26872b.js.map → index-c3a36db0.js.map} +1 -1
  327. package/{index-c6372f71.js → index-d545f604.js} +9 -9
  328. package/{index-c6372f71.js.map → index-d545f604.js.map} +1 -1
  329. package/{index-cc420cce.js → index-e028fd23.js} +3 -3
  330. package/{index-cc420cce.js.map → index-e028fd23.js.map} +1 -1
  331. package/index.d.ts +9 -2
  332. package/index.js +39 -39
  333. package/{openChannel-ea516c45.js → openChannel-825f8e93.js} +3 -3
  334. package/{openChannel-ea516c45.js.map → openChannel-825f8e93.js.map} +1 -1
  335. package/{openChannelUtils-5cc6b7cb.js → openChannelUtils-f64223c9.js} +1 -1
  336. package/{openChannelUtils-5cc6b7cb.js.map → openChannelUtils-f64223c9.js.map} +1 -1
  337. package/package.json +1 -1
  338. package/{sendbird-961b20e3.js → sendbird-21239b88.js} +3 -3
  339. package/{sendbird-961b20e3.js.map → sendbird-21239b88.js.map} +1 -1
  340. package/sendbirdSelectors.js +2 -2
  341. package/{stringSet-232e2ec0.js → stringSet-c4a61372.js} +1 -1
  342. package/{stringSet-232e2ec0.js.map → stringSet-c4a61372.js.map} +1 -1
  343. package/{topics-84946297.js → topics-851d221c.js} +1 -1
  344. package/{topics-84946297.js.map → topics-851d221c.js.map} +1 -1
  345. package/{tslib.es6-ea4b7876.js → tslib.es6-72a2f141.js} +1 -1
  346. package/{tslib.es6-ea4b7876.js.map → tslib.es6-72a2f141.js.map} +1 -1
  347. package/ui/Accordion.js +4 -4
  348. package/ui/AccordionGroup.js +2 -2
  349. package/ui/AdminMessage.js +4 -4
  350. package/ui/Avatar.js +3 -3
  351. package/ui/Badge.js +6 -6
  352. package/ui/Button.js +5 -5
  353. package/ui/ChannelAvatar.js +4 -4
  354. package/ui/ChannelPreview.js +12 -12
  355. package/ui/ChatHeader.js +8 -8
  356. package/ui/ConnectionStatus.js +5 -5
  357. package/ui/ContextMenu.js +6 -6
  358. package/ui/DateSeparator.js +5 -5
  359. package/ui/EmojiReactions.js +8 -8
  360. package/ui/FileMessageItemBody.js +10 -8
  361. package/ui/FileMessageItemBody.js.map +1 -1
  362. package/ui/FileViewer.js +9 -9
  363. package/ui/Icon.js +1 -1
  364. package/ui/IconButton.js +1 -1
  365. package/ui/ImageRenderer.js +1 -1
  366. package/ui/Input.js +3 -3
  367. package/ui/Label.js +3 -3
  368. package/ui/LinkLabel.js +3 -3
  369. package/ui/Loader.js +2 -2
  370. package/ui/MentionLabel.js +11 -11
  371. package/ui/MessageContent.js +23 -18
  372. package/ui/MessageContent.js.map +1 -1
  373. package/ui/MessageInput.js +10 -10
  374. package/ui/MessageItemMenu.js +8 -8
  375. package/ui/MessageItemReactionMenu.js +6 -6
  376. package/ui/MessageSearchFileItem.js +10 -10
  377. package/ui/MessageSearchItem.js +10 -10
  378. package/ui/MessageStatus.js +8 -8
  379. package/ui/Modal.js +8 -8
  380. package/ui/MutedAvatarOverlay.js +1 -1
  381. package/ui/OGMessageItemBody.js +15 -13
  382. package/ui/OGMessageItemBody.js.map +1 -1
  383. package/ui/OpenChannelAdminMessage.js +4 -4
  384. package/ui/OpenChannelAvatar.js +7 -7
  385. package/ui/OpenchannelConversationHeader.js +7 -7
  386. package/ui/OpenchannelFileMessage.js +15 -15
  387. package/ui/OpenchannelOGMessage.js +15 -15
  388. package/ui/OpenchannelThumbnailMessage.js +14 -14
  389. package/ui/OpenchannelUserMessage.js +15 -15
  390. package/ui/PlaceHolder.js +7 -7
  391. package/ui/QuoteMessage.js +7 -7
  392. package/ui/QuoteMessageInput.js +7 -7
  393. package/ui/ReactionBadge.js +4 -4
  394. package/ui/ReactionButton.js +1 -1
  395. package/ui/SortByRow.js +2 -2
  396. package/ui/TextButton.js +2 -2
  397. package/ui/TextMessageItemBody.js +15 -13
  398. package/ui/TextMessageItemBody.js.map +1 -1
  399. package/ui/ThumbnailMessageItemBody.js +11 -9
  400. package/ui/ThumbnailMessageItemBody.js.map +1 -1
  401. package/ui/Tooltip.js +4 -4
  402. package/ui/TooltipWrapper.js +1 -1
  403. package/ui/UnknownMessageItemBody.js +11 -9
  404. package/ui/UnknownMessageItemBody.js.map +1 -1
  405. package/ui/UserListItem.js +12 -12
  406. package/ui/UserProfile.js +10 -10
  407. package/ui/Word.js +11 -11
  408. package/useSendbirdStateContext.js +1 -1
  409. package/{utils-b6f36534.js → utils-12da1022.js} +1 -1
  410. package/{utils-b6f36534.js.map → utils-12da1022.js.map} +1 -1
  411. package/{utils-0cadb616.js → utils-2c4d166e.js} +1 -1
  412. package/{utils-0cadb616.js.map → utils-2c4d166e.js.map} +1 -1
  413. package/{utils-6195b8b0.js → utils-bc7d8f0c.js} +1 -1
  414. package/{utils-6195b8b0.js.map → utils-bc7d8f0c.js.map} +1 -1
  415. package/{uuid-e8af582d.js → uuid-8a4db02f.js} +1 -1
  416. package/{uuid-e8af582d.js.map → uuid-8a4db02f.js.map} +1 -1
  417. package/withSendbird.js +1 -1
  418. package/MemberList-464926f8.js.map +0 -1
  419. package/cjs/MemberList-c79c660f.js.map +0 -1
  420. package/package-lock.json +0 -60787
@@ -1,28 +1,28 @@
1
1
  import React__default, { useContext, useState } from 'react';
2
- import { a as LocalizationContext } from '../../LocalizationContext-397e33d0.js';
2
+ import { a as LocalizationContext } from '../../LocalizationContext-5b475a64.js';
3
3
  import useSendbirdStateContext from '../../useSendbirdStateContext.js';
4
4
  import { useChannelSettingsContext } from '../context.js';
5
5
  import ChannelAvatar from '../../ui/ChannelAvatar.js';
6
6
  import TextButton from '../../ui/TextButton.js';
7
- import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-cc420cce.js';
7
+ import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-e028fd23.js';
8
8
  import EditDetails from './EditDetailsModal.js';
9
- import '../../stringSet-232e2ec0.js';
10
- import '../../index-cd8f3035.js';
9
+ import '../../stringSet-c4a61372.js';
10
+ import '../../index-25496c01.js';
11
11
  import '../../withSendbird.js';
12
- import '../../_rollupPluginBabelHelpers-67f295c6.js';
13
- import '../../UserProfileContext-70f3b69e.js';
12
+ import '../../_rollupPluginBabelHelpers-b2b008c2.js';
13
+ import '../../UserProfileContext-a2483e23.js';
14
14
  import 'prop-types';
15
- import '../../uuid-e8af582d.js';
15
+ import '../../uuid-8a4db02f.js';
16
16
  import '../../ui/Avatar.js';
17
- import '../../tslib.es6-ea4b7876.js';
17
+ import '../../tslib.es6-72a2f141.js';
18
18
  import '../../ui/ImageRenderer.js';
19
19
  import '../../ui/Icon.js';
20
- import '../../utils-6195b8b0.js';
21
- import '../../color-c5e2ab33.js';
20
+ import '../../utils-bc7d8f0c.js';
21
+ import '../../color-83cfc07a.js';
22
22
  import '../../ui/Modal.js';
23
23
  import 'react-dom';
24
- import '../../index-6bf196c4.js';
25
- import '../../index-fcc0e6dc.js';
24
+ import '../../index-1086dd43.js';
25
+ import '../../index-16e14c17.js';
26
26
  import '../../ui/IconButton.js';
27
27
  import '../../ui/Input.js';
28
28
 
@@ -1,9 +1,9 @@
1
1
  import React__default, { useContext, useState } from 'react';
2
2
  import useSendbirdStateContext from '../../useSendbirdStateContext.js';
3
3
  import { useChannelSettingsContext } from '../context.js';
4
- import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-55ffa40a.js';
5
- import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-cc420cce.js';
6
- import { a as LocalizationContext } from '../../LocalizationContext-397e33d0.js';
4
+ import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-7a790c96.js';
5
+ import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-e028fd23.js';
6
+ import { a as LocalizationContext } from '../../LocalizationContext-5b475a64.js';
7
7
  import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
8
8
  import IconButton from '../../ui/IconButton.js';
9
9
  import ChannelProfile from './ChannelProfile.js';
@@ -11,46 +11,46 @@ import AdminPannel from './ModerationPanel.js';
11
11
  import LeaveChannel from './LeaveChannel.js';
12
12
  import UserPanel from './UserPanel.js';
13
13
  import '../../withSendbird.js';
14
- import '../../_rollupPluginBabelHelpers-67f295c6.js';
15
- import '../../UserProfileContext-70f3b69e.js';
14
+ import '../../_rollupPluginBabelHelpers-b2b008c2.js';
15
+ import '../../UserProfileContext-a2483e23.js';
16
16
  import 'prop-types';
17
- import '../../uuid-e8af582d.js';
18
- import '../../tslib.es6-ea4b7876.js';
17
+ import '../../uuid-8a4db02f.js';
18
+ import '../../tslib.es6-72a2f141.js';
19
19
  import '../../ui/Loader.js';
20
- import '../../stringSet-232e2ec0.js';
21
- import '../../index-cd8f3035.js';
20
+ import '../../stringSet-c4a61372.js';
21
+ import '../../index-25496c01.js';
22
22
  import '../../ui/ChannelAvatar.js';
23
23
  import '../../ui/Avatar.js';
24
24
  import '../../ui/ImageRenderer.js';
25
- import '../../utils-6195b8b0.js';
25
+ import '../../utils-bc7d8f0c.js';
26
26
  import '../../ui/TextButton.js';
27
- import '../../color-c5e2ab33.js';
27
+ import '../../color-83cfc07a.js';
28
28
  import './EditDetailsModal.js';
29
29
  import '../../ui/Modal.js';
30
30
  import 'react-dom';
31
- import '../../index-6bf196c4.js';
32
- import '../../index-fcc0e6dc.js';
31
+ import '../../index-1086dd43.js';
32
+ import '../../index-16e14c17.js';
33
33
  import '../../ui/Input.js';
34
34
  import '../../ui/Accordion.js';
35
35
  import '../../ui/AccordionGroup.js';
36
- import '../../context-57c4ac55.js';
37
- import '../../utils-0cadb616.js';
36
+ import '../../context-2f6f1c17.js';
37
+ import '../../utils-2c4d166e.js';
38
38
  import '../../ui/Badge.js';
39
39
  import '../../ui/ContextMenu.js';
40
40
  import '../../ui/SortByRow.js';
41
- import '../../index-7e7eecb5.js';
41
+ import '../../index-24a5ab49.js';
42
42
  import './UserListItem.js';
43
43
  import '../../ui/MutedAvatarOverlay.js';
44
44
  import '../../ui/UserProfile.js';
45
45
  import '../../sendbirdSelectors.js';
46
- import '../../topics-84946297.js';
46
+ import '../../topics-851d221c.js';
47
47
  import '../../ui/UserListItem.js';
48
48
  import '../../ui/Checkbox.js';
49
- import '../../groupChannel-333bdda8.js';
50
- import '../../__bundle-6316ce22-a7fd8d16.js';
51
- import '../../__bundle-fbda47dd-0157c82e.js';
52
- import '../../__bundle-7dfccc8c-85123da0.js';
53
- import '../../MemberList-464926f8.js';
49
+ import '../../groupChannel-de6b26ee.js';
50
+ import '../../__bundle-6316ce22-63d15802.js';
51
+ import '../../__bundle-fbda47dd-b1c87af3.js';
52
+ import '../../__bundle-7dfccc8c-d5c3938c.js';
53
+ import '../../MemberList-004dd3e6.js';
54
54
 
55
55
  var ChannelSettingsUI = function ChannelSettingsUI(props) {
56
56
  var _a, _b;
@@ -1,29 +1,29 @@
1
1
  import React__default, { useRef, useState, useContext } from 'react';
2
2
  import { useChannelSettingsContext } from '../context.js';
3
- import { a as LocalizationContext } from '../../LocalizationContext-397e33d0.js';
3
+ import { a as LocalizationContext } from '../../LocalizationContext-5b475a64.js';
4
4
  import useSendbirdStateContext from '../../useSendbirdStateContext.js';
5
5
  import Modal from '../../ui/Modal.js';
6
6
  import Input, { InputLabel } from '../../ui/Input.js';
7
7
  import Avatar from '../../ui/Avatar.js';
8
- import { T as Type } from '../../index-fcc0e6dc.js';
9
- import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-cc420cce.js';
8
+ import { T as Type } from '../../index-16e14c17.js';
9
+ import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-e028fd23.js';
10
10
  import TextButton from '../../ui/TextButton.js';
11
11
  import ChannelAvatar from '../../ui/ChannelAvatar.js';
12
- import { u as uuidv4 } from '../../uuid-e8af582d.js';
13
- import '../../UserProfileContext-70f3b69e.js';
12
+ import { u as uuidv4 } from '../../uuid-8a4db02f.js';
13
+ import '../../UserProfileContext-a2483e23.js';
14
14
  import 'prop-types';
15
15
  import '../../withSendbird.js';
16
- import '../../_rollupPluginBabelHelpers-67f295c6.js';
17
- import '../../stringSet-232e2ec0.js';
18
- import '../../index-cd8f3035.js';
16
+ import '../../_rollupPluginBabelHelpers-b2b008c2.js';
17
+ import '../../stringSet-c4a61372.js';
18
+ import '../../index-25496c01.js';
19
19
  import 'react-dom';
20
- import '../../index-6bf196c4.js';
20
+ import '../../index-1086dd43.js';
21
21
  import '../../ui/Icon.js';
22
22
  import '../../ui/IconButton.js';
23
- import '../../tslib.es6-ea4b7876.js';
23
+ import '../../tslib.es6-72a2f141.js';
24
24
  import '../../ui/ImageRenderer.js';
25
- import '../../color-c5e2ab33.js';
26
- import '../../utils-6195b8b0.js';
25
+ import '../../color-83cfc07a.js';
26
+ import '../../utils-bc7d8f0c.js';
27
27
 
28
28
  var EditDetails = function EditDetails(props) {
29
29
  var _a, _b, _c;
@@ -1,21 +1,21 @@
1
1
  import React__default from 'react';
2
2
  import useSendbirdStateContext from '../../useSendbirdStateContext.js';
3
3
  import { useChannelSettingsContext } from '../context.js';
4
- import { n as noop } from '../../utils-0cadb616.js';
4
+ import { n as noop } from '../../utils-2c4d166e.js';
5
5
  import Modal from '../../ui/Modal.js';
6
6
  import '../../withSendbird.js';
7
- import '../../_rollupPluginBabelHelpers-67f295c6.js';
8
- import '../../UserProfileContext-70f3b69e.js';
7
+ import '../../_rollupPluginBabelHelpers-b2b008c2.js';
8
+ import '../../UserProfileContext-a2483e23.js';
9
9
  import 'prop-types';
10
- import '../../uuid-e8af582d.js';
10
+ import '../../uuid-8a4db02f.js';
11
11
  import 'react-dom';
12
- import '../../index-6bf196c4.js';
13
- import '../../LocalizationContext-397e33d0.js';
14
- import '../../stringSet-232e2ec0.js';
15
- import '../../index-cd8f3035.js';
16
- import '../../index-fcc0e6dc.js';
17
- import '../../tslib.es6-ea4b7876.js';
18
- import '../../index-cc420cce.js';
12
+ import '../../index-1086dd43.js';
13
+ import '../../LocalizationContext-5b475a64.js';
14
+ import '../../stringSet-c4a61372.js';
15
+ import '../../index-25496c01.js';
16
+ import '../../index-16e14c17.js';
17
+ import '../../tslib.es6-72a2f141.js';
18
+ import '../../index-e028fd23.js';
19
19
  import '../../ui/Icon.js';
20
20
  import '../../ui/IconButton.js';
21
21
 
@@ -1,44 +1,44 @@
1
1
  import React__default, { useState, useContext, useEffect, useCallback } from 'react';
2
- import { a as LocalizationContext } from '../../LocalizationContext-397e33d0.js';
2
+ import { a as LocalizationContext } from '../../LocalizationContext-5b475a64.js';
3
3
  import Accordion, { AccordionGroup } from '../../ui/Accordion.js';
4
- import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-cc420cce.js';
4
+ import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-e028fd23.js';
5
5
  import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
6
6
  import Badge from '../../ui/Badge.js';
7
- import { T as Type, B as Button, a as ButtonTypes, b as ButtonSizes } from '../../index-fcc0e6dc.js';
7
+ import { T as Type, B as Button, a as ButtonTypes, b as ButtonSizes } from '../../index-16e14c17.js';
8
8
  import IconButton from '../../ui/IconButton.js';
9
9
  import ContextMenu, { MenuItems, MenuItem } from '../../ui/ContextMenu.js';
10
10
  import UserListItem$1 from './UserListItem.js';
11
- import { a as __spreadArray, _ as __assign } from '../../tslib.es6-ea4b7876.js';
11
+ import { a as __spreadArray, _ as __assign } from '../../tslib.es6-72a2f141.js';
12
12
  import Modal from '../../ui/Modal.js';
13
13
  import UserListItem from '../../ui/UserListItem.js';
14
14
  import { useChannelSettingsContext } from '../context.js';
15
15
  import useSendbirdStateContext from '../../useSendbirdStateContext.js';
16
- import { A as At } from '../../groupChannel-333bdda8.js';
17
- import { M as MemberList } from '../../MemberList-464926f8.js';
18
- import { n as noop } from '../../utils-0cadb616.js';
19
- import '../../stringSet-232e2ec0.js';
20
- import '../../index-cd8f3035.js';
16
+ import { A as At } from '../../groupChannel-de6b26ee.js';
17
+ import { M as MemberList } from '../../MemberList-004dd3e6.js';
18
+ import { n as noop } from '../../utils-2c4d166e.js';
19
+ import '../../stringSet-c4a61372.js';
20
+ import '../../index-25496c01.js';
21
21
  import '../../ui/AccordionGroup.js';
22
- import '../../context-57c4ac55.js';
23
- import '../../_rollupPluginBabelHelpers-67f295c6.js';
22
+ import '../../context-2f6f1c17.js';
23
+ import '../../_rollupPluginBabelHelpers-b2b008c2.js';
24
24
  import 'prop-types';
25
25
  import 'react-dom';
26
26
  import '../../ui/SortByRow.js';
27
- import '../../uuid-e8af582d.js';
28
- import '../../index-7e7eecb5.js';
29
- import '../../UserProfileContext-70f3b69e.js';
27
+ import '../../uuid-8a4db02f.js';
28
+ import '../../index-24a5ab49.js';
29
+ import '../../UserProfileContext-a2483e23.js';
30
30
  import '../../ui/Avatar.js';
31
31
  import '../../ui/ImageRenderer.js';
32
32
  import '../../ui/MutedAvatarOverlay.js';
33
33
  import '../../ui/UserProfile.js';
34
34
  import '../../withSendbird.js';
35
35
  import '../../sendbirdSelectors.js';
36
- import '../../topics-84946297.js';
37
- import '../../index-6bf196c4.js';
36
+ import '../../topics-851d221c.js';
37
+ import '../../index-1086dd43.js';
38
38
  import '../../ui/Checkbox.js';
39
- import '../../__bundle-6316ce22-a7fd8d16.js';
40
- import '../../__bundle-fbda47dd-0157c82e.js';
41
- import '../../__bundle-7dfccc8c-85123da0.js';
39
+ import '../../__bundle-6316ce22-63d15802.js';
40
+ import '../../__bundle-fbda47dd-b1c87af3.js';
41
+ import '../../__bundle-7dfccc8c-d5c3938c.js';
42
42
 
43
43
  function OperatorsModal(_a) {
44
44
  var _b;
@@ -1,27 +1,27 @@
1
- import { a as __spreadArray } from '../../tslib.es6-ea4b7876.js';
1
+ import { a as __spreadArray } from '../../tslib.es6-72a2f141.js';
2
2
  import React__default, { useRef, useContext } from 'react';
3
- import { a as LocalizationContext } from '../../LocalizationContext-397e33d0.js';
4
- import { a as UserProfileContext } from '../../UserProfileContext-70f3b69e.js';
3
+ import { a as LocalizationContext } from '../../LocalizationContext-5b475a64.js';
4
+ import { a as UserProfileContext } from '../../UserProfileContext-a2483e23.js';
5
5
  import Avatar from '../../ui/Avatar.js';
6
6
  import MutedAvatarOverlay from '../../ui/MutedAvatarOverlay.js';
7
- import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-cc420cce.js';
7
+ import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-e028fd23.js';
8
8
  import ConnectedUserProfile from '../../ui/UserProfile.js';
9
9
  import ContextMenu, { MenuItems } from '../../ui/ContextMenu.js';
10
- import '../../stringSet-232e2ec0.js';
11
- import '../../index-cd8f3035.js';
10
+ import '../../stringSet-c4a61372.js';
11
+ import '../../index-25496c01.js';
12
12
  import 'prop-types';
13
13
  import '../../ui/ImageRenderer.js';
14
14
  import '../../ui/Icon.js';
15
- import '../../_rollupPluginBabelHelpers-67f295c6.js';
16
- import '../../uuid-e8af582d.js';
15
+ import '../../_rollupPluginBabelHelpers-b2b008c2.js';
16
+ import '../../uuid-8a4db02f.js';
17
17
  import '../../withSendbird.js';
18
18
  import '../../sendbirdSelectors.js';
19
- import '../../topics-84946297.js';
20
- import '../../utils-0cadb616.js';
21
- import '../../index-fcc0e6dc.js';
19
+ import '../../topics-851d221c.js';
20
+ import '../../utils-2c4d166e.js';
21
+ import '../../index-16e14c17.js';
22
22
  import 'react-dom';
23
23
  import '../../ui/SortByRow.js';
24
- import '../../index-7e7eecb5.js';
24
+ import '../../index-24a5ab49.js';
25
25
 
26
26
  var COMPONENT_NAME = 'sendbird-user-list-item--small';
27
27
 
@@ -43,7 +43,7 @@ var UserListItem = function UserListItem(_a) {
43
43
  return /*#__PURE__*/React__default.createElement("div", {
44
44
  ref: parentRef,
45
45
  className: __spreadArray([COMPONENT_NAME], injectingClassNames, true).join(' ')
46
- }, user.isMuted && /*#__PURE__*/React__default.createElement(MutedAvatarOverlay, null), /*#__PURE__*/React__default.createElement(ContextMenu, {
46
+ }, /*#__PURE__*/React__default.createElement(ContextMenu, {
47
47
  menuTrigger: function menuTrigger(toggleDropdown) {
48
48
  return /*#__PURE__*/React__default.createElement(Avatar, {
49
49
  onClick: function onClick() {
@@ -80,7 +80,7 @@ var UserListItem = function UserListItem(_a) {
80
80
  onSuccess: closeDropdown
81
81
  }));
82
82
  }
83
- }), /*#__PURE__*/React__default.createElement(Label, {
83
+ }), user.isMuted && /*#__PURE__*/React__default.createElement(MutedAvatarOverlay, null), /*#__PURE__*/React__default.createElement(Label, {
84
84
  className: "".concat(COMPONENT_NAME, "__title"),
85
85
  type: LabelTypography.SUBTITLE_1,
86
86
  color: LabelColors.ONBACKGROUND_1
@@ -1 +1 @@
1
- {"version":3,"file":"UserListItem.js","sources":["../../../src/smart-components/ChannelSettings/components/UserListItem/index.tsx"],"sourcesContent":["import React, { ReactElement, useRef, useContext } from 'react';\nimport { User } from '@sendbird/chat';\n\nimport { LocalizationContext } from '../../../../lib/LocalizationContext';\nimport { UserProfileContext } from '../../../../lib/UserProfileContext';\nimport Avatar from '../../../../ui/Avatar/index';\nimport MutedAvatarOverlay from '../../../../ui/Avatar/MutedAvatarOverlay';\nimport Label, { LabelTypography, LabelColors } from '../../../../ui/Label';\nimport UserProfile from '../../../../ui/UserProfile';\nimport ContextMenu, { MenuItems } from '../../../../ui/ContextMenu';\n\nimport './user-list-item.scss';\n\nconst COMPONENT_NAME = 'sendbird-user-list-item--small';\n\ninterface ActionProps {\n actionRef: React.RefObject<HTMLInputElement>;\n parentRef: React.RefObject<HTMLInputElement>;\n}\n\ntype CustomUser = User & {\n isMuted: boolean;\n role: string;\n};\n\ninterface Props {\n user: CustomUser;\n currentUser?: string;\n className?: string;\n action?(props: ActionProps): ReactElement;\n}\n\nconst UserListItem = ({\n user,\n className,\n currentUser,\n action,\n}: Props): ReactElement => {\n const actionRef = useRef(null);\n const parentRef = useRef(null);\n const avatarRef = useRef(null);\n const { stringSet } = useContext(LocalizationContext);\n const {\n disableUserProfile,\n renderUserProfile,\n } = useContext(UserProfileContext);\n const injectingClassNames = Array.isArray(className) ? className : [className];\n return (\n <div\n ref={parentRef}\n className={[\n COMPONENT_NAME, ...injectingClassNames,\n ].join(' ')}\n >\n {\n user.isMuted && (\n <MutedAvatarOverlay />\n )\n }\n <ContextMenu\n menuTrigger={(toggleDropdown) => (\n <Avatar\n onClick={() => {\n if (!disableUserProfile) {\n toggleDropdown();\n }\n }}\n ref={avatarRef}\n className={`${COMPONENT_NAME}__avatar`}\n src={user.profileUrl}\n width={24}\n height={24}\n />\n )}\n menuItems={(closeDropdown) => (\n <MenuItems\n openLeft\n parentRef={avatarRef}\n // for catching location(x, y) of MenuItems\n parentContainRef={avatarRef}\n // for toggling more options(menus & reactions)\n closeDropdown={closeDropdown}\n style={{ paddingTop: 0, paddingBottom: 0 }}\n >\n {\n renderUserProfile\n ? renderUserProfile({\n user,\n currentUserId: currentUser,\n close: closeDropdown,\n })\n : (\n <UserProfile\n user={user}\n currentUserId={currentUser}\n onSuccess={closeDropdown}\n />\n )\n }\n </MenuItems>\n )}\n />\n <Label\n className={`${COMPONENT_NAME}__title`}\n type={LabelTypography.SUBTITLE_1}\n color={LabelColors.ONBACKGROUND_1}\n >\n {user.nickname || stringSet.NO_NAME}\n {\n (currentUser === user.userId) && (\n stringSet.CHANNEL_SETTING__MEMBERS__YOU\n )\n }\n </Label>\n { // if there is now nickname, display userId\n !user.nickname && (\n <Label\n className={`${COMPONENT_NAME}__subtitle`}\n type={LabelTypography.CAPTION_3}\n color={LabelColors.ONBACKGROUND_2}\n >\n {user.userId}\n </Label>\n )\n }\n {\n user.role === 'operator' && (\n <Label\n className={`${COMPONENT_NAME}__operator`}\n type={LabelTypography.SUBTITLE_2}\n color={LabelColors.ONBACKGROUND_2}\n >\n {stringSet.CHANNEL_SETTING__MEMBERS__OPERATOR}\n </Label>\n )\n }\n {\n action && (\n <div ref={actionRef} className={`${COMPONENT_NAME}__action`}>\n { action({ actionRef, parentRef }) }\n </div>\n )\n }\n </div>\n );\n}\n\nexport default UserListItem;\n"],"names":["COMPONENT_NAME","UserListItem","_a","user","className","currentUser","action","actionRef","useRef","parentRef","avatarRef","stringSet","useContext","LocalizationContext","_b","UserProfileContext","disableUserProfile","renderUserProfile","injectingClassNames","Array","isArray","React","__spreadArray","join","isMuted","toggleDropdown","profileUrl","closeDropdown","paddingTop","paddingBottom","currentUserId","close","UserProfile","LabelTypography","SUBTITLE_1","LabelColors","ONBACKGROUND_1","nickname","NO_NAME","userId","CHANNEL_SETTING__MEMBERS__YOU","CAPTION_3","ONBACKGROUND_2","role","SUBTITLE_2","CHANNEL_SETTING__MEMBERS__OPERATOR"],"mappings":"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"}
1
+ {"version":3,"file":"UserListItem.js","sources":["../../../src/smart-components/ChannelSettings/components/UserListItem/index.tsx"],"sourcesContent":["import React, { ReactElement, useRef, useContext } from 'react';\nimport { User } from '@sendbird/chat';\n\nimport { LocalizationContext } from '../../../../lib/LocalizationContext';\nimport { UserProfileContext } from '../../../../lib/UserProfileContext';\nimport Avatar from '../../../../ui/Avatar/index';\nimport MutedAvatarOverlay from '../../../../ui/Avatar/MutedAvatarOverlay';\nimport Label, { LabelTypography, LabelColors } from '../../../../ui/Label';\nimport UserProfile from '../../../../ui/UserProfile';\nimport ContextMenu, { MenuItems } from '../../../../ui/ContextMenu';\n\nimport './user-list-item.scss';\n\nconst COMPONENT_NAME = 'sendbird-user-list-item--small';\n\ninterface ActionProps {\n actionRef: React.RefObject<HTMLInputElement>;\n parentRef: React.RefObject<HTMLInputElement>;\n}\n\ntype CustomUser = User & {\n isMuted: boolean;\n role: string;\n};\n\ninterface Props {\n user: CustomUser;\n currentUser?: string;\n className?: string;\n action?(props: ActionProps): ReactElement;\n}\n\nconst UserListItem = ({\n user,\n className,\n currentUser,\n action,\n}: Props): ReactElement => {\n const actionRef = useRef(null);\n const parentRef = useRef(null);\n const avatarRef = useRef(null);\n const { stringSet } = useContext(LocalizationContext);\n const {\n disableUserProfile,\n renderUserProfile,\n } = useContext(UserProfileContext);\n const injectingClassNames = Array.isArray(className) ? className : [className];\n return (\n <div\n ref={parentRef}\n className={[\n COMPONENT_NAME, ...injectingClassNames,\n ].join(' ')}\n >\n <ContextMenu\n menuTrigger={(toggleDropdown) => (\n <Avatar\n onClick={() => {\n if (!disableUserProfile) {\n toggleDropdown();\n }\n }}\n ref={avatarRef}\n className={`${COMPONENT_NAME}__avatar`}\n src={user.profileUrl}\n width={24}\n height={24}\n />\n )}\n menuItems={(closeDropdown) => (\n <MenuItems\n openLeft\n parentRef={avatarRef}\n // for catching location(x, y) of MenuItems\n parentContainRef={avatarRef}\n // for toggling more options(menus & reactions)\n closeDropdown={closeDropdown}\n style={{ paddingTop: 0, paddingBottom: 0 }}\n >\n {\n renderUserProfile\n ? renderUserProfile({\n user,\n currentUserId: currentUser,\n close: closeDropdown,\n })\n : (\n <UserProfile\n user={user}\n currentUserId={currentUser}\n onSuccess={closeDropdown}\n />\n )\n }\n </MenuItems>\n )}\n />\n {\n user.isMuted && (\n <MutedAvatarOverlay />\n )\n }\n <Label\n className={`${COMPONENT_NAME}__title`}\n type={LabelTypography.SUBTITLE_1}\n color={LabelColors.ONBACKGROUND_1}\n >\n {user.nickname || stringSet.NO_NAME}\n {\n (currentUser === user.userId) && (\n stringSet.CHANNEL_SETTING__MEMBERS__YOU\n )\n }\n </Label>\n { // if there is now nickname, display userId\n !user.nickname && (\n <Label\n className={`${COMPONENT_NAME}__subtitle`}\n type={LabelTypography.CAPTION_3}\n color={LabelColors.ONBACKGROUND_2}\n >\n {user.userId}\n </Label>\n )\n }\n {\n user.role === 'operator' && (\n <Label\n className={`${COMPONENT_NAME}__operator`}\n type={LabelTypography.SUBTITLE_2}\n color={LabelColors.ONBACKGROUND_2}\n >\n {stringSet.CHANNEL_SETTING__MEMBERS__OPERATOR}\n </Label>\n )\n }\n {\n action && (\n <div ref={actionRef} className={`${COMPONENT_NAME}__action`}>\n {action({ actionRef, parentRef })}\n </div>\n )\n }\n </div>\n );\n}\n\nexport default UserListItem;\n"],"names":["COMPONENT_NAME","UserListItem","_a","user","className","currentUser","action","actionRef","useRef","parentRef","avatarRef","stringSet","useContext","LocalizationContext","_b","UserProfileContext","disableUserProfile","renderUserProfile","injectingClassNames","Array","isArray","React","__spreadArray","join","toggleDropdown","profileUrl","closeDropdown","paddingTop","paddingBottom","currentUserId","close","UserProfile","isMuted","LabelTypography","SUBTITLE_1","LabelColors","ONBACKGROUND_1","nickname","NO_NAME","userId","CHANNEL_SETTING__MEMBERS__YOU","CAPTION_3","ONBACKGROUND_2","role","SUBTITLE_2","CHANNEL_SETTING__MEMBERS__OPERATOR"],"mappings":"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"}
@@ -1,34 +1,34 @@
1
1
  import React__default, { useContext, useState } from 'react';
2
- import { a as LocalizationContext } from '../../LocalizationContext-397e33d0.js';
3
- import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-cc420cce.js';
2
+ import { a as LocalizationContext } from '../../LocalizationContext-5b475a64.js';
3
+ import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-e028fd23.js';
4
4
  import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
5
5
  import Badge from '../../ui/Badge.js';
6
- import { M as MemberList } from '../../MemberList-464926f8.js';
6
+ import { M as MemberList } from '../../MemberList-004dd3e6.js';
7
7
  import { useChannelSettingsContext } from '../context.js';
8
- import '../../stringSet-232e2ec0.js';
9
- import '../../index-cd8f3035.js';
10
- import '../../_rollupPluginBabelHelpers-67f295c6.js';
8
+ import '../../stringSet-c4a61372.js';
9
+ import '../../index-25496c01.js';
10
+ import '../../_rollupPluginBabelHelpers-b2b008c2.js';
11
11
  import 'prop-types';
12
- import '../../tslib.es6-ea4b7876.js';
13
- import '../../index-fcc0e6dc.js';
12
+ import '../../tslib.es6-72a2f141.js';
13
+ import '../../index-16e14c17.js';
14
14
  import '../../ui/IconButton.js';
15
15
  import '../../ui/ContextMenu.js';
16
16
  import 'react-dom';
17
17
  import '../../ui/SortByRow.js';
18
- import '../../uuid-e8af582d.js';
19
- import '../../index-7e7eecb5.js';
18
+ import '../../uuid-8a4db02f.js';
19
+ import '../../index-24a5ab49.js';
20
20
  import './UserListItem.js';
21
- import '../../UserProfileContext-70f3b69e.js';
21
+ import '../../UserProfileContext-a2483e23.js';
22
22
  import '../../ui/Avatar.js';
23
23
  import '../../ui/ImageRenderer.js';
24
24
  import '../../ui/MutedAvatarOverlay.js';
25
25
  import '../../ui/UserProfile.js';
26
26
  import '../../withSendbird.js';
27
27
  import '../../sendbirdSelectors.js';
28
- import '../../topics-84946297.js';
29
- import '../../utils-0cadb616.js';
28
+ import '../../topics-851d221c.js';
29
+ import '../../utils-2c4d166e.js';
30
30
  import '../../ui/Modal.js';
31
- import '../../index-6bf196c4.js';
31
+ import '../../index-1086dd43.js';
32
32
  import '../../ui/UserListItem.js';
33
33
  import '../../ui/Checkbox.js';
34
34
  import '../../useSendbirdStateContext.js';
@@ -1,9 +1,9 @@
1
1
  import React__default, { useState, useEffect } from 'react';
2
2
  import useSendbirdStateContext from '../useSendbirdStateContext.js';
3
- import { U as UserProfileProvider } from '../UserProfileContext-70f3b69e.js';
4
- import { u as uuidv4 } from '../uuid-e8af582d.js';
3
+ import { U as UserProfileProvider } from '../UserProfileContext-a2483e23.js';
4
+ import { u as uuidv4 } from '../uuid-8a4db02f.js';
5
5
  import '../withSendbird.js';
6
- import '../_rollupPluginBabelHelpers-67f295c6.js';
6
+ import '../_rollupPluginBabelHelpers-b2b008c2.js';
7
7
  import 'prop-types';
8
8
 
9
9
  var ChannelSettingsContext = /*#__PURE__*/React__default.createContext(undefined);
@@ -3,53 +3,53 @@ import ChannelSettingsUI from './ChannelSettings/components/ChannelSettingsUI.js
3
3
  import { ChannelSettingsProvider } from './ChannelSettings/context.js';
4
4
  import './useSendbirdStateContext.js';
5
5
  import './withSendbird.js';
6
- import './_rollupPluginBabelHelpers-67f295c6.js';
7
- import './index-55ffa40a.js';
8
- import './tslib.es6-ea4b7876.js';
9
- import './LocalizationContext-397e33d0.js';
10
- import './stringSet-232e2ec0.js';
11
- import './index-cd8f3035.js';
6
+ import './_rollupPluginBabelHelpers-b2b008c2.js';
7
+ import './index-7a790c96.js';
8
+ import './tslib.es6-72a2f141.js';
9
+ import './LocalizationContext-5b475a64.js';
10
+ import './stringSet-c4a61372.js';
11
+ import './index-25496c01.js';
12
12
  import './ui/Icon.js';
13
13
  import 'prop-types';
14
- import './index-cc420cce.js';
14
+ import './index-e028fd23.js';
15
15
  import './ui/Loader.js';
16
16
  import './ui/IconButton.js';
17
17
  import './ChannelSettings/components/ChannelProfile.js';
18
18
  import './ui/ChannelAvatar.js';
19
19
  import './ui/Avatar.js';
20
20
  import './ui/ImageRenderer.js';
21
- import './uuid-e8af582d.js';
22
- import './utils-6195b8b0.js';
21
+ import './uuid-8a4db02f.js';
22
+ import './utils-bc7d8f0c.js';
23
23
  import './ui/TextButton.js';
24
- import './color-c5e2ab33.js';
24
+ import './color-83cfc07a.js';
25
25
  import './ChannelSettings/components/EditDetailsModal.js';
26
26
  import './ui/Modal.js';
27
27
  import 'react-dom';
28
- import './index-6bf196c4.js';
29
- import './index-fcc0e6dc.js';
28
+ import './index-1086dd43.js';
29
+ import './index-16e14c17.js';
30
30
  import './ui/Input.js';
31
31
  import './ChannelSettings/components/ModerationPanel.js';
32
32
  import './ui/Accordion.js';
33
33
  import './ui/AccordionGroup.js';
34
- import './context-57c4ac55.js';
35
- import './utils-0cadb616.js';
34
+ import './context-2f6f1c17.js';
35
+ import './utils-2c4d166e.js';
36
36
  import './ui/Badge.js';
37
37
  import './ui/ContextMenu.js';
38
38
  import './ui/SortByRow.js';
39
- import './index-7e7eecb5.js';
39
+ import './index-24a5ab49.js';
40
40
  import './ChannelSettings/components/UserListItem.js';
41
- import './UserProfileContext-70f3b69e.js';
41
+ import './UserProfileContext-a2483e23.js';
42
42
  import './ui/MutedAvatarOverlay.js';
43
43
  import './ui/UserProfile.js';
44
44
  import './sendbirdSelectors.js';
45
- import './topics-84946297.js';
45
+ import './topics-851d221c.js';
46
46
  import './ui/UserListItem.js';
47
47
  import './ui/Checkbox.js';
48
- import './groupChannel-333bdda8.js';
49
- import './__bundle-6316ce22-a7fd8d16.js';
50
- import './__bundle-fbda47dd-0157c82e.js';
51
- import './__bundle-7dfccc8c-85123da0.js';
52
- import './MemberList-464926f8.js';
48
+ import './groupChannel-de6b26ee.js';
49
+ import './__bundle-6316ce22-63d15802.js';
50
+ import './__bundle-fbda47dd-b1c87af3.js';
51
+ import './__bundle-7dfccc8c-d5c3938c.js';
52
+ import './MemberList-004dd3e6.js';
53
53
  import './ChannelSettings/components/LeaveChannel.js';
54
54
  import './ChannelSettings/components/UserPanel.js';
55
55
 
@@ -1,36 +1,36 @@
1
1
  import React__default from 'react';
2
- import { u as useCreateChannelContext } from '../../CreateChannelProvider-9a497a91.js';
2
+ import { u as useCreateChannelContext } from '../../CreateChannelProvider-f84fd7e5.js';
3
3
  import InviteUsers from './InviteUsers.js';
4
4
  import SelectChannelType from './SelectChannelType.js';
5
5
  import '../../sendbirdSelectors.js';
6
- import '../../topics-84946297.js';
7
- import '../../utils-0cadb616.js';
6
+ import '../../topics-851d221c.js';
7
+ import '../../utils-2c4d166e.js';
8
8
  import '../../useSendbirdStateContext.js';
9
9
  import '../../withSendbird.js';
10
- import '../../_rollupPluginBabelHelpers-67f295c6.js';
11
- import '../../tslib.es6-ea4b7876.js';
12
- import '../../LocalizationContext-397e33d0.js';
13
- import '../../stringSet-232e2ec0.js';
14
- import '../../index-cd8f3035.js';
10
+ import '../../_rollupPluginBabelHelpers-b2b008c2.js';
11
+ import '../../tslib.es6-72a2f141.js';
12
+ import '../../LocalizationContext-5b475a64.js';
13
+ import '../../stringSet-c4a61372.js';
14
+ import '../../index-25496c01.js';
15
15
  import '../../ui/Modal.js';
16
16
  import 'react-dom';
17
- import '../../index-6bf196c4.js';
18
- import '../../index-fcc0e6dc.js';
19
- import '../../index-cc420cce.js';
17
+ import '../../index-1086dd43.js';
18
+ import '../../index-16e14c17.js';
19
+ import '../../index-e028fd23.js';
20
20
  import 'prop-types';
21
21
  import '../../ui/Icon.js';
22
22
  import '../../ui/IconButton.js';
23
23
  import '../../ui/UserListItem.js';
24
- import '../../UserProfileContext-70f3b69e.js';
24
+ import '../../UserProfileContext-a2483e23.js';
25
25
  import '../../ui/Avatar.js';
26
26
  import '../../ui/ImageRenderer.js';
27
- import '../../uuid-e8af582d.js';
27
+ import '../../uuid-8a4db02f.js';
28
28
  import '../../ui/MutedAvatarOverlay.js';
29
29
  import '../../ui/Checkbox.js';
30
30
  import '../../ui/UserProfile.js';
31
31
  import '../../ui/ContextMenu.js';
32
32
  import '../../ui/SortByRow.js';
33
- import '../../index-7e7eecb5.js';
33
+ import '../../index-24a5ab49.js';
34
34
 
35
35
  var CreateChannel = function CreateChannel(props) {
36
36
  var _onCancel = props.onCancel,
@@ -1,34 +1,34 @@
1
- import { a as __spreadArray, _ as __assign } from '../../tslib.es6-ea4b7876.js';
1
+ import { a as __spreadArray, _ as __assign } from '../../tslib.es6-72a2f141.js';
2
2
  import React__default, { useState, useContext, useEffect } from 'react';
3
- import { a as LocalizationContext } from '../../LocalizationContext-397e33d0.js';
4
- import { u as useCreateChannelContext } from '../../CreateChannelProvider-9a497a91.js';
3
+ import { a as LocalizationContext } from '../../LocalizationContext-5b475a64.js';
4
+ import { u as useCreateChannelContext } from '../../CreateChannelProvider-f84fd7e5.js';
5
5
  import useSendbirdStateContext from '../../useSendbirdStateContext.js';
6
6
  import Modal from '../../ui/Modal.js';
7
- import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-cc420cce.js';
8
- import { a as ButtonTypes } from '../../index-fcc0e6dc.js';
7
+ import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-e028fd23.js';
8
+ import { a as ButtonTypes } from '../../index-16e14c17.js';
9
9
  import UserListItem from '../../ui/UserListItem.js';
10
- import '../../stringSet-232e2ec0.js';
11
- import '../../index-cd8f3035.js';
10
+ import '../../stringSet-c4a61372.js';
11
+ import '../../index-25496c01.js';
12
12
  import '../../sendbirdSelectors.js';
13
- import '../../topics-84946297.js';
14
- import '../../utils-0cadb616.js';
13
+ import '../../topics-851d221c.js';
14
+ import '../../utils-2c4d166e.js';
15
15
  import '../../withSendbird.js';
16
- import '../../_rollupPluginBabelHelpers-67f295c6.js';
16
+ import '../../_rollupPluginBabelHelpers-b2b008c2.js';
17
17
  import 'react-dom';
18
- import '../../index-6bf196c4.js';
18
+ import '../../index-1086dd43.js';
19
19
  import '../../ui/Icon.js';
20
20
  import 'prop-types';
21
21
  import '../../ui/IconButton.js';
22
- import '../../UserProfileContext-70f3b69e.js';
22
+ import '../../UserProfileContext-a2483e23.js';
23
23
  import '../../ui/Avatar.js';
24
24
  import '../../ui/ImageRenderer.js';
25
- import '../../uuid-e8af582d.js';
25
+ import '../../uuid-8a4db02f.js';
26
26
  import '../../ui/MutedAvatarOverlay.js';
27
27
  import '../../ui/Checkbox.js';
28
28
  import '../../ui/UserProfile.js';
29
29
  import '../../ui/ContextMenu.js';
30
30
  import '../../ui/SortByRow.js';
31
- import '../../index-7e7eecb5.js';
31
+ import '../../index-24a5ab49.js';
32
32
 
33
33
  var filterUser = function filterUser(idsToFilter) {
34
34
  return function (currentId) {