@sendbird/uikit-react 3.9.2-rc-0 → 3.9.2
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 +43 -43
- 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 +37 -37
- package/OpenChannel/components/OpenChannelUI.js +37 -37
- package/OpenChannel/context.js +18 -18
- package/OpenChannel.js +37 -37
- 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-3cbFgcyh.js → bundle--bKgEN9C.js} +1 -1
- package/chunks/bundle--bKgEN9C.js.map +1 -0
- package/chunks/{bundle-b1q2ozMe.js → bundle-1g6DWJD0.js} +1 -1
- package/chunks/bundle-1g6DWJD0.js.map +1 -0
- package/chunks/{bundle-VyEG8HSN.js → bundle-3prAA35q.js} +10 -10
- package/chunks/{bundle-VyEG8HSN.js.map → bundle-3prAA35q.js.map} +1 -1
- package/chunks/{bundle-YTCXwI-0.js → bundle-5yEflTNR.js} +1 -1
- package/chunks/bundle-5yEflTNR.js.map +1 -0
- package/chunks/{bundle-XKR29ib5.js → bundle-78frOEM6.js} +4 -4
- package/chunks/{bundle-XKR29ib5.js.map → bundle-78frOEM6.js.map} +1 -1
- package/chunks/{bundle-e2S3YaM8.js → bundle-7R8HEAQg.js} +2 -2
- package/chunks/bundle-7R8HEAQg.js.map +1 -0
- package/chunks/{bundle-3ZMhQs_e.js → bundle-8GoMZkJU.js} +12 -12
- package/chunks/{bundle-3ZMhQs_e.js.map → bundle-8GoMZkJU.js.map} +1 -1
- package/chunks/{bundle-cQJ5iUQh.js → bundle-8HrIQpbX.js} +9 -9
- package/chunks/{bundle-cQJ5iUQh.js.map → bundle-8HrIQpbX.js.map} +1 -1
- package/chunks/{bundle-yIRMcNMY.js → bundle-BQL-EsqQ.js} +1 -1
- package/chunks/{bundle-yIRMcNMY.js.map → bundle-BQL-EsqQ.js.map} +1 -1
- package/chunks/{bundle-AGso0CrQ.js → bundle-DxDwP2lI.js} +2 -2
- package/chunks/{bundle-AGso0CrQ.js.map → bundle-DxDwP2lI.js.map} +1 -1
- package/chunks/{bundle-oXDdBHbW.js → bundle-DzuA_apO.js} +3 -3
- package/chunks/bundle-DzuA_apO.js.map +1 -0
- package/chunks/{bundle-df46dsRk.js → bundle-Ey_7-wSi.js} +3 -3
- package/chunks/bundle-Ey_7-wSi.js.map +1 -0
- package/chunks/{bundle-61LmwCyJ.js → bundle-FKPPxTH5.js} +4 -4
- package/chunks/{bundle-61LmwCyJ.js.map → bundle-FKPPxTH5.js.map} +1 -1
- package/chunks/{bundle-lZgskv5F.js → bundle-FpyOg33P.js} +1 -1
- package/chunks/{bundle-lZgskv5F.js.map → bundle-FpyOg33P.js.map} +1 -1
- package/chunks/{bundle-8EUYVO1D.js → bundle-GPxxY-H1.js} +3 -3
- package/chunks/{bundle-8EUYVO1D.js.map → bundle-GPxxY-H1.js.map} +1 -1
- package/chunks/{bundle-zVaypUQR.js → bundle-HBHAJNcI.js} +3 -3
- package/chunks/{bundle-zVaypUQR.js.map → bundle-HBHAJNcI.js.map} +1 -1
- package/chunks/{bundle-GcLhLhxD.js → bundle-JP-jgzbg.js} +5 -5
- package/chunks/{bundle-GcLhLhxD.js.map → bundle-JP-jgzbg.js.map} +1 -1
- package/chunks/{bundle-POWqsA08.js → bundle-KYdFoSY3.js} +4 -4
- package/chunks/{bundle-POWqsA08.js.map → bundle-KYdFoSY3.js.map} +1 -1
- package/chunks/{bundle-I8NaOT_e.js → bundle-M5pt2U9r.js} +1 -1
- package/chunks/bundle-M5pt2U9r.js.map +1 -0
- package/chunks/{bundle-SbX0VKxZ.js → bundle-MbdTAPd0.js} +1 -1
- package/chunks/bundle-MbdTAPd0.js.map +1 -0
- package/chunks/{bundle-E_0HzZmZ.js → bundle-MbiPy_d0.js} +6 -6
- package/chunks/bundle-MbiPy_d0.js.map +1 -0
- package/chunks/{bundle-Jk7uJTYx.js → bundle-MwrVjf8I.js} +1 -1
- package/chunks/bundle-MwrVjf8I.js.map +1 -0
- package/chunks/{bundle-mbUta6LN.js → bundle-Os1fWxhI.js} +5 -5
- package/chunks/{bundle-mbUta6LN.js.map → bundle-Os1fWxhI.js.map} +1 -1
- package/chunks/{bundle-gXxTJkeT.js → bundle-PFX2Yr9t.js} +4 -4
- package/chunks/{bundle-gXxTJkeT.js.map → bundle-PFX2Yr9t.js.map} +1 -1
- package/chunks/{bundle-66ay232X.js → bundle-PS5DHcTM.js} +1 -1
- package/chunks/bundle-PS5DHcTM.js.map +1 -0
- package/chunks/{bundle-qX4thf-l.js → bundle-PjrYdsK-.js} +1 -1
- package/chunks/bundle-PjrYdsK-.js.map +1 -0
- package/chunks/{bundle-TuJfYJqE.js → bundle-Qobh-hS4.js} +1 -1
- package/chunks/bundle-Qobh-hS4.js.map +1 -0
- package/chunks/{bundle-HVBbeXSo.js → bundle-Qz8Xvs0V.js} +1 -1
- package/chunks/{bundle-HVBbeXSo.js.map → bundle-Qz8Xvs0V.js.map} +1 -1
- package/chunks/{bundle-gaTX1Jvh.js → bundle-RsvOCwtb.js} +3 -3
- package/chunks/bundle-RsvOCwtb.js.map +1 -0
- package/chunks/{bundle-qh7PdI4F.js → bundle-SbBx_sh3.js} +1 -1
- package/chunks/bundle-SbBx_sh3.js.map +1 -0
- package/chunks/{bundle-jh4HKeSw.js → bundle-TEnd9cUe.js} +7 -7
- package/chunks/bundle-TEnd9cUe.js.map +1 -0
- package/chunks/{bundle-DzFxcw-C.js → bundle-TcioQEN5.js} +3 -3
- package/chunks/{bundle-DzFxcw-C.js.map → bundle-TcioQEN5.js.map} +1 -1
- package/chunks/{bundle-YrEf4HsK.js → bundle-VRFfBFLq.js} +4 -4
- package/chunks/bundle-VRFfBFLq.js.map +1 -0
- package/chunks/{bundle-3XB9OWfi.js → bundle-ZdB7DVTk.js} +1 -1
- package/chunks/bundle-ZdB7DVTk.js.map +1 -0
- package/chunks/{bundle-jeLV7B-a.js → bundle-_ZNty2ba.js} +1 -1
- package/chunks/bundle-_ZNty2ba.js.map +1 -0
- package/chunks/{bundle-cPuyOrmL.js → bundle-__wnC5JJ.js} +3 -3
- package/chunks/{bundle-cPuyOrmL.js.map → bundle-__wnC5JJ.js.map} +1 -1
- package/chunks/{bundle-4M7U4fS5.js → bundle-_iM6nCNy.js} +1 -1
- package/chunks/bundle-_iM6nCNy.js.map +1 -0
- package/chunks/{bundle-aHZy_PSv.js → bundle-afcKlUXe.js} +3 -3
- package/chunks/bundle-afcKlUXe.js.map +1 -0
- package/chunks/{bundle-sErzo_yh.js → bundle-beh08z4N.js} +2 -2
- package/chunks/{bundle-sErzo_yh.js.map → bundle-beh08z4N.js.map} +1 -1
- package/chunks/{bundle-zl1Dni1k.js → bundle-bt0zGtez.js} +3 -3
- package/chunks/{bundle-zl1Dni1k.js.map → bundle-bt0zGtez.js.map} +1 -1
- package/chunks/{bundle-3Nywx_Dd.js → bundle-c_C-QxZX.js} +4 -4
- package/chunks/bundle-c_C-QxZX.js.map +1 -0
- package/chunks/{bundle-xzeUdepV.js → bundle-dnYtxRRt.js} +7 -7
- package/chunks/{bundle-xzeUdepV.js.map → bundle-dnYtxRRt.js.map} +1 -1
- package/chunks/{bundle-d-4jSVGO.js → bundle-e3Ti36sK.js} +15 -15
- package/chunks/{bundle-d-4jSVGO.js.map → bundle-e3Ti36sK.js.map} +1 -1
- package/chunks/{bundle-GjdnOj-r.js → bundle-goELnIaw.js} +2 -2
- package/chunks/{bundle-GjdnOj-r.js.map → bundle-goELnIaw.js.map} +1 -1
- package/chunks/{bundle-Ob28YJR4.js → bundle-hKPXWZ0Z.js} +1 -1
- package/chunks/bundle-hKPXWZ0Z.js.map +1 -0
- package/chunks/{bundle-LUZcEu61.js → bundle-mHHG9KoF.js} +9 -9
- package/chunks/{bundle-LUZcEu61.js.map → bundle-mHHG9KoF.js.map} +1 -1
- package/chunks/{bundle-T6yNcj8r.js → bundle-mNQe1dzf.js} +3 -3
- package/chunks/bundle-mNQe1dzf.js.map +1 -0
- package/chunks/{bundle--N20GcJ0.js → bundle-nfdZFsK-.js} +1 -1
- package/chunks/{bundle--N20GcJ0.js.map → bundle-nfdZFsK-.js.map} +1 -1
- package/chunks/{bundle-_fQqcwCr.js → bundle-o5Vs-nxR.js} +1 -1
- package/chunks/bundle-o5Vs-nxR.js.map +1 -0
- package/chunks/{bundle-pyf-NLjR.js → bundle-oJDE4gxT.js} +1 -1
- package/chunks/{bundle-pyf-NLjR.js.map → bundle-oJDE4gxT.js.map} +1 -1
- package/chunks/{bundle-XogtGVTO.js → bundle-oo5v2vDN.js} +1 -1
- package/chunks/bundle-oo5v2vDN.js.map +1 -0
- package/chunks/{bundle-DE2stUpD.js → bundle-qXzcabru.js} +3 -3
- package/chunks/bundle-qXzcabru.js.map +1 -0
- package/chunks/{bundle-0ui3-tvv.js → bundle-qfjnmlHx.js} +3 -3
- package/chunks/{bundle-0ui3-tvv.js.map → bundle-qfjnmlHx.js.map} +1 -1
- package/chunks/{bundle-FWmW913k.js → bundle-qvWKHgxb.js} +1 -1
- package/chunks/bundle-qvWKHgxb.js.map +1 -0
- package/chunks/{bundle-3JKIauDy.js → bundle-tIZkKr0f.js} +1 -1
- package/chunks/bundle-tIZkKr0f.js.map +1 -0
- package/chunks/{bundle--ZKXX7Cw.js → bundle-tZpfBaVT.js} +5 -5
- package/chunks/bundle-tZpfBaVT.js.map +1 -0
- package/chunks/{bundle-rhbE1Oo5.js → bundle-un0fMvD_.js} +1 -1
- package/chunks/bundle-un0fMvD_.js.map +1 -0
- package/chunks/{bundle-ielQ0I06.js → bundle-utAUah8o.js} +2 -2
- package/chunks/bundle-utAUah8o.js.map +1 -0
- package/chunks/{bundle-EWqnHHyU.js → bundle-vRivVL8u.js} +4 -4
- package/chunks/{bundle-EWqnHHyU.js.map → bundle-vRivVL8u.js.map} +1 -1
- package/chunks/{bundle-ZyGxxnL7.js → bundle-wxDl4Uqr.js} +1 -1
- package/chunks/bundle-wxDl4Uqr.js.map +1 -0
- package/chunks/{bundle-bQ9YdFKp.js → bundle-x6Co8nvL.js} +2 -2
- package/chunks/bundle-x6Co8nvL.js.map +1 -0
- package/chunks/{bundle-C3Q9j1VB.js → bundle-ynu0QV4r.js} +8 -8
- package/chunks/{bundle-C3Q9j1VB.js.map → bundle-ynu0QV4r.js.map} +1 -1
- 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 +43 -43
- 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 +37 -37
- package/cjs/OpenChannel/components/OpenChannelUI.js +37 -37
- package/cjs/OpenChannel/context.js +18 -18
- package/cjs/OpenChannel.js +37 -37
- 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-iQIktzxa.js → bundle--B5bI71d.js} +3 -3
- package/cjs/chunks/bundle--B5bI71d.js.map +1 -0
- package/cjs/chunks/{bundle-7v0SdsFC.js → bundle--EZErpJg.js} +7 -7
- package/cjs/chunks/bundle--EZErpJg.js.map +1 -0
- package/cjs/chunks/{bundle-rDLCyjoC.js → bundle--R0bR0Fn.js} +1 -1
- package/cjs/chunks/bundle--R0bR0Fn.js.map +1 -0
- package/cjs/chunks/{bundle-D4JtMPBG.js → bundle-1Bx-HAvi.js} +10 -10
- package/cjs/chunks/{bundle-D4JtMPBG.js.map → bundle-1Bx-HAvi.js.map} +1 -1
- package/cjs/chunks/{bundle-BTS2rqXP.js → bundle-1c_6jG6F.js} +7 -7
- package/cjs/chunks/bundle-1c_6jG6F.js.map +1 -0
- package/cjs/chunks/{bundle-QII3jwoy.js → bundle-3NVqu9-g.js} +3 -3
- package/cjs/chunks/bundle-3NVqu9-g.js.map +1 -0
- package/cjs/chunks/{bundle-ygJlaXcT.js → bundle-4eTI7iTr.js} +5 -5
- package/cjs/chunks/bundle-4eTI7iTr.js.map +1 -0
- package/cjs/chunks/{bundle-EyvMpRLU.js → bundle-65gGS49s.js} +4 -4
- package/cjs/chunks/{bundle-EyvMpRLU.js.map → bundle-65gGS49s.js.map} +1 -1
- package/cjs/chunks/{bundle-eSyIOdEE.js → bundle-ADrtLAuN.js} +3 -3
- package/cjs/chunks/bundle-ADrtLAuN.js.map +1 -0
- package/cjs/chunks/{bundle-MP89qANV.js → bundle-Ac0RgwOZ.js} +1 -1
- package/cjs/chunks/bundle-Ac0RgwOZ.js.map +1 -0
- package/cjs/chunks/{bundle-UcRR619S.js → bundle-AoStvY8m.js} +1 -1
- package/cjs/chunks/bundle-AoStvY8m.js.map +1 -0
- package/cjs/chunks/{bundle-ATHZQqvR.js → bundle-CVSszKL_.js} +1 -1
- package/cjs/chunks/bundle-CVSszKL_.js.map +1 -0
- package/cjs/chunks/{bundle-BIRamOS_.js → bundle-F4ndPQq0.js} +9 -9
- package/cjs/chunks/{bundle-BIRamOS_.js.map → bundle-F4ndPQq0.js.map} +1 -1
- package/cjs/chunks/{bundle-NT8wUMY9.js → bundle-FWloFZX3.js} +2 -2
- package/cjs/chunks/bundle-FWloFZX3.js.map +1 -0
- package/cjs/chunks/{bundle-uCfRxmHW.js → bundle-GaLe3usS.js} +3 -3
- package/cjs/chunks/bundle-GaLe3usS.js.map +1 -0
- package/cjs/chunks/{bundle-nYVYsuYA.js → bundle-GuykCD12.js} +2 -2
- package/cjs/chunks/bundle-GuykCD12.js.map +1 -0
- package/cjs/chunks/{bundle-Rao2pKQF.js → bundle-HRaY2E-O.js} +1 -1
- package/cjs/chunks/{bundle-Rao2pKQF.js.map → bundle-HRaY2E-O.js.map} +1 -1
- package/cjs/chunks/{bundle-s6afMDHG.js → bundle-IN0k678I.js} +1 -1
- package/cjs/chunks/bundle-IN0k678I.js.map +1 -0
- package/cjs/chunks/{bundle-STgibM-s.js → bundle-Iqmn_ziA.js} +1 -1
- package/cjs/chunks/bundle-Iqmn_ziA.js.map +1 -0
- package/cjs/chunks/{bundle-Pe1zz7oB.js → bundle-KcHogsMT.js} +4 -4
- package/cjs/chunks/{bundle-Pe1zz7oB.js.map → bundle-KcHogsMT.js.map} +1 -1
- package/cjs/chunks/{bundle-vSQqrDll.js → bundle-LRohxU_v.js} +2 -2
- package/cjs/chunks/{bundle-vSQqrDll.js.map → bundle-LRohxU_v.js.map} +1 -1
- package/cjs/chunks/{bundle-J1ds6ucx.js → bundle-NaSjvk34.js} +1 -1
- package/cjs/chunks/bundle-NaSjvk34.js.map +1 -0
- package/cjs/chunks/{bundle-A3LVVG-M.js → bundle-Pwn4SWMR.js} +3 -3
- package/cjs/chunks/bundle-Pwn4SWMR.js.map +1 -0
- package/cjs/chunks/{bundle-K6pn8iv3.js → bundle-RFUkzxQZ.js} +5 -5
- package/cjs/chunks/bundle-RFUkzxQZ.js.map +1 -0
- package/cjs/chunks/{bundle-NCR5Impc.js → bundle-RU7fkb8Z.js} +1 -1
- package/cjs/chunks/{bundle-NCR5Impc.js.map → bundle-RU7fkb8Z.js.map} +1 -1
- package/cjs/chunks/{bundle-Lwz8-T8n.js → bundle-Rs2s47-2.js} +1 -1
- package/cjs/chunks/bundle-Rs2s47-2.js.map +1 -0
- package/cjs/chunks/{bundle-jTFNZbG6.js → bundle-Uf08tsm5.js} +4 -4
- package/cjs/chunks/bundle-Uf08tsm5.js.map +1 -0
- package/cjs/chunks/{bundle-ArWfJz7X.js → bundle-WRClPJFG.js} +1 -1
- package/cjs/chunks/bundle-WRClPJFG.js.map +1 -0
- package/cjs/chunks/{bundle-z-huvoHB.js → bundle-Xzn7wKhK.js} +4 -4
- package/cjs/chunks/bundle-Xzn7wKhK.js.map +1 -0
- package/cjs/chunks/{bundle-J_Zh-_3X.js → bundle-YimzTTss.js} +1 -1
- package/cjs/chunks/bundle-YimzTTss.js.map +1 -0
- package/cjs/chunks/{bundle-Ium8H2t1.js → bundle-ZZ8VYmwp.js} +2 -2
- package/cjs/chunks/bundle-ZZ8VYmwp.js.map +1 -0
- package/cjs/chunks/{bundle-07TGdvZj.js → bundle-Zc9sTo2_.js} +4 -4
- package/cjs/chunks/{bundle-07TGdvZj.js.map → bundle-Zc9sTo2_.js.map} +1 -1
- package/cjs/chunks/{bundle-EeGYXXXG.js → bundle-ZlpDHnjl.js} +5 -5
- package/cjs/chunks/bundle-ZlpDHnjl.js.map +1 -0
- package/cjs/chunks/{bundle-eTyjhb-4.js → bundle-ZtyQ-Bd9.js} +8 -8
- package/cjs/chunks/bundle-ZtyQ-Bd9.js.map +1 -0
- package/cjs/chunks/{bundle-2OnH7DgT.js → bundle-afacvydR.js} +1 -1
- package/cjs/chunks/bundle-afacvydR.js.map +1 -0
- package/cjs/chunks/{bundle-Z2HprnQ-.js → bundle-bJLHufdM.js} +1 -1
- package/cjs/chunks/bundle-bJLHufdM.js.map +1 -0
- package/cjs/chunks/{bundle-PbqhPqQt.js → bundle-btfesqhq.js} +1 -1
- package/cjs/chunks/bundle-btfesqhq.js.map +1 -0
- package/cjs/chunks/{bundle-tNo6AwV-.js → bundle-dSIsq_7f.js} +15 -15
- package/cjs/chunks/{bundle-tNo6AwV-.js.map → bundle-dSIsq_7f.js.map} +1 -1
- package/cjs/chunks/{bundle-lPHr2Tpa.js → bundle-f4hQYLD0.js} +3 -3
- package/cjs/chunks/bundle-f4hQYLD0.js.map +1 -0
- package/cjs/chunks/{bundle-Hfzth0WY.js → bundle-f_brLPVe.js} +3 -3
- package/cjs/chunks/{bundle-Hfzth0WY.js.map → bundle-f_brLPVe.js.map} +1 -1
- package/cjs/chunks/{bundle-OfCc_ig6.js → bundle-feDNPaIo.js} +2 -2
- package/cjs/chunks/bundle-feDNPaIo.js.map +1 -0
- package/cjs/chunks/{bundle-aLA9WW8m.js → bundle-hn153Fru.js} +1 -1
- package/cjs/chunks/bundle-hn153Fru.js.map +1 -0
- package/cjs/chunks/{bundle-_tTZy-p5.js → bundle-i_limn6s.js} +1 -1
- package/cjs/chunks/bundle-i_limn6s.js.map +1 -0
- package/cjs/chunks/{bundle-LLTvvD-i.js → bundle-ibHwVyGT.js} +4 -4
- package/cjs/chunks/bundle-ibHwVyGT.js.map +1 -0
- package/cjs/chunks/{bundle-XW4_nbP_.js → bundle-jyk02TAP.js} +3 -3
- package/cjs/chunks/{bundle-XW4_nbP_.js.map → bundle-jyk02TAP.js.map} +1 -1
- package/cjs/chunks/{bundle-t5rBgLXK.js → bundle-k5Q32QVb.js} +1 -1
- package/cjs/chunks/bundle-k5Q32QVb.js.map +1 -0
- package/cjs/chunks/{bundle-oJb9qC2I.js → bundle-kK_alG0C.js} +9 -9
- package/cjs/chunks/bundle-kK_alG0C.js.map +1 -0
- package/cjs/chunks/{bundle-7_j_MXEw.js → bundle-lWnWz_uA.js} +1 -1
- package/cjs/chunks/bundle-lWnWz_uA.js.map +1 -0
- package/cjs/chunks/{bundle-Ix5zcWWE.js → bundle-lboALqfF.js} +6 -6
- package/cjs/chunks/bundle-lboALqfF.js.map +1 -0
- package/cjs/chunks/{bundle-R5olZrBa.js → bundle-nx7vt9V0.js} +3 -3
- package/cjs/chunks/{bundle-R5olZrBa.js.map → bundle-nx7vt9V0.js.map} +1 -1
- package/cjs/chunks/{bundle-c1uYmoKp.js → bundle-q3gC3USe.js} +3 -3
- package/cjs/chunks/bundle-q3gC3USe.js.map +1 -0
- package/cjs/chunks/{bundle-tSDrLAHa.js → bundle-qXlO8kL1.js} +1 -1
- package/cjs/chunks/bundle-qXlO8kL1.js.map +1 -0
- package/cjs/chunks/{bundle-ipiZnVJF.js → bundle-rLa_6DY9.js} +1 -1
- package/cjs/chunks/bundle-rLa_6DY9.js.map +1 -0
- package/cjs/chunks/{bundle-sD1ocl9Z.js → bundle-rRVJHRjU.js} +3 -3
- package/cjs/chunks/bundle-rRVJHRjU.js.map +1 -0
- package/cjs/chunks/{bundle-CLBTxImh.js → bundle-rkswfWVW.js} +1 -1
- package/cjs/chunks/bundle-rkswfWVW.js.map +1 -0
- package/cjs/chunks/{bundle-TP0Ow_zA.js → bundle-rtw1d_yn.js} +1 -1
- package/cjs/chunks/bundle-rtw1d_yn.js.map +1 -0
- package/cjs/chunks/{bundle-Qy8uSNlD.js → bundle-tiw6X4aS.js} +4 -4
- package/cjs/chunks/{bundle-Qy8uSNlD.js.map → bundle-tiw6X4aS.js.map} +1 -1
- package/cjs/chunks/{bundle-N8LTRzsI.js → bundle-ugVeJMAH.js} +3 -3
- package/cjs/chunks/bundle-ugVeJMAH.js.map +1 -0
- package/cjs/chunks/{bundle-El1zBx-K.js → bundle-v7_F1w17.js} +1 -1
- package/cjs/chunks/bundle-v7_F1w17.js.map +1 -0
- package/cjs/chunks/{bundle-WBfl_w0Y.js → bundle-xBHLSlN-.js} +1 -1
- package/cjs/chunks/bundle-xBHLSlN-.js.map +1 -0
- package/cjs/chunks/{bundle-eVOKZifo.js → bundle-zEzPPJRD.js} +2 -2
- package/cjs/chunks/{bundle-eVOKZifo.js.map → bundle-zEzPPJRD.js.map} +1 -1
- package/cjs/chunks/{bundle-rHRZiS3k.js → bundle-zuM-R0rn.js} +12 -12
- package/cjs/chunks/{bundle-rHRZiS3k.js.map → bundle-zuM-R0rn.js.map} +1 -1
- 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 +12 -12
- 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--ZKXX7Cw.js.map +0 -1
- package/chunks/bundle-3JKIauDy.js.map +0 -1
- package/chunks/bundle-3Nywx_Dd.js.map +0 -1
- package/chunks/bundle-3XB9OWfi.js.map +0 -1
- package/chunks/bundle-3cbFgcyh.js.map +0 -1
- package/chunks/bundle-4M7U4fS5.js.map +0 -1
- package/chunks/bundle-66ay232X.js.map +0 -1
- package/chunks/bundle-DE2stUpD.js.map +0 -1
- package/chunks/bundle-E_0HzZmZ.js.map +0 -1
- package/chunks/bundle-FWmW913k.js.map +0 -1
- package/chunks/bundle-I8NaOT_e.js.map +0 -1
- package/chunks/bundle-Jk7uJTYx.js.map +0 -1
- package/chunks/bundle-Ob28YJR4.js.map +0 -1
- package/chunks/bundle-SbX0VKxZ.js.map +0 -1
- package/chunks/bundle-T6yNcj8r.js.map +0 -1
- package/chunks/bundle-TuJfYJqE.js.map +0 -1
- package/chunks/bundle-XogtGVTO.js.map +0 -1
- package/chunks/bundle-YTCXwI-0.js.map +0 -1
- package/chunks/bundle-YrEf4HsK.js.map +0 -1
- package/chunks/bundle-ZyGxxnL7.js.map +0 -1
- package/chunks/bundle-_fQqcwCr.js.map +0 -1
- package/chunks/bundle-aHZy_PSv.js.map +0 -1
- package/chunks/bundle-b1q2ozMe.js.map +0 -1
- package/chunks/bundle-bQ9YdFKp.js.map +0 -1
- package/chunks/bundle-df46dsRk.js.map +0 -1
- package/chunks/bundle-e2S3YaM8.js.map +0 -1
- package/chunks/bundle-gaTX1Jvh.js.map +0 -1
- package/chunks/bundle-ielQ0I06.js.map +0 -1
- package/chunks/bundle-jeLV7B-a.js.map +0 -1
- package/chunks/bundle-jh4HKeSw.js.map +0 -1
- package/chunks/bundle-oXDdBHbW.js.map +0 -1
- package/chunks/bundle-qX4thf-l.js.map +0 -1
- package/chunks/bundle-qh7PdI4F.js.map +0 -1
- package/chunks/bundle-rhbE1Oo5.js.map +0 -1
- package/cjs/chunks/bundle-2OnH7DgT.js.map +0 -1
- package/cjs/chunks/bundle-7_j_MXEw.js.map +0 -1
- package/cjs/chunks/bundle-7v0SdsFC.js.map +0 -1
- package/cjs/chunks/bundle-A3LVVG-M.js.map +0 -1
- package/cjs/chunks/bundle-ATHZQqvR.js.map +0 -1
- package/cjs/chunks/bundle-ArWfJz7X.js.map +0 -1
- package/cjs/chunks/bundle-BTS2rqXP.js.map +0 -1
- package/cjs/chunks/bundle-CLBTxImh.js.map +0 -1
- package/cjs/chunks/bundle-EeGYXXXG.js.map +0 -1
- package/cjs/chunks/bundle-El1zBx-K.js.map +0 -1
- package/cjs/chunks/bundle-Ium8H2t1.js.map +0 -1
- package/cjs/chunks/bundle-Ix5zcWWE.js.map +0 -1
- package/cjs/chunks/bundle-J1ds6ucx.js.map +0 -1
- package/cjs/chunks/bundle-J_Zh-_3X.js.map +0 -1
- package/cjs/chunks/bundle-K6pn8iv3.js.map +0 -1
- package/cjs/chunks/bundle-LLTvvD-i.js.map +0 -1
- package/cjs/chunks/bundle-Lwz8-T8n.js.map +0 -1
- package/cjs/chunks/bundle-MP89qANV.js.map +0 -1
- package/cjs/chunks/bundle-N8LTRzsI.js.map +0 -1
- package/cjs/chunks/bundle-NT8wUMY9.js.map +0 -1
- package/cjs/chunks/bundle-OfCc_ig6.js.map +0 -1
- package/cjs/chunks/bundle-PbqhPqQt.js.map +0 -1
- package/cjs/chunks/bundle-QII3jwoy.js.map +0 -1
- package/cjs/chunks/bundle-STgibM-s.js.map +0 -1
- package/cjs/chunks/bundle-TP0Ow_zA.js.map +0 -1
- package/cjs/chunks/bundle-UcRR619S.js.map +0 -1
- package/cjs/chunks/bundle-WBfl_w0Y.js.map +0 -1
- package/cjs/chunks/bundle-Z2HprnQ-.js.map +0 -1
- package/cjs/chunks/bundle-_tTZy-p5.js.map +0 -1
- package/cjs/chunks/bundle-aLA9WW8m.js.map +0 -1
- package/cjs/chunks/bundle-c1uYmoKp.js.map +0 -1
- package/cjs/chunks/bundle-eSyIOdEE.js.map +0 -1
- package/cjs/chunks/bundle-eTyjhb-4.js.map +0 -1
- package/cjs/chunks/bundle-iQIktzxa.js.map +0 -1
- package/cjs/chunks/bundle-ipiZnVJF.js.map +0 -1
- package/cjs/chunks/bundle-jTFNZbG6.js.map +0 -1
- package/cjs/chunks/bundle-lPHr2Tpa.js.map +0 -1
- package/cjs/chunks/bundle-nYVYsuYA.js.map +0 -1
- package/cjs/chunks/bundle-oJb9qC2I.js.map +0 -1
- package/cjs/chunks/bundle-rDLCyjoC.js.map +0 -1
- package/cjs/chunks/bundle-s6afMDHG.js.map +0 -1
- package/cjs/chunks/bundle-sD1ocl9Z.js.map +0 -1
- package/cjs/chunks/bundle-t5rBgLXK.js.map +0 -1
- package/cjs/chunks/bundle-tSDrLAHa.js.map +0 -1
- package/cjs/chunks/bundle-uCfRxmHW.js.map +0 -1
- package/cjs/chunks/bundle-ygJlaXcT.js.map +0 -1
- package/cjs/chunks/bundle-z-huvoHB.js.map +0 -1
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { a as __spreadArray } from './bundle-
|
|
1
|
+
import { a as __spreadArray } from './bundle-FpyOg33P.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-afcKlUXe.js';
|
|
8
|
+
import { L as LocalizationContext } from './bundle-qXzcabru.js';
|
|
9
|
+
import { a as UserProfileContext } from './bundle-_iM6nCNy.js';
|
|
10
|
+
import './bundle-x6Co8nvL.js';
|
|
11
|
+
import { A as Avatar } from './bundle-c_C-QxZX.js';
|
|
12
12
|
import 'react-dom';
|
|
13
|
-
import './bundle-
|
|
13
|
+
import './bundle-PS5DHcTM.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-tZpfBaVT.js';
|
|
19
19
|
import UserListItem$1 from '../ui/UserListItem.js';
|
|
20
|
-
import { n as noop } from './bundle-
|
|
20
|
+
import { n as noop } from './bundle-ZdB7DVTk.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-3prAA35q.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-3prAA35q.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-5yEflTNR.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-5yEflTNR.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -3,9 +3,9 @@ import { PlaybackTime } from '../ui/PlaybackTime.js';
|
|
|
3
3
|
import { ProgressBar } from '../ui/ProgressBar.js';
|
|
4
4
|
import TextButton from '../ui/TextButton.js';
|
|
5
5
|
import Icon, { IconTypes, IconColors } from '../ui/Icon.js';
|
|
6
|
-
import { b as LabelColors, L as Label, a as LabelTypography } from './bundle-
|
|
7
|
-
import { u as useLocalization } from './bundle-
|
|
8
|
-
import { f as VOICE_RECORDER_CLICK_BUFFER_TIME, c as VOICE_RECORDER_DEFAULT_MIN } from './bundle-
|
|
6
|
+
import { b as LabelColors, L as Label, a as LabelTypography } from './bundle-afcKlUXe.js';
|
|
7
|
+
import { u as useLocalization } from './bundle-qXzcabru.js';
|
|
8
|
+
import { f as VOICE_RECORDER_CLICK_BUFFER_TIME, c as VOICE_RECORDER_DEFAULT_MIN } from './bundle-wxDl4Uqr.js';
|
|
9
9
|
|
|
10
10
|
/* eslint-disable no-redeclare */
|
|
11
11
|
var VoiceMessageInputStatus = {
|
|
@@ -93,4 +93,4 @@ var VoiceMessageInput = function (_a) {
|
|
|
93
93
|
};
|
|
94
94
|
|
|
95
95
|
export { VoiceMessageInputStatus as V, VoiceMessageInput as a };
|
|
96
|
-
//# sourceMappingURL=bundle-
|
|
96
|
+
//# sourceMappingURL=bundle-78frOEM6.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-78frOEM6.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as LabelStringSet } from './bundle-
|
|
1
|
+
import { c as LabelStringSet } from './bundle-afcKlUXe.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-7R8HEAQg.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-7R8HEAQg.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import React__default, { useEffect, useCallback, useState, useReducer, useRef, useMemo } from 'react';
|
|
2
|
-
import { f as format } from './bundle-
|
|
3
|
-
import { U as UserProfileProvider } from './bundle-
|
|
4
|
-
import { _ as __assign, a as __spreadArray, b as __awaiter, c as __generator } from './bundle-
|
|
5
|
-
import { c as compareIds } from './bundle-
|
|
6
|
-
import { p as pubSubTopics } from './bundle-
|
|
2
|
+
import { f as format } from './bundle-beh08z4N.js';
|
|
3
|
+
import { U as UserProfileProvider } from './bundle-_iM6nCNy.js';
|
|
4
|
+
import { _ as __assign, a as __spreadArray, b as __awaiter, c as __generator } from './bundle-FpyOg33P.js';
|
|
5
|
+
import { c as compareIds } from './bundle-tIZkKr0f.js';
|
|
6
|
+
import { p as pubSubTopics } from './bundle-PjrYdsK-.js';
|
|
7
7
|
import { ChannelType } from '@sendbird/chat';
|
|
8
8
|
import { OpenChannelHandler } from '@sendbird/chat/openChannel';
|
|
9
|
-
import { u as uuidv4 } from './bundle
|
|
10
|
-
import { c as compressImages } from './bundle-
|
|
9
|
+
import { u as uuidv4 } from './bundle--bKgEN9C.js';
|
|
10
|
+
import { c as compressImages } from './bundle-GPxxY-H1.js';
|
|
11
11
|
import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
|
|
12
12
|
import { useGlobalModalContext } from '../hooks/useModal.js';
|
|
13
|
-
import { u as useLocalization } from './bundle-
|
|
14
|
-
import { O as ONE_MiB } from './bundle-
|
|
15
|
-
import { c as ModalFooter } from './bundle
|
|
16
|
-
import './bundle-
|
|
13
|
+
import { u as useLocalization } from './bundle-qXzcabru.js';
|
|
14
|
+
import { O as ONE_MiB } from './bundle-wxDl4Uqr.js';
|
|
15
|
+
import { c as ModalFooter } from './bundle-tZpfBaVT.js';
|
|
16
|
+
import './bundle-afcKlUXe.js';
|
|
17
17
|
import { ButtonTypes } from '../ui/Button.js';
|
|
18
18
|
|
|
19
19
|
var getMessageCreatedAt = function (message) { return format(message.createdAt, 'p'); };
|
|
@@ -1401,4 +1401,4 @@ var OpenChannelProvider = function (props) {
|
|
|
1401
1401
|
var useOpenChannelContext = function () { return React__default.useContext(OpenChannelContext); };
|
|
1402
1402
|
|
|
1403
1403
|
export { OpenChannelProvider as O, compareMessagesForGrouping as c, kFormatter as k, useOpenChannelContext as u };
|
|
1404
|
-
//# sourceMappingURL=bundle-
|
|
1404
|
+
//# sourceMappingURL=bundle-8GoMZkJU.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-8GoMZkJU.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-FpyOg33P.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-PjrYdsK-.js';
|
|
5
|
+
import { u as uuidv4 } from './bundle--bKgEN9C.js';
|
|
6
|
+
import { n as noop } from './bundle-ZdB7DVTk.js';
|
|
7
|
+
import { D as DELIVERY_RECEIPT$1 } from './bundle-wxDl4Uqr.js';
|
|
8
|
+
import { U as UserProfileProvider } from './bundle-_iM6nCNy.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-nfdZFsK-.js';
|
|
11
|
+
import { T as filterChannelListParams, V as getChannelsWithUpsertedChannel } from './bundle-HBHAJNcI.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-8HrIQpbX.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-8HrIQpbX.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-BQL-EsqQ.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-beh08z4N.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-DxDwP2lI.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-DxDwP2lI.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,5 +1,5 @@
|
|
|
1
|
-
import { b as isMultipleFilesMessage } from './bundle-
|
|
2
|
-
import { K } from './bundle
|
|
1
|
+
import { b as isMultipleFilesMessage } from './bundle-HBHAJNcI.js';
|
|
2
|
+
import { K } from './bundle-nfdZFsK-.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-DzuA_apO.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-DzuA_apO.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-FpyOg33P.js';
|
|
2
|
+
import { L as isUrl } from './bundle-HBHAJNcI.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-Ey_7-wSi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-Ey_7-wSi.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as __spreadArray } from './bundle-
|
|
2
|
-
import { f as format } from './bundle-
|
|
3
|
-
import { a as isReadMessage } from './bundle-
|
|
1
|
+
import { a as __spreadArray } from './bundle-FpyOg33P.js';
|
|
2
|
+
import { f as format } from './bundle-beh08z4N.js';
|
|
3
|
+
import { a as isReadMessage } from './bundle-HBHAJNcI.js';
|
|
4
4
|
import { SendingStatus } from '@sendbird/chat/message';
|
|
5
5
|
|
|
6
6
|
var scrollToRenderedMessage = function (scrollRef, initialTimeStamp, setIsScrolled) {
|
|
@@ -144,4 +144,4 @@ var isAboutSame = function (a, b, px) {
|
|
|
144
144
|
};
|
|
145
145
|
|
|
146
146
|
export { scrollToRenderedMessage as a, isDisabledBecauseMuted as b, isOperator as c, isSameGroup as d, isAboutSame as e, getNicknamesMapFromMembers as f, getAllEmojisMapFromEmojiContainer as g, isDisabledBecauseFrozen as i, mergeAndSortMessages as m, passUnsuccessfullMessages as p, scrollIntoLast as s };
|
|
147
|
-
//# sourceMappingURL=bundle-
|
|
147
|
+
//# sourceMappingURL=bundle-FKPPxTH5.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-FKPPxTH5.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-FpyOg33P.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-FpyOg33P.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-FpyOg33P.js';
|
|
2
|
+
import { p as pxToNumber } from './bundle-M5pt2U9r.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-GPxxY-H1.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-GPxxY-H1.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as __assign, a as __spreadArray } from './bundle-
|
|
1
|
+
import { _ as __assign, a as __spreadArray } from './bundle-FpyOg33P.js';
|
|
2
2
|
import { OutgoingMessageStates, getOutgoingMessageState } from '../utils/message/getOutgoingMessageState.js';
|
|
3
|
-
import { K } from './bundle
|
|
3
|
+
import { K } from './bundle-nfdZFsK-.js';
|
|
4
4
|
|
|
5
5
|
// https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Complete_list_of_MIME_types
|
|
6
6
|
var SUPPORTED_MIMES = {
|
|
@@ -654,4 +654,4 @@ var isSendableMessage = function (message) {
|
|
|
654
654
|
};
|
|
655
655
|
|
|
656
656
|
export { isAudio as A, isVoiceMessageMimeType as B, isSentStatus as C, arrayEqual as D, getMimeTypesUIKitAccepts as E, isImageMessage as F, isImageFileInfo as G, isAudioMessage as H, isOGMessage as I, isTextMessage as J, getSuggestedReplies as K, isUrl as L, isThreadMessage as M, isSendableMessage as N, getEmojiUrl as O, isReactedBy as P, getEmojiTooltipString as Q, getEmojiMapAll as R, StringObjType as S, filterChannelListParams as T, UIKitMessageTypes as U, getChannelsWithUpsertedChannel as V, filterMessageListParams as W, isTextuallyNull as X, isReadMessage as a, isMultipleFilesMessage as b, isImage as c, isFileMessage as d, isSupportedFileView as e, isVideo as f, isEditedMessage as g, getSenderName as h, isVoiceMessage as i, isUserMessage as j, isSentMessage as k, isFailedMessage as l, isPendingMessage as m, getClassName as n, copyToClipboard as o, getEmojiListAll as p, getUIKitFileTypes as q, isThumbnailMessage as r, isGif as s, getUIKitMessageType as t, getUIKitFileType as u, truncateString as v, getUIKitMessageTypes as w, isVideoMessage as x, isGifMessage as y, convertWordToStringObj as z };
|
|
657
|
-
//# sourceMappingURL=bundle-
|
|
657
|
+
//# sourceMappingURL=bundle-HBHAJNcI.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-HBHAJNcI.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
|
-
import { u as useChannelContext } from './bundle-
|
|
2
|
+
import { u as useChannelContext } from './bundle-e3Ti36sK.js';
|
|
3
3
|
import PlaceHolder, { PlaceHolderTypes } from '../ui/PlaceHolder.js';
|
|
4
4
|
import Icon, { IconTypes, IconColors } from '../ui/Icon.js';
|
|
5
5
|
import Message from '../Channel/components/Message.js';
|
|
6
|
-
import { e as isAboutSame } from './bundle-
|
|
6
|
+
import { e as isAboutSame } from './bundle-FKPPxTH5.js';
|
|
7
7
|
import { getMessagePartsInfo } from '../Channel/utils/getMessagePartsInfo.js';
|
|
8
8
|
import UnreadCount from '../Channel/components/UnreadCount.js';
|
|
9
9
|
import FrozenNotification from '../Channel/components/FrozenNotification.js';
|
|
10
|
-
import { S as SCROLL_BUFFER } from './bundle-
|
|
10
|
+
import { S as SCROLL_BUFFER } from './bundle-wxDl4Uqr.js';
|
|
11
11
|
import { useSendbirdStateContext } from '../useSendbirdStateContext.js';
|
|
12
12
|
import { MessageProvider } from '../Message/context.js';
|
|
13
|
-
import { a as useThrottleCallback, u as useHandleOnScrollCallback } from './bundle-
|
|
13
|
+
import { a as useThrottleCallback, u as useHandleOnScrollCallback } from './bundle-qfjnmlHx.js';
|
|
14
14
|
import TypingIndicatorBubble from '../ui/TypingIndicatorBubble.js';
|
|
15
15
|
import { usePreservedCallback } from '@sendbird/uikit-tools';
|
|
16
16
|
|
|
@@ -245,4 +245,4 @@ var MessageList = function (_a) {
|
|
|
245
245
|
};
|
|
246
246
|
|
|
247
247
|
export { MessageList as M, TypingIndicatorType as T };
|
|
248
|
-
//# sourceMappingURL=bundle-
|
|
248
|
+
//# sourceMappingURL=bundle-JP-jgzbg.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-JP-jgzbg.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useCallback } from 'react';
|
|
2
|
-
import { p as pubSubTopics, s as shouldPubSubPublishToChannel, a as shouldPubSubPublishToThread } from './bundle-
|
|
3
|
-
import { s as scrollIntoLast$1 } from './bundle-
|
|
4
|
-
import { f as format } from './bundle-
|
|
2
|
+
import { p as pubSubTopics, s as shouldPubSubPublishToChannel, a as shouldPubSubPublishToThread } from './bundle-PjrYdsK-.js';
|
|
3
|
+
import { s as scrollIntoLast$1 } from './bundle-FKPPxTH5.js';
|
|
4
|
+
import { f as format } from './bundle-beh08z4N.js';
|
|
5
5
|
import { getOutgoingMessageState, OutgoingMessageStates } from '../utils/message/getOutgoingMessageState.js';
|
|
6
6
|
|
|
7
7
|
var getNicknamesMapFromMembers = function (members) {
|
|
@@ -213,4 +213,4 @@ var useSendMultipleFilesMessage = function (_a, _b) {
|
|
|
213
213
|
};
|
|
214
214
|
|
|
215
215
|
export { compareIds as a, getNicknamesMapFromMembers as b, compareMessagesForGrouping as c, getParentMessageFrom as g, isAboutSame as i, scrollIntoLast as s, useSendMultipleFilesMessage as u };
|
|
216
|
-
//# sourceMappingURL=bundle-
|
|
216
|
+
//# sourceMappingURL=bundle-KYdFoSY3.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-KYdFoSY3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-M5pt2U9r.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-MbdTAPd0.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-MbdTAPd0.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
|
-
import { M as Modal } from './bundle
|
|
3
|
-
import './bundle-
|
|
4
|
-
import './bundle-
|
|
2
|
+
import { M as Modal } from './bundle-tZpfBaVT.js';
|
|
3
|
+
import './bundle-FpyOg33P.js';
|
|
4
|
+
import './bundle-afcKlUXe.js';
|
|
5
5
|
import { ButtonTypes } from '../ui/Button.js';
|
|
6
|
-
import { L as LocalizationContext } from './bundle-
|
|
6
|
+
import { L as LocalizationContext } from './bundle-qXzcabru.js';
|
|
7
7
|
import { useThreadContext } from '../Thread/context.js';
|
|
8
|
-
import { g as getModalDeleteMessageTitle } from './bundle-
|
|
8
|
+
import { g as getModalDeleteMessageTitle } from './bundle-DzuA_apO.js';
|
|
9
9
|
|
|
10
10
|
var RemoveMessage = function (props) {
|
|
11
11
|
var _a;
|
|
@@ -21,4 +21,4 @@ var RemoveMessage = function (props) {
|
|
|
21
21
|
};
|
|
22
22
|
|
|
23
23
|
export { RemoveMessage as R };
|
|
24
|
-
//# sourceMappingURL=bundle-
|
|
24
|
+
//# sourceMappingURL=bundle-MbiPy_d0.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-MbiPy_d0.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-MwrVjf8I.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-FpyOg33P.js';
|
|
4
|
+
import { M as MENTION_USER_LABEL_CLASSNAME } from './bundle-1g6DWJD0.js';
|
|
5
|
+
import { T as TEXT_MESSAGE_BODY_CLASSNAME } from './bundle-_ZNty2ba.js';
|
|
6
|
+
import { O as OG_MESSAGE_BODY_CLASSNAME } from './bundle-oo5v2vDN.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-Os1fWxhI.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-Os1fWxhI.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-HBHAJNcI.js';
|
|
4
|
+
import { u as useLocalization } from './bundle-qXzcabru.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-afcKlUXe.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-PFX2Yr9t.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-PFX2Yr9t.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -73,4 +73,4 @@ var MediaQueryProvider = function (props) {
|
|
|
73
73
|
var useMediaQueryContext = function () { return React__default.useContext(MediaQueryContext); };
|
|
74
74
|
|
|
75
75
|
export { MediaQueryProvider as M, useMediaQueryContext as u };
|
|
76
|
-
//# sourceMappingURL=bundle-
|
|
76
|
+
//# sourceMappingURL=bundle-PS5DHcTM.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-PS5DHcTM.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-PjrYdsK-.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-PjrYdsK-.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -54,4 +54,4 @@ var channelActions = /*#__PURE__*/Object.freeze({
|
|
|
54
54
|
});
|
|
55
55
|
|
|
56
56
|
export { FETCH_INITIAL_MESSAGES_START as F, MESSAGE_LIST_PARAMS_CHANGED as M, ON_MESSAGE_RECEIVED as O, RESET_MESSAGES as R, SEND_MESSAGE_START as S, FETCH_INITIAL_MESSAGES_SUCCESS as a, FETCH_INITIAL_MESSAGES_FAILURE as b, FETCH_PREV_MESSAGES_SUCCESS as c, FETCH_NEXT_MESSAGES_SUCCESS as d, FETCH_PREV_MESSAGES_FAILURE as e, FETCH_NEXT_MESSAGES_FAILURE as f, SEND_MESSAGE_SUCCESS as g, SEND_MESSAGE_FAILURE as h, SET_CURRENT_CHANNEL as i, SET_CHANNEL_INVALID as j, ON_MESSAGE_UPDATED as k, ON_MESSAGE_THREAD_INFO_UPDATED as l, RESEND_MESSAGE_START as m, MARK_AS_READ as n, ON_MESSAGE_DELETED as o, ON_MESSAGE_DELETED_BY_REQ_ID as p, SET_EMOJI_CONTAINER as q, ON_REACTION_UPDATED as r, ON_FILE_INFO_UPLOADED as s, ON_TYPING_STATUS_UPDATED as t, channelActions as u };
|
|
57
|
-
//# sourceMappingURL=bundle-
|
|
57
|
+
//# sourceMappingURL=bundle-Qobh-hS4.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-Qobh-hS4.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bundle-
|
|
1
|
+
{"version":3,"file":"bundle-Qz8Xvs0V.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as __assign } from './bundle-
|
|
1
|
+
import { _ as __assign } from './bundle-FpyOg33P.js';
|
|
2
2
|
import { useState, useRef, useCallback } from 'react';
|
|
3
|
-
import { u as useMediaQueryContext } from './bundle-
|
|
3
|
+
import { u as useMediaQueryContext } from './bundle-PS5DHcTM.js';
|
|
4
4
|
|
|
5
5
|
var DEFAULT_DURATION = 300;
|
|
6
6
|
function preventDefault(e) {
|
|
@@ -74,4 +74,4 @@ function useLongPress(_a, _b) {
|
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
export { useLongPress as u };
|
|
77
|
-
//# sourceMappingURL=bundle-
|
|
77
|
+
//# sourceMappingURL=bundle-RsvOCwtb.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-RsvOCwtb.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bundle-SbBx_sh3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
|