@cloudvoyant/vortex-react 0.17.0-rc.202609040136.45c8986

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.
@@ -0,0 +1,611 @@
1
+ import * as react from 'react';
2
+ import { HTMLAttributes, ReactNode } from 'react';
3
+ import { HTMLArkProps } from '@ark-ui/react/factory';
4
+ import { ButtonProps as ButtonProps$1, ToggleButtonProps as ToggleButtonProps$1, BadgeProps as BadgeProps$1, ItemProps as ItemProps$1, CardProps as CardProps$1, CardCoverProps as CardCoverProps$1, PageVariants, PageGutterVariants, PageGutterContentVariants, sidebarMenuButtonVariants, SidebarContextProps, TabsListVariants, NavbarVariant, NavbarDensity, NavbarMenuVariant, InputProps as InputProps$1, CheckboxProps as CheckboxProps$1, SwitchProps as SwitchProps$1, SelectItemData, ComboboxItemVariants, MermaidProps as MermaidProps$1, NoticeProps as NoticeProps$1, FigureProps as FigureProps$1, RevealProps as RevealProps$1, PrevNextProps as PrevNextProps$1, LaTeXProps as LaTeXProps$1, CodeBlockProps as CodeBlockProps$1, LanguageTab, FileEntry, ManimProps as ManimProps$1, YouTubeProps as YouTubeProps$1, YouTubeChapter, ChartProps as ChartProps$1, MultipleChoiceQuestionData, NumericQuestionData, Question, SingleChoiceQuestionData } from '@cloudvoyant/vortex-ui';
5
+ export { NavbarMenuDensity, NavbarMenuVariant, navbarMenuTriggerStyle } from '@cloudvoyant/vortex-ui';
6
+ import { ToggleRootProps, ToggleIndicatorProps } from '@ark-ui/react/toggle';
7
+ import { TooltipRootProps, TooltipContentProps, TooltipRootProviderProps, TooltipTriggerProps, TooltipContent as TooltipContent$1 } from '@ark-ui/react/tooltip';
8
+ export { useTooltip, useTooltipContext } from '@ark-ui/react/tooltip';
9
+ import { PopoverRootProps, PopoverAnchorProps, PopoverContentProps, PopoverDescriptionProps, PopoverCloseTriggerProps, PopoverIndicatorProps, PopoverRootProviderProps, PopoverTitleProps, PopoverTriggerProps } from '@ark-ui/react/popover';
10
+ export { usePopover, usePopoverContext } from '@ark-ui/react/popover';
11
+ import { DialogRootProps, DialogBackdropProps, DialogContentProps, DialogDescriptionProps, DialogCloseTriggerProps, DialogRootProviderProps, DialogTitleProps, DialogTriggerProps } from '@ark-ui/react/dialog';
12
+ export { useDialog, useDialogContext } from '@ark-ui/react/dialog';
13
+ import { FloatingPanelRootProps, FloatingPanelBodyProps, FloatingPanelControlProps, FloatingPanelCloseTriggerProps, FloatingPanelDragTriggerProps, FloatingPanelHeaderProps, FloatingPanelRootProviderProps, FloatingPanelResizeTriggerProps, FloatingPanelStageTriggerProps, FloatingPanelTitleProps } from '@ark-ui/react/floating-panel';
14
+ export { useFloatingPanel as useWindow, useFloatingPanelContext as useWindowContext } from '@ark-ui/react/floating-panel';
15
+ export { Portal, PortalProps } from '@ark-ui/react/portal';
16
+ import { ScrollAreaRootProps } from '@ark-ui/react/scroll-area';
17
+ import { SplitterRootProps, SplitterPanelProps, SplitterResizeTriggerProps, SplitterResizeTriggerIndicatorProps } from '@ark-ui/react/splitter';
18
+ export { SplitterPanelProps, SplitterRootProps as SplitterProps, SplitterResizeTriggerIndicatorProps, SplitterResizeTriggerProps } from '@ark-ui/react/splitter';
19
+ import * as _ark_ui_react_tabs from '@ark-ui/react/tabs';
20
+ import { TabsRootProps, TabContentProps, TabListProps, TabTriggerProps } from '@ark-ui/react/tabs';
21
+ import { PaginationRootProps, PaginationEllipsis as PaginationEllipsis$1, PaginationItem as PaginationItem$1 } from '@ark-ui/react/pagination';
22
+ export { PaginationRootProps } from '@ark-ui/react/pagination';
23
+ import { NavigationMenuRootProps, NavigationMenuContentProps, NavigationMenuIndicatorProps, NavigationMenuItemProps, NavigationMenuLinkProps, NavigationMenuListProps, NavigationMenuTriggerProps, NavigationMenuViewportProps } from '@ark-ui/react/navigation-menu';
24
+ export { NavigationMenuContentProps as NavbarMenuContentProps, NavigationMenuIndicatorProps as NavbarMenuIndicatorProps, NavigationMenuItemProps as NavbarMenuItemProps, NavigationMenuLinkProps as NavbarMenuLinkProps, NavigationMenuListProps as NavbarMenuListProps, NavigationMenuRootProps as NavbarMenuRootProps, NavigationMenuTriggerProps as NavbarMenuTriggerProps, NavigationMenuViewportPositioner as NavbarMenuViewportPositioner, NavigationMenuViewportPositionerProps as NavbarMenuViewportPositionerProps, NavigationMenuViewportProps as NavbarMenuViewportProps } from '@ark-ui/react/navigation-menu';
25
+ import * as _ark_ui_react_field from '@ark-ui/react/field';
26
+ import { FieldRootProps, FieldErrorTextProps, FieldHelperTextProps, FieldLabelProps, FieldRequiredIndicatorProps, FieldInputProps, FieldTextareaProps } from '@ark-ui/react/field';
27
+ import { FieldsetRootProps, FieldsetErrorTextProps, FieldsetHelperTextProps, FieldsetLegendProps } from '@ark-ui/react/fieldset';
28
+ import * as _ark_ui_react_number_input from '@ark-ui/react/number-input';
29
+ import { NumberInputRootProps, NumberInputControlProps, NumberInputDecrementTriggerProps, NumberInputIncrementTriggerProps, NumberInputInputProps } from '@ark-ui/react/number-input';
30
+ import * as _ark_ui_react_checkbox from '@ark-ui/react/checkbox';
31
+ import { CheckboxRootProps, CheckboxControlProps, CheckboxGroupProps, CheckboxIndicatorProps, CheckboxLabelProps } from '@ark-ui/react/checkbox';
32
+ import * as _ark_ui_react_switch from '@ark-ui/react/switch';
33
+ import { SwitchRootProps, SwitchControlProps, SwitchLabelProps, SwitchThumbProps } from '@ark-ui/react/switch';
34
+ import * as _ark_ui_react_select from '@ark-ui/react/select';
35
+ import { SelectRootProps, ListCollection, SelectClearTriggerProps, SelectContentProps, SelectIndicatorProps, SelectItemProps as SelectItemProps$1, SelectItemGroupProps, SelectItemGroupLabelProps, SelectItemIndicatorProps, SelectItemTextProps, SelectTriggerProps as SelectTriggerProps$1, SelectValueTextProps } from '@ark-ui/react/select';
36
+ import * as _ark_ui_react_combobox from '@ark-ui/react/combobox';
37
+ import { ComboboxRootProps, ListCollection as ListCollection$1, ComboboxClearTriggerProps, ComboboxContentProps, ComboboxControlProps, ComboboxEmptyProps, ComboboxInputProps as ComboboxInputProps$1, ComboboxItemProps as ComboboxItemProps$1, ComboboxItemGroupProps, ComboboxItemGroupLabelProps, ComboboxItemIndicatorProps, ComboboxItemTextProps, ComboboxListProps, ComboboxTriggerProps } from '@ark-ui/react/combobox';
38
+ import * as _ark_ui_react_tags_input from '@ark-ui/react/tags-input';
39
+ import { TagsInputRootProps, TagsInputClearTriggerProps, TagsInputContextProps, TagsInputControlProps, TagsInputInputProps, TagsInputItemProps, TagsInputItemDeleteTriggerProps, TagsInputItemInputProps, TagsInputItemPreviewProps, TagsInputItemTextProps } from '@ark-ui/react/tags-input';
40
+ import { ClipboardRootProps } from '@ark-ui/react/clipboard';
41
+ import * as _ark_ui_react_radio_group from '@ark-ui/react/radio-group';
42
+ import { RadioGroupRootProps, RadioGroupItemProps as RadioGroupItemProps$1 } from '@ark-ui/react/radio-group';
43
+
44
+ type ButtonProps = HTMLArkProps<'button'> & ButtonProps$1;
45
+ declare function Button({ className, variant, color, size, type, ...props }: ButtonProps): react.JSX.Element;
46
+
47
+ type ToggleButtonProps = ToggleRootProps & ToggleButtonProps$1;
48
+ declare function ToggleButton({ className, variant, size, ...props }: ToggleButtonProps): react.JSX.Element;
49
+ declare function ToggleButtonIndicator(props: ToggleIndicatorProps): react.JSX.Element;
50
+
51
+ declare function Tooltip(props: TooltipRootProps): react.JSX.Element;
52
+ declare function TooltipProvider(props: TooltipRootProviderProps): react.JSX.Element;
53
+ declare function TooltipTrigger({ className, ...props }: TooltipTriggerProps): react.JSX.Element;
54
+ type TooltipContentPropsWithArrow = TooltipContentProps & {
55
+ arrow?: boolean;
56
+ };
57
+ declare function TooltipContent({ arrow, className, ...props }: TooltipContentPropsWithArrow): react.JSX.Element;
58
+
59
+ declare function Popover(props: PopoverRootProps): react.JSX.Element;
60
+ declare function PopoverProvider(props: PopoverRootProviderProps): react.JSX.Element;
61
+ declare function PopoverTrigger({ className, ...props }: PopoverTriggerProps): react.JSX.Element;
62
+ declare function PopoverAnchor({ className, ...props }: PopoverAnchorProps): react.JSX.Element;
63
+ type PopoverContentPropsWithArrow = PopoverContentProps & {
64
+ arrow?: boolean;
65
+ };
66
+ declare function PopoverContent({ arrow, className, ...props }: PopoverContentPropsWithArrow): react.JSX.Element;
67
+ declare function PopoverTitle({ className, ...props }: PopoverTitleProps): react.JSX.Element;
68
+ declare function PopoverDescription({ className, ...props }: PopoverDescriptionProps): react.JSX.Element;
69
+ declare function PopoverDismiss({ className, ...props }: PopoverCloseTriggerProps): react.JSX.Element;
70
+ declare function PopoverIndicator({ className, ...props }: PopoverIndicatorProps): react.JSX.Element;
71
+
72
+ declare function Dialog(props: DialogRootProps): react.JSX.Element;
73
+ declare function DialogProvider(props: DialogRootProviderProps): react.JSX.Element;
74
+ declare function DialogTrigger({ className, ...props }: DialogTriggerProps): react.JSX.Element;
75
+ declare function DialogBackdrop({ className, ...props }: DialogBackdropProps): react.JSX.Element;
76
+ type DialogContentPropsWithPositioner = DialogContentProps & {
77
+ positionerClassName?: string;
78
+ fullscreen?: boolean;
79
+ };
80
+ declare function DialogContent({ positionerClassName, fullscreen, className, ...props }: DialogContentPropsWithPositioner): react.JSX.Element;
81
+ declare function DialogTitle({ className, ...props }: DialogTitleProps): react.JSX.Element;
82
+ declare function DialogDescription({ className, ...props }: DialogDescriptionProps): react.JSX.Element;
83
+ type DialogHeaderProps = HTMLAttributes<HTMLDivElement> & {
84
+ sticky?: boolean;
85
+ };
86
+ declare function DialogHeader({ sticky, className, ...props }: DialogHeaderProps): react.JSX.Element;
87
+ type DialogFooterProps = HTMLAttributes<HTMLDivElement> & {
88
+ sticky?: boolean;
89
+ };
90
+ declare function DialogFooter({ sticky, className, ...props }: DialogFooterProps): react.JSX.Element;
91
+ declare function DialogDismiss({ className, ...props }: DialogCloseTriggerProps): react.JSX.Element;
92
+
93
+ type WindowProps = FloatingPanelRootProps & {
94
+ className?: string;
95
+ positionerClassName?: string;
96
+ };
97
+ declare function Window({ className, positionerClassName, children, ...props }: WindowProps): react.JSX.Element;
98
+ declare function WindowProvider(props: FloatingPanelRootProviderProps): react.JSX.Element;
99
+ declare function WindowDragTrigger({ className, ...props }: FloatingPanelDragTriggerProps): react.JSX.Element;
100
+ declare function WindowHeader({ className, ...props }: FloatingPanelHeaderProps): react.JSX.Element;
101
+ declare function WindowTitle({ className, ...props }: FloatingPanelTitleProps): react.JSX.Element;
102
+ declare function WindowControl({ className, ...props }: FloatingPanelControlProps): react.JSX.Element;
103
+ declare function WindowStageTrigger({ className, ...props }: FloatingPanelStageTriggerProps): react.JSX.Element;
104
+ declare function WindowDismiss({ className, ...props }: FloatingPanelCloseTriggerProps): react.JSX.Element;
105
+ declare function WindowBody({ className, ...props }: FloatingPanelBodyProps): react.JSX.Element;
106
+ type WindowResizeTriggerProps = Omit<FloatingPanelResizeTriggerProps, 'axis'> & {
107
+ axis?: FloatingPanelResizeTriggerProps['axis'];
108
+ };
109
+ declare function WindowResizeTrigger({ axis, className, ...props }: WindowResizeTriggerProps): react.JSX.Element;
110
+
111
+ type BadgeProps = HTMLArkProps<'span'> & BadgeProps$1;
112
+ declare function Badge({ className, variant, color, size, ...props }: BadgeProps): react.JSX.Element;
113
+
114
+ type ContainerProps = HTMLArkProps<'div'>;
115
+ declare function Container({ className, ...props }: ContainerProps): react.JSX.Element;
116
+
117
+ type RowProps = HTMLArkProps<'div'>;
118
+ declare function Row({ className, ...props }: RowProps): react.JSX.Element;
119
+
120
+ type ColProps = HTMLArkProps<'div'>;
121
+ declare function Col({ className, ...props }: ColProps): react.JSX.Element;
122
+
123
+ type CenterProps = HTMLArkProps<'div'>;
124
+ declare function Center({ className, ...props }: CenterProps): react.JSX.Element;
125
+
126
+ type ItemProps = HTMLArkProps<'div'> & ItemProps$1;
127
+ declare function Item({ className, variant, ...props }: ItemProps): react.JSX.Element;
128
+
129
+ type CardProps = HTMLArkProps<'div'> & CardProps$1;
130
+ declare function Card({ className, variant, size, orientation, children, ...props }: CardProps): react.JSX.Element;
131
+
132
+ type CardHeaderProps = HTMLArkProps<'div'>;
133
+ declare function CardHeader({ className, ...props }: CardHeaderProps): react.JSX.Element;
134
+
135
+ type CardBodyProps = HTMLArkProps<'div'>;
136
+ declare function CardBody({ className, ...props }: CardBodyProps): react.JSX.Element;
137
+
138
+ type CardFooterProps = HTMLArkProps<'div'>;
139
+ declare function CardFooter({ className, ...props }: CardFooterProps): react.JSX.Element;
140
+
141
+ type CardTitleProps = HTMLArkProps<'h3'>;
142
+ declare function CardTitle({ className, ...props }: CardTitleProps): react.JSX.Element;
143
+
144
+ type CardDescriptionProps = HTMLArkProps<'p'>;
145
+ declare function CardDescription({ className, ...props }: CardDescriptionProps): react.JSX.Element;
146
+
147
+ type CardCoverProps = HTMLArkProps<'div'> & CardCoverProps$1;
148
+ declare function CardCover({ className, variant, orientation, ...props }: CardCoverProps): react.JSX.Element;
149
+
150
+ type StackProps = HTMLArkProps<'div'>;
151
+ type HStackProps = HTMLArkProps<'div'>;
152
+ type VStackProps = HTMLArkProps<'div'>;
153
+ declare function Stack({ className, ...props }: StackProps): react.JSX.Element;
154
+ declare function HStack({ className, ...props }: HStackProps): react.JSX.Element;
155
+ declare function VStack({ className, ...props }: VStackProps): react.JSX.Element;
156
+
157
+ type ScrollProps = ScrollAreaRootProps & {
158
+ orientation?: 'vertical' | 'horizontal' | 'both';
159
+ /** `default` shows the styled scrollbars; `hidden` keeps scrolling without rendering any scrollbar. */
160
+ variant?: 'default' | 'hidden';
161
+ contentClassName?: string;
162
+ thumbClassName?: string;
163
+ /** Overrides the viewport class. The default is `flex h-full w-full flex-col`;
164
+ * for horizontal scrolling wrap content in a flex row or override this. */
165
+ viewportClassName?: string;
166
+ };
167
+ declare function Scroll({ className, orientation, variant, contentClassName, thumbClassName, viewportClassName, children, ...props }: ScrollProps): react.JSX.Element;
168
+
169
+ type PageProps = HTMLArkProps<'div'> & {
170
+ variant?: PageVariants['variant'];
171
+ };
172
+ declare function Page({ variant, className, children, ...props }: PageProps): react.JSX.Element;
173
+ type PageGutterProps = HTMLArkProps<'div'> & {
174
+ side?: PageGutterVariants['side'];
175
+ align?: PageGutterContentVariants['align'];
176
+ contentClassName?: string;
177
+ };
178
+ declare function PageGutter({ side, align, contentClassName, className, children, ...props }: PageGutterProps): react.JSX.Element;
179
+ declare function PageContent({ className, children, ...props }: HTMLArkProps<'main'>): react.JSX.Element;
180
+ declare function PageFooter({ className, children, ...props }: HTMLArkProps<'footer'>): react.JSX.Element;
181
+ declare function PageSection({ className, children, ...props }: HTMLArkProps<'section'>): react.JSX.Element;
182
+
183
+ declare function Splitter({ className, ...props }: SplitterRootProps): react.JSX.Element;
184
+ declare function SplitterPanel({ className, ...props }: SplitterPanelProps): react.JSX.Element;
185
+ declare function SplitterResizeTrigger({ className, children, ...props }: SplitterResizeTriggerProps): react.JSX.Element;
186
+ declare function SplitterResizeTriggerIndicator({ className, ...props }: SplitterResizeTriggerIndicatorProps): react.JSX.Element;
187
+
188
+ declare function Provider({ defaultOpen, open: openProp, onOpenChange: setOpenProp, className, style, children, ...props }: react.ComponentProps<'div'> & {
189
+ defaultOpen?: boolean;
190
+ open?: boolean;
191
+ onOpenChange?: (open: boolean) => void;
192
+ }): react.JSX.Element;
193
+
194
+ declare function Root({ side, variant, collapsible, className, children, ...props }: react.ComponentProps<'div'> & {
195
+ side?: 'left' | 'right';
196
+ variant?: 'sidebar' | 'floating' | 'inset';
197
+ collapsible?: 'offcanvas' | 'icon' | 'none';
198
+ }): react.JSX.Element;
199
+
200
+ declare function Header({ className, ...props }: HTMLArkProps<'div'>): react.JSX.Element;
201
+
202
+ declare function Footer({ className, ...props }: HTMLArkProps<'div'>): react.JSX.Element;
203
+
204
+ declare function Separator({ className, ...props }: HTMLArkProps<'div'>): react.JSX.Element;
205
+
206
+ declare function Content({ className, ...props }: HTMLArkProps<'div'>): react.JSX.Element;
207
+
208
+ declare function Group({ label, className, children, ...props }: HTMLArkProps<'div'> & {
209
+ label?: string;
210
+ }): react.JSX.Element;
211
+
212
+ declare function GroupAction({ className, asChild, ...props }: HTMLArkProps<'button'> & {
213
+ asChild?: boolean;
214
+ }): react.JSX.Element;
215
+
216
+ declare function Menu({ className, ...props }: HTMLArkProps<'ul'>): react.JSX.Element;
217
+
218
+ declare function MenuItem({ className, ...props }: HTMLArkProps<'li'>): react.JSX.Element;
219
+
220
+ type MenuButtonProps$1 = HTMLArkProps<'button'> & {
221
+ asChild?: boolean;
222
+ isActive?: boolean;
223
+ tooltip?: string | react.ComponentProps<typeof TooltipContent$1>;
224
+ } & react.ComponentProps<typeof sidebarMenuButtonVariants>;
225
+ declare function MenuButton({ asChild, isActive, variant, size, tooltip, className, children, ...props }: MenuButtonProps$1): react.JSX.Element;
226
+
227
+ interface MenuLinkProps {
228
+ /** Icon shown before the label. */
229
+ icon?: react.ReactNode;
230
+ /** Optional href; renders an <a> instead of a <button> when set. */
231
+ href?: string;
232
+ /** Marks the item active. */
233
+ isActive?: boolean;
234
+ /** Menu button style. */
235
+ variant?: 'default' | 'outline';
236
+ /** Menu button size. */
237
+ size?: 'default' | 'sm' | 'lg';
238
+ /** Label shown as a tooltip when the sidebar is collapsed to an icon rail. */
239
+ tooltip?: MenuButtonProps['tooltip'];
240
+ /** Click handler; receives the anchor or button event. */
241
+ onClick?: (event: react.MouseEvent<HTMLAnchorElement | HTMLButtonElement>) => void;
242
+ /** Extra classes merged via `cn`. */
243
+ className?: string;
244
+ /** The item label. */
245
+ children?: react.ReactNode;
246
+ }
247
+ type MenuButtonProps = react.ComponentProps<typeof MenuButton>;
248
+ declare function MenuLink({ icon, href, onClick, isActive, variant, size, tooltip, className, children, }: MenuLinkProps): react.JSX.Element;
249
+
250
+ declare function MenuAction({ className, asChild, showOnHover, ...props }: HTMLArkProps<'button'> & {
251
+ asChild?: boolean;
252
+ showOnHover?: boolean;
253
+ }): react.JSX.Element;
254
+
255
+ declare function MenuBadge({ className, ...props }: HTMLArkProps<'div'>): react.JSX.Element;
256
+
257
+ declare function MenuSkeleton({ className, showIcon, ...props }: HTMLArkProps<'div'> & {
258
+ showIcon?: boolean;
259
+ }): react.JSX.Element;
260
+
261
+ declare function MenuSub({ className, ...props }: HTMLArkProps<'ul'>): react.JSX.Element;
262
+
263
+ declare function MenuSubItem({ className, ...props }: HTMLArkProps<'li'>): react.JSX.Element;
264
+
265
+ declare function MenuSubButton({ asChild, size, isActive, className, ...props }: HTMLArkProps<'a'> & {
266
+ asChild?: boolean;
267
+ size?: 'sm' | 'md';
268
+ isActive?: boolean;
269
+ }): react.JSX.Element;
270
+
271
+ declare function Trigger({ className, onClick, children, ...props }: HTMLArkProps<'button'>): react.JSX.Element;
272
+
273
+ declare function Rail({ className, ...props }: HTMLArkProps<'button'>): react.JSX.Element;
274
+
275
+ declare function Inset({ className, ...props }: HTMLArkProps<'main'>): react.JSX.Element;
276
+
277
+ declare function Input$1({ className, ...props }: HTMLArkProps<'input'>): react.JSX.Element;
278
+
279
+ declare function useSidebar(): SidebarContextProps;
280
+
281
+ type TabsProps = TabsRootProps;
282
+ declare function Tabs({ className, lazyMount, unmountOnExit, ...props }: TabsProps): react.JSX.Element;
283
+ type TabsListProps = TabListProps & TabsListVariants;
284
+ declare function TabsList({ variant, className, children, ...props }: TabsListProps): react.JSX.Element;
285
+ type TabsTriggerProps = TabTriggerProps;
286
+ declare function TabsTrigger({ className, ...props }: TabsTriggerProps): react.JSX.Element;
287
+ type TabsContentProps = TabContentProps;
288
+ declare function TabsContent({ className, ...props }: TabsContentProps): react.JSX.Element;
289
+ declare const useTabs: () => _ark_ui_react_tabs.UseTabsContext;
290
+
291
+ declare function Pagination({ className, ...props }: PaginationRootProps): react.JSX.Element;
292
+ declare function PaginationPrevious(props: HTMLArkProps<'button'>): react.JSX.Element;
293
+ declare function PaginationNext(props: HTMLArkProps<'button'>): react.JSX.Element;
294
+ type PaginationItemProps = react.ComponentProps<typeof PaginationItem$1> & {
295
+ className?: string;
296
+ };
297
+ declare function PaginationItem({ className, children, ...rest }: PaginationItemProps): react.JSX.Element;
298
+ declare function PaginationItems(): react.JSX.Element;
299
+ declare function PaginationEllipsis({ className, ...rest }: react.ComponentProps<typeof PaginationEllipsis$1>): react.JSX.Element;
300
+
301
+ interface NavbarContextValue {
302
+ id: string;
303
+ open: boolean;
304
+ setOpen: (open: boolean) => void;
305
+ scrolled: boolean;
306
+ setScrolled: (scrolled: boolean) => void;
307
+ hovered: boolean;
308
+ setHovered: (hovered: boolean) => void;
309
+ slots: {
310
+ brand: react.ReactNode;
311
+ actions: react.ReactNode;
312
+ };
313
+ setSlot: (key: 'brand' | 'actions', node: react.ReactNode) => void;
314
+ variant: NavbarVariant;
315
+ floating: boolean;
316
+ density: NavbarDensity;
317
+ /** The element the mobile overlay portals into (the header's parent). */
318
+ portalRef: react.RefObject<HTMLElement | null>;
319
+ }
320
+ declare function useNavbar(): NavbarContextValue;
321
+ declare function NavbarProvider({ defaultOpen, children }: {
322
+ defaultOpen?: boolean;
323
+ children: react.ReactNode;
324
+ }): react.JSX.Element;
325
+ declare function Navbar({ variant, floating, density, className, children, ...props }: react.ComponentProps<'header'> & {
326
+ variant?: NavbarVariant;
327
+ floating?: boolean;
328
+ density?: NavbarDensity;
329
+ }): react.JSX.Element;
330
+ declare function NavbarActivationArea({ className, children, ...props }: HTMLArkProps<'div'>): react.JSX.Element;
331
+ declare function NavbarBrand({ className, children, ...props }: HTMLArkProps<'div'>): react.JSX.Element;
332
+ declare function NavbarMenu({ placement, className, children, ...props }: NavigationMenuRootProps & {
333
+ placement?: 'left' | 'center' | 'right';
334
+ }): react.JSX.Element;
335
+ declare function NavbarMenuList({ className, children, ...props }: NavigationMenuListProps): react.JSX.Element;
336
+ declare function NavbarMenuItem({ variant, className, ...props }: NavigationMenuItemProps & {
337
+ variant?: NavbarMenuVariant;
338
+ }): react.JSX.Element;
339
+ declare function NavbarMenuTrigger({ asChild, className, children, ...props }: NavigationMenuTriggerProps): react.JSX.Element;
340
+ declare function NavbarMenuContent({ className, children, ...props }: NavigationMenuContentProps): react.JSX.Element;
341
+ declare function NavbarMenuLink({ className, children, ...props }: NavigationMenuLinkProps): react.JSX.Element;
342
+ declare function NavbarMobileMenu({ className, children, ...props }: react.ComponentProps<'div'>): react.JSX.Element;
343
+ declare function NavbarMobileMenuTrigger({ className, children, ...props }: react.ComponentProps<'button'>): react.JSX.Element;
344
+ declare function NavbarMobileMenuContent({ className, children, ...props }: react.ComponentProps<'div'>): react.JSX.Element;
345
+ declare function NavbarMenuViewport({ className, ...props }: NavigationMenuViewportProps): react.JSX.Element;
346
+ declare function NavbarMenuIndicator({ className, ...props }: NavigationMenuIndicatorProps): react.JSX.Element;
347
+ declare function NavbarActions({ className, children, ...props }: HTMLArkProps<'div'>): react.JSX.Element;
348
+ declare function NavbarTrigger({ className, children, 'aria-label': ariaLabel, ...props }: react.ComponentProps<'button'> & {
349
+ 'aria-label'?: string;
350
+ }): react.JSX.Element;
351
+ declare function NavbarMobileOverlay({ className, children, ...props }: react.ComponentProps<'div'>): react.JSX.Element;
352
+
353
+ type FieldProps = FieldRootProps;
354
+ declare function Field({ className, ...props }: FieldProps): react.JSX.Element;
355
+ declare function FieldLabel({ className, ...props }: FieldLabelProps): react.JSX.Element;
356
+ declare function FieldHelper({ className, ...props }: FieldHelperTextProps): react.JSX.Element;
357
+ declare function FieldError({ className, ...props }: FieldErrorTextProps): react.JSX.Element;
358
+ declare function FieldRequiredIndicator({ className, ...props }: FieldRequiredIndicatorProps): react.JSX.Element;
359
+ type FieldSetProps = FieldsetRootProps;
360
+ declare function FieldSet({ className, ...props }: FieldSetProps): react.JSX.Element;
361
+ declare function FieldSetLegend({ className, ...props }: FieldsetLegendProps): react.JSX.Element;
362
+ declare function FieldSetHelper({ className, ...props }: FieldsetHelperTextProps): react.JSX.Element;
363
+ declare function FieldSetError({ className, ...props }: FieldsetErrorTextProps): react.JSX.Element;
364
+ declare const useField: () => _ark_ui_react_field.UseFieldContext;
365
+
366
+ type InputProps = Omit<FieldInputProps, 'size'> & InputProps$1;
367
+ declare function Input({ className, size, ...props }: InputProps): react.JSX.Element;
368
+
369
+ type TextareaProps = FieldTextareaProps;
370
+ declare function Textarea({ className, ...props }: TextareaProps): react.JSX.Element;
371
+
372
+ type NumberInputProps = NumberInputRootProps;
373
+ declare function NumberInput({ className, ...props }: NumberInputProps): react.JSX.Element;
374
+ declare function NumberInputControl({ className, ...props }: NumberInputControlProps): react.JSX.Element;
375
+ declare function NumberInputInput({ className, ...props }: NumberInputInputProps): react.JSX.Element;
376
+ declare function NumberInputDecrement({ className, ...props }: NumberInputDecrementTriggerProps): react.JSX.Element;
377
+ declare function NumberInputIncrement({ className, ...props }: NumberInputIncrementTriggerProps): react.JSX.Element;
378
+ declare const useNumberInput: () => _ark_ui_react_number_input.UseNumberInputContext;
379
+
380
+ type CheckboxProps = CheckboxRootProps & CheckboxProps$1;
381
+ declare function Checkbox({ className, size, children, ...props }: CheckboxProps): react.JSX.Element;
382
+ declare function CheckboxControl({ className, ...props }: CheckboxControlProps): react.JSX.Element;
383
+ declare function CheckboxIndicator({ className, ...props }: CheckboxIndicatorProps): react.JSX.Element;
384
+ declare function CheckboxLabel({ className, ...props }: CheckboxLabelProps): react.JSX.Element;
385
+ declare function CheckboxGroup({ className, ...props }: CheckboxGroupProps): react.JSX.Element;
386
+ declare const useCheckbox: () => _ark_ui_react_checkbox.UseCheckboxContext;
387
+
388
+ type SwitchProps = SwitchRootProps & SwitchProps$1;
389
+ declare function Switch({ className, size, children, ...props }: SwitchProps): react.JSX.Element;
390
+ declare function SwitchControl({ className, ...props }: SwitchControlProps): react.JSX.Element;
391
+ declare function SwitchThumb({ className, ...props }: SwitchThumbProps): react.JSX.Element;
392
+ declare function SwitchLabel({ className, ...props }: SwitchLabelProps): react.JSX.Element;
393
+ declare const useSwitch: () => _ark_ui_react_switch.UseSwitchContext;
394
+
395
+ type SelectProps = Omit<SelectRootProps<SelectItemData>, 'collection'> & {
396
+ items?: SelectItemData[];
397
+ collection?: ListCollection<SelectItemData>;
398
+ size?: 'sm' | 'md' | 'lg';
399
+ };
400
+ declare function Select({ items, collection, size, children, ...props }: SelectProps): react.JSX.Element;
401
+ type SelectTriggerProps = SelectTriggerProps$1 & {
402
+ size?: 'sm' | 'md' | 'lg';
403
+ };
404
+ declare function SelectTrigger({ size, className, ...props }: SelectTriggerProps): react.JSX.Element;
405
+ declare function SelectValue({ className, ...props }: SelectValueTextProps): react.JSX.Element;
406
+ declare function SelectIndicator({ className, ...props }: SelectIndicatorProps): react.JSX.Element;
407
+ declare function SelectClearTrigger({ className, ...props }: SelectClearTriggerProps): react.JSX.Element;
408
+ declare function SelectContent({ className, ...props }: SelectContentProps): react.JSX.Element;
409
+ declare function SelectItemGroup({ className, ...props }: SelectItemGroupProps): react.JSX.Element;
410
+ declare function SelectItemGroupLabel({ className, ...props }: SelectItemGroupLabelProps): react.JSX.Element;
411
+ type SelectItemProps = Omit<SelectItemProps$1, 'item'> & {
412
+ item: SelectItemData;
413
+ };
414
+ declare function SelectItem({ item, className, ...props }: SelectItemProps): react.JSX.Element;
415
+ declare function SelectItemText({ className, ...props }: SelectItemTextProps): react.JSX.Element;
416
+ declare function SelectItemIndicator({ className, ...props }: SelectItemIndicatorProps): react.JSX.Element;
417
+ declare const useSelect: () => _ark_ui_react_select.UseSelectContext<any>;
418
+ interface SelectNativeProps extends Omit<HTMLArkProps<'select'>, 'onChange' | 'children' | 'value' | 'defaultValue' | 'size'> {
419
+ items: SelectItemData[];
420
+ value?: string;
421
+ defaultValue?: string;
422
+ onValueChange?: (value: string) => void;
423
+ size?: 'sm' | 'md' | 'lg';
424
+ invalid?: boolean;
425
+ icon?: ReactNode;
426
+ }
427
+ declare function SelectNative({ items, value, defaultValue, onValueChange, size, invalid, icon, className, ...props }: SelectNativeProps): react.JSX.Element;
428
+
429
+ type ComboboxProps = Omit<ComboboxRootProps<SelectItemData>, 'collection'> & {
430
+ items?: SelectItemData[];
431
+ collection?: ListCollection$1<SelectItemData>;
432
+ };
433
+ declare function Combobox({ items, collection, openOnClick, lazyMount, unmountOnExit, ...props }: ComboboxProps): react.JSX.Element;
434
+ declare function ComboboxControl({ className, ...props }: ComboboxControlProps): react.JSX.Element;
435
+ type ComboboxInputProps = Omit<ComboboxInputProps$1, 'size'> & {
436
+ size?: 'sm' | 'md' | 'lg';
437
+ };
438
+ declare function ComboboxInput({ size, className, ...props }: ComboboxInputProps): react.JSX.Element;
439
+ declare function ComboboxTrigger({ className, ...props }: ComboboxTriggerProps): react.JSX.Element;
440
+ declare function ComboboxClear({ className, ...props }: ComboboxClearTriggerProps): react.JSX.Element;
441
+ declare function ComboboxContent({ className, ...props }: ComboboxContentProps): react.JSX.Element;
442
+ declare function ComboboxItemGroup({ className, ...props }: ComboboxItemGroupProps): react.JSX.Element;
443
+ declare function ComboboxItemGroupLabel({ className, ...props }: ComboboxItemGroupLabelProps): react.JSX.Element;
444
+ type ComboboxItemProps = Omit<ComboboxItemProps$1, 'item'> & ComboboxItemVariants & {
445
+ item: SelectItemData;
446
+ };
447
+ declare function ComboboxItem({ item, showIndicator, className, ...props }: ComboboxItemProps): react.JSX.Element;
448
+ declare function ComboboxItemText({ className, ...props }: ComboboxItemTextProps): react.JSX.Element;
449
+ declare function ComboboxItemIndicator({ className, ...props }: ComboboxItemIndicatorProps): react.JSX.Element;
450
+ declare function ComboboxList({ className, ...props }: ComboboxListProps): react.JSX.Element;
451
+ declare function ComboboxEmpty({ className, children, ...props }: ComboboxEmptyProps): react.JSX.Element;
452
+ declare const useCombobox: () => _ark_ui_react_combobox.UseComboboxContext<any>;
453
+
454
+ type TagInputProps = TagsInputRootProps;
455
+ declare function TagInput({ className, editable, children, ...props }: TagInputProps): react.JSX.Element;
456
+ declare function TagInputControl({ className, ...props }: TagsInputControlProps): react.JSX.Element;
457
+ declare function TagInputInput({ className, ...props }: TagsInputInputProps): react.JSX.Element;
458
+ declare function TagInputItem({ className, ...props }: TagsInputItemProps): react.JSX.Element;
459
+ declare function TagInputItemPreview({ className, ...props }: TagsInputItemPreviewProps): react.JSX.Element;
460
+ declare function TagInputItemText({ className, ...props }: TagsInputItemTextProps): react.JSX.Element;
461
+ declare function TagInputItemInput({ className, ...props }: TagsInputItemInputProps): react.JSX.Element;
462
+ declare function TagInputItemDeleteTrigger({ className, ...props }: TagsInputItemDeleteTriggerProps): react.JSX.Element;
463
+ declare function TagInputClearTrigger({ className, ...props }: TagsInputClearTriggerProps): react.JSX.Element;
464
+ declare const TagInputContext: (props: TagsInputContextProps) => react.ReactNode;
465
+ type TagInputContextProps = TagsInputContextProps;
466
+ declare const useTagInput: () => _ark_ui_react_tags_input.UseTagsInputContext;
467
+
468
+ declare function useMediaQuery(query: string): boolean;
469
+
470
+ type MermaidProps = HTMLArkProps<'div'> & MermaidProps$1;
471
+ /**
472
+ * Mermaid diagram. Two rendering paths:
473
+ *
474
+ * - **Prerendered** (`svg` prop): the SVG markup is rendered immediately — the server/static
475
+ * path. `mermaid` is never imported client-side. Its `viewBox` reserves the aspect ratio on
476
+ * the root container, so the diagram paints at its final size with no layout shift.
477
+ * - **Client** (no `svg`): an SSR-safe loading skeleton is shown while `mermaid` is dynamically
478
+ * imported and the diagram renders; the source stays available in a `<noscript>` block for
479
+ * no-JS users and is shown directly if the render fails.
480
+ */
481
+ declare function Mermaid({ code, svg, className, ...props }: MermaidProps): react.JSX.Element;
482
+
483
+ interface CopyButtonProps extends Omit<ClipboardRootProps, 'value' | 'className'> {
484
+ /** Text copied to the clipboard when clicked. */
485
+ value: string;
486
+ /** Accessible label for the trigger (default `Copy`). */
487
+ label?: string;
488
+ /** Extra classes for the trigger. */
489
+ className?: string;
490
+ }
491
+ /** Icon button that copies `value` to the clipboard, swapping to a check while copied. */
492
+ declare function CopyButton({ value, label, className, ...props }: CopyButtonProps): react.JSX.Element;
493
+
494
+ type RadioGroupProps = RadioGroupRootProps;
495
+ declare function RadioGroup({ className, ...props }: RadioGroupProps): react.JSX.Element;
496
+ type RadioGroupItemProps = RadioGroupItemProps$1;
497
+ declare function RadioGroupItem({ className, children, ...props }: RadioGroupItemProps): react.JSX.Element;
498
+ declare const useRadioGroup: () => _ark_ui_react_radio_group.UseRadioGroupContext;
499
+
500
+ type NoticeProps = HTMLArkProps<'div'> & NoticeProps$1 & {
501
+ children?: ReactNode;
502
+ };
503
+ declare function Notice({ variant, title, children, className, ...props }: NoticeProps): react.JSX.Element;
504
+
505
+ type FigureProps = HTMLArkProps<'figure'> & FigureProps$1 & {
506
+ /** A custom image element (e.g. `<img srcSet="…" sizes="…">`). When provided it replaces
507
+ * the default `<img>` built from `src`/`alt`. */
508
+ img?: ReactNode;
509
+ };
510
+ declare function Figure({ src, alt, img, caption, className, ...props }: FigureProps): react.JSX.Element;
511
+
512
+ type RevealProps = HTMLArkProps<'div'> & RevealProps$1 & {
513
+ children?: ReactNode;
514
+ };
515
+ declare function Reveal({ question, children, className, ...props }: RevealProps): react.JSX.Element;
516
+
517
+ type PrevNextProps = HTMLArkProps<'nav'> & PrevNextProps$1;
518
+ declare function PrevNext({ prev, next, className, ...props }: PrevNextProps): react.JSX.Element | null;
519
+
520
+ type LaTeXProps = HTMLArkProps<'div'> & LaTeXProps$1;
521
+ /**
522
+ * Renders a LaTeX **block** (display-mode) equation. KaTeX is a hard dependency, so the output
523
+ * renders synchronously at SSR and on the client — no placeholder, no lazy import.
524
+ *
525
+ * Pass `html` to bypass KaTeX entirely with a pre-rendered string (e.g. from a rehype-katex
526
+ * plugin at build time).
527
+ */
528
+ declare function LaTeX({ latex, html, className, ...props }: LaTeXProps): react.JSX.Element;
529
+ type InlineLaTeXProps = HTMLArkProps<'span'> & LaTeXProps$1;
530
+ /** Renders a LaTeX **inline** equation (`displayMode: false`) synchronously — the component
531
+ * equivalent of calling `toLaTeX(latex)` and dropping the HTML into surrounding text. */
532
+ declare function InlineLaTeX({ latex, html, className, ...props }: InlineLaTeXProps): react.JSX.Element;
533
+
534
+ type CodeBlockProps = HTMLArkProps<'div'> & CodeBlockProps$1 & {
535
+ /** Composite parts; when omitted, a default header + content is rendered. */
536
+ children?: ReactNode;
537
+ };
538
+ declare function CodeBlock({ code, language, filename, html, showLineNumbers, scrollable, maxHeight, highlightLines, className, children, ...props }: CodeBlockProps): react.JSX.Element;
539
+ type CodeBlockHeaderProps = HTMLArkProps<'div'> & {
540
+ children?: ReactNode;
541
+ };
542
+ declare function CodeBlockHeader({ className, children, ...props }: CodeBlockHeaderProps): react.JSX.Element;
543
+ type CodeBlockTitleProps = HTMLArkProps<'span'> & {
544
+ children?: ReactNode;
545
+ };
546
+ declare function CodeBlockTitle({ className, children, ...props }: CodeBlockTitleProps): react.JSX.Element;
547
+ type CodeBlockCopyButtonProps = HTMLArkProps<'div'> & {
548
+ label?: string;
549
+ };
550
+ declare function CodeBlockCopyButton({ label, className, ...props }: CodeBlockCopyButtonProps): react.JSX.Element;
551
+ type CodeBlockContentProps = HTMLArkProps<'div'> & {
552
+ html?: string;
553
+ };
554
+ declare function CodeBlockContent({ className, html, ...props }: CodeBlockContentProps): react.JSX.Element;
555
+ type MultiFileCodeBlockProps = HTMLArkProps<'div'> & {
556
+ files: FileEntry[];
557
+ showLineNumbers?: boolean;
558
+ scrollable?: boolean;
559
+ maxHeight?: number;
560
+ className?: string;
561
+ };
562
+ declare function MultiFileCodeBlock({ files, showLineNumbers, scrollable, maxHeight, className, ...props }: MultiFileCodeBlockProps): react.JSX.Element;
563
+ type LanguageTabsCodeBlockProps = HTMLArkProps<'div'> & {
564
+ tabs: LanguageTab[];
565
+ showLineNumbers?: boolean;
566
+ scrollable?: boolean;
567
+ maxHeight?: number;
568
+ className?: string;
569
+ };
570
+ declare function LanguageTabsCodeBlock({ tabs, showLineNumbers, scrollable, maxHeight, className, ...props }: LanguageTabsCodeBlockProps): react.JSX.Element;
571
+
572
+ type ManimProps = HTMLArkProps<'figure'> & ManimProps$1;
573
+ declare function Manim({ build, width, height, caption, className, ...props }: ManimProps): react.JSX.Element;
574
+
575
+ type YouTubeProps = HTMLArkProps<'div'> & YouTubeProps$1 & {
576
+ children?: ReactNode;
577
+ };
578
+ declare function YouTube({ url, title, description, poster, className, children, ...props }: YouTubeProps): react.JSX.Element;
579
+ type YoutubeTimestampAtProps = HTMLArkProps<'li'> & {
580
+ t: number;
581
+ children?: ReactNode;
582
+ };
583
+ declare function YoutubeTimestampAt({ t, children, className, ...props }: YoutubeTimestampAtProps): react.JSX.Element;
584
+ type YoutubeTimestampsProps = HTMLArkProps<'div'> & {
585
+ /** Manual chapters; when omitted, chapters are auto-inferred from the video's web metadata. */
586
+ chapters?: YouTubeChapter[];
587
+ children?: ReactNode;
588
+ };
589
+ declare function YoutubeTimestamps({ chapters, children, className, ...props }: YoutubeTimestampsProps): react.JSX.Element | null;
590
+
591
+ type ChartProps = HTMLArkProps<'div'> & ChartProps$1 & {
592
+ /** Pre-rendered SVG markup (server/static path). When provided the component renders it
593
+ * immediately and never mounts the client adapter. */
594
+ svg?: string;
595
+ };
596
+ declare function Chart({ svg, className, ...props }: ChartProps): react.JSX.Element;
597
+
598
+ type SingleChoiceQuestionProps = HTMLArkProps<'div'> & Omit<SingleChoiceQuestionData, 'type'>;
599
+ declare function SingleChoiceQuestion(props: SingleChoiceQuestionProps): react.JSX.Element;
600
+ type MultipleChoiceQuestionProps = HTMLArkProps<'div'> & Omit<MultipleChoiceQuestionData, 'type'>;
601
+ declare function MultipleChoiceQuestion(props: MultipleChoiceQuestionProps): react.JSX.Element;
602
+ type NumericQuestionProps = HTMLArkProps<'div'> & Omit<NumericQuestionData, 'type'>;
603
+ declare function NumericQuestion(props: NumericQuestionProps): react.JSX.Element;
604
+ type QuizProps = HTMLArkProps<'div'> & {
605
+ id: string;
606
+ title?: string;
607
+ questions: Question[];
608
+ };
609
+ declare function Quiz({ id, title, questions, className, ...props }: QuizProps): react.JSX.Element;
610
+
611
+ export { Badge, type BadgeProps, Button, type ButtonProps, Card, CardBody, type CardBodyProps, CardCover, type CardCoverProps, CardDescription, type CardDescriptionProps, CardFooter, type CardFooterProps, CardHeader, type CardHeaderProps, type CardProps, CardTitle, type CardTitleProps, Center, type CenterProps, Chart, type ChartProps, Checkbox, CheckboxControl, CheckboxGroup, CheckboxIndicator, CheckboxLabel, type CheckboxProps, CodeBlock, CodeBlockContent, type CodeBlockContentProps, CodeBlockCopyButton, type CodeBlockCopyButtonProps, CodeBlockHeader, type CodeBlockHeaderProps, type CodeBlockProps, CodeBlockTitle, type CodeBlockTitleProps, Col, type ColProps, Combobox, ComboboxClear, ComboboxContent, ComboboxControl, ComboboxEmpty, ComboboxInput, type ComboboxInputProps, ComboboxItem, ComboboxItemGroup, ComboboxItemGroupLabel, ComboboxItemIndicator, type ComboboxItemProps, ComboboxItemText, ComboboxList, type ComboboxProps, ComboboxTrigger, Container, type ContainerProps, CopyButton, type CopyButtonProps, Dialog, DialogBackdrop, DialogContent, type DialogContentPropsWithPositioner, DialogDescription, DialogDismiss, DialogFooter, type DialogFooterProps, DialogHeader, type DialogHeaderProps, DialogProvider, DialogTitle, DialogTrigger, Field, FieldError, FieldHelper, FieldLabel, type FieldProps, FieldRequiredIndicator, FieldSet, FieldSetError, FieldSetHelper, FieldSetLegend, type FieldSetProps, Figure, type FigureProps, HStack, type HStackProps, InlineLaTeX, type InlineLaTeXProps, Input, type InputProps, Item, type ItemProps, LaTeX, type LaTeXProps, LanguageTabsCodeBlock, type LanguageTabsCodeBlockProps, Manim, type ManimProps, Mermaid, type MermaidProps, MultiFileCodeBlock, type MultiFileCodeBlockProps, MultipleChoiceQuestion, type MultipleChoiceQuestionProps, Navbar, NavbarActions, NavbarActivationArea, NavbarBrand, NavbarMenu, NavbarMenuContent, NavbarMenuIndicator, NavbarMenuItem, NavbarMenuLink, NavbarMenuList, NavbarMenuTrigger, NavbarMenuViewport, NavbarMobileMenu, NavbarMobileMenuContent, NavbarMobileMenuTrigger, NavbarMobileOverlay, NavbarProvider, NavbarTrigger, Notice, type NoticeProps, NumberInput, NumberInputControl, NumberInputDecrement, NumberInputIncrement, NumberInputInput, type NumberInputProps, NumericQuestion, type NumericQuestionProps, Page, PageContent, PageFooter, PageGutter, type PageGutterProps, type PageProps, PageSection, Pagination, PaginationEllipsis, PaginationItem, PaginationItems, PaginationNext, PaginationPrevious, Popover, PopoverAnchor, PopoverContent, type PopoverContentPropsWithArrow, PopoverDescription, PopoverDismiss, PopoverIndicator, PopoverProvider, PopoverTitle, PopoverTrigger, PrevNext, type PrevNextProps, Quiz, type QuizProps, RadioGroup, RadioGroupItem, type RadioGroupItemProps, type RadioGroupProps, Reveal, type RevealProps, Row, type RowProps, Scroll, type ScrollProps, Select, SelectClearTrigger, SelectContent, SelectIndicator, SelectItem, SelectItemGroup, SelectItemGroupLabel, SelectItemIndicator, type SelectItemProps, SelectItemText, SelectNative, type SelectNativeProps, type SelectProps, SelectTrigger, type SelectTriggerProps, SelectValue, Root as Sidebar, Content as SidebarContent, Footer as SidebarFooter, Group as SidebarGroup, GroupAction as SidebarGroupAction, Header as SidebarHeader, Input$1 as SidebarInput, Inset as SidebarInset, Menu as SidebarMenu, MenuAction as SidebarMenuAction, MenuBadge as SidebarMenuBadge, MenuButton as SidebarMenuButton, MenuItem as SidebarMenuItem, MenuLink as SidebarMenuLink, MenuSkeleton as SidebarMenuSkeleton, MenuSub as SidebarMenuSub, MenuSubButton as SidebarMenuSubButton, MenuSubItem as SidebarMenuSubItem, Provider as SidebarProvider, Rail as SidebarRail, Separator as SidebarSeparator, Trigger as SidebarTrigger, SingleChoiceQuestion, type SingleChoiceQuestionProps, Splitter, SplitterPanel, SplitterResizeTrigger, SplitterResizeTriggerIndicator, Stack, type StackProps, Switch, SwitchControl, SwitchLabel, type SwitchProps, SwitchThumb, Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsProps, TabsTrigger, type TabsTriggerProps, TagInput, TagInputClearTrigger, TagInputContext, type TagInputContextProps, TagInputControl, TagInputInput, TagInputItem, TagInputItemDeleteTrigger, TagInputItemInput, TagInputItemPreview, TagInputItemText, type TagInputProps, Textarea, type TextareaProps, ToggleButton, ToggleButtonIndicator, type ToggleButtonProps, Tooltip, TooltipContent, type TooltipContentPropsWithArrow, TooltipProvider, TooltipTrigger, VStack, type VStackProps, Window, WindowBody, WindowControl, WindowDismiss, WindowDragTrigger, WindowHeader, type WindowProps, WindowProvider, WindowResizeTrigger, type WindowResizeTriggerProps, WindowStageTrigger, WindowTitle, YouTube, type YouTubeProps, YoutubeTimestampAt, type YoutubeTimestampAtProps, YoutubeTimestamps, type YoutubeTimestampsProps, useCheckbox, useCombobox, useField, useMediaQuery, useNavbar, useNumberInput, useRadioGroup, useSelect, useSidebar, useSwitch, useTabs, useTagInput };