@spacesync/client 0.1.0 → 0.1.1
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/README.md +9 -14
- package/dist/analog-clock-picker.d.ts +2 -2
- package/dist/analog-clock-picker.js +12 -406
- package/dist/analog-clock-picker.js.map +1 -1
- package/dist/api.js +7 -87
- package/dist/api.js.map +1 -1
- package/dist/app-modal.d.ts +7 -8
- package/dist/app-modal.js +3 -74
- package/dist/app-modal.js.map +1 -1
- package/dist/app-shell-mobile-nav.d.ts +1 -2
- package/dist/app-shell-mobile-nav.js +2 -66
- package/dist/app-shell-mobile-nav.js.map +1 -1
- package/dist/app-web-shell.d.ts +2 -2
- package/dist/app-web-shell.js +1 -4
- package/dist/app-web-shell.js.map +1 -1
- package/dist/booking-schedule-calendars.d.ts +12 -12
- package/dist/booking-schedule-calendars.js +13 -402
- package/dist/booking-schedule-calendars.js.map +1 -1
- package/dist/chat-stick-to-bottom.d.ts +1 -2
- package/dist/chat-stick-to-bottom.js +12 -48
- package/dist/chat-stick-to-bottom.js.map +1 -1
- package/dist/chunk-4A6RCBB5.js +4925 -0
- package/dist/chunk-4A6RCBB5.js.map +1 -0
- package/dist/chunk-4NNK5IXY.js +79 -0
- package/dist/chunk-4NNK5IXY.js.map +1 -0
- package/dist/chunk-4Y5DBM6Z.js +6 -0
- package/dist/chunk-4Y5DBM6Z.js.map +1 -0
- package/dist/chunk-7YCAAP43.js +107 -0
- package/dist/chunk-7YCAAP43.js.map +1 -0
- package/dist/chunk-DMPSQ22Q.js +11 -0
- package/dist/chunk-DMPSQ22Q.js.map +1 -0
- package/dist/chunk-FCY5FYJB.js +104 -0
- package/dist/chunk-FCY5FYJB.js.map +1 -0
- package/dist/chunk-H7EX6B6N.js +580 -0
- package/dist/chunk-H7EX6B6N.js.map +1 -0
- package/dist/chunk-HCHASUB6.js +13 -0
- package/dist/chunk-HCHASUB6.js.map +1 -0
- package/dist/chunk-L65F4EMK.js +34 -0
- package/dist/chunk-L65F4EMK.js.map +1 -0
- package/dist/chunk-LUB7QWGU.js +301 -0
- package/dist/chunk-LUB7QWGU.js.map +1 -0
- package/dist/chunk-OMSJWTSZ.js +120 -0
- package/dist/chunk-OMSJWTSZ.js.map +1 -0
- package/dist/chunk-OWNUMPUC.js +9 -0
- package/dist/chunk-OWNUMPUC.js.map +1 -0
- package/dist/chunk-P65TMY3D.js +87 -0
- package/dist/chunk-P65TMY3D.js.map +1 -0
- package/dist/chunk-PBNBLCC2.js +84 -0
- package/dist/chunk-PBNBLCC2.js.map +1 -0
- package/dist/chunk-RV5PMZYZ.js +63 -0
- package/dist/chunk-RV5PMZYZ.js.map +1 -0
- package/dist/chunk-VHINHHZQ.js +48 -0
- package/dist/chunk-VHINHHZQ.js.map +1 -0
- package/dist/chunk-VVXGQKN7.js +107 -0
- package/dist/chunk-VVXGQKN7.js.map +1 -0
- package/dist/chunk-XU3EFSQX.js +22 -0
- package/dist/chunk-XU3EFSQX.js.map +1 -0
- package/dist/chunk-YAVEMXXV.js +381 -0
- package/dist/chunk-YAVEMXXV.js.map +1 -0
- package/dist/chunk-ZIJQ7BXU.js +27 -0
- package/dist/chunk-ZIJQ7BXU.js.map +1 -0
- package/dist/detail-page-header.d.ts +3 -3
- package/dist/detail-page-header.js +5 -149
- package/dist/detail-page-header.js.map +1 -1
- package/dist/{dialog-CIdvylPK.d.ts → dialog-CPkbi5N3.d.ts} +10 -11
- package/dist/file-picker-field.d.ts +2 -2
- package/dist/file-picker-field.js +3 -163
- package/dist/file-picker-field.js.map +1 -1
- package/dist/file-viewer-dialog.d.ts +2 -2
- package/dist/file-viewer-dialog.js +12 -223
- package/dist/file-viewer-dialog.js.map +1 -1
- package/dist/floor-switcher.d.ts +2 -2
- package/dist/floor-switcher.js +13 -323
- package/dist/floor-switcher.js.map +1 -1
- package/dist/forms.js +1 -23
- package/dist/forms.js.map +1 -1
- package/dist/image-picker-field.d.ts +2 -2
- package/dist/image-picker-field.js +3 -48
- package/dist/image-picker-field.js.map +1 -1
- package/dist/layout-canvas-view.d.ts +2 -2
- package/dist/layout-canvas-view.js +17 -220
- package/dist/layout-canvas-view.js.map +1 -1
- package/dist/lib/dateDisplay.js +1 -82
- package/dist/lib/dateDisplay.js.map +1 -1
- package/dist/live-resource-meta.js +1 -25
- package/dist/live-resource-meta.js.map +1 -1
- package/dist/live-space-pulse-dot.d.ts +2 -2
- package/dist/live-space-pulse-dot.js +2 -16
- package/dist/live-space-pulse-dot.js.map +1 -1
- package/dist/notification-sidebar-preview.d.ts +3 -3
- package/dist/notification-sidebar-preview.js +3 -61
- package/dist/notification-sidebar-preview.js.map +1 -1
- package/dist/page-list-chrome.d.ts +25 -25
- package/dist/page-list-chrome.js +6 -968
- package/dist/page-list-chrome.js.map +1 -1
- package/dist/platform-support-message-composer.d.ts +4 -4
- package/dist/platform-support-message-composer.js +15 -218
- package/dist/platform-support-message-composer.js.map +1 -1
- package/dist/shell-sidebar-nav.js +8 -13
- package/dist/shell-sidebar-nav.js.map +1 -1
- package/dist/shell-theme.js +1 -7
- package/dist/shell-theme.js.map +1 -1
- package/dist/shell-top-bar-chrome.js +3 -103
- package/dist/shell-top-bar-chrome.js.map +1 -1
- package/dist/shell-top-bar.d.ts +3 -3
- package/dist/shell-top-bar.js +1 -69
- package/dist/shell-top-bar.js.map +1 -1
- package/dist/support-presence-status.d.ts +2 -2
- package/dist/support-presence-status.js +3 -41
- package/dist/support-presence-status.js.map +1 -1
- package/dist/theme-appearance-control.d.ts +2 -2
- package/dist/theme-appearance-control.js +4 -63
- package/dist/theme-appearance-control.js.map +1 -1
- package/dist/theme-boot-script.js +1 -2
- package/dist/theme-boot-script.js.map +1 -1
- package/dist/theme-provider.d.ts +2 -2
- package/dist/theme-provider.js +2 -23
- package/dist/theme-provider.js.map +1 -1
- package/dist/ui.d.ts +261 -262
- package/dist/ui.js +11 -5635
- package/dist/ui.js.map +1 -1
- package/package.json +11 -2
package/dist/ui.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import * as React$1 from 'react';
|
|
3
2
|
import { ReactNode } from 'react';
|
|
4
3
|
import * as AccordionPrimitive from '@radix-ui/react-accordion';
|
|
@@ -14,8 +13,8 @@ import * as RechartsPrimitive from 'recharts';
|
|
|
14
13
|
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
|
15
14
|
import * as CollapsiblePrimitive from '@radix-ui/react-collapsible';
|
|
16
15
|
import { Command as Command$1 } from 'cmdk';
|
|
17
|
-
import { c as Dialog, d as DialogClose, D as DialogContent, e as DialogDescription, f as DialogTitle, g as DialogTrigger } from './dialog-
|
|
18
|
-
export { a as DialogFooter, b as DialogHeader, h as DialogOverlay, i as DialogPortal } from './dialog-
|
|
16
|
+
import { c as Dialog, d as DialogClose, D as DialogContent, e as DialogDescription, f as DialogTitle, g as DialogTrigger } from './dialog-CPkbi5N3.js';
|
|
17
|
+
export { a as DialogFooter, b as DialogHeader, h as DialogOverlay, i as DialogPortal } from './dialog-CPkbi5N3.js';
|
|
19
18
|
import * as ContextMenuPrimitive from '@radix-ui/react-context-menu';
|
|
20
19
|
import { Drawer as Drawer$1 } from 'vaul';
|
|
21
20
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
|
@@ -45,35 +44,35 @@ import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
|
|
|
45
44
|
import * as TogglePrimitive from '@radix-ui/react-toggle';
|
|
46
45
|
import { ClassValue } from 'clsx';
|
|
47
46
|
|
|
48
|
-
declare function Accordion({ ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Root>):
|
|
49
|
-
declare function AccordionItem({ className, ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Item>):
|
|
50
|
-
declare function AccordionTrigger({ className, children, ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Trigger>):
|
|
51
|
-
declare function AccordionContent({ className, children, ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Content>):
|
|
52
|
-
|
|
53
|
-
declare function AlertDialog({ ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Root>):
|
|
54
|
-
declare function AlertDialogTrigger({ ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Trigger>):
|
|
55
|
-
declare function AlertDialogPortal({ ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Portal>):
|
|
56
|
-
declare function AlertDialogOverlay({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Overlay>):
|
|
57
|
-
declare function AlertDialogContent({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Content>):
|
|
58
|
-
declare function AlertDialogHeader({ className, ...props }: React$1.ComponentProps<"div">):
|
|
59
|
-
declare function AlertDialogFooter({ className, ...props }: React$1.ComponentProps<"div">):
|
|
60
|
-
declare function AlertDialogTitle({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Title>):
|
|
61
|
-
declare function AlertDialogDescription({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Description>):
|
|
62
|
-
declare function AlertDialogAction({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Action>):
|
|
63
|
-
declare function AlertDialogCancel({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Cancel>):
|
|
47
|
+
declare function Accordion({ ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Root>): React$1.JSX.Element;
|
|
48
|
+
declare function AccordionItem({ className, ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Item>): React$1.JSX.Element;
|
|
49
|
+
declare function AccordionTrigger({ className, children, ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Trigger>): React$1.JSX.Element;
|
|
50
|
+
declare function AccordionContent({ className, children, ...props }: React$1.ComponentProps<typeof AccordionPrimitive.Content>): React$1.JSX.Element;
|
|
51
|
+
|
|
52
|
+
declare function AlertDialog({ ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Root>): React$1.JSX.Element;
|
|
53
|
+
declare function AlertDialogTrigger({ ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Trigger>): React$1.JSX.Element;
|
|
54
|
+
declare function AlertDialogPortal({ ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Portal>): React$1.JSX.Element;
|
|
55
|
+
declare function AlertDialogOverlay({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Overlay>): React$1.JSX.Element;
|
|
56
|
+
declare function AlertDialogContent({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Content>): React$1.JSX.Element;
|
|
57
|
+
declare function AlertDialogHeader({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
58
|
+
declare function AlertDialogFooter({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
59
|
+
declare function AlertDialogTitle({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Title>): React$1.JSX.Element;
|
|
60
|
+
declare function AlertDialogDescription({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Description>): React$1.JSX.Element;
|
|
61
|
+
declare function AlertDialogAction({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Action>): React$1.JSX.Element;
|
|
62
|
+
declare function AlertDialogCancel({ className, ...props }: React$1.ComponentProps<typeof AlertDialogPrimitive.Cancel>): React$1.JSX.Element;
|
|
64
63
|
|
|
65
64
|
declare const alertVariants: (props?: ({
|
|
66
65
|
variant?: "default" | "destructive" | null | undefined;
|
|
67
66
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
68
|
-
declare function Alert({ className, variant, ...props }: React$1.ComponentProps<"div"> & VariantProps<typeof alertVariants>):
|
|
69
|
-
declare function AlertTitle({ className, ...props }: React$1.ComponentProps<"div">):
|
|
70
|
-
declare function AlertDescription({ className, ...props }: React$1.ComponentProps<"div">):
|
|
67
|
+
declare function Alert({ className, variant, ...props }: React$1.ComponentProps<"div"> & VariantProps<typeof alertVariants>): React$1.JSX.Element;
|
|
68
|
+
declare function AlertTitle({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
69
|
+
declare function AlertDescription({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
71
70
|
|
|
72
|
-
declare function AspectRatio({ ...props }: React.ComponentProps<typeof AspectRatioPrimitive.Root>):
|
|
71
|
+
declare function AspectRatio({ ...props }: React.ComponentProps<typeof AspectRatioPrimitive.Root>): React$1.JSX.Element;
|
|
73
72
|
|
|
74
|
-
declare function Avatar({ className, ...props }: React$1.ComponentProps<typeof AvatarPrimitive.Root>):
|
|
75
|
-
declare function AvatarImage({ className, ...props }: React$1.ComponentProps<typeof AvatarPrimitive.Image>):
|
|
76
|
-
declare function AvatarFallback({ className, ...props }: React$1.ComponentProps<typeof AvatarPrimitive.Fallback>):
|
|
73
|
+
declare function Avatar({ className, ...props }: React$1.ComponentProps<typeof AvatarPrimitive.Root>): React$1.JSX.Element;
|
|
74
|
+
declare function AvatarImage({ className, ...props }: React$1.ComponentProps<typeof AvatarPrimitive.Image>): React$1.JSX.Element;
|
|
75
|
+
declare function AvatarFallback({ className, ...props }: React$1.ComponentProps<typeof AvatarPrimitive.Fallback>): React$1.JSX.Element;
|
|
77
76
|
|
|
78
77
|
declare const badgeVariants: (props?: ({
|
|
79
78
|
variant?: "default" | "destructive" | "outline" | "secondary" | null | undefined;
|
|
@@ -81,17 +80,17 @@ declare const badgeVariants: (props?: ({
|
|
|
81
80
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
82
81
|
declare function Badge({ className, variant, size, asChild, ...props }: React$1.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
|
|
83
82
|
asChild?: boolean;
|
|
84
|
-
}):
|
|
83
|
+
}): React$1.JSX.Element;
|
|
85
84
|
|
|
86
|
-
declare function Breadcrumb({ ...props }: React$1.ComponentProps<"nav">):
|
|
87
|
-
declare function BreadcrumbList({ className, ...props }: React$1.ComponentProps<"ol">):
|
|
88
|
-
declare function BreadcrumbItem({ className, ...props }: React$1.ComponentProps<"li">):
|
|
85
|
+
declare function Breadcrumb({ ...props }: React$1.ComponentProps<"nav">): React$1.JSX.Element;
|
|
86
|
+
declare function BreadcrumbList({ className, ...props }: React$1.ComponentProps<"ol">): React$1.JSX.Element;
|
|
87
|
+
declare function BreadcrumbItem({ className, ...props }: React$1.ComponentProps<"li">): React$1.JSX.Element;
|
|
89
88
|
declare function BreadcrumbLink({ asChild, className, ...props }: React$1.ComponentProps<"a"> & {
|
|
90
89
|
asChild?: boolean;
|
|
91
|
-
}):
|
|
92
|
-
declare function BreadcrumbPage({ className, ...props }: React$1.ComponentProps<"span">):
|
|
93
|
-
declare function BreadcrumbSeparator({ children, className, ...props }: React$1.ComponentProps<"li">):
|
|
94
|
-
declare function BreadcrumbEllipsis({ className, ...props }: React$1.ComponentProps<"span">):
|
|
90
|
+
}): React$1.JSX.Element;
|
|
91
|
+
declare function BreadcrumbPage({ className, ...props }: React$1.ComponentProps<"span">): React$1.JSX.Element;
|
|
92
|
+
declare function BreadcrumbSeparator({ children, className, ...props }: React$1.ComponentProps<"li">): React$1.JSX.Element;
|
|
93
|
+
declare function BreadcrumbEllipsis({ className, ...props }: React$1.ComponentProps<"span">): React$1.JSX.Element;
|
|
95
94
|
|
|
96
95
|
declare const buttonVariants: (props?: ({
|
|
97
96
|
variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
@@ -104,15 +103,15 @@ declare const Button: React$1.ForwardRefExoticComponent<Omit<React$1.ClassAttrib
|
|
|
104
103
|
asChild?: boolean;
|
|
105
104
|
}, "ref"> & React$1.RefAttributes<HTMLButtonElement>>;
|
|
106
105
|
|
|
107
|
-
declare function Calendar({ className, classNames, showOutsideDays, ...props }: React$1.ComponentProps<typeof DayPicker>):
|
|
106
|
+
declare function Calendar({ className, classNames, showOutsideDays, ...props }: React$1.ComponentProps<typeof DayPicker>): React$1.JSX.Element;
|
|
108
107
|
|
|
109
|
-
declare function Card({ className, ...props }: React$1.ComponentProps<"div">):
|
|
110
|
-
declare function CardHeader({ className, ...props }: React$1.ComponentProps<"div">):
|
|
111
|
-
declare function CardTitle({ className, ...props }: React$1.ComponentProps<"div">):
|
|
112
|
-
declare function CardDescription({ className, ...props }: React$1.ComponentProps<"div">):
|
|
113
|
-
declare function CardAction({ className, ...props }: React$1.ComponentProps<"div">):
|
|
114
|
-
declare function CardContent({ className, ...props }: React$1.ComponentProps<"div">):
|
|
115
|
-
declare function CardFooter({ className, ...props }: React$1.ComponentProps<"div">):
|
|
108
|
+
declare function Card({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
109
|
+
declare function CardHeader({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
110
|
+
declare function CardTitle({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
111
|
+
declare function CardDescription({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
112
|
+
declare function CardAction({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
113
|
+
declare function CardContent({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
114
|
+
declare function CardFooter({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
116
115
|
|
|
117
116
|
type CarouselApi = UseEmblaCarouselType[1];
|
|
118
117
|
type UseCarouselParameters = Parameters<typeof useEmblaCarousel>;
|
|
@@ -124,11 +123,11 @@ type CarouselProps = {
|
|
|
124
123
|
orientation?: "horizontal" | "vertical";
|
|
125
124
|
setApi?: (api: CarouselApi) => void;
|
|
126
125
|
};
|
|
127
|
-
declare function Carousel({ orientation, opts, setApi, plugins, className, children, ...props }: React$1.ComponentProps<"div"> & CarouselProps):
|
|
128
|
-
declare function CarouselContent({ className, ...props }: React$1.ComponentProps<"div">):
|
|
129
|
-
declare function CarouselItem({ className, ...props }: React$1.ComponentProps<"div">):
|
|
130
|
-
declare function CarouselPrevious({ className, variant, size, ...props }: React$1.ComponentProps<typeof Button>):
|
|
131
|
-
declare function CarouselNext({ className, variant, size, ...props }: React$1.ComponentProps<typeof Button>):
|
|
126
|
+
declare function Carousel({ orientation, opts, setApi, plugins, className, children, ...props }: React$1.ComponentProps<"div"> & CarouselProps): React$1.JSX.Element;
|
|
127
|
+
declare function CarouselContent({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
128
|
+
declare function CarouselItem({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
129
|
+
declare function CarouselPrevious({ className, variant, size, ...props }: React$1.ComponentProps<typeof Button>): React$1.JSX.Element;
|
|
130
|
+
declare function CarouselNext({ className, variant, size, ...props }: React$1.ComponentProps<typeof Button>): React$1.JSX.Element;
|
|
132
131
|
|
|
133
132
|
declare const THEMES: {
|
|
134
133
|
readonly light: "";
|
|
@@ -149,11 +148,11 @@ type ChartConfig = {
|
|
|
149
148
|
declare function ChartContainer({ id, className, children, config, ...props }: React$1.ComponentProps<"div"> & {
|
|
150
149
|
config: ChartConfig;
|
|
151
150
|
children: React$1.ComponentProps<typeof RechartsPrimitive.ResponsiveContainer>["children"];
|
|
152
|
-
}):
|
|
151
|
+
}): React$1.JSX.Element;
|
|
153
152
|
declare const ChartStyle: ({ id, config }: {
|
|
154
153
|
id: string;
|
|
155
154
|
config: ChartConfig;
|
|
156
|
-
}) =>
|
|
155
|
+
}) => React$1.JSX.Element | null;
|
|
157
156
|
declare const ChartTooltip: typeof RechartsPrimitive.Tooltip;
|
|
158
157
|
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"> & {
|
|
159
158
|
hideLabel?: boolean;
|
|
@@ -161,14 +160,14 @@ declare function ChartTooltipContent({ active, payload, className, indicator, hi
|
|
|
161
160
|
indicator?: "line" | "dot" | "dashed";
|
|
162
161
|
nameKey?: string;
|
|
163
162
|
labelKey?: string;
|
|
164
|
-
}):
|
|
163
|
+
}): React$1.JSX.Element | null;
|
|
165
164
|
declare const ChartLegend: typeof RechartsPrimitive.Legend;
|
|
166
165
|
declare function ChartLegendContent({ className, hideIcon, payload, verticalAlign, nameKey, }: React$1.ComponentProps<"div"> & Pick<RechartsPrimitive.LegendProps, "payload" | "verticalAlign"> & {
|
|
167
166
|
hideIcon?: boolean;
|
|
168
167
|
nameKey?: string;
|
|
169
|
-
}):
|
|
168
|
+
}): React$1.JSX.Element | null;
|
|
170
169
|
|
|
171
|
-
declare function Checkbox({ className, ...props }: React$1.ComponentProps<typeof CheckboxPrimitive.Root>):
|
|
170
|
+
declare function Checkbox({ className, ...props }: React$1.ComponentProps<typeof CheckboxPrimitive.Root>): React$1.JSX.Element;
|
|
172
171
|
|
|
173
172
|
type CheckboxFieldProps = Omit<React$1.ComponentProps<typeof Checkbox>, "onCheckedChange" | "checked"> & {
|
|
174
173
|
label: React$1.ReactNode;
|
|
@@ -181,11 +180,11 @@ type CheckboxFieldProps = Omit<React$1.ComponentProps<typeof Checkbox>, "onCheck
|
|
|
181
180
|
className?: string;
|
|
182
181
|
labelClassName?: string;
|
|
183
182
|
};
|
|
184
|
-
declare function CheckboxField({ id: idProp, label, description, checked, onCheckedChange, layout, size, className, labelClassName, disabled, ...checkboxProps }: CheckboxFieldProps):
|
|
183
|
+
declare function CheckboxField({ id: idProp, label, description, checked, onCheckedChange, layout, size, className, labelClassName, disabled, ...checkboxProps }: CheckboxFieldProps): React$1.JSX.Element;
|
|
185
184
|
|
|
186
|
-
declare function Collapsible({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.Root>):
|
|
187
|
-
declare function CollapsibleTrigger({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>):
|
|
188
|
-
declare function CollapsibleContent({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>):
|
|
185
|
+
declare function Collapsible({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.Root>): React$1.JSX.Element;
|
|
186
|
+
declare function CollapsibleTrigger({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>): React$1.JSX.Element;
|
|
187
|
+
declare function CollapsibleContent({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>): React$1.JSX.Element;
|
|
189
188
|
|
|
190
189
|
declare function ColorPicker({ value, onChange, presets, disabled, className, "aria-label": ariaLabel, }: {
|
|
191
190
|
value: string;
|
|
@@ -194,43 +193,43 @@ declare function ColorPicker({ value, onChange, presets, disabled, className, "a
|
|
|
194
193
|
disabled?: boolean;
|
|
195
194
|
className?: string;
|
|
196
195
|
"aria-label"?: string;
|
|
197
|
-
}):
|
|
196
|
+
}): React$1.JSX.Element;
|
|
198
197
|
|
|
199
|
-
declare function Command({ className, ...props }: React$1.ComponentProps<typeof Command$1>):
|
|
198
|
+
declare function Command({ className, ...props }: React$1.ComponentProps<typeof Command$1>): React$1.JSX.Element;
|
|
200
199
|
declare function CommandDialog({ title, description, children, ...props }: React$1.ComponentProps<typeof Dialog> & {
|
|
201
200
|
title?: string;
|
|
202
201
|
description?: string;
|
|
203
|
-
}):
|
|
204
|
-
declare function CommandInput({ className, ...props }: React$1.ComponentProps<typeof Command$1.Input>):
|
|
205
|
-
declare function CommandList({ className, ...props }: React$1.ComponentProps<typeof Command$1.List>):
|
|
206
|
-
declare function CommandEmpty({ ...props }: React$1.ComponentProps<typeof Command$1.Empty>):
|
|
207
|
-
declare function CommandGroup({ className, ...props }: React$1.ComponentProps<typeof Command$1.Group>):
|
|
208
|
-
declare function CommandSeparator({ className, ...props }: React$1.ComponentProps<typeof Command$1.Separator>):
|
|
209
|
-
declare function CommandItem({ className, ...props }: React$1.ComponentProps<typeof Command$1.Item>):
|
|
210
|
-
declare function CommandShortcut({ className, ...props }: React$1.ComponentProps<"span">):
|
|
211
|
-
|
|
212
|
-
declare function ContextMenu({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Root>):
|
|
213
|
-
declare function ContextMenuTrigger({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Trigger>):
|
|
214
|
-
declare function ContextMenuGroup({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Group>):
|
|
215
|
-
declare function ContextMenuPortal({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Portal>):
|
|
216
|
-
declare function ContextMenuSub({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Sub>):
|
|
217
|
-
declare function ContextMenuRadioGroup({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.RadioGroup>):
|
|
202
|
+
}): React$1.JSX.Element;
|
|
203
|
+
declare function CommandInput({ className, ...props }: React$1.ComponentProps<typeof Command$1.Input>): React$1.JSX.Element;
|
|
204
|
+
declare function CommandList({ className, ...props }: React$1.ComponentProps<typeof Command$1.List>): React$1.JSX.Element;
|
|
205
|
+
declare function CommandEmpty({ ...props }: React$1.ComponentProps<typeof Command$1.Empty>): React$1.JSX.Element;
|
|
206
|
+
declare function CommandGroup({ className, ...props }: React$1.ComponentProps<typeof Command$1.Group>): React$1.JSX.Element;
|
|
207
|
+
declare function CommandSeparator({ className, ...props }: React$1.ComponentProps<typeof Command$1.Separator>): React$1.JSX.Element;
|
|
208
|
+
declare function CommandItem({ className, ...props }: React$1.ComponentProps<typeof Command$1.Item>): React$1.JSX.Element;
|
|
209
|
+
declare function CommandShortcut({ className, ...props }: React$1.ComponentProps<"span">): React$1.JSX.Element;
|
|
210
|
+
|
|
211
|
+
declare function ContextMenu({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Root>): React$1.JSX.Element;
|
|
212
|
+
declare function ContextMenuTrigger({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Trigger>): React$1.JSX.Element;
|
|
213
|
+
declare function ContextMenuGroup({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Group>): React$1.JSX.Element;
|
|
214
|
+
declare function ContextMenuPortal({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Portal>): React$1.JSX.Element;
|
|
215
|
+
declare function ContextMenuSub({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Sub>): React$1.JSX.Element;
|
|
216
|
+
declare function ContextMenuRadioGroup({ ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.RadioGroup>): React$1.JSX.Element;
|
|
218
217
|
declare function ContextMenuSubTrigger({ className, inset, children, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.SubTrigger> & {
|
|
219
218
|
inset?: boolean;
|
|
220
|
-
}):
|
|
221
|
-
declare function ContextMenuSubContent({ className, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.SubContent>):
|
|
222
|
-
declare function ContextMenuContent({ className, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Content>):
|
|
219
|
+
}): React$1.JSX.Element;
|
|
220
|
+
declare function ContextMenuSubContent({ className, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.SubContent>): React$1.JSX.Element;
|
|
221
|
+
declare function ContextMenuContent({ className, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Content>): React$1.JSX.Element;
|
|
223
222
|
declare function ContextMenuItem({ className, inset, variant, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Item> & {
|
|
224
223
|
inset?: boolean;
|
|
225
224
|
variant?: "default" | "destructive";
|
|
226
|
-
}):
|
|
227
|
-
declare function ContextMenuCheckboxItem({ className, children, checked, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.CheckboxItem>):
|
|
228
|
-
declare function ContextMenuRadioItem({ className, children, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.RadioItem>):
|
|
225
|
+
}): React$1.JSX.Element;
|
|
226
|
+
declare function ContextMenuCheckboxItem({ className, children, checked, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.CheckboxItem>): React$1.JSX.Element;
|
|
227
|
+
declare function ContextMenuRadioItem({ className, children, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.RadioItem>): React$1.JSX.Element;
|
|
229
228
|
declare function ContextMenuLabel({ className, inset, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Label> & {
|
|
230
229
|
inset?: boolean;
|
|
231
|
-
}):
|
|
232
|
-
declare function ContextMenuSeparator({ className, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Separator>):
|
|
233
|
-
declare function ContextMenuShortcut({ className, ...props }: React$1.ComponentProps<"span">):
|
|
230
|
+
}): React$1.JSX.Element;
|
|
231
|
+
declare function ContextMenuSeparator({ className, ...props }: React$1.ComponentProps<typeof ContextMenuPrimitive.Separator>): React$1.JSX.Element;
|
|
232
|
+
declare function ContextMenuShortcut({ className, ...props }: React$1.ComponentProps<"span">): React$1.JSX.Element;
|
|
234
233
|
|
|
235
234
|
declare function DateField({ value, onChange, min, max, disabled, id, placeholder, triggerClassName, align, }: {
|
|
236
235
|
value: string;
|
|
@@ -242,41 +241,41 @@ declare function DateField({ value, onChange, min, max, disabled, id, placeholde
|
|
|
242
241
|
placeholder?: string;
|
|
243
242
|
triggerClassName?: string;
|
|
244
243
|
align?: "start" | "center" | "end";
|
|
245
|
-
}):
|
|
246
|
-
|
|
247
|
-
declare function Drawer({ ...props }: React$1.ComponentProps<typeof Drawer$1.Root>):
|
|
248
|
-
declare function DrawerTrigger({ ...props }: React$1.ComponentProps<typeof Drawer$1.Trigger>):
|
|
249
|
-
declare function DrawerPortal({ ...props }: React$1.ComponentProps<typeof Drawer$1.Portal>):
|
|
250
|
-
declare function DrawerClose({ ...props }: React$1.ComponentProps<typeof Drawer$1.Close>):
|
|
251
|
-
declare function DrawerOverlay({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Overlay>):
|
|
252
|
-
declare function DrawerContent({ className, children, ...props }: React$1.ComponentProps<typeof Drawer$1.Content>):
|
|
253
|
-
declare function DrawerHeader({ className, ...props }: React$1.ComponentProps<"div">):
|
|
254
|
-
declare function DrawerFooter({ className, ...props }: React$1.ComponentProps<"div">):
|
|
255
|
-
declare function DrawerTitle({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Title>):
|
|
256
|
-
declare function DrawerDescription({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Description>):
|
|
257
|
-
|
|
258
|
-
declare function DropdownMenu({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Root>):
|
|
259
|
-
declare function DropdownMenuPortal({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Portal>):
|
|
260
|
-
declare function DropdownMenuTrigger({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Trigger>):
|
|
261
|
-
declare function DropdownMenuContent({ className, sideOffset, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Content>):
|
|
262
|
-
declare function DropdownMenuGroup({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Group>):
|
|
244
|
+
}): React$1.JSX.Element;
|
|
245
|
+
|
|
246
|
+
declare function Drawer({ ...props }: React$1.ComponentProps<typeof Drawer$1.Root>): React$1.JSX.Element;
|
|
247
|
+
declare function DrawerTrigger({ ...props }: React$1.ComponentProps<typeof Drawer$1.Trigger>): React$1.JSX.Element;
|
|
248
|
+
declare function DrawerPortal({ ...props }: React$1.ComponentProps<typeof Drawer$1.Portal>): React$1.JSX.Element;
|
|
249
|
+
declare function DrawerClose({ ...props }: React$1.ComponentProps<typeof Drawer$1.Close>): React$1.JSX.Element;
|
|
250
|
+
declare function DrawerOverlay({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Overlay>): React$1.JSX.Element;
|
|
251
|
+
declare function DrawerContent({ className, children, ...props }: React$1.ComponentProps<typeof Drawer$1.Content>): React$1.JSX.Element;
|
|
252
|
+
declare function DrawerHeader({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
253
|
+
declare function DrawerFooter({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
254
|
+
declare function DrawerTitle({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Title>): React$1.JSX.Element;
|
|
255
|
+
declare function DrawerDescription({ className, ...props }: React$1.ComponentProps<typeof Drawer$1.Description>): React$1.JSX.Element;
|
|
256
|
+
|
|
257
|
+
declare function DropdownMenu({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Root>): React$1.JSX.Element;
|
|
258
|
+
declare function DropdownMenuPortal({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Portal>): React$1.JSX.Element;
|
|
259
|
+
declare function DropdownMenuTrigger({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Trigger>): React$1.JSX.Element;
|
|
260
|
+
declare function DropdownMenuContent({ className, sideOffset, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Content>): React$1.JSX.Element;
|
|
261
|
+
declare function DropdownMenuGroup({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Group>): React$1.JSX.Element;
|
|
263
262
|
declare function DropdownMenuItem({ className, inset, variant, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Item> & {
|
|
264
263
|
inset?: boolean;
|
|
265
264
|
variant?: "default" | "destructive";
|
|
266
|
-
}):
|
|
267
|
-
declare function DropdownMenuCheckboxItem({ className, children, checked, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.CheckboxItem>):
|
|
268
|
-
declare function DropdownMenuRadioGroup({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>):
|
|
269
|
-
declare function DropdownMenuRadioItem({ className, children, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>):
|
|
265
|
+
}): React$1.JSX.Element;
|
|
266
|
+
declare function DropdownMenuCheckboxItem({ className, children, checked, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.CheckboxItem>): React$1.JSX.Element;
|
|
267
|
+
declare function DropdownMenuRadioGroup({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>): React$1.JSX.Element;
|
|
268
|
+
declare function DropdownMenuRadioItem({ className, children, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>): React$1.JSX.Element;
|
|
270
269
|
declare function DropdownMenuLabel({ className, inset, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Label> & {
|
|
271
270
|
inset?: boolean;
|
|
272
|
-
}):
|
|
273
|
-
declare function DropdownMenuSeparator({ className, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Separator>):
|
|
274
|
-
declare function DropdownMenuShortcut({ className, ...props }: React$1.ComponentProps<"span">):
|
|
275
|
-
declare function DropdownMenuSub({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Sub>):
|
|
271
|
+
}): React$1.JSX.Element;
|
|
272
|
+
declare function DropdownMenuSeparator({ className, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Separator>): React$1.JSX.Element;
|
|
273
|
+
declare function DropdownMenuShortcut({ className, ...props }: React$1.ComponentProps<"span">): React$1.JSX.Element;
|
|
274
|
+
declare function DropdownMenuSub({ ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.Sub>): React$1.JSX.Element;
|
|
276
275
|
declare function DropdownMenuSubTrigger({ className, inset, children, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.SubTrigger> & {
|
|
277
276
|
inset?: boolean;
|
|
278
|
-
}):
|
|
279
|
-
declare function DropdownMenuSubContent({ className, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.SubContent>):
|
|
277
|
+
}): React$1.JSX.Element;
|
|
278
|
+
declare function DropdownMenuSubContent({ className, ...props }: React$1.ComponentProps<typeof DropdownMenuPrimitive.SubContent>): React$1.JSX.Element;
|
|
280
279
|
|
|
281
280
|
declare const fieldLabelClass = "text-[10px] uppercase tracking-widest text-muted-foreground";
|
|
282
281
|
type FieldLabelElement = "span" | "label" | "p";
|
|
@@ -285,7 +284,7 @@ type FieldLabelProps<T extends FieldLabelElement = "span"> = {
|
|
|
285
284
|
emphasis?: boolean;
|
|
286
285
|
className?: string;
|
|
287
286
|
} & React$1.ComponentPropsWithoutRef<T>;
|
|
288
|
-
declare function FieldLabel<T extends FieldLabelElement = "span">({ as, emphasis, className, ...props }: FieldLabelProps<T>):
|
|
287
|
+
declare function FieldLabel<T extends FieldLabelElement = "span">({ as, emphasis, className, ...props }: FieldLabelProps<T>): React$1.JSX.Element;
|
|
289
288
|
|
|
290
289
|
type FilterPopoverProps = {
|
|
291
290
|
open: boolean;
|
|
@@ -306,10 +305,10 @@ type FilterPopoverProps = {
|
|
|
306
305
|
contentId?: string;
|
|
307
306
|
"aria-label"?: string;
|
|
308
307
|
};
|
|
309
|
-
declare function FilterPopover({ open, onOpenChange, activeCount, onApply, onCancel, onClearAll, children, title, triggerLabel, applyDisabled, clearDisabled, align, contentClassName, contentId, "aria-label": ariaLabel, }: FilterPopoverProps):
|
|
308
|
+
declare function FilterPopover({ open, onOpenChange, activeCount, onApply, onCancel, onClearAll, children, title, triggerLabel, applyDisabled, clearDisabled, align, contentClassName, contentId, "aria-label": ariaLabel, }: FilterPopoverProps): React$1.JSX.Element;
|
|
310
309
|
|
|
311
310
|
declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>(props: react_hook_form.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React$1.JSX.Element;
|
|
312
|
-
declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({ ...props }: ControllerProps<TFieldValues, TName>) =>
|
|
311
|
+
declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({ ...props }: ControllerProps<TFieldValues, TName>) => React$1.JSX.Element;
|
|
313
312
|
declare const useFormField: () => {
|
|
314
313
|
invalid: boolean;
|
|
315
314
|
isDirty: boolean;
|
|
@@ -322,24 +321,24 @@ declare const useFormField: () => {
|
|
|
322
321
|
formDescriptionId: string;
|
|
323
322
|
formMessageId: string;
|
|
324
323
|
};
|
|
325
|
-
declare function FormItem({ className, ...props }: React$1.ComponentProps<"div">):
|
|
326
|
-
declare function FormLabel({ className, ...props }: React$1.ComponentProps<typeof LabelPrimitive.Root>):
|
|
327
|
-
declare function FormControl({ ...props }: React$1.ComponentProps<typeof Slot>):
|
|
328
|
-
declare function FormDescription({ className, ...props }: React$1.ComponentProps<"p">):
|
|
329
|
-
declare function FormMessage({ className, ...props }: React$1.ComponentProps<"p">):
|
|
324
|
+
declare function FormItem({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
325
|
+
declare function FormLabel({ className, ...props }: React$1.ComponentProps<typeof LabelPrimitive.Root>): React$1.JSX.Element;
|
|
326
|
+
declare function FormControl({ ...props }: React$1.ComponentProps<typeof Slot>): React$1.JSX.Element;
|
|
327
|
+
declare function FormDescription({ className, ...props }: React$1.ComponentProps<"p">): React$1.JSX.Element;
|
|
328
|
+
declare function FormMessage({ className, ...props }: React$1.ComponentProps<"p">): React$1.JSX.Element | null;
|
|
330
329
|
|
|
331
|
-
declare function HoverCard({ ...props }: React$1.ComponentProps<typeof HoverCardPrimitive.Root>):
|
|
332
|
-
declare function HoverCardTrigger({ ...props }: React$1.ComponentProps<typeof HoverCardPrimitive.Trigger>):
|
|
333
|
-
declare function HoverCardContent({ className, align, sideOffset, ...props }: React$1.ComponentProps<typeof HoverCardPrimitive.Content>):
|
|
330
|
+
declare function HoverCard({ ...props }: React$1.ComponentProps<typeof HoverCardPrimitive.Root>): React$1.JSX.Element;
|
|
331
|
+
declare function HoverCardTrigger({ ...props }: React$1.ComponentProps<typeof HoverCardPrimitive.Trigger>): React$1.JSX.Element;
|
|
332
|
+
declare function HoverCardContent({ className, align, sideOffset, ...props }: React$1.ComponentProps<typeof HoverCardPrimitive.Content>): React$1.JSX.Element;
|
|
334
333
|
|
|
335
334
|
declare function InputOTP({ className, containerClassName, ...props }: React$1.ComponentProps<typeof OTPInput> & {
|
|
336
335
|
containerClassName?: string;
|
|
337
|
-
}):
|
|
338
|
-
declare function InputOTPGroup({ className, ...props }: React$1.ComponentProps<"div">):
|
|
336
|
+
}): React$1.JSX.Element;
|
|
337
|
+
declare function InputOTPGroup({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
339
338
|
declare function InputOTPSlot({ index, className, ...props }: React$1.ComponentProps<"div"> & {
|
|
340
339
|
index: number;
|
|
341
|
-
}):
|
|
342
|
-
declare function InputOTPSeparator({ ...props }: React$1.ComponentProps<"div">):
|
|
340
|
+
}): React$1.JSX.Element;
|
|
341
|
+
declare function InputOTPSeparator({ ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
343
342
|
|
|
344
343
|
declare const inputVariants: (props?: ({
|
|
345
344
|
size?: "default" | "sm" | "lg" | "xl" | null | undefined;
|
|
@@ -353,7 +352,7 @@ declare function InputGroup({ leading, children, className, size, }: {
|
|
|
353
352
|
children: ReactNode;
|
|
354
353
|
className?: string;
|
|
355
354
|
size?: "default" | "lg";
|
|
356
|
-
}):
|
|
355
|
+
}): React$1.JSX.Element;
|
|
357
356
|
declare const InputGroupInput: React$1.ForwardRefExoticComponent<Omit<Omit<Omit<React$1.DetailedHTMLProps<React$1.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "size"> & class_variance_authority.VariantProps<(props?: ({
|
|
358
357
|
size?: "default" | "sm" | "lg" | "xl" | null | undefined;
|
|
359
358
|
} & class_variance_authority_types.ClassProp) | undefined) => string>, "ref"> & React$1.RefAttributes<HTMLInputElement>, "ref"> & React$1.RefAttributes<HTMLInputElement>>;
|
|
@@ -371,7 +370,7 @@ declare function IconInput({ icon: Icon, value, onChange, placeholder, type, min
|
|
|
371
370
|
autoFocus?: boolean;
|
|
372
371
|
className?: string;
|
|
373
372
|
iconSize?: number;
|
|
374
|
-
}):
|
|
373
|
+
}): React$1.JSX.Element;
|
|
375
374
|
|
|
376
375
|
declare function NumberInput({ value, onChange, placeholder, min, max, step, className, id, disabled, }: {
|
|
377
376
|
value: number;
|
|
@@ -383,7 +382,7 @@ declare function NumberInput({ value, onChange, placeholder, min, max, step, cla
|
|
|
383
382
|
className?: string;
|
|
384
383
|
id?: string;
|
|
385
384
|
disabled?: boolean;
|
|
386
|
-
}):
|
|
385
|
+
}): React$1.JSX.Element;
|
|
387
386
|
|
|
388
387
|
declare function PhoneInput({ value, onChange, id, className, placeholder, disabled, defaultCountryIso, }: {
|
|
389
388
|
value: string;
|
|
@@ -393,7 +392,7 @@ declare function PhoneInput({ value, onChange, id, className, placeholder, disab
|
|
|
393
392
|
placeholder?: string;
|
|
394
393
|
disabled?: boolean;
|
|
395
394
|
defaultCountryIso?: string;
|
|
396
|
-
}):
|
|
395
|
+
}): React$1.JSX.Element;
|
|
397
396
|
|
|
398
397
|
declare function SearchField({ value, onChange, placeholder, className, size, "aria-label": ariaLabel, }: {
|
|
399
398
|
value: string;
|
|
@@ -402,71 +401,71 @@ declare function SearchField({ value, onChange, placeholder, className, size, "a
|
|
|
402
401
|
className?: string;
|
|
403
402
|
size?: "default" | "lg";
|
|
404
403
|
"aria-label"?: string;
|
|
405
|
-
}):
|
|
404
|
+
}): React$1.JSX.Element;
|
|
406
405
|
|
|
407
|
-
declare function Label({ className, ...props }: React$1.ComponentProps<typeof LabelPrimitive.Root>):
|
|
406
|
+
declare function Label({ className, ...props }: React$1.ComponentProps<typeof LabelPrimitive.Root>): React$1.JSX.Element;
|
|
408
407
|
|
|
409
|
-
declare function Menubar({ className, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Root>):
|
|
410
|
-
declare function MenubarMenu({ ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Menu>):
|
|
411
|
-
declare function MenubarGroup({ ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Group>):
|
|
412
|
-
declare function MenubarPortal({ ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Portal>):
|
|
413
|
-
declare function MenubarRadioGroup({ ...props }: React$1.ComponentProps<typeof MenubarPrimitive.RadioGroup>):
|
|
414
|
-
declare function MenubarTrigger({ className, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Trigger>):
|
|
415
|
-
declare function MenubarContent({ className, align, alignOffset, sideOffset, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Content>):
|
|
408
|
+
declare function Menubar({ className, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Root>): React$1.JSX.Element;
|
|
409
|
+
declare function MenubarMenu({ ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Menu>): React$1.JSX.Element;
|
|
410
|
+
declare function MenubarGroup({ ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Group>): React$1.JSX.Element;
|
|
411
|
+
declare function MenubarPortal({ ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Portal>): React$1.JSX.Element;
|
|
412
|
+
declare function MenubarRadioGroup({ ...props }: React$1.ComponentProps<typeof MenubarPrimitive.RadioGroup>): React$1.JSX.Element;
|
|
413
|
+
declare function MenubarTrigger({ className, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Trigger>): React$1.JSX.Element;
|
|
414
|
+
declare function MenubarContent({ className, align, alignOffset, sideOffset, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Content>): React$1.JSX.Element;
|
|
416
415
|
declare function MenubarItem({ className, inset, variant, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Item> & {
|
|
417
416
|
inset?: boolean;
|
|
418
417
|
variant?: "default" | "destructive";
|
|
419
|
-
}):
|
|
420
|
-
declare function MenubarCheckboxItem({ className, children, checked, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.CheckboxItem>):
|
|
421
|
-
declare function MenubarRadioItem({ className, children, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.RadioItem>):
|
|
418
|
+
}): React$1.JSX.Element;
|
|
419
|
+
declare function MenubarCheckboxItem({ className, children, checked, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.CheckboxItem>): React$1.JSX.Element;
|
|
420
|
+
declare function MenubarRadioItem({ className, children, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.RadioItem>): React$1.JSX.Element;
|
|
422
421
|
declare function MenubarLabel({ className, inset, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Label> & {
|
|
423
422
|
inset?: boolean;
|
|
424
|
-
}):
|
|
425
|
-
declare function MenubarSeparator({ className, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Separator>):
|
|
426
|
-
declare function MenubarShortcut({ className, ...props }: React$1.ComponentProps<"span">):
|
|
427
|
-
declare function MenubarSub({ ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Sub>):
|
|
423
|
+
}): React$1.JSX.Element;
|
|
424
|
+
declare function MenubarSeparator({ className, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Separator>): React$1.JSX.Element;
|
|
425
|
+
declare function MenubarShortcut({ className, ...props }: React$1.ComponentProps<"span">): React$1.JSX.Element;
|
|
426
|
+
declare function MenubarSub({ ...props }: React$1.ComponentProps<typeof MenubarPrimitive.Sub>): React$1.JSX.Element;
|
|
428
427
|
declare function MenubarSubTrigger({ className, inset, children, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.SubTrigger> & {
|
|
429
428
|
inset?: boolean;
|
|
430
|
-
}):
|
|
431
|
-
declare function MenubarSubContent({ className, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.SubContent>):
|
|
429
|
+
}): React$1.JSX.Element;
|
|
430
|
+
declare function MenubarSubContent({ className, ...props }: React$1.ComponentProps<typeof MenubarPrimitive.SubContent>): React$1.JSX.Element;
|
|
432
431
|
|
|
433
432
|
declare function NavigationMenu({ className, children, viewport, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Root> & {
|
|
434
433
|
viewport?: boolean;
|
|
435
|
-
}):
|
|
436
|
-
declare function NavigationMenuList({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.List>):
|
|
437
|
-
declare function NavigationMenuItem({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Item>):
|
|
434
|
+
}): React$1.JSX.Element;
|
|
435
|
+
declare function NavigationMenuList({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.List>): React$1.JSX.Element;
|
|
436
|
+
declare function NavigationMenuItem({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Item>): React$1.JSX.Element;
|
|
438
437
|
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types.ClassProp | undefined) => string;
|
|
439
|
-
declare function NavigationMenuTrigger({ className, children, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Trigger>):
|
|
440
|
-
declare function NavigationMenuContent({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Content>):
|
|
441
|
-
declare function NavigationMenuViewport({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Viewport>):
|
|
442
|
-
declare function NavigationMenuLink({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Link>):
|
|
443
|
-
declare function NavigationMenuIndicator({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Indicator>):
|
|
444
|
-
|
|
445
|
-
declare function Pagination({ className, ...props }: React$1.ComponentProps<"nav">):
|
|
446
|
-
declare function PaginationContent({ className, ...props }: React$1.ComponentProps<"ul">):
|
|
447
|
-
declare function PaginationItem({ ...props }: React$1.ComponentProps<"li">):
|
|
438
|
+
declare function NavigationMenuTrigger({ className, children, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Trigger>): React$1.JSX.Element;
|
|
439
|
+
declare function NavigationMenuContent({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Content>): React$1.JSX.Element;
|
|
440
|
+
declare function NavigationMenuViewport({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Viewport>): React$1.JSX.Element;
|
|
441
|
+
declare function NavigationMenuLink({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Link>): React$1.JSX.Element;
|
|
442
|
+
declare function NavigationMenuIndicator({ className, ...props }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Indicator>): React$1.JSX.Element;
|
|
443
|
+
|
|
444
|
+
declare function Pagination({ className, ...props }: React$1.ComponentProps<"nav">): React$1.JSX.Element;
|
|
445
|
+
declare function PaginationContent({ className, ...props }: React$1.ComponentProps<"ul">): React$1.JSX.Element;
|
|
446
|
+
declare function PaginationItem({ ...props }: React$1.ComponentProps<"li">): React$1.JSX.Element;
|
|
448
447
|
type PaginationLinkProps = {
|
|
449
448
|
isActive?: boolean;
|
|
450
449
|
} & Pick<React$1.ComponentProps<typeof Button>, "size"> & React$1.ComponentProps<"a">;
|
|
451
|
-
declare function PaginationLink({ className, isActive, size, ...props }: PaginationLinkProps):
|
|
452
|
-
declare function PaginationPrevious({ className, ...props }: React$1.ComponentProps<typeof PaginationLink>):
|
|
453
|
-
declare function PaginationNext({ className, ...props }: React$1.ComponentProps<typeof PaginationLink>):
|
|
454
|
-
declare function PaginationEllipsis({ className, ...props }: React$1.ComponentProps<"span">):
|
|
450
|
+
declare function PaginationLink({ className, isActive, size, ...props }: PaginationLinkProps): React$1.JSX.Element;
|
|
451
|
+
declare function PaginationPrevious({ className, ...props }: React$1.ComponentProps<typeof PaginationLink>): React$1.JSX.Element;
|
|
452
|
+
declare function PaginationNext({ className, ...props }: React$1.ComponentProps<typeof PaginationLink>): React$1.JSX.Element;
|
|
453
|
+
declare function PaginationEllipsis({ className, ...props }: React$1.ComponentProps<"span">): React$1.JSX.Element;
|
|
455
454
|
|
|
456
455
|
type PasswordInputProps = Omit<React$1.ComponentProps<"input">, "type"> & VariantProps<typeof inputVariants>;
|
|
457
456
|
declare const PasswordInput: React$1.ForwardRefExoticComponent<Omit<PasswordInputProps, "ref"> & React$1.RefAttributes<HTMLInputElement>>;
|
|
458
457
|
|
|
459
|
-
declare function Popover({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Root>):
|
|
460
|
-
declare function PopoverTrigger({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>):
|
|
461
|
-
declare function PopoverContent({ className, align, sideOffset, ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Content>):
|
|
462
|
-
declare function PopoverAnchor({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>):
|
|
458
|
+
declare function Popover({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Root>): React$1.JSX.Element;
|
|
459
|
+
declare function PopoverTrigger({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>): React$1.JSX.Element;
|
|
460
|
+
declare function PopoverContent({ className, align, sideOffset, ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Content>): React$1.JSX.Element;
|
|
461
|
+
declare function PopoverAnchor({ ...props }: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>): React$1.JSX.Element;
|
|
463
462
|
|
|
464
|
-
declare function Progress({ className, value, ...props }: React$1.ComponentProps<typeof ProgressPrimitive.Root>):
|
|
463
|
+
declare function Progress({ className, value, ...props }: React$1.ComponentProps<typeof ProgressPrimitive.Root>): React$1.JSX.Element;
|
|
465
464
|
|
|
466
|
-
declare function RadioGroup({ className, ...props }: React$1.ComponentProps<typeof RadioGroupPrimitive.Root>):
|
|
467
|
-
declare function RadioGroupItem({ className, ...props }: React$1.ComponentProps<typeof RadioGroupPrimitive.Item>):
|
|
465
|
+
declare function RadioGroup({ className, ...props }: React$1.ComponentProps<typeof RadioGroupPrimitive.Root>): React$1.JSX.Element;
|
|
466
|
+
declare function RadioGroupItem({ className, ...props }: React$1.ComponentProps<typeof RadioGroupPrimitive.Item>): React$1.JSX.Element;
|
|
468
467
|
|
|
469
|
-
declare function ReceiptCard({ className, children, ...props }: React$1.ComponentProps<"aside">):
|
|
468
|
+
declare function ReceiptCard({ className, children, ...props }: React$1.ComponentProps<"aside">): React$1.JSX.Element;
|
|
470
469
|
declare function ReceiptSummaryRow({ label, value, bold, divider, valueClass, className, }: {
|
|
471
470
|
label: string;
|
|
472
471
|
value: string;
|
|
@@ -474,56 +473,56 @@ declare function ReceiptSummaryRow({ label, value, bold, divider, valueClass, cl
|
|
|
474
473
|
divider?: boolean;
|
|
475
474
|
valueClass?: string;
|
|
476
475
|
className?: string;
|
|
477
|
-
}):
|
|
476
|
+
}): React$1.JSX.Element;
|
|
478
477
|
|
|
479
|
-
declare function ResizablePanelGroup({ className, ...props }: React$1.ComponentProps<typeof ResizablePrimitive.PanelGroup>):
|
|
480
|
-
declare function ResizablePanel({ ...props }: React$1.ComponentProps<typeof ResizablePrimitive.Panel>):
|
|
478
|
+
declare function ResizablePanelGroup({ className, ...props }: React$1.ComponentProps<typeof ResizablePrimitive.PanelGroup>): React$1.JSX.Element;
|
|
479
|
+
declare function ResizablePanel({ ...props }: React$1.ComponentProps<typeof ResizablePrimitive.Panel>): React$1.JSX.Element;
|
|
481
480
|
declare function ResizableHandle({ withHandle, className, ...props }: React$1.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
|
|
482
481
|
withHandle?: boolean;
|
|
483
|
-
}):
|
|
482
|
+
}): React$1.JSX.Element;
|
|
484
483
|
|
|
485
484
|
type RootProps = React$1.ComponentProps<typeof AlertDialog>;
|
|
486
|
-
declare function ResponsiveAlertDialog({ children, open, onOpenChange, ...rest }: RootProps):
|
|
485
|
+
declare function ResponsiveAlertDialog({ children, open, onOpenChange, ...rest }: RootProps): React$1.JSX.Element;
|
|
487
486
|
type ContentProps = React$1.ComponentProps<typeof AlertDialogContent>;
|
|
488
|
-
declare function ResponsiveAlertDialogContent({ className, children, ...props }: ContentProps):
|
|
487
|
+
declare function ResponsiveAlertDialogContent({ className, children, ...props }: ContentProps): React$1.JSX.Element;
|
|
489
488
|
type TitleProps = React$1.ComponentProps<typeof AlertDialogTitle>;
|
|
490
|
-
declare function ResponsiveAlertDialogTitle({ className, ...props }: TitleProps):
|
|
489
|
+
declare function ResponsiveAlertDialogTitle({ className, ...props }: TitleProps): React$1.JSX.Element;
|
|
491
490
|
type DescProps = React$1.ComponentProps<typeof AlertDialogDescription>;
|
|
492
|
-
declare function ResponsiveAlertDialogDescription({ className, ...props }: DescProps):
|
|
491
|
+
declare function ResponsiveAlertDialogDescription({ className, ...props }: DescProps): React$1.JSX.Element;
|
|
493
492
|
type ActionProps = React$1.ComponentProps<typeof AlertDialogAction>;
|
|
494
|
-
declare function ResponsiveAlertDialogAction({ className, onClick, asChild, ...props }: ActionProps):
|
|
493
|
+
declare function ResponsiveAlertDialogAction({ className, onClick, asChild, ...props }: ActionProps): React$1.JSX.Element;
|
|
495
494
|
type CancelProps = React$1.ComponentProps<typeof AlertDialogCancel>;
|
|
496
|
-
declare function ResponsiveAlertDialogCancel({ className, onClick, asChild, ...props }: CancelProps):
|
|
495
|
+
declare function ResponsiveAlertDialogCancel({ className, onClick, asChild, ...props }: CancelProps): React$1.JSX.Element;
|
|
497
496
|
|
|
498
497
|
declare function useResponsiveDialogDrawer(): boolean;
|
|
499
498
|
type DialogRootProps = React$1.ComponentProps<typeof Dialog>;
|
|
500
|
-
declare function ResponsiveDialog({ children, ...props }: DialogRootProps):
|
|
499
|
+
declare function ResponsiveDialog({ children, ...props }: DialogRootProps): React$1.JSX.Element;
|
|
501
500
|
type DialogContentProps = React$1.ComponentProps<typeof DialogContent>;
|
|
502
|
-
declare function ResponsiveDialogContent({ className, children, ...props }: DialogContentProps):
|
|
501
|
+
declare function ResponsiveDialogContent({ className, children, ...props }: DialogContentProps): React$1.JSX.Element;
|
|
503
502
|
type DialogTitleProps = React$1.ComponentProps<typeof DialogTitle>;
|
|
504
|
-
declare function ResponsiveDialogTitle({ className, ...props }: DialogTitleProps):
|
|
503
|
+
declare function ResponsiveDialogTitle({ className, ...props }: DialogTitleProps): React$1.JSX.Element;
|
|
505
504
|
type DialogDescriptionProps = React$1.ComponentProps<typeof DialogDescription>;
|
|
506
|
-
declare function ResponsiveDialogDescription({ className, ...props }: DialogDescriptionProps):
|
|
505
|
+
declare function ResponsiveDialogDescription({ className, ...props }: DialogDescriptionProps): React$1.JSX.Element;
|
|
507
506
|
type DialogCloseProps = React$1.ComponentProps<typeof DialogClose>;
|
|
508
|
-
declare function ResponsiveDialogClose(props: DialogCloseProps):
|
|
507
|
+
declare function ResponsiveDialogClose(props: DialogCloseProps): React$1.JSX.Element;
|
|
509
508
|
type DialogTriggerProps = React$1.ComponentProps<typeof DialogTrigger>;
|
|
510
|
-
declare function ResponsiveDialogTrigger(props: DialogTriggerProps):
|
|
509
|
+
declare function ResponsiveDialogTrigger(props: DialogTriggerProps): React$1.JSX.Element;
|
|
511
510
|
|
|
512
|
-
declare function ScrollArea({ className, children, ...props }: React$1.ComponentProps<typeof ScrollAreaPrimitive.Root>):
|
|
513
|
-
declare function ScrollBar({ className, orientation, ...props }: React$1.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>):
|
|
511
|
+
declare function ScrollArea({ className, children, ...props }: React$1.ComponentProps<typeof ScrollAreaPrimitive.Root>): React$1.JSX.Element;
|
|
512
|
+
declare function ScrollBar({ className, orientation, ...props }: React$1.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>): React$1.JSX.Element;
|
|
514
513
|
|
|
515
|
-
declare function Select({ ...props }: React$1.ComponentProps<typeof SelectPrimitive.Root>):
|
|
516
|
-
declare function SelectGroup({ ...props }: React$1.ComponentProps<typeof SelectPrimitive.Group>):
|
|
517
|
-
declare function SelectValue({ ...props }: React$1.ComponentProps<typeof SelectPrimitive.Value>):
|
|
514
|
+
declare function Select({ ...props }: React$1.ComponentProps<typeof SelectPrimitive.Root>): React$1.JSX.Element;
|
|
515
|
+
declare function SelectGroup({ ...props }: React$1.ComponentProps<typeof SelectPrimitive.Group>): React$1.JSX.Element;
|
|
516
|
+
declare function SelectValue({ ...props }: React$1.ComponentProps<typeof SelectPrimitive.Value>): React$1.JSX.Element;
|
|
518
517
|
declare function SelectTrigger({ className, size, children, ...props }: React$1.ComponentProps<typeof SelectPrimitive.Trigger> & {
|
|
519
518
|
size?: "sm" | "default";
|
|
520
|
-
}):
|
|
521
|
-
declare function SelectContent({ className, children, position, ...props }: React$1.ComponentProps<typeof SelectPrimitive.Content>):
|
|
522
|
-
declare function SelectLabel({ className, ...props }: React$1.ComponentProps<typeof SelectPrimitive.Label>):
|
|
523
|
-
declare function SelectItem({ className, children, ...props }: React$1.ComponentProps<typeof SelectPrimitive.Item>):
|
|
524
|
-
declare function SelectSeparator({ className, ...props }: React$1.ComponentProps<typeof SelectPrimitive.Separator>):
|
|
525
|
-
declare function SelectScrollUpButton({ className, ...props }: React$1.ComponentProps<typeof SelectPrimitive.ScrollUpButton>):
|
|
526
|
-
declare function SelectScrollDownButton({ className, ...props }: React$1.ComponentProps<typeof SelectPrimitive.ScrollDownButton>):
|
|
519
|
+
}): React$1.JSX.Element;
|
|
520
|
+
declare function SelectContent({ className, children, position, ...props }: React$1.ComponentProps<typeof SelectPrimitive.Content>): React$1.JSX.Element;
|
|
521
|
+
declare function SelectLabel({ className, ...props }: React$1.ComponentProps<typeof SelectPrimitive.Label>): React$1.JSX.Element;
|
|
522
|
+
declare function SelectItem({ className, children, ...props }: React$1.ComponentProps<typeof SelectPrimitive.Item>): React$1.JSX.Element;
|
|
523
|
+
declare function SelectSeparator({ className, ...props }: React$1.ComponentProps<typeof SelectPrimitive.Separator>): React$1.JSX.Element;
|
|
524
|
+
declare function SelectScrollUpButton({ className, ...props }: React$1.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): React$1.JSX.Element;
|
|
525
|
+
declare function SelectScrollDownButton({ className, ...props }: React$1.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): React$1.JSX.Element;
|
|
527
526
|
|
|
528
527
|
type SelectableCardProps = Omit<React.ComponentPropsWithoutRef<typeof Button>, "onClick" | "variant"> & {
|
|
529
528
|
selected?: boolean;
|
|
@@ -531,7 +530,7 @@ type SelectableCardProps = Omit<React.ComponentPropsWithoutRef<typeof Button>, "
|
|
|
531
530
|
onSelect: () => void;
|
|
532
531
|
children: ReactNode;
|
|
533
532
|
};
|
|
534
|
-
declare function SelectableCard({ selected, disabled, onSelect, children, className, ...props }: SelectableCardProps):
|
|
533
|
+
declare function SelectableCard({ selected, disabled, onSelect, children, className, ...props }: SelectableCardProps): React$1.JSX.Element;
|
|
535
534
|
declare namespace SelectableCard {
|
|
536
535
|
var displayName: string;
|
|
537
536
|
}
|
|
@@ -544,7 +543,7 @@ type SelectableListRowProps = Omit<React.ComponentPropsWithoutRef<typeof Button>
|
|
|
544
543
|
trailing?: ReactNode;
|
|
545
544
|
children: ReactNode;
|
|
546
545
|
};
|
|
547
|
-
declare function SelectableListRow({ selected, disabled, onSelect, leading, trailing, children, className, ...props }: SelectableListRowProps):
|
|
546
|
+
declare function SelectableListRow({ selected, disabled, onSelect, leading, trailing, children, className, ...props }: SelectableListRowProps): React$1.JSX.Element;
|
|
548
547
|
declare namespace SelectableListRow {
|
|
549
548
|
var displayName: string;
|
|
550
549
|
}
|
|
@@ -552,7 +551,7 @@ declare namespace SelectableListRow {
|
|
|
552
551
|
type ShellTopBarViewToggleProps = React.ComponentPropsWithoutRef<"div"> & {
|
|
553
552
|
"aria-label"?: string;
|
|
554
553
|
};
|
|
555
|
-
declare function ShellTopBarViewToggle({ className, children, "aria-label": ariaLabel, ...props }: ShellTopBarViewToggleProps):
|
|
554
|
+
declare function ShellTopBarViewToggle({ className, children, "aria-label": ariaLabel, ...props }: ShellTopBarViewToggleProps): React$1.JSX.Element;
|
|
556
555
|
declare namespace ShellTopBarViewToggle {
|
|
557
556
|
var displayName: string;
|
|
558
557
|
}
|
|
@@ -561,28 +560,28 @@ type ShellTopBarViewToggleItemProps = Omit<React.ComponentPropsWithoutRef<"butto
|
|
|
561
560
|
onSelect: () => void;
|
|
562
561
|
children: ReactNode;
|
|
563
562
|
};
|
|
564
|
-
declare function ShellTopBarViewToggleItem({ active, onSelect, className, children, ...props }: ShellTopBarViewToggleItemProps):
|
|
563
|
+
declare function ShellTopBarViewToggleItem({ active, onSelect, className, children, ...props }: ShellTopBarViewToggleItemProps): React$1.JSX.Element;
|
|
565
564
|
declare namespace ShellTopBarViewToggleItem {
|
|
566
565
|
var displayName: string;
|
|
567
566
|
}
|
|
568
567
|
|
|
569
|
-
declare function Separator({ className, orientation, decorative, ...props }: React$1.ComponentProps<typeof SeparatorPrimitive.Root>):
|
|
568
|
+
declare function Separator({ className, orientation, decorative, ...props }: React$1.ComponentProps<typeof SeparatorPrimitive.Root>): React$1.JSX.Element;
|
|
570
569
|
|
|
571
|
-
declare function Sheet({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Root>):
|
|
572
|
-
declare function SheetTrigger({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Trigger>):
|
|
573
|
-
declare function SheetClose({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Close>):
|
|
570
|
+
declare function Sheet({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Root>): React$1.JSX.Element;
|
|
571
|
+
declare function SheetTrigger({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Trigger>): React$1.JSX.Element;
|
|
572
|
+
declare function SheetClose({ ...props }: React$1.ComponentProps<typeof DialogPrimitive.Close>): React$1.JSX.Element;
|
|
574
573
|
declare function SheetContent({ className, children, side, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Content> & {
|
|
575
574
|
side?: "top" | "right" | "bottom" | "left";
|
|
576
|
-
}):
|
|
577
|
-
declare function SheetHeader({ className, ...props }: React$1.ComponentProps<"div">):
|
|
578
|
-
declare function SheetFooter({ className, ...props }: React$1.ComponentProps<"div">):
|
|
579
|
-
declare function SheetTitle({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Title>):
|
|
580
|
-
declare function SheetDescription({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Description>):
|
|
575
|
+
}): React$1.JSX.Element;
|
|
576
|
+
declare function SheetHeader({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
577
|
+
declare function SheetFooter({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
578
|
+
declare function SheetTitle({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Title>): React$1.JSX.Element;
|
|
579
|
+
declare function SheetDescription({ className, ...props }: React$1.ComponentProps<typeof DialogPrimitive.Description>): React$1.JSX.Element;
|
|
581
580
|
|
|
582
|
-
declare function TooltipProvider({ delayDuration, ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Provider>):
|
|
583
|
-
declare function Tooltip({ ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Root>):
|
|
584
|
-
declare function TooltipTrigger({ ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Trigger>):
|
|
585
|
-
declare function TooltipContent({ className, sideOffset, children, ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Content>):
|
|
581
|
+
declare function TooltipProvider({ delayDuration, ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Provider>): React$1.JSX.Element;
|
|
582
|
+
declare function Tooltip({ ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Root>): React$1.JSX.Element;
|
|
583
|
+
declare function TooltipTrigger({ ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Trigger>): React$1.JSX.Element;
|
|
584
|
+
declare function TooltipContent({ className, sideOffset, children, ...props }: React$1.ComponentProps<typeof TooltipPrimitive.Content>): React$1.JSX.Element;
|
|
586
585
|
|
|
587
586
|
type SidebarContextProps = {
|
|
588
587
|
state: "expanded" | "collapsed";
|
|
@@ -598,30 +597,30 @@ declare function SidebarProvider({ defaultOpen, open: openProp, onOpenChange: se
|
|
|
598
597
|
defaultOpen?: boolean;
|
|
599
598
|
open?: boolean;
|
|
600
599
|
onOpenChange?: (open: boolean) => void;
|
|
601
|
-
}):
|
|
600
|
+
}): React$1.JSX.Element;
|
|
602
601
|
declare function Sidebar({ side, variant, collapsible, className, children, ...props }: React$1.ComponentProps<"div"> & {
|
|
603
602
|
side?: "left" | "right";
|
|
604
603
|
variant?: "sidebar" | "floating" | "inset";
|
|
605
604
|
collapsible?: "offcanvas" | "icon" | "none";
|
|
606
|
-
}):
|
|
607
|
-
declare function SidebarTrigger({ className, onClick, ...props }: React$1.ComponentProps<typeof Button>):
|
|
608
|
-
declare function SidebarRail({ className, ...props }: React$1.ComponentProps<"button">):
|
|
609
|
-
declare function SidebarInset({ className, ...props }: React$1.ComponentProps<"main">):
|
|
610
|
-
declare function SidebarInput({ className, ...props }: React$1.ComponentProps<typeof Input>):
|
|
611
|
-
declare function SidebarHeader({ className, ...props }: React$1.ComponentProps<"div">):
|
|
612
|
-
declare function SidebarFooter({ className, ...props }: React$1.ComponentProps<"div">):
|
|
613
|
-
declare function SidebarSeparator({ className, ...props }: React$1.ComponentProps<typeof Separator>):
|
|
614
|
-
declare function SidebarContent({ className, ...props }: React$1.ComponentProps<"div">):
|
|
615
|
-
declare function SidebarGroup({ className, ...props }: React$1.ComponentProps<"div">):
|
|
605
|
+
}): React$1.JSX.Element;
|
|
606
|
+
declare function SidebarTrigger({ className, onClick, ...props }: React$1.ComponentProps<typeof Button>): React$1.JSX.Element;
|
|
607
|
+
declare function SidebarRail({ className, ...props }: React$1.ComponentProps<"button">): React$1.JSX.Element;
|
|
608
|
+
declare function SidebarInset({ className, ...props }: React$1.ComponentProps<"main">): React$1.JSX.Element;
|
|
609
|
+
declare function SidebarInput({ className, ...props }: React$1.ComponentProps<typeof Input>): React$1.JSX.Element;
|
|
610
|
+
declare function SidebarHeader({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
611
|
+
declare function SidebarFooter({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
612
|
+
declare function SidebarSeparator({ className, ...props }: React$1.ComponentProps<typeof Separator>): React$1.JSX.Element;
|
|
613
|
+
declare function SidebarContent({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
614
|
+
declare function SidebarGroup({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
616
615
|
declare function SidebarGroupLabel({ className, asChild, ...props }: React$1.ComponentProps<"div"> & {
|
|
617
616
|
asChild?: boolean;
|
|
618
|
-
}):
|
|
617
|
+
}): React$1.JSX.Element;
|
|
619
618
|
declare function SidebarGroupAction({ className, asChild, ...props }: React$1.ComponentProps<"button"> & {
|
|
620
619
|
asChild?: boolean;
|
|
621
|
-
}):
|
|
622
|
-
declare function SidebarGroupContent({ className, ...props }: React$1.ComponentProps<"div">):
|
|
623
|
-
declare function SidebarMenu({ className, ...props }: React$1.ComponentProps<"ul">):
|
|
624
|
-
declare function SidebarMenuItem({ className, ...props }: React$1.ComponentProps<"li">):
|
|
620
|
+
}): React$1.JSX.Element;
|
|
621
|
+
declare function SidebarGroupContent({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
622
|
+
declare function SidebarMenu({ className, ...props }: React$1.ComponentProps<"ul">): React$1.JSX.Element;
|
|
623
|
+
declare function SidebarMenuItem({ className, ...props }: React$1.ComponentProps<"li">): React$1.JSX.Element;
|
|
625
624
|
declare const sidebarMenuButtonVariants: (props?: ({
|
|
626
625
|
variant?: "default" | "outline" | null | undefined;
|
|
627
626
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
@@ -630,39 +629,39 @@ declare function SidebarMenuButton({ asChild, isActive, variant, size, tooltip,
|
|
|
630
629
|
asChild?: boolean;
|
|
631
630
|
isActive?: boolean;
|
|
632
631
|
tooltip?: string | React$1.ComponentProps<typeof TooltipContent>;
|
|
633
|
-
} & VariantProps<typeof sidebarMenuButtonVariants>):
|
|
632
|
+
} & VariantProps<typeof sidebarMenuButtonVariants>): React$1.JSX.Element;
|
|
634
633
|
declare function SidebarMenuAction({ className, asChild, showOnHover, ...props }: React$1.ComponentProps<"button"> & {
|
|
635
634
|
asChild?: boolean;
|
|
636
635
|
showOnHover?: boolean;
|
|
637
|
-
}):
|
|
638
|
-
declare function SidebarMenuBadge({ className, ...props }: React$1.ComponentProps<"div">):
|
|
636
|
+
}): React$1.JSX.Element;
|
|
637
|
+
declare function SidebarMenuBadge({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
639
638
|
declare function SidebarMenuSkeleton({ className, showIcon, ...props }: React$1.ComponentProps<"div"> & {
|
|
640
639
|
showIcon?: boolean;
|
|
641
|
-
}):
|
|
642
|
-
declare function SidebarMenuSub({ className, ...props }: React$1.ComponentProps<"ul">):
|
|
643
|
-
declare function SidebarMenuSubItem({ className, ...props }: React$1.ComponentProps<"li">):
|
|
640
|
+
}): React$1.JSX.Element;
|
|
641
|
+
declare function SidebarMenuSub({ className, ...props }: React$1.ComponentProps<"ul">): React$1.JSX.Element;
|
|
642
|
+
declare function SidebarMenuSubItem({ className, ...props }: React$1.ComponentProps<"li">): React$1.JSX.Element;
|
|
644
643
|
declare function SidebarMenuSubButton({ asChild, size, isActive, className, ...props }: React$1.ComponentProps<"a"> & {
|
|
645
644
|
asChild?: boolean;
|
|
646
645
|
size?: "sm" | "md";
|
|
647
646
|
isActive?: boolean;
|
|
648
|
-
}):
|
|
647
|
+
}): React$1.JSX.Element;
|
|
649
648
|
|
|
650
|
-
declare function Skeleton({ className, ...props }: React.ComponentProps<"div">):
|
|
649
|
+
declare function Skeleton({ className, ...props }: React.ComponentProps<"div">): React$1.JSX.Element;
|
|
651
650
|
|
|
652
|
-
declare function Slider({ className, defaultValue, value, min, max, ...props }: React$1.ComponentProps<typeof SliderPrimitive.Root>):
|
|
651
|
+
declare function Slider({ className, defaultValue, value, min, max, ...props }: React$1.ComponentProps<typeof SliderPrimitive.Root>): React$1.JSX.Element;
|
|
653
652
|
|
|
654
|
-
declare const Toaster: ({ ...props }: ToasterProps) =>
|
|
653
|
+
declare const Toaster: ({ ...props }: ToasterProps) => React$1.JSX.Element;
|
|
655
654
|
|
|
656
|
-
declare function Switch({ className, ...props }: React$1.ComponentProps<typeof SwitchPrimitive.Root>):
|
|
655
|
+
declare function Switch({ className, ...props }: React$1.ComponentProps<typeof SwitchPrimitive.Root>): React$1.JSX.Element;
|
|
657
656
|
|
|
658
|
-
declare function Table({ className, ...props }: React$1.ComponentProps<"table">):
|
|
659
|
-
declare function TableHeader({ className, ...props }: React$1.ComponentProps<"thead">):
|
|
660
|
-
declare function TableBody({ className, ...props }: React$1.ComponentProps<"tbody">):
|
|
661
|
-
declare function TableFooter({ className, ...props }: React$1.ComponentProps<"tfoot">):
|
|
662
|
-
declare function TableRow({ className, ...props }: React$1.ComponentProps<"tr">):
|
|
663
|
-
declare function TableHead({ className, ...props }: React$1.ComponentProps<"th">):
|
|
664
|
-
declare function TableCell({ className, ...props }: React$1.ComponentProps<"td">):
|
|
665
|
-
declare function TableCaption({ className, ...props }: React$1.ComponentProps<"caption">):
|
|
657
|
+
declare function Table({ className, ...props }: React$1.ComponentProps<"table">): React$1.JSX.Element;
|
|
658
|
+
declare function TableHeader({ className, ...props }: React$1.ComponentProps<"thead">): React$1.JSX.Element;
|
|
659
|
+
declare function TableBody({ className, ...props }: React$1.ComponentProps<"tbody">): React$1.JSX.Element;
|
|
660
|
+
declare function TableFooter({ className, ...props }: React$1.ComponentProps<"tfoot">): React$1.JSX.Element;
|
|
661
|
+
declare function TableRow({ className, ...props }: React$1.ComponentProps<"tr">): React$1.JSX.Element;
|
|
662
|
+
declare function TableHead({ className, ...props }: React$1.ComponentProps<"th">): React$1.JSX.Element;
|
|
663
|
+
declare function TableCell({ className, ...props }: React$1.ComponentProps<"td">): React$1.JSX.Element;
|
|
664
|
+
declare function TableCaption({ className, ...props }: React$1.ComponentProps<"caption">): React$1.JSX.Element;
|
|
666
665
|
|
|
667
666
|
declare const tabsListVariants: (props?: ({
|
|
668
667
|
variant?: "default" | "secondary" | "segmented" | null | undefined;
|
|
@@ -671,18 +670,18 @@ declare const tabsTriggerVariants: (props?: ({
|
|
|
671
670
|
listVariant?: "default" | "secondary" | "segmented" | null | undefined;
|
|
672
671
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
673
672
|
type TabsListVariant = NonNullable<VariantProps<typeof tabsListVariants>["variant"]>;
|
|
674
|
-
declare function Tabs({ className, ...props }: React$1.ComponentProps<typeof TabsPrimitive.Root>):
|
|
673
|
+
declare function Tabs({ className, ...props }: React$1.ComponentProps<typeof TabsPrimitive.Root>): React$1.JSX.Element;
|
|
675
674
|
type TabsListProps = React$1.ComponentProps<typeof TabsPrimitive.List> & {
|
|
676
675
|
variant?: TabsListVariant;
|
|
677
676
|
};
|
|
678
|
-
declare function TabsList({ className, variant, ref: refProp, children, ...props }: TabsListProps):
|
|
677
|
+
declare function TabsList({ className, variant, ref: refProp, children, ...props }: TabsListProps): React$1.JSX.Element;
|
|
679
678
|
declare namespace TabsList {
|
|
680
679
|
var displayName: string;
|
|
681
680
|
}
|
|
682
681
|
type SegmentedTabListProps = React$1.ComponentPropsWithoutRef<"div"> & {
|
|
683
682
|
ref?: React$1.Ref<HTMLDivElement>;
|
|
684
683
|
};
|
|
685
|
-
declare function SegmentedTabList({ className, children, ref: refProp, ...props }: SegmentedTabListProps):
|
|
684
|
+
declare function SegmentedTabList({ className, children, ref: refProp, ...props }: SegmentedTabListProps): React$1.JSX.Element;
|
|
686
685
|
declare namespace SegmentedTabList {
|
|
687
686
|
var displayName: string;
|
|
688
687
|
}
|
|
@@ -690,27 +689,27 @@ type SegmentedTabTriggerProps = Omit<React$1.ComponentPropsWithoutRef<"button">,
|
|
|
690
689
|
selected: boolean;
|
|
691
690
|
onSelect: () => void;
|
|
692
691
|
};
|
|
693
|
-
declare function SegmentedTabTrigger({ selected, onSelect, className, children, ...props }: SegmentedTabTriggerProps):
|
|
692
|
+
declare function SegmentedTabTrigger({ selected, onSelect, className, children, ...props }: SegmentedTabTriggerProps): React$1.JSX.Element;
|
|
694
693
|
declare namespace SegmentedTabTrigger {
|
|
695
694
|
var displayName: string;
|
|
696
695
|
}
|
|
697
696
|
type TabsTriggerProps = React$1.ComponentProps<typeof TabsPrimitive.Trigger> & {
|
|
698
697
|
ref?: React$1.Ref<HTMLButtonElement>;
|
|
699
698
|
};
|
|
700
|
-
declare function TabsTrigger({ className, ref, ...props }: TabsTriggerProps):
|
|
699
|
+
declare function TabsTrigger({ className, ref, ...props }: TabsTriggerProps): React$1.JSX.Element;
|
|
701
700
|
declare namespace TabsTrigger {
|
|
702
701
|
var displayName: string;
|
|
703
702
|
}
|
|
704
703
|
declare function TabsContent({ className, ...props }: React$1.ComponentProps<typeof TabsPrimitive.Content> & {
|
|
705
704
|
ref?: React$1.Ref<HTMLDivElement>;
|
|
706
|
-
}):
|
|
705
|
+
}): React$1.JSX.Element;
|
|
707
706
|
|
|
708
707
|
type TabCountBadgeProps = {
|
|
709
708
|
count: number;
|
|
710
709
|
className?: string;
|
|
711
710
|
};
|
|
712
711
|
/** Compact numeric badge for segmented tab triggers (e.g. pending request counts). */
|
|
713
|
-
declare function TabCountBadge({ count, className }: TabCountBadgeProps):
|
|
712
|
+
declare function TabCountBadge({ count, className }: TabCountBadgeProps): React$1.JSX.Element | null;
|
|
714
713
|
|
|
715
714
|
declare const Textarea: React$1.ForwardRefExoticComponent<Omit<React$1.DetailedHTMLProps<React$1.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref"> & React$1.RefAttributes<HTMLTextAreaElement>>;
|
|
716
715
|
|
|
@@ -747,16 +746,16 @@ declare function TimeField({ value, onChange, disabled, id, placeholder, trigger
|
|
|
747
746
|
triggerClassName?: string;
|
|
748
747
|
align?: "start" | "center" | "end";
|
|
749
748
|
timeFormat?: "12h" | "24h";
|
|
750
|
-
}):
|
|
749
|
+
}): React$1.JSX.Element;
|
|
751
750
|
|
|
752
751
|
declare const toggleVariants: (props?: ({
|
|
753
752
|
variant?: "default" | "outline" | null | undefined;
|
|
754
753
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
755
754
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
756
|
-
declare function Toggle({ className, variant, size, ...props }: React$1.ComponentProps<typeof TogglePrimitive.Root> & VariantProps<typeof toggleVariants>):
|
|
755
|
+
declare function Toggle({ className, variant, size, ...props }: React$1.ComponentProps<typeof TogglePrimitive.Root> & VariantProps<typeof toggleVariants>): React$1.JSX.Element;
|
|
757
756
|
|
|
758
|
-
declare function ToggleGroup({ className, variant, size, children, ...props }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Root> & VariantProps<typeof toggleVariants>):
|
|
759
|
-
declare function ToggleGroupItem({ className, children, variant, size, ...props }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Item> & VariantProps<typeof toggleVariants>):
|
|
757
|
+
declare function ToggleGroup({ className, variant, size, children, ...props }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Root> & VariantProps<typeof toggleVariants>): React$1.JSX.Element;
|
|
758
|
+
declare function ToggleGroupItem({ className, children, variant, size, ...props }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Item> & VariantProps<typeof toggleVariants>): React$1.JSX.Element;
|
|
760
759
|
|
|
761
760
|
declare function useIsMobile(): boolean;
|
|
762
761
|
|