@sendbird/uikit-react 3.1.2-rc.1 → 3.1.2
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 +35 -35
- package/Channel/components/ChannelHeader.js +19 -19
- package/Channel/components/ChannelUI.js +26 -26
- package/Channel/components/FileViewer.js +18 -18
- package/Channel/components/FrozenNotification.js +5 -5
- package/Channel/components/Message.js +23 -23
- package/Channel/components/MessageInput.js +20 -20
- package/Channel/components/MessageList.js +25 -25
- package/Channel/components/RemoveMessageModal.js +20 -20
- package/Channel/components/SuggestedMentionList.js +19 -19
- package/Channel/components/TypingIndicator.js +18 -18
- package/Channel/components/UnreadCount.js +5 -5
- package/Channel/context.js +17 -17
- package/Channel.js +26 -26
- package/ChannelList/components/AddChannel.js +14 -14
- package/ChannelList/components/ChannelListHeader.js +7 -7
- package/ChannelList/components/ChannelListUI.js +30 -30
- package/ChannelList/components/ChannelPreview.js +23 -23
- package/ChannelList/components/ChannelPreviewAction.js +18 -18
- package/ChannelList/context.js +12 -12
- package/ChannelList.js +30 -30
- package/{ChannelListProvider-c996f1ea.js → ChannelListProvider-9c82d370.js} +9 -9
- package/{ChannelListProvider-c996f1ea.js.map → ChannelListProvider-9c82d370.js.map} +1 -1
- package/{ChannelProvider-a061c377.js → ChannelProvider-d891cf5f.js} +11 -11
- package/{ChannelProvider-a061c377.js.map → ChannelProvider-d891cf5f.js.map} +1 -1
- package/ChannelSettings/components/ChannelProfile.js +12 -12
- package/ChannelSettings/components/ChannelSettingsUI.js +22 -22
- package/ChannelSettings/components/EditDetailsModal.js +12 -12
- package/ChannelSettings/components/LeaveChannel.js +11 -11
- package/ChannelSettings/components/ModerationPanel.js +19 -19
- package/ChannelSettings/components/UserListItem.js +12 -12
- package/ChannelSettings/components/UserPanel.js +14 -14
- package/ChannelSettings/context.js +3 -3
- package/ChannelSettings.js +22 -22
- 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-7adde24e.js → CreateChannelProvider-0af2a424.js} +1 -1
- package/{CreateChannelProvider-7adde24e.js.map → CreateChannelProvider-0af2a424.js.map} +1 -1
- package/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/EditUserProfile.js +13 -13
- package/{LocalizationContext-a8de2fdc.js → LocalizationContext-2a073ef0.js} +3 -3
- package/{LocalizationContext-a8de2fdc.js.map → LocalizationContext-2a073ef0.js.map} +1 -1
- package/{MemberList-e5e5d810.js → MemberList-0acc36c3.js} +6 -6
- package/{MemberList-e5e5d810.js.map → MemberList-0acc36c3.js.map} +1 -1
- package/MessageSearch/components/MessageSearchUI.js +11 -11
- package/MessageSearch/context.js +2 -2
- package/MessageSearch.js +11 -11
- package/OpenChannel/components/FrozenChannelNotification.js +5 -5
- package/OpenChannel/components/OpenChannelHeader.js +17 -17
- package/OpenChannel/components/OpenChannelInput.js +21 -21
- package/OpenChannel/components/OpenChannelMessage.js +26 -26
- package/OpenChannel/components/OpenChannelMessageList.js +28 -28
- package/OpenChannel/components/OpenChannelUI.js +28 -28
- package/OpenChannel/context.js +14 -14
- package/OpenChannel.js +28 -28
- package/{OpenChannelProvider-24673613.js → OpenChannelProvider-2e3fa2dd.js} +10 -10
- package/{OpenChannelProvider-24673613.js.map → OpenChannelProvider-2e3fa2dd.js.map} +1 -1
- package/OpenChannelSettings/components/EditDetailsModal.js +15 -15
- package/OpenChannelSettings/components/OpenChannelProfile.js +15 -15
- package/OpenChannelSettings/components/OpenChannelSettingsUI.js +21 -21
- package/OpenChannelSettings/components/OperatorUI.js +20 -20
- package/OpenChannelSettings/components/ParticipantUI.js +18 -18
- package/OpenChannelSettings/context.js +6 -6
- package/OpenChannelSettings.js +21 -21
- package/SendbirdProvider.js +15 -15
- package/SendbirdProvider.js.map +1 -1
- package/{UserProfileContext-929b77e4.js → UserProfileContext-143a6a42.js} +1 -1
- package/{UserProfileContext-929b77e4.js.map → UserProfileContext-143a6a42.js.map} +1 -1
- package/{__bundle-6316ce22-b9197055.js → __bundle-6316ce22-cd546820.js} +1 -1
- package/{__bundle-6316ce22-b9197055.js.map → __bundle-6316ce22-cd546820.js.map} +1 -1
- package/{__bundle-7dfccc8c-c3a44ee7.js → __bundle-7dfccc8c-6c6e7ab4.js} +2 -2
- package/{__bundle-7dfccc8c-c3a44ee7.js.map → __bundle-7dfccc8c-6c6e7ab4.js.map} +1 -1
- package/{__bundle-fbda47dd-e0e8f270.js → __bundle-fbda47dd-9dbeee1d.js} +2 -2
- package/{__bundle-fbda47dd-e0e8f270.js.map → __bundle-fbda47dd-9dbeee1d.js.map} +1 -1
- package/{_rollupPluginBabelHelpers-c664d679.js → _rollupPluginBabelHelpers-3043541a.js} +1 -1
- package/{_rollupPluginBabelHelpers-c664d679.js.map → _rollupPluginBabelHelpers-3043541a.js.map} +1 -1
- package/{actionTypes-0bb405f7.js → actionTypes-2873dec9.js} +1 -1
- package/{actionTypes-0bb405f7.js.map → actionTypes-2873dec9.js.map} +1 -1
- package/cjs/App.js +35 -35
- package/cjs/Channel/components/ChannelHeader.js +19 -19
- package/cjs/Channel/components/ChannelUI.js +26 -26
- package/cjs/Channel/components/FileViewer.js +18 -18
- package/cjs/Channel/components/FrozenNotification.js +5 -5
- package/cjs/Channel/components/Message.js +23 -23
- package/cjs/Channel/components/MessageInput.js +20 -20
- package/cjs/Channel/components/MessageList.js +25 -25
- package/cjs/Channel/components/RemoveMessageModal.js +20 -20
- package/cjs/Channel/components/SuggestedMentionList.js +19 -19
- package/cjs/Channel/components/TypingIndicator.js +18 -18
- package/cjs/Channel/components/UnreadCount.js +5 -5
- package/cjs/Channel/context.js +17 -17
- package/cjs/Channel.js +26 -26
- package/cjs/ChannelList/components/AddChannel.js +14 -14
- package/cjs/ChannelList/components/ChannelListHeader.js +7 -7
- package/cjs/ChannelList/components/ChannelListUI.js +30 -30
- package/cjs/ChannelList/components/ChannelPreview.js +23 -23
- package/cjs/ChannelList/components/ChannelPreviewAction.js +18 -18
- package/cjs/ChannelList/context.js +12 -12
- package/cjs/ChannelList.js +30 -30
- package/cjs/{ChannelListProvider-332647b5.js → ChannelListProvider-b60fe6ed.js} +9 -9
- package/cjs/{ChannelListProvider-332647b5.js.map → ChannelListProvider-b60fe6ed.js.map} +1 -1
- package/cjs/{ChannelProvider-faced097.js → ChannelProvider-b21b3c2a.js} +11 -11
- package/cjs/{ChannelProvider-faced097.js.map → ChannelProvider-b21b3c2a.js.map} +1 -1
- package/cjs/ChannelSettings/components/ChannelProfile.js +12 -12
- package/cjs/ChannelSettings/components/ChannelSettingsUI.js +22 -22
- package/cjs/ChannelSettings/components/EditDetailsModal.js +12 -12
- package/cjs/ChannelSettings/components/LeaveChannel.js +11 -11
- package/cjs/ChannelSettings/components/ModerationPanel.js +19 -19
- package/cjs/ChannelSettings/components/UserListItem.js +12 -12
- package/cjs/ChannelSettings/components/UserPanel.js +14 -14
- package/cjs/ChannelSettings/context.js +3 -3
- package/cjs/ChannelSettings.js +22 -22
- 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-5984b10e.js → CreateChannelProvider-71e1e6d6.js} +1 -1
- package/cjs/{CreateChannelProvider-5984b10e.js.map → CreateChannelProvider-71e1e6d6.js.map} +1 -1
- package/cjs/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/cjs/EditUserProfile.js +13 -13
- package/cjs/{LocalizationContext-84d3ac9f.js → LocalizationContext-da62a103.js} +3 -3
- package/cjs/{LocalizationContext-84d3ac9f.js.map → LocalizationContext-da62a103.js.map} +1 -1
- package/cjs/{MemberList-4000c963.js → MemberList-442ade8c.js} +6 -6
- package/cjs/{MemberList-4000c963.js.map → MemberList-442ade8c.js.map} +1 -1
- package/cjs/MessageSearch/components/MessageSearchUI.js +11 -11
- package/cjs/MessageSearch/context.js +2 -2
- package/cjs/MessageSearch.js +11 -11
- package/cjs/OpenChannel/components/FrozenChannelNotification.js +5 -5
- package/cjs/OpenChannel/components/OpenChannelHeader.js +17 -17
- package/cjs/OpenChannel/components/OpenChannelInput.js +21 -21
- package/cjs/OpenChannel/components/OpenChannelMessage.js +26 -26
- package/cjs/OpenChannel/components/OpenChannelMessageList.js +28 -28
- package/cjs/OpenChannel/components/OpenChannelUI.js +28 -28
- package/cjs/OpenChannel/context.js +14 -14
- package/cjs/OpenChannel.js +28 -28
- package/cjs/{OpenChannelProvider-042867f0.js → OpenChannelProvider-bc8d7f0d.js} +10 -10
- package/cjs/{OpenChannelProvider-042867f0.js.map → OpenChannelProvider-bc8d7f0d.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 +21 -21
- package/cjs/OpenChannelSettings/components/OperatorUI.js +20 -20
- package/cjs/OpenChannelSettings/components/ParticipantUI.js +18 -18
- package/cjs/OpenChannelSettings/context.js +6 -6
- package/cjs/OpenChannelSettings.js +21 -21
- package/cjs/SendbirdProvider.js +15 -15
- package/cjs/SendbirdProvider.js.map +1 -1
- package/cjs/{UserProfileContext-910971fc.js → UserProfileContext-891590a7.js} +1 -1
- package/cjs/{UserProfileContext-910971fc.js.map → UserProfileContext-891590a7.js.map} +1 -1
- package/cjs/{__bundle-6316ce22-acb43d8b.js → __bundle-6316ce22-c06e03fc.js} +1 -1
- package/cjs/{__bundle-6316ce22-acb43d8b.js.map → __bundle-6316ce22-c06e03fc.js.map} +1 -1
- package/cjs/{__bundle-7dfccc8c-c3051ee3.js → __bundle-7dfccc8c-dcc1c854.js} +2 -2
- package/cjs/{__bundle-7dfccc8c-c3051ee3.js.map → __bundle-7dfccc8c-dcc1c854.js.map} +1 -1
- package/cjs/{__bundle-fbda47dd-313c7e5d.js → __bundle-fbda47dd-1a2c2d97.js} +2 -2
- package/cjs/{__bundle-fbda47dd-313c7e5d.js.map → __bundle-fbda47dd-1a2c2d97.js.map} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-a016af9b.js → _rollupPluginBabelHelpers-4265e501.js} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-a016af9b.js.map → _rollupPluginBabelHelpers-4265e501.js.map} +1 -1
- package/cjs/{actionTypes-dcb6f12d.js → actionTypes-7c5a0f8b.js} +1 -1
- package/cjs/{actionTypes-dcb6f12d.js.map → actionTypes-7c5a0f8b.js.map} +1 -1
- package/cjs/{color-dacce310.js → color-42e34a43.js} +1 -1
- package/cjs/{color-dacce310.js.map → color-42e34a43.js.map} +1 -1
- package/cjs/{compareIds-30f8055b.js → compareIds-26079db4.js} +1 -1
- package/cjs/{compareIds-30f8055b.js.map → compareIds-26079db4.js.map} +1 -1
- package/cjs/{const-896e3a63.js → const-8a9ec74c.js} +1 -1
- package/cjs/{const-896e3a63.js.map → const-8a9ec74c.js.map} +1 -1
- package/cjs/{const-d144af7c.js → const-c1a4604d.js} +1 -1
- package/cjs/{const-d144af7c.js.map → const-c1a4604d.js.map} +1 -1
- package/cjs/{context-01845539.js → context-82ac7edc.js} +2 -2
- package/cjs/{context-01845539.js.map → context-82ac7edc.js.map} +1 -1
- package/cjs/{groupChannel-6d96e7e4.js → groupChannel-11ed3837.js} +4 -4
- package/cjs/{groupChannel-6d96e7e4.js.map → groupChannel-11ed3837.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/UserEventHandler.js +3 -3
- package/cjs/{index-5350f579.js → index-05692021.js} +3 -3
- package/cjs/{index-5350f579.js.map → index-05692021.js.map} +1 -1
- package/cjs/{index-704081e2.js → index-06c3dca9.js} +2 -2
- package/cjs/{index-704081e2.js.map → index-06c3dca9.js.map} +1 -1
- package/cjs/{index-6db26f9d.js → index-089e0fba.js} +3 -3
- package/cjs/{index-6db26f9d.js.map → index-089e0fba.js.map} +1 -1
- package/cjs/{index-bec2f801.js → index-25336220.js} +1 -1
- package/cjs/{index-bec2f801.js.map → index-25336220.js.map} +1 -1
- package/cjs/{index-bfbb5bcd.js → index-32562627.js} +1 -1
- package/cjs/{index-bfbb5bcd.js.map → index-32562627.js.map} +1 -1
- package/cjs/{index-5a5cbb28.js → index-81e2234a.js} +9 -9
- package/cjs/{index-5a5cbb28.js.map → index-81e2234a.js.map} +1 -1
- package/cjs/{index-234e186e.js → index-82646d4d.js} +6 -6
- package/cjs/{index-234e186e.js.map → index-82646d4d.js.map} +1 -1
- package/cjs/{index-ee2fd0cf.js → index-b440f8c6.js} +4 -4
- package/cjs/{index-ee2fd0cf.js.map → index-b440f8c6.js.map} +1 -1
- package/cjs/{index-d6966c0d.js → index-c79f62fd.js} +4 -4
- package/cjs/{index-d6966c0d.js.map → index-c79f62fd.js.map} +1 -1
- package/cjs/{index-b5b5772d.js → index-f5cb5c7f.js} +2 -2
- package/cjs/{index-b5b5772d.js.map → index-f5cb5c7f.js.map} +1 -1
- package/cjs/{index-5ee0b6e5.js → index-fb127b1f.js} +2 -2
- package/cjs/{index-5ee0b6e5.js.map → index-fb127b1f.js.map} +1 -1
- package/cjs/index.js +39 -39
- package/cjs/{openChannel-2891d860.js → openChannel-76345cfa.js} +3 -3
- package/cjs/{openChannel-2891d860.js.map → openChannel-76345cfa.js.map} +1 -1
- package/cjs/{openChannelUtils-fd36e419.js → openChannelUtils-56d57483.js} +1 -1
- package/cjs/{openChannelUtils-fd36e419.js.map → openChannelUtils-56d57483.js.map} +1 -1
- package/cjs/{sendbird-9dd8f715.js → sendbird-dfd051c8.js} +3 -3
- package/cjs/{sendbird-9dd8f715.js.map → sendbird-dfd051c8.js.map} +1 -1
- package/cjs/sendbirdSelectors.js +2 -2
- package/cjs/{stringSet-558f83b3.js → stringSet-857a128c.js} +1 -1
- package/cjs/{stringSet-558f83b3.js.map → stringSet-857a128c.js.map} +1 -1
- package/cjs/{topics-1ee2d4c4.js → topics-a755c9c6.js} +1 -1
- package/cjs/{topics-1ee2d4c4.js.map → topics-a755c9c6.js.map} +1 -1
- package/cjs/{tslib.es6-e27033df.js → tslib.es6-ba69891c.js} +1 -1
- package/cjs/{tslib.es6-e27033df.js.map → tslib.es6-ba69891c.js.map} +1 -1
- package/cjs/ui/Accordion.js +4 -4
- package/cjs/ui/AccordionGroup.js +2 -2
- package/cjs/ui/AdminMessage.js +4 -4
- package/cjs/ui/Avatar.js +3 -3
- package/cjs/ui/Badge.js +6 -6
- package/cjs/ui/Button.js +5 -5
- package/cjs/ui/ChannelAvatar.js +4 -4
- package/cjs/ui/ChannelPreview.js +12 -12
- package/cjs/ui/ChatHeader.js +8 -8
- package/cjs/ui/ConnectionStatus.js +5 -5
- package/cjs/ui/ContextMenu.js +6 -6
- package/cjs/ui/DateSeparator.js +5 -5
- package/cjs/ui/EmojiReactions.js +8 -8
- package/cjs/ui/FileMessageItemBody.js +6 -6
- package/cjs/ui/FileViewer.js +9 -9
- package/cjs/ui/Icon.js +1 -1
- package/cjs/ui/IconButton.js +1 -1
- package/cjs/ui/ImageRenderer.js +1 -1
- package/cjs/ui/Input.js +3 -3
- package/cjs/ui/Label.js +3 -3
- package/cjs/ui/LinkLabel.js +3 -3
- package/cjs/ui/Loader.js +2 -2
- package/cjs/ui/MentionLabel.js +11 -11
- package/cjs/ui/MessageContent.js +14 -14
- package/cjs/ui/MessageInput.js +10 -10
- package/cjs/ui/MessageItemMenu.js +8 -8
- package/cjs/ui/MessageItemReactionMenu.js +6 -6
- package/cjs/ui/MessageSearchFileItem.js +10 -10
- package/cjs/ui/MessageSearchItem.js +10 -10
- package/cjs/ui/MessageStatus.js +8 -8
- package/cjs/ui/Modal.js +8 -8
- package/cjs/ui/MutedAvatarOverlay.js +1 -1
- package/cjs/ui/OGMessageItemBody.js +11 -11
- package/cjs/ui/OpenChannelAdminMessage.js +4 -4
- package/cjs/ui/OpenChannelAvatar.js +7 -7
- package/cjs/ui/OpenchannelConversationHeader.js +7 -7
- package/cjs/ui/OpenchannelFileMessage.js +15 -15
- package/cjs/ui/OpenchannelOGMessage.js +15 -15
- package/cjs/ui/OpenchannelThumbnailMessage.js +14 -14
- package/cjs/ui/OpenchannelUserMessage.js +15 -15
- package/cjs/ui/PlaceHolder.js +7 -7
- package/cjs/ui/QuoteMessage.js +7 -7
- package/cjs/ui/QuoteMessageInput.js +7 -7
- package/cjs/ui/ReactionBadge.js +4 -4
- 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 +3 -3
- package/cjs/ui/Tooltip.js +4 -4
- package/cjs/ui/TooltipWrapper.js +1 -1
- package/cjs/ui/UnknownMessageItemBody.js +7 -7
- package/cjs/ui/UserListItem.js +12 -12
- package/cjs/ui/UserProfile.js +10 -10
- package/cjs/ui/Word.js +11 -11
- package/cjs/useSendbirdStateContext.js +1 -1
- package/cjs/{utils-9b806a3e.js → utils-bf57a41a.js} +1 -1
- package/cjs/{utils-9b806a3e.js.map → utils-bf57a41a.js.map} +1 -1
- package/cjs/{utils-c47d1e8e.js → utils-bfbac88e.js} +1 -1
- package/cjs/{utils-c47d1e8e.js.map → utils-bfbac88e.js.map} +1 -1
- package/cjs/{utils-007dcdba.js → utils-c39eb349.js} +1 -1
- package/cjs/{utils-007dcdba.js.map → utils-c39eb349.js.map} +1 -1
- package/cjs/{uuid-72d43c80.js → uuid-49679ac2.js} +1 -1
- package/cjs/{uuid-72d43c80.js.map → uuid-49679ac2.js.map} +1 -1
- package/cjs/withSendbird.js +1 -1
- package/{color-cb1ed76e.js → color-798488ed.js} +1 -1
- package/{color-cb1ed76e.js.map → color-798488ed.js.map} +1 -1
- package/{compareIds-1099f54e.js → compareIds-2e073780.js} +1 -1
- package/{compareIds-1099f54e.js.map → compareIds-2e073780.js.map} +1 -1
- package/{const-2ceebd19.js → const-51fc1a68.js} +1 -1
- package/{const-2ceebd19.js.map → const-51fc1a68.js.map} +1 -1
- package/{const-4f478366.js → const-b88f8299.js} +1 -1
- package/{const-4f478366.js.map → const-b88f8299.js.map} +1 -1
- package/{context-d34f14e9.js → context-406bf9f1.js} +2 -2
- package/{context-d34f14e9.js.map → context-406bf9f1.js.map} +1 -1
- package/{groupChannel-df63e5f2.js → groupChannel-17ffbb7f.js} +4 -4
- package/{groupChannel-df63e5f2.js.map → groupChannel-17ffbb7f.js.map} +1 -1
- package/handlers/ConnectionHandler.js +4 -4
- package/handlers/GroupChannelHandler.js +5 -5
- package/handlers/OpenChannelHandler.js +4 -4
- package/handlers/UserEventHandler.js +4 -4
- package/{index-639db833.js → index-03ccaf35.js} +2 -2
- package/{index-639db833.js.map → index-03ccaf35.js.map} +1 -1
- package/{index-9f7bc963.js → index-4e56f382.js} +4 -4
- package/{index-9f7bc963.js.map → index-4e56f382.js.map} +1 -1
- package/{index-f392bd44.js → index-5ec69689.js} +1 -1
- package/{index-f392bd44.js.map → index-5ec69689.js.map} +1 -1
- package/{index-8b26f4f3.js → index-6a47d16f.js} +3 -3
- package/{index-8b26f4f3.js.map → index-6a47d16f.js.map} +1 -1
- package/{index-36f78aed.js → index-702d2072.js} +9 -9
- package/{index-36f78aed.js.map → index-702d2072.js.map} +1 -1
- package/{index-c6093226.js → index-7f2be3d7.js} +2 -2
- package/{index-c6093226.js.map → index-7f2be3d7.js.map} +1 -1
- package/{index-04a36bb6.js → index-b4944539.js} +2 -2
- package/{index-04a36bb6.js.map → index-b4944539.js.map} +1 -1
- package/{index-726762e7.js → index-c9cda9f6.js} +1 -1
- package/{index-726762e7.js.map → index-c9cda9f6.js.map} +1 -1
- package/{index-da4fcb79.js → index-ced613ea.js} +4 -4
- package/{index-da4fcb79.js.map → index-ced613ea.js.map} +1 -1
- package/{index-ed66e9b7.js → index-ed39099a.js} +3 -3
- package/{index-ed66e9b7.js.map → index-ed39099a.js.map} +1 -1
- package/{index-5131dac7.js → index-fa8ac00a.js} +6 -6
- package/{index-5131dac7.js.map → index-fa8ac00a.js.map} +1 -1
- package/index.d.ts +1 -1
- package/index.js +39 -39
- package/{openChannel-7bf250d9.js → openChannel-1548376e.js} +3 -3
- package/{openChannel-7bf250d9.js.map → openChannel-1548376e.js.map} +1 -1
- package/{openChannelUtils-4c2890ef.js → openChannelUtils-09e4bac8.js} +1 -1
- package/{openChannelUtils-4c2890ef.js.map → openChannelUtils-09e4bac8.js.map} +1 -1
- package/package-lock.json +2 -2
- package/package.json +1 -1
- package/{sendbird-7b09e4b2.js → sendbird-597583ed.js} +3 -3
- package/{sendbird-7b09e4b2.js.map → sendbird-597583ed.js.map} +1 -1
- package/sendbirdSelectors.js +2 -2
- package/{stringSet-a761f45e.js → stringSet-647493ce.js} +1 -1
- package/{stringSet-a761f45e.js.map → stringSet-647493ce.js.map} +1 -1
- package/{topics-6f5089f9.js → topics-18836011.js} +1 -1
- package/{topics-6f5089f9.js.map → topics-18836011.js.map} +1 -1
- package/{tslib.es6-b4d5e936.js → tslib.es6-710c6267.js} +1 -1
- package/{tslib.es6-b4d5e936.js.map → tslib.es6-710c6267.js.map} +1 -1
- package/ui/Accordion.js +4 -4
- package/ui/AccordionGroup.js +2 -2
- package/ui/AdminMessage.js +4 -4
- package/ui/Avatar.js +3 -3
- package/ui/Badge.js +6 -6
- package/ui/Button.js +5 -5
- package/ui/ChannelAvatar.js +4 -4
- package/ui/ChannelPreview.js +12 -12
- package/ui/ChatHeader.js +8 -8
- package/ui/ConnectionStatus.js +5 -5
- package/ui/ContextMenu.js +6 -6
- package/ui/DateSeparator.js +5 -5
- package/ui/EmojiReactions.js +8 -8
- package/ui/FileMessageItemBody.js +6 -6
- package/ui/FileViewer.js +9 -9
- package/ui/Icon.js +1 -1
- package/ui/IconButton.js +1 -1
- package/ui/ImageRenderer.js +1 -1
- package/ui/Input.js +3 -3
- package/ui/Label.js +3 -3
- package/ui/LinkLabel.js +3 -3
- package/ui/Loader.js +2 -2
- package/ui/MentionLabel.js +11 -11
- package/ui/MessageContent.js +14 -14
- package/ui/MessageInput.js +10 -10
- package/ui/MessageItemMenu.js +8 -8
- package/ui/MessageItemReactionMenu.js +6 -6
- package/ui/MessageSearchFileItem.js +10 -10
- package/ui/MessageSearchItem.js +10 -10
- package/ui/MessageStatus.js +8 -8
- package/ui/Modal.js +8 -8
- package/ui/MutedAvatarOverlay.js +1 -1
- package/ui/OGMessageItemBody.js +11 -11
- package/ui/OpenChannelAdminMessage.js +4 -4
- package/ui/OpenChannelAvatar.js +7 -7
- package/ui/OpenchannelConversationHeader.js +7 -7
- package/ui/OpenchannelFileMessage.js +15 -15
- package/ui/OpenchannelOGMessage.js +15 -15
- package/ui/OpenchannelThumbnailMessage.js +14 -14
- package/ui/OpenchannelUserMessage.js +15 -15
- package/ui/PlaceHolder.js +7 -7
- package/ui/QuoteMessage.js +7 -7
- package/ui/QuoteMessageInput.js +7 -7
- package/ui/ReactionBadge.js +4 -4
- 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 +3 -3
- package/ui/Tooltip.js +4 -4
- package/ui/TooltipWrapper.js +1 -1
- package/ui/UnknownMessageItemBody.js +7 -7
- package/ui/UserListItem.js +12 -12
- package/ui/UserProfile.js +10 -10
- package/ui/Word.js +11 -11
- package/useSendbirdStateContext.js +1 -1
- package/{utils-b0fa8ce9.js → utils-19e84a08.js} +1 -1
- package/{utils-b0fa8ce9.js.map → utils-19e84a08.js.map} +1 -1
- package/{utils-e2f7dc6d.js → utils-2666bdfb.js} +1 -1
- package/{utils-e2f7dc6d.js.map → utils-2666bdfb.js.map} +1 -1
- package/{utils-4a93fe15.js → utils-301322ba.js} +1 -1
- package/{utils-4a93fe15.js.map → utils-301322ba.js.map} +1 -1
- package/{uuid-bf4fe830.js → uuid-60ae25c1.js} +1 -1
- package/{uuid-bf4fe830.js.map → uuid-60ae25c1.js.map} +1 -1
- package/withSendbird.js +1 -1
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import React__default, { useRef, useState, useContext } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-2a073ef0.js';
|
|
3
3
|
import Modal from '../../ui/Modal.js';
|
|
4
4
|
import Input, { InputLabel } from '../../ui/Input.js';
|
|
5
5
|
import Avatar from '../../ui/Avatar.js';
|
|
6
|
-
import { T as Type } from '../../index-
|
|
7
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
6
|
+
import { T as Type } from '../../index-6a47d16f.js';
|
|
7
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-ed39099a.js';
|
|
8
8
|
import TextButton from '../../ui/TextButton.js';
|
|
9
9
|
import ChannelAvatar from '../../ui/OpenChannelAvatar.js';
|
|
10
10
|
import { useOpenChannelSettingsContext } from '../context.js';
|
|
11
11
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
12
|
-
import '../../stringSet-
|
|
13
|
-
import '../../index-
|
|
12
|
+
import '../../stringSet-647493ce.js';
|
|
13
|
+
import '../../index-5ec69689.js';
|
|
14
14
|
import 'react-dom';
|
|
15
|
-
import '../../index-
|
|
15
|
+
import '../../index-c9cda9f6.js';
|
|
16
16
|
import '../../ui/Icon.js';
|
|
17
|
-
import '../../_rollupPluginBabelHelpers-
|
|
17
|
+
import '../../_rollupPluginBabelHelpers-3043541a.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import '../../ui/IconButton.js';
|
|
20
|
-
import '../../tslib.es6-
|
|
20
|
+
import '../../tslib.es6-710c6267.js';
|
|
21
21
|
import '../../ui/ImageRenderer.js';
|
|
22
|
-
import '../../uuid-
|
|
23
|
-
import '../../color-
|
|
24
|
-
import '../../utils-
|
|
25
|
-
import '../../openChannel-
|
|
26
|
-
import '../../__bundle-6316ce22-
|
|
27
|
-
import '../../__bundle-7dfccc8c-
|
|
28
|
-
import '../../UserProfileContext-
|
|
22
|
+
import '../../uuid-60ae25c1.js';
|
|
23
|
+
import '../../color-798488ed.js';
|
|
24
|
+
import '../../utils-2666bdfb.js';
|
|
25
|
+
import '../../openChannel-1548376e.js';
|
|
26
|
+
import '../../__bundle-6316ce22-cd546820.js';
|
|
27
|
+
import '../../__bundle-7dfccc8c-6c6e7ab4.js';
|
|
28
|
+
import '../../UserProfileContext-143a6a42.js';
|
|
29
29
|
import '../../withSendbird.js';
|
|
30
30
|
|
|
31
31
|
var EditDetails = function EditDetails(props) {
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import React__default, { useState, useContext } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
3
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-2a073ef0.js';
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-ed39099a.js';
|
|
4
4
|
import TextButton from '../../ui/TextButton.js';
|
|
5
5
|
import ChannelAvatar from '../../ui/OpenChannelAvatar.js';
|
|
6
6
|
import EditDetails from './EditDetailsModal.js';
|
|
7
7
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
8
8
|
import { useOpenChannelSettingsContext } from '../context.js';
|
|
9
|
-
import '../../stringSet-
|
|
10
|
-
import '../../index-
|
|
11
|
-
import '../../_rollupPluginBabelHelpers-
|
|
9
|
+
import '../../stringSet-647493ce.js';
|
|
10
|
+
import '../../index-5ec69689.js';
|
|
11
|
+
import '../../_rollupPluginBabelHelpers-3043541a.js';
|
|
12
12
|
import 'prop-types';
|
|
13
|
-
import '../../tslib.es6-
|
|
14
|
-
import '../../color-
|
|
13
|
+
import '../../tslib.es6-710c6267.js';
|
|
14
|
+
import '../../color-798488ed.js';
|
|
15
15
|
import '../../ui/Avatar.js';
|
|
16
16
|
import '../../ui/ImageRenderer.js';
|
|
17
17
|
import '../../ui/Icon.js';
|
|
18
|
-
import '../../uuid-
|
|
19
|
-
import '../../utils-
|
|
18
|
+
import '../../uuid-60ae25c1.js';
|
|
19
|
+
import '../../utils-2666bdfb.js';
|
|
20
20
|
import '../../ui/Modal.js';
|
|
21
21
|
import 'react-dom';
|
|
22
|
-
import '../../index-
|
|
23
|
-
import '../../index-
|
|
22
|
+
import '../../index-c9cda9f6.js';
|
|
23
|
+
import '../../index-6a47d16f.js';
|
|
24
24
|
import '../../ui/IconButton.js';
|
|
25
25
|
import '../../ui/Input.js';
|
|
26
26
|
import '../../withSendbird.js';
|
|
27
|
-
import '../../openChannel-
|
|
28
|
-
import '../../__bundle-6316ce22-
|
|
29
|
-
import '../../__bundle-7dfccc8c-
|
|
30
|
-
import '../../UserProfileContext-
|
|
27
|
+
import '../../openChannel-1548376e.js';
|
|
28
|
+
import '../../__bundle-6316ce22-cd546820.js';
|
|
29
|
+
import '../../__bundle-7dfccc8c-6c6e7ab4.js';
|
|
30
|
+
import '../../UserProfileContext-143a6a42.js';
|
|
31
31
|
|
|
32
32
|
function ChannelProfile() {
|
|
33
33
|
var _a, _b;
|
|
@@ -1,51 +1,51 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
2
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
3
3
|
import { useOpenChannelSettingsContext } from '../context.js';
|
|
4
|
-
import { U as UserProfileProvider } from '../../UserProfileContext-
|
|
5
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
6
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
4
|
+
import { U as UserProfileProvider } from '../../UserProfileContext-143a6a42.js';
|
|
5
|
+
import { a as LocalizationContext } from '../../LocalizationContext-2a073ef0.js';
|
|
6
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-ed39099a.js';
|
|
7
7
|
import Icon, { IconTypes } from '../../ui/Icon.js';
|
|
8
|
-
import { P as PlaceHolder, b as PlaceHolderTypes } from '../../index-
|
|
8
|
+
import { P as PlaceHolder, b as PlaceHolderTypes } from '../../index-ced613ea.js';
|
|
9
9
|
import { OperatorUI } from './OperatorUI.js';
|
|
10
|
-
import { P as ParticipantList } from '../../index-
|
|
10
|
+
import { P as ParticipantList } from '../../index-702d2072.js';
|
|
11
11
|
import '../../withSendbird.js';
|
|
12
|
-
import '../../_rollupPluginBabelHelpers-
|
|
13
|
-
import '../../openChannel-
|
|
14
|
-
import '../../__bundle-6316ce22-
|
|
15
|
-
import '../../__bundle-7dfccc8c-
|
|
16
|
-
import '../../uuid-
|
|
12
|
+
import '../../_rollupPluginBabelHelpers-3043541a.js';
|
|
13
|
+
import '../../openChannel-1548376e.js';
|
|
14
|
+
import '../../__bundle-6316ce22-cd546820.js';
|
|
15
|
+
import '../../__bundle-7dfccc8c-6c6e7ab4.js';
|
|
16
|
+
import '../../uuid-60ae25c1.js';
|
|
17
17
|
import 'prop-types';
|
|
18
|
-
import '../../stringSet-
|
|
19
|
-
import '../../index-
|
|
20
|
-
import '../../tslib.es6-
|
|
18
|
+
import '../../stringSet-647493ce.js';
|
|
19
|
+
import '../../index-5ec69689.js';
|
|
20
|
+
import '../../tslib.es6-710c6267.js';
|
|
21
21
|
import '../../ui/Loader.js';
|
|
22
22
|
import './OpenChannelProfile.js';
|
|
23
23
|
import '../../ui/TextButton.js';
|
|
24
|
-
import '../../color-
|
|
24
|
+
import '../../color-798488ed.js';
|
|
25
25
|
import '../../ui/OpenChannelAvatar.js';
|
|
26
26
|
import '../../ui/Avatar.js';
|
|
27
27
|
import '../../ui/ImageRenderer.js';
|
|
28
|
-
import '../../utils-
|
|
28
|
+
import '../../utils-2666bdfb.js';
|
|
29
29
|
import './EditDetailsModal.js';
|
|
30
30
|
import '../../ui/Modal.js';
|
|
31
31
|
import 'react-dom';
|
|
32
|
-
import '../../index-
|
|
33
|
-
import '../../index-
|
|
32
|
+
import '../../index-c9cda9f6.js';
|
|
33
|
+
import '../../index-6a47d16f.js';
|
|
34
34
|
import '../../ui/IconButton.js';
|
|
35
35
|
import '../../ui/Input.js';
|
|
36
36
|
import '../../ui/Accordion.js';
|
|
37
37
|
import '../../ui/AccordionGroup.js';
|
|
38
|
-
import '../../context-
|
|
39
|
-
import '../../utils-
|
|
38
|
+
import '../../context-406bf9f1.js';
|
|
39
|
+
import '../../utils-301322ba.js';
|
|
40
40
|
import '../../ui/ContextMenu.js';
|
|
41
41
|
import '../../ui/SortByRow.js';
|
|
42
|
-
import '../../index-
|
|
42
|
+
import '../../index-03ccaf35.js';
|
|
43
43
|
import '../../ui/UserListItem.js';
|
|
44
44
|
import '../../ui/MutedAvatarOverlay.js';
|
|
45
45
|
import '../../ui/Checkbox.js';
|
|
46
46
|
import '../../ui/UserProfile.js';
|
|
47
47
|
import '../../sendbirdSelectors.js';
|
|
48
|
-
import '../../topics-
|
|
48
|
+
import '../../topics-18836011.js';
|
|
49
49
|
|
|
50
50
|
function InvalidChannel(_a) {
|
|
51
51
|
var onCloseClick = _a.onCloseClick;
|
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
import React__default, { useState, useContext, useEffect, useCallback } 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-2a073ef0.js';
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-ed39099a.js';
|
|
4
4
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
5
5
|
import { useOpenChannelSettingsContext } from '../context.js';
|
|
6
6
|
import ChannelProfile from './OpenChannelProfile.js';
|
|
7
7
|
import Modal from '../../ui/Modal.js';
|
|
8
8
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
9
|
-
import { U as UserListItem$1, P as ParticipantList } from '../../index-
|
|
9
|
+
import { U as UserListItem$1, P as ParticipantList } from '../../index-702d2072.js';
|
|
10
10
|
import Accordion, { AccordionGroup } from '../../ui/Accordion.js';
|
|
11
|
-
import { T as Type, B as Button, a as ButtonTypes, b as ButtonSizes } from '../../index-
|
|
11
|
+
import { T as Type, B as Button, a as ButtonTypes, b as ButtonSizes } from '../../index-6a47d16f.js';
|
|
12
12
|
import ContextMenu, { MenuItems, MenuItem } from '../../ui/ContextMenu.js';
|
|
13
13
|
import IconButton from '../../ui/IconButton.js';
|
|
14
|
-
import { a as __spreadArray, _ as __assign } from '../../tslib.es6-
|
|
14
|
+
import { a as __spreadArray, _ as __assign } from '../../tslib.es6-710c6267.js';
|
|
15
15
|
import UserListItem from '../../ui/UserListItem.js';
|
|
16
|
-
import { n as noop } from '../../utils-
|
|
17
|
-
import '../../stringSet-
|
|
18
|
-
import '../../index-
|
|
19
|
-
import '../../_rollupPluginBabelHelpers-
|
|
16
|
+
import { n as noop } from '../../utils-301322ba.js';
|
|
17
|
+
import '../../stringSet-647493ce.js';
|
|
18
|
+
import '../../index-5ec69689.js';
|
|
19
|
+
import '../../_rollupPluginBabelHelpers-3043541a.js';
|
|
20
20
|
import 'prop-types';
|
|
21
|
-
import '../../openChannel-
|
|
22
|
-
import '../../__bundle-6316ce22-
|
|
23
|
-
import '../../__bundle-7dfccc8c-
|
|
24
|
-
import '../../UserProfileContext-
|
|
25
|
-
import '../../uuid-
|
|
21
|
+
import '../../openChannel-1548376e.js';
|
|
22
|
+
import '../../__bundle-6316ce22-cd546820.js';
|
|
23
|
+
import '../../__bundle-7dfccc8c-6c6e7ab4.js';
|
|
24
|
+
import '../../UserProfileContext-143a6a42.js';
|
|
25
|
+
import '../../uuid-60ae25c1.js';
|
|
26
26
|
import '../../withSendbird.js';
|
|
27
27
|
import '../../ui/TextButton.js';
|
|
28
|
-
import '../../color-
|
|
28
|
+
import '../../color-798488ed.js';
|
|
29
29
|
import '../../ui/OpenChannelAvatar.js';
|
|
30
30
|
import '../../ui/Avatar.js';
|
|
31
31
|
import '../../ui/ImageRenderer.js';
|
|
32
|
-
import '../../utils-
|
|
32
|
+
import '../../utils-2666bdfb.js';
|
|
33
33
|
import './EditDetailsModal.js';
|
|
34
34
|
import '../../ui/Input.js';
|
|
35
35
|
import 'react-dom';
|
|
36
|
-
import '../../index-
|
|
37
|
-
import '../../context-
|
|
36
|
+
import '../../index-c9cda9f6.js';
|
|
37
|
+
import '../../context-406bf9f1.js';
|
|
38
38
|
import '../../ui/UserProfile.js';
|
|
39
39
|
import '../../sendbirdSelectors.js';
|
|
40
|
-
import '../../topics-
|
|
40
|
+
import '../../topics-18836011.js';
|
|
41
41
|
import '../../ui/AccordionGroup.js';
|
|
42
42
|
import '../../ui/SortByRow.js';
|
|
43
|
-
import '../../index-
|
|
43
|
+
import '../../index-03ccaf35.js';
|
|
44
44
|
import '../../ui/MutedAvatarOverlay.js';
|
|
45
45
|
import '../../ui/Checkbox.js';
|
|
46
46
|
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import '../../tslib.es6-
|
|
1
|
+
import '../../tslib.es6-710c6267.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import '../../index-
|
|
3
|
+
import '../../index-6a47d16f.js';
|
|
4
4
|
import '../../ui/ContextMenu.js';
|
|
5
5
|
import '../../ui/Icon.js';
|
|
6
6
|
import '../../ui/IconButton.js';
|
|
7
|
-
import '../../index-
|
|
8
|
-
export { P as default } from '../../index-
|
|
9
|
-
import '../../LocalizationContext-
|
|
7
|
+
import '../../index-ed39099a.js';
|
|
8
|
+
export { P as default } from '../../index-702d2072.js';
|
|
9
|
+
import '../../LocalizationContext-2a073ef0.js';
|
|
10
10
|
import '../context.js';
|
|
11
11
|
import '../../useSendbirdStateContext.js';
|
|
12
12
|
import 'react-dom';
|
|
13
13
|
import '../../ui/SortByRow.js';
|
|
14
|
-
import '../../uuid-
|
|
15
|
-
import '../../index-
|
|
16
|
-
import '../../_rollupPluginBabelHelpers-
|
|
14
|
+
import '../../uuid-60ae25c1.js';
|
|
15
|
+
import '../../index-03ccaf35.js';
|
|
16
|
+
import '../../_rollupPluginBabelHelpers-3043541a.js';
|
|
17
17
|
import 'prop-types';
|
|
18
|
-
import '../../stringSet-
|
|
19
|
-
import '../../UserProfileContext-
|
|
20
|
-
import '../../context-
|
|
21
|
-
import '../../utils-
|
|
18
|
+
import '../../stringSet-647493ce.js';
|
|
19
|
+
import '../../UserProfileContext-143a6a42.js';
|
|
20
|
+
import '../../context-406bf9f1.js';
|
|
21
|
+
import '../../utils-301322ba.js';
|
|
22
22
|
import '../../ui/Avatar.js';
|
|
23
23
|
import '../../ui/ImageRenderer.js';
|
|
24
24
|
import '../../ui/UserProfile.js';
|
|
25
25
|
import '../../withSendbird.js';
|
|
26
26
|
import '../../sendbirdSelectors.js';
|
|
27
|
-
import '../../topics-
|
|
28
|
-
import '../../index-
|
|
29
|
-
import '../../openChannel-
|
|
30
|
-
import '../../__bundle-6316ce22-
|
|
31
|
-
import '../../__bundle-7dfccc8c-
|
|
27
|
+
import '../../topics-18836011.js';
|
|
28
|
+
import '../../index-5ec69689.js';
|
|
29
|
+
import '../../openChannel-1548376e.js';
|
|
30
|
+
import '../../__bundle-6316ce22-cd546820.js';
|
|
31
|
+
import '../../__bundle-7dfccc8c-6c6e7ab4.js';
|
|
32
32
|
import '../../ui/Modal.js';
|
|
33
|
-
import '../../index-
|
|
33
|
+
import '../../index-c9cda9f6.js';
|
|
34
34
|
import '../../ui/UserListItem.js';
|
|
35
35
|
import '../../ui/MutedAvatarOverlay.js';
|
|
36
36
|
import '../../ui/Checkbox.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
|
-
import { U as Un } from '../openChannel-
|
|
2
|
+
import { U as Un } from '../openChannel-1548376e.js';
|
|
3
3
|
import useSendbirdStateContext from '../useSendbirdStateContext.js';
|
|
4
|
-
import { U as UserProfileProvider } from '../UserProfileContext-
|
|
5
|
-
import { u as uuidv4 } from '../uuid-
|
|
6
|
-
import '../__bundle-6316ce22-
|
|
7
|
-
import '../__bundle-7dfccc8c-
|
|
4
|
+
import { U as UserProfileProvider } from '../UserProfileContext-143a6a42.js';
|
|
5
|
+
import { u as uuidv4 } from '../uuid-60ae25c1.js';
|
|
6
|
+
import '../__bundle-6316ce22-cd546820.js';
|
|
7
|
+
import '../__bundle-7dfccc8c-6c6e7ab4.js';
|
|
8
8
|
import '../withSendbird.js';
|
|
9
|
-
import '../_rollupPluginBabelHelpers-
|
|
9
|
+
import '../_rollupPluginBabelHelpers-3043541a.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
|
|
12
12
|
var OpenChannelSettingsContext = /*#__PURE__*/React__default.createContext(undefined);
|
package/OpenChannelSettings.js
CHANGED
|
@@ -3,45 +3,45 @@ import OpenChannelUI from './OpenChannelSettings/components/OpenChannelSettingsU
|
|
|
3
3
|
import { OpenChannelSettingsProvider } from './OpenChannelSettings/context.js';
|
|
4
4
|
import './useSendbirdStateContext.js';
|
|
5
5
|
import './withSendbird.js';
|
|
6
|
-
import './_rollupPluginBabelHelpers-
|
|
7
|
-
import './UserProfileContext-
|
|
6
|
+
import './_rollupPluginBabelHelpers-3043541a.js';
|
|
7
|
+
import './UserProfileContext-143a6a42.js';
|
|
8
8
|
import 'prop-types';
|
|
9
|
-
import './LocalizationContext-
|
|
10
|
-
import './stringSet-
|
|
11
|
-
import './index-
|
|
12
|
-
import './index-
|
|
9
|
+
import './LocalizationContext-2a073ef0.js';
|
|
10
|
+
import './stringSet-647493ce.js';
|
|
11
|
+
import './index-5ec69689.js';
|
|
12
|
+
import './index-ed39099a.js';
|
|
13
13
|
import './ui/Icon.js';
|
|
14
|
-
import './index-
|
|
15
|
-
import './tslib.es6-
|
|
14
|
+
import './index-ced613ea.js';
|
|
15
|
+
import './tslib.es6-710c6267.js';
|
|
16
16
|
import './ui/Loader.js';
|
|
17
17
|
import './OpenChannelSettings/components/OperatorUI.js';
|
|
18
18
|
import './OpenChannelSettings/components/OpenChannelProfile.js';
|
|
19
19
|
import './ui/TextButton.js';
|
|
20
|
-
import './color-
|
|
20
|
+
import './color-798488ed.js';
|
|
21
21
|
import './ui/OpenChannelAvatar.js';
|
|
22
22
|
import './ui/Avatar.js';
|
|
23
23
|
import './ui/ImageRenderer.js';
|
|
24
|
-
import './uuid-
|
|
25
|
-
import './utils-
|
|
24
|
+
import './uuid-60ae25c1.js';
|
|
25
|
+
import './utils-2666bdfb.js';
|
|
26
26
|
import './OpenChannelSettings/components/EditDetailsModal.js';
|
|
27
27
|
import './ui/Modal.js';
|
|
28
28
|
import 'react-dom';
|
|
29
|
-
import './index-
|
|
30
|
-
import './index-
|
|
29
|
+
import './index-c9cda9f6.js';
|
|
30
|
+
import './index-6a47d16f.js';
|
|
31
31
|
import './ui/IconButton.js';
|
|
32
32
|
import './ui/Input.js';
|
|
33
|
-
import './index-
|
|
33
|
+
import './index-702d2072.js';
|
|
34
34
|
import './ui/ContextMenu.js';
|
|
35
35
|
import './ui/SortByRow.js';
|
|
36
|
-
import './index-
|
|
37
|
-
import './context-
|
|
38
|
-
import './utils-
|
|
36
|
+
import './index-03ccaf35.js';
|
|
37
|
+
import './context-406bf9f1.js';
|
|
38
|
+
import './utils-301322ba.js';
|
|
39
39
|
import './ui/UserProfile.js';
|
|
40
40
|
import './sendbirdSelectors.js';
|
|
41
|
-
import './topics-
|
|
42
|
-
import './openChannel-
|
|
43
|
-
import './__bundle-6316ce22-
|
|
44
|
-
import './__bundle-7dfccc8c-
|
|
41
|
+
import './topics-18836011.js';
|
|
42
|
+
import './openChannel-1548376e.js';
|
|
43
|
+
import './__bundle-6316ce22-cd546820.js';
|
|
44
|
+
import './__bundle-7dfccc8c-6c6e7ab4.js';
|
|
45
45
|
import './ui/UserListItem.js';
|
|
46
46
|
import './ui/MutedAvatarOverlay.js';
|
|
47
47
|
import './ui/Checkbox.js';
|
package/SendbirdProvider.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
import { _ as _objectSpread2, a as _slicedToArray } from './_rollupPluginBabelHelpers-
|
|
1
|
+
import { _ as _objectSpread2, a as _slicedToArray } from './_rollupPluginBabelHelpers-3043541a.js';
|
|
2
2
|
import React__default, { useLayoutEffect, useState, useEffect, useReducer } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import { SendbirdSdkContext } from './withSendbird.js';
|
|
5
|
-
import { F as Fn, P as Pe } from './sendbird-
|
|
6
|
-
import { N as Nn } from './openChannel-
|
|
7
|
-
import { $ as $r } from './groupChannel-
|
|
8
|
-
import { R as RESET_USER, I as INIT_USER, U as UPDATE_USER_INFO } from './actionTypes-
|
|
9
|
-
import { i as isTextuallyNull } from './index-
|
|
10
|
-
import { _ as __assign } from './tslib.es6-
|
|
5
|
+
import { F as Fn, P as Pe } from './sendbird-597583ed.js';
|
|
6
|
+
import { N as Nn } from './openChannel-1548376e.js';
|
|
7
|
+
import { $ as $r } from './groupChannel-17ffbb7f.js';
|
|
8
|
+
import { R as RESET_USER, I as INIT_USER, U as UPDATE_USER_INFO } from './actionTypes-2873dec9.js';
|
|
9
|
+
import { i as isTextuallyNull } from './index-03ccaf35.js';
|
|
10
|
+
import { _ as __assign } from './tslib.es6-710c6267.js';
|
|
11
11
|
import cssVars from 'css-vars-ponyfill';
|
|
12
|
-
import { u as uuidv4 } from './uuid-
|
|
13
|
-
import { L as LocalizationProvider } from './LocalizationContext-
|
|
14
|
-
import { g as getStringSet } from './stringSet-
|
|
15
|
-
import './__bundle-6316ce22-
|
|
16
|
-
import './__bundle-fbda47dd-
|
|
17
|
-
import './__bundle-7dfccc8c-
|
|
18
|
-
import './index-
|
|
12
|
+
import { u as uuidv4 } from './uuid-60ae25c1.js';
|
|
13
|
+
import { L as LocalizationProvider } from './LocalizationContext-2a073ef0.js';
|
|
14
|
+
import { g as getStringSet } from './stringSet-647493ce.js';
|
|
15
|
+
import './__bundle-6316ce22-cd546820.js';
|
|
16
|
+
import './__bundle-fbda47dd-9dbeee1d.js';
|
|
17
|
+
import './__bundle-7dfccc8c-6c6e7ab4.js';
|
|
18
|
+
import './index-5ec69689.js';
|
|
19
19
|
|
|
20
20
|
var INIT_SDK = 'INIT_SDK';
|
|
21
21
|
var SET_SDK_LOADING = 'SET_SDK_LOADING';
|
|
22
22
|
var RESET_SDK = 'RESET_SDK';
|
|
23
23
|
var SDK_ERROR = 'SDK_ERROR';
|
|
24
24
|
|
|
25
|
-
var APP_VERSION_STRING = '3.1.2
|
|
25
|
+
var APP_VERSION_STRING = '3.1.2';
|
|
26
26
|
var disconnectSdk = function disconnectSdk(_ref) {
|
|
27
27
|
var sdkDispatcher = _ref.sdkDispatcher,
|
|
28
28
|
userDispatcher = _ref.userDispatcher,
|