MCPcopy Create free account

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

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

↓ 2 callersFunctioncloseDropdown
()
projects/cometchat-uikit/src/lib/testing/accessibility-integration.spec.ts:314
↓ 2 callersMethodcloseDropdown
()
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-dropdown/cometchat-dropdown.component.ts:120
↓ 2 callersMethodcloseOverflowMenu
()
projects/cometchat-uikit/src/lib/components/cometchat-message-header/cometchat-message-header.component.ts:371
↓ 2 callersMethodclosePollModal
* Close the CreatePoll modal * @see Requirements 2.5, 9.1
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/message-composer-extensions.integration.spec.ts:315
↓ 2 callersMethodclosePopoverInternal
(emit: boolean)
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-popover/cometchat-popover.component.ts:158
↓ 2 callersMethodclosePopoverSilently
()
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-popover/cometchat-popover.component.ts:131
↓ 2 callersMethodcollapseToEnd
* Collapse the selection to the end (place cursor at end of selection) * @see Requirements 2.8
projects/cometchat-uikit/src/lib/services/selection-manager.class.ts:275
↓ 2 callersFunctioncollectAllFiles
(dir: string)
projects/cometchat-uikit/src/lib/testing/sample-app-credentials.property.spec.ts:15
↓ 2 callersFunctioncollectFiles
Recursively collect files matching an extension.
projects/cometchat-uikit/src/lib/resources/CometChatLocalize/translation-completeness.property.spec.ts:322
↓ 2 callersFunctioncollectTsFiles
(dir: string)
projects/cometchat-uikit/src/lib/services/sdk-call-error-wrapping.property.spec.ts:16
↓ 2 callersFunctioncomposerStateWithAttachmentsGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.property.spec.ts:4401
↓ 2 callersFunctioncomposerStateWithEditModeGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.property.spec.ts:4439
↓ 2 callersFunctioncomposerStateWithPopoverGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.property.spec.ts:4458
↓ 2 callersFunctioncomposerStateWithReplyModeGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.property.spec.ts:4420
↓ 2 callersFunctioncomposerStateWithTextGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.property.spec.ts:4382
↓ 2 callersFunctioncomputeLinkDialogLeftImpl
(ctx: LinkHandlerContext, viewportX: number)
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.link-handler.ts:111
↓ 2 callersFunctioncomputeMoreCount
(reactions: MockReactionCount[], maxVisibleEmojis: number)
projects/cometchat-uikit/src/lib/components/cometchat-reactions/cometchat-reactions.component.spec.ts:837
↓ 2 callersMethodconfigureFormattersWithUser
()
projects/cometchat-uikit/src/lib/components/cometchat-conversations/cometchat-conversations.component.ts:212
↓ 2 callersMethodconfigureTextFormatters
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.editor-utils.ts:30
↓ 2 callersFunctionconvertColorValues
( color: WaveSurferOptions['waveColor'], iframeDocument: Document, iframeWindow: Window )
projects/cometchat-uikit/src/lib/components/cometchat-audio-bubble/wavesurfer/renderer.utils.ts:14
↓ 2 callersMethodconvertListType
(newType: 'ol' | 'ul')
projects/cometchat-uikit/src/lib/services/list-manager.class.ts:303
↓ 2 callersMethodconvertMentionsToPlainText
(container: Element)
projects/cometchat-uikit/src/lib/services/rich-text-editor.class.ts:152
↓ 2 callersFunctioncountOccurrences
* Count occurrences of a substring in a string.
projects/cometchat-uikit/src/lib/formatters/url-formatter-anchor-wrapping.property.spec.ts:24
↓ 2 callersFunctioncountOccurrences
* Count occurrences of a substring in a string.
projects/cometchat-uikit/src/lib/formatters/mentions-formatter-pattern-wrapping.property.spec.ts:25
↓ 2 callersFunctioncountVarNestingDepth
* Counts the nesting depth of var() calls in a CSS value. * * `var(--a, var(--b, 8px))` → depth 2 * `var(--a, 8px)` → depth 1 * `var(--a)` → depth
projects/cometchat-uikit/src/lib/styles/property4-group5.spec.ts:137
↓ 2 callersFunctioncreateActionMsg
()
projects/cometchat-uikit/src/lib/components/cometchat-message-bubble/cometchat-message-bubble.stories.ts:160
↓ 2 callersFunctioncreateActions
* Creates action items for ActionSheet testing.
projects/cometchat-uikit/src/lib/keyboard-activation-parity.property.spec.ts:79
↓ 2 callersFunctioncreateComponentWithService
* Creates a component instance without calling the constructor * (which requires Angular's injection context for inject()). * Manually wires the ser
projects/cometchat-uikit/src/lib/components/cometchat-call-buttons/cometchat-call-buttons.component.spec.ts:261
↓ 2 callersFunctioncreateComponentWithService
* Creates a component instance without calling the constructor * (which requires Angular's injection context for inject()). * Manually wires the ser
projects/cometchat-uikit/src/lib/components/cometchat-incoming-call/cometchat-incoming-call.component.spec.ts:228
↓ 2 callersMethodcreateErrorRequestBuilder
()
projects/cometchat-uikit/src/lib/components/cometchat-call-logs/cometchat-call-logs.stories.ts:205
↓ 2 callersFunctioncreateGroupMessage
(overrides?: { id?: number; text?: string; sentAt?: number; })
projects/cometchat-uikit/src/lib/components/cometchat-message-information/cometchat-message-information.stories.ts:41
↓ 2 callersFunctioncreateKeyupEvent
(key: string, options?: KeyboardEventOptions)
projects/cometchat-uikit/src/lib/testing/accessibility-test-utils.ts:59
↓ 2 callersFunctioncreateMentionSuggestion
* Create a mention suggestion * * @param uid - User ID * @param name - Display name * @param isAllMention - Whether this is the @all mention * @r
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/mention-scroll.property.spec.ts:85
↓ 2 callersFunctioncreateMockCallLog
* Creates a mock call log with type and session ID. * Mirrors the shape used by the component template bindings.
projects/cometchat-uikit/src/lib/components/cometchat-call-logs/cometchat-call-logs.component.property.spec.ts:63
↓ 2 callersFunctioncreateMockDestroyRef
()
projects/cometchat-uikit/src/lib/events/CometChatMessageEvents.spec.ts:29
↓ 2 callersFunctioncreateMockDialog
(overrides: Partial<IDialog> = {})
projects/cometchat-uikit/src/lib/events/CometChatUIEvents.spec.ts:73
↓ 2 callersFunctioncreateMockEmojiData
* Create mock emoji data for testing
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-emoji-keyboard/emoji-search-filtering.property.spec.ts:28
↓ 2 callersFunctioncreateMockEntity
Creates a mock user-like entity
projects/cometchat-uikit/src/lib/components/cometchat-call-logs/cometchat-call-logs.component.property.spec.ts:45
↓ 2 callersFunctioncreateMockEntity
Creates a mock user-like entity
projects/cometchat-uikit/src/lib/utils/CallLogUtils.spec.ts:285
↓ 2 callersFunctioncreateMockGroupMember
(overrides: Record<string, unknown> = {})
projects/cometchat-uikit/src/lib/events/CometChatGroupEvents.spec.ts:66
↓ 2 callersFunctioncreateMockMessage
(id = 1)
projects/cometchat-uikit/src/lib/components/cometchat-reaction-list/cometchat-reaction-list.component.spec.ts:209
↓ 2 callersFunctioncreateMockOwnershipChanged
(overrides: Partial<IOwnershipChanged> = {})
projects/cometchat-uikit/src/lib/events/CometChatGroupEvents.spec.ts:138
↓ 2 callersFunctioncreateMockTemplateRef
(label = 'mock')
projects/cometchat-uikit/src/lib/testing/properties/template-projection-properties.spec.ts:19
↓ 2 callersFunctioncreateMockTypingIndicator
* Creates a mock CometChat.TypingIndicator for typing stories. * The SDK TypingIndicator requires sender UID and receiver info.
projects/cometchat-uikit/src/lib/components/cometchat-conversation-item/cometchat-conversation-item.stories.ts:35
↓ 2 callersFunctioncreateMockUser
(uid: string, name?: string)
projects/cometchat-uikit/src/lib/components/cometchat-call-logs/cometchat-call-logs.component.spec.ts:89
↓ 2 callersFunctioncreateMockUser
Creates a mock CometChat user for startCall tests
projects/cometchat-uikit/src/lib/services/ongoing-call.service.pbt.spec.ts:135
↓ 2 callersFunctioncreateTextBubbleComponent
* Create a CometChatTextBubbleComponent instance with proper Angular DI context. * Uses TestBed.runInInjectionContext so inject() calls at field leve
projects/cometchat-uikit/src/lib/components/cometchat-text-bubble/cometchat-text-bubble.bug-exploration.spec.ts:49
↓ 2 callersFunctiondeleteAllE2EData
* Delete all E2E-created groups and users. * Called both at the START of seedTestData (pre-clean) and in globalTeardown (post-clean).
e2e/helpers/seed.ts:156
↓ 2 callersMethoddeleteConversation
Delete a conversation.
projects/sample-app/src/app/services/conversation.service.ts:13
↓ 2 callersFunctiondeleteGroup
(guid: string)
e2e/helpers/seed.ts:114
↓ 2 callersFunctiondeleteUserPermanently
(uid: string)
e2e/helpers/seed.ts:82
↓ 2 callersMethoddeselect
Programmatically deselects an item.
projects/cometchat-uikit/src/lib/services/list-selection-manager.class.ts:175
↓ 2 callersMethoddeselectById
Programmatically deselects an item by ID.
projects/cometchat-uikit/src/lib/services/list-selection-manager.class.ts:182
↓ 2 callersMethoddestroy
()
projects/cometchat-uikit/src/lib/events/event-system-alignment.property.spec.ts:354
↓ 2 callersMethoddestroy
()
projects/cometchat-uikit/src/lib/testing/message-composer-reply.integration.spec.ts:76
↓ 2 callersFunctiondetectSingleEmoji
(text: string)
projects/cometchat-uikit/src/lib/components/cometchat-text-bubble/cometchat-text-bubble.utils.ts:122
↓ 2 callersFunctiondetermineSoundPlayback
* Determines whether sound should be played and what sound to use. * Mirrors the component's playOutgoingMessageSound method logic. * *
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.property.spec.ts:2936
↓ 2 callersMethoddisconnectObservers
()
projects/cometchat-uikit/src/lib/components/cometchat-message-list/cometchat-message-list.component.ts:405
↓ 2 callersMethoddismissFileSizeError
* Dismiss the file size error
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/file-size-validation.property.spec.ts:148
↓ 2 callersFunctiondispatchDocumentKeydown
(key: string)
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-fullscreen-viewer/cometchat-fullscreen-viewer.component.spec.ts:96
↓ 2 callersMethoddownload
()
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-fullscreen-viewer/cometchat-fullscreen-viewer.component.ts:337
↓ 2 callersFunctiondrawChannel
(index: number)
projects/cometchat-uikit/src/lib/components/cometchat-audio-bubble/wavesurfer/renderer.utils.ts:81
↓ 2 callersFunctioneditorStateGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/text-selection.property.spec.ts:410
↓ 2 callersFunctioneditorStateGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cursor-positioning.property.spec.ts:462
↓ 2 callersMethodemitError
(error: unknown)
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.voice-utils.ts:23
↓ 2 callersFunctionemitMemberSelectionChange
( selectionMode: SelectionMode, selectedMembers: Set<string>, lastSelectedId: string | null, selection
projects/cometchat-uikit/src/lib/components/cometchat-group-members/cometchat-group-members.utils.ts:17
↓ 2 callersMethodemitUpdate
()
projects/cometchat-uikit/src/lib/services/rich-text-editor.class.ts:241
↓ 2 callersFunctionensureBlockWrapping
()
projects/cometchat-uikit/src/lib/services/format-manager.utils.ts:295
↓ 2 callersMethodenterEditMode
(message: CometChat.TextMessage)
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.component.ts:298
↓ 2 callersFunctionescapeHtmlContent
(text: string)
projects/cometchat-uikit/src/lib/components/cometchat-markdown-renderer/cometchat-markdown-renderer.component.ts:136
↓ 2 callersFunctionexpectNotFocusable
(element: HTMLElement)
projects/cometchat-uikit/src/lib/testing/accessibility-test-utils.ts:191
↓ 2 callersMethodextendSelectionTo
(index: number)
projects/cometchat-uikit/src/lib/components/cometchat-conversations/cometchat-conversations.component.ts:322
↓ 2 callersMethodextendSelectionTo
(index: number)
projects/cometchat-uikit/src/lib/utils/list-keyboard-handler.ts:48
↓ 2 callersFunctionextractComponentVariables
(css: string)
projects/cometchat-uikit/src/lib/styles/property2-naming.spec.ts:116
↓ 2 callersFunctionextractDeclarations
* Extracts CSS declarations from a block of CSS content. * Only returns declarations for responsive-audited properties. * Skips custom property defi
projects/cometchat-uikit/src/lib/styles/property5-responsive.spec.ts:285
↓ 2 callersFunctionextractDeleteText
(text?: string)
projects/cometchat-uikit/src/lib/testing/properties/bubble-content-extraction-properties.spec.ts:331
↓ 2 callersFunctionextractHeightWidthVarDeclarations
* Extracts all height/width declarations that use var() from CSS content. * Includes: height, width, min-height, min-width, max-height, max-width
projects/cometchat-uikit/src/lib/styles/property3-group3.spec.ts:153
↓ 2 callersFunctionextractInputsFromContent
(content: string)
scripts/storybook-audit.ts:135
↓ 2 callersMethodextractLinkPreviewLinks
Extract link-preview links array from message metadata
projects/cometchat-uikit/src/lib/components/cometchat-search/cometchat-search-messages-list/cometchat-search-messages-list.component.ts:309
↓ 2 callersFunctionextractMediaBlocks
* Extracts @media blocks from CSS content. * Returns each block's query, content, and start line. * Skips @keyframes blocks.
projects/cometchat-uikit/src/lib/styles/property5-responsive.spec.ts:211
↓ 2 callersFunctionextractMentionedUsersImpl
(ctx: SendUtilsContext)
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.send-utils.ts:45
↓ 2 callersFunctionextractOutermostVarName
* Extracts the outermost var() variable name from a CSS value. * For `var(--cometchat-button-padding, var(--cometchat-padding-2, 8px))`, * returns `
projects/cometchat-uikit/src/lib/styles/property4-group5.spec.ts:168
↓ 2 callersFunctionextractStoryVariantsFromContent
(content: string)
scripts/storybook-audit.ts:162
↓ 2 callersFunctionextractThreeTierDeclarations
* Extracts CSS declarations for three-tier properties that use var(). * Skips declarations inside @keyframes blocks.
projects/cometchat-uikit/src/lib/styles/property4-group5.spec.ts:263
↓ 2 callersMethodfetchCallLogs
Fetches the initial page of call logs. @see Requirements 1.1, 1.4-1.6
projects/cometchat-uikit/src/lib/services/call-logs.service.ts:65
↓ 2 callersMethodfetchMessages
* Fetches the next page of messages. * * The SDK's fetchPrevious() returns messages oldest-first within each page. * We reverse each page so
projects/cometchat-uikit/src/lib/components/cometchat-ai-assistant-chat-history/cometchat-ai-assistant-chat-history.component.ts:118
↓ 2 callersMethodfetchMoreMentions
(isGroupContext: boolean)
projects/cometchat-uikit/src/lib/services/message-composer.service.ts:280
↓ 2 callersFunctionfetchMoreMentionsImpl
(ctx: MentionsHandlerContext)
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.mentions-handler.ts:104
↓ 2 callersMethodfetchNext
* Fetch the next page of group members from the SDK. * Appends results without duplicates.
projects/cometchat-uikit/src/lib/services/group-members.service.ts:76
↓ 2 callersFunctionfetchWithUnreadPivot
* Fetches the conversation object, checks lastReadMessageId and unreadMessageCount, * and either loads messages around the unread pivot or loads late
projects/cometchat-uikit/src/lib/components/cometchat-message-list/cometchat-message-list.conversation-handlers.ts:238
↓ 2 callersFunctionfileExists
* Checks if a file exists on disk.
projects/cometchat-uikit/src/lib/services/__tests__/manager-to-service-exploration.spec.ts:47
↓ 2 callersFunctionfileNameGenerator
()
projects/cometchat-uikit/src/lib/components/cometchat-message-composer/cometchat-message-composer.property.spec.ts:5767
↓ 2 callersFunctionfilterByPredicate
(items: T[], predicate: (item: T) => boolean)
projects/cometchat-uikit/src/lib/testing/properties/list-filter-idempotence-properties.spec.ts:33
↓ 2 callersFunctionfilterConversationsByName
* Filters conversations by conversationWith name using case-insensitive substring match.
projects/cometchat-uikit/src/lib/testing/properties/metamorphic-search-subset-properties.spec.ts:47
↓ 2 callersFunctionfilterGroupsByName
* Filters groups by name using case-insensitive substring match.
projects/cometchat-uikit/src/lib/testing/properties/metamorphic-search-subset-properties.spec.ts:35
↓ 2 callersFunctionfilterUsersByName
* Filters users by name using case-insensitive substring match.
projects/cometchat-uikit/src/lib/testing/properties/metamorphic-search-subset-properties.spec.ts:23
↓ 2 callersMethodfindContainerAncestor
* Finds the nearest [data-cometchat-container] ancestor element. * Used to scope positioning to the Storybook story container.
projects/cometchat-uikit/src/lib/components/base-elements/cometchat-link-popover/cometchat-link-popover.component.ts:285
↓ 2 callersFunctionfindMissingVariantsFromContent
( inputs: string[], storyContent: string )
scripts/storybook-audit.ts:203
↓ 2 callersFunctionfireClickEvent
()
projects/cometchat-uikit/src/lib/utils/util.ts:53
↓ 2 callersMethodflagMessage
(message: CometChat.BaseMessage, reasonId: string, remark?: string)
projects/cometchat-uikit/src/lib/services/message-list.service.ts:365
← previousnext →2,001–2,100 of 6,248, ranked by callers