@sendbird/uikit-react 3.0.0-beta.2 → 3.0.0-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/App.js +46 -38
- package/App.js.map +1 -1
- package/CHANGELOG.md +15 -0
- package/Channel/components/ChannelHeader.js +15 -15
- package/Channel/components/ChannelUI.js +25 -25
- package/Channel/components/ChannelUI.js.map +1 -1
- package/Channel/components/FileViewer.js +14 -14
- package/Channel/components/FrozenNotification.js +5 -5
- package/Channel/components/Message.js +31 -24
- package/Channel/components/Message.js.map +1 -1
- package/Channel/components/MessageInput.js +16 -16
- package/Channel/components/MessageList.js +24 -24
- package/Channel/components/MessageList.js.map +1 -1
- package/Channel/components/RemoveMessageModal.js +17 -17
- package/Channel/components/SuggestedMentionList.js +15 -15
- package/Channel/components/TypingIndicator.js +16 -16
- package/Channel/components/TypingIndicator.js.map +1 -1
- package/Channel/components/UnreadCount.js +5 -5
- package/Channel/context.js +13 -13
- package/Channel.js +24 -24
- package/Channel.js.map +1 -1
- package/ChannelList/components/AddChannel.js +14 -14
- package/ChannelList/components/ChannelListHeader.js +7 -7
- package/ChannelList/components/ChannelListUI.js +51 -29
- package/ChannelList/components/ChannelListUI.js.map +1 -1
- package/ChannelList/components/ChannelPreview.js +50 -20
- package/ChannelList/components/ChannelPreview.js.map +1 -1
- package/ChannelList/components/ChannelPreviewAction.js +14 -14
- package/ChannelList/context.js +8 -8
- package/ChannelList.js +33 -25
- package/ChannelList.js.map +1 -1
- package/{ChannelListProvider-7c351968.js → ChannelListProvider-a7bdd63a.js} +114 -52
- package/ChannelListProvider-a7bdd63a.js.map +1 -0
- package/{ChannelProvider-d5126903.js → ChannelProvider-923b58df.js} +9 -9
- package/{ChannelProvider-d5126903.js.map → ChannelProvider-923b58df.js.map} +1 -1
- package/ChannelSettings/components/AdminPanel.js +15 -15
- package/ChannelSettings/components/ChannelProfile.js +13 -13
- package/ChannelSettings/components/ChannelSettingsUI.js +18 -18
- package/ChannelSettings/components/EditDetailsModal.js +13 -13
- package/ChannelSettings/components/LeaveChannel.js +10 -10
- package/ChannelSettings/components/UserListItem.js +11 -11
- package/ChannelSettings/components/UserPanel.js +14 -14
- package/ChannelSettings/context.js +3 -3
- package/ChannelSettings.js +18 -18
- package/CreateChannel/components/CreateChannelUI.js +14 -14
- package/CreateChannel/components/CreateChannelUI.js.map +1 -1
- package/CreateChannel/components/InviteMembers.js +14 -14
- package/CreateChannel/components/SelectChannelType.js +10 -10
- package/CreateChannel/context.js +3 -3
- package/CreateChannel.js +14 -14
- package/{CreateChannelProvider-ddfd92e6.js → CreateChannelProvider-e491613f.js} +1 -1
- package/{CreateChannelProvider-ddfd92e6.js.map → CreateChannelProvider-e491613f.js.map} +1 -1
- package/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/EditUserProfile.js +13 -13
- package/{LocalizationContext-b021af8f.js → LocalizationContext-0e05ddca.js} +3 -3
- package/{LocalizationContext-b021af8f.js.map → LocalizationContext-0e05ddca.js.map} +1 -1
- package/{MemberList-323e7517.js → MemberList-ed7da941.js} +5 -5
- package/{MemberList-323e7517.js.map → MemberList-ed7da941.js.map} +1 -1
- package/MessageSearch/components/MessageSearchUI.js +11 -11
- package/MessageSearch/context.js +2 -2
- package/MessageSearch.js +11 -11
- package/OpenChannel/components/FrozenChannelNotification.js +5 -5
- package/OpenChannel/components/OpenChannelHeader.js +12 -12
- package/OpenChannel/components/OpenChannelInput.js +16 -16
- package/OpenChannel/components/OpenChannelInput.js.map +1 -1
- package/OpenChannel/components/OpenChannelMessage.js +21 -21
- package/OpenChannel/components/OpenChannelMessageList.js +23 -23
- package/OpenChannel/components/OpenChannelUI.js +23 -23
- package/OpenChannel/context.js +9 -9
- package/OpenChannel.js +23 -23
- package/{OpenChannelProvider-abc4ab98.js → OpenChannelProvider-45a848a3.js} +7 -7
- package/{OpenChannelProvider-abc4ab98.js.map → OpenChannelProvider-45a848a3.js.map} +1 -1
- package/OpenChannelSettings/components/EditDetailsModal.js +13 -13
- package/OpenChannelSettings/components/OpenChannelProfile.js +13 -13
- package/OpenChannelSettings/components/OpenChannelSettingsUI.js +17 -17
- package/OpenChannelSettings/components/OperatorUI.js +16 -16
- package/OpenChannelSettings/components/ParticipantUI.js +14 -14
- package/OpenChannelSettings/context.js +2 -2
- package/OpenChannelSettings.js +17 -17
- package/README.md +18 -0
- package/SendbirdProvider.js +21 -13
- package/SendbirdProvider.js.map +1 -1
- package/{UserProfileContext-daa99f9b.js → UserProfileContext-90704c73.js} +1 -1
- package/{UserProfileContext-daa99f9b.js.map → UserProfileContext-90704c73.js.map} +1 -1
- package/{_rollupPluginBabelHelpers-8e4fae98.js → _rollupPluginBabelHelpers-c7eeba03.js} +1 -1
- package/{_rollupPluginBabelHelpers-8e4fae98.js.map → _rollupPluginBabelHelpers-c7eeba03.js.map} +1 -1
- package/{actionTypes-189daf51.js → actionTypes-e0f4e19c.js} +1 -1
- package/{actionTypes-189daf51.js.map → actionTypes-e0f4e19c.js.map} +1 -1
- package/cjs/App.js +46 -38
- package/cjs/App.js.map +1 -1
- package/cjs/Channel/components/ChannelHeader.js +15 -15
- package/cjs/Channel/components/ChannelUI.js +26 -26
- package/cjs/Channel/components/ChannelUI.js.map +1 -1
- package/cjs/Channel/components/FileViewer.js +14 -14
- package/cjs/Channel/components/FrozenNotification.js +5 -5
- package/cjs/Channel/components/Message.js +31 -24
- package/cjs/Channel/components/Message.js.map +1 -1
- package/cjs/Channel/components/MessageInput.js +16 -16
- package/cjs/Channel/components/MessageList.js +24 -24
- package/cjs/Channel/components/MessageList.js.map +1 -1
- package/cjs/Channel/components/RemoveMessageModal.js +17 -17
- package/cjs/Channel/components/SuggestedMentionList.js +15 -15
- package/cjs/Channel/components/TypingIndicator.js +18 -15
- package/cjs/Channel/components/TypingIndicator.js.map +1 -1
- package/cjs/Channel/components/UnreadCount.js +5 -5
- package/cjs/Channel/context.js +13 -13
- package/cjs/Channel.js +24 -24
- package/cjs/Channel.js.map +1 -1
- package/cjs/ChannelList/components/AddChannel.js +14 -14
- package/cjs/ChannelList/components/ChannelListHeader.js +7 -7
- package/cjs/ChannelList/components/ChannelListUI.js +51 -29
- package/cjs/ChannelList/components/ChannelListUI.js.map +1 -1
- package/cjs/ChannelList/components/ChannelPreview.js +50 -20
- package/cjs/ChannelList/components/ChannelPreview.js.map +1 -1
- package/cjs/ChannelList/components/ChannelPreviewAction.js +14 -14
- package/cjs/ChannelList/context.js +9 -8
- package/cjs/ChannelList/context.js.map +1 -1
- package/cjs/ChannelList.js +33 -25
- package/cjs/ChannelList.js.map +1 -1
- package/cjs/{ChannelListProvider-44dde549.js → ChannelListProvider-01864e22.js} +114 -51
- package/cjs/ChannelListProvider-01864e22.js.map +1 -0
- package/cjs/{ChannelProvider-e0aaab26.js → ChannelProvider-3ef2a755.js} +9 -9
- package/cjs/{ChannelProvider-e0aaab26.js.map → ChannelProvider-3ef2a755.js.map} +1 -1
- package/cjs/ChannelSettings/components/AdminPanel.js +15 -15
- package/cjs/ChannelSettings/components/ChannelProfile.js +13 -13
- package/cjs/ChannelSettings/components/ChannelSettingsUI.js +18 -18
- package/cjs/ChannelSettings/components/EditDetailsModal.js +13 -13
- package/cjs/ChannelSettings/components/LeaveChannel.js +10 -10
- package/cjs/ChannelSettings/components/UserListItem.js +11 -11
- package/cjs/ChannelSettings/components/UserPanel.js +14 -14
- package/cjs/ChannelSettings/context.js +3 -3
- package/cjs/ChannelSettings.js +18 -18
- package/cjs/CreateChannel/components/CreateChannelUI.js +14 -14
- package/cjs/CreateChannel/components/CreateChannelUI.js.map +1 -1
- package/cjs/CreateChannel/components/InviteMembers.js +14 -14
- package/cjs/CreateChannel/components/SelectChannelType.js +10 -10
- package/cjs/CreateChannel/context.js +3 -3
- package/cjs/CreateChannel.js +14 -14
- package/cjs/{CreateChannelProvider-bdf9c39b.js → CreateChannelProvider-0d01dcbf.js} +1 -1
- package/cjs/{CreateChannelProvider-bdf9c39b.js.map → CreateChannelProvider-0d01dcbf.js.map} +1 -1
- package/cjs/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/cjs/EditUserProfile.js +13 -13
- package/cjs/{LocalizationContext-3b5ce8ae.js → LocalizationContext-4c0a4a70.js} +3 -3
- package/cjs/{LocalizationContext-3b5ce8ae.js.map → LocalizationContext-4c0a4a70.js.map} +1 -1
- package/cjs/{MemberList-ef9e43c3.js → MemberList-b917d2b8.js} +5 -5
- package/cjs/{MemberList-ef9e43c3.js.map → MemberList-b917d2b8.js.map} +1 -1
- package/cjs/MessageSearch/components/MessageSearchUI.js +11 -11
- package/cjs/MessageSearch/context.js +2 -2
- package/cjs/MessageSearch.js +11 -11
- package/cjs/OpenChannel/components/FrozenChannelNotification.js +5 -5
- package/cjs/OpenChannel/components/OpenChannelHeader.js +12 -12
- package/cjs/OpenChannel/components/OpenChannelInput.js +16 -16
- package/cjs/OpenChannel/components/OpenChannelInput.js.map +1 -1
- package/cjs/OpenChannel/components/OpenChannelMessage.js +21 -21
- package/cjs/OpenChannel/components/OpenChannelMessageList.js +23 -23
- package/cjs/OpenChannel/components/OpenChannelUI.js +23 -23
- package/cjs/OpenChannel/context.js +9 -9
- package/cjs/OpenChannel.js +23 -23
- package/cjs/{OpenChannelProvider-9ce7c998.js → OpenChannelProvider-862a55ec.js} +7 -7
- package/cjs/{OpenChannelProvider-9ce7c998.js.map → OpenChannelProvider-862a55ec.js.map} +1 -1
- package/cjs/OpenChannelSettings/components/EditDetailsModal.js +13 -13
- package/cjs/OpenChannelSettings/components/OpenChannelProfile.js +13 -13
- package/cjs/OpenChannelSettings/components/OpenChannelSettingsUI.js +17 -17
- package/cjs/OpenChannelSettings/components/OperatorUI.js +16 -16
- package/cjs/OpenChannelSettings/components/ParticipantUI.js +14 -14
- package/cjs/OpenChannelSettings/context.js +2 -2
- package/cjs/OpenChannelSettings.js +17 -17
- package/cjs/SendbirdProvider.js +21 -13
- package/cjs/SendbirdProvider.js.map +1 -1
- package/cjs/{UserProfileContext-f0bdfbb8.js → UserProfileContext-0081d7b2.js} +1 -1
- package/cjs/{UserProfileContext-f0bdfbb8.js.map → UserProfileContext-0081d7b2.js.map} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-e54d2387.js → _rollupPluginBabelHelpers-08d1d0ec.js} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-e54d2387.js.map → _rollupPluginBabelHelpers-08d1d0ec.js.map} +1 -1
- package/cjs/{actionTypes-267d4c79.js → actionTypes-03bdd863.js} +1 -1
- package/cjs/{actionTypes-267d4c79.js.map → actionTypes-03bdd863.js.map} +1 -1
- package/cjs/{color-0f078673.js → color-37edcf95.js} +1 -1
- package/cjs/{color-0f078673.js.map → color-37edcf95.js.map} +1 -1
- package/cjs/{compareIds-176a582b.js → compareIds-1cb14940.js} +1 -1
- package/cjs/{compareIds-176a582b.js.map → compareIds-1cb14940.js.map} +1 -1
- package/cjs/{const-4bf0e8b4.js → const-21636adb.js} +1 -1
- package/cjs/{const-4bf0e8b4.js.map → const-21636adb.js.map} +1 -1
- package/cjs/{const-ccf192c5.js → const-64185108.js} +1 -1
- package/cjs/{const-ccf192c5.js.map → const-64185108.js.map} +1 -1
- package/cjs/{context-0cbe196d.js → context-8f183eb3.js} +2 -2
- package/cjs/{context-0cbe196d.js.map → context-8f183eb3.js.map} +1 -1
- package/cjs/{index-ed053e45.js → index-1a6c1893.js} +1 -1
- package/cjs/{index-ed053e45.js.map → index-1a6c1893.js.map} +1 -1
- package/cjs/{index-c0693be4.js → index-23c51d89.js} +2 -2
- package/cjs/{index-c0693be4.js.map → index-23c51d89.js.map} +1 -1
- package/cjs/{index-21f31180.js → index-30e8e785.js} +3 -3
- package/cjs/{index-21f31180.js.map → index-30e8e785.js.map} +1 -1
- package/cjs/{index-d9439e95.js → index-4e4d7494.js} +1 -1
- package/cjs/{index-d9439e95.js.map → index-4e4d7494.js.map} +1 -1
- package/cjs/{index-22f07209.js → index-630f8d1b.js} +3 -3
- package/cjs/{index-22f07209.js.map → index-630f8d1b.js.map} +1 -1
- package/cjs/{index-d4f42e73.js → index-6d82098c.js} +4 -4
- package/cjs/{index-d4f42e73.js.map → index-6d82098c.js.map} +1 -1
- package/cjs/{index-46522cf0.js → index-7532e1ca.js} +4 -4
- package/cjs/{index-46522cf0.js.map → index-7532e1ca.js.map} +1 -1
- package/cjs/{index-081c9614.js → index-8479199c.js} +6 -6
- package/cjs/{index-081c9614.js.map → index-8479199c.js.map} +1 -1
- package/cjs/{index-723733db.js → index-94e8cf13.js} +4 -4
- package/cjs/{index-723733db.js.map → index-94e8cf13.js.map} +1 -1
- package/cjs/{index-002a349d.js → index-a40d57a5.js} +2 -2
- package/cjs/{index-002a349d.js.map → index-a40d57a5.js.map} +1 -1
- package/cjs/{index-0159bc57.js → index-dcd38046.js} +2 -2
- package/cjs/{index-0159bc57.js.map → index-dcd38046.js.map} +1 -1
- package/cjs/index.css +78 -76
- package/cjs/index.css.map +1 -1
- package/cjs/index.js +36 -36
- package/cjs/{openChannelUtils-cecaf987.js → openChannelUtils-46a3a403.js} +1 -1
- package/cjs/{openChannelUtils-cecaf987.js.map → openChannelUtils-46a3a403.js.map} +1 -1
- package/cjs/sendBirdSelectors.js +1 -1
- package/cjs/{stringSet-f4da182b.js → stringSet-d9121aa6.js} +1 -1
- package/cjs/{stringSet-f4da182b.js.map → stringSet-d9121aa6.js.map} +1 -1
- package/cjs/{topics-c2c30f09.js → topics-4fc933cb.js} +1 -1
- package/cjs/{topics-c2c30f09.js.map → topics-4fc933cb.js.map} +1 -1
- package/cjs/{tslib.es6-d7d0a427.js → tslib.es6-571bbfc9.js} +1 -1
- package/cjs/{tslib.es6-d7d0a427.js.map → tslib.es6-571bbfc9.js.map} +1 -1
- package/cjs/ui/Accordion.js +4 -4
- package/cjs/ui/AccordionGroup.js +2 -2
- package/cjs/ui/AdminMessage.js +3 -3
- package/cjs/ui/Avatar.js +3 -3
- package/cjs/ui/Badge.js +5 -5
- package/cjs/ui/Button.js +4 -4
- package/cjs/ui/ChannelAvatar.js +4 -4
- package/cjs/ui/ChannelPreview.js +12 -12
- package/cjs/ui/ChatHeader.js +8 -8
- package/cjs/ui/Checkbox.js +1 -1
- package/cjs/ui/ConnectionStatus.js +5 -5
- package/cjs/ui/ContextMenu.js +5 -5
- package/cjs/ui/DateSeparator.js +4 -4
- package/cjs/ui/Dropdown.js +3 -3
- package/cjs/ui/EmojiReactions.js +7 -7
- package/cjs/ui/FileMessageItemBody.js +6 -6
- package/cjs/ui/FileViewer.js +7 -7
- package/cjs/ui/Icon.js +1 -1
- package/cjs/ui/IconButton.js +1 -1
- package/cjs/ui/ImageRenderer.js +1 -1
- package/cjs/ui/Input.js +3 -3
- package/cjs/ui/Label.js +3 -3
- package/cjs/ui/LinkLabel.js +3 -3
- package/cjs/ui/Loader.js +1 -1
- package/cjs/ui/MessageContent.js +14 -14
- package/cjs/ui/MessageInput.js +10 -10
- package/cjs/ui/MessageItemMenu.js +7 -7
- package/cjs/ui/MessageItemReactionMenu.js +5 -5
- package/cjs/ui/MessageSearchFileItem.js +10 -10
- package/cjs/ui/MessageSearchItem.js +10 -10
- package/cjs/ui/MessageStatus.js +8 -8
- package/cjs/ui/Modal.js +8 -8
- package/cjs/ui/MutedAvatarOverlay.js +1 -1
- package/cjs/ui/OGMessageItemBody.js +9 -9
- package/cjs/ui/OpenChannelAdminMessage.js +4 -4
- package/cjs/ui/OpenChannelAvatar.js +7 -7
- package/cjs/ui/OpenchannelConversationHeader.js +7 -7
- package/cjs/ui/OpenchannelFileMessage.js +14 -14
- package/cjs/ui/OpenchannelOGMessage.js +14 -14
- package/cjs/ui/OpenchannelThumbnailMessage.js +13 -13
- package/cjs/ui/OpenchannelUserMessage.js +14 -14
- package/cjs/ui/PlaceHolder.js +6 -6
- package/cjs/ui/QuoteMessage.js +7 -7
- package/cjs/ui/QuoteMessageInput.js +7 -7
- package/cjs/ui/ReactionBadge.js +3 -3
- package/cjs/ui/ReactionButton.js +1 -1
- package/cjs/ui/SortByRow.js +1 -1
- package/cjs/ui/TextButton.js +2 -2
- package/cjs/ui/TextMessageItemBody.js +9 -9
- package/cjs/ui/ThumbnailMessageItemBody.js +3 -3
- package/cjs/ui/Tooltip.js +3 -3
- package/cjs/ui/TooltipWrapper.js +1 -1
- package/cjs/ui/UnknownMessageItemBody.js +7 -7
- package/cjs/ui/UserListItem.js +11 -11
- package/cjs/ui/UserProfile.js +9 -9
- package/cjs/useSendbirdStateContext.js +1 -1
- package/cjs/{utils-3e73a146.js → utils-63225dc9.js} +1 -1
- package/cjs/{utils-3e73a146.js.map → utils-63225dc9.js.map} +1 -1
- package/cjs/{utils-c55d20dc.js → utils-b88eb3e0.js} +1 -1
- package/cjs/{utils-c55d20dc.js.map → utils-b88eb3e0.js.map} +1 -1
- package/cjs/{utils-b95288a8.js → utils-f734965d.js} +1 -1
- package/cjs/{utils-b95288a8.js.map → utils-f734965d.js.map} +1 -1
- package/cjs/{uuid-ba6cc3c5.js → uuid-086f0c34.js} +1 -1
- package/cjs/{uuid-ba6cc3c5.js.map → uuid-086f0c34.js.map} +1 -1
- package/cjs/withSendBird.js +1 -1
- package/{color-2863fbbe.js → color-a3d3742c.js} +1 -1
- package/{color-2863fbbe.js.map → color-a3d3742c.js.map} +1 -1
- package/{compareIds-48d87cc5.js → compareIds-2bfd667a.js} +1 -1
- package/{compareIds-48d87cc5.js.map → compareIds-2bfd667a.js.map} +1 -1
- package/{const-09c22c50.js → const-9f83647a.js} +1 -1
- package/{const-09c22c50.js.map → const-9f83647a.js.map} +1 -1
- package/{const-3f63e129.js → const-a8df15de.js} +1 -1
- package/{const-3f63e129.js.map → const-a8df15de.js.map} +1 -1
- package/{context-7877e5bb.js → context-ae164d45.js} +2 -2
- package/{context-7877e5bb.js.map → context-ae164d45.js.map} +1 -1
- package/dist/index.css +78 -76
- package/dist/index.css.map +1 -1
- package/{index-ad4c9e58.js → index-03baba6a.js} +3 -3
- package/{index-ad4c9e58.js.map → index-03baba6a.js.map} +1 -1
- package/{index-4889e530.js → index-13eb0f5e.js} +4 -4
- package/{index-4889e530.js.map → index-13eb0f5e.js.map} +1 -1
- package/{index-f119413c.js → index-29563598.js} +2 -2
- package/{index-f119413c.js.map → index-29563598.js.map} +1 -1
- package/{index-4a59a866.js → index-2c56786f.js} +2 -2
- package/{index-4a59a866.js.map → index-2c56786f.js.map} +1 -1
- package/{index-1fd114b0.js → index-80e330a9.js} +1 -1
- package/{index-1fd114b0.js.map → index-80e330a9.js.map} +1 -1
- package/{index-358226c7.js → index-89f5a4ba.js} +6 -6
- package/{index-358226c7.js.map → index-89f5a4ba.js.map} +1 -1
- package/{index-86b0a341.js → index-d7840fad.js} +4 -4
- package/{index-86b0a341.js.map → index-d7840fad.js.map} +1 -1
- package/{index-303a3b6e.js → index-df459121.js} +4 -4
- package/{index-303a3b6e.js.map → index-df459121.js.map} +1 -1
- package/{index-a611bd38.js → index-e1b93b3a.js} +3 -3
- package/{index-a611bd38.js.map → index-e1b93b3a.js.map} +1 -1
- package/{index-353f13f3.js → index-e7c0bc26.js} +1 -1
- package/{index-353f13f3.js.map → index-e7c0bc26.js.map} +1 -1
- package/{index-41a6f4f2.js → index-f78ebc31.js} +3 -3
- package/{index-41a6f4f2.js.map → index-f78ebc31.js.map} +1 -1
- package/index.css +78 -76
- package/index.css.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +36 -36
- package/{openChannelUtils-024b797a.js → openChannelUtils-ae1d6038.js} +1 -1
- package/{openChannelUtils-024b797a.js.map → openChannelUtils-ae1d6038.js.map} +1 -1
- package/package.json +2 -2
- package/sendBirdSelectors.js +1 -1
- package/{stringSet-91746bf1.js → stringSet-6c9c68ae.js} +1 -1
- package/{stringSet-91746bf1.js.map → stringSet-6c9c68ae.js.map} +1 -1
- package/{topics-17d99dd6.js → topics-d347c996.js} +1 -1
- package/{topics-17d99dd6.js.map → topics-d347c996.js.map} +1 -1
- package/{tslib.es6-83aa13f5.js → tslib.es6-61821688.js} +1 -1
- package/{tslib.es6-83aa13f5.js.map → tslib.es6-61821688.js.map} +1 -1
- package/ui/Accordion.js +4 -4
- package/ui/AccordionGroup.js +2 -2
- package/ui/AdminMessage.js +3 -3
- package/ui/Avatar.js +3 -3
- package/ui/Badge.js +5 -5
- package/ui/Button.js +4 -4
- package/ui/ChannelAvatar.js +4 -4
- package/ui/ChannelPreview.js +12 -12
- package/ui/ChatHeader.js +8 -8
- package/ui/Checkbox.js +1 -1
- package/ui/ConnectionStatus.js +5 -5
- package/ui/ContextMenu.js +5 -5
- package/ui/DateSeparator.js +4 -4
- package/ui/Dropdown.js +3 -3
- package/ui/EmojiReactions.js +7 -7
- package/ui/FileMessageItemBody.js +6 -6
- package/ui/FileViewer.js +7 -7
- package/ui/Icon.js +1 -1
- package/ui/IconButton.js +1 -1
- package/ui/ImageRenderer.js +1 -1
- package/ui/Input.js +3 -3
- package/ui/Label.js +3 -3
- package/ui/LinkLabel.js +3 -3
- package/ui/Loader.js +1 -1
- package/ui/MessageContent.js +14 -14
- package/ui/MessageInput.js +10 -10
- package/ui/MessageItemMenu.js +7 -7
- package/ui/MessageItemReactionMenu.js +5 -5
- package/ui/MessageSearchFileItem.js +10 -10
- package/ui/MessageSearchItem.js +10 -10
- package/ui/MessageStatus.js +8 -8
- package/ui/Modal.js +8 -8
- package/ui/MutedAvatarOverlay.js +1 -1
- package/ui/OGMessageItemBody.js +9 -9
- package/ui/OpenChannelAdminMessage.js +4 -4
- package/ui/OpenChannelAvatar.js +7 -7
- package/ui/OpenchannelConversationHeader.js +7 -7
- package/ui/OpenchannelFileMessage.js +14 -14
- package/ui/OpenchannelOGMessage.js +14 -14
- package/ui/OpenchannelThumbnailMessage.js +13 -13
- package/ui/OpenchannelUserMessage.js +14 -14
- package/ui/PlaceHolder.js +6 -6
- package/ui/QuoteMessage.js +7 -7
- package/ui/QuoteMessageInput.js +7 -7
- package/ui/ReactionBadge.js +3 -3
- package/ui/ReactionButton.js +1 -1
- package/ui/SortByRow.js +1 -1
- package/ui/TextButton.js +2 -2
- package/ui/TextMessageItemBody.js +9 -9
- package/ui/ThumbnailMessageItemBody.js +3 -3
- package/ui/Tooltip.js +3 -3
- package/ui/TooltipWrapper.js +1 -1
- package/ui/UnknownMessageItemBody.js +7 -7
- package/ui/UserListItem.js +11 -11
- package/ui/UserProfile.js +9 -9
- package/useSendbirdStateContext.js +1 -1
- package/{utils-9ef11656.js → utils-4e85584a.js} +1 -1
- package/{utils-9ef11656.js.map → utils-4e85584a.js.map} +1 -1
- package/{utils-7d39b941.js → utils-5e25aca3.js} +1 -1
- package/{utils-7d39b941.js.map → utils-5e25aca3.js.map} +1 -1
- package/{utils-5395ff17.js → utils-aed86fb8.js} +1 -1
- package/{utils-5395ff17.js.map → utils-aed86fb8.js.map} +1 -1
- package/{uuid-6d14d007.js → uuid-6e6389e2.js} +1 -1
- package/{uuid-6d14d007.js.map → uuid-6e6389e2.js.map} +1 -1
- package/withSendBird.js +1 -1
- package/ChannelListProvider-7c351968.js.map +0 -1
- package/cjs/ChannelListProvider-44dde549.js.map +0 -1
|
@@ -1,51 +1,51 @@
|
|
|
1
1
|
import React__default, { useContext, useMemo, useState, useRef } from 'react';
|
|
2
|
-
import { f as format } from '../../index-
|
|
2
|
+
import { f as format } from '../../index-2c56786f.js';
|
|
3
3
|
import OpenchannelUserMessage from '../../ui/OpenchannelUserMessage.js';
|
|
4
4
|
import OpenChannelAdminMessage from '../../ui/OpenChannelAdminMessage.js';
|
|
5
5
|
import OpenchannelOGMessage from '../../ui/OpenchannelOGMessage.js';
|
|
6
6
|
import OpenchannelThumbnailMessage from '../../ui/OpenchannelThumbnailMessage.js';
|
|
7
7
|
import OpenchannelFileMessage from '../../ui/OpenchannelFileMessage.js';
|
|
8
8
|
import DateSeparator from '../../ui/DateSeparator.js';
|
|
9
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
9
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-e1b93b3a.js';
|
|
10
10
|
import MessageInput from '../../ui/MessageInput.js';
|
|
11
11
|
import FileViewer from '../../ui/FileViewer.js';
|
|
12
12
|
import Modal from '../../ui/Modal.js';
|
|
13
|
-
import { a as LocalizationContext, u as useLocalization } from '../../LocalizationContext-
|
|
14
|
-
import { u as useOpenChannel } from '../../OpenChannelProvider-
|
|
13
|
+
import { a as LocalizationContext, u as useLocalization } from '../../LocalizationContext-0e05ddca.js';
|
|
14
|
+
import { u as useOpenChannel } from '../../OpenChannelProvider-45a848a3.js';
|
|
15
15
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
16
|
-
import '../../index-
|
|
17
|
-
import '../../tslib.es6-
|
|
16
|
+
import '../../index-e7c0bc26.js';
|
|
17
|
+
import '../../tslib.es6-61821688.js';
|
|
18
18
|
import '../../ui/Avatar.js';
|
|
19
19
|
import '../../ui/ImageRenderer.js';
|
|
20
|
-
import '../../_rollupPluginBabelHelpers-
|
|
20
|
+
import '../../_rollupPluginBabelHelpers-c7eeba03.js';
|
|
21
21
|
import 'prop-types';
|
|
22
22
|
import '../../ui/Icon.js';
|
|
23
|
-
import '../../uuid-
|
|
23
|
+
import '../../uuid-6e6389e2.js';
|
|
24
24
|
import '../../ui/ContextMenu.js';
|
|
25
|
-
import '../../index-
|
|
25
|
+
import '../../index-03baba6a.js';
|
|
26
26
|
import 'react-dom';
|
|
27
27
|
import '../../ui/SortByRow.js';
|
|
28
|
-
import '../../stringSet-
|
|
28
|
+
import '../../stringSet-6c9c68ae.js';
|
|
29
29
|
import '../../ui/IconButton.js';
|
|
30
30
|
import '../../ui/Loader.js';
|
|
31
31
|
import '../../ui/UserProfile.js';
|
|
32
32
|
import '../../withSendBird.js';
|
|
33
33
|
import '../../sendBirdSelectors.js';
|
|
34
|
-
import '../../topics-
|
|
35
|
-
import '../../index-
|
|
36
|
-
import '../../UserProfileContext-
|
|
37
|
-
import '../../utils-
|
|
38
|
-
import '../../openChannelUtils-
|
|
34
|
+
import '../../topics-d347c996.js';
|
|
35
|
+
import '../../index-f78ebc31.js';
|
|
36
|
+
import '../../UserProfileContext-90704c73.js';
|
|
37
|
+
import '../../utils-aed86fb8.js';
|
|
38
|
+
import '../../openChannelUtils-ae1d6038.js';
|
|
39
39
|
import '../../ui/LinkLabel.js';
|
|
40
40
|
import '../../ui/TextButton.js';
|
|
41
|
-
import '../../color-
|
|
41
|
+
import '../../color-a3d3742c.js';
|
|
42
42
|
import 'stream';
|
|
43
|
-
import '../../const-
|
|
44
|
-
import '../../const-
|
|
43
|
+
import '../../const-9f83647a.js';
|
|
44
|
+
import '../../const-a8df15de.js';
|
|
45
45
|
import '../../ui/MentionUserLabel.js';
|
|
46
|
-
import '../../index-
|
|
47
|
-
import '../../utils-
|
|
48
|
-
import '../../compareIds-
|
|
46
|
+
import '../../index-80e330a9.js';
|
|
47
|
+
import '../../utils-4e85584a.js';
|
|
48
|
+
import '../../compareIds-2bfd667a.js';
|
|
49
49
|
|
|
50
50
|
function RemoveMessageModal(_a) {
|
|
51
51
|
var onCloseModal = _a.onCloseModal,
|
|
@@ -1,54 +1,54 @@
|
|
|
1
1
|
import React__default, { useRef, useState, useMemo } from 'react';
|
|
2
|
-
import { i as isSameDay } from '../../index-
|
|
2
|
+
import { i as isSameDay } from '../../index-29563598.js';
|
|
3
3
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
4
|
-
import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-
|
|
5
|
-
import { u as useOpenChannel, c as compareMessagesForGrouping } from '../../OpenChannelProvider-
|
|
4
|
+
import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-df459121.js';
|
|
5
|
+
import { u as useOpenChannel, c as compareMessagesForGrouping } from '../../OpenChannelProvider-45a848a3.js';
|
|
6
6
|
import MessagOpenChannelMessageeHoc from './OpenChannelMessage.js';
|
|
7
|
-
import '../../index-
|
|
8
|
-
import '../../index-
|
|
9
|
-
import '../../_rollupPluginBabelHelpers-
|
|
7
|
+
import '../../index-2c56786f.js';
|
|
8
|
+
import '../../index-e7c0bc26.js';
|
|
9
|
+
import '../../_rollupPluginBabelHelpers-c7eeba03.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import '../../ui/Loader.js';
|
|
12
|
-
import '../../LocalizationContext-
|
|
13
|
-
import '../../stringSet-
|
|
14
|
-
import '../../index-
|
|
15
|
-
import '../../UserProfileContext-
|
|
16
|
-
import '../../tslib.es6-
|
|
17
|
-
import '../../compareIds-
|
|
18
|
-
import '../../topics-
|
|
19
|
-
import '../../uuid-
|
|
12
|
+
import '../../LocalizationContext-0e05ddca.js';
|
|
13
|
+
import '../../stringSet-6c9c68ae.js';
|
|
14
|
+
import '../../index-e1b93b3a.js';
|
|
15
|
+
import '../../UserProfileContext-90704c73.js';
|
|
16
|
+
import '../../tslib.es6-61821688.js';
|
|
17
|
+
import '../../compareIds-2bfd667a.js';
|
|
18
|
+
import '../../topics-d347c996.js';
|
|
19
|
+
import '../../uuid-6e6389e2.js';
|
|
20
20
|
import '../../useSendbirdStateContext.js';
|
|
21
21
|
import '../../withSendBird.js';
|
|
22
22
|
import '../../ui/OpenchannelUserMessage.js';
|
|
23
23
|
import '../../ui/Avatar.js';
|
|
24
24
|
import '../../ui/ImageRenderer.js';
|
|
25
25
|
import '../../ui/ContextMenu.js';
|
|
26
|
-
import '../../index-
|
|
26
|
+
import '../../index-03baba6a.js';
|
|
27
27
|
import 'react-dom';
|
|
28
28
|
import '../../ui/SortByRow.js';
|
|
29
29
|
import '../../ui/IconButton.js';
|
|
30
30
|
import '../../ui/UserProfile.js';
|
|
31
31
|
import '../../sendBirdSelectors.js';
|
|
32
|
-
import '../../index-
|
|
33
|
-
import '../../utils-
|
|
34
|
-
import '../../openChannelUtils-
|
|
32
|
+
import '../../index-f78ebc31.js';
|
|
33
|
+
import '../../utils-aed86fb8.js';
|
|
34
|
+
import '../../openChannelUtils-ae1d6038.js';
|
|
35
35
|
import '../../ui/OpenChannelAdminMessage.js';
|
|
36
36
|
import '../../ui/OpenchannelOGMessage.js';
|
|
37
37
|
import '../../ui/LinkLabel.js';
|
|
38
38
|
import '../../ui/OpenchannelThumbnailMessage.js';
|
|
39
39
|
import '../../ui/OpenchannelFileMessage.js';
|
|
40
40
|
import '../../ui/TextButton.js';
|
|
41
|
-
import '../../color-
|
|
41
|
+
import '../../color-a3d3742c.js';
|
|
42
42
|
import '../../ui/DateSeparator.js';
|
|
43
43
|
import '../../ui/MessageInput.js';
|
|
44
44
|
import 'stream';
|
|
45
|
-
import '../../const-
|
|
46
|
-
import '../../const-
|
|
45
|
+
import '../../const-9f83647a.js';
|
|
46
|
+
import '../../const-a8df15de.js';
|
|
47
47
|
import '../../ui/MentionUserLabel.js';
|
|
48
48
|
import '../../ui/FileViewer.js';
|
|
49
|
-
import '../../index-
|
|
49
|
+
import '../../index-80e330a9.js';
|
|
50
50
|
import '../../ui/Modal.js';
|
|
51
|
-
import '../../utils-
|
|
51
|
+
import '../../utils-4e85584a.js';
|
|
52
52
|
|
|
53
53
|
function OpenchannelMessageList(props, ref) {
|
|
54
54
|
var _a;
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { u as useOpenChannel } from '../../OpenChannelProvider-
|
|
2
|
+
import { u as useOpenChannel } from '../../OpenChannelProvider-45a848a3.js';
|
|
3
3
|
import OpenChannelInput from './OpenChannelInput.js';
|
|
4
4
|
import FrozenNotification from './FrozenChannelNotification.js';
|
|
5
5
|
import OpenchannelConversationHeader from './OpenChannelHeader.js';
|
|
6
|
-
import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-
|
|
6
|
+
import { P as PlaceHolder, a as PlaceHolderTypes } from '../../index-df459121.js';
|
|
7
7
|
import OpenChannelMessageList from './OpenChannelMessageList.js';
|
|
8
|
-
import '../../index-
|
|
9
|
-
import '../../index-
|
|
10
|
-
import '../../UserProfileContext-
|
|
8
|
+
import '../../index-2c56786f.js';
|
|
9
|
+
import '../../index-e7c0bc26.js';
|
|
10
|
+
import '../../UserProfileContext-90704c73.js';
|
|
11
11
|
import 'prop-types';
|
|
12
|
-
import '../../tslib.es6-
|
|
13
|
-
import '../../compareIds-
|
|
14
|
-
import '../../topics-
|
|
15
|
-
import '../../uuid-
|
|
12
|
+
import '../../tslib.es6-61821688.js';
|
|
13
|
+
import '../../compareIds-2bfd667a.js';
|
|
14
|
+
import '../../topics-d347c996.js';
|
|
15
|
+
import '../../uuid-6e6389e2.js';
|
|
16
16
|
import '../../useSendbirdStateContext.js';
|
|
17
17
|
import '../../withSendBird.js';
|
|
18
|
-
import '../../_rollupPluginBabelHelpers-
|
|
19
|
-
import '../../LocalizationContext-
|
|
20
|
-
import '../../stringSet-
|
|
18
|
+
import '../../_rollupPluginBabelHelpers-c7eeba03.js';
|
|
19
|
+
import '../../LocalizationContext-0e05ddca.js';
|
|
20
|
+
import '../../stringSet-6c9c68ae.js';
|
|
21
21
|
import '../../ui/MessageInput.js';
|
|
22
22
|
import 'stream';
|
|
23
|
-
import '../../const-
|
|
24
|
-
import '../../const-
|
|
23
|
+
import '../../const-9f83647a.js';
|
|
24
|
+
import '../../const-a8df15de.js';
|
|
25
25
|
import '../../ui/IconButton.js';
|
|
26
|
-
import '../../index-
|
|
27
|
-
import '../../index-
|
|
26
|
+
import '../../index-f78ebc31.js';
|
|
27
|
+
import '../../index-e1b93b3a.js';
|
|
28
28
|
import '../../ui/MentionUserLabel.js';
|
|
29
29
|
import '../../ui/Icon.js';
|
|
30
|
-
import '../../index-
|
|
30
|
+
import '../../index-03baba6a.js';
|
|
31
31
|
import '../../ui/Avatar.js';
|
|
32
32
|
import '../../ui/ImageRenderer.js';
|
|
33
33
|
import '../../ui/Loader.js';
|
|
34
|
-
import '../../index-
|
|
34
|
+
import '../../index-29563598.js';
|
|
35
35
|
import './OpenChannelMessage.js';
|
|
36
36
|
import '../../ui/OpenchannelUserMessage.js';
|
|
37
37
|
import '../../ui/ContextMenu.js';
|
|
@@ -39,20 +39,20 @@ import 'react-dom';
|
|
|
39
39
|
import '../../ui/SortByRow.js';
|
|
40
40
|
import '../../ui/UserProfile.js';
|
|
41
41
|
import '../../sendBirdSelectors.js';
|
|
42
|
-
import '../../utils-
|
|
43
|
-
import '../../openChannelUtils-
|
|
42
|
+
import '../../utils-aed86fb8.js';
|
|
43
|
+
import '../../openChannelUtils-ae1d6038.js';
|
|
44
44
|
import '../../ui/OpenChannelAdminMessage.js';
|
|
45
45
|
import '../../ui/OpenchannelOGMessage.js';
|
|
46
46
|
import '../../ui/LinkLabel.js';
|
|
47
47
|
import '../../ui/OpenchannelThumbnailMessage.js';
|
|
48
48
|
import '../../ui/OpenchannelFileMessage.js';
|
|
49
49
|
import '../../ui/TextButton.js';
|
|
50
|
-
import '../../color-
|
|
50
|
+
import '../../color-a3d3742c.js';
|
|
51
51
|
import '../../ui/DateSeparator.js';
|
|
52
52
|
import '../../ui/FileViewer.js';
|
|
53
|
-
import '../../index-
|
|
53
|
+
import '../../index-80e330a9.js';
|
|
54
54
|
import '../../ui/Modal.js';
|
|
55
|
-
import '../../utils-
|
|
55
|
+
import '../../utils-4e85584a.js';
|
|
56
56
|
|
|
57
57
|
var COMPONENT_CLASS_NAME = 'sendbird-openchannel-conversation';
|
|
58
58
|
|
package/OpenChannel/context.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
export { O as OpenChannelProvider, u as useOpenChannel } from '../OpenChannelProvider-
|
|
3
|
-
import '../UserProfileContext-
|
|
4
|
-
import '../topics-
|
|
2
|
+
export { O as OpenChannelProvider, u as useOpenChannel } from '../OpenChannelProvider-45a848a3.js';
|
|
3
|
+
import '../UserProfileContext-90704c73.js';
|
|
4
|
+
import '../topics-d347c996.js';
|
|
5
5
|
import '../useSendbirdStateContext.js';
|
|
6
|
-
import '../index-
|
|
7
|
-
import '../index-
|
|
8
|
-
import '../tslib.es6-
|
|
9
|
-
import '../compareIds-
|
|
10
|
-
import '../uuid-
|
|
6
|
+
import '../index-2c56786f.js';
|
|
7
|
+
import '../index-e7c0bc26.js';
|
|
8
|
+
import '../tslib.es6-61821688.js';
|
|
9
|
+
import '../compareIds-2bfd667a.js';
|
|
10
|
+
import '../uuid-6e6389e2.js';
|
|
11
11
|
import 'prop-types';
|
|
12
12
|
import '../withSendBird.js';
|
|
13
|
-
import '../_rollupPluginBabelHelpers-
|
|
13
|
+
import '../_rollupPluginBabelHelpers-c7eeba03.js';
|
|
14
14
|
//# sourceMappingURL=context.js.map
|
package/OpenChannel.js
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import OpenChannelUI from './OpenChannel/components/OpenChannelUI.js';
|
|
3
|
-
import { O as OpenChannelProvider } from './OpenChannelProvider-
|
|
3
|
+
import { O as OpenChannelProvider } from './OpenChannelProvider-45a848a3.js';
|
|
4
4
|
import './OpenChannel/components/OpenChannelInput.js';
|
|
5
|
-
import './LocalizationContext-
|
|
6
|
-
import './stringSet-
|
|
7
|
-
import './index-
|
|
5
|
+
import './LocalizationContext-0e05ddca.js';
|
|
6
|
+
import './stringSet-6c9c68ae.js';
|
|
7
|
+
import './index-e7c0bc26.js';
|
|
8
8
|
import './ui/MessageInput.js';
|
|
9
|
-
import './_rollupPluginBabelHelpers-
|
|
9
|
+
import './_rollupPluginBabelHelpers-c7eeba03.js';
|
|
10
10
|
import 'stream';
|
|
11
11
|
import 'prop-types';
|
|
12
|
-
import './const-
|
|
13
|
-
import './const-
|
|
12
|
+
import './const-9f83647a.js';
|
|
13
|
+
import './const-a8df15de.js';
|
|
14
14
|
import './ui/IconButton.js';
|
|
15
|
-
import './index-
|
|
16
|
-
import './index-
|
|
15
|
+
import './index-f78ebc31.js';
|
|
16
|
+
import './index-e1b93b3a.js';
|
|
17
17
|
import './ui/MentionUserLabel.js';
|
|
18
18
|
import './ui/Icon.js';
|
|
19
|
-
import './index-
|
|
20
|
-
import './tslib.es6-
|
|
19
|
+
import './index-03baba6a.js';
|
|
20
|
+
import './tslib.es6-61821688.js';
|
|
21
21
|
import './OpenChannel/components/FrozenChannelNotification.js';
|
|
22
22
|
import './OpenChannel/components/OpenChannelHeader.js';
|
|
23
23
|
import './ui/Avatar.js';
|
|
24
24
|
import './ui/ImageRenderer.js';
|
|
25
|
-
import './uuid-
|
|
26
|
-
import './index-
|
|
25
|
+
import './uuid-6e6389e2.js';
|
|
26
|
+
import './index-df459121.js';
|
|
27
27
|
import './ui/Loader.js';
|
|
28
28
|
import './OpenChannel/components/OpenChannelMessageList.js';
|
|
29
|
-
import './index-
|
|
30
|
-
import './index-
|
|
29
|
+
import './index-29563598.js';
|
|
30
|
+
import './index-2c56786f.js';
|
|
31
31
|
import './OpenChannel/components/OpenChannelMessage.js';
|
|
32
32
|
import './ui/OpenchannelUserMessage.js';
|
|
33
33
|
import './ui/ContextMenu.js';
|
|
@@ -36,24 +36,24 @@ import './ui/SortByRow.js';
|
|
|
36
36
|
import './ui/UserProfile.js';
|
|
37
37
|
import './withSendBird.js';
|
|
38
38
|
import './sendBirdSelectors.js';
|
|
39
|
-
import './topics-
|
|
40
|
-
import './UserProfileContext-
|
|
41
|
-
import './utils-
|
|
42
|
-
import './openChannelUtils-
|
|
39
|
+
import './topics-d347c996.js';
|
|
40
|
+
import './UserProfileContext-90704c73.js';
|
|
41
|
+
import './utils-aed86fb8.js';
|
|
42
|
+
import './openChannelUtils-ae1d6038.js';
|
|
43
43
|
import './ui/OpenChannelAdminMessage.js';
|
|
44
44
|
import './ui/OpenchannelOGMessage.js';
|
|
45
45
|
import './ui/LinkLabel.js';
|
|
46
46
|
import './ui/OpenchannelThumbnailMessage.js';
|
|
47
47
|
import './ui/OpenchannelFileMessage.js';
|
|
48
48
|
import './ui/TextButton.js';
|
|
49
|
-
import './color-
|
|
49
|
+
import './color-a3d3742c.js';
|
|
50
50
|
import './ui/DateSeparator.js';
|
|
51
51
|
import './ui/FileViewer.js';
|
|
52
|
-
import './index-
|
|
52
|
+
import './index-80e330a9.js';
|
|
53
53
|
import './ui/Modal.js';
|
|
54
|
-
import './utils-
|
|
54
|
+
import './utils-4e85584a.js';
|
|
55
55
|
import './useSendbirdStateContext.js';
|
|
56
|
-
import './compareIds-
|
|
56
|
+
import './compareIds-2bfd667a.js';
|
|
57
57
|
|
|
58
58
|
var OpenChannel = function OpenChannel(props) {
|
|
59
59
|
return /*#__PURE__*/React__default.createElement(OpenChannelProvider, {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import React__default, { useEffect, useCallback, useState, useReducer, useRef, useMemo } from 'react';
|
|
2
|
-
import { f as format } from './index-
|
|
3
|
-
import { U as UserProfileProvider } from './UserProfileContext-
|
|
4
|
-
import { _ as __assign, a as __spreadArray } from './tslib.es6-
|
|
5
|
-
import { c as compareIds } from './compareIds-
|
|
6
|
-
import { S as SEND_USER_MESSAGE, b as SEND_MESSAGE_START, a as SEND_FILE_MESSAGE, U as UPDATE_USER_MESSAGE, D as DELETE_MESSAGE } from './topics-
|
|
7
|
-
import { u as uuidv4 } from './uuid-
|
|
2
|
+
import { f as format } from './index-2c56786f.js';
|
|
3
|
+
import { U as UserProfileProvider } from './UserProfileContext-90704c73.js';
|
|
4
|
+
import { _ as __assign, a as __spreadArray } from './tslib.es6-61821688.js';
|
|
5
|
+
import { c as compareIds } from './compareIds-2bfd667a.js';
|
|
6
|
+
import { S as SEND_USER_MESSAGE, b as SEND_MESSAGE_START, a as SEND_FILE_MESSAGE, U as UPDATE_USER_MESSAGE, D as DELETE_MESSAGE } from './topics-d347c996.js';
|
|
7
|
+
import { u as uuidv4 } from './uuid-6e6389e2.js';
|
|
8
8
|
import useSendbirdStateContext from './useSendbirdStateContext.js';
|
|
9
9
|
|
|
10
10
|
var getMessageCreatedAt = function getMessageCreatedAt(message) {
|
|
@@ -2008,4 +2008,4 @@ var useOpenChannel = function useOpenChannel() {
|
|
|
2008
2008
|
};
|
|
2009
2009
|
|
|
2010
2010
|
export { OpenChannelProvider as O, compareMessagesForGrouping as c, kFormatter as k, useOpenChannel as u };
|
|
2011
|
-
//# sourceMappingURL=OpenChannelProvider-
|
|
2011
|
+
//# sourceMappingURL=OpenChannelProvider-45a848a3.js.map
|