@arolariu/components 0.0.17 → 0.0.19

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 (101) hide show
  1. package/dist/types/components/ui/accordion.d.ts +0 -1
  2. package/dist/types/components/ui/alert-dialog.d.ts +0 -1
  3. package/dist/types/components/ui/alert.d.ts +2 -4
  4. package/dist/types/components/ui/aspect-ratio.d.ts +0 -1
  5. package/dist/types/components/ui/avatar.d.ts +0 -1
  6. package/dist/types/components/ui/badge.d.ts +2 -4
  7. package/dist/types/components/ui/breadcrumb.d.ts +0 -1
  8. package/dist/types/components/ui/button.d.ts +2 -4
  9. package/dist/types/components/ui/calendar.d.ts +1 -2
  10. package/dist/types/components/ui/card.d.ts +0 -1
  11. package/dist/types/components/ui/carousel.d.ts +2 -3
  12. package/dist/types/components/ui/chart.d.ts +0 -1
  13. package/dist/types/components/ui/checkbox.d.ts +0 -1
  14. package/dist/types/components/ui/collapsible.d.ts +0 -1
  15. package/dist/types/components/ui/command.d.ts +2 -3
  16. package/dist/types/components/ui/context-menu.d.ts +0 -1
  17. package/dist/types/components/ui/dialog.d.ts +0 -1
  18. package/dist/types/components/ui/drawer.d.ts +1 -2
  19. package/dist/types/components/ui/dropdown-menu.d.ts +0 -1
  20. package/dist/types/components/ui/form.d.ts +4 -5
  21. package/dist/types/components/ui/hover-card.d.ts +0 -1
  22. package/dist/types/components/ui/input-otp.d.ts +1 -2
  23. package/dist/types/components/ui/input.d.ts +0 -1
  24. package/dist/types/components/ui/label.d.ts +0 -1
  25. package/dist/types/components/ui/menubar.d.ts +0 -1
  26. package/dist/types/components/ui/navigation-menu.d.ts +1 -3
  27. package/dist/types/components/ui/pagination.d.ts +1 -2
  28. package/dist/types/components/ui/popover.d.ts +0 -1
  29. package/dist/types/components/ui/progress.d.ts +0 -1
  30. package/dist/types/components/ui/radio-group.d.ts +0 -1
  31. package/dist/types/components/ui/resizable.d.ts +0 -1
  32. package/dist/types/components/ui/scroll-area.d.ts +0 -1
  33. package/dist/types/components/ui/select.d.ts +0 -1
  34. package/dist/types/components/ui/separator.d.ts +0 -1
  35. package/dist/types/components/ui/sheet.d.ts +0 -1
  36. package/dist/types/components/ui/sidebar.d.ts +6 -8
  37. package/dist/types/components/ui/skeleton.d.ts +0 -1
  38. package/dist/types/components/ui/slider.d.ts +0 -1
  39. package/dist/types/components/ui/sonner.d.ts +1 -2
  40. package/dist/types/components/ui/switch.d.ts +0 -1
  41. package/dist/types/components/ui/table.d.ts +0 -1
  42. package/dist/types/components/ui/tabs.d.ts +0 -1
  43. package/dist/types/components/ui/textarea.d.ts +0 -1
  44. package/dist/types/components/ui/toggle-group.d.ts +2 -3
  45. package/dist/types/components/ui/toggle.d.ts +2 -4
  46. package/dist/types/components/ui/tooltip.d.ts +0 -1
  47. package/dist/types/global.d.ts +3 -0
  48. package/dist/types/hooks/use-mobile.d.ts +0 -1
  49. package/dist/types/index.d.ts +96 -49
  50. package/dist/types/lib/utils.d.ts +1 -2
  51. package/package.json +4 -3
  52. package/dist/types/components/ui/accordion.d.ts.map +0 -1
  53. package/dist/types/components/ui/alert-dialog.d.ts.map +0 -1
  54. package/dist/types/components/ui/alert.d.ts.map +0 -1
  55. package/dist/types/components/ui/aspect-ratio.d.ts.map +0 -1
  56. package/dist/types/components/ui/avatar.d.ts.map +0 -1
  57. package/dist/types/components/ui/badge.d.ts.map +0 -1
  58. package/dist/types/components/ui/breadcrumb.d.ts.map +0 -1
  59. package/dist/types/components/ui/button.d.ts.map +0 -1
  60. package/dist/types/components/ui/calendar.d.ts.map +0 -1
  61. package/dist/types/components/ui/card.d.ts.map +0 -1
  62. package/dist/types/components/ui/carousel.d.ts.map +0 -1
  63. package/dist/types/components/ui/chart.d.ts.map +0 -1
  64. package/dist/types/components/ui/checkbox.d.ts.map +0 -1
  65. package/dist/types/components/ui/collapsible.d.ts.map +0 -1
  66. package/dist/types/components/ui/command.d.ts.map +0 -1
  67. package/dist/types/components/ui/context-menu.d.ts.map +0 -1
  68. package/dist/types/components/ui/dialog.d.ts.map +0 -1
  69. package/dist/types/components/ui/drawer.d.ts.map +0 -1
  70. package/dist/types/components/ui/dropdown-menu.d.ts.map +0 -1
  71. package/dist/types/components/ui/form.d.ts.map +0 -1
  72. package/dist/types/components/ui/hover-card.d.ts.map +0 -1
  73. package/dist/types/components/ui/input-otp.d.ts.map +0 -1
  74. package/dist/types/components/ui/input.d.ts.map +0 -1
  75. package/dist/types/components/ui/label.d.ts.map +0 -1
  76. package/dist/types/components/ui/menubar.d.ts.map +0 -1
  77. package/dist/types/components/ui/navigation-menu.d.ts.map +0 -1
  78. package/dist/types/components/ui/pagination.d.ts.map +0 -1
  79. package/dist/types/components/ui/popover.d.ts.map +0 -1
  80. package/dist/types/components/ui/progress.d.ts.map +0 -1
  81. package/dist/types/components/ui/radio-group.d.ts.map +0 -1
  82. package/dist/types/components/ui/resizable.d.ts.map +0 -1
  83. package/dist/types/components/ui/scroll-area.d.ts.map +0 -1
  84. package/dist/types/components/ui/select.d.ts.map +0 -1
  85. package/dist/types/components/ui/separator.d.ts.map +0 -1
  86. package/dist/types/components/ui/sheet.d.ts.map +0 -1
  87. package/dist/types/components/ui/sidebar.d.ts.map +0 -1
  88. package/dist/types/components/ui/skeleton.d.ts.map +0 -1
  89. package/dist/types/components/ui/slider.d.ts.map +0 -1
  90. package/dist/types/components/ui/sonner.d.ts.map +0 -1
  91. package/dist/types/components/ui/switch.d.ts.map +0 -1
  92. package/dist/types/components/ui/table.d.ts.map +0 -1
  93. package/dist/types/components/ui/tabs.d.ts.map +0 -1
  94. package/dist/types/components/ui/textarea.d.ts.map +0 -1
  95. package/dist/types/components/ui/toggle-group.d.ts.map +0 -1
  96. package/dist/types/components/ui/toggle.d.ts.map +0 -1
  97. package/dist/types/components/ui/tooltip.d.ts.map +0 -1
  98. package/dist/types/hooks/use-mobile.d.ts.map +0 -1
  99. package/dist/types/index.d.ts.map +0 -1
  100. package/dist/types/lib/utils.d.ts.map +0 -1
  101. package/dist/types/tsconfig.tsbuildinfo +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
@@ -1,11 +1,9 @@
1
- import { VariantProps } from 'class-variance-authority';
2
- import { ClassProp } from 'class-variance-authority/types';
3
1
  import * as React from "react";
2
+ import { type VariantProps } from "class-variance-authority";
4
3
  declare const alertVariants: (props?: ({
5
4
  variant?: "default" | "destructive" | null | undefined;
6
- } & ClassProp) | undefined) => string;
5
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
7
6
  declare function Alert({ className, variant, ...props }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>): import("react/jsx-runtime").JSX.Element;
8
7
  declare function AlertTitle({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
9
8
  declare function AlertDescription({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
10
9
  export { Alert, AlertTitle, AlertDescription };
11
- //# sourceMappingURL=alert.d.ts.map
@@ -2,4 +2,3 @@ import * as React from "react";
2
2
  import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio";
3
3
  declare function AspectRatio({ ...props }: React.ComponentProps<typeof AspectRatioPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  export { AspectRatio };
5
- //# 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
@@ -1,11 +1,9 @@
1
- import { VariantProps } from 'class-variance-authority';
2
- import { ClassProp } from 'class-variance-authority/types';
3
1
  import * as React from "react";
2
+ import { type VariantProps } from "class-variance-authority";
4
3
  declare const badgeVariants: (props?: ({
5
4
  variant?: "default" | "destructive" | "outline" | "secondary" | null | undefined;
6
- } & ClassProp) | undefined) => string;
5
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
7
6
  declare function Badge({ className, variant, asChild, ...props }: React.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
8
7
  asChild?: boolean;
9
8
  }): import("react/jsx-runtime").JSX.Element;
10
9
  export { Badge, badgeVariants };
11
- //# 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,12 +1,10 @@
1
- import { VariantProps } from 'class-variance-authority';
2
- import { ClassProp } from 'class-variance-authority/types';
3
1
  import * as React from "react";
2
+ import { type VariantProps } from "class-variance-authority";
4
3
  declare const buttonVariants: (props?: ({
5
4
  variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
6
5
  size?: "default" | "sm" | "lg" | "icon" | null | undefined;
7
- } & ClassProp) | undefined) => string;
6
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
8
7
  declare function Button({ className, variant, size, asChild, ...props }: React.ComponentProps<"button"> & VariantProps<typeof buttonVariants> & {
9
8
  asChild?: boolean;
10
9
  }): import("react/jsx-runtime").JSX.Element;
11
10
  export { Button, buttonVariants };
12
- //# sourceMappingURL=button.d.ts.map
@@ -1,5 +1,4 @@
1
- import { DayPicker } from 'react-day-picker';
2
1
  import * as React from "react";
2
+ import { DayPicker } from "react-day-picker";
3
3
  declare function Calendar({ className, classNames, showOutsideDays, ...props }: React.ComponentProps<typeof DayPicker>): import("react/jsx-runtime").JSX.Element;
4
4
  export { Calendar };
5
- //# sourceMappingURL=calendar.d.ts.map
@@ -6,4 +6,3 @@ declare function CardDescription({ className, ...props }: React.ComponentProps<"
6
6
  declare function CardContent({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
7
7
  declare function CardFooter({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
8
8
  export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent };
9
- //# sourceMappingURL=card.d.ts.map
@@ -1,6 +1,6 @@
1
- import { default as useEmblaCarousel, UseEmblaCarouselType } from 'embla-carousel-react';
2
- import { Button } from './button';
3
1
  import * as React from "react";
2
+ import useEmblaCarousel, { type UseEmblaCarouselType } from "embla-carousel-react";
3
+ import { Button } from "@/components/ui/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
@@ -38,4 +38,3 @@ declare function ChartLegendContent({ className, hideIcon, payload, verticalAlig
38
38
  nameKey?: string;
39
39
  }): import("react/jsx-runtime").JSX.Element | null;
40
40
  export { ChartContainer, ChartTooltip, ChartTooltipContent, ChartLegend, ChartLegendContent, ChartStyle, };
41
- //# sourceMappingURL=chart.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
@@ -4,4 +4,3 @@ declare function Collapsible({ ...props }: React.ComponentProps<typeof Collapsib
4
4
  declare function CollapsibleTrigger({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>): import("react/jsx-runtime").JSX.Element;
5
5
  declare function CollapsibleContent({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>): import("react/jsx-runtime").JSX.Element;
6
6
  export { Collapsible, CollapsibleTrigger, CollapsibleContent };
7
- //# sourceMappingURL=collapsible.d.ts.map
@@ -1,6 +1,6 @@
1
- import { Command as CommandPrimitive } from 'cmdk';
2
- import { Dialog } from './dialog';
3
1
  import * as React from "react";
2
+ import { Command as CommandPrimitive } from "cmdk";
3
+ import { Dialog } from "@/components/ui/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, ...props }: React.ComponentProps<typeof Dialog> & {
6
6
  title?: string;
@@ -14,4 +14,3 @@ declare function CommandSeparator({ className, ...props }: React.ComponentProps<
14
14
  declare function CommandItem({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>): import("react/jsx-runtime").JSX.Element;
15
15
  declare function CommandShortcut({ className, ...props }: React.ComponentProps<"span">): import("react/jsx-runtime").JSX.Element;
16
16
  export { Command, CommandDialog, CommandInput, CommandList, CommandEmpty, CommandGroup, CommandItem, CommandShortcut, CommandSeparator, };
17
- //# 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
@@ -11,4 +11,3 @@ declare function DialogFooter({ className, ...props }: React.ComponentProps<"div
11
11
  declare function DialogTitle({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>): import("react/jsx-runtime").JSX.Element;
12
12
  declare function DialogDescription({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>): import("react/jsx-runtime").JSX.Element;
13
13
  export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, };
14
- //# sourceMappingURL=dialog.d.ts.map
@@ -1,5 +1,5 @@
1
- import { Drawer as DrawerPrimitive } from 'vaul';
2
1
  import * as React from "react";
2
+ import { Drawer as DrawerPrimitive } from "vaul";
3
3
  declare function Drawer({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  declare function DrawerTrigger({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
5
5
  declare function DrawerPortal({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Portal>): import("react/jsx-runtime").JSX.Element;
@@ -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
@@ -1,15 +1,15 @@
1
- import { Slot } from '@radix-ui/react-slot';
2
- import { ControllerProps, FieldPath, FieldValues, FormProviderProps, FieldError } from 'react-hook-form';
3
1
  import * as React from "react";
4
2
  import * as LabelPrimitive from "@radix-ui/react-label";
5
- declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues extends FieldValues | undefined = undefined>(props: FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
3
+ import { Slot } from "@radix-ui/react-slot";
4
+ import { ControllerProps, FieldPath, FieldValues } from "react-hook-form";
5
+ declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues extends FieldValues | undefined = undefined>(props: import("react-hook-form").FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React.JSX.Element;
6
6
  declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({ ...props }: ControllerProps<TFieldValues, TName>) => import("react/jsx-runtime").JSX.Element;
7
7
  declare const useFormField: () => {
8
8
  invalid: boolean;
9
9
  isDirty: boolean;
10
10
  isTouched: boolean;
11
11
  isValidating: boolean;
12
- error?: FieldError;
12
+ error?: import("react-hook-form").FieldError;
13
13
  id: string;
14
14
  name: string;
15
15
  formItemId: string;
@@ -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
@@ -1,5 +1,5 @@
1
- import { OTPInput } from 'input-otp';
2
1
  import * as React from "react";
2
+ import { OTPInput } from "input-otp";
3
3
  declare function InputOTP({ className, containerClassName, ...props }: React.ComponentProps<typeof OTPInput> & {
4
4
  containerClassName?: string;
5
5
  }): import("react/jsx-runtime").JSX.Element;
@@ -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
@@ -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
@@ -1,4 +1,3 @@
1
- import { ClassProp } from 'class-variance-authority/types';
2
1
  import * as React from "react";
3
2
  import * as NavigationMenuPrimitive from "@radix-ui/react-navigation-menu";
4
3
  declare function NavigationMenu({ className, children, viewport, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Root> & {
@@ -6,11 +5,10 @@ declare function NavigationMenu({ className, children, viewport, ...props }: Rea
6
5
  }): import("react/jsx-runtime").JSX.Element;
7
6
  declare function NavigationMenuList({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.List>): import("react/jsx-runtime").JSX.Element;
8
7
  declare function NavigationMenuItem({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Item>): import("react/jsx-runtime").JSX.Element;
9
- declare const navigationMenuTriggerStyle: (props?: ClassProp | undefined) => string;
8
+ declare const navigationMenuTriggerStyle: (props?: import("class-variance-authority/dist/types").ClassProp | undefined) => string;
10
9
  declare function NavigationMenuTrigger({ className, children, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
11
10
  declare function NavigationMenuContent({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
12
11
  declare function NavigationMenuViewport({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Viewport>): import("react/jsx-runtime").JSX.Element;
13
12
  declare function NavigationMenuLink({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Link>): import("react/jsx-runtime").JSX.Element;
14
13
  declare function NavigationMenuIndicator({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Indicator>): import("react/jsx-runtime").JSX.Element;
15
14
  export { NavigationMenu, NavigationMenuList, NavigationMenuItem, NavigationMenuContent, NavigationMenuTrigger, NavigationMenuLink, NavigationMenuIndicator, NavigationMenuViewport, navigationMenuTriggerStyle, };
16
- //# sourceMappingURL=navigation-menu.d.ts.map
@@ -1,5 +1,5 @@
1
- import { Button } from './button';
2
1
  import * as React from "react";
2
+ import { Button } from "@/components/ui/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
@@ -11,4 +11,3 @@ declare function SelectSeparator({ className, ...props }: React.ComponentProps<t
11
11
  declare function SelectScrollUpButton({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): import("react/jsx-runtime").JSX.Element;
12
12
  declare function SelectScrollDownButton({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): import("react/jsx-runtime").JSX.Element;
13
13
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, };
14
- //# 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,10 +1,9 @@
1
- import { VariantProps } from 'class-variance-authority';
2
- import { Button } from './button';
3
- import { Input } from './input';
4
- import { Separator } from './separator';
5
- import { TooltipContent } from './tooltip';
6
- import { ClassProp } from 'class-variance-authority/types';
7
1
  import * as React from "react";
2
+ import { VariantProps } from "class-variance-authority";
3
+ import { Button } from "@/components/ui/button";
4
+ import { Input } from "@/components/ui/input";
5
+ import { Separator } from "@/components/ui/separator";
6
+ import { TooltipContent } from "@/components/ui/tooltip";
8
7
  type SidebarContext = {
9
8
  state: "expanded" | "collapsed";
10
9
  open: boolean;
@@ -47,7 +46,7 @@ declare function SidebarMenuItem({ className, ...props }: React.ComponentProps<"
47
46
  declare const sidebarMenuButtonVariants: (props?: ({
48
47
  variant?: "default" | "outline" | null | undefined;
49
48
  size?: "default" | "sm" | "lg" | null | undefined;
50
- } & ClassProp) | undefined) => string;
49
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
51
50
  declare function SidebarMenuButton({ asChild, isActive, variant, size, tooltip, className, ...props }: React.ComponentProps<"button"> & {
52
51
  asChild?: boolean;
53
52
  isActive?: boolean;
@@ -69,4 +68,3 @@ declare function SidebarMenuSubButton({ asChild, size, isActive, className, ...p
69
68
  isActive?: boolean;
70
69
  }): import("react/jsx-runtime").JSX.Element;
71
70
  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, };
72
- //# sourceMappingURL=sidebar.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import * as React from "react";
2
2
  declare function Skeleton({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
3
3
  export { Skeleton };
4
- //# 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
- import { ToasterProps } from 'sonner';
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
@@ -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
- import { VariantProps } from 'class-variance-authority';
2
- import { toggleVariants } from './toggle';
3
1
  import * as React from "react";
4
2
  import * as ToggleGroupPrimitive from "@radix-ui/react-toggle-group";
3
+ import { type VariantProps } from "class-variance-authority";
4
+ import { toggleVariants } from "@/components/ui/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
@@ -1,11 +1,9 @@
1
- import { VariantProps } from 'class-variance-authority';
2
- import { ClassProp } from 'class-variance-authority/types';
3
1
  import * as React from "react";
4
2
  import * as TogglePrimitive from "@radix-ui/react-toggle";
3
+ import { type VariantProps } from "class-variance-authority";
5
4
  declare const toggleVariants: (props?: ({
6
5
  variant?: "default" | "outline" | null | undefined;
7
6
  size?: "default" | "sm" | "lg" | null | undefined;
8
- } & ClassProp) | undefined) => string;
7
+ } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
9
8
  declare function Toggle({ className, variant, size, ...props }: React.ComponentProps<typeof TogglePrimitive.Root> & VariantProps<typeof toggleVariants>): import("react/jsx-runtime").JSX.Element;
10
9
  export { Toggle, toggleVariants };
11
- //# 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
@@ -0,0 +1,3 @@
1
+ declare module "@arolariu/components" {
2
+ export * from "./index";
3
+ }
@@ -1,2 +1 @@
1
1
  export declare function useIsMobile(): boolean;
2
- //# sourceMappingURL=use-mobile.d.ts.map