@lssm/lib.design-system 0.0.0-canary-20251217060804 → 0.0.0-canary-20251217062139
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/rolldown_runtime.js +1 -12
- package/dist/components/agent/AgentMonitor.js +3 -3
- package/dist/components/agent/ApprovalQueue.d.ts +2 -2
- package/dist/components/agent/ApprovalQueue.js +4 -5
- package/dist/components/atoms/ActionButtons.d.ts +3 -3
- package/dist/components/atoms/ActionButtons.js +3 -3
- package/dist/components/atoms/Button.d.ts +6 -6
- package/dist/components/atoms/Button.js +2 -2
- package/dist/components/atoms/ButtonLink.js +2 -2
- package/dist/components/atoms/Cta.d.ts +7 -7
- package/dist/components/atoms/Cta.js +2 -2
- package/dist/components/atoms/DataChips.d.ts +2 -2
- package/dist/components/atoms/DataChips.js +1 -1
- package/dist/components/atoms/EmptyState.d.ts +2 -2
- package/dist/components/atoms/EmptyState.js +1 -1
- package/dist/components/atoms/ErrorState.d.ts +8 -8
- package/dist/components/atoms/ErrorState.js +1 -1
- package/dist/components/atoms/Input.d.ts +2 -2
- package/dist/components/atoms/Input.js +1 -1
- package/dist/components/atoms/Link.web.d.ts +3 -3
- package/dist/components/atoms/Link.web.js +4 -6
- package/dist/components/atoms/LoaderCircular.d.ts +7 -7
- package/dist/components/atoms/LoaderCircular.js +2 -2
- package/dist/components/atoms/NavBrand.d.ts +5 -5
- package/dist/components/atoms/NavBrand.js +1 -1
- package/dist/components/atoms/Stepper.d.ts +2 -2
- package/dist/components/atoms/Stepper.js +1 -1
- package/dist/components/atoms/Textarea.d.ts +2 -2
- package/dist/components/atoms/Textarea.js +4 -4
- package/dist/components/data-view/DataViewDetail.d.ts +5 -5
- package/dist/components/data-view/DataViewList.d.ts +5 -5
- package/dist/components/data-view/DataViewRenderer.d.ts +7 -7
- package/dist/components/data-view/DataViewRenderer.js +3 -3
- package/dist/components/data-view/DataViewTable.d.ts +6 -6
- package/dist/components/forms/ActionForm.d.ts +5 -5
- package/dist/components/forms/ActionForm.js +1 -1
- package/dist/components/forms/FormCardLayout.d.ts +7 -7
- package/dist/components/forms/FormCardLayout.js +2 -2
- package/dist/components/forms/FormDialog.d.ts +7 -7
- package/dist/components/forms/FormDialog.js +1 -1
- package/dist/components/forms/FormLayout.d.ts +8 -8
- package/dist/components/forms/FormLayout.js +1 -1
- package/dist/components/forms/FormOneByOneLayout.d.ts +6 -6
- package/dist/components/forms/FormOneByOneLayout.js +4 -4
- package/dist/components/forms/FormStepsLayout.d.ts +6 -6
- package/dist/components/forms/FormStepsLayout.js +5 -5
- package/dist/components/forms/ZodForm.d.ts +6 -6
- package/dist/components/forms/ZodForm.js +1 -1
- package/dist/components/legal/atoms/DefinitionList.d.ts +5 -5
- package/dist/components/legal/atoms/DefinitionList.js +1 -1
- package/dist/components/legal/atoms/KeyValueList.d.ts +5 -5
- package/dist/components/legal/atoms/KeyValueList.js +1 -1
- package/dist/components/legal/atoms/LegalCallout.d.ts +6 -6
- package/dist/components/legal/atoms/LegalCallout.js +1 -1
- package/dist/components/legal/atoms/LegalHeading.d.ts +6 -6
- package/dist/components/legal/atoms/LegalHeading.js +1 -1
- package/dist/components/legal/atoms/LegalList.d.ts +6 -6
- package/dist/components/legal/atoms/LegalList.js +1 -1
- package/dist/components/legal/atoms/LegalSection.d.ts +6 -6
- package/dist/components/legal/atoms/LegalSection.js +1 -1
- package/dist/components/legal/atoms/LegalText.d.ts +6 -6
- package/dist/components/legal/atoms/LegalText.js +1 -1
- package/dist/components/legal/molecules/Consent.d.ts +8 -8
- package/dist/components/legal/molecules/Consent.js +2 -2
- package/dist/components/legal/molecules/ContactFields.d.ts +2 -2
- package/dist/components/legal/molecules/ContactFields.js +1 -1
- package/dist/components/legal/molecules/LegalMeta.d.ts +2 -2
- package/dist/components/legal/molecules/LegalMeta.js +1 -1
- package/dist/components/legal/molecules/LegalTOC.d.ts +7 -7
- package/dist/components/legal/molecules/LegalTOC.js +1 -1
- package/dist/components/legal/organisms/ContactForm.d.ts +4 -4
- package/dist/components/legal/organisms/ContactForm.js +3 -3
- package/dist/components/legal/organisms/GDPRDataRequest.d.ts +5 -5
- package/dist/components/legal/organisms/GDPRDataRequest.js +2 -2
- package/dist/components/legal/organisms/GDPRRights.d.ts +5 -5
- package/dist/components/legal/organisms/LegalPageLayout.d.ts +5 -5
- package/dist/components/legal/organisms/LegalPageLayout.js +1 -1
- package/dist/components/legal/templates/ContactTemplate.d.ts +4 -4
- package/dist/components/legal/templates/ContactTemplate.js +3 -3
- package/dist/components/legal/templates/CookiesTemplate.d.ts +9 -9
- package/dist/components/legal/templates/PrivacyTemplate.d.ts +9 -9
- package/dist/components/legal/templates/SalesTermsTemplate.d.ts +7 -7
- package/dist/components/legal/templates/TermsTemplate.d.ts +7 -7
- package/dist/components/marketing/MarketingCard.d.ts +4 -4
- package/dist/components/marketing/MarketingCard.js +3 -3
- package/dist/components/marketing/MarketingCardsSection.d.ts +2 -2
- package/dist/components/marketing/MarketingCardsSection.js +1 -1
- package/dist/components/marketing/MarketingComparisonSection.d.ts +5 -5
- package/dist/components/marketing/MarketingComparisonSection.js +3 -3
- package/dist/components/marketing/MarketingIconCard.d.ts +5 -5
- package/dist/components/marketing/MarketingIconCard.js +4 -3
- package/dist/components/marketing/MarketingSection.d.ts +5 -5
- package/dist/components/marketing/MarketingSection.js +3 -3
- package/dist/components/marketing/MarketingStepCard.d.ts +3 -3
- package/dist/components/marketing/MarketingStepCard.js +4 -3
- package/dist/components/molecules/AiLinkButton.d.ts +2 -2
- package/dist/components/molecules/AiLinkButton.js +5 -5
- package/dist/components/molecules/Breadcrumbs.d.ts +4 -4
- package/dist/components/molecules/Breadcrumbs.js +3 -3
- package/dist/components/molecules/CommandPalette.js +4 -4
- package/dist/components/molecules/CommandSearchTrigger.d.ts +2 -2
- package/dist/components/molecules/CommandSearchTrigger.js +5 -5
- package/dist/components/molecules/EntityCard.d.ts +11 -11
- package/dist/components/molecules/EntityCard.js +2 -2
- package/dist/components/molecules/FiltersToolbar.d.ts +6 -6
- package/dist/components/molecules/FiltersToolbar.js +6 -6
- package/dist/components/molecules/HoverPreview.d.ts +5 -5
- package/dist/components/molecules/HoverPreview.js +4 -2
- package/dist/components/molecules/LangSwitch.d.ts +4 -4
- package/dist/components/molecules/LangSwitchDropdown.js +4 -4
- package/dist/components/molecules/LoaderBlock.d.ts +5 -5
- package/dist/components/molecules/LoaderBlock.js +1 -1
- package/dist/components/molecules/MobileNavMenu.js +1 -1
- package/dist/components/molecules/NavItemCard.js +1 -1
- package/dist/components/molecules/NavMain.d.ts +2 -2
- package/dist/components/molecules/NavMain.js +4 -4
- package/dist/components/molecules/NavUser.js +2 -2
- package/dist/components/molecules/OverviewCard.d.ts +4 -4
- package/dist/components/molecules/OverviewCard.js +3 -5
- package/dist/components/molecules/SkeletonBlock/index.web.d.ts +2 -2
- package/dist/components/molecules/SkeletonBlock/index.web.js +2 -2
- package/dist/components/molecules/SkeletonCircle/index.web.js +1 -1
- package/dist/components/molecules/SkeletonList/index.web.d.ts +2 -2
- package/dist/components/molecules/SkeletonList/index.web.js +1 -1
- package/dist/components/molecules/StatCard.d.ts +11 -11
- package/dist/components/molecules/StatCard.js +2 -2
- package/dist/components/molecules/StatusChip.d.ts +7 -7
- package/dist/components/molecules/StatusChip.js +1 -1
- package/dist/components/molecules/hover-previews/Doc.d.ts +6 -6
- package/dist/components/molecules/hover-previews/Media.d.ts +7 -7
- package/dist/components/molecules/hover-previews/Simple.d.ts +9 -9
- package/dist/components/molecules/hover-previews/Stats.d.ts +8 -8
- package/dist/components/molecules/hover-previews/User.d.ts +9 -9
- package/dist/components/organisms/AcademyLayout.d.ts +9 -9
- package/dist/components/organisms/AcademyLayout.js +4 -4
- package/dist/components/organisms/AppHeader.d.ts +5 -5
- package/dist/components/organisms/AppHeader.js +2 -2
- package/dist/components/organisms/AppLayout.d.ts +6 -6
- package/dist/components/organisms/AppLayout.js +5 -5
- package/dist/components/organisms/AppSidebar.d.ts +3 -3
- package/dist/components/organisms/AppSidebar.js +2 -2
- package/dist/components/organisms/EmptyDataList.d.ts +2 -2
- package/dist/components/organisms/EmptyDataList.js +1 -1
- package/dist/components/organisms/EmptyDataList.types.d.ts +8 -8
- package/dist/components/organisms/EmptySearchResult.d.ts +7 -7
- package/dist/components/organisms/EmptySearchResult.js +3 -3
- package/dist/components/organisms/FAQSection.d.ts +8 -8
- package/dist/components/organisms/FAQSection.js +4 -4
- package/dist/components/organisms/FeatureCarousel.d.ts +4 -4
- package/dist/components/organisms/FeatureCarousel.js +2 -2
- package/dist/components/organisms/FeaturesSection.d.ts +6 -6
- package/dist/components/organisms/FeaturesSection.js +1 -1
- package/dist/components/organisms/Footer.d.ts +5 -5
- package/dist/components/organisms/Footer.js +2 -2
- package/dist/components/organisms/Header.d.ts +5 -5
- package/dist/components/organisms/Header.js +4 -4
- package/dist/components/organisms/HeroResponsive.d.ts +3 -3
- package/dist/components/organisms/HeroSection.d.ts +5 -5
- package/dist/components/organisms/HeroSection.js +1 -1
- package/dist/components/organisms/ListCardPage.d.ts +9 -9
- package/dist/components/organisms/ListCardPage.js +2 -2
- package/dist/components/organisms/ListGridPage.d.ts +9 -9
- package/dist/components/organisms/ListGridPage.js +1 -1
- package/dist/components/organisms/ListPageResponsive.d.ts +2 -2
- package/dist/components/organisms/ListPageResponsive.js +1 -1
- package/dist/components/organisms/ListTablePage.d.ts +10 -10
- package/dist/components/organisms/ListTablePage.js +2 -2
- package/dist/components/organisms/MarketingHeader.d.ts +4 -4
- package/dist/components/organisms/MarketingHeader.js +9 -9
- package/dist/components/organisms/MarketingHeaderDesktop.js +3 -3
- package/dist/components/organisms/MarketingHeaderMobile.js +6 -6
- package/dist/components/organisms/MarketingLayout.d.ts +4 -4
- package/dist/components/organisms/MarketingLayout.js +2 -2
- package/dist/components/organisms/PageHeaderResponsive.d.ts +2 -2
- package/dist/components/organisms/PageHeaderResponsive.js +1 -1
- package/dist/components/organisms/PricingCarousel.d.ts +2 -2
- package/dist/components/organisms/PricingCarousel.js +2 -2
- package/dist/components/organisms/PricingSection.d.ts +5 -5
- package/dist/components/organisms/PricingSection.js +1 -1
- package/dist/components/organisms/TestimonialCarousel.d.ts +7 -7
- package/dist/components/organisms/TestimonialCarousel.js +2 -2
- package/dist/components/templates/lists/ListPageTemplate/index.web.d.ts +2 -2
- package/dist/components/templates/lists/ListPageTemplate/index.web.js +5 -5
- package/dist/components/templates/lists/ListPageTemplate/types.d.ts +7 -7
- package/dist/contracts/dist/client/react/drivers/shadcn.js +7 -0
- package/dist/contracts/dist/client/react/form-render.js +261 -0
- package/dist/contracts/dist/forms.js +78 -0
- package/dist/hooks/useListUrlState.js +7 -7
- package/dist/index.js +2 -1
- package/dist/platform/useColorScheme.js +3 -3
- package/dist/platform/useReducedMotion.js +3 -3
- package/dist/platform/useResponsive.js +4 -4
- package/dist/renderers/form-contract.d.ts +3 -3
- package/dist/renderers/form-contract.js +13 -13
- package/dist/theme/variants.d.ts +2 -2
- package/dist/types/navigation.d.ts +10 -10
- package/dist/ui-kit-web/dist/ui/accordion.js +48 -0
- package/dist/ui-kit-web/dist/ui/atoms/FilterSelect/FilterSelect.js +52 -0
- package/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js +156 -0
- package/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js +49 -0
- package/dist/ui-kit-web/dist/ui/avatar.js +32 -0
- package/dist/ui-kit-web/dist/ui/badge.js +27 -0
- package/dist/ui-kit-web/dist/ui/breadcrumb.js +59 -0
- package/dist/ui-kit-web/dist/ui/button.js +55 -0
- package/dist/ui-kit-web/dist/ui/card.js +44 -0
- package/dist/ui-kit-web/dist/ui/carousel.js +135 -0
- package/dist/ui-kit-web/dist/ui/checkbox.js +25 -0
- package/dist/ui-kit-web/dist/ui/collapsible.js +27 -0
- package/dist/ui-kit-web/dist/ui/command.js +90 -0
- package/dist/ui-kit-web/dist/ui/dialog.js +84 -0
- package/dist/ui-kit-web/dist/ui/dropdown-menu.js +57 -0
- package/dist/ui-kit-web/dist/ui/empty-state.js +43 -0
- package/dist/ui-kit-web/dist/ui/empty.js +62 -0
- package/dist/ui-kit-web/dist/ui/field.js +78 -0
- package/dist/ui-kit-web/dist/ui/form.js +16 -0
- package/dist/ui-kit-web/dist/ui/hover-card.js +40 -0
- package/dist/ui-kit-web/dist/ui/input.js +17 -0
- package/dist/ui-kit-web/dist/ui/label.js +19 -0
- package/dist/ui-kit-web/dist/ui/marketing/Hero.js +52 -0
- package/dist/ui-kit-web/dist/ui/marketing/PricingTable.js +59 -0
- package/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js +102 -0
- package/dist/ui-kit-web/dist/ui/molecules/SkeletonList.js +14 -0
- package/dist/ui-kit-web/dist/ui/navigation-menu.js +75 -0
- package/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js +197 -0
- package/dist/ui-kit-web/dist/ui/page-header.js +40 -0
- package/dist/ui-kit-web/dist/ui/pagination.js +65 -0
- package/dist/ui-kit-web/dist/ui/radio-group.js +32 -0
- package/dist/ui-kit-web/dist/ui/select.js +86 -0
- package/dist/ui-kit-web/dist/ui/separator.js +21 -0
- package/dist/ui-kit-web/dist/ui/sheet.js +80 -0
- package/dist/ui-kit-web/dist/ui/sidebar.js +281 -0
- package/dist/ui-kit-web/dist/ui/skeleton.js +14 -0
- package/dist/ui-kit-web/dist/ui/stack.js +158 -0
- package/dist/ui-kit-web/dist/ui/stepper.js +37 -0
- package/dist/ui-kit-web/dist/ui/switch.js +24 -0
- package/dist/ui-kit-web/dist/ui/table.js +57 -0
- package/dist/ui-kit-web/dist/ui/text.js +16 -0
- package/dist/ui-kit-web/dist/ui/textarea.js +16 -0
- package/dist/ui-kit-web/dist/ui/tooltip.js +40 -0
- package/dist/ui-kit-web/dist/ui/typography.js +23 -0
- package/dist/ui-kit-web/dist/ui/use-mobile.js +20 -0
- package/dist/ui-kit-web/dist/ui/utils.js +10 -0
- package/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js +13 -0
- package/package.json +7 -7
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { CtaAction, HeaderNavItem, NavSection } from "../../types/navigation.js";
|
|
2
2
|
import { NavUser } from "../molecules/NavUser.js";
|
|
3
|
-
import * as React from "react";
|
|
3
|
+
import * as React$1 from "react";
|
|
4
4
|
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/organisms/Header.d.ts
|
|
7
7
|
interface HeaderProps {
|
|
8
|
-
logo: React.ReactNode;
|
|
8
|
+
logo: React$1.ReactNode;
|
|
9
9
|
nav: HeaderNavItem[];
|
|
10
|
-
userMenu?: React.ComponentProps<typeof NavUser>;
|
|
10
|
+
userMenu?: React$1.ComponentProps<typeof NavUser>;
|
|
11
11
|
cta?: CtaAction;
|
|
12
12
|
className?: string;
|
|
13
13
|
density?: 'compact' | 'comfortable';
|
|
14
14
|
mobileSidebar?: {
|
|
15
15
|
sections: NavSection[];
|
|
16
|
-
top?: React.ReactNode;
|
|
17
|
-
bottom?: React.ReactNode;
|
|
16
|
+
top?: React$1.ReactNode;
|
|
17
|
+
bottom?: React$1.ReactNode;
|
|
18
18
|
};
|
|
19
19
|
}
|
|
20
20
|
declare function DesktopHeader({
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
+
import { Separator } from "../../ui-kit-web/dist/ui/separator.js";
|
|
3
4
|
import { Button } from "../atoms/Button.js";
|
|
4
5
|
import { ButtonLink } from "../atoms/ButtonLink.js";
|
|
6
|
+
import { cn } from "../../ui-kit-web/dist/ui/utils.js";
|
|
5
7
|
import { NavMain } from "../molecules/NavMain.js";
|
|
6
8
|
import { NavUser } from "../molecules/NavUser.js";
|
|
9
|
+
import { Sheet, SheetContent, SheetTitle, SheetTrigger } from "../../ui-kit-web/dist/ui/sheet.js";
|
|
7
10
|
import { AppSidebar } from "./AppSidebar.js";
|
|
8
11
|
import "react";
|
|
9
|
-
import { Menu } from "lucide-react";
|
|
10
12
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
11
13
|
import { cva } from "class-variance-authority";
|
|
12
|
-
import {
|
|
13
|
-
import { Sheet, SheetContent, SheetTitle, SheetTrigger } from "@lssm/lib.ui-kit-web/ui/sheet";
|
|
14
|
-
import { Separator } from "@lssm/lib.ui-kit-web/ui/separator";
|
|
14
|
+
import { Menu } from "lucide-react";
|
|
15
15
|
|
|
16
16
|
//#region src/components/organisms/Header.tsx
|
|
17
17
|
const desktopHeaderVariants = cva("hidden items-center justify-between gap-4 md:flex", {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HeroSection } from "./HeroSection.js";
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
import * as
|
|
2
|
+
import * as React$1 from "react";
|
|
3
|
+
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/components/organisms/HeroResponsive.d.ts
|
|
6
6
|
declare function HeroResponsive({
|
|
@@ -9,6 +9,6 @@ declare function HeroResponsive({
|
|
|
9
9
|
primaryCta,
|
|
10
10
|
secondaryCta,
|
|
11
11
|
className
|
|
12
|
-
}: React.ComponentProps<typeof HeroSection>):
|
|
12
|
+
}: React$1.ComponentProps<typeof HeroSection>): react_jsx_runtime59.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { HeroResponsive };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as
|
|
1
|
+
import * as React$1 from "react";
|
|
2
|
+
import * as react_jsx_runtime58 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/organisms/HeroSection.d.ts
|
|
5
5
|
declare function HeroSection({
|
|
@@ -10,8 +10,8 @@ declare function HeroSection({
|
|
|
10
10
|
className,
|
|
11
11
|
density
|
|
12
12
|
}: {
|
|
13
|
-
title: React.ReactNode;
|
|
14
|
-
subtitle?: React.ReactNode;
|
|
13
|
+
title: React$1.ReactNode;
|
|
14
|
+
subtitle?: React$1.ReactNode;
|
|
15
15
|
primaryCta?: {
|
|
16
16
|
label: string;
|
|
17
17
|
href?: string;
|
|
@@ -24,6 +24,6 @@ declare function HeroSection({
|
|
|
24
24
|
};
|
|
25
25
|
className?: string;
|
|
26
26
|
density?: 'compact' | 'comfortable';
|
|
27
|
-
}):
|
|
27
|
+
}): react_jsx_runtime58.JSX.Element;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { HeroSection };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Hero } from "../../ui-kit-web/dist/ui/marketing/Hero.js";
|
|
1
2
|
import "react";
|
|
2
3
|
import { jsx } from "react/jsx-runtime";
|
|
3
4
|
import { cva } from "class-variance-authority";
|
|
4
|
-
import { Hero } from "@lssm/lib.ui-kit-web/ui/marketing/Hero";
|
|
5
5
|
|
|
6
6
|
//#region src/components/organisms/HeroSection.tsx
|
|
7
7
|
const sectionVariants = cva("relative overflow-hidden bg-linear-to-b from-background to-muted/20", {
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as
|
|
1
|
+
import * as React$1 from "react";
|
|
2
|
+
import * as react_jsx_runtime66 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types11 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region src/components/organisms/ListCardPage.d.ts
|
|
7
7
|
declare const containerVariants: (props?: ({
|
|
8
8
|
density?: "compact" | "comfortable" | null | undefined;
|
|
9
|
-
} &
|
|
9
|
+
} & class_variance_authority_types11.ClassProp) | undefined) => string;
|
|
10
10
|
declare const gridVariants: (props?: ({
|
|
11
11
|
size?: "sm" | "md" | "lg" | null | undefined;
|
|
12
|
-
} &
|
|
12
|
+
} & class_variance_authority_types11.ClassProp) | undefined) => string;
|
|
13
13
|
interface ListCardPageProps<T> extends VariantProps<typeof containerVariants>, VariantProps<typeof gridVariants> {
|
|
14
|
-
title: React.ReactNode;
|
|
15
|
-
subtitle?: React.ReactNode;
|
|
14
|
+
title: React$1.ReactNode;
|
|
15
|
+
subtitle?: React$1.ReactNode;
|
|
16
16
|
items: T[];
|
|
17
|
-
renderCard: (item: T, index: number) => React.ReactNode;
|
|
17
|
+
renderCard: (item: T, index: number) => React$1.ReactNode;
|
|
18
18
|
className?: string;
|
|
19
19
|
columns?: {
|
|
20
20
|
mobile?: number;
|
|
@@ -31,6 +31,6 @@ declare function ListCardPage<T>({
|
|
|
31
31
|
columns,
|
|
32
32
|
density,
|
|
33
33
|
size
|
|
34
|
-
}: ListCardPageProps<T>):
|
|
34
|
+
}: ListCardPageProps<T>): react_jsx_runtime66.JSX.Element;
|
|
35
35
|
//#endregion
|
|
36
36
|
export { ListCardPage };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
+
import { VStack } from "../../ui-kit-web/dist/ui/stack.js";
|
|
4
|
+
import { Card, CardContent } from "../../ui-kit-web/dist/ui/card.js";
|
|
3
5
|
import { useResponsive } from "../../platform/useResponsive.js";
|
|
4
6
|
import "react";
|
|
5
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
8
|
import { cva } from "class-variance-authority";
|
|
7
|
-
import { VStack } from "@lssm/lib.ui-kit-web/ui/stack";
|
|
8
|
-
import { Card, CardContent } from "@lssm/lib.ui-kit-web/ui/card";
|
|
9
9
|
|
|
10
10
|
//#region src/components/organisms/ListCardPage.tsx
|
|
11
11
|
const containerVariants = cva("", {
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as
|
|
1
|
+
import * as React$1 from "react";
|
|
2
|
+
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types9 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region src/components/organisms/ListGridPage.d.ts
|
|
7
7
|
declare const containerVariants: (props?: ({
|
|
8
8
|
density?: "compact" | "comfortable" | null | undefined;
|
|
9
|
-
} &
|
|
9
|
+
} & class_variance_authority_types9.ClassProp) | undefined) => string;
|
|
10
10
|
declare const gridGapVariants: (props?: ({
|
|
11
11
|
size?: "sm" | "md" | "lg" | null | undefined;
|
|
12
|
-
} &
|
|
12
|
+
} & class_variance_authority_types9.ClassProp) | undefined) => string;
|
|
13
13
|
interface ListGridPageProps<T> extends VariantProps<typeof containerVariants>, VariantProps<typeof gridGapVariants> {
|
|
14
|
-
title: React.ReactNode;
|
|
15
|
-
subtitle?: React.ReactNode;
|
|
14
|
+
title: React$1.ReactNode;
|
|
15
|
+
subtitle?: React$1.ReactNode;
|
|
16
16
|
items: T[];
|
|
17
|
-
renderItem: (item: T, index: number) => React.ReactNode;
|
|
17
|
+
renderItem: (item: T, index: number) => React$1.ReactNode;
|
|
18
18
|
className?: string;
|
|
19
19
|
columns?: {
|
|
20
20
|
mobile?: number;
|
|
@@ -31,6 +31,6 @@ declare function ListGridPage<T>({
|
|
|
31
31
|
columns,
|
|
32
32
|
density,
|
|
33
33
|
size
|
|
34
|
-
}: ListGridPageProps<T>):
|
|
34
|
+
}: ListGridPageProps<T>): react_jsx_runtime65.JSX.Element;
|
|
35
35
|
//#endregion
|
|
36
36
|
export { ListGridPage };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
+
import { VStack } from "../../ui-kit-web/dist/ui/stack.js";
|
|
3
4
|
import { useResponsive } from "../../platform/useResponsive.js";
|
|
4
5
|
import "react";
|
|
5
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
7
|
import { cva } from "class-variance-authority";
|
|
7
|
-
import { VStack } from "@lssm/lib.ui-kit-web/ui/stack";
|
|
8
8
|
|
|
9
9
|
//#region src/components/organisms/ListGridPage.tsx
|
|
10
10
|
const containerVariants = cva("", {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
2
2
|
import { ListPageProps } from "@lssm/lib.ui-kit-web/ui/organisms/ListPage/types";
|
|
3
3
|
|
|
4
4
|
//#region src/components/organisms/ListPageResponsive.d.ts
|
|
5
|
-
declare function ListPageResponsive<T>(props: ListPageProps<T>):
|
|
5
|
+
declare function ListPageResponsive<T>(props: ListPageProps<T>): react_jsx_runtime64.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { ListPageResponsive };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
3
|
import { useResponsive } from "../../platform/useResponsive.js";
|
|
4
|
+
import { ListPage } from "../../ui-kit-web/dist/ui/organisms/ListPage/ListPage.js";
|
|
4
5
|
import "react";
|
|
5
6
|
import { jsx } from "react/jsx-runtime";
|
|
6
|
-
import { ListPage } from "@lssm/lib.ui-kit-web/ui/organisms/ListPage";
|
|
7
7
|
|
|
8
8
|
//#region src/components/organisms/ListPageResponsive.tsx
|
|
9
9
|
function ListPageResponsive(props) {
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as
|
|
1
|
+
import * as React$1 from "react";
|
|
2
|
+
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types13 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region src/components/organisms/ListTablePage.d.ts
|
|
7
7
|
interface TableColumn<T> {
|
|
8
|
-
header: React.ReactNode;
|
|
9
|
-
cell: (item: T, index: number) => React.ReactNode;
|
|
8
|
+
header: React$1.ReactNode;
|
|
9
|
+
cell: (item: T, index: number) => React$1.ReactNode;
|
|
10
10
|
className?: string;
|
|
11
11
|
}
|
|
12
12
|
declare const containerVariants: (props?: ({
|
|
13
13
|
density?: "compact" | "comfortable" | null | undefined;
|
|
14
|
-
} &
|
|
14
|
+
} & class_variance_authority_types13.ClassProp) | undefined) => string;
|
|
15
15
|
interface ListTablePageProps<T> extends VariantProps<typeof containerVariants> {
|
|
16
|
-
title: React.ReactNode;
|
|
17
|
-
subtitle?: React.ReactNode;
|
|
16
|
+
title: React$1.ReactNode;
|
|
17
|
+
subtitle?: React$1.ReactNode;
|
|
18
18
|
items: T[];
|
|
19
19
|
columns: TableColumn<T>[];
|
|
20
20
|
className?: string;
|
|
21
|
-
renderActions?: (item: T, index: number) => React.ReactNode;
|
|
21
|
+
renderActions?: (item: T, index: number) => React$1.ReactNode;
|
|
22
22
|
}
|
|
23
23
|
declare function ListTablePage<T>({
|
|
24
24
|
title,
|
|
@@ -28,6 +28,6 @@ declare function ListTablePage<T>({
|
|
|
28
28
|
className,
|
|
29
29
|
density,
|
|
30
30
|
renderActions
|
|
31
|
-
}: ListTablePageProps<T>):
|
|
31
|
+
}: ListTablePageProps<T>): react_jsx_runtime67.JSX.Element;
|
|
32
32
|
//#endregion
|
|
33
33
|
export { ListTablePage };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
+
import { VStack } from "../../ui-kit-web/dist/ui/stack.js";
|
|
4
|
+
import { Table, TableBody, TableCell, TableHead, TableHeader, TableRow } from "../../ui-kit-web/dist/ui/table.js";
|
|
3
5
|
import { useResponsive } from "../../platform/useResponsive.js";
|
|
4
6
|
import "react";
|
|
5
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
8
|
import { cva } from "class-variance-authority";
|
|
7
|
-
import { VStack } from "@lssm/lib.ui-kit-web/ui/stack";
|
|
8
|
-
import { Table, TableBody, TableCell, TableHead, TableHeader, TableRow } from "@lssm/lib.ui-kit-web/ui/table";
|
|
9
9
|
|
|
10
10
|
//#region src/components/organisms/ListTablePage.tsx
|
|
11
11
|
const containerVariants = cva("", {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { CtaAction, HeaderNavItem, UserMenuItem } from "../../types/navigation.js";
|
|
2
2
|
import { CommandPalette } from "../molecules/CommandPalette.js";
|
|
3
3
|
import { LangSwitchProps } from "../molecules/LangSwitch.js";
|
|
4
|
-
import * as React from "react";
|
|
4
|
+
import * as React$1 from "react";
|
|
5
5
|
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region src/components/organisms/MarketingHeader.d.ts
|
|
8
8
|
interface MarketingHeaderProps {
|
|
9
|
-
logo: React.ReactNode;
|
|
9
|
+
logo: React$1.ReactNode;
|
|
10
10
|
nav?: HeaderNavItem[];
|
|
11
11
|
userMenu?: {
|
|
12
12
|
name?: string;
|
|
@@ -17,8 +17,8 @@ interface MarketingHeaderProps {
|
|
|
17
17
|
cta?: CtaAction;
|
|
18
18
|
className?: string;
|
|
19
19
|
density?: 'compact' | 'comfortable';
|
|
20
|
-
right?: React.ReactNode;
|
|
21
|
-
commandPaletteGroups: React.ComponentProps<typeof CommandPalette>['groups'];
|
|
20
|
+
right?: React$1.ReactNode;
|
|
21
|
+
commandPaletteGroups: React$1.ComponentProps<typeof CommandPalette>['groups'];
|
|
22
22
|
langSwitchProps: LangSwitchProps;
|
|
23
23
|
}
|
|
24
24
|
declare function MarketingHeader({
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
+
import { Separator } from "../../ui-kit-web/dist/ui/separator.js";
|
|
3
4
|
import { Button } from "../atoms/Button.js";
|
|
4
5
|
import { ButtonLink } from "../atoms/ButtonLink.js";
|
|
6
|
+
import { Box, HStack, VStack } from "../../ui-kit-web/dist/ui/stack.js";
|
|
7
|
+
import { Text } from "../../ui-kit-web/dist/ui/text.js";
|
|
8
|
+
import { NavigationMenu, NavigationMenuContent, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger } from "../../ui-kit-web/dist/ui/navigation-menu.js";
|
|
9
|
+
import { cn } from "../../ui-kit-web/dist/ui/utils.js";
|
|
5
10
|
import { NavUser } from "../molecules/NavUser.js";
|
|
11
|
+
import { Sheet, SheetContent, SheetHeader, SheetTrigger } from "../../ui-kit-web/dist/ui/sheet.js";
|
|
6
12
|
import { NavItemCard } from "../molecules/NavItemCard.js";
|
|
7
13
|
import { MobileNavMenu } from "../molecules/MobileNavMenu.js";
|
|
8
14
|
import { CommandSearchTrigger } from "../molecules/CommandSearchTrigger.js";
|
|
9
15
|
import { LangSwitchDropdown } from "../molecules/LangSwitchDropdown.js";
|
|
10
|
-
import * as React from "react";
|
|
11
|
-
import { Menu } from "lucide-react";
|
|
16
|
+
import * as React$1 from "react";
|
|
12
17
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
13
18
|
import { cva } from "class-variance-authority";
|
|
14
|
-
import {
|
|
15
|
-
import { Text } from "@lssm/lib.ui-kit-web/ui/text";
|
|
16
|
-
import { NavigationMenu, NavigationMenuContent, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger } from "@lssm/lib.ui-kit-web/ui/navigation-menu";
|
|
17
|
-
import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
|
|
18
|
-
import { Sheet, SheetContent, SheetHeader, SheetTrigger } from "@lssm/lib.ui-kit-web/ui/sheet";
|
|
19
|
-
import { Separator } from "@lssm/lib.ui-kit-web/ui/separator";
|
|
19
|
+
import { Menu } from "lucide-react";
|
|
20
20
|
|
|
21
21
|
//#region src/components/organisms/MarketingHeader.tsx
|
|
22
22
|
const headerVariants = cva("flex items-center justify-between gap-4", {
|
|
@@ -27,7 +27,7 @@ const headerVariants = cva("flex items-center justify-between gap-4", {
|
|
|
27
27
|
defaultVariants: { density: "comfortable" }
|
|
28
28
|
});
|
|
29
29
|
function MarketingHeader({ logo, nav = [], userMenu, cta, className, density, right, commandPaletteGroups, langSwitchProps }) {
|
|
30
|
-
const [open, setOpen] = React.useState(false);
|
|
30
|
+
const [open, setOpen] = React$1.useState(false);
|
|
31
31
|
return /* @__PURE__ */ jsx(HStack, {
|
|
32
32
|
as: "header",
|
|
33
33
|
className: cn("bg-background/95 supports-backdrop-filter:bg-background/60 sticky top-0 z-50 w-full border-b backdrop-blur-xs", className),
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
+
import { Separator } from "../../ui-kit-web/dist/ui/separator.js";
|
|
3
4
|
import { ButtonLink } from "../atoms/ButtonLink.js";
|
|
5
|
+
import { NavigationMenu, NavigationMenuContent, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger } from "../../ui-kit-web/dist/ui/navigation-menu.js";
|
|
6
|
+
import { cn } from "../../ui-kit-web/dist/ui/utils.js";
|
|
4
7
|
import { NavUser } from "../molecules/NavUser.js";
|
|
5
8
|
import { NavItemCard } from "../molecules/NavItemCard.js";
|
|
6
9
|
import "react";
|
|
7
10
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
8
11
|
import { cva } from "class-variance-authority";
|
|
9
|
-
import { NavigationMenu, NavigationMenuContent, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger } from "@lssm/lib.ui-kit-web/ui/navigation-menu";
|
|
10
|
-
import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
|
|
11
|
-
import { Separator } from "@lssm/lib.ui-kit-web/ui/separator";
|
|
12
12
|
|
|
13
13
|
//#region src/components/organisms/MarketingHeaderDesktop.tsx
|
|
14
14
|
const headerVariants = cva("hidden items-center justify-between gap-4 md:flex", {
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
3
|
import { Button } from "../atoms/Button.js";
|
|
4
|
+
import { VStack } from "../../ui-kit-web/dist/ui/stack.js";
|
|
5
|
+
import { cn } from "../../ui-kit-web/dist/ui/utils.js";
|
|
6
|
+
import { Sheet, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from "../../ui-kit-web/dist/ui/sheet.js";
|
|
4
7
|
import { MobileNavMenu } from "../molecules/MobileNavMenu.js";
|
|
5
8
|
import { CommandSearchTrigger } from "../molecules/CommandSearchTrigger.js";
|
|
6
9
|
import { LangSwitchDropdown } from "../molecules/LangSwitchDropdown.js";
|
|
7
|
-
import * as React from "react";
|
|
8
|
-
import { Menu } from "lucide-react";
|
|
10
|
+
import * as React$1 from "react";
|
|
9
11
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
10
|
-
import {
|
|
11
|
-
import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
|
|
12
|
-
import { Sheet, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from "@lssm/lib.ui-kit-web/ui/sheet";
|
|
12
|
+
import { Menu } from "lucide-react";
|
|
13
13
|
|
|
14
14
|
//#region src/components/organisms/MarketingHeaderMobile.tsx
|
|
15
15
|
function MarketingHeaderMobile({ logo, nav = [], className, right }) {
|
|
16
|
-
const [open, setOpen] = React.useState(false);
|
|
16
|
+
const [open, setOpen] = React$1.useState(false);
|
|
17
17
|
return /* @__PURE__ */ jsx("div", {
|
|
18
18
|
className: cn("bg-background/95 supports-backdrop-filter:bg-background/60 w-full border-b backdrop-blur-xs md:hidden", className),
|
|
19
19
|
children: /* @__PURE__ */ jsxs("div", {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as React from "react";
|
|
1
|
+
import * as React$1 from "react";
|
|
2
2
|
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/organisms/MarketingLayout.d.ts
|
|
5
5
|
interface MarketingLayoutProps {
|
|
6
|
-
header: React.ReactNode;
|
|
7
|
-
children: React.ReactNode;
|
|
8
|
-
footer?: React.ReactNode;
|
|
6
|
+
header: React$1.ReactNode;
|
|
7
|
+
children: React$1.ReactNode;
|
|
8
|
+
footer?: React$1.ReactNode;
|
|
9
9
|
className?: string;
|
|
10
10
|
}
|
|
11
11
|
declare function MarketingLayout({
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
+
import { VStack } from "../../ui-kit-web/dist/ui/stack.js";
|
|
4
|
+
import { cn } from "../../ui-kit-web/dist/ui/utils.js";
|
|
3
5
|
import "react";
|
|
4
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
|
-
import { VStack } from "@lssm/lib.ui-kit-web/ui/stack";
|
|
6
|
-
import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
|
|
7
7
|
|
|
8
8
|
//#region src/components/organisms/MarketingLayout.tsx
|
|
9
9
|
function MarketingLayout({ header, children, footer, className }) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
2
2
|
import { PageHeaderProps } from "@lssm/lib.ui-kit-web/ui/page-header";
|
|
3
3
|
|
|
4
4
|
//#region src/components/organisms/PageHeaderResponsive.d.ts
|
|
5
5
|
interface PageHeaderResponsiveProps extends PageHeaderProps {}
|
|
6
|
-
declare function PageHeaderResponsive(props: PageHeaderResponsiveProps):
|
|
6
|
+
declare function PageHeaderResponsive(props: PageHeaderResponsiveProps): react_jsx_runtime61.JSX.Element;
|
|
7
7
|
//#endregion
|
|
8
8
|
export { PageHeaderResponsive };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
3
|
import { useResponsive } from "../../platform/useResponsive.js";
|
|
4
|
+
import { PageHeader } from "../../ui-kit-web/dist/ui/page-header.js";
|
|
4
5
|
import "react";
|
|
5
6
|
import { jsx } from "react/jsx-runtime";
|
|
6
|
-
import { PageHeader } from "@lssm/lib.ui-kit-web/ui/page-header";
|
|
7
7
|
|
|
8
8
|
//#region src/components/organisms/PageHeaderResponsive.tsx
|
|
9
9
|
function PageHeaderResponsive(props) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime56 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/organisms/PricingCarousel.d.ts
|
|
4
4
|
interface PricingSlide {
|
|
@@ -19,6 +19,6 @@ declare function PricingCarousel({
|
|
|
19
19
|
}: {
|
|
20
20
|
tiers: PricingSlide[];
|
|
21
21
|
className?: string;
|
|
22
|
-
}):
|
|
22
|
+
}): react_jsx_runtime56.JSX.Element;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { PricingCarousel };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Button } from "../atoms/Button.js";
|
|
2
2
|
import { ButtonLink } from "../atoms/ButtonLink.js";
|
|
3
|
+
import { Card, CardContent } from "../../ui-kit-web/dist/ui/card.js";
|
|
4
|
+
import { Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious } from "../../ui-kit-web/dist/ui/carousel.js";
|
|
3
5
|
import "react";
|
|
4
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
|
-
import { Card, CardContent } from "@lssm/lib.ui-kit-web/ui/card";
|
|
6
|
-
import { Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious } from "@lssm/lib.ui-kit-web/ui/carousel";
|
|
7
7
|
|
|
8
8
|
//#region src/components/organisms/PricingCarousel.tsx
|
|
9
9
|
function PricingCarousel({ tiers, className }) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as
|
|
1
|
+
import * as React$1 from "react";
|
|
2
|
+
import * as react_jsx_runtime62 from "react/jsx-runtime";
|
|
3
3
|
import { PricingTier } from "@lssm/lib.ui-kit-web/ui/marketing/PricingTable";
|
|
4
4
|
|
|
5
5
|
//#region src/components/organisms/PricingSection.d.ts
|
|
@@ -10,9 +10,9 @@ declare function PricingSection({
|
|
|
10
10
|
className
|
|
11
11
|
}: {
|
|
12
12
|
tiers: PricingTier[];
|
|
13
|
-
title?: React.ReactNode;
|
|
14
|
-
subtitle?: React.ReactNode;
|
|
13
|
+
title?: React$1.ReactNode;
|
|
14
|
+
subtitle?: React$1.ReactNode;
|
|
15
15
|
className?: string;
|
|
16
|
-
}):
|
|
16
|
+
}): react_jsx_runtime62.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { PricingSection };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { PricingTable } from "../../ui-kit-web/dist/ui/marketing/PricingTable.js";
|
|
1
2
|
import "react";
|
|
2
3
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
-
import { PricingTable } from "@lssm/lib.ui-kit-web/ui/marketing/PricingTable";
|
|
4
4
|
|
|
5
5
|
//#region src/components/organisms/PricingSection.tsx
|
|
6
6
|
function PricingSection({ tiers, title, subtitle, className }) {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as
|
|
1
|
+
import * as React$1 from "react";
|
|
2
|
+
import * as react_jsx_runtime57 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/organisms/TestimonialCarousel.d.ts
|
|
5
5
|
interface Testimonial {
|
|
6
|
-
quote: React.ReactNode;
|
|
7
|
-
author: React.ReactNode;
|
|
8
|
-
role?: React.ReactNode;
|
|
9
|
-
avatar?: React.ReactNode;
|
|
6
|
+
quote: React$1.ReactNode;
|
|
7
|
+
author: React$1.ReactNode;
|
|
8
|
+
role?: React$1.ReactNode;
|
|
9
|
+
avatar?: React$1.ReactNode;
|
|
10
10
|
}
|
|
11
11
|
declare function TestimonialCarousel({
|
|
12
12
|
testimonials,
|
|
@@ -14,6 +14,6 @@ declare function TestimonialCarousel({
|
|
|
14
14
|
}: {
|
|
15
15
|
testimonials: Testimonial[];
|
|
16
16
|
className?: string;
|
|
17
|
-
}):
|
|
17
|
+
}): react_jsx_runtime57.JSX.Element;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { TestimonialCarousel };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Card, CardContent } from "../../ui-kit-web/dist/ui/card.js";
|
|
2
|
+
import { Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious } from "../../ui-kit-web/dist/ui/carousel.js";
|
|
1
3
|
import "react";
|
|
2
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
-
import { Card, CardContent } from "@lssm/lib.ui-kit-web/ui/card";
|
|
4
|
-
import { Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious } from "@lssm/lib.ui-kit-web/ui/carousel";
|
|
5
5
|
|
|
6
6
|
//#region src/components/organisms/TestimonialCarousel.tsx
|
|
7
7
|
function TestimonialCarousel({ testimonials, className }) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ListPageTemplateProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime110 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/templates/lists/ListPageTemplate/index.web.d.ts
|
|
5
5
|
declare function ListPageTemplate<T = any>({
|
|
@@ -17,6 +17,6 @@ declare function ListPageTemplate<T = any>({
|
|
|
17
17
|
data,
|
|
18
18
|
renderItem,
|
|
19
19
|
emptyProps
|
|
20
|
-
}: ListPageTemplateProps<T>):
|
|
20
|
+
}: ListPageTemplateProps<T>): react_jsx_runtime110.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { ListPageTemplate };
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
+
import { cn } from "../../../../ui-kit-web/dist/ui/utils.js";
|
|
2
|
+
import { Card, CardContent } from "../../../../ui-kit-web/dist/ui/card.js";
|
|
3
|
+
import { Skeleton } from "../../../../ui-kit-web/dist/ui/skeleton.js";
|
|
1
4
|
import { PageHeaderResponsive } from "../../../organisms/PageHeaderResponsive.js";
|
|
2
5
|
import { FiltersToolbar } from "../../../molecules/FiltersToolbar.js";
|
|
3
6
|
import { AiLinkButton } from "../../../molecules/AiLinkButton.js";
|
|
4
7
|
import { EmptyDataList } from "../../../organisms/EmptyDataList.js";
|
|
5
|
-
import * as React from "react";
|
|
8
|
+
import * as React$1 from "react";
|
|
6
9
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
7
10
|
import { cva } from "class-variance-authority";
|
|
8
|
-
import { cn } from "@lssm/lib.ui-kit-web/ui/utils";
|
|
9
|
-
import { Card, CardContent } from "@lssm/lib.ui-kit-web/ui/card";
|
|
10
|
-
import { Skeleton } from "@lssm/lib.ui-kit-web/ui/skeleton";
|
|
11
11
|
|
|
12
12
|
//#region src/components/templates/lists/ListPageTemplate/index.web.tsx
|
|
13
13
|
const containerVariants = cva("space-y-4 md:space-y-6");
|
|
14
14
|
function ListPageTemplate({ children, title, description, breadcrumb, actions, className, searchPlaceholder, searchValue, onSearchChange, onSearchSubmit, isLoading, data, renderItem, emptyProps }) {
|
|
15
|
-
const mdHref = React.useMemo(() => {
|
|
15
|
+
const mdHref = React$1.useMemo(() => {
|
|
16
16
|
if (typeof window === "undefined") return void 0;
|
|
17
17
|
const url = new URL(window.location.href);
|
|
18
18
|
url.pathname = url.pathname.replace(/\/$/, "") + ".md";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { EmptyDataListProps } from "../../../organisms/EmptyDataList.types.js";
|
|
2
|
-
import * as React from "react";
|
|
2
|
+
import * as React$1 from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/components/templates/lists/ListPageTemplate/types.d.ts
|
|
5
5
|
interface ListPageTemplateProps<T = any> {
|
|
6
|
-
children?: React.ReactNode;
|
|
7
|
-
title: React.ReactNode;
|
|
8
|
-
description?: React.ReactNode;
|
|
9
|
-
breadcrumb?: React.ReactNode;
|
|
10
|
-
actions?: React.ReactNode;
|
|
6
|
+
children?: React$1.ReactNode;
|
|
7
|
+
title: React$1.ReactNode;
|
|
8
|
+
description?: React$1.ReactNode;
|
|
9
|
+
breadcrumb?: React$1.ReactNode;
|
|
10
|
+
actions?: React$1.ReactNode;
|
|
11
11
|
className?: string;
|
|
12
12
|
searchPlaceholder?: string;
|
|
13
13
|
searchValue?: string;
|
|
@@ -18,7 +18,7 @@ interface ListPageTemplateProps<T = any> {
|
|
|
18
18
|
renderItem: (args: {
|
|
19
19
|
item: T;
|
|
20
20
|
index: number;
|
|
21
|
-
}) => React.ReactNode;
|
|
21
|
+
}) => React$1.ReactNode;
|
|
22
22
|
emptyProps: EmptyDataListProps;
|
|
23
23
|
}
|
|
24
24
|
//#endregion
|