IconNavItemLeft-sidebar nav link: an icon slot plus a collapsible bold label. Resolves its active state from the current route (matching basePath) and draws a grape underline when active.
NavJumpPillsAnchor-pill jump nav for long stacked pages — one pill per section; click smooth-scrolls to it, and a built-in window scroll-spy highlights the pill for the section currently under the bar.
NavVerticalVertical nav section: an optional hairline-underlined title above a slot of NavVerticalItem links. Used to group page-level sidebar links.
NavVerticalItemSingle vertical-nav link. Renders a <nuxt-link> (to), an external <a> (href), or plain slotted content, with a prop-driven active state and small/medium size variants.
UxBackLinkStandard "← Back to X" link for the top of detail pages.
UxCardLinkWhite card that acts as a link — border shifts to grape on hover. Renders a static card when no route is given.
UxPageTitleUnderlined page-title bar with optional breadcrumb trail, back link, right-aligned actions, and "chin" slots below the rule.