@lssm/lib.design-system 1.42.1 → 1.42.2

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 (83) hide show
  1. package/dist/components/agent/AgentMonitor.d.ts +2 -2
  2. package/dist/components/agent/ApprovalQueue.d.ts +2 -2
  3. package/dist/components/atoms/ErrorState.d.ts +2 -2
  4. package/dist/components/atoms/LoaderCircular.d.ts +2 -2
  5. package/dist/components/atoms/NavBrand.d.ts +2 -2
  6. package/dist/components/data-view/DataViewList.d.ts +2 -2
  7. package/dist/components/data-view/DataViewTable.d.ts +2 -2
  8. package/dist/components/forms/ActionForm.d.ts +2 -2
  9. package/dist/components/forms/FormCardLayout.d.ts +2 -2
  10. package/dist/components/forms/FormCardLayout.d.ts.map +1 -1
  11. package/dist/components/forms/FormDialog.d.ts +2 -2
  12. package/dist/components/forms/FormLayout.d.ts +4 -4
  13. package/dist/components/forms/FormOneByOneLayout.d.ts +2 -2
  14. package/dist/components/forms/FormStepsLayout.d.ts +2 -2
  15. package/dist/components/forms/ZodForm.d.ts +2 -2
  16. package/dist/components/legal/atoms/DefinitionList.d.ts +2 -2
  17. package/dist/components/legal/atoms/KeyValueList.d.ts +2 -2
  18. package/dist/components/legal/atoms/LegalCallout.d.ts +2 -2
  19. package/dist/components/legal/atoms/LegalHeading.d.ts +2 -2
  20. package/dist/components/legal/atoms/LegalList.d.ts +2 -2
  21. package/dist/components/legal/atoms/LegalSection.d.ts +2 -2
  22. package/dist/components/legal/atoms/LegalText.d.ts +2 -2
  23. package/dist/components/legal/molecules/Consent.d.ts +3 -3
  24. package/dist/components/legal/molecules/ContactFields.d.ts +2 -2
  25. package/dist/components/legal/molecules/LegalMeta.d.ts +2 -2
  26. package/dist/components/legal/molecules/LegalTOC.d.ts +2 -2
  27. package/dist/components/legal/organisms/GDPRRights.d.ts +2 -2
  28. package/dist/components/legal/organisms/LegalPageLayout.d.ts +2 -2
  29. package/dist/components/marketing/MarketingCard.d.ts +2 -2
  30. package/dist/components/marketing/MarketingCardsSection.d.ts +2 -2
  31. package/dist/components/marketing/MarketingComparisonSection.d.ts +2 -2
  32. package/dist/components/marketing/MarketingIconCard.d.ts +2 -2
  33. package/dist/components/marketing/MarketingSection.d.ts +2 -2
  34. package/dist/components/marketing/MarketingStepCard.d.ts +2 -2
  35. package/dist/components/molecules/AiLinkButton.d.ts +2 -2
  36. package/dist/components/molecules/Breadcrumbs.d.ts +2 -2
  37. package/dist/components/molecules/CommandPalette.d.ts +2 -2
  38. package/dist/components/molecules/CommandSearchTrigger.d.ts +2 -2
  39. package/dist/components/molecules/EntityCard.d.ts +2 -2
  40. package/dist/components/molecules/FiltersToolbar.d.ts +2 -2
  41. package/dist/components/molecules/HoverPreview.d.ts +2 -2
  42. package/dist/components/molecules/LangSwitch.d.ts +2 -2
  43. package/dist/components/molecules/LoaderBlock.d.ts +2 -2
  44. package/dist/components/molecules/NavUser.d.ts +2 -2
  45. package/dist/components/molecules/OverviewCard.d.ts +2 -2
  46. package/dist/components/molecules/SkeletonBlock/index.web.d.ts +2 -2
  47. package/dist/components/molecules/SkeletonCircle/index.web.d.ts +2 -2
  48. package/dist/components/molecules/SkeletonList/index.web.d.ts +2 -2
  49. package/dist/components/molecules/StatCard.d.ts +3 -3
  50. package/dist/components/molecules/StatusChip.d.ts +2 -2
  51. package/dist/components/molecules/hover-previews/Doc.d.ts +2 -2
  52. package/dist/components/molecules/hover-previews/Media.d.ts +2 -2
  53. package/dist/components/molecules/hover-previews/Simple.d.ts +2 -2
  54. package/dist/components/molecules/hover-previews/Stats.d.ts +2 -2
  55. package/dist/components/molecules/hover-previews/User.d.ts +2 -2
  56. package/dist/components/organisms/AcademyLayout.d.ts +2 -2
  57. package/dist/components/organisms/AppHeader.d.ts +2 -2
  58. package/dist/components/organisms/AppLayout.d.ts +2 -2
  59. package/dist/components/organisms/AppSidebar.d.ts +2 -2
  60. package/dist/components/organisms/EmptyDataList.d.ts +2 -2
  61. package/dist/components/organisms/EmptySearchResult.d.ts +2 -2
  62. package/dist/components/organisms/FAQSection.d.ts +2 -2
  63. package/dist/components/organisms/FeatureCarousel.d.ts +2 -2
  64. package/dist/components/organisms/FeaturesSection.d.ts +2 -2
  65. package/dist/components/organisms/Footer.d.ts +2 -2
  66. package/dist/components/organisms/Header.d.ts +4 -4
  67. package/dist/components/organisms/HeroResponsive.d.ts +2 -2
  68. package/dist/components/organisms/HeroSection.d.ts +2 -2
  69. package/dist/components/organisms/ListCardPage.d.ts +2 -2
  70. package/dist/components/organisms/ListGridPage.d.ts +2 -2
  71. package/dist/components/organisms/ListPageResponsive.d.ts +2 -2
  72. package/dist/components/organisms/ListTablePage.d.ts +2 -2
  73. package/dist/components/organisms/MarketingHeader.d.ts +2 -2
  74. package/dist/components/organisms/MarketingHeaderDesktop.d.ts +2 -2
  75. package/dist/components/organisms/MarketingHeaderMobile.d.ts +2 -2
  76. package/dist/components/organisms/MarketingLayout.d.ts +2 -2
  77. package/dist/components/organisms/PageHeaderResponsive.d.ts +2 -2
  78. package/dist/components/organisms/PricingCarousel.d.ts +2 -2
  79. package/dist/components/organisms/PricingSection.d.ts +2 -2
  80. package/dist/components/organisms/TestimonialCarousel.d.ts +2 -2
  81. package/dist/components/templates/lists/ListPageTemplate/index.web.d.ts +2 -2
  82. package/dist/renderers/form-contract.d.ts +2 -2
  83. package/package.json +7 -7
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime21 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime20 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/agent/AgentMonitor.d.ts
4
4
  interface AgentSessionSnapshot {
@@ -23,7 +23,7 @@ declare function AgentMonitor({
23
23
  highlightStatus,
24
24
  onSelectSession,
25
25
  className
26
- }: AgentMonitorProps): react_jsx_runtime21.JSX.Element;
26
+ }: AgentMonitorProps): react_jsx_runtime20.JSX.Element;
27
27
  //#endregion
28
28
  export { AgentMonitor };
29
29
  //# sourceMappingURL=AgentMonitor.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime20 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime19 from "react/jsx-runtime";
3
3
  import { ApprovalRequest } from "@lssm/lib.ai-agent/approval";
4
4
 
5
5
  //#region src/components/agent/ApprovalQueue.d.ts
@@ -20,7 +20,7 @@ declare function ApprovalQueue({
20
20
  onReject,
21
21
  className,
22
22
  emptyState
23
- }: ApprovalQueueProps): react_jsx_runtime20.JSX.Element;
23
+ }: ApprovalQueueProps): react_jsx_runtime19.JSX.Element;
24
24
  //#endregion
25
25
  export { ApprovalQueue };
26
26
  //# sourceMappingURL=ApprovalQueue.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime75 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime74 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/atoms/ErrorState.d.ts
5
5
  interface ErrorStateProps {
@@ -23,7 +23,7 @@ declare function ErrorState({
23
23
  onContactSupport,
24
24
  supportLabel,
25
25
  className
26
- }: ErrorStateProps): react_jsx_runtime75.JSX.Element;
26
+ }: ErrorStateProps): react_jsx_runtime74.JSX.Element;
27
27
  //#endregion
28
28
  export { ErrorState };
29
29
  //# sourceMappingURL=ErrorState.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime73 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime72 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as class_variance_authority_types14 from "class-variance-authority/types";
5
5
 
@@ -17,7 +17,7 @@ declare function LoaderCircular({
17
17
  label,
18
18
  className,
19
19
  ...props
20
- }: LoaderCircularProps): react_jsx_runtime73.JSX.Element;
20
+ }: LoaderCircularProps): react_jsx_runtime72.JSX.Element;
21
21
  //#endregion
22
22
  export { LoaderCircular };
23
23
  //# sourceMappingURL=LoaderCircular.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime43 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime42 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/atoms/NavBrand.d.ts
5
5
  interface NavBrandProps {
@@ -13,7 +13,7 @@ declare function NavBrand({
13
13
  logo,
14
14
  title,
15
15
  className
16
- }: NavBrandProps): react_jsx_runtime43.JSX.Element;
16
+ }: NavBrandProps): react_jsx_runtime42.JSX.Element;
17
17
  //#endregion
18
18
  export { NavBrand };
19
19
  //# sourceMappingURL=NavBrand.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime106 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime105 from "react/jsx-runtime";
3
3
  import { DataViewSpec } from "@lssm/lib.contracts/data-views";
4
4
 
5
5
  //#region src/components/data-view/DataViewList.d.ts
@@ -18,7 +18,7 @@ declare function DataViewList({
18
18
  renderActions,
19
19
  onSelect,
20
20
  emptyState
21
- }: DataViewListProps): react_jsx_runtime106.JSX.Element;
21
+ }: DataViewListProps): react_jsx_runtime105.JSX.Element;
22
22
  //#endregion
23
23
  export { DataViewList };
24
24
  //# sourceMappingURL=DataViewList.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime105 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime106 from "react/jsx-runtime";
3
3
  import { DataViewSpec } from "@lssm/lib.contracts/data-views";
4
4
 
5
5
  //#region src/components/data-view/DataViewTable.d.ts
@@ -20,7 +20,7 @@ declare function DataViewTable({
20
20
  emptyState,
21
21
  headerActions,
22
22
  footer
23
- }: DataViewTableProps): react_jsx_runtime105.JSX.Element;
23
+ }: DataViewTableProps): react_jsx_runtime106.JSX.Element;
24
24
  //#endregion
25
25
  export { DataViewTable };
26
26
  //# sourceMappingURL=DataViewTable.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime102 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime104 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/forms/ActionForm.d.ts
5
5
  interface ActionFormProps extends Omit<React.FormHTMLAttributes<HTMLFormElement>, 'action'> {
@@ -11,7 +11,7 @@ declare function ActionForm({
11
11
  children,
12
12
  className,
13
13
  ...rest
14
- }: ActionFormProps): react_jsx_runtime102.JSX.Element;
14
+ }: ActionFormProps): react_jsx_runtime104.JSX.Element;
15
15
  //#endregion
16
16
  export { ActionForm };
17
17
  //# sourceMappingURL=ActionForm.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime96 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime101 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/forms/FormCardLayout.d.ts
5
5
  interface FormCardLayoutProps {
@@ -17,7 +17,7 @@ declare function FormCardLayout({
17
17
  children,
18
18
  className,
19
19
  contentClassName
20
- }: FormCardLayoutProps): react_jsx_runtime96.JSX.Element;
20
+ }: FormCardLayoutProps): react_jsx_runtime101.JSX.Element;
21
21
  //#endregion
22
22
  export { FormCardLayout };
23
23
  //# sourceMappingURL=FormCardLayout.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FormCardLayout.d.ts","names":[],"sources":["../../../src/components/forms/FormCardLayout.tsx"],"sourcesContent":[],"mappings":";;;;UASiB,mBAAA;UACP,KAAA,CAAM;gBACA,KAAA,CAAM;EAFL,OAAA,CAAA,EAGL,KAAA,CAAM,SAHkB;EAC1B,QAAM,EAGJ,KAAA,CAAM,SAHF;EACA,SAAM,CAAA,EAAA,MAAA;EACV,gBAAM,CAAA,EAAA,MAAA;;AACS,iBAKX,cAAA,CALW;EAAA,KAAA;EAAA,WAAA;EAAA,OAAA;EAAA,QAAA;EAAA,SAAA;EAAA;AAAA,CAAA,EAYxB,mBAZwB,CAAA,EAYL,mBAAA,CAAA,GAAA,CAAA,OAZK"}
1
+ {"version":3,"file":"FormCardLayout.d.ts","names":[],"sources":["../../../src/components/forms/FormCardLayout.tsx"],"sourcesContent":[],"mappings":";;;;UASiB,mBAAA;UACP,KAAA,CAAM;gBACA,KAAA,CAAM;EAFL,OAAA,CAAA,EAGL,KAAA,CAAM,SAHkB;EAC1B,QAAM,EAGJ,KAAA,CAAM,SAHF;EACA,SAAM,CAAA,EAAA,MAAA;EACV,gBAAM,CAAA,EAAA,MAAA;;AACS,iBAKX,cAAA,CALW;EAAA,KAAA;EAAA,WAAA;EAAA,OAAA;EAAA,QAAA;EAAA,SAAA;EAAA;AAAA,CAAA,EAYxB,mBAZwB,CAAA,EAYL,oBAAA,CAAA,GAAA,CAAA,OAZK"}
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime97 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime96 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/forms/FormDialog.d.ts
5
5
  interface FormDialogProps {
@@ -19,7 +19,7 @@ declare function FormDialog({
19
19
  children,
20
20
  footer,
21
21
  maxWidth
22
- }: FormDialogProps): react_jsx_runtime97.JSX.Element;
22
+ }: FormDialogProps): react_jsx_runtime96.JSX.Element;
23
23
  //#endregion
24
24
  export { FormDialog };
25
25
  //# sourceMappingURL=FormDialog.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime99 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime98 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/forms/FormLayout.d.ts
5
5
  declare function FormSection({
@@ -8,14 +8,14 @@ declare function FormSection({
8
8
  }: {
9
9
  children: React.ReactNode;
10
10
  className?: string;
11
- }): react_jsx_runtime99.JSX.Element;
11
+ }): react_jsx_runtime98.JSX.Element;
12
12
  declare function FormRow({
13
13
  children,
14
14
  className
15
15
  }: {
16
16
  children: React.ReactNode;
17
17
  className?: string;
18
- }): react_jsx_runtime99.JSX.Element;
18
+ }): react_jsx_runtime98.JSX.Element;
19
19
  declare function FormGrid({
20
20
  children,
21
21
  cols,
@@ -24,7 +24,7 @@ declare function FormGrid({
24
24
  children: React.ReactNode;
25
25
  cols?: 1 | 2 | 3 | 4;
26
26
  className?: string;
27
- }): react_jsx_runtime99.JSX.Element;
27
+ }): react_jsx_runtime98.JSX.Element;
28
28
  //#endregion
29
29
  export { FormGrid, FormRow, FormSection };
30
30
  //# sourceMappingURL=FormLayout.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime104 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime103 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/forms/FormOneByOneLayout.d.ts
5
5
  interface OneByOneFieldDef {
@@ -20,7 +20,7 @@ declare function FormOneByOneLayout({
20
20
  initialKey,
21
21
  onComplete,
22
22
  className
23
- }: FormOneByOneLayoutProps): react_jsx_runtime104.JSX.Element | null;
23
+ }: FormOneByOneLayoutProps): react_jsx_runtime103.JSX.Element | null;
24
24
  //#endregion
25
25
  export { FormOneByOneLayout };
26
26
  //# sourceMappingURL=FormOneByOneLayout.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime103 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime102 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/forms/FormStepsLayout.d.ts
5
5
  interface StepDef {
@@ -21,7 +21,7 @@ declare function FormStepsLayout({
21
21
  onFinish,
22
22
  canNext,
23
23
  className
24
- }: FormStepsLayoutProps): react_jsx_runtime103.JSX.Element | null;
24
+ }: FormStepsLayoutProps): react_jsx_runtime102.JSX.Element | null;
25
25
  //#endregion
26
26
  export { FormStepsLayout };
27
27
  //# sourceMappingURL=FormStepsLayout.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime98 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime97 from "react/jsx-runtime";
3
3
  import { UseFormReturn } from "@lssm/lib.ui-kit-web/ui/form";
4
4
  import * as z from "zod";
5
5
  import { FieldValues } from "react-hook-form";
@@ -16,7 +16,7 @@ declare function ZodForm<TSchema extends z.ZodType<any, any, any>, TFieldValues
16
16
  defaultValues,
17
17
  onSubmit,
18
18
  children
19
- }: ZodFormProps<TSchema, TFieldValues, TOutput>): react_jsx_runtime98.JSX.Element;
19
+ }: ZodFormProps<TSchema, TFieldValues, TOutput>): react_jsx_runtime97.JSX.Element;
20
20
  //#endregion
21
21
  export { ZodForm };
22
22
  //# sourceMappingURL=ZodForm.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime79 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime78 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/atoms/DefinitionList.d.ts
5
5
  declare function DefinitionList({
@@ -11,7 +11,7 @@ declare function DefinitionList({
11
11
  description: React.ReactNode;
12
12
  }[];
13
13
  className?: string;
14
- }): react_jsx_runtime79.JSX.Element;
14
+ }): react_jsx_runtime78.JSX.Element;
15
15
  //#endregion
16
16
  export { DefinitionList };
17
17
  //# sourceMappingURL=DefinitionList.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime80 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime79 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/atoms/KeyValueList.d.ts
5
5
  declare function KeyValueList({
@@ -11,7 +11,7 @@ declare function KeyValueList({
11
11
  value: React.ReactNode;
12
12
  }[];
13
13
  className?: string;
14
- }): react_jsx_runtime80.JSX.Element;
14
+ }): react_jsx_runtime79.JSX.Element;
15
15
  //#endregion
16
16
  export { KeyValueList };
17
17
  //# sourceMappingURL=KeyValueList.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime82 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime81 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as class_variance_authority_types19 from "class-variance-authority/types";
5
5
 
@@ -12,7 +12,7 @@ declare function LegalCallout({
12
12
  tone,
13
13
  className,
14
14
  ...props
15
- }: LegalCalloutProps): react_jsx_runtime82.JSX.Element;
15
+ }: LegalCalloutProps): react_jsx_runtime81.JSX.Element;
16
16
  //#endregion
17
17
  export { LegalCallout };
18
18
  //# sourceMappingURL=LegalCallout.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime76 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime75 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as class_variance_authority_types15 from "class-variance-authority/types";
5
5
 
@@ -19,7 +19,7 @@ declare function LegalHeading({
19
19
  spacing,
20
20
  className,
21
21
  ...props
22
- }: LegalHeadingProps): react_jsx_runtime76.JSX.Element;
22
+ }: LegalHeadingProps): react_jsx_runtime75.JSX.Element;
23
23
  //#endregion
24
24
  export { LegalHeading };
25
25
  //# sourceMappingURL=LegalHeading.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime81 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime80 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as class_variance_authority_types18 from "class-variance-authority/types";
5
5
 
@@ -15,7 +15,7 @@ declare function LegalList({
15
15
  className,
16
16
  children,
17
17
  ...props
18
- }: LegalListProps): react_jsx_runtime81.JSX.Element;
18
+ }: LegalListProps): react_jsx_runtime80.JSX.Element;
19
19
  //#endregion
20
20
  export { LegalList };
21
21
  //# sourceMappingURL=LegalList.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime78 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime77 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as class_variance_authority_types17 from "class-variance-authority/types";
5
5
 
@@ -16,7 +16,7 @@ declare function LegalSection({
16
16
  tone,
17
17
  className,
18
18
  ...props
19
- }: LegalSectionProps): react_jsx_runtime78.JSX.Element;
19
+ }: LegalSectionProps): react_jsx_runtime77.JSX.Element;
20
20
  //#endregion
21
21
  export { LegalSection };
22
22
  //# sourceMappingURL=LegalSection.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime77 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime76 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as class_variance_authority_types16 from "class-variance-authority/types";
5
5
 
@@ -19,7 +19,7 @@ declare function LegalText({
19
19
  spacing,
20
20
  className,
21
21
  ...props
22
- }: LegalTextProps): react_jsx_runtime77.JSX.Element;
22
+ }: LegalTextProps): react_jsx_runtime76.JSX.Element;
23
23
  //#endregion
24
24
  export { LegalText };
25
25
  //# sourceMappingURL=LegalText.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime85 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime84 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/molecules/Consent.d.ts
5
5
  declare function ConsentItem({
@@ -16,7 +16,7 @@ declare function ConsentItem({
16
16
  checked: boolean;
17
17
  onChange: (checked: boolean) => void;
18
18
  className?: string;
19
- }): react_jsx_runtime85.JSX.Element;
19
+ }): react_jsx_runtime84.JSX.Element;
20
20
  declare function ConsentList({
21
21
  items,
22
22
  onChange,
@@ -30,7 +30,7 @@ declare function ConsentList({
30
30
  }[];
31
31
  onChange: (id: string, checked: boolean) => void;
32
32
  className?: string;
33
- }): react_jsx_runtime85.JSX.Element;
33
+ }): react_jsx_runtime84.JSX.Element;
34
34
  //#endregion
35
35
  export { ConsentItem, ConsentList };
36
36
  //# sourceMappingURL=Consent.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime87 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime86 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/legal/molecules/ContactFields.d.ts
4
4
  declare function ContactFields({
@@ -19,7 +19,7 @@ declare function ContactFields({
19
19
  message: string;
20
20
  }) => void;
21
21
  disabled?: boolean;
22
- }): react_jsx_runtime87.JSX.Element;
22
+ }): react_jsx_runtime86.JSX.Element;
23
23
  //#endregion
24
24
  export { ContactFields };
25
25
  //# sourceMappingURL=ContactFields.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime84 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime83 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/legal/molecules/LegalMeta.d.ts
4
4
  declare function LegalMeta({
@@ -9,7 +9,7 @@ declare function LegalMeta({
9
9
  lastUpdated?: string | Date;
10
10
  version?: string;
11
11
  className?: string;
12
- }): react_jsx_runtime84.JSX.Element;
12
+ }): react_jsx_runtime83.JSX.Element;
13
13
  //#endregion
14
14
  export { LegalMeta };
15
15
  //# sourceMappingURL=LegalMeta.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime83 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime82 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as class_variance_authority_types20 from "class-variance-authority/types";
5
5
 
@@ -25,7 +25,7 @@ declare function LegalTOC({
25
25
  size,
26
26
  className,
27
27
  ...props
28
- }: LegalTOCProps): react_jsx_runtime83.JSX.Element;
28
+ }: LegalTOCProps): react_jsx_runtime82.JSX.Element;
29
29
  //#endregion
30
30
  export { LegalTOC, TocItem };
31
31
  //# sourceMappingURL=LegalTOC.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime69 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime88 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/legal/organisms/GDPRRights.d.ts
5
5
  declare function GDPRRights({
@@ -8,7 +8,7 @@ declare function GDPRRights({
8
8
  }: {
9
9
  title?: React.ReactNode;
10
10
  rights?: React.ReactNode[];
11
- }): react_jsx_runtime69.JSX.Element;
11
+ }): react_jsx_runtime88.JSX.Element;
12
12
  //#endregion
13
13
  export { GDPRRights };
14
14
  //# sourceMappingURL=GDPRRights.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { TocItem } from "../molecules/LegalTOC.js";
2
2
  import * as React from "react";
3
- import * as react_jsx_runtime88 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime87 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/legal/organisms/LegalPageLayout.d.ts
6
6
  declare function LegalPageLayout({
@@ -18,7 +18,7 @@ declare function LegalPageLayout({
18
18
  toc?: TocItem[];
19
19
  children: React.ReactNode;
20
20
  className?: string;
21
- }): react_jsx_runtime88.JSX.Element;
21
+ }): react_jsx_runtime87.JSX.Element;
22
22
  //#endregion
23
23
  export { LegalPageLayout };
24
24
  //# sourceMappingURL=LegalPageLayout.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime34 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime33 from "react/jsx-runtime";
3
3
  import { Card, CardContent as CardContent$1, CardDescription, CardHeader as CardHeader$1, CardTitle as CardTitle$1 } from "@lssm/lib.ui-kit-web/ui/card";
4
4
 
5
5
  //#region src/components/marketing/MarketingCard.d.ts
@@ -11,7 +11,7 @@ declare function MarketingCard({
11
11
  tone,
12
12
  className,
13
13
  ...props
14
- }: MarketingCardProps): react_jsx_runtime34.JSX.Element;
14
+ }: MarketingCardProps): react_jsx_runtime33.JSX.Element;
15
15
  //#endregion
16
16
  export { CardContent$1 as CardContent, CardDescription, CardHeader$1 as CardHeader, CardTitle$1 as CardTitle, MarketingCard, MarketingCardTone };
17
17
  //# sourceMappingURL=MarketingCard.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { MarketingSection } from "./MarketingSection.js";
2
2
  import * as React from "react";
3
- import * as react_jsx_runtime33 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime32 from "react/jsx-runtime";
4
4
  import { VariantProps } from "class-variance-authority";
5
5
  import * as class_variance_authority_types4 from "class-variance-authority/types";
6
6
 
@@ -16,7 +16,7 @@ declare function MarketingCardsSection({
16
16
  columns,
17
17
  gridClassName,
18
18
  ...sectionProps
19
- }: MarketingCardsSectionProps): react_jsx_runtime33.JSX.Element;
19
+ }: MarketingCardsSectionProps): react_jsx_runtime32.JSX.Element;
20
20
  //#endregion
21
21
  export { MarketingCardsSection };
22
22
  //# sourceMappingURL=MarketingCardsSection.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { MarketingSectionPadding, MarketingSectionTone } from "./MarketingSection.js";
2
2
  import * as React from "react";
3
- import * as react_jsx_runtime37 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime36 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/marketing/MarketingComparisonSection.d.ts
6
6
  interface ComparisonColumn {
@@ -24,7 +24,7 @@ declare function MarketingComparisonSection({
24
24
  right,
25
25
  tone,
26
26
  padding
27
- }: MarketingComparisonSectionProps): react_jsx_runtime37.JSX.Element;
27
+ }: MarketingComparisonSectionProps): react_jsx_runtime36.JSX.Element;
28
28
  //#endregion
29
29
  export { MarketingComparisonSection };
30
30
  //# sourceMappingURL=MarketingComparisonSection.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { MarketingCardTone } from "./MarketingCard.js";
2
2
  import * as React from "react";
3
- import * as react_jsx_runtime35 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime34 from "react/jsx-runtime";
4
4
  import { VariantProps } from "class-variance-authority";
5
5
  import * as class_variance_authority_types5 from "class-variance-authority/types";
6
6
 
@@ -32,7 +32,7 @@ declare function MarketingIconCard({
32
32
  headerAction,
33
33
  variant,
34
34
  className
35
- }: MarketingIconCardProps): react_jsx_runtime35.JSX.Element;
35
+ }: MarketingIconCardProps): react_jsx_runtime34.JSX.Element;
36
36
  //#endregion
37
37
  export { MarketingIconCard };
38
38
  //# sourceMappingURL=MarketingIconCard.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime32 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime31 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
  import * as class_variance_authority_types3 from "class-variance-authority/types";
5
5
 
@@ -28,7 +28,7 @@ declare function MarketingSection({
28
28
  tone,
29
29
  padding,
30
30
  className
31
- }: MarketingSectionProps): react_jsx_runtime32.JSX.Element;
31
+ }: MarketingSectionProps): react_jsx_runtime31.JSX.Element;
32
32
  //#endregion
33
33
  export { MarketingSection, MarketingSectionPadding, MarketingSectionTone };
34
34
  //# sourceMappingURL=MarketingSection.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { MarketingCardTone } from "./MarketingCard.js";
2
2
  import * as React from "react";
3
- import * as react_jsx_runtime36 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime35 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/marketing/MarketingStepCard.d.ts
6
6
  interface MarketingStepCardProps {
@@ -14,7 +14,7 @@ declare function MarketingStepCard({
14
14
  title,
15
15
  description,
16
16
  tone
17
- }: MarketingStepCardProps): react_jsx_runtime36.JSX.Element;
17
+ }: MarketingStepCardProps): react_jsx_runtime35.JSX.Element;
18
18
  //#endregion
19
19
  export { MarketingStepCard };
20
20
  //# sourceMappingURL=MarketingStepCard.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime70 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime69 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/molecules/AiLinkButton.d.ts
4
4
  type Provider = 'chatgpt' | 'claude';
@@ -10,7 +10,7 @@ interface AiLinkButtonProps {
10
10
  declare function AiLinkButton({
11
11
  href,
12
12
  className
13
- }: AiLinkButtonProps): react_jsx_runtime70.JSX.Element;
13
+ }: AiLinkButtonProps): react_jsx_runtime69.JSX.Element;
14
14
  //#endregion
15
15
  export { AiLinkButton };
16
16
  //# sourceMappingURL=AiLinkButton.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- import * as react_jsx_runtime44 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime43 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/molecules/Breadcrumbs.d.ts
5
5
  interface BreadcrumbItemDef {
@@ -10,7 +10,7 @@ declare function Breadcrumbs({
10
10
  items
11
11
  }: {
12
12
  items: BreadcrumbItemDef[];
13
- }): react_jsx_runtime44.JSX.Element | null;
13
+ }): react_jsx_runtime43.JSX.Element | null;
14
14
  //#endregion
15
15
  export { Breadcrumbs };
16
16
  //# sourceMappingURL=Breadcrumbs.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime41 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime40 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/molecules/CommandPalette.d.ts
4
4
  interface CommandPaletteProps {
@@ -21,7 +21,7 @@ declare function CommandPalette({
21
21
  onOpenChange,
22
22
  groups,
23
23
  placeholder
24
- }: CommandPaletteProps): react_jsx_runtime41.JSX.Element;
24
+ }: CommandPaletteProps): react_jsx_runtime40.JSX.Element;
25
25
  //#endregion
26
26
  export { CommandPalette };
27
27
  //# sourceMappingURL=CommandPalette.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { CommandPalette } from "./CommandPalette.js";
2
2
  import * as React from "react";
3
- import * as react_jsx_runtime45 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime44 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/molecules/CommandSearchTrigger.d.ts
6
6
  declare function CommandSearchTrigger({
@@ -13,7 +13,7 @@ declare function CommandSearchTrigger({
13
13
  className?: string;
14
14
  placeholder?: string;
15
15
  compact?: boolean;
16
- }): react_jsx_runtime45.JSX.Element;
16
+ }): react_jsx_runtime44.JSX.Element;
17
17
  //#endregion
18
18
  export { CommandSearchTrigger };
19
19
  //# sourceMappingURL=CommandSearchTrigger.d.ts.map