@sendbird/uikit-react 3.9.3 → 3.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/App.js +66 -57
- package/App.js.map +1 -1
- package/CHANGELOG.md +56 -0
- package/Channel/components/ChannelHeader.js +25 -25
- package/Channel/components/ChannelUI.js +58 -53
- package/Channel/components/ChannelUI.js.map +1 -1
- package/Channel/components/FileViewer.js +24 -24
- package/Channel/components/FrozenNotification.js +5 -5
- package/Channel/components/Message.js +106 -77
- package/Channel/components/Message.js.map +1 -1
- package/Channel/components/MessageFeedbackModal.js +65 -0
- package/Channel/components/MessageFeedbackModal.js.map +1 -0
- package/Channel/components/MessageInput.js +36 -36
- package/Channel/components/MessageList.js +51 -46
- package/Channel/components/MessageList.js.map +1 -1
- package/Channel/components/RemoveMessageModal.js +23 -23
- package/Channel/components/SuggestedMentionList.js +23 -23
- package/Channel/components/TypingIndicator.js +19 -19
- package/Channel/components/UnreadCount.js +7 -7
- package/Channel/context.js +16 -16
- package/Channel/hooks/useHandleUploadFiles.js +13 -13
- package/Channel/hooks/useInitialMessagesFetch.js +8 -8
- package/Channel/utils/compareMessagesForGrouping.js +6 -6
- package/Channel/utils/getMessagePartsInfo.js +7 -7
- package/Channel.js +57 -52
- package/Channel.js.map +1 -1
- package/ChannelList/components/AddChannel.js +18 -18
- package/ChannelList/components/ChannelListHeader.js +9 -9
- package/ChannelList/components/ChannelListUI.js +34 -34
- package/ChannelList/components/ChannelPreview.js +32 -32
- package/ChannelList/components/ChannelPreviewAction.js +15 -15
- package/ChannelList/context.js +9 -9
- package/ChannelList.js +34 -34
- package/ChannelSettings/components/ChannelProfile.js +14 -14
- package/ChannelSettings/components/ChannelSettingsUI.js +19 -19
- package/ChannelSettings/components/EditDetailsModal.js +14 -14
- package/ChannelSettings/components/LeaveChannel.js +11 -11
- package/ChannelSettings/components/ModerationPanel.js +17 -17
- package/ChannelSettings/components/UserListItem.js +13 -13
- package/ChannelSettings/components/UserPanel.js +16 -16
- package/ChannelSettings/context.js +3 -3
- package/ChannelSettings.js +19 -19
- package/CreateChannel/components/CreateChannelUI.js +16 -16
- package/CreateChannel/components/InviteUsers.js +16 -16
- package/CreateChannel/components/SelectChannelType.js +10 -10
- package/CreateChannel/context.js +4 -4
- package/CreateChannel.js +16 -16
- package/CreateOpenChannel/components/CreateOpenChannelUI.js +12 -12
- package/CreateOpenChannel/context.js +1 -1
- package/CreateOpenChannel.js +12 -12
- package/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/EditUserProfile.js +13 -13
- package/MessageSearch/components/MessageSearchUI.js +15 -15
- package/MessageSearch/context.js +1 -1
- package/MessageSearch.js +15 -15
- package/OpenChannel/components/FrozenChannelNotification.js +5 -5
- package/OpenChannel/components/OpenChannelHeader.js +19 -19
- package/OpenChannel/components/OpenChannelInput.js +26 -26
- package/OpenChannel/components/OpenChannelMessage.js +36 -34
- package/OpenChannel/components/OpenChannelMessage.js.map +1 -1
- package/OpenChannel/components/OpenChannelMessageList.js +39 -38
- package/OpenChannel/components/OpenChannelMessageList.js.map +1 -1
- package/OpenChannel/components/OpenChannelUI.js +38 -37
- package/OpenChannel/components/OpenChannelUI.js.map +1 -1
- package/OpenChannel/context.js +18 -18
- package/OpenChannel.js +38 -37
- package/OpenChannel.js.map +1 -1
- package/OpenChannelList/components/OpenChannelListUI.js +15 -15
- package/OpenChannelList/components/OpenChannelPreview.js +7 -7
- package/OpenChannelList/context.js +3 -3
- package/OpenChannelList.js +15 -15
- package/OpenChannelSettings/components/EditDetailsModal.js +15 -15
- package/OpenChannelSettings/components/OpenChannelProfile.js +15 -15
- package/OpenChannelSettings/components/OpenChannelSettingsUI.js +19 -19
- package/OpenChannelSettings/components/OperatorUI.js +19 -19
- package/OpenChannelSettings/components/ParticipantUI.js +17 -17
- package/OpenChannelSettings/context.js +3 -3
- package/OpenChannelSettings.js +19 -19
- package/SendbirdProvider.js +25 -23
- package/SendbirdProvider.js.map +1 -1
- package/Thread/components/ParentMessageInfo.js +42 -40
- package/Thread/components/ParentMessageInfo.js.map +1 -1
- package/Thread/components/ParentMessageInfoItem.js +31 -29
- package/Thread/components/ParentMessageInfoItem.js.map +1 -1
- package/Thread/components/ThreadHeader.js +7 -7
- package/Thread/components/ThreadList.js +46 -44
- package/Thread/components/ThreadList.js.map +1 -1
- package/Thread/components/ThreadListItem.js +46 -44
- package/Thread/components/ThreadListItem.js.map +1 -1
- package/Thread/components/ThreadMessageInput.js +36 -36
- package/Thread/components/ThreadUI.js +50 -48
- package/Thread/components/ThreadUI.js.map +1 -1
- package/Thread/context.js +13 -13
- package/Thread.js +50 -48
- package/Thread.js.map +1 -1
- package/VoicePlayer/context.js +3 -3
- package/VoicePlayer/useVoicePlayer.js +10 -10
- package/VoiceRecorder/context.js +10 -10
- package/VoiceRecorder/useVoiceRecorder.js +9 -9
- package/chunks/{bundle-j-DHjJge.js → bundle-1_Rwzd0f.js} +2 -2
- package/chunks/{bundle-j-DHjJge.js.map → bundle-1_Rwzd0f.js.map} +1 -1
- package/chunks/{bundle-l9d09gzQ.js → bundle-1pnUZsGs.js} +1 -1
- package/chunks/bundle-1pnUZsGs.js.map +1 -0
- package/chunks/{bundle-vAvSNdmj.js → bundle-26VX7FQg.js} +1 -1
- package/chunks/{bundle-vAvSNdmj.js.map → bundle-26VX7FQg.js.map} +1 -1
- package/chunks/{bundle-YknGoAU3.js → bundle-2Rw-coMg.js} +2 -2
- package/chunks/{bundle-YknGoAU3.js.map → bundle-2Rw-coMg.js.map} +1 -1
- package/chunks/{bundle-wZlSE8gx.js → bundle-4uNbb5ZI.js} +4 -4
- package/chunks/{bundle-wZlSE8gx.js.map → bundle-4uNbb5ZI.js.map} +1 -1
- package/chunks/{bundle-q1M15U1p.js → bundle-4vHal8Yn.js} +15 -12
- package/chunks/bundle-4vHal8Yn.js.map +1 -0
- package/chunks/{bundle-v7nqMv6h.js → bundle-5iL1VCKs.js} +3 -3
- package/chunks/bundle-5iL1VCKs.js.map +1 -0
- package/chunks/{bundle-yT-RH-aL.js → bundle-6LRbbWyh.js} +2 -2
- package/chunks/{bundle-yT-RH-aL.js.map → bundle-6LRbbWyh.js.map} +1 -1
- package/chunks/{bundle-rcUMtSzr.js → bundle-84jQZIDS.js} +1 -1
- package/chunks/bundle-84jQZIDS.js.map +1 -0
- package/chunks/{bundle-79RbKDD4.js → bundle-8XAFqDsw.js} +1 -1
- package/chunks/bundle-8XAFqDsw.js.map +1 -0
- package/chunks/{bundle-jzsK-B6H.js → bundle-8XsN_e3a.js} +3 -3
- package/chunks/{bundle-jzsK-B6H.js.map → bundle-8XsN_e3a.js.map} +1 -1
- package/chunks/{bundle-ZbGteG77.js → bundle-8tjyQiRi.js} +1 -1
- package/chunks/bundle-8tjyQiRi.js.map +1 -0
- package/chunks/{bundle-fe2EF_iJ.js → bundle-Abz9zH51.js} +4 -4
- package/chunks/{bundle-fe2EF_iJ.js.map → bundle-Abz9zH51.js.map} +1 -1
- package/chunks/{bundle-KjVIQqaY.js → bundle-AilPIINY.js} +3 -3
- package/chunks/bundle-AilPIINY.js.map +1 -0
- package/chunks/{bundle-KVQUrA22.js → bundle-B_aR2jdp.js} +6 -6
- package/chunks/bundle-B_aR2jdp.js.map +1 -0
- package/chunks/{bundle-t6JaUd1b.js → bundle-Dv_OpODB.js} +1 -1
- package/chunks/{bundle-t6JaUd1b.js.map → bundle-Dv_OpODB.js.map} +1 -1
- package/chunks/{bundle-21p8ODP_.js → bundle-EeL8s1uR.js} +3 -3
- package/chunks/{bundle-21p8ODP_.js.map → bundle-EeL8s1uR.js.map} +1 -1
- package/chunks/{bundle-Pv7OUzJM.js → bundle-GGqhdR8L.js} +3 -3
- package/chunks/{bundle-Pv7OUzJM.js.map → bundle-GGqhdR8L.js.map} +1 -1
- package/chunks/{bundle-PCj9QYWV.js → bundle-GXGH9ESl.js} +2 -2
- package/chunks/bundle-GXGH9ESl.js.map +1 -0
- package/chunks/{bundle-vVdAEhWk.js → bundle-HVtbYmj3.js} +4 -4
- package/chunks/bundle-HVtbYmj3.js.map +1 -0
- package/chunks/{bundle-amfimmWY.js → bundle-KnWMPlLu.js} +1 -1
- package/chunks/bundle-KnWMPlLu.js.map +1 -0
- package/chunks/{bundle-4PBxOF7r.js → bundle-KpJtSqe-.js} +4 -4
- package/chunks/{bundle-4PBxOF7r.js.map → bundle-KpJtSqe-.js.map} +1 -1
- package/chunks/{bundle-DXjnvT3X.js → bundle-Kt1S-50v.js} +2 -2
- package/chunks/bundle-Kt1S-50v.js.map +1 -0
- package/chunks/{bundle-uDxWy2vD.js → bundle-Lxhlm_wG.js} +4 -4
- package/chunks/{bundle-uDxWy2vD.js.map → bundle-Lxhlm_wG.js.map} +1 -1
- package/chunks/{bundle-uNgbgg3h.js → bundle-M-Qfv2tU.js} +1 -1
- package/chunks/bundle-M-Qfv2tU.js.map +1 -0
- package/chunks/{bundle-OiOYIWNt.js → bundle-OHK1QMwn.js} +12 -12
- package/chunks/{bundle-OiOYIWNt.js.map → bundle-OHK1QMwn.js.map} +1 -1
- package/chunks/{bundle-qnTU06K7.js → bundle-OwmPKW49.js} +7 -7
- package/chunks/{bundle-qnTU06K7.js.map → bundle-OwmPKW49.js.map} +1 -1
- package/chunks/{bundle-olZmltOQ.js → bundle-P_LfQm7L.js} +16 -1
- package/chunks/{bundle-0-7ScOR7.js.map → bundle-P_LfQm7L.js.map} +1 -1
- package/chunks/{bundle-EvZinAAd.js → bundle-QGpFq71p.js} +1 -1
- package/chunks/{bundle-EvZinAAd.js.map → bundle-QGpFq71p.js.map} +1 -1
- package/chunks/{bundle-oaL-WZdX.js → bundle-QSb_mwts.js} +15 -15
- package/chunks/{bundle-oaL-WZdX.js.map → bundle-QSb_mwts.js.map} +1 -1
- package/chunks/{bundle-joPrRU5E.js → bundle-QjcHKpDK.js} +1 -1
- package/chunks/bundle-QjcHKpDK.js.map +1 -0
- package/chunks/{bundle-hnbY99fx.js → bundle-TztVqjoB.js} +3 -3
- package/chunks/bundle-TztVqjoB.js.map +1 -0
- package/chunks/{bundle-ior2BlUD.js → bundle-Uw736N77.js} +1 -1
- package/chunks/bundle-Uw736N77.js.map +1 -0
- package/chunks/{bundle-Q-3uYmLU.js → bundle-X2Sm7pn5.js} +1 -1
- package/chunks/bundle-X2Sm7pn5.js.map +1 -0
- package/chunks/{bundle-A36uZCDl.js → bundle-XkweI7LG.js} +1 -1
- package/chunks/bundle-XkweI7LG.js.map +1 -0
- package/chunks/{bundle-LFXAxMSp.js → bundle-YD2b0cnK.js} +4 -4
- package/chunks/bundle-YD2b0cnK.js.map +1 -0
- package/chunks/bundle-YWlIaifS.js +18 -0
- package/chunks/bundle-YWlIaifS.js.map +1 -0
- package/chunks/{bundle-nyXhTs2k.js → bundle-ZExhHi47.js} +3 -3
- package/chunks/bundle-ZExhHi47.js.map +1 -0
- package/chunks/{bundle-NZcldiSn.js → bundle-aD4V4aI8.js} +4 -4
- package/chunks/{bundle-NZcldiSn.js.map → bundle-aD4V4aI8.js.map} +1 -1
- package/chunks/{bundle-TSWaRDnP.js → bundle-cN2gAFB_.js} +3 -3
- package/chunks/{bundle-TSWaRDnP.js.map → bundle-cN2gAFB_.js.map} +1 -1
- package/chunks/{bundle-mxq273ll.js → bundle-cYhstyoi.js} +5 -3
- package/chunks/bundle-cYhstyoi.js.map +1 -0
- package/chunks/{bundle-W0Wz_roj.js → bundle-edTAi5zj.js} +3 -3
- package/chunks/{bundle-W0Wz_roj.js.map → bundle-edTAi5zj.js.map} +1 -1
- package/chunks/{bundle-mW5agIOj.js → bundle-ej1sc1yZ.js} +1 -1
- package/chunks/bundle-ej1sc1yZ.js.map +1 -0
- package/chunks/{bundle-_nBy-aBx.js → bundle-fDGhJhA3.js} +7 -7
- package/chunks/{bundle-_nBy-aBx.js.map → bundle-fDGhJhA3.js.map} +1 -1
- package/chunks/{bundle-jJZAQH44.js → bundle-gzQGUVJt.js} +2 -2
- package/chunks/{bundle-jJZAQH44.js.map → bundle-gzQGUVJt.js.map} +1 -1
- package/chunks/{bundle-MtGjgUxA.js → bundle-hNJ4PtSG.js} +18 -47
- package/chunks/bundle-hNJ4PtSG.js.map +1 -0
- package/chunks/{bundle-iGWTklyk.js → bundle-hpM7HwDV.js} +1 -1
- package/chunks/bundle-hpM7HwDV.js.map +1 -0
- package/chunks/{bundle-0-7ScOR7.js → bundle-iifpyLxR.js} +10 -10
- package/chunks/bundle-iifpyLxR.js.map +1 -0
- package/chunks/{bundle-mO3J4SXS.js → bundle-imm3o8vY.js} +1 -1
- package/chunks/bundle-imm3o8vY.js.map +1 -0
- package/chunks/{bundle-f-bQSvmA.js → bundle-kHH52OEM.js} +1 -1
- package/chunks/bundle-kHH52OEM.js.map +1 -0
- package/chunks/{bundle-hEvM6x_9.js → bundle-mccz6DbW.js} +1 -1
- package/chunks/bundle-mccz6DbW.js.map +1 -0
- package/chunks/{bundle-Zzg_Wc7p.js → bundle-ms16euCo.js} +8 -8
- package/chunks/{bundle-Zzg_Wc7p.js.map → bundle-ms16euCo.js.map} +1 -1
- package/chunks/{bundle-L_mUjiuK.js → bundle-oW5LS1AU.js} +8 -8
- package/chunks/{bundle-L_mUjiuK.js.map → bundle-oW5LS1AU.js.map} +1 -1
- package/chunks/{bundle-v0nGdiTZ.js → bundle-oW9dQm2o.js} +1 -1
- package/chunks/bundle-oW9dQm2o.js.map +1 -0
- package/chunks/{bundle-K0r8aWXg.js → bundle-pnJu3fWb.js} +9 -9
- package/chunks/{bundle-K0r8aWXg.js.map → bundle-pnJu3fWb.js.map} +1 -1
- package/chunks/{bundle-2axFKCIx.js → bundle-rQ1k1Cpu.js} +1 -1
- package/chunks/{bundle-2axFKCIx.js.map → bundle-rQ1k1Cpu.js.map} +1 -1
- package/chunks/{bundle-gdweDZjg.js → bundle-s5uFV3hh.js} +1 -1
- package/chunks/bundle-s5uFV3hh.js.map +1 -0
- package/chunks/{bundle-KF1IhHsV.js → bundle-tD8xAWw2.js} +1 -1
- package/chunks/bundle-tD8xAWw2.js.map +1 -0
- package/chunks/{bundle-IHKKjTVb.js → bundle-tLQ87Jwz.js} +3 -3
- package/chunks/bundle-tLQ87Jwz.js.map +1 -0
- package/chunks/{bundle-zL2GggA_.js → bundle-tZrqMc_G.js} +5 -5
- package/chunks/{bundle-zL2GggA_.js.map → bundle-tZrqMc_G.js.map} +1 -1
- package/chunks/{bundle-Xp-L1BVs.js → bundle-wNtXTu0c.js} +4 -4
- package/chunks/{bundle-Xp-L1BVs.js.map → bundle-wNtXTu0c.js.map} +1 -1
- package/chunks/{bundle-yND4UFpN.js → bundle-y_DSrC-A.js} +1 -1
- package/chunks/bundle-y_DSrC-A.js.map +1 -0
- package/chunks/{bundle-XlrrUjEJ.js → bundle-zx8iuoIh.js} +1 -1
- package/chunks/bundle-zx8iuoIh.js.map +1 -0
- package/cjs/App.js +66 -57
- package/cjs/App.js.map +1 -1
- package/cjs/Channel/components/ChannelHeader.js +25 -25
- package/cjs/Channel/components/ChannelUI.js +58 -53
- package/cjs/Channel/components/ChannelUI.js.map +1 -1
- package/cjs/Channel/components/FileViewer.js +24 -24
- package/cjs/Channel/components/FrozenNotification.js +5 -5
- package/cjs/Channel/components/Message.js +106 -77
- package/cjs/Channel/components/Message.js.map +1 -1
- package/cjs/Channel/components/MessageFeedbackModal.js +67 -0
- package/cjs/Channel/components/MessageFeedbackModal.js.map +1 -0
- package/cjs/Channel/components/MessageInput.js +36 -36
- package/cjs/Channel/components/MessageList.js +51 -46
- package/cjs/Channel/components/MessageList.js.map +1 -1
- package/cjs/Channel/components/RemoveMessageModal.js +23 -23
- package/cjs/Channel/components/SuggestedMentionList.js +23 -23
- package/cjs/Channel/components/TypingIndicator.js +19 -19
- package/cjs/Channel/components/UnreadCount.js +7 -7
- package/cjs/Channel/context.js +16 -16
- package/cjs/Channel/hooks/useHandleUploadFiles.js +13 -13
- package/cjs/Channel/hooks/useInitialMessagesFetch.js +8 -8
- package/cjs/Channel/utils/compareMessagesForGrouping.js +6 -6
- package/cjs/Channel/utils/getMessagePartsInfo.js +7 -7
- package/cjs/Channel.js +57 -52
- package/cjs/Channel.js.map +1 -1
- package/cjs/ChannelList/components/AddChannel.js +18 -18
- package/cjs/ChannelList/components/ChannelListHeader.js +9 -9
- package/cjs/ChannelList/components/ChannelListUI.js +34 -34
- package/cjs/ChannelList/components/ChannelPreview.js +32 -32
- package/cjs/ChannelList/components/ChannelPreviewAction.js +15 -15
- package/cjs/ChannelList/context.js +9 -9
- package/cjs/ChannelList.js +34 -34
- package/cjs/ChannelSettings/components/ChannelProfile.js +14 -14
- package/cjs/ChannelSettings/components/ChannelSettingsUI.js +19 -19
- package/cjs/ChannelSettings/components/EditDetailsModal.js +14 -14
- package/cjs/ChannelSettings/components/LeaveChannel.js +11 -11
- package/cjs/ChannelSettings/components/ModerationPanel.js +17 -17
- package/cjs/ChannelSettings/components/UserListItem.js +13 -13
- package/cjs/ChannelSettings/components/UserPanel.js +16 -16
- package/cjs/ChannelSettings/context.js +3 -3
- package/cjs/ChannelSettings.js +19 -19
- package/cjs/CreateChannel/components/CreateChannelUI.js +16 -16
- package/cjs/CreateChannel/components/InviteUsers.js +16 -16
- package/cjs/CreateChannel/components/SelectChannelType.js +10 -10
- package/cjs/CreateChannel/context.js +4 -4
- package/cjs/CreateChannel.js +16 -16
- package/cjs/CreateOpenChannel/components/CreateOpenChannelUI.js +12 -12
- package/cjs/CreateOpenChannel/context.js +1 -1
- package/cjs/CreateOpenChannel.js +12 -12
- package/cjs/EditUserProfile/components/EditUserProfileUI.js +13 -13
- package/cjs/EditUserProfile.js +13 -13
- package/cjs/MessageSearch/components/MessageSearchUI.js +15 -15
- package/cjs/MessageSearch/context.js +1 -1
- package/cjs/MessageSearch.js +15 -15
- package/cjs/OpenChannel/components/FrozenChannelNotification.js +5 -5
- package/cjs/OpenChannel/components/OpenChannelHeader.js +19 -19
- package/cjs/OpenChannel/components/OpenChannelInput.js +26 -26
- package/cjs/OpenChannel/components/OpenChannelMessage.js +36 -34
- package/cjs/OpenChannel/components/OpenChannelMessage.js.map +1 -1
- package/cjs/OpenChannel/components/OpenChannelMessageList.js +39 -38
- package/cjs/OpenChannel/components/OpenChannelMessageList.js.map +1 -1
- package/cjs/OpenChannel/components/OpenChannelUI.js +38 -37
- package/cjs/OpenChannel/components/OpenChannelUI.js.map +1 -1
- package/cjs/OpenChannel/context.js +18 -18
- package/cjs/OpenChannel.js +38 -37
- package/cjs/OpenChannel.js.map +1 -1
- package/cjs/OpenChannelList/components/OpenChannelListUI.js +15 -15
- package/cjs/OpenChannelList/components/OpenChannelPreview.js +7 -7
- package/cjs/OpenChannelList/context.js +3 -3
- package/cjs/OpenChannelList.js +15 -15
- package/cjs/OpenChannelSettings/components/EditDetailsModal.js +15 -15
- package/cjs/OpenChannelSettings/components/OpenChannelProfile.js +15 -15
- package/cjs/OpenChannelSettings/components/OpenChannelSettingsUI.js +19 -19
- package/cjs/OpenChannelSettings/components/OperatorUI.js +19 -19
- package/cjs/OpenChannelSettings/components/ParticipantUI.js +17 -17
- package/cjs/OpenChannelSettings/context.js +3 -3
- package/cjs/OpenChannelSettings.js +19 -19
- package/cjs/SendbirdProvider.js +25 -23
- package/cjs/SendbirdProvider.js.map +1 -1
- package/cjs/Thread/components/ParentMessageInfo.js +42 -40
- package/cjs/Thread/components/ParentMessageInfo.js.map +1 -1
- package/cjs/Thread/components/ParentMessageInfoItem.js +31 -29
- package/cjs/Thread/components/ParentMessageInfoItem.js.map +1 -1
- package/cjs/Thread/components/ThreadHeader.js +7 -7
- package/cjs/Thread/components/ThreadList.js +46 -44
- package/cjs/Thread/components/ThreadList.js.map +1 -1
- package/cjs/Thread/components/ThreadListItem.js +46 -44
- package/cjs/Thread/components/ThreadListItem.js.map +1 -1
- package/cjs/Thread/components/ThreadMessageInput.js +36 -36
- package/cjs/Thread/components/ThreadUI.js +50 -48
- package/cjs/Thread/components/ThreadUI.js.map +1 -1
- package/cjs/Thread/context.js +13 -13
- package/cjs/Thread.js +50 -48
- package/cjs/Thread.js.map +1 -1
- package/cjs/VoicePlayer/context.js +3 -3
- package/cjs/VoicePlayer/useVoicePlayer.js +10 -10
- package/cjs/VoiceRecorder/context.js +10 -10
- package/cjs/VoiceRecorder/useVoiceRecorder.js +9 -9
- package/cjs/chunks/{bundle-_c4Xia0x.js → bundle-1GRgJFEb.js} +3 -3
- package/cjs/chunks/{bundle-_c4Xia0x.js.map → bundle-1GRgJFEb.js.map} +1 -1
- package/cjs/chunks/{bundle-agHXB3n2.js → bundle-2_VQBtF9.js} +9 -9
- package/cjs/chunks/{bundle-agHXB3n2.js.map → bundle-2_VQBtF9.js.map} +1 -1
- package/cjs/chunks/{bundle-T4vZ2tFS.js → bundle-3ZyqiHAN.js} +2 -2
- package/cjs/chunks/bundle-3ZyqiHAN.js.map +1 -0
- package/cjs/chunks/{bundle-ko9gtVkc.js → bundle-4F7u20x2.js} +3 -3
- package/cjs/chunks/bundle-4F7u20x2.js.map +1 -0
- package/cjs/chunks/{bundle-8xsZqXyY.js → bundle-7iyslQY5.js} +15 -12
- package/cjs/chunks/bundle-7iyslQY5.js.map +1 -0
- package/cjs/chunks/{bundle-_CS6i_H9.js → bundle-7tLE_fm_.js} +3 -3
- package/cjs/chunks/bundle-7tLE_fm_.js.map +1 -0
- package/cjs/chunks/{bundle-wKifHXnJ.js → bundle-85IKKe_e.js} +1 -1
- package/cjs/chunks/bundle-85IKKe_e.js.map +1 -0
- package/cjs/chunks/{bundle-P5uaoEp7.js → bundle-99TH6XOD.js} +6 -6
- package/cjs/chunks/bundle-99TH6XOD.js.map +1 -0
- package/cjs/chunks/{bundle-5x6xkP9v.js → bundle-BtjxYBby.js} +7 -7
- package/cjs/chunks/bundle-BtjxYBby.js.map +1 -0
- package/cjs/chunks/{bundle-rXVQ4vD5.js → bundle-DwxvWTiX.js} +3 -3
- package/cjs/chunks/bundle-DwxvWTiX.js.map +1 -0
- package/cjs/chunks/{bundle-yDmAxC7s.js → bundle-EKK1TWOg.js} +1 -1
- package/cjs/chunks/bundle-EKK1TWOg.js.map +1 -0
- package/cjs/chunks/{bundle-xOGNakZW.js → bundle-EdNscsik.js} +1 -1
- package/cjs/chunks/bundle-EdNscsik.js.map +1 -0
- package/cjs/chunks/{bundle-ur5aaH73.js → bundle-F9aI-PNs.js} +1 -1
- package/cjs/chunks/bundle-F9aI-PNs.js.map +1 -0
- package/cjs/chunks/{bundle-5tXC271i.js → bundle-FJe6Dl-f.js} +16 -1
- package/cjs/chunks/bundle-FJe6Dl-f.js.map +1 -0
- package/cjs/chunks/{bundle-GqhEUb4r.js → bundle-IVfrW5UV.js} +4 -4
- package/cjs/chunks/{bundle-p-3ceZAU.js.map → bundle-IVfrW5UV.js.map} +1 -1
- package/cjs/chunks/{bundle-yqb-T4DB.js → bundle-ImsJYvdy.js} +4 -4
- package/cjs/chunks/bundle-ImsJYvdy.js.map +1 -0
- package/cjs/chunks/{bundle-Guz_a7Pd.js → bundle-LWd8plnK.js} +2 -2
- package/cjs/chunks/{bundle-Guz_a7Pd.js.map → bundle-LWd8plnK.js.map} +1 -1
- package/cjs/chunks/{bundle-4VdNtJoS.js → bundle-M_JdGFB9.js} +3 -3
- package/cjs/chunks/bundle-M_JdGFB9.js.map +1 -0
- package/cjs/chunks/{bundle-jOx4XDkO.js → bundle-NZXUf6_L.js} +2 -2
- package/cjs/chunks/bundle-NZXUf6_L.js.map +1 -0
- package/cjs/chunks/{bundle-yTBDgBVp.js → bundle-OOMB_O1L.js} +4 -4
- package/cjs/chunks/bundle-OOMB_O1L.js.map +1 -0
- package/cjs/chunks/{bundle-Gz75GoMH.js → bundle-OU36L4lP.js} +1 -1
- package/cjs/chunks/bundle-OU36L4lP.js.map +1 -0
- package/cjs/chunks/{bundle-BQTyUmzj.js → bundle-OmshX9RP.js} +1 -1
- package/cjs/chunks/bundle-OmshX9RP.js.map +1 -0
- package/cjs/chunks/{bundle-bXa0UWvD.js → bundle-Ox6f1Pr4.js} +1 -1
- package/cjs/chunks/bundle-Ox6f1Pr4.js.map +1 -0
- package/cjs/chunks/{bundle-CUizz12L.js → bundle-PLz0cFBi.js} +1 -1
- package/cjs/chunks/bundle-PLz0cFBi.js.map +1 -0
- package/cjs/chunks/{bundle-AA3e_g5q.js → bundle-Pa-zxMUU.js} +4 -4
- package/{chunks/bundle-MtGjgUxA.js.map → cjs/chunks/bundle-Pa-zxMUU.js.map} +1 -1
- package/cjs/chunks/{bundle-BWHZlxBD.js → bundle-Q7Qb_8Qy.js} +1 -1
- package/cjs/chunks/bundle-Q7Qb_8Qy.js.map +1 -0
- package/cjs/chunks/{bundle-cwoX1jzF.js → bundle-R55qwYIC.js} +1 -1
- package/cjs/chunks/bundle-R55qwYIC.js.map +1 -0
- package/cjs/chunks/{bundle-ymVHfRPV.js → bundle-RWm1ToHA.js} +3 -3
- package/cjs/chunks/bundle-RWm1ToHA.js.map +1 -0
- package/cjs/chunks/{bundle-zFwFhCDW.js → bundle-TGcw51ZD.js} +10 -10
- package/cjs/chunks/bundle-TGcw51ZD.js.map +1 -0
- package/cjs/chunks/{bundle-5MABXNJ2.js → bundle-UHsDbhGB.js} +1 -1
- package/cjs/chunks/bundle-UHsDbhGB.js.map +1 -0
- package/cjs/chunks/bundle-WuVcsZSE.js +20 -0
- package/cjs/chunks/bundle-WuVcsZSE.js.map +1 -0
- package/cjs/chunks/{bundle-F4Y7xmf1.js → bundle-X1vsWmGi.js} +1 -1
- package/cjs/chunks/{bundle-F4Y7xmf1.js.map → bundle-X1vsWmGi.js.map} +1 -1
- package/cjs/chunks/{bundle-XyN4tk9V.js → bundle-XIMyjFuW.js} +5 -5
- package/cjs/chunks/bundle-XIMyjFuW.js.map +1 -0
- package/cjs/chunks/{bundle-Doe4Xob7.js → bundle-XqtnTNnc.js} +2 -2
- package/cjs/chunks/bundle-XqtnTNnc.js.map +1 -0
- package/cjs/chunks/{bundle-f9YMFNAC.js → bundle-XwSBmqOP.js} +2 -2
- package/cjs/chunks/{bundle-f9YMFNAC.js.map → bundle-XwSBmqOP.js.map} +1 -1
- package/cjs/chunks/{bundle-p-3ceZAU.js → bundle-YTD5gh4h.js} +4 -4
- package/cjs/chunks/{bundle-GqhEUb4r.js.map → bundle-YTD5gh4h.js.map} +1 -1
- package/cjs/chunks/{bundle-5v9Bc23p.js → bundle-_8JkuEc5.js} +3 -3
- package/cjs/chunks/bundle-_8JkuEc5.js.map +1 -0
- package/cjs/chunks/{bundle-EE-R19J8.js → bundle-bPLEZuwe.js} +3 -3
- package/cjs/chunks/{bundle-EE-R19J8.js.map → bundle-bPLEZuwe.js.map} +1 -1
- package/cjs/chunks/{bundle-9XbbRH_M.js → bundle-ccJm_pud.js} +8 -8
- package/cjs/chunks/bundle-ccJm_pud.js.map +1 -0
- package/cjs/chunks/{bundle-fYGB5Ibr.js → bundle-dD_wqelx.js} +3 -3
- package/cjs/chunks/{bundle-fYGB5Ibr.js.map → bundle-dD_wqelx.js.map} +1 -1
- package/cjs/chunks/{bundle-KfrHCpUu.js → bundle-e6jRRPqy.js} +1 -1
- package/cjs/chunks/bundle-e6jRRPqy.js.map +1 -0
- package/cjs/chunks/{bundle-OauzEgdX.js → bundle-fKDcA4eI.js} +1 -1
- package/cjs/chunks/bundle-fKDcA4eI.js.map +1 -0
- package/cjs/chunks/{bundle-R4oiSD0L.js → bundle-gBGbUm4f.js} +1 -1
- package/cjs/chunks/bundle-gBGbUm4f.js.map +1 -0
- package/cjs/chunks/{bundle-D0M3IH6J.js → bundle-h6fKs5yW.js} +12 -12
- package/cjs/chunks/{bundle-D0M3IH6J.js.map → bundle-h6fKs5yW.js.map} +1 -1
- package/cjs/chunks/{bundle-69aUvlr0.js → bundle-hVnmDMOX.js} +8 -8
- package/cjs/chunks/{bundle-69aUvlr0.js.map → bundle-hVnmDMOX.js.map} +1 -1
- package/cjs/chunks/{bundle-Zhc5iYOj.js → bundle-idn81XsS.js} +7 -7
- package/cjs/chunks/bundle-idn81XsS.js.map +1 -0
- package/cjs/chunks/{bundle-CyWFkcBh.js → bundle-j5FA7ApI.js} +1 -1
- package/cjs/chunks/bundle-j5FA7ApI.js.map +1 -0
- package/cjs/chunks/{bundle--EcmFAgY.js → bundle-jayPpL4B.js} +1 -1
- package/cjs/chunks/bundle-jayPpL4B.js.map +1 -0
- package/cjs/chunks/{bundle-ZodVwNmU.js → bundle-jr9hFzH_.js} +4 -4
- package/cjs/chunks/bundle-jr9hFzH_.js.map +1 -0
- package/cjs/chunks/{bundle-L7Qg6fc_.js → bundle-lk7syGfV.js} +1 -1
- package/cjs/chunks/{bundle-L7Qg6fc_.js.map → bundle-lk7syGfV.js.map} +1 -1
- package/cjs/chunks/{bundle-xunrnVEC.js → bundle-oLDSV_xg.js} +2 -2
- package/cjs/chunks/bundle-oLDSV_xg.js.map +1 -0
- package/cjs/chunks/{bundle-F74wrKkr.js → bundle-qbpoRdJa.js} +3 -3
- package/cjs/chunks/bundle-qbpoRdJa.js.map +1 -0
- package/cjs/chunks/{bundle-lDnBB9bN.js → bundle-rD_EqTu8.js} +15 -15
- package/cjs/chunks/{bundle-lDnBB9bN.js.map → bundle-rD_EqTu8.js.map} +1 -1
- package/cjs/chunks/{bundle-xKfD9-QM.js → bundle-s5Lt0vKF.js} +1 -1
- package/cjs/chunks/bundle-s5Lt0vKF.js.map +1 -0
- package/cjs/chunks/{bundle-pAGpMj4-.js → bundle-sGVgQ4l8.js} +17 -46
- package/cjs/chunks/bundle-sGVgQ4l8.js.map +1 -0
- package/cjs/chunks/{bundle-E0v2C4b1.js → bundle-tJKWfbHM.js} +4 -4
- package/cjs/chunks/{bundle-E0v2C4b1.js.map → bundle-tJKWfbHM.js.map} +1 -1
- package/cjs/chunks/{bundle-Z0z4XcoC.js → bundle-trkwub16.js} +1 -1
- package/cjs/chunks/bundle-trkwub16.js.map +1 -0
- package/cjs/chunks/{bundle-ErBxWt-v.js → bundle-wCSyCEPr.js} +1 -1
- package/cjs/chunks/bundle-wCSyCEPr.js.map +1 -0
- package/cjs/chunks/{bundle-aLBNZXTm.js → bundle-wDJ0vmp7.js} +5 -3
- package/cjs/chunks/bundle-wDJ0vmp7.js.map +1 -0
- package/cjs/chunks/{bundle-DaAowZN7.js → bundle-wOZ3z_BG.js} +3 -3
- package/cjs/chunks/{bundle-DaAowZN7.js.map → bundle-wOZ3z_BG.js.map} +1 -1
- package/cjs/chunks/{bundle-t3HW5lYr.js → bundle-wTtkySLW.js} +1 -1
- package/cjs/chunks/bundle-wTtkySLW.js.map +1 -0
- package/cjs/chunks/{bundle-j9zO3Qdj.js → bundle-waeY4XbU.js} +1 -1
- package/cjs/chunks/bundle-waeY4XbU.js.map +1 -0
- package/cjs/chunks/{bundle-b7L7rtxl.js → bundle-wwqhN6T8.js} +1 -1
- package/cjs/chunks/bundle-wwqhN6T8.js.map +1 -0
- package/cjs/hooks/useModal.js +9 -9
- package/cjs/index.js +64 -60
- package/cjs/index.js.map +1 -1
- package/cjs/pubSub/topics.js +1 -1
- package/cjs/sendbirdSelectors.js +2 -2
- 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 +5 -5
- package/cjs/ui/Badge.js +5 -5
- package/cjs/ui/BottomSheet.js +9 -9
- package/cjs/ui/Button.js +7 -5
- package/cjs/ui/Button.js.map +1 -1
- package/cjs/ui/ChannelAvatar.js +6 -6
- package/cjs/ui/ConnectionStatus.js +6 -6
- package/cjs/ui/ContextMenu.js +6 -6
- package/cjs/ui/DateSeparator.js +4 -4
- package/cjs/ui/EmojiReactions.js +16 -16
- package/cjs/ui/FeedbackIconButton.js +22 -0
- package/cjs/ui/FeedbackIconButton.js.map +1 -0
- package/cjs/ui/FileMessageItemBody.js +8 -8
- package/cjs/ui/FileViewer.js +17 -15
- package/cjs/ui/FileViewer.js.map +1 -1
- package/cjs/ui/Icon.js +244 -206
- package/cjs/ui/Icon.js.map +1 -1
- package/cjs/ui/IconButton.js +1 -1
- package/cjs/ui/ImageRenderer.js +1 -1
- package/cjs/ui/Input.js +6 -6
- package/cjs/ui/Label.js +3 -3
- package/cjs/ui/LinkLabel.js +3 -3
- package/cjs/ui/Loader.js +2 -2
- package/cjs/ui/MentionLabel.js +13 -13
- package/cjs/ui/MentionUserLabel.js +1 -1
- package/cjs/ui/MessageContent.js +245 -75
- package/cjs/ui/MessageContent.js.map +1 -1
- package/cjs/ui/MessageInput/hooks/usePaste.js +5 -5
- package/cjs/ui/MessageInput.js +15 -15
- package/cjs/ui/MessageItemMenu.js +21 -21
- package/cjs/ui/MessageItemReactionMenu.js +9 -9
- package/cjs/ui/MessageSearchFileItem.js +15 -15
- package/cjs/ui/MessageSearchItem.js +12 -12
- package/cjs/ui/MessageStatus.js +12 -12
- package/cjs/ui/MobileFeedbackMenu.js +38 -0
- package/cjs/ui/MobileFeedbackMenu.js.map +1 -0
- package/cjs/ui/Modal.js +8 -8
- package/cjs/ui/MutedAvatarOverlay.js +2 -2
- package/cjs/ui/OGMessageItemBody.js +17 -17
- package/cjs/ui/OpenChannelAdminMessage.js +3 -3
- package/cjs/ui/OpenChannelAvatar.js +9 -9
- package/cjs/ui/OpenchannelConversationHeader.js +9 -9
- package/cjs/ui/OpenchannelFileMessage.js +18 -18
- package/cjs/ui/OpenchannelOGMessage.js +21 -21
- package/cjs/ui/OpenchannelThumbnailMessage.js +17 -17
- package/cjs/ui/OpenchannelUserMessage.js +18 -18
- package/cjs/ui/PlaceHolder.js +6 -6
- package/cjs/ui/PlaybackTime.js +3 -3
- package/cjs/ui/QuoteMessage.js +9 -9
- package/cjs/ui/QuoteMessageInput.js +9 -9
- package/cjs/ui/ReactionBadge.js +3 -3
- package/cjs/ui/ReactionButton.js +4 -4
- package/cjs/ui/SortByRow.js +2 -2
- package/cjs/ui/TextButton.js +2 -2
- package/cjs/ui/TextMessageItemBody.js +17 -17
- package/cjs/ui/ThreadReplies.js +9 -9
- package/cjs/ui/ThumbnailMessageItemBody.js +7 -7
- package/cjs/ui/Toggle.js +1 -1
- package/cjs/ui/Tooltip.js +3 -3
- package/cjs/ui/TooltipWrapper.js +1 -1
- package/cjs/ui/TypingIndicatorBubble.js +5 -5
- package/cjs/ui/UnknownMessageItemBody.js +7 -7
- package/cjs/ui/UserListItem.js +13 -13
- package/cjs/ui/UserProfile.js +11 -11
- package/cjs/ui/VoiceMessageInput.js +9 -9
- package/cjs/ui/VoiceMessageItemBody.js +10 -10
- package/cjs/ui/Word.js +13 -13
- package/cjs/useSendbirdStateContext.js +1 -1
- package/cjs/utils/message/isVoiceMessage.js +3 -3
- package/cjs/withSendbird.js +1 -1
- package/dist/index.css +254 -39
- package/dist/index.css.map +1 -1
- package/hooks/useModal.js +10 -10
- package/index.js +64 -60
- package/index.js.map +1 -1
- package/package.json +30 -3
- package/pubSub/topics.js +1 -1
- package/sendbirdSelectors.js +2 -2
- package/types/hooks/useKeyDown/data.mock.d.ts +2 -0
- package/types/hooks/useKeyDown/useKeyDown.d.ts +4 -0
- package/types/lib/types.d.ts +1 -0
- package/types/modules/Channel/components/ChannelUI/index.d.ts +4 -2
- package/types/modules/Channel/components/Message/index.d.ts +7 -6
- package/types/modules/Channel/components/MessageFeedbackFailedModal/index.d.ts +7 -0
- package/types/modules/Channel/components/MessageFeedbackModal/index.d.ts +13 -0
- package/types/modules/Channel/components/MessageList/index.d.ts +4 -2
- package/types/types.d.ts +2 -0
- package/types/ui/Button/index.d.ts +6 -1
- package/types/ui/Button/types.d.ts +2 -1
- package/types/ui/FeedbackIconButton/index.d.ts +10 -0
- package/types/ui/FileViewer/types.d.ts +1 -1
- package/types/ui/Icon/index.d.ts +2 -0
- package/types/ui/Icon/type.d.ts +2 -0
- package/types/ui/Input/index.d.ts +1 -0
- package/types/ui/Label/index.d.ts +1 -0
- package/types/ui/Label/stringSet.d.ts +11 -0
- package/types/ui/Label/types.d.ts +1 -0
- package/types/ui/Label/utils.d.ts +1 -1
- package/types/ui/LinkLabel/index.d.ts +1 -0
- package/types/ui/MessageContent/types.d.ts +8 -0
- package/types/ui/MobileFeedbackMenu/index.d.ts +8 -0
- package/types/ui/Modal/index.d.ts +2 -0
- package/types/utils/omitObjectProperty.d.ts +1 -0
- package/ui/Accordion.js +3 -3
- package/ui/AccordionGroup.js +2 -2
- package/ui/AdminMessage.js +3 -3
- package/ui/Avatar.js +5 -5
- package/ui/Badge.js +5 -5
- package/ui/BottomSheet.js +9 -9
- package/ui/Button.js +7 -5
- package/ui/Button.js.map +1 -1
- package/ui/ChannelAvatar.js +6 -6
- package/ui/ConnectionStatus.js +6 -6
- package/ui/ContextMenu.js +6 -6
- package/ui/DateSeparator.js +4 -4
- package/ui/EmojiReactions.js +16 -16
- package/ui/FeedbackIconButton.js +20 -0
- package/ui/FeedbackIconButton.js.map +1 -0
- package/ui/FileMessageItemBody.js +8 -8
- package/ui/FileViewer.js +17 -15
- package/ui/FileViewer.js.map +1 -1
- package/ui/Icon.js +244 -206
- package/ui/Icon.js.map +1 -1
- package/ui/IconButton.js +1 -1
- package/ui/ImageRenderer.js +1 -1
- package/ui/Input.js +6 -6
- package/ui/Label.js +3 -3
- package/ui/LinkLabel.js +3 -3
- package/ui/Loader.js +2 -2
- package/ui/MentionLabel.js +13 -13
- package/ui/MentionUserLabel.js +1 -1
- package/ui/MessageContent.js +225 -55
- package/ui/MessageContent.js.map +1 -1
- package/ui/MessageInput/hooks/usePaste.js +5 -5
- package/ui/MessageInput.js +15 -15
- package/ui/MessageItemMenu.js +21 -21
- package/ui/MessageItemReactionMenu.js +9 -9
- package/ui/MessageSearchFileItem.js +15 -15
- package/ui/MessageSearchItem.js +12 -12
- package/ui/MessageStatus.js +12 -12
- package/ui/MobileFeedbackMenu.js +36 -0
- package/ui/MobileFeedbackMenu.js.map +1 -0
- package/ui/Modal.js +8 -8
- package/ui/MutedAvatarOverlay.js +2 -2
- package/ui/OGMessageItemBody.js +17 -17
- package/ui/OpenChannelAdminMessage.js +3 -3
- package/ui/OpenChannelAvatar.js +9 -9
- package/ui/OpenchannelConversationHeader.js +9 -9
- package/ui/OpenchannelFileMessage.js +18 -18
- package/ui/OpenchannelOGMessage.js +21 -21
- package/ui/OpenchannelThumbnailMessage.js +17 -17
- package/ui/OpenchannelUserMessage.js +18 -18
- package/ui/PlaceHolder.js +6 -6
- package/ui/PlaybackTime.js +3 -3
- package/ui/QuoteMessage.js +9 -9
- package/ui/QuoteMessageInput.js +9 -9
- package/ui/ReactionBadge.js +3 -3
- package/ui/ReactionButton.js +4 -4
- package/ui/SortByRow.js +2 -2
- package/ui/TextButton.js +2 -2
- package/ui/TextMessageItemBody.js +17 -17
- package/ui/ThreadReplies.js +9 -9
- package/ui/ThumbnailMessageItemBody.js +7 -7
- package/ui/Toggle.js +1 -1
- package/ui/Tooltip.js +3 -3
- package/ui/TooltipWrapper.js +1 -1
- package/ui/TypingIndicatorBubble.js +5 -5
- package/ui/UnknownMessageItemBody.js +7 -7
- package/ui/UserListItem.js +13 -13
- package/ui/UserProfile.js +11 -11
- package/ui/VoiceMessageInput.js +9 -9
- package/ui/VoiceMessageItemBody.js +10 -10
- package/ui/Word.js +13 -13
- package/useSendbirdStateContext.js +1 -1
- package/utils/message/isVoiceMessage.js +3 -3
- package/withSendbird.js +1 -1
- package/chunks/bundle-79RbKDD4.js.map +0 -1
- package/chunks/bundle-A36uZCDl.js.map +0 -1
- package/chunks/bundle-DXjnvT3X.js.map +0 -1
- package/chunks/bundle-IHKKjTVb.js.map +0 -1
- package/chunks/bundle-KF1IhHsV.js.map +0 -1
- package/chunks/bundle-KVQUrA22.js.map +0 -1
- package/chunks/bundle-KjVIQqaY.js.map +0 -1
- package/chunks/bundle-LFXAxMSp.js.map +0 -1
- package/chunks/bundle-PCj9QYWV.js.map +0 -1
- package/chunks/bundle-Q-3uYmLU.js.map +0 -1
- package/chunks/bundle-XlrrUjEJ.js.map +0 -1
- package/chunks/bundle-ZbGteG77.js.map +0 -1
- package/chunks/bundle-amfimmWY.js.map +0 -1
- package/chunks/bundle-f-bQSvmA.js.map +0 -1
- package/chunks/bundle-gdweDZjg.js.map +0 -1
- package/chunks/bundle-hEvM6x_9.js.map +0 -1
- package/chunks/bundle-hnbY99fx.js.map +0 -1
- package/chunks/bundle-iGWTklyk.js.map +0 -1
- package/chunks/bundle-ior2BlUD.js.map +0 -1
- package/chunks/bundle-joPrRU5E.js.map +0 -1
- package/chunks/bundle-l9d09gzQ.js.map +0 -1
- package/chunks/bundle-mO3J4SXS.js.map +0 -1
- package/chunks/bundle-mW5agIOj.js.map +0 -1
- package/chunks/bundle-mxq273ll.js.map +0 -1
- package/chunks/bundle-nyXhTs2k.js.map +0 -1
- package/chunks/bundle-olZmltOQ.js.map +0 -1
- package/chunks/bundle-q1M15U1p.js.map +0 -1
- package/chunks/bundle-rcUMtSzr.js.map +0 -1
- package/chunks/bundle-uNgbgg3h.js.map +0 -1
- package/chunks/bundle-v0nGdiTZ.js.map +0 -1
- package/chunks/bundle-v7nqMv6h.js.map +0 -1
- package/chunks/bundle-vVdAEhWk.js.map +0 -1
- package/chunks/bundle-yND4UFpN.js.map +0 -1
- package/cjs/chunks/bundle--EcmFAgY.js.map +0 -1
- package/cjs/chunks/bundle-4VdNtJoS.js.map +0 -1
- package/cjs/chunks/bundle-5MABXNJ2.js.map +0 -1
- package/cjs/chunks/bundle-5tXC271i.js.map +0 -1
- package/cjs/chunks/bundle-5v9Bc23p.js.map +0 -1
- package/cjs/chunks/bundle-5x6xkP9v.js.map +0 -1
- package/cjs/chunks/bundle-8xsZqXyY.js.map +0 -1
- package/cjs/chunks/bundle-9XbbRH_M.js.map +0 -1
- package/cjs/chunks/bundle-AA3e_g5q.js.map +0 -1
- package/cjs/chunks/bundle-BQTyUmzj.js.map +0 -1
- package/cjs/chunks/bundle-BWHZlxBD.js.map +0 -1
- package/cjs/chunks/bundle-CUizz12L.js.map +0 -1
- package/cjs/chunks/bundle-CyWFkcBh.js.map +0 -1
- package/cjs/chunks/bundle-Doe4Xob7.js.map +0 -1
- package/cjs/chunks/bundle-ErBxWt-v.js.map +0 -1
- package/cjs/chunks/bundle-F74wrKkr.js.map +0 -1
- package/cjs/chunks/bundle-Gz75GoMH.js.map +0 -1
- package/cjs/chunks/bundle-KfrHCpUu.js.map +0 -1
- package/cjs/chunks/bundle-OauzEgdX.js.map +0 -1
- package/cjs/chunks/bundle-P5uaoEp7.js.map +0 -1
- package/cjs/chunks/bundle-R4oiSD0L.js.map +0 -1
- package/cjs/chunks/bundle-T4vZ2tFS.js.map +0 -1
- package/cjs/chunks/bundle-XyN4tk9V.js.map +0 -1
- package/cjs/chunks/bundle-Z0z4XcoC.js.map +0 -1
- package/cjs/chunks/bundle-Zhc5iYOj.js.map +0 -1
- package/cjs/chunks/bundle-ZodVwNmU.js.map +0 -1
- package/cjs/chunks/bundle-_CS6i_H9.js.map +0 -1
- package/cjs/chunks/bundle-aLBNZXTm.js.map +0 -1
- package/cjs/chunks/bundle-b7L7rtxl.js.map +0 -1
- package/cjs/chunks/bundle-bXa0UWvD.js.map +0 -1
- package/cjs/chunks/bundle-cwoX1jzF.js.map +0 -1
- package/cjs/chunks/bundle-j9zO3Qdj.js.map +0 -1
- package/cjs/chunks/bundle-jOx4XDkO.js.map +0 -1
- package/cjs/chunks/bundle-ko9gtVkc.js.map +0 -1
- package/cjs/chunks/bundle-pAGpMj4-.js.map +0 -1
- package/cjs/chunks/bundle-rXVQ4vD5.js.map +0 -1
- package/cjs/chunks/bundle-t3HW5lYr.js.map +0 -1
- package/cjs/chunks/bundle-ur5aaH73.js.map +0 -1
- package/cjs/chunks/bundle-wKifHXnJ.js.map +0 -1
- package/cjs/chunks/bundle-xKfD9-QM.js.map +0 -1
- package/cjs/chunks/bundle-xOGNakZW.js.map +0 -1
- package/cjs/chunks/bundle-xunrnVEC.js.map +0 -1
- package/cjs/chunks/bundle-yDmAxC7s.js.map +0 -1
- package/cjs/chunks/bundle-yTBDgBVp.js.map +0 -1
- package/cjs/chunks/bundle-ymVHfRPV.js.map +0 -1
- package/cjs/chunks/bundle-yqb-T4DB.js.map +0 -1
- package/cjs/chunks/bundle-zFwFhCDW.js.map +0 -1
- package/types/ui/FileViewer/hooks/useKeyDown.d.ts +0 -8
package/hooks/useModal.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { a as __spreadArray, _ as __assign } from '../chunks/bundle-
|
|
1
|
+
import { a as __spreadArray, _ as __assign } from '../chunks/bundle-Dv_OpODB.js';
|
|
2
2
|
import React__default, { createContext, useState, useCallback, useMemo, useContext } from 'react';
|
|
3
|
-
import { K } from '../chunks/bundle-
|
|
4
|
-
import { n as noop } from '../chunks/bundle-
|
|
5
|
-
import { M as Modal } from '../chunks/bundle-
|
|
6
|
-
export { a as MODAL_ROOT, b as ModalRoot } from '../chunks/bundle-
|
|
3
|
+
import { K } from '../chunks/bundle-rQ1k1Cpu.js';
|
|
4
|
+
import { n as noop } from '../chunks/bundle-kHH52OEM.js';
|
|
5
|
+
import { M as Modal } from '../chunks/bundle-4vHal8Yn.js';
|
|
6
|
+
export { a as MODAL_ROOT, b as ModalRoot } from '../chunks/bundle-4vHal8Yn.js';
|
|
7
7
|
import 'react-dom';
|
|
8
|
-
import '../chunks/bundle-
|
|
9
|
-
import '../chunks/bundle-
|
|
10
|
-
import '../chunks/bundle-
|
|
11
|
-
import '../chunks/bundle-
|
|
8
|
+
import '../chunks/bundle-AilPIINY.js';
|
|
9
|
+
import '../chunks/bundle-P_LfQm7L.js';
|
|
10
|
+
import '../chunks/bundle-26VX7FQg.js';
|
|
11
|
+
import '../chunks/bundle-Uw736N77.js';
|
|
12
12
|
import '../ui/IconButton.js';
|
|
13
13
|
import '../ui/Button.js';
|
|
14
|
-
import '../chunks/bundle-
|
|
14
|
+
import '../chunks/bundle-cYhstyoi.js';
|
|
15
15
|
import '../ui/Icon.js';
|
|
16
16
|
|
|
17
17
|
var GlobalModalContext = createContext({
|
package/index.js
CHANGED
|
@@ -3,71 +3,71 @@ export { default as App } from './App.js';
|
|
|
3
3
|
export { default as ChannelSettings } from './ChannelSettings.js';
|
|
4
4
|
export { default as ChannelList } from './ChannelList.js';
|
|
5
5
|
export { default as Channel } from './Channel.js';
|
|
6
|
-
export { g as getStringSet } from './chunks/bundle-
|
|
6
|
+
export { g as getStringSet } from './chunks/bundle-P_LfQm7L.js';
|
|
7
7
|
export { default as OpenChannel } from './OpenChannel.js';
|
|
8
8
|
export { default as OpenChannelSettings } from './OpenChannelSettings.js';
|
|
9
9
|
export { default as MessageSearch } from './MessageSearch.js';
|
|
10
10
|
export { default as withSendBird } from './withSendbird.js';
|
|
11
11
|
export { default as sendBirdSelectors, default as sendbirdSelectors } from './sendbirdSelectors.js';
|
|
12
12
|
export { useSendbirdStateContext } from './useSendbirdStateContext.js';
|
|
13
|
-
export { T as TypingIndicatorType } from './chunks/bundle-
|
|
14
|
-
import './chunks/bundle-
|
|
13
|
+
export { T as TypingIndicatorType } from './chunks/bundle-oW5LS1AU.js';
|
|
14
|
+
import './chunks/bundle-Dv_OpODB.js';
|
|
15
15
|
import 'react';
|
|
16
16
|
import '@sendbird/uikit-tools';
|
|
17
17
|
import 'css-vars-ponyfill';
|
|
18
|
-
import './chunks/bundle-
|
|
19
|
-
import './chunks/bundle-
|
|
18
|
+
import './chunks/bundle-rQ1k1Cpu.js';
|
|
19
|
+
import './chunks/bundle-XkweI7LG.js';
|
|
20
20
|
import '@sendbird/chat';
|
|
21
|
-
import './chunks/bundle-
|
|
21
|
+
import './chunks/bundle-mccz6DbW.js';
|
|
22
22
|
import '@sendbird/chat/openChannel';
|
|
23
23
|
import '@sendbird/chat/groupChannel';
|
|
24
|
-
import './chunks/bundle-
|
|
24
|
+
import './chunks/bundle-aD4V4aI8.js';
|
|
25
25
|
import './utils/message/getOutgoingMessageState.js';
|
|
26
|
-
import './chunks/bundle-
|
|
27
|
-
import './chunks/bundle-
|
|
28
|
-
import './chunks/bundle-
|
|
26
|
+
import './chunks/bundle-kHH52OEM.js';
|
|
27
|
+
import './chunks/bundle-8XsN_e3a.js';
|
|
28
|
+
import './chunks/bundle-QjcHKpDK.js';
|
|
29
29
|
import './VoiceRecorder/context.js';
|
|
30
|
-
import './chunks/bundle-
|
|
31
|
-
import './chunks/bundle-
|
|
32
|
-
import './chunks/bundle-
|
|
30
|
+
import './chunks/bundle-AilPIINY.js';
|
|
31
|
+
import './chunks/bundle-26VX7FQg.js';
|
|
32
|
+
import './chunks/bundle-4vHal8Yn.js';
|
|
33
33
|
import 'react-dom';
|
|
34
|
-
import './chunks/bundle-
|
|
34
|
+
import './chunks/bundle-Uw736N77.js';
|
|
35
35
|
import './ui/IconButton.js';
|
|
36
36
|
import './ui/Button.js';
|
|
37
|
-
import './chunks/bundle-
|
|
37
|
+
import './chunks/bundle-cYhstyoi.js';
|
|
38
38
|
import './ui/Icon.js';
|
|
39
|
-
import './chunks/bundle-
|
|
39
|
+
import './chunks/bundle-QGpFq71p.js';
|
|
40
40
|
import './hooks/useModal.js';
|
|
41
41
|
import './Thread.js';
|
|
42
42
|
import './Thread/context.js';
|
|
43
|
-
import './chunks/bundle-
|
|
44
|
-
import './chunks/bundle-
|
|
45
|
-
import './chunks/bundle-
|
|
46
|
-
import './chunks/bundle-
|
|
43
|
+
import './chunks/bundle-Abz9zH51.js';
|
|
44
|
+
import './chunks/bundle-tD8xAWw2.js';
|
|
45
|
+
import './chunks/bundle-KpJtSqe-.js';
|
|
46
|
+
import './chunks/bundle-gzQGUVJt.js';
|
|
47
47
|
import '@sendbird/chat/message';
|
|
48
|
-
import './chunks/bundle-
|
|
48
|
+
import './chunks/bundle-8XAFqDsw.js';
|
|
49
49
|
import './Thread/context/types.js';
|
|
50
|
-
import './chunks/bundle-
|
|
51
|
-
import './chunks/bundle-
|
|
50
|
+
import './chunks/bundle-ej1sc1yZ.js';
|
|
51
|
+
import './chunks/bundle-1pnUZsGs.js';
|
|
52
52
|
import './Thread/components/ThreadUI.js';
|
|
53
|
-
import './chunks/bundle-
|
|
53
|
+
import './chunks/bundle-Kt1S-50v.js';
|
|
54
54
|
import './Thread/components/ParentMessageInfo.js';
|
|
55
|
-
import './chunks/bundle-
|
|
56
|
-
import './chunks/bundle-
|
|
55
|
+
import './chunks/bundle-B_aR2jdp.js';
|
|
56
|
+
import './chunks/bundle-TztVqjoB.js';
|
|
57
57
|
import './Thread/components/ParentMessageInfoItem.js';
|
|
58
58
|
import './ui/ImageRenderer.js';
|
|
59
59
|
import './ui/TextButton.js';
|
|
60
|
-
import './chunks/bundle-
|
|
60
|
+
import './chunks/bundle-y_DSrC-A.js';
|
|
61
61
|
import './ui/EmojiReactions.js';
|
|
62
62
|
import './ui/ReactionBadge.js';
|
|
63
63
|
import './ui/ReactionButton.js';
|
|
64
|
-
import './chunks/bundle-
|
|
64
|
+
import './chunks/bundle-tLQ87Jwz.js';
|
|
65
65
|
import './ui/ContextMenu.js';
|
|
66
66
|
import './ui/SortByRow.js';
|
|
67
67
|
import './ui/BottomSheet.js';
|
|
68
68
|
import './ui/UserListItem.js';
|
|
69
|
-
import './chunks/bundle-
|
|
70
|
-
import './chunks/bundle-
|
|
69
|
+
import './chunks/bundle-HVtbYmj3.js';
|
|
70
|
+
import './chunks/bundle-s5uFV3hh.js';
|
|
71
71
|
import './ui/MutedAvatarOverlay.js';
|
|
72
72
|
import './ui/Checkbox.js';
|
|
73
73
|
import './ui/UserProfile.js';
|
|
@@ -79,73 +79,74 @@ import './ui/ProgressBar.js';
|
|
|
79
79
|
import './VoicePlayer/useVoicePlayer.js';
|
|
80
80
|
import './ui/PlaybackTime.js';
|
|
81
81
|
import './ui/Loader.js';
|
|
82
|
-
import './chunks/bundle-
|
|
83
|
-
import './chunks/bundle-
|
|
82
|
+
import './chunks/bundle-YD2b0cnK.js';
|
|
83
|
+
import './chunks/bundle-ZExhHi47.js';
|
|
84
84
|
import './ui/MentionLabel.js';
|
|
85
85
|
import './ui/LinkLabel.js';
|
|
86
|
-
import './chunks/bundle-
|
|
87
|
-
import './chunks/bundle-
|
|
88
|
-
import './chunks/bundle-
|
|
89
|
-
import './chunks/bundle-
|
|
86
|
+
import './chunks/bundle-4uNbb5ZI.js';
|
|
87
|
+
import './chunks/bundle-hNJ4PtSG.js';
|
|
88
|
+
import './chunks/bundle-YWlIaifS.js';
|
|
89
|
+
import './chunks/bundle-QSb_mwts.js';
|
|
90
|
+
import './chunks/bundle-zx8iuoIh.js';
|
|
90
91
|
import './Channel/hooks/useInitialMessagesFetch.js';
|
|
91
92
|
import './Channel/components/SuggestedMentionList.js';
|
|
92
|
-
import './chunks/bundle-
|
|
93
|
+
import './chunks/bundle-84jQZIDS.js';
|
|
93
94
|
import './ui/MessageItemMenu.js';
|
|
94
|
-
import './chunks/bundle-
|
|
95
|
+
import './chunks/bundle-M-Qfv2tU.js';
|
|
95
96
|
import './ui/MessageItemReactionMenu.js';
|
|
96
97
|
import './ui/MessageInput.js';
|
|
97
|
-
import './chunks/bundle-
|
|
98
|
+
import './chunks/bundle-tZrqMc_G.js';
|
|
98
99
|
import 'dompurify';
|
|
99
|
-
import './chunks/bundle-
|
|
100
|
-
import './chunks/bundle-
|
|
101
|
-
import './chunks/bundle-
|
|
102
|
-
import './chunks/bundle-
|
|
100
|
+
import './chunks/bundle-imm3o8vY.js';
|
|
101
|
+
import './chunks/bundle-X2Sm7pn5.js';
|
|
102
|
+
import './chunks/bundle-hpM7HwDV.js';
|
|
103
|
+
import './chunks/bundle-wNtXTu0c.js';
|
|
103
104
|
import './Message/hooks/useDirtyGetMentions.js';
|
|
104
105
|
import './Thread/components/ThreadHeader.js';
|
|
105
106
|
import './Thread/components/ThreadList.js';
|
|
106
107
|
import './Thread/components/ThreadListItem.js';
|
|
107
108
|
import './ui/DateSeparator.js';
|
|
108
|
-
import './chunks/bundle-
|
|
109
|
-
import './chunks/bundle-
|
|
110
|
-
import './chunks/bundle-
|
|
109
|
+
import './chunks/bundle-fDGhJhA3.js';
|
|
110
|
+
import './chunks/bundle-cN2gAFB_.js';
|
|
111
|
+
import './chunks/bundle-6LRbbWyh.js';
|
|
111
112
|
import './ui/TextMessageItemBody.js';
|
|
112
113
|
import './ui/OGMessageItemBody.js';
|
|
113
114
|
import './ui/FileMessageItemBody.js';
|
|
114
115
|
import './ui/ThumbnailMessageItemBody.js';
|
|
115
|
-
import './chunks/bundle-
|
|
116
|
+
import './chunks/bundle-5iL1VCKs.js';
|
|
116
117
|
import './ui/UnknownMessageItemBody.js';
|
|
117
118
|
import 'date-fns';
|
|
118
119
|
import './Thread/components/ThreadMessageInput.js';
|
|
119
|
-
import './chunks/bundle-
|
|
120
|
+
import './chunks/bundle-ms16euCo.js';
|
|
120
121
|
import './VoiceRecorder/useVoiceRecorder.js';
|
|
121
|
-
import './chunks/bundle-
|
|
122
|
+
import './chunks/bundle-Lxhlm_wG.js';
|
|
122
123
|
import './Channel/hooks/useHandleUploadFiles.js';
|
|
123
|
-
import './chunks/bundle-
|
|
124
|
+
import './chunks/bundle-EeL8s1uR.js';
|
|
124
125
|
import './ui/PlaceHolder.js';
|
|
125
126
|
import './ChannelSettings/components/ChannelSettingsUI.js';
|
|
126
127
|
import './ChannelSettings/context.js';
|
|
127
128
|
import './ChannelSettings/components/ChannelProfile.js';
|
|
128
129
|
import './ui/ChannelAvatar.js';
|
|
129
|
-
import './chunks/bundle-
|
|
130
|
+
import './chunks/bundle-8tjyQiRi.js';
|
|
130
131
|
import './ChannelSettings/components/EditDetailsModal.js';
|
|
131
132
|
import './ui/Input.js';
|
|
132
133
|
import './ChannelSettings/components/ModerationPanel.js';
|
|
133
134
|
import './ui/Accordion.js';
|
|
134
135
|
import './ui/AccordionGroup.js';
|
|
135
|
-
import './chunks/bundle-
|
|
136
|
+
import './chunks/bundle-GXGH9ESl.js';
|
|
136
137
|
import './ui/Badge.js';
|
|
137
138
|
import './ui/Toggle.js';
|
|
138
139
|
import './ChannelSettings/components/UserListItem.js';
|
|
139
|
-
import './chunks/bundle-
|
|
140
|
+
import './chunks/bundle-OwmPKW49.js';
|
|
140
141
|
import './ChannelSettings/components/LeaveChannel.js';
|
|
141
142
|
import './ChannelSettings/components/UserPanel.js';
|
|
142
|
-
import './chunks/bundle-
|
|
143
|
+
import './chunks/bundle-pnJu3fWb.js';
|
|
143
144
|
import './ChannelList/components/ChannelListUI.js';
|
|
144
145
|
import './ChannelList/components/ChannelListHeader.js';
|
|
145
146
|
import './ChannelList/components/AddChannel.js';
|
|
146
147
|
import './CreateChannel.js';
|
|
147
148
|
import './CreateChannel/components/CreateChannelUI.js';
|
|
148
|
-
import './chunks/bundle-
|
|
149
|
+
import './chunks/bundle-KnWMPlLu.js';
|
|
149
150
|
import './CreateChannel/components/InviteUsers.js';
|
|
150
151
|
import './CreateChannel/components/SelectChannelType.js';
|
|
151
152
|
import './ChannelList/components/ChannelPreview.js';
|
|
@@ -161,27 +162,27 @@ import './Channel/components/ChannelHeader.js';
|
|
|
161
162
|
import './Channel/components/MessageInput.js';
|
|
162
163
|
import './ui/QuoteMessageInput.js';
|
|
163
164
|
import './OpenChannel/components/OpenChannelUI.js';
|
|
164
|
-
import './chunks/bundle-
|
|
165
|
+
import './chunks/bundle-OHK1QMwn.js';
|
|
165
166
|
import './OpenChannel/components/OpenChannelInput.js';
|
|
166
167
|
import './OpenChannel/components/FrozenChannelNotification.js';
|
|
167
168
|
import './OpenChannel/components/OpenChannelHeader.js';
|
|
168
169
|
import './OpenChannel/components/OpenChannelMessageList.js';
|
|
169
170
|
import './OpenChannel/components/OpenChannelMessage.js';
|
|
170
171
|
import './ui/OpenchannelUserMessage.js';
|
|
171
|
-
import './chunks/bundle-
|
|
172
|
-
import './chunks/bundle-
|
|
172
|
+
import './chunks/bundle-oW9dQm2o.js';
|
|
173
|
+
import './chunks/bundle-2Rw-coMg.js';
|
|
173
174
|
import './ui/OpenChannelAdminMessage.js';
|
|
174
175
|
import './ui/OpenchannelOGMessage.js';
|
|
175
176
|
import './ui/OpenchannelThumbnailMessage.js';
|
|
176
177
|
import './ui/OpenchannelFileMessage.js';
|
|
177
|
-
import './chunks/bundle-
|
|
178
|
+
import './chunks/bundle-edTAi5zj.js';
|
|
178
179
|
import './OpenChannelSettings/components/OpenChannelSettingsUI.js';
|
|
179
180
|
import './OpenChannelSettings/context.js';
|
|
180
181
|
import './OpenChannelSettings/components/OperatorUI.js';
|
|
181
182
|
import './OpenChannelSettings/components/OpenChannelProfile.js';
|
|
182
183
|
import './ui/OpenChannelAvatar.js';
|
|
183
184
|
import './OpenChannelSettings/components/EditDetailsModal.js';
|
|
184
|
-
import './chunks/bundle-
|
|
185
|
+
import './chunks/bundle-iifpyLxR.js';
|
|
185
186
|
import './MessageSearch/components/MessageSearchUI.js';
|
|
186
187
|
import './MessageSearch/context.js';
|
|
187
188
|
import './ui/MessageSearchItem.js';
|
|
@@ -191,6 +192,9 @@ import './ui/MessageContent.js';
|
|
|
191
192
|
import './ui/AdminMessage.js';
|
|
192
193
|
import './ui/QuoteMessage.js';
|
|
193
194
|
import './ui/ThreadReplies.js';
|
|
195
|
+
import './ui/FeedbackIconButton.js';
|
|
196
|
+
import './ui/MobileFeedbackMenu.js';
|
|
197
|
+
import './Channel/components/MessageFeedbackModal.js';
|
|
194
198
|
import './Channel/components/FileViewer.js';
|
|
195
199
|
import './Channel/components/RemoveMessageModal.js';
|
|
196
200
|
import './Channel/utils/getMessagePartsInfo.js';
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -36,14 +36,14 @@
|
|
|
36
36
|
"url": "https://community.sendbird.com"
|
|
37
37
|
},
|
|
38
38
|
"homepage": "https://sendbird.com",
|
|
39
|
-
"version": "3.
|
|
39
|
+
"version": "3.10.0",
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"react": "^16.8.6 || ^17.0.0 || ^18.0.0",
|
|
42
42
|
"react-dom": "^16.8.6 || ^17.0.0 || ^18.0.0"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@sendbird/chat": "^4.10.
|
|
46
|
-
"@sendbird/uikit-tools": "0.0.1-alpha.
|
|
45
|
+
"@sendbird/chat": "^4.10.6",
|
|
46
|
+
"@sendbird/uikit-tools": "0.0.1-alpha.57",
|
|
47
47
|
"css-vars-ponyfill": "^2.3.2",
|
|
48
48
|
"date-fns": "^2.16.1",
|
|
49
49
|
"dompurify": "^3.0.1"
|
|
@@ -355,6 +355,12 @@
|
|
|
355
355
|
"import": "./Channel/components/RemoveMessageModal.js",
|
|
356
356
|
"default": "./Channel/components/RemoveMessageModal.js"
|
|
357
357
|
},
|
|
358
|
+
"./Channel/components/MessageFeedbackModal": {
|
|
359
|
+
"types": "./types/modules/Channel/components/MessageFeedbackModal/index.d.ts",
|
|
360
|
+
"require": "./cjs/Channel/components/MessageFeedbackModal.js",
|
|
361
|
+
"import": "./Channel/components/MessageFeedbackModal.js",
|
|
362
|
+
"default": "./Channel/components/MessageFeedbackModal.js"
|
|
363
|
+
},
|
|
358
364
|
"./Channel/components/TypingIndicator": {
|
|
359
365
|
"types": "./types/modules/Channel/components/TypingIndicator.d.ts",
|
|
360
366
|
"require": "./cjs/Channel/components/TypingIndicator.js",
|
|
@@ -1026,6 +1032,18 @@
|
|
|
1026
1032
|
"require": "./cjs/ui/Word.js",
|
|
1027
1033
|
"import": "./ui/Word.js",
|
|
1028
1034
|
"default": "./ui/Word.js"
|
|
1035
|
+
},
|
|
1036
|
+
"./ui/FeedbackIconButton": {
|
|
1037
|
+
"types": "./types/ui/FeedbackIconButton/index.d.ts",
|
|
1038
|
+
"require": "./cjs/ui/FeedbackIconButton.js",
|
|
1039
|
+
"import": "./ui/FeedbackIconButton.js",
|
|
1040
|
+
"default": "./ui/FeedbackIconButton.js"
|
|
1041
|
+
},
|
|
1042
|
+
"./ui/MobileFeedbackMenu": {
|
|
1043
|
+
"types": "./types/ui/MobileFeedbackMenu/index.d.ts",
|
|
1044
|
+
"require": "./cjs/ui/MobileFeedbackMenu.js",
|
|
1045
|
+
"import": "./ui/MobileFeedbackMenu.js",
|
|
1046
|
+
"default": "./ui/MobileFeedbackMenu.js"
|
|
1029
1047
|
}
|
|
1030
1048
|
},
|
|
1031
1049
|
"typesVersions": {
|
|
@@ -1180,6 +1198,9 @@
|
|
|
1180
1198
|
"Channel/components/RemoveMessageModal": [
|
|
1181
1199
|
"./types/modules/Channel/components/RemoveMessageModal.d.ts"
|
|
1182
1200
|
],
|
|
1201
|
+
"Channel/components/MessageFeedbackModal": [
|
|
1202
|
+
"./types/modules/Channel/components/MessageFeedbackModal/index.d.ts"
|
|
1203
|
+
],
|
|
1183
1204
|
"Channel/components/TypingIndicator": [
|
|
1184
1205
|
"./types/modules/Channel/components/TypingIndicator.d.ts"
|
|
1185
1206
|
],
|
|
@@ -1515,6 +1536,12 @@
|
|
|
1515
1536
|
],
|
|
1516
1537
|
"ui/Word": [
|
|
1517
1538
|
"./types/ui/Word/index.d.ts"
|
|
1539
|
+
],
|
|
1540
|
+
"ui/FeedbackIconButton": [
|
|
1541
|
+
"./types/ui/FeedbackIconButton/index.d.ts"
|
|
1542
|
+
],
|
|
1543
|
+
"ui/MobileFeedbackMenu": [
|
|
1544
|
+
"./types/ui/MobileFeedbackMenu/index.d.ts"
|
|
1518
1545
|
]
|
|
1519
1546
|
}
|
|
1520
1547
|
}
|
package/pubSub/topics.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { b as PUBSUB_TOPICS, P as PublishingModuleType, p as default } from '../chunks/bundle-
|
|
1
|
+
export { b as PUBSUB_TOPICS, P as PublishingModuleType, p as default } from '../chunks/bundle-tD8xAWw2.js';
|
|
2
2
|
//# sourceMappingURL=topics.js.map
|
package/sendbirdSelectors.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { p as pubSubTopics } from './chunks/bundle-
|
|
2
|
-
import { n as noop } from './chunks/bundle-
|
|
1
|
+
import { p as pubSubTopics } from './chunks/bundle-tD8xAWw2.js';
|
|
2
|
+
import { n as noop } from './chunks/bundle-kHH52OEM.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* 1. UIKit Instances
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
type KeyDownCallbackMap = Record<string, (event: React.KeyboardEvent<HTMLDivElement>) => void>;
|
|
3
|
+
export declare function useKeyDown(ref: React.RefObject<HTMLDivElement>, keyDownCallbackMap: KeyDownCallbackMap): React.KeyboardEventHandler<HTMLDivElement>;
|
|
4
|
+
export {};
|
package/types/lib/types.d.ts
CHANGED
|
@@ -77,6 +77,7 @@ export interface SendBirdStateConfig {
|
|
|
77
77
|
enableDocument: SBUConfig['groupChannel']['channel']['input']['enableDocument'];
|
|
78
78
|
threadReplySelectType: SBUConfig['groupChannel']['channel']['threadReplySelectType'];
|
|
79
79
|
typingIndicatorTypes: SBUConfig['groupChannel']['channel']['typingIndicatorTypes'];
|
|
80
|
+
enableFeedback: SBUConfig['groupChannel']['channel']['enableFeedback'];
|
|
80
81
|
};
|
|
81
82
|
openChannel: {
|
|
82
83
|
enableOgtag: SBUConfig['openChannel']['channel']['enableOgtag'];
|
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
import './channel-ui.scss';
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import {
|
|
3
|
+
import type { MessageContentProps } from '../../../../ui/MessageContent';
|
|
4
|
+
import { RenderCustomSeparatorProps, RenderMessageParamsType } from '../../../../types';
|
|
4
5
|
export interface ChannelUIProps {
|
|
5
6
|
isLoading?: boolean;
|
|
6
7
|
renderPlaceholderLoader?: () => React.ReactElement;
|
|
7
8
|
renderPlaceholderInvalid?: () => React.ReactElement;
|
|
8
9
|
renderPlaceholderEmpty?: () => React.ReactElement;
|
|
9
10
|
renderChannelHeader?: () => React.ReactElement;
|
|
10
|
-
renderMessage?: (props:
|
|
11
|
+
renderMessage?: (props: RenderMessageParamsType) => React.ReactElement;
|
|
12
|
+
renderMessageContent?: (props: MessageContentProps) => React.ReactElement;
|
|
11
13
|
renderMessageInput?: () => React.ReactElement;
|
|
12
14
|
renderFileUploadIcon?: () => React.ReactElement;
|
|
13
15
|
renderVoiceMessageIcon?: () => React.ReactElement;
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import { type MessageContentProps } from '../../../../ui/MessageContent';
|
|
3
|
+
import { EveryMessage, RenderCustomSeparatorProps, RenderMessageParamsType } from '../../../../types';
|
|
4
|
+
export interface MessageUIProps {
|
|
4
5
|
message: EveryMessage;
|
|
5
6
|
hasSeparator?: boolean;
|
|
6
7
|
chainTop?: boolean;
|
|
7
8
|
chainBottom?: boolean;
|
|
8
9
|
handleScroll?: (isBottomMessageAffected?: boolean) => void;
|
|
9
|
-
renderMessage?: (props:
|
|
10
|
+
renderMessage?: (props: RenderMessageParamsType) => React.ReactElement;
|
|
11
|
+
renderMessageContent?: (props: MessageContentProps) => React.ReactElement;
|
|
10
12
|
renderCustomSeparator?: (props: RenderCustomSeparatorProps) => React.ReactElement;
|
|
11
13
|
renderEditInput?: () => React.ReactElement;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
declare const Message: ({ message, hasSeparator, chainTop, chainBottom, handleScroll, renderCustomSeparator, renderEditInput, renderMessage, renderMessageContent, }: MessageUIProps) => React.ReactElement;
|
|
14
|
+
}
|
|
15
|
+
declare const Message: (props: MessageUIProps) => React.ReactElement;
|
|
15
16
|
export default Message;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { ReactElement } from 'react';
|
|
2
|
+
import '../MessageFeedbackModal/index.scss';
|
|
3
|
+
export interface MessageFeedbackFailedModalProps {
|
|
4
|
+
text: string;
|
|
5
|
+
onCancel?: () => void;
|
|
6
|
+
}
|
|
7
|
+
export default function MessageFeedbackFailedModal(props: MessageFeedbackFailedModalProps): ReactElement;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ReactElement } from 'react';
|
|
2
|
+
import './index.scss';
|
|
3
|
+
import { CoreMessageType } from '../../../../utils';
|
|
4
|
+
import { FeedbackRating } from '@sendbird/chat/message';
|
|
5
|
+
export interface MessageFeedbackModalProps {
|
|
6
|
+
selectedFeedback: FeedbackRating;
|
|
7
|
+
message: CoreMessageType;
|
|
8
|
+
onClose?: () => void;
|
|
9
|
+
onSubmit?: (comment: string) => void;
|
|
10
|
+
onUpdate?: (comment: string) => void;
|
|
11
|
+
onRemove?: () => void;
|
|
12
|
+
}
|
|
13
|
+
export default function MessageFeedbackModal(props: MessageFeedbackModalProps): ReactElement;
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import './message-list.scss';
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import {
|
|
3
|
+
import type { MessageContentProps } from '../../../../ui/MessageContent';
|
|
4
|
+
import { RenderCustomSeparatorProps, RenderMessageParamsType } from '../../../../types';
|
|
4
5
|
export interface MessageListProps {
|
|
5
6
|
className?: string;
|
|
6
|
-
renderMessage?: (props:
|
|
7
|
+
renderMessage?: (props: RenderMessageParamsType) => React.ReactElement;
|
|
8
|
+
renderMessageContent?: (props: MessageContentProps) => React.ReactElement;
|
|
7
9
|
renderPlaceholderEmpty?: () => React.ReactElement;
|
|
8
10
|
renderCustomSeparator?: (props: RenderCustomSeparatorProps) => React.ReactElement;
|
|
9
11
|
renderPlaceholderLoader?: () => React.ReactElement;
|
package/types/types.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ import type { User } from '@sendbird/chat';
|
|
|
3
3
|
import type { Member } from '@sendbird/chat/groupChannel';
|
|
4
4
|
import type { AdminMessage, FileMessage, MultipleFilesMessage, UserMessage } from '@sendbird/chat/message';
|
|
5
5
|
import { CoreMessageType } from './utils';
|
|
6
|
+
import { MessageUIProps } from './modules/Channel/components/Message';
|
|
6
7
|
export type ReplyType = 'NONE' | 'QUOTE_REPLY' | 'THREAD';
|
|
7
8
|
export type Nullable<T> = T | null;
|
|
8
9
|
export type SpaceFromTriggerType = {
|
|
@@ -46,6 +47,7 @@ export interface RenderMessageProps {
|
|
|
46
47
|
chainTop: boolean;
|
|
47
48
|
chainBottom: boolean;
|
|
48
49
|
}
|
|
50
|
+
export type RenderMessageParamsType = Omit<MessageUIProps, 'renderMessage'>;
|
|
49
51
|
export interface RenderCustomSeparatorProps {
|
|
50
52
|
message: CoreMessageType;
|
|
51
53
|
}
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import { ReactElement } from 'react';
|
|
2
2
|
import './index.scss';
|
|
3
|
+
import { LabelColors } from '../Label';
|
|
3
4
|
import { ButtonTypes, ButtonSizes } from './types';
|
|
5
|
+
import { ObjectValues } from '../../utils/typeHelpers/objectValues';
|
|
6
|
+
import { Typography } from '../Label/types';
|
|
4
7
|
export interface ButtonProps {
|
|
5
8
|
className?: string | Array<string>;
|
|
6
9
|
type?: ButtonTypes;
|
|
@@ -8,6 +11,8 @@ export interface ButtonProps {
|
|
|
8
11
|
children: string | ReactElement;
|
|
9
12
|
disabled?: boolean;
|
|
10
13
|
onClick?: () => void;
|
|
14
|
+
labelType?: ObjectValues<typeof Typography>;
|
|
15
|
+
labelColor?: ObjectValues<typeof LabelColors>;
|
|
11
16
|
}
|
|
12
|
-
export default function Button({ className, type, size, children, disabled, onClick, }: ButtonProps): ReactElement;
|
|
17
|
+
export default function Button({ className, type, size, children, disabled, onClick, labelType, labelColor, }: ButtonProps): ReactElement;
|
|
13
18
|
export * from './types';
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React, { MouseEvent, ReactNode } from 'react';
|
|
2
|
+
import './index.scss';
|
|
3
|
+
export interface FeedbackIconButtonProps {
|
|
4
|
+
children: ReactNode;
|
|
5
|
+
isSelected: boolean;
|
|
6
|
+
onClick?: (e: MouseEvent<HTMLButtonElement>) => void;
|
|
7
|
+
disabled?: boolean;
|
|
8
|
+
}
|
|
9
|
+
declare const FeedbackIconButton: React.ForwardRefExoticComponent<FeedbackIconButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
10
|
+
export default FeedbackIconButton;
|
|
@@ -26,7 +26,7 @@ export interface FileInfo {
|
|
|
26
26
|
url: string;
|
|
27
27
|
}
|
|
28
28
|
export interface BaseViewer {
|
|
29
|
-
onClose: (e: React.MouseEvent) => void;
|
|
29
|
+
onClose: (e: React.MouseEvent | React.KeyboardEvent) => void;
|
|
30
30
|
}
|
|
31
31
|
export interface SingleFileViewer extends SenderInfo, FileInfo, BaseViewer {
|
|
32
32
|
viewerType?: typeof ViewerTypes.SINGLE;
|
package/types/ui/Icon/index.d.ts
CHANGED
|
@@ -73,6 +73,8 @@ export declare const IconTypes: {
|
|
|
73
73
|
readonly TOGGLE_OFF: "TOGGLE_OFF";
|
|
74
74
|
readonly TOGGLE_ON: "TOGGLE_ON";
|
|
75
75
|
readonly USER: "USER";
|
|
76
|
+
readonly FEEDBACK_LIKE: "FEEDBACK_LIKE";
|
|
77
|
+
readonly FEEDBACK_DISLIKE: "FEEDBACK_DISLIKE";
|
|
76
78
|
};
|
|
77
79
|
export declare const IconColors: {
|
|
78
80
|
readonly DEFAULT: "DEFAULT";
|
package/types/ui/Icon/type.d.ts
CHANGED
|
@@ -57,5 +57,7 @@ export declare const Types: {
|
|
|
57
57
|
readonly TOGGLE_OFF: "TOGGLE_OFF";
|
|
58
58
|
readonly TOGGLE_ON: "TOGGLE_ON";
|
|
59
59
|
readonly USER: "USER";
|
|
60
|
+
readonly FEEDBACK_LIKE: "FEEDBACK_LIKE";
|
|
61
|
+
readonly FEEDBACK_DISLIKE: "FEEDBACK_DISLIKE";
|
|
60
62
|
};
|
|
61
63
|
export type Types = typeof Types[keyof typeof Types];
|
|
@@ -18,6 +18,7 @@ declare const LabelTypography: {
|
|
|
18
18
|
readonly BODY_2: "BODY_2";
|
|
19
19
|
readonly BUTTON_1: "BUTTON_1";
|
|
20
20
|
readonly BUTTON_2: "BUTTON_2";
|
|
21
|
+
readonly BUTTON_3: "BUTTON_3";
|
|
21
22
|
readonly CAPTION_1: "CAPTION_1";
|
|
22
23
|
readonly CAPTION_2: "CAPTION_2";
|
|
23
24
|
readonly CAPTION_3: "CAPTION_3";
|
|
@@ -128,6 +128,7 @@ declare const stringSet: {
|
|
|
128
128
|
MESSAGE_INPUT__PLACE_HOLDER__MUTED: string;
|
|
129
129
|
MESSAGE_INPUT__PLACE_HOLDER__MUTED_SHORT: string;
|
|
130
130
|
MESSAGE_INPUT__QUOTE_REPLY__PLACE_HOLDER: string;
|
|
131
|
+
BUTTON__SUBMIT: string;
|
|
131
132
|
BUTTON__CANCEL: string;
|
|
132
133
|
BUTTON__DELETE: string;
|
|
133
134
|
BUTTON__SAVE: string;
|
|
@@ -187,6 +188,16 @@ declare const stringSet: {
|
|
|
187
188
|
DATE_FORMAT__THREAD_LIST__DATE_SEPARATOR: string;
|
|
188
189
|
FILE_UPLOAD_NOTIFICATION__COUNT_LIMIT: string;
|
|
189
190
|
FILE_UPLOAD_NOTIFICATION__SIZE_LIMIT: string;
|
|
191
|
+
FEEDBACK_LIKE: string;
|
|
192
|
+
FEEDBACK_DISLIKE: string;
|
|
193
|
+
EDIT_COMMENT: string;
|
|
194
|
+
REMOVE_FEEDBACK: string;
|
|
195
|
+
FEEDBACK_MODAL_TITLE: string;
|
|
196
|
+
FEEDBACK_CONTENT_PLACEHOLDER: string;
|
|
197
|
+
BUTTON__REMOVE_FEEDBACK: string;
|
|
198
|
+
FEEDBACK_FAILED_SUBMIT: string;
|
|
199
|
+
FEEDBACK_FAILED_SAVE: string;
|
|
200
|
+
FEEDBACK_FAILED_DELETE: string;
|
|
190
201
|
};
|
|
191
202
|
};
|
|
192
203
|
declare const getStringSet: (lang?: keyof typeof stringSet) => StringSet;
|
|
@@ -7,6 +7,7 @@ export declare const Typography: {
|
|
|
7
7
|
readonly BODY_2: "BODY_2";
|
|
8
8
|
readonly BUTTON_1: "BUTTON_1";
|
|
9
9
|
readonly BUTTON_2: "BUTTON_2";
|
|
10
|
+
readonly BUTTON_3: "BUTTON_3";
|
|
10
11
|
readonly CAPTION_1: "CAPTION_1";
|
|
11
12
|
readonly CAPTION_2: "CAPTION_2";
|
|
12
13
|
readonly CAPTION_3: "CAPTION_3";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { Typography, Colors } from './types';
|
|
2
2
|
import { ObjectValues } from '../../utils/typeHelpers/objectValues';
|
|
3
|
-
export declare function changeTypographyToClassName(type?: ObjectValues<typeof Typography>): "" | "sendbird-label--h-1" | "sendbird-label--h-2" | "sendbird-label--subtitle-1" | "sendbird-label--subtitle-2" | "sendbird-label--body-1" | "sendbird-label--body-2" | "sendbird-label--button-1" | "sendbird-label--button-2" | "sendbird-label--caption-1" | "sendbird-label--caption-2" | "sendbird-label--caption-3";
|
|
3
|
+
export declare function changeTypographyToClassName(type?: ObjectValues<typeof Typography>): "" | "sendbird-label--h-1" | "sendbird-label--h-2" | "sendbird-label--subtitle-1" | "sendbird-label--subtitle-2" | "sendbird-label--body-1" | "sendbird-label--body-2" | "sendbird-label--button-1" | "sendbird-label--button-2" | "sendbird-label--button-3" | "sendbird-label--caption-1" | "sendbird-label--caption-2" | "sendbird-label--caption-3";
|
|
4
4
|
export declare function changeColorToClassName(color?: ObjectValues<typeof Colors>): "" | "sendbird-label--color-onbackground-1" | "sendbird-label--color-onbackground-2" | "sendbird-label--color-onbackground-3" | "sendbird-label--color-onbackground-4" | "sendbird-label--color-oncontent-1" | "sendbird-label--color-oncontent-2" | "sendbird-label--color-primary" | "sendbird-label--color-error" | "sendbird-label--color-secondary-3";
|
|
@@ -19,6 +19,7 @@ export declare const LinkLabelTypography: {
|
|
|
19
19
|
readonly BODY_2: "BODY_2";
|
|
20
20
|
readonly BUTTON_1: "BUTTON_1";
|
|
21
21
|
readonly BUTTON_2: "BUTTON_2";
|
|
22
|
+
readonly BUTTON_3: "BUTTON_3";
|
|
22
23
|
readonly CAPTION_1: "CAPTION_1";
|
|
23
24
|
readonly CAPTION_2: "CAPTION_2";
|
|
24
25
|
readonly CAPTION_3: "CAPTION_3";
|