@sendbird/uikit-react 3.2.6-rc.0 → 3.2.6-rc.1
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 +30 -30
- package/Channel/components/ChannelHeader.js +17 -17
- package/Channel/components/ChannelUI.js +23 -23
- package/Channel/components/FileViewer.js +14 -14
- package/Channel/components/FrozenNotification.js +4 -4
- package/Channel/components/Message.js +20 -20
- package/Channel/components/MessageInput.js +15 -15
- package/Channel/components/MessageList.js +22 -22
- package/Channel/components/RemoveMessageModal.js +16 -16
- package/Channel/components/SuggestedMentionList.js +15 -15
- package/Channel/components/TypingIndicator.js +14 -14
- package/Channel/components/UnreadCount.js +4 -4
- package/Channel/context.js +13 -13
- package/Channel.js +23 -23
- package/ChannelList/components/AddChannel.js +14 -14
- package/ChannelList/components/ChannelListHeader.js +7 -7
- package/ChannelList/components/ChannelListUI.js +27 -27
- package/ChannelList/components/ChannelPreview.js +23 -23
- package/ChannelList/components/ChannelPreviewAction.js +14 -14
- package/ChannelList/context.js +8 -8
- package/ChannelList.js +27 -27
- package/{ChannelListProvider-cef1f985.js → ChannelListProvider-f69a3eab.js} +8 -8
- package/{ChannelListProvider-cef1f985.js.map → ChannelListProvider-f69a3eab.js.map} +1 -1
- package/{ChannelProvider-924d5a93.js → ChannelProvider-beed5203.js} +43 -23
- package/ChannelProvider-beed5203.js.map +1 -0
- package/ChannelSettings/components/ChannelProfile.js +12 -12
- package/ChannelSettings/components/ChannelSettingsUI.js +18 -18
- package/ChannelSettings/components/EditDetailsModal.js +12 -12
- package/ChannelSettings/components/LeaveChannel.js +12 -12
- package/ChannelSettings/components/ModerationPanel.js +15 -15
- 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/InviteUsers.js +14 -14
- package/CreateChannel/components/SelectChannelType.js +11 -11
- package/CreateChannel/context.js +4 -4
- package/CreateChannel.js +14 -14
- package/{CreateChannelProvider-2b5b2952.js → CreateChannelProvider-6b83f0e6.js} +1 -1
- package/{CreateChannelProvider-2b5b2952.js.map → CreateChannelProvider-6b83f0e6.js.map} +1 -1
- package/CreateOpenChannel/components/CreateOpenChannelUI.js +10 -10
- package/CreateOpenChannel/context.js +1 -1
- package/CreateOpenChannel.js +10 -10
- package/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/EditUserProfile.js +13 -13
- package/{LocalizationContext-2bd4bbe8.js → LocalizationContext-4f852f2e.js} +3 -3
- package/{LocalizationContext-2bd4bbe8.js.map → LocalizationContext-4f852f2e.js.map} +1 -1
- package/{MediaQueryContext-7be72ab4.js → MediaQueryContext-20ff176d.js} +1 -1
- package/{MediaQueryContext-7be72ab4.js.map → MediaQueryContext-20ff176d.js.map} +1 -1
- package/{MemberList-405c20b6.js → MemberList-8ffa1f2e.js} +5 -5
- package/{MemberList-405c20b6.js.map → MemberList-8ffa1f2e.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 +4 -4
- package/OpenChannel/components/OpenChannelHeader.js +13 -13
- package/OpenChannel/components/OpenChannelInput.js +15 -15
- package/OpenChannel/components/OpenChannelMessage.js +22 -22
- package/OpenChannel/components/OpenChannelMessageList.js +24 -24
- package/OpenChannel/components/OpenChannelUI.js +27 -25
- package/OpenChannel/components/OpenChannelUI.js.map +1 -1
- package/OpenChannel/context.js +9 -9
- package/OpenChannel.js +24 -24
- package/OpenChannelList/components/OpenChannelListUI.js +13 -13
- package/OpenChannelList/components/OpenChannelPreview.js +4 -4
- package/OpenChannelList/context.js +4 -4
- package/OpenChannelList.js +13 -13
- package/{OpenChannelListProvider-13648dc9.js → OpenChannelListProvider-4e00f9cf.js} +3 -3
- package/{OpenChannelListProvider-13648dc9.js.map → OpenChannelListProvider-4e00f9cf.js.map} +1 -1
- package/{OpenChannelProvider-7a6eea29.js → OpenChannelProvider-f244c340.js} +36 -28
- package/OpenChannelProvider-f244c340.js.map +1 -0
- package/OpenChannelSettings/components/EditDetailsModal.js +13 -13
- package/OpenChannelSettings/components/OpenChannelProfile.js +13 -13
- package/OpenChannelSettings/components/OpenChannelSettingsUI.js +18 -18
- package/OpenChannelSettings/components/OperatorUI.js +17 -17
- package/OpenChannelSettings/components/ParticipantUI.js +15 -15
- package/OpenChannelSettings/context.js +3 -3
- package/OpenChannelSettings.js +18 -18
- package/SendbirdProvider.js +10 -10
- package/{UserProfileContext-0d8287d0.js → UserProfileContext-32f70da9.js} +1 -1
- package/{UserProfileContext-0d8287d0.js.map → UserProfileContext-32f70da9.js.map} +1 -1
- package/{_rollupPluginBabelHelpers-fa4874e9.js → _rollupPluginBabelHelpers-42595172.js} +1 -1
- package/_rollupPluginBabelHelpers-42595172.js.map +1 -0
- package/{actionTypes-36657780.js → actionTypes-5126af74.js} +1 -1
- package/{actionTypes-36657780.js.map → actionTypes-5126af74.js.map} +1 -1
- package/cjs/App.js +30 -30
- package/cjs/Channel/components/ChannelHeader.js +17 -17
- package/cjs/Channel/components/ChannelUI.js +23 -23
- package/cjs/Channel/components/FileViewer.js +14 -14
- package/cjs/Channel/components/FrozenNotification.js +4 -4
- package/cjs/Channel/components/Message.js +20 -20
- package/cjs/Channel/components/MessageInput.js +15 -15
- package/cjs/Channel/components/MessageList.js +22 -22
- package/cjs/Channel/components/RemoveMessageModal.js +16 -16
- package/cjs/Channel/components/SuggestedMentionList.js +15 -15
- package/cjs/Channel/components/TypingIndicator.js +14 -14
- package/cjs/Channel/components/UnreadCount.js +4 -4
- package/cjs/Channel/context.js +13 -13
- package/cjs/Channel.js +23 -23
- package/cjs/ChannelList/components/AddChannel.js +14 -14
- package/cjs/ChannelList/components/ChannelListHeader.js +7 -7
- package/cjs/ChannelList/components/ChannelListUI.js +27 -27
- package/cjs/ChannelList/components/ChannelPreview.js +23 -23
- package/cjs/ChannelList/components/ChannelPreviewAction.js +14 -14
- package/cjs/ChannelList/context.js +8 -8
- package/cjs/ChannelList.js +27 -27
- package/cjs/{ChannelListProvider-7ee975c5.js → ChannelListProvider-573d11bf.js} +8 -8
- package/cjs/{ChannelListProvider-7ee975c5.js.map → ChannelListProvider-573d11bf.js.map} +1 -1
- package/cjs/{ChannelProvider-b28cd92d.js → ChannelProvider-c4c8058c.js} +43 -23
- package/cjs/ChannelProvider-c4c8058c.js.map +1 -0
- package/cjs/ChannelSettings/components/ChannelProfile.js +12 -12
- package/cjs/ChannelSettings/components/ChannelSettingsUI.js +18 -18
- package/cjs/ChannelSettings/components/EditDetailsModal.js +12 -12
- package/cjs/ChannelSettings/components/LeaveChannel.js +12 -12
- package/cjs/ChannelSettings/components/ModerationPanel.js +15 -15
- 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/InviteUsers.js +14 -14
- package/cjs/CreateChannel/components/SelectChannelType.js +11 -11
- package/cjs/CreateChannel/context.js +4 -4
- package/cjs/CreateChannel.js +14 -14
- package/cjs/{CreateChannelProvider-e368f771.js → CreateChannelProvider-d75d1c0e.js} +1 -1
- package/cjs/{CreateChannelProvider-e368f771.js.map → CreateChannelProvider-d75d1c0e.js.map} +1 -1
- package/cjs/CreateOpenChannel/components/CreateOpenChannelUI.js +10 -10
- package/cjs/CreateOpenChannel/context.js +1 -1
- package/cjs/CreateOpenChannel.js +10 -10
- package/cjs/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/cjs/EditUserProfile.js +13 -13
- package/cjs/{LocalizationContext-2a1cb44b.js → LocalizationContext-b8b9eb7b.js} +3 -3
- package/cjs/{LocalizationContext-2a1cb44b.js.map → LocalizationContext-b8b9eb7b.js.map} +1 -1
- package/cjs/{MediaQueryContext-623586af.js → MediaQueryContext-f8dbf0b3.js} +1 -1
- package/cjs/{MediaQueryContext-623586af.js.map → MediaQueryContext-f8dbf0b3.js.map} +1 -1
- package/cjs/{MemberList-ab7f22b9.js → MemberList-7bcc79b2.js} +5 -5
- package/cjs/{MemberList-ab7f22b9.js.map → MemberList-7bcc79b2.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 +4 -4
- package/cjs/OpenChannel/components/OpenChannelHeader.js +13 -13
- package/cjs/OpenChannel/components/OpenChannelInput.js +15 -15
- package/cjs/OpenChannel/components/OpenChannelMessage.js +22 -22
- package/cjs/OpenChannel/components/OpenChannelMessageList.js +24 -24
- package/cjs/OpenChannel/components/OpenChannelUI.js +27 -25
- package/cjs/OpenChannel/components/OpenChannelUI.js.map +1 -1
- package/cjs/OpenChannel/context.js +9 -9
- package/cjs/OpenChannel.js +24 -24
- package/cjs/OpenChannelList/components/OpenChannelListUI.js +13 -13
- package/cjs/OpenChannelList/components/OpenChannelPreview.js +4 -4
- package/cjs/OpenChannelList/context.js +4 -4
- package/cjs/OpenChannelList.js +13 -13
- package/cjs/{OpenChannelListProvider-ee1df405.js → OpenChannelListProvider-9d3966e5.js} +3 -3
- package/cjs/{OpenChannelListProvider-ee1df405.js.map → OpenChannelListProvider-9d3966e5.js.map} +1 -1
- package/cjs/{OpenChannelProvider-8b0e26a5.js → OpenChannelProvider-a2a44b3a.js} +36 -28
- package/cjs/OpenChannelProvider-a2a44b3a.js.map +1 -0
- package/cjs/OpenChannelSettings/components/EditDetailsModal.js +13 -13
- package/cjs/OpenChannelSettings/components/OpenChannelProfile.js +13 -13
- package/cjs/OpenChannelSettings/components/OpenChannelSettingsUI.js +18 -18
- package/cjs/OpenChannelSettings/components/OperatorUI.js +17 -17
- package/cjs/OpenChannelSettings/components/ParticipantUI.js +15 -15
- package/cjs/OpenChannelSettings/context.js +3 -3
- package/cjs/OpenChannelSettings.js +18 -18
- package/cjs/SendbirdProvider.js +10 -10
- package/cjs/{UserProfileContext-157c5174.js → UserProfileContext-12e3deb1.js} +1 -1
- package/cjs/{UserProfileContext-157c5174.js.map → UserProfileContext-12e3deb1.js.map} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-c8ddc77e.js → _rollupPluginBabelHelpers-bd20f22f.js} +1 -1
- package/cjs/_rollupPluginBabelHelpers-bd20f22f.js.map +1 -0
- package/cjs/{actionTypes-8d79679a.js → actionTypes-fa2458d4.js} +1 -1
- package/cjs/{actionTypes-8d79679a.js.map → actionTypes-fa2458d4.js.map} +1 -1
- package/cjs/{color-fcbb3426.js → color-30d0a088.js} +1 -1
- package/cjs/{color-fcbb3426.js.map → color-30d0a088.js.map} +1 -1
- package/cjs/{compareIds-eb7c82dc.js → compareIds-33bc8bec.js} +1 -1
- package/cjs/{compareIds-eb7c82dc.js.map → compareIds-33bc8bec.js.map} +1 -1
- package/cjs/{const-8b0c6ef1.js → const-5ff5760f.js} +1 -1
- package/cjs/{const-8b0c6ef1.js.map → const-5ff5760f.js.map} +1 -1
- package/cjs/{const-3ceaca5c.js → const-bc367512.js} +1 -1
- package/cjs/{const-3ceaca5c.js.map → const-bc367512.js.map} +1 -1
- package/cjs/{context-ca0ce6fa.js → context-c1adec92.js} +2 -2
- package/cjs/{context-ca0ce6fa.js.map → context-c1adec92.js.map} +1 -1
- package/cjs/dist/index.css +55 -55
- package/cjs/dist/index.css.map +1 -1
- package/cjs/{index-06c0cb5d.js → index-0686bdcb.js} +7 -7
- package/cjs/{index-06c0cb5d.js.map → index-0686bdcb.js.map} +1 -1
- package/cjs/{index-02154394.js → index-0e88b900.js} +4 -4
- package/cjs/{index-02154394.js.map → index-0e88b900.js.map} +1 -1
- package/cjs/{index-f42aafcc.js → index-0f54b27e.js} +2 -2
- package/cjs/{index-f42aafcc.js.map → index-0f54b27e.js.map} +1 -1
- package/cjs/{index-223b8a15.js → index-3f8db0b0.js} +5 -5
- package/cjs/{index-223b8a15.js.map → index-3f8db0b0.js.map} +1 -1
- package/cjs/{index-5ce5b5ef.js → index-62071d1a.js} +1 -1
- package/cjs/{index-5ce5b5ef.js.map → index-62071d1a.js.map} +1 -1
- package/cjs/{index-8d7bc2cf.js → index-70f4ade7.js} +4 -4
- package/cjs/{index-8d7bc2cf.js.map → index-70f4ade7.js.map} +1 -1
- package/cjs/{index-6f03baa8.js → index-978dbae2.js} +2 -2
- package/cjs/{index-6f03baa8.js.map → index-978dbae2.js.map} +1 -1
- package/cjs/{index-5513787c.js → index-aca9abc8.js} +2 -2
- package/cjs/{index-5513787c.js.map → index-aca9abc8.js.map} +1 -1
- package/cjs/{index-f1ad3c0d.js → index-be16bf7f.js} +1 -1
- package/cjs/{index-f1ad3c0d.js.map → index-be16bf7f.js.map} +1 -1
- package/cjs/{index-7f18a16f.js → index-c97a25fe.js} +2 -2
- package/cjs/{index-7f18a16f.js.map → index-c97a25fe.js.map} +1 -1
- package/cjs/{index-6c759d44.js → index-e739b357.js} +2 -2
- package/cjs/{index-6c759d44.js.map → index-e739b357.js.map} +1 -1
- package/cjs/index.js +34 -34
- package/cjs/sendbirdSelectors.js +2 -2
- package/cjs/{stringSet-b531455a.js → stringSet-b90c8eb9.js} +1 -1
- package/cjs/{stringSet-b531455a.js.map → stringSet-b90c8eb9.js.map} +1 -1
- package/cjs/{topics-14e5ee9f.js → topics-774fce2f.js} +1 -1
- package/cjs/{topics-14e5ee9f.js.map → topics-774fce2f.js.map} +1 -1
- package/cjs/{tslib.es6-ce6b9cf9.js → tslib.es6-54dccd69.js} +1 -1
- package/cjs/{tslib.es6-ce6b9cf9.js.map → tslib.es6-54dccd69.js.map} +1 -1
- package/cjs/ui/Accordion.js +3 -3
- package/cjs/ui/AccordionGroup.js +2 -2
- package/cjs/ui/AdminMessage.js +3 -3
- package/cjs/ui/Avatar.js +2 -2
- package/cjs/ui/Badge.js +5 -5
- package/cjs/ui/BottomSheet.js +1 -1
- package/cjs/ui/Button.js +3 -3
- package/cjs/ui/ChannelAvatar.js +3 -3
- package/cjs/ui/ConnectionStatus.js +4 -4
- package/cjs/ui/ContextMenu.js +5 -5
- package/cjs/ui/DateSeparator.js +4 -4
- package/cjs/ui/EmojiReactions.js +7 -7
- package/cjs/ui/FileMessageItemBody.js +6 -6
- package/cjs/ui/FileViewer.js +8 -8
- package/cjs/ui/IconButton.js +1 -1
- package/cjs/ui/ImageRenderer.js +1 -1
- package/cjs/ui/Input.js +2 -2
- package/cjs/ui/Label.js +2 -2
- package/cjs/ui/LinkLabel.js +2 -2
- package/cjs/ui/Loader.js +1 -1
- package/cjs/ui/MentionLabel.js +11 -11
- package/cjs/ui/MessageContent.js +16 -16
- package/cjs/ui/MessageInput.js +23 -16
- package/cjs/ui/MessageInput.js.map +1 -1
- package/cjs/ui/MessageItemMenu.js +7 -7
- package/cjs/ui/MessageItemReactionMenu.js +5 -5
- package/cjs/ui/MessageSearchFileItem.js +9 -9
- package/cjs/ui/MessageSearchItem.js +9 -9
- package/cjs/ui/MessageStatus.js +7 -7
- package/cjs/ui/Modal.js +7 -7
- package/cjs/ui/OGMessageItemBody.js +11 -11
- package/cjs/ui/OpenChannelAdminMessage.js +3 -3
- package/cjs/ui/OpenChannelAvatar.js +6 -6
- package/cjs/ui/OpenchannelConversationHeader.js +6 -6
- package/cjs/ui/OpenchannelFileMessage.js +16 -16
- package/cjs/ui/OpenchannelOGMessage.js +16 -16
- package/cjs/ui/OpenchannelThumbnailMessage.js +15 -15
- package/cjs/ui/OpenchannelUserMessage.js +16 -16
- package/cjs/ui/PlaceHolder.js +6 -6
- package/cjs/ui/QuoteMessage.js +6 -6
- package/cjs/ui/QuoteMessageInput.js +6 -6
- package/cjs/ui/ReactionBadge.js +3 -3
- package/cjs/ui/ReactionButton.js +1 -1
- package/cjs/ui/SortByRow.js +2 -2
- package/cjs/ui/TextButton.js +2 -2
- package/cjs/ui/TextMessageItemBody.js +11 -11
- package/cjs/ui/ThumbnailMessageItemBody.js +2 -2
- package/cjs/ui/Tooltip.js +3 -3
- package/cjs/ui/TooltipWrapper.js +1 -1
- package/cjs/ui/UnknownMessageItemBody.js +6 -6
- package/cjs/ui/UserListItem.js +11 -11
- package/cjs/ui/UserProfile.js +10 -10
- package/cjs/ui/Word.js +11 -11
- package/cjs/{useLongPress-ca8f8cd9.js → useLongPress-447fc2b4.js} +3 -3
- package/cjs/{useLongPress-ca8f8cd9.js.map → useLongPress-447fc2b4.js.map} +1 -1
- package/cjs/useSendbirdStateContext.js +1 -1
- package/cjs/{utils-d8b4def1.js → utils-47e4a7f3.js} +1 -1
- package/cjs/{utils-d8b4def1.js.map → utils-47e4a7f3.js.map} +1 -1
- package/cjs/{utils-54962329.js → utils-b42b5273.js} +1 -1
- package/cjs/{utils-54962329.js.map → utils-b42b5273.js.map} +1 -1
- package/cjs/{utils-b076caa2.js → utils-b808700b.js} +1 -1
- package/cjs/{utils-b076caa2.js.map → utils-b808700b.js.map} +1 -1
- package/cjs/{uuid-e0efb18c.js → uuid-65030b4c.js} +1 -1
- package/cjs/{uuid-e0efb18c.js.map → uuid-65030b4c.js.map} +1 -1
- package/cjs/withSendbird.js +1 -1
- package/{color-468f177a.js → color-d2a15055.js} +1 -1
- package/{color-468f177a.js.map → color-d2a15055.js.map} +1 -1
- package/{compareIds-7e80cfd0.js → compareIds-cd18758a.js} +1 -1
- package/{compareIds-7e80cfd0.js.map → compareIds-cd18758a.js.map} +1 -1
- package/{const-5feae56e.js → const-7186e391.js} +1 -1
- package/{const-5feae56e.js.map → const-7186e391.js.map} +1 -1
- package/{const-7a18ac0a.js → const-9ed3c2e5.js} +1 -1
- package/{const-7a18ac0a.js.map → const-9ed3c2e5.js.map} +1 -1
- package/{context-0e023b05.js → context-9f3c35b6.js} +2 -2
- package/{context-0e023b05.js.map → context-9f3c35b6.js.map} +1 -1
- package/dist/index.css +55 -55
- package/dist/index.css.map +1 -1
- package/{index-c4739f89.js → index-115ce580.js} +2 -2
- package/{index-c4739f89.js.map → index-115ce580.js.map} +1 -1
- package/{index-b4ee3569.js → index-14e045d4.js} +1 -1
- package/{index-b4ee3569.js.map → index-14e045d4.js.map} +1 -1
- package/{index-b8a1932a.js → index-39b44653.js} +2 -2
- package/{index-b8a1932a.js.map → index-39b44653.js.map} +1 -1
- package/{index-dcae1e38.js → index-5e8156eb.js} +5 -5
- package/{index-dcae1e38.js.map → index-5e8156eb.js.map} +1 -1
- package/{index-ec923bf5.js → index-a28ce5ed.js} +4 -4
- package/{index-ec923bf5.js.map → index-a28ce5ed.js.map} +1 -1
- package/{index-c4eefc9d.js → index-b02633bc.js} +2 -2
- package/{index-c4eefc9d.js.map → index-b02633bc.js.map} +1 -1
- package/{index-670435a8.js → index-c766d64c.js} +1 -1
- package/{index-670435a8.js.map → index-c766d64c.js.map} +1 -1
- package/{index-1c02ac0d.js → index-e0ade5e4.js} +2 -2
- package/{index-1c02ac0d.js.map → index-e0ade5e4.js.map} +1 -1
- package/{index-867e0d39.js → index-e1f156d0.js} +2 -2
- package/{index-867e0d39.js.map → index-e1f156d0.js.map} +1 -1
- package/{index-8b890de6.js → index-e2a7caae.js} +7 -7
- package/{index-8b890de6.js.map → index-e2a7caae.js.map} +1 -1
- package/{index-36f812a7.js → index-f29a239d.js} +4 -4
- package/{index-36f812a7.js.map → index-f29a239d.js.map} +1 -1
- package/index.d.ts +1 -1
- package/index.js +34 -34
- package/package.json +1 -1
- package/sendbirdSelectors.js +2 -2
- package/{stringSet-65cf83b4.js → stringSet-fd9dcf1e.js} +1 -1
- package/{stringSet-65cf83b4.js.map → stringSet-fd9dcf1e.js.map} +1 -1
- package/{topics-2ff5f12a.js → topics-954a5dbc.js} +1 -1
- package/{topics-2ff5f12a.js.map → topics-954a5dbc.js.map} +1 -1
- package/{tslib.es6-7fef98cd.js → tslib.es6-38d6449a.js} +1 -1
- package/{tslib.es6-7fef98cd.js.map → tslib.es6-38d6449a.js.map} +1 -1
- package/ui/Accordion.js +3 -3
- package/ui/AccordionGroup.js +2 -2
- package/ui/AdminMessage.js +3 -3
- package/ui/Avatar.js +2 -2
- package/ui/Badge.js +5 -5
- package/ui/BottomSheet.js +1 -1
- package/ui/Button.js +3 -3
- package/ui/ChannelAvatar.js +3 -3
- package/ui/ConnectionStatus.js +4 -4
- package/ui/ContextMenu.js +5 -5
- package/ui/DateSeparator.js +4 -4
- package/ui/EmojiReactions.js +7 -7
- package/ui/FileMessageItemBody.js +6 -6
- package/ui/FileViewer.js +8 -8
- package/ui/IconButton.js +1 -1
- package/ui/ImageRenderer.js +1 -1
- package/ui/Input.js +2 -2
- package/ui/Label.js +2 -2
- package/ui/LinkLabel.js +2 -2
- package/ui/Loader.js +1 -1
- package/ui/MentionLabel.js +11 -11
- package/ui/MessageContent.js +16 -16
- package/ui/MessageInput.js +23 -16
- package/ui/MessageInput.js.map +1 -1
- package/ui/MessageItemMenu.js +7 -7
- package/ui/MessageItemReactionMenu.js +5 -5
- package/ui/MessageSearchFileItem.js +9 -9
- package/ui/MessageSearchItem.js +9 -9
- package/ui/MessageStatus.js +7 -7
- package/ui/Modal.js +7 -7
- package/ui/OGMessageItemBody.js +11 -11
- package/ui/OpenChannelAdminMessage.js +3 -3
- package/ui/OpenChannelAvatar.js +6 -6
- package/ui/OpenchannelConversationHeader.js +6 -6
- package/ui/OpenchannelFileMessage.js +16 -16
- package/ui/OpenchannelOGMessage.js +16 -16
- package/ui/OpenchannelThumbnailMessage.js +15 -15
- package/ui/OpenchannelUserMessage.js +16 -16
- package/ui/PlaceHolder.js +6 -6
- package/ui/QuoteMessage.js +6 -6
- package/ui/QuoteMessageInput.js +6 -6
- package/ui/ReactionBadge.js +3 -3
- package/ui/ReactionButton.js +1 -1
- package/ui/SortByRow.js +2 -2
- package/ui/TextButton.js +2 -2
- package/ui/TextMessageItemBody.js +11 -11
- package/ui/ThumbnailMessageItemBody.js +2 -2
- package/ui/Tooltip.js +3 -3
- package/ui/TooltipWrapper.js +1 -1
- package/ui/UnknownMessageItemBody.js +6 -6
- package/ui/UserListItem.js +11 -11
- package/ui/UserProfile.js +10 -10
- package/ui/Word.js +11 -11
- package/{useLongPress-2c79297b.js → useLongPress-3488ddd6.js} +3 -3
- package/{useLongPress-2c79297b.js.map → useLongPress-3488ddd6.js.map} +1 -1
- package/useSendbirdStateContext.js +1 -1
- package/{utils-db039320.js → utils-80e9e20d.js} +1 -1
- package/{utils-db039320.js.map → utils-80e9e20d.js.map} +1 -1
- package/{utils-a3afc9f0.js → utils-cb1a4884.js} +1 -1
- package/{utils-a3afc9f0.js.map → utils-cb1a4884.js.map} +1 -1
- package/{utils-ac92824a.js → utils-f036cfe7.js} +1 -1
- package/{utils-ac92824a.js.map → utils-f036cfe7.js.map} +1 -1
- package/{uuid-68db8245.js → uuid-11fdaf7d.js} +1 -1
- package/{uuid-68db8245.js.map → uuid-11fdaf7d.js.map} +1 -1
- package/withSendbird.js +1 -1
- package/ChannelProvider-924d5a93.js.map +0 -1
- package/OpenChannelProvider-7a6eea29.js.map +0 -1
- package/_rollupPluginBabelHelpers-fa4874e9.js.map +0 -1
- package/cjs/ChannelProvider-b28cd92d.js.map +0 -1
- package/cjs/OpenChannelProvider-8b0e26a5.js.map +0 -1
- package/cjs/_rollupPluginBabelHelpers-c8ddc77e.js.map +0 -1
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import React__default, { useContext, useState, useEffect } from 'react';
|
|
2
2
|
import { GroupChannelHandler } from '@sendbird/chat/groupChannel';
|
|
3
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
4
|
-
import { u as uuidv4 } from '../../uuid-
|
|
5
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
6
|
-
import { u as useChannelContext } from '../../ChannelProvider-
|
|
3
|
+
import { a as LocalizationContext } from '../../LocalizationContext-4f852f2e.js';
|
|
4
|
+
import { u as uuidv4 } from '../../uuid-11fdaf7d.js';
|
|
5
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-b02633bc.js';
|
|
6
|
+
import { u as useChannelContext } from '../../ChannelProvider-beed5203.js';
|
|
7
7
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
8
|
-
import '../../stringSet-
|
|
9
|
-
import '../../index-
|
|
8
|
+
import '../../stringSet-fd9dcf1e.js';
|
|
9
|
+
import '../../index-c766d64c.js';
|
|
10
10
|
import 'prop-types';
|
|
11
|
-
import '../../UserProfileContext-
|
|
12
|
-
import '../../index-
|
|
13
|
-
import '../../topics-
|
|
14
|
-
import '../../index-
|
|
15
|
-
import '../../tslib.es6-
|
|
11
|
+
import '../../UserProfileContext-32f70da9.js';
|
|
12
|
+
import '../../index-39b44653.js';
|
|
13
|
+
import '../../topics-954a5dbc.js';
|
|
14
|
+
import '../../index-e1f156d0.js';
|
|
15
|
+
import '../../tslib.es6-38d6449a.js';
|
|
16
16
|
import '../../utils/message/getOutgoingMessageState.js';
|
|
17
|
-
import '../../_rollupPluginBabelHelpers-
|
|
18
|
-
import '../../compareIds-
|
|
19
|
-
import '../../const-
|
|
17
|
+
import '../../_rollupPluginBabelHelpers-42595172.js';
|
|
18
|
+
import '../../compareIds-cd18758a.js';
|
|
19
|
+
import '../../const-9ed3c2e5.js';
|
|
20
20
|
import '@sendbird/chat/message';
|
|
21
21
|
import '../../ui/ContextMenu.js';
|
|
22
22
|
import 'react-dom';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
3
|
-
import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-4f852f2e.js';
|
|
3
|
+
import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-b02633bc.js';
|
|
4
4
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
5
|
-
import '../../stringSet-
|
|
6
|
-
import '../../index-
|
|
5
|
+
import '../../stringSet-fd9dcf1e.js';
|
|
6
|
+
import '../../index-c766d64c.js';
|
|
7
7
|
import 'prop-types';
|
|
8
8
|
|
|
9
9
|
var UnreadCount = function (props) {
|
package/Channel/context.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
import '../UserProfileContext-
|
|
2
|
+
import '../UserProfileContext-32f70da9.js';
|
|
3
3
|
import '../useSendbirdStateContext.js';
|
|
4
|
-
export { C as ChannelProvider, u as useChannelContext } from '../ChannelProvider-
|
|
4
|
+
export { C as ChannelProvider, u as useChannelContext } from '../ChannelProvider-beed5203.js';
|
|
5
5
|
import 'prop-types';
|
|
6
6
|
import '../withSendbird.js';
|
|
7
|
-
import '../_rollupPluginBabelHelpers-
|
|
8
|
-
import '../index-
|
|
9
|
-
import '../index-
|
|
10
|
-
import '../topics-
|
|
11
|
-
import '../index-
|
|
12
|
-
import '../tslib.es6-
|
|
7
|
+
import '../_rollupPluginBabelHelpers-42595172.js';
|
|
8
|
+
import '../index-39b44653.js';
|
|
9
|
+
import '../index-c766d64c.js';
|
|
10
|
+
import '../topics-954a5dbc.js';
|
|
11
|
+
import '../index-e1f156d0.js';
|
|
12
|
+
import '../tslib.es6-38d6449a.js';
|
|
13
13
|
import '../utils/message/getOutgoingMessageState.js';
|
|
14
|
-
import '../compareIds-
|
|
15
|
-
import '../const-
|
|
14
|
+
import '../compareIds-cd18758a.js';
|
|
15
|
+
import '../const-9ed3c2e5.js';
|
|
16
16
|
import '@sendbird/chat/groupChannel';
|
|
17
|
-
import '../uuid-
|
|
17
|
+
import '../uuid-11fdaf7d.js';
|
|
18
18
|
import '@sendbird/chat/message';
|
|
19
19
|
import '../ui/ContextMenu.js';
|
|
20
20
|
import 'react-dom';
|
|
21
21
|
import '../ui/SortByRow.js';
|
|
22
|
-
import '../index-
|
|
23
|
-
import '../stringSet-
|
|
22
|
+
import '../index-b02633bc.js';
|
|
23
|
+
import '../stringSet-fd9dcf1e.js';
|
|
24
24
|
import '../ui/ReactionButton.js';
|
|
25
25
|
import '../ui/ImageRenderer.js';
|
|
26
26
|
import '../ui/Icon.js';
|
package/Channel.js
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { C as ChannelProvider } from './ChannelProvider-
|
|
2
|
+
import { C as ChannelProvider } from './ChannelProvider-beed5203.js';
|
|
3
3
|
import ChannelUI from './Channel/components/ChannelUI.js';
|
|
4
|
-
import './UserProfileContext-
|
|
4
|
+
import './UserProfileContext-32f70da9.js';
|
|
5
5
|
import 'prop-types';
|
|
6
6
|
import './useSendbirdStateContext.js';
|
|
7
7
|
import './withSendbird.js';
|
|
8
|
-
import './_rollupPluginBabelHelpers-
|
|
9
|
-
import './index-
|
|
10
|
-
import './index-
|
|
11
|
-
import './topics-
|
|
12
|
-
import './index-
|
|
13
|
-
import './tslib.es6-
|
|
8
|
+
import './_rollupPluginBabelHelpers-42595172.js';
|
|
9
|
+
import './index-39b44653.js';
|
|
10
|
+
import './index-c766d64c.js';
|
|
11
|
+
import './topics-954a5dbc.js';
|
|
12
|
+
import './index-e1f156d0.js';
|
|
13
|
+
import './tslib.es6-38d6449a.js';
|
|
14
14
|
import './utils/message/getOutgoingMessageState.js';
|
|
15
|
-
import './compareIds-
|
|
16
|
-
import './const-
|
|
15
|
+
import './compareIds-cd18758a.js';
|
|
16
|
+
import './const-9ed3c2e5.js';
|
|
17
17
|
import '@sendbird/chat/groupChannel';
|
|
18
|
-
import './uuid-
|
|
18
|
+
import './uuid-11fdaf7d.js';
|
|
19
19
|
import '@sendbird/chat/message';
|
|
20
20
|
import './ui/ContextMenu.js';
|
|
21
21
|
import 'react-dom';
|
|
22
22
|
import './ui/SortByRow.js';
|
|
23
|
-
import './index-
|
|
24
|
-
import './stringSet-
|
|
23
|
+
import './index-b02633bc.js';
|
|
24
|
+
import './stringSet-fd9dcf1e.js';
|
|
25
25
|
import './ui/ReactionButton.js';
|
|
26
26
|
import './ui/ImageRenderer.js';
|
|
27
27
|
import './ui/Icon.js';
|
|
28
|
-
import './index-
|
|
29
|
-
import './LocalizationContext-
|
|
28
|
+
import './index-a28ce5ed.js';
|
|
29
|
+
import './LocalizationContext-4f852f2e.js';
|
|
30
30
|
import './ui/Loader.js';
|
|
31
31
|
import './ui/ConnectionStatus.js';
|
|
32
32
|
import './Channel/components/ChannelHeader.js';
|
|
33
33
|
import './ui/IconButton.js';
|
|
34
34
|
import './ui/ChannelAvatar.js';
|
|
35
35
|
import './ui/Avatar.js';
|
|
36
|
-
import './utils-
|
|
37
|
-
import './MediaQueryContext-
|
|
38
|
-
import './utils-
|
|
36
|
+
import './utils-cb1a4884.js';
|
|
37
|
+
import './MediaQueryContext-20ff176d.js';
|
|
38
|
+
import './utils-80e9e20d.js';
|
|
39
39
|
import './Channel/components/MessageList.js';
|
|
40
|
-
import './index-
|
|
40
|
+
import './index-e0ade5e4.js';
|
|
41
41
|
import './Channel/components/Message.js';
|
|
42
42
|
import './Channel/components/SuggestedMentionList.js';
|
|
43
|
-
import './const-
|
|
43
|
+
import './const-7186e391.js';
|
|
44
44
|
import './ui/DateSeparator.js';
|
|
45
|
-
import './color-
|
|
45
|
+
import './color-d2a15055.js';
|
|
46
46
|
import './ui/MessageInput.js';
|
|
47
47
|
import 'react-dom/server';
|
|
48
48
|
import './ui/Button.js';
|
|
@@ -68,9 +68,9 @@ import './ui/ThumbnailMessageItemBody.js';
|
|
|
68
68
|
import './ui/OGMessageItemBody.js';
|
|
69
69
|
import './ui/UnknownMessageItemBody.js';
|
|
70
70
|
import './ui/QuoteMessage.js';
|
|
71
|
-
import './useLongPress-
|
|
71
|
+
import './useLongPress-3488ddd6.js';
|
|
72
72
|
import './ui/BottomSheet.js';
|
|
73
|
-
import './index-
|
|
73
|
+
import './index-14e045d4.js';
|
|
74
74
|
import './Channel/components/FileViewer.js';
|
|
75
75
|
import './Channel/components/RemoveMessageModal.js';
|
|
76
76
|
import './ui/Modal.js';
|
|
@@ -3,36 +3,36 @@ import IconButton from '../../ui/IconButton.js';
|
|
|
3
3
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
4
4
|
import CreateChannel from '../../CreateChannel.js';
|
|
5
5
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
6
|
-
import '../../tslib.es6-
|
|
6
|
+
import '../../tslib.es6-38d6449a.js';
|
|
7
7
|
import 'prop-types';
|
|
8
8
|
import '../../CreateChannel/components/CreateChannelUI.js';
|
|
9
|
-
import '../../CreateChannelProvider-
|
|
9
|
+
import '../../CreateChannelProvider-6b83f0e6.js';
|
|
10
10
|
import '../../sendbirdSelectors.js';
|
|
11
|
-
import '../../topics-
|
|
12
|
-
import '../../utils-
|
|
11
|
+
import '../../topics-954a5dbc.js';
|
|
12
|
+
import '../../utils-80e9e20d.js';
|
|
13
13
|
import '../../CreateChannel/components/InviteUsers.js';
|
|
14
|
-
import '../../LocalizationContext-
|
|
15
|
-
import '../../stringSet-
|
|
16
|
-
import '../../index-
|
|
14
|
+
import '../../LocalizationContext-4f852f2e.js';
|
|
15
|
+
import '../../stringSet-fd9dcf1e.js';
|
|
16
|
+
import '../../index-c766d64c.js';
|
|
17
17
|
import '../../ui/Modal.js';
|
|
18
18
|
import 'react-dom';
|
|
19
|
-
import '../../index-
|
|
19
|
+
import '../../index-14e045d4.js';
|
|
20
20
|
import '../../ui/Button.js';
|
|
21
|
-
import '../../index-
|
|
22
|
-
import '../../MediaQueryContext-
|
|
21
|
+
import '../../index-b02633bc.js';
|
|
22
|
+
import '../../MediaQueryContext-20ff176d.js';
|
|
23
23
|
import '../../ui/UserListItem.js';
|
|
24
|
-
import '../../UserProfileContext-
|
|
24
|
+
import '../../UserProfileContext-32f70da9.js';
|
|
25
25
|
import '../../ui/Avatar.js';
|
|
26
26
|
import '../../ui/ImageRenderer.js';
|
|
27
|
-
import '../../uuid-
|
|
27
|
+
import '../../uuid-11fdaf7d.js';
|
|
28
28
|
import '../../ui/MutedAvatarOverlay.js';
|
|
29
29
|
import '../../ui/Checkbox.js';
|
|
30
30
|
import '../../ui/UserProfile.js';
|
|
31
31
|
import '../../withSendbird.js';
|
|
32
|
-
import '../../_rollupPluginBabelHelpers-
|
|
32
|
+
import '../../_rollupPluginBabelHelpers-42595172.js';
|
|
33
33
|
import '../../ui/ContextMenu.js';
|
|
34
34
|
import '../../ui/SortByRow.js';
|
|
35
|
-
import '../../index-
|
|
35
|
+
import '../../index-e1f156d0.js';
|
|
36
36
|
import '../../utils/message/getOutgoingMessageState.js';
|
|
37
37
|
import '../../CreateChannel/components/SelectChannelType.js';
|
|
38
38
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-4f852f2e.js';
|
|
3
3
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
4
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
4
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-b02633bc.js';
|
|
5
5
|
import IconButton from '../../ui/IconButton.js';
|
|
6
6
|
import Avatar from '../../ui/Avatar.js';
|
|
7
|
-
import '../../stringSet-
|
|
8
|
-
import '../../index-
|
|
7
|
+
import '../../stringSet-fd9dcf1e.js';
|
|
8
|
+
import '../../index-c766d64c.js';
|
|
9
9
|
import '../../withSendbird.js';
|
|
10
|
-
import '../../_rollupPluginBabelHelpers-
|
|
10
|
+
import '../../_rollupPluginBabelHelpers-42595172.js';
|
|
11
11
|
import 'prop-types';
|
|
12
|
-
import '../../tslib.es6-
|
|
12
|
+
import '../../tslib.es6-38d6449a.js';
|
|
13
13
|
import '../../ui/ImageRenderer.js';
|
|
14
14
|
import '../../ui/Icon.js';
|
|
15
|
-
import '../../uuid-
|
|
15
|
+
import '../../uuid-11fdaf7d.js';
|
|
16
16
|
|
|
17
17
|
var ChannelListHeader = function (_a) {
|
|
18
18
|
var _b;
|
|
@@ -3,67 +3,67 @@ import ChannelListHeader from './ChannelListHeader.js';
|
|
|
3
3
|
import { AddChannel } from './AddChannel.js';
|
|
4
4
|
import ChannelPreview from './ChannelPreview.js';
|
|
5
5
|
import ChannelPreviewAction from './ChannelPreviewAction.js';
|
|
6
|
-
import { u as useChannelListContext, F as FETCH_CHANNELS_START, a as FETCH_CHANNELS_SUCCESS, b as FETCH_CHANNELS_FAILURE, L as LEAVE_CHANNEL_SUCCESS, S as SET_CURRENT_CHANNEL } from '../../ChannelListProvider-
|
|
6
|
+
import { u as useChannelListContext, F as FETCH_CHANNELS_START, a as FETCH_CHANNELS_SUCCESS, b as FETCH_CHANNELS_FAILURE, L as LEAVE_CHANNEL_SUCCESS, S as SET_CURRENT_CHANNEL } from '../../ChannelListProvider-f69a3eab.js';
|
|
7
7
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
8
8
|
import EditProfile from '../../EditUserProfile.js';
|
|
9
|
-
import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-
|
|
10
|
-
import '../../LocalizationContext-
|
|
11
|
-
import '../../stringSet-
|
|
12
|
-
import '../../index-
|
|
13
|
-
import '../../index-
|
|
9
|
+
import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-a28ce5ed.js';
|
|
10
|
+
import '../../LocalizationContext-4f852f2e.js';
|
|
11
|
+
import '../../stringSet-fd9dcf1e.js';
|
|
12
|
+
import '../../index-c766d64c.js';
|
|
13
|
+
import '../../index-b02633bc.js';
|
|
14
14
|
import 'prop-types';
|
|
15
15
|
import '../../ui/IconButton.js';
|
|
16
|
-
import '../../tslib.es6-
|
|
16
|
+
import '../../tslib.es6-38d6449a.js';
|
|
17
17
|
import '../../ui/Avatar.js';
|
|
18
18
|
import '../../ui/ImageRenderer.js';
|
|
19
19
|
import '../../ui/Icon.js';
|
|
20
|
-
import '../../uuid-
|
|
20
|
+
import '../../uuid-11fdaf7d.js';
|
|
21
21
|
import '../../CreateChannel.js';
|
|
22
22
|
import '../../CreateChannel/components/CreateChannelUI.js';
|
|
23
|
-
import '../../CreateChannelProvider-
|
|
23
|
+
import '../../CreateChannelProvider-6b83f0e6.js';
|
|
24
24
|
import '../../sendbirdSelectors.js';
|
|
25
|
-
import '../../topics-
|
|
26
|
-
import '../../utils-
|
|
25
|
+
import '../../topics-954a5dbc.js';
|
|
26
|
+
import '../../utils-80e9e20d.js';
|
|
27
27
|
import '../../CreateChannel/components/InviteUsers.js';
|
|
28
28
|
import '../../ui/Modal.js';
|
|
29
29
|
import 'react-dom';
|
|
30
|
-
import '../../index-
|
|
30
|
+
import '../../index-14e045d4.js';
|
|
31
31
|
import '../../ui/Button.js';
|
|
32
|
-
import '../../MediaQueryContext-
|
|
32
|
+
import '../../MediaQueryContext-20ff176d.js';
|
|
33
33
|
import '../../ui/UserListItem.js';
|
|
34
|
-
import '../../UserProfileContext-
|
|
34
|
+
import '../../UserProfileContext-32f70da9.js';
|
|
35
35
|
import '../../ui/MutedAvatarOverlay.js';
|
|
36
36
|
import '../../ui/Checkbox.js';
|
|
37
37
|
import '../../ui/UserProfile.js';
|
|
38
38
|
import '../../withSendbird.js';
|
|
39
|
-
import '../../_rollupPluginBabelHelpers-
|
|
39
|
+
import '../../_rollupPluginBabelHelpers-42595172.js';
|
|
40
40
|
import '../../ui/ContextMenu.js';
|
|
41
41
|
import '../../ui/SortByRow.js';
|
|
42
|
-
import '../../index-
|
|
42
|
+
import '../../index-e1f156d0.js';
|
|
43
43
|
import '../../utils/message/getOutgoingMessageState.js';
|
|
44
44
|
import '../../CreateChannel/components/SelectChannelType.js';
|
|
45
45
|
import '../../ui/ChannelAvatar.js';
|
|
46
|
-
import '../../utils-
|
|
46
|
+
import '../../utils-cb1a4884.js';
|
|
47
47
|
import '../../ui/Badge.js';
|
|
48
|
-
import '../../index-
|
|
49
|
-
import '../../index-
|
|
50
|
-
import '../../index-
|
|
48
|
+
import '../../index-f29a239d.js';
|
|
49
|
+
import '../../index-e0ade5e4.js';
|
|
50
|
+
import '../../index-39b44653.js';
|
|
51
51
|
import '../../ui/MentionUserLabel.js';
|
|
52
52
|
import '../../ui/TextButton.js';
|
|
53
|
-
import '../../color-
|
|
53
|
+
import '../../color-d2a15055.js';
|
|
54
54
|
import '../../Channel/components/TypingIndicator.js';
|
|
55
55
|
import '@sendbird/chat/groupChannel';
|
|
56
|
-
import '../../ChannelProvider-
|
|
57
|
-
import '../../compareIds-
|
|
58
|
-
import '../../const-
|
|
56
|
+
import '../../ChannelProvider-beed5203.js';
|
|
57
|
+
import '../../compareIds-cd18758a.js';
|
|
58
|
+
import '../../const-9ed3c2e5.js';
|
|
59
59
|
import '@sendbird/chat/message';
|
|
60
60
|
import '../../ui/ReactionButton.js';
|
|
61
61
|
import '../../ui/MessageStatus.js';
|
|
62
62
|
import '../../ui/Loader.js';
|
|
63
|
-
import '../../useLongPress-
|
|
64
|
-
import '../../index-
|
|
63
|
+
import '../../useLongPress-3488ddd6.js';
|
|
64
|
+
import '../../index-5e8156eb.js';
|
|
65
65
|
import '../../ui/Input.js';
|
|
66
|
-
import '../../actionTypes-
|
|
66
|
+
import '../../actionTypes-5126af74.js';
|
|
67
67
|
|
|
68
68
|
const isAboutSame = (a, b, px) => Math.abs(a - b) <= px;
|
|
69
69
|
|
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
import { a as _extends } from '../../_rollupPluginBabelHelpers-
|
|
2
|
-
import { _ as __assign } from '../../tslib.es6-
|
|
1
|
+
import { a as _extends } from '../../_rollupPluginBabelHelpers-42595172.js';
|
|
2
|
+
import { _ as __assign } from '../../tslib.es6-38d6449a.js';
|
|
3
3
|
import React__default, { useState } from 'react';
|
|
4
4
|
import ChannelAvatar from '../../ui/ChannelAvatar.js';
|
|
5
5
|
import Badge from '../../ui/Badge.js';
|
|
6
6
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
7
|
-
import { c as LabelStringSet, L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
8
|
-
import { i as isToday, a as isYesterday, f as formatRelative } from '../../index-
|
|
9
|
-
import { f as format } from '../../index-
|
|
10
|
-
import { t as truncateString, d as isEditedMessage } from '../../index-
|
|
7
|
+
import { c as LabelStringSet, L as Label, a as LabelTypography, b as LabelColors } from '../../index-b02633bc.js';
|
|
8
|
+
import { i as isToday, a as isYesterday, f as formatRelative } from '../../index-f29a239d.js';
|
|
9
|
+
import { f as format } from '../../index-39b44653.js';
|
|
10
|
+
import { t as truncateString, d as isEditedMessage } from '../../index-e1f156d0.js';
|
|
11
11
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
12
|
-
import { u as useLocalization } from '../../LocalizationContext-
|
|
12
|
+
import { u as useLocalization } from '../../LocalizationContext-4f852f2e.js';
|
|
13
13
|
import MentionUserLabel from '../../ui/MentionUserLabel.js';
|
|
14
14
|
import Modal from '../../ui/Modal.js';
|
|
15
15
|
import TextButton from '../../ui/TextButton.js';
|
|
16
|
-
import { u as useChannelListContext } from '../../ChannelListProvider-
|
|
16
|
+
import { u as useChannelListContext } from '../../ChannelListProvider-f69a3eab.js';
|
|
17
17
|
import { TypingIndicatorText } from '../../Channel/components/TypingIndicator.js';
|
|
18
18
|
import MessageStatus from '../../ui/MessageStatus.js';
|
|
19
|
-
import { u as useMediaQueryContext } from '../../MediaQueryContext-
|
|
20
|
-
import { u as useLongPress } from '../../useLongPress-
|
|
19
|
+
import { u as useMediaQueryContext } from '../../MediaQueryContext-20ff176d.js';
|
|
20
|
+
import { u as useLongPress } from '../../useLongPress-3488ddd6.js';
|
|
21
21
|
import '../../ui/Avatar.js';
|
|
22
22
|
import '../../ui/ImageRenderer.js';
|
|
23
|
-
import '../../uuid-
|
|
24
|
-
import '../../utils-
|
|
23
|
+
import '../../uuid-11fdaf7d.js';
|
|
24
|
+
import '../../utils-cb1a4884.js';
|
|
25
25
|
import 'prop-types';
|
|
26
|
-
import '../../stringSet-
|
|
27
|
-
import '../../index-
|
|
28
|
-
import '../../index-
|
|
26
|
+
import '../../stringSet-fd9dcf1e.js';
|
|
27
|
+
import '../../index-e0ade5e4.js';
|
|
28
|
+
import '../../index-c766d64c.js';
|
|
29
29
|
import '../../utils/message/getOutgoingMessageState.js';
|
|
30
30
|
import '../../withSendbird.js';
|
|
31
31
|
import 'react-dom';
|
|
32
|
-
import '../../index-
|
|
32
|
+
import '../../index-14e045d4.js';
|
|
33
33
|
import '../../ui/Button.js';
|
|
34
34
|
import '../../ui/IconButton.js';
|
|
35
|
-
import '../../color-
|
|
35
|
+
import '../../color-d2a15055.js';
|
|
36
36
|
import '@sendbird/chat/groupChannel';
|
|
37
|
-
import '../../topics-
|
|
38
|
-
import '../../utils-
|
|
39
|
-
import '../../UserProfileContext-
|
|
40
|
-
import '../../ChannelProvider-
|
|
41
|
-
import '../../compareIds-
|
|
42
|
-
import '../../const-
|
|
37
|
+
import '../../topics-954a5dbc.js';
|
|
38
|
+
import '../../utils-80e9e20d.js';
|
|
39
|
+
import '../../UserProfileContext-32f70da9.js';
|
|
40
|
+
import '../../ChannelProvider-beed5203.js';
|
|
41
|
+
import '../../compareIds-cd18758a.js';
|
|
42
|
+
import '../../const-9ed3c2e5.js';
|
|
43
43
|
import '@sendbird/chat/message';
|
|
44
44
|
import '../../ui/ContextMenu.js';
|
|
45
45
|
import '../../ui/SortByRow.js';
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
import React__default, { useRef, useState, useContext } from 'react';
|
|
2
2
|
import PropTypes from 'prop-types';
|
|
3
|
-
import { u as useLocalization, a as LocalizationContext } from '../../LocalizationContext-
|
|
3
|
+
import { u as useLocalization, a as LocalizationContext } from '../../LocalizationContext-4f852f2e.js';
|
|
4
4
|
import ContextMenu, { MenuItems, MenuItem } from '../../ui/ContextMenu.js';
|
|
5
5
|
import IconButton from '../../ui/IconButton.js';
|
|
6
6
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
7
7
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
8
|
-
import { n as noop } from '../../utils-
|
|
8
|
+
import { n as noop } from '../../utils-80e9e20d.js';
|
|
9
9
|
import Modal from '../../ui/Modal.js';
|
|
10
|
-
import { u as useChannelListContext } from '../../ChannelListProvider-
|
|
11
|
-
import '../../stringSet-
|
|
12
|
-
import '../../index-
|
|
13
|
-
import '../../tslib.es6-
|
|
10
|
+
import { u as useChannelListContext } from '../../ChannelListProvider-f69a3eab.js';
|
|
11
|
+
import '../../stringSet-fd9dcf1e.js';
|
|
12
|
+
import '../../index-c766d64c.js';
|
|
13
|
+
import '../../tslib.es6-38d6449a.js';
|
|
14
14
|
import 'react-dom';
|
|
15
15
|
import '../../ui/SortByRow.js';
|
|
16
|
-
import '../../uuid-
|
|
17
|
-
import '../../index-
|
|
16
|
+
import '../../uuid-11fdaf7d.js';
|
|
17
|
+
import '../../index-e1f156d0.js';
|
|
18
18
|
import '../../utils/message/getOutgoingMessageState.js';
|
|
19
|
-
import '../../index-
|
|
19
|
+
import '../../index-b02633bc.js';
|
|
20
20
|
import '../../withSendbird.js';
|
|
21
|
-
import '../../_rollupPluginBabelHelpers-
|
|
22
|
-
import '../../index-
|
|
21
|
+
import '../../_rollupPluginBabelHelpers-42595172.js';
|
|
22
|
+
import '../../index-14e045d4.js';
|
|
23
23
|
import '../../ui/Button.js';
|
|
24
|
-
import '../../MediaQueryContext-
|
|
24
|
+
import '../../MediaQueryContext-20ff176d.js';
|
|
25
25
|
import '@sendbird/chat/groupChannel';
|
|
26
|
-
import '../../topics-
|
|
27
|
-
import '../../UserProfileContext-
|
|
26
|
+
import '../../topics-954a5dbc.js';
|
|
27
|
+
import '../../UserProfileContext-32f70da9.js';
|
|
28
28
|
|
|
29
29
|
var LeaveChannel = function (props) {
|
|
30
30
|
var _a, _b, _c;
|
package/ChannelList/context.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import '../tslib.es6-
|
|
1
|
+
import '../tslib.es6-38d6449a.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '@sendbird/chat/groupChannel';
|
|
4
|
-
export { C as ChannelListProvider, u as useChannelListContext } from '../ChannelListProvider-
|
|
5
|
-
import '../uuid-
|
|
6
|
-
import '../utils-
|
|
7
|
-
import '../UserProfileContext-
|
|
4
|
+
export { C as ChannelListProvider, u as useChannelListContext } from '../ChannelListProvider-f69a3eab.js';
|
|
5
|
+
import '../uuid-11fdaf7d.js';
|
|
6
|
+
import '../utils-80e9e20d.js';
|
|
7
|
+
import '../UserProfileContext-32f70da9.js';
|
|
8
8
|
import '../useSendbirdStateContext.js';
|
|
9
|
-
import '../topics-
|
|
10
|
-
import '../_rollupPluginBabelHelpers-
|
|
11
|
-
import '../index-
|
|
9
|
+
import '../topics-954a5dbc.js';
|
|
10
|
+
import '../_rollupPluginBabelHelpers-42595172.js';
|
|
11
|
+
import '../index-e1f156d0.js';
|
|
12
12
|
import '../utils/message/getOutgoingMessageState.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import '../withSendbird.js';
|
package/ChannelList.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { C as ChannelListProvider } from './ChannelListProvider-
|
|
2
|
+
import { C as ChannelListProvider } from './ChannelListProvider-f69a3eab.js';
|
|
3
3
|
import ChannelListUI from './ChannelList/components/ChannelListUI.js';
|
|
4
|
-
import './tslib.es6-
|
|
4
|
+
import './tslib.es6-38d6449a.js';
|
|
5
5
|
import '@sendbird/chat/groupChannel';
|
|
6
|
-
import './topics-
|
|
7
|
-
import './uuid-
|
|
8
|
-
import './utils-
|
|
9
|
-
import './UserProfileContext-
|
|
6
|
+
import './topics-954a5dbc.js';
|
|
7
|
+
import './uuid-11fdaf7d.js';
|
|
8
|
+
import './utils-80e9e20d.js';
|
|
9
|
+
import './UserProfileContext-32f70da9.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './useSendbirdStateContext.js';
|
|
12
12
|
import './withSendbird.js';
|
|
13
|
-
import './_rollupPluginBabelHelpers-
|
|
14
|
-
import './index-
|
|
13
|
+
import './_rollupPluginBabelHelpers-42595172.js';
|
|
14
|
+
import './index-e1f156d0.js';
|
|
15
15
|
import './utils/message/getOutgoingMessageState.js';
|
|
16
16
|
import './ChannelList/components/ChannelListHeader.js';
|
|
17
|
-
import './LocalizationContext-
|
|
18
|
-
import './stringSet-
|
|
19
|
-
import './index-
|
|
20
|
-
import './index-
|
|
17
|
+
import './LocalizationContext-4f852f2e.js';
|
|
18
|
+
import './stringSet-fd9dcf1e.js';
|
|
19
|
+
import './index-c766d64c.js';
|
|
20
|
+
import './index-b02633bc.js';
|
|
21
21
|
import './ui/IconButton.js';
|
|
22
22
|
import './ui/Avatar.js';
|
|
23
23
|
import './ui/ImageRenderer.js';
|
|
@@ -25,14 +25,14 @@ import './ui/Icon.js';
|
|
|
25
25
|
import './ChannelList/components/AddChannel.js';
|
|
26
26
|
import './CreateChannel.js';
|
|
27
27
|
import './CreateChannel/components/CreateChannelUI.js';
|
|
28
|
-
import './CreateChannelProvider-
|
|
28
|
+
import './CreateChannelProvider-6b83f0e6.js';
|
|
29
29
|
import './sendbirdSelectors.js';
|
|
30
30
|
import './CreateChannel/components/InviteUsers.js';
|
|
31
31
|
import './ui/Modal.js';
|
|
32
32
|
import 'react-dom';
|
|
33
|
-
import './index-
|
|
33
|
+
import './index-14e045d4.js';
|
|
34
34
|
import './ui/Button.js';
|
|
35
|
-
import './MediaQueryContext-
|
|
35
|
+
import './MediaQueryContext-20ff176d.js';
|
|
36
36
|
import './ui/UserListItem.js';
|
|
37
37
|
import './ui/MutedAvatarOverlay.js';
|
|
38
38
|
import './ui/Checkbox.js';
|
|
@@ -42,29 +42,29 @@ import './ui/SortByRow.js';
|
|
|
42
42
|
import './CreateChannel/components/SelectChannelType.js';
|
|
43
43
|
import './ChannelList/components/ChannelPreview.js';
|
|
44
44
|
import './ui/ChannelAvatar.js';
|
|
45
|
-
import './utils-
|
|
45
|
+
import './utils-cb1a4884.js';
|
|
46
46
|
import './ui/Badge.js';
|
|
47
|
-
import './index-
|
|
48
|
-
import './index-
|
|
49
|
-
import './index-
|
|
47
|
+
import './index-f29a239d.js';
|
|
48
|
+
import './index-e0ade5e4.js';
|
|
49
|
+
import './index-39b44653.js';
|
|
50
50
|
import './ui/MentionUserLabel.js';
|
|
51
51
|
import './ui/TextButton.js';
|
|
52
|
-
import './color-
|
|
52
|
+
import './color-d2a15055.js';
|
|
53
53
|
import './Channel/components/TypingIndicator.js';
|
|
54
|
-
import './ChannelProvider-
|
|
55
|
-
import './compareIds-
|
|
56
|
-
import './const-
|
|
54
|
+
import './ChannelProvider-beed5203.js';
|
|
55
|
+
import './compareIds-cd18758a.js';
|
|
56
|
+
import './const-9ed3c2e5.js';
|
|
57
57
|
import '@sendbird/chat/message';
|
|
58
58
|
import './ui/ReactionButton.js';
|
|
59
59
|
import './ui/MessageStatus.js';
|
|
60
60
|
import './ui/Loader.js';
|
|
61
|
-
import './useLongPress-
|
|
61
|
+
import './useLongPress-3488ddd6.js';
|
|
62
62
|
import './ChannelList/components/ChannelPreviewAction.js';
|
|
63
63
|
import './EditUserProfile.js';
|
|
64
|
-
import './index-
|
|
64
|
+
import './index-5e8156eb.js';
|
|
65
65
|
import './ui/Input.js';
|
|
66
|
-
import './actionTypes-
|
|
67
|
-
import './index-
|
|
66
|
+
import './actionTypes-5126af74.js';
|
|
67
|
+
import './index-a28ce5ed.js';
|
|
68
68
|
|
|
69
69
|
var ChannelList = function (props) {
|
|
70
70
|
return /*#__PURE__*/React__default.createElement(ChannelListProvider, {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { a as __spreadArray, _ as __assign } from './tslib.es6-
|
|
1
|
+
import { a as __spreadArray, _ as __assign } from './tslib.es6-38d6449a.js';
|
|
2
2
|
import React__default, { useReducer, useState, useEffect, useMemo, useContext } from 'react';
|
|
3
3
|
import { GroupChannelHandler } from '@sendbird/chat/groupChannel';
|
|
4
|
-
import { C as CREATE_CHANNEL$1, U as UPDATE_USER_MESSAGE, L as LEAVE_CHANNEL, S as SEND_MESSAGE_START } from './topics-
|
|
5
|
-
import { u as uuidv4 } from './uuid-
|
|
6
|
-
import { n as noop } from './utils-
|
|
7
|
-
import { U as UserProfileProvider } from './UserProfileContext-
|
|
4
|
+
import { C as CREATE_CHANNEL$1, U as UPDATE_USER_MESSAGE, L as LEAVE_CHANNEL, S as SEND_MESSAGE_START } from './topics-954a5dbc.js';
|
|
5
|
+
import { u as uuidv4 } from './uuid-11fdaf7d.js';
|
|
6
|
+
import { n as noop } from './utils-80e9e20d.js';
|
|
7
|
+
import { U as UserProfileProvider } from './UserProfileContext-32f70da9.js';
|
|
8
8
|
import useSendbirdStateContext from './useSendbirdStateContext.js';
|
|
9
|
-
import { _ as _objectSpread2 } from './_rollupPluginBabelHelpers-
|
|
10
|
-
import { f as filterChannelListParams, g as getChannelsWithUpsertedChannel } from './index-
|
|
9
|
+
import { _ as _objectSpread2 } from './_rollupPluginBabelHelpers-42595172.js';
|
|
10
|
+
import { f as filterChannelListParams, g as getChannelsWithUpsertedChannel } from './index-e1f156d0.js';
|
|
11
11
|
|
|
12
12
|
const RESET_CHANNEL_LIST = 'RESET_CHANNEL_LIST';
|
|
13
13
|
const CREATE_CHANNEL = 'CREATE_CHANNEL';
|
|
@@ -994,4 +994,4 @@ function useChannelListContext() {
|
|
|
994
994
|
}
|
|
995
995
|
|
|
996
996
|
export { ChannelListProvider as C, FETCH_CHANNELS_START as F, LEAVE_CHANNEL_SUCCESS as L, SET_CURRENT_CHANNEL as S, FETCH_CHANNELS_SUCCESS as a, FETCH_CHANNELS_FAILURE as b, useChannelListContext as u };
|
|
997
|
-
//# sourceMappingURL=ChannelListProvider-
|
|
997
|
+
//# sourceMappingURL=ChannelListProvider-f69a3eab.js.map
|