uilab-core 0.1.1 → 0.1.2
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/components/accordion.d.ts +0 -1
- package/dist/components/alert-dialog.d.ts +0 -1
- package/dist/components/alert.d.ts +0 -1
- package/dist/components/aspect-ratio.d.ts +0 -1
- package/dist/components/avatar.d.ts +0 -1
- package/dist/components/badge.d.ts +0 -1
- package/dist/components/breadcrumb.d.ts +0 -1
- package/dist/components/button-group.d.ts +1 -2
- package/dist/components/button.d.ts +0 -1
- package/dist/components/calendar.d.ts +1 -2
- package/dist/components/card.d.ts +0 -1
- package/dist/components/carousel.d.ts +1 -2
- package/dist/components/checkbox.d.ts +0 -1
- package/dist/components/collapsible.d.ts +0 -1
- package/dist/components/command.d.ts +1 -2
- package/dist/components/context-menu.d.ts +0 -1
- package/dist/components/dialog.d.ts +0 -1
- package/dist/components/drawer.d.ts +0 -1
- package/dist/components/dropdown-menu.d.ts +0 -1
- package/dist/components/empty.d.ts +0 -1
- package/dist/components/field.d.ts +1 -2
- package/dist/components/form.d.ts +0 -1
- package/dist/components/hover-card.d.ts +0 -1
- package/dist/components/index.d.ts +0 -2
- package/dist/components/input-group.d.ts +1 -2
- package/dist/components/input-otp.d.ts +0 -1
- package/dist/components/input.d.ts +0 -1
- package/dist/components/item.d.ts +1 -2
- package/dist/components/kbd.d.ts +0 -1
- package/dist/components/label.d.ts +0 -1
- package/dist/components/menubar.d.ts +0 -1
- package/dist/components/navigation-menu.d.ts +0 -1
- package/dist/components/pagination.d.ts +1 -2
- package/dist/components/popover.d.ts +0 -1
- package/dist/components/progress.d.ts +0 -1
- package/dist/components/radio-group.d.ts +0 -1
- package/dist/components/resizable.d.ts +0 -1
- package/dist/components/scroll-area.d.ts +0 -1
- package/dist/components/select.d.ts +0 -1
- package/dist/components/separator.d.ts +0 -1
- package/dist/components/sheet.d.ts +0 -1
- package/dist/components/sidebar.d.ts +4 -5
- package/dist/components/skeleton.d.ts +0 -1
- package/dist/components/slider.d.ts +0 -1
- package/dist/components/sonner.d.ts +0 -1
- package/dist/components/spinner.d.ts +0 -1
- package/dist/components/switch.d.ts +0 -1
- package/dist/components/table.d.ts +0 -1
- package/dist/components/tabs.d.ts +0 -1
- package/dist/components/textarea.d.ts +0 -1
- package/dist/components/toggle-group.d.ts +1 -2
- package/dist/components/toggle.d.ts +0 -1
- package/dist/components/tooltip.d.ts +0 -1
- package/dist/hooks/index.d.ts +1 -2
- package/dist/hooks/use-mobile.d.ts +0 -1
- package/dist/index.cjs +2 -11
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +43 -141
- package/dist/index.js +2 -11
- package/dist/index.js.map +1 -1
- package/dist/lib/index.d.ts +0 -1
- package/dist/lib/utils.d.ts +0 -1
- package/package.json +7 -5
- package/dist/components/accordion.d.ts.map +0 -1
- package/dist/components/alert-dialog.d.ts.map +0 -1
- package/dist/components/alert.d.ts.map +0 -1
- package/dist/components/aspect-ratio.d.ts.map +0 -1
- package/dist/components/avatar.d.ts.map +0 -1
- package/dist/components/badge.d.ts.map +0 -1
- package/dist/components/breadcrumb.d.ts.map +0 -1
- package/dist/components/button-group.d.ts.map +0 -1
- package/dist/components/button.d.ts.map +0 -1
- package/dist/components/calendar.d.ts.map +0 -1
- package/dist/components/card.d.ts.map +0 -1
- package/dist/components/carousel.d.ts.map +0 -1
- package/dist/components/chart.d.ts +0 -41
- package/dist/components/chart.d.ts.map +0 -1
- package/dist/components/checkbox.d.ts.map +0 -1
- package/dist/components/collapsible.d.ts.map +0 -1
- package/dist/components/command.d.ts.map +0 -1
- package/dist/components/context-menu.d.ts.map +0 -1
- package/dist/components/dialog.d.ts.map +0 -1
- package/dist/components/drawer.d.ts.map +0 -1
- package/dist/components/dropdown-menu.d.ts.map +0 -1
- package/dist/components/empty.d.ts.map +0 -1
- package/dist/components/field.d.ts.map +0 -1
- package/dist/components/form.d.ts.map +0 -1
- package/dist/components/hover-card.d.ts.map +0 -1
- package/dist/components/index.d.ts.map +0 -1
- package/dist/components/input-group.d.ts.map +0 -1
- package/dist/components/input-otp.d.ts.map +0 -1
- package/dist/components/input.d.ts.map +0 -1
- package/dist/components/item.d.ts.map +0 -1
- package/dist/components/kbd.d.ts.map +0 -1
- package/dist/components/label.d.ts.map +0 -1
- package/dist/components/menubar.d.ts.map +0 -1
- package/dist/components/navigation-menu.d.ts.map +0 -1
- package/dist/components/pagination.d.ts.map +0 -1
- package/dist/components/popover.d.ts.map +0 -1
- package/dist/components/progress.d.ts.map +0 -1
- package/dist/components/radio-group.d.ts.map +0 -1
- package/dist/components/resizable.d.ts.map +0 -1
- package/dist/components/scroll-area.d.ts.map +0 -1
- package/dist/components/select.d.ts.map +0 -1
- package/dist/components/separator.d.ts.map +0 -1
- package/dist/components/sheet.d.ts.map +0 -1
- package/dist/components/sidebar.d.ts.map +0 -1
- package/dist/components/skeleton.d.ts.map +0 -1
- package/dist/components/slider.d.ts.map +0 -1
- package/dist/components/sonner.d.ts.map +0 -1
- package/dist/components/spinner.d.ts.map +0 -1
- package/dist/components/switch.d.ts.map +0 -1
- package/dist/components/table.d.ts.map +0 -1
- package/dist/components/tabs.d.ts.map +0 -1
- package/dist/components/textarea.d.ts.map +0 -1
- package/dist/components/toggle-group.d.ts.map +0 -1
- package/dist/components/toggle.d.ts.map +0 -1
- package/dist/components/tooltip.d.ts.map +0 -1
- package/dist/hooks/index.d.ts.map +0 -1
- package/dist/hooks/use-is-mobile.d.ts +0 -2
- package/dist/hooks/use-is-mobile.d.ts.map +0 -1
- package/dist/hooks/use-mobile.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/lib/index.d.ts.map +0 -1
- package/dist/lib/utils.d.ts.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -6,23 +6,19 @@ import { VariantProps } from 'class-variance-authority';
|
|
|
6
6
|
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
|
7
7
|
import * as AspectRatioPrimitive from '@radix-ui/react-aspect-ratio';
|
|
8
8
|
import * as AvatarPrimitive from '@radix-ui/react-avatar';
|
|
9
|
-
import
|
|
9
|
+
import * as SeparatorPrimitive from '@radix-ui/react-separator';
|
|
10
10
|
import { DayPicker, DayButton } from 'react-day-picker';
|
|
11
|
-
import { Button as Button$1 } from '@/components/button';
|
|
12
11
|
import useEmblaCarousel, { UseEmblaCarouselType } from 'embla-carousel-react';
|
|
13
|
-
import * as RechartsPrimitive from 'recharts';
|
|
14
12
|
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
|
15
13
|
import * as CollapsiblePrimitive from '@radix-ui/react-collapsible';
|
|
16
14
|
import { Command as Command$1 } from 'cmdk';
|
|
17
|
-
import { Dialog as Dialog$1 } from '@/components/dialog';
|
|
18
|
-
import * as ContextMenuPrimitive from '@radix-ui/react-context-menu';
|
|
19
15
|
import * as DialogPrimitive from '@radix-ui/react-dialog';
|
|
16
|
+
import * as ContextMenuPrimitive from '@radix-ui/react-context-menu';
|
|
20
17
|
import { Drawer as Drawer$1 } from 'vaul';
|
|
21
18
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
|
22
|
-
import
|
|
19
|
+
import * as LabelPrimitive from '@radix-ui/react-label';
|
|
23
20
|
import * as react_hook_form from 'react-hook-form';
|
|
24
21
|
import { FieldValues, FieldPath, ControllerProps } from 'react-hook-form';
|
|
25
|
-
import * as LabelPrimitive from '@radix-ui/react-label';
|
|
26
22
|
import { Slot } from '@radix-ui/react-slot';
|
|
27
23
|
import * as HoverCardPrimitive from '@radix-ui/react-hover-card';
|
|
28
24
|
import { OTPInput } from 'input-otp';
|
|
@@ -34,24 +30,19 @@ import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
|
|
|
34
30
|
import * as ResizablePrimitive from 'react-resizable-panels';
|
|
35
31
|
import * as ScrollAreaPrimitive from '@radix-ui/react-scroll-area';
|
|
36
32
|
import * as SelectPrimitive from '@radix-ui/react-select';
|
|
37
|
-
import * as
|
|
38
|
-
import { Input as Input$1 } from '@/components/input';
|
|
39
|
-
import { TooltipContent as TooltipContent$1 } from '@/components/tooltip';
|
|
33
|
+
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
40
34
|
import * as SliderPrimitive from '@radix-ui/react-slider';
|
|
41
35
|
import { ToasterProps } from 'sonner';
|
|
42
36
|
import * as SwitchPrimitive from '@radix-ui/react-switch';
|
|
43
37
|
import * as TabsPrimitive from '@radix-ui/react-tabs';
|
|
44
38
|
import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
|
|
45
|
-
import { toggleVariants as toggleVariants$1 } from '@/components/toggle';
|
|
46
39
|
import * as TogglePrimitive from '@radix-ui/react-toggle';
|
|
47
|
-
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
48
40
|
import { ClassValue } from 'clsx';
|
|
49
41
|
|
|
50
42
|
declare function Accordion({ ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
51
43
|
declare function AccordionItem({ className, ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Item>): react_jsx_runtime.JSX.Element;
|
|
52
44
|
declare function AccordionTrigger({ className, children, ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
53
45
|
declare function AccordionContent({ className, children, ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
54
|
-
//# sourceMappingURL=accordion.d.ts.map
|
|
55
46
|
|
|
56
47
|
declare const alertVariants: (props?: ({
|
|
57
48
|
variant?: "default" | "destructive" | null | undefined;
|
|
@@ -59,7 +50,6 @@ declare const alertVariants: (props?: ({
|
|
|
59
50
|
declare function Alert({ className, variant, ...props }: React$1.ComponentProps<'div'> & VariantProps<typeof alertVariants>): react_jsx_runtime.JSX.Element;
|
|
60
51
|
declare function AlertTitle({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
61
52
|
declare function AlertDescription({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
62
|
-
//# sourceMappingURL=alert.d.ts.map
|
|
63
53
|
|
|
64
54
|
declare function AlertDialog({ ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
65
55
|
declare function AlertDialogTrigger({ ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
@@ -72,15 +62,12 @@ declare function AlertDialogTitle({ className, ...props }: React$1.ComponentProp
|
|
|
72
62
|
declare function AlertDialogDescription({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Description>): react_jsx_runtime.JSX.Element;
|
|
73
63
|
declare function AlertDialogAction({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Action>): react_jsx_runtime.JSX.Element;
|
|
74
64
|
declare function AlertDialogCancel({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Cancel>): react_jsx_runtime.JSX.Element;
|
|
75
|
-
//# sourceMappingURL=alert-dialog.d.ts.map
|
|
76
65
|
|
|
77
66
|
declare function AspectRatio({ ...props }: React.ComponentProps<typeof AspectRatioPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
78
|
-
//# sourceMappingURL=aspect-ratio.d.ts.map
|
|
79
67
|
|
|
80
68
|
declare function Avatar({ className, ...props }: React$1.ComponentProps<typeof AvatarPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
81
69
|
declare function AvatarImage({ className, ...props }: React$1.ComponentProps<typeof AvatarPrimitive.Image>): react_jsx_runtime.JSX.Element;
|
|
82
70
|
declare function AvatarFallback({ className, ...props }: React$1.ComponentProps<typeof AvatarPrimitive.Fallback>): react_jsx_runtime.JSX.Element;
|
|
83
|
-
//# sourceMappingURL=avatar.d.ts.map
|
|
84
71
|
|
|
85
72
|
declare const badgeVariants: (props?: ({
|
|
86
73
|
variant?: "default" | "destructive" | "outline" | "secondary" | null | undefined;
|
|
@@ -88,7 +75,6 @@ declare const badgeVariants: (props?: ({
|
|
|
88
75
|
declare function Badge({ className, variant, asChild, ...props }: React$1.ComponentProps<'span'> & VariantProps<typeof badgeVariants> & {
|
|
89
76
|
asChild?: boolean;
|
|
90
77
|
}): react_jsx_runtime.JSX.Element;
|
|
91
|
-
//# sourceMappingURL=badge.d.ts.map
|
|
92
78
|
|
|
93
79
|
declare function Breadcrumb({ ...props }: React$1.ComponentProps<'nav'>): react_jsx_runtime.JSX.Element;
|
|
94
80
|
declare function BreadcrumbList({ className, ...props }: React$1.ComponentProps<'ol'>): react_jsx_runtime.JSX.Element;
|
|
@@ -99,7 +85,8 @@ declare function BreadcrumbLink({ asChild, className, ...props }: React$1.Compon
|
|
|
99
85
|
declare function BreadcrumbPage({ className, ...props }: React$1.ComponentProps<'span'>): react_jsx_runtime.JSX.Element;
|
|
100
86
|
declare function BreadcrumbSeparator({ children, className, ...props }: React$1.ComponentProps<'li'>): react_jsx_runtime.JSX.Element;
|
|
101
87
|
declare function BreadcrumbEllipsis({ className, ...props }: React$1.ComponentProps<'span'>): react_jsx_runtime.JSX.Element;
|
|
102
|
-
|
|
88
|
+
|
|
89
|
+
declare function Separator({ className, orientation, decorative, ...props }: React$1.ComponentProps<typeof SeparatorPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
103
90
|
|
|
104
91
|
declare const buttonGroupVariants: (props?: ({
|
|
105
92
|
orientation?: "horizontal" | "vertical" | null | undefined;
|
|
@@ -108,8 +95,7 @@ declare function ButtonGroup({ className, orientation, ...props }: React.Compone
|
|
|
108
95
|
declare function ButtonGroupText({ className, asChild, ...props }: React.ComponentProps<'div'> & {
|
|
109
96
|
asChild?: boolean;
|
|
110
97
|
}): react_jsx_runtime.JSX.Element;
|
|
111
|
-
declare function ButtonGroupSeparator({ className, orientation, ...props }: React.ComponentProps<typeof Separator
|
|
112
|
-
//# sourceMappingURL=button-group.d.ts.map
|
|
98
|
+
declare function ButtonGroupSeparator({ className, orientation, ...props }: React.ComponentProps<typeof Separator>): react_jsx_runtime.JSX.Element;
|
|
113
99
|
|
|
114
100
|
declare const buttonVariants: (props?: ({
|
|
115
101
|
variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
@@ -118,13 +104,11 @@ declare const buttonVariants: (props?: ({
|
|
|
118
104
|
declare function Button({ className, variant, size, asChild, ...props }: React$1.ComponentProps<'button'> & VariantProps<typeof buttonVariants> & {
|
|
119
105
|
asChild?: boolean;
|
|
120
106
|
}): react_jsx_runtime.JSX.Element;
|
|
121
|
-
//# sourceMappingURL=button.d.ts.map
|
|
122
107
|
|
|
123
108
|
declare function Calendar({ className, classNames, showOutsideDays, captionLayout, buttonVariant, formatters, components, ...props }: React$1.ComponentProps<typeof DayPicker> & {
|
|
124
|
-
buttonVariant?: React$1.ComponentProps<typeof Button
|
|
109
|
+
buttonVariant?: React$1.ComponentProps<typeof Button>['variant'];
|
|
125
110
|
}): react_jsx_runtime.JSX.Element;
|
|
126
111
|
declare function CalendarDayButton({ className, day, modifiers, ...props }: React$1.ComponentProps<typeof DayButton>): react_jsx_runtime.JSX.Element;
|
|
127
|
-
//# sourceMappingURL=calendar.d.ts.map
|
|
128
112
|
|
|
129
113
|
declare function Card({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
130
114
|
declare function CardHeader({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
@@ -133,7 +117,6 @@ declare function CardDescription({ className, ...props }: React$1.ComponentProps
|
|
|
133
117
|
declare function CardAction({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
134
118
|
declare function CardContent({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
135
119
|
declare function CardFooter({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
136
|
-
//# sourceMappingURL=card.d.ts.map
|
|
137
120
|
|
|
138
121
|
type CarouselApi = UseEmblaCarouselType[1];
|
|
139
122
|
type UseCarouselParameters = Parameters<typeof useEmblaCarousel>;
|
|
@@ -148,58 +131,30 @@ type CarouselProps = {
|
|
|
148
131
|
declare function Carousel({ orientation, opts, setApi, plugins, className, children, ...props }: React$1.ComponentProps<'div'> & CarouselProps): react_jsx_runtime.JSX.Element;
|
|
149
132
|
declare function CarouselContent({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
150
133
|
declare function CarouselItem({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
151
|
-
declare function CarouselPrevious({ className, variant, size, ...props }: React$1.ComponentProps<typeof Button
|
|
152
|
-
declare function CarouselNext({ className, variant, size, ...props }: React$1.ComponentProps<typeof Button
|
|
153
|
-
//# sourceMappingURL=carousel.d.ts.map
|
|
154
|
-
|
|
155
|
-
declare const THEMES: {
|
|
156
|
-
readonly light: "";
|
|
157
|
-
readonly dark: ".dark";
|
|
158
|
-
};
|
|
159
|
-
type ChartConfig = {
|
|
160
|
-
[k in string]: {
|
|
161
|
-
label?: React$1.ReactNode;
|
|
162
|
-
icon?: React$1.ComponentType;
|
|
163
|
-
} & ({
|
|
164
|
-
color?: string;
|
|
165
|
-
theme?: never;
|
|
166
|
-
} | {
|
|
167
|
-
color?: never;
|
|
168
|
-
theme: Record<keyof typeof THEMES, string>;
|
|
169
|
-
});
|
|
170
|
-
};
|
|
171
|
-
declare function ChartContainer({ id, className, children, config, ...props }: React$1.ComponentProps<'div'> & {
|
|
172
|
-
config: ChartConfig;
|
|
173
|
-
children: React$1.ComponentProps<typeof RechartsPrimitive.ResponsiveContainer>['children'];
|
|
174
|
-
}): react_jsx_runtime.JSX.Element;
|
|
175
|
-
declare const ChartStyle: ({ id, config }: {
|
|
176
|
-
id: string;
|
|
177
|
-
config: ChartConfig;
|
|
178
|
-
}) => react_jsx_runtime.JSX.Element | null;
|
|
179
|
-
declare const ChartTooltip: typeof RechartsPrimitive.Tooltip;
|
|
180
|
-
declare function ChartTooltipContent({ active, payload, className, indicator, hideLabel, hideIndicator, label, labelFormatter, labelClassName, formatter, color, nameKey, labelKey, }: React$1.ComponentProps<typeof RechartsPrimitive.Tooltip> & React$1.ComponentProps<'div'> & {
|
|
181
|
-
hideLabel?: boolean;
|
|
182
|
-
hideIndicator?: boolean;
|
|
183
|
-
indicator?: 'line' | 'dot' | 'dashed';
|
|
184
|
-
nameKey?: string;
|
|
185
|
-
labelKey?: string;
|
|
186
|
-
}): react_jsx_runtime.JSX.Element | null;
|
|
187
|
-
declare const ChartLegend: typeof RechartsPrimitive.Legend;
|
|
188
|
-
declare function ChartLegendContent({ className, hideIcon, payload, verticalAlign, nameKey, }: React$1.ComponentProps<'div'> & Pick<RechartsPrimitive.LegendProps, 'payload' | 'verticalAlign'> & {
|
|
189
|
-
hideIcon?: boolean;
|
|
190
|
-
nameKey?: string;
|
|
191
|
-
}): react_jsx_runtime.JSX.Element | null;
|
|
134
|
+
declare function CarouselPrevious({ className, variant, size, ...props }: React$1.ComponentProps<typeof Button>): react_jsx_runtime.JSX.Element;
|
|
135
|
+
declare function CarouselNext({ className, variant, size, ...props }: React$1.ComponentProps<typeof Button>): react_jsx_runtime.JSX.Element;
|
|
192
136
|
|
|
193
137
|
declare function Checkbox({ className, ...props }: React$1.ComponentProps<typeof CheckboxPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
194
|
-
//# sourceMappingURL=checkbox.d.ts.map
|
|
195
138
|
|
|
196
139
|
declare function Collapsible({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
197
140
|
declare function CollapsibleTrigger({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>): react_jsx_runtime.JSX.Element;
|
|
198
141
|
declare function CollapsibleContent({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>): react_jsx_runtime.JSX.Element;
|
|
199
|
-
|
|
142
|
+
|
|
143
|
+
declare function Dialog({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
144
|
+
declare function DialogTrigger({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
145
|
+
declare function DialogPortal({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Portal>): react_jsx_runtime.JSX.Element;
|
|
146
|
+
declare function DialogClose({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Close>): react_jsx_runtime.JSX.Element;
|
|
147
|
+
declare function DialogOverlay({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Overlay>): react_jsx_runtime.JSX.Element;
|
|
148
|
+
declare function DialogContent({ className, children, showCloseButton, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Content> & {
|
|
149
|
+
showCloseButton?: boolean;
|
|
150
|
+
}): react_jsx_runtime.JSX.Element;
|
|
151
|
+
declare function DialogHeader({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
152
|
+
declare function DialogFooter({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
153
|
+
declare function DialogTitle({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Title>): react_jsx_runtime.JSX.Element;
|
|
154
|
+
declare function DialogDescription({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Description>): react_jsx_runtime.JSX.Element;
|
|
200
155
|
|
|
201
156
|
declare function Command({ className, ...props }: React$1.ComponentProps<typeof Command$1>): react_jsx_runtime.JSX.Element;
|
|
202
|
-
declare function CommandDialog({ title, description, children, className, showCloseButton, ...props }: React$1.ComponentProps<typeof Dialog
|
|
157
|
+
declare function CommandDialog({ title, description, children, className, showCloseButton, ...props }: React$1.ComponentProps<typeof Dialog> & {
|
|
203
158
|
title?: string;
|
|
204
159
|
description?: string;
|
|
205
160
|
className?: string;
|
|
@@ -212,7 +167,6 @@ declare function CommandGroup({ className, ...props }: React$1.ComponentProps<ty
|
|
|
212
167
|
declare function CommandSeparator({ className, ...props }: React$1.ComponentProps<typeof Command$1.Separator>): react_jsx_runtime.JSX.Element;
|
|
213
168
|
declare function CommandItem({ className, ...props }: React$1.ComponentProps<typeof Command$1.Item>): react_jsx_runtime.JSX.Element;
|
|
214
169
|
declare function CommandShortcut({ className, ...props }: React$1.ComponentProps<'span'>): react_jsx_runtime.JSX.Element;
|
|
215
|
-
//# sourceMappingURL=command.d.ts.map
|
|
216
170
|
|
|
217
171
|
declare function ContextMenu({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
218
172
|
declare function ContextMenuTrigger({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
@@ -236,21 +190,6 @@ declare function ContextMenuLabel({ className, inset, ...props }: React$1.Compon
|
|
|
236
190
|
}): react_jsx_runtime.JSX.Element;
|
|
237
191
|
declare function ContextMenuSeparator({ className, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Separator>): react_jsx_runtime.JSX.Element;
|
|
238
192
|
declare function ContextMenuShortcut({ className, ...props }: React$1.ComponentProps<'span'>): react_jsx_runtime.JSX.Element;
|
|
239
|
-
//# sourceMappingURL=context-menu.d.ts.map
|
|
240
|
-
|
|
241
|
-
declare function Dialog({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
242
|
-
declare function DialogTrigger({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
243
|
-
declare function DialogPortal({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Portal>): react_jsx_runtime.JSX.Element;
|
|
244
|
-
declare function DialogClose({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Close>): react_jsx_runtime.JSX.Element;
|
|
245
|
-
declare function DialogOverlay({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Overlay>): react_jsx_runtime.JSX.Element;
|
|
246
|
-
declare function DialogContent({ className, children, showCloseButton, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Content> & {
|
|
247
|
-
showCloseButton?: boolean;
|
|
248
|
-
}): react_jsx_runtime.JSX.Element;
|
|
249
|
-
declare function DialogHeader({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
250
|
-
declare function DialogFooter({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
251
|
-
declare function DialogTitle({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Title>): react_jsx_runtime.JSX.Element;
|
|
252
|
-
declare function DialogDescription({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Description>): react_jsx_runtime.JSX.Element;
|
|
253
|
-
//# sourceMappingURL=dialog.d.ts.map
|
|
254
193
|
|
|
255
194
|
declare function Drawer({ ...props }: React$1.ComponentProps<typeof Drawer$1.Root>): react_jsx_runtime.JSX.Element;
|
|
256
195
|
declare function DrawerTrigger({ ...props }: React$1.ComponentProps<typeof Drawer$1.Trigger>): react_jsx_runtime.JSX.Element;
|
|
@@ -262,7 +201,6 @@ declare function DrawerHeader({ className, ...props }: React$1.ComponentProps<'d
|
|
|
262
201
|
declare function DrawerFooter({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
263
202
|
declare function DrawerTitle({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Title>): react_jsx_runtime.JSX.Element;
|
|
264
203
|
declare function DrawerDescription({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Description>): react_jsx_runtime.JSX.Element;
|
|
265
|
-
//# sourceMappingURL=drawer.d.ts.map
|
|
266
204
|
|
|
267
205
|
declare function DropdownMenu({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
268
206
|
declare function DropdownMenuPortal({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Portal>): react_jsx_runtime.JSX.Element;
|
|
@@ -286,7 +224,6 @@ declare function DropdownMenuSubTrigger({ className, inset, children, ...props }
|
|
|
286
224
|
inset?: boolean;
|
|
287
225
|
}): react_jsx_runtime.JSX.Element;
|
|
288
226
|
declare function DropdownMenuSubContent({ className, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.SubContent>): react_jsx_runtime.JSX.Element;
|
|
289
|
-
//# sourceMappingURL=dropdown-menu.d.ts.map
|
|
290
227
|
|
|
291
228
|
declare function Empty({ className, ...props }: React.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
292
229
|
declare function EmptyHeader({ className, ...props }: React.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
@@ -297,7 +234,8 @@ declare function EmptyMedia({ className, variant, ...props }: React.ComponentPro
|
|
|
297
234
|
declare function EmptyTitle({ className, ...props }: React.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
298
235
|
declare function EmptyDescription({ className, ...props }: React.ComponentProps<'p'>): react_jsx_runtime.JSX.Element;
|
|
299
236
|
declare function EmptyContent({ className, ...props }: React.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
300
|
-
|
|
237
|
+
|
|
238
|
+
declare function Label({ className, ...props }: React$1.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
301
239
|
|
|
302
240
|
declare function FieldSet({ className, ...props }: React.ComponentProps<'fieldset'>): react_jsx_runtime.JSX.Element;
|
|
303
241
|
declare function FieldLegend({ className, variant, ...props }: React.ComponentProps<'legend'> & {
|
|
@@ -309,7 +247,7 @@ declare const fieldVariants: (props?: ({
|
|
|
309
247
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
310
248
|
declare function Field({ className, orientation, ...props }: React.ComponentProps<'div'> & VariantProps<typeof fieldVariants>): react_jsx_runtime.JSX.Element;
|
|
311
249
|
declare function FieldContent({ className, ...props }: React.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
312
|
-
declare function FieldLabel({ className, ...props }: React.ComponentProps<typeof Label
|
|
250
|
+
declare function FieldLabel({ className, ...props }: React.ComponentProps<typeof Label>): react_jsx_runtime.JSX.Element;
|
|
313
251
|
declare function FieldTitle({ className, ...props }: React.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
314
252
|
declare function FieldDescription({ className, ...props }: React.ComponentProps<'p'>): react_jsx_runtime.JSX.Element;
|
|
315
253
|
declare function FieldSeparator({ children, className, ...props }: React.ComponentProps<'div'> & {
|
|
@@ -320,7 +258,6 @@ declare function FieldError({ className, children, errors, ...props }: React.Com
|
|
|
320
258
|
message?: string;
|
|
321
259
|
} | undefined>;
|
|
322
260
|
}): react_jsx_runtime.JSX.Element | null;
|
|
323
|
-
//# sourceMappingURL=field.d.ts.map
|
|
324
261
|
|
|
325
262
|
declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>(props: react_hook_form.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React$1.JSX.Element;
|
|
326
263
|
declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({ ...props }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime.JSX.Element;
|
|
@@ -341,12 +278,10 @@ declare function FormLabel({ className, ...props }: React$1.ComponentProps<typeo
|
|
|
341
278
|
declare function FormControl({ ...props }: React$1.ComponentProps<typeof Slot>): react_jsx_runtime.JSX.Element;
|
|
342
279
|
declare function FormDescription({ className, ...props }: React$1.ComponentProps<'p'>): react_jsx_runtime.JSX.Element;
|
|
343
280
|
declare function FormMessage({ className, ...props }: React$1.ComponentProps<'p'>): react_jsx_runtime.JSX.Element | null;
|
|
344
|
-
//# sourceMappingURL=form.d.ts.map
|
|
345
281
|
|
|
346
282
|
declare function HoverCard({ ...props }: React$1.ComponentProps<typeof HoverCardPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
347
283
|
declare function HoverCardTrigger({ ...props }: React$1.ComponentProps<typeof HoverCardPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
348
284
|
declare function HoverCardContent({ className, align, sideOffset, ...props }: React$1.ComponentProps<typeof HoverCardPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
349
|
-
//# sourceMappingURL=hover-card.d.ts.map
|
|
350
285
|
|
|
351
286
|
declare function InputGroup({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
352
287
|
declare const inputGroupAddonVariants: (props?: ({
|
|
@@ -356,11 +291,10 @@ declare function InputGroupAddon({ className, align, ...props }: React$1.Compone
|
|
|
356
291
|
declare const inputGroupButtonVariants: (props?: ({
|
|
357
292
|
size?: "sm" | "icon-sm" | "xs" | "icon-xs" | null | undefined;
|
|
358
293
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
359
|
-
declare function InputGroupButton({ className, type, variant, size, ...props }: Omit<React$1.ComponentProps<typeof Button
|
|
294
|
+
declare function InputGroupButton({ className, type, variant, size, ...props }: Omit<React$1.ComponentProps<typeof Button>, 'size'> & VariantProps<typeof inputGroupButtonVariants>): react_jsx_runtime.JSX.Element;
|
|
360
295
|
declare function InputGroupText({ className, ...props }: React$1.ComponentProps<'span'>): react_jsx_runtime.JSX.Element;
|
|
361
296
|
declare function InputGroupInput({ className, ...props }: React$1.ComponentProps<'input'>): react_jsx_runtime.JSX.Element;
|
|
362
297
|
declare function InputGroupTextarea({ className, ...props }: React$1.ComponentProps<'textarea'>): react_jsx_runtime.JSX.Element;
|
|
363
|
-
//# sourceMappingURL=input-group.d.ts.map
|
|
364
298
|
|
|
365
299
|
declare function InputOTP({ className, containerClassName, ...props }: React$1.ComponentProps<typeof OTPInput> & {
|
|
366
300
|
containerClassName?: string;
|
|
@@ -370,13 +304,11 @@ declare function InputOTPSlot({ index, className, ...props }: React$1.ComponentP
|
|
|
370
304
|
index: number;
|
|
371
305
|
}): react_jsx_runtime.JSX.Element;
|
|
372
306
|
declare function InputOTPSeparator({ ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
373
|
-
//# sourceMappingURL=input-otp.d.ts.map
|
|
374
307
|
|
|
375
308
|
declare function Input({ className, type, ...props }: React$1.ComponentProps<'input'>): react_jsx_runtime.JSX.Element;
|
|
376
|
-
//# sourceMappingURL=input.d.ts.map
|
|
377
309
|
|
|
378
310
|
declare function ItemGroup({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
379
|
-
declare function ItemSeparator({ className, ...props }: React$1.ComponentProps<typeof Separator
|
|
311
|
+
declare function ItemSeparator({ className, ...props }: React$1.ComponentProps<typeof Separator>): react_jsx_runtime.JSX.Element;
|
|
380
312
|
declare const itemVariants: (props?: ({
|
|
381
313
|
variant?: "default" | "outline" | "muted" | null | undefined;
|
|
382
314
|
size?: "default" | "sm" | null | undefined;
|
|
@@ -394,14 +326,9 @@ declare function ItemDescription({ className, ...props }: React$1.ComponentProps
|
|
|
394
326
|
declare function ItemActions({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
395
327
|
declare function ItemHeader({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
396
328
|
declare function ItemFooter({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
397
|
-
//# sourceMappingURL=item.d.ts.map
|
|
398
329
|
|
|
399
330
|
declare function Kbd({ className, ...props }: React.ComponentProps<'kbd'>): react_jsx_runtime.JSX.Element;
|
|
400
331
|
declare function KbdGroup({ className, ...props }: React.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
401
|
-
//# sourceMappingURL=kbd.d.ts.map
|
|
402
|
-
|
|
403
|
-
declare function Label({ className, ...props }: React$1.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
404
|
-
//# sourceMappingURL=label.d.ts.map
|
|
405
332
|
|
|
406
333
|
declare function Menubar({ className, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
407
334
|
declare function MenubarMenu({ ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Menu>): react_jsx_runtime.JSX.Element;
|
|
@@ -426,7 +353,6 @@ declare function MenubarSubTrigger({ className, inset, children, ...props }: Rea
|
|
|
426
353
|
inset?: boolean;
|
|
427
354
|
}): react_jsx_runtime.JSX.Element;
|
|
428
355
|
declare function MenubarSubContent({ className, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.SubContent>): react_jsx_runtime.JSX.Element;
|
|
429
|
-
//# sourceMappingURL=menubar.d.ts.map
|
|
430
356
|
|
|
431
357
|
declare function NavigationMenu({ className, children, viewport, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Root> & {
|
|
432
358
|
viewport?: boolean;
|
|
@@ -439,43 +365,36 @@ declare function NavigationMenuContent({ className, ...props }: React$1.Componen
|
|
|
439
365
|
declare function NavigationMenuViewport({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Viewport>): react_jsx_runtime.JSX.Element;
|
|
440
366
|
declare function NavigationMenuLink({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Link>): react_jsx_runtime.JSX.Element;
|
|
441
367
|
declare function NavigationMenuIndicator({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Indicator>): react_jsx_runtime.JSX.Element;
|
|
442
|
-
//# sourceMappingURL=navigation-menu.d.ts.map
|
|
443
368
|
|
|
444
369
|
declare function Pagination({ className, ...props }: React$1.ComponentProps<'nav'>): react_jsx_runtime.JSX.Element;
|
|
445
370
|
declare function PaginationContent({ className, ...props }: React$1.ComponentProps<'ul'>): react_jsx_runtime.JSX.Element;
|
|
446
371
|
declare function PaginationItem({ ...props }: React$1.ComponentProps<'li'>): react_jsx_runtime.JSX.Element;
|
|
447
372
|
type PaginationLinkProps = {
|
|
448
373
|
isActive?: boolean;
|
|
449
|
-
} & Pick<React$1.ComponentProps<typeof Button
|
|
374
|
+
} & Pick<React$1.ComponentProps<typeof Button>, 'size'> & React$1.ComponentProps<'a'>;
|
|
450
375
|
declare function PaginationLink({ className, isActive, size, ...props }: PaginationLinkProps): react_jsx_runtime.JSX.Element;
|
|
451
376
|
declare function PaginationPrevious({ className, ...props }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime.JSX.Element;
|
|
452
377
|
declare function PaginationNext({ className, ...props }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime.JSX.Element;
|
|
453
378
|
declare function PaginationEllipsis({ className, ...props }: React$1.ComponentProps<'span'>): react_jsx_runtime.JSX.Element;
|
|
454
|
-
//# sourceMappingURL=pagination.d.ts.map
|
|
455
379
|
|
|
456
380
|
declare function Popover({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
457
381
|
declare function PopoverTrigger({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
458
382
|
declare function PopoverContent({ className, align, sideOffset, ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
459
383
|
declare function PopoverAnchor({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime.JSX.Element;
|
|
460
|
-
//# sourceMappingURL=popover.d.ts.map
|
|
461
384
|
|
|
462
385
|
declare function Progress({ className, value, ...props }: React$1.ComponentProps<typeof ProgressPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
463
|
-
//# sourceMappingURL=progress.d.ts.map
|
|
464
386
|
|
|
465
387
|
declare function RadioGroup({ className, ...props }: React$1.ComponentProps<typeof RadioGroupPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
466
388
|
declare function RadioGroupItem({ className, ...props }: React$1.ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime.JSX.Element;
|
|
467
|
-
//# sourceMappingURL=radio-group.d.ts.map
|
|
468
389
|
|
|
469
390
|
declare function ResizablePanelGroup({ className, ...props }: React$1.ComponentProps<typeof ResizablePrimitive.PanelGroup>): react_jsx_runtime.JSX.Element;
|
|
470
391
|
declare function ResizablePanel({ ...props }: React$1.ComponentProps<typeof ResizablePrimitive.Panel>): react_jsx_runtime.JSX.Element;
|
|
471
392
|
declare function ResizableHandle({ withHandle, className, ...props }: React$1.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
|
|
472
393
|
withHandle?: boolean;
|
|
473
394
|
}): react_jsx_runtime.JSX.Element;
|
|
474
|
-
//# sourceMappingURL=resizable.d.ts.map
|
|
475
395
|
|
|
476
396
|
declare function ScrollArea({ className, children, ...props }: React$1.ComponentProps<typeof ScrollAreaPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
477
397
|
declare function ScrollBar({ className, orientation, ...props }: React$1.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>): react_jsx_runtime.JSX.Element;
|
|
478
|
-
//# sourceMappingURL=scroll-area.d.ts.map
|
|
479
398
|
|
|
480
399
|
declare function Select({ ...props }: React$1.ComponentProps<typeof SelectPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
481
400
|
declare function SelectGroup({ ...props }: React$1.ComponentProps<typeof SelectPrimitive.Group>): react_jsx_runtime.JSX.Element;
|
|
@@ -489,10 +408,6 @@ declare function SelectItem({ className, children, ...props }: React$1.Component
|
|
|
489
408
|
declare function SelectSeparator({ className, ...props }: React$1.ComponentProps<typeof SelectPrimitive.Separator>): react_jsx_runtime.JSX.Element;
|
|
490
409
|
declare function SelectScrollUpButton({ className, ...props }: React$1.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): react_jsx_runtime.JSX.Element;
|
|
491
410
|
declare function SelectScrollDownButton({ className, ...props }: React$1.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): react_jsx_runtime.JSX.Element;
|
|
492
|
-
//# sourceMappingURL=select.d.ts.map
|
|
493
|
-
|
|
494
|
-
declare function Separator({ className, orientation, decorative, ...props }: React$1.ComponentProps<typeof SeparatorPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
495
|
-
//# sourceMappingURL=separator.d.ts.map
|
|
496
411
|
|
|
497
412
|
declare function Sheet({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
498
413
|
declare function SheetTrigger({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
@@ -504,7 +419,11 @@ declare function SheetHeader({ className, ...props }: React$1.ComponentProps<'di
|
|
|
504
419
|
declare function SheetFooter({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
505
420
|
declare function SheetTitle({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Title>): react_jsx_runtime.JSX.Element;
|
|
506
421
|
declare function SheetDescription({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Description>): react_jsx_runtime.JSX.Element;
|
|
507
|
-
|
|
422
|
+
|
|
423
|
+
declare function TooltipProvider({ delayDuration, ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Provider>): react_jsx_runtime.JSX.Element;
|
|
424
|
+
declare function Tooltip({ ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
425
|
+
declare function TooltipTrigger({ ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
426
|
+
declare function TooltipContent({ className, sideOffset, children, ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
508
427
|
|
|
509
428
|
type SidebarContextProps = {
|
|
510
429
|
state: 'expanded' | 'collapsed';
|
|
@@ -526,13 +445,13 @@ declare function Sidebar({ side, variant, collapsible, className, children, ...p
|
|
|
526
445
|
variant?: 'sidebar' | 'floating' | 'inset';
|
|
527
446
|
collapsible?: 'offcanvas' | 'icon' | 'none';
|
|
528
447
|
}): react_jsx_runtime.JSX.Element;
|
|
529
|
-
declare function SidebarTrigger({ className, onClick, ...props }: React$1.ComponentProps<typeof Button
|
|
448
|
+
declare function SidebarTrigger({ className, onClick, ...props }: React$1.ComponentProps<typeof Button>): react_jsx_runtime.JSX.Element;
|
|
530
449
|
declare function SidebarRail({ className, ...props }: React$1.ComponentProps<'button'>): react_jsx_runtime.JSX.Element;
|
|
531
450
|
declare function SidebarInset({ className, ...props }: React$1.ComponentProps<'main'>): react_jsx_runtime.JSX.Element;
|
|
532
|
-
declare function SidebarInput({ className, ...props }: React$1.ComponentProps<typeof Input
|
|
451
|
+
declare function SidebarInput({ className, ...props }: React$1.ComponentProps<typeof Input>): react_jsx_runtime.JSX.Element;
|
|
533
452
|
declare function SidebarHeader({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
534
453
|
declare function SidebarFooter({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
535
|
-
declare function SidebarSeparator({ className, ...props }: React$1.ComponentProps<typeof Separator
|
|
454
|
+
declare function SidebarSeparator({ className, ...props }: React$1.ComponentProps<typeof Separator>): react_jsx_runtime.JSX.Element;
|
|
536
455
|
declare function SidebarContent({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
537
456
|
declare function SidebarGroup({ className, ...props }: React$1.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
538
457
|
declare function SidebarGroupLabel({ className, asChild, ...props }: React$1.ComponentProps<'div'> & {
|
|
@@ -551,7 +470,7 @@ declare const sidebarMenuButtonVariants: (props?: ({
|
|
|
551
470
|
declare function SidebarMenuButton({ asChild, isActive, variant, size, tooltip, className, ...props }: React$1.ComponentProps<'button'> & {
|
|
552
471
|
asChild?: boolean;
|
|
553
472
|
isActive?: boolean;
|
|
554
|
-
tooltip?: string | React$1.ComponentProps<typeof TooltipContent
|
|
473
|
+
tooltip?: string | React$1.ComponentProps<typeof TooltipContent>;
|
|
555
474
|
} & VariantProps<typeof sidebarMenuButtonVariants>): react_jsx_runtime.JSX.Element;
|
|
556
475
|
declare function SidebarMenuAction({ className, asChild, showOnHover, ...props }: React$1.ComponentProps<'button'> & {
|
|
557
476
|
asChild?: boolean;
|
|
@@ -568,22 +487,16 @@ declare function SidebarMenuSubButton({ asChild, size, isActive, className, ...p
|
|
|
568
487
|
size?: 'sm' | 'md';
|
|
569
488
|
isActive?: boolean;
|
|
570
489
|
}): react_jsx_runtime.JSX.Element;
|
|
571
|
-
//# sourceMappingURL=sidebar.d.ts.map
|
|
572
490
|
|
|
573
491
|
declare function Skeleton({ className, ...props }: React.ComponentProps<'div'>): react_jsx_runtime.JSX.Element;
|
|
574
|
-
//# sourceMappingURL=skeleton.d.ts.map
|
|
575
492
|
|
|
576
493
|
declare function Slider({ className, defaultValue, value, min, max, ...props }: React$1.ComponentProps<typeof SliderPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
577
|
-
//# sourceMappingURL=slider.d.ts.map
|
|
578
494
|
|
|
579
495
|
declare const Toaster: ({ ...props }: ToasterProps) => react_jsx_runtime.JSX.Element;
|
|
580
|
-
//# sourceMappingURL=sonner.d.ts.map
|
|
581
496
|
|
|
582
497
|
declare function Spinner({ className, ...props }: React.ComponentProps<'svg'>): react_jsx_runtime.JSX.Element;
|
|
583
|
-
//# sourceMappingURL=spinner.d.ts.map
|
|
584
498
|
|
|
585
499
|
declare function Switch({ className, ...props }: React$1.ComponentProps<typeof SwitchPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
586
|
-
//# sourceMappingURL=switch.d.ts.map
|
|
587
500
|
|
|
588
501
|
declare function Table({ className, ...props }: React$1.ComponentProps<'table'>): react_jsx_runtime.JSX.Element;
|
|
589
502
|
declare function TableHeader({ className, ...props }: React$1.ComponentProps<'thead'>): react_jsx_runtime.JSX.Element;
|
|
@@ -593,37 +506,26 @@ declare function TableRow({ className, ...props }: React$1.ComponentProps<'tr'>)
|
|
|
593
506
|
declare function TableHead({ className, ...props }: React$1.ComponentProps<'th'>): react_jsx_runtime.JSX.Element;
|
|
594
507
|
declare function TableCell({ className, ...props }: React$1.ComponentProps<'td'>): react_jsx_runtime.JSX.Element;
|
|
595
508
|
declare function TableCaption({ className, ...props }: React$1.ComponentProps<'caption'>): react_jsx_runtime.JSX.Element;
|
|
596
|
-
//# sourceMappingURL=table.d.ts.map
|
|
597
509
|
|
|
598
510
|
declare function Tabs({ className, ...props }: React$1.ComponentProps<typeof TabsPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
599
511
|
declare function TabsList({ className, ...props }: React$1.ComponentProps<typeof TabsPrimitive.List>): react_jsx_runtime.JSX.Element;
|
|
600
512
|
declare function TabsTrigger({ className, ...props }: React$1.ComponentProps<typeof TabsPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
601
513
|
declare function TabsContent({ className, ...props }: React$1.ComponentProps<typeof TabsPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
602
|
-
//# sourceMappingURL=tabs.d.ts.map
|
|
603
514
|
|
|
604
515
|
declare function Textarea({ className, ...props }: React$1.ComponentProps<'textarea'>): react_jsx_runtime.JSX.Element;
|
|
605
|
-
//# sourceMappingURL=textarea.d.ts.map
|
|
606
|
-
|
|
607
|
-
declare function ToggleGroup({ className, variant, size, children, ...props }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Root> & VariantProps<typeof toggleVariants$1>): react_jsx_runtime.JSX.Element;
|
|
608
|
-
declare function ToggleGroupItem({ className, children, variant, size, ...props }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Item> & VariantProps<typeof toggleVariants$1>): react_jsx_runtime.JSX.Element;
|
|
609
|
-
//# sourceMappingURL=toggle-group.d.ts.map
|
|
610
516
|
|
|
611
517
|
declare const toggleVariants: (props?: ({
|
|
612
518
|
variant?: "default" | "outline" | null | undefined;
|
|
613
519
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
614
520
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
615
521
|
declare function Toggle({ className, variant, size, ...props }: React$1.ComponentProps<typeof TogglePrimitive.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime.JSX.Element;
|
|
616
|
-
//# sourceMappingURL=toggle.d.ts.map
|
|
617
522
|
|
|
618
|
-
declare function
|
|
619
|
-
declare function
|
|
620
|
-
declare function TooltipTrigger({ ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
621
|
-
declare function TooltipContent({ className, sideOffset, children, ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
622
|
-
//# sourceMappingURL=tooltip.d.ts.map
|
|
523
|
+
declare function ToggleGroup({ className, variant, size, children, ...props }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime.JSX.Element;
|
|
524
|
+
declare function ToggleGroupItem({ className, children, variant, size, ...props }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime.JSX.Element;
|
|
623
525
|
|
|
624
526
|
declare function useIsMobile(): boolean;
|
|
625
527
|
|
|
626
528
|
declare function cn(...inputs: ClassValue[]): string;
|
|
627
529
|
|
|
628
|
-
export { Accordion, AccordionContent, AccordionItem, AccordionTrigger, Alert, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AspectRatio, Avatar, AvatarFallback, AvatarImage, Badge, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, Button, ButtonGroup, ButtonGroupSeparator, ButtonGroupText, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious,
|
|
629
|
-
export type { CarouselApi
|
|
530
|
+
export { Accordion, AccordionContent, AccordionItem, AccordionTrigger, Alert, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AspectRatio, Avatar, AvatarFallback, AvatarImage, Badge, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, Button, ButtonGroup, ButtonGroupSeparator, ButtonGroupText, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyMedia, EmptyTitle, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemSeparator, ItemTitle, Kbd, KbdGroup, Label, Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, Progress, RadioGroup, RadioGroupItem, ResizableHandle, ResizablePanel, ResizablePanelGroup, ScrollArea, ScrollBar, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Spinner, Switch, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, ToggleGroup, ToggleGroupItem, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, badgeVariants, buttonGroupVariants, buttonVariants, cn, navigationMenuTriggerStyle, toggleVariants, useFormField, useIsMobile, useSidebar };
|
|
531
|
+
export type { CarouselApi };
|