@lssm/lib.ui-kit-web 1.6.0 → 1.7.0

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 (138) hide show
  1. package/dist/index.js +0 -1
  2. package/dist/ui/alert-dialog.d.ts +12 -12
  3. package/dist/ui/alert-dialog.d.ts.map +1 -1
  4. package/dist/ui/alert.d.ts +6 -6
  5. package/dist/ui/alert.d.ts.map +1 -1
  6. package/dist/ui/aspect-ratio.d.ts +2 -2
  7. package/dist/ui/atoms/FilterSelect/types.js +0 -1
  8. package/dist/ui/atoms/Pagination/types.js +0 -1
  9. package/dist/ui/atoms/SearchInput/types.js +0 -1
  10. package/dist/ui/badge.d.ts +4 -4
  11. package/dist/ui/badge.d.ts.map +1 -1
  12. package/dist/ui/breadcrumb.d.ts +8 -8
  13. package/dist/ui/breadcrumb.d.ts.map +1 -1
  14. package/dist/ui/button.d.ts +5 -5
  15. package/dist/ui/button.d.ts.map +1 -1
  16. package/dist/ui/calendar.d.ts +3 -3
  17. package/dist/ui/card.d.ts +8 -8
  18. package/dist/ui/card.d.ts.map +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.d.ts.map +1 -1
  22. package/dist/ui/collapsible.d.ts +4 -4
  23. package/dist/ui/command.d.ts +10 -10
  24. package/dist/ui/confirm-dialog.d.ts +2 -2
  25. package/dist/ui/context-menu.d.ts +2 -2
  26. package/dist/ui/context-menu.d.ts.map +1 -1
  27. package/dist/ui/cta.d.ts +1 -1
  28. package/dist/ui/date-picker.d.ts +2 -2
  29. package/dist/ui/date-picker.d.ts.map +1 -1
  30. package/dist/ui/date-range-picker.d.ts +2 -2
  31. package/dist/ui/datetime-picker.d.ts +2 -2
  32. package/dist/ui/datetime-picker.d.ts.map +1 -1
  33. package/dist/ui/dialog.d.ts +11 -11
  34. package/dist/ui/dialog.d.ts.map +1 -1
  35. package/dist/ui/drawer.d.ts +11 -11
  36. package/dist/ui/dropdown-menu.d.ts +16 -16
  37. package/dist/ui/dropdown-menu.d.ts.map +1 -1
  38. package/dist/ui/empty-state.d.ts +4 -4
  39. package/dist/ui/empty-state.d.ts.map +1 -1
  40. package/dist/ui/empty.d.ts +9 -9
  41. package/dist/ui/empty.d.ts.map +1 -1
  42. package/dist/ui/field.d.ts +14 -14
  43. package/dist/ui/field.d.ts.map +1 -1
  44. package/dist/ui/form.d.ts +7 -7
  45. package/dist/ui/hover-card.d.ts +4 -4
  46. package/dist/ui/hover-card.d.ts.map +1 -1
  47. package/dist/ui/input-group.d.ts +10 -10
  48. package/dist/ui/input-group.d.ts.map +1 -1
  49. package/dist/ui/input-otp.d.ts +2 -2
  50. package/dist/ui/input.d.ts +2 -2
  51. package/dist/ui/input.d.ts.map +1 -1
  52. package/dist/ui/label.d.ts +2 -2
  53. package/dist/ui/label.d.ts.map +1 -1
  54. package/dist/ui/link.d.ts +3 -3
  55. package/dist/ui/live-region.d.ts +2 -2
  56. package/dist/ui/live-region.d.ts.map +1 -1
  57. package/dist/ui/loading-button.d.ts +2 -2
  58. package/dist/ui/loading-button.d.ts.map +1 -1
  59. package/dist/ui/map/MapBase.d.ts +2 -2
  60. package/dist/ui/map/MapGeoJsonOverlay.d.ts +2 -2
  61. package/dist/ui/map/MapGeoJsonOverlay.d.ts.map +1 -1
  62. package/dist/ui/map/MapHeatmapH3.d.ts +2 -2
  63. package/dist/ui/map/MapHeatmapH3.d.ts.map +1 -1
  64. package/dist/ui/map/MapMarkers.d.ts +2 -2
  65. package/dist/ui/map/MapMarkers.d.ts.map +1 -1
  66. package/dist/ui/marketing/FeatureGrid.d.ts +2 -2
  67. package/dist/ui/marketing/FeatureGrid.d.ts.map +1 -1
  68. package/dist/ui/marketing/Hero.d.ts +2 -2
  69. package/dist/ui/marketing/Hero.d.ts.map +1 -1
  70. package/dist/ui/marketing/PricingTable.d.ts +2 -2
  71. package/dist/ui/marketing/PricingTable.d.ts.map +1 -1
  72. package/dist/ui/menubar.d.ts +17 -17
  73. package/dist/ui/molecules/Autocomplete/index.d.ts +2 -2
  74. package/dist/ui/molecules/SearchAndFilter/types.js +0 -1
  75. package/dist/ui/molecules/SkeletonList.d.ts +2 -2
  76. package/dist/ui/nav-layout.d.ts +8 -8
  77. package/dist/ui/nav-layout.d.ts.map +1 -1
  78. package/dist/ui/navigation-menu.d.ts +11 -11
  79. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts +2 -2
  80. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.js +3 -7
  81. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.js.map +1 -1
  82. package/dist/ui/organisms/ListPage/ListPage.d.ts +2 -2
  83. package/dist/ui/organisms/ListPage/types.js +0 -1
  84. package/dist/ui/page-header.d.ts +4 -4
  85. package/dist/ui/page-header.d.ts.map +1 -1
  86. package/dist/ui/pagination.d.ts +6 -6
  87. package/dist/ui/popover.d.ts +5 -5
  88. package/dist/ui/progress.d.ts +2 -2
  89. package/dist/ui/progress.d.ts.map +1 -1
  90. package/dist/ui/radio-group.d.ts +3 -3
  91. package/dist/ui/radio-group.d.ts.map +1 -1
  92. package/dist/ui/resizable.d.ts +7 -7
  93. package/dist/ui/resizable.d.ts.map +1 -1
  94. package/dist/ui/route-announcer.d.ts +2 -2
  95. package/dist/ui/scroll-area.d.ts +3 -3
  96. package/dist/ui/scroll-area.d.ts.map +1 -1
  97. package/dist/ui/section.d.ts +9 -9
  98. package/dist/ui/section.d.ts.map +1 -1
  99. package/dist/ui/select.d.ts +11 -11
  100. package/dist/ui/select.d.ts.map +1 -1
  101. package/dist/ui/separator.d.ts +2 -2
  102. package/dist/ui/separator.d.ts.map +1 -1
  103. package/dist/ui/sheet.d.ts +9 -9
  104. package/dist/ui/sheet.d.ts.map +1 -1
  105. package/dist/ui/sidebar.d.ts +4 -4
  106. package/dist/ui/sidebar.d.ts.map +1 -1
  107. package/dist/ui/skeleton.d.ts +2 -2
  108. package/dist/ui/skeleton.d.ts.map +1 -1
  109. package/dist/ui/skip-link.d.ts +2 -2
  110. package/dist/ui/slider.d.ts +2 -2
  111. package/dist/ui/sonner.d.ts +2 -2
  112. package/dist/ui/stack.d.ts +13 -13
  113. package/dist/ui/stack.d.ts.map +1 -1
  114. package/dist/ui/stat-card-group.d.ts +2 -2
  115. package/dist/ui/stepper.d.ts +4 -4
  116. package/dist/ui/switch.d.ts +2 -2
  117. package/dist/ui/table.d.ts +9 -9
  118. package/dist/ui/tabs.d.ts +5 -5
  119. package/dist/ui/text.d.ts +2 -2
  120. package/dist/ui/text.d.ts.map +1 -1
  121. package/dist/ui/textarea.d.ts +2 -2
  122. package/dist/ui/textarea.d.ts.map +1 -1
  123. package/dist/ui/time-picker.d.ts +2 -2
  124. package/dist/ui/time-picker.d.ts.map +1 -1
  125. package/dist/ui/toast.d.ts +2 -2
  126. package/dist/ui/toast.d.ts.map +1 -1
  127. package/dist/ui/toaster.d.ts +2 -2
  128. package/dist/ui/toaster.d.ts.map +1 -1
  129. package/dist/ui/toggle-group.d.ts +3 -3
  130. package/dist/ui/toggle-group.d.ts.map +1 -1
  131. package/dist/ui/toggle.d.ts +4 -4
  132. package/dist/ui/toggle.d.ts.map +1 -1
  133. package/dist/ui/tooltip.d.ts +5 -5
  134. package/dist/ui/typography.d.ts +12 -12
  135. package/dist/ui/typography.d.ts.map +1 -1
  136. package/dist/ui/usecases/UseCaseCard.d.ts +2 -2
  137. package/dist/ui/usecases/UserStoryCard.d.ts +2 -2
  138. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"stack.d.ts","names":[],"sources":["../../ui/stack.tsx"],"sourcesContent":[],"mappings":";;;;;cAIM,sBAyDL;;;EAzDK,OAAA,CAAA,EAAA,QA+BJ,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,QAAA,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;IAAA,gCAAA,CAAA,SA0BD,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;cAXK,MAAM,EAAA,OAAA,CAAA,yBAAA,CAAA,OAAA,CAAA,cAAA,CAAA,cAAA,CAAA,GAAA,YAAA,CAAA,CAAA,MAAA,EAAA,CAAA;EAAA,GAAA,CAAA,EAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,MAAA,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,IAAA,GAAA,SAAA;EAAA,KAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,IAAA,GAAA,SAAA;EAAA,OAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,QAAA,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;IAAA,gCAAA,CAAA;;CAAA,wBAAA,eAAA,CAAA,CAAA;cAcN,cAdM,EAAA,CAAA,KA2DA,CA3DA,EAAA,CAAA;EAcN,GAAA,CAAA,EAAA,IAAA,GAAA,IAsCJ,GAAA,IAAA,GAAA,MAAA,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,IAAA,GAAA,SAAA;EAOI,KAAA,CAAA,EAAA,QAWL,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,UAAA,GAAA,IAAA,GAAA,SAAA;EAXW,OAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,QAAA,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;EAAA,IAAA,CAAA,EAAA,MAAA,GAAA,QAAA,GAAA,aAAA,GAAA,IAAA,GAAA,SAAA;CAAA,GAPV,gCAAA,CAAA,SAOU,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;cAAN,MAAM,EAAA,OAAA,CAAA,yBAAA,CAAA,OAAA,CAAA,cAAA,CAAA,cAAA,CAAA,GAAA,YAAA,CAAA,CAAA,KAoDV,CApDU,EAAA,CAAA;;;EAAA,OAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,QAAA,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;EAAA,IAAA,CAAA,EAAA,MAAA,GAAA,QAAA,GAAA,aAAA,GAAA,IAAA,GAAA,SAAA;AAAA,CAAA,GAAA,gCAAA,CAAA,SAoDV,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA,CAAA,GAAA;EAOI,EAAA,CAAA,EAAA,KAWL,GAAA,SAAA,GAAA,KAAA,GAAA,QAAA,GAAA,QAAA,GAAA,SAAA,GAAA,OAAA;CAXQ,wBAAA,eAAA,CAAA,CAAA;cA7CH,WA6CG,EAAA,CAAA,KAAA,CAAA,EAAA,CAAA;EAAA,GAAA,CAAA,EAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,MAAA,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,IAAA,GAAA,SAAA;EAAA,KAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,UAAA,GAAA,IAAA,GAAA,SAAA;;;CAAA,GAPP,gCAAA,CAAA,SAOO,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;cAAH,GAAG,EAAA,OAAA,CAAA,yBAAA,CAAA,OAAA,CAAA,cAAA,CAAA,cAAA,CAAA,GAAA,YAAA,CAAA,CAAA,MAAA,EAAA,CAAA;;;;;IAAA,gCAAA,CAAA"}
1
+ {"version":3,"file":"stack.d.ts","names":[],"sources":["../../ui/stack.tsx"],"sourcesContent":[],"mappings":";;;;;cAIM,sBAyDL;;;EAzDK,OAAA,CAAA,EAAA,QA+BJ,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,QAAA,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;IAAA,gCAAA,CAAA,SA0BD,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;cAXK,MAAM,EAAA,OAAA,CAAA,yBAAA,CAAA,OAAA,CAAA,cAAA,CAAA,cAAA,CAAA,GAAA,YAAA,CAAA,CAAA,MAAA,EAAA,CAAA;EAAA,GAAA,CAAA,EAAA,MAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,IAAA,GAAA,SAAA;EAAA,KAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,IAAA,GAAA,SAAA;EAAA,OAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,QAAA,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;IAAA,gCAAA,CAAA;;CAAA,wBAAA,eAAA,CAAA,CAAA;cAcN,cAdM,EAAA,CAAA,KA2DA,CA3DA,EAAA,CAAA;EAcN,GAAA,CAAA,EAAA,MAAA,GAAA,IAsCJ,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,IAAA,GAAA,SAAA;EAOI,KAAA,CAAA,EAAA,QAWL,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,UAAA,GAAA,IAAA,GAAA,SAAA;EAXW,OAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,QAAA,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;EAAA,IAAA,CAAA,EAAA,MAAA,GAAA,QAAA,GAAA,aAAA,GAAA,IAAA,GAAA,SAAA;CAAA,GAPV,gCAAA,CAAA,SAOU,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;cAAN,MAAM,EAAA,OAAA,CAAA,yBAAA,CAAA,OAAA,CAAA,cAAA,CAAA,cAAA,CAAA,GAAA,YAAA,CAAA,CAAA,KAoDV,CApDU,EAAA,CAAA;;;EAAA,OAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,QAAA,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;EAAA,IAAA,CAAA,EAAA,MAAA,GAAA,QAAA,GAAA,aAAA,GAAA,IAAA,GAAA,SAAA;AAAA,CAAA,GAAA,gCAAA,CAAA,SAoDV,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA,CAAA,GAAA;EAOI,EAAA,CAAA,EAAA,KAWL,GAAA,SAAA,GAAA,KAAA,GAAA,QAAA,GAAA,QAAA,GAAA,SAAA,GAAA,OAAA;CAXQ,wBAAA,eAAA,CAAA,CAAA;cA7CH,WA6CG,EAAA,CAAA,KAAA,CAAA,EAAA,CAAA;EAAA,GAAA,CAAA,EAAA,MAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,KAAA,GAAA,IAAA,GAAA,SAAA;EAAA,KAAA,CAAA,EAAA,QAAA,GAAA,OAAA,GAAA,KAAA,GAAA,SAAA,GAAA,UAAA,GAAA,IAAA,GAAA,SAAA;;;CAAA,GAPP,gCAAA,CAAA,SAOO,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;cAAH,GAAG,EAAA,OAAA,CAAA,yBAAA,CAAA,OAAA,CAAA,cAAA,CAAA,cAAA,CAAA,GAAA,YAAA,CAAA,CAAA,MAAA,EAAA,CAAA;;;;;IAAA,gCAAA,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime144 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime195 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/stat-card-group.d.ts
5
5
  interface StatItem {
@@ -13,7 +13,7 @@ declare function StatCardGroup({
13
13
  }: {
14
14
  items: StatItem[];
15
15
  className?: string;
16
- }): react_jsx_runtime144.JSX.Element;
16
+ }): react_jsx_runtime195.JSX.Element;
17
17
  //#endregion
18
18
  export { StatCardGroup, StatItem };
19
19
  //# sourceMappingURL=stat-card-group.d.ts.map
@@ -1,12 +1,12 @@
1
- import * as react_jsx_runtime161 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime192 from "react/jsx-runtime";
2
2
  import { VariantProps } from "class-variance-authority";
3
- import * as class_variance_authority_types10 from "class-variance-authority/types";
3
+ import * as class_variance_authority_types15 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_types10.ClassProp) | undefined) => string;
9
+ } & class_variance_authority_types15.ClassProp) | undefined) => string;
10
10
  interface StepperProps extends VariantProps<typeof dotVariants> {
11
11
  current: number;
12
12
  total: number;
@@ -17,7 +17,7 @@ declare function Stepper({
17
17
  total,
18
18
  size,
19
19
  className
20
- }: StepperProps): react_jsx_runtime161.JSX.Element;
20
+ }: StepperProps): react_jsx_runtime192.JSX.Element;
21
21
  //#endregion
22
22
  export { Stepper, StepperProps };
23
23
  //# sourceMappingURL=stepper.d.ts.map
@@ -1,12 +1,12 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime155 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime115 from "react/jsx-runtime";
3
3
  import * as SwitchPrimitive from "@radix-ui/react-switch";
4
4
 
5
5
  //#region ui/switch.d.ts
6
6
  declare function Switch({
7
7
  className,
8
8
  ...props
9
- }: React$1.ComponentProps<typeof SwitchPrimitive.Root>): react_jsx_runtime155.JSX.Element;
9
+ }: React$1.ComponentProps<typeof SwitchPrimitive.Root>): react_jsx_runtime115.JSX.Element;
10
10
  //#endregion
11
11
  export { Switch };
12
12
  //# sourceMappingURL=switch.d.ts.map
@@ -1,39 +1,39 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime147 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime103 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.ComponentProps<'table'>): react_jsx_runtime147.JSX.Element;
8
+ }: React$1.ComponentProps<'table'>): react_jsx_runtime103.JSX.Element;
9
9
  declare function TableHeader({
10
10
  className,
11
11
  ...props
12
- }: React$1.ComponentProps<'thead'>): react_jsx_runtime147.JSX.Element;
12
+ }: React$1.ComponentProps<'thead'>): react_jsx_runtime103.JSX.Element;
13
13
  declare function TableBody({
14
14
  className,
15
15
  ...props
16
- }: React$1.ComponentProps<'tbody'>): react_jsx_runtime147.JSX.Element;
16
+ }: React$1.ComponentProps<'tbody'>): react_jsx_runtime103.JSX.Element;
17
17
  declare function TableFooter({
18
18
  className,
19
19
  ...props
20
- }: React$1.ComponentProps<'tfoot'>): react_jsx_runtime147.JSX.Element;
20
+ }: React$1.ComponentProps<'tfoot'>): react_jsx_runtime103.JSX.Element;
21
21
  declare function TableRow({
22
22
  className,
23
23
  ...props
24
- }: React$1.ComponentProps<'tr'>): react_jsx_runtime147.JSX.Element;
24
+ }: React$1.ComponentProps<'tr'>): react_jsx_runtime103.JSX.Element;
25
25
  declare function TableHead({
26
26
  className,
27
27
  ...props
28
- }: React$1.ComponentProps<'th'>): react_jsx_runtime147.JSX.Element;
28
+ }: React$1.ComponentProps<'th'>): react_jsx_runtime103.JSX.Element;
29
29
  declare function TableCell({
30
30
  className,
31
31
  ...props
32
- }: React$1.ComponentProps<'td'>): react_jsx_runtime147.JSX.Element;
32
+ }: React$1.ComponentProps<'td'>): react_jsx_runtime103.JSX.Element;
33
33
  declare function TableCaption({
34
34
  className,
35
35
  ...props
36
- }: React$1.ComponentProps<'caption'>): react_jsx_runtime147.JSX.Element;
36
+ }: React$1.ComponentProps<'caption'>): react_jsx_runtime103.JSX.Element;
37
37
  //#endregion
38
38
  export { Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow };
39
39
  //# sourceMappingURL=table.d.ts.map
package/dist/ui/tabs.d.ts CHANGED
@@ -1,24 +1,24 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime156 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime111 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_runtime156.JSX.Element;
9
+ }: React$1.ComponentProps<typeof TabsPrimitive.Root>): react_jsx_runtime111.JSX.Element;
10
10
  declare function TabsList({
11
11
  className,
12
12
  ...props
13
- }: React$1.ComponentProps<typeof TabsPrimitive.List>): react_jsx_runtime156.JSX.Element;
13
+ }: React$1.ComponentProps<typeof TabsPrimitive.List>): react_jsx_runtime111.JSX.Element;
14
14
  declare function TabsTrigger({
15
15
  className,
16
16
  ...props
17
- }: React$1.ComponentProps<typeof TabsPrimitive.Trigger>): react_jsx_runtime156.JSX.Element;
17
+ }: React$1.ComponentProps<typeof TabsPrimitive.Trigger>): react_jsx_runtime111.JSX.Element;
18
18
  declare function TabsContent({
19
19
  className,
20
20
  ...props
21
- }: React$1.ComponentProps<typeof TabsPrimitive.Content>): react_jsx_runtime156.JSX.Element;
21
+ }: React$1.ComponentProps<typeof TabsPrimitive.Content>): react_jsx_runtime111.JSX.Element;
22
22
  //#endregion
23
23
  export { Tabs, TabsContent, TabsList, TabsTrigger };
24
24
  //# sourceMappingURL=tabs.d.ts.map
package/dist/ui/text.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime140 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime68 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/text.d.ts
5
5
  type TextProps = React$1.HTMLProps<HTMLParagraphElement> & {
@@ -10,7 +10,7 @@ declare function Text({
10
10
  className,
11
11
  asChild,
12
12
  ...props
13
- }: TextProps): react_jsx_runtime140.JSX.Element;
13
+ }: TextProps): react_jsx_runtime68.JSX.Element;
14
14
  //#endregion
15
15
  export { Text, TextProps };
16
16
  //# sourceMappingURL=text.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"text.d.ts","names":[],"sources":["../../ui/text.tsx"],"sourcesContent":[],"mappings":";;;;KAIY,SAAA,GAAY,OAAA,CAAM,UAAU;QAChC,OAAA,CAAM,UAAU,OAAA,CAAM,UAAU;;AADxC,CAAA;iBAKS,IAAA,CAL+B;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAKgB,SALhB,CAAA,EAKyB,oBAAA,CAAA,GAAA,CAAA,OALzB"}
1
+ {"version":3,"file":"text.d.ts","names":[],"sources":["../../ui/text.tsx"],"sourcesContent":[],"mappings":";;;;KAIY,SAAA,GAAY,OAAA,CAAM,UAAU;QAChC,OAAA,CAAM,UAAU,OAAA,CAAM,UAAU;;AADxC,CAAA;iBAKS,IAAA,CAL+B;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAKgB,SALhB,CAAA,EAKyB,mBAAA,CAAA,GAAA,CAAA,OALzB"}
@@ -1,12 +1,12 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime180 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime71 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/textarea.d.ts
5
5
  type TextareaProps = React$1.ComponentProps<'textarea'>;
6
6
  declare function Textarea({
7
7
  className,
8
8
  ...props
9
- }: TextareaProps): react_jsx_runtime180.JSX.Element;
9
+ }: TextareaProps): react_jsx_runtime71.JSX.Element;
10
10
  //#endregion
11
11
  export { Textarea, TextareaProps };
12
12
  //# sourceMappingURL=textarea.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"textarea.d.ts","names":[],"sources":["../../ui/textarea.tsx"],"sourcesContent":[],"mappings":";;;;KAIY,aAAA,GAAgB,OAAA,CAAM;iBAEzB,QAAA;;;GAAkC,gBAAa,oBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"textarea.d.ts","names":[],"sources":["../../ui/textarea.tsx"],"sourcesContent":[],"mappings":";;;;KAIY,aAAA,GAAgB,OAAA,CAAM;iBAEzB,QAAA;;;GAAkC,gBAAa,mBAAA,CAAA,GAAA,CAAA"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime184 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime67 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/time-picker.d.ts
4
4
  interface TimePickerProps {
@@ -16,7 +16,7 @@ declare function TimePicker({
16
16
  placeholder,
17
17
  is24Hour,
18
18
  className
19
- }: TimePickerProps): react_jsx_runtime184.JSX.Element;
19
+ }: TimePickerProps): react_jsx_runtime67.JSX.Element;
20
20
  //#endregion
21
21
  export { TimePicker, TimePickerProps };
22
22
  //# sourceMappingURL=time-picker.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"time-picker.d.ts","names":[],"sources":["../../ui/time-picker.tsx"],"sourcesContent":[],"mappings":";;;UAOiB,eAAA;SACR;mBACU;EAFF,QAAA,CAAA,EAAA,OAAe;EAkBhB,WAAA,CAAA,EAAU,MAAA;EACxB,QAAA,CAAA,EAAA,OAAA;EACA,SAAA,CAAA,EAAA,MAAA;;AAEA,iBAJc,UAAA,CAId;EAAA,KAAA;EAAA,QAAA;EAAA,QAAA;EAAA,WAAA;EAAA,QAAA;EAAA;AAAA,CAAA,EAGC,eAHD,CAAA,EAGgB,oBAAA,CAAA,GAAA,CAAA,OAHhB"}
1
+ {"version":3,"file":"time-picker.d.ts","names":[],"sources":["../../ui/time-picker.tsx"],"sourcesContent":[],"mappings":";;;UAOiB,eAAA;SACR;mBACU;EAFF,QAAA,CAAA,EAAA,OAAe;EAkBhB,WAAA,CAAA,EAAU,MAAA;EACxB,QAAA,CAAA,EAAA,OAAA;EACA,SAAA,CAAA,EAAA,MAAA;;AAEA,iBAJc,UAAA,CAId;EAAA,KAAA;EAAA,QAAA;EAAA,QAAA;EAAA,WAAA;EAAA,QAAA;EAAA;AAAA,CAAA,EAGC,eAHD,CAAA,EAGgB,mBAAA,CAAA,GAAA,CAAA,OAHhB"}
@@ -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_types21 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_types21.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>>;
@@ -1 +1 @@
1
- {"version":3,"file":"toast.d.ts","names":[],"sources":["../../ui/toast.tsx"],"sourcesContent":[],"mappings":";;;;;;cASM,eAAa,OAAA,CAAA,GAAA,eAAA,CAAA;cAEb,eAAa,OAAA,CAAA,0BAAA,KAAA,eAAA,CAAA,qBAAA,OAAA,CAAA,cAAA,4BAAA,OAAA,CAAA,cAAA;cA+Bb,OAAK,OAAA,CAAA,0BAAA,KAAA,eAAA,CAAA,aAAA,OAAA,CAAA,cAAA,yBAAA,mBAnBT;EAdI,OAAA,CAAA,EAAA,SAAwC,GAAA,aAA3B,GAAA,IAAA,GAAA,SAAA;AAAA,CAAA,GAiCR,gCAAA,CAAA,SAnBT,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA,CAAA,wBAAA,cAAA,CAAA,CAAA;cAkCI,WA9Ca,EA8CF,OAAA,CAAA,yBA9CE,CA8CF,IA9CE,CA8CF,eAAA,CAAA,gBA9CE,GA8CF,OAAA,CAAA,aA9CE,CA8CF,iBA9CE,CAAA,EAAA,KAAA,CAAA,GA8CF,OAAA,CAAA,aA9CE,CA8CF,iBA9CE,CAAA,CAAA;cA6Db,UA7Da,EA6DH,OAAA,CAAA,yBA7DG,CA6DH,IA7DG,CA6DH,eAAA,CAAA,eA7DG,GA6DH,OAAA,CAAA,aA7DG,CA6DH,iBA7DG,CAAA,EAAA,KAAA,CAAA,GA6DH,OAAA,CAAA,aA7DG,CA6DH,iBA7DG,CAAA,CAAA;cA+Eb,UA/Ea,EA+EH,OAAA,CAAA,yBA/EG,CA+EH,IA/EG,CA+EH,eAAA,CAAA,eA/EG,GA+EH,OAAA,CAAA,aA/EG,CA+EH,cA/EG,CAAA,EAAA,KAAA,CAAA,GA+EH,OAAA,CAAA,aA/EG,CA+EH,cA/EG,CAAA,CAAA;cA2Fb,gBA3Fa,EA2FG,OAAA,CAAA,yBA3FH,CA2FG,IA3FH,CA2FG,eAAA,CAAA,qBA3FH,GA2FG,OAAA,CAAA,aA3FH,CA2FG,cA3FH,CAAA,EAAA,KAAA,CAAA,GA2FG,OAAA,CAAA,aA3FH,CA2FG,cA3FH,CAAA,CAAA;KAuGd,UAAA,GAAa,OAAA,CAAM,wBAvGL,CAAA,OAuGqC,KAvGrC,CAAA;KAyGd,kBAAA,GAAqB,OAAA,CAAM,YAzGb,CAAA,OAyGiC,WAzGjC,CAAA"}
1
+ {"version":3,"file":"toast.d.ts","names":[],"sources":["../../ui/toast.tsx"],"sourcesContent":[],"mappings":";;;;;;cASM,eAAa,OAAA,CAAA,GAAA,eAAA,CAAA;cAEb,eAAa,OAAA,CAAA,0BAAA,KAAA,eAAA,CAAA,qBAAA,OAAA,CAAA,cAAA,4BAAA,OAAA,CAAA,cAAA;cA+Bb,OAAK,OAAA,CAAA,0BAAA,KAAA,eAAA,CAAA,aAAA,OAAA,CAAA,cAAA,yBAAA,mBAnBT;EAdI,OAAA,CAAA,EAAA,SAAwC,GAAA,aAA3B,GAAA,IAAA,GAAA,SAAA;AAAA,CAAA,GAiCR,+BAAA,CAAA,SAnBT,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA,CAAA,wBAAA,cAAA,CAAA,CAAA;cAkCI,WA9Ca,EA8CF,OAAA,CAAA,yBA9CE,CA8CF,IA9CE,CA8CF,eAAA,CAAA,gBA9CE,GA8CF,OAAA,CAAA,aA9CE,CA8CF,iBA9CE,CAAA,EAAA,KAAA,CAAA,GA8CF,OAAA,CAAA,aA9CE,CA8CF,iBA9CE,CAAA,CAAA;cA6Db,UA7Da,EA6DH,OAAA,CAAA,yBA7DG,CA6DH,IA7DG,CA6DH,eAAA,CAAA,eA7DG,GA6DH,OAAA,CAAA,aA7DG,CA6DH,iBA7DG,CAAA,EAAA,KAAA,CAAA,GA6DH,OAAA,CAAA,aA7DG,CA6DH,iBA7DG,CAAA,CAAA;cA+Eb,UA/Ea,EA+EH,OAAA,CAAA,yBA/EG,CA+EH,IA/EG,CA+EH,eAAA,CAAA,eA/EG,GA+EH,OAAA,CAAA,aA/EG,CA+EH,cA/EG,CAAA,EAAA,KAAA,CAAA,GA+EH,OAAA,CAAA,aA/EG,CA+EH,cA/EG,CAAA,CAAA;cA2Fb,gBA3Fa,EA2FG,OAAA,CAAA,yBA3FH,CA2FG,IA3FH,CA2FG,eAAA,CAAA,qBA3FH,GA2FG,OAAA,CAAA,aA3FH,CA2FG,cA3FH,CAAA,EAAA,KAAA,CAAA,GA2FG,OAAA,CAAA,aA3FH,CA2FG,cA3FH,CAAA,CAAA;KAuGd,UAAA,GAAa,OAAA,CAAM,wBAvGL,CAAA,OAuGqC,KAvGrC,CAAA;KAyGd,kBAAA,GAAqB,OAAA,CAAM,YAzGb,CAAA,OAyGiC,WAzGjC,CAAA"}
@@ -1,7 +1,7 @@
1
- import * as react_jsx_runtime181 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime70 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/toaster.d.ts
4
- declare function Toaster(): react_jsx_runtime181.JSX.Element;
4
+ declare function Toaster(): react_jsx_runtime70.JSX.Element;
5
5
  //#endregion
6
6
  export { Toaster };
7
7
  //# sourceMappingURL=toaster.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"toaster.d.ts","names":[],"sources":["../../ui/toaster.tsx"],"sourcesContent":[],"mappings":";;;iBAYgB,OAAA,CAAA,GAAO,oBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"toaster.d.ts","names":[],"sources":["../../ui/toaster.tsx"],"sourcesContent":[],"mappings":";;;iBAYgB,OAAA,CAAA,GAAO,mBAAA,CAAA,GAAA,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { toggleVariants } from "./toggle.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime214 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime65 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,14 +11,14 @@ declare function ToggleGroup({
11
11
  size,
12
12
  children,
13
13
  ...props
14
- }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime214.JSX.Element;
14
+ }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime65.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_runtime214.JSX.Element;
21
+ }: React$1.ComponentProps<typeof ToggleGroupPrimitive.Item> & VariantProps<typeof toggleVariants>): react_jsx_runtime65.JSX.Element;
22
22
  //#endregion
23
23
  export { ToggleGroup, ToggleGroupItem };
24
24
  //# sourceMappingURL=toggle-group.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"toggle-group.d.ts","names":[],"sources":["../../ui/toggle-group.tsx"],"sourcesContent":[],"mappings":";;;;;;;iBAgBS,WAAA;;;;;;GAMN,OAAA,CAAM,sBAAsB,oBAAA,CAAqB,QAClD,oBAAoB,kBAAe,oBAAA,CAAA,GAAA,CAAA;iBAmB5B,eAAA;;;;;;GAMN,OAAA,CAAM,sBAAsB,oBAAA,CAAqB,QAClD,oBAAoB,kBAAe,oBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"toggle-group.d.ts","names":[],"sources":["../../ui/toggle-group.tsx"],"sourcesContent":[],"mappings":";;;;;;;iBAgBS,WAAA;;;;;;GAMN,OAAA,CAAM,sBAAsB,oBAAA,CAAqB,QAClD,oBAAoB,kBAAe,mBAAA,CAAA,GAAA,CAAA;iBAmB5B,eAAA;;;;;;GAMN,OAAA,CAAM,sBAAsB,oBAAA,CAAqB,QAClD,oBAAoB,kBAAe,mBAAA,CAAA,GAAA,CAAA"}
@@ -1,20 +1,20 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime213 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime69 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_types20 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_types20.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_runtime213.JSX.Element;
17
+ }: React$1.ComponentProps<typeof TogglePrimitive.Root> & VariantProps<typeof toggleVariants>): react_jsx_runtime69.JSX.Element;
18
18
  //#endregion
19
19
  export { Toggle, toggleVariants };
20
20
  //# sourceMappingURL=toggle.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"toggle.d.ts","names":[],"sources":["../../ui/toggle.tsx"],"sourcesContent":[],"mappings":";;;;;;;cAQM;;;IAoBL,gCAAA,CAAA;AAxBiE,iBA0BzD,MAAA,CAFR;EAAA,SAAA;EAAA,OAAA;EAAA,IAAA;EAAA,GAAA;AAAA,CAAA,EAOE,OAAA,CAAM,cAPR,CAAA,OAO8B,eAAA,CAAgB,IAP9C,CAAA,GAQC,YARD,CAAA,OAQqB,cARrB,CAAA,CAAA,EAQoC,oBAAA,CAAA,GAAA,CAAA,OARpC"}
1
+ {"version":3,"file":"toggle.d.ts","names":[],"sources":["../../ui/toggle.tsx"],"sourcesContent":[],"mappings":";;;;;;;cAQM;;;IAoBL,+BAAA,CAAA;AAxBiE,iBA0BzD,MAAA,CAFR;EAAA,SAAA;EAAA,OAAA;EAAA,IAAA;EAAA,GAAA;AAAA,CAAA,EAOE,OAAA,CAAM,cAPR,CAAA,OAO8B,eAAA,CAAgB,IAP9C,CAAA,GAQC,YARD,CAAA,OAQqB,cARrB,CAAA,CAAA,EAQoC,mBAAA,CAAA,GAAA,CAAA,OARpC"}
@@ -1,24 +1,24 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime239 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime119 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_runtime239.JSX.Element;
9
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Provider>): react_jsx_runtime119.JSX.Element;
10
10
  declare function Tooltip({
11
11
  ...props
12
- }: React$1.ComponentProps<typeof TooltipPrimitive.Root>): react_jsx_runtime239.JSX.Element;
12
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Root>): react_jsx_runtime119.JSX.Element;
13
13
  declare function TooltipTrigger({
14
14
  ...props
15
- }: React$1.ComponentProps<typeof TooltipPrimitive.Trigger>): react_jsx_runtime239.JSX.Element;
15
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Trigger>): react_jsx_runtime119.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_runtime239.JSX.Element;
21
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Content>): react_jsx_runtime119.JSX.Element;
22
22
  //#endregion
23
23
  export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
24
24
  //# sourceMappingURL=tooltip.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { TextProps } from "./text.js";
2
- import * as react_jsx_runtime197 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime92 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/typography.d.ts
5
5
  type TypographyProps = TextProps & {
@@ -9,57 +9,57 @@ declare function H1({
9
9
  className,
10
10
  asChild,
11
11
  ...props
12
- }: TypographyProps): react_jsx_runtime197.JSX.Element;
12
+ }: TypographyProps): react_jsx_runtime92.JSX.Element;
13
13
  declare function H2({
14
14
  className,
15
15
  asChild,
16
16
  ...props
17
- }: TypographyProps): react_jsx_runtime197.JSX.Element;
17
+ }: TypographyProps): react_jsx_runtime92.JSX.Element;
18
18
  declare function H3({
19
19
  className,
20
20
  asChild,
21
21
  ...props
22
- }: TypographyProps): react_jsx_runtime197.JSX.Element;
22
+ }: TypographyProps): react_jsx_runtime92.JSX.Element;
23
23
  declare function H4({
24
24
  className,
25
25
  asChild,
26
26
  ...props
27
- }: TypographyProps): react_jsx_runtime197.JSX.Element;
27
+ }: TypographyProps): react_jsx_runtime92.JSX.Element;
28
28
  declare function P({
29
29
  className,
30
30
  asChild,
31
31
  ...props
32
- }: TypographyProps): react_jsx_runtime197.JSX.Element;
32
+ }: TypographyProps): react_jsx_runtime92.JSX.Element;
33
33
  declare function BlockQuote({
34
34
  className,
35
35
  asChild,
36
36
  ...props
37
- }: TypographyProps): react_jsx_runtime197.JSX.Element;
37
+ }: TypographyProps): react_jsx_runtime92.JSX.Element;
38
38
  declare function Code({
39
39
  className,
40
40
  asChild,
41
41
  ...props
42
- }: TypographyProps): react_jsx_runtime197.JSX.Element;
42
+ }: TypographyProps): react_jsx_runtime92.JSX.Element;
43
43
  declare function Lead({
44
44
  className,
45
45
  asChild,
46
46
  ...props
47
- }: TypographyProps): react_jsx_runtime197.JSX.Element;
47
+ }: TypographyProps): react_jsx_runtime92.JSX.Element;
48
48
  declare function Large({
49
49
  className,
50
50
  asChild,
51
51
  ...props
52
- }: TypographyProps): react_jsx_runtime197.JSX.Element;
52
+ }: TypographyProps): react_jsx_runtime92.JSX.Element;
53
53
  declare function Small({
54
54
  className,
55
55
  asChild,
56
56
  ...props
57
- }: TypographyProps): react_jsx_runtime197.JSX.Element;
57
+ }: TypographyProps): react_jsx_runtime92.JSX.Element;
58
58
  declare function Muted({
59
59
  className,
60
60
  asChild,
61
61
  ...props
62
- }: TypographyProps): react_jsx_runtime197.JSX.Element;
62
+ }: TypographyProps): react_jsx_runtime92.JSX.Element;
63
63
  //#endregion
64
64
  export { BlockQuote, Code, H1, H2, H3, H4, Large, Lead, Muted, P, Small };
65
65
  //# sourceMappingURL=typography.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"typography.d.ts","names":[],"sources":["../../ui/typography.tsx"],"sourcesContent":[],"mappings":";;;;KAKK,eAAA,GAAkB;;;AAHuB,iBAOrC,EAAA,CAJJ;EAAe,SAAA;EAAA,OAAG;EAAA,GAAS;AAAA,CAAA,EAIsB,eAJtB,CAAA,EAIqC,oBAAA,CAAA,GAAA,CAAA,OAJrC;AAAA,iBAmBvB,EAAA,CAfE;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAe2C,eAf3C,CAAA,EAe0D,oBAAA,CAAA,GAAA,CAAA,OAf1D;iBA8BF,EAAA,CA9BK;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EA8BwC,eA9BxC,CAAA,EA8BuD,oBAAA,CAAA,GAAA,CAAA,OA9BvD;iBA6CL,EAAA,CA7CgB;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EA6C6B,eA7C7B,CAAA,EA6C4C,oBAAA,CAAA,GAAA,CAAA,OA7C5C;iBA4DhB,CAAA,CA5D6C;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EA4DD,eA5DC,CAAA,EA4Dc,oBAAA,CAAA,GAAA,CAAA,OA5Dd;iBAsE7C,UAAA,CAtE4D;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAsEP,eAtEO,CAAA,EAsEQ,oBAAA,CAAA,GAAA,CAAA,OAtER;iBAoF5D,IAAA,CApF4D;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAoFb,eApFa,CAAA,EAoFE,oBAAA,CAAA,GAAA,CAAA,OApFF;AAAA,iBAkG5D,IAAA,CAnFE;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAmF6C,eAnF7C,CAAA,EAmF4D,oBAAA,CAAA,GAAA,CAAA,OAnF5D;iBA6FF,KAAA,CA7FK;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EA6F2C,eA7F3C,CAAA,EA6F0D,oBAAA,CAAA,GAAA,CAAA,OA7F1D;iBA0GL,KAAA,CA1GgB;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EA0GgC,eA1GhC,CAAA,EA0G+C,oBAAA,CAAA,GAAA,CAAA,OA1G/C;iBAuHhB,KAAA,CAvH6C;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAuHG,eAvHH,CAAA,EAuHkB,oBAAA,CAAA,GAAA,CAAA,OAvHlB"}
1
+ {"version":3,"file":"typography.d.ts","names":[],"sources":["../../ui/typography.tsx"],"sourcesContent":[],"mappings":";;;;KAKK,eAAA,GAAkB;;;AAHuB,iBAOrC,EAAA,CAJJ;EAAe,SAAA;EAAA,OAAG;EAAA,GAAS;AAAA,CAAA,EAIsB,eAJtB,CAAA,EAIqC,mBAAA,CAAA,GAAA,CAAA,OAJrC;AAAA,iBAmBvB,EAAA,CAfE;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAe2C,eAf3C,CAAA,EAe0D,mBAAA,CAAA,GAAA,CAAA,OAf1D;iBA8BF,EAAA,CA9BK;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EA8BwC,eA9BxC,CAAA,EA8BuD,mBAAA,CAAA,GAAA,CAAA,OA9BvD;iBA6CL,EAAA,CA7CgB;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EA6C6B,eA7C7B,CAAA,EA6C4C,mBAAA,CAAA,GAAA,CAAA,OA7C5C;iBA4DhB,CAAA,CA5D6C;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EA4DD,eA5DC,CAAA,EA4Dc,mBAAA,CAAA,GAAA,CAAA,OA5Dd;iBAsE7C,UAAA,CAtE4D;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAsEP,eAtEO,CAAA,EAsEQ,mBAAA,CAAA,GAAA,CAAA,OAtER;iBAoF5D,IAAA,CApF4D;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAoFb,eApFa,CAAA,EAoFE,mBAAA,CAAA,GAAA,CAAA,OApFF;AAAA,iBAkG5D,IAAA,CAnFE;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAmF6C,eAnF7C,CAAA,EAmF4D,mBAAA,CAAA,GAAA,CAAA,OAnF5D;iBA6FF,KAAA,CA7FK;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EA6F2C,eA7F3C,CAAA,EA6F0D,mBAAA,CAAA,GAAA,CAAA,OA7F1D;iBA0GL,KAAA,CA1GgB;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EA0GgC,eA1GhC,CAAA,EA0G+C,mBAAA,CAAA,GAAA,CAAA,OA1G/C;iBAuHhB,KAAA,CAvH6C;EAAA,SAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAuHG,eAvHH,CAAA,EAuHkB,mBAAA,CAAA,GAAA,CAAA,OAvHlB"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime216 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime249 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/usecases/UseCaseCard.d.ts
4
4
  declare function UseCaseCard({
@@ -13,7 +13,7 @@ declare function UseCaseCard({
13
13
  ctaHref?: string;
14
14
  ctaLabel?: string;
15
15
  onCtaClick?: () => void;
16
- }): react_jsx_runtime216.JSX.Element;
16
+ }): react_jsx_runtime249.JSX.Element;
17
17
  //#endregion
18
18
  export { UseCaseCard };
19
19
  //# sourceMappingURL=UseCaseCard.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime217 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime136 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/usecases/UserStoryCard.d.ts
4
4
  declare function UserStoryCard({
@@ -9,7 +9,7 @@ declare function UserStoryCard({
9
9
  title: string;
10
10
  body?: string;
11
11
  outcome?: string;
12
- }): react_jsx_runtime217.JSX.Element;
12
+ }): react_jsx_runtime136.JSX.Element;
13
13
  //#endregion
14
14
  export { UserStoryCard };
15
15
  //# sourceMappingURL=UserStoryCard.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/lib.ui-kit-web",
3
- "version": "1.6.0",
3
+ "version": "1.7.0",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",