@sendbird/uikit-react 3.2.0-rc.2 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/App.js +34 -34
- package/CHANGELOG.md +7 -1
- package/Channel/components/ChannelHeader.js +19 -19
- package/Channel/components/ChannelUI.js +25 -25
- package/Channel/components/FileViewer.js +18 -18
- package/Channel/components/FrozenNotification.js +4 -4
- package/Channel/components/Message.js +22 -22
- package/Channel/components/MessageInput.js +19 -19
- package/Channel/components/MessageList.js +24 -24
- package/Channel/components/RemoveMessageModal.js +19 -19
- package/Channel/components/SuggestedMentionList.js +19 -19
- package/Channel/components/TypingIndicator.js +18 -18
- package/Channel/components/UnreadCount.js +4 -4
- package/Channel/context.js +17 -17
- package/Channel.js +25 -25
- package/ChannelList/components/AddChannel.js +13 -13
- package/ChannelList/components/ChannelListHeader.js +7 -7
- package/ChannelList/components/ChannelListUI.js +29 -29
- package/ChannelList/components/ChannelPreview.js +23 -23
- package/ChannelList/components/ChannelPreviewAction.js +17 -17
- package/ChannelList/context.js +12 -12
- package/ChannelList.js +29 -29
- package/{ChannelListProvider-1a22e404.js → ChannelListProvider-b5833a69.js} +9 -9
- package/{ChannelListProvider-1a22e404.js.map → ChannelListProvider-b5833a69.js.map} +1 -1
- package/{ChannelProvider-e38bb434.js → ChannelProvider-675be930.js} +11 -11
- package/{ChannelProvider-e38bb434.js.map → ChannelProvider-675be930.js.map} +1 -1
- package/ChannelSettings/components/ChannelProfile.js +11 -11
- package/ChannelSettings/components/ChannelSettingsUI.js +21 -21
- package/ChannelSettings/components/EditDetailsModal.js +11 -11
- package/ChannelSettings/components/LeaveChannel.js +10 -10
- package/ChannelSettings/components/ModerationPanel.js +18 -18
- package/ChannelSettings/components/UserListItem.js +11 -11
- package/ChannelSettings/components/UserPanel.js +13 -13
- package/ChannelSettings/context.js +3 -3
- package/ChannelSettings.js +21 -21
- package/CreateChannel/components/CreateChannelUI.js +13 -13
- package/CreateChannel/components/InviteUsers.js +13 -13
- package/CreateChannel/components/SelectChannelType.js +10 -10
- package/CreateChannel/context.js +4 -4
- package/CreateChannel.js +13 -13
- package/{CreateChannelProvider-f740e1f0.js → CreateChannelProvider-05b11547.js} +1 -1
- package/{CreateChannelProvider-f740e1f0.js.map → CreateChannelProvider-05b11547.js.map} +1 -1
- package/CreateOpenChannel/components/CreateOpenChannelUI.js +9 -9
- package/CreateOpenChannel/context.js +1 -1
- package/CreateOpenChannel.js +9 -9
- package/EditUserProfile/components/EditUserProfileUI.js +12 -12
- package/EditUserProfile.js +12 -12
- package/{LocalizationContext-78d3faa4.js → LocalizationContext-fd0d32ab.js} +3 -3
- package/{LocalizationContext-78d3faa4.js.map → LocalizationContext-fd0d32ab.js.map} +1 -1
- package/{MemberList-057e2466.js → MemberList-78a423a0.js} +5 -5
- package/{MemberList-057e2466.js.map → MemberList-78a423a0.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 +17 -17
- package/OpenChannel/components/OpenChannelInput.js +20 -20
- package/OpenChannel/components/OpenChannelMessage.js +25 -25
- package/OpenChannel/components/OpenChannelMessageList.js +27 -27
- package/OpenChannel/components/OpenChannelUI.js +27 -27
- package/OpenChannel/context.js +14 -14
- package/OpenChannel.js +27 -27
- package/OpenChannelList/components/OpenChannelListUI.js +12 -12
- package/OpenChannelList/components/OpenChannelPreview.js +4 -4
- package/OpenChannelList/context.js +4 -4
- package/OpenChannelList.js +12 -12
- package/{OpenChannelListProvider-4bddc69f.js → OpenChannelListProvider-6f9126d0.js} +3 -3
- package/{OpenChannelListProvider-4bddc69f.js.map → OpenChannelListProvider-6f9126d0.js.map} +1 -1
- package/{OpenChannelProvider-bb348405.js → OpenChannelProvider-e39971da.js} +10 -10
- package/{OpenChannelProvider-bb348405.js.map → OpenChannelProvider-e39971da.js.map} +1 -1
- package/OpenChannelSettings/components/EditDetailsModal.js +15 -15
- package/OpenChannelSettings/components/OpenChannelProfile.js +15 -15
- package/OpenChannelSettings/components/OpenChannelSettingsUI.js +20 -20
- package/OpenChannelSettings/components/OperatorUI.js +19 -19
- package/OpenChannelSettings/components/ParticipantUI.js +17 -17
- package/OpenChannelSettings/context.js +6 -6
- package/OpenChannelSettings.js +20 -20
- package/SendbirdProvider.js +15 -15
- package/SendbirdProvider.js.map +1 -1
- package/{UserProfileContext-bc040e78.js → UserProfileContext-d36099b1.js} +1 -1
- package/{UserProfileContext-bc040e78.js.map → UserProfileContext-d36099b1.js.map} +1 -1
- package/{__bundle-0dad34cd-6408fa97.js → __bundle-0dad34cd-10d4f218.js} +2 -2
- package/{__bundle-0dad34cd-6408fa97.js.map → __bundle-0dad34cd-10d4f218.js.map} +1 -1
- package/{__bundle-57e0c5af-dff5d7e0.js → __bundle-57e0c5af-4e9165b5.js} +1 -1
- package/{__bundle-57e0c5af-dff5d7e0.js.map → __bundle-57e0c5af-4e9165b5.js.map} +1 -1
- package/{__bundle-bd072f34-80eb9bbc.js → __bundle-bd072f34-1aaac363.js} +2 -2
- package/{__bundle-bd072f34-80eb9bbc.js.map → __bundle-bd072f34-1aaac363.js.map} +1 -1
- package/{_rollupPluginBabelHelpers-64f3f48c.js → _rollupPluginBabelHelpers-f6b9b32e.js} +1 -1
- package/_rollupPluginBabelHelpers-f6b9b32e.js.map +1 -0
- package/{actionTypes-fb6947e7.js → actionTypes-6b501c5e.js} +1 -1
- package/{actionTypes-fb6947e7.js.map → actionTypes-6b501c5e.js.map} +1 -1
- package/cjs/App.js +34 -34
- package/cjs/Channel/components/ChannelHeader.js +19 -19
- package/cjs/Channel/components/ChannelUI.js +25 -25
- package/cjs/Channel/components/FileViewer.js +18 -18
- package/cjs/Channel/components/FrozenNotification.js +4 -4
- package/cjs/Channel/components/Message.js +22 -22
- package/cjs/Channel/components/MessageInput.js +19 -19
- package/cjs/Channel/components/MessageList.js +24 -24
- package/cjs/Channel/components/RemoveMessageModal.js +19 -19
- package/cjs/Channel/components/SuggestedMentionList.js +19 -19
- package/cjs/Channel/components/TypingIndicator.js +18 -18
- package/cjs/Channel/components/UnreadCount.js +4 -4
- package/cjs/Channel/context.js +17 -17
- package/cjs/Channel.js +25 -25
- package/cjs/ChannelList/components/AddChannel.js +13 -13
- package/cjs/ChannelList/components/ChannelListHeader.js +7 -7
- package/cjs/ChannelList/components/ChannelListUI.js +29 -29
- package/cjs/ChannelList/components/ChannelPreview.js +23 -23
- package/cjs/ChannelList/components/ChannelPreviewAction.js +17 -17
- package/cjs/ChannelList/context.js +12 -12
- package/cjs/ChannelList.js +29 -29
- package/cjs/{ChannelListProvider-852ab5ee.js → ChannelListProvider-ae097fa5.js} +9 -9
- package/cjs/{ChannelListProvider-852ab5ee.js.map → ChannelListProvider-ae097fa5.js.map} +1 -1
- package/cjs/{ChannelProvider-177cb9c3.js → ChannelProvider-dbb1d52e.js} +11 -11
- package/cjs/{ChannelProvider-177cb9c3.js.map → ChannelProvider-dbb1d52e.js.map} +1 -1
- package/cjs/ChannelSettings/components/ChannelProfile.js +11 -11
- package/cjs/ChannelSettings/components/ChannelSettingsUI.js +21 -21
- package/cjs/ChannelSettings/components/EditDetailsModal.js +11 -11
- package/cjs/ChannelSettings/components/LeaveChannel.js +10 -10
- package/cjs/ChannelSettings/components/ModerationPanel.js +18 -18
- package/cjs/ChannelSettings/components/UserListItem.js +11 -11
- package/cjs/ChannelSettings/components/UserPanel.js +13 -13
- package/cjs/ChannelSettings/context.js +3 -3
- package/cjs/ChannelSettings.js +21 -21
- package/cjs/CreateChannel/components/CreateChannelUI.js +13 -13
- package/cjs/CreateChannel/components/InviteUsers.js +13 -13
- package/cjs/CreateChannel/components/SelectChannelType.js +10 -10
- package/cjs/CreateChannel/context.js +4 -4
- package/cjs/CreateChannel.js +13 -13
- package/cjs/{CreateChannelProvider-ce623553.js → CreateChannelProvider-f8905c40.js} +1 -1
- package/cjs/{CreateChannelProvider-ce623553.js.map → CreateChannelProvider-f8905c40.js.map} +1 -1
- package/cjs/CreateOpenChannel/components/CreateOpenChannelUI.js +9 -9
- package/cjs/CreateOpenChannel/context.js +1 -1
- package/cjs/CreateOpenChannel.js +9 -9
- package/cjs/EditUserProfile/components/EditUserProfileUI.js +12 -12
- package/cjs/EditUserProfile.js +12 -12
- package/cjs/{LocalizationContext-bde4de59.js → LocalizationContext-1f00818c.js} +3 -3
- package/cjs/{LocalizationContext-bde4de59.js.map → LocalizationContext-1f00818c.js.map} +1 -1
- package/cjs/{MemberList-5f6eaac3.js → MemberList-e2e283fe.js} +5 -5
- package/cjs/{MemberList-5f6eaac3.js.map → MemberList-e2e283fe.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 +17 -17
- package/cjs/OpenChannel/components/OpenChannelInput.js +20 -20
- package/cjs/OpenChannel/components/OpenChannelMessage.js +25 -25
- package/cjs/OpenChannel/components/OpenChannelMessageList.js +27 -27
- package/cjs/OpenChannel/components/OpenChannelUI.js +27 -27
- package/cjs/OpenChannel/context.js +14 -14
- package/cjs/OpenChannel.js +27 -27
- package/cjs/OpenChannelList/components/OpenChannelListUI.js +12 -12
- package/cjs/OpenChannelList/components/OpenChannelPreview.js +4 -4
- package/cjs/OpenChannelList/context.js +4 -4
- package/cjs/OpenChannelList.js +12 -12
- package/cjs/{OpenChannelListProvider-26a67118.js → OpenChannelListProvider-e311c2a1.js} +3 -3
- package/cjs/{OpenChannelListProvider-26a67118.js.map → OpenChannelListProvider-e311c2a1.js.map} +1 -1
- package/cjs/{OpenChannelProvider-8a6ad3db.js → OpenChannelProvider-dd8403ee.js} +10 -10
- package/cjs/{OpenChannelProvider-8a6ad3db.js.map → OpenChannelProvider-dd8403ee.js.map} +1 -1
- package/cjs/OpenChannelSettings/components/EditDetailsModal.js +15 -15
- package/cjs/OpenChannelSettings/components/OpenChannelProfile.js +15 -15
- package/cjs/OpenChannelSettings/components/OpenChannelSettingsUI.js +20 -20
- package/cjs/OpenChannelSettings/components/OperatorUI.js +19 -19
- package/cjs/OpenChannelSettings/components/ParticipantUI.js +17 -17
- package/cjs/OpenChannelSettings/context.js +6 -6
- package/cjs/OpenChannelSettings.js +20 -20
- package/cjs/SendbirdProvider.js +15 -15
- package/cjs/SendbirdProvider.js.map +1 -1
- package/cjs/{UserProfileContext-21660049.js → UserProfileContext-3a4f0132.js} +1 -1
- package/cjs/{UserProfileContext-21660049.js.map → UserProfileContext-3a4f0132.js.map} +1 -1
- package/cjs/{__bundle-0dad34cd-794417d3.js → __bundle-0dad34cd-bd827f82.js} +2 -2
- package/cjs/{__bundle-0dad34cd-794417d3.js.map → __bundle-0dad34cd-bd827f82.js.map} +1 -1
- package/cjs/{__bundle-57e0c5af-c2950cb7.js → __bundle-57e0c5af-b8304f7a.js} +1 -1
- package/cjs/{__bundle-57e0c5af-c2950cb7.js.map → __bundle-57e0c5af-b8304f7a.js.map} +1 -1
- package/cjs/{__bundle-bd072f34-444fbfec.js → __bundle-bd072f34-578ccb1e.js} +2 -2
- package/cjs/{__bundle-bd072f34-444fbfec.js.map → __bundle-bd072f34-578ccb1e.js.map} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-17f5a2c8.js → _rollupPluginBabelHelpers-6917423d.js} +1 -1
- package/cjs/_rollupPluginBabelHelpers-6917423d.js.map +1 -0
- package/cjs/{actionTypes-76c446b3.js → actionTypes-341644d7.js} +1 -1
- package/cjs/{actionTypes-76c446b3.js.map → actionTypes-341644d7.js.map} +1 -1
- package/cjs/{color-1ec1269a.js → color-0a6e19c1.js} +1 -1
- package/cjs/{color-1ec1269a.js.map → color-0a6e19c1.js.map} +1 -1
- package/cjs/{compareIds-52f07bab.js → compareIds-8d064912.js} +1 -1
- package/cjs/{compareIds-52f07bab.js.map → compareIds-8d064912.js.map} +1 -1
- package/cjs/{const-b94ba65d.js → const-67a2a885.js} +1 -1
- package/cjs/{const-b94ba65d.js.map → const-67a2a885.js.map} +1 -1
- package/cjs/{const-00ec2acd.js → const-bf239fc5.js} +1 -1
- package/cjs/{const-00ec2acd.js.map → const-bf239fc5.js.map} +1 -1
- package/cjs/{context-3df5068b.js → context-738129e2.js} +2 -2
- package/cjs/{context-3df5068b.js.map → context-738129e2.js.map} +1 -1
- package/cjs/dist/index.css +116 -116
- package/cjs/dist/index.css.map +1 -1
- package/cjs/{groupChannel-da9ec10a.js → groupChannel-05c7f9f8.js} +4 -4
- package/cjs/{groupChannel-da9ec10a.js.map → groupChannel-05c7f9f8.js.map} +1 -1
- package/cjs/handlers/ConnectionHandler.js +3 -3
- package/cjs/handlers/GroupChannelHandler.js +4 -4
- package/cjs/handlers/OpenChannelHandler.js +3 -3
- package/cjs/handlers/SessionHandler.js +3 -3
- package/cjs/handlers/UserEventHandler.js +3 -3
- package/cjs/{index-e4245c04.js → index-177380fc.js} +2 -2
- package/cjs/{index-e4245c04.js.map → index-177380fc.js.map} +1 -1
- package/cjs/{index-66b53d56.js → index-1ac7777f.js} +4 -4
- package/cjs/{index-66b53d56.js.map → index-1ac7777f.js.map} +1 -1
- package/cjs/{index-4fedaa1a.js → index-32123d95.js} +2 -2
- package/cjs/{index-4fedaa1a.js.map → index-32123d95.js.map} +1 -1
- package/cjs/{index-9daabdb8.js → index-4f32f285.js} +8 -8
- package/cjs/{index-9daabdb8.js.map → index-4f32f285.js.map} +1 -1
- package/cjs/{index-216e0934.js → index-8c25d6aa.js} +1 -1
- package/cjs/{index-216e0934.js.map → index-8c25d6aa.js.map} +1 -1
- package/cjs/{index-339b2871.js → index-8d7a94e3.js} +6 -6
- package/cjs/index-8d7a94e3.js.map +1 -0
- package/cjs/{index-0c20bfa0.js → index-92bda0ce.js} +4 -4
- package/cjs/{index-0c20bfa0.js.map → index-92bda0ce.js.map} +1 -1
- package/cjs/{index-06b2ea54.js → index-a11fb495.js} +2 -2
- package/cjs/{index-06b2ea54.js.map → index-a11fb495.js.map} +1 -1
- package/cjs/{index-386d6cc6.js → index-a18115d7.js} +5 -5
- package/cjs/{index-386d6cc6.js.map → index-a18115d7.js.map} +1 -1
- package/cjs/{index-50fc77e8.js → index-d82f6dd1.js} +1 -1
- package/cjs/{index-50fc77e8.js.map → index-d82f6dd1.js.map} +1 -1
- package/cjs/index.js +38 -38
- package/cjs/{openChannel-d4ad53b7.js → openChannel-c5952dd7.js} +3 -3
- package/cjs/{openChannel-d4ad53b7.js.map → openChannel-c5952dd7.js.map} +1 -1
- package/cjs/{openChannelUtils-b74500ad.js → openChannelUtils-f286fd78.js} +1 -1
- package/cjs/{openChannelUtils-b74500ad.js.map → openChannelUtils-f286fd78.js.map} +1 -1
- package/cjs/{sendbird-cd9bbca0.js → sendbird-5edd0213.js} +3 -3
- package/cjs/{sendbird-cd9bbca0.js.map → sendbird-5edd0213.js.map} +1 -1
- package/cjs/sendbirdSelectors.js +2 -2
- package/cjs/{stringSet-edbf423b.js → stringSet-410775ff.js} +1 -1
- package/cjs/{stringSet-edbf423b.js.map → stringSet-410775ff.js.map} +1 -1
- package/cjs/{topics-c5662b44.js → topics-9747398e.js} +1 -1
- package/cjs/{topics-c5662b44.js.map → topics-9747398e.js.map} +1 -1
- package/cjs/{tslib.es6-8c7aa47e.js → tslib.es6-7d75f2e2.js} +1 -1
- package/cjs/{tslib.es6-8c7aa47e.js.map → tslib.es6-7d75f2e2.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/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 +5 -5
- 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 +7 -5
- package/cjs/ui/LinkLabel.js.map +1 -1
- package/cjs/ui/Loader.js +1 -1
- package/cjs/ui/MentionLabel.js +10 -10
- package/cjs/ui/MessageContent.js +13 -13
- package/cjs/ui/MessageInput.js +9 -9
- 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 +6 -6
- package/cjs/ui/OGMessageItemBody.js +10 -10
- 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 +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 +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 +10 -10
- 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 +9 -9
- package/cjs/ui/Word.js +10 -10
- package/cjs/useSendbirdStateContext.js +1 -1
- package/cjs/{utils-1dafbcbf.js → utils-01db6d26.js} +1 -1
- package/cjs/{utils-1dafbcbf.js.map → utils-01db6d26.js.map} +1 -1
- package/cjs/{utils-b6394fc0.js → utils-291d272a.js} +1 -1
- package/cjs/{utils-b6394fc0.js.map → utils-291d272a.js.map} +1 -1
- package/cjs/{utils-01f53796.js → utils-37a47883.js} +1 -1
- package/cjs/{utils-01f53796.js.map → utils-37a47883.js.map} +1 -1
- package/cjs/{uuid-0e8b271a.js → uuid-c813a8a1.js} +1 -1
- package/cjs/{uuid-0e8b271a.js.map → uuid-c813a8a1.js.map} +1 -1
- package/cjs/withSendbird.js +1 -1
- package/{color-25be65f3.js → color-b897a03c.js} +1 -1
- package/{color-25be65f3.js.map → color-b897a03c.js.map} +1 -1
- package/{compareIds-3fb63c4f.js → compareIds-4bd391cb.js} +1 -1
- package/{compareIds-3fb63c4f.js.map → compareIds-4bd391cb.js.map} +1 -1
- package/{const-32a10da6.js → const-b4823468.js} +1 -1
- package/{const-32a10da6.js.map → const-b4823468.js.map} +1 -1
- package/{const-82d4c478.js → const-e71ab906.js} +1 -1
- package/{const-82d4c478.js.map → const-e71ab906.js.map} +1 -1
- package/{context-352b7bd9.js → context-fd21f142.js} +2 -2
- package/{context-352b7bd9.js.map → context-fd21f142.js.map} +1 -1
- package/dist/index.css +116 -116
- package/dist/index.css.map +1 -1
- package/{groupChannel-28860f2b.js → groupChannel-a10aea7a.js} +4 -4
- package/{groupChannel-28860f2b.js.map → groupChannel-a10aea7a.js.map} +1 -1
- package/handlers/ConnectionHandler.js +4 -4
- package/handlers/GroupChannelHandler.js +5 -5
- package/handlers/OpenChannelHandler.js +4 -4
- package/handlers/SessionHandler.js +4 -4
- package/handlers/UserEventHandler.js +4 -4
- package/{index-730972e8.js → index-73516d8c.js} +8 -8
- package/{index-730972e8.js.map → index-73516d8c.js.map} +1 -1
- package/{index-26e371a5.js → index-8b78f6b4.js} +1 -1
- package/{index-26e371a5.js.map → index-8b78f6b4.js.map} +1 -1
- package/{index-8095ffa6.js → index-94381d3a.js} +2 -2
- package/{index-8095ffa6.js.map → index-94381d3a.js.map} +1 -1
- package/{index-31d409a0.js → index-952ab825.js} +4 -4
- package/{index-31d409a0.js.map → index-952ab825.js.map} +1 -1
- package/{index-f767d8bd.js → index-96a98383.js} +4 -4
- package/{index-f767d8bd.js.map → index-96a98383.js.map} +1 -1
- package/{index-9a33f2b0.js → index-c022bfde.js} +2 -2
- package/{index-9a33f2b0.js.map → index-c022bfde.js.map} +1 -1
- package/{index-ab443960.js → index-ce08211b.js} +1 -1
- package/{index-ab443960.js.map → index-ce08211b.js.map} +1 -1
- package/{index-327e2586.js → index-dfa71ceb.js} +6 -6
- package/index-dfa71ceb.js.map +1 -0
- package/{index-be836db2.js → index-e6424a4d.js} +5 -5
- package/{index-be836db2.js.map → index-e6424a4d.js.map} +1 -1
- package/{index-eeb90f55.js → index-f6fd2b53.js} +2 -2
- package/{index-eeb90f55.js.map → index-f6fd2b53.js.map} +1 -1
- package/index.d.ts +1 -1
- package/index.js +38 -38
- package/{openChannel-c1a271aa.js → openChannel-80b84235.js} +3 -3
- package/{openChannel-c1a271aa.js.map → openChannel-80b84235.js.map} +1 -1
- package/{openChannelUtils-a028985c.js → openChannelUtils-19317cb9.js} +1 -1
- package/{openChannelUtils-a028985c.js.map → openChannelUtils-19317cb9.js.map} +1 -1
- package/package.json +1 -1
- package/{sendbird-8f18cf5b.js → sendbird-7e3109ab.js} +3 -3
- package/{sendbird-8f18cf5b.js.map → sendbird-7e3109ab.js.map} +1 -1
- package/sendbirdSelectors.js +2 -2
- package/{stringSet-6e7f0195.js → stringSet-eb4a64cb.js} +1 -1
- package/{stringSet-6e7f0195.js.map → stringSet-eb4a64cb.js.map} +1 -1
- package/{topics-13d4b72d.js → topics-307251cc.js} +1 -1
- package/{topics-13d4b72d.js.map → topics-307251cc.js.map} +1 -1
- package/{tslib.es6-c49bbc0a.js → tslib.es6-46e4c379.js} +1 -1
- package/{tslib.es6-c49bbc0a.js.map → tslib.es6-46e4c379.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/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 +5 -5
- 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 +7 -5
- package/ui/LinkLabel.js.map +1 -1
- package/ui/Loader.js +1 -1
- package/ui/MentionLabel.js +10 -10
- package/ui/MessageContent.js +13 -13
- package/ui/MessageInput.js +9 -9
- 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 +6 -6
- package/ui/OGMessageItemBody.js +10 -10
- package/ui/OpenChannelAdminMessage.js +3 -3
- package/ui/OpenChannelAvatar.js +6 -6
- package/ui/OpenchannelConversationHeader.js +6 -6
- 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 +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 +10 -10
- 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 +9 -9
- package/ui/Word.js +10 -10
- package/useSendbirdStateContext.js +1 -1
- package/{utils-c3865334.js → utils-c0d5a2eb.js} +1 -1
- package/{utils-c3865334.js.map → utils-c0d5a2eb.js.map} +1 -1
- package/{utils-9e478f2a.js → utils-c9a90631.js} +1 -1
- package/{utils-9e478f2a.js.map → utils-c9a90631.js.map} +1 -1
- package/{utils-e3b472fd.js → utils-ea8d6707.js} +1 -1
- package/{utils-e3b472fd.js.map → utils-ea8d6707.js.map} +1 -1
- package/{uuid-741c039a.js → uuid-e8248f01.js} +1 -1
- package/{uuid-741c039a.js.map → uuid-e8248f01.js.map} +1 -1
- package/withSendbird.js +1 -1
- package/_rollupPluginBabelHelpers-64f3f48c.js.map +0 -1
- package/cjs/_rollupPluginBabelHelpers-17f5a2c8.js.map +0 -1
- package/cjs/index-339b2871.js.map +0 -1
- package/index-327e2586.js.map +0 -1
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import React__default, { useContext, useState } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-fd0d32ab.js';
|
|
3
3
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
4
4
|
import { useChannelSettingsContext } from '../context.js';
|
|
5
5
|
import ChannelAvatar from '../../ui/ChannelAvatar.js';
|
|
6
6
|
import TextButton from '../../ui/TextButton.js';
|
|
7
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
7
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-dfa71ceb.js';
|
|
8
8
|
import EditDetails from './EditDetailsModal.js';
|
|
9
|
-
import '../../stringSet-
|
|
10
|
-
import '../../index-
|
|
9
|
+
import '../../stringSet-eb4a64cb.js';
|
|
10
|
+
import '../../index-ce08211b.js';
|
|
11
11
|
import '../../withSendbird.js';
|
|
12
|
-
import '../../_rollupPluginBabelHelpers-
|
|
13
|
-
import '../../UserProfileContext-
|
|
12
|
+
import '../../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
13
|
+
import '../../UserProfileContext-d36099b1.js';
|
|
14
14
|
import 'prop-types';
|
|
15
|
-
import '../../uuid-
|
|
15
|
+
import '../../uuid-e8248f01.js';
|
|
16
16
|
import '../../ui/Avatar.js';
|
|
17
|
-
import '../../tslib.es6-
|
|
17
|
+
import '../../tslib.es6-46e4c379.js';
|
|
18
18
|
import '../../ui/ImageRenderer.js';
|
|
19
19
|
import '../../ui/Icon.js';
|
|
20
|
-
import '../../utils-
|
|
21
|
-
import '../../color-
|
|
20
|
+
import '../../utils-c0d5a2eb.js';
|
|
21
|
+
import '../../color-b897a03c.js';
|
|
22
22
|
import '../../ui/Modal.js';
|
|
23
23
|
import 'react-dom';
|
|
24
|
-
import '../../index-
|
|
24
|
+
import '../../index-8b78f6b4.js';
|
|
25
25
|
import '../../ui/Button.js';
|
|
26
26
|
import '../../ui/IconButton.js';
|
|
27
27
|
import '../../ui/Input.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useContext, useState } from 'react';
|
|
2
2
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
3
3
|
import { useChannelSettingsContext } from '../context.js';
|
|
4
|
-
import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-
|
|
5
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
6
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
4
|
+
import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-96a98383.js';
|
|
5
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-dfa71ceb.js';
|
|
6
|
+
import { a as LocalizationContext } from '../../LocalizationContext-fd0d32ab.js';
|
|
7
7
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
8
8
|
import IconButton from '../../ui/IconButton.js';
|
|
9
9
|
import ChannelProfile from './ChannelProfile.js';
|
|
@@ -11,46 +11,46 @@ import AdminPannel from './ModerationPanel.js';
|
|
|
11
11
|
import LeaveChannel from './LeaveChannel.js';
|
|
12
12
|
import UserPanel from './UserPanel.js';
|
|
13
13
|
import '../../withSendbird.js';
|
|
14
|
-
import '../../_rollupPluginBabelHelpers-
|
|
15
|
-
import '../../UserProfileContext-
|
|
14
|
+
import '../../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
15
|
+
import '../../UserProfileContext-d36099b1.js';
|
|
16
16
|
import 'prop-types';
|
|
17
|
-
import '../../uuid-
|
|
18
|
-
import '../../tslib.es6-
|
|
17
|
+
import '../../uuid-e8248f01.js';
|
|
18
|
+
import '../../tslib.es6-46e4c379.js';
|
|
19
19
|
import '../../ui/Loader.js';
|
|
20
|
-
import '../../stringSet-
|
|
21
|
-
import '../../index-
|
|
20
|
+
import '../../stringSet-eb4a64cb.js';
|
|
21
|
+
import '../../index-ce08211b.js';
|
|
22
22
|
import '../../ui/ChannelAvatar.js';
|
|
23
23
|
import '../../ui/Avatar.js';
|
|
24
24
|
import '../../ui/ImageRenderer.js';
|
|
25
|
-
import '../../utils-
|
|
25
|
+
import '../../utils-c0d5a2eb.js';
|
|
26
26
|
import '../../ui/TextButton.js';
|
|
27
|
-
import '../../color-
|
|
27
|
+
import '../../color-b897a03c.js';
|
|
28
28
|
import './EditDetailsModal.js';
|
|
29
29
|
import '../../ui/Modal.js';
|
|
30
30
|
import 'react-dom';
|
|
31
|
-
import '../../index-
|
|
31
|
+
import '../../index-8b78f6b4.js';
|
|
32
32
|
import '../../ui/Button.js';
|
|
33
33
|
import '../../ui/Input.js';
|
|
34
34
|
import '../../ui/Accordion.js';
|
|
35
35
|
import '../../ui/AccordionGroup.js';
|
|
36
|
-
import '../../context-
|
|
37
|
-
import '../../utils-
|
|
36
|
+
import '../../context-fd21f142.js';
|
|
37
|
+
import '../../utils-ea8d6707.js';
|
|
38
38
|
import '../../ui/Badge.js';
|
|
39
39
|
import '../../ui/ContextMenu.js';
|
|
40
40
|
import '../../ui/SortByRow.js';
|
|
41
|
-
import '../../index-
|
|
41
|
+
import '../../index-f6fd2b53.js';
|
|
42
42
|
import './UserListItem.js';
|
|
43
43
|
import '../../ui/MutedAvatarOverlay.js';
|
|
44
44
|
import '../../ui/UserProfile.js';
|
|
45
45
|
import '../../sendbirdSelectors.js';
|
|
46
|
-
import '../../topics-
|
|
46
|
+
import '../../topics-307251cc.js';
|
|
47
47
|
import '../../ui/UserListItem.js';
|
|
48
48
|
import '../../ui/Checkbox.js';
|
|
49
|
-
import '../../groupChannel-
|
|
50
|
-
import '../../__bundle-57e0c5af-
|
|
51
|
-
import '../../__bundle-0dad34cd-
|
|
52
|
-
import '../../__bundle-bd072f34-
|
|
53
|
-
import '../../MemberList-
|
|
49
|
+
import '../../groupChannel-a10aea7a.js';
|
|
50
|
+
import '../../__bundle-57e0c5af-4e9165b5.js';
|
|
51
|
+
import '../../__bundle-0dad34cd-10d4f218.js';
|
|
52
|
+
import '../../__bundle-bd072f34-1aaac363.js';
|
|
53
|
+
import '../../MemberList-78a423a0.js';
|
|
54
54
|
|
|
55
55
|
var ChannelSettingsUI = function (props) {
|
|
56
56
|
var _a, _b;
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import React__default, { useRef, useState, useContext } from 'react';
|
|
2
2
|
import { useChannelSettingsContext } from '../context.js';
|
|
3
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
3
|
+
import { a as LocalizationContext } from '../../LocalizationContext-fd0d32ab.js';
|
|
4
4
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
5
5
|
import Modal from '../../ui/Modal.js';
|
|
6
6
|
import Input, { InputLabel } from '../../ui/Input.js';
|
|
7
7
|
import Avatar from '../../ui/Avatar.js';
|
|
8
8
|
import { ButtonTypes } from '../../ui/Button.js';
|
|
9
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
9
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-dfa71ceb.js';
|
|
10
10
|
import TextButton from '../../ui/TextButton.js';
|
|
11
11
|
import ChannelAvatar from '../../ui/ChannelAvatar.js';
|
|
12
|
-
import { u as uuidv4 } from '../../uuid-
|
|
13
|
-
import '../../UserProfileContext-
|
|
12
|
+
import { u as uuidv4 } from '../../uuid-e8248f01.js';
|
|
13
|
+
import '../../UserProfileContext-d36099b1.js';
|
|
14
14
|
import 'prop-types';
|
|
15
15
|
import '../../withSendbird.js';
|
|
16
|
-
import '../../_rollupPluginBabelHelpers-
|
|
17
|
-
import '../../stringSet-
|
|
18
|
-
import '../../index-
|
|
16
|
+
import '../../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
17
|
+
import '../../stringSet-eb4a64cb.js';
|
|
18
|
+
import '../../index-ce08211b.js';
|
|
19
19
|
import 'react-dom';
|
|
20
|
-
import '../../index-
|
|
20
|
+
import '../../index-8b78f6b4.js';
|
|
21
21
|
import '../../ui/Icon.js';
|
|
22
22
|
import '../../ui/IconButton.js';
|
|
23
|
-
import '../../tslib.es6-
|
|
23
|
+
import '../../tslib.es6-46e4c379.js';
|
|
24
24
|
import '../../ui/ImageRenderer.js';
|
|
25
|
-
import '../../color-
|
|
26
|
-
import '../../utils-
|
|
25
|
+
import '../../color-b897a03c.js';
|
|
26
|
+
import '../../utils-c0d5a2eb.js';
|
|
27
27
|
|
|
28
28
|
var EditDetails = function (props) {
|
|
29
29
|
var _a, _b, _c;
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
3
3
|
import { useChannelSettingsContext } from '../context.js';
|
|
4
|
-
import { n as noop } from '../../utils-
|
|
4
|
+
import { n as noop } from '../../utils-ea8d6707.js';
|
|
5
5
|
import Modal from '../../ui/Modal.js';
|
|
6
|
-
import { u as useLocalization } from '../../LocalizationContext-
|
|
6
|
+
import { u as useLocalization } from '../../LocalizationContext-fd0d32ab.js';
|
|
7
7
|
import '../../withSendbird.js';
|
|
8
|
-
import '../../_rollupPluginBabelHelpers-
|
|
9
|
-
import '../../UserProfileContext-
|
|
8
|
+
import '../../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
9
|
+
import '../../UserProfileContext-d36099b1.js';
|
|
10
10
|
import 'prop-types';
|
|
11
|
-
import '../../uuid-
|
|
11
|
+
import '../../uuid-e8248f01.js';
|
|
12
12
|
import 'react-dom';
|
|
13
|
-
import '../../index-
|
|
13
|
+
import '../../index-8b78f6b4.js';
|
|
14
14
|
import '../../ui/Button.js';
|
|
15
|
-
import '../../tslib.es6-
|
|
16
|
-
import '../../index-
|
|
17
|
-
import '../../stringSet-
|
|
15
|
+
import '../../tslib.es6-46e4c379.js';
|
|
16
|
+
import '../../index-dfa71ceb.js';
|
|
17
|
+
import '../../stringSet-eb4a64cb.js';
|
|
18
18
|
import '../../ui/Icon.js';
|
|
19
19
|
import '../../ui/IconButton.js';
|
|
20
|
-
import '../../index-
|
|
20
|
+
import '../../index-ce08211b.js';
|
|
21
21
|
|
|
22
22
|
var LeaveChannel = function (props) {
|
|
23
23
|
var _a, _b, _c;
|
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
import React__default, { useState, useContext, useEffect, useCallback } from 'react';
|
|
2
|
-
import { a as LocalizationContext, u as useLocalization } from '../../LocalizationContext-
|
|
2
|
+
import { a as LocalizationContext, u as useLocalization } from '../../LocalizationContext-fd0d32ab.js';
|
|
3
3
|
import Accordion, { AccordionGroup } from '../../ui/Accordion.js';
|
|
4
|
-
import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-
|
|
4
|
+
import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-dfa71ceb.js';
|
|
5
5
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
6
6
|
import Badge from '../../ui/Badge.js';
|
|
7
7
|
import Button, { ButtonTypes, ButtonSizes } from '../../ui/Button.js';
|
|
8
8
|
import IconButton from '../../ui/IconButton.js';
|
|
9
9
|
import ContextMenu, { MenuItems, MenuItem } from '../../ui/ContextMenu.js';
|
|
10
10
|
import UserListItem$1 from './UserListItem.js';
|
|
11
|
-
import { a as __spreadArray, _ as __assign } from '../../tslib.es6-
|
|
11
|
+
import { a as __spreadArray, _ as __assign } from '../../tslib.es6-46e4c379.js';
|
|
12
12
|
import Modal from '../../ui/Modal.js';
|
|
13
13
|
import UserListItem from '../../ui/UserListItem.js';
|
|
14
14
|
import { useChannelSettingsContext } from '../context.js';
|
|
15
15
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
16
|
-
import { S as St } from '../../groupChannel-
|
|
17
|
-
import { M as MemberList } from '../../MemberList-
|
|
18
|
-
import { n as noop } from '../../utils-
|
|
19
|
-
import '../../stringSet-
|
|
20
|
-
import '../../index-
|
|
16
|
+
import { S as St } from '../../groupChannel-a10aea7a.js';
|
|
17
|
+
import { M as MemberList } from '../../MemberList-78a423a0.js';
|
|
18
|
+
import { n as noop } from '../../utils-ea8d6707.js';
|
|
19
|
+
import '../../stringSet-eb4a64cb.js';
|
|
20
|
+
import '../../index-ce08211b.js';
|
|
21
21
|
import '../../ui/AccordionGroup.js';
|
|
22
|
-
import '../../context-
|
|
22
|
+
import '../../context-fd21f142.js';
|
|
23
23
|
import 'prop-types';
|
|
24
24
|
import 'react-dom';
|
|
25
25
|
import '../../ui/SortByRow.js';
|
|
26
|
-
import '../../uuid-
|
|
27
|
-
import '../../index-
|
|
28
|
-
import '../../UserProfileContext-
|
|
26
|
+
import '../../uuid-e8248f01.js';
|
|
27
|
+
import '../../index-f6fd2b53.js';
|
|
28
|
+
import '../../UserProfileContext-d36099b1.js';
|
|
29
29
|
import '../../ui/Avatar.js';
|
|
30
30
|
import '../../ui/ImageRenderer.js';
|
|
31
31
|
import '../../ui/MutedAvatarOverlay.js';
|
|
32
32
|
import '../../ui/UserProfile.js';
|
|
33
33
|
import '../../withSendbird.js';
|
|
34
|
-
import '../../_rollupPluginBabelHelpers-
|
|
34
|
+
import '../../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
35
35
|
import '../../sendbirdSelectors.js';
|
|
36
|
-
import '../../topics-
|
|
37
|
-
import '../../index-
|
|
36
|
+
import '../../topics-307251cc.js';
|
|
37
|
+
import '../../index-8b78f6b4.js';
|
|
38
38
|
import '../../ui/Checkbox.js';
|
|
39
|
-
import '../../__bundle-57e0c5af-
|
|
40
|
-
import '../../__bundle-0dad34cd-
|
|
41
|
-
import '../../__bundle-bd072f34-
|
|
39
|
+
import '../../__bundle-57e0c5af-4e9165b5.js';
|
|
40
|
+
import '../../__bundle-0dad34cd-10d4f218.js';
|
|
41
|
+
import '../../__bundle-bd072f34-1aaac363.js';
|
|
42
42
|
|
|
43
43
|
function OperatorsModal(_a) {
|
|
44
44
|
var _b;
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../../tslib.es6-
|
|
1
|
+
import { a as __spreadArray } from '../../tslib.es6-46e4c379.js';
|
|
2
2
|
import React__default, { useRef, useContext } from 'react';
|
|
3
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
4
|
-
import { a as UserProfileContext } from '../../UserProfileContext-
|
|
3
|
+
import { a as LocalizationContext } from '../../LocalizationContext-fd0d32ab.js';
|
|
4
|
+
import { a as UserProfileContext } from '../../UserProfileContext-d36099b1.js';
|
|
5
5
|
import Avatar from '../../ui/Avatar.js';
|
|
6
6
|
import MutedAvatarOverlay from '../../ui/MutedAvatarOverlay.js';
|
|
7
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
7
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-dfa71ceb.js';
|
|
8
8
|
import ConnectedUserProfile from '../../ui/UserProfile.js';
|
|
9
9
|
import ContextMenu, { MenuItems } from '../../ui/ContextMenu.js';
|
|
10
|
-
import '../../stringSet-
|
|
11
|
-
import '../../index-
|
|
10
|
+
import '../../stringSet-eb4a64cb.js';
|
|
11
|
+
import '../../index-ce08211b.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import '../../ui/ImageRenderer.js';
|
|
14
14
|
import '../../ui/Icon.js';
|
|
15
|
-
import '../../uuid-
|
|
15
|
+
import '../../uuid-e8248f01.js';
|
|
16
16
|
import '../../withSendbird.js';
|
|
17
|
-
import '../../_rollupPluginBabelHelpers-
|
|
17
|
+
import '../../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
18
18
|
import '../../sendbirdSelectors.js';
|
|
19
|
-
import '../../topics-
|
|
20
|
-
import '../../utils-
|
|
19
|
+
import '../../topics-307251cc.js';
|
|
20
|
+
import '../../utils-ea8d6707.js';
|
|
21
21
|
import '../../ui/Button.js';
|
|
22
22
|
import 'react-dom';
|
|
23
23
|
import '../../ui/SortByRow.js';
|
|
24
|
-
import '../../index-
|
|
24
|
+
import '../../index-f6fd2b53.js';
|
|
25
25
|
|
|
26
26
|
var COMPONENT_NAME = 'sendbird-user-list-item--small';
|
|
27
27
|
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
import React__default, { useContext, useState } 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-fd0d32ab.js';
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-dfa71ceb.js';
|
|
4
4
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
5
5
|
import Badge from '../../ui/Badge.js';
|
|
6
|
-
import { M as MemberList } from '../../MemberList-
|
|
6
|
+
import { M as MemberList } from '../../MemberList-78a423a0.js';
|
|
7
7
|
import { useChannelSettingsContext } from '../context.js';
|
|
8
|
-
import '../../stringSet-
|
|
9
|
-
import '../../index-
|
|
8
|
+
import '../../stringSet-eb4a64cb.js';
|
|
9
|
+
import '../../index-ce08211b.js';
|
|
10
10
|
import 'prop-types';
|
|
11
|
-
import '../../tslib.es6-
|
|
11
|
+
import '../../tslib.es6-46e4c379.js';
|
|
12
12
|
import '../../ui/Button.js';
|
|
13
13
|
import '../../ui/IconButton.js';
|
|
14
14
|
import '../../ui/ContextMenu.js';
|
|
15
15
|
import 'react-dom';
|
|
16
16
|
import '../../ui/SortByRow.js';
|
|
17
|
-
import '../../uuid-
|
|
18
|
-
import '../../index-
|
|
17
|
+
import '../../uuid-e8248f01.js';
|
|
18
|
+
import '../../index-f6fd2b53.js';
|
|
19
19
|
import './UserListItem.js';
|
|
20
|
-
import '../../UserProfileContext-
|
|
20
|
+
import '../../UserProfileContext-d36099b1.js';
|
|
21
21
|
import '../../ui/Avatar.js';
|
|
22
22
|
import '../../ui/ImageRenderer.js';
|
|
23
23
|
import '../../ui/MutedAvatarOverlay.js';
|
|
24
24
|
import '../../ui/UserProfile.js';
|
|
25
25
|
import '../../withSendbird.js';
|
|
26
|
-
import '../../_rollupPluginBabelHelpers-
|
|
26
|
+
import '../../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
27
27
|
import '../../sendbirdSelectors.js';
|
|
28
|
-
import '../../topics-
|
|
29
|
-
import '../../utils-
|
|
28
|
+
import '../../topics-307251cc.js';
|
|
29
|
+
import '../../utils-ea8d6707.js';
|
|
30
30
|
import '../../ui/Modal.js';
|
|
31
|
-
import '../../index-
|
|
31
|
+
import '../../index-8b78f6b4.js';
|
|
32
32
|
import '../../ui/UserListItem.js';
|
|
33
33
|
import '../../ui/Checkbox.js';
|
|
34
34
|
import '../../useSendbirdStateContext.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
2
|
import useSendbirdStateContext from '../useSendbirdStateContext.js';
|
|
3
|
-
import { U as UserProfileProvider } from '../UserProfileContext-
|
|
4
|
-
import { u as uuidv4 } from '../uuid-
|
|
3
|
+
import { U as UserProfileProvider } from '../UserProfileContext-d36099b1.js';
|
|
4
|
+
import { u as uuidv4 } from '../uuid-e8248f01.js';
|
|
5
5
|
import '../withSendbird.js';
|
|
6
|
-
import '../_rollupPluginBabelHelpers-
|
|
6
|
+
import '../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
7
7
|
import 'prop-types';
|
|
8
8
|
|
|
9
9
|
var ChannelSettingsContext = /*#__PURE__*/React__default.createContext(undefined);
|
package/ChannelSettings.js
CHANGED
|
@@ -3,53 +3,53 @@ import ChannelSettingsUI from './ChannelSettings/components/ChannelSettingsUI.js
|
|
|
3
3
|
import { ChannelSettingsProvider } from './ChannelSettings/context.js';
|
|
4
4
|
import './useSendbirdStateContext.js';
|
|
5
5
|
import './withSendbird.js';
|
|
6
|
-
import './_rollupPluginBabelHelpers-
|
|
7
|
-
import './index-
|
|
8
|
-
import './tslib.es6-
|
|
9
|
-
import './LocalizationContext-
|
|
10
|
-
import './stringSet-
|
|
11
|
-
import './index-
|
|
6
|
+
import './_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
7
|
+
import './index-96a98383.js';
|
|
8
|
+
import './tslib.es6-46e4c379.js';
|
|
9
|
+
import './LocalizationContext-fd0d32ab.js';
|
|
10
|
+
import './stringSet-eb4a64cb.js';
|
|
11
|
+
import './index-ce08211b.js';
|
|
12
12
|
import './ui/Icon.js';
|
|
13
13
|
import 'prop-types';
|
|
14
|
-
import './index-
|
|
14
|
+
import './index-dfa71ceb.js';
|
|
15
15
|
import './ui/Loader.js';
|
|
16
16
|
import './ui/IconButton.js';
|
|
17
17
|
import './ChannelSettings/components/ChannelProfile.js';
|
|
18
18
|
import './ui/ChannelAvatar.js';
|
|
19
19
|
import './ui/Avatar.js';
|
|
20
20
|
import './ui/ImageRenderer.js';
|
|
21
|
-
import './uuid-
|
|
22
|
-
import './utils-
|
|
21
|
+
import './uuid-e8248f01.js';
|
|
22
|
+
import './utils-c0d5a2eb.js';
|
|
23
23
|
import './ui/TextButton.js';
|
|
24
|
-
import './color-
|
|
24
|
+
import './color-b897a03c.js';
|
|
25
25
|
import './ChannelSettings/components/EditDetailsModal.js';
|
|
26
26
|
import './ui/Modal.js';
|
|
27
27
|
import 'react-dom';
|
|
28
|
-
import './index-
|
|
28
|
+
import './index-8b78f6b4.js';
|
|
29
29
|
import './ui/Button.js';
|
|
30
30
|
import './ui/Input.js';
|
|
31
31
|
import './ChannelSettings/components/ModerationPanel.js';
|
|
32
32
|
import './ui/Accordion.js';
|
|
33
33
|
import './ui/AccordionGroup.js';
|
|
34
|
-
import './context-
|
|
35
|
-
import './utils-
|
|
34
|
+
import './context-fd21f142.js';
|
|
35
|
+
import './utils-ea8d6707.js';
|
|
36
36
|
import './ui/Badge.js';
|
|
37
37
|
import './ui/ContextMenu.js';
|
|
38
38
|
import './ui/SortByRow.js';
|
|
39
|
-
import './index-
|
|
39
|
+
import './index-f6fd2b53.js';
|
|
40
40
|
import './ChannelSettings/components/UserListItem.js';
|
|
41
|
-
import './UserProfileContext-
|
|
41
|
+
import './UserProfileContext-d36099b1.js';
|
|
42
42
|
import './ui/MutedAvatarOverlay.js';
|
|
43
43
|
import './ui/UserProfile.js';
|
|
44
44
|
import './sendbirdSelectors.js';
|
|
45
|
-
import './topics-
|
|
45
|
+
import './topics-307251cc.js';
|
|
46
46
|
import './ui/UserListItem.js';
|
|
47
47
|
import './ui/Checkbox.js';
|
|
48
|
-
import './groupChannel-
|
|
49
|
-
import './__bundle-57e0c5af-
|
|
50
|
-
import './__bundle-0dad34cd-
|
|
51
|
-
import './__bundle-bd072f34-
|
|
52
|
-
import './MemberList-
|
|
48
|
+
import './groupChannel-a10aea7a.js';
|
|
49
|
+
import './__bundle-57e0c5af-4e9165b5.js';
|
|
50
|
+
import './__bundle-0dad34cd-10d4f218.js';
|
|
51
|
+
import './__bundle-bd072f34-1aaac363.js';
|
|
52
|
+
import './MemberList-78a423a0.js';
|
|
53
53
|
import './ChannelSettings/components/LeaveChannel.js';
|
|
54
54
|
import './ChannelSettings/components/UserPanel.js';
|
|
55
55
|
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { u as useCreateChannelContext } from '../../CreateChannelProvider-
|
|
2
|
+
import { u as useCreateChannelContext } from '../../CreateChannelProvider-05b11547.js';
|
|
3
3
|
import InviteUsers from './InviteUsers.js';
|
|
4
4
|
import SelectChannelType from './SelectChannelType.js';
|
|
5
5
|
import '../../sendbirdSelectors.js';
|
|
6
|
-
import '../../topics-
|
|
7
|
-
import '../../utils-
|
|
6
|
+
import '../../topics-307251cc.js';
|
|
7
|
+
import '../../utils-ea8d6707.js';
|
|
8
8
|
import '../../useSendbirdStateContext.js';
|
|
9
9
|
import '../../withSendbird.js';
|
|
10
|
-
import '../../_rollupPluginBabelHelpers-
|
|
11
|
-
import '../../tslib.es6-
|
|
12
|
-
import '../../LocalizationContext-
|
|
13
|
-
import '../../stringSet-
|
|
14
|
-
import '../../index-
|
|
10
|
+
import '../../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
11
|
+
import '../../tslib.es6-46e4c379.js';
|
|
12
|
+
import '../../LocalizationContext-fd0d32ab.js';
|
|
13
|
+
import '../../stringSet-eb4a64cb.js';
|
|
14
|
+
import '../../index-ce08211b.js';
|
|
15
15
|
import '../../ui/Modal.js';
|
|
16
16
|
import 'react-dom';
|
|
17
|
-
import '../../index-
|
|
17
|
+
import '../../index-8b78f6b4.js';
|
|
18
18
|
import '../../ui/Button.js';
|
|
19
|
-
import '../../index-
|
|
19
|
+
import '../../index-dfa71ceb.js';
|
|
20
20
|
import 'prop-types';
|
|
21
21
|
import '../../ui/Icon.js';
|
|
22
22
|
import '../../ui/IconButton.js';
|
|
23
23
|
import '../../ui/UserListItem.js';
|
|
24
|
-
import '../../UserProfileContext-
|
|
24
|
+
import '../../UserProfileContext-d36099b1.js';
|
|
25
25
|
import '../../ui/Avatar.js';
|
|
26
26
|
import '../../ui/ImageRenderer.js';
|
|
27
|
-
import '../../uuid-
|
|
27
|
+
import '../../uuid-e8248f01.js';
|
|
28
28
|
import '../../ui/MutedAvatarOverlay.js';
|
|
29
29
|
import '../../ui/Checkbox.js';
|
|
30
30
|
import '../../ui/UserProfile.js';
|
|
31
31
|
import '../../ui/ContextMenu.js';
|
|
32
32
|
import '../../ui/SortByRow.js';
|
|
33
|
-
import '../../index-
|
|
33
|
+
import '../../index-f6fd2b53.js';
|
|
34
34
|
|
|
35
35
|
var CreateChannel = function (props) {
|
|
36
36
|
var onCancel = props.onCancel,
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import { a as __spreadArray, _ as __assign } from '../../tslib.es6-
|
|
1
|
+
import { a as __spreadArray, _ as __assign } from '../../tslib.es6-46e4c379.js';
|
|
2
2
|
import React__default, { useState, useContext, useEffect } from 'react';
|
|
3
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
4
|
-
import { u as useCreateChannelContext } from '../../CreateChannelProvider-
|
|
3
|
+
import { a as LocalizationContext } from '../../LocalizationContext-fd0d32ab.js';
|
|
4
|
+
import { u as useCreateChannelContext } from '../../CreateChannelProvider-05b11547.js';
|
|
5
5
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
6
6
|
import Modal from '../../ui/Modal.js';
|
|
7
|
-
import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-
|
|
7
|
+
import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-dfa71ceb.js';
|
|
8
8
|
import { ButtonTypes } from '../../ui/Button.js';
|
|
9
9
|
import UserListItem from '../../ui/UserListItem.js';
|
|
10
|
-
import '../../stringSet-
|
|
11
|
-
import '../../index-
|
|
10
|
+
import '../../stringSet-eb4a64cb.js';
|
|
11
|
+
import '../../index-ce08211b.js';
|
|
12
12
|
import '../../sendbirdSelectors.js';
|
|
13
|
-
import '../../topics-
|
|
14
|
-
import '../../utils-
|
|
13
|
+
import '../../topics-307251cc.js';
|
|
14
|
+
import '../../utils-ea8d6707.js';
|
|
15
15
|
import '../../withSendbird.js';
|
|
16
|
-
import '../../_rollupPluginBabelHelpers-
|
|
16
|
+
import '../../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
17
17
|
import 'react-dom';
|
|
18
|
-
import '../../index-
|
|
18
|
+
import '../../index-8b78f6b4.js';
|
|
19
19
|
import '../../ui/Icon.js';
|
|
20
20
|
import 'prop-types';
|
|
21
21
|
import '../../ui/IconButton.js';
|
|
22
|
-
import '../../UserProfileContext-
|
|
22
|
+
import '../../UserProfileContext-d36099b1.js';
|
|
23
23
|
import '../../ui/Avatar.js';
|
|
24
24
|
import '../../ui/ImageRenderer.js';
|
|
25
|
-
import '../../uuid-
|
|
25
|
+
import '../../uuid-e8248f01.js';
|
|
26
26
|
import '../../ui/MutedAvatarOverlay.js';
|
|
27
27
|
import '../../ui/Checkbox.js';
|
|
28
28
|
import '../../ui/UserProfile.js';
|
|
29
29
|
import '../../ui/ContextMenu.js';
|
|
30
30
|
import '../../ui/SortByRow.js';
|
|
31
|
-
import '../../index-
|
|
31
|
+
import '../../index-f6fd2b53.js';
|
|
32
32
|
|
|
33
33
|
var filterUser = function (idsToFilter) {
|
|
34
34
|
return function (currentId) {
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
2
|
import { getSdk } from '../../sendbirdSelectors.js';
|
|
3
3
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
4
|
-
import { u as useCreateChannelContext, a as CHANNEL_TYPE } from '../../CreateChannelProvider-
|
|
5
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
6
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
4
|
+
import { u as useCreateChannelContext, a as CHANNEL_TYPE } from '../../CreateChannelProvider-05b11547.js';
|
|
5
|
+
import { a as LocalizationContext } from '../../LocalizationContext-fd0d32ab.js';
|
|
6
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-dfa71ceb.js';
|
|
7
7
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
8
8
|
import Modal from '../../ui/Modal.js';
|
|
9
|
-
import '../../topics-
|
|
10
|
-
import '../../utils-
|
|
9
|
+
import '../../topics-307251cc.js';
|
|
10
|
+
import '../../utils-ea8d6707.js';
|
|
11
11
|
import '../../withSendbird.js';
|
|
12
|
-
import '../../_rollupPluginBabelHelpers-
|
|
13
|
-
import '../../stringSet-
|
|
14
|
-
import '../../index-
|
|
12
|
+
import '../../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
13
|
+
import '../../stringSet-eb4a64cb.js';
|
|
14
|
+
import '../../index-ce08211b.js';
|
|
15
15
|
import 'prop-types';
|
|
16
16
|
import 'react-dom';
|
|
17
|
-
import '../../index-
|
|
17
|
+
import '../../index-8b78f6b4.js';
|
|
18
18
|
import '../../ui/Button.js';
|
|
19
|
-
import '../../tslib.es6-
|
|
19
|
+
import '../../tslib.es6-46e4c379.js';
|
|
20
20
|
import '../../ui/IconButton.js';
|
|
21
21
|
|
|
22
22
|
var isBroadcastChannelEnabled = function (sdk) {
|
package/CreateChannel/context.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import '../sendbirdSelectors.js';
|
|
3
3
|
import '../useSendbirdStateContext.js';
|
|
4
|
-
export { C as CreateChannelProvider, u as useCreateChannelContext } from '../CreateChannelProvider-
|
|
5
|
-
import '../topics-
|
|
6
|
-
import '../utils-
|
|
4
|
+
export { C as CreateChannelProvider, u as useCreateChannelContext } from '../CreateChannelProvider-05b11547.js';
|
|
5
|
+
import '../topics-307251cc.js';
|
|
6
|
+
import '../utils-ea8d6707.js';
|
|
7
7
|
import '../withSendbird.js';
|
|
8
|
-
import '../_rollupPluginBabelHelpers-
|
|
8
|
+
import '../_rollupPluginBabelHelpers-f6b9b32e.js';
|
|
9
9
|
//# sourceMappingURL=context.js.map
|