{
  "name": "bejamas/ui",
  "homepage": "https://ui.bejamas.com",
  "items": [
    {
      "name": "accordion",
      "type": "registry:ui",
      "dependencies": ["@data-slot/accordion"],
      "files": [
        {
          "path": "ui/accordion/Accordion.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/accordion/AccordionContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/accordion/AccordionItem.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/accordion/AccordionTrigger.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/accordion/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "alert",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/alert/Alert.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/alert/AlertTitle.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/alert/AlertDescription.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/alert/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "avatar",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/avatar/Avatar.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/avatar/AvatarImage.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/avatar/AvatarFallback.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/avatar/AvatarBadge.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/avatar/AvatarGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/avatar/AvatarGroupCount.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/avatar/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "badge",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/badge/Badge.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/badge/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "breadcrumb",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/breadcrumb/Breadcrumb.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/breadcrumb/BreadcrumbList.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/breadcrumb/BreadcrumbItem.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/breadcrumb/BreadcrumbSeparator.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/breadcrumb/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "button",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/button/Button.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/button/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "button-group",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/button-group/ButtonGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/button-group/ButtonGroupSeparator.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/button-group/ButtonGroupText.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/button-group/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "card",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/card/Card.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/card/CardAction.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/card/CardContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/card/CardDescription.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/card/CardFooter.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/card/CardHeader.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/card/CardMedia.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/card/CardOverlay.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/card/CardTitle.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/card/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "carousel",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/carousel/Carousel.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/carousel/CarouselSlide.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/carousel/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "checkbox",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/checkbox/Checkbox.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/checkbox/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "collapsible",
      "type": "registry:ui",
      "dependencies": ["@data-slot/collapsible"],
      "files": [
        {
          "path": "ui/collapsible/Collapsible.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/collapsible/CollapsibleTrigger.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/collapsible/CollapsibleContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/collapsible/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "combobox",
      "type": "registry:ui",
      "dependencies": ["@data-slot/combobox"],
      "registryDependencies": ["input-group"],
      "files": [
        {
          "path": "ui/combobox/Combobox.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/combobox/ComboboxInput.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/combobox/ComboboxContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/combobox/ComboboxList.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/combobox/ComboboxItem.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/combobox/ComboboxGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/combobox/ComboboxLabel.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/combobox/ComboboxSeparator.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/combobox/ComboboxEmpty.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/combobox/ComboboxTrigger.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/combobox/ComboboxValue.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/combobox/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "date",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/date/Date.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/date/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "dialog",
      "type": "registry:ui",
      "dependencies": ["@data-slot/dialog"],
      "files": [
        {
          "path": "ui/dialog/Dialog.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dialog/DialogClose.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dialog/DialogContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dialog/DialogDescription.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dialog/DialogFooter.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dialog/DialogHeader.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dialog/DialogOverlay.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dialog/DialogTitle.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dialog/DialogTrigger.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dialog/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "dropdown-menu",
      "type": "registry:ui",
      "dependencies": ["@data-slot/dropdown-menu"],
      "registryDependencies": ["button"],
      "files": [
        {
          "path": "ui/dropdown-menu/DropdownMenu.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dropdown-menu/DropdownMenuContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dropdown-menu/DropdownMenuGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dropdown-menu/DropdownMenuItem.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dropdown-menu/DropdownMenuLabel.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dropdown-menu/DropdownMenuSeparator.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dropdown-menu/DropdownMenuShortcut.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dropdown-menu/DropdownMenuTrigger.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/dropdown-menu/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "field",
      "type": "registry:ui",
      "registryDependencies": ["label", "separator"],
      "files": [
        {
          "path": "ui/field/Field.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/field/FieldContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/field/FieldDescription.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/field/FieldError.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/field/FieldGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/field/FieldLabel.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/field/FieldLegend.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/field/FieldSeparator.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/field/FieldSet.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/field/FieldTitle.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/field/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "hover-card",
      "type": "registry:ui",
      "dependencies": ["@data-slot/hover-card"],
      "files": [
        {
          "path": "ui/hover-card/HoverCard.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/hover-card/HoverCardContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/hover-card/HoverCardTrigger.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/hover-card/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "input",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/input/Input.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/input/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "input-group",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/input-group/InputGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/input-group/InputGroupAddon.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/input-group/InputGroupButton.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/input-group/InputGroupInput.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/input-group/InputGroupText.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/input-group/InputGroupTextarea.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/input-group/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "item",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/item/Item.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/item/ItemActions.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/item/ItemContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/item/ItemDescription.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/item/ItemFooter.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/item/ItemGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/item/ItemHeader.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/item/ItemMedia.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/item/ItemSeparator.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/item/ItemTitle.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/item/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "kbd",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/kbd/Kbd.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/kbd/KbdGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/kbd/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "label",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/label/Label.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/label/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "link-group",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/link-group/LinkGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/link-group/LinkGroupTitle.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/link-group/LinkGroupList.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/link-group/LinkGroupItem.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/link-group/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "marquee",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/marquee/Marquee.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/marquee/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "navigation-menu",
      "type": "registry:ui",
      "dependencies": ["@data-slot/navigation-menu"],
      "files": [
        {
          "path": "ui/navigation-menu/NavigationMenu.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/navigation-menu/NavigationMenuList.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/navigation-menu/NavigationMenuItem.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/navigation-menu/NavigationMenuTrigger.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/navigation-menu/NavigationMenuContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/navigation-menu/NavigationMenuViewport.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/navigation-menu/NavigationMenuLink.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/navigation-menu/NavigationMenuIndicator.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/navigation-menu/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "native-select",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/native-select/NativeSelect.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/native-select/NativeSelectOption.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/native-select/NativeSelectOptGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/native-select/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "popover",
      "type": "registry:ui",
      "dependencies": ["@data-slot/popover"],
      "registryDependencies": ["button"],
      "files": [
        {
          "path": "ui/popover/Popover.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/popover/PopoverTrigger.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/popover/PopoverContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/popover/PopoverClose.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/popover/PopoverHeader.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/popover/PopoverTitle.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/popover/PopoverDescription.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/popover/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "radio-group",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/radio-group/RadioGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/radio-group/RadioGroupItem.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/radio-group/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "select",
      "type": "registry:ui",
      "dependencies": ["@data-slot/select"],
      "files": [
        {
          "path": "ui/select/Select.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/select/SelectTrigger.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/select/SelectValue.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/select/SelectContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/select/SelectItem.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/select/SelectGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/select/SelectLabel.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/select/SelectSeparator.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/select/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "separator",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/separator/Separator.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/separator/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "skeleton",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/skeleton/Skeleton.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/skeleton/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "slider",
      "type": "registry:ui",
      "dependencies": ["@data-slot/slider"],
      "files": [
        {
          "path": "ui/slider/Slider.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/slider/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "spinner",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/spinner/Spinner.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/spinner/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "sticky-surface",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/sticky-surface/StickySurface.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/sticky-surface/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "switch",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/switch/Switch.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/switch/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "table",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/table/Table.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/table/TableBody.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/table/TableCaption.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/table/TableCell.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/table/TableFooter.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/table/TableHead.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/table/TableHeader.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/table/TableRow.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/table/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "tabs",
      "type": "registry:ui",
      "dependencies": ["@data-slot/tabs"],
      "files": [
        {
          "path": "ui/tabs/Tabs.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/tabs/TabsContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/tabs/TabsList.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/tabs/TabsTrigger.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/tabs/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "textarea",
      "type": "registry:ui",
      "files": [
        {
          "path": "ui/textarea/Textarea.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/textarea/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "toggle",
      "type": "registry:ui",
      "dependencies": ["@data-slot/toggle"],
      "files": [
        {
          "path": "ui/toggle/Toggle.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/toggle/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "toggle-group",
      "type": "registry:ui",
      "dependencies": ["@data-slot/toggle-group"],
      "files": [
        {
          "path": "ui/toggle-group/ToggleGroup.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/toggle-group/ToggleGroupItem.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/toggle-group/index.ts",
          "type": "registry:ui"
        }
      ]
    },
    {
      "name": "tooltip",
      "type": "registry:ui",
      "dependencies": ["@data-slot/tooltip"],
      "files": [
        {
          "path": "ui/tooltip/Tooltip.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/tooltip/TooltipTrigger.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/tooltip/TooltipContent.astro",
          "type": "registry:ui"
        },
        {
          "path": "ui/tooltip/index.ts",
          "type": "registry:ui"
        }
      ]
    }
  ]
}
