@sendbird/uikit-react 3.0.0-beta.2 → 3.0.0-beta.5
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.
- package/App.js +46 -38
- package/App.js.map +1 -1
- package/CHANGELOG.md +15 -0
- package/Channel/components/ChannelHeader.js +15 -15
- package/Channel/components/ChannelUI.js +25 -25
- package/Channel/components/ChannelUI.js.map +1 -1
- package/Channel/components/FileViewer.js +14 -14
- package/Channel/components/FrozenNotification.js +5 -5
- package/Channel/components/Message.js +31 -24
- package/Channel/components/Message.js.map +1 -1
- package/Channel/components/MessageInput.js +16 -16
- package/Channel/components/MessageList.js +24 -24
- package/Channel/components/MessageList.js.map +1 -1
- package/Channel/components/RemoveMessageModal.js +17 -17
- package/Channel/components/SuggestedMentionList.js +15 -15
- package/Channel/components/TypingIndicator.js +16 -16
- package/Channel/components/TypingIndicator.js.map +1 -1
- package/Channel/components/UnreadCount.js +5 -5
- package/Channel/context.js +13 -13
- package/Channel.js +24 -24
- package/Channel.js.map +1 -1
- package/ChannelList/components/AddChannel.js +14 -14
- package/ChannelList/components/ChannelListHeader.js +7 -7
- package/ChannelList/components/ChannelListUI.js +51 -29
- package/ChannelList/components/ChannelListUI.js.map +1 -1
- package/ChannelList/components/ChannelPreview.js +50 -20
- package/ChannelList/components/ChannelPreview.js.map +1 -1
- package/ChannelList/components/ChannelPreviewAction.js +14 -14
- package/ChannelList/context.js +8 -8
- package/ChannelList.js +33 -25
- package/ChannelList.js.map +1 -1
- package/{ChannelListProvider-7c351968.js → ChannelListProvider-a7bdd63a.js} +114 -52
- package/ChannelListProvider-a7bdd63a.js.map +1 -0
- package/{ChannelProvider-d5126903.js → ChannelProvider-923b58df.js} +9 -9
- package/{ChannelProvider-d5126903.js.map → ChannelProvider-923b58df.js.map} +1 -1
- package/ChannelSettings/components/AdminPanel.js +15 -15
- package/ChannelSettings/components/ChannelProfile.js +13 -13
- package/ChannelSettings/components/ChannelSettingsUI.js +18 -18
- package/ChannelSettings/components/EditDetailsModal.js +13 -13
- package/ChannelSettings/components/LeaveChannel.js +10 -10
- package/ChannelSettings/components/UserListItem.js +11 -11
- package/ChannelSettings/components/UserPanel.js +14 -14
- package/ChannelSettings/context.js +3 -3
- package/ChannelSettings.js +18 -18
- package/CreateChannel/components/CreateChannelUI.js +14 -14
- package/CreateChannel/components/CreateChannelUI.js.map +1 -1
- package/CreateChannel/components/InviteMembers.js +14 -14
- package/CreateChannel/components/SelectChannelType.js +10 -10
- package/CreateChannel/context.js +3 -3
- package/CreateChannel.js +14 -14
- package/{CreateChannelProvider-ddfd92e6.js → CreateChannelProvider-e491613f.js} +1 -1
- package/{CreateChannelProvider-ddfd92e6.js.map → CreateChannelProvider-e491613f.js.map} +1 -1
- package/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/EditUserProfile.js +13 -13
- package/{LocalizationContext-b021af8f.js → LocalizationContext-0e05ddca.js} +3 -3
- package/{LocalizationContext-b021af8f.js.map → LocalizationContext-0e05ddca.js.map} +1 -1
- package/{MemberList-323e7517.js → MemberList-ed7da941.js} +5 -5
- package/{MemberList-323e7517.js.map → MemberList-ed7da941.js.map} +1 -1
- package/MessageSearch/components/MessageSearchUI.js +11 -11
- package/MessageSearch/context.js +2 -2
- package/MessageSearch.js +11 -11
- package/OpenChannel/components/FrozenChannelNotification.js +5 -5
- package/OpenChannel/components/OpenChannelHeader.js +12 -12
- package/OpenChannel/components/OpenChannelInput.js +16 -16
- package/OpenChannel/components/OpenChannelInput.js.map +1 -1
- package/OpenChannel/components/OpenChannelMessage.js +21 -21
- package/OpenChannel/components/OpenChannelMessageList.js +23 -23
- package/OpenChannel/components/OpenChannelUI.js +23 -23
- package/OpenChannel/context.js +9 -9
- package/OpenChannel.js +23 -23
- package/{OpenChannelProvider-abc4ab98.js → OpenChannelProvider-45a848a3.js} +7 -7
- package/{OpenChannelProvider-abc4ab98.js.map → OpenChannelProvider-45a848a3.js.map} +1 -1
- package/OpenChannelSettings/components/EditDetailsModal.js +13 -13
- package/OpenChannelSettings/components/OpenChannelProfile.js +13 -13
- package/OpenChannelSettings/components/OpenChannelSettingsUI.js +17 -17
- package/OpenChannelSettings/components/OperatorUI.js +16 -16
- package/OpenChannelSettings/components/ParticipantUI.js +14 -14
- package/OpenChannelSettings/context.js +2 -2
- package/OpenChannelSettings.js +17 -17
- package/README.md +18 -0
- package/SendbirdProvider.js +21 -13
- package/SendbirdProvider.js.map +1 -1
- package/{UserProfileContext-daa99f9b.js → UserProfileContext-90704c73.js} +1 -1
- package/{UserProfileContext-daa99f9b.js.map → UserProfileContext-90704c73.js.map} +1 -1
- package/{_rollupPluginBabelHelpers-8e4fae98.js → _rollupPluginBabelHelpers-c7eeba03.js} +1 -1
- package/{_rollupPluginBabelHelpers-8e4fae98.js.map → _rollupPluginBabelHelpers-c7eeba03.js.map} +1 -1
- package/{actionTypes-189daf51.js → actionTypes-e0f4e19c.js} +1 -1
- package/{actionTypes-189daf51.js.map → actionTypes-e0f4e19c.js.map} +1 -1
- package/cjs/App.js +46 -38
- package/cjs/App.js.map +1 -1
- package/cjs/Channel/components/ChannelHeader.js +15 -15
- package/cjs/Channel/components/ChannelUI.js +26 -26
- package/cjs/Channel/components/ChannelUI.js.map +1 -1
- package/cjs/Channel/components/FileViewer.js +14 -14
- package/cjs/Channel/components/FrozenNotification.js +5 -5
- package/cjs/Channel/components/Message.js +31 -24
- package/cjs/Channel/components/Message.js.map +1 -1
- package/cjs/Channel/components/MessageInput.js +16 -16
- package/cjs/Channel/components/MessageList.js +24 -24
- package/cjs/Channel/components/MessageList.js.map +1 -1
- package/cjs/Channel/components/RemoveMessageModal.js +17 -17
- package/cjs/Channel/components/SuggestedMentionList.js +15 -15
- package/cjs/Channel/components/TypingIndicator.js +18 -15
- package/cjs/Channel/components/TypingIndicator.js.map +1 -1
- package/cjs/Channel/components/UnreadCount.js +5 -5
- package/cjs/Channel/context.js +13 -13
- package/cjs/Channel.js +24 -24
- package/cjs/Channel.js.map +1 -1
- package/cjs/ChannelList/components/AddChannel.js +14 -14
- package/cjs/ChannelList/components/ChannelListHeader.js +7 -7
- package/cjs/ChannelList/components/ChannelListUI.js +51 -29
- package/cjs/ChannelList/components/ChannelListUI.js.map +1 -1
- package/cjs/ChannelList/components/ChannelPreview.js +50 -20
- package/cjs/ChannelList/components/ChannelPreview.js.map +1 -1
- package/cjs/ChannelList/components/ChannelPreviewAction.js +14 -14
- package/cjs/ChannelList/context.js +9 -8
- package/cjs/ChannelList/context.js.map +1 -1
- package/cjs/ChannelList.js +33 -25
- package/cjs/ChannelList.js.map +1 -1
- package/cjs/{ChannelListProvider-44dde549.js → ChannelListProvider-01864e22.js} +114 -51
- package/cjs/ChannelListProvider-01864e22.js.map +1 -0
- package/cjs/{ChannelProvider-e0aaab26.js → ChannelProvider-3ef2a755.js} +9 -9
- package/cjs/{ChannelProvider-e0aaab26.js.map → ChannelProvider-3ef2a755.js.map} +1 -1
- package/cjs/ChannelSettings/components/AdminPanel.js +15 -15
- package/cjs/ChannelSettings/components/ChannelProfile.js +13 -13
- package/cjs/ChannelSettings/components/ChannelSettingsUI.js +18 -18
- package/cjs/ChannelSettings/components/EditDetailsModal.js +13 -13
- package/cjs/ChannelSettings/components/LeaveChannel.js +10 -10
- package/cjs/ChannelSettings/components/UserListItem.js +11 -11
- package/cjs/ChannelSettings/components/UserPanel.js +14 -14
- package/cjs/ChannelSettings/context.js +3 -3
- package/cjs/ChannelSettings.js +18 -18
- package/cjs/CreateChannel/components/CreateChannelUI.js +14 -14
- package/cjs/CreateChannel/components/CreateChannelUI.js.map +1 -1
- package/cjs/CreateChannel/components/InviteMembers.js +14 -14
- package/cjs/CreateChannel/components/SelectChannelType.js +10 -10
- package/cjs/CreateChannel/context.js +3 -3
- package/cjs/CreateChannel.js +14 -14
- package/cjs/{CreateChannelProvider-bdf9c39b.js → CreateChannelProvider-0d01dcbf.js} +1 -1
- package/cjs/{CreateChannelProvider-bdf9c39b.js.map → CreateChannelProvider-0d01dcbf.js.map} +1 -1
- package/cjs/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/cjs/EditUserProfile.js +13 -13
- package/cjs/{LocalizationContext-3b5ce8ae.js → LocalizationContext-4c0a4a70.js} +3 -3
- package/cjs/{LocalizationContext-3b5ce8ae.js.map → LocalizationContext-4c0a4a70.js.map} +1 -1
- package/cjs/{MemberList-ef9e43c3.js → MemberList-b917d2b8.js} +5 -5
- package/cjs/{MemberList-ef9e43c3.js.map → MemberList-b917d2b8.js.map} +1 -1
- package/cjs/MessageSearch/components/MessageSearchUI.js +11 -11
- package/cjs/MessageSearch/context.js +2 -2
- package/cjs/MessageSearch.js +11 -11
- package/cjs/OpenChannel/components/FrozenChannelNotification.js +5 -5
- package/cjs/OpenChannel/components/OpenChannelHeader.js +12 -12
- package/cjs/OpenChannel/components/OpenChannelInput.js +16 -16
- package/cjs/OpenChannel/components/OpenChannelInput.js.map +1 -1
- package/cjs/OpenChannel/components/OpenChannelMessage.js +21 -21
- package/cjs/OpenChannel/components/OpenChannelMessageList.js +23 -23
- package/cjs/OpenChannel/components/OpenChannelUI.js +23 -23
- package/cjs/OpenChannel/context.js +9 -9
- package/cjs/OpenChannel.js +23 -23
- package/cjs/{OpenChannelProvider-9ce7c998.js → OpenChannelProvider-862a55ec.js} +7 -7
- package/cjs/{OpenChannelProvider-9ce7c998.js.map → OpenChannelProvider-862a55ec.js.map} +1 -1
- package/cjs/OpenChannelSettings/components/EditDetailsModal.js +13 -13
- package/cjs/OpenChannelSettings/components/OpenChannelProfile.js +13 -13
- package/cjs/OpenChannelSettings/components/OpenChannelSettingsUI.js +17 -17
- package/cjs/OpenChannelSettings/components/OperatorUI.js +16 -16
- package/cjs/OpenChannelSettings/components/ParticipantUI.js +14 -14
- package/cjs/OpenChannelSettings/context.js +2 -2
- package/cjs/OpenChannelSettings.js +17 -17
- package/cjs/SendbirdProvider.js +21 -13
- package/cjs/SendbirdProvider.js.map +1 -1
- package/cjs/{UserProfileContext-f0bdfbb8.js → UserProfileContext-0081d7b2.js} +1 -1
- package/cjs/{UserProfileContext-f0bdfbb8.js.map → UserProfileContext-0081d7b2.js.map} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-e54d2387.js → _rollupPluginBabelHelpers-08d1d0ec.js} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-e54d2387.js.map → _rollupPluginBabelHelpers-08d1d0ec.js.map} +1 -1
- package/cjs/{actionTypes-267d4c79.js → actionTypes-03bdd863.js} +1 -1
- package/cjs/{actionTypes-267d4c79.js.map → actionTypes-03bdd863.js.map} +1 -1
- package/cjs/{color-0f078673.js → color-37edcf95.js} +1 -1
- package/cjs/{color-0f078673.js.map → color-37edcf95.js.map} +1 -1
- package/cjs/{compareIds-176a582b.js → compareIds-1cb14940.js} +1 -1
- package/cjs/{compareIds-176a582b.js.map → compareIds-1cb14940.js.map} +1 -1
- package/cjs/{const-4bf0e8b4.js → const-21636adb.js} +1 -1
- package/cjs/{const-4bf0e8b4.js.map → const-21636adb.js.map} +1 -1
- package/cjs/{const-ccf192c5.js → const-64185108.js} +1 -1
- package/cjs/{const-ccf192c5.js.map → const-64185108.js.map} +1 -1
- package/cjs/{context-0cbe196d.js → context-8f183eb3.js} +2 -2
- package/cjs/{context-0cbe196d.js.map → context-8f183eb3.js.map} +1 -1
- package/cjs/{index-ed053e45.js → index-1a6c1893.js} +1 -1
- package/cjs/{index-ed053e45.js.map → index-1a6c1893.js.map} +1 -1
- package/cjs/{index-c0693be4.js → index-23c51d89.js} +2 -2
- package/cjs/{index-c0693be4.js.map → index-23c51d89.js.map} +1 -1
- package/cjs/{index-21f31180.js → index-30e8e785.js} +3 -3
- package/cjs/{index-21f31180.js.map → index-30e8e785.js.map} +1 -1
- package/cjs/{index-d9439e95.js → index-4e4d7494.js} +1 -1
- package/cjs/{index-d9439e95.js.map → index-4e4d7494.js.map} +1 -1
- package/cjs/{index-22f07209.js → index-630f8d1b.js} +3 -3
- package/cjs/{index-22f07209.js.map → index-630f8d1b.js.map} +1 -1
- package/cjs/{index-d4f42e73.js → index-6d82098c.js} +4 -4
- package/cjs/{index-d4f42e73.js.map → index-6d82098c.js.map} +1 -1
- package/cjs/{index-46522cf0.js → index-7532e1ca.js} +4 -4
- package/cjs/{index-46522cf0.js.map → index-7532e1ca.js.map} +1 -1
- package/cjs/{index-081c9614.js → index-8479199c.js} +6 -6
- package/cjs/{index-081c9614.js.map → index-8479199c.js.map} +1 -1
- package/cjs/{index-723733db.js → index-94e8cf13.js} +4 -4
- package/cjs/{index-723733db.js.map → index-94e8cf13.js.map} +1 -1
- package/cjs/{index-002a349d.js → index-a40d57a5.js} +2 -2
- package/cjs/{index-002a349d.js.map → index-a40d57a5.js.map} +1 -1
- package/cjs/{index-0159bc57.js → index-dcd38046.js} +2 -2
- package/cjs/{index-0159bc57.js.map → index-dcd38046.js.map} +1 -1
- package/cjs/index.css +78 -76
- package/cjs/index.css.map +1 -1
- package/cjs/index.js +36 -36
- package/cjs/{openChannelUtils-cecaf987.js → openChannelUtils-46a3a403.js} +1 -1
- package/cjs/{openChannelUtils-cecaf987.js.map → openChannelUtils-46a3a403.js.map} +1 -1
- package/cjs/sendBirdSelectors.js +1 -1
- package/cjs/{stringSet-f4da182b.js → stringSet-d9121aa6.js} +1 -1
- package/cjs/{stringSet-f4da182b.js.map → stringSet-d9121aa6.js.map} +1 -1
- package/cjs/{topics-c2c30f09.js → topics-4fc933cb.js} +1 -1
- package/cjs/{topics-c2c30f09.js.map → topics-4fc933cb.js.map} +1 -1
- package/cjs/{tslib.es6-d7d0a427.js → tslib.es6-571bbfc9.js} +1 -1
- package/cjs/{tslib.es6-d7d0a427.js.map → tslib.es6-571bbfc9.js.map} +1 -1
- package/cjs/ui/Accordion.js +4 -4
- package/cjs/ui/AccordionGroup.js +2 -2
- package/cjs/ui/AdminMessage.js +3 -3
- package/cjs/ui/Avatar.js +3 -3
- package/cjs/ui/Badge.js +5 -5
- package/cjs/ui/Button.js +4 -4
- package/cjs/ui/ChannelAvatar.js +4 -4
- package/cjs/ui/ChannelPreview.js +12 -12
- package/cjs/ui/ChatHeader.js +8 -8
- package/cjs/ui/Checkbox.js +1 -1
- package/cjs/ui/ConnectionStatus.js +5 -5
- package/cjs/ui/ContextMenu.js +5 -5
- package/cjs/ui/DateSeparator.js +4 -4
- package/cjs/ui/Dropdown.js +3 -3
- package/cjs/ui/EmojiReactions.js +7 -7
- package/cjs/ui/FileMessageItemBody.js +6 -6
- package/cjs/ui/FileViewer.js +7 -7
- package/cjs/ui/Icon.js +1 -1
- package/cjs/ui/IconButton.js +1 -1
- package/cjs/ui/ImageRenderer.js +1 -1
- package/cjs/ui/Input.js +3 -3
- package/cjs/ui/Label.js +3 -3
- package/cjs/ui/LinkLabel.js +3 -3
- package/cjs/ui/Loader.js +1 -1
- package/cjs/ui/MessageContent.js +14 -14
- package/cjs/ui/MessageInput.js +10 -10
- package/cjs/ui/MessageItemMenu.js +7 -7
- package/cjs/ui/MessageItemReactionMenu.js +5 -5
- package/cjs/ui/MessageSearchFileItem.js +10 -10
- package/cjs/ui/MessageSearchItem.js +10 -10
- package/cjs/ui/MessageStatus.js +8 -8
- package/cjs/ui/Modal.js +8 -8
- package/cjs/ui/MutedAvatarOverlay.js +1 -1
- package/cjs/ui/OGMessageItemBody.js +9 -9
- package/cjs/ui/OpenChannelAdminMessage.js +4 -4
- package/cjs/ui/OpenChannelAvatar.js +7 -7
- package/cjs/ui/OpenchannelConversationHeader.js +7 -7
- package/cjs/ui/OpenchannelFileMessage.js +14 -14
- package/cjs/ui/OpenchannelOGMessage.js +14 -14
- package/cjs/ui/OpenchannelThumbnailMessage.js +13 -13
- package/cjs/ui/OpenchannelUserMessage.js +14 -14
- package/cjs/ui/PlaceHolder.js +6 -6
- package/cjs/ui/QuoteMessage.js +7 -7
- package/cjs/ui/QuoteMessageInput.js +7 -7
- package/cjs/ui/ReactionBadge.js +3 -3
- package/cjs/ui/ReactionButton.js +1 -1
- package/cjs/ui/SortByRow.js +1 -1
- package/cjs/ui/TextButton.js +2 -2
- package/cjs/ui/TextMessageItemBody.js +9 -9
- package/cjs/ui/ThumbnailMessageItemBody.js +3 -3
- package/cjs/ui/Tooltip.js +3 -3
- package/cjs/ui/TooltipWrapper.js +1 -1
- package/cjs/ui/UnknownMessageItemBody.js +7 -7
- package/cjs/ui/UserListItem.js +11 -11
- package/cjs/ui/UserProfile.js +9 -9
- package/cjs/useSendbirdStateContext.js +1 -1
- package/cjs/{utils-3e73a146.js → utils-63225dc9.js} +1 -1
- package/cjs/{utils-3e73a146.js.map → utils-63225dc9.js.map} +1 -1
- package/cjs/{utils-c55d20dc.js → utils-b88eb3e0.js} +1 -1
- package/cjs/{utils-c55d20dc.js.map → utils-b88eb3e0.js.map} +1 -1
- package/cjs/{utils-b95288a8.js → utils-f734965d.js} +1 -1
- package/cjs/{utils-b95288a8.js.map → utils-f734965d.js.map} +1 -1
- package/cjs/{uuid-ba6cc3c5.js → uuid-086f0c34.js} +1 -1
- package/cjs/{uuid-ba6cc3c5.js.map → uuid-086f0c34.js.map} +1 -1
- package/cjs/withSendBird.js +1 -1
- package/{color-2863fbbe.js → color-a3d3742c.js} +1 -1
- package/{color-2863fbbe.js.map → color-a3d3742c.js.map} +1 -1
- package/{compareIds-48d87cc5.js → compareIds-2bfd667a.js} +1 -1
- package/{compareIds-48d87cc5.js.map → compareIds-2bfd667a.js.map} +1 -1
- package/{const-09c22c50.js → const-9f83647a.js} +1 -1
- package/{const-09c22c50.js.map → const-9f83647a.js.map} +1 -1
- package/{const-3f63e129.js → const-a8df15de.js} +1 -1
- package/{const-3f63e129.js.map → const-a8df15de.js.map} +1 -1
- package/{context-7877e5bb.js → context-ae164d45.js} +2 -2
- package/{context-7877e5bb.js.map → context-ae164d45.js.map} +1 -1
- package/dist/index.css +78 -76
- package/dist/index.css.map +1 -1
- package/{index-ad4c9e58.js → index-03baba6a.js} +3 -3
- package/{index-ad4c9e58.js.map → index-03baba6a.js.map} +1 -1
- package/{index-4889e530.js → index-13eb0f5e.js} +4 -4
- package/{index-4889e530.js.map → index-13eb0f5e.js.map} +1 -1
- package/{index-f119413c.js → index-29563598.js} +2 -2
- package/{index-f119413c.js.map → index-29563598.js.map} +1 -1
- package/{index-4a59a866.js → index-2c56786f.js} +2 -2
- package/{index-4a59a866.js.map → index-2c56786f.js.map} +1 -1
- package/{index-1fd114b0.js → index-80e330a9.js} +1 -1
- package/{index-1fd114b0.js.map → index-80e330a9.js.map} +1 -1
- package/{index-358226c7.js → index-89f5a4ba.js} +6 -6
- package/{index-358226c7.js.map → index-89f5a4ba.js.map} +1 -1
- package/{index-86b0a341.js → index-d7840fad.js} +4 -4
- package/{index-86b0a341.js.map → index-d7840fad.js.map} +1 -1
- package/{index-303a3b6e.js → index-df459121.js} +4 -4
- package/{index-303a3b6e.js.map → index-df459121.js.map} +1 -1
- package/{index-a611bd38.js → index-e1b93b3a.js} +3 -3
- package/{index-a611bd38.js.map → index-e1b93b3a.js.map} +1 -1
- package/{index-353f13f3.js → index-e7c0bc26.js} +1 -1
- package/{index-353f13f3.js.map → index-e7c0bc26.js.map} +1 -1
- package/{index-41a6f4f2.js → index-f78ebc31.js} +3 -3
- package/{index-41a6f4f2.js.map → index-f78ebc31.js.map} +1 -1
- package/index.css +78 -76
- package/index.css.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +36 -36
- package/{openChannelUtils-024b797a.js → openChannelUtils-ae1d6038.js} +1 -1
- package/{openChannelUtils-024b797a.js.map → openChannelUtils-ae1d6038.js.map} +1 -1
- package/package.json +2 -2
- package/sendBirdSelectors.js +1 -1
- package/{stringSet-91746bf1.js → stringSet-6c9c68ae.js} +1 -1
- package/{stringSet-91746bf1.js.map → stringSet-6c9c68ae.js.map} +1 -1
- package/{topics-17d99dd6.js → topics-d347c996.js} +1 -1
- package/{topics-17d99dd6.js.map → topics-d347c996.js.map} +1 -1
- package/{tslib.es6-83aa13f5.js → tslib.es6-61821688.js} +1 -1
- package/{tslib.es6-83aa13f5.js.map → tslib.es6-61821688.js.map} +1 -1
- package/ui/Accordion.js +4 -4
- package/ui/AccordionGroup.js +2 -2
- package/ui/AdminMessage.js +3 -3
- package/ui/Avatar.js +3 -3
- package/ui/Badge.js +5 -5
- package/ui/Button.js +4 -4
- package/ui/ChannelAvatar.js +4 -4
- package/ui/ChannelPreview.js +12 -12
- package/ui/ChatHeader.js +8 -8
- package/ui/Checkbox.js +1 -1
- package/ui/ConnectionStatus.js +5 -5
- package/ui/ContextMenu.js +5 -5
- package/ui/DateSeparator.js +4 -4
- package/ui/Dropdown.js +3 -3
- package/ui/EmojiReactions.js +7 -7
- package/ui/FileMessageItemBody.js +6 -6
- package/ui/FileViewer.js +7 -7
- package/ui/Icon.js +1 -1
- package/ui/IconButton.js +1 -1
- package/ui/ImageRenderer.js +1 -1
- package/ui/Input.js +3 -3
- package/ui/Label.js +3 -3
- package/ui/LinkLabel.js +3 -3
- package/ui/Loader.js +1 -1
- package/ui/MessageContent.js +14 -14
- package/ui/MessageInput.js +10 -10
- package/ui/MessageItemMenu.js +7 -7
- package/ui/MessageItemReactionMenu.js +5 -5
- package/ui/MessageSearchFileItem.js +10 -10
- package/ui/MessageSearchItem.js +10 -10
- package/ui/MessageStatus.js +8 -8
- package/ui/Modal.js +8 -8
- package/ui/MutedAvatarOverlay.js +1 -1
- package/ui/OGMessageItemBody.js +9 -9
- package/ui/OpenChannelAdminMessage.js +4 -4
- package/ui/OpenChannelAvatar.js +7 -7
- package/ui/OpenchannelConversationHeader.js +7 -7
- package/ui/OpenchannelFileMessage.js +14 -14
- package/ui/OpenchannelOGMessage.js +14 -14
- package/ui/OpenchannelThumbnailMessage.js +13 -13
- package/ui/OpenchannelUserMessage.js +14 -14
- package/ui/PlaceHolder.js +6 -6
- package/ui/QuoteMessage.js +7 -7
- package/ui/QuoteMessageInput.js +7 -7
- package/ui/ReactionBadge.js +3 -3
- package/ui/ReactionButton.js +1 -1
- package/ui/SortByRow.js +1 -1
- package/ui/TextButton.js +2 -2
- package/ui/TextMessageItemBody.js +9 -9
- package/ui/ThumbnailMessageItemBody.js +3 -3
- package/ui/Tooltip.js +3 -3
- package/ui/TooltipWrapper.js +1 -1
- package/ui/UnknownMessageItemBody.js +7 -7
- package/ui/UserListItem.js +11 -11
- package/ui/UserProfile.js +9 -9
- package/useSendbirdStateContext.js +1 -1
- package/{utils-9ef11656.js → utils-4e85584a.js} +1 -1
- package/{utils-9ef11656.js.map → utils-4e85584a.js.map} +1 -1
- package/{utils-7d39b941.js → utils-5e25aca3.js} +1 -1
- package/{utils-7d39b941.js.map → utils-5e25aca3.js.map} +1 -1
- package/{utils-5395ff17.js → utils-aed86fb8.js} +1 -1
- package/{utils-5395ff17.js.map → utils-aed86fb8.js.map} +1 -1
- package/{uuid-6d14d007.js → uuid-6e6389e2.js} +1 -1
- package/{uuid-6d14d007.js.map → uuid-6e6389e2.js.map} +1 -1
- package/withSendBird.js +1 -1
- package/ChannelListProvider-7c351968.js.map +0 -1
- package/cjs/ChannelListProvider-44dde549.js.map +0 -1
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import React__default, { useRef, useState, useContext } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-0e05ddca.js';
|
|
3
3
|
import Modal from '../../ui/Modal.js';
|
|
4
4
|
import Input, { InputLabel } from '../../ui/Input.js';
|
|
5
5
|
import Avatar from '../../ui/Avatar.js';
|
|
6
|
-
import { T as Type } from '../../index-
|
|
7
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
6
|
+
import { T as Type } from '../../index-f78ebc31.js';
|
|
7
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-e1b93b3a.js';
|
|
8
8
|
import TextButton from '../../ui/TextButton.js';
|
|
9
9
|
import ChannelAvatar from '../../ui/OpenChannelAvatar.js';
|
|
10
10
|
import { useOpenChannelSettings } from '../context.js';
|
|
11
11
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
12
|
-
import '../../stringSet-
|
|
13
|
-
import '../../index-
|
|
12
|
+
import '../../stringSet-6c9c68ae.js';
|
|
13
|
+
import '../../index-e7c0bc26.js';
|
|
14
14
|
import 'prop-types';
|
|
15
15
|
import 'react-dom';
|
|
16
|
-
import '../../index-
|
|
16
|
+
import '../../index-80e330a9.js';
|
|
17
17
|
import '../../ui/IconButton.js';
|
|
18
|
-
import '../../_rollupPluginBabelHelpers-
|
|
18
|
+
import '../../_rollupPluginBabelHelpers-c7eeba03.js';
|
|
19
19
|
import '../../ui/Icon.js';
|
|
20
|
-
import '../../utils-
|
|
21
|
-
import '../../tslib.es6-
|
|
20
|
+
import '../../utils-4e85584a.js';
|
|
21
|
+
import '../../tslib.es6-61821688.js';
|
|
22
22
|
import '../../ui/ImageRenderer.js';
|
|
23
|
-
import '../../uuid-
|
|
24
|
-
import '../../color-
|
|
25
|
-
import '../../utils-
|
|
26
|
-
import '../../UserProfileContext-
|
|
23
|
+
import '../../uuid-6e6389e2.js';
|
|
24
|
+
import '../../color-a3d3742c.js';
|
|
25
|
+
import '../../utils-5e25aca3.js';
|
|
26
|
+
import '../../UserProfileContext-90704c73.js';
|
|
27
27
|
import '../../withSendBird.js';
|
|
28
28
|
|
|
29
29
|
var EditDetails = function EditDetails(props) {
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import React__default, { useState, useContext } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
3
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-0e05ddca.js';
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-e1b93b3a.js';
|
|
4
4
|
import TextButton from '../../ui/TextButton.js';
|
|
5
5
|
import ChannelAvatar from '../../ui/OpenChannelAvatar.js';
|
|
6
6
|
import EditDetails from './EditDetailsModal.js';
|
|
7
7
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
8
8
|
import { useOpenChannelSettings } from '../context.js';
|
|
9
|
-
import '../../stringSet-
|
|
10
|
-
import '../../index-
|
|
11
|
-
import '../../_rollupPluginBabelHelpers-
|
|
9
|
+
import '../../stringSet-6c9c68ae.js';
|
|
10
|
+
import '../../index-e7c0bc26.js';
|
|
11
|
+
import '../../_rollupPluginBabelHelpers-c7eeba03.js';
|
|
12
12
|
import 'prop-types';
|
|
13
|
-
import '../../color-
|
|
13
|
+
import '../../color-a3d3742c.js';
|
|
14
14
|
import '../../ui/Avatar.js';
|
|
15
|
-
import '../../tslib.es6-
|
|
15
|
+
import '../../tslib.es6-61821688.js';
|
|
16
16
|
import '../../ui/ImageRenderer.js';
|
|
17
17
|
import '../../ui/Icon.js';
|
|
18
|
-
import '../../uuid-
|
|
19
|
-
import '../../utils-
|
|
18
|
+
import '../../uuid-6e6389e2.js';
|
|
19
|
+
import '../../utils-5e25aca3.js';
|
|
20
20
|
import '../../ui/Modal.js';
|
|
21
21
|
import 'react-dom';
|
|
22
|
-
import '../../index-
|
|
22
|
+
import '../../index-80e330a9.js';
|
|
23
23
|
import '../../ui/IconButton.js';
|
|
24
|
-
import '../../index-
|
|
25
|
-
import '../../utils-
|
|
24
|
+
import '../../index-f78ebc31.js';
|
|
25
|
+
import '../../utils-4e85584a.js';
|
|
26
26
|
import '../../ui/Input.js';
|
|
27
27
|
import '../../withSendBird.js';
|
|
28
|
-
import '../../UserProfileContext-
|
|
28
|
+
import '../../UserProfileContext-90704c73.js';
|
|
29
29
|
|
|
30
30
|
function ChannelProfile() {
|
|
31
31
|
var _a, _b;
|
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
2
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
3
3
|
import { useOpenChannelSettings } from '../context.js';
|
|
4
|
-
import { U as UserProfileProvider } from '../../UserProfileContext-
|
|
5
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
6
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
4
|
+
import { U as UserProfileProvider } from '../../UserProfileContext-90704c73.js';
|
|
5
|
+
import { a as LocalizationContext } from '../../LocalizationContext-0e05ddca.js';
|
|
6
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-e1b93b3a.js';
|
|
7
7
|
import Icon, { IconTypes } from '../../ui/Icon.js';
|
|
8
|
-
import { P as PlaceHolder, b as PlaceHolderTypes } from '../../index-
|
|
8
|
+
import { P as PlaceHolder, b as PlaceHolderTypes } from '../../index-df459121.js';
|
|
9
9
|
import { OperatorUI } from './OperatorUI.js';
|
|
10
10
|
import ParticipantsList from './ParticipantUI.js';
|
|
11
11
|
import '../../withSendBird.js';
|
|
12
|
-
import '../../_rollupPluginBabelHelpers-
|
|
12
|
+
import '../../_rollupPluginBabelHelpers-c7eeba03.js';
|
|
13
13
|
import 'prop-types';
|
|
14
|
-
import '../../stringSet-
|
|
15
|
-
import '../../index-
|
|
14
|
+
import '../../stringSet-6c9c68ae.js';
|
|
15
|
+
import '../../index-e7c0bc26.js';
|
|
16
16
|
import '../../ui/Loader.js';
|
|
17
17
|
import './OpenChannelProfile.js';
|
|
18
18
|
import '../../ui/TextButton.js';
|
|
19
|
-
import '../../color-
|
|
19
|
+
import '../../color-a3d3742c.js';
|
|
20
20
|
import '../../ui/OpenChannelAvatar.js';
|
|
21
21
|
import '../../ui/Avatar.js';
|
|
22
|
-
import '../../tslib.es6-
|
|
22
|
+
import '../../tslib.es6-61821688.js';
|
|
23
23
|
import '../../ui/ImageRenderer.js';
|
|
24
|
-
import '../../uuid-
|
|
25
|
-
import '../../utils-
|
|
24
|
+
import '../../uuid-6e6389e2.js';
|
|
25
|
+
import '../../utils-5e25aca3.js';
|
|
26
26
|
import './EditDetailsModal.js';
|
|
27
27
|
import '../../ui/Modal.js';
|
|
28
28
|
import 'react-dom';
|
|
29
|
-
import '../../index-
|
|
29
|
+
import '../../index-80e330a9.js';
|
|
30
30
|
import '../../ui/IconButton.js';
|
|
31
|
-
import '../../index-
|
|
32
|
-
import '../../utils-
|
|
31
|
+
import '../../index-f78ebc31.js';
|
|
32
|
+
import '../../utils-4e85584a.js';
|
|
33
33
|
import '../../ui/Input.js';
|
|
34
34
|
import '../../ui/Accordion.js';
|
|
35
35
|
import '../../ui/AccordionGroup.js';
|
|
36
|
-
import '../../context-
|
|
36
|
+
import '../../context-ae164d45.js';
|
|
37
37
|
import '../../ui/UserListItem.js';
|
|
38
38
|
import '../../ui/MutedAvatarOverlay.js';
|
|
39
39
|
import '../../ui/Checkbox.js';
|
|
40
40
|
import '../../ui/UserProfile.js';
|
|
41
41
|
import '../../sendBirdSelectors.js';
|
|
42
|
-
import '../../topics-
|
|
42
|
+
import '../../topics-d347c996.js';
|
|
43
43
|
import '../../ui/ContextMenu.js';
|
|
44
|
-
import '../../index-
|
|
44
|
+
import '../../index-03baba6a.js';
|
|
45
45
|
import '../../ui/SortByRow.js';
|
|
46
46
|
|
|
47
47
|
function InvalidChannel(_a) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default, { useState, useContext } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
3
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-0e05ddca.js';
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-e1b93b3a.js';
|
|
4
4
|
import Icon, { IconTypes } from '../../ui/Icon.js';
|
|
5
5
|
import { useOpenChannelSettings } from '../context.js';
|
|
6
6
|
import ChannelProfile from './OpenChannelProfile.js';
|
|
@@ -8,36 +8,36 @@ import Modal from '../../ui/Modal.js';
|
|
|
8
8
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
9
9
|
import ParticipantsList from './ParticipantUI.js';
|
|
10
10
|
import { AccordionGroup } from '../../ui/Accordion.js';
|
|
11
|
-
import '../../stringSet-
|
|
12
|
-
import '../../index-
|
|
13
|
-
import '../../_rollupPluginBabelHelpers-
|
|
11
|
+
import '../../stringSet-6c9c68ae.js';
|
|
12
|
+
import '../../index-e7c0bc26.js';
|
|
13
|
+
import '../../_rollupPluginBabelHelpers-c7eeba03.js';
|
|
14
14
|
import 'prop-types';
|
|
15
|
-
import '../../UserProfileContext-
|
|
15
|
+
import '../../UserProfileContext-90704c73.js';
|
|
16
16
|
import '../../withSendBird.js';
|
|
17
17
|
import '../../ui/TextButton.js';
|
|
18
|
-
import '../../color-
|
|
18
|
+
import '../../color-a3d3742c.js';
|
|
19
19
|
import '../../ui/OpenChannelAvatar.js';
|
|
20
20
|
import '../../ui/Avatar.js';
|
|
21
|
-
import '../../tslib.es6-
|
|
21
|
+
import '../../tslib.es6-61821688.js';
|
|
22
22
|
import '../../ui/ImageRenderer.js';
|
|
23
|
-
import '../../uuid-
|
|
24
|
-
import '../../utils-
|
|
23
|
+
import '../../uuid-6e6389e2.js';
|
|
24
|
+
import '../../utils-5e25aca3.js';
|
|
25
25
|
import './EditDetailsModal.js';
|
|
26
26
|
import '../../ui/Input.js';
|
|
27
|
-
import '../../index-
|
|
27
|
+
import '../../index-f78ebc31.js';
|
|
28
28
|
import 'react-dom';
|
|
29
|
-
import '../../index-
|
|
29
|
+
import '../../index-80e330a9.js';
|
|
30
30
|
import '../../ui/IconButton.js';
|
|
31
|
-
import '../../utils-
|
|
32
|
-
import '../../context-
|
|
31
|
+
import '../../utils-4e85584a.js';
|
|
32
|
+
import '../../context-ae164d45.js';
|
|
33
33
|
import '../../ui/UserListItem.js';
|
|
34
34
|
import '../../ui/MutedAvatarOverlay.js';
|
|
35
35
|
import '../../ui/Checkbox.js';
|
|
36
36
|
import '../../ui/UserProfile.js';
|
|
37
37
|
import '../../sendBirdSelectors.js';
|
|
38
|
-
import '../../topics-
|
|
38
|
+
import '../../topics-d347c996.js';
|
|
39
39
|
import '../../ui/ContextMenu.js';
|
|
40
|
-
import '../../index-
|
|
40
|
+
import '../../index-03baba6a.js';
|
|
41
41
|
import '../../ui/SortByRow.js';
|
|
42
42
|
import '../../ui/AccordionGroup.js';
|
|
43
43
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../../tslib.es6-
|
|
1
|
+
import { a as __spreadArray } from '../../tslib.es6-61821688.js';
|
|
2
2
|
import React__default, { useRef, useContext, useState, useEffect } from 'react';
|
|
3
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-e1b93b3a.js';
|
|
4
4
|
import Icon, { IconTypes } from '../../ui/Icon.js';
|
|
5
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
6
|
-
import { a as UserProfileContext } from '../../UserProfileContext-
|
|
7
|
-
import '../../index-
|
|
8
|
-
import '../../context-
|
|
5
|
+
import { a as LocalizationContext } from '../../LocalizationContext-0e05ddca.js';
|
|
6
|
+
import { a as UserProfileContext } from '../../UserProfileContext-90704c73.js';
|
|
7
|
+
import '../../index-f78ebc31.js';
|
|
8
|
+
import '../../context-ae164d45.js';
|
|
9
9
|
import Avatar from '../../ui/Avatar.js';
|
|
10
10
|
import '../../ui/Modal.js';
|
|
11
11
|
import '../../ui/UserListItem.js';
|
|
@@ -13,22 +13,22 @@ import ConnectedUserProfile from '../../ui/UserProfile.js';
|
|
|
13
13
|
import ContextMenu, { MenuItems } from '../../ui/ContextMenu.js';
|
|
14
14
|
import { useOpenChannelSettings } from '../context.js';
|
|
15
15
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
16
|
-
import '../../_rollupPluginBabelHelpers-
|
|
16
|
+
import '../../_rollupPluginBabelHelpers-c7eeba03.js';
|
|
17
17
|
import 'prop-types';
|
|
18
|
-
import '../../stringSet-
|
|
19
|
-
import '../../index-
|
|
20
|
-
import '../../utils-
|
|
18
|
+
import '../../stringSet-6c9c68ae.js';
|
|
19
|
+
import '../../index-e7c0bc26.js';
|
|
20
|
+
import '../../utils-4e85584a.js';
|
|
21
21
|
import '../../ui/ImageRenderer.js';
|
|
22
|
-
import '../../uuid-
|
|
22
|
+
import '../../uuid-6e6389e2.js';
|
|
23
23
|
import 'react-dom';
|
|
24
|
-
import '../../index-
|
|
24
|
+
import '../../index-80e330a9.js';
|
|
25
25
|
import '../../ui/IconButton.js';
|
|
26
26
|
import '../../ui/MutedAvatarOverlay.js';
|
|
27
27
|
import '../../ui/Checkbox.js';
|
|
28
28
|
import '../../withSendBird.js';
|
|
29
29
|
import '../../sendBirdSelectors.js';
|
|
30
|
-
import '../../topics-
|
|
31
|
-
import '../../index-
|
|
30
|
+
import '../../topics-d347c996.js';
|
|
31
|
+
import '../../index-03baba6a.js';
|
|
32
32
|
import '../../ui/SortByRow.js';
|
|
33
33
|
|
|
34
34
|
var UserListItem = function UserListItem(_a) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
2
|
import useSendbirdStateContext from '../useSendbirdStateContext.js';
|
|
3
|
-
import { U as UserProfileProvider } from '../UserProfileContext-
|
|
3
|
+
import { U as UserProfileProvider } from '../UserProfileContext-90704c73.js';
|
|
4
4
|
import '../withSendBird.js';
|
|
5
|
-
import '../_rollupPluginBabelHelpers-
|
|
5
|
+
import '../_rollupPluginBabelHelpers-c7eeba03.js';
|
|
6
6
|
import 'prop-types';
|
|
7
7
|
|
|
8
8
|
var OpenChannelSettingsContext = /*#__PURE__*/React__default.createContext(undefined);
|
package/OpenChannelSettings.js
CHANGED
|
@@ -3,44 +3,44 @@ import OpenChannelUI from './OpenChannelSettings/components/OpenChannelSettingsU
|
|
|
3
3
|
import { OpenChannelSettingsProvider } from './OpenChannelSettings/context.js';
|
|
4
4
|
import './useSendbirdStateContext.js';
|
|
5
5
|
import './withSendBird.js';
|
|
6
|
-
import './_rollupPluginBabelHelpers-
|
|
7
|
-
import './UserProfileContext-
|
|
6
|
+
import './_rollupPluginBabelHelpers-c7eeba03.js';
|
|
7
|
+
import './UserProfileContext-90704c73.js';
|
|
8
8
|
import 'prop-types';
|
|
9
|
-
import './LocalizationContext-
|
|
10
|
-
import './stringSet-
|
|
11
|
-
import './index-
|
|
12
|
-
import './index-
|
|
9
|
+
import './LocalizationContext-0e05ddca.js';
|
|
10
|
+
import './stringSet-6c9c68ae.js';
|
|
11
|
+
import './index-e7c0bc26.js';
|
|
12
|
+
import './index-e1b93b3a.js';
|
|
13
13
|
import './ui/Icon.js';
|
|
14
|
-
import './index-
|
|
14
|
+
import './index-df459121.js';
|
|
15
15
|
import './ui/Loader.js';
|
|
16
16
|
import './OpenChannelSettings/components/OperatorUI.js';
|
|
17
17
|
import './OpenChannelSettings/components/OpenChannelProfile.js';
|
|
18
18
|
import './ui/TextButton.js';
|
|
19
|
-
import './color-
|
|
19
|
+
import './color-a3d3742c.js';
|
|
20
20
|
import './ui/OpenChannelAvatar.js';
|
|
21
21
|
import './ui/Avatar.js';
|
|
22
|
-
import './tslib.es6-
|
|
22
|
+
import './tslib.es6-61821688.js';
|
|
23
23
|
import './ui/ImageRenderer.js';
|
|
24
|
-
import './uuid-
|
|
25
|
-
import './utils-
|
|
24
|
+
import './uuid-6e6389e2.js';
|
|
25
|
+
import './utils-5e25aca3.js';
|
|
26
26
|
import './OpenChannelSettings/components/EditDetailsModal.js';
|
|
27
27
|
import './ui/Modal.js';
|
|
28
28
|
import 'react-dom';
|
|
29
|
-
import './index-
|
|
29
|
+
import './index-80e330a9.js';
|
|
30
30
|
import './ui/IconButton.js';
|
|
31
|
-
import './index-
|
|
32
|
-
import './utils-
|
|
31
|
+
import './index-f78ebc31.js';
|
|
32
|
+
import './utils-4e85584a.js';
|
|
33
33
|
import './ui/Input.js';
|
|
34
34
|
import './OpenChannelSettings/components/ParticipantUI.js';
|
|
35
|
-
import './context-
|
|
35
|
+
import './context-ae164d45.js';
|
|
36
36
|
import './ui/UserListItem.js';
|
|
37
37
|
import './ui/MutedAvatarOverlay.js';
|
|
38
38
|
import './ui/Checkbox.js';
|
|
39
39
|
import './ui/UserProfile.js';
|
|
40
40
|
import './sendBirdSelectors.js';
|
|
41
|
-
import './topics-
|
|
41
|
+
import './topics-d347c996.js';
|
|
42
42
|
import './ui/ContextMenu.js';
|
|
43
|
-
import './index-
|
|
43
|
+
import './index-03baba6a.js';
|
|
44
44
|
import './ui/SortByRow.js';
|
|
45
45
|
import './ui/Accordion.js';
|
|
46
46
|
import './ui/AccordionGroup.js';
|
package/README.md
CHANGED
|
@@ -102,6 +102,24 @@ npm run lint
|
|
|
102
102
|
* .eslintrc.json lints ts files and .eslintrc.js lints js files
|
|
103
103
|
* Type definition file can be `src/index.d.ts` which will be copied to `/release` directory
|
|
104
104
|
|
|
105
|
+
### Webpack 5
|
|
106
|
+
|
|
107
|
+
Webpack 5 removes stream and buffer componets from default polyfill
|
|
108
|
+
To enable these, install buffer and stream and then add the following to webpack.cofig.js
|
|
109
|
+
```javascript
|
|
110
|
+
module.exports = {
|
|
111
|
+
//...
|
|
112
|
+
resolve: {
|
|
113
|
+
fallback: {
|
|
114
|
+
buffer: require.resolve('buffer'),
|
|
115
|
+
stream: require.resolve('stream-browserify'),
|
|
116
|
+
},
|
|
117
|
+
},
|
|
118
|
+
};
|
|
119
|
+
|
|
120
|
+
```
|
|
121
|
+
To read more: https://webpack.js.org/configuration/resolve/#resolvefallback
|
|
122
|
+
|
|
105
123
|
### Creating/exporting new components
|
|
106
124
|
|
|
107
125
|
1. Define your component inside './src'
|
package/SendbirdProvider.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { _ as _objectSpread2, a as _slicedToArray } from './_rollupPluginBabelHelpers-
|
|
1
|
+
import { _ as _objectSpread2, a as _slicedToArray } from './_rollupPluginBabelHelpers-c7eeba03.js';
|
|
2
2
|
import React__default, { useLayoutEffect, useState, useEffect, useReducer } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import { SendbirdSdkContext } from './withSendBird.js';
|
|
5
5
|
import Sb from 'sendbird';
|
|
6
|
-
import { R as RESET_USER, I as INIT_USER, U as UPDATE_USER_INFO } from './actionTypes-
|
|
7
|
-
import { i as isTextuallyNull } from './index-
|
|
8
|
-
import { _ as __assign } from './tslib.es6-
|
|
6
|
+
import { R as RESET_USER, I as INIT_USER, U as UPDATE_USER_INFO } from './actionTypes-e0f4e19c.js';
|
|
7
|
+
import { i as isTextuallyNull } from './index-03baba6a.js';
|
|
8
|
+
import { _ as __assign } from './tslib.es6-61821688.js';
|
|
9
9
|
import cssVars from 'css-vars-ponyfill';
|
|
10
|
-
import { u as uuidv4 } from './uuid-
|
|
11
|
-
import { L as LocalizationProvider } from './LocalizationContext-
|
|
12
|
-
import { g as getStringSet } from './stringSet-
|
|
13
|
-
import './index-
|
|
10
|
+
import { u as uuidv4 } from './uuid-6e6389e2.js';
|
|
11
|
+
import { L as LocalizationProvider } from './LocalizationContext-0e05ddca.js';
|
|
12
|
+
import { g as getStringSet } from './stringSet-6c9c68ae.js';
|
|
13
|
+
import './index-e7c0bc26.js';
|
|
14
14
|
|
|
15
15
|
var INIT_SDK = 'INIT_SDK';
|
|
16
16
|
var SET_SDK_LOADING = 'SET_SDK_LOADING';
|
|
17
17
|
var RESET_SDK = 'RESET_SDK';
|
|
18
18
|
var SDK_ERROR = 'SDK_ERROR';
|
|
19
19
|
|
|
20
|
-
var APP_VERSION_STRING = '
|
|
20
|
+
var APP_VERSION_STRING = 'v3.0.0-beta.4';
|
|
21
21
|
var disconnectSdk = function disconnectSdk(_ref) {
|
|
22
22
|
var sdkDispatcher = _ref.sdkDispatcher,
|
|
23
23
|
userDispatcher = _ref.userDispatcher,
|
|
@@ -551,7 +551,9 @@ function Sendbird(props) {
|
|
|
551
551
|
stringSet = props.stringSet,
|
|
552
552
|
imageCompression = props.imageCompression,
|
|
553
553
|
useReaction = props.useReaction,
|
|
554
|
-
isMentionEnabled = props.isMentionEnabled
|
|
554
|
+
isMentionEnabled = props.isMentionEnabled,
|
|
555
|
+
isTypingIndicatorEnabledOnChannelList = props.isTypingIndicatorEnabledOnChannelList,
|
|
556
|
+
isMessageReceiptStatusEnabledOnChannelList = props.isMessageReceiptStatusEnabledOnChannelList;
|
|
555
557
|
var _config$logLevel = config.logLevel,
|
|
556
558
|
logLevel = _config$logLevel === void 0 ? '' : _config$logLevel,
|
|
557
559
|
_config$userMention = config.userMention,
|
|
@@ -689,7 +691,9 @@ function Sendbird(props) {
|
|
|
689
691
|
userMention: {
|
|
690
692
|
maxMentionCount: (userMention === null || userMention === void 0 ? void 0 : userMention.maxMentionCount) || 10,
|
|
691
693
|
maxSuggestionCount: (userMention === null || userMention === void 0 ? void 0 : userMention.maxSuggestionCount) || 15
|
|
692
|
-
}
|
|
694
|
+
},
|
|
695
|
+
isTypingIndicatorEnabledOnChannelList: isTypingIndicatorEnabledOnChannelList,
|
|
696
|
+
isMessageReceiptStatusEnabledOnChannelList: isMessageReceiptStatusEnabledOnChannelList
|
|
693
697
|
}
|
|
694
698
|
}
|
|
695
699
|
}, /*#__PURE__*/React__default.createElement(LocalizationProvider, {
|
|
@@ -730,7 +734,9 @@ Sendbird.propTypes = {
|
|
|
730
734
|
compressionRate: PropTypes.number,
|
|
731
735
|
resizingWidth: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),
|
|
732
736
|
resizingHeight: PropTypes.oneOfType([PropTypes.number, PropTypes.string])
|
|
733
|
-
})
|
|
737
|
+
}),
|
|
738
|
+
isTypingIndicatorEnabledOnChannelList: PropTypes.bool,
|
|
739
|
+
isMessageReceiptStatusEnabledOnChannelList: PropTypes.bool
|
|
734
740
|
};
|
|
735
741
|
Sendbird.defaultProps = {
|
|
736
742
|
accessToken: '',
|
|
@@ -747,7 +753,9 @@ Sendbird.defaultProps = {
|
|
|
747
753
|
colorSet: null,
|
|
748
754
|
imageCompression: {},
|
|
749
755
|
useReaction: true,
|
|
750
|
-
isMentionEnabled: false
|
|
756
|
+
isMentionEnabled: false,
|
|
757
|
+
isTypingIndicatorEnabledOnChannelList: false,
|
|
758
|
+
isMessageReceiptStatusEnabledOnChannelList: false
|
|
751
759
|
};
|
|
752
760
|
|
|
753
761
|
export { Sendbird as default };
|