react-shadcn-kit 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1123 -10
- package/dist/index.js +352 -352
- package/package.json +11 -19
- package/dist/components/composites/ComponentSearch.d.ts +0 -43
- package/dist/components/composites/action-button.d.ts +0 -16
- package/dist/components/composites/index.d.ts +0 -9
- package/dist/components/composites/sidebar-wrapper.d.ts +0 -27
- package/dist/components/composites/theme-toggle.d.ts +0 -9
- package/dist/components/composites/user-menu.d.ts +0 -18
- package/dist/components/marketing/hero.d.ts +0 -12
- package/dist/components/marketing/index.d.ts +0 -6
- package/dist/components/marketing/social-proof.d.ts +0 -10
- package/dist/components/marketing/value-props.d.ts +0 -14
- package/dist/components/primitives/accordion.d.ts +0 -7
- package/dist/components/primitives/alert-dialog.d.ts +0 -14
- package/dist/components/primitives/alert.d.ts +0 -9
- package/dist/components/primitives/aspect-ratio.d.ts +0 -3
- package/dist/components/primitives/avatar.d.ts +0 -6
- package/dist/components/primitives/badge-variants.d.ts +0 -3
- package/dist/components/primitives/badge.d.ts +0 -9
- package/dist/components/primitives/breadcrumb.d.ts +0 -11
- package/dist/components/primitives/button-group-variants.d.ts +0 -3
- package/dist/components/primitives/button-group.d.ts +0 -13
- package/dist/components/primitives/button-variants.d.ts +0 -4
- package/dist/components/primitives/button.d.ts +0 -9
- package/dist/components/primitives/calendar.d.ts +0 -8
- package/dist/components/primitives/card.d.ts +0 -9
- package/dist/components/primitives/carousel.d.ts +0 -19
- package/dist/components/primitives/chart.d.ts +0 -53
- package/dist/components/primitives/checkbox.d.ts +0 -4
- package/dist/components/primitives/collapsible.d.ts +0 -5
- package/dist/components/primitives/command.d.ts +0 -18
- package/dist/components/primitives/context-menu.d.ts +0 -25
- package/dist/components/primitives/custom-button-variants.d.ts +0 -5
- package/dist/components/primitives/custom-button.d.ts +0 -22
- package/dist/components/primitives/dialog.d.ts +0 -15
- package/dist/components/primitives/drawer.d.ts +0 -13
- package/dist/components/primitives/dropdown-menu.d.ts +0 -25
- package/dist/components/primitives/empty.d.ts +0 -11
- package/dist/components/primitives/field.d.ts +0 -24
- package/dist/components/primitives/form-context.d.ts +0 -23
- package/dist/components/primitives/form.d.ts +0 -11
- package/dist/components/primitives/hover-card.d.ts +0 -6
- package/dist/components/primitives/index.d.ts +0 -116
- package/dist/components/primitives/input-group.d.ts +0 -16
- package/dist/components/primitives/input-otp.d.ts +0 -11
- package/dist/components/primitives/input.d.ts +0 -3
- package/dist/components/primitives/item.d.ts +0 -23
- package/dist/components/primitives/kbd.d.ts +0 -3
- package/dist/components/primitives/label.d.ts +0 -4
- package/dist/components/primitives/loading-swap.d.ts +0 -8
- package/dist/components/primitives/menubar.d.ts +0 -26
- package/dist/components/primitives/navigation-menu-variants.d.ts +0 -1
- package/dist/components/primitives/navigation-menu.d.ts +0 -13
- package/dist/components/primitives/pagination.d.ts +0 -13
- package/dist/components/primitives/popover.d.ts +0 -7
- package/dist/components/primitives/progress.d.ts +0 -4
- package/dist/components/primitives/radio-group.d.ts +0 -5
- package/dist/components/primitives/resizable.d.ts +0 -8
- package/dist/components/primitives/scroll-area.d.ts +0 -5
- package/dist/components/primitives/select.d.ts +0 -15
- package/dist/components/primitives/separator.d.ts +0 -4
- package/dist/components/primitives/sheet.d.ts +0 -13
- package/dist/components/primitives/sidebar-context.d.ts +0 -12
- package/dist/components/primitives/sidebar-variants.d.ts +0 -4
- package/dist/components/primitives/sidebar.d.ts +0 -56
- package/dist/components/primitives/skeleton.d.ts +0 -2
- package/dist/components/primitives/slider.d.ts +0 -4
- package/dist/components/primitives/sonner.d.ts +0 -3
- package/dist/components/primitives/spinner.d.ts +0 -2
- package/dist/components/primitives/switch.d.ts +0 -4
- package/dist/components/primitives/table.d.ts +0 -10
- package/dist/components/primitives/tabs.d.ts +0 -7
- package/dist/components/primitives/textarea.d.ts +0 -3
- package/dist/components/primitives/theme-provider.d.ts +0 -3
- package/dist/components/primitives/toggle-group.d.ts +0 -9
- package/dist/components/primitives/toggle-variants.d.ts +0 -4
- package/dist/components/primitives/toggle.d.ts +0 -9
- package/dist/components/primitives/tooltip.d.ts +0 -7
- package/dist/composites/index.js +0 -13
- package/dist/composites/index.js.map +0 -1
- package/dist/hooks/index.d.ts +0 -8
- package/dist/hooks/index.js +0 -11
- package/dist/hooks/index.js.map +0 -1
- package/dist/hooks/use-aria-live.d.ts +0 -22
- package/dist/hooks/use-focus-visible.d.ts +0 -15
- package/dist/hooks/use-mobile.d.ts +0 -1
- package/dist/hooks/use-screen-reader-only.d.ts +0 -14
- package/dist/lib/index.d.ts +0 -4
- package/dist/lib/index.js +0 -11
- package/dist/lib/index.js.map +0 -1
- package/dist/lib/utils-enhanced.d.ts +0 -27
- package/dist/lib/utils-enhanced.test.d.ts +0 -1
- package/dist/lib/utils.d.ts +0 -2
- package/dist/marketing/index.js +0 -9
- package/dist/marketing/index.js.map +0 -1
- package/dist/primitives/index.js +0 -345
- package/dist/primitives/index.js.map +0 -1
package/dist/composites/index.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ThemeToggle as r } from "../components/composites/theme-toggle.js";
|
|
2
|
-
import { UserMenu as p } from "../components/composites/user-menu.js";
|
|
3
|
-
import { SidebarWrapper as f } from "../components/composites/sidebar-wrapper.js";
|
|
4
|
-
import { ActionButton as n } from "../components/composites/action-button.js";
|
|
5
|
-
import { default as u } from "../components/composites/ComponentSearch.js";
|
|
6
|
-
export {
|
|
7
|
-
n as ActionButton,
|
|
8
|
-
u as ComponentSearch,
|
|
9
|
-
f as SidebarWrapper,
|
|
10
|
-
r as ThemeToggle,
|
|
11
|
-
p as UserMenu
|
|
12
|
-
};
|
|
13
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
|
package/dist/hooks/index.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from './use-mobile';
|
|
2
|
-
export * from './use-aria-live';
|
|
3
|
-
export * from './use-focus-visible';
|
|
4
|
-
export * from './use-screen-reader-only';
|
|
5
|
-
export type * from './use-mobile';
|
|
6
|
-
export type * from './use-aria-live';
|
|
7
|
-
export type * from './use-focus-visible';
|
|
8
|
-
export type * from './use-screen-reader-only';
|
package/dist/hooks/index.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { useIsMobile as o } from "./use-mobile.js";
|
|
2
|
-
import { useAriaLive as i } from "./use-aria-live.js";
|
|
3
|
-
import { useFocusVisible as f } from "./use-focus-visible.js";
|
|
4
|
-
import { useScreenReaderOnly as p } from "./use-screen-reader-only.js";
|
|
5
|
-
export {
|
|
6
|
-
i as useAriaLive,
|
|
7
|
-
f as useFocusVisible,
|
|
8
|
-
o as useIsMobile,
|
|
9
|
-
p as useScreenReaderOnly
|
|
10
|
-
};
|
|
11
|
-
//# sourceMappingURL=index.js.map
|
package/dist/hooks/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* useAriaLive
|
|
3
|
-
*
|
|
4
|
-
* Provides a simple way to announce dynamic content to screen readers using an
|
|
5
|
-
* `aria-live` region. The hook returns a ref that should be attached to a hidden
|
|
6
|
-
* element and a function to update the live message.
|
|
7
|
-
*
|
|
8
|
-
* Example usage:
|
|
9
|
-
* ```tsx
|
|
10
|
-
* const { liveRef, announce } = useAriaLive();
|
|
11
|
-
* return (
|
|
12
|
-
* <>
|
|
13
|
-
* <div ref={liveRef} aria-live="polite" className="sr-only" />
|
|
14
|
-
* <button onClick={() => announce('Item added')}>Add</button>
|
|
15
|
-
* </>
|
|
16
|
-
* );
|
|
17
|
-
* ```
|
|
18
|
-
*/
|
|
19
|
-
export declare function useAriaLive(): {
|
|
20
|
-
readonly liveRef: import('react').RefObject<HTMLDivElement | null>;
|
|
21
|
-
readonly announce: (message: string) => void;
|
|
22
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* useFocusVisible
|
|
3
|
-
*
|
|
4
|
-
* Detects when the user is navigating via keyboard (focus-visible) and provides a
|
|
5
|
-
* boolean flag that can be used to apply a visual focus style only for keyboard
|
|
6
|
-
* users. This mirrors the behavior of the `:focus-visible` CSS pseudo‑class but
|
|
7
|
-
* works in browsers that lack native support.
|
|
8
|
-
*
|
|
9
|
-
* Example usage:
|
|
10
|
-
* ```tsx
|
|
11
|
-
* const isFocusVisible = useFocusVisible();
|
|
12
|
-
* return <button className={isFocusVisible ? 'focus-visible' : ''}>Click</button>;
|
|
13
|
-
* ```
|
|
14
|
-
*/
|
|
15
|
-
export declare function useFocusVisible(): boolean;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function useIsMobile(): boolean;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* useScreenReaderOnly
|
|
3
|
-
*
|
|
4
|
-
* Provides a utility hook that returns a className string for visually hidden
|
|
5
|
-
* elements that are still accessible to screen readers. It mirrors the common
|
|
6
|
-
* `sr-only` utility from Tailwind but can be used without Tailwind.
|
|
7
|
-
*
|
|
8
|
-
* Example usage:
|
|
9
|
-
* ```tsx
|
|
10
|
-
* const srOnly = useScreenReaderOnly();
|
|
11
|
-
* return <span className={srOnly}>Only for screen readers</span>;
|
|
12
|
-
* ```
|
|
13
|
-
*/
|
|
14
|
-
export declare function useScreenReaderOnly(): string;
|
package/dist/lib/index.d.ts
DELETED
package/dist/lib/index.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { cn as r } from "./utils.js";
|
|
2
|
-
import { formatDate as o, formatDateTime as m, formatRelative as f, generateSlug as p, mapDatabaseError as D } from "./utils-enhanced.js";
|
|
3
|
-
export {
|
|
4
|
-
r as cn,
|
|
5
|
-
o as formatDate,
|
|
6
|
-
m as formatDateTime,
|
|
7
|
-
f as formatRelative,
|
|
8
|
-
p as generateSlug,
|
|
9
|
-
D as mapDatabaseError
|
|
10
|
-
};
|
|
11
|
-
//# sourceMappingURL=index.js.map
|
package/dist/lib/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Format a date into a human-readable string.
|
|
3
|
-
* @example "Oct 24, 2023"
|
|
4
|
-
*/
|
|
5
|
-
export declare function formatDate(date: Date | string | number): string;
|
|
6
|
-
/**
|
|
7
|
-
* Format a date into a long human-readable string with time.
|
|
8
|
-
* @example "October 24, 2023 at 10:00 AM"
|
|
9
|
-
*/
|
|
10
|
-
export declare function formatDateTime(date: Date | string | number): string;
|
|
11
|
-
/**
|
|
12
|
-
* Format a date relative to now.
|
|
13
|
-
* @example "2 days ago"
|
|
14
|
-
*/
|
|
15
|
-
export declare function formatRelative(date: Date | string | number): string;
|
|
16
|
-
/**
|
|
17
|
-
* Generate a URL-friendly slug from a string.
|
|
18
|
-
*/
|
|
19
|
-
export declare function generateSlug(text: string): string;
|
|
20
|
-
/**
|
|
21
|
-
* Map database errors to user-friendly messages.
|
|
22
|
-
* Generic template for common DB constraints.
|
|
23
|
-
*/
|
|
24
|
-
export declare function mapDatabaseError(error: unknown): {
|
|
25
|
-
error: true;
|
|
26
|
-
message: string;
|
|
27
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
package/dist/lib/utils.d.ts
DELETED
package/dist/marketing/index.js
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { HeroSection as e } from "../components/marketing/hero.js";
|
|
2
|
-
import { SocialProof as p } from "../components/marketing/social-proof.js";
|
|
3
|
-
import { ValueProps as m } from "../components/marketing/value-props.js";
|
|
4
|
-
export {
|
|
5
|
-
e as HeroSection,
|
|
6
|
-
p as SocialProof,
|
|
7
|
-
m as ValueProps
|
|
8
|
-
};
|
|
9
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}
|
package/dist/primitives/index.js
DELETED
|
@@ -1,345 +0,0 @@
|
|
|
1
|
-
import { Accordion as o, AccordionContent as t, AccordionItem as a, AccordionTrigger as n } from "../components/primitives/accordion.js";
|
|
2
|
-
import { Alert as p, AlertDescription as u, AlertTitle as l } from "../components/primitives/alert.js";
|
|
3
|
-
import { AlertDialog as d, AlertDialogAction as b, AlertDialogCancel as g, AlertDialogContent as C, AlertDialogDescription as x, AlertDialogFooter as S, AlertDialogHeader as M, AlertDialogOverlay as c, AlertDialogPortal as f, AlertDialogTitle as D, AlertDialogTrigger as T } from "../components/primitives/alert-dialog.js";
|
|
4
|
-
import { AspectRatio as I } from "../components/primitives/aspect-ratio.js";
|
|
5
|
-
import { Avatar as A, AvatarFallback as G, AvatarImage as P } from "../components/primitives/avatar.js";
|
|
6
|
-
import { Badge as v } from "../components/primitives/badge.js";
|
|
7
|
-
import { Breadcrumb as B, BreadcrumbEllipsis as L, BreadcrumbItem as H, BreadcrumbLink as R, BreadcrumbList as y, BreadcrumbPage as k, BreadcrumbSeparator as E } from "../components/primitives/breadcrumb.js";
|
|
8
|
-
import { Button as O } from "../components/primitives/button.js";
|
|
9
|
-
import { ButtonGroup as V, ButtonGroupSeparator as K, ButtonGroupText as U } from "../components/primitives/button-group.js";
|
|
10
|
-
import { Calendar as q, CalendarDayButton as J } from "../components/primitives/calendar.js";
|
|
11
|
-
import { Card as W, CardAction as X, CardContent as Y, CardDescription as Z, CardFooter as _, CardHeader as $, CardTitle as ee } from "../components/primitives/card.js";
|
|
12
|
-
import { Carousel as oe, CarouselContent as te, CarouselItem as ae, CarouselNext as ne, CarouselPrevious as ie } from "../components/primitives/carousel.js";
|
|
13
|
-
import { ChartContainer as ue, ChartLegend as le, ChartLegendContent as me, ChartStyle as de, ChartTooltip as be, ChartTooltipContent as ge } from "../components/primitives/chart.js";
|
|
14
|
-
import { Checkbox as xe } from "../components/primitives/checkbox.js";
|
|
15
|
-
import { Collapsible as Me, CollapsibleContent as ce, CollapsibleTrigger as fe } from "../components/primitives/collapsible.js";
|
|
16
|
-
import { Command as Te, CommandDialog as se, CommandEmpty as Ie, CommandGroup as we, CommandInput as Ae, CommandItem as Ge, CommandList as Pe, CommandSeparator as Fe, CommandShortcut as ve } from "../components/primitives/command.js";
|
|
17
|
-
import { ContextMenu as Be, ContextMenuCheckboxItem as Le, ContextMenuContent as He, ContextMenuGroup as Re, ContextMenuItem as ye, ContextMenuLabel as ke, ContextMenuPortal as Ee, ContextMenuRadioGroup as Ne, ContextMenuRadioItem as Oe, ContextMenuSeparator as ze, ContextMenuShortcut as Ve, ContextMenuSub as Ke, ContextMenuSubContent as Ue, ContextMenuSubTrigger as je, ContextMenuTrigger as qe } from "../components/primitives/context-menu.js";
|
|
18
|
-
import { CustomButton as Qe } from "../components/primitives/custom-button.js";
|
|
19
|
-
import { Dialog as Xe, DialogClose as Ye, DialogContent as Ze, DialogDescription as _e, DialogFooter as $e, DialogHeader as er, DialogOverlay as rr, DialogPortal as or, DialogTitle as tr, DialogTrigger as ar } from "../components/primitives/dialog.js";
|
|
20
|
-
import { Drawer as ir, DrawerClose as pr, DrawerContent as ur, DrawerDescription as lr, DrawerFooter as mr, DrawerHeader as dr, DrawerOverlay as br, DrawerPortal as gr, DrawerTitle as Cr, DrawerTrigger as xr } from "../components/primitives/drawer.js";
|
|
21
|
-
import { DropdownMenu as Mr, DropdownMenuCheckboxItem as cr, DropdownMenuContent as fr, DropdownMenuGroup as Dr, DropdownMenuItem as Tr, DropdownMenuLabel as sr, DropdownMenuPortal as Ir, DropdownMenuRadioGroup as wr, DropdownMenuRadioItem as Ar, DropdownMenuSeparator as Gr, DropdownMenuShortcut as Pr, DropdownMenuSub as Fr, DropdownMenuSubContent as vr, DropdownMenuSubTrigger as hr, DropdownMenuTrigger as Br } from "../components/primitives/dropdown-menu.js";
|
|
22
|
-
import { Empty as Hr, EmptyContent as Rr, EmptyDescription as yr, EmptyHeader as kr, EmptyMedia as Er, EmptyTitle as Nr } from "../components/primitives/empty.js";
|
|
23
|
-
import { Field as zr, FieldContent as Vr, FieldDescription as Kr, FieldError as Ur, FieldGroup as jr, FieldLabel as qr, FieldLegend as Jr, FieldSeparator as Qr, FieldSet as Wr, FieldTitle as Xr } from "../components/primitives/field.js";
|
|
24
|
-
import { Form as Zr, FormControl as _r, FormDescription as $r, FormField as eo, FormItem as ro, FormLabel as oo, FormMessage as to } from "../components/primitives/form.js";
|
|
25
|
-
import { HoverCard as no, HoverCardContent as io, HoverCardTrigger as po } from "../components/primitives/hover-card.js";
|
|
26
|
-
import { Input as lo } from "../components/primitives/input.js";
|
|
27
|
-
import { InputGroup as bo, InputGroupAddon as go, InputGroupButton as Co, InputGroupInput as xo, InputGroupText as So, InputGroupTextarea as Mo } from "../components/primitives/input-group.js";
|
|
28
|
-
import { InputOTP as fo, InputOTPGroup as Do, InputOTPSeparator as To, InputOTPSlot as so } from "../components/primitives/input-otp.js";
|
|
29
|
-
import { Item as wo, ItemActions as Ao, ItemContent as Go, ItemDescription as Po, ItemFooter as Fo, ItemGroup as vo, ItemHeader as ho, ItemMedia as Bo, ItemSeparator as Lo, ItemTitle as Ho } from "../components/primitives/item.js";
|
|
30
|
-
import { Kbd as yo, KbdGroup as ko } from "../components/primitives/kbd.js";
|
|
31
|
-
import { Label as No } from "../components/primitives/label.js";
|
|
32
|
-
import { LoadingSwap as zo } from "../components/primitives/loading-swap.js";
|
|
33
|
-
import { Menubar as Ko, MenubarCheckboxItem as Uo, MenubarContent as jo, MenubarGroup as qo, MenubarItem as Jo, MenubarLabel as Qo, MenubarMenu as Wo, MenubarPortal as Xo, MenubarRadioGroup as Yo, MenubarRadioItem as Zo, MenubarSeparator as _o, MenubarShortcut as $o, MenubarSub as et, MenubarSubContent as rt, MenubarSubTrigger as ot, MenubarTrigger as tt } from "../components/primitives/menubar.js";
|
|
34
|
-
import { NavigationMenu as nt, NavigationMenuContent as it, NavigationMenuIndicator as pt, NavigationMenuItem as ut, NavigationMenuLink as lt, NavigationMenuList as mt, NavigationMenuTrigger as dt, NavigationMenuViewport as bt } from "../components/primitives/navigation-menu.js";
|
|
35
|
-
import { Pagination as Ct, PaginationContent as xt, PaginationEllipsis as St, PaginationItem as Mt, PaginationLink as ct, PaginationNext as ft, PaginationPrevious as Dt } from "../components/primitives/pagination.js";
|
|
36
|
-
import { Popover as st, PopoverAnchor as It, PopoverContent as wt, PopoverTrigger as At } from "../components/primitives/popover.js";
|
|
37
|
-
import { Progress as Pt } from "../components/primitives/progress.js";
|
|
38
|
-
import { RadioGroup as vt, RadioGroupItem as ht } from "../components/primitives/radio-group.js";
|
|
39
|
-
import { ResizableHandle as Lt, ResizablePanel as Ht, ResizablePanelGroup as Rt } from "../components/primitives/resizable.js";
|
|
40
|
-
import { ScrollArea as kt, ScrollBar as Et } from "../components/primitives/scroll-area.js";
|
|
41
|
-
import { Select as Ot, SelectContent as zt, SelectGroup as Vt, SelectItem as Kt, SelectLabel as Ut, SelectScrollDownButton as jt, SelectScrollUpButton as qt, SelectSeparator as Jt, SelectTrigger as Qt, SelectValue as Wt } from "../components/primitives/select.js";
|
|
42
|
-
import { Separator as Yt } from "../components/primitives/separator.js";
|
|
43
|
-
import { Sheet as _t, SheetClose as $t, SheetContent as ea, SheetDescription as ra, SheetFooter as oa, SheetHeader as ta, SheetTitle as aa, SheetTrigger as na } from "../components/primitives/sheet.js";
|
|
44
|
-
import { Sidebar as pa, SidebarContent as ua, SidebarFooter as la, SidebarGroup as ma, SidebarGroupAction as da, SidebarGroupContent as ba, SidebarGroupLabel as ga, SidebarHeader as Ca, SidebarInput as xa, SidebarInset as Sa, SidebarMenu as Ma, SidebarMenuAction as ca, SidebarMenuBadge as fa, SidebarMenuButton as Da, SidebarMenuItem as Ta, SidebarMenuSkeleton as sa, SidebarMenuSub as Ia, SidebarMenuSubButton as wa, SidebarMenuSubItem as Aa, SidebarProvider as Ga, SidebarRail as Pa, SidebarSeparator as Fa, SidebarTrigger as va } from "../components/primitives/sidebar.js";
|
|
45
|
-
import { Skeleton as Ba } from "../components/primitives/skeleton.js";
|
|
46
|
-
import { Slider as Ha } from "../components/primitives/slider.js";
|
|
47
|
-
import { Toaster as ya } from "../components/primitives/sonner.js";
|
|
48
|
-
import { Spinner as Ea } from "../components/primitives/spinner.js";
|
|
49
|
-
import { Switch as Oa } from "../components/primitives/switch.js";
|
|
50
|
-
import { Table as Va, TableBody as Ka, TableCaption as Ua, TableCell as ja, TableFooter as qa, TableHead as Ja, TableHeader as Qa, TableRow as Wa } from "../components/primitives/table.js";
|
|
51
|
-
import { Tabs as Ya, TabsContent as Za, TabsList as _a, TabsTrigger as $a } from "../components/primitives/tabs.js";
|
|
52
|
-
import { Textarea as rn } from "../components/primitives/textarea.js";
|
|
53
|
-
import { ThemeProvider as tn } from "../components/primitives/theme-provider.js";
|
|
54
|
-
import { Toggle as nn } from "../components/primitives/toggle.js";
|
|
55
|
-
import { ToggleGroup as un, ToggleGroupItem as ln } from "../components/primitives/toggle-group.js";
|
|
56
|
-
import { Tooltip as dn, TooltipContent as bn, TooltipProvider as gn, TooltipTrigger as Cn } from "../components/primitives/tooltip.js";
|
|
57
|
-
import { customButtonVariants as Sn } from "../components/primitives/custom-button-variants.js";
|
|
58
|
-
import { useFormField as cn } from "../components/primitives/form-context.js";
|
|
59
|
-
import { useSidebar as Dn } from "../components/primitives/sidebar-context.js";
|
|
60
|
-
export {
|
|
61
|
-
o as Accordion,
|
|
62
|
-
t as AccordionContent,
|
|
63
|
-
a as AccordionItem,
|
|
64
|
-
n as AccordionTrigger,
|
|
65
|
-
p as Alert,
|
|
66
|
-
u as AlertDescription,
|
|
67
|
-
d as AlertDialog,
|
|
68
|
-
b as AlertDialogAction,
|
|
69
|
-
g as AlertDialogCancel,
|
|
70
|
-
C as AlertDialogContent,
|
|
71
|
-
x as AlertDialogDescription,
|
|
72
|
-
S as AlertDialogFooter,
|
|
73
|
-
M as AlertDialogHeader,
|
|
74
|
-
c as AlertDialogOverlay,
|
|
75
|
-
f as AlertDialogPortal,
|
|
76
|
-
D as AlertDialogTitle,
|
|
77
|
-
T as AlertDialogTrigger,
|
|
78
|
-
l as AlertTitle,
|
|
79
|
-
I as AspectRatio,
|
|
80
|
-
A as Avatar,
|
|
81
|
-
G as AvatarFallback,
|
|
82
|
-
P as AvatarImage,
|
|
83
|
-
v as Badge,
|
|
84
|
-
B as Breadcrumb,
|
|
85
|
-
L as BreadcrumbEllipsis,
|
|
86
|
-
H as BreadcrumbItem,
|
|
87
|
-
R as BreadcrumbLink,
|
|
88
|
-
y as BreadcrumbList,
|
|
89
|
-
k as BreadcrumbPage,
|
|
90
|
-
E as BreadcrumbSeparator,
|
|
91
|
-
O as Button,
|
|
92
|
-
V as ButtonGroup,
|
|
93
|
-
K as ButtonGroupSeparator,
|
|
94
|
-
U as ButtonGroupText,
|
|
95
|
-
q as Calendar,
|
|
96
|
-
J as CalendarDayButton,
|
|
97
|
-
W as Card,
|
|
98
|
-
X as CardAction,
|
|
99
|
-
Y as CardContent,
|
|
100
|
-
Z as CardDescription,
|
|
101
|
-
_ as CardFooter,
|
|
102
|
-
$ as CardHeader,
|
|
103
|
-
ee as CardTitle,
|
|
104
|
-
oe as Carousel,
|
|
105
|
-
te as CarouselContent,
|
|
106
|
-
ae as CarouselItem,
|
|
107
|
-
ne as CarouselNext,
|
|
108
|
-
ie as CarouselPrevious,
|
|
109
|
-
ue as ChartContainer,
|
|
110
|
-
le as ChartLegend,
|
|
111
|
-
me as ChartLegendContent,
|
|
112
|
-
de as ChartStyle,
|
|
113
|
-
be as ChartTooltip,
|
|
114
|
-
ge as ChartTooltipContent,
|
|
115
|
-
xe as Checkbox,
|
|
116
|
-
Me as Collapsible,
|
|
117
|
-
ce as CollapsibleContent,
|
|
118
|
-
fe as CollapsibleTrigger,
|
|
119
|
-
Te as Command,
|
|
120
|
-
se as CommandDialog,
|
|
121
|
-
Ie as CommandEmpty,
|
|
122
|
-
we as CommandGroup,
|
|
123
|
-
Ae as CommandInput,
|
|
124
|
-
Ge as CommandItem,
|
|
125
|
-
Pe as CommandList,
|
|
126
|
-
Fe as CommandSeparator,
|
|
127
|
-
ve as CommandShortcut,
|
|
128
|
-
Be as ContextMenu,
|
|
129
|
-
Le as ContextMenuCheckboxItem,
|
|
130
|
-
He as ContextMenuContent,
|
|
131
|
-
Re as ContextMenuGroup,
|
|
132
|
-
ye as ContextMenuItem,
|
|
133
|
-
ke as ContextMenuLabel,
|
|
134
|
-
Ee as ContextMenuPortal,
|
|
135
|
-
Ne as ContextMenuRadioGroup,
|
|
136
|
-
Oe as ContextMenuRadioItem,
|
|
137
|
-
ze as ContextMenuSeparator,
|
|
138
|
-
Ve as ContextMenuShortcut,
|
|
139
|
-
Ke as ContextMenuSub,
|
|
140
|
-
Ue as ContextMenuSubContent,
|
|
141
|
-
je as ContextMenuSubTrigger,
|
|
142
|
-
qe as ContextMenuTrigger,
|
|
143
|
-
Qe as CustomButton,
|
|
144
|
-
Xe as Dialog,
|
|
145
|
-
Ye as DialogClose,
|
|
146
|
-
Ze as DialogContent,
|
|
147
|
-
_e as DialogDescription,
|
|
148
|
-
$e as DialogFooter,
|
|
149
|
-
er as DialogHeader,
|
|
150
|
-
rr as DialogOverlay,
|
|
151
|
-
or as DialogPortal,
|
|
152
|
-
tr as DialogTitle,
|
|
153
|
-
ar as DialogTrigger,
|
|
154
|
-
ir as Drawer,
|
|
155
|
-
pr as DrawerClose,
|
|
156
|
-
ur as DrawerContent,
|
|
157
|
-
lr as DrawerDescription,
|
|
158
|
-
mr as DrawerFooter,
|
|
159
|
-
dr as DrawerHeader,
|
|
160
|
-
br as DrawerOverlay,
|
|
161
|
-
gr as DrawerPortal,
|
|
162
|
-
Cr as DrawerTitle,
|
|
163
|
-
xr as DrawerTrigger,
|
|
164
|
-
Mr as DropdownMenu,
|
|
165
|
-
cr as DropdownMenuCheckboxItem,
|
|
166
|
-
fr as DropdownMenuContent,
|
|
167
|
-
Dr as DropdownMenuGroup,
|
|
168
|
-
Tr as DropdownMenuItem,
|
|
169
|
-
sr as DropdownMenuLabel,
|
|
170
|
-
Ir as DropdownMenuPortal,
|
|
171
|
-
wr as DropdownMenuRadioGroup,
|
|
172
|
-
Ar as DropdownMenuRadioItem,
|
|
173
|
-
Gr as DropdownMenuSeparator,
|
|
174
|
-
Pr as DropdownMenuShortcut,
|
|
175
|
-
Fr as DropdownMenuSub,
|
|
176
|
-
vr as DropdownMenuSubContent,
|
|
177
|
-
hr as DropdownMenuSubTrigger,
|
|
178
|
-
Br as DropdownMenuTrigger,
|
|
179
|
-
Hr as Empty,
|
|
180
|
-
Rr as EmptyContent,
|
|
181
|
-
yr as EmptyDescription,
|
|
182
|
-
kr as EmptyHeader,
|
|
183
|
-
Er as EmptyMedia,
|
|
184
|
-
Nr as EmptyTitle,
|
|
185
|
-
zr as Field,
|
|
186
|
-
Vr as FieldContent,
|
|
187
|
-
Kr as FieldDescription,
|
|
188
|
-
Ur as FieldError,
|
|
189
|
-
jr as FieldGroup,
|
|
190
|
-
qr as FieldLabel,
|
|
191
|
-
Jr as FieldLegend,
|
|
192
|
-
Qr as FieldSeparator,
|
|
193
|
-
Wr as FieldSet,
|
|
194
|
-
Xr as FieldTitle,
|
|
195
|
-
Zr as Form,
|
|
196
|
-
_r as FormControl,
|
|
197
|
-
$r as FormDescription,
|
|
198
|
-
eo as FormField,
|
|
199
|
-
ro as FormItem,
|
|
200
|
-
oo as FormLabel,
|
|
201
|
-
to as FormMessage,
|
|
202
|
-
no as HoverCard,
|
|
203
|
-
io as HoverCardContent,
|
|
204
|
-
po as HoverCardTrigger,
|
|
205
|
-
lo as Input,
|
|
206
|
-
bo as InputGroup,
|
|
207
|
-
go as InputGroupAddon,
|
|
208
|
-
Co as InputGroupButton,
|
|
209
|
-
xo as InputGroupInput,
|
|
210
|
-
So as InputGroupText,
|
|
211
|
-
Mo as InputGroupTextarea,
|
|
212
|
-
fo as InputOTP,
|
|
213
|
-
Do as InputOTPGroup,
|
|
214
|
-
To as InputOTPSeparator,
|
|
215
|
-
so as InputOTPSlot,
|
|
216
|
-
wo as Item,
|
|
217
|
-
Ao as ItemActions,
|
|
218
|
-
Go as ItemContent,
|
|
219
|
-
Po as ItemDescription,
|
|
220
|
-
Fo as ItemFooter,
|
|
221
|
-
vo as ItemGroup,
|
|
222
|
-
ho as ItemHeader,
|
|
223
|
-
Bo as ItemMedia,
|
|
224
|
-
Lo as ItemSeparator,
|
|
225
|
-
Ho as ItemTitle,
|
|
226
|
-
yo as Kbd,
|
|
227
|
-
ko as KbdGroup,
|
|
228
|
-
No as Label,
|
|
229
|
-
zo as LoadingSwap,
|
|
230
|
-
Ko as Menubar,
|
|
231
|
-
Uo as MenubarCheckboxItem,
|
|
232
|
-
jo as MenubarContent,
|
|
233
|
-
qo as MenubarGroup,
|
|
234
|
-
Jo as MenubarItem,
|
|
235
|
-
Qo as MenubarLabel,
|
|
236
|
-
Wo as MenubarMenu,
|
|
237
|
-
Xo as MenubarPortal,
|
|
238
|
-
Yo as MenubarRadioGroup,
|
|
239
|
-
Zo as MenubarRadioItem,
|
|
240
|
-
_o as MenubarSeparator,
|
|
241
|
-
$o as MenubarShortcut,
|
|
242
|
-
et as MenubarSub,
|
|
243
|
-
rt as MenubarSubContent,
|
|
244
|
-
ot as MenubarSubTrigger,
|
|
245
|
-
tt as MenubarTrigger,
|
|
246
|
-
nt as NavigationMenu,
|
|
247
|
-
it as NavigationMenuContent,
|
|
248
|
-
pt as NavigationMenuIndicator,
|
|
249
|
-
ut as NavigationMenuItem,
|
|
250
|
-
lt as NavigationMenuLink,
|
|
251
|
-
mt as NavigationMenuList,
|
|
252
|
-
dt as NavigationMenuTrigger,
|
|
253
|
-
bt as NavigationMenuViewport,
|
|
254
|
-
Ct as Pagination,
|
|
255
|
-
xt as PaginationContent,
|
|
256
|
-
St as PaginationEllipsis,
|
|
257
|
-
Mt as PaginationItem,
|
|
258
|
-
ct as PaginationLink,
|
|
259
|
-
ft as PaginationNext,
|
|
260
|
-
Dt as PaginationPrevious,
|
|
261
|
-
st as Popover,
|
|
262
|
-
It as PopoverAnchor,
|
|
263
|
-
wt as PopoverContent,
|
|
264
|
-
At as PopoverTrigger,
|
|
265
|
-
Pt as Progress,
|
|
266
|
-
vt as RadioGroup,
|
|
267
|
-
ht as RadioGroupItem,
|
|
268
|
-
Lt as ResizableHandle,
|
|
269
|
-
Ht as ResizablePanel,
|
|
270
|
-
Rt as ResizablePanelGroup,
|
|
271
|
-
kt as ScrollArea,
|
|
272
|
-
Et as ScrollBar,
|
|
273
|
-
Ot as Select,
|
|
274
|
-
zt as SelectContent,
|
|
275
|
-
Vt as SelectGroup,
|
|
276
|
-
Kt as SelectItem,
|
|
277
|
-
Ut as SelectLabel,
|
|
278
|
-
jt as SelectScrollDownButton,
|
|
279
|
-
qt as SelectScrollUpButton,
|
|
280
|
-
Jt as SelectSeparator,
|
|
281
|
-
Qt as SelectTrigger,
|
|
282
|
-
Wt as SelectValue,
|
|
283
|
-
Yt as Separator,
|
|
284
|
-
_t as Sheet,
|
|
285
|
-
$t as SheetClose,
|
|
286
|
-
ea as SheetContent,
|
|
287
|
-
ra as SheetDescription,
|
|
288
|
-
oa as SheetFooter,
|
|
289
|
-
ta as SheetHeader,
|
|
290
|
-
aa as SheetTitle,
|
|
291
|
-
na as SheetTrigger,
|
|
292
|
-
pa as Sidebar,
|
|
293
|
-
ua as SidebarContent,
|
|
294
|
-
la as SidebarFooter,
|
|
295
|
-
ma as SidebarGroup,
|
|
296
|
-
da as SidebarGroupAction,
|
|
297
|
-
ba as SidebarGroupContent,
|
|
298
|
-
ga as SidebarGroupLabel,
|
|
299
|
-
Ca as SidebarHeader,
|
|
300
|
-
xa as SidebarInput,
|
|
301
|
-
Sa as SidebarInset,
|
|
302
|
-
Ma as SidebarMenu,
|
|
303
|
-
ca as SidebarMenuAction,
|
|
304
|
-
fa as SidebarMenuBadge,
|
|
305
|
-
Da as SidebarMenuButton,
|
|
306
|
-
Ta as SidebarMenuItem,
|
|
307
|
-
sa as SidebarMenuSkeleton,
|
|
308
|
-
Ia as SidebarMenuSub,
|
|
309
|
-
wa as SidebarMenuSubButton,
|
|
310
|
-
Aa as SidebarMenuSubItem,
|
|
311
|
-
Ga as SidebarProvider,
|
|
312
|
-
Pa as SidebarRail,
|
|
313
|
-
Fa as SidebarSeparator,
|
|
314
|
-
va as SidebarTrigger,
|
|
315
|
-
Ba as Skeleton,
|
|
316
|
-
Ha as Slider,
|
|
317
|
-
Ea as Spinner,
|
|
318
|
-
Oa as Switch,
|
|
319
|
-
Va as Table,
|
|
320
|
-
Ka as TableBody,
|
|
321
|
-
Ua as TableCaption,
|
|
322
|
-
ja as TableCell,
|
|
323
|
-
qa as TableFooter,
|
|
324
|
-
Ja as TableHead,
|
|
325
|
-
Qa as TableHeader,
|
|
326
|
-
Wa as TableRow,
|
|
327
|
-
Ya as Tabs,
|
|
328
|
-
Za as TabsContent,
|
|
329
|
-
_a as TabsList,
|
|
330
|
-
$a as TabsTrigger,
|
|
331
|
-
rn as Textarea,
|
|
332
|
-
tn as ThemeProvider,
|
|
333
|
-
ya as Toaster,
|
|
334
|
-
nn as Toggle,
|
|
335
|
-
un as ToggleGroup,
|
|
336
|
-
ln as ToggleGroupItem,
|
|
337
|
-
dn as Tooltip,
|
|
338
|
-
bn as TooltipContent,
|
|
339
|
-
gn as TooltipProvider,
|
|
340
|
-
Cn as TooltipTrigger,
|
|
341
|
-
Sn as customButtonVariants,
|
|
342
|
-
cn as useFormField,
|
|
343
|
-
Dn as useSidebar
|
|
344
|
-
};
|
|
345
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|