Conventions
  • React names use PascalCase under the VeltCommentsSidebarWireframe namespace.
  • Parent/child is determined only by the extension path (A.BB is a child of A). Visual placement (e.g., inside Header) does not imply hierarchy.
  • HTML names mirror React 1:1 in kebab-case.
  • (Leaf) = component has no children in this wireframe.
  • The highest parents will start with ’##’ as their header tag, their children will use one more ’#’ at each level.

React

VeltCommentsSidebarWireframe

VeltCommentsSidebarWireframe.Skeleton (Leaf)


VeltCommentsSidebarWireframe.Panel (Leaf)


VeltCommentsSidebarWireframe.Header (Leaf)


VeltCommentsSidebarWireframe.CloseButton (Leaf)


VeltCommentsSidebarWireframe.Search (Leaf)


VeltCommentsSidebarWireframe.ResetFilterButton (Leaf)


VeltCommentsSidebarWireframe.Status

VeltCommentsSidebarWireframe.Status.Trigger

  • VeltCommentsSidebarWireframe.Status.Trigger.Name (Leaf)
  • VeltCommentsSidebarWireframe.Status.Trigger.Arrow (Leaf)
  • VeltCommentsSidebarWireframe.Status.Trigger.Indicator (Leaf)

VeltCommentsSidebarWireframe.Status.Content

  • VeltCommentsSidebarWireframe.Status.Content.Item
VeltCommentsSidebarWireframe.Status.Content.Item
  • VeltCommentsSidebarWireframe.Status.Content.Item.Icon (Leaf)
  • VeltCommentsSidebarWireframe.Status.Content.Item.Name (Leaf)
  • VeltCommentsSidebarWireframe.Status.Content.Item.Count (Leaf)
  • VeltCommentsSidebarWireframe.Status.Content.Item.Checkbox
VeltCommentsSidebarWireframe.Status.Content.Item.Checkbox
  • VeltCommentsSidebarWireframe.Status.Content.Item.Checkbox.Checked (Leaf)
  • VeltCommentsSidebarWireframe.Status.Content.Item.Checkbox.Unchecked (Leaf)

VeltCommentsSidebarWireframe.LocationFilterDropdown

VeltCommentsSidebarWireframe.LocationFilterDropdown.Trigger

  • VeltCommentsSidebarWireframe.LocationFilterDropdown.Trigger.Label (Leaf)

VeltCommentsSidebarWireframe.LocationFilterDropdown.Content (Leaf)


VeltCommentsSidebarWireframe.MinimalFilterDropdown

VeltCommentsSidebarWireframe.MinimalFilterDropdown.Trigger (Leaf)

VeltCommentsSidebarWireframe.MinimalFilterDropdown.Content

  • VeltCommentsSidebarWireframe.MinimalFilterDropdown.Content.SortDate (Leaf)
  • VeltCommentsSidebarWireframe.MinimalFilterDropdown.Content.SortUnread (Leaf)
  • VeltCommentsSidebarWireframe.MinimalFilterDropdown.Content.FilterAll (Leaf)
  • VeltCommentsSidebarWireframe.MinimalFilterDropdown.Content.FilterUnread (Leaf)
  • VeltCommentsSidebarWireframe.MinimalFilterDropdown.Content.FilterRead (Leaf)
  • VeltCommentsSidebarWireframe.MinimalFilterDropdown.Content.FilterResolved (Leaf)
  • VeltCommentsSidebarWireframe.MinimalFilterDropdown.Content.SelectedIcon (Leaf)

VeltCommentsSidebarWireframe.MinimalActionsDropdown

VeltCommentsSidebarWireframe.MinimalActionsDropdown.Trigger (Leaf)

VeltCommentsSidebarWireframe.MinimalActionsDropdown.Content

  • VeltCommentsSidebarWireframe.MinimalActionsDropdown.Content.MarkAllRead (Leaf)
  • VeltCommentsSidebarWireframe.MinimalActionsDropdown.Content.MarkAllResolved (Leaf)

VeltCommentsSidebarWireframe.DocumentFilterDropdown

VeltCommentsSidebarWireframe.DocumentFilterDropdown.Trigger (Leaf)

VeltCommentsSidebarWireframe.DocumentFilterDropdown.Content (Leaf)


VeltCommentsSidebarWireframe.FilterButton (Leaf)


VeltCommentsSidebarWireframe.Filter

VeltCommentsSidebarWireframe.Filter.Title (Leaf)

VeltCommentsSidebarWireframe.Filter.CloseButton (Leaf)

VeltCommentsSidebarWireframe.Filter.Location

  • VeltCommentsSidebarWireframe.Filter.Location.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Location.Search
    • VeltCommentsSidebarWireframe.Filter.Location.Search.Tags
      • VeltCommentsSidebarWireframe.Filter.Location.Search.Tags.Item
        • VeltCommentsSidebarWireframe.Filter.Location.Search.Tags.Item.Name (Leaf)
        • VeltCommentsSidebarWireframe.Filter.Location.Search.Tags.Item.Close (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Location.Search.HiddenCount (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Location.Search.Input (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Location.Search.DropdownIcon (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Location.Item
    • VeltCommentsSidebarWireframe.Filter.Location.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.Location.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.Location.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Location.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Location.Item.Count (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Location.ViewAll (Leaf)

VeltCommentsSidebarWireframe.Filter.Document

  • VeltCommentsSidebarWireframe.Filter.Document.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Document.Search
    • VeltCommentsSidebarWireframe.Filter.Document.Search.Tags
      • VeltCommentsSidebarWireframe.Filter.Document.Search.Tags.Item
        • VeltCommentsSidebarWireframe.Filter.Document.Search.Tags.Item.Name (Leaf)
        • VeltCommentsSidebarWireframe.Filter.Document.Search.Tags.Item.Close (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Document.Search.HiddenCount (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Document.Search.Input (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Document.Search.DropdownIcon (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Document.Item
    • VeltCommentsSidebarWireframe.Filter.Document.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.Document.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.Document.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Document.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Document.Item.Count (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Document.ViewAll (Leaf)

VeltCommentsSidebarWireframe.Filter.Involved

  • VeltCommentsSidebarWireframe.Filter.Involved.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Involved.Search
    • VeltCommentsSidebarWireframe.Filter.Involved.Search.Tags
      • VeltCommentsSidebarWireframe.Filter.Involved.Search.Tags.Item
        • VeltCommentsSidebarWireframe.Filter.Involved.Search.Tags.Item.Name (Leaf)
        • VeltCommentsSidebarWireframe.Filter.Involved.Search.Tags.Item.Close (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Involved.Search.HiddenCount (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Involved.Search.Input (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Involved.Search.DropdownIcon (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Involved.Item
    • VeltCommentsSidebarWireframe.Filter.Involved.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.Involved.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.Involved.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Involved.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Involved.Item.Count (Leaf)

VeltCommentsSidebarWireframe.Filter.People

  • VeltCommentsSidebarWireframe.Filter.People.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.People.Search
    • VeltCommentsSidebarWireframe.Filter.People.Search.Tags
      • VeltCommentsSidebarWireframe.Filter.People.Search.Tags.Item
        • VeltCommentsSidebarWireframe.Filter.People.Search.Tags.Item.Name (Leaf)
        • VeltCommentsSidebarWireframe.Filter.People.Search.Tags.Item.Close (Leaf)
    • VeltCommentsSidebarWireframe.Filter.People.Search.HiddenCount (Leaf)
    • VeltCommentsSidebarWireframe.Filter.People.Search.Input (Leaf)
    • VeltCommentsSidebarWireframe.Filter.People.Search.DropdownIcon (Leaf)
  • VeltCommentsSidebarWireframe.Filter.People.Item
    • VeltCommentsSidebarWireframe.Filter.People.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.People.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.People.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.People.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.People.Item.Count (Leaf)

VeltCommentsSidebarWireframe.Filter.Tagged

  • VeltCommentsSidebarWireframe.Filter.Tagged.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Tagged.Search
    • VeltCommentsSidebarWireframe.Filter.Tagged.Search.Tags
      • VeltCommentsSidebarWireframe.Filter.Tagged.Search.Tags.Item
        • VeltCommentsSidebarWireframe.Filter.Tagged.Search.Tags.Item.Name (Leaf)
        • VeltCommentsSidebarWireframe.Filter.Tagged.Search.Tags.Item.Close (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Tagged.Search.HiddenCount (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Tagged.Search.Input (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Tagged.Search.DropdownIcon (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Tagged.Item
    • VeltCommentsSidebarWireframe.Filter.Tagged.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.Tagged.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.Tagged.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Tagged.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Tagged.Item.Count (Leaf)

VeltCommentsSidebarWireframe.Filter.Assigned

  • VeltCommentsSidebarWireframe.Filter.Assigned.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Assigned.Search
    • VeltCommentsSidebarWireframe.Filter.Assigned.Search.Tags
      • VeltCommentsSidebarWireframe.Filter.Assigned.Search.Tags.Item
        • VeltCommentsSidebarWireframe.Filter.Assigned.Search.Tags.Item.Name (Leaf)
        • VeltCommentsSidebarWireframe.Filter.Assigned.Search.Tags.Item.Close (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Assigned.Search.HiddenCount (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Assigned.Search.Input (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Assigned.Search.DropdownIcon (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Assigned.Item
    • VeltCommentsSidebarWireframe.Filter.Assigned.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.Assigned.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.Assigned.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Assigned.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Assigned.Item.Count (Leaf)

VeltCommentsSidebarWireframe.Filter.Custom

  • VeltCommentsSidebarWireframe.Filter.Custom.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Custom.Search
    • VeltCommentsSidebarWireframe.Filter.Custom.Search.Tags
      • VeltCommentsSidebarWireframe.Filter.Custom.Search.Tags.Item
        • VeltCommentsSidebarWireframe.Filter.Custom.Search.Tags.Item.Name (Leaf)
        • VeltCommentsSidebarWireframe.Filter.Custom.Search.Tags.Item.Close (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Custom.Search.HiddenCount (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Custom.Search.Input (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Custom.Search.DropdownIcon (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Custom.Item
    • VeltCommentsSidebarWireframe.Filter.Custom.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.Custom.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.Custom.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Custom.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Custom.Item.Count (Leaf)

VeltCommentsSidebarWireframe.Filter.Category

  • VeltCommentsSidebarWireframe.Filter.Category.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Category.Search
    • VeltCommentsSidebarWireframe.Filter.Category.Search.Tags
      • VeltCommentsSidebarWireframe.Filter.Category.Search.Tags.Item
        • VeltCommentsSidebarWireframe.Filter.Category.Search.Tags.Item.Name (Leaf)
        • VeltCommentsSidebarWireframe.Filter.Category.Search.Tags.Item.Close (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Category.Search.HiddenCount (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Category.Search.Input (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Category.Search.DropdownIcon (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Category.Item
    • VeltCommentsSidebarWireframe.Filter.Category.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.Category.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.Category.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Category.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Category.Item.Count (Leaf)

VeltCommentsSidebarWireframe.Filter.Priority

  • VeltCommentsSidebarWireframe.Filter.Priority.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Priority.Search
    • VeltCommentsSidebarWireframe.Filter.Priority.Search.Tags
      • VeltCommentsSidebarWireframe.Filter.Priority.Search.Tags.Item
        • VeltCommentsSidebarWireframe.Filter.Priority.Search.Tags.Item.Name (Leaf)
        • VeltCommentsSidebarWireframe.Filter.Priority.Search.Tags.Item.Close (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Priority.Search.HiddenCount (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Priority.Search.Input (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Priority.Search.DropdownIcon (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Priority.Item
    • VeltCommentsSidebarWireframe.Filter.Priority.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.Priority.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.Priority.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Priority.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Priority.Item.Count (Leaf)

VeltCommentsSidebarWireframe.Filter.Status

  • VeltCommentsSidebarWireframe.Filter.Status.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Status.Search
    • VeltCommentsSidebarWireframe.Filter.Status.Search.Tags
      • VeltCommentsSidebarWireframe.Filter.Status.Search.Tags.Item
        • VeltCommentsSidebarWireframe.Filter.Status.Search.Tags.Item.Name (Leaf)
        • VeltCommentsSidebarWireframe.Filter.Status.Search.Tags.Item.Close (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Status.Search.HiddenCount (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Status.Search.Input (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Status.Search.DropdownIcon (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Status.Item
    • VeltCommentsSidebarWireframe.Filter.Status.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.Status.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.Status.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Status.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Status.Item.Count (Leaf)

VeltCommentsSidebarWireframe.Filter.CommentType

  • VeltCommentsSidebarWireframe.Filter.CommentType.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.CommentType.Item
    • VeltCommentsSidebarWireframe.Filter.CommentType.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.CommentType.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.CommentType.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.CommentType.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.CommentType.Item.Count (Leaf)

VeltCommentsSidebarWireframe.Filter.Versions

  • VeltCommentsSidebarWireframe.Filter.Versions.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Versions.Search
    • VeltCommentsSidebarWireframe.Filter.Versions.Search.Tags
      • VeltCommentsSidebarWireframe.Filter.Versions.Search.Tags.Item
        • VeltCommentsSidebarWireframe.Filter.Versions.Search.Tags.Item.Name (Leaf)
        • VeltCommentsSidebarWireframe.Filter.Versions.Search.Tags.Item.Close (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Versions.Search.HiddenCount (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Versions.Search.Input (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Versions.Search.DropdownIcon (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Versions.Item
    • VeltCommentsSidebarWireframe.Filter.Versions.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.Versions.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.Versions.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Versions.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Versions.Item.Count (Leaf)

VeltCommentsSidebarWireframe.Filter.GroupBy

  • VeltCommentsSidebarWireframe.Filter.GroupBy.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.GroupBy.Item
    • VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox
      • VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox.Checked (Leaf)
      • VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Checkbox.Unchecked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Name (Leaf)
    • VeltCommentsSidebarWireframe.Filter.GroupBy.Item.Count (Leaf)

VeltCommentsSidebarWireframe.Filter.ResetButton (Leaf)

VeltCommentsSidebarWireframe.Filter.DoneButton (Leaf)


VeltCommentsSidebarWireframe.Filter.Item

  • VeltCommentsSidebarWireframe.Filter.Item.Checkbox
    • VeltCommentsSidebarWireframe.Filter.Item.Checkbox.Checked (Leaf)
    • VeltCommentsSidebarWireframe.Filter.Item.Checkbox.Unchecked (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Item.Name (Leaf)
  • VeltCommentsSidebarWireframe.Filter.Item.Count (Leaf)

VeltCommentsSidebarWireframe.List

VeltCommentsSidebarWireframe.List.Item

  • VeltCommentsSidebarWireframe.List.Item.Group
    • VeltCommentsSidebarWireframe.List.Item.Group.Name (Leaf)
    • VeltCommentsSidebarWireframe.List.Item.Group.Count (Leaf)
    • VeltCommentsSidebarWireframe.List.Item.Group.Arrow (Leaf)
  • VeltCommentsSidebarWireframe.List.Item.Annotation (Leaf)

VeltCommentsSidebarWireframe.EmptyPlaceholder (Leaf)


VeltCommentsSidebarWireframe.PageModeComposer (Leaf)


VeltCommentsSidebarWireframe.FocusedThread

VeltCommentsSidebarWireframe.FocusedThread.BackButton (Leaf)

VeltCommentsSidebarWireframe.FocusedThread.DialogContainer (Leaf)


VeltCommentsSidebarStatusDropdownWireframe

VeltCommentsSidebarStatusDropdownWireframe.Trigger (Leaf)

VeltCommentsSidebarStatusDropdownWireframe.Content (Leaf)

HTML (1:1 mirror)

velt-comments-sidebar-wireframe

velt-comment-sidebar-skeleton-wireframe (Leaf)


velt-comment-sidebar-panel-wireframe

velt-comments-sidebar-header-wireframe

  • velt-comments-sidebar-close-button-wireframe (Leaf)
  • velt-comments-sidebar-reset-filter-button-wireframe (Leaf)
  • velt-comments-sidebar-search-wireframe (Leaf)
velt-comments-sidebar-status-wireframe
  • velt-comments-sidebar-status-dropdown-trigger-wireframe
    • velt-comments-sidebar-status-dropdown-trigger-name-wireframe (Leaf)
    • velt-comments-sidebar-status-dropdown-trigger-arrow-wireframe (Leaf)
    • velt-comments-sidebar-status-dropdown-trigger-indicator-wireframe (Leaf)
  • velt-comments-sidebar-status-dropdown-content-wireframe
    • velt-comments-sidebar-status-dropdown-content-item-wireframe
      • velt-comments-sidebar-status-dropdown-content-item-icon-wireframe (Leaf)
      • velt-comments-sidebar-status-dropdown-content-item-name-wireframe (Leaf)
      • velt-comments-sidebar-status-dropdown-content-item-count-wireframe (Leaf)
      • velt-comments-sidebar-status-dropdown-content-item-checkbox-wireframe
        • velt-comments-sidebar-status-dropdown-content-item-checkbox-unchecked-wireframe (Leaf)
        • velt-comments-sidebar-status-dropdown-content-item-checkbox-checked-wireframe (Leaf)
velt-comments-sidebar-location-filter-dropdown-wireframe
  • velt-comments-sidebar-location-filter-dropdown-trigger-wireframe
    • velt-comments-sidebar-location-filter-dropdown-trigger-label-wireframe (Leaf)
  • velt-comments-sidebar-location-filter-dropdown-content-wireframe (Leaf)
velt-comments-sidebar-minimal-filter-dropdown-wireframe
  • velt-comments-sidebar-minimal-filter-dropdown-trigger-wireframe (Leaf)
  • velt-comments-sidebar-minimal-filter-dropdown-content-wireframe
    • velt-comments-sidebar-minimal-filter-dropdown-content-sort-date-wireframe
      • velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe (Leaf)
    • velt-comments-sidebar-minimal-filter-dropdown-content-sort-unread-wireframe
      • velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe (Leaf)
    • velt-comments-sidebar-minimal-filter-dropdown-content-filter-all-wireframe
      • velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe (Leaf)
    • velt-comments-sidebar-minimal-filter-dropdown-content-filter-unread-wireframe
      • velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe (Leaf)
    • velt-comments-sidebar-minimal-filter-dropdown-content-filter-read-wireframe
      • velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe (Leaf)
    • velt-comments-sidebar-minimal-filter-dropdown-content-filter-resolved-wireframe
      • velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe (Leaf)
velt-comments-sidebar-minimal-actions-dropdown-wireframe
  • velt-comments-sidebar-minimal-actions-dropdown-trigger-wireframe (Leaf)
  • velt-comments-sidebar-minimal-actions-dropdown-content-wireframe
    • velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-read-wireframe (Leaf)
    • velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-resolved-wireframe (Leaf)
velt-comments-sidebar-document-filter-dropdown-wireframe
  • velt-comments-sidebar-document-filter-dropdown-trigger-wireframe (Leaf)
  • velt-comments-sidebar-document-filter-dropdown-content-wireframe
    • velt-comments-sidebar-filter-document-wireframe (Leaf)
  • velt-comments-sidebar-filter-button-wireframe (Leaf)

velt-comments-sidebar-filter-wireframe

  • velt-comments-sidebar-filter-title-wireframe (Leaf)
  • velt-comments-sidebar-filter-close-button-wireframe (Leaf)
velt-comments-sidebar-filter-location-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-search-wireframe
    • velt-comments-sidebar-filter-search-tags-wireframe
      • velt-comments-sidebar-filter-search-tags-item-wireframe
        • velt-comments-sidebar-filter-search-tags-item-name-wireframe (Leaf)
        • velt-comments-sidebar-filter-search-tags-item-close-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-hidden-count-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-input-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-dropdown-icon-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
  • velt-comments-sidebar-filter-view-all-wireframe (Leaf)
velt-comments-sidebar-filter-document-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-search-wireframe
    • velt-comments-sidebar-filter-search-tags-wireframe
      • velt-comments-sidebar-filter-search-tags-item-wireframe
        • velt-comments-sidebar-filter-search-tags-item-name-wireframe (Leaf)
        • velt-comments-sidebar-filter-search-tags-item-close-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-hidden-count-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-input-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-dropdown-icon-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
  • velt-comments-sidebar-filter-view-all-wireframe (Leaf)
velt-comments-sidebar-filter-involved-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-search-wireframe
    • velt-comments-sidebar-filter-search-tags-wireframe
      • velt-comments-sidebar-filter-search-tags-item-wireframe
        • velt-comments-sidebar-filter-search-tags-item-name-wireframe (Leaf)
        • velt-comments-sidebar-filter-search-tags-item-close-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-hidden-count-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-input-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-dropdown-icon-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
velt-comments-sidebar-filter-people-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-search-wireframe
    • velt-comments-sidebar-filter-search-tags-wireframe
      • velt-comments-sidebar-filter-search-tags-item-wireframe
        • velt-comments-sidebar-filter-search-tags-item-name-wireframe (Leaf)
        • velt-comments-sidebar-filter-search-tags-item-close-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-hidden-count-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-input-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-dropdown-icon-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
velt-comments-sidebar-filter-custom-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-search-wireframe
    • velt-comments-sidebar-filter-search-tags-wireframe
      • velt-comments-sidebar-filter-search-tags-item-wireframe
        • velt-comments-sidebar-filter-search-tags-item-name-wireframe (Leaf)
        • velt-comments-sidebar-filter-search-tags-item-close-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-hidden-count-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-input-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-dropdown-icon-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
velt-comments-sidebar-filter-tagged-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-search-wireframe
    • velt-comments-sidebar-filter-search-tags-wireframe
      • velt-comments-sidebar-filter-search-tags-item-wireframe
        • velt-comments-sidebar-filter-search-tags-item-name-wireframe (Leaf)
        • velt-comments-sidebar-filter-search-tags-item-close-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-hidden-count-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-input-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-dropdown-icon-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
velt-comments-sidebar-filter-assigned-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-search-wireframe
    • velt-comments-sidebar-filter-search-tags-wireframe
      • velt-comments-sidebar-filter-search-tags-item-wireframe
        • velt-comments-sidebar-filter-search-tags-item-name-wireframe (Leaf)
        • velt-comments-sidebar-filter-search-tags-item-close-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-hidden-count-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-input-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-dropdown-icon-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
velt-comments-sidebar-filter-category-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-search-wireframe
    • velt-comments-sidebar-filter-search-tags-wireframe
      • velt-comments-sidebar-filter-search-tags-item-wireframe
        • velt-comments-sidebar-filter-search-tags-item-name-wireframe (Leaf)
        • velt-comments-sidebar-filter-search-tags-item-close-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-hidden-count-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-input-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-dropdown-icon-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
velt-comments-sidebar-filter-comment-type-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
velt-comments-sidebar-filter-priority-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-search-wireframe
    • velt-comments-sidebar-filter-search-tags-wireframe
      • velt-comments-sidebar-filter-search-tags-item-wireframe
        • velt-comments-sidebar-filter-search-tags-item-name-wireframe (Leaf)
        • velt-comments-sidebar-filter-search-tags-item-close-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-hidden-count-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-input-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-dropdown-icon-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
velt-comments-sidebar-filter-status-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-search-wireframe
    • velt-comments-sidebar-filter-search-tags-wireframe
      • velt-comments-sidebar-filter-search-tags-item-wireframe
        • velt-comments-sidebar-filter-search-tags-item-name-wireframe (Leaf)
        • velt-comments-sidebar-filter-search-tags-item-close-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-hidden-count-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-input-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-dropdown-icon-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
velt-comments-sidebar-filter-versions-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-search-wireframe
    • velt-comments-sidebar-filter-search-tags-wireframe
      • velt-comments-sidebar-filter-search-tags-item-wireframe
        • velt-comments-sidebar-filter-search-tags-item-name-wireframe (Leaf)
        • velt-comments-sidebar-filter-search-tags-item-close-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-hidden-count-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-input-wireframe (Leaf)
    • velt-comments-sidebar-filter-search-dropdown-icon-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
velt-comments-sidebar-filter-group-by-wireframe
  • velt-comments-sidebar-filter-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-wireframe
    • velt-comments-sidebar-filter-item-checkbox-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-count-wireframe (Leaf)
  • velt-comments-sidebar-filter-reset-button-wireframe (Leaf)
  • velt-comments-sidebar-filter-done-button-wireframe (Leaf)

velt-comments-sidebar-list-wireframe

  • velt-comments-sidebar-list-item-wireframe
    • velt-comments-sidebar-list-item-group-wireframe
      • velt-comments-sidebar-list-item-group-name-wireframe (Leaf)
      • velt-comments-sidebar-list-item-group-count-wireframe (Leaf)
      • velt-comments-sidebar-list-item-group-arrow-wireframe (Leaf)
    • velt-comments-sidebar-list-item-annotation-wireframe (Leaf)

velt-comments-sidebar-empty-placeholder-wireframe (Leaf)

velt-comments-sidebar-page-mode-composer-wireframe (Leaf)


velt-comments-sidebar-focused-thread-wireframe

  • velt-comments-sidebar-focused-thread-back-button-wireframe (Leaf)
  • velt-comments-sidebar-focused-thread-dialog-container-wireframe (Leaf)

Common Filter Item (Reusable)

velt-comments-sidebar-filter-item-wireframe
  • velt-comments-sidebar-filter-item-checkbox-wireframe
    • velt-comments-sidebar-filter-item-checkbox-checked-wireframe (Leaf)
    • velt-comments-sidebar-filter-item-checkbox-unchecked-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-name-wireframe (Leaf)
  • velt-comments-sidebar-filter-item-count-wireframe (Leaf)