UI Elements
Essential UI building blocks for building the Agency Interface.
Calendar
A date field component that allows users to enter and edit dates.
Sheet
Extends the Dialog component to display content that complements the main screen.
Command
Fast, composable, unstyled command menu for React.
Alert Dialog
A modal dialog that interrupts the user with important content.
Popover
A popover component for floating content panels.
Skeleton
A placeholder loading state for UI components.
Select
A dropdown select component for choosing from a list.
Avatar
A visual representation of a user with fallbacks.
Alert
A prominent notification for important messages.
Input
A single-line input field for user text entry.
Switch
A toggle switch component for boolean settings.
Checkbox
A checkbox component for multi-select options.
Radio Group
A radio button group for single-select options.
Slider
A slider component for range value selection.
Collapsible
A collapsible panel component.
Dialog
A modal dialog component for focused interactions.
Dropdown Menu
A dropdown menu component for contextual actions.
Button
A versatile button component with multiple variants.
Badge
A small visual indicator for status or labels.
Scroll Area
A custom scrollable area for consistent styling.
Table
A table component for displaying structured data.
Progress
A progress bar component for showing completion status.
Tooltip
A tooltip component for showing extra information on hover.
Tabs
A tabbed interface component for organizing content.
Accordion
An expandable accordion component for FAQs.
Card
A flexible container with header, content, and footer.
Label
A label attached to an input for accessibility.
Textarea
A multi-line text input field for longer content.
Separator
A visual line to separate content sections.
Carousel
An image or content carousel with navigation.
Toaster
The viewport for displaying toast notifications.
Dynamic Icon
A dynamic icon loader for Lucide icons.
Error Boundary
A catch-all UI for preventing app crashes.
Social Proof
A visual rating and review count indicator.
Toast
A temporary notification system (Toast/Toaster).
Color Picker
A color selection tool with CSS variable support.
Futuristic Card
A specialized card with glowing border effects.
Rich Text Editor
A rich-text editor based on Tiptap.
Border Beam
An interactive background border animation.
Section Badge
A stylized badge for section headings.
Rich Text Display
A component to render sanitized HTML content safely.

