@arolariu/components 0.0.12 → 0.0.13
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/es/components/ui/select.js +1 -1
- package/dist/types/components/ui/accordion.d.ts.map +1 -0
- package/dist/types/components/ui/alert-dialog.d.ts.map +1 -0
- package/dist/types/components/ui/alert.d.ts.map +1 -0
- package/dist/types/components/ui/aspect-ratio.d.ts.map +1 -0
- package/dist/types/components/ui/avatar.d.ts.map +1 -0
- package/dist/types/components/ui/badge.d.ts.map +1 -0
- package/dist/types/components/ui/breadcrumb.d.ts.map +1 -0
- package/dist/types/components/ui/button.d.ts.map +1 -0
- package/dist/types/components/ui/calendar.d.ts.map +1 -0
- package/dist/types/components/ui/card.d.ts.map +1 -0
- package/dist/types/components/ui/carousel.d.ts.map +1 -0
- package/dist/types/components/ui/chart.d.ts.map +1 -0
- package/dist/types/components/ui/checkbox.d.ts.map +1 -0
- package/dist/types/components/ui/collapsible.d.ts.map +1 -0
- package/dist/types/components/ui/command.d.ts.map +1 -0
- package/dist/types/components/ui/context-menu.d.ts.map +1 -0
- package/dist/types/components/ui/dialog.d.ts.map +1 -0
- package/dist/types/components/ui/drawer.d.ts.map +1 -0
- package/dist/types/components/ui/dropdown-menu.d.ts.map +1 -0
- package/dist/types/components/ui/form.d.ts.map +1 -0
- package/dist/types/components/ui/hover-card.d.ts.map +1 -0
- package/dist/types/components/ui/input-otp.d.ts.map +1 -0
- package/dist/types/components/ui/input.d.ts.map +1 -0
- package/dist/types/components/ui/label.d.ts.map +1 -0
- package/dist/types/components/ui/menubar.d.ts.map +1 -0
- package/dist/types/components/ui/navigation-menu.d.ts.map +1 -0
- package/dist/types/components/ui/pagination.d.ts.map +1 -0
- package/dist/types/components/ui/popover.d.ts.map +1 -0
- package/dist/types/components/ui/progress.d.ts.map +1 -0
- package/dist/types/components/ui/radio-group.d.ts.map +1 -0
- package/dist/types/components/ui/resizable.d.ts.map +1 -0
- package/dist/types/components/ui/scroll-area.d.ts.map +1 -0
- package/dist/types/components/ui/select.d.ts.map +1 -0
- package/dist/types/components/ui/separator.d.ts.map +1 -0
- package/dist/types/components/ui/sheet.d.ts.map +1 -0
- package/dist/types/components/ui/sidebar.d.ts.map +1 -0
- package/dist/types/components/ui/skeleton.d.ts.map +1 -0
- package/dist/types/components/ui/slider.d.ts.map +1 -0
- package/dist/types/components/ui/sonner.d.ts.map +1 -0
- package/dist/types/components/ui/switch.d.ts.map +1 -0
- package/dist/types/components/ui/table.d.ts.map +1 -0
- package/dist/types/components/ui/tabs.d.ts.map +1 -0
- package/dist/types/components/ui/textarea.d.ts.map +1 -0
- package/dist/types/components/ui/toggle-group.d.ts.map +1 -0
- package/dist/types/components/ui/toggle.d.ts.map +1 -0
- package/dist/types/components/ui/tooltip.d.ts.map +1 -0
- package/dist/types/hooks/use-mobile.d.ts +2 -0
- package/dist/types/hooks/use-mobile.d.ts.map +1 -0
- package/dist/types/index.d.ts +47 -689
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/lib/utils.d.ts +3 -0
- package/dist/types/lib/utils.d.ts.map +1 -0
- package/package.json +1 -1
- package/dist/types/accordion.d.ts +0 -13
- package/dist/types/alert-dialog.d.ts +0 -27
- package/dist/types/alert.d.ts +0 -16
- package/dist/types/aspect-ratio.d.ts +0 -6
- package/dist/types/avatar.d.ts +0 -11
- package/dist/types/badge.d.ts +0 -14
- package/dist/types/breadcrumb.d.ts +0 -20
- package/dist/types/button.d.ts +0 -15
- package/dist/types/calendar.d.ts +0 -7
- package/dist/types/card.d.ts +0 -16
- package/dist/types/carousel.d.ts +0 -42
- package/dist/types/chart.d.ts +0 -50
- package/dist/types/checkbox.d.ts +0 -7
- package/dist/types/collapsible.d.ts +0 -10
- package/dist/types/command.d.ts +0 -29
- package/dist/types/context-menu.d.ts +0 -42
- package/dist/types/dialog.d.ts +0 -25
- package/dist/types/drawer.d.ts +0 -25
- package/dist/types/dropdown-menu.d.ts +0 -42
- package/dist/types/form.d.ts +0 -38
- package/dist/types/hover-card.d.ts +0 -11
- package/dist/types/input-otp.d.ts +0 -17
- package/dist/types/input.d.ts +0 -6
- package/dist/types/label.d.ts +0 -7
- package/dist/types/menubar.d.ts +0 -44
- package/dist/types/navigation-menu.d.ts +0 -26
- package/dist/types/pagination.d.ts +0 -33
- package/dist/types/popover.d.ts +0 -13
- package/dist/types/progress.d.ts +0 -7
- package/dist/types/radio-group.d.ts +0 -9
- package/dist/types/resizable.d.ts +0 -13
- package/dist/types/scroll-area.d.ts +0 -9
- package/dist/types/select.d.ts +0 -25
- package/dist/types/separator.d.ts +0 -7
- package/dist/types/sheet.d.ts +0 -23
- package/dist/types/sidebar.d.ts +0 -113
- package/dist/types/skeleton.d.ts +0 -5
- package/dist/types/slider.d.ts +0 -7
- package/dist/types/sonner.d.ts +0 -6
- package/dist/types/switch.d.ts +0 -7
- package/dist/types/table.d.ts +0 -20
- package/dist/types/tabs.d.ts +0 -13
- package/dist/types/textarea.d.ts +0 -6
- package/dist/types/toggle-group.d.ts +0 -16
- package/dist/types/toggle.d.ts +0 -14
- package/dist/types/tooltip.d.ts +0 -13
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wBAAwB,CAAC;AACvC,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/lib/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,UAAU,EAAE,MAAM,MAAM,CAAC;AAG7C,wBAAgB,EAAE,CAAC,GAAG,MAAM,EAAE,UAAU,EAAE,UAEzC"}
|
package/package.json
CHANGED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as AccordionPrimitive from '@radix-ui/react-accordion';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function Accordion({ ...props }: React_2.ComponentProps<typeof AccordionPrimitive.Root>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export declare function AccordionContent({ className, children, ...props }: React_2.ComponentProps<typeof AccordionPrimitive.Content>): JSX.Element;
|
|
8
|
-
|
|
9
|
-
export declare function AccordionItem({ className, ...props }: React_2.ComponentProps<typeof AccordionPrimitive.Item>): JSX.Element;
|
|
10
|
-
|
|
11
|
-
export declare function AccordionTrigger({ className, children, ...props }: React_2.ComponentProps<typeof AccordionPrimitive.Trigger>): JSX.Element;
|
|
12
|
-
|
|
13
|
-
export { }
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function AlertDialog({ ...props }: React_2.ComponentProps<typeof AlertDialogPrimitive.Root>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export declare function AlertDialogAction({ className, ...props }: React_2.ComponentProps<typeof AlertDialogPrimitive.Action>): JSX.Element;
|
|
8
|
-
|
|
9
|
-
export declare function AlertDialogCancel({ className, ...props }: React_2.ComponentProps<typeof AlertDialogPrimitive.Cancel>): JSX.Element;
|
|
10
|
-
|
|
11
|
-
export declare function AlertDialogContent({ className, ...props }: React_2.ComponentProps<typeof AlertDialogPrimitive.Content>): JSX.Element;
|
|
12
|
-
|
|
13
|
-
export declare function AlertDialogDescription({ className, ...props }: React_2.ComponentProps<typeof AlertDialogPrimitive.Description>): JSX.Element;
|
|
14
|
-
|
|
15
|
-
export declare function AlertDialogFooter({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
16
|
-
|
|
17
|
-
export declare function AlertDialogHeader({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
18
|
-
|
|
19
|
-
export declare function AlertDialogOverlay({ className, ...props }: React_2.ComponentProps<typeof AlertDialogPrimitive.Overlay>): JSX.Element;
|
|
20
|
-
|
|
21
|
-
export declare function AlertDialogPortal({ ...props }: React_2.ComponentProps<typeof AlertDialogPrimitive.Portal>): JSX.Element;
|
|
22
|
-
|
|
23
|
-
export declare function AlertDialogTitle({ className, ...props }: React_2.ComponentProps<typeof AlertDialogPrimitive.Title>): JSX.Element;
|
|
24
|
-
|
|
25
|
-
export declare function AlertDialogTrigger({ ...props }: React_2.ComponentProps<typeof AlertDialogPrimitive.Trigger>): JSX.Element;
|
|
26
|
-
|
|
27
|
-
export { }
|
package/dist/types/alert.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ClassProp } from 'class-variance-authority/types';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
import { VariantProps } from 'class-variance-authority';
|
|
5
|
-
|
|
6
|
-
export declare function Alert({ className, variant, ...props }: React_2.ComponentProps<"div"> & VariantProps<typeof alertVariants>): JSX.Element;
|
|
7
|
-
|
|
8
|
-
export declare function AlertDescription({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
9
|
-
|
|
10
|
-
export declare function AlertTitle({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
11
|
-
|
|
12
|
-
declare const alertVariants: (props?: ({
|
|
13
|
-
variant?: "default" | "destructive" | null | undefined;
|
|
14
|
-
} & ClassProp) | undefined) => string;
|
|
15
|
-
|
|
16
|
-
export { }
|
package/dist/types/avatar.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as AvatarPrimitive from '@radix-ui/react-avatar';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function Avatar({ className, ...props }: React_2.ComponentProps<typeof AvatarPrimitive.Root>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export declare function AvatarFallback({ className, ...props }: React_2.ComponentProps<typeof AvatarPrimitive.Fallback>): JSX.Element;
|
|
8
|
-
|
|
9
|
-
export declare function AvatarImage({ className, ...props }: React_2.ComponentProps<typeof AvatarPrimitive.Image>): JSX.Element;
|
|
10
|
-
|
|
11
|
-
export { }
|
package/dist/types/badge.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ClassProp } from 'class-variance-authority/types';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
import { VariantProps } from 'class-variance-authority';
|
|
5
|
-
|
|
6
|
-
export declare function Badge({ className, variant, asChild, ...props }: React_2.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
|
|
7
|
-
asChild?: boolean;
|
|
8
|
-
}): JSX.Element;
|
|
9
|
-
|
|
10
|
-
export declare const badgeVariants: (props?: ({
|
|
11
|
-
variant?: "default" | "destructive" | "outline" | "secondary" | null | undefined;
|
|
12
|
-
} & ClassProp) | undefined) => string;
|
|
13
|
-
|
|
14
|
-
export { }
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'react/jsx-runtime';
|
|
2
|
-
import * as React_2 from 'react';
|
|
3
|
-
|
|
4
|
-
export declare function Breadcrumb({ ...props }: React_2.ComponentProps<"nav">): JSX.Element;
|
|
5
|
-
|
|
6
|
-
export declare function BreadcrumbEllipsis({ className, ...props }: React_2.ComponentProps<"span">): JSX.Element;
|
|
7
|
-
|
|
8
|
-
export declare function BreadcrumbItem({ className, ...props }: React_2.ComponentProps<"li">): JSX.Element;
|
|
9
|
-
|
|
10
|
-
export declare function BreadcrumbLink({ asChild, className, ...props }: React_2.ComponentProps<"a"> & {
|
|
11
|
-
asChild?: boolean;
|
|
12
|
-
}): JSX.Element;
|
|
13
|
-
|
|
14
|
-
export declare function BreadcrumbList({ className, ...props }: React_2.ComponentProps<"ol">): JSX.Element;
|
|
15
|
-
|
|
16
|
-
export declare function BreadcrumbPage({ className, ...props }: React_2.ComponentProps<"span">): JSX.Element;
|
|
17
|
-
|
|
18
|
-
export declare function BreadcrumbSeparator({ children, className, ...props }: React_2.ComponentProps<"li">): JSX.Element;
|
|
19
|
-
|
|
20
|
-
export { }
|
package/dist/types/button.d.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ClassProp } from 'class-variance-authority/types';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
import { VariantProps } from 'class-variance-authority';
|
|
5
|
-
|
|
6
|
-
export declare function Button({ className, variant, size, asChild, ...props }: React_2.ComponentProps<"button"> & VariantProps<typeof buttonVariants> & {
|
|
7
|
-
asChild?: boolean;
|
|
8
|
-
}): JSX.Element;
|
|
9
|
-
|
|
10
|
-
export declare const buttonVariants: (props?: ({
|
|
11
|
-
variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
12
|
-
size?: "default" | "sm" | "lg" | "icon" | null | undefined;
|
|
13
|
-
} & ClassProp) | undefined) => string;
|
|
14
|
-
|
|
15
|
-
export { }
|
package/dist/types/calendar.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { DayPicker } from 'react-day-picker';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function Calendar({ className, classNames, showOutsideDays, ...props }: React_2.ComponentProps<typeof DayPicker>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export { }
|
package/dist/types/card.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'react/jsx-runtime';
|
|
2
|
-
import * as React_2 from 'react';
|
|
3
|
-
|
|
4
|
-
export declare function Card({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
5
|
-
|
|
6
|
-
export declare function CardContent({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
7
|
-
|
|
8
|
-
export declare function CardDescription({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
9
|
-
|
|
10
|
-
export declare function CardFooter({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
11
|
-
|
|
12
|
-
export declare function CardHeader({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
13
|
-
|
|
14
|
-
export declare function CardTitle({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
15
|
-
|
|
16
|
-
export { }
|
package/dist/types/carousel.d.ts
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { ClassProp } from 'class-variance-authority/types';
|
|
2
|
-
import { default as default_2 } from 'embla-carousel-react';
|
|
3
|
-
import { JSX } from 'react/jsx-runtime';
|
|
4
|
-
import * as React_2 from 'react';
|
|
5
|
-
import { UseEmblaCarouselType } from 'embla-carousel-react';
|
|
6
|
-
import { VariantProps } from 'class-variance-authority';
|
|
7
|
-
|
|
8
|
-
declare function Button({ className, variant, size, asChild, ...props }: React_2.ComponentProps<"button"> & VariantProps<typeof buttonVariants> & {
|
|
9
|
-
asChild?: boolean;
|
|
10
|
-
}): JSX.Element;
|
|
11
|
-
|
|
12
|
-
declare const buttonVariants: (props?: ({
|
|
13
|
-
variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
14
|
-
size?: "default" | "sm" | "lg" | "icon" | null | undefined;
|
|
15
|
-
} & ClassProp) | undefined) => string;
|
|
16
|
-
|
|
17
|
-
export declare function Carousel({ orientation, opts, setApi, plugins, className, children, ...props }: React_2.ComponentProps<"div"> & CarouselProps): JSX.Element;
|
|
18
|
-
|
|
19
|
-
export declare type CarouselApi = UseEmblaCarouselType[1];
|
|
20
|
-
|
|
21
|
-
export declare function CarouselContent({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
22
|
-
|
|
23
|
-
export declare function CarouselItem({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
24
|
-
|
|
25
|
-
export declare function CarouselNext({ className, variant, size, ...props }: React_2.ComponentProps<typeof Button>): JSX.Element;
|
|
26
|
-
|
|
27
|
-
declare type CarouselOptions = UseCarouselParameters[0];
|
|
28
|
-
|
|
29
|
-
declare type CarouselPlugin = UseCarouselParameters[1];
|
|
30
|
-
|
|
31
|
-
export declare function CarouselPrevious({ className, variant, size, ...props }: React_2.ComponentProps<typeof Button>): JSX.Element;
|
|
32
|
-
|
|
33
|
-
declare type CarouselProps = {
|
|
34
|
-
opts?: CarouselOptions;
|
|
35
|
-
plugins?: CarouselPlugin;
|
|
36
|
-
orientation?: "horizontal" | "vertical";
|
|
37
|
-
setApi?: (api: CarouselApi) => void;
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
declare type UseCarouselParameters = Parameters<typeof default_2>;
|
|
41
|
-
|
|
42
|
-
export { }
|
package/dist/types/chart.d.ts
DELETED
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'react/jsx-runtime';
|
|
2
|
-
import * as React_2 from 'react';
|
|
3
|
-
import * as RechartsPrimitive from 'recharts';
|
|
4
|
-
|
|
5
|
-
export declare type ChartConfig = {
|
|
6
|
-
[k in string]: {
|
|
7
|
-
label?: React_2.ReactNode;
|
|
8
|
-
icon?: React_2.ComponentType;
|
|
9
|
-
} & ({
|
|
10
|
-
color?: string;
|
|
11
|
-
theme?: never;
|
|
12
|
-
} | {
|
|
13
|
-
color?: never;
|
|
14
|
-
theme: Record<keyof typeof THEMES, string>;
|
|
15
|
-
});
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
export declare function ChartContainer({ id, className, children, config, ...props }: React_2.ComponentProps<"div"> & {
|
|
19
|
-
config: ChartConfig;
|
|
20
|
-
children: React_2.ComponentProps<typeof RechartsPrimitive.ResponsiveContainer>["children"];
|
|
21
|
-
}): JSX.Element;
|
|
22
|
-
|
|
23
|
-
export declare const ChartLegend: typeof RechartsPrimitive.Legend;
|
|
24
|
-
|
|
25
|
-
export declare function ChartLegendContent({ className, hideIcon, payload, verticalAlign, nameKey, }: React_2.ComponentProps<"div"> & Pick<RechartsPrimitive.LegendProps, "payload" | "verticalAlign"> & {
|
|
26
|
-
hideIcon?: boolean;
|
|
27
|
-
nameKey?: string;
|
|
28
|
-
}): JSX.Element | null;
|
|
29
|
-
|
|
30
|
-
export declare const ChartStyle: ({ id, config }: {
|
|
31
|
-
id: string;
|
|
32
|
-
config: ChartConfig;
|
|
33
|
-
}) => JSX.Element | null;
|
|
34
|
-
|
|
35
|
-
export declare const ChartTooltip: typeof RechartsPrimitive.Tooltip;
|
|
36
|
-
|
|
37
|
-
export declare function ChartTooltipContent({ active, payload, className, indicator, hideLabel, hideIndicator, label, labelFormatter, labelClassName, formatter, color, nameKey, labelKey, }: React_2.ComponentProps<typeof RechartsPrimitive.Tooltip> & React_2.ComponentProps<"div"> & {
|
|
38
|
-
hideLabel?: boolean;
|
|
39
|
-
hideIndicator?: boolean;
|
|
40
|
-
indicator?: "line" | "dot" | "dashed";
|
|
41
|
-
nameKey?: string;
|
|
42
|
-
labelKey?: string;
|
|
43
|
-
}): JSX.Element | null;
|
|
44
|
-
|
|
45
|
-
declare const THEMES: {
|
|
46
|
-
readonly light: "";
|
|
47
|
-
readonly dark: ".dark";
|
|
48
|
-
};
|
|
49
|
-
|
|
50
|
-
export { }
|
package/dist/types/checkbox.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function Checkbox({ className, ...props }: React_2.ComponentProps<typeof CheckboxPrimitive.Root>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export { }
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as CollapsiblePrimitive from '@radix-ui/react-collapsible';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
|
|
4
|
-
export declare function Collapsible({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.Root>): JSX.Element;
|
|
5
|
-
|
|
6
|
-
export declare function CollapsibleContent({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>): JSX.Element;
|
|
7
|
-
|
|
8
|
-
export declare function CollapsibleTrigger({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>): JSX.Element;
|
|
9
|
-
|
|
10
|
-
export { }
|
package/dist/types/command.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { Command as Command_2 } from 'cmdk';
|
|
2
|
-
import * as DialogPrimitive from '@radix-ui/react-dialog';
|
|
3
|
-
import { JSX } from 'react/jsx-runtime';
|
|
4
|
-
import * as React_2 from 'react';
|
|
5
|
-
|
|
6
|
-
export declare function Command({ className, ...props }: React_2.ComponentProps<typeof Command_2>): JSX.Element;
|
|
7
|
-
|
|
8
|
-
export declare function CommandDialog({ title, description, children, ...props }: React_2.ComponentProps<typeof Dialog> & {
|
|
9
|
-
title?: string;
|
|
10
|
-
description?: string;
|
|
11
|
-
}): JSX.Element;
|
|
12
|
-
|
|
13
|
-
export declare function CommandEmpty({ ...props }: React_2.ComponentProps<typeof Command_2.Empty>): JSX.Element;
|
|
14
|
-
|
|
15
|
-
export declare function CommandGroup({ className, ...props }: React_2.ComponentProps<typeof Command_2.Group>): JSX.Element;
|
|
16
|
-
|
|
17
|
-
export declare function CommandInput({ className, ...props }: React_2.ComponentProps<typeof Command_2.Input>): JSX.Element;
|
|
18
|
-
|
|
19
|
-
export declare function CommandItem({ className, ...props }: React_2.ComponentProps<typeof Command_2.Item>): JSX.Element;
|
|
20
|
-
|
|
21
|
-
export declare function CommandList({ className, ...props }: React_2.ComponentProps<typeof Command_2.List>): JSX.Element;
|
|
22
|
-
|
|
23
|
-
export declare function CommandSeparator({ className, ...props }: React_2.ComponentProps<typeof Command_2.Separator>): JSX.Element;
|
|
24
|
-
|
|
25
|
-
export declare function CommandShortcut({ className, ...props }: React_2.ComponentProps<"span">): JSX.Element;
|
|
26
|
-
|
|
27
|
-
declare function Dialog({ ...props }: React_2.ComponentProps<typeof DialogPrimitive.Root>): JSX.Element;
|
|
28
|
-
|
|
29
|
-
export { }
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import * as ContextMenuPrimitive from '@radix-ui/react-context-menu';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function ContextMenu({ ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.Root>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export declare function ContextMenuCheckboxItem({ className, children, checked, ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.CheckboxItem>): JSX.Element;
|
|
8
|
-
|
|
9
|
-
export declare function ContextMenuContent({ className, ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.Content>): JSX.Element;
|
|
10
|
-
|
|
11
|
-
export declare function ContextMenuGroup({ ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.Group>): JSX.Element;
|
|
12
|
-
|
|
13
|
-
export declare function ContextMenuItem({ className, inset, variant, ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.Item> & {
|
|
14
|
-
inset?: boolean;
|
|
15
|
-
variant?: "default" | "destructive";
|
|
16
|
-
}): JSX.Element;
|
|
17
|
-
|
|
18
|
-
export declare function ContextMenuLabel({ className, inset, ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.Label> & {
|
|
19
|
-
inset?: boolean;
|
|
20
|
-
}): JSX.Element;
|
|
21
|
-
|
|
22
|
-
export declare function ContextMenuPortal({ ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.Portal>): JSX.Element;
|
|
23
|
-
|
|
24
|
-
export declare function ContextMenuRadioGroup({ ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.RadioGroup>): JSX.Element;
|
|
25
|
-
|
|
26
|
-
export declare function ContextMenuRadioItem({ className, children, ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.RadioItem>): JSX.Element;
|
|
27
|
-
|
|
28
|
-
export declare function ContextMenuSeparator({ className, ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.Separator>): JSX.Element;
|
|
29
|
-
|
|
30
|
-
export declare function ContextMenuShortcut({ className, ...props }: React_2.ComponentProps<"span">): JSX.Element;
|
|
31
|
-
|
|
32
|
-
export declare function ContextMenuSub({ ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.Sub>): JSX.Element;
|
|
33
|
-
|
|
34
|
-
export declare function ContextMenuSubContent({ className, ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.SubContent>): JSX.Element;
|
|
35
|
-
|
|
36
|
-
export declare function ContextMenuSubTrigger({ className, inset, children, ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.SubTrigger> & {
|
|
37
|
-
inset?: boolean;
|
|
38
|
-
}): JSX.Element;
|
|
39
|
-
|
|
40
|
-
export declare function ContextMenuTrigger({ ...props }: React_2.ComponentProps<typeof ContextMenuPrimitive.Trigger>): JSX.Element;
|
|
41
|
-
|
|
42
|
-
export { }
|
package/dist/types/dialog.d.ts
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import * as DialogPrimitive from '@radix-ui/react-dialog';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function Dialog({ ...props }: React_2.ComponentProps<typeof DialogPrimitive.Root>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export declare function DialogClose({ ...props }: React_2.ComponentProps<typeof DialogPrimitive.Close>): JSX.Element;
|
|
8
|
-
|
|
9
|
-
export declare function DialogContent({ className, children, ...props }: React_2.ComponentProps<typeof DialogPrimitive.Content>): JSX.Element;
|
|
10
|
-
|
|
11
|
-
export declare function DialogDescription({ className, ...props }: React_2.ComponentProps<typeof DialogPrimitive.Description>): JSX.Element;
|
|
12
|
-
|
|
13
|
-
export declare function DialogFooter({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
14
|
-
|
|
15
|
-
export declare function DialogHeader({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
16
|
-
|
|
17
|
-
export declare function DialogOverlay({ className, ...props }: React_2.ComponentProps<typeof DialogPrimitive.Overlay>): JSX.Element;
|
|
18
|
-
|
|
19
|
-
export declare function DialogPortal({ ...props }: React_2.ComponentProps<typeof DialogPrimitive.Portal>): JSX.Element;
|
|
20
|
-
|
|
21
|
-
export declare function DialogTitle({ className, ...props }: React_2.ComponentProps<typeof DialogPrimitive.Title>): JSX.Element;
|
|
22
|
-
|
|
23
|
-
export declare function DialogTrigger({ ...props }: React_2.ComponentProps<typeof DialogPrimitive.Trigger>): JSX.Element;
|
|
24
|
-
|
|
25
|
-
export { }
|
package/dist/types/drawer.d.ts
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { Drawer as Drawer_2 } from 'vaul';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function Drawer({ ...props }: React_2.ComponentProps<typeof Drawer_2.Root>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export declare function DrawerClose({ ...props }: React_2.ComponentProps<typeof Drawer_2.Close>): JSX.Element;
|
|
8
|
-
|
|
9
|
-
export declare function DrawerContent({ className, children, ...props }: React_2.ComponentProps<typeof Drawer_2.Content>): JSX.Element;
|
|
10
|
-
|
|
11
|
-
export declare function DrawerDescription({ className, ...props }: React_2.ComponentProps<typeof Drawer_2.Description>): JSX.Element;
|
|
12
|
-
|
|
13
|
-
export declare function DrawerFooter({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
14
|
-
|
|
15
|
-
export declare function DrawerHeader({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
16
|
-
|
|
17
|
-
export declare function DrawerOverlay({ className, ...props }: React_2.ComponentProps<typeof Drawer_2.Overlay>): JSX.Element;
|
|
18
|
-
|
|
19
|
-
export declare function DrawerPortal({ ...props }: React_2.ComponentProps<typeof Drawer_2.Portal>): JSX.Element;
|
|
20
|
-
|
|
21
|
-
export declare function DrawerTitle({ className, ...props }: React_2.ComponentProps<typeof Drawer_2.Title>): JSX.Element;
|
|
22
|
-
|
|
23
|
-
export declare function DrawerTrigger({ ...props }: React_2.ComponentProps<typeof Drawer_2.Trigger>): JSX.Element;
|
|
24
|
-
|
|
25
|
-
export { }
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function DropdownMenu({ ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.Root>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export declare function DropdownMenuCheckboxItem({ className, children, checked, ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.CheckboxItem>): JSX.Element;
|
|
8
|
-
|
|
9
|
-
export declare function DropdownMenuContent({ className, sideOffset, ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.Content>): JSX.Element;
|
|
10
|
-
|
|
11
|
-
export declare function DropdownMenuGroup({ ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.Group>): JSX.Element;
|
|
12
|
-
|
|
13
|
-
export declare function DropdownMenuItem({ className, inset, variant, ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.Item> & {
|
|
14
|
-
inset?: boolean;
|
|
15
|
-
variant?: "default" | "destructive";
|
|
16
|
-
}): JSX.Element;
|
|
17
|
-
|
|
18
|
-
export declare function DropdownMenuLabel({ className, inset, ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.Label> & {
|
|
19
|
-
inset?: boolean;
|
|
20
|
-
}): JSX.Element;
|
|
21
|
-
|
|
22
|
-
export declare function DropdownMenuPortal({ ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.Portal>): JSX.Element;
|
|
23
|
-
|
|
24
|
-
export declare function DropdownMenuRadioGroup({ ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>): JSX.Element;
|
|
25
|
-
|
|
26
|
-
export declare function DropdownMenuRadioItem({ className, children, ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>): JSX.Element;
|
|
27
|
-
|
|
28
|
-
export declare function DropdownMenuSeparator({ className, ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.Separator>): JSX.Element;
|
|
29
|
-
|
|
30
|
-
export declare function DropdownMenuShortcut({ className, ...props }: React_2.ComponentProps<"span">): JSX.Element;
|
|
31
|
-
|
|
32
|
-
export declare function DropdownMenuSub({ ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.Sub>): JSX.Element;
|
|
33
|
-
|
|
34
|
-
export declare function DropdownMenuSubContent({ className, ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.SubContent>): JSX.Element;
|
|
35
|
-
|
|
36
|
-
export declare function DropdownMenuSubTrigger({ className, inset, children, ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.SubTrigger> & {
|
|
37
|
-
inset?: boolean;
|
|
38
|
-
}): JSX.Element;
|
|
39
|
-
|
|
40
|
-
export declare function DropdownMenuTrigger({ ...props }: React_2.ComponentProps<typeof DropdownMenuPrimitive.Trigger>): JSX.Element;
|
|
41
|
-
|
|
42
|
-
export { }
|
package/dist/types/form.d.ts
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { ControllerProps } from 'react-hook-form';
|
|
2
|
-
import { FieldError } from 'react-hook-form';
|
|
3
|
-
import { FieldPath } from 'react-hook-form';
|
|
4
|
-
import { FieldValues } from 'react-hook-form';
|
|
5
|
-
import { FormProviderProps } from 'react-hook-form';
|
|
6
|
-
import { JSX } from 'react/jsx-runtime';
|
|
7
|
-
import * as LabelPrimitive from '@radix-ui/react-label';
|
|
8
|
-
import * as React_2 from 'react';
|
|
9
|
-
import { Slot } from '@radix-ui/react-slot';
|
|
10
|
-
|
|
11
|
-
export declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues extends FieldValues | undefined = undefined>(props: FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React_2.JSX.Element;
|
|
12
|
-
|
|
13
|
-
export declare function FormControl({ ...props }: React_2.ComponentProps<typeof Slot>): JSX.Element;
|
|
14
|
-
|
|
15
|
-
export declare function FormDescription({ className, ...props }: React_2.ComponentProps<"p">): JSX.Element;
|
|
16
|
-
|
|
17
|
-
export declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({ ...props }: ControllerProps<TFieldValues, TName>) => JSX.Element;
|
|
18
|
-
|
|
19
|
-
export declare function FormItem({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
20
|
-
|
|
21
|
-
export declare function FormLabel({ className, ...props }: React_2.ComponentProps<typeof LabelPrimitive.Root>): JSX.Element;
|
|
22
|
-
|
|
23
|
-
export declare function FormMessage({ className, ...props }: React_2.ComponentProps<"p">): JSX.Element | null;
|
|
24
|
-
|
|
25
|
-
export declare const useFormField: () => {
|
|
26
|
-
invalid: boolean;
|
|
27
|
-
isDirty: boolean;
|
|
28
|
-
isTouched: boolean;
|
|
29
|
-
isValidating: boolean;
|
|
30
|
-
error?: FieldError;
|
|
31
|
-
id: string;
|
|
32
|
-
name: string;
|
|
33
|
-
formItemId: string;
|
|
34
|
-
formDescriptionId: string;
|
|
35
|
-
formMessageId: string;
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
export { }
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as HoverCardPrimitive from '@radix-ui/react-hover-card';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function HoverCard({ ...props }: React_2.ComponentProps<typeof HoverCardPrimitive.Root>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export declare function HoverCardContent({ className, align, sideOffset, ...props }: React_2.ComponentProps<typeof HoverCardPrimitive.Content>): JSX.Element;
|
|
8
|
-
|
|
9
|
-
export declare function HoverCardTrigger({ ...props }: React_2.ComponentProps<typeof HoverCardPrimitive.Trigger>): JSX.Element;
|
|
10
|
-
|
|
11
|
-
export { }
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'react/jsx-runtime';
|
|
2
|
-
import { OTPInput } from 'input-otp';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function InputOTP({ className, containerClassName, ...props }: React_2.ComponentProps<typeof OTPInput> & {
|
|
6
|
-
containerClassName?: string;
|
|
7
|
-
}): JSX.Element;
|
|
8
|
-
|
|
9
|
-
export declare function InputOTPGroup({ className, ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
10
|
-
|
|
11
|
-
export declare function InputOTPSeparator({ ...props }: React_2.ComponentProps<"div">): JSX.Element;
|
|
12
|
-
|
|
13
|
-
export declare function InputOTPSlot({ index, className, ...props }: React_2.ComponentProps<"div"> & {
|
|
14
|
-
index: number;
|
|
15
|
-
}): JSX.Element;
|
|
16
|
-
|
|
17
|
-
export { }
|
package/dist/types/input.d.ts
DELETED
package/dist/types/label.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'react/jsx-runtime';
|
|
2
|
-
import * as LabelPrimitive from '@radix-ui/react-label';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function Label({ className, ...props }: React_2.ComponentProps<typeof LabelPrimitive.Root>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export { }
|
package/dist/types/menubar.d.ts
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'react/jsx-runtime';
|
|
2
|
-
import * as MenubarPrimitive from '@radix-ui/react-menubar';
|
|
3
|
-
import * as React_2 from 'react';
|
|
4
|
-
|
|
5
|
-
export declare function Menubar({ className, ...props }: React_2.ComponentProps<typeof MenubarPrimitive.Root>): JSX.Element;
|
|
6
|
-
|
|
7
|
-
export declare function MenubarCheckboxItem({ className, children, checked, ...props }: React_2.ComponentProps<typeof MenubarPrimitive.CheckboxItem>): JSX.Element;
|
|
8
|
-
|
|
9
|
-
export declare function MenubarContent({ className, align, alignOffset, sideOffset, ...props }: React_2.ComponentProps<typeof MenubarPrimitive.Content>): JSX.Element;
|
|
10
|
-
|
|
11
|
-
export declare function MenubarGroup({ ...props }: React_2.ComponentProps<typeof MenubarPrimitive.Group>): JSX.Element;
|
|
12
|
-
|
|
13
|
-
export declare function MenubarItem({ className, inset, variant, ...props }: React_2.ComponentProps<typeof MenubarPrimitive.Item> & {
|
|
14
|
-
inset?: boolean;
|
|
15
|
-
variant?: "default" | "destructive";
|
|
16
|
-
}): JSX.Element;
|
|
17
|
-
|
|
18
|
-
export declare function MenubarLabel({ className, inset, ...props }: React_2.ComponentProps<typeof MenubarPrimitive.Label> & {
|
|
19
|
-
inset?: boolean;
|
|
20
|
-
}): JSX.Element;
|
|
21
|
-
|
|
22
|
-
export declare function MenubarMenu({ ...props }: React_2.ComponentProps<typeof MenubarPrimitive.Menu>): JSX.Element;
|
|
23
|
-
|
|
24
|
-
export declare function MenubarPortal({ ...props }: React_2.ComponentProps<typeof MenubarPrimitive.Portal>): JSX.Element;
|
|
25
|
-
|
|
26
|
-
export declare function MenubarRadioGroup({ ...props }: React_2.ComponentProps<typeof MenubarPrimitive.RadioGroup>): JSX.Element;
|
|
27
|
-
|
|
28
|
-
export declare function MenubarRadioItem({ className, children, ...props }: React_2.ComponentProps<typeof MenubarPrimitive.RadioItem>): JSX.Element;
|
|
29
|
-
|
|
30
|
-
export declare function MenubarSeparator({ className, ...props }: React_2.ComponentProps<typeof MenubarPrimitive.Separator>): JSX.Element;
|
|
31
|
-
|
|
32
|
-
export declare function MenubarShortcut({ className, ...props }: React_2.ComponentProps<"span">): JSX.Element;
|
|
33
|
-
|
|
34
|
-
export declare function MenubarSub({ ...props }: React_2.ComponentProps<typeof MenubarPrimitive.Sub>): JSX.Element;
|
|
35
|
-
|
|
36
|
-
export declare function MenubarSubContent({ className, ...props }: React_2.ComponentProps<typeof MenubarPrimitive.SubContent>): JSX.Element;
|
|
37
|
-
|
|
38
|
-
export declare function MenubarSubTrigger({ className, inset, children, ...props }: React_2.ComponentProps<typeof MenubarPrimitive.SubTrigger> & {
|
|
39
|
-
inset?: boolean;
|
|
40
|
-
}): JSX.Element;
|
|
41
|
-
|
|
42
|
-
export declare function MenubarTrigger({ className, ...props }: React_2.ComponentProps<typeof MenubarPrimitive.Trigger>): JSX.Element;
|
|
43
|
-
|
|
44
|
-
export { }
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { ClassProp } from 'class-variance-authority/types';
|
|
2
|
-
import { JSX } from 'react/jsx-runtime';
|
|
3
|
-
import * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
|
|
4
|
-
import * as React_2 from 'react';
|
|
5
|
-
|
|
6
|
-
export declare function NavigationMenu({ className, children, viewport, ...props }: React_2.ComponentProps<typeof NavigationMenuPrimitive.Root> & {
|
|
7
|
-
viewport?: boolean;
|
|
8
|
-
}): JSX.Element;
|
|
9
|
-
|
|
10
|
-
export declare function NavigationMenuContent({ className, ...props }: React_2.ComponentProps<typeof NavigationMenuPrimitive.Content>): JSX.Element;
|
|
11
|
-
|
|
12
|
-
export declare function NavigationMenuIndicator({ className, ...props }: React_2.ComponentProps<typeof NavigationMenuPrimitive.Indicator>): JSX.Element;
|
|
13
|
-
|
|
14
|
-
export declare function NavigationMenuItem({ className, ...props }: React_2.ComponentProps<typeof NavigationMenuPrimitive.Item>): JSX.Element;
|
|
15
|
-
|
|
16
|
-
export declare function NavigationMenuLink({ className, ...props }: React_2.ComponentProps<typeof NavigationMenuPrimitive.Link>): JSX.Element;
|
|
17
|
-
|
|
18
|
-
export declare function NavigationMenuList({ className, ...props }: React_2.ComponentProps<typeof NavigationMenuPrimitive.List>): JSX.Element;
|
|
19
|
-
|
|
20
|
-
export declare function NavigationMenuTrigger({ className, children, ...props }: React_2.ComponentProps<typeof NavigationMenuPrimitive.Trigger>): JSX.Element;
|
|
21
|
-
|
|
22
|
-
export declare const navigationMenuTriggerStyle: (props?: ClassProp | undefined) => string;
|
|
23
|
-
|
|
24
|
-
export declare function NavigationMenuViewport({ className, ...props }: React_2.ComponentProps<typeof NavigationMenuPrimitive.Viewport>): JSX.Element;
|
|
25
|
-
|
|
26
|
-
export { }
|