@lssm/lib.design-system 0.0.0-canary-20251217072406 → 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.
- package/dist/components/atoms/Cta.d.ts +1 -1
- package/dist/components/atoms/ErrorState.d.ts +2 -2
- package/dist/components/atoms/Link.d.ts +2 -2
- package/dist/components/atoms/LoaderCircular.d.ts +4 -4
- package/dist/components/atoms/NavBrand.d.ts +2 -2
- package/dist/components/atoms/Textarea.d.ts +2 -2
- package/dist/components/data-view/DataViewDetail.d.ts +2 -2
- package/dist/components/data-view/DataViewList.d.ts +2 -2
- package/dist/components/data-view/DataViewRenderer.d.ts +2 -2
- package/dist/components/data-view/DataViewTable.d.ts +2 -2
- package/dist/components/forms/ActionForm.d.ts +2 -2
- package/dist/components/forms/FormCardLayout.d.ts +2 -2
- package/dist/components/forms/FormDialog.d.ts +2 -2
- package/dist/components/forms/FormLayout.d.ts +4 -4
- package/dist/components/forms/FormOneByOneLayout.d.ts +2 -2
- package/dist/components/forms/FormStepsLayout.d.ts +2 -2
- package/dist/components/forms/ZodForm.d.ts +2 -2
- package/dist/components/legal/atoms/DefinitionList.d.ts +2 -2
- package/dist/components/legal/atoms/KeyValueList.d.ts +2 -2
- package/dist/components/legal/atoms/LegalCallout.d.ts +4 -4
- package/dist/components/legal/atoms/LegalHeading.d.ts +4 -4
- package/dist/components/legal/atoms/LegalList.d.ts +4 -4
- package/dist/components/legal/atoms/LegalSection.d.ts +4 -4
- package/dist/components/legal/atoms/LegalText.d.ts +4 -4
- package/dist/components/legal/molecules/Consent.d.ts +3 -3
- package/dist/components/legal/molecules/ContactFields.d.ts +2 -2
- package/dist/components/legal/molecules/LegalMeta.d.ts +2 -2
- package/dist/components/legal/molecules/LegalTOC.d.ts +4 -4
- package/dist/components/legal/organisms/ContactForm.d.ts +2 -2
- package/dist/components/legal/organisms/GDPRDataRequest.d.ts +2 -2
- package/dist/components/legal/organisms/GDPRRights.d.ts +2 -2
- package/dist/components/legal/organisms/LegalPageLayout.d.ts +2 -2
- package/dist/components/legal/templates/ContactTemplate.d.ts +2 -2
- package/dist/components/legal/templates/CookiesTemplate.d.ts +2 -2
- package/dist/components/legal/templates/PrivacyTemplate.d.ts +2 -2
- package/dist/components/legal/templates/SalesTermsTemplate.d.ts +2 -2
- package/dist/components/legal/templates/TermsTemplate.d.ts +2 -2
- package/dist/components/marketing/MarketingCard.d.ts +2 -2
- package/dist/components/marketing/MarketingCardsSection.d.ts +4 -4
- package/dist/components/marketing/MarketingComparisonSection.d.ts +2 -2
- package/dist/components/marketing/MarketingIconCard.d.ts +4 -4
- package/dist/components/marketing/MarketingSection.d.ts +2 -2
- package/dist/components/marketing/MarketingStepCard.d.ts +2 -2
- package/dist/components/molecules/AiLinkButton.d.ts +2 -2
- package/dist/components/molecules/Breadcrumbs.d.ts +2 -2
- package/dist/components/molecules/CommandPalette.d.ts +2 -2
- package/dist/components/molecules/EntityCard.d.ts +3 -3
- package/dist/components/molecules/FiltersToolbar.d.ts +2 -2
- package/dist/components/molecules/LangSwitch.d.ts +2 -2
- package/dist/components/molecules/LoaderBlock.d.ts +2 -2
- package/dist/components/molecules/SkeletonCircle/index.web.d.ts +2 -2
- package/dist/components/molecules/SkeletonList/index.web.d.ts +2 -2
- package/dist/components/molecules/StatCard.d.ts +1 -1
- package/dist/components/molecules/StatusChip.d.ts +2 -2
- package/dist/components/molecules/hover-previews/Media.d.ts +2 -2
- package/dist/components/molecules/hover-previews/Simple.d.ts +2 -2
- package/dist/components/molecules/hover-previews/Stats.d.ts +2 -2
- package/dist/components/molecules/hover-previews/User.d.ts +2 -2
- package/dist/components/organisms/AcademyLayout.d.ts +2 -2
- package/dist/components/organisms/AppLayout.d.ts +2 -2
- package/dist/components/organisms/AppSidebar.d.ts +2 -2
- package/dist/components/organisms/EmptyDataList.d.ts +2 -2
- package/dist/components/organisms/EmptySearchResult.d.ts +2 -2
- package/dist/components/organisms/FAQSection.d.ts +2 -2
- package/dist/components/organisms/FeatureCarousel.d.ts +2 -2
- package/dist/components/organisms/FeaturesSection.d.ts +2 -2
- package/dist/components/organisms/Footer.d.ts +2 -2
- package/dist/components/organisms/Header.d.ts +4 -4
- package/dist/components/organisms/ListCardPage.d.ts +2 -2
- package/dist/components/organisms/ListGridPage.d.ts +2 -2
- package/dist/components/organisms/ListPageResponsive.d.ts +2 -2
- package/dist/components/organisms/ListTablePage.d.ts +2 -2
- package/dist/components/organisms/MarketingHeader.d.ts +2 -2
- package/dist/components/organisms/MarketingHeader.js +1 -0
- package/dist/components/organisms/MarketingHeaderDesktop.d.ts +2 -2
- package/dist/components/organisms/MarketingHeaderMobile.d.ts +2 -2
- package/dist/components/organisms/MarketingLayout.d.ts +2 -2
- package/dist/components/organisms/PageHeaderResponsive.d.ts +2 -2
- package/dist/components/organisms/PricingSection.d.ts +2 -2
- package/dist/components/organisms/TestimonialCarousel.d.ts +2 -2
- package/dist/components/templates/lists/ListPageTemplate/index.web.d.ts +2 -2
- package/dist/index.js +1 -0
- package/dist/theme/variants.d.ts +1 -1
- package/dist/types/navigation.js +1 -0
- package/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js +1 -1
- package/package.json +7 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MarketingHeaderProps } from "./MarketingHeader.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/organisms/MarketingHeaderDesktop.d.ts
|
|
5
5
|
declare function MarketingHeaderDesktop({
|
|
@@ -10,6 +10,6 @@ declare function MarketingHeaderDesktop({
|
|
|
10
10
|
className,
|
|
11
11
|
density,
|
|
12
12
|
right
|
|
13
|
-
}: MarketingHeaderProps):
|
|
13
|
+
}: MarketingHeaderProps): react_jsx_runtime35.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { MarketingHeaderDesktop };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MarketingHeaderProps } from "./MarketingHeader.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/organisms/MarketingHeaderMobile.d.ts
|
|
5
5
|
declare function MarketingHeaderMobile({
|
|
@@ -7,6 +7,6 @@ declare function MarketingHeaderMobile({
|
|
|
7
7
|
nav,
|
|
8
8
|
className,
|
|
9
9
|
right
|
|
10
|
-
}: MarketingHeaderProps):
|
|
10
|
+
}: MarketingHeaderProps): react_jsx_runtime22.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { MarketingHeaderMobile };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/organisms/MarketingLayout.d.ts
|
|
5
5
|
interface MarketingLayoutProps {
|
|
@@ -13,6 +13,6 @@ declare function MarketingLayout({
|
|
|
13
13
|
children,
|
|
14
14
|
footer,
|
|
15
15
|
className
|
|
16
|
-
}: MarketingLayoutProps):
|
|
16
|
+
}: MarketingLayoutProps): react_jsx_runtime23.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { MarketingLayout };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime57 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_runtime57.JSX.Element;
|
|
7
7
|
//#endregion
|
|
8
8
|
export { PageHeaderResponsive };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime73 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
|
|
@@ -13,6 +13,6 @@ declare function PricingSection({
|
|
|
13
13
|
title?: React$1.ReactNode;
|
|
14
14
|
subtitle?: React$1.ReactNode;
|
|
15
15
|
className?: string;
|
|
16
|
-
}):
|
|
16
|
+
}): react_jsx_runtime73.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { PricingSection };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/organisms/TestimonialCarousel.d.ts
|
|
5
5
|
interface Testimonial {
|
|
@@ -14,6 +14,6 @@ declare function TestimonialCarousel({
|
|
|
14
14
|
}: {
|
|
15
15
|
testimonials: Testimonial[];
|
|
16
16
|
className?: string;
|
|
17
|
-
}):
|
|
17
|
+
}): react_jsx_runtime60.JSX.Element;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { TestimonialCarousel };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ListPageTemplateProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime113 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_runtime113.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { ListPageTemplate };
|
package/dist/index.js
CHANGED
package/dist/theme/variants.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ declare const dsBaseVariants: (props?: ({
|
|
|
14
14
|
size?: "sm" | "md" | "lg" | null | undefined;
|
|
15
15
|
density?: "compact" | "comfortable" | null | undefined;
|
|
16
16
|
tone?: "neutral" | "danger" | "info" | "success" | "warning" | null | undefined;
|
|
17
|
-
emphasis?: "
|
|
17
|
+
emphasis?: "strong" | "default" | "subtle" | null | undefined;
|
|
18
18
|
} & class_variance_authority_types21.ClassProp) | undefined) => string;
|
|
19
19
|
type DSBaseVariantsProps = VariantProps<typeof dsBaseVariants>;
|
|
20
20
|
//#endregion
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import "react";
|
|
@@ -2,8 +2,8 @@ import { Separator } from "../../separator.js";
|
|
|
2
2
|
import { Button } from "../../button.js";
|
|
3
3
|
import { HStack, VStack } from "../../stack.js";
|
|
4
4
|
import { Card, CardContent } from "../../card.js";
|
|
5
|
-
import { Pagination } from "../../atoms/Pagination/Pagination.js";
|
|
6
5
|
import { SearchAndFilter } from "../../molecules/SearchAndFilter/SearchAndFilter.js";
|
|
6
|
+
import { Pagination } from "../../atoms/Pagination/Pagination.js";
|
|
7
7
|
import React from "react";
|
|
8
8
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
9
9
|
import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lssm/lib.design-system",
|
|
3
|
-
"version": "0.0.0-canary-
|
|
3
|
+
"version": "0.0.0-canary-20251217073102",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"publish:pkg": "bun publish --tolerate-republish --ignore-scripts --verbose",
|
|
6
6
|
"publish:pkg:canary": "bun publish:pkg --tag canary",
|
|
@@ -21,10 +21,10 @@
|
|
|
21
21
|
"tree-shake": true,
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"@hookform/resolvers": "5.2.2",
|
|
24
|
-
"@lssm/lib.ai-agent": "0.0.0-canary-
|
|
25
|
-
"@lssm/lib.contracts": "0.0.0-canary-
|
|
26
|
-
"@lssm/lib.ui-kit": "0.0.0-canary-
|
|
27
|
-
"@lssm/lib.ui-kit-web": "0.0.0-canary-
|
|
24
|
+
"@lssm/lib.ai-agent": "0.0.0-canary-20251217073102",
|
|
25
|
+
"@lssm/lib.contracts": "0.0.0-canary-20251217073102",
|
|
26
|
+
"@lssm/lib.ui-kit": "0.0.0-canary-20251217073102",
|
|
27
|
+
"@lssm/lib.ui-kit-web": "0.0.0-canary-20251217073102",
|
|
28
28
|
"class-variance-authority": "^0.7.1",
|
|
29
29
|
"clsx": "^2.1.1",
|
|
30
30
|
"lucide-react": "^0.535.0",
|
|
@@ -35,8 +35,8 @@
|
|
|
35
35
|
"zod": "^4.1.13"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@lssm/tool.typescript": "0.0.0-canary-
|
|
39
|
-
"@lssm/tool.tsdown": "0.0.0-canary-
|
|
38
|
+
"@lssm/tool.typescript": "0.0.0-canary-20251217073102",
|
|
39
|
+
"@lssm/tool.tsdown": "0.0.0-canary-20251217073102",
|
|
40
40
|
"@types/node": "^24.9.0",
|
|
41
41
|
"@types/react-dom": "^19.0.14",
|
|
42
42
|
"postcss": "^8.5",
|