|
1194 | 1194 | "title": "Input", |
1195 | 1195 | "type": "registry:block" |
1196 | 1196 | }, |
| 1197 | + { |
| 1198 | + "files": [ |
| 1199 | + { |
| 1200 | + "path": "src/components/input-otp/InputOTP.tsx", |
| 1201 | + "target": "components/input-otp/InputOTP.tsx", |
| 1202 | + "type": "registry:ui" |
| 1203 | + }, |
| 1204 | + { |
| 1205 | + "path": "src/components/input-otp/InputOTPGroup.tsx", |
| 1206 | + "target": "components/input-otp/InputOTPGroup.tsx", |
| 1207 | + "type": "registry:ui" |
| 1208 | + }, |
| 1209 | + { |
| 1210 | + "path": "src/components/input-otp/InputOTPSeparator.tsx", |
| 1211 | + "target": "components/input-otp/InputOTPSeparator.tsx", |
| 1212 | + "type": "registry:ui" |
| 1213 | + }, |
| 1214 | + { |
| 1215 | + "path": "src/components/input-otp/InputOTPSlot.tsx", |
| 1216 | + "target": "components/input-otp/InputOTPSlot.tsx", |
| 1217 | + "type": "registry:ui" |
| 1218 | + }, |
| 1219 | + { |
| 1220 | + "path": "src/components/input-otp/InputOtpRoot.tsx", |
| 1221 | + "target": "components/input-otp/InputOtpRoot.tsx", |
| 1222 | + "type": "registry:ui" |
| 1223 | + }, |
| 1224 | + { |
| 1225 | + "path": "src/components/input-otp/index.ts", |
| 1226 | + "target": "components/input-otp/index.ts", |
| 1227 | + "type": "registry:ui" |
| 1228 | + }, |
| 1229 | + { |
| 1230 | + "path": "src/components/input-otp/input-otp-variants.ts", |
| 1231 | + "target": "components/input-otp/input-otp-variants.ts", |
| 1232 | + "type": "registry:ui" |
| 1233 | + }, |
| 1234 | + { |
| 1235 | + "path": "src/components/input-otp/types.ts", |
| 1236 | + "target": "components/input-otp/types.ts", |
| 1237 | + "type": "registry:ui" |
| 1238 | + } |
| 1239 | + ], |
| 1240 | + "name": "input-otp", |
| 1241 | + "title": "Input Otp", |
| 1242 | + "type": "registry:block" |
| 1243 | + }, |
1197 | 1244 | { |
1198 | 1245 | "files": [ |
1199 | 1246 | { |
|
1435 | 1482 | }, |
1436 | 1483 | { |
1437 | 1484 | "files": [ |
| 1485 | + { |
| 1486 | + "path": "src/components/navigation-menu/NavigationMenu.tsx", |
| 1487 | + "target": "components/navigation-menu/NavigationMenu.tsx", |
| 1488 | + "type": "registry:ui" |
| 1489 | + }, |
1438 | 1490 | { |
1439 | 1491 | "path": "src/components/navigation-menu/NavigationMenuChildLink.tsx", |
1440 | 1492 | "target": "components/navigation-menu/NavigationMenuChildLink.tsx", |
|
1450 | 1502 | "target": "components/navigation-menu/NavigationMenuChildListItem.tsx", |
1451 | 1503 | "type": "registry:ui" |
1452 | 1504 | }, |
| 1505 | + { |
| 1506 | + "path": "src/components/navigation-menu/NavigationMenuContent.tsx", |
| 1507 | + "target": "components/navigation-menu/NavigationMenuContent.tsx", |
| 1508 | + "type": "registry:ui" |
| 1509 | + }, |
| 1510 | + { |
| 1511 | + "path": "src/components/navigation-menu/NavigationMenuIndicator.tsx", |
| 1512 | + "target": "components/navigation-menu/NavigationMenuIndicator.tsx", |
| 1513 | + "type": "registry:ui" |
| 1514 | + }, |
| 1515 | + { |
| 1516 | + "path": "src/components/navigation-menu/NavigationMenuItem.tsx", |
| 1517 | + "target": "components/navigation-menu/NavigationMenuItem.tsx", |
| 1518 | + "type": "registry:ui" |
| 1519 | + }, |
| 1520 | + { |
| 1521 | + "path": "src/components/navigation-menu/NavigationMenuLink.tsx", |
| 1522 | + "target": "components/navigation-menu/NavigationMenuLink.tsx", |
| 1523 | + "type": "registry:ui" |
| 1524 | + }, |
| 1525 | + { |
| 1526 | + "path": "src/components/navigation-menu/NavigationMenuList.tsx", |
| 1527 | + "target": "components/navigation-menu/NavigationMenuList.tsx", |
| 1528 | + "type": "registry:ui" |
| 1529 | + }, |
| 1530 | + { |
| 1531 | + "path": "src/components/navigation-menu/NavigationMenuRoot.tsx", |
| 1532 | + "target": "components/navigation-menu/NavigationMenuRoot.tsx", |
| 1533 | + "type": "registry:ui" |
| 1534 | + }, |
| 1535 | + { |
| 1536 | + "path": "src/components/navigation-menu/NavigationMenuTrigger.tsx", |
| 1537 | + "target": "components/navigation-menu/NavigationMenuTrigger.tsx", |
| 1538 | + "type": "registry:ui" |
| 1539 | + }, |
| 1540 | + { |
| 1541 | + "path": "src/components/navigation-menu/NavigationMenuViewport.tsx", |
| 1542 | + "target": "components/navigation-menu/NavigationMenuViewport.tsx", |
| 1543 | + "type": "registry:ui" |
| 1544 | + }, |
| 1545 | + { |
| 1546 | + "path": "src/components/navigation-menu/index.ts", |
| 1547 | + "target": "components/navigation-menu/index.ts", |
| 1548 | + "type": "registry:ui" |
| 1549 | + }, |
1453 | 1550 | { |
1454 | 1551 | "path": "src/components/navigation-menu/navigation-menu.ts", |
1455 | 1552 | "target": "components/navigation-menu/navigation-menu.ts", |
|
1629 | 1726 | "title": "Skeleton", |
1630 | 1727 | "type": "registry:block" |
1631 | 1728 | }, |
| 1729 | + { |
| 1730 | + "files": [ |
| 1731 | + { |
| 1732 | + "path": "src/components/slider/Slider.tsx", |
| 1733 | + "target": "components/slider/Slider.tsx", |
| 1734 | + "type": "registry:ui" |
| 1735 | + }, |
| 1736 | + { |
| 1737 | + "path": "src/components/slider/SliderRange.tsx", |
| 1738 | + "target": "components/slider/SliderRange.tsx", |
| 1739 | + "type": "registry:ui" |
| 1740 | + }, |
| 1741 | + { |
| 1742 | + "path": "src/components/slider/SliderRoot.tsx", |
| 1743 | + "target": "components/slider/SliderRoot.tsx", |
| 1744 | + "type": "registry:ui" |
| 1745 | + }, |
| 1746 | + { |
| 1747 | + "path": "src/components/slider/SliderThumb.tsx", |
| 1748 | + "target": "components/slider/SliderThumb.tsx", |
| 1749 | + "type": "registry:ui" |
| 1750 | + }, |
| 1751 | + { |
| 1752 | + "path": "src/components/slider/SliderTrack.tsx", |
| 1753 | + "target": "components/slider/SliderTrack.tsx", |
| 1754 | + "type": "registry:ui" |
| 1755 | + }, |
| 1756 | + { |
| 1757 | + "path": "src/components/slider/index.ts", |
| 1758 | + "target": "components/slider/index.ts", |
| 1759 | + "type": "registry:ui" |
| 1760 | + }, |
| 1761 | + { |
| 1762 | + "path": "src/components/slider/slider-variants.ts", |
| 1763 | + "target": "components/slider/slider-variants.ts", |
| 1764 | + "type": "registry:ui" |
| 1765 | + }, |
| 1766 | + { |
| 1767 | + "path": "src/components/slider/types.ts", |
| 1768 | + "target": "components/slider/types.ts", |
| 1769 | + "type": "registry:ui" |
| 1770 | + } |
| 1771 | + ], |
| 1772 | + "name": "slider", |
| 1773 | + "title": "Slider", |
| 1774 | + "type": "registry:block" |
| 1775 | + }, |
1632 | 1776 | { |
1633 | 1777 | "files": [ |
1634 | 1778 | { |
|
0 commit comments