@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,16 +1,16 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
|
-
import { A as Avatar } from '../chunks/bundle-
|
|
2
|
+
import { A as Avatar } from '../chunks/bundle-HbEA73mt.js';
|
|
3
3
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
4
4
|
import IconButton from './IconButton.js';
|
|
5
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
6
|
-
import { L as LocalizationContext } from '../chunks/bundle-
|
|
7
|
-
import '../chunks/bundle-
|
|
5
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
6
|
+
import { L as LocalizationContext } from '../chunks/bundle-ZSLOjQvb.js';
|
|
7
|
+
import '../chunks/bundle-c5jegKUx.js';
|
|
8
8
|
import './ImageRenderer.js';
|
|
9
|
-
import '../chunks/bundle-
|
|
10
|
-
import '../chunks/bundle-
|
|
11
|
-
import '../chunks/bundle-
|
|
12
|
-
import '../chunks/bundle-
|
|
13
|
-
import '../chunks/bundle-
|
|
9
|
+
import '../chunks/bundle-dJsyeOhk.js';
|
|
10
|
+
import '../chunks/bundle-7JHtC_JJ.js';
|
|
11
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
12
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
13
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
14
14
|
|
|
15
15
|
function OpenchannelConversationHeader(_a) {
|
|
16
16
|
var coverImage = _a.coverImage, title = _a.title, subTitle = _a.subTitle, amIOperator = _a.amIOperator, onActionClick = _a.onActionClick;
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import { a as __spreadArray, _ as __assign } from '../chunks/bundle-
|
|
1
|
+
import { a as __spreadArray, _ as __assign } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default, { useRef, useContext, useState } from 'react';
|
|
3
|
-
import { f as format } from '../chunks/bundle-
|
|
4
|
-
import { A as Avatar } from '../chunks/bundle-
|
|
3
|
+
import { f as format } from '../chunks/bundle-9hVs1LFe.js';
|
|
4
|
+
import { A as Avatar } from '../chunks/bundle-HbEA73mt.js';
|
|
5
5
|
import ContextMenu, { MenuItems, MenuItem } from './ContextMenu.js';
|
|
6
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
6
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
7
7
|
import Loader from './Loader.js';
|
|
8
8
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
9
9
|
import IconButton from './IconButton.js';
|
|
10
10
|
import TextButton from './TextButton.js';
|
|
11
11
|
import UserProfile from './UserProfile.js';
|
|
12
|
-
import { a as UserProfileContext } from '../chunks/bundle-
|
|
13
|
-
import { u as useLocalization } from '../chunks/bundle-
|
|
14
|
-
import { g as getSenderFromMessage, b as isFineResend, s as showMenuTrigger, c as isFineDelete, O as OpenChannelMobileMenu, d as checkIsPending, e as checkIsFailed } from '../chunks/bundle-
|
|
15
|
-
import { u as useMediaQueryContext } from '../chunks/bundle-
|
|
16
|
-
import { u as useLongPress } from '../chunks/bundle-
|
|
17
|
-
import '../chunks/bundle-
|
|
12
|
+
import { a as UserProfileContext } from '../chunks/bundle-J3Xwcu_c.js';
|
|
13
|
+
import { u as useLocalization } from '../chunks/bundle-ZSLOjQvb.js';
|
|
14
|
+
import { g as getSenderFromMessage, b as isFineResend, s as showMenuTrigger, c as isFineDelete, O as OpenChannelMobileMenu, d as checkIsPending, e as checkIsFailed } from '../chunks/bundle-dwc9j36U.js';
|
|
15
|
+
import { u as useMediaQueryContext } from '../chunks/bundle-yCtFACB5.js';
|
|
16
|
+
import { u as useLongPress } from '../chunks/bundle-5HYqTaTr.js';
|
|
17
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
18
18
|
import './ImageRenderer.js';
|
|
19
|
-
import '../chunks/bundle-
|
|
20
|
-
import '../chunks/bundle-
|
|
19
|
+
import '../chunks/bundle-dJsyeOhk.js';
|
|
20
|
+
import '../chunks/bundle-7JHtC_JJ.js';
|
|
21
21
|
import 'react-dom';
|
|
22
22
|
import './SortByRow.js';
|
|
23
|
-
import '../chunks/bundle-
|
|
23
|
+
import '../chunks/bundle-CQMOLj5V.js';
|
|
24
24
|
import '../utils/message/getOutgoingMessageState.js';
|
|
25
|
-
import '../chunks/bundle-
|
|
26
|
-
import '../chunks/bundle-
|
|
27
|
-
import '../chunks/bundle-
|
|
28
|
-
import '../chunks/bundle-
|
|
25
|
+
import '../chunks/bundle-KZXjN5v7.js';
|
|
26
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
27
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
28
|
+
import '../chunks/bundle-mAbwjJsi.js';
|
|
29
29
|
import '../sendbirdSelectors.js';
|
|
30
|
-
import '../chunks/bundle-
|
|
30
|
+
import '../chunks/bundle-OwUIW9B_.js';
|
|
31
31
|
import './Button.js';
|
|
32
32
|
import '../useSendbirdStateContext.js';
|
|
33
33
|
import '../withSendbird.js';
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
import { _ as __assign, a as __spreadArray } from '../chunks/bundle-
|
|
1
|
+
import { _ as __assign, a as __spreadArray } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default, { useContext, useState, useRef, useMemo, useEffect } from 'react';
|
|
3
|
-
import { f as format } from '../chunks/bundle-
|
|
4
|
-
import { A as Avatar } from '../chunks/bundle-
|
|
3
|
+
import { f as format } from '../chunks/bundle-9hVs1LFe.js';
|
|
4
|
+
import { A as Avatar } from '../chunks/bundle-HbEA73mt.js';
|
|
5
5
|
import ContextMenu, { MenuItems, MenuItem } from './ContextMenu.js';
|
|
6
6
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
7
7
|
import IconButton from './IconButton.js';
|
|
8
8
|
import ImageRenderer from './ImageRenderer.js';
|
|
9
9
|
import LinkLabel from './LinkLabel.js';
|
|
10
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
10
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
11
11
|
import Loader from './Loader.js';
|
|
12
12
|
import UserProfile from './UserProfile.js';
|
|
13
|
-
import { a as UserProfileContext } from '../chunks/bundle-
|
|
14
|
-
import { u as uuidv4 } from '../chunks/bundle-
|
|
15
|
-
import { c as copyToClipboard } from '../chunks/bundle-
|
|
16
|
-
import { u as useLocalization } from '../chunks/bundle-
|
|
17
|
-
import { g as getSenderFromMessage, s as showMenuTrigger, i as isFineCopy, a as isFineEdit, b as isFineResend, c as isFineDelete, O as OpenChannelMobileMenu, d as checkIsPending, e as checkIsFailed } from '../chunks/bundle-
|
|
18
|
-
import { u as useMediaQueryContext } from '../chunks/bundle-
|
|
19
|
-
import { u as useLongPress } from '../chunks/bundle-
|
|
20
|
-
import { T as TextFragment } from '../chunks/bundle-
|
|
21
|
-
import { t as tokenizeMessage } from '../chunks/bundle-
|
|
22
|
-
import '../chunks/bundle-
|
|
23
|
-
import '../chunks/bundle-
|
|
13
|
+
import { a as UserProfileContext } from '../chunks/bundle-J3Xwcu_c.js';
|
|
14
|
+
import { u as uuidv4 } from '../chunks/bundle-dJsyeOhk.js';
|
|
15
|
+
import { c as copyToClipboard } from '../chunks/bundle-GYn98g4i.js';
|
|
16
|
+
import { u as useLocalization } from '../chunks/bundle-ZSLOjQvb.js';
|
|
17
|
+
import { g as getSenderFromMessage, s as showMenuTrigger, i as isFineCopy, a as isFineEdit, b as isFineResend, c as isFineDelete, O as OpenChannelMobileMenu, d as checkIsPending, e as checkIsFailed } from '../chunks/bundle-dwc9j36U.js';
|
|
18
|
+
import { u as useMediaQueryContext } from '../chunks/bundle-yCtFACB5.js';
|
|
19
|
+
import { u as useLongPress } from '../chunks/bundle-5HYqTaTr.js';
|
|
20
|
+
import { T as TextFragment } from '../chunks/bundle-J87QWRh3.js';
|
|
21
|
+
import { t as tokenizeMessage } from '../chunks/bundle-dBXZk5Y3.js';
|
|
22
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
23
|
+
import '../chunks/bundle-7JHtC_JJ.js';
|
|
24
24
|
import 'react-dom';
|
|
25
25
|
import './SortByRow.js';
|
|
26
|
-
import '../chunks/bundle-
|
|
26
|
+
import '../chunks/bundle-CQMOLj5V.js';
|
|
27
27
|
import '../utils/message/getOutgoingMessageState.js';
|
|
28
|
-
import '../chunks/bundle-
|
|
29
|
-
import '../chunks/bundle-
|
|
30
|
-
import '../chunks/bundle-
|
|
28
|
+
import '../chunks/bundle-KZXjN5v7.js';
|
|
29
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
30
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
31
31
|
import '../sendbirdSelectors.js';
|
|
32
|
-
import '../chunks/bundle-
|
|
32
|
+
import '../chunks/bundle-OwUIW9B_.js';
|
|
33
33
|
import './Button.js';
|
|
34
34
|
import '../useSendbirdStateContext.js';
|
|
35
35
|
import '../withSendbird.js';
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import { a as __spreadArray, _ as __assign } from '../chunks/bundle-
|
|
1
|
+
import { a as __spreadArray, _ as __assign } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default, { useContext, useState, useRef, useMemo, useEffect } from 'react';
|
|
3
|
-
import { f as format } from '../chunks/bundle-
|
|
4
|
-
import { u as useLocalization } from '../chunks/bundle-
|
|
5
|
-
import { A as Avatar } from '../chunks/bundle-
|
|
3
|
+
import { f as format } from '../chunks/bundle-9hVs1LFe.js';
|
|
4
|
+
import { u as useLocalization } from '../chunks/bundle-ZSLOjQvb.js';
|
|
5
|
+
import { A as Avatar } from '../chunks/bundle-HbEA73mt.js';
|
|
6
6
|
import ContextMenu, { MenuItems, MenuItem } from './ContextMenu.js';
|
|
7
7
|
import Icon, { IconColors, IconTypes } from './Icon.js';
|
|
8
8
|
import IconButton from './IconButton.js';
|
|
9
9
|
import ImageRenderer from './ImageRenderer.js';
|
|
10
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
10
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
11
11
|
import Loader from './Loader.js';
|
|
12
12
|
import UserProfile from './UserProfile.js';
|
|
13
|
-
import { a as UserProfileContext } from '../chunks/bundle-
|
|
14
|
-
import { g as getSenderFromMessage, b as isFineResend, s as showMenuTrigger, c as isFineDelete, O as OpenChannelMobileMenu, f as checkIsSent, d as checkIsPending, e as checkIsFailed } from '../chunks/bundle-
|
|
15
|
-
import { u as useMediaQueryContext } from '../chunks/bundle-
|
|
16
|
-
import { u as useLongPress } from '../chunks/bundle-
|
|
17
|
-
import '../chunks/bundle-
|
|
18
|
-
import '../chunks/bundle-
|
|
19
|
-
import '../chunks/bundle-
|
|
20
|
-
import '../chunks/bundle-
|
|
13
|
+
import { a as UserProfileContext } from '../chunks/bundle-J3Xwcu_c.js';
|
|
14
|
+
import { g as getSenderFromMessage, b as isFineResend, s as showMenuTrigger, c as isFineDelete, O as OpenChannelMobileMenu, f as checkIsSent, d as checkIsPending, e as checkIsFailed } from '../chunks/bundle-dwc9j36U.js';
|
|
15
|
+
import { u as useMediaQueryContext } from '../chunks/bundle-yCtFACB5.js';
|
|
16
|
+
import { u as useLongPress } from '../chunks/bundle-5HYqTaTr.js';
|
|
17
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
18
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
19
|
+
import '../chunks/bundle-dJsyeOhk.js';
|
|
20
|
+
import '../chunks/bundle-7JHtC_JJ.js';
|
|
21
21
|
import 'react-dom';
|
|
22
22
|
import './SortByRow.js';
|
|
23
|
-
import '../chunks/bundle-
|
|
23
|
+
import '../chunks/bundle-CQMOLj5V.js';
|
|
24
24
|
import '../utils/message/getOutgoingMessageState.js';
|
|
25
|
-
import '../chunks/bundle-
|
|
26
|
-
import '../chunks/bundle-
|
|
25
|
+
import '../chunks/bundle-KZXjN5v7.js';
|
|
26
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
27
27
|
import '../sendbirdSelectors.js';
|
|
28
|
-
import '../chunks/bundle-
|
|
28
|
+
import '../chunks/bundle-OwUIW9B_.js';
|
|
29
29
|
import './Button.js';
|
|
30
30
|
import '../useSendbirdStateContext.js';
|
|
31
31
|
import '../withSendbird.js';
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
import { a as __spreadArray, _ as __assign } from '../chunks/bundle-
|
|
1
|
+
import { a as __spreadArray, _ as __assign } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default, { useContext, useRef, useState, useEffect } from 'react';
|
|
3
|
-
import { f as format } from '../chunks/bundle-
|
|
4
|
-
import { A as Avatar } from '../chunks/bundle-
|
|
3
|
+
import { f as format } from '../chunks/bundle-9hVs1LFe.js';
|
|
4
|
+
import { A as Avatar } from '../chunks/bundle-HbEA73mt.js';
|
|
5
5
|
import ContextMenu, { MenuItems, MenuItem } from './ContextMenu.js';
|
|
6
6
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
7
7
|
import IconButton from './IconButton.js';
|
|
8
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
8
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
9
9
|
import Loader from './Loader.js';
|
|
10
10
|
import UserProfile from './UserProfile.js';
|
|
11
|
-
import { a as UserProfileContext } from '../chunks/bundle-
|
|
12
|
-
import { u as useLocalization } from '../chunks/bundle-
|
|
13
|
-
import { c as copyToClipboard } from '../chunks/bundle-
|
|
14
|
-
import { u as uuidv4 } from '../chunks/bundle-
|
|
15
|
-
import { g as getSenderFromMessage, s as showMenuTrigger, i as isFineCopy, a as isFineEdit, b as isFineResend, c as isFineDelete, O as OpenChannelMobileMenu, d as checkIsPending, e as checkIsFailed } from '../chunks/bundle-
|
|
16
|
-
import { u as useMediaQueryContext } from '../chunks/bundle-
|
|
17
|
-
import { u as useLongPress } from '../chunks/bundle-
|
|
18
|
-
import { g as isEditedMessage } from '../chunks/bundle-
|
|
19
|
-
import '../chunks/bundle-
|
|
11
|
+
import { a as UserProfileContext } from '../chunks/bundle-J3Xwcu_c.js';
|
|
12
|
+
import { u as useLocalization } from '../chunks/bundle-ZSLOjQvb.js';
|
|
13
|
+
import { c as copyToClipboard } from '../chunks/bundle-GYn98g4i.js';
|
|
14
|
+
import { u as uuidv4 } from '../chunks/bundle-dJsyeOhk.js';
|
|
15
|
+
import { g as getSenderFromMessage, s as showMenuTrigger, i as isFineCopy, a as isFineEdit, b as isFineResend, c as isFineDelete, O as OpenChannelMobileMenu, d as checkIsPending, e as checkIsFailed } from '../chunks/bundle-dwc9j36U.js';
|
|
16
|
+
import { u as useMediaQueryContext } from '../chunks/bundle-yCtFACB5.js';
|
|
17
|
+
import { u as useLongPress } from '../chunks/bundle-5HYqTaTr.js';
|
|
18
|
+
import { g as isEditedMessage } from '../chunks/bundle-CQMOLj5V.js';
|
|
19
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
20
20
|
import './ImageRenderer.js';
|
|
21
|
-
import '../chunks/bundle-
|
|
21
|
+
import '../chunks/bundle-7JHtC_JJ.js';
|
|
22
22
|
import 'react-dom';
|
|
23
23
|
import './SortByRow.js';
|
|
24
|
-
import '../chunks/bundle-
|
|
25
|
-
import '../chunks/bundle-
|
|
24
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
25
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
26
26
|
import '../sendbirdSelectors.js';
|
|
27
|
-
import '../chunks/bundle-
|
|
27
|
+
import '../chunks/bundle-OwUIW9B_.js';
|
|
28
28
|
import './Button.js';
|
|
29
29
|
import '../useSendbirdStateContext.js';
|
|
30
30
|
import '../withSendbird.js';
|
|
31
31
|
import '../utils/message/getOutgoingMessageState.js';
|
|
32
|
-
import '../chunks/bundle-
|
|
32
|
+
import '../chunks/bundle-KZXjN5v7.js';
|
|
33
33
|
|
|
34
34
|
function OpenchannelUserMessage(_a) {
|
|
35
35
|
var className = _a.className, message = _a.message, isOperator = _a.isOperator, _b = _a.isEphemeral, isEphemeral = _b === void 0 ? false : _b, userId = _a.userId, resendMessage = _a.resendMessage, disabled = _a.disabled, showEdit = _a.showEdit, showRemove = _a.showRemove, chainTop = _a.chainTop;
|
package/ui/PlaceHolder.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../chunks/bundle-
|
|
1
|
+
import { a as __spreadArray } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default, { useContext } from 'react';
|
|
3
|
-
import { L as LocalizationContext } from '../chunks/bundle-
|
|
3
|
+
import { L as LocalizationContext } from '../chunks/bundle-ZSLOjQvb.js';
|
|
4
4
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
5
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
5
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
6
6
|
import Loader from './Loader.js';
|
|
7
|
-
import '../chunks/bundle-
|
|
8
|
-
import '../chunks/bundle-
|
|
9
|
-
import '../chunks/bundle-
|
|
7
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
8
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
9
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
10
10
|
|
|
11
11
|
var PlaceHolderTypes = {
|
|
12
12
|
LOADING: 'LOADING',
|
package/ui/PlaybackTime.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { a as LabelTypography, b as LabelColors, L as Label } from '../chunks/bundle-
|
|
3
|
-
import '../chunks/bundle-
|
|
4
|
-
import '../chunks/bundle-
|
|
2
|
+
import { a as LabelTypography, b as LabelColors, L as Label } from '../chunks/bundle-u2CeAx57.js';
|
|
3
|
+
import '../chunks/bundle-c5jegKUx.js';
|
|
4
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
5
5
|
|
|
6
6
|
var PlaybackTime = function (_a) {
|
|
7
7
|
var className = _a.className, _b = _a.time, time = _b === void 0 ? 0 : _b, _c = _a.labelType, labelType = _c === void 0 ? LabelTypography.CAPTION_2 : _c, _d = _a.labelColor, labelColor = _d === void 0 ? LabelColors.ONCONTENT_1 : _d;
|
package/ui/QuoteMessage.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import React__default, { useContext, useState } from 'react';
|
|
2
2
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
3
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
4
4
|
import ImageRenderer from './ImageRenderer.js';
|
|
5
|
-
import { L as LocalizationContext } from '../chunks/bundle-
|
|
6
|
-
import { q as getUIKitFileTypes, n as getClassName, j as isUserMessage, i as isVoiceMessage, r as isThumbnailMessage, b as isMultipleFilesMessage, f as isVideo, s as isGif, t as getUIKitMessageType, U as UIKitMessageTypes, u as getUIKitFileType, v as truncateString } from '../chunks/bundle-
|
|
7
|
-
import { g as getMessageFirstFileUrl, a as getMessageFirstFileType, b as getMessageFirstFileName } from '../chunks/bundle-
|
|
8
|
-
import '../chunks/bundle-
|
|
9
|
-
import '../chunks/bundle-
|
|
10
|
-
import '../chunks/bundle-
|
|
11
|
-
import '../chunks/bundle-
|
|
5
|
+
import { L as LocalizationContext } from '../chunks/bundle-ZSLOjQvb.js';
|
|
6
|
+
import { q as getUIKitFileTypes, n as getClassName, j as isUserMessage, i as isVoiceMessage, r as isThumbnailMessage, b as isMultipleFilesMessage, f as isVideo, s as isGif, t as getUIKitMessageType, U as UIKitMessageTypes, u as getUIKitFileType, v as truncateString } from '../chunks/bundle-CQMOLj5V.js';
|
|
7
|
+
import { g as getMessageFirstFileUrl, a as getMessageFirstFileType, b as getMessageFirstFileName } from '../chunks/bundle-7jjAs2HK.js';
|
|
8
|
+
import '../chunks/bundle-c5jegKUx.js';
|
|
9
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
10
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
11
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
12
12
|
import '../utils/message/getOutgoingMessageState.js';
|
|
13
|
-
import '../chunks/bundle-
|
|
13
|
+
import '../chunks/bundle-KZXjN5v7.js';
|
|
14
14
|
|
|
15
15
|
function QuoteMessage(_a) {
|
|
16
16
|
var _b;
|
package/ui/QuoteMessageInput.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
|
-
import { d as isFileMessage, b as isMultipleFilesMessage, i as isVoiceMessage, F as isImageMessage, x as isVideoMessage, G as isImageFileInfo, r as isThumbnailMessage, H as isAudioMessage, n as getClassName, y as isGifMessage, j as isUserMessage, t as getUIKitMessageType, U as UIKitMessageTypes } from '../chunks/bundle-
|
|
2
|
+
import { d as isFileMessage, b as isMultipleFilesMessage, i as isVoiceMessage, F as isImageMessage, x as isVideoMessage, G as isImageFileInfo, r as isThumbnailMessage, H as isAudioMessage, n as getClassName, y as isGifMessage, j as isUserMessage, t as getUIKitMessageType, U as UIKitMessageTypes } from '../chunks/bundle-CQMOLj5V.js';
|
|
3
3
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
4
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
5
|
-
import { L as LocalizationContext } from '../chunks/bundle-
|
|
4
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
5
|
+
import { L as LocalizationContext } from '../chunks/bundle-ZSLOjQvb.js';
|
|
6
6
|
import ImageRenderer from './ImageRenderer.js';
|
|
7
|
-
import { c as getMessageFirstFileThumbnailUrl, g as getMessageFirstFileUrl, a as getMessageFirstFileType, b as getMessageFirstFileName } from '../chunks/bundle-
|
|
8
|
-
import '../chunks/bundle-
|
|
7
|
+
import { c as getMessageFirstFileThumbnailUrl, g as getMessageFirstFileUrl, a as getMessageFirstFileType, b as getMessageFirstFileName } from '../chunks/bundle-7jjAs2HK.js';
|
|
8
|
+
import '../chunks/bundle-c5jegKUx.js';
|
|
9
9
|
import '../utils/message/getOutgoingMessageState.js';
|
|
10
|
-
import '../chunks/bundle-
|
|
11
|
-
import '../chunks/bundle-
|
|
12
|
-
import '../chunks/bundle-
|
|
13
|
-
import '../chunks/bundle-
|
|
10
|
+
import '../chunks/bundle-KZXjN5v7.js';
|
|
11
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
12
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
13
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
14
14
|
|
|
15
15
|
var componentClassname = 'sendbird-quote_message_input__avatar';
|
|
16
16
|
function QuoteMessageThumbnail(_a) {
|
package/ui/ReactionBadge.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../chunks/bundle-
|
|
1
|
+
import { a as __spreadArray } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
4
|
-
import '../chunks/bundle-
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
4
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
5
5
|
|
|
6
6
|
var ReactionBadge = React__default.forwardRef(function (props, ref) {
|
|
7
7
|
var _a = props.className, className = _a === void 0 ? '' : _a, children = props.children, _b = props.count, count = _b === void 0 ? '' : _b, _c = props.isAdd, isAdd = _c === void 0 ? false : _c, _d = props.selected, selected = _d === void 0 ? false : _d, _e = props.onClick, onClick = _e === void 0 ? function () { } : _e;
|
package/ui/ReactionButton.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _ as __assign, a as __spreadArray } from '../chunks/bundle-
|
|
1
|
+
import { _ as __assign, a as __spreadArray } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { u as useLongPress } from '../chunks/bundle-
|
|
4
|
-
import { n as noop } from '../chunks/bundle-
|
|
5
|
-
import '../chunks/bundle-
|
|
3
|
+
import { u as useLongPress } from '../chunks/bundle-5HYqTaTr.js';
|
|
4
|
+
import { n as noop } from '../chunks/bundle-XtwZ5oLQ.js';
|
|
5
|
+
import '../chunks/bundle-yCtFACB5.js';
|
|
6
6
|
|
|
7
7
|
var ReactionButton = React__default.forwardRef(function (props, ref) {
|
|
8
8
|
var className = props.className, width = props.width, height = props.height, selected = props.selected, _a = props.dataSbId, dataSbId = _a === void 0 ? '' : _a, onClick = props.onClick, children = props.children;
|
package/ui/SortByRow.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../chunks/bundle-
|
|
1
|
+
import { a as __spreadArray } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { u as uuidv4 } from '../chunks/bundle-
|
|
3
|
+
import { u as uuidv4 } from '../chunks/bundle-dJsyeOhk.js';
|
|
4
4
|
|
|
5
5
|
var componentClassName = 'sendbird-sort-by-row';
|
|
6
6
|
function SortByRow(_a) {
|
package/ui/TextButton.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../chunks/bundle-
|
|
1
|
+
import { a as __spreadArray } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { C as Colors, c as changeColorToClassName } from '../chunks/bundle-
|
|
3
|
+
import { C as Colors, c as changeColorToClassName } from '../chunks/bundle-mAbwjJsi.js';
|
|
4
4
|
|
|
5
5
|
var TextButton = function (_a) {
|
|
6
6
|
var _b = _a.className, className = _b === void 0 ? '' : _b, _c = _a.color, color = _c === void 0 ? Colors.ONBACKGROUND_1 : _c, _d = _a.disabled, disabled = _d === void 0 ? false : _d, _e = _a.disableUnderline, disableUnderline = _e === void 0 ? false : _e, _f = _a.onClick, onClick = _f === void 0 ? function () { } : _f, children = _a.children;
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import React__default, { useContext, useMemo } from 'react';
|
|
2
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
3
|
-
import { n as getClassName, g as isEditedMessage } from '../chunks/bundle-
|
|
4
|
-
import { L as LocalizationContext } from '../chunks/bundle-
|
|
5
|
-
import { t as tokenizeMessage } from '../chunks/bundle-
|
|
6
|
-
import { T as TextFragment } from '../chunks/bundle-
|
|
7
|
-
import { T as TEXT_MESSAGE_BODY_CLASSNAME } from '../chunks/bundle-
|
|
8
|
-
import '../chunks/bundle-
|
|
9
|
-
import '../chunks/bundle-
|
|
2
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
3
|
+
import { n as getClassName, g as isEditedMessage } from '../chunks/bundle-CQMOLj5V.js';
|
|
4
|
+
import { L as LocalizationContext } from '../chunks/bundle-ZSLOjQvb.js';
|
|
5
|
+
import { t as tokenizeMessage } from '../chunks/bundle-dBXZk5Y3.js';
|
|
6
|
+
import { T as TextFragment } from '../chunks/bundle-J87QWRh3.js';
|
|
7
|
+
import { T as TEXT_MESSAGE_BODY_CLASSNAME } from '../chunks/bundle-Ha6WT0Hp.js';
|
|
8
|
+
import '../chunks/bundle-c5jegKUx.js';
|
|
9
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
10
10
|
import '../utils/message/getOutgoingMessageState.js';
|
|
11
|
-
import '../chunks/bundle-
|
|
12
|
-
import '../chunks/bundle-
|
|
11
|
+
import '../chunks/bundle-KZXjN5v7.js';
|
|
12
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
13
13
|
import '../Message/context.js';
|
|
14
14
|
import './MentionLabel.js';
|
|
15
15
|
import './ContextMenu.js';
|
|
16
16
|
import 'react-dom';
|
|
17
17
|
import './SortByRow.js';
|
|
18
|
-
import '../chunks/bundle-
|
|
18
|
+
import '../chunks/bundle-dJsyeOhk.js';
|
|
19
19
|
import './UserProfile.js';
|
|
20
|
-
import '../chunks/bundle-
|
|
20
|
+
import '../chunks/bundle-J3Xwcu_c.js';
|
|
21
21
|
import '../sendbirdSelectors.js';
|
|
22
|
-
import '../chunks/bundle-
|
|
23
|
-
import '../chunks/bundle-
|
|
24
|
-
import '../chunks/bundle-
|
|
22
|
+
import '../chunks/bundle-OwUIW9B_.js';
|
|
23
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
24
|
+
import '../chunks/bundle-HbEA73mt.js';
|
|
25
25
|
import './ImageRenderer.js';
|
|
26
|
-
import '../chunks/bundle-
|
|
26
|
+
import '../chunks/bundle-7JHtC_JJ.js';
|
|
27
27
|
import './Icon.js';
|
|
28
28
|
import './Button.js';
|
|
29
29
|
import '../useSendbirdStateContext.js';
|
package/ui/ThreadReplies.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { A as Avatar } from '../chunks/bundle-
|
|
2
|
+
import { A as Avatar } from '../chunks/bundle-HbEA73mt.js';
|
|
3
3
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
4
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
5
|
-
import { u as useLocalization } from '../chunks/bundle-
|
|
6
|
-
import { u as uuidv4 } from '../chunks/bundle-
|
|
7
|
-
import '../chunks/bundle-
|
|
4
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
5
|
+
import { u as useLocalization } from '../chunks/bundle-ZSLOjQvb.js';
|
|
6
|
+
import { u as uuidv4 } from '../chunks/bundle-dJsyeOhk.js';
|
|
7
|
+
import '../chunks/bundle-c5jegKUx.js';
|
|
8
8
|
import './ImageRenderer.js';
|
|
9
|
-
import '../chunks/bundle-
|
|
10
|
-
import '../chunks/bundle-
|
|
11
|
-
import '../chunks/bundle-
|
|
12
|
-
import '../chunks/bundle-
|
|
9
|
+
import '../chunks/bundle-7JHtC_JJ.js';
|
|
10
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
11
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
12
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
13
13
|
|
|
14
14
|
function ThreadReplies(_a) {
|
|
15
15
|
var _b;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { _ as __assign } from '../chunks/bundle-
|
|
1
|
+
import { _ as __assign } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default, { useState } from 'react';
|
|
3
3
|
import Icon, { IconTypes, IconColors } from './Icon.js';
|
|
4
4
|
import ImageRenderer from './ImageRenderer.js';
|
|
5
|
-
import { k as isSentMessage, n as getClassName, x as isVideoMessage, y as isGifMessage } from '../chunks/bundle-
|
|
6
|
-
import { n as noop } from '../chunks/bundle-
|
|
7
|
-
import { u as useLongPress } from '../chunks/bundle-
|
|
8
|
-
import { c as getMessageFirstFileThumbnailUrl, g as getMessageFirstFileUrl, a as getMessageFirstFileType } from '../chunks/bundle-
|
|
5
|
+
import { k as isSentMessage, n as getClassName, x as isVideoMessage, y as isGifMessage } from '../chunks/bundle-CQMOLj5V.js';
|
|
6
|
+
import { n as noop } from '../chunks/bundle-XtwZ5oLQ.js';
|
|
7
|
+
import { u as useLongPress } from '../chunks/bundle-5HYqTaTr.js';
|
|
8
|
+
import { c as getMessageFirstFileThumbnailUrl, g as getMessageFirstFileUrl, a as getMessageFirstFileType } from '../chunks/bundle-7jjAs2HK.js';
|
|
9
9
|
import '../utils/message/getOutgoingMessageState.js';
|
|
10
|
-
import '../chunks/bundle-
|
|
11
|
-
import '../chunks/bundle-
|
|
10
|
+
import '../chunks/bundle-KZXjN5v7.js';
|
|
11
|
+
import '../chunks/bundle-yCtFACB5.js';
|
|
12
12
|
|
|
13
13
|
function ThumbnailMessageItemBody(_a) {
|
|
14
14
|
var _b, _c;
|
package/ui/Toggle.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React__default, { useState, useCallback } from 'react';
|
|
2
|
-
import { _ as __assign } from '../chunks/bundle-
|
|
2
|
+
import { _ as __assign } from '../chunks/bundle-c5jegKUx.js';
|
|
3
3
|
import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
|
|
4
4
|
import '../withSendbird.js';
|
|
5
5
|
|
package/ui/Tooltip.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../chunks/bundle-
|
|
1
|
+
import { a as __spreadArray } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
4
|
-
import '../chunks/bundle-
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
4
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
5
5
|
|
|
6
6
|
function Tooltip(_a) {
|
|
7
7
|
var _b = _a.className, className = _b === void 0 ? '' : _b, _c = _a.children, children = _c === void 0 ? '' : _c;
|
package/ui/TooltipWrapper.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React__default, { useLayoutEffect } from 'react';
|
|
2
|
-
import { A as Avatar, a as AvatarDefault } from '../chunks/bundle-
|
|
3
|
-
import '../chunks/bundle-
|
|
2
|
+
import { A as Avatar, a as AvatarDefault } from '../chunks/bundle-HbEA73mt.js';
|
|
3
|
+
import '../chunks/bundle-c5jegKUx.js';
|
|
4
4
|
import './ImageRenderer.js';
|
|
5
|
-
import '../chunks/bundle-
|
|
6
|
-
import '../chunks/bundle-
|
|
5
|
+
import '../chunks/bundle-dJsyeOhk.js';
|
|
6
|
+
import '../chunks/bundle-7JHtC_JJ.js';
|
|
7
7
|
import './Icon.js';
|
|
8
|
-
import '../chunks/bundle-
|
|
8
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
9
9
|
|
|
10
10
|
var TypingDots = function () {
|
|
11
11
|
return (React__default.createElement("div", { className: 'typing-dots-container' },
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
3
|
-
import { n as getClassName } from '../chunks/bundle-
|
|
4
|
-
import { L as LocalizationContext } from '../chunks/bundle-
|
|
5
|
-
import '../chunks/bundle-
|
|
6
|
-
import '../chunks/bundle-
|
|
2
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
3
|
+
import { n as getClassName } from '../chunks/bundle-CQMOLj5V.js';
|
|
4
|
+
import { L as LocalizationContext } from '../chunks/bundle-ZSLOjQvb.js';
|
|
5
|
+
import '../chunks/bundle-c5jegKUx.js';
|
|
6
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
7
7
|
import '../utils/message/getOutgoingMessageState.js';
|
|
8
|
-
import '../chunks/bundle-
|
|
9
|
-
import '../chunks/bundle-
|
|
8
|
+
import '../chunks/bundle-KZXjN5v7.js';
|
|
9
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
10
10
|
|
|
11
11
|
function UnknownMessageItemBody(_a) {
|
|
12
12
|
var _b;
|
package/ui/UserListItem.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { a as __spreadArray } from '../chunks/bundle-
|
|
1
|
+
import { a as __spreadArray } from '../chunks/bundle-c5jegKUx.js';
|
|
2
2
|
import React__default, { useContext } from 'react';
|
|
3
|
-
import { a as UserProfileContext } from '../chunks/bundle-
|
|
4
|
-
import { L as LocalizationContext } from '../chunks/bundle-
|
|
5
|
-
import { A as Avatar } from '../chunks/bundle-
|
|
3
|
+
import { a as UserProfileContext } from '../chunks/bundle-J3Xwcu_c.js';
|
|
4
|
+
import { L as LocalizationContext } from '../chunks/bundle-ZSLOjQvb.js';
|
|
5
|
+
import { A as Avatar } from '../chunks/bundle-HbEA73mt.js';
|
|
6
6
|
import MutedAvatarOverlay from './MutedAvatarOverlay.js';
|
|
7
7
|
import Checkbox from './Checkbox.js';
|
|
8
8
|
import UserProfile from './UserProfile.js';
|
|
9
9
|
import ContextMenu, { MenuItems } from './ContextMenu.js';
|
|
10
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-
|
|
11
|
-
import '../chunks/bundle-
|
|
12
|
-
import '../chunks/bundle-
|
|
10
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../chunks/bundle-u2CeAx57.js';
|
|
11
|
+
import '../chunks/bundle-LdRGfmOs.js';
|
|
12
|
+
import '../chunks/bundle-Izb-WW89.js';
|
|
13
13
|
import './ImageRenderer.js';
|
|
14
|
-
import '../chunks/bundle-
|
|
15
|
-
import '../chunks/bundle-
|
|
14
|
+
import '../chunks/bundle-dJsyeOhk.js';
|
|
15
|
+
import '../chunks/bundle-7JHtC_JJ.js';
|
|
16
16
|
import './Icon.js';
|
|
17
|
-
import '../chunks/bundle-
|
|
17
|
+
import '../chunks/bundle-XtwZ5oLQ.js';
|
|
18
18
|
import '../sendbirdSelectors.js';
|
|
19
|
-
import '../chunks/bundle-
|
|
19
|
+
import '../chunks/bundle-OwUIW9B_.js';
|
|
20
20
|
import './Button.js';
|
|
21
21
|
import '../useSendbirdStateContext.js';
|
|
22
22
|
import '../withSendbird.js';
|
|
23
23
|
import 'react-dom';
|
|
24
24
|
import './SortByRow.js';
|
|
25
|
-
import '../chunks/bundle-
|
|
25
|
+
import '../chunks/bundle-CQMOLj5V.js';
|
|
26
26
|
import '../utils/message/getOutgoingMessageState.js';
|
|
27
|
-
import '../chunks/bundle-
|
|
27
|
+
import '../chunks/bundle-KZXjN5v7.js';
|
|
28
28
|
|
|
29
29
|
function UserListItem(_a) {
|
|
30
30
|
var user = _a.user, className = _a.className, checked = _a.checked, checkBox = _a.checkBox, isOperator = _a.isOperator, disabled = _a.disabled, disableMessaging = _a.disableMessaging, currentUser = _a.currentUser, action = _a.action, onChange = _a.onChange, _b = _a.avatarSize, avatarSize = _b === void 0 ? '40px' : _b, onClick = _a.onClick;
|