stream-chat-react-native-core 5.25.0-beta.7 → 5.25.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/Channel/Channel.js +2 -2
- package/lib/commonjs/components/Channel/Channel.js.map +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelPreview.js.map +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessage.js +2 -2
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessage.js.map +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessenger.js +1 -4
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewMessenger.js.map +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewStatus.js +4 -4
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewStatus.js.map +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewTitle.js +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewTitle.js.map +1 -1
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewUnreadCount.js +2 -2
- package/lib/commonjs/components/ChannelPreview/ChannelPreviewUnreadCount.js.map +1 -1
- package/lib/commonjs/components/Message/Message.js +7 -7
- package/lib/commonjs/components/Message/Message.js.map +1 -1
- package/lib/commonjs/components/MessageInput/hooks/useCountdown.js.map +1 -1
- package/lib/commonjs/components/MessageOverlay/MessageActionListItem.js +5 -5
- package/lib/commonjs/components/MessageOverlay/MessageActionListItem.js.map +1 -1
- package/lib/commonjs/contexts/channelsContext/ChannelsContext.js.map +1 -1
- package/lib/commonjs/contexts/chatContext/ChatContext.js +2 -2
- package/lib/commonjs/contexts/chatContext/ChatContext.js.map +1 -1
- package/lib/commonjs/contexts/themeContext/ThemeContext.js.map +1 -1
- package/lib/commonjs/i18n/en.json +1 -1
- package/lib/commonjs/i18n/es.json +47 -47
- package/lib/commonjs/i18n/fr.json +47 -47
- package/lib/commonjs/i18n/he.json +47 -47
- package/lib/commonjs/i18n/hi.json +47 -47
- package/lib/commonjs/i18n/it.json +47 -47
- package/lib/commonjs/i18n/ja.json +47 -47
- package/lib/commonjs/i18n/ko.json +47 -47
- package/lib/commonjs/i18n/nl.json +47 -47
- package/lib/commonjs/i18n/ru.json +50 -50
- package/lib/commonjs/i18n/tr.json +50 -50
- package/lib/commonjs/icons/ArrowRight.js.map +1 -1
- package/lib/commonjs/icons/AtMentions.js.map +1 -1
- package/lib/commonjs/icons/Attach.js.map +1 -1
- package/lib/commonjs/icons/Audio.js.map +1 -1
- package/lib/commonjs/icons/CSV.js.map +1 -1
- package/lib/commonjs/icons/Camera.js.map +1 -1
- package/lib/commonjs/icons/Check.js.map +1 -1
- package/lib/commonjs/icons/CheckAll.js.map +1 -1
- package/lib/commonjs/icons/CheckSend.js.map +1 -1
- package/lib/commonjs/icons/CircleClose.js.map +1 -1
- package/lib/commonjs/icons/CirclePlus.js.map +1 -1
- package/lib/commonjs/icons/CircleRight.js.map +1 -1
- package/lib/commonjs/icons/Close.js.map +1 -1
- package/lib/commonjs/icons/Copy.js.map +1 -1
- package/lib/commonjs/icons/CurveLineLeftUp.js.map +1 -1
- package/lib/commonjs/icons/DOC.js.map +1 -1
- package/lib/commonjs/icons/DOCX.js.map +1 -1
- package/lib/commonjs/icons/Delete.js.map +1 -1
- package/lib/commonjs/icons/Down.js.map +1 -1
- package/lib/commonjs/icons/DownloadArrow.js.map +1 -1
- package/lib/commonjs/icons/DownloadCloud.js.map +1 -1
- package/lib/commonjs/icons/Edit.js.map +1 -1
- package/lib/commonjs/icons/Error.js.map +1 -1
- package/lib/commonjs/icons/Eye.js.map +1 -1
- package/lib/commonjs/icons/Flag.js.map +1 -1
- package/lib/commonjs/icons/Folder.js.map +1 -1
- package/lib/commonjs/icons/GenericFile.js.map +1 -1
- package/lib/commonjs/icons/GiphyIcon.js.map +1 -1
- package/lib/commonjs/icons/Grid.js.map +1 -1
- package/lib/commonjs/icons/Group.js.map +1 -1
- package/lib/commonjs/icons/HTML.js.map +1 -1
- package/lib/commonjs/icons/Imgur.js.map +1 -1
- package/lib/commonjs/icons/LOLReaction.js.map +1 -1
- package/lib/commonjs/icons/Lightning.js.map +1 -1
- package/lib/commonjs/icons/Link.js.map +1 -1
- package/lib/commonjs/icons/Logo.js.map +1 -1
- package/lib/commonjs/icons/LoveReaction.js.map +1 -1
- package/lib/commonjs/icons/MD.js.map +1 -1
- package/lib/commonjs/icons/MailOpen.js.map +1 -1
- package/lib/commonjs/icons/MenuPointHorizontal.js.map +1 -1
- package/lib/commonjs/icons/MenuPointVertical.js.map +1 -1
- package/lib/commonjs/icons/MessageFlag.js.map +1 -1
- package/lib/commonjs/icons/MessageIcon.js.map +1 -1
- package/lib/commonjs/icons/Mute.js.map +1 -1
- package/lib/commonjs/icons/Notification.js.map +1 -1
- package/lib/commonjs/icons/ODT.js.map +1 -1
- package/lib/commonjs/icons/PDF.js.map +1 -1
- package/lib/commonjs/icons/PPT.js.map +1 -1
- package/lib/commonjs/icons/PPTX.js.map +1 -1
- package/lib/commonjs/icons/Pause.js.map +1 -1
- package/lib/commonjs/icons/Picture.js.map +1 -1
- package/lib/commonjs/icons/Pin.js.map +1 -1
- package/lib/commonjs/icons/PinHeader.js.map +1 -1
- package/lib/commonjs/icons/Play.js.map +1 -1
- package/lib/commonjs/icons/RAR.js.map +1 -1
- package/lib/commonjs/icons/RTF.js.map +1 -1
- package/lib/commonjs/icons/Recorder.js.map +1 -1
- package/lib/commonjs/icons/Refresh.js.map +1 -1
- package/lib/commonjs/icons/SEVEN_Z.js.map +1 -1
- package/lib/commonjs/icons/Search.js.map +1 -1
- package/lib/commonjs/icons/SendRight.js.map +1 -1
- package/lib/commonjs/icons/SendUp.js.map +1 -1
- package/lib/commonjs/icons/Share.js.map +1 -1
- package/lib/commonjs/icons/ShareRightArrow.js.map +1 -1
- package/lib/commonjs/icons/Smile.js.map +1 -1
- package/lib/commonjs/icons/Sound.js.map +1 -1
- package/lib/commonjs/icons/TAR.js.map +1 -1
- package/lib/commonjs/icons/TXT.js.map +1 -1
- package/lib/commonjs/icons/ThreadReply.js.map +1 -1
- package/lib/commonjs/icons/ThumbsDownReaction.js.map +1 -1
- package/lib/commonjs/icons/ThumbsUpReaction.js.map +1 -1
- package/lib/commonjs/icons/Time.js.map +1 -1
- package/lib/commonjs/icons/Unknown.js.map +1 -1
- package/lib/commonjs/icons/Unpin.js.map +1 -1
- package/lib/commonjs/icons/User.js.map +1 -1
- package/lib/commonjs/icons/UserAdd.js.map +1 -1
- package/lib/commonjs/icons/UserAdmin.js.map +1 -1
- package/lib/commonjs/icons/UserDelete.js.map +1 -1
- package/lib/commonjs/icons/UserMinus.js.map +1 -1
- package/lib/commonjs/icons/Video.js.map +1 -1
- package/lib/commonjs/icons/Warning.js.map +1 -1
- package/lib/commonjs/icons/WutReaction.js.map +1 -1
- package/lib/commonjs/icons/XLS.js.map +1 -1
- package/lib/commonjs/icons/XLSX.js.map +1 -1
- package/lib/commonjs/icons/ZIP.js.map +1 -1
- package/lib/commonjs/icons/utils/base.js.map +1 -1
- package/lib/commonjs/version.json +1 -1
- package/lib/module/components/Channel/Channel.js +2 -2
- package/lib/module/components/Channel/Channel.js.map +1 -1
- package/lib/module/components/ChannelPreview/ChannelPreview.js.map +1 -1
- package/lib/module/components/ChannelPreview/ChannelPreviewMessage.js +2 -2
- package/lib/module/components/ChannelPreview/ChannelPreviewMessage.js.map +1 -1
- package/lib/module/components/ChannelPreview/ChannelPreviewMessenger.js +1 -4
- package/lib/module/components/ChannelPreview/ChannelPreviewMessenger.js.map +1 -1
- package/lib/module/components/ChannelPreview/ChannelPreviewStatus.js +4 -4
- package/lib/module/components/ChannelPreview/ChannelPreviewStatus.js.map +1 -1
- package/lib/module/components/ChannelPreview/ChannelPreviewTitle.js +1 -1
- package/lib/module/components/ChannelPreview/ChannelPreviewTitle.js.map +1 -1
- package/lib/module/components/ChannelPreview/ChannelPreviewUnreadCount.js +2 -2
- package/lib/module/components/ChannelPreview/ChannelPreviewUnreadCount.js.map +1 -1
- package/lib/module/components/Message/Message.js +7 -7
- package/lib/module/components/Message/Message.js.map +1 -1
- package/lib/module/components/MessageInput/hooks/useCountdown.js.map +1 -1
- package/lib/module/components/MessageOverlay/MessageActionListItem.js +5 -5
- package/lib/module/components/MessageOverlay/MessageActionListItem.js.map +1 -1
- package/lib/module/contexts/channelsContext/ChannelsContext.js.map +1 -1
- package/lib/module/contexts/chatContext/ChatContext.js +2 -2
- package/lib/module/contexts/chatContext/ChatContext.js.map +1 -1
- package/lib/module/contexts/themeContext/ThemeContext.js.map +1 -1
- package/lib/module/i18n/en.json +1 -1
- package/lib/module/i18n/es.json +47 -47
- package/lib/module/i18n/fr.json +47 -47
- package/lib/module/i18n/he.json +47 -47
- package/lib/module/i18n/hi.json +47 -47
- package/lib/module/i18n/it.json +47 -47
- package/lib/module/i18n/ja.json +47 -47
- package/lib/module/i18n/ko.json +47 -47
- package/lib/module/i18n/nl.json +47 -47
- package/lib/module/i18n/ru.json +50 -50
- package/lib/module/i18n/tr.json +50 -50
- package/lib/module/icons/ArrowRight.js.map +1 -1
- package/lib/module/icons/AtMentions.js.map +1 -1
- package/lib/module/icons/Attach.js.map +1 -1
- package/lib/module/icons/Audio.js.map +1 -1
- package/lib/module/icons/CSV.js.map +1 -1
- package/lib/module/icons/Camera.js.map +1 -1
- package/lib/module/icons/Check.js.map +1 -1
- package/lib/module/icons/CheckAll.js.map +1 -1
- package/lib/module/icons/CheckSend.js.map +1 -1
- package/lib/module/icons/CircleClose.js.map +1 -1
- package/lib/module/icons/CirclePlus.js.map +1 -1
- package/lib/module/icons/CircleRight.js.map +1 -1
- package/lib/module/icons/Close.js.map +1 -1
- package/lib/module/icons/Copy.js.map +1 -1
- package/lib/module/icons/CurveLineLeftUp.js.map +1 -1
- package/lib/module/icons/DOC.js.map +1 -1
- package/lib/module/icons/DOCX.js.map +1 -1
- package/lib/module/icons/Delete.js.map +1 -1
- package/lib/module/icons/Down.js.map +1 -1
- package/lib/module/icons/DownloadArrow.js.map +1 -1
- package/lib/module/icons/DownloadCloud.js.map +1 -1
- package/lib/module/icons/Edit.js.map +1 -1
- package/lib/module/icons/Error.js.map +1 -1
- package/lib/module/icons/Eye.js.map +1 -1
- package/lib/module/icons/Flag.js.map +1 -1
- package/lib/module/icons/Folder.js.map +1 -1
- package/lib/module/icons/GenericFile.js.map +1 -1
- package/lib/module/icons/GiphyIcon.js.map +1 -1
- package/lib/module/icons/Grid.js.map +1 -1
- package/lib/module/icons/Group.js.map +1 -1
- package/lib/module/icons/HTML.js.map +1 -1
- package/lib/module/icons/Imgur.js.map +1 -1
- package/lib/module/icons/LOLReaction.js.map +1 -1
- package/lib/module/icons/Lightning.js.map +1 -1
- package/lib/module/icons/Link.js.map +1 -1
- package/lib/module/icons/Logo.js.map +1 -1
- package/lib/module/icons/LoveReaction.js.map +1 -1
- package/lib/module/icons/MD.js.map +1 -1
- package/lib/module/icons/MailOpen.js.map +1 -1
- package/lib/module/icons/MenuPointHorizontal.js.map +1 -1
- package/lib/module/icons/MenuPointVertical.js.map +1 -1
- package/lib/module/icons/MessageFlag.js.map +1 -1
- package/lib/module/icons/MessageIcon.js.map +1 -1
- package/lib/module/icons/Mute.js.map +1 -1
- package/lib/module/icons/Notification.js.map +1 -1
- package/lib/module/icons/ODT.js.map +1 -1
- package/lib/module/icons/PDF.js.map +1 -1
- package/lib/module/icons/PPT.js.map +1 -1
- package/lib/module/icons/PPTX.js.map +1 -1
- package/lib/module/icons/Pause.js.map +1 -1
- package/lib/module/icons/Picture.js.map +1 -1
- package/lib/module/icons/Pin.js.map +1 -1
- package/lib/module/icons/PinHeader.js.map +1 -1
- package/lib/module/icons/Play.js.map +1 -1
- package/lib/module/icons/RAR.js.map +1 -1
- package/lib/module/icons/RTF.js.map +1 -1
- package/lib/module/icons/Recorder.js.map +1 -1
- package/lib/module/icons/Refresh.js.map +1 -1
- package/lib/module/icons/SEVEN_Z.js.map +1 -1
- package/lib/module/icons/Search.js.map +1 -1
- package/lib/module/icons/SendRight.js.map +1 -1
- package/lib/module/icons/SendUp.js.map +1 -1
- package/lib/module/icons/Share.js.map +1 -1
- package/lib/module/icons/ShareRightArrow.js.map +1 -1
- package/lib/module/icons/Smile.js.map +1 -1
- package/lib/module/icons/Sound.js.map +1 -1
- package/lib/module/icons/TAR.js.map +1 -1
- package/lib/module/icons/TXT.js.map +1 -1
- package/lib/module/icons/ThreadReply.js.map +1 -1
- package/lib/module/icons/ThumbsDownReaction.js.map +1 -1
- package/lib/module/icons/ThumbsUpReaction.js.map +1 -1
- package/lib/module/icons/Time.js.map +1 -1
- package/lib/module/icons/Unknown.js.map +1 -1
- package/lib/module/icons/Unpin.js.map +1 -1
- package/lib/module/icons/User.js.map +1 -1
- package/lib/module/icons/UserAdd.js.map +1 -1
- package/lib/module/icons/UserAdmin.js.map +1 -1
- package/lib/module/icons/UserDelete.js.map +1 -1
- package/lib/module/icons/UserMinus.js.map +1 -1
- package/lib/module/icons/Video.js.map +1 -1
- package/lib/module/icons/Warning.js.map +1 -1
- package/lib/module/icons/WutReaction.js.map +1 -1
- package/lib/module/icons/XLS.js.map +1 -1
- package/lib/module/icons/XLSX.js.map +1 -1
- package/lib/module/icons/ZIP.js.map +1 -1
- package/lib/module/icons/utils/base.js.map +1 -1
- package/lib/module/version.json +1 -1
- package/lib/typescript/components/Attachment/Attachment.d.ts +3 -3
- package/lib/typescript/components/Attachment/AttachmentActions.d.ts +2 -2
- package/lib/typescript/components/Attachment/AudioAttachment.d.ts +2 -2
- package/lib/typescript/components/Attachment/Card.d.ts +2 -2
- package/lib/typescript/components/Attachment/FileAttachment.d.ts +3 -3
- package/lib/typescript/components/Attachment/FileAttachmentGroup.d.ts +2 -2
- package/lib/typescript/components/Attachment/FileIcon.d.ts +1 -1
- package/lib/typescript/components/Attachment/Gallery.d.ts +2 -2
- package/lib/typescript/components/Attachment/GalleryImage.d.ts +2 -2
- package/lib/typescript/components/Attachment/Giphy.d.ts +2 -2
- package/lib/typescript/components/Attachment/ImageLoadingFailedIndicator.d.ts +1 -1
- package/lib/typescript/components/Attachment/ImageLoadingIndicator.d.ts +1 -1
- package/lib/typescript/components/Attachment/VideoThumbnail.d.ts +1 -1
- package/lib/typescript/components/Attachment/utils/buildGallery/types.d.ts +4 -4
- package/lib/typescript/components/Attachment/utils/getGalleryImageBorderRadius.d.ts +1 -1
- package/lib/typescript/components/Attachment/utils/openUrlSafely.d.ts +1 -1
- package/lib/typescript/components/AttachmentPicker/AttachmentPicker.d.ts +1 -1
- package/lib/typescript/components/AttachmentPicker/components/AttachmentPickerError.d.ts +1 -1
- package/lib/typescript/components/AttachmentPicker/components/AttachmentPickerItem.d.ts +1 -1
- package/lib/typescript/components/AttachmentPicker/components/ImageSelectorIcon.d.ts +1 -1
- package/lib/typescript/components/AutoCompleteInput/AutoCompleteInput.d.ts +2 -2
- package/lib/typescript/components/AutoCompleteInput/AutoCompleteSuggestionHeader.d.ts +2 -2
- package/lib/typescript/components/AutoCompleteInput/AutoCompleteSuggestionItem.d.ts +2 -2
- package/lib/typescript/components/AutoCompleteInput/AutoCompleteSuggestionList.d.ts +3 -3
- package/lib/typescript/components/Avatar/Avatar.d.ts +1 -1
- package/lib/typescript/components/Avatar/GroupAvatar.d.ts +1 -1
- package/lib/typescript/components/Channel/Channel.d.ts +2 -2
- package/lib/typescript/components/Channel/hooks/useTargetedMessage.d.ts +1 -1
- package/lib/typescript/components/ChannelList/ChannelList.d.ts +1 -1
- package/lib/typescript/components/ChannelList/ChannelListHeaderErrorIndicator.d.ts +1 -1
- package/lib/typescript/components/ChannelList/ChannelListMessenger.d.ts +2 -2
- package/lib/typescript/components/ChannelList/hooks/listeners/useAddedToChannelNotification.d.ts +1 -1
- package/lib/typescript/components/ChannelList/hooks/listeners/useChannelDeleted.d.ts +1 -1
- package/lib/typescript/components/ChannelList/hooks/listeners/useChannelHidden.d.ts +1 -1
- package/lib/typescript/components/ChannelList/hooks/listeners/useChannelTruncated.d.ts +1 -1
- package/lib/typescript/components/ChannelList/hooks/listeners/useChannelUpdated.d.ts +1 -1
- package/lib/typescript/components/ChannelList/hooks/listeners/useChannelVisible.d.ts +1 -1
- package/lib/typescript/components/ChannelList/hooks/listeners/useNewMessage.d.ts +1 -1
- package/lib/typescript/components/ChannelList/hooks/listeners/useNewMessageNotification.d.ts +1 -1
- package/lib/typescript/components/ChannelList/hooks/listeners/useRemovedFromChannelNotification.d.ts +1 -1
- package/lib/typescript/components/ChannelList/hooks/listeners/useUserPresence.d.ts +1 -1
- package/lib/typescript/components/ChannelList/hooks/usePaginatedChannels.d.ts +3 -3
- package/lib/typescript/components/ChannelList/utils.d.ts +2 -2
- package/lib/typescript/components/ChannelPreview/ChannelAvatar.d.ts +2 -2
- package/lib/typescript/components/ChannelPreview/ChannelPreview.d.ts +3 -3
- package/lib/typescript/components/ChannelPreview/ChannelPreviewMessage.d.ts +4 -1
- package/lib/typescript/components/ChannelPreview/ChannelPreviewMessenger.d.ts +2 -2
- package/lib/typescript/components/ChannelPreview/ChannelPreviewStatus.d.ts +1 -2
- package/lib/typescript/components/ChannelPreview/ChannelPreviewTitle.d.ts +5 -4
- package/lib/typescript/components/ChannelPreview/ChannelPreviewUnreadCount.d.ts +5 -3
- package/lib/typescript/components/ChannelPreview/hooks/useChannelPreviewDisplayName.d.ts +1 -1
- package/lib/typescript/components/ChannelPreview/hooks/useLatestMessagePreview.d.ts +2 -2
- package/lib/typescript/components/Chat/Chat.d.ts +1 -1
- package/lib/typescript/components/Chat/hooks/handleEventToSyncDB.d.ts +1 -1
- package/lib/typescript/components/Chat/hooks/useSyncDatabase.d.ts +1 -1
- package/lib/typescript/components/ImageGallery/ImageGallery.d.ts +3 -3
- package/lib/typescript/components/ImageGallery/components/AnimatedGalleryImage.d.ts +1 -1
- package/lib/typescript/components/ImageGallery/components/AnimatedGalleryVideo.d.ts +1 -1
- package/lib/typescript/components/ImageGallery/components/ImageGalleryFooter.d.ts +6 -6
- package/lib/typescript/components/ImageGallery/components/ImageGalleryHeader.d.ts +3 -3
- package/lib/typescript/components/ImageGallery/components/ImageGalleryOverlay.d.ts +1 -1
- package/lib/typescript/components/ImageGallery/components/ImageGrid.d.ts +4 -4
- package/lib/typescript/components/ImageGallery/components/ImageGridHandle.d.ts +3 -3
- package/lib/typescript/components/Indicators/EmptyStateIndicator.d.ts +1 -1
- package/lib/typescript/components/Indicators/LoadingDot.d.ts +1 -1
- package/lib/typescript/components/Indicators/LoadingDots.d.ts +1 -1
- package/lib/typescript/components/Indicators/LoadingErrorIndicator.d.ts +1 -1
- package/lib/typescript/components/Indicators/LoadingIndicator.d.ts +1 -1
- package/lib/typescript/components/Message/Message.d.ts +18 -9
- package/lib/typescript/components/Message/MessageSimple/MessageAvatar.d.ts +2 -2
- package/lib/typescript/components/Message/MessageSimple/MessageBounce.d.ts +2 -2
- package/lib/typescript/components/Message/MessageSimple/MessageContent.d.ts +2 -2
- package/lib/typescript/components/Message/MessageSimple/MessageDeleted.d.ts +2 -2
- package/lib/typescript/components/Message/MessageSimple/MessageError.d.ts +1 -1
- package/lib/typescript/components/Message/MessageSimple/MessageFooter.d.ts +2 -2
- package/lib/typescript/components/Message/MessageSimple/MessagePinnedHeader.d.ts +2 -2
- package/lib/typescript/components/Message/MessageSimple/MessageReplies.d.ts +2 -2
- package/lib/typescript/components/Message/MessageSimple/MessageRepliesAvatars.d.ts +2 -2
- package/lib/typescript/components/Message/MessageSimple/MessageSimple.d.ts +2 -2
- package/lib/typescript/components/Message/MessageSimple/MessageStatus.d.ts +2 -2
- package/lib/typescript/components/Message/MessageSimple/MessageTextContainer.d.ts +3 -3
- package/lib/typescript/components/Message/MessageSimple/ReactionList.d.ts +3 -3
- package/lib/typescript/components/Message/MessageSimple/utils/generateMarkdownText.d.ts +1 -1
- package/lib/typescript/components/Message/MessageSimple/utils/renderText.d.ts +2 -2
- package/lib/typescript/components/Message/utils/messageActions.d.ts +2 -2
- package/lib/typescript/components/MessageInput/AttachButton.d.ts +2 -2
- package/lib/typescript/components/MessageInput/CommandsButton.d.ts +2 -2
- package/lib/typescript/components/MessageInput/CooldownTimer.d.ts +1 -1
- package/lib/typescript/components/MessageInput/FileUploadPreview.d.ts +2 -2
- package/lib/typescript/components/MessageInput/ImageUploadPreview.d.ts +2 -2
- package/lib/typescript/components/MessageInput/InputButtons.d.ts +2 -2
- package/lib/typescript/components/MessageInput/MessageInput.d.ts +2 -2
- package/lib/typescript/components/MessageInput/MoreOptionsButton.d.ts +2 -2
- package/lib/typescript/components/MessageInput/SendButton.d.ts +2 -2
- package/lib/typescript/components/MessageInput/ShowThreadMessageInChannelButton.d.ts +2 -2
- package/lib/typescript/components/MessageInput/UploadProgressIndicator.d.ts +1 -1
- package/lib/typescript/components/MessageInput/components/InputEditingStateHeader.d.ts +2 -2
- package/lib/typescript/components/MessageInput/components/InputGiphySearch.d.ts +2 -2
- package/lib/typescript/components/MessageInput/components/InputReplyStateHeader.d.ts +2 -2
- package/lib/typescript/components/MessageList/DateHeader.d.ts +1 -1
- package/lib/typescript/components/MessageList/InlineDateSeparator.d.ts +1 -1
- package/lib/typescript/components/MessageList/InlineLoadingMoreIndicator.d.ts +1 -1
- package/lib/typescript/components/MessageList/InlineLoadingMoreRecentIndicator.d.ts +1 -1
- package/lib/typescript/components/MessageList/InlineLoadingMoreThreadIndicator.d.ts +1 -1
- package/lib/typescript/components/MessageList/MessageList.d.ts +2 -2
- package/lib/typescript/components/MessageList/MessageSystem.d.ts +1 -1
- package/lib/typescript/components/MessageList/ScrollToBottomButton.d.ts +1 -1
- package/lib/typescript/components/MessageList/TypingIndicatorContainer.d.ts +2 -2
- package/lib/typescript/components/MessageList/hooks/useMessageList.d.ts +4 -4
- package/lib/typescript/components/MessageList/utils/filterTypingUsers.d.ts +1 -1
- package/lib/typescript/components/MessageList/utils/getDateSeparators.d.ts +2 -2
- package/lib/typescript/components/MessageList/utils/getGroupStyles.d.ts +1 -1
- package/lib/typescript/components/MessageList/utils/getReadStates.d.ts +1 -0
- package/lib/typescript/components/MessageOverlay/MessageActionList.d.ts +2 -2
- package/lib/typescript/components/MessageOverlay/MessageActionListItem.d.ts +19 -3
- package/lib/typescript/components/MessageOverlay/MessageOverlay.d.ts +2 -2
- package/lib/typescript/components/MessageOverlay/OverlayBackdrop.d.ts +1 -1
- package/lib/typescript/components/MessageOverlay/OverlayReactionList.d.ts +3 -3
- package/lib/typescript/components/MessageOverlay/OverlayReactions.d.ts +2 -2
- package/lib/typescript/components/MessageOverlay/OverlayReactionsAvatar.d.ts +1 -1
- package/lib/typescript/components/MessageOverlay/hooks/useMessageActionAnimation.d.ts +1 -1
- package/lib/typescript/components/ProgressControl/ProgressControl.d.ts +1 -1
- package/lib/typescript/components/RTLComponents/WritingDirectionAwareText.d.ts +1 -1
- package/lib/typescript/components/Reply/Reply.d.ts +2 -2
- package/lib/typescript/components/Spinner/Spinner.d.ts +1 -1
- package/lib/typescript/components/Thread/Thread.d.ts +2 -2
- package/lib/typescript/contexts/activeChannelsRefContext/ActiveChannelsRefContext.d.ts +1 -1
- package/lib/typescript/contexts/attachmentPickerContext/AttachmentPickerContext.d.ts +2 -2
- package/lib/typescript/contexts/channelContext/ChannelContext.d.ts +1 -1
- package/lib/typescript/contexts/channelsContext/ChannelsContext.d.ts +2 -2
- package/lib/typescript/contexts/channelsStateContext/ChannelsStateContext.d.ts +5 -5
- package/lib/typescript/contexts/channelsStateContext/useChannelState.d.ts +1 -1
- package/lib/typescript/contexts/chatContext/ChatContext.d.ts +4 -1
- package/lib/typescript/contexts/debugContext/DebugContext.d.ts +2 -2
- package/lib/typescript/contexts/imageGalleryContext/ImageGalleryContext.d.ts +2 -2
- package/lib/typescript/contexts/keyboardContext/KeyboardContext.d.ts +1 -1
- package/lib/typescript/contexts/messageContext/MessageContext.d.ts +3 -3
- package/lib/typescript/contexts/messageInputContext/MessageInputContext.d.ts +5 -5
- package/lib/typescript/contexts/messageInputContext/hooks/useMessageDetailsForState.d.ts +1 -1
- package/lib/typescript/contexts/messageOverlayContext/MessageOverlayContext.d.ts +2 -2
- package/lib/typescript/contexts/messagesContext/MessagesContext.d.ts +3 -3
- package/lib/typescript/contexts/overlayContext/OverlayContext.d.ts +3 -3
- package/lib/typescript/contexts/ownCapabilitiesContext/OwnCapabilitiesContext.d.ts +2 -2
- package/lib/typescript/contexts/paginatedMessageListContext/PaginatedMessageListContext.d.ts +1 -1
- package/lib/typescript/contexts/suggestionsContext/SuggestionsContext.d.ts +6 -6
- package/lib/typescript/contexts/themeContext/ThemeContext.d.ts +5 -5
- package/lib/typescript/contexts/themeContext/utils/theme.d.ts +2 -2
- package/lib/typescript/contexts/threadContext/ThreadContext.d.ts +1 -1
- package/lib/typescript/contexts/translationContext/TranslationContext.d.ts +5 -5
- package/lib/typescript/contexts/typingContext/TypingContext.d.ts +1 -1
- package/lib/typescript/emoji-data/index.d.ts +2 -2
- package/lib/typescript/hooks/useAppStateListener.d.ts +1 -1
- package/lib/typescript/hooks/useStreami18n.d.ts +1 -1
- package/lib/typescript/hooks/useViewport.d.ts +1 -1
- package/lib/typescript/i18n/en.json +1 -1
- package/lib/typescript/i18n/es.json +47 -47
- package/lib/typescript/i18n/fr.json +47 -47
- package/lib/typescript/i18n/he.json +47 -47
- package/lib/typescript/i18n/hi.json +47 -47
- package/lib/typescript/i18n/it.json +47 -47
- package/lib/typescript/i18n/ja.json +47 -47
- package/lib/typescript/i18n/ko.json +47 -47
- package/lib/typescript/i18n/nl.json +47 -47
- package/lib/typescript/i18n/ru.json +50 -50
- package/lib/typescript/i18n/tr.json +50 -50
- package/lib/typescript/icons/ArrowRight.d.ts +2 -2
- package/lib/typescript/icons/AtMentions.d.ts +2 -2
- package/lib/typescript/icons/Attach.d.ts +2 -2
- package/lib/typescript/icons/Audio.d.ts +2 -2
- package/lib/typescript/icons/CSV.d.ts +2 -2
- package/lib/typescript/icons/Camera.d.ts +2 -2
- package/lib/typescript/icons/Check.d.ts +2 -2
- package/lib/typescript/icons/CheckAll.d.ts +2 -2
- package/lib/typescript/icons/CheckSend.d.ts +2 -2
- package/lib/typescript/icons/CircleClose.d.ts +2 -2
- package/lib/typescript/icons/CirclePlus.d.ts +2 -2
- package/lib/typescript/icons/CircleRight.d.ts +2 -2
- package/lib/typescript/icons/Close.d.ts +2 -2
- package/lib/typescript/icons/CurveLineLeftUp.d.ts +2 -2
- package/lib/typescript/icons/DOC.d.ts +2 -2
- package/lib/typescript/icons/DOCX.d.ts +2 -2
- package/lib/typescript/icons/Delete.d.ts +2 -2
- package/lib/typescript/icons/Down.d.ts +2 -2
- package/lib/typescript/icons/DownloadArrow.d.ts +2 -2
- package/lib/typescript/icons/DownloadCloud.d.ts +2 -2
- package/lib/typescript/icons/Edit.d.ts +2 -2
- package/lib/typescript/icons/Error.d.ts +2 -2
- package/lib/typescript/icons/Eye.d.ts +2 -2
- package/lib/typescript/icons/Flag.d.ts +2 -2
- package/lib/typescript/icons/Folder.d.ts +2 -2
- package/lib/typescript/icons/GenericFile.d.ts +2 -2
- package/lib/typescript/icons/GiphyIcon.d.ts +2 -2
- package/lib/typescript/icons/Grid.d.ts +2 -2
- package/lib/typescript/icons/Group.d.ts +2 -2
- package/lib/typescript/icons/HTML.d.ts +2 -2
- package/lib/typescript/icons/Imgur.d.ts +2 -2
- package/lib/typescript/icons/LOLReaction.d.ts +2 -2
- package/lib/typescript/icons/Lightning.d.ts +2 -2
- package/lib/typescript/icons/Link.d.ts +2 -2
- package/lib/typescript/icons/Loading.d.ts +1 -1
- package/lib/typescript/icons/Logo.d.ts +2 -2
- package/lib/typescript/icons/LoveReaction.d.ts +2 -2
- package/lib/typescript/icons/MD.d.ts +2 -2
- package/lib/typescript/icons/MailOpen.d.ts +2 -2
- package/lib/typescript/icons/MenuPointHorizontal.d.ts +2 -2
- package/lib/typescript/icons/MenuPointVertical.d.ts +2 -2
- package/lib/typescript/icons/MessageFlag.d.ts +2 -2
- package/lib/typescript/icons/MessageIcon.d.ts +2 -2
- package/lib/typescript/icons/Mute.d.ts +2 -2
- package/lib/typescript/icons/Notification.d.ts +2 -2
- package/lib/typescript/icons/ODT.d.ts +2 -2
- package/lib/typescript/icons/PDF.d.ts +2 -2
- package/lib/typescript/icons/PPT.d.ts +2 -2
- package/lib/typescript/icons/PPTX.d.ts +2 -2
- package/lib/typescript/icons/Pause.d.ts +2 -2
- package/lib/typescript/icons/Picture.d.ts +2 -2
- package/lib/typescript/icons/Pin.d.ts +2 -2
- package/lib/typescript/icons/PinHeader.d.ts +2 -2
- package/lib/typescript/icons/Play.d.ts +2 -2
- package/lib/typescript/icons/RAR.d.ts +2 -2
- package/lib/typescript/icons/RTF.d.ts +2 -2
- package/lib/typescript/icons/Recorder.d.ts +2 -2
- package/lib/typescript/icons/Refresh.d.ts +2 -2
- package/lib/typescript/icons/SEVEN_Z.d.ts +2 -2
- package/lib/typescript/icons/Search.d.ts +2 -2
- package/lib/typescript/icons/SendRight.d.ts +2 -2
- package/lib/typescript/icons/SendUp.d.ts +2 -2
- package/lib/typescript/icons/Share.d.ts +2 -2
- package/lib/typescript/icons/ShareRightArrow.d.ts +2 -2
- package/lib/typescript/icons/Smile.d.ts +2 -2
- package/lib/typescript/icons/Sound.d.ts +2 -2
- package/lib/typescript/icons/TAR.d.ts +2 -2
- package/lib/typescript/icons/TXT.d.ts +2 -2
- package/lib/typescript/icons/ThreadReply.d.ts +2 -2
- package/lib/typescript/icons/ThumbsDownReaction.d.ts +2 -2
- package/lib/typescript/icons/ThumbsUpReaction.d.ts +2 -2
- package/lib/typescript/icons/Time.d.ts +2 -2
- package/lib/typescript/icons/Unknown.d.ts +2 -2
- package/lib/typescript/icons/Unpin.d.ts +2 -2
- package/lib/typescript/icons/User.d.ts +2 -2
- package/lib/typescript/icons/UserAdd.d.ts +2 -2
- package/lib/typescript/icons/UserAdmin.d.ts +2 -2
- package/lib/typescript/icons/UserDelete.d.ts +2 -2
- package/lib/typescript/icons/UserMinus.d.ts +2 -2
- package/lib/typescript/icons/Video.d.ts +2 -2
- package/lib/typescript/icons/Warning.d.ts +2 -2
- package/lib/typescript/icons/WutReaction.d.ts +2 -2
- package/lib/typescript/icons/XLS.d.ts +2 -2
- package/lib/typescript/icons/XLSX.d.ts +2 -2
- package/lib/typescript/icons/ZIP.d.ts +2 -2
- package/lib/typescript/icons/utils/base.d.ts +5 -5
- package/lib/typescript/native.d.ts +26 -26
- package/lib/typescript/store/QuickSqliteClient.d.ts +1 -1
- package/lib/typescript/store/apis/upsertChannels.d.ts +2 -2
- package/lib/typescript/store/apis/upsertCidsForQuery.d.ts +2 -2
- package/lib/typescript/store/mappers/mapDateTimeToStorable.d.ts +1 -1
- package/lib/typescript/store/schema.d.ts +2 -2
- package/lib/typescript/store/sqlite-utils/appendOrderByClause.d.ts +1 -1
- package/lib/typescript/store/sqlite-utils/appendWhereCluase.d.ts +1 -1
- package/lib/typescript/store/sqlite-utils/createUpsertQuery.d.ts +1 -1
- package/lib/typescript/store/types.d.ts +8 -8
- package/lib/typescript/types/types.d.ts +7 -7
- package/lib/typescript/utils/StreamChatRN.d.ts +1 -1
- package/lib/typescript/utils/Streami18n.d.ts +2 -2
- package/lib/typescript/utils/compressImage.d.ts +1 -1
- package/lib/typescript/utils/getResizedImageUrl.d.ts +1 -1
- package/lib/typescript/utils/utils.d.ts +14 -14
- package/package.json +2 -6
- package/src/components/Channel/Channel.tsx +1 -1
- package/src/components/ChannelPreview/ChannelPreview.tsx +1 -1
- package/src/components/ChannelPreview/ChannelPreviewMessage.tsx +3 -0
- package/src/components/ChannelPreview/ChannelPreviewMessenger.tsx +2 -3
- package/src/components/ChannelPreview/ChannelPreviewStatus.tsx +1 -3
- package/src/components/ChannelPreview/ChannelPreviewTitle.tsx +5 -12
- package/src/components/ChannelPreview/ChannelPreviewUnreadCount.tsx +5 -4
- package/src/components/Message/Message.tsx +9 -0
- package/src/components/MessageInput/hooks/useCountdown.ts +1 -1
- package/src/components/MessageOverlay/MessageActionListItem.tsx +16 -0
- package/src/contexts/channelsContext/ChannelsContext.tsx +1 -1
- package/src/contexts/chatContext/ChatContext.tsx +3 -0
- package/src/contexts/themeContext/ThemeContext.tsx +3 -3
- package/src/i18n/en.json +1 -1
- package/src/i18n/es.json +47 -47
- package/src/i18n/fr.json +47 -47
- package/src/i18n/he.json +47 -47
- package/src/i18n/hi.json +47 -47
- package/src/i18n/it.json +47 -47
- package/src/i18n/ja.json +47 -47
- package/src/i18n/ko.json +47 -47
- package/src/i18n/nl.json +47 -47
- package/src/i18n/ru.json +50 -50
- package/src/i18n/tr.json +50 -50
- package/src/icons/ArrowRight.tsx +1 -1
- package/src/icons/AtMentions.tsx +1 -1
- package/src/icons/Attach.tsx +1 -1
- package/src/icons/Audio.tsx +1 -1
- package/src/icons/CSV.tsx +1 -1
- package/src/icons/Camera.tsx +1 -1
- package/src/icons/Check.tsx +1 -1
- package/src/icons/CheckAll.tsx +1 -1
- package/src/icons/CheckSend.tsx +1 -1
- package/src/icons/CircleClose.tsx +1 -1
- package/src/icons/CirclePlus.tsx +1 -1
- package/src/icons/CircleRight.tsx +1 -1
- package/src/icons/Close.tsx +1 -1
- package/src/icons/Copy.tsx +1 -1
- package/src/icons/CurveLineLeftUp.tsx +1 -1
- package/src/icons/DOC.tsx +1 -1
- package/src/icons/DOCX.tsx +1 -1
- package/src/icons/Delete.tsx +1 -1
- package/src/icons/Down.tsx +1 -1
- package/src/icons/DownloadArrow.tsx +1 -1
- package/src/icons/DownloadCloud.tsx +1 -1
- package/src/icons/Edit.tsx +1 -1
- package/src/icons/Error.tsx +1 -1
- package/src/icons/Eye.tsx +1 -1
- package/src/icons/Flag.tsx +1 -1
- package/src/icons/Folder.tsx +1 -1
- package/src/icons/GenericFile.tsx +1 -1
- package/src/icons/GiphyIcon.tsx +1 -1
- package/src/icons/Grid.tsx +1 -1
- package/src/icons/Group.tsx +1 -1
- package/src/icons/HTML.tsx +1 -1
- package/src/icons/Imgur.tsx +1 -1
- package/src/icons/LOLReaction.tsx +1 -1
- package/src/icons/Lightning.tsx +1 -1
- package/src/icons/Link.tsx +1 -1
- package/src/icons/Logo.tsx +1 -1
- package/src/icons/LoveReaction.tsx +1 -1
- package/src/icons/MD.tsx +1 -1
- package/src/icons/MailOpen.tsx +1 -1
- package/src/icons/MenuPointHorizontal.tsx +1 -1
- package/src/icons/MenuPointVertical.tsx +1 -1
- package/src/icons/MessageFlag.tsx +1 -1
- package/src/icons/MessageIcon.tsx +1 -1
- package/src/icons/Mute.tsx +1 -1
- package/src/icons/Notification.tsx +1 -1
- package/src/icons/ODT.tsx +1 -1
- package/src/icons/PDF.tsx +1 -1
- package/src/icons/PPT.tsx +1 -1
- package/src/icons/PPTX.tsx +1 -1
- package/src/icons/Pause.tsx +1 -1
- package/src/icons/Picture.tsx +1 -1
- package/src/icons/Pin.tsx +1 -1
- package/src/icons/PinHeader.tsx +1 -1
- package/src/icons/Play.tsx +1 -1
- package/src/icons/RAR.tsx +1 -1
- package/src/icons/RTF.tsx +1 -1
- package/src/icons/Recorder.tsx +1 -1
- package/src/icons/Refresh.tsx +1 -1
- package/src/icons/SEVEN_Z.tsx +1 -1
- package/src/icons/Search.tsx +1 -1
- package/src/icons/SendRight.tsx +1 -1
- package/src/icons/SendUp.tsx +1 -1
- package/src/icons/Share.tsx +1 -1
- package/src/icons/ShareRightArrow.tsx +1 -1
- package/src/icons/Smile.tsx +1 -1
- package/src/icons/Sound.tsx +1 -1
- package/src/icons/TAR.tsx +1 -1
- package/src/icons/TXT.tsx +1 -1
- package/src/icons/ThreadReply.tsx +1 -1
- package/src/icons/ThumbsDownReaction.tsx +1 -1
- package/src/icons/ThumbsUpReaction.tsx +1 -1
- package/src/icons/Time.tsx +1 -1
- package/src/icons/Unknown.tsx +1 -1
- package/src/icons/Unpin.tsx +1 -1
- package/src/icons/User.tsx +1 -1
- package/src/icons/UserAdd.tsx +1 -1
- package/src/icons/UserAdmin.tsx +1 -1
- package/src/icons/UserDelete.tsx +1 -1
- package/src/icons/UserMinus.tsx +1 -1
- package/src/icons/Video.tsx +1 -1
- package/src/icons/Warning.tsx +1 -1
- package/src/icons/WutReaction.tsx +1 -1
- package/src/icons/XLS.tsx +1 -1
- package/src/icons/XLSX.tsx +1 -1
- package/src/icons/ZIP.tsx +1 -1
- package/src/icons/utils/base.tsx +2 -2
- package/src/version.json +1 -1
package/src/icons/PPT.tsx
CHANGED
|
@@ -3,7 +3,7 @@ import { Defs, LinearGradient, Stop } from 'react-native-svg';
|
|
|
3
3
|
|
|
4
4
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
5
5
|
|
|
6
|
-
export const PPT
|
|
6
|
+
export const PPT = (props: IconProps) => (
|
|
7
7
|
<RootSvg
|
|
8
8
|
height={props.height || 40}
|
|
9
9
|
viewBox={props.viewBox || '0 0 34 40'}
|
package/src/icons/PPTX.tsx
CHANGED
|
@@ -3,7 +3,7 @@ import { Defs, LinearGradient, Stop } from 'react-native-svg';
|
|
|
3
3
|
|
|
4
4
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
5
5
|
|
|
6
|
-
export const PPTX
|
|
6
|
+
export const PPTX = (props: IconProps) => (
|
|
7
7
|
<RootSvg
|
|
8
8
|
height={props.height || 40}
|
|
9
9
|
viewBox={props.viewBox || '0 0 34 40'}
|
package/src/icons/Pause.tsx
CHANGED
|
@@ -3,7 +3,7 @@ import { Rect } from 'react-native-svg';
|
|
|
3
3
|
|
|
4
4
|
import { IconProps, RootSvg } from './utils/base';
|
|
5
5
|
|
|
6
|
-
export const Pause
|
|
6
|
+
export const Pause = (props: IconProps) => {
|
|
7
7
|
const { height, width } = props;
|
|
8
8
|
return (
|
|
9
9
|
<RootSvg height={height} viewBox={`0 0 ${height} ${width}`} width={width} {...props}>
|
package/src/icons/Picture.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Picture
|
|
5
|
+
export const Picture = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M2 8a3 3 0 013-3h14a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3V8zm3-1a1 1 0 00-1 1v8a1 1 0 001 1h14a1 1 0 001-1V8a1 1 0 00-1-1H5z'
|
package/src/icons/Pin.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Pin
|
|
5
|
+
export const Pin = (props: IconProps) => (
|
|
6
6
|
<RootSvg
|
|
7
7
|
height={props.height}
|
|
8
8
|
viewBox={`0 0 ${props.height} ${props.width}`}
|
package/src/icons/PinHeader.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const PinHeader
|
|
5
|
+
export const PinHeader = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M10.694 1.52908C10.5304 1.36544 10.2937 1.2982 10.0685 1.35137C9.84327 1.40454 9.6616 1.57053 9.5884 1.79006L9.16613 3.05694L6.72027 5.50284C5.12809 5.14216 3.59999 5.79028 2.19557 7.1947C1.93481 7.45543 1.93481 7.87823 2.19557 8.13896L4.55625 10.4997L3.1399 11.916C2.87915 12.1768 2.87915 12.5995 3.1399 12.8603C3.40065 13.1211 3.82342 13.1211 4.08417 12.8603L5.50051 11.4439L7.8612 13.8046C8.12193 14.0654 8.54473 14.0654 8.80547 13.8046C10.2099 12.4002 10.858 10.8721 10.4973 9.2799L12.9432 6.83403L14.2101 6.41173C14.4296 6.33855 14.5956 6.15692 14.6488 5.9317C14.7019 5.70648 14.6347 5.46979 14.4711 5.30616L10.694 1.52908ZM10.3832 3.62876L10.5137 3.23728L12.7629 5.4865L12.3714 5.617C12.2731 5.64977 12.1837 5.705 12.1104 5.7783L9.2776 8.6111C9.09873 8.78996 9.03633 9.05443 9.11627 9.29436C9.43453 10.249 9.2382 11.2566 8.31287 12.3678L3.6324 7.6873C4.74353 6.76196 5.7511 6.56564 6.7058 6.8839C6.94573 6.96383 7.2102 6.90143 7.38906 6.72256L10.2219 3.88975C10.2951 3.81646 10.3504 3.7271 10.3832 3.62876Z'
|
package/src/icons/Play.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Play
|
|
5
|
+
export const Play = (props: IconProps) => (
|
|
6
6
|
<RootSvg
|
|
7
7
|
height={props.height}
|
|
8
8
|
viewBox={`0 0 ${props.height} ${props.width}`}
|
package/src/icons/RAR.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const RAR
|
|
5
|
+
export const RAR = (props: IconProps) => (
|
|
6
6
|
<RootSvg
|
|
7
7
|
height={props.height || 40}
|
|
8
8
|
viewBox={props.viewBox || '0 0 34 40'}
|
package/src/icons/RTF.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const RTF
|
|
5
|
+
export const RTF = (props: IconProps) => (
|
|
6
6
|
<RootSvg
|
|
7
7
|
height={props.height || 40}
|
|
8
8
|
viewBox={props.viewBox || '0 0 34 40'}
|
package/src/icons/Recorder.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Recorder
|
|
5
|
+
export const Recorder = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M0 2C0 0.895432 0.89543 0 2 0H16C17.1046 0 18 0.895431 18 2V5.38526L22.4855 3.14251C22.7944 2.95715 23.1792 2.95229 23.4927 3.1298C23.8062 3.30731 24 3.63973 24 4V16C24 16.3603 23.8062 16.6927 23.4927 16.8702C23.1792 17.0477 22.7944 17.0429 22.4855 16.8575L18 14.6147V18C18 19.1046 17.1046 20 16 20H2C0.895431 20 0 19.1046 0 18V2ZM2 2H16V6V6.94546C16 7.67313 16.7524 8.15716 17.4146 7.85545L22 5.76619V14.2338L17.4146 12.1446C16.7524 11.8428 16 12.3269 16 13.0545V14.6147V18H2V2Z'
|
package/src/icons/Refresh.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Refresh
|
|
5
|
+
export const Refresh = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M12.868 4.221a8 8 0 102.834 14.251 1 1 0 00-1.175-1.618A6 6 0 1112.4 6.166c1.31.314 2.52.803 3.31 2.12.154.254.266.485.348.708h-1.152a1 1 0 00-.81 1.585l2.375 3.291a1 1 0 001.621 0l2.376-3.291a1 1 0 00-.811-1.585h-1.509c-.128-.639-.377-1.24-.867-1.947a8 8 0 00-4.414-2.826z'
|
package/src/icons/SEVEN_Z.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const SEVEN_Z
|
|
5
|
+
export const SEVEN_Z = (props: IconProps) => (
|
|
6
6
|
<RootSvg
|
|
7
7
|
height={props.height || 40}
|
|
8
8
|
viewBox={props.viewBox || '0 0 34 40'}
|
package/src/icons/Search.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Search
|
|
5
|
+
export const Search = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9-9-4.032-9-9 4.032-9 9-9zm0 16c3.867 0 7-3.133 7-7 0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7zm11.314 2.899l-2.829-2.828-1.414 1.414 2.828 2.829 1.415-1.415z'
|
package/src/icons/SendRight.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const SendRight
|
|
5
|
+
export const SendRight = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zM8 11h4V8l4 4-4 4v-3H8v-2z'
|
package/src/icons/SendUp.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const SendUp
|
|
5
|
+
export const SendUp = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14v-4H8l4-4 4 4h-3v4h-2z'
|
package/src/icons/Share.tsx
CHANGED
|
@@ -3,7 +3,7 @@ import { Rect } from 'react-native-svg';
|
|
|
3
3
|
|
|
4
4
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
5
5
|
|
|
6
|
-
export const Share
|
|
6
|
+
export const Share = (props: IconProps) => (
|
|
7
7
|
<RootSvg {...props}>
|
|
8
8
|
<RootPath
|
|
9
9
|
d='M5.306 9.695a1.043 1.043 0 001.476 0l5.219-5.225 5.218 5.224a1.043 1.043 0 001.476 0 1.046 1.046 0 000-1.478l-5.904-5.91a1.04 1.04 0 00-.8-.304 1.04 1.04 0 00-.781.305l-5.904 5.91a1.046 1.046 0 000 1.478z'
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const ShareRightArrow
|
|
5
|
+
export const ShareRightArrow = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath d='M18 7.998l-7-7v4c-7 1-10 6-11 11 2.5-3.5 6-5.1 11-5.1v4.1l7-7z' {...props} />
|
|
8
8
|
</RootSvg>
|
package/src/icons/Smile.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Smile
|
|
5
|
+
export const Smile = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M12 4a8 8 0 100 16 8 8 0 000-16zM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12z'
|
package/src/icons/Sound.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Sound
|
|
5
|
+
export const Sound = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M10.667 8.813l-2.265 1.854H6v2.666h2.402l2.265 1.854V8.813zm-2.741 5.854H5.333A.667.667 0 014.667 14v-4a.667.667 0 01.666-.667h2.593l3.53-2.888a.333.333 0 01.544.258v10.594a.334.334 0 01-.545.258l-3.528-2.888h-.001zm9.011 2.756l-.944-.944A5.987 5.987 0 0018 12a5.988 5.988 0 00-2.203-4.645l.947-.947A7.317 7.317 0 0119.334 12a7.315 7.315 0 01-2.397 5.423zm-2.362-2.362l-.948-.948A2.663 2.663 0 0014.667 12c0-.953-.5-1.79-1.254-2.261l.96-.96A3.994 3.994 0 0116 12a3.991 3.991 0 01-1.425 3.06z'
|
package/src/icons/TAR.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const TAR
|
|
5
|
+
export const TAR = (props: IconProps) => (
|
|
6
6
|
<RootSvg
|
|
7
7
|
height={props.height || 40}
|
|
8
8
|
viewBox={props.viewBox || '0 0 34 40'}
|
package/src/icons/TXT.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const TXT
|
|
5
|
+
export const TXT = (props: IconProps) => (
|
|
6
6
|
<RootSvg
|
|
7
7
|
height={props.height || 40}
|
|
8
8
|
viewBox={props.viewBox || '0 0 34 40'}
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const ThreadReply
|
|
5
|
+
export const ThreadReply = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M4 5a1 1 0 000 2h16a1 1 0 100-2H4zm-1 7a1 1 0 011-1h9a1 1 0 110 2H4a1 1 0 01-1-1zm7 6a1 1 0 011-1h9a1 1 0 110 2h-9a1 1 0 01-1-1z'
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const ThumbsDownReaction
|
|
5
|
+
export const ThumbsDownReaction = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M5 7.681c0 1.242.087 3.032.394 3.53.306.497 2.976 2.961 3.84 4.968.863 2.007 1.012 4.821 2.43 4.821 1.419 0 1.883-1.073 1.733-3.277-.15-2.204-1.204-3.565-.463-4.101.503-.365 1.391.231 3.546.231.938 0 2.52 0 2.52-1.258s-.277-1.114-.404-1.968c-.126-.854.255-1.268-.166-2.231-.42-.964-.938-1.082-1.18-1.772-.24-.69-.155-1.432-1.282-2.443C14.842 3.17 13.045 3 11.665 3s-5.482.462-6.046 1.768C5.054 6.074 5 6.55 5 7.681z'
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const ThumbsUpReaction
|
|
5
|
+
export const ThumbsUpReaction = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M5 16.319c0-1.242.087-3.032.394-3.53.306-.497 2.976-2.961 3.84-4.968C10.097 5.815 10.246 3 11.664 3c1.419 0 1.883 1.073 1.733 3.277-.15 2.204-1.204 3.565-.463 4.102.503.364 1.391-.232 3.546-.232.938 0 2.52 0 2.52 1.258s-.277 1.114-.404 1.968c-.126.854.255 1.268-.166 2.231-.42.964-.938 1.082-1.18 1.772-.24.69-.155 1.432-1.282 2.443C14.842 20.831 13.045 21 11.665 21s-5.482-.462-6.046-1.768C5.054 17.926 5 17.45 5 16.319z'
|
package/src/icons/Time.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Time
|
|
5
|
+
export const Time = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath d='M12 9a1 1 0 112 0v4a1 1 0 01-1 1H9a1 1 0 110-2h3V9z' {...props} />
|
|
8
8
|
<RootPath
|
package/src/icons/Unknown.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Unknown
|
|
5
|
+
export const Unknown = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M10 19h3v3h-3v-3m2-17c5.35.22 7.68 5.62 4.5 9.67-.83 1-2.17 1.66-2.83 2.5C13 15 13 16 13 17h-3c0-1.67 0-3.08.67-4.08.66-1 2-1.59 2.83-2.25C15.92 8.43 15.32 5.26 12 5a3 3 0 00-3 3H6a6 6 0 016-6z'
|
package/src/icons/Unpin.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Unpin
|
|
5
|
+
export const Unpin = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M15.1027 0.0268118C15.4405 -0.0529382 15.7956 0.0479219 16.041 0.293372L23.7066 7.95899C23.9521 8.20444 24.0529 8.55948 23.9732 8.89731C23.8934 9.23514 23.6444 9.50758 23.3151 9.61735L21.4148 10.2508L16.746 14.9196C17.287 17.3079 15.3148 20.6 13.2082 22.7067C12.8171 23.0978 12.1829 23.0978 11.7918 22.7067L7.25074 18.1656L3.12614 22.2902C2.73501 22.6814 2.10086 22.6814 1.70973 22.2902C1.3186 21.8991 1.3186 21.265 1.70973 20.8738L5.83434 16.7492L1.29335 12.2082C0.902218 11.8171 0.902218 11.1829 1.29335 10.7918C3.39999 8.68517 6.69213 6.71299 9.0804 7.25401L13.7492 2.58516L14.3826 0.684852C14.4924 0.355552 14.7649 0.106562 15.1027 0.0268118ZM15.7705 2.85567L15.5748 3.4429C15.5256 3.59041 15.4427 3.72444 15.3328 3.83438L10.0836 9.0836C9.8153 9.3519 9.4186 9.4455 9.0587 9.3256C7.62666 8.84822 5.11529 10.1427 3.44861 11.5307L12.4693 20.5514C13.8573 18.8847 15.1518 16.3733 14.6744 14.9413C14.5545 14.5814 14.6481 14.1847 14.9164 13.9164L20.1656 8.6672C20.2756 8.55725 20.4096 8.47441 20.5571 8.42525L21.1443 8.2295L15.7705 2.85567ZM18.41 17L17 18.41L18.84 20.25L17 22.09L18.41 23.5L20.25 21.67L22.09 23.51L23.5 22.1L21.66 20.26L23.5 18.42L22.09 17.01L20.25 18.85L18.41 17Z'
|
package/src/icons/User.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const User
|
|
5
|
+
export const User = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M16 7a4 4 0 11-8 0 4 4 0 018 0zm-2 0a2 2 0 11-4 0 2 2 0 014 0zM4 20c0-2.368 2.469-6 8-6 5.531 0 8 3.632 8 6a1 1 0 102 0c0-3.632-3.531-8-10-8-6.469 0-10 4.368-10 8a1 1 0 102 0z'
|
package/src/icons/UserAdd.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const UserAdd
|
|
5
|
+
export const UserAdd = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath d='M12 11a4 4 0 100-8 4 4 0 000 8zm0-2a2 2 0 100-4 2 2 0 000 4z' {...props} />
|
|
8
8
|
<RootPath
|
package/src/icons/UserAdmin.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const UserAdmin
|
|
5
|
+
export const UserAdmin = (props: IconProps) => {
|
|
6
6
|
const { height, width, ...rest } = props;
|
|
7
7
|
return (
|
|
8
8
|
<RootSvg height={height} viewBox={`0 0 ${height} ${width}`} width={width} {...rest}>
|
package/src/icons/UserDelete.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const UserDelete
|
|
5
|
+
export const UserDelete = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath d='M12 11a4 4 0 100-8 4 4 0 000 8zm0-2a2 2 0 100-4 2 2 0 000 4z' {...props} />
|
|
8
8
|
<RootPath
|
package/src/icons/UserMinus.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const UserMinus
|
|
5
|
+
export const UserMinus = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath d='M12 11a4 4 0 100-8 4 4 0 000 8zm0-2a2 2 0 100-4 2 2 0 000 4z' {...props} />
|
|
8
8
|
<RootPath
|
package/src/icons/Video.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Video
|
|
5
|
+
export const Video = (props: IconProps) => (
|
|
6
6
|
<RootSvg
|
|
7
7
|
height={props.height || 40}
|
|
8
8
|
viewBox={props.viewBox || '0 0 34 40'}
|
package/src/icons/Warning.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const Warning
|
|
5
|
+
export const Warning = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0ZM7 11V13H9V11H7ZM7 9V3H9V9H7Z'
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const WutReaction
|
|
5
|
+
export const WutReaction = (props: IconProps) => (
|
|
6
6
|
<RootSvg {...props}>
|
|
7
7
|
<RootPath
|
|
8
8
|
d='M18.125 16.81a.652.652 0 00.39-.169.487.487 0 00.162-.377c.076-.838.26-2.12.552-3.845.291-1.725.605-3.405.943-5.04.337-1.634.606-2.745.805-3.331A.632.632 0 0021 3.88a.583.583 0 00-.161-.377c-.307-.307-.587-.468-.84-.482A11.674 11.674 0 0019.505 3a3.91 3.91 0 00-.99.126 5.835 5.835 0 00-.943.335c-.214.084-.337.23-.368.44a790.65 790.65 0 00-.563 3.772c-.269 1.816-.48 3.405-.633 4.767-.153 1.362-.23 2.316-.23 2.86 0 .364.023.622.07.776.183.293.498.489.942.586.445.098.813.147 1.105.147h.23zm-8.96-.441a.757.757 0 01-.541.272c-.307 0-.617-.038-.932-.115-.314-.077-.502-.234-.563-.471-.046-.21-.07-.51-.07-.901 0-.182.012-.507.035-.975.023-.468.111-1.044.265-1.729.153-.684.39-1.173.713-1.466.245-.182.521-.377.828-.587a9.722 9.722 0 002.024-1.655c.384-.406.575-.846.575-1.32 0-.266-.061-.538-.184-.818-.107-.265-.268-.454-.483-.566-.2-.111-.49-.167-.874-.167h-.115c-1.38.07-2.224.475-2.53 1.215a2.014 2.014 0 00-.161.755c0 .46.176.894.529 1.299a.583.583 0 01.16.377c0 .042-.018.122-.057.24-.038.12-.157.22-.356.305a3.334 3.334 0 01-1.082.188c-.444 0-.931-.146-1.46-.44-.53-.293-.825-.943-.886-1.949v-.083c0-.699.203-1.418.61-2.159.406-.74 1.085-1.362 2.035-1.865.86-.447 1.971-.67 3.336-.67h.368c1.242.042 2.297.436 3.163 1.184.867.747 1.354 1.68 1.46 2.797v.126c0 .866-.306 1.579-.92 2.137a9.986 9.986 0 01-2.07 1.446c-.89.461-1.502.95-1.84 1.467a7.646 7.646 0 00-.644 1.76 5.14 5.14 0 00-.161 1.237c0 .195.015.39.046.586v.042c0 .168-.073.335-.219.503zm.436 4.097A1.998 1.998 0 018.21 21a2.027 2.027 0 01-1.415-.534c-.391-.357-.587-.78-.587-1.268 0-.503.196-.933.587-1.289a2.027 2.027 0 011.415-.534c.536 0 1 .178 1.391.534.392.356.587.786.587 1.289 0 .489-.195.911-.587 1.268zm8.719 0a2.027 2.027 0 01-1.415.534c-.537 0-1-.178-1.392-.534-.39-.357-.586-.78-.586-1.268 0-.503.196-.933.587-1.289a1.998 1.998 0 011.391-.534c.552 0 1.024.178 1.415.534.391.356.587.786.587 1.289 0 .489-.196.911-.587 1.268z'
|
package/src/icons/XLS.tsx
CHANGED
|
@@ -3,7 +3,7 @@ import { Defs, LinearGradient, Stop } from 'react-native-svg';
|
|
|
3
3
|
|
|
4
4
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
5
5
|
|
|
6
|
-
export const XLS
|
|
6
|
+
export const XLS = (props: IconProps) => (
|
|
7
7
|
<RootSvg
|
|
8
8
|
height={props.height || 40}
|
|
9
9
|
viewBox={props.viewBox || '0 0 34 40'}
|
package/src/icons/XLSX.tsx
CHANGED
|
@@ -3,7 +3,7 @@ import { Defs, LinearGradient, Stop } from 'react-native-svg';
|
|
|
3
3
|
|
|
4
4
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
5
5
|
|
|
6
|
-
export const XLSX
|
|
6
|
+
export const XLSX = (props: IconProps) => (
|
|
7
7
|
<RootSvg
|
|
8
8
|
height={props.height || 40}
|
|
9
9
|
viewBox={props.viewBox || '0 0 34 40'}
|
package/src/icons/ZIP.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
|
|
3
3
|
import { IconProps, RootPath, RootSvg } from './utils/base';
|
|
4
4
|
|
|
5
|
-
export const ZIP
|
|
5
|
+
export const ZIP = (props: IconProps) => (
|
|
6
6
|
<RootSvg
|
|
7
7
|
height={props.height || 40}
|
|
8
8
|
viewBox={props.viewBox || '0 0 34 40'}
|
package/src/icons/utils/base.tsx
CHANGED
|
@@ -9,7 +9,7 @@ export type IconProps = Partial<SvgProps> &
|
|
|
9
9
|
width?: number;
|
|
10
10
|
};
|
|
11
11
|
|
|
12
|
-
export const RootSvg
|
|
12
|
+
export const RootSvg = (props: IconProps) => {
|
|
13
13
|
const { children, height = 24, viewBox = '0 0 24 24', width = 24 } = props;
|
|
14
14
|
return (
|
|
15
15
|
<Svg
|
|
@@ -30,7 +30,7 @@ export type RootPathProps = Pick<PathProps, 'd'> & {
|
|
|
30
30
|
pathOpacity?: PathProps['opacity'];
|
|
31
31
|
};
|
|
32
32
|
|
|
33
|
-
export const RootPath
|
|
33
|
+
export const RootPath = (props: RootPathProps) => {
|
|
34
34
|
const {
|
|
35
35
|
theme: {
|
|
36
36
|
colors: { black },
|
package/src/version.json
CHANGED