@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,46 +1,46 @@
1
1
  import * as React$1 from "react";
2
2
  import { VariantProps } from "class-variance-authority";
3
- import * as class_variance_authority_types13 from "class-variance-authority/types";
3
+ import * as class_variance_authority_types17 from "class-variance-authority/types";
4
4
 
5
5
  //#region ui/stack.d.ts
6
6
  declare const vStackVariants: (props?: ({
7
- gap?: "none" | "sm" | "lg" | "xs" | "md" | "xl" | "2xl" | null | undefined;
7
+ gap?: "sm" | "lg" | "md" | "none" | "xl" | "xs" | "2xl" | null | undefined;
8
8
  align?: "center" | "start" | "end" | "stretch" | null | undefined;
9
9
  justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
10
- } & class_variance_authority_types13.ClassProp) | undefined) => string;
10
+ } & class_variance_authority_types17.ClassProp) | undefined) => string;
11
11
  declare const VStack: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & VariantProps<(props?: ({
12
- gap?: "none" | "sm" | "lg" | "xs" | "md" | "xl" | "2xl" | null | undefined;
12
+ gap?: "sm" | "lg" | "md" | "none" | "xl" | "xs" | "2xl" | null | undefined;
13
13
  align?: "center" | "start" | "end" | "stretch" | null | undefined;
14
14
  justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
15
- } & class_variance_authority_types13.ClassProp) | undefined) => string> & {
15
+ } & class_variance_authority_types17.ClassProp) | undefined) => string> & {
16
16
  as?: "div" | "section" | "nav" | "main" | "header" | "footer" | "article" | "aside";
17
17
  } & React$1.RefAttributes<HTMLDivElement>>;
18
18
  declare const hStackVariants: (props?: ({
19
- gap?: "none" | "sm" | "lg" | "xs" | "md" | "xl" | "2xl" | null | undefined;
19
+ gap?: "sm" | "lg" | "md" | "none" | "xl" | "xs" | "2xl" | null | undefined;
20
20
  align?: "center" | "start" | "end" | "stretch" | "baseline" | null | undefined;
21
21
  justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
22
22
  wrap?: "wrap" | "nowrap" | "wrapReverse" | null | undefined;
23
- } & class_variance_authority_types13.ClassProp) | undefined) => string;
23
+ } & class_variance_authority_types17.ClassProp) | undefined) => string;
24
24
  declare const HStack: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & VariantProps<(props?: ({
25
- gap?: "none" | "sm" | "lg" | "xs" | "md" | "xl" | "2xl" | null | undefined;
25
+ gap?: "sm" | "lg" | "md" | "none" | "xl" | "xs" | "2xl" | null | undefined;
26
26
  align?: "center" | "start" | "end" | "stretch" | "baseline" | null | undefined;
27
27
  justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
28
28
  wrap?: "wrap" | "nowrap" | "wrapReverse" | null | undefined;
29
- } & class_variance_authority_types13.ClassProp) | undefined) => string> & {
29
+ } & class_variance_authority_types17.ClassProp) | undefined) => string> & {
30
30
  as?: "div" | "section" | "nav" | "header" | "footer" | "article" | "aside";
31
31
  } & React$1.RefAttributes<HTMLDivElement>>;
32
32
  declare const boxVariants: (props?: ({
33
- gap?: "none" | "sm" | "lg" | "xs" | "md" | "xl" | "2xl" | null | undefined;
33
+ gap?: "sm" | "lg" | "md" | "none" | "xl" | "xs" | "2xl" | null | undefined;
34
34
  align?: "center" | "start" | "end" | "stretch" | "baseline" | null | undefined;
35
35
  justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
36
36
  wrap?: "wrap" | "nowrap" | "wrapReverse" | null | undefined;
37
- } & class_variance_authority_types13.ClassProp) | undefined) => string;
37
+ } & class_variance_authority_types17.ClassProp) | undefined) => string;
38
38
  declare const Box: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & VariantProps<(props?: ({
39
- gap?: "none" | "sm" | "lg" | "xs" | "md" | "xl" | "2xl" | null | undefined;
39
+ gap?: "sm" | "lg" | "md" | "none" | "xl" | "xs" | "2xl" | null | undefined;
40
40
  align?: "center" | "start" | "end" | "stretch" | "baseline" | null | undefined;
41
41
  justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
42
42
  wrap?: "wrap" | "nowrap" | "wrapReverse" | null | undefined;
43
- } & class_variance_authority_types13.ClassProp) | undefined) => string> & {
43
+ } & class_variance_authority_types17.ClassProp) | undefined) => string> & {
44
44
  as?: "div" | "section" | "nav" | "header" | "footer" | "article" | "aside";
45
45
  } & React$1.RefAttributes<HTMLDivElement>>;
46
46
  //#endregion
package/dist/ui/stack.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 { cva } from "class-variance-authority";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime265 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime145 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/stat-card-group.d.ts
5
5
  interface StatItem {
@@ -13,6 +13,6 @@ declare function StatCardGroup({
13
13
  }: {
14
14
  items: StatItem[];
15
15
  className?: string;
16
- }): react_jsx_runtime265.JSX.Element;
16
+ }): react_jsx_runtime145.JSX.Element;
17
17
  //#endregion
18
18
  export { StatCardGroup, StatItem };
@@ -1,12 +1,12 @@
1
- import * as react_jsx_runtime214 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime160 from "react/jsx-runtime";
2
2
  import { VariantProps } from "class-variance-authority";
3
- import * as class_variance_authority_types19 from "class-variance-authority/types";
3
+ import * as class_variance_authority_types9 from "class-variance-authority/types";
4
4
 
5
5
  //#region ui/stepper.d.ts
6
6
  declare const dotVariants: (props?: ({
7
7
  state?: "active" | "inactive" | null | undefined;
8
8
  size?: "sm" | "md" | null | undefined;
9
- } & class_variance_authority_types19.ClassProp) | undefined) => string;
9
+ } & class_variance_authority_types9.ClassProp) | undefined) => string;
10
10
  interface StepperProps extends VariantProps<typeof dotVariants> {
11
11
  current: number;
12
12
  total: number;
@@ -17,6 +17,6 @@ declare function Stepper({
17
17
  total,
18
18
  size,
19
19
  className
20
- }: StepperProps): react_jsx_runtime214.JSX.Element;
20
+ }: StepperProps): react_jsx_runtime160.JSX.Element;
21
21
  //#endregion
22
22
  export { Stepper, StepperProps };
@@ -1,6 +1,6 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import { HStack } from "./stack.js";
2
3
  import "react";
3
- import { cn } from "@lssm/lib.ui-kit-core/utils";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  import { cva } from "class-variance-authority";
6
6
 
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime223 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime147 from "react/jsx-runtime";
3
3
  import * as SwitchPrimitive from "@radix-ui/react-switch";
4
4
 
5
5
  //#region ui/switch.d.ts
@@ -9,6 +9,6 @@ declare function Switch({
9
9
  ...props
10
10
  }: React$1.ComponentProps<typeof SwitchPrimitive.Root> & {
11
11
  thumbClassName?: string;
12
- }): react_jsx_runtime223.JSX.Element;
12
+ }): react_jsx_runtime147.JSX.Element;
13
13
  //#endregion
14
14
  export { Switch };
package/dist/ui/switch.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 { cva } from "class-variance-authority";
7
7
  import * as SwitchPrimitive from "@radix-ui/react-switch";
@@ -1,38 +1,38 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime206 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime151 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/table.d.ts
5
5
  declare function Table({
6
6
  className,
7
7
  ...props
8
- }: React$1.ComponentPropsWithoutRef<'table'>): react_jsx_runtime206.JSX.Element;
8
+ }: React$1.ComponentPropsWithoutRef<'table'>): react_jsx_runtime151.JSX.Element;
9
9
  declare function TableHeader({
10
10
  className,
11
11
  ...props
12
- }: React$1.ComponentPropsWithoutRef<'thead'>): react_jsx_runtime206.JSX.Element;
12
+ }: React$1.ComponentPropsWithoutRef<'thead'>): react_jsx_runtime151.JSX.Element;
13
13
  declare function TableBody({
14
14
  className,
15
15
  ...props
16
- }: React$1.ComponentPropsWithoutRef<'tbody'>): react_jsx_runtime206.JSX.Element;
16
+ }: React$1.ComponentPropsWithoutRef<'tbody'>): react_jsx_runtime151.JSX.Element;
17
17
  declare function TableFooter({
18
18
  className,
19
19
  ...props
20
- }: React$1.ComponentPropsWithoutRef<'tfoot'>): react_jsx_runtime206.JSX.Element;
20
+ }: React$1.ComponentPropsWithoutRef<'tfoot'>): react_jsx_runtime151.JSX.Element;
21
21
  declare function TableRow({
22
22
  className,
23
23
  ...props
24
- }: React$1.ComponentPropsWithoutRef<'tr'>): react_jsx_runtime206.JSX.Element;
24
+ }: React$1.ComponentPropsWithoutRef<'tr'>): react_jsx_runtime151.JSX.Element;
25
25
  declare function TableHead({
26
26
  className,
27
27
  ...props
28
- }: React$1.ComponentPropsWithoutRef<'th'>): react_jsx_runtime206.JSX.Element;
28
+ }: React$1.ComponentPropsWithoutRef<'th'>): react_jsx_runtime151.JSX.Element;
29
29
  declare function TableCell({
30
30
  className,
31
31
  ...props
32
- }: React$1.ComponentPropsWithoutRef<'td'>): react_jsx_runtime206.JSX.Element;
32
+ }: React$1.ComponentPropsWithoutRef<'td'>): react_jsx_runtime151.JSX.Element;
33
33
  declare function TableCaption({
34
34
  className,
35
35
  ...props
36
- }: React$1.ComponentPropsWithoutRef<'caption'>): react_jsx_runtime206.JSX.Element;
36
+ }: React$1.ComponentPropsWithoutRef<'caption'>): react_jsx_runtime151.JSX.Element;
37
37
  //#endregion
38
38
  export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow };
package/dist/ui/table.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
 
7
7
  //#region ui/table.tsx
package/dist/ui/tabs.d.ts CHANGED
@@ -1,23 +1,23 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime266 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime206 from "react/jsx-runtime";
3
3
  import * as TabsPrimitive from "@radix-ui/react-tabs";
4
4
 
5
5
  //#region ui/tabs.d.ts
6
6
  declare function Tabs({
7
7
  className,
8
8
  ...props
9
- }: React$1.ComponentProps<typeof TabsPrimitive.Root>): react_jsx_runtime266.JSX.Element;
9
+ }: React$1.ComponentProps<typeof TabsPrimitive.Root>): react_jsx_runtime206.JSX.Element;
10
10
  declare function TabsList({
11
11
  className,
12
12
  ...props
13
- }: React$1.ComponentProps<typeof TabsPrimitive.List>): react_jsx_runtime266.JSX.Element;
13
+ }: React$1.ComponentProps<typeof TabsPrimitive.List>): react_jsx_runtime206.JSX.Element;
14
14
  declare function TabsTrigger({
15
15
  className,
16
16
  ...props
17
- }: React$1.ComponentProps<typeof TabsPrimitive.Trigger>): react_jsx_runtime266.JSX.Element;
17
+ }: React$1.ComponentProps<typeof TabsPrimitive.Trigger>): react_jsx_runtime206.JSX.Element;
18
18
  declare function TabsContent({
19
19
  className,
20
20
  ...props
21
- }: React$1.ComponentProps<typeof TabsPrimitive.Content>): react_jsx_runtime266.JSX.Element;
21
+ }: React$1.ComponentProps<typeof TabsPrimitive.Content>): react_jsx_runtime206.JSX.Element;
22
22
  //#endregion
23
23
  export { Tabs, TabsContent, TabsList, TabsTrigger };
package/dist/ui/tabs.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 TabsPrimitive from "@radix-ui/react-tabs";
7
7
 
package/dist/ui/text.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime117 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime253 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/text.d.ts
5
5
  type TextProps = React$1.ComponentPropsWithoutRef<'p'> & {
@@ -9,6 +9,6 @@ declare function Text({
9
9
  className,
10
10
  asChild,
11
11
  ...props
12
- }: TextProps): react_jsx_runtime117.JSX.Element;
12
+ }: TextProps): react_jsx_runtime253.JSX.Element;
13
13
  //#endregion
14
14
  export { Text, TextProps };
package/dist/ui/text.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
 
@@ -1,11 +1,11 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime197 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime46 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/textarea.d.ts
5
5
  type TextareaProps = React$1.ComponentPropsWithoutRef<'textarea'>;
6
6
  declare function Textarea({
7
7
  className,
8
8
  ...props
9
- }: TextareaProps): react_jsx_runtime197.JSX.Element;
9
+ }: TextareaProps): react_jsx_runtime46.JSX.Element;
10
10
  //#endregion
11
11
  export { Textarea, TextareaProps };
@@ -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/textarea.tsx
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime196 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime27 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/time-picker.d.ts
4
4
  interface TimePickerProps {
@@ -16,6 +16,6 @@ declare function TimePicker({
16
16
  placeholder,
17
17
  is24Hour,
18
18
  className
19
- }: TimePickerProps): react_jsx_runtime196.JSX.Element;
19
+ }: TimePickerProps): react_jsx_runtime27.JSX.Element;
20
20
  //#endregion
21
21
  export { TimePicker, TimePickerProps };
@@ -1,9 +1,9 @@
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 { Popover, PopoverContent, PopoverTrigger } from "./popover.js";
5
6
  import * as React$1 from "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/time-picker.tsx
@@ -1,14 +1,14 @@
1
1
  import * as React$1 from "react";
2
2
  import { VariantProps } from "class-variance-authority";
3
3
  import * as ToastPrimitives from "@radix-ui/react-toast";
4
- import * as class_variance_authority_types8 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types0 from "class-variance-authority/types";
5
5
 
6
6
  //#region ui/toast.d.ts
7
7
  declare const ToastProvider: React$1.FC<ToastPrimitives.ToastProviderProps>;
8
8
  declare const ToastViewport: React$1.ForwardRefExoticComponent<Omit<ToastPrimitives.ToastViewportProps & React$1.RefAttributes<HTMLOListElement>, "ref"> & React$1.RefAttributes<HTMLOListElement>>;
9
9
  declare const Toast: React$1.ForwardRefExoticComponent<Omit<ToastPrimitives.ToastProps & React$1.RefAttributes<HTMLLIElement>, "ref"> & VariantProps<(props?: ({
10
10
  variant?: "default" | "destructive" | null | undefined;
11
- } & class_variance_authority_types8.ClassProp) | undefined) => string> & React$1.RefAttributes<HTMLLIElement>>;
11
+ } & class_variance_authority_types0.ClassProp) | undefined) => string> & React$1.RefAttributes<HTMLLIElement>>;
12
12
  declare const ToastAction: React$1.ForwardRefExoticComponent<Omit<ToastPrimitives.ToastActionProps & React$1.RefAttributes<HTMLButtonElement>, "ref"> & React$1.RefAttributes<HTMLButtonElement>>;
13
13
  declare const ToastClose: React$1.ForwardRefExoticComponent<Omit<ToastPrimitives.ToastCloseProps & React$1.RefAttributes<HTMLButtonElement>, "ref"> & React$1.RefAttributes<HTMLButtonElement>>;
14
14
  declare const ToastTitle: React$1.ForwardRefExoticComponent<Omit<ToastPrimitives.ToastTitleProps & React$1.RefAttributes<HTMLDivElement>, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
package/dist/ui/toast.js CHANGED
@@ -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 { X } from "lucide-react";
5
- import { cn } from "@lssm/lib.ui-kit-core/utils";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  import { cva } from "class-variance-authority";
8
8
  import * as ToastPrimitives from "@radix-ui/react-toast";
@@ -1,6 +1,6 @@
1
- import * as react_jsx_runtime161 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime26 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/toaster.d.ts
4
- declare function Toaster(): react_jsx_runtime161.JSX.Element;
4
+ declare function Toaster(): react_jsx_runtime26.JSX.Element;
5
5
  //#endregion
6
6
  export { Toaster };
@@ -1,6 +1,6 @@
1
1
  import { toggleVariants } from "./toggle.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime203 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime44 from "react/jsx-runtime";
4
4
  import { VariantProps } from "class-variance-authority";
5
5
  import * as ToggleGroupPrimitive from "@radix-ui/react-toggle-group";
6
6
 
@@ -11,13 +11,13 @@ declare function ToggleGroup({
11
11
  size,
12
12
  children,
13
13
  ...props
14
- }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime203.JSX.Element;
14
+ }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime44.JSX.Element;
15
15
  declare function ToggleGroupItem({
16
16
  className,
17
17
  children,
18
18
  variant,
19
19
  size,
20
20
  ...props
21
- }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime203.JSX.Element;
21
+ }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime44.JSX.Element;
22
22
  //#endregion
23
23
  export { ToggleGroup, ToggleGroupItem };
@@ -1,8 +1,8 @@
1
1
  'use client';
2
2
 
3
+ import { cn } from "../ui-kit-core/dist/utils.js";
3
4
  import { toggleVariants } from "./toggle.js";
4
5
  import * as React$1 from "react";
5
- import { cn } from "@lssm/lib.ui-kit-core/utils";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  import "class-variance-authority";
8
8
  import * as ToggleGroupPrimitive from "@radix-ui/react-toggle-group";
@@ -1,19 +1,19 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime272 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime28 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as TogglePrimitive from "@radix-ui/react-toggle";
5
- import * as class_variance_authority_types22 from "class-variance-authority/types";
5
+ import * as class_variance_authority_types1 from "class-variance-authority/types";
6
6
 
7
7
  //#region ui/toggle.d.ts
8
8
  declare const toggleVariants: (props?: ({
9
9
  variant?: "default" | "outline" | null | undefined;
10
10
  size?: "default" | "sm" | "lg" | null | undefined;
11
- } & class_variance_authority_types22.ClassProp) | undefined) => string;
11
+ } & class_variance_authority_types1.ClassProp) | undefined) => string;
12
12
  declare function Toggle({
13
13
  className,
14
14
  variant,
15
15
  size,
16
16
  ...props
17
- }: React$1.ComponentProps<typeof TogglePrimitive.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime272.JSX.Element;
17
+ }: React$1.ComponentProps<typeof TogglePrimitive.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime28.JSX.Element;
18
18
  //#endregion
19
19
  export { Toggle, toggleVariants };
package/dist/ui/toggle.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 { cva } from "class-variance-authority";
7
7
  import * as TogglePrimitive from "@radix-ui/react-toggle";
@@ -1,23 +1,23 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime113 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime29 from "react/jsx-runtime";
3
3
  import * as TooltipPrimitive from "@radix-ui/react-tooltip";
4
4
 
5
5
  //#region ui/tooltip.d.ts
6
6
  declare function TooltipProvider({
7
7
  delayDuration,
8
8
  ...props
9
- }: React$1.ComponentProps<typeof TooltipPrimitive.Provider>): react_jsx_runtime113.JSX.Element;
9
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Provider>): react_jsx_runtime29.JSX.Element;
10
10
  declare function Tooltip({
11
11
  ...props
12
- }: React$1.ComponentProps<typeof TooltipPrimitive.Root>): react_jsx_runtime113.JSX.Element;
12
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Root>): react_jsx_runtime29.JSX.Element;
13
13
  declare function TooltipTrigger({
14
14
  ...props
15
- }: React$1.ComponentProps<typeof TooltipPrimitive.Trigger>): react_jsx_runtime113.JSX.Element;
15
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Trigger>): react_jsx_runtime29.JSX.Element;
16
16
  declare function TooltipContent({
17
17
  className,
18
18
  sideOffset,
19
19
  children,
20
20
  ...props
21
- }: React$1.ComponentProps<typeof TooltipPrimitive.Content>): react_jsx_runtime113.JSX.Element;
21
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Content>): react_jsx_runtime29.JSX.Element;
22
22
  //#endregion
23
23
  export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
@@ -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, jsxs } from "react/jsx-runtime";
6
6
  import * as TooltipPrimitive from "@radix-ui/react-tooltip";
7
7
 
@@ -1,5 +1,5 @@
1
1
  import { TextProps } from "./text.js";
2
- import * as react_jsx_runtime162 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime33 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/typography.d.ts
5
5
  type TypographyProps = TextProps & {
@@ -9,56 +9,56 @@ declare function H1({
9
9
  className,
10
10
  asChild,
11
11
  ...props
12
- }: TypographyProps): react_jsx_runtime162.JSX.Element;
12
+ }: TypographyProps): react_jsx_runtime33.JSX.Element;
13
13
  declare function H2({
14
14
  className,
15
15
  asChild,
16
16
  ...props
17
- }: TypographyProps): react_jsx_runtime162.JSX.Element;
17
+ }: TypographyProps): react_jsx_runtime33.JSX.Element;
18
18
  declare function H3({
19
19
  className,
20
20
  asChild,
21
21
  ...props
22
- }: TypographyProps): react_jsx_runtime162.JSX.Element;
22
+ }: TypographyProps): react_jsx_runtime33.JSX.Element;
23
23
  declare function H4({
24
24
  className,
25
25
  asChild,
26
26
  ...props
27
- }: TypographyProps): react_jsx_runtime162.JSX.Element;
27
+ }: TypographyProps): react_jsx_runtime33.JSX.Element;
28
28
  declare function P({
29
29
  className,
30
30
  asChild,
31
31
  ...props
32
- }: TypographyProps): react_jsx_runtime162.JSX.Element;
32
+ }: TypographyProps): react_jsx_runtime33.JSX.Element;
33
33
  declare function BlockQuote({
34
34
  className,
35
35
  asChild,
36
36
  ...props
37
- }: TypographyProps): react_jsx_runtime162.JSX.Element;
37
+ }: TypographyProps): react_jsx_runtime33.JSX.Element;
38
38
  declare function Code({
39
39
  className,
40
40
  asChild,
41
41
  ...props
42
- }: TypographyProps): react_jsx_runtime162.JSX.Element;
42
+ }: TypographyProps): react_jsx_runtime33.JSX.Element;
43
43
  declare function Lead({
44
44
  className,
45
45
  asChild,
46
46
  ...props
47
- }: TypographyProps): react_jsx_runtime162.JSX.Element;
47
+ }: TypographyProps): react_jsx_runtime33.JSX.Element;
48
48
  declare function Large({
49
49
  className,
50
50
  asChild,
51
51
  ...props
52
- }: TypographyProps): react_jsx_runtime162.JSX.Element;
52
+ }: TypographyProps): react_jsx_runtime33.JSX.Element;
53
53
  declare function Small({
54
54
  className,
55
55
  asChild,
56
56
  ...props
57
- }: TypographyProps): react_jsx_runtime162.JSX.Element;
57
+ }: TypographyProps): react_jsx_runtime33.JSX.Element;
58
58
  declare function Muted({
59
59
  className,
60
60
  asChild,
61
61
  ...props
62
- }: TypographyProps): react_jsx_runtime162.JSX.Element;
62
+ }: TypographyProps): react_jsx_runtime33.JSX.Element;
63
63
  //#endregion
64
64
  export { BlockQuote, Code, H1, H2, H3, H4, Large, Lead, Muted, P, Small };
@@ -1,6 +1,6 @@
1
+ import { cn } from "../ui-kit-core/dist/utils.js";
1
2
  import { Text } from "./text.js";
2
3
  import "react";
3
- import { cn } from "@lssm/lib.ui-kit-core/utils";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  import { Slot } from "@radix-ui/react-slot";
6
6
 
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime151 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime146 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/usecases/UseCaseCard.d.ts
4
4
  declare function UseCaseCard({
@@ -13,6 +13,6 @@ declare function UseCaseCard({
13
13
  ctaHref?: string;
14
14
  ctaLabel?: string;
15
15
  onCtaClick?: () => void;
16
- }): react_jsx_runtime151.JSX.Element;
16
+ }): react_jsx_runtime146.JSX.Element;
17
17
  //#endregion
18
18
  export { UseCaseCard };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime200 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime149 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/usecases/UserStoryCard.d.ts
4
4
  declare function UserStoryCard({
@@ -9,6 +9,6 @@ declare function UserStoryCard({
9
9
  title: string;
10
10
  body?: string;
11
11
  outcome?: string;
12
- }): react_jsx_runtime200.JSX.Element;
12
+ }): react_jsx_runtime149.JSX.Element;
13
13
  //#endregion
14
14
  export { UserStoryCard };
@@ -0,0 +1,10 @@
1
+ import { clsx } from "clsx";
2
+ import { twMerge } from "tailwind-merge";
3
+
4
+ //#region ../ui-kit-core/dist/utils.js
5
+ function cn(...inputs) {
6
+ return twMerge(clsx(inputs));
7
+ }
8
+
9
+ //#endregion
10
+ export { cn };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/lib.ui-kit-web",
3
- "version": "0.0.0-canary-20251217060804",
3
+ "version": "0.0.0-canary-20251217062139",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
@@ -22,7 +22,7 @@
22
22
  "test": "jest"
23
23
  },
24
24
  "dependencies": {
25
- "@lssm/lib.ui-kit-core": "0.0.0-canary-20251217060804",
25
+ "@lssm/lib.ui-kit-core": "0.0.0-canary-20251217062139",
26
26
  "@hookform/resolvers": "5.2.2",
27
27
  "@radix-ui/react-accordion": "^1.2.11",
28
28
  "@radix-ui/react-alert-dialog": "^1.1.14",
@@ -82,8 +82,8 @@
82
82
  "typescript": "^5.9.3",
83
83
  "react": "^19.2.3",
84
84
  "react-dom": "^19.2.3",
85
- "@lssm/tool.typescript": "0.0.0-canary-20251217060804",
86
- "@lssm/tool.tsdown": "0.0.0-canary-20251217060804",
85
+ "@lssm/tool.typescript": "0.0.0-canary-20251217062139",
86
+ "@lssm/tool.tsdown": "0.0.0-canary-20251217062139",
87
87
  "@types/geojson": "^7946.0.14",
88
88
  "@sentry/nextjs": "^10.30.0",
89
89
  "maplibre-gl": "^5.14.0",