MCPcopy Create free account

hub / github.com/cometchat/cometchat-uikit-angular / functions

Functions6,248 in github.com/cometchat/cometchat-uikit-angular

↓ 2 callersMethodinfo
* Logs an informational message if the current level permits. * @param tag - The source identifier (e.g. service or component name). * @param me
projects/cometchat-uikit/src/lib/utils/CometChatLogger.ts:79
↓ 2 callersMethodinit
(editedSubject: Subject<MockIMessages>)
projects/cometchat-uikit/src/lib/events/event-system-alignment.property.spec.ts:342
↓ 2 callersMethodinitDrag
()
projects/cometchat-uikit/src/lib/components/cometchat-audio-bubble/wavesurfer/renderer.ts:120
↓ 2 callersMethodinitPlayerEvents
()
projects/cometchat-uikit/src/lib/components/cometchat-audio-bubble/wavesurfer/wavesurfer.ts:99
↓ 2 callersMethodinitRequest
Initialize the SDK request builder
projects/sample-app/src/app/components/cometchat-banned-members/cometchat-banned-members.component.ts:185
↓ 2 callersMethodinitializeAllWaveSurfers
()
projects/cometchat-uikit/src/lib/components/cometchat-audio-bubble/cometchat-audio-bubble.component.ts:180
↓ 2 callersMethodinitializeComposerText
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.component.ts:216
↓ 2 callersMethodinitializeContainer
* Initialize the toast container element
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-toast/cometchat-toast.service.ts:72
↓ 2 callersMethodinitializeMobileViewDetection
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.component.ts:222
↓ 2 callersMethodinitializeService
()
projects/cometchat-uikit/src/lib/components/cometchat-message-list/cometchat-message-list.component.ts:367
↓ 2 callersMethodinitializeService
()
projects/cometchat-uikit/src/lib/components/cometchat-group-members/cometchat-group-members.component.ts:157
↓ 2 callersMethodinitiateUserCall
* Initiates a user-to-user call. * Creates a CometChat.Call object, calls CometChat.initiateCall(), * stores the returned call, shows the outgoi
projects/cometchat-uikit/src/lib/services/call-buttons.service.ts:172
↓ 2 callersMethodinitiateVideoCall
(receiverUid: string, receiverName: string)
projects/cometchat-uikit/src/lib/testing/call-flow.integration.spec.ts:63
↓ 2 callersMethodisActionsView
(item: ContextMenuItem)
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-context-menu/cometchat-context-menu.component.ts:242
↓ 2 callersMethodisActiveUser
(user: CometChat.User)
projects/sample-app/src/app/components/cometchat-user-details/cometchat-user-details.component.ts:232
↓ 2 callersMethodisAutoEstablishSocketConnection
()
projects/cometchat-uikit/src/lib/UIKitSettings.ts:84
↓ 2 callersFunctionisBugCondition
* Implements the isBugCondition function from the design document. * * Determines if a CSS declaration is a bug — i.e., a standalone font property
projects/cometchat-uikit/src/lib/components/__tests__/font-css-variable-fix.property.spec.ts:133
↓ 2 callersFunctionisComplexFallback
* Checks if a fallback value is a complex/special CSS value where no * meaningful global semantic variable exists as a Tier 2 intermediary. * * The
projects/cometchat-uikit/src/lib/styles/property4-group5.spec.ts:207
↓ 2 callersFunctionisContextMenuDocsMode
()
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-context-menu/cometchat-context-menu.utils.ts:10
↓ 2 callersFunctionisCursorPositionValid
* Check if cursor position is valid (not inside a mention) * * **Validates: Requirements 5.7** * * @param state - Editor state * @returns True if
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cursor-positioning.property.spec.ts:255
↓ 2 callersFunctionisEmpty
(state: PaginatedListState<T>)
projects/cometchat-uikit/src/lib/components/cometchat-paginated-list/paginated-list.property.spec.ts:33
↓ 2 callersFunctionisEmpty
(state: PaginatedListState<T>)
projects/cometchat-uikit/src/lib/components/cometchat-paginated-list/cometchat-paginated-list.property.spec.ts:33
↓ 2 callersMethodisEmpty
()
projects/cometchat-uikit/src/lib/components/cometchat-paginated-list/cometchat-paginated-list.component.ts:108
↓ 2 callersMethodisFilterActive
(filterId: CometChatSearchFilter)
projects/cometchat-uikit/src/lib/components/cometchat-search/cometchat-search.component.ts:372
↓ 2 callersFunctionisGlobalVariable
(varName: string)
projects/cometchat-uikit/src/lib/styles/property5-responsive.spec.ts:128
↓ 2 callersFunctionisGlobalVariable
(varName: string)
projects/cometchat-uikit/src/lib/styles/property4-group5.spec.ts:111
↓ 2 callersMethodisGroupActive
(group: CometChat.Group)
projects/cometchat-uikit/src/lib/components/cometchat-groups/cometchat-groups.component.ts:270
↓ 2 callersMethodisInBlockquote
()
projects/cometchat-uikit/src/lib/services/rich-text-editor.keydown-handler.ts:14
↓ 2 callersFunctionisMissedCall
( call: CometChat.Call, loggedInUid: string )
projects/cometchat-uikit/src/lib/components/cometchat-message-bubble/cometchat-message-bubble.call-utils.ts:19
↓ 2 callersFunctionisNodeInRange
(node: Node, range: Range)
projects/cometchat-uikit/src/lib/services/format-manager.dom.ts:13
↓ 2 callersFunctionisNonResponsiveMedia
(mediaQuery: string)
projects/cometchat-uikit/src/lib/styles/property5-responsive.spec.ts:79
↓ 2 callersFunctionisRecoverableError
(error: unknown)
projects/cometchat-uikit/src/lib/services/message-list.error-utils.ts:19
↓ 2 callersFunctionisRetryableError
(error: unknown)
projects/cometchat-uikit/src/lib/services/message-list.error-utils.ts:89
↓ 2 callersFunctionisSelectionModeActive
* Pure function that determines if selection mode is active. * Mirrors the component's logic for selectionMode input.
projects/cometchat-uikit/src/lib/components/cometchat-conversations/conversations.property.spec.ts:748
↓ 2 callersFunctionisSenderMessage
( message: CometChat.BaseMessage, loggedInUid: string )
projects/cometchat-uikit/src/lib/components/cometchat-message-list/cometchat-message-list.receipt-utils.ts:18
↓ 2 callersFunctionisSharedComponentVariable
(varName: string)
projects/cometchat-uikit/src/lib/styles/property4-group5.spec.ts:115
↓ 2 callersFunctionisSpacingVariable
* Returns true if a variable name is a `--cometchat-spacing-*` variable.
projects/cometchat-uikit/src/lib/styles/property3-group3.spec.ts:177
↓ 2 callersMethodisThreadReplyForCurrentConversation
(message: CometChat.BaseMessage)
projects/cometchat-uikit/src/lib/services/message-list.service.ts:324
↓ 2 callersFunctionisTypingEventRelevant
( typingIndicator: CometChat.TypingIndicator, entityId: string, entityType: 'user' | 'group' )
projects/cometchat-uikit/src/lib/services/message-header.utils.ts:110
↓ 2 callersFunctionisTypingIndicatorForCurrentConversationImpl
(ctx: any, indicator: CometChat.TypingIndicator)
projects/cometchat-uikit/src/lib/services/message-list.typing-utils.ts:56
↓ 2 callersMethodisUserActive
(user: CometChat.User)
projects/cometchat-uikit/src/lib/components/cometchat-users/cometchat-users.component.ts:301
↓ 2 callersFunctionitemHeightGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/mention-scroll.property.spec.ts:406
↓ 2 callersFunctionloadAllLanguageKeys
Load all language translation files, returning a map of lang → key set.
projects/cometchat-uikit/src/lib/resources/CometChatLocalize/translation-completeness.property.spec.ts:368
↓ 2 callersMethodloadAudio
(url: string, blob?: Blob, channelData?: WaveSurferOptions['peaks'], duration?: number)
projects/cometchat-uikit/src/lib/components/cometchat-audio-bubble/wavesurfer/wavesurfer.ts:177
↓ 2 callersMethodloadStoredWidth
(key: string)
projects/sample-app/src/app/pages/home/cometchat-home.component.ts:471
↓ 2 callersFunctionmakeContentEvent
(messageId: string, delta: string)
projects/cometchat-uikit/src/lib/services/cometchat-ai-streaming.property.spec.ts:56
↓ 2 callersFunctionmakeUser
(uid = 'user-1', metadata?: Record<string, unknown>)
projects/cometchat-uikit/src/lib/components/cometchat-ai-assistant-chat/cometchat-ai-assistant-chat.component.spec.ts:15
↓ 2 callersMethodmanuallyCreateList
(type: 'ol' | 'ul')
projects/cometchat-uikit/src/lib/services/list-manager.class.ts:312
↓ 2 callersMethodmarkMessageAsUnread
(message: CometChat.BaseMessage)
projects/cometchat-uikit/src/lib/components/cometchat-message-list/cometchat-message-list.component.ts:495
↓ 2 callersMethodmarkMessagesReadOnScrollToBottom
()
projects/cometchat-uikit/src/lib/components/cometchat-message-list/cometchat-message-list.component.ts:436
↓ 2 callersMethodmarkdownToHtml
(text: string)
projects/cometchat-uikit/src/lib/services/rich-text-editor.paste-handler.ts:19
↓ 2 callersFunctionmessageIdGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/collaborative-payload.property.spec.ts:159
↓ 2 callersFunctionmixedEditorStateGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cursor-positioning.property.spec.ts:431
↓ 2 callersFunctionmockTextFormatterGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.property.spec.ts:810
↓ 2 callersFunctionmodeChangeSequenceGenerator
( minLength = 1, maxLength = 10 )
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.property.spec.ts:5791
↓ 2 callersMethodmoveConversationToTop
(id: string)
projects/cometchat-uikit/src/lib/services/conversations.service.ts:221
↓ 2 callersMethodmoveFocus
(direction: number)
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-action-sheet/cometchat-action-sheet-tab-exit.property.spec.ts:61
↓ 2 callersFunctionmultiParagraphTextGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/text-selection.property.spec.ts:396
↓ 2 callersMethodngOnChanges
(changes: SimpleChanges)
projects/cometchat-uikit/src/lib/components/cometchat-collaborative-whiteboard-bubble/cometchat-collaborative-whiteboard-bubble.component.ts:148
↓ 2 callersMethodngOnChanges
(changes: SimpleChanges)
projects/cometchat-uikit/src/lib/components/cometchat-collaborative-document-bubble/cometchat-collaborative-document-bubble.component.ts:146
↓ 2 callersMethodngOnChanges
(changes: SimpleChanges)
projects/cometchat-uikit/src/lib/components/cometchat-message-information/cometchat-message-information.component.ts:217
↓ 2 callersMethodngOnDestroy
* Cleans up component-specific resources. * Note: Service cleanup is handled by Angular's DI when the service is destroyed.
projects/cometchat-uikit/src/lib/components/cometchat-call-buttons/cometchat-call-buttons.component.ts:209
↓ 2 callersMethodngOnDestroy
()
projects/cometchat-uikit/src/lib/components/cometchat-reactions/cometchat-reactions.component.ts:115
↓ 2 callersMethodngOnDestroy
()
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-popover/cometchat-popover.component.ts:100
↓ 2 callersMethodngOnInit
()
projects/cometchat-uikit/src/lib/components/cometchat-search/cometchat-search.component.ts:319
↓ 2 callersMethodonActionClick
* Handles click on an action item. * Emits the actionItemClick event with the clicked action. * @param action The action item that was clicked
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-action-sheet/cometchat-action-sheet.component.ts:83
↓ 2 callersMethodonCancelDownload
(index: number)
projects/cometchat-uikit/src/lib/components/cometchat-audio-bubble/cometchat-audio-bubble.component.ts:290
↓ 2 callersMethodonCategoryClick
Handle category tab click - scroll to that category section.
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-emoji-keyboard/cometchat-emoji-keyboard.component.ts:188
↓ 2 callersMethodonCcMessageDeleted
( cb: (data: CometChat.BaseMessage) => void, destroyRef?: DestroyRef )
projects/cometchat-uikit/src/lib/events/CometChatMessageEvents.ts:213
↓ 2 callersMethodonChangeScopeClose
()
projects/cometchat-uikit/src/lib/components/cometchat-group-members/cometchat-group-members.component.ts:304
↓ 2 callersMethodonCloseClick
* Handles close button click. * Emits closeClick event.
projects/cometchat-uikit/src/lib/components/cometchat-create-poll/cometchat-create-poll.component.ts:156
↓ 2 callersMethodonDocumentCreated
* Simulate successful collaborative document creation * Mirrors createCollaborativeDocument() success handling in MessageComposer * * @see Re
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/reply-event-emission.property.spec.ts:153
↓ 2 callersMethodonError
(_error: any)
projects/cometchat-uikit/src/lib/components/cometchat-users/cometchat-users.stories.ts:228
↓ 2 callersMethodonEscapeKey
()
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-message-preview/cometchat-message-preview.component.ts:434
↓ 2 callersMethodonGroupLeft
(cb: (data: IGroupLeft) => void, destroyRef?: DestroyRef)
projects/cometchat-uikit/src/lib/events/CometChatGroupEvents.ts:95
↓ 2 callersMethodonGroupMemberJoined
( cb: (data: IGroupMemberJoined) => void, destroyRef?: DestroyRef )
projects/cometchat-uikit/src/lib/events/CometChatGroupEvents.ts:88
↓ 2 callersMethodonHeaderKeydown
(event: KeyboardEvent)
projects/cometchat-uikit/src/lib/components/cometchat-thread-header/cometchat-thread-header.component.ts:164
↓ 2 callersMethodonImageClick
* Handles imageClick from CometChatMarkdownRenderer. * Opens the image in a dialog via CometChatUIEvents.ccShowDialog.
projects/cometchat-uikit/src/lib/components/cometchat-ai-assistant-message-bubble/cometchat-ai-assistant-message-bubble.component.ts:81
↓ 2 callersMethodonItemClick
(member: CometChat.GroupMember)
projects/cometchat-uikit/src/lib/components/cometchat-group-members/cometchat-group-members.component.ts:211
↓ 2 callersMethodonItemFocus
(index: number)
projects/cometchat-uikit/src/lib/components/cometchat-paginated-list/cometchat-paginated-list.component.ts:285
↓ 2 callersMethodonLinkPreviewClick
(url: string)
projects/cometchat-uikit/src/lib/components/cometchat-text-bubble/cometchat-text-bubble.component.ts:276
↓ 2 callersMethodonOutgoingCallCanceled
* Handles outgoing call cancellation from the outgoing call overlay. * * @see Requirement 5.2, 11.3
projects/cometchat-uikit/src/lib/components/cometchat-call-buttons/cometchat-call-buttons.component.ts:271
↓ 2 callersMethodonPillClick
* Handles click on a reaction pill. * Announces the reaction toggle for screen readers.
projects/cometchat-uikit/src/lib/components/cometchat-reactions/cometchat-reactions.component.ts:126
↓ 2 callersMethodonScopeChangeClick
* Handle scope change button click
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-change-scope/cometchat-change-scope.component.ts:132
↓ 2 callersMethodonStickerSent
* Simulate successful sticker send * Mirrors sendStickerMessage() success handling in MessageComposer * * @see Requirements 3.9
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/reply-event-emission.property.spec.ts:137
↓ 2 callersMethodonSuggestionClick
Handle suggestion pill click: emit the text into the composer.
projects/cometchat-uikit/src/lib/components/cometchat-ai-assistant-chat/cometchat-ai-assistant-chat.component.ts:277
↓ 2 callersMethodonTrailingViewClick
* Handles trailing view click event. * Stops propagation if stopEventPropagation is true.
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-list-item/cometchat-list-item.component.ts:243
↓ 2 callersMethodonWhiteboardCreated
* Simulate successful collaborative whiteboard creation * Mirrors createCollaborativeWhiteboard() success handling in MessageComposer * * @se
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/reply-event-emission.property.spec.ts:169
↓ 2 callersMethodopenChatForUser
* Opens a DM chat with the given user. * Matches React's openChatForUser logic: * - Skips if the user is the logged-in user * - On chats tab:
projects/sample-app/src/app/pages/home/cometchat-home.component.ts:937
↓ 2 callersMethodopenPlayerViewer
(startIndex: number)
projects/cometchat-uikit/src/lib/components/cometchat-video-bubble/cometchat-video-bubble.component.ts:166
↓ 2 callersMethodopenPopoverInternal
()
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-popover/cometchat-popover.component.ts:141
↓ 2 callersFunctionopenPopupStateGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/keyboard-navigation.property.spec.ts:317
↓ 2 callersFunctionoperationSequenceGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/reply-event-emission.property.spec.ts:230
↓ 2 callersFunctionoptionalParentMessageIdGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/sticker-sending.property.spec.ts:199
↓ 2 callersFunctionoptionalQuotedMessageIdGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/sticker-sending.property.spec.ts:205
↓ 2 callersFunctionparagraphGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/text-selection.property.spec.ts:391
↓ 2 callersMethodparentFromOptionsContainer
(container: WaveSurferOptions['container'])
projects/cometchat-uikit/src/lib/components/cometchat-audio-bubble/wavesurfer/renderer.ts:78
↓ 2 callersFunctionparseCSS
* Minimal CSS parser that extracts property declarations with their selectors. * Handles media queries and nested blocks.
projects/cometchat-uikit/src/lib/components/__tests__/font-css-variable-fix.property.spec.ts:46
↓ 2 callersFunctionparseCSSWithMediaQueries
* Parses a CSS file and extracts declarations with their media query context. * Tracks which @media block each rule belongs to. * Handles multi-line
projects/cometchat-uikit/src/lib/components/cometchat-call-logs/cometchat-call-logs-font-fix.property.spec.ts:47
↓ 2 callersFunctionparseMdxTableNames
* Parse all markdown table rows from sections matching the given heading pattern. * Returns the first column value (property/event name) from each da
projects/cometchat-uikit/src/lib/testing/mdx-inputs-sync.property.spec.ts:72
← previousnext →2,301–2,400 of 6,248, ranked by callers