Tabs, Pills и Accordion для Angular | ng-hub-ui-panels

Компонент панелей контента для Angular, который отображается как вкладки, pills или accordion, с маршрутизацией, реактивными формами, навигацией с клавиатуры и CSS-переменными.

Интерактивные примеры

Изучите живые примеры, показывающие, как библиотека ведёт себя в типичных сценариях использования Angular.

Визуализации

Один компонент, три представления: классические подчёркнутые tabs, скруглённые pills и стекированные панели раскрытия accordion — переключаемые через один input `type`.

Базовые вкладки

The first enabled panel is activated automatically.
Switch panels with a click or the arrow keys.
Each panel projects its own content.

Pills

Account settings live here.
Password and two-factor options.
Email and push preferences.

Режим accordion

Карточки и слоты контента

Project summary
No tabs, no pills — every panel is always visible and styled as a card.
Team
The same hubPanelHeader / hubPanelFooter slots work in tabs, pills and accordion too.

A single standalone <hub-panel> (no container):

Standalone card
Dropped on its own, a hub-panel renders as a card by itself.

Слоты карточки (variant, flush, fill)

Success
A plain card honours [variant] — one accent tints the whole frame.
Danger
No colour values added — derived by color-mix like the alert.
Info
Set --hub-panels-card-border-style: dashed for an empty-state look.
Normal padding
Padded body — there is a gap around this strip.
Flush
Flush body — this strip runs edge-to-edge to the card sides.
Fill + scroll

Row 1 — the body scrolls; the header stays put.

Row 2 — the body scrolls; the header stays put.

Row 3 — the body scrolls; the header stays put.

Row 4 — the body scrolls; the header stays put.

Row 5 — the body scrolls; the header stays put.

Row 6 — the body scrolls; the header stays put.

Row 7 — the body scrolls; the header stays put.

Row 8 — the body scrolls; the header stays put.

Row 9 — the body scrolls; the header stays put.

Row 10 — the body scrolls; the header stays put.

Row 11 — the body scrolls; the header stays put.

Row 12 — the body scrolls; the header stays put.

Row 13 — the body scrolls; the header stays put.

Row 14 — the body scrolls; the header stays put.

Row 15 — the body scrolls; the header stays put.

Row 16 — the body scrolls; the header stays put.

Row 17 — the body scrolls; the header stays put.

Row 18 — the body scrolls; the header stays put.

Row 19 — the body scrolls; the header stays put.

Row 20 — the body scrolls; the header stays put.

Семантические оповещения

Heads up — a new version is available.
Your changes were saved successfully.
Your trial ends in 3 days.
Something went wrong while saving.
Tip: you can pin panels for quick access.
A neutral notice with no semantic variant.

An alert can use the same header/footer slots as a card:

Payment failed
We couldn't process your card. Update your billing details to keep your subscription active.

Семантический акцент панели

The active tab follows the success accent.
Switch tabs to see the accent move.
No per-colour CSS — one accent drives it all.
The active pill fills with the danger accent.
Hover the inactive pills too.
Everything derives from a single token.
A custom or built-in variant works the same way.
Active pill uses the warning accent.

Панель вкладок (полоса без содержимого)

Overview

The tab strip owns no content — this view is rendered by the host from active().

Selected value: overview

Компоновка полосы

Компонуйте полосу заголовков под любой shell: располагайте её вертикально рядом с содержимым, растягивайте заголовки на всю ширину или делайте переполненную полосу прокручиваемой.

Вертикальные вкладки

Your public profile information.
Invoices and payment methods.
Manage members and roles.

Выровненные вкладки

Today's agenda.
The seven-day view.
The full month at a glance.

Прокручиваемые вкладки

Content for section 1.
Content for section 2.
Content for section 3.
Content for section 4.
Content for section 5.
Content for section 6.
Content for section 7.
Content for section 8.

Управление панелями

Отключайте отдельные панели и позволяйте пользователям добавлять или удалять панели на лету с помощью элемента ✕ и клавиши Delete.

Отключённые панели

This panel is selectable.
This panel is disabled.
Arrow keys skip the disabled panel.

Удаляемые и динамические панели

Content for Tab 1.
Content for Tab 2.
Content for Tab 3.

Пользовательские шаблоны

Замените текстовый заголовок любым Angular-шаблоном — иконками, бейджами или интерактивными элементами управления — через директиву `hubPanelHeading`.

Пользовательские шаблоны заголовков

Twelve unread messages.
Messages you have sent.
Recently deleted items.

Действия строки аккордеона

Интеграция с формами

Полноценная поддержка ControlValueAccessor привязывает активную панель(и) к реактивным и шаблонным формам Angular.

Интеграция с реактивными формами

Light theme preview.
Dark theme preview.
Follows the OS setting.
Selected value: "dark"

Множественный выбор

С `multiple` несколько панелей могут быть открыты одновременно. В представлении accordion все они разворачиваются; в представлениях tabs/pills каждый активный заголовок начинает собственную видимую панель, тогда как следующие неактивные заголовки остаются сгруппированными над этой панелью до тех пор, пока следующий активный заголовок не начнёт новый блок.

Множественный выбор

Click an inactive tab to split the layout into a new panel block. Click an active tab to merge that block back.

Key metrics and a quick overview of the account.
Detailed statistics and charts for the period.
A chronological feed of recent activity.
Free-form notes shared with the team.
Open panels: [ "summary", "stats" ]

Несколько вертикальных заголовков

Each active header starts a new row-like vertical block. The blocks stack top-to-bottom, and the whole layout scrolls horizontally only when one row needs more width.

Tabs
Public profile details and biography.
Invoices, payment methods and VAT details.
Members, roles and access levels.
Shared internal notes for the account.
Open tabs: [ "profile", "team" ]
Pills
Open items waiting for review.
Approvals and pending checks.
Publication options and scheduling.
Historical records and exported snapshots.
Open pills: [ "inbox", "publish" ]

Опции accordion

Представление accordion поддерживает несколько одновременно развёрнутых панелей и компоновку `flush` от края до края без внешнего обрамления.

Аккордеон: множественный режим и без рамок

Standard delivery in 3–5 business days.

Free returns within 30 days.

Доступность

Полная навигация с клавиатуры (стрелки, Home, End, Delete), roving tabindex и корректные ARIA-роли как для паттерна tablist, так и для паттерна раскрытия accordion.

Навигация с клавиатуры

Focus a tab, then use ← → Home End. Press Delete on a removable tab to close it.

Use the arrow keys to move focus between headers.
Home and End jump to the first and last enabled header.
Press Delete while focused to remove this panel.