@lssm/lib.ui-kit-web 0.0.0-canary-20251217060804 → 0.0.0-canary-20251217062139

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 (140) hide show
  1. package/dist/ui/accordion.d.ts +5 -5
  2. package/dist/ui/accordion.js +1 -1
  3. package/dist/ui/alert-dialog.d.ts +12 -12
  4. package/dist/ui/alert-dialog.js +1 -1
  5. package/dist/ui/alert.d.ts +6 -6
  6. package/dist/ui/alert.js +1 -1
  7. package/dist/ui/aspect-ratio.d.ts +2 -2
  8. package/dist/ui/avatar.d.ts +4 -4
  9. package/dist/ui/badge.d.ts +4 -4
  10. package/dist/ui/badge.js +1 -1
  11. package/dist/ui/breadcrumb.d.ts +8 -8
  12. package/dist/ui/breadcrumb.js +1 -1
  13. package/dist/ui/button.d.ts +3 -3
  14. package/dist/ui/button.js +1 -1
  15. package/dist/ui/calendar.d.ts +3 -3
  16. package/dist/ui/calendar.js +1 -1
  17. package/dist/ui/card.d.ts +8 -8
  18. package/dist/ui/card.js +1 -1
  19. package/dist/ui/carousel.d.ts +6 -6
  20. package/dist/ui/checkbox.d.ts +2 -2
  21. package/dist/ui/checkbox.js +1 -1
  22. package/dist/ui/collapsible.d.ts +4 -4
  23. package/dist/ui/command.d.ts +10 -10
  24. package/dist/ui/command.js +1 -1
  25. package/dist/ui/confirm-dialog.d.ts +2 -2
  26. package/dist/ui/context-menu.d.ts +2 -2
  27. package/dist/ui/context-menu.js +1 -1
  28. package/dist/ui/cta.js +1 -1
  29. package/dist/ui/date-picker.d.ts +2 -2
  30. package/dist/ui/date-picker.js +1 -1
  31. package/dist/ui/date-range-picker.d.ts +2 -2
  32. package/dist/ui/date-range-picker.js +1 -1
  33. package/dist/ui/datetime-picker.d.ts +2 -2
  34. package/dist/ui/datetime-picker.js +1 -1
  35. package/dist/ui/dialog.d.ts +11 -11
  36. package/dist/ui/dialog.js +1 -1
  37. package/dist/ui/drawer.d.ts +11 -11
  38. package/dist/ui/drawer.js +1 -1
  39. package/dist/ui/dropdown-menu.d.ts +16 -16
  40. package/dist/ui/dropdown-menu.js +1 -1
  41. package/dist/ui/empty-state.d.ts +4 -4
  42. package/dist/ui/empty-state.js +1 -1
  43. package/dist/ui/empty.d.ts +9 -9
  44. package/dist/ui/empty.js +1 -1
  45. package/dist/ui/field.d.ts +14 -14
  46. package/dist/ui/field.js +1 -1
  47. package/dist/ui/form.d.ts +7 -7
  48. package/dist/ui/hover-card.d.ts +4 -4
  49. package/dist/ui/hover-card.js +1 -1
  50. package/dist/ui/input-group.d.ts +10 -10
  51. package/dist/ui/input-group.js +1 -1
  52. package/dist/ui/input-otp.d.ts +2 -2
  53. package/dist/ui/input-otp.js +1 -1
  54. package/dist/ui/input.d.ts +2 -2
  55. package/dist/ui/input.js +1 -1
  56. package/dist/ui/label.d.ts +2 -2
  57. package/dist/ui/label.js +1 -1
  58. package/dist/ui/link.d.ts +3 -3
  59. package/dist/ui/link.js +1 -1
  60. package/dist/ui/live-region.d.ts +2 -2
  61. package/dist/ui/loading-button.d.ts +2 -2
  62. package/dist/ui/map/MapBase.d.ts +2 -2
  63. package/dist/ui/map/MapGeoJsonOverlay.d.ts +2 -2
  64. package/dist/ui/map/MapHeatmapH3.d.ts +2 -2
  65. package/dist/ui/map/MapMarkers.d.ts +2 -2
  66. package/dist/ui/marketing/FeatureGrid.d.ts +2 -2
  67. package/dist/ui/marketing/Hero.d.ts +2 -2
  68. package/dist/ui/marketing/PricingTable.d.ts +2 -2
  69. package/dist/ui/menubar.d.ts +17 -17
  70. package/dist/ui/menubar.js +1 -1
  71. package/dist/ui/molecules/Autocomplete/index.d.ts +2 -2
  72. package/dist/ui/molecules/SkeletonList.d.ts +2 -2
  73. package/dist/ui/nav-layout.d.ts +8 -8
  74. package/dist/ui/nav-layout.js +1 -1
  75. package/dist/ui/navigation-menu.d.ts +11 -11
  76. package/dist/ui/navigation-menu.js +1 -1
  77. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts +2 -2
  78. package/dist/ui/page-header.d.ts +4 -4
  79. package/dist/ui/page-header.js +1 -1
  80. package/dist/ui/pagination.d.ts +6 -6
  81. package/dist/ui/pagination.js +1 -1
  82. package/dist/ui/popover.d.ts +5 -5
  83. package/dist/ui/popover.js +1 -1
  84. package/dist/ui/progress.d.ts +2 -2
  85. package/dist/ui/progress.js +1 -1
  86. package/dist/ui/radio-group.d.ts +3 -3
  87. package/dist/ui/radio-group.js +1 -1
  88. package/dist/ui/resizable.d.ts +7 -7
  89. package/dist/ui/resizable.js +1 -1
  90. package/dist/ui/route-announcer.d.ts +2 -2
  91. package/dist/ui/scroll-area.d.ts +3 -3
  92. package/dist/ui/scroll-area.js +1 -1
  93. package/dist/ui/section.d.ts +7 -7
  94. package/dist/ui/section.js +1 -1
  95. package/dist/ui/select.d.ts +11 -11
  96. package/dist/ui/select.js +1 -1
  97. package/dist/ui/separator.d.ts +2 -2
  98. package/dist/ui/separator.js +1 -1
  99. package/dist/ui/sheet.d.ts +9 -9
  100. package/dist/ui/sheet.js +1 -1
  101. package/dist/ui/sidebar.d.ts +26 -26
  102. package/dist/ui/sidebar.js +1 -1
  103. package/dist/ui/skeleton.d.ts +2 -2
  104. package/dist/ui/skip-link.d.ts +2 -2
  105. package/dist/ui/slider.d.ts +2 -2
  106. package/dist/ui/slider.js +1 -1
  107. package/dist/ui/sonner.d.ts +2 -2
  108. package/dist/ui/sonner.js +1 -1
  109. package/dist/ui/stack.d.ts +13 -13
  110. package/dist/ui/stack.js +1 -1
  111. package/dist/ui/stat-card-group.d.ts +2 -2
  112. package/dist/ui/stepper.d.ts +4 -4
  113. package/dist/ui/stepper.js +1 -1
  114. package/dist/ui/switch.d.ts +2 -2
  115. package/dist/ui/switch.js +1 -1
  116. package/dist/ui/table.d.ts +9 -9
  117. package/dist/ui/table.js +1 -1
  118. package/dist/ui/tabs.d.ts +5 -5
  119. package/dist/ui/tabs.js +1 -1
  120. package/dist/ui/text.d.ts +2 -2
  121. package/dist/ui/text.js +1 -1
  122. package/dist/ui/textarea.d.ts +2 -2
  123. package/dist/ui/textarea.js +1 -1
  124. package/dist/ui/time-picker.d.ts +2 -2
  125. package/dist/ui/time-picker.js +1 -1
  126. package/dist/ui/toast.d.ts +2 -2
  127. package/dist/ui/toast.js +1 -1
  128. package/dist/ui/toaster.d.ts +2 -2
  129. package/dist/ui/toggle-group.d.ts +3 -3
  130. package/dist/ui/toggle-group.js +1 -1
  131. package/dist/ui/toggle.d.ts +4 -4
  132. package/dist/ui/toggle.js +1 -1
  133. package/dist/ui/tooltip.d.ts +5 -5
  134. package/dist/ui/tooltip.js +1 -1
  135. package/dist/ui/typography.d.ts +12 -12
  136. package/dist/ui/typography.js +1 -1
  137. package/dist/ui/usecases/UseCaseCard.d.ts +2 -2
  138. package/dist/ui/usecases/UserStoryCard.d.ts +2 -2
  139. package/dist/ui-kit-core/dist/utils.js +10 -0
  140. package/package.json +4 -4
@@ -1,24 +1,24 @@
1
1
  import * as React$1 from "react";
2
2
  import * as AccordionPrimitive from "@radix-ui/react-accordion";
3
- import * as react_jsx_runtime0 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime22 from "react/jsx-runtime";
4
4
 
5
5
  //#region ui/accordion.d.ts
6
6
  declare function Accordion({
7
7
  ...props
8
- }: React$1.ComponentProps<typeof AccordionPrimitive.Root>): react_jsx_runtime0.JSX.Element;
8
+ }: React$1.ComponentProps<typeof AccordionPrimitive.Root>): react_jsx_runtime22.JSX.Element;
9
9
  declare function AccordionItem({
10
10
  className,
11
11
  ...props
12
- }: React$1.ComponentProps<typeof AccordionPrimitive.Item>): react_jsx_runtime0.JSX.Element;
12
+ }: React$1.ComponentProps<typeof AccordionPrimitive.Item>): react_jsx_runtime22.JSX.Element;
13
13
  declare function AccordionTrigger({
14
14
  className,
15
15
  children,
16
16
  ...props
17
- }: React$1.ComponentProps<typeof AccordionPrimitive.Trigger>): react_jsx_runtime0.JSX.Element;
17
+ }: React$1.ComponentProps<typeof AccordionPrimitive.Trigger>): react_jsx_runtime22.JSX.Element;
18
18
  declare function AccordionContent({
19
19
  className,
20
20
  children,
21
21
  ...props
22
- }: React$1.ComponentProps<typeof AccordionPrimitive.Content>): react_jsx_runtime0.JSX.Element;
22
+ }: React$1.ComponentProps<typeof AccordionPrimitive.Content>): react_jsx_runtime22.JSX.Element;
23
23
  //#endregion
24
24
  export { Accordion, AccordionContent, AccordionItem, AccordionTrigger };
@@ -1,9 +1,9 @@
1
1
  'use client';
2
2
 
3
+ import { cn } from "../ui-kit-core/dist/utils.js";
3
4
  import "react";
4
5
  import * as AccordionPrimitive from "@radix-ui/react-accordion";
5
6
  import { ChevronDownIcon } from "lucide-react";
6
- import { cn } from "@lssm/lib.ui-kit-core/utils";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region ui/accordion.tsx
@@ -1,48 +1,48 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime254 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
3
3
  import * as AlertDialogPrimitive from "@radix-ui/react-alert-dialog";
4
4
 
5
5
  //#region ui/alert-dialog.d.ts
6
6
  declare function AlertDialog({
7
7
  ...props
8
- }: React$1.ComponentProps<typeof AlertDialogPrimitive.Root>): react_jsx_runtime254.JSX.Element;
8
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Root>): react_jsx_runtime0.JSX.Element;
9
9
  declare function AlertDialogTrigger({
10
10
  ...props
11
- }: React$1.ComponentProps<typeof AlertDialogPrimitive.Trigger>): react_jsx_runtime254.JSX.Element;
11
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Trigger>): react_jsx_runtime0.JSX.Element;
12
12
  declare function AlertDialogPortal({
13
13
  ...props
14
- }: React$1.ComponentProps<typeof AlertDialogPrimitive.Portal>): react_jsx_runtime254.JSX.Element;
14
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Portal>): react_jsx_runtime0.JSX.Element;
15
15
  declare function AlertDialogOverlay({
16
16
  className,
17
17
  ...props
18
- }: React$1.ComponentProps<typeof AlertDialogPrimitive.Overlay>): react_jsx_runtime254.JSX.Element;
18
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Overlay>): react_jsx_runtime0.JSX.Element;
19
19
  declare function AlertDialogContent({
20
20
  className,
21
21
  ...props
22
- }: React$1.ComponentProps<typeof AlertDialogPrimitive.Content>): react_jsx_runtime254.JSX.Element;
22
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Content>): react_jsx_runtime0.JSX.Element;
23
23
  declare function AlertDialogHeader({
24
24
  className,
25
25
  ...props
26
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime254.JSX.Element;
26
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime0.JSX.Element;
27
27
  declare function AlertDialogFooter({
28
28
  className,
29
29
  ...props
30
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime254.JSX.Element;
30
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime0.JSX.Element;
31
31
  declare function AlertDialogTitle({
32
32
  className,
33
33
  ...props
34
- }: React$1.ComponentProps<typeof AlertDialogPrimitive.Title>): react_jsx_runtime254.JSX.Element;
34
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Title>): react_jsx_runtime0.JSX.Element;
35
35
  declare function AlertDialogDescription({
36
36
  className,
37
37
  ...props
38
- }: React$1.ComponentProps<typeof AlertDialogPrimitive.Description>): react_jsx_runtime254.JSX.Element;
38
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Description>): react_jsx_runtime0.JSX.Element;
39
39
  declare function AlertDialogAction({
40
40
  className,
41
41
  ...props
42
- }: React$1.ComponentProps<typeof AlertDialogPrimitive.Action>): react_jsx_runtime254.JSX.Element;
42
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Action>): react_jsx_runtime0.JSX.Element;
43
43
  declare function AlertDialogCancel({
44
44
  className,
45
45
  ...props
46
- }: React$1.ComponentProps<typeof AlertDialogPrimitive.Cancel>): react_jsx_runtime254.JSX.Element;
46
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Cancel>): react_jsx_runtime0.JSX.Element;
47
47
  //#endregion
48
48
  export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger };
@@ -1,8 +1,8 @@
1
1
  'use client';
2
2
 
3
+ import { cn } from "../ui-kit-core/dist/utils.js";
3
4
  import { buttonVariants } from "./button.js";
4
5
  import "react";
5
- import { cn } from "@lssm/lib.ui-kit-core/utils";
6
6
  import { jsx, jsxs } from "react/jsx-runtime";
7
7
  import * as AlertDialogPrimitive from "@radix-ui/react-alert-dialog";
8
8
 
@@ -1,24 +1,24 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime6 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime115 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types1 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types5 from "class-variance-authority/types";
5
5
 
6
6
  //#region ui/alert.d.ts
7
7
  declare const alertVariants: (props?: ({
8
8
  variant?: "default" | "destructive" | null | undefined;
9
- } & class_variance_authority_types1.ClassProp) | undefined) => string;
9
+ } & class_variance_authority_types5.ClassProp) | undefined) => string;
10
10
  declare function Alert({
11
11
  className,
12
12
  variant,
13
13
  ...props
14
- }: React$1.ComponentPropsWithoutRef<'div'> & VariantProps<typeof alertVariants>): react_jsx_runtime6.JSX.Element;
14
+ }: React$1.ComponentPropsWithoutRef<'div'> & VariantProps<typeof alertVariants>): react_jsx_runtime115.JSX.Element;
15
15
  declare function AlertTitle({
16
16
  className,
17
17
  ...props
18
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime6.JSX.Element;
18
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime115.JSX.Element;
19
19
  declare function AlertDescription({
20
20
  className,
21
21
  ...props
22
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime6.JSX.Element;
22
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime115.JSX.Element;
23
23
  //#endregion
24
24
  export { Alert, AlertDescription, AlertTitle };
package/dist/ui/alert.js CHANGED
@@ -1,5 +1,5 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import "react";
2
- import { cn } from "@lssm/lib.ui-kit-core/utils";
3
3
  import { jsx } from "react/jsx-runtime";
4
4
  import { cva } from "class-variance-authority";
5
5
 
@@ -1,7 +1,7 @@
1
- import * as react0 from "react";
1
+ import * as react3 from "react";
2
2
  import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio";
3
3
 
4
4
  //#region ui/aspect-ratio.d.ts
5
- declare const AspectRatio: react0.ForwardRefExoticComponent<AspectRatioPrimitive.AspectRatioProps & react0.RefAttributes<HTMLDivElement>>;
5
+ declare const AspectRatio: react3.ForwardRefExoticComponent<AspectRatioPrimitive.AspectRatioProps & react3.RefAttributes<HTMLDivElement>>;
6
6
  //#endregion
7
7
  export { AspectRatio };
@@ -1,19 +1,19 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime251 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime118 from "react/jsx-runtime";
3
3
  import * as AvatarPrimitive from "@radix-ui/react-avatar";
4
4
 
5
5
  //#region ui/avatar.d.ts
6
6
  declare function Avatar({
7
7
  className,
8
8
  ...props
9
- }: React$1.ComponentProps<typeof AvatarPrimitive.Root>): react_jsx_runtime251.JSX.Element;
9
+ }: React$1.ComponentProps<typeof AvatarPrimitive.Root>): react_jsx_runtime118.JSX.Element;
10
10
  declare function AvatarImage({
11
11
  className,
12
12
  ...props
13
- }: React$1.ComponentProps<typeof AvatarPrimitive.Image>): react_jsx_runtime251.JSX.Element;
13
+ }: React$1.ComponentProps<typeof AvatarPrimitive.Image>): react_jsx_runtime118.JSX.Element;
14
14
  declare function AvatarFallback({
15
15
  className,
16
16
  ...props
17
- }: React$1.ComponentProps<typeof AvatarPrimitive.Fallback>): react_jsx_runtime251.JSX.Element;
17
+ }: React$1.ComponentProps<typeof AvatarPrimitive.Fallback>): react_jsx_runtime118.JSX.Element;
18
18
  //#endregion
19
19
  export { Avatar, AvatarFallback, AvatarImage };
@@ -1,12 +1,12 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime270 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime121 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types21 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types6 from "class-variance-authority/types";
5
5
 
6
6
  //#region ui/badge.d.ts
7
7
  declare const badgeVariants: (props?: ({
8
8
  variant?: "default" | "destructive" | "outline" | "secondary" | null | undefined;
9
- } & class_variance_authority_types21.ClassProp) | undefined) => string;
9
+ } & class_variance_authority_types6.ClassProp) | undefined) => string;
10
10
  declare function Badge({
11
11
  className,
12
12
  variant,
@@ -14,6 +14,6 @@ declare function Badge({
14
14
  ...props
15
15
  }: React$1.ComponentPropsWithoutRef<'span'> & VariantProps<typeof badgeVariants> & {
16
16
  asChild?: boolean;
17
- }): react_jsx_runtime270.JSX.Element;
17
+ }): react_jsx_runtime121.JSX.Element;
18
18
  //#endregion
19
19
  export { Badge, badgeVariants };
package/dist/ui/badge.js CHANGED
@@ -1,5 +1,5 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import "react";
2
- import { cn } from "@lssm/lib.ui-kit-core/utils";
3
3
  import { jsx } from "react/jsx-runtime";
4
4
  import { Slot } from "@radix-ui/react-slot";
5
5
  import { cva } from "class-variance-authority";
@@ -1,37 +1,37 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime118 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime127 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/breadcrumb.d.ts
5
5
  declare function Breadcrumb({
6
6
  ...props
7
- }: React$1.ComponentPropsWithoutRef<'nav'>): react_jsx_runtime118.JSX.Element;
7
+ }: React$1.ComponentPropsWithoutRef<'nav'>): react_jsx_runtime127.JSX.Element;
8
8
  declare function BreadcrumbList({
9
9
  className,
10
10
  ...props
11
- }: React$1.ComponentPropsWithoutRef<'ol'>): react_jsx_runtime118.JSX.Element;
11
+ }: React$1.ComponentPropsWithoutRef<'ol'>): react_jsx_runtime127.JSX.Element;
12
12
  declare function BreadcrumbItem({
13
13
  className,
14
14
  ...props
15
- }: React$1.ComponentPropsWithoutRef<'li'>): react_jsx_runtime118.JSX.Element;
15
+ }: React$1.ComponentPropsWithoutRef<'li'>): react_jsx_runtime127.JSX.Element;
16
16
  declare function BreadcrumbLink({
17
17
  asChild,
18
18
  className,
19
19
  ...props
20
20
  }: React$1.ComponentPropsWithoutRef<'a'> & {
21
21
  asChild?: boolean;
22
- }): react_jsx_runtime118.JSX.Element;
22
+ }): react_jsx_runtime127.JSX.Element;
23
23
  declare function BreadcrumbPage({
24
24
  className,
25
25
  ...props
26
- }: React$1.ComponentPropsWithoutRef<'span'>): react_jsx_runtime118.JSX.Element;
26
+ }: React$1.ComponentPropsWithoutRef<'span'>): react_jsx_runtime127.JSX.Element;
27
27
  declare function BreadcrumbSeparator({
28
28
  children,
29
29
  className,
30
30
  ...props
31
- }: React$1.ComponentPropsWithoutRef<'li'>): react_jsx_runtime118.JSX.Element;
31
+ }: React$1.ComponentPropsWithoutRef<'li'>): react_jsx_runtime127.JSX.Element;
32
32
  declare function BreadcrumbEllipsis({
33
33
  className,
34
34
  ...props
35
- }: React$1.ComponentPropsWithoutRef<'span'>): react_jsx_runtime118.JSX.Element;
35
+ }: React$1.ComponentPropsWithoutRef<'span'>): react_jsx_runtime127.JSX.Element;
36
36
  //#endregion
37
37
  export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator };
@@ -1,6 +1,6 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import "react";
2
3
  import { ChevronRight, MoreHorizontal } from "lucide-react";
3
- import { cn } from "@lssm/lib.ui-kit-core/utils";
4
4
  import { jsx, jsxs } from "react/jsx-runtime";
5
5
  import { Slot } from "@radix-ui/react-slot";
6
6
 
@@ -1,19 +1,19 @@
1
1
  import * as React$1 from "react";
2
2
  import { VariantProps } from "class-variance-authority";
3
- import * as class_variance_authority_types0 from "class-variance-authority/types";
3
+ import * as class_variance_authority_types7 from "class-variance-authority/types";
4
4
 
5
5
  //#region ui/button.d.ts
6
6
  declare const buttonVariants: (props?: ({
7
7
  variant?: "default" | "link" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
8
8
  size?: "default" | "sm" | "lg" | "icon" | null | undefined;
9
- } & class_variance_authority_types0.ClassProp) | undefined) => string;
9
+ } & class_variance_authority_types7.ClassProp) | undefined) => string;
10
10
  type ButtonProps = React$1.ComponentPropsWithoutRef<'button'> & VariantProps<typeof buttonVariants> & {
11
11
  asChild?: boolean;
12
12
  };
13
13
  declare const Button: React$1.ForwardRefExoticComponent<Omit<React$1.DetailedHTMLProps<React$1.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & VariantProps<(props?: ({
14
14
  variant?: "default" | "link" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
15
15
  size?: "default" | "sm" | "lg" | "icon" | null | undefined;
16
- } & class_variance_authority_types0.ClassProp) | undefined) => string> & {
16
+ } & class_variance_authority_types7.ClassProp) | undefined) => string> & {
17
17
  asChild?: boolean;
18
18
  } & React$1.RefAttributes<HTMLButtonElement>>;
19
19
  //#endregion
package/dist/ui/button.js CHANGED
@@ -1,5 +1,5 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import * as React$1 from "react";
2
- import { cn } from "@lssm/lib.ui-kit-core/utils";
3
3
  import { jsx } from "react/jsx-runtime";
4
4
  import { Slot } from "@radix-ui/react-slot";
5
5
  import { cva } from "class-variance-authority";
@@ -1,6 +1,6 @@
1
1
  import { Button } from "./button.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime81 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime122 from "react/jsx-runtime";
4
4
  import { DayButton, DayPicker } from "react-day-picker";
5
5
 
6
6
  //#region ui/calendar.d.ts
@@ -15,12 +15,12 @@ declare function Calendar({
15
15
  ...props
16
16
  }: React$1.ComponentProps<typeof DayPicker> & {
17
17
  buttonVariant?: React$1.ComponentProps<typeof Button>['variant'];
18
- }): react_jsx_runtime81.JSX.Element;
18
+ }): react_jsx_runtime122.JSX.Element;
19
19
  declare function CalendarDayButton({
20
20
  className,
21
21
  day,
22
22
  modifiers,
23
23
  ...props
24
- }: React$1.ComponentProps<typeof DayButton>): react_jsx_runtime81.JSX.Element;
24
+ }: React$1.ComponentProps<typeof DayButton>): react_jsx_runtime122.JSX.Element;
25
25
  //#endregion
26
26
  export { Calendar, CalendarDayButton };
@@ -1,9 +1,9 @@
1
1
  'use client';
2
2
 
3
+ import { cn } from "../ui-kit-core/dist/utils.js";
3
4
  import { Button, buttonVariants } from "./button.js";
4
5
  import * as React$1 from "react";
5
6
  import { ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon } from "lucide-react";
6
- import { cn } from "@lssm/lib.ui-kit-core/utils";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
  import { DayButton, DayPicker, getDefaultClassNames } from "react-day-picker";
9
9
 
package/dist/ui/card.d.ts CHANGED
@@ -1,34 +1,34 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime144 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime134 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/card.d.ts
5
5
  declare function Card({
6
6
  className,
7
7
  ...props
8
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime144.JSX.Element;
8
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime134.JSX.Element;
9
9
  declare function CardHeader({
10
10
  className,
11
11
  ...props
12
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime144.JSX.Element;
12
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime134.JSX.Element;
13
13
  declare function CardTitle({
14
14
  className,
15
15
  ...props
16
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime144.JSX.Element;
16
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime134.JSX.Element;
17
17
  declare function CardDescription({
18
18
  className,
19
19
  ...props
20
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime144.JSX.Element;
20
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime134.JSX.Element;
21
21
  declare function CardAction({
22
22
  className,
23
23
  ...props
24
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime144.JSX.Element;
24
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime134.JSX.Element;
25
25
  declare function CardContent({
26
26
  className,
27
27
  ...props
28
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime144.JSX.Element;
28
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime134.JSX.Element;
29
29
  declare function CardFooter({
30
30
  className,
31
31
  ...props
32
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime144.JSX.Element;
32
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime134.JSX.Element;
33
33
  //#endregion
34
34
  export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
package/dist/ui/card.js CHANGED
@@ -1,5 +1,5 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import "react";
2
- import { cn } from "@lssm/lib.ui-kit-core/utils";
3
3
  import { jsx } from "react/jsx-runtime";
4
4
 
5
5
  //#region ui/card.tsx
@@ -1,6 +1,6 @@
1
1
  import { Button } from "./button.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime75 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime110 from "react/jsx-runtime";
4
4
  import useEmblaCarousel, { UseEmblaCarouselType } from "embla-carousel-react";
5
5
 
6
6
  //#region ui/carousel.d.ts
@@ -22,26 +22,26 @@ declare function Carousel({
22
22
  className,
23
23
  children,
24
24
  ...props
25
- }: React$1.ComponentPropsWithoutRef<'div'> & CarouselProps): react_jsx_runtime75.JSX.Element;
25
+ }: React$1.ComponentPropsWithoutRef<'div'> & CarouselProps): react_jsx_runtime110.JSX.Element;
26
26
  declare function CarouselContent({
27
27
  className,
28
28
  ...props
29
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime75.JSX.Element;
29
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime110.JSX.Element;
30
30
  declare function CarouselItem({
31
31
  className,
32
32
  ...props
33
- }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime75.JSX.Element;
33
+ }: React$1.ComponentPropsWithoutRef<'div'>): react_jsx_runtime110.JSX.Element;
34
34
  declare function CarouselPrevious({
35
35
  className,
36
36
  variant,
37
37
  size,
38
38
  ...props
39
- }: React$1.ComponentProps<typeof Button>): react_jsx_runtime75.JSX.Element;
39
+ }: React$1.ComponentProps<typeof Button>): react_jsx_runtime110.JSX.Element;
40
40
  declare function CarouselNext({
41
41
  className,
42
42
  variant,
43
43
  size,
44
44
  ...props
45
- }: React$1.ComponentProps<typeof Button>): react_jsx_runtime75.JSX.Element;
45
+ }: React$1.ComponentProps<typeof Button>): react_jsx_runtime110.JSX.Element;
46
46
  //#endregion
47
47
  export { Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious };
@@ -1,11 +1,11 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime173 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime237 from "react/jsx-runtime";
3
3
  import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
4
4
 
5
5
  //#region ui/checkbox.d.ts
6
6
  declare function Checkbox({
7
7
  className,
8
8
  ...props
9
- }: React$1.ComponentProps<typeof CheckboxPrimitive.Root>): react_jsx_runtime173.JSX.Element;
9
+ }: React$1.ComponentProps<typeof CheckboxPrimitive.Root>): react_jsx_runtime237.JSX.Element;
10
10
  //#endregion
11
11
  export { Checkbox };
@@ -1,8 +1,8 @@
1
1
  'use client';
2
2
 
3
+ import { cn } from "../ui-kit-core/dist/utils.js";
3
4
  import "react";
4
5
  import { CheckIcon } from "lucide-react";
5
- import { cn } from "@lssm/lib.ui-kit-core/utils";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
8
8
 
@@ -1,15 +1,15 @@
1
- import * as react_jsx_runtime3 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime244 from "react/jsx-runtime";
2
2
  import * as CollapsiblePrimitive from "@radix-ui/react-collapsible";
3
3
 
4
4
  //#region ui/collapsible.d.ts
5
5
  declare function Collapsible({
6
6
  ...props
7
- }: React.ComponentProps<typeof CollapsiblePrimitive.Root>): react_jsx_runtime3.JSX.Element;
7
+ }: React.ComponentProps<typeof CollapsiblePrimitive.Root>): react_jsx_runtime244.JSX.Element;
8
8
  declare function CollapsibleTrigger({
9
9
  ...props
10
- }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>): react_jsx_runtime3.JSX.Element;
10
+ }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>): react_jsx_runtime244.JSX.Element;
11
11
  declare function CollapsibleContent({
12
12
  ...props
13
- }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>): react_jsx_runtime3.JSX.Element;
13
+ }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>): react_jsx_runtime244.JSX.Element;
14
14
  //#endregion
15
15
  export { Collapsible, CollapsibleContent, CollapsibleTrigger };
@@ -1,13 +1,13 @@
1
1
  import { Dialog } from "./dialog.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime9 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime10 from "react/jsx-runtime";
4
4
  import { Command as Command$1 } from "cmdk";
5
5
 
6
6
  //#region ui/command.d.ts
7
7
  declare function Command({
8
8
  className,
9
9
  ...props
10
- }: React$1.ComponentProps<typeof Command$1>): react_jsx_runtime9.JSX.Element;
10
+ }: React$1.ComponentProps<typeof Command$1>): react_jsx_runtime10.JSX.Element;
11
11
  declare function CommandDialog({
12
12
  title,
13
13
  description,
@@ -20,33 +20,33 @@ declare function CommandDialog({
20
20
  description?: string;
21
21
  className?: string;
22
22
  showCloseButton?: boolean;
23
- }): react_jsx_runtime9.JSX.Element;
23
+ }): react_jsx_runtime10.JSX.Element;
24
24
  declare function CommandInput({
25
25
  className,
26
26
  ...props
27
- }: React$1.ComponentProps<typeof Command$1.Input>): react_jsx_runtime9.JSX.Element;
27
+ }: React$1.ComponentProps<typeof Command$1.Input>): react_jsx_runtime10.JSX.Element;
28
28
  declare function CommandList({
29
29
  className,
30
30
  ...props
31
- }: React$1.ComponentProps<typeof Command$1.List>): react_jsx_runtime9.JSX.Element;
31
+ }: React$1.ComponentProps<typeof Command$1.List>): react_jsx_runtime10.JSX.Element;
32
32
  declare function CommandEmpty({
33
33
  ...props
34
- }: React$1.ComponentProps<typeof Command$1.Empty>): react_jsx_runtime9.JSX.Element;
34
+ }: React$1.ComponentProps<typeof Command$1.Empty>): react_jsx_runtime10.JSX.Element;
35
35
  declare function CommandGroup({
36
36
  className,
37
37
  ...props
38
- }: React$1.ComponentProps<typeof Command$1.Group>): react_jsx_runtime9.JSX.Element;
38
+ }: React$1.ComponentProps<typeof Command$1.Group>): react_jsx_runtime10.JSX.Element;
39
39
  declare function CommandSeparator({
40
40
  className,
41
41
  ...props
42
- }: React$1.ComponentProps<typeof Command$1.Separator>): react_jsx_runtime9.JSX.Element;
42
+ }: React$1.ComponentProps<typeof Command$1.Separator>): react_jsx_runtime10.JSX.Element;
43
43
  declare function CommandItem({
44
44
  className,
45
45
  ...props
46
- }: React$1.ComponentProps<typeof Command$1.Item>): react_jsx_runtime9.JSX.Element;
46
+ }: React$1.ComponentProps<typeof Command$1.Item>): react_jsx_runtime10.JSX.Element;
47
47
  declare function CommandShortcut({
48
48
  className,
49
49
  ...props
50
- }: React$1.ComponentPropsWithoutRef<'span'>): react_jsx_runtime9.JSX.Element;
50
+ }: React$1.ComponentPropsWithoutRef<'span'>): react_jsx_runtime10.JSX.Element;
51
51
  //#endregion
52
52
  export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut };
@@ -1,9 +1,9 @@
1
1
  'use client';
2
2
 
3
+ import { cn } from "../ui-kit-core/dist/utils.js";
3
4
  import { Dialog, DialogContent, DialogDescription, DialogHeader, DialogTitle } from "./dialog.js";
4
5
  import "react";
5
6
  import { SearchIcon } from "lucide-react";
6
- import { cn } from "@lssm/lib.ui-kit-core/utils";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
  import { Command as Command$1 } from "cmdk";
9
9
 
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime18 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime19 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/confirm-dialog.d.ts
5
5
  interface ConfirmDialogProps {
@@ -25,6 +25,6 @@ declare function ConfirmDialog({
25
25
  isLoading,
26
26
  onConfirm,
27
27
  trigger
28
- }: ConfirmDialogProps): react_jsx_runtime18.JSX.Element;
28
+ }: ConfirmDialogProps): react_jsx_runtime19.JSX.Element;
29
29
  //#endregion
30
30
  export { ConfirmDialog, ConfirmDialogProps };
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime58 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime272 from "react/jsx-runtime";
3
3
  import * as ContextMenuPrimitive from "@radix-ui/react-context-menu";
4
4
 
5
5
  //#region ui/context-menu.d.ts
@@ -27,7 +27,7 @@ declare const ContextMenuShortcut: {
27
27
  ({
28
28
  className,
29
29
  ...props
30
- }: React$1.HTMLAttributes<HTMLSpanElement>): react_jsx_runtime58.JSX.Element;
30
+ }: React$1.HTMLAttributes<HTMLSpanElement>): react_jsx_runtime272.JSX.Element;
31
31
  displayName: string;
32
32
  };
33
33
  //#endregion
@@ -1,8 +1,8 @@
1
1
  'use client';
2
2
 
3
+ import { cn } from "../ui-kit-core/dist/utils.js";
3
4
  import * as React$1 from "react";
4
5
  import { Check, ChevronRight, Circle } from "lucide-react";
5
- import { cn } from "@lssm/lib.ui-kit-core/utils";
6
6
  import { jsx, jsxs } from "react/jsx-runtime";
7
7
  import * as ContextMenuPrimitive from "@radix-ui/react-context-menu";
8
8
 
package/dist/ui/cta.js CHANGED
@@ -1,6 +1,6 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import { Button } from "./button.js";
2
3
  import * as React$1 from "react";
3
- import { cn } from "@lssm/lib.ui-kit-core/utils";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
 
6
6
  //#region ui/cta.tsx
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime41 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime21 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/date-picker.d.ts
4
4
  interface DatePickerProps {
@@ -20,6 +20,6 @@ declare function DatePicker({
20
20
  placeholder,
21
21
  className,
22
22
  language
23
- }: DatePickerProps): react_jsx_runtime41.JSX.Element;
23
+ }: DatePickerProps): react_jsx_runtime21.JSX.Element;
24
24
  //#endregion
25
25
  export { DatePicker, DatePickerProps };
@@ -1,12 +1,12 @@
1
1
  'use client';
2
2
 
3
+ import { cn } from "../ui-kit-core/dist/utils.js";
3
4
  import { Button } from "./button.js";
4
5
  import { Calendar } from "./calendar.js";
5
6
  import { Popover, PopoverContent, PopoverTrigger } from "./popover.js";
6
7
  import { Input } from "./input.js";
7
8
  import * as React$1 from "react";
8
9
  import { CalendarIcon } from "lucide-react";
9
- import { cn } from "@lssm/lib.ui-kit-core/utils";
10
10
  import { jsx, jsxs } from "react/jsx-runtime";
11
11
 
12
12
  //#region ui/date-picker.tsx