This is the canonical component tree for the Comment Dialog wireframe. Use it to find the exact component to target, then copy its usage from the wireframe reference. New here? Start with the Comment Dialog Customization overview.
Conventions
- React names use
PascalCaseunder theVeltCommentDialogWireframenamespace.- Parent/child is determined only by the extension path (
A.B→Bis a child ofA). Visual placement (e.g., insideHeader) does not imply hierarchy.- HTML names mirror React 1:1 in
kebab-case.- (Leaf) = component has no children in this wireframe.
React
VeltCommentDialogWireframe
VeltCommentDialogWireframe.GhostBanner
(no direct children)
VeltCommentDialogWireframe.PrivateBanner
(no direct children)
VeltCommentDialogWireframe.AssigneeBanner
VeltCommentDialogWireframe.AssigneeBanner.ResolveButton(Leaf)VeltCommentDialogWireframe.AssigneeBanner.UnresolveButton(Leaf)VeltCommentDialogWireframe.AssigneeBanner.UserAvatar(Leaf)VeltCommentDialogWireframe.AssigneeBanner.UserName(Leaf)
VeltCommentDialogWireframe.Header
VeltCommentDialogWireframe.CommentNumber (Leaf)
VeltCommentDialogWireframe.Status
VeltCommentDialogWireframe.Priority
VeltCommentDialogWireframe.Options
VeltCommentDialogWireframe.Options.Trigger(Leaf)VeltCommentDialogWireframe.Options.Content
VeltCommentDialogWireframe.Options.Content
VeltCommentDialogWireframe.Options.Content.MarkAsRead(Leaf)VeltCommentDialogWireframe.Options.Content.MakePrivateVeltCommentDialogWireframe.Options.Content.Assign(Leaf)VeltCommentDialogWireframe.Options.Content.Edit(Leaf)VeltCommentDialogWireframe.Options.Content.DeleteVeltCommentDialogWireframe.Options.Content.Notification
VeltCommentDialogWireframe.CopyLink
VeltCommentDialogWireframe.ResolveButton
VeltCommentDialogWireframe.CustomAnnotationDropdown
VeltCommentDialogWireframe.CustomAnnotationDropdown.TriggerVeltCommentDialogWireframe.CustomAnnotationDropdown.Content
VeltCommentDialogWireframe.CustomAnnotationDropdown.Trigger
VeltCommentDialogWireframe.CustomAnnotationDropdown.Trigger.ListVeltCommentDialogWireframe.CustomAnnotationDropdown.Trigger.RemainingCount(Leaf)VeltCommentDialogWireframe.CustomAnnotationDropdown.Trigger.Placeholder(Leaf)VeltCommentDialogWireframe.CustomAnnotationDropdown.Trigger.Arrow(Leaf)
VeltCommentDialogWireframe.CustomAnnotationDropdown.Trigger.List
VeltCommentDialogWireframe.CustomAnnotationDropdown.Trigger.List.Item(Leaf)
VeltCommentDialogWireframe.CustomAnnotationDropdown.Content
VeltCommentDialogWireframe.CustomAnnotationDropdown.Content.Item
VeltCommentDialogWireframe.CustomAnnotationDropdown.Content.Item
VeltCommentDialogWireframe.CustomAnnotationDropdown.Content.Item.Label(Leaf)VeltCommentDialogWireframe.CustomAnnotationDropdown.Content.Item.Icon(Leaf)
VeltCommentDialogWireframe.CommentIndex
VeltCommentDialogWireframe.CommentCategory
VeltCommentDialogWireframe.CommentSuggestionStatus
VeltCommentDialogWireframe.NavigationButton
VeltCommentDialogWireframe.PrivateBadge
VeltCommentDialogWireframe.Body
VeltCommentDialogWireframe.Threads
VeltCommentDialogWireframe.ThreadCard
VeltCommentDialogWireframe.ThreadCard
VeltCommentDialogWireframe.ThreadCard.Avatar(Leaf)VeltCommentDialogWireframe.ThreadCard.Name(Leaf)VeltCommentDialogWireframe.ThreadCard.Unread(Leaf)VeltCommentDialogWireframe.ThreadCard.SeenDropdownVeltCommentDialogWireframe.ThreadCard.Time(Leaf)VeltCommentDialogWireframe.ThreadCard.DeviceType(Leaf)VeltCommentDialogWireframe.ThreadCard.OptionsVeltCommentDialogWireframe.ThreadCard.Message(Leaf)VeltCommentDialogWireframe.ThreadCard.EditComposerVeltCommentDialogWireframe.ThreadCard.ReactionTool(Leaf)VeltCommentDialogWireframe.ThreadCard.Reactions(Leaf)VeltCommentDialogWireframe.ThreadCard.AttachmentsVeltCommentDialogWireframe.ThreadCard.Recordings(Leaf)VeltCommentDialogWireframe.ThreadCard.Reply(Leaf)VeltCommentDialogWireframe.ThreadCard.AssignButton(Leaf)
VeltCommentDialogWireframe.ThreadCard.Options
VeltCommentDialogWireframe.ThreadCard.Options.Trigger(Leaf)VeltCommentDialogWireframe.ThreadCard.Options.Content
VeltCommentDialogWireframe.ThreadCard.Options.Content
VeltCommentDialogWireframe.ThreadCard.Options.Content.MarkAsRead(Leaf)VeltCommentDialogWireframe.ThreadCard.Options.Content.MakePrivateVeltCommentDialogWireframe.ThreadCard.Options.Content.Assign(Leaf)VeltCommentDialogWireframe.ThreadCard.Options.Content.Edit(Leaf)VeltCommentDialogWireframe.ThreadCard.Options.Content.DeleteVeltCommentDialogWireframe.ThreadCard.Options.Content.Notification
VeltCommentDialogWireframe.ThreadCard.EditComposer
(no direct children)
VeltCommentDialogWireframe.ThreadCard.SeenDropdown
VeltCommentDialogWireframe.ThreadCard.SeenDropdown.Trigger(Leaf)VeltCommentDialogWireframe.ThreadCard.SeenDropdown.Content
VeltCommentDialogWireframe.ThreadCard.SeenDropdown.Content
VeltCommentDialogWireframe.ThreadCard.SeenDropdown.Content.Title(Leaf)VeltCommentDialogWireframe.ThreadCard.SeenDropdown.Content.Items
VeltCommentDialogWireframe.ThreadCard.SeenDropdown.Content.Items
VeltCommentDialogWireframe.ThreadCard.SeenDropdown.Content.Items.Item
VeltCommentDialogWireframe.ThreadCard.SeenDropdown.Content.Items.Item
VeltCommentDialogWireframe.ThreadCard.SeenDropdown.Content.Items.Item.Time(Leaf)VeltCommentDialogWireframe.ThreadCard.SeenDropdown.Content.Items.Item.Name(Leaf)VeltCommentDialogWireframe.ThreadCard.SeenDropdown.Content.Items.Item.Avatar(Leaf)
VeltCommentDialogWireframe.ThreadCard.Attachments
VeltCommentDialogWireframe.ThreadCard.Attachments.ImageVeltCommentDialogWireframe.ThreadCard.Attachments.Other
VeltCommentDialogWireframe.ThreadCard.Attachments.Image
VeltCommentDialogWireframe.ThreadCard.Attachments.Image.Preview(Leaf)VeltCommentDialogWireframe.ThreadCard.Attachments.Image.Delete(Leaf)VeltCommentDialogWireframe.ThreadCard.Attachments.Image.Download(Leaf)
VeltCommentDialogWireframe.ThreadCard.Attachments.Other
VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Delete(Leaf)VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Download(Leaf)VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Icon(Leaf)VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Name(Leaf)VeltCommentDialogWireframe.ThreadCard.Attachments.Other.Size(Leaf)
VeltCommentDialogWireframe.ReplyAvatars
VeltCommentDialogWireframe.ReplyAvatars
VeltCommentDialogWireframe.ReplyAvatars.ListVeltCommentDialogWireframe.ReplyAvatars.RemainingCount(Leaf)
VeltCommentDialogWireframe.ReplyAvatars.List
VeltCommentDialogWireframe.ReplyAvatars.List.Item(Leaf)
VeltCommentDialogWireframe.ToggleReply
VeltCommentDialogWireframe.ToggleReply
VeltCommentDialogWireframe.ToggleReply.Icon(Leaf)VeltCommentDialogWireframe.ToggleReply.Count(Leaf)VeltCommentDialogWireframe.ToggleReply.Text(Leaf)
VeltCommentDialogWireframe.HideReply
VeltCommentDialogWireframe.HideReply
(no direct children)
VeltCommentDialogWireframe.Composer
VeltCommentDialogWireframe.Composer.Avatar(Leaf)VeltCommentDialogWireframe.Composer.AttachmentsVeltCommentDialogWireframe.Composer.Recordings(Leaf)VeltCommentDialogWireframe.Composer.Input(Leaf)VeltCommentDialogWireframe.Composer.ActionButton(Leaf)VeltCommentDialogWireframe.Composer.AssignUser(Leaf)
VeltCommentDialogWireframe.Composer.Attachments
VeltCommentDialogWireframe.Composer.Attachments.SelectedVeltCommentDialogWireframe.Composer.Attachments.InvalidVeltCommentDialogWireframe.Composer.Attachments.Image.Download(Leaf)VeltCommentDialogWireframe.Composer.Attachments.Other.Download(Leaf)
VeltCommentDialogWireframe.Composer.Attachments.Selected
VeltCommentDialogWireframe.Composer.Attachments.Selected.ImageVeltCommentDialogWireframe.Composer.Attachments.Selected.Other
VeltCommentDialogWireframe.Composer.Attachments.Selected.Image
VeltCommentDialogWireframe.Composer.Attachments.Selected.Image.Preview(Leaf)VeltCommentDialogWireframe.Composer.Attachments.Selected.Image.Delete(Leaf)VeltCommentDialogWireframe.Composer.Attachments.Selected.Image.Loading(Leaf)
VeltCommentDialogWireframe.Composer.Attachments.Selected.Other
VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Delete(Leaf)VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Loading(Leaf)VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Icon(Leaf)VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Name(Leaf)VeltCommentDialogWireframe.Composer.Attachments.Selected.Other.Size(Leaf)
VeltCommentDialogWireframe.Composer.Attachments.Invalid
VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item
VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item
VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item.Preview(Leaf)VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item.Message(Leaf)VeltCommentDialogWireframe.Composer.Attachments.Invalid.Item.Delete(Leaf)
VeltCommentDialogWireframe.VisibilityBanner
VeltCommentDialogWireframe.VisibilityBanner.Icon(Leaf)VeltCommentDialogWireframe.VisibilityBanner.Text(Leaf)VeltCommentDialogWireframe.VisibilityBanner.Dropdown
VeltCommentDialogWireframe.VisibilityBanner.Dropdown
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.TriggerVeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Trigger
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Trigger.Label(Leaf)VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Trigger.AvatarListVeltCommentDialogWireframe.VisibilityBanner.Dropdown.Trigger.Icon(Leaf)
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Trigger.AvatarList
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Trigger.AvatarList.Item(Leaf)VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Trigger.AvatarList.RemainingCount(Leaf)
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.Item(acceptstype:'public'|'org-users'|'personal'|'selected-people')VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPickerVeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.OrgPicker
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.Item
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.Item.Icon(Leaf)VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.Item.Label(Leaf)
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.SearchVeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.HeaderVeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.Item
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.Search
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.Search.Icon(Leaf)VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.Search.Input(Leaf)
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.Header
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.Header.Count(Leaf)VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.Header.UnselectAll(Leaf)
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.Item
VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.Item.Avatar(Leaf)VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.Item.Info(Leaf)VeltCommentDialogWireframe.VisibilityBanner.Dropdown.Content.UserPicker.Item.Check(Leaf)
VeltCommentDialogWireframe.AllComment
VeltCommentDialogWireframe.Approve
VeltCommentDialogWireframe.SignIn
VeltCommentDialogWireframe.Upgrade
VeltCommentDialogWireframe.Suggestion
VeltCommentDialogWireframe.Suggestion.HeaderVeltCommentDialogWireframe.Suggestion.Body(Leaf)VeltCommentDialogWireframe.Suggestion.FooterVeltCommentDialogWireframe.Suggestion.Actions
VeltCommentDialogWireframe.Suggestion.Header
VeltCommentDialogWireframe.Suggestion.Header.AgentVeltCommentDialogWireframe.Suggestion.Header.AuthorVeltCommentDialogWireframe.Suggestion.Header.Timestamp(Leaf)VeltCommentDialogWireframe.Suggestion.Header.Menu
VeltCommentDialogWireframe.Suggestion.Header.Agent
VeltCommentDialogWireframe.Suggestion.Header.Agent.Avatar(Leaf)VeltCommentDialogWireframe.Suggestion.Header.Agent.Name(Leaf)
VeltCommentDialogWireframe.Suggestion.Header.Author
VeltCommentDialogWireframe.Suggestion.Header.Author.Avatar(Leaf)VeltCommentDialogWireframe.Suggestion.Header.Author.Name(Leaf)
VeltCommentDialogWireframe.Suggestion.Header.Menu
VeltCommentDialogWireframe.Suggestion.Header.Menu.Trigger(Leaf)VeltCommentDialogWireframe.Suggestion.Header.Menu.Content
VeltCommentDialogWireframe.Suggestion.Header.Menu.Content
VeltCommentDialogWireframe.Suggestion.Header.Menu.Content.Item
VeltCommentDialogWireframe.Suggestion.Header.Menu.Content.Item
VeltCommentDialogWireframe.Suggestion.Header.Menu.Content.Item.Icon(Leaf)VeltCommentDialogWireframe.Suggestion.Header.Menu.Content.Item.Label(Leaf)
VeltCommentDialogWireframe.Suggestion.Footer
VeltCommentDialogWireframe.Suggestion.Footer.OpenComment(Leaf)
VeltCommentDialogWireframe.Suggestion.Actions
VeltCommentDialogWireframe.Suggestion.Actions.ActionAccept(Leaf)VeltCommentDialogWireframe.Suggestion.Actions.ActionReject(Leaf)
VeltCommentDialogWireframe.Suggestion.Banner
Rendered at the top of the dialog, as a sibling of VeltCommentDialogWireframe.Suggestion.
VeltCommentDialogWireframe.Suggestion.Banner.AvatarVeltCommentDialogWireframe.Suggestion.Banner.Label(Leaf)VeltCommentDialogWireframe.Suggestion.Banner.Separator(Leaf)VeltCommentDialogWireframe.Suggestion.Banner.ResolverUserName(Leaf)VeltCommentDialogWireframe.Suggestion.Banner.Timestamp(Leaf)
VeltCommentDialogWireframe.Suggestion.Banner.Avatar
VeltCommentDialogWireframe.Suggestion.Banner.Avatar.UserImage(Leaf)VeltCommentDialogWireframe.Suggestion.Banner.Avatar.StatusIcon(Leaf)
HTML (1:1 mirror)
velt-comment-dialog-wireframe
velt-comment-dialog-ghost-banner-wireframe
(no direct children)
velt-comment-dialog-private-banner-wireframe
(no direct children)
velt-comment-dialog-assignee-banner-wireframe
velt-comment-dialog-assignee-banner-resolve-button-wireframe(Leaf)velt-comment-dialog-assignee-banner-unresolve-button-wireframe(Leaf)velt-comment-dialog-assignee-banner-user-avatar-wireframe(Leaf)velt-comment-dialog-assignee-banner-user-name-wireframe(Leaf)
velt-comment-dialog-header-wireframe
(no direct children)
velt-comment-dialog-comment-number-wireframe (Leaf)
velt-comment-dialog-status-wireframe
velt-comment-dialog-priority-wireframe
velt-comment-dialog-options-wireframe
velt-comment-dialog-options-trigger-wireframe(Leaf)velt-comment-dialog-options-content-wireframe
velt-comment-dialog-options-content-wireframe
velt-comment-dialog-options-content-mark-as-read-wireframe(Leaf)velt-comment-dialog-options-content-make-private-wireframevelt-comment-dialog-options-content-assign-wireframe(Leaf)velt-comment-dialog-options-content-edit-wireframe(Leaf)velt-comment-dialog-options-content-delete-wireframevelt-comment-dialog-options-content-notification-wireframe
velt-comment-dialog-copy-link-wireframe
velt-comment-dialog-resolve-button-wireframe
velt-comment-dialog-custom-annotation-dropdown-wireframe
velt-comment-dialog-custom-annotation-dropdown-trigger-wireframevelt-comment-dialog-custom-annotation-dropdown-content-wireframe
velt-comment-dialog-custom-annotation-dropdown-trigger-wireframe
velt-comment-dialog-custom-annotation-dropdown-trigger-list-wireframevelt-comment-dialog-custom-annotation-dropdown-trigger-remaining-count-wireframe(Leaf)velt-comment-dialog-custom-annotation-dropdown-trigger-placeholder-wireframe(Leaf)velt-comment-dialog-custom-annotation-dropdown-trigger-arrow-wireframe(Leaf)
velt-comment-dialog-custom-annotation-dropdown-trigger-list-wireframe
velt-comment-dialog-custom-annotation-dropdown-trigger-list-item-wireframe(Leaf)
velt-comment-dialog-custom-annotation-dropdown-content-wireframe
velt-comment-dialog-custom-annotation-dropdown-content-item-wireframe
velt-comment-dialog-custom-annotation-dropdown-content-item-wireframe
velt-comment-dialog-custom-annotation-dropdown-content-item-label-wireframe(Leaf)velt-comment-dialog-custom-annotation-dropdown-content-item-icon-wireframe(Leaf)
velt-comment-dialog-comment-index-wireframe
velt-comment-dialog-comment-category-wireframe
velt-comment-dialog-comment-suggestion-status-wireframe
velt-comment-dialog-navigation-button-wireframe
velt-comment-dialog-private-badge-wireframe
velt-comment-dialog-body-wireframe
(no direct children here — see its children below)
velt-comment-dialog-threads-wireframe
velt-comment-dialog-thread-card-wireframe
velt-comment-dialog-thread-card-wireframe
velt-comment-dialog-thread-card-avatar-wireframe(Leaf)velt-comment-dialog-thread-card-name-wireframe(Leaf)velt-comment-dialog-thread-card-unread-wireframe(Leaf)velt-comment-dialog-thread-card-seen-dropdown-wireframevelt-comment-dialog-thread-card-time-wireframe(Leaf)velt-comment-dialog-thread-card-device-type-wireframe(Leaf)velt-comment-dialog-thread-card-options-wireframevelt-comment-dialog-thread-card-message-wireframe(Leaf)velt-comment-dialog-thread-card-edit-composer-wireframevelt-comment-dialog-thread-card-reaction-tool-wireframe(Leaf)velt-comment-dialog-thread-card-reactions-wireframe(Leaf)velt-comment-dialog-thread-card-attachments-wireframevelt-comment-dialog-thread-card-recordings-wireframe(Leaf)velt-comment-dialog-thread-card-reply-wireframe(Leaf)velt-comment-dialog-thread-card-assign-button-wireframe(Leaf)
velt-comment-dialog-thread-card-options-wireframe
velt-comment-dialog-thread-card-options-trigger-wireframe(Leaf)velt-comment-dialog-thread-card-options-content-wireframe
velt-comment-dialog-thread-card-options-content-wireframe
velt-comment-dialog-thread-card-options-content-mark-as-read-wireframe(Leaf)velt-comment-dialog-thread-card-options-content-make-private-wireframevelt-comment-dialog-thread-card-options-content-assign-wireframe(Leaf)velt-comment-dialog-thread-card-options-content-edit-wireframe(Leaf)velt-comment-dialog-thread-card-options-content-delete-wireframevelt-comment-dialog-thread-card-options-content-notification-wireframe
velt-comment-dialog-thread-card-edit-composer-wireframe
(no direct children)
velt-comment-dialog-thread-card-seen-dropdown-wireframe
velt-comment-dialog-thread-card-seen-dropdown-trigger-wireframe(Leaf)velt-comment-dialog-thread-card-seen-dropdown-content-wireframe
velt-comment-dialog-thread-card-seen-dropdown-content-wireframe
velt-comment-dialog-thread-card-seen-dropdown-content-title-wireframe(Leaf)velt-comment-dialog-thread-card-seen-dropdown-content-items-wireframe
velt-comment-dialog-thread-card-seen-dropdown-content-items-wireframe
velt-comment-dialog-thread-card-seen-dropdown-content-items-item-wireframe
velt-comment-dialog-thread-card-seen-dropdown-content-items-item-wireframe
velt-comment-dialog-thread-card-seen-dropdown-content-items-item-time-wireframe(Leaf)velt-comment-dialog-thread-card-seen-dropdown-content-items-item-name-wireframe(Leaf)velt-comment-dialog-thread-card-seen-dropdown-content-items-item-avatar-wireframe(Leaf)
velt-comment-dialog-thread-card-attachments-wireframe
velt-comment-dialog-thread-card-attachments-image-wireframevelt-comment-dialog-thread-card-attachments-other-wireframe
velt-comment-dialog-thread-card-attachments-image-wireframe
velt-comment-dialog-thread-card-attachments-image-preview-wireframe(Leaf)velt-comment-dialog-thread-card-attachments-image-delete-wireframe(Leaf)velt-comment-dialog-thread-card-attachments-image-download-wireframe(Leaf)
velt-comment-dialog-thread-card-attachments-other-wireframe
velt-comment-dialog-thread-card-attachments-other-delete-wireframe(Leaf)velt-comment-dialog-thread-card-attachments-other-download-wireframe(Leaf)velt-comment-dialog-thread-card-attachments-other-icon-wireframe(Leaf)velt-comment-dialog-thread-card-attachments-other-name-wireframe(Leaf)velt-comment-dialog-thread-card-attachments-other-size-wireframe(Leaf)
velt-comment-dialog-reply-avatars-wireframe
velt-comment-dialog-reply-avatars-list-wireframevelt-comment-dialog-reply-avatars-remaining-count-wireframe(Leaf)
velt-comment-dialog-reply-avatars-list-wireframe
velt-comment-dialog-reply-avatars-list-item-wireframe(Leaf)
velt-comment-dialog-toggle-reply-wireframe
velt-comment-dialog-toggle-reply-icon-wireframe(Leaf)velt-comment-dialog-toggle-reply-count-wireframe(Leaf)velt-comment-dialog-toggle-reply-text-wireframe(Leaf)
velt-comment-dialog-hide-reply-wireframe
(no direct children)
velt-comment-dialog-composer-wireframe
velt-comment-dialog-composer-avatar-wireframe(Leaf)velt-comment-dialog-composer-attachments-wireframevelt-comment-dialog-composer-recordings-wireframe(Leaf)velt-comment-dialog-composer-input-wireframe(Leaf)velt-comment-dialog-composer-action-button-wireframe(Leaf)velt-comment-dialog-composer-assign-user-wireframe(Leaf)
velt-comment-dialog-composer-attachments-wireframe
velt-comment-dialog-composer-attachments-selected-wireframevelt-comment-dialog-composer-attachments-invalid-wireframevelt-comment-dialog-composer-attachments-image-download-wireframe(Leaf)velt-comment-dialog-composer-attachments-other-download-wireframe(Leaf)
velt-comment-dialog-composer-attachments-selected-wireframe
velt-comment-dialog-composer-attachments-selected-image-wireframevelt-comment-dialog-composer-attachments-selected-other-wireframe
velt-comment-dialog-composer-attachments-selected-image-wireframe
velt-comment-dialog-composer-attachments-selected-image-preview-wireframe(Leaf)velt-comment-dialog-composer-attachments-selected-image-delete-wireframe(Leaf)velt-comment-dialog-composer-attachments-selected-image-loading-wireframe(Leaf)
velt-comment-dialog-composer-attachments-selected-other-wireframe
velt-comment-dialog-composer-attachments-selected-other-delete-wireframe(Leaf)velt-comment-dialog-composer-attachments-selected-other-loading-wireframe(Leaf)velt-comment-dialog-composer-attachments-selected-other-icon-wireframe(Leaf)velt-comment-dialog-composer-attachments-selected-other-name-wireframe(Leaf)velt-comment-dialog-composer-attachments-selected-other-size-wireframe(Leaf)
velt-comment-dialog-composer-attachments-invalid-wireframe
velt-comment-dialog-composer-attachments-invalid-item-wireframe
velt-comment-dialog-composer-attachments-invalid-item-wireframe
velt-comment-dialog-composer-attachments-invalid-item-preview-wireframe(Leaf)velt-comment-dialog-composer-attachments-invalid-item-message-wireframe(Leaf)velt-comment-dialog-composer-attachments-invalid-item-delete-wireframe(Leaf)
velt-comment-dialog-visibility-banner-wireframe
velt-comment-dialog-visibility-banner-icon-wireframe(Leaf)velt-comment-dialog-visibility-banner-text-wireframe(Leaf)velt-comment-dialog-visibility-banner-dropdown-wireframe
velt-comment-dialog-visibility-banner-dropdown-wireframe
velt-comment-dialog-visibility-banner-dropdown-trigger-wireframevelt-comment-dialog-visibility-banner-dropdown-content-wireframe
velt-comment-dialog-visibility-banner-dropdown-trigger-wireframe
velt-comment-dialog-visibility-banner-dropdown-trigger-label-wireframe(Leaf)velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-wireframevelt-comment-dialog-visibility-banner-dropdown-trigger-icon-wireframe(Leaf)
velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-wireframe
velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-item-wireframe(Leaf)velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-remaining-count-wireframe(Leaf)
velt-comment-dialog-visibility-banner-dropdown-content-wireframe
velt-comment-dialog-visibility-banner-dropdown-content-item-wireframe(acceptstype:public|org-users|personal|selected-people)velt-comment-dialog-visibility-banner-dropdown-content-user-picker-wireframevelt-comment-dialog-visibility-banner-dropdown-content-org-picker-wireframe
velt-comment-dialog-visibility-banner-dropdown-content-item-wireframe
velt-comment-dialog-visibility-banner-dropdown-content-item-icon-wireframe(Leaf)velt-comment-dialog-visibility-banner-dropdown-content-item-label-wireframe(Leaf)
velt-comment-dialog-visibility-banner-dropdown-content-user-picker-wireframe
velt-comment-dialog-visibility-banner-dropdown-content-user-picker-search-wireframevelt-comment-dialog-visibility-banner-dropdown-content-user-picker-header-wireframevelt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-wireframe
velt-comment-dialog-visibility-banner-dropdown-content-user-picker-search-wireframe
velt-comment-dialog-visibility-banner-dropdown-content-user-picker-search-icon-wireframe(Leaf)velt-comment-dialog-visibility-banner-dropdown-content-user-picker-search-input-wireframe(Leaf)
velt-comment-dialog-visibility-banner-dropdown-content-user-picker-header-wireframe
velt-comment-dialog-visibility-banner-dropdown-content-user-picker-header-count-wireframe(Leaf)velt-comment-dialog-visibility-banner-dropdown-content-user-picker-header-unselect-all-wireframe(Leaf)
velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-wireframe
velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-avatar-wireframe(Leaf)velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-info-wireframe(Leaf)velt-comment-dialog-visibility-banner-dropdown-content-user-picker-item-check-wireframe(Leaf)
velt-comment-dialog-all-comment-wireframe
velt-comment-dialog-approve-wireframe
velt-comment-dialog-sign-in-wireframe
velt-comment-dialog-upgrade-wireframe
velt-comment-dialog-suggestion-wireframe
velt-comment-dialog-suggestion-header-wireframevelt-comment-dialog-suggestion-body-wireframe(Leaf)velt-comment-dialog-suggestion-footer-wireframevelt-comment-dialog-suggestion-actions-wireframe
velt-comment-dialog-suggestion-header-wireframe
velt-comment-dialog-suggestion-header-agent-wireframevelt-comment-dialog-suggestion-header-author-wireframevelt-comment-dialog-suggestion-header-timestamp-wireframe(Leaf)velt-comment-dialog-suggestion-header-menu-wireframe
velt-comment-dialog-suggestion-header-agent-wireframe
velt-comment-dialog-suggestion-header-agent-avatar-wireframe(Leaf)velt-comment-dialog-suggestion-header-agent-name-wireframe(Leaf)
velt-comment-dialog-suggestion-header-author-wireframe
velt-comment-dialog-suggestion-header-author-avatar-wireframe(Leaf)velt-comment-dialog-suggestion-header-author-name-wireframe(Leaf)
velt-comment-dialog-suggestion-header-menu-wireframe
velt-comment-dialog-suggestion-header-menu-trigger-wireframe(Leaf)velt-comment-dialog-suggestion-header-menu-content-wireframe
velt-comment-dialog-suggestion-header-menu-content-wireframe
velt-comment-dialog-suggestion-header-menu-content-item-wireframe
velt-comment-dialog-suggestion-header-menu-content-item-wireframe
velt-comment-dialog-suggestion-header-menu-content-item-icon-wireframe(Leaf)velt-comment-dialog-suggestion-header-menu-content-item-label-wireframe(Leaf)
velt-comment-dialog-suggestion-footer-wireframe
velt-comment-dialog-suggestion-footer-open-comment-wireframe(Leaf)
velt-comment-dialog-suggestion-actions-wireframe
velt-comment-dialog-suggestion-actions-action-accept-wireframe(Leaf)velt-comment-dialog-suggestion-actions-action-reject-wireframe(Leaf)
velt-comment-dialog-suggestion-banner-wireframe
Rendered at the top of the dialog, as a sibling of velt-comment-dialog-suggestion-wireframe.
velt-comment-dialog-suggestion-banner-avatar-wireframevelt-comment-dialog-suggestion-banner-label-wireframe(Leaf)velt-comment-dialog-suggestion-banner-separator-wireframe(Leaf)velt-comment-dialog-suggestion-banner-resolver-user-name-wireframe(Leaf)velt-comment-dialog-suggestion-banner-timestamp-wireframe(Leaf)
velt-comment-dialog-suggestion-banner-avatar-wireframe
velt-comment-dialog-suggestion-banner-avatar-user-image-wireframe(Leaf)velt-comment-dialog-suggestion-banner-avatar-status-icon-wireframe(Leaf)

