This document outlines additional components and collections to be added to HyperUI.
- Toast Notifications - Temporary success/error/info/warning messages that appear and auto-dismiss (High Priority)
- Empty States - UI for when tables, lists, searches, or pages have no content to display (Medium Priority)
- Loading States/Spinners - Various loading indicators, skeleton screens, and loading placeholders (Low Priority)
- Progress Bars - Linear and circular progress indicators for tasks and workflows (Low Priority)
- Tabs - Tabbed navigation for organizing content within a page or section (High Priority)
- Accordion - Expandable/collapsible content sections - can repurpose existing FAQs collection (High Priority)
- Drawers/Slide-overs - Side panels that slide in from screen edges for additional content (Medium Priority)
- Tree View - Hierarchical list navigation for file systems and nested data (Low Priority)
- Logo Clouds - Client/partner logo displays and brand showcases (High Priority)
- Testimonials - Customer quotes, reviews, and success stories (Low Priority)
- Social Proof - Review ratings, user counts, trust badges, and social validation (Low Priority)
- Comparison Tables - Feature comparison layouts - could use/replace existing Pricings collection (Low Priority)
- Team Sections - Team member profiles, bios, and organizational charts (High Priority)
- Contact Forms - Various contact form styles and inquiry forms (High Priority)
- Feature Grids - Product/service feature showcases and benefit highlights (Medium Priority)
- Galleries - Image/video gallery layouts and media grids (Medium Priority)
- Navigation Menus - Mega menus and dropdown navigation patterns (Low Priority)
- Login/Signup Forms - Authentication form designs and user registration (Low Priority)
- Search Bars - Hero/header search components and prominent search layouts (Low Priority)
- Toast Notifications
- Tabs
- Accordion (repurpose FAQs)
- Logo Clouds
- Team Sections
- Contact Forms
- Empty States
- Drawers/Slide-overs
- Feature Grids
- Galleries
- Loading States/Spinners
- Progress Bars
- Tree View
- Testimonials
- Social Proof
- Comparison Tables
- Navigation Menus
- Login/Signup Forms
- Search Bars
- Each collection should follow the existing
.mdxformat - Maintain consistency with current Tailwind CSS patterns
- Include multiple variants per collection (at least 3-5)
- Ensure responsive design for all components
- Add appropriate accessibility features
- Consider dark mode variants where applicable
- No carousels - static layouts only
- Avoid components that require external libraries (date pickers, color pickers, etc.)