@contractspec/lib.design-system 1.48.1 → 1.49.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/agent/AgentMonitor.d.ts +2 -2
- package/dist/components/agent/ApprovalQueue.d.ts +2 -2
- package/dist/components/atoms/ActionButtons.d.ts +7 -7
- package/dist/components/atoms/Button.d.ts +2 -2
- package/dist/components/atoms/ButtonLink.d.ts +2 -2
- package/dist/components/atoms/DataChips.d.ts +5 -5
- package/dist/components/atoms/EmptyState.d.ts +2 -2
- package/dist/components/atoms/ErrorState.d.ts +2 -2
- package/dist/components/atoms/Input.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/Stepper.d.ts +2 -2
- package/dist/components/atoms/Textarea.d.ts +2 -2
- package/dist/components/data-view/DataViewList.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/FormDialog.d.ts.map +1 -1
- 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/forms/ZodForm.d.ts.map +1 -1
- 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/LegalTOC.d.ts +4 -4
- package/dist/components/legal/molecules/LegalTOC.d.ts.map +1 -1
- package/dist/components/marketing/MarketingCard.d.ts +2 -2
- package/dist/components/marketing/MarketingCardsSection.d.ts +2 -2
- package/dist/components/marketing/MarketingComparisonSection.d.ts +2 -2
- package/dist/components/marketing/MarketingIconCard.d.ts +2 -2
- 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/CommandSearchTrigger.d.ts +2 -2
- package/dist/components/molecules/EntityCard.d.ts +22 -4
- package/dist/components/molecules/EntityCard.d.ts.map +1 -1
- package/dist/components/molecules/EntityCard.js +81 -19
- package/dist/components/molecules/EntityCard.js.map +1 -1
- package/dist/components/molecules/FiltersToolbar.d.ts +2 -2
- package/dist/components/molecules/HoverPreview.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/NavMain.d.ts +2 -2
- package/dist/components/molecules/NavUser.d.ts +2 -2
- package/dist/components/molecules/OverviewCard.d.ts +2 -2
- package/dist/components/molecules/SkeletonBlock/index.web.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 +3 -3
- package/dist/components/molecules/StatusChip.d.ts +2 -2
- package/dist/components/molecules/hover-previews/Doc.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/AppHeader.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/HeroResponsive.d.ts +2 -2
- package/dist/components/organisms/HeroSection.d.ts +2 -2
- package/dist/components/organisms/HeroSection.d.ts.map +1 -1
- package/dist/components/organisms/ListCardPage.d.ts +5 -5
- package/dist/components/organisms/ListGridPage.d.ts +5 -5
- package/dist/components/organisms/ListGridPage.d.ts.map +1 -1
- package/dist/components/organisms/ListPageResponsive.d.ts +2 -2
- package/dist/components/organisms/ListTablePage.d.ts +4 -4
- package/dist/components/organisms/MarketingHeader.d.ts +2 -2
- 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/PricingCarousel.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/providers/PackageManagerProvider.d.ts +2 -2
- package/dist/components/templates/lists/ListPageTemplate/index.web.d.ts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js.map +1 -1
- package/dist/renderers/form-contract.d.ts +2 -2
- package/package.json +7 -7
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime83 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types20 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region src/components/legal/molecules/LegalTOC.d.ts
|
|
7
7
|
interface TocItem {
|
|
@@ -11,7 +11,7 @@ interface TocItem {
|
|
|
11
11
|
declare const tocVariants: (props?: ({
|
|
12
12
|
variant?: "sidebar" | "inline" | null | undefined;
|
|
13
13
|
size?: "sm" | "md" | null | undefined;
|
|
14
|
-
} &
|
|
14
|
+
} & class_variance_authority_types20.ClassProp) | undefined) => string;
|
|
15
15
|
type LegalTOCProps = {
|
|
16
16
|
items: TocItem[];
|
|
17
17
|
activeHref?: string;
|
|
@@ -25,7 +25,7 @@ declare function LegalTOC({
|
|
|
25
25
|
size,
|
|
26
26
|
className,
|
|
27
27
|
...props
|
|
28
|
-
}: LegalTOCProps):
|
|
28
|
+
}: LegalTOCProps): react_jsx_runtime83.JSX.Element;
|
|
29
29
|
//#endregion
|
|
30
30
|
export { LegalTOC, TocItem };
|
|
31
31
|
//# sourceMappingURL=LegalTOC.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegalTOC.d.ts","names":[],"sources":["../../../../src/components/legal/molecules/LegalTOC.tsx"],"sourcesContent":[],"mappings":";;;;;;UAIiB,OAAA;;SAER,KAAA,CAAM;;AAFf,cAKM,WALkB,EAEf,CAAA,KAkBA,CAlBM,EAAA,CAAA;EAGT,OAAA,CAAA,EAAA,SAYJ,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;EAEU,IAAA,CAAA,EAAA,IAAA,GAAA,IAAa,GAAA,IAAA,GAAA,SAAA;CAChB,GAHP
|
|
1
|
+
{"version":3,"file":"LegalTOC.d.ts","names":[],"sources":["../../../../src/components/legal/molecules/LegalTOC.tsx"],"sourcesContent":[],"mappings":";;;;;;UAIiB,OAAA;;SAER,KAAA,CAAM;;AAFf,cAKM,WALkB,EAEf,CAAA,KAkBA,CAlBM,EAAA,CAAA;EAGT,OAAA,CAAA,EAAA,SAYJ,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;EAEU,IAAA,CAAA,EAAA,IAAA,GAAA,IAAa,GAAA,IAAA,GAAA,SAAA;CAChB,GAHP,gCAAA,CAAA,SAGO,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;AAGe,KAJZ,aAAA,GAIY;EAApB,KAAA,EAHK,OAGL,EAAA;EACmB,UAAA,CAAA,EAAA,MAAA;EAArB,UAAM,CAAA,EAAA,CAAA,IAAA,EAAA,MAAA,EAAA,GAAA,IAAA;CAAc,GADlB,YACkB,CAAA,OADE,WACF,CAAA,GAApB,KAAA,CAAM,cAAc,CAAC,cAAD,CAAA;AAEN,iBAAA,QAAA,CAAQ;EAAA,KAAA;EAAA,UAAA;EAAA,UAAA;EAAA,OAAA;EAAA,IAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAQrB,aARqB,CAAA,EAQR,mBAAA,CAAA,GAAA,CAAA,OARQ"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
3
3
|
import { Card, CardContent as CardContent$1, CardDescription, CardHeader as CardHeader$1, CardTitle as CardTitle$1 } from "@contractspec/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):
|
|
14
|
+
}: MarketingCardProps): react_jsx_runtime34.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
|
|
3
|
+
import * as react_jsx_runtime33 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):
|
|
19
|
+
}: MarketingCardsSectionProps): react_jsx_runtime33.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
|
|
3
|
+
import * as react_jsx_runtime37 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):
|
|
27
|
+
}: MarketingComparisonSectionProps): react_jsx_runtime37.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
|
|
3
|
+
import * as react_jsx_runtime35 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):
|
|
35
|
+
}: MarketingIconCardProps): react_jsx_runtime35.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
|
|
2
|
+
import * as react_jsx_runtime32 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):
|
|
31
|
+
}: MarketingSectionProps): react_jsx_runtime32.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
|
|
3
|
+
import * as react_jsx_runtime36 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):
|
|
17
|
+
}: MarketingStepCardProps): react_jsx_runtime36.JSX.Element;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { MarketingStepCard };
|
|
20
20
|
//# sourceMappingURL=MarketingStepCard.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime70 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):
|
|
13
|
+
}: AiLinkButtonProps): react_jsx_runtime70.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
|
|
2
|
+
import * as react_jsx_runtime44 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
|
-
}):
|
|
13
|
+
}): react_jsx_runtime44.JSX.Element | null;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { Breadcrumbs };
|
|
16
16
|
//# sourceMappingURL=Breadcrumbs.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime41 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):
|
|
24
|
+
}: CommandPaletteProps): react_jsx_runtime41.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
|
|
3
|
+
import * as react_jsx_runtime45 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
|
-
}):
|
|
16
|
+
}): react_jsx_runtime45.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { CommandSearchTrigger };
|
|
19
19
|
//# sourceMappingURL=CommandSearchTrigger.d.ts.map
|
|
@@ -1,38 +1,56 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime47 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import { Card } from "@contractspec/lib.ui-kit-web/ui/card";
|
|
5
5
|
import * as class_variance_authority_types7 from "class-variance-authority/types";
|
|
6
6
|
|
|
7
7
|
//#region src/components/molecules/EntityCard.d.ts
|
|
8
8
|
declare const entityCardVariants: (props?: ({
|
|
9
|
-
emphasis?: "default" | "strong" | "subtle" | null | undefined;
|
|
9
|
+
emphasis?: "default" | "strong" | "subtle" | "accentGradient" | null | undefined;
|
|
10
10
|
density?: "compact" | "comfortable" | null | undefined;
|
|
11
|
+
interactive?: boolean | null | undefined;
|
|
11
12
|
} & class_variance_authority_types7.ClassProp) | undefined) => string;
|
|
13
|
+
type EntityCardIconTone = 'default' | 'primary' | 'success' | 'warning' | 'info' | 'danger';
|
|
12
14
|
type EntityCardProps = React.ComponentProps<typeof Card> & VariantProps<typeof entityCardVariants> & {
|
|
13
15
|
cardTitle: React.ReactNode;
|
|
14
16
|
cardSubtitle?: React.ReactNode;
|
|
17
|
+
/** Icon element to display on the left */
|
|
18
|
+
icon?: React.ReactNode;
|
|
19
|
+
/** Icon container styling */
|
|
20
|
+
iconTone?: EntityCardIconTone;
|
|
21
|
+
iconSize?: 'sm' | 'md' | 'lg';
|
|
15
22
|
chips?: React.ReactNode;
|
|
16
23
|
meta?: React.ReactNode;
|
|
17
24
|
footer?: React.ReactNode;
|
|
18
25
|
href?: string;
|
|
19
26
|
contentClassName?: string;
|
|
20
27
|
preview?: React.ReactNode;
|
|
28
|
+
/** Expandable content section */
|
|
29
|
+
expandableContent?: React.ReactNode;
|
|
30
|
+
/** Default expanded state */
|
|
31
|
+
defaultExpanded?: boolean;
|
|
21
32
|
};
|
|
22
33
|
declare function EntityCard({
|
|
23
34
|
cardTitle,
|
|
24
35
|
cardSubtitle,
|
|
36
|
+
icon,
|
|
37
|
+
iconTone,
|
|
38
|
+
iconSize,
|
|
25
39
|
chips,
|
|
26
40
|
meta,
|
|
27
41
|
footer,
|
|
28
42
|
emphasis,
|
|
29
43
|
density,
|
|
44
|
+
interactive,
|
|
30
45
|
className,
|
|
31
46
|
contentClassName,
|
|
32
47
|
href,
|
|
33
48
|
preview,
|
|
49
|
+
expandableContent,
|
|
50
|
+
defaultExpanded,
|
|
51
|
+
onClick,
|
|
34
52
|
...cardProps
|
|
35
|
-
}: EntityCardProps):
|
|
53
|
+
}: EntityCardProps): react_jsx_runtime47.JSX.Element;
|
|
36
54
|
//#endregion
|
|
37
|
-
export { EntityCard };
|
|
55
|
+
export { EntityCard, EntityCardIconTone, EntityCardProps };
|
|
38
56
|
//# sourceMappingURL=EntityCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EntityCard.d.ts","names":[],"sources":["../../../src/components/molecules/EntityCard.tsx"],"sourcesContent":[],"mappings":";;;;;;;
|
|
1
|
+
{"version":3,"file":"EntityCard.d.ts","names":[],"sources":["../../../src/components/molecules/EntityCard.tsx"],"sourcesContent":[],"mappings":";;;;;;;cAQM,0BA0BL;;;;AA9BiE,CAAA,GA8BjE,+BAAA,CAAA,SAAA,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;AAwBW,KAAA,kBAAA,GAAkB,SAAA,GAAA,SAAA,GAAA,SAAA,GAAA,SAAA,GAAA,MAAA,GAAA,QAAA;AAQlB,KAAA,eAAA,GAAkB,KAAA,CAAM,cAAT,CAAA,OAA+B,IAA/B,CAAA,GACzB,YADyB,CAAA,OACL,kBADK,CAAA,GAAA;EAA+B,SAAA,EAE3C,KAAA,CAAM,SAFqC;EAA5B,YAAM,CAAA,EAGjB,KAAA,CAAM,SAHW;EACd;EAApB,IAAA,CAAA,EAIS,KAAA,CAAM,SAJf;EACa;EACI,QAAM,CAAA,EAIV,kBAJU;EAEd,QAAM,CAAA,EAAA,IAAA,GAAA,IAAA,GAAA,IAAA;EAEF,KAAA,CAAA,EAEH,KAAA,CAAM,SAFH;EAEH,IAAM,CAAA,EACP,KAAA,CAAM,SADC;EACP,MAAM,CAAA,EACJ,KAAA,CAAM,SADF;EACJ,IAAM,CAAA,EAAA,MAAA;EAGL,gBAAM,CAAA,EAAA,MAAA;EAEI,OAAM,CAAA,EAFhB,KAAA,CAAM,SAEU;EAAS;EAKvB,iBAAU,CAAA,EALF,KAAA,CAAM,SAKJ;EACxB;EACA,eAAA,CAAA,EAAA,OAAA;CACA;AACA,iBAJc,UAAA,CAId;EAAA,SAAA;EAAA,YAAA;EAAA,IAAA;EAAA,QAAA;EAAA,QAAA;EAAA,KAAA;EAAA,IAAA;EAAA,MAAA;EAAA,QAAA;EAAA,OAAA;EAAA,WAAA;EAAA,SAAA;EAAA,gBAAA;EAAA,IAAA;EAAA,OAAA;EAAA,iBAAA;EAAA,eAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAgBC,eAhBD,CAAA,EAgBgB,mBAAA,CAAA,GAAA,CAAA,OAhBhB"}
|
|
@@ -2,34 +2,72 @@
|
|
|
2
2
|
|
|
3
3
|
import { __toCommonJS } from "../../_virtual/rolldown_runtime.js";
|
|
4
4
|
import { HoverPreview_exports, init_HoverPreview } from "./HoverPreview.js";
|
|
5
|
-
import "react";
|
|
5
|
+
import * as React from "react";
|
|
6
|
+
import { ChevronDown } from "lucide-react";
|
|
6
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
8
|
import { cva } from "class-variance-authority";
|
|
8
9
|
import { cn } from "@contractspec/lib.ui-kit-web/ui/utils";
|
|
9
10
|
import { Card, CardContent } from "@contractspec/lib.ui-kit-web/ui/card";
|
|
10
11
|
|
|
11
12
|
//#region src/components/molecules/EntityCard.tsx
|
|
12
|
-
const entityCardVariants = cva("transition-all hover:shadow-
|
|
13
|
+
const entityCardVariants = cva("transition-all duration-200 hover:shadow-md group", {
|
|
13
14
|
variants: {
|
|
14
15
|
emphasis: {
|
|
15
16
|
default: "",
|
|
16
17
|
subtle: "border-muted/60 bg-muted/20",
|
|
17
|
-
strong: "border-primary/50 bg-primary/5"
|
|
18
|
+
strong: "border-primary/50 bg-primary/5",
|
|
19
|
+
accentGradient: "border-transparent bg-gradient-to-br from-primary/10 via-background to-secondary/10 ring-1 ring-primary/20"
|
|
18
20
|
},
|
|
19
21
|
density: {
|
|
20
22
|
compact: "p-3",
|
|
21
23
|
comfortable: "p-4 md:p-5"
|
|
24
|
+
},
|
|
25
|
+
interactive: {
|
|
26
|
+
true: "cursor-pointer hover:scale-[1.02] transform-gpu hover:border-primary/40",
|
|
27
|
+
false: ""
|
|
22
28
|
}
|
|
23
29
|
},
|
|
24
30
|
defaultVariants: {
|
|
25
31
|
emphasis: "default",
|
|
26
|
-
density: "comfortable"
|
|
32
|
+
density: "comfortable",
|
|
33
|
+
interactive: false
|
|
27
34
|
}
|
|
28
35
|
});
|
|
29
|
-
|
|
36
|
+
const iconContainerVariants = cva("flex shrink-0 items-center justify-center rounded-lg", {
|
|
37
|
+
variants: {
|
|
38
|
+
size: {
|
|
39
|
+
sm: "h-8 w-8",
|
|
40
|
+
md: "h-10 w-10",
|
|
41
|
+
lg: "h-12 w-12"
|
|
42
|
+
},
|
|
43
|
+
tone: {
|
|
44
|
+
default: "bg-muted text-muted-foreground",
|
|
45
|
+
primary: "bg-primary/10 text-primary",
|
|
46
|
+
success: "bg-emerald-500/10 text-emerald-600 dark:text-emerald-400",
|
|
47
|
+
warning: "bg-amber-500/10 text-amber-600 dark:text-amber-400",
|
|
48
|
+
info: "bg-blue-500/10 text-blue-600 dark:text-blue-400",
|
|
49
|
+
danger: "bg-red-500/10 text-red-600 dark:text-red-400"
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
defaultVariants: {
|
|
53
|
+
size: "md",
|
|
54
|
+
tone: "default"
|
|
55
|
+
}
|
|
56
|
+
});
|
|
57
|
+
function EntityCard({ cardTitle, cardSubtitle, icon, iconTone = "default", iconSize = "md", chips, meta, footer, emphasis, density, interactive, className, contentClassName, href, preview, expandableContent, defaultExpanded = false, onClick, ...cardProps }) {
|
|
58
|
+
const [isExpanded, setIsExpanded] = React.useState(defaultExpanded);
|
|
30
59
|
const Wrapper = href ? "a" : "div";
|
|
60
|
+
const isInteractive = interactive ?? !!(onClick || href);
|
|
61
|
+
const handleExpandClick = (e) => {
|
|
62
|
+
e.stopPropagation();
|
|
63
|
+
setIsExpanded(!isExpanded);
|
|
64
|
+
};
|
|
31
65
|
const cardContent = /* @__PURE__ */ jsx(Card, {
|
|
32
|
-
className: cn(entityCardVariants({
|
|
66
|
+
className: cn(entityCardVariants({
|
|
67
|
+
emphasis,
|
|
68
|
+
interactive: isInteractive
|
|
69
|
+
}), className),
|
|
70
|
+
onClick,
|
|
33
71
|
...cardProps,
|
|
34
72
|
children: /* @__PURE__ */ jsx(CardContent, {
|
|
35
73
|
className: cn(entityCardVariants({ density }), contentClassName),
|
|
@@ -37,27 +75,50 @@ function EntityCard({ cardTitle, cardSubtitle, chips, meta, footer, emphasis, de
|
|
|
37
75
|
className: "space-y-3",
|
|
38
76
|
children: [
|
|
39
77
|
/* @__PURE__ */ jsxs("div", {
|
|
40
|
-
className: "flex items-start
|
|
41
|
-
children: [/* @__PURE__ */
|
|
42
|
-
className:
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
78
|
+
className: "flex items-start gap-3",
|
|
79
|
+
children: [icon && /* @__PURE__ */ jsx("div", {
|
|
80
|
+
className: iconContainerVariants({
|
|
81
|
+
size: iconSize,
|
|
82
|
+
tone: iconTone
|
|
83
|
+
}),
|
|
84
|
+
children: icon
|
|
85
|
+
}), /* @__PURE__ */ jsxs("div", {
|
|
86
|
+
className: "flex flex-1 items-start justify-between gap-2",
|
|
87
|
+
children: [/* @__PURE__ */ jsxs("div", {
|
|
88
|
+
className: "min-w-0 flex-1",
|
|
89
|
+
children: [/* @__PURE__ */ jsx("div", {
|
|
90
|
+
className: "group-hover:text-primary truncate text-lg font-medium transition-colors",
|
|
91
|
+
children: cardTitle
|
|
92
|
+
}), cardSubtitle && /* @__PURE__ */ jsx("div", {
|
|
93
|
+
className: "text-muted-foreground text-sm",
|
|
94
|
+
children: cardSubtitle
|
|
95
|
+
})]
|
|
96
|
+
}), /* @__PURE__ */ jsxs("div", {
|
|
97
|
+
className: "inline-flex shrink-0 items-center gap-2",
|
|
98
|
+
children: [chips, expandableContent && /* @__PURE__ */ jsx("button", {
|
|
99
|
+
type: "button",
|
|
100
|
+
onClick: handleExpandClick,
|
|
101
|
+
className: "hover:bg-muted rounded-md p-1 transition-colors",
|
|
102
|
+
"aria-expanded": isExpanded,
|
|
103
|
+
"aria-label": isExpanded ? "Collapse" : "Expand",
|
|
104
|
+
children: /* @__PURE__ */ jsx(ChevronDown, { className: cn("text-muted-foreground h-4 w-4 transition-transform duration-200", isExpanded && "rotate-180") })
|
|
105
|
+
})]
|
|
49
106
|
})]
|
|
50
|
-
}), chips && /* @__PURE__ */ jsx("div", {
|
|
51
|
-
className: "inline-flex shrink-0 items-center gap-1",
|
|
52
|
-
children: chips
|
|
53
107
|
})]
|
|
54
108
|
}),
|
|
55
109
|
meta && /* @__PURE__ */ jsx("div", {
|
|
56
110
|
className: "space-y-1",
|
|
57
111
|
children: meta
|
|
58
112
|
}),
|
|
113
|
+
expandableContent && /* @__PURE__ */ jsx("div", {
|
|
114
|
+
className: cn("overflow-hidden transition-all duration-200", isExpanded ? "max-h-96 opacity-100" : "max-h-0 opacity-0"),
|
|
115
|
+
children: /* @__PURE__ */ jsx("div", {
|
|
116
|
+
className: "border-border/50 border-t pt-2",
|
|
117
|
+
children: expandableContent
|
|
118
|
+
})
|
|
119
|
+
}),
|
|
59
120
|
footer && /* @__PURE__ */ jsx("div", {
|
|
60
|
-
className: "flex items-center justify-between",
|
|
121
|
+
className: "flex items-center justify-between pt-1",
|
|
61
122
|
children: footer
|
|
62
123
|
})
|
|
63
124
|
]
|
|
@@ -69,6 +130,7 @@ function EntityCard({ cardTitle, cardSubtitle, chips, meta, footer, emphasis, de
|
|
|
69
130
|
try {
|
|
70
131
|
const { HoverPreview } = (init_HoverPreview(), __toCommonJS(HoverPreview_exports));
|
|
71
132
|
return /* @__PURE__ */ jsx(HoverPreview, {
|
|
133
|
+
className: "bg-red-500",
|
|
72
134
|
trigger: cardContent,
|
|
73
135
|
content: preview
|
|
74
136
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EntityCard.js","names":[],"sources":["../../../src/components/molecules/EntityCard.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { Card, CardContent } from '@contractspec/lib.ui-kit-web/ui/card';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '@contractspec/lib.ui-kit-web/ui/utils';\n\nconst entityCardVariants = cva('transition-all hover:shadow-
|
|
1
|
+
{"version":3,"file":"EntityCard.js","names":[],"sources":["../../../src/components/molecules/EntityCard.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { Card, CardContent } from '@contractspec/lib.ui-kit-web/ui/card';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '@contractspec/lib.ui-kit-web/ui/utils';\nimport { ChevronDown } from 'lucide-react';\n\nconst entityCardVariants = cva(\n 'transition-all duration-200 hover:shadow-md group',\n {\n variants: {\n emphasis: {\n default: '',\n subtle: 'border-muted/60 bg-muted/20',\n strong: 'border-primary/50 bg-primary/5',\n accentGradient:\n 'border-transparent bg-gradient-to-br from-primary/10 via-background to-secondary/10 ring-1 ring-primary/20',\n },\n density: {\n compact: 'p-3',\n comfortable: 'p-4 md:p-5',\n },\n interactive: {\n true: 'cursor-pointer hover:scale-[1.02] transform-gpu hover:border-primary/40',\n false: '',\n },\n },\n defaultVariants: {\n emphasis: 'default',\n density: 'comfortable',\n interactive: false,\n },\n }\n);\n\nconst iconContainerVariants = cva(\n 'flex shrink-0 items-center justify-center rounded-lg',\n {\n variants: {\n size: {\n sm: 'h-8 w-8',\n md: 'h-10 w-10',\n lg: 'h-12 w-12',\n },\n tone: {\n default: 'bg-muted text-muted-foreground',\n primary: 'bg-primary/10 text-primary',\n success: 'bg-emerald-500/10 text-emerald-600 dark:text-emerald-400',\n warning: 'bg-amber-500/10 text-amber-600 dark:text-amber-400',\n info: 'bg-blue-500/10 text-blue-600 dark:text-blue-400',\n danger: 'bg-red-500/10 text-red-600 dark:text-red-400',\n },\n },\n defaultVariants: { size: 'md', tone: 'default' },\n }\n);\n\nexport type EntityCardIconTone =\n | 'default'\n | 'primary'\n | 'success'\n | 'warning'\n | 'info'\n | 'danger';\n\nexport type EntityCardProps = React.ComponentProps<typeof Card> &\n VariantProps<typeof entityCardVariants> & {\n cardTitle: React.ReactNode;\n cardSubtitle?: React.ReactNode;\n /** Icon element to display on the left */\n icon?: React.ReactNode;\n /** Icon container styling */\n iconTone?: EntityCardIconTone;\n iconSize?: 'sm' | 'md' | 'lg';\n chips?: React.ReactNode; // right-aligned small chips\n meta?: React.ReactNode; // rows of icon+text data\n footer?: React.ReactNode; // actions area\n href?: string; // optional link wrapper\n contentClassName?: string;\n preview?: React.ReactNode; // hover preview content\n /** Expandable content section */\n expandableContent?: React.ReactNode;\n /** Default expanded state */\n defaultExpanded?: boolean;\n };\n\nexport function EntityCard({\n cardTitle,\n cardSubtitle,\n icon,\n iconTone = 'default',\n iconSize = 'md',\n chips,\n meta,\n footer,\n emphasis,\n density,\n interactive,\n className,\n contentClassName,\n href,\n preview,\n expandableContent,\n defaultExpanded = false,\n onClick,\n ...cardProps\n}: EntityCardProps) {\n const [isExpanded, setIsExpanded] = React.useState(defaultExpanded);\n const Wrapper: React.ElementType = href ? 'a' : 'div';\n const isInteractive = interactive ?? !!(onClick || href);\n\n const handleExpandClick = (e: React.MouseEvent) => {\n e.stopPropagation();\n setIsExpanded(!isExpanded);\n };\n\n const cardContent = (\n <Card\n className={cn(\n entityCardVariants({ emphasis, interactive: isInteractive }),\n className\n )}\n onClick={onClick}\n {...cardProps}\n >\n <CardContent\n className={cn(entityCardVariants({ density }), contentClassName)}\n >\n <div className=\"space-y-3\">\n <div className=\"flex items-start gap-3\">\n {icon && (\n <div\n className={iconContainerVariants({\n size: iconSize,\n tone: iconTone,\n })}\n >\n {icon}\n </div>\n )}\n <div className=\"flex flex-1 items-start justify-between gap-2\">\n <div className=\"min-w-0 flex-1\">\n <div className=\"group-hover:text-primary truncate text-lg font-medium transition-colors\">\n {cardTitle}\n </div>\n {cardSubtitle && (\n <div className=\"text-muted-foreground text-sm\">\n {cardSubtitle}\n </div>\n )}\n </div>\n <div className=\"inline-flex shrink-0 items-center gap-2\">\n {chips}\n {expandableContent && (\n <button\n type=\"button\"\n onClick={handleExpandClick}\n className=\"hover:bg-muted rounded-md p-1 transition-colors\"\n aria-expanded={isExpanded}\n aria-label={isExpanded ? 'Collapse' : 'Expand'}\n >\n <ChevronDown\n className={cn(\n 'text-muted-foreground h-4 w-4 transition-transform duration-200',\n isExpanded && 'rotate-180'\n )}\n />\n </button>\n )}\n </div>\n </div>\n </div>\n {meta && <div className=\"space-y-1\">{meta}</div>}\n {expandableContent && (\n <div\n className={cn(\n 'overflow-hidden transition-all duration-200',\n isExpanded ? 'max-h-96 opacity-100' : 'max-h-0 opacity-0'\n )}\n >\n <div className=\"border-border/50 border-t pt-2\">\n {expandableContent}\n </div>\n </div>\n )}\n {footer && (\n <div className=\"flex items-center justify-between pt-1\">\n {footer}\n </div>\n )}\n </div>\n </CardContent>\n </Card>\n );\n\n const maybePreview = (() => {\n if (!preview) return cardContent;\n try {\n /* eslint-disable @typescript-eslint/no-require-imports */\n const { HoverPreview } =\n require('./HoverPreview') as typeof import('./HoverPreview');\n /* eslint-enable @typescript-eslint/no-require-imports */\n return (\n <HoverPreview\n className=\"bg-red-500\"\n trigger={cardContent}\n content={preview}\n />\n );\n } catch {\n return cardContent;\n }\n })();\n\n return (\n <Wrapper href={href} className={href ? 'block' : undefined}>\n {maybePreview}\n </Wrapper>\n );\n}\n"],"mappings":";;;;;;;;;;;;AAQA,MAAM,qBAAqB,IACzB,qDACA;CACE,UAAU;EACR,UAAU;GACR,SAAS;GACT,QAAQ;GACR,QAAQ;GACR,gBACE;GACH;EACD,SAAS;GACP,SAAS;GACT,aAAa;GACd;EACD,aAAa;GACX,MAAM;GACN,OAAO;GACR;EACF;CACD,iBAAiB;EACf,UAAU;EACV,SAAS;EACT,aAAa;EACd;CACF,CACF;AAED,MAAM,wBAAwB,IAC5B,wDACA;CACE,UAAU;EACR,MAAM;GACJ,IAAI;GACJ,IAAI;GACJ,IAAI;GACL;EACD,MAAM;GACJ,SAAS;GACT,SAAS;GACT,SAAS;GACT,SAAS;GACT,MAAM;GACN,QAAQ;GACT;EACF;CACD,iBAAiB;EAAE,MAAM;EAAM,MAAM;EAAW;CACjD,CACF;AA+BD,SAAgB,WAAW,EACzB,WACA,cACA,MACA,WAAW,WACX,WAAW,MACX,OACA,MACA,QACA,UACA,SACA,aACA,WACA,kBACA,MACA,SACA,mBACA,kBAAkB,OAClB,SACA,GAAG,aACe;CAClB,MAAM,CAAC,YAAY,iBAAiB,MAAM,SAAS,gBAAgB;CACnE,MAAM,UAA6B,OAAO,MAAM;CAChD,MAAM,gBAAgB,eAAe,CAAC,EAAE,WAAW;CAEnD,MAAM,qBAAqB,MAAwB;AACjD,IAAE,iBAAiB;AACnB,gBAAc,CAAC,WAAW;;CAG5B,MAAM,cACJ,oBAAC;EACC,WAAW,GACT,mBAAmB;GAAE;GAAU,aAAa;GAAe,CAAC,EAC5D,UACD;EACQ;EACT,GAAI;YAEJ,oBAAC;GACC,WAAW,GAAG,mBAAmB,EAAE,SAAS,CAAC,EAAE,iBAAiB;aAEhE,qBAAC;IAAI,WAAU;;KACb,qBAAC;MAAI,WAAU;iBACZ,QACC,oBAAC;OACC,WAAW,sBAAsB;QAC/B,MAAM;QACN,MAAM;QACP,CAAC;iBAED;QACG,EAER,qBAAC;OAAI,WAAU;kBACb,qBAAC;QAAI,WAAU;mBACb,oBAAC;SAAI,WAAU;mBACZ;UACG,EACL,gBACC,oBAAC;SAAI,WAAU;mBACZ;UACG;SAEJ,EACN,qBAAC;QAAI,WAAU;mBACZ,OACA,qBACC,oBAAC;SACC,MAAK;SACL,SAAS;SACT,WAAU;SACV,iBAAe;SACf,cAAY,aAAa,aAAa;mBAEtC,oBAAC,eACC,WAAW,GACT,mEACA,cAAc,aACf,GACD;UACK;SAEP;QACF;OACF;KACL,QAAQ,oBAAC;MAAI,WAAU;gBAAa;OAAW;KAC/C,qBACC,oBAAC;MACC,WAAW,GACT,+CACA,aAAa,yBAAyB,oBACvC;gBAED,oBAAC;OAAI,WAAU;iBACZ;QACG;OACF;KAEP,UACC,oBAAC;MAAI,WAAU;gBACZ;OACG;;KAEJ;IACM;GACT;CAGT,MAAM,sBAAsB;AAC1B,MAAI,CAAC,QAAS,QAAO;AACrB,MAAI;GAEF,MAAM,EAAE;AAGR,UACE,oBAAC;IACC,WAAU;IACV,SAAS;IACT,SAAS;KACT;UAEE;AACN,UAAO;;KAEP;AAEJ,QACE,oBAAC;EAAc;EAAM,WAAW,OAAO,UAAU;YAC9C;GACO"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime69 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/FiltersToolbar.d.ts
|
|
5
5
|
interface ActiveFilterChip {
|
|
@@ -30,7 +30,7 @@ declare function FiltersToolbar({
|
|
|
30
30
|
debounceMs,
|
|
31
31
|
activeChips,
|
|
32
32
|
onClearAll
|
|
33
|
-
}: FiltersToolbarProps):
|
|
33
|
+
}: FiltersToolbarProps): react_jsx_runtime69.JSX.Element;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { FiltersToolbar };
|
|
36
36
|
//# sourceMappingURL=FiltersToolbar.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/HoverPreview.d.ts
|
|
5
5
|
interface HoverPreviewProps {
|
|
@@ -15,7 +15,7 @@ declare function HoverPreview({
|
|
|
15
15
|
align,
|
|
16
16
|
sideOffset,
|
|
17
17
|
className
|
|
18
|
-
}: HoverPreviewProps):
|
|
18
|
+
}: HoverPreviewProps): react_jsx_runtime51.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { HoverPreview };
|
|
21
21
|
//# sourceMappingURL=HoverPreview.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/LangSwitch.d.ts
|
|
5
5
|
interface LangOption {
|
|
@@ -17,7 +17,7 @@ declare function LangSwitch({
|
|
|
17
17
|
options,
|
|
18
18
|
onChange,
|
|
19
19
|
size
|
|
20
|
-
}: LangSwitchProps):
|
|
20
|
+
}: LangSwitchProps): react_jsx_runtime42.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { LangSwitch, LangSwitchProps };
|
|
23
23
|
//# sourceMappingURL=LangSwitch.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime74 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/LoaderBlock.d.ts
|
|
5
5
|
interface LoaderBlockProps {
|
|
@@ -13,7 +13,7 @@ declare function LoaderBlock({
|
|
|
13
13
|
description,
|
|
14
14
|
className,
|
|
15
15
|
size
|
|
16
|
-
}: LoaderBlockProps):
|
|
16
|
+
}: LoaderBlockProps): react_jsx_runtime74.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { LoaderBlock };
|
|
19
19
|
//# sourceMappingURL=LoaderBlock.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HeaderNavItem } from "../../types/navigation.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/NavMain.d.ts
|
|
5
5
|
declare function NavMain({
|
|
@@ -8,7 +8,7 @@ declare function NavMain({
|
|
|
8
8
|
}: {
|
|
9
9
|
items: HeaderNavItem[];
|
|
10
10
|
className?: string;
|
|
11
|
-
}):
|
|
11
|
+
}): react_jsx_runtime17.JSX.Element;
|
|
12
12
|
//#endregion
|
|
13
13
|
export { NavMain };
|
|
14
14
|
//# sourceMappingURL=NavMain.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { UserMenuItem } from "../../types/navigation.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/NavUser.d.ts
|
|
5
5
|
declare function NavUser({
|
|
@@ -12,7 +12,7 @@ declare function NavUser({
|
|
|
12
12
|
email?: string;
|
|
13
13
|
imageUrl?: string;
|
|
14
14
|
items: UserMenuItem[];
|
|
15
|
-
}):
|
|
15
|
+
}): react_jsx_runtime18.JSX.Element;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { NavUser };
|
|
18
18
|
//# sourceMappingURL=NavUser.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime50 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/OverviewCard.d.ts
|
|
5
5
|
interface OverviewCardProps {
|
|
@@ -15,7 +15,7 @@ declare function OverviewCard({
|
|
|
15
15
|
href,
|
|
16
16
|
preview,
|
|
17
17
|
ctaLabel
|
|
18
|
-
}: OverviewCardProps):
|
|
18
|
+
}: OverviewCardProps): react_jsx_runtime50.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { OverviewCard };
|
|
21
21
|
//# sourceMappingURL=OverviewCard.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SkeletonBlockProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime111 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/SkeletonBlock/index.web.d.ts
|
|
5
5
|
declare function SkeletonBlock({
|
|
@@ -7,7 +7,7 @@ declare function SkeletonBlock({
|
|
|
7
7
|
h,
|
|
8
8
|
rounded,
|
|
9
9
|
className
|
|
10
|
-
}: SkeletonBlockProps):
|
|
10
|
+
}: SkeletonBlockProps): react_jsx_runtime111.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { SkeletonBlock };
|
|
13
13
|
//# sourceMappingURL=index.web.d.ts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { SkeletonCircleProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime112 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/SkeletonCircle/index.web.d.ts
|
|
5
5
|
declare function SkeletonCircle({
|
|
6
6
|
size,
|
|
7
7
|
sizeClass,
|
|
8
8
|
className
|
|
9
|
-
}: SkeletonCircleProps):
|
|
9
|
+
}: SkeletonCircleProps): react_jsx_runtime112.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SkeletonCircle };
|
|
12
12
|
//# sourceMappingURL=index.web.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { SkeletonListProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime113 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/molecules/SkeletonList/index.web.d.ts
|
|
5
5
|
declare function SkeletonList({
|
|
6
6
|
count,
|
|
7
7
|
className
|
|
8
|
-
}: SkeletonListProps):
|
|
8
|
+
}: SkeletonListProps): react_jsx_runtime113.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { SkeletonList };
|
|
11
11
|
//# sourceMappingURL=index.web.d.ts.map
|