@sendbird/uikit-react 3.2.4-rc.0 → 3.2.4
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 +28 -28
- package/Channel/components/ChannelHeader.js +15 -15
- package/Channel/components/ChannelUI.js +22 -22
- package/Channel/components/ChannelUI.js.map +1 -1
- package/Channel/components/FileViewer.js +14 -14
- package/Channel/components/FrozenNotification.js +4 -4
- package/Channel/components/Message.js +18 -18
- package/Channel/components/MessageInput.js +15 -15
- package/Channel/components/MessageList.js +20 -20
- package/Channel/components/RemoveMessageModal.js +15 -15
- package/Channel/components/SuggestedMentionList.js +15 -15
- package/Channel/components/TypingIndicator.js +14 -14
- package/Channel/components/UnreadCount.js +4 -4
- package/Channel/context.js +13 -13
- package/Channel.js +21 -21
- package/ChannelList/components/AddChannel.js +13 -13
- package/ChannelList/components/ChannelListHeader.js +7 -7
- package/ChannelList/components/ChannelListUI.js +25 -25
- package/ChannelList/components/ChannelPreview.js +19 -19
- package/ChannelList/components/ChannelPreviewAction.js +13 -13
- package/ChannelList/context.js +8 -8
- package/ChannelList.js +25 -25
- package/{ChannelListProvider-a75dbbac.js → ChannelListProvider-c6fbc45c.js} +8 -8
- package/{ChannelListProvider-a75dbbac.js.map → ChannelListProvider-c6fbc45c.js.map} +1 -1
- package/{ChannelProvider-163810e1.js → ChannelProvider-00f1bb31.js} +9 -9
- package/{ChannelProvider-163810e1.js.map → ChannelProvider-00f1bb31.js.map} +1 -1
- package/ChannelSettings/components/ChannelProfile.js +11 -11
- package/ChannelSettings/components/ChannelSettingsUI.js +17 -17
- package/ChannelSettings/components/EditDetailsModal.js +11 -11
- package/ChannelSettings/components/LeaveChannel.js +10 -10
- package/ChannelSettings/components/ModerationPanel.js +14 -14
- package/ChannelSettings/components/UserListItem.js +11 -11
- package/ChannelSettings/components/UserPanel.js +13 -13
- package/ChannelSettings/context.js +3 -3
- package/ChannelSettings.js +17 -17
- package/CreateChannel/components/CreateChannelUI.js +13 -13
- package/CreateChannel/components/InviteUsers.js +13 -13
- package/CreateChannel/components/SelectChannelType.js +10 -10
- package/CreateChannel/context.js +4 -4
- package/CreateChannel.js +13 -13
- package/{CreateChannelProvider-0f16d456.js → CreateChannelProvider-c0d11b0b.js} +1 -1
- package/{CreateChannelProvider-0f16d456.js.map → CreateChannelProvider-c0d11b0b.js.map} +1 -1
- package/CreateOpenChannel/components/CreateOpenChannelUI.js +9 -9
- package/CreateOpenChannel/context.js +1 -1
- package/CreateOpenChannel.js +9 -9
- package/EditUserProfile/components/EditUserProfileUI.js +12 -12
- package/EditUserProfile.js +12 -12
- package/{LocalizationContext-7019cc93.js → LocalizationContext-b6ff0c3d.js} +3 -3
- package/{LocalizationContext-7019cc93.js.map → LocalizationContext-b6ff0c3d.js.map} +1 -1
- package/{MemberList-ecab2f74.js → MemberList-07e7c82a.js} +5 -5
- package/{MemberList-ecab2f74.js.map → MemberList-07e7c82a.js.map} +1 -1
- package/MessageSearch/components/MessageSearchUI.js +11 -11
- package/MessageSearch/context.js +2 -2
- package/MessageSearch.js +11 -11
- package/OpenChannel/components/FrozenChannelNotification.js +4 -4
- package/OpenChannel/components/OpenChannelHeader.js +12 -12
- package/OpenChannel/components/OpenChannelInput.js +15 -15
- package/OpenChannel/components/OpenChannelMessage.js +20 -20
- package/OpenChannel/components/OpenChannelMessageList.js +22 -22
- package/OpenChannel/components/OpenChannelUI.js +22 -22
- package/OpenChannel/context.js +9 -9
- package/OpenChannel.js +22 -22
- package/OpenChannelList/components/OpenChannelListUI.js +12 -12
- package/OpenChannelList/components/OpenChannelPreview.js +4 -4
- package/OpenChannelList/context.js +4 -4
- package/OpenChannelList.js +12 -12
- package/{OpenChannelListProvider-f2a54f51.js → OpenChannelListProvider-956b2f42.js} +3 -3
- package/{OpenChannelListProvider-f2a54f51.js.map → OpenChannelListProvider-956b2f42.js.map} +1 -1
- package/{OpenChannelProvider-dd33e532.js → OpenChannelProvider-e7b44f68.js} +7 -7
- package/{OpenChannelProvider-dd33e532.js.map → OpenChannelProvider-e7b44f68.js.map} +1 -1
- package/OpenChannelSettings/components/EditDetailsModal.js +12 -12
- package/OpenChannelSettings/components/OpenChannelProfile.js +12 -12
- 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 +3 -3
- package/OpenChannelSettings.js +17 -17
- package/SendbirdProvider.js +9 -9
- package/SendbirdProvider.js.map +1 -1
- package/{UserProfileContext-8a4983f9.js → UserProfileContext-9f99563d.js} +1 -1
- package/{UserProfileContext-8a4983f9.js.map → UserProfileContext-9f99563d.js.map} +1 -1
- package/{_rollupPluginBabelHelpers-e993e6d6.js → _rollupPluginBabelHelpers-dea8a6c9.js} +1 -1
- package/_rollupPluginBabelHelpers-dea8a6c9.js.map +1 -0
- package/{actionTypes-e5c40c47.js → actionTypes-7203a821.js} +1 -1
- package/{actionTypes-e5c40c47.js.map → actionTypes-7203a821.js.map} +1 -1
- package/cjs/App.js +28 -28
- package/cjs/Channel/components/ChannelHeader.js +15 -15
- package/cjs/Channel/components/ChannelUI.js +22 -22
- package/cjs/Channel/components/ChannelUI.js.map +1 -1
- package/cjs/Channel/components/FileViewer.js +14 -14
- package/cjs/Channel/components/FrozenNotification.js +4 -4
- package/cjs/Channel/components/Message.js +18 -18
- package/cjs/Channel/components/MessageInput.js +15 -15
- package/cjs/Channel/components/MessageList.js +20 -20
- package/cjs/Channel/components/RemoveMessageModal.js +15 -15
- package/cjs/Channel/components/SuggestedMentionList.js +15 -15
- package/cjs/Channel/components/TypingIndicator.js +14 -14
- package/cjs/Channel/components/UnreadCount.js +4 -4
- package/cjs/Channel/context.js +13 -13
- package/cjs/Channel.js +21 -21
- package/cjs/ChannelList/components/AddChannel.js +13 -13
- package/cjs/ChannelList/components/ChannelListHeader.js +7 -7
- package/cjs/ChannelList/components/ChannelListUI.js +25 -25
- package/cjs/ChannelList/components/ChannelPreview.js +19 -19
- package/cjs/ChannelList/components/ChannelPreviewAction.js +13 -13
- package/cjs/ChannelList/context.js +8 -8
- package/cjs/ChannelList.js +25 -25
- package/cjs/{ChannelListProvider-e780ceda.js → ChannelListProvider-1d42a73f.js} +8 -8
- package/cjs/{ChannelListProvider-e780ceda.js.map → ChannelListProvider-1d42a73f.js.map} +1 -1
- package/cjs/{ChannelProvider-dfaab83f.js → ChannelProvider-7b5ac56e.js} +9 -9
- package/cjs/{ChannelProvider-dfaab83f.js.map → ChannelProvider-7b5ac56e.js.map} +1 -1
- package/cjs/ChannelSettings/components/ChannelProfile.js +11 -11
- package/cjs/ChannelSettings/components/ChannelSettingsUI.js +17 -17
- package/cjs/ChannelSettings/components/EditDetailsModal.js +11 -11
- package/cjs/ChannelSettings/components/LeaveChannel.js +10 -10
- package/cjs/ChannelSettings/components/ModerationPanel.js +14 -14
- package/cjs/ChannelSettings/components/UserListItem.js +11 -11
- package/cjs/ChannelSettings/components/UserPanel.js +13 -13
- package/cjs/ChannelSettings/context.js +3 -3
- package/cjs/ChannelSettings.js +17 -17
- package/cjs/CreateChannel/components/CreateChannelUI.js +13 -13
- package/cjs/CreateChannel/components/InviteUsers.js +13 -13
- package/cjs/CreateChannel/components/SelectChannelType.js +10 -10
- package/cjs/CreateChannel/context.js +4 -4
- package/cjs/CreateChannel.js +13 -13
- package/cjs/{CreateChannelProvider-cb6309db.js → CreateChannelProvider-a23a11b3.js} +1 -1
- package/cjs/{CreateChannelProvider-cb6309db.js.map → CreateChannelProvider-a23a11b3.js.map} +1 -1
- package/cjs/CreateOpenChannel/components/CreateOpenChannelUI.js +9 -9
- package/cjs/CreateOpenChannel/context.js +1 -1
- package/cjs/CreateOpenChannel.js +9 -9
- package/cjs/EditUserProfile/components/EditUserProfileUI.js +12 -12
- package/cjs/EditUserProfile.js +12 -12
- package/cjs/{LocalizationContext-c3f7c1f5.js → LocalizationContext-5447c898.js} +3 -3
- package/cjs/{LocalizationContext-c3f7c1f5.js.map → LocalizationContext-5447c898.js.map} +1 -1
- package/cjs/{MemberList-b1d570b1.js → MemberList-745e3d9e.js} +5 -5
- package/cjs/{MemberList-b1d570b1.js.map → MemberList-745e3d9e.js.map} +1 -1
- package/cjs/MessageSearch/components/MessageSearchUI.js +11 -11
- package/cjs/MessageSearch/context.js +2 -2
- package/cjs/MessageSearch.js +11 -11
- package/cjs/OpenChannel/components/FrozenChannelNotification.js +4 -4
- package/cjs/OpenChannel/components/OpenChannelHeader.js +12 -12
- package/cjs/OpenChannel/components/OpenChannelInput.js +15 -15
- package/cjs/OpenChannel/components/OpenChannelMessage.js +20 -20
- package/cjs/OpenChannel/components/OpenChannelMessageList.js +22 -22
- package/cjs/OpenChannel/components/OpenChannelUI.js +22 -22
- package/cjs/OpenChannel/context.js +9 -9
- package/cjs/OpenChannel.js +22 -22
- package/cjs/OpenChannelList/components/OpenChannelListUI.js +12 -12
- package/cjs/OpenChannelList/components/OpenChannelPreview.js +4 -4
- package/cjs/OpenChannelList/context.js +4 -4
- package/cjs/OpenChannelList.js +12 -12
- package/cjs/{OpenChannelListProvider-9326f80c.js → OpenChannelListProvider-8f2a88c2.js} +3 -3
- package/cjs/{OpenChannelListProvider-9326f80c.js.map → OpenChannelListProvider-8f2a88c2.js.map} +1 -1
- package/cjs/{OpenChannelProvider-71dc8fa1.js → OpenChannelProvider-447d5b53.js} +7 -7
- package/cjs/{OpenChannelProvider-71dc8fa1.js.map → OpenChannelProvider-447d5b53.js.map} +1 -1
- package/cjs/OpenChannelSettings/components/EditDetailsModal.js +12 -12
- package/cjs/OpenChannelSettings/components/OpenChannelProfile.js +12 -12
- 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 +3 -3
- package/cjs/OpenChannelSettings.js +17 -17
- package/cjs/SendbirdProvider.js +9 -9
- package/cjs/SendbirdProvider.js.map +1 -1
- package/cjs/{UserProfileContext-d0d2dec6.js → UserProfileContext-2201df8d.js} +1 -1
- package/cjs/{UserProfileContext-d0d2dec6.js.map → UserProfileContext-2201df8d.js.map} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-9ecfa1a6.js → _rollupPluginBabelHelpers-cb661818.js} +1 -1
- package/cjs/_rollupPluginBabelHelpers-cb661818.js.map +1 -0
- package/cjs/{actionTypes-932bd404.js → actionTypes-0521e719.js} +1 -1
- package/cjs/{actionTypes-932bd404.js.map → actionTypes-0521e719.js.map} +1 -1
- package/cjs/{color-d2f34e1f.js → color-50f674f3.js} +1 -1
- package/cjs/{color-d2f34e1f.js.map → color-50f674f3.js.map} +1 -1
- package/cjs/{compareIds-b345156f.js → compareIds-d0e5da82.js} +1 -1
- package/cjs/{compareIds-b345156f.js.map → compareIds-d0e5da82.js.map} +1 -1
- package/cjs/{const-a1b2513f.js → const-093eff13.js} +1 -1
- package/cjs/{const-a1b2513f.js.map → const-093eff13.js.map} +1 -1
- package/cjs/{const-fc870194.js → const-12075c2d.js} +1 -1
- package/cjs/{const-fc870194.js.map → const-12075c2d.js.map} +1 -1
- package/cjs/{context-30aa59dc.js → context-a452ae97.js} +2 -2
- package/cjs/{context-30aa59dc.js.map → context-a452ae97.js.map} +1 -1
- package/cjs/{index-3aa6cdcb.js → index-1e4f968c.js} +2 -2
- package/cjs/{index-3aa6cdcb.js.map → index-1e4f968c.js.map} +1 -1
- package/cjs/{index-027eb960.js → index-259776b5.js} +4 -4
- package/cjs/{index-027eb960.js.map → index-259776b5.js.map} +1 -1
- package/cjs/{index-24a87952.js → index-61180888.js} +5 -5
- package/cjs/{index-24a87952.js.map → index-61180888.js.map} +1 -1
- package/cjs/{index-b7f6bdff.js → index-63513959.js} +1 -1
- package/cjs/{index-b7f6bdff.js.map → index-63513959.js.map} +1 -1
- package/cjs/{index-c59c005e.js → index-8320b791.js} +1 -1
- package/cjs/{index-c59c005e.js.map → index-8320b791.js.map} +1 -1
- package/cjs/{index-08b90543.js → index-a9f8c4d4.js} +2 -2
- package/cjs/{index-08b90543.js.map → index-a9f8c4d4.js.map} +1 -1
- package/cjs/{index-285e8149.js → index-bdac4741.js} +4 -4
- package/cjs/{index-285e8149.js.map → index-bdac4741.js.map} +1 -1
- package/cjs/{index-f8de65ab.js → index-d3706b9e.js} +7 -7
- package/cjs/{index-f8de65ab.js.map → index-d3706b9e.js.map} +1 -1
- package/cjs/{index-68c0a985.js → index-ec6e34c8.js} +2 -2
- package/cjs/{index-68c0a985.js.map → index-ec6e34c8.js.map} +1 -1
- package/cjs/{index-1a1a453d.js → index-f7729b70.js} +2 -2
- package/cjs/{index-1a1a453d.js.map → index-f7729b70.js.map} +1 -1
- package/cjs/index.js +32 -32
- package/cjs/{openChannelUtils-963df239.js → openChannelUtils-3cc2cf97.js} +1 -1
- package/cjs/{openChannelUtils-963df239.js.map → openChannelUtils-3cc2cf97.js.map} +1 -1
- package/cjs/sendbirdSelectors.js +2 -2
- package/cjs/{stringSet-310a89c5.js → stringSet-7509e1fb.js} +1 -1
- package/cjs/{stringSet-310a89c5.js.map → stringSet-7509e1fb.js.map} +1 -1
- package/cjs/{topics-2c7a2446.js → topics-ae5e326d.js} +1 -1
- package/cjs/{topics-2c7a2446.js.map → topics-ae5e326d.js.map} +1 -1
- package/cjs/{tslib.es6-9cc2c25f.js → tslib.es6-062eb722.js} +1 -1
- package/cjs/{tslib.es6-9cc2c25f.js.map → tslib.es6-062eb722.js.map} +1 -1
- package/cjs/ui/Accordion.js +3 -3
- package/cjs/ui/AccordionGroup.js +2 -2
- package/cjs/ui/AdminMessage.js +3 -3
- package/cjs/ui/Avatar.js +2 -2
- package/cjs/ui/Badge.js +5 -5
- package/cjs/ui/Button.js +3 -3
- package/cjs/ui/ChannelAvatar.js +3 -3
- package/cjs/ui/ConnectionStatus.js +4 -4
- package/cjs/ui/ContextMenu.js +5 -5
- package/cjs/ui/DateSeparator.js +4 -4
- package/cjs/ui/EmojiReactions.js +7 -7
- package/cjs/ui/FileMessageItemBody.js +5 -5
- package/cjs/ui/FileViewer.js +8 -8
- package/cjs/ui/IconButton.js +1 -1
- package/cjs/ui/ImageRenderer.js +1 -1
- package/cjs/ui/Input.js +2 -2
- package/cjs/ui/Label.js +2 -2
- package/cjs/ui/LinkLabel.js +2 -2
- package/cjs/ui/Loader.js +1 -1
- package/cjs/ui/MentionLabel.js +10 -10
- package/cjs/ui/MessageContent.js +13 -13
- package/cjs/ui/MessageInput.js +9 -9
- package/cjs/ui/MessageItemMenu.js +7 -7
- package/cjs/ui/MessageItemReactionMenu.js +5 -5
- package/cjs/ui/MessageSearchFileItem.js +9 -9
- package/cjs/ui/MessageSearchItem.js +9 -9
- package/cjs/ui/MessageStatus.js +7 -7
- package/cjs/ui/Modal.js +6 -6
- package/cjs/ui/OGMessageItemBody.js +10 -10
- package/cjs/ui/OpenChannelAdminMessage.js +3 -3
- package/cjs/ui/OpenChannelAvatar.js +6 -6
- package/cjs/ui/OpenchannelConversationHeader.js +6 -6
- package/cjs/ui/OpenchannelFileMessage.js +14 -14
- package/cjs/ui/OpenchannelOGMessage.js +14 -14
- package/cjs/ui/OpenchannelThumbnailMessage.js +13 -13
- package/cjs/ui/OpenchannelUserMessage.js +14 -14
- package/cjs/ui/PlaceHolder.js +6 -6
- package/cjs/ui/QuoteMessage.js +6 -6
- package/cjs/ui/QuoteMessageInput.js +6 -6
- package/cjs/ui/ReactionBadge.js +3 -3
- package/cjs/ui/ReactionButton.js +1 -1
- package/cjs/ui/SortByRow.js +2 -2
- package/cjs/ui/TextButton.js +2 -2
- package/cjs/ui/TextMessageItemBody.js +10 -10
- package/cjs/ui/ThumbnailMessageItemBody.js +2 -2
- package/cjs/ui/Tooltip.js +3 -3
- package/cjs/ui/TooltipWrapper.js +1 -1
- package/cjs/ui/UnknownMessageItemBody.js +6 -6
- package/cjs/ui/UserListItem.js +11 -11
- package/cjs/ui/UserProfile.js +9 -9
- package/cjs/ui/Word.js +10 -10
- package/cjs/useSendbirdStateContext.js +1 -1
- package/cjs/{utils-ae9878f0.js → utils-079403ab.js} +1 -1
- package/cjs/{utils-ae9878f0.js.map → utils-079403ab.js.map} +1 -1
- package/cjs/{utils-a8eef97b.js → utils-7e01ad5d.js} +1 -1
- package/cjs/{utils-a8eef97b.js.map → utils-7e01ad5d.js.map} +1 -1
- package/cjs/{utils-b84751c0.js → utils-d512a340.js} +1 -1
- package/cjs/{utils-b84751c0.js.map → utils-d512a340.js.map} +1 -1
- package/cjs/{uuid-09a36295.js → uuid-5f2be0dc.js} +1 -1
- package/cjs/{uuid-09a36295.js.map → uuid-5f2be0dc.js.map} +1 -1
- package/cjs/withSendbird.js +1 -1
- package/{color-aae331b0.js → color-d6871add.js} +1 -1
- package/{color-aae331b0.js.map → color-d6871add.js.map} +1 -1
- package/{compareIds-a42407da.js → compareIds-f300a3d3.js} +1 -1
- package/{compareIds-a42407da.js.map → compareIds-f300a3d3.js.map} +1 -1
- package/{const-787f39b8.js → const-460c0f68.js} +1 -1
- package/{const-787f39b8.js.map → const-460c0f68.js.map} +1 -1
- package/{const-da82c96f.js → const-cea7932a.js} +1 -1
- package/{const-da82c96f.js.map → const-cea7932a.js.map} +1 -1
- package/{context-064f5915.js → context-1aee2fcc.js} +2 -2
- package/{context-064f5915.js.map → context-1aee2fcc.js.map} +1 -1
- package/{index-8389cc18.js → index-45615e6e.js} +7 -7
- package/{index-8389cc18.js.map → index-45615e6e.js.map} +1 -1
- package/{index-0b69b0be.js → index-52b2b816.js} +2 -2
- package/{index-0b69b0be.js.map → index-52b2b816.js.map} +1 -1
- package/{index-723c677a.js → index-8c54bbb8.js} +2 -2
- package/{index-723c677a.js.map → index-8c54bbb8.js.map} +1 -1
- package/{index-189ad5aa.js → index-a5ba7985.js} +2 -2
- package/{index-189ad5aa.js.map → index-a5ba7985.js.map} +1 -1
- package/{index-69265f49.js → index-b1bcebc7.js} +1 -1
- package/{index-69265f49.js.map → index-b1bcebc7.js.map} +1 -1
- package/{index-8de3da53.js → index-b71aed3b.js} +4 -4
- package/{index-8de3da53.js.map → index-b71aed3b.js.map} +1 -1
- package/{index-4593163a.js → index-c003c91c.js} +4 -4
- package/{index-4593163a.js.map → index-c003c91c.js.map} +1 -1
- package/{index-b31e8da6.js → index-eee9204a.js} +2 -2
- package/{index-b31e8da6.js.map → index-eee9204a.js.map} +1 -1
- package/{index-0821db0a.js → index-f532aec7.js} +5 -5
- package/{index-0821db0a.js.map → index-f532aec7.js.map} +1 -1
- package/{index-83f73f08.js → index-f936a084.js} +1 -1
- package/{index-83f73f08.js.map → index-f936a084.js.map} +1 -1
- package/index.d.ts +1 -1
- package/index.js +32 -32
- package/{openChannelUtils-f0554c8e.js → openChannelUtils-a5650554.js} +1 -1
- package/{openChannelUtils-f0554c8e.js.map → openChannelUtils-a5650554.js.map} +1 -1
- package/package.json +1 -1
- package/sendbirdSelectors.js +2 -2
- package/{stringSet-4e0b0146.js → stringSet-38fffb6a.js} +1 -1
- package/{stringSet-4e0b0146.js.map → stringSet-38fffb6a.js.map} +1 -1
- package/{topics-cc398b5e.js → topics-d594b804.js} +1 -1
- package/{topics-cc398b5e.js.map → topics-d594b804.js.map} +1 -1
- package/{tslib.es6-abe3d36a.js → tslib.es6-8a087055.js} +1 -1
- package/{tslib.es6-abe3d36a.js.map → tslib.es6-8a087055.js.map} +1 -1
- package/ui/Accordion.js +3 -3
- package/ui/AccordionGroup.js +2 -2
- package/ui/AdminMessage.js +3 -3
- package/ui/Avatar.js +2 -2
- package/ui/Badge.js +5 -5
- package/ui/Button.js +3 -3
- package/ui/ChannelAvatar.js +3 -3
- package/ui/ConnectionStatus.js +4 -4
- package/ui/ContextMenu.js +5 -5
- package/ui/DateSeparator.js +4 -4
- package/ui/EmojiReactions.js +7 -7
- package/ui/FileMessageItemBody.js +5 -5
- package/ui/FileViewer.js +8 -8
- package/ui/IconButton.js +1 -1
- package/ui/ImageRenderer.js +1 -1
- package/ui/Input.js +2 -2
- package/ui/Label.js +2 -2
- package/ui/LinkLabel.js +2 -2
- package/ui/Loader.js +1 -1
- package/ui/MentionLabel.js +10 -10
- package/ui/MessageContent.js +13 -13
- package/ui/MessageInput.js +9 -9
- package/ui/MessageItemMenu.js +7 -7
- package/ui/MessageItemReactionMenu.js +5 -5
- package/ui/MessageSearchFileItem.js +9 -9
- package/ui/MessageSearchItem.js +9 -9
- package/ui/MessageStatus.js +7 -7
- package/ui/Modal.js +6 -6
- package/ui/OGMessageItemBody.js +10 -10
- package/ui/OpenChannelAdminMessage.js +3 -3
- package/ui/OpenChannelAvatar.js +6 -6
- package/ui/OpenchannelConversationHeader.js +6 -6
- package/ui/OpenchannelFileMessage.js +14 -14
- package/ui/OpenchannelOGMessage.js +14 -14
- package/ui/OpenchannelThumbnailMessage.js +13 -13
- package/ui/OpenchannelUserMessage.js +14 -14
- package/ui/PlaceHolder.js +6 -6
- package/ui/QuoteMessage.js +6 -6
- package/ui/QuoteMessageInput.js +6 -6
- package/ui/ReactionBadge.js +3 -3
- package/ui/ReactionButton.js +1 -1
- package/ui/SortByRow.js +2 -2
- package/ui/TextButton.js +2 -2
- package/ui/TextMessageItemBody.js +10 -10
- package/ui/ThumbnailMessageItemBody.js +2 -2
- package/ui/Tooltip.js +3 -3
- package/ui/TooltipWrapper.js +1 -1
- package/ui/UnknownMessageItemBody.js +6 -6
- package/ui/UserListItem.js +11 -11
- package/ui/UserProfile.js +9 -9
- package/ui/Word.js +10 -10
- package/useSendbirdStateContext.js +1 -1
- package/{utils-1728c207.js → utils-4edea23e.js} +1 -1
- package/{utils-1728c207.js.map → utils-4edea23e.js.map} +1 -1
- package/{utils-ad9c9713.js → utils-daa9779c.js} +1 -1
- package/{utils-ad9c9713.js.map → utils-daa9779c.js.map} +1 -1
- package/{utils-d8062a8d.js → utils-e55000b0.js} +1 -1
- package/{utils-d8062a8d.js.map → utils-e55000b0.js.map} +1 -1
- package/{uuid-5f7195ec.js → uuid-c6ede0a0.js} +1 -1
- package/{uuid-5f7195ec.js.map → uuid-c6ede0a0.js.map} +1 -1
- package/withSendbird.js +1 -1
- package/_rollupPluginBabelHelpers-e993e6d6.js.map +0 -1
- package/cjs/_rollupPluginBabelHelpers-9ecfa1a6.js.map +0 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
2
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
3
3
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
4
4
|
import TextButton from './TextButton.js';
|
|
5
|
-
import { h as getClassName, J as getUIKitFileType, t as truncateString } from '../index-
|
|
6
|
-
import { C as Colors } from '../color-
|
|
5
|
+
import { h as getClassName, J as getUIKitFileType, t as truncateString } from '../index-52b2b816.js';
|
|
6
|
+
import { C as Colors } from '../color-d6871add.js';
|
|
7
7
|
import 'prop-types';
|
|
8
|
-
import '../stringSet-
|
|
9
|
-
import '../tslib.es6-
|
|
8
|
+
import '../stringSet-38fffb6a.js';
|
|
9
|
+
import '../tslib.es6-8a087055.js';
|
|
10
10
|
import '../utils/message/getOutgoingMessageState.js';
|
|
11
11
|
|
|
12
12
|
function FileMessageItemBody(_a) {
|
package/ui/FileViewer.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
2
|
import { createPortal } from 'react-dom';
|
|
3
|
-
import { a as LocalizationContext } from '../LocalizationContext-
|
|
4
|
-
import { M as MODAL_ROOT } from '../index-
|
|
5
|
-
import { y as isSupportedFileView, z as isVideo, A as isImage } from '../index-
|
|
3
|
+
import { a as LocalizationContext } from '../LocalizationContext-b6ff0c3d.js';
|
|
4
|
+
import { M as MODAL_ROOT } from '../index-f936a084.js';
|
|
5
|
+
import { y as isSupportedFileView, z as isVideo, A as isImage } from '../index-52b2b816.js';
|
|
6
6
|
import Avatar from './Avatar.js';
|
|
7
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
7
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
8
8
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
9
|
-
import '../stringSet-
|
|
10
|
-
import '../index-
|
|
11
|
-
import '../tslib.es6-
|
|
9
|
+
import '../stringSet-38fffb6a.js';
|
|
10
|
+
import '../index-b1bcebc7.js';
|
|
11
|
+
import '../tslib.es6-8a087055.js';
|
|
12
12
|
import '../utils/message/getOutgoingMessageState.js';
|
|
13
13
|
import './ImageRenderer.js';
|
|
14
|
-
import '../uuid-
|
|
14
|
+
import '../uuid-c6ede0a0.js';
|
|
15
15
|
import 'prop-types';
|
|
16
16
|
|
|
17
17
|
var FileViewerComponent = function (_a) {
|
package/ui/IconButton.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as __spreadArray, _ as __assign } from '../tslib.es6-
|
|
1
|
+
import { a as __spreadArray, _ as __assign } from '../tslib.es6-8a087055.js';
|
|
2
2
|
import React__default, { useState } from 'react';
|
|
3
3
|
|
|
4
4
|
var IconButton = /*#__PURE__*/React__default.forwardRef(function (props, ref) {
|
package/ui/ImageRenderer.js
CHANGED
package/ui/Input.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default, { useState } from 'react';
|
|
2
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
2
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
3
3
|
import 'prop-types';
|
|
4
|
-
import '../stringSet-
|
|
4
|
+
import '../stringSet-38fffb6a.js';
|
|
5
5
|
|
|
6
6
|
var InputLabel = function (_a) {
|
|
7
7
|
var children = _a.children;
|
package/ui/Label.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'prop-types';
|
|
3
|
-
export { b as LabelColors, c as LabelStringSet, a as LabelTypography, L as default } from '../index-
|
|
4
|
-
import '../stringSet-
|
|
3
|
+
export { b as LabelColors, c as LabelStringSet, a as LabelTypography, L as default } from '../index-8c54bbb8.js';
|
|
4
|
+
import '../stringSet-38fffb6a.js';
|
|
5
5
|
//# sourceMappingURL=Label.js.map
|
package/ui/LinkLabel.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import PropTypes from 'prop-types';
|
|
3
|
-
import { d as changeColorToClassName, L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
4
|
-
import '../stringSet-
|
|
3
|
+
import { d as changeColorToClassName, L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
4
|
+
import '../stringSet-38fffb6a.js';
|
|
5
5
|
|
|
6
6
|
const http = /https?:\/\//;
|
|
7
7
|
function LinkLabel(_ref) {
|
package/ui/Loader.js
CHANGED
package/ui/MentionLabel.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import React__default, { useRef, useState, useCallback } from 'react';
|
|
2
2
|
import ContextMenu, { MenuItems } from './ContextMenu.js';
|
|
3
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
4
4
|
import ConnectedUserProfile from './UserProfile.js';
|
|
5
5
|
import useSendbirdStateContext from '../useSendbirdStateContext.js';
|
|
6
|
-
import '../tslib.es6-
|
|
6
|
+
import '../tslib.es6-8a087055.js';
|
|
7
7
|
import 'react-dom';
|
|
8
8
|
import './SortByRow.js';
|
|
9
|
-
import '../uuid-
|
|
10
|
-
import '../index-
|
|
9
|
+
import '../uuid-c6ede0a0.js';
|
|
10
|
+
import '../index-52b2b816.js';
|
|
11
11
|
import '../utils/message/getOutgoingMessageState.js';
|
|
12
12
|
import 'prop-types';
|
|
13
|
-
import '../stringSet-
|
|
14
|
-
import '../LocalizationContext-
|
|
15
|
-
import '../index-
|
|
13
|
+
import '../stringSet-38fffb6a.js';
|
|
14
|
+
import '../LocalizationContext-b6ff0c3d.js';
|
|
15
|
+
import '../index-b1bcebc7.js';
|
|
16
16
|
import '../withSendbird.js';
|
|
17
|
-
import '../_rollupPluginBabelHelpers-
|
|
17
|
+
import '../_rollupPluginBabelHelpers-dea8a6c9.js';
|
|
18
18
|
import '../sendbirdSelectors.js';
|
|
19
|
-
import '../topics-
|
|
20
|
-
import '../utils-
|
|
19
|
+
import '../topics-d594b804.js';
|
|
20
|
+
import '../utils-4edea23e.js';
|
|
21
21
|
import './Avatar.js';
|
|
22
22
|
import './ImageRenderer.js';
|
|
23
23
|
import './Icon.js';
|
package/ui/MessageContent.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React__default, { useContext, useRef, useState } from 'react';
|
|
2
|
-
import { f as format } from '../index-
|
|
2
|
+
import { f as format } from '../index-a5ba7985.js';
|
|
3
3
|
import Avatar from './Avatar.js';
|
|
4
4
|
import ConnectedUserProfile from './UserProfile.js';
|
|
5
5
|
import MessageStatus from './MessageStatus.js';
|
|
6
6
|
import MessageItemMenu from './MessageItemMenu.js';
|
|
7
7
|
import MessageItemReactionMenu from './MessageItemReactionMenu.js';
|
|
8
8
|
import ContextMenu, { MenuItems } from './ContextMenu.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-8c54bbb8.js';
|
|
10
10
|
import EmojiReactions from './EmojiReactions.js';
|
|
11
11
|
import AdminMessage from './AdminMessage.js';
|
|
12
12
|
import TextMessageItemBody from './TextMessageItemBody.js';
|
|
@@ -15,23 +15,23 @@ import ThumbnailMessageItemBody from './ThumbnailMessageItemBody.js';
|
|
|
15
15
|
import OGMessageItemBody from './OGMessageItemBody.js';
|
|
16
16
|
import UnknownMessageItemBody from './UnknownMessageItemBody.js';
|
|
17
17
|
import QuoteMessage from './QuoteMessage.js';
|
|
18
|
-
import { s as getUIKitMessageTypes, h as getClassName, u as getSenderName, v as isTextMessage, w as isOGMessage, x as getUIKitMessageType, n as isThumbnailMessage } from '../index-
|
|
19
|
-
import { a as UserProfileContext } from '../UserProfileContext-
|
|
20
|
-
import { u as useLocalization } from '../LocalizationContext-
|
|
18
|
+
import { s as getUIKitMessageTypes, h as getClassName, u as getSenderName, v as isTextMessage, w as isOGMessage, x as getUIKitMessageType, n as isThumbnailMessage } from '../index-52b2b816.js';
|
|
19
|
+
import { a as UserProfileContext } from '../UserProfileContext-9f99563d.js';
|
|
20
|
+
import { u as useLocalization } from '../LocalizationContext-b6ff0c3d.js';
|
|
21
21
|
import useSendbirdStateContext from '../useSendbirdStateContext.js';
|
|
22
|
-
import '../index-
|
|
23
|
-
import '../tslib.es6-
|
|
22
|
+
import '../index-b1bcebc7.js';
|
|
23
|
+
import '../tslib.es6-8a087055.js';
|
|
24
24
|
import './ImageRenderer.js';
|
|
25
25
|
import './Icon.js';
|
|
26
26
|
import 'prop-types';
|
|
27
|
-
import '../uuid-
|
|
27
|
+
import '../uuid-c6ede0a0.js';
|
|
28
28
|
import '../withSendbird.js';
|
|
29
|
-
import '../_rollupPluginBabelHelpers-
|
|
29
|
+
import '../_rollupPluginBabelHelpers-dea8a6c9.js';
|
|
30
30
|
import '../sendbirdSelectors.js';
|
|
31
|
-
import '../topics-
|
|
32
|
-
import '../utils-
|
|
31
|
+
import '../topics-d594b804.js';
|
|
32
|
+
import '../utils-4edea23e.js';
|
|
33
33
|
import './Button.js';
|
|
34
|
-
import '../stringSet-
|
|
34
|
+
import '../stringSet-38fffb6a.js';
|
|
35
35
|
import './Loader.js';
|
|
36
36
|
import '../utils/message/getOutgoingMessageState.js';
|
|
37
37
|
import './IconButton.js';
|
|
@@ -45,7 +45,7 @@ import './Word.js';
|
|
|
45
45
|
import './LinkLabel.js';
|
|
46
46
|
import './MentionLabel.js';
|
|
47
47
|
import './TextButton.js';
|
|
48
|
-
import '../color-
|
|
48
|
+
import '../color-d6871add.js';
|
|
49
49
|
|
|
50
50
|
function MessageContent(_a) {
|
|
51
51
|
var _b, _c, _d, _e, _f;
|
package/ui/MessageInput.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { _ as _objectSpread2 } from '../_rollupPluginBabelHelpers-
|
|
1
|
+
import { _ as _objectSpread2 } from '../_rollupPluginBabelHelpers-dea8a6c9.js';
|
|
2
2
|
import React__default, { useContext, useRef, useState, useMemo, useEffect, useCallback } from 'react';
|
|
3
3
|
import { renderToString } from 'react-dom/server';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
5
|
-
import { N as NodeTypes, M as MessageInputKeys, a as NodeNames } from '../const-
|
|
6
|
-
import { U as USER_MENTION_TEMP_CHAR } from '../const-
|
|
5
|
+
import { N as NodeTypes, M as MessageInputKeys, a as NodeNames } from '../const-460c0f68.js';
|
|
6
|
+
import { U as USER_MENTION_TEMP_CHAR } from '../const-cea7932a.js';
|
|
7
7
|
import IconButton from './IconButton.js';
|
|
8
8
|
import Button, { ButtonTypes, ButtonSizes } from './Button.js';
|
|
9
9
|
import MentionUserLabel from './MentionUserLabel.js';
|
|
10
10
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
11
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
12
|
-
import { a as LocalizationContext } from '../LocalizationContext-
|
|
13
|
-
import { j as convertWordToStringObj, S as StringObjType, k as arrayEqual, h as getClassName } from '../index-
|
|
14
|
-
import '../tslib.es6-
|
|
15
|
-
import '../stringSet-
|
|
16
|
-
import '../index-
|
|
11
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
12
|
+
import { a as LocalizationContext } from '../LocalizationContext-b6ff0c3d.js';
|
|
13
|
+
import { j as convertWordToStringObj, S as StringObjType, k as arrayEqual, h as getClassName } from '../index-52b2b816.js';
|
|
14
|
+
import '../tslib.es6-8a087055.js';
|
|
15
|
+
import '../stringSet-38fffb6a.js';
|
|
16
|
+
import '../index-b1bcebc7.js';
|
|
17
17
|
import '../utils/message/getOutgoingMessageState.js';
|
|
18
18
|
|
|
19
19
|
const TEXT_FIELD_ID = 'sendbird-message-input-text-field';
|
package/ui/MessageItemMenu.js
CHANGED
|
@@ -2,17 +2,17 @@ import React__default, { useContext, useRef } from 'react';
|
|
|
2
2
|
import ContextMenu, { MenuItems, MenuItem } from './ContextMenu.js';
|
|
3
3
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
4
4
|
import IconButton from './IconButton.js';
|
|
5
|
-
import { r as isUserMessage, B as isSentMessage, C as isFailedMessage, D as isPendingMessage, h as getClassName, E as copyToClipboard } from '../index-
|
|
6
|
-
import { a as LocalizationContext } from '../LocalizationContext-
|
|
7
|
-
import '../tslib.es6-
|
|
5
|
+
import { r as isUserMessage, B as isSentMessage, C as isFailedMessage, D as isPendingMessage, h as getClassName, E as copyToClipboard } from '../index-52b2b816.js';
|
|
6
|
+
import { a as LocalizationContext } from '../LocalizationContext-b6ff0c3d.js';
|
|
7
|
+
import '../tslib.es6-8a087055.js';
|
|
8
8
|
import 'react-dom';
|
|
9
9
|
import './SortByRow.js';
|
|
10
|
-
import '../uuid-
|
|
11
|
-
import '../index-
|
|
10
|
+
import '../uuid-c6ede0a0.js';
|
|
11
|
+
import '../index-8c54bbb8.js';
|
|
12
12
|
import 'prop-types';
|
|
13
|
-
import '../stringSet-
|
|
13
|
+
import '../stringSet-38fffb6a.js';
|
|
14
14
|
import '../utils/message/getOutgoingMessageState.js';
|
|
15
|
-
import '../index-
|
|
15
|
+
import '../index-b1bcebc7.js';
|
|
16
16
|
|
|
17
17
|
function MessageItemMenu(_a) {
|
|
18
18
|
var className = _a.className,
|
|
@@ -4,14 +4,14 @@ import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
|
4
4
|
import IconButton from './IconButton.js';
|
|
5
5
|
import ImageRenderer from './ImageRenderer.js';
|
|
6
6
|
import ReactionButton from './ReactionButton.js';
|
|
7
|
-
import { D as isPendingMessage, C as isFailedMessage, h as getClassName, F as getEmojiListAll } from '../index-
|
|
8
|
-
import '../tslib.es6-
|
|
7
|
+
import { D as isPendingMessage, C as isFailedMessage, h as getClassName, F as getEmojiListAll } from '../index-52b2b816.js';
|
|
8
|
+
import '../tslib.es6-8a087055.js';
|
|
9
9
|
import 'react-dom';
|
|
10
10
|
import './SortByRow.js';
|
|
11
|
-
import '../uuid-
|
|
12
|
-
import '../index-
|
|
11
|
+
import '../uuid-c6ede0a0.js';
|
|
12
|
+
import '../index-8c54bbb8.js';
|
|
13
13
|
import 'prop-types';
|
|
14
|
-
import '../stringSet-
|
|
14
|
+
import '../stringSet-38fffb6a.js';
|
|
15
15
|
import '../utils/message/getOutgoingMessageState.js';
|
|
16
16
|
|
|
17
17
|
function MessageItemReactionMenu(_a) {
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../tslib.es6-
|
|
1
|
+
import { a as __spreadArray } from '../tslib.es6-8a087055.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import Avatar from './Avatar.js';
|
|
4
4
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
5
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
6
|
-
import { u as useLocalization } from '../LocalizationContext-
|
|
7
|
-
import { f as format } from '../index-
|
|
8
|
-
import { i as isToday, a as isYesterday, f as formatRelative } from '../index-
|
|
5
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
6
|
+
import { u as useLocalization } from '../LocalizationContext-b6ff0c3d.js';
|
|
7
|
+
import { f as format } from '../index-a5ba7985.js';
|
|
8
|
+
import { i as isToday, a as isYesterday, f as formatRelative } from '../index-b71aed3b.js';
|
|
9
9
|
import './ImageRenderer.js';
|
|
10
|
-
import '../uuid-
|
|
10
|
+
import '../uuid-c6ede0a0.js';
|
|
11
11
|
import 'prop-types';
|
|
12
|
-
import '../stringSet-
|
|
13
|
-
import '../index-
|
|
14
|
-
import '../index-
|
|
12
|
+
import '../stringSet-38fffb6a.js';
|
|
13
|
+
import '../index-b1bcebc7.js';
|
|
14
|
+
import '../index-eee9204a.js';
|
|
15
15
|
|
|
16
16
|
function getCreatedAt(createdAt, locale) {
|
|
17
17
|
var optionalParam = locale ? {
|
package/ui/MessageSearchItem.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../tslib.es6-
|
|
1
|
+
import { a as __spreadArray } from '../tslib.es6-8a087055.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { f as format } from '../index-
|
|
4
|
-
import { i as isToday, a as isYesterday, f as formatRelative } from '../index-
|
|
3
|
+
import { f as format } from '../index-a5ba7985.js';
|
|
4
|
+
import { i as isToday, a as isYesterday, f as formatRelative } from '../index-b71aed3b.js';
|
|
5
5
|
import Avatar from './Avatar.js';
|
|
6
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
7
|
-
import { u as useLocalization } from '../LocalizationContext-
|
|
8
|
-
import '../index-
|
|
9
|
-
import '../index-
|
|
6
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
7
|
+
import { u as useLocalization } from '../LocalizationContext-b6ff0c3d.js';
|
|
8
|
+
import '../index-b1bcebc7.js';
|
|
9
|
+
import '../index-eee9204a.js';
|
|
10
10
|
import './ImageRenderer.js';
|
|
11
11
|
import './Icon.js';
|
|
12
12
|
import 'prop-types';
|
|
13
|
-
import '../uuid-
|
|
14
|
-
import '../stringSet-
|
|
13
|
+
import '../uuid-c6ede0a0.js';
|
|
14
|
+
import '../stringSet-38fffb6a.js';
|
|
15
15
|
|
|
16
16
|
function getCreatedAt (createdAt, locale) {
|
|
17
17
|
var optionalParam = locale ? {
|
package/ui/MessageStatus.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../tslib.es6-
|
|
1
|
+
import { a as __spreadArray } from '../tslib.es6-8a087055.js';
|
|
2
2
|
import React__default, { useMemo } from 'react';
|
|
3
|
-
import { f as format } from '../index-
|
|
3
|
+
import { f as format } from '../index-a5ba7985.js';
|
|
4
4
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
5
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
5
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
6
6
|
import Loader from './Loader.js';
|
|
7
|
-
import { e as isSentStatus } from '../index-
|
|
7
|
+
import { e as isSentStatus } from '../index-52b2b816.js';
|
|
8
8
|
import { getOutgoingMessageState, OutgoingMessageStates } from '../utils/message/getOutgoingMessageState.js';
|
|
9
|
-
import { u as useLocalization } from '../LocalizationContext-
|
|
10
|
-
import '../index-
|
|
9
|
+
import { u as useLocalization } from '../LocalizationContext-b6ff0c3d.js';
|
|
10
|
+
import '../index-b1bcebc7.js';
|
|
11
11
|
import 'prop-types';
|
|
12
|
-
import '../stringSet-
|
|
12
|
+
import '../stringSet-38fffb6a.js';
|
|
13
13
|
|
|
14
14
|
var MessageStatusTypes = OutgoingMessageStates;
|
|
15
15
|
function MessageStatus(_a) {
|
package/ui/Modal.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
2
|
import { createPortal } from 'react-dom';
|
|
3
|
-
import { M as MODAL_ROOT } from '../index-
|
|
4
|
-
import { a as LocalizationContext } from '../LocalizationContext-
|
|
3
|
+
import { M as MODAL_ROOT } from '../index-f936a084.js';
|
|
4
|
+
import { a as LocalizationContext } from '../LocalizationContext-b6ff0c3d.js';
|
|
5
5
|
import Button, { ButtonTypes } from './Button.js';
|
|
6
6
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
7
7
|
import IconButton from './IconButton.js';
|
|
8
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
9
|
-
import '../stringSet-
|
|
10
|
-
import '../index-
|
|
11
|
-
import '../tslib.es6-
|
|
8
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
9
|
+
import '../stringSet-38fffb6a.js';
|
|
10
|
+
import '../index-b1bcebc7.js';
|
|
11
|
+
import '../tslib.es6-8a087055.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
14
|
var ModalHeader = function (_a) {
|
package/ui/OGMessageItemBody.js
CHANGED
|
@@ -2,28 +2,28 @@ import React__default, { useContext } from 'react';
|
|
|
2
2
|
import Word from './Word.js';
|
|
3
3
|
import ImageRenderer from './ImageRenderer.js';
|
|
4
4
|
import Icon, { IconTypes } from './Icon.js';
|
|
5
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
6
|
-
import { u as uuidv4 } from '../uuid-
|
|
7
|
-
import { h as getClassName, d as isEditedMessage } from '../index-
|
|
8
|
-
import { a as LocalizationContext } from '../LocalizationContext-
|
|
5
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
6
|
+
import { u as uuidv4 } from '../uuid-c6ede0a0.js';
|
|
7
|
+
import { h as getClassName, d as isEditedMessage } from '../index-52b2b816.js';
|
|
8
|
+
import { a as LocalizationContext } from '../LocalizationContext-b6ff0c3d.js';
|
|
9
9
|
import './LinkLabel.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './MentionLabel.js';
|
|
12
12
|
import './ContextMenu.js';
|
|
13
|
-
import '../tslib.es6-
|
|
13
|
+
import '../tslib.es6-8a087055.js';
|
|
14
14
|
import 'react-dom';
|
|
15
15
|
import './SortByRow.js';
|
|
16
16
|
import '../utils/message/getOutgoingMessageState.js';
|
|
17
|
-
import '../stringSet-
|
|
17
|
+
import '../stringSet-38fffb6a.js';
|
|
18
18
|
import './UserProfile.js';
|
|
19
19
|
import '../withSendbird.js';
|
|
20
|
-
import '../_rollupPluginBabelHelpers-
|
|
20
|
+
import '../_rollupPluginBabelHelpers-dea8a6c9.js';
|
|
21
21
|
import '../sendbirdSelectors.js';
|
|
22
|
-
import '../topics-
|
|
23
|
-
import '../utils-
|
|
22
|
+
import '../topics-d594b804.js';
|
|
23
|
+
import '../utils-4edea23e.js';
|
|
24
24
|
import './Avatar.js';
|
|
25
25
|
import './Button.js';
|
|
26
|
-
import '../index-
|
|
26
|
+
import '../index-b1bcebc7.js';
|
|
27
27
|
import '../useSendbirdStateContext.js';
|
|
28
28
|
|
|
29
29
|
function OGMessageItemBody(_a) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../tslib.es6-
|
|
1
|
+
import { a as __spreadArray } from '../tslib.es6-8a087055.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
4
4
|
import 'prop-types';
|
|
5
|
-
import '../stringSet-
|
|
5
|
+
import '../stringSet-38fffb6a.js';
|
|
6
6
|
|
|
7
7
|
function OpenChannelAdminMessage(_a) {
|
|
8
8
|
var className = _a.className,
|
package/ui/OpenChannelAvatar.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import React__default, { useContext, useMemo } from 'react';
|
|
2
2
|
import Avatar from './Avatar.js';
|
|
3
|
-
import { a as LocalizationContext } from '../LocalizationContext-
|
|
4
|
-
import { b as getOpenChannelAvatar } from '../utils-
|
|
5
|
-
import '../tslib.es6-
|
|
3
|
+
import { a as LocalizationContext } from '../LocalizationContext-b6ff0c3d.js';
|
|
4
|
+
import { b as getOpenChannelAvatar } from '../utils-daa9779c.js';
|
|
5
|
+
import '../tslib.es6-8a087055.js';
|
|
6
6
|
import './ImageRenderer.js';
|
|
7
7
|
import './Icon.js';
|
|
8
8
|
import 'prop-types';
|
|
9
|
-
import '../uuid-
|
|
10
|
-
import '../stringSet-
|
|
11
|
-
import '../index-
|
|
9
|
+
import '../uuid-c6ede0a0.js';
|
|
10
|
+
import '../stringSet-38fffb6a.js';
|
|
11
|
+
import '../index-b1bcebc7.js';
|
|
12
12
|
|
|
13
13
|
function ChannelAvatar(_a) {
|
|
14
14
|
var channel = _a.channel,
|
|
@@ -2,14 +2,14 @@ import React__default, { useContext } from 'react';
|
|
|
2
2
|
import Avatar from './Avatar.js';
|
|
3
3
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
4
4
|
import IconButton from './IconButton.js';
|
|
5
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
6
|
-
import { a as LocalizationContext } from '../LocalizationContext-
|
|
7
|
-
import '../tslib.es6-
|
|
5
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
6
|
+
import { a as LocalizationContext } from '../LocalizationContext-b6ff0c3d.js';
|
|
7
|
+
import '../tslib.es6-8a087055.js';
|
|
8
8
|
import './ImageRenderer.js';
|
|
9
|
-
import '../uuid-
|
|
9
|
+
import '../uuid-c6ede0a0.js';
|
|
10
10
|
import 'prop-types';
|
|
11
|
-
import '../stringSet-
|
|
12
|
-
import '../index-
|
|
11
|
+
import '../stringSet-38fffb6a.js';
|
|
12
|
+
import '../index-b1bcebc7.js';
|
|
13
13
|
|
|
14
14
|
function OpenchannelConversationHeader(_a) {
|
|
15
15
|
var coverImage = _a.coverImage,
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../tslib.es6-
|
|
1
|
+
import { a as __spreadArray } from '../tslib.es6-8a087055.js';
|
|
2
2
|
import React__default, { useRef, useContext } from 'react';
|
|
3
|
-
import { f as format } from '../index-
|
|
3
|
+
import { f as format } from '../index-a5ba7985.js';
|
|
4
4
|
import Avatar from './Avatar.js';
|
|
5
5
|
import ContextMenu, { MenuItems, MenuItem } from './ContextMenu.js';
|
|
6
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-
|
|
6
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../index-8c54bbb8.js';
|
|
7
7
|
import Loader from './Loader.js';
|
|
8
8
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
9
9
|
import IconButton from './IconButton.js';
|
|
10
10
|
import TextButton from './TextButton.js';
|
|
11
11
|
import ConnectedUserProfile from './UserProfile.js';
|
|
12
|
-
import { a as UserProfileContext } from '../UserProfileContext-
|
|
13
|
-
import { u as useLocalization } from '../LocalizationContext-
|
|
14
|
-
import { g as getSenderFromMessage, s as showMenuTrigger, b as isFineResend, c as isFineDelete, d as checkIsPending, e as checkIsFailed } from '../openChannelUtils-
|
|
15
|
-
import '../index-
|
|
12
|
+
import { a as UserProfileContext } from '../UserProfileContext-9f99563d.js';
|
|
13
|
+
import { u as useLocalization } from '../LocalizationContext-b6ff0c3d.js';
|
|
14
|
+
import { g as getSenderFromMessage, s as showMenuTrigger, b as isFineResend, c as isFineDelete, d as checkIsPending, e as checkIsFailed } from '../openChannelUtils-a5650554.js';
|
|
15
|
+
import '../index-b1bcebc7.js';
|
|
16
16
|
import './ImageRenderer.js';
|
|
17
|
-
import '../uuid-
|
|
17
|
+
import '../uuid-c6ede0a0.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import 'react-dom';
|
|
20
20
|
import './SortByRow.js';
|
|
21
|
-
import '../index-
|
|
21
|
+
import '../index-52b2b816.js';
|
|
22
22
|
import '../utils/message/getOutgoingMessageState.js';
|
|
23
|
-
import '../stringSet-
|
|
24
|
-
import '../color-
|
|
23
|
+
import '../stringSet-38fffb6a.js';
|
|
24
|
+
import '../color-d6871add.js';
|
|
25
25
|
import '../withSendbird.js';
|
|
26
|
-
import '../_rollupPluginBabelHelpers-
|
|
26
|
+
import '../_rollupPluginBabelHelpers-dea8a6c9.js';
|
|
27
27
|
import '../sendbirdSelectors.js';
|
|
28
|
-
import '../topics-
|
|
29
|
-
import '../utils-
|
|
28
|
+
import '../topics-d594b804.js';
|
|
29
|
+
import '../utils-4edea23e.js';
|
|
30
30
|
import './Button.js';
|
|
31
31
|
|
|
32
32
|
var checkFileType = function (fileUrl) {
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../tslib.es6-
|
|
1
|
+
import { a as __spreadArray } from '../tslib.es6-8a087055.js';
|
|
2
2
|
import React__default, { useContext, useState, useRef, useMemo, useEffect } from 'react';
|
|
3
|
-
import { f as format } from '../index-
|
|
3
|
+
import { f as format } from '../index-a5ba7985.js';
|
|
4
4
|
import Avatar from './Avatar.js';
|
|
5
5
|
import ContextMenu, { MenuItems, MenuItem } from './ContextMenu.js';
|
|
6
6
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
7
7
|
import IconButton from './IconButton.js';
|
|
8
8
|
import ImageRenderer from './ImageRenderer.js';
|
|
9
9
|
import LinkLabel from './LinkLabel.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-8c54bbb8.js';
|
|
11
11
|
import Loader from './Loader.js';
|
|
12
12
|
import ConnectedUserProfile from './UserProfile.js';
|
|
13
13
|
import Word from './Word.js';
|
|
14
|
-
import { a as UserProfileContext } from '../UserProfileContext-
|
|
15
|
-
import { u as uuidv4 } from '../uuid-
|
|
16
|
-
import { c as copyToClipboard } from '../utils-
|
|
17
|
-
import { u as useLocalization } from '../LocalizationContext-
|
|
18
|
-
import { g as getSenderFromMessage, s as showMenuTrigger, i as isFineCopy, a as isFineEdit, b as isFineResend, c as isFineDelete, d as checkIsPending, e as checkIsFailed } from '../openChannelUtils-
|
|
14
|
+
import { a as UserProfileContext } from '../UserProfileContext-9f99563d.js';
|
|
15
|
+
import { u as uuidv4 } from '../uuid-c6ede0a0.js';
|
|
16
|
+
import { c as copyToClipboard } from '../utils-e55000b0.js';
|
|
17
|
+
import { u as useLocalization } from '../LocalizationContext-b6ff0c3d.js';
|
|
18
|
+
import { g as getSenderFromMessage, s as showMenuTrigger, i as isFineCopy, a as isFineEdit, b as isFineResend, c as isFineDelete, d as checkIsPending, e as checkIsFailed } from '../openChannelUtils-a5650554.js';
|
|
19
19
|
import useSendbirdStateContext from '../useSendbirdStateContext.js';
|
|
20
|
-
import '../index-
|
|
20
|
+
import '../index-b1bcebc7.js';
|
|
21
21
|
import 'prop-types';
|
|
22
22
|
import 'react-dom';
|
|
23
23
|
import './SortByRow.js';
|
|
24
|
-
import '../index-
|
|
24
|
+
import '../index-52b2b816.js';
|
|
25
25
|
import '../utils/message/getOutgoingMessageState.js';
|
|
26
|
-
import '../stringSet-
|
|
26
|
+
import '../stringSet-38fffb6a.js';
|
|
27
27
|
import '../withSendbird.js';
|
|
28
|
-
import '../_rollupPluginBabelHelpers-
|
|
28
|
+
import '../_rollupPluginBabelHelpers-dea8a6c9.js';
|
|
29
29
|
import '../sendbirdSelectors.js';
|
|
30
|
-
import '../topics-
|
|
31
|
-
import '../utils-
|
|
30
|
+
import '../topics-d594b804.js';
|
|
31
|
+
import '../utils-4edea23e.js';
|
|
32
32
|
import './Button.js';
|
|
33
33
|
import './MentionLabel.js';
|
|
34
34
|
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../tslib.es6-
|
|
1
|
+
import { a as __spreadArray } from '../tslib.es6-8a087055.js';
|
|
2
2
|
import React__default, { useContext, useState, useRef, useMemo, useEffect } from 'react';
|
|
3
|
-
import { f as format } from '../index-
|
|
4
|
-
import { u as useLocalization } from '../LocalizationContext-
|
|
3
|
+
import { f as format } from '../index-a5ba7985.js';
|
|
4
|
+
import { u as useLocalization } from '../LocalizationContext-b6ff0c3d.js';
|
|
5
5
|
import Avatar from './Avatar.js';
|
|
6
6
|
import ContextMenu, { MenuItems, MenuItem } from './ContextMenu.js';
|
|
7
7
|
import Icon, { IconColors, IconTypes } from './Icon.js';
|
|
8
8
|
import IconButton from './IconButton.js';
|
|
9
9
|
import ImageRenderer from './ImageRenderer.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-8c54bbb8.js';
|
|
11
11
|
import Loader from './Loader.js';
|
|
12
12
|
import ConnectedUserProfile from './UserProfile.js';
|
|
13
|
-
import { a as UserProfileContext } from '../UserProfileContext-
|
|
14
|
-
import { g as getSenderFromMessage, s as showMenuTrigger, b as isFineResend, c as isFineDelete, f as checkIsSent, d as checkIsPending, e as checkIsFailed } from '../openChannelUtils-
|
|
15
|
-
import '../index-
|
|
16
|
-
import '../stringSet-
|
|
17
|
-
import '../uuid-
|
|
13
|
+
import { a as UserProfileContext } from '../UserProfileContext-9f99563d.js';
|
|
14
|
+
import { g as getSenderFromMessage, s as showMenuTrigger, b as isFineResend, c as isFineDelete, f as checkIsSent, d as checkIsPending, e as checkIsFailed } from '../openChannelUtils-a5650554.js';
|
|
15
|
+
import '../index-b1bcebc7.js';
|
|
16
|
+
import '../stringSet-38fffb6a.js';
|
|
17
|
+
import '../uuid-c6ede0a0.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import 'react-dom';
|
|
20
20
|
import './SortByRow.js';
|
|
21
|
-
import '../index-
|
|
21
|
+
import '../index-52b2b816.js';
|
|
22
22
|
import '../utils/message/getOutgoingMessageState.js';
|
|
23
23
|
import '../withSendbird.js';
|
|
24
|
-
import '../_rollupPluginBabelHelpers-
|
|
24
|
+
import '../_rollupPluginBabelHelpers-dea8a6c9.js';
|
|
25
25
|
import '../sendbirdSelectors.js';
|
|
26
|
-
import '../topics-
|
|
27
|
-
import '../utils-
|
|
26
|
+
import '../topics-d594b804.js';
|
|
27
|
+
import '../utils-4edea23e.js';
|
|
28
28
|
import './Button.js';
|
|
29
29
|
|
|
30
30
|
var SUPPORTING_TYPES = {
|