@shalomormsby/ui 0.0.5
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.
- package/dist/hooks-BQi3Ia-W.d.ts +225 -0
- package/dist/hooks-JwoY_LtZ.d.mts +225 -0
- package/dist/hooks.d.mts +3 -0
- package/dist/hooks.d.ts +3 -0
- package/dist/hooks.js +724 -0
- package/dist/hooks.js.map +1 -0
- package/dist/hooks.mjs +696 -0
- package/dist/hooks.mjs.map +1 -0
- package/dist/index.d.mts +2829 -0
- package/dist/index.d.ts +2829 -0
- package/dist/index.js +11315 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +10997 -0
- package/dist/index.mjs.map +1 -0
- package/dist/providers-CNe9iqRi.d.mts +17 -0
- package/dist/providers-CNe9iqRi.d.ts +17 -0
- package/dist/providers.d.mts +2 -0
- package/dist/providers.d.ts +2 -0
- package/dist/providers.js +736 -0
- package/dist/providers.js.map +1 -0
- package/dist/providers.mjs +710 -0
- package/dist/providers.mjs.map +1 -0
- package/dist/tokens.d.mts +1 -0
- package/dist/tokens.d.ts +1 -0
- package/dist/tokens.js +26 -0
- package/dist/tokens.js.map +1 -0
- package/dist/tokens.mjs +5 -0
- package/dist/tokens.mjs.map +1 -0
- package/dist/utils-Bi4ypre8.d.ts +986 -0
- package/dist/utils-NA3gGYtZ.d.mts +986 -0
- package/dist/utils.d.mts +4 -0
- package/dist/utils.d.ts +4 -0
- package/dist/utils.js +873 -0
- package/dist/utils.js.map +1 -0
- package/dist/utils.mjs +805 -0
- package/dist/utils.mjs.map +1 -0
- package/dist/validation-Bj1ye-v_.d.mts +114 -0
- package/dist/validation-Bj1ye-v_.d.ts +114 -0
- package/package.json +118 -0
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,2829 @@
|
|
|
1
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
2
|
+
import * as React$1 from 'react';
|
|
3
|
+
import React__default, { ReactNode } from 'react';
|
|
4
|
+
import { VariantProps } from 'class-variance-authority';
|
|
5
|
+
import * as TogglePrimitive from '@radix-ui/react-toggle';
|
|
6
|
+
import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
|
|
7
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
8
|
+
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
|
9
|
+
import { SortingStrategy } from '@dnd-kit/sortable';
|
|
10
|
+
import * as _radix_ui_react_slot from '@radix-ui/react-slot';
|
|
11
|
+
import * as react_hook_form from 'react-hook-form';
|
|
12
|
+
import { FormProvider, FieldValues, FieldPath, ControllerProps } from 'react-hook-form';
|
|
13
|
+
import * as LabelPrimitive from '@radix-ui/react-label';
|
|
14
|
+
import { OTPInput } from 'input-otp';
|
|
15
|
+
import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
|
|
16
|
+
import * as _radix_ui_react_select from '@radix-ui/react-select';
|
|
17
|
+
import * as SliderPrimitive from '@radix-ui/react-slider';
|
|
18
|
+
import * as SwitchPrimitives from '@radix-ui/react-switch';
|
|
19
|
+
import { S as SyntaxType, a as SyntaxToken, B as BreadcrumbItemLegacy, b as Breadcrumbs, c as BreadcrumbsProps } from './utils-Bi4ypre8.js';
|
|
20
|
+
export { U as Language, R as RouteConfig, T as Transition, V as Variant, d as Variants, G as adjustLightness, J as adjustOpacity, H as adjustSaturation, N as cn, j as collapseVariants, q as colorTokens, M as colorUtils, k as createAnimation, Q as detectLanguage, i as drawerVariants, e as durations, f as easings, g as fadeVariants, o as generateBreadcrumbs, L as generateColorScale, u as getCSSVariable, C as getContrastRatio, w as getForegroundColor, A as getLuminance, K as getOptimalForeground, y as getSemanticColorPair, E as hexToHSL, z as hexToRgb, F as hslToHex, l as listVariants, D as meetsContrastRequirements, m as modalVariants, O as parseCode, p as presets, I as rotateHue, r as rotateVariants, n as scaleDuration, h as scaleVariants, x as semanticColors, v as setCSSVariable, s as slideVariants, P as tokenize, t as transitions } from './utils-Bi4ypre8.js';
|
|
21
|
+
import { Command as Command$1 } from 'cmdk';
|
|
22
|
+
import * as DialogPrimitive from '@radix-ui/react-dialog';
|
|
23
|
+
import * as MenubarPrimitive from '@radix-ui/react-menubar';
|
|
24
|
+
import * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
|
|
25
|
+
import * as TabsPrimitive from '@radix-ui/react-tabs';
|
|
26
|
+
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
|
27
|
+
import * as ContextMenuPrimitive from '@radix-ui/react-context-menu';
|
|
28
|
+
import { Drawer as Drawer$1 } from 'vaul';
|
|
29
|
+
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
|
30
|
+
import * as HoverCardPrimitive from '@radix-ui/react-hover-card';
|
|
31
|
+
import * as PopoverPrimitive from '@radix-ui/react-popover';
|
|
32
|
+
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
33
|
+
import * as ProgressPrimitive from '@radix-ui/react-progress';
|
|
34
|
+
import { Toaster as Toaster$1 } from 'sonner';
|
|
35
|
+
import * as AvatarPrimitive from '@radix-ui/react-avatar';
|
|
36
|
+
import { DayPicker } from 'react-day-picker';
|
|
37
|
+
import { ColumnDef } from '@tanstack/react-table';
|
|
38
|
+
import { HTMLMotionProps } from 'framer-motion';
|
|
39
|
+
import * as AccordionPrimitive from '@radix-ui/react-accordion';
|
|
40
|
+
import * as AspectRatioPrimitive from '@radix-ui/react-aspect-ratio';
|
|
41
|
+
import useEmblaCarousel, { UseEmblaCarouselType } from 'embla-carousel-react';
|
|
42
|
+
import * as CollapsiblePrimitive from '@radix-ui/react-collapsible';
|
|
43
|
+
import { Group, Panel, Separator as Separator$1 } from 'react-resizable-panels';
|
|
44
|
+
import * as ScrollAreaPrimitive from '@radix-ui/react-scroll-area';
|
|
45
|
+
import * as SeparatorPrimitive from '@radix-ui/react-separator';
|
|
46
|
+
export { p as Providers, T as ThemeProvider } from './providers-CNe9iqRi.js';
|
|
47
|
+
export { h as Hooks, M as MotionPreference, T as ThemeHook, U as UseFormOptions, b as UseFormReturn, c as useForm, a as useMotionPreference, u as useTheme } from './hooks-BQi3Ia-W.js';
|
|
48
|
+
import * as zustand_middleware from 'zustand/middleware';
|
|
49
|
+
import * as zustand from 'zustand';
|
|
50
|
+
import { ThemeName as ThemeName$1, ColorMode as ColorMode$1, FontTheme } from '@sage/tokens';
|
|
51
|
+
export { ColorMode, ThemeName, typographySystem } from '@sage/tokens';
|
|
52
|
+
export { F as FieldValidation, a as FormErrors, V as ValidationRule, h as hasErrors, p as patterns, r as rules, v as validateField, b as validateForm } from './validation-Bj1ye-v_.js';
|
|
53
|
+
import 'clsx';
|
|
54
|
+
|
|
55
|
+
declare const buttonVariants: (props?: ({
|
|
56
|
+
variant?: "default" | "destructive" | "outline" | "secondary" | "ghost" | "link" | null | undefined;
|
|
57
|
+
size?: "default" | "sm" | "lg" | "icon" | null | undefined;
|
|
58
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
59
|
+
interface ButtonProps extends React$1.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
|
|
60
|
+
asChild?: boolean;
|
|
61
|
+
}
|
|
62
|
+
declare const Button: React$1.ForwardRefExoticComponent<ButtonProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
63
|
+
|
|
64
|
+
interface LinkProps extends React__default.AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
65
|
+
children: React__default.ReactNode;
|
|
66
|
+
/**
|
|
67
|
+
* Visual style variant for the link
|
|
68
|
+
* @default 'default'
|
|
69
|
+
*/
|
|
70
|
+
variant?: 'default' | 'inline';
|
|
71
|
+
/**
|
|
72
|
+
* Whether to apply hover effect (only for 'default' variant).
|
|
73
|
+
* @default true
|
|
74
|
+
*/
|
|
75
|
+
hoverEffect?: boolean;
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* Link Component
|
|
79
|
+
*
|
|
80
|
+
* A theme-aware link with multiple style variants.
|
|
81
|
+
*
|
|
82
|
+
* Variants:
|
|
83
|
+
* - **default**: Background highlight on hover, good for standalone links
|
|
84
|
+
* - **inline**: Underlined text link, good for inline links within paragraphs
|
|
85
|
+
*
|
|
86
|
+
* Features:
|
|
87
|
+
* - Theme-aware colors using CSS variables
|
|
88
|
+
* - Smooth transition respecting motion preferences
|
|
89
|
+
* - Accessible focus states
|
|
90
|
+
* - Works with Next.js Link or standard anchor tags
|
|
91
|
+
*
|
|
92
|
+
* Usage:
|
|
93
|
+
* ```tsx
|
|
94
|
+
* <Link href="/about">About</Link>
|
|
95
|
+
* <Link variant="inline" href="/contact">Contact</Link>
|
|
96
|
+
* <Link href="https://example.com" target="_blank">External</Link>
|
|
97
|
+
* ```
|
|
98
|
+
*/
|
|
99
|
+
declare const Link: React__default.ForwardRefExoticComponent<LinkProps & React__default.RefAttributes<HTMLAnchorElement>>;
|
|
100
|
+
|
|
101
|
+
declare const toggleVariants: (props?: ({
|
|
102
|
+
variant?: "default" | "outline" | null | undefined;
|
|
103
|
+
size?: "default" | "sm" | "lg" | null | undefined;
|
|
104
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
105
|
+
declare const Toggle: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof TogglePrimitive.Root> & VariantProps<typeof toggleVariants> & React$1.RefAttributes<React$1.ElementRef<typeof TogglePrimitive.Root>>>;
|
|
106
|
+
|
|
107
|
+
declare const ToggleGroup: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof ToggleGroupPrimitive.Root> & VariantProps<typeof toggleVariants> & React$1.RefAttributes<React$1.ElementRef<typeof ToggleGroupPrimitive.Root>>>;
|
|
108
|
+
declare const ToggleGroupItem: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof ToggleGroupPrimitive.Item> & VariantProps<typeof toggleVariants> & React$1.RefAttributes<React$1.ElementRef<typeof ToggleGroupPrimitive.Item>>>;
|
|
109
|
+
|
|
110
|
+
interface MagneticProps {
|
|
111
|
+
children: React__default.ReactNode;
|
|
112
|
+
/**
|
|
113
|
+
* The strength of the magnetic pull. Higher numbers = strong pull.
|
|
114
|
+
* @default 0.2
|
|
115
|
+
*/
|
|
116
|
+
strength?: number;
|
|
117
|
+
/**
|
|
118
|
+
* The active area padding around the element in pixels.
|
|
119
|
+
* @default 100
|
|
120
|
+
*/
|
|
121
|
+
range?: number;
|
|
122
|
+
className?: string;
|
|
123
|
+
}
|
|
124
|
+
declare function Magnetic({ children, strength, range, className }: MagneticProps): react_jsx_runtime.JSX.Element;
|
|
125
|
+
|
|
126
|
+
declare const Checkbox: React$1.ForwardRefExoticComponent<Omit<CheckboxPrimitive.CheckboxProps & React$1.RefAttributes<HTMLButtonElement>, "ref"> & React$1.RefAttributes<HTMLButtonElement>>;
|
|
127
|
+
|
|
128
|
+
interface ColorPickerProps {
|
|
129
|
+
label?: string;
|
|
130
|
+
description?: string;
|
|
131
|
+
value: string;
|
|
132
|
+
onChange: (hex: string) => void;
|
|
133
|
+
optional?: boolean;
|
|
134
|
+
disabled?: boolean;
|
|
135
|
+
}
|
|
136
|
+
declare function ColorPicker({ label, description, value, onChange, optional, disabled, }: ColorPickerProps): react_jsx_runtime.JSX.Element;
|
|
137
|
+
|
|
138
|
+
interface ComboboxOption {
|
|
139
|
+
value: string;
|
|
140
|
+
label: string;
|
|
141
|
+
}
|
|
142
|
+
interface ComboboxProps {
|
|
143
|
+
options: ComboboxOption[];
|
|
144
|
+
value?: string;
|
|
145
|
+
onValueChange?: (value: string) => void;
|
|
146
|
+
placeholder?: string;
|
|
147
|
+
searchPlaceholder?: string;
|
|
148
|
+
emptyMessage?: string;
|
|
149
|
+
className?: string;
|
|
150
|
+
disabled?: boolean;
|
|
151
|
+
}
|
|
152
|
+
declare function Combobox({ options, value, onValueChange, placeholder, searchPlaceholder, emptyMessage, className, disabled, }: ComboboxProps): react_jsx_runtime.JSX.Element;
|
|
153
|
+
|
|
154
|
+
/**
|
|
155
|
+
* Item interface for drag and drop lists
|
|
156
|
+
*/
|
|
157
|
+
interface DragDropItem {
|
|
158
|
+
id: string;
|
|
159
|
+
[key: string]: any;
|
|
160
|
+
}
|
|
161
|
+
/**
|
|
162
|
+
* Props for DragDropList component
|
|
163
|
+
*/
|
|
164
|
+
interface DragDropListProps<T extends DragDropItem> {
|
|
165
|
+
/**
|
|
166
|
+
* Array of items to display
|
|
167
|
+
*/
|
|
168
|
+
items: T[];
|
|
169
|
+
/**
|
|
170
|
+
* Callback fired when items are reordered
|
|
171
|
+
*/
|
|
172
|
+
onReorder: (items: T[]) => void;
|
|
173
|
+
/**
|
|
174
|
+
* Render function for each item
|
|
175
|
+
*/
|
|
176
|
+
renderItem: (item: T, isDragging: boolean) => React__default.ReactNode;
|
|
177
|
+
/**
|
|
178
|
+
* Enable drag handle mode (only drag from handle)
|
|
179
|
+
* @default false
|
|
180
|
+
*/
|
|
181
|
+
withHandle?: boolean;
|
|
182
|
+
/**
|
|
183
|
+
* Custom class name for the list container
|
|
184
|
+
*/
|
|
185
|
+
className?: string;
|
|
186
|
+
/**
|
|
187
|
+
* Custom class name for list items
|
|
188
|
+
*/
|
|
189
|
+
itemClassName?: string;
|
|
190
|
+
/**
|
|
191
|
+
* Sorting strategy for the drag & drop behavior
|
|
192
|
+
* - verticalListSortingStrategy: For vertical lists (default)
|
|
193
|
+
* - rectSortingStrategy: For grid layouts
|
|
194
|
+
* @default verticalListSortingStrategy
|
|
195
|
+
*/
|
|
196
|
+
strategy?: SortingStrategy;
|
|
197
|
+
}
|
|
198
|
+
/**
|
|
199
|
+
* Drag handle component for manual drag control
|
|
200
|
+
* Must be used within a DragDropList with withHandle={true}
|
|
201
|
+
*/
|
|
202
|
+
interface DragDropHandleProps {
|
|
203
|
+
/**
|
|
204
|
+
* Custom class name
|
|
205
|
+
*/
|
|
206
|
+
className?: string;
|
|
207
|
+
/**
|
|
208
|
+
* Handle icon
|
|
209
|
+
*/
|
|
210
|
+
icon?: React__default.ReactNode;
|
|
211
|
+
}
|
|
212
|
+
declare function DragDropHandle({ className, icon }: DragDropHandleProps): react_jsx_runtime.JSX.Element | null;
|
|
213
|
+
/**
|
|
214
|
+
* DragDropList - Sortable list component with drag and drop functionality
|
|
215
|
+
*
|
|
216
|
+
* @example
|
|
217
|
+
* ```tsx
|
|
218
|
+
* const [items, setItems] = useState([
|
|
219
|
+
* { id: '1', name: 'Item 1' },
|
|
220
|
+
* { id: '2', name: 'Item 2' },
|
|
221
|
+
* ]);
|
|
222
|
+
*
|
|
223
|
+
* <DragDropList
|
|
224
|
+
* items={items}
|
|
225
|
+
* onReorder={setItems}
|
|
226
|
+
* renderItem={(item) => (
|
|
227
|
+
* <div className="p-4 bg-surface rounded">{item.name}</div>
|
|
228
|
+
* )}
|
|
229
|
+
* />
|
|
230
|
+
* ```
|
|
231
|
+
*/
|
|
232
|
+
declare function DragDropList<T extends DragDropItem>({ items, onReorder, renderItem, withHandle, className, itemClassName, strategy, }: DragDropListProps<T>): react_jsx_runtime.JSX.Element;
|
|
233
|
+
/**
|
|
234
|
+
* Props for DragDropTable component
|
|
235
|
+
*/
|
|
236
|
+
interface DragDropTableProps<T extends DragDropItem> {
|
|
237
|
+
/**
|
|
238
|
+
* Array of items to display
|
|
239
|
+
*/
|
|
240
|
+
items: T[];
|
|
241
|
+
/**
|
|
242
|
+
* Callback fired when items are reordered
|
|
243
|
+
*/
|
|
244
|
+
onReorder: (items: T[]) => void;
|
|
245
|
+
/**
|
|
246
|
+
* Table columns configuration
|
|
247
|
+
*/
|
|
248
|
+
columns: {
|
|
249
|
+
key: string;
|
|
250
|
+
header: string;
|
|
251
|
+
render?: (item: T) => React__default.ReactNode;
|
|
252
|
+
}[];
|
|
253
|
+
/**
|
|
254
|
+
* Custom class name for the table
|
|
255
|
+
*/
|
|
256
|
+
className?: string;
|
|
257
|
+
}
|
|
258
|
+
/**
|
|
259
|
+
* DragDropTable - Sortable table with draggable rows
|
|
260
|
+
*
|
|
261
|
+
* @example
|
|
262
|
+
* ```tsx
|
|
263
|
+
* <DragDropTable
|
|
264
|
+
* items={data}
|
|
265
|
+
* onReorder={setData}
|
|
266
|
+
* columns={[
|
|
267
|
+
* { key: 'name', header: 'Name' },
|
|
268
|
+
* { key: 'email', header: 'Email' },
|
|
269
|
+
* ]}
|
|
270
|
+
* />
|
|
271
|
+
* ```
|
|
272
|
+
*/
|
|
273
|
+
declare function DragDropTable<T extends DragDropItem>({ items, onReorder, columns, className, }: DragDropTableProps<T>): react_jsx_runtime.JSX.Element;
|
|
274
|
+
|
|
275
|
+
interface FilterButtonProps extends React__default.ButtonHTMLAttributes<HTMLButtonElement> {
|
|
276
|
+
active?: boolean;
|
|
277
|
+
count?: number;
|
|
278
|
+
children: React__default.ReactNode;
|
|
279
|
+
/**
|
|
280
|
+
* Shape of the button
|
|
281
|
+
* @default 'pill'
|
|
282
|
+
*/
|
|
283
|
+
shape?: 'pill' | 'rounded';
|
|
284
|
+
}
|
|
285
|
+
declare const FilterButton: React__default.ForwardRefExoticComponent<FilterButtonProps & React__default.RefAttributes<HTMLButtonElement>>;
|
|
286
|
+
|
|
287
|
+
declare const Form: typeof FormProvider;
|
|
288
|
+
declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({ ...props }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime.JSX.Element;
|
|
289
|
+
declare const useFormField: () => {
|
|
290
|
+
invalid: boolean;
|
|
291
|
+
isDirty: boolean;
|
|
292
|
+
isTouched: boolean;
|
|
293
|
+
isValidating: boolean;
|
|
294
|
+
error?: react_hook_form.FieldError;
|
|
295
|
+
id: string;
|
|
296
|
+
name: string;
|
|
297
|
+
formItemId: string;
|
|
298
|
+
formDescriptionId: string;
|
|
299
|
+
formMessageId: string;
|
|
300
|
+
};
|
|
301
|
+
declare const FormItem: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & React$1.RefAttributes<HTMLDivElement>>;
|
|
302
|
+
declare const FormLabel: React$1.ForwardRefExoticComponent<Omit<LabelPrimitive.LabelProps & React$1.RefAttributes<HTMLLabelElement>, "ref"> & React$1.RefAttributes<HTMLLabelElement>>;
|
|
303
|
+
declare const FormControl: React$1.ForwardRefExoticComponent<Omit<_radix_ui_react_slot.SlotProps & React$1.RefAttributes<HTMLElement>, "ref"> & React$1.RefAttributes<HTMLElement>>;
|
|
304
|
+
declare const FormDescription: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLParagraphElement> & React$1.RefAttributes<HTMLParagraphElement>>;
|
|
305
|
+
declare const FormMessage: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLParagraphElement> & React$1.RefAttributes<HTMLParagraphElement>>;
|
|
306
|
+
|
|
307
|
+
interface InputProps extends React$1.InputHTMLAttributes<HTMLInputElement> {
|
|
308
|
+
}
|
|
309
|
+
declare const Input: React$1.ForwardRefExoticComponent<InputProps & React$1.RefAttributes<HTMLInputElement>>;
|
|
310
|
+
|
|
311
|
+
declare const InputOTP: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof OTPInput> & React$1.RefAttributes<React$1.ElementRef<typeof OTPInput>>>;
|
|
312
|
+
declare const InputOTPGroup: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<"div"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
313
|
+
declare const InputOTPSlot: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<"div"> & {
|
|
314
|
+
index: number;
|
|
315
|
+
} & React$1.RefAttributes<HTMLDivElement>>;
|
|
316
|
+
declare const InputOTPSeparator: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<"div"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
317
|
+
|
|
318
|
+
declare const Label: React$1.ForwardRefExoticComponent<Omit<LabelPrimitive.LabelProps & React$1.RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?: class_variance_authority_types.ClassProp | undefined) => string> & React$1.RefAttributes<HTMLLabelElement>>;
|
|
319
|
+
|
|
320
|
+
declare const RadioGroup: React$1.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
321
|
+
declare const RadioGroupItem: React$1.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupItemProps & React$1.RefAttributes<HTMLButtonElement>, "ref"> & React$1.RefAttributes<HTMLButtonElement>>;
|
|
322
|
+
|
|
323
|
+
interface TextFieldProps extends Omit<React__default.InputHTMLAttributes<HTMLInputElement>, 'size'> {
|
|
324
|
+
/**
|
|
325
|
+
* Visual variant of the text field
|
|
326
|
+
* @default 'outlined'
|
|
327
|
+
*/
|
|
328
|
+
variant?: 'outlined' | 'filled';
|
|
329
|
+
/**
|
|
330
|
+
* Size of the text field
|
|
331
|
+
* @default 'md'
|
|
332
|
+
*/
|
|
333
|
+
size?: 'sm' | 'md' | 'lg';
|
|
334
|
+
/**
|
|
335
|
+
* Error state
|
|
336
|
+
* @default false
|
|
337
|
+
*/
|
|
338
|
+
error?: boolean;
|
|
339
|
+
/**
|
|
340
|
+
* Helper text displayed below the input
|
|
341
|
+
*/
|
|
342
|
+
helperText?: string;
|
|
343
|
+
/**
|
|
344
|
+
* Label for the input
|
|
345
|
+
*/
|
|
346
|
+
label?: string;
|
|
347
|
+
/**
|
|
348
|
+
* Whether the field is required
|
|
349
|
+
* @default false
|
|
350
|
+
*/
|
|
351
|
+
required?: boolean;
|
|
352
|
+
}
|
|
353
|
+
/**
|
|
354
|
+
* TextField Component
|
|
355
|
+
*
|
|
356
|
+
* A text input field with support for outlined and filled variants,
|
|
357
|
+
* multiple sizes, error states, and helper text.
|
|
358
|
+
*
|
|
359
|
+
* Features:
|
|
360
|
+
* - Two visual variants (outlined, filled)
|
|
361
|
+
* - Three size options (sm, md, lg)
|
|
362
|
+
* - Error state with red border
|
|
363
|
+
* - Optional label and helper text
|
|
364
|
+
* - Theme-aware colors using CSS variables
|
|
365
|
+
* - Full keyboard accessibility
|
|
366
|
+
* - Ref forwarding support
|
|
367
|
+
*/
|
|
368
|
+
declare const TextField: React__default.ForwardRefExoticComponent<TextFieldProps & React__default.RefAttributes<HTMLInputElement>>;
|
|
369
|
+
|
|
370
|
+
interface SearchBarProps extends Omit<TextFieldProps, 'variant'> {
|
|
371
|
+
/**
|
|
372
|
+
* Callback fired when search value changes (after debounce)
|
|
373
|
+
*/
|
|
374
|
+
onSearch?: (value: string) => void;
|
|
375
|
+
/**
|
|
376
|
+
* Debounce delay in milliseconds
|
|
377
|
+
* @default 300
|
|
378
|
+
*/
|
|
379
|
+
debounceMs?: number;
|
|
380
|
+
/**
|
|
381
|
+
* Show clear button when input has value
|
|
382
|
+
* @default true
|
|
383
|
+
*/
|
|
384
|
+
showClearButton?: boolean;
|
|
385
|
+
/**
|
|
386
|
+
* Callback fired when clear button is clicked
|
|
387
|
+
*/
|
|
388
|
+
onClear?: () => void;
|
|
389
|
+
/**
|
|
390
|
+
* Keyboard shortcut to display when empty (e.g. "⌘K")
|
|
391
|
+
* @default "⌘K"
|
|
392
|
+
*/
|
|
393
|
+
shortcut?: React__default.ReactNode;
|
|
394
|
+
}
|
|
395
|
+
/**
|
|
396
|
+
* SearchBar Component
|
|
397
|
+
*
|
|
398
|
+
* A specialized text field for search functionality with built-in
|
|
399
|
+
* search icon, optional clear button, shortcut badge, and debounced onChange.
|
|
400
|
+
*
|
|
401
|
+
* **Note:** SearchBar always uses the `outlined` variant and does not
|
|
402
|
+
* accept a variant prop. This ensures consistent search field styling.
|
|
403
|
+
*
|
|
404
|
+
* Features:
|
|
405
|
+
* - Search icon on the left
|
|
406
|
+
* - Optional clear button (X) on the right
|
|
407
|
+
* - Shortcut badge (⌘K) when empty
|
|
408
|
+
* - Debounced search callback to reduce API calls
|
|
409
|
+
* - All TextField features (sizes, error states, etc.)
|
|
410
|
+
* - Theme-aware colors
|
|
411
|
+
* - Keyboard accessible (Escape to clear)
|
|
412
|
+
*
|
|
413
|
+
* Example:
|
|
414
|
+
* ```tsx
|
|
415
|
+
* <SearchBar
|
|
416
|
+
* placeholder="Search products..."
|
|
417
|
+
* onSearch={(query) => fetchResults(query)}
|
|
418
|
+
* debounceMs={500}
|
|
419
|
+
* />
|
|
420
|
+
* ```
|
|
421
|
+
*/
|
|
422
|
+
declare const SearchBar: React__default.ForwardRefExoticComponent<SearchBarProps & React__default.RefAttributes<HTMLInputElement>>;
|
|
423
|
+
|
|
424
|
+
declare const Select: React$1.FC<_radix_ui_react_select.SelectProps>;
|
|
425
|
+
declare const SelectGroup: React$1.ForwardRefExoticComponent<_radix_ui_react_select.SelectGroupProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
426
|
+
declare const SelectValue: React$1.ForwardRefExoticComponent<_radix_ui_react_select.SelectValueProps & React$1.RefAttributes<HTMLSpanElement>>;
|
|
427
|
+
declare const SelectTrigger: React$1.ForwardRefExoticComponent<Omit<_radix_ui_react_select.SelectTriggerProps & React$1.RefAttributes<HTMLButtonElement>, "ref"> & React$1.RefAttributes<HTMLButtonElement>>;
|
|
428
|
+
declare const SelectScrollUpButton: React$1.ForwardRefExoticComponent<Omit<_radix_ui_react_select.SelectScrollUpButtonProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
429
|
+
declare const SelectScrollDownButton: React$1.ForwardRefExoticComponent<Omit<_radix_ui_react_select.SelectScrollDownButtonProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
430
|
+
declare const SelectContent: React$1.ForwardRefExoticComponent<Omit<_radix_ui_react_select.SelectContentProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
431
|
+
declare const SelectLabel: React$1.ForwardRefExoticComponent<Omit<_radix_ui_react_select.SelectLabelProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
432
|
+
declare const SelectItem: React$1.ForwardRefExoticComponent<Omit<_radix_ui_react_select.SelectItemProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
433
|
+
declare const SelectSeparatorComp: React$1.ForwardRefExoticComponent<Omit<_radix_ui_react_select.SelectSeparatorProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
434
|
+
|
|
435
|
+
declare const Slider: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof SliderPrimitive.Root> & React$1.RefAttributes<React$1.ElementRef<typeof SliderPrimitive.Root>>>;
|
|
436
|
+
|
|
437
|
+
declare const Switch: React$1.ForwardRefExoticComponent<Omit<SwitchPrimitives.SwitchProps & React$1.RefAttributes<HTMLButtonElement>, "ref"> & React$1.RefAttributes<HTMLButtonElement>>;
|
|
438
|
+
|
|
439
|
+
interface TextareaProps extends React$1.TextareaHTMLAttributes<HTMLTextAreaElement> {
|
|
440
|
+
}
|
|
441
|
+
declare const Textarea: React$1.ForwardRefExoticComponent<TextareaProps & React$1.RefAttributes<HTMLTextAreaElement>>;
|
|
442
|
+
|
|
443
|
+
interface ThemeSwitcherProps {
|
|
444
|
+
/**
|
|
445
|
+
* Size of the switcher
|
|
446
|
+
* @default 'md'
|
|
447
|
+
*/
|
|
448
|
+
size?: 'sm' | 'md' | 'lg';
|
|
449
|
+
/**
|
|
450
|
+
* Initial expanded state
|
|
451
|
+
* @default false
|
|
452
|
+
*/
|
|
453
|
+
defaultExpanded?: boolean;
|
|
454
|
+
/**
|
|
455
|
+
* Additional CSS classes
|
|
456
|
+
*/
|
|
457
|
+
className?: string;
|
|
458
|
+
}
|
|
459
|
+
/**
|
|
460
|
+
* ThemeSwitcher Molecule
|
|
461
|
+
*
|
|
462
|
+
* An enhanced theme control panel with expandable options for comprehensive theme management.
|
|
463
|
+
*
|
|
464
|
+
* Features:
|
|
465
|
+
* - Quick toggle between light and dark modes
|
|
466
|
+
* - Expandable panel with additional controls
|
|
467
|
+
* - System/Auto mode preference
|
|
468
|
+
* - Visual preview of current mode
|
|
469
|
+
* - Smooth animations and transitions
|
|
470
|
+
* - Full keyboard accessibility
|
|
471
|
+
* - Theme-aware colors
|
|
472
|
+
*
|
|
473
|
+
* Example:
|
|
474
|
+
* ```tsx
|
|
475
|
+
* // Basic usage
|
|
476
|
+
* <ThemeSwitcher />
|
|
477
|
+
*
|
|
478
|
+
* // Expanded by default
|
|
479
|
+
* <ThemeSwitcher defaultExpanded />
|
|
480
|
+
*
|
|
481
|
+
* // Large size
|
|
482
|
+
* <ThemeSwitcher size="lg" />
|
|
483
|
+
* ```
|
|
484
|
+
*/
|
|
485
|
+
declare const ThemeSwitcher: React__default.FC<ThemeSwitcherProps>;
|
|
486
|
+
|
|
487
|
+
interface ThemeToggleProps {
|
|
488
|
+
/**
|
|
489
|
+
* Size of the toggle button
|
|
490
|
+
* @default 'md'
|
|
491
|
+
*/
|
|
492
|
+
size?: 'sm' | 'md' | 'lg';
|
|
493
|
+
/**
|
|
494
|
+
* Whether to show the mode label next to the icon
|
|
495
|
+
* @default false
|
|
496
|
+
*/
|
|
497
|
+
showLabel?: boolean;
|
|
498
|
+
/**
|
|
499
|
+
* Additional CSS classes
|
|
500
|
+
*/
|
|
501
|
+
className?: string;
|
|
502
|
+
}
|
|
503
|
+
/**
|
|
504
|
+
* ThemeToggle Molecule
|
|
505
|
+
*
|
|
506
|
+
* A button that toggles between light and dark modes with smooth icon transitions.
|
|
507
|
+
*
|
|
508
|
+
* Features:
|
|
509
|
+
* - Automatic mode detection from theme context
|
|
510
|
+
* - Smooth icon transition between sun (light) and moon (dark)
|
|
511
|
+
* - Three size variants
|
|
512
|
+
* - Optional text label
|
|
513
|
+
* - Full keyboard accessibility
|
|
514
|
+
* - ARIA labels for screen readers
|
|
515
|
+
* - Theme-aware colors
|
|
516
|
+
*
|
|
517
|
+
* Example:
|
|
518
|
+
* ```tsx
|
|
519
|
+
* // Simple icon-only toggle
|
|
520
|
+
* <ThemeToggle />
|
|
521
|
+
*
|
|
522
|
+
* // With label
|
|
523
|
+
* <ThemeToggle showLabel />
|
|
524
|
+
*
|
|
525
|
+
* // Large size with label
|
|
526
|
+
* <ThemeToggle size="lg" showLabel />
|
|
527
|
+
* ```
|
|
528
|
+
*/
|
|
529
|
+
declare const ThemeToggle: React__default.FC<ThemeToggleProps>;
|
|
530
|
+
|
|
531
|
+
declare const Breadcrumb: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<"nav"> & {
|
|
532
|
+
separator?: React$1.ReactNode;
|
|
533
|
+
} & React$1.RefAttributes<HTMLElement>>;
|
|
534
|
+
declare const BreadcrumbList: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<"ol"> & React$1.RefAttributes<HTMLOListElement>>;
|
|
535
|
+
declare const BreadcrumbItem: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<"li"> & React$1.RefAttributes<HTMLLIElement>>;
|
|
536
|
+
declare const BreadcrumbLink: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<"a"> & {
|
|
537
|
+
asChild?: boolean;
|
|
538
|
+
} & React$1.RefAttributes<HTMLAnchorElement>>;
|
|
539
|
+
declare const BreadcrumbPage: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<"span"> & React$1.RefAttributes<HTMLSpanElement>>;
|
|
540
|
+
declare const BreadcrumbSeparator: {
|
|
541
|
+
({ children, className, ...props }: React$1.ComponentProps<"li">): react_jsx_runtime.JSX.Element;
|
|
542
|
+
displayName: string;
|
|
543
|
+
};
|
|
544
|
+
declare const BreadcrumbEllipsis: {
|
|
545
|
+
({ className, ...props }: React$1.ComponentProps<"span">): react_jsx_runtime.JSX.Element;
|
|
546
|
+
displayName: string;
|
|
547
|
+
};
|
|
548
|
+
|
|
549
|
+
declare function Dialog({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
550
|
+
declare function DialogTrigger({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
551
|
+
declare function DialogPortal({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Portal>): react_jsx_runtime.JSX.Element;
|
|
552
|
+
declare function DialogClose({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Close>): react_jsx_runtime.JSX.Element;
|
|
553
|
+
declare function DialogOverlay({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Overlay>): react_jsx_runtime.JSX.Element;
|
|
554
|
+
declare function DialogContent({ className, children, showCloseButton, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Content> & {
|
|
555
|
+
showCloseButton?: boolean;
|
|
556
|
+
}): react_jsx_runtime.JSX.Element;
|
|
557
|
+
declare function DialogHeader({ className, ...props }: React$1.ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
558
|
+
declare function DialogFooter({ className, ...props }: React$1.ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
559
|
+
declare function DialogTitle({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Title>): react_jsx_runtime.JSX.Element;
|
|
560
|
+
declare function DialogDescription({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Description>): react_jsx_runtime.JSX.Element;
|
|
561
|
+
|
|
562
|
+
declare const Command: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof Command$1> & React$1.RefAttributes<React$1.ElementRef<typeof Command$1>>>;
|
|
563
|
+
declare const CommandDialog: ({ children, ...props }: React$1.ComponentProps<typeof Dialog>) => react_jsx_runtime.JSX.Element;
|
|
564
|
+
declare const CommandInput: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof Command$1.Input> & React$1.RefAttributes<React$1.ElementRef<typeof Command$1.Input>>>;
|
|
565
|
+
declare const CommandList: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof Command$1.List> & React$1.RefAttributes<React$1.ElementRef<typeof Command$1.List>>>;
|
|
566
|
+
declare const CommandEmpty: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof Command$1.Empty> & React$1.RefAttributes<React$1.ElementRef<typeof Command$1.Empty>>>;
|
|
567
|
+
declare const CommandGroup: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof Command$1.Group> & React$1.RefAttributes<React$1.ElementRef<typeof Command$1.Group>>>;
|
|
568
|
+
declare const CommandSeparator: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof Command$1.Separator> & React$1.RefAttributes<React$1.ElementRef<typeof Command$1.Separator>>>;
|
|
569
|
+
declare const CommandItem: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof Command$1.Item> & React$1.RefAttributes<React$1.ElementRef<typeof Command$1.Item>>>;
|
|
570
|
+
declare const CommandShortcut: {
|
|
571
|
+
({ className, ...props }: React$1.HTMLAttributes<HTMLSpanElement>): react_jsx_runtime.JSX.Element;
|
|
572
|
+
displayName: string;
|
|
573
|
+
};
|
|
574
|
+
|
|
575
|
+
declare const MenubarMenu: typeof MenubarPrimitive.Menu;
|
|
576
|
+
declare const MenubarGroup: typeof MenubarPrimitive.Group;
|
|
577
|
+
declare const MenubarPortal: typeof MenubarPrimitive.Portal;
|
|
578
|
+
declare const MenubarSub: typeof MenubarPrimitive.Sub;
|
|
579
|
+
declare const MenubarRadioGroup: typeof MenubarPrimitive.RadioGroup;
|
|
580
|
+
declare const Menubar: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof MenubarPrimitive.Root> & React$1.RefAttributes<React$1.ElementRef<typeof MenubarPrimitive.Root>>>;
|
|
581
|
+
declare const MenubarTrigger: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof MenubarPrimitive.Trigger> & React$1.RefAttributes<React$1.ElementRef<typeof MenubarPrimitive.Trigger>>>;
|
|
582
|
+
declare const MenubarContent: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof MenubarPrimitive.Content> & React$1.RefAttributes<React$1.ElementRef<typeof MenubarPrimitive.Content>>>;
|
|
583
|
+
declare const MenubarItem: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof MenubarPrimitive.Item> & React$1.RefAttributes<React$1.ElementRef<typeof MenubarPrimitive.Item>>>;
|
|
584
|
+
declare const MenubarSeparator: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof MenubarPrimitive.Separator> & React$1.RefAttributes<React$1.ElementRef<typeof MenubarPrimitive.Separator>>>;
|
|
585
|
+
declare const MenubarShortcut: {
|
|
586
|
+
({ className, ...props }: React$1.HTMLAttributes<HTMLSpanElement>): react_jsx_runtime.JSX.Element;
|
|
587
|
+
displayName: string;
|
|
588
|
+
};
|
|
589
|
+
|
|
590
|
+
interface NavLinkProps extends React__default.AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
591
|
+
active?: boolean;
|
|
592
|
+
children?: React__default.ReactNode;
|
|
593
|
+
icon?: React__default.ReactNode;
|
|
594
|
+
variant?: 'pill' | 'minimal';
|
|
595
|
+
}
|
|
596
|
+
declare const NavLink: React__default.ForwardRefExoticComponent<NavLinkProps & React__default.RefAttributes<HTMLAnchorElement>>;
|
|
597
|
+
|
|
598
|
+
declare const NavigationMenu: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof NavigationMenuPrimitive.Root> & React$1.RefAttributes<React$1.ElementRef<typeof NavigationMenuPrimitive.Root>>>;
|
|
599
|
+
declare const NavigationMenuList: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof NavigationMenuPrimitive.List> & React$1.RefAttributes<React$1.ElementRef<typeof NavigationMenuPrimitive.List>>>;
|
|
600
|
+
declare const NavigationMenuItem: React$1.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuItemProps & React$1.RefAttributes<HTMLLIElement>>;
|
|
601
|
+
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types.ClassProp | undefined) => string;
|
|
602
|
+
declare const NavigationMenuTrigger: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof NavigationMenuPrimitive.Trigger> & React$1.RefAttributes<React$1.ElementRef<typeof NavigationMenuPrimitive.Trigger>>>;
|
|
603
|
+
declare const NavigationMenuContent: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof NavigationMenuPrimitive.Content> & React$1.RefAttributes<React$1.ElementRef<typeof NavigationMenuPrimitive.Content>>>;
|
|
604
|
+
declare const NavigationMenuLink: React$1.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuLinkProps & React$1.RefAttributes<HTMLAnchorElement>>;
|
|
605
|
+
declare const NavigationMenuViewport: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof NavigationMenuPrimitive.Viewport> & React$1.RefAttributes<React$1.ElementRef<typeof NavigationMenuPrimitive.Viewport>>>;
|
|
606
|
+
declare const NavigationMenuIndicator: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof NavigationMenuPrimitive.Indicator> & React$1.RefAttributes<React$1.ElementRef<typeof NavigationMenuPrimitive.Indicator>>>;
|
|
607
|
+
|
|
608
|
+
declare const Pagination: {
|
|
609
|
+
({ className, ...props }: React$1.ComponentProps<"nav">): react_jsx_runtime.JSX.Element;
|
|
610
|
+
displayName: string;
|
|
611
|
+
};
|
|
612
|
+
declare const PaginationContent: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<"ul"> & React$1.RefAttributes<HTMLUListElement>>;
|
|
613
|
+
declare const PaginationItem: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<"li"> & React$1.RefAttributes<HTMLLIElement>>;
|
|
614
|
+
type PaginationLinkProps = {
|
|
615
|
+
isActive?: boolean;
|
|
616
|
+
} & Pick<ButtonProps, "size"> & React$1.ComponentProps<"a">;
|
|
617
|
+
declare const PaginationLink: {
|
|
618
|
+
({ className, isActive, size, ...props }: PaginationLinkProps): react_jsx_runtime.JSX.Element;
|
|
619
|
+
displayName: string;
|
|
620
|
+
};
|
|
621
|
+
declare const PaginationPrevious: {
|
|
622
|
+
({ className, ...props }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime.JSX.Element;
|
|
623
|
+
displayName: string;
|
|
624
|
+
};
|
|
625
|
+
declare const PaginationNext: {
|
|
626
|
+
({ className, ...props }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime.JSX.Element;
|
|
627
|
+
displayName: string;
|
|
628
|
+
};
|
|
629
|
+
declare const PaginationEllipsis: {
|
|
630
|
+
({ className, ...props }: React$1.ComponentProps<"span">): react_jsx_runtime.JSX.Element;
|
|
631
|
+
displayName: string;
|
|
632
|
+
};
|
|
633
|
+
|
|
634
|
+
interface SecondaryNavItem {
|
|
635
|
+
id: string;
|
|
636
|
+
label: string;
|
|
637
|
+
icon?: React__default.ReactNode;
|
|
638
|
+
}
|
|
639
|
+
interface SecondaryNavProps {
|
|
640
|
+
/**
|
|
641
|
+
* Array of navigation items
|
|
642
|
+
*/
|
|
643
|
+
items: SecondaryNavItem[];
|
|
644
|
+
/**
|
|
645
|
+
* Currently active item ID
|
|
646
|
+
*/
|
|
647
|
+
activeId: string;
|
|
648
|
+
/**
|
|
649
|
+
* Callback when an item is selected
|
|
650
|
+
*/
|
|
651
|
+
onItemChange: (id: string) => void;
|
|
652
|
+
/**
|
|
653
|
+
* Maximum width for content container (should match page variant)
|
|
654
|
+
* @default 'max-w-7xl'
|
|
655
|
+
*/
|
|
656
|
+
maxWidth?: 'max-w-7xl' | 'max-w-[1440px]' | 'max-w-4xl';
|
|
657
|
+
/**
|
|
658
|
+
* Additional className for customization
|
|
659
|
+
*/
|
|
660
|
+
className?: string;
|
|
661
|
+
/**
|
|
662
|
+
* Sticky behavior mode
|
|
663
|
+
* - 'stacked': Positions automatically below Header (default)
|
|
664
|
+
* - 'standalone': Sticks to top of viewport (0px)
|
|
665
|
+
* @default 'stacked'
|
|
666
|
+
*/
|
|
667
|
+
mode?: 'stacked' | 'standalone';
|
|
668
|
+
/**
|
|
669
|
+
* Top offset for sticky positioning.
|
|
670
|
+
* Overrides 'mode' if provided.
|
|
671
|
+
*/
|
|
672
|
+
top?: string;
|
|
673
|
+
}
|
|
674
|
+
/**
|
|
675
|
+
* Secondary Navigation Component
|
|
676
|
+
* ... (keep existing comment block) ...
|
|
677
|
+
*/
|
|
678
|
+
declare const SecondaryNav: React__default.ForwardRefExoticComponent<SecondaryNavProps & React__default.RefAttributes<HTMLElement>>;
|
|
679
|
+
|
|
680
|
+
declare const Tabs: React$1.ForwardRefExoticComponent<TabsPrimitive.TabsProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
681
|
+
declare const TabsList: React$1.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsListProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
682
|
+
declare const TabsTrigger: React$1.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsTriggerProps & React$1.RefAttributes<HTMLButtonElement>, "ref"> & React$1.RefAttributes<HTMLButtonElement>>;
|
|
683
|
+
declare const TabsContent: React$1.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsContentProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
684
|
+
|
|
685
|
+
interface TertiaryNavItem {
|
|
686
|
+
id: string;
|
|
687
|
+
label: string;
|
|
688
|
+
}
|
|
689
|
+
interface TertiaryNavProps {
|
|
690
|
+
/**
|
|
691
|
+
* Array of navigation items
|
|
692
|
+
*/
|
|
693
|
+
items: TertiaryNavItem[];
|
|
694
|
+
/**
|
|
695
|
+
* Currently active item ID
|
|
696
|
+
*/
|
|
697
|
+
activeId: string;
|
|
698
|
+
/**
|
|
699
|
+
* Callback when an item is selected
|
|
700
|
+
*/
|
|
701
|
+
onItemChange: (id: string) => void;
|
|
702
|
+
/**
|
|
703
|
+
* Additional className for customization
|
|
704
|
+
*/
|
|
705
|
+
className?: string;
|
|
706
|
+
/**
|
|
707
|
+
* Sticky behavior mode
|
|
708
|
+
* - 'stacked': Positions automatically below SecondaryNav (default)
|
|
709
|
+
* - 'standalone': Sticks to top of viewport (0px)
|
|
710
|
+
* @default 'stacked'
|
|
711
|
+
*/
|
|
712
|
+
mode?: 'stacked' | 'standalone';
|
|
713
|
+
/**
|
|
714
|
+
* Top offset for sticky positioning.
|
|
715
|
+
* Overrides 'mode' if provided.
|
|
716
|
+
*/
|
|
717
|
+
top?: string;
|
|
718
|
+
}
|
|
719
|
+
/**
|
|
720
|
+
* Tertiary Navigation Component
|
|
721
|
+
* ... (keep existing comment block) ...
|
|
722
|
+
*/
|
|
723
|
+
declare const TertiaryNav: React__default.ForwardRefExoticComponent<TertiaryNavProps & React__default.RefAttributes<HTMLElement>>;
|
|
724
|
+
|
|
725
|
+
declare const AlertDialog: React$1.FC<AlertDialogPrimitive.AlertDialogProps>;
|
|
726
|
+
declare const AlertDialogTrigger: React$1.ForwardRefExoticComponent<AlertDialogPrimitive.AlertDialogTriggerProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
727
|
+
declare const AlertDialogPortal: React$1.FC<AlertDialogPrimitive.AlertDialogPortalProps>;
|
|
728
|
+
declare const AlertDialogOverlay: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Overlay> & React$1.RefAttributes<React$1.ElementRef<typeof AlertDialogPrimitive.Overlay>>>;
|
|
729
|
+
declare const AlertDialogContent: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Content> & React$1.RefAttributes<React$1.ElementRef<typeof AlertDialogPrimitive.Content>>>;
|
|
730
|
+
declare const AlertDialogHeader: {
|
|
731
|
+
({ className, ...props }: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime.JSX.Element;
|
|
732
|
+
displayName: string;
|
|
733
|
+
};
|
|
734
|
+
declare const AlertDialogFooter: {
|
|
735
|
+
({ className, ...props }: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime.JSX.Element;
|
|
736
|
+
displayName: string;
|
|
737
|
+
};
|
|
738
|
+
declare const AlertDialogTitle: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Title> & React$1.RefAttributes<React$1.ElementRef<typeof AlertDialogPrimitive.Title>>>;
|
|
739
|
+
declare const AlertDialogDescription: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Description> & React$1.RefAttributes<React$1.ElementRef<typeof AlertDialogPrimitive.Description>>>;
|
|
740
|
+
declare const AlertDialogAction: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Action> & React$1.RefAttributes<React$1.ElementRef<typeof AlertDialogPrimitive.Action>>>;
|
|
741
|
+
declare const AlertDialogCancel: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Cancel> & React$1.RefAttributes<React$1.ElementRef<typeof AlertDialogPrimitive.Cancel>>>;
|
|
742
|
+
|
|
743
|
+
declare const ContextMenu: React$1.FC<ContextMenuPrimitive.ContextMenuProps>;
|
|
744
|
+
declare const ContextMenuTrigger: React$1.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuTriggerProps & React$1.RefAttributes<HTMLSpanElement>>;
|
|
745
|
+
declare const ContextMenuGroup: React$1.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuGroupProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
746
|
+
declare const ContextMenuPortal: React$1.FC<ContextMenuPrimitive.ContextMenuPortalProps>;
|
|
747
|
+
declare const ContextMenuSub: React$1.FC<ContextMenuPrimitive.ContextMenuSubProps>;
|
|
748
|
+
declare const ContextMenuRadioGroup: React$1.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuRadioGroupProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
749
|
+
declare const ContextMenuSubTrigger: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof ContextMenuPrimitive.SubTrigger> & {
|
|
750
|
+
inset?: boolean;
|
|
751
|
+
} & React$1.RefAttributes<React$1.ElementRef<typeof ContextMenuPrimitive.SubTrigger>>>;
|
|
752
|
+
declare const ContextMenuSubContent: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof ContextMenuPrimitive.SubContent> & React$1.RefAttributes<React$1.ElementRef<typeof ContextMenuPrimitive.SubContent>>>;
|
|
753
|
+
declare const ContextMenuContent: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof ContextMenuPrimitive.Content> & React$1.RefAttributes<React$1.ElementRef<typeof ContextMenuPrimitive.Content>>>;
|
|
754
|
+
declare const ContextMenuItem: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof ContextMenuPrimitive.Item> & {
|
|
755
|
+
inset?: boolean;
|
|
756
|
+
} & React$1.RefAttributes<React$1.ElementRef<typeof ContextMenuPrimitive.Item>>>;
|
|
757
|
+
declare const ContextMenuCheckboxItem: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof ContextMenuPrimitive.CheckboxItem> & React$1.RefAttributes<React$1.ElementRef<typeof ContextMenuPrimitive.CheckboxItem>>>;
|
|
758
|
+
declare const ContextMenuRadioItem: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof ContextMenuPrimitive.RadioItem> & React$1.RefAttributes<React$1.ElementRef<typeof ContextMenuPrimitive.RadioItem>>>;
|
|
759
|
+
declare const ContextMenuLabel: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof ContextMenuPrimitive.Label> & {
|
|
760
|
+
inset?: boolean;
|
|
761
|
+
} & React$1.RefAttributes<React$1.ElementRef<typeof ContextMenuPrimitive.Label>>>;
|
|
762
|
+
declare const ContextMenuSeparator: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof ContextMenuPrimitive.Separator> & React$1.RefAttributes<React$1.ElementRef<typeof ContextMenuPrimitive.Separator>>>;
|
|
763
|
+
declare const ContextMenuShortcut: {
|
|
764
|
+
({ className, ...props }: React$1.HTMLAttributes<HTMLSpanElement>): react_jsx_runtime.JSX.Element;
|
|
765
|
+
displayName: string;
|
|
766
|
+
};
|
|
767
|
+
|
|
768
|
+
declare const Drawer: typeof Drawer$1.Root;
|
|
769
|
+
declare const DrawerTrigger: typeof Drawer$1.Trigger;
|
|
770
|
+
declare const DrawerPortal: typeof Drawer$1.Portal;
|
|
771
|
+
declare const DrawerClose: typeof Drawer$1.Close;
|
|
772
|
+
declare const DrawerOverlay: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof Drawer$1.Overlay> & React$1.RefAttributes<React$1.ElementRef<typeof Drawer$1.Overlay>>>;
|
|
773
|
+
declare const DrawerContent: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof Drawer$1.Content> & React$1.RefAttributes<React$1.ElementRef<typeof Drawer$1.Content>>>;
|
|
774
|
+
declare const DrawerHeader: {
|
|
775
|
+
({ className, ...props }: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime.JSX.Element;
|
|
776
|
+
displayName: string;
|
|
777
|
+
};
|
|
778
|
+
declare const DrawerFooter: {
|
|
779
|
+
({ className, ...props }: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime.JSX.Element;
|
|
780
|
+
displayName: string;
|
|
781
|
+
};
|
|
782
|
+
declare const DrawerTitle: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof Drawer$1.Title> & React$1.RefAttributes<React$1.ElementRef<typeof Drawer$1.Title>>>;
|
|
783
|
+
declare const DrawerDescription: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof Drawer$1.Description> & React$1.RefAttributes<React$1.ElementRef<typeof Drawer$1.Description>>>;
|
|
784
|
+
|
|
785
|
+
interface DropdownItem {
|
|
786
|
+
label: string;
|
|
787
|
+
value: string;
|
|
788
|
+
disabled?: boolean;
|
|
789
|
+
icon?: React__default.ReactNode;
|
|
790
|
+
divider?: boolean;
|
|
791
|
+
}
|
|
792
|
+
interface DropdownProps {
|
|
793
|
+
/**
|
|
794
|
+
* Trigger element (button, link, etc.)
|
|
795
|
+
*/
|
|
796
|
+
trigger: React__default.ReactNode;
|
|
797
|
+
/**
|
|
798
|
+
* Dropdown menu items
|
|
799
|
+
*/
|
|
800
|
+
items: DropdownItem[];
|
|
801
|
+
/**
|
|
802
|
+
* Callback when an item is selected
|
|
803
|
+
*/
|
|
804
|
+
onSelect?: (value: string) => void;
|
|
805
|
+
/**
|
|
806
|
+
* Dropdown alignment relative to trigger
|
|
807
|
+
* @default 'left'
|
|
808
|
+
*/
|
|
809
|
+
align?: 'left' | 'right' | 'center';
|
|
810
|
+
/**
|
|
811
|
+
* Additional CSS classes for the dropdown menu
|
|
812
|
+
*/
|
|
813
|
+
className?: string;
|
|
814
|
+
}
|
|
815
|
+
/**
|
|
816
|
+
* Dropdown Component
|
|
817
|
+
*
|
|
818
|
+
* A menu that appears when clicking a trigger element.
|
|
819
|
+
*
|
|
820
|
+
* Features:
|
|
821
|
+
* - Click outside to close
|
|
822
|
+
* - Keyboard navigation (Arrow keys, Enter, Escape)
|
|
823
|
+
* - Flexible trigger element
|
|
824
|
+
* - Optional icons
|
|
825
|
+
* - Dividers between items
|
|
826
|
+
* - Theme-aware styling
|
|
827
|
+
* - Smooth animations
|
|
828
|
+
*
|
|
829
|
+
* Example:
|
|
830
|
+
* ```tsx
|
|
831
|
+
* <Dropdown
|
|
832
|
+
* trigger={<Button>Actions</Button>}
|
|
833
|
+
* items={[
|
|
834
|
+
* { label: 'Edit', value: 'edit', icon: <EditIcon /> },
|
|
835
|
+
* { label: 'Delete', value: 'delete', icon: <DeleteIcon /> },
|
|
836
|
+
* { label: 'Divider', value: 'div', divider: true },
|
|
837
|
+
* { label: 'Archive', value: 'archive' },
|
|
838
|
+
* ]}
|
|
839
|
+
* onSelect={(value) => handleAction(value)}
|
|
840
|
+
* />
|
|
841
|
+
* ```
|
|
842
|
+
*/
|
|
843
|
+
declare const Dropdown: React__default.FC<DropdownProps>;
|
|
844
|
+
|
|
845
|
+
declare const DropdownMenu: React$1.FC<DropdownMenuPrimitive.DropdownMenuProps>;
|
|
846
|
+
declare const DropdownMenuTrigger: React$1.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuTriggerProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
847
|
+
declare const DropdownMenuGroup: React$1.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuGroupProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
848
|
+
declare const DropdownMenuPortal: React$1.FC<DropdownMenuPrimitive.DropdownMenuPortalProps>;
|
|
849
|
+
declare const DropdownMenuSub: React$1.FC<DropdownMenuPrimitive.DropdownMenuSubProps>;
|
|
850
|
+
declare const DropdownMenuRadioGroup: React$1.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuRadioGroupProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
851
|
+
declare const DropdownMenuSubTrigger: React$1.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubTriggerProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
852
|
+
inset?: boolean;
|
|
853
|
+
} & React$1.RefAttributes<HTMLDivElement>>;
|
|
854
|
+
declare const DropdownMenuSubContent: React$1.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubContentProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
855
|
+
declare const DropdownMenuContent: React$1.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuContentProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
856
|
+
declare const DropdownMenuItem: React$1.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuItemProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
857
|
+
inset?: boolean;
|
|
858
|
+
} & React$1.RefAttributes<HTMLDivElement>>;
|
|
859
|
+
declare const DropdownMenuCheckboxItem: React$1.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuCheckboxItemProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
860
|
+
declare const DropdownMenuRadioItem: React$1.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuRadioItemProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
861
|
+
declare const DropdownMenuLabel: React$1.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuLabelProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
862
|
+
inset?: boolean;
|
|
863
|
+
} & React$1.RefAttributes<HTMLDivElement>>;
|
|
864
|
+
declare const DropdownMenuSeparator: React$1.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSeparatorProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
865
|
+
declare const DropdownMenuShortcut: {
|
|
866
|
+
({ className, ...props }: React$1.HTMLAttributes<HTMLSpanElement>): react_jsx_runtime.JSX.Element;
|
|
867
|
+
displayName: string;
|
|
868
|
+
};
|
|
869
|
+
|
|
870
|
+
declare const HoverCard: React$1.FC<HoverCardPrimitive.HoverCardProps>;
|
|
871
|
+
declare const HoverCardTrigger: React$1.ForwardRefExoticComponent<HoverCardPrimitive.HoverCardTriggerProps & React$1.RefAttributes<HTMLAnchorElement>>;
|
|
872
|
+
declare const HoverCardContent: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof HoverCardPrimitive.Content> & React$1.RefAttributes<React$1.ElementRef<typeof HoverCardPrimitive.Content>>>;
|
|
873
|
+
|
|
874
|
+
interface ModalProps {
|
|
875
|
+
/**
|
|
876
|
+
* Whether the modal is open
|
|
877
|
+
*/
|
|
878
|
+
isOpen: boolean;
|
|
879
|
+
/**
|
|
880
|
+
* Callback fired when the modal should close
|
|
881
|
+
*/
|
|
882
|
+
onClose: () => void;
|
|
883
|
+
/**
|
|
884
|
+
* Modal title (optional)
|
|
885
|
+
*/
|
|
886
|
+
title?: string;
|
|
887
|
+
/**
|
|
888
|
+
* Modal content
|
|
889
|
+
*/
|
|
890
|
+
children: React__default.ReactNode;
|
|
891
|
+
/**
|
|
892
|
+
* Footer content (typically buttons)
|
|
893
|
+
*/
|
|
894
|
+
footer?: React__default.ReactNode;
|
|
895
|
+
/**
|
|
896
|
+
* Size of the modal
|
|
897
|
+
* @default 'md'
|
|
898
|
+
*/
|
|
899
|
+
size?: 'sm' | 'md' | 'lg' | 'xl' | 'full';
|
|
900
|
+
/**
|
|
901
|
+
* Whether clicking the overlay closes the modal
|
|
902
|
+
* @default true
|
|
903
|
+
*/
|
|
904
|
+
closeOnOverlayClick?: boolean;
|
|
905
|
+
/**
|
|
906
|
+
* Whether pressing Escape closes the modal
|
|
907
|
+
* @default true
|
|
908
|
+
*/
|
|
909
|
+
closeOnEscape?: boolean;
|
|
910
|
+
/**
|
|
911
|
+
* Additional CSS classes for the modal content
|
|
912
|
+
*/
|
|
913
|
+
className?: string;
|
|
914
|
+
}
|
|
915
|
+
/**
|
|
916
|
+
* Modal Component
|
|
917
|
+
*
|
|
918
|
+
* A dialog overlay for focused user interactions.
|
|
919
|
+
*
|
|
920
|
+
* Features:
|
|
921
|
+
* - Keyboard accessible (Escape to close, focus trap)
|
|
922
|
+
* - Click outside to close (optional)
|
|
923
|
+
* - Multiple size variants
|
|
924
|
+
* - Smooth animations
|
|
925
|
+
* - Blocks body scroll when open
|
|
926
|
+
* - Theme-aware styling
|
|
927
|
+
*
|
|
928
|
+
* Example:
|
|
929
|
+
* ```tsx
|
|
930
|
+
* const [isOpen, setIsOpen] = useState(false);
|
|
931
|
+
*
|
|
932
|
+
* <Modal
|
|
933
|
+
* isOpen={isOpen}
|
|
934
|
+
* onClose={() => setIsOpen(false)}
|
|
935
|
+
* title="Confirm Action"
|
|
936
|
+
* footer={
|
|
937
|
+
* <>
|
|
938
|
+
* <Button variant="ghost" onClick={() => setIsOpen(false)}>Cancel</Button>
|
|
939
|
+
* <Button onClick={handleConfirm}>Confirm</Button>
|
|
940
|
+
* </>
|
|
941
|
+
* }
|
|
942
|
+
* >
|
|
943
|
+
* <p>Are you sure you want to continue?</p>
|
|
944
|
+
* </Modal>
|
|
945
|
+
* ```
|
|
946
|
+
*/
|
|
947
|
+
declare const Modal: React__default.FC<ModalProps>;
|
|
948
|
+
|
|
949
|
+
declare const Popover: React$1.FC<PopoverPrimitive.PopoverProps>;
|
|
950
|
+
declare const PopoverTrigger: React$1.ForwardRefExoticComponent<PopoverPrimitive.PopoverTriggerProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
951
|
+
declare const PopoverAnchor: React$1.ForwardRefExoticComponent<PopoverPrimitive.PopoverAnchorProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
952
|
+
declare const PopoverContent: React$1.ForwardRefExoticComponent<Omit<PopoverPrimitive.PopoverContentProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
953
|
+
|
|
954
|
+
declare const Sheet: React$1.FC<DialogPrimitive.DialogProps>;
|
|
955
|
+
declare const SheetTrigger: React$1.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
956
|
+
declare const SheetClose: React$1.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
957
|
+
declare const SheetPortal: React$1.FC<DialogPrimitive.DialogPortalProps>;
|
|
958
|
+
declare const SheetOverlay: React$1.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
959
|
+
declare const sheetVariants: (props?: ({
|
|
960
|
+
side?: "left" | "top" | "bottom" | "right" | null | undefined;
|
|
961
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
962
|
+
interface SheetContentProps extends React$1.ComponentPropsWithoutRef<typeof DialogPrimitive.Content>, VariantProps<typeof sheetVariants> {
|
|
963
|
+
}
|
|
964
|
+
declare const SheetContent: React$1.ForwardRefExoticComponent<SheetContentProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
965
|
+
declare const SheetHeader: {
|
|
966
|
+
({ className, ...props }: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime.JSX.Element;
|
|
967
|
+
displayName: string;
|
|
968
|
+
};
|
|
969
|
+
declare const SheetFooter: {
|
|
970
|
+
({ className, ...props }: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime.JSX.Element;
|
|
971
|
+
displayName: string;
|
|
972
|
+
};
|
|
973
|
+
declare const SheetTitle: React$1.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & React$1.RefAttributes<HTMLHeadingElement>, "ref"> & React$1.RefAttributes<HTMLHeadingElement>>;
|
|
974
|
+
declare const SheetDescription: React$1.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & React$1.RefAttributes<HTMLParagraphElement>, "ref"> & React$1.RefAttributes<HTMLParagraphElement>>;
|
|
975
|
+
|
|
976
|
+
declare const TooltipProvider: React$1.FC<TooltipPrimitive.TooltipProviderProps>;
|
|
977
|
+
declare const Tooltip: React$1.FC<TooltipPrimitive.TooltipProps>;
|
|
978
|
+
declare const TooltipTrigger: React$1.ForwardRefExoticComponent<TooltipPrimitive.TooltipTriggerProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
979
|
+
declare const TooltipContent: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof TooltipPrimitive.Content> & React$1.RefAttributes<React$1.ElementRef<typeof TooltipPrimitive.Content>>>;
|
|
980
|
+
|
|
981
|
+
declare const alertVariants: (props?: ({
|
|
982
|
+
variant?: "default" | "destructive" | null | undefined;
|
|
983
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
984
|
+
declare function Alert({ className, variant, ...props }: React$1.ComponentProps<"div"> & VariantProps<typeof alertVariants>): react_jsx_runtime.JSX.Element;
|
|
985
|
+
declare function AlertTitle({ className, ...props }: React$1.ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
986
|
+
declare function AlertDescription({ className, ...props }: React$1.ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
987
|
+
|
|
988
|
+
declare const Progress: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof ProgressPrimitive.Root> & React$1.RefAttributes<React$1.ElementRef<typeof ProgressPrimitive.Root>>>;
|
|
989
|
+
|
|
990
|
+
interface ProgressBarProps extends React__default.HTMLAttributes<HTMLDivElement> {
|
|
991
|
+
/**
|
|
992
|
+
* Progress value (0-100)
|
|
993
|
+
*/
|
|
994
|
+
value: number;
|
|
995
|
+
/**
|
|
996
|
+
* Maximum value
|
|
997
|
+
* @default 100
|
|
998
|
+
*/
|
|
999
|
+
max?: number;
|
|
1000
|
+
/**
|
|
1001
|
+
* Size of the progress bar
|
|
1002
|
+
* @default 'md'
|
|
1003
|
+
*/
|
|
1004
|
+
size?: 'sm' | 'md' | 'lg';
|
|
1005
|
+
/**
|
|
1006
|
+
* Color variant
|
|
1007
|
+
* @default 'primary'
|
|
1008
|
+
*/
|
|
1009
|
+
variant?: 'primary' | 'success' | 'warning' | 'error' | 'info';
|
|
1010
|
+
/**
|
|
1011
|
+
* Whether to show the percentage label
|
|
1012
|
+
* @default false
|
|
1013
|
+
*/
|
|
1014
|
+
showLabel?: boolean;
|
|
1015
|
+
/**
|
|
1016
|
+
* Whether to animate the progress bar
|
|
1017
|
+
* @default true
|
|
1018
|
+
*/
|
|
1019
|
+
animated?: boolean;
|
|
1020
|
+
/**
|
|
1021
|
+
* Indeterminate state (ignores value)
|
|
1022
|
+
* @default false
|
|
1023
|
+
*/
|
|
1024
|
+
indeterminate?: boolean;
|
|
1025
|
+
}
|
|
1026
|
+
/**
|
|
1027
|
+
* ProgressBar Component
|
|
1028
|
+
*
|
|
1029
|
+
* A visual indicator of progress or completion.
|
|
1030
|
+
*
|
|
1031
|
+
* Features:
|
|
1032
|
+
* - Determinate and indeterminate modes
|
|
1033
|
+
* - Five color variants
|
|
1034
|
+
* - Three size options
|
|
1035
|
+
* - Optional percentage label
|
|
1036
|
+
* - Smooth animations
|
|
1037
|
+
* - Theme-aware colors
|
|
1038
|
+
* - Accessible ARIA attributes
|
|
1039
|
+
*
|
|
1040
|
+
* Example:
|
|
1041
|
+
* ```tsx
|
|
1042
|
+
* <ProgressBar value={65} showLabel />
|
|
1043
|
+
* <ProgressBar value={100} variant="success" />
|
|
1044
|
+
* <ProgressBar indeterminate variant="primary" />
|
|
1045
|
+
* ```
|
|
1046
|
+
*/
|
|
1047
|
+
declare const ProgressBar: React__default.ForwardRefExoticComponent<ProgressBarProps & React__default.RefAttributes<HTMLDivElement>>;
|
|
1048
|
+
|
|
1049
|
+
interface SkeletonProps extends React$1.HTMLAttributes<HTMLDivElement> {
|
|
1050
|
+
/**
|
|
1051
|
+
* Variant of the skeleton
|
|
1052
|
+
* @default "default"
|
|
1053
|
+
*/
|
|
1054
|
+
variant?: "default" | "circular" | "rectangular" | "text";
|
|
1055
|
+
/**
|
|
1056
|
+
* Width of the skeleton (CSS value)
|
|
1057
|
+
*/
|
|
1058
|
+
width?: string | number;
|
|
1059
|
+
/**
|
|
1060
|
+
* Height of the skeleton (CSS value)
|
|
1061
|
+
*/
|
|
1062
|
+
height?: string | number;
|
|
1063
|
+
}
|
|
1064
|
+
declare function Skeleton({ className, variant, width, height, style, ...props }: SkeletonProps): react_jsx_runtime.JSX.Element;
|
|
1065
|
+
|
|
1066
|
+
type ToasterProps = React.ComponentProps<typeof Toaster$1>;
|
|
1067
|
+
declare const Toaster: ({ ...props }: ToasterProps) => react_jsx_runtime.JSX.Element;
|
|
1068
|
+
|
|
1069
|
+
interface SpinnerProps extends React__default.HTMLAttributes<HTMLDivElement> {
|
|
1070
|
+
/**
|
|
1071
|
+
* Size of the spinner
|
|
1072
|
+
* @default 'md'
|
|
1073
|
+
*/
|
|
1074
|
+
size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
1075
|
+
/**
|
|
1076
|
+
* Color variant
|
|
1077
|
+
* @default 'primary'
|
|
1078
|
+
*/
|
|
1079
|
+
variant?: 'primary' | 'secondary' | 'inherit';
|
|
1080
|
+
/**
|
|
1081
|
+
* Optional label for screen readers
|
|
1082
|
+
*/
|
|
1083
|
+
label?: string;
|
|
1084
|
+
}
|
|
1085
|
+
/**
|
|
1086
|
+
* Spinner Component
|
|
1087
|
+
*
|
|
1088
|
+
* A loading indicator with smooth animation.
|
|
1089
|
+
*
|
|
1090
|
+
* Features:
|
|
1091
|
+
* - Five size variants
|
|
1092
|
+
* - Theme-aware colors
|
|
1093
|
+
* - Uses current text color option
|
|
1094
|
+
* - Accessible label for screen readers
|
|
1095
|
+
* - Respects reduced motion preferences
|
|
1096
|
+
*
|
|
1097
|
+
* Example:
|
|
1098
|
+
* ```tsx
|
|
1099
|
+
* <Spinner />
|
|
1100
|
+
* <Spinner size="lg" variant="primary" label="Loading content..." />
|
|
1101
|
+
* <Spinner size="sm" variant="inherit" />
|
|
1102
|
+
* ```
|
|
1103
|
+
*/
|
|
1104
|
+
declare const Spinner: React__default.ForwardRefExoticComponent<SpinnerProps & React__default.RefAttributes<HTMLDivElement>>;
|
|
1105
|
+
|
|
1106
|
+
type ToastType = 'success' | 'error' | 'warning' | 'info';
|
|
1107
|
+
interface Toast {
|
|
1108
|
+
id: string;
|
|
1109
|
+
message: string;
|
|
1110
|
+
type: ToastType;
|
|
1111
|
+
duration?: number;
|
|
1112
|
+
}
|
|
1113
|
+
interface ToastProviderProps {
|
|
1114
|
+
children: React__default.ReactNode;
|
|
1115
|
+
/**
|
|
1116
|
+
* Maximum number of toasts to show at once
|
|
1117
|
+
* @default 3
|
|
1118
|
+
*/
|
|
1119
|
+
maxToasts?: number;
|
|
1120
|
+
/**
|
|
1121
|
+
* Default duration in milliseconds
|
|
1122
|
+
* @default 5000
|
|
1123
|
+
*/
|
|
1124
|
+
defaultDuration?: number;
|
|
1125
|
+
/**
|
|
1126
|
+
* Position of toast container
|
|
1127
|
+
* @default 'bottom-right'
|
|
1128
|
+
*/
|
|
1129
|
+
position?: 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | 'top-center' | 'bottom-center';
|
|
1130
|
+
}
|
|
1131
|
+
/**
|
|
1132
|
+
* ToastProvider Component
|
|
1133
|
+
*
|
|
1134
|
+
* Provides toast notification functionality to the app.
|
|
1135
|
+
* Wrap your app with this provider to enable toast notifications.
|
|
1136
|
+
*
|
|
1137
|
+
* Example:
|
|
1138
|
+
* ```tsx
|
|
1139
|
+
* <ToastProvider position="bottom-right" maxToasts={3}>
|
|
1140
|
+
* <App />
|
|
1141
|
+
* </ToastProvider>
|
|
1142
|
+
* ```
|
|
1143
|
+
*/
|
|
1144
|
+
declare const ToastProvider: React__default.FC<ToastProviderProps>;
|
|
1145
|
+
/**
|
|
1146
|
+
* useToast Hook
|
|
1147
|
+
*
|
|
1148
|
+
* Hook to trigger toast notifications from anywhere in your app.
|
|
1149
|
+
*
|
|
1150
|
+
* Example:
|
|
1151
|
+
* ```tsx
|
|
1152
|
+
* function MyComponent() {
|
|
1153
|
+
* const { toast } = useToast();
|
|
1154
|
+
*
|
|
1155
|
+
* const handleClick = () => {
|
|
1156
|
+
* toast('Settings saved!', 'success');
|
|
1157
|
+
* };
|
|
1158
|
+
*
|
|
1159
|
+
* return <button onClick={handleClick}>Save</button>;
|
|
1160
|
+
* }
|
|
1161
|
+
* ```
|
|
1162
|
+
*/
|
|
1163
|
+
declare const useToast: () => {
|
|
1164
|
+
toast: (message: string, type?: ToastType, duration?: number) => void;
|
|
1165
|
+
removeToast: (id: string) => void;
|
|
1166
|
+
toasts: Toast[];
|
|
1167
|
+
};
|
|
1168
|
+
|
|
1169
|
+
interface AspectImageProps extends React__default.ImgHTMLAttributes<HTMLImageElement> {
|
|
1170
|
+
/**
|
|
1171
|
+
* Aspect ratio (width / height)
|
|
1172
|
+
* @example 16/9, 4/3, 1
|
|
1173
|
+
* @default 16/9
|
|
1174
|
+
*/
|
|
1175
|
+
ratio?: number;
|
|
1176
|
+
/**
|
|
1177
|
+
* Image source
|
|
1178
|
+
*/
|
|
1179
|
+
src: string;
|
|
1180
|
+
/**
|
|
1181
|
+
* Image alt text
|
|
1182
|
+
*/
|
|
1183
|
+
alt: string;
|
|
1184
|
+
/**
|
|
1185
|
+
* Apply border radius
|
|
1186
|
+
* @default true
|
|
1187
|
+
*/
|
|
1188
|
+
rounded?: boolean;
|
|
1189
|
+
/**
|
|
1190
|
+
* Apply shadow
|
|
1191
|
+
* @default false
|
|
1192
|
+
*/
|
|
1193
|
+
shadow?: boolean;
|
|
1194
|
+
/**
|
|
1195
|
+
* Optional caption
|
|
1196
|
+
*/
|
|
1197
|
+
caption?: React__default.ReactNode;
|
|
1198
|
+
}
|
|
1199
|
+
declare const AspectImage: React__default.ForwardRefExoticComponent<AspectImageProps & React__default.RefAttributes<HTMLImageElement>>;
|
|
1200
|
+
|
|
1201
|
+
declare const Avatar: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive.AvatarProps & React$1.RefAttributes<HTMLSpanElement>, "ref"> & React$1.RefAttributes<HTMLSpanElement>>;
|
|
1202
|
+
declare const AvatarImage: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive.AvatarImageProps & React$1.RefAttributes<HTMLImageElement>, "ref"> & React$1.RefAttributes<HTMLImageElement>>;
|
|
1203
|
+
declare const AvatarFallback: React$1.ForwardRefExoticComponent<Omit<AvatarPrimitive.AvatarFallbackProps & React$1.RefAttributes<HTMLSpanElement>, "ref"> & React$1.RefAttributes<HTMLSpanElement>>;
|
|
1204
|
+
|
|
1205
|
+
declare const badgeVariants: (props?: ({
|
|
1206
|
+
variant?: "default" | "destructive" | "outline" | "secondary" | "success" | "warning" | "error" | "info" | null | undefined;
|
|
1207
|
+
size?: "sm" | "lg" | "md" | null | undefined;
|
|
1208
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
1209
|
+
interface BadgeProps extends React$1.HTMLAttributes<HTMLDivElement>, VariantProps<typeof badgeVariants> {
|
|
1210
|
+
dot?: boolean;
|
|
1211
|
+
}
|
|
1212
|
+
declare function Badge({ className, variant, size, dot, children, ...props }: BadgeProps): react_jsx_runtime.JSX.Element;
|
|
1213
|
+
|
|
1214
|
+
interface BrandProps {
|
|
1215
|
+
/**
|
|
1216
|
+
* Brand name or logo element
|
|
1217
|
+
*/
|
|
1218
|
+
children: React__default.ReactNode;
|
|
1219
|
+
/**
|
|
1220
|
+
* Size variant
|
|
1221
|
+
* @default 'md'
|
|
1222
|
+
*/
|
|
1223
|
+
size?: 'sm' | 'md' | 'lg';
|
|
1224
|
+
/**
|
|
1225
|
+
* Optional href for link behavior
|
|
1226
|
+
* When provided, renders as an anchor tag
|
|
1227
|
+
*/
|
|
1228
|
+
href?: string;
|
|
1229
|
+
/**
|
|
1230
|
+
* Additional className for customization
|
|
1231
|
+
*/
|
|
1232
|
+
className?: string;
|
|
1233
|
+
/**
|
|
1234
|
+
* Click handler (used when href is provided)
|
|
1235
|
+
*/
|
|
1236
|
+
onClick?: (e: React__default.MouseEvent<HTMLAnchorElement>) => void;
|
|
1237
|
+
}
|
|
1238
|
+
/**
|
|
1239
|
+
* Brand Component
|
|
1240
|
+
*
|
|
1241
|
+
* A theme-aware brand/logo component that automatically handles:
|
|
1242
|
+
* - Dark mode support via design system tokens
|
|
1243
|
+
* - Consistent typography and sizing
|
|
1244
|
+
* - Optional link behavior
|
|
1245
|
+
* - Focus states and accessibility
|
|
1246
|
+
*
|
|
1247
|
+
* This component encapsulates the proper styling so you never need to
|
|
1248
|
+
* manually apply `text-[var(--color-text-primary)]` to logos.
|
|
1249
|
+
*
|
|
1250
|
+
* Features:
|
|
1251
|
+
* - Automatic theme-aware text color
|
|
1252
|
+
* - Three size variants (sm, md, lg)
|
|
1253
|
+
* - Works standalone or as a link
|
|
1254
|
+
* - Compatible with Next.js Link wrapper
|
|
1255
|
+
* - Proper focus states
|
|
1256
|
+
*
|
|
1257
|
+
* Usage:
|
|
1258
|
+
* ```tsx
|
|
1259
|
+
* // Standalone brand text
|
|
1260
|
+
* <Brand>Company Name</Brand>
|
|
1261
|
+
*
|
|
1262
|
+
* // As a link (use with Next.js Link)
|
|
1263
|
+
* <Brand href="/">Company Name</Brand>
|
|
1264
|
+
*
|
|
1265
|
+
* // With Next.js Link wrapper
|
|
1266
|
+
* <Brand>
|
|
1267
|
+
* <NextLink href="/">Company Name</NextLink>
|
|
1268
|
+
* </Brand>
|
|
1269
|
+
*
|
|
1270
|
+
* // Different sizes
|
|
1271
|
+
* <Brand size="sm">Brand</Brand>
|
|
1272
|
+
* <Brand size="lg">Brand</Brand>
|
|
1273
|
+
* ```
|
|
1274
|
+
*/
|
|
1275
|
+
declare const Brand: React__default.ForwardRefExoticComponent<BrandProps & React__default.RefAttributes<HTMLElement>>;
|
|
1276
|
+
|
|
1277
|
+
type CalendarProps = React$1.ComponentProps<typeof DayPicker>;
|
|
1278
|
+
declare function Calendar({ className, classNames, showOutsideDays, ...props }: CalendarProps): react_jsx_runtime.JSX.Element;
|
|
1279
|
+
declare namespace Calendar {
|
|
1280
|
+
var displayName: string;
|
|
1281
|
+
}
|
|
1282
|
+
|
|
1283
|
+
declare const cardVariants: (props?: ({
|
|
1284
|
+
hoverEffect?: boolean | null | undefined;
|
|
1285
|
+
variant?: "default" | "outline" | "glass" | null | undefined;
|
|
1286
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
1287
|
+
interface CardProps extends React$1.HTMLAttributes<HTMLDivElement>, VariantProps<typeof cardVariants> {
|
|
1288
|
+
}
|
|
1289
|
+
declare const Card: React$1.ForwardRefExoticComponent<CardProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
1290
|
+
declare const CardHeader: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & React$1.RefAttributes<HTMLDivElement>>;
|
|
1291
|
+
declare const CardTitle: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLHeadingElement> & React$1.RefAttributes<HTMLParagraphElement>>;
|
|
1292
|
+
declare const CardDescription: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLParagraphElement> & React$1.RefAttributes<HTMLParagraphElement>>;
|
|
1293
|
+
declare const CardContent: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & React$1.RefAttributes<HTMLDivElement>>;
|
|
1294
|
+
declare const CardFooter: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & React$1.RefAttributes<HTMLDivElement>>;
|
|
1295
|
+
|
|
1296
|
+
interface CodeProps {
|
|
1297
|
+
/** The code content to display */
|
|
1298
|
+
children: ReactNode;
|
|
1299
|
+
/** Optional syntax highlighting type */
|
|
1300
|
+
syntax?: SyntaxType;
|
|
1301
|
+
/** Whether to render as inline code (default) or block */
|
|
1302
|
+
inline?: boolean;
|
|
1303
|
+
/** Show copy button for block code (default: true) */
|
|
1304
|
+
showCopy?: boolean;
|
|
1305
|
+
/** Additional className for custom styling */
|
|
1306
|
+
className?: string;
|
|
1307
|
+
}
|
|
1308
|
+
/**
|
|
1309
|
+
* Code Atom
|
|
1310
|
+
*
|
|
1311
|
+
* A semantic code wrapper with automatic syntax highlighting and enhanced visual styling.
|
|
1312
|
+
* Features distinct treatments for inline vs block code, with copy-on-hover for blocks.
|
|
1313
|
+
*
|
|
1314
|
+
* **Visual Design:**
|
|
1315
|
+
* - Inline: Pale amber background (#FEF3E7 light / #252525 dark) with subtle border
|
|
1316
|
+
* - Block: Cool gray background (#F8F9FA light / #1E1E1E dark) with generous padding
|
|
1317
|
+
* - Copy button appears on hover for block code with tooltip feedback
|
|
1318
|
+
* - Accessible contrast ratios (WCAG AA 4.5:1)
|
|
1319
|
+
*
|
|
1320
|
+
* @example
|
|
1321
|
+
* ```tsx
|
|
1322
|
+
* // Inline code - perfect for text snippets
|
|
1323
|
+
* <Code>example</Code>
|
|
1324
|
+
* <Code syntax="keyword">const</Code>
|
|
1325
|
+
* <Code syntax="function">useState()</Code>
|
|
1326
|
+
*
|
|
1327
|
+
* // Block code - for larger code examples
|
|
1328
|
+
* <Code inline={false}>const example = "value";</Code>
|
|
1329
|
+
* <Code inline={false} syntax="keyword" showCopy={false}>
|
|
1330
|
+
* const greeting = "Hello World";
|
|
1331
|
+
* </Code>
|
|
1332
|
+
* ```
|
|
1333
|
+
*/
|
|
1334
|
+
declare function Code({ children, syntax, inline, showCopy, className, }: CodeProps): react_jsx_runtime.JSX.Element;
|
|
1335
|
+
|
|
1336
|
+
interface CollapsibleCodeBlockProps {
|
|
1337
|
+
/** Unique identifier for the code block (required for animation) */
|
|
1338
|
+
id: string;
|
|
1339
|
+
/** Title/label for the code block */
|
|
1340
|
+
title?: string;
|
|
1341
|
+
/** Code to display - can be string or array of syntax tokens */
|
|
1342
|
+
code: string | SyntaxToken[];
|
|
1343
|
+
/** Language identifier (e.g., 'typescript', 'css', 'html') */
|
|
1344
|
+
language?: string;
|
|
1345
|
+
/** Initial collapsed state */
|
|
1346
|
+
defaultCollapsed?: boolean;
|
|
1347
|
+
/** Show copy button */
|
|
1348
|
+
showCopy?: boolean;
|
|
1349
|
+
/** Custom className for container */
|
|
1350
|
+
className?: string;
|
|
1351
|
+
}
|
|
1352
|
+
/**
|
|
1353
|
+
* CollapsibleCodeBlock Organism
|
|
1354
|
+
*
|
|
1355
|
+
* A reusable code block component with:
|
|
1356
|
+
* - Smooth spring animation for expand/collapse
|
|
1357
|
+
* - Syntax highlighting with light/dark theme support
|
|
1358
|
+
* - Copy to clipboard functionality
|
|
1359
|
+
* - Preview mode showing first 3 lines
|
|
1360
|
+
* - Gradient overlay in collapsed state
|
|
1361
|
+
*
|
|
1362
|
+
* @example
|
|
1363
|
+
* ```tsx
|
|
1364
|
+
* <CollapsibleCodeBlock
|
|
1365
|
+
* id="example-code"
|
|
1366
|
+
* title="TypeScript Example"
|
|
1367
|
+
* code={[
|
|
1368
|
+
* { text: 'const', type: 'keyword' },
|
|
1369
|
+
* { text: ' example ', type: 'plain' },
|
|
1370
|
+
* { text: '=', type: 'operator' },
|
|
1371
|
+
* { text: ' "Hello"', type: 'string' },
|
|
1372
|
+
* ]}
|
|
1373
|
+
* language="typescript"
|
|
1374
|
+
* />
|
|
1375
|
+
* ```
|
|
1376
|
+
*/
|
|
1377
|
+
declare function CollapsibleCodeBlock({ id, title, code, language, defaultCollapsed, showCopy, className, }: CollapsibleCodeBlockProps): react_jsx_runtime.JSX.Element;
|
|
1378
|
+
|
|
1379
|
+
interface DataTableProps<TData, TValue> {
|
|
1380
|
+
columns: ColumnDef<TData, TValue>[];
|
|
1381
|
+
data: TData[];
|
|
1382
|
+
}
|
|
1383
|
+
declare function DataTable<TData, TValue>({ columns, data, }: DataTableProps<TData, TValue>): react_jsx_runtime.JSX.Element;
|
|
1384
|
+
|
|
1385
|
+
interface DescriptionListItem {
|
|
1386
|
+
label: string | React__default.ReactNode;
|
|
1387
|
+
value: string | React__default.ReactNode;
|
|
1388
|
+
}
|
|
1389
|
+
interface DescriptionListProps {
|
|
1390
|
+
items: DescriptionListItem[];
|
|
1391
|
+
/**
|
|
1392
|
+
* Layout direction
|
|
1393
|
+
* @default 'row' (side-by-side labels/values in a grid)
|
|
1394
|
+
*/
|
|
1395
|
+
direction?: 'row' | 'column';
|
|
1396
|
+
className?: string;
|
|
1397
|
+
}
|
|
1398
|
+
declare const DescriptionList: React__default.FC<DescriptionListProps>;
|
|
1399
|
+
|
|
1400
|
+
interface GitHubIconProps {
|
|
1401
|
+
/**
|
|
1402
|
+
* Size of the icon in pixels
|
|
1403
|
+
* @default 20
|
|
1404
|
+
*/
|
|
1405
|
+
size?: number;
|
|
1406
|
+
/**
|
|
1407
|
+
* Additional className for customization
|
|
1408
|
+
*/
|
|
1409
|
+
className?: string;
|
|
1410
|
+
}
|
|
1411
|
+
/**
|
|
1412
|
+
* GitHub Icon Component
|
|
1413
|
+
*
|
|
1414
|
+
* Uses currentColor so it inherits the text color from its parent.
|
|
1415
|
+
* Works automatically with light/dark modes through color inheritance.
|
|
1416
|
+
*/
|
|
1417
|
+
declare const GitHubIcon: React__default.ForwardRefExoticComponent<GitHubIconProps & React__default.RefAttributes<SVGSVGElement>>;
|
|
1418
|
+
|
|
1419
|
+
interface HeadingProps {
|
|
1420
|
+
/**
|
|
1421
|
+
* Heading content
|
|
1422
|
+
*/
|
|
1423
|
+
children: React__default.ReactNode;
|
|
1424
|
+
/**
|
|
1425
|
+
* Heading level (affects both semantics and styling)
|
|
1426
|
+
*/
|
|
1427
|
+
level: 1 | 2 | 3 | 4 | 5 | 6;
|
|
1428
|
+
/**
|
|
1429
|
+
* Additional className for customization
|
|
1430
|
+
*/
|
|
1431
|
+
className?: string;
|
|
1432
|
+
}
|
|
1433
|
+
/**
|
|
1434
|
+
* Heading Component
|
|
1435
|
+
*
|
|
1436
|
+
* Semantic heading with automatic token-based styling.
|
|
1437
|
+
* No need to manually apply text colors, sizes, or weights.
|
|
1438
|
+
*
|
|
1439
|
+
* **What it handles automatically:**
|
|
1440
|
+
* - Theme-aware text color (`--color-text-primary`)
|
|
1441
|
+
* - Appropriate font size for each level
|
|
1442
|
+
* - Font weight (bold for all levels)
|
|
1443
|
+
* - Line height for readability
|
|
1444
|
+
* - Dark mode support
|
|
1445
|
+
*
|
|
1446
|
+
* **Swiss Grid Typography:**
|
|
1447
|
+
* - H1: 48px (3xl) on mobile, 60px (5xl) on desktop
|
|
1448
|
+
* - H2: 36px (3xl) on mobile, 48px (4xl) on desktop
|
|
1449
|
+
* - H3: 30px (3xl)
|
|
1450
|
+
* - H4: 24px (2xl)
|
|
1451
|
+
* - H5: 20px (xl)
|
|
1452
|
+
* - H6: 18px (lg)
|
|
1453
|
+
*
|
|
1454
|
+
* Usage:
|
|
1455
|
+
* ```tsx
|
|
1456
|
+
* <Heading level={1}>Page Title</Heading>
|
|
1457
|
+
* <Heading level={2}>Section Heading</Heading>
|
|
1458
|
+
* <Heading level={3}>Subsection</Heading>
|
|
1459
|
+
* ```
|
|
1460
|
+
*/
|
|
1461
|
+
declare const Heading: React__default.ForwardRefExoticComponent<HeadingProps & React__default.RefAttributes<HTMLHeadingElement>>;
|
|
1462
|
+
|
|
1463
|
+
declare const Table: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLTableElement> & React$1.RefAttributes<HTMLTableElement>>;
|
|
1464
|
+
declare const TableHeader: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLTableSectionElement> & React$1.RefAttributes<HTMLTableSectionElement>>;
|
|
1465
|
+
declare const TableBody: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLTableSectionElement> & React$1.RefAttributes<HTMLTableSectionElement>>;
|
|
1466
|
+
declare const TableFooter: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLTableSectionElement> & React$1.RefAttributes<HTMLTableSectionElement>>;
|
|
1467
|
+
declare const TableRow: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLTableRowElement> & React$1.RefAttributes<HTMLTableRowElement>>;
|
|
1468
|
+
declare const TableHead: React$1.ForwardRefExoticComponent<React$1.ThHTMLAttributes<HTMLTableCellElement> & React$1.RefAttributes<HTMLTableCellElement>>;
|
|
1469
|
+
declare const TableCell: React$1.ForwardRefExoticComponent<React$1.TdHTMLAttributes<HTMLTableCellElement> & React$1.RefAttributes<HTMLTableCellElement>>;
|
|
1470
|
+
declare const TableCaption: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLTableCaptionElement> & React$1.RefAttributes<HTMLTableCaptionElement>>;
|
|
1471
|
+
|
|
1472
|
+
interface TextProps {
|
|
1473
|
+
/**
|
|
1474
|
+
* Text content
|
|
1475
|
+
*/
|
|
1476
|
+
children: React__default.ReactNode;
|
|
1477
|
+
/**
|
|
1478
|
+
* Semantic variant determines both color and meaning
|
|
1479
|
+
* @default 'primary'
|
|
1480
|
+
*/
|
|
1481
|
+
variant?: 'primary' | 'secondary' | 'muted';
|
|
1482
|
+
/**
|
|
1483
|
+
* Text size
|
|
1484
|
+
* @default 'base'
|
|
1485
|
+
*/
|
|
1486
|
+
size?: 'xs' | 'sm' | 'base' | 'lg' | 'xl';
|
|
1487
|
+
/**
|
|
1488
|
+
* Font weight
|
|
1489
|
+
* @default 'normal'
|
|
1490
|
+
*/
|
|
1491
|
+
weight?: 'normal' | 'medium' | 'semibold' | 'bold';
|
|
1492
|
+
/**
|
|
1493
|
+
* HTML element to render as
|
|
1494
|
+
* @default 'p'
|
|
1495
|
+
*/
|
|
1496
|
+
as?: 'p' | 'span' | 'div' | 'label' | 'time';
|
|
1497
|
+
/**
|
|
1498
|
+
* Additional className for customization
|
|
1499
|
+
*/
|
|
1500
|
+
className?: string;
|
|
1501
|
+
}
|
|
1502
|
+
/**
|
|
1503
|
+
* Text Component
|
|
1504
|
+
*
|
|
1505
|
+
* Semantic text with automatic token-based styling.
|
|
1506
|
+
* No need to manually apply CSS variable text color classes.
|
|
1507
|
+
*
|
|
1508
|
+
* **What it handles automatically:**
|
|
1509
|
+
* - Theme-aware text colors
|
|
1510
|
+
* - Semantic color variants (primary, secondary, muted)
|
|
1511
|
+
* - Consistent sizing
|
|
1512
|
+
* - Dark mode support
|
|
1513
|
+
*
|
|
1514
|
+
* **Variants:**
|
|
1515
|
+
* - `primary`: Main content text (`--color-text-primary`)
|
|
1516
|
+
* - `secondary`: Supporting text (`--color-text-secondary`)
|
|
1517
|
+
* - `muted`: De-emphasized text (`--color-text-muted`)
|
|
1518
|
+
*
|
|
1519
|
+
* Usage:
|
|
1520
|
+
* ```tsx
|
|
1521
|
+
* // Primary content text
|
|
1522
|
+
* <Text>Main paragraph content</Text>
|
|
1523
|
+
*
|
|
1524
|
+
* // Secondary supporting text
|
|
1525
|
+
* <Text variant="secondary">Helper text or description</Text>
|
|
1526
|
+
*
|
|
1527
|
+
* // Muted text (least emphasis)
|
|
1528
|
+
* <Text variant="muted">Footnote or metadata</Text>
|
|
1529
|
+
*
|
|
1530
|
+
* // Different sizes
|
|
1531
|
+
* <Text size="lg">Large text</Text>
|
|
1532
|
+
* <Text size="sm">Small text</Text>
|
|
1533
|
+
*
|
|
1534
|
+
* // As different element
|
|
1535
|
+
* <Text as="span">Inline text</Text>
|
|
1536
|
+
* <Text as="label">Form label</Text>
|
|
1537
|
+
* ```
|
|
1538
|
+
*/
|
|
1539
|
+
declare const Text: React__default.ForwardRefExoticComponent<TextProps & React__default.RefAttributes<HTMLElement>>;
|
|
1540
|
+
|
|
1541
|
+
interface VariableWeightTextProps extends Omit<HTMLMotionProps<'div'>, 'children'> {
|
|
1542
|
+
/**
|
|
1543
|
+
* Minimum font weight for the animation
|
|
1544
|
+
* @default 200
|
|
1545
|
+
*/
|
|
1546
|
+
minWeight?: number;
|
|
1547
|
+
/**
|
|
1548
|
+
* Maximum font weight for the animation
|
|
1549
|
+
* @default 700
|
|
1550
|
+
*/
|
|
1551
|
+
maxWeight?: number;
|
|
1552
|
+
/**
|
|
1553
|
+
* Duration of one complete animation cycle (in seconds)
|
|
1554
|
+
* @default 2
|
|
1555
|
+
*/
|
|
1556
|
+
duration?: number;
|
|
1557
|
+
/**
|
|
1558
|
+
* Motion intensity override (0-10). If not provided, uses global customizer setting.
|
|
1559
|
+
*/
|
|
1560
|
+
intensity?: number;
|
|
1561
|
+
/**
|
|
1562
|
+
* Font family to use. Recommended: 'Clash Display' or another variable font.
|
|
1563
|
+
* @default 'Clash Display'
|
|
1564
|
+
*/
|
|
1565
|
+
fontFamily?: string;
|
|
1566
|
+
/**
|
|
1567
|
+
* Text content to animate
|
|
1568
|
+
*/
|
|
1569
|
+
children?: React__default.ReactNode;
|
|
1570
|
+
}
|
|
1571
|
+
/**
|
|
1572
|
+
* VariableWeightText
|
|
1573
|
+
*
|
|
1574
|
+
* A motion component that creates a "breathing" effect by animating font weight.
|
|
1575
|
+
* Works best with variable fonts like Clash Display that support smooth weight transitions.
|
|
1576
|
+
*
|
|
1577
|
+
* **Key Features:**
|
|
1578
|
+
* - Animates font-weight in a continuous loop
|
|
1579
|
+
* - Respects global motion intensity settings
|
|
1580
|
+
* - Automatically centers text to prevent layout shifts during weight changes
|
|
1581
|
+
* - Disables animation when motion intensity is 0 (accessibility)
|
|
1582
|
+
*
|
|
1583
|
+
* **Usage:**
|
|
1584
|
+
* ```tsx
|
|
1585
|
+
* <VariableWeightText minWeight={200} maxWeight={700}>
|
|
1586
|
+
* Variable Font Text
|
|
1587
|
+
* </VariableWeightText>
|
|
1588
|
+
* ```
|
|
1589
|
+
*/
|
|
1590
|
+
declare const VariableWeightText: ({ children, minWeight, maxWeight, duration, intensity, fontFamily, className, style, ...props }: VariableWeightTextProps) => react_jsx_runtime.JSX.Element;
|
|
1591
|
+
|
|
1592
|
+
interface TypewriterProps {
|
|
1593
|
+
text: string | string[];
|
|
1594
|
+
speed?: number;
|
|
1595
|
+
delay?: number;
|
|
1596
|
+
loop?: boolean;
|
|
1597
|
+
loopDelay?: number;
|
|
1598
|
+
cursor?: string;
|
|
1599
|
+
showCursor?: boolean;
|
|
1600
|
+
className?: string;
|
|
1601
|
+
as?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'p' | 'span' | 'div';
|
|
1602
|
+
}
|
|
1603
|
+
declare function Typewriter({ text, speed, delay, loop, loopDelay, cursor, showCursor, className, as: Component, }: TypewriterProps): react_jsx_runtime.JSX.Element;
|
|
1604
|
+
|
|
1605
|
+
interface GradientConfig {
|
|
1606
|
+
type: 'linear' | 'radial';
|
|
1607
|
+
angle?: number;
|
|
1608
|
+
position?: string;
|
|
1609
|
+
colors: string[];
|
|
1610
|
+
stops?: number[];
|
|
1611
|
+
}
|
|
1612
|
+
interface OpenGraphCardProps extends React__default.HTMLAttributes<HTMLDivElement> {
|
|
1613
|
+
title?: string;
|
|
1614
|
+
description?: string;
|
|
1615
|
+
variant?: 'primary' | 'secondary' | 'accent' | 'sage' | 'gradient';
|
|
1616
|
+
icon?: React__default.ReactNode | null;
|
|
1617
|
+
gradient?: GradientConfig;
|
|
1618
|
+
primaryColor?: string;
|
|
1619
|
+
secondaryColor?: string;
|
|
1620
|
+
accentColor?: string;
|
|
1621
|
+
titleFontSize?: number;
|
|
1622
|
+
descriptionFontSize?: number;
|
|
1623
|
+
fontFamily?: string;
|
|
1624
|
+
}
|
|
1625
|
+
/**
|
|
1626
|
+
* OpenGraphCard
|
|
1627
|
+
*
|
|
1628
|
+
* A specialized component designed for generating Open Graph images (1200x630px).
|
|
1629
|
+
* Supports custom icons, gradients, and theme color overrides.
|
|
1630
|
+
*
|
|
1631
|
+
* NOTE: This component uses inline styles to ensure compatibility with Next.js Open Graph generation (Satori).
|
|
1632
|
+
* CSS variables cannot be used in OG images - all colors must be explicit hex values.
|
|
1633
|
+
*/
|
|
1634
|
+
declare function OpenGraphCard({ title, description, variant, icon, gradient, primaryColor, secondaryColor, accentColor, titleFontSize, descriptionFontSize, fontFamily, className, ...props }: OpenGraphCardProps): react_jsx_runtime.JSX.Element;
|
|
1635
|
+
|
|
1636
|
+
declare const Accordion: React$1.ForwardRefExoticComponent<(AccordionPrimitive.AccordionSingleProps | AccordionPrimitive.AccordionMultipleProps) & React$1.RefAttributes<HTMLDivElement>>;
|
|
1637
|
+
declare const AccordionItem: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof AccordionPrimitive.Item> & React$1.RefAttributes<React$1.ElementRef<typeof AccordionPrimitive.Item>>>;
|
|
1638
|
+
declare const AccordionTrigger: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof AccordionPrimitive.Trigger> & React$1.RefAttributes<React$1.ElementRef<typeof AccordionPrimitive.Trigger>>>;
|
|
1639
|
+
declare const AccordionContent: React$1.ForwardRefExoticComponent<React$1.ComponentPropsWithoutRef<typeof AccordionPrimitive.Content> & React$1.RefAttributes<React$1.ElementRef<typeof AccordionPrimitive.Content>>>;
|
|
1640
|
+
|
|
1641
|
+
declare const AspectRatio: React$1.ForwardRefExoticComponent<AspectRatioPrimitive.AspectRatioProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
1642
|
+
|
|
1643
|
+
type CarouselApi = UseEmblaCarouselType[1];
|
|
1644
|
+
type UseCarouselParameters = Parameters<typeof useEmblaCarousel>;
|
|
1645
|
+
type CarouselOptions = UseCarouselParameters[0];
|
|
1646
|
+
type CarouselPlugin = UseCarouselParameters[1];
|
|
1647
|
+
type CarouselProps = {
|
|
1648
|
+
opts?: CarouselOptions;
|
|
1649
|
+
plugins?: CarouselPlugin;
|
|
1650
|
+
orientation?: "horizontal" | "vertical";
|
|
1651
|
+
setApi?: (api: CarouselApi) => void;
|
|
1652
|
+
};
|
|
1653
|
+
declare const Carousel: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & CarouselProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
1654
|
+
declare const CarouselContent: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & React$1.RefAttributes<HTMLDivElement>>;
|
|
1655
|
+
declare const CarouselItem: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & React$1.RefAttributes<HTMLDivElement>>;
|
|
1656
|
+
declare const CarouselPrevious: React$1.ForwardRefExoticComponent<React$1.ComponentProps<typeof Button> & React$1.RefAttributes<HTMLButtonElement>>;
|
|
1657
|
+
declare const CarouselNext: React$1.ForwardRefExoticComponent<React$1.ComponentProps<typeof Button> & React$1.RefAttributes<HTMLButtonElement>>;
|
|
1658
|
+
|
|
1659
|
+
declare const Collapsible: React$1.ForwardRefExoticComponent<CollapsiblePrimitive.CollapsibleProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
1660
|
+
declare const CollapsibleTrigger: React$1.ForwardRefExoticComponent<CollapsiblePrimitive.CollapsibleTriggerProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
1661
|
+
declare const CollapsibleContent: React$1.ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleContentProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
1662
|
+
|
|
1663
|
+
interface ContainerProps {
|
|
1664
|
+
/**
|
|
1665
|
+
* Content to wrap
|
|
1666
|
+
*/
|
|
1667
|
+
children: React__default.ReactNode;
|
|
1668
|
+
/**
|
|
1669
|
+
* Maximum width variant
|
|
1670
|
+
* @default 'standard'
|
|
1671
|
+
*/
|
|
1672
|
+
variant?: 'standard' | 'wide' | 'narrow';
|
|
1673
|
+
/**
|
|
1674
|
+
* Add horizontal padding
|
|
1675
|
+
* @default true
|
|
1676
|
+
*/
|
|
1677
|
+
padding?: boolean;
|
|
1678
|
+
/**
|
|
1679
|
+
* Additional className for customization
|
|
1680
|
+
*/
|
|
1681
|
+
className?: string;
|
|
1682
|
+
/**
|
|
1683
|
+
* HTML element to render as
|
|
1684
|
+
* @default 'div'
|
|
1685
|
+
*/
|
|
1686
|
+
as?: 'div' | 'section' | 'article' | 'main' | 'aside' | 'header' | 'footer';
|
|
1687
|
+
}
|
|
1688
|
+
/**
|
|
1689
|
+
* Container Component
|
|
1690
|
+
*
|
|
1691
|
+
* Manages consistent max-widths and horizontal padding across the design system.
|
|
1692
|
+
* This component ensures perfect alignment between header, content, and footer
|
|
1693
|
+
* without manually coordinating max-width classes.
|
|
1694
|
+
*
|
|
1695
|
+
* **Swiss Grid Integration:**
|
|
1696
|
+
* - Uses standard max-widths that align with the 8px base unit
|
|
1697
|
+
* - Coordinates with PageTemplate variant system
|
|
1698
|
+
* - Provides consistent horizontal padding
|
|
1699
|
+
*
|
|
1700
|
+
* **Why This Component Exists:**
|
|
1701
|
+
* Before Container, every component had hardcoded max-widths:
|
|
1702
|
+
* - Header: max-w-[1440px]
|
|
1703
|
+
* - SecondaryNav: max-w-7xl
|
|
1704
|
+
* - Content: max-w-4xl
|
|
1705
|
+
*
|
|
1706
|
+
* This caused misalignment. Container solves this by centralizing width management.
|
|
1707
|
+
*
|
|
1708
|
+
* Usage:
|
|
1709
|
+
* ```tsx
|
|
1710
|
+
* // Standard width (1280px)
|
|
1711
|
+
* <Container>Content</Container>
|
|
1712
|
+
*
|
|
1713
|
+
* // Wide width (1440px) - for dashboards, data-heavy pages
|
|
1714
|
+
* <Container variant="wide">Dashboard</Container>
|
|
1715
|
+
*
|
|
1716
|
+
* // Narrow width (896px) - for reading-focused content
|
|
1717
|
+
* <Container variant="narrow">Article</Container>
|
|
1718
|
+
*
|
|
1719
|
+
* // Without padding (when you need edge-to-edge content)
|
|
1720
|
+
* <Container padding={false}>Full bleed content</Container>
|
|
1721
|
+
*
|
|
1722
|
+
* // As different HTML element
|
|
1723
|
+
* <Container as="main">Main content</Container>
|
|
1724
|
+
* ```
|
|
1725
|
+
*/
|
|
1726
|
+
declare const Container: React__default.ForwardRefExoticComponent<ContainerProps & React__default.RefAttributes<HTMLElement>>;
|
|
1727
|
+
|
|
1728
|
+
interface CustomizerPanelProps {
|
|
1729
|
+
/**
|
|
1730
|
+
* Mode of the customizer:
|
|
1731
|
+
* - "full": Shows all controls (theme, mode, motion)
|
|
1732
|
+
* - "lightweight": Shows only light/dark mode toggle
|
|
1733
|
+
* @default "full"
|
|
1734
|
+
*/
|
|
1735
|
+
mode?: 'full' | 'lightweight';
|
|
1736
|
+
/**
|
|
1737
|
+
* Whether to show the Motion Intensity slider
|
|
1738
|
+
* @default false
|
|
1739
|
+
*/
|
|
1740
|
+
showMotionIntensity?: boolean;
|
|
1741
|
+
}
|
|
1742
|
+
declare const CustomizerPanel: ({ mode, showMotionIntensity }: CustomizerPanelProps) => react_jsx_runtime.JSX.Element | null;
|
|
1743
|
+
|
|
1744
|
+
interface DatePickerProps {
|
|
1745
|
+
date?: Date;
|
|
1746
|
+
onDateChange?: (date: Date | undefined) => void;
|
|
1747
|
+
placeholder?: string;
|
|
1748
|
+
className?: string;
|
|
1749
|
+
disabled?: boolean;
|
|
1750
|
+
}
|
|
1751
|
+
declare function DatePicker({ date, onDateChange, placeholder, className, disabled, }: DatePickerProps): react_jsx_runtime.JSX.Element;
|
|
1752
|
+
|
|
1753
|
+
interface FooterLink {
|
|
1754
|
+
label: string;
|
|
1755
|
+
href: string;
|
|
1756
|
+
external?: boolean;
|
|
1757
|
+
}
|
|
1758
|
+
interface FooterSection {
|
|
1759
|
+
title: string;
|
|
1760
|
+
links: FooterLink[];
|
|
1761
|
+
}
|
|
1762
|
+
interface FooterProps {
|
|
1763
|
+
/**
|
|
1764
|
+
* Brand/logo element or text
|
|
1765
|
+
*/
|
|
1766
|
+
logo?: React__default.ReactNode;
|
|
1767
|
+
/**
|
|
1768
|
+
* Sections with links organized in columns
|
|
1769
|
+
*/
|
|
1770
|
+
sections?: FooterSection[];
|
|
1771
|
+
/**
|
|
1772
|
+
* Social links (will be displayed with icons)
|
|
1773
|
+
*/
|
|
1774
|
+
socialLinks?: {
|
|
1775
|
+
github?: string;
|
|
1776
|
+
linkedin?: string;
|
|
1777
|
+
email?: string;
|
|
1778
|
+
};
|
|
1779
|
+
/**
|
|
1780
|
+
* Copyright text
|
|
1781
|
+
*/
|
|
1782
|
+
copyright?: string;
|
|
1783
|
+
/**
|
|
1784
|
+
* Additional className for customization
|
|
1785
|
+
*/
|
|
1786
|
+
className?: string;
|
|
1787
|
+
}
|
|
1788
|
+
/**
|
|
1789
|
+
* Footer Organism
|
|
1790
|
+
*
|
|
1791
|
+
* Inspired by Swiss Grid design principles:
|
|
1792
|
+
* - 8px base unit spacing system
|
|
1793
|
+
* - Clear typographic hierarchy with structured columns
|
|
1794
|
+
* - Generous whitespace for breathing room
|
|
1795
|
+
* - Grid-based layout with precise alignment
|
|
1796
|
+
* - Minimal, functional aesthetic
|
|
1797
|
+
*
|
|
1798
|
+
* Features:
|
|
1799
|
+
* - Responsive multi-column layout
|
|
1800
|
+
* - Social links with icons
|
|
1801
|
+
* - Organized content sections
|
|
1802
|
+
* - Clean typography and spacing
|
|
1803
|
+
*/
|
|
1804
|
+
declare const Footer: React__default.ForwardRefExoticComponent<FooterProps & React__default.RefAttributes<HTMLElement>>;
|
|
1805
|
+
|
|
1806
|
+
type ResponsiveValue<T> = T | {
|
|
1807
|
+
base?: T;
|
|
1808
|
+
sm?: T;
|
|
1809
|
+
md?: T;
|
|
1810
|
+
lg?: T;
|
|
1811
|
+
xl?: T;
|
|
1812
|
+
};
|
|
1813
|
+
interface GridProps extends React__default.HTMLAttributes<HTMLDivElement> {
|
|
1814
|
+
children: React__default.ReactNode;
|
|
1815
|
+
/**
|
|
1816
|
+
* Number of columns. Supports responsive object.
|
|
1817
|
+
* @example columns={3} or columns={{ base: 1, md: 3 }}
|
|
1818
|
+
*/
|
|
1819
|
+
columns?: ResponsiveValue<number>;
|
|
1820
|
+
/**
|
|
1821
|
+
* Gap between items. Supports responsive object.
|
|
1822
|
+
* Maps to Tailwind gap scale.
|
|
1823
|
+
*/
|
|
1824
|
+
gap?: ResponsiveValue<number>;
|
|
1825
|
+
/**
|
|
1826
|
+
* HTML element to render as
|
|
1827
|
+
*/
|
|
1828
|
+
as?: any;
|
|
1829
|
+
}
|
|
1830
|
+
declare const Grid: React__default.ForwardRefExoticComponent<GridProps & React__default.RefAttributes<HTMLDivElement>>;
|
|
1831
|
+
interface GridItemProps extends React__default.HTMLAttributes<HTMLDivElement> {
|
|
1832
|
+
children: React__default.ReactNode;
|
|
1833
|
+
colSpan?: ResponsiveValue<number>;
|
|
1834
|
+
rowSpan?: ResponsiveValue<number>;
|
|
1835
|
+
colStart?: ResponsiveValue<number>;
|
|
1836
|
+
as?: any;
|
|
1837
|
+
}
|
|
1838
|
+
declare const GridItem: React__default.ForwardRefExoticComponent<GridItemProps & React__default.RefAttributes<HTMLDivElement>>;
|
|
1839
|
+
|
|
1840
|
+
interface HeaderNavLink {
|
|
1841
|
+
label: string;
|
|
1842
|
+
href?: string;
|
|
1843
|
+
/**
|
|
1844
|
+
* Whether this link represents the current/active page
|
|
1845
|
+
* @default false
|
|
1846
|
+
*/
|
|
1847
|
+
active?: boolean;
|
|
1848
|
+
/**
|
|
1849
|
+
* Nested links for dropdown menus
|
|
1850
|
+
*/
|
|
1851
|
+
children?: Array<{
|
|
1852
|
+
label: string;
|
|
1853
|
+
href: string;
|
|
1854
|
+
active?: boolean;
|
|
1855
|
+
}>;
|
|
1856
|
+
}
|
|
1857
|
+
interface HeaderProps {
|
|
1858
|
+
/**
|
|
1859
|
+
* Brand/logo element or text
|
|
1860
|
+
*/
|
|
1861
|
+
logo?: React__default.ReactNode;
|
|
1862
|
+
/**
|
|
1863
|
+
* Array of navigation links
|
|
1864
|
+
*/
|
|
1865
|
+
navLinks?: HeaderNavLink[];
|
|
1866
|
+
/**
|
|
1867
|
+
* Content for the right side (e.g., Sign In, CTA buttons)
|
|
1868
|
+
*/
|
|
1869
|
+
actions?: React__default.ReactNode;
|
|
1870
|
+
/**
|
|
1871
|
+
* Whether to apply glass morphism effect on scroll
|
|
1872
|
+
* @default true
|
|
1873
|
+
*/
|
|
1874
|
+
glassOnScroll?: boolean;
|
|
1875
|
+
/**
|
|
1876
|
+
* Scroll threshold in pixels before applying glass effect
|
|
1877
|
+
* @default 10
|
|
1878
|
+
*/
|
|
1879
|
+
scrollThreshold?: number;
|
|
1880
|
+
/**
|
|
1881
|
+
* Whether the header is sticky (fixed position)
|
|
1882
|
+
* @default true
|
|
1883
|
+
*/
|
|
1884
|
+
sticky?: boolean;
|
|
1885
|
+
/**
|
|
1886
|
+
* Font size for desktop navigation links
|
|
1887
|
+
* @default 'text-sm' (14px)
|
|
1888
|
+
*/
|
|
1889
|
+
navLinkSize?: 'text-xs' | 'text-sm' | 'text-base' | 'text-lg';
|
|
1890
|
+
/**
|
|
1891
|
+
* Font family for navigation links
|
|
1892
|
+
* Uses CSS variable --font-header-nav by default
|
|
1893
|
+
* Logo font is controlled by the logo ReactNode itself or --font-header-logo
|
|
1894
|
+
* @default 'var(--font-header-nav)'
|
|
1895
|
+
*/
|
|
1896
|
+
fontFamily?: string;
|
|
1897
|
+
/**
|
|
1898
|
+
* Maximum width for header content
|
|
1899
|
+
* @default 'max-w-7xl' (1280px)
|
|
1900
|
+
*/
|
|
1901
|
+
maxWidth?: 'max-w-7xl' | 'max-w-[1440px]' | 'max-w-4xl';
|
|
1902
|
+
/**
|
|
1903
|
+
* Alignment of the navigation links
|
|
1904
|
+
* @default 'center'
|
|
1905
|
+
*/
|
|
1906
|
+
navAlignment?: 'center' | 'left' | 'right';
|
|
1907
|
+
/**
|
|
1908
|
+
* Additional className for customization
|
|
1909
|
+
*/
|
|
1910
|
+
className?: string;
|
|
1911
|
+
}
|
|
1912
|
+
declare const Header: React__default.ForwardRefExoticComponent<HeaderProps & React__default.RefAttributes<HTMLElement>>;
|
|
1913
|
+
|
|
1914
|
+
interface PageLayoutProps {
|
|
1915
|
+
/** Optional header configuration */
|
|
1916
|
+
header?: React__default.ReactNode;
|
|
1917
|
+
/** Whether the header is sticky (adds top padding to first content element) */
|
|
1918
|
+
stickyHeader?: boolean;
|
|
1919
|
+
/** Optional breadcrumbs */
|
|
1920
|
+
breadcrumbs?: React__default.ReactNode;
|
|
1921
|
+
/** Breadcrumbs position: 'top' (sticky below header) or 'below-title' (static below title+subtitle) */
|
|
1922
|
+
breadcrumbsPosition?: 'top' | 'below-title';
|
|
1923
|
+
/** Optional page title - rendered in content-width container */
|
|
1924
|
+
title?: React__default.ReactNode;
|
|
1925
|
+
/** Optional page subtitle - rendered below title */
|
|
1926
|
+
subtitle?: React__default.ReactNode;
|
|
1927
|
+
/** Apply Swiss Grid Design spacing to title/subtitle area */
|
|
1928
|
+
swissGridSpacing?: boolean;
|
|
1929
|
+
/** Maximum width for title/subtitle area - should match content width for alignment */
|
|
1930
|
+
contentMaxWidth?: 'max-w-7xl' | 'max-w-[1440px]' | 'max-w-4xl';
|
|
1931
|
+
/** Optional secondary navigation (first stack) */
|
|
1932
|
+
secondaryNav?: React__default.ReactNode;
|
|
1933
|
+
/** Optional tertiary navigation (second stack) */
|
|
1934
|
+
tertiaryNav?: React__default.ReactNode;
|
|
1935
|
+
/** Optional footer */
|
|
1936
|
+
footer?: React__default.ReactNode;
|
|
1937
|
+
/** Main content */
|
|
1938
|
+
children: React__default.ReactNode;
|
|
1939
|
+
/** Optional className for main content */
|
|
1940
|
+
className?: string;
|
|
1941
|
+
}
|
|
1942
|
+
/**
|
|
1943
|
+
* PageLayout Component
|
|
1944
|
+
*
|
|
1945
|
+
* A flexible layout organism that composes Header, Breadcrumbs, SecondaryNav,
|
|
1946
|
+
* TertiaryNav, and Footer with automatic z-index and sticky positioning management.
|
|
1947
|
+
*
|
|
1948
|
+
* Features:
|
|
1949
|
+
* - Automatic z-index stacking (50 → 45 → 40 → 30)
|
|
1950
|
+
* - Dynamic sticky positioning calculations
|
|
1951
|
+
* - Optional title/subtitle slots with Swiss Grid spacing
|
|
1952
|
+
* - Flexible breadcrumb positioning (sticky top or static below title)
|
|
1953
|
+
* - Optional composition (all props optional)
|
|
1954
|
+
* - Handles full-height layouts
|
|
1955
|
+
* - Theme-aware styling
|
|
1956
|
+
*
|
|
1957
|
+
* Z-Index Stack:
|
|
1958
|
+
* - Header: z-50, h-16 lg:h-20
|
|
1959
|
+
* - Breadcrumbs (if position='top'): z-45, sticky below header
|
|
1960
|
+
* - SecondaryNav: z-40, first navigation stack
|
|
1961
|
+
* - TertiaryNav: z-30, second navigation stack
|
|
1962
|
+
*
|
|
1963
|
+
* Swiss Grid Design:
|
|
1964
|
+
* - Title/subtitle area uses structured spacing (48-96px sections)
|
|
1965
|
+
* - Typography hierarchy: text-4xl/5xl title, text-lg subtitle
|
|
1966
|
+
* - Content-width container (max-w-7xl) for proper alignment
|
|
1967
|
+
*
|
|
1968
|
+
* Example:
|
|
1969
|
+
* ```tsx
|
|
1970
|
+
* <PageLayout
|
|
1971
|
+
* header={<Header logo={logo} navLinks={links} />}
|
|
1972
|
+
* title={<h1>Page Title</h1>}
|
|
1973
|
+
* subtitle={<p>Page subtitle</p>}
|
|
1974
|
+
* breadcrumbs={<Breadcrumbs items={breadcrumbItems} />}
|
|
1975
|
+
* breadcrumbsPosition="below-title"
|
|
1976
|
+
* swissGridSpacing
|
|
1977
|
+
* secondaryNav={<SecondaryNav items={sections} />}
|
|
1978
|
+
* >
|
|
1979
|
+
* <article>Your content here</article>
|
|
1980
|
+
* </PageLayout>
|
|
1981
|
+
* ```
|
|
1982
|
+
*/
|
|
1983
|
+
declare function PageLayout({ header, stickyHeader, breadcrumbs, breadcrumbsPosition, title, subtitle, swissGridSpacing, contentMaxWidth, secondaryNav, tertiaryNav, footer, children, className, }: PageLayoutProps): react_jsx_runtime.JSX.Element;
|
|
1984
|
+
|
|
1985
|
+
interface PageTemplateHeaderConfig {
|
|
1986
|
+
/** Logo or brand element */
|
|
1987
|
+
logo: React__default.ReactNode;
|
|
1988
|
+
/** Navigation links with optional dropdowns */
|
|
1989
|
+
navLinks?: HeaderNavLink[];
|
|
1990
|
+
/** Actions (e.g., Sign In button, CTA) */
|
|
1991
|
+
actions?: React__default.ReactNode;
|
|
1992
|
+
/** Whether header should be sticky (default: true) */
|
|
1993
|
+
sticky?: boolean;
|
|
1994
|
+
}
|
|
1995
|
+
interface PageTemplateSecondaryNavConfig {
|
|
1996
|
+
/** Secondary navigation items */
|
|
1997
|
+
items: SecondaryNavItem[];
|
|
1998
|
+
/** Currently active item ID */
|
|
1999
|
+
activeId: string;
|
|
2000
|
+
/** Callback when item changes */
|
|
2001
|
+
onItemChange: (id: string) => void;
|
|
2002
|
+
}
|
|
2003
|
+
interface PageTemplateProps {
|
|
2004
|
+
/** Header configuration */
|
|
2005
|
+
header: PageTemplateHeaderConfig;
|
|
2006
|
+
/** Page title (required) */
|
|
2007
|
+
title: string;
|
|
2008
|
+
/** Optional page subtitle */
|
|
2009
|
+
subtitle?: string;
|
|
2010
|
+
/** Breadcrumb navigation items */
|
|
2011
|
+
breadcrumbs: BreadcrumbItemLegacy[];
|
|
2012
|
+
/** Optional secondary navigation */
|
|
2013
|
+
secondaryNav?: PageTemplateSecondaryNavConfig;
|
|
2014
|
+
/** Main page content */
|
|
2015
|
+
children: React__default.ReactNode;
|
|
2016
|
+
/** Optional footer */
|
|
2017
|
+
footer?: React__default.ReactNode;
|
|
2018
|
+
/** Show customizer panel (default: true) */
|
|
2019
|
+
showCustomizer?: boolean;
|
|
2020
|
+
/** Content width variant */
|
|
2021
|
+
variant?: 'standard' | 'wide' | 'narrow';
|
|
2022
|
+
}
|
|
2023
|
+
/**
|
|
2024
|
+
* PageTemplate Component
|
|
2025
|
+
*
|
|
2026
|
+
* An opinionated page layout template based on Swiss Grid Design principles.
|
|
2027
|
+
* This template provides a structured, clean layout with sensible defaults for
|
|
2028
|
+
* standard pages (blogs, docs, app pages).
|
|
2029
|
+
*
|
|
2030
|
+
* Swiss Grid Design Principles:
|
|
2031
|
+
* - Structured spacing: 48-96px between major sections
|
|
2032
|
+
* - Clear typography hierarchy: 36-48px title, 18px subtitle
|
|
2033
|
+
* - Grid-based alignment with consistent content widths
|
|
2034
|
+
* - Generous whitespace for breathing room
|
|
2035
|
+
* - Minimal, functional aesthetic
|
|
2036
|
+
*
|
|
2037
|
+
* Features:
|
|
2038
|
+
* - Sticky header with glass morphism effect
|
|
2039
|
+
* - Breadcrumbs positioned below page title (static)
|
|
2040
|
+
* - Always-sticky secondary navigation
|
|
2041
|
+
* - Optional customizer panel
|
|
2042
|
+
* - Three width variants: standard (1280px), wide (1440px), narrow (896px)
|
|
2043
|
+
* - Automatic Swiss Grid spacing
|
|
2044
|
+
*
|
|
2045
|
+
* Example:
|
|
2046
|
+
* ```tsx
|
|
2047
|
+
* <PageTemplate
|
|
2048
|
+
* header={{
|
|
2049
|
+
* logo: <Link href="/">Brand</Link>,
|
|
2050
|
+
* navLinks: navigationItems,
|
|
2051
|
+
* sticky: true
|
|
2052
|
+
* }}
|
|
2053
|
+
* title="Welcome to Our Platform"
|
|
2054
|
+
* subtitle="Build amazing experiences with our tools"
|
|
2055
|
+
* breadcrumbs={[
|
|
2056
|
+
* { label: 'Home', href: '/' },
|
|
2057
|
+
* { label: 'Platform' }
|
|
2058
|
+
* ]}
|
|
2059
|
+
* >
|
|
2060
|
+
* <article>Your content here</article>
|
|
2061
|
+
* </PageTemplate>
|
|
2062
|
+
* ```
|
|
2063
|
+
*/
|
|
2064
|
+
declare function PageTemplate({ header, title, subtitle, breadcrumbs, secondaryNav, children, footer, showCustomizer, variant, }: PageTemplateProps): react_jsx_runtime.JSX.Element;
|
|
2065
|
+
|
|
2066
|
+
declare const ResizablePanelGroup: ({ className, ...props }: React$1.ComponentProps<typeof Group>) => react_jsx_runtime.JSX.Element;
|
|
2067
|
+
declare const ResizablePanel: typeof Panel;
|
|
2068
|
+
declare const ResizableHandle: ({ withHandle, className, ...props }: React$1.ComponentProps<typeof Separator$1> & {
|
|
2069
|
+
withHandle?: boolean;
|
|
2070
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
2071
|
+
|
|
2072
|
+
declare const ScrollArea: React$1.ForwardRefExoticComponent<Omit<ScrollAreaPrimitive.ScrollAreaProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
2073
|
+
declare const ScrollBar: React$1.ForwardRefExoticComponent<Omit<ScrollAreaPrimitive.ScrollAreaScrollbarProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
2074
|
+
|
|
2075
|
+
declare const Separator: React$1.ForwardRefExoticComponent<Omit<SeparatorPrimitive.SeparatorProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
2076
|
+
|
|
2077
|
+
declare const Sidebar: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & {
|
|
2078
|
+
isOpen?: boolean;
|
|
2079
|
+
} & React$1.RefAttributes<HTMLDivElement>>;
|
|
2080
|
+
declare const SidebarOverlay: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & {
|
|
2081
|
+
isOpen?: boolean;
|
|
2082
|
+
onDismiss?: () => void;
|
|
2083
|
+
} & React$1.RefAttributes<HTMLDivElement>>;
|
|
2084
|
+
declare const SidebarHeader: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & React$1.RefAttributes<HTMLDivElement>>;
|
|
2085
|
+
declare const SidebarContent: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & React$1.RefAttributes<HTMLDivElement>>;
|
|
2086
|
+
declare const SidebarFooter: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & React$1.RefAttributes<HTMLDivElement>>;
|
|
2087
|
+
interface SidebarItemProps extends React$1.ButtonHTMLAttributes<HTMLButtonElement> {
|
|
2088
|
+
isActive?: boolean;
|
|
2089
|
+
icon?: React$1.ReactNode;
|
|
2090
|
+
showIcon?: boolean;
|
|
2091
|
+
depth?: number;
|
|
2092
|
+
hasChildren?: boolean;
|
|
2093
|
+
isExpanded?: boolean;
|
|
2094
|
+
asChild?: boolean;
|
|
2095
|
+
}
|
|
2096
|
+
declare const SidebarItem: React$1.ForwardRefExoticComponent<SidebarItemProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
2097
|
+
|
|
2098
|
+
interface StackProps extends React__default.HTMLAttributes<HTMLDivElement> {
|
|
2099
|
+
/**
|
|
2100
|
+
* Content to arrange
|
|
2101
|
+
*/
|
|
2102
|
+
children: React__default.ReactNode;
|
|
2103
|
+
/**
|
|
2104
|
+
* Direction of flow
|
|
2105
|
+
* @default 'column'
|
|
2106
|
+
*/
|
|
2107
|
+
direction?: 'row' | 'column' | 'row-reverse' | 'column-reverse';
|
|
2108
|
+
/**
|
|
2109
|
+
* Spacing between items (scale: 0-12, or px values)
|
|
2110
|
+
* Maps to Tailwind gap utility (e.g. 4 -> gap-4)
|
|
2111
|
+
* @default 4
|
|
2112
|
+
*/
|
|
2113
|
+
gap?: number;
|
|
2114
|
+
/**
|
|
2115
|
+
* Alignment on the cross axis (align-items)
|
|
2116
|
+
*/
|
|
2117
|
+
align?: 'start' | 'end' | 'center' | 'baseline' | 'stretch';
|
|
2118
|
+
/**
|
|
2119
|
+
* Distribution on the main axis (justify-content)
|
|
2120
|
+
*/
|
|
2121
|
+
justify?: 'start' | 'end' | 'center' | 'between' | 'around' | 'evenly';
|
|
2122
|
+
/**
|
|
2123
|
+
* Whether to allow wrapping (for row layouts)
|
|
2124
|
+
*/
|
|
2125
|
+
wrap?: boolean;
|
|
2126
|
+
/**
|
|
2127
|
+
* HTML element to render as
|
|
2128
|
+
* @default 'div'
|
|
2129
|
+
*/
|
|
2130
|
+
as?: any;
|
|
2131
|
+
}
|
|
2132
|
+
declare const Stack: React__default.ForwardRefExoticComponent<StackProps & React__default.RefAttributes<HTMLDivElement>>;
|
|
2133
|
+
|
|
2134
|
+
interface WarpBackgroundProps {
|
|
2135
|
+
focal?: [number, number];
|
|
2136
|
+
rotation?: [number, number];
|
|
2137
|
+
starSpeed?: number;
|
|
2138
|
+
density?: number;
|
|
2139
|
+
hueShift?: number;
|
|
2140
|
+
disableAnimation?: boolean;
|
|
2141
|
+
speed?: number;
|
|
2142
|
+
mouseInteraction?: boolean;
|
|
2143
|
+
glowIntensity?: number;
|
|
2144
|
+
saturation?: number;
|
|
2145
|
+
mouseRepulsion?: boolean;
|
|
2146
|
+
repulsionStrength?: number;
|
|
2147
|
+
twinkleIntensity?: number;
|
|
2148
|
+
rotationSpeed?: number;
|
|
2149
|
+
autoCenterRepulsion?: number;
|
|
2150
|
+
transparent?: boolean;
|
|
2151
|
+
className?: string;
|
|
2152
|
+
[key: string]: any;
|
|
2153
|
+
}
|
|
2154
|
+
declare function WarpBackground({ focal, rotation, starSpeed, density, hueShift, disableAnimation, speed, mouseInteraction, glowIntensity, saturation, mouseRepulsion, repulsionStrength, twinkleIntensity, rotationSpeed, autoCenterRepulsion, transparent, className, ...rest }: WarpBackgroundProps): react_jsx_runtime.JSX.Element;
|
|
2155
|
+
|
|
2156
|
+
interface FaultyTerminalProps {
|
|
2157
|
+
scale?: number;
|
|
2158
|
+
gridMul?: [number, number];
|
|
2159
|
+
digitSize?: number;
|
|
2160
|
+
timeScale?: number;
|
|
2161
|
+
pause?: boolean;
|
|
2162
|
+
scanlineIntensity?: number;
|
|
2163
|
+
glitchAmount?: number;
|
|
2164
|
+
flickerAmount?: number;
|
|
2165
|
+
noiseAmp?: number;
|
|
2166
|
+
chromaticAberration?: number;
|
|
2167
|
+
dither?: number | boolean;
|
|
2168
|
+
curvature?: number;
|
|
2169
|
+
tint?: string;
|
|
2170
|
+
mouseReact?: boolean;
|
|
2171
|
+
mouseStrength?: number;
|
|
2172
|
+
dpr?: number;
|
|
2173
|
+
pageLoadAnimation?: boolean;
|
|
2174
|
+
brightness?: number;
|
|
2175
|
+
className?: string;
|
|
2176
|
+
style?: React.CSSProperties;
|
|
2177
|
+
[key: string]: any;
|
|
2178
|
+
}
|
|
2179
|
+
declare function FaultyTerminal({ scale, gridMul, digitSize, timeScale, pause, scanlineIntensity, glitchAmount, flickerAmount, noiseAmp, chromaticAberration, dither, curvature, tint, mouseReact, mouseStrength, dpr, // Defaulting loosely, avoid window access in default param if SSR
|
|
2180
|
+
pageLoadAnimation, brightness, className, style, ...rest }: FaultyTerminalProps): react_jsx_runtime.JSX.Element;
|
|
2181
|
+
|
|
2182
|
+
interface AnimatedBeamProps {
|
|
2183
|
+
className?: string;
|
|
2184
|
+
containerRef: React.RefObject<HTMLElement | null>;
|
|
2185
|
+
fromRef?: React.RefObject<HTMLElement | null>;
|
|
2186
|
+
toRef?: React.RefObject<HTMLElement | null>;
|
|
2187
|
+
curvature?: number;
|
|
2188
|
+
reverse?: boolean;
|
|
2189
|
+
pathColor?: string;
|
|
2190
|
+
pathWidth?: number;
|
|
2191
|
+
pathOpacity?: number;
|
|
2192
|
+
gradientStartColor?: string;
|
|
2193
|
+
gradientStopColor?: string;
|
|
2194
|
+
delay?: number;
|
|
2195
|
+
duration?: number;
|
|
2196
|
+
startX?: number;
|
|
2197
|
+
startY?: number;
|
|
2198
|
+
endX?: number;
|
|
2199
|
+
endY?: number;
|
|
2200
|
+
}
|
|
2201
|
+
declare const AnimatedBeam: ({ className, containerRef, fromRef, toRef, curvature, reverse, duration, delay, pathColor, pathWidth, pathOpacity, gradientStartColor, gradientStopColor, startX, startY, endX, endY, }: AnimatedBeamProps) => react_jsx_runtime.JSX.Element;
|
|
2202
|
+
|
|
2203
|
+
interface OrbBackgroundProps {
|
|
2204
|
+
className?: string;
|
|
2205
|
+
hue?: number;
|
|
2206
|
+
hoverIntensity?: number;
|
|
2207
|
+
rotateOnHover?: boolean;
|
|
2208
|
+
forceHoverState?: boolean;
|
|
2209
|
+
backgroundColor?: string;
|
|
2210
|
+
}
|
|
2211
|
+
declare function OrbBackground({ className, hue, hoverIntensity, rotateOnHover, forceHoverState, backgroundColor }: OrbBackgroundProps): react_jsx_runtime.JSX.Element;
|
|
2212
|
+
|
|
2213
|
+
interface HeroBlockProps {
|
|
2214
|
+
className?: string;
|
|
2215
|
+
badge?: string;
|
|
2216
|
+
headline: string | React.ReactNode;
|
|
2217
|
+
description: string;
|
|
2218
|
+
primaryCta?: {
|
|
2219
|
+
label: string;
|
|
2220
|
+
onClick?: () => void;
|
|
2221
|
+
href?: string;
|
|
2222
|
+
variant?: "default" | "secondary" | "outline" | "ghost" | "link" | "destructive";
|
|
2223
|
+
};
|
|
2224
|
+
secondaryCta?: {
|
|
2225
|
+
label: string;
|
|
2226
|
+
onClick?: () => void;
|
|
2227
|
+
href?: string;
|
|
2228
|
+
};
|
|
2229
|
+
background?: React.ReactNode;
|
|
2230
|
+
children?: React.ReactNode;
|
|
2231
|
+
}
|
|
2232
|
+
declare function HeroBlock({ className, badge, headline, description, primaryCta, secondaryCta, background, children, }: HeroBlockProps): react_jsx_runtime.JSX.Element;
|
|
2233
|
+
|
|
2234
|
+
interface ColorRGB {
|
|
2235
|
+
r: number;
|
|
2236
|
+
g: number;
|
|
2237
|
+
b: number;
|
|
2238
|
+
}
|
|
2239
|
+
interface SplashCursorProps {
|
|
2240
|
+
SIM_RESOLUTION?: number;
|
|
2241
|
+
DYE_RESOLUTION?: number;
|
|
2242
|
+
CAPTURE_RESOLUTION?: number;
|
|
2243
|
+
DENSITY_DISSIPATION?: number;
|
|
2244
|
+
VELOCITY_DISSIPATION?: number;
|
|
2245
|
+
PRESSURE?: number;
|
|
2246
|
+
PRESSURE_ITERATIONS?: number;
|
|
2247
|
+
CURL?: number;
|
|
2248
|
+
SPLAT_RADIUS?: number;
|
|
2249
|
+
SPLAT_FORCE?: number;
|
|
2250
|
+
SHADING?: boolean;
|
|
2251
|
+
COLOR_UPDATE_SPEED?: number;
|
|
2252
|
+
BACK_COLOR?: ColorRGB;
|
|
2253
|
+
TRANSPARENT?: boolean;
|
|
2254
|
+
className?: string;
|
|
2255
|
+
style?: React__default.CSSProperties;
|
|
2256
|
+
}
|
|
2257
|
+
declare function SplashCursor({ SIM_RESOLUTION, DYE_RESOLUTION, CAPTURE_RESOLUTION, DENSITY_DISSIPATION, VELOCITY_DISSIPATION, PRESSURE, PRESSURE_ITERATIONS, CURL, SPLAT_RADIUS, SPLAT_FORCE, SHADING, COLOR_UPDATE_SPEED, BACK_COLOR, TRANSPARENT, className, style }: SplashCursorProps): react_jsx_runtime.JSX.Element;
|
|
2258
|
+
|
|
2259
|
+
interface TargetCursorProps {
|
|
2260
|
+
color?: string;
|
|
2261
|
+
outerSize?: number;
|
|
2262
|
+
innerSize?: number;
|
|
2263
|
+
outerAlpha?: number;
|
|
2264
|
+
innerScale?: number;
|
|
2265
|
+
outerScale?: number;
|
|
2266
|
+
clickScale?: number;
|
|
2267
|
+
blendMode?: boolean;
|
|
2268
|
+
}
|
|
2269
|
+
declare function TargetCursor({ color, outerSize, innerSize, outerAlpha, innerScale, outerScale, clickScale, blendMode }: TargetCursorProps): react_jsx_runtime.JSX.Element | null;
|
|
2270
|
+
|
|
2271
|
+
interface ThemeState {
|
|
2272
|
+
theme: ThemeName$1;
|
|
2273
|
+
mode: ColorMode$1;
|
|
2274
|
+
setTheme: (theme: ThemeName$1) => void;
|
|
2275
|
+
setMode: (mode: ColorMode$1) => void;
|
|
2276
|
+
toggleMode: () => void;
|
|
2277
|
+
themeConfig: {
|
|
2278
|
+
name: ThemeName$1;
|
|
2279
|
+
mode: ColorMode$1;
|
|
2280
|
+
};
|
|
2281
|
+
}
|
|
2282
|
+
declare const useThemeStore: zustand.UseBoundStore<Omit<zustand.StoreApi<ThemeState>, "setState" | "persist"> & {
|
|
2283
|
+
setState(partial: ThemeState | Partial<ThemeState> | ((state: ThemeState) => ThemeState | Partial<ThemeState>), replace?: false | undefined): unknown;
|
|
2284
|
+
setState(state: ThemeState | ((state: ThemeState) => ThemeState), replace: true): unknown;
|
|
2285
|
+
persist: {
|
|
2286
|
+
setOptions: (options: Partial<zustand_middleware.PersistOptions<ThemeState, {
|
|
2287
|
+
theme: "studio" | "sage" | "volt";
|
|
2288
|
+
mode: "light" | "dark";
|
|
2289
|
+
}, unknown>>) => void;
|
|
2290
|
+
clearStorage: () => void;
|
|
2291
|
+
rehydrate: () => Promise<void> | void;
|
|
2292
|
+
hasHydrated: () => boolean;
|
|
2293
|
+
onHydrate: (fn: (state: ThemeState) => void) => () => void;
|
|
2294
|
+
onFinishHydration: (fn: (state: ThemeState) => void) => () => void;
|
|
2295
|
+
getOptions: () => Partial<zustand_middleware.PersistOptions<ThemeState, {
|
|
2296
|
+
theme: "studio" | "sage" | "volt";
|
|
2297
|
+
mode: "light" | "dark";
|
|
2298
|
+
}, unknown>>;
|
|
2299
|
+
};
|
|
2300
|
+
}>;
|
|
2301
|
+
|
|
2302
|
+
type CustomizationMode = 'simple' | 'advanced';
|
|
2303
|
+
interface ColorPalette {
|
|
2304
|
+
name?: string;
|
|
2305
|
+
description?: string;
|
|
2306
|
+
primary: string;
|
|
2307
|
+
primaryForeground: string;
|
|
2308
|
+
secondary?: string;
|
|
2309
|
+
secondaryForeground?: string;
|
|
2310
|
+
accent?: string;
|
|
2311
|
+
accentForeground?: string;
|
|
2312
|
+
scale: Record<number, string>;
|
|
2313
|
+
derivedTokens: Record<string, string>;
|
|
2314
|
+
}
|
|
2315
|
+
interface SavedPalette {
|
|
2316
|
+
id: string;
|
|
2317
|
+
name: string;
|
|
2318
|
+
description: string;
|
|
2319
|
+
primary: string;
|
|
2320
|
+
accent: string;
|
|
2321
|
+
secondary?: string;
|
|
2322
|
+
category: 'custom';
|
|
2323
|
+
wcagAA: boolean;
|
|
2324
|
+
wcagAAA: boolean;
|
|
2325
|
+
createdAt: number;
|
|
2326
|
+
mood: string[];
|
|
2327
|
+
bestFor?: string[];
|
|
2328
|
+
harmony?: string;
|
|
2329
|
+
rationale?: string;
|
|
2330
|
+
}
|
|
2331
|
+
interface SavedFontTheme extends FontTheme {
|
|
2332
|
+
id: string;
|
|
2333
|
+
createdAt: number;
|
|
2334
|
+
category: 'custom';
|
|
2335
|
+
}
|
|
2336
|
+
type ThemeName = 'studio' | 'sage' | 'volt';
|
|
2337
|
+
type ColorMode = 'light' | 'dark';
|
|
2338
|
+
interface CustomizerState {
|
|
2339
|
+
motion: number;
|
|
2340
|
+
prefersReducedMotion: boolean;
|
|
2341
|
+
customizationMode: CustomizationMode;
|
|
2342
|
+
customColors: {
|
|
2343
|
+
[theme in ThemeName]?: {
|
|
2344
|
+
[mode in ColorMode]?: ColorPalette;
|
|
2345
|
+
};
|
|
2346
|
+
};
|
|
2347
|
+
savedPalettes: SavedPalette[];
|
|
2348
|
+
customFontThemes: {
|
|
2349
|
+
[theme in ThemeName]?: {
|
|
2350
|
+
[mode in ColorMode]?: FontTheme;
|
|
2351
|
+
};
|
|
2352
|
+
};
|
|
2353
|
+
savedFontThemes: SavedFontTheme[];
|
|
2354
|
+
setMotion: (level: number) => void;
|
|
2355
|
+
setPrefersReducedMotion: (value: boolean) => void;
|
|
2356
|
+
setCustomizationMode: (mode: CustomizationMode) => void;
|
|
2357
|
+
setCustomPrimaryColor: (theme: ThemeName, mode: ColorMode, hexColor: string) => void;
|
|
2358
|
+
setCustomSecondaryColor: (theme: ThemeName, mode: ColorMode, hexColor: string) => void;
|
|
2359
|
+
setCustomAccentColor: (theme: ThemeName, mode: ColorMode, hexColor: string) => void;
|
|
2360
|
+
applyColorPalette: (theme: ThemeName, mode: ColorMode, colors: {
|
|
2361
|
+
primary: string;
|
|
2362
|
+
secondary?: string;
|
|
2363
|
+
accent?: string;
|
|
2364
|
+
name?: string;
|
|
2365
|
+
description?: string;
|
|
2366
|
+
}) => void;
|
|
2367
|
+
resetCustomColors: (theme: ThemeName, mode?: ColorMode) => void;
|
|
2368
|
+
getActiveColorPalette: (theme: ThemeName, mode: ColorMode) => ColorPalette | null;
|
|
2369
|
+
savePalette: (palette: Omit<SavedPalette, 'id' | 'createdAt' | 'category'>) => void;
|
|
2370
|
+
updatePalette: (id: string, updates: Partial<SavedPalette>) => void;
|
|
2371
|
+
renamePalette: (id: string, newName: string) => void;
|
|
2372
|
+
deletePalette: (id: string) => void;
|
|
2373
|
+
reorderPalettes: (palettes: SavedPalette[]) => void;
|
|
2374
|
+
getSavedPalettes: () => SavedPalette[];
|
|
2375
|
+
applyFontTheme: (theme: ThemeName, mode: ColorMode, fontTheme: FontTheme) => void;
|
|
2376
|
+
resetCustomFonts: (theme: ThemeName, mode?: ColorMode) => void;
|
|
2377
|
+
getActiveFontTheme: (theme: ThemeName, mode: ColorMode) => FontTheme | null;
|
|
2378
|
+
saveFontTheme: (fontTheme: Omit<SavedFontTheme, 'id' | 'createdAt' | 'category'>) => void;
|
|
2379
|
+
updateFontTheme: (id: string, updates: Partial<SavedFontTheme>) => void;
|
|
2380
|
+
renameFontTheme: (id: string, newName: string) => void;
|
|
2381
|
+
deleteFontTheme: (id: string) => void;
|
|
2382
|
+
reorderFontThemes: (fontThemes: SavedFontTheme[]) => void;
|
|
2383
|
+
getSavedFontThemes: () => SavedFontTheme[];
|
|
2384
|
+
}
|
|
2385
|
+
declare const useCustomizer: zustand.UseBoundStore<Omit<zustand.StoreApi<CustomizerState>, "setState" | "persist"> & {
|
|
2386
|
+
setState(partial: CustomizerState | Partial<CustomizerState> | ((state: CustomizerState) => CustomizerState | Partial<CustomizerState>), replace?: false | undefined): unknown;
|
|
2387
|
+
setState(state: CustomizerState | ((state: CustomizerState) => CustomizerState), replace: true): unknown;
|
|
2388
|
+
persist: {
|
|
2389
|
+
setOptions: (options: Partial<zustand_middleware.PersistOptions<CustomizerState, {
|
|
2390
|
+
motion: number;
|
|
2391
|
+
prefersReducedMotion: boolean;
|
|
2392
|
+
customizationMode: CustomizationMode;
|
|
2393
|
+
customColors: {
|
|
2394
|
+
studio?: {
|
|
2395
|
+
light?: ColorPalette | undefined;
|
|
2396
|
+
dark?: ColorPalette | undefined;
|
|
2397
|
+
} | undefined;
|
|
2398
|
+
sage?: {
|
|
2399
|
+
light?: ColorPalette | undefined;
|
|
2400
|
+
dark?: ColorPalette | undefined;
|
|
2401
|
+
} | undefined;
|
|
2402
|
+
volt?: {
|
|
2403
|
+
light?: ColorPalette | undefined;
|
|
2404
|
+
dark?: ColorPalette | undefined;
|
|
2405
|
+
} | undefined;
|
|
2406
|
+
};
|
|
2407
|
+
savedPalettes: SavedPalette[];
|
|
2408
|
+
customFontThemes: {
|
|
2409
|
+
studio?: {
|
|
2410
|
+
light?: FontTheme | undefined;
|
|
2411
|
+
dark?: FontTheme | undefined;
|
|
2412
|
+
} | undefined;
|
|
2413
|
+
sage?: {
|
|
2414
|
+
light?: FontTheme | undefined;
|
|
2415
|
+
dark?: FontTheme | undefined;
|
|
2416
|
+
} | undefined;
|
|
2417
|
+
volt?: {
|
|
2418
|
+
light?: FontTheme | undefined;
|
|
2419
|
+
dark?: FontTheme | undefined;
|
|
2420
|
+
} | undefined;
|
|
2421
|
+
};
|
|
2422
|
+
savedFontThemes: SavedFontTheme[];
|
|
2423
|
+
}, unknown>>) => void;
|
|
2424
|
+
clearStorage: () => void;
|
|
2425
|
+
rehydrate: () => Promise<void> | void;
|
|
2426
|
+
hasHydrated: () => boolean;
|
|
2427
|
+
onHydrate: (fn: (state: CustomizerState) => void) => () => void;
|
|
2428
|
+
onFinishHydration: (fn: (state: CustomizerState) => void) => () => void;
|
|
2429
|
+
getOptions: () => Partial<zustand_middleware.PersistOptions<CustomizerState, {
|
|
2430
|
+
motion: number;
|
|
2431
|
+
prefersReducedMotion: boolean;
|
|
2432
|
+
customizationMode: CustomizationMode;
|
|
2433
|
+
customColors: {
|
|
2434
|
+
studio?: {
|
|
2435
|
+
light?: ColorPalette | undefined;
|
|
2436
|
+
dark?: ColorPalette | undefined;
|
|
2437
|
+
} | undefined;
|
|
2438
|
+
sage?: {
|
|
2439
|
+
light?: ColorPalette | undefined;
|
|
2440
|
+
dark?: ColorPalette | undefined;
|
|
2441
|
+
} | undefined;
|
|
2442
|
+
volt?: {
|
|
2443
|
+
light?: ColorPalette | undefined;
|
|
2444
|
+
dark?: ColorPalette | undefined;
|
|
2445
|
+
} | undefined;
|
|
2446
|
+
};
|
|
2447
|
+
savedPalettes: SavedPalette[];
|
|
2448
|
+
customFontThemes: {
|
|
2449
|
+
studio?: {
|
|
2450
|
+
light?: FontTheme | undefined;
|
|
2451
|
+
dark?: FontTheme | undefined;
|
|
2452
|
+
} | undefined;
|
|
2453
|
+
sage?: {
|
|
2454
|
+
light?: FontTheme | undefined;
|
|
2455
|
+
dark?: FontTheme | undefined;
|
|
2456
|
+
} | undefined;
|
|
2457
|
+
volt?: {
|
|
2458
|
+
light?: FontTheme | undefined;
|
|
2459
|
+
dark?: FontTheme | undefined;
|
|
2460
|
+
} | undefined;
|
|
2461
|
+
};
|
|
2462
|
+
savedFontThemes: SavedFontTheme[];
|
|
2463
|
+
}, unknown>>;
|
|
2464
|
+
};
|
|
2465
|
+
}>;
|
|
2466
|
+
|
|
2467
|
+
declare const index$8_Button: typeof Button;
|
|
2468
|
+
type index$8_ButtonProps = ButtonProps;
|
|
2469
|
+
declare const index$8_Link: typeof Link;
|
|
2470
|
+
type index$8_LinkProps = LinkProps;
|
|
2471
|
+
declare const index$8_Magnetic: typeof Magnetic;
|
|
2472
|
+
type index$8_MagneticProps = MagneticProps;
|
|
2473
|
+
declare const index$8_Toggle: typeof Toggle;
|
|
2474
|
+
declare const index$8_ToggleGroup: typeof ToggleGroup;
|
|
2475
|
+
declare const index$8_ToggleGroupItem: typeof ToggleGroupItem;
|
|
2476
|
+
declare const index$8_buttonVariants: typeof buttonVariants;
|
|
2477
|
+
declare const index$8_toggleVariants: typeof toggleVariants;
|
|
2478
|
+
declare namespace index$8 {
|
|
2479
|
+
export { index$8_Button as Button, type index$8_ButtonProps as ButtonProps, index$8_Link as Link, type index$8_LinkProps as LinkProps, index$8_Magnetic as Magnetic, type index$8_MagneticProps as MagneticProps, index$8_Toggle as Toggle, index$8_ToggleGroup as ToggleGroup, index$8_ToggleGroupItem as ToggleGroupItem, index$8_buttonVariants as buttonVariants, index$8_toggleVariants as toggleVariants };
|
|
2480
|
+
}
|
|
2481
|
+
|
|
2482
|
+
declare const index$7_Checkbox: typeof Checkbox;
|
|
2483
|
+
declare const index$7_ColorPicker: typeof ColorPicker;
|
|
2484
|
+
type index$7_ColorPickerProps = ColorPickerProps;
|
|
2485
|
+
declare const index$7_Combobox: typeof Combobox;
|
|
2486
|
+
type index$7_ComboboxOption = ComboboxOption;
|
|
2487
|
+
type index$7_ComboboxProps = ComboboxProps;
|
|
2488
|
+
declare const index$7_DragDropHandle: typeof DragDropHandle;
|
|
2489
|
+
type index$7_DragDropHandleProps = DragDropHandleProps;
|
|
2490
|
+
type index$7_DragDropItem = DragDropItem;
|
|
2491
|
+
declare const index$7_DragDropList: typeof DragDropList;
|
|
2492
|
+
type index$7_DragDropListProps<T extends DragDropItem> = DragDropListProps<T>;
|
|
2493
|
+
declare const index$7_DragDropTable: typeof DragDropTable;
|
|
2494
|
+
type index$7_DragDropTableProps<T extends DragDropItem> = DragDropTableProps<T>;
|
|
2495
|
+
declare const index$7_FilterButton: typeof FilterButton;
|
|
2496
|
+
type index$7_FilterButtonProps = FilterButtonProps;
|
|
2497
|
+
declare const index$7_Form: typeof Form;
|
|
2498
|
+
declare const index$7_FormControl: typeof FormControl;
|
|
2499
|
+
declare const index$7_FormDescription: typeof FormDescription;
|
|
2500
|
+
declare const index$7_FormField: typeof FormField;
|
|
2501
|
+
declare const index$7_FormItem: typeof FormItem;
|
|
2502
|
+
declare const index$7_FormLabel: typeof FormLabel;
|
|
2503
|
+
declare const index$7_FormMessage: typeof FormMessage;
|
|
2504
|
+
declare const index$7_Input: typeof Input;
|
|
2505
|
+
declare const index$7_InputOTP: typeof InputOTP;
|
|
2506
|
+
declare const index$7_InputOTPGroup: typeof InputOTPGroup;
|
|
2507
|
+
declare const index$7_InputOTPSeparator: typeof InputOTPSeparator;
|
|
2508
|
+
declare const index$7_InputOTPSlot: typeof InputOTPSlot;
|
|
2509
|
+
type index$7_InputProps = InputProps;
|
|
2510
|
+
declare const index$7_Label: typeof Label;
|
|
2511
|
+
declare const index$7_RadioGroup: typeof RadioGroup;
|
|
2512
|
+
declare const index$7_RadioGroupItem: typeof RadioGroupItem;
|
|
2513
|
+
declare const index$7_SearchBar: typeof SearchBar;
|
|
2514
|
+
type index$7_SearchBarProps = SearchBarProps;
|
|
2515
|
+
declare const index$7_Select: typeof Select;
|
|
2516
|
+
declare const index$7_SelectContent: typeof SelectContent;
|
|
2517
|
+
declare const index$7_SelectGroup: typeof SelectGroup;
|
|
2518
|
+
declare const index$7_SelectItem: typeof SelectItem;
|
|
2519
|
+
declare const index$7_SelectLabel: typeof SelectLabel;
|
|
2520
|
+
declare const index$7_SelectScrollDownButton: typeof SelectScrollDownButton;
|
|
2521
|
+
declare const index$7_SelectScrollUpButton: typeof SelectScrollUpButton;
|
|
2522
|
+
declare const index$7_SelectTrigger: typeof SelectTrigger;
|
|
2523
|
+
declare const index$7_SelectValue: typeof SelectValue;
|
|
2524
|
+
declare const index$7_Slider: typeof Slider;
|
|
2525
|
+
declare const index$7_Switch: typeof Switch;
|
|
2526
|
+
declare const index$7_TextField: typeof TextField;
|
|
2527
|
+
type index$7_TextFieldProps = TextFieldProps;
|
|
2528
|
+
declare const index$7_Textarea: typeof Textarea;
|
|
2529
|
+
type index$7_TextareaProps = TextareaProps;
|
|
2530
|
+
declare const index$7_ThemeSwitcher: typeof ThemeSwitcher;
|
|
2531
|
+
type index$7_ThemeSwitcherProps = ThemeSwitcherProps;
|
|
2532
|
+
declare const index$7_ThemeToggle: typeof ThemeToggle;
|
|
2533
|
+
type index$7_ThemeToggleProps = ThemeToggleProps;
|
|
2534
|
+
declare const index$7_useFormField: typeof useFormField;
|
|
2535
|
+
declare namespace index$7 {
|
|
2536
|
+
export { index$7_Checkbox as Checkbox, index$7_ColorPicker as ColorPicker, type index$7_ColorPickerProps as ColorPickerProps, index$7_Combobox as Combobox, type index$7_ComboboxOption as ComboboxOption, type index$7_ComboboxProps as ComboboxProps, index$7_DragDropHandle as DragDropHandle, type index$7_DragDropHandleProps as DragDropHandleProps, type index$7_DragDropItem as DragDropItem, index$7_DragDropList as DragDropList, type index$7_DragDropListProps as DragDropListProps, index$7_DragDropTable as DragDropTable, type index$7_DragDropTableProps as DragDropTableProps, index$7_FilterButton as FilterButton, type index$7_FilterButtonProps as FilterButtonProps, index$7_Form as Form, index$7_FormControl as FormControl, index$7_FormDescription as FormDescription, index$7_FormField as FormField, index$7_FormItem as FormItem, index$7_FormLabel as FormLabel, index$7_FormMessage as FormMessage, index$7_Input as Input, index$7_InputOTP as InputOTP, index$7_InputOTPGroup as InputOTPGroup, index$7_InputOTPSeparator as InputOTPSeparator, index$7_InputOTPSlot as InputOTPSlot, type index$7_InputProps as InputProps, index$7_Label as Label, index$7_RadioGroup as RadioGroup, index$7_RadioGroupItem as RadioGroupItem, index$7_SearchBar as SearchBar, type index$7_SearchBarProps as SearchBarProps, index$7_Select as Select, index$7_SelectContent as SelectContent, index$7_SelectGroup as SelectGroup, index$7_SelectItem as SelectItem, index$7_SelectLabel as SelectLabel, index$7_SelectScrollDownButton as SelectScrollDownButton, index$7_SelectScrollUpButton as SelectScrollUpButton, SelectSeparatorComp as SelectSeparator, index$7_SelectTrigger as SelectTrigger, index$7_SelectValue as SelectValue, index$7_Slider as Slider, index$7_Switch as Switch, index$7_TextField as TextField, type index$7_TextFieldProps as TextFieldProps, index$7_Textarea as Textarea, type index$7_TextareaProps as TextareaProps, index$7_ThemeSwitcher as ThemeSwitcher, type index$7_ThemeSwitcherProps as ThemeSwitcherProps, index$7_ThemeToggle as ThemeToggle, type index$7_ThemeToggleProps as ThemeToggleProps, index$7_useFormField as useFormField };
|
|
2537
|
+
}
|
|
2538
|
+
|
|
2539
|
+
declare const index$6_Breadcrumb: typeof Breadcrumb;
|
|
2540
|
+
declare const index$6_BreadcrumbEllipsis: typeof BreadcrumbEllipsis;
|
|
2541
|
+
declare const index$6_BreadcrumbItem: typeof BreadcrumbItem;
|
|
2542
|
+
declare const index$6_BreadcrumbItemLegacy: typeof BreadcrumbItemLegacy;
|
|
2543
|
+
declare const index$6_BreadcrumbLink: typeof BreadcrumbLink;
|
|
2544
|
+
declare const index$6_BreadcrumbList: typeof BreadcrumbList;
|
|
2545
|
+
declare const index$6_BreadcrumbPage: typeof BreadcrumbPage;
|
|
2546
|
+
declare const index$6_BreadcrumbSeparator: typeof BreadcrumbSeparator;
|
|
2547
|
+
declare const index$6_Breadcrumbs: typeof Breadcrumbs;
|
|
2548
|
+
declare const index$6_BreadcrumbsProps: typeof BreadcrumbsProps;
|
|
2549
|
+
declare const index$6_Command: typeof Command;
|
|
2550
|
+
declare const index$6_CommandDialog: typeof CommandDialog;
|
|
2551
|
+
declare const index$6_CommandEmpty: typeof CommandEmpty;
|
|
2552
|
+
declare const index$6_CommandGroup: typeof CommandGroup;
|
|
2553
|
+
declare const index$6_CommandInput: typeof CommandInput;
|
|
2554
|
+
declare const index$6_CommandItem: typeof CommandItem;
|
|
2555
|
+
declare const index$6_CommandList: typeof CommandList;
|
|
2556
|
+
declare const index$6_CommandSeparator: typeof CommandSeparator;
|
|
2557
|
+
declare const index$6_CommandShortcut: typeof CommandShortcut;
|
|
2558
|
+
declare const index$6_Menubar: typeof Menubar;
|
|
2559
|
+
declare const index$6_MenubarContent: typeof MenubarContent;
|
|
2560
|
+
declare const index$6_MenubarGroup: typeof MenubarGroup;
|
|
2561
|
+
declare const index$6_MenubarItem: typeof MenubarItem;
|
|
2562
|
+
declare const index$6_MenubarMenu: typeof MenubarMenu;
|
|
2563
|
+
declare const index$6_MenubarPortal: typeof MenubarPortal;
|
|
2564
|
+
declare const index$6_MenubarRadioGroup: typeof MenubarRadioGroup;
|
|
2565
|
+
declare const index$6_MenubarSeparator: typeof MenubarSeparator;
|
|
2566
|
+
declare const index$6_MenubarShortcut: typeof MenubarShortcut;
|
|
2567
|
+
declare const index$6_MenubarSub: typeof MenubarSub;
|
|
2568
|
+
declare const index$6_MenubarTrigger: typeof MenubarTrigger;
|
|
2569
|
+
declare const index$6_NavLink: typeof NavLink;
|
|
2570
|
+
type index$6_NavLinkProps = NavLinkProps;
|
|
2571
|
+
declare const index$6_NavigationMenu: typeof NavigationMenu;
|
|
2572
|
+
declare const index$6_NavigationMenuContent: typeof NavigationMenuContent;
|
|
2573
|
+
declare const index$6_NavigationMenuIndicator: typeof NavigationMenuIndicator;
|
|
2574
|
+
declare const index$6_NavigationMenuItem: typeof NavigationMenuItem;
|
|
2575
|
+
declare const index$6_NavigationMenuLink: typeof NavigationMenuLink;
|
|
2576
|
+
declare const index$6_NavigationMenuList: typeof NavigationMenuList;
|
|
2577
|
+
declare const index$6_NavigationMenuTrigger: typeof NavigationMenuTrigger;
|
|
2578
|
+
declare const index$6_NavigationMenuViewport: typeof NavigationMenuViewport;
|
|
2579
|
+
declare const index$6_Pagination: typeof Pagination;
|
|
2580
|
+
declare const index$6_PaginationContent: typeof PaginationContent;
|
|
2581
|
+
declare const index$6_PaginationEllipsis: typeof PaginationEllipsis;
|
|
2582
|
+
declare const index$6_PaginationItem: typeof PaginationItem;
|
|
2583
|
+
declare const index$6_PaginationLink: typeof PaginationLink;
|
|
2584
|
+
declare const index$6_PaginationNext: typeof PaginationNext;
|
|
2585
|
+
declare const index$6_PaginationPrevious: typeof PaginationPrevious;
|
|
2586
|
+
declare const index$6_SecondaryNav: typeof SecondaryNav;
|
|
2587
|
+
type index$6_SecondaryNavItem = SecondaryNavItem;
|
|
2588
|
+
type index$6_SecondaryNavProps = SecondaryNavProps;
|
|
2589
|
+
declare const index$6_Tabs: typeof Tabs;
|
|
2590
|
+
declare const index$6_TabsContent: typeof TabsContent;
|
|
2591
|
+
declare const index$6_TabsList: typeof TabsList;
|
|
2592
|
+
declare const index$6_TabsTrigger: typeof TabsTrigger;
|
|
2593
|
+
declare const index$6_TertiaryNav: typeof TertiaryNav;
|
|
2594
|
+
type index$6_TertiaryNavItem = TertiaryNavItem;
|
|
2595
|
+
type index$6_TertiaryNavProps = TertiaryNavProps;
|
|
2596
|
+
declare const index$6_navigationMenuTriggerStyle: typeof navigationMenuTriggerStyle;
|
|
2597
|
+
declare namespace index$6 {
|
|
2598
|
+
export { index$6_Breadcrumb as Breadcrumb, index$6_BreadcrumbEllipsis as BreadcrumbEllipsis, index$6_BreadcrumbItem as BreadcrumbItem, index$6_BreadcrumbItemLegacy as BreadcrumbItemLegacy, index$6_BreadcrumbLink as BreadcrumbLink, index$6_BreadcrumbList as BreadcrumbList, index$6_BreadcrumbPage as BreadcrumbPage, index$6_BreadcrumbSeparator as BreadcrumbSeparator, index$6_Breadcrumbs as Breadcrumbs, index$6_BreadcrumbsProps as BreadcrumbsProps, index$6_Command as Command, index$6_CommandDialog as CommandDialog, index$6_CommandEmpty as CommandEmpty, index$6_CommandGroup as CommandGroup, index$6_CommandInput as CommandInput, index$6_CommandItem as CommandItem, index$6_CommandList as CommandList, index$6_CommandSeparator as CommandSeparator, index$6_CommandShortcut as CommandShortcut, index$6_Menubar as Menubar, index$6_MenubarContent as MenubarContent, index$6_MenubarGroup as MenubarGroup, index$6_MenubarItem as MenubarItem, index$6_MenubarMenu as MenubarMenu, index$6_MenubarPortal as MenubarPortal, index$6_MenubarRadioGroup as MenubarRadioGroup, index$6_MenubarSeparator as MenubarSeparator, index$6_MenubarShortcut as MenubarShortcut, index$6_MenubarSub as MenubarSub, index$6_MenubarTrigger as MenubarTrigger, index$6_NavLink as NavLink, type index$6_NavLinkProps as NavLinkProps, index$6_NavigationMenu as NavigationMenu, index$6_NavigationMenuContent as NavigationMenuContent, index$6_NavigationMenuIndicator as NavigationMenuIndicator, index$6_NavigationMenuItem as NavigationMenuItem, index$6_NavigationMenuLink as NavigationMenuLink, index$6_NavigationMenuList as NavigationMenuList, index$6_NavigationMenuTrigger as NavigationMenuTrigger, index$6_NavigationMenuViewport as NavigationMenuViewport, index$6_Pagination as Pagination, index$6_PaginationContent as PaginationContent, index$6_PaginationEllipsis as PaginationEllipsis, index$6_PaginationItem as PaginationItem, index$6_PaginationLink as PaginationLink, index$6_PaginationNext as PaginationNext, index$6_PaginationPrevious as PaginationPrevious, index$6_SecondaryNav as SecondaryNav, type index$6_SecondaryNavItem as SecondaryNavItem, type index$6_SecondaryNavProps as SecondaryNavProps, index$6_Tabs as Tabs, index$6_TabsContent as TabsContent, index$6_TabsList as TabsList, index$6_TabsTrigger as TabsTrigger, index$6_TertiaryNav as TertiaryNav, type index$6_TertiaryNavItem as TertiaryNavItem, type index$6_TertiaryNavProps as TertiaryNavProps, index$6_navigationMenuTriggerStyle as navigationMenuTriggerStyle };
|
|
2599
|
+
}
|
|
2600
|
+
|
|
2601
|
+
declare const index$5_AlertDialog: typeof AlertDialog;
|
|
2602
|
+
declare const index$5_AlertDialogAction: typeof AlertDialogAction;
|
|
2603
|
+
declare const index$5_AlertDialogCancel: typeof AlertDialogCancel;
|
|
2604
|
+
declare const index$5_AlertDialogContent: typeof AlertDialogContent;
|
|
2605
|
+
declare const index$5_AlertDialogDescription: typeof AlertDialogDescription;
|
|
2606
|
+
declare const index$5_AlertDialogFooter: typeof AlertDialogFooter;
|
|
2607
|
+
declare const index$5_AlertDialogHeader: typeof AlertDialogHeader;
|
|
2608
|
+
declare const index$5_AlertDialogOverlay: typeof AlertDialogOverlay;
|
|
2609
|
+
declare const index$5_AlertDialogPortal: typeof AlertDialogPortal;
|
|
2610
|
+
declare const index$5_AlertDialogTitle: typeof AlertDialogTitle;
|
|
2611
|
+
declare const index$5_AlertDialogTrigger: typeof AlertDialogTrigger;
|
|
2612
|
+
declare const index$5_ContextMenu: typeof ContextMenu;
|
|
2613
|
+
declare const index$5_ContextMenuCheckboxItem: typeof ContextMenuCheckboxItem;
|
|
2614
|
+
declare const index$5_ContextMenuContent: typeof ContextMenuContent;
|
|
2615
|
+
declare const index$5_ContextMenuGroup: typeof ContextMenuGroup;
|
|
2616
|
+
declare const index$5_ContextMenuItem: typeof ContextMenuItem;
|
|
2617
|
+
declare const index$5_ContextMenuLabel: typeof ContextMenuLabel;
|
|
2618
|
+
declare const index$5_ContextMenuPortal: typeof ContextMenuPortal;
|
|
2619
|
+
declare const index$5_ContextMenuRadioGroup: typeof ContextMenuRadioGroup;
|
|
2620
|
+
declare const index$5_ContextMenuRadioItem: typeof ContextMenuRadioItem;
|
|
2621
|
+
declare const index$5_ContextMenuSeparator: typeof ContextMenuSeparator;
|
|
2622
|
+
declare const index$5_ContextMenuShortcut: typeof ContextMenuShortcut;
|
|
2623
|
+
declare const index$5_ContextMenuSub: typeof ContextMenuSub;
|
|
2624
|
+
declare const index$5_ContextMenuSubContent: typeof ContextMenuSubContent;
|
|
2625
|
+
declare const index$5_ContextMenuSubTrigger: typeof ContextMenuSubTrigger;
|
|
2626
|
+
declare const index$5_ContextMenuTrigger: typeof ContextMenuTrigger;
|
|
2627
|
+
declare const index$5_Dialog: typeof Dialog;
|
|
2628
|
+
declare const index$5_DialogClose: typeof DialogClose;
|
|
2629
|
+
declare const index$5_DialogContent: typeof DialogContent;
|
|
2630
|
+
declare const index$5_DialogDescription: typeof DialogDescription;
|
|
2631
|
+
declare const index$5_DialogFooter: typeof DialogFooter;
|
|
2632
|
+
declare const index$5_DialogHeader: typeof DialogHeader;
|
|
2633
|
+
declare const index$5_DialogOverlay: typeof DialogOverlay;
|
|
2634
|
+
declare const index$5_DialogPortal: typeof DialogPortal;
|
|
2635
|
+
declare const index$5_DialogTitle: typeof DialogTitle;
|
|
2636
|
+
declare const index$5_DialogTrigger: typeof DialogTrigger;
|
|
2637
|
+
declare const index$5_Drawer: typeof Drawer;
|
|
2638
|
+
declare const index$5_DrawerClose: typeof DrawerClose;
|
|
2639
|
+
declare const index$5_DrawerContent: typeof DrawerContent;
|
|
2640
|
+
declare const index$5_DrawerDescription: typeof DrawerDescription;
|
|
2641
|
+
declare const index$5_DrawerFooter: typeof DrawerFooter;
|
|
2642
|
+
declare const index$5_DrawerHeader: typeof DrawerHeader;
|
|
2643
|
+
declare const index$5_DrawerOverlay: typeof DrawerOverlay;
|
|
2644
|
+
declare const index$5_DrawerPortal: typeof DrawerPortal;
|
|
2645
|
+
declare const index$5_DrawerTitle: typeof DrawerTitle;
|
|
2646
|
+
declare const index$5_DrawerTrigger: typeof DrawerTrigger;
|
|
2647
|
+
declare const index$5_Dropdown: typeof Dropdown;
|
|
2648
|
+
type index$5_DropdownItem = DropdownItem;
|
|
2649
|
+
declare const index$5_DropdownMenu: typeof DropdownMenu;
|
|
2650
|
+
declare const index$5_DropdownMenuCheckboxItem: typeof DropdownMenuCheckboxItem;
|
|
2651
|
+
declare const index$5_DropdownMenuContent: typeof DropdownMenuContent;
|
|
2652
|
+
declare const index$5_DropdownMenuGroup: typeof DropdownMenuGroup;
|
|
2653
|
+
declare const index$5_DropdownMenuItem: typeof DropdownMenuItem;
|
|
2654
|
+
declare const index$5_DropdownMenuLabel: typeof DropdownMenuLabel;
|
|
2655
|
+
declare const index$5_DropdownMenuPortal: typeof DropdownMenuPortal;
|
|
2656
|
+
declare const index$5_DropdownMenuRadioGroup: typeof DropdownMenuRadioGroup;
|
|
2657
|
+
declare const index$5_DropdownMenuRadioItem: typeof DropdownMenuRadioItem;
|
|
2658
|
+
declare const index$5_DropdownMenuSeparator: typeof DropdownMenuSeparator;
|
|
2659
|
+
declare const index$5_DropdownMenuShortcut: typeof DropdownMenuShortcut;
|
|
2660
|
+
declare const index$5_DropdownMenuSub: typeof DropdownMenuSub;
|
|
2661
|
+
declare const index$5_DropdownMenuSubContent: typeof DropdownMenuSubContent;
|
|
2662
|
+
declare const index$5_DropdownMenuSubTrigger: typeof DropdownMenuSubTrigger;
|
|
2663
|
+
declare const index$5_DropdownMenuTrigger: typeof DropdownMenuTrigger;
|
|
2664
|
+
type index$5_DropdownProps = DropdownProps;
|
|
2665
|
+
declare const index$5_HoverCard: typeof HoverCard;
|
|
2666
|
+
declare const index$5_HoverCardContent: typeof HoverCardContent;
|
|
2667
|
+
declare const index$5_HoverCardTrigger: typeof HoverCardTrigger;
|
|
2668
|
+
declare const index$5_Modal: typeof Modal;
|
|
2669
|
+
type index$5_ModalProps = ModalProps;
|
|
2670
|
+
declare const index$5_Popover: typeof Popover;
|
|
2671
|
+
declare const index$5_PopoverAnchor: typeof PopoverAnchor;
|
|
2672
|
+
declare const index$5_PopoverContent: typeof PopoverContent;
|
|
2673
|
+
declare const index$5_PopoverTrigger: typeof PopoverTrigger;
|
|
2674
|
+
declare const index$5_Sheet: typeof Sheet;
|
|
2675
|
+
declare const index$5_SheetClose: typeof SheetClose;
|
|
2676
|
+
declare const index$5_SheetContent: typeof SheetContent;
|
|
2677
|
+
declare const index$5_SheetDescription: typeof SheetDescription;
|
|
2678
|
+
declare const index$5_SheetFooter: typeof SheetFooter;
|
|
2679
|
+
declare const index$5_SheetHeader: typeof SheetHeader;
|
|
2680
|
+
declare const index$5_SheetOverlay: typeof SheetOverlay;
|
|
2681
|
+
declare const index$5_SheetPortal: typeof SheetPortal;
|
|
2682
|
+
declare const index$5_SheetTitle: typeof SheetTitle;
|
|
2683
|
+
declare const index$5_SheetTrigger: typeof SheetTrigger;
|
|
2684
|
+
declare const index$5_Tooltip: typeof Tooltip;
|
|
2685
|
+
declare const index$5_TooltipContent: typeof TooltipContent;
|
|
2686
|
+
declare const index$5_TooltipProvider: typeof TooltipProvider;
|
|
2687
|
+
declare const index$5_TooltipTrigger: typeof TooltipTrigger;
|
|
2688
|
+
declare namespace index$5 {
|
|
2689
|
+
export { index$5_AlertDialog as AlertDialog, index$5_AlertDialogAction as AlertDialogAction, index$5_AlertDialogCancel as AlertDialogCancel, index$5_AlertDialogContent as AlertDialogContent, index$5_AlertDialogDescription as AlertDialogDescription, index$5_AlertDialogFooter as AlertDialogFooter, index$5_AlertDialogHeader as AlertDialogHeader, index$5_AlertDialogOverlay as AlertDialogOverlay, index$5_AlertDialogPortal as AlertDialogPortal, index$5_AlertDialogTitle as AlertDialogTitle, index$5_AlertDialogTrigger as AlertDialogTrigger, index$5_ContextMenu as ContextMenu, index$5_ContextMenuCheckboxItem as ContextMenuCheckboxItem, index$5_ContextMenuContent as ContextMenuContent, index$5_ContextMenuGroup as ContextMenuGroup, index$5_ContextMenuItem as ContextMenuItem, index$5_ContextMenuLabel as ContextMenuLabel, index$5_ContextMenuPortal as ContextMenuPortal, index$5_ContextMenuRadioGroup as ContextMenuRadioGroup, index$5_ContextMenuRadioItem as ContextMenuRadioItem, index$5_ContextMenuSeparator as ContextMenuSeparator, index$5_ContextMenuShortcut as ContextMenuShortcut, index$5_ContextMenuSub as ContextMenuSub, index$5_ContextMenuSubContent as ContextMenuSubContent, index$5_ContextMenuSubTrigger as ContextMenuSubTrigger, index$5_ContextMenuTrigger as ContextMenuTrigger, index$5_Dialog as Dialog, index$5_DialogClose as DialogClose, index$5_DialogContent as DialogContent, index$5_DialogDescription as DialogDescription, index$5_DialogFooter as DialogFooter, index$5_DialogHeader as DialogHeader, index$5_DialogOverlay as DialogOverlay, index$5_DialogPortal as DialogPortal, index$5_DialogTitle as DialogTitle, index$5_DialogTrigger as DialogTrigger, index$5_Drawer as Drawer, index$5_DrawerClose as DrawerClose, index$5_DrawerContent as DrawerContent, index$5_DrawerDescription as DrawerDescription, index$5_DrawerFooter as DrawerFooter, index$5_DrawerHeader as DrawerHeader, index$5_DrawerOverlay as DrawerOverlay, index$5_DrawerPortal as DrawerPortal, index$5_DrawerTitle as DrawerTitle, index$5_DrawerTrigger as DrawerTrigger, index$5_Dropdown as Dropdown, type index$5_DropdownItem as DropdownItem, index$5_DropdownMenu as DropdownMenu, index$5_DropdownMenuCheckboxItem as DropdownMenuCheckboxItem, index$5_DropdownMenuContent as DropdownMenuContent, index$5_DropdownMenuGroup as DropdownMenuGroup, index$5_DropdownMenuItem as DropdownMenuItem, index$5_DropdownMenuLabel as DropdownMenuLabel, index$5_DropdownMenuPortal as DropdownMenuPortal, index$5_DropdownMenuRadioGroup as DropdownMenuRadioGroup, index$5_DropdownMenuRadioItem as DropdownMenuRadioItem, index$5_DropdownMenuSeparator as DropdownMenuSeparator, index$5_DropdownMenuShortcut as DropdownMenuShortcut, index$5_DropdownMenuSub as DropdownMenuSub, index$5_DropdownMenuSubContent as DropdownMenuSubContent, index$5_DropdownMenuSubTrigger as DropdownMenuSubTrigger, index$5_DropdownMenuTrigger as DropdownMenuTrigger, type index$5_DropdownProps as DropdownProps, index$5_HoverCard as HoverCard, index$5_HoverCardContent as HoverCardContent, index$5_HoverCardTrigger as HoverCardTrigger, index$5_Modal as Modal, type index$5_ModalProps as ModalProps, index$5_Popover as Popover, index$5_PopoverAnchor as PopoverAnchor, index$5_PopoverContent as PopoverContent, index$5_PopoverTrigger as PopoverTrigger, index$5_Sheet as Sheet, index$5_SheetClose as SheetClose, index$5_SheetContent as SheetContent, index$5_SheetDescription as SheetDescription, index$5_SheetFooter as SheetFooter, index$5_SheetHeader as SheetHeader, index$5_SheetOverlay as SheetOverlay, index$5_SheetPortal as SheetPortal, index$5_SheetTitle as SheetTitle, index$5_SheetTrigger as SheetTrigger, index$5_Tooltip as Tooltip, index$5_TooltipContent as TooltipContent, index$5_TooltipProvider as TooltipProvider, index$5_TooltipTrigger as TooltipTrigger };
|
|
2690
|
+
}
|
|
2691
|
+
|
|
2692
|
+
declare const index$4_Alert: typeof Alert;
|
|
2693
|
+
declare const index$4_AlertDescription: typeof AlertDescription;
|
|
2694
|
+
declare const index$4_AlertTitle: typeof AlertTitle;
|
|
2695
|
+
declare const index$4_Progress: typeof Progress;
|
|
2696
|
+
declare const index$4_ProgressBar: typeof ProgressBar;
|
|
2697
|
+
type index$4_ProgressBarProps = ProgressBarProps;
|
|
2698
|
+
declare const index$4_Skeleton: typeof Skeleton;
|
|
2699
|
+
type index$4_SkeletonProps = SkeletonProps;
|
|
2700
|
+
declare const index$4_Spinner: typeof Spinner;
|
|
2701
|
+
type index$4_SpinnerProps = SpinnerProps;
|
|
2702
|
+
type index$4_Toast = Toast;
|
|
2703
|
+
declare const index$4_ToastProvider: typeof ToastProvider;
|
|
2704
|
+
type index$4_ToastProviderProps = ToastProviderProps;
|
|
2705
|
+
type index$4_ToastType = ToastType;
|
|
2706
|
+
declare const index$4_Toaster: typeof Toaster;
|
|
2707
|
+
declare const index$4_useToast: typeof useToast;
|
|
2708
|
+
declare namespace index$4 {
|
|
2709
|
+
export { index$4_Alert as Alert, index$4_AlertDescription as AlertDescription, index$4_AlertTitle as AlertTitle, index$4_Progress as Progress, index$4_ProgressBar as ProgressBar, type index$4_ProgressBarProps as ProgressBarProps, index$4_Skeleton as Skeleton, type index$4_SkeletonProps as SkeletonProps, index$4_Spinner as Spinner, type index$4_SpinnerProps as SpinnerProps, type index$4_Toast as Toast, index$4_ToastProvider as ToastProvider, type index$4_ToastProviderProps as ToastProviderProps, type index$4_ToastType as ToastType, index$4_Toaster as Toaster, index$4_useToast as useToast };
|
|
2710
|
+
}
|
|
2711
|
+
|
|
2712
|
+
declare const index$3_AspectImage: typeof AspectImage;
|
|
2713
|
+
type index$3_AspectImageProps = AspectImageProps;
|
|
2714
|
+
declare const index$3_Avatar: typeof Avatar;
|
|
2715
|
+
declare const index$3_AvatarFallback: typeof AvatarFallback;
|
|
2716
|
+
declare const index$3_AvatarImage: typeof AvatarImage;
|
|
2717
|
+
declare const index$3_Badge: typeof Badge;
|
|
2718
|
+
type index$3_BadgeProps = BadgeProps;
|
|
2719
|
+
declare const index$3_Brand: typeof Brand;
|
|
2720
|
+
type index$3_BrandProps = BrandProps;
|
|
2721
|
+
declare const index$3_Calendar: typeof Calendar;
|
|
2722
|
+
type index$3_CalendarProps = CalendarProps;
|
|
2723
|
+
declare const index$3_Card: typeof Card;
|
|
2724
|
+
declare const index$3_CardContent: typeof CardContent;
|
|
2725
|
+
declare const index$3_CardDescription: typeof CardDescription;
|
|
2726
|
+
declare const index$3_CardFooter: typeof CardFooter;
|
|
2727
|
+
declare const index$3_CardHeader: typeof CardHeader;
|
|
2728
|
+
type index$3_CardProps = CardProps;
|
|
2729
|
+
declare const index$3_CardTitle: typeof CardTitle;
|
|
2730
|
+
declare const index$3_Code: typeof Code;
|
|
2731
|
+
type index$3_CodeProps = CodeProps;
|
|
2732
|
+
declare const index$3_CollapsibleCodeBlock: typeof CollapsibleCodeBlock;
|
|
2733
|
+
type index$3_CollapsibleCodeBlockProps = CollapsibleCodeBlockProps;
|
|
2734
|
+
declare const index$3_DataTable: typeof DataTable;
|
|
2735
|
+
declare const index$3_DescriptionList: typeof DescriptionList;
|
|
2736
|
+
type index$3_DescriptionListItem = DescriptionListItem;
|
|
2737
|
+
type index$3_DescriptionListProps = DescriptionListProps;
|
|
2738
|
+
declare const index$3_GitHubIcon: typeof GitHubIcon;
|
|
2739
|
+
type index$3_GitHubIconProps = GitHubIconProps;
|
|
2740
|
+
declare const index$3_Heading: typeof Heading;
|
|
2741
|
+
type index$3_HeadingProps = HeadingProps;
|
|
2742
|
+
declare const index$3_Table: typeof Table;
|
|
2743
|
+
declare const index$3_TableBody: typeof TableBody;
|
|
2744
|
+
declare const index$3_TableCaption: typeof TableCaption;
|
|
2745
|
+
declare const index$3_TableCell: typeof TableCell;
|
|
2746
|
+
declare const index$3_TableFooter: typeof TableFooter;
|
|
2747
|
+
declare const index$3_TableHead: typeof TableHead;
|
|
2748
|
+
declare const index$3_TableHeader: typeof TableHeader;
|
|
2749
|
+
declare const index$3_TableRow: typeof TableRow;
|
|
2750
|
+
declare const index$3_Text: typeof Text;
|
|
2751
|
+
type index$3_TextProps = TextProps;
|
|
2752
|
+
declare const index$3_Typewriter: typeof Typewriter;
|
|
2753
|
+
type index$3_TypewriterProps = TypewriterProps;
|
|
2754
|
+
declare const index$3_VariableWeightText: typeof VariableWeightText;
|
|
2755
|
+
declare const index$3_badgeVariants: typeof badgeVariants;
|
|
2756
|
+
declare namespace index$3 {
|
|
2757
|
+
export { index$3_AspectImage as AspectImage, type index$3_AspectImageProps as AspectImageProps, index$3_Avatar as Avatar, index$3_AvatarFallback as AvatarFallback, index$3_AvatarImage as AvatarImage, index$3_Badge as Badge, type index$3_BadgeProps as BadgeProps, index$3_Brand as Brand, type index$3_BrandProps as BrandProps, index$3_Calendar as Calendar, type index$3_CalendarProps as CalendarProps, index$3_Card as Card, index$3_CardContent as CardContent, index$3_CardDescription as CardDescription, index$3_CardFooter as CardFooter, index$3_CardHeader as CardHeader, type index$3_CardProps as CardProps, index$3_CardTitle as CardTitle, index$3_Code as Code, type index$3_CodeProps as CodeProps, index$3_CollapsibleCodeBlock as CollapsibleCodeBlock, type index$3_CollapsibleCodeBlockProps as CollapsibleCodeBlockProps, index$3_DataTable as DataTable, index$3_DescriptionList as DescriptionList, type index$3_DescriptionListItem as DescriptionListItem, type index$3_DescriptionListProps as DescriptionListProps, index$3_GitHubIcon as GitHubIcon, type index$3_GitHubIconProps as GitHubIconProps, index$3_Heading as Heading, type index$3_HeadingProps as HeadingProps, index$3_Table as Table, index$3_TableBody as TableBody, index$3_TableCaption as TableCaption, index$3_TableCell as TableCell, index$3_TableFooter as TableFooter, index$3_TableHead as TableHead, index$3_TableHeader as TableHeader, index$3_TableRow as TableRow, index$3_Text as Text, type index$3_TextProps as TextProps, index$3_Typewriter as Typewriter, type index$3_TypewriterProps as TypewriterProps, index$3_VariableWeightText as VariableWeightText, index$3_badgeVariants as badgeVariants };
|
|
2758
|
+
}
|
|
2759
|
+
|
|
2760
|
+
declare const index$2_Accordion: typeof Accordion;
|
|
2761
|
+
declare const index$2_AccordionContent: typeof AccordionContent;
|
|
2762
|
+
declare const index$2_AccordionItem: typeof AccordionItem;
|
|
2763
|
+
declare const index$2_AccordionTrigger: typeof AccordionTrigger;
|
|
2764
|
+
declare const index$2_AspectRatio: typeof AspectRatio;
|
|
2765
|
+
declare const index$2_Carousel: typeof Carousel;
|
|
2766
|
+
type index$2_CarouselApi = CarouselApi;
|
|
2767
|
+
declare const index$2_CarouselContent: typeof CarouselContent;
|
|
2768
|
+
declare const index$2_CarouselItem: typeof CarouselItem;
|
|
2769
|
+
declare const index$2_CarouselNext: typeof CarouselNext;
|
|
2770
|
+
declare const index$2_CarouselPrevious: typeof CarouselPrevious;
|
|
2771
|
+
declare const index$2_Collapsible: typeof Collapsible;
|
|
2772
|
+
declare const index$2_CollapsibleContent: typeof CollapsibleContent;
|
|
2773
|
+
declare const index$2_CollapsibleTrigger: typeof CollapsibleTrigger;
|
|
2774
|
+
declare const index$2_Container: typeof Container;
|
|
2775
|
+
type index$2_ContainerProps = ContainerProps;
|
|
2776
|
+
declare const index$2_CustomizerPanel: typeof CustomizerPanel;
|
|
2777
|
+
type index$2_CustomizerPanelProps = CustomizerPanelProps;
|
|
2778
|
+
declare const index$2_DatePicker: typeof DatePicker;
|
|
2779
|
+
type index$2_DatePickerProps = DatePickerProps;
|
|
2780
|
+
declare const index$2_Footer: typeof Footer;
|
|
2781
|
+
type index$2_FooterLink = FooterLink;
|
|
2782
|
+
type index$2_FooterProps = FooterProps;
|
|
2783
|
+
type index$2_FooterSection = FooterSection;
|
|
2784
|
+
declare const index$2_Grid: typeof Grid;
|
|
2785
|
+
declare const index$2_GridItem: typeof GridItem;
|
|
2786
|
+
type index$2_GridItemProps = GridItemProps;
|
|
2787
|
+
type index$2_GridProps = GridProps;
|
|
2788
|
+
declare const index$2_Header: typeof Header;
|
|
2789
|
+
type index$2_HeaderNavLink = HeaderNavLink;
|
|
2790
|
+
type index$2_HeaderProps = HeaderProps;
|
|
2791
|
+
declare const index$2_PageLayout: typeof PageLayout;
|
|
2792
|
+
type index$2_PageLayoutProps = PageLayoutProps;
|
|
2793
|
+
declare const index$2_PageTemplate: typeof PageTemplate;
|
|
2794
|
+
type index$2_PageTemplateHeaderConfig = PageTemplateHeaderConfig;
|
|
2795
|
+
type index$2_PageTemplateProps = PageTemplateProps;
|
|
2796
|
+
type index$2_PageTemplateSecondaryNavConfig = PageTemplateSecondaryNavConfig;
|
|
2797
|
+
declare const index$2_ResizableHandle: typeof ResizableHandle;
|
|
2798
|
+
declare const index$2_ResizablePanel: typeof ResizablePanel;
|
|
2799
|
+
declare const index$2_ResizablePanelGroup: typeof ResizablePanelGroup;
|
|
2800
|
+
declare const index$2_ScrollArea: typeof ScrollArea;
|
|
2801
|
+
declare const index$2_ScrollBar: typeof ScrollBar;
|
|
2802
|
+
declare const index$2_Separator: typeof Separator;
|
|
2803
|
+
declare const index$2_Sidebar: typeof Sidebar;
|
|
2804
|
+
declare const index$2_SidebarContent: typeof SidebarContent;
|
|
2805
|
+
declare const index$2_SidebarFooter: typeof SidebarFooter;
|
|
2806
|
+
declare const index$2_SidebarHeader: typeof SidebarHeader;
|
|
2807
|
+
declare const index$2_SidebarItem: typeof SidebarItem;
|
|
2808
|
+
declare const index$2_SidebarOverlay: typeof SidebarOverlay;
|
|
2809
|
+
declare const index$2_Stack: typeof Stack;
|
|
2810
|
+
type index$2_StackProps = StackProps;
|
|
2811
|
+
declare namespace index$2 {
|
|
2812
|
+
export { index$2_Accordion as Accordion, index$2_AccordionContent as AccordionContent, index$2_AccordionItem as AccordionItem, index$2_AccordionTrigger as AccordionTrigger, index$2_AspectRatio as AspectRatio, index$2_Carousel as Carousel, type index$2_CarouselApi as CarouselApi, index$2_CarouselContent as CarouselContent, index$2_CarouselItem as CarouselItem, index$2_CarouselNext as CarouselNext, index$2_CarouselPrevious as CarouselPrevious, index$2_Collapsible as Collapsible, index$2_CollapsibleContent as CollapsibleContent, index$2_CollapsibleTrigger as CollapsibleTrigger, index$2_Container as Container, type index$2_ContainerProps as ContainerProps, index$2_CustomizerPanel as CustomizerPanel, type index$2_CustomizerPanelProps as CustomizerPanelProps, index$2_DatePicker as DatePicker, type index$2_DatePickerProps as DatePickerProps, index$2_Footer as Footer, type index$2_FooterLink as FooterLink, type index$2_FooterProps as FooterProps, type index$2_FooterSection as FooterSection, index$2_Grid as Grid, index$2_GridItem as GridItem, type index$2_GridItemProps as GridItemProps, type index$2_GridProps as GridProps, index$2_Header as Header, type index$2_HeaderNavLink as HeaderNavLink, type index$2_HeaderProps as HeaderProps, index$2_PageLayout as PageLayout, type index$2_PageLayoutProps as PageLayoutProps, index$2_PageTemplate as PageTemplate, type index$2_PageTemplateHeaderConfig as PageTemplateHeaderConfig, type index$2_PageTemplateProps as PageTemplateProps, type index$2_PageTemplateSecondaryNavConfig as PageTemplateSecondaryNavConfig, index$2_ResizableHandle as ResizableHandle, index$2_ResizablePanel as ResizablePanel, index$2_ResizablePanelGroup as ResizablePanelGroup, index$2_ScrollArea as ScrollArea, index$2_ScrollBar as ScrollBar, index$2_Separator as Separator, index$2_Sidebar as Sidebar, index$2_SidebarContent as SidebarContent, index$2_SidebarFooter as SidebarFooter, index$2_SidebarHeader as SidebarHeader, index$2_SidebarItem as SidebarItem, index$2_SidebarOverlay as SidebarOverlay, index$2_Stack as Stack, type index$2_StackProps as StackProps };
|
|
2813
|
+
}
|
|
2814
|
+
|
|
2815
|
+
declare const index$1_FaultyTerminal: typeof FaultyTerminal;
|
|
2816
|
+
declare const index$1_OrbBackground: typeof OrbBackground;
|
|
2817
|
+
type index$1_OrbBackgroundProps = OrbBackgroundProps;
|
|
2818
|
+
declare const index$1_WarpBackground: typeof WarpBackground;
|
|
2819
|
+
declare namespace index$1 {
|
|
2820
|
+
export { index$1_FaultyTerminal as FaultyTerminal, index$1_OrbBackground as OrbBackground, type index$1_OrbBackgroundProps as OrbBackgroundProps, index$1_WarpBackground as WarpBackground };
|
|
2821
|
+
}
|
|
2822
|
+
|
|
2823
|
+
declare const index_SplashCursor: typeof SplashCursor;
|
|
2824
|
+
declare const index_TargetCursor: typeof TargetCursor;
|
|
2825
|
+
declare namespace index {
|
|
2826
|
+
export { index_SplashCursor as SplashCursor, index_TargetCursor as TargetCursor };
|
|
2827
|
+
}
|
|
2828
|
+
|
|
2829
|
+
export { Accordion, AccordionContent, AccordionItem, AccordionTrigger, index$8 as Actions, Alert, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AnimatedBeam, type AnimatedBeamProps, AspectImage, type AspectImageProps, AspectRatio, Avatar, AvatarFallback, AvatarImage, index$1 as Backgrounds, Badge, type BadgeProps, Brand, type BrandProps, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbItemLegacy, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, Breadcrumbs, BreadcrumbsProps, Button, type ButtonProps, Calendar, type CalendarProps, Card, CardContent, CardDescription, CardFooter, CardHeader, type CardProps, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, Checkbox, Code, type CodeProps, Collapsible, CollapsibleCodeBlock, type CollapsibleCodeBlockProps, CollapsibleContent, CollapsibleTrigger, ColorPicker, type ColorPickerProps, Combobox, type ComboboxOption, type ComboboxProps, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, Container, type ContainerProps, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, CustomizerPanel, type CustomizerPanelProps, index$3 as DataDisplay, DataTable, DatePicker, type DatePickerProps, DescriptionList, type DescriptionListItem, type DescriptionListProps, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DragDropHandle, type DragDropHandleProps, type DragDropItem, DragDropList, type DragDropListProps, DragDropTable, type DragDropTableProps, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, Dropdown, type DropdownItem, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, type DropdownProps, FaultyTerminal, index$4 as Feedback, FilterButton, type FilterButtonProps, Footer, type FooterLink, type FooterProps, type FooterSection, Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, index$7 as Forms, GitHubIcon, type GitHubIconProps, type GradientConfig, Grid, GridItem, type GridItemProps, type GridProps, Header, type HeaderNavLink, type HeaderProps, Heading, type HeadingProps, HeroBlock, type HeroBlockProps, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, type InputProps, Label, index$2 as Layout, Link, type LinkProps, Magnetic, type MagneticProps, Menubar, MenubarContent, MenubarGroup, MenubarItem, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarTrigger, Modal, type ModalProps, index as Motion, NavLink, type NavLinkProps, index$6 as Navigation, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, OpenGraphCard, type OpenGraphCardProps, OrbBackground, type OrbBackgroundProps, index$5 as Overlays, PageLayout, type PageLayoutProps, PageTemplate, type PageTemplateHeaderConfig, type PageTemplateProps, type PageTemplateSecondaryNavConfig, Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, Progress, ProgressBar, type ProgressBarProps, RadioGroup, RadioGroupItem, ResizableHandle, ResizablePanel, ResizablePanelGroup, ScrollArea, ScrollBar, SearchBar, type SearchBarProps, SecondaryNav, type SecondaryNavItem, type SecondaryNavProps, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparatorComp as SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetOverlay, SheetPortal, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarHeader, SidebarItem, SidebarOverlay, Skeleton, type SkeletonProps, Slider, Spinner, type SpinnerProps, SplashCursor, Stack, type StackProps, Switch, SyntaxToken, SyntaxType, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContent, TabsList, TabsTrigger, TargetCursor, TertiaryNav, type TertiaryNavItem, type TertiaryNavProps, Text, TextField, type TextFieldProps, type TextProps, Textarea, type TextareaProps, ThemeSwitcher, type ThemeSwitcherProps, ThemeToggle, type ThemeToggleProps, type Toast, ToastProvider, type ToastProviderProps, type ToastType, Toaster, Toggle, ToggleGroup, ToggleGroupItem, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, Typewriter, type TypewriterProps, VariableWeightText, WarpBackground, badgeVariants, buttonVariants, navigationMenuTriggerStyle, toggleVariants, useCustomizer, useFormField, useThemeStore, useToast };
|