@sendbird/uikit-react 3.1.2-rc.0 → 3.1.2-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/App.js +35 -36
- package/App.js.map +1 -1
- 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-536de516.js → ChannelListProvider-c996f1ea.js} +9 -9
- package/{ChannelListProvider-536de516.js.map → ChannelListProvider-c996f1ea.js.map} +1 -1
- package/{ChannelProvider-288abd6e.js → ChannelProvider-a061c377.js} +11 -11
- package/{ChannelProvider-288abd6e.js.map → ChannelProvider-a061c377.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-1d4c08d8.js → CreateChannelProvider-7adde24e.js} +1 -1
- package/{CreateChannelProvider-1d4c08d8.js.map → CreateChannelProvider-7adde24e.js.map} +1 -1
- package/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/EditUserProfile.js +13 -13
- package/{LocalizationContext-7d740b0a.js → LocalizationContext-a8de2fdc.js} +3 -3
- package/{LocalizationContext-7d740b0a.js.map → LocalizationContext-a8de2fdc.js.map} +1 -1
- package/{MemberList-8bc3c1e1.js → MemberList-e5e5d810.js} +6 -6
- package/{MemberList-8bc3c1e1.js.map → MemberList-e5e5d810.js.map} +1 -1
- package/MessageSearch/components/MessageSearchUI.js +11 -12
- package/MessageSearch/components/MessageSearchUI.js.map +1 -1
- package/MessageSearch/context.js +9 -3
- package/MessageSearch/context.js.map +1 -1
- package/MessageSearch.js +11 -12
- package/MessageSearch.js.map +1 -1
- 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-2e64f2d2.js → OpenChannelProvider-24673613.js} +10 -10
- package/{OpenChannelProvider-2e64f2d2.js.map → OpenChannelProvider-24673613.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-9b7b1d4f.js → UserProfileContext-929b77e4.js} +1 -1
- package/{UserProfileContext-9b7b1d4f.js.map → UserProfileContext-929b77e4.js.map} +1 -1
- package/{__bundle-6316ce22-41ee43fe.js → __bundle-6316ce22-b9197055.js} +1 -1
- package/{__bundle-6316ce22-41ee43fe.js.map → __bundle-6316ce22-b9197055.js.map} +1 -1
- package/{__bundle-7dfccc8c-c1f95345.js → __bundle-7dfccc8c-c3a44ee7.js} +2 -2
- package/{__bundle-7dfccc8c-c1f95345.js.map → __bundle-7dfccc8c-c3a44ee7.js.map} +1 -1
- package/{__bundle-fbda47dd-ee456253.js → __bundle-fbda47dd-e0e8f270.js} +2 -2
- package/{__bundle-fbda47dd-ee456253.js.map → __bundle-fbda47dd-e0e8f270.js.map} +1 -1
- package/{_rollupPluginBabelHelpers-4e546dea.js → _rollupPluginBabelHelpers-c664d679.js} +1 -1
- package/{_rollupPluginBabelHelpers-4e546dea.js.map → _rollupPluginBabelHelpers-c664d679.js.map} +1 -1
- package/{actionTypes-f1946e3f.js → actionTypes-0bb405f7.js} +1 -1
- package/{actionTypes-f1946e3f.js.map → actionTypes-0bb405f7.js.map} +1 -1
- package/cjs/App.js +35 -36
- package/cjs/App.js.map +1 -1
- 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-40eb170c.js → ChannelListProvider-332647b5.js} +9 -9
- package/cjs/{ChannelListProvider-40eb170c.js.map → ChannelListProvider-332647b5.js.map} +1 -1
- package/cjs/{ChannelProvider-e1a06efe.js → ChannelProvider-faced097.js} +11 -11
- package/cjs/{ChannelProvider-e1a06efe.js.map → ChannelProvider-faced097.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-4acaac2e.js → CreateChannelProvider-5984b10e.js} +1 -1
- package/cjs/{CreateChannelProvider-4acaac2e.js.map → CreateChannelProvider-5984b10e.js.map} +1 -1
- package/cjs/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/cjs/EditUserProfile.js +13 -13
- package/cjs/{LocalizationContext-a4d8d6fa.js → LocalizationContext-84d3ac9f.js} +3 -3
- package/cjs/{LocalizationContext-a4d8d6fa.js.map → LocalizationContext-84d3ac9f.js.map} +1 -1
- package/cjs/{MemberList-b5653b8e.js → MemberList-4000c963.js} +6 -6
- package/cjs/{MemberList-b5653b8e.js.map → MemberList-4000c963.js.map} +1 -1
- package/cjs/MessageSearch/components/MessageSearchUI.js +11 -12
- package/cjs/MessageSearch/components/MessageSearchUI.js.map +1 -1
- package/cjs/MessageSearch/context.js +10 -4
- package/cjs/MessageSearch/context.js.map +1 -1
- package/cjs/MessageSearch.js +11 -12
- package/cjs/MessageSearch.js.map +1 -1
- 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-3d3298fd.js → OpenChannelProvider-042867f0.js} +10 -10
- package/cjs/{OpenChannelProvider-3d3298fd.js.map → OpenChannelProvider-042867f0.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-9fb4f747.js → UserProfileContext-910971fc.js} +1 -1
- package/cjs/{UserProfileContext-9fb4f747.js.map → UserProfileContext-910971fc.js.map} +1 -1
- package/cjs/{__bundle-6316ce22-e09a7a94.js → __bundle-6316ce22-acb43d8b.js} +1 -1
- package/cjs/{__bundle-6316ce22-e09a7a94.js.map → __bundle-6316ce22-acb43d8b.js.map} +1 -1
- package/cjs/{__bundle-7dfccc8c-3af98778.js → __bundle-7dfccc8c-c3051ee3.js} +2 -2
- package/cjs/{__bundle-7dfccc8c-3af98778.js.map → __bundle-7dfccc8c-c3051ee3.js.map} +1 -1
- package/cjs/{__bundle-fbda47dd-a50b4334.js → __bundle-fbda47dd-313c7e5d.js} +2 -2
- package/cjs/{__bundle-fbda47dd-a50b4334.js.map → __bundle-fbda47dd-313c7e5d.js.map} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-e3f84a90.js → _rollupPluginBabelHelpers-a016af9b.js} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-e3f84a90.js.map → _rollupPluginBabelHelpers-a016af9b.js.map} +1 -1
- package/cjs/{actionTypes-8907b806.js → actionTypes-dcb6f12d.js} +1 -1
- package/cjs/{actionTypes-8907b806.js.map → actionTypes-dcb6f12d.js.map} +1 -1
- package/cjs/{color-047cfbdf.js → color-dacce310.js} +1 -1
- package/cjs/{color-047cfbdf.js.map → color-dacce310.js.map} +1 -1
- package/cjs/{compareIds-a4c74921.js → compareIds-30f8055b.js} +1 -1
- package/cjs/{compareIds-a4c74921.js.map → compareIds-30f8055b.js.map} +1 -1
- package/cjs/{const-66e78150.js → const-896e3a63.js} +1 -1
- package/cjs/{const-66e78150.js.map → const-896e3a63.js.map} +1 -1
- package/cjs/{const-b4516fd9.js → const-d144af7c.js} +1 -1
- package/cjs/{const-b4516fd9.js.map → const-d144af7c.js.map} +1 -1
- package/cjs/{context-24f7ccd5.js → context-01845539.js} +2 -2
- package/cjs/{context-24f7ccd5.js.map → context-01845539.js.map} +1 -1
- package/cjs/{groupChannel-ab450f40.js → groupChannel-6d96e7e4.js} +4 -4
- package/cjs/{groupChannel-ab450f40.js.map → groupChannel-6d96e7e4.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-f6ccdc07.js → index-234e186e.js} +6 -6
- package/cjs/{index-f6ccdc07.js.map → index-234e186e.js.map} +1 -1
- package/cjs/{index-65aaad9e.js → index-5350f579.js} +3 -3
- package/cjs/{index-65aaad9e.js.map → index-5350f579.js.map} +1 -1
- package/cjs/{index-9a12fc25.js → index-5a5cbb28.js} +9 -9
- package/cjs/{index-9a12fc25.js.map → index-5a5cbb28.js.map} +1 -1
- package/cjs/{index-83f6a684.js → index-5ee0b6e5.js} +2 -2
- package/cjs/{index-83f6a684.js.map → index-5ee0b6e5.js.map} +1 -1
- package/cjs/{index-13532266.js → index-6db26f9d.js} +3 -3
- package/cjs/{index-13532266.js.map → index-6db26f9d.js.map} +1 -1
- package/cjs/{index-bf23b757.js → index-704081e2.js} +2 -2
- package/cjs/{index-bf23b757.js.map → index-704081e2.js.map} +1 -1
- package/cjs/{index-9aaba1c0.js → index-b5b5772d.js} +2 -2
- package/cjs/{index-9aaba1c0.js.map → index-b5b5772d.js.map} +1 -1
- package/cjs/{index-df5b04e6.js → index-bec2f801.js} +1 -1
- package/cjs/{index-df5b04e6.js.map → index-bec2f801.js.map} +1 -1
- package/cjs/{index-6d74425b.js → index-bfbb5bcd.js} +1 -1
- package/cjs/{index-6d74425b.js.map → index-bfbb5bcd.js.map} +1 -1
- package/cjs/{index-f4dec25b.js → index-d6966c0d.js} +4 -4
- package/cjs/{index-f4dec25b.js.map → index-d6966c0d.js.map} +1 -1
- package/cjs/{index-4f96bea7.js → index-ee2fd0cf.js} +4 -4
- package/cjs/{index-4f96bea7.js.map → index-ee2fd0cf.js.map} +1 -1
- package/cjs/index.js +39 -40
- package/cjs/index.js.map +1 -1
- package/cjs/{openChannel-bb5e32ba.js → openChannel-2891d860.js} +3 -3
- package/cjs/{openChannel-bb5e32ba.js.map → openChannel-2891d860.js.map} +1 -1
- package/cjs/{openChannelUtils-ea9b884a.js → openChannelUtils-fd36e419.js} +1 -1
- package/cjs/{openChannelUtils-ea9b884a.js.map → openChannelUtils-fd36e419.js.map} +1 -1
- package/cjs/{sendbird-f219ad11.js → sendbird-9dd8f715.js} +3 -3
- package/cjs/{sendbird-f219ad11.js.map → sendbird-9dd8f715.js.map} +1 -1
- package/cjs/sendbirdSelectors.js +2 -2
- package/cjs/{stringSet-0e48356d.js → stringSet-558f83b3.js} +1 -1
- package/cjs/{stringSet-0e48356d.js.map → stringSet-558f83b3.js.map} +1 -1
- package/cjs/{topics-6314d5b3.js → topics-1ee2d4c4.js} +1 -1
- package/cjs/{topics-6314d5b3.js.map → topics-1ee2d4c4.js.map} +1 -1
- package/cjs/{tslib.es6-4d92f5f1.js → tslib.es6-e27033df.js} +1 -1
- package/cjs/{tslib.es6-4d92f5f1.js.map → tslib.es6-e27033df.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-1cdb42c0.js → utils-007dcdba.js} +1 -1
- package/cjs/{utils-1cdb42c0.js.map → utils-007dcdba.js.map} +1 -1
- package/cjs/{utils-b8eff714.js → utils-9b806a3e.js} +1 -1
- package/cjs/{utils-b8eff714.js.map → utils-9b806a3e.js.map} +1 -1
- package/cjs/{utils-b6436b0d.js → utils-c47d1e8e.js} +1 -1
- package/cjs/{utils-b6436b0d.js.map → utils-c47d1e8e.js.map} +1 -1
- package/cjs/{uuid-6fae7fc4.js → uuid-72d43c80.js} +1 -1
- package/cjs/{uuid-6fae7fc4.js.map → uuid-72d43c80.js.map} +1 -1
- package/cjs/withSendbird.js +1 -1
- package/{color-7a9e9046.js → color-cb1ed76e.js} +1 -1
- package/{color-7a9e9046.js.map → color-cb1ed76e.js.map} +1 -1
- package/{compareIds-b5421ba2.js → compareIds-1099f54e.js} +1 -1
- package/{compareIds-b5421ba2.js.map → compareIds-1099f54e.js.map} +1 -1
- package/{const-2017fde0.js → const-2ceebd19.js} +1 -1
- package/{const-2017fde0.js.map → const-2ceebd19.js.map} +1 -1
- package/{const-43ed4c6f.js → const-4f478366.js} +1 -1
- package/{const-43ed4c6f.js.map → const-4f478366.js.map} +1 -1
- package/{context-d85e90c3.js → context-d34f14e9.js} +2 -2
- package/{context-d85e90c3.js.map → context-d34f14e9.js.map} +1 -1
- package/{groupChannel-1ce183d5.js → groupChannel-df63e5f2.js} +4 -4
- package/{groupChannel-1ce183d5.js.map → groupChannel-df63e5f2.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-47b8d0ce.js → index-04a36bb6.js} +2 -2
- package/{index-47b8d0ce.js.map → index-04a36bb6.js.map} +1 -1
- package/{index-6e4da943.js → index-36f78aed.js} +9 -9
- package/{index-6e4da943.js.map → index-36f78aed.js.map} +1 -1
- package/{index-cdcfdf8f.js → index-5131dac7.js} +6 -6
- package/{index-cdcfdf8f.js.map → index-5131dac7.js.map} +1 -1
- package/{index-f37bc955.js → index-639db833.js} +2 -2
- package/{index-f37bc955.js.map → index-639db833.js.map} +1 -1
- package/{index-7965b338.js → index-726762e7.js} +1 -1
- package/{index-7965b338.js.map → index-726762e7.js.map} +1 -1
- package/{index-9ba00bc1.js → index-8b26f4f3.js} +3 -3
- package/{index-9ba00bc1.js.map → index-8b26f4f3.js.map} +1 -1
- package/{index-62f1a209.js → index-9f7bc963.js} +4 -4
- package/{index-62f1a209.js.map → index-9f7bc963.js.map} +1 -1
- package/{index-d4e18807.js → index-c6093226.js} +2 -2
- package/{index-d4e18807.js.map → index-c6093226.js.map} +1 -1
- package/{index-00ac1d60.js → index-da4fcb79.js} +4 -4
- package/{index-00ac1d60.js.map → index-da4fcb79.js.map} +1 -1
- package/{index-5efc096b.js → index-ed66e9b7.js} +3 -3
- package/{index-5efc096b.js.map → index-ed66e9b7.js.map} +1 -1
- package/{index-3d519005.js → index-f392bd44.js} +1 -1
- package/{index-3d519005.js.map → index-f392bd44.js.map} +1 -1
- package/index.d.ts +1 -1
- package/index.js +39 -40
- package/index.js.map +1 -1
- package/{openChannel-654409d7.js → openChannel-7bf250d9.js} +3 -3
- package/{openChannel-654409d7.js.map → openChannel-7bf250d9.js.map} +1 -1
- package/{openChannelUtils-1ae6ef95.js → openChannelUtils-4c2890ef.js} +1 -1
- package/{openChannelUtils-1ae6ef95.js.map → openChannelUtils-4c2890ef.js.map} +1 -1
- package/package-lock.json +2 -2
- package/package.json +1 -1
- package/{sendbird-ae433167.js → sendbird-7b09e4b2.js} +3 -3
- package/{sendbird-ae433167.js.map → sendbird-7b09e4b2.js.map} +1 -1
- package/sendbirdSelectors.js +2 -2
- package/{stringSet-53204a58.js → stringSet-a761f45e.js} +1 -1
- package/{stringSet-53204a58.js.map → stringSet-a761f45e.js.map} +1 -1
- package/{topics-3dbd69e2.js → topics-6f5089f9.js} +1 -1
- package/{topics-3dbd69e2.js.map → topics-6f5089f9.js.map} +1 -1
- package/{tslib.es6-5c8a20bb.js → tslib.es6-b4d5e936.js} +1 -1
- package/{tslib.es6-5c8a20bb.js.map → tslib.es6-b4d5e936.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-e0115d03.js → utils-4a93fe15.js} +1 -1
- package/{utils-e0115d03.js.map → utils-4a93fe15.js.map} +1 -1
- package/{utils-ea818d4c.js → utils-b0fa8ce9.js} +1 -1
- package/{utils-ea818d4c.js.map → utils-b0fa8ce9.js.map} +1 -1
- package/{utils-edeb25c5.js → utils-e2f7dc6d.js} +1 -1
- package/{utils-edeb25c5.js.map → utils-e2f7dc6d.js.map} +1 -1
- package/{uuid-8d849862.js → uuid-bf4fe830.js} +1 -1
- package/{uuid-8d849862.js.map → uuid-bf4fe830.js.map} +1 -1
- package/withSendbird.js +1 -1
package/App.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as _slicedToArray } from './_rollupPluginBabelHelpers-
|
|
1
|
+
import { a as _slicedToArray } from './_rollupPluginBabelHelpers-c664d679.js';
|
|
2
2
|
import React__default, { useState } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import Sendbird from './SendbirdProvider.js';
|
|
@@ -7,28 +7,28 @@ import Channel from './Channel.js';
|
|
|
7
7
|
import ChannelSettings from './ChannelSettings.js';
|
|
8
8
|
import MessageSearchPannel from './MessageSearch.js';
|
|
9
9
|
import './withSendbird.js';
|
|
10
|
-
import './sendbird-
|
|
11
|
-
import './__bundle-6316ce22-
|
|
12
|
-
import './__bundle-fbda47dd-
|
|
13
|
-
import './openChannel-
|
|
14
|
-
import './__bundle-7dfccc8c-
|
|
15
|
-
import './groupChannel-
|
|
16
|
-
import './actionTypes-
|
|
17
|
-
import './index-
|
|
18
|
-
import './tslib.es6-
|
|
10
|
+
import './sendbird-7b09e4b2.js';
|
|
11
|
+
import './__bundle-6316ce22-b9197055.js';
|
|
12
|
+
import './__bundle-fbda47dd-e0e8f270.js';
|
|
13
|
+
import './openChannel-7bf250d9.js';
|
|
14
|
+
import './__bundle-7dfccc8c-c3a44ee7.js';
|
|
15
|
+
import './groupChannel-df63e5f2.js';
|
|
16
|
+
import './actionTypes-0bb405f7.js';
|
|
17
|
+
import './index-639db833.js';
|
|
18
|
+
import './tslib.es6-b4d5e936.js';
|
|
19
19
|
import 'css-vars-ponyfill';
|
|
20
|
-
import './uuid-
|
|
21
|
-
import './LocalizationContext-
|
|
22
|
-
import './stringSet-
|
|
23
|
-
import './index-
|
|
24
|
-
import './ChannelListProvider-
|
|
25
|
-
import './topics-
|
|
26
|
-
import './utils-
|
|
27
|
-
import './UserProfileContext-
|
|
20
|
+
import './uuid-bf4fe830.js';
|
|
21
|
+
import './LocalizationContext-a8de2fdc.js';
|
|
22
|
+
import './stringSet-a761f45e.js';
|
|
23
|
+
import './index-f392bd44.js';
|
|
24
|
+
import './ChannelListProvider-c996f1ea.js';
|
|
25
|
+
import './topics-6f5089f9.js';
|
|
26
|
+
import './utils-4a93fe15.js';
|
|
27
|
+
import './UserProfileContext-929b77e4.js';
|
|
28
28
|
import './useSendbirdStateContext.js';
|
|
29
29
|
import './ChannelList/components/ChannelListUI.js';
|
|
30
30
|
import './ChannelList/components/ChannelListHeader.js';
|
|
31
|
-
import './index-
|
|
31
|
+
import './index-ed66e9b7.js';
|
|
32
32
|
import './ui/IconButton.js';
|
|
33
33
|
import './ui/Avatar.js';
|
|
34
34
|
import './ui/ImageRenderer.js';
|
|
@@ -36,13 +36,13 @@ import './ui/Icon.js';
|
|
|
36
36
|
import './ChannelList/components/AddChannel.js';
|
|
37
37
|
import './CreateChannel.js';
|
|
38
38
|
import './CreateChannel/components/CreateChannelUI.js';
|
|
39
|
-
import './CreateChannelProvider-
|
|
39
|
+
import './CreateChannelProvider-7adde24e.js';
|
|
40
40
|
import './sendbirdSelectors.js';
|
|
41
41
|
import './CreateChannel/components/InviteUsers.js';
|
|
42
42
|
import './ui/Modal.js';
|
|
43
43
|
import 'react-dom';
|
|
44
|
-
import './index-
|
|
45
|
-
import './index-
|
|
44
|
+
import './index-726762e7.js';
|
|
45
|
+
import './index-8b26f4f3.js';
|
|
46
46
|
import './ui/UserListItem.js';
|
|
47
47
|
import './ui/MutedAvatarOverlay.js';
|
|
48
48
|
import './ui/Checkbox.js';
|
|
@@ -52,33 +52,33 @@ import './ui/SortByRow.js';
|
|
|
52
52
|
import './CreateChannel/components/SelectChannelType.js';
|
|
53
53
|
import './ChannelList/components/ChannelPreview.js';
|
|
54
54
|
import './ui/ChannelAvatar.js';
|
|
55
|
-
import './utils-
|
|
55
|
+
import './utils-e2f7dc6d.js';
|
|
56
56
|
import './ui/Badge.js';
|
|
57
|
-
import './index-
|
|
58
|
-
import './index-
|
|
59
|
-
import './index-
|
|
57
|
+
import './index-9f7bc963.js';
|
|
58
|
+
import './index-04a36bb6.js';
|
|
59
|
+
import './index-c6093226.js';
|
|
60
60
|
import './ui/MentionUserLabel.js';
|
|
61
61
|
import './Channel/components/TypingIndicator.js';
|
|
62
|
-
import './ChannelProvider-
|
|
63
|
-
import './compareIds-
|
|
64
|
-
import './const-
|
|
62
|
+
import './ChannelProvider-a061c377.js';
|
|
63
|
+
import './compareIds-1099f54e.js';
|
|
64
|
+
import './const-4f478366.js';
|
|
65
65
|
import './ui/ReactionButton.js';
|
|
66
66
|
import './ui/MessageStatus.js';
|
|
67
67
|
import './ui/Loader.js';
|
|
68
68
|
import './ChannelList/components/ChannelPreviewAction.js';
|
|
69
69
|
import './EditUserProfile.js';
|
|
70
|
-
import './index-
|
|
70
|
+
import './index-5131dac7.js';
|
|
71
71
|
import './ui/Input.js';
|
|
72
72
|
import './ui/TextButton.js';
|
|
73
|
-
import './color-
|
|
74
|
-
import './index-
|
|
73
|
+
import './color-cb1ed76e.js';
|
|
74
|
+
import './index-da4fcb79.js';
|
|
75
75
|
import './Channel/components/ChannelUI.js';
|
|
76
76
|
import './ui/ConnectionStatus.js';
|
|
77
77
|
import './Channel/components/ChannelHeader.js';
|
|
78
78
|
import './Channel/components/MessageList.js';
|
|
79
79
|
import './Channel/components/Message.js';
|
|
80
80
|
import './Channel/components/SuggestedMentionList.js';
|
|
81
|
-
import './const-
|
|
81
|
+
import './const-2ceebd19.js';
|
|
82
82
|
import './ui/DateSeparator.js';
|
|
83
83
|
import './ui/MessageInput.js';
|
|
84
84
|
import './ui/MessageContent.js';
|
|
@@ -111,14 +111,13 @@ import './ChannelSettings/components/EditDetailsModal.js';
|
|
|
111
111
|
import './ChannelSettings/components/ModerationPanel.js';
|
|
112
112
|
import './ui/Accordion.js';
|
|
113
113
|
import './ui/AccordionGroup.js';
|
|
114
|
-
import './context-
|
|
114
|
+
import './context-d34f14e9.js';
|
|
115
115
|
import './ChannelSettings/components/UserListItem.js';
|
|
116
|
-
import './MemberList-
|
|
116
|
+
import './MemberList-e5e5d810.js';
|
|
117
117
|
import './ChannelSettings/components/LeaveChannel.js';
|
|
118
118
|
import './ChannelSettings/components/UserPanel.js';
|
|
119
119
|
import './MessageSearch/components/MessageSearchUI.js';
|
|
120
120
|
import './MessageSearch/context.js';
|
|
121
|
-
import '@sendbird/chat/lib/__definition';
|
|
122
121
|
import './ui/MessageSearchItem.js';
|
|
123
122
|
import './ui/MessageSearchFileItem.js';
|
|
124
123
|
|
package/App.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"App.js","sources":["../src/smart-components/App/index.jsx"],"sourcesContent":["/**\n * This is a drop in Chat solution\n * Can also be used as an example for creating\n * default chat apps\n */\nimport React, { useState } from 'react';\nimport PropTypes from 'prop-types';\n\nimport Sendbird from '../../lib/Sendbird';\n\nimport ChannelList from '../ChannelList';\nimport Channel from '../Channel';\nimport ChannelSettings from '../ChannelSettings';\nimport MessageSearchPannel from '../MessageSearch';\n\nimport './index.scss';\n\nexport default function App(props) {\n const {\n appId,\n userId,\n accessToken,\n customApiHost,\n customWebSocketHost,\n theme,\n userListQuery,\n nickname,\n profileUrl,\n dateLocale,\n config = {},\n isReactionEnabled,\n isMentionEnabled,\n replyType,\n isMessageGroupingEnabled,\n colorSet,\n stringSet,\n allowProfileEdit,\n disableUserProfile,\n renderUserProfile,\n showSearchIcon,\n onProfileEditSuccess,\n imageCompression,\n disableAutoSelect,\n isTypingIndicatorEnabledOnChannelList,\n isMessageReceiptStatusEnabledOnChannelList,\n } = props;\n const [currentChannelUrl, setCurrentChannelUrl] = useState(null);\n const [showSettings, setShowSettings] = useState(false);\n const [showSearch, setShowSearch] = useState(false);\n const [highlightedMessage, setHighlightedMessage] = useState(null);\n const [startingPoint, setStartingPoint] = useState(null);\n\n return (\n <Sendbird\n stringSet={stringSet}\n appId={appId}\n userId={userId}\n accessToken={accessToken}\n customApiHost={customApiHost}\n customWebSocketHost={customWebSocketHost}\n theme={theme}\n nickname={nickname}\n profileUrl={profileUrl}\n dateLocale={dateLocale}\n userListQuery={userListQuery}\n config={config}\n colorSet={colorSet}\n disableUserProfile={disableUserProfile}\n renderUserProfile={renderUserProfile}\n imageCompression={imageCompression}\n isReactionEnabled={isReactionEnabled}\n isMentionEnabled={isMentionEnabled}\n isTypingIndicatorEnabledOnChannelList={isTypingIndicatorEnabledOnChannelList}\n isMessageReceiptStatusEnabledOnChannelList={isMessageReceiptStatusEnabledOnChannelList}\n >\n <div className=\"sendbird-app__wrap\">\n <div className=\"sendbird-app__channellist-wrap\">\n <ChannelList\n allowProfileEdit={allowProfileEdit}\n onProfileEditSuccess={onProfileEditSuccess}\n disableAutoSelect={disableAutoSelect}\n onChannelSelect={(channel) => {\n setStartingPoint(null);\n setHighlightedMessage(null);\n if (channel?.url) {\n setCurrentChannelUrl(channel.url);\n } else {\n setCurrentChannelUrl('');\n }\n }}\n />\n </div>\n <div\n className={`\n ${showSettings ? 'sendbird-app__conversation--settings-open' : ''}\n ${showSearch ? 'sendbird-app__conversation--search-open' : ''}\n sendbird-app__conversation-wrap\n `}\n >\n <Channel\n channelUrl={currentChannelUrl}\n onChatHeaderActionClick={() => {\n setShowSearch(false);\n setShowSettings(!showSettings);\n }}\n onSearchClick={() => {\n setShowSettings(false);\n setShowSearch(!showSearch);\n }}\n showSearchIcon={showSearchIcon}\n startingPoint={startingPoint}\n highlightedMessage={highlightedMessage}\n isReactionEnabled={isReactionEnabled}\n replyType={replyType}\n isMessageGroupingEnabled={isMessageGroupingEnabled}\n />\n </div>\n {showSettings && (\n <div className=\"sendbird-app__settingspanel-wrap\">\n <ChannelSettings\n className=\"sendbird-channel-settings\"\n channelUrl={currentChannelUrl}\n onCloseClick={() => {\n setShowSettings(false);\n }}\n />\n </div>\n )}\n {showSearch && (\n <div className=\"sendbird-app__searchpanel-wrap\">\n <MessageSearchPannel\n channelUrl={currentChannelUrl}\n onResultClick={(message) => {\n if (message.messageId === highlightedMessage) {\n setHighlightedMessage(null);\n setTimeout(() => {\n setHighlightedMessage(message.messageId);\n });\n } else {\n setStartingPoint(message.createdAt);\n setHighlightedMessage(message.messageId);\n }\n }}\n onCloseClick={() => {\n setShowSearch(false);\n }}\n />\n </div>\n )}\n </div>\n </Sendbird>\n );\n}\n\nApp.propTypes = {\n appId: PropTypes.string.isRequired,\n userId: PropTypes.string.isRequired,\n accessToken: PropTypes.string,\n customApiHost: PropTypes.string,\n customWebSocketHost: PropTypes.string,\n theme: PropTypes.string,\n userListQuery: PropTypes.func,\n nickname: PropTypes.string,\n profileUrl: PropTypes.string,\n allowProfileEdit: PropTypes.bool,\n disableUserProfile: PropTypes.bool,\n renderUserProfile: PropTypes.func,\n onProfileEditSuccess: PropTypes.func,\n dateLocale: PropTypes.shape({}),\n config: PropTypes.shape({\n // None Error Warning Info 'All/Debug'\n logLevel: PropTypes.oneOfType([\n PropTypes.string,\n PropTypes.arrayOf(PropTypes.string),\n ]),\n }),\n isReactionEnabled: PropTypes.bool,\n replyType: PropTypes.oneOf(['NONE', 'QUOTE_REPLY', 'THREAD']),\n showSearchIcon: PropTypes.bool,\n isMessageGroupingEnabled: PropTypes.bool,\n stringSet: PropTypes.objectOf(PropTypes.string),\n colorSet: PropTypes.objectOf(PropTypes.string),\n imageCompression: PropTypes.shape({\n compressionRate: PropTypes.number,\n resizingWidth: PropTypes.oneOfType([\n PropTypes.number,\n PropTypes.string,\n ]),\n resizingHeight: PropTypes.oneOfType([\n PropTypes.number,\n PropTypes.string,\n ]),\n }),\n disableAutoSelect: PropTypes.bool,\n isMentionEnabled: PropTypes.bool,\n isTypingIndicatorEnabledOnChannelList: PropTypes.bool,\n isMessageReceiptStatusEnabledOnChannelList: PropTypes.bool,\n};\n\nApp.defaultProps = {\n accessToken: '',\n customApiHost: '',\n customWebSocketHost: '',\n theme: 'light',\n nickname: '',\n profileUrl: '',\n userListQuery: null,\n dateLocale: null,\n allowProfileEdit: false,\n onProfileEditSuccess: null,\n disableUserProfile: false,\n showSearchIcon: false,\n renderUserProfile: null,\n config: {},\n isReactionEnabled: true,\n isMentionEnabled: false,\n replyType: 'NONE',\n isMessageGroupingEnabled: true,\n stringSet: null,\n colorSet: null,\n imageCompression: {},\n disableAutoSelect: false,\n isTypingIndicatorEnabledOnChannelList: false,\n isMessageReceiptStatusEnabledOnChannelList: false,\n};\n"],"names":["App","props","appId","userId","accessToken","customApiHost","customWebSocketHost","theme","userListQuery","nickname","profileUrl","dateLocale","config","isReactionEnabled","isMentionEnabled","replyType","isMessageGroupingEnabled","colorSet","stringSet","allowProfileEdit","disableUserProfile","renderUserProfile","showSearchIcon","onProfileEditSuccess","imageCompression","disableAutoSelect","isTypingIndicatorEnabledOnChannelList","isMessageReceiptStatusEnabledOnChannelList","useState","currentChannelUrl","setCurrentChannelUrl","showSettings","setShowSettings","showSearch","setShowSearch","highlightedMessage","setHighlightedMessage","startingPoint","setStartingPoint","React","channel","url","message","messageId","setTimeout","createdAt","propTypes","PropTypes","string","isRequired","func","bool","shape","logLevel","oneOfType","arrayOf","oneOf","objectOf","compressionRate","number","resizingWidth","resizingHeight","defaultProps"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"App.js","sources":["../src/smart-components/App/index.jsx"],"sourcesContent":["/**\n * This is a drop in Chat solution\n * Can also be used as an example for creating\n * default chat apps\n */\nimport React, { useState } from 'react';\nimport PropTypes from 'prop-types';\n\nimport Sendbird from '../../lib/Sendbird';\n\nimport ChannelList from '../ChannelList';\nimport Channel from '../Channel';\nimport ChannelSettings from '../ChannelSettings';\nimport MessageSearchPannel from '../MessageSearch';\n\nimport './index.scss';\n\nexport default function App(props) {\n const {\n appId,\n userId,\n accessToken,\n customApiHost,\n customWebSocketHost,\n theme,\n userListQuery,\n nickname,\n profileUrl,\n dateLocale,\n config = {},\n isReactionEnabled,\n isMentionEnabled,\n replyType,\n isMessageGroupingEnabled,\n colorSet,\n stringSet,\n allowProfileEdit,\n disableUserProfile,\n renderUserProfile,\n showSearchIcon,\n onProfileEditSuccess,\n imageCompression,\n disableAutoSelect,\n isTypingIndicatorEnabledOnChannelList,\n isMessageReceiptStatusEnabledOnChannelList,\n } = props;\n const [currentChannelUrl, setCurrentChannelUrl] = useState(null);\n const [showSettings, setShowSettings] = useState(false);\n const [showSearch, setShowSearch] = useState(false);\n const [highlightedMessage, setHighlightedMessage] = useState(null);\n const [startingPoint, setStartingPoint] = useState(null);\n\n return (\n <Sendbird\n stringSet={stringSet}\n appId={appId}\n userId={userId}\n accessToken={accessToken}\n customApiHost={customApiHost}\n customWebSocketHost={customWebSocketHost}\n theme={theme}\n nickname={nickname}\n profileUrl={profileUrl}\n dateLocale={dateLocale}\n userListQuery={userListQuery}\n config={config}\n colorSet={colorSet}\n disableUserProfile={disableUserProfile}\n renderUserProfile={renderUserProfile}\n imageCompression={imageCompression}\n isReactionEnabled={isReactionEnabled}\n isMentionEnabled={isMentionEnabled}\n isTypingIndicatorEnabledOnChannelList={isTypingIndicatorEnabledOnChannelList}\n isMessageReceiptStatusEnabledOnChannelList={isMessageReceiptStatusEnabledOnChannelList}\n >\n <div className=\"sendbird-app__wrap\">\n <div className=\"sendbird-app__channellist-wrap\">\n <ChannelList\n allowProfileEdit={allowProfileEdit}\n onProfileEditSuccess={onProfileEditSuccess}\n disableAutoSelect={disableAutoSelect}\n onChannelSelect={(channel) => {\n setStartingPoint(null);\n setHighlightedMessage(null);\n if (channel?.url) {\n setCurrentChannelUrl(channel.url);\n } else {\n setCurrentChannelUrl('');\n }\n }}\n />\n </div>\n <div\n className={`\n ${showSettings ? 'sendbird-app__conversation--settings-open' : ''}\n ${showSearch ? 'sendbird-app__conversation--search-open' : ''}\n sendbird-app__conversation-wrap\n `}\n >\n <Channel\n channelUrl={currentChannelUrl}\n onChatHeaderActionClick={() => {\n setShowSearch(false);\n setShowSettings(!showSettings);\n }}\n onSearchClick={() => {\n setShowSettings(false);\n setShowSearch(!showSearch);\n }}\n showSearchIcon={showSearchIcon}\n startingPoint={startingPoint}\n highlightedMessage={highlightedMessage}\n isReactionEnabled={isReactionEnabled}\n replyType={replyType}\n isMessageGroupingEnabled={isMessageGroupingEnabled}\n />\n </div>\n {showSettings && (\n <div className=\"sendbird-app__settingspanel-wrap\">\n <ChannelSettings\n className=\"sendbird-channel-settings\"\n channelUrl={currentChannelUrl}\n onCloseClick={() => {\n setShowSettings(false);\n }}\n />\n </div>\n )}\n {showSearch && (\n <div className=\"sendbird-app__searchpanel-wrap\">\n <MessageSearchPannel\n channelUrl={currentChannelUrl}\n onResultClick={(message) => {\n if (message.messageId === highlightedMessage) {\n setHighlightedMessage(null);\n setTimeout(() => {\n setHighlightedMessage(message.messageId);\n });\n } else {\n setStartingPoint(message.createdAt);\n setHighlightedMessage(message.messageId);\n }\n }}\n onCloseClick={() => {\n setShowSearch(false);\n }}\n />\n </div>\n )}\n </div>\n </Sendbird>\n );\n}\n\nApp.propTypes = {\n appId: PropTypes.string.isRequired,\n userId: PropTypes.string.isRequired,\n accessToken: PropTypes.string,\n customApiHost: PropTypes.string,\n customWebSocketHost: PropTypes.string,\n theme: PropTypes.string,\n userListQuery: PropTypes.func,\n nickname: PropTypes.string,\n profileUrl: PropTypes.string,\n allowProfileEdit: PropTypes.bool,\n disableUserProfile: PropTypes.bool,\n renderUserProfile: PropTypes.func,\n onProfileEditSuccess: PropTypes.func,\n dateLocale: PropTypes.shape({}),\n config: PropTypes.shape({\n // None Error Warning Info 'All/Debug'\n logLevel: PropTypes.oneOfType([\n PropTypes.string,\n PropTypes.arrayOf(PropTypes.string),\n ]),\n }),\n isReactionEnabled: PropTypes.bool,\n replyType: PropTypes.oneOf(['NONE', 'QUOTE_REPLY', 'THREAD']),\n showSearchIcon: PropTypes.bool,\n isMessageGroupingEnabled: PropTypes.bool,\n stringSet: PropTypes.objectOf(PropTypes.string),\n colorSet: PropTypes.objectOf(PropTypes.string),\n imageCompression: PropTypes.shape({\n compressionRate: PropTypes.number,\n resizingWidth: PropTypes.oneOfType([\n PropTypes.number,\n PropTypes.string,\n ]),\n resizingHeight: PropTypes.oneOfType([\n PropTypes.number,\n PropTypes.string,\n ]),\n }),\n disableAutoSelect: PropTypes.bool,\n isMentionEnabled: PropTypes.bool,\n isTypingIndicatorEnabledOnChannelList: PropTypes.bool,\n isMessageReceiptStatusEnabledOnChannelList: PropTypes.bool,\n};\n\nApp.defaultProps = {\n accessToken: '',\n customApiHost: '',\n customWebSocketHost: '',\n theme: 'light',\n nickname: '',\n profileUrl: '',\n userListQuery: null,\n dateLocale: null,\n allowProfileEdit: false,\n onProfileEditSuccess: null,\n disableUserProfile: false,\n showSearchIcon: false,\n renderUserProfile: null,\n config: {},\n isReactionEnabled: true,\n isMentionEnabled: false,\n replyType: 'NONE',\n isMessageGroupingEnabled: true,\n stringSet: null,\n colorSet: null,\n imageCompression: {},\n disableAutoSelect: false,\n isTypingIndicatorEnabledOnChannelList: false,\n isMessageReceiptStatusEnabledOnChannelList: false,\n};\n"],"names":["App","props","appId","userId","accessToken","customApiHost","customWebSocketHost","theme","userListQuery","nickname","profileUrl","dateLocale","config","isReactionEnabled","isMentionEnabled","replyType","isMessageGroupingEnabled","colorSet","stringSet","allowProfileEdit","disableUserProfile","renderUserProfile","showSearchIcon","onProfileEditSuccess","imageCompression","disableAutoSelect","isTypingIndicatorEnabledOnChannelList","isMessageReceiptStatusEnabledOnChannelList","useState","currentChannelUrl","setCurrentChannelUrl","showSettings","setShowSettings","showSearch","setShowSearch","highlightedMessage","setHighlightedMessage","startingPoint","setStartingPoint","React","channel","url","message","messageId","setTimeout","createdAt","propTypes","PropTypes","string","isRequired","func","bool","shape","logLevel","oneOfType","arrayOf","oneOf","objectOf","compressionRate","number","resizingWidth","resizingHeight","defaultProps"],"mappings":"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"}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
|
-
import { c as LabelStringSet, L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
2
|
+
import { c as LabelStringSet, L as Label, a as LabelTypography, b as LabelColors } from '../../index-ed66e9b7.js';
|
|
3
3
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
4
4
|
import IconButton from '../../ui/IconButton.js';
|
|
5
5
|
import ChannelAvatar from '../../ui/ChannelAvatar.js';
|
|
6
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
6
|
+
import { a as LocalizationContext } from '../../LocalizationContext-a8de2fdc.js';
|
|
7
7
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
8
|
-
import { u as useChannelContext } from '../../ChannelProvider-
|
|
9
|
-
import '../../_rollupPluginBabelHelpers-
|
|
8
|
+
import { u as useChannelContext } from '../../ChannelProvider-a061c377.js';
|
|
9
|
+
import '../../_rollupPluginBabelHelpers-c664d679.js';
|
|
10
10
|
import 'prop-types';
|
|
11
|
-
import '../../stringSet-
|
|
12
|
-
import '../../tslib.es6-
|
|
11
|
+
import '../../stringSet-a761f45e.js';
|
|
12
|
+
import '../../tslib.es6-b4d5e936.js';
|
|
13
13
|
import '../../ui/Avatar.js';
|
|
14
14
|
import '../../ui/ImageRenderer.js';
|
|
15
|
-
import '../../uuid-
|
|
16
|
-
import '../../utils-
|
|
17
|
-
import '../../index-
|
|
15
|
+
import '../../uuid-bf4fe830.js';
|
|
16
|
+
import '../../utils-e2f7dc6d.js';
|
|
17
|
+
import '../../index-f392bd44.js';
|
|
18
18
|
import '../../withSendbird.js';
|
|
19
|
-
import '../../UserProfileContext-
|
|
20
|
-
import '../../index-
|
|
21
|
-
import '../../topics-
|
|
22
|
-
import '../../index-
|
|
23
|
-
import '../../compareIds-
|
|
24
|
-
import '../../const-
|
|
25
|
-
import '../../groupChannel-
|
|
26
|
-
import '../../__bundle-6316ce22-
|
|
27
|
-
import '../../__bundle-fbda47dd-
|
|
28
|
-
import '../../__bundle-7dfccc8c-
|
|
19
|
+
import '../../UserProfileContext-929b77e4.js';
|
|
20
|
+
import '../../index-c6093226.js';
|
|
21
|
+
import '../../topics-6f5089f9.js';
|
|
22
|
+
import '../../index-639db833.js';
|
|
23
|
+
import '../../compareIds-1099f54e.js';
|
|
24
|
+
import '../../const-4f478366.js';
|
|
25
|
+
import '../../groupChannel-df63e5f2.js';
|
|
26
|
+
import '../../__bundle-6316ce22-b9197055.js';
|
|
27
|
+
import '../../__bundle-fbda47dd-e0e8f270.js';
|
|
28
|
+
import '../../__bundle-7dfccc8c-c3a44ee7.js';
|
|
29
29
|
import '../../ui/ContextMenu.js';
|
|
30
30
|
import 'react-dom';
|
|
31
31
|
import '../../ui/SortByRow.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
2
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
3
|
-
import { u as useChannelContext, M as MARK_AS_READ } from '../../ChannelProvider-
|
|
4
|
-
import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-
|
|
3
|
+
import { u as useChannelContext, M as MARK_AS_READ } from '../../ChannelProvider-a061c377.js';
|
|
4
|
+
import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-da4fcb79.js';
|
|
5
5
|
import ConnectionStatus from '../../ui/ConnectionStatus.js';
|
|
6
6
|
import ChatHeader from './ChannelHeader.js';
|
|
7
7
|
import MessageList from './MessageList.js';
|
|
@@ -10,48 +10,48 @@ import FrozenNotification from './FrozenNotification.js';
|
|
|
10
10
|
import UnreadCount from './UnreadCount.js';
|
|
11
11
|
import MessageInputWrapper from './MessageInput.js';
|
|
12
12
|
import '../../withSendbird.js';
|
|
13
|
-
import '../../_rollupPluginBabelHelpers-
|
|
14
|
-
import '../../UserProfileContext-
|
|
13
|
+
import '../../_rollupPluginBabelHelpers-c664d679.js';
|
|
14
|
+
import '../../UserProfileContext-929b77e4.js';
|
|
15
15
|
import 'prop-types';
|
|
16
|
-
import '../../index-
|
|
17
|
-
import '../../index-
|
|
18
|
-
import '../../topics-
|
|
19
|
-
import '../../index-
|
|
20
|
-
import '../../tslib.es6-
|
|
21
|
-
import '../../compareIds-
|
|
22
|
-
import '../../const-
|
|
23
|
-
import '../../groupChannel-
|
|
24
|
-
import '../../__bundle-6316ce22-
|
|
25
|
-
import '../../__bundle-fbda47dd-
|
|
26
|
-
import '../../__bundle-7dfccc8c-
|
|
27
|
-
import '../../uuid-
|
|
16
|
+
import '../../index-c6093226.js';
|
|
17
|
+
import '../../index-f392bd44.js';
|
|
18
|
+
import '../../topics-6f5089f9.js';
|
|
19
|
+
import '../../index-639db833.js';
|
|
20
|
+
import '../../tslib.es6-b4d5e936.js';
|
|
21
|
+
import '../../compareIds-1099f54e.js';
|
|
22
|
+
import '../../const-4f478366.js';
|
|
23
|
+
import '../../groupChannel-df63e5f2.js';
|
|
24
|
+
import '../../__bundle-6316ce22-b9197055.js';
|
|
25
|
+
import '../../__bundle-fbda47dd-e0e8f270.js';
|
|
26
|
+
import '../../__bundle-7dfccc8c-c3a44ee7.js';
|
|
27
|
+
import '../../uuid-bf4fe830.js';
|
|
28
28
|
import '../../ui/ContextMenu.js';
|
|
29
29
|
import 'react-dom';
|
|
30
30
|
import '../../ui/SortByRow.js';
|
|
31
|
-
import '../../index-
|
|
32
|
-
import '../../stringSet-
|
|
31
|
+
import '../../index-ed66e9b7.js';
|
|
32
|
+
import '../../stringSet-a761f45e.js';
|
|
33
33
|
import '../../ui/ReactionButton.js';
|
|
34
34
|
import '../../ui/ImageRenderer.js';
|
|
35
35
|
import '../../ui/Icon.js';
|
|
36
|
-
import '../../LocalizationContext-
|
|
36
|
+
import '../../LocalizationContext-a8de2fdc.js';
|
|
37
37
|
import '../../ui/Loader.js';
|
|
38
38
|
import '../../ui/IconButton.js';
|
|
39
39
|
import '../../ui/ChannelAvatar.js';
|
|
40
40
|
import '../../ui/Avatar.js';
|
|
41
|
-
import '../../utils-
|
|
42
|
-
import '../../index-
|
|
41
|
+
import '../../utils-e2f7dc6d.js';
|
|
42
|
+
import '../../index-04a36bb6.js';
|
|
43
43
|
import './Message.js';
|
|
44
44
|
import './SuggestedMentionList.js';
|
|
45
|
-
import '../../const-
|
|
45
|
+
import '../../const-2ceebd19.js';
|
|
46
46
|
import '../../ui/DateSeparator.js';
|
|
47
|
-
import '../../color-
|
|
47
|
+
import '../../color-cb1ed76e.js';
|
|
48
48
|
import '../../ui/MessageInput.js';
|
|
49
|
-
import '../../index-
|
|
49
|
+
import '../../index-8b26f4f3.js';
|
|
50
50
|
import '../../ui/MentionUserLabel.js';
|
|
51
51
|
import '../../ui/MessageContent.js';
|
|
52
52
|
import '../../ui/UserProfile.js';
|
|
53
53
|
import '../../sendbirdSelectors.js';
|
|
54
|
-
import '../../utils-
|
|
54
|
+
import '../../utils-4a93fe15.js';
|
|
55
55
|
import '../../ui/MessageStatus.js';
|
|
56
56
|
import '../../ui/MessageItemMenu.js';
|
|
57
57
|
import '../../ui/MessageItemReactionMenu.js';
|
|
@@ -71,7 +71,7 @@ import '../../ui/OGMessageItemBody.js';
|
|
|
71
71
|
import '../../ui/UnknownMessageItemBody.js';
|
|
72
72
|
import '../../ui/QuoteMessage.js';
|
|
73
73
|
import './FileViewer.js';
|
|
74
|
-
import '../../index-
|
|
74
|
+
import '../../index-726762e7.js';
|
|
75
75
|
import './RemoveMessageModal.js';
|
|
76
76
|
import '../../ui/Modal.js';
|
|
77
77
|
import '../../ui/QuoteMessageInput.js';
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import { createPortal } from 'react-dom';
|
|
3
3
|
import Avatar from '../../ui/Avatar.js';
|
|
4
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
4
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-ed66e9b7.js';
|
|
5
5
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
6
|
-
import { M as MODAL_ROOT } from '../../index-
|
|
7
|
-
import { A as isSupportedFileView, B as isVideo, C as isImage } from '../../index-
|
|
6
|
+
import { M as MODAL_ROOT } from '../../index-726762e7.js';
|
|
7
|
+
import { A as isSupportedFileView, B as isVideo, C as isImage } from '../../index-639db833.js';
|
|
8
8
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
9
|
-
import { u as useChannelContext } from '../../ChannelProvider-
|
|
10
|
-
import '../../tslib.es6-
|
|
9
|
+
import { u as useChannelContext } from '../../ChannelProvider-a061c377.js';
|
|
10
|
+
import '../../tslib.es6-b4d5e936.js';
|
|
11
11
|
import '../../ui/ImageRenderer.js';
|
|
12
|
-
import '../../uuid-
|
|
13
|
-
import '../../_rollupPluginBabelHelpers-
|
|
12
|
+
import '../../uuid-bf4fe830.js';
|
|
13
|
+
import '../../_rollupPluginBabelHelpers-c664d679.js';
|
|
14
14
|
import 'prop-types';
|
|
15
|
-
import '../../stringSet-
|
|
15
|
+
import '../../stringSet-a761f45e.js';
|
|
16
16
|
import '../../withSendbird.js';
|
|
17
|
-
import '../../UserProfileContext-
|
|
18
|
-
import '../../index-
|
|
19
|
-
import '../../index-
|
|
20
|
-
import '../../topics-
|
|
21
|
-
import '../../compareIds-
|
|
22
|
-
import '../../const-
|
|
23
|
-
import '../../groupChannel-
|
|
24
|
-
import '../../__bundle-6316ce22-
|
|
25
|
-
import '../../__bundle-fbda47dd-
|
|
26
|
-
import '../../__bundle-7dfccc8c-
|
|
17
|
+
import '../../UserProfileContext-929b77e4.js';
|
|
18
|
+
import '../../index-c6093226.js';
|
|
19
|
+
import '../../index-f392bd44.js';
|
|
20
|
+
import '../../topics-6f5089f9.js';
|
|
21
|
+
import '../../compareIds-1099f54e.js';
|
|
22
|
+
import '../../const-4f478366.js';
|
|
23
|
+
import '../../groupChannel-df63e5f2.js';
|
|
24
|
+
import '../../__bundle-6316ce22-b9197055.js';
|
|
25
|
+
import '../../__bundle-fbda47dd-e0e8f270.js';
|
|
26
|
+
import '../../__bundle-7dfccc8c-c3a44ee7.js';
|
|
27
27
|
import '../../ui/ContextMenu.js';
|
|
28
28
|
import '../../ui/SortByRow.js';
|
|
29
29
|
import '../../ui/ReactionButton.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
3
|
-
import { L as Label, a as LabelTypography } from '../../index-
|
|
4
|
-
import '../../stringSet-
|
|
5
|
-
import '../../index-
|
|
6
|
-
import '../../_rollupPluginBabelHelpers-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-a8de2fdc.js';
|
|
3
|
+
import { L as Label, a as LabelTypography } from '../../index-ed66e9b7.js';
|
|
4
|
+
import '../../stringSet-a761f45e.js';
|
|
5
|
+
import '../../index-f392bd44.js';
|
|
6
|
+
import '../../_rollupPluginBabelHelpers-c664d679.js';
|
|
7
7
|
import 'prop-types';
|
|
8
8
|
|
|
9
9
|
var FrozenNotification = function FrozenNotification() {
|
|
@@ -1,46 +1,46 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../../tslib.es6-
|
|
1
|
+
import { a as __spreadArray } from '../../tslib.es6-b4d5e936.js';
|
|
2
2
|
import React__default, { useState, useRef, useEffect, useLayoutEffect, useMemo } from 'react';
|
|
3
|
-
import { f as format } from '../../index-
|
|
3
|
+
import { f as format } from '../../index-c6093226.js';
|
|
4
4
|
import SuggestedMentionList from './SuggestedMentionList.js';
|
|
5
5
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
6
|
-
import { u as useChannelContext, a as isDisabledBecauseFrozen, b as isDisabledBecauseMuted } from '../../ChannelProvider-
|
|
7
|
-
import { k as getClassName } from '../../index-
|
|
8
|
-
import { M as MAX_USER_MENTION_COUNT, a as MAX_USER_SUGGESTION_COUNT } from '../../const-
|
|
6
|
+
import { u as useChannelContext, a as isDisabledBecauseFrozen, b as isDisabledBecauseMuted } from '../../ChannelProvider-a061c377.js';
|
|
7
|
+
import { k as getClassName } from '../../index-639db833.js';
|
|
8
|
+
import { M as MAX_USER_MENTION_COUNT, a as MAX_USER_SUGGESTION_COUNT } from '../../const-4f478366.js';
|
|
9
9
|
import DateSeparator from '../../ui/DateSeparator.js';
|
|
10
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
10
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-ed66e9b7.js';
|
|
11
11
|
import MessageInput from '../../ui/MessageInput.js';
|
|
12
12
|
import MessageContent from '../../ui/MessageContent.js';
|
|
13
13
|
import FileViewer from './FileViewer.js';
|
|
14
14
|
import RemoveMessage from './RemoveMessageModal.js';
|
|
15
|
-
import { M as MessageInputKeys } from '../../const-
|
|
16
|
-
import { u as useLocalization } from '../../LocalizationContext-
|
|
17
|
-
import '../../index-
|
|
15
|
+
import { M as MessageInputKeys } from '../../const-2ceebd19.js';
|
|
16
|
+
import { u as useLocalization } from '../../LocalizationContext-a8de2fdc.js';
|
|
17
|
+
import '../../index-f392bd44.js';
|
|
18
18
|
import '../../ui/Icon.js';
|
|
19
|
-
import '../../_rollupPluginBabelHelpers-
|
|
19
|
+
import '../../_rollupPluginBabelHelpers-c664d679.js';
|
|
20
20
|
import 'prop-types';
|
|
21
21
|
import '../../ui/Avatar.js';
|
|
22
22
|
import '../../ui/ImageRenderer.js';
|
|
23
|
-
import '../../uuid-
|
|
23
|
+
import '../../uuid-bf4fe830.js';
|
|
24
24
|
import '../../withSendbird.js';
|
|
25
|
-
import '../../UserProfileContext-
|
|
26
|
-
import '../../topics-
|
|
27
|
-
import '../../compareIds-
|
|
28
|
-
import '../../groupChannel-
|
|
29
|
-
import '../../__bundle-6316ce22-
|
|
30
|
-
import '../../__bundle-fbda47dd-
|
|
31
|
-
import '../../__bundle-7dfccc8c-
|
|
25
|
+
import '../../UserProfileContext-929b77e4.js';
|
|
26
|
+
import '../../topics-6f5089f9.js';
|
|
27
|
+
import '../../compareIds-1099f54e.js';
|
|
28
|
+
import '../../groupChannel-df63e5f2.js';
|
|
29
|
+
import '../../__bundle-6316ce22-b9197055.js';
|
|
30
|
+
import '../../__bundle-fbda47dd-e0e8f270.js';
|
|
31
|
+
import '../../__bundle-7dfccc8c-c3a44ee7.js';
|
|
32
32
|
import '../../ui/ContextMenu.js';
|
|
33
33
|
import 'react-dom';
|
|
34
34
|
import '../../ui/SortByRow.js';
|
|
35
|
-
import '../../stringSet-
|
|
35
|
+
import '../../stringSet-a761f45e.js';
|
|
36
36
|
import '../../ui/ReactionButton.js';
|
|
37
|
-
import '../../color-
|
|
37
|
+
import '../../color-cb1ed76e.js';
|
|
38
38
|
import '../../ui/IconButton.js';
|
|
39
|
-
import '../../index-
|
|
39
|
+
import '../../index-8b26f4f3.js';
|
|
40
40
|
import '../../ui/MentionUserLabel.js';
|
|
41
41
|
import '../../ui/UserProfile.js';
|
|
42
42
|
import '../../sendbirdSelectors.js';
|
|
43
|
-
import '../../utils-
|
|
43
|
+
import '../../utils-4a93fe15.js';
|
|
44
44
|
import '../../ui/MessageStatus.js';
|
|
45
45
|
import '../../ui/Loader.js';
|
|
46
46
|
import '../../ui/MessageItemMenu.js';
|
|
@@ -60,7 +60,7 @@ import '../../ui/ThumbnailMessageItemBody.js';
|
|
|
60
60
|
import '../../ui/OGMessageItemBody.js';
|
|
61
61
|
import '../../ui/UnknownMessageItemBody.js';
|
|
62
62
|
import '../../ui/QuoteMessage.js';
|
|
63
|
-
import '../../index-
|
|
63
|
+
import '../../index-726762e7.js';
|
|
64
64
|
import '../../ui/Modal.js';
|
|
65
65
|
|
|
66
66
|
var Message = function Message(props) {
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../../tslib.es6-
|
|
1
|
+
import { a as __spreadArray } from '../../tslib.es6-b4d5e936.js';
|
|
2
2
|
import React__default, { useContext, useState, useEffect } from 'react';
|
|
3
|
-
import { u as useChannelContext, a as isDisabledBecauseFrozen, b as isDisabledBecauseMuted, d as isOperator } from '../../ChannelProvider-
|
|
3
|
+
import { u as useChannelContext, a as isDisabledBecauseFrozen, b as isDisabledBecauseMuted, d as isOperator } from '../../ChannelProvider-a061c377.js';
|
|
4
4
|
import MessageInput from '../../ui/MessageInput.js';
|
|
5
5
|
import QuoteMessageInput from '../../ui/QuoteMessageInput.js';
|
|
6
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
6
|
+
import { a as LocalizationContext } from '../../LocalizationContext-a8de2fdc.js';
|
|
7
7
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
8
8
|
import SuggestedMentionList from './SuggestedMentionList.js';
|
|
9
|
-
import { M as MessageInputKeys } from '../../const-
|
|
10
|
-
import '../../UserProfileContext-
|
|
9
|
+
import { M as MessageInputKeys } from '../../const-2ceebd19.js';
|
|
10
|
+
import '../../UserProfileContext-929b77e4.js';
|
|
11
11
|
import 'prop-types';
|
|
12
|
-
import '../../_rollupPluginBabelHelpers-
|
|
13
|
-
import '../../index-
|
|
14
|
-
import '../../index-
|
|
15
|
-
import '../../topics-
|
|
16
|
-
import '../../index-
|
|
17
|
-
import '../../compareIds-
|
|
18
|
-
import '../../const-
|
|
19
|
-
import '../../groupChannel-
|
|
20
|
-
import '../../__bundle-6316ce22-
|
|
21
|
-
import '../../__bundle-fbda47dd-
|
|
22
|
-
import '../../__bundle-7dfccc8c-
|
|
23
|
-
import '../../uuid-
|
|
12
|
+
import '../../_rollupPluginBabelHelpers-c664d679.js';
|
|
13
|
+
import '../../index-c6093226.js';
|
|
14
|
+
import '../../index-f392bd44.js';
|
|
15
|
+
import '../../topics-6f5089f9.js';
|
|
16
|
+
import '../../index-639db833.js';
|
|
17
|
+
import '../../compareIds-1099f54e.js';
|
|
18
|
+
import '../../const-4f478366.js';
|
|
19
|
+
import '../../groupChannel-df63e5f2.js';
|
|
20
|
+
import '../../__bundle-6316ce22-b9197055.js';
|
|
21
|
+
import '../../__bundle-fbda47dd-e0e8f270.js';
|
|
22
|
+
import '../../__bundle-7dfccc8c-c3a44ee7.js';
|
|
23
|
+
import '../../uuid-bf4fe830.js';
|
|
24
24
|
import '../../ui/ContextMenu.js';
|
|
25
25
|
import 'react-dom';
|
|
26
26
|
import '../../ui/SortByRow.js';
|
|
27
|
-
import '../../index-
|
|
28
|
-
import '../../stringSet-
|
|
27
|
+
import '../../index-ed66e9b7.js';
|
|
28
|
+
import '../../stringSet-a761f45e.js';
|
|
29
29
|
import '../../ui/ReactionButton.js';
|
|
30
30
|
import '../../ui/ImageRenderer.js';
|
|
31
31
|
import '../../ui/Icon.js';
|
|
32
32
|
import '../../ui/IconButton.js';
|
|
33
|
-
import '../../index-
|
|
33
|
+
import '../../index-8b26f4f3.js';
|
|
34
34
|
import '../../ui/MentionUserLabel.js';
|
|
35
35
|
import '../../withSendbird.js';
|
|
36
36
|
import '../../ui/Avatar.js';
|