{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "shadcn-digital-agency-jp", "homepage": "https://github.com/yukiharada1228/shadcn-digital-agency-jp", "items": [ { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "accordion", "type": "registry:ui", "title": "Accordion (Unofficial)", "description": "Unofficial Accordion inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/accordion.tsx", "type": "registry:ui", "target": "@ui/accordion.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "all-components", "type": "registry:block", "title": "All Components (Unofficial)", "description": "Unofficial registry block that installs every component and a full-page usage demo. Not an official デジタル庁 product.", "dependencies": [ "lucide-react" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn", "yukiharada1228/shadcn-digital-agency-jp/accordion", "yukiharada1228/shadcn-digital-agency-jp/blockquote", "yukiharada1228/shadcn-digital-agency-jp/breadcrumbs", "yukiharada1228/shadcn-digital-agency-jp/button", "yukiharada1228/shadcn-digital-agency-jp/calendar", "yukiharada1228/shadcn-digital-agency-jp/carousel", "yukiharada1228/shadcn-digital-agency-jp/checkbox", "yukiharada1228/shadcn-digital-agency-jp/chip-label", "yukiharada1228/shadcn-digital-agency-jp/date-picker", "yukiharada1228/shadcn-digital-agency-jp/dialog", "yukiharada1228/shadcn-digital-agency-jp/disclosure", "yukiharada1228/shadcn-digital-agency-jp/divider", "yukiharada1228/shadcn-digital-agency-jp/description-list", "yukiharada1228/shadcn-digital-agency-jp/drawer", "yukiharada1228/shadcn-digital-agency-jp/emergency-banner", "yukiharada1228/shadcn-digital-agency-jp/error-text", "yukiharada1228/shadcn-digital-agency-jp/file-upload", "yukiharada1228/shadcn-digital-agency-jp/hamburger-menu-button", "yukiharada1228/shadcn-digital-agency-jp/heading", "yukiharada1228/shadcn-digital-agency-jp/horizontal-menu", "yukiharada1228/shadcn-digital-agency-jp/image", "yukiharada1228/shadcn-digital-agency-jp/input", "yukiharada1228/shadcn-digital-agency-jp/label", "yukiharada1228/shadcn-digital-agency-jp/language-selector", "yukiharada1228/shadcn-digital-agency-jp/legend", "yukiharada1228/shadcn-digital-agency-jp/link", "yukiharada1228/shadcn-digital-agency-jp/list", "yukiharada1228/shadcn-digital-agency-jp/menu-list", "yukiharada1228/shadcn-digital-agency-jp/menu-list-box", "yukiharada1228/shadcn-digital-agency-jp/notification-banner", "yukiharada1228/shadcn-digital-agency-jp/progress-indicator", "yukiharada1228/shadcn-digital-agency-jp/radio-group", "yukiharada1228/shadcn-digital-agency-jp/requirement-badge", "yukiharada1228/shadcn-digital-agency-jp/select", "yukiharada1228/shadcn-digital-agency-jp/separated-date-picker", "yukiharada1228/shadcn-digital-agency-jp/status-badge", "yukiharada1228/shadcn-digital-agency-jp/support-text", "yukiharada1228/shadcn-digital-agency-jp/table", "yukiharada1228/shadcn-digital-agency-jp/tabs", "yukiharada1228/shadcn-digital-agency-jp/textarea", "yukiharada1228/shadcn-digital-agency-jp/utility-link" ], "files": [ { "path": "src/demo/App.tsx", "type": "registry:component", "target": "@/components/digital-agency-all-components.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "blockquote", "type": "registry:ui", "title": "Blockquote (Unofficial)", "description": "Unofficial Blockquote inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/blockquote.tsx", "type": "registry:ui", "target": "@ui/blockquote.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "breadcrumbs", "type": "registry:ui", "title": "Breadcrumbs (Unofficial)", "description": "Unofficial Breadcrumbs inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "@radix-ui/react-slot", "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/breadcrumbs.tsx", "type": "registry:ui", "target": "@ui/breadcrumbs.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "button", "type": "registry:ui", "title": "Button (Unofficial)", "description": "Unofficial Button inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "@radix-ui/react-slot", "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/button.tsx", "type": "registry:ui", "target": "@ui/button.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "calendar", "type": "registry:ui", "title": "Calendar (Unofficial)", "description": "Unofficial Calendar inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "react-aria-components", "@internationalized/date" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/calendar.tsx", "type": "registry:ui", "target": "@ui/calendar.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "carousel", "type": "registry:ui", "title": "Carousel (Unofficial)", "description": "Unofficial Carousel inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn", "yukiharada1228/shadcn-digital-agency-jp/disclosure" ], "files": [ { "path": "src/components/ui/carousel.tsx", "type": "registry:ui", "target": "@ui/carousel.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "checkbox", "type": "registry:ui", "title": "Checkbox (Unofficial)", "description": "Unofficial Checkbox inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "@radix-ui/react-checkbox", "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/checkbox.tsx", "type": "registry:ui", "target": "@ui/checkbox.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "chip-label", "type": "registry:ui", "title": "ChipLabel (Unofficial)", "description": "Unofficial ChipLabel inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/chip-label.tsx", "type": "registry:ui", "target": "@ui/chip-label.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "core", "type": "registry:block", "title": "Core (Unofficial)", "description": "Unofficial lightweight set of basic Digital Agency Design System UI (theme + basic elements). Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn", "yukiharada1228/shadcn-digital-agency-jp/button", "yukiharada1228/shadcn-digital-agency-jp/input", "yukiharada1228/shadcn-digital-agency-jp/textarea", "yukiharada1228/shadcn-digital-agency-jp/label", "yukiharada1228/shadcn-digital-agency-jp/divider", "yukiharada1228/shadcn-digital-agency-jp/link", "yukiharada1228/shadcn-digital-agency-jp/utility-link", "yukiharada1228/shadcn-digital-agency-jp/heading", "yukiharada1228/shadcn-digital-agency-jp/list", "yukiharada1228/shadcn-digital-agency-jp/blockquote", "yukiharada1228/shadcn-digital-agency-jp/description-list", "yukiharada1228/shadcn-digital-agency-jp/image" ], "files": [ { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "date-picker", "type": "registry:ui", "title": "DatePicker (Unofficial)", "description": "Unofficial DatePicker inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/date-picker.tsx", "type": "registry:ui", "target": "@ui/date-picker.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "description-list", "type": "registry:ui", "title": "Description List (Unofficial)", "description": "Unofficial description list inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/description-list.tsx", "type": "registry:ui", "target": "@ui/description-list.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "dialog", "type": "registry:ui", "title": "Dialog (Unofficial)", "description": "Unofficial Dialog inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/dialog.tsx", "type": "registry:ui", "target": "@ui/dialog.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "digital-agency-cn", "type": "registry:lib", "title": "Digital Agency cn Utility (Unofficial)", "description": "Unofficial Digital Agency-specific class name utility with Tailwind merge support for the design system's custom scales. Not an official デジタル庁 product.", "dependencies": [ "clsx", "tailwind-merge" ], "registryDependencies": [], "files": [ { "path": "src/lib/digital-agency/cn.ts", "type": "registry:lib", "target": "@lib/digital-agency/cn.ts" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "disclosure", "type": "registry:ui", "title": "Disclosure (Unofficial)", "description": "Unofficial Disclosure inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/disclosure.tsx", "type": "registry:ui", "target": "@ui/disclosure.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "divider", "type": "registry:ui", "title": "Divider (Unofficial)", "description": "Unofficial Divider inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/divider.tsx", "type": "registry:ui", "target": "@ui/divider.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "drawer", "type": "registry:ui", "title": "Drawer (Unofficial)", "description": "Unofficial Drawer inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn", "yukiharada1228/shadcn-digital-agency-jp/hamburger-menu-button" ], "files": [ { "path": "src/components/ui/drawer.tsx", "type": "registry:ui", "target": "@ui/drawer.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "emergency-banner", "type": "registry:ui", "title": "EmergencyBanner (Unofficial)", "description": "Unofficial EmergencyBanner inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/emergency-banner.tsx", "type": "registry:ui", "target": "@ui/emergency-banner.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "error-text", "type": "registry:ui", "title": "ErrorText (Unofficial)", "description": "Unofficial ErrorText inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/error-text.tsx", "type": "registry:ui", "target": "@ui/error-text.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "file-upload", "type": "registry:ui", "title": "FileUpload (Unofficial)", "description": "Unofficial FileUpload inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/file-upload.tsx", "type": "registry:ui", "target": "@ui/file-upload.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "form", "type": "registry:block", "title": "Form (Unofficial)", "description": "Unofficial form + status set from the Digital Agency Design System (checkbox, radio-group, select, and form/status helpers). Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn", "yukiharada1228/shadcn-digital-agency-jp/checkbox", "yukiharada1228/shadcn-digital-agency-jp/radio-group", "yukiharada1228/shadcn-digital-agency-jp/select", "yukiharada1228/shadcn-digital-agency-jp/error-text", "yukiharada1228/shadcn-digital-agency-jp/support-text", "yukiharada1228/shadcn-digital-agency-jp/requirement-badge", "yukiharada1228/shadcn-digital-agency-jp/status-badge", "yukiharada1228/shadcn-digital-agency-jp/chip-label" ], "files": [ { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "hamburger-menu-button", "type": "registry:ui", "title": "HamburgerMenuButton (Unofficial)", "description": "Unofficial HamburgerMenuButton inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/hamburger-menu-button.tsx", "type": "registry:ui", "target": "@ui/hamburger-menu-button.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "heading", "type": "registry:ui", "title": "Heading (Unofficial)", "description": "Unofficial Heading inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/heading.tsx", "type": "registry:ui", "target": "@ui/heading.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "horizontal-menu", "type": "registry:ui", "title": "Horizontal Menu (Unofficial)", "description": "Unofficial Horizontal Menu inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/horizontal-menu.tsx", "type": "registry:ui", "target": "@ui/horizontal-menu.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "image", "type": "registry:ui", "title": "Image (Unofficial)", "description": "Unofficial Image inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/image.tsx", "type": "registry:ui", "target": "@ui/image.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "input", "type": "registry:ui", "title": "Input (Unofficial)", "description": "Unofficial Input inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/input.tsx", "type": "registry:ui", "target": "@ui/input.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "label", "type": "registry:ui", "title": "Label (Unofficial)", "description": "Unofficial Label inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/label.tsx", "type": "registry:ui", "target": "@ui/label.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "language-selector", "type": "registry:ui", "title": "Language Selector (Unofficial)", "description": "Unofficial Language Selector inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/language-selector.tsx", "type": "registry:ui", "target": "@ui/language-selector.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "legend", "type": "registry:ui", "title": "Legend (Unofficial)", "description": "Unofficial Legend inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/legend.tsx", "type": "registry:ui", "target": "@ui/legend.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "link", "type": "registry:ui", "title": "Link (Unofficial)", "description": "Unofficial Link inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority", "@radix-ui/react-slot" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/link.tsx", "type": "registry:ui", "target": "@ui/link.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "list", "type": "registry:ui", "title": "List (Unofficial)", "description": "Unofficial List inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/list.tsx", "type": "registry:ui", "target": "@ui/list.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "menu-list-box", "type": "registry:ui", "title": "MenuListBox (Unofficial)", "description": "Unofficial MenuListBox inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/menu-list-box.tsx", "type": "registry:ui", "target": "@ui/menu-list-box.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "menu-list", "type": "registry:ui", "title": "MenuList (Unofficial)", "description": "Unofficial MenuList inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/menu-list.tsx", "type": "registry:ui", "target": "@ui/menu-list.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "notification-banner", "type": "registry:ui", "title": "NotificationBanner (Unofficial)", "description": "Unofficial NotificationBanner inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/notification-banner.tsx", "type": "registry:ui", "target": "@ui/notification-banner.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "progress-indicator", "type": "registry:ui", "title": "ProgressIndicator (Unofficial)", "description": "Unofficial ProgressIndicator inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/progress-indicator.tsx", "type": "registry:ui", "target": "@ui/progress-indicator.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "radio-group", "type": "registry:ui", "title": "RadioGroup (Unofficial)", "description": "Unofficial RadioGroup inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "@radix-ui/react-radio-group", "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/radio-group.tsx", "type": "registry:ui", "target": "@ui/radio-group.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "requirement-badge", "type": "registry:ui", "title": "RequirementBadge (Unofficial)", "description": "Unofficial RequirementBadge inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/requirement-badge.tsx", "type": "registry:ui", "target": "@ui/requirement-badge.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "select", "type": "registry:ui", "title": "Select (Unofficial)", "description": "Unofficial Select inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "@radix-ui/react-select", "class-variance-authority", "lucide-react" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/select.tsx", "type": "registry:ui", "target": "@ui/select.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "separated-date-picker", "type": "registry:ui", "title": "SeparatedDatePicker (Unofficial)", "description": "Unofficial SeparatedDatePicker inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/separated-date-picker.tsx", "type": "registry:ui", "target": "@ui/separated-date-picker.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "status-badge", "type": "registry:ui", "title": "StatusBadge (Unofficial)", "description": "Unofficial StatusBadge inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "class-variance-authority" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/status-badge.tsx", "type": "registry:ui", "target": "@ui/status-badge.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "support-text", "type": "registry:ui", "title": "SupportText (Unofficial)", "description": "Unofficial SupportText inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/support-text.tsx", "type": "registry:ui", "target": "@ui/support-text.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "table", "type": "registry:ui", "title": "Table (Unofficial)", "description": "Unofficial Table inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/table.tsx", "type": "registry:ui", "target": "@ui/table.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "tabs", "type": "registry:ui", "title": "Tabs (Unofficial)", "description": "Unofficial Tabs inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/tabs.tsx", "type": "registry:ui", "target": "@ui/tabs.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "textarea", "type": "registry:ui", "title": "Textarea (Unofficial)", "description": "Unofficial Textarea inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/textarea.tsx", "type": "registry:ui", "target": "@ui/textarea.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "theme", "type": "registry:theme", "title": "Digital Agency Theme (Unofficial)", "description": "Unofficial theme exposing Digital Agency Design System tokens as Tailwind + shadcn/ui semantic tokens. Not an official デジタル庁 product.", "dependencies": [], "registryDependencies": [], "files": [ { "path": "src/styles/digital-agency.css", "type": "registry:file", "target": "styles/digital-agency.css" }, { "path": "src/styles/digital-agency.tokens.json", "type": "registry:file", "target": "styles/digital-agency.tokens.json" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] }, { "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "utility-link", "type": "registry:ui", "title": "UtilityLink (Unofficial)", "description": "Unofficial UtilityLink inspired by the Digital Agency Design System. Not an official デジタル庁 product.", "dependencies": [ "@radix-ui/react-slot" ], "registryDependencies": [ "yukiharada1228/shadcn-digital-agency-jp/theme", "yukiharada1228/shadcn-digital-agency-jp/digital-agency-cn" ], "files": [ { "path": "src/components/ui/utility-link.tsx", "type": "registry:ui", "target": "@ui/utility-link.tsx" }, { "path": "THIRD_PARTY_LICENSES.md", "type": "registry:file", "target": "~/THIRD_PARTY_LICENSES.md" } ] } ] }