@hex-core/components 1.4.0 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (104) hide show
  1. package/dist/_tsup-dts-rollup.d.ts +3105 -0
  2. package/dist/accordion.d.ts +4 -13
  3. package/dist/alert-dialog.d.ts +11 -34
  4. package/dist/alert.d.ts +4 -17
  5. package/dist/aspect-ratio.d.ts +1 -7
  6. package/dist/avatar.d.ts +3 -11
  7. package/dist/badge.d.ts +3 -22
  8. package/dist/breadcrumb.d.ts +7 -27
  9. package/dist/button.d.ts +3 -13
  10. package/dist/calendar.d.ts +1 -17
  11. package/dist/card.d.ts +6 -16
  12. package/dist/checkbox.d.ts +2 -11
  13. package/dist/citation.d.ts +2 -0
  14. package/dist/citation.js +70 -0
  15. package/dist/citation.js.map +1 -0
  16. package/dist/cluster.d.ts +3 -34
  17. package/dist/code-block-copy.d.ts +2 -0
  18. package/dist/code-block-copy.js +108 -0
  19. package/dist/code-block-copy.js.map +1 -0
  20. package/dist/code-block.d.ts +3 -0
  21. package/dist/code-block.js +90 -0
  22. package/dist/code-block.js.map +1 -0
  23. package/dist/collapsible.d.ts +3 -11
  24. package/dist/color-picker.d.ts +2 -44
  25. package/dist/combobox.d.ts +3 -45
  26. package/dist/command.d.ts +9 -111
  27. package/dist/composer.d.ts +2 -0
  28. package/dist/composer.js +75 -0
  29. package/dist/composer.js.map +1 -0
  30. package/dist/container.d.ts +3 -41
  31. package/dist/context-menu.d.ts +12 -37
  32. package/dist/data-table.d.ts +2 -33
  33. package/dist/date-picker.d.ts +2 -43
  34. package/dist/dialog.d.ts +11 -46
  35. package/dist/drawer.d.ts +10 -41
  36. package/dist/dropdown-menu.d.ts +13 -39
  37. package/dist/dropzone.d.ts +3 -54
  38. package/dist/file-tree.d.ts +3 -53
  39. package/dist/form.d.ts +8 -45
  40. package/dist/grid.d.ts +3 -50
  41. package/dist/hover-card.d.ts +3 -11
  42. package/dist/index.d.ts +298 -179
  43. package/dist/index.js +674 -1
  44. package/dist/index.js.map +1 -1
  45. package/dist/input-otp.d.ts +5 -19
  46. package/dist/input.d.ts +2 -6
  47. package/dist/label.d.ts +2 -11
  48. package/dist/loading-indicator.d.ts +3 -0
  49. package/dist/loading-indicator.js +64 -0
  50. package/dist/loading-indicator.js.map +1 -0
  51. package/dist/markdown.d.ts +2 -0
  52. package/dist/markdown.js +28 -0
  53. package/dist/markdown.js.map +1 -0
  54. package/dist/menubar.d.ts +11 -35
  55. package/dist/message-actions.d.ts +2 -0
  56. package/dist/message-actions.js +28 -0
  57. package/dist/message-actions.js.map +1 -0
  58. package/dist/message-list.d.ts +2 -0
  59. package/dist/message-list.js +49 -0
  60. package/dist/message-list.js.map +1 -0
  61. package/dist/message.d.ts +3 -0
  62. package/dist/message.js +35 -0
  63. package/dist/message.js.map +1 -0
  64. package/dist/multi-combobox.d.ts +3 -51
  65. package/dist/navigation-menu.d.ts +9 -23
  66. package/dist/pagination.d.ts +7 -40
  67. package/dist/popover.d.ts +4 -13
  68. package/dist/progress.d.ts +1 -10
  69. package/dist/radio-group.d.ts +2 -9
  70. package/dist/reasoning.d.ts +2 -0
  71. package/dist/reasoning.js +90 -0
  72. package/dist/reasoning.js.map +1 -0
  73. package/dist/resizable.d.ts +3 -28
  74. package/dist/schemas.d.ts +72 -121
  75. package/dist/schemas.js +849 -1
  76. package/dist/schemas.js.map +1 -1
  77. package/dist/scroll-area.d.ts +3 -18
  78. package/dist/select.d.ts +8 -21
  79. package/dist/separator.d.ts +2 -11
  80. package/dist/sheet.d.ts +10 -39
  81. package/dist/sidebar.d.ts +8 -75
  82. package/dist/skeleton.d.ts +1 -11
  83. package/dist/slider.d.ts +2 -20
  84. package/dist/sonner.d.ts +2 -14
  85. package/dist/spacer.d.ts +3 -38
  86. package/dist/stack.d.ts +3 -34
  87. package/dist/stepper.d.ts +4 -48
  88. package/dist/suggestion.d.ts +2 -0
  89. package/dist/suggestion.js +55 -0
  90. package/dist/suggestion.js.map +1 -0
  91. package/dist/switch.d.ts +2 -11
  92. package/dist/table.d.ts +8 -24
  93. package/dist/tabs.d.ts +4 -13
  94. package/dist/textarea.d.ts +2 -10
  95. package/dist/time-picker.d.ts +2 -34
  96. package/dist/timeline.d.ts +4 -42
  97. package/dist/toggle-group.d.ts +2 -17
  98. package/dist/toggle.d.ts +2 -19
  99. package/dist/tool-call.d.ts +2 -0
  100. package/dist/tool-call.js +133 -0
  101. package/dist/tool-call.js.map +1 -0
  102. package/dist/tooltip.d.ts +4 -13
  103. package/package.json +4 -1
  104. package/dist/button-variants-Bx6gCUFp.d.ts +0 -19
@@ -0,0 +1,3105 @@
1
+ import * as AccordionPrimitive from '@radix-ui/react-accordion';
2
+ import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
3
+ import * as AspectRatioPrimitive from '@radix-ui/react-aspect-ratio';
4
+ import * as AvatarPrimitive from '@radix-ui/react-avatar';
5
+ import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
6
+ import { ClassProp } from 'class-variance-authority/types';
7
+ import { ClassValue } from 'clsx';
8
+ import * as CollapsiblePrimitive from '@radix-ui/react-collapsible';
9
+ import { ColumnDef } from '@tanstack/react-table';
10
+ import type { ComponentSchemaDefinition } from '@hex-core/registry';
11
+ import * as ContextMenuPrimitive from '@radix-ui/react-context-menu';
12
+ import { ControllerProps } from 'react-hook-form';
13
+ import { DayPicker } from 'react-day-picker';
14
+ import { DialogCloseProps } from '@radix-ui/react-dialog';
15
+ import { DialogContentProps as DialogContentProps_2 } from '@radix-ui/react-dialog';
16
+ import { DialogDescriptionProps } from '@radix-ui/react-dialog';
17
+ import { DialogOverlayProps } from '@radix-ui/react-dialog';
18
+ import * as DialogPrimitive from '@radix-ui/react-dialog';
19
+ import { DialogTitleProps } from '@radix-ui/react-dialog';
20
+ import { DialogTriggerProps } from '@radix-ui/react-dialog';
21
+ import { Drawer as Drawer_2 } from 'vaul';
22
+ import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
23
+ import { FieldError } from 'react-hook-form';
24
+ import { FieldPath } from 'react-hook-form';
25
+ import { FieldValues } from 'react-hook-form';
26
+ import { FormProviderProps } from 'react-hook-form';
27
+ import { ForwardRefExoticComponent } from 'react';
28
+ import { Group } from 'react-resizable-panels';
29
+ import * as HoverCardPrimitive from '@radix-ui/react-hover-card';
30
+ import { JSX } from 'react/jsx-runtime';
31
+ import * as LabelPrimitive from '@radix-ui/react-label';
32
+ import * as MenubarPrimitive from '@radix-ui/react-menubar';
33
+ import * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
34
+ import { OTPInput } from 'input-otp';
35
+ import { Panel } from 'react-resizable-panels';
36
+ import * as PopoverPrimitive from '@radix-ui/react-popover';
37
+ import { Portal } from 'vaul';
38
+ import * as ProgressPrimitive from '@radix-ui/react-progress';
39
+ import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
40
+ import * as React_2 from 'react';
41
+ import { RefAttributes } from 'react';
42
+ import * as ScrollAreaPrimitive from '@radix-ui/react-scroll-area';
43
+ import * as SelectPrimitive from '@radix-ui/react-select';
44
+ import { Separator as Separator_2 } from 'react-resizable-panels';
45
+ import * as SeparatorPrimitive from '@radix-ui/react-separator';
46
+ import * as SliderPrimitive from '@radix-ui/react-slider';
47
+ import { SlotProps } from '@radix-ui/react-slot';
48
+ import * as SwitchPrimitive from '@radix-ui/react-switch';
49
+ import * as TabsPrimitive from '@radix-ui/react-tabs';
50
+ import { toast } from 'sonner';
51
+ import { Toaster as Toaster_2 } from 'sonner';
52
+ import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
53
+ import * as TogglePrimitive from '@radix-ui/react-toggle';
54
+ import * as TooltipPrimitive from '@radix-ui/react-tooltip';
55
+ import { VariantProps } from 'class-variance-authority';
56
+
57
+ /** Root container for accordion items. Supports single or multiple open items. */
58
+ declare const Accordion: React_2.ForwardRefExoticComponent<(AccordionPrimitive.AccordionSingleProps | AccordionPrimitive.AccordionMultipleProps) & React_2.RefAttributes<HTMLDivElement>>;
59
+ export { Accordion }
60
+ export { Accordion as Accordion_alias_1 }
61
+
62
+ /** The collapsible content panel of an AccordionItem. */
63
+ declare const AccordionContent: React_2.ForwardRefExoticComponent<Omit<AccordionPrimitive.AccordionContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
64
+ export { AccordionContent }
65
+ export { AccordionContent as AccordionContent_alias_1 }
66
+
67
+ /** A single collapsible item within an Accordion. */
68
+ declare const AccordionItem: React_2.ForwardRefExoticComponent<Omit<AccordionPrimitive.AccordionItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
69
+ export { AccordionItem }
70
+ export { AccordionItem as AccordionItem_alias_1 }
71
+
72
+ declare const accordionSchema: ComponentSchemaDefinition;
73
+ export { accordionSchema }
74
+ export { accordionSchema as accordionSchema_alias_1 }
75
+
76
+ /** The clickable header that toggles an AccordionItem open/closed. */
77
+ declare const AccordionTrigger: React_2.ForwardRefExoticComponent<Omit<AccordionPrimitive.AccordionTriggerProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
78
+ export { AccordionTrigger }
79
+ export { AccordionTrigger as AccordionTrigger_alias_1 }
80
+
81
+ /** An inline notification banner for important messages. */
82
+ declare const Alert: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & VariantProps<(props?: ({
83
+ variant?: "default" | "destructive" | null | undefined;
84
+ } & ClassProp) | undefined) => string> & React_2.RefAttributes<HTMLDivElement>>;
85
+ export { Alert }
86
+ export { Alert as Alert_alias_1 }
87
+
88
+ /** The alert description. Renders a div so paragraph children can be styled via [&_p]. */
89
+ declare const AlertDescription: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>>;
90
+ export { AlertDescription }
91
+ export { AlertDescription as AlertDescription_alias_1 }
92
+
93
+ /** Root container for a destructive-action confirmation dialog. */
94
+ declare const AlertDialog: React_2.FC<AlertDialogPrimitive.AlertDialogProps>;
95
+ export { AlertDialog }
96
+ export { AlertDialog as AlertDialog_alias_1 }
97
+
98
+ /** The destructive action button (e.g. Delete). Receives focus by default. */
99
+ declare const AlertDialogAction: React_2.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogActionProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
100
+ export { AlertDialogAction }
101
+ export { AlertDialogAction as AlertDialogAction_alias_1 }
102
+
103
+ /** The cancel button. Closes the dialog. */
104
+ declare const AlertDialogCancel: React_2.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogCancelProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
105
+ export { AlertDialogCancel }
106
+ export { AlertDialogCancel as AlertDialogCancel_alias_1 }
107
+
108
+ /** Content panel for the alert dialog. No close button — user must choose action or cancel. */
109
+ declare const AlertDialogContent: React_2.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
110
+ export { AlertDialogContent }
111
+ export { AlertDialogContent as AlertDialogContent_alias_1 }
112
+
113
+ /** Accessible description for the alert dialog. */
114
+ declare const AlertDialogDescription: React_2.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogDescriptionProps & React_2.RefAttributes<HTMLParagraphElement>, "ref"> & React_2.RefAttributes<HTMLParagraphElement>>;
115
+ export { AlertDialogDescription }
116
+ export { AlertDialogDescription as AlertDialogDescription_alias_1 }
117
+
118
+ /**
119
+ * Footer container for Cancel/Action buttons.
120
+ * @returns A div stacking buttons on mobile and right-aligning on desktop
121
+ */
122
+ declare function AlertDialogFooter({ className, ...props }: React_2.HTMLAttributes<HTMLDivElement>): JSX.Element;
123
+ export { AlertDialogFooter }
124
+ export { AlertDialogFooter as AlertDialogFooter_alias_1 }
125
+
126
+ /**
127
+ * Header container for title + description.
128
+ * @returns A div wrapping title/description with vertical rhythm
129
+ */
130
+ declare function AlertDialogHeader({ className, ...props }: React_2.HTMLAttributes<HTMLDivElement>): JSX.Element;
131
+ export { AlertDialogHeader }
132
+ export { AlertDialogHeader as AlertDialogHeader_alias_1 }
133
+
134
+ /** Dimmed backdrop behind the alert dialog. */
135
+ declare const AlertDialogOverlay: React_2.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogOverlayProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
136
+ export { AlertDialogOverlay }
137
+ export { AlertDialogOverlay as AlertDialogOverlay_alias_1 }
138
+
139
+ /** Portals alert dialog content into the body. */
140
+ declare const AlertDialogPortal: React_2.FC<AlertDialogPrimitive.AlertDialogPortalProps>;
141
+ export { AlertDialogPortal }
142
+ export { AlertDialogPortal as AlertDialogPortal_alias_1 }
143
+
144
+ declare const alertDialogSchema: ComponentSchemaDefinition;
145
+ export { alertDialogSchema }
146
+ export { alertDialogSchema as alertDialogSchema_alias_1 }
147
+
148
+ /** Accessible title for the alert dialog. */
149
+ declare const AlertDialogTitle: React_2.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogTitleProps & React_2.RefAttributes<HTMLHeadingElement>, "ref"> & React_2.RefAttributes<HTMLHeadingElement>>;
150
+ export { AlertDialogTitle }
151
+ export { AlertDialogTitle as AlertDialogTitle_alias_1 }
152
+
153
+ /** The element that opens the alert dialog. */
154
+ declare const AlertDialogTrigger: React_2.ForwardRefExoticComponent<AlertDialogPrimitive.AlertDialogTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
155
+ export { AlertDialogTrigger }
156
+ export { AlertDialogTrigger as AlertDialogTrigger_alias_1 }
157
+
158
+ declare const alertSchema: ComponentSchemaDefinition;
159
+ export { alertSchema }
160
+ export { alertSchema as alertSchema_alias_1 }
161
+
162
+ /** The alert title heading. */
163
+ declare const AlertTitle: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLHeadingElement> & React_2.RefAttributes<HTMLHeadingElement>>;
164
+ export { AlertTitle }
165
+ export { AlertTitle as AlertTitle_alias_1 }
166
+
167
+ declare const alertVariants: (props?: ({
168
+ variant?: "default" | "destructive" | null | undefined;
169
+ } & ClassProp) | undefined) => string;
170
+ export { alertVariants }
171
+ export { alertVariants as alertVariants_alias_1 }
172
+
173
+ /** A container that maintains a specified width-to-height ratio for its children. */
174
+ declare const AspectRatio: ForwardRefExoticComponent<AspectRatioPrimitive.AspectRatioProps & RefAttributes<HTMLDivElement>>;
175
+ export { AspectRatio }
176
+ export { AspectRatio as AspectRatio_alias_1 }
177
+
178
+ declare const aspectRatioSchema: ComponentSchemaDefinition;
179
+ export { aspectRatioSchema }
180
+ export { aspectRatioSchema as aspectRatioSchema_alias_1 }
181
+
182
+ /** Root container for an avatar (image + fallback). */
183
+ declare const Avatar: React_2.ForwardRefExoticComponent<Omit<AvatarPrimitive.AvatarProps & React_2.RefAttributes<HTMLSpanElement>, "ref"> & React_2.RefAttributes<HTMLSpanElement>>;
184
+ export { Avatar }
185
+ export { Avatar as Avatar_alias_1 }
186
+
187
+ /** Fallback content (usually initials or an icon) shown when the image is missing or fails. Supports delayMs to avoid flashing for fast-loading images. */
188
+ declare const AvatarFallback: React_2.ForwardRefExoticComponent<Omit<AvatarPrimitive.AvatarFallbackProps & React_2.RefAttributes<HTMLSpanElement>, "ref"> & React_2.RefAttributes<HTMLSpanElement>>;
189
+ export { AvatarFallback }
190
+ export { AvatarFallback as AvatarFallback_alias_1 }
191
+
192
+ /** Avatar image. AvatarFallback renders in its place when the image is missing or errors. */
193
+ declare const AvatarImage: React_2.ForwardRefExoticComponent<Omit<AvatarPrimitive.AvatarImageProps & React_2.RefAttributes<HTMLImageElement>, "ref"> & React_2.RefAttributes<HTMLImageElement>>;
194
+ export { AvatarImage }
195
+ export { AvatarImage as AvatarImage_alias_1 }
196
+
197
+ declare const avatarSchema: ComponentSchemaDefinition;
198
+ export { avatarSchema }
199
+ export { avatarSchema as avatarSchema_alias_1 }
200
+
201
+ /**
202
+ * Renders an inline badge element with variant-based styling.
203
+ * @param props - Badge props including variant and className
204
+ * @returns A styled div element
205
+ */
206
+ declare function Badge({ className, variant, ...props }: BadgeProps): JSX.Element;
207
+ export { Badge }
208
+ export { Badge as Badge_alias_1 }
209
+
210
+ /**
211
+ * A small status indicator badge with multiple style variants.
212
+ * Used for tags, statuses, counts, and categorization.
213
+ */
214
+ declare interface BadgeProps extends React_2.HTMLAttributes<HTMLDivElement>, VariantProps<typeof badgeVariants> {
215
+ }
216
+ export { BadgeProps }
217
+ export { BadgeProps as BadgeProps_alias_1 }
218
+
219
+ declare const badgeSchema: ComponentSchemaDefinition;
220
+ export { badgeSchema }
221
+ export { badgeSchema as badgeSchema_alias_1 }
222
+
223
+ declare const badgeVariants: (props?: ({
224
+ variant?: "default" | "destructive" | "outline" | "secondary" | null | undefined;
225
+ } & ClassProp) | undefined) => string;
226
+ export { badgeVariants }
227
+ export { badgeVariants as badgeVariants_alias_1 }
228
+
229
+ /** Root nav landmark for breadcrumb navigation. */
230
+ declare const Breadcrumb: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & React_2.RefAttributes<HTMLElement>>;
231
+ export { Breadcrumb }
232
+ export { Breadcrumb as Breadcrumb_alias_1 }
233
+
234
+ /**
235
+ * Ellipsis for truncated breadcrumb trails.
236
+ * @returns A span containing a decorative SVG (aria-hidden) plus a sr-only "More pages" label for AT.
237
+ */
238
+ declare function BreadcrumbEllipsis({ className, ...props }: React_2.ComponentProps<"span">): JSX.Element;
239
+ export { BreadcrumbEllipsis }
240
+ export { BreadcrumbEllipsis as BreadcrumbEllipsis_alias_1 }
241
+
242
+ /** A single breadcrumb list item. */
243
+ declare const BreadcrumbItem: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & React_2.RefAttributes<HTMLLIElement>>;
244
+ export { BreadcrumbItem }
245
+ export { BreadcrumbItem as BreadcrumbItem_alias_1 }
246
+
247
+ /** A link inside a breadcrumb item. Use asChild to render e.g. Next.js Link. */
248
+ declare const BreadcrumbLink: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref"> & {
249
+ asChild?: boolean;
250
+ } & React_2.RefAttributes<HTMLAnchorElement>>;
251
+ export { BreadcrumbLink }
252
+ export { BreadcrumbLink as BreadcrumbLink_alias_1 }
253
+
254
+ /** Ordered list of breadcrumb items. */
255
+ declare const BreadcrumbList: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.OlHTMLAttributes<HTMLOListElement>, HTMLOListElement>, "ref"> & React_2.RefAttributes<HTMLOListElement>>;
256
+ export { BreadcrumbList }
257
+ export { BreadcrumbList as BreadcrumbList_alias_1 }
258
+
259
+ /** The final breadcrumb (current page). Not interactive. */
260
+ declare const BreadcrumbPage: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & React_2.RefAttributes<HTMLSpanElement>>;
261
+ export { BreadcrumbPage }
262
+ export { BreadcrumbPage as BreadcrumbPage_alias_1 }
263
+
264
+ declare const breadcrumbSchema: ComponentSchemaDefinition;
265
+ export { breadcrumbSchema }
266
+ export { breadcrumbSchema as breadcrumbSchema_alias_1 }
267
+
268
+ /**
269
+ * Visual separator between breadcrumb items (chevron by default).
270
+ * @returns An li rendering a decorative chevron icon
271
+ */
272
+ declare function BreadcrumbSeparator({ children, className, ...props }: React_2.ComponentProps<"li">): JSX.Element;
273
+ export { BreadcrumbSeparator }
274
+ export { BreadcrumbSeparator as BreadcrumbSeparator_alias_1 }
275
+
276
+ declare const Button: React_2.ForwardRefExoticComponent<ButtonProps & React_2.RefAttributes<HTMLButtonElement>>;
277
+ export { Button }
278
+ export { Button as Button_alias_1 }
279
+
280
+ declare interface ButtonProps extends React_2.ButtonHTMLAttributes<HTMLButtonElement>, ButtonVariantsProps {
281
+ asChild?: boolean;
282
+ loading?: boolean;
283
+ }
284
+ export { ButtonProps }
285
+ export { ButtonProps as ButtonProps_alias_1 }
286
+
287
+ declare const buttonSchema: ComponentSchemaDefinition;
288
+ export { buttonSchema }
289
+ export { buttonSchema as buttonSchema_alias_1 }
290
+
291
+ /**
292
+ * CVA variants for the Button component.
293
+ *
294
+ * Lives in its own module so RSC-safe consumers (`Pagination`, future
295
+ * link-styled buttons in static layouts) can import variants without
296
+ * pulling in the full `Button` runtime — `Button` itself is client-only
297
+ * because of `Slot` + `forwardRef` + the loading spinner. Splitting the
298
+ * variants out keeps `dist/pagination.js` free of `@radix-ui/react-slot`.
299
+ */
300
+ declare const buttonVariants: (props?: ({
301
+ variant?: "default" | "destructive" | "outline" | "secondary" | "ghost" | "link" | null | undefined;
302
+ size?: "default" | "sm" | "lg" | "icon" | null | undefined;
303
+ } & ClassProp) | undefined) => string;
304
+ export { buttonVariants }
305
+ export { buttonVariants as buttonVariants_alias_1 }
306
+ export { buttonVariants as buttonVariants_alias_2 }
307
+
308
+ export declare type ButtonVariantsProps = VariantProps<typeof buttonVariants>;
309
+
310
+ /**
311
+ * Calendar date grid built on react-day-picker v9. Forwards all DayPicker
312
+ * props. Pair `mode` + `selected` + `onSelect` for selection control;
313
+ * pass `captionLayout="dropdown"` with `startMonth`/`endMonth` for
314
+ * native year-dropdown navigation.
315
+ * @returns A themed react-day-picker instance with our dropdown overlay CSS.
316
+ */
317
+ declare function Calendar({ className, classNames, showOutsideDays, ...props }: React_2.ComponentProps<typeof DayPicker>): JSX.Element;
318
+
319
+ declare namespace Calendar {
320
+ var displayName: string;
321
+ }
322
+ export { Calendar }
323
+ export { Calendar as Calendar_alias_1 }
324
+
325
+ declare const calendarSchema: ComponentSchemaDefinition;
326
+ export { calendarSchema }
327
+ export { calendarSchema as calendarSchema_alias_1 }
328
+
329
+ /** A container card with subtle shadow and border. */
330
+ declare const Card: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>>;
331
+ export { Card }
332
+ export { Card as Card_alias_1 }
333
+
334
+ /** The main content area of a Card. */
335
+ declare const CardContent: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>>;
336
+ export { CardContent }
337
+ export { CardContent as CardContent_alias_1 }
338
+
339
+ /** A description element inside a CardHeader. */
340
+ declare const CardDescription: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLParagraphElement> & React_2.RefAttributes<HTMLParagraphElement>>;
341
+ export { CardDescription }
342
+ export { CardDescription as CardDescription_alias_1 }
343
+
344
+ /** The footer section of a Card. */
345
+ declare const CardFooter: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>>;
346
+ export { CardFooter }
347
+ export { CardFooter as CardFooter_alias_1 }
348
+
349
+ /** The header section of a Card. */
350
+ declare const CardHeader: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>>;
351
+ export { CardHeader }
352
+ export { CardHeader as CardHeader_alias_1 }
353
+
354
+ declare const cardSchema: ComponentSchemaDefinition;
355
+ export { cardSchema }
356
+ export { cardSchema as cardSchema_alias_1 }
357
+
358
+ /** The title element inside a CardHeader. */
359
+ declare const CardTitle: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLHeadingElement> & React_2.RefAttributes<HTMLHeadingElement>>;
360
+ export { CardTitle }
361
+ export { CardTitle as CardTitle_alias_1 }
362
+
363
+ declare const Checkbox: React_2.ForwardRefExoticComponent<Omit<CheckboxPrimitive.CheckboxProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
364
+ export { Checkbox }
365
+ export { Checkbox as Checkbox_alias_1 }
366
+
367
+ /**
368
+ * An accessible checkbox component built on Radix UI.
369
+ * Supports checked, unchecked, and indeterminate states with smooth animations.
370
+ */
371
+ declare type CheckboxProps = React_2.ComponentPropsWithoutRef<typeof CheckboxPrimitive.Root>;
372
+ export { CheckboxProps }
373
+ export { CheckboxProps as CheckboxProps_alias_1 }
374
+
375
+ declare const checkboxSchema: ComponentSchemaDefinition;
376
+ export { checkboxSchema }
377
+ export { checkboxSchema as checkboxSchema_alias_1 }
378
+
379
+ /**
380
+ * Renders a source citation chip. Uses an `<a>` when `url` is set so the
381
+ * chip is keyboard-focusable + opens in a new tab; falls back to a
382
+ * non-interactive span otherwise.
383
+ *
384
+ * @param props - title + optional url, page, index
385
+ * @returns An anchor or span styled as a chip
386
+ */
387
+ declare function Citation({ title, url, page, index, className, children }: CitationProps): JSX.Element;
388
+ export { Citation }
389
+ export { Citation as Citation_alias_1 }
390
+
391
+ /**
392
+ * Source attribution chip — renders a citation for a RAG hit, search
393
+ * result, or any external reference the assistant pulled from. Becomes a
394
+ * clickable anchor when `url` is provided; otherwise a static span.
395
+ *
396
+ * @example
397
+ * <Citation title="auth-overview.md" url={src.url} page={3} />
398
+ * @example
399
+ * <Cluster gap="xs">
400
+ * {sources.map((s, i) => (
401
+ * <Citation key={s.id} title={s.title} url={s.url} index={i + 1} />
402
+ * ))}
403
+ * </Cluster>
404
+ */
405
+ declare interface CitationProps {
406
+ title: string;
407
+ url?: string;
408
+ page?: number;
409
+ /** Numeric index for inline footnote-style display (e.g. "[1] auth.md"). */
410
+ index?: number;
411
+ className?: string;
412
+ children?: React_2.ReactNode;
413
+ }
414
+ export { CitationProps }
415
+ export { CitationProps as CitationProps_alias_1 }
416
+
417
+ declare const citationSchema: ComponentSchemaDefinition;
418
+ export { citationSchema }
419
+ export { citationSchema as citationSchema_alias_1 }
420
+
421
+ /**
422
+ * Horizontal flex flow with wrap. Children flow left-to-right and wrap to next line as needed.
423
+ * @param props - Cluster props including `gap`, `align`, and `justify` variant keys.
424
+ * @returns A flex row that wraps with consistent gap.
425
+ * @example
426
+ * ```tsx
427
+ * <Cluster gap="sm">
428
+ * <Badge>react</Badge>
429
+ * <Badge>typescript</Badge>
430
+ * <Badge>tailwind</Badge>
431
+ * </Cluster>
432
+ * ```
433
+ */
434
+ declare function Cluster({ className, gap, align, justify, ...props }: ClusterProps): JSX.Element;
435
+ export { Cluster }
436
+ export { Cluster as Cluster_alias_1 }
437
+
438
+ /** Cross-axis `align-items` values for horizontal flows. Includes `baseline`. */
439
+ export declare const clusterAlignVariants: {
440
+ readonly start: "items-start";
441
+ readonly center: "items-center";
442
+ readonly end: "items-end";
443
+ readonly stretch: "items-stretch";
444
+ readonly baseline: "items-baseline";
445
+ };
446
+
447
+ /** Props for the Cluster component. */
448
+ declare interface ClusterProps extends React_2.HTMLAttributes<HTMLDivElement>, VariantProps<typeof clusterVariants> {
449
+ }
450
+ export { ClusterProps }
451
+ export { ClusterProps as ClusterProps_alias_1 }
452
+
453
+ declare const clusterSchema: ComponentSchemaDefinition;
454
+ export { clusterSchema }
455
+ export { clusterSchema as clusterSchema_alias_1 }
456
+
457
+ /**
458
+ * CVA variants for Cluster — horizontal flex flow with wrap.
459
+ * `gap` and `justify` pull from shared layout-variant maps; `align` adds
460
+ * `baseline` (text-baseline alignment for mixed-size siblings).
461
+ */
462
+ declare const clusterVariants: (props?: ({
463
+ gap?: "sm" | "lg" | "md" | "xl" | "xs" | null | undefined;
464
+ align?: "center" | "start" | "end" | "stretch" | "baseline" | null | undefined;
465
+ justify?: "center" | "start" | "end" | "between" | null | undefined;
466
+ } & ClassProp) | undefined) => string;
467
+ export { clusterVariants }
468
+ export { clusterVariants as clusterVariants_alias_1 }
469
+
470
+ /**
471
+ * Merge class names with Tailwind CSS conflict resolution.
472
+ * @param inputs - Class values (strings, arrays, objects) to merge
473
+ * @returns A single merged class string with Tailwind conflicts resolved
474
+ */
475
+ declare function cn(...inputs: ClassValue[]): string;
476
+ export { cn }
477
+ export { cn as cn_alias_1 }
478
+
479
+ /**
480
+ * Async Server Component that highlights `code` server-side and emits the
481
+ * resulting HTML with a header + copy island.
482
+ *
483
+ * @param props - code, optional label/language/themes
484
+ * @returns A bordered card wrapping the highlighted code
485
+ */
486
+ declare function CodeBlock({ code, label, language, themes, className, }: CodeBlockProps): Promise<JSX.Element>;
487
+ export { CodeBlock }
488
+ export { CodeBlock as CodeBlock_alias_1 }
489
+
490
+ declare function CodeBlockCopy({ code, className, ...props }: CodeBlockCopyProps): JSX.Element;
491
+ export { CodeBlockCopy }
492
+ export { CodeBlockCopy as CodeBlockCopy_alias_1 }
493
+
494
+ /**
495
+ * Copy-to-clipboard button for the `CodeBlock` header. Lives in a
496
+ * client-only file so the surrounding `CodeBlock` (an async Server
497
+ * Component) can render server-side while this island hydrates on the
498
+ * client for `navigator.clipboard` access.
499
+ *
500
+ * @example
501
+ * <CodeBlockCopy code={code} />
502
+ */
503
+ declare interface CodeBlockCopyProps extends React_2.ButtonHTMLAttributes<HTMLButtonElement> {
504
+ /** The code text to copy. Must be plain text (not the highlighted HTML). */
505
+ code: string;
506
+ }
507
+ export { CodeBlockCopyProps }
508
+ export { CodeBlockCopyProps as CodeBlockCopyProps_alias_1 }
509
+
510
+ /**
511
+ * Syntax-highlighted code block with a language-label header and a copy
512
+ * button. Highlighting runs server-side via Shiki using a dual-theme
513
+ * (default: github-light / github-dark) so the same HTML flips on
514
+ * `data-theme`/`prefers-color-scheme` without client-side rehydration.
515
+ *
516
+ * Async Server Component — render inside RSC trees or pre-render in
517
+ * static contexts. For client-side streaming code blocks, plug Streamdown's
518
+ * built-in code rendering via `Markdown components={{ pre: … }}` instead.
519
+ *
520
+ * @example
521
+ * <CodeBlock label="pnpm" code="pnpm add @hex-core/components" />
522
+ * @example
523
+ * <CodeBlock language="tsx" code={src} />
524
+ */
525
+ declare interface CodeBlockProps {
526
+ code: string;
527
+ /** Optional header label (e.g. "pnpm", "tsx"). Inferred from `language` if omitted. */
528
+ label?: string;
529
+ /** Explicit Shiki grammar key. Overrides inference from `label`. */
530
+ language?: SupportedLang;
531
+ /** Override the default github-light / github-dark theme pair. */
532
+ themes?: {
533
+ light: string;
534
+ dark: string;
535
+ };
536
+ className?: string;
537
+ }
538
+ export { CodeBlockProps }
539
+ export { CodeBlockProps as CodeBlockProps_alias_1 }
540
+
541
+ declare const codeBlockSchema: ComponentSchemaDefinition;
542
+ export { codeBlockSchema }
543
+ export { codeBlockSchema as codeBlockSchema_alias_1 }
544
+
545
+ /** Root container controlling the expanded state of the content. */
546
+ declare const Collapsible: ForwardRefExoticComponent<CollapsiblePrimitive.CollapsibleProps & RefAttributes<HTMLDivElement>>;
547
+ export { Collapsible }
548
+ export { Collapsible as Collapsible_alias_1 }
549
+
550
+ /** The collapsible content shown/hidden by the trigger. */
551
+ declare const CollapsibleContent: ForwardRefExoticComponent<CollapsiblePrimitive.CollapsibleContentProps & RefAttributes<HTMLDivElement>>;
552
+ export { CollapsibleContent }
553
+ export { CollapsibleContent as CollapsibleContent_alias_1 }
554
+
555
+ declare const collapsibleSchema: ComponentSchemaDefinition;
556
+ export { collapsibleSchema }
557
+ export { collapsibleSchema as collapsibleSchema_alias_1 }
558
+
559
+ /** The element that toggles the Collapsible open/closed. */
560
+ declare const CollapsibleTrigger: ForwardRefExoticComponent<CollapsiblePrimitive.CollapsibleTriggerProps & RefAttributes<HTMLButtonElement>>;
561
+ export { CollapsibleTrigger }
562
+ export { CollapsibleTrigger as CollapsibleTrigger_alias_1 }
563
+
564
+ /**
565
+ * HSL-native color picker. Edits an HSL triplet directly via three sliders
566
+ * (H/S/L), with a hex input as a display adapter.
567
+ *
568
+ * Round-trip safe: triplet → hex → triplet preserves the slider state because
569
+ * sliders are the source of truth and hex updates them only when valid.
570
+ *
571
+ * @param props - Controlled component; `value` and `onChange` are required.
572
+ * @returns A trigger button that opens a popover with H/S/L sliders + hex input.
573
+ * @example
574
+ * ```tsx
575
+ * const [color, setColor] = React.useState("240 5.9% 10%");
576
+ * <ColorPicker value={color} onChange={setColor} aria-label="Primary color" />
577
+ * ```
578
+ */
579
+ declare function ColorPicker({ value, onChange, disabled, "aria-label": ariaLabel, className, }: ColorPickerProps): JSX.Element;
580
+ export { ColorPicker }
581
+ export { ColorPicker as ColorPicker_alias_1 }
582
+
583
+ /** Props for the ColorPicker component. */
584
+ declare interface ColorPickerProps {
585
+ /**
586
+ * Current color as an HSL triplet string (`"<H> <S>% <L>%"`, e.g. `"240 5.9% 10%"`).
587
+ * Match the format used by `@hex-core/tokens`; round-trip safe.
588
+ */
589
+ value: string;
590
+ /**
591
+ * Called with the next HSL triplet whenever the user drags a slider or commits a valid hex value.
592
+ * Not called for invalid hex input — the picker keeps the prior value until the input parses cleanly.
593
+ */
594
+ onChange: (value: string) => void;
595
+ /**
596
+ * Disable interaction. Native `disabled` attribute is set on the trigger so the
597
+ * popover doesn't open via mouse or keyboard activation. Tab focus still lands
598
+ * on the trigger per browser defaults; if you want to fully remove it from the
599
+ * tab order, wrap in a parent that handles `tabIndex` accordingly.
600
+ */
601
+ disabled?: boolean;
602
+ /** Accessible name for the trigger button (defaults to "Pick color"). */
603
+ "aria-label"?: string;
604
+ /** Additional class names merged onto the trigger. */
605
+ className?: string;
606
+ }
607
+ export { ColorPickerProps }
608
+ export { ColorPickerProps as ColorPickerProps_alias_1 }
609
+
610
+ declare const colorPickerSchema: ComponentSchemaDefinition;
611
+ export { colorPickerSchema }
612
+ export { colorPickerSchema as colorPickerSchema_alias_1 }
613
+
614
+ /**
615
+ * Searchable select input built on Command + Popover.
616
+ *
617
+ * Pass `options` with `{ value, label }` shape. The selected label is shown on
618
+ * the trigger; the popover contains a CommandInput and filtered CommandList.
619
+ * @returns A trigger button that opens a filtered option list.
620
+ */
621
+ declare function Combobox({ options, value, onChange, placeholder, searchPlaceholder, emptyText, disabled, className, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledBy, }: ComboboxProps): JSX.Element;
622
+
623
+ declare namespace Combobox {
624
+ var displayName: string;
625
+ }
626
+ export { Combobox }
627
+ export { Combobox as Combobox_alias_1 }
628
+
629
+ declare interface ComboboxOption {
630
+ /** The value returned from onChange (stable, unique). */
631
+ value: string;
632
+ /** The display label shown in the list and the trigger. */
633
+ label: string;
634
+ /** Mark as non-selectable. */
635
+ disabled?: boolean;
636
+ }
637
+ export { ComboboxOption }
638
+ export { ComboboxOption as ComboboxOption_alias_1 }
639
+
640
+ declare interface ComboboxProps {
641
+ /** The list of selectable options. */
642
+ options: ComboboxOption[];
643
+ /** Controlled selected value. */
644
+ value?: string;
645
+ /** Fired when the user picks an option: (value: string) => void */
646
+ onChange?: (value: string) => void;
647
+ /** Text shown on the trigger when nothing is selected. */
648
+ placeholder?: string;
649
+ /** Input placeholder inside the popover list. */
650
+ searchPlaceholder?: string;
651
+ /** Text shown when no options match the search. */
652
+ emptyText?: string;
653
+ /** Disable the trigger. */
654
+ disabled?: boolean;
655
+ /** Extra class names on the trigger button. */
656
+ className?: string;
657
+ /** Accessible label for the trigger (required when no adjacent visible label). */
658
+ "aria-label"?: string;
659
+ /** Id of an external visible label that names this combobox. */
660
+ "aria-labelledby"?: string;
661
+ }
662
+ export { ComboboxProps }
663
+ export { ComboboxProps as ComboboxProps_alias_1 }
664
+
665
+ declare const comboboxSchema: ComponentSchemaDefinition;
666
+ export { comboboxSchema }
667
+ export { comboboxSchema as comboboxSchema_alias_1 }
668
+
669
+ /** Root Command container — drives search, filtering, and keyboard navigation over items. */
670
+ declare const Command: React_2.ForwardRefExoticComponent<Omit<{
671
+ children?: React_2.ReactNode;
672
+ } & Pick<Pick<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
673
+ ref?: React_2.Ref<HTMLDivElement>;
674
+ } & {
675
+ asChild?: boolean;
676
+ }, "asChild" | "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
677
+ label?: string;
678
+ shouldFilter?: boolean;
679
+ filter?: (value: string, search: string, keywords?: string[]) => number;
680
+ defaultValue?: string;
681
+ value?: string;
682
+ onValueChange?: (value: string) => void;
683
+ loop?: boolean;
684
+ disablePointerSelection?: boolean;
685
+ vimBindings?: boolean;
686
+ } & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
687
+ export { Command }
688
+ export { Command as Command_alias_1 }
689
+
690
+ /**
691
+ * Command menu rendered inside a Dialog — a ⌘K-style launcher.
692
+ * @param props - Forwarded to the underlying Dialog (open, onOpenChange, etc.)
693
+ * @returns A Dialog containing a Command menu.
694
+ */
695
+ declare function CommandDialog({ title, description, children, ...props }: CommandDialogProps): JSX.Element;
696
+ export { CommandDialog }
697
+ export { CommandDialog as CommandDialog_alias_1 }
698
+
699
+ declare interface CommandDialogProps extends React_2.ComponentPropsWithoutRef<typeof Dialog> {
700
+ /** Command children (CommandInput + CommandList + CommandItem, etc.) */
701
+ children: React_2.ReactNode;
702
+ /** Accessible title for the dialog (screen-reader only by default). */
703
+ title?: string;
704
+ /** Accessible description for the dialog (screen-reader only by default). */
705
+ description?: string;
706
+ }
707
+
708
+ /** Rendered when no items match the current search. */
709
+ declare const CommandEmpty: React_2.ForwardRefExoticComponent<Omit<{
710
+ children?: React_2.ReactNode;
711
+ } & Pick<Pick<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
712
+ ref?: React_2.Ref<HTMLDivElement>;
713
+ } & {
714
+ asChild?: boolean;
715
+ }, "asChild" | "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
716
+ export { CommandEmpty }
717
+ export { CommandEmpty as CommandEmpty_alias_1 }
718
+
719
+ /** Logical group of items — renders a heading and filters as a unit. */
720
+ declare const CommandGroup: React_2.ForwardRefExoticComponent<Omit<{
721
+ children?: React_2.ReactNode;
722
+ } & Omit<Pick<Pick<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
723
+ ref?: React_2.Ref<HTMLDivElement>;
724
+ } & {
725
+ asChild?: boolean;
726
+ }, "asChild" | "key" | keyof React_2.HTMLAttributes<HTMLDivElement>>, "value" | "heading"> & {
727
+ heading?: React_2.ReactNode;
728
+ value?: string;
729
+ forceMount?: boolean;
730
+ } & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
731
+ export { CommandGroup }
732
+ export { CommandGroup as CommandGroup_alias_1 }
733
+
734
+ /** Search input for the Command menu. Fires onValueChange as the user types. */
735
+ declare const CommandInput: React_2.ForwardRefExoticComponent<Omit<Omit<Pick<Pick<React_2.DetailedHTMLProps<React_2.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "key" | keyof React_2.InputHTMLAttributes<HTMLInputElement>> & {
736
+ ref?: React_2.Ref<HTMLInputElement>;
737
+ } & {
738
+ asChild?: boolean;
739
+ }, "asChild" | "key" | keyof React_2.InputHTMLAttributes<HTMLInputElement>>, "type" | "value" | "onChange"> & {
740
+ value?: string;
741
+ onValueChange?: (search: string) => void;
742
+ } & React_2.RefAttributes<HTMLInputElement>, "ref"> & React_2.RefAttributes<HTMLInputElement>>;
743
+ export { CommandInput }
744
+ export { CommandInput as CommandInput_alias_1 }
745
+
746
+ /** Selectable item. onSelect fires on Enter or click. */
747
+ declare const CommandItem: React_2.ForwardRefExoticComponent<Omit<{
748
+ children?: React_2.ReactNode;
749
+ } & Omit<Pick<Pick<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
750
+ ref?: React_2.Ref<HTMLDivElement>;
751
+ } & {
752
+ asChild?: boolean;
753
+ }, "asChild" | "key" | keyof React_2.HTMLAttributes<HTMLDivElement>>, "disabled" | "value" | "onSelect"> & {
754
+ disabled?: boolean;
755
+ onSelect?: (value: string) => void;
756
+ value?: string;
757
+ keywords?: string[];
758
+ forceMount?: boolean;
759
+ } & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
760
+ export { CommandItem }
761
+ export { CommandItem as CommandItem_alias_1 }
762
+
763
+ /** Scrollable list that contains CommandGroup / CommandItem / CommandEmpty. */
764
+ declare const CommandList: React_2.ForwardRefExoticComponent<Omit<{
765
+ children?: React_2.ReactNode;
766
+ } & Pick<Pick<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
767
+ ref?: React_2.Ref<HTMLDivElement>;
768
+ } & {
769
+ asChild?: boolean;
770
+ }, "asChild" | "key" | keyof React_2.HTMLAttributes<HTMLDivElement>> & {
771
+ label?: string;
772
+ } & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
773
+ export { CommandList }
774
+ export { CommandList as CommandList_alias_1 }
775
+
776
+ declare const commandSchema: ComponentSchemaDefinition;
777
+ export { commandSchema }
778
+ export { commandSchema as commandSchema_alias_1 }
779
+
780
+ /**
781
+ * Horizontal rule between groups. Renders as a presentational `<div>` (no role)
782
+ * so it can sit inside CommandList (role=listbox) without violating ARIA's
783
+ * required-children rule for listbox. The line is purely decorative — cmdk's
784
+ * built-in Separator hardcodes `role="separator"`, which axe rejects in this
785
+ * context, so we render the divider directly.
786
+ *
787
+ * The `data-cmdk-separator` attribute is preserved so existing CSS / test
788
+ * selectors that target cmdk's separator continue to match.
789
+ */
790
+ declare const CommandSeparator: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>>;
791
+ export { CommandSeparator }
792
+ export { CommandSeparator as CommandSeparator_alias_1 }
793
+
794
+ /**
795
+ * Keyboard shortcut hint (e.g. '⌘K') aligned to the right of an item.
796
+ * @returns A muted inline span rendered at the end of a CommandItem.
797
+ */
798
+ declare function CommandShortcut({ className, ...props }: React_2.HTMLAttributes<HTMLSpanElement>): JSX.Element;
799
+
800
+ declare namespace CommandShortcut {
801
+ var displayName: string;
802
+ }
803
+ export { CommandShortcut }
804
+ export { CommandShortcut as CommandShortcut_alias_1 }
805
+
806
+ /**
807
+ * Renders a chat composer with a textarea + slot for action buttons.
808
+ * @param props - controlled value/handlers + slot children
809
+ * @returns A form element with a textarea and trailing slot
810
+ */
811
+ declare function Composer({ value, onValueChange, onSubmit, disabled, placeholder, submitOnEnter, textareaAriaLabel, children, className, ...rest }: ComposerProps): JSX.Element;
812
+ export { Composer }
813
+ export { Composer as Composer_alias_1 }
814
+
815
+ /**
816
+ * Multi-line text input + submission shell for chat composers. Headless on
817
+ * data flow — `value`/`onValueChange` are required so the consumer keeps
818
+ * input state wherever fits (a `useChat` hook, a parent form, local state).
819
+ *
820
+ * Submits on Enter (without Shift). Children render after the textarea —
821
+ * the canonical place for attachment buttons + a send button.
822
+ *
823
+ * Spreads remaining props onto the underlying `<form>`, so consumers can
824
+ * pass `aria-label`, `id`, `name`, `data-*`, and similar attributes.
825
+ *
826
+ * @example
827
+ * <Composer
828
+ * value={input}
829
+ * onValueChange={setInput}
830
+ * onSubmit={(v) => sendMessage(v)}
831
+ * placeholder="Ask anything…"
832
+ * >
833
+ * <Button type="submit">Send</Button>
834
+ * </Composer>
835
+ */
836
+ declare interface ComposerProps extends Omit<React_2.FormHTMLAttributes<HTMLFormElement>, "onSubmit" | "children"> {
837
+ value: string;
838
+ onValueChange: (value: string) => void;
839
+ onSubmit: (value: string) => void;
840
+ disabled?: boolean;
841
+ placeholder?: string;
842
+ /** Submit on Enter without Shift. Default true. */
843
+ submitOnEnter?: boolean;
844
+ /** Accessible name for the textarea. Defaults to `placeholder` when set, else "Message". */
845
+ textareaAriaLabel?: string;
846
+ /** Trailing slot — attachment buttons, send button, etc. */
847
+ children?: React_2.ReactNode;
848
+ }
849
+ export { ComposerProps }
850
+ export { ComposerProps as ComposerProps_alias_1 }
851
+
852
+ declare const composerSchema: ComponentSchemaDefinition;
853
+ export { composerSchema }
854
+ export { composerSchema as composerSchema_alias_1 }
855
+
856
+ /**
857
+ * A centered max-width wrapper for page content. Use to constrain reading-width sections.
858
+ * Pass `asChild` to render as a semantic landmark (`<main>`, `<section>`, etc.) instead of a plain `<div>`.
859
+ *
860
+ * @param props - Container props including `size`, `padding`, and optional `asChild`.
861
+ * @returns A wrapper element with `mx-auto`, max-width clamp, and optional horizontal padding.
862
+ * @example
863
+ * ```tsx
864
+ * <Container size="lg" padding="md" asChild>
865
+ * <main>
866
+ * <h1>Article title</h1>
867
+ * <p>Reading-width content...</p>
868
+ * </main>
869
+ * </Container>
870
+ * ```
871
+ */
872
+ declare function Container({ className, size, padding, asChild, ...props }: ContainerProps): JSX.Element;
873
+ export { Container }
874
+ export { Container as Container_alias_1 }
875
+
876
+ /** Props for the Container component. */
877
+ declare interface ContainerProps extends React_2.HTMLAttributes<HTMLDivElement>, VariantProps<typeof containerVariants> {
878
+ /**
879
+ * Render as a different element via Radix `Slot`. Pass `<Container asChild><main>...</main></Container>`
880
+ * to render the layout as a `<main>` (or `<section>`, `<article>`, etc.) and inherit landmark semantics.
881
+ */
882
+ asChild?: boolean;
883
+ }
884
+ export { ContainerProps }
885
+ export { ContainerProps as ContainerProps_alias_1 }
886
+
887
+ declare const containerSchema: ComponentSchemaDefinition;
888
+ export { containerSchema }
889
+ export { containerSchema as containerSchema_alias_1 }
890
+
891
+ /**
892
+ * CVA variants for Container — max-width wrapper bound to `--container-*` tokens.
893
+ * Variant names match token names (`sm`/`md`/`lg`/`xl`/`full`); `full` removes the clamp.
894
+ * Padding maps to `--space-*` tokens.
895
+ */
896
+ declare const containerVariants: (props?: ({
897
+ size?: "sm" | "lg" | "md" | "xl" | "full" | null | undefined;
898
+ padding?: "sm" | "lg" | "none" | "md" | null | undefined;
899
+ } & ClassProp) | undefined) => string;
900
+ export { containerVariants }
901
+ export { containerVariants as containerVariants_alias_1 }
902
+
903
+ /** Root container for a context menu (right-click menu). */
904
+ declare const ContextMenu: React_2.FC<ContextMenuPrimitive.ContextMenuProps>;
905
+ export { ContextMenu }
906
+ export { ContextMenu as ContextMenu_alias_1 }
907
+
908
+ /** A checkable menu item. */
909
+ declare const ContextMenuCheckboxItem: React_2.ForwardRefExoticComponent<Omit<ContextMenuPrimitive.ContextMenuCheckboxItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
910
+ export { ContextMenuCheckboxItem }
911
+ export { ContextMenuCheckboxItem as ContextMenuCheckboxItem_alias_1 }
912
+
913
+ /** The menu panel shown when the trigger is right-clicked. */
914
+ declare const ContextMenuContent: React_2.ForwardRefExoticComponent<Omit<ContextMenuPrimitive.ContextMenuContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
915
+ export { ContextMenuContent }
916
+ export { ContextMenuContent as ContextMenuContent_alias_1 }
917
+
918
+ /** Groups related items for a11y. */
919
+ declare const ContextMenuGroup: React_2.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuGroupProps & React_2.RefAttributes<HTMLDivElement>>;
920
+ export { ContextMenuGroup }
921
+ export { ContextMenuGroup as ContextMenuGroup_alias_1 }
922
+
923
+ /** A clickable menu item. */
924
+ declare const ContextMenuItem: React_2.ForwardRefExoticComponent<Omit<ContextMenuPrimitive.ContextMenuItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & {
925
+ inset?: boolean;
926
+ } & React_2.RefAttributes<HTMLDivElement>>;
927
+ export { ContextMenuItem }
928
+ export { ContextMenuItem as ContextMenuItem_alias_1 }
929
+
930
+ /** A non-interactive heading label. */
931
+ declare const ContextMenuLabel: React_2.ForwardRefExoticComponent<Omit<ContextMenuPrimitive.ContextMenuLabelProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & {
932
+ inset?: boolean;
933
+ } & React_2.RefAttributes<HTMLDivElement>>;
934
+ export { ContextMenuLabel }
935
+ export { ContextMenuLabel as ContextMenuLabel_alias_1 }
936
+
937
+ /** Portals content into the body. */
938
+ declare const ContextMenuPortal: React_2.FC<ContextMenuPrimitive.ContextMenuPortalProps>;
939
+ export { ContextMenuPortal }
940
+ export { ContextMenuPortal as ContextMenuPortal_alias_1 }
941
+
942
+ /** Group for checkable radio items. */
943
+ declare const ContextMenuRadioGroup: React_2.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuRadioGroupProps & React_2.RefAttributes<HTMLDivElement>>;
944
+ export { ContextMenuRadioGroup }
945
+ export { ContextMenuRadioGroup as ContextMenuRadioGroup_alias_1 }
946
+
947
+ /** A radio menu item. */
948
+ declare const ContextMenuRadioItem: React_2.ForwardRefExoticComponent<Omit<ContextMenuPrimitive.ContextMenuRadioItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
949
+ export { ContextMenuRadioItem }
950
+ export { ContextMenuRadioItem as ContextMenuRadioItem_alias_1 }
951
+
952
+ declare const contextMenuSchema: ComponentSchemaDefinition;
953
+ export { contextMenuSchema }
954
+ export { contextMenuSchema as contextMenuSchema_alias_1 }
955
+
956
+ /** Horizontal divider. */
957
+ declare const ContextMenuSeparator: React_2.ForwardRefExoticComponent<Omit<ContextMenuPrimitive.ContextMenuSeparatorProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
958
+ export { ContextMenuSeparator }
959
+ export { ContextMenuSeparator as ContextMenuSeparator_alias_1 }
960
+
961
+ /**
962
+ * Right-aligned shortcut text (e.g. ⌘⇧N).
963
+ * @returns A span with muted typography
964
+ */
965
+ declare function ContextMenuShortcut({ className, ...props }: React_2.HTMLAttributes<HTMLSpanElement>): JSX.Element;
966
+ export { ContextMenuShortcut }
967
+ export { ContextMenuShortcut as ContextMenuShortcut_alias_1 }
968
+
969
+ /** The element that triggers the context menu on right-click. */
970
+ declare const ContextMenuTrigger: React_2.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuTriggerProps & React_2.RefAttributes<HTMLSpanElement>>;
971
+ export { ContextMenuTrigger }
972
+ export { ContextMenuTrigger as ContextMenuTrigger_alias_1 }
973
+
974
+ /**
975
+ * Render a data-driven table from TanStack column definitions.
976
+ * @param props - Columns, data, and optional accessible labelling (`caption` or `aria-label`)
977
+ * @returns A styled Table rendered from the TanStack row model
978
+ */
979
+ declare function DataTable<TData>({ columns, data, caption, "aria-label": ariaLabel, }: DataTableProps<TData>): JSX.Element;
980
+ export { DataTable }
981
+ export { DataTable as DataTable_alias_1 }
982
+
983
+ /**
984
+ * Generic DataTable wrapper that renders a TanStack Table model using Hex UI's
985
+ * Table primitives. Pass columns + data; use TanStack hooks for sorting,
986
+ * filtering, pagination, row-selection as needed.
987
+ * @template TData - Row data type. Cell value types are inferred per column by TanStack.
988
+ */
989
+ declare interface DataTableProps<TData> {
990
+ columns: ColumnDef<TData, unknown>[];
991
+ data: TData[];
992
+ /**
993
+ * Visible caption rendered below the table. Announced by screen readers
994
+ * when the user enters the table. Provide either `caption` or `aria-label`.
995
+ */
996
+ caption?: React_2.ReactNode;
997
+ /**
998
+ * Accessible label for the table when no visible caption is shown.
999
+ * Forwarded as `aria-label` on the underlying `<table>` element. Kebab-case
1000
+ * to match the canonical ARIA prop convention used elsewhere in Hex UI.
1001
+ */
1002
+ "aria-label"?: string;
1003
+ }
1004
+ export { DataTableProps }
1005
+ export { DataTableProps as DataTableProps_alias_1 }
1006
+
1007
+ declare const dataTableSchema: ComponentSchemaDefinition;
1008
+ export { dataTableSchema }
1009
+ export { dataTableSchema as dataTableSchema_alias_1 }
1010
+
1011
+ /**
1012
+ * Date picker composed from Popover + Calendar + a styled trigger button.
1013
+ *
1014
+ * This is a minimal single-date picker. For multi/range, compose Calendar + Popover yourself.
1015
+ * @returns A button that opens a single-date calendar popover.
1016
+ */
1017
+ declare function DatePicker({ value, onChange, placeholder, dateFormat, disabled, className, "aria-label": ariaLabel, captionLayout, startMonth, endMonth, }: DatePickerProps): JSX.Element;
1018
+
1019
+ declare namespace DatePicker {
1020
+ var displayName: string;
1021
+ }
1022
+ export { DatePicker }
1023
+ export { DatePicker as DatePicker_alias_1 }
1024
+
1025
+ declare interface DatePickerProps {
1026
+ /** Controlled selected date. */
1027
+ value?: Date;
1028
+ /** Fired when the user picks a date in the calendar. */
1029
+ onChange?: (date: Date | undefined) => void;
1030
+ /** Placeholder shown when no date is selected. */
1031
+ placeholder?: string;
1032
+ /** date-fns format string for the trigger label. */
1033
+ dateFormat?: string;
1034
+ /** Disable the trigger. */
1035
+ disabled?: boolean;
1036
+ /** Extra class names on the trigger button. */
1037
+ className?: string;
1038
+ /** Accessible label for the trigger (required when no visible label is adjacent). */
1039
+ "aria-label"?: string;
1040
+ /**
1041
+ * Caption layout forwarded to react-day-picker. Use `"dropdown"` (or
1042
+ * `"dropdown-years"` / `"dropdown-months"`) to render native `<select>`
1043
+ * navigation — useful for birth-date pickers and far-out years.
1044
+ *
1045
+ * Always pair `dropdown` layouts with explicit `startMonth` and `endMonth`;
1046
+ * the RDP default span is ±100 years.
1047
+ */
1048
+ captionLayout?: "label" | "dropdown" | "dropdown-months" | "dropdown-years";
1049
+ /** Earliest month/year navigable in the calendar. Forwarded to react-day-picker. */
1050
+ startMonth?: Date;
1051
+ /** Latest month/year navigable in the calendar. Forwarded to react-day-picker. */
1052
+ endMonth?: Date;
1053
+ }
1054
+ export { DatePickerProps }
1055
+ export { DatePickerProps as DatePickerProps_alias_1 }
1056
+
1057
+ declare const datePickerSchema: ComponentSchemaDefinition;
1058
+ export { datePickerSchema }
1059
+ export { datePickerSchema as datePickerSchema_alias_1 }
1060
+
1061
+ /** Root container controlling open state of a modal dialog. */
1062
+ declare const Dialog: React_2.FC<DialogPrimitive.DialogProps>;
1063
+ export { Dialog }
1064
+ export { Dialog as Dialog_alias_1 }
1065
+
1066
+ /** Closes the dialog when rendered inside DialogContent. */
1067
+ declare const DialogClose: React_2.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & React_2.RefAttributes<HTMLButtonElement>>;
1068
+ export { DialogClose }
1069
+ export { DialogClose as DialogClose_alias_1 }
1070
+
1071
+ /** The dialog content panel, centered on the overlay. Includes a close button by default. */
1072
+ declare const DialogContent: React_2.ForwardRefExoticComponent<DialogContentProps & React_2.RefAttributes<HTMLDivElement>>;
1073
+ export { DialogContent }
1074
+ export { DialogContent as DialogContent_alias_1 }
1075
+
1076
+ export declare interface DialogContentProps extends React_2.ComponentPropsWithoutRef<typeof DialogPrimitive.Content> {
1077
+ /**
1078
+ * When `true` (the default), DialogContent caps its height at viewport-2rem
1079
+ * and renders children inside a padded inner scroll container. The Close
1080
+ * button stays anchored to the (non-scrolling) outer panel so it remains
1081
+ * visible even when the user scrolls long content.
1082
+ *
1083
+ * Pass `scrollable={false}` to opt out — useful when the consumer manages
1084
+ * its own scroll surface (e.g. CommandDialog defers scroll to cmdk's
1085
+ * internal CommandList).
1086
+ */
1087
+ scrollable?: boolean;
1088
+ }
1089
+
1090
+ /** Accessible dialog description; Radix wires it to aria-describedby automatically. */
1091
+ declare const DialogDescription: React_2.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & React_2.RefAttributes<HTMLParagraphElement>, "ref"> & React_2.RefAttributes<HTMLParagraphElement>>;
1092
+ export { DialogDescription }
1093
+ export { DialogDescription as DialogDescription_alias_1 }
1094
+
1095
+ /**
1096
+ * Footer container inside DialogContent; aligns action buttons.
1097
+ * @returns A div that stacks buttons on mobile and right-aligns on desktop
1098
+ */
1099
+ declare function DialogFooter({ className, ...props }: React_2.HTMLAttributes<HTMLDivElement>): JSX.Element;
1100
+ export { DialogFooter }
1101
+ export { DialogFooter as DialogFooter_alias_1 }
1102
+
1103
+ /**
1104
+ * Header container inside DialogContent; stacks title and description.
1105
+ * @returns A div wrapping title/description with vertical rhythm
1106
+ */
1107
+ declare function DialogHeader({ className, ...props }: React_2.HTMLAttributes<HTMLDivElement>): JSX.Element;
1108
+ export { DialogHeader }
1109
+ export { DialogHeader as DialogHeader_alias_1 }
1110
+
1111
+ /** Dimmed backdrop rendered behind the dialog content. */
1112
+ declare const DialogOverlay: React_2.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1113
+ export { DialogOverlay }
1114
+ export { DialogOverlay as DialogOverlay_alias_1 }
1115
+
1116
+ /** Portals the dialog overlay and content into the body. */
1117
+ declare const DialogPortal: React_2.FC<DialogPrimitive.DialogPortalProps>;
1118
+ export { DialogPortal }
1119
+ export { DialogPortal as DialogPortal_alias_1 }
1120
+
1121
+ declare const dialogSchema: ComponentSchemaDefinition;
1122
+ export { dialogSchema }
1123
+ export { dialogSchema as dialogSchema_alias_1 }
1124
+
1125
+ /** Accessible dialog title; Radix wires it to aria-labelledby automatically. */
1126
+ declare const DialogTitle: React_2.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & React_2.RefAttributes<HTMLHeadingElement>, "ref"> & React_2.RefAttributes<HTMLHeadingElement>>;
1127
+ export { DialogTitle }
1128
+ export { DialogTitle as DialogTitle_alias_1 }
1129
+
1130
+ /** The element (usually a button) that opens the dialog when clicked. */
1131
+ declare const DialogTrigger: React_2.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
1132
+ export { DialogTrigger }
1133
+ export { DialogTrigger as DialogTrigger_alias_1 }
1134
+
1135
+ /**
1136
+ * Root container for a bottom drawer (vaul). Manages open state, drag, and snap points.
1137
+ * @returns A drawer root that coordinates overlay, content, and dismiss behavior.
1138
+ */
1139
+ declare function Drawer({ shouldScaleBackground, ...props }: DrawerRootProps): JSX.Element;
1140
+
1141
+ declare namespace Drawer {
1142
+ var displayName: string;
1143
+ }
1144
+ export { Drawer }
1145
+ export { Drawer as Drawer_alias_1 }
1146
+
1147
+ /** Closes the drawer when rendered inside DrawerContent. */
1148
+ declare const DrawerClose: React_2.ForwardRefExoticComponent<DialogCloseProps & React_2.RefAttributes<HTMLButtonElement>>;
1149
+ export { DrawerClose }
1150
+ export { DrawerClose as DrawerClose_alias_1 }
1151
+
1152
+ /** The drawer content panel. Slides up from the bottom and can be dragged down to dismiss. */
1153
+ declare const DrawerContent: React_2.ForwardRefExoticComponent<Omit<Omit<DialogContentProps_2 & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1154
+ export { DrawerContent }
1155
+ export { DrawerContent as DrawerContent_alias_1 }
1156
+
1157
+ /** Accessible drawer description; vaul wires it to aria-describedby automatically. */
1158
+ declare const DrawerDescription: React_2.ForwardRefExoticComponent<Omit<DialogDescriptionProps & React_2.RefAttributes<HTMLParagraphElement>, "ref"> & React_2.RefAttributes<HTMLParagraphElement>>;
1159
+ export { DrawerDescription }
1160
+ export { DrawerDescription as DrawerDescription_alias_1 }
1161
+
1162
+ /**
1163
+ * Footer container inside DrawerContent; stacks action buttons.
1164
+ * @returns A div that stacks buttons vertically with consistent gutters.
1165
+ */
1166
+ declare function DrawerFooter({ className, ...props }: React_2.HTMLAttributes<HTMLDivElement>): JSX.Element;
1167
+ export { DrawerFooter }
1168
+ export { DrawerFooter as DrawerFooter_alias_1 }
1169
+
1170
+ /**
1171
+ * Header container inside DrawerContent; stacks title and description.
1172
+ * @returns A div with vertical rhythm.
1173
+ */
1174
+ declare function DrawerHeader({ className, ...props }: React_2.HTMLAttributes<HTMLDivElement>): JSX.Element;
1175
+ export { DrawerHeader }
1176
+ export { DrawerHeader as DrawerHeader_alias_1 }
1177
+
1178
+ /** Dimmed backdrop behind the drawer content. */
1179
+ declare const DrawerOverlay: React_2.ForwardRefExoticComponent<Omit<Omit<DialogOverlayProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1180
+ export { DrawerOverlay }
1181
+ export { DrawerOverlay as DrawerOverlay_alias_1 }
1182
+
1183
+ /** Portals drawer overlay and content into the body. */
1184
+ declare const DrawerPortal: Portal;
1185
+ export { DrawerPortal }
1186
+ export { DrawerPortal as DrawerPortal_alias_1 }
1187
+
1188
+ declare type DrawerRootProps = React_2.ComponentPropsWithoutRef<typeof Drawer_2.Root>;
1189
+
1190
+ declare const drawerSchema: ComponentSchemaDefinition;
1191
+ export { drawerSchema }
1192
+ export { drawerSchema as drawerSchema_alias_1 }
1193
+
1194
+ /** Accessible drawer title; vaul wires it to aria-labelledby automatically. */
1195
+ declare const DrawerTitle: React_2.ForwardRefExoticComponent<Omit<DialogTitleProps & React_2.RefAttributes<HTMLHeadingElement>, "ref"> & React_2.RefAttributes<HTMLHeadingElement>>;
1196
+ export { DrawerTitle }
1197
+ export { DrawerTitle as DrawerTitle_alias_1 }
1198
+
1199
+ /** The element that opens the drawer when clicked. */
1200
+ declare const DrawerTrigger: React_2.ForwardRefExoticComponent<DialogTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
1201
+ export { DrawerTrigger }
1202
+ export { DrawerTrigger as DrawerTrigger_alias_1 }
1203
+
1204
+ /** Root container for a dropdown menu. */
1205
+ declare const DropdownMenu: React_2.FC<DropdownMenuPrimitive.DropdownMenuProps>;
1206
+ export { DropdownMenu }
1207
+ export { DropdownMenu as DropdownMenu_alias_1 }
1208
+
1209
+ /** A menu item with a checkbox state. */
1210
+ declare const DropdownMenuCheckboxItem: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuCheckboxItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1211
+ export { DropdownMenuCheckboxItem }
1212
+ export { DropdownMenuCheckboxItem as DropdownMenuCheckboxItem_alias_1 }
1213
+
1214
+ /** The visible dropdown panel. */
1215
+ declare const DropdownMenuContent: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1216
+ export { DropdownMenuContent }
1217
+ export { DropdownMenuContent as DropdownMenuContent_alias_1 }
1218
+
1219
+ /** Groups related menu items for a11y. */
1220
+ declare const DropdownMenuGroup: React_2.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuGroupProps & React_2.RefAttributes<HTMLDivElement>>;
1221
+ export { DropdownMenuGroup }
1222
+ export { DropdownMenuGroup as DropdownMenuGroup_alias_1 }
1223
+
1224
+ /** A clickable menu item. */
1225
+ declare const DropdownMenuItem: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & {
1226
+ inset?: boolean;
1227
+ } & React_2.RefAttributes<HTMLDivElement>>;
1228
+ export { DropdownMenuItem }
1229
+ export { DropdownMenuItem as DropdownMenuItem_alias_1 }
1230
+
1231
+ /** A non-interactive section heading inside the menu. */
1232
+ declare const DropdownMenuLabel: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuLabelProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & {
1233
+ inset?: boolean;
1234
+ } & React_2.RefAttributes<HTMLDivElement>>;
1235
+ export { DropdownMenuLabel }
1236
+ export { DropdownMenuLabel as DropdownMenuLabel_alias_1 }
1237
+
1238
+ /** Portals dropdown content into the body. */
1239
+ declare const DropdownMenuPortal: React_2.FC<DropdownMenuPrimitive.DropdownMenuPortalProps>;
1240
+ export { DropdownMenuPortal }
1241
+ export { DropdownMenuPortal as DropdownMenuPortal_alias_1 }
1242
+
1243
+ /** Group for checkable radio items (one selected at a time). */
1244
+ declare const DropdownMenuRadioGroup: React_2.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuRadioGroupProps & React_2.RefAttributes<HTMLDivElement>>;
1245
+ export { DropdownMenuRadioGroup }
1246
+ export { DropdownMenuRadioGroup as DropdownMenuRadioGroup_alias_1 }
1247
+
1248
+ /** A menu item in a radio group. */
1249
+ declare const DropdownMenuRadioItem: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuRadioItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1250
+ export { DropdownMenuRadioItem }
1251
+ export { DropdownMenuRadioItem as DropdownMenuRadioItem_alias_1 }
1252
+
1253
+ declare const dropdownMenuSchema: ComponentSchemaDefinition;
1254
+ export { dropdownMenuSchema }
1255
+ export { dropdownMenuSchema as dropdownMenuSchema_alias_1 }
1256
+
1257
+ /** Horizontal divider between menu items. */
1258
+ declare const DropdownMenuSeparator: React_2.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSeparatorProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1259
+ export { DropdownMenuSeparator }
1260
+ export { DropdownMenuSeparator as DropdownMenuSeparator_alias_1 }
1261
+
1262
+ /**
1263
+ * Right-aligned shortcut text (e.g. ⌘K) shown next to a menu item.
1264
+ * @returns A span with muted, tracked typography
1265
+ */
1266
+ declare function DropdownMenuShortcut({ className, ...props }: React_2.HTMLAttributes<HTMLSpanElement>): JSX.Element;
1267
+ export { DropdownMenuShortcut }
1268
+ export { DropdownMenuShortcut as DropdownMenuShortcut_alias_1 }
1269
+
1270
+ /** Nested submenu root. */
1271
+ declare const DropdownMenuSub: React_2.FC<DropdownMenuPrimitive.DropdownMenuSubProps>;
1272
+ export { DropdownMenuSub }
1273
+ export { DropdownMenuSub as DropdownMenuSub_alias_1 }
1274
+
1275
+ /** The element (button) that opens the dropdown. */
1276
+ declare const DropdownMenuTrigger: React_2.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
1277
+ export { DropdownMenuTrigger }
1278
+ export { DropdownMenuTrigger as DropdownMenuTrigger_alias_1 }
1279
+
1280
+ /**
1281
+ * Drag-and-drop file input built on the native HTML5 drag-drop API plus a
1282
+ * visually-hidden (sr-only) `<input type="file">` for screen-reader and
1283
+ * keyboard access.
1284
+ *
1285
+ * Two interaction surfaces:
1286
+ * - The visible drop area is a `role="button"` div with `tabIndex=0` and the
1287
+ * required `aria-label`. Click, Enter, or Space proxies through to click the
1288
+ * hidden input, opening the system file dialog.
1289
+ * - The hidden input itself remains in the accessibility tree (sr-only, NOT
1290
+ * `aria-hidden`) so AT-driven file pickers can find it directly.
1291
+ *
1292
+ * Pass `children` as a node (default placeholder) or a function receiving
1293
+ * `{ isDragOver, isDisabled, openFileDialog }` for full layout control.
1294
+ * @returns A drop area + hidden file input pair that yields a File[].
1295
+ */
1296
+ declare function Dropzone({ onFilesSelected, onFilesRejected, accept, multiple, maxFiles, maxSize, disabled, children, className, "aria-label": ariaLabel, ...rest }: DropzoneProps): JSX.Element;
1297
+
1298
+ declare namespace Dropzone {
1299
+ var displayName: string;
1300
+ }
1301
+ export { Dropzone }
1302
+ export { Dropzone as Dropzone_alias_1 }
1303
+
1304
+ declare interface DropzoneProps extends Omit<React_2.HTMLAttributes<HTMLDivElement>, "onChange" | "onDrop" | "children"> {
1305
+ /** Fired with the accepted file list every time the user picks or drops files. */
1306
+ onFilesSelected?: (files: File[]) => void;
1307
+ /**
1308
+ * Fired when files are dropped/picked but ALL of them are filtered out by
1309
+ * `accept` / `maxSize` / `maxFiles`. Useful for surfacing "file too large"
1310
+ * or "wrong type" toasts to the user. Receives the rejected File[].
1311
+ */
1312
+ onFilesRejected?: (files: File[]) => void;
1313
+ /** `accept` attribute forwarded to the hidden file input (e.g. "image/*", ".csv"). */
1314
+ accept?: string;
1315
+ /** Allow multiple files. Default true. */
1316
+ multiple?: boolean;
1317
+ /** Maximum total file count (after dedupe). Excess files are dropped silently — surface in your handler. */
1318
+ maxFiles?: number;
1319
+ /** Maximum size per file in bytes. Files over the cap are filtered before onFilesSelected fires. */
1320
+ maxSize?: number;
1321
+ /** Disable interaction. */
1322
+ disabled?: boolean;
1323
+ /** Optional render override for the dropzone body. Receives drag state. */
1324
+ children?: React_2.ReactNode | ((state: DropzoneRenderState) => React_2.ReactNode);
1325
+ /** Required accessible name for the drop area. */
1326
+ "aria-label": string;
1327
+ }
1328
+ export { DropzoneProps }
1329
+ export { DropzoneProps as DropzoneProps_alias_1 }
1330
+
1331
+ declare interface DropzoneRenderState {
1332
+ isDragOver: boolean;
1333
+ isDisabled: boolean;
1334
+ openFileDialog: () => void;
1335
+ }
1336
+ export { DropzoneRenderState }
1337
+ export { DropzoneRenderState as DropzoneRenderState_alias_1 }
1338
+
1339
+ declare const dropzoneSchema: ComponentSchemaDefinition;
1340
+ export { dropzoneSchema }
1341
+ export { dropzoneSchema as dropzoneSchema_alias_1 }
1342
+
1343
+ /**
1344
+ * Hierarchical tree view for files, folders, settings sections, or any nested
1345
+ * navigation. Built on the WAI-ARIA tree pattern: `role="tree"` root,
1346
+ * `role="treeitem"` per node, `role="group"` per child group, with
1347
+ * `aria-level` / `aria-expanded` / `aria-selected` reflecting state.
1348
+ *
1349
+ * Keyboard: Up/Down move between visible items; Right expands a folder or
1350
+ * moves to the first child; Left collapses or moves to the parent;
1351
+ * Enter/Space activate the focused node; Home/End jump to the first/last.
1352
+ *
1353
+ * Expanded state is uncontrolled by default (`defaultExpanded`). Pass
1354
+ * `expanded` + `onExpandedChange` for controlled mode.
1355
+ * @returns A keyboard-accessible nested tree.
1356
+ */
1357
+ declare function FileTree({ nodes, defaultExpanded, expanded: expandedProp, onExpandedChange, selected, onSelect, "aria-label": ariaLabel, className, }: FileTreeProps): JSX.Element;
1358
+
1359
+ declare namespace FileTree {
1360
+ var displayName: string;
1361
+ }
1362
+ export { FileTree }
1363
+ export { FileTree as FileTree_alias_1 }
1364
+
1365
+ declare interface FileTreeNode {
1366
+ /** Stable unique id used as React key + ARIA target. */
1367
+ id: string;
1368
+ /** Display name (file or folder). */
1369
+ name: string;
1370
+ /** Nested children. Presence (even if empty array) marks the node as a folder. */
1371
+ children?: FileTreeNode[];
1372
+ /** Optional icon override. Default chooses folder/file based on `children`. */
1373
+ icon?: React_2.ReactNode;
1374
+ /** Disable selection + expand toggle. */
1375
+ disabled?: boolean;
1376
+ }
1377
+ export { FileTreeNode }
1378
+ export { FileTreeNode as FileTreeNode_alias_1 }
1379
+
1380
+ declare interface FileTreeProps {
1381
+ /** Root nodes. */
1382
+ nodes: FileTreeNode[];
1383
+ /** Uncontrolled initial expanded ids. */
1384
+ defaultExpanded?: string[];
1385
+ /** Controlled expanded ids. */
1386
+ expanded?: string[];
1387
+ /** Fired when expanded set changes (array of ids). */
1388
+ onExpandedChange?: (ids: string[]) => void;
1389
+ /** Controlled selected node id. */
1390
+ selected?: string;
1391
+ /** Fired when the user activates a node (click, Enter, or Space). */
1392
+ onSelect?: (id: string) => void;
1393
+ /** Required accessible name for the tree container. */
1394
+ "aria-label": string;
1395
+ /** Extra class names on the root tree element. */
1396
+ className?: string;
1397
+ }
1398
+ export { FileTreeProps }
1399
+ export { FileTreeProps as FileTreeProps_alias_1 }
1400
+
1401
+ declare const fileTreeSchema: ComponentSchemaDefinition;
1402
+ export { fileTreeSchema }
1403
+ export { fileTreeSchema as fileTreeSchema_alias_1 }
1404
+
1405
+ /** Cross-axis `align-items` values for vertical/grid flows (column-like). */
1406
+ export declare const flexAlignVariants: {
1407
+ readonly start: "items-start";
1408
+ readonly center: "items-center";
1409
+ readonly end: "items-end";
1410
+ readonly stretch: "items-stretch";
1411
+ };
1412
+
1413
+ /** Root form provider. Wraps react-hook-form's FormProvider. */
1414
+ declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>(props: FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React_2.JSX.Element;
1415
+ export { Form }
1416
+ export { Form as Form_alias_1 }
1417
+
1418
+ /**
1419
+ * Format HSL components into an HSL triplet string (the canonical token format).
1420
+ * @param hsl - Numeric components.
1421
+ * @returns Triplet in the form `"<H> <S>% <L>%"`.
1422
+ */
1423
+ declare function formatHslTriplet({ h, s, l }: HslTriplet): string;
1424
+ export { formatHslTriplet }
1425
+ export { formatHslTriplet as formatHslTriplet_alias_1 }
1426
+
1427
+ /** Wraps the form control and wires id + aria-describedby + aria-invalid. */
1428
+ declare const FormControl: React_2.ForwardRefExoticComponent<Omit<SlotProps & React_2.RefAttributes<HTMLElement>, "ref"> & React_2.RefAttributes<HTMLElement>>;
1429
+ export { FormControl }
1430
+ export { FormControl as FormControl_alias_1 }
1431
+
1432
+ /** Optional helper text below the control. */
1433
+ declare const FormDescription: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLParagraphElement> & React_2.RefAttributes<HTMLParagraphElement>>;
1434
+ export { FormDescription }
1435
+ export { FormDescription as FormDescription_alias_1 }
1436
+
1437
+ /**
1438
+ * Binds a field name to a react-hook-form Controller.
1439
+ * Provides context so FormItem children can access field state.
1440
+ * @param props - Controller props including name, control, render
1441
+ * @returns A Controller with FormFieldContext
1442
+ */
1443
+ declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({ ...props }: ControllerProps<TFieldValues, TName>) => JSX.Element;
1444
+ export { FormField }
1445
+ export { FormField as FormField_alias_1 }
1446
+
1447
+ /** Wraps a single form field (label + control + description + message). */
1448
+ declare const FormItem: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>>;
1449
+ export { FormItem }
1450
+ export { FormItem as FormItem_alias_1 }
1451
+
1452
+ /** Accessible label wired to the FormItem's control. Turns red on error. */
1453
+ declare const FormLabel: React_2.ForwardRefExoticComponent<Omit<LabelPrimitive.LabelProps & React_2.RefAttributes<HTMLLabelElement>, "ref"> & React_2.RefAttributes<HTMLLabelElement>>;
1454
+ export { FormLabel }
1455
+ export { FormLabel as FormLabel_alias_1 }
1456
+
1457
+ /** Validation error message. Renders the error string when the field is invalid. */
1458
+ declare const FormMessage: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLParagraphElement> & React_2.RefAttributes<HTMLParagraphElement>>;
1459
+ export { FormMessage }
1460
+ export { FormMessage as FormMessage_alias_1 }
1461
+
1462
+ declare const formSchema: ComponentSchemaDefinition;
1463
+ export { formSchema }
1464
+ export { formSchema as formSchema_alias_1 }
1465
+
1466
+ /** Gap scale bound to `--gap-*` tokens. Used by Stack, Cluster, Grid. */
1467
+ export declare const gapVariants: {
1468
+ readonly xs: "gap-[var(--gap-xs,0.25rem)]";
1469
+ readonly sm: "gap-[var(--gap-sm,0.5rem)]";
1470
+ readonly md: "gap-[var(--gap-md,1rem)]";
1471
+ readonly lg: "gap-[var(--gap-lg,1.5rem)]";
1472
+ readonly xl: "gap-[var(--gap-xl,2rem)]";
1473
+ };
1474
+
1475
+ /**
1476
+ * CSS grid with column-count presets and consistent gap. Use for card grids,
1477
+ * dashboards, image galleries, and any layout where children should align to
1478
+ * shared row/column tracks.
1479
+ *
1480
+ * Pass `cols="auto-fit"` and `minColWidth` for responsive grids that fit as
1481
+ * many columns as the viewport allows without media queries.
1482
+ *
1483
+ * @param props - Grid props including `cols`, `gap`, `align`, and `minColWidth`.
1484
+ * @returns A CSS grid container.
1485
+ * @example
1486
+ * ```tsx
1487
+ * <Grid cols={3} gap="md">
1488
+ * {items.map((i) => <Card key={i.id}>{i.title}</Card>)}
1489
+ * </Grid>
1490
+ * <Grid cols="auto-fit" minColWidth="20rem" gap="lg">
1491
+ * {responsiveItems.map(...)}
1492
+ * </Grid>
1493
+ * ```
1494
+ */
1495
+ declare function Grid({ className, cols, gap, align, minColWidth, style, ...props }: GridProps): JSX.Element;
1496
+ export { Grid }
1497
+ export { Grid as Grid_alias_1 }
1498
+
1499
+ /** Props for the Grid component. */
1500
+ declare interface GridProps extends React_2.HTMLAttributes<HTMLDivElement>, VariantProps<typeof gridVariants> {
1501
+ /**
1502
+ * Minimum column width for `cols="auto-fit"`. Tracks repeat to fill the container,
1503
+ * never shrinking below this value. Ignored when `cols` is a fixed integer.
1504
+ * @default "16rem"
1505
+ */
1506
+ minColWidth?: string;
1507
+ }
1508
+ export { GridProps }
1509
+ export { GridProps as GridProps_alias_1 }
1510
+
1511
+ declare const gridSchema: ComponentSchemaDefinition;
1512
+ export { gridSchema }
1513
+ export { gridSchema as gridSchema_alias_1 }
1514
+
1515
+ /**
1516
+ * CVA variants for Grid — CSS grid with column-count presets and shared `gap`.
1517
+ * `cols` accepts 1/2/3/4/6 fixed columns or `"auto-fit"` for responsive auto-sizing
1518
+ * (in which case the consumer should pass `minColWidth` for the min track size).
1519
+ *
1520
+ * `cols` keys are TypeScript numeric literals (`cols={3}`) at the type level;
1521
+ * the schema's `enumValues` serializes them as strings for JSON-shape parity.
1522
+ */
1523
+ declare const gridVariants: (props?: ({
1524
+ cols?: 1 | 2 | 3 | 4 | 6 | "auto-fit" | null | undefined;
1525
+ gap?: "sm" | "lg" | "md" | "xl" | "xs" | null | undefined;
1526
+ align?: "center" | "start" | "end" | "stretch" | null | undefined;
1527
+ } & ClassProp) | undefined) => string;
1528
+ export { gridVariants }
1529
+ export { gridVariants as gridVariants_alias_1 }
1530
+
1531
+ /**
1532
+ * Convert a hex string to an HSL triplet.
1533
+ * Accepts 3-digit (`#abc`) or 6-digit (`#aabbcc`) hex with optional `#`.
1534
+ * @param hex - Hex color string.
1535
+ * @returns HSL triplet, or `null` if the input is malformed.
1536
+ */
1537
+ declare function hexToHslTriplet(hex: string): string | null;
1538
+ export { hexToHslTriplet }
1539
+ export { hexToHslTriplet as hexToHslTriplet_alias_1 }
1540
+
1541
+ /** Root container for a hover-card. */
1542
+ declare const HoverCard: React_2.FC<HoverCardPrimitive.HoverCardProps>;
1543
+ export { HoverCard }
1544
+ export { HoverCard as HoverCard_alias_1 }
1545
+
1546
+ /** The floating hover-card content panel. Richer than a tooltip. */
1547
+ declare const HoverCardContent: React_2.ForwardRefExoticComponent<Omit<HoverCardPrimitive.HoverCardContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1548
+ export { HoverCardContent }
1549
+ export { HoverCardContent as HoverCardContent_alias_1 }
1550
+
1551
+ declare const hoverCardSchema: ComponentSchemaDefinition;
1552
+ export { hoverCardSchema }
1553
+ export { hoverCardSchema as hoverCardSchema_alias_1 }
1554
+
1555
+ /** The element that reveals the card on hover/focus. */
1556
+ declare const HoverCardTrigger: React_2.ForwardRefExoticComponent<HoverCardPrimitive.HoverCardTriggerProps & React_2.RefAttributes<HTMLAnchorElement>>;
1557
+ export { HoverCardTrigger }
1558
+ export { HoverCardTrigger as HoverCardTrigger_alias_1 }
1559
+
1560
+ /**
1561
+ * Convert HSL components to RGB.
1562
+ * @param h - Hue (0–360).
1563
+ * @param s - Saturation (0–100).
1564
+ * @param l - Lightness (0–100).
1565
+ * @returns RGB channels (0–255, rounded).
1566
+ */
1567
+ declare function hslToRgb(h: number, s: number, l: number): RgbColor;
1568
+ export { hslToRgb }
1569
+ export { hslToRgb as hslToRgb_alias_1 }
1570
+
1571
+ /**
1572
+ * Color conversion utilities for the HSL-triplet token format used across
1573
+ * `@hex-core/tokens` themes (`H S% L%`, e.g. `"240 5.9% 10%"` — no `hsl()`
1574
+ * wrapper, no commas).
1575
+ *
1576
+ * The triplet is the round-trip-safe serialization for Hex UI: tokens flow
1577
+ * triplet → CSS `hsl(var(--token))` → rendered color, and the ColorPicker
1578
+ * component edits triplets directly. Hex/RGB conversions are display
1579
+ * adapters, not the source of truth.
1580
+ */
1581
+ /** Parsed HSL components. `h` is degrees (0–360); `s` and `l` are percentages (0–100). */
1582
+ declare interface HslTriplet {
1583
+ h: number;
1584
+ s: number;
1585
+ l: number;
1586
+ }
1587
+ export { HslTriplet }
1588
+ export { HslTriplet as HslTriplet_alias_1 }
1589
+
1590
+ /**
1591
+ * Convert an HSL triplet to a 6-digit hex string.
1592
+ * @param triplet - HSL triplet (e.g. `"240 5.9% 10%"`).
1593
+ * @returns Lowercase hex string with leading `#` (e.g. `"#181a1f"`).
1594
+ */
1595
+ declare function hslTripletToHex(triplet: string): string;
1596
+ export { hslTripletToHex }
1597
+ export { hslTripletToHex as hslTripletToHex_alias_1 }
1598
+
1599
+ declare const Input: React_2.ForwardRefExoticComponent<InputProps & React_2.RefAttributes<HTMLInputElement>>;
1600
+ export { Input }
1601
+ export { Input as Input_alias_1 }
1602
+
1603
+ /** Root OTP input. Wraps input-otp's OTPInput and exposes slot context to children. */
1604
+ declare const InputOTP: React_2.ForwardRefExoticComponent<InputOTPProps & React_2.RefAttributes<HTMLInputElement>>;
1605
+ export { InputOTP }
1606
+ export { InputOTP as InputOTP_alias_1 }
1607
+
1608
+ /** Groups slots together; place between runs of slots to add visual dividers. */
1609
+ declare const InputOTPGroup: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1610
+ export { InputOTPGroup }
1611
+ export { InputOTPGroup as InputOTPGroup_alias_1 }
1612
+
1613
+ /** Props for the root InputOTP component (mirrors input-otp's OTPInput). */
1614
+ declare type InputOTPProps = React_2.ComponentPropsWithoutRef<typeof OTPInput>;
1615
+ export { InputOTPProps }
1616
+ export { InputOTPProps as InputOTPProps_alias_1 }
1617
+
1618
+ declare const inputOTPSchema: ComponentSchemaDefinition;
1619
+ export { inputOTPSchema }
1620
+ export { inputOTPSchema as inputOTPSchema_alias_1 }
1621
+
1622
+ /** Visual separator between slot groups (a bullet by default). */
1623
+ declare const InputOTPSeparator: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1624
+ export { InputOTPSeparator }
1625
+ export { InputOTPSeparator as InputOTPSeparator_alias_1 }
1626
+
1627
+ /** A single character slot. Reads its state from OTPInputContext. */
1628
+ declare const InputOTPSlot: React_2.ForwardRefExoticComponent<InputOTPSlotProps & React_2.RefAttributes<HTMLDivElement>>;
1629
+ export { InputOTPSlot }
1630
+ export { InputOTPSlot as InputOTPSlot_alias_1 }
1631
+
1632
+ declare interface InputOTPSlotProps extends React_2.ComponentPropsWithoutRef<"div"> {
1633
+ /** Index of the slot in the underlying OTP value. */
1634
+ index: number;
1635
+ }
1636
+
1637
+ declare type InputProps = React_2.InputHTMLAttributes<HTMLInputElement>;
1638
+ export { InputProps }
1639
+ export { InputProps as InputProps_alias_1 }
1640
+
1641
+ declare const inputSchema: ComponentSchemaDefinition;
1642
+ export { inputSchema }
1643
+ export { inputSchema as inputSchema_alias_1 }
1644
+
1645
+ /** `justify-content` values shared by Stack and Cluster. */
1646
+ export declare const justifyVariants: {
1647
+ readonly start: "justify-start";
1648
+ readonly center: "justify-center";
1649
+ readonly end: "justify-end";
1650
+ readonly between: "justify-between";
1651
+ };
1652
+
1653
+ declare const Label: React_2.ForwardRefExoticComponent<LabelProps & React_2.RefAttributes<HTMLLabelElement>>;
1654
+ export { Label }
1655
+ export { Label as Label_alias_1 }
1656
+
1657
+ declare interface LabelProps extends React_2.ComponentPropsWithoutRef<typeof LabelPrimitive.Root>, VariantProps<typeof labelVariants> {
1658
+ }
1659
+ export { LabelProps }
1660
+ export { LabelProps as LabelProps_alias_1 }
1661
+
1662
+ declare const labelSchema: ComponentSchemaDefinition;
1663
+ export { labelSchema }
1664
+ export { labelSchema as labelSchema_alias_1 }
1665
+
1666
+ declare const labelVariants: (props?: ClassProp | undefined) => string;
1667
+
1668
+ /**
1669
+ * Renders an animated loading indicator with optional label.
1670
+ * @param props - variant + label
1671
+ * @returns A status div with role="status"
1672
+ */
1673
+ declare function LoadingIndicator({ variant, size, label, className, ...props }: LoadingIndicatorProps): JSX.Element;
1674
+ export { LoadingIndicator }
1675
+ export { LoadingIndicator as LoadingIndicator_alias_1 }
1676
+
1677
+ /**
1678
+ * Streaming/typing feedback for an in-flight LLM turn. Three motion variants
1679
+ * — `dots` (bouncing trio), `pulse` (single throbbing circle), `bar`
1680
+ * (horizontal sweep). Pure CSS, no JS — RSC-safe.
1681
+ *
1682
+ * @example
1683
+ * {isLoading && <LoadingIndicator label="Thinking…" />}
1684
+ */
1685
+ declare interface LoadingIndicatorProps extends React_2.HTMLAttributes<HTMLDivElement>, VariantProps<typeof loadingIndicatorVariants> {
1686
+ /** Animation style. Default `dots`. */
1687
+ variant?: "dots" | "pulse" | "bar";
1688
+ /** Optional adjacent label, e.g. "Thinking…" or "Searching docs…". */
1689
+ label?: string;
1690
+ }
1691
+ export { LoadingIndicatorProps }
1692
+ export { LoadingIndicatorProps as LoadingIndicatorProps_alias_1 }
1693
+
1694
+ declare const loadingIndicatorSchema: ComponentSchemaDefinition;
1695
+ export { loadingIndicatorSchema }
1696
+ export { loadingIndicatorSchema as loadingIndicatorSchema_alias_1 }
1697
+
1698
+ declare const loadingIndicatorVariants: (props?: ({
1699
+ size?: "sm" | "md" | null | undefined;
1700
+ } & ClassProp) | undefined) => string;
1701
+ export { loadingIndicatorVariants }
1702
+ export { loadingIndicatorVariants as loadingIndicatorVariants_alias_1 }
1703
+
1704
+ /**
1705
+ * Renders streaming-safe markdown.
1706
+ * @param props - children string + optional Streamdown overrides
1707
+ * @returns A Streamdown root scoped with prose styles
1708
+ */
1709
+ declare function Markdown({ children, className }: MarkdownProps): JSX.Element;
1710
+ export { Markdown }
1711
+ export { Markdown as Markdown_alias_1 }
1712
+
1713
+ /**
1714
+ * Streaming-safe markdown renderer. Wraps Vercel's `streamdown` so partial
1715
+ * input mid-stream — unclosed code fences, half-typed tags, dangling
1716
+ * brackets — renders gracefully instead of throwing or flashing raw text.
1717
+ *
1718
+ * Public prop surface is intentionally minimal (`children` + `className`)
1719
+ * so this primitive's DTS doesn't drag in `streamdown`'s full type graph.
1720
+ * Doing so would transitively pull Shiki's 600-literal `BundledLanguage`
1721
+ * union into the rollup-dts pass and exhaust heap. For per-element
1722
+ * overrides (custom `pre`, `code`, `a`, `img`, mermaid, math, line
1723
+ * numbers, plugins, etc.) drop down to `Streamdown` directly:
1724
+ *
1725
+ * ```tsx
1726
+ * import { Streamdown } from "streamdown";
1727
+ * import { CodeBlock } from "@hex-core/components";
1728
+ * <Streamdown components={{ pre: (p) => <CodeBlock {...p} /> }}>{md}</Streamdown>
1729
+ * ```
1730
+ *
1731
+ * @example
1732
+ * <Message role="assistant">
1733
+ * <Markdown>{streamingText}</Markdown>
1734
+ * </Message>
1735
+ */
1736
+ declare interface MarkdownProps {
1737
+ /** Raw markdown. May be a partial chunk during streaming. */
1738
+ children: string;
1739
+ className?: string;
1740
+ }
1741
+ export { MarkdownProps }
1742
+ export { MarkdownProps as MarkdownProps_alias_1 }
1743
+
1744
+ declare const markdownSchema: ComponentSchemaDefinition;
1745
+ export { markdownSchema }
1746
+ export { markdownSchema as markdownSchema_alias_1 }
1747
+
1748
+ /** Top-level menu bar (File / Edit / View style). */
1749
+ declare const Menubar: React_2.ForwardRefExoticComponent<Omit<MenubarPrimitive.MenubarProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1750
+ export { Menubar }
1751
+ export { Menubar as Menubar_alias_1 }
1752
+
1753
+ /** The menu panel shown when a trigger opens. */
1754
+ declare const MenubarContent: React_2.ForwardRefExoticComponent<Omit<MenubarPrimitive.MenubarContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1755
+ export { MenubarContent }
1756
+ export { MenubarContent as MenubarContent_alias_1 }
1757
+
1758
+ /** Groups related items inside a menu content. */
1759
+ declare const MenubarGroup: typeof MenubarPrimitive.Group;
1760
+ export { MenubarGroup }
1761
+ export { MenubarGroup as MenubarGroup_alias_1 }
1762
+
1763
+ /** A clickable menu item. */
1764
+ declare const MenubarItem: React_2.ForwardRefExoticComponent<Omit<MenubarPrimitive.MenubarItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & {
1765
+ inset?: boolean;
1766
+ } & React_2.RefAttributes<HTMLDivElement>>;
1767
+ export { MenubarItem }
1768
+ export { MenubarItem as MenubarItem_alias_1 }
1769
+
1770
+ /** A non-interactive heading label. */
1771
+ declare const MenubarLabel: React_2.ForwardRefExoticComponent<Omit<MenubarPrimitive.MenubarLabelProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & {
1772
+ inset?: boolean;
1773
+ } & React_2.RefAttributes<HTMLDivElement>>;
1774
+ export { MenubarLabel }
1775
+ export { MenubarLabel as MenubarLabel_alias_1 }
1776
+
1777
+ /** A top-level menu in the bar (e.g. "File"). */
1778
+ declare const MenubarMenu: typeof MenubarPrimitive.Menu;
1779
+ export { MenubarMenu }
1780
+ export { MenubarMenu as MenubarMenu_alias_1 }
1781
+
1782
+ /** Portals menu content into the body. */
1783
+ declare const MenubarPortal: typeof MenubarPrimitive.Portal;
1784
+ export { MenubarPortal }
1785
+ export { MenubarPortal as MenubarPortal_alias_1 }
1786
+
1787
+ /** Group for checkable radio items. */
1788
+ declare const MenubarRadioGroup: typeof MenubarPrimitive.RadioGroup;
1789
+ export { MenubarRadioGroup }
1790
+ export { MenubarRadioGroup as MenubarRadioGroup_alias_1 }
1791
+
1792
+ declare const menubarSchema: ComponentSchemaDefinition;
1793
+ export { menubarSchema }
1794
+ export { menubarSchema as menubarSchema_alias_1 }
1795
+
1796
+ /** Horizontal divider. */
1797
+ declare const MenubarSeparator: React_2.ForwardRefExoticComponent<Omit<MenubarPrimitive.MenubarSeparatorProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1798
+ export { MenubarSeparator }
1799
+ export { MenubarSeparator as MenubarSeparator_alias_1 }
1800
+
1801
+ /**
1802
+ * Right-aligned keyboard shortcut text.
1803
+ * @returns A span with muted typography
1804
+ */
1805
+ declare function MenubarShortcut({ className, ...props }: React_2.HTMLAttributes<HTMLSpanElement>): JSX.Element;
1806
+ export { MenubarShortcut }
1807
+ export { MenubarShortcut as MenubarShortcut_alias_1 }
1808
+
1809
+ /** The clickable menu label in the bar. */
1810
+ declare const MenubarTrigger: React_2.ForwardRefExoticComponent<Omit<MenubarPrimitive.MenubarTriggerProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
1811
+ export { MenubarTrigger }
1812
+ export { MenubarTrigger as MenubarTrigger_alias_1 }
1813
+
1814
+ /**
1815
+ * Renders a chat-message row scoped to one speaker.
1816
+ * @param props - role + content
1817
+ * @returns A styled div tagged with `data-role={role}`
1818
+ */
1819
+ declare function Message({ role, className, children, ...props }: MessageProps): JSX.Element;
1820
+ export { Message }
1821
+ export { Message as Message_alias_1 }
1822
+
1823
+ /**
1824
+ * Renders the action-button row.
1825
+ * @param props - children buttons
1826
+ * @returns A flex container styled for in-message actions
1827
+ */
1828
+ declare function MessageActions({ className, children, ...props }: MessageActionsProps): JSX.Element;
1829
+ export { MessageActions }
1830
+ export { MessageActions as MessageActions_alias_1 }
1831
+
1832
+ /**
1833
+ * Inline action row beneath a message — typically holds copy / regenerate /
1834
+ * thumbs-up / thumbs-down buttons. Pure container: it sets the layout and
1835
+ * leaves the buttons (and their handlers) to the consumer.
1836
+ *
1837
+ * Renders below the message body with subtle hover-reveal styling — the
1838
+ * row is dimmed by default and brightens when the parent hovers.
1839
+ *
1840
+ * @example
1841
+ * <Message role="assistant">
1842
+ * <Markdown>{text}</Markdown>
1843
+ * <MessageActions>
1844
+ * <Button variant="ghost" size="icon" onClick={() => copy(text)}><CopyIcon /></Button>
1845
+ * <Button variant="ghost" size="icon" onClick={onRegenerate}><RetryIcon /></Button>
1846
+ * </MessageActions>
1847
+ * </Message>
1848
+ */
1849
+ declare interface MessageActionsProps extends React_2.HTMLAttributes<HTMLDivElement> {
1850
+ children: React_2.ReactNode;
1851
+ }
1852
+ export { MessageActionsProps }
1853
+ export { MessageActionsProps as MessageActionsProps_alias_1 }
1854
+
1855
+ declare const messageActionsSchema: ComponentSchemaDefinition;
1856
+ export { messageActionsSchema }
1857
+ export { messageActionsSchema as messageActionsSchema_alias_1 }
1858
+
1859
+ /**
1860
+ * Renders the scrolling message viewport.
1861
+ * @param props - children + autoScroll toggle
1862
+ * @returns A scrollable div that auto-pins to bottom when streaming
1863
+ */
1864
+ declare function MessageList({ autoScroll, className, children, ...props }: MessageListProps): JSX.Element;
1865
+ export { MessageList }
1866
+ export { MessageList as MessageList_alias_1 }
1867
+
1868
+ /**
1869
+ * Auto-scrolling viewport for a stream of chat messages. When `autoScroll`
1870
+ * is true (default), the container pins to the bottom whenever its content
1871
+ * changes — including during streaming token updates. Detects whether the
1872
+ * user has scrolled away from the bottom and pauses auto-scroll until they
1873
+ * scroll back, so reading earlier turns doesn't fight the stream.
1874
+ *
1875
+ * @example
1876
+ * <MessageList>
1877
+ * {messages.map((m) => <Message key={m.id} role={m.role}>{m.content}</Message>)}
1878
+ * </MessageList>
1879
+ */
1880
+ declare interface MessageListProps extends React_2.HTMLAttributes<HTMLDivElement> {
1881
+ /** Auto-scroll to bottom on content change (when user is already near the bottom). Default: true. */
1882
+ autoScroll?: boolean;
1883
+ children: React_2.ReactNode;
1884
+ }
1885
+ export { MessageListProps }
1886
+ export { MessageListProps as MessageListProps_alias_1 }
1887
+
1888
+ declare const messageListSchema: ComponentSchemaDefinition;
1889
+ export { messageListSchema }
1890
+ export { messageListSchema as messageListSchema_alias_1 }
1891
+
1892
+ /**
1893
+ * Single chat message row. Renders content with role-specific styling and a
1894
+ * `data-role` attribute so consumers can target arbitrary roles via CSS.
1895
+ *
1896
+ * Headless: accepts any `children`. Pair with `Markdown` + `CodeBlock` for
1897
+ * assistant turns, with `ToolCall` for agent steps, or with plain strings.
1898
+ *
1899
+ * @example
1900
+ * <Message role="user">What's the weather?</Message>
1901
+ * @example
1902
+ * <Message role="assistant">
1903
+ * <Markdown>{streamingText}</Markdown>
1904
+ * <ToolCall name="getWeather" state="result" args={...} result={...} />
1905
+ * </Message>
1906
+ */
1907
+ declare interface MessageProps extends Omit<React_2.HTMLAttributes<HTMLDivElement>, "role">, VariantProps<typeof messageVariants> {
1908
+ /** Speaker — drives variant styling and the `data-role` attribute. */
1909
+ role: Role;
1910
+ children: React_2.ReactNode;
1911
+ }
1912
+ export { MessageProps }
1913
+ export { MessageProps as MessageProps_alias_1 }
1914
+
1915
+ declare const messageSchema: ComponentSchemaDefinition;
1916
+ export { messageSchema }
1917
+ export { messageSchema as messageSchema_alias_1 }
1918
+
1919
+ declare const messageVariants: (props?: ({
1920
+ role?: "user" | "system" | "assistant" | "tool" | null | undefined;
1921
+ } & ClassProp) | undefined) => string;
1922
+ export { messageVariants }
1923
+ export { messageVariants as messageVariants_alias_1 }
1924
+
1925
+ /**
1926
+ * Searchable multi-select input built on Command + Popover.
1927
+ *
1928
+ * Pass `options` with `{ value, label }` and bind `value` (string[]) +
1929
+ * `onChange`. The trigger shows "{n} selected" once any option is picked, with
1930
+ * the comma-separated label list mirrored into the `title` attribute for
1931
+ * pointer/screen-reader fallback. Each option is announced with `aria-selected`.
1932
+ * @returns A trigger button that opens a multi-select option list.
1933
+ */
1934
+ declare function MultiCombobox({ options, value, onChange, placeholder, searchPlaceholder, emptyText, maxSelected, closeOnSelect, disabled, className, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledBy, }: MultiComboboxProps): JSX.Element;
1935
+
1936
+ declare namespace MultiCombobox {
1937
+ var displayName: string;
1938
+ }
1939
+ export { MultiCombobox }
1940
+ export { MultiCombobox as MultiCombobox_alias_1 }
1941
+
1942
+ declare interface MultiComboboxOption {
1943
+ /** The value returned in the onChange array (stable, unique). */
1944
+ value: string;
1945
+ /** The display label shown in the list and the trigger. */
1946
+ label: string;
1947
+ /** Mark as non-selectable. */
1948
+ disabled?: boolean;
1949
+ }
1950
+ export { MultiComboboxOption }
1951
+ export { MultiComboboxOption as MultiComboboxOption_alias_1 }
1952
+
1953
+ declare interface MultiComboboxProps {
1954
+ /** The list of selectable options. */
1955
+ options: MultiComboboxOption[];
1956
+ /** Controlled selected values. */
1957
+ value?: string[];
1958
+ /** Fired when the user toggles an option: (values: string[]) => void */
1959
+ onChange?: (values: string[]) => void;
1960
+ /** Text shown on the trigger when nothing is selected. */
1961
+ placeholder?: string;
1962
+ /** Input placeholder inside the popover list. */
1963
+ searchPlaceholder?: string;
1964
+ /** Text shown when no options match the search. */
1965
+ emptyText?: string;
1966
+ /** Soft cap on selections. Once reached, unselected options become non-selectable. */
1967
+ maxSelected?: number;
1968
+ /** Close the popover after every pick. Default false (multi-select UX expects staying open). */
1969
+ closeOnSelect?: boolean;
1970
+ /** Disable the trigger. */
1971
+ disabled?: boolean;
1972
+ /** Extra class names on the trigger button. */
1973
+ className?: string;
1974
+ /** Accessible label for the trigger (required when no adjacent visible label). */
1975
+ "aria-label"?: string;
1976
+ /** Id of an external visible label that names this combobox. */
1977
+ "aria-labelledby"?: string;
1978
+ }
1979
+ export { MultiComboboxProps }
1980
+ export { MultiComboboxProps as MultiComboboxProps_alias_1 }
1981
+
1982
+ declare const multiComboboxSchema: ComponentSchemaDefinition;
1983
+ export { multiComboboxSchema }
1984
+ export { multiComboboxSchema as multiComboboxSchema_alias_1 }
1985
+
1986
+ /** Root container for a navigation menu. Renders a viewport for content panels. */
1987
+ declare const NavigationMenu: React_2.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuProps & React_2.RefAttributes<HTMLElement>, "ref"> & React_2.RefAttributes<HTMLElement>>;
1988
+ export { NavigationMenu }
1989
+ export { NavigationMenu as NavigationMenu_alias_1 }
1990
+
1991
+ /** The content panel (e.g. mega-menu). */
1992
+ declare const NavigationMenuContent: React_2.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1993
+ export { NavigationMenuContent }
1994
+ export { NavigationMenuContent as NavigationMenuContent_alias_1 }
1995
+
1996
+ /** Visual indicator (arrow) pointing at the active trigger. */
1997
+ declare const NavigationMenuIndicator: React_2.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuIndicatorProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
1998
+ export { NavigationMenuIndicator }
1999
+ export { NavigationMenuIndicator as NavigationMenuIndicator_alias_1 }
2000
+
2001
+ /** A single top-level item (wraps trigger + content). */
2002
+ declare const NavigationMenuItem: React_2.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuItemProps & React_2.RefAttributes<HTMLLIElement>>;
2003
+ export { NavigationMenuItem }
2004
+ export { NavigationMenuItem as NavigationMenuItem_alias_1 }
2005
+
2006
+ /** A direct link (no content panel). */
2007
+ declare const NavigationMenuLink: React_2.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuLinkProps & React_2.RefAttributes<HTMLAnchorElement>>;
2008
+ export { NavigationMenuLink }
2009
+ export { NavigationMenuLink as NavigationMenuLink_alias_1 }
2010
+
2011
+ /** List of top-level NavigationMenu items. */
2012
+ declare const NavigationMenuList: React_2.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuListProps & React_2.RefAttributes<HTMLUListElement>, "ref"> & React_2.RefAttributes<HTMLUListElement>>;
2013
+ export { NavigationMenuList }
2014
+ export { NavigationMenuList as NavigationMenuList_alias_1 }
2015
+
2016
+ declare const navigationMenuSchema: ComponentSchemaDefinition;
2017
+ export { navigationMenuSchema }
2018
+ export { navigationMenuSchema as navigationMenuSchema_alias_1 }
2019
+
2020
+ /** The clickable trigger that opens a nav-menu content panel. */
2021
+ declare const NavigationMenuTrigger: React_2.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuTriggerProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
2022
+ export { NavigationMenuTrigger }
2023
+ export { NavigationMenuTrigger as NavigationMenuTrigger_alias_1 }
2024
+
2025
+ declare const navigationMenuTriggerStyle: (props?: ClassProp | undefined) => string;
2026
+ export { navigationMenuTriggerStyle }
2027
+ export { navigationMenuTriggerStyle as navigationMenuTriggerStyle_alias_1 }
2028
+
2029
+ /** The viewport that hosts the active content panel. Rendered inside NavigationMenu. */
2030
+ declare const NavigationMenuViewport: React_2.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuViewportProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2031
+ export { NavigationMenuViewport }
2032
+ export { NavigationMenuViewport as NavigationMenuViewport_alias_1 }
2033
+
2034
+ /**
2035
+ * Root nav landmark for pagination controls.
2036
+ * @returns A centered nav element with aria-label='pagination'
2037
+ */
2038
+ declare function Pagination({ className, ...props }: React_2.ComponentProps<"nav">): JSX.Element;
2039
+ export { Pagination }
2040
+ export { Pagination as Pagination_alias_1 }
2041
+
2042
+ /** Ordered list wrapper for pagination links. */
2043
+ declare const PaginationContent: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & React_2.RefAttributes<HTMLUListElement>>;
2044
+ export { PaginationContent }
2045
+ export { PaginationContent as PaginationContent_alias_1 }
2046
+
2047
+ /**
2048
+ * Ellipsis placeholder for truncated page ranges (e.g. 1 … 5 6 7 … 99).
2049
+ * @returns A span containing a decorative SVG (aria-hidden) plus a sr-only "More pages" label for AT.
2050
+ */
2051
+ declare function PaginationEllipsis({ className, ...props }: React_2.ComponentProps<"span">): JSX.Element;
2052
+ export { PaginationEllipsis }
2053
+ export { PaginationEllipsis as PaginationEllipsis_alias_1 }
2054
+
2055
+ /** A pagination list item wrapper. */
2056
+ declare const PaginationItem: React_2.ForwardRefExoticComponent<Omit<React_2.DetailedHTMLProps<React_2.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & React_2.RefAttributes<HTMLLIElement>>;
2057
+ export { PaginationItem }
2058
+ export { PaginationItem as PaginationItem_alias_1 }
2059
+
2060
+ /**
2061
+ * A pagination link styled as a button. Mark the current page with isActive.
2062
+ * @returns An anchor element styled via buttonVariants
2063
+ */
2064
+ declare function PaginationLink({ className, isActive, size, ...props }: PaginationLinkProps): JSX.Element;
2065
+ export { PaginationLink }
2066
+ export { PaginationLink as PaginationLink_alias_1 }
2067
+
2068
+ declare type PaginationLinkProps = {
2069
+ isActive?: boolean;
2070
+ } & Pick<ButtonVariantsProps, "size"> & React_2.ComponentProps<"a">;
2071
+
2072
+ /**
2073
+ * Next-page link with chevron-right icon.
2074
+ * @returns A PaginationLink with aria-label='Go to next page'
2075
+ */
2076
+ declare function PaginationNext({ className, ...props }: React_2.ComponentProps<typeof PaginationLink>): JSX.Element;
2077
+ export { PaginationNext }
2078
+ export { PaginationNext as PaginationNext_alias_1 }
2079
+
2080
+ /**
2081
+ * Previous-page link with chevron-left icon.
2082
+ * @returns A PaginationLink with aria-label='Go to previous page'
2083
+ */
2084
+ declare function PaginationPrevious({ className, ...props }: React_2.ComponentProps<typeof PaginationLink>): JSX.Element;
2085
+ export { PaginationPrevious }
2086
+ export { PaginationPrevious as PaginationPrevious_alias_1 }
2087
+
2088
+ declare const paginationSchema: ComponentSchemaDefinition;
2089
+ export { paginationSchema }
2090
+ export { paginationSchema as paginationSchema_alias_1 }
2091
+
2092
+ /**
2093
+ * Parse an HSL triplet string into numeric components.
2094
+ *
2095
+ * Note: malformed input silently coerces to `{0,0,0}` (pure black) rather than
2096
+ * returning an error signal. Callers that need to distinguish "user typed
2097
+ * black" from "user typed garbage" should validate the input format first.
2098
+ * `hexToHslTriplet` returns `null` for malformed hex; this asymmetry is
2099
+ * intentional — triplets feed CSS variables where any non-color value would
2100
+ * already break rendering.
2101
+ *
2102
+ * @param triplet - String in the form `"<H> <S>% <L>%"` (e.g. `"240 5.9% 10%"`).
2103
+ * @returns Numeric components, or `{0,0,0}` if the input is malformed.
2104
+ */
2105
+ declare function parseHslTriplet(triplet: string): HslTriplet;
2106
+ export { parseHslTriplet }
2107
+ export { parseHslTriplet as parseHslTriplet_alias_1 }
2108
+
2109
+ /** Root container for a popover. */
2110
+ declare const Popover: React_2.FC<PopoverPrimitive.PopoverProps>;
2111
+ export { Popover }
2112
+ export { Popover as Popover_alias_1 }
2113
+
2114
+ /** Helper to explicitly anchor the popover to a different element. */
2115
+ declare const PopoverAnchor: React_2.ForwardRefExoticComponent<PopoverPrimitive.PopoverAnchorProps & React_2.RefAttributes<HTMLDivElement>>;
2116
+ export { PopoverAnchor }
2117
+ export { PopoverAnchor as PopoverAnchor_alias_1 }
2118
+
2119
+ /** The floating popover content panel. */
2120
+ declare const PopoverContent: React_2.ForwardRefExoticComponent<Omit<PopoverPrimitive.PopoverContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2121
+ export { PopoverContent }
2122
+ export { PopoverContent as PopoverContent_alias_1 }
2123
+
2124
+ declare const popoverSchema: ComponentSchemaDefinition;
2125
+ export { popoverSchema }
2126
+ export { popoverSchema as popoverSchema_alias_1 }
2127
+
2128
+ /** The element that anchors and opens the popover. */
2129
+ declare const PopoverTrigger: React_2.ForwardRefExoticComponent<PopoverPrimitive.PopoverTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
2130
+ export { PopoverTrigger }
2131
+ export { PopoverTrigger as PopoverTrigger_alias_1 }
2132
+
2133
+ /**
2134
+ * A horizontal progress bar from 0–100%.
2135
+ * Built on Radix UI Progress for aria-valuenow/max wiring.
2136
+ */
2137
+ declare const Progress: React_2.ForwardRefExoticComponent<Omit<ProgressPrimitive.ProgressProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2138
+ export { Progress }
2139
+ export { Progress as Progress_alias_1 }
2140
+
2141
+ declare const progressSchema: ComponentSchemaDefinition;
2142
+ export { progressSchema }
2143
+ export { progressSchema as progressSchema_alias_1 }
2144
+
2145
+ /** Root container for a radio group. Pair with one or more RadioGroupItem. */
2146
+ declare const RadioGroup: React_2.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2147
+ export { RadioGroup }
2148
+ export { RadioGroup as RadioGroup_alias_1 }
2149
+
2150
+ /** A single radio option within a RadioGroup. */
2151
+ declare const RadioGroupItem: React_2.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupItemProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
2152
+ export { RadioGroupItem }
2153
+ export { RadioGroupItem as RadioGroupItem_alias_1 }
2154
+
2155
+ declare const radioGroupSchema: ComponentSchemaDefinition;
2156
+ export { radioGroupSchema }
2157
+ export { radioGroupSchema as radioGroupSchema_alias_1 }
2158
+
2159
+ /**
2160
+ * Renders a collapsible thinking-trace block.
2161
+ * @param props - children + optional duration
2162
+ * @returns A Collapsible with a labelled header and content body
2163
+ */
2164
+ declare function Reasoning({ children, defaultOpen, durationMs, label, className, }: ReasoningProps): JSX.Element;
2165
+ export { Reasoning }
2166
+ export { Reasoning as Reasoning_alias_1 }
2167
+
2168
+ /**
2169
+ * Collapsible "thinking" block. Designed for Anthropic-style reasoning
2170
+ * traces or Chain-of-Thought scratchpads — content the user can optionally
2171
+ * inspect without it dominating the response. Header shows a label and the
2172
+ * thinking duration if provided.
2173
+ *
2174
+ * Headless on content: pass any `children`. Pair with `Markdown` if the
2175
+ * reasoning is markdown-formatted.
2176
+ *
2177
+ * @example
2178
+ * <Reasoning durationMs={4200}>
2179
+ * <Markdown>{thinking}</Markdown>
2180
+ * </Reasoning>
2181
+ */
2182
+ declare interface ReasoningProps {
2183
+ children: React_2.ReactNode;
2184
+ defaultOpen?: boolean;
2185
+ /** Time spent thinking, in milliseconds. Renders as "Thought for 4.2s". */
2186
+ durationMs?: number;
2187
+ /** Override the default "Thinking" / "Thought for X" label. */
2188
+ label?: string;
2189
+ className?: string;
2190
+ }
2191
+ export { ReasoningProps }
2192
+ export { ReasoningProps as ReasoningProps_alias_1 }
2193
+
2194
+ declare const reasoningSchema: ComponentSchemaDefinition;
2195
+ export { reasoningSchema }
2196
+ export { reasoningSchema as reasoningSchema_alias_1 }
2197
+
2198
+ /**
2199
+ * Draggable separator between panels. Optionally renders a grab-grip dot.
2200
+ * @returns A slim, focusable resize handle.
2201
+ */
2202
+ declare function ResizableHandle({ withHandle, className, ...props }: ResizableHandleProps): JSX.Element;
2203
+
2204
+ declare namespace ResizableHandle {
2205
+ var displayName: string;
2206
+ }
2207
+ export { ResizableHandle }
2208
+ export { ResizableHandle as ResizableHandle_alias_1 }
2209
+
2210
+ declare interface ResizableHandleProps extends React_2.ComponentPropsWithoutRef<typeof Separator_2> {
2211
+ /** Show a grab-grip on the handle for affordance. */
2212
+ withHandle?: boolean;
2213
+ }
2214
+
2215
+ /** A single resizable panel. Configure via defaultSize, minSize, maxSize. */
2216
+ declare const ResizablePanel: typeof Panel;
2217
+ export { ResizablePanel }
2218
+ export { ResizablePanel as ResizablePanel_alias_1 }
2219
+
2220
+ /**
2221
+ * Root container for a group of resizable panels.
2222
+ * @returns A flex container that coordinates panel sizing.
2223
+ */
2224
+ declare function ResizablePanelGroup({ className, ...props }: React_2.ComponentPropsWithoutRef<typeof Group>): JSX.Element;
2225
+
2226
+ declare namespace ResizablePanelGroup {
2227
+ var displayName: string;
2228
+ }
2229
+ export { ResizablePanelGroup }
2230
+ export { ResizablePanelGroup as ResizablePanelGroup_alias_1 }
2231
+
2232
+ declare const resizableSchema: ComponentSchemaDefinition;
2233
+ export { resizableSchema }
2234
+ export { resizableSchema as resizableSchema_alias_1 }
2235
+
2236
+ /** Parsed RGB components. Each channel is 0–255. */
2237
+ declare interface RgbColor {
2238
+ r: number;
2239
+ g: number;
2240
+ b: number;
2241
+ }
2242
+ export { RgbColor }
2243
+ export { RgbColor as RgbColor_alias_1 }
2244
+
2245
+ /**
2246
+ * Convert RGB components to HSL.
2247
+ * @param r - Red (0–255).
2248
+ * @param g - Green (0–255).
2249
+ * @param b - Blue (0–255).
2250
+ * @returns HSL components (h: 0–360, s: 0–100, l: 0–100).
2251
+ */
2252
+ declare function rgbToHsl(r: number, g: number, b: number): HslTriplet;
2253
+ export { rgbToHsl }
2254
+ export { rgbToHsl as rgbToHsl_alias_1 }
2255
+
2256
+ /**
2257
+ * Shared type primitives for the `ai` component category. Kept SDK-agnostic
2258
+ * so a single `MessageProps`/`ToolCallProps` shape adapts to AI SDK
2259
+ * (`UIMessage.parts`), LangChain (`BaseMessage`), Mastra agent outputs, and
2260
+ * any custom backend with a thin caller-side mapping function.
2261
+ */
2262
+ /** Speaker of a message. Matches AI SDK + LangChain role conventions. */
2263
+ declare type Role = "user" | "assistant" | "system" | "tool";
2264
+ export { Role }
2265
+ export { Role as Role_alias_1 }
2266
+ export { Role as Role_alias_2 }
2267
+
2268
+ /** A scrollable area with custom-styled scrollbars. Content must be explicitly sized. */
2269
+ declare const ScrollArea: React_2.ForwardRefExoticComponent<ScrollAreaProps & React_2.RefAttributes<HTMLDivElement>>;
2270
+ export { ScrollArea }
2271
+ export { ScrollArea as ScrollArea_alias_1 }
2272
+
2273
+ export declare interface ScrollAreaProps extends React_2.ComponentPropsWithoutRef<typeof ScrollAreaPrimitive.Root> {
2274
+ /**
2275
+ * tabIndex applied to the scroll viewport so keyboard users can scroll
2276
+ * without a pointer. Defaults to `0` (focusable) — pass `-1` to skip the
2277
+ * viewport in the tab order when ScrollArea wraps purely decorative or
2278
+ * already-keyboard-reachable content.
2279
+ */
2280
+ viewportTabIndex?: number;
2281
+ }
2282
+
2283
+ declare const scrollAreaSchema: ComponentSchemaDefinition;
2284
+ export { scrollAreaSchema }
2285
+ export { scrollAreaSchema as scrollAreaSchema_alias_1 }
2286
+
2287
+ /** Styled scrollbar track + thumb. Rendered inside ScrollArea automatically. */
2288
+ declare const ScrollBar: React_2.ForwardRefExoticComponent<Omit<ScrollAreaPrimitive.ScrollAreaScrollbarProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2289
+ export { ScrollBar }
2290
+ export { ScrollBar as ScrollBar_alias_1 }
2291
+
2292
+ /** Root container controlling the select's state. */
2293
+ declare const Select: React_2.FC<SelectPrimitive.SelectProps>;
2294
+ export { Select }
2295
+ export { Select as Select_alias_1 }
2296
+
2297
+ /** The dropdown panel containing selectable options. */
2298
+ declare const SelectContent: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2299
+ export { SelectContent }
2300
+ export { SelectContent as SelectContent_alias_1 }
2301
+
2302
+ /** Groups a set of related SelectItem elements. */
2303
+ declare const SelectGroup: React_2.ForwardRefExoticComponent<SelectPrimitive.SelectGroupProps & React_2.RefAttributes<HTMLDivElement>>;
2304
+ export { SelectGroup }
2305
+ export { SelectGroup as SelectGroup_alias_1 }
2306
+
2307
+ /** A selectable option. */
2308
+ declare const SelectItem: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectItemProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2309
+ export { SelectItem }
2310
+ export { SelectItem as SelectItem_alias_1 }
2311
+
2312
+ /** A non-interactive label within a SelectGroup. */
2313
+ declare const SelectLabel: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectLabelProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2314
+ export { SelectLabel }
2315
+ export { SelectLabel as SelectLabel_alias_1 }
2316
+
2317
+ declare const selectSchema: ComponentSchemaDefinition;
2318
+ export { selectSchema }
2319
+ export { selectSchema as selectSchema_alias_1 }
2320
+
2321
+ /** Horizontal divider between groups inside SelectContent. */
2322
+ declare const SelectSeparator: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectSeparatorProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2323
+ export { SelectSeparator }
2324
+ export { SelectSeparator as SelectSeparator_alias_1 }
2325
+
2326
+ /** The button users click to open the dropdown. */
2327
+ declare const SelectTrigger: React_2.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectTriggerProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
2328
+ export { SelectTrigger }
2329
+ export { SelectTrigger as SelectTrigger_alias_1 }
2330
+
2331
+ /** Renders the selected value (or placeholder) inside the trigger. */
2332
+ declare const SelectValue: React_2.ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & React_2.RefAttributes<HTMLSpanElement>>;
2333
+ export { SelectValue }
2334
+ export { SelectValue as SelectValue_alias_1 }
2335
+
2336
+ declare const Separator: React_2.ForwardRefExoticComponent<Omit<SeparatorPrimitive.SeparatorProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2337
+ export { Separator }
2338
+ export { Separator as Separator_alias_1 }
2339
+
2340
+ /**
2341
+ * A visual divider between content sections.
2342
+ * Built on Radix UI Separator for proper accessibility semantics.
2343
+ */
2344
+ declare type SeparatorProps = React_2.ComponentPropsWithoutRef<typeof SeparatorPrimitive.Root>;
2345
+ export { SeparatorProps }
2346
+ export { SeparatorProps as SeparatorProps_alias_1 }
2347
+
2348
+ declare const separatorSchema: ComponentSchemaDefinition;
2349
+ export { separatorSchema }
2350
+ export { separatorSchema as separatorSchema_alias_1 }
2351
+
2352
+ /** Root container controlling open state of a side sheet. */
2353
+ declare const Sheet: React_2.FC<DialogPrimitive.DialogProps>;
2354
+ export { Sheet }
2355
+ export { Sheet as Sheet_alias_1 }
2356
+
2357
+ /** Closes the sheet when rendered inside SheetContent. */
2358
+ declare const SheetClose: React_2.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & React_2.RefAttributes<HTMLButtonElement>>;
2359
+ export { SheetClose }
2360
+ export { SheetClose as SheetClose_alias_1 }
2361
+
2362
+ /** The sheet content panel that slides in from a side of the viewport. */
2363
+ declare const SheetContent: React_2.ForwardRefExoticComponent<SheetContentProps & React_2.RefAttributes<HTMLDivElement>>;
2364
+ export { SheetContent }
2365
+ export { SheetContent as SheetContent_alias_1 }
2366
+
2367
+ declare interface SheetContentProps extends React_2.ComponentPropsWithoutRef<typeof DialogPrimitive.Content>, VariantProps<typeof sheetVariants> {
2368
+ }
2369
+
2370
+ /** Accessible sheet description; Radix wires it to aria-describedby automatically. */
2371
+ declare const SheetDescription: React_2.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & React_2.RefAttributes<HTMLParagraphElement>, "ref"> & React_2.RefAttributes<HTMLParagraphElement>>;
2372
+ export { SheetDescription }
2373
+ export { SheetDescription as SheetDescription_alias_1 }
2374
+
2375
+ /**
2376
+ * Footer container inside SheetContent; aligns action buttons.
2377
+ * @returns A div that stacks buttons on mobile and right-aligns on desktop.
2378
+ */
2379
+ declare function SheetFooter({ className, ...props }: React_2.HTMLAttributes<HTMLDivElement>): JSX.Element;
2380
+ export { SheetFooter }
2381
+ export { SheetFooter as SheetFooter_alias_1 }
2382
+
2383
+ /**
2384
+ * Header container inside SheetContent; stacks title and description.
2385
+ * @returns A div with vertical rhythm.
2386
+ */
2387
+ declare function SheetHeader({ className, ...props }: React_2.HTMLAttributes<HTMLDivElement>): JSX.Element;
2388
+ export { SheetHeader }
2389
+ export { SheetHeader as SheetHeader_alias_1 }
2390
+
2391
+ /** Dimmed backdrop rendered behind the sheet content. */
2392
+ declare const SheetOverlay: React_2.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2393
+ export { SheetOverlay }
2394
+ export { SheetOverlay as SheetOverlay_alias_1 }
2395
+
2396
+ /** Portals the sheet overlay and content into the body. */
2397
+ declare const SheetPortal: React_2.FC<DialogPrimitive.DialogPortalProps>;
2398
+ export { SheetPortal }
2399
+ export { SheetPortal as SheetPortal_alias_1 }
2400
+
2401
+ declare const sheetSchema: ComponentSchemaDefinition;
2402
+ export { sheetSchema }
2403
+ export { sheetSchema as sheetSchema_alias_1 }
2404
+
2405
+ /** Accessible sheet title; Radix wires it to aria-labelledby automatically. */
2406
+ declare const SheetTitle: React_2.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & React_2.RefAttributes<HTMLHeadingElement>, "ref"> & React_2.RefAttributes<HTMLHeadingElement>>;
2407
+ export { SheetTitle }
2408
+ export { SheetTitle as SheetTitle_alias_1 }
2409
+
2410
+ /** The element (usually a button) that opens the sheet. */
2411
+ declare const SheetTrigger: React_2.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
2412
+ export { SheetTrigger }
2413
+ export { SheetTrigger as SheetTrigger_alias_1 }
2414
+
2415
+ declare const sheetVariants: (props?: ({
2416
+ side?: "top" | "right" | "bottom" | "left" | null | undefined;
2417
+ } & ClassProp) | undefined) => string;
2418
+
2419
+ /**
2420
+ * App-shell sidebar. Reads open state from SidebarProvider and animates width.
2421
+ * @returns An aside element that expands/collapses.
2422
+ */
2423
+ declare const Sidebar: React_2.ForwardRefExoticComponent<SidebarProps & React_2.RefAttributes<HTMLElement>>;
2424
+ export { Sidebar }
2425
+ export { Sidebar as Sidebar_alias_1 }
2426
+
2427
+ /** Scrollable main area of the sidebar. */
2428
+ declare const SidebarContent: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>>;
2429
+ export { SidebarContent }
2430
+ export { SidebarContent as SidebarContent_alias_1 }
2431
+
2432
+ declare interface SidebarContextValue {
2433
+ /** Current open/collapsed state. */
2434
+ open: boolean;
2435
+ /** Toggle or set open state. */
2436
+ setOpen: (open: boolean) => void;
2437
+ }
2438
+
2439
+ /** Footer container at the bottom of the sidebar. */
2440
+ declare const SidebarFooter: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>>;
2441
+ export { SidebarFooter }
2442
+ export { SidebarFooter as SidebarFooter_alias_1 }
2443
+
2444
+ /** Header container at the top of the sidebar. */
2445
+ declare const SidebarHeader: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>>;
2446
+ export { SidebarHeader }
2447
+ export { SidebarHeader as SidebarHeader_alias_1 }
2448
+
2449
+ /**
2450
+ * Single selectable row inside SidebarContent. Compose icon + label in children.
2451
+ * @returns An accessible button (or Slot) styled as a sidebar row.
2452
+ */
2453
+ declare const SidebarItem: React_2.ForwardRefExoticComponent<SidebarItemProps & React_2.RefAttributes<HTMLButtonElement>>;
2454
+ export { SidebarItem }
2455
+ export { SidebarItem as SidebarItem_alias_1 }
2456
+
2457
+ declare interface SidebarItemProps extends React_2.ButtonHTMLAttributes<HTMLButtonElement> {
2458
+ /** Render as the child element (next/link, etc.) via Slot. */
2459
+ asChild?: boolean;
2460
+ /** Mark as the current/selected item. */
2461
+ active?: boolean;
2462
+ }
2463
+
2464
+ declare interface SidebarProps extends React_2.HTMLAttributes<HTMLElement>, Pick<VariantProps<typeof sidebarVariants>, "side"> {
2465
+ }
2466
+
2467
+ /**
2468
+ * Hosts sidebar state. Wrap your app shell (Sidebar + main content) in this.
2469
+ * @returns A flex container with a SidebarContext provider.
2470
+ */
2471
+ declare function SidebarProvider({ open: openProp, defaultOpen, onOpenChange, children, className, }: SidebarProviderProps): JSX.Element;
2472
+
2473
+ declare namespace SidebarProvider {
2474
+ var displayName: string;
2475
+ }
2476
+ export { SidebarProvider }
2477
+ export { SidebarProvider as SidebarProvider_alias_1 }
2478
+
2479
+ declare interface SidebarProviderProps {
2480
+ /** Controlled open state. */
2481
+ open?: boolean;
2482
+ /** Uncontrolled initial open state (defaults to true). */
2483
+ defaultOpen?: boolean;
2484
+ /** Callback fired when open state changes. */
2485
+ onOpenChange?: (open: boolean) => void;
2486
+ /** Children — typically a Sidebar + app content sibling. */
2487
+ children: React_2.ReactNode;
2488
+ /** Extra class names on the provider wrapper. */
2489
+ className?: string;
2490
+ }
2491
+
2492
+ declare const sidebarSchema: ComponentSchemaDefinition;
2493
+ export { sidebarSchema }
2494
+ export { sidebarSchema as sidebarSchema_alias_1 }
2495
+
2496
+ /**
2497
+ * Toggles the sidebar open/closed. Renders a button by default; use asChild to style.
2498
+ * @returns A button that flips SidebarProvider state.
2499
+ */
2500
+ declare const SidebarTrigger: React_2.ForwardRefExoticComponent<SidebarTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
2501
+ export { SidebarTrigger }
2502
+ export { SidebarTrigger as SidebarTrigger_alias_1 }
2503
+
2504
+ declare interface SidebarTriggerProps extends React_2.ButtonHTMLAttributes<HTMLButtonElement> {
2505
+ /** Render as the child element (Button, etc.) using Radix Slot. */
2506
+ asChild?: boolean;
2507
+ }
2508
+
2509
+ declare const sidebarVariants: (props?: ({
2510
+ side?: "right" | "left" | null | undefined;
2511
+ state?: "closed" | "open" | null | undefined;
2512
+ } & ClassProp) | undefined) => string;
2513
+
2514
+ /**
2515
+ * A placeholder shimmer element shown while content is loading.
2516
+ * Pair with explicit width/height via className.
2517
+ * @returns A div with pulsing muted background
2518
+ */
2519
+ declare function Skeleton({ className, ...props }: React_2.HTMLAttributes<HTMLDivElement>): JSX.Element;
2520
+ export { Skeleton }
2521
+ export { Skeleton as Skeleton_alias_1 }
2522
+
2523
+ declare const skeletonSchema: ComponentSchemaDefinition;
2524
+ export { skeletonSchema }
2525
+ export { skeletonSchema as skeletonSchema_alias_1 }
2526
+
2527
+ /**
2528
+ * A range input with one or more draggable thumbs.
2529
+ * Built on Radix UI Slider with keyboard controls (arrows, Home, End, PageUp/Down).
2530
+ */
2531
+ declare const Slider: React_2.ForwardRefExoticComponent<SliderProps & React_2.RefAttributes<HTMLSpanElement>>;
2532
+ export { Slider }
2533
+ export { Slider as Slider_alias_1 }
2534
+
2535
+ export declare interface SliderProps extends React_2.ComponentPropsWithoutRef<typeof SliderPrimitive.Root> {
2536
+ /**
2537
+ * Per-thumb accessible labels. When the slider has multiple thumbs, pass
2538
+ * one entry per thumb (e.g. ["Minimum", "Maximum"]). For a single-thumb
2539
+ * slider, the Root's `aria-label` / `aria-labelledby` is mirrored onto
2540
+ * the thumb automatically — pass `thumbLabels` only when those defaults
2541
+ * are insufficient.
2542
+ */
2543
+ thumbLabels?: string[];
2544
+ }
2545
+
2546
+ declare const sliderSchema: ComponentSchemaDefinition;
2547
+ export { sliderSchema }
2548
+ export { sliderSchema as sliderSchema_alias_1 }
2549
+
2550
+ declare const sonnerSchema: ComponentSchemaDefinition;
2551
+ export { sonnerSchema }
2552
+ export { sonnerSchema as sonnerSchema_alias_1 }
2553
+
2554
+ /**
2555
+ * A declarative whitespace block. Use when you want to insert space between two
2556
+ * siblings without relying on margin or gap (e.g. inside a flex container that
2557
+ * doesn't own the spacing decision).
2558
+ *
2559
+ * Renders an empty `<div>` with `aria-hidden` since it has no semantic content.
2560
+ *
2561
+ * @param props - Spacer props including `size` and `axis` variant keys.
2562
+ * @returns An empty div with the requested dimension.
2563
+ * @example
2564
+ * ```tsx
2565
+ * <h1>Title</h1>
2566
+ * <Spacer size="lg" />
2567
+ * <p>Body</p>
2568
+ * ```
2569
+ */
2570
+ declare function Spacer({ className, size, axis, ...props }: SpacerProps): JSX.Element;
2571
+ export { Spacer }
2572
+ export { Spacer as Spacer_alias_1 }
2573
+
2574
+ /** Props for the Spacer component. */
2575
+ declare interface SpacerProps extends Omit<React_2.HTMLAttributes<HTMLDivElement>, "children">, VariantProps<typeof spacerVariants> {
2576
+ }
2577
+ export { SpacerProps }
2578
+ export { SpacerProps as SpacerProps_alias_1 }
2579
+
2580
+ declare const spacerSchema: ComponentSchemaDefinition;
2581
+ export { spacerSchema }
2582
+ export { spacerSchema as spacerSchema_alias_1 }
2583
+
2584
+ /**
2585
+ * CVA variants for Spacer — declarative whitespace.
2586
+ * `size` sets `--spacer-size` to a `--space-*` token (with inline fallback);
2587
+ * `axis` consumes that var via the bracket form used everywhere else in the
2588
+ * package, so the height or width can never collapse to zero if the size
2589
+ * variant is dropped.
2590
+ */
2591
+ declare const spacerVariants: (props?: ({
2592
+ size?: "sm" | "lg" | "md" | "xl" | "xs" | null | undefined;
2593
+ axis?: "both" | "horizontal" | "vertical" | null | undefined;
2594
+ } & ClassProp) | undefined) => string;
2595
+ export { spacerVariants }
2596
+ export { spacerVariants as spacerVariants_alias_1 }
2597
+
2598
+ /**
2599
+ * Vertical flex flow with token-bound gap. Children stack top-to-bottom.
2600
+ * @param props - Stack props including `gap`, `align`, and `justify` variant keys.
2601
+ * @returns A flex column with consistent vertical spacing.
2602
+ * @example
2603
+ * ```tsx
2604
+ * <Stack gap="lg">
2605
+ * <h2>Section title</h2>
2606
+ * <p>Paragraph one.</p>
2607
+ * <p>Paragraph two.</p>
2608
+ * </Stack>
2609
+ * ```
2610
+ */
2611
+ declare function Stack({ className, gap, align, justify, ...props }: StackProps): JSX.Element;
2612
+ export { Stack }
2613
+ export { Stack as Stack_alias_1 }
2614
+
2615
+ /** Props for the Stack component. */
2616
+ declare interface StackProps extends React_2.HTMLAttributes<HTMLDivElement>, VariantProps<typeof stackVariants> {
2617
+ }
2618
+ export { StackProps }
2619
+ export { StackProps as StackProps_alias_1 }
2620
+
2621
+ declare const stackSchema: ComponentSchemaDefinition;
2622
+ export { stackSchema }
2623
+ export { stackSchema as stackSchema_alias_1 }
2624
+
2625
+ /**
2626
+ * CVA variants for Stack — vertical flex flow. `gap`, `align`, and `justify`
2627
+ * pull from the shared layout-variant maps so any change to the gap scale
2628
+ * propagates to Cluster and Grid simultaneously.
2629
+ */
2630
+ declare const stackVariants: (props?: ({
2631
+ gap?: "sm" | "lg" | "md" | "xl" | "xs" | null | undefined;
2632
+ align?: "center" | "start" | "end" | "stretch" | null | undefined;
2633
+ justify?: "center" | "start" | "end" | "between" | null | undefined;
2634
+ } & ClassProp) | undefined) => string;
2635
+ export { stackVariants }
2636
+ export { stackVariants as stackVariants_alias_1 }
2637
+
2638
+ /**
2639
+ * Linear progress indicator for multi-step flows (form wizards, onboarding,
2640
+ * checkout). Pure semantic HTML — `<ol>` of `<li>` with `aria-current="step"`
2641
+ * on the current item; per-step `status` overrides allow marking "error".
2642
+ *
2643
+ * Pass `onStepClick` to make completed/non-disabled steps interactive.
2644
+ * @returns An accessible ordered step list.
2645
+ */
2646
+ declare function Stepper({ steps, current, orientation, size, onStepClick, "aria-label": ariaLabel, className, ...rest }: StepperProps): JSX.Element;
2647
+
2648
+ declare namespace Stepper {
2649
+ var displayName: string;
2650
+ }
2651
+ export { Stepper }
2652
+ export { Stepper as Stepper_alias_1 }
2653
+
2654
+ declare interface StepperProps extends Omit<React_2.HTMLAttributes<HTMLOListElement>, "aria-label" | "onClick"> {
2655
+ /** Ordered list of steps. */
2656
+ steps: StepperStep[];
2657
+ /** Index of the current step (controlled). */
2658
+ current: number;
2659
+ /** Layout direction. */
2660
+ orientation?: "horizontal" | "vertical";
2661
+ /** Indicator size. */
2662
+ size?: "sm" | "md";
2663
+ /** When provided, each step is rendered as a clickable button. */
2664
+ onStepClick?: (index: number) => void;
2665
+ /** Required accessible name for the ordered list. */
2666
+ "aria-label": string;
2667
+ }
2668
+ export { StepperProps }
2669
+ export { StepperProps as StepperProps_alias_1 }
2670
+
2671
+ declare const stepperSchema: ComponentSchemaDefinition;
2672
+ export { stepperSchema }
2673
+ export { stepperSchema as stepperSchema_alias_1 }
2674
+
2675
+ declare interface StepperStep {
2676
+ /** Stable unique id used as the React key. */
2677
+ id: string;
2678
+ /** Step name shown next to the indicator. */
2679
+ label: string;
2680
+ /** Optional secondary text under the label. */
2681
+ description?: string;
2682
+ /** Disable the step (only applies when onStepClick is provided). */
2683
+ disabled?: boolean;
2684
+ /**
2685
+ * Override the index-derived status. Use `"error"` to mark a failed step
2686
+ * (e.g. validation failure in a form wizard); `"complete"` / `"current"` /
2687
+ * `"upcoming"` are derived from `current` by default.
2688
+ */
2689
+ status?: StepStatus;
2690
+ }
2691
+ export { StepperStep }
2692
+ export { StepperStep as StepperStep_alias_1 }
2693
+
2694
+ declare type StepStatus = "complete" | "current" | "upcoming" | "error";
2695
+ export { StepStatus }
2696
+ export { StepStatus as StepStatus_alias_1 }
2697
+
2698
+ /**
2699
+ * Renders a clickable suggestion chip.
2700
+ * @param props - value/onSelect + children
2701
+ * @returns A styled button element
2702
+ */
2703
+ declare function Suggestion({ value, onSelect, children, className, type, onClick, ...props }: SuggestionProps): JSX.Element;
2704
+ export { Suggestion }
2705
+ export { Suggestion as Suggestion_alias_1 }
2706
+
2707
+ /**
2708
+ * Prompt pill / quick-action chip. Click forwards `value` (or the rendered
2709
+ * string children) to `onSelect` — typically wired to drop the suggestion
2710
+ * into a `Composer` or fire it directly through `useChat.append`.
2711
+ *
2712
+ * Stateless: no submission logic, no networking. Composer (or its parent)
2713
+ * decides whether `onSelect` populates the input or auto-sends.
2714
+ *
2715
+ * @example
2716
+ * <Cluster gap="sm">
2717
+ * {prompts.map((p) => (
2718
+ * <Suggestion key={p} value={p} onSelect={setInput}>{p}</Suggestion>
2719
+ * ))}
2720
+ * </Cluster>
2721
+ */
2722
+ declare interface SuggestionProps extends Omit<React_2.ButtonHTMLAttributes<HTMLButtonElement>, "onSelect" | "value"> {
2723
+ /** Payload passed to `onSelect`. Defaults to the rendered children if a string. */
2724
+ value?: string;
2725
+ onSelect: (value: string) => void;
2726
+ children: React_2.ReactNode;
2727
+ }
2728
+ export { SuggestionProps }
2729
+ export { SuggestionProps as SuggestionProps_alias_1 }
2730
+
2731
+ declare const suggestionSchema: ComponentSchemaDefinition;
2732
+ export { suggestionSchema }
2733
+ export { suggestionSchema as suggestionSchema_alias_1 }
2734
+
2735
+ /**
2736
+ * Languages we surface in the prop type. Plain literal union of real
2737
+ * Shiki grammar IDs — kept literal (not `Extract<BundledLanguage, …>`)
2738
+ * because Shiki's full bundled-language union is 600+ literals, and
2739
+ * deriving from it forced the rollup-dts pass past a 4GB heap. The
2740
+ * literals here are all standard Shiki grammar IDs; if Shiki removes
2741
+ * one upstream, `codeToHtml` will throw at runtime — acceptable trade.
2742
+ */
2743
+ declare type SupportedLang = "bash" | "ts" | "tsx" | "js" | "jsx" | "json" | "css" | "html" | "md" | "py" | "text";
2744
+ export { SupportedLang }
2745
+ export { SupportedLang as SupportedLang_alias_1 }
2746
+
2747
+ declare const Switch: React_2.ForwardRefExoticComponent<Omit<SwitchPrimitive.SwitchProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
2748
+ export { Switch }
2749
+ export { Switch as Switch_alias_1 }
2750
+
2751
+ /**
2752
+ * An accessible toggle switch built on Radix UI.
2753
+ * Use for instant on/off settings that take effect immediately.
2754
+ */
2755
+ declare type SwitchProps = React_2.ComponentPropsWithoutRef<typeof SwitchPrimitive.Root>;
2756
+ export { SwitchProps }
2757
+ export { SwitchProps as SwitchProps_alias_1 }
2758
+
2759
+ declare const switchSchema: ComponentSchemaDefinition;
2760
+ export { switchSchema }
2761
+ export { switchSchema as switchSchema_alias_1 }
2762
+
2763
+ /** A responsive container + styled HTML table. */
2764
+ declare const Table: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLTableElement> & React_2.RefAttributes<HTMLTableElement>>;
2765
+ export { Table }
2766
+ export { Table as Table_alias_1 }
2767
+
2768
+ /** `<tbody>` wrapper removing bottom border on last row. */
2769
+ declare const TableBody: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLTableSectionElement> & React_2.RefAttributes<HTMLTableSectionElement>>;
2770
+ export { TableBody }
2771
+ export { TableBody as TableBody_alias_1 }
2772
+
2773
+ /**
2774
+ * Visible `<caption>` rendered below the table. The parent `<Table>` sets
2775
+ * `caption-bottom`, so the caption is announced first by screen readers when
2776
+ * entering the table, then visually placed below the rows.
2777
+ */
2778
+ declare const TableCaption: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLTableCaptionElement> & React_2.RefAttributes<HTMLTableCaptionElement>>;
2779
+ export { TableCaption }
2780
+ export { TableCaption as TableCaption_alias_1 }
2781
+
2782
+ /** `<td>` with consistent padding. */
2783
+ declare const TableCell: React_2.ForwardRefExoticComponent<React_2.TdHTMLAttributes<HTMLTableCellElement> & React_2.RefAttributes<HTMLTableCellElement>>;
2784
+ export { TableCell }
2785
+ export { TableCell as TableCell_alias_1 }
2786
+
2787
+ /** `<tfoot>` wrapper with muted background. */
2788
+ declare const TableFooter: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLTableSectionElement> & React_2.RefAttributes<HTMLTableSectionElement>>;
2789
+ export { TableFooter }
2790
+ export { TableFooter as TableFooter_alias_1 }
2791
+
2792
+ /** `<th>` with left-aligned muted text. */
2793
+ declare const TableHead: React_2.ForwardRefExoticComponent<React_2.ThHTMLAttributes<HTMLTableCellElement> & React_2.RefAttributes<HTMLTableCellElement>>;
2794
+ export { TableHead }
2795
+ export { TableHead as TableHead_alias_1 }
2796
+
2797
+ /** `<thead>` wrapper with bottom border. */
2798
+ declare const TableHeader: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLTableSectionElement> & React_2.RefAttributes<HTMLTableSectionElement>>;
2799
+ export { TableHeader }
2800
+ export { TableHeader as TableHeader_alias_1 }
2801
+
2802
+ /** `<tr>` with hover + selected states. */
2803
+ declare const TableRow: React_2.ForwardRefExoticComponent<React_2.HTMLAttributes<HTMLTableRowElement> & React_2.RefAttributes<HTMLTableRowElement>>;
2804
+ export { TableRow }
2805
+ export { TableRow as TableRow_alias_1 }
2806
+
2807
+ declare const tableSchema: ComponentSchemaDefinition;
2808
+ export { tableSchema }
2809
+ export { tableSchema as tableSchema_alias_1 }
2810
+
2811
+ /** Root container for a tabbed interface. */
2812
+ declare const Tabs: React_2.ForwardRefExoticComponent<TabsPrimitive.TabsProps & React_2.RefAttributes<HTMLDivElement>>;
2813
+ export { Tabs }
2814
+ export { Tabs as Tabs_alias_1 }
2815
+
2816
+ /** The content panel associated with a tab trigger. */
2817
+ declare const TabsContent: React_2.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2818
+ export { TabsContent }
2819
+ export { TabsContent as TabsContent_alias_1 }
2820
+
2821
+ /** A horizontal list of tab triggers. */
2822
+ declare const TabsList: React_2.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsListProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
2823
+ export { TabsList }
2824
+ export { TabsList as TabsList_alias_1 }
2825
+
2826
+ declare const tabsSchema: ComponentSchemaDefinition;
2827
+ export { tabsSchema }
2828
+ export { tabsSchema as tabsSchema_alias_1 }
2829
+
2830
+ /** A clickable tab trigger that activates its associated content panel. */
2831
+ declare const TabsTrigger: React_2.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsTriggerProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & React_2.RefAttributes<HTMLButtonElement>>;
2832
+ export { TabsTrigger }
2833
+ export { TabsTrigger as TabsTrigger_alias_1 }
2834
+
2835
+ declare const Textarea: React_2.ForwardRefExoticComponent<TextareaProps & React_2.RefAttributes<HTMLTextAreaElement>>;
2836
+ export { Textarea }
2837
+ export { Textarea as Textarea_alias_1 }
2838
+
2839
+ /**
2840
+ * A styled multi-line text input with smooth focus transitions and shadow effects.
2841
+ * Extends the native HTML textarea element with Hex UI styling.
2842
+ */
2843
+ declare type TextareaProps = React_2.TextareaHTMLAttributes<HTMLTextAreaElement>;
2844
+ export { TextareaProps }
2845
+ export { TextareaProps as TextareaProps_alias_1 }
2846
+
2847
+ declare const textareaSchema: ComponentSchemaDefinition;
2848
+ export { textareaSchema }
2849
+ export { textareaSchema as textareaSchema_alias_1 }
2850
+
2851
+ /**
2852
+ * Vertical chronological event feed (activity log, audit trail, release notes).
2853
+ * Pure semantic HTML — `<ol>` of `<li>`. Events expose an optional icon, a
2854
+ * status color, a timestamp, and a description; status is purely visual, no
2855
+ * aria-current is set since events are historical, not navigational.
2856
+ *
2857
+ * For Gantt-style project timelines, build a custom layout — Timeline is for
2858
+ * event feeds, not scheduling.
2859
+ * @returns An accessible vertical event list.
2860
+ */
2861
+ declare function Timeline({ events, size, "aria-label": ariaLabel, className, ...rest }: TimelineProps): JSX.Element;
2862
+
2863
+ declare namespace Timeline {
2864
+ var displayName: string;
2865
+ }
2866
+ export { Timeline }
2867
+ export { Timeline as Timeline_alias_1 }
2868
+
2869
+ declare interface TimelineEvent {
2870
+ /** Stable unique id used as the React key. */
2871
+ id: string;
2872
+ /** Headline for the event. */
2873
+ title: string;
2874
+ /** Optional timestamp/metadata (e.g. "2 hours ago", "2026-04-27 14:30"). */
2875
+ timestamp?: React_2.ReactNode;
2876
+ /** Optional secondary text/body. */
2877
+ description?: React_2.ReactNode;
2878
+ /** Optional icon override for the indicator. Replaces the default dot. */
2879
+ icon?: React_2.ReactNode;
2880
+ /** Color variant for the indicator. */
2881
+ status?: TimelineStatus;
2882
+ }
2883
+ export { TimelineEvent }
2884
+ export { TimelineEvent as TimelineEvent_alias_1 }
2885
+
2886
+ declare interface TimelineProps extends Omit<React_2.HTMLAttributes<HTMLOListElement>, "aria-label"> {
2887
+ /** Ordered list of chronological events. */
2888
+ events: TimelineEvent[];
2889
+ /** Indicator size — `"md"` by default. */
2890
+ size?: "sm" | "md";
2891
+ /** Required accessible name for the ordered list. */
2892
+ "aria-label": string;
2893
+ }
2894
+ export { TimelineProps }
2895
+ export { TimelineProps as TimelineProps_alias_1 }
2896
+
2897
+ declare const timelineSchema: ComponentSchemaDefinition;
2898
+ export { timelineSchema }
2899
+ export { timelineSchema as timelineSchema_alias_1 }
2900
+
2901
+ declare type TimelineStatus = "default" | "success" | "warning" | "error" | "info";
2902
+ export { TimelineStatus }
2903
+ export { TimelineStatus as TimelineStatus_alias_1 }
2904
+
2905
+ /**
2906
+ * Time input — styled wrapper around the native `<input type="time">` so the
2907
+ * browser handles 12/24-hour locale, keyboard arrow stepping, and screen-reader
2908
+ * announcement. Value is a `"HH:MM"` (or `"HH:MM:SS"` when `step={1}`) string.
2909
+ *
2910
+ * For free-form composite hour/minute fields with explicit AM/PM segments,
2911
+ * compose Input + Select yourself — the native input covers ~95% of TimePicker
2912
+ * use cases with full a11y, including keyboard-driven hour/minute spinning.
2913
+ * @returns A token-styled native time input.
2914
+ */
2915
+ declare const TimePicker: React_2.ForwardRefExoticComponent<TimePickerProps & React_2.RefAttributes<HTMLInputElement>>;
2916
+ export { TimePicker }
2917
+ export { TimePicker as TimePicker_alias_1 }
2918
+
2919
+ declare interface TimePickerProps extends Omit<React_2.InputHTMLAttributes<HTMLInputElement>, "type" | "value" | "onChange" | "size"> {
2920
+ /** Controlled time value as `"HH:MM"` or `"HH:MM:SS"` (24-hour). */
2921
+ value?: string;
2922
+ /** Fired with the new `"HH:MM"` (or `"HH:MM:SS"`) string when the user picks a time. */
2923
+ onChange?: (value: string) => void;
2924
+ /**
2925
+ * Step in seconds — `60` shows HH:MM only (default), `1` shows HH:MM:SS.
2926
+ * Smaller values change the spinner increment in supported browsers.
2927
+ */
2928
+ step?: number;
2929
+ /** Earliest selectable time as `"HH:MM"`. */
2930
+ min?: string;
2931
+ /** Latest selectable time as `"HH:MM"`. */
2932
+ max?: string;
2933
+ /** Disable the input. */
2934
+ disabled?: boolean;
2935
+ /** Accessible label for the trigger (required when no adjacent visible <label>). */
2936
+ "aria-label"?: string;
2937
+ }
2938
+ export { TimePickerProps }
2939
+ export { TimePickerProps as TimePickerProps_alias_1 }
2940
+
2941
+ declare const timePickerSchema: ComponentSchemaDefinition;
2942
+ export { timePickerSchema }
2943
+ export { timePickerSchema as timePickerSchema_alias_1 }
2944
+
2945
+ export { toast }
2946
+ export { toast as toast_alias_1 }
2947
+
2948
+ /**
2949
+ * The global toast container. Render once in your app root.
2950
+ * Re-export of Sonner's Toaster styled to use Hex UI theme tokens.
2951
+ * @param props - Sonner Toaster props (position, richColors, etc.)
2952
+ * @returns A styled portal container for toast notifications
2953
+ */
2954
+ declare function Toaster({ ...props }: ToasterProps): JSX.Element;
2955
+ export { Toaster }
2956
+ export { Toaster as Toaster_alias_1 }
2957
+
2958
+ declare type ToasterProps = React.ComponentProps<typeof Toaster_2>;
2959
+
2960
+ /**
2961
+ * A two-state button. Stays pressed when toggled on.
2962
+ * @returns A styled Radix Toggle root
2963
+ */
2964
+ declare const Toggle: React_2.ForwardRefExoticComponent<Omit<TogglePrimitive.ToggleProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & VariantProps<(props?: ({
2965
+ variant?: "default" | "outline" | null | undefined;
2966
+ size?: "default" | "sm" | "lg" | null | undefined;
2967
+ } & ClassProp) | undefined) => string> & React_2.RefAttributes<HTMLButtonElement>>;
2968
+ export { Toggle }
2969
+ export { Toggle as Toggle_alias_1 }
2970
+
2971
+ /** Root container for a set of toggles (single-select or multi-select). */
2972
+ declare const ToggleGroup: React_2.ForwardRefExoticComponent<((Omit<ToggleGroupPrimitive.ToggleGroupSingleProps & React_2.RefAttributes<HTMLDivElement>, "ref"> | Omit<ToggleGroupPrimitive.ToggleGroupMultipleProps & React_2.RefAttributes<HTMLDivElement>, "ref">) & VariantProps<(props?: ({
2973
+ variant?: "default" | "outline" | null | undefined;
2974
+ size?: "default" | "sm" | "lg" | null | undefined;
2975
+ } & ClassProp) | undefined) => string>) & React_2.RefAttributes<HTMLDivElement>>;
2976
+ export { ToggleGroup }
2977
+ export { ToggleGroup as ToggleGroup_alias_1 }
2978
+
2979
+ /** A single toggle option within a ToggleGroup. Inherits variant/size from context. */
2980
+ declare const ToggleGroupItem: React_2.ForwardRefExoticComponent<Omit<ToggleGroupPrimitive.ToggleGroupItemProps & React_2.RefAttributes<HTMLButtonElement>, "ref"> & VariantProps<(props?: ({
2981
+ variant?: "default" | "outline" | null | undefined;
2982
+ size?: "default" | "sm" | "lg" | null | undefined;
2983
+ } & ClassProp) | undefined) => string> & React_2.RefAttributes<HTMLButtonElement>>;
2984
+ export { ToggleGroupItem }
2985
+ export { ToggleGroupItem as ToggleGroupItem_alias_1 }
2986
+
2987
+ declare const toggleGroupSchema: ComponentSchemaDefinition;
2988
+ export { toggleGroupSchema }
2989
+ export { toggleGroupSchema as toggleGroupSchema_alias_1 }
2990
+
2991
+ declare const toggleSchema: ComponentSchemaDefinition;
2992
+ export { toggleSchema }
2993
+ export { toggleSchema as toggleSchema_alias_1 }
2994
+
2995
+ declare const toggleVariants: (props?: ({
2996
+ variant?: "default" | "outline" | null | undefined;
2997
+ size?: "default" | "sm" | "lg" | null | undefined;
2998
+ } & ClassProp) | undefined) => string;
2999
+ export { toggleVariants }
3000
+ export { toggleVariants as toggleVariants_alias_1 }
3001
+
3002
+ /**
3003
+ * Renders a tool-invocation card with collapsible details.
3004
+ * @param props - tool name, state, optional args/result
3005
+ * @returns A Collapsible wrapping a header + JSON body
3006
+ */
3007
+ declare function ToolCall({ name, state, args, result, defaultOpen, className, }: ToolCallProps): JSX.Element;
3008
+ export { ToolCall }
3009
+ export { ToolCall as ToolCall_alias_1 }
3010
+
3011
+ /**
3012
+ * Collapsible card displaying a tool / function invocation. Header shows the
3013
+ * tool name and lifecycle state badge; body reveals the JSON-stringified
3014
+ * arguments and result on expand.
3015
+ *
3016
+ * Display-only — the component does not run the tool. Wire it up in the
3017
+ * consumer (AI SDK `tool-*` parts → ToolCall props, LangChain
3018
+ * `AIMessage.tool_calls` → ToolCall props).
3019
+ *
3020
+ * @example
3021
+ * <ToolCall
3022
+ * name="searchDocs"
3023
+ * state="result"
3024
+ * args={{ query: "auth" }}
3025
+ * result={{ hits: 12 }}
3026
+ * />
3027
+ */
3028
+ declare interface ToolCallProps {
3029
+ name: string;
3030
+ state: ToolCallState;
3031
+ args?: unknown;
3032
+ result?: unknown;
3033
+ defaultOpen?: boolean;
3034
+ className?: string;
3035
+ }
3036
+ export { ToolCallProps }
3037
+ export { ToolCallProps as ToolCallProps_alias_1 }
3038
+
3039
+ declare const toolCallSchema: ComponentSchemaDefinition;
3040
+ export { toolCallSchema }
3041
+ export { toolCallSchema as toolCallSchema_alias_1 }
3042
+
3043
+ /**
3044
+ * Lifecycle of a tool/function invocation, surfaced as the `state` prop on
3045
+ * `ToolCall`. `pending` = queued, `running` = executing, `result` = returned
3046
+ * a value, `error` = threw. Picked to align with AI SDK v5 `tool-*` parts.
3047
+ */
3048
+ declare type ToolCallState = "pending" | "running" | "result" | "error";
3049
+ export { ToolCallState }
3050
+ export { ToolCallState as ToolCallState_alias_1 }
3051
+ export { ToolCallState as ToolCallState_alias_2 }
3052
+
3053
+ /** Root container for a single tooltip. */
3054
+ declare const Tooltip: React_2.FC<TooltipPrimitive.TooltipProps>;
3055
+ export { Tooltip }
3056
+ export { Tooltip as Tooltip_alias_1 }
3057
+
3058
+ /** The floating tooltip content (small, hover-reveal info). */
3059
+ declare const TooltipContent: React_2.ForwardRefExoticComponent<Omit<TooltipPrimitive.TooltipContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
3060
+ export { TooltipContent }
3061
+ export { TooltipContent as TooltipContent_alias_1 }
3062
+
3063
+ /** Provider required at the root of the app or tree where tooltips are used. */
3064
+ declare const TooltipProvider: React_2.FC<TooltipPrimitive.TooltipProviderProps>;
3065
+ export { TooltipProvider }
3066
+ export { TooltipProvider as TooltipProvider_alias_1 }
3067
+
3068
+ declare const tooltipSchema: ComponentSchemaDefinition;
3069
+ export { tooltipSchema }
3070
+ export { tooltipSchema as tooltipSchema_alias_1 }
3071
+
3072
+ /** The element that shows the tooltip on hover/focus. */
3073
+ declare const TooltipTrigger: React_2.ForwardRefExoticComponent<TooltipPrimitive.TooltipTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
3074
+ export { TooltipTrigger }
3075
+ export { TooltipTrigger as TooltipTrigger_alias_1 }
3076
+
3077
+ /**
3078
+ * Hook that returns the current field's id, name, error, and derived aria ids.
3079
+ * Must be called inside a FormField + FormItem subtree.
3080
+ * @returns Field state + aria descriptors
3081
+ */
3082
+ declare function useFormField(): {
3083
+ invalid: boolean;
3084
+ isDirty: boolean;
3085
+ isTouched: boolean;
3086
+ isValidating: boolean;
3087
+ error?: FieldError;
3088
+ id: string;
3089
+ name: string;
3090
+ formItemId: string;
3091
+ formDescriptionId: string;
3092
+ formMessageId: string;
3093
+ };
3094
+ export { useFormField }
3095
+ export { useFormField as useFormField_alias_1 }
3096
+
3097
+ /**
3098
+ * Reads sidebar state from context. Throws if used outside SidebarProvider.
3099
+ * @returns `{ open, setOpen }` bound to the nearest SidebarProvider.
3100
+ */
3101
+ declare function useSidebar(): SidebarContextValue;
3102
+ export { useSidebar }
3103
+ export { useSidebar as useSidebar_alias_1 }
3104
+
3105
+ export { }