{
	"$schema": "https://shadcn-svelte.com/schema/registry.json",
	"name": "flexiboards",
	"homepage": "https://www.flexiboards.dev",
	"items": [
		{
			"name": "flexi-motion",
			"type": "registry:component",
			"title": "Motion",
			"description": "CSS transition presets and reactive reduced-motion support."
		},
		{
			"name": "flexi-grabber",
			"type": "registry:component",
			"title": "Grabber",
			"description": "A themed, keyboard-accessible grabber for any FlexiWidget."
		},
		{
			"name": "flexi-resizer",
			"type": "registry:component",
			"title": "Resizer",
			"description": "A themed, keyboard-accessible resizer for any FlexiWidget."
		},
		{
			"name": "flexi-handles",
			"type": "registry:component",
			"title": "Flexiboards handles",
			"description": "Grab and resize handles for FlexiWidget, styled with your theme tokens."
		},
		{
			"name": "flexi-sortable-list",
			"type": "registry:component",
			"title": "Sortable list",
			"description": "Composable SortableList.Root, Item and handles, with custom content and order callbacks."
		},
		{
			"name": "flexi-dashboard",
			"type": "registry:component",
			"title": "Dashboard",
			"description": "Composable dashboard tiles with themed surfaces, grab handles and resizing."
		},
		{
			"name": "flexi-board",
			"type": "registry:component",
			"title": "Board",
			"description": "Themed board, target and item primitives for custom layouts and multiple targets."
		}
	]
}
