@sendbird/uikit-react 3.3.3 → 3.3.4-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (458) hide show
  1. package/App.js +35 -35
  2. package/Channel/components/ChannelHeader.js +18 -18
  3. package/Channel/components/ChannelUI.js +27 -26
  4. package/Channel/components/ChannelUI.js.map +1 -1
  5. package/Channel/components/FileViewer.js +14 -14
  6. package/Channel/components/FrozenNotification.js +4 -4
  7. package/Channel/components/Message.js +24 -22
  8. package/Channel/components/Message.js.map +1 -1
  9. package/Channel/components/MessageInput.js +16 -16
  10. package/Channel/components/MessageList.js +25 -24
  11. package/Channel/components/MessageList.js.map +1 -1
  12. package/Channel/components/RemoveMessageModal.js +16 -16
  13. package/Channel/components/SuggestedMentionList.js +16 -16
  14. package/Channel/components/TypingIndicator.js +14 -14
  15. package/Channel/components/UnreadCount.js +4 -4
  16. package/Channel/context.js +13 -13
  17. package/Channel.js +27 -26
  18. package/Channel.js.map +1 -1
  19. package/ChannelList/components/AddChannel.js +15 -15
  20. package/ChannelList/components/ChannelListHeader.js +7 -7
  21. package/ChannelList/components/ChannelListUI.js +29 -29
  22. package/ChannelList/components/ChannelPreview.js +32 -100
  23. package/ChannelList/components/ChannelPreview.js.map +1 -1
  24. package/ChannelList/components/ChannelPreviewAction.js +14 -14
  25. package/ChannelList/context.js +8 -8
  26. package/ChannelList.js +29 -29
  27. package/{ChannelListProvider-6522df17.js → ChannelListProvider-5496c290.js} +8 -8
  28. package/{ChannelListProvider-6522df17.js.map → ChannelListProvider-5496c290.js.map} +1 -1
  29. package/{ChannelProvider-014846c8.js → ChannelProvider-4670df48.js} +9 -9
  30. package/{ChannelProvider-014846c8.js.map → ChannelProvider-4670df48.js.map} +1 -1
  31. package/ChannelSettings/components/ChannelProfile.js +12 -12
  32. package/ChannelSettings/components/ChannelSettingsUI.js +18 -18
  33. package/ChannelSettings/components/EditDetailsModal.js +12 -12
  34. package/ChannelSettings/components/LeaveChannel.js +12 -12
  35. package/ChannelSettings/components/ModerationPanel.js +15 -15
  36. package/ChannelSettings/components/UserListItem.js +11 -11
  37. package/ChannelSettings/components/UserPanel.js +14 -14
  38. package/ChannelSettings/context.js +3 -3
  39. package/ChannelSettings.js +18 -18
  40. package/CreateChannel/components/CreateChannelUI.js +14 -14
  41. package/CreateChannel/components/InviteUsers.js +14 -14
  42. package/CreateChannel/components/SelectChannelType.js +11 -11
  43. package/CreateChannel/context.js +4 -4
  44. package/CreateChannel.js +14 -14
  45. package/{CreateChannelProvider-54ec0feb.js → CreateChannelProvider-290ad128.js} +1 -1
  46. package/{CreateChannelProvider-54ec0feb.js.map → CreateChannelProvider-290ad128.js.map} +1 -1
  47. package/CreateOpenChannel/components/CreateOpenChannelUI.js +10 -10
  48. package/CreateOpenChannel/context.js +1 -1
  49. package/CreateOpenChannel.js +10 -10
  50. package/EditUserProfile/components/EditUserProfileUI.js +13 -13
  51. package/EditUserProfile.js +13 -13
  52. package/{LocalizationContext-aa7dfc3f.js → LocalizationContext-9e280cc1.js} +3 -3
  53. package/{LocalizationContext-aa7dfc3f.js.map → LocalizationContext-9e280cc1.js.map} +1 -1
  54. package/{MediaQueryContext-038f7f88.js → MediaQueryContext-eeba1d65.js} +1 -1
  55. package/{MediaQueryContext-038f7f88.js.map → MediaQueryContext-eeba1d65.js.map} +1 -1
  56. package/{MemberList-3e4790c4.js → MemberList-b3945aa7.js} +5 -5
  57. package/{MemberList-3e4790c4.js.map → MemberList-b3945aa7.js.map} +1 -1
  58. package/MessageSearch/components/MessageSearchUI.js +11 -11
  59. package/MessageSearch/context.js +2 -2
  60. package/MessageSearch.js +11 -11
  61. package/OpenChannel/components/FrozenChannelNotification.js +4 -4
  62. package/OpenChannel/components/OpenChannelHeader.js +13 -13
  63. package/OpenChannel/components/OpenChannelInput.js +15 -15
  64. package/OpenChannel/components/OpenChannelMessage.js +22 -22
  65. package/OpenChannel/components/OpenChannelMessageList.js +24 -24
  66. package/OpenChannel/components/OpenChannelUI.js +24 -24
  67. package/OpenChannel/context.js +9 -9
  68. package/OpenChannel.js +24 -24
  69. package/OpenChannelList/components/OpenChannelListUI.js +13 -13
  70. package/OpenChannelList/components/OpenChannelPreview.js +4 -4
  71. package/OpenChannelList/context.js +4 -4
  72. package/OpenChannelList.js +13 -13
  73. package/{OpenChannelListProvider-e4713e4f.js → OpenChannelListProvider-23047ffb.js} +3 -3
  74. package/{OpenChannelListProvider-e4713e4f.js.map → OpenChannelListProvider-23047ffb.js.map} +1 -1
  75. package/{OpenChannelProvider-820eed7f.js → OpenChannelProvider-31fb0be7.js} +7 -7
  76. package/{OpenChannelProvider-820eed7f.js.map → OpenChannelProvider-31fb0be7.js.map} +1 -1
  77. package/OpenChannelSettings/components/EditDetailsModal.js +13 -13
  78. package/OpenChannelSettings/components/OpenChannelProfile.js +13 -13
  79. package/OpenChannelSettings/components/OpenChannelSettingsUI.js +18 -18
  80. package/OpenChannelSettings/components/OperatorUI.js +17 -17
  81. package/OpenChannelSettings/components/ParticipantUI.js +15 -15
  82. package/OpenChannelSettings/context.js +3 -3
  83. package/OpenChannelSettings.js +18 -18
  84. package/{RemoveMessageModal-2e549441.js → RemoveMessageModal-f3f07c46.js} +3 -3
  85. package/{RemoveMessageModal-2e549441.js.map → RemoveMessageModal-f3f07c46.js.map} +1 -1
  86. package/SendbirdProvider.js +10 -10
  87. package/SendbirdProvider.js.map +1 -1
  88. package/Thread/components/ParentMessageInfo.js +21 -21
  89. package/Thread/components/ParentMessageInfoItem.js +14 -14
  90. package/Thread/components/ThreadHeader.js +6 -6
  91. package/Thread/components/ThreadList.js +24 -22
  92. package/Thread/components/ThreadList.js.map +1 -1
  93. package/Thread/components/ThreadListItem.js +24 -22
  94. package/Thread/components/ThreadListItem.js.map +1 -1
  95. package/Thread/components/ThreadMessageInput.js +16 -16
  96. package/Thread/components/ThreadUI.js +26 -24
  97. package/Thread/components/ThreadUI.js.map +1 -1
  98. package/Thread/context.js +8 -8
  99. package/Thread.js +26 -24
  100. package/Thread.js.map +1 -1
  101. package/{ThreadProvider-2f751001.js → ThreadProvider-8b225d0c.js} +6 -6
  102. package/{ThreadProvider-2f751001.js.map → ThreadProvider-8b225d0c.js.map} +1 -1
  103. package/{UserProfileContext-ac550461.js → UserProfileContext-48b501e8.js} +1 -1
  104. package/{UserProfileContext-ac550461.js.map → UserProfileContext-48b501e8.js.map} +1 -1
  105. package/{_rollupPluginBabelHelpers-34d80a3b.js → _rollupPluginBabelHelpers-d5956adc.js} +1 -1
  106. package/_rollupPluginBabelHelpers-d5956adc.js.map +1 -0
  107. package/{actionTypes-642d9cf1.js → actionTypes-0fcadd29.js} +1 -1
  108. package/{actionTypes-642d9cf1.js.map → actionTypes-0fcadd29.js.map} +1 -1
  109. package/cjs/App.js +35 -35
  110. package/cjs/Channel/components/ChannelHeader.js +18 -18
  111. package/cjs/Channel/components/ChannelUI.js +27 -26
  112. package/cjs/Channel/components/ChannelUI.js.map +1 -1
  113. package/cjs/Channel/components/FileViewer.js +14 -14
  114. package/cjs/Channel/components/FrozenNotification.js +4 -4
  115. package/cjs/Channel/components/Message.js +24 -22
  116. package/cjs/Channel/components/Message.js.map +1 -1
  117. package/cjs/Channel/components/MessageInput.js +16 -16
  118. package/cjs/Channel/components/MessageList.js +25 -24
  119. package/cjs/Channel/components/MessageList.js.map +1 -1
  120. package/cjs/Channel/components/RemoveMessageModal.js +16 -16
  121. package/cjs/Channel/components/SuggestedMentionList.js +16 -16
  122. package/cjs/Channel/components/TypingIndicator.js +14 -14
  123. package/cjs/Channel/components/UnreadCount.js +4 -4
  124. package/cjs/Channel/context.js +13 -13
  125. package/cjs/Channel.js +27 -26
  126. package/cjs/Channel.js.map +1 -1
  127. package/cjs/ChannelList/components/AddChannel.js +15 -15
  128. package/cjs/ChannelList/components/ChannelListHeader.js +7 -7
  129. package/cjs/ChannelList/components/ChannelListUI.js +29 -29
  130. package/cjs/ChannelList/components/ChannelPreview.js +38 -106
  131. package/cjs/ChannelList/components/ChannelPreview.js.map +1 -1
  132. package/cjs/ChannelList/components/ChannelPreviewAction.js +14 -14
  133. package/cjs/ChannelList/context.js +8 -8
  134. package/cjs/ChannelList.js +29 -29
  135. package/cjs/{ChannelListProvider-b705fa43.js → ChannelListProvider-f5178bdd.js} +8 -8
  136. package/cjs/{ChannelListProvider-b705fa43.js.map → ChannelListProvider-f5178bdd.js.map} +1 -1
  137. package/cjs/{ChannelProvider-0b75671e.js → ChannelProvider-5a475747.js} +9 -9
  138. package/cjs/{ChannelProvider-0b75671e.js.map → ChannelProvider-5a475747.js.map} +1 -1
  139. package/cjs/ChannelSettings/components/ChannelProfile.js +12 -12
  140. package/cjs/ChannelSettings/components/ChannelSettingsUI.js +18 -18
  141. package/cjs/ChannelSettings/components/EditDetailsModal.js +12 -12
  142. package/cjs/ChannelSettings/components/LeaveChannel.js +12 -12
  143. package/cjs/ChannelSettings/components/ModerationPanel.js +15 -15
  144. package/cjs/ChannelSettings/components/UserListItem.js +11 -11
  145. package/cjs/ChannelSettings/components/UserPanel.js +14 -14
  146. package/cjs/ChannelSettings/context.js +3 -3
  147. package/cjs/ChannelSettings.js +18 -18
  148. package/cjs/CreateChannel/components/CreateChannelUI.js +14 -14
  149. package/cjs/CreateChannel/components/InviteUsers.js +14 -14
  150. package/cjs/CreateChannel/components/SelectChannelType.js +11 -11
  151. package/cjs/CreateChannel/context.js +4 -4
  152. package/cjs/CreateChannel.js +14 -14
  153. package/cjs/{CreateChannelProvider-25694e0d.js → CreateChannelProvider-f6c6dde6.js} +1 -1
  154. package/cjs/{CreateChannelProvider-25694e0d.js.map → CreateChannelProvider-f6c6dde6.js.map} +1 -1
  155. package/cjs/CreateOpenChannel/components/CreateOpenChannelUI.js +10 -10
  156. package/cjs/CreateOpenChannel/context.js +1 -1
  157. package/cjs/CreateOpenChannel.js +10 -10
  158. package/cjs/EditUserProfile/components/EditUserProfileUI.js +13 -13
  159. package/cjs/EditUserProfile.js +13 -13
  160. package/cjs/{LocalizationContext-8e73c858.js → LocalizationContext-17ba15f1.js} +3 -3
  161. package/cjs/{LocalizationContext-8e73c858.js.map → LocalizationContext-17ba15f1.js.map} +1 -1
  162. package/cjs/{MediaQueryContext-28198a15.js → MediaQueryContext-4b2bafe1.js} +1 -1
  163. package/cjs/{MediaQueryContext-28198a15.js.map → MediaQueryContext-4b2bafe1.js.map} +1 -1
  164. package/cjs/{MemberList-430762bb.js → MemberList-10d510eb.js} +5 -5
  165. package/cjs/{MemberList-430762bb.js.map → MemberList-10d510eb.js.map} +1 -1
  166. package/cjs/MessageSearch/components/MessageSearchUI.js +11 -11
  167. package/cjs/MessageSearch/context.js +2 -2
  168. package/cjs/MessageSearch.js +11 -11
  169. package/cjs/OpenChannel/components/FrozenChannelNotification.js +4 -4
  170. package/cjs/OpenChannel/components/OpenChannelHeader.js +13 -13
  171. package/cjs/OpenChannel/components/OpenChannelInput.js +15 -15
  172. package/cjs/OpenChannel/components/OpenChannelMessage.js +22 -22
  173. package/cjs/OpenChannel/components/OpenChannelMessageList.js +24 -24
  174. package/cjs/OpenChannel/components/OpenChannelUI.js +24 -24
  175. package/cjs/OpenChannel/context.js +9 -9
  176. package/cjs/OpenChannel.js +24 -24
  177. package/cjs/OpenChannelList/components/OpenChannelListUI.js +13 -13
  178. package/cjs/OpenChannelList/components/OpenChannelPreview.js +4 -4
  179. package/cjs/OpenChannelList/context.js +4 -4
  180. package/cjs/OpenChannelList.js +13 -13
  181. package/cjs/{OpenChannelListProvider-127e2c69.js → OpenChannelListProvider-8809f10c.js} +3 -3
  182. package/cjs/{OpenChannelListProvider-127e2c69.js.map → OpenChannelListProvider-8809f10c.js.map} +1 -1
  183. package/cjs/{OpenChannelProvider-187e5820.js → OpenChannelProvider-68dc4f32.js} +7 -7
  184. package/cjs/{OpenChannelProvider-187e5820.js.map → OpenChannelProvider-68dc4f32.js.map} +1 -1
  185. package/cjs/OpenChannelSettings/components/EditDetailsModal.js +13 -13
  186. package/cjs/OpenChannelSettings/components/OpenChannelProfile.js +13 -13
  187. package/cjs/OpenChannelSettings/components/OpenChannelSettingsUI.js +18 -18
  188. package/cjs/OpenChannelSettings/components/OperatorUI.js +17 -17
  189. package/cjs/OpenChannelSettings/components/ParticipantUI.js +15 -15
  190. package/cjs/OpenChannelSettings/context.js +3 -3
  191. package/cjs/OpenChannelSettings.js +18 -18
  192. package/cjs/{RemoveMessageModal-ab3e801b.js → RemoveMessageModal-89e8d1fd.js} +3 -3
  193. package/cjs/{RemoveMessageModal-ab3e801b.js.map → RemoveMessageModal-89e8d1fd.js.map} +1 -1
  194. package/cjs/SendbirdProvider.js +10 -10
  195. package/cjs/SendbirdProvider.js.map +1 -1
  196. package/cjs/Thread/components/ParentMessageInfo.js +21 -21
  197. package/cjs/Thread/components/ParentMessageInfoItem.js +14 -14
  198. package/cjs/Thread/components/ThreadHeader.js +6 -6
  199. package/cjs/Thread/components/ThreadList.js +24 -22
  200. package/cjs/Thread/components/ThreadList.js.map +1 -1
  201. package/cjs/Thread/components/ThreadListItem.js +25 -23
  202. package/cjs/Thread/components/ThreadListItem.js.map +1 -1
  203. package/cjs/Thread/components/ThreadMessageInput.js +16 -16
  204. package/cjs/Thread/components/ThreadUI.js +26 -24
  205. package/cjs/Thread/components/ThreadUI.js.map +1 -1
  206. package/cjs/Thread/context.js +8 -8
  207. package/cjs/Thread.js +26 -24
  208. package/cjs/Thread.js.map +1 -1
  209. package/cjs/{ThreadProvider-41164a45.js → ThreadProvider-ef8500de.js} +6 -6
  210. package/cjs/{ThreadProvider-41164a45.js.map → ThreadProvider-ef8500de.js.map} +1 -1
  211. package/cjs/{UserProfileContext-89f4ca9a.js → UserProfileContext-b0143217.js} +1 -1
  212. package/cjs/{UserProfileContext-89f4ca9a.js.map → UserProfileContext-b0143217.js.map} +1 -1
  213. package/cjs/{_rollupPluginBabelHelpers-5a3145d1.js → _rollupPluginBabelHelpers-9d8b114a.js} +1 -1
  214. package/cjs/_rollupPluginBabelHelpers-9d8b114a.js.map +1 -0
  215. package/cjs/{actionTypes-c3d4d3c4.js → actionTypes-92ba4d2d.js} +1 -1
  216. package/cjs/{actionTypes-c3d4d3c4.js.map → actionTypes-92ba4d2d.js.map} +1 -1
  217. package/cjs/{color-c3cad9a8.js → color-a2c12745.js} +1 -1
  218. package/cjs/{color-c3cad9a8.js.map → color-a2c12745.js.map} +1 -1
  219. package/cjs/{compareIds-71cb3e6e.js → compareIds-76da099f.js} +1 -1
  220. package/cjs/{compareIds-71cb3e6e.js.map → compareIds-76da099f.js.map} +1 -1
  221. package/cjs/{const-4de21a7a.js → const-84d96133.js} +1 -1
  222. package/cjs/{const-4de21a7a.js.map → const-84d96133.js.map} +1 -1
  223. package/cjs/{const-b95571bb.js → const-ce73be77.js} +1 -1
  224. package/cjs/{const-b95571bb.js.map → const-ce73be77.js.map} +1 -1
  225. package/cjs/{context-7b59a6d6.js → context-96e16c9d.js} +2 -2
  226. package/cjs/{context-7b59a6d6.js.map → context-96e16c9d.js.map} +1 -1
  227. package/cjs/dist/index.css +141 -141
  228. package/cjs/dist/index.css.map +1 -1
  229. package/cjs/{index-c7b7bc75.js → index-1a2a1d1f.js} +1 -1
  230. package/cjs/{index-c7b7bc75.js.map → index-1a2a1d1f.js.map} +1 -1
  231. package/cjs/{index-42857089.js → index-2410585c.js} +7 -7
  232. package/cjs/{index-42857089.js.map → index-2410585c.js.map} +1 -1
  233. package/cjs/{index-994763f3.js → index-2c0ef693.js} +5 -5
  234. package/cjs/{index-994763f3.js.map → index-2c0ef693.js.map} +1 -1
  235. package/cjs/{index-76988629.js → index-464d6595.js} +2 -5
  236. package/cjs/{index-76988629.js.map → index-464d6595.js.map} +1 -1
  237. package/cjs/index-4eeef2c0.js +157 -0
  238. package/cjs/index-4eeef2c0.js.map +1 -0
  239. package/cjs/index-8ad89057.js +178 -0
  240. package/cjs/index-8ad89057.js.map +1 -0
  241. package/cjs/{index-39074bef.js → index-8beae959.js} +2 -2
  242. package/cjs/{index-39074bef.js.map → index-8beae959.js.map} +1 -1
  243. package/cjs/{index-bd0af4e9.js → index-8d4f2992.js} +2 -3
  244. package/cjs/{index-bd0af4e9.js.map → index-8d4f2992.js.map} +1 -1
  245. package/cjs/{index-c1a2e0f0.js → index-a77caf90.js} +2 -2
  246. package/cjs/{index-c1a2e0f0.js.map → index-a77caf90.js.map} +1 -1
  247. package/cjs/{index-40b2748b.js → index-ec895a82.js} +1 -1
  248. package/cjs/{index-40b2748b.js.map → index-ec895a82.js.map} +1 -1
  249. package/cjs/{index-7512b663.js → index-f1b9f5fa.js} +4 -4
  250. package/cjs/{index-7512b663.js.map → index-f1b9f5fa.js.map} +1 -1
  251. package/cjs/{index-c8fe6fd5.js → index-fd82cc89.js} +2 -2
  252. package/cjs/{index-c8fe6fd5.js.map → index-fd82cc89.js.map} +1 -1
  253. package/cjs/index.js +38 -38
  254. package/cjs/sendbirdSelectors.js +2 -2
  255. package/cjs/{stringSet-3b2e7f83.js → stringSet-848d4ace.js} +2 -1
  256. package/cjs/stringSet-848d4ace.js.map +1 -0
  257. package/cjs/{topics-3dd8a046.js → topics-df230476.js} +1 -1
  258. package/cjs/{topics-3dd8a046.js.map → topics-df230476.js.map} +1 -1
  259. package/cjs/{tslib.es6-1830b80e.js → tslib.es6-725d5038.js} +1 -1
  260. package/cjs/{tslib.es6-1830b80e.js.map → tslib.es6-725d5038.js.map} +1 -1
  261. package/cjs/ui/Accordion.js +3 -3
  262. package/cjs/ui/AccordionGroup.js +2 -2
  263. package/cjs/ui/AdminMessage.js +3 -3
  264. package/cjs/ui/Avatar.js +2 -2
  265. package/cjs/ui/Badge.js +5 -5
  266. package/cjs/ui/BottomSheet.js +1 -1
  267. package/cjs/ui/Button.js +3 -3
  268. package/cjs/ui/ChannelAvatar.js +3 -3
  269. package/cjs/ui/ConnectionStatus.js +4 -4
  270. package/cjs/ui/ContextMenu.js +5 -5
  271. package/cjs/ui/DateSeparator.js +4 -4
  272. package/cjs/ui/EmojiReactions.js +7 -7
  273. package/cjs/ui/FileMessageItemBody.js +6 -6
  274. package/cjs/ui/FileViewer.js +8 -8
  275. package/cjs/ui/IconButton.js +1 -1
  276. package/cjs/ui/ImageRenderer.js +1 -1
  277. package/cjs/ui/Input.js +2 -2
  278. package/cjs/ui/Label.js +2 -2
  279. package/cjs/ui/LinkLabel.js +2 -2
  280. package/cjs/ui/Loader.js +1 -1
  281. package/cjs/ui/MentionLabel.js +11 -11
  282. package/cjs/ui/MessageContent.js +21 -19
  283. package/cjs/ui/MessageContent.js.map +1 -1
  284. package/cjs/ui/MessageInput.js +19 -14
  285. package/cjs/ui/MessageInput.js.map +1 -1
  286. package/cjs/ui/MessageItemMenu.js +7 -7
  287. package/cjs/ui/MessageItemReactionMenu.js +5 -5
  288. package/cjs/ui/MessageSearchFileItem.js +24 -13
  289. package/cjs/ui/MessageSearchFileItem.js.map +1 -1
  290. package/cjs/ui/MessageSearchItem.js +24 -13
  291. package/cjs/ui/MessageSearchItem.js.map +1 -1
  292. package/cjs/ui/MessageStatus.js +16 -55
  293. package/cjs/ui/MessageStatus.js.map +1 -1
  294. package/cjs/ui/Modal.js +7 -7
  295. package/cjs/ui/OGMessageItemBody.js +11 -11
  296. package/cjs/ui/OpenChannelAdminMessage.js +3 -3
  297. package/cjs/ui/OpenChannelAvatar.js +6 -6
  298. package/cjs/ui/OpenchannelConversationHeader.js +6 -6
  299. package/cjs/ui/OpenchannelFileMessage.js +16 -16
  300. package/cjs/ui/OpenchannelOGMessage.js +16 -16
  301. package/cjs/ui/OpenchannelThumbnailMessage.js +15 -15
  302. package/cjs/ui/OpenchannelUserMessage.js +16 -16
  303. package/cjs/ui/PlaceHolder.js +6 -6
  304. package/cjs/ui/QuoteMessage.js +6 -6
  305. package/cjs/ui/QuoteMessageInput.js +6 -6
  306. package/cjs/ui/ReactionBadge.js +3 -3
  307. package/cjs/ui/ReactionButton.js +1 -1
  308. package/cjs/ui/SortByRow.js +2 -2
  309. package/cjs/ui/TextButton.js +2 -2
  310. package/cjs/ui/TextMessageItemBody.js +11 -11
  311. package/cjs/ui/ThreadReplies.js +6 -6
  312. package/cjs/ui/ThumbnailMessageItemBody.js +2 -2
  313. package/cjs/ui/Tooltip.js +3 -3
  314. package/cjs/ui/TooltipWrapper.js +1 -1
  315. package/cjs/ui/UnknownMessageItemBody.js +6 -6
  316. package/cjs/ui/UserListItem.js +11 -11
  317. package/cjs/ui/UserProfile.js +10 -10
  318. package/cjs/ui/Word.js +11 -11
  319. package/cjs/{useLongPress-eff0b243.js → useLongPress-3d314513.js} +3 -3
  320. package/cjs/{useLongPress-eff0b243.js.map → useLongPress-3d314513.js.map} +1 -1
  321. package/cjs/useSendbirdStateContext.js +1 -1
  322. package/cjs/{utils-c6b57d1a.js → utils-0c605067.js} +1 -1
  323. package/cjs/{utils-c6b57d1a.js.map → utils-0c605067.js.map} +1 -1
  324. package/cjs/{utils-346853d2.js → utils-54b34144.js} +2 -2
  325. package/cjs/{utils-346853d2.js.map → utils-54b34144.js.map} +1 -1
  326. package/cjs/{utils-669a0f93.js → utils-df9e3c35.js} +1 -1
  327. package/cjs/{utils-669a0f93.js.map → utils-df9e3c35.js.map} +1 -1
  328. package/cjs/{utils-4c89877f.js → utils-feb3399e.js} +1 -1
  329. package/cjs/{utils-4c89877f.js.map → utils-feb3399e.js.map} +1 -1
  330. package/cjs/{uuid-500480f2.js → uuid-e4633253.js} +1 -1
  331. package/cjs/{uuid-500480f2.js.map → uuid-e4633253.js.map} +1 -1
  332. package/cjs/withSendbird.js +1 -1
  333. package/{color-57e4b878.js → color-391a0b09.js} +1 -1
  334. package/{color-57e4b878.js.map → color-391a0b09.js.map} +1 -1
  335. package/{compareIds-e883daf1.js → compareIds-b5226388.js} +1 -1
  336. package/{compareIds-e883daf1.js.map → compareIds-b5226388.js.map} +1 -1
  337. package/{const-ae324b4b.js → const-144fbeda.js} +1 -1
  338. package/{const-ae324b4b.js.map → const-144fbeda.js.map} +1 -1
  339. package/{const-c161b705.js → const-94898fbb.js} +1 -1
  340. package/{const-c161b705.js.map → const-94898fbb.js.map} +1 -1
  341. package/{context-c3aeffff.js → context-41df87d8.js} +2 -2
  342. package/{context-c3aeffff.js.map → context-41df87d8.js.map} +1 -1
  343. package/dist/index.css +141 -141
  344. package/dist/index.css.map +1 -1
  345. package/{index-192ae483.js → index-0f714477.js} +1 -1
  346. package/{index-192ae483.js.map → index-0f714477.js.map} +1 -1
  347. package/{index-40a69f5f.js → index-28789af8.js} +3 -3
  348. package/{index-40a69f5f.js.map → index-28789af8.js.map} +1 -1
  349. package/{index-a623d99a.js → index-42ff00d0.js} +1 -1
  350. package/{index-a623d99a.js.map → index-42ff00d0.js.map} +1 -1
  351. package/{index-030bd260.js → index-5e9be824.js} +4 -4
  352. package/{index-030bd260.js.map → index-5e9be824.js.map} +1 -1
  353. package/{index-c87f7f73.js → index-80430ff9.js} +2 -2
  354. package/{index-c87f7f73.js.map → index-80430ff9.js.map} +1 -1
  355. package/{index-e4add1e4.js → index-a8c4c1b2.js} +3 -3
  356. package/{index-e4add1e4.js.map → index-a8c4c1b2.js.map} +1 -1
  357. package/index-b5cbfe3a.js +174 -0
  358. package/index-b5cbfe3a.js.map +1 -0
  359. package/index-ba80e5d1.js +145 -0
  360. package/index-ba80e5d1.js.map +1 -0
  361. package/{index-004317e6.js → index-c10a2c7f.js} +5 -5
  362. package/{index-004317e6.js.map → index-c10a2c7f.js.map} +1 -1
  363. package/{index-d27b45b3.js → index-cec58cdb.js} +2 -2
  364. package/{index-d27b45b3.js.map → index-cec58cdb.js.map} +1 -1
  365. package/{index-3105c09f.js → index-e5d81397.js} +7 -7
  366. package/{index-3105c09f.js.map → index-e5d81397.js.map} +1 -1
  367. package/{index-9f471c3f.js → index-e70498ba.js} +2 -2
  368. package/{index-9f471c3f.js.map → index-e70498ba.js.map} +1 -1
  369. package/index.d.ts +2 -1
  370. package/index.js +38 -38
  371. package/package.json +1 -1
  372. package/sendbirdSelectors.js +2 -2
  373. package/{stringSet-8218c0cc.js → stringSet-c5fd1352.js} +2 -1
  374. package/stringSet-c5fd1352.js.map +1 -0
  375. package/{topics-79ac549c.js → topics-f54a338a.js} +1 -1
  376. package/{topics-79ac549c.js.map → topics-f54a338a.js.map} +1 -1
  377. package/{tslib.es6-a9347cf5.js → tslib.es6-f50787d7.js} +1 -1
  378. package/{tslib.es6-a9347cf5.js.map → tslib.es6-f50787d7.js.map} +1 -1
  379. package/ui/Accordion.js +3 -3
  380. package/ui/AccordionGroup.js +2 -2
  381. package/ui/AdminMessage.js +3 -3
  382. package/ui/Avatar.js +2 -2
  383. package/ui/Badge.js +5 -5
  384. package/ui/BottomSheet.js +1 -1
  385. package/ui/Button.js +3 -3
  386. package/ui/ChannelAvatar.js +3 -3
  387. package/ui/ConnectionStatus.js +4 -4
  388. package/ui/ContextMenu.js +5 -5
  389. package/ui/DateSeparator.js +4 -4
  390. package/ui/EmojiReactions.js +7 -7
  391. package/ui/FileMessageItemBody.js +6 -6
  392. package/ui/FileViewer.js +8 -8
  393. package/ui/IconButton.js +1 -1
  394. package/ui/ImageRenderer.js +1 -1
  395. package/ui/Input.js +2 -2
  396. package/ui/Label.js +2 -2
  397. package/ui/LinkLabel.js +2 -2
  398. package/ui/Loader.js +1 -1
  399. package/ui/MentionLabel.js +11 -11
  400. package/ui/MessageContent.js +20 -18
  401. package/ui/MessageContent.js.map +1 -1
  402. package/ui/MessageInput.js +19 -14
  403. package/ui/MessageInput.js.map +1 -1
  404. package/ui/MessageItemMenu.js +7 -7
  405. package/ui/MessageItemReactionMenu.js +5 -5
  406. package/ui/MessageSearchFileItem.js +24 -13
  407. package/ui/MessageSearchFileItem.js.map +1 -1
  408. package/ui/MessageSearchItem.js +24 -13
  409. package/ui/MessageSearchItem.js.map +1 -1
  410. package/ui/MessageStatus.js +14 -53
  411. package/ui/MessageStatus.js.map +1 -1
  412. package/ui/Modal.js +7 -7
  413. package/ui/OGMessageItemBody.js +11 -11
  414. package/ui/OpenChannelAdminMessage.js +3 -3
  415. package/ui/OpenChannelAvatar.js +6 -6
  416. package/ui/OpenchannelConversationHeader.js +6 -6
  417. package/ui/OpenchannelFileMessage.js +16 -16
  418. package/ui/OpenchannelOGMessage.js +16 -16
  419. package/ui/OpenchannelThumbnailMessage.js +15 -15
  420. package/ui/OpenchannelUserMessage.js +16 -16
  421. package/ui/PlaceHolder.js +6 -6
  422. package/ui/QuoteMessage.js +6 -6
  423. package/ui/QuoteMessageInput.js +6 -6
  424. package/ui/ReactionBadge.js +3 -3
  425. package/ui/ReactionButton.js +1 -1
  426. package/ui/SortByRow.js +2 -2
  427. package/ui/TextButton.js +2 -2
  428. package/ui/TextMessageItemBody.js +11 -11
  429. package/ui/ThreadReplies.js +6 -6
  430. package/ui/ThumbnailMessageItemBody.js +2 -2
  431. package/ui/Tooltip.js +3 -3
  432. package/ui/TooltipWrapper.js +1 -1
  433. package/ui/UnknownMessageItemBody.js +6 -6
  434. package/ui/UserListItem.js +11 -11
  435. package/ui/UserProfile.js +10 -10
  436. package/ui/Word.js +11 -11
  437. package/{useLongPress-383a5348.js → useLongPress-98699cc5.js} +3 -3
  438. package/{useLongPress-383a5348.js.map → useLongPress-98699cc5.js.map} +1 -1
  439. package/useSendbirdStateContext.js +1 -1
  440. package/{utils-628f2c1b.js → utils-4b7f7007.js} +1 -1
  441. package/{utils-628f2c1b.js.map → utils-4b7f7007.js.map} +1 -1
  442. package/{utils-69bbeb3a.js → utils-60a776bd.js} +1 -1
  443. package/{utils-69bbeb3a.js.map → utils-60a776bd.js.map} +1 -1
  444. package/{utils-f1589e71.js → utils-9befebdf.js} +2 -2
  445. package/{utils-f1589e71.js.map → utils-9befebdf.js.map} +1 -1
  446. package/{utils-bced60ca.js → utils-c6ff3453.js} +1 -1
  447. package/{utils-bced60ca.js.map → utils-c6ff3453.js.map} +1 -1
  448. package/{uuid-47b7ac05.js → uuid-09a35405.js} +1 -1
  449. package/{uuid-47b7ac05.js.map → uuid-09a35405.js.map} +1 -1
  450. package/withSendbird.js +1 -1
  451. package/_rollupPluginBabelHelpers-34d80a3b.js.map +0 -1
  452. package/cjs/_rollupPluginBabelHelpers-5a3145d1.js.map +0 -1
  453. package/cjs/index-dc77e3c7.js +0 -265
  454. package/cjs/index-dc77e3c7.js.map +0 -1
  455. package/cjs/stringSet-3b2e7f83.js.map +0 -1
  456. package/index-5e60a636.js +0 -261
  457. package/index-5e60a636.js.map +0 -1
  458. package/stringSet-8218c0cc.js.map +0 -1
@@ -49,4 +49,4 @@ UserProfileProvider.defaultProps = {
49
49
 
50
50
  exports.UserProfileContext = UserProfileContext;
51
51
  exports.UserProfileProvider = UserProfileProvider;
52
- //# sourceMappingURL=UserProfileContext-89f4ca9a.js.map
52
+ //# sourceMappingURL=UserProfileContext-b0143217.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"UserProfileContext-89f4ca9a.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 onUserProfileMessage: 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 // eslint-disable-next-line react/no-unused-prop-types\n onUserProfileMessage: PropTypes.func,\n};\n\nUserProfileProvider.defaultProps = {\n isOpenChannel: false,\n disableUserProfile: false,\n renderUserProfile: null,\n onUserProfileMessage: null,\n};\n\nexport { UserProfileContext, UserProfileProvider };\n"],"names":["UserProfileContext","React","createContext","disableUserProfile","isOpenChannel","renderUserProfile","onUserProfileMessage","UserProfileProvider","props","children","propTypes","PropTypes","oneOfType","element","arrayOf","any","isRequired","bool","func","defaultProps"],"mappings":";;;;;;;;;;AAGA;AACA;AACA;AACA;;AACA,MAAMA,kBAAkB,gBAAGC,yBAAK,CAACC,aAAN,CAAoB;AAC7CC,EAAAA,kBAAkB,EAAE,IADyB;AAE7CC,EAAAA,aAAa,EAAE,KAF8B;AAG7CC,EAAAA,iBAAiB,EAAE,IAH0B;AAI7CC,EAAAA,oBAAoB,EAAE,IAAA;AAJuB,CAApB,EAA3B;;AAOMC,MAAAA,mBAAmB,GAAIC,KAAD,IAAW;EACrC,MAAM;AAAEC,IAAAA,QAAAA;AAAF,GAAA,GAAeD,KAArB,CAAA;EACA,oBACEP,yBAAA,CAAA,aAAA,CAAC,kBAAD,CAAoB,QAApB,EAAA;AAA6B,IAAA,KAAK,EAAEO,KAAAA;AAApC,GAAA,EACGC,QADH,CADF,CAAA;AAKD,EAPD;;AASAF,mBAAmB,CAACG,SAApB,GAAgC;EAC9BD,QAAQ,EAAEE,6BAAS,CAACC,SAAV,CAAoB,CAC5BD,6BAAS,CAACE,OADkB,EAE5BF,6BAAS,CAACG,OAAV,CAAkBH,6BAAS,CAACE,OAA5B,CAF4B,EAG5BF,6BAAS,CAACI,GAHkB,CAApB,CAAA,CAIPC,UAL2B;AAM9B;EACAZ,aAAa,EAAEO,6BAAS,CAACM,IAPK;AAQ9B;EACAd,kBAAkB,EAAEQ,6BAAS,CAACM,IATA;AAU9B;EACAZ,iBAAiB,EAAEM,6BAAS,CAACO,IAXC;AAY9B;EACAZ,oBAAoB,EAAEK,6BAAS,CAACO,IAAAA;AAbF,CAAhC,CAAA;AAgBAX,mBAAmB,CAACY,YAApB,GAAmC;AACjCf,EAAAA,aAAa,EAAE,KADkB;AAEjCD,EAAAA,kBAAkB,EAAE,KAFa;AAGjCE,EAAAA,iBAAiB,EAAE,IAHc;AAIjCC,EAAAA,oBAAoB,EAAE,IAAA;AAJW,CAAnC;;;;;"}
1
+ {"version":3,"file":"UserProfileContext-b0143217.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 onUserProfileMessage: 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 // eslint-disable-next-line react/no-unused-prop-types\n onUserProfileMessage: PropTypes.func,\n};\n\nUserProfileProvider.defaultProps = {\n isOpenChannel: false,\n disableUserProfile: false,\n renderUserProfile: null,\n onUserProfileMessage: null,\n};\n\nexport { UserProfileContext, UserProfileProvider };\n"],"names":["UserProfileContext","React","createContext","disableUserProfile","isOpenChannel","renderUserProfile","onUserProfileMessage","UserProfileProvider","props","children","propTypes","PropTypes","oneOfType","element","arrayOf","any","isRequired","bool","func","defaultProps"],"mappings":";;;;;;;;;;AAGA;AACA;AACA;AACA;;AACA,MAAMA,kBAAkB,gBAAGC,yBAAK,CAACC,aAAN,CAAoB;AAC7CC,EAAAA,kBAAkB,EAAE,IADyB;AAE7CC,EAAAA,aAAa,EAAE,KAF8B;AAG7CC,EAAAA,iBAAiB,EAAE,IAH0B;AAI7CC,EAAAA,oBAAoB,EAAE,IAAA;AAJuB,CAApB,EAA3B;;AAOMC,MAAAA,mBAAmB,GAAIC,KAAD,IAAW;EACrC,MAAM;AAAEC,IAAAA,QAAAA;AAAF,GAAA,GAAeD,KAArB,CAAA;EACA,oBACEP,yBAAA,CAAA,aAAA,CAAC,kBAAD,CAAoB,QAApB,EAAA;AAA6B,IAAA,KAAK,EAAEO,KAAAA;AAApC,GAAA,EACGC,QADH,CADF,CAAA;AAKD,EAPD;;AASAF,mBAAmB,CAACG,SAApB,GAAgC;EAC9BD,QAAQ,EAAEE,6BAAS,CAACC,SAAV,CAAoB,CAC5BD,6BAAS,CAACE,OADkB,EAE5BF,6BAAS,CAACG,OAAV,CAAkBH,6BAAS,CAACE,OAA5B,CAF4B,EAG5BF,6BAAS,CAACI,GAHkB,CAApB,CAAA,CAIPC,UAL2B;AAM9B;EACAZ,aAAa,EAAEO,6BAAS,CAACM,IAPK;AAQ9B;EACAd,kBAAkB,EAAEQ,6BAAS,CAACM,IATA;AAU9B;EACAZ,iBAAiB,EAAEM,6BAAS,CAACO,IAXC;AAY9B;EACAZ,oBAAoB,EAAEK,6BAAS,CAACO,IAAAA;AAbF,CAAhC,CAAA;AAgBAX,mBAAmB,CAACY,YAApB,GAAmC;AACjCf,EAAAA,aAAa,EAAE,KADkB;AAEjCD,EAAAA,kBAAkB,EAAE,KAFa;AAGjCE,EAAAA,iBAAiB,EAAE,IAHc;AAIjCC,EAAAA,oBAAoB,EAAE,IAAA;AAJW,CAAnC;;;;;"}
@@ -60,4 +60,4 @@ function _extends() {
60
60
 
61
61
  exports._extends = _extends;
62
62
  exports._objectSpread2 = _objectSpread2;
63
- //# sourceMappingURL=_rollupPluginBabelHelpers-5a3145d1.js.map
63
+ //# sourceMappingURL=_rollupPluginBabelHelpers-9d8b114a.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_rollupPluginBabelHelpers-9d8b114a.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -7,4 +7,4 @@ const UPDATE_USER_INFO = 'UPDATE_USER_INFO';
7
7
  exports.INIT_USER = INIT_USER;
8
8
  exports.RESET_USER = RESET_USER;
9
9
  exports.UPDATE_USER_INFO = UPDATE_USER_INFO;
10
- //# sourceMappingURL=actionTypes-c3d4d3c4.js.map
10
+ //# sourceMappingURL=actionTypes-92ba4d2d.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"actionTypes-c3d4d3c4.js","sources":["../../src/lib/dux/user/actionTypes.js"],"sourcesContent":["export const INIT_USER = 'INIT_USER';\nexport const RESET_USER = 'RESET_USER';\nexport const SET_USER_LOADING = 'SET_USER_LOADING';\nexport const UPDATE_USER_INFO = 'UPDATE_USER_INFO';\n"],"names":["INIT_USER","RESET_USER","UPDATE_USER_INFO"],"mappings":";;AAAO,MAAMA,SAAS,GAAG,YAAlB;AACA,MAAMC,UAAU,GAAG,aAAnB;AAEA,MAAMC,gBAAgB,GAAG;;;;;;"}
1
+ {"version":3,"file":"actionTypes-92ba4d2d.js","sources":["../../src/lib/dux/user/actionTypes.js"],"sourcesContent":["export const INIT_USER = 'INIT_USER';\nexport const RESET_USER = 'RESET_USER';\nexport const SET_USER_LOADING = 'SET_USER_LOADING';\nexport const UPDATE_USER_INFO = 'UPDATE_USER_INFO';\n"],"names":["INIT_USER","RESET_USER","UPDATE_USER_INFO"],"mappings":";;AAAO,MAAMA,SAAS,GAAG,YAAlB;AACA,MAAMC,UAAU,GAAG,aAAnB;AAEA,MAAMC,gBAAgB,GAAG;;;;;;"}
@@ -42,4 +42,4 @@ var changeColorToClassName = function (color) {
42
42
  };
43
43
 
44
44
  exports.changeColorToClassName = changeColorToClassName;
45
- //# sourceMappingURL=color-c3cad9a8.js.map
45
+ //# sourceMappingURL=color-a2c12745.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"color-c3cad9a8.js","sources":["../../src/utils/color.ts"],"sourcesContent":["import './color.scss';\n\nexport enum Colors {\n ONBACKGROUND_1 = 'ONBACKGROUND_1',\n ONBACKGROUND_2 = 'ONBACKGROUND_2',\n ONBACKGROUND_3 = 'ONBACKGROUND_3',\n ONBACKGROUND_4 = 'ONBACKGROUND_4',\n ONCONTENT_1 = 'ONCONTENT_1',\n ONCONTENT_2 = 'ONCONTENT_2',\n PRIMARY = 'PRIMARY',\n ERROR = 'ERROR',\n}\n\nexport const changeColorToClassName = (color: Colors): string => {\n switch (color) {\n case Colors.ONBACKGROUND_1: return 'sendbird-color--onbackground-1';\n case Colors.ONBACKGROUND_2: return 'sendbird-color--onbackground-2';\n case Colors.ONBACKGROUND_3: return 'sendbird-color--onbackground-3';\n case Colors.ONBACKGROUND_4: return 'sendbird-color--onbackground-4';\n case Colors.ONCONTENT_1: return 'sendbird-color--oncontent-1';\n case Colors.PRIMARY: return 'sendbird-color--primary';\n case Colors.ERROR: return 'sendbird-color--error';\n default: return null;\n }\n};\n"],"names":["Colors","changeColorToClassName","color","ONBACKGROUND_1","ONBACKGROUND_2","ONBACKGROUND_3","ONBACKGROUND_4","ONCONTENT_1","PRIMARY","ERROR"],"mappings":";;AAEYA,wBAAZ;;AAAA,CAAA,UAAYA,MAAZ,EAAkB;AAChBA,EAAAA,MAAA,CAAA,gBAAA,CAAA,GAAA,gBAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,gBAAA,CAAA,GAAA,gBAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,gBAAA,CAAA,GAAA,gBAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,gBAAA,CAAA,GAAA,gBAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,aAAA,CAAA,GAAA,aAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,aAAA,CAAA,GAAA,aAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,SAAA,CAAA,GAAA,SAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,OAAA,CAAA,GAAA,OAAA,CAAA;AACD,CATD,EAAYA,cAAM,KAANA,cAAM,GASjB,EATiB,CAAlB,CAAA,CAAA;;AAWaC,IAAAA,sBAAsB,GAAG,UAACC,KAAD,EAAc;AAClD,EAAA,QAAQA,KAAR;IACE,KAAKF,cAAM,CAACG,cAAZ;AAA4B,MAAA,OAAO,gCAAP,CAAA;;IAC5B,KAAKH,cAAM,CAACI,cAAZ;AAA4B,MAAA,OAAO,gCAAP,CAAA;;IAC5B,KAAKJ,cAAM,CAACK,cAAZ;AAA4B,MAAA,OAAO,gCAAP,CAAA;;IAC5B,KAAKL,cAAM,CAACM,cAAZ;AAA4B,MAAA,OAAO,gCAAP,CAAA;;IAC5B,KAAKN,cAAM,CAACO,WAAZ;AAAyB,MAAA,OAAO,6BAAP,CAAA;;IACzB,KAAKP,cAAM,CAACQ,OAAZ;AAAqB,MAAA,OAAO,yBAAP,CAAA;;IACrB,KAAKR,cAAM,CAACS,KAAZ;AAAmB,MAAA,OAAO,uBAAP,CAAA;;AACnB,IAAA;AAAS,MAAA,OAAO,IAAP,CAAA;AARX,GAAA;AAUD;;;;"}
1
+ {"version":3,"file":"color-a2c12745.js","sources":["../../src/utils/color.ts"],"sourcesContent":["import './color.scss';\n\nexport enum Colors {\n ONBACKGROUND_1 = 'ONBACKGROUND_1',\n ONBACKGROUND_2 = 'ONBACKGROUND_2',\n ONBACKGROUND_3 = 'ONBACKGROUND_3',\n ONBACKGROUND_4 = 'ONBACKGROUND_4',\n ONCONTENT_1 = 'ONCONTENT_1',\n ONCONTENT_2 = 'ONCONTENT_2',\n PRIMARY = 'PRIMARY',\n ERROR = 'ERROR',\n}\n\nexport const changeColorToClassName = (color: Colors): string => {\n switch (color) {\n case Colors.ONBACKGROUND_1: return 'sendbird-color--onbackground-1';\n case Colors.ONBACKGROUND_2: return 'sendbird-color--onbackground-2';\n case Colors.ONBACKGROUND_3: return 'sendbird-color--onbackground-3';\n case Colors.ONBACKGROUND_4: return 'sendbird-color--onbackground-4';\n case Colors.ONCONTENT_1: return 'sendbird-color--oncontent-1';\n case Colors.PRIMARY: return 'sendbird-color--primary';\n case Colors.ERROR: return 'sendbird-color--error';\n default: return null;\n }\n};\n"],"names":["Colors","changeColorToClassName","color","ONBACKGROUND_1","ONBACKGROUND_2","ONBACKGROUND_3","ONBACKGROUND_4","ONCONTENT_1","PRIMARY","ERROR"],"mappings":";;AAEYA,wBAAZ;;AAAA,CAAA,UAAYA,MAAZ,EAAkB;AAChBA,EAAAA,MAAA,CAAA,gBAAA,CAAA,GAAA,gBAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,gBAAA,CAAA,GAAA,gBAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,gBAAA,CAAA,GAAA,gBAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,gBAAA,CAAA,GAAA,gBAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,aAAA,CAAA,GAAA,aAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,aAAA,CAAA,GAAA,aAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,SAAA,CAAA,GAAA,SAAA,CAAA;AACAA,EAAAA,MAAA,CAAA,OAAA,CAAA,GAAA,OAAA,CAAA;AACD,CATD,EAAYA,cAAM,KAANA,cAAM,GASjB,EATiB,CAAlB,CAAA,CAAA;;AAWaC,IAAAA,sBAAsB,GAAG,UAACC,KAAD,EAAc;AAClD,EAAA,QAAQA,KAAR;IACE,KAAKF,cAAM,CAACG,cAAZ;AAA4B,MAAA,OAAO,gCAAP,CAAA;;IAC5B,KAAKH,cAAM,CAACI,cAAZ;AAA4B,MAAA,OAAO,gCAAP,CAAA;;IAC5B,KAAKJ,cAAM,CAACK,cAAZ;AAA4B,MAAA,OAAO,gCAAP,CAAA;;IAC5B,KAAKL,cAAM,CAACM,cAAZ;AAA4B,MAAA,OAAO,gCAAP,CAAA;;IAC5B,KAAKN,cAAM,CAACO,WAAZ;AAAyB,MAAA,OAAO,6BAAP,CAAA;;IACzB,KAAKP,cAAM,CAACQ,OAAZ;AAAqB,MAAA,OAAO,yBAAP,CAAA;;IACrB,KAAKR,cAAM,CAACS,KAAZ;AAAmB,MAAA,OAAO,uBAAP,CAAA;;AACnB,IAAA;AAAS,MAAA,OAAO,IAAP,CAAA;AARX,GAAA;AAUD;;;;"}
@@ -15,4 +15,4 @@ function compareIds (a, b) {
15
15
  }
16
16
 
17
17
  exports.compareIds = compareIds;
18
- //# sourceMappingURL=compareIds-71cb3e6e.js.map
18
+ //# sourceMappingURL=compareIds-76da099f.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"compareIds-71cb3e6e.js","sources":["../../src/utils/compareIds.js"],"sourcesContent":["const isEmpty = (val) => (val === null || val === undefined);\n\n// Some Ids return string and number inconsistently\n// only use to comapre IDs\nexport default function (a, b) {\n if (isEmpty(a) || isEmpty(b)) {\n return false;\n }\n const aString = a.toString();\n const bString = b.toString();\n return aString === bString;\n}\n"],"names":["isEmpty","val","undefined","a","b","aString","toString","bString"],"mappings":";;AAAA,MAAMA,OAAO,GAAIC,GAAD,IAAUA,GAAG,KAAK,IAAR,IAAgBA,GAAG,KAAKC,SAAlD;AAGA;;;AACe,mBAAUC,EAAAA,CAAV,EAAaC,CAAb,EAAgB;EAC7B,IAAIJ,OAAO,CAACG,CAAD,CAAP,IAAcH,OAAO,CAACI,CAAD,CAAzB,EAA8B;AAC5B,IAAA,OAAO,KAAP,CAAA;AACD,GAAA;;AACD,EAAA,MAAMC,OAAO,GAAGF,CAAC,CAACG,QAAF,EAAhB,CAAA;AACA,EAAA,MAAMC,OAAO,GAAGH,CAAC,CAACE,QAAF,EAAhB,CAAA;EACA,OAAOD,OAAO,KAAKE,OAAnB,CAAA;AACD;;;;"}
1
+ {"version":3,"file":"compareIds-76da099f.js","sources":["../../src/utils/compareIds.js"],"sourcesContent":["const isEmpty = (val) => (val === null || val === undefined);\n\n// Some Ids return string and number inconsistently\n// only use to comapre IDs\nexport default function (a, b) {\n if (isEmpty(a) || isEmpty(b)) {\n return false;\n }\n const aString = a.toString();\n const bString = b.toString();\n return aString === bString;\n}\n"],"names":["isEmpty","val","undefined","a","b","aString","toString","bString"],"mappings":";;AAAA,MAAMA,OAAO,GAAIC,GAAD,IAAUA,GAAG,KAAK,IAAR,IAAgBA,GAAG,KAAKC,SAAlD;AAGA;;;AACe,mBAAUC,EAAAA,CAAV,EAAaC,CAAb,EAAgB;EAC7B,IAAIJ,OAAO,CAACG,CAAD,CAAP,IAAcH,OAAO,CAACI,CAAD,CAAzB,EAA8B;AAC5B,IAAA,OAAO,KAAP,CAAA;AACD,GAAA;;AACD,EAAA,MAAMC,OAAO,GAAGF,CAAC,CAACG,QAAF,EAAhB,CAAA;AACA,EAAA,MAAMC,OAAO,GAAGH,CAAC,CAACE,QAAF,EAAhB,CAAA;EACA,OAAOD,OAAO,KAAKE,OAAnB,CAAA;AACD;;;;"}
@@ -19,4 +19,4 @@ var NodeNames = {
19
19
  exports.MessageInputKeys = MessageInputKeys;
20
20
  exports.NodeNames = NodeNames;
21
21
  exports.NodeTypes = NodeTypes;
22
- //# sourceMappingURL=const-4de21a7a.js.map
22
+ //# sourceMappingURL=const-84d96133.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"const-4de21a7a.js","sources":["../../src/ui/MessageInput/const.ts"],"sourcesContent":["export const MessageInputKeys = {\n Enter: 'Enter',\n ArrowUp: 'ArrowUp',\n ArrowDown: 'ArrowDown',\n Backspace: 'Backspace',\n};\n\nexport const NodeTypes = {\n ElementNode: 1,\n TextNode: 3,\n};\n\nexport const NodeNames = {\n Span: 'SPAN',\n Br: 'BR',\n Div: 'DIV',\n};\n"],"names":["MessageInputKeys","Enter","ArrowUp","ArrowDown","Backspace","NodeTypes","ElementNode","TextNode","NodeNames","Span","Br","Div"],"mappings":";;AAAO,IAAMA,gBAAgB,GAAG;AAC9BC,EAAAA,KAAK,EAAE,OADuB;AAE9BC,EAAAA,OAAO,EAAE,SAFqB;AAG9BC,EAAAA,SAAS,EAAE,WAHmB;AAI9BC,EAAAA,SAAS,EAAE,WAAA;AAJmB,EAAzB;AAOA,IAAMC,SAAS,GAAG;AACvBC,EAAAA,WAAW,EAAE,CADU;AAEvBC,EAAAA,QAAQ,EAAE,CAAA;AAFa,EAAlB;AAKA,IAAMC,SAAS,GAAG;AACvBC,EAAAA,IAAI,EAAE,MADiB;AAEvBC,EAAAA,EAAE,EAAE,IAFmB;AAGvBC,EAAAA,GAAG,EAAE,KAAA;AAHkB;;;;;;"}
1
+ {"version":3,"file":"const-84d96133.js","sources":["../../src/ui/MessageInput/const.ts"],"sourcesContent":["export const MessageInputKeys = {\n Enter: 'Enter',\n ArrowUp: 'ArrowUp',\n ArrowDown: 'ArrowDown',\n Backspace: 'Backspace',\n};\n\nexport const NodeTypes = {\n ElementNode: 1,\n TextNode: 3,\n};\n\nexport const NodeNames = {\n Span: 'SPAN',\n Br: 'BR',\n Div: 'DIV',\n};\n"],"names":["MessageInputKeys","Enter","ArrowUp","ArrowDown","Backspace","NodeTypes","ElementNode","TextNode","NodeNames","Span","Br","Div"],"mappings":";;AAAO,IAAMA,gBAAgB,GAAG;AAC9BC,EAAAA,KAAK,EAAE,OADuB;AAE9BC,EAAAA,OAAO,EAAE,SAFqB;AAG9BC,EAAAA,SAAS,EAAE,WAHmB;AAI9BC,EAAAA,SAAS,EAAE,WAAA;AAJmB,EAAzB;AAOA,IAAMC,SAAS,GAAG;AACvBC,EAAAA,WAAW,EAAE,CADU;AAEvBC,EAAAA,QAAQ,EAAE,CAAA;AAFa,EAAlB;AAKA,IAAMC,SAAS,GAAG;AACvBC,EAAAA,IAAI,EAAE,MADiB;AAEvBC,EAAAA,EAAE,EAAE,IAFmB;AAGvBC,EAAAA,GAAG,EAAE,KAAA;AAHkB;;;;;;"}
@@ -17,4 +17,4 @@ exports.MAX_USER_SUGGESTION_COUNT = MAX_USER_SUGGESTION_COUNT;
17
17
  exports.NEXT_RESULT_SIZE = NEXT_RESULT_SIZE;
18
18
  exports.PREV_RESULT_SIZE = PREV_RESULT_SIZE;
19
19
  exports.USER_MENTION_TEMP_CHAR = USER_MENTION_TEMP_CHAR;
20
- //# sourceMappingURL=const-b95571bb.js.map
20
+ //# sourceMappingURL=const-ce73be77.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"const-b95571bb.js","sources":["../../src/smart-components/Channel/context/const.ts"],"sourcesContent":["export const PREV_RESULT_SIZE = 30;\nexport const NEXT_RESULT_SIZE = 15;\n\nexport const MAX_USER_MENTION_COUNT = 10;\nexport const MAX_USER_SUGGESTION_COUNT = 15;\nexport const USER_MENTION_TEMP_CHAR = '@';\n\nexport enum ThreadReplySelectType {\n PARENT = 'PARENT',\n THREAD = 'THREAD',\n}\n"],"names":["PREV_RESULT_SIZE","NEXT_RESULT_SIZE","MAX_USER_MENTION_COUNT","MAX_USER_SUGGESTION_COUNT","USER_MENTION_TEMP_CHAR","ThreadReplySelectType"],"mappings":";;AAAO,IAAMA,gBAAgB,GAAG,GAAzB;AACA,IAAMC,gBAAgB,GAAG,GAAzB;AAEA,IAAMC,sBAAsB,GAAG,GAA/B;AACA,IAAMC,yBAAyB,GAAG,GAAlC;AACA,IAAMC,sBAAsB,GAAG,IAA/B;AAEKC,uCAAZ;;AAAA,CAAA,UAAYA,qBAAZ,EAAiC;AAC/BA,EAAAA,qBAAA,CAAA,QAAA,CAAA,GAAA,QAAA,CAAA;AACAA,EAAAA,qBAAA,CAAA,QAAA,CAAA,GAAA,QAAA,CAAA;AACD,CAHD,EAAYA,6BAAqB,KAArBA,6BAAqB,GAGhC,EAHgC,CAAjC,CAAA;;;;;;;;"}
1
+ {"version":3,"file":"const-ce73be77.js","sources":["../../src/smart-components/Channel/context/const.ts"],"sourcesContent":["export const PREV_RESULT_SIZE = 30;\nexport const NEXT_RESULT_SIZE = 15;\n\nexport const MAX_USER_MENTION_COUNT = 10;\nexport const MAX_USER_SUGGESTION_COUNT = 15;\nexport const USER_MENTION_TEMP_CHAR = '@';\n\nexport enum ThreadReplySelectType {\n PARENT = 'PARENT',\n THREAD = 'THREAD',\n}\n"],"names":["PREV_RESULT_SIZE","NEXT_RESULT_SIZE","MAX_USER_MENTION_COUNT","MAX_USER_SUGGESTION_COUNT","USER_MENTION_TEMP_CHAR","ThreadReplySelectType"],"mappings":";;AAAO,IAAMA,gBAAgB,GAAG,GAAzB;AACA,IAAMC,gBAAgB,GAAG,GAAzB;AAEA,IAAMC,sBAAsB,GAAG,GAA/B;AACA,IAAMC,yBAAyB,GAAG,GAAlC;AACA,IAAMC,sBAAsB,GAAG,IAA/B;AAEKC,uCAAZ;;AAAA,CAAA,UAAYA,qBAAZ,EAAiC;AAC/BA,EAAAA,qBAAA,CAAA,QAAA,CAAA,GAAA,QAAA,CAAA;AACAA,EAAAA,qBAAA,CAAA,QAAA,CAAA,GAAA,QAAA,CAAA;AACD,CAHD,EAAYA,6BAAqB,KAArBA,6BAAqB,GAGhC,EAHgC,CAAjC,CAAA;;;;;;;;"}
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var React = require('react');
4
- var utils = require('./utils-c6b57d1a.js');
4
+ var utils = require('./utils-0c605067.js');
5
5
 
6
6
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
7
7
 
@@ -16,4 +16,4 @@ var Provider = Context.Provider;
16
16
 
17
17
  exports.Consumer = Consumer;
18
18
  exports.Provider = Provider;
19
- //# sourceMappingURL=context-7b59a6d6.js.map
19
+ //# sourceMappingURL=context-96e16c9d.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"context-7b59a6d6.js","sources":["../../src/ui/Accordion/context.ts"],"sourcesContent":["import React from 'react';\n\nimport { noop } from '../../utils/utils';\n\ninterface ContextValue {\n setOpened(accordion: string): void;\n opened: string;\n}\n\nconst Context = React.createContext<ContextValue>({\n opened: '', // mock default value\n setOpened: noop,\n});\n\nexport const Consumer = Context.Consumer;\nexport const Provider = Context.Provider;\n"],"names":["Context","React","createContext","opened","setOpened","noop","Consumer","Provider"],"mappings":";;;;;;;;;AASA,IAAMA,OAAO,gBAAGC,yBAAK,CAACC,aAAN,CAAkC;AAChDC,EAAAA,MAAM,EAAE,EADwC;AAEhDC,EAAAA,SAAS,EAAEC,UAAAA;AAFqC,CAAlC,CAAhB,CAAA;AAKaC,IAAAA,QAAQ,GAAGN,OAAO,CAACM,SAAzB;AACMC,IAAAA,QAAQ,GAAGP,OAAO,CAACO;;;;;"}
1
+ {"version":3,"file":"context-96e16c9d.js","sources":["../../src/ui/Accordion/context.ts"],"sourcesContent":["import React from 'react';\n\nimport { noop } from '../../utils/utils';\n\ninterface ContextValue {\n setOpened(accordion: string): void;\n opened: string;\n}\n\nconst Context = React.createContext<ContextValue>({\n opened: '', // mock default value\n setOpened: noop,\n});\n\nexport const Consumer = Context.Consumer;\nexport const Provider = Context.Provider;\n"],"names":["Context","React","createContext","opened","setOpened","noop","Consumer","Provider"],"mappings":";;;;;;;;;AASA,IAAMA,OAAO,gBAAGC,yBAAK,CAACC,aAAN,CAAkC;AAChDC,EAAAA,MAAM,EAAE,EADwC;AAEhDC,EAAAA,SAAS,EAAEC,UAAAA;AAFqC,CAAlC,CAAhB,CAAA;AAKaC,IAAAA,QAAQ,GAAGN,OAAO,CAACM,SAAzB;AACMC,IAAAA,QAAQ,GAAGP,OAAO,CAACO;;;;;"}
@@ -58,97 +58,124 @@
58
58
  .sendbird-theme--dark .sendbird-openchannel-conversation-header__left__cover-image--icon {
59
59
  background-color: var(--sendbird-dark-background-300);
60
60
  }
61
- .sendbird-open-channel-list,
62
- .sendbird-open-channel-list-ui {
61
+ .sendbird-open-channel-preview {
63
62
  position: relative;
64
63
  display: inline-flex;
65
- flex-direction: column;
66
- width: 256px;
67
- min-width: 256px;
68
- height: 100%;
64
+ flex-direction: row;
65
+ width: 264px;
66
+ height: 58px;
67
+ min-width: 264px;
68
+ min-height: 58px;
69
69
  box-sizing: border-box;
70
70
  }
71
- .sendbird--mobile-mode .sendbird-open-channel-list,
72
- .sendbird--mobile-mode .sendbird-open-channel-list-ui {
71
+ .sendbird--mobile-mode .sendbird-open-channel-preview {
73
72
  width: 100%;
74
73
  }
75
- .sendbird-theme--light .sendbird-open-channel-list,
76
- .sendbird-theme--light .sendbird-open-channel-list-ui {
77
- border-right: solid 1px var(--sendbird-light-onlight-04);
74
+ .sendbird-theme--light .sendbird-open-channel-preview {
75
+ background-color: var(--sendbird-light-background-50);
76
+ border-bottom: solid 1px var(--sendbird-light-onlight-04);
78
77
  }
79
- .sendbird-theme--dark .sendbird-open-channel-list,
80
- .sendbird-theme--dark .sendbird-open-channel-list-ui {
81
- border-right: solid 1px var(--sendbird-dark-ondark-04);
78
+ .sendbird-theme--dark .sendbird-open-channel-preview {
79
+ background-color: var(--sendbird-dark-background-600);
80
+ border-bottom: solid 1px var(--sendbird-dark-ondark-04);
82
81
  }
83
- .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,
84
- .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header {
85
- position: relative;
86
- display: inline-flex;
87
- flex-direction: row;
88
- align-items: center;
89
- width: 100%;
90
- height: 64px;
91
- box-sizing: border-box;
82
+ .sendbird-theme--light .sendbird-open-channel-preview:hover {
83
+ background-color: var(--sendbird-light-background-100);
92
84
  }
93
- .sendbird-theme--light .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,
94
- .sendbird-theme--light .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header {
95
- border-bottom: solid 1px var(--sendbird-light-onlight-04);
85
+ .sendbird-theme--dark .sendbird-open-channel-preview:hover {
86
+ background-color: var(--sendbird-dark-background-500);
96
87
  }
97
- .sendbird-theme--dark .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,
98
- .sendbird-theme--dark .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header {
99
- border-bottom: solid 1px var(--sendbird-dark-ondark-04);
88
+ .sendbird-theme--light .sendbird-open-channel-preview.selected {
89
+ background-color: var(--sendbird-light-primary-100);
90
+ border-left: solid 4px var(--sendbird-light-primary-300);
100
91
  }
101
- .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,
102
- .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title {
92
+ .sendbird-theme--dark .sendbird-open-channel-preview.selected {
93
+ background-color: var(--sendbird-dark-primary-300);
94
+ border-left: solid 4px var(--sendbird-dark-primary-200);
95
+ }
96
+ .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image {
103
97
  position: relative;
104
- margin-left: 24px;
98
+ margin-top: 8px;
99
+ margin-left: 16px;
105
100
  display: inline-flex;
106
101
  align-items: center;
102
+ justify-content: center;
103
+ width: 42px;
104
+ height: 42px;
107
105
  box-sizing: border-box;
108
106
  }
109
- .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,
110
- .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh {
111
- position: absolute;
112
- top: 16px;
113
- right: 56px;
107
+ .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar,
108
+ .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar--default {
109
+ position: relative;
114
110
  display: inline-flex;
115
111
  align-items: center;
116
112
  justify-content: center;
117
113
  box-sizing: border-box;
118
114
  }
119
- .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,
120
- .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel {
121
- position: absolute;
122
- top: 16px;
123
- right: 16px;
115
+ .sendbird-open-channel-preview .sendbird-open-channel-preview__context {
116
+ position: relative;
117
+ margin-top: 8px;
118
+ margin-left: 16px;
124
119
  display: inline-flex;
125
- align-items: center;
126
- justify-content: center;
120
+ flex-direction: column;
121
+ max-width: 178px;
127
122
  box-sizing: border-box;
128
123
  }
129
- .sendbird-open-channel-list .sendbird-open-channel-list-ui__channel-list,
130
- .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__channel-list {
124
+ .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title {
131
125
  position: relative;
132
126
  display: inline-flex;
133
- flex-direction: column;
127
+ flex-direction: row;
128
+ align-items: center;
134
129
  width: 100%;
135
- height: calc(100% - 64px);
130
+ height: 16px;
136
131
  box-sizing: border-box;
137
- overflow-y: scroll;
138
132
  }
139
-
140
- .sendbird-open-channel-list-ui__channel-list--place-holder--loading {
133
+ .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name {
141
134
  position: relative;
142
- min-height: 62px;
135
+ display: inline-block;
136
+ max-width: 100%;
137
+ height: 100%;
138
+ box-sizing: border-box;
139
+ overflow-x: hidden;
140
+ text-overflow: ellipsis;
141
+ word-break: keep-all;
142
+ }
143
+ .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name.frozen {
144
+ max-width: calc(100% - 20px);
145
+ }
146
+ .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen {
147
+ position: relative;
148
+ margin-left: 4px;
149
+ display: inline-flex;
150
+ }
151
+ .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants {
152
+ position: relative;
153
+ margin-top: 8px;
143
154
  display: inline-flex;
155
+ flex-direction: row;
144
156
  align-items: center;
145
- justify-content: center;
157
+ width: 100%;
158
+ height: 14px;
159
+ box-sizing: border-box;
146
160
  }
147
- .sendbird-theme--light .sendbird-open-channel-list-ui__channel-list--place-holder--loading {
148
- background-color: var(--sendbird-light-background-100);
161
+ .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__icon {
162
+ position: relative;
163
+ display: inline-flex;
164
+ width: 14px;
165
+ height: 14px;
166
+ box-sizing: border-box;
149
167
  }
150
- .sendbird-theme--dark .sendbird-open-channel-list-ui__channel-list--place-holder--loading {
151
- background-color: var(--sendbird-dark-background-500);
168
+ .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count {
169
+ position: relative;
170
+ margin-left: 4px;
171
+ display: inline-flex;
172
+ width: 160px;
173
+ max-width: 160px;
174
+ height: 12px;
175
+ box-sizing: border-box;
176
+ overflow-x: hidden;
177
+ text-overflow: ellipsis;
178
+ word-break: keep-all;
152
179
  }
153
180
  .sendbird-create-open-channel-ui {
154
181
  position: relative;
@@ -205,124 +232,97 @@
205
232
  display: inline-flex;
206
233
  flex-direction: row;
207
234
  }
208
- .sendbird-open-channel-preview {
235
+ .sendbird-open-channel-list,
236
+ .sendbird-open-channel-list-ui {
209
237
  position: relative;
210
238
  display: inline-flex;
211
- flex-direction: row;
212
- width: 264px;
213
- height: 58px;
214
- min-width: 264px;
215
- min-height: 58px;
239
+ flex-direction: column;
240
+ width: 256px;
241
+ min-width: 256px;
242
+ height: 100%;
216
243
  box-sizing: border-box;
217
244
  }
218
- .sendbird--mobile-mode .sendbird-open-channel-preview {
245
+ .sendbird--mobile-mode .sendbird-open-channel-list,
246
+ .sendbird--mobile-mode .sendbird-open-channel-list-ui {
219
247
  width: 100%;
220
248
  }
221
- .sendbird-theme--light .sendbird-open-channel-preview {
222
- background-color: var(--sendbird-light-background-50);
223
- border-bottom: solid 1px var(--sendbird-light-onlight-04);
224
- }
225
- .sendbird-theme--dark .sendbird-open-channel-preview {
226
- background-color: var(--sendbird-dark-background-600);
227
- border-bottom: solid 1px var(--sendbird-dark-ondark-04);
249
+ .sendbird-theme--light .sendbird-open-channel-list,
250
+ .sendbird-theme--light .sendbird-open-channel-list-ui {
251
+ border-right: solid 1px var(--sendbird-light-onlight-04);
228
252
  }
229
- .sendbird-theme--light .sendbird-open-channel-preview:hover {
230
- background-color: var(--sendbird-light-background-100);
253
+ .sendbird-theme--dark .sendbird-open-channel-list,
254
+ .sendbird-theme--dark .sendbird-open-channel-list-ui {
255
+ border-right: solid 1px var(--sendbird-dark-ondark-04);
231
256
  }
232
- .sendbird-theme--dark .sendbird-open-channel-preview:hover {
233
- background-color: var(--sendbird-dark-background-500);
257
+ .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,
258
+ .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header {
259
+ position: relative;
260
+ display: inline-flex;
261
+ flex-direction: row;
262
+ align-items: center;
263
+ width: 100%;
264
+ height: 64px;
265
+ box-sizing: border-box;
234
266
  }
235
- .sendbird-theme--light .sendbird-open-channel-preview.selected {
236
- background-color: var(--sendbird-light-primary-100);
237
- border-left: solid 4px var(--sendbird-light-primary-300);
267
+ .sendbird-theme--light .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,
268
+ .sendbird-theme--light .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header {
269
+ border-bottom: solid 1px var(--sendbird-light-onlight-04);
238
270
  }
239
- .sendbird-theme--dark .sendbird-open-channel-preview.selected {
240
- background-color: var(--sendbird-dark-primary-300);
241
- border-left: solid 4px var(--sendbird-dark-primary-200);
271
+ .sendbird-theme--dark .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,
272
+ .sendbird-theme--dark .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header {
273
+ border-bottom: solid 1px var(--sendbird-dark-ondark-04);
242
274
  }
243
- .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image {
275
+ .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,
276
+ .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title {
244
277
  position: relative;
245
- margin-top: 8px;
246
- margin-left: 16px;
278
+ margin-left: 24px;
247
279
  display: inline-flex;
248
280
  align-items: center;
249
- justify-content: center;
250
- width: 42px;
251
- height: 42px;
252
281
  box-sizing: border-box;
253
282
  }
254
- .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar,
255
- .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar--default {
256
- position: relative;
283
+ .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,
284
+ .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh {
285
+ position: absolute;
286
+ top: 16px;
287
+ right: 56px;
257
288
  display: inline-flex;
258
289
  align-items: center;
259
290
  justify-content: center;
260
291
  box-sizing: border-box;
261
292
  }
262
- .sendbird-open-channel-preview .sendbird-open-channel-preview__context {
263
- position: relative;
264
- margin-top: 8px;
265
- margin-left: 16px;
293
+ .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,
294
+ .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel {
295
+ position: absolute;
296
+ top: 16px;
297
+ right: 16px;
266
298
  display: inline-flex;
267
- flex-direction: column;
268
- max-width: 178px;
299
+ align-items: center;
300
+ justify-content: center;
269
301
  box-sizing: border-box;
270
302
  }
271
- .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title {
303
+ .sendbird-open-channel-list .sendbird-open-channel-list-ui__channel-list,
304
+ .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__channel-list {
272
305
  position: relative;
273
306
  display: inline-flex;
274
- flex-direction: row;
275
- align-items: center;
307
+ flex-direction: column;
276
308
  width: 100%;
277
- height: 16px;
278
- box-sizing: border-box;
279
- }
280
- .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name {
281
- position: relative;
282
- display: inline-block;
283
- max-width: 100%;
284
- height: 100%;
309
+ height: calc(100% - 64px);
285
310
  box-sizing: border-box;
286
- overflow-x: hidden;
287
- text-overflow: ellipsis;
288
- word-break: keep-all;
289
- }
290
- .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name.frozen {
291
- max-width: calc(100% - 20px);
292
- }
293
- .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen {
294
- position: relative;
295
- margin-left: 4px;
296
- display: inline-flex;
311
+ overflow-y: scroll;
297
312
  }
298
- .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants {
313
+
314
+ .sendbird-open-channel-list-ui__channel-list--place-holder--loading {
299
315
  position: relative;
300
- margin-top: 8px;
316
+ min-height: 62px;
301
317
  display: inline-flex;
302
- flex-direction: row;
303
318
  align-items: center;
304
- width: 100%;
305
- height: 14px;
306
- box-sizing: border-box;
319
+ justify-content: center;
307
320
  }
308
- .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__icon {
309
- position: relative;
310
- display: inline-flex;
311
- width: 14px;
312
- height: 14px;
313
- box-sizing: border-box;
321
+ .sendbird-theme--light .sendbird-open-channel-list-ui__channel-list--place-holder--loading {
322
+ background-color: var(--sendbird-light-background-100);
314
323
  }
315
- .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count {
316
- position: relative;
317
- margin-left: 4px;
318
- display: inline-flex;
319
- width: 160px;
320
- max-width: 160px;
321
- height: 12px;
322
- box-sizing: border-box;
323
- overflow-x: hidden;
324
- text-overflow: ellipsis;
325
- word-break: keep-all;
324
+ .sendbird-theme--dark .sendbird-open-channel-list-ui__channel-list--place-holder--loading {
325
+ background-color: var(--sendbird-dark-background-500);
326
326
  }
327
327
  @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap");
328
328
  :root {