@cometchat/chat-uikit-react 4.3.22 → 5.0.0-beta1
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/LICENSE.md +1 -1
- package/README.md +5 -4
- package/SECURITY.md +4 -9
- package/SUPPORT.md +2 -2
- package/dist/Collaborative_Whiteboard_Dark.png +0 -0
- package/dist/Collaborative_Whiteboard_Light.png +0 -0
- package/dist/assets/Collaborative-Whiteboard-Preview-Light.png +0 -0
- package/dist/assets/Collaborative-document-Preview-light.png +0 -0
- package/dist/assets/Collaborative_Document_Dark.png +0 -0
- package/dist/assets/Collaborative_Document_Light.png +0 -0
- package/dist/assets/Collaborative_Whiteboard_Dark.png +0 -0
- package/dist/assets/Collaborative_Whiteboard_Light.png +0 -0
- package/dist/assets/Copy.svg +5 -17
- package/dist/assets/Info.svg +0 -0
- package/dist/assets/Spinner-Gradient-1.svg +12 -0
- package/dist/assets/account_circle.svg +8 -0
- package/dist/assets/activity.svg +10 -0
- package/dist/assets/add.svg +8 -0
- package/dist/assets/add_a_photo.svg +8 -0
- package/dist/assets/add_box.svg +8 -0
- package/dist/assets/add_call.svg +8 -0
- package/dist/assets/add_circle.svg +3 -0
- package/dist/assets/add_circle_fill.svg +3 -0
- package/dist/assets/add_comment.svg +8 -0
- package/dist/assets/add_reaction.svg +8 -0
- package/dist/assets/add_reaction_icon.svg +5 -0
- package/dist/assets/ai.svg +4 -0
- package/dist/assets/ai_conversation_summary.svg +3 -0
- package/dist/assets/ai_fill.svg +4 -0
- package/dist/assets/ai_suggest_reply.svg +3 -0
- package/dist/assets/alternate_email.svg +8 -0
- package/dist/assets/animals_nature.svg +10 -0
- package/dist/assets/archive.svg +8 -0
- package/dist/assets/arrow_back.svg +8 -0
- package/dist/assets/arrow_forward.svg +8 -0
- package/dist/assets/attach_file.svg +8 -0
- package/dist/assets/audio_call_button.svg +5 -0
- package/dist/assets/bar_chart.svg +3 -0
- package/dist/assets/bedtime.svg +8 -0
- package/dist/assets/block.svg +8 -0
- package/dist/assets/bookmark.svg +8 -0
- package/dist/assets/bookmark_add.svg +8 -0
- package/dist/assets/calendar_add_on.svg +8 -0
- package/dist/assets/calendar_today.svg +8 -0
- package/dist/assets/call-log-audio.svg +3 -0
- package/dist/assets/call-log_video.svg +3 -0
- package/dist/assets/call-logs_empty_state.svg +8 -0
- package/dist/assets/call-logs_empty_state_dark.svg +8 -0
- package/dist/assets/call.svg +8 -0
- package/dist/assets/call_end.svg +8 -0
- package/dist/assets/call_end_no_fill.svg +3 -0
- package/dist/assets/call_log.svg +8 -0
- package/dist/assets/call_made.svg +8 -0
- package/dist/assets/call_missed.svg +8 -0
- package/dist/assets/call_missed_outgoing.svg +8 -0
- package/dist/assets/call_received.svg +8 -0
- package/dist/assets/cancel.svg +8 -0
- package/dist/assets/cancel_fill.svg +8 -0
- package/dist/assets/change_circle.svg +3 -0
- package/dist/assets/change_scope.png +0 -0
- package/dist/assets/chat.svg +8 -0
- package/dist/assets/chat_bot.svg +3 -0
- package/dist/assets/check.svg +8 -0
- package/dist/assets/check_circle.svg +3 -0
- package/dist/assets/checkbox_tick.svg +5 -0
- package/dist/assets/chevron_left.svg +8 -0
- package/dist/assets/chevron_right.svg +8 -0
- package/dist/assets/circle.svg +3 -0
- package/dist/assets/close.svg +8 -12
- package/dist/assets/close2x.svg +0 -0
- package/dist/assets/collaborative_document_fill.svg +4 -0
- package/dist/assets/collaborative_whiteboard.svg +4 -0
- package/dist/assets/collaborative_whiteboard_fill.svg +4 -0
- package/dist/assets/collabrative_document.svg +4 -0
- package/dist/assets/content_copy.svg +8 -0
- package/dist/assets/conversations_audio-message.svg +8 -0
- package/dist/assets/conversations_card-message.svg +8 -0
- package/dist/assets/conversations_collaborative-document-message.svg +4 -0
- package/dist/assets/conversations_collaborative-whiteboard-message.svg +5 -0
- package/dist/assets/conversations_delete.svg +8 -0
- package/dist/assets/conversations_delivered.svg +3 -0
- package/dist/assets/conversations_dropdown.svg +3 -0
- package/dist/assets/conversations_empty_state.svg +20 -0
- package/dist/assets/conversations_empty_state_dark.svg +20 -0
- package/dist/assets/conversations_error.svg +16 -0
- package/dist/assets/conversations_file-message.svg +8 -0
- package/dist/assets/conversations_form-message.svg +3 -0
- package/dist/assets/conversations_image-message.svg +8 -0
- package/dist/assets/conversations_incoming-video-call.svg +8 -0
- package/dist/assets/conversations_incoming-voice-call.svg +3 -0
- package/dist/assets/conversations_link.svg +8 -0
- package/dist/assets/conversations_missed-video-call.svg +8 -0
- package/dist/assets/conversations_missed-voice-call.svg +3 -0
- package/dist/assets/conversations_outgoing-video-call.svg +8 -0
- package/dist/assets/conversations_outgoing-voice-call.svg +4 -0
- package/dist/assets/conversations_poll-message.svg +3 -0
- package/dist/assets/conversations_read.svg +3 -0
- package/dist/assets/conversations_schedular-message.svg +8 -0
- package/dist/assets/conversations_sent.svg +3 -0
- package/dist/assets/conversations_sticker-message.svg +4 -0
- package/dist/assets/conversations_thread.svg +8 -0
- package/dist/assets/conversations_video-message.svg +8 -0
- package/dist/assets/conversations_wait.svg +4 -0
- package/dist/assets/crop.svg +8 -0
- package/dist/assets/delete.svg +8 -15
- package/dist/assets/delete_icon.svg +4 -0
- package/dist/assets/deliveredIcon.svg +5 -0
- package/dist/assets/description.svg +8 -0
- package/dist/assets/document_icon.svg +10 -0
- package/dist/assets/done_all.svg +8 -0
- package/dist/assets/download.svg +8 -13
- package/dist/assets/dropdown-arrow.svg +3 -0
- package/dist/assets/edit.svg +8 -0
- package/dist/assets/edit_calendar.svg +8 -0
- package/dist/assets/edit_icon.svg +5 -0
- package/dist/assets/edit_square.svg +3 -0
- package/dist/assets/error.svg +9 -0
- package/dist/assets/error_icon.svg +3 -0
- package/dist/assets/error_info.svg +3 -0
- package/dist/assets/event.svg +8 -0
- package/dist/assets/favorite.svg +8 -0
- package/dist/assets/file_type_jpg.png +0 -0
- package/dist/assets/file_type_link.png +0 -0
- package/dist/assets/file_type_mov.png +0 -0
- package/dist/assets/file_type_mp3.png +0 -0
- package/dist/assets/file_type_pdf.png +0 -0
- package/dist/assets/file_type_ppt.png +0 -0
- package/dist/assets/file_type_txt.png +0 -0
- package/dist/assets/file_type_unsupported.png +0 -0
- package/dist/assets/file_type_word.png +0 -0
- package/dist/assets/file_type_xlsx.png +0 -0
- package/dist/assets/file_type_zip.png +0 -0
- package/dist/assets/filter_list.svg +8 -0
- package/dist/assets/filter_list_off.svg +8 -0
- package/dist/assets/flags.svg +5 -0
- package/dist/assets/flip_camera_ios.svg +8 -0
- package/dist/assets/food_drink.svg +10 -0
- package/dist/assets/forward.svg +8 -0
- package/dist/assets/gif.svg +3 -0
- package/dist/assets/graphic_eq.svg +3 -0
- package/dist/assets/groups_empty_state.svg +8 -0
- package/dist/assets/groups_empty_state_dark.svg +8 -0
- package/dist/assets/help.svg +8 -0
- package/dist/assets/history.svg +8 -0
- package/dist/assets/incoming_video.svg +8 -0
- package/dist/assets/incoming_video_no_fill.svg +4 -0
- package/dist/assets/info_icon.svg +3 -0
- package/dist/assets/info_icon_fill.svg +5 -0
- package/dist/assets/keep.svg +8 -0
- package/dist/assets/keep_off.svg +8 -0
- package/dist/assets/keyboard.svg +8 -0
- package/dist/assets/keyboard_arrow_down.svg +8 -0
- package/dist/assets/keyboard_arrow_up.svg +8 -0
- package/dist/assets/language.svg +8 -0
- package/dist/assets/link.svg +8 -0
- package/dist/assets/list_error_state_icon.svg +20 -0
- package/dist/assets/list_error_state_icon_dark.svg +27 -0
- package/dist/assets/loading_animation.svg +5 -0
- package/dist/assets/loading_icon.svg +3 -0
- package/dist/assets/location_on.svg +8 -0
- package/dist/assets/lock.svg +8 -0
- package/dist/assets/lock_open.svg +8 -0
- package/dist/assets/{Locked.svg → locked.svg} +0 -0
- package/dist/assets/logout.svg +3 -0
- package/dist/assets/mail.svg +8 -0
- package/dist/assets/message-delivered.svg +3 -4
- package/dist/assets/message-read.svg +3 -4
- package/dist/assets/message-sent.svg +3 -9
- package/dist/assets/message_delete.svg +8 -0
- package/dist/assets/mic.svg +3 -11
- package/dist/assets/mic_fill.svg +8 -0
- package/dist/assets/mic_off.svg +8 -0
- package/dist/assets/missed_video_call.svg +8 -0
- package/dist/assets/missed_video_call_no_fill.svg +3 -0
- package/dist/assets/mood.svg +3 -0
- package/dist/assets/mood_fill.svg +8 -0
- package/dist/assets/more_icon.svg +5 -0
- package/dist/assets/more_vert.svg +8 -0
- package/dist/assets/near_me.svg +3 -0
- package/dist/assets/no_photography.svg +8 -0
- package/dist/assets/notifications.svg +8 -0
- package/dist/assets/notifications_off.svg +8 -0
- package/dist/assets/objects.svg +10 -0
- package/dist/assets/outgoing_video.svg +8 -0
- package/dist/assets/outgoing_video_no_fill.svg +4 -0
- package/dist/assets/pause.svg +8 -0
- package/dist/assets/person.svg +8 -0
- package/dist/assets/person_add.svg +8 -0
- package/dist/assets/phone_in_talk.svg +8 -0
- package/dist/assets/phone_incoming.svg +3 -0
- package/dist/assets/phone_incoming_no_fill.svg +3 -0
- package/dist/assets/phone_missed.svg +8 -0
- package/dist/assets/phone_missed_no_fill.svg +3 -0
- package/dist/assets/phone_outgoing.svg +4 -0
- package/dist/assets/phone_outgoing_no_fill.svg +4 -0
- package/dist/assets/photo.svg +8 -0
- package/dist/assets/photo_camera.svg +8 -0
- package/dist/assets/placeholder.png +0 -0
- package/dist/assets/play_arrow.svg +8 -0
- package/dist/assets/play_circle.svg +8 -0
- package/dist/assets/poll.svg +5 -0
- package/dist/assets/{Private.svg → private.svg} +0 -0
- package/dist/assets/readIcon.svg +5 -0
- package/dist/assets/rearrange.svg +3 -0
- package/dist/assets/recording_icon.svg +10 -0
- package/dist/assets/recording_resume.svg +10 -0
- package/dist/assets/refresh.svg +8 -0
- package/dist/assets/reply.svg +8 -0
- package/dist/assets/reply_all.svg +8 -0
- package/dist/assets/reply_in_thread.svg +10 -0
- package/dist/assets/retry.svg +3 -0
- package/dist/assets/schedule.svg +8 -0
- package/dist/assets/screen_share.svg +8 -0
- package/dist/assets/send_fill.svg +8 -0
- package/dist/assets/settings.svg +8 -0
- package/dist/assets/share.svg +8 -0
- package/dist/assets/shield.svg +3 -0
- package/dist/assets/side-arrow.svg +0 -0
- package/dist/assets/smileys_people.svg +10 -0
- package/dist/assets/star.svg +8 -0
- package/dist/assets/status_delivered.svg +5 -0
- package/dist/assets/status_error.svg +16 -0
- package/dist/assets/status_read.svg +3 -0
- package/dist/assets/status_sending.svg +5 -0
- package/dist/assets/status_sent.svg +5 -0
- package/dist/assets/sticker.svg +3 -0
- package/dist/assets/sticker_fill.svg +4 -0
- package/dist/assets/stop.svg +8 -1
- package/dist/assets/stop_circle.svg +8 -0
- package/dist/assets/stop_screen_share.svg +8 -0
- package/dist/assets/subdirectory_arrow_left.svg +8 -0
- package/dist/assets/subdirectory_arrow_right.svg +8 -0
- package/dist/assets/sunny.svg +8 -0
- package/dist/assets/symbols.svg +13 -0
- package/dist/assets/thumb_down.svg +8 -0
- package/dist/assets/thumb_up.svg +8 -0
- package/dist/assets/tooltip-side.svg +5 -0
- package/dist/assets/tooltip.svg +5 -0
- package/dist/assets/translate.svg +3 -0
- package/dist/assets/travel_places.svg +10 -0
- package/dist/assets/upload.svg +3 -0
- package/dist/assets/user_empty.svg +8 -0
- package/dist/assets/user_empty_dark.svg +8 -0
- package/dist/assets/video_call.svg +8 -0
- package/dist/assets/video_call_button.svg +5 -0
- package/dist/assets/videocam.svg +8 -0
- package/dist/assets/videocam_off.svg +8 -0
- package/dist/assets/visibility_off.svg +3 -0
- package/dist/assets/volume_down.svg +8 -0
- package/dist/assets/volume_mute.svg +8 -0
- package/dist/assets/volume_off.svg +8 -0
- package/dist/assets/volume_up.svg +8 -0
- package/dist/assets/wait.svg +0 -0
- package/dist/assets/warning.svg +8 -0
- package/dist/assets/wifi.svg +8 -0
- package/dist/assets/zoom_in_map.svg +8 -0
- package/dist/assets/zoom_out_map.svg +8 -0
- package/dist/fonts/LICENSE.txt +202 -0
- package/dist/fonts/Roboto/LICENSE.txt +202 -0
- package/dist/fonts/Roboto/Roboto-Black.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-BlackItalic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Bold.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-BoldItalic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Italic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Light.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-LightItalic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Medium.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-MediumItalic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Regular.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Thin.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-ThinItalic.ttf +0 -0
- package/dist/fonts/Roboto-Black.ttf +0 -0
- package/dist/fonts/Roboto-BlackItalic.ttf +0 -0
- package/dist/fonts/Roboto-Bold.ttf +0 -0
- package/dist/fonts/Roboto-BoldItalic.ttf +0 -0
- package/dist/fonts/Roboto-Italic.ttf +0 -0
- package/dist/fonts/Roboto-Light.ttf +0 -0
- package/dist/fonts/Roboto-LightItalic.ttf +0 -0
- package/dist/fonts/Roboto-Medium.ttf +0 -0
- package/dist/fonts/Roboto-MediumItalic.ttf +0 -0
- package/dist/fonts/Roboto-Regular.ttf +0 -0
- package/dist/fonts/Roboto-Thin.ttf +0 -0
- package/dist/fonts/Roboto-ThinItalic.ttf +0 -0
- package/dist/index.d.ts +9879 -2327
- package/dist/index.js +2 -8
- package/dist/index.js.map +1 -1
- package/dist/styles/AICard.css +30 -0
- package/dist/styles/AIConversationStarter.css +79 -0
- package/dist/styles/AIConversationSummary.css +110 -0
- package/dist/styles/AISmartReplies.css +122 -0
- package/dist/styles/CometChatActionBubble.css +19 -0
- package/dist/styles/CometChatActionSheet.css +60 -0
- package/dist/styles/CometChatAudioBubble.css +191 -0
- package/dist/styles/CometChatAvatar.css +35 -0
- package/dist/styles/CometChatBadge.css +15 -0
- package/dist/styles/CometChatButton.css +61 -0
- package/dist/styles/CometChatCallBubble.css +199 -0
- package/dist/styles/CometChatCallButtons.css +52 -0
- package/dist/styles/CometChatCallLogs.css +239 -0
- package/dist/styles/CometChatCard.css +41 -0
- package/dist/styles/CometChatChangeScope.css +197 -0
- package/dist/styles/CometChatCheckbox.css +62 -0
- package/dist/styles/CometChatConfirmDialog.css +143 -0
- package/dist/styles/CometChatContextMenu.css +126 -0
- package/dist/styles/CometChatConversations.css +585 -0
- package/dist/styles/CometChatDate.css +9 -0
- package/dist/styles/CometChatDeleteBubble.css +59 -0
- package/dist/styles/CometChatDocumentBubble.css +130 -0
- package/dist/styles/CometChatDropDown.css +82 -0
- package/dist/styles/CometChatEditPreview.css +58 -0
- package/dist/styles/CometChatEmojiKeyboard.css +146 -0
- package/dist/styles/CometChatFileBubble.css +180 -0
- package/dist/styles/CometChatFullScreenViewer.css +97 -0
- package/dist/styles/CometChatGroupMembers.css +227 -0
- package/dist/styles/CometChatGroups.css +218 -0
- package/dist/styles/CometChatImageBubble.css +36 -0
- package/dist/styles/CometChatIncomingCall.css +125 -0
- package/dist/styles/CometChatList.css +115 -0
- package/dist/styles/CometChatListItem.css +105 -0
- package/dist/styles/CometChatMediaRecorder.css +217 -0
- package/dist/styles/CometChatMessageBubble.css +118 -0
- package/dist/styles/CometChatMessageComposer.css +297 -0
- package/dist/styles/CometChatMessageHeader.css +157 -0
- package/dist/styles/CometChatMessageInformation.css +231 -0
- package/dist/styles/CometChatMessageList.css +710 -0
- package/dist/styles/CometChatOngoingCall.css +10 -0
- package/dist/styles/CometChatOutgoingCall.css +109 -0
- package/dist/styles/CometChatPopover.css +10 -0
- package/dist/styles/CometChatQuickView.css +57 -0
- package/dist/styles/CometChatRadioButton.css +63 -0
- package/dist/styles/CometChatReactionInfo.css +89 -0
- package/dist/styles/CometChatReactionList.css +205 -0
- package/dist/styles/CometChatReactions.css +53 -0
- package/dist/styles/CometChatSearchBar.css +66 -0
- package/dist/styles/CometChatSingleSelect.css +36 -0
- package/dist/styles/CometChatTextBubble.css +97 -0
- package/dist/styles/CometChatThreadedMessagePreview.css +152 -0
- package/dist/styles/CometChatToast.css +14 -0
- package/dist/styles/CometChatUsers.css +165 -0
- package/dist/styles/CometChatVideoBubble.css +39 -0
- package/dist/styles/CreatePolls.css +293 -0
- package/dist/styles/LinkPreview.css +127 -0
- package/dist/styles/MessageTranslationBubble.css +84 -0
- package/dist/styles/PollsBubble.css +251 -0
- package/dist/styles/StickersKeyboard.css +196 -0
- package/dist/styles/components/AICard.css +30 -0
- package/dist/styles/components/AIConversationStarter.css +79 -0
- package/dist/styles/components/AIConversationSummary.css +110 -0
- package/dist/styles/components/AISmartReplies.css +122 -0
- package/dist/styles/components/CometChatActionBubble.css +19 -0
- package/dist/styles/components/CometChatActionSheet.css +60 -0
- package/dist/styles/components/CometChatAudioBubble.css +191 -0
- package/dist/styles/components/CometChatAvatar.css +35 -0
- package/dist/styles/components/CometChatBadge.css +15 -0
- package/dist/styles/components/CometChatButton.css +61 -0
- package/dist/styles/components/CometChatCallBubble.css +199 -0
- package/dist/styles/components/CometChatCallButtons.css +52 -0
- package/dist/styles/components/CometChatCallLogs.css +239 -0
- package/dist/styles/components/CometChatCard.css +41 -0
- package/dist/styles/components/CometChatChangeScope.css +197 -0
- package/dist/styles/components/CometChatCheckbox.css +62 -0
- package/dist/styles/components/CometChatConfirmDialog.css +143 -0
- package/dist/styles/components/CometChatContextMenu.css +126 -0
- package/dist/styles/components/CometChatConversations.css +585 -0
- package/dist/styles/components/CometChatDate.css +9 -0
- package/dist/styles/components/CometChatDeleteBubble.css +59 -0
- package/dist/styles/components/CometChatDocumentBubble.css +130 -0
- package/dist/styles/components/CometChatDropDown.css +82 -0
- package/dist/styles/components/CometChatEditPreview.css +58 -0
- package/dist/styles/components/CometChatEmojiKeyboard.css +146 -0
- package/dist/styles/components/CometChatFileBubble.css +180 -0
- package/dist/styles/components/CometChatFullScreenViewer.css +97 -0
- package/dist/styles/components/CometChatGroupMembers.css +227 -0
- package/dist/styles/components/CometChatGroups.css +218 -0
- package/dist/styles/components/CometChatImageBubble.css +36 -0
- package/dist/styles/components/CometChatIncomingCall.css +125 -0
- package/dist/styles/components/CometChatList.css +115 -0
- package/dist/styles/components/CometChatListItem.css +105 -0
- package/dist/styles/components/CometChatMediaRecorder.css +217 -0
- package/dist/styles/components/CometChatMessageBubble.css +118 -0
- package/dist/styles/components/CometChatMessageComposer.css +297 -0
- package/dist/styles/components/CometChatMessageHeader.css +157 -0
- package/dist/styles/components/CometChatMessageInformation.css +231 -0
- package/dist/styles/components/CometChatMessageList.css +710 -0
- package/dist/styles/components/CometChatOngoingCall.css +10 -0
- package/dist/styles/components/CometChatOutgoingCall.css +109 -0
- package/dist/styles/components/CometChatPopover.css +10 -0
- package/dist/styles/components/CometChatQuickView.css +57 -0
- package/dist/styles/components/CometChatRadioButton.css +63 -0
- package/dist/styles/components/CometChatReactionInfo.css +89 -0
- package/dist/styles/components/CometChatReactionList.css +205 -0
- package/dist/styles/components/CometChatReactions.css +53 -0
- package/dist/styles/components/CometChatSearchBar.css +66 -0
- package/dist/styles/components/CometChatSingleSelect.css +36 -0
- package/dist/styles/components/CometChatTextBubble.css +97 -0
- package/dist/styles/components/CometChatThreadedMessagePreview.css +152 -0
- package/dist/styles/components/CometChatToast.css +14 -0
- package/dist/styles/components/CometChatUsers.css +165 -0
- package/dist/styles/components/CometChatVideoBubble.css +39 -0
- package/dist/styles/components/CreatePolls.css +293 -0
- package/dist/styles/components/LinkPreview.css +127 -0
- package/dist/styles/components/MessageTranslationBubble.css +84 -0
- package/dist/styles/components/PollsBubble.css +251 -0
- package/dist/styles/components/StickersKeyboard.css +196 -0
- package/dist/styles/components/index.css +109 -0
- package/dist/styles/css-variables.css +419 -0
- package/dist/styles/index.css +109 -0
- package/dist/types/CometChatUIKit/CometChatCalls.d.ts +1 -0
- package/dist/types/CometChatUIKit/CometChatUIKit.d.ts +147 -0
- package/dist/types/CometChatUIKit/CometChatUIKitLoginListener.d.ts +32 -0
- package/dist/types/CometChatUIKit/CometChatUIKitSharedSettings.d.ts +8 -0
- package/dist/types/CometChatUIKit/CometChatUIKitUtility.d.ts +81 -0
- package/dist/types/CometChatUIKit/UIKitSettings.d.ts +304 -0
- package/dist/types/Enums/Enums.d.ts +258 -0
- package/dist/types/components/AI/AIBaseConfiguration.d.ts +51 -0
- package/dist/types/components/AI/AIConversationStarter/AIConversationStarterConfiguration.d.ts +20 -0
- package/dist/types/{AI → components/AI}/AIConversationStarter/AIConversationStarterDecorator.d.ts +4 -6
- package/dist/types/{AI → components/AI}/AIConversationStarter/AIConversationStarterExtension.d.ts +2 -2
- package/dist/types/{AI → components/AI}/AIConversationStarter/AIConversationStarterView.d.ts +3 -4
- package/dist/types/components/AI/AIConversationSummary/AIConversationSummaryConfiguration.d.ts +31 -0
- package/dist/types/{AI → components/AI}/AIConversationSummary/AIConversationSummaryDecorator.d.ts +7 -7
- package/dist/types/{AI → components/AI}/AIConversationSummary/AIConversationSummaryExtension.d.ts +2 -2
- package/dist/types/{AI → components/AI}/AIConversationSummary/AIConversationSummaryView.d.ts +3 -4
- package/dist/types/components/AI/AISmartReplies/AISmartRepliesConfiguration.d.ts +28 -0
- package/dist/types/components/AI/AISmartReplies/AISmartRepliesDecorator.d.ts +21 -0
- package/dist/types/{AI → components/AI}/AISmartReplies/AISmartRepliesExtension.d.ts +2 -2
- package/dist/types/{AI → components/AI}/AISmartReplies/AISmartRepliesView.d.ts +3 -4
- package/dist/types/components/BaseComponents/CometChatActionBubble/CometChatActionBubble.d.ts +8 -0
- package/dist/types/components/BaseComponents/CometChatActionSheet/CometChatActionSheet.d.ts +7 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/CometChatAudioBubble.d.ts +6 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/base-plugin.d.ts +21 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/decoder.d.ts +9 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/dom.d.ts +13 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/draggable.d.ts +1 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/event-emitter.d.ts +21 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/fetcher.d.ts +5 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/player.d.ts +50 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/plugins/envelope.d.ts +79 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/plugins/hover.d.ts +36 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/plugins/minimap.d.ts +65 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/plugins/record.d.ts +89 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/plugins/regions.d.ts +139 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/plugins/spectrogram.d.ts +98 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/plugins/timeline.d.ts +54 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/plugins/zoom.d.ts +55 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/renderer.d.ts +63 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/timer.d.ts +11 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/wavesurfer.d.ts +223 -0
- package/dist/types/components/BaseComponents/CometChatAudioBubble/src/webaudio.d.ts +63 -0
- package/dist/types/components/BaseComponents/CometChatAvatar/CometChatAvatar.d.ts +13 -0
- package/dist/types/components/BaseComponents/CometChatBadge/CometChatBadge.d.ts +10 -0
- package/dist/types/components/BaseComponents/CometChatButton/CometChatButton.d.ts +12 -0
- package/dist/types/components/BaseComponents/CometChatCallBubble/CometChatCallBubble.d.ts +12 -0
- package/dist/types/components/BaseComponents/CometChatCard/CometChatCard.d.ts +15 -0
- package/dist/types/components/BaseComponents/CometChatChangeScope/CometChatChangeScope.d.ts +10 -0
- package/dist/types/components/BaseComponents/CometChatChangeScope/useCometChatChangeScope.d.ts +10 -0
- package/dist/types/components/BaseComponents/CometChatCheckbox/CometChatCheckbox.d.ts +11 -0
- package/dist/types/components/BaseComponents/CometChatCheckbox/useCometChatCheckbox.d.ts +11 -0
- package/dist/types/components/BaseComponents/CometChatConfirmDialog/CometChatConfirmDialog.d.ts +16 -0
- package/dist/types/components/BaseComponents/CometChatContextMenu/CometChatContextMenu.d.ts +17 -0
- package/dist/types/components/BaseComponents/CometChatDate/CometChatDate.d.ts +13 -0
- package/dist/types/components/BaseComponents/CometChatDate/useCometChatDate.d.ts +8 -0
- package/dist/types/components/BaseComponents/CometChatDeleteBubble/CometChatDeleteBubble.d.ts +14 -0
- package/dist/types/components/BaseComponents/CometChatDocumentBubble/CometChatDocumentBubble.d.ts +11 -0
- package/dist/types/components/BaseComponents/CometChatDropDown/CometChatDropDown.d.ts +14 -0
- package/dist/types/components/BaseComponents/CometChatDropDown/useCometChatDropDown.d.ts +12 -0
- package/dist/types/components/BaseComponents/CometChatEditPreview/CometChatEditPreview.d.ts +21 -0
- package/dist/types/components/BaseComponents/CometChatEmojiKeyboard/CometChatEmoji.d.ts +22 -0
- package/dist/types/components/BaseComponents/CometChatEmojiKeyboard/CometChatEmojiKeyboard.d.ts +7 -0
- package/dist/types/components/BaseComponents/CometChatEmojiKeyboard/emojis.d.ts +6579 -0
- package/dist/types/components/BaseComponents/CometChatEmojiKeyboard/useCometChatEmojiKeyboard.d.ts +17 -0
- package/dist/types/components/BaseComponents/CometChatFileBubble/CometChatFileBubble.d.ts +9 -0
- package/dist/types/components/BaseComponents/CometChatFullScreenViewer/CometChatFullScreenViewer.d.ts +23 -0
- package/dist/types/components/BaseComponents/CometChatImageBubble/CometChatImageBubble.d.ts +10 -0
- package/dist/types/components/BaseComponents/CometChatImageBubble/useCometChatImageBubble.d.ts +7 -0
- package/dist/types/{Shared/Views/CometChatList/index.d.ts → components/BaseComponents/CometChatList/CometChatList.d.ts} +15 -10
- package/dist/types/{Shared/Views/CometChatList/hooks.d.ts → components/BaseComponents/CometChatList/useCometChatList.d.ts} +3 -6
- package/dist/types/components/BaseComponents/CometChatListItem/CometChatListItem.d.ts +15 -0
- package/dist/types/components/BaseComponents/CometChatListItem/useCometChatListItem.d.ts +12 -0
- package/dist/types/components/BaseComponents/CometChatLiveReaction/CometChatLiveReaction.d.ts +5 -0
- package/dist/types/components/BaseComponents/CometChatLiveReaction/useLiveReactionHook.d.ts +19 -0
- package/dist/types/components/BaseComponents/CometChatMediaRecorder/CometChatMediaRecorder.d.ts +8 -0
- package/dist/types/components/BaseComponents/CometChatMessageBubble/CometChatMessageBubble.d.ts +28 -0
- package/dist/types/components/BaseComponents/CometChatPopover/CometChatPopover.d.ts +24 -0
- package/dist/types/components/BaseComponents/CometChatQuickView/CometChatQuickView.d.ts +9 -0
- package/dist/types/components/BaseComponents/CometChatRadioButton/CometChatRadioButton.d.ts +14 -0
- package/dist/types/components/BaseComponents/CometChatRadioButton/useCometChatRadioButton.d.ts +13 -0
- package/dist/types/components/BaseComponents/CometChatSearchBar/CometChatSearchBar.d.ts +9 -0
- package/dist/types/components/BaseComponents/CometChatSearchBar/useCometChatSearchBar.d.ts +10 -0
- package/dist/types/components/BaseComponents/CometChatSingleSelect/CometChatSingleSelect.d.ts +8 -0
- package/dist/types/components/BaseComponents/CometChatTextBubble/CometChatTextBubble.d.ts +8 -0
- package/dist/types/components/BaseComponents/CometChatTextBubble/useCometChatTextBubble.d.ts +6 -0
- package/dist/types/components/BaseComponents/CometChatToast/CometChatToast.d.ts +27 -0
- package/dist/types/components/BaseComponents/CometChatVideoBubble/CometChatVideoBubble.d.ts +9 -0
- package/dist/types/components/BaseComponents/CometChatVideoBubble/useCometChatVideoBubble.d.ts +6 -0
- package/dist/types/components/Calling/CallButtonConfiguration.d.ts +10 -0
- package/dist/types/components/Calling/CallingConfiguration.d.ts +7 -0
- package/dist/types/components/Calling/CallingExtension.d.ts +9 -0
- package/dist/types/components/Calling/CallingExtensionDecorator.d.ts +29 -0
- package/dist/types/components/Calling/CometChatCallButtons/CometChatCallButtons.d.ts +36 -0
- package/dist/types/components/Calling/CometChatCallButtons/useCallButtons.d.ts +6 -0
- package/dist/types/components/Calling/CometChatCallLogs/CometChatCallLogs.d.ts +71 -0
- package/dist/types/components/Calling/CometChatCallLogs/useCometChatCallLogs.d.ts +2 -0
- package/dist/types/components/Calling/CometChatIncomingCall/CometChatIncomingCall.d.ts +59 -0
- package/dist/types/components/Calling/CometChatIncomingCall/useCometChatIncomingCall.d.ts +2 -0
- package/dist/types/components/Calling/CometChatOngoingCall/CometChatOngoingCall.d.ts +10 -0
- package/dist/types/components/Calling/CometChatOngoingCall/useCometChatOngoingCall.d.ts +2 -0
- package/dist/types/components/Calling/CometChatOutgoingCall/CometChatOutgoingCall.d.ts +36 -0
- package/dist/types/components/Calling/CometChatOutgoingCall/useCometChatOutgoingCall.d.ts +7 -0
- package/dist/types/components/Calling/OutgoingCallConfiguration.d.ts +8 -0
- package/dist/types/{Calling → components/Calling}/Utils/utils.d.ts +1 -1
- package/dist/types/{CometChatConversations/index.d.ts → components/CometChatConversations/CometChatConversations.d.ts} +28 -153
- package/dist/types/{CometChatConversations → components/CometChatConversations}/controller.d.ts +1 -1
- package/dist/types/{CometChatConversations/hooks.d.ts → components/CometChatConversations/useCometChatConversations.d.ts} +7 -4
- package/dist/types/{CometChatGroupMembers/index.d.ts → components/CometChatGroupMembers/CometChatGroupMembers.d.ts} +9 -112
- package/dist/types/{CometChatGroupMembers → components/CometChatGroupMembers}/controller.d.ts +1 -1
- package/dist/types/{CometChatGroupMembers/hooks.d.ts → components/CometChatGroupMembers/useCometChatGroupMembers.d.ts} +3 -3
- package/dist/types/{CometChatGroups/index.d.ts → components/CometChatGroups/CometChatGroups.d.ts} +7 -72
- package/dist/types/{CometChatGroups → components/CometChatGroups}/controller.d.ts +1 -1
- package/dist/types/{CometChatGroups/hooks.d.ts → components/CometChatGroups/useCometChatGroups.d.ts} +2 -2
- package/dist/types/components/CometChatMessageComposer/CometChatMessageComposer.d.ts +166 -0
- package/dist/types/components/CometChatMessageComposer/useCometChatMessageComposer.d.ts +42 -0
- package/dist/types/components/CometChatMessageHeader/CometChatMessageHeader.d.ts +29 -0
- package/dist/types/components/CometChatMessageHeader/useCometChatMessageHeader.d.ts +3 -0
- package/dist/types/components/CometChatMessageInformation/CometChatMessageInformation.d.ts +6 -0
- package/dist/types/components/CometChatMessageList/CometChatMessageList.d.ts +132 -0
- package/dist/types/components/CometChatMessageList/useCometChatMessageList.d.ts +6 -0
- package/dist/types/components/CometChatThreadedMessagePreview/CometChatThreadedMessagePreview.d.ts +11 -0
- package/dist/types/components/CometChatUserMemberWrapper/CometChatUserMemberWrapper.d.ts +21 -0
- package/dist/types/{CometChatUserMemberWrapper → components/CometChatUserMemberWrapper}/index.d.ts +1 -3
- package/dist/types/{CometChatUsers/index.d.ts → components/CometChatUsers/CometChatUsers.d.ts} +7 -74
- package/dist/types/{CometChatUsers → components/CometChatUsers}/controller.d.ts +0 -6
- package/dist/types/{CometChatUsers/hooks.d.ts → components/CometChatUsers/useCometChatUsers.d.ts} +3 -2
- package/dist/types/components/Extensions/CollaborativeDocument/CollaborativeDocumentConfiguration.d.ts +35 -0
- package/dist/types/components/Extensions/CollaborativeDocument/CollaborativeDocumentConstants.d.ts +15 -0
- package/dist/types/components/Extensions/CollaborativeDocument/CollaborativeDocumentExtension.d.ts +37 -0
- package/dist/types/components/Extensions/CollaborativeDocument/CollaborativeDocumentExtensionDecorator.d.ts +116 -0
- package/dist/types/components/Extensions/CollaborativeWhiteboard/CollaborativeWhiteboardConfiguration.d.ts +35 -0
- package/dist/types/components/Extensions/CollaborativeWhiteboard/CollaborativeWhiteboardConstants.d.ts +13 -0
- package/dist/types/components/Extensions/CollaborativeWhiteboard/CollaborativeWhiteboardExtension.d.ts +29 -0
- package/dist/types/components/Extensions/CollaborativeWhiteboard/CollaborativeWhiteboardExtensionDecorator.d.ts +94 -0
- package/dist/types/components/Extensions/ExtensionsDataSource.d.ts +29 -0
- package/dist/types/components/Extensions/ExtensionsId.d.ts +22 -0
- package/dist/types/components/Extensions/LinkPreview/LinkPreview.d.ts +37 -0
- package/dist/types/components/Extensions/LinkPreview/LinkPreviewConstants.d.ts +11 -0
- package/dist/types/components/Extensions/LinkPreview/LinkPreviewExtension.d.ts +24 -0
- package/dist/types/components/Extensions/LinkPreview/LinkPreviewExtensionDecorator.d.ts +60 -0
- package/dist/types/components/Extensions/MessageTranslation/MessageTranslationBubble.d.ts +35 -0
- package/dist/types/components/Extensions/MessageTranslation/MessageTranslationConstants.d.ts +12 -0
- package/dist/types/components/Extensions/MessageTranslation/MessageTranslationExtension.d.ts +30 -0
- package/dist/types/components/Extensions/MessageTranslation/MessageTranslationExtensionDecorator.d.ts +53 -0
- package/dist/types/components/Extensions/Polls/CreatePolls.d.ts +66 -0
- package/dist/types/components/Extensions/Polls/PollsBubble.d.ts +35 -0
- package/dist/types/{Extensions → components/Extensions}/Polls/PollsConfiguration.d.ts +0 -10
- package/dist/types/components/Extensions/Polls/PollsConstants.d.ts +8 -0
- package/dist/types/{Extensions → components/Extensions}/Polls/PollsExtension.d.ts +1 -1
- package/dist/types/components/Extensions/Polls/PollsExtensionDecorator.d.ts +112 -0
- package/dist/types/components/Extensions/Stickers/StickersConstants.d.ts +16 -0
- package/dist/types/components/Extensions/Stickers/StickersExtension.d.ts +31 -0
- package/dist/types/components/Extensions/Stickers/StickersExtensionDecorator.d.ts +112 -0
- package/dist/types/components/Extensions/Stickers/StickersKeyboard.d.ts +29 -0
- package/dist/types/components/Extensions/ThumbnailGeneration/ThumbnailGenerationConstants.d.ts +13 -0
- package/dist/types/components/Extensions/ThumbnailGeneration/ThumbnailGenerationExtension.d.ts +21 -0
- package/dist/types/components/Extensions/ThumbnailGeneration/ThumbnailGenerationExtensionDecorator.d.ts +40 -0
- package/dist/types/components/Reactions/CometChatReactionInfo/CometChatReactionInfo.d.ts +9 -0
- package/dist/types/components/Reactions/CometChatReactionList/CometChatReactionList.d.ts +8 -0
- package/dist/types/components/Reactions/CometChatReactions/CometChatReactions.d.ts +12 -0
- package/dist/types/constants/CometChatUIKitConstants.d.ts +139 -0
- package/dist/types/constants/CometChatUtilityConstants.d.ts +9 -0
- package/dist/types/constants/index.d.ts +1 -0
- package/dist/types/events/CometChatCallEvents.d.ts +10 -0
- package/dist/types/events/CometChatConversationEvents.d.ts +13 -0
- package/dist/types/events/CometChatGroupEvents.d.ts +63 -0
- package/dist/types/events/CometChatMessageEvents.d.ts +43 -0
- package/dist/types/events/CometChatUIEvents.d.ts +59 -0
- package/dist/types/events/CometChatUserEvents.d.ts +16 -0
- package/dist/types/formatters/CometChatFormatters/CometChatMentionsFormatter/CometChatMentionsFormatter.d.ts +210 -0
- package/dist/types/formatters/CometChatFormatters/CometChatTextFormatter.d.ts +268 -0
- package/dist/types/formatters/CometChatFormatters/CometChatUrlsFormatter/CometChatUrlsFormatter.d.ts +12 -0
- package/dist/types/formatters/index.d.ts +3 -0
- package/dist/types/index.d.ts +108 -84
- package/dist/types/modals/CometChatActions.d.ts +36 -0
- package/dist/types/modals/CometChatActionsIcon.d.ts +38 -0
- package/dist/types/modals/CometChatActionsView.d.ts +39 -0
- package/dist/types/modals/CometChatMessageComposerAction.d.ts +33 -0
- package/dist/types/modals/CometChatMessageOption.d.ts +37 -0
- package/dist/types/modals/CometChatMessageTemplate.d.ts +70 -0
- package/dist/types/modals/CometChatOption.d.ts +20 -0
- package/dist/types/modals/InteractiveActions/APIAction.d.ts +108 -0
- package/dist/types/modals/InteractiveActions/CustomAction.d.ts +12 -0
- package/dist/types/modals/InteractiveActions/URLNavigationAction.d.ts +30 -0
- package/dist/types/modals/InteractiveActions/index.d.ts +3 -0
- package/dist/types/modals/InteractiveElements/BaseInputElement.d.ts +50 -0
- package/dist/types/modals/InteractiveElements/BaseInteractiveElement.d.ts +25 -0
- package/dist/types/modals/InteractiveElements/ButtonElement.d.ts +48 -0
- package/dist/types/modals/InteractiveElements/CheckboxElement.d.ts +46 -0
- package/dist/types/modals/InteractiveElements/DateTimePickerElement.d.ts +124 -0
- package/dist/types/modals/InteractiveElements/DropdownElement.d.ts +55 -0
- package/dist/types/modals/InteractiveElements/LabelElement.d.ts +29 -0
- package/dist/types/modals/InteractiveElements/OptionElement.d.ts +35 -0
- package/dist/types/modals/InteractiveElements/RadioButtonElement.d.ts +54 -0
- package/dist/types/modals/InteractiveElements/SingleSelectElement.d.ts +50 -0
- package/dist/types/modals/InteractiveElements/TextInputElement.d.ts +69 -0
- package/dist/types/modals/InteractiveElements/index.d.ts +11 -0
- package/dist/types/modals/InteractiveEntities/ActionEntity.d.ts +32 -0
- package/dist/types/modals/InteractiveEntities/ElementEntity.d.ts +35 -0
- package/dist/types/modals/InteractiveEntities/index.d.ts +2 -0
- package/dist/types/modals/InteractiveMessage/CardMessage.d.ts +69 -0
- package/dist/types/modals/InteractiveMessage/CustomInteractiveMessage.d.ts +20 -0
- package/dist/types/modals/InteractiveMessage/FormMessage.d.ts +75 -0
- package/dist/types/modals/InteractiveMessage/SchedulerMessage.d.ts +230 -0
- package/dist/types/modals/InteractiveMessage/index.d.ts +5 -0
- package/dist/types/modals/index.d.ts +7 -0
- package/dist/types/resources/CometChatLocalize/cometchat-localize.d.ts +5603 -0
- package/dist/types/resources/CometChatSoundManager/CometChatSoundManager.d.ts +128 -0
- package/dist/types/resources/index.d.ts +1 -0
- package/dist/types/src/CometChatCustomHooks.d.ts +27 -0
- package/dist/types/src/CometChatUIKit/CometChatCalls.d.ts +1 -0
- package/dist/types/src/CometChatUIKit/CometChatUIKit.d.ts +147 -0
- package/dist/types/src/CometChatUIKit/CometChatUIKitLoginListener.d.ts +32 -0
- package/dist/types/src/CometChatUIKit/CometChatUIKitUtility.d.ts +81 -0
- package/dist/types/src/CometChatUIKit/UIKitSettings.d.ts +304 -0
- package/dist/types/src/Enums/Enums.d.ts +258 -0
- package/dist/types/src/components/AI/AIBaseConfiguration.d.ts +51 -0
- package/dist/types/src/components/AI/AIConversationStarter/AIConversationStarterConfiguration.d.ts +20 -0
- package/dist/types/src/components/AI/AIConversationStarter/AIConversationStarterDecorator.d.ts +18 -0
- package/dist/types/src/components/AI/AIConversationStarter/AIConversationStarterExtension.d.ts +8 -0
- package/dist/types/src/components/AI/AIConversationStarter/AIConversationStarterView.d.ts +8 -0
- package/dist/types/src/components/AI/AIConversationSummary/AIConversationSummaryConfiguration.d.ts +31 -0
- package/dist/types/src/components/AI/AIConversationSummary/AIConversationSummaryDecorator.d.ts +22 -0
- package/dist/types/src/components/AI/AIConversationSummary/AIConversationSummaryExtension.d.ts +8 -0
- package/dist/types/src/components/AI/AIConversationSummary/AIConversationSummaryView.d.ts +9 -0
- package/dist/types/{Shared/Framework/ExtensionsDataSource.d.ts → src/components/AI/AIExtensionDataSource.d.ts} +2 -2
- package/dist/types/src/components/AI/AISmartReplies/AISmartRepliesConfiguration.d.ts +28 -0
- package/dist/types/src/components/AI/AISmartReplies/AISmartRepliesDecorator.d.ts +21 -0
- package/dist/types/src/components/AI/AISmartReplies/AISmartRepliesExtension.d.ts +8 -0
- package/dist/types/src/components/AI/AISmartReplies/AISmartRepliesView.d.ts +11 -0
- package/dist/types/src/components/BaseComponents/CometChatActionBubble/CometChatActionBubble.d.ts +8 -0
- package/dist/types/src/components/BaseComponents/CometChatActionSheet/CometChatActionSheet.d.ts +7 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/CometChatAudioBubble.d.ts +6 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/base-plugin.d.ts +21 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/decoder.d.ts +9 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/dom.d.ts +13 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/draggable.d.ts +1 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/event-emitter.d.ts +21 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/fetcher.d.ts +5 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/player.d.ts +50 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/plugins/envelope.d.ts +79 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/plugins/hover.d.ts +36 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/plugins/minimap.d.ts +65 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/plugins/record.d.ts +89 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/plugins/regions.d.ts +139 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/plugins/spectrogram.d.ts +98 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/plugins/timeline.d.ts +54 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/plugins/zoom.d.ts +55 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/renderer.d.ts +63 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/timer.d.ts +11 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/wavesurfer.d.ts +223 -0
- package/dist/types/src/components/BaseComponents/CometChatAudioBubble/src/webaudio.d.ts +63 -0
- package/dist/types/src/components/BaseComponents/CometChatAvatar/CometChatAvatar.d.ts +13 -0
- package/dist/types/src/components/BaseComponents/CometChatButton/CometChatButton.d.ts +12 -0
- package/dist/types/src/components/BaseComponents/CometChatCallBubble/CometChatCallBubble.d.ts +12 -0
- package/dist/types/src/components/BaseComponents/CometChatChangeScope/CometChatChangeScope.d.ts +10 -0
- package/dist/types/src/components/BaseComponents/CometChatChangeScope/useCometChatChangeScope.d.ts +10 -0
- package/dist/types/src/components/BaseComponents/CometChatCheckbox/CometChatCheckbox.d.ts +11 -0
- package/dist/types/src/components/BaseComponents/CometChatCheckbox/useCometChatCheckbox.d.ts +11 -0
- package/dist/types/src/components/BaseComponents/CometChatConfirmDialog/CometChatConfirmDialog.d.ts +16 -0
- package/dist/types/src/components/BaseComponents/CometChatContextMenu/CometChatContextMenu.d.ts +17 -0
- package/dist/types/src/components/BaseComponents/CometChatDate/CometChatDate.d.ts +13 -0
- package/dist/types/src/components/BaseComponents/CometChatDate/useCometChatDate.d.ts +8 -0
- package/dist/types/src/components/BaseComponents/CometChatDeleteBubble/CometChatDeleteBubble.d.ts +14 -0
- package/dist/types/src/components/BaseComponents/CometChatDocumentBubble/CometChatDocumentBubble.d.ts +11 -0
- package/dist/types/src/components/BaseComponents/CometChatDropDown/CometChatDropDown.d.ts +14 -0
- package/dist/types/src/components/BaseComponents/CometChatDropDown/useCometChatDropDown.d.ts +12 -0
- package/dist/types/src/components/BaseComponents/CometChatEditPreview/CometChatEditPreview.d.ts +21 -0
- package/dist/types/src/components/BaseComponents/CometChatEmojiKeyboard/CometChatEmoji.d.ts +22 -0
- package/dist/types/src/components/BaseComponents/CometChatEmojiKeyboard/CometChatEmojiKeyboard.d.ts +7 -0
- package/dist/types/src/components/BaseComponents/CometChatEmojiKeyboard/emojis.d.ts +6579 -0
- package/dist/types/src/components/BaseComponents/CometChatEmojiKeyboard/useCometChatEmojiKeyboard.d.ts +17 -0
- package/dist/types/src/components/BaseComponents/CometChatFileBubble/CometChatFileBubble.d.ts +9 -0
- package/dist/types/src/components/BaseComponents/CometChatFullScreenViewer/CometChatFullScreenViewer.d.ts +23 -0
- package/dist/types/src/components/BaseComponents/CometChatImageBubble/CometChatImageBubble.d.ts +10 -0
- package/dist/types/src/components/BaseComponents/CometChatImageBubble/useCometChatImageBubble.d.ts +7 -0
- package/dist/types/src/components/BaseComponents/CometChatList/CometChatList.d.ts +156 -0
- package/dist/types/src/components/BaseComponents/CometChatList/useCometChatList.d.ts +17 -0
- package/dist/types/src/components/BaseComponents/CometChatListItem/CometChatListItem.d.ts +15 -0
- package/dist/types/src/components/BaseComponents/CometChatListItem/useCometChatListItem.d.ts +12 -0
- package/dist/types/src/components/BaseComponents/CometChatLiveReaction/CometChatLiveReaction.d.ts +5 -0
- package/dist/types/src/components/BaseComponents/CometChatLiveReaction/useLiveReactionHook.d.ts +19 -0
- package/dist/types/src/components/BaseComponents/CometChatMediaRecorder/CometChatMediaRecorder.d.ts +8 -0
- package/dist/types/src/components/BaseComponents/CometChatMessageBubble/CometChatMessageBubble.d.ts +28 -0
- package/dist/types/src/components/BaseComponents/CometChatPopover/CometChatPopover.d.ts +24 -0
- package/dist/types/src/components/BaseComponents/CometChatRadioButton/CometChatRadioButton.d.ts +14 -0
- package/dist/types/src/components/BaseComponents/CometChatRadioButton/useCometChatRadioButton.d.ts +13 -0
- package/dist/types/src/components/BaseComponents/CometChatSearchBar/CometChatSearchBar.d.ts +9 -0
- package/dist/types/src/components/BaseComponents/CometChatSearchBar/useCometChatSearchBar.d.ts +10 -0
- package/dist/types/src/components/BaseComponents/CometChatTextBubble/CometChatTextBubble.d.ts +8 -0
- package/dist/types/src/components/BaseComponents/CometChatTextBubble/useCometChatTextBubble.d.ts +6 -0
- package/dist/types/src/components/BaseComponents/CometChatToast/CometChatToast.d.ts +27 -0
- package/dist/types/src/components/BaseComponents/CometChatVideoBubble/CometChatVideoBubble.d.ts +9 -0
- package/dist/types/src/components/BaseComponents/CometChatVideoBubble/useCometChatVideoBubble.d.ts +6 -0
- package/dist/types/src/components/Calling/CallButtonConfiguration.d.ts +10 -0
- package/dist/types/src/components/Calling/CallingConfiguration.d.ts +7 -0
- package/dist/types/src/components/Calling/CallingExtension.d.ts +9 -0
- package/dist/types/src/components/Calling/CallingExtensionDecorator.d.ts +29 -0
- package/dist/types/src/components/Calling/CometChatCallButtons/CometChatCallButtons.d.ts +36 -0
- package/dist/types/src/components/Calling/CometChatCallButtons/useCallButtons.d.ts +6 -0
- package/dist/types/src/components/Calling/CometChatCallLogs/CometChatCallLogs.d.ts +71 -0
- package/dist/types/src/components/Calling/CometChatCallLogs/useCometChatCallLogs.d.ts +2 -0
- package/dist/types/src/components/Calling/CometChatIncomingCall/CometChatIncomingCall.d.ts +59 -0
- package/dist/types/src/components/Calling/CometChatIncomingCall/useCometChatIncomingCall.d.ts +2 -0
- package/dist/types/src/components/Calling/CometChatOngoingCall/CometChatOngoingCall.d.ts +10 -0
- package/dist/types/src/components/Calling/CometChatOngoingCall/useCometChatOngoingCall.d.ts +2 -0
- package/dist/types/src/components/Calling/CometChatOutgoingCall/CometChatOutgoingCall.d.ts +36 -0
- package/dist/types/src/components/Calling/CometChatOutgoingCall/useCometChatOutgoingCall.d.ts +7 -0
- package/dist/types/src/components/Calling/OutgoingCallConfiguration.d.ts +8 -0
- package/dist/types/src/components/Calling/Utils/utils.d.ts +7 -0
- package/dist/types/src/components/CometChatConversations/CometChatConversations.d.ts +219 -0
- package/dist/types/src/components/CometChatConversations/controller.d.ts +74 -0
- package/dist/types/src/components/CometChatConversations/useCometChatConversations.d.ts +25 -0
- package/dist/types/src/components/CometChatGroupMembers/CometChatGroupMembers.d.ts +178 -0
- package/dist/types/src/components/CometChatGroupMembers/controller.d.ts +38 -0
- package/dist/types/src/components/CometChatGroupMembers/useCometChatGroupMembers.d.ts +22 -0
- package/dist/types/src/components/CometChatGroups/CometChatGroups.d.ts +150 -0
- package/dist/types/src/components/CometChatGroups/controller.d.ts +44 -0
- package/dist/types/src/components/CometChatGroups/useCometChatGroups.d.ts +15 -0
- package/dist/types/src/components/CometChatMessageComposer/CometChatMessageComposer.d.ts +166 -0
- package/dist/types/src/components/CometChatMessageComposer/useCometChatMessageComposer.d.ts +42 -0
- package/dist/types/src/components/CometChatMessageHeader/CometChatMessageHeader.d.ts +29 -0
- package/dist/types/src/components/CometChatMessageHeader/useCometChatMessageHeader.d.ts +3 -0
- package/dist/types/src/components/CometChatMessageInformation/CometChatMessageInformation.d.ts +6 -0
- package/dist/types/src/components/CometChatMessageList/CometChatMessageList.d.ts +132 -0
- package/dist/types/src/components/CometChatMessageList/CometChatMessageListController.d.ts +48 -0
- package/dist/types/src/components/CometChatMessageList/useCometChatMessageList.d.ts +6 -0
- package/dist/types/src/components/CometChatThreadedMessagePreview/CometChatThreadedMessagePreview.d.ts +11 -0
- package/dist/types/src/components/CometChatUserMemberWrapper/CometChatUserMemberWrapper.d.ts +21 -0
- package/dist/types/{CometChatAddMembers/index.d.ts → src/components/CometChatUsers/CometChatUsers.d.ts} +81 -117
- package/dist/types/src/components/CometChatUsers/controller.d.ts +28 -0
- package/dist/types/src/components/CometChatUsers/useCometChatUsers.d.ts +19 -0
- package/dist/types/src/components/Extensions/CollaborativeDocument/CollaborativeDocumentConfiguration.d.ts +35 -0
- package/dist/types/src/components/Extensions/CollaborativeDocument/CollaborativeDocumentConstants.d.ts +15 -0
- package/dist/types/src/components/Extensions/CollaborativeDocument/CollaborativeDocumentExtension.d.ts +37 -0
- package/dist/types/src/components/Extensions/CollaborativeDocument/CollaborativeDocumentExtensionDecorator.d.ts +116 -0
- package/dist/types/src/components/Extensions/CollaborativeWhiteboard/CollaborativeWhiteboardConfiguration.d.ts +35 -0
- package/dist/types/src/components/Extensions/CollaborativeWhiteboard/CollaborativeWhiteboardConstants.d.ts +13 -0
- package/dist/types/src/components/Extensions/CollaborativeWhiteboard/CollaborativeWhiteboardExtension.d.ts +29 -0
- package/dist/types/src/components/Extensions/CollaborativeWhiteboard/CollaborativeWhiteboardExtensionDecorator.d.ts +94 -0
- package/dist/types/src/components/Extensions/ExtensionsDataSource.d.ts +29 -0
- package/dist/types/src/components/Extensions/ExtensionsId.d.ts +22 -0
- package/dist/types/src/components/Extensions/LinkPreview/LinkPreview.d.ts +37 -0
- package/dist/types/src/components/Extensions/LinkPreview/LinkPreviewConstants.d.ts +11 -0
- package/dist/types/src/components/Extensions/LinkPreview/LinkPreviewExtension.d.ts +24 -0
- package/dist/types/src/components/Extensions/LinkPreview/LinkPreviewExtensionDecorator.d.ts +60 -0
- package/dist/types/src/components/Extensions/MessageTranslation/MessageTranslationBubble.d.ts +35 -0
- package/dist/types/src/components/Extensions/MessageTranslation/MessageTranslationConstants.d.ts +12 -0
- package/dist/types/src/components/Extensions/MessageTranslation/MessageTranslationExtension.d.ts +30 -0
- package/dist/types/src/components/Extensions/MessageTranslation/MessageTranslationExtensionDecorator.d.ts +53 -0
- package/dist/types/src/components/Extensions/Polls/CreatePolls.d.ts +66 -0
- package/dist/types/src/components/Extensions/Polls/PollsBubble.d.ts +35 -0
- package/dist/types/src/components/Extensions/Polls/PollsConfiguration.d.ts +19 -0
- package/dist/types/src/components/Extensions/Polls/PollsConstants.d.ts +8 -0
- package/dist/types/src/components/Extensions/Polls/PollsExtension.d.ts +8 -0
- package/dist/types/src/components/Extensions/Polls/PollsExtensionDecorator.d.ts +112 -0
- package/dist/types/src/components/Extensions/Stickers/StickersConstants.d.ts +16 -0
- package/dist/types/src/components/Extensions/Stickers/StickersExtension.d.ts +31 -0
- package/dist/types/src/components/Extensions/Stickers/StickersExtensionDecorator.d.ts +112 -0
- package/dist/types/src/components/Extensions/Stickers/StickersKeyboard.d.ts +29 -0
- package/dist/types/src/components/Extensions/ThumbnailGeneration/ThumbnailGenerationConstants.d.ts +13 -0
- package/dist/types/src/components/Extensions/ThumbnailGeneration/ThumbnailGenerationExtension.d.ts +21 -0
- package/dist/types/src/components/Extensions/ThumbnailGeneration/ThumbnailGenerationExtensionDecorator.d.ts +40 -0
- package/dist/types/src/components/Reactions/CometChatReactionInfo/CometChatReactionInfo.d.ts +9 -0
- package/dist/types/src/components/Reactions/CometChatReactionList/CometChatReactionList.d.ts +8 -0
- package/dist/types/src/components/Reactions/CometChatReactions/CometChatReactions.d.ts +12 -0
- package/dist/types/src/constants/CometChatUIKitConstants.d.ts +139 -0
- package/dist/types/src/constants/CometChatUtilityConstants.d.ts +9 -0
- package/dist/types/src/constants/index.d.ts +1 -0
- package/dist/types/src/events/CometChatCallEvents.d.ts +10 -0
- package/dist/types/src/events/CometChatConversationEvents.d.ts +13 -0
- package/dist/types/src/events/CometChatGroupEvents.d.ts +63 -0
- package/dist/types/src/events/CometChatMessageEvents.d.ts +43 -0
- package/dist/types/src/events/CometChatUIEvents.d.ts +59 -0
- package/dist/types/src/events/CometChatUserEvents.d.ts +16 -0
- package/dist/types/src/formatters/CometChatFormatters/CometChatMentionsFormatter/CometChatMentionsFormatter.d.ts +210 -0
- package/dist/types/src/formatters/CometChatFormatters/CometChatTextFormatter.d.ts +268 -0
- package/dist/types/src/formatters/CometChatFormatters/CometChatUrlsFormatter/CometChatUrlsFormatter.d.ts +12 -0
- package/dist/types/src/formatters/index.d.ts +3 -0
- package/dist/types/src/index.d.ts +108 -0
- package/dist/types/src/modals/CometChatActions.d.ts +36 -0
- package/dist/types/src/modals/CometChatActionsIcon.d.ts +38 -0
- package/dist/types/src/modals/CometChatActionsView.d.ts +39 -0
- package/dist/types/src/modals/CometChatMessageComposerAction.d.ts +33 -0
- package/dist/types/src/modals/CometChatMessageOption.d.ts +37 -0
- package/dist/types/src/modals/CometChatMessageTemplate.d.ts +70 -0
- package/dist/types/src/modals/CometChatOption.d.ts +20 -0
- package/dist/types/src/modals/index.d.ts +7 -0
- package/dist/types/src/resources/CometChatLocalize/cometchat-localize.d.ts +5603 -0
- package/dist/types/src/resources/CometChatSoundManager/CometChatSoundManager.d.ts +128 -0
- package/dist/types/src/resources/index.d.ts +1 -0
- package/dist/types/src/utils/CallingDetailsUtils.d.ts +42 -0
- package/dist/types/{Shared/Framework → src/utils}/ChatConfigurator.d.ts +4 -0
- package/dist/types/src/utils/ChatSdkEventInitializer.d.ts +6 -0
- package/dist/types/src/utils/ConversationUtils.d.ts +69 -0
- package/dist/types/src/utils/DataSource.d.ts +55 -0
- package/dist/types/src/utils/DataSourceDecorator.d.ts +57 -0
- package/dist/types/src/utils/GroupMemberUtils.d.ts +32 -0
- package/dist/types/src/utils/MessageReceiptUtils.d.ts +44 -0
- package/dist/types/src/utils/MessageUtils.d.ts +55 -0
- package/dist/types/src/utils/MessagesDataSource.d.ts +110 -0
- package/dist/types/src/utils/Storage.d.ts +33 -0
- package/dist/types/src/utils/util.d.ts +26 -0
- package/dist/types/utils/CallingDetailsUtils.d.ts +42 -0
- package/dist/types/utils/ChatConfigurator.d.ts +12 -0
- package/dist/types/utils/ChatSdkEventInitializer.d.ts +6 -0
- package/dist/types/utils/ConversationUtils.d.ts +69 -0
- package/dist/types/utils/DataSource.d.ts +55 -0
- package/dist/types/utils/DataSourceDecorator.d.ts +57 -0
- package/dist/types/utils/GroupMemberUtils.d.ts +32 -0
- package/dist/types/utils/IcsToJson.d.ts +19 -0
- package/dist/types/utils/InteractiveMessageUtils.d.ts +71 -0
- package/dist/types/utils/MessageReceiptUtils.d.ts +44 -0
- package/dist/types/utils/MessageUtils.d.ts +55 -0
- package/dist/types/utils/MessagesDataSource.d.ts +110 -0
- package/dist/types/utils/Storage.d.ts +33 -0
- package/dist/types/utils/util.d.ts +26 -0
- package/package.json +14 -17
- package/rollup.config.js +16 -6
- package/tsconfig.json +2 -1
- package/CONTRIBUTING.md +0 -92
- package/dist/assets/InfoSimpleIcon.svg +0 -4
- package/dist/assets/More.svg +0 -9
- package/dist/assets/More@2x.svg +0 -9
- package/dist/assets/Plus-1.svg +0 -12
- package/dist/assets/StartConversation.svg +0 -13
- package/dist/assets/Stickers.svg +0 -16
- package/dist/assets/addreaction.svg +0 -9
- package/dist/assets/ai-bot.svg +0 -3
- package/dist/assets/attachment-file.svg +0 -14
- package/dist/assets/audio-file.svg +0 -12
- package/dist/assets/collaborativedocument.svg +0 -13
- package/dist/assets/collaborativewhiteboard.svg +0 -12
- package/dist/assets/create-button.svg +0 -12
- package/dist/assets/deleteicon.svg +0 -15
- package/dist/assets/editicon.svg +0 -14
- package/dist/assets/heart.svg +0 -11
- package/dist/assets/photolibrary.svg +0 -11
- package/dist/assets/plus-rotated.svg +0 -13
- package/dist/assets/plus.svg +0 -13
- package/dist/assets/polls.svg +0 -14
- package/dist/assets/smileys.svg +0 -16
- package/dist/assets/stipop.svg +0 -9
- package/dist/assets/threadIndicatorIcon.svg +0 -11
- package/dist/assets/threadicon.svg +0 -14
- package/dist/assets/translation.svg +0 -16
- package/dist/assets/video.svg +0 -12
- package/dist/types/AI/AIAssistBot/AIAssistBotChatView.d.ts +0 -10
- package/dist/types/AI/AIAssistBot/AIAssistBotDecorator.d.ts +0 -22
- package/dist/types/AI/AIAssistBot/AIAssistBotExtension.d.ts +0 -8
- package/dist/types/AI/AIAssistBot/AIAssistBotOptionsView.d.ts +0 -11
- package/dist/types/AI/AIAssistBot/style.d.ts +0 -37
- package/dist/types/AI/AIAssistBot/utils.d.ts +0 -5
- package/dist/types/AI/AIConversationStarter/style.d.ts +0 -26
- package/dist/types/AI/AIConversationSummary/style.d.ts +0 -28
- package/dist/types/AI/AISmartReplies/AISmartRepliesDecorator.d.ts +0 -25
- package/dist/types/AI/AISmartReplies/style.d.ts +0 -28
- package/dist/types/Calling/CallingExtension.d.ts +0 -6
- package/dist/types/Calling/CallingExtensionDecorator.d.ts +0 -73
- package/dist/types/Calling/CometChatCallButtons/hooks.d.ts +0 -3
- package/dist/types/Calling/CometChatCallButtons/index.d.ts +0 -17
- package/dist/types/Calling/CometChatCallButtons/style.d.ts +0 -28
- package/dist/types/Calling/CometChatCallLogDetails/hooks.d.ts +0 -2
- package/dist/types/Calling/CometChatCallLogDetails/index.d.ts +0 -17
- package/dist/types/Calling/CometChatCallLogDetails/style.d.ts +0 -21
- package/dist/types/Calling/CometChatCallLogHistory/hooks.d.ts +0 -2
- package/dist/types/Calling/CometChatCallLogHistory/index.d.ts +0 -27
- package/dist/types/Calling/CometChatCallLogHistory/style.d.ts +0 -41
- package/dist/types/Calling/CometChatCallLogParticipants/index.d.ts +0 -19
- package/dist/types/Calling/CometChatCallLogParticipants/style.d.ts +0 -31
- package/dist/types/Calling/CometChatCallLogRecordings/index.d.ts +0 -21
- package/dist/types/Calling/CometChatCallLogRecordings/style.d.ts +0 -35
- package/dist/types/Calling/CometChatCallLogs/hooks.d.ts +0 -2
- package/dist/types/Calling/CometChatCallLogs/index.d.ts +0 -37
- package/dist/types/Calling/CometChatCallLogs/style.d.ts +0 -37
- package/dist/types/Calling/CometChatCallLogsWithDetails/hooks.d.ts +0 -4
- package/dist/types/Calling/CometChatCallLogsWithDetails/index.d.ts +0 -10
- package/dist/types/Calling/CometChatCallLogsWithDetails/style.d.ts +0 -13
- package/dist/types/Calling/CometChatIncomingCall/hooks.d.ts +0 -2
- package/dist/types/Calling/CometChatIncomingCall/index.d.ts +0 -18
- package/dist/types/Calling/CometChatIncomingCall/style.d.ts +0 -72
- package/dist/types/Calling/CometChatOngoingCall/hooks.d.ts +0 -2
- package/dist/types/Calling/CometChatOngoingCall/index.d.ts +0 -15
- package/dist/types/Calling/CometChatOngoingCall/style.d.ts +0 -2
- package/dist/types/Calling/CometChatOutgoingCall/hooks.d.ts +0 -2
- package/dist/types/Calling/CometChatOutgoingCall/index.d.ts +0 -16
- package/dist/types/Calling/CometChatOutgoingCall/style.d.ts +0 -39
- package/dist/types/Calling/Utils/CallDetailsUtils.d.ts +0 -11
- package/dist/types/Calling/Utils/CallingDetailsUtils.d.ts +0 -7
- package/dist/types/CometChatAddMembers/hooks.d.ts +0 -11
- package/dist/types/CometChatAddMembers/style.d.ts +0 -13
- package/dist/types/CometChatBannedMembers/controller.d.ts +0 -37
- package/dist/types/CometChatBannedMembers/hooks.d.ts +0 -17
- package/dist/types/CometChatBannedMembers/index.d.ts +0 -228
- package/dist/types/CometChatBannedMembers/style.d.ts +0 -19
- package/dist/types/CometChatContacts/index.d.ts +0 -22
- package/dist/types/CometChatContacts/style.d.ts +0 -20
- package/dist/types/CometChatConversations/style.d.ts +0 -29
- package/dist/types/CometChatConversationsWithMessages/hooks.d.ts +0 -2
- package/dist/types/CometChatConversationsWithMessages/index.d.ts +0 -15
- package/dist/types/CometChatConversationsWithMessages/style.d.ts +0 -87
- package/dist/types/CometChatDetails/hooks.d.ts +0 -17
- package/dist/types/CometChatDetails/index.d.ts +0 -186
- package/dist/types/CometChatDetails/style.d.ts +0 -40
- package/dist/types/CometChatGroupMembers/style.d.ts +0 -24
- package/dist/types/CometChatGroups/style.d.ts +0 -11
- package/dist/types/CometChatGroupsWithMessages/hooks.d.ts +0 -3
- package/dist/types/CometChatGroupsWithMessages/index.d.ts +0 -14
- package/dist/types/CometChatGroupsWithMessages/style.d.ts +0 -874
- package/dist/types/CometChatMessageComposer/hooks.d.ts +0 -65
- package/dist/types/CometChatMessageComposer/index.d.ts +0 -221
- package/dist/types/CometChatMessageComposer/style.d.ts +0 -92
- package/dist/types/CometChatMessageHeader/hooks.d.ts +0 -3
- package/dist/types/CometChatMessageHeader/index.d.ts +0 -29
- package/dist/types/CometChatMessageHeader/style.d.ts +0 -56
- package/dist/types/CometChatMessageInformation/index.d.ts +0 -29
- package/dist/types/CometChatMessageInformation/style.d.ts +0 -48
- package/dist/types/CometChatMessageList/CometChatMessageList.d.ts +0 -58
- package/dist/types/CometChatMessageList/style.d.ts +0 -237
- package/dist/types/CometChatMessageList/useCometChatMessageList.d.ts +0 -6
- package/dist/types/CometChatMessages/hooks.d.ts +0 -2
- package/dist/types/CometChatMessages/index.d.ts +0 -25
- package/dist/types/CometChatMessages/style.d.ts +0 -26
- package/dist/types/CometChatThemeContext.d.ts +0 -5
- package/dist/types/CometChatThreadedMessages/hooks.d.ts +0 -2
- package/dist/types/CometChatThreadedMessages/index.d.ts +0 -19
- package/dist/types/CometChatThreadedMessages/style.d.ts +0 -21
- package/dist/types/CometChatTransferOwnership/hooks.d.ts +0 -7
- package/dist/types/CometChatTransferOwnership/index.d.ts +0 -163
- package/dist/types/CometChatTransferOwnership/style.d.ts +0 -17
- package/dist/types/CometChatUsers/style.d.ts +0 -11
- package/dist/types/CometChatUsersWithMessages/hooks.d.ts +0 -2
- package/dist/types/CometChatUsersWithMessages/index.d.ts +0 -12
- package/dist/types/CometChatUsersWithMessages/style.d.ts +0 -70
- package/dist/types/Extensions/CollaborativeDocument/CollaborativeDocumentConfiguration.d.ts +0 -18
- package/dist/types/Extensions/CollaborativeDocument/CollaborativeDocumentExtension.d.ts +0 -8
- package/dist/types/Extensions/CollaborativeDocument/CollaborativeDocumentExtensionDecorator.d.ts +0 -21
- package/dist/types/Extensions/CollaborativeWhiteboard/CollaborativeWhiteboardConfiguration.d.ts +0 -18
- package/dist/types/Extensions/CollaborativeWhiteboard/CollaborativeWhiteboardExtension.d.ts +0 -8
- package/dist/types/Extensions/CollaborativeWhiteboard/CollaborativeWhiteboardExtensionDecorator.d.ts +0 -21
- package/dist/types/Extensions/ImageModeration/ImageModerationConfiguration.d.ts +0 -15
- package/dist/types/Extensions/ImageModeration/ImageModerationExtension.d.ts +0 -8
- package/dist/types/Extensions/ImageModeration/ImageModerationExtensionDecorator.d.ts +0 -26
- package/dist/types/Extensions/LinkPreview/LinkPreviewConfiguration.d.ts +0 -8
- package/dist/types/Extensions/LinkPreview/LinkPreviewExtension.d.ts +0 -8
- package/dist/types/Extensions/LinkPreview/LinkPreviewExtensionDecorator.d.ts +0 -24
- package/dist/types/Extensions/MessageTranslation/MessageTranslationConfiguration.d.ts +0 -14
- package/dist/types/Extensions/MessageTranslation/MessageTranslationExtension.d.ts +0 -8
- package/dist/types/Extensions/MessageTranslation/MessageTranslationExtensionDecorator.d.ts +0 -19
- package/dist/types/Extensions/Polls/PollsExtensionDecorator.d.ts +0 -26
- package/dist/types/Extensions/SmartReplies/SmartRepliesConfiguration.d.ts +0 -8
- package/dist/types/Extensions/SmartReplies/SmartRepliesExtension.d.ts +0 -9
- package/dist/types/Extensions/SmartReplies/SmartRepliesExtensionDecorator.d.ts +0 -35
- package/dist/types/Extensions/Stickers/StickersConfiguration.d.ts +0 -14
- package/dist/types/Extensions/Stickers/StickersExtension.d.ts +0 -8
- package/dist/types/Extensions/Stickers/StickersExtensionDecorator.d.ts +0 -27
- package/dist/types/Extensions/TextModerator/TextModeratorExtension.d.ts +0 -6
- package/dist/types/Extensions/TextModerator/TextModeratorExtensionDecorator.d.ts +0 -8
- package/dist/types/Extensions/ThumbnailGeneration/ThumbnailGenerationExtension.d.ts +0 -5
- package/dist/types/Extensions/ThumbnailGeneration/ThumbnailGenerationExtensionDecorator.d.ts +0 -8
- package/dist/types/Shared/CometChatUIKit/CometChatUIKit.d.ts +0 -36
- package/dist/types/Shared/Framework/DataSource.d.ts +0 -56
- package/dist/types/Shared/Framework/DataSourceDecorator.d.ts +0 -59
- package/dist/types/Shared/Utils/MessageUtils.d.ts +0 -16
- package/dist/types/Shared/Utils/MessagesDataSource.d.ts +0 -92
- package/dist/types/Shared/Views/CometChatButton/hooks.d.ts +0 -11
- package/dist/types/Shared/Views/CometChatButton/index.d.ts +0 -19
- package/dist/types/Shared/Views/CometChatCheckbox/hooks.d.ts +0 -9
- package/dist/types/Shared/Views/CometChatCheckbox/index.d.ts +0 -13
- package/dist/types/Shared/Views/CometChatContextMenu/index.d.ts +0 -13
- package/dist/types/Shared/Views/CometChatContextMenu/style.d.ts +0 -28
- package/dist/types/Shared/Views/CometChatList/style.d.ts +0 -18
- package/dist/types/Shared/Views/CometChatListItem/hooks.d.ts +0 -9
- package/dist/types/Shared/Views/CometChatListItem/index.d.ts +0 -29
- package/dist/types/Shared/Views/CometChatMenuList/hooks.d.ts +0 -12
- package/dist/types/Shared/Views/CometChatMenuList/index.d.ts +0 -13
- package/dist/types/Shared/Views/CometChatMessageBubble/index.d.ts +0 -22
- package/dist/types/Shared/Views/CometChatMessageBubble/style.d.ts +0 -22
- package/dist/types/Shared/Views/CometChatRadioButton/hooks.d.ts +0 -9
- package/dist/types/Shared/Views/CometChatRadioButton/index.d.ts +0 -13
- package/dist/types/Shared/Views/CometChatTabs/TabsStyle.d.ts +0 -31
- package/dist/types/Shared/Views/CometChatTabs/index.d.ts +0 -11
- package/dist/types/Shared/Views/CometChatTabs/style.d.ts +0 -42
- package/dist/types/Shared/Views/LitElementsWrapper/LitElementsWrapper.d.ts +0 -49
- /package/dist/assets/{send-message-in-private.svg → send_message_privately.svg} +0 -0
- /package/dist/types/{Shared/Framework → components/AI}/AIExtensionDataSource.d.ts +0 -0
- /package/dist/types/{CometChatMessageList/controller.d.ts → components/CometChatMessageList/CometChatMessageListController.d.ts} +0 -0
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="Base_Icon">
|
|
3
|
+
<mask id="mask0_2993_47565" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="48" height="48">
|
|
4
|
+
<rect id="Bounding box" width="48" height="48" fill="#D9D9D9"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#mask0_2993_47565)">
|
|
7
|
+
<path id="mic" d="M23.9992 27C22.6019 27 21.4192 26.516 20.4512 25.548C19.4832 24.58 18.9992 23.3973 18.9992 22V10C18.9992 8.60267 19.4832 7.42 20.4512 6.452C21.4192 5.484 22.6019 5 23.9992 5C25.3966 5 26.5792 5.484 27.5472 6.452C28.5152 7.42 28.9992 8.60267 28.9992 10V22C28.9992 23.3973 28.5152 24.58 27.5472 25.548C26.5792 26.516 25.3966 27 23.9992 27ZM22.4992 40V34.9075C19.5222 34.5638 16.9709 33.3408 14.8452 31.2385C12.7199 29.1358 11.4751 26.573 11.1107 23.55C11.0571 23.1243 11.1686 22.7597 11.4452 22.456C11.7222 22.152 12.0736 22 12.4992 22C12.9249 22 13.2812 22.1468 13.5682 22.4405C13.8556 22.7338 14.0467 23.0933 14.1417 23.519C14.5057 25.968 15.6256 27.9937 17.5012 29.596C19.3769 31.1987 21.5429 32 23.9992 32C26.4889 32 28.6632 31.1903 30.5222 29.571C32.3812 27.952 33.4927 25.9347 33.8567 23.519C33.9517 23.0933 34.1429 22.7338 34.4302 22.4405C34.7172 22.1468 35.0736 22 35.4992 22C35.9249 22 36.2762 22.152 36.5532 22.456C36.8299 22.7597 36.9414 23.1243 36.8877 23.55C36.5234 26.5063 35.2869 29.0493 33.1782 31.179C31.0692 33.3083 28.5096 34.5512 25.4992 34.9075V40C25.4992 40.4257 25.3556 40.782 25.0682 41.069C24.7812 41.3563 24.4249 41.5 23.9992 41.5C23.5736 41.5 23.2172 41.3563 22.9302 41.069C22.6429 40.782 22.4992 40.4257 22.4992 40Z" fill="white"/>
|
|
8
|
+
</g>
|
|
9
|
+
</g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="Base_Icon">
|
|
3
|
+
<mask id="mask0_3522_63973" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="32" height="32">
|
|
4
|
+
<rect id="Bounding box" width="32" height="32" fill="#D9D9D9"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#mask0_3522_63973)">
|
|
7
|
+
<path id="mic" d="M15.9995 18C15.0679 18 14.2795 17.6773 13.6342 17.032C12.9888 16.3867 12.6662 15.5982 12.6662 14.6667V6.66667C12.6662 5.73511 12.9888 4.94667 13.6342 4.30134C14.2795 3.656 15.0679 3.33334 15.9995 3.33334C16.931 3.33334 17.7195 3.656 18.3648 4.30134C19.0102 4.94667 19.3328 5.73511 19.3328 6.66667V14.6667C19.3328 15.5982 19.0102 16.3867 18.3648 17.032C17.7195 17.6773 16.931 18 15.9995 18ZM14.9995 26.6667V23.2717C13.0148 23.0426 11.3139 22.2272 9.89682 20.8257C8.47993 19.4239 7.65005 17.7153 7.40716 15.7C7.37138 15.4162 7.44571 15.1731 7.63016 14.9707C7.81482 14.768 8.04905 14.6667 8.33282 14.6667C8.6166 14.6667 8.85416 14.7646 9.04549 14.9603C9.23705 15.1559 9.36449 15.3956 9.42782 15.6793C9.67049 17.312 10.417 18.6624 11.6675 19.7307C12.9179 20.7991 14.3619 21.3333 15.9995 21.3333C17.6593 21.3333 19.1088 20.7936 20.3482 19.714C21.5875 18.6347 22.3285 17.2898 22.5712 15.6793C22.6345 15.3956 22.7619 15.1559 22.9535 14.9603C23.1448 14.7646 23.3824 14.6667 23.6662 14.6667C23.9499 14.6667 24.1842 14.768 24.3688 14.9707C24.5533 15.1731 24.6276 15.4162 24.5918 15.7C24.3489 17.6709 23.5246 19.3662 22.1188 20.786C20.7128 22.2056 19.0064 23.0341 16.9995 23.2717V26.6667C16.9995 26.9504 16.9037 27.188 16.7122 27.3793C16.5208 27.5709 16.2833 27.6667 15.9995 27.6667C15.7157 27.6667 15.4782 27.5709 15.2868 27.3793C15.0953 27.188 14.9995 26.9504 14.9995 26.6667Z" fill="#F44649"/>
|
|
8
|
+
</g>
|
|
9
|
+
</g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8413" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8413)">
|
|
6
|
+
<path d="M12.0391 19.5C9.94523 19.5 8.17181 18.7736 6.71881 17.3207C5.26565 15.8679 4.53906 14.0948 4.53906 12.0015C4.53906 9.90817 5.26565 8.13458 6.71881 6.68075C8.17181 5.22692 9.94523 4.5 12.0391 4.5C13.2082 4.5 14.3146 4.75992 15.3583 5.27975C16.4018 5.79975 17.2697 6.53342 17.9621 7.48075V5.25C17.9621 5.0375 18.034 4.85942 18.1778 4.71575C18.3216 4.57192 18.4998 4.5 18.7123 4.5C18.925 4.5 19.1031 4.57192 19.2466 4.71575C19.3902 4.85942 19.4621 5.0375 19.4621 5.25V9.7115C19.4621 9.96767 19.3755 10.1823 19.2023 10.3555C19.029 10.5287 18.8143 10.6152 18.5583 10.6152H14.0968C13.8843 10.6152 13.7061 10.5434 13.5623 10.3997C13.4186 10.2559 13.3468 10.0777 13.3468 9.865C13.3468 9.6525 13.4186 9.47442 13.5623 9.33075C13.7061 9.18725 13.8843 9.1155 14.0968 9.1155H17.2968C16.7698 8.15 16.039 7.38942 15.1043 6.83375C14.1698 6.27792 13.1481 6 12.0391 6C10.3724 6 8.95573 6.58333 7.78906 7.75C6.6224 8.91667 6.03906 10.3333 6.03906 12C6.03906 13.6667 6.6224 15.0833 7.78906 16.25C8.95573 17.4167 10.3724 18 12.0391 18C13.2012 18 14.2651 17.6948 15.2308 17.0845C16.1965 16.4743 16.9281 15.6602 17.4256 14.6423C17.5204 14.4602 17.6598 14.333 17.8438 14.2605C18.0278 14.1882 18.2153 14.184 18.4063 14.248C18.6101 14.3122 18.7528 14.4455 18.8343 14.648C18.9156 14.8507 18.9089 15.043 18.8141 15.225C18.1947 16.5198 17.2806 17.556 16.0716 18.3335C14.8626 19.1112 13.5184 19.5 12.0391 19.5Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8296" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8296)">
|
|
6
|
+
<path d="M6.37283 11.75L9.69608 15.073C9.84475 15.2218 9.91808 15.3959 9.91608 15.5953C9.91424 15.7946 9.83574 15.9718 9.68058 16.127C9.52541 16.2718 9.34974 16.3468 9.15358 16.352C8.95758 16.357 8.78199 16.282 8.62683 16.127L4.13258 11.6328C3.95174 11.4519 3.86133 11.241 3.86133 11C3.86133 10.759 3.95174 10.5481 4.13258 10.3673L8.62683 5.873C8.76533 5.73467 8.93674 5.66384 9.14108 5.6605C9.34558 5.65734 9.52541 5.72817 9.68058 5.873C9.83574 6.02817 9.91333 6.20642 9.91333 6.40775C9.91333 6.60892 9.83574 6.78709 9.68058 6.94225L6.37283 10.25H15.7498C17.0627 10.25 18.1825 10.7135 19.1093 11.6405C20.0363 12.5673 20.4998 13.6872 20.4998 15V17.75C20.4998 17.9628 20.428 18.141 20.2843 18.2845C20.1408 18.4282 19.9627 18.5 19.7498 18.5C19.537 18.5 19.3588 18.4282 19.2153 18.2845C19.0717 18.141 18.9998 17.9628 18.9998 17.75V15C18.9998 14.1025 18.6825 13.3365 18.0478 12.702C17.4133 12.0673 16.6473 11.75 15.7498 11.75H6.37283Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8294" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8294)">
|
|
6
|
+
<path d="M4.62295 11L8.6962 15.073C8.84487 15.2218 8.9182 15.3959 8.9162 15.5953C8.91437 15.7946 8.83587 15.9718 8.6807 16.127C8.52554 16.2718 8.34987 16.3468 8.1537 16.352C7.9577 16.357 7.78212 16.282 7.62695 16.127L3.1327 11.6328C3.03904 11.5391 2.97304 11.4403 2.9347 11.3365C2.8962 11.2327 2.87695 11.1205 2.87695 11C2.87695 10.8795 2.8962 10.7673 2.9347 10.6635C2.97304 10.5597 3.03904 10.4609 3.1327 10.3673L7.62695 5.873C7.76545 5.73467 7.93687 5.66384 8.1412 5.6605C8.3457 5.65734 8.52554 5.72817 8.6807 5.873C8.83587 6.02817 8.91345 6.20642 8.91345 6.40775C8.91345 6.60892 8.83587 6.78709 8.6807 6.94225L4.62295 11ZM9.9307 11.75L13.2537 15.073C13.4025 15.2218 13.476 15.3959 13.474 15.5953C13.472 15.7946 13.3935 15.9718 13.2385 16.127C13.0833 16.2718 12.9076 16.3468 12.7115 16.352C12.5153 16.357 12.3396 16.282 12.1845 16.127L7.69045 11.6328C7.59679 11.5391 7.5307 11.4403 7.4922 11.3365C7.4537 11.2327 7.43445 11.1205 7.43445 11C7.43445 10.8795 7.4537 10.7673 7.4922 10.6635C7.5307 10.5597 7.59679 10.4609 7.69045 10.3673L12.1845 5.873C12.323 5.73467 12.4945 5.66384 12.699 5.6605C12.9035 5.65734 13.0833 5.72817 13.2385 5.873C13.3935 6.02817 13.471 6.20642 13.471 6.40775C13.471 6.60892 13.3935 6.78709 13.2385 6.94225L9.9307 10.25H16.75C18.0628 10.25 19.1826 10.7135 20.1095 11.6405C21.0365 12.5673 21.5 13.6872 21.5 15V17.75C21.5 17.9628 21.4281 18.141 21.2845 18.2845C21.141 18.4282 20.9628 18.5 20.75 18.5C20.5371 18.5 20.359 18.4282 20.2155 18.2845C20.0718 18.141 20 17.9628 20 17.75V15C20 14.1025 19.6826 13.3365 19.048 12.702C18.4135 12.0673 17.6475 11.75 16.75 11.75H9.9307Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="Base_Icon">
|
|
3
|
+
<mask id="mask0_3985_363515" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="25" height="24">
|
|
4
|
+
<rect id="Bounding box" x="0.00390625" width="24" height="24" fill="#D9D9D9"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#mask0_3985_363515)">
|
|
7
|
+
<path id="subdirectory_arrow_right" d="M13.4769 19.9578C13.3219 19.8026 13.246 19.6253 13.2492 19.426C13.2523 19.2267 13.3282 19.0526 13.4769 18.9038L16.6309 15.75H7.31166C6.81299 15.75 6.38699 15.5734 6.03366 15.2203C5.68049 14.8669 5.50391 14.4409 5.50391 13.9423V5.25C5.50391 5.03717 5.57574 4.859 5.71941 4.7155C5.86291 4.57183 6.04107 4.5 6.25391 4.5C6.46674 4.5 6.64491 4.57183 6.78841 4.7155C6.93207 4.859 7.00391 5.03717 7.00391 5.25V13.9423C7.00391 14.0321 7.03274 14.1058 7.09041 14.1635C7.14807 14.2212 7.22182 14.25 7.31166 14.25H16.6309L13.4617 11.0807C13.3065 10.9256 13.2315 10.7499 13.2367 10.5538C13.2418 10.3578 13.3168 10.1822 13.4617 10.027C13.6168 9.87183 13.7941 9.79333 13.9934 9.7915C14.1927 9.7895 14.3667 9.86283 14.5154 10.0115L18.8712 14.3673C18.9648 14.4609 19.0308 14.5597 19.0692 14.6635C19.1077 14.7673 19.1269 14.8795 19.1269 15C19.1269 15.1205 19.1077 15.2327 19.0692 15.3365C19.0308 15.4403 18.9648 15.5391 18.8712 15.6328L14.5462 19.9578C14.391 20.1128 14.2128 20.1902 14.0117 20.1902C13.8103 20.1902 13.6321 20.1128 13.4769 19.9578Z" fill="#A1A1A1"/>
|
|
8
|
+
</g>
|
|
9
|
+
</g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.0641 20.85C10.8332 20.85 9.67765 20.6174 8.59731 20.152C7.51681 19.6869 6.57381 19.0529 5.76831 18.25C4.96265 17.4472 4.32723 16.5066 3.86206 15.4283C3.39673 14.3498 3.16406 13.1963 3.16406 11.9678C3.16406 10.7393 3.39673 9.59102 3.86206 8.52302C4.32723 7.45486 4.96356 6.52236 5.77106 5.72552C6.57856 4.92852 7.52373 4.30002 8.60656 3.84002C9.6894 3.38002 10.8475 3.15002 12.0808 3.15002C13.3946 3.15002 14.6384 3.43611 15.8121 4.00827C16.9856 4.58061 17.9973 5.37227 18.8473 6.38327V4.63752C18.8473 4.41886 18.9223 4.23294 19.0723 4.07977C19.2223 3.92661 19.4098 3.85002 19.6348 3.85002C19.8598 3.85002 20.0487 3.92628 20.2016 4.07878C20.3544 4.23144 20.4308 4.41661 20.4308 4.63427V8.33752C20.4308 8.56252 20.3544 8.75144 20.2016 8.90427C20.0487 9.05694 19.8598 9.13328 19.6348 9.13328H15.9183C15.6933 9.13328 15.5058 9.05628 15.3558 8.90228C15.2058 8.74828 15.1308 8.56144 15.1308 8.34177C15.1308 8.12194 15.2058 7.93502 15.3558 7.78102C15.5058 7.62702 15.6933 7.55002 15.9183 7.55002H17.7473C17.0363 6.69719 16.1928 6.01452 15.2168 5.50202C14.2408 4.98952 13.1962 4.73327 12.0831 4.73327C10.0566 4.73327 8.32731 5.42844 6.89531 6.81877C5.46331 8.20911 4.74731 9.90969 4.74731 11.9205C4.74731 13.9565 5.45748 15.6899 6.87781 17.1205C8.29831 18.5514 10.0271 19.2668 12.0641 19.2668C13.8836 19.2668 15.4606 18.6751 16.7953 17.4918C18.13 16.3084 18.9232 14.8297 19.1751 13.0555C19.2177 12.838 19.3186 12.6612 19.4776 12.525C19.6367 12.3889 19.8221 12.3264 20.0336 12.3375C20.2622 12.3487 20.4488 12.4378 20.5933 12.6048C20.7376 12.7718 20.7931 12.9604 20.7598 13.1708C20.4765 15.3541 19.5156 17.1799 17.8773 18.648C16.2388 20.116 14.3011 20.85 12.0641 20.85ZM12.8308 11.6475L15.5508 14.3365C15.7125 14.4984 15.7933 14.6889 15.7933 14.9083C15.7933 15.1278 15.7127 15.3167 15.5516 15.475C15.3904 15.6334 15.2043 15.7125 14.9933 15.7125C14.7821 15.7125 14.5956 15.6317 14.4336 15.47L11.4816 12.5338C11.4004 12.4529 11.3411 12.3647 11.3036 12.269C11.2661 12.1732 11.2473 12.071 11.2473 11.9625V7.82078C11.2473 7.60227 11.3223 7.41636 11.4723 7.26302C11.6223 7.10986 11.8098 7.03327 12.0348 7.03327C12.2598 7.03327 12.4487 7.10986 12.6016 7.26302C12.7544 7.41636 12.8308 7.60227 12.8308 7.82078V11.6475Z" fill="#141414"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8382" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8382)">
|
|
6
|
+
<path d="M12.75 11.6962V7.75C12.75 7.5375 12.6781 7.35933 12.5343 7.2155C12.3904 7.07183 12.2122 7 11.9998 7C11.7871 7 11.609 7.07183 11.4655 7.2155C11.3218 7.35933 11.25 7.5375 11.25 7.75V11.927C11.25 12.0447 11.2718 12.1587 11.3155 12.269C11.359 12.3793 11.4276 12.4813 11.5213 12.575L14.9462 16C15.0846 16.1385 15.2586 16.2093 15.4682 16.2125C15.6779 16.2157 15.8552 16.1448 16 16C16.1448 15.8552 16.2172 15.6795 16.2172 15.473C16.2172 15.2667 16.1448 15.0911 16 14.9462L12.75 11.6962ZM12.0017 21.5C10.6877 21.5 9.45267 21.2507 8.2965 20.752C7.14033 20.2533 6.13467 19.5766 5.2795 18.7218C4.42433 17.8669 3.74725 16.8617 3.24825 15.706C2.74942 14.5503 2.5 13.3156 2.5 12.0017C2.5 10.6877 2.74933 9.45267 3.248 8.2965C3.74667 7.14033 4.42342 6.13467 5.27825 5.2795C6.13308 4.42433 7.13833 3.74725 8.294 3.24825C9.44967 2.74942 10.6844 2.5 11.9983 2.5C13.3123 2.5 14.5473 2.74933 15.7035 3.248C16.8597 3.74667 17.8653 4.42342 18.7205 5.27825C19.5757 6.13308 20.2528 7.13833 20.7518 8.294C21.2506 9.44967 21.5 10.6844 21.5 11.9983C21.5 13.3123 21.2507 14.5473 20.752 15.7035C20.2533 16.8597 19.5766 17.8653 18.7218 18.7205C17.8669 19.5757 16.8617 20.2528 15.706 20.7518C14.5503 21.2506 13.3156 21.5 12.0017 21.5Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8364" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8364)">
|
|
6
|
+
<path d="M11.1348 10.8077H13.1348V11.9192C13.1348 12.023 13.1799 12.0942 13.2703 12.1327C13.3606 12.171 13.4443 12.1518 13.5213 12.075L15.2173 10.3787C15.3109 10.2852 15.3578 10.1782 15.3578 10.0577C15.3578 9.93721 15.3109 9.83013 15.2173 9.73646L13.5213 8.04046C13.4443 7.96346 13.3606 7.94421 13.2703 7.98271C13.1799 8.02121 13.1348 8.09238 13.1348 8.19621V9.30771H11.1348C10.3719 9.30771 9.72285 9.5753 9.18752 10.1105C8.65235 10.6458 8.38477 11.2949 8.38477 12.0577V13.3077C8.38477 13.5205 8.45652 13.6987 8.60002 13.8422C8.74368 13.9859 8.92193 14.0577 9.13477 14.0577C9.34743 14.0577 9.5256 13.9859 9.66927 13.8422C9.81277 13.6987 9.88452 13.5205 9.88452 13.3077V12.0577C9.88452 11.7102 10.006 11.415 10.249 11.172C10.492 10.9291 10.7873 10.8077 11.1348 10.8077ZM2.13477 20.2307C1.92193 20.2307 1.74368 20.1589 1.60002 20.0152C1.45652 19.8717 1.38477 19.6935 1.38477 19.4807C1.38477 19.2679 1.45652 19.0897 1.60002 18.9462C1.74368 18.8025 1.92193 18.7307 2.13477 18.7307H21.8653C22.0781 18.7307 22.2563 18.8025 22.4 18.9462C22.5435 19.0897 22.6153 19.2679 22.6153 19.4807C22.6153 19.6935 22.5435 19.8717 22.4 20.0152C22.2563 20.1589 22.0781 20.2307 21.8653 20.2307H2.13477ZM4.30777 17.7307C3.8026 17.7307 3.37502 17.5557 3.02502 17.2057C2.67502 16.8557 2.50002 16.4281 2.50002 15.923V5.53846C2.50002 5.0333 2.67502 4.60571 3.02502 4.25571C3.37502 3.90571 3.8026 3.73071 4.30777 3.73071H19.6923C20.1974 3.73071 20.625 3.90571 20.975 4.25571C21.325 4.60571 21.5 5.0333 21.5 5.53846V15.923C21.5 16.4281 21.325 16.8557 20.975 17.2057C20.625 17.5557 20.1974 17.7307 19.6923 17.7307H4.30777Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8291" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8291)">
|
|
6
|
+
<path d="M6.7665 18.7228C6.4645 18.8434 6.17792 18.8178 5.90675 18.6458C5.63558 18.4738 5.5 18.2233 5.5 17.8943V13.673L12.423 12L5.5 10.327V6.10576C5.5 5.77676 5.63558 5.52626 5.90675 5.35426C6.17792 5.18226 6.4645 5.1566 6.7665 5.27726L20.723 11.1615C21.0948 11.328 21.2807 11.6081 21.2807 12.0018C21.2807 12.3954 21.0948 12.6743 20.723 12.8385L6.7665 18.7228Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8290" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8290)">
|
|
6
|
+
<path d="M10.8927 21.5C10.5517 21.5 10.2572 21.3868 10.0092 21.1605C9.76107 20.9343 9.61007 20.6558 9.55623 20.325L9.31198 18.4538C9.04415 18.3641 8.76948 18.2385 8.48798 18.077C8.20665 17.9153 7.95507 17.7422 7.73323 17.5577L6.00048 18.2943C5.68632 18.4328 5.37065 18.4462 5.05348 18.3345C4.73615 18.223 4.48965 18.0205 4.31398 17.727L3.18698 15.773C3.01132 15.4795 2.96073 15.1689 3.03523 14.8413C3.10957 14.5138 3.28007 14.2436 3.54673 14.0308L5.04473 12.9058C5.02173 12.7571 5.0054 12.6077 4.99573 12.4578C4.98607 12.3078 4.98123 12.1583 4.98123 12.0095C4.98123 11.8673 4.98607 11.7228 4.99573 11.576C5.0054 11.4292 5.02173 11.2686 5.04473 11.0943L3.54673 9.96925C3.28007 9.75642 3.11115 9.48458 3.03998 9.15375C2.96882 8.82308 3.02107 8.51092 3.19673 8.21725L4.31398 6.29225C4.48965 6.00508 4.73615 5.80417 5.05348 5.6895C5.37065 5.57467 5.68632 5.5865 6.00048 5.725L7.72348 6.452C7.96465 6.261 8.22207 6.08633 8.49573 5.928C8.7694 5.76967 9.03832 5.64242 9.30248 5.54625L9.55623 3.675C9.61007 3.34417 9.76107 3.06567 10.0092 2.8395C10.2572 2.61317 10.5517 2.5 10.8927 2.5H13.1082C13.4492 2.5 13.7437 2.61317 13.9917 2.8395C14.2399 3.06567 14.3909 3.34417 14.4447 3.675L14.689 5.55575C14.989 5.66475 15.2604 5.792 15.5032 5.9375C15.7462 6.083 15.9915 6.2545 16.239 6.452L18.0102 5.725C18.3242 5.5865 18.6399 5.57467 18.9572 5.6895C19.2746 5.80417 19.521 6.00508 19.6965 6.29225L20.814 8.227C20.9896 8.5205 21.0402 8.83108 20.9657 9.15875C20.8914 9.48625 20.7209 9.75642 20.4542 9.96925L18.9177 11.123C18.9536 11.2845 18.9731 11.4355 18.9765 11.576C18.9796 11.7163 18.9812 11.8577 18.9812 12C18.9812 12.1358 18.978 12.274 18.9715 12.4145C18.9651 12.5548 18.9422 12.7154 18.9025 12.8963L20.41 14.0308C20.6766 14.2436 20.8488 14.5138 20.9265 14.8413C21.004 15.1689 20.9549 15.4795 20.7792 15.773L19.6465 17.7172C19.471 18.0109 19.223 18.2135 18.9025 18.325C18.582 18.4365 18.2646 18.423 17.9505 18.2845L16.239 17.548C15.9915 17.7455 15.7389 17.9202 15.4812 18.072C15.2236 18.224 14.9595 18.3481 14.689 18.4443L14.4447 20.325C14.3909 20.6558 14.2399 20.9343 13.9917 21.1605C13.7437 21.3868 13.4492 21.5 13.1082 21.5H10.8927ZM12.012 15C12.844 15 13.552 14.708 14.136 14.124C14.72 13.54 15.012 12.832 15.012 12C15.012 11.168 14.72 10.46 14.136 9.876C13.552 9.292 12.844 9 12.012 9C11.1696 9 10.4591 9.292 9.88023 9.876C9.3014 10.46 9.01198 11.168 9.01198 12C9.01198 12.832 9.3014 13.54 9.88023 14.124C10.4591 14.708 11.1696 15 12.012 15Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8343" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8343)">
|
|
6
|
+
<path d="M16.8055 21.5C16.057 21.5 15.4215 21.2383 14.899 20.7148C14.3767 20.1912 14.1155 19.5556 14.1155 18.8078C14.1155 18.7078 14.1501 18.4648 14.2193 18.0788L7.10775 13.8923C6.86675 14.1423 6.58042 14.3381 6.24875 14.4798C5.91708 14.6214 5.56175 14.6923 5.18275 14.6923C4.43758 14.6923 3.80417 14.4294 3.2825 13.9038C2.76083 13.3781 2.5 12.7435 2.5 12C2.5 11.2565 2.76083 10.6219 3.2825 10.0962C3.80417 9.57058 4.43758 9.30775 5.18275 9.30775C5.56175 9.30775 5.91708 9.37858 6.24875 9.52025C6.58042 9.66192 6.86675 9.85775 7.10775 10.1077L14.2193 5.93075C14.1796 5.80775 14.1523 5.68725 14.1375 5.56925C14.1228 5.45125 14.1155 5.32558 14.1155 5.19225C14.1155 4.44442 14.3774 3.80875 14.9012 3.28525C15.4253 2.76175 16.0615 2.5 16.81 2.5C17.5585 2.5 18.1939 2.762 18.7163 3.286C19.2388 3.80983 19.5 4.446 19.5 5.1945C19.5 5.943 19.2383 6.5785 18.7148 7.101C18.1912 7.62333 17.5556 7.8845 16.8077 7.8845C16.4269 7.8845 16.0728 7.81208 15.7452 7.66725C15.4176 7.52242 15.1333 7.325 14.8923 7.075L7.78075 11.2615C7.82042 11.3847 7.84767 11.5052 7.8625 11.623C7.87717 11.741 7.8845 11.8667 7.8845 12C7.8845 12.1333 7.87717 12.259 7.8625 12.377C7.84767 12.4948 7.82042 12.6153 7.78075 12.7385L14.8923 16.925C15.1333 16.675 15.4176 16.4776 15.7452 16.3328C16.0728 16.1879 16.4269 16.1155 16.8077 16.1155C17.5556 16.1155 18.1912 16.3774 18.7148 16.9012C19.2383 17.4253 19.5 18.0615 19.5 18.81C19.5 19.5585 19.238 20.1939 18.714 20.7163C18.1902 21.2388 17.554 21.5 16.8055 21.5Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 21.371C11.8962 21.371 11.7943 21.3627 11.6942 21.346C11.5942 21.3293 11.4974 21.3043 11.4037 21.271C9.29492 20.521 7.61708 19.1913 6.37025 17.2818C5.12342 15.3721 4.5 13.3115 4.5 11.1V6.59625C4.5 6.21792 4.60967 5.87658 4.829 5.57225C5.04817 5.26775 5.33017 5.04692 5.675 4.90975L11.3672 2.78475C11.5814 2.70775 11.7923 2.66925 12 2.66925C12.2077 2.66925 12.4186 2.70775 12.6328 2.78475L18.325 4.90975C18.6698 5.04692 18.9518 5.26775 19.171 5.57225C19.3903 5.87658 19.5 6.21792 19.5 6.59625V11.1C19.5 13.3115 18.8766 15.3721 17.6298 17.2818C16.3829 19.1913 14.7051 20.521 12.5963 21.271C12.5026 21.3043 12.4058 21.3293 12.3058 21.346C12.2058 21.3627 12.1038 21.371 12 21.371Z" fill="#141414"/>
|
|
3
|
+
</svg>
|
|
File without changes
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="Icon / Smileys & People" clip-path="url(#clip0_3328_49518)">
|
|
3
|
+
<path id="fill" d="M9.00013 17.5333C7.3124 17.5333 5.66257 17.0329 4.25927 16.0952C2.85597 15.1576 1.76223 13.8248 1.11636 12.2656C0.470494 10.7063 0.301506 8.99055 0.630766 7.33524C0.960027 5.67994 1.77275 4.15944 2.96616 2.96603C4.15956 1.77263 5.68006 0.959905 7.33536 0.630644C8.99067 0.301384 10.7064 0.470372 12.2657 1.11624C13.825 1.76211 15.1577 2.85585 16.0953 4.25915C17.033 5.66245 17.5335 7.31228 17.5335 9.00001C17.5309 11.2624 16.6311 13.4314 15.0313 15.0312C13.4315 16.6309 11.2625 17.5308 9.00013 17.5333ZM9.0108 1.53335C7.53403 1.53335 6.09043 1.97126 4.86254 2.79171C3.63466 3.61215 2.67763 4.77829 2.1125 6.14264C1.54737 7.507 1.3995 9.00829 1.6876 10.4567C1.97571 11.9051 2.68684 13.2355 3.73107 14.2797C4.7753 15.324 6.10573 16.0351 7.55413 16.3232C9.00252 16.6113 10.5038 16.4634 11.8682 15.8983C13.2325 15.3332 14.3987 14.3762 15.2191 13.1483C16.0396 11.9204 16.4775 10.4768 16.4775 9.00001C16.4752 7.02042 15.6878 5.12256 14.288 3.72278C12.8883 2.32299 10.9904 1.5356 9.0108 1.53335ZM9.0108 15.5344C7.59683 15.5327 6.24126 14.9703 5.24144 13.9704C4.24161 12.9706 3.67916 11.615 3.67747 10.2011C3.67747 10.0667 3.77347 10.0037 3.97827 10.0037C4.39353 10.0421 4.80424 10.1196 5.20493 10.2352H5.21453C6.4534 10.5699 7.7279 10.7551 9.0108 10.7867C10.2933 10.755 11.5675 10.5699 12.806 10.2352H12.8156L12.838 10.2299C13.2315 10.117 13.6347 10.0413 14.0423 10.0037C14.2471 10.0037 14.3431 10.0667 14.3431 10.2011C14.3411 11.6154 13.7781 12.9712 12.7776 13.9709C11.7771 14.9706 10.4209 15.5325 9.00653 15.5333L9.0108 15.5344ZM4.9084 11.1099C4.78893 11.1099 4.73347 11.1493 4.73347 11.2347C4.73347 12.9979 7.05347 13.368 9.00013 13.368C9.88427 13.3922 10.7674 13.2909 11.6231 13.0672C12.7143 12.7333 13.2668 12.1147 13.2668 11.24C13.2668 11.1547 13.2113 11.1152 13.0919 11.1152C12.8243 11.1434 12.5602 11.1984 12.3036 11.2795C11.2295 11.5912 10.1184 11.7573 9.00013 11.7733C7.88077 11.7575 6.76861 11.5914 5.69347 11.2795C5.43811 11.1968 5.1751 11.14 4.9084 11.1099ZM11.9335 7.93335C11.4919 7.93335 11.1335 7.45548 11.1335 6.86668C11.1335 6.27788 11.4919 5.80001 11.9335 5.80001C12.3751 5.80001 12.7345 6.27894 12.7345 6.86668C12.7345 7.45441 12.374 7.93335 11.9335 7.93335ZM6.60013 7.93335C6.15853 7.93335 5.80013 7.45548 5.80013 6.86668C5.80013 6.27788 6.15853 5.80001 6.598 5.80001C7.03747 5.80001 7.39693 6.27894 7.39693 6.86668C7.39693 7.45441 7.03853 7.93335 6.598 7.93335H6.60013Z" fill="#A1A1A1"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_3328_49518">
|
|
7
|
+
<rect width="17.0667" height="17.0667" fill="white" transform="translate(0.466797 0.466675)"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8462" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8462)">
|
|
6
|
+
<path d="M11.9996 16.6885L8.10939 19.0345C7.96439 19.1192 7.81914 19.1547 7.67364 19.1412C7.52814 19.1277 7.39648 19.0787 7.27864 18.9942C7.16064 18.9096 7.06956 18.799 7.00539 18.6625C6.94139 18.526 6.93114 18.375 6.97464 18.2095L8.00739 13.7922L4.57289 10.8192C4.44456 10.7077 4.36281 10.5786 4.32764 10.4317C4.29231 10.2849 4.30156 10.1422 4.35539 10.0037C4.40923 9.86541 4.48681 9.75232 4.58814 9.66449C4.68948 9.57665 4.82798 9.51924 5.00364 9.49224L9.53614 9.09624L11.2959 4.92499C11.3599 4.76982 11.457 4.65507 11.5871 4.58074C11.7173 4.5064 11.8548 4.46924 11.9996 4.46924C12.1445 4.46924 12.282 4.5064 12.4121 4.58074C12.5423 4.65507 12.6394 4.76982 12.7034 4.92499L14.4631 9.09624L18.9956 9.49224C19.1713 9.51924 19.3098 9.57665 19.4111 9.66449C19.5125 9.75232 19.5901 9.86541 19.6439 10.0037C19.6977 10.1422 19.707 10.2849 19.6716 10.4317C19.6365 10.5786 19.5547 10.7077 19.4264 10.8192L15.9919 13.7922L17.0246 18.2095C17.0681 18.375 17.0579 18.526 16.9939 18.6625C16.9297 18.799 16.8386 18.9096 16.7206 18.9942C16.6028 19.0787 16.4711 19.1277 16.3256 19.1412C16.1801 19.1547 16.0349 19.1192 15.8899 19.0345L11.9996 16.6885Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="State=Delivered">
|
|
3
|
+
<path id="Vector" d="M1.39994 8.62199C1.28883 8.51088 1.23605 8.37943 1.24161 8.22765C1.24716 8.07576 1.3055 7.94426 1.41661 7.83315C1.52772 7.72571 1.65922 7.6711 1.81111 7.66932C1.96289 7.66743 2.09433 7.72204 2.20544 7.83315L4.76111 10.3998C4.824 10.4628 4.89066 10.5295 4.96111 10.5998L5.16111 10.7998C5.27222 10.9109 5.32683 11.0405 5.32494 11.1887C5.32305 11.3369 5.26655 11.4665 5.15544 11.5777L5.14444 11.5887C5.03333 11.6961 4.90366 11.7508 4.75544 11.7527C4.60733 11.7544 4.47772 11.6998 4.36661 11.5887L1.39994 8.62199ZM7.89994 10.3943L13.8221 4.47199C13.9332 4.36088 14.0647 4.30626 14.2166 4.30815C14.3685 4.31004 14.5 4.36654 14.6111 4.47765C14.7184 4.58876 14.7731 4.72021 14.7749 4.87199C14.7768 5.02388 14.7222 5.15538 14.6111 5.26649L8.28877 11.5887C8.17766 11.6998 8.04805 11.7553 7.89994 11.7553C7.75183 11.7553 7.62222 11.6998 7.51111 11.5887L4.54444 8.62199C4.437 8.51465 4.38511 8.3841 4.38877 8.23032C4.39255 8.07665 4.44811 7.94426 4.55544 7.83315C4.66655 7.72204 4.799 7.66649 4.95277 7.66649C5.10644 7.66649 5.23883 7.72204 5.34994 7.83315L7.89994 10.3943ZM11.4611 5.27199L8.28877 8.44432C8.18144 8.55165 8.05277 8.60349 7.90277 8.59982C7.75277 8.59615 7.62222 8.5406 7.51111 8.43315C7.4 8.32204 7.34444 8.18965 7.34444 8.03599C7.34444 7.88221 7.4 7.74976 7.51111 7.63865L10.6721 4.47765C10.7796 4.37021 10.9101 4.31649 11.0638 4.31649C11.2176 4.31649 11.35 4.37021 11.4611 4.47765C11.5722 4.58876 11.6278 4.72115 11.6278 4.87482C11.6278 5.02849 11.5722 5.16088 11.4611 5.27199Z" fill="#F9F8FD"/>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1981_627688)">
|
|
3
|
+
<mask id="mask0_1981_627688" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="16">
|
|
4
|
+
<rect width="16" height="16" fill="#D9D9D9"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#mask0_1981_627688)">
|
|
7
|
+
<path d="M1.66699 8.00008C1.66699 4.50228 4.50252 1.66675 8.00033 1.66675C11.4981 1.66675 14.3337 4.50228 14.3337 8.00008C14.3337 11.4979 11.4981 14.3334 8.00033 14.3334C4.50252 14.3334 1.66699 11.4979 1.66699 8.00008Z" fill="white"/>
|
|
8
|
+
<path d="M8.00033 11.1539C8.15288 11.1539 8.28077 11.1023 8.38399 10.9991C8.48721 10.8959 8.53883 10.768 8.53883 10.6154C8.53883 10.4629 8.48721 10.335 8.38399 10.2317C8.28077 10.1286 8.15288 10.0771 8.00033 10.0771C7.84777 10.0771 7.71988 10.1286 7.61666 10.2317C7.51344 10.335 7.46183 10.4629 7.46183 10.6154C7.46183 10.768 7.51344 10.8959 7.61666 10.9991C7.71988 11.1023 7.84777 11.1539 8.00033 11.1539ZM8.00049 8.71808C8.14227 8.71808 8.26099 8.67014 8.35666 8.57425C8.45244 8.47847 8.50033 8.35975 8.50033 8.21808V5.21808C8.50033 5.07642 8.45238 4.95764 8.35649 4.86175C8.2606 4.76597 8.14183 4.71808 8.00016 4.71808C7.85838 4.71808 7.73966 4.76597 7.64399 4.86175C7.54821 4.95764 7.50033 5.07642 7.50033 5.21808V8.21808C7.50033 8.35975 7.54827 8.47847 7.64416 8.57425C7.74005 8.67014 7.85883 8.71808 8.00049 8.71808ZM8.00149 14.3334C7.12549 14.3334 6.3021 14.1672 5.53133 13.8347C4.76055 13.5023 4.0901 13.0511 3.51999 12.4812C2.94988 11.9114 2.49849 11.2412 2.16583 10.4707C1.83327 9.7003 1.66699 8.87714 1.66699 8.00125C1.66699 7.12525 1.83321 6.30186 2.16566 5.53108C2.4981 4.7603 2.94927 4.08986 3.51916 3.51975C4.08905 2.94964 4.75921 2.49825 5.52966 2.16558C6.3001 1.83303 7.12327 1.66675 7.99916 1.66675C8.87516 1.66675 9.69855 1.83297 10.4693 2.16541C11.2401 2.49786 11.9105 2.94903 12.4807 3.51891C13.0508 4.0888 13.5022 4.75897 13.8348 5.52941C14.1674 6.29986 14.3337 7.12303 14.3337 7.99891C14.3337 8.87492 14.1674 9.6983 13.835 10.4691C13.5025 11.2399 13.0514 11.9103 12.4815 12.4804C11.9116 13.0505 11.2414 13.5019 10.471 13.8346C9.70055 14.1671 8.87738 14.3334 8.00149 14.3334Z" fill="#F44649"/>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
<defs>
|
|
12
|
+
<clipPath id="clip0_1981_627688">
|
|
13
|
+
<rect width="16" height="16" fill="white"/>
|
|
14
|
+
</clipPath>
|
|
15
|
+
</defs>
|
|
16
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M1.39994 8.62199C1.28883 8.51088 1.23605 8.37943 1.24161 8.22765C1.24716 8.07576 1.3055 7.94426 1.41661 7.83315C1.52772 7.72571 1.65922 7.6711 1.81111 7.66932C1.96289 7.66743 2.09433 7.72204 2.20544 7.83315L4.76111 10.3998C4.824 10.4628 4.89066 10.5295 4.96111 10.5998L5.16111 10.7998C5.27222 10.9109 5.32683 11.0405 5.32494 11.1887C5.32305 11.3369 5.26655 11.4665 5.15544 11.5777L5.14444 11.5887C5.03333 11.6961 4.90366 11.7508 4.75544 11.7527C4.60733 11.7544 4.47772 11.6998 4.36661 11.5887L1.39994 8.62199ZM7.89994 10.3943L13.8221 4.47199C13.9332 4.36088 14.0647 4.30626 14.2166 4.30815C14.3685 4.31004 14.5 4.36654 14.6111 4.47765C14.7184 4.58876 14.7731 4.72021 14.7749 4.87199C14.7768 5.02388 14.7222 5.15538 14.6111 5.26649L8.28877 11.5887C8.17766 11.6998 8.04805 11.7553 7.89994 11.7553C7.75183 11.7553 7.62222 11.6998 7.51111 11.5887L4.54444 8.62199C4.437 8.51465 4.38511 8.3841 4.38877 8.23032C4.39255 8.07665 4.44811 7.94426 4.55544 7.83315C4.66655 7.72204 4.799 7.66649 4.95277 7.66649C5.10644 7.66649 5.23883 7.72204 5.34994 7.83315L7.89994 10.3943ZM11.4611 5.27199L8.28877 8.44432C8.18144 8.55165 8.05277 8.60349 7.90277 8.59982C7.75277 8.59615 7.62222 8.5406 7.51111 8.43315C7.4 8.32204 7.34444 8.18965 7.34444 8.03599C7.34444 7.88221 7.4 7.74976 7.51111 7.63865L10.6721 4.47765C10.7796 4.37021 10.9101 4.31649 11.0638 4.31649C11.2176 4.31649 11.35 4.37021 11.4611 4.47765C11.5722 4.58876 11.6278 4.72115 11.6278 4.87482C11.6278 5.02849 11.5722 5.16088 11.4611 5.27199Z" fill="#F9F8FD"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="State=Sending">
|
|
3
|
+
<path id="Vector" d="M8.5665 7.78867V5.08034C8.5665 4.93467 8.51545 4.81073 8.41334 4.7085C8.31123 4.60639 8.18728 4.55534 8.0415 4.55534C7.8915 4.55534 7.76556 4.60639 7.66367 4.7085C7.56189 4.81073 7.511 4.93467 7.511 5.08034V7.997C7.511 8.06734 7.5235 8.13312 7.5485 8.19434C7.5735 8.25556 7.60928 8.31295 7.65584 8.3665L9.97684 10.7477C10.0792 10.8621 10.2072 10.9174 10.361 10.9137C10.5147 10.91 10.6452 10.8544 10.7527 10.747C10.8563 10.6433 10.9082 10.5165 10.9082 10.3665C10.9082 10.2165 10.8566 10.0881 10.7533 9.98117L8.5665 7.78867ZM8.0005 14.5553C7.10106 14.5553 6.25234 14.3826 5.45434 14.0372C4.65623 13.6916 3.96106 13.2222 3.36884 12.6288C2.7765 12.0354 2.30767 11.3403 1.96234 10.5435C1.617 9.74673 1.44434 8.89906 1.44434 8.0005C1.44434 7.10106 1.61706 6.25234 1.9625 5.45434C2.30806 4.65623 2.7775 3.96106 3.37084 3.36884C3.96428 2.7765 4.65939 2.30767 5.45617 1.96234C6.25295 1.617 7.10061 1.44434 7.99917 1.44434C8.89861 1.44434 9.74734 1.61706 10.5453 1.9625C11.3434 2.30806 12.0386 2.7775 12.6308 3.37084C13.2232 3.96428 13.692 4.65939 14.0373 5.45617C14.3827 6.25295 14.5553 7.10062 14.5553 7.99917C14.5553 8.89862 14.3826 9.74734 14.0372 10.5453C13.6916 11.3434 13.2222 12.0386 12.6288 12.6308C12.0354 13.2232 11.3403 13.692 10.5435 14.0373C9.74673 14.3827 8.89906 14.5553 8.0005 14.5553ZM7.997 13.4998C9.50811 13.4998 10.8031 12.9614 11.8818 11.8845C12.9605 10.8077 13.4998 9.51378 13.4998 8.00267C13.4998 6.49156 12.9606 5.19661 11.882 4.11784C10.8034 3.03917 9.50939 2.49984 7.99984 2.49984C6.48684 2.49984 5.19195 3.03911 4.11517 4.11767C3.03828 5.19623 2.49984 6.49028 2.49984 7.99984C2.49984 9.51284 3.03828 10.8077 4.11517 11.8845C5.19195 12.9614 6.48589 13.4998 7.997 13.4998Z" fill="#F9F8FD"/>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="State=Send">
|
|
3
|
+
<path id="Vector" d="M6.32227 10.3446L12.2389 4.4279C12.3522 4.31679 12.4842 4.26123 12.6349 4.26123C12.7858 4.26123 12.9168 4.31695 13.0279 4.4284C13.139 4.53995 13.1946 4.67234 13.1946 4.82556C13.1946 4.9789 13.139 5.11112 13.0279 5.22223L6.71127 11.5446C6.60016 11.6557 6.47049 11.7112 6.32227 11.7112C6.17416 11.7112 6.04455 11.6557 5.93344 11.5446L2.95561 8.56673C2.84449 8.45518 2.79172 8.32262 2.79727 8.16906C2.80283 8.01562 2.86138 7.88334 2.97294 7.77223C3.08438 7.66112 3.21677 7.60556 3.37011 7.60556C3.52344 7.60556 3.65566 7.66112 3.76677 7.77223L6.32227 10.3446Z" fill="#F9F8FD"/>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.42541 3.53198C4.94956 3.84953 3.82566 4.99078 3.52746 6.47483C3.45601 6.83038 3.44886 7.46378 3.46296 12.1748C3.47766 17.0965 3.48521 17.4962 3.56836 17.7748C3.88646 18.8403 4.62136 19.7197 5.57396 20.1745C6.31606 20.5288 6.19271 20.5178 9.60841 20.5369C12.2688 20.5517 12.7376 20.5434 13.0283 20.476C13.7571 20.3069 13.7108 20.3468 17.0291 17.0285C20.3474 13.7102 20.3075 13.7565 20.4766 13.0277C20.544 12.737 20.5523 12.2682 20.5375 9.60783C20.5183 6.18968 20.5292 6.30943 20.1734 5.57483C19.7047 4.60688 18.8447 3.88703 17.7754 3.56778C17.4962 3.48438 17.1045 3.47743 12.1254 3.46743C7.52016 3.45818 6.72671 3.46713 6.42541 3.53198ZM6.68181 5.00533C6.57531 5.03033 6.33286 5.13243 6.14306 5.23218C5.56891 5.53388 5.13371 6.10523 4.99936 6.73373C4.96531 6.89288 4.95251 8.73443 4.96161 12.1536L4.97541 17.3324L5.18781 17.761C5.51596 18.4232 6.05221 18.8491 6.74036 18.994C6.91436 19.0307 7.83586 19.0498 9.42486 19.0498H11.8444L11.8635 16.9873C11.8846 14.7089 11.8881 14.6806 12.2277 13.9694C12.5812 13.2291 13.2312 12.5798 13.974 12.2252C14.6807 11.8877 14.7113 11.884 16.9879 11.8629L19.0504 11.8438L19.0498 9.38433C19.0492 6.68873 19.0469 6.66358 18.7481 6.10313C18.468 5.57753 17.8902 5.14013 17.2948 5.00288C17.0151 4.93838 6.95691 4.94073 6.68181 5.00533ZM15.0818 13.4053C14.4926 13.5437 13.8387 14.0729 13.5792 14.6213C13.3666 15.0709 13.3474 15.277 13.3618 16.9625L13.3754 18.5502L15.9752 15.95L18.5751 13.3498L16.9252 13.3548C16.0178 13.3576 15.1883 13.3803 15.0818 13.4053Z" fill="#A1A1A1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 17.8667V6.13333C4 4.95513 4.95513 4 6.13333 4H17.8667C19.0449 4 20 4.95513 20 6.13333V12.5333H16.8C14.7381 12.5333 13.0667 14.2048 13.0667 16.2667V20H6.13333C4.95513 20 4 19.0449 4 17.8667Z" fill="#212121"/>
|
|
3
|
+
<path d="M19.9695 13.6H16.8C15.3272 13.6 14.1333 14.7939 14.1333 16.2667V20H14.1752L19.9695 13.6Z" fill="#212121"/>
|
|
4
|
+
</svg>
|
package/dist/assets/stop.svg
CHANGED
|
@@ -1 +1,8 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8289" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8289)">
|
|
6
|
+
<path d="M6.5 15.6923V8.30775C6.5 7.81058 6.677 7.385 7.031 7.031C7.385 6.677 7.81058 6.5 8.30775 6.5H15.6923C16.1894 6.5 16.615 6.677 16.969 7.031C17.323 7.385 17.5 7.81058 17.5 8.30775V15.6923C17.5 16.1894 17.323 16.615 16.969 16.969C16.615 17.323 16.1894 17.5 15.6923 17.5H8.30775C7.81058 17.5 7.385 17.323 7.031 16.969C6.677 16.615 6.5 16.1894 6.5 15.6923Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8288" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8288)">
|
|
6
|
+
<path d="M9.15375 15.75H14.8462C15.1022 15.75 15.3169 15.6634 15.4902 15.4902C15.6634 15.3169 15.75 15.1023 15.75 14.8463V9.15375C15.75 8.89775 15.6634 8.68308 15.4902 8.50975C15.3169 8.33658 15.1022 8.25 14.8462 8.25H9.15375C8.89775 8.25 8.68308 8.33658 8.50975 8.50975C8.33658 8.68308 8.25 8.89775 8.25 9.15375V14.8463C8.25 15.1023 8.33658 15.3169 8.50975 15.4902C8.68308 15.6634 8.89775 15.75 9.15375 15.75ZM12.0017 21.5C10.6877 21.5 9.45267 21.2507 8.2965 20.752C7.14033 20.2533 6.13467 19.5766 5.2795 18.7218C4.42433 17.8669 3.74725 16.8617 3.24825 15.706C2.74942 14.5503 2.5 13.3156 2.5 12.0017C2.5 10.6877 2.74933 9.45267 3.248 8.2965C3.74667 7.14033 4.42342 6.13467 5.27825 5.2795C6.13308 4.42433 7.13833 3.74725 8.294 3.24825C9.44967 2.74942 10.6844 2.5 11.9983 2.5C13.3123 2.5 14.5473 2.74933 15.7035 3.248C16.8597 3.74667 17.8653 4.42342 18.7205 5.27825C19.5757 6.13308 20.2528 7.13833 20.7518 8.294C21.2506 9.44967 21.5 10.6844 21.5 11.9983C21.5 13.3123 21.2507 14.5473 20.752 15.7035C20.2533 16.8597 19.5766 17.8653 18.7218 18.7205C17.8669 19.5757 16.8617 20.2528 15.706 20.7518C14.5503 21.2506 13.3156 21.5 12.0017 21.5Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8287" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8287)">
|
|
6
|
+
<path d="M18.1235 20.2307H2.1353C1.92246 20.2307 1.74421 20.1589 1.60055 20.0152C1.45705 19.8717 1.3853 19.6936 1.3853 19.4807C1.3853 19.2679 1.45705 19.0897 1.60055 18.9462C1.74421 18.8026 1.92246 18.7307 2.1353 18.7307H16.6083L15.6083 17.7307H4.3083C3.80313 17.7307 3.37555 17.5557 3.02555 17.2057C2.67555 16.8557 2.50055 16.4282 2.50055 15.923V5.44623C2.50055 5.33723 2.52938 5.23948 2.58705 5.15298C2.64488 5.06632 2.71863 4.9974 2.8083 4.94623L1.5583 3.68073C1.4198 3.53207 1.34896 3.35807 1.3458 3.15873C1.34263 2.95923 1.41855 2.78199 1.57355 2.62699C1.71855 2.48199 1.89421 2.40948 2.10055 2.40948C2.30688 2.40948 2.48255 2.48199 2.62755 2.62699L21.3735 21.373C21.512 21.5115 21.5829 21.6856 21.586 21.8952C21.5894 22.1047 21.5185 22.282 21.3735 22.427C21.2287 22.5718 21.0531 22.6442 20.8468 22.6442C20.6403 22.6442 20.4646 22.5718 20.3198 22.427L18.1235 20.2307ZM10.039 12.1672L8.7333 10.8462C8.6243 10.9962 8.53905 11.1737 8.47755 11.3787C8.41605 11.5839 8.3853 11.8102 8.3853 12.0577V13.3077C8.3853 13.5206 8.45705 13.6987 8.60055 13.8422C8.74422 13.9859 8.92247 14.0577 9.1353 14.0577C9.34797 14.0577 9.52613 13.9859 9.6698 13.8422C9.8133 13.6987 9.88505 13.5206 9.88505 13.3077V12.5807C9.88505 12.4909 9.89788 12.414 9.92355 12.35C9.94921 12.2858 9.98772 12.2249 10.039 12.1672ZM20.412 17.5615L14.2333 11.3827L15.2275 10.3787C15.321 10.2852 15.3678 10.1798 15.3678 10.0625C15.3678 9.94515 15.321 9.83973 15.2275 9.74623L13.5218 8.04048C13.4448 7.96348 13.3611 7.94423 13.2708 7.98273C13.1805 8.02123 13.1353 8.0924 13.1353 8.19623V9.30773H12.1583L6.5813 3.73073H19.6928C20.198 3.73073 20.6255 3.90573 20.9755 4.25573C21.3255 4.60573 21.5005 5.03332 21.5005 5.53848V15.923C21.5005 16.2795 21.4054 16.6042 21.215 16.897C21.0245 17.19 20.7569 17.4115 20.412 17.5615Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8307" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8307)">
|
|
6
|
+
<path d="M7.37295 15.75L10.527 18.9038C10.6756 19.0526 10.7541 19.2267 10.7625 19.426C10.7708 19.6253 10.6974 19.8026 10.5422 19.9578C10.387 20.1128 10.2089 20.1902 10.0077 20.1902C9.80637 20.1902 9.62812 20.1128 9.47295 19.9578L5.1327 15.6328C5.03904 15.5391 4.97304 15.4403 4.9347 15.3365C4.8962 15.2327 4.87695 15.1205 4.87695 15C4.87695 14.8795 4.8962 14.7673 4.9347 14.6635C4.97304 14.5597 5.03904 14.4609 5.1327 14.3673L9.48845 10.0115C9.63712 9.86283 9.81112 9.7895 10.0105 9.7915C10.2098 9.79333 10.387 9.87183 10.5422 10.027C10.687 10.1822 10.762 10.3578 10.7672 10.5538C10.7724 10.7499 10.6974 10.9256 10.5422 11.0807L7.37295 14.25H16.6922C16.782 14.25 16.8558 14.2212 16.9135 14.1635C16.9711 14.1058 17 14.0321 17 13.9423V5.25C17 5.03717 17.0718 4.859 17.2155 4.7155C17.359 4.57183 17.5371 4.5 17.75 4.5C17.9628 4.5 18.141 4.57183 18.2845 4.7155C18.4281 4.859 18.5 5.03717 18.5 5.25V13.9423C18.5 14.4409 18.3234 14.8669 17.9702 15.2203C17.6169 15.5734 17.1909 15.75 16.6922 15.75H7.37295Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8489" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8489)">
|
|
6
|
+
<path d="M13.473 19.9578C13.318 19.8026 13.2421 19.6253 13.2453 19.426C13.2484 19.2267 13.3243 19.0526 13.473 18.9038L16.627 15.75H7.30775C6.80908 15.75 6.38308 15.5734 6.02975 15.2203C5.67658 14.8669 5.5 14.4409 5.5 13.9423V5.25C5.5 5.03717 5.57183 4.859 5.7155 4.7155C5.859 4.57183 6.03717 4.5 6.25 4.5C6.46283 4.5 6.641 4.57183 6.7845 4.7155C6.92817 4.859 7 5.03717 7 5.25V13.9423C7 14.0321 7.02883 14.1058 7.0865 14.1635C7.14417 14.2212 7.21792 14.25 7.30775 14.25H16.627L13.4577 11.0807C13.3026 10.9256 13.2276 10.7499 13.2327 10.5538C13.2379 10.3578 13.3129 10.1822 13.4577 10.027C13.6129 9.87183 13.7902 9.79333 13.9895 9.7915C14.1888 9.7895 14.3628 9.86283 14.5115 10.0115L18.8673 14.3673C18.9609 14.4609 19.0269 14.5597 19.0652 14.6635C19.1037 14.7673 19.123 14.8795 19.123 15C19.123 15.1205 19.1037 15.2327 19.0652 15.3365C19.0269 15.4403 18.9609 15.5391 18.8673 15.6328L14.5423 19.9578C14.3871 20.1128 14.2089 20.1902 14.0078 20.1902C13.8064 20.1902 13.6282 20.1128 13.473 19.9578Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8476" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8476)">
|
|
6
|
+
<path d="M12 5.21151C11.7874 5.21151 11.6093 5.13967 11.4658 4.99601C11.3221 4.85217 11.2503 4.67401 11.2503 4.46151V2.26926C11.2503 2.05676 11.3222 1.87867 11.466 1.73501C11.6099 1.59117 11.788 1.51926 12.0005 1.51926C12.2132 1.51926 12.3913 1.59117 12.5348 1.73501C12.6784 1.87867 12.7503 2.05676 12.7503 2.26926V4.46151C12.7503 4.67401 12.6784 4.85217 12.5345 4.99601C12.3907 5.13967 12.2125 5.21151 12 5.21151ZM16.7965 7.20376C16.658 7.06542 16.5904 6.89401 16.5935 6.68951C16.5967 6.48501 16.6675 6.30517 16.806 6.15001L18.331 4.59051C18.4815 4.43534 18.6602 4.35776 18.867 4.35776C19.0739 4.35776 19.2555 4.43601 19.412 4.59251C19.5555 4.73601 19.6273 4.91092 19.6273 5.11726C19.6273 5.32376 19.5548 5.49942 19.4098 5.64426L17.8503 7.20376C17.7055 7.34876 17.5298 7.42126 17.3233 7.42126C17.1169 7.42126 16.9414 7.34876 16.7965 7.20376ZM19.5388 12.75C19.3263 12.75 19.1481 12.6781 19.0043 12.5343C18.8606 12.3904 18.7888 12.2123 18.7888 11.9998C18.7888 11.7871 18.8606 11.609 19.0043 11.4655C19.1481 11.3218 19.3263 11.25 19.5388 11.25H21.731C21.9435 11.25 22.1216 11.3219 22.2653 11.4658C22.4091 11.6096 22.481 11.7878 22.481 12.0003C22.481 12.2129 22.4091 12.391 22.2653 12.5345C22.1216 12.6782 21.9435 12.75 21.731 12.75H19.5388ZM12 22.4808C11.7874 22.4808 11.6093 22.4088 11.4658 22.265C11.3221 22.1213 11.2503 21.9433 11.2503 21.7308V19.548C11.2503 19.3355 11.3222 19.1574 11.466 19.0138C11.6099 18.8699 11.788 18.798 12.0005 18.798C12.2132 18.798 12.3913 18.8699 12.5348 19.0138C12.6784 19.1574 12.7503 19.3355 12.7503 19.548V21.7308C12.7503 21.9433 12.6784 22.1213 12.5345 22.265C12.3907 22.4088 12.2125 22.4808 12 22.4808ZM6.16003 7.20376L4.59078 5.66926C4.43561 5.51942 4.35803 5.33834 4.35803 5.12601C4.35803 4.91384 4.43561 4.73534 4.59078 4.59051C4.73561 4.45201 4.91336 4.38276 5.12403 4.38276C5.3347 4.38276 5.5082 4.45201 5.64453 4.59051L7.21378 6.15976C7.35228 6.29609 7.42153 6.46959 7.42153 6.68026C7.42153 6.89092 7.35295 7.06542 7.21578 7.20376C7.06611 7.34226 6.89153 7.41151 6.69203 7.41151C6.49237 7.41151 6.31503 7.34226 6.16003 7.20376ZM18.3408 19.4095L16.806 17.85C16.6675 17.6948 16.5967 17.515 16.5935 17.3105C16.5904 17.106 16.6574 16.9346 16.7945 16.7963C16.9317 16.6578 17.1032 16.5885 17.309 16.5885C17.5147 16.5885 17.6951 16.6609 17.8503 16.8058L19.4098 18.3405C19.5586 18.4788 19.6304 18.6528 19.6253 18.8625C19.6201 19.0722 19.5474 19.2545 19.407 19.4095C19.2539 19.5647 19.0719 19.6423 18.8613 19.6423C18.6504 19.6423 18.4769 19.5647 18.3408 19.4095ZM2.26953 12.75C2.05703 12.75 1.87895 12.6781 1.73528 12.5343C1.59145 12.3904 1.51953 12.2123 1.51953 11.9998C1.51953 11.7871 1.59145 11.609 1.73528 11.4655C1.87895 11.3218 2.05703 11.25 2.26953 11.25H4.46178C4.67428 11.25 4.85245 11.3219 4.99628 11.4658C5.13995 11.6096 5.21178 11.7878 5.21178 12.0003C5.21178 12.2129 5.13995 12.391 4.99628 12.5345C4.85245 12.6782 4.67428 12.75 4.46178 12.75H2.26953ZM4.60028 19.4095C4.46178 19.2647 4.39095 19.0874 4.38778 18.8778C4.38461 18.6683 4.45228 18.4943 4.59078 18.3558L6.14078 16.8058C6.28561 16.6609 6.4587 16.5885 6.66003 16.5885C6.8612 16.5885 7.03936 16.6603 7.19453 16.8038C7.3497 16.9603 7.42728 17.1408 7.42728 17.3453C7.42728 17.5498 7.3497 17.7295 7.19453 17.8845L5.66953 19.4095C5.51437 19.5647 5.33145 19.6423 5.12078 19.6423C4.91012 19.6423 4.73661 19.5647 4.60028 19.4095ZM12.0025 17.5C10.4754 17.5 9.17653 16.9655 8.10603 15.8965C7.03553 14.8275 6.50028 13.5294 6.50028 12.0023C6.50028 10.4751 7.03478 9.17626 8.10378 8.10576C9.17278 7.03526 10.4709 6.50001 11.998 6.50001C13.5252 6.50001 14.824 7.03451 15.8945 8.10351C16.965 9.17251 17.5003 10.4706 17.5003 11.9978C17.5003 13.5249 16.9658 14.8238 15.8968 15.8943C14.8278 16.9648 13.5297 17.5 12.0025 17.5Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="Icon / Symbols" clip-path="url(#clip0_3328_49536)">
|
|
3
|
+
<g id="fill">
|
|
4
|
+
<path d="M10.0149 17.5333L12.9947 13.6424L15.7282 10.0204H17.0373L14.0142 13.7678L11.3628 17.5014L10.0149 17.5333ZM4.113 17.511C3.80341 17.5447 3.48991 17.5164 3.19227 17.4281C2.89463 17.3398 2.61933 17.1934 2.38374 16.998C2.14815 16.8026 1.95738 16.5625 1.82349 16.2929C1.68959 16.0233 1.61547 15.73 1.6058 15.4316C1.61838 15.007 1.75996 14.5952 2.01317 14.2466C2.26639 13.898 2.62024 13.6278 3.03135 13.4691C3.12651 13.4148 3.22464 13.3655 3.32534 13.3213C2.80895 12.9041 2.48164 12.3111 2.41232 11.6672C2.42021 11.4348 2.47697 11.2064 2.57922 10.9956C2.68147 10.7848 2.82709 10.5959 3.00735 10.4404C3.18761 10.2848 3.3988 10.1657 3.62825 10.0903C3.8577 10.0148 4.10069 9.98456 4.34264 10.0013C4.58508 9.98485 4.82847 10.0155 5.05822 10.0915C5.28797 10.1674 5.49933 10.2871 5.67962 10.4433C5.8599 10.5995 6.0054 10.789 6.10736 11.0004C6.20932 11.2118 6.26565 11.4407 6.27297 11.6735C6.27297 12.5878 5.52525 13.0981 4.71983 13.5138L6.30292 15.2689C6.57258 14.7114 6.69852 14.1 6.67013 13.4861V13.2108H7.63862V13.518C7.68679 14.3762 7.47694 15.2296 7.034 15.977L8.49395 17.4579H7.12387L6.38391 16.6648C5.75845 17.2006 4.95187 17.5005 4.113 17.511ZM3.87892 13.9411C3.80016 13.9762 3.73027 14.0113 3.64484 14.057C2.96035 14.4153 2.65527 14.815 2.65527 15.3529C2.65527 16.4043 3.71141 16.5223 4.16514 16.5223H4.26166C4.81483 16.5233 5.34732 16.3209 5.74934 15.9568L3.87892 13.9411ZM4.35041 10.7795C4.22231 10.7795 4.09554 10.8044 3.97783 10.8528C3.86012 10.9013 3.75392 10.9721 3.6657 11.0612C3.57748 11.1502 3.50909 11.2555 3.46469 11.3706C3.42029 11.4858 3.40081 11.6084 3.40744 11.7309C3.40744 12.102 3.59825 12.4081 4.16292 12.9471C4.87848 12.5952 5.29338 12.2816 5.29338 11.7256C5.29923 11.6035 5.27918 11.4814 5.23443 11.3669C5.18968 11.2524 5.12116 11.1478 5.03303 11.0593C4.94489 10.9709 4.83896 10.9005 4.72163 10.8524C4.60431 10.8043 4.47802 10.7795 4.35041 10.7795ZM15.6805 17.477C14.7664 17.477 14.1518 16.7541 14.1518 15.6793V15.5315C14.1221 15.3166 14.1391 15.0982 14.2018 14.8899C14.2644 14.6817 14.3714 14.4881 14.5159 14.3213C14.6604 14.1546 14.8394 14.0183 15.0415 13.921C15.2437 13.8238 15.4646 13.7676 15.6905 13.7562C16.6113 13.7562 17.2303 14.4716 17.2303 15.5379V15.6857C17.2597 15.9019 17.2421 16.1216 17.1788 16.331C17.1154 16.5405 17.0076 16.7351 16.8621 16.9028C16.7166 17.0704 16.5366 17.2075 16.3333 17.3054C16.13 17.4033 15.9077 17.4599 15.6805 17.4717V17.477ZM15.6961 14.5811C15.2645 14.5811 15.0071 14.9553 15.0071 15.5826V15.6251C15.0071 16.2629 15.2689 16.651 15.6905 16.651C16.1121 16.651 16.3739 16.2619 16.3739 15.6346V15.5921C16.375 14.9532 16.1221 14.5758 15.6972 14.5758L15.6961 14.5811ZM11.2419 13.7466C10.3278 13.7466 9.71316 13.0237 9.71316 11.9489V11.8022C9.68329 11.587 9.70025 11.3682 9.76296 11.1596C9.82567 10.951 9.93277 10.7571 10.0775 10.5901C10.2223 10.4232 10.4016 10.2867 10.604 10.1894C10.8065 10.0921 11.0279 10.036 11.2541 10.0247C12.1749 10.0247 12.7939 10.7401 12.7939 11.8064V11.9489C12.8241 12.1657 12.8071 12.3861 12.7441 12.5963C12.6811 12.8065 12.5733 13.0019 12.4277 13.1702C12.282 13.3386 12.1015 13.4762 11.8977 13.5745C11.6938 13.6728 11.4709 13.7295 11.243 13.7413L11.2419 13.7466ZM11.2585 10.855C10.8292 10.855 10.5729 11.2281 10.5729 11.8543V11.8947C10.5729 12.524 10.8336 12.9152 11.2541 12.9152C11.6746 12.9152 11.9353 12.5272 11.9353 11.9042V11.8617C11.9353 11.226 11.6823 10.8496 11.2596 10.8496L11.2585 10.855ZM11.6224 8.73939C11.3804 8.77098 11.1341 8.73 10.9174 8.62207C10.7007 8.51414 10.5242 8.34455 10.4121 8.13661C10.3211 7.93853 10.2719 7.72517 10.2673 7.5088C10.2627 7.29243 10.3028 7.07733 10.3853 6.87586C10.4678 6.6744 10.591 6.49056 10.7479 6.33491C10.9048 6.17927 11.0923 6.0549 11.2996 5.96895C11.6177 5.81543 11.9708 5.74051 12.3269 5.75101C12.5753 5.75109 12.823 5.77676 13.0657 5.82756L13.0979 0.46741C13.5886 0.457868 14.0764 0.541333 14.5333 0.71301C14.9902 0.884687 15.4072 1.14119 15.7604 1.46779C16.0979 1.81622 16.3572 2.22738 16.5221 2.67578C16.687 3.12419 16.754 3.60027 16.7189 4.07451C16.5406 4.97838 16.0559 5.80054 15.3399 6.41332C15.1025 6.19539 15.2712 5.90516 15.4842 5.53839C15.7753 5.12094 15.9298 4.62974 15.9279 4.12766C15.8388 3.65202 15.6375 3.20218 15.3393 2.8125C15.0411 2.42281 14.6539 2.10359 14.2073 1.87921V6.45691C14.2104 6.78607 14.1331 7.11136 13.9815 7.40673C13.8299 7.70211 13.6082 7.95935 13.3342 8.15787C12.8437 8.52157 12.2436 8.72367 11.6235 8.73407L11.6224 8.73939ZM9.00981 2.23109H1.24414V1.16799H9.00981V2.23109Z" fill="#A1A1A1"/>
|
|
5
|
+
<path d="M5.68167 8.60969H4.57229V4.35729H1.24414V3.29419H9.00981V4.35729H5.68167V8.60969Z" fill="#A1A1A1"/>
|
|
6
|
+
</g>
|
|
7
|
+
</g>
|
|
8
|
+
<defs>
|
|
9
|
+
<clipPath id="clip0_3328_49536">
|
|
10
|
+
<rect width="17.0667" height="17.0667" fill="white" transform="translate(0.466797 0.466675)"/>
|
|
11
|
+
</clipPath>
|
|
12
|
+
</defs>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8286" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8286)">
|
|
6
|
+
<path d="M3.30775 15.5C2.83208 15.5 2.41192 15.3176 2.04725 14.9528C1.68242 14.5881 1.5 14.1679 1.5 13.6923V12.077C1.5 11.9732 1.51092 11.861 1.53275 11.7405C1.55458 11.62 1.58725 11.5077 1.63075 11.4037L4.49625 4.64225C4.63975 4.32175 4.88008 4.05125 5.21725 3.83075C5.55442 3.61025 5.90508 3.5 6.26925 3.5H14.3655C14.8642 3.5 15.2901 3.67658 15.6432 4.02975C15.9964 4.38308 16.173 4.80908 16.173 5.30775V14.752C16.173 14.993 16.1237 15.2247 16.025 15.447C15.9263 15.6695 15.7949 15.8628 15.6307 16.027L10.3405 21.2828C10.1417 21.4711 9.9115 21.5871 9.65 21.6308C9.3885 21.6743 9.13792 21.6352 8.89825 21.5135C8.65842 21.3917 8.48533 21.2128 8.379 20.977C8.2725 20.741 8.25133 20.4903 8.3155 20.225L9.3925 15.5H3.30775ZM19.6923 3.5C20.1909 3.5 20.6169 3.67658 20.9703 4.02975C21.3234 4.38308 21.5 4.80908 21.5 5.30775V13.6923C21.5 14.1909 21.3234 14.6169 20.9703 14.9703C20.6169 15.3234 20.1909 15.5 19.6923 15.5H19.4807C18.9821 15.5 18.5561 15.3234 18.2027 14.9703C17.8496 14.6169 17.673 14.1909 17.673 13.6923V5.298C17.673 4.79933 17.8496 4.375 18.2027 4.025C18.5561 3.675 18.9821 3.5 19.4807 3.5H19.6923Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8394" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8394)">
|
|
6
|
+
<path d="M20.6923 8.5C21.1679 8.5 21.5881 8.68242 21.9527 9.04725C22.3176 9.41192 22.5 9.83208 22.5 10.3078V11.923C22.5 12.0268 22.4891 12.139 22.4673 12.2595C22.4454 12.38 22.4128 12.4923 22.3693 12.5963L19.5038 19.3577C19.3603 19.6782 19.1199 19.9487 18.7828 20.1693C18.4456 20.3898 18.0949 20.5 17.7308 20.5H9.6345C9.13583 20.5 8.70992 20.3234 8.35675 19.9703C8.00358 19.6169 7.827 19.1909 7.827 18.6923V9.248C7.827 9.007 7.87633 8.77533 7.975 8.553C8.07367 8.3305 8.20508 8.13717 8.36925 7.973L13.6595 2.71725C13.8583 2.52892 14.0885 2.41292 14.35 2.36925C14.6115 2.32575 14.8621 2.36483 15.1018 2.4865C15.3416 2.60833 15.5147 2.78717 15.621 3.023C15.7275 3.259 15.7487 3.50967 15.6845 3.775L14.6075 8.5H20.6923ZM4.30775 20.5C3.80908 20.5 3.38308 20.3234 3.02975 19.9703C2.67658 19.6169 2.5 19.1909 2.5 18.6923V10.3078C2.5 9.80908 2.67658 9.38308 3.02975 9.02975C3.38308 8.67658 3.80908 8.5 4.30775 8.5H4.51925C5.01792 8.5 5.44392 8.67658 5.79725 9.02975C6.15042 9.38308 6.327 9.80908 6.327 10.3078V18.702C6.327 19.2007 6.15042 19.625 5.79725 19.975C5.44392 20.325 5.01792 20.5 4.51925 20.5H4.30775Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="9" height="17" viewBox="0 0 9 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="Tooltip">
|
|
3
|
+
<path id="bottom-center" d="M0.485289 2.42894C0.485289 1.53803 1.56243 1.09187 2.1924 1.72183L8.26347 7.79289C8.654 8.18342 8.654 8.81658 8.26347 9.20711L2.1924 15.2782C1.56243 15.9081 0.485289 15.462 0.485289 14.5711L0.485289 2.42894Z" fill="#141414"/>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="32" height="9" viewBox="0 0 32 9" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="Tooltip">
|
|
3
|
+
<path id="bottom-center" d="M22.0711 0.485289C22.962 0.485289 23.4081 1.56243 22.7782 2.1924L16.7071 8.26347C16.3166 8.654 15.6834 8.654 15.2929 8.26347L9.22183 2.1924C8.59187 1.56243 9.03803 0.485289 9.92894 0.485289L22.0711 0.485289Z" fill="#141414"/>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.6231 18.45L13.6674 21.0288C13.6135 21.1673 13.5241 21.2804 13.3991 21.3683C13.2741 21.4561 13.1341 21.5 12.9789 21.5C12.7226 21.5 12.5175 21.3945 12.3636 21.1835C12.2098 20.9727 12.1835 20.7423 12.2846 20.4923L16.1714 10.4615C16.2354 10.323 16.3283 10.2115 16.4501 10.127C16.572 10.0423 16.7072 10 16.8559 10H17.4136C17.5623 10 17.6975 10.0423 17.8194 10.127C17.941 10.2115 18.034 10.323 18.0981 10.4615L21.9846 20.5078C22.086 20.7474 22.0623 20.9727 21.9136 21.1835C21.7648 21.3945 21.5622 21.5 21.3059 21.5C21.1405 21.5 20.9979 21.4561 20.8779 21.3683C20.758 21.2804 20.6661 21.1622 20.6021 21.0135L19.6464 18.45H14.6231ZM8.98288 13.5903L4.53663 18.0308C4.39813 18.1756 4.22663 18.2506 4.02213 18.2558C3.8178 18.2609 3.63805 18.1859 3.48288 18.0308C3.33805 17.8859 3.26563 17.7103 3.26563 17.5038C3.26563 17.2974 3.33805 17.1218 3.48288 16.977L7.92888 12.5213C7.35205 11.9379 6.80372 11.2456 6.28388 10.4443C5.76388 9.64293 5.33597 8.82818 5.00013 8.00002H6.59038C6.87888 8.60518 7.22988 9.21035 7.64338 9.81552C8.05688 10.4205 8.50338 10.9711 8.98288 11.4673C9.69305 10.7506 10.3648 9.88043 10.9981 8.85677C11.6315 7.8331 12.079 6.88085 12.3406 6.00002H2.44238C2.22955 6.00002 2.05138 5.92818 1.90788 5.78452C1.76422 5.64102 1.69238 5.46285 1.69238 5.25002C1.69238 5.03718 1.76422 4.85902 1.90788 4.71552C2.05138 4.57185 2.22955 4.50002 2.44238 4.50002H8.25013V3.63477C8.25013 3.42193 8.32197 3.24368 8.46563 3.10002C8.60913 2.95652 8.7873 2.88477 9.00013 2.88477C9.21297 2.88477 9.39113 2.95652 9.53463 3.10002C9.6783 3.24368 9.75013 3.42193 9.75013 3.63477V4.50002H15.5579C15.7707 4.50002 15.9489 4.57185 16.0924 4.71552C16.236 4.85902 16.3079 5.03718 16.3079 5.25002C16.3079 5.46285 16.236 5.64102 16.0924 5.78452C15.9489 5.92818 15.7707 6.00002 15.5579 6.00002H13.8596C13.5353 7.12302 13.0184 8.29702 12.3089 9.52202C11.5992 10.747 10.8418 11.757 10.0366 12.552L12.5039 15.0788L11.9366 16.6193L8.98288 13.5903ZM15.1039 17.123H19.1654L17.1346 11.6673L15.1039 17.123Z" fill="#141414"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="Icon / Travel & Places" clip-path="url(#clip0_3328_49530)">
|
|
3
|
+
<path id="fill" d="M5.80013 17.5323H3.6668V16.1094C3.47847 16.1091 3.29794 16.0342 3.16478 15.9011C3.03162 15.7679 2.95668 15.5874 2.9564 15.3991V12.5555C2.9564 12.367 3.03121 12.1862 3.1644 12.0528C3.2976 11.9195 3.47829 11.8444 3.6668 11.8441H4.73346V10.7775C4.76122 9.91752 5.12312 9.10224 5.74233 8.50478C6.36153 7.90732 7.18926 7.57475 8.04973 7.5777H9.9516C10.8119 7.57503 11.6393 7.90772 12.2583 8.50515C12.8773 9.10258 13.2391 9.91771 13.2668 10.7775V11.8441H14.3335C14.5221 11.8444 14.7029 11.9194 14.8362 12.0528C14.9696 12.1861 15.0446 12.3669 15.0449 12.5555V15.3991C15.0446 15.5876 14.9696 15.7683 14.8362 15.9014C14.7028 16.0346 14.522 16.1094 14.3335 16.1094V17.5323H12.2001V16.1094H5.80013V17.5323ZM3.6668 14.6887V15.3884H14.3335V14.6887H11.6668V14.677C11.6665 14.5827 11.6289 14.4924 11.5621 14.4258C11.4953 14.3592 11.4048 14.3218 11.3105 14.3218H6.68866C6.59446 14.3218 6.50411 14.3592 6.4375 14.4258C6.37089 14.4924 6.33346 14.5828 6.33346 14.677V14.6887H3.6668ZM13.0897 12.6334C12.9316 12.6336 12.777 12.6807 12.6456 12.7687C12.5141 12.8567 12.4118 12.9818 12.3514 13.1279C12.291 13.2741 12.2753 13.4349 12.3063 13.59C12.3373 13.7452 12.4136 13.8876 12.5255 13.9994C12.6374 14.1111 12.78 14.1872 12.9351 14.218C13.0903 14.2488 13.2511 14.2329 13.3972 14.1723C13.5433 14.1117 13.6682 14.0092 13.756 13.8776C13.8439 13.7461 13.8908 13.5915 13.8908 13.4333C13.8905 13.2211 13.806 13.0176 13.6558 12.8676C13.5056 12.7176 13.302 12.6334 13.0897 12.6334ZM4.89026 12.6334C4.73204 12.6334 4.57737 12.6803 4.44581 12.7682C4.31425 12.8561 4.21171 12.981 4.15116 13.1272C4.09061 13.2734 4.07477 13.4342 4.10564 13.5894C4.1365 13.7446 4.2127 13.8871 4.32458 13.999C4.43646 14.1109 4.57901 14.187 4.73419 14.2179C4.88938 14.2488 5.05023 14.2329 5.19641 14.1724C5.34259 14.1118 5.46753 14.0093 5.55544 13.8778C5.64334 13.7462 5.69026 13.5915 5.69026 13.4333C5.68998 13.2211 5.60546 13.0176 5.45526 12.8676C5.30506 12.7176 5.10147 12.6334 4.8892 12.6334H4.89026ZM9.00013 8.6443C5.80013 8.6443 5.80013 10.1983 5.80013 11.8441H12.2001V11.8324C12.2835 11.0742 12.1446 10.3082 11.8001 9.6277C11.3468 8.95681 10.4593 8.6443 9.00013 8.6443ZM1.53346 16.4561H0.466797V6.85668H4.02946L4.02306 0.466675H11.4897V4.72241H17.5335V16.455H16.4668V5.79967H11.4887V6.86628H10.422V1.53327H5.08866L5.08013 7.93288H1.53346V16.455V16.4561ZM15.4001 10.0565H14.3335V8.98988H15.4001V10.0565ZM3.6668 10.0565H2.60013V8.98988H3.6668V10.0565ZM15.4001 7.92328H14.3335V6.85668H15.4001V7.92328ZM9.35533 5.79967H8.28866V4.73308H9.35533V5.79967ZM7.222 5.79967H6.15533V4.73308H7.222V5.79967ZM9.35533 3.66648H8.28866V2.59987H9.35533V3.66648ZM7.222 3.66648H6.15533V2.58921L7.222 2.59987V3.66648Z" fill="#A1A1A1"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_3328_49530">
|
|
7
|
+
<rect width="17.0667" height="17.0667" fill="white" transform="translate(0.466797 0.466675)"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.75024 19.8332C5.32208 19.8332 4.95116 19.6764 4.63749 19.3627C4.32383 19.049 4.16699 18.6781 4.16699 18.2499V15.6999C4.16699 15.4778 4.24433 15.2896 4.39899 15.1354C4.55366 14.9813 4.74116 14.9042 4.96149 14.9042C5.18183 14.9042 5.36833 14.9813 5.52099 15.1354C5.67383 15.2896 5.75024 15.4778 5.75024 15.6999V18.2499H18.2502V15.6999C18.2502 15.4778 18.3276 15.2896 18.4822 15.1354C18.6371 14.9813 18.8246 14.9042 19.0447 14.9042C19.2651 14.9042 19.4517 14.9813 19.6045 15.1354C19.7572 15.2896 19.8335 15.4778 19.8335 15.6999V18.2499C19.8335 18.6781 19.6767 19.049 19.363 19.3627C19.0493 19.6764 18.6784 19.8332 18.2502 19.8332H5.75024ZM11.2127 7.18744L8.92524 9.47494C8.77191 9.63044 8.58841 9.70477 8.37474 9.69794C8.16124 9.69094 7.97733 9.60969 7.82299 9.45419C7.66899 9.30419 7.59266 9.1196 7.59399 8.90044C7.59533 8.6811 7.67383 8.49344 7.82949 8.33744L11.4445 4.72244C11.5262 4.64077 11.6128 4.57977 11.7045 4.53944C11.7963 4.49927 11.8957 4.47919 12.0025 4.47919C12.1093 4.47919 12.2079 4.49927 12.2982 4.53944C12.3884 4.57977 12.4766 4.64019 12.5627 4.72069L16.196 8.35419C16.346 8.51019 16.4217 8.69502 16.4232 8.90869C16.4246 9.12235 16.351 9.30419 16.2025 9.45419C16.0427 9.60969 15.8537 9.6881 15.6357 9.68944C15.4176 9.69094 15.2307 9.61385 15.0752 9.45819L12.796 7.18744V15.2374C12.796 15.4596 12.7187 15.6478 12.564 15.8019C12.4093 15.9561 12.2204 16.0332 11.9972 16.0332C11.7742 16.0332 11.5877 15.9561 11.4377 15.8019C11.2877 15.6478 11.2127 15.4596 11.2127 15.2374V7.18744Z" fill="#141414"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="120" height="120" viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_3851_1193115" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="-20" y="-20" width="160" height="160">
|
|
3
|
+
<rect x="-20" y="-20" width="160" height="160" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_3851_1193115)">
|
|
6
|
+
<path d="M60 57.9489C53.5644 57.9489 48.0667 55.6689 43.5067 51.1089C38.9467 46.55 36.6667 41.0522 36.6667 34.6156C36.6667 28.18 38.9467 22.6822 43.5067 18.1222C48.0667 13.5622 53.5644 11.2822 60 11.2822C66.4356 11.2822 71.9333 13.5622 76.4933 18.1222C81.0533 22.6822 83.3333 28.18 83.3333 34.6156C83.3333 41.0522 81.0533 46.55 76.4933 51.1089C71.9333 55.6689 66.4356 57.9489 60 57.9489ZM10 98.5906V93.8972C10 90.6328 10.8867 87.6094 12.66 84.8272C14.4333 82.045 16.8033 79.9061 19.77 78.4106C26.3589 75.1806 33.0061 72.7578 39.7117 71.1422C46.4172 69.5267 53.18 68.7189 60 68.7189C66.82 68.7189 73.5828 69.5267 80.2883 71.1422C86.9939 72.7578 93.6411 75.1806 100.23 78.4106C103.197 79.9061 105.567 82.045 107.34 84.8272C109.113 87.6094 110 90.6328 110 93.8972V98.5906C110 101.402 109.015 103.793 107.045 105.764C105.075 107.734 102.684 108.719 99.8717 108.719H20.1283C17.3161 108.719 14.925 107.734 12.955 105.764C10.985 103.793 10 101.402 10 98.5906Z" fill="#E8E8E8"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="220" height="140" viewBox="0 0 220 140" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_3851_1193113" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="30" y="-10" width="160" height="160">
|
|
3
|
+
<rect x="30" y="-10" width="160" height="160" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_3851_1193113)">
|
|
6
|
+
<path d="M110 67.9489C103.564 67.9489 98.0667 65.6689 93.5067 61.1089C88.9467 56.55 86.6667 51.0522 86.6667 44.6156C86.6667 38.18 88.9467 32.6822 93.5067 28.1222C98.0667 23.5622 103.564 21.2822 110 21.2822C116.436 21.2822 121.933 23.5622 126.493 28.1222C131.053 32.6822 133.333 38.18 133.333 44.6156C133.333 51.0522 131.053 56.55 126.493 61.1089C121.933 65.6689 116.436 67.9489 110 67.9489ZM60 108.591V103.897C60 100.633 60.8867 97.6094 62.66 94.8272C64.4333 92.045 66.8033 89.9061 69.77 88.4106C76.3589 85.1806 83.0061 82.7578 89.7117 81.1422C96.4172 79.5267 103.18 78.7189 110 78.7189C116.82 78.7189 123.583 79.5267 130.288 81.1422C136.994 82.7578 143.641 85.1806 150.23 88.4106C153.197 89.9061 155.567 92.045 157.34 94.8272C159.113 97.6094 160 100.633 160 103.897V108.591C160 111.402 159.015 113.793 157.045 115.764C155.075 117.734 152.684 118.719 149.872 118.719H70.1283C67.3161 118.719 64.925 117.734 62.955 115.764C60.985 113.793 60 111.402 60 108.591Z" fill="#383838"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8285" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8285)">
|
|
6
|
+
<path d="M9.49023 12.75V15C9.49023 15.2125 9.56215 15.3906 9.70598 15.5343C9.84965 15.6781 10.0278 15.75 10.2405 15.75C10.4532 15.75 10.6312 15.6781 10.7747 15.5343C10.9184 15.3906 10.9902 15.2125 10.9902 15V12.75H13.2402C13.4527 12.75 13.6308 12.6781 13.7745 12.5343C13.9183 12.3904 13.9902 12.2122 13.9902 11.9997C13.9902 11.7871 13.9183 11.609 13.7745 11.4655C13.6308 11.3218 13.4527 11.25 13.2402 11.25H10.9902V9C10.9902 8.7875 10.9183 8.60942 10.7745 8.46575C10.6307 8.32192 10.4524 8.25 10.2397 8.25C10.0272 8.25 9.84915 8.32192 9.70548 8.46575C9.56199 8.60942 9.49023 8.7875 9.49023 9V11.25H7.24023C7.02773 11.25 6.84957 11.3219 6.70573 11.4658C6.56207 11.6096 6.49023 11.7878 6.49023 12.0003C6.49023 12.2129 6.56207 12.391 6.70573 12.5345C6.84957 12.6782 7.02773 12.75 7.24023 12.75H9.49023ZM4.54773 19.5C4.04273 19.5 3.61523 19.325 3.26523 18.975C2.91523 18.625 2.74023 18.1974 2.74023 17.6923V6.30775C2.74023 5.80258 2.91523 5.375 3.26523 5.025C3.61523 4.675 4.04273 4.5 4.54773 4.5H15.9325C16.4375 4.5 16.865 4.675 17.215 5.025C17.565 5.375 17.74 5.80258 17.74 6.30775V10.8848L20.4892 8.1355C20.6347 7.99 20.7994 7.95425 20.9832 8.02825C21.1672 8.10225 21.2592 8.24283 21.2592 8.45V15.55C21.2592 15.7572 21.1672 15.8977 20.9832 15.9718C20.7994 16.0458 20.6347 16.01 20.4892 15.8645L17.74 13.1152V17.6923C17.74 18.1974 17.565 18.625 17.215 18.975C16.865 19.325 16.4375 19.5 15.9325 19.5H4.54773Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="Base_Icon">
|
|
3
|
+
<path id="Vector" d="M3.77881 19.8504C3.35165 19.8504 2.98098 19.6933 2.66681 19.3791C2.35248 19.0648 2.19531 18.6941 2.19531 18.2671V5.73364C2.19531 5.30664 2.35248 4.93597 2.66681 4.62164C2.98098 4.30747 3.35165 4.15039 3.77881 4.15039H16.3156C16.7344 4.15039 17.1024 4.30747 17.4196 4.62164C17.7367 4.93597 17.8953 5.30664 17.8953 5.73364V10.8336L21.1288 7.60039C21.251 7.47822 21.3954 7.44839 21.5621 7.51089C21.7287 7.57339 21.8121 7.69214 21.8121 7.86714V16.1371C21.8121 16.309 21.7287 16.4264 21.5621 16.4894C21.3954 16.5522 21.251 16.5226 21.1288 16.4004L17.8953 13.1671V18.2671C17.8953 18.6941 17.7367 19.0648 17.4196 19.3791C17.1024 19.6933 16.7344 19.8504 16.3156 19.8504H3.77881ZM3.77881 18.2671H16.3121V5.73364H3.77881V18.2671Z" fill="#141414"/>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8284" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8284)">
|
|
6
|
+
<path d="M4.54773 19.5C4.04273 19.5 3.61523 19.325 3.26523 18.975C2.91523 18.625 2.74023 18.1974 2.74023 17.6923V6.30775C2.74023 5.80258 2.91523 5.375 3.26523 5.025C3.61523 4.675 4.04273 4.5 4.54773 4.5H15.9325C16.4375 4.5 16.865 4.675 17.215 5.025C17.565 5.375 17.74 5.80258 17.74 6.30775V10.8848L20.4862 8.1385C20.6337 7.991 20.7994 7.95417 20.9832 8.028C21.1672 8.10167 21.2592 8.24233 21.2592 8.45V15.55C21.2592 15.7577 21.1672 15.8983 20.9832 15.972C20.7994 16.0458 20.6337 16.009 20.4862 15.8615L17.74 13.1152V17.6923C17.74 18.1974 17.565 18.625 17.215 18.975C16.865 19.325 16.4375 19.5 15.9325 19.5H4.54773Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8283" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8283)">
|
|
6
|
+
<path d="M17.769 10.8848L20.515 8.13851C20.6625 7.99101 20.8282 7.95417 21.0122 8.02801C21.1962 8.10167 21.2882 8.24234 21.2882 8.45001V15.55C21.2882 15.7577 21.1962 15.8983 21.0122 15.972C20.8282 16.0458 20.6625 16.009 20.515 15.8615L17.6612 13.0078V13.1808C17.5587 13.4526 17.3533 13.6279 17.045 13.7068C16.7367 13.7856 16.4658 13.7083 16.2325 13.475L8.79398 6.03651C8.64648 5.88917 8.5619 5.73184 8.54023 5.56451C8.5184 5.39717 8.54274 5.23142 8.61323 5.06726C8.68373 4.90326 8.78757 4.76767 8.92473 4.66051C9.0619 4.55351 9.23432 4.50001 9.44198 4.50001H15.9612C16.4664 4.50001 16.894 4.67501 17.244 5.02501C17.594 5.37501 17.769 5.80259 17.769 6.30776V10.8848ZM19.4457 21.6308L2.06123 4.24626C1.9229 4.10776 1.85207 3.93367 1.84873 3.72401C1.84557 3.51451 1.9164 3.33726 2.06123 3.19226C2.20623 3.04742 2.3819 2.97501 2.58823 2.97501C2.79457 2.97501 2.97023 3.04742 3.11523 3.19226L20.4997 20.5768C20.6382 20.7153 20.7091 20.8893 20.7122 21.099C20.7154 21.3087 20.6446 21.4859 20.4997 21.6308C20.3549 21.7756 20.1792 21.848 19.9727 21.848C19.7664 21.848 19.5907 21.7756 19.4457 21.6308ZM4.44198 4.51926L17.7497 17.827C17.7177 18.2937 17.5315 18.6892 17.191 19.0135C16.8507 19.3378 16.4407 19.5 15.9612 19.5H4.57673C4.07157 19.5 3.64398 19.325 3.29398 18.975C2.94398 18.625 2.76898 18.1974 2.76898 17.6923V6.30776C2.76898 5.82826 2.93115 5.41834 3.25548 5.07801C3.57982 4.73751 3.97532 4.55126 4.44198 4.51926Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19.2347 21.3422L15.7155 17.8537C15.1256 18.0819 14.5195 18.2467 13.897 18.348C13.2746 18.4493 12.6423 18.5 12 18.5C9.89481 18.5 7.96689 17.9401 6.21623 16.8202C4.46573 15.7002 3.07831 14.2242 2.05398 12.3922C1.97064 12.2487 1.90973 12.1026 1.87123 11.9537C1.83273 11.8051 1.81348 11.6538 1.81348 11.5C1.81348 11.3462 1.83431 11.1932 1.87598 11.0412C1.91764 10.8894 1.98014 10.7449 2.06348 10.6077C2.46214 9.94491 2.88589 9.30358 3.33473 8.68375C3.78339 8.06375 4.30514 7.51533 4.89998 7.0385L2.64223 4.76525C2.50389 4.62691 2.43306 4.4555 2.42973 4.251C2.42656 4.0465 2.50256 3.86666 2.65773 3.7115C2.80256 3.56666 2.97823 3.49425 3.18473 3.49425C3.39106 3.49425 3.56664 3.56666 3.71148 3.7115L20.2885 20.2885C20.427 20.427 20.5004 20.5984 20.5087 20.8027C20.5171 21.0072 20.4436 21.1871 20.2885 21.3422C20.1436 21.4871 19.968 21.5595 19.7615 21.5595C19.5551 21.5595 19.3796 21.4871 19.2347 21.3422ZM12 15.577C12.2218 15.577 12.4336 15.5638 12.6355 15.5375C12.8375 15.5112 13.0346 15.4537 13.227 15.3652L8.13473 10.273C8.05256 10.4653 7.99673 10.6625 7.96723 10.8645C7.93773 11.0663 7.92298 11.2782 7.92298 11.5C7.92298 12.6347 8.31881 13.5978 9.11048 14.3895C9.90214 15.1812 10.8653 15.577 12 15.577ZM12 4.5C14.1115 4.5 16.0483 5.0625 17.8105 6.1875C19.5726 7.3125 20.9627 8.79741 21.9807 10.6422C22.0576 10.7692 22.1168 10.9055 22.1585 11.051C22.2001 11.1965 22.221 11.3462 22.221 11.5C22.221 11.6538 22.2027 11.8035 22.1662 11.949C22.1297 12.0945 22.073 12.2307 21.996 12.3577C21.6921 12.9359 21.3525 13.4807 20.977 13.9922C20.6013 14.5037 20.1814 14.9852 19.7172 15.4365C19.5096 15.6442 19.2634 15.7397 18.9787 15.723C18.6942 15.7063 18.4481 15.5942 18.2402 15.3865L16.1442 13.3C16.0404 13.1962 15.9718 13.0762 15.9385 12.9402C15.9051 12.8044 15.9071 12.6627 15.9442 12.5152C15.9916 12.3436 16.0255 12.1769 16.046 12.0152C16.0666 11.8537 16.077 11.682 16.077 11.5C16.077 10.3653 15.6811 9.40216 14.8895 8.6105C14.0978 7.81883 13.1346 7.423 12 7.423C11.818 7.423 11.6478 7.43491 11.4895 7.45875C11.3311 7.48241 11.1692 7.518 11.0037 7.5655C10.8564 7.609 10.709 7.61408 10.5615 7.58075C10.4141 7.54741 10.2886 7.47883 10.1847 7.375L9.25373 6.44425C8.96923 6.15958 8.87473 5.82816 8.97023 5.45C9.06573 5.07183 9.30581 4.83083 9.69048 4.727C10.0686 4.65 10.4494 4.59291 10.8327 4.55575C11.2161 4.51858 11.6051 4.5 12 4.5ZM13.9365 9.6115C14.1391 9.83466 14.3061 10.085 14.4375 10.3625C14.5688 10.64 14.6511 10.9301 14.6845 11.2327C14.7011 11.3532 14.656 11.4369 14.549 11.4837C14.442 11.5304 14.3416 11.507 14.248 11.4135L12.102 9.277C12.0083 9.18333 11.9875 9.083 12.0395 8.976C12.0913 8.869 12.1775 8.8155 12.298 8.8155C12.6211 8.84233 12.9192 8.92341 13.1922 9.05875C13.4654 9.19391 13.7135 9.37816 13.9365 9.6115Z" fill="#141414"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8282" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8282)">
|
|
6
|
+
<path d="M9.2115 14.5H6.404C6.14617 14.5 5.93108 14.4137 5.75875 14.2412C5.58625 14.0689 5.5 13.8538 5.5 13.596V10.404C5.5 10.1462 5.58625 9.93107 5.75875 9.75873C5.93108 9.58623 6.14617 9.49998 6.404 9.49998H9.2115L12.2038 6.50773C12.4436 6.26807 12.7196 6.21323 13.0318 6.34323C13.3439 6.4734 13.5 6.70898 13.5 7.04998V16.95C13.5 17.291 13.3439 17.5266 13.0318 17.6567C12.7196 17.7867 12.4436 17.7319 12.2038 17.4922L9.2115 14.5ZM18 12C18 12.623 17.8705 13.2134 17.6115 13.7712C17.3525 14.3289 17.0032 14.7981 16.5635 15.1787C16.4225 15.2724 16.2741 15.2814 16.1182 15.2057C15.9624 15.1301 15.8845 15.0051 15.8845 14.8307V9.11923C15.8845 8.9449 15.9624 8.8199 16.1182 8.74423C16.2741 8.66857 16.4225 8.67757 16.5635 8.77123C17.0032 9.16223 17.3525 9.64232 17.6115 10.2115C17.8705 10.7808 18 11.377 18 12Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8281" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8281)">
|
|
6
|
+
<path d="M11.2115 14.5H8.404C8.14783 14.5 7.93317 14.4134 7.76 14.24C7.58667 14.0669 7.5 13.8522 7.5 13.596V10.404C7.5 10.1479 7.58667 9.93319 7.76 9.76002C7.93317 9.58669 8.14783 9.50002 8.404 9.50002H11.2115L14.2038 6.50777C14.4436 6.2681 14.7196 6.21402 15.0318 6.34552C15.3439 6.47702 15.5 6.71185 15.5 7.05002V16.95C15.5 17.2882 15.3439 17.523 15.0318 17.6545C14.7196 17.786 14.4436 17.7319 14.2038 17.4923L11.2115 14.5Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8280" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8280)">
|
|
6
|
+
<path d="M16.4579 19.123C16.2937 19.2268 16.1264 19.3256 15.9559 19.4192C15.7854 19.5127 15.6097 19.598 15.4289 19.675C15.2431 19.7597 15.0498 19.7597 14.8491 19.675C14.6485 19.5903 14.511 19.4499 14.4366 19.2537C14.3623 19.0679 14.3732 18.883 14.4694 18.699C14.5656 18.515 14.7066 18.3807 14.8924 18.2962C15.0284 18.2397 15.1544 18.1775 15.2704 18.1095C15.3864 18.0417 15.5008 17.9647 15.6136 17.8787L11.7886 14.4537V16.95C11.7886 17.291 11.6326 17.5266 11.3204 17.6567C11.0082 17.7867 10.7322 17.7319 10.4924 17.4922L7.50015 14.5H4.6924C4.43473 14.5 4.21973 14.4137 4.0474 14.2412C3.8749 14.0689 3.78865 13.8538 3.78865 13.596V10.404C3.78865 10.1462 3.8749 9.93107 4.0474 9.75874C4.21973 9.58624 4.43473 9.49999 4.6924 9.49999H6.8349L2.52315 5.18849C2.38482 5.04999 2.31398 4.87599 2.31065 4.66649C2.30748 4.45682 2.37832 4.27957 2.52315 4.13474C2.66815 3.98974 2.84382 3.91724 3.05015 3.91724C3.25665 3.91724 3.43232 3.98974 3.57715 4.13474L20.0001 20.5577C20.1386 20.6962 20.2095 20.8702 20.2126 21.0797C20.2158 21.2894 20.145 21.4667 20.0001 21.6115C19.8553 21.7563 19.6796 21.8287 19.4731 21.8287C19.2668 21.8287 19.0912 21.7563 18.9464 21.6115L16.4579 19.123ZM18.9809 11.975C18.9809 10.6045 18.6126 9.34999 17.8761 8.21149C17.1396 7.07299 16.1515 6.22365 14.9116 5.66349C14.7193 5.57249 14.5776 5.43657 14.4866 5.25574C14.3956 5.07507 14.3854 4.89174 14.4559 4.70574C14.5367 4.50324 14.6791 4.3629 14.8829 4.28474C15.0867 4.2064 15.2931 4.21282 15.5021 4.30399C17.0098 4.98849 18.2165 6.01599 19.1221 7.38649C20.028 8.75699 20.4809 10.2865 20.4809 11.975C20.4809 12.6148 20.4068 13.2376 20.2586 13.8432C20.1106 14.4491 19.8969 15.0244 19.6174 15.5692C19.5032 15.8397 19.3439 16.0064 19.1394 16.0692C18.9351 16.1321 18.7451 16.1314 18.5694 16.0672C18.3937 16.0032 18.2575 15.8885 18.1606 15.723C18.0638 15.5577 18.0661 15.3718 18.1674 15.1655C18.4406 14.6745 18.6444 14.1664 18.7789 13.6412C18.9136 13.1162 18.9809 12.5608 18.9809 11.975ZM14.8616 8.77124C15.3283 9.12757 15.6828 9.6109 15.9251 10.2212C16.1675 10.8314 16.2886 11.4243 16.2886 12C16.2886 12.1475 16.2806 12.2933 16.2646 12.4375C16.2485 12.5817 16.2193 12.7243 16.1771 12.8655C16.131 13.0565 16.0159 13.1773 15.8319 13.228C15.6479 13.2785 15.4821 13.2301 15.3346 13.0827L14.4444 12.1922C14.3507 12.0987 14.2821 11.9975 14.2386 11.8885C14.195 11.7795 14.1731 11.6647 14.1731 11.5442V9.12874C14.1731 8.9544 14.2526 8.82782 14.4116 8.74899C14.5707 8.67015 14.7206 8.67757 14.8616 8.77124ZM9.9424 7.69049C9.8489 7.59682 9.80373 7.48974 9.8069 7.36924C9.81007 7.24874 9.85848 7.14174 9.95215 7.04824L10.4924 6.50774C10.7322 6.26807 11.0082 6.21324 11.3204 6.34324C11.6326 6.4734 11.7886 6.70899 11.7886 7.04999V8.44224C11.7886 8.65007 11.6966 8.79399 11.5126 8.87399C11.3286 8.95415 11.1629 8.91732 11.0154 8.76349L9.9424 7.69049Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="mask0_740_8279" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
3
|
+
<rect width="24" height="24" fill="#D9D9D9"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<g mask="url(#mask0_740_8279)">
|
|
6
|
+
<path d="M18.8465 11.975C18.8465 10.598 18.4782 9.34194 17.7415 8.20677C17.005 7.07144 16.017 6.22369 14.7773 5.66352C14.585 5.57252 14.4433 5.4366 14.3523 5.25577C14.2613 5.0751 14.251 4.89177 14.3215 4.70577C14.4022 4.50327 14.5445 4.36294 14.7483 4.28477C14.9521 4.20644 15.1585 4.21285 15.3675 4.30402C16.8752 4.98852 18.082 6.0186 18.9878 7.39427C19.8935 8.76994 20.3463 10.2969 20.3463 11.975C20.3463 13.6532 19.8935 15.1801 18.9878 16.5558C18.082 17.9314 16.8752 18.9615 15.3675 19.646C15.1585 19.7372 14.9521 19.7436 14.7483 19.6653C14.5445 19.5871 14.4022 19.4468 14.3215 19.2443C14.251 19.0583 14.2613 18.8749 14.3523 18.6943C14.4433 18.5134 14.585 18.3775 14.7773 18.2865C16.017 17.7264 17.005 16.8786 17.7415 15.7433C18.4782 14.6081 18.8465 13.352 18.8465 11.975ZM7.3658 14.5H4.55805C4.30038 14.5 4.0853 14.4138 3.9128 14.2413C3.74046 14.0689 3.6543 13.8539 3.6543 13.596V10.404C3.6543 10.1462 3.74046 9.9311 3.9128 9.75877C4.0853 9.58627 4.30038 9.50002 4.55805 9.50002H7.3658L10.358 6.50777C10.5977 6.2681 10.8736 6.21327 11.1858 6.34327C11.498 6.47344 11.654 6.70902 11.654 7.05002V16.95C11.654 17.291 11.498 17.5266 11.1858 17.6568C10.8736 17.7868 10.5977 17.7319 10.358 17.4923L7.3658 14.5ZM16.154 12C16.154 12.623 16.0245 13.2134 15.7655 13.7713C15.5067 14.3289 15.1574 14.7981 14.7175 15.1788C14.5765 15.2724 14.4281 15.2814 14.2723 15.2058C14.1166 15.1301 14.0388 15.0051 14.0388 14.8308V9.11927C14.0388 8.94494 14.1166 8.81994 14.2723 8.74427C14.4281 8.6686 14.5765 8.6776 14.7175 8.77127C15.1574 9.16227 15.5067 9.64235 15.7655 10.2115C16.0245 10.7809 16.154 11.377 16.154 12Z" fill="#141414"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|