@sendbird/uikit-react 3.9.1-rc-3 → 3.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/App.js +56 -56
- package/Channel/components/ChannelHeader.js +25 -25
- package/Channel/components/ChannelUI.js +50 -50
- package/Channel/components/FileViewer.js +24 -24
- package/Channel/components/FrozenNotification.js +5 -5
- package/Channel/components/Message.js +44 -44
- package/Channel/components/MessageInput.js +36 -36
- package/Channel/components/MessageList.js +45 -45
- 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 +50 -50
- 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 +34 -34
- package/OpenChannel/components/OpenChannelMessageList.js +36 -36
- package/OpenChannel/components/OpenChannelUI.js +36 -36
- package/OpenChannel/context.js +18 -18
- package/OpenChannel.js +36 -36
- 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 +16 -16
- package/Thread/components/ParentMessageInfo.js +40 -40
- package/Thread/components/ParentMessageInfoItem.js +28 -28
- package/Thread/components/ThreadHeader.js +7 -7
- package/Thread/components/ThreadList.js +44 -44
- package/Thread/components/ThreadListItem.js +44 -44
- package/Thread/components/ThreadMessageInput.js +36 -36
- package/Thread/components/ThreadUI.js +48 -48
- package/Thread/context.js +13 -13
- package/Thread.js +48 -48
- 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-viJ5cbpO.js → bundle-4nIx2RJD.js} +6 -6
- package/chunks/bundle-4nIx2RJD.js.map +1 -0
- package/chunks/{bundle-ElZJQ78a.js → bundle-4wKb8u1C.js} +2 -2
- package/chunks/bundle-4wKb8u1C.js.map +1 -0
- package/chunks/{bundle-h5FVzAFt.js → bundle-5HYqTaTr.js} +3 -3
- package/chunks/bundle-5HYqTaTr.js.map +1 -0
- package/chunks/{bundle-2dERvnGX.js → bundle-5qCLkG6l.js} +5 -5
- package/chunks/{bundle-2dERvnGX.js.map → bundle-5qCLkG6l.js.map} +1 -1
- package/chunks/{bundle-2vDuq7rZ.js → bundle-5uv0Aei2.js} +4 -4
- package/chunks/{bundle-2vDuq7rZ.js.map → bundle-5uv0Aei2.js.map} +1 -1
- package/chunks/{bundle-bB65NrBo.js → bundle-7JHtC_JJ.js} +1 -1
- package/chunks/bundle-7JHtC_JJ.js.map +1 -0
- package/chunks/{bundle-OJLCWEjZ.js → bundle-7jjAs2HK.js} +3 -3
- package/chunks/bundle-7jjAs2HK.js.map +1 -0
- package/chunks/{bundle-2yC2lcsy.js → bundle-9hVs1LFe.js} +2 -2
- package/chunks/{bundle-2yC2lcsy.js.map → bundle-9hVs1LFe.js.map} +1 -1
- package/chunks/{bundle-pn6NSL3O.js → bundle-Bjgxg83b.js} +1 -1
- package/chunks/bundle-Bjgxg83b.js.map +1 -0
- package/chunks/{bundle-jZAA8To5.js → bundle-CQMOLj5V.js} +3 -3
- package/chunks/{bundle-jZAA8To5.js.map → bundle-CQMOLj5V.js.map} +1 -1
- package/chunks/{bundle-3TDg04r-.js → bundle-DB4PuqmB.js} +9 -9
- package/chunks/{bundle-3TDg04r-.js.map → bundle-DB4PuqmB.js.map} +1 -1
- package/chunks/{bundle-QZ3toP3s.js → bundle-DGEj-Zfy.js} +1 -1
- package/chunks/bundle-DGEj-Zfy.js.map +1 -0
- package/chunks/{bundle-P4MVV67N.js → bundle-EQ2jMcm0.js} +1 -1
- package/chunks/bundle-EQ2jMcm0.js.map +1 -0
- package/chunks/{bundle-x9fzxwb8.js → bundle-FZryn4bz.js} +3 -3
- package/chunks/{bundle-x9fzxwb8.js.map → bundle-FZryn4bz.js.map} +1 -1
- package/chunks/{bundle-MlGtQfZg.js → bundle-GJfy3_LK.js} +3 -3
- package/chunks/{bundle-MlGtQfZg.js.map → bundle-GJfy3_LK.js.map} +1 -1
- package/chunks/{bundle-J3jO_8Dw.js → bundle-GYn98g4i.js} +1 -1
- package/chunks/bundle-GYn98g4i.js.map +1 -0
- package/chunks/{bundle-Dc36wM2_.js → bundle-Ha6WT0Hp.js} +1 -1
- package/chunks/bundle-Ha6WT0Hp.js.map +1 -0
- package/chunks/{bundle-01jpPkcx.js → bundle-HbEA73mt.js} +4 -4
- package/chunks/bundle-HbEA73mt.js.map +1 -0
- package/chunks/{bundle-pPXMJqsS.js → bundle-HfYRQGkt.js} +4 -4
- package/chunks/bundle-HfYRQGkt.js.map +1 -0
- package/chunks/{bundle-D_pLwnQ0.js → bundle-Izb-WW89.js} +1 -1
- package/chunks/{bundle-D_pLwnQ0.js.map → bundle-Izb-WW89.js.map} +1 -1
- package/chunks/{bundle-QgJ-QF2G.js → bundle-J3Xwcu_c.js} +1 -1
- package/chunks/bundle-J3Xwcu_c.js.map +1 -0
- package/chunks/{bundle-p0743TDx.js → bundle-J87QWRh3.js} +4 -4
- package/chunks/bundle-J87QWRh3.js.map +1 -0
- package/chunks/{bundle-clvMvbED.js → bundle-KZXjN5v7.js} +1 -1
- package/chunks/{bundle-clvMvbED.js.map → bundle-KZXjN5v7.js.map} +1 -1
- package/chunks/{bundle-V9lKxPrR.js → bundle-LKILWG-V.js} +4 -4
- package/chunks/{bundle-V9lKxPrR.js.map → bundle-LKILWG-V.js.map} +1 -1
- package/chunks/{bundle-_clCpIEv.js → bundle-Lcy_97mA.js} +10 -10
- package/chunks/{bundle-_clCpIEv.js.map → bundle-Lcy_97mA.js.map} +1 -1
- package/chunks/{bundle-WNY8ys7l.js → bundle-LdRGfmOs.js} +1 -1
- package/chunks/{bundle-WNY8ys7l.js.map → bundle-LdRGfmOs.js.map} +1 -1
- package/chunks/{bundle-6SK2BcAv.js → bundle-OQ0EWLYP.js} +3 -3
- package/chunks/{bundle-6SK2BcAv.js.map → bundle-OQ0EWLYP.js.map} +1 -1
- package/chunks/{bundle-be0-DpAW.js → bundle-OuijNFkl.js} +1 -1
- package/chunks/bundle-OuijNFkl.js.map +1 -0
- package/chunks/{bundle-ZpJZTfoV.js → bundle-OwUIW9B_.js} +1 -1
- package/chunks/bundle-OwUIW9B_.js.map +1 -0
- package/chunks/{bundle-FjwGlAhe.js → bundle-QScSctu4.js} +4 -4
- package/chunks/{bundle-FjwGlAhe.js.map → bundle-QScSctu4.js.map} +1 -1
- package/chunks/{bundle-EiWUV7ee.js → bundle-S1smGX8b.js} +1 -1
- package/chunks/bundle-S1smGX8b.js.map +1 -0
- package/chunks/{bundle-9oPpMbea.js → bundle-SmfpNG66.js} +9 -9
- package/chunks/{bundle-9oPpMbea.js.map → bundle-SmfpNG66.js.map} +1 -1
- package/chunks/{bundle-2Uy-IVG_.js → bundle-UwlFw2lK.js} +7 -7
- package/chunks/{bundle-2Uy-IVG_.js.map → bundle-UwlFw2lK.js.map} +1 -1
- package/chunks/{bundle-5B1lC0AK.js → bundle-XtwZ5oLQ.js} +1 -1
- package/chunks/bundle-XtwZ5oLQ.js.map +1 -0
- package/chunks/{bundle-5UuDIaK_.js → bundle-XyLdN-Hr.js} +3 -3
- package/chunks/{bundle-5UuDIaK_.js.map → bundle-XyLdN-Hr.js.map} +1 -1
- package/chunks/{bundle-LeSGRB3v.js → bundle-ZSLOjQvb.js} +3 -3
- package/chunks/bundle-ZSLOjQvb.js.map +1 -0
- package/chunks/{bundle-Z7mQGJRw.js → bundle-ZxBmutMJ.js} +1 -1
- package/chunks/bundle-ZxBmutMJ.js.map +1 -0
- package/chunks/{bundle-el_ZuVfM.js → bundle-_43SdcJP.js} +2 -2
- package/chunks/bundle-_43SdcJP.js.map +1 -0
- package/chunks/{bundle-nfhfORv1.js → bundle-b0USVddN.js} +7 -7
- package/chunks/{bundle-nfhfORv1.js.map → bundle-b0USVddN.js.map} +1 -1
- package/chunks/{bundle-imalNSLb.js → bundle-bLXmqujU.js} +2 -2
- package/chunks/bundle-bLXmqujU.js.map +1 -0
- package/chunks/{bundle-QjlA2FJF.js → bundle-c5jegKUx.js} +1 -1
- package/chunks/{bundle-QjlA2FJF.js.map → bundle-c5jegKUx.js.map} +1 -1
- package/chunks/{bundle-bDrmymS7.js → bundle-c944_BvY.js} +1 -1
- package/chunks/bundle-c944_BvY.js.map +1 -0
- package/chunks/{bundle-b1oTo8nl.js → bundle-dBXZk5Y3.js} +3 -3
- package/chunks/bundle-dBXZk5Y3.js.map +1 -0
- package/chunks/{bundle-Uxbdznli.js → bundle-dJsyeOhk.js} +1 -1
- package/chunks/bundle-dJsyeOhk.js.map +1 -0
- package/chunks/{bundle-KYUEdbw1.js → bundle-dwc9j36U.js} +2 -2
- package/chunks/{bundle-KYUEdbw1.js.map → bundle-dwc9j36U.js.map} +1 -1
- package/chunks/{bundle-rx40_uS_.js → bundle-ejXMvNVx.js} +5 -5
- package/chunks/{bundle-rx40_uS_.js.map → bundle-ejXMvNVx.js.map} +1 -1
- package/chunks/{bundle-9gCVckwb.js → bundle-f7C0xlTH.js} +3 -3
- package/chunks/bundle-f7C0xlTH.js.map +1 -0
- package/chunks/{bundle-SCA97hXF.js → bundle-fwLsGp6N.js} +1 -1
- package/chunks/bundle-fwLsGp6N.js.map +1 -0
- package/chunks/{bundle-lsTPyhe8.js → bundle-hDMLfh4n.js} +8 -8
- package/chunks/bundle-hDMLfh4n.js.map +1 -0
- package/chunks/{bundle-kFKvO5kE.js → bundle-jRxDZ3BJ.js} +2 -2
- package/chunks/{bundle-kFKvO5kE.js.map → bundle-jRxDZ3BJ.js.map} +1 -1
- package/chunks/{bundle-dnb1LuEr.js → bundle-kPskppps.js} +15 -15
- package/chunks/{bundle-dnb1LuEr.js.map → bundle-kPskppps.js.map} +1 -1
- package/chunks/{bundle-n0XRGJUE.js → bundle-lcfgNAH-.js} +12 -12
- package/chunks/{bundle-n0XRGJUE.js.map → bundle-lcfgNAH-.js.map} +1 -1
- package/chunks/{bundle-Oh0p64yp.js → bundle-mAbwjJsi.js} +1 -1
- package/chunks/bundle-mAbwjJsi.js.map +1 -0
- package/chunks/{bundle-UNImIpvz.js → bundle-okmgQKUZ.js} +1 -1
- package/chunks/bundle-okmgQKUZ.js.map +1 -0
- package/chunks/{bundle-0QkkGO1-.js → bundle-qotlr2QN.js} +2 -2
- package/chunks/{bundle-0QkkGO1-.js.map → bundle-qotlr2QN.js.map} +1 -1
- package/chunks/{bundle-tAxBnRjT.js → bundle-rMW82DKu.js} +4 -4
- package/chunks/{bundle-tAxBnRjT.js.map → bundle-rMW82DKu.js.map} +1 -1
- package/chunks/{bundle-aeBYYspY.js → bundle-rgIbMndg.js} +1 -1
- package/chunks/bundle-rgIbMndg.js.map +1 -0
- package/chunks/{bundle-RmLRpAz9.js → bundle-tc0rEnB_.js} +1 -1
- package/chunks/bundle-tc0rEnB_.js.map +1 -0
- package/chunks/{bundle-aH34IG5T.js → bundle-u2CeAx57.js} +3 -3
- package/chunks/bundle-u2CeAx57.js.map +1 -0
- package/chunks/{bundle-zoJ1TiRJ.js → bundle-v0zf-Toj.js} +1 -1
- package/chunks/{bundle-zoJ1TiRJ.js.map → bundle-v0zf-Toj.js.map} +1 -1
- package/chunks/{bundle-u4FcOlD_.js → bundle-vUampZQQ.js} +5 -5
- package/chunks/bundle-vUampZQQ.js.map +1 -0
- package/chunks/{bundle-le7uFwMX.js → bundle-yCtFACB5.js} +1 -1
- package/chunks/bundle-yCtFACB5.js.map +1 -0
- package/cjs/App.js +56 -56
- package/cjs/Channel/components/ChannelHeader.js +25 -25
- package/cjs/Channel/components/ChannelUI.js +50 -50
- package/cjs/Channel/components/FileViewer.js +24 -24
- package/cjs/Channel/components/FrozenNotification.js +5 -5
- package/cjs/Channel/components/Message.js +44 -44
- package/cjs/Channel/components/MessageInput.js +36 -36
- package/cjs/Channel/components/MessageList.js +45 -45
- 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 +50 -50
- 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 +34 -34
- package/cjs/OpenChannel/components/OpenChannelMessageList.js +36 -36
- package/cjs/OpenChannel/components/OpenChannelUI.js +36 -36
- package/cjs/OpenChannel/context.js +18 -18
- package/cjs/OpenChannel.js +36 -36
- 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 +16 -16
- package/cjs/Thread/components/ParentMessageInfo.js +40 -40
- package/cjs/Thread/components/ParentMessageInfoItem.js +28 -28
- package/cjs/Thread/components/ThreadHeader.js +7 -7
- package/cjs/Thread/components/ThreadList.js +44 -44
- package/cjs/Thread/components/ThreadListItem.js +44 -44
- package/cjs/Thread/components/ThreadMessageInput.js +36 -36
- package/cjs/Thread/components/ThreadUI.js +48 -48
- package/cjs/Thread/context.js +13 -13
- package/cjs/Thread.js +48 -48
- 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-4GLlXPNp.js → bundle-0Ja4l4WD.js} +1 -1
- package/cjs/chunks/{bundle-4GLlXPNp.js.map → bundle-0Ja4l4WD.js.map} +1 -1
- package/cjs/chunks/{bundle-WIKBuFDZ.js → bundle-4qgSZeT3.js} +3 -3
- package/cjs/chunks/bundle-4qgSZeT3.js.map +1 -0
- package/cjs/chunks/{bundle-5qGthpQs.js → bundle-6ING8CcH.js} +1 -1
- package/cjs/chunks/bundle-6ING8CcH.js.map +1 -0
- package/cjs/chunks/{bundle-TC__EeCU.js → bundle-6JxglfHi.js} +3 -3
- package/cjs/chunks/bundle-6JxglfHi.js.map +1 -0
- package/cjs/chunks/{bundle-9lb-if64.js → bundle-6PamDVow.js} +1 -1
- package/cjs/chunks/bundle-6PamDVow.js.map +1 -0
- package/cjs/chunks/{bundle-y3R6RCyJ.js → bundle-6Zb-iZx5.js} +2 -2
- package/cjs/chunks/bundle-6Zb-iZx5.js.map +1 -0
- package/cjs/chunks/{bundle-bwFcDx5v.js → bundle-8vsXz_gj.js} +1 -1
- package/cjs/chunks/bundle-8vsXz_gj.js.map +1 -0
- package/cjs/chunks/{bundle-ZBZSB-Iv.js → bundle-9ye-ND_Z.js} +1 -1
- package/cjs/chunks/bundle-9ye-ND_Z.js.map +1 -0
- package/cjs/chunks/{bundle-fhVFcILD.js → bundle-Csb8JrWu.js} +1 -1
- package/cjs/chunks/bundle-Csb8JrWu.js.map +1 -0
- package/cjs/chunks/{bundle-D53Mfvlm.js → bundle-EGiFBVbp.js} +1 -1
- package/cjs/chunks/{bundle-D53Mfvlm.js.map → bundle-EGiFBVbp.js.map} +1 -1
- package/cjs/chunks/{bundle-PNC743vH.js → bundle-Epp2z49V.js} +2 -2
- package/cjs/chunks/{bundle-PNC743vH.js.map → bundle-Epp2z49V.js.map} +1 -1
- package/cjs/chunks/{bundle-JYWBy0ot.js → bundle-GBjPe_zz.js} +3 -3
- package/cjs/chunks/bundle-GBjPe_zz.js.map +1 -0
- package/cjs/chunks/{bundle-yb7oZRje.js → bundle-GHF9IYi-.js} +9 -9
- package/cjs/chunks/{bundle-yb7oZRje.js.map → bundle-GHF9IYi-.js.map} +1 -1
- package/cjs/chunks/{bundle--I6lxHSG.js → bundle-GnjLS8Jn.js} +2 -2
- package/cjs/chunks/{bundle--I6lxHSG.js.map → bundle-GnjLS8Jn.js.map} +1 -1
- package/cjs/chunks/{bundle-3hv1h6gn.js → bundle-H1oA9eVZ.js} +1 -1
- package/cjs/chunks/bundle-H1oA9eVZ.js.map +1 -0
- package/cjs/chunks/{bundle-OGFlCewV.js → bundle-I-kMnHYy.js} +1 -1
- package/cjs/chunks/bundle-I-kMnHYy.js.map +1 -0
- package/cjs/chunks/{bundle-mEUhB1Ku.js → bundle-IJoXsg7h.js} +5 -5
- package/cjs/chunks/bundle-IJoXsg7h.js.map +1 -0
- package/cjs/chunks/{bundle-X-h-pfMb.js → bundle-LOvxZyn6.js} +4 -4
- package/cjs/chunks/bundle-LOvxZyn6.js.map +1 -0
- package/cjs/chunks/{bundle-EHcEzPai.js → bundle-LTZh0NNq.js} +1 -1
- package/cjs/chunks/bundle-LTZh0NNq.js.map +1 -0
- package/cjs/chunks/{bundle-IgGMwQ1Y.js → bundle-LasQs8iu.js} +3 -3
- package/cjs/chunks/{bundle-IgGMwQ1Y.js.map → bundle-LasQs8iu.js.map} +1 -1
- package/cjs/chunks/{bundle-yn88fhqM.js → bundle-Lbt6hR1g.js} +4 -4
- package/cjs/chunks/{bundle-yn88fhqM.js.map → bundle-Lbt6hR1g.js.map} +1 -1
- package/cjs/chunks/{bundle-dKpJ5taX.js → bundle-NItu6zWb.js} +1 -1
- package/cjs/chunks/bundle-NItu6zWb.js.map +1 -0
- package/cjs/chunks/{bundle--2X-TjXB.js → bundle-P1tJL1VF.js} +1 -1
- package/cjs/chunks/bundle-P1tJL1VF.js.map +1 -0
- package/cjs/chunks/{bundle-gpn0mVMr.js → bundle-PKJPiCJF.js} +4 -4
- package/cjs/chunks/{bundle-0IEdwYxh.js.map → bundle-PKJPiCJF.js.map} +1 -1
- package/cjs/chunks/{bundle-dr-rMNDd.js → bundle-PLzI4mgo.js} +4 -4
- package/cjs/chunks/{bundle-dr-rMNDd.js.map → bundle-PLzI4mgo.js.map} +1 -1
- package/cjs/chunks/{bundle-vKfys8FD.js → bundle-P__OxDCf.js} +3 -3
- package/cjs/chunks/bundle-P__OxDCf.js.map +1 -0
- package/cjs/chunks/{bundle-rx_084BI.js → bundle-Pq-6iw-6.js} +12 -12
- package/cjs/chunks/{bundle-rx_084BI.js.map → bundle-Pq-6iw-6.js.map} +1 -1
- package/cjs/chunks/{bundle-4g9DAi1s.js → bundle-R1cJCMsN.js} +7 -7
- package/cjs/chunks/bundle-R1cJCMsN.js.map +1 -0
- package/cjs/chunks/{bundle-DjEMvWcY.js → bundle-R3WLzhtN.js} +2 -2
- package/cjs/chunks/{bundle-DjEMvWcY.js.map → bundle-R3WLzhtN.js.map} +1 -1
- package/cjs/chunks/{bundle-EKnRh3sa.js → bundle-R3Ze9NdG.js} +1 -1
- package/cjs/chunks/bundle-R3Ze9NdG.js.map +1 -0
- package/cjs/chunks/{bundle-ljfL9Js7.js → bundle-TLWExetX.js} +2 -2
- package/cjs/chunks/bundle-TLWExetX.js.map +1 -0
- package/cjs/chunks/{bundle-909MOW9E.js → bundle-Ur6-okMD.js} +3 -3
- package/cjs/chunks/bundle-Ur6-okMD.js.map +1 -0
- package/cjs/chunks/{bundle-bVlBRLO6.js → bundle-UuwNVlVV.js} +4 -4
- package/cjs/chunks/{bundle-bVlBRLO6.js.map → bundle-UuwNVlVV.js.map} +1 -1
- package/cjs/chunks/{bundle-P7HUsbNe.js → bundle-Vk8BUCRm.js} +4 -4
- package/cjs/chunks/bundle-Vk8BUCRm.js.map +1 -0
- package/cjs/chunks/{bundle-gXTZEh_4.js → bundle-W4NFKk4o.js} +10 -10
- package/cjs/chunks/{bundle-gXTZEh_4.js.map → bundle-W4NFKk4o.js.map} +1 -1
- package/cjs/chunks/{bundle-6Lf4NQTH.js → bundle-Xr9HRCcW.js} +2 -2
- package/cjs/chunks/bundle-Xr9HRCcW.js.map +1 -0
- package/cjs/chunks/{bundle-25V60sRJ.js → bundle-YOewBep4.js} +1 -1
- package/cjs/chunks/bundle-YOewBep4.js.map +1 -0
- package/cjs/chunks/{bundle-b39Ks7-x.js → bundle-_0eKxSxF.js} +7 -7
- package/cjs/chunks/bundle-_0eKxSxF.js.map +1 -0
- package/cjs/chunks/{bundle-mR0B_w8v.js → bundle-_FZAAyq7.js} +5 -5
- package/cjs/chunks/bundle-_FZAAyq7.js.map +1 -0
- package/cjs/chunks/{bundle-vL_bAZGA.js → bundle-_PoeyBuz.js} +15 -15
- package/cjs/chunks/{bundle-vL_bAZGA.js.map → bundle-_PoeyBuz.js.map} +1 -1
- package/cjs/chunks/{bundle-3Z1Y8ucz.js → bundle-_gWcsZfN.js} +3 -3
- package/cjs/chunks/{bundle-3Z1Y8ucz.js.map → bundle-_gWcsZfN.js.map} +1 -1
- package/cjs/chunks/{bundle--GPODtTo.js → bundle-aNw5UWgi.js} +3 -3
- package/cjs/chunks/bundle-aNw5UWgi.js.map +1 -0
- package/cjs/chunks/{bundle-q1mY6em_.js → bundle-af-Vhz_F.js} +1 -1
- package/cjs/chunks/bundle-af-Vhz_F.js.map +1 -0
- package/cjs/chunks/{bundle-L2600BGM.js → bundle-crXcinmk.js} +1 -1
- package/cjs/chunks/{bundle-L2600BGM.js.map → bundle-crXcinmk.js.map} +1 -1
- package/cjs/chunks/{bundle-4JkdZpBv.js → bundle-dwV-KMKC.js} +1 -1
- package/cjs/chunks/bundle-dwV-KMKC.js.map +1 -0
- package/cjs/chunks/{bundle-3ai54ff5.js → bundle-dyoIaPov.js} +2 -2
- package/cjs/chunks/bundle-dyoIaPov.js.map +1 -0
- package/cjs/chunks/{bundle-jRp4gUpx.js → bundle-e3fIFP60.js} +1 -1
- package/cjs/chunks/bundle-e3fIFP60.js.map +1 -0
- package/cjs/chunks/{bundle-CIg-Lbi9.js → bundle-fJhxctLh.js} +5 -5
- package/cjs/chunks/bundle-fJhxctLh.js.map +1 -0
- package/cjs/chunks/{bundle-GP3Ucpb7.js → bundle-gEqE3TId.js} +1 -1
- package/cjs/chunks/bundle-gEqE3TId.js.map +1 -0
- package/cjs/chunks/{bundle-iGH2iRXN.js → bundle-h09WWCLD.js} +3 -3
- package/cjs/chunks/bundle-h09WWCLD.js.map +1 -0
- package/cjs/chunks/{bundle-rogNw2a6.js → bundle-i9olAw4e.js} +6 -6
- package/cjs/chunks/bundle-i9olAw4e.js.map +1 -0
- package/cjs/chunks/{bundle-0IEdwYxh.js → bundle-ieJM2S-L.js} +4 -4
- package/cjs/chunks/{bundle-gpn0mVMr.js.map → bundle-ieJM2S-L.js.map} +1 -1
- package/cjs/chunks/{bundle-JUKkOJIB.js → bundle-lGiBWL17.js} +1 -1
- package/cjs/chunks/bundle-lGiBWL17.js.map +1 -0
- package/cjs/chunks/{bundle-1U64lSm2.js → bundle-lf2peGCY.js} +9 -9
- package/cjs/chunks/{bundle-1U64lSm2.js.map → bundle-lf2peGCY.js.map} +1 -1
- package/cjs/chunks/{bundle-Y7V5JPsS.js → bundle-nnKzOqh3.js} +3 -3
- package/cjs/chunks/bundle-nnKzOqh3.js.map +1 -0
- package/cjs/chunks/{bundle-8yuPjnwO.js → bundle-noiyvZaq.js} +1 -1
- package/cjs/chunks/bundle-noiyvZaq.js.map +1 -0
- package/cjs/chunks/{bundle-lW2r-Vc8.js → bundle-nrZuUm2h.js} +1 -1
- package/cjs/chunks/bundle-nrZuUm2h.js.map +1 -0
- package/cjs/chunks/{bundle-23b_gFNF.js → bundle-otHh2GZm.js} +1 -1
- package/cjs/chunks/bundle-otHh2GZm.js.map +1 -0
- package/cjs/chunks/{bundle-hq_Lh1xI.js → bundle-q4_bj8Re.js} +1 -1
- package/cjs/chunks/bundle-q4_bj8Re.js.map +1 -0
- package/cjs/chunks/{bundle-U0you6tQ.js → bundle-rXNfPqQR.js} +3 -3
- package/cjs/chunks/{bundle-U0you6tQ.js.map → bundle-rXNfPqQR.js.map} +1 -1
- package/cjs/chunks/{bundle-W29eLbKQ.js → bundle-tNyqNssI.js} +8 -8
- package/cjs/chunks/bundle-tNyqNssI.js.map +1 -0
- package/cjs/chunks/{bundle-YHRAEXEa.js → bundle-x6GOQeyO.js} +1 -1
- package/cjs/chunks/bundle-x6GOQeyO.js.map +1 -0
- package/cjs/hooks/useModal.js +9 -9
- package/cjs/index.js +60 -60
- 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 +3 -3
- 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/FileMessageItemBody.js +8 -8
- package/cjs/ui/FileViewer.js +15 -15
- package/cjs/ui/Icon.js +2 -2
- package/cjs/ui/IconButton.js +1 -1
- package/cjs/ui/ImageRenderer.js +1 -1
- package/cjs/ui/Input.js +3 -3
- package/cjs/ui/Label.js +3 -3
- package/cjs/ui/LinkLabel.js +3 -3
- package/cjs/ui/Loader.js +2 -2
- package/cjs/ui/MentionLabel.js +13 -13
- package/cjs/ui/MentionUserLabel.js +1 -1
- package/cjs/ui/MessageContent.js +39 -39
- 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/Modal.js +8 -8
- package/cjs/ui/MutedAvatarOverlay.js +2 -2
- package/cjs/ui/OGMessageItemBody.js +16 -16
- 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 +20 -20
- 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 +16 -16
- 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 +60 -60
- package/dist/index.css.map +1 -1
- package/hooks/useModal.js +10 -10
- package/index.js +60 -60
- package/package.json +1 -1
- package/pubSub/topics.js +1 -1
- package/sendbirdSelectors.js +2 -2
- 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 +3 -3
- 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/FileMessageItemBody.js +8 -8
- package/ui/FileViewer.js +15 -15
- package/ui/Icon.js +2 -2
- package/ui/IconButton.js +1 -1
- package/ui/ImageRenderer.js +1 -1
- package/ui/Input.js +3 -3
- package/ui/Label.js +3 -3
- package/ui/LinkLabel.js +3 -3
- package/ui/Loader.js +2 -2
- package/ui/MentionLabel.js +13 -13
- package/ui/MentionUserLabel.js +1 -1
- package/ui/MessageContent.js +39 -39
- 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/Modal.js +8 -8
- package/ui/MutedAvatarOverlay.js +2 -2
- package/ui/OGMessageItemBody.js +16 -16
- 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 +20 -20
- 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 +16 -16
- 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-01jpPkcx.js.map +0 -1
- package/chunks/bundle-5B1lC0AK.js.map +0 -1
- package/chunks/bundle-9gCVckwb.js.map +0 -1
- package/chunks/bundle-Dc36wM2_.js.map +0 -1
- package/chunks/bundle-EiWUV7ee.js.map +0 -1
- package/chunks/bundle-ElZJQ78a.js.map +0 -1
- package/chunks/bundle-J3jO_8Dw.js.map +0 -1
- package/chunks/bundle-LeSGRB3v.js.map +0 -1
- package/chunks/bundle-OJLCWEjZ.js.map +0 -1
- package/chunks/bundle-Oh0p64yp.js.map +0 -1
- package/chunks/bundle-P4MVV67N.js.map +0 -1
- package/chunks/bundle-QZ3toP3s.js.map +0 -1
- package/chunks/bundle-QgJ-QF2G.js.map +0 -1
- package/chunks/bundle-RmLRpAz9.js.map +0 -1
- package/chunks/bundle-SCA97hXF.js.map +0 -1
- package/chunks/bundle-UNImIpvz.js.map +0 -1
- package/chunks/bundle-Uxbdznli.js.map +0 -1
- package/chunks/bundle-Z7mQGJRw.js.map +0 -1
- package/chunks/bundle-ZpJZTfoV.js.map +0 -1
- package/chunks/bundle-aH34IG5T.js.map +0 -1
- package/chunks/bundle-aeBYYspY.js.map +0 -1
- package/chunks/bundle-b1oTo8nl.js.map +0 -1
- package/chunks/bundle-bB65NrBo.js.map +0 -1
- package/chunks/bundle-bDrmymS7.js.map +0 -1
- package/chunks/bundle-be0-DpAW.js.map +0 -1
- package/chunks/bundle-el_ZuVfM.js.map +0 -1
- package/chunks/bundle-h5FVzAFt.js.map +0 -1
- package/chunks/bundle-imalNSLb.js.map +0 -1
- package/chunks/bundle-le7uFwMX.js.map +0 -1
- package/chunks/bundle-lsTPyhe8.js.map +0 -1
- package/chunks/bundle-p0743TDx.js.map +0 -1
- package/chunks/bundle-pPXMJqsS.js.map +0 -1
- package/chunks/bundle-pn6NSL3O.js.map +0 -1
- package/chunks/bundle-u4FcOlD_.js.map +0 -1
- package/chunks/bundle-viJ5cbpO.js.map +0 -1
- package/cjs/chunks/bundle--2X-TjXB.js.map +0 -1
- package/cjs/chunks/bundle--GPODtTo.js.map +0 -1
- package/cjs/chunks/bundle-23b_gFNF.js.map +0 -1
- package/cjs/chunks/bundle-25V60sRJ.js.map +0 -1
- package/cjs/chunks/bundle-3ai54ff5.js.map +0 -1
- package/cjs/chunks/bundle-3hv1h6gn.js.map +0 -1
- package/cjs/chunks/bundle-4JkdZpBv.js.map +0 -1
- package/cjs/chunks/bundle-4g9DAi1s.js.map +0 -1
- package/cjs/chunks/bundle-5qGthpQs.js.map +0 -1
- package/cjs/chunks/bundle-6Lf4NQTH.js.map +0 -1
- package/cjs/chunks/bundle-8yuPjnwO.js.map +0 -1
- package/cjs/chunks/bundle-909MOW9E.js.map +0 -1
- package/cjs/chunks/bundle-9lb-if64.js.map +0 -1
- package/cjs/chunks/bundle-CIg-Lbi9.js.map +0 -1
- package/cjs/chunks/bundle-EHcEzPai.js.map +0 -1
- package/cjs/chunks/bundle-EKnRh3sa.js.map +0 -1
- package/cjs/chunks/bundle-GP3Ucpb7.js.map +0 -1
- package/cjs/chunks/bundle-JUKkOJIB.js.map +0 -1
- package/cjs/chunks/bundle-JYWBy0ot.js.map +0 -1
- package/cjs/chunks/bundle-OGFlCewV.js.map +0 -1
- package/cjs/chunks/bundle-P7HUsbNe.js.map +0 -1
- package/cjs/chunks/bundle-TC__EeCU.js.map +0 -1
- package/cjs/chunks/bundle-W29eLbKQ.js.map +0 -1
- package/cjs/chunks/bundle-WIKBuFDZ.js.map +0 -1
- package/cjs/chunks/bundle-X-h-pfMb.js.map +0 -1
- package/cjs/chunks/bundle-Y7V5JPsS.js.map +0 -1
- package/cjs/chunks/bundle-YHRAEXEa.js.map +0 -1
- package/cjs/chunks/bundle-ZBZSB-Iv.js.map +0 -1
- package/cjs/chunks/bundle-b39Ks7-x.js.map +0 -1
- package/cjs/chunks/bundle-bwFcDx5v.js.map +0 -1
- package/cjs/chunks/bundle-dKpJ5taX.js.map +0 -1
- package/cjs/chunks/bundle-fhVFcILD.js.map +0 -1
- package/cjs/chunks/bundle-hq_Lh1xI.js.map +0 -1
- package/cjs/chunks/bundle-iGH2iRXN.js.map +0 -1
- package/cjs/chunks/bundle-jRp4gUpx.js.map +0 -1
- package/cjs/chunks/bundle-lW2r-Vc8.js.map +0 -1
- package/cjs/chunks/bundle-ljfL9Js7.js.map +0 -1
- package/cjs/chunks/bundle-mEUhB1Ku.js.map +0 -1
- package/cjs/chunks/bundle-mR0B_w8v.js.map +0 -1
- package/cjs/chunks/bundle-q1mY6em_.js.map +0 -1
- package/cjs/chunks/bundle-rogNw2a6.js.map +0 -1
- package/cjs/chunks/bundle-vKfys8FD.js.map +0 -1
- package/cjs/chunks/bundle-y3R6RCyJ.js.map +0 -1
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { a as __spreadArray } from './bundle-
|
|
1
|
+
import { a as __spreadArray } from './bundle-c5jegKUx.js';
|
|
2
2
|
import React__default, { useContext, useState, useEffect, useRef, useCallback } from 'react';
|
|
3
3
|
import Button, { ButtonTypes, ButtonSizes } from '../ui/Button.js';
|
|
4
4
|
import ContextMenu, { MenuItems, MenuItem } from '../ui/ContextMenu.js';
|
|
5
5
|
import Icon, { IconTypes, IconColors } from '../ui/Icon.js';
|
|
6
6
|
import IconButton from '../ui/IconButton.js';
|
|
7
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from './bundle-
|
|
8
|
-
import { L as LocalizationContext } from './bundle-
|
|
9
|
-
import { a as UserProfileContext } from './bundle-
|
|
10
|
-
import './bundle-
|
|
11
|
-
import { A as Avatar } from './bundle-
|
|
7
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from './bundle-u2CeAx57.js';
|
|
8
|
+
import { L as LocalizationContext } from './bundle-ZSLOjQvb.js';
|
|
9
|
+
import { a as UserProfileContext } from './bundle-J3Xwcu_c.js';
|
|
10
|
+
import './bundle-4wKb8u1C.js';
|
|
11
|
+
import { A as Avatar } from './bundle-HbEA73mt.js';
|
|
12
12
|
import 'react-dom';
|
|
13
|
-
import './bundle-
|
|
13
|
+
import './bundle-yCtFACB5.js';
|
|
14
14
|
import MutedAvatarOverlay from '../ui/MutedAvatarOverlay.js';
|
|
15
15
|
import UserProfile from '../ui/UserProfile.js';
|
|
16
16
|
import { useOpenChannelSettingsContext } from '../OpenChannelSettings/context.js';
|
|
17
17
|
import '../withSendbird.js';
|
|
18
|
-
import { M as Modal } from './bundle-
|
|
18
|
+
import { M as Modal } from './bundle-vUampZQQ.js';
|
|
19
19
|
import UserListItem$1 from '../ui/UserListItem.js';
|
|
20
|
-
import { n as noop } from './bundle-
|
|
20
|
+
import { n as noop } from './bundle-XtwZ5oLQ.js';
|
|
21
21
|
import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
|
|
22
22
|
|
|
23
23
|
function ParticipantsModal(_a) {
|
|
@@ -232,4 +232,4 @@ function ParticipantList(_a) {
|
|
|
232
232
|
}
|
|
233
233
|
|
|
234
234
|
export { ParticipantList as P, UserListItem as U };
|
|
235
|
-
//# sourceMappingURL=bundle-
|
|
235
|
+
//# sourceMappingURL=bundle-Lcy_97mA.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-Lcy_97mA.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-LdRGfmOs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default, { createContext, useReducer, useContext } from 'react';
|
|
2
|
-
import { _ as __assign } from './bundle-
|
|
3
|
-
import { g as VOICE_PLAYER_ROOT_ID, e as VOICE_PLAYER_AUDIO_ID, a as VOICE_MESSAGE_FILE_NAME, b as VOICE_MESSAGE_MIME_TYPE } from './bundle-
|
|
2
|
+
import { _ as __assign } from './bundle-c5jegKUx.js';
|
|
3
|
+
import { g as VOICE_PLAYER_ROOT_ID, e as VOICE_PLAYER_AUDIO_ID, a as VOICE_MESSAGE_FILE_NAME, b as VOICE_MESSAGE_MIME_TYPE } from './bundle-EQ2jMcm0.js';
|
|
4
4
|
import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
|
|
5
5
|
|
|
6
6
|
var INITIALIZE_AUDIO_UNIT = 'INITIALIZE_AUDIO_UNIT';
|
|
@@ -227,4 +227,4 @@ var VoicePlayerProvider = function (_a) {
|
|
|
227
227
|
var useVoicePlayerContext = function () { return useContext(Context); };
|
|
228
228
|
|
|
229
229
|
export { AudioUnitDefaultValue as A, VOICE_PLAYER_STATUS as V, ALL as a, VoicePlayerProvider as b, useVoicePlayerContext as u };
|
|
230
|
-
//# sourceMappingURL=bundle-
|
|
230
|
+
//# sourceMappingURL=bundle-OQ0EWLYP.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-OQ0EWLYP.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-OuijNFkl.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;"}
|
|
@@ -39,4 +39,4 @@ var PUBSUB_TOPICS;
|
|
|
39
39
|
var pubSubTopics = PUBSUB_TOPICS;
|
|
40
40
|
|
|
41
41
|
export { PublishingModuleType as P, shouldPubSubPublishToThread as a, PUBSUB_TOPICS as b, pubSubTopics as p, shouldPubSubPublishToChannel as s };
|
|
42
|
-
//# sourceMappingURL=bundle-
|
|
42
|
+
//# sourceMappingURL=bundle-OwUIW9B_.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-OwUIW9B_.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useState } from 'react';
|
|
2
2
|
import ContextMenu, { MenuItems, MenuItem } from '../ui/ContextMenu.js';
|
|
3
|
-
import { j as isUserMessage, k as isSentMessage, l as isFailedMessage, m as isPendingMessage, d as isFileMessage, i as isVoiceMessage, M as isThreadMessage, o as copyToClipboard, p as getEmojiListAll } from './bundle-
|
|
4
|
-
import { u as useLocalization } from './bundle-
|
|
3
|
+
import { j as isUserMessage, k as isSentMessage, l as isFailedMessage, m as isPendingMessage, d as isFileMessage, i as isVoiceMessage, M as isThreadMessage, o as copyToClipboard, p as getEmojiListAll } from './bundle-CQMOLj5V.js';
|
|
4
|
+
import { u as useLocalization } from './bundle-ZSLOjQvb.js';
|
|
5
5
|
import Icon, { IconTypes, IconColors } from '../ui/Icon.js';
|
|
6
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from './bundle-
|
|
6
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from './bundle-u2CeAx57.js';
|
|
7
7
|
import BottomSheet from '../ui/BottomSheet.js';
|
|
8
8
|
import ImageRenderer from '../ui/ImageRenderer.js';
|
|
9
9
|
import ReactionButton from '../ui/ReactionButton.js';
|
|
@@ -219,4 +219,4 @@ var MobileMenu = function (props) {
|
|
|
219
219
|
};
|
|
220
220
|
|
|
221
221
|
export { MobileMenu as M };
|
|
222
|
-
//# sourceMappingURL=bundle-
|
|
222
|
+
//# sourceMappingURL=bundle-QScSctu4.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-QScSctu4.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -33,4 +33,4 @@ var CreateChannelProvider = function (props) {
|
|
|
33
33
|
var useCreateChannelContext = function () { return (React__default.useContext(CreateChannelContext)); };
|
|
34
34
|
|
|
35
35
|
export { CreateChannelProvider as C, CHANNEL_TYPE as a, useCreateChannelContext as u };
|
|
36
|
-
//# sourceMappingURL=bundle-
|
|
36
|
+
//# sourceMappingURL=bundle-S1smGX8b.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-S1smGX8b.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { _ as __assign, a as __spreadArray, b as __awaiter, c as __generator } from './bundle-
|
|
1
|
+
import { _ as __assign, a as __spreadArray, b as __awaiter, c as __generator } from './bundle-c5jegKUx.js';
|
|
2
2
|
import React__default, { useEffect, useCallback, useReducer, useState, useMemo, useContext } from 'react';
|
|
3
3
|
import { GroupChannelHandler } from '@sendbird/chat/groupChannel';
|
|
4
|
-
import { p as pubSubTopics } from './bundle-
|
|
5
|
-
import { u as uuidv4 } from './bundle-
|
|
6
|
-
import { n as noop } from './bundle-
|
|
7
|
-
import { D as DELIVERY_RECEIPT$1 } from './bundle-
|
|
8
|
-
import { U as UserProfileProvider } from './bundle-
|
|
4
|
+
import { p as pubSubTopics } from './bundle-OwUIW9B_.js';
|
|
5
|
+
import { u as uuidv4 } from './bundle-dJsyeOhk.js';
|
|
6
|
+
import { n as noop } from './bundle-XtwZ5oLQ.js';
|
|
7
|
+
import { D as DELIVERY_RECEIPT$1 } from './bundle-EQ2jMcm0.js';
|
|
8
|
+
import { U as UserProfileProvider } from './bundle-J3Xwcu_c.js';
|
|
9
9
|
import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
|
|
10
|
-
import { K, S } from './bundle-
|
|
11
|
-
import { T as filterChannelListParams, V as getChannelsWithUpsertedChannel } from './bundle-
|
|
10
|
+
import { K, S } from './bundle-KZXjN5v7.js';
|
|
11
|
+
import { T as filterChannelListParams, V as getChannelsWithUpsertedChannel } from './bundle-CQMOLj5V.js';
|
|
12
12
|
|
|
13
13
|
var RESET_CHANNEL_LIST = 'RESET_CHANNEL_LIST';
|
|
14
14
|
var CREATE_CHANNEL = 'CREATE_CHANNEL';
|
|
@@ -831,4 +831,4 @@ function useChannelListContext() {
|
|
|
831
831
|
}
|
|
832
832
|
|
|
833
833
|
export { ChannelListProvider as C, LEAVE_CHANNEL_SUCCESS as L, SET_CURRENT_CHANNEL as S, useChannelListContext as u };
|
|
834
|
-
//# sourceMappingURL=bundle-
|
|
834
|
+
//# sourceMappingURL=bundle-SmfpNG66.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-SmfpNG66.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { a as __spreadArray } from './bundle-
|
|
1
|
+
import { a as __spreadArray } from './bundle-c5jegKUx.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { f as format } from './bundle-
|
|
3
|
+
import { f as format } from './bundle-9hVs1LFe.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-u2CeAx57.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-CQMOLj5V.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-GJfy3_LK.js';
|
|
10
|
+
import { u as useLocalization } from './bundle-ZSLOjQvb.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-UwlFw2lK.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-UwlFw2lK.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-XtwZ5oLQ.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { b as __awaiter, c as __generator } from './bundle-
|
|
2
|
-
import { p as pxToNumber } from './bundle-
|
|
1
|
+
import { b as __awaiter, c as __generator } from './bundle-c5jegKUx.js';
|
|
2
|
+
import { p as pxToNumber } from './bundle-7JHtC_JJ.js';
|
|
3
3
|
|
|
4
4
|
var compressImage = function (_a) {
|
|
5
5
|
var imageFile = _a.imageFile, compressionRate = _a.compressionRate, resizingWidth = _a.resizingWidth, resizingHeight = _a.resizingHeight;
|
|
@@ -109,4 +109,4 @@ var compressImages = function (_a) {
|
|
|
109
109
|
};
|
|
110
110
|
|
|
111
111
|
export { compressImages as c };
|
|
112
|
-
//# sourceMappingURL=bundle-
|
|
112
|
+
//# sourceMappingURL=bundle-XyLdN-Hr.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-XyLdN-Hr.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { g as getStringSet } from './bundle-
|
|
3
|
-
import { d as defaultLocale } from './bundle-
|
|
2
|
+
import { g as getStringSet } from './bundle-LdRGfmOs.js';
|
|
3
|
+
import { d as defaultLocale } from './bundle-Izb-WW89.js';
|
|
4
4
|
|
|
5
5
|
var LocalizationContext = React__default.createContext({
|
|
6
6
|
stringSet: getStringSet('en'),
|
|
@@ -13,4 +13,4 @@ var LocalizationProvider = function (props) {
|
|
|
13
13
|
var useLocalization = function () { return React__default.useContext(LocalizationContext); };
|
|
14
14
|
|
|
15
15
|
export { LocalizationContext as L, LocalizationProvider as a, useLocalization as u };
|
|
16
|
-
//# sourceMappingURL=bundle-
|
|
16
|
+
//# sourceMappingURL=bundle-ZSLOjQvb.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-ZSLOjQvb.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-ZxBmutMJ.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as LabelStringSet } from './bundle-
|
|
1
|
+
import { c as LabelStringSet } from './bundle-u2CeAx57.js';
|
|
2
2
|
|
|
3
3
|
var getChannelTitle = function (channel, currentUserId, stringSet) {
|
|
4
4
|
var _a;
|
|
@@ -22,4 +22,4 @@ var getChannelTitle = function (channel, currentUserId, stringSet) {
|
|
|
22
22
|
};
|
|
23
23
|
|
|
24
24
|
export { getChannelTitle as g };
|
|
25
|
-
//# sourceMappingURL=bundle-
|
|
25
|
+
//# sourceMappingURL=bundle-_43SdcJP.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-_43SdcJP.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-c5jegKUx.js';
|
|
8
|
+
import { M as Modal } from './bundle-vUampZQQ.js';
|
|
9
9
|
import UserListItem from '../ui/UserListItem.js';
|
|
10
|
-
import { n as noop } from './bundle-
|
|
10
|
+
import { n as noop } from './bundle-XtwZ5oLQ.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-ZSLOjQvb.js';
|
|
14
|
+
import './bundle-u2CeAx57.js';
|
|
15
|
+
import { u as uuidv4 } from './bundle-dJsyeOhk.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-b0USVddN.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-b0USVddN.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useRef, useEffect, useCallback } from 'react';
|
|
2
|
-
import { S as SCROLL_BUFFER } from './bundle-
|
|
2
|
+
import { S as SCROLL_BUFFER } from './bundle-EQ2jMcm0.js';
|
|
3
3
|
|
|
4
4
|
function useDebounce(callback, delay) {
|
|
5
5
|
var timeoutRef = useRef(null);
|
|
@@ -69,4 +69,4 @@ function useHandleOnScrollCallback(_a) {
|
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
export { useDebounce as a, useHandleOnScrollCallback as u };
|
|
72
|
-
//# sourceMappingURL=bundle-
|
|
72
|
+
//# sourceMappingURL=bundle-bLXmqujU.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-bLXmqujU.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -94,4 +94,4 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
|
|
|
94
94
|
};
|
|
95
95
|
|
|
96
96
|
export { __assign as _, __spreadArray as a, __awaiter as b, __generator as c, __extends as d };
|
|
97
|
-
//# sourceMappingURL=bundle-
|
|
97
|
+
//# sourceMappingURL=bundle-c5jegKUx.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-c5jegKUx.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-c944_BvY.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as __spreadArray } from './bundle-
|
|
2
|
-
import { L as isUrl } from './bundle-
|
|
1
|
+
import { a as __spreadArray } from './bundle-c5jegKUx.js';
|
|
2
|
+
import { L as isUrl } from './bundle-CQMOLj5V.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-dBXZk5Y3.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-dBXZk5Y3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-dJsyeOhk.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import ContextMenu, { MenuItems, MenuItem } from '../ui/ContextMenu.js';
|
|
3
3
|
import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
|
|
4
|
-
import { u as useLocalization } from './bundle-
|
|
4
|
+
import { u as useLocalization } from './bundle-ZSLOjQvb.js';
|
|
5
5
|
|
|
6
6
|
var OpenChannelMessageStatusTypes = {
|
|
7
7
|
NONE: 'none',
|
|
@@ -95,4 +95,4 @@ var OpenChannelMobileMenu = function (props) {
|
|
|
95
95
|
};
|
|
96
96
|
|
|
97
97
|
export { OpenChannelMobileMenu as O, isFineEdit as a, isFineResend as b, isFineDelete as c, checkIsPending as d, checkIsFailed as e, checkIsSent as f, getSenderFromMessage as g, isFineCopy as i, showMenuTrigger as s };
|
|
98
|
-
//# sourceMappingURL=bundle-
|
|
98
|
+
//# sourceMappingURL=bundle-dwc9j36U.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-dwc9j36U.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { useCallback } from 'react';
|
|
2
2
|
import DOMPurify from 'dompurify';
|
|
3
|
-
import { a as __spreadArray } from './bundle-
|
|
4
|
-
import { M as MENTION_USER_LABEL_CLASSNAME } from './bundle-
|
|
5
|
-
import { T as TEXT_MESSAGE_BODY_CLASSNAME } from './bundle-
|
|
6
|
-
import { O as OG_MESSAGE_BODY_CLASSNAME } from './bundle-
|
|
3
|
+
import { a as __spreadArray } from './bundle-c5jegKUx.js';
|
|
4
|
+
import { M as MENTION_USER_LABEL_CLASSNAME } from './bundle-okmgQKUZ.js';
|
|
5
|
+
import { T as TEXT_MESSAGE_BODY_CLASSNAME } from './bundle-Ha6WT0Hp.js';
|
|
6
|
+
import { O as OG_MESSAGE_BODY_CLASSNAME } from './bundle-ZxBmutMJ.js';
|
|
7
7
|
|
|
8
8
|
function renderToString(_a) {
|
|
9
9
|
var userId = _a.userId, nickname = _a.nickname;
|
|
@@ -208,4 +208,4 @@ function usePaste(_a) {
|
|
|
208
208
|
}
|
|
209
209
|
|
|
210
210
|
export { isChannelTypeSupportsMultipleFilesMessage as i, nodeListToArray as n, renderToString as r, sanitizeString as s, usePaste as u };
|
|
211
|
-
//# sourceMappingURL=bundle-
|
|
211
|
+
//# sourceMappingURL=bundle-ejXMvNVx.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-ejXMvNVx.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-CQMOLj5V.js';
|
|
2
|
+
import { K } from './bundle-KZXjN5v7.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-f7C0xlTH.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-f7C0xlTH.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;"}
|
|
@@ -10,4 +10,4 @@ var ThreadReplySelectType;
|
|
|
10
10
|
})(ThreadReplySelectType || (ThreadReplySelectType = {}));
|
|
11
11
|
|
|
12
12
|
export { MAX_USER_MENTION_COUNT as M, NEXT_RESULT_SIZE as N, PREV_RESULT_SIZE as P, ThreadReplySelectType as T, USER_MENTION_TEMP_CHAR as U, MAX_USER_SUGGESTION_COUNT as a };
|
|
13
|
-
//# sourceMappingURL=bundle-
|
|
13
|
+
//# sourceMappingURL=bundle-fwLsGp6N.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-fwLsGp6N.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
2
|
-
import { u as useLocalization } from './bundle-
|
|
2
|
+
import { u as useLocalization } from './bundle-ZSLOjQvb.js';
|
|
3
3
|
import { useVoicePlayer } from '../VoicePlayer/useVoicePlayer.js';
|
|
4
4
|
import { useVoiceRecorder, VoiceRecorderStatus } from '../VoiceRecorder/useVoiceRecorder.js';
|
|
5
|
-
import { i as isDisabledBecauseFrozen, b as isDisabledBecauseMuted } from './bundle-
|
|
6
|
-
import { V as VoiceMessageInputStatus, a as VoiceMessageInput } from './bundle-
|
|
7
|
-
import { M as Modal } from './bundle-
|
|
5
|
+
import { i as isDisabledBecauseFrozen, b as isDisabledBecauseMuted } from './bundle-HfYRQGkt.js';
|
|
6
|
+
import { V as VoiceMessageInputStatus, a as VoiceMessageInput } from './bundle-LKILWG-V.js';
|
|
7
|
+
import { M as Modal } from './bundle-vUampZQQ.js';
|
|
8
8
|
import Button, { ButtonTypes, ButtonSizes } from '../ui/Button.js';
|
|
9
9
|
import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
|
|
10
|
-
import { c as VOICE_RECORDER_DEFAULT_MIN } from './bundle-
|
|
11
|
-
import { V as VOICE_PLAYER_STATUS } from './bundle-
|
|
12
|
-
import { u as uuidv4 } from './bundle-
|
|
10
|
+
import { c as VOICE_RECORDER_DEFAULT_MIN } from './bundle-EQ2jMcm0.js';
|
|
11
|
+
import { V as VOICE_PLAYER_STATUS } from './bundle-OQ0EWLYP.js';
|
|
12
|
+
import { u as uuidv4 } from './bundle-dJsyeOhk.js';
|
|
13
13
|
|
|
14
14
|
var VoiceMessageInputWrapper = function (_a) {
|
|
15
15
|
var _b;
|
|
@@ -131,4 +131,4 @@ var VoiceMessageInputWrapper = function (_a) {
|
|
|
131
131
|
};
|
|
132
132
|
|
|
133
133
|
export { VoiceMessageInputWrapper as V };
|
|
134
|
-
//# sourceMappingURL=bundle-
|
|
134
|
+
//# sourceMappingURL=bundle-hDMLfh4n.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-hDMLfh4n.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as requiredArgs, t as toDate } from './bundle-
|
|
1
|
+
import { r as requiredArgs, t as toDate } from './bundle-9hVs1LFe.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* @name startOfDay
|
|
@@ -63,4 +63,4 @@ function isSameDay(dirtyDateLeft, dirtyDateRight) {
|
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
export { isSameDay as i };
|
|
66
|
-
//# sourceMappingURL=bundle-
|
|
66
|
+
//# sourceMappingURL=bundle-jRxDZ3BJ.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-jRxDZ3BJ.js","sources":["../../node_modules/date-fns/esm/startOfDay/index.js","../../node_modules/date-fns/esm/isSameDay/index.js"],"sourcesContent":["import toDate from \"../toDate/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name startOfDay\n * @category Day Helpers\n * @summary Return the start of a day for the given date.\n *\n * @description\n * Return the start of a day for the given date.\n * The result will be in the local timezone.\n *\n * @param {Date|Number} date - the original date\n * @returns {Date} the start of a day\n * @throws {TypeError} 1 argument required\n *\n * @example\n * // The start of a day for 2 September 2014 11:55:00:\n * const result = startOfDay(new Date(2014, 8, 2, 11, 55, 0))\n * //=> Tue Sep 02 2014 00:00:00\n */\n\nexport default function startOfDay(dirtyDate) {\n requiredArgs(1, arguments);\n var date = toDate(dirtyDate);\n date.setHours(0, 0, 0, 0);\n return date;\n}","import startOfDay from \"../startOfDay/index.js\";\nimport requiredArgs from \"../_lib/requiredArgs/index.js\";\n/**\n * @name isSameDay\n * @category Day Helpers\n * @summary Are the given dates in the same day (and year and month)?\n *\n * @description\n * Are the given dates in the same day (and year and month)?\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 day (and year and month)\n * @throws {TypeError} 2 arguments required\n *\n * @example\n * // Are 4 September 06:00:00 and 4 September 18:00:00 in the same day?\n * const result = isSameDay(new Date(2014, 8, 4, 6, 0), new Date(2014, 8, 4, 18, 0))\n * //=> true\n *\n * @example\n * // Are 4 September and 4 October in the same day?\n * const result = isSameDay(new Date(2014, 8, 4), new Date(2014, 9, 4))\n * //=> false\n *\n * @example\n * // Are 4 September, 2014 and 4 September, 2015 in the same day?\n * const result = isSameDay(new Date(2014, 8, 4), new Date(2015, 8, 4))\n * //=> false\n */\n\nexport default function isSameDay(dirtyDateLeft, dirtyDateRight) {\n requiredArgs(2, arguments);\n var dateLeftStartOfDay = startOfDay(dirtyDateLeft);\n var dateRightStartOfDay = startOfDay(dirtyDateRight);\n return dateLeftStartOfDay.getTime() === dateRightStartOfDay.getTime();\n}"],"names":[],"mappings":";;AAEA;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,IAAI,IAAI,GAAG,MAAM,CAAC,SAAS,CAAC,CAAC;AAC/B,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;AAC5B,EAAE,OAAO,IAAI,CAAC;AACd;;ACxBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACe,SAAS,SAAS,CAAC,aAAa,EAAE,cAAc,EAAE;AACjE,EAAE,YAAY,CAAC,CAAC,EAAE,SAAS,CAAC,CAAC;AAC7B,EAAE,IAAI,kBAAkB,GAAG,UAAU,CAAC,aAAa,CAAC,CAAC;AACrD,EAAE,IAAI,mBAAmB,GAAG,UAAU,CAAC,cAAc,CAAC,CAAC;AACvD,EAAE,OAAO,kBAAkB,CAAC,OAAO,EAAE,KAAK,mBAAmB,CAAC,OAAO,EAAE,CAAC;AACxE;;;;","x_google_ignoreList":[0,1]}
|
|
@@ -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-J3Xwcu_c.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-fwLsGp6N.js';
|
|
5
|
+
import { m as mergeAndSortMessages, p as passUnsuccessfullMessages, s as scrollIntoLast, a as scrollToRenderedMessage, g as getAllEmojisMapFromEmojiContainer, f as getNicknamesMapFromMembers } from './bundle-HfYRQGkt.js';
|
|
6
|
+
import { _ as __assign, a as __spreadArray } from './bundle-c5jegKUx.js';
|
|
7
|
+
import { f as format } from './bundle-9hVs1LFe.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 { N as isSendableMessage, W as filterMessageListParams } from './bundle-
|
|
9
|
+
import { K, S } from './bundle-KZXjN5v7.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-Bjgxg83b.js';
|
|
11
|
+
import { c as compareIds } from './bundle-tc0rEnB_.js';
|
|
12
|
+
import { N as isSendableMessage, W as filterMessageListParams } from './bundle-CQMOLj5V.js';
|
|
13
13
|
import { GroupChannelHandler } from '@sendbird/chat/groupChannel';
|
|
14
|
-
import { u as uuidv4 } from './bundle-
|
|
14
|
+
import { u as uuidv4 } from './bundle-dJsyeOhk.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-OwUIW9B_.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-EQ2jMcm0.js';
|
|
18
|
+
import { g as getCaseResolvedThreadReplySelectType } from './bundle-v0zf-Toj.js';
|
|
19
|
+
import { u as useSendMultipleFilesMessage } from './bundle-5uv0Aei2.js';
|
|
20
20
|
|
|
21
21
|
/**
|
|
22
22
|
* This function helps consider the every condition
|
|
@@ -1538,4 +1538,4 @@ var ChannelProvider = function (props) {
|
|
|
1538
1538
|
var useChannelContext = function () { return React__default.useContext(ChannelContext); };
|
|
1539
1539
|
|
|
1540
1540
|
export { ChannelProvider as C, getIsReactionEnabled as g, useChannelContext as u };
|
|
1541
|
-
//# sourceMappingURL=bundle-
|
|
1541
|
+
//# sourceMappingURL=bundle-kPskppps.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-kPskppps.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|