@sendbird/uikit-react 3.5.0-mobile-web-1 → 3.5.0-mobile-rc-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 +61 -54
- package/App.js.map +1 -1
- package/Channel/components/ChannelHeader.js +18 -18
- package/Channel/components/ChannelUI.js +41 -41
- package/Channel/components/FileViewer.js +14 -14
- package/Channel/components/FrozenNotification.js +4 -4
- package/Channel/components/Message.js +36 -36
- package/Channel/components/MessageInput.js +29 -29
- package/Channel/components/MessageList.js +37 -37
- package/Channel/components/RemoveMessageModal.js +16 -16
- package/Channel/components/SuggestedMentionList.js +16 -16
- package/Channel/components/TypingIndicator.js +14 -14
- package/Channel/components/UnreadCount.js +4 -4
- package/Channel/context.js +11 -11
- package/Channel.js +41 -41
- package/ChannelList/components/AddChannel.js +14 -14
- package/ChannelList/components/ChannelListHeader.js +6 -6
- package/ChannelList/components/ChannelListUI.js +29 -29
- package/ChannelList/components/ChannelPreview.js +25 -25
- package/ChannelList/components/ChannelPreviewAction.js +13 -13
- package/ChannelList/context.js +7 -7
- package/ChannelList.js +29 -29
- package/{ChannelListProvider-86b6d956.js → ChannelListProvider-f4c0aff6.js} +7 -7
- package/{ChannelListProvider-86b6d956.js.map → ChannelListProvider-f4c0aff6.js.map} +1 -1
- package/{ChannelProvider-b41fde4c.js → ChannelProvider-b87f8785.js} +43 -19
- package/ChannelProvider-b87f8785.js.map +1 -0
- package/ChannelSettings/components/ChannelProfile.js +11 -11
- package/ChannelSettings/components/ChannelSettingsUI.js +17 -17
- package/ChannelSettings/components/EditDetailsModal.js +11 -11
- package/ChannelSettings/components/LeaveChannel.js +11 -11
- package/ChannelSettings/components/ModerationPanel.js +14 -14
- package/ChannelSettings/components/UserListItem.js +10 -10
- package/ChannelSettings/components/UserPanel.js +13 -13
- package/ChannelSettings/context.js +3 -3
- package/ChannelSettings.js +17 -17
- package/CreateChannel/components/CreateChannelUI.js +13 -13
- package/CreateChannel/components/InviteUsers.js +13 -13
- package/CreateChannel/components/SelectChannelType.js +10 -10
- package/CreateChannel/context.js +4 -4
- package/CreateChannel.js +13 -13
- package/{CreateChannelProvider-2b669e7e.js → CreateChannelProvider-d1d6157f.js} +1 -1
- package/{CreateChannelProvider-2b669e7e.js.map → CreateChannelProvider-d1d6157f.js.map} +1 -1
- package/CreateOpenChannel/components/CreateOpenChannelUI.js +9 -9
- package/CreateOpenChannel/context.js +1 -1
- package/CreateOpenChannel.js +9 -9
- package/EditUserProfile/components/EditUserProfileUI.js +12 -12
- package/EditUserProfile.js +12 -12
- package/{LocalizationContext-57b46f6c.js → LocalizationContext-98745624.js} +3 -3
- package/{LocalizationContext-57b46f6c.js.map → LocalizationContext-98745624.js.map} +1 -1
- package/{MediaQueryContext-fbe7af77.js → MediaQueryContext-6d766662.js} +3 -2
- package/MediaQueryContext-6d766662.js.map +1 -0
- package/{MemberList-6ff1e7fa.js → MemberList-bf2773a4.js} +8 -6
- package/{cjs/MemberList-d878307c.js.map → MemberList-bf2773a4.js.map} +1 -1
- package/MessageSearch/components/MessageSearchUI.js +11 -11
- package/MessageSearch/context.js +1 -1
- package/MessageSearch.js +11 -11
- package/OpenChannel/components/FrozenChannelNotification.js +4 -4
- package/OpenChannel/components/OpenChannelHeader.js +12 -12
- package/OpenChannel/components/OpenChannelInput.js +18 -18
- package/OpenChannel/components/OpenChannelMessage.js +35 -31
- package/OpenChannel/components/OpenChannelMessage.js.map +1 -1
- package/OpenChannel/components/OpenChannelMessageList.js +31 -31
- package/OpenChannel/components/OpenChannelUI.js +31 -31
- package/OpenChannel/context.js +8 -8
- package/OpenChannel.js +31 -31
- package/OpenChannelList/components/OpenChannelListUI.js +13 -13
- package/OpenChannelList/components/OpenChannelPreview.js +3 -3
- package/OpenChannelList/context.js +3 -3
- package/OpenChannelList.js +13 -13
- package/{OpenChannelListProvider-700cf3de.js → OpenChannelListProvider-bf89d8f0.js} +3 -3
- package/{OpenChannelListProvider-700cf3de.js.map → OpenChannelListProvider-bf89d8f0.js.map} +1 -1
- package/{OpenChannelProvider-b634e564.js → OpenChannelProvider-7d82340b.js} +7 -7
- package/{OpenChannelProvider-b634e564.js.map → OpenChannelProvider-7d82340b.js.map} +1 -1
- package/OpenChannelSettings/components/EditDetailsModal.js +12 -12
- package/OpenChannelSettings/components/OpenChannelProfile.js +12 -12
- package/OpenChannelSettings/components/OpenChannelSettingsUI.js +17 -17
- package/OpenChannelSettings/components/OperatorUI.js +16 -16
- package/OpenChannelSettings/components/ParticipantUI.js +14 -14
- package/OpenChannelSettings/context.js +3 -3
- package/OpenChannelSettings.js +17 -17
- package/{RemoveMessageModal-625b3778.js → RemoveMessageModal-150f000c.js} +3 -3
- package/{RemoveMessageModal-625b3778.js.map → RemoveMessageModal-150f000c.js.map} +1 -1
- package/SendbirdProvider.js +33 -19
- package/SendbirdProvider.js.map +1 -1
- package/Thread/components/ParentMessageInfo.js +32 -32
- package/Thread/components/ParentMessageInfoItem.js +23 -21
- package/Thread/components/ParentMessageInfoItem.js.map +1 -1
- package/Thread/components/ThreadHeader.js +6 -6
- package/Thread/components/ThreadList.js +35 -35
- package/Thread/components/ThreadListItem.js +42 -38
- package/Thread/components/ThreadListItem.js.map +1 -1
- package/Thread/components/ThreadMessageInput.js +30 -30
- package/Thread/components/ThreadUI.js +39 -39
- package/Thread/context.js +8 -8
- package/Thread.js +39 -39
- package/{ThreadProvider-a3d3b241.js → ThreadProvider-4da093f0.js} +7 -7
- package/{ThreadProvider-a3d3b241.js.map → ThreadProvider-4da093f0.js.map} +1 -1
- package/{UserProfileContext-29074346.js → UserProfileContext-ce4a3d51.js} +1 -1
- package/{UserProfileContext-29074346.js.map → UserProfileContext-ce4a3d51.js.map} +1 -1
- package/{VoiceMessageInputWrapper-bdc53de4.js → VoiceMessageInputWrapper-f6ffe284.js} +8 -7
- package/VoiceMessageInputWrapper-f6ffe284.js.map +1 -0
- package/VoicePlayer/context.js +3 -3
- package/VoicePlayer/useVoicePlayer.js +15 -3
- package/VoicePlayer/useVoicePlayer.js.map +1 -1
- package/VoiceRecorder/context.js +42 -4
- package/VoiceRecorder/context.js.map +1 -1
- package/VoiceRecorder/useVoiceRecorder.js +14 -2
- package/VoiceRecorder/useVoiceRecorder.js.map +1 -1
- package/{WebAudioUtils-c3ea2db7.js → WebAudioUtils-f0cd04f9.js} +1 -1
- package/{WebAudioUtils-c3ea2db7.js.map → WebAudioUtils-f0cd04f9.js.map} +1 -1
- package/{_rollupPluginBabelHelpers-0bc76382.js → _rollupPluginBabelHelpers-447283c1.js} +1 -1
- package/_rollupPluginBabelHelpers-447283c1.js.map +1 -0
- package/{actionTypes-45ec82e6.js → actionTypes-79c91098.js} +1 -1
- package/{actionTypes-45ec82e6.js.map → actionTypes-79c91098.js.map} +1 -1
- package/cjs/App.js +61 -54
- package/cjs/App.js.map +1 -1
- package/cjs/Channel/components/ChannelHeader.js +18 -18
- package/cjs/Channel/components/ChannelUI.js +41 -41
- package/cjs/Channel/components/FileViewer.js +14 -14
- package/cjs/Channel/components/FrozenNotification.js +4 -4
- package/cjs/Channel/components/Message.js +36 -36
- package/cjs/Channel/components/MessageInput.js +29 -29
- package/cjs/Channel/components/MessageList.js +37 -37
- package/cjs/Channel/components/RemoveMessageModal.js +16 -16
- package/cjs/Channel/components/SuggestedMentionList.js +16 -16
- package/cjs/Channel/components/TypingIndicator.js +14 -14
- package/cjs/Channel/components/UnreadCount.js +4 -4
- package/cjs/Channel/context.js +11 -11
- package/cjs/Channel.js +41 -41
- package/cjs/ChannelList/components/AddChannel.js +14 -14
- package/cjs/ChannelList/components/ChannelListHeader.js +6 -6
- package/cjs/ChannelList/components/ChannelListUI.js +29 -29
- package/cjs/ChannelList/components/ChannelPreview.js +25 -25
- package/cjs/ChannelList/components/ChannelPreviewAction.js +13 -13
- package/cjs/ChannelList/context.js +7 -7
- package/cjs/ChannelList.js +29 -29
- package/cjs/{ChannelListProvider-46e379c7.js → ChannelListProvider-9d957501.js} +7 -7
- package/cjs/{ChannelListProvider-46e379c7.js.map → ChannelListProvider-9d957501.js.map} +1 -1
- package/cjs/{ChannelProvider-2bfafa25.js → ChannelProvider-922c546f.js} +43 -19
- package/cjs/ChannelProvider-922c546f.js.map +1 -0
- package/cjs/ChannelSettings/components/ChannelProfile.js +11 -11
- package/cjs/ChannelSettings/components/ChannelSettingsUI.js +17 -17
- package/cjs/ChannelSettings/components/EditDetailsModal.js +11 -11
- package/cjs/ChannelSettings/components/LeaveChannel.js +11 -11
- package/cjs/ChannelSettings/components/ModerationPanel.js +14 -14
- package/cjs/ChannelSettings/components/UserListItem.js +10 -10
- package/cjs/ChannelSettings/components/UserPanel.js +13 -13
- package/cjs/ChannelSettings/context.js +3 -3
- package/cjs/ChannelSettings.js +17 -17
- package/cjs/CreateChannel/components/CreateChannelUI.js +13 -13
- package/cjs/CreateChannel/components/InviteUsers.js +13 -13
- package/cjs/CreateChannel/components/SelectChannelType.js +10 -10
- package/cjs/CreateChannel/context.js +4 -4
- package/cjs/CreateChannel.js +13 -13
- package/cjs/{CreateChannelProvider-ef7e4c91.js → CreateChannelProvider-229e7f71.js} +1 -1
- package/cjs/{CreateChannelProvider-ef7e4c91.js.map → CreateChannelProvider-229e7f71.js.map} +1 -1
- package/cjs/CreateOpenChannel/components/CreateOpenChannelUI.js +9 -9
- package/cjs/CreateOpenChannel/context.js +1 -1
- package/cjs/CreateOpenChannel.js +9 -9
- package/cjs/EditUserProfile/components/EditUserProfileUI.js +12 -12
- package/cjs/EditUserProfile.js +12 -12
- package/cjs/{LocalizationContext-b42fa07d.js → LocalizationContext-08e5c17b.js} +3 -3
- package/cjs/{LocalizationContext-b42fa07d.js.map → LocalizationContext-08e5c17b.js.map} +1 -1
- package/cjs/{MediaQueryContext-372b55a6.js → MediaQueryContext-456e731e.js} +3 -2
- package/cjs/MediaQueryContext-456e731e.js.map +1 -0
- package/cjs/{MemberList-d878307c.js → MemberList-cbb81b79.js} +8 -6
- package/cjs/MemberList-cbb81b79.js.map +1 -0
- package/cjs/MessageSearch/components/MessageSearchUI.js +11 -11
- package/cjs/MessageSearch/context.js +1 -1
- package/cjs/MessageSearch.js +11 -11
- package/cjs/OpenChannel/components/FrozenChannelNotification.js +4 -4
- package/cjs/OpenChannel/components/OpenChannelHeader.js +12 -12
- package/cjs/OpenChannel/components/OpenChannelInput.js +18 -18
- package/cjs/OpenChannel/components/OpenChannelMessage.js +35 -31
- package/cjs/OpenChannel/components/OpenChannelMessage.js.map +1 -1
- package/cjs/OpenChannel/components/OpenChannelMessageList.js +31 -31
- package/cjs/OpenChannel/components/OpenChannelUI.js +31 -31
- package/cjs/OpenChannel/context.js +8 -8
- package/cjs/OpenChannel.js +31 -31
- package/cjs/OpenChannelList/components/OpenChannelListUI.js +13 -13
- package/cjs/OpenChannelList/components/OpenChannelPreview.js +3 -3
- package/cjs/OpenChannelList/context.js +3 -3
- package/cjs/OpenChannelList.js +13 -13
- package/cjs/{OpenChannelListProvider-d1cbe71b.js → OpenChannelListProvider-f20fba00.js} +3 -3
- package/cjs/{OpenChannelListProvider-d1cbe71b.js.map → OpenChannelListProvider-f20fba00.js.map} +1 -1
- package/cjs/{OpenChannelProvider-94eb45b4.js → OpenChannelProvider-d9241f7b.js} +7 -7
- package/cjs/{OpenChannelProvider-94eb45b4.js.map → OpenChannelProvider-d9241f7b.js.map} +1 -1
- package/cjs/OpenChannelSettings/components/EditDetailsModal.js +12 -12
- package/cjs/OpenChannelSettings/components/OpenChannelProfile.js +12 -12
- package/cjs/OpenChannelSettings/components/OpenChannelSettingsUI.js +17 -17
- package/cjs/OpenChannelSettings/components/OperatorUI.js +16 -16
- package/cjs/OpenChannelSettings/components/ParticipantUI.js +14 -14
- package/cjs/OpenChannelSettings/context.js +3 -3
- package/cjs/OpenChannelSettings.js +17 -17
- package/cjs/{RemoveMessageModal-83d3158a.js → RemoveMessageModal-4893cb9d.js} +3 -3
- package/cjs/{RemoveMessageModal-83d3158a.js.map → RemoveMessageModal-4893cb9d.js.map} +1 -1
- package/cjs/SendbirdProvider.js +33 -19
- package/cjs/SendbirdProvider.js.map +1 -1
- package/cjs/Thread/components/ParentMessageInfo.js +32 -32
- package/cjs/Thread/components/ParentMessageInfoItem.js +23 -21
- package/cjs/Thread/components/ParentMessageInfoItem.js.map +1 -1
- package/cjs/Thread/components/ThreadHeader.js +6 -6
- package/cjs/Thread/components/ThreadList.js +35 -35
- package/cjs/Thread/components/ThreadListItem.js +42 -38
- package/cjs/Thread/components/ThreadListItem.js.map +1 -1
- package/cjs/Thread/components/ThreadMessageInput.js +30 -30
- package/cjs/Thread/components/ThreadUI.js +39 -39
- package/cjs/Thread/context.js +8 -8
- package/cjs/Thread.js +39 -39
- package/cjs/{ThreadProvider-3ff0ff63.js → ThreadProvider-11d14c8b.js} +7 -7
- package/cjs/{ThreadProvider-3ff0ff63.js.map → ThreadProvider-11d14c8b.js.map} +1 -1
- package/cjs/{UserProfileContext-c87514d3.js → UserProfileContext-7a6236bc.js} +1 -1
- package/cjs/{UserProfileContext-c87514d3.js.map → UserProfileContext-7a6236bc.js.map} +1 -1
- package/cjs/{VoiceMessageInputWrapper-6e1d03d7.js → VoiceMessageInputWrapper-42361701.js} +8 -7
- package/cjs/VoiceMessageInputWrapper-42361701.js.map +1 -0
- package/cjs/VoicePlayer/context.js +4 -3
- package/cjs/VoicePlayer/context.js.map +1 -1
- package/cjs/VoicePlayer/useVoicePlayer.js +15 -3
- package/cjs/VoicePlayer/useVoicePlayer.js.map +1 -1
- package/cjs/VoiceRecorder/context.js +42 -4
- package/cjs/VoiceRecorder/context.js.map +1 -1
- package/cjs/VoiceRecorder/useVoiceRecorder.js +14 -2
- package/cjs/VoiceRecorder/useVoiceRecorder.js.map +1 -1
- package/cjs/{WebAudioUtils-de98e939.js → WebAudioUtils-1c3089ae.js} +1 -1
- package/cjs/{WebAudioUtils-de98e939.js.map → WebAudioUtils-1c3089ae.js.map} +1 -1
- package/cjs/{_rollupPluginBabelHelpers-3a9d1641.js → _rollupPluginBabelHelpers-36df1dd2.js} +1 -1
- package/cjs/_rollupPluginBabelHelpers-36df1dd2.js.map +1 -0
- package/cjs/{actionTypes-ecb5bef6.js → actionTypes-a970787b.js} +1 -1
- package/cjs/{actionTypes-ecb5bef6.js.map → actionTypes-a970787b.js.map} +1 -1
- package/cjs/{color-a4e73e6f.js → color-529206b1.js} +1 -1
- package/cjs/{color-a4e73e6f.js.map → color-529206b1.js.map} +1 -1
- package/cjs/{compareIds-a7029d6a.js → compareIds-bce52f6f.js} +1 -1
- package/cjs/{compareIds-a7029d6a.js.map → compareIds-bce52f6f.js.map} +1 -1
- package/cjs/{const-3ab3e45c.js → const-12d439f2.js} +1 -1
- package/cjs/{const-3ab3e45c.js.map → const-12d439f2.js.map} +1 -1
- package/cjs/{const-68cf2709.js → const-f45b8147.js} +1 -1
- package/cjs/{const-68cf2709.js.map → const-f45b8147.js.map} +1 -1
- package/cjs/{consts-ad8ba629.js → consts-47075b32.js} +1 -1
- package/cjs/{consts-ad8ba629.js.map → consts-47075b32.js.map} +1 -1
- package/cjs/{consts-26d4668c.js → consts-513030e5.js} +1 -1
- package/cjs/{consts-26d4668c.js.map → consts-513030e5.js.map} +1 -1
- package/cjs/{consts-f71467c8.js → consts-df560049.js} +1 -1
- package/cjs/{consts-f71467c8.js.map → consts-df560049.js.map} +1 -1
- package/cjs/{consts-bb2a67c7.js → consts-e2998e23.js} +1 -1
- package/cjs/{consts-bb2a67c7.js.map → consts-e2998e23.js.map} +1 -1
- package/cjs/{context-b81d493d.js → context-197da590.js} +2 -2
- package/cjs/{context-b81d493d.js.map → context-197da590.js.map} +1 -1
- package/cjs/dist/index.css +624 -624
- package/cjs/dist/index.css.map +1 -1
- package/cjs/{index-3f079f3e.js → index-00dd60e1.js} +6 -6
- package/cjs/{index-3f079f3e.js.map → index-00dd60e1.js.map} +1 -1
- package/cjs/{index-f4f6d794.js → index-0f0d9993.js} +2 -2
- package/cjs/{index-f4f6d794.js.map → index-0f0d9993.js.map} +1 -1
- package/cjs/{index-1c18afa8.js → index-2c2b84d3.js} +4 -4
- package/cjs/{index-1c18afa8.js.map → index-2c2b84d3.js.map} +1 -1
- package/cjs/{index-a401f2b6.js → index-3ca314da.js} +4 -4
- package/cjs/{index-a401f2b6.js.map → index-3ca314da.js.map} +1 -1
- package/cjs/{index-e8b83547.js → index-43dc753a.js} +1 -1
- package/cjs/{index-e8b83547.js.map → index-43dc753a.js.map} +1 -1
- package/cjs/{index-9d9e563e.js → index-5dd3d0d6.js} +3 -3
- package/cjs/{index-9d9e563e.js.map → index-5dd3d0d6.js.map} +1 -1
- package/cjs/{index-97005534.js → index-66390034.js} +1 -1
- package/cjs/{index-97005534.js.map → index-66390034.js.map} +1 -1
- package/cjs/{index-e1d69370.js → index-738bdba1.js} +6 -6
- package/cjs/{index-e1d69370.js.map → index-738bdba1.js.map} +1 -1
- package/cjs/{index-afada680.js → index-7eab3b18.js} +2 -2
- package/cjs/{index-afada680.js.map → index-7eab3b18.js.map} +1 -1
- package/cjs/{index-cb1d7ac4.js → index-7f58f1fb.js} +62 -24
- package/cjs/index-7f58f1fb.js.map +1 -0
- package/cjs/{index-849f44b0.js → index-963a1cb0.js} +2 -2
- package/cjs/{index-849f44b0.js.map → index-963a1cb0.js.map} +1 -1
- package/cjs/{index-0b8a1074.js → index-afdcc71c.js} +3 -3
- package/cjs/index-afdcc71c.js.map +1 -0
- package/cjs/{index-9b23b5c2.js → index-bed4f92e.js} +4 -4
- package/cjs/{index-9b23b5c2.js.map → index-bed4f92e.js.map} +1 -1
- package/cjs/{index-c38404d2.js → index-cf54e45c.js} +2 -2
- package/cjs/{index-c38404d2.js.map → index-cf54e45c.js.map} +1 -1
- package/cjs/{index-7ec4fe06.js → index-d246f067.js} +3 -3
- package/cjs/{index-7ec4fe06.js.map → index-d246f067.js.map} +1 -1
- package/cjs/{index-72e412f7.js → index-dc79adcc.js} +2 -2
- package/cjs/{index-72e412f7.js.map → index-dc79adcc.js.map} +1 -1
- package/cjs/{index-811da6ee.js → index-ffb65641.js} +5 -5
- package/cjs/{index-811da6ee.js.map → index-ffb65641.js.map} +1 -1
- package/cjs/index.js +56 -56
- package/cjs/{index.module-d2876b1c.js → index.module-76c961aa.js} +1 -1
- package/cjs/{index.module-d2876b1c.js.map → index.module-76c961aa.js.map} +1 -1
- package/cjs/sendbirdSelectors.js +3 -3
- package/cjs/{stringSet-4f30313f.js → stringSet-f096ea52.js} +3 -1
- package/cjs/stringSet-f096ea52.js.map +1 -0
- package/cjs/{tokenize-e944d548.js → tokenize-64ea0c48.js} +2 -2
- package/cjs/{tokenize-e944d548.js.map → tokenize-64ea0c48.js.map} +1 -1
- package/cjs/{topics-3226c6ee.js → topics-3c26f8b2.js} +1 -1
- package/cjs/{topics-3226c6ee.js.map → topics-3c26f8b2.js.map} +1 -1
- package/cjs/{types-31174fcc.js → types-81799612.js} +1 -1
- package/cjs/types-81799612.js.map +1 -0
- package/cjs/ui/Accordion.js +2 -2
- package/cjs/ui/AccordionGroup.js +2 -2
- package/cjs/ui/AdminMessage.js +2 -2
- package/cjs/ui/Avatar.js +1 -1
- package/cjs/ui/Badge.js +4 -4
- package/cjs/ui/BottomSheet.js +1 -1
- package/cjs/ui/Button.js +2 -2
- package/cjs/ui/ChannelAvatar.js +2 -2
- package/cjs/ui/ConnectionStatus.js +4 -4
- package/cjs/ui/ContextMenu.js +5 -5
- package/cjs/ui/DateSeparator.js +3 -3
- package/cjs/ui/EmojiReactions.js +13 -13
- package/cjs/ui/FileMessageItemBody.js +6 -6
- package/cjs/ui/FileViewer.js +8 -8
- package/cjs/ui/IconButton.js +1 -1
- package/cjs/ui/Input.js +2 -2
- package/cjs/ui/Label.js +2 -2
- package/cjs/ui/LinkLabel.js +2 -2
- package/cjs/ui/MentionLabel.js +10 -10
- package/cjs/ui/MentionUserLabel.js +1 -1
- package/cjs/ui/MessageContent.js +35 -33
- package/cjs/ui/MessageContent.js.map +1 -1
- package/cjs/ui/MessageInput.js +12 -12
- package/cjs/ui/MessageItemMenu.js +8 -8
- package/cjs/ui/MessageItemReactionMenu.js +8 -8
- package/cjs/ui/MessageSearchFileItem.js +10 -10
- package/cjs/ui/MessageSearchItem.js +8 -8
- package/cjs/ui/MessageStatus.js +10 -10
- package/cjs/ui/Modal.js +7 -7
- package/cjs/ui/OGMessageItemBody.js +14 -14
- package/cjs/ui/OpenChannelAdminMessage.js +2 -2
- package/cjs/ui/OpenChannelAvatar.js +5 -5
- package/cjs/ui/OpenchannelConversationHeader.js +6 -6
- package/cjs/ui/OpenchannelFileMessage.js +17 -17
- package/cjs/ui/OpenchannelFileMessage.js.map +1 -1
- package/cjs/ui/OpenchannelOGMessage.js +21 -21
- package/cjs/ui/OpenchannelOGMessage.js.map +1 -1
- package/cjs/ui/OpenchannelThumbnailMessage.js +16 -16
- package/cjs/ui/OpenchannelThumbnailMessage.js.map +1 -1
- package/cjs/ui/OpenchannelUserMessage.js +20 -21
- package/cjs/ui/OpenchannelUserMessage.js.map +1 -1
- package/cjs/ui/PlaceHolder.js +5 -5
- package/cjs/ui/PlaybackTime.js +2 -2
- package/cjs/ui/QuoteMessage.js +7 -7
- package/cjs/ui/QuoteMessage.js.map +1 -1
- package/cjs/ui/QuoteMessageInput.js +6 -6
- package/cjs/ui/ReactionBadge.js +2 -2
- package/cjs/ui/ReactionButton.js +4 -4
- package/cjs/ui/SortByRow.js +1 -1
- package/cjs/ui/TextButton.js +1 -1
- package/cjs/ui/TextMessageItemBody.js +14 -14
- package/cjs/ui/ThreadReplies.js +5 -5
- package/cjs/ui/ThumbnailMessageItemBody.js +6 -13
- package/cjs/ui/ThumbnailMessageItemBody.js.map +1 -1
- package/cjs/ui/Toggle.js +1 -1
- package/cjs/ui/Tooltip.js +2 -2
- package/cjs/ui/UnknownMessageItemBody.js +6 -6
- package/cjs/ui/UserListItem.js +10 -10
- package/cjs/ui/UserProfile.js +9 -9
- package/cjs/ui/VoiceMessageItemBody.js +17 -6
- package/cjs/ui/VoiceMessageItemBody.js.map +1 -1
- package/cjs/ui/VoiceMessgeInput.js +7 -7
- package/cjs/ui/Word.js +10 -10
- package/cjs/{useDirtyGetMentions-97c6e05a.js → useDirtyGetMentions-35357ca8.js} +1 -1
- package/cjs/{useDirtyGetMentions-97c6e05a.js.map → useDirtyGetMentions-35357ca8.js.map} +1 -1
- package/cjs/{useLongPress-bf1e8eee.js → useLongPress-a69973fa.js} +3 -3
- package/cjs/{useLongPress-bf1e8eee.js.map → useLongPress-a69973fa.js.map} +1 -1
- package/cjs/useSendbirdStateContext.js +1 -1
- package/cjs/utils/message/isVoiceMessage.js +2 -2
- package/cjs/{utils-146517a9.js → utils-16920dec.js} +1 -1
- package/cjs/{utils-146517a9.js.map → utils-16920dec.js.map} +1 -1
- package/cjs/{utils-dbaff0d0.js → utils-43f12430.js} +1 -1
- package/cjs/{utils-dbaff0d0.js.map → utils-43f12430.js.map} +1 -1
- package/cjs/{utils-411a893e.js → utils-7e57a1c0.js} +2 -2
- package/cjs/{utils-411a893e.js.map → utils-7e57a1c0.js.map} +1 -1
- package/cjs/{utils-de654d3c.js → utils-f4aa815e.js} +1 -1
- package/cjs/{utils-de654d3c.js.map → utils-f4aa815e.js.map} +1 -1
- package/cjs/{uuid-5ab4f88b.js → uuid-982f480d.js} +1 -1
- package/cjs/{uuid-5ab4f88b.js.map → uuid-982f480d.js.map} +1 -1
- package/cjs/withSendbird.js +1 -1
- package/{color-2ed716e6.js → color-e245623c.js} +1 -1
- package/{color-2ed716e6.js.map → color-e245623c.js.map} +1 -1
- package/{compareIds-bc881fe7.js → compareIds-91640dc3.js} +1 -1
- package/{compareIds-bc881fe7.js.map → compareIds-91640dc3.js.map} +1 -1
- package/{const-e51dda0c.js → const-6d65fabb.js} +1 -1
- package/{const-e51dda0c.js.map → const-6d65fabb.js.map} +1 -1
- package/{const-8daee9fc.js → const-973fe8be.js} +1 -1
- package/{const-8daee9fc.js.map → const-973fe8be.js.map} +1 -1
- package/{consts-d0b365df.js → consts-08ba417b.js} +1 -1
- package/{consts-d0b365df.js.map → consts-08ba417b.js.map} +1 -1
- package/{consts-3c0ff1ed.js → consts-1a2e6bf0.js} +1 -1
- package/{consts-3c0ff1ed.js.map → consts-1a2e6bf0.js.map} +1 -1
- package/{consts-d0cfee49.js → consts-66ff57d0.js} +1 -1
- package/{consts-d0cfee49.js.map → consts-66ff57d0.js.map} +1 -1
- package/{consts-7aab5aff.js → consts-ed8231c7.js} +1 -1
- package/{consts-7aab5aff.js.map → consts-ed8231c7.js.map} +1 -1
- package/{context-cde5c2bf.js → context-a276cbff.js} +2 -2
- package/{context-cde5c2bf.js.map → context-a276cbff.js.map} +1 -1
- package/dist/index.css +624 -624
- package/dist/index.css.map +1 -1
- package/{index-1ec11afb.js → index-220d8a67.js} +3 -3
- package/{index-1ec11afb.js.map → index-220d8a67.js.map} +1 -1
- package/{index-e2601165.js → index-23c41d59.js} +4 -4
- package/index-23c41d59.js.map +1 -0
- package/{index-5a1c1956.js → index-2fb2658d.js} +5 -5
- package/{index-5a1c1956.js.map → index-2fb2658d.js.map} +1 -1
- package/{index-4023d1b2.js → index-428dfbbb.js} +2 -2
- package/{index-4023d1b2.js.map → index-428dfbbb.js.map} +1 -1
- package/{index-fa37119a.js → index-5e79eee8.js} +2 -2
- package/{index-fa37119a.js.map → index-5e79eee8.js.map} +1 -1
- package/{index-fa140763.js → index-777dd564.js} +6 -6
- package/{index-fa140763.js.map → index-777dd564.js.map} +1 -1
- package/{index-7bff4ce0.js → index-81c890ab.js} +1 -1
- package/{index-7bff4ce0.js.map → index-81c890ab.js.map} +1 -1
- package/{index-5141f766.js → index-84b66a35.js} +4 -4
- package/{index-5141f766.js.map → index-84b66a35.js.map} +1 -1
- package/{index-865112db.js → index-88ce0c27.js} +1 -1
- package/{index-865112db.js.map → index-88ce0c27.js.map} +1 -1
- package/{index-ac642e0b.js → index-903c2a2c.js} +4 -4
- package/{index-ac642e0b.js.map → index-903c2a2c.js.map} +1 -1
- package/{index-1e5cf284.js → index-965d95b4.js} +4 -4
- package/{index-1e5cf284.js.map → index-965d95b4.js.map} +1 -1
- package/{index-f1701c11.js → index-9bd6a977.js} +2 -2
- package/{index-f1701c11.js.map → index-9bd6a977.js.map} +1 -1
- package/{index-d847a382.js → index-d8a55f17.js} +62 -25
- package/index-d8a55f17.js.map +1 -0
- package/{index-37531f98.js → index-e06140fa.js} +2 -2
- package/{index-37531f98.js.map → index-e06140fa.js.map} +1 -1
- package/{index-3f1fa3f9.js → index-ed9228f0.js} +2 -2
- package/{index-3f1fa3f9.js.map → index-ed9228f0.js.map} +1 -1
- package/{index-0f22e96e.js → index-eec0a3bd.js} +3 -3
- package/{index-0f22e96e.js.map → index-eec0a3bd.js.map} +1 -1
- package/{index-735cb5a3.js → index-f6be5c97.js} +6 -6
- package/{index-735cb5a3.js.map → index-f6be5c97.js.map} +1 -1
- package/index.d.ts +3 -2
- package/index.js +56 -56
- package/{index.module-9202ebbd.js → index.module-2576c9ac.js} +1 -1
- package/{index.module-9202ebbd.js.map → index.module-2576c9ac.js.map} +1 -1
- package/package.json +2 -2
- package/sendbirdSelectors.js +3 -3
- package/{stringSet-7a8ce1ce.js → stringSet-c7aab2f2.js} +3 -1
- package/stringSet-c7aab2f2.js.map +1 -0
- package/{tokenize-003bf3f7.js → tokenize-fcce2576.js} +2 -2
- package/{tokenize-003bf3f7.js.map → tokenize-fcce2576.js.map} +1 -1
- package/{topics-5ff88d6f.js → topics-1e293d68.js} +1 -1
- package/{topics-5ff88d6f.js.map → topics-1e293d68.js.map} +1 -1
- package/{types-bffbc5f5.js → types-0cc4206d.js} +1 -1
- package/types-0cc4206d.js.map +1 -0
- package/ui/Accordion.js +2 -2
- package/ui/AccordionGroup.js +2 -2
- package/ui/AdminMessage.js +2 -2
- package/ui/Avatar.js +1 -1
- package/ui/Badge.js +4 -4
- package/ui/BottomSheet.js +1 -1
- package/ui/Button.js +2 -2
- package/ui/ChannelAvatar.js +2 -2
- package/ui/ConnectionStatus.js +4 -4
- package/ui/ContextMenu.js +5 -5
- package/ui/DateSeparator.js +3 -3
- package/ui/EmojiReactions.js +13 -13
- package/ui/FileMessageItemBody.js +6 -6
- package/ui/FileViewer.js +8 -8
- package/ui/IconButton.js +1 -1
- package/ui/Input.js +2 -2
- package/ui/Label.js +2 -2
- package/ui/LinkLabel.js +2 -2
- package/ui/MentionLabel.js +10 -10
- package/ui/MentionUserLabel.js +1 -1
- package/ui/MessageContent.js +35 -33
- package/ui/MessageContent.js.map +1 -1
- package/ui/MessageInput.js +12 -12
- package/ui/MessageItemMenu.js +8 -8
- package/ui/MessageItemReactionMenu.js +8 -8
- package/ui/MessageSearchFileItem.js +10 -10
- package/ui/MessageSearchItem.js +8 -8
- package/ui/MessageStatus.js +10 -10
- package/ui/Modal.js +7 -7
- package/ui/OGMessageItemBody.js +14 -14
- package/ui/OpenChannelAdminMessage.js +2 -2
- package/ui/OpenChannelAvatar.js +5 -5
- package/ui/OpenchannelConversationHeader.js +6 -6
- package/ui/OpenchannelFileMessage.js +17 -17
- package/ui/OpenchannelFileMessage.js.map +1 -1
- package/ui/OpenchannelOGMessage.js +21 -21
- package/ui/OpenchannelOGMessage.js.map +1 -1
- package/ui/OpenchannelThumbnailMessage.js +16 -16
- package/ui/OpenchannelThumbnailMessage.js.map +1 -1
- package/ui/OpenchannelUserMessage.js +20 -21
- package/ui/OpenchannelUserMessage.js.map +1 -1
- package/ui/PlaceHolder.js +5 -5
- package/ui/PlaybackTime.js +2 -2
- package/ui/QuoteMessage.js +7 -7
- package/ui/QuoteMessage.js.map +1 -1
- package/ui/QuoteMessageInput.js +6 -6
- package/ui/ReactionBadge.js +2 -2
- package/ui/ReactionButton.js +4 -4
- package/ui/SortByRow.js +1 -1
- package/ui/TextButton.js +1 -1
- package/ui/TextMessageItemBody.js +14 -14
- package/ui/ThreadReplies.js +5 -5
- package/ui/ThumbnailMessageItemBody.js +6 -13
- package/ui/ThumbnailMessageItemBody.js.map +1 -1
- package/ui/Toggle.js +1 -1
- package/ui/Tooltip.js +2 -2
- package/ui/UnknownMessageItemBody.js +6 -6
- package/ui/UserListItem.js +10 -10
- package/ui/UserProfile.js +9 -9
- package/ui/VoiceMessageItemBody.js +17 -6
- package/ui/VoiceMessageItemBody.js.map +1 -1
- package/ui/VoiceMessgeInput.js +7 -7
- package/ui/Word.js +10 -10
- package/{useDirtyGetMentions-aac697f4.js → useDirtyGetMentions-1b05bd06.js} +1 -1
- package/{useDirtyGetMentions-aac697f4.js.map → useDirtyGetMentions-1b05bd06.js.map} +1 -1
- package/{useLongPress-fbab35a9.js → useLongPress-9865142d.js} +3 -3
- package/{useLongPress-fbab35a9.js.map → useLongPress-9865142d.js.map} +1 -1
- package/useSendbirdStateContext.js +1 -1
- package/utils/message/isVoiceMessage.js +2 -2
- package/{utils-388a790e.js → utils-24dcdae9.js} +1 -1
- package/{utils-388a790e.js.map → utils-24dcdae9.js.map} +1 -1
- package/{utils-6f2bb331.js → utils-79c2fe6a.js} +1 -1
- package/{utils-6f2bb331.js.map → utils-79c2fe6a.js.map} +1 -1
- package/{utils-0d88f863.js → utils-b847f3de.js} +1 -1
- package/{utils-0d88f863.js.map → utils-b847f3de.js.map} +1 -1
- package/{utils-af761f03.js → utils-be4cd77f.js} +2 -2
- package/{utils-af761f03.js.map → utils-be4cd77f.js.map} +1 -1
- package/{uuid-1f1bbd9c.js → uuid-aad1e324.js} +1 -1
- package/{uuid-1f1bbd9c.js.map → uuid-aad1e324.js.map} +1 -1
- package/withSendbird.js +1 -1
- package/ChannelProvider-b41fde4c.js.map +0 -1
- package/MediaQueryContext-fbe7af77.js.map +0 -1
- package/MemberList-6ff1e7fa.js.map +0 -1
- package/VoiceMessageInputWrapper-bdc53de4.js.map +0 -1
- package/_rollupPluginBabelHelpers-0bc76382.js.map +0 -1
- package/cjs/ChannelProvider-2bfafa25.js.map +0 -1
- package/cjs/MediaQueryContext-372b55a6.js.map +0 -1
- package/cjs/VoiceMessageInputWrapper-6e1d03d7.js.map +0 -1
- package/cjs/_rollupPluginBabelHelpers-3a9d1641.js.map +0 -1
- package/cjs/index-0b8a1074.js.map +0 -1
- package/cjs/index-cb1d7ac4.js.map +0 -1
- package/cjs/stringSet-4f30313f.js.map +0 -1
- package/cjs/types-31174fcc.js.map +0 -1
- package/index-d847a382.js.map +0 -1
- package/index-e2601165.js.map +0 -1
- package/stringSet-7a8ce1ce.js.map +0 -1
- package/types-bffbc5f5.js.map +0 -1
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
3
3
|
import { useChannelSettingsContext } from '../context.js';
|
|
4
|
-
import { n as noop } from '../../utils-
|
|
4
|
+
import { n as noop } from '../../utils-24dcdae9.js';
|
|
5
5
|
import Modal from '../../ui/Modal.js';
|
|
6
|
-
import { u as useLocalization } from '../../LocalizationContext-
|
|
7
|
-
import { u as useMediaQueryContext } from '../../MediaQueryContext-
|
|
6
|
+
import { u as useLocalization } from '../../LocalizationContext-98745624.js';
|
|
7
|
+
import { u as useMediaQueryContext } from '../../MediaQueryContext-6d766662.js';
|
|
8
8
|
import TextButton from '../../ui/TextButton.js';
|
|
9
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
9
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-428dfbbb.js';
|
|
10
10
|
import '../../withSendbird.js';
|
|
11
|
-
import '../../_rollupPluginBabelHelpers-
|
|
12
|
-
import '../../UserProfileContext-
|
|
11
|
+
import '../../_rollupPluginBabelHelpers-447283c1.js';
|
|
12
|
+
import '../../UserProfileContext-ce4a3d51.js';
|
|
13
13
|
import 'prop-types';
|
|
14
|
-
import '../../uuid-
|
|
14
|
+
import '../../uuid-aad1e324.js';
|
|
15
15
|
import 'react-dom';
|
|
16
|
-
import '../../index-
|
|
16
|
+
import '../../index-81c890ab.js';
|
|
17
17
|
import '../../ui/Button.js';
|
|
18
18
|
import '../../ui/Icon.js';
|
|
19
19
|
import '../../ui/IconButton.js';
|
|
20
|
-
import '../../stringSet-
|
|
21
|
-
import '../../index-
|
|
22
|
-
import '../../color-
|
|
20
|
+
import '../../stringSet-c7aab2f2.js';
|
|
21
|
+
import '../../index-88ce0c27.js';
|
|
22
|
+
import '../../color-e245623c.js';
|
|
23
23
|
|
|
24
24
|
const LeaveChannel = props => {
|
|
25
25
|
var _state$config, _state$config2;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default, { useState, useContext, useEffect, useCallback } from 'react';
|
|
2
|
-
import { a as LocalizationContext, u as useLocalization } from '../../LocalizationContext-
|
|
2
|
+
import { a as LocalizationContext, u as useLocalization } from '../../LocalizationContext-98745624.js';
|
|
3
3
|
import Accordion, { AccordionGroup } from '../../ui/Accordion.js';
|
|
4
|
-
import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-
|
|
4
|
+
import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-428dfbbb.js';
|
|
5
5
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
6
6
|
import Badge from '../../ui/Badge.js';
|
|
7
7
|
import { Toggle } from '../../ui/Toggle.js';
|
|
@@ -13,29 +13,29 @@ import Modal from '../../ui/Modal.js';
|
|
|
13
13
|
import UserListItem from '../../ui/UserListItem.js';
|
|
14
14
|
import { useChannelSettingsContext } from '../context.js';
|
|
15
15
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
16
|
-
import { _ as _objectSpread2 } from '../../_rollupPluginBabelHelpers-
|
|
16
|
+
import { _ as _objectSpread2 } from '../../_rollupPluginBabelHelpers-447283c1.js';
|
|
17
17
|
import { OperatorFilter } from '@sendbird/chat/groupChannel';
|
|
18
|
-
import { M as MemberList } from '../../MemberList-
|
|
19
|
-
import { n as noop } from '../../utils-
|
|
20
|
-
import '../../stringSet-
|
|
21
|
-
import '../../index-
|
|
18
|
+
import { M as MemberList } from '../../MemberList-bf2773a4.js';
|
|
19
|
+
import { n as noop } from '../../utils-24dcdae9.js';
|
|
20
|
+
import '../../stringSet-c7aab2f2.js';
|
|
21
|
+
import '../../index-88ce0c27.js';
|
|
22
22
|
import '../../ui/AccordionGroup.js';
|
|
23
|
-
import '../../context-
|
|
23
|
+
import '../../context-a276cbff.js';
|
|
24
24
|
import 'prop-types';
|
|
25
25
|
import 'react-dom';
|
|
26
26
|
import '../../ui/SortByRow.js';
|
|
27
|
-
import '../../uuid-
|
|
28
|
-
import '../../index-
|
|
27
|
+
import '../../uuid-aad1e324.js';
|
|
28
|
+
import '../../index-23c41d59.js';
|
|
29
29
|
import '../../utils/message/getOutgoingMessageState.js';
|
|
30
|
-
import '../../UserProfileContext-
|
|
30
|
+
import '../../UserProfileContext-ce4a3d51.js';
|
|
31
31
|
import '../../ui/Avatar.js';
|
|
32
32
|
import '../../ui/ImageRenderer.js';
|
|
33
33
|
import '../../ui/MutedAvatarOverlay.js';
|
|
34
34
|
import '../../ui/UserProfile.js';
|
|
35
35
|
import '../../sendbirdSelectors.js';
|
|
36
|
-
import '../../topics-
|
|
37
|
-
import '../../index-
|
|
38
|
-
import '../../MediaQueryContext-
|
|
36
|
+
import '../../topics-1e293d68.js';
|
|
37
|
+
import '../../index-81c890ab.js';
|
|
38
|
+
import '../../MediaQueryContext-6d766662.js';
|
|
39
39
|
import '../../ui/Checkbox.js';
|
|
40
40
|
import '../../withSendbird.js';
|
|
41
41
|
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import React__default, { useRef, useContext } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
3
|
-
import { a as UserProfileContext } from '../../UserProfileContext-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-98745624.js';
|
|
3
|
+
import { a as UserProfileContext } from '../../UserProfileContext-ce4a3d51.js';
|
|
4
4
|
import Avatar from '../../ui/Avatar.js';
|
|
5
5
|
import MutedAvatarOverlay from '../../ui/MutedAvatarOverlay.js';
|
|
6
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
6
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-428dfbbb.js';
|
|
7
7
|
import UserProfile from '../../ui/UserProfile.js';
|
|
8
8
|
import ContextMenu, { MenuItems } from '../../ui/ContextMenu.js';
|
|
9
|
-
import '../../stringSet-
|
|
10
|
-
import '../../index-
|
|
9
|
+
import '../../stringSet-c7aab2f2.js';
|
|
10
|
+
import '../../index-88ce0c27.js';
|
|
11
11
|
import 'prop-types';
|
|
12
12
|
import '../../ui/ImageRenderer.js';
|
|
13
13
|
import '../../ui/Icon.js';
|
|
14
|
-
import '../../uuid-
|
|
14
|
+
import '../../uuid-aad1e324.js';
|
|
15
15
|
import '../../sendbirdSelectors.js';
|
|
16
|
-
import '../../_rollupPluginBabelHelpers-
|
|
17
|
-
import '../../topics-
|
|
18
|
-
import '../../utils-
|
|
16
|
+
import '../../_rollupPluginBabelHelpers-447283c1.js';
|
|
17
|
+
import '../../topics-1e293d68.js';
|
|
18
|
+
import '../../utils-24dcdae9.js';
|
|
19
19
|
import '../../ui/Button.js';
|
|
20
20
|
import '../../useSendbirdStateContext.js';
|
|
21
21
|
import '../../withSendbird.js';
|
|
22
22
|
import 'react-dom';
|
|
23
23
|
import '../../ui/SortByRow.js';
|
|
24
|
-
import '../../index-
|
|
24
|
+
import '../../index-23c41d59.js';
|
|
25
25
|
import '../../utils/message/getOutgoingMessageState.js';
|
|
26
26
|
|
|
27
27
|
const UserListItem = _ref => {
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
import React__default, { useContext, useState } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
3
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-98745624.js';
|
|
3
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-428dfbbb.js';
|
|
4
4
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
5
5
|
import Badge from '../../ui/Badge.js';
|
|
6
|
-
import { M as MemberList } from '../../MemberList-
|
|
6
|
+
import { M as MemberList } from '../../MemberList-bf2773a4.js';
|
|
7
7
|
import { useChannelSettingsContext } from '../context.js';
|
|
8
|
-
import '../../stringSet-
|
|
9
|
-
import '../../index-
|
|
8
|
+
import '../../stringSet-c7aab2f2.js';
|
|
9
|
+
import '../../index-88ce0c27.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import '../../ui/Button.js';
|
|
12
12
|
import '../../ui/IconButton.js';
|
|
13
|
-
import '../../_rollupPluginBabelHelpers-
|
|
13
|
+
import '../../_rollupPluginBabelHelpers-447283c1.js';
|
|
14
14
|
import '../../ui/ContextMenu.js';
|
|
15
15
|
import 'react-dom';
|
|
16
16
|
import '../../ui/SortByRow.js';
|
|
17
|
-
import '../../uuid-
|
|
18
|
-
import '../../index-
|
|
17
|
+
import '../../uuid-aad1e324.js';
|
|
18
|
+
import '../../index-23c41d59.js';
|
|
19
19
|
import '../../utils/message/getOutgoingMessageState.js';
|
|
20
20
|
import './UserListItem.js';
|
|
21
|
-
import '../../UserProfileContext-
|
|
21
|
+
import '../../UserProfileContext-ce4a3d51.js';
|
|
22
22
|
import '../../ui/Avatar.js';
|
|
23
23
|
import '../../ui/ImageRenderer.js';
|
|
24
24
|
import '../../ui/MutedAvatarOverlay.js';
|
|
25
25
|
import '../../ui/UserProfile.js';
|
|
26
26
|
import '../../sendbirdSelectors.js';
|
|
27
|
-
import '../../topics-
|
|
28
|
-
import '../../utils-
|
|
27
|
+
import '../../topics-1e293d68.js';
|
|
28
|
+
import '../../utils-24dcdae9.js';
|
|
29
29
|
import '../../useSendbirdStateContext.js';
|
|
30
30
|
import '../../withSendbird.js';
|
|
31
31
|
import '../../ui/Modal.js';
|
|
32
|
-
import '../../index-
|
|
33
|
-
import '../../MediaQueryContext-
|
|
32
|
+
import '../../index-81c890ab.js';
|
|
33
|
+
import '../../MediaQueryContext-6d766662.js';
|
|
34
34
|
import '../../ui/UserListItem.js';
|
|
35
35
|
import '../../ui/Checkbox.js';
|
|
36
36
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useState, useEffect } from 'react';
|
|
2
2
|
import useSendbirdStateContext from '../useSendbirdStateContext.js';
|
|
3
|
-
import { U as UserProfileProvider } from '../UserProfileContext-
|
|
4
|
-
import { u as uuidv4 } from '../uuid-
|
|
3
|
+
import { U as UserProfileProvider } from '../UserProfileContext-ce4a3d51.js';
|
|
4
|
+
import { u as uuidv4 } from '../uuid-aad1e324.js';
|
|
5
5
|
import '../withSendbird.js';
|
|
6
|
-
import '../_rollupPluginBabelHelpers-
|
|
6
|
+
import '../_rollupPluginBabelHelpers-447283c1.js';
|
|
7
7
|
import 'prop-types';
|
|
8
8
|
|
|
9
9
|
const ChannelSettingsContext = /*#__PURE__*/React__default.createContext(undefined);
|
package/ChannelSettings.js
CHANGED
|
@@ -3,52 +3,52 @@ import ChannelSettingsUI from './ChannelSettings/components/ChannelSettingsUI.js
|
|
|
3
3
|
import { ChannelSettingsProvider } from './ChannelSettings/context.js';
|
|
4
4
|
import './useSendbirdStateContext.js';
|
|
5
5
|
import './withSendbird.js';
|
|
6
|
-
import './_rollupPluginBabelHelpers-
|
|
7
|
-
import './index-
|
|
8
|
-
import './LocalizationContext-
|
|
9
|
-
import './stringSet-
|
|
10
|
-
import './index-
|
|
6
|
+
import './_rollupPluginBabelHelpers-447283c1.js';
|
|
7
|
+
import './index-eec0a3bd.js';
|
|
8
|
+
import './LocalizationContext-98745624.js';
|
|
9
|
+
import './stringSet-c7aab2f2.js';
|
|
10
|
+
import './index-88ce0c27.js';
|
|
11
11
|
import './ui/Icon.js';
|
|
12
12
|
import 'prop-types';
|
|
13
|
-
import './index-
|
|
13
|
+
import './index-428dfbbb.js';
|
|
14
14
|
import './ui/Loader.js';
|
|
15
15
|
import './ui/IconButton.js';
|
|
16
16
|
import './ChannelSettings/components/ChannelProfile.js';
|
|
17
17
|
import './ui/ChannelAvatar.js';
|
|
18
18
|
import './ui/Avatar.js';
|
|
19
19
|
import './ui/ImageRenderer.js';
|
|
20
|
-
import './uuid-
|
|
21
|
-
import './utils-
|
|
20
|
+
import './uuid-aad1e324.js';
|
|
21
|
+
import './utils-79c2fe6a.js';
|
|
22
22
|
import './ui/TextButton.js';
|
|
23
|
-
import './color-
|
|
23
|
+
import './color-e245623c.js';
|
|
24
24
|
import './ChannelSettings/components/EditDetailsModal.js';
|
|
25
25
|
import './ui/Modal.js';
|
|
26
26
|
import 'react-dom';
|
|
27
|
-
import './index-
|
|
27
|
+
import './index-81c890ab.js';
|
|
28
28
|
import './ui/Button.js';
|
|
29
|
-
import './MediaQueryContext-
|
|
29
|
+
import './MediaQueryContext-6d766662.js';
|
|
30
30
|
import './ui/Input.js';
|
|
31
31
|
import './ChannelSettings/components/ModerationPanel.js';
|
|
32
32
|
import './ui/Accordion.js';
|
|
33
33
|
import './ui/AccordionGroup.js';
|
|
34
|
-
import './context-
|
|
35
|
-
import './utils-
|
|
34
|
+
import './context-a276cbff.js';
|
|
35
|
+
import './utils-24dcdae9.js';
|
|
36
36
|
import './ui/Badge.js';
|
|
37
37
|
import './ui/Toggle.js';
|
|
38
38
|
import './ui/ContextMenu.js';
|
|
39
39
|
import './ui/SortByRow.js';
|
|
40
|
-
import './index-
|
|
40
|
+
import './index-23c41d59.js';
|
|
41
41
|
import './utils/message/getOutgoingMessageState.js';
|
|
42
42
|
import './ChannelSettings/components/UserListItem.js';
|
|
43
|
-
import './UserProfileContext-
|
|
43
|
+
import './UserProfileContext-ce4a3d51.js';
|
|
44
44
|
import './ui/MutedAvatarOverlay.js';
|
|
45
45
|
import './ui/UserProfile.js';
|
|
46
46
|
import './sendbirdSelectors.js';
|
|
47
|
-
import './topics-
|
|
47
|
+
import './topics-1e293d68.js';
|
|
48
48
|
import './ui/UserListItem.js';
|
|
49
49
|
import './ui/Checkbox.js';
|
|
50
50
|
import '@sendbird/chat/groupChannel';
|
|
51
|
-
import './MemberList-
|
|
51
|
+
import './MemberList-bf2773a4.js';
|
|
52
52
|
import './ChannelSettings/components/LeaveChannel.js';
|
|
53
53
|
import './ChannelSettings/components/UserPanel.js';
|
|
54
54
|
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { u as useCreateChannelContext } from '../../CreateChannelProvider-
|
|
2
|
+
import { u as useCreateChannelContext } from '../../CreateChannelProvider-d1d6157f.js';
|
|
3
3
|
import InviteUsers from './InviteUsers.js';
|
|
4
4
|
import SelectChannelType from './SelectChannelType.js';
|
|
5
5
|
import '../../sendbirdSelectors.js';
|
|
6
|
-
import '../../_rollupPluginBabelHelpers-
|
|
7
|
-
import '../../topics-
|
|
8
|
-
import '../../utils-
|
|
6
|
+
import '../../_rollupPluginBabelHelpers-447283c1.js';
|
|
7
|
+
import '../../topics-1e293d68.js';
|
|
8
|
+
import '../../utils-24dcdae9.js';
|
|
9
9
|
import '../../useSendbirdStateContext.js';
|
|
10
10
|
import '../../withSendbird.js';
|
|
11
|
-
import '../../LocalizationContext-
|
|
12
|
-
import '../../stringSet-
|
|
13
|
-
import '../../index-
|
|
11
|
+
import '../../LocalizationContext-98745624.js';
|
|
12
|
+
import '../../stringSet-c7aab2f2.js';
|
|
13
|
+
import '../../index-88ce0c27.js';
|
|
14
14
|
import '../../ui/Modal.js';
|
|
15
15
|
import 'react-dom';
|
|
16
|
-
import '../../index-
|
|
16
|
+
import '../../index-81c890ab.js';
|
|
17
17
|
import '../../ui/Button.js';
|
|
18
|
-
import '../../index-
|
|
18
|
+
import '../../index-428dfbbb.js';
|
|
19
19
|
import 'prop-types';
|
|
20
20
|
import '../../ui/Icon.js';
|
|
21
21
|
import '../../ui/IconButton.js';
|
|
22
|
-
import '../../MediaQueryContext-
|
|
22
|
+
import '../../MediaQueryContext-6d766662.js';
|
|
23
23
|
import '../../ui/UserListItem.js';
|
|
24
|
-
import '../../UserProfileContext-
|
|
24
|
+
import '../../UserProfileContext-ce4a3d51.js';
|
|
25
25
|
import '../../ui/Avatar.js';
|
|
26
26
|
import '../../ui/ImageRenderer.js';
|
|
27
|
-
import '../../uuid-
|
|
27
|
+
import '../../uuid-aad1e324.js';
|
|
28
28
|
import '../../ui/MutedAvatarOverlay.js';
|
|
29
29
|
import '../../ui/Checkbox.js';
|
|
30
30
|
import '../../ui/UserProfile.js';
|
|
31
31
|
import '../../ui/ContextMenu.js';
|
|
32
32
|
import '../../ui/SortByRow.js';
|
|
33
|
-
import '../../index-
|
|
33
|
+
import '../../index-23c41d59.js';
|
|
34
34
|
import '../../utils/message/getOutgoingMessageState.js';
|
|
35
35
|
|
|
36
36
|
const CreateChannel = props => {
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import { _ as _objectSpread2 } from '../../_rollupPluginBabelHelpers-
|
|
1
|
+
import { _ as _objectSpread2 } from '../../_rollupPluginBabelHelpers-447283c1.js';
|
|
2
2
|
import React__default, { useState, useContext, useEffect } from 'react';
|
|
3
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
4
|
-
import { u as useCreateChannelContext } from '../../CreateChannelProvider-
|
|
3
|
+
import { a as LocalizationContext } from '../../LocalizationContext-98745624.js';
|
|
4
|
+
import { u as useCreateChannelContext } from '../../CreateChannelProvider-d1d6157f.js';
|
|
5
5
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
6
6
|
import Modal from '../../ui/Modal.js';
|
|
7
|
-
import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-
|
|
7
|
+
import { L as Label, b as LabelColors, a as LabelTypography } from '../../index-428dfbbb.js';
|
|
8
8
|
import { ButtonTypes } from '../../ui/Button.js';
|
|
9
9
|
import UserListItem from '../../ui/UserListItem.js';
|
|
10
|
-
import '../../stringSet-
|
|
11
|
-
import '../../index-
|
|
10
|
+
import '../../stringSet-c7aab2f2.js';
|
|
11
|
+
import '../../index-88ce0c27.js';
|
|
12
12
|
import '../../sendbirdSelectors.js';
|
|
13
|
-
import '../../topics-
|
|
14
|
-
import '../../utils-
|
|
13
|
+
import '../../topics-1e293d68.js';
|
|
14
|
+
import '../../utils-24dcdae9.js';
|
|
15
15
|
import '../../withSendbird.js';
|
|
16
16
|
import 'react-dom';
|
|
17
|
-
import '../../index-
|
|
17
|
+
import '../../index-81c890ab.js';
|
|
18
18
|
import '../../ui/Icon.js';
|
|
19
19
|
import 'prop-types';
|
|
20
20
|
import '../../ui/IconButton.js';
|
|
21
|
-
import '../../MediaQueryContext-
|
|
22
|
-
import '../../UserProfileContext-
|
|
21
|
+
import '../../MediaQueryContext-6d766662.js';
|
|
22
|
+
import '../../UserProfileContext-ce4a3d51.js';
|
|
23
23
|
import '../../ui/Avatar.js';
|
|
24
24
|
import '../../ui/ImageRenderer.js';
|
|
25
|
-
import '../../uuid-
|
|
25
|
+
import '../../uuid-aad1e324.js';
|
|
26
26
|
import '../../ui/MutedAvatarOverlay.js';
|
|
27
27
|
import '../../ui/Checkbox.js';
|
|
28
28
|
import '../../ui/UserProfile.js';
|
|
29
29
|
import '../../ui/ContextMenu.js';
|
|
30
30
|
import '../../ui/SortByRow.js';
|
|
31
|
-
import '../../index-
|
|
31
|
+
import '../../index-23c41d59.js';
|
|
32
32
|
import '../../utils/message/getOutgoingMessageState.js';
|
|
33
33
|
|
|
34
34
|
const filterUser = idsToFilter => currentId => idsToFilter === null || idsToFilter === void 0 ? void 0 : idsToFilter.includes(currentId);
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import React__default, { useContext } from 'react';
|
|
2
2
|
import { getSdk } from '../../sendbirdSelectors.js';
|
|
3
3
|
import useSendbirdStateContext from '../../useSendbirdStateContext.js';
|
|
4
|
-
import { u as useCreateChannelContext, a as CHANNEL_TYPE } from '../../CreateChannelProvider-
|
|
5
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
6
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
4
|
+
import { u as useCreateChannelContext, a as CHANNEL_TYPE } from '../../CreateChannelProvider-d1d6157f.js';
|
|
5
|
+
import { a as LocalizationContext } from '../../LocalizationContext-98745624.js';
|
|
6
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-428dfbbb.js';
|
|
7
7
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
8
8
|
import Modal from '../../ui/Modal.js';
|
|
9
|
-
import '../../_rollupPluginBabelHelpers-
|
|
10
|
-
import '../../topics-
|
|
11
|
-
import '../../utils-
|
|
9
|
+
import '../../_rollupPluginBabelHelpers-447283c1.js';
|
|
10
|
+
import '../../topics-1e293d68.js';
|
|
11
|
+
import '../../utils-24dcdae9.js';
|
|
12
12
|
import '../../withSendbird.js';
|
|
13
|
-
import '../../stringSet-
|
|
14
|
-
import '../../index-
|
|
13
|
+
import '../../stringSet-c7aab2f2.js';
|
|
14
|
+
import '../../index-88ce0c27.js';
|
|
15
15
|
import 'prop-types';
|
|
16
16
|
import 'react-dom';
|
|
17
|
-
import '../../index-
|
|
17
|
+
import '../../index-81c890ab.js';
|
|
18
18
|
import '../../ui/Button.js';
|
|
19
19
|
import '../../ui/IconButton.js';
|
|
20
|
-
import '../../MediaQueryContext-
|
|
20
|
+
import '../../MediaQueryContext-6d766662.js';
|
|
21
21
|
|
|
22
22
|
const isBroadcastChannelEnabled = sdk => {
|
|
23
23
|
var _sdk$appInfo;
|
package/CreateChannel/context.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import '../sendbirdSelectors.js';
|
|
3
3
|
import '../useSendbirdStateContext.js';
|
|
4
|
-
export { C as CreateChannelProvider, u as useCreateChannelContext } from '../CreateChannelProvider-
|
|
5
|
-
import '../_rollupPluginBabelHelpers-
|
|
6
|
-
import '../topics-
|
|
7
|
-
import '../utils-
|
|
4
|
+
export { C as CreateChannelProvider, u as useCreateChannelContext } from '../CreateChannelProvider-d1d6157f.js';
|
|
5
|
+
import '../_rollupPluginBabelHelpers-447283c1.js';
|
|
6
|
+
import '../topics-1e293d68.js';
|
|
7
|
+
import '../utils-24dcdae9.js';
|
|
8
8
|
import '../withSendbird.js';
|
|
9
9
|
//# sourceMappingURL=context.js.map
|
package/CreateChannel.js
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import CreateChannel$1 from './CreateChannel/components/CreateChannelUI.js';
|
|
3
|
-
import { C as CreateChannelProvider } from './CreateChannelProvider-
|
|
3
|
+
import { C as CreateChannelProvider } from './CreateChannelProvider-d1d6157f.js';
|
|
4
4
|
import './CreateChannel/components/InviteUsers.js';
|
|
5
|
-
import './_rollupPluginBabelHelpers-
|
|
6
|
-
import './LocalizationContext-
|
|
7
|
-
import './stringSet-
|
|
8
|
-
import './index-
|
|
5
|
+
import './_rollupPluginBabelHelpers-447283c1.js';
|
|
6
|
+
import './LocalizationContext-98745624.js';
|
|
7
|
+
import './stringSet-c7aab2f2.js';
|
|
8
|
+
import './index-88ce0c27.js';
|
|
9
9
|
import './useSendbirdStateContext.js';
|
|
10
10
|
import './withSendbird.js';
|
|
11
11
|
import './ui/Modal.js';
|
|
12
12
|
import 'react-dom';
|
|
13
|
-
import './index-
|
|
13
|
+
import './index-81c890ab.js';
|
|
14
14
|
import './ui/Button.js';
|
|
15
|
-
import './index-
|
|
15
|
+
import './index-428dfbbb.js';
|
|
16
16
|
import 'prop-types';
|
|
17
17
|
import './ui/Icon.js';
|
|
18
18
|
import './ui/IconButton.js';
|
|
19
|
-
import './MediaQueryContext-
|
|
19
|
+
import './MediaQueryContext-6d766662.js';
|
|
20
20
|
import './ui/UserListItem.js';
|
|
21
|
-
import './UserProfileContext-
|
|
21
|
+
import './UserProfileContext-ce4a3d51.js';
|
|
22
22
|
import './ui/Avatar.js';
|
|
23
23
|
import './ui/ImageRenderer.js';
|
|
24
|
-
import './uuid-
|
|
24
|
+
import './uuid-aad1e324.js';
|
|
25
25
|
import './ui/MutedAvatarOverlay.js';
|
|
26
26
|
import './ui/Checkbox.js';
|
|
27
27
|
import './ui/UserProfile.js';
|
|
28
28
|
import './sendbirdSelectors.js';
|
|
29
|
-
import './topics-
|
|
30
|
-
import './utils-
|
|
29
|
+
import './topics-1e293d68.js';
|
|
30
|
+
import './utils-24dcdae9.js';
|
|
31
31
|
import './ui/ContextMenu.js';
|
|
32
32
|
import './ui/SortByRow.js';
|
|
33
|
-
import './index-
|
|
33
|
+
import './index-23c41d59.js';
|
|
34
34
|
import './utils/message/getOutgoingMessageState.js';
|
|
35
35
|
import './CreateChannel/components/SelectChannelType.js';
|
|
36
36
|
|
|
@@ -41,4 +41,4 @@ const CreateChannelProvider = props => {
|
|
|
41
41
|
const useCreateChannelContext = () => React__default.useContext(CreateChannelContext);
|
|
42
42
|
|
|
43
43
|
export { CreateChannelProvider as C, CHANNEL_TYPE as a, useCreateChannelContext as u };
|
|
44
|
-
//# sourceMappingURL=CreateChannelProvider-
|
|
44
|
+
//# sourceMappingURL=CreateChannelProvider-d1d6157f.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateChannelProvider-
|
|
1
|
+
{"version":3,"file":"CreateChannelProvider-d1d6157f.js","sources":["../src/modules/CreateChannel/types.ts","../src/modules/CreateChannel/context/CreateChannelProvider.tsx"],"sourcesContent":["export enum CHANNEL_TYPE {\n GROUP = 'group',\n SUPERGROUP = 'supergroup',\n BROADCAST = 'broadcast',\n}\n","import React, { useState } from 'react';\nimport { User } from '@sendbird/chat';\nimport type {\n GroupChannel,\n GroupChannelCreateParams,\n SendbirdGroupChat,\n} from '@sendbird/chat/groupChannel';\n\nimport { getCreateGroupChannel } from '../../../lib/selectors';\nimport useSendbirdStateContext from '../../../hooks/useSendbirdStateContext';\nimport { CHANNEL_TYPE } from '../types';\n\nconst CreateChannelContext = React.createContext(undefined);\n\nexport interface UserListQuery {\n hasNext?: boolean;\n next(): Promise<Array<User>>;\n}\n\ntype OverrideInviteUserType = {\n users: Array<string>;\n onClose: () => void;\n channelType: CHANNEL_TYPE;\n};\n\nexport interface CreateChannelProviderProps {\n children?: React.ReactElement;\n onCreateChannel(channel: GroupChannel): void;\n overrideInviteUser?(params: OverrideInviteUserType): void;\n onBeforeCreateChannel?(users: Array<string>): GroupChannelCreateParams;\n userListQuery?(): UserListQuery;\n}\n\ntype CreateChannel = (channelParams: GroupChannelCreateParams) => Promise<GroupChannel>;\n\nexport interface CreateChannelContextInterface {\n onBeforeCreateChannel?(users: Array<string>): GroupChannelCreateParams;\n createChannel: CreateChannel;\n sdk: SendbirdGroupChat;\n userListQuery?(): UserListQuery;\n overrideInviteUser?(params: OverrideInviteUserType): void;\n onCreateChannel?(channel: GroupChannel): void;\n step: number,\n setStep: React.Dispatch<React.SetStateAction<number>>,\n type: CHANNEL_TYPE,\n setType: React.Dispatch<React.SetStateAction<CHANNEL_TYPE>>,\n}\n\nconst CreateChannelProvider: React.FC<CreateChannelProviderProps> = (props: CreateChannelProviderProps) => {\n const {\n children,\n onCreateChannel,\n onBeforeCreateChannel,\n overrideInviteUser,\n userListQuery,\n } = props;\n\n const store = useSendbirdStateContext();\n const userListQuery_ = store?.config?.userListQuery;\n const createChannel: (channelParams: GroupChannelCreateParams)\n => Promise<GroupChannel> = getCreateGroupChannel(store);\n\n const [step, setStep] = useState(0);\n const [type, setType] = useState(CHANNEL_TYPE.GROUP);\n\n return (\n <CreateChannelContext.Provider value={{\n onBeforeCreateChannel,\n createChannel,\n onCreateChannel,\n overrideInviteUser,\n userListQuery: userListQuery || userListQuery_,\n step,\n setStep,\n type,\n setType,\n }}>\n {children}\n </CreateChannelContext.Provider>\n );\n};\n\nconst useCreateChannelContext = (): CreateChannelContextInterface => (\n React.useContext(CreateChannelContext)\n);\n\nexport {\n CreateChannelProvider,\n useCreateChannelContext,\n};\n"],"names":["CHANNEL_TYPE","CreateChannelContext","React","createContext","undefined","CreateChannelProvider","props","_store$config","children","onCreateChannel","onBeforeCreateChannel","overrideInviteUser","userListQuery","store","useSendbirdStateContext","userListQuery_","config","createChannel","getCreateGroupChannel","step","setStep","useState","type","setType","GROUP","createElement","Provider","value","useCreateChannelContext","useContext"],"mappings":";;;;AAAYA,IAAAA,YAAY,0BAAZA,YAAY,EAAA;EAAZA,YAAY,CAAA,OAAA,CAAA,GAAA,OAAA,CAAA;EAAZA,YAAY,CAAA,YAAA,CAAA,GAAA,YAAA,CAAA;EAAZA,YAAY,CAAA,WAAA,CAAA,GAAA,WAAA,CAAA;AAAA,EAAA,OAAZA,YAAY,CAAA;AAAA,CAAA,CAAA,EAAA;;ACYxB,MAAMC,oBAAoB,gBAAGC,cAAK,CAACC,aAAa,CAACC,SAAS,CAAC,CAAA;AAoCrDC,MAAAA,qBAA2D,GAAIC,KAAiC,IAAK;AAAA,EAAA,IAAAC,aAAA,CAAA;EACzG,MAAM;IACJC,QAAQ;IACRC,eAAe;IACfC,qBAAqB;IACrBC,kBAAkB;AAClBC,IAAAA,aAAAA;AACF,GAAC,GAAGN,KAAK,CAAA;EAET,MAAMO,KAAK,GAAGC,uBAAuB,EAAE,CAAA;AACvC,EAAA,MAAMC,cAAc,GAAGF,KAAK,KAALA,IAAAA,IAAAA,KAAK,wBAAAN,aAAA,GAALM,KAAK,CAAEG,MAAM,MAAAT,IAAAA,IAAAA,aAAA,KAAbA,KAAAA,CAAAA,GAAAA,KAAAA,CAAAA,GAAAA,aAAA,CAAeK,aAAa,CAAA;AACnD,EAAA,MAAMK,aACoB,GAAGC,qBAAqB,CAACL,KAAK,CAAC,CAAA;EAEzD,MAAM,CAACM,IAAI,EAAEC,OAAO,CAAC,GAAGC,QAAQ,CAAC,CAAC,CAAC,CAAA;EACnC,MAAM,CAACC,IAAI,EAAEC,OAAO,CAAC,GAAGF,QAAQ,CAACrB,YAAY,CAACwB,KAAK,CAAC,CAAA;AAEpD,EAAA,oBACEtB,cAAA,CAAAuB,aAAA,CAACxB,oBAAoB,CAACyB,QAAQ,EAAA;AAACC,IAAAA,KAAK,EAAE;MACpCjB,qBAAqB;MACrBO,aAAa;MACbR,eAAe;MACfE,kBAAkB;MAClBC,aAAa,EAAEA,aAAa,IAAIG,cAAc;MAC9CI,IAAI;MACJC,OAAO;MACPE,IAAI;AACJC,MAAAA,OAAAA;AACF,KAAA;AAAE,GAAA,EACCf,QAAQ,CACqB,CAAA;AAEpC,EAAC;AAEKoB,MAAAA,uBAAuB,GAAGA,MAC9B1B,cAAK,CAAC2B,UAAU,CAAC5B,oBAAoB;;;;"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import React__default, { useState, useRef, useContext } from 'react';
|
|
2
|
-
import { a as LocalizationContext } from '../../LocalizationContext-
|
|
2
|
+
import { a as LocalizationContext } from '../../LocalizationContext-98745624.js';
|
|
3
3
|
import Avatar from '../../ui/Avatar.js';
|
|
4
4
|
import { ButtonTypes } from '../../ui/Button.js';
|
|
5
5
|
import Modal from '../../ui/Modal.js';
|
|
6
6
|
import Icon, { IconTypes, IconColors } from '../../ui/Icon.js';
|
|
7
7
|
import Input, { InputLabel } from '../../ui/Input.js';
|
|
8
|
-
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-
|
|
8
|
+
import { L as Label, a as LabelTypography, b as LabelColors } from '../../index-428dfbbb.js';
|
|
9
9
|
import TextButton from '../../ui/TextButton.js';
|
|
10
10
|
import { useCreateOpenChannelContext } from '../context.js';
|
|
11
|
-
import '../../stringSet-
|
|
12
|
-
import '../../index-
|
|
11
|
+
import '../../stringSet-c7aab2f2.js';
|
|
12
|
+
import '../../index-88ce0c27.js';
|
|
13
13
|
import '../../ui/ImageRenderer.js';
|
|
14
|
-
import '../../uuid-
|
|
14
|
+
import '../../uuid-aad1e324.js';
|
|
15
15
|
import 'prop-types';
|
|
16
16
|
import 'react-dom';
|
|
17
|
-
import '../../index-
|
|
17
|
+
import '../../index-81c890ab.js';
|
|
18
18
|
import '../../ui/IconButton.js';
|
|
19
|
-
import '../../_rollupPluginBabelHelpers-
|
|
20
|
-
import '../../MediaQueryContext-
|
|
21
|
-
import '../../color-
|
|
19
|
+
import '../../_rollupPluginBabelHelpers-447283c1.js';
|
|
20
|
+
import '../../MediaQueryContext-6d766662.js';
|
|
21
|
+
import '../../color-e245623c.js';
|
|
22
22
|
import '../../useSendbirdStateContext.js';
|
|
23
23
|
import '../../withSendbird.js';
|
|
24
24
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default, { useCallback } from 'react';
|
|
2
2
|
import useSendbirdStateContext from '../useSendbirdStateContext.js';
|
|
3
3
|
import '../withSendbird.js';
|
|
4
|
-
import '../_rollupPluginBabelHelpers-
|
|
4
|
+
import '../_rollupPluginBabelHelpers-447283c1.js';
|
|
5
5
|
|
|
6
6
|
const CreateOpenChannelContext = /*#__PURE__*/React__default.createContext({
|
|
7
7
|
sdk: null,
|
package/CreateOpenChannel.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import CreateOpenChannelUI from './CreateOpenChannel/components/CreateOpenChannelUI.js';
|
|
3
3
|
import { CreateOpenChannelProvider } from './CreateOpenChannel/context.js';
|
|
4
|
-
import './LocalizationContext-
|
|
5
|
-
import './stringSet-
|
|
6
|
-
import './index-
|
|
4
|
+
import './LocalizationContext-98745624.js';
|
|
5
|
+
import './stringSet-c7aab2f2.js';
|
|
6
|
+
import './index-88ce0c27.js';
|
|
7
7
|
import './ui/Avatar.js';
|
|
8
8
|
import './ui/ImageRenderer.js';
|
|
9
9
|
import './ui/Icon.js';
|
|
10
10
|
import 'prop-types';
|
|
11
|
-
import './uuid-
|
|
11
|
+
import './uuid-aad1e324.js';
|
|
12
12
|
import './ui/Button.js';
|
|
13
|
-
import './index-
|
|
13
|
+
import './index-428dfbbb.js';
|
|
14
14
|
import './ui/Modal.js';
|
|
15
15
|
import 'react-dom';
|
|
16
|
-
import './index-
|
|
16
|
+
import './index-81c890ab.js';
|
|
17
17
|
import './ui/IconButton.js';
|
|
18
|
-
import './_rollupPluginBabelHelpers-
|
|
19
|
-
import './MediaQueryContext-
|
|
18
|
+
import './_rollupPluginBabelHelpers-447283c1.js';
|
|
19
|
+
import './MediaQueryContext-6d766662.js';
|
|
20
20
|
import './ui/Input.js';
|
|
21
21
|
import './ui/TextButton.js';
|
|
22
|
-
import './color-
|
|
22
|
+
import './color-e245623c.js';
|
|
23
23
|
import './useSendbirdStateContext.js';
|
|
24
24
|
import './withSendbird.js';
|
|
25
25
|
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
export { a as default } from '../../index-
|
|
2
|
+
export { a as default } from '../../index-2fb2658d.js';
|
|
3
3
|
import '../../ui/Modal.js';
|
|
4
|
-
import '../../LocalizationContext-
|
|
4
|
+
import '../../LocalizationContext-98745624.js';
|
|
5
5
|
import '../../useSendbirdStateContext.js';
|
|
6
6
|
import '../../ui/Input.js';
|
|
7
7
|
import '../../ui/Avatar.js';
|
|
8
8
|
import '../../ui/Icon.js';
|
|
9
9
|
import '../../ui/Button.js';
|
|
10
|
-
import '../../index-
|
|
10
|
+
import '../../index-428dfbbb.js';
|
|
11
11
|
import '../../ui/TextButton.js';
|
|
12
|
-
import '../../utils-
|
|
13
|
-
import '../../actionTypes-
|
|
12
|
+
import '../../utils-24dcdae9.js';
|
|
13
|
+
import '../../actionTypes-79c91098.js';
|
|
14
14
|
import 'react-dom';
|
|
15
|
-
import '../../index-
|
|
15
|
+
import '../../index-81c890ab.js';
|
|
16
16
|
import '../../ui/IconButton.js';
|
|
17
|
-
import '../../_rollupPluginBabelHelpers-
|
|
18
|
-
import '../../MediaQueryContext-
|
|
19
|
-
import '../../stringSet-
|
|
20
|
-
import '../../index-
|
|
17
|
+
import '../../_rollupPluginBabelHelpers-447283c1.js';
|
|
18
|
+
import '../../MediaQueryContext-6d766662.js';
|
|
19
|
+
import '../../stringSet-c7aab2f2.js';
|
|
20
|
+
import '../../index-88ce0c27.js';
|
|
21
21
|
import 'prop-types';
|
|
22
22
|
import '../../withSendbird.js';
|
|
23
23
|
import '../../ui/ImageRenderer.js';
|
|
24
|
-
import '../../uuid-
|
|
25
|
-
import '../../color-
|
|
24
|
+
import '../../uuid-aad1e324.js';
|
|
25
|
+
import '../../color-e245623c.js';
|
|
26
26
|
//# sourceMappingURL=EditUserProfileUI.js.map
|