{
  "name": "gear5-ui",
  "homepage": "https://gear5-ui.vercel.app",
  "items": [
    {
      "name": "cn",
      "type": "registry:lib",
      "title": "cn",
      "description": "Zero-dependency class name joiner.",
      "url": "https://gear5-ui.vercel.app/r/cn.json"
    },
    {
      "name": "use-network",
      "type": "registry:hook",
      "title": "useNetwork",
      "description": "Observe online state, Save-Data, and connection quality without hydration mismatches.",
      "url": "https://gear5-ui.vercel.app/r/use-network.json"
    },
    {
      "name": "locale",
      "type": "registry:lib",
      "title": "Locale facts",
      "description": "Writing direction, calendar, numbering system, and first day of week for any BCP 47 tag.",
      "url": "https://gear5-ui.vercel.app/r/locale.json"
    },
    {
      "name": "use-locale",
      "type": "registry:hook",
      "title": "LocaleProvider / useLocale",
      "description": "Share resolved locale facts through a subtree.",
      "url": "https://gear5-ui.vercel.app/r/use-locale.json"
    },
    {
      "name": "announce",
      "type": "registry:lib",
      "title": "announce",
      "description": "Shared ARIA live regions that screen readers actually read.",
      "url": "https://gear5-ui.vercel.app/r/announce.json"
    },
    {
      "name": "format",
      "type": "registry:lib",
      "title": "Intl formatters",
      "description": "Memoised Intl formatters plus relative-time formatting.",
      "url": "https://gear5-ui.vercel.app/r/format.json"
    },
    {
      "name": "draft-storage",
      "type": "registry:lib",
      "title": "Draft storage",
      "description": "Persist in-progress form input, excluding credentials and payment fields.",
      "url": "https://gear5-ui.vercel.app/r/draft-storage.json"
    },
    {
      "name": "sanitize",
      "type": "registry:lib",
      "title": "sanitizeHref",
      "description": "Neutralise javascript: and other executable URL schemes before they reach an href or src.",
      "url": "https://gear5-ui.vercel.app/r/sanitize.json"
    },
    {
      "name": "async-boundary",
      "type": "registry:ui",
      "title": "AsyncBoundary",
      "description": "Loading, error, empty, and offline states — announced, focus-managed, and shift-free.",
      "url": "https://gear5-ui.vercel.app/r/async-boundary.json"
    },
    {
      "name": "connection-status",
      "type": "registry:ui",
      "title": "ConnectionStatus",
      "description": "A live banner for offline, restored, and constrained connections.",
      "url": "https://gear5-ui.vercel.app/r/connection-status.json"
    },
    {
      "name": "adaptive-image",
      "type": "registry:ui",
      "title": "AdaptiveImage",
      "description": "An image that defers its own download on Save-Data and 2G-class connections.",
      "url": "https://gear5-ui.vercel.app/r/adaptive-image.json"
    },
    {
      "name": "field",
      "type": "registry:ui",
      "title": "Field",
      "description": "A text field with label, description, and error wired to assistive technology.",
      "url": "https://gear5-ui.vercel.app/r/field.json"
    },
    {
      "name": "resilient-form",
      "type": "registry:ui",
      "title": "ResilientForm",
      "description": "A form that keeps drafts, explains uncertain submissions, and gives errors a focusable summary.",
      "url": "https://gear5-ui.vercel.app/r/resilient-form.json"
    },
    {
      "name": "error-boundary",
      "type": "registry:ui",
      "title": "ErrorBoundary",
      "description": "Contains a render crash to its own subtree instead of the whole page, with a focusable, announced fallback.",
      "url": "https://gear5-ui.vercel.app/r/error-boundary.json"
    },
    {
      "name": "visually-hidden",
      "type": "registry:ui",
      "title": "VisuallyHidden",
      "description": "Content for assistive technology only, removed from the visual layout without leaving the accessibility tree.",
      "url": "https://gear5-ui.vercel.app/r/visually-hidden.json"
    },
    {
      "name": "kbd",
      "type": "registry:ui",
      "title": "Kbd",
      "description": "A single keyboard key, styled and marked up as one.",
      "url": "https://gear5-ui.vercel.app/r/kbd.json"
    },
    {
      "name": "divider",
      "type": "registry:ui",
      "title": "Divider",
      "description": "A horizontal or vertical rule, with an optional inline label.",
      "url": "https://gear5-ui.vercel.app/r/divider.json"
    },
    {
      "name": "use-focus-trap",
      "type": "registry:hook",
      "title": "useFocusTrap",
      "description": "Traps Tab/Shift+Tab inside a container and restores focus on exit — what makes a modal actually modal for keyboard users.",
      "url": "https://gear5-ui.vercel.app/r/use-focus-trap.json"
    },
    {
      "name": "badge",
      "type": "registry:ui",
      "title": "Badge",
      "description": "A small status label where color never carries meaning alone.",
      "url": "https://gear5-ui.vercel.app/r/badge.json"
    },
    {
      "name": "status-dot",
      "type": "registry:ui",
      "title": "StatusDot",
      "description": "A coloured status indicator with an always-present text label.",
      "url": "https://gear5-ui.vercel.app/r/status-dot.json"
    },
    {
      "name": "avatar",
      "type": "registry:ui",
      "title": "Avatar",
      "description": "A person's picture, or script-aware initials when there is none.",
      "url": "https://gear5-ui.vercel.app/r/avatar.json"
    },
    {
      "name": "avatar-group",
      "type": "registry:ui",
      "title": "AvatarGroup",
      "description": "An overlapping avatar stack with an accessible overflow indicator.",
      "url": "https://gear5-ui.vercel.app/r/avatar-group.json"
    },
    {
      "name": "chip",
      "type": "registry:ui",
      "title": "Chip",
      "description": "A dismissible tag with a real accessible name for its remove action.",
      "url": "https://gear5-ui.vercel.app/r/chip.json"
    },
    {
      "name": "card",
      "type": "registry:ui",
      "title": "Card",
      "description": "A bordered content container with header, title, and description parts.",
      "url": "https://gear5-ui.vercel.app/r/card.json"
    },
    {
      "name": "container",
      "type": "registry:ui",
      "title": "Container",
      "description": "A centred, max-width content column.",
      "url": "https://gear5-ui.vercel.app/r/container.json"
    },
    {
      "name": "alert",
      "type": "registry:ui",
      "title": "Alert",
      "description": "A static in-flow message, polite or assertive by tone.",
      "url": "https://gear5-ui.vercel.app/r/alert.json"
    },
    {
      "name": "progress-bar",
      "type": "registry:ui",
      "title": "ProgressBar",
      "description": "A determinate or indeterminate progress bar with a real accessible value.",
      "url": "https://gear5-ui.vercel.app/r/progress-bar.json"
    },
    {
      "name": "spinner",
      "type": "registry:ui",
      "title": "Spinner",
      "description": "A loading indicator announced once via role=status.",
      "url": "https://gear5-ui.vercel.app/r/spinner.json"
    },
    {
      "name": "skeleton",
      "type": "registry:ui",
      "title": "Skeleton",
      "description": "A placeholder shape that reserves space for content that has not arrived yet.",
      "url": "https://gear5-ui.vercel.app/r/skeleton.json"
    },
    {
      "name": "relative-time",
      "type": "registry:ui",
      "title": "RelativeTime",
      "description": "Live, localised relative time (\"3 days ago\") with the exact timestamp always available.",
      "url": "https://gear5-ui.vercel.app/r/relative-time.json"
    },
    {
      "name": "plural-text",
      "type": "registry:ui",
      "title": "PluralText",
      "description": "Grammatically correct plural forms via Intl.PluralRules, not an English if/else.",
      "url": "https://gear5-ui.vercel.app/r/plural-text.json"
    },
    {
      "name": "list-text",
      "type": "registry:ui",
      "title": "ListText",
      "description": "\"A, B, and C\" formatted correctly for the current locale via Intl.ListFormat.",
      "url": "https://gear5-ui.vercel.app/r/list-text.json"
    },
    {
      "name": "currency-text",
      "type": "registry:ui",
      "title": "CurrencyText",
      "description": "Locale- and currency-correct money formatting via Intl.NumberFormat.",
      "url": "https://gear5-ui.vercel.app/r/currency-text.json"
    },
    {
      "name": "empty-state",
      "type": "registry:ui",
      "title": "EmptyState",
      "description": "A placeholder for a list, table, or panel with nothing in it yet.",
      "url": "https://gear5-ui.vercel.app/r/empty-state.json"
    },
    {
      "name": "tooltip",
      "type": "registry:ui",
      "title": "Tooltip",
      "description": "A hover/focus label bound with aria-describedby, keyboard accessible.",
      "url": "https://gear5-ui.vercel.app/r/tooltip.json"
    },
    {
      "name": "switch",
      "type": "registry:ui",
      "title": "Switch",
      "description": "A binary toggle built on role=switch, not a disguised checkbox.",
      "url": "https://gear5-ui.vercel.app/r/switch.json"
    },
    {
      "name": "checkbox",
      "type": "registry:ui",
      "title": "Checkbox",
      "description": "A checkbox with a real, clickable, bound label.",
      "url": "https://gear5-ui.vercel.app/r/checkbox.json"
    },
    {
      "name": "radio-group",
      "type": "registry:ui",
      "title": "RadioGroup",
      "description": "A fieldset/legend group of real radio inputs.",
      "url": "https://gear5-ui.vercel.app/r/radio-group.json"
    },
    {
      "name": "slider",
      "type": "registry:ui",
      "title": "Slider",
      "description": "A native range input with an RTL-correct thumb direction.",
      "url": "https://gear5-ui.vercel.app/r/slider.json"
    },
    {
      "name": "rating",
      "type": "registry:ui",
      "title": "Rating",
      "description": "A star rating, read-only or editable, announced as one value.",
      "url": "https://gear5-ui.vercel.app/r/rating.json"
    },
    {
      "name": "accordion",
      "type": "registry:ui",
      "title": "Accordion",
      "description": "Collapsible sections built on the WAI-ARIA Accordion pattern.",
      "url": "https://gear5-ui.vercel.app/r/accordion.json"
    },
    {
      "name": "tabs",
      "type": "registry:ui",
      "title": "Tabs",
      "description": "Keyboard-navigable tabs whose arrow-key direction flips correctly under RTL.",
      "url": "https://gear5-ui.vercel.app/r/tabs.json"
    },
    {
      "name": "breadcrumb",
      "type": "registry:ui",
      "title": "Breadcrumb",
      "description": "A landmark trail with the current page marked aria-current.",
      "url": "https://gear5-ui.vercel.app/r/breadcrumb.json"
    },
    {
      "name": "pagination",
      "type": "registry:ui",
      "title": "Pagination",
      "description": "Page controls with locale-correct numerals.",
      "url": "https://gear5-ui.vercel.app/r/pagination.json"
    },
    {
      "name": "stepper",
      "type": "registry:ui",
      "title": "Stepper",
      "description": "A wizard's progress, with each step's status in its accessible name.",
      "url": "https://gear5-ui.vercel.app/r/stepper.json"
    },
    {
      "name": "copy-button",
      "type": "registry:ui",
      "title": "CopyButton",
      "description": "Copies to the clipboard and announces success.",
      "url": "https://gear5-ui.vercel.app/r/copy-button.json"
    },
    {
      "name": "share-button",
      "type": "registry:ui",
      "title": "ShareButton",
      "description": "Web Share API with a plain-link fallback.",
      "url": "https://gear5-ui.vercel.app/r/share-button.json"
    },
    {
      "name": "portal",
      "type": "registry:ui",
      "title": "Portal",
      "description": "Renders children into document.body, deferred to a client-only mount.",
      "url": "https://gear5-ui.vercel.app/r/portal.json"
    },
    {
      "name": "dialog",
      "type": "registry:ui",
      "title": "Dialog",
      "description": "A modal with a focus trap, Escape to close, and focus returned on exit.",
      "url": "https://gear5-ui.vercel.app/r/dialog.json"
    },
    {
      "name": "drawer",
      "type": "registry:ui",
      "title": "Drawer",
      "description": "A modal panel anchored to a screen edge, using logical start/end sides.",
      "url": "https://gear5-ui.vercel.app/r/drawer.json"
    },
    {
      "name": "toast",
      "type": "registry:ui",
      "title": "ToastProvider / useToast",
      "description": "A toast queue with correctly-timed live regions.",
      "url": "https://gear5-ui.vercel.app/r/toast.json"
    },
    {
      "name": "popover",
      "type": "registry:ui",
      "title": "Popover",
      "description": "A disclosure panel that closes on outside click and Escape.",
      "url": "https://gear5-ui.vercel.app/r/popover.json"
    },
    {
      "name": "menu",
      "type": "registry:ui",
      "title": "Menu",
      "description": "A dropdown menu following the WAI-ARIA Menu Button pattern.",
      "url": "https://gear5-ui.vercel.app/r/menu.json"
    },
    {
      "name": "theme-toggle",
      "type": "registry:ui",
      "title": "ThemeToggle",
      "description": "A light/dark/system toggle that persists its choice.",
      "url": "https://gear5-ui.vercel.app/r/theme-toggle.json"
    },
    {
      "name": "locale-switcher",
      "type": "registry:ui",
      "title": "LocaleSwitcher",
      "description": "A native, per-option lang-tagged language switcher.",
      "url": "https://gear5-ui.vercel.app/r/locale-switcher.json"
    },
    {
      "name": "back-to-top",
      "type": "registry:ui",
      "title": "BackToTop",
      "description": "Appears after scrolling a screenful; honours reduced motion.",
      "url": "https://gear5-ui.vercel.app/r/back-to-top.json"
    },
    {
      "name": "scroll-progress",
      "type": "registry:ui",
      "title": "ScrollProgress",
      "description": "A reading-progress bar with a real accessible value.",
      "url": "https://gear5-ui.vercel.app/r/scroll-progress.json"
    },
    {
      "name": "timeline",
      "type": "registry:ui",
      "title": "Timeline",
      "description": "A vertical event sequence marked up as a real ordered list.",
      "url": "https://gear5-ui.vercel.app/r/timeline.json"
    },
    {
      "name": "stat-card",
      "type": "registry:ui",
      "title": "StatCard",
      "description": "A single KPI figure with an optional trend line.",
      "url": "https://gear5-ui.vercel.app/r/stat-card.json"
    },
    {
      "name": "search-field",
      "type": "registry:ui",
      "title": "SearchField",
      "description": "A search input with a clear button that returns focus correctly.",
      "url": "https://gear5-ui.vercel.app/r/search-field.json"
    },
    {
      "name": "tag-input",
      "type": "registry:ui",
      "title": "TagInput",
      "description": "A free-text tag list that announces additions and removals.",
      "url": "https://gear5-ui.vercel.app/r/tag-input.json"
    },
    {
      "name": "password-field",
      "type": "registry:ui",
      "title": "PasswordField",
      "description": "A password field with an accessible visibility toggle and strength meter.",
      "url": "https://gear5-ui.vercel.app/r/password-field.json"
    },
    {
      "name": "otp-input",
      "type": "registry:ui",
      "title": "OtpInput",
      "description": "One-time-code entry wired for platform SMS autofill.",
      "url": "https://gear5-ui.vercel.app/r/otp-input.json"
    },
    {
      "name": "number-field",
      "type": "registry:ui",
      "title": "NumberField",
      "description": "A numeric field with increment/decrement buttons for motor-impaired users.",
      "url": "https://gear5-ui.vercel.app/r/number-field.json"
    },
    {
      "name": "honeypot-field",
      "type": "registry:ui",
      "title": "HoneypotField",
      "description": "A bot trap invisible to real users without trapping keyboard or screen reader users.",
      "url": "https://gear5-ui.vercel.app/r/honeypot-field.json"
    },
    {
      "name": "consent-banner",
      "type": "registry:ui",
      "title": "ConsentBanner",
      "description": "A cookie banner where decline is exactly as easy to press as accept.",
      "url": "https://gear5-ui.vercel.app/r/consent-banner.json"
    },
    {
      "name": "reduced-motion-toggle",
      "type": "registry:ui",
      "title": "ReducedMotionToggle",
      "description": "An in-page opt-in to reduced motion, for people who never touch OS settings.",
      "url": "https://gear5-ui.vercel.app/r/reduced-motion-toggle.json"
    },
    {
      "name": "data-saver-toggle",
      "type": "registry:ui",
      "title": "DataSaverToggle",
      "description": "A manual override for the library's constrained-connection behaviour.",
      "url": "https://gear5-ui.vercel.app/r/data-saver-toggle.json"
    },
    {
      "name": "accessibility-menu",
      "type": "registry:ui",
      "title": "AccessibilityMenu",
      "description": "One panel for larger text and higher contrast.",
      "url": "https://gear5-ui.vercel.app/r/accessibility-menu.json"
    },
    {
      "name": "table-of-contents",
      "type": "registry:ui",
      "title": "TableOfContents",
      "description": "A jump-list that tracks the visible heading via IntersectionObserver.",
      "url": "https://gear5-ui.vercel.app/r/table-of-contents.json"
    },
    {
      "name": "code-block",
      "type": "registry:ui",
      "title": "CodeBlock",
      "description": "A code sample, always left-to-right regardless of page direction, with copy.",
      "url": "https://gear5-ui.vercel.app/r/code-block.json"
    },
    {
      "name": "quote-block",
      "type": "registry:ui",
      "title": "QuoteBlock",
      "description": "A real blockquote/cite pair, not a styled div.",
      "url": "https://gear5-ui.vercel.app/r/quote-block.json"
    },
    {
      "name": "select",
      "type": "registry:ui",
      "title": "Select",
      "description": "A native select — fully accessible, in every language, at zero extra bytes.",
      "url": "https://gear5-ui.vercel.app/r/select.json"
    },
    {
      "name": "virtual-list",
      "type": "registry:ui",
      "title": "VirtualList",
      "description": "Renders only visible rows plus overscan, for smooth scrolling on low-end devices.",
      "url": "https://gear5-ui.vercel.app/r/virtual-list.json"
    },
    {
      "name": "table",
      "type": "registry:ui",
      "title": "Table",
      "description": "A real, sortable table screen readers can navigate by row and column.",
      "url": "https://gear5-ui.vercel.app/r/table.json"
    },
    {
      "name": "keyboard-shortcuts-help",
      "type": "registry:ui",
      "title": "KeyboardShortcutsHelp",
      "description": "A shortcut reference dialog inheriting the focus trap every overlay gets.",
      "url": "https://gear5-ui.vercel.app/r/keyboard-shortcuts-help.json"
    },
    {
      "name": "command-palette",
      "type": "registry:ui",
      "title": "CommandPalette",
      "description": "A keyboard-first fuzzy launcher following the ARIA combobox pattern.",
      "url": "https://gear5-ui.vercel.app/r/command-palette.json"
    },
    {
      "name": "file-upload",
      "type": "registry:ui",
      "title": "FileUpload",
      "description": "A drag-and-drop zone that is a real keyboard-activatable button first.",
      "url": "https://gear5-ui.vercel.app/r/file-upload.json"
    },
    {
      "name": "infinite-scroll",
      "type": "registry:ui",
      "title": "InfiniteScroll",
      "description": "Loads more content near the viewport, and refuses to on constrained connections.",
      "url": "https://gear5-ui.vercel.app/r/infinite-scroll.json"
    },
    {
      "name": "lazy-mount",
      "type": "registry:ui",
      "title": "LazyMount",
      "description": "Defers mounting expensive children until visible, sooner on good connections.",
      "url": "https://gear5-ui.vercel.app/r/lazy-mount.json"
    },
    {
      "name": "context-menu",
      "type": "registry:ui",
      "title": "ContextMenu",
      "description": "A right-click menu also reachable via the keyboard Menu key.",
      "url": "https://gear5-ui.vercel.app/r/context-menu.json"
    },
    {
      "name": "navbar",
      "type": "registry:ui",
      "title": "Navbar",
      "description": "A labelled nav landmark with the current page marked aria-current.",
      "url": "https://gear5-ui.vercel.app/r/navbar.json"
    },
    {
      "name": "footer",
      "type": "registry:ui",
      "title": "Footer",
      "description": "A simple site footer with locale-aware link list.",
      "url": "https://gear5-ui.vercel.app/r/footer.json"
    },
    {
      "name": "sidebar",
      "type": "registry:ui",
      "title": "Sidebar",
      "description": "A landmark navigation column with a logical-side active indicator.",
      "url": "https://gear5-ui.vercel.app/r/sidebar.json"
    },
    {
      "name": "directional-icon",
      "type": "registry:ui",
      "title": "DirectionalIcon",
      "description": "Mirrors a directional icon (arrows, chevrons) under RTL.",
      "url": "https://gear5-ui.vercel.app/r/directional-icon.json"
    },
    {
      "name": "masonry-grid",
      "type": "registry:ui",
      "title": "MasonryGrid",
      "description": "A zero-JS masonry layout via CSS columns.",
      "url": "https://gear5-ui.vercel.app/r/masonry-grid.json"
    },
    {
      "name": "calendar",
      "type": "registry:ui",
      "title": "Calendar",
      "description": "A month grid in the reader's own calendar system and week start.",
      "url": "https://gear5-ui.vercel.app/r/calendar.json"
    },
    {
      "name": "time-field",
      "type": "registry:ui",
      "title": "TimeField",
      "description": "A native time input matching the platform's own 12/24-hour convention.",
      "url": "https://gear5-ui.vercel.app/r/time-field.json"
    },
    {
      "name": "combobox",
      "type": "registry:ui",
      "title": "Combobox",
      "description": "A searchable single-select following the ARIA combobox pattern.",
      "url": "https://gear5-ui.vercel.app/r/combobox.json"
    },
    {
      "name": "multi-select",
      "type": "registry:ui",
      "title": "MultiSelect",
      "description": "A real multi-select control rendered as removable chips plus toggle buttons.",
      "url": "https://gear5-ui.vercel.app/r/multi-select.json"
    },
    {
      "name": "disclosure",
      "type": "registry:ui",
      "title": "Disclosure",
      "description": "A single collapsible section.",
      "url": "https://gear5-ui.vercel.app/r/disclosure.json"
    },
    {
      "name": "print-button",
      "type": "registry:ui",
      "title": "PrintButton",
      "description": "A button that prints the page.",
      "url": "https://gear5-ui.vercel.app/r/print-button.json"
    },
    {
      "name": "countdown",
      "type": "registry:ui",
      "title": "Countdown",
      "description": "A live countdown with locale-correct digits.",
      "url": "https://gear5-ui.vercel.app/r/countdown.json"
    },
    {
      "name": "unit-text",
      "type": "registry:ui",
      "title": "UnitText",
      "description": "Locale-correct unit formatting (distance, data, temperature) via Intl.NumberFormat.",
      "url": "https://gear5-ui.vercel.app/r/unit-text.json"
    },
    {
      "name": "live-region",
      "type": "registry:ui",
      "title": "LiveRegion",
      "description": "A declarative live region for components that track their own message as state.",
      "url": "https://gear5-ui.vercel.app/r/live-region.json"
    },
    {
      "name": "skip-link",
      "type": "registry:ui",
      "title": "SkipLink",
      "description": "The page's first focusable element, visible only once focused.",
      "url": "https://gear5-ui.vercel.app/r/skip-link.json"
    },
    {
      "name": "use-stored-value",
      "type": "registry:hook",
      "title": "useStoredValue",
      "description": "A localStorage-backed string via useSyncExternalStore, with no wasted render correcting a server-rendered default.",
      "url": "https://gear5-ui.vercel.app/r/use-stored-value.json"
    },
    {
      "name": "use-hydrated",
      "type": "registry:hook",
      "title": "useHydrated",
      "description": "True once the client has taken over from server-rendered markup — the useSyncExternalStore replacement for the useEffect 'mounted' idiom.",
      "url": "https://gear5-ui.vercel.app/r/use-hydrated.json"
    },
    {
      "name": "compact-number",
      "type": "registry:ui",
      "title": "CompactNumber",
      "description": "A large number shortened the way the reader's locale shortens it — 1.2K, 1.2万, 12 lakh.",
      "url": "https://gear5-ui.vercel.app/r/compact-number.json"
    },
    {
      "name": "bytes-text",
      "type": "registry:ui",
      "title": "BytesText",
      "description": "A file size with a translated, locale-positioned unit, in decimal or binary.",
      "url": "https://gear5-ui.vercel.app/r/bytes-text.json"
    },
    {
      "name": "ordinal-text",
      "type": "registry:ui",
      "title": "OrdinalText",
      "description": "An ordinal via Intl.PluralRules — correct at 11th, and silent where suffixes do not apply.",
      "url": "https://gear5-ui.vercel.app/r/ordinal-text.json"
    },
    {
      "name": "read-time",
      "type": "registry:ui",
      "title": "ReadTime",
      "description": "Estimated reading time, in the locale's own digits and word order.",
      "url": "https://gear5-ui.vercel.app/r/read-time.json"
    },
    {
      "name": "name-fields",
      "type": "registry:ui",
      "title": "NameFields",
      "description": "Given and family name inputs, ordered the way the reader's locale orders them.",
      "url": "https://gear5-ui.vercel.app/r/name-fields.json"
    },
    {
      "name": "address-fields",
      "type": "registry:ui",
      "title": "AddressFields",
      "description": "An address form whose field order and required fields follow the country being addressed.",
      "url": "https://gear5-ui.vercel.app/r/address-fields.json"
    },
    {
      "name": "segmented-control",
      "type": "registry:ui",
      "title": "SegmentedControl",
      "description": "A real radiogroup with roving tabindex and direction-aware arrow keys.",
      "url": "https://gear5-ui.vercel.app/r/segmented-control.json"
    },
    {
      "name": "save-status",
      "type": "registry:ui",
      "title": "SaveStatus",
      "description": "The autosave indicator, announced — and distinguishing 'failed' from 'offline'.",
      "url": "https://gear5-ui.vercel.app/r/save-status.json"
    },
    {
      "name": "retry-button",
      "type": "registry:ui",
      "title": "RetryButton",
      "description": "A retry control with visible exponential backoff that stays disabled while offline.",
      "url": "https://gear5-ui.vercel.app/r/retry-button.json"
    },
    {
      "name": "text-size-control",
      "type": "registry:ui",
      "title": "TextSizeControl",
      "description": "In-page text scaling for low-vision readers, persisted and announced.",
      "url": "https://gear5-ui.vercel.app/r/text-size-control.json"
    },
    {
      "name": "tree-view",
      "type": "registry:ui",
      "title": "TreeView",
      "description": "A disclosure tree following the ARIA tree pattern, with one tab stop and RTL-aware arrows.",
      "url": "https://gear5-ui.vercel.app/r/tree-view.json"
    },
    {
      "name": "bidi-text",
      "type": "registry:ui",
      "title": "BidiText",
      "description": "Isolates user-controlled text so a mixed-direction sentence does not reorder around it.",
      "url": "https://gear5-ui.vercel.app/r/bidi-text.json"
    },
    {
      "name": "truncate-text",
      "type": "registry:ui",
      "title": "TruncateText",
      "description": "Truncation that counts user-perceived characters, so emoji and Devanagari clusters are never split.",
      "url": "https://gear5-ui.vercel.app/r/truncate-text.json"
    },
    {
      "name": "date-range-text",
      "type": "registry:ui",
      "title": "DateRangeText",
      "description": "A date range formatted as one range, collapsing shared parts in the locale's own calendar.",
      "url": "https://gear5-ui.vercel.app/r/date-range-text.json"
    },
    {
      "name": "character-counter",
      "type": "registry:ui",
      "title": "CharacterCounter",
      "description": "A character counter that counts graphemes, so one emoji costs one, not eleven.",
      "url": "https://gear5-ui.vercel.app/r/character-counter.json"
    },
    {
      "name": "currency-field",
      "type": "registry:ui",
      "title": "CurrencyField",
      "description": "A money input that parses the locale's own separators, so \"1.234,56\" means what a German user meant.",
      "url": "https://gear5-ui.vercel.app/r/currency-field.json"
    },
    {
      "name": "unit-field",
      "type": "registry:ui",
      "title": "UnitField",
      "description": "A measurement input shown in the reader's units and always stored in metric.",
      "url": "https://gear5-ui.vercel.app/r/unit-field.json"
    },
    {
      "name": "timezone-select",
      "type": "registry:ui",
      "title": "TimezoneSelect",
      "description": "A timezone picker labelled in the reader's language and ordered by current offset.",
      "url": "https://gear5-ui.vercel.app/r/timezone-select.json"
    },
    {
      "name": "heading-level",
      "type": "registry:ui",
      "title": "Heading",
      "description": "Headings that know their own level, so a reusable component never breaks the page outline.",
      "url": "https://gear5-ui.vercel.app/r/heading-level.json"
    },
    {
      "name": "landmark-nav",
      "type": "registry:ui",
      "title": "LandmarkNav",
      "description": "Skip links for every landmark, giving sighted keyboard users the rotor screen readers already have.",
      "url": "https://gear5-ui.vercel.app/r/landmark-nav.json"
    },
    {
      "name": "error-summary",
      "type": "registry:ui",
      "title": "ErrorSummary",
      "description": "The focusable list of what went wrong, at the top of a form — usable with any form library.",
      "url": "https://gear5-ui.vercel.app/r/error-summary.json"
    },
    {
      "name": "sortable-table",
      "type": "registry:ui",
      "title": "SortableTable",
      "description": "A table that sorts text with Intl.Collator, so accents and non-Latin scripts file correctly.",
      "url": "https://gear5-ui.vercel.app/r/sortable-table.json"
    },
    {
      "name": "stale-data-notice",
      "type": "registry:ui",
      "title": "StaleDataNotice",
      "description": "Tells the reader how old the data is, and says it differently when offline explains why.",
      "url": "https://gear5-ui.vercel.app/r/stale-data-notice.json"
    },
    {
      "name": "password-strength",
      "type": "registry:ui",
      "title": "PasswordStrength",
      "description": "Visual password strength meter with labelled feedback.",
      "url": "https://gear5-ui.vercel.app/r/password-strength.json"
    },
    {
      "name": "phone-number-field",
      "type": "registry:ui",
      "title": "PhoneNumberField",
      "description": "Phone input with country code selector and locale-aware formatting.",
      "url": "https://gear5-ui.vercel.app/r/phone-number-field.json"
    },
    {
      "name": "credit-card-field",
      "type": "registry:ui",
      "title": "CreditCardField",
      "description": "Credit card number, expiry, and CVC inputs with auto-advance.",
      "url": "https://gear5-ui.vercel.app/r/credit-card-field.json"
    },
    {
      "name": "pin-input",
      "type": "registry:ui",
      "title": "PinInput",
      "description": "Separate digit fields for PIN entry with auto-focus forwarding.",
      "url": "https://gear5-ui.vercel.app/r/pin-input.json"
    },
    {
      "name": "color-picker",
      "type": "registry:ui",
      "title": "ColorPicker",
      "description": "HSL/RGB color picker with accessible contrast preview.",
      "url": "https://gear5-ui.vercel.app/r/color-picker.json"
    },
    {
      "name": "date-range-picker",
      "type": "registry:ui",
      "title": "DateRangePicker",
      "description": "Dual-calendar date range selection with locale-aware formatting.",
      "url": "https://gear5-ui.vercel.app/r/date-range-picker.json"
    },
    {
      "name": "country-picker",
      "type": "registry:ui",
      "title": "CountryPicker",
      "description": "Searchable country selector with flag icons and locale names.",
      "url": "https://gear5-ui.vercel.app/r/country-picker.json"
    },
    {
      "name": "signature-pad",
      "type": "registry:ui",
      "title": "SignaturePad",
      "description": "Canvas-based signature capture with undo and clear.",
      "url": "https://gear5-ui.vercel.app/r/signature-pad.json"
    },
    {
      "name": "rating-input",
      "type": "registry:ui",
      "title": "RatingInput",
      "description": "Editable star rating with keyboard support and live value.",
      "url": "https://gear5-ui.vercel.app/r/rating-input.json"
    },
    {
      "name": "slider-range",
      "type": "registry:ui",
      "title": "SliderRange",
      "description": "Dual-thumb range slider with locale-formatted values.",
      "url": "https://gear5-ui.vercel.app/r/slider-range.json"
    },
    {
      "name": "file-size-upload",
      "type": "registry:ui",
      "title": "FileSizeUpload",
      "description": "File upload with size limits and human-readable size display.",
      "url": "https://gear5-ui.vercel.app/r/file-size-upload.json"
    },
    {
      "name": "multi-step-form",
      "type": "registry:ui",
      "title": "MultiStepForm",
      "description": "Wizard form with step validation, draft saving, and progress.",
      "url": "https://gear5-ui.vercel.app/r/multi-step-form.json"
    },
    {
      "name": "json-editor",
      "type": "registry:ui",
      "title": "JsonEditor",
      "description": "Syntax-highlighted JSON editor with validation feedback.",
      "url": "https://gear5-ui.vercel.app/r/json-editor.json"
    },
    {
      "name": "markdown-editor",
      "type": "registry:ui",
      "title": "MarkdownEditor",
      "description": "Split-pane markdown editor with live preview.",
      "url": "https://gear5-ui.vercel.app/r/markdown-editor.json"
    },
    {
      "name": "tags-input",
      "type": "registry:ui",
      "title": "TagsInput",
      "description": "Tag entry with autocomplete suggestions and duplicate prevention.",
      "url": "https://gear5-ui.vercel.app/r/tags-input.json"
    },
    {
      "name": "otp-timer",
      "type": "registry:ui",
      "title": "OtpTimer",
      "description": "Countdown timer for OTP resend with accessible remaining time.",
      "url": "https://gear5-ui.vercel.app/r/otp-timer.json"
    },
    {
      "name": "search-autocomplete",
      "type": "registry:ui",
      "title": "SearchAutocomplete",
      "description": "Search input with async autocomplete dropdown results.",
      "url": "https://gear5-ui.vercel.app/r/search-autocomplete.json"
    },
    {
      "name": "quantity-input",
      "type": "registry:ui",
      "title": "QuantityInput",
      "description": "Numeric quantity with increment, decrement, and manual entry.",
      "url": "https://gear5-ui.vercel.app/r/quantity-input.json"
    },
    {
      "name": "toggle-group",
      "type": "registry:ui",
      "title": "ToggleGroup",
      "description": "A group of toggle buttons with single or multi-select mode.",
      "url": "https://gear5-ui.vercel.app/r/toggle-group.json"
    },
    {
      "name": "code-input",
      "type": "registry:ui",
      "title": "CodeInput",
      "description": "Monospace input for code snippets with tab indentation support.",
      "url": "https://gear5-ui.vercel.app/r/code-input.json"
    },
    {
      "name": "url-input",
      "type": "registry:ui",
      "title": "UrlInput",
      "description": "URL input with protocol prefix and validation feedback.",
      "url": "https://gear5-ui.vercel.app/r/url-input.json"
    },
    {
      "name": "email-chips",
      "type": "registry:ui",
      "title": "EmailChips",
      "description": "Email address entry rendered as removable chips with validation.",
      "url": "https://gear5-ui.vercel.app/r/email-chips.json"
    },
    {
      "name": "range-calendar",
      "type": "registry:ui",
      "title": "RangeCalendar",
      "description": "Multi-month calendar for selecting date ranges.",
      "url": "https://gear5-ui.vercel.app/r/range-calendar.json"
    },
    {
      "name": "time-range",
      "type": "registry:ui",
      "title": "TimeRange",
      "description": "Start and end time selection with overlap prevention.",
      "url": "https://gear5-ui.vercel.app/r/time-range.json"
    },
    {
      "name": "currency-input",
      "type": "registry:ui",
      "title": "CurrencyInput",
      "description": "Numeric input with currency symbol and locale formatting.",
      "url": "https://gear5-ui.vercel.app/r/currency-input.json"
    },
    {
      "name": "bottom-nav",
      "type": "registry:ui",
      "title": "BottomNav",
      "description": "Mobile bottom navigation bar with active indicator.",
      "url": "https://gear5-ui.vercel.app/r/bottom-nav.json"
    },
    {
      "name": "mega-menu",
      "type": "registry:ui",
      "title": "MegaMenu",
      "description": "Full-width dropdown menu with nested link sections.",
      "url": "https://gear5-ui.vercel.app/r/mega-menu.json"
    },
    {
      "name": "tabs-vertical",
      "type": "registry:ui",
      "title": "TabsVertical",
      "description": "Vertical tab list with arrow-key navigation.",
      "url": "https://gear5-ui.vercel.app/r/tabs-vertical.json"
    },
    {
      "name": "tree-nav",
      "type": "registry:ui",
      "title": "TreeNav",
      "description": "Hierarchical navigation with expandable tree branches.",
      "url": "https://gear5-ui.vercel.app/r/tree-nav.json"
    },
    {
      "name": "filter-bar",
      "type": "registry:ui",
      "title": "FilterBar",
      "description": "Horizontal filter chips with active count and clear all.",
      "url": "https://gear5-ui.vercel.app/r/filter-bar.json"
    },
    {
      "name": "anchor-nav",
      "type": "registry:ui",
      "title": "AnchorNav",
      "description": "In-page anchor links with scroll-spy active state.",
      "url": "https://gear5-ui.vercel.app/r/anchor-nav.json"
    },
    {
      "name": "page-header",
      "type": "registry:ui",
      "title": "PageHeader",
      "description": "Page title with optional subtitle, breadcrumbs, and actions.",
      "url": "https://gear5-ui.vercel.app/r/page-header.json"
    },
    {
      "name": "app-shell",
      "type": "registry:ui",
      "title": "AppShell",
      "description": "Responsive app layout with sidebar, header, and main content areas.",
      "url": "https://gear5-ui.vercel.app/r/app-shell.json"
    },
    {
      "name": "drawer-nav",
      "type": "registry:ui",
      "title": "DrawerNav",
      "description": "Slide-out navigation drawer with focus trap and backdrop.",
      "url": "https://gear5-ui.vercel.app/r/drawer-nav.json"
    },
    {
      "name": "command-bar",
      "type": "registry:ui",
      "title": "CommandBar",
      "description": "Persistent top bar with quick actions and search.",
      "url": "https://gear5-ui.vercel.app/r/command-bar.json"
    },
    {
      "name": "floating-nav",
      "type": "registry:ui",
      "title": "FloatingNav",
      "description": "Floating action navigation that appears on scroll.",
      "url": "https://gear5-ui.vercel.app/r/floating-nav.json"
    },
    {
      "name": "step-indicator",
      "type": "registry:ui",
      "title": "StepIndicator",
      "description": "Linear step progress with current, completed, and pending states.",
      "url": "https://gear5-ui.vercel.app/r/step-indicator.json"
    },
    {
      "name": "category-tabs",
      "type": "registry:ui",
      "title": "CategoryTabs",
      "description": "Scrollable category tabs with overflow indicators.",
      "url": "https://gear5-ui.vercel.app/r/category-tabs.json"
    },
    {
      "name": "data-grid",
      "type": "registry:ui",
      "title": "DataGrid",
      "description": "Full-featured data grid with sorting, filtering, and pagination.",
      "url": "https://gear5-ui.vercel.app/r/data-grid.json"
    },
    {
      "name": "kanban-board",
      "type": "registry:ui",
      "title": "KanbanBoard",
      "description": "Drag-and-drop kanban board with accessible column management.",
      "url": "https://gear5-ui.vercel.app/r/kanban-board.json"
    },
    {
      "name": "calendar-view",
      "type": "registry:ui",
      "title": "CalendarView",
      "description": "Month, week, and day calendar views for event display.",
      "url": "https://gear5-ui.vercel.app/r/calendar-view.json"
    },
    {
      "name": "timeline-advanced",
      "type": "registry:ui",
      "title": "TimelineAdvanced",
      "description": "Interactive timeline with expandable events and filtering.",
      "url": "https://gear5-ui.vercel.app/r/timeline-advanced.json"
    },
    {
      "name": "org-chart",
      "type": "registry:ui",
      "title": "OrgChart",
      "description": "Hierarchical organization chart with collapsible branches.",
      "url": "https://gear5-ui.vercel.app/r/org-chart.json"
    },
    {
      "name": "sparkline",
      "type": "registry:ui",
      "title": "Sparkline",
      "description": "Inline mini chart for trend visualization.",
      "url": "https://gear5-ui.vercel.app/r/sparkline.json"
    },
    {
      "name": "metric-card",
      "type": "registry:ui",
      "title": "MetricCard",
      "description": "KPI display card with value, label, and trend indicator.",
      "url": "https://gear5-ui.vercel.app/r/metric-card.json"
    },
    {
      "name": "comparison-table",
      "type": "registry:ui",
      "title": "ComparisonTable",
      "description": "Side-by-side feature comparison with highlighted differences.",
      "url": "https://gear5-ui.vercel.app/r/comparison-table.json"
    },
    {
      "name": "faq-accordion",
      "type": "registry:ui",
      "title": "FaqAccordion",
      "description": "Expandable FAQ list with search and category filtering.",
      "url": "https://gear5-ui.vercel.app/r/faq-accordion.json"
    },
    {
      "name": "changelog-view",
      "type": "registry:ui",
      "title": "ChangelogView",
      "description": "Versioned changelog with date grouping and category tags.",
      "url": "https://gear5-ui.vercel.app/r/changelog-view.json"
    },
    {
      "name": "activity-feed",
      "type": "registry:ui",
      "title": "ActivityFeed",
      "description": "Chronological activity stream with relative timestamps.",
      "url": "https://gear5-ui.vercel.app/r/activity-feed.json"
    },
    {
      "name": "leaderboard",
      "type": "registry:ui",
      "title": "Leaderboard",
      "description": "Ranked list with position, score, and avatar display.",
      "url": "https://gear5-ui.vercel.app/r/leaderboard.json"
    },
    {
      "name": "snackbar",
      "type": "registry:ui",
      "title": "Snackbar",
      "description": "Temporary bottom notification with action button and auto-dismiss.",
      "url": "https://gear5-ui.vercel.app/r/snackbar.json"
    },
    {
      "name": "inline-alert",
      "type": "registry:ui",
      "title": "InlineAlert",
      "description": "Contextual message embedded within content flow.",
      "url": "https://gear5-ui.vercel.app/r/inline-alert.json"
    },
    {
      "name": "banner",
      "type": "registry:ui",
      "title": "Banner",
      "description": "Site-wide announcement banner with dismiss and persist.",
      "url": "https://gear5-ui.vercel.app/r/banner.json"
    },
    {
      "name": "loading-skeleton",
      "type": "registry:ui",
      "title": "LoadingSkeleton",
      "description": "Animated placeholder shapes for content loading states.",
      "url": "https://gear5-ui.vercel.app/r/loading-skeleton.json"
    },
    {
      "name": "progress-circular",
      "type": "registry:ui",
      "title": "ProgressCircular",
      "description": "Circular progress indicator with accessible value.",
      "url": "https://gear5-ui.vercel.app/r/progress-circular.json"
    },
    {
      "name": "status-badge",
      "type": "registry:ui",
      "title": "StatusBadge",
      "description": "Small coloured status indicator with text label.",
      "url": "https://gear5-ui.vercel.app/r/status-badge.json"
    },
    {
      "name": "online-indicator",
      "type": "registry:ui",
      "title": "OnlineIndicator",
      "description": "Pulsing dot showing online presence status.",
      "url": "https://gear5-ui.vercel.app/r/online-indicator.json"
    },
    {
      "name": "typing-indicator",
      "type": "registry:ui",
      "title": "TypingIndicator",
      "description": "Animated dots indicating someone is typing.",
      "url": "https://gear5-ui.vercel.app/r/typing-indicator.json"
    },
    {
      "name": "notification-bell",
      "type": "registry:ui",
      "title": "NotificationBell",
      "description": "Bell icon with unread count badge and dropdown panel.",
      "url": "https://gear5-ui.vercel.app/r/notification-bell.json"
    },
    {
      "name": "unread-dot",
      "type": "registry:ui",
      "title": "UnreadDot",
      "description": "Small dot indicator for unread items.",
      "url": "https://gear5-ui.vercel.app/r/unread-dot.json"
    },
    {
      "name": "error-page",
      "type": "registry:ui",
      "title": "ErrorPage",
      "description": "Full-page error display with retry action and home link.",
      "url": "https://gear5-ui.vercel.app/r/error-page.json"
    },
    {
      "name": "maintenance-banner",
      "type": "registry:ui",
      "title": "MaintenanceBanner",
      "description": "Scheduled maintenance notice with countdown timer.",
      "url": "https://gear5-ui.vercel.app/r/maintenance-banner.json"
    },
    {
      "name": "rate-limit-notice",
      "type": "registry:ui",
      "title": "RateLimitNotice",
      "description": "Warning when API rate limit is approaching or exceeded.",
      "url": "https://gear5-ui.vercel.app/r/rate-limit-notice.json"
    },
    {
      "name": "cooldown-timer",
      "type": "registry:ui",
      "title": "CooldownTimer",
      "description": "Countdown until an action becomes available again.",
      "url": "https://gear5-ui.vercel.app/r/cooldown-timer.json"
    },
    {
      "name": "audio-player",
      "type": "registry:ui",
      "title": "AudioPlayer",
      "description": "Audio playback controls with waveform visualization.",
      "url": "https://gear5-ui.vercel.app/r/audio-player.json"
    },
    {
      "name": "video-player",
      "type": "registry:ui",
      "title": "VideoPlayer",
      "description": "Video player with custom controls and subtitle support.",
      "url": "https://gear5-ui.vercel.app/r/video-player.json"
    },
    {
      "name": "image-gallery",
      "type": "registry:ui",
      "title": "ImageGallery",
      "description": "Lightbox gallery with keyboard navigation and zoom.",
      "url": "https://gear5-ui.vercel.app/r/image-gallery.json"
    },
    {
      "name": "carousel",
      "type": "registry:ui",
      "title": "Carousel",
      "description": "Swipeable content carousel with auto-play and indicators.",
      "url": "https://gear5-ui.vercel.app/r/carousel.json"
    },
    {
      "name": "before-after",
      "type": "registry:ui",
      "title": "BeforeAfter",
      "description": "Draggable slider comparing two images side by side.",
      "url": "https://gear5-ui.vercel.app/r/before-after.json"
    },
    {
      "name": "qr-code",
      "type": "registry:ui",
      "title": "QrCode",
      "description": "QR code generator with download and copy options.",
      "url": "https://gear5-ui.vercel.app/r/qr-code.json"
    },
    {
      "name": "icon-grid",
      "type": "registry:ui",
      "title": "IconGrid",
      "description": "Selectable icon grid with search and category filtering.",
      "url": "https://gear5-ui.vercel.app/r/icon-grid.json"
    },
    {
      "name": "emoji-picker",
      "type": "registry:ui",
      "title": "EmojiPicker",
      "description": "Categorised emoji picker with search and skin tone selection.",
      "url": "https://gear5-ui.vercel.app/r/emoji-picker.json"
    },
    {
      "name": "color-swatch",
      "type": "registry:ui",
      "title": "ColorSwatch",
      "description": "Selectable colour swatch with accessible name and value.",
      "url": "https://gear5-ui.vercel.app/r/color-swatch.json"
    },
    {
      "name": "font-preview",
      "type": "registry:ui",
      "title": "FontPreview",
      "description": "Typeface preview with size and weight controls.",
      "url": "https://gear5-ui.vercel.app/r/font-preview.json"
    },
    {
      "name": "video-embed",
      "type": "registry:ui",
      "title": "VideoEmbed",
      "description": "Lazy-loaded video embed with privacy-friendly placeholder.",
      "url": "https://gear5-ui.vercel.app/r/video-embed.json"
    },
    {
      "name": "responsive-grid",
      "type": "registry:ui",
      "title": "ResponsiveGrid",
      "description": "CSS grid that adapts columns based on container width.",
      "url": "https://gear5-ui.vercel.app/r/responsive-grid.json"
    },
    {
      "name": "masonry-layout",
      "type": "registry:ui",
      "title": "MasonryLayout",
      "description": "Variable-height masonry grid with load-more support.",
      "url": "https://gear5-ui.vercel.app/r/masonry-layout.json"
    },
    {
      "name": "stack-layout",
      "type": "registry:ui",
      "title": "StackLayout",
      "description": "Vertical or horizontal stacking with consistent spacing.",
      "url": "https://gear5-ui.vercel.app/r/stack-layout.json"
    },
    {
      "name": "aspect-ratio",
      "type": "registry:ui",
      "title": "AspectRatio",
      "description": "Container that maintains a fixed aspect ratio.",
      "url": "https://gear5-ui.vercel.app/r/aspect-ratio.json"
    },
    {
      "name": "clamp-text",
      "type": "registry:ui",
      "title": "ClampText",
      "description": "Multi-line text truncation with expand toggle.",
      "url": "https://gear5-ui.vercel.app/r/clamp-text.json"
    },
    {
      "name": "sticky-header",
      "type": "registry:ui",
      "title": "StickyHeader",
      "description": "Header that pins to top on scroll with shrink animation.",
      "url": "https://gear5-ui.vercel.app/r/sticky-header.json"
    },
    {
      "name": "scroll-spy",
      "type": "registry:ui",
      "title": "ScrollSpy",
      "description": "Tracks visible section and highlights corresponding nav link.",
      "url": "https://gear5-ui.vercel.app/r/scroll-spy.json"
    },
    {
      "name": "infinite-list",
      "type": "registry:ui",
      "title": "InfiniteList",
      "description": "Auto-loading list that fetches more items near the bottom.",
      "url": "https://gear5-ui.vercel.app/r/infinite-list.json"
    },
    {
      "name": "virtual-grid",
      "type": "registry:ui",
      "title": "VirtualGrid",
      "description": "Windowed grid for rendering thousands of items efficiently.",
      "url": "https://gear5-ui.vercel.app/r/virtual-grid.json"
    },
    {
      "name": "responsive-container",
      "type": "registry:ui",
      "title": "ResponsiveContainer",
      "description": "Container that adapts layout based on breakpoint.",
      "url": "https://gear5-ui.vercel.app/r/responsive-container.json"
    },
    {
      "name": "card-group",
      "type": "registry:ui",
      "title": "CardGroup",
      "description": "Grid of cards with consistent spacing and alignment.",
      "url": "https://gear5-ui.vercel.app/r/card-group.json"
    },
    {
      "name": "split-pane",
      "type": "registry:ui",
      "title": "SplitPane",
      "description": "Resizable two-panel layout with draggable divider.",
      "url": "https://gear5-ui.vercel.app/r/split-pane.json"
    },
    {
      "name": "accordion-nested",
      "type": "registry:ui",
      "title": "AccordionNested",
      "description": "Accordion supporting multiple levels of nested sections.",
      "url": "https://gear5-ui.vercel.app/r/accordion-nested.json"
    },
    {
      "name": "collapsible-panel",
      "type": "registry:ui",
      "title": "CollapsiblePanel",
      "description": "Single collapsible content panel with smooth animation.",
      "url": "https://gear5-ui.vercel.app/r/collapsible-panel.json"
    },
    {
      "name": "scroll-to-top",
      "type": "registry:ui",
      "title": "ScrollToTop",
      "description": "Button that scrolls to page top with reduced motion support.",
      "url": "https://gear5-ui.vercel.app/r/scroll-to-top.json"
    },
    {
      "name": "aspect-card",
      "type": "registry:ui",
      "title": "AspectCard",
      "description": "Card that maintains a fixed aspect ratio for media content.",
      "url": "https://gear5-ui.vercel.app/r/aspect-card.json"
    },
    {
      "name": "stat-grid",
      "type": "registry:ui",
      "title": "StatGrid",
      "description": "Grid layout for displaying multiple KPI metrics.",
      "url": "https://gear5-ui.vercel.app/r/stat-grid.json"
    },
    {
      "name": "featured-card",
      "type": "registry:ui",
      "title": "FeaturedCard",
      "description": "Highlighted card with image, title, and description.",
      "url": "https://gear5-ui.vercel.app/r/featured-card.json"
    },
    {
      "name": "pricing-card",
      "type": "registry:ui",
      "title": "PricingCard",
      "description": "Pricing tier display with features list and CTA button.",
      "url": "https://gear5-ui.vercel.app/r/pricing-card.json"
    },
    {
      "name": "testimonial-card",
      "type": "registry:ui",
      "title": "TestimonialCard",
      "description": "Customer quote with avatar, name, and role.",
      "url": "https://gear5-ui.vercel.app/r/testimonial-card.json"
    },
    {
      "name": "scorecard",
      "type": "registry:ui",
      "title": "Scorecard",
      "description": "Game or assessment score display with breakdown.",
      "url": "https://gear5-ui.vercel.app/r/scorecard.json"
    },
    {
      "name": "hero-section",
      "type": "registry:ui",
      "title": "HeroSection",
      "description": "Full-width hero with heading, subtext, and call-to-action.",
      "url": "https://gear5-ui.vercel.app/r/hero-section.json"
    },
    {
      "name": "cta-band",
      "type": "registry:ui",
      "title": "CtaBand",
      "description": "Call-to-action banner with heading and action button.",
      "url": "https://gear5-ui.vercel.app/r/cta-band.json"
    },
    {
      "name": "divider-section",
      "type": "registry:ui",
      "title": "DividerSection",
      "description": "Content section with decorative divider between segments.",
      "url": "https://gear5-ui.vercel.app/r/divider-section.json"
    },
    {
      "name": "container-narrow",
      "type": "registry:ui",
      "title": "ContainerNarrow",
      "description": "Narrow-centred content column for reading-focused layouts.",
      "url": "https://gear5-ui.vercel.app/r/container-narrow.json"
    }
  ]
}