@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-Kt1S-50v.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -3,9 +3,9 @@ import { PlaybackTime } from '../ui/PlaybackTime.js';
|
|
|
3
3
|
import { ProgressBar } from '../ui/ProgressBar.js';
|
|
4
4
|
import TextButton from '../ui/TextButton.js';
|
|
5
5
|
import Icon, { IconTypes, IconColors } from '../ui/Icon.js';
|
|
6
|
-
import { b as LabelColors, L as Label, a as LabelTypography } from './bundle-
|
|
7
|
-
import { u as useLocalization } from './bundle-
|
|
8
|
-
import { f as VOICE_RECORDER_CLICK_BUFFER_TIME, c as VOICE_RECORDER_DEFAULT_MIN } from './bundle-
|
|
6
|
+
import { b as LabelColors, L as Label, a as LabelTypography } from './bundle-cYhstyoi.js';
|
|
7
|
+
import { u as useLocalization } from './bundle-AilPIINY.js';
|
|
8
|
+
import { f as VOICE_RECORDER_CLICK_BUFFER_TIME, c as VOICE_RECORDER_DEFAULT_MIN } from './bundle-QjcHKpDK.js';
|
|
9
9
|
|
|
10
10
|
/* eslint-disable no-redeclare */
|
|
11
11
|
var VoiceMessageInputStatus = {
|
|
@@ -93,4 +93,4 @@ var VoiceMessageInput = function (_a) {
|
|
|
93
93
|
};
|
|
94
94
|
|
|
95
95
|
export { VoiceMessageInputStatus as V, VoiceMessageInput as a };
|
|
96
|
-
//# sourceMappingURL=bundle-
|
|
96
|
+
//# sourceMappingURL=bundle-Lxhlm_wG.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-Lxhlm_wG.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-M-Qfv2tU.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import React__default, { useEffect, useCallback, useState, useReducer, useRef, useMemo } from 'react';
|
|
2
|
-
import { f as format } from './bundle-
|
|
3
|
-
import { U as UserProfileProvider } from './bundle-
|
|
4
|
-
import { _ as __assign, a as __spreadArray, b as __awaiter, c as __generator } from './bundle-
|
|
5
|
-
import { c as compareIds } from './bundle-
|
|
6
|
-
import { p as pubSubTopics } from './bundle-
|
|
2
|
+
import { f as format } from './bundle-gzQGUVJt.js';
|
|
3
|
+
import { U as UserProfileProvider } from './bundle-8XAFqDsw.js';
|
|
4
|
+
import { _ as __assign, a as __spreadArray, b as __awaiter, c as __generator } from './bundle-Dv_OpODB.js';
|
|
5
|
+
import { c as compareIds } from './bundle-1pnUZsGs.js';
|
|
6
|
+
import { p as pubSubTopics } from './bundle-tD8xAWw2.js';
|
|
7
7
|
import { ChannelType } from '@sendbird/chat';
|
|
8
8
|
import { OpenChannelHandler } from '@sendbird/chat/openChannel';
|
|
9
|
-
import { u as uuidv4 } from './bundle-
|
|
10
|
-
import { c as compressImages } from './bundle-
|
|
9
|
+
import { u as uuidv4 } from './bundle-mccz6DbW.js';
|
|
10
|
+
import { c as compressImages } from './bundle-EeL8s1uR.js';
|
|
11
11
|
import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
|
|
12
12
|
import { useGlobalModalContext } from '../hooks/useModal.js';
|
|
13
|
-
import { u as useLocalization } from './bundle-
|
|
14
|
-
import { O as ONE_MiB } from './bundle-
|
|
15
|
-
import { c as ModalFooter } from './bundle-
|
|
16
|
-
import './bundle-
|
|
13
|
+
import { u as useLocalization } from './bundle-AilPIINY.js';
|
|
14
|
+
import { O as ONE_MiB } from './bundle-QjcHKpDK.js';
|
|
15
|
+
import { c as ModalFooter } from './bundle-4vHal8Yn.js';
|
|
16
|
+
import './bundle-cYhstyoi.js';
|
|
17
17
|
import { ButtonTypes } from '../ui/Button.js';
|
|
18
18
|
|
|
19
19
|
var getMessageCreatedAt = function (message) { return format(message.createdAt, 'p'); };
|
|
@@ -1391,4 +1391,4 @@ var OpenChannelProvider = function (props) {
|
|
|
1391
1391
|
var useOpenChannelContext = function () { return React__default.useContext(OpenChannelContext); };
|
|
1392
1392
|
|
|
1393
1393
|
export { OpenChannelProvider as O, compareMessagesForGrouping as c, kFormatter as k, useOpenChannelContext as u };
|
|
1394
|
-
//# sourceMappingURL=bundle-
|
|
1394
|
+
//# sourceMappingURL=bundle-OHK1QMwn.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-OHK1QMwn.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -4,15 +4,15 @@ import IconButton from '../ui/IconButton.js';
|
|
|
4
4
|
import Icon, { IconTypes, IconColors } from '../ui/Icon.js';
|
|
5
5
|
import ContextMenu, { MenuItems, MenuItem } from '../ui/ContextMenu.js';
|
|
6
6
|
import UserListItem$1 from '../ChannelSettings/components/UserListItem.js';
|
|
7
|
-
import { a as __spreadArray, _ as __assign } from './bundle-
|
|
8
|
-
import { M as Modal } from './bundle-
|
|
7
|
+
import { a as __spreadArray, _ as __assign } from './bundle-Dv_OpODB.js';
|
|
8
|
+
import { M as Modal } from './bundle-4vHal8Yn.js';
|
|
9
9
|
import UserListItem from '../ui/UserListItem.js';
|
|
10
|
-
import { n as noop } from './bundle-
|
|
10
|
+
import { n as noop } from './bundle-kHH52OEM.js';
|
|
11
11
|
import { useChannelSettingsContext } from '../ChannelSettings/context.js';
|
|
12
12
|
import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
|
|
13
|
-
import { L as LocalizationContext, u as useLocalization } from './bundle-
|
|
14
|
-
import './bundle-
|
|
15
|
-
import { u as uuidv4 } from './bundle-
|
|
13
|
+
import { L as LocalizationContext, u as useLocalization } from './bundle-AilPIINY.js';
|
|
14
|
+
import './bundle-cYhstyoi.js';
|
|
15
|
+
import { u as uuidv4 } from './bundle-mccz6DbW.js';
|
|
16
16
|
|
|
17
17
|
function MembersModal(_a) {
|
|
18
18
|
var _b;
|
|
@@ -274,4 +274,4 @@ var MemberList = function () {
|
|
|
274
274
|
};
|
|
275
275
|
|
|
276
276
|
export { MemberList as M };
|
|
277
|
-
//# sourceMappingURL=bundle-
|
|
277
|
+
//# sourceMappingURL=bundle-OwmPKW49.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-OwmPKW49.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -138,6 +138,7 @@ var stringSet = {
|
|
|
138
138
|
MESSAGE_INPUT__PLACE_HOLDER__MUTED_SHORT: 'You\'re muted',
|
|
139
139
|
MESSAGE_INPUT__QUOTE_REPLY__PLACE_HOLDER: 'Reply to message',
|
|
140
140
|
// Common UI
|
|
141
|
+
BUTTON__SUBMIT: 'Submit',
|
|
141
142
|
BUTTON__CANCEL: 'Cancel',
|
|
142
143
|
BUTTON__DELETE: 'Delete',
|
|
143
144
|
BUTTON__SAVE: 'Save',
|
|
@@ -207,6 +208,20 @@ var stringSet = {
|
|
|
207
208
|
// File upload
|
|
208
209
|
FILE_UPLOAD_NOTIFICATION__COUNT_LIMIT: 'Up to %d files can be attached.',
|
|
209
210
|
FILE_UPLOAD_NOTIFICATION__SIZE_LIMIT: 'The maximum size per file is %d MB.',
|
|
211
|
+
// Feedback button text
|
|
212
|
+
FEEDBACK_LIKE: 'Like',
|
|
213
|
+
FEEDBACK_DISLIKE: 'Dislike',
|
|
214
|
+
// Mobile feedback options menu items
|
|
215
|
+
EDIT_COMMENT: 'Edit comment',
|
|
216
|
+
REMOVE_FEEDBACK: 'Remove Feedback',
|
|
217
|
+
// Feedback modal title
|
|
218
|
+
FEEDBACK_MODAL_TITLE: 'Provide additional feedback (optional)',
|
|
219
|
+
FEEDBACK_CONTENT_PLACEHOLDER: 'Leave a comment',
|
|
220
|
+
BUTTON__REMOVE_FEEDBACK: 'Remove feedback',
|
|
221
|
+
// Feedback failed modal title
|
|
222
|
+
FEEDBACK_FAILED_SUBMIT: 'Couldn’t submit. Try again.',
|
|
223
|
+
FEEDBACK_FAILED_SAVE: 'Couldn’t save. Try again.',
|
|
224
|
+
FEEDBACK_FAILED_DELETE: 'Couldn’t delete. Try again.',
|
|
210
225
|
},
|
|
211
226
|
};
|
|
212
227
|
var getStringSet = function (lang) {
|
|
@@ -215,4 +230,4 @@ var getStringSet = function (lang) {
|
|
|
215
230
|
};
|
|
216
231
|
|
|
217
232
|
export { getStringSet as g };
|
|
218
|
-
//# sourceMappingURL=bundle-
|
|
233
|
+
//# sourceMappingURL=bundle-P_LfQm7L.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-P_LfQm7L.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-QGpFq71p.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import React__default, { useEffect, useState, useCallback, useRef, useReducer, useMemo } from 'react';
|
|
2
|
-
import { U as UserProfileProvider } from './bundle-
|
|
2
|
+
import { U as UserProfileProvider } from './bundle-8XAFqDsw.js';
|
|
3
3
|
import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
|
|
4
|
-
import { P as PREV_RESULT_SIZE, N as NEXT_RESULT_SIZE, T as ThreadReplySelectType } from './bundle-
|
|
5
|
-
import { m as mergeAndSortMessages, p as passUnsuccessfullMessages, s as scrollIntoLast, a as scrollToRenderedMessage, g as getAllEmojisMapFromEmojiContainer, f as getNicknamesMapFromMembers } from './bundle-
|
|
6
|
-
import { _ as __assign, a as __spreadArray } from './bundle-
|
|
7
|
-
import { f as format } from './bundle-
|
|
4
|
+
import { P as PREV_RESULT_SIZE, N as NEXT_RESULT_SIZE, T as ThreadReplySelectType } from './bundle-zx8iuoIh.js';
|
|
5
|
+
import { m as mergeAndSortMessages, p as passUnsuccessfullMessages, s as scrollIntoLast, a as scrollToRenderedMessage, g as getAllEmojisMapFromEmojiContainer, f as getNicknamesMapFromMembers } from './bundle-KpJtSqe-.js';
|
|
6
|
+
import { _ as __assign, a as __spreadArray } from './bundle-Dv_OpODB.js';
|
|
7
|
+
import { f as format } from './bundle-gzQGUVJt.js';
|
|
8
8
|
import { SendingStatus, ReplyType, MessageMetaArray } from '@sendbird/chat/message';
|
|
9
|
-
import { K, S } from './bundle-
|
|
10
|
-
import { R as RESET_MESSAGES, F as FETCH_INITIAL_MESSAGES_START, a as FETCH_INITIAL_MESSAGES_SUCCESS, c as FETCH_PREV_MESSAGES_SUCCESS, d as FETCH_NEXT_MESSAGES_SUCCESS, b as FETCH_INITIAL_MESSAGES_FAILURE, e as FETCH_PREV_MESSAGES_FAILURE, f as FETCH_NEXT_MESSAGES_FAILURE, S as SEND_MESSAGE_START, g as SEND_MESSAGE_SUCCESS, h as SEND_MESSAGE_FAILURE, i as SET_CURRENT_CHANNEL, j as SET_CHANNEL_INVALID, O as ON_MESSAGE_RECEIVED, k as ON_MESSAGE_UPDATED, l as ON_MESSAGE_THREAD_INFO_UPDATED, m as RESEND_MESSAGE_START, n as MARK_AS_READ, o as ON_MESSAGE_DELETED, p as ON_MESSAGE_DELETED_BY_REQ_ID, q as SET_EMOJI_CONTAINER, r as ON_REACTION_UPDATED, M as MESSAGE_LIST_PARAMS_CHANGED, s as ON_FILE_INFO_UPLOADED, t as ON_TYPING_STATUS_UPDATED, u as channelActions } from './bundle-
|
|
11
|
-
import { c as compareIds } from './bundle-
|
|
12
|
-
import {
|
|
9
|
+
import { K, S } from './bundle-rQ1k1Cpu.js';
|
|
10
|
+
import { R as RESET_MESSAGES, F as FETCH_INITIAL_MESSAGES_START, a as FETCH_INITIAL_MESSAGES_SUCCESS, c as FETCH_PREV_MESSAGES_SUCCESS, d as FETCH_NEXT_MESSAGES_SUCCESS, b as FETCH_INITIAL_MESSAGES_FAILURE, e as FETCH_PREV_MESSAGES_FAILURE, f as FETCH_NEXT_MESSAGES_FAILURE, S as SEND_MESSAGE_START, g as SEND_MESSAGE_SUCCESS, h as SEND_MESSAGE_FAILURE, i as SET_CURRENT_CHANNEL, j as SET_CHANNEL_INVALID, O as ON_MESSAGE_RECEIVED, k as ON_MESSAGE_UPDATED, l as ON_MESSAGE_THREAD_INFO_UPDATED, m as RESEND_MESSAGE_START, n as MARK_AS_READ, o as ON_MESSAGE_DELETED, p as ON_MESSAGE_DELETED_BY_REQ_ID, q as SET_EMOJI_CONTAINER, r as ON_REACTION_UPDATED, M as MESSAGE_LIST_PARAMS_CHANGED, s as ON_FILE_INFO_UPLOADED, t as ON_TYPING_STATUS_UPDATED, u as channelActions } from './bundle-ej1sc1yZ.js';
|
|
11
|
+
import { c as compareIds } from './bundle-1pnUZsGs.js';
|
|
12
|
+
import { R as isSendableMessage, W as filterMessageListParams, b as isMultipleFilesMessage } from './bundle-aD4V4aI8.js';
|
|
13
13
|
import { GroupChannelHandler } from '@sendbird/chat/groupChannel';
|
|
14
|
-
import { u as uuidv4 } from './bundle-
|
|
14
|
+
import { u as uuidv4 } from './bundle-mccz6DbW.js';
|
|
15
15
|
import useInitialMessagesFetch from '../Channel/hooks/useInitialMessagesFetch.js';
|
|
16
|
-
import { p as pubSubTopics, P as PublishingModuleType, b as PUBSUB_TOPICS, s as shouldPubSubPublishToChannel } from './bundle-
|
|
17
|
-
import { a as VOICE_MESSAGE_FILE_NAME, b as VOICE_MESSAGE_MIME_TYPE, M as META_ARRAY_VOICE_DURATION_KEY, i as META_ARRAY_MESSAGE_TYPE_KEY, j as META_ARRAY_MESSAGE_TYPE_VALUE__VOICE } from './bundle-
|
|
18
|
-
import { g as getCaseResolvedThreadReplySelectType } from './bundle-
|
|
19
|
-
import { u as useSendMultipleFilesMessage } from './bundle-
|
|
16
|
+
import { p as pubSubTopics, P as PublishingModuleType, b as PUBSUB_TOPICS, s as shouldPubSubPublishToChannel } from './bundle-tD8xAWw2.js';
|
|
17
|
+
import { a as VOICE_MESSAGE_FILE_NAME, b as VOICE_MESSAGE_MIME_TYPE, M as META_ARRAY_VOICE_DURATION_KEY, i as META_ARRAY_MESSAGE_TYPE_KEY, j as META_ARRAY_MESSAGE_TYPE_VALUE__VOICE } from './bundle-QjcHKpDK.js';
|
|
18
|
+
import { g as getCaseResolvedThreadReplySelectType } from './bundle-QGpFq71p.js';
|
|
19
|
+
import { u as useSendMultipleFilesMessage } from './bundle-Abz9zH51.js';
|
|
20
20
|
|
|
21
21
|
/**
|
|
22
22
|
* This function helps consider the every condition
|
|
@@ -1548,4 +1548,4 @@ var ChannelProvider = function (props) {
|
|
|
1548
1548
|
var useChannelContext = function () { return React__default.useContext(ChannelContext); };
|
|
1549
1549
|
|
|
1550
1550
|
export { ChannelProvider as C, getIsReactionEnabled as g, useChannelContext as u };
|
|
1551
|
-
//# sourceMappingURL=bundle-
|
|
1551
|
+
//# sourceMappingURL=bundle-QSb_mwts.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-QSb_mwts.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -28,4 +28,4 @@ var SLIDER_BUTTON_ICON_SIDE_LENGTH = '32px';
|
|
|
28
28
|
var DEFAULT_MULTIPLE_FILES_MESSAGE_LIMIT = 10;
|
|
29
29
|
|
|
30
30
|
export { BROWSER_SUPPORT_MIME_TYPE_LIST as B, DELIVERY_RECEIPT as D, META_ARRAY_VOICE_DURATION_KEY as M, ONE_MiB as O, SCROLL_BUFFER as S, VOICE_RECORDER_AUDIO_BIT_RATE as V, VOICE_MESSAGE_FILE_NAME as a, VOICE_MESSAGE_MIME_TYPE as b, VOICE_RECORDER_DEFAULT_MIN as c, VOICE_RECORDER_AUDIO_SAMPLE_RATE as d, VOICE_PLAYER_AUDIO_ID as e, VOICE_RECORDER_CLICK_BUFFER_TIME as f, VOICE_PLAYER_ROOT_ID as g, SLIDER_BUTTON_ICON_SIDE_LENGTH as h, META_ARRAY_MESSAGE_TYPE_KEY as i, META_ARRAY_MESSAGE_TYPE_VALUE__VOICE as j, DEFAULT_MULTIPLE_FILES_MESSAGE_LIMIT as k, VOICE_RECORDER_DEFAULT_MAX as l };
|
|
31
|
-
//# sourceMappingURL=bundle-
|
|
31
|
+
//# sourceMappingURL=bundle-QjcHKpDK.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-QjcHKpDK.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { b as isMultipleFilesMessage } from './bundle-
|
|
2
|
-
import { K } from './bundle-
|
|
1
|
+
import { b as isMultipleFilesMessage } from './bundle-aD4V4aI8.js';
|
|
2
|
+
import { K } from './bundle-rQ1k1Cpu.js';
|
|
3
3
|
|
|
4
4
|
function getModalDeleteMessageTitle(stringSet, message) {
|
|
5
5
|
return K(message)
|
|
@@ -13,4 +13,4 @@ function getModalDeleteMessageTitle(stringSet, message) {
|
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
export { getModalDeleteMessageTitle as g };
|
|
16
|
-
//# sourceMappingURL=bundle-
|
|
16
|
+
//# sourceMappingURL=bundle-TztVqjoB.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-TztVqjoB.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;"}
|
|
@@ -73,4 +73,4 @@ var MediaQueryProvider = function (props) {
|
|
|
73
73
|
var useMediaQueryContext = function () { return React__default.useContext(MediaQueryContext); };
|
|
74
74
|
|
|
75
75
|
export { MediaQueryProvider as M, useMediaQueryContext as u };
|
|
76
|
-
//# sourceMappingURL=bundle-
|
|
76
|
+
//# sourceMappingURL=bundle-Uw736N77.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-Uw736N77.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-X2Sm7pn5.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-XkweI7LG.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { K } from './bundle-
|
|
3
|
-
import { T as TOKEN_TYPES, U as USER_MENTION_PREFIX, g as getWhiteSpacePreservedText } from './bundle-
|
|
2
|
+
import { K } from './bundle-rQ1k1Cpu.js';
|
|
3
|
+
import { T as TOKEN_TYPES, U as USER_MENTION_PREFIX, g as getWhiteSpacePreservedText } from './bundle-ZExhHi47.js';
|
|
4
4
|
import { useMessageContext } from '../Message/context.js';
|
|
5
5
|
import MentionLabel from '../ui/MentionLabel.js';
|
|
6
6
|
import LinkLabel from '../ui/LinkLabel.js';
|
|
7
|
-
import { a as LabelTypography } from './bundle-
|
|
7
|
+
import { a as LabelTypography } from './bundle-cYhstyoi.js';
|
|
8
8
|
|
|
9
9
|
// this function is used to generate a unique key for token in message
|
|
10
10
|
// it changes with updated time and index
|
|
@@ -33,4 +33,4 @@ function TextFragment(_a) {
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
export { TextFragment as T };
|
|
36
|
-
//# sourceMappingURL=bundle-
|
|
36
|
+
//# sourceMappingURL=bundle-YD2b0cnK.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-YD2b0cnK.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { useLayoutEffect } from 'react';
|
|
2
|
+
import { usePreservedCallback } from '@sendbird/uikit-tools';
|
|
3
|
+
|
|
4
|
+
function useKeyDown(ref, keyDownCallbackMap) {
|
|
5
|
+
useLayoutEffect(function () {
|
|
6
|
+
var _a;
|
|
7
|
+
(_a = ref.current) === null || _a === void 0 ? void 0 : _a.focus();
|
|
8
|
+
}, [ref.current]);
|
|
9
|
+
var onKeyDown = usePreservedCallback(function (event) {
|
|
10
|
+
var callback = keyDownCallbackMap[event.key];
|
|
11
|
+
callback === null || callback === void 0 ? void 0 : callback(event);
|
|
12
|
+
event.stopPropagation();
|
|
13
|
+
});
|
|
14
|
+
return onKeyDown;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
export { useKeyDown as u };
|
|
18
|
+
//# sourceMappingURL=bundle-YWlIaifS.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-YWlIaifS.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as __spreadArray } from './bundle-
|
|
2
|
-
import {
|
|
1
|
+
import { a as __spreadArray } from './bundle-Dv_OpODB.js';
|
|
2
|
+
import { K as isUrl } from './bundle-aD4V4aI8.js';
|
|
3
3
|
|
|
4
4
|
var USER_MENTION_PREFIX = '@';
|
|
5
5
|
|
|
@@ -129,4 +129,4 @@ function getWhiteSpacePreservedText(text) {
|
|
|
129
129
|
}
|
|
130
130
|
|
|
131
131
|
export { TOKEN_TYPES as T, USER_MENTION_PREFIX as U, getWhiteSpacePreservedText as g, tokenizeMessage as t };
|
|
132
|
-
//# sourceMappingURL=bundle-
|
|
132
|
+
//# sourceMappingURL=bundle-ZExhHi47.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-ZExhHi47.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as __assign, a as __spreadArray } from './bundle-
|
|
1
|
+
import { _ as __assign, a as __spreadArray } from './bundle-Dv_OpODB.js';
|
|
2
2
|
import { OutgoingMessageStates, getOutgoingMessageState } from '../utils/message/getOutgoingMessageState.js';
|
|
3
|
-
import { K } from './bundle-
|
|
3
|
+
import { K } from './bundle-rQ1k1Cpu.js';
|
|
4
4
|
|
|
5
5
|
// https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Complete_list_of_MIME_types
|
|
6
6
|
var SUPPORTED_MIMES = {
|
|
@@ -653,5 +653,5 @@ var isSendableMessage = function (message) {
|
|
|
653
653
|
return Boolean(message) && 'sender' in message;
|
|
654
654
|
};
|
|
655
655
|
|
|
656
|
-
export { isAudio as A, isVoiceMessageMimeType as B, isSentStatus as C, arrayEqual as D, getMimeTypesUIKitAccepts as E, isImageMessage as F, isImageFileInfo as G, isAudioMessage as H, isOGMessage as I, isTextMessage as J,
|
|
657
|
-
//# sourceMappingURL=bundle-
|
|
656
|
+
export { isAudio as A, isVoiceMessageMimeType as B, isSentStatus as C, arrayEqual as D, getMimeTypesUIKitAccepts as E, isImageMessage as F, isImageFileInfo as G, isAudioMessage as H, isOGMessage as I, isTextMessage as J, isUrl as K, isThreadMessage as L, getSuggestedReplies as M, getEmojiUrl as N, isReactedBy as O, getEmojiTooltipString as P, getEmojiMapAll as Q, isSendableMessage as R, StringObjType as S, filterChannelListParams as T, UIKitMessageTypes as U, getChannelsWithUpsertedChannel as V, filterMessageListParams as W, isTextuallyNull as X, isReadMessage as a, isMultipleFilesMessage as b, isImage as c, isFileMessage as d, isSupportedFileView as e, isVideo as f, isEditedMessage as g, getSenderName as h, isVoiceMessage as i, isUserMessage as j, isSentMessage as k, isFailedMessage as l, isPendingMessage as m, getClassName as n, copyToClipboard as o, getEmojiListAll as p, getUIKitFileTypes as q, isThumbnailMessage as r, isGif as s, getUIKitMessageType as t, getUIKitFileType as u, truncateString as v, getUIKitMessageTypes as w, isVideoMessage as x, isGifMessage as y, convertWordToStringObj as z };
|
|
657
|
+
//# sourceMappingURL=bundle-aD4V4aI8.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-aD4V4aI8.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { i as isSameDay } from './bundle-
|
|
2
|
-
import { r as requiredArgs, t as toDate, a as toInteger } from './bundle-
|
|
1
|
+
import { i as isSameDay } from './bundle-6LRbbWyh.js';
|
|
2
|
+
import { r as requiredArgs, t as toDate, a as toInteger } from './bundle-gzQGUVJt.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* @name isToday
|
|
@@ -162,4 +162,4 @@ function isYesterday(dirtyDate) {
|
|
|
162
162
|
}
|
|
163
163
|
|
|
164
164
|
export { isYesterday as a, isThisYear as b, isToday as i };
|
|
165
|
-
//# sourceMappingURL=bundle-
|
|
165
|
+
//# sourceMappingURL=bundle-cN2gAFB_.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-cN2gAFB_.js","sources":["../../node_modules/date-fns/esm/isToday/index.js","../../node_modules/date-fns/esm/isSameYear/index.js","../../node_modules/date-fns/esm/isThisYear/index.js","../../node_modules/date-fns/esm/addDays/index.js","../../node_modules/date-fns/esm/subDays/index.js","../../node_modules/date-fns/esm/isYesterday/index.js"],"sourcesContent":["import isSameDay from \"../isSameDay/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isToday\n * @category Day Helpers\n * @summary Is the given date today?\n * @pure false\n *\n * @description\n * Is the given date today?\n *\n * > ⚠️ Please note that this function is not present in the FP submodule as\n * > it uses `Date.now()` internally hence impure and can't be safely curried.\n *\n * @param {Date|Number} date - the date to check\n * @returns {Boolean} the date is today\n * @throws {TypeError} 1 argument required\n *\n * @example\n * // If today is 6 October 2014, is 6 October 14:00:00 today?\n * const result = isToday(new Date(2014, 9, 6, 14, 0))\n * //=> true\n */\nexport default function isToday(dirtyDate) {\n requiredArgs(1, arguments);\n return isSameDay(dirtyDate, Date.now());\n}","import toDate from \"../toDate/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isSameYear\n * @category Year Helpers\n * @summary Are the given dates in the same year?\n *\n * @description\n * Are the given dates in the same year?\n *\n * @param {Date|Number} dateLeft - the first date to check\n * @param {Date|Number} dateRight - the second date to check\n * @returns {Boolean} the dates are in the same year\n * @throws {TypeError} 2 arguments required\n *\n * @example\n * // Are 2 September 2014 and 25 September 2014 in the same year?\n * const result = isSameYear(new Date(2014, 8, 2), new Date(2014, 8, 25))\n * //=> true\n */\nexport default function isSameYear(dirtyDateLeft, dirtyDateRight) {\n requiredArgs(2, arguments);\n var dateLeft = toDate(dirtyDateLeft);\n var dateRight = toDate(dirtyDateRight);\n return dateLeft.getFullYear() === dateRight.getFullYear();\n}","import isSameYear from \"../isSameYear/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isThisYear\n * @category Year Helpers\n * @summary Is the given date in the same year as the current date?\n * @pure false\n *\n * @description\n * Is the given date in the same year as the current date?\n *\n * > ⚠️ Please note that this function is not present in the FP submodule as\n * > it uses `Date.now()` internally hence impure and can't be safely curried.\n *\n * @param {Date|Number} date - the date to check\n * @returns {Boolean} the date is in this year\n * @throws {TypeError} 1 argument required\n *\n * @example\n * // If today is 25 September 2014, is 2 July 2014 in this year?\n * const result = isThisYear(new Date(2014, 6, 2))\n * //=> true\n */\nexport default function isThisYear(dirtyDate) {\n requiredArgs(1, arguments);\n return isSameYear(dirtyDate, Date.now());\n}","import toInteger from \"../_lib/toInteger/index.js\";\nimport toDate from \"../toDate/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name addDays\n * @category Day Helpers\n * @summary Add the specified number of days to the given date.\n *\n * @description\n * Add the specified number of days to the given date.\n *\n * @param {Date|Number} date - the date to be changed\n * @param {Number} amount - the amount of days to be added. Positive decimals will be rounded using `Math.floor`, decimals less than zero will be rounded using `Math.ceil`.\n * @returns {Date} - the new date with the days added\n * @throws {TypeError} - 2 arguments required\n *\n * @example\n * // Add 10 days to 1 September 2014:\n * const result = addDays(new Date(2014, 8, 1), 10)\n * //=> Thu Sep 11 2014 00:00:00\n */\nexport default function addDays(dirtyDate, dirtyAmount) {\n requiredArgs(2, arguments);\n var date = toDate(dirtyDate);\n var amount = toInteger(dirtyAmount);\n if (isNaN(amount)) {\n return new Date(NaN);\n }\n if (!amount) {\n // If 0 days, no-op to avoid changing times in the hour before end of DST\n return date;\n }\n date.setDate(date.getDate() + amount);\n return date;\n}","import addDays from \"../addDays/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\nimport toInteger from \"../_lib/toInteger/index.js\";\n/**\n * @name subDays\n * @category Day Helpers\n * @summary Subtract the specified number of days from the given date.\n *\n * @description\n * Subtract the specified number of days from the given date.\n *\n * @param {Date|Number} date - the date to be changed\n * @param {Number} amount - the amount of days to be subtracted. Positive decimals will be rounded using `Math.floor`, decimals less than zero will be rounded using `Math.ceil`.\n * @returns {Date} the new date with the days subtracted\n * @throws {TypeError} 2 arguments required\n *\n * @example\n * // Subtract 10 days from 1 September 2014:\n * const result = subDays(new Date(2014, 8, 1), 10)\n * //=> Fri Aug 22 2014 00:00:00\n */\nexport default function subDays(dirtyDate, dirtyAmount) {\n requiredArgs(2, arguments);\n var amount = toInteger(dirtyAmount);\n return addDays(dirtyDate, -amount);\n}","import isSameDay from \"../isSameDay/index.js\";\nimport subDays from \"../subDays/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isYesterday\n * @category Day Helpers\n * @summary Is the given date yesterday?\n * @pure false\n *\n * @description\n * Is the given date yesterday?\n *\n * > ⚠️ Please note that this function is not present in the FP submodule as\n * > it uses `Date.now()` internally hence impure and can't be safely curried.\n *\n * @param {Date|Number} date - the date to check\n * @returns {Boolean} the date is yesterday\n * @throws {TypeError} 1 argument required\n *\n * @example\n * // If today is 6 October 2014, is 5 October 14:00:00 yesterday?\n * const result = isYesterday(new Date(2014, 9, 5, 14, 0))\n * //=> true\n */\nexport default function isYesterday(dirtyDate) {\n requiredArgs(1, arguments);\n return isSameDay(dirtyDate, subDays(Date.now(), 1));\n}"],"names":[],"mappings":";;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACe,SAAS,OAAO,CAAC,SAAS,EAAE;AAC3C,EAAE,YAAY,CAAC,CAAC,EAAE,SAAS,CAAC,CAAC;AAC7B,EAAE,OAAO,SAAS,CAAC,SAAS,EAAE,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;AAC1C;;ACxBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACe,SAAS,UAAU,CAAC,aAAa,EAAE,cAAc,EAAE;AAClE,EAAE,YAAY,CAAC,CAAC,EAAE,SAAS,CAAC,CAAC;AAC7B,EAAE,IAAI,QAAQ,GAAG,MAAM,CAAC,aAAa,CAAC,CAAC;AACvC,EAAE,IAAI,SAAS,GAAG,MAAM,CAAC,cAAc,CAAC,CAAC;AACzC,EAAE,OAAO,QAAQ,CAAC,WAAW,EAAE,KAAK,SAAS,CAAC,WAAW,EAAE,CAAC;AAC5D;;ACvBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACe,SAAS,UAAU,CAAC,SAAS,EAAE;AAC9C,EAAE,YAAY,CAAC,CAAC,EAAE,SAAS,CAAC,CAAC;AAC7B,EAAE,OAAO,UAAU,CAAC,SAAS,EAAE,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;AAC3C;;ACvBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACe,SAAS,OAAO,CAAC,SAAS,EAAE,WAAW,EAAE;AACxD,EAAE,YAAY,CAAC,CAAC,EAAE,SAAS,CAAC,CAAC;AAC7B,EAAE,IAAI,IAAI,GAAG,MAAM,CAAC,SAAS,CAAC,CAAC;AAC/B,EAAE,IAAI,MAAM,GAAG,SAAS,CAAC,WAAW,CAAC,CAAC;AACtC,EAAE,IAAI,KAAK,CAAC,MAAM,CAAC,EAAE;AACrB,IAAI,OAAO,IAAI,IAAI,CAAC,GAAG,CAAC,CAAC;AACzB,GAAG;AACH,EAAE,IAAI,CAAC,MAAM,EAAE;AACf;AACA,IAAI,OAAO,IAAI,CAAC;AAChB,GAAG;AACH,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,EAAE,GAAG,MAAM,CAAC,CAAC;AACxC,EAAE,OAAO,IAAI,CAAC;AACd;;AC/BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACe,SAAS,OAAO,CAAC,SAAS,EAAE,WAAW,EAAE;AACxD,EAAE,YAAY,CAAC,CAAC,EAAE,SAAS,CAAC,CAAC;AAC7B,EAAE,IAAI,MAAM,GAAG,SAAS,CAAC,WAAW,CAAC,CAAC;AACtC,EAAE,OAAO,OAAO,CAAC,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;AACrC;;ACtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACe,SAAS,WAAW,CAAC,SAAS,EAAE;AAC/C,EAAE,YAAY,CAAC,CAAC,EAAE,SAAS,CAAC,CAAC;AAC7B,EAAE,OAAO,SAAS,CAAC,SAAS,EAAE,OAAO,CAAC,IAAI,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC;AACtD;;;;","x_google_ignoreList":[0,1,2,3,4,5]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as __spreadArray } from './bundle-
|
|
1
|
+
import { a as __spreadArray } from './bundle-Dv_OpODB.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { g as getStringSet } from './bundle-
|
|
3
|
+
import { g as getStringSet } from './bundle-P_LfQm7L.js';
|
|
4
4
|
|
|
5
5
|
var Typography = {
|
|
6
6
|
H_1: 'H_1',
|
|
@@ -11,6 +11,7 @@ var Typography = {
|
|
|
11
11
|
BODY_2: 'BODY_2',
|
|
12
12
|
BUTTON_1: 'BUTTON_1',
|
|
13
13
|
BUTTON_2: 'BUTTON_2',
|
|
14
|
+
BUTTON_3: 'BUTTON_3',
|
|
14
15
|
CAPTION_1: 'CAPTION_1',
|
|
15
16
|
CAPTION_2: 'CAPTION_2',
|
|
16
17
|
CAPTION_3: 'CAPTION_3',
|
|
@@ -37,6 +38,7 @@ function changeTypographyToClassName(type) {
|
|
|
37
38
|
case Typography.BODY_2: return 'sendbird-label--body-2';
|
|
38
39
|
case Typography.BUTTON_1: return 'sendbird-label--button-1';
|
|
39
40
|
case Typography.BUTTON_2: return 'sendbird-label--button-2';
|
|
41
|
+
case Typography.BUTTON_3: return 'sendbird-label--button-3';
|
|
40
42
|
case Typography.CAPTION_1: return 'sendbird-label--caption-1';
|
|
41
43
|
case Typography.CAPTION_2: return 'sendbird-label--caption-2';
|
|
42
44
|
case Typography.CAPTION_3: return 'sendbird-label--caption-3';
|
|
@@ -75,4 +77,4 @@ var LabelColors = Colors;
|
|
|
75
77
|
var LabelStringSet = getStringSet('en');
|
|
76
78
|
|
|
77
79
|
export { Label as L, LabelTypography as a, LabelColors as b, LabelStringSet as c, changeColorToClassName as d };
|
|
78
|
-
//# sourceMappingURL=bundle-
|
|
80
|
+
//# sourceMappingURL=bundle-cYhstyoi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-cYhstyoi.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { S as SCROLL_BUFFER } from './bundle-
|
|
1
|
+
import { S as SCROLL_BUFFER } from './bundle-QjcHKpDK.js';
|
|
2
2
|
import { useRef, useEffect } from 'react';
|
|
3
3
|
import { usePreservedCallback } from '@sendbird/uikit-tools';
|
|
4
|
-
import { e as isAboutSame } from './bundle-
|
|
4
|
+
import { e as isAboutSame } from './bundle-KpJtSqe-.js';
|
|
5
5
|
|
|
6
6
|
function useThrottleCallback(callback, delay, options) {
|
|
7
7
|
if (options === void 0) { options = {
|
|
@@ -92,4 +92,4 @@ function useHandleOnScrollCallback(_a) {
|
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
export { useThrottleCallback as a, useHandleOnScrollCallback as u };
|
|
95
|
-
//# sourceMappingURL=bundle-
|
|
95
|
+
//# sourceMappingURL=bundle-edTAi5zj.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-edTAi5zj.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -54,4 +54,4 @@ var channelActions = /*#__PURE__*/Object.freeze({
|
|
|
54
54
|
});
|
|
55
55
|
|
|
56
56
|
export { FETCH_INITIAL_MESSAGES_START as F, MESSAGE_LIST_PARAMS_CHANGED as M, ON_MESSAGE_RECEIVED as O, RESET_MESSAGES as R, SEND_MESSAGE_START as S, FETCH_INITIAL_MESSAGES_SUCCESS as a, FETCH_INITIAL_MESSAGES_FAILURE as b, FETCH_PREV_MESSAGES_SUCCESS as c, FETCH_NEXT_MESSAGES_SUCCESS as d, FETCH_PREV_MESSAGES_FAILURE as e, FETCH_NEXT_MESSAGES_FAILURE as f, SEND_MESSAGE_SUCCESS as g, SEND_MESSAGE_FAILURE as h, SET_CURRENT_CHANNEL as i, SET_CHANNEL_INVALID as j, ON_MESSAGE_UPDATED as k, ON_MESSAGE_THREAD_INFO_UPDATED as l, RESEND_MESSAGE_START as m, MARK_AS_READ as n, ON_MESSAGE_DELETED as o, ON_MESSAGE_DELETED_BY_REQ_ID as p, SET_EMOJI_CONTAINER as q, ON_REACTION_UPDATED as r, ON_FILE_INFO_UPLOADED as s, ON_TYPING_STATUS_UPDATED as t, channelActions as u };
|
|
57
|
-
//# sourceMappingURL=bundle-
|
|
57
|
+
//# sourceMappingURL=bundle-ej1sc1yZ.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-ej1sc1yZ.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { a as __spreadArray } from './bundle-
|
|
1
|
+
import { a as __spreadArray } from './bundle-Dv_OpODB.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { f as format } from './bundle-
|
|
3
|
+
import { f as format } from './bundle-gzQGUVJt.js';
|
|
4
4
|
import Icon, { IconTypes, IconColors } from '../ui/Icon.js';
|
|
5
|
-
import { c as LabelStringSet, L as Label, a as LabelTypography, b as LabelColors } from './bundle-
|
|
5
|
+
import { c as LabelStringSet, L as Label, a as LabelTypography, b as LabelColors } from './bundle-cYhstyoi.js';
|
|
6
6
|
import Loader from '../ui/Loader.js';
|
|
7
|
-
import { c as isImage, s as isGif, f as isVideo, A as isAudio, B as isVoiceMessageMimeType, C as isSentStatus } from './bundle-
|
|
7
|
+
import { c as isImage, s as isGif, f as isVideo, A as isAudio, B as isVoiceMessageMimeType, C as isSentStatus } from './bundle-aD4V4aI8.js';
|
|
8
8
|
import { getOutgoingMessageState, OutgoingMessageStates } from '../utils/message/getOutgoingMessageState.js';
|
|
9
|
-
import { i as isToday, a as isYesterday, b as isThisYear } from './bundle-
|
|
10
|
-
import { u as useLocalization } from './bundle-
|
|
9
|
+
import { i as isToday, a as isYesterday, b as isThisYear } from './bundle-cN2gAFB_.js';
|
|
10
|
+
import { u as useLocalization } from './bundle-AilPIINY.js';
|
|
11
11
|
|
|
12
12
|
var getChannelTitle = function (channel, currentUserId, stringSet) {
|
|
13
13
|
var _a;
|
|
@@ -128,4 +128,4 @@ function MessageStatus(_a) {
|
|
|
128
128
|
}
|
|
129
129
|
|
|
130
130
|
export { MessageStatus as M, getTotalMembers as a, getLastMessageCreatedAt as b, getLastMessage as c, getChannelUnreadMessageCount as d, MessageStatusTypes as e, getChannelTitle as g };
|
|
131
|
-
//# sourceMappingURL=bundle-
|
|
131
|
+
//# sourceMappingURL=bundle-fDGhJhA3.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-fDGhJhA3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as defaultLocale } from './bundle-
|
|
1
|
+
import { d as defaultLocale } from './bundle-26VX7FQg.js';
|
|
2
2
|
|
|
3
3
|
function _typeof(o) {
|
|
4
4
|
"@babel/helpers - typeof";
|
|
@@ -1711,4 +1711,4 @@ function cleanEscapedString(input) {
|
|
|
1711
1711
|
}
|
|
1712
1712
|
|
|
1713
1713
|
export { toInteger as a, format as f, requiredArgs as r, toDate as t };
|
|
1714
|
-
//# sourceMappingURL=bundle-
|
|
1714
|
+
//# sourceMappingURL=bundle-gzQGUVJt.js.map
|