@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,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 { Dot } 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 { OTPInput, OTPInputContext } from "input-otp";
8
8
 
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime68 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime248 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/input.d.ts
5
5
  type InputProps = React$1.ComponentPropsWithoutRef<'input'>;
@@ -7,6 +7,6 @@ declare function Input({
7
7
  className,
8
8
  type,
9
9
  ...props
10
- }: InputProps): react_jsx_runtime68.JSX.Element;
10
+ }: InputProps): react_jsx_runtime248.JSX.Element;
11
11
  //#endregion
12
12
  export { Input, InputProps };
package/dist/ui/input.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/input.tsx
@@ -1,11 +1,11 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime69 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime210 from "react/jsx-runtime";
3
3
  import * as LabelPrimitive from "@radix-ui/react-label";
4
4
 
5
5
  //#region ui/label.d.ts
6
6
  declare function Label({
7
7
  className,
8
8
  ...props
9
- }: React$1.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime69.JSX.Element;
9
+ }: React$1.ComponentProps<typeof LabelPrimitive.Root>): react_jsx_runtime210.JSX.Element;
10
10
  //#endregion
11
11
  export { Label };
package/dist/ui/label.js CHANGED
@@ -1,7 +1,7 @@
1
1
  'use client';
2
2
 
3
+ import { cn } from "../ui-kit-core/dist/utils.js";
3
4
  import "react";
4
- import { cn } from "@lssm/lib.ui-kit-core/utils";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
  import * as LabelPrimitive from "@radix-ui/react-label";
7
7
 
package/dist/ui/link.d.ts CHANGED
@@ -1,8 +1,8 @@
1
- import * as react1 from "react";
1
+ import * as react5 from "react";
2
2
 
3
3
  //#region ui/link.d.ts
4
- declare const Link: react1.ForwardRefExoticComponent<Omit<react1.HTMLProps<HTMLAnchorElement> & {
4
+ declare const Link: react5.ForwardRefExoticComponent<Omit<react5.HTMLProps<HTMLAnchorElement> & {
5
5
  href: string;
6
- }, "ref"> & react1.RefAttributes<HTMLAnchorElement>>;
6
+ }, "ref"> & react5.RefAttributes<HTMLAnchorElement>>;
7
7
  //#endregion
8
8
  export { Link };
package/dist/ui/link.js CHANGED
@@ -1,5 +1,5 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import { forwardRef } from "react";
2
- import { cn } from "@lssm/lib.ui-kit-core/utils";
3
3
  import { jsx } from "react/jsx-runtime";
4
4
  import NextLink from "next/link";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime80 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime255 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/live-region.d.ts
5
5
  type LiveRegionPoliteness = 'polite' | 'assertive';
@@ -11,6 +11,6 @@ declare function SRLiveRegionProvider({
11
11
  children
12
12
  }: {
13
13
  children: React$1.ReactNode;
14
- }): react_jsx_runtime80.JSX.Element;
14
+ }): react_jsx_runtime255.JSX.Element;
15
15
  //#endregion
16
16
  export { LiveRegionPoliteness, SRLiveRegionProvider, useSRLiveRegion };
@@ -1,6 +1,6 @@
1
1
  import { ButtonProps } from "./button.js";
2
2
  import React from "react";
3
- import * as react_jsx_runtime74 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime219 from "react/jsx-runtime";
4
4
 
5
5
  //#region ui/loading-button.d.ts
6
6
  interface LoadingButtonProps extends ButtonProps {
@@ -14,6 +14,6 @@ declare function LoadingButton({
14
14
  children,
15
15
  disabled,
16
16
  ...props
17
- }: LoadingButtonProps): react_jsx_runtime74.JSX.Element;
17
+ }: LoadingButtonProps): react_jsx_runtime219.JSX.Element;
18
18
  //#endregion
19
19
  export { LoadingButton };
@@ -1,5 +1,5 @@
1
1
  import { CSSProperties, ReactNode } from "react";
2
- import * as react_jsx_runtime128 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime150 from "react/jsx-runtime";
3
3
  import { MapRef } from "react-map-gl/maplibre";
4
4
 
5
5
  //#region ui/map/MapBase.d.ts
@@ -23,6 +23,6 @@ interface MapBaseProps {
23
23
  onMapRef?: (ref: MapRef | null) => void;
24
24
  children?: ReactNode;
25
25
  }
26
- declare function MapBase(props: MapBaseProps): react_jsx_runtime128.JSX.Element;
26
+ declare function MapBase(props: MapBaseProps): react_jsx_runtime150.JSX.Element;
27
27
  //#endregion
28
28
  export { BBox, MapBase, MapBase as default, MapBaseProps };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime127 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime126 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/map/MapGeoJsonOverlay.d.ts
4
4
  interface GeoJsonOverlayProps {
@@ -10,6 +10,6 @@ interface GeoJsonOverlayProps {
10
10
  lineWidth?: number;
11
11
  lineOpacity?: number;
12
12
  }
13
- declare function MapGeoJsonOverlay(props: GeoJsonOverlayProps): react_jsx_runtime127.JSX.Element;
13
+ declare function MapGeoJsonOverlay(props: GeoJsonOverlayProps): react_jsx_runtime126.JSX.Element;
14
14
  //#endregion
15
15
  export { GeoJsonOverlayProps, MapGeoJsonOverlay, MapGeoJsonOverlay as default };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime126 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime124 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/map/MapHeatmapH3.d.ts
4
4
  interface H3FeatureProperties {
@@ -12,6 +12,6 @@ interface H3HeatmapProps {
12
12
  colorStops?: [number, string][];
13
13
  maxCount?: number;
14
14
  }
15
- declare function MapHeatmapH3(props: H3HeatmapProps): react_jsx_runtime126.JSX.Element;
15
+ declare function MapHeatmapH3(props: H3HeatmapProps): react_jsx_runtime124.JSX.Element;
16
16
  //#endregion
17
17
  export { H3FeatureProperties, H3HeatmapProps, MapHeatmapH3, MapHeatmapH3 as default };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime129 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime125 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/map/MapMarkers.d.ts
4
4
  interface MapPoint {
@@ -14,6 +14,6 @@ declare function MapMarkers({
14
14
  points
15
15
  }: {
16
16
  points: MapPoint[];
17
- }): react_jsx_runtime129.JSX.Element;
17
+ }): react_jsx_runtime125.JSX.Element;
18
18
  //#endregion
19
19
  export { MapMarkers, MapMarkers as default, MapPoint };
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime125 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime141 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/marketing/FeatureGrid.d.ts
5
5
  interface FeatureItem {
@@ -15,6 +15,6 @@ declare function FeatureGrid({
15
15
  items: FeatureItem[];
16
16
  columns?: 2 | 3 | 4;
17
17
  className?: string;
18
- }): react_jsx_runtime125.JSX.Element;
18
+ }): react_jsx_runtime141.JSX.Element;
19
19
  //#endregion
20
20
  export { FeatureGrid, FeatureItem };
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime158 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime142 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/marketing/Hero.d.ts
5
5
  declare function Hero({
@@ -22,6 +22,6 @@ declare function Hero({
22
22
  onClick?: () => void;
23
23
  };
24
24
  className?: string;
25
- }): react_jsx_runtime158.JSX.Element;
25
+ }): react_jsx_runtime142.JSX.Element;
26
26
  //#endregion
27
27
  export { Hero };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime157 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime144 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/marketing/PricingTable.d.ts
4
4
  interface PricingTier {
@@ -19,6 +19,6 @@ declare function PricingTable({
19
19
  }: {
20
20
  tiers: PricingTier[];
21
21
  className?: string;
22
- }): react_jsx_runtime157.JSX.Element;
22
+ }): react_jsx_runtime144.JSX.Element;
23
23
  //#endregion
24
24
  export { PricingTable, PricingTier };
@@ -1,35 +1,35 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime83 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime256 from "react/jsx-runtime";
3
3
  import * as MenubarPrimitive from "@radix-ui/react-menubar";
4
4
 
5
5
  //#region ui/menubar.d.ts
6
6
  declare function Menubar({
7
7
  className,
8
8
  ...props
9
- }: React$1.ComponentProps<typeof MenubarPrimitive.Root>): react_jsx_runtime83.JSX.Element;
9
+ }: React$1.ComponentProps<typeof MenubarPrimitive.Root>): react_jsx_runtime256.JSX.Element;
10
10
  declare function MenubarMenu({
11
11
  ...props
12
- }: React$1.ComponentProps<typeof MenubarPrimitive.Menu>): react_jsx_runtime83.JSX.Element;
12
+ }: React$1.ComponentProps<typeof MenubarPrimitive.Menu>): react_jsx_runtime256.JSX.Element;
13
13
  declare function MenubarGroup({
14
14
  ...props
15
- }: React$1.ComponentProps<typeof MenubarPrimitive.Group>): react_jsx_runtime83.JSX.Element;
15
+ }: React$1.ComponentProps<typeof MenubarPrimitive.Group>): react_jsx_runtime256.JSX.Element;
16
16
  declare function MenubarPortal({
17
17
  ...props
18
- }: React$1.ComponentProps<typeof MenubarPrimitive.Portal>): react_jsx_runtime83.JSX.Element;
18
+ }: React$1.ComponentProps<typeof MenubarPrimitive.Portal>): react_jsx_runtime256.JSX.Element;
19
19
  declare function MenubarRadioGroup({
20
20
  ...props
21
- }: React$1.ComponentProps<typeof MenubarPrimitive.RadioGroup>): react_jsx_runtime83.JSX.Element;
21
+ }: React$1.ComponentProps<typeof MenubarPrimitive.RadioGroup>): react_jsx_runtime256.JSX.Element;
22
22
  declare function MenubarTrigger({
23
23
  className,
24
24
  ...props
25
- }: React$1.ComponentProps<typeof MenubarPrimitive.Trigger>): react_jsx_runtime83.JSX.Element;
25
+ }: React$1.ComponentProps<typeof MenubarPrimitive.Trigger>): react_jsx_runtime256.JSX.Element;
26
26
  declare function MenubarContent({
27
27
  className,
28
28
  align,
29
29
  alignOffset,
30
30
  sideOffset,
31
31
  ...props
32
- }: React$1.ComponentProps<typeof MenubarPrimitive.Content>): react_jsx_runtime83.JSX.Element;
32
+ }: React$1.ComponentProps<typeof MenubarPrimitive.Content>): react_jsx_runtime256.JSX.Element;
33
33
  declare function MenubarItem({
34
34
  className,
35
35
  inset,
@@ -38,36 +38,36 @@ declare function MenubarItem({
38
38
  }: React$1.ComponentProps<typeof MenubarPrimitive.Item> & {
39
39
  inset?: boolean;
40
40
  variant?: 'default' | 'destructive';
41
- }): react_jsx_runtime83.JSX.Element;
41
+ }): react_jsx_runtime256.JSX.Element;
42
42
  declare function MenubarCheckboxItem({
43
43
  className,
44
44
  children,
45
45
  checked,
46
46
  ...props
47
- }: React$1.ComponentProps<typeof MenubarPrimitive.CheckboxItem>): react_jsx_runtime83.JSX.Element;
47
+ }: React$1.ComponentProps<typeof MenubarPrimitive.CheckboxItem>): react_jsx_runtime256.JSX.Element;
48
48
  declare function MenubarRadioItem({
49
49
  className,
50
50
  children,
51
51
  ...props
52
- }: React$1.ComponentProps<typeof MenubarPrimitive.RadioItem>): react_jsx_runtime83.JSX.Element;
52
+ }: React$1.ComponentProps<typeof MenubarPrimitive.RadioItem>): react_jsx_runtime256.JSX.Element;
53
53
  declare function MenubarLabel({
54
54
  className,
55
55
  inset,
56
56
  ...props
57
57
  }: React$1.ComponentProps<typeof MenubarPrimitive.Label> & {
58
58
  inset?: boolean;
59
- }): react_jsx_runtime83.JSX.Element;
59
+ }): react_jsx_runtime256.JSX.Element;
60
60
  declare function MenubarSeparator({
61
61
  className,
62
62
  ...props
63
- }: React$1.ComponentProps<typeof MenubarPrimitive.Separator>): react_jsx_runtime83.JSX.Element;
63
+ }: React$1.ComponentProps<typeof MenubarPrimitive.Separator>): react_jsx_runtime256.JSX.Element;
64
64
  declare function MenubarShortcut({
65
65
  className,
66
66
  ...props
67
- }: React$1.ComponentPropsWithoutRef<'span'>): react_jsx_runtime83.JSX.Element;
67
+ }: React$1.ComponentPropsWithoutRef<'span'>): react_jsx_runtime256.JSX.Element;
68
68
  declare function MenubarSub({
69
69
  ...props
70
- }: React$1.ComponentProps<typeof MenubarPrimitive.Sub>): react_jsx_runtime83.JSX.Element;
70
+ }: React$1.ComponentProps<typeof MenubarPrimitive.Sub>): react_jsx_runtime256.JSX.Element;
71
71
  declare function MenubarSubTrigger({
72
72
  className,
73
73
  inset,
@@ -75,10 +75,10 @@ declare function MenubarSubTrigger({
75
75
  ...props
76
76
  }: React$1.ComponentProps<typeof MenubarPrimitive.SubTrigger> & {
77
77
  inset?: boolean;
78
- }): react_jsx_runtime83.JSX.Element;
78
+ }): react_jsx_runtime256.JSX.Element;
79
79
  declare function MenubarSubContent({
80
80
  className,
81
81
  ...props
82
- }: React$1.ComponentProps<typeof MenubarPrimitive.SubContent>): react_jsx_runtime83.JSX.Element;
82
+ }: React$1.ComponentProps<typeof MenubarPrimitive.SubContent>): react_jsx_runtime256.JSX.Element;
83
83
  //#endregion
84
84
  export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger };
@@ -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, ChevronRightIcon, CircleIcon } 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 MenubarPrimitive from "@radix-ui/react-menubar";
8
8
 
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime271 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime143 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/molecules/Autocomplete/index.d.ts
4
- declare function ComboBoxResponsive(): react_jsx_runtime271.JSX.Element;
4
+ declare function ComboBoxResponsive(): react_jsx_runtime143.JSX.Element;
5
5
  //#endregion
6
6
  export { ComboBoxResponsive };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime205 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime148 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/molecules/SkeletonList.d.ts
4
4
  interface Props {
@@ -10,6 +10,6 @@ declare function SkeletonList({
10
10
  count,
11
11
  className,
12
12
  itemClassName
13
- }: Props): react_jsx_runtime205.JSX.Element;
13
+ }: Props): react_jsx_runtime148.JSX.Element;
14
14
  //#endregion
15
15
  export { SkeletonList };
@@ -1,13 +1,13 @@
1
1
  import { NavigationMenu, NavigationMenuContent, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger } from "./navigation-menu.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime70 from "react/jsx-runtime";
4
- import * as class_variance_authority_types6 from "class-variance-authority/types";
3
+ import * as react_jsx_runtime249 from "react/jsx-runtime";
4
+ import * as class_variance_authority_types16 from "class-variance-authority/types";
5
5
 
6
6
  //#region ui/nav-layout.d.ts
7
7
  declare const navPanelVariants: (props?: ({
8
8
  width?: "sm" | "lg" | "md" | "full" | null | undefined;
9
- padding?: "none" | "sm" | "md" | null | undefined;
10
- } & class_variance_authority_types6.ClassProp) | undefined) => string;
9
+ padding?: "sm" | "md" | "none" | null | undefined;
10
+ } & class_variance_authority_types16.ClassProp) | undefined) => string;
11
11
  interface NavPanelProps extends React$1.ComponentPropsWithoutRef<'div'> {
12
12
  width?: 'sm' | 'md' | 'lg' | 'full';
13
13
  padding?: 'none' | 'sm' | 'md';
@@ -17,7 +17,7 @@ declare function NavPanel({
17
17
  padding,
18
18
  className,
19
19
  ...props
20
- }: NavPanelProps): react_jsx_runtime70.JSX.Element;
20
+ }: NavPanelProps): react_jsx_runtime249.JSX.Element;
21
21
  declare function NavSimpleList({
22
22
  title,
23
23
  items
@@ -28,7 +28,7 @@ declare function NavSimpleList({
28
28
  label: string;
29
29
  description?: string;
30
30
  }[];
31
- }): react_jsx_runtime70.JSX.Element;
31
+ }): react_jsx_runtime249.JSX.Element;
32
32
  declare function NavColumns({
33
33
  columns
34
34
  }: {
@@ -40,7 +40,7 @@ declare function NavColumns({
40
40
  description?: string;
41
41
  }[];
42
42
  }[];
43
- }): react_jsx_runtime70.JSX.Element;
43
+ }): react_jsx_runtime249.JSX.Element;
44
44
  declare function NavCategorizedWithPreview({
45
45
  categories,
46
46
  modules,
@@ -65,6 +65,6 @@ declare function NavCategorizedWithPreview({
65
65
  activeKey: string | null;
66
66
  setActiveKey: (k: string | null) => void;
67
67
  preview: React$1.ReactNode;
68
- }): react_jsx_runtime70.JSX.Element;
68
+ }): react_jsx_runtime249.JSX.Element;
69
69
  //#endregion
70
70
  export { NavCategorizedWithPreview, NavColumns, NavigationMenuContent as NavContent, NavigationMenuItem as NavItem, NavigationMenuLink as NavLink, NavigationMenuList as NavList, NavPanel, NavPanelProps, NavigationMenu as NavRoot, NavSimpleList, NavigationMenuTrigger as NavTrigger, navPanelVariants };
@@ -1,6 +1,6 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import { NavigationMenu, NavigationMenuContent, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger } from "./navigation-menu.js";
2
3
  import * as React$1 from "react";
3
- import { cn } from "@lssm/lib.ui-kit-core/utils";
4
4
  import { jsx, jsxs } from "react/jsx-runtime";
5
5
  import { cva } from "class-variance-authority";
6
6
 
@@ -1,7 +1,7 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime136 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime211 from "react/jsx-runtime";
3
3
  import * as NavigationMenuPrimitive from "@radix-ui/react-navigation-menu";
4
- import * as class_variance_authority_types7 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types12 from "class-variance-authority/types";
5
5
 
6
6
  //#region ui/navigation-menu.d.ts
7
7
  declare function NavigationMenu({
@@ -11,36 +11,36 @@ declare function NavigationMenu({
11
11
  ...props
12
12
  }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Root> & {
13
13
  viewport?: boolean;
14
- }): react_jsx_runtime136.JSX.Element;
14
+ }): react_jsx_runtime211.JSX.Element;
15
15
  declare function NavigationMenuList({
16
16
  className,
17
17
  ...props
18
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.List>): react_jsx_runtime136.JSX.Element;
18
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.List>): react_jsx_runtime211.JSX.Element;
19
19
  declare function NavigationMenuItem({
20
20
  className,
21
21
  ...props
22
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Item>): react_jsx_runtime136.JSX.Element;
23
- declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types7.ClassProp | undefined) => string;
22
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Item>): react_jsx_runtime211.JSX.Element;
23
+ declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types12.ClassProp | undefined) => string;
24
24
  declare function NavigationMenuTrigger({
25
25
  className,
26
26
  children,
27
27
  ...props
28
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Trigger>): react_jsx_runtime136.JSX.Element;
28
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Trigger>): react_jsx_runtime211.JSX.Element;
29
29
  declare function NavigationMenuContent({
30
30
  className,
31
31
  ...props
32
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Content>): react_jsx_runtime136.JSX.Element;
32
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Content>): react_jsx_runtime211.JSX.Element;
33
33
  declare function NavigationMenuViewport({
34
34
  className,
35
35
  ...props
36
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Viewport>): react_jsx_runtime136.JSX.Element;
36
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Viewport>): react_jsx_runtime211.JSX.Element;
37
37
  declare function NavigationMenuLink({
38
38
  className,
39
39
  ...props
40
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Link>): react_jsx_runtime136.JSX.Element;
40
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Link>): react_jsx_runtime211.JSX.Element;
41
41
  declare function NavigationMenuIndicator({
42
42
  className,
43
43
  ...props
44
- }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Indicator>): react_jsx_runtime136.JSX.Element;
44
+ }: React$1.ComponentProps<typeof NavigationMenuPrimitive.Indicator>): react_jsx_runtime211.JSX.Element;
45
45
  //#endregion
46
46
  export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
@@ -1,6 +1,6 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import "react";
2
3
  import { ChevronDownIcon } 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 { cva } from "class-variance-authority";
6
6
  import * as NavigationMenuPrimitive from "@radix-ui/react-navigation-menu";
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime250 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime247 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/organisms/ErrorBoundary/ErrorBoundary.d.ts
5
5
  interface ErrorBoundaryState {
@@ -22,7 +22,7 @@ declare class ErrorBoundary extends React.Component<ErrorBoundaryProps, ErrorBou
22
22
  static getDerivedStateFromError(error: Error): Partial<ErrorBoundaryState>;
23
23
  componentDidCatch(error: Error, errorInfo: React.ErrorInfo): void;
24
24
  resetError: () => void;
25
- render(): string | number | bigint | boolean | react_jsx_runtime250.JSX.Element | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | null | undefined;
25
+ render(): string | number | bigint | boolean | react_jsx_runtime247.JSX.Element | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | null | undefined;
26
26
  }
27
27
  declare const useErrorHandler: () => (error: Error) => never;
28
28
  //#endregion
@@ -1,12 +1,12 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime174 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime20 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types9 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types0 from "class-variance-authority/types";
5
5
 
6
6
  //#region ui/page-header.d.ts
7
7
  declare const headerVariants: (props?: ({
8
8
  spacing?: "sm" | "lg" | "md" | null | undefined;
9
- } & class_variance_authority_types9.ClassProp) | undefined) => string;
9
+ } & class_variance_authority_types0.ClassProp) | undefined) => string;
10
10
  interface PageHeaderProps extends VariantProps<typeof headerVariants> {
11
11
  breadcrumb?: React$1.ReactNode;
12
12
  title: React$1.ReactNode;
@@ -21,6 +21,6 @@ declare function PageHeader({
21
21
  actions,
22
22
  spacing,
23
23
  className
24
- }: PageHeaderProps): react_jsx_runtime174.JSX.Element;
24
+ }: PageHeaderProps): react_jsx_runtime20.JSX.Element;
25
25
  //#endregion
26
26
  export { PageHeader, PageHeaderProps };
@@ -1,6 +1,6 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import { HStack, VStack } from "./stack.js";
2
3
  import "react";
3
- import { cn } from "@lssm/lib.ui-kit-core/utils";
4
4
  import { jsx, jsxs } from "react/jsx-runtime";
5
5
  import { cva } from "class-variance-authority";
6
6
 
@@ -1,13 +1,13 @@
1
1
  import { ButtonProps } from "./button.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime152 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime47 from "react/jsx-runtime";
4
4
 
5
5
  //#region ui/pagination.d.ts
6
6
  declare const Pagination: {
7
7
  ({
8
8
  className,
9
9
  ...props
10
- }: React$1.ComponentPropsWithoutRef<"nav">): react_jsx_runtime152.JSX.Element;
10
+ }: React$1.ComponentPropsWithoutRef<"nav">): react_jsx_runtime47.JSX.Element;
11
11
  displayName: string;
12
12
  };
13
13
  declare const PaginationContent: React$1.ForwardRefExoticComponent<Omit<React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & React$1.RefAttributes<HTMLUListElement>>;
@@ -21,28 +21,28 @@ declare const PaginationLink: {
21
21
  isActive,
22
22
  size,
23
23
  ...props
24
- }: PaginationLinkProps): react_jsx_runtime152.JSX.Element;
24
+ }: PaginationLinkProps): react_jsx_runtime47.JSX.Element;
25
25
  displayName: string;
26
26
  };
27
27
  declare const PaginationPrevious: {
28
28
  ({
29
29
  className,
30
30
  ...props
31
- }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime152.JSX.Element;
31
+ }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime47.JSX.Element;
32
32
  displayName: string;
33
33
  };
34
34
  declare const PaginationNext: {
35
35
  ({
36
36
  className,
37
37
  ...props
38
- }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime152.JSX.Element;
38
+ }: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime47.JSX.Element;
39
39
  displayName: string;
40
40
  };
41
41
  declare const PaginationEllipsis: {
42
42
  ({
43
43
  className,
44
44
  ...props
45
- }: React$1.ComponentPropsWithoutRef<"span">): react_jsx_runtime152.JSX.Element;
45
+ }: React$1.ComponentPropsWithoutRef<"span">): react_jsx_runtime47.JSX.Element;
46
46
  displayName: string;
47
47
  };
48
48
  //#endregion
@@ -1,7 +1,7 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import { buttonVariants } from "./button.js";
2
3
  import * as React$1 from "react";
3
4
  import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
4
- import { cn } from "@lssm/lib.ui-kit-core/utils";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
6
6
 
7
7
  //#region ui/pagination.tsx
@@ -1,22 +1,22 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime192 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime60 from "react/jsx-runtime";
3
3
  import * as PopoverPrimitive from "@radix-ui/react-popover";
4
4
 
5
5
  //#region ui/popover.d.ts
6
6
  declare function Popover({
7
7
  ...props
8
- }: React$1.ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime192.JSX.Element;
8
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime60.JSX.Element;
9
9
  declare function PopoverTrigger({
10
10
  ...props
11
- }: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime192.JSX.Element;
11
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime60.JSX.Element;
12
12
  declare function PopoverContent({
13
13
  className,
14
14
  align,
15
15
  sideOffset,
16
16
  ...props
17
- }: React$1.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime192.JSX.Element;
17
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime60.JSX.Element;
18
18
  declare function PopoverAnchor({
19
19
  ...props
20
- }: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime192.JSX.Element;
20
+ }: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime60.JSX.Element;
21
21
  //#endregion
22
22
  export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
@@ -1,7 +1,7 @@
1
1
  'use client';
2
2
 
3
+ import { cn } from "../ui-kit-core/dist/utils.js";
3
4
  import "react";
4
- import { cn } from "@lssm/lib.ui-kit-core/utils";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
  import * as PopoverPrimitive from "@radix-ui/react-popover";
7
7