stream-chat-react-native-core 9.6.2-beta.5 → 9.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/components/Attachment/Audio/PlayPauseButton.js +5 -4
- package/lib/commonjs/components/Attachment/Audio/PlayPauseButton.js.map +1 -1
- package/lib/commonjs/components/Attachment/FileIcon.js +19 -25
- package/lib/commonjs/components/Attachment/FileIcon.js.map +1 -1
- package/lib/commonjs/components/Attachment/Giphy/Giphy.js +4 -2
- package/lib/commonjs/components/Attachment/Giphy/Giphy.js.map +1 -1
- package/lib/commonjs/components/Attachment/UrlPreview/URLPreview.js +5 -4
- package/lib/commonjs/components/Attachment/UrlPreview/URLPreview.js.map +1 -1
- package/lib/commonjs/components/Attachment/UrlPreview/URLPreviewCompact.js +5 -4
- package/lib/commonjs/components/Attachment/UrlPreview/URLPreviewCompact.js.map +1 -1
- package/lib/commonjs/components/AttachmentPicker/components/AttachmentMediaPicker/AttachmentMediaPicker.js +4 -2
- package/lib/commonjs/components/AttachmentPicker/components/AttachmentMediaPicker/AttachmentMediaPicker.js.map +1 -1
- package/lib/commonjs/components/AttachmentPicker/components/AttachmentMediaPicker/AttachmentPickerItem.js +3 -2
- package/lib/commonjs/components/AttachmentPicker/components/AttachmentMediaPicker/AttachmentPickerItem.js.map +1 -1
- package/lib/commonjs/components/AttachmentPicker/components/AttachmentPickerContent.js +11 -5
- package/lib/commonjs/components/AttachmentPicker/components/AttachmentPickerContent.js.map +1 -1
- package/lib/commonjs/components/AttachmentPicker/components/AttachmentTypePickerButton.js +17 -7
- package/lib/commonjs/components/AttachmentPicker/components/AttachmentTypePickerButton.js.map +1 -1
- package/lib/commonjs/components/AutoCompleteInput/AutoCompleteSuggestionCommandIcon.js +11 -11
- package/lib/commonjs/components/AutoCompleteInput/AutoCompleteSuggestionCommandIcon.js.map +1 -1
- package/lib/commonjs/components/AutoCompleteInput/AutoCompleteSuggestionHeader.js +4 -2
- package/lib/commonjs/components/AutoCompleteInput/AutoCompleteSuggestionHeader.js.map +1 -1
- package/lib/commonjs/components/AutoCompleteInput/mentionItems/MentionBroadcastItem.js +4 -2
- package/lib/commonjs/components/AutoCompleteInput/mentionItems/MentionBroadcastItem.js.map +1 -1
- package/lib/commonjs/components/AutoCompleteInput/mentionItems/MentionRoleItem.js +4 -2
- package/lib/commonjs/components/AutoCompleteInput/mentionItems/MentionRoleItem.js.map +1 -1
- package/lib/commonjs/components/AutoCompleteInput/mentionItems/MentionUserGroupItem.js +15 -11
- package/lib/commonjs/components/AutoCompleteInput/mentionItems/MentionUserGroupItem.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/ChannelDetailsNavHeader.js +4 -2
- package/lib/commonjs/components/ChannelDetails/components/ChannelDetailsNavHeader.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/ChannelDetailsNavigationSection.js +5 -6
- package/lib/commonjs/components/ChannelDetails/components/ChannelDetailsNavigationSection.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/ChannelDetailsProfile.js +4 -2
- package/lib/commonjs/components/ChannelDetails/components/ChannelDetailsProfile.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/ChannelEditDetailsFormHeader.js +4 -2
- package/lib/commonjs/components/ChannelDetails/components/ChannelEditDetailsFormHeader.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/ChannelEditImageSheet.js +7 -10
- package/lib/commonjs/components/ChannelDetails/components/ChannelEditImageSheet.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/members/ChannelAddMembersButton.js +3 -3
- package/lib/commonjs/components/ChannelDetails/components/members/ChannelAddMembersButton.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/members/ChannelAddMembersFormHeader.js +4 -2
- package/lib/commonjs/components/ChannelDetails/components/members/ChannelAddMembersFormHeader.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/members/ChannelMemberItem.js +2 -2
- package/lib/commonjs/components/ChannelDetails/components/members/ChannelMemberItem.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/modal/ModalHeader.js +4 -2
- package/lib/commonjs/components/ChannelDetails/components/modal/ModalHeader.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/navigation-section/FileAttachmentList.js +3 -3
- package/lib/commonjs/components/ChannelDetails/components/navigation-section/FileAttachmentList.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/navigation-section/MediaItem.js +3 -3
- package/lib/commonjs/components/ChannelDetails/components/navigation-section/MediaItem.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/navigation-section/MediaList.js +2 -2
- package/lib/commonjs/components/ChannelDetails/components/navigation-section/MediaList.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/components/navigation-section/PinnedMessageList.js +2 -2
- package/lib/commonjs/components/ChannelDetails/components/navigation-section/PinnedMessageList.js.map +1 -1
- package/lib/commonjs/components/ChannelDetails/hooks/useChannelDetailsNavigationItems.js +9 -9
- package/lib/commonjs/components/ChannelDetails/hooks/useChannelDetailsNavigationItems.js.map +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelMessagePreviewDeliveryStatus.js +7 -5
- package/lib/commonjs/components/ChannelPreview/ChannelMessagePreviewDeliveryStatus.js.map +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessage.js +3 -3
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessage.js.map +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewMutedStatus.js +4 -2
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewMutedStatus.js.map +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewPinnedStatus.js +4 -2
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewPinnedStatus.js.map +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelSwipableWrapper.js +5 -4
- package/lib/commonjs/components/ChannelPreview/ChannelSwipableWrapper.js.map +1 -1
- package/lib/commonjs/components/ImageGallery/components/ImageGalleryFooter.js +5 -4
- package/lib/commonjs/components/ImageGallery/components/ImageGalleryFooter.js.map +1 -1
- package/lib/commonjs/components/ImageGallery/components/ImageGalleryHeader.js +4 -2
- package/lib/commonjs/components/ImageGallery/components/ImageGalleryHeader.js.map +1 -1
- package/lib/commonjs/components/ImageGallery/components/ImageGalleryVideoControl.js +6 -5
- package/lib/commonjs/components/ImageGallery/components/ImageGalleryVideoControl.js.map +1 -1
- package/lib/commonjs/components/Indicators/EmptyStateIndicator.js +6 -4
- package/lib/commonjs/components/Indicators/EmptyStateIndicator.js.map +1 -1
- package/lib/commonjs/components/Message/MessageItemView/Headers/MessagePinnedHeader.js +4 -2
- package/lib/commonjs/components/Message/MessageItemView/Headers/MessagePinnedHeader.js.map +1 -1
- package/lib/commonjs/components/Message/MessageItemView/Headers/MessageReminderHeader.js +4 -2
- package/lib/commonjs/components/Message/MessageItemView/Headers/MessageReminderHeader.js.map +1 -1
- package/lib/commonjs/components/Message/MessageItemView/Headers/MessageSavedForLaterHeader.js +4 -2
- package/lib/commonjs/components/Message/MessageItemView/Headers/MessageSavedForLaterHeader.js.map +1 -1
- package/lib/commonjs/components/Message/MessageItemView/Headers/SentToChannelHeader.js +4 -2
- package/lib/commonjs/components/Message/MessageItemView/Headers/SentToChannelHeader.js.map +1 -1
- package/lib/commonjs/components/Message/MessageItemView/MessageDeleted.js +2 -2
- package/lib/commonjs/components/Message/MessageItemView/MessageDeleted.js.map +1 -1
- package/lib/commonjs/components/Message/MessageItemView/MessageReplies.js +3 -4
- package/lib/commonjs/components/Message/MessageItemView/MessageReplies.js.map +1 -1
- package/lib/commonjs/components/Message/MessageItemView/MessageStatus.js +7 -7
- package/lib/commonjs/components/Message/MessageItemView/MessageStatus.js.map +1 -1
- package/lib/commonjs/components/Message/MessageItemView/MessageSwipeContent.js +4 -2
- package/lib/commonjs/components/Message/MessageItemView/MessageSwipeContent.js.map +1 -1
- package/lib/commonjs/components/Message/MessageItemView/ReactionList/ReactionListClustered.js +4 -2
- package/lib/commonjs/components/Message/MessageItemView/ReactionList/ReactionListClustered.js.map +1 -1
- package/lib/commonjs/components/Message/MessageItemView/ReactionList/ReactionListItem.js +4 -2
- package/lib/commonjs/components/Message/MessageItemView/ReactionList/ReactionListItem.js.map +1 -1
- package/lib/commonjs/components/Message/hooks/useMessageActions.js +19 -17
- package/lib/commonjs/components/Message/hooks/useMessageActions.js.map +1 -1
- package/lib/commonjs/components/MessageInput/ShowThreadMessageInChannelButton.js +4 -2
- package/lib/commonjs/components/MessageInput/ShowThreadMessageInChannelButton.js.map +1 -1
- package/lib/commonjs/components/MessageInput/StopMessageStreamingButton.js +4 -2
- package/lib/commonjs/components/MessageInput/StopMessageStreamingButton.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/AttachmentPreview/AttachmentRemoveControl.js +4 -2
- package/lib/commonjs/components/MessageInput/components/AttachmentPreview/AttachmentRemoveControl.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/AttachmentPreview/AttachmentUploadProgressIndicator.js +11 -7
- package/lib/commonjs/components/MessageInput/components/AttachmentPreview/AttachmentUploadProgressIndicator.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/AttachmentPreview/VideoAttachmentUploadPreview.js +4 -2
- package/lib/commonjs/components/MessageInput/components/AttachmentPreview/VideoAttachmentUploadPreview.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/AudioRecorder/AudioRecorder.js +15 -11
- package/lib/commonjs/components/MessageInput/components/AudioRecorder/AudioRecorder.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/AudioRecorder/AudioRecordingButton.js +4 -2
- package/lib/commonjs/components/MessageInput/components/AudioRecorder/AudioRecordingButton.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/AudioRecorder/AudioRecordingInProgress.js +3 -3
- package/lib/commonjs/components/MessageInput/components/AudioRecorder/AudioRecordingInProgress.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/AudioRecorder/AudioRecordingLockIndicator.js +6 -6
- package/lib/commonjs/components/MessageInput/components/AudioRecorder/AudioRecordingLockIndicator.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/AudioRecorder/AudioRecordingPreview.js +5 -4
- package/lib/commonjs/components/MessageInput/components/AudioRecorder/AudioRecordingPreview.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/InputButtons/AttachButton.js +4 -2
- package/lib/commonjs/components/MessageInput/components/InputButtons/AttachButton.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/LinkPreviewList.js +2 -2
- package/lib/commonjs/components/MessageInput/components/LinkPreviewList.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/OutputButtons/EditButton.js +4 -2
- package/lib/commonjs/components/MessageInput/components/OutputButtons/EditButton.js.map +1 -1
- package/lib/commonjs/components/MessageInput/components/OutputButtons/SendButton.js +4 -2
- package/lib/commonjs/components/MessageInput/components/OutputButtons/SendButton.js.map +1 -1
- package/lib/commonjs/components/MessageList/ScrollToBottomButton.js +4 -2
- package/lib/commonjs/components/MessageList/ScrollToBottomButton.js.map +1 -1
- package/lib/commonjs/components/MessageList/UnreadMessagesNotification.js +5 -4
- package/lib/commonjs/components/MessageList/UnreadMessagesNotification.js.map +1 -1
- package/lib/commonjs/components/MessageMenu/MessageReactionPicker.js +4 -2
- package/lib/commonjs/components/MessageMenu/MessageReactionPicker.js.map +1 -1
- package/lib/commonjs/components/MessageMenu/MessageUserReactions.js +3 -3
- package/lib/commonjs/components/MessageMenu/MessageUserReactions.js.map +1 -1
- package/lib/commonjs/components/MessageMenu/MessageUserReactionsItem.js +2 -2
- package/lib/commonjs/components/MessageMenu/MessageUserReactionsItem.js.map +1 -1
- package/lib/commonjs/components/Notifications/Notification.js +17 -18
- package/lib/commonjs/components/Notifications/Notification.js.map +1 -1
- package/lib/commonjs/components/Poll/components/CreatePollHeader.js +6 -5
- package/lib/commonjs/components/Poll/components/CreatePollHeader.js.map +1 -1
- package/lib/commonjs/components/Poll/components/CreatePollOptions.js +6 -6
- package/lib/commonjs/components/Poll/components/CreatePollOptions.js.map +1 -1
- package/lib/commonjs/components/Poll/components/MultipleVotesSettings.js +5 -3
- package/lib/commonjs/components/Poll/components/MultipleVotesSettings.js.map +1 -1
- package/lib/commonjs/components/Poll/components/PollModalHeader.js +4 -2
- package/lib/commonjs/components/Poll/components/PollModalHeader.js.map +1 -1
- package/lib/commonjs/components/Poll/components/PollOption.js +3 -2
- package/lib/commonjs/components/Poll/components/PollOption.js.map +1 -1
- package/lib/commonjs/components/ThreadList/ThreadListUnreadBanner.js +6 -5
- package/lib/commonjs/components/ThreadList/ThreadListUnreadBanner.js.map +1 -1
- package/lib/commonjs/components/ThreadList/ThreadMessagePreviewDeliveryStatus.js +7 -5
- package/lib/commonjs/components/ThreadList/ThreadMessagePreviewDeliveryStatus.js.map +1 -1
- package/lib/commonjs/components/UIComponents/EmptySearchResult.js +4 -2
- package/lib/commonjs/components/UIComponents/EmptySearchResult.js.map +1 -1
- package/lib/commonjs/components/UIComponents/SearchInput.js +7 -6
- package/lib/commonjs/components/UIComponents/SearchInput.js.map +1 -1
- package/lib/commonjs/components/UIComponents/SelectionCircle.js +4 -2
- package/lib/commonjs/components/UIComponents/SelectionCircle.js.map +1 -1
- package/lib/commonjs/components/UIComponents/Spinner.js +4 -2
- package/lib/commonjs/components/UIComponents/Spinner.js.map +1 -1
- package/lib/commonjs/components/ui/Avatar/AvatarGroup.js +5 -3
- package/lib/commonjs/components/ui/Avatar/AvatarGroup.js.map +1 -1
- package/lib/commonjs/components/ui/Avatar/UserAvatar.js +5 -3
- package/lib/commonjs/components/ui/Avatar/UserAvatar.js.map +1 -1
- package/lib/commonjs/components/ui/Badge/ErrorBadge.js +4 -2
- package/lib/commonjs/components/ui/Badge/ErrorBadge.js.map +1 -1
- package/lib/commonjs/components/ui/Badge/GiphyBadge.js +4 -2
- package/lib/commonjs/components/ui/Badge/GiphyBadge.js.map +1 -1
- package/lib/commonjs/components/ui/Badge/ImgurBadge.js +4 -2
- package/lib/commonjs/components/ui/Badge/ImgurBadge.js.map +1 -1
- package/lib/commonjs/components/ui/Badge/RetryBadge.js +4 -2
- package/lib/commonjs/components/ui/Badge/RetryBadge.js.map +1 -1
- package/lib/commonjs/components/ui/GiphyChip.js +5 -4
- package/lib/commonjs/components/ui/GiphyChip.js.map +1 -1
- package/lib/commonjs/components/ui/Input/Input.js +5 -4
- package/lib/commonjs/components/ui/Input/Input.js.map +1 -1
- package/lib/commonjs/components/ui/VideoPlayIndicator.js +4 -2
- package/lib/commonjs/components/ui/VideoPlayIndicator.js.map +1 -1
- package/lib/commonjs/contexts/componentsContext/ComponentsContext.js +16 -5
- package/lib/commonjs/contexts/componentsContext/ComponentsContext.js.map +1 -1
- package/lib/commonjs/contexts/componentsContext/defaultComponents.js +179 -1
- package/lib/commonjs/contexts/componentsContext/defaultComponents.js.map +1 -1
- package/lib/commonjs/hooks/actions/useChannelActionItems.js +22 -11
- package/lib/commonjs/hooks/actions/useChannelActionItems.js.map +1 -1
- package/lib/commonjs/hooks/actions/useChannelMemberActionItems.js +23 -11
- package/lib/commonjs/hooks/actions/useChannelMemberActionItems.js.map +1 -1
- package/lib/commonjs/hooks/messagePreview/useMessagePreviewIcon.js +12 -17
- package/lib/commonjs/hooks/messagePreview/useMessagePreviewIcon.js.map +1 -1
- package/lib/commonjs/version.json +1 -1
- package/lib/module/components/Attachment/Audio/PlayPauseButton.js +5 -4
- package/lib/module/components/Attachment/Audio/PlayPauseButton.js.map +1 -1
- package/lib/module/components/Attachment/FileIcon.js +19 -25
- package/lib/module/components/Attachment/FileIcon.js.map +1 -1
- package/lib/module/components/Attachment/Giphy/Giphy.js +4 -2
- package/lib/module/components/Attachment/Giphy/Giphy.js.map +1 -1
- package/lib/module/components/Attachment/UrlPreview/URLPreview.js +5 -4
- package/lib/module/components/Attachment/UrlPreview/URLPreview.js.map +1 -1
- package/lib/module/components/Attachment/UrlPreview/URLPreviewCompact.js +5 -4
- package/lib/module/components/Attachment/UrlPreview/URLPreviewCompact.js.map +1 -1
- package/lib/module/components/AttachmentPicker/components/AttachmentMediaPicker/AttachmentMediaPicker.js +4 -2
- package/lib/module/components/AttachmentPicker/components/AttachmentMediaPicker/AttachmentMediaPicker.js.map +1 -1
- package/lib/module/components/AttachmentPicker/components/AttachmentMediaPicker/AttachmentPickerItem.js +3 -2
- package/lib/module/components/AttachmentPicker/components/AttachmentMediaPicker/AttachmentPickerItem.js.map +1 -1
- package/lib/module/components/AttachmentPicker/components/AttachmentPickerContent.js +11 -5
- package/lib/module/components/AttachmentPicker/components/AttachmentPickerContent.js.map +1 -1
- package/lib/module/components/AttachmentPicker/components/AttachmentTypePickerButton.js +17 -7
- package/lib/module/components/AttachmentPicker/components/AttachmentTypePickerButton.js.map +1 -1
- package/lib/module/components/AutoCompleteInput/AutoCompleteSuggestionCommandIcon.js +11 -11
- package/lib/module/components/AutoCompleteInput/AutoCompleteSuggestionCommandIcon.js.map +1 -1
- package/lib/module/components/AutoCompleteInput/AutoCompleteSuggestionHeader.js +4 -2
- package/lib/module/components/AutoCompleteInput/AutoCompleteSuggestionHeader.js.map +1 -1
- package/lib/module/components/AutoCompleteInput/mentionItems/MentionBroadcastItem.js +4 -2
- package/lib/module/components/AutoCompleteInput/mentionItems/MentionBroadcastItem.js.map +1 -1
- package/lib/module/components/AutoCompleteInput/mentionItems/MentionRoleItem.js +4 -2
- package/lib/module/components/AutoCompleteInput/mentionItems/MentionRoleItem.js.map +1 -1
- package/lib/module/components/AutoCompleteInput/mentionItems/MentionUserGroupItem.js +15 -11
- package/lib/module/components/AutoCompleteInput/mentionItems/MentionUserGroupItem.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/ChannelDetailsNavHeader.js +4 -2
- package/lib/module/components/ChannelDetails/components/ChannelDetailsNavHeader.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/ChannelDetailsNavigationSection.js +5 -6
- package/lib/module/components/ChannelDetails/components/ChannelDetailsNavigationSection.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/ChannelDetailsProfile.js +4 -2
- package/lib/module/components/ChannelDetails/components/ChannelDetailsProfile.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/ChannelEditDetailsFormHeader.js +4 -2
- package/lib/module/components/ChannelDetails/components/ChannelEditDetailsFormHeader.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/ChannelEditImageSheet.js +7 -10
- package/lib/module/components/ChannelDetails/components/ChannelEditImageSheet.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/members/ChannelAddMembersButton.js +3 -3
- package/lib/module/components/ChannelDetails/components/members/ChannelAddMembersButton.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/members/ChannelAddMembersFormHeader.js +4 -2
- package/lib/module/components/ChannelDetails/components/members/ChannelAddMembersFormHeader.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/members/ChannelMemberItem.js +2 -2
- package/lib/module/components/ChannelDetails/components/members/ChannelMemberItem.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/modal/ModalHeader.js +4 -2
- package/lib/module/components/ChannelDetails/components/modal/ModalHeader.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/navigation-section/FileAttachmentList.js +3 -3
- package/lib/module/components/ChannelDetails/components/navigation-section/FileAttachmentList.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/navigation-section/MediaItem.js +3 -3
- package/lib/module/components/ChannelDetails/components/navigation-section/MediaItem.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/navigation-section/MediaList.js +2 -2
- package/lib/module/components/ChannelDetails/components/navigation-section/MediaList.js.map +1 -1
- package/lib/module/components/ChannelDetails/components/navigation-section/PinnedMessageList.js +2 -2
- package/lib/module/components/ChannelDetails/components/navigation-section/PinnedMessageList.js.map +1 -1
- package/lib/module/components/ChannelDetails/hooks/useChannelDetailsNavigationItems.js +9 -9
- package/lib/module/components/ChannelDetails/hooks/useChannelDetailsNavigationItems.js.map +1 -1
- package/lib/module/components/ChannelPreview/ChannelMessagePreviewDeliveryStatus.js +7 -5
- package/lib/module/components/ChannelPreview/ChannelMessagePreviewDeliveryStatus.js.map +1 -1
- package/lib/module/components/ChannelPreview/ChannelPreviewMessage.js +3 -3
- package/lib/module/components/ChannelPreview/ChannelPreviewMessage.js.map +1 -1
- package/lib/module/components/ChannelPreview/ChannelPreviewMutedStatus.js +4 -2
- package/lib/module/components/ChannelPreview/ChannelPreviewMutedStatus.js.map +1 -1
- package/lib/module/components/ChannelPreview/ChannelPreviewPinnedStatus.js +4 -2
- package/lib/module/components/ChannelPreview/ChannelPreviewPinnedStatus.js.map +1 -1
- package/lib/module/components/ChannelPreview/ChannelSwipableWrapper.js +5 -4
- package/lib/module/components/ChannelPreview/ChannelSwipableWrapper.js.map +1 -1
- package/lib/module/components/ImageGallery/components/ImageGalleryFooter.js +5 -4
- package/lib/module/components/ImageGallery/components/ImageGalleryFooter.js.map +1 -1
- package/lib/module/components/ImageGallery/components/ImageGalleryHeader.js +4 -2
- package/lib/module/components/ImageGallery/components/ImageGalleryHeader.js.map +1 -1
- package/lib/module/components/ImageGallery/components/ImageGalleryVideoControl.js +6 -5
- package/lib/module/components/ImageGallery/components/ImageGalleryVideoControl.js.map +1 -1
- package/lib/module/components/Indicators/EmptyStateIndicator.js +6 -4
- package/lib/module/components/Indicators/EmptyStateIndicator.js.map +1 -1
- package/lib/module/components/Message/MessageItemView/Headers/MessagePinnedHeader.js +4 -2
- package/lib/module/components/Message/MessageItemView/Headers/MessagePinnedHeader.js.map +1 -1
- package/lib/module/components/Message/MessageItemView/Headers/MessageReminderHeader.js +4 -2
- package/lib/module/components/Message/MessageItemView/Headers/MessageReminderHeader.js.map +1 -1
- package/lib/module/components/Message/MessageItemView/Headers/MessageSavedForLaterHeader.js +4 -2
- package/lib/module/components/Message/MessageItemView/Headers/MessageSavedForLaterHeader.js.map +1 -1
- package/lib/module/components/Message/MessageItemView/Headers/SentToChannelHeader.js +4 -2
- package/lib/module/components/Message/MessageItemView/Headers/SentToChannelHeader.js.map +1 -1
- package/lib/module/components/Message/MessageItemView/MessageDeleted.js +2 -2
- package/lib/module/components/Message/MessageItemView/MessageDeleted.js.map +1 -1
- package/lib/module/components/Message/MessageItemView/MessageReplies.js +3 -4
- package/lib/module/components/Message/MessageItemView/MessageReplies.js.map +1 -1
- package/lib/module/components/Message/MessageItemView/MessageStatus.js +7 -7
- package/lib/module/components/Message/MessageItemView/MessageStatus.js.map +1 -1
- package/lib/module/components/Message/MessageItemView/MessageSwipeContent.js +4 -2
- package/lib/module/components/Message/MessageItemView/MessageSwipeContent.js.map +1 -1
- package/lib/module/components/Message/MessageItemView/ReactionList/ReactionListClustered.js +4 -2
- package/lib/module/components/Message/MessageItemView/ReactionList/ReactionListClustered.js.map +1 -1
- package/lib/module/components/Message/MessageItemView/ReactionList/ReactionListItem.js +4 -2
- package/lib/module/components/Message/MessageItemView/ReactionList/ReactionListItem.js.map +1 -1
- package/lib/module/components/Message/hooks/useMessageActions.js +19 -17
- package/lib/module/components/Message/hooks/useMessageActions.js.map +1 -1
- package/lib/module/components/MessageInput/ShowThreadMessageInChannelButton.js +4 -2
- package/lib/module/components/MessageInput/ShowThreadMessageInChannelButton.js.map +1 -1
- package/lib/module/components/MessageInput/StopMessageStreamingButton.js +4 -2
- package/lib/module/components/MessageInput/StopMessageStreamingButton.js.map +1 -1
- package/lib/module/components/MessageInput/components/AttachmentPreview/AttachmentRemoveControl.js +4 -2
- package/lib/module/components/MessageInput/components/AttachmentPreview/AttachmentRemoveControl.js.map +1 -1
- package/lib/module/components/MessageInput/components/AttachmentPreview/AttachmentUploadProgressIndicator.js +11 -7
- package/lib/module/components/MessageInput/components/AttachmentPreview/AttachmentUploadProgressIndicator.js.map +1 -1
- package/lib/module/components/MessageInput/components/AttachmentPreview/VideoAttachmentUploadPreview.js +4 -2
- package/lib/module/components/MessageInput/components/AttachmentPreview/VideoAttachmentUploadPreview.js.map +1 -1
- package/lib/module/components/MessageInput/components/AudioRecorder/AudioRecorder.js +15 -11
- package/lib/module/components/MessageInput/components/AudioRecorder/AudioRecorder.js.map +1 -1
- package/lib/module/components/MessageInput/components/AudioRecorder/AudioRecordingButton.js +4 -2
- package/lib/module/components/MessageInput/components/AudioRecorder/AudioRecordingButton.js.map +1 -1
- package/lib/module/components/MessageInput/components/AudioRecorder/AudioRecordingInProgress.js +3 -3
- package/lib/module/components/MessageInput/components/AudioRecorder/AudioRecordingInProgress.js.map +1 -1
- package/lib/module/components/MessageInput/components/AudioRecorder/AudioRecordingLockIndicator.js +6 -6
- package/lib/module/components/MessageInput/components/AudioRecorder/AudioRecordingLockIndicator.js.map +1 -1
- package/lib/module/components/MessageInput/components/AudioRecorder/AudioRecordingPreview.js +5 -4
- package/lib/module/components/MessageInput/components/AudioRecorder/AudioRecordingPreview.js.map +1 -1
- package/lib/module/components/MessageInput/components/InputButtons/AttachButton.js +4 -2
- package/lib/module/components/MessageInput/components/InputButtons/AttachButton.js.map +1 -1
- package/lib/module/components/MessageInput/components/LinkPreviewList.js +2 -2
- package/lib/module/components/MessageInput/components/LinkPreviewList.js.map +1 -1
- package/lib/module/components/MessageInput/components/OutputButtons/EditButton.js +4 -2
- package/lib/module/components/MessageInput/components/OutputButtons/EditButton.js.map +1 -1
- package/lib/module/components/MessageInput/components/OutputButtons/SendButton.js +4 -2
- package/lib/module/components/MessageInput/components/OutputButtons/SendButton.js.map +1 -1
- package/lib/module/components/MessageList/ScrollToBottomButton.js +4 -2
- package/lib/module/components/MessageList/ScrollToBottomButton.js.map +1 -1
- package/lib/module/components/MessageList/UnreadMessagesNotification.js +5 -4
- package/lib/module/components/MessageList/UnreadMessagesNotification.js.map +1 -1
- package/lib/module/components/MessageMenu/MessageReactionPicker.js +4 -2
- package/lib/module/components/MessageMenu/MessageReactionPicker.js.map +1 -1
- package/lib/module/components/MessageMenu/MessageUserReactions.js +3 -3
- package/lib/module/components/MessageMenu/MessageUserReactions.js.map +1 -1
- package/lib/module/components/MessageMenu/MessageUserReactionsItem.js +2 -2
- package/lib/module/components/MessageMenu/MessageUserReactionsItem.js.map +1 -1
- package/lib/module/components/Notifications/Notification.js +17 -18
- package/lib/module/components/Notifications/Notification.js.map +1 -1
- package/lib/module/components/Poll/components/CreatePollHeader.js +6 -5
- package/lib/module/components/Poll/components/CreatePollHeader.js.map +1 -1
- package/lib/module/components/Poll/components/CreatePollOptions.js +6 -6
- package/lib/module/components/Poll/components/CreatePollOptions.js.map +1 -1
- package/lib/module/components/Poll/components/MultipleVotesSettings.js +5 -3
- package/lib/module/components/Poll/components/MultipleVotesSettings.js.map +1 -1
- package/lib/module/components/Poll/components/PollModalHeader.js +4 -2
- package/lib/module/components/Poll/components/PollModalHeader.js.map +1 -1
- package/lib/module/components/Poll/components/PollOption.js +3 -2
- package/lib/module/components/Poll/components/PollOption.js.map +1 -1
- package/lib/module/components/ThreadList/ThreadListUnreadBanner.js +6 -5
- package/lib/module/components/ThreadList/ThreadListUnreadBanner.js.map +1 -1
- package/lib/module/components/ThreadList/ThreadMessagePreviewDeliveryStatus.js +7 -5
- package/lib/module/components/ThreadList/ThreadMessagePreviewDeliveryStatus.js.map +1 -1
- package/lib/module/components/UIComponents/EmptySearchResult.js +4 -2
- package/lib/module/components/UIComponents/EmptySearchResult.js.map +1 -1
- package/lib/module/components/UIComponents/SearchInput.js +7 -6
- package/lib/module/components/UIComponents/SearchInput.js.map +1 -1
- package/lib/module/components/UIComponents/SelectionCircle.js +4 -2
- package/lib/module/components/UIComponents/SelectionCircle.js.map +1 -1
- package/lib/module/components/UIComponents/Spinner.js +4 -2
- package/lib/module/components/UIComponents/Spinner.js.map +1 -1
- package/lib/module/components/ui/Avatar/AvatarGroup.js +5 -3
- package/lib/module/components/ui/Avatar/AvatarGroup.js.map +1 -1
- package/lib/module/components/ui/Avatar/UserAvatar.js +5 -3
- package/lib/module/components/ui/Avatar/UserAvatar.js.map +1 -1
- package/lib/module/components/ui/Badge/ErrorBadge.js +4 -2
- package/lib/module/components/ui/Badge/ErrorBadge.js.map +1 -1
- package/lib/module/components/ui/Badge/GiphyBadge.js +4 -2
- package/lib/module/components/ui/Badge/GiphyBadge.js.map +1 -1
- package/lib/module/components/ui/Badge/ImgurBadge.js +4 -2
- package/lib/module/components/ui/Badge/ImgurBadge.js.map +1 -1
- package/lib/module/components/ui/Badge/RetryBadge.js +4 -2
- package/lib/module/components/ui/Badge/RetryBadge.js.map +1 -1
- package/lib/module/components/ui/GiphyChip.js +5 -4
- package/lib/module/components/ui/GiphyChip.js.map +1 -1
- package/lib/module/components/ui/Input/Input.js +5 -4
- package/lib/module/components/ui/Input/Input.js.map +1 -1
- package/lib/module/components/ui/VideoPlayIndicator.js +4 -2
- package/lib/module/components/ui/VideoPlayIndicator.js.map +1 -1
- package/lib/module/contexts/componentsContext/ComponentsContext.js +16 -5
- package/lib/module/contexts/componentsContext/ComponentsContext.js.map +1 -1
- package/lib/module/contexts/componentsContext/defaultComponents.js +179 -1
- package/lib/module/contexts/componentsContext/defaultComponents.js.map +1 -1
- package/lib/module/hooks/actions/useChannelActionItems.js +22 -11
- package/lib/module/hooks/actions/useChannelActionItems.js.map +1 -1
- package/lib/module/hooks/actions/useChannelMemberActionItems.js +23 -11
- package/lib/module/hooks/actions/useChannelMemberActionItems.js.map +1 -1
- package/lib/module/hooks/messagePreview/useMessagePreviewIcon.js +12 -17
- package/lib/module/hooks/messagePreview/useMessagePreviewIcon.js.map +1 -1
- package/lib/module/version.json +1 -1
- package/lib/typescript/components/Attachment/Audio/PlayPauseButton.d.ts.map +1 -1
- package/lib/typescript/components/Attachment/FileIcon.d.ts.map +1 -1
- package/lib/typescript/components/Attachment/Giphy/Giphy.d.ts.map +1 -1
- package/lib/typescript/components/Attachment/UrlPreview/URLPreview.d.ts.map +1 -1
- package/lib/typescript/components/Attachment/UrlPreview/URLPreviewCompact.d.ts.map +1 -1
- package/lib/typescript/components/AttachmentPicker/components/AttachmentMediaPicker/AttachmentMediaPicker.d.ts.map +1 -1
- package/lib/typescript/components/AttachmentPicker/components/AttachmentPickerContent.d.ts.map +1 -1
- package/lib/typescript/components/AttachmentPicker/components/AttachmentTypePickerButton.d.ts.map +1 -1
- package/lib/typescript/components/AutoCompleteInput/AutoCompleteSuggestionCommandIcon.d.ts.map +1 -1
- package/lib/typescript/components/AutoCompleteInput/AutoCompleteSuggestionHeader.d.ts.map +1 -1
- package/lib/typescript/components/AutoCompleteInput/mentionItems/MentionBroadcastItem.d.ts.map +1 -1
- package/lib/typescript/components/AutoCompleteInput/mentionItems/MentionRoleItem.d.ts.map +1 -1
- package/lib/typescript/components/AutoCompleteInput/mentionItems/MentionUserGroupItem.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/ChannelDetailsNavHeader.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/ChannelDetailsNavigationSection.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/ChannelDetailsProfile.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/ChannelEditDetailsFormHeader.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/ChannelEditImageSheet.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/members/ChannelAddMembersButton.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/members/ChannelAddMembersFormHeader.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/members/ChannelMemberItem.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/modal/ModalHeader.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/navigation-section/FileAttachmentList.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/navigation-section/MediaItem.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/navigation-section/MediaList.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/components/navigation-section/PinnedMessageList.d.ts.map +1 -1
- package/lib/typescript/components/ChannelDetails/hooks/useChannelDetailsNavigationItems.d.ts.map +1 -1
- package/lib/typescript/components/ChannelPreview/ChannelMessagePreviewDeliveryStatus.d.ts.map +1 -1
- package/lib/typescript/components/ChannelPreview/ChannelPreviewMessage.d.ts.map +1 -1
- package/lib/typescript/components/ChannelPreview/ChannelPreviewMutedStatus.d.ts.map +1 -1
- package/lib/typescript/components/ChannelPreview/ChannelPreviewPinnedStatus.d.ts.map +1 -1
- package/lib/typescript/components/ChannelPreview/ChannelSwipableWrapper.d.ts.map +1 -1
- package/lib/typescript/components/ImageGallery/components/ImageGalleryFooter.d.ts.map +1 -1
- package/lib/typescript/components/ImageGallery/components/ImageGalleryHeader.d.ts.map +1 -1
- package/lib/typescript/components/ImageGallery/components/ImageGalleryVideoControl.d.ts.map +1 -1
- package/lib/typescript/components/Indicators/EmptyStateIndicator.d.ts.map +1 -1
- package/lib/typescript/components/Message/MessageItemView/Headers/MessagePinnedHeader.d.ts.map +1 -1
- package/lib/typescript/components/Message/MessageItemView/Headers/MessageReminderHeader.d.ts.map +1 -1
- package/lib/typescript/components/Message/MessageItemView/Headers/MessageSavedForLaterHeader.d.ts.map +1 -1
- package/lib/typescript/components/Message/MessageItemView/Headers/SentToChannelHeader.d.ts.map +1 -1
- package/lib/typescript/components/Message/MessageItemView/MessageDeleted.d.ts.map +1 -1
- package/lib/typescript/components/Message/MessageItemView/MessageReplies.d.ts.map +1 -1
- package/lib/typescript/components/Message/MessageItemView/MessageStatus.d.ts.map +1 -1
- package/lib/typescript/components/Message/MessageItemView/MessageSwipeContent.d.ts.map +1 -1
- package/lib/typescript/components/Message/MessageItemView/ReactionList/ReactionListClustered.d.ts.map +1 -1
- package/lib/typescript/components/Message/MessageItemView/ReactionList/ReactionListItem.d.ts.map +1 -1
- package/lib/typescript/components/Message/hooks/useMessageActions.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/ShowThreadMessageInChannelButton.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/StopMessageStreamingButton.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/AttachmentPreview/AttachmentRemoveControl.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/AttachmentPreview/AttachmentUploadProgressIndicator.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/AttachmentPreview/VideoAttachmentUploadPreview.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/AudioRecorder/AudioRecorder.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/AudioRecorder/AudioRecordingButton.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/AudioRecorder/AudioRecordingInProgress.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/AudioRecorder/AudioRecordingLockIndicator.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/AudioRecorder/AudioRecordingPreview.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/InputButtons/AttachButton.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/LinkPreviewList.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/OutputButtons/EditButton.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/components/OutputButtons/SendButton.d.ts.map +1 -1
- package/lib/typescript/components/MessageList/ScrollToBottomButton.d.ts.map +1 -1
- package/lib/typescript/components/MessageList/UnreadMessagesNotification.d.ts.map +1 -1
- package/lib/typescript/components/MessageMenu/MessageReactionPicker.d.ts.map +1 -1
- package/lib/typescript/components/MessageMenu/MessageUserReactions.d.ts.map +1 -1
- package/lib/typescript/components/MessageMenu/MessageUserReactionsItem.d.ts.map +1 -1
- package/lib/typescript/components/Notifications/Notification.d.ts.map +1 -1
- package/lib/typescript/components/Poll/components/CreatePollHeader.d.ts.map +1 -1
- package/lib/typescript/components/Poll/components/CreatePollOptions.d.ts.map +1 -1
- package/lib/typescript/components/Poll/components/MultipleVotesSettings.d.ts.map +1 -1
- package/lib/typescript/components/Poll/components/PollModalHeader.d.ts.map +1 -1
- package/lib/typescript/components/Poll/components/PollOption.d.ts.map +1 -1
- package/lib/typescript/components/ThreadList/ThreadListUnreadBanner.d.ts.map +1 -1
- package/lib/typescript/components/ThreadList/ThreadMessagePreviewDeliveryStatus.d.ts.map +1 -1
- package/lib/typescript/components/UIComponents/EmptySearchResult.d.ts.map +1 -1
- package/lib/typescript/components/UIComponents/SearchInput.d.ts.map +1 -1
- package/lib/typescript/components/UIComponents/SelectionCircle.d.ts.map +1 -1
- package/lib/typescript/components/UIComponents/Spinner.d.ts.map +1 -1
- package/lib/typescript/components/ui/Avatar/AvatarGroup.d.ts.map +1 -1
- package/lib/typescript/components/ui/Avatar/UserAvatar.d.ts.map +1 -1
- package/lib/typescript/components/ui/Badge/ErrorBadge.d.ts.map +1 -1
- package/lib/typescript/components/ui/Badge/GiphyBadge.d.ts.map +1 -1
- package/lib/typescript/components/ui/Badge/ImgurBadge.d.ts.map +1 -1
- package/lib/typescript/components/ui/Badge/RetryBadge.d.ts.map +1 -1
- package/lib/typescript/components/ui/GiphyChip.d.ts.map +1 -1
- package/lib/typescript/components/ui/Input/Input.d.ts.map +1 -1
- package/lib/typescript/components/ui/VideoPlayIndicator.d.ts.map +1 -1
- package/lib/typescript/contexts/componentsContext/ComponentsContext.d.ts +16 -2
- package/lib/typescript/contexts/componentsContext/ComponentsContext.d.ts.map +1 -1
- package/lib/typescript/contexts/componentsContext/defaultComponents.d.ts +215 -0
- package/lib/typescript/contexts/componentsContext/defaultComponents.d.ts.map +1 -1
- package/lib/typescript/hooks/actions/useChannelActionItems.d.ts +5 -1
- package/lib/typescript/hooks/actions/useChannelActionItems.d.ts.map +1 -1
- package/lib/typescript/hooks/actions/useChannelMemberActionItems.d.ts +5 -1
- package/lib/typescript/hooks/actions/useChannelMemberActionItems.d.ts.map +1 -1
- package/lib/typescript/hooks/messagePreview/useMessagePreviewIcon.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/Attachment/Audio/PlayPauseButton.tsx +4 -4
- package/src/components/Attachment/FileIcon.tsx +19 -27
- package/src/components/Attachment/Giphy/Giphy.tsx +3 -2
- package/src/components/Attachment/UrlPreview/URLPreview.tsx +3 -2
- package/src/components/Attachment/UrlPreview/URLPreviewCompact.tsx +3 -2
- package/src/components/AttachmentPicker/components/AttachmentMediaPicker/AttachmentMediaPicker.tsx +3 -2
- package/src/components/AttachmentPicker/components/AttachmentMediaPicker/AttachmentPickerItem.tsx +2 -2
- package/src/components/AttachmentPicker/components/AttachmentPickerContent.tsx +8 -5
- package/src/components/AttachmentPicker/components/AttachmentTypePickerButton.tsx +13 -15
- package/src/components/AutoCompleteInput/AutoCompleteSuggestionCommandIcon.tsx +10 -11
- package/src/components/AutoCompleteInput/AutoCompleteSuggestionHeader.tsx +3 -2
- package/src/components/AutoCompleteInput/mentionItems/MentionBroadcastItem.tsx +3 -2
- package/src/components/AutoCompleteInput/mentionItems/MentionRoleItem.tsx +3 -2
- package/src/components/AutoCompleteInput/mentionItems/MentionUserGroupItem.tsx +13 -10
- package/src/components/ChannelDetails/components/ChannelDetailsNavHeader.tsx +3 -2
- package/src/components/ChannelDetails/components/ChannelDetailsNavigationSection.tsx +5 -7
- package/src/components/ChannelDetails/components/ChannelDetailsProfile.tsx +3 -2
- package/src/components/ChannelDetails/components/ChannelEditDetailsFormHeader.tsx +3 -2
- package/src/components/ChannelDetails/components/ChannelEditImageSheet.tsx +6 -10
- package/src/components/ChannelDetails/components/members/ChannelAddMembersButton.tsx +2 -3
- package/src/components/ChannelDetails/components/members/ChannelAddMembersFormHeader.tsx +3 -2
- package/src/components/ChannelDetails/components/members/ChannelMemberItem.tsx +2 -3
- package/src/components/ChannelDetails/components/modal/ModalHeader.tsx +3 -2
- package/src/components/ChannelDetails/components/navigation-section/FileAttachmentList.tsx +6 -3
- package/src/components/ChannelDetails/components/navigation-section/MediaItem.tsx +2 -3
- package/src/components/ChannelDetails/components/navigation-section/MediaList.tsx +2 -3
- package/src/components/ChannelDetails/components/navigation-section/PinnedMessageList.tsx +2 -3
- package/src/components/ChannelDetails/hooks/useChannelDetailsNavigationItems.ts +12 -13
- package/src/components/ChannelPreview/ChannelMessagePreviewDeliveryStatus.tsx +16 -5
- package/src/components/ChannelPreview/ChannelPreviewMessage.tsx +2 -2
- package/src/components/ChannelPreview/ChannelPreviewMutedStatus.tsx +3 -2
- package/src/components/ChannelPreview/ChannelPreviewPinnedStatus.tsx +3 -2
- package/src/components/ChannelPreview/ChannelSwipableWrapper.tsx +2 -2
- package/src/components/ImageGallery/components/ImageGalleryFooter.tsx +4 -5
- package/src/components/ImageGallery/components/ImageGalleryHeader.tsx +3 -2
- package/src/components/ImageGallery/components/ImageGalleryVideoControl.tsx +5 -5
- package/src/components/Indicators/EmptyStateIndicator.tsx +5 -4
- package/src/components/Message/MessageItemView/Headers/MessagePinnedHeader.tsx +3 -2
- package/src/components/Message/MessageItemView/Headers/MessageReminderHeader.tsx +3 -2
- package/src/components/Message/MessageItemView/Headers/MessageSavedForLaterHeader.tsx +3 -2
- package/src/components/Message/MessageItemView/Headers/SentToChannelHeader.tsx +3 -2
- package/src/components/Message/MessageItemView/MessageDeleted.tsx +2 -3
- package/src/components/Message/MessageItemView/MessageReplies.tsx +3 -5
- package/src/components/Message/MessageItemView/MessageStatus.tsx +16 -7
- package/src/components/Message/MessageItemView/MessageSwipeContent.tsx +3 -2
- package/src/components/Message/MessageItemView/ReactionList/ReactionListClustered.tsx +3 -3
- package/src/components/Message/MessageItemView/ReactionList/ReactionListItem.tsx +3 -3
- package/src/components/Message/hooks/useMessageActions.tsx +18 -31
- package/src/components/MessageInput/ShowThreadMessageInChannelButton.tsx +8 -2
- package/src/components/MessageInput/StopMessageStreamingButton.tsx +3 -2
- package/src/components/MessageInput/components/AttachmentPreview/AttachmentRemoveControl.tsx +3 -2
- package/src/components/MessageInput/components/AttachmentPreview/AttachmentUploadProgressIndicator.tsx +6 -5
- package/src/components/MessageInput/components/AttachmentPreview/VideoAttachmentUploadPreview.tsx +3 -2
- package/src/components/MessageInput/components/AudioRecorder/AudioRecorder.tsx +16 -11
- package/src/components/MessageInput/components/AudioRecorder/AudioRecordingButton.tsx +3 -2
- package/src/components/MessageInput/components/AudioRecorder/AudioRecordingInProgress.tsx +2 -3
- package/src/components/MessageInput/components/AudioRecorder/AudioRecordingLockIndicator.tsx +5 -6
- package/src/components/MessageInput/components/AudioRecorder/AudioRecordingPreview.tsx +4 -4
- package/src/components/MessageInput/components/InputButtons/AttachButton.tsx +3 -2
- package/src/components/MessageInput/components/LinkPreviewList.tsx +2 -3
- package/src/components/MessageInput/components/OutputButtons/EditButton.tsx +3 -2
- package/src/components/MessageInput/components/OutputButtons/SendButton.tsx +3 -2
- package/src/components/MessageList/ScrollToBottomButton.tsx +3 -2
- package/src/components/MessageList/UnreadMessagesNotification.tsx +4 -4
- package/src/components/MessageMenu/MessageReactionPicker.tsx +3 -2
- package/src/components/MessageMenu/MessageUserReactions.tsx +3 -4
- package/src/components/MessageMenu/MessageUserReactionsItem.tsx +2 -3
- package/src/components/MessageMenu/__tests__/MessageUserReactionsItem.test.tsx +1 -1
- package/src/components/Notifications/Notification.tsx +18 -17
- package/src/components/Poll/components/CreatePollHeader.tsx +6 -5
- package/src/components/Poll/components/CreatePollOptions.tsx +5 -6
- package/src/components/Poll/components/MultipleVotesSettings.tsx +4 -3
- package/src/components/Poll/components/PollModalHeader.tsx +3 -2
- package/src/components/Poll/components/PollOption.tsx +2 -2
- package/src/components/ThreadList/ThreadListUnreadBanner.tsx +5 -5
- package/src/components/ThreadList/ThreadMessagePreviewDeliveryStatus.tsx +11 -5
- package/src/components/UIComponents/EmptySearchResult.tsx +3 -2
- package/src/components/UIComponents/SearchInput.tsx +6 -6
- package/src/components/UIComponents/SelectionCircle.tsx +3 -2
- package/src/components/UIComponents/Spinner.tsx +3 -2
- package/src/components/ui/Avatar/AvatarGroup.tsx +4 -3
- package/src/components/ui/Avatar/UserAvatar.tsx +8 -3
- package/src/components/ui/Badge/ErrorBadge.tsx +3 -2
- package/src/components/ui/Badge/GiphyBadge.tsx +3 -2
- package/src/components/ui/Badge/ImgurBadge.tsx +3 -2
- package/src/components/ui/Badge/RetryBadge.tsx +3 -2
- package/src/components/ui/GiphyChip.tsx +4 -4
- package/src/components/ui/Input/Input.tsx +4 -4
- package/src/components/ui/VideoPlayIndicator.tsx +3 -2
- package/src/contexts/componentsContext/ComponentsContext.tsx +39 -9
- package/src/contexts/componentsContext/defaultComponents.ts +193 -0
- package/src/hooks/actions/__tests__/useChannelActionItems.test.tsx +15 -0
- package/src/hooks/actions/__tests__/useChannelMemberActionItems.test.tsx +9 -0
- package/src/hooks/actions/useChannelActionItems.tsx +31 -11
- package/src/hooks/actions/useChannelMemberActionItems.tsx +29 -6
- package/src/hooks/messagePreview/useMessagePreviewIcon.tsx +11 -17
- package/src/version.json +1 -1
- package/lib/commonjs/icons/arrow-left.js +0 -37
- package/lib/commonjs/icons/arrow-left.js.map +0 -1
- package/lib/module/icons/arrow-left.js +0 -37
- package/lib/module/icons/arrow-left.js.map +0 -1
- package/lib/typescript/icons/arrow-left.d.ts +0 -4
- package/lib/typescript/icons/arrow-left.d.ts.map +0 -1
- package/src/icons/arrow-left.tsx +0 -23
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EditButton.d.ts","sourceRoot":"","sources":["../../../../../../src/components/MessageInput/components/OutputButtons/EditButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"EditButton.d.ts","sourceRoot":"","sources":["../../../../../../src/components/MessageInput/components/OutputButtons/EditButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAG3C,OAAO,EACL,wBAAwB,EAEzB,MAAM,8DAA8D,CAAC;AAGtE,MAAM,MAAM,eAAe,GAAG,OAAO,CAAC,IAAI,CAAC,wBAAwB,EAAE,aAAa,CAAC,CAAC,GAAG;IACrF,0BAA0B;IAC1B,QAAQ,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,UAAU;YAAW,eAAe;;CA0BhD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SendButton.d.ts","sourceRoot":"","sources":["../../../../../../src/components/MessageInput/components/OutputButtons/SendButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SendButton.d.ts","sourceRoot":"","sources":["../../../../../../src/components/MessageInput/components/OutputButtons/SendButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAG3C,OAAO,EACL,wBAAwB,EAEzB,MAAM,8DAA8D,CAAC;AAGtE,MAAM,MAAM,eAAe,GAAG,OAAO,CAAC,IAAI,CAAC,wBAAwB,EAAE,aAAa,CAAC,CAAC,GAAG;IACrF,0BAA0B;IAC1B,QAAQ,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,UAAU;YAAW,eAAe;;CA0BhD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScrollToBottomButton.d.ts","sourceRoot":"","sources":["../../../../src/components/MessageList/ScrollToBottomButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,eAAO,MAAM,wCAAwC,0BAA0B,CAAC;AAChF,eAAO,MAAM,mDAAmD,kDACf,CAAC;AAElD,MAAM,MAAM,yBAAyB,GAAG;IACtC,sBAAsB;IACtB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,gDAAgD;IAChD,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,oBAAoB;YAAW,yBAAyB;;
|
|
1
|
+
{"version":3,"file":"ScrollToBottomButton.d.ts","sourceRoot":"","sources":["../../../../src/components/MessageList/ScrollToBottomButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,eAAO,MAAM,wCAAwC,0BAA0B,CAAC;AAChF,eAAO,MAAM,mDAAmD,kDACf,CAAC;AAElD,MAAM,MAAM,yBAAyB,GAAG;IACtC,sBAAsB;IACtB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,gDAAgD;IAChD,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,oBAAoB;YAAW,yBAAyB;;CAyDpE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UnreadMessagesNotification.d.ts","sourceRoot":"","sources":["../../../../src/components/MessageList/UnreadMessagesNotification.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAGvC,OAAO,EACL,mBAAmB,EAEpB,MAAM,8CAA8C,CAAC;
|
|
1
|
+
{"version":3,"file":"UnreadMessagesNotification.d.ts","sourceRoot":"","sources":["../../../../src/components/MessageList/UnreadMessagesNotification.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAGvC,OAAO,EACL,mBAAmB,EAEpB,MAAM,8CAA8C,CAAC;AAStD,MAAM,MAAM,+BAA+B,GAAG,IAAI,CAChD,mBAAmB,EACnB,yBAAyB,CAC1B,GAAG;IACF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IACrC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAMF,eAAO,MAAM,0BAA0B,GAAI,OAAO,+BAA+B,sBA4DhF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageReactionPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/MessageMenu/MessageReactionPicker.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"MessageReactionPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/MessageMenu/MessageReactionPicker.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AASvC,OAAO,EAAE,mBAAmB,EAAE,MAAM,8CAA8C,CAAC;AACnF,OAAO,EACL,oBAAoB,EAErB,MAAM,gDAAgD,CAAC;AASxD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAIjD,MAAM,MAAM,0BAA0B,GAAG,IAAI,CAAC,oBAAoB,EAAE,oBAAoB,CAAC,GACvF,IAAI,CAAC,mBAAmB,EAAE,gBAAgB,GAAG,gBAAgB,CAAC,CAAC;AAEjE,MAAM,MAAM,sBAAsB,GAAG,YAAY,GAAG;IAClD,gBAAgB,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,gBAAgB,EAAE,MAAM,EAAE,CAAC;CAC5B,CAAC;AAcF,eAAO,MAAM,yBAAyB,GAAI,uBAEvC;IACD,gBAAgB,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CAC1C,sBAiCA,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,uBAE/B;IACD,gBAAgB,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CAC1C,sBA8CA,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,qBAAqB,GAAI,OAAO,0BAA0B,6BAkCtE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageUserReactions.d.ts","sourceRoot":"","sources":["../../../../src/components/MessageMenu/MessageUserReactions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAcjF,OAAO,EACL,mBAAmB,EAEpB,MAAM,8CAA8C,CAAC;AACtD,OAAO,EACL,oBAAoB,EAErB,MAAM,gDAAgD,CAAC;
|
|
1
|
+
{"version":3,"file":"MessageUserReactions.d.ts","sourceRoot":"","sources":["../../../../src/components/MessageMenu/MessageUserReactions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAcjF,OAAO,EACL,mBAAmB,EAEpB,MAAM,8CAA8C,CAAC;AACtD,OAAO,EACL,oBAAoB,EAErB,MAAM,gDAAgD,CAAC;AAMxD,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAajD,MAAM,MAAM,yBAAyB,GAAG,OAAO,CAAC,IAAI,CAAC,oBAAoB,EAAE,oBAAoB,CAAC,CAAC,GAC/F,OAAO,CAAC,IAAI,CAAC,mBAAmB,EAAE,SAAS,CAAC,CAAC,GAAG;IAC9C;;OAEG;IACH,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;IACvB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B,CAAC;AAMJ,MAAM,MAAM,wBAAwB,GAAG,YAAY,GAAG;IACpD,gBAAgB,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,eAAO,MAAM,gCAAgC,GAAI,OAAO,wBAAwB,sBAc/E,CAAC;AAgBF,eAAO,MAAM,oBAAoB,GAAI,OAAO,yBAAyB,sBAwMpE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageUserReactionsItem.d.ts","sourceRoot":"","sources":["../../../../src/components/MessageMenu/MessageUserReactionsItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"MessageUserReactionsItem.d.ts","sourceRoot":"","sources":["../../../../src/components/MessageMenu/MessageUserReactionsItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAYvC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;OAEG;IACH,QAAQ,EAAE,QAAQ,CAAC;IACnB;;OAEG;IACH,kBAAkB,EAAE,YAAY,EAAE,CAAC;CACpC,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,mCAGtC,6BAA6B,sBA+C/B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Notification.d.ts","sourceRoot":"","sources":["../../../../src/components/Notifications/Notification.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAK3D,OAAO,KAAK,EAAE,YAAY,IAAI,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"Notification.d.ts","sourceRoot":"","sources":["../../../../src/components/Notifications/Notification.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAK3D,OAAO,KAAK,EAAE,YAAY,IAAI,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAY1F,mEAAmE;AACnE,MAAM,MAAM,0BAA0B,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,KAAK,CAAC;AAC7E,MAAM,MAAM,2BAA2B,GAAG,OAAO,GAAG,MAAM,CAAC;AAE3D,MAAM,MAAM,qBAAqB,GAAG;IAClC,8CAA8C;IAC9C,YAAY,EAAE,gBAAgB,CAAC;CAChC,CAAC;AAEF,wGAAwG;AACxG,MAAM,MAAM,mBAAmB,GAAG,SAAS,GAAG,oBAAoB,CAAC;AAEnE,6EAA6E;AAC7E,eAAO,MAAM,sBAAsB,GAAI,cAAc,gBAAgB,KAAG,mBACpC,CAAC;AAoBrC,eAAO,MAAM,gBAAgB,GAAI,kBAAkB,qBAAqB,6BAWvE,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,4EAA4E;IAC5E,YAAY,EAAE,gBAAgB,CAAC;IAC/B,wDAAwD;IACxD,cAAc,CAAC,EAAE,0BAA0B,CAAC;IAC5C,6DAA6D;IAC7D,IAAI,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,qBAAqB,CAAC,CAAC;IAClD,mEAAmE;IACnE,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,qGAAqG;IACrG,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,iEAAiE;IACjE,eAAe,CAAC,EAAE,2BAA2B,CAAC;CAC/C,CAAC;AAEF,yEAAyE;AACzE,eAAO,MAAM,YAAY,GAAI,+CAK1B,iBAAiB,sBAiEnB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreatePollHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/Poll/components/CreatePollHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAWpD,MAAM,MAAM,qBAAqB,GAAG;IAClC;;;OAGG;IACH,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B;;;OAGG;IACH,wBAAwB,EAAE,MAAM,IAAI,CAAC;CACtC,CAAC;AAEF,eAAO,MAAM,gBAAgB,GAAI,mDAG9B,qBAAqB,
|
|
1
|
+
{"version":3,"file":"CreatePollHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/Poll/components/CreatePollHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAWpD,MAAM,MAAM,qBAAqB,GAAG;IAClC;;;OAGG;IACH,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B;;;OAGG;IACH,wBAAwB,EAAE,MAAM,IAAI,CAAC;CACtC,CAAC;AAEF,eAAO,MAAM,gBAAgB,GAAI,mDAG9B,qBAAqB,sBA2DvB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreatePollOptions.d.ts","sourceRoot":"","sources":["../../../../../src/components/Poll/components/CreatePollOptions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAWvE,OAAiB,EAIf,WAAW,EAOZ,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"CreatePollOptions.d.ts","sourceRoot":"","sources":["../../../../../src/components/Poll/components/CreatePollOptions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAWvE,OAAiB,EAIf,WAAW,EAOZ,MAAM,yBAAyB,CAAC;AAUjC,MAAM,MAAM,2BAA2B,GAAG;IACxC,iBAAiB,EAAE;QACjB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KACvB,CAAC;IACF,aAAa,EAAE;QACb,CAAC,GAAG,EAAE,MAAM,GAAG;YACb,aAAa,EAAE,MAAM,CAAC;YACtB,YAAY,EAAE,MAAM,CAAC;YACrB,UAAU,EAAE,MAAM,CAAC;SACpB,CAAC;KACH,CAAC;IACF,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC,YAAY,EAAE,MAAM,CAAC;IACrB,sBAAsB,EAAE,WAAW,CAAC,2BAA2B,CAAC,CAAC;IACjE,aAAa,EAAE,WAAW,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC;IAC1C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,gBAAgB,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3D,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3D;;;;OAIG;IACH,UAAU,EAAE,CAAC,QAAQ,EAAE,2BAA2B,CAAC,mBAAmB,CAAC,KAAK,IAAI,CAAC;IACjF,cAAc,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;CAC5C,CAAC;AA8MF,eAAO,MAAM,gBAAgB,GAAI,wKAa9B,oBAAoB,sBAgQtB,CAAC;AASF,MAAM,MAAM,sBAAsB,GAAG;IACnC,sBAAsB,EAAE,WAAW,CAAC,2BAA2B,CAAC,CAAC;CAClE,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,4BAA4B,sBAAsB,sBAwLnF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MultipleVotesSettings.d.ts","sourceRoot":"","sources":["../../../../../src/components/Poll/components/MultipleVotesSettings.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AA+FjF,eAAO,MAAM,qBAAqB,
|
|
1
|
+
{"version":3,"file":"MultipleVotesSettings.d.ts","sourceRoot":"","sources":["../../../../../src/components/Poll/components/MultipleVotesSettings.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AA+FjF,eAAO,MAAM,qBAAqB,yBAmGjC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PollModalHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/Poll/components/PollModalHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAQvC,MAAM,MAAM,oBAAoB,GAAG;IACjC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,oBAAoB,oBAAoB,
|
|
1
|
+
{"version":3,"file":"PollModalHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/Poll/components/PollModalHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAQvC,MAAM,MAAM,oBAAoB,GAAG;IACjC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,oBAAoB,oBAAoB,sBAiCvE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PollOption.d.ts","sourceRoot":"","sources":["../../../../../src/components/Poll/components/PollOption.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAEpD,OAAO,EAAa,eAAe,EAA0B,MAAM,cAAc,CAAC;AAIlF,OAAO,EAAE,UAAU,IAAI,eAAe,EAA0B,MAAM,aAAa,CAAC;AAEpF,OAAO,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAE/C,OAAO,EAEL,gBAAgB,EAKjB,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"PollOption.d.ts","sourceRoot":"","sources":["../../../../../src/components/Poll/components/PollOption.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAEpD,OAAO,EAAa,eAAe,EAA0B,MAAM,cAAc,CAAC;AAIlF,OAAO,EAAE,UAAU,IAAI,eAAe,EAA0B,MAAM,aAAa,CAAC;AAEpF,OAAO,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAE/C,OAAO,EAEL,gBAAgB,EAKjB,MAAM,mBAAmB,CAAC;AAe3B,MAAM,MAAM,eAAe,GAAG;IAC5B,MAAM,EAAE,eAAe,CAAC;IACxB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG,gBAAgB,GAAG;IAC1D,yBAAyB,CAAC,EAAE,OAAO,CAAC,eAAe,CAAC,CAAC;CACtD,CAAC;AAEF,eAAO,MAAM,qBAAqB,GAAI,gCAEnC,IAAI,CAAC,0BAA0B,EAAE,2BAA2B,CAAC,sBAgC/D,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,+CAI5B,0BAA0B,sBAO5B,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,4CAAmD,eAAe,sBAwE5F,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,qBAAqB,mBAAmB,6BA2DlE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThreadListUnreadBanner.d.ts","sourceRoot":"","sources":["../../../../src/components/ThreadList/ThreadListUnreadBanner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"ThreadListUnreadBanner.d.ts","sourceRoot":"","sources":["../../../../src/components/ThreadList/ThreadListUnreadBanner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAajD,eAAO,MAAM,sBAAsB,gCA8DlC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThreadMessagePreviewDeliveryStatus.d.ts","sourceRoot":"","sources":["../../../../src/components/ThreadList/ThreadMessagePreviewDeliveryStatus.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAGvC,OAAO,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAUpD,MAAM,MAAM,uCAAuC,GAAG;IACpD,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,YAAY,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,kCAAkC,GAAI,uBAGhD,uCAAuC,
|
|
1
|
+
{"version":3,"file":"ThreadMessagePreviewDeliveryStatus.d.ts","sourceRoot":"","sources":["../../../../src/components/ThreadList/ThreadMessagePreviewDeliveryStatus.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAGvC,OAAO,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAUpD,MAAM,MAAM,uCAAuC,GAAG;IACpD,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,YAAY,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,kCAAkC,GAAI,uBAGhD,uCAAuC,6BAsEzC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmptySearchResult.d.ts","sourceRoot":"","sources":["../../../../src/components/UIComponents/EmptySearchResult.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,MAAM,sBAAsB,GAAG;IACnC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,eAAO,MAAM,iBAAiB;gBAAe,sBAAsB;;
|
|
1
|
+
{"version":3,"file":"EmptySearchResult.d.ts","sourceRoot":"","sources":["../../../../src/components/UIComponents/EmptySearchResult.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,MAAM,sBAAsB,GAAG;IACnC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,eAAO,MAAM,iBAAiB;gBAAe,sBAAsB;;CAelE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchInput.d.ts","sourceRoot":"","sources":["../../../../src/components/UIComponents/SearchInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SearchInput.d.ts","sourceRoot":"","sources":["../../../../src/components/UIComponents/SearchInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAC;AAU7D,OAAO,EAAS,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAEtD,MAAM,MAAM,gBAAgB,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AAEnD,eAAO,MAAM,WAAW;iCAAgC,gBAAgB;;CA8DvE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectionCircle.d.ts","sourceRoot":"","sources":["../../../../src/components/UIComponents/SelectionCircle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,MAAM,oBAAoB,GAAG;IACjC,QAAQ,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,eAAe;mBAAkB,oBAAoB;;
|
|
1
|
+
{"version":3,"file":"SelectionCircle.d.ts","sourceRoot":"","sources":["../../../../src/components/UIComponents/SelectionCircle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,MAAM,oBAAoB,GAAG;IACjC,QAAQ,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,eAAe;mBAAkB,oBAAoB;;CAwBjE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Spinner.d.ts","sourceRoot":"","sources":["../../../../src/components/UIComponents/Spinner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoB,MAAM,OAAO,CAAC;AACzC,OAAO,EAAE,SAAS,EAAc,SAAS,EAAE,MAAM,cAAc,CAAC;AAYhE,MAAM,MAAM,YAAY,GAAG;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,OAAO;YAAW,YAAY;;
|
|
1
|
+
{"version":3,"file":"Spinner.d.ts","sourceRoot":"","sources":["../../../../src/components/UIComponents/Spinner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoB,MAAM,OAAO,CAAC;AACzC,OAAO,EAAE,SAAS,EAAc,SAAS,EAAE,MAAM,cAAc,CAAC;AAYhE,MAAM,MAAM,YAAY,GAAG;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,OAAO;YAAW,YAAY;;CAsC1C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AvatarGroup.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Avatar/AvatarGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAGpD,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAY3C,MAAM,MAAM,gBAAgB,GAAG;IAC7B;;OAEG;IACH,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,KAAK,CAAC;IAC1B;;OAEG;IACH,KAAK,EAAE,KAAK,CAAC,SAAS,EAAE,CAAC;CAC1B,CAAC;AA4DF,eAAO,MAAM,WAAW,GAAI,OAAO,gBAAgB,
|
|
1
|
+
{"version":3,"file":"AvatarGroup.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Avatar/AvatarGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAGpD,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAY3C,MAAM,MAAM,gBAAgB,GAAG;IAC7B;;OAEG;IACH,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,KAAK,CAAC;IAC1B;;OAEG;IACH,KAAK,EAAE,KAAK,CAAC,SAAS,EAAE,CAAC;CAC1B,CAAC;AA4DF,eAAO,MAAM,WAAW,GAAI,OAAO,gBAAgB,sBAqElD,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG,IAAI,CAAC,gBAAgB,EAAE,MAAM,CAAC,GAAG;IAClE;;OAEG;IACH,KAAK,EAAE,YAAY,EAAE,CAAC;IACtB;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAC/B,CAAC;AAcF,eAAO,MAAM,eAAe,GAAI,uCAI7B,oBAAoB,sBAwBtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserAvatar.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Avatar/UserAvatar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,SAAS,EAA0B,SAAS,EAAE,MAAM,cAAc,CAAC;AAE5E,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,OAAO,EAAU,WAAW,EAAE,MAAM,UAAU,CAAC;AAc/C,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,YAAY,CAAC;IACnB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,IAAI,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;IAC1B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,OAAO,eAAe,
|
|
1
|
+
{"version":3,"file":"UserAvatar.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Avatar/UserAvatar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,SAAS,EAA0B,SAAS,EAAE,MAAM,cAAc,CAAC;AAE5E,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,OAAO,EAAU,WAAW,EAAE,MAAM,UAAU,CAAC;AAc/C,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,YAAY,CAAC;IACnB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,IAAI,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;IAC1B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,OAAO,eAAe,sBAgDhD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorBadge.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Badge/ErrorBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,SAAS,EAAoB,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAqBjF,MAAM,MAAM,eAAe,GAAG,SAAS,GAAG;IACxC;;;;OAIG;IACH,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,OAAO,eAAe,
|
|
1
|
+
{"version":3,"file":"ErrorBadge.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Badge/ErrorBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,SAAS,EAAoB,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAqBjF,MAAM,MAAM,eAAe,GAAG,SAAS,GAAG;IACxC;;;;OAIG;IACH,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,OAAO,eAAe,sBAgBhD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GiphyBadge.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Badge/GiphyBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAOvC,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"GiphyBadge.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Badge/GiphyBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAOvC,eAAO,MAAM,UAAU,yBAStB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ImgurBadge.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Badge/ImgurBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAOvC,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"ImgurBadge.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Badge/ImgurBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAOvC,eAAO,MAAM,UAAU,yBAStB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RetryBadge.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Badge/RetryBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,SAAS,EAAoB,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AA4BjF,MAAM,MAAM,eAAe,GAAG,SAAS,GAAG;IACxC;;;;OAIG;IACH,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;IAClB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,OAAO,eAAe,
|
|
1
|
+
{"version":3,"file":"RetryBadge.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Badge/RetryBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,SAAS,EAAoB,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AA4BjF,MAAM,MAAM,eAAe,GAAG,SAAS,GAAG;IACxC;;;;OAIG;IACH,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;IAClB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,OAAO,eAAe,sBAgBhD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GiphyChip.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/GiphyChip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"GiphyChip.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/GiphyChip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAevC,eAAO,MAAM,SAAS,yBA0BrB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Input.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Input/Input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAE9D,OAAO,EAIL,SAAS,EAGT,SAAS,EACT,cAAc,EAEd,SAAS,EACV,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"Input.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Input/Input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAE9D,OAAO,EAIL,SAAS,EAGT,SAAS,EACT,cAAc,EAEd,SAAS,EACV,MAAM,cAAc,CAAC;AAKtB,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAqBzC,MAAM,MAAM,UAAU,GAAG,cAAc,GAAG;IACxC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,SAAS,GAAG,OAAO,CAAC;IAC7B,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,KAAK,CAAC,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CACvC,CAAC;AAEF,eAAO,MAAM,KAAK;YAbR,MAAM;kBACA,MAAM;aACX,SAAS,GAAG,OAAO;kBACd,YAAY;mBACX,YAAY;YACnB,SAAS,GAAG,OAAO,GAAG,SAAS;iBAC1B,OAAO;mBACL,MAAM;qBACJ,MAAM;eACZ,MAAM;qBACA,SAAS,CAAC,SAAS,CAAC;mCA6IrC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VideoPlayIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/VideoPlayIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AA4BvC,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,OAAO,uBAAuB,
|
|
1
|
+
{"version":3,"file":"VideoPlayIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/VideoPlayIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AA4BvC,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,OAAO,uBAAuB,sBAiBhE,CAAC"}
|
|
@@ -5,8 +5,22 @@ import React, { PropsWithChildren } from 'react';
|
|
|
5
5
|
* Adding a new default automatically makes it available as an override.
|
|
6
6
|
*
|
|
7
7
|
* Every key is optional — only specify the components you want to override.
|
|
8
|
+
*
|
|
9
|
+
* The `icons` slot is a nested map: it is typed as a *partial* icon map so
|
|
10
|
+
* integrators can override individual icons without having to supply them all.
|
|
11
|
+
* Sibling defaults are preserved via a deep merge (see below).
|
|
12
|
+
*/
|
|
13
|
+
export type ComponentOverrides = Omit<Partial<(typeof import('./defaultComponents'))['DEFAULT_COMPONENTS']>, 'icons'> & import('./defaultComponents').OptionalComponentOverrides & {
|
|
14
|
+
icons?: Partial<import('./defaultComponents').IconsMap>;
|
|
15
|
+
};
|
|
16
|
+
/**
|
|
17
|
+
* Resolved component overrides with defaults filled in. Unlike
|
|
18
|
+
* `ComponentOverrides`, the `icons` map is guaranteed fully populated (defaults
|
|
19
|
+
* back every key), so consumers can read `icons.Mute` without a null check.
|
|
8
20
|
*/
|
|
9
|
-
export type
|
|
21
|
+
export type ResolvedComponents = Required<Omit<ComponentOverrides, 'icons'>> & {
|
|
22
|
+
icons: import('./defaultComponents').IconsMap;
|
|
23
|
+
};
|
|
10
24
|
/**
|
|
11
25
|
* Provider to override UI components at any level of the tree.
|
|
12
26
|
* Supports nesting — inner overrides merge over outer ones (closest wins).
|
|
@@ -28,5 +42,5 @@ export declare const WithComponents: ({ children, overrides, }: PropsWithChildre
|
|
|
28
42
|
* Hook to access resolved component overrides.
|
|
29
43
|
* Returns all components with defaults filled in — user overrides merged over defaults.
|
|
30
44
|
*/
|
|
31
|
-
export declare const useComponentsContext: () =>
|
|
45
|
+
export declare const useComponentsContext: () => ResolvedComponents;
|
|
32
46
|
//# sourceMappingURL=ComponentsContext.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComponentsContext.d.ts","sourceRoot":"","sources":["../../../../src/contexts/componentsContext/ComponentsContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,iBAAiB,EAAuB,MAAM,OAAO,CAAC;AAEtE
|
|
1
|
+
{"version":3,"file":"ComponentsContext.d.ts","sourceRoot":"","sources":["../../../../src/contexts/componentsContext/ComponentsContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,iBAAiB,EAAuB,MAAM,OAAO,CAAC;AAEtE;;;;;;;;;;GAUG;AACH,MAAM,MAAM,kBAAkB,GAAG,IAAI,CACnC,OAAO,CAAC,CAAC,cAAc,qBAAqB,CAAC,CAAC,CAAC,oBAAoB,CAAC,CAAC,EACrE,OAAO,CACR,GACC,OAAO,qBAAqB,EAAE,0BAA0B,GAAG;IACzD,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,qBAAqB,EAAE,QAAQ,CAAC,CAAC;CACzD,CAAC;AAEJ;;;;GAIG;AACH,MAAM,MAAM,kBAAkB,GAAG,QAAQ,CAAC,IAAI,CAAC,kBAAkB,EAAE,OAAO,CAAC,CAAC,GAAG;IAC7E,KAAK,EAAE,OAAO,qBAAqB,EAAE,QAAQ,CAAC;CAC/C,CAAC;AAIF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,cAAc,GAAI,0BAG5B,iBAAiB,CAAC;IAAE,SAAS,EAAE,kBAAkB,CAAA;CAAE,CAAC,sBActD,CAAC;AAaF;;;GAGG;AACH,eAAO,MAAM,oBAAoB,0BAYhC,CAAC"}
|
|
@@ -4,6 +4,7 @@ import type { LocalMessage, UserResponse } from 'stream-chat';
|
|
|
4
4
|
import { KeyboardCompatibleView } from '../../components/KeyboardCompatibleView/KeyboardCompatibleView';
|
|
5
5
|
import type { MessageTextProps } from '../../components/Message/MessageItemView/MessageTextContainer';
|
|
6
6
|
import type { MessageActionsProps } from '../../contexts/overlayContext/MessageOverlayHostLayer';
|
|
7
|
+
import type { IconProps } from '../../icons/utils/base';
|
|
7
8
|
/**
|
|
8
9
|
* Normalizes each component entry to React.ComponentType<P>, stripping
|
|
9
10
|
* extra inferred properties (like `displayName: string` from runtime
|
|
@@ -13,7 +14,221 @@ import type { MessageActionsProps } from '../../contexts/overlayContext/MessageO
|
|
|
13
14
|
type NormalizeComponents<T> = {
|
|
14
15
|
[K in keyof T]: T[K] extends React.ComponentType<infer P> ? React.ComponentType<P> : T[K];
|
|
15
16
|
};
|
|
17
|
+
/**
|
|
18
|
+
* All overridable icon components in the SDK, keyed by their exported name.
|
|
19
|
+
* Exposed via `WithComponents` under the nested `icons` key so integrators can
|
|
20
|
+
* swap any icon: `<WithComponents overrides={{ icons: { Mute: MyMute } }}>`.
|
|
21
|
+
*
|
|
22
|
+
* Only icons that are actually rendered by the SDK are registered here.
|
|
23
|
+
*/
|
|
24
|
+
export declare const defaultIcons: {
|
|
25
|
+
ArrowBoxLeft: React.FC<IconProps>;
|
|
26
|
+
ArrowShareLeft: (props: IconProps) => React.JSX.Element;
|
|
27
|
+
ArrowUp: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
28
|
+
ArrowUpRight: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
29
|
+
Audio: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
30
|
+
Bell: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
31
|
+
BlockUser: (props: IconProps) => React.JSX.Element;
|
|
32
|
+
Bookmark: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
33
|
+
Camera: ({ height, size, width, ...props }: IconProps) => React.JSX.Element;
|
|
34
|
+
Check: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
35
|
+
CheckAll: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
36
|
+
Checkmark: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
37
|
+
ChevronLeft: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
38
|
+
ChevronRight: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
39
|
+
ChevronUp: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
40
|
+
CircleBan: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
41
|
+
CircleMinus: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
42
|
+
Code: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
43
|
+
CommandsIcon: ({ height, size, width, ...props }: IconProps) => React.JSX.Element;
|
|
44
|
+
Copy: ({ height, size, width, ...props }: IconProps) => React.JSX.Element;
|
|
45
|
+
Cross: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
46
|
+
CurveLineLeftUp: (props: IconProps) => React.JSX.Element;
|
|
47
|
+
Delete: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
48
|
+
DOC: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
49
|
+
DotGrid: ({ fill, height, pathFill, size, stroke, width }: IconProps) => React.JSX.Element;
|
|
50
|
+
Down: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
51
|
+
Edit: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
52
|
+
Exclamation: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
53
|
+
ExclamationCircle: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
54
|
+
EyeOpen: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
55
|
+
File: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
56
|
+
FilePickerIcon: (props: IconProps) => React.JSX.Element;
|
|
57
|
+
Flag: ({ height, size, width, ...props }: IconProps) => React.JSX.Element;
|
|
58
|
+
Folder: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
59
|
+
Giphy: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
60
|
+
GiphyIcon: (props: IconProps) => React.JSX.Element;
|
|
61
|
+
ImageGrid: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
62
|
+
Imgur: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
63
|
+
InfoTooltip: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
64
|
+
Lightning: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
65
|
+
Link: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
66
|
+
Loading: (props: Partial<import("react-native-svg").SvgProps> & Omit<import("../..").RootPathProps, "d"> & {
|
|
67
|
+
height?: number;
|
|
68
|
+
width?: number;
|
|
69
|
+
size?: number;
|
|
70
|
+
} & Partial<Pick<import("react-native-svg").StopProps, "stopOpacity">> & {
|
|
71
|
+
startColor?: import("react-native-svg").StopProps["stopColor"];
|
|
72
|
+
stopColor?: import("react-native-svg").StopProps["stopColor"];
|
|
73
|
+
}) => React.JSX.Element;
|
|
74
|
+
Lock: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
75
|
+
MapPin: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
76
|
+
Megaphone: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
77
|
+
MenuPointHorizontal: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
78
|
+
MessageBubbleEmpty: ({ height, size, width, ...props }: IconProps) => React.JSX.Element;
|
|
79
|
+
MessageFlag: (props: IconProps) => React.JSX.Element;
|
|
80
|
+
Mic: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
81
|
+
Minus: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
82
|
+
MoreEmojis: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
83
|
+
Mute: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
84
|
+
NewClose: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
85
|
+
OtherFileIcon: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
86
|
+
Pause: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
87
|
+
PDF: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
88
|
+
PeopleIcon: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
89
|
+
PhotoIcon: (props: IconProps) => React.JSX.Element;
|
|
90
|
+
Picture: (props: IconProps) => React.JSX.Element;
|
|
91
|
+
Pin: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
92
|
+
Play: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
93
|
+
Plus: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
94
|
+
PollIcon: (props: IconProps) => React.JSX.Element;
|
|
95
|
+
PollThumbnail: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
96
|
+
Presentation: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
97
|
+
Recorder: ({ fill, height, pathFill, size, stroke, width, ...props }: IconProps) => React.JSX.Element;
|
|
98
|
+
Reload: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
99
|
+
ReplyConnectorLeft: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
100
|
+
ReplyConnectorRight: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
101
|
+
Resend: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
102
|
+
Search: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
103
|
+
SendRight: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
104
|
+
Share: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
105
|
+
Shield: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
106
|
+
Smile: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
107
|
+
Sound: ({ fill, height, pathFill, size, stroke, width, ...props }: IconProps) => React.JSX.Element;
|
|
108
|
+
SpreadSheet: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
109
|
+
Stop: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
110
|
+
ThreadReply: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
111
|
+
Tick: (props: IconProps) => React.JSX.Element;
|
|
112
|
+
Time: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
113
|
+
Unknown: (props: IconProps) => React.JSX.Element;
|
|
114
|
+
Unlock: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
115
|
+
Unpin: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
116
|
+
UnreadIndicator: (props: IconProps) => React.JSX.Element;
|
|
117
|
+
UserAdd: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
118
|
+
UserDelete: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
119
|
+
Video: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
120
|
+
VideoIcon: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
121
|
+
Warning: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
122
|
+
XCircle: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
123
|
+
ZIP: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
124
|
+
};
|
|
125
|
+
/**
|
|
126
|
+
* Map of all overridable SDK icons. Used to type the `icons` override slot
|
|
127
|
+
* and the resolved value returned by `useComponentsContext().icons`.
|
|
128
|
+
*/
|
|
129
|
+
export type IconsMap = typeof defaultIcons;
|
|
16
130
|
declare const components: {
|
|
131
|
+
icons: {
|
|
132
|
+
ArrowBoxLeft: React.FC<IconProps>;
|
|
133
|
+
ArrowShareLeft: (props: IconProps) => React.JSX.Element;
|
|
134
|
+
ArrowUp: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
135
|
+
ArrowUpRight: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
136
|
+
Audio: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
137
|
+
Bell: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
138
|
+
BlockUser: (props: IconProps) => React.JSX.Element;
|
|
139
|
+
Bookmark: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
140
|
+
Camera: ({ height, size, width, ...props }: IconProps) => React.JSX.Element;
|
|
141
|
+
Check: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
142
|
+
CheckAll: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
143
|
+
Checkmark: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
144
|
+
ChevronLeft: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
145
|
+
ChevronRight: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
146
|
+
ChevronUp: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
147
|
+
CircleBan: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
148
|
+
CircleMinus: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
149
|
+
Code: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
150
|
+
CommandsIcon: ({ height, size, width, ...props }: IconProps) => React.JSX.Element;
|
|
151
|
+
Copy: ({ height, size, width, ...props }: IconProps) => React.JSX.Element;
|
|
152
|
+
Cross: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
153
|
+
CurveLineLeftUp: (props: IconProps) => React.JSX.Element;
|
|
154
|
+
Delete: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
155
|
+
DOC: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
156
|
+
DotGrid: ({ fill, height, pathFill, size, stroke, width }: IconProps) => React.JSX.Element;
|
|
157
|
+
Down: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
158
|
+
Edit: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
159
|
+
Exclamation: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
160
|
+
ExclamationCircle: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
161
|
+
EyeOpen: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
162
|
+
File: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
163
|
+
FilePickerIcon: (props: IconProps) => React.JSX.Element;
|
|
164
|
+
Flag: ({ height, size, width, ...props }: IconProps) => React.JSX.Element;
|
|
165
|
+
Folder: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
166
|
+
Giphy: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
167
|
+
GiphyIcon: (props: IconProps) => React.JSX.Element;
|
|
168
|
+
ImageGrid: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
169
|
+
Imgur: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
170
|
+
InfoTooltip: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
171
|
+
Lightning: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
172
|
+
Link: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
173
|
+
Loading: (props: Partial<import("react-native-svg").SvgProps> & Omit<import("../..").RootPathProps, "d"> & {
|
|
174
|
+
height?: number;
|
|
175
|
+
width?: number;
|
|
176
|
+
size?: number;
|
|
177
|
+
} & Partial<Pick<import("react-native-svg").StopProps, "stopOpacity">> & {
|
|
178
|
+
startColor?: import("react-native-svg").StopProps["stopColor"];
|
|
179
|
+
stopColor?: import("react-native-svg").StopProps["stopColor"];
|
|
180
|
+
}) => React.JSX.Element;
|
|
181
|
+
Lock: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
182
|
+
MapPin: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
183
|
+
Megaphone: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
184
|
+
MenuPointHorizontal: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
185
|
+
MessageBubbleEmpty: ({ height, size, width, ...props }: IconProps) => React.JSX.Element;
|
|
186
|
+
MessageFlag: (props: IconProps) => React.JSX.Element;
|
|
187
|
+
Mic: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
188
|
+
Minus: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
189
|
+
MoreEmojis: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
190
|
+
Mute: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
191
|
+
NewClose: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
192
|
+
OtherFileIcon: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
193
|
+
Pause: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
194
|
+
PDF: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
195
|
+
PeopleIcon: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
196
|
+
PhotoIcon: (props: IconProps) => React.JSX.Element;
|
|
197
|
+
Picture: (props: IconProps) => React.JSX.Element;
|
|
198
|
+
Pin: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
199
|
+
Play: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
200
|
+
Plus: ({ height, size, width, ...rest }: IconProps) => React.JSX.Element;
|
|
201
|
+
PollIcon: (props: IconProps) => React.JSX.Element;
|
|
202
|
+
PollThumbnail: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
203
|
+
Presentation: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
204
|
+
Recorder: ({ fill, height, pathFill, size, stroke, width, ...props }: IconProps) => React.JSX.Element;
|
|
205
|
+
Reload: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
206
|
+
ReplyConnectorLeft: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
207
|
+
ReplyConnectorRight: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
208
|
+
Resend: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
209
|
+
Search: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
210
|
+
SendRight: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
211
|
+
Share: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
212
|
+
Shield: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
213
|
+
Smile: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
214
|
+
Sound: ({ fill, height, pathFill, size, stroke, width, ...props }: IconProps) => React.JSX.Element;
|
|
215
|
+
SpreadSheet: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
216
|
+
Stop: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
217
|
+
ThreadReply: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
218
|
+
Tick: (props: IconProps) => React.JSX.Element;
|
|
219
|
+
Time: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
220
|
+
Unknown: (props: IconProps) => React.JSX.Element;
|
|
221
|
+
Unlock: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
222
|
+
Unpin: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
223
|
+
UnreadIndicator: (props: IconProps) => React.JSX.Element;
|
|
224
|
+
UserAdd: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
225
|
+
UserDelete: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
226
|
+
Video: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
227
|
+
VideoIcon: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
228
|
+
Warning: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
229
|
+
XCircle: ({ fill, height, pathFill, size, stroke, width, ...rest }: IconProps) => React.JSX.Element;
|
|
230
|
+
ZIP: ({ height, width, ...rest }: IconProps) => React.JSX.Element;
|
|
231
|
+
};
|
|
17
232
|
Attachment: (props: import("../..").AttachmentProps) => React.JSX.Element | null;
|
|
18
233
|
AttachmentUploadIndicator: ({ containerStyle, localId, sourceUrl, variant, ...props }: import("../..").AttachmentUploadIndicatorProps) => React.JSX.Element | null;
|
|
19
234
|
AttachButton: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"defaultComponents.d.ts","sourceRoot":"","sources":["../../../../src/contexts/componentsContext/defaultComponents.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAE9C,OAAO,KAAK,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAmF9D,OAAO,EAAE,sBAAsB,EAAE,MAAM,gEAAgE,CAAC;AAmBxG,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+DAA+D,CAAC;AAkFtG,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uDAAuD,CAAC;
|
|
1
|
+
{"version":3,"file":"defaultComponents.d.ts","sourceRoot":"","sources":["../../../../src/contexts/componentsContext/defaultComponents.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAE9C,OAAO,KAAK,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAmF9D,OAAO,EAAE,sBAAsB,EAAE,MAAM,gEAAgE,CAAC;AAmBxG,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+DAA+D,CAAC;AAkFtG,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uDAAuD,CAAC;AA8EjG,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAQxD;;;;;GAKG;AACH,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAC3B,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,KAAK,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,GAAG,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAC1F,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6FiC,CAAC;AAE3D;;;GAGG;AACH,MAAM,MAAM,QAAQ,GAAG,OAAO,YAAY,CAAC;AAE3C,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6Lf,CAAC;AAEF;;;GAGG;AACH,MAAM,WAAW,0BAA0B;IACzC,mCAAmC,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC1D,oBAAoB,CAAC,EAAE,KAAK,CAAC,aAAa,GAAG,IAAI,CAAC;IAClD,iBAAiB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACxC,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC1B,wBAAwB,CAAC,EAAE,cAAc,CAAC;QAC1C,QAAQ,EAAE,MAAM,YAAY,EAAE,CAAC;KAChC,CAAC,CAAC;IACH,mBAAmB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC1C,cAAc,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,mBAAmB,CAAC,CAAC;IAC1D,wBAAwB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC/C,yBAAyB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAChD,qBAAqB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5C,0BAA0B,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACjD,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAAE,OAAO,EAAE,YAAY,CAAA;KAAE,CAAC,CAAC;IACjE,aAAa,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACpC,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,gBAAgB,CAAC,CAAC;IACpD,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CACnC;AAED;;;;;;GAMG;AACH,eAAO,MAAM,kBAAkB,EAAE,mBAAmB,CAAC,OAAO,UAAU,CAAc,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { Channel } from 'stream-chat';
|
|
2
2
|
import type { ActionItem } from './types';
|
|
3
3
|
import { ChannelActions } from './useChannelActions';
|
|
4
|
+
import type { IconsMap } from '../../contexts/componentsContext/defaultComponents';
|
|
4
5
|
import type { TranslationContextValue } from '../../contexts/translationContext/TranslationContext';
|
|
5
6
|
export type ChannelActionItem = ActionItem<'mute' | 'muteUser' | 'block' | 'leave' | 'deleteChannel' | 'pin' | string> & {
|
|
6
7
|
/**
|
|
@@ -40,6 +41,7 @@ export type ChannelActionItemsParams = {
|
|
|
40
41
|
actions: ChannelActions;
|
|
41
42
|
channel: Channel;
|
|
42
43
|
channelMuteActive: boolean;
|
|
44
|
+
icons: IconsMap;
|
|
43
45
|
isArchived: boolean;
|
|
44
46
|
isBlocked: boolean | undefined;
|
|
45
47
|
isDirectChat: boolean;
|
|
@@ -48,7 +50,9 @@ export type ChannelActionItemsParams = {
|
|
|
48
50
|
t: TranslationContextValue['t'];
|
|
49
51
|
userMuteActive: boolean;
|
|
50
52
|
};
|
|
51
|
-
export type BuildDefaultChannelActionItems = (channelActionItemsParams: ChannelActionItemsParams
|
|
53
|
+
export type BuildDefaultChannelActionItems = (channelActionItemsParams: Omit<ChannelActionItemsParams, 'icons'> & {
|
|
54
|
+
icons?: IconsMap;
|
|
55
|
+
}) => ChannelActionItem[];
|
|
52
56
|
export declare const buildDefaultChannelActionItems: BuildDefaultChannelActionItems;
|
|
53
57
|
export type GetChannelActionItems = (params: {
|
|
54
58
|
context: ChannelActionItemsParams;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useChannelActionItems.d.ts","sourceRoot":"","sources":["../../../../src/hooks/actions/useChannelActionItems.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAqB,OAAO,EAAE,MAAM,aAAa,CAAC;AAE9D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAC1C,OAAO,EAEL,cAAc,EAGf,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"useChannelActionItems.d.ts","sourceRoot":"","sources":["../../../../src/hooks/actions/useChannelActionItems.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAqB,OAAO,EAAE,MAAM,aAAa,CAAC;AAE9D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAC1C,OAAO,EAEL,cAAc,EAGf,MAAM,qBAAqB,CAAC;AAM7B,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,oDAAoD,CAAC;AACnF,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,sDAAsD,CAAC;AAoBpG,MAAM,MAAM,iBAAiB,GAAG,UAAU,CACxC,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,OAAO,GAAG,eAAe,GAAG,KAAK,GAAG,MAAM,CAC3E,GAAG;IACF;;;;;;;;;;;;OAYG;IACH,SAAS,EAAE,MAAM,GAAG,OAAO,GAAG,OAAO,CAAC;CACvC,CAAC;AAEF;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,MAAM,oBAAoB,GAAG,MAAM,GAAG,SAAS,CAAC;AAEtD,MAAM,MAAM,wBAAwB,GAAG;IACrC,OAAO,EAAE,cAAc,CAAC;IACxB,OAAO,EAAE,OAAO,CAAC;IACjB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,KAAK,EAAE,QAAQ,CAAC;IAChB,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,YAAY,EAAE,OAAO,CAAC;IACtB,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,oBAAoB,CAAC;IAC/B,CAAC,EAAE,uBAAuB,CAAC,GAAG,CAAC,CAAC;IAChC,cAAc,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,MAAM,MAAM,8BAA8B,GAAG,CAC3C,wBAAwB,EAAE,IAAI,CAAC,wBAAwB,EAAE,OAAO,CAAC,GAAG;IAAE,KAAK,CAAC,EAAE,QAAQ,CAAA;CAAE,KACrF,iBAAiB,EAAE,CAAC;AAazB,eAAO,MAAM,8BAA8B,EAAE,8BAqM5C,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,CAAC,MAAM,EAAE;IAC3C,OAAO,EAAE,wBAAwB,CAAC;IAClC,YAAY,EAAE,iBAAiB,EAAE,CAAC;CACnC,KAAK,iBAAiB,EAAE,CAAC;AAE1B,eAAO,MAAM,qBAAqB,EAAE,qBAA0D,CAAC;AAE/F,KAAK,2BAA2B,GAAG;IACjC,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,oBAAoB,CAAC;IAC/B,qBAAqB,CAAC,EAAE,qBAAqB,CAAC;CAC/C,CAAC;AAKF,eAAO,MAAM,qBAAqB,GAAI,yEAInC,2BAA2B,wBAgE7B,CAAC"}
|
|
@@ -2,11 +2,13 @@ import type { Channel, ChannelMemberResponse } from 'stream-chat';
|
|
|
2
2
|
import type { ActionItem } from './types';
|
|
3
3
|
import { ChannelActions } from './useChannelActions';
|
|
4
4
|
import { UserActions } from './useUserActions';
|
|
5
|
+
import type { IconsMap } from '../../contexts/componentsContext/defaultComponents';
|
|
5
6
|
import type { TranslationContextValue } from '../../contexts/translationContext/TranslationContext';
|
|
6
7
|
export type ChannelMemberActionItem = ActionItem<'muteUser' | 'block' | string>;
|
|
7
8
|
export type ChannelMemberActionItemsParams = {
|
|
8
9
|
channel: Channel;
|
|
9
10
|
channelActions: ChannelActions;
|
|
11
|
+
icons: IconsMap;
|
|
10
12
|
isBlocked: boolean;
|
|
11
13
|
isCurrentUser: boolean;
|
|
12
14
|
member: ChannelMemberResponse;
|
|
@@ -15,7 +17,9 @@ export type ChannelMemberActionItemsParams = {
|
|
|
15
17
|
userActions: UserActions;
|
|
16
18
|
userMuteActive: boolean;
|
|
17
19
|
};
|
|
18
|
-
export type BuildDefaultChannelMemberActionItems = (channelMemberActionItemsParams: ChannelMemberActionItemsParams
|
|
20
|
+
export type BuildDefaultChannelMemberActionItems = (channelMemberActionItemsParams: Omit<ChannelMemberActionItemsParams, 'icons'> & {
|
|
21
|
+
icons?: IconsMap;
|
|
22
|
+
}) => ChannelMemberActionItem[];
|
|
19
23
|
export declare const buildDefaultChannelMemberActionItems: BuildDefaultChannelMemberActionItems;
|
|
20
24
|
export type GetChannelMemberActionItems = (params: {
|
|
21
25
|
context: ChannelMemberActionItemsParams;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useChannelMemberActionItems.d.ts","sourceRoot":"","sources":["../../../../src/hooks/actions/useChannelMemberActionItems.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAqB,OAAO,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAErF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAC1C,OAAO,EAAE,cAAc,EAAqB,MAAM,qBAAqB,CAAC;AACxE,OAAO,EAAkB,WAAW,EAAE,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"useChannelMemberActionItems.d.ts","sourceRoot":"","sources":["../../../../src/hooks/actions/useChannelMemberActionItems.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAqB,OAAO,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAErF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAC1C,OAAO,EAAE,cAAc,EAAqB,MAAM,qBAAqB,CAAC;AACxE,OAAO,EAAkB,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAK/D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,oDAAoD,CAAC;AACnF,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,sDAAsD,CAAC;AAmBpG,MAAM,MAAM,uBAAuB,GAAG,UAAU,CAAC,UAAU,GAAG,OAAO,GAAG,MAAM,CAAC,CAAC;AAEhF,MAAM,MAAM,8BAA8B,GAAG;IAC3C,OAAO,EAAE,OAAO,CAAC;IACjB,cAAc,EAAE,cAAc,CAAC;IAC/B,KAAK,EAAE,QAAQ,CAAC;IAChB,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,EAAE,OAAO,CAAC;IACvB,MAAM,EAAE,qBAAqB,CAAC;IAC9B,eAAe,EAAE,MAAM,EAAE,GAAG,SAAS,CAAC;IACtC,CAAC,EAAE,uBAAuB,CAAC,GAAG,CAAC,CAAC;IAChC,WAAW,EAAE,WAAW,CAAC;IACzB,cAAc,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,MAAM,MAAM,oCAAoC,GAAG,CACjD,8BAA8B,EAAE,IAAI,CAAC,8BAA8B,EAAE,OAAO,CAAC,GAAG;IAC9E,KAAK,CAAC,EAAE,QAAQ,CAAC;CAClB,KACE,uBAAuB,EAAE,CAAC;AAa/B,eAAO,MAAM,oCAAoC,EAAE,oCAsGlD,CAAC;AAEF,MAAM,MAAM,2BAA2B,GAAG,CAAC,MAAM,EAAE;IACjD,OAAO,EAAE,8BAA8B,CAAC;IACxC,YAAY,EAAE,uBAAuB,EAAE,CAAC;CACzC,KAAK,uBAAuB,EAAE,CAAC;AAEhC,eAAO,MAAM,2BAA2B,EAAE,2BAC5B,CAAC;AAEf,KAAK,iCAAiC,GAAG;IACvC,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,qBAAqB,CAAC;IAC9B,2BAA2B,CAAC,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAKF,eAAO,MAAM,2BAA2B,GAAI,oFAIzC,iCAAiC,8BA2DnC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useMessagePreviewIcon.d.ts","sourceRoot":"","sources":["../../../../src/hooks/messagePreview/useMessagePreviewIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"useMessagePreviewIcon.d.ts","sourceRoot":"","sources":["../../../../src/hooks/messagePreview/useMessagePreviewIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAO1E,eAAO,MAAM,qBAAqB,GAAI,cAEnC;IACD,OAAO,CAAC,EAAE,YAAY,GAAG,eAAe,GAAG,YAAY,GAAG,IAAI,CAAC;CAChE,kIAyDA,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "stream-chat-react-native-core",
|
|
3
3
|
"description": "The official React Native and Expo components for Stream Chat, a service for building chat applications",
|
|
4
|
-
"version": "9.
|
|
4
|
+
"version": "9.7.0",
|
|
5
5
|
"author": {
|
|
6
6
|
"company": "Stream.io Inc",
|
|
7
7
|
"name": "Stream.io Inc"
|
|
@@ -2,8 +2,7 @@ import React, { useMemo } from 'react';
|
|
|
2
2
|
import { Pressable, PressableProps, StyleProp, StyleSheet, ViewStyle } from 'react-native';
|
|
3
3
|
|
|
4
4
|
import { useTheme } from '../../../contexts';
|
|
5
|
-
import {
|
|
6
|
-
import { Play } from '../../../icons/play-fill';
|
|
5
|
+
import { useComponentsContext } from '../../../contexts/componentsContext/ComponentsContext';
|
|
7
6
|
import { primitives } from '../../../theme';
|
|
8
7
|
import { buttonSizes } from '../../ui/Button/constants';
|
|
9
8
|
|
|
@@ -31,6 +30,7 @@ export const PlayPauseButton = ({
|
|
|
31
30
|
const {
|
|
32
31
|
theme: { semantics },
|
|
33
32
|
} = useTheme();
|
|
33
|
+
const { icons } = useComponentsContext();
|
|
34
34
|
const styles = useStyles();
|
|
35
35
|
return (
|
|
36
36
|
<Pressable
|
|
@@ -45,9 +45,9 @@ export const PlayPauseButton = ({
|
|
|
45
45
|
{...rest}
|
|
46
46
|
>
|
|
47
47
|
{isPlaying ? (
|
|
48
|
-
<Pause fill={semantics.textSecondary} height={20} width={20} strokeWidth={1.5} />
|
|
48
|
+
<icons.Pause fill={semantics.textSecondary} height={20} width={20} strokeWidth={1.5} />
|
|
49
49
|
) : (
|
|
50
|
-
<Play fill={semantics.textSecondary} height={20} width={20} strokeWidth={1.5} />
|
|
50
|
+
<icons.Play fill={semantics.textSecondary} height={20} width={20} strokeWidth={1.5} />
|
|
51
51
|
)}
|
|
52
52
|
</Pressable>
|
|
53
53
|
);
|