@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
|
@@ -1,237 +0,0 @@
|
|
|
1
|
-
import { AvatarStyle, DateStyle, LabelStyle, ListItemStyle, LoaderStyle, ReceiptStyle } from "@cometchat/uikit-elements";
|
|
2
|
-
import { CometChatTheme, MessageBubbleAlignment, MessageListAlignment } from "@cometchat/uikit-resources";
|
|
3
|
-
import { BaseStyle, ListStyle, MessageListStyle, ReactionInfoConfiguration, ReactionInfoStyle, ReactionListStyle, ReactionsStyle } from "@cometchat/uikit-shared";
|
|
4
|
-
import { CSSProperties } from "react";
|
|
5
|
-
/**
|
|
6
|
-
* Generates the style object for the new unread-messages view, visible when the user is not at the bottom and receives a new message
|
|
7
|
-
*
|
|
8
|
-
* @returns {CSSProperties}
|
|
9
|
-
*/
|
|
10
|
-
export declare const newMessageIndicatorStyle: () => CSSProperties;
|
|
11
|
-
/**
|
|
12
|
-
* Generates the style object for the custom header view, visible on the top of the message list
|
|
13
|
-
*
|
|
14
|
-
* @returns {CSSProperties}
|
|
15
|
-
*/
|
|
16
|
-
export declare const headerStyle: () => CSSProperties;
|
|
17
|
-
/**
|
|
18
|
-
* Returns the style object for the custom footer view, visible on the bottom of the message list. By default, smart replies are visible for the message received.
|
|
19
|
-
*
|
|
20
|
-
* @returns {CSSProperties}
|
|
21
|
-
*/
|
|
22
|
-
export declare const footerStyle: () => CSSProperties;
|
|
23
|
-
/**
|
|
24
|
-
* Provides the style object for the CometChatList wrapper which renders a list of messages
|
|
25
|
-
|
|
26
|
-
*
|
|
27
|
-
* @returns {CSSProperties}
|
|
28
|
-
*/
|
|
29
|
-
export declare const listWrapperStyle: () => CSSProperties;
|
|
30
|
-
/**
|
|
31
|
-
* Generates the style object for the MessageList wrapper which renders the CometChatList component
|
|
32
|
-
*
|
|
33
|
-
* @param {(MessageListStyle | undefined)} messageListStyle
|
|
34
|
-
* @param {CometChatTheme} theme
|
|
35
|
-
* @returns {CSSProperties}
|
|
36
|
-
*/
|
|
37
|
-
export declare const wrapperStyle: (messageListStyle: MessageListStyle | undefined, theme: CometChatTheme) => CSSProperties;
|
|
38
|
-
/**
|
|
39
|
-
* Style object for the threadView in the CometChatMessageBubble which shows the message count of a specific thread visible below the CometChatMessageBubble in a particular user/group.
|
|
40
|
-
*
|
|
41
|
-
* @param {CometChat.BaseMessage} message
|
|
42
|
-
* @param {CometChatTheme} theme
|
|
43
|
-
* @param {(CometChat.User | null)} loggedInUser
|
|
44
|
-
* @param {MessageListStyle} [messageListStyle={}]
|
|
45
|
-
* @param {MessageBubbleAlignment} [alignment]
|
|
46
|
-
* @returns {CSSProperties}
|
|
47
|
-
*/
|
|
48
|
-
export declare const messageThreadViewStyle: (message: CometChat.BaseMessage, theme: CometChatTheme, loggedInUser: CometChat.User | null, messageListStyle: MessageListStyle | undefined, alignment?: MessageBubbleAlignment) => CSSProperties;
|
|
49
|
-
/**
|
|
50
|
-
* Style object for the new message indicator text visible upon receiving a new message while the screen is not at the last message of the chat.
|
|
51
|
-
*
|
|
52
|
-
* @param {CometChatTheme} theme
|
|
53
|
-
* @returns {CSSProperties}
|
|
54
|
-
*/
|
|
55
|
-
export declare const newMessageTextStyleStyle: (theme: CometChatTheme) => CSSProperties;
|
|
56
|
-
/**
|
|
57
|
-
* Default style object for CometChatMessageBubble component which renders all types of supported message types.
|
|
58
|
-
*
|
|
59
|
-
* @param {CometChat.BaseMessage} message
|
|
60
|
-
* @param {CometChatTheme} theme
|
|
61
|
-
* @param {(MessageListAlignment | undefined)} alignment
|
|
62
|
-
* @param {(CometChat.User | null)} loggedInUser
|
|
63
|
-
* @returns {BaseStyle}
|
|
64
|
-
*/
|
|
65
|
-
export declare const messageBubbleStyle: (message: CometChat.BaseMessage, theme: CometChatTheme, alignment: MessageListAlignment | undefined, loggedInUser: CometChat.User | null) => BaseStyle;
|
|
66
|
-
/**
|
|
67
|
-
* Default style object for receipt status of the message if it's read sent or delivered.
|
|
68
|
-
*
|
|
69
|
-
* @param {CometChatTheme} theme
|
|
70
|
-
* @param {CometChat.BaseMessage} message
|
|
71
|
-
* @returns {ReceiptStyle}
|
|
72
|
-
*/
|
|
73
|
-
export declare const messageReceiptStyle: (theme: CometChatTheme, message: CometChat.BaseMessage) => ReceiptStyle;
|
|
74
|
-
/**
|
|
75
|
-
* Default style object for statusInfo view which renders the time when the message was sent and receipt status
|
|
76
|
-
of the message if it's read or delivered.
|
|
77
|
-
*
|
|
78
|
-
* @param {boolean} isValid
|
|
79
|
-
* @param {CometChatTheme} theme
|
|
80
|
-
* @param {CometChat.BaseMessage} message
|
|
81
|
-
* @param {MessageBubbleAlignment} alignment
|
|
82
|
-
* @returns {CSSProperties}
|
|
83
|
-
*/
|
|
84
|
-
export declare const getStatusInfoViewStyle: (isValid: boolean, theme: CometChatTheme, message: CometChat.BaseMessage, alignment: MessageBubbleAlignment) => CSSProperties;
|
|
85
|
-
/**
|
|
86
|
-
* Style object for footerView wrapper which is visible at the bottom of the CometChatMessageBubble component.
|
|
87
|
-
It is a placeholder which accepts a custom view. By default, message Reactions are visible at the bottom for the message
|
|
88
|
-
received in a particular User/Group Chat.
|
|
89
|
-
*
|
|
90
|
-
* @param {MessageBubbleAlignment} alignment
|
|
91
|
-
* @returns {CSSProperties}
|
|
92
|
-
*/
|
|
93
|
-
export declare const bubbleFooterViewWrapperStyle: (alignment: MessageBubbleAlignment) => CSSProperties;
|
|
94
|
-
/**
|
|
95
|
-
* Style object for time in headerView of CometChatMessageBubble which shows the time when the message was sent
|
|
96
|
-
in the particular user/group chat
|
|
97
|
-
|
|
98
|
-
*
|
|
99
|
-
* @param {(MessageListStyle | undefined)} messageListStyle
|
|
100
|
-
* @param {CometChatTheme} theme
|
|
101
|
-
* @returns {DateStyle}
|
|
102
|
-
*/
|
|
103
|
-
export declare const messageBubbleHeaderDateStyle: (messageListStyle: MessageListStyle | undefined, theme: CometChatTheme) => DateStyle;
|
|
104
|
-
/**
|
|
105
|
-
* Style object for title in headerView of CometChatMessageBubble which shows the name
|
|
106
|
-
of the sender of the message in the particular user/group chat
|
|
107
|
-
*
|
|
108
|
-
* @param {CometChatTheme} theme
|
|
109
|
-
* @returns {LabelStyle}
|
|
110
|
-
*/
|
|
111
|
-
export declare const bubbleHeaderTitleStyle: (theme: CometChatTheme, messageListStyle?: MessageListStyle) => LabelStyle;
|
|
112
|
-
/**
|
|
113
|
-
* Generates the style object for the CometChatDate component, visible between the messages in CometChatMessageList as a separator for same-date messages.
|
|
114
|
-
*
|
|
115
|
-
* @param {(DateStyle | undefined)} dateSeparatorStyle
|
|
116
|
-
* @param {CometChatTheme} theme
|
|
117
|
-
* @returns {DateStyle}
|
|
118
|
-
*/
|
|
119
|
-
export declare const dateSeperatorStyle: (dateSeparatorStyle: DateStyle | undefined, theme: CometChatTheme) => DateStyle;
|
|
120
|
-
/**
|
|
121
|
-
* Provides the default style object for the CometChatMessageList component if the required styles are not provided by the parent component.
|
|
122
|
-
*
|
|
123
|
-
* @param {CometChatTheme} theme
|
|
124
|
-
* @returns {MessageListStyle}
|
|
125
|
-
*/
|
|
126
|
-
export declare const tempMessageListStyle: (theme: CometChatTheme) => MessageListStyle;
|
|
127
|
-
/**
|
|
128
|
-
* Generates the style object for the loading view visible in the center of the CometChatMessageList component until the messages for a specific User/Group are fetched.
|
|
129
|
-
*
|
|
130
|
-
* @param {(MessageListStyle | undefined)} messageListStyle
|
|
131
|
-
* @param {CometChatTheme} theme
|
|
132
|
-
* @returns {LoaderStyle}
|
|
133
|
-
*/
|
|
134
|
-
export declare const loadingViewStyle: (messageListStyle: MessageListStyle | undefined, theme: CometChatTheme) => LoaderStyle;
|
|
135
|
-
/**
|
|
136
|
-
* Generates the style object for the error view visible in the center of the CometChatMessageList component when there is an issue fetching the messages of a specific User/Group.
|
|
137
|
-
*
|
|
138
|
-
* @param {(MessageListStyle | undefined)} messageListStyle
|
|
139
|
-
* @param {CometChatTheme} theme
|
|
140
|
-
* @returns {LabelStyle}
|
|
141
|
-
*/
|
|
142
|
-
export declare const errorViewStyle: (messageListStyle: MessageListStyle | undefined, theme: CometChatTheme) => LabelStyle;
|
|
143
|
-
/**
|
|
144
|
-
* Generates the style object for the CometChatAvatar component, which includes both styling received from the parent component and default styling required in the CometChatAvatar component.
|
|
145
|
-
*
|
|
146
|
-
* @param {(AvatarStyle | undefined)} avatarStyle
|
|
147
|
-
* @param {CometChatTheme} theme
|
|
148
|
-
* @returns {AvatarStyle}
|
|
149
|
-
*/
|
|
150
|
-
export declare const messageAvatarStyle: (avatarStyle: AvatarStyle | undefined, theme: CometChatTheme) => AvatarStyle;
|
|
151
|
-
/**
|
|
152
|
-
* Returns the default style object for CometChatDate wrapper, visible in the center between the messages in CometChatMessageList as a separator for same-day messages.
|
|
153
|
-
*
|
|
154
|
-
* @returns {CSSProperties}
|
|
155
|
-
*/
|
|
156
|
-
export declare const dateSeperatorWrapperStyle: () => CSSProperties;
|
|
157
|
-
/**
|
|
158
|
-
* Provides the default style object for the CometChatAvatar visible in the leadingView of CometChatMessageBubble, showing the sender's avatar.
|
|
159
|
-
*
|
|
160
|
-
* @type {AvatarStyle}
|
|
161
|
-
*/
|
|
162
|
-
export declare const defaultAvatarStyle: AvatarStyle;
|
|
163
|
-
/**
|
|
164
|
-
* Returns the default style object for CometChatMessageList if the style is not received from the parent.
|
|
165
|
-
*
|
|
166
|
-
* @type {MessageListStyle}
|
|
167
|
-
*/
|
|
168
|
-
export declare const defaultMessageListStyle: MessageListStyle;
|
|
169
|
-
/**
|
|
170
|
-
* Provides the default style object for the CometChatMessageBubble wrapper div.
|
|
171
|
-
*
|
|
172
|
-
* @param {MessageBubbleAlignment} alignment
|
|
173
|
-
* @returns {CSSProperties}
|
|
174
|
-
*/
|
|
175
|
-
export declare const bubbleStyle: (alignment: MessageBubbleAlignment) => CSSProperties;
|
|
176
|
-
/**
|
|
177
|
-
* Supplies the default style object for the CometChatMessageBubble container.
|
|
178
|
-
*
|
|
179
|
-
* @type {CSSProperties}
|
|
180
|
-
*/
|
|
181
|
-
export declare const defaultMessageListBubbleStyle: CSSProperties;
|
|
182
|
-
/**
|
|
183
|
-
* Returns the default style for the CometChatList component, which renders a list of messages for a specific user/group.
|
|
184
|
-
*
|
|
185
|
-
* @returns {ListStyle}
|
|
186
|
-
*/
|
|
187
|
-
export declare const getListStyle: () => ListStyle;
|
|
188
|
-
/**
|
|
189
|
-
* Provides the default style for the CometChatAvatar component, which renders an Avatar about the reactor in the Reactions list.
|
|
190
|
-
*
|
|
191
|
-
* @param {CometChatTheme} theme
|
|
192
|
-
* @returns {AvatarStyle}
|
|
193
|
-
*/
|
|
194
|
-
export declare const getReactionListAvatarStyle: (theme: CometChatTheme) => AvatarStyle;
|
|
195
|
-
/**
|
|
196
|
-
* Generates the default style for the CometChatListItem component, which renders details about the reaction in the list.
|
|
197
|
-
*
|
|
198
|
-
* @param {CometChatTheme} theme
|
|
199
|
-
* @returns {ListItemStyle}
|
|
200
|
-
*/
|
|
201
|
-
export declare const getReactionListItemStyle: (theme: CometChatTheme) => ListItemStyle;
|
|
202
|
-
/**
|
|
203
|
-
* Provides the default style for the CometChatReactionList component, which shows a list of reactions on a specific reaction along with the reactor's details.
|
|
204
|
-
*
|
|
205
|
-
* @param {CometChatTheme} theme
|
|
206
|
-
* @returns {ReactionListStyle}
|
|
207
|
-
*/
|
|
208
|
-
export declare const getReactionListStyle: (theme: CometChatTheme) => ReactionListStyle;
|
|
209
|
-
/**
|
|
210
|
-
* Default styling for CometChatReactionInfo component. If the configuration styling is not passed.
|
|
211
|
-
*
|
|
212
|
-
* @param {CometChatTheme} theme
|
|
213
|
-
* @param {ReactionInfoConfiguration} config
|
|
214
|
-
* @returns {ReactionInfoStyle}
|
|
215
|
-
*/
|
|
216
|
-
export declare const getReactionInfoStyle: (theme: CometChatTheme, config: ReactionInfoConfiguration) => ReactionInfoStyle;
|
|
217
|
-
/**
|
|
218
|
-
* Default styleing for CometChatReactions component wrapper.
|
|
219
|
-
*
|
|
220
|
-
* @param {MessageBubbleAlignment} alignment
|
|
221
|
-
* @returns {CSSProperties}
|
|
222
|
-
*/
|
|
223
|
-
export declare const getReactionViewStyle: (alignment: MessageBubbleAlignment) => CSSProperties;
|
|
224
|
-
/**
|
|
225
|
-
* Returns the default style for the statusInfoView wrapper in CometChatMessageBubble.
|
|
226
|
-
*
|
|
227
|
-
* @returns {CSSProperties}
|
|
228
|
-
*/
|
|
229
|
-
export declare const getStatusInfoStyle: () => CSSProperties;
|
|
230
|
-
/**
|
|
231
|
-
* Generates the default style for the CometChatReactions component wrapper, which shows a list of reactions on a specific message, visible in the footer view of the message bubble.
|
|
232
|
-
*
|
|
233
|
-
* @param {ReactionsStyle} [reactionsStyle]
|
|
234
|
-
* @param {CometChatTheme} theme
|
|
235
|
-
* @returns {ReactionsStyle}
|
|
236
|
-
*/
|
|
237
|
-
export declare const getReactionsStyle: (reactionsStyle: ReactionsStyle | undefined, theme: CometChatTheme) => ReactionsStyle;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { MutableRefObject } from "react";
|
|
2
|
-
/**
|
|
3
|
-
* This Hooks function is a custom React hook designed to manage functionalities of CometChatMessageList component. It fetches the logged-in user, handles event subscriptions and tracks message IDs for new message retrieval. It plays a key role in maintaining real-time functionality and user interactions in the chat interface.
|
|
4
|
-
**/
|
|
5
|
-
declare function Hooks(loggedInUserRef: MutableRefObject<CometChat.User | null>, messageListManagerRef: MutableRefObject<any>, fetchPreviousMessages: () => void, updateMessage: (key: string, mesage: CometChat.BaseMessage, group?: CometChat.Group) => void, messagesRequestBuilder: CometChat.MessagesRequestBuilder | undefined, user: CometChat.User | undefined, group: CometChat.Group | undefined, subscribeToEvents: () => (() => void) | undefined, messageIdRef: MutableRefObject<any>, totalMessagesCountRef: MutableRefObject<any>, messageList: CometChat.BaseMessage[], onErrorCallback: (error: CometChat.CometChatException) => void, setMessageList: (messages: CometChat.BaseMessage[]) => void, setScrollListToBottom: (scrollToBottom: boolean) => void, smartReplyViewRef: MutableRefObject<any>, isOnBottomRef: MutableRefObject<boolean>, isFirstReloadRef: MutableRefObject<boolean>): void;
|
|
6
|
-
export { Hooks };
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare function Hooks(loggedInUser: any, setLoggedInUser: Function, subscribeToEvents: Function, ccHeaderMenuRef: any, setOpenDetails: any, messageListConfiguration: any, user: CometChat.User | null, setActiveUser: Function, group: CometChat.Group | null, setActiveGroup: Function, setOpenThreadedMessages: any): void;
|
|
2
|
-
export { Hooks };
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import "@cometchat/uikit-elements";
|
|
2
|
-
import { DetailsConfiguration, MessageComposerConfiguration, MessageHeaderConfiguration, MessageListConfiguration, MessagesStyle, ThreadedMessagesConfiguration } from "@cometchat/uikit-shared";
|
|
3
|
-
interface IMessagesProps {
|
|
4
|
-
user?: CometChat.User;
|
|
5
|
-
group?: CometChat.Group;
|
|
6
|
-
hideMessageComposer?: boolean;
|
|
7
|
-
disableTyping?: boolean;
|
|
8
|
-
messageHeaderConfiguration?: MessageHeaderConfiguration;
|
|
9
|
-
messageListConfiguration?: MessageListConfiguration;
|
|
10
|
-
messageComposerConfiguration?: MessageComposerConfiguration;
|
|
11
|
-
threadedMessagesConfiguration?: ThreadedMessagesConfiguration;
|
|
12
|
-
detailsConfiguration?: DetailsConfiguration;
|
|
13
|
-
customSoundForIncomingMessages?: string;
|
|
14
|
-
customSoundForOutgoingMessages?: string;
|
|
15
|
-
disableSoundForMessages?: boolean;
|
|
16
|
-
messagesStyle?: MessagesStyle;
|
|
17
|
-
messageHeaderView?: any;
|
|
18
|
-
messageComposerView?: any;
|
|
19
|
-
messageListView?: any;
|
|
20
|
-
hideMessageHeader?: boolean;
|
|
21
|
-
hideDetails?: boolean;
|
|
22
|
-
auxiliaryMenu?: any;
|
|
23
|
-
}
|
|
24
|
-
declare const CometChatMessages: (props: IMessagesProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
25
|
-
export { CometChatMessages };
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { DetailsConfiguration, DetailsStyle, MessageComposerConfiguration, MessageComposerStyle, MessageHeaderConfiguration, MessageHeaderStyle, MessageListConfiguration, MessageListStyle, MessagesStyle } from "@cometchat/uikit-shared";
|
|
2
|
-
import { CSSProperties } from "react";
|
|
3
|
-
import { CometChatTheme } from "@cometchat/uikit-resources";
|
|
4
|
-
export declare const MessagesWrapperStyle: (messagesStyle: MessagesStyle | undefined, theme: CometChatTheme) => CSSProperties;
|
|
5
|
-
export declare const MessagesDivStyle: () => CSSProperties;
|
|
6
|
-
export declare const ThreadedMessagesDivStyle: CSSProperties;
|
|
7
|
-
export declare const MessagesDetailsDivStyle: CSSProperties;
|
|
8
|
-
export declare const MessagesHeaderDivStyle: CSSProperties;
|
|
9
|
-
export declare const MessagesListDivStyle: CSSProperties;
|
|
10
|
-
export declare const CometChatThreadedMessagesDivStyle: CSSProperties;
|
|
11
|
-
export declare const MessagesComposerDivStyle: (theme: CometChatTheme) => CSSProperties;
|
|
12
|
-
export declare const liveReactionStyle: () => CSSProperties;
|
|
13
|
-
export declare const getMessageHeaderStyle: (messageHeaderConfiguration: MessageHeaderConfiguration | undefined) => MessageHeaderStyle;
|
|
14
|
-
export declare const getMessageListStyle: (messageListConfiguration: MessageListConfiguration | undefined) => MessageListStyle;
|
|
15
|
-
export declare const getMessageComposerStyle: (messageComposerConfiguration: MessageComposerConfiguration | undefined) => MessageComposerStyle;
|
|
16
|
-
export declare const getDetailsStyle: (detailsConfiguration: DetailsConfiguration | undefined, messagesStyle: MessagesStyle | undefined, theme: CometChatTheme) => DetailsStyle;
|
|
17
|
-
export declare function detailsButtonStyle(theme: CometChatTheme): {
|
|
18
|
-
height: string;
|
|
19
|
-
width: string;
|
|
20
|
-
border: string;
|
|
21
|
-
borderRadius: string;
|
|
22
|
-
background: string;
|
|
23
|
-
buttonIconTint: string | undefined;
|
|
24
|
-
padding: number;
|
|
25
|
-
};
|
|
26
|
-
export declare const panelDivStyle: CSSProperties;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import "@cometchat/uikit-elements";
|
|
3
|
-
interface IThreadedMessagesProps {
|
|
4
|
-
parentMessage: CometChat.BaseMessage;
|
|
5
|
-
title?: string;
|
|
6
|
-
closeIconURL?: string;
|
|
7
|
-
bubbleView: any;
|
|
8
|
-
messageActionView?: any;
|
|
9
|
-
onClose?: any;
|
|
10
|
-
onError?: ((error: CometChat.CometChatException) => void) | null;
|
|
11
|
-
threadedMessagesStyle?: any;
|
|
12
|
-
messageListConfiguration?: any;
|
|
13
|
-
messageComposerConfiguration?: any;
|
|
14
|
-
hideMessageComposer?: boolean;
|
|
15
|
-
messageComposerView?: (user?: CometChat.User, group?: CometChat.Group, parentMessage?: CometChat.BaseMessage) => JSX.Element;
|
|
16
|
-
messageListView?: (user?: CometChat.User, group?: CometChat.Group, parentMessage?: CometChat.BaseMessage) => JSX.Element;
|
|
17
|
-
}
|
|
18
|
-
declare const CometChatThreadedMessages: (props: IThreadedMessagesProps) => import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
export { CometChatThreadedMessages };
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { CometChatTheme } from "@cometchat/uikit-resources";
|
|
2
|
-
import { CSSProperties } from "react";
|
|
3
|
-
export declare const ThreadedMessagesWrapperStyle: () => CSSProperties;
|
|
4
|
-
export declare const ThreadedMessagesHeaderStyle: () => CSSProperties;
|
|
5
|
-
export declare const ThreadedMessagesCloseButtonStyle: () => {
|
|
6
|
-
display: string;
|
|
7
|
-
alignItems: string;
|
|
8
|
-
width: string;
|
|
9
|
-
};
|
|
10
|
-
export declare const ThreadedMessagesTitleStyle: () => {
|
|
11
|
-
display: string;
|
|
12
|
-
alignItems: string;
|
|
13
|
-
justifyContent: string;
|
|
14
|
-
width: string;
|
|
15
|
-
};
|
|
16
|
-
export declare const ThreadedMessagesBubbleViewStyle: () => CSSProperties;
|
|
17
|
-
export declare const ThreadedMessagesActionViewStyle: (theme: CometChatTheme) => CSSProperties;
|
|
18
|
-
export declare const ThreadedMessagesListStyle: () => CSSProperties;
|
|
19
|
-
export declare const ThreadedMessagesComposerStyle: () => CSSProperties;
|
|
20
|
-
export declare const threadedMessageListStyle: () => CSSProperties;
|
|
21
|
-
export declare const actionButtonStyle: (theme: CometChatTheme) => CSSProperties;
|
|
@@ -1,163 +0,0 @@
|
|
|
1
|
-
import { AvatarStyle, ListItemStyle } from "@cometchat/uikit-elements";
|
|
2
|
-
import { CSSProperties } from "react";
|
|
3
|
-
import { CometChatOption, TitleAlignment } from "@cometchat/uikit-resources";
|
|
4
|
-
import { GroupMembersStyle, TransferOwnershipStyle } from "@cometchat/uikit-shared";
|
|
5
|
-
interface ITransferOwnershipProps {
|
|
6
|
-
/**
|
|
7
|
-
* Group to transfer ownership of
|
|
8
|
-
*/
|
|
9
|
-
group: CometChat.Group;
|
|
10
|
-
/**
|
|
11
|
-
* Title of the component
|
|
12
|
-
*
|
|
13
|
-
* @defaultValue `localize("TRANSFER_OWNERSHIP")`
|
|
14
|
-
*/
|
|
15
|
-
title?: string;
|
|
16
|
-
/**
|
|
17
|
-
* Alignment of the `title` text
|
|
18
|
-
*
|
|
19
|
-
* @defaultValue `TitleAlignment.center`
|
|
20
|
-
*/
|
|
21
|
-
titleAlignment?: TitleAlignment;
|
|
22
|
-
/**
|
|
23
|
-
* Image URL for the search icon to use in the search bar
|
|
24
|
-
*
|
|
25
|
-
* @defaultValue `./assets/search.svg`
|
|
26
|
-
*/
|
|
27
|
-
searchIconURL?: string;
|
|
28
|
-
/**
|
|
29
|
-
* Text to be displayed when the search input has no value
|
|
30
|
-
*
|
|
31
|
-
* @defaultValue `localize("SEARCH")`
|
|
32
|
-
*/
|
|
33
|
-
searchPlaceholder?: string;
|
|
34
|
-
/**
|
|
35
|
-
* Hide the search bar
|
|
36
|
-
*
|
|
37
|
-
* @defaulValue `false`
|
|
38
|
-
*/
|
|
39
|
-
hideSearch?: boolean;
|
|
40
|
-
/**
|
|
41
|
-
* Request builder to fetch group members
|
|
42
|
-
*
|
|
43
|
-
* @remarks
|
|
44
|
-
* If the search input is not empty and the `searchRequestBuilder` prop is not provided,
|
|
45
|
-
* the search keyword of this request builder is set to the text in the search input
|
|
46
|
-
*
|
|
47
|
-
* @defaultValue Default request builder having the limit set to 30
|
|
48
|
-
*/
|
|
49
|
-
groupMembersRequestBuilder?: CometChat.GroupMembersRequestBuilder;
|
|
50
|
-
/**
|
|
51
|
-
* Request builder with search parameters to fetch group members
|
|
52
|
-
*
|
|
53
|
-
* @remarks
|
|
54
|
-
* If the search input is not empty,
|
|
55
|
-
* the search keyword of this request builder is set to the text in the search input
|
|
56
|
-
*/
|
|
57
|
-
searchRequestBuilder?: CometChat.GroupMembersRequestBuilder;
|
|
58
|
-
/**
|
|
59
|
-
* Image URL for the default loading view
|
|
60
|
-
*
|
|
61
|
-
* @defaultValue `./assets/spinner.svg`
|
|
62
|
-
*/
|
|
63
|
-
loadingIconURL?: string;
|
|
64
|
-
/**
|
|
65
|
-
* Custom view for the loading state of the component
|
|
66
|
-
*/
|
|
67
|
-
loadingStateView?: JSX.Element;
|
|
68
|
-
/**
|
|
69
|
-
* Text to display in the default empty view
|
|
70
|
-
*
|
|
71
|
-
* @defaultValue `localize("NO_USERS_FOUND")`
|
|
72
|
-
*/
|
|
73
|
-
emptyStateText?: string;
|
|
74
|
-
/**
|
|
75
|
-
* Custom view for the empty state of the component
|
|
76
|
-
*/
|
|
77
|
-
emptyStateView?: JSX.Element;
|
|
78
|
-
/**
|
|
79
|
-
* Text to display in the default error view
|
|
80
|
-
*
|
|
81
|
-
* @defaultValue `localize("SOMETHING_WRONG")`
|
|
82
|
-
*/
|
|
83
|
-
errorStateText?: string;
|
|
84
|
-
/**
|
|
85
|
-
* Custom view for the error state of the component
|
|
86
|
-
*/
|
|
87
|
-
errorStateView?: JSX.Element;
|
|
88
|
-
/**
|
|
89
|
-
* Function to call whenever the component encounters an error
|
|
90
|
-
*/
|
|
91
|
-
onError?: ((error: CometChat.CometChatException) => void) | null;
|
|
92
|
-
/**
|
|
93
|
-
* Hide the separator at the bottom of the default list item view
|
|
94
|
-
*
|
|
95
|
-
* @defaultValue `false`
|
|
96
|
-
*/
|
|
97
|
-
hideSeparator?: boolean;
|
|
98
|
-
/**
|
|
99
|
-
* Hide user presence
|
|
100
|
-
*
|
|
101
|
-
* @remarks
|
|
102
|
-
* If set to true, the status indicator of the default list item view is not displayed
|
|
103
|
-
*
|
|
104
|
-
* @defaultValue `false`
|
|
105
|
-
*/
|
|
106
|
-
disableUsersPresence?: boolean;
|
|
107
|
-
/**
|
|
108
|
-
* Image URL for the close button
|
|
109
|
-
*
|
|
110
|
-
* @defaultValue `./assets/close2x.svg`
|
|
111
|
-
*/
|
|
112
|
-
closeButtonIconURL?: string;
|
|
113
|
-
/**
|
|
114
|
-
* Function to call when the close button is clicked
|
|
115
|
-
*/
|
|
116
|
-
onClose?: () => void;
|
|
117
|
-
/**
|
|
118
|
-
* Custom list item view to be rendered for each group member in the fetched list
|
|
119
|
-
*/
|
|
120
|
-
listItemView?: (groupMember: CometChat.GroupMember) => JSX.Element;
|
|
121
|
-
/**
|
|
122
|
-
* Custom subtitle view to be rendered for each group member in the fetched list
|
|
123
|
-
*
|
|
124
|
-
* @remarks
|
|
125
|
-
* This prop is used if `listItemView` prop is not provided
|
|
126
|
-
*/
|
|
127
|
-
subtitleView?: (groupMember: CometChat.GroupMember) => JSX.Element;
|
|
128
|
-
transferButtonText?: string;
|
|
129
|
-
onTransferOwnership?: (groupMember: CometChat.GroupMember) => void;
|
|
130
|
-
/**
|
|
131
|
-
* Text to display for the cancel button
|
|
132
|
-
*/
|
|
133
|
-
cancelButtonText?: string;
|
|
134
|
-
/**
|
|
135
|
-
* List of actions available on mouse over on the default list item component
|
|
136
|
-
*/
|
|
137
|
-
options?: (group: CometChat.Group, groupMember: CometChat.GroupMember) => CometChatOption[];
|
|
138
|
-
/**
|
|
139
|
-
* Styles to apply to the status indicator component of the default list item view
|
|
140
|
-
*/
|
|
141
|
-
statusIndicatorStyle?: CSSProperties;
|
|
142
|
-
/**
|
|
143
|
-
* Styles to apply to the avatar component of the default list item view
|
|
144
|
-
*/
|
|
145
|
-
avatarStyle?: AvatarStyle;
|
|
146
|
-
/**
|
|
147
|
-
* Styles to apply to the default list item view
|
|
148
|
-
*/
|
|
149
|
-
listItemStyle?: ListItemStyle;
|
|
150
|
-
/**
|
|
151
|
-
* Styles to apply to the `CometChatGroupMembers` component
|
|
152
|
-
*/
|
|
153
|
-
groupMemberStyle?: GroupMembersStyle;
|
|
154
|
-
/**
|
|
155
|
-
* Styles to apply to this component
|
|
156
|
-
*/
|
|
157
|
-
transferOwnershipStyle?: TransferOwnershipStyle;
|
|
158
|
-
}
|
|
159
|
-
/**
|
|
160
|
-
* Renders transfer ownership view related to a group of a CometChat App
|
|
161
|
-
*/
|
|
162
|
-
export declare function CometChatTransferOwnership(props: ITransferOwnershipProps): import("react/jsx-runtime").JSX.Element;
|
|
163
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { AvatarStyle, LabelStyle, ListItemStyle } from "@cometchat/uikit-elements";
|
|
2
|
-
import { CometChatTheme } from "@cometchat/uikit-resources";
|
|
3
|
-
import { GroupMembersStyle, TransferOwnershipStyle } from "@cometchat/uikit-shared";
|
|
4
|
-
import { CSSProperties } from "react";
|
|
5
|
-
type ButtonStyle = CSSProperties & {
|
|
6
|
-
buttonIconTint?: string;
|
|
7
|
-
};
|
|
8
|
-
export declare function transferOwnershipStyle(transferOwnershipStyleObject: TransferOwnershipStyle | null, theme: CometChatTheme): CSSProperties;
|
|
9
|
-
export declare function scopeLabelStyle(transferOwnershipStyleObject: TransferOwnershipStyle | null, theme: CometChatTheme, isRadioButton: boolean): LabelStyle;
|
|
10
|
-
export declare function transferBtnStyle(transferOwnershipStyleObject: TransferOwnershipStyle | null, theme: CometChatTheme): ButtonStyle;
|
|
11
|
-
export declare function btnsWrapperStyle(): CSSProperties;
|
|
12
|
-
export declare function cancelBtnStyle(transferOwnershipStyleObject: TransferOwnershipStyle | null, theme: CometChatTheme): ButtonStyle;
|
|
13
|
-
export declare function avatarStyle(avatarStyleObject: AvatarStyle | null, theme: CometChatTheme): AvatarStyle;
|
|
14
|
-
export declare function statusIndicatorStyle(statusIndicatorStyleObject: CSSProperties | null): CSSProperties;
|
|
15
|
-
export declare function listItemStyle(listItemStyleObject: ListItemStyle | null, groupMemberStyleObject: GroupMembersStyle | null, theme: CometChatTheme): ListItemStyle;
|
|
16
|
-
export declare function groupMembersStyle(groupMemberStyleObject: GroupMembersStyle | null, theme: CometChatTheme): GroupMembersStyle;
|
|
17
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { AvatarStyle, ListItemStyle } from "@cometchat/uikit-elements";
|
|
2
|
-
import { CSSProperties } from "react";
|
|
3
|
-
import { ListStyle, UsersStyle } from "@cometchat/uikit-shared";
|
|
4
|
-
import { CometChatTheme } from "@cometchat/uikit-resources";
|
|
5
|
-
export declare function listStyle(usersStyleObject: UsersStyle | null, theme: CometChatTheme): ListStyle;
|
|
6
|
-
export declare function UsersWrapperStyle(usersStyleObject: UsersStyle | null, theme: CometChatTheme): CSSProperties;
|
|
7
|
-
export declare function menuStyles(): CSSProperties;
|
|
8
|
-
export declare function listItemStyle(listItemStyleObject: ListItemStyle | null, usersStyleObject: UsersStyle | null, theme: CometChatTheme): ListItemStyle;
|
|
9
|
-
export declare function avatarStyle(avatarStyleObject: AvatarStyle | null, theme: CometChatTheme): AvatarStyle;
|
|
10
|
-
export declare function statusIndicatorStyle(statusIndicatorStyleObject: CSSProperties | null): CSSProperties;
|
|
11
|
-
export declare function tailViewSelectionContainerStyle(): CSSProperties;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { MessagesConfiguration, UsersConfiguration, WithMessagesStyle } from "@cometchat/uikit-shared";
|
|
2
|
-
interface IUsersWithMessagesProps {
|
|
3
|
-
user?: CometChat.User;
|
|
4
|
-
isMobileView?: boolean;
|
|
5
|
-
messageText?: string;
|
|
6
|
-
usersWithMessagesStyle?: WithMessagesStyle;
|
|
7
|
-
messagesConfiguration?: MessagesConfiguration;
|
|
8
|
-
usersConfiguration?: UsersConfiguration;
|
|
9
|
-
onError?: Function;
|
|
10
|
-
}
|
|
11
|
-
declare const CometChatUsersWithMessages: (props: IUsersWithMessagesProps) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export { CometChatUsersWithMessages };
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { CometChat } from "@cometchat/chat-sdk-javascript";
|
|
2
|
-
import { CometChatTheme } from '@cometchat/uikit-resources';
|
|
3
|
-
import { MessageHeaderStyle, MessagesConfiguration, MessagesStyle, UsersConfiguration, UsersStyle, WithMessagesStyle } from '@cometchat/uikit-shared';
|
|
4
|
-
import { LabelStyle } from '@cometchat/uikit-elements';
|
|
5
|
-
import { CSSProperties } from 'react';
|
|
6
|
-
export declare const getUsersWrapperStyles: (usersWithMessagesStyle: WithMessagesStyle | undefined, theme: CometChatTheme) => CSSProperties;
|
|
7
|
-
export declare const getWithMessagesSidebarStyle: (usersWithMessagesStyle: WithMessagesStyle | undefined, theme: CometChatTheme, isMobileView: boolean | undefined, activeUser: CometChat.User | undefined) => CSSProperties;
|
|
8
|
-
export declare const getWithMessagesMainStyle: (usersWithMessagesStyle: WithMessagesStyle | undefined, isMobileView: boolean | undefined, activeUser: CometChat.User | undefined) => CSSProperties;
|
|
9
|
-
export declare const getLabelStyle: (usersWithMessagesStyle: WithMessagesStyle | undefined, theme: CometChatTheme) => LabelStyle;
|
|
10
|
-
export declare const getUsersStyle: (usersConfiguration: UsersConfiguration | undefined) => UsersStyle;
|
|
11
|
-
export declare const getMessageHeaderStyle: (usersWithMessagesStyle: WithMessagesStyle | undefined, messagesConfiguration: MessagesConfiguration | undefined, isMobileView: boolean | undefined) => MessageHeaderStyle;
|
|
12
|
-
export declare const getMessageComposerStyle: (usersWithMessagesStyle: WithMessagesStyle | undefined, messagesConfiguration: MessagesConfiguration | undefined, isMobileView: boolean | undefined) => {
|
|
13
|
-
attachIcontint?: string | undefined;
|
|
14
|
-
liveReactionIconTint?: string | undefined;
|
|
15
|
-
sendIconTint?: string | undefined;
|
|
16
|
-
emojiIconTint?: string | undefined;
|
|
17
|
-
AIIconTint?: string | undefined;
|
|
18
|
-
voiceRecordingIconTint?: string | undefined;
|
|
19
|
-
inputBackground?: string | undefined;
|
|
20
|
-
inputBorder?: string | undefined;
|
|
21
|
-
inputBorderRadius?: string | undefined;
|
|
22
|
-
dividerTint?: string | undefined;
|
|
23
|
-
textFont?: string | undefined;
|
|
24
|
-
textColor?: string | undefined;
|
|
25
|
-
placeHolderTextColor?: string | undefined;
|
|
26
|
-
placeHolderTextFont?: string | undefined;
|
|
27
|
-
emojiKeyboardTextFont?: string | undefined;
|
|
28
|
-
emojiKeyboardTextColor?: string | undefined;
|
|
29
|
-
previewTitleFont?: string | undefined;
|
|
30
|
-
previewTitleColor?: string | undefined;
|
|
31
|
-
previewSubtitleColor?: string | undefined;
|
|
32
|
-
previewSubtitleFont?: string | undefined;
|
|
33
|
-
closePreviewTint?: string | undefined;
|
|
34
|
-
maxInputHeight?: string | undefined;
|
|
35
|
-
height?: string | undefined;
|
|
36
|
-
width?: string | undefined;
|
|
37
|
-
border?: string | undefined;
|
|
38
|
-
borderRadius: string;
|
|
39
|
-
background?: string | undefined;
|
|
40
|
-
};
|
|
41
|
-
export declare const getMessagesStyle: (messagesStyle?: MessagesStyle, withMessagesStyle?: WithMessagesStyle | undefined) => {
|
|
42
|
-
height?: string | undefined;
|
|
43
|
-
width?: string | undefined;
|
|
44
|
-
border?: string | undefined;
|
|
45
|
-
borderRadius?: string | undefined;
|
|
46
|
-
background: string | undefined;
|
|
47
|
-
};
|
|
48
|
-
export declare const getEmptyMessageLayoutStyle: (isMobileView: boolean | undefined, activeUser: CometChat.User | undefined) => CSSProperties;
|
|
49
|
-
export declare const getMessageInformationStyle: (messagesConfiguration: MessagesConfiguration | undefined, isMobileView: boolean | undefined) => {
|
|
50
|
-
width: string;
|
|
51
|
-
height: string;
|
|
52
|
-
titleTextFont?: string | undefined;
|
|
53
|
-
titleTextColor?: string | undefined;
|
|
54
|
-
emptyStateTextFont?: string | undefined;
|
|
55
|
-
emptyStateTextColor?: string | undefined;
|
|
56
|
-
errorStateTextFont?: string | undefined;
|
|
57
|
-
errorStateTextColor?: string | undefined;
|
|
58
|
-
sendIconTint?: string | undefined;
|
|
59
|
-
loadingIconTint?: string | undefined;
|
|
60
|
-
readIconTint?: string | undefined;
|
|
61
|
-
deliveredIconTint?: string | undefined;
|
|
62
|
-
subtitleTextFont?: string | undefined;
|
|
63
|
-
subtitleTextColor?: string | undefined;
|
|
64
|
-
dividerTint?: string | undefined;
|
|
65
|
-
captionTextFont?: string | undefined;
|
|
66
|
-
captionTextColor?: string | undefined;
|
|
67
|
-
border?: string | undefined;
|
|
68
|
-
borderRadius?: string | undefined;
|
|
69
|
-
background?: string | undefined;
|
|
70
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { DocumentBubbleStyle } from "@cometchat/uikit-elements";
|
|
2
|
-
import { OptionsStyle } from "@cometchat/uikit-shared";
|
|
3
|
-
export declare class CollaborativeDocumentConfiguration {
|
|
4
|
-
private style;
|
|
5
|
-
private iconURL;
|
|
6
|
-
private optionIconURL;
|
|
7
|
-
private optionStyle;
|
|
8
|
-
constructor(configuration: {
|
|
9
|
-
style?: DocumentBubbleStyle;
|
|
10
|
-
iconURL?: string;
|
|
11
|
-
optionIconURL?: string;
|
|
12
|
-
optionStyle?: OptionsStyle;
|
|
13
|
-
});
|
|
14
|
-
getDocumentBubbleStyle(): DocumentBubbleStyle;
|
|
15
|
-
getIconURL(): string;
|
|
16
|
-
getOptionIconURL(): string;
|
|
17
|
-
getOptionStyle(): OptionsStyle;
|
|
18
|
-
}
|