diff --git a/registry/components/CardStack.json b/registry/components/CardStack.json index b08f3f2..ec5607f 100644 --- a/registry/components/CardStack.json +++ b/registry/components/CardStack.json @@ -1,7 +1,7 @@ { "name": "CardStack", "description": "Adaptive layout component that displays children in a grid, timeline, or carousel based on item count and variant.", - "details": "Use for displaying collections of cards. Automatically switches between grid (1-4 items) and carousel (5+ items). Special timeline variant creates a zigzag layout for 3-6 items; automatically switches to carousel for 7+ items. Carousel offers auto-scroll or button controls (recommended: keep default buttons). Optional header supports centered or split textbox layout (split: tag + title + description left, buttons right; split-actions: tag + title left, buttons only right; split-description: tag + title left, description only right).", + "details": "Use for displaying collections of cards. Automatically switches between grid (1-4 items) and carousel (1+ items). Special timeline variant creates a zigzag layout for 3-6 items; automatically switches to carousel for 7+ items. Carousel offers auto-scroll or button controls (recommended: keep default buttons). Optional header supports centered or split textbox layout (split: tag + title + description left, buttons right; split-actions: tag + title left, buttons only right; split-description: tag + title left, description only right).", "constraints": { "textRules": { "title": {