uilab-core 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) hide show
  1. package/dist/components/accordion.d.ts +0 -1
  2. package/dist/components/alert-dialog.d.ts +0 -1
  3. package/dist/components/alert.d.ts +0 -1
  4. package/dist/components/aspect-ratio.d.ts +0 -1
  5. package/dist/components/avatar.d.ts +0 -1
  6. package/dist/components/badge.d.ts +0 -1
  7. package/dist/components/breadcrumb.d.ts +0 -1
  8. package/dist/components/button-group.d.ts +1 -2
  9. package/dist/components/button.d.ts +0 -1
  10. package/dist/components/calendar.d.ts +1 -2
  11. package/dist/components/card.d.ts +0 -1
  12. package/dist/components/carousel.d.ts +1 -2
  13. package/dist/components/checkbox.d.ts +0 -1
  14. package/dist/components/collapsible.d.ts +0 -1
  15. package/dist/components/command.d.ts +1 -2
  16. package/dist/components/context-menu.d.ts +0 -1
  17. package/dist/components/dialog.d.ts +0 -1
  18. package/dist/components/drawer.d.ts +0 -1
  19. package/dist/components/dropdown-menu.d.ts +0 -1
  20. package/dist/components/empty.d.ts +0 -1
  21. package/dist/components/field.d.ts +1 -2
  22. package/dist/components/form.d.ts +0 -1
  23. package/dist/components/hover-card.d.ts +0 -1
  24. package/dist/components/index.d.ts +0 -2
  25. package/dist/components/input-group.d.ts +1 -2
  26. package/dist/components/input-otp.d.ts +0 -1
  27. package/dist/components/input.d.ts +0 -1
  28. package/dist/components/item.d.ts +1 -2
  29. package/dist/components/kbd.d.ts +0 -1
  30. package/dist/components/label.d.ts +0 -1
  31. package/dist/components/menubar.d.ts +0 -1
  32. package/dist/components/navigation-menu.d.ts +0 -1
  33. package/dist/components/pagination.d.ts +1 -2
  34. package/dist/components/popover.d.ts +0 -1
  35. package/dist/components/progress.d.ts +0 -1
  36. package/dist/components/radio-group.d.ts +0 -1
  37. package/dist/components/resizable.d.ts +0 -1
  38. package/dist/components/scroll-area.d.ts +0 -1
  39. package/dist/components/select.d.ts +0 -1
  40. package/dist/components/separator.d.ts +0 -1
  41. package/dist/components/sheet.d.ts +0 -1
  42. package/dist/components/sidebar.d.ts +4 -5
  43. package/dist/components/skeleton.d.ts +0 -1
  44. package/dist/components/slider.d.ts +0 -1
  45. package/dist/components/sonner.d.ts +0 -1
  46. package/dist/components/spinner.d.ts +0 -1
  47. package/dist/components/switch.d.ts +0 -1
  48. package/dist/components/table.d.ts +0 -1
  49. package/dist/components/tabs.d.ts +0 -1
  50. package/dist/components/textarea.d.ts +0 -1
  51. package/dist/components/toggle-group.d.ts +1 -2
  52. package/dist/components/toggle.d.ts +0 -1
  53. package/dist/components/tooltip.d.ts +0 -1
  54. package/dist/hooks/index.d.ts +1 -2
  55. package/dist/hooks/use-mobile.d.ts +0 -1
  56. package/dist/index.cjs +2 -11
  57. package/dist/index.cjs.map +1 -1
  58. package/dist/index.d.ts +43 -141
  59. package/dist/index.js +2 -11
  60. package/dist/index.js.map +1 -1
  61. package/dist/lib/index.d.ts +0 -1
  62. package/dist/lib/utils.d.ts +0 -1
  63. package/package.json +7 -5
  64. package/dist/components/accordion.d.ts.map +0 -1
  65. package/dist/components/alert-dialog.d.ts.map +0 -1
  66. package/dist/components/alert.d.ts.map +0 -1
  67. package/dist/components/aspect-ratio.d.ts.map +0 -1
  68. package/dist/components/avatar.d.ts.map +0 -1
  69. package/dist/components/badge.d.ts.map +0 -1
  70. package/dist/components/breadcrumb.d.ts.map +0 -1
  71. package/dist/components/button-group.d.ts.map +0 -1
  72. package/dist/components/button.d.ts.map +0 -1
  73. package/dist/components/calendar.d.ts.map +0 -1
  74. package/dist/components/card.d.ts.map +0 -1
  75. package/dist/components/carousel.d.ts.map +0 -1
  76. package/dist/components/chart.d.ts +0 -41
  77. package/dist/components/chart.d.ts.map +0 -1
  78. package/dist/components/checkbox.d.ts.map +0 -1
  79. package/dist/components/collapsible.d.ts.map +0 -1
  80. package/dist/components/command.d.ts.map +0 -1
  81. package/dist/components/context-menu.d.ts.map +0 -1
  82. package/dist/components/dialog.d.ts.map +0 -1
  83. package/dist/components/drawer.d.ts.map +0 -1
  84. package/dist/components/dropdown-menu.d.ts.map +0 -1
  85. package/dist/components/empty.d.ts.map +0 -1
  86. package/dist/components/field.d.ts.map +0 -1
  87. package/dist/components/form.d.ts.map +0 -1
  88. package/dist/components/hover-card.d.ts.map +0 -1
  89. package/dist/components/index.d.ts.map +0 -1
  90. package/dist/components/input-group.d.ts.map +0 -1
  91. package/dist/components/input-otp.d.ts.map +0 -1
  92. package/dist/components/input.d.ts.map +0 -1
  93. package/dist/components/item.d.ts.map +0 -1
  94. package/dist/components/kbd.d.ts.map +0 -1
  95. package/dist/components/label.d.ts.map +0 -1
  96. package/dist/components/menubar.d.ts.map +0 -1
  97. package/dist/components/navigation-menu.d.ts.map +0 -1
  98. package/dist/components/pagination.d.ts.map +0 -1
  99. package/dist/components/popover.d.ts.map +0 -1
  100. package/dist/components/progress.d.ts.map +0 -1
  101. package/dist/components/radio-group.d.ts.map +0 -1
  102. package/dist/components/resizable.d.ts.map +0 -1
  103. package/dist/components/scroll-area.d.ts.map +0 -1
  104. package/dist/components/select.d.ts.map +0 -1
  105. package/dist/components/separator.d.ts.map +0 -1
  106. package/dist/components/sheet.d.ts.map +0 -1
  107. package/dist/components/sidebar.d.ts.map +0 -1
  108. package/dist/components/skeleton.d.ts.map +0 -1
  109. package/dist/components/slider.d.ts.map +0 -1
  110. package/dist/components/sonner.d.ts.map +0 -1
  111. package/dist/components/spinner.d.ts.map +0 -1
  112. package/dist/components/switch.d.ts.map +0 -1
  113. package/dist/components/table.d.ts.map +0 -1
  114. package/dist/components/tabs.d.ts.map +0 -1
  115. package/dist/components/textarea.d.ts.map +0 -1
  116. package/dist/components/toggle-group.d.ts.map +0 -1
  117. package/dist/components/toggle.d.ts.map +0 -1
  118. package/dist/components/tooltip.d.ts.map +0 -1
  119. package/dist/hooks/index.d.ts.map +0 -1
  120. package/dist/hooks/use-is-mobile.d.ts +0 -2
  121. package/dist/hooks/use-is-mobile.d.ts.map +0 -1
  122. package/dist/hooks/use-mobile.d.ts.map +0 -1
  123. package/dist/index.d.ts.map +0 -1
  124. package/dist/lib/index.d.ts.map +0 -1
  125. package/dist/lib/utils.d.ts.map +0 -1
@@ -5,4 +5,3 @@ declare function AccordionItem({ className, ...props }: React.ComponentProps<typ
5
5
  declare function AccordionTrigger({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
6
6
  declare function AccordionContent({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
7
7
  export { Accordion, AccordionItem, AccordionTrigger, AccordionContent };
8
- //# sourceMappingURL=accordion.d.ts.map
@@ -12,4 +12,3 @@ declare function AlertDialogDescription({ className, ...props }: React.Component
12
12
  declare function AlertDialogAction({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Action>): import("react/jsx-runtime").JSX.Element;
13
13
  declare function AlertDialogCancel({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Cancel>): import("react/jsx-runtime").JSX.Element;
14
14
  export { AlertDialog, AlertDialogPortal, AlertDialogOverlay, AlertDialogTrigger, AlertDialogContent, AlertDialogHeader, AlertDialogFooter, AlertDialogTitle, AlertDialogDescription, AlertDialogAction, AlertDialogCancel, };
15
- //# sourceMappingURL=alert-dialog.d.ts.map
@@ -7,4 +7,3 @@ declare function Alert({ className, variant, ...props }: React.ComponentProps<'d
7
7
  declare function AlertTitle({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
8
8
  declare function AlertDescription({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
9
9
  export { Alert, AlertTitle, AlertDescription };
10
- //# sourceMappingURL=alert.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import * as AspectRatioPrimitive from '@radix-ui/react-aspect-ratio';
2
2
  declare function AspectRatio({ ...props }: React.ComponentProps<typeof AspectRatioPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
3
3
  export { AspectRatio };
4
- //# sourceMappingURL=aspect-ratio.d.ts.map
@@ -4,4 +4,3 @@ declare function Avatar({ className, ...props }: React.ComponentProps<typeof Ava
4
4
  declare function AvatarImage({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>): import("react/jsx-runtime").JSX.Element;
5
5
  declare function AvatarFallback({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>): import("react/jsx-runtime").JSX.Element;
6
6
  export { Avatar, AvatarImage, AvatarFallback };
7
- //# sourceMappingURL=avatar.d.ts.map
@@ -7,4 +7,3 @@ declare function Badge({ className, variant, asChild, ...props }: React.Componen
7
7
  asChild?: boolean;
8
8
  }): import("react/jsx-runtime").JSX.Element;
9
9
  export { Badge, badgeVariants };
10
- //# sourceMappingURL=badge.d.ts.map
@@ -9,4 +9,3 @@ declare function BreadcrumbPage({ className, ...props }: React.ComponentProps<'s
9
9
  declare function BreadcrumbSeparator({ children, className, ...props }: React.ComponentProps<'li'>): import("react/jsx-runtime").JSX.Element;
10
10
  declare function BreadcrumbEllipsis({ className, ...props }: React.ComponentProps<'span'>): import("react/jsx-runtime").JSX.Element;
11
11
  export { Breadcrumb, BreadcrumbList, BreadcrumbItem, BreadcrumbLink, BreadcrumbPage, BreadcrumbSeparator, BreadcrumbEllipsis, };
12
- //# sourceMappingURL=breadcrumb.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from 'class-variance-authority';
2
- import { Separator } from '@/components/separator';
2
+ import { Separator } from './separator';
3
3
  declare const buttonGroupVariants: (props?: ({
4
4
  orientation?: "horizontal" | "vertical" | null | undefined;
5
5
  } & import("class-variance-authority/types").ClassProp) | undefined) => string;
@@ -9,4 +9,3 @@ declare function ButtonGroupText({ className, asChild, ...props }: React.Compone
9
9
  }): import("react/jsx-runtime").JSX.Element;
10
10
  declare function ButtonGroupSeparator({ className, orientation, ...props }: React.ComponentProps<typeof Separator>): import("react/jsx-runtime").JSX.Element;
11
11
  export { ButtonGroup, ButtonGroupSeparator, ButtonGroupText, buttonGroupVariants, };
12
- //# sourceMappingURL=button-group.d.ts.map
@@ -8,4 +8,3 @@ declare function Button({ className, variant, size, asChild, ...props }: React.C
8
8
  asChild?: boolean;
9
9
  }): import("react/jsx-runtime").JSX.Element;
10
10
  export { Button, buttonVariants };
11
- //# sourceMappingURL=button.d.ts.map
@@ -1,9 +1,8 @@
1
1
  import * as React from 'react';
2
2
  import { DayButton, DayPicker } from 'react-day-picker';
3
- import { Button } from '@/components/button';
3
+ import { Button } from './button';
4
4
  declare function Calendar({ className, classNames, showOutsideDays, captionLayout, buttonVariant, formatters, components, ...props }: React.ComponentProps<typeof DayPicker> & {
5
5
  buttonVariant?: React.ComponentProps<typeof Button>['variant'];
6
6
  }): import("react/jsx-runtime").JSX.Element;
7
7
  declare function CalendarDayButton({ className, day, modifiers, ...props }: React.ComponentProps<typeof DayButton>): import("react/jsx-runtime").JSX.Element;
8
8
  export { Calendar, CalendarDayButton };
9
- //# sourceMappingURL=calendar.d.ts.map
@@ -7,4 +7,3 @@ declare function CardAction({ className, ...props }: React.ComponentProps<'div'>
7
7
  declare function CardContent({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
8
8
  declare function CardFooter({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
9
9
  export { Card, CardHeader, CardFooter, CardTitle, CardAction, CardDescription, CardContent, };
10
- //# sourceMappingURL=card.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import useEmblaCarousel, { type UseEmblaCarouselType } from 'embla-carousel-react';
3
- import { Button } from '@/components/button';
3
+ import { Button } from './button';
4
4
  type CarouselApi = UseEmblaCarouselType[1];
5
5
  type UseCarouselParameters = Parameters<typeof useEmblaCarousel>;
6
6
  type CarouselOptions = UseCarouselParameters[0];
@@ -17,4 +17,3 @@ declare function CarouselItem({ className, ...props }: React.ComponentProps<'div
17
17
  declare function CarouselPrevious({ className, variant, size, ...props }: React.ComponentProps<typeof Button>): import("react/jsx-runtime").JSX.Element;
18
18
  declare function CarouselNext({ className, variant, size, ...props }: React.ComponentProps<typeof Button>): import("react/jsx-runtime").JSX.Element;
19
19
  export { type CarouselApi, Carousel, CarouselContent, CarouselItem, CarouselPrevious, CarouselNext, };
20
- //# sourceMappingURL=carousel.d.ts.map
@@ -2,4 +2,3 @@ import * as React from 'react';
2
2
  import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
3
3
  declare function Checkbox({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  export { Checkbox };
5
- //# sourceMappingURL=checkbox.d.ts.map
@@ -3,4 +3,3 @@ declare function Collapsible({ ...props }: React.ComponentProps<typeof Collapsib
3
3
  declare function CollapsibleTrigger({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>): import("react/jsx-runtime").JSX.Element;
4
4
  declare function CollapsibleContent({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>): import("react/jsx-runtime").JSX.Element;
5
5
  export { Collapsible, CollapsibleTrigger, CollapsibleContent };
6
- //# sourceMappingURL=collapsible.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { Command as CommandPrimitive } from 'cmdk';
3
- import { Dialog } from '@/components/dialog';
3
+ import { Dialog } from './dialog';
4
4
  declare function Command({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>): import("react/jsx-runtime").JSX.Element;
5
5
  declare function CommandDialog({ title, description, children, className, showCloseButton, ...props }: React.ComponentProps<typeof Dialog> & {
6
6
  title?: string;
@@ -16,4 +16,3 @@ declare function CommandSeparator({ className, ...props }: React.ComponentProps<
16
16
  declare function CommandItem({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>): import("react/jsx-runtime").JSX.Element;
17
17
  declare function CommandShortcut({ className, ...props }: React.ComponentProps<'span'>): import("react/jsx-runtime").JSX.Element;
18
18
  export { Command, CommandDialog, CommandInput, CommandList, CommandEmpty, CommandGroup, CommandItem, CommandShortcut, CommandSeparator, };
19
- //# sourceMappingURL=command.d.ts.map
@@ -23,4 +23,3 @@ declare function ContextMenuLabel({ className, inset, ...props }: React.Componen
23
23
  declare function ContextMenuSeparator({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Separator>): import("react/jsx-runtime").JSX.Element;
24
24
  declare function ContextMenuShortcut({ className, ...props }: React.ComponentProps<'span'>): import("react/jsx-runtime").JSX.Element;
25
25
  export { ContextMenu, ContextMenuTrigger, ContextMenuContent, ContextMenuItem, ContextMenuCheckboxItem, ContextMenuRadioItem, ContextMenuLabel, ContextMenuSeparator, ContextMenuShortcut, ContextMenuGroup, ContextMenuPortal, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuRadioGroup, };
26
- //# sourceMappingURL=context-menu.d.ts.map
@@ -13,4 +13,3 @@ declare function DialogFooter({ className, ...props }: React.ComponentProps<'div
13
13
  declare function DialogTitle({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>): import("react/jsx-runtime").JSX.Element;
14
14
  declare function DialogDescription({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>): import("react/jsx-runtime").JSX.Element;
15
15
  export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, };
16
- //# sourceMappingURL=dialog.d.ts.map
@@ -11,4 +11,3 @@ declare function DrawerFooter({ className, ...props }: React.ComponentProps<'div
11
11
  declare function DrawerTitle({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Title>): import("react/jsx-runtime").JSX.Element;
12
12
  declare function DrawerDescription({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Description>): import("react/jsx-runtime").JSX.Element;
13
13
  export { Drawer, DrawerPortal, DrawerOverlay, DrawerTrigger, DrawerClose, DrawerContent, DrawerHeader, DrawerFooter, DrawerTitle, DrawerDescription, };
14
- //# sourceMappingURL=drawer.d.ts.map
@@ -23,4 +23,3 @@ declare function DropdownMenuSubTrigger({ className, inset, children, ...props }
23
23
  }): import("react/jsx-runtime").JSX.Element;
24
24
  declare function DropdownMenuSubContent({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>): import("react/jsx-runtime").JSX.Element;
25
25
  export { DropdownMenu, DropdownMenuPortal, DropdownMenuTrigger, DropdownMenuContent, DropdownMenuGroup, DropdownMenuLabel, DropdownMenuItem, DropdownMenuCheckboxItem, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubTrigger, DropdownMenuSubContent, };
26
- //# sourceMappingURL=dropdown-menu.d.ts.map
@@ -9,4 +9,3 @@ declare function EmptyTitle({ className, ...props }: React.ComponentProps<'div'>
9
9
  declare function EmptyDescription({ className, ...props }: React.ComponentProps<'p'>): import("react/jsx-runtime").JSX.Element;
10
10
  declare function EmptyContent({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
11
11
  export { Empty, EmptyHeader, EmptyTitle, EmptyDescription, EmptyContent, EmptyMedia, };
12
- //# sourceMappingURL=empty.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { type VariantProps } from 'class-variance-authority';
2
- import { Label } from '@/components/label';
2
+ import { Label } from './label';
3
3
  declare function FieldSet({ className, ...props }: React.ComponentProps<'fieldset'>): import("react/jsx-runtime").JSX.Element;
4
4
  declare function FieldLegend({ className, variant, ...props }: React.ComponentProps<'legend'> & {
5
5
  variant?: 'legend' | 'label';
@@ -22,4 +22,3 @@ declare function FieldError({ className, children, errors, ...props }: React.Com
22
22
  } | undefined>;
23
23
  }): import("react/jsx-runtime").JSX.Element | null;
24
24
  export { Field, FieldLabel, FieldDescription, FieldError, FieldGroup, FieldLegend, FieldSeparator, FieldSet, FieldContent, FieldTitle, };
25
- //# sourceMappingURL=field.d.ts.map
@@ -22,4 +22,3 @@ declare function FormControl({ ...props }: React.ComponentProps<typeof Slot>): i
22
22
  declare function FormDescription({ className, ...props }: React.ComponentProps<'p'>): import("react/jsx-runtime").JSX.Element;
23
23
  declare function FormMessage({ className, ...props }: React.ComponentProps<'p'>): import("react/jsx-runtime").JSX.Element | null;
24
24
  export { useFormField, Form, FormItem, FormLabel, FormControl, FormDescription, FormMessage, FormField, };
25
- //# sourceMappingURL=form.d.ts.map
@@ -4,4 +4,3 @@ declare function HoverCard({ ...props }: React.ComponentProps<typeof HoverCardPr
4
4
  declare function HoverCardTrigger({ ...props }: React.ComponentProps<typeof HoverCardPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
5
5
  declare function HoverCardContent({ className, align, sideOffset, ...props }: React.ComponentProps<typeof HoverCardPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
6
6
  export { HoverCard, HoverCardTrigger, HoverCardContent };
7
- //# sourceMappingURL=hover-card.d.ts.map
@@ -10,7 +10,6 @@ export * from './button';
10
10
  export * from './calendar';
11
11
  export * from './card';
12
12
  export * from './carousel';
13
- export * from './chart';
14
13
  export * from './checkbox';
15
14
  export * from './collapsible';
16
15
  export * from './command';
@@ -51,4 +50,3 @@ export * from './textarea';
51
50
  export * from './toggle-group';
52
51
  export * from './toggle';
53
52
  export * from './tooltip';
54
- //# sourceMappingURL=index.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { type VariantProps } from 'class-variance-authority';
3
- import { Button } from '@/components/button';
3
+ import { Button } from './button';
4
4
  declare function InputGroup({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
5
5
  declare const inputGroupAddonVariants: (props?: ({
6
6
  align?: "inline-start" | "inline-end" | "block-start" | "block-end" | null | undefined;
@@ -14,4 +14,3 @@ declare function InputGroupText({ className, ...props }: React.ComponentProps<'s
14
14
  declare function InputGroupInput({ className, ...props }: React.ComponentProps<'input'>): import("react/jsx-runtime").JSX.Element;
15
15
  declare function InputGroupTextarea({ className, ...props }: React.ComponentProps<'textarea'>): import("react/jsx-runtime").JSX.Element;
16
16
  export { InputGroup, InputGroupAddon, InputGroupButton, InputGroupText, InputGroupInput, InputGroupTextarea, };
17
- //# sourceMappingURL=input-group.d.ts.map
@@ -9,4 +9,3 @@ declare function InputOTPSlot({ index, className, ...props }: React.ComponentPro
9
9
  }): import("react/jsx-runtime").JSX.Element;
10
10
  declare function InputOTPSeparator({ ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
11
11
  export { InputOTP, InputOTPGroup, InputOTPSlot, InputOTPSeparator };
12
- //# sourceMappingURL=input-otp.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import * as React from 'react';
2
2
  declare function Input({ className, type, ...props }: React.ComponentProps<'input'>): import("react/jsx-runtime").JSX.Element;
3
3
  export { Input };
4
- //# sourceMappingURL=input.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { type VariantProps } from 'class-variance-authority';
3
- import { Separator } from '@/components/separator';
3
+ import { Separator } from './separator';
4
4
  declare function ItemGroup({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
5
5
  declare function ItemSeparator({ className, ...props }: React.ComponentProps<typeof Separator>): import("react/jsx-runtime").JSX.Element;
6
6
  declare const itemVariants: (props?: ({
@@ -21,4 +21,3 @@ declare function ItemActions({ className, ...props }: React.ComponentProps<'div'
21
21
  declare function ItemHeader({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
22
22
  declare function ItemFooter({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
23
23
  export { Item, ItemMedia, ItemContent, ItemActions, ItemGroup, ItemSeparator, ItemTitle, ItemDescription, ItemHeader, ItemFooter, };
24
- //# sourceMappingURL=item.d.ts.map
@@ -1,4 +1,3 @@
1
1
  declare function Kbd({ className, ...props }: React.ComponentProps<'kbd'>): import("react/jsx-runtime").JSX.Element;
2
2
  declare function KbdGroup({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
3
3
  export { Kbd, KbdGroup };
4
- //# sourceMappingURL=kbd.d.ts.map
@@ -2,4 +2,3 @@ import * as React from 'react';
2
2
  import * as LabelPrimitive from '@radix-ui/react-label';
3
3
  declare function Label({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  export { Label };
5
- //# sourceMappingURL=label.d.ts.map
@@ -24,4 +24,3 @@ declare function MenubarSubTrigger({ className, inset, children, ...props }: Rea
24
24
  }): import("react/jsx-runtime").JSX.Element;
25
25
  declare function MenubarSubContent({ className, ...props }: React.ComponentProps<typeof MenubarPrimitive.SubContent>): import("react/jsx-runtime").JSX.Element;
26
26
  export { Menubar, MenubarPortal, MenubarMenu, MenubarTrigger, MenubarContent, MenubarGroup, MenubarSeparator, MenubarLabel, MenubarItem, MenubarShortcut, MenubarCheckboxItem, MenubarRadioGroup, MenubarRadioItem, MenubarSub, MenubarSubTrigger, MenubarSubContent, };
27
- //# sourceMappingURL=menubar.d.ts.map
@@ -12,4 +12,3 @@ declare function NavigationMenuViewport({ className, ...props }: React.Component
12
12
  declare function NavigationMenuLink({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Link>): import("react/jsx-runtime").JSX.Element;
13
13
  declare function NavigationMenuIndicator({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Indicator>): import("react/jsx-runtime").JSX.Element;
14
14
  export { NavigationMenu, NavigationMenuList, NavigationMenuItem, NavigationMenuContent, NavigationMenuTrigger, NavigationMenuLink, NavigationMenuIndicator, NavigationMenuViewport, navigationMenuTriggerStyle, };
15
- //# sourceMappingURL=navigation-menu.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import { Button } from '@/components/button';
2
+ import { Button } from './button';
3
3
  declare function Pagination({ className, ...props }: React.ComponentProps<'nav'>): import("react/jsx-runtime").JSX.Element;
4
4
  declare function PaginationContent({ className, ...props }: React.ComponentProps<'ul'>): import("react/jsx-runtime").JSX.Element;
5
5
  declare function PaginationItem({ ...props }: React.ComponentProps<'li'>): import("react/jsx-runtime").JSX.Element;
@@ -11,4 +11,3 @@ declare function PaginationPrevious({ className, ...props }: React.ComponentProp
11
11
  declare function PaginationNext({ className, ...props }: React.ComponentProps<typeof PaginationLink>): import("react/jsx-runtime").JSX.Element;
12
12
  declare function PaginationEllipsis({ className, ...props }: React.ComponentProps<'span'>): import("react/jsx-runtime").JSX.Element;
13
13
  export { Pagination, PaginationContent, PaginationLink, PaginationItem, PaginationPrevious, PaginationNext, PaginationEllipsis, };
14
- //# sourceMappingURL=pagination.d.ts.map
@@ -5,4 +5,3 @@ declare function PopoverTrigger({ ...props }: React.ComponentProps<typeof Popove
5
5
  declare function PopoverContent({ className, align, sideOffset, ...props }: React.ComponentProps<typeof PopoverPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
6
6
  declare function PopoverAnchor({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>): import("react/jsx-runtime").JSX.Element;
7
7
  export { Popover, PopoverTrigger, PopoverContent, PopoverAnchor };
8
- //# sourceMappingURL=popover.d.ts.map
@@ -2,4 +2,3 @@ import * as React from 'react';
2
2
  import * as ProgressPrimitive from '@radix-ui/react-progress';
3
3
  declare function Progress({ className, value, ...props }: React.ComponentProps<typeof ProgressPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  export { Progress };
5
- //# sourceMappingURL=progress.d.ts.map
@@ -3,4 +3,3 @@ import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
3
3
  declare function RadioGroup({ className, ...props }: React.ComponentProps<typeof RadioGroupPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  declare function RadioGroupItem({ className, ...props }: React.ComponentProps<typeof RadioGroupPrimitive.Item>): import("react/jsx-runtime").JSX.Element;
5
5
  export { RadioGroup, RadioGroupItem };
6
- //# sourceMappingURL=radio-group.d.ts.map
@@ -6,4 +6,3 @@ declare function ResizableHandle({ withHandle, className, ...props }: React.Comp
6
6
  withHandle?: boolean;
7
7
  }): import("react/jsx-runtime").JSX.Element;
8
8
  export { ResizablePanelGroup, ResizablePanel, ResizableHandle };
9
- //# sourceMappingURL=resizable.d.ts.map
@@ -3,4 +3,3 @@ import * as ScrollAreaPrimitive from '@radix-ui/react-scroll-area';
3
3
  declare function ScrollArea({ className, children, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  declare function ScrollBar({ className, orientation, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>): import("react/jsx-runtime").JSX.Element;
5
5
  export { ScrollArea, ScrollBar };
6
- //# sourceMappingURL=scroll-area.d.ts.map
@@ -13,4 +13,3 @@ declare function SelectSeparator({ className, ...props }: React.ComponentProps<t
13
13
  declare function SelectScrollUpButton({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): import("react/jsx-runtime").JSX.Element;
14
14
  declare function SelectScrollDownButton({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): import("react/jsx-runtime").JSX.Element;
15
15
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, };
16
- //# sourceMappingURL=select.d.ts.map
@@ -2,4 +2,3 @@ import * as React from 'react';
2
2
  import * as SeparatorPrimitive from '@radix-ui/react-separator';
3
3
  declare function Separator({ className, orientation, decorative, ...props }: React.ComponentProps<typeof SeparatorPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  export { Separator };
5
- //# sourceMappingURL=separator.d.ts.map
@@ -11,4 +11,3 @@ declare function SheetFooter({ className, ...props }: React.ComponentProps<'div'
11
11
  declare function SheetTitle({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>): import("react/jsx-runtime").JSX.Element;
12
12
  declare function SheetDescription({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>): import("react/jsx-runtime").JSX.Element;
13
13
  export { Sheet, SheetTrigger, SheetClose, SheetContent, SheetHeader, SheetFooter, SheetTitle, SheetDescription, };
14
- //# sourceMappingURL=sheet.d.ts.map
@@ -1,9 +1,9 @@
1
1
  import * as React from 'react';
2
2
  import { VariantProps } from 'class-variance-authority';
3
- import { Button } from '@/components/button';
4
- import { Input } from '@/components/input';
5
- import { Separator } from '@/components/separator';
6
- import { TooltipContent } from '@/components/tooltip';
3
+ import { Button } from './button';
4
+ import { Input } from './input';
5
+ import { Separator } from './separator';
6
+ import { TooltipContent } from './tooltip';
7
7
  type SidebarContextProps = {
8
8
  state: 'expanded' | 'collapsed';
9
9
  open: boolean;
@@ -67,4 +67,3 @@ declare function SidebarMenuSubButton({ asChild, size, isActive, className, ...p
67
67
  isActive?: boolean;
68
68
  }): import("react/jsx-runtime").JSX.Element;
69
69
  export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar, };
70
- //# sourceMappingURL=sidebar.d.ts.map
@@ -1,3 +1,2 @@
1
1
  declare function Skeleton({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
2
2
  export { Skeleton };
3
- //# sourceMappingURL=skeleton.d.ts.map
@@ -2,4 +2,3 @@ import * as React from 'react';
2
2
  import * as SliderPrimitive from '@radix-ui/react-slider';
3
3
  declare function Slider({ className, defaultValue, value, min, max, ...props }: React.ComponentProps<typeof SliderPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  export { Slider };
5
- //# sourceMappingURL=slider.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { ToasterProps } from 'sonner';
2
2
  declare const Toaster: ({ ...props }: ToasterProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export { Toaster };
4
- //# sourceMappingURL=sonner.d.ts.map
@@ -1,3 +1,2 @@
1
1
  declare function Spinner({ className, ...props }: React.ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;
2
2
  export { Spinner };
3
- //# sourceMappingURL=spinner.d.ts.map
@@ -2,4 +2,3 @@ import * as React from 'react';
2
2
  import * as SwitchPrimitive from '@radix-ui/react-switch';
3
3
  declare function Switch({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  export { Switch };
5
- //# sourceMappingURL=switch.d.ts.map
@@ -8,4 +8,3 @@ declare function TableHead({ className, ...props }: React.ComponentProps<'th'>):
8
8
  declare function TableCell({ className, ...props }: React.ComponentProps<'td'>): import("react/jsx-runtime").JSX.Element;
9
9
  declare function TableCaption({ className, ...props }: React.ComponentProps<'caption'>): import("react/jsx-runtime").JSX.Element;
10
10
  export { Table, TableHeader, TableBody, TableFooter, TableHead, TableRow, TableCell, TableCaption, };
11
- //# sourceMappingURL=table.d.ts.map
@@ -5,4 +5,3 @@ declare function TabsList({ className, ...props }: React.ComponentProps<typeof T
5
5
  declare function TabsTrigger({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
6
6
  declare function TabsContent({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
7
7
  export { Tabs, TabsList, TabsTrigger, TabsContent };
8
- //# sourceMappingURL=tabs.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import * as React from 'react';
2
2
  declare function Textarea({ className, ...props }: React.ComponentProps<'textarea'>): import("react/jsx-runtime").JSX.Element;
3
3
  export { Textarea };
4
- //# sourceMappingURL=textarea.d.ts.map
@@ -1,8 +1,7 @@
1
1
  import * as React from 'react';
2
2
  import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
3
3
  import { type VariantProps } from 'class-variance-authority';
4
- import { toggleVariants } from '@/components/toggle';
4
+ import { toggleVariants } from './toggle';
5
5
  declare function ToggleGroup({ className, variant, size, children, ...props }: React.ComponentProps<typeof ToggleGroupPrimitive.Root> & VariantProps<typeof toggleVariants>): import("react/jsx-runtime").JSX.Element;
6
6
  declare function ToggleGroupItem({ className, children, variant, size, ...props }: React.ComponentProps<typeof ToggleGroupPrimitive.Item> & VariantProps<typeof toggleVariants>): import("react/jsx-runtime").JSX.Element;
7
7
  export { ToggleGroup, ToggleGroupItem };
8
- //# sourceMappingURL=toggle-group.d.ts.map
@@ -7,4 +7,3 @@ declare const toggleVariants: (props?: ({
7
7
  } & import("class-variance-authority/types").ClassProp) | undefined) => string;
8
8
  declare function Toggle({ className, variant, size, ...props }: React.ComponentProps<typeof TogglePrimitive.Root> & VariantProps<typeof toggleVariants>): import("react/jsx-runtime").JSX.Element;
9
9
  export { Toggle, toggleVariants };
10
- //# sourceMappingURL=toggle.d.ts.map
@@ -5,4 +5,3 @@ declare function Tooltip({ ...props }: React.ComponentProps<typeof TooltipPrimit
5
5
  declare function TooltipTrigger({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
6
6
  declare function TooltipContent({ className, sideOffset, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
7
7
  export { Tooltip, TooltipTrigger, TooltipContent, TooltipProvider };
8
- //# sourceMappingURL=tooltip.d.ts.map
@@ -1,2 +1 @@
1
- export * from './use-is-mobile';
2
- //# sourceMappingURL=index.d.ts.map
1
+ export * from './use-mobile';
@@ -1,2 +1 @@
1
1
  export declare function useIsMobile(): boolean;
2
- //# sourceMappingURL=use-mobile.d.ts.map