{
	"$schema": "https://ui.shadcn.com/schema/registry.json",
	"name": "sabraman",
	"homepage": "https://sabraman.ru",
	"items": [
		{
			"name": "roundbit",
			"type": "registry:item",
			"title": "Roundbit",
			"docs": "https://sabraman.ru/components/roundbit",
			"description": "Pixel-stepped rounded corners with Tailwind-style utilities, runtime clip-path generation, and a frame primitive for shaped borders and shadows.",
			"files": [
				{
					"path": "src/components/roundbit.tsx",
					"target": "components/roundbit.tsx",
					"type": "registry:component"
				},
				{
					"path": "src/lib/roundbit.ts",
					"target": "lib/roundbit.ts",
					"type": "registry:lib"
				}
			]
		},
		{
			"name": "legacy-wheel-picker",
			"type": "registry:block",
			"title": "Legacy Wheel Picker",
			"docs": "https://sabraman.ru/components/legacy-wheel-picker",
			"description": "Legacy wheel picker component built on top of @ncdai/react-wheel-picker.",
			"dependencies": [
				"@ncdai/react-wheel-picker"
			],
			"files": [
				{
					"path": "registry/default/legacy-wheel-picker/legacy-wheel-picker.tsx",
					"target": "components/legacy-wheel-picker.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "legacy-clock",
			"type": "registry:ui",
			"title": "Legacy Clock",
			"docs": "https://sabraman.ru/components/legacy-clock",
			"description": "Working analog clock icon with live hour, minute, and red seconds hands in day and night variants.",
			"files": [
				{
					"path": "registry/default/legacy-clock/legacy-clock.tsx",
					"target": "components/legacy-clock.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "legacy-notification",
			"type": "registry:ui",
			"title": "Legacy Notification",
			"docs": "https://sabraman.ru/components/legacy-notification",
			"description": "Sonner-powered lock-screen notification toast with glossy legacy iOS chrome.",
			"dependencies": [
				"sonner"
			],
			"files": [
				{
					"path": "registry/default/legacy-notification/legacy-notification.tsx",
					"target": "components/legacy-notification.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "legacy-switch",
			"type": "registry:ui",
			"title": "Legacy Switch",
			"docs": "https://sabraman.ru/components/legacy-switch",
			"description": "Legacy toggle switch built on top of @radix-ui/react-switch.",
			"dependencies": [
				"@radix-ui/react-switch"
			],
			"files": [
				{
					"path": "registry/default/legacy-switch/legacy-switch.tsx",
					"target": "components/legacy-switch.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "legacy-slider",
			"type": "registry:ui",
			"title": "Legacy Slider",
			"docs": "https://sabraman.ru/components/legacy-slider",
			"description": "Glossy legacy slider control with a raised metallic thumb and silver-blue track.",
			"dependencies": [
				"@radix-ui/react-slider"
			],
			"files": [
				{
					"path": "registry/default/legacy-slider/legacy-slider.tsx",
					"target": "components/legacy-slider.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "legacy-code-block-command",
			"type": "registry:ui",
			"title": "Legacy Code Block Command",
			"docs": "https://sabraman.ru/components/legacy-code-block-command",
			"description": "Skeuomorphic legacy command block with package-manager tabs and clipboard support.",
			"dependencies": [
				"lucide-react"
			],
			"files": [
				{
					"path": "registry/default/legacy-code-block-command/legacy-code-block-command.tsx",
					"target": "components/legacy-code-block-command.tsx",
					"type": "registry:component"
				},
				{
					"path": "registry/default/legacy-bar-button/legacy-bar-button.tsx",
					"target": "components/legacy-bar-button.tsx",
					"type": "registry:component"
				},
				{
					"path": "registry/default/legacy-segmented-control/legacy-segmented-control.tsx",
					"target": "components/legacy-segmented-control.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "legacy-alert-dialog",
			"type": "registry:ui",
			"title": "Legacy Alert Dialog",
			"docs": "https://sabraman.ru/components/legacy-alert-dialog",
			"description": "Muted navy legacy alert dialog with a silver gloss cap, white keyline, and classic confirmation buttons.",
			"dependencies": [
				"@radix-ui/react-dialog",
				"lucide-react"
			],
			"files": [
				{
					"path": "registry/default/legacy-alert-dialog/legacy-alert-dialog.tsx",
					"target": "components/legacy-alert-dialog.tsx",
					"type": "registry:component"
				},
				{
					"path": "registry/default/ui/dialog.tsx",
					"target": "components/ui/dialog.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "legacy-bar-button",
			"type": "registry:ui",
			"title": "Legacy Bar Button",
			"docs": "https://sabraman.ru/components/legacy-bar-button",
			"description": "Classic legacy navigation bar button with text, icon, text-icon, backward, accent, and destructive variants.",
			"files": [
				{
					"path": "registry/default/legacy-bar-button/legacy-bar-button.tsx",
					"target": "components/legacy-bar-button.tsx",
					"type": "registry:component"
				}
			]
		}
	]
}
