@lssm/lib.design-system 0.0.0-canary-20251217060834 → 0.0.0-canary-20251217073102

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 (248) hide show
  1. package/dist/_virtual/rolldown_runtime.js +1 -12
  2. package/dist/components/agent/AgentMonitor.js +3 -3
  3. package/dist/components/agent/ApprovalQueue.d.ts +2 -2
  4. package/dist/components/agent/ApprovalQueue.js +4 -5
  5. package/dist/components/atoms/ActionButtons.d.ts +3 -3
  6. package/dist/components/atoms/ActionButtons.js +3 -3
  7. package/dist/components/atoms/Button.d.ts +6 -6
  8. package/dist/components/atoms/Button.js +2 -2
  9. package/dist/components/atoms/ButtonLink.js +2 -2
  10. package/dist/components/atoms/Cta.d.ts +8 -8
  11. package/dist/components/atoms/Cta.js +2 -2
  12. package/dist/components/atoms/DataChips.d.ts +2 -2
  13. package/dist/components/atoms/DataChips.js +1 -1
  14. package/dist/components/atoms/EmptyState.d.ts +2 -2
  15. package/dist/components/atoms/EmptyState.js +1 -1
  16. package/dist/components/atoms/ErrorState.d.ts +8 -8
  17. package/dist/components/atoms/ErrorState.js +1 -1
  18. package/dist/components/atoms/Input.d.ts +2 -2
  19. package/dist/components/atoms/Input.js +1 -1
  20. package/dist/components/atoms/Link.d.ts +2 -2
  21. package/dist/components/atoms/Link.web.d.ts +3 -3
  22. package/dist/components/atoms/Link.web.js +4 -6
  23. package/dist/components/atoms/LoaderCircular.d.ts +7 -7
  24. package/dist/components/atoms/LoaderCircular.js +2 -2
  25. package/dist/components/atoms/NavBrand.d.ts +5 -5
  26. package/dist/components/atoms/NavBrand.js +1 -1
  27. package/dist/components/atoms/Stepper.d.ts +2 -2
  28. package/dist/components/atoms/Stepper.js +1 -1
  29. package/dist/components/atoms/Textarea.d.ts +4 -4
  30. package/dist/components/atoms/Textarea.js +4 -4
  31. package/dist/components/data-view/DataViewDetail.d.ts +5 -5
  32. package/dist/components/data-view/DataViewList.d.ts +5 -5
  33. package/dist/components/data-view/DataViewRenderer.d.ts +7 -7
  34. package/dist/components/data-view/DataViewRenderer.js +3 -3
  35. package/dist/components/data-view/DataViewTable.d.ts +6 -6
  36. package/dist/components/forms/ActionForm.d.ts +5 -5
  37. package/dist/components/forms/ActionForm.js +1 -1
  38. package/dist/components/forms/FormCardLayout.d.ts +7 -7
  39. package/dist/components/forms/FormCardLayout.js +2 -2
  40. package/dist/components/forms/FormDialog.d.ts +7 -7
  41. package/dist/components/forms/FormDialog.js +1 -1
  42. package/dist/components/forms/FormLayout.d.ts +8 -8
  43. package/dist/components/forms/FormLayout.js +1 -1
  44. package/dist/components/forms/FormOneByOneLayout.d.ts +6 -6
  45. package/dist/components/forms/FormOneByOneLayout.js +4 -4
  46. package/dist/components/forms/FormStepsLayout.d.ts +6 -6
  47. package/dist/components/forms/FormStepsLayout.js +5 -5
  48. package/dist/components/forms/ZodForm.d.ts +4 -4
  49. package/dist/components/forms/ZodForm.js +1 -1
  50. package/dist/components/legal/atoms/DefinitionList.d.ts +5 -5
  51. package/dist/components/legal/atoms/DefinitionList.js +1 -1
  52. package/dist/components/legal/atoms/KeyValueList.d.ts +5 -5
  53. package/dist/components/legal/atoms/KeyValueList.js +1 -1
  54. package/dist/components/legal/atoms/LegalCallout.d.ts +6 -6
  55. package/dist/components/legal/atoms/LegalCallout.js +1 -1
  56. package/dist/components/legal/atoms/LegalHeading.d.ts +6 -6
  57. package/dist/components/legal/atoms/LegalHeading.js +1 -1
  58. package/dist/components/legal/atoms/LegalList.d.ts +6 -6
  59. package/dist/components/legal/atoms/LegalList.js +1 -1
  60. package/dist/components/legal/atoms/LegalSection.d.ts +6 -6
  61. package/dist/components/legal/atoms/LegalSection.js +1 -1
  62. package/dist/components/legal/atoms/LegalText.d.ts +6 -6
  63. package/dist/components/legal/atoms/LegalText.js +1 -1
  64. package/dist/components/legal/molecules/Consent.d.ts +8 -8
  65. package/dist/components/legal/molecules/Consent.js +2 -2
  66. package/dist/components/legal/molecules/ContactFields.d.ts +2 -2
  67. package/dist/components/legal/molecules/ContactFields.js +1 -1
  68. package/dist/components/legal/molecules/LegalMeta.d.ts +2 -2
  69. package/dist/components/legal/molecules/LegalMeta.js +1 -1
  70. package/dist/components/legal/molecules/LegalTOC.d.ts +7 -7
  71. package/dist/components/legal/molecules/LegalTOC.js +1 -1
  72. package/dist/components/legal/organisms/ContactForm.d.ts +4 -4
  73. package/dist/components/legal/organisms/ContactForm.js +3 -3
  74. package/dist/components/legal/organisms/GDPRDataRequest.d.ts +5 -5
  75. package/dist/components/legal/organisms/GDPRDataRequest.js +2 -2
  76. package/dist/components/legal/organisms/GDPRRights.d.ts +5 -5
  77. package/dist/components/legal/organisms/LegalPageLayout.d.ts +5 -5
  78. package/dist/components/legal/organisms/LegalPageLayout.js +1 -1
  79. package/dist/components/legal/templates/ContactTemplate.d.ts +4 -4
  80. package/dist/components/legal/templates/ContactTemplate.js +3 -3
  81. package/dist/components/legal/templates/CookiesTemplate.d.ts +9 -9
  82. package/dist/components/legal/templates/PrivacyTemplate.d.ts +9 -9
  83. package/dist/components/legal/templates/SalesTermsTemplate.d.ts +7 -7
  84. package/dist/components/legal/templates/TermsTemplate.d.ts +7 -7
  85. package/dist/components/marketing/MarketingCard.d.ts +6 -6
  86. package/dist/components/marketing/MarketingCard.js +3 -3
  87. package/dist/components/marketing/MarketingCardsSection.d.ts +6 -6
  88. package/dist/components/marketing/MarketingCardsSection.js +1 -1
  89. package/dist/components/marketing/MarketingComparisonSection.d.ts +7 -7
  90. package/dist/components/marketing/MarketingComparisonSection.js +3 -3
  91. package/dist/components/marketing/MarketingIconCard.d.ts +9 -9
  92. package/dist/components/marketing/MarketingIconCard.js +4 -3
  93. package/dist/components/marketing/MarketingSection.d.ts +7 -7
  94. package/dist/components/marketing/MarketingSection.js +3 -3
  95. package/dist/components/marketing/MarketingStepCard.d.ts +5 -5
  96. package/dist/components/marketing/MarketingStepCard.js +4 -3
  97. package/dist/components/molecules/AiLinkButton.d.ts +2 -2
  98. package/dist/components/molecules/AiLinkButton.js +5 -5
  99. package/dist/components/molecules/Breadcrumbs.d.ts +4 -4
  100. package/dist/components/molecules/Breadcrumbs.js +3 -3
  101. package/dist/components/molecules/CommandPalette.d.ts +2 -2
  102. package/dist/components/molecules/CommandPalette.js +4 -4
  103. package/dist/components/molecules/CommandSearchTrigger.d.ts +2 -2
  104. package/dist/components/molecules/CommandSearchTrigger.js +5 -5
  105. package/dist/components/molecules/EntityCard.d.ts +12 -12
  106. package/dist/components/molecules/EntityCard.js +2 -2
  107. package/dist/components/molecules/FiltersToolbar.d.ts +6 -6
  108. package/dist/components/molecules/FiltersToolbar.js +6 -6
  109. package/dist/components/molecules/HoverPreview.d.ts +3 -3
  110. package/dist/components/molecules/HoverPreview.js +4 -2
  111. package/dist/components/molecules/LangSwitch.d.ts +4 -4
  112. package/dist/components/molecules/LangSwitchDropdown.js +4 -4
  113. package/dist/components/molecules/LoaderBlock.d.ts +5 -5
  114. package/dist/components/molecules/LoaderBlock.js +1 -1
  115. package/dist/components/molecules/MobileNavMenu.js +1 -1
  116. package/dist/components/molecules/NavItemCard.js +1 -1
  117. package/dist/components/molecules/NavMain.js +4 -4
  118. package/dist/components/molecules/NavUser.js +2 -2
  119. package/dist/components/molecules/OverviewCard.d.ts +2 -2
  120. package/dist/components/molecules/OverviewCard.js +3 -5
  121. package/dist/components/molecules/SkeletonBlock/index.web.d.ts +2 -2
  122. package/dist/components/molecules/SkeletonBlock/index.web.js +2 -2
  123. package/dist/components/molecules/SkeletonCircle/index.web.d.ts +2 -2
  124. package/dist/components/molecules/SkeletonCircle/index.web.js +1 -1
  125. package/dist/components/molecules/SkeletonList/index.web.d.ts +2 -2
  126. package/dist/components/molecules/SkeletonList/index.web.js +1 -1
  127. package/dist/components/molecules/StatCard.d.ts +9 -9
  128. package/dist/components/molecules/StatCard.js +2 -2
  129. package/dist/components/molecules/StatusChip.d.ts +7 -7
  130. package/dist/components/molecules/StatusChip.js +1 -1
  131. package/dist/components/molecules/hover-previews/Doc.d.ts +6 -6
  132. package/dist/components/molecules/hover-previews/Media.d.ts +7 -7
  133. package/dist/components/molecules/hover-previews/Simple.d.ts +9 -9
  134. package/dist/components/molecules/hover-previews/Stats.d.ts +8 -8
  135. package/dist/components/molecules/hover-previews/User.d.ts +9 -9
  136. package/dist/components/organisms/AcademyLayout.d.ts +9 -9
  137. package/dist/components/organisms/AcademyLayout.js +4 -4
  138. package/dist/components/organisms/AppHeader.d.ts +3 -3
  139. package/dist/components/organisms/AppHeader.js +2 -2
  140. package/dist/components/organisms/AppLayout.d.ts +8 -8
  141. package/dist/components/organisms/AppLayout.js +5 -5
  142. package/dist/components/organisms/AppSidebar.d.ts +5 -5
  143. package/dist/components/organisms/AppSidebar.js +2 -2
  144. package/dist/components/organisms/EmptyDataList.d.ts +2 -2
  145. package/dist/components/organisms/EmptyDataList.js +1 -1
  146. package/dist/components/organisms/EmptyDataList.types.d.ts +8 -8
  147. package/dist/components/organisms/EmptySearchResult.d.ts +7 -7
  148. package/dist/components/organisms/EmptySearchResult.js +3 -3
  149. package/dist/components/organisms/FAQSection.d.ts +8 -8
  150. package/dist/components/organisms/FAQSection.js +4 -4
  151. package/dist/components/organisms/FeatureCarousel.d.ts +6 -6
  152. package/dist/components/organisms/FeatureCarousel.js +2 -2
  153. package/dist/components/organisms/FeaturesSection.d.ts +6 -6
  154. package/dist/components/organisms/FeaturesSection.js +1 -1
  155. package/dist/components/organisms/Footer.d.ts +7 -7
  156. package/dist/components/organisms/Footer.js +2 -2
  157. package/dist/components/organisms/Header.d.ts +9 -9
  158. package/dist/components/organisms/Header.js +4 -4
  159. package/dist/components/organisms/HeroResponsive.d.ts +2 -2
  160. package/dist/components/organisms/HeroSection.d.ts +3 -3
  161. package/dist/components/organisms/HeroSection.js +1 -1
  162. package/dist/components/organisms/ListCardPage.d.ts +6 -6
  163. package/dist/components/organisms/ListCardPage.js +2 -2
  164. package/dist/components/organisms/ListGridPage.d.ts +6 -6
  165. package/dist/components/organisms/ListGridPage.js +1 -1
  166. package/dist/components/organisms/ListPageResponsive.d.ts +2 -2
  167. package/dist/components/organisms/ListPageResponsive.js +1 -1
  168. package/dist/components/organisms/ListTablePage.d.ts +8 -8
  169. package/dist/components/organisms/ListTablePage.js +2 -2
  170. package/dist/components/organisms/MarketingHeader.d.ts +6 -6
  171. package/dist/components/organisms/MarketingHeader.js +10 -9
  172. package/dist/components/organisms/MarketingHeaderDesktop.d.ts +2 -2
  173. package/dist/components/organisms/MarketingHeaderDesktop.js +3 -3
  174. package/dist/components/organisms/MarketingHeaderMobile.d.ts +2 -2
  175. package/dist/components/organisms/MarketingHeaderMobile.js +6 -6
  176. package/dist/components/organisms/MarketingLayout.d.ts +6 -6
  177. package/dist/components/organisms/MarketingLayout.js +2 -2
  178. package/dist/components/organisms/PageHeaderResponsive.d.ts +2 -2
  179. package/dist/components/organisms/PageHeaderResponsive.js +1 -1
  180. package/dist/components/organisms/PricingCarousel.js +2 -2
  181. package/dist/components/organisms/PricingSection.d.ts +5 -5
  182. package/dist/components/organisms/PricingSection.js +1 -1
  183. package/dist/components/organisms/TestimonialCarousel.d.ts +7 -7
  184. package/dist/components/organisms/TestimonialCarousel.js +2 -2
  185. package/dist/components/templates/lists/ListPageTemplate/index.web.d.ts +2 -2
  186. package/dist/components/templates/lists/ListPageTemplate/index.web.js +5 -5
  187. package/dist/components/templates/lists/ListPageTemplate/types.d.ts +7 -7
  188. package/dist/contracts/dist/client/react/drivers/shadcn.js +11 -0
  189. package/dist/contracts/dist/client/react/form-render.js +298 -0
  190. package/dist/contracts/dist/forms.js +88 -0
  191. package/dist/hooks/useListUrlState.js +7 -7
  192. package/dist/index.js +3 -1
  193. package/dist/platform/useColorScheme.js +3 -3
  194. package/dist/platform/useReducedMotion.js +3 -3
  195. package/dist/platform/useResponsive.js +4 -4
  196. package/dist/renderers/form-contract.d.ts +1 -1
  197. package/dist/renderers/form-contract.js +9 -9
  198. package/dist/theme/variants.d.ts +1 -1
  199. package/dist/types/navigation.d.ts +10 -10
  200. package/dist/types/navigation.js +1 -0
  201. package/dist/ui-kit-web/dist/ui/accordion.js +48 -0
  202. package/dist/ui-kit-web/dist/ui/atoms/FilterSelect/FilterSelect.js +52 -0
  203. package/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js +156 -0
  204. package/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js +49 -0
  205. package/dist/ui-kit-web/dist/ui/avatar.js +32 -0
  206. package/dist/ui-kit-web/dist/ui/badge.js +27 -0
  207. package/dist/ui-kit-web/dist/ui/breadcrumb.js +59 -0
  208. package/dist/ui-kit-web/dist/ui/button.js +55 -0
  209. package/dist/ui-kit-web/dist/ui/card.js +44 -0
  210. package/dist/ui-kit-web/dist/ui/carousel.js +135 -0
  211. package/dist/ui-kit-web/dist/ui/checkbox.js +25 -0
  212. package/dist/ui-kit-web/dist/ui/collapsible.js +27 -0
  213. package/dist/ui-kit-web/dist/ui/command.js +90 -0
  214. package/dist/ui-kit-web/dist/ui/dialog.js +84 -0
  215. package/dist/ui-kit-web/dist/ui/dropdown-menu.js +57 -0
  216. package/dist/ui-kit-web/dist/ui/empty-state.js +43 -0
  217. package/dist/ui-kit-web/dist/ui/empty.js +62 -0
  218. package/dist/ui-kit-web/dist/ui/field.js +78 -0
  219. package/dist/ui-kit-web/dist/ui/form.js +16 -0
  220. package/dist/ui-kit-web/dist/ui/hover-card.js +40 -0
  221. package/dist/ui-kit-web/dist/ui/input.js +17 -0
  222. package/dist/ui-kit-web/dist/ui/label.js +19 -0
  223. package/dist/ui-kit-web/dist/ui/marketing/Hero.js +52 -0
  224. package/dist/ui-kit-web/dist/ui/marketing/PricingTable.js +59 -0
  225. package/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js +102 -0
  226. package/dist/ui-kit-web/dist/ui/molecules/SkeletonList.js +14 -0
  227. package/dist/ui-kit-web/dist/ui/navigation-menu.js +75 -0
  228. package/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js +197 -0
  229. package/dist/ui-kit-web/dist/ui/page-header.js +40 -0
  230. package/dist/ui-kit-web/dist/ui/pagination.js +65 -0
  231. package/dist/ui-kit-web/dist/ui/radio-group.js +32 -0
  232. package/dist/ui-kit-web/dist/ui/select.js +86 -0
  233. package/dist/ui-kit-web/dist/ui/separator.js +21 -0
  234. package/dist/ui-kit-web/dist/ui/sheet.js +80 -0
  235. package/dist/ui-kit-web/dist/ui/sidebar.js +281 -0
  236. package/dist/ui-kit-web/dist/ui/skeleton.js +14 -0
  237. package/dist/ui-kit-web/dist/ui/stack.js +158 -0
  238. package/dist/ui-kit-web/dist/ui/stepper.js +37 -0
  239. package/dist/ui-kit-web/dist/ui/switch.js +24 -0
  240. package/dist/ui-kit-web/dist/ui/table.js +57 -0
  241. package/dist/ui-kit-web/dist/ui/text.js +16 -0
  242. package/dist/ui-kit-web/dist/ui/textarea.js +16 -0
  243. package/dist/ui-kit-web/dist/ui/tooltip.js +40 -0
  244. package/dist/ui-kit-web/dist/ui/typography.js +23 -0
  245. package/dist/ui-kit-web/dist/ui/use-mobile.js +20 -0
  246. package/dist/ui-kit-web/dist/ui/utils.js +10 -0
  247. package/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js +13 -0
  248. package/package.json +7 -7
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime86 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime78 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/legal/molecules/ContactFields.d.ts
4
4
  declare function ContactFields({
@@ -19,6 +19,6 @@ declare function ContactFields({
19
19
  message: string;
20
20
  }) => void;
21
21
  disabled?: boolean;
22
- }): react_jsx_runtime86.JSX.Element;
22
+ }): react_jsx_runtime78.JSX.Element;
23
23
  //#endregion
24
24
  export { ContactFields };
@@ -1,8 +1,8 @@
1
+ import { Label } from "../../../ui-kit-web/dist/ui/label.js";
1
2
  import { Input } from "../../atoms/Input.js";
2
3
  import { Textarea } from "../../atoms/Textarea.js";
3
4
  import "react";
4
5
  import { jsx, jsxs } from "react/jsx-runtime";
5
- import { Label } from "@lssm/lib.ui-kit-web/ui/label";
6
6
 
7
7
  //#region src/components/legal/molecules/ContactFields.tsx
8
8
  function ContactFields({ value, onChange, disabled }) {
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime83 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime79 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/legal/molecules/LegalMeta.d.ts
4
4
  declare function LegalMeta({
@@ -9,6 +9,6 @@ declare function LegalMeta({
9
9
  lastUpdated?: string | Date;
10
10
  version?: string;
11
11
  className?: string;
12
- }): react_jsx_runtime83.JSX.Element;
12
+ }): react_jsx_runtime79.JSX.Element;
13
13
  //#endregion
14
14
  export { LegalMeta };
@@ -1,6 +1,6 @@
1
+ import { cn } from "../../../ui-kit-web/dist/ui/utils.js";
1
2
  import "react";
2
3
  import { jsx, jsxs } from "react/jsx-runtime";
3
- import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
4
4
 
5
5
  //#region src/components/legal/molecules/LegalMeta.tsx
6
6
  function LegalMeta({ lastUpdated, version, className }) {
@@ -1,22 +1,22 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime82 from "react/jsx-runtime";
1
+ import * as React$1 from "react";
2
+ import * as react_jsx_runtime76 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types20 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types15 from "class-variance-authority/types";
5
5
 
6
6
  //#region src/components/legal/molecules/LegalTOC.d.ts
7
7
  interface TocItem {
8
8
  href: string;
9
- label: React.ReactNode;
9
+ label: React$1.ReactNode;
10
10
  }
11
11
  declare const tocVariants: (props?: ({
12
12
  variant?: "sidebar" | "inline" | null | undefined;
13
13
  size?: "sm" | "md" | null | undefined;
14
- } & class_variance_authority_types20.ClassProp) | undefined) => string;
14
+ } & class_variance_authority_types15.ClassProp) | undefined) => string;
15
15
  type LegalTOCProps = {
16
16
  items: TocItem[];
17
17
  activeHref?: string;
18
18
  onNavigate?: (href: string) => void;
19
- } & VariantProps<typeof tocVariants> & React.HTMLAttributes<HTMLDivElement>;
19
+ } & VariantProps<typeof tocVariants> & React$1.HTMLAttributes<HTMLDivElement>;
20
20
  declare function LegalTOC({
21
21
  items,
22
22
  activeHref,
@@ -25,6 +25,6 @@ declare function LegalTOC({
25
25
  size,
26
26
  className,
27
27
  ...props
28
- }: LegalTOCProps): react_jsx_runtime82.JSX.Element;
28
+ }: LegalTOCProps): react_jsx_runtime76.JSX.Element;
29
29
  //#endregion
30
30
  export { LegalTOC, TocItem };
@@ -1,7 +1,7 @@
1
+ import { cn } from "../../../ui-kit-web/dist/ui/utils.js";
1
2
  import "react";
2
3
  import { jsx } from "react/jsx-runtime";
3
4
  import { cva } from "class-variance-authority";
4
- import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
5
5
 
6
6
  //#region src/components/legal/molecules/LegalTOC.tsx
7
7
  const tocVariants = cva("text-base", {
@@ -1,5 +1,5 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime89 from "react/jsx-runtime";
1
+ import * as React$1 from "react";
2
+ import * as react_jsx_runtime85 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/organisms/ContactForm.d.ts
5
5
  declare function ContactForm({
@@ -9,7 +9,7 @@ declare function ContactForm({
9
9
  onSubmit
10
10
  }: {
11
11
  labels?: {
12
- submit: React.ReactNode;
12
+ submit: React$1.ReactNode;
13
13
  };
14
14
  initialValue?: {
15
15
  name: string;
@@ -24,6 +24,6 @@ declare function ContactForm({
24
24
  subject: string;
25
25
  message: string;
26
26
  }) => Promise<void> | void;
27
- }): react_jsx_runtime89.JSX.Element;
27
+ }): react_jsx_runtime85.JSX.Element;
28
28
  //#endregion
29
29
  export { ContactForm };
@@ -1,6 +1,6 @@
1
1
  import { Button } from "../../atoms/Button.js";
2
2
  import { ContactFields } from "../molecules/ContactFields.js";
3
- import * as React from "react";
3
+ import * as React$1 from "react";
4
4
  import { jsx, jsxs } from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/legal/organisms/ContactForm.tsx
@@ -10,8 +10,8 @@ function ContactForm({ labels = { submit: "Envoyer" }, initialValue = {
10
10
  subject: "",
11
11
  message: ""
12
12
  }, disabled, onSubmit }) {
13
- const [value, setValue] = React.useState(initialValue);
14
- const [loading, setLoading] = React.useState(false);
13
+ const [value, setValue] = React$1.useState(initialValue);
14
+ const [loading, setLoading] = React$1.useState(false);
15
15
  const handleSubmit = async (e) => {
16
16
  e.preventDefault();
17
17
  if (!onSubmit) return;
@@ -1,5 +1,5 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime90 from "react/jsx-runtime";
1
+ import * as React$1 from "react";
2
+ import * as react_jsx_runtime82 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/organisms/GDPRDataRequest.d.ts
5
5
  declare function GDPRDataRequest({
@@ -10,9 +10,9 @@ declare function GDPRDataRequest({
10
10
  onExport?: () => Promise<void> | void;
11
11
  onDelete?: () => Promise<void> | void;
12
12
  labels?: {
13
- export: React.ReactNode;
14
- delete: React.ReactNode;
13
+ export: React$1.ReactNode;
14
+ delete: React$1.ReactNode;
15
15
  };
16
- }): react_jsx_runtime90.JSX.Element;
16
+ }): react_jsx_runtime82.JSX.Element;
17
17
  //#endregion
18
18
  export { GDPRDataRequest };
@@ -2,7 +2,7 @@ import { Button } from "../../atoms/Button.js";
2
2
  import { LegalHeading } from "../atoms/LegalHeading.js";
3
3
  import { LegalText } from "../atoms/LegalText.js";
4
4
  import { LegalSection } from "../atoms/LegalSection.js";
5
- import * as React from "react";
5
+ import * as React$1 from "react";
6
6
  import { jsx, jsxs } from "react/jsx-runtime";
7
7
 
8
8
  //#region src/components/legal/organisms/GDPRDataRequest.tsx
@@ -10,7 +10,7 @@ function GDPRDataRequest({ onExport, onDelete, labels = {
10
10
  export: "Demander une copie",
11
11
  delete: "Demander la suppression"
12
12
  } }) {
13
- const [loading, setLoading] = React.useState(null);
13
+ const [loading, setLoading] = React$1.useState(null);
14
14
  const handle = async (kind) => {
15
15
  const fn = kind === "export" ? onExport : onDelete;
16
16
  if (!fn) return;
@@ -1,13 +1,13 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime88 from "react/jsx-runtime";
1
+ import * as React$1 from "react";
2
+ import * as react_jsx_runtime84 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/organisms/GDPRRights.d.ts
5
5
  declare function GDPRRights({
6
6
  title,
7
7
  rights
8
8
  }: {
9
- title?: React.ReactNode;
10
- rights?: React.ReactNode[];
11
- }): react_jsx_runtime88.JSX.Element;
9
+ title?: React$1.ReactNode;
10
+ rights?: React$1.ReactNode[];
11
+ }): react_jsx_runtime84.JSX.Element;
12
12
  //#endregion
13
13
  export { GDPRRights };
@@ -1,6 +1,6 @@
1
1
  import { TocItem } from "../molecules/LegalTOC.js";
2
- import * as React from "react";
3
- import * as react_jsx_runtime87 from "react/jsx-runtime";
2
+ import * as React$1 from "react";
3
+ import * as react_jsx_runtime83 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/legal/organisms/LegalPageLayout.d.ts
6
6
  declare function LegalPageLayout({
@@ -10,14 +10,14 @@ declare function LegalPageLayout({
10
10
  children,
11
11
  className
12
12
  }: {
13
- title: React.ReactNode;
13
+ title: React$1.ReactNode;
14
14
  meta?: {
15
15
  lastUpdated?: string | Date;
16
16
  version?: string;
17
17
  };
18
18
  toc?: TocItem[];
19
- children: React.ReactNode;
19
+ children: React$1.ReactNode;
20
20
  className?: string;
21
- }): react_jsx_runtime87.JSX.Element;
21
+ }): react_jsx_runtime83.JSX.Element;
22
22
  //#endregion
23
23
  export { LegalPageLayout };
@@ -1,9 +1,9 @@
1
+ import { cn } from "../../../ui-kit-web/dist/ui/utils.js";
1
2
  import { LegalHeading } from "../atoms/LegalHeading.js";
2
3
  import { LegalTOC } from "../molecules/LegalTOC.js";
3
4
  import { LegalMeta } from "../molecules/LegalMeta.js";
4
5
  import "react";
5
6
  import { jsx, jsxs } from "react/jsx-runtime";
6
- import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
7
7
 
8
8
  //#region src/components/legal/organisms/LegalPageLayout.tsx
9
9
  function LegalPageLayout({ title, meta, toc, children, className }) {
@@ -1,5 +1,5 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime107 from "react/jsx-runtime";
1
+ import * as React$1 from "react";
2
+ import * as react_jsx_runtime105 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/templates/ContactTemplate.d.ts
5
5
  declare function ContactTemplate({
@@ -7,7 +7,7 @@ declare function ContactTemplate({
7
7
  meta,
8
8
  onSubmit
9
9
  }: {
10
- title?: React.ReactNode;
10
+ title?: React$1.ReactNode;
11
11
  meta?: {
12
12
  lastUpdated?: string | Date;
13
13
  version?: string;
@@ -18,6 +18,6 @@ declare function ContactTemplate({
18
18
  subject: string;
19
19
  message: string;
20
20
  }) => Promise<void> | void;
21
- }): react_jsx_runtime107.JSX.Element;
21
+ }): react_jsx_runtime105.JSX.Element;
22
22
  //#endregion
23
23
  export { ContactTemplate };
@@ -1,18 +1,18 @@
1
1
  import { Button } from "../../atoms/Button.js";
2
2
  import { ContactFields } from "../molecules/ContactFields.js";
3
3
  import { LegalPageLayout } from "../organisms/LegalPageLayout.js";
4
- import * as React from "react";
4
+ import * as React$1 from "react";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
6
6
 
7
7
  //#region src/components/legal/templates/ContactTemplate.tsx
8
8
  function ContactTemplate({ title = "Contact", meta, onSubmit }) {
9
- const [value, setValue] = React.useState({
9
+ const [value, setValue] = React$1.useState({
10
10
  name: "",
11
11
  email: "",
12
12
  subject: "",
13
13
  message: ""
14
14
  });
15
- const [loading, setLoading] = React.useState(false);
15
+ const [loading, setLoading] = React$1.useState(false);
16
16
  const handleSubmit = async (e) => {
17
17
  e.preventDefault();
18
18
  if (!onSubmit) return;
@@ -1,5 +1,5 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime94 from "react/jsx-runtime";
1
+ import * as React$1 from "react";
2
+ import * as react_jsx_runtime88 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/templates/CookiesTemplate.d.ts
5
5
  declare function CookiesTemplate({
@@ -9,24 +9,24 @@ declare function CookiesTemplate({
9
9
  keyValues,
10
10
  sections
11
11
  }: {
12
- title?: React.ReactNode;
12
+ title?: React$1.ReactNode;
13
13
  meta?: {
14
14
  lastUpdated?: string | Date;
15
15
  version?: string;
16
16
  };
17
17
  toc?: {
18
18
  href: string;
19
- label: React.ReactNode;
19
+ label: React$1.ReactNode;
20
20
  }[];
21
21
  keyValues?: {
22
- key: React.ReactNode;
23
- value: React.ReactNode;
22
+ key: React$1.ReactNode;
23
+ value: React$1.ReactNode;
24
24
  }[];
25
25
  sections: {
26
26
  id: string;
27
- title: React.ReactNode;
28
- content: React.ReactNode;
27
+ title: React$1.ReactNode;
28
+ content: React$1.ReactNode;
29
29
  }[];
30
- }): react_jsx_runtime94.JSX.Element;
30
+ }): react_jsx_runtime88.JSX.Element;
31
31
  //#endregion
32
32
  export { CookiesTemplate };
@@ -1,5 +1,5 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime93 from "react/jsx-runtime";
1
+ import * as React$1 from "react";
2
+ import * as react_jsx_runtime106 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/templates/PrivacyTemplate.d.ts
5
5
  declare function PrivacyTemplate({
@@ -9,24 +9,24 @@ declare function PrivacyTemplate({
9
9
  sections,
10
10
  definitions
11
11
  }: {
12
- title?: React.ReactNode;
12
+ title?: React$1.ReactNode;
13
13
  meta?: {
14
14
  lastUpdated?: string | Date;
15
15
  version?: string;
16
16
  };
17
17
  toc?: {
18
18
  href: string;
19
- label: React.ReactNode;
19
+ label: React$1.ReactNode;
20
20
  }[];
21
21
  sections: {
22
22
  id: string;
23
- title: React.ReactNode;
24
- content: React.ReactNode;
23
+ title: React$1.ReactNode;
24
+ content: React$1.ReactNode;
25
25
  }[];
26
26
  definitions?: {
27
- term: React.ReactNode;
28
- description: React.ReactNode;
27
+ term: React$1.ReactNode;
28
+ description: React$1.ReactNode;
29
29
  }[];
30
- }): react_jsx_runtime93.JSX.Element;
30
+ }): react_jsx_runtime106.JSX.Element;
31
31
  //#endregion
32
32
  export { PrivacyTemplate };
@@ -1,5 +1,5 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime92 from "react/jsx-runtime";
1
+ import * as React$1 from "react";
2
+ import * as react_jsx_runtime89 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/templates/SalesTermsTemplate.d.ts
5
5
  declare function SalesTermsTemplate({
@@ -8,20 +8,20 @@ declare function SalesTermsTemplate({
8
8
  toc,
9
9
  sections
10
10
  }: {
11
- title?: React.ReactNode;
11
+ title?: React$1.ReactNode;
12
12
  meta?: {
13
13
  lastUpdated?: string | Date;
14
14
  version?: string;
15
15
  };
16
16
  toc?: {
17
17
  href: string;
18
- label: React.ReactNode;
18
+ label: React$1.ReactNode;
19
19
  }[];
20
20
  sections: {
21
21
  id: string;
22
- title: React.ReactNode;
23
- content: React.ReactNode;
22
+ title: React$1.ReactNode;
23
+ content: React$1.ReactNode;
24
24
  }[];
25
- }): react_jsx_runtime92.JSX.Element;
25
+ }): react_jsx_runtime89.JSX.Element;
26
26
  //#endregion
27
27
  export { SalesTermsTemplate };
@@ -1,5 +1,5 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime91 from "react/jsx-runtime";
1
+ import * as React$1 from "react";
2
+ import * as react_jsx_runtime87 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/templates/TermsTemplate.d.ts
5
5
  declare function TermsTemplate({
@@ -8,20 +8,20 @@ declare function TermsTemplate({
8
8
  toc,
9
9
  sections
10
10
  }: {
11
- title?: React.ReactNode;
11
+ title?: React$1.ReactNode;
12
12
  meta?: {
13
13
  lastUpdated?: string | Date;
14
14
  version?: string;
15
15
  };
16
16
  toc?: {
17
17
  href: string;
18
- label: React.ReactNode;
18
+ label: React$1.ReactNode;
19
19
  }[];
20
20
  sections: {
21
21
  id: string;
22
- title: React.ReactNode;
23
- content: React.ReactNode;
22
+ title: React$1.ReactNode;
23
+ content: React$1.ReactNode;
24
24
  }[];
25
- }): react_jsx_runtime91.JSX.Element;
25
+ }): react_jsx_runtime87.JSX.Element;
26
26
  //#endregion
27
27
  export { TermsTemplate };
@@ -1,16 +1,16 @@
1
- import * as React from "react";
2
- import * as react_jsx_runtime33 from "react/jsx-runtime";
3
- import { Card, CardContent as CardContent$1, CardDescription, CardHeader as CardHeader$1, CardTitle as CardTitle$1 } from "@lssm/lib.ui-kit-web/ui/card";
1
+ import * as React$1 from "react";
2
+ import * as react_jsx_runtime30 from "react/jsx-runtime";
3
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@lssm/lib.ui-kit-web/ui/card";
4
4
 
5
5
  //#region src/components/marketing/MarketingCard.d.ts
6
6
  type MarketingCardTone = 'default' | 'muted' | 'elevated';
7
- type MarketingCardProps = React.ComponentProps<typeof Card> & {
7
+ type MarketingCardProps = React$1.ComponentProps<typeof Card> & {
8
8
  tone?: MarketingCardTone;
9
9
  };
10
10
  declare function MarketingCard({
11
11
  tone,
12
12
  className,
13
13
  ...props
14
- }: MarketingCardProps): react_jsx_runtime33.JSX.Element;
14
+ }: MarketingCardProps): react_jsx_runtime30.JSX.Element;
15
15
  //#endregion
16
- export { CardContent$1 as CardContent, CardDescription, CardHeader$1 as CardHeader, CardTitle$1 as CardTitle, MarketingCard, MarketingCardTone };
16
+ export { CardContent, CardDescription, CardHeader, CardTitle, MarketingCard, MarketingCardTone };
@@ -1,7 +1,7 @@
1
+ import { cn } from "../../ui-kit-web/dist/ui/utils.js";
2
+ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "../../ui-kit-web/dist/ui/card.js";
1
3
  import "react";
2
4
  import { jsx } from "react/jsx-runtime";
3
- import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
4
- import { Card, CardContent as CardContent$1, CardDescription, CardHeader as CardHeader$1, CardTitle as CardTitle$1 } from "@lssm/lib.ui-kit-web/ui/card";
5
5
 
6
6
  //#region src/components/marketing/MarketingCard.tsx
7
7
  const toneClasses = {
@@ -17,4 +17,4 @@ function MarketingCard({ tone = "default", className, ...props }) {
17
17
  }
18
18
 
19
19
  //#endregion
20
- export { CardContent$1 as CardContent, CardDescription, CardHeader$1 as CardHeader, CardTitle$1 as CardTitle, MarketingCard };
20
+ export { MarketingCard };
@@ -1,14 +1,14 @@
1
1
  import { MarketingSection } from "./MarketingSection.js";
2
- import * as React from "react";
3
- import * as react_jsx_runtime32 from "react/jsx-runtime";
2
+ import * as React$1 from "react";
3
+ import * as react_jsx_runtime29 from "react/jsx-runtime";
4
4
  import { VariantProps } from "class-variance-authority";
5
- import * as class_variance_authority_types4 from "class-variance-authority/types";
5
+ import * as class_variance_authority_types5 from "class-variance-authority/types";
6
6
 
7
7
  //#region src/components/marketing/MarketingCardsSection.d.ts
8
8
  declare const gridVariants: (props?: ({
9
9
  columns?: 1 | 3 | 2 | 4 | null | undefined;
10
- } & class_variance_authority_types4.ClassProp) | undefined) => string;
11
- type MarketingCardsSectionProps = React.PropsWithChildren<Omit<React.ComponentProps<typeof MarketingSection>, 'children'> & VariantProps<typeof gridVariants> & {
10
+ } & class_variance_authority_types5.ClassProp) | undefined) => string;
11
+ type MarketingCardsSectionProps = React$1.PropsWithChildren<Omit<React$1.ComponentProps<typeof MarketingSection>, 'children'> & VariantProps<typeof gridVariants> & {
12
12
  gridClassName?: string;
13
13
  }>;
14
14
  declare function MarketingCardsSection({
@@ -16,6 +16,6 @@ declare function MarketingCardsSection({
16
16
  columns,
17
17
  gridClassName,
18
18
  ...sectionProps
19
- }: MarketingCardsSectionProps): react_jsx_runtime32.JSX.Element;
19
+ }: MarketingCardsSectionProps): react_jsx_runtime29.JSX.Element;
20
20
  //#endregion
21
21
  export { MarketingCardsSection };
@@ -1,8 +1,8 @@
1
+ import { cn } from "../../ui-kit-web/dist/ui/utils.js";
1
2
  import { MarketingSection } from "./MarketingSection.js";
2
3
  import "react";
3
4
  import { jsx } from "react/jsx-runtime";
4
5
  import { cva } from "class-variance-authority";
5
- import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
6
6
 
7
7
  //#region src/components/marketing/MarketingCardsSection.tsx
8
8
  const gridVariants = cva("grid gap-6", {
@@ -1,16 +1,16 @@
1
1
  import { MarketingSectionPadding, MarketingSectionTone } from "./MarketingSection.js";
2
- import * as React from "react";
3
- import * as react_jsx_runtime36 from "react/jsx-runtime";
2
+ import * as React$1 from "react";
3
+ import * as react_jsx_runtime33 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/marketing/MarketingComparisonSection.d.ts
6
6
  interface ComparisonColumn {
7
7
  title: string;
8
- items: (string | React.ReactNode)[];
8
+ items: (string | React$1.ReactNode)[];
9
9
  }
10
10
  interface MarketingComparisonSectionProps {
11
- eyebrow?: React.ReactNode;
12
- title?: React.ReactNode;
13
- subtitle?: React.ReactNode;
11
+ eyebrow?: React$1.ReactNode;
12
+ title?: React$1.ReactNode;
13
+ subtitle?: React$1.ReactNode;
14
14
  left: ComparisonColumn;
15
15
  right: ComparisonColumn;
16
16
  tone?: MarketingSectionTone;
@@ -24,6 +24,6 @@ declare function MarketingComparisonSection({
24
24
  right,
25
25
  tone,
26
26
  padding
27
- }: MarketingComparisonSectionProps): react_jsx_runtime36.JSX.Element;
27
+ }: MarketingComparisonSectionProps): react_jsx_runtime33.JSX.Element;
28
28
  //#endregion
29
29
  export { MarketingComparisonSection };
@@ -1,9 +1,9 @@
1
+ import { HStack, VStack } from "../../ui-kit-web/dist/ui/stack.js";
2
+ import { Muted, Small } from "../../ui-kit-web/dist/ui/typography.js";
1
3
  import { MarketingSection } from "./MarketingSection.js";
2
4
  import "react";
3
- import { CheckCircle } from "lucide-react";
4
5
  import { jsx, jsxs } from "react/jsx-runtime";
5
- import { HStack, VStack } from "@lssm/lib.ui-kit-web/ui/stack";
6
- import { Muted, Small } from "@lssm/lib.ui-kit-web/ui/typography";
6
+ import { CheckCircle } from "lucide-react";
7
7
 
8
8
  //#region src/components/marketing/MarketingComparisonSection.tsx
9
9
  function MarketingComparisonSection({ eyebrow, title, subtitle, left, right, tone = "default", padding = "comfortable" }) {
@@ -1,25 +1,25 @@
1
1
  import { MarketingCardTone } from "./MarketingCard.js";
2
- import * as React from "react";
3
- import * as react_jsx_runtime34 from "react/jsx-runtime";
2
+ import * as React$1 from "react";
3
+ import * as react_jsx_runtime28 from "react/jsx-runtime";
4
4
  import { VariantProps } from "class-variance-authority";
5
- import * as class_variance_authority_types5 from "class-variance-authority/types";
5
+ import * as class_variance_authority_types4 from "class-variance-authority/types";
6
6
 
7
7
  //#region src/components/marketing/MarketingIconCard.d.ts
8
- type IconComponent = React.ComponentType<{
8
+ type IconComponent = React$1.ComponentType<{
9
9
  className?: string;
10
10
  size?: number;
11
11
  }>;
12
12
  declare const layoutVariants: (props?: ({
13
13
  variant?: "iconFirst" | "listing" | "support" | null | undefined;
14
- } & class_variance_authority_types5.ClassProp) | undefined) => string;
14
+ } & class_variance_authority_types4.ClassProp) | undefined) => string;
15
15
  type MarketingIconCardVariant = VariantProps<typeof layoutVariants>['variant'];
16
16
  interface MarketingIconCardProps {
17
17
  icon: IconComponent;
18
- title: React.ReactNode;
19
- description?: React.ReactNode;
18
+ title: React$1.ReactNode;
19
+ description?: React$1.ReactNode;
20
20
  tone?: MarketingCardTone;
21
21
  iconClassName?: string;
22
- headerAction?: React.ReactNode;
22
+ headerAction?: React$1.ReactNode;
23
23
  variant?: MarketingIconCardVariant;
24
24
  className?: string;
25
25
  }
@@ -32,6 +32,6 @@ declare function MarketingIconCard({
32
32
  headerAction,
33
33
  variant,
34
34
  className
35
- }: MarketingIconCardProps): react_jsx_runtime34.JSX.Element;
35
+ }: MarketingIconCardProps): react_jsx_runtime28.JSX.Element;
36
36
  //#endregion
37
37
  export { MarketingIconCard };
@@ -1,9 +1,10 @@
1
- import { CardContent, CardTitle, MarketingCard } from "./MarketingCard.js";
1
+ import { HStack, VStack } from "../../ui-kit-web/dist/ui/stack.js";
2
+ import { CardContent, CardTitle } from "../../ui-kit-web/dist/ui/card.js";
3
+ import { Muted, Small } from "../../ui-kit-web/dist/ui/typography.js";
4
+ import { MarketingCard } from "./MarketingCard.js";
2
5
  import "react";
3
6
  import { jsx, jsxs } from "react/jsx-runtime";
4
7
  import { cva } from "class-variance-authority";
5
- import { HStack, VStack } from "@lssm/lib.ui-kit-web/ui/stack";
6
- import { Muted, Small } from "@lssm/lib.ui-kit-web/ui/typography";
7
8
 
8
9
  //#region src/components/marketing/MarketingIconCard.tsx
9
10
  const layoutVariants = cva("w-full", {