{
  "$schema": "https://moe-ui-docs.vercel.app/schema/registry.json",
  "schemaVersion": 1,
  "name": "moe-ui",
  "homepage": "https://moe-ui-docs.vercel.app",
  "items": [
    {
      "name": "accordion",
      "title": "Accordion",
      "description": "Vertically stacked, interactive headings that reveal content.",
      "category": "navigation",
      "integrity": "sha256-cZqtG2/vg+mqvfQpmCuhIT4nrdi0Gf7Y0GDQsNUcIEA="
    },
    {
      "name": "alert",
      "title": "Alert",
      "description": "A prominent message for important contextual information.",
      "category": "feedback",
      "integrity": "sha256-NbW5oLez1IGnYi/9MOszuFx8PCxfaygo1uH1lnWOKdA="
    },
    {
      "name": "alert-dialog",
      "title": "Alert Dialog",
      "description": "A modal confirmation dialog that interrupts the user.",
      "category": "overlay",
      "integrity": "sha256-Gz8JgMwHXOERDSK353ZqBfjm1mVVWBW1jSA/owIJLO8="
    },
    {
      "name": "aspect-ratio",
      "title": "Aspect Ratio",
      "description": "Keeps content within a consistent aspect ratio.",
      "category": "media",
      "integrity": "sha256-kOz5eWqrQBaX6sJy4+m3SKpZrEm8Uq+v+psoa2z2ZzI="
    },
    {
      "name": "avatar",
      "title": "Avatar",
      "description": "An image with an accessible fallback for a person or entity.",
      "category": "media",
      "integrity": "sha256-lpdhQQsnPAAe50uXs9jd9TfDFJCEMXYjEfl4ty+RZoo="
    },
    {
      "name": "badge",
      "title": "Badge",
      "description": "A compact label for status or metadata.",
      "category": "feedback",
      "integrity": "sha256-b9N8VmtEZ62NQfuWooKDVmnn1A3QA+CzmirWzk+YHLw="
    },
    {
      "name": "button",
      "title": "Button",
      "description": "A pressable action with variants and sizes.",
      "category": "foundation",
      "integrity": "sha256-8eQ0R0H3ZRZHmfJoM8nc+HsA5g0TDI3Xm/hV8/TrIP8="
    },
    {
      "name": "card",
      "title": "Card",
      "description": "A composed container for related content and actions.",
      "category": "foundation",
      "integrity": "sha256-ztmZnnuZlanyHenpVx7Uigl+zrXTmYz6hZfMNoyNJ3k="
    },
    {
      "name": "checkbox",
      "title": "Checkbox",
      "description": "A control for toggling a boolean choice.",
      "category": "form",
      "integrity": "sha256-69IhYmUhlKgt+fm+wl1zK89ZXETBLI2+v9NqO6jWkwg="
    },
    {
      "name": "collapsible",
      "title": "Collapsible",
      "description": "An interactive region that expands and collapses content.",
      "category": "navigation",
      "integrity": "sha256-OmvcW7DFDRm9hgNC+qOHBVebfXRjIFqChHDeM49MIBQ="
    },
    {
      "name": "context-menu",
      "title": "Context Menu",
      "description": "A contextual action menu opened from a pointer gesture.",
      "category": "overlay",
      "integrity": "sha256-R9uX3CQjThY4KWF9WKshPEBYo6dLiD2jRDq+zVwbkjk="
    },
    {
      "name": "dialog",
      "title": "Dialog",
      "description": "A focus-managed modal window over the current page.",
      "category": "overlay",
      "integrity": "sha256-wwCwKF5xY13mX7f70awg/qCjPUYaQTkp9l3FCFFN+Rg="
    },
    {
      "name": "dropdown-menu",
      "title": "Dropdown Menu",
      "description": "A keyboard-navigable menu anchored to a trigger.",
      "category": "overlay",
      "integrity": "sha256-i27QqK45Hd0TEJzlb+y6OmvhYU6qWLjzknJ0hgwU6Qw="
    },
    {
      "name": "hover-card",
      "title": "Hover Card",
      "description": "A preview card revealed by hover or keyboard focus.",
      "category": "overlay",
      "integrity": "sha256-NHowKTykSYHlSIHnSSLG9epv2G3VRiCA70Hk02nL7LQ="
    },
    {
      "name": "input",
      "title": "Input",
      "description": "A styled single-line text input.",
      "category": "form",
      "integrity": "sha256-0XlBj0+PfljDkGbiU1z5CpaT04WLYno4gMDdOrok8/A="
    },
    {
      "name": "label",
      "title": "Label",
      "description": "An accessible label associated with a form control.",
      "category": "form",
      "integrity": "sha256-ATt5LSH9RmG3JVwqQdA0kXXOrEex5cnilwU7cTZ6Ksk="
    },
    {
      "name": "menubar",
      "title": "Menubar",
      "description": "A persistent application menu with nested actions.",
      "category": "navigation",
      "integrity": "sha256-xq6jJixmr+rHoNoQ0zNr/JCr6UIxjiA7JOnaJ3Apr4Y="
    },
    {
      "name": "popover",
      "title": "Popover",
      "description": "Floating content anchored to an interactive trigger.",
      "category": "overlay",
      "integrity": "sha256-yjYyY1zqai6JuOXVfn2ot1zV5fh6+gTGekWLIsQxWCU="
    },
    {
      "name": "progress",
      "title": "Progress",
      "description": "A visual indicator for task completion.",
      "category": "feedback",
      "integrity": "sha256-XSW2reN70l51dKn/Qou06KJJKoXxBOfTtcQy1ePoHLU="
    },
    {
      "name": "radio-group",
      "title": "Radio Group",
      "description": "A mutually exclusive set of selectable options.",
      "category": "form",
      "integrity": "sha256-aXJtWd1GN0Ctp0Hx3BNCDc0HG2jQUKHxKLwAP9H89U0="
    },
    {
      "name": "select",
      "title": "Select",
      "description": "A trigger and listbox for choosing one option.",
      "category": "form",
      "integrity": "sha256-QHy5wSsAKlM1l1P1yfwEA6kW87KPzPGKx80ZrzJoYJ4="
    },
    {
      "name": "separator",
      "title": "Separator",
      "description": "A visual or semantic divider between content.",
      "category": "foundation",
      "integrity": "sha256-fgyGCTVHLZGsL3YOU3XJkwqaPr27LjCU9DMGNKvEALE="
    },
    {
      "name": "sheet",
      "title": "Sheet",
      "description": "A dialog that slides from an edge of the viewport.",
      "category": "overlay",
      "integrity": "sha256-ZDJQ4fb7Rz/zPXlnXruWpJVyOIzT12yaT0GgUp7bDlc="
    },
    {
      "name": "skeleton",
      "title": "Skeleton",
      "description": "A placeholder representing content while it loads.",
      "category": "feedback",
      "integrity": "sha256-0NrtuVW5O3l95pMUsyT1u/4AH5mKOOucG7/UoSMF3x8="
    },
    {
      "name": "switch",
      "title": "Switch",
      "description": "A control for toggling an immediate on or off setting.",
      "category": "form",
      "integrity": "sha256-5sHrXCfhqmS7P4dHFN4ckD3ONeJwiBsuHIyWcY6IKW8="
    },
    {
      "name": "tabs",
      "title": "Tabs",
      "description": "A keyboard-navigable set of layered content panels.",
      "category": "navigation",
      "integrity": "sha256-kbhKOV2fMH72oGvs5ADKXhOz6vTJ/urXYc/uEw/Ioa0="
    },
    {
      "name": "text",
      "title": "Text",
      "description": "Typography primitives with semantic web roles.",
      "category": "foundation",
      "integrity": "sha256-DmteEE4C5yR0uRxboJSyX5T4w7S0GmH3puuxIjz0RLk="
    },
    {
      "name": "textarea",
      "title": "Textarea",
      "description": "A styled multiline text input.",
      "category": "form",
      "integrity": "sha256-5CDVIJrg+c2rKWgf5UgTTzwWDK5J0Qe6v4EbTA5ffio="
    },
    {
      "name": "toggle",
      "title": "Toggle",
      "description": "A two-state button that can be on or off.",
      "category": "form",
      "integrity": "sha256-deFkhBl5cyjdanMVpESmPOYFCq60fWsR6HH7h1bIiF0="
    },
    {
      "name": "toggle-group",
      "title": "Toggle Group",
      "description": "A coordinated set of single or multiple toggles.",
      "category": "form",
      "integrity": "sha256-OslyLtkvjLUM8x8HydMQuhyHH6Yg4CpKuNf6OB5O6Ic="
    },
    {
      "name": "tooltip",
      "title": "Tooltip",
      "description": "A short description shown on hover or keyboard focus.",
      "category": "overlay",
      "integrity": "sha256-I0WBMGwCdu9Cj+j9mvYEnwH/B9dq7QFQhQZn6IbTiO4="
    }
  ]
}
