|
1604 | 1604 | "title": "Popover", |
1605 | 1605 | "type": "registry:block" |
1606 | 1606 | }, |
| 1607 | + { |
| 1608 | + "files": [ |
| 1609 | + { |
| 1610 | + "path": "src/components/progress/Progress.tsx", |
| 1611 | + "target": "components/progress/Progress.tsx", |
| 1612 | + "type": "registry:ui" |
| 1613 | + }, |
| 1614 | + { |
| 1615 | + "path": "src/components/progress/index.ts", |
| 1616 | + "target": "components/progress/index.ts", |
| 1617 | + "type": "registry:ui" |
| 1618 | + }, |
| 1619 | + { |
| 1620 | + "path": "src/components/progress/progress-variants.ts", |
| 1621 | + "target": "components/progress/progress-variants.ts", |
| 1622 | + "type": "registry:ui" |
| 1623 | + }, |
| 1624 | + { |
| 1625 | + "path": "src/components/progress/types.ts", |
| 1626 | + "target": "components/progress/types.ts", |
| 1627 | + "type": "registry:ui" |
| 1628 | + } |
| 1629 | + ], |
| 1630 | + "name": "progress", |
| 1631 | + "title": "Progress", |
| 1632 | + "type": "registry:block" |
| 1633 | + }, |
1607 | 1634 | { |
1608 | 1635 | "files": [ |
1609 | 1636 | { |
|
1651 | 1678 | "title": "Radio", |
1652 | 1679 | "type": "registry:block" |
1653 | 1680 | }, |
| 1681 | + { |
| 1682 | + "files": [ |
| 1683 | + { |
| 1684 | + "path": "src/components/resizable/ResizableHandle.tsx", |
| 1685 | + "target": "components/resizable/ResizableHandle.tsx", |
| 1686 | + "type": "registry:ui" |
| 1687 | + }, |
| 1688 | + { |
| 1689 | + "path": "src/components/resizable/ResizablePanelGroup.tsx", |
| 1690 | + "target": "components/resizable/ResizablePanelGroup.tsx", |
| 1691 | + "type": "registry:ui" |
| 1692 | + }, |
| 1693 | + { |
| 1694 | + "path": "src/components/resizable/index.ts", |
| 1695 | + "target": "components/resizable/index.ts", |
| 1696 | + "type": "registry:ui" |
| 1697 | + }, |
| 1698 | + { |
| 1699 | + "path": "src/components/resizable/resizable-variants.ts", |
| 1700 | + "target": "components/resizable/resizable-variants.ts", |
| 1701 | + "type": "registry:ui" |
| 1702 | + }, |
| 1703 | + { |
| 1704 | + "path": "src/components/resizable/types.ts", |
| 1705 | + "target": "components/resizable/types.ts", |
| 1706 | + "type": "registry:ui" |
| 1707 | + } |
| 1708 | + ], |
| 1709 | + "name": "resizable", |
| 1710 | + "title": "Resizable", |
| 1711 | + "type": "registry:block" |
| 1712 | + }, |
1654 | 1713 | { |
1655 | 1714 | "files": [ |
1656 | 1715 | { |
|
1699 | 1758 | "type": "registry:block", |
1700 | 1759 | "dependencies": ["@radix-ui/react-scroll-area"] |
1701 | 1760 | }, |
| 1761 | + { |
| 1762 | + "files": [ |
| 1763 | + { |
| 1764 | + "path": "src/components/select/Select.tsx", |
| 1765 | + "target": "components/select/Select.tsx", |
| 1766 | + "type": "registry:ui" |
| 1767 | + }, |
| 1768 | + { |
| 1769 | + "path": "src/components/select/SelectContent.tsx", |
| 1770 | + "target": "components/select/SelectContent.tsx", |
| 1771 | + "type": "registry:ui" |
| 1772 | + }, |
| 1773 | + { |
| 1774 | + "path": "src/components/select/SelectItem.tsx", |
| 1775 | + "target": "components/select/SelectItem.tsx", |
| 1776 | + "type": "registry:ui" |
| 1777 | + }, |
| 1778 | + { |
| 1779 | + "path": "src/components/select/SelectLabel.tsx", |
| 1780 | + "target": "components/select/SelectLabel.tsx", |
| 1781 | + "type": "registry:ui" |
| 1782 | + }, |
| 1783 | + { |
| 1784 | + "path": "src/components/select/SelectOption.tsx", |
| 1785 | + "target": "components/select/SelectOption.tsx", |
| 1786 | + "type": "registry:ui" |
| 1787 | + }, |
| 1788 | + { |
| 1789 | + "path": "src/components/select/SelectSeparator.tsx", |
| 1790 | + "target": "components/select/SelectSeparator.tsx", |
| 1791 | + "type": "registry:ui" |
| 1792 | + }, |
| 1793 | + { |
| 1794 | + "path": "src/components/select/SelectTrigger.tsx", |
| 1795 | + "target": "components/select/SelectTrigger.tsx", |
| 1796 | + "type": "registry:ui" |
| 1797 | + }, |
| 1798 | + { |
| 1799 | + "path": "src/components/select/index.ts", |
| 1800 | + "target": "components/select/index.ts", |
| 1801 | + "type": "registry:ui" |
| 1802 | + }, |
| 1803 | + { |
| 1804 | + "path": "src/components/select/select-variants.ts", |
| 1805 | + "target": "components/select/select-variants.ts", |
| 1806 | + "type": "registry:ui" |
| 1807 | + }, |
| 1808 | + { |
| 1809 | + "path": "src/components/select/shared.ts", |
| 1810 | + "target": "components/select/shared.ts", |
| 1811 | + "type": "registry:ui" |
| 1812 | + }, |
| 1813 | + { |
| 1814 | + "path": "src/components/select/types.ts", |
| 1815 | + "target": "components/select/types.ts", |
| 1816 | + "type": "registry:ui" |
| 1817 | + } |
| 1818 | + ], |
| 1819 | + "name": "select", |
| 1820 | + "title": "Select", |
| 1821 | + "type": "registry:block" |
| 1822 | + }, |
| 1823 | + { |
| 1824 | + "files": [ |
| 1825 | + { |
| 1826 | + "path": "src/components/sheet/Sheet.tsx", |
| 1827 | + "target": "components/sheet/Sheet.tsx", |
| 1828 | + "type": "registry:ui" |
| 1829 | + }, |
| 1830 | + { |
| 1831 | + "path": "src/components/sheet/SheetContent.tsx", |
| 1832 | + "target": "components/sheet/SheetContent.tsx", |
| 1833 | + "type": "registry:ui" |
| 1834 | + }, |
| 1835 | + { |
| 1836 | + "path": "src/components/sheet/index.ts", |
| 1837 | + "target": "components/sheet/index.ts", |
| 1838 | + "type": "registry:ui" |
| 1839 | + }, |
| 1840 | + { |
| 1841 | + "path": "src/components/sheet/sheet-variants.ts", |
| 1842 | + "target": "components/sheet/sheet-variants.ts", |
| 1843 | + "type": "registry:ui" |
| 1844 | + }, |
| 1845 | + { |
| 1846 | + "path": "src/components/sheet/types.ts", |
| 1847 | + "target": "components/sheet/types.ts", |
| 1848 | + "type": "registry:ui" |
| 1849 | + } |
| 1850 | + ], |
| 1851 | + "name": "sheet", |
| 1852 | + "title": "Sheet", |
| 1853 | + "type": "registry:block" |
| 1854 | + }, |
1702 | 1855 | { |
1703 | 1856 | "files": [ |
1704 | 1857 | { |
|
0 commit comments