@zanichelli/albe-web-components 18.7.6 → 18.7.7-RC1
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/cjs/loader.cjs.js +1 -1
- package/dist/cjs/web-components-library.cjs.js +1 -1
- package/dist/cjs/z-app-header_12.cjs.entry.js +11 -9
- package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
- package/dist/cjs/z-combobox.cjs.entry.js +41 -26
- package/dist/cjs/z-combobox.cjs.entry.js.map +1 -1
- package/dist/cjs/z-select.cjs.entry.js +2 -2
- package/dist/cjs/z-select.cjs.entry.js.map +1 -1
- package/dist/collection/components/z-combobox/index.js +40 -25
- package/dist/collection/components/z-combobox/index.js.map +1 -1
- package/dist/collection/components/z-combobox/styles.css +8 -0
- package/dist/collection/components/z-input/index.js +19 -17
- package/dist/collection/components/z-input/index.js.map +1 -1
- package/dist/collection/components/z-select/index.js +2 -2
- package/dist/collection/components/z-select/index.js.map +1 -1
- package/dist/components/index11.js +15 -13
- package/dist/components/index11.js.map +1 -1
- package/dist/components/z-combobox.js +41 -26
- package/dist/components/z-combobox.js.map +1 -1
- package/dist/components/z-select.js +2 -2
- package/dist/components/z-select.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-app-header_12.entry.js +11 -9
- package/dist/esm/z-app-header_12.entry.js.map +1 -1
- package/dist/esm/z-combobox.entry.js +41 -26
- package/dist/esm/z-combobox.entry.js.map +1 -1
- package/dist/esm/z-select.entry.js +2 -2
- package/dist/esm/z-select.entry.js.map +1 -1
- package/dist/types/components/deprecated/z-app-header-deprecated/index.stories.d.ts +3 -3
- package/dist/types/components/deprecated/z-book-card-deprecated/index.stories.d.ts +2 -2
- package/dist/types/components/deprecated/z-section-title/index.stories.d.ts +1 -1
- package/dist/types/components/list/z-list-group/index.stories.d.ts +1 -1
- package/dist/types/components/z-app-header/index.stories.d.ts +2 -2
- package/dist/types/components/z-carousel/index.stories.d.ts +1 -1
- package/dist/types/components/z-combobox/index.d.ts +0 -1
- package/dist/types/components/z-cover-hero/index.stories.d.ts +1 -1
- package/dist/types/components/z-input/index.d.ts +4 -4
- package/dist/types/components/z-modal/index.stories.d.ts +1 -1
- package/dist/types/components/z-navigation-tabs/index.stories.d.ts +2 -2
- package/dist/types/components/z-pagination/index.stories.d.ts +2 -2
- package/dist/types/components/z-popover/index.stories.d.ts +5 -5
- package/dist/types/components/z-stepper/index.stories.d.ts +1 -1
- package/dist/types/components/z-tag/index.stories.d.ts +2 -2
- package/dist/types/components/z-tooltip/index.stories.d.ts +1 -1
- package/dist/types/components.d.ts +32 -32
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +1 -1
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/typography/index.stories.d.ts +2 -2
- package/dist/web-components-library/{p-04671e2c.entry.js → p-310c2215.entry.js} +2 -2
- package/dist/web-components-library/p-310c2215.entry.js.map +1 -0
- package/dist/web-components-library/p-8d55127c.entry.js +2 -0
- package/dist/web-components-library/p-8d55127c.entry.js.map +1 -0
- package/dist/web-components-library/{p-24474394.entry.js → p-e160545f.entry.js} +2 -2
- package/dist/web-components-library/{p-24474394.entry.js.map → p-e160545f.entry.js.map} +1 -1
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/dist/web-components-library/web-components-library.esm.js.map +1 -1
- package/package.json +9 -8
- package/www/build/{p-04671e2c.entry.js → p-310c2215.entry.js} +2 -2
- package/www/build/p-310c2215.entry.js.map +1 -0
- package/www/build/p-8d55127c.entry.js +2 -0
- package/www/build/p-8d55127c.entry.js.map +1 -0
- package/www/build/{p-24474394.entry.js → p-e160545f.entry.js} +2 -2
- package/www/build/{p-24474394.entry.js.map → p-e160545f.entry.js.map} +1 -1
- package/www/build/p-f9314f48.js +2 -0
- package/www/build/web-components-library.esm.js +1 -1
- package/www/build/web-components-library.esm.js.map +1 -1
- package/www/index.html +1 -1
- package/dist/web-components-library/p-04671e2c.entry.js.map +0 -1
- package/dist/web-components-library/p-22c755d5.entry.js +0 -2
- package/dist/web-components-library/p-22c755d5.entry.js.map +0 -1
- package/www/build/p-04671e2c.entry.js.map +0 -1
- package/www/build/p-22c755d5.entry.js +0 -2
- package/www/build/p-22c755d5.entry.js.map +0 -1
- package/www/build/p-f30124a3.js +0 -2
|
@@ -70,7 +70,7 @@ export declare const OffcanvasMenu: {
|
|
|
70
70
|
render: (args: ZAppHeaderDeprecatedStoriesArgs) => TemplateResult<1>;
|
|
71
71
|
};
|
|
72
72
|
export declare const Stuck: {
|
|
73
|
-
decorators: ((Story: import("@storybook/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
73
|
+
decorators: ((Story: import("@storybook/core/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
74
74
|
parameters: {
|
|
75
75
|
docs: {
|
|
76
76
|
story: {
|
|
@@ -85,7 +85,7 @@ export declare const MaxWidth: {
|
|
|
85
85
|
args: {
|
|
86
86
|
"--app-header-content-max-width": string;
|
|
87
87
|
};
|
|
88
|
-
decorators: ((Story: import("@storybook/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
88
|
+
decorators: ((Story: import("@storybook/core/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
89
89
|
parameters: {
|
|
90
90
|
docs: {
|
|
91
91
|
inlineStories: boolean;
|
|
@@ -115,6 +115,6 @@ export declare const SearchPageButton: {
|
|
|
115
115
|
exclude: string[];
|
|
116
116
|
};
|
|
117
117
|
};
|
|
118
|
-
decorators: ((Story: import("@storybook/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
118
|
+
decorators: ((Story: import("@storybook/core/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
119
119
|
render: (args: ZAppHeaderDeprecatedStoriesArgs) => TemplateResult<1>;
|
|
120
120
|
};
|
|
@@ -16,8 +16,8 @@ declare const StoryMeta: {
|
|
|
16
16
|
};
|
|
17
17
|
options: BookCardDeprecatedVariant[];
|
|
18
18
|
};
|
|
19
|
-
"--z-book-card-ribbon-background-color": import("@storybook/
|
|
20
|
-
"--z-book-card-ribbon-shadow-color": import("@storybook/
|
|
19
|
+
"--z-book-card-ribbon-background-color": import("@storybook/web-components").Args;
|
|
20
|
+
"--z-book-card-ribbon-shadow-color": import("@storybook/web-components").Args;
|
|
21
21
|
};
|
|
22
22
|
args: {
|
|
23
23
|
variant: BookCardDeprecatedVariant.EXPANDED;
|
|
@@ -72,7 +72,7 @@ export declare const OffcanvasMenu: {
|
|
|
72
72
|
render: (args: ZAppHeaderStoriesArgs) => TemplateResult<1>;
|
|
73
73
|
};
|
|
74
74
|
export declare const Stuck: {
|
|
75
|
-
decorators: ((Story: import("@storybook/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderStoriesArgs>) => TemplateResult<1>)[];
|
|
75
|
+
decorators: ((Story: import("@storybook/core/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderStoriesArgs>) => TemplateResult<1>)[];
|
|
76
76
|
parameters: {
|
|
77
77
|
docs: {
|
|
78
78
|
story: {
|
|
@@ -92,6 +92,6 @@ export declare const SearchPageButton: {
|
|
|
92
92
|
exclude: string[];
|
|
93
93
|
};
|
|
94
94
|
};
|
|
95
|
-
decorators: ((Story: import("@storybook/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderStoriesArgs>) => TemplateResult<1>)[];
|
|
95
|
+
decorators: ((Story: import("@storybook/core/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderStoriesArgs>) => TemplateResult<1>)[];
|
|
96
96
|
render: (args: ZAppHeaderStoriesArgs) => TemplateResult<1>;
|
|
97
97
|
};
|
|
@@ -27,7 +27,7 @@ type ZCarouselStoriesArgs = ZCarousel & {
|
|
|
27
27
|
declare const StoryMeta: {
|
|
28
28
|
title: string;
|
|
29
29
|
component: string;
|
|
30
|
-
decorators: ((Story: import("@storybook/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZCarouselStoriesArgs>) => import("lit-html").TemplateResult<1>)[];
|
|
30
|
+
decorators: ((Story: import("@storybook/core/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZCarouselStoriesArgs>) => import("lit-html").TemplateResult<1>)[];
|
|
31
31
|
};
|
|
32
32
|
export default StoryMeta;
|
|
33
33
|
export declare const SlideshowWithArrowsOver: {
|
|
@@ -26,7 +26,7 @@ declare const StoryMeta: {
|
|
|
26
26
|
};
|
|
27
27
|
options: CoverHeroContentPosition[];
|
|
28
28
|
};
|
|
29
|
-
"--cover-hero-text-color": import("@storybook/
|
|
29
|
+
"--cover-hero-text-color": import("@storybook/web-components").Args;
|
|
30
30
|
"--cover-hero-overlay": {
|
|
31
31
|
if: {
|
|
32
32
|
arg: string;
|
|
@@ -13,13 +13,13 @@ export declare class ZInput {
|
|
|
13
13
|
/** the input aria-label */
|
|
14
14
|
ariaLabel: string;
|
|
15
15
|
/** the input aria-expaded: available for text, password, number, email */
|
|
16
|
-
|
|
16
|
+
htmlAriaExpanded: string;
|
|
17
17
|
/** the input aria-controls (optional): available for text, password, number, email */
|
|
18
|
-
|
|
18
|
+
htmlAriaControls?: string;
|
|
19
19
|
/** the input aria-autocomplete (optional): available for text, password, number, email */
|
|
20
|
-
|
|
20
|
+
htmlAriaAutocomplete?: string;
|
|
21
21
|
/** the input aria-activedescendant (optional): available for text, password, number, email */
|
|
22
|
-
|
|
22
|
+
htmlAriaActivedescendant?: string;
|
|
23
23
|
/** the input value */
|
|
24
24
|
value?: string;
|
|
25
25
|
/** the input is disabled */
|
|
@@ -20,7 +20,7 @@ declare const StoryMeta: {
|
|
|
20
20
|
lockPageScroll: true;
|
|
21
21
|
"--z-modal-content-padding": string;
|
|
22
22
|
};
|
|
23
|
-
decorators: ((Story: import("@storybook/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZSearchbarStoriesArgs>) => import("lit-html").TemplateResult<1>)[];
|
|
23
|
+
decorators: ((Story: import("@storybook/core/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZSearchbarStoriesArgs>) => import("lit-html").TemplateResult<1>)[];
|
|
24
24
|
};
|
|
25
25
|
export default StoryMeta;
|
|
26
26
|
export declare const ShortText: {
|
|
@@ -16,8 +16,8 @@ declare const StoryMeta: {
|
|
|
16
16
|
type: "inline-radio";
|
|
17
17
|
};
|
|
18
18
|
};
|
|
19
|
-
"--z-navigation-tabs-nav-buttons-bg": import("@storybook/
|
|
20
|
-
"--z-navigation-tabs-nav-buttons-fg": import("@storybook/
|
|
19
|
+
"--z-navigation-tabs-nav-buttons-bg": import("@storybook/web-components").Args;
|
|
20
|
+
"--z-navigation-tabs-nav-buttons-fg": import("@storybook/web-components").Args;
|
|
21
21
|
};
|
|
22
22
|
args: {
|
|
23
23
|
"--z-navigation-tabs-nav-buttons-bg": any;
|
|
@@ -46,8 +46,8 @@ declare const StoryMeta: {
|
|
|
46
46
|
min: number;
|
|
47
47
|
};
|
|
48
48
|
};
|
|
49
|
-
"--z-pagination-background-color": import("@storybook/
|
|
50
|
-
"--z-pagination-background-color-hover": import("@storybook/
|
|
49
|
+
"--z-pagination-background-color": import("@storybook/web-components").Args;
|
|
50
|
+
"--z-pagination-background-color-hover": import("@storybook/web-components").Args;
|
|
51
51
|
};
|
|
52
52
|
args: {
|
|
53
53
|
label: string;
|
|
@@ -20,8 +20,8 @@ declare const StoryMeta: {
|
|
|
20
20
|
};
|
|
21
21
|
};
|
|
22
22
|
};
|
|
23
|
-
"--z-popover-theme--surface": import("@storybook/
|
|
24
|
-
"--z-popover-theme--text": import("@storybook/
|
|
23
|
+
"--z-popover-theme--surface": import("@storybook/web-components").Args;
|
|
24
|
+
"--z-popover-theme--text": import("@storybook/web-components").Args;
|
|
25
25
|
};
|
|
26
26
|
args: {
|
|
27
27
|
position: any;
|
|
@@ -56,19 +56,19 @@ export declare const ContextualMenuLike: {
|
|
|
56
56
|
"--z-popover-padding": string;
|
|
57
57
|
position: PopoverPosition.RIGHT_BOTTOM;
|
|
58
58
|
};
|
|
59
|
-
render: (args: ZPopoverStoriesArgs, { parameters }: import("@storybook/csf").StoryContext<import("@storybook/web-components").WebComponentsRenderer, ZPopoverStoriesArgs>) => import("lit-html").TemplateResult<1>;
|
|
59
|
+
render: (args: ZPopoverStoriesArgs, { parameters }: import("@storybook/core/csf").StoryContext<import("@storybook/web-components").WebComponentsRenderer, ZPopoverStoriesArgs>) => import("lit-html").TemplateResult<1>;
|
|
60
60
|
};
|
|
61
61
|
export declare const Tooltip: {
|
|
62
62
|
args: {
|
|
63
63
|
position: PopoverPosition.RIGHT;
|
|
64
64
|
"--z-popover-padding": string;
|
|
65
65
|
};
|
|
66
|
-
render: (args: ZPopoverStoriesArgs, { parameters }: import("@storybook/csf").StoryContext<import("@storybook/web-components").WebComponentsRenderer, ZPopoverStoriesArgs>) => import("lit-html").TemplateResult<1>;
|
|
66
|
+
render: (args: ZPopoverStoriesArgs, { parameters }: import("@storybook/core/csf").StoryContext<import("@storybook/web-components").WebComponentsRenderer, ZPopoverStoriesArgs>) => import("lit-html").TemplateResult<1>;
|
|
67
67
|
};
|
|
68
68
|
export declare const TooltipWithNestedContainer: {
|
|
69
69
|
args: {
|
|
70
70
|
position: PopoverPosition.TOP;
|
|
71
71
|
"--z-popover-padding": string;
|
|
72
72
|
};
|
|
73
|
-
render: (args: ZPopoverStoriesArgs, { parameters }: import("@storybook/csf").StoryContext<import("@storybook/web-components").WebComponentsRenderer, ZPopoverStoriesArgs>) => import("lit-html").TemplateResult<1>;
|
|
73
|
+
render: (args: ZPopoverStoriesArgs, { parameters }: import("@storybook/core/csf").StoryContext<import("@storybook/web-components").WebComponentsRenderer, ZPopoverStoriesArgs>) => import("lit-html").TemplateResult<1>;
|
|
74
74
|
};
|
|
@@ -3,7 +3,7 @@ import "./index";
|
|
|
3
3
|
declare const _default: {
|
|
4
4
|
title: string;
|
|
5
5
|
component: string;
|
|
6
|
-
decorators: ((Story: import("@storybook/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, {
|
|
6
|
+
decorators: ((Story: import("@storybook/core/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, {
|
|
7
7
|
render: () => HTMLSlotElement;
|
|
8
8
|
}>) => import("lit-html").TemplateResult<1>)[];
|
|
9
9
|
subcomponents: {
|
|
@@ -9,8 +9,8 @@ declare const StoryMeta: {
|
|
|
9
9
|
};
|
|
10
10
|
options: string[];
|
|
11
11
|
};
|
|
12
|
-
"--z-tag-text-color": import("@storybook/
|
|
13
|
-
"--z-tag-bg": import("@storybook/
|
|
12
|
+
"--z-tag-text-color": import("@storybook/web-components").Args;
|
|
13
|
+
"--z-tag-bg": import("@storybook/web-components").Args;
|
|
14
14
|
};
|
|
15
15
|
args: {
|
|
16
16
|
text: string;
|
|
@@ -901,22 +901,6 @@ export namespace Components {
|
|
|
901
901
|
"size"?: ControlSize;
|
|
902
902
|
}
|
|
903
903
|
interface ZInput {
|
|
904
|
-
/**
|
|
905
|
-
* the input aria-activedescendant (optional): available for text, password, number, email
|
|
906
|
-
*/
|
|
907
|
-
"ariaActivedescendant"?: string;
|
|
908
|
-
/**
|
|
909
|
-
* the input aria-autocomplete (optional): available for text, password, number, email
|
|
910
|
-
*/
|
|
911
|
-
"ariaAutocomplete"?: string;
|
|
912
|
-
/**
|
|
913
|
-
* the input aria-controls (optional): available for text, password, number, email
|
|
914
|
-
*/
|
|
915
|
-
"ariaControls"?: string;
|
|
916
|
-
/**
|
|
917
|
-
* the input aria-expaded: available for text, password, number, email
|
|
918
|
-
*/
|
|
919
|
-
"ariaExpanded": string;
|
|
920
904
|
/**
|
|
921
905
|
* the input aria-label
|
|
922
906
|
*/
|
|
@@ -937,6 +921,22 @@ export namespace Components {
|
|
|
937
921
|
* render clear icon when typing (optional): available for text
|
|
938
922
|
*/
|
|
939
923
|
"hasclearicon"?: boolean;
|
|
924
|
+
/**
|
|
925
|
+
* the input aria-activedescendant (optional): available for text, password, number, email
|
|
926
|
+
*/
|
|
927
|
+
"htmlAriaActivedescendant"?: string;
|
|
928
|
+
/**
|
|
929
|
+
* the input aria-autocomplete (optional): available for text, password, number, email
|
|
930
|
+
*/
|
|
931
|
+
"htmlAriaAutocomplete"?: string;
|
|
932
|
+
/**
|
|
933
|
+
* the input aria-controls (optional): available for text, password, number, email
|
|
934
|
+
*/
|
|
935
|
+
"htmlAriaControls"?: string;
|
|
936
|
+
/**
|
|
937
|
+
* the input aria-expaded: available for text, password, number, email
|
|
938
|
+
*/
|
|
939
|
+
"htmlAriaExpanded": string;
|
|
940
940
|
/**
|
|
941
941
|
* the id of the input element
|
|
942
942
|
*/
|
|
@@ -4682,22 +4682,6 @@ declare namespace LocalJSX {
|
|
|
4682
4682
|
"size"?: ControlSize;
|
|
4683
4683
|
}
|
|
4684
4684
|
interface ZInput {
|
|
4685
|
-
/**
|
|
4686
|
-
* the input aria-activedescendant (optional): available for text, password, number, email
|
|
4687
|
-
*/
|
|
4688
|
-
"ariaActivedescendant"?: string;
|
|
4689
|
-
/**
|
|
4690
|
-
* the input aria-autocomplete (optional): available for text, password, number, email
|
|
4691
|
-
*/
|
|
4692
|
-
"ariaAutocomplete"?: string;
|
|
4693
|
-
/**
|
|
4694
|
-
* the input aria-controls (optional): available for text, password, number, email
|
|
4695
|
-
*/
|
|
4696
|
-
"ariaControls"?: string;
|
|
4697
|
-
/**
|
|
4698
|
-
* the input aria-expaded: available for text, password, number, email
|
|
4699
|
-
*/
|
|
4700
|
-
"ariaExpanded"?: string;
|
|
4701
4685
|
/**
|
|
4702
4686
|
* the input aria-label
|
|
4703
4687
|
*/
|
|
@@ -4718,6 +4702,22 @@ declare namespace LocalJSX {
|
|
|
4718
4702
|
* render clear icon when typing (optional): available for text
|
|
4719
4703
|
*/
|
|
4720
4704
|
"hasclearicon"?: boolean;
|
|
4705
|
+
/**
|
|
4706
|
+
* the input aria-activedescendant (optional): available for text, password, number, email
|
|
4707
|
+
*/
|
|
4708
|
+
"htmlAriaActivedescendant"?: string;
|
|
4709
|
+
/**
|
|
4710
|
+
* the input aria-autocomplete (optional): available for text, password, number, email
|
|
4711
|
+
*/
|
|
4712
|
+
"htmlAriaAutocomplete"?: string;
|
|
4713
|
+
/**
|
|
4714
|
+
* the input aria-controls (optional): available for text, password, number, email
|
|
4715
|
+
*/
|
|
4716
|
+
"htmlAriaControls"?: string;
|
|
4717
|
+
/**
|
|
4718
|
+
* the input aria-expaded: available for text, password, number, email
|
|
4719
|
+
*/
|
|
4720
|
+
"htmlAriaExpanded"?: string;
|
|
4721
4721
|
/**
|
|
4722
4722
|
* the id of the input element
|
|
4723
4723
|
*/
|
|
@@ -9,7 +9,7 @@ declare const _default: {
|
|
|
9
9
|
};
|
|
10
10
|
export default _default;
|
|
11
11
|
export declare const Themes: {
|
|
12
|
-
render: (_: import("@storybook/
|
|
12
|
+
render: (_: import("@storybook/web-components").Args, context: import("@storybook/core/csf").StoryContext<import("@storybook/web-components").WebComponentsRenderer, import("@storybook/web-components").Args>) => import("lit-html").TemplateResult<1>;
|
|
13
13
|
};
|
|
14
14
|
export declare const Palettes: {
|
|
15
15
|
render: () => import("lit-html").TemplateResult<1>;
|
|
@@ -41,7 +41,7 @@ export declare const TypeScale: {
|
|
|
41
41
|
args: {
|
|
42
42
|
fontWeight: string;
|
|
43
43
|
};
|
|
44
|
-
render: (args: import("@storybook/
|
|
44
|
+
render: (args: import("@storybook/web-components").Args) => import("lit-html").TemplateResult<1>;
|
|
45
45
|
};
|
|
46
46
|
/**
|
|
47
47
|
* `.heading-1` and `.heading-2` classes automatically scale in size starting from desktop viewport.
|
|
@@ -92,5 +92,5 @@ export declare const TypographyClasses: {
|
|
|
92
92
|
headingWeight: any;
|
|
93
93
|
fontWeight: any;
|
|
94
94
|
};
|
|
95
|
-
render: (args: import("@storybook/
|
|
95
|
+
render: (args: import("@storybook/web-components").Args) => import("lit-html").TemplateResult<1>;
|
|
96
96
|
};
|