@itcase/ui 1.8.116 → 1.8.117
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/{Avatar_cjs_CQhA8iu9.js → Avatar_cjs_BqJtyGqb.js} +1 -1
- package/dist/{Avatar_es__NA_FQGM.js → Avatar_es_7WTlfUFM.js} +1 -1
- package/dist/{Button_cjs_B2eZhvoC.js → Button_cjs_oO7g75FT.js} +1 -1
- package/dist/{Button_es_C8qinRU4.js → Button_es_CymyESs0.js} +1 -1
- package/dist/{ChipsGroup_cjs_ChJ71i_A.js → ChipsGroup_cjs_C3KJn3MF.js} +1 -1
- package/dist/{ChipsGroup_es_Dj0Lu5zm.js → ChipsGroup_es_BdIFBKkG.js} +1 -1
- package/dist/{DatePicker_cjs_CpN9wFK4.js → DatePicker_cjs_DsFAHbZ4.js} +3 -3
- package/dist/{DatePicker_es_B6WjNDiN.js → DatePicker_es_CvtwPWL_.js} +3 -3
- package/dist/{DropdownItem_cjs_DUIefLij.js → DropdownItem_cjs_f1GO8Bg4.js} +1 -1
- package/dist/{DropdownItem_es_uFi08Joi.js → DropdownItem_es_Cc7Ebhgl.js} +1 -1
- package/dist/{Icon_cjs_D-UNVTqI.js → Icon_cjs_C9zGWlVp.js} +13 -13
- package/dist/{Icon_es_Cstv1LFr.js → Icon_es_DHLepoKo.js} +13 -13
- package/dist/{Label_cjs_BvS_ANE3.js → Label_cjs_O2PnxmeQ.js} +6 -6
- package/dist/{Label_es_C4Icioi8.js → Label_es_47i4dTW3.js} +6 -6
- package/dist/cjs/components/Accordion.js +1 -1
- package/dist/cjs/components/Avatar.js +2 -2
- package/dist/cjs/components/AvatarStack.js +2 -2
- package/dist/cjs/components/Badge.js +1 -1
- package/dist/cjs/components/Breadcrumbs.js +1 -1
- package/dist/cjs/components/Button.js +2 -2
- package/dist/cjs/components/Cell.js +2 -2
- package/dist/cjs/components/Chips.js +2 -2
- package/dist/cjs/components/Choice.js +1 -1
- package/dist/cjs/components/CookiesWarning.js +2 -2
- package/dist/cjs/components/DatePeriod.js +5 -5
- package/dist/cjs/components/DatePicker.js +4 -4
- package/dist/cjs/components/Drawer.js +1 -1
- package/dist/cjs/components/Dropdown.js +2 -2
- package/dist/cjs/components/HeroTitle.js +1 -1
- package/dist/cjs/components/Icon.js +1 -1
- package/dist/cjs/components/InputPassword.js +1 -1
- package/dist/cjs/components/Label.js +2 -2
- package/dist/cjs/components/MenuItem.js +1 -1
- package/dist/cjs/components/Modal.js +1 -1
- package/dist/cjs/components/ModalSheetBottom.js +1 -1
- package/dist/cjs/components/Notification.js +1 -1
- package/dist/cjs/components/Pagination.js +7 -5
- package/dist/cjs/components/Response.js +2 -2
- package/dist/cjs/components/Search.js +1 -1
- package/dist/cjs/components/Segmented.js +1 -1
- package/dist/cjs/components/Select.js +1 -1
- package/dist/cjs/components/Swiper.js +1 -1
- package/dist/cjs/components/Tab.js +1 -1
- package/dist/cjs/components/Tile.js +5 -9
- package/dist/cjs/components/Title.js +1 -1
- package/dist/cjs/components/Tooltip.js +1 -1
- package/dist/cjs/components/Warning.js +1 -1
- package/dist/components/Accordion.js +1 -1
- package/dist/components/Avatar.js +2 -2
- package/dist/components/AvatarStack.js +2 -2
- package/dist/components/Badge.js +1 -1
- package/dist/components/Breadcrumbs.js +1 -1
- package/dist/components/Button.js +2 -2
- package/dist/components/Cell.js +2 -2
- package/dist/components/Chips.js +2 -2
- package/dist/components/Choice.js +1 -1
- package/dist/components/CookiesWarning.js +2 -2
- package/dist/components/DatePeriod.js +5 -5
- package/dist/components/DatePicker.js +4 -4
- package/dist/components/Drawer.js +1 -1
- package/dist/components/Dropdown.js +2 -2
- package/dist/components/HeroTitle.js +1 -1
- package/dist/components/Icon.js +1 -1
- package/dist/components/InputPassword.js +1 -1
- package/dist/components/Label.js +2 -2
- package/dist/components/MenuItem.js +1 -1
- package/dist/components/Modal.js +1 -1
- package/dist/components/ModalSheetBottom.js +1 -1
- package/dist/components/Notification.js +1 -1
- package/dist/components/Pagination.js +7 -5
- package/dist/components/Response.js +2 -2
- package/dist/components/Search.js +1 -1
- package/dist/components/Segmented.js +1 -1
- package/dist/components/Select.js +1 -1
- package/dist/components/Swiper.js +1 -1
- package/dist/components/Tab.js +1 -1
- package/dist/components/Tile.js +5 -9
- package/dist/components/Title.js +1 -1
- package/dist/components/Tooltip.js +1 -1
- package/dist/components/Warning.js +1 -1
- package/dist/css/components/Tooltip/Tooltip.css +0 -8
- package/dist/types/components/Icon/Icon.appearance.d.ts +7 -7
- package/dist/types/components/Icon/Icon.interface.d.ts +8 -8
- package/dist/types/components/Input/Input.appearance.d.ts +163 -2
- package/dist/types/components/Label/Label.appearance.d.ts +2262 -259
- package/dist/types/components/Label/Label.interface.d.ts +54 -45
- package/dist/types/components/Label/appearance/labelAccent.d.ts +2 -20
- package/dist/types/components/Label/appearance/labelDanger.d.ts +2 -16
- package/dist/types/components/Label/appearance/labelDisabled.d.ts +2 -16
- package/dist/types/components/Label/appearance/labelError.d.ts +2 -16
- package/dist/types/components/Label/appearance/labelGradient.d.ts +2 -9
- package/dist/types/components/Label/appearance/labelInfo.d.ts +2 -23
- package/dist/types/components/Label/appearance/labelPrimary.d.ts +2 -16
- package/dist/types/components/Label/appearance/labelSecondary.d.ts +2 -16
- package/dist/types/components/Label/appearance/labelShape.d.ts +2 -24
- package/dist/types/components/Label/appearance/labelSize.d.ts +2 -58
- package/dist/types/components/Label/appearance/labelStyle.d.ts +2 -13
- package/dist/types/components/Label/appearance/labelSuccess.d.ts +2 -16
- package/dist/types/components/Label/appearance/labelSurface.d.ts +2 -28
- package/dist/types/components/Label/appearance/labelWarning.d.ts +2 -16
- package/dist/types/components/Pagination/appearance/paginationSurface.d.ts +2 -0
- package/dist/types/components/Tooltip/Tooltip.appearance.d.ts +914 -2
- package/dist/types/components/Tooltip/Tooltip.d.ts +43 -2
- package/dist/types/components/Tooltip/Tooltip.interface.d.ts +42 -32
- package/dist/types/components/Tooltip/appearance/tooltipDefault.d.ts +2 -9
- package/dist/types/components/Tooltip/appearance/tooltipDisabled.d.ts +2 -8
- package/dist/types/components/Tooltip/appearance/tooltipError.d.ts +2 -9
- package/dist/types/components/Tooltip/appearance/tooltipRequire.d.ts +2 -9
- package/dist/types/components/Tooltip/appearance/tooltipSize.d.ts +2 -17
- package/dist/types/components/Tooltip/appearance/tooltipStyle.d.ts +2 -13
- package/dist/types/components/Tooltip/appearance/tooltipSuccess.d.ts +2 -9
- package/package.json +4 -4
|
@@ -1,60 +1,69 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { AlignProps, AppearanceKeysDefault, AppearanceShapeKey, AppearanceSizeKey, AppearanceStyleKey, BorderColorProps, BorderTypeProps, CompositeAppearanceKey, FillHoverProps, FillProps, ShapeProps, ShapeStrengthProps, SizeProps, WrapProps } from '@itcase/types';
|
|
3
3
|
import { StyleAttributes } from 'src/hooks/useStyles/styleAttributes.interface';
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
import { IconProps } from '../Icon/Icon.interface';
|
|
5
|
+
import { TextProps } from '../Text/Text.interface';
|
|
6
|
+
import { TooltipProps } from '../Tooltip/Tooltip.interface';
|
|
7
|
+
type LabelAppearanceProps = {
|
|
6
8
|
align?: AlignProps;
|
|
7
|
-
alignDirection?: AlignDirectionProps;
|
|
8
9
|
borderColor?: BorderColorProps;
|
|
9
10
|
borderType?: BorderTypeProps;
|
|
10
11
|
fill?: FillProps;
|
|
11
12
|
fillHover?: FillHoverProps;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
13
|
+
iconAfter?: IconProps['SvgImage'];
|
|
14
|
+
iconAfterFill?: IconProps['fill'];
|
|
15
|
+
iconAfterFillIcon?: IconProps['iconFill'];
|
|
16
|
+
iconAfterFillSize?: IconProps['fillSize'];
|
|
17
|
+
iconAfterShape?: IconProps['shape'];
|
|
18
|
+
iconAfterSize?: IconProps['iconSize'];
|
|
19
|
+
iconAfterSrc?: IconProps['imageSrc'];
|
|
20
|
+
iconBefore?: IconProps['SvgImage'];
|
|
21
|
+
iconBeforeFill?: IconProps['fill'];
|
|
22
|
+
iconBeforeFillIcon?: IconProps['iconFill'];
|
|
23
|
+
iconBeforeFillSize?: IconProps['fillSize'];
|
|
24
|
+
iconBeforeShape?: IconProps['shape'];
|
|
25
|
+
iconBeforeSize?: IconProps['iconSize'];
|
|
26
|
+
iconBeforeSrc?: IconProps['imageSrc'];
|
|
27
|
+
labelTextColor?: TextProps['textColor'];
|
|
28
|
+
labelTextColorHover?: TextProps['textColorHover'];
|
|
29
|
+
labelTextSize?: TextProps['size'];
|
|
30
|
+
labelTextWeight?: TextProps['textWeight'];
|
|
31
|
+
labelTextWrap?: TextProps['textWrap'];
|
|
18
32
|
shape?: ShapeProps;
|
|
33
|
+
shapeStrength?: ShapeStrengthProps;
|
|
19
34
|
size?: SizeProps;
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
35
|
+
tooltipAlignment?: null;
|
|
36
|
+
tooltipAppearance?: null;
|
|
37
|
+
tooltipArrowPosition?: null;
|
|
38
|
+
tooltipText?: TooltipProps['size'];
|
|
39
|
+
tooltipTextSize?: TooltipProps['textSize'];
|
|
40
|
+
tooltipTextWeight?: TooltipProps['textWeight'];
|
|
41
|
+
tooltipTitle?: TooltipProps['title'];
|
|
42
|
+
tooltipTitleSize?: TooltipProps['titleSize'];
|
|
43
|
+
tooltipTitleWeight?: TooltipProps['titleWeight'];
|
|
23
44
|
wrap?: WrapProps;
|
|
24
|
-
}
|
|
25
|
-
type AppearanceKeys = AppearanceKeysDefault & {};
|
|
26
|
-
export type LabelAppearanceType = {
|
|
27
|
-
[key in AppearanceKeys]?: LabelThemeColor;
|
|
28
45
|
};
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
appearance
|
|
32
|
-
|
|
33
|
-
}
|
|
34
|
-
export interface LabelProps extends LabelThemeColor, StyleAttributes {
|
|
35
|
-
[key: number | string | symbol]: any;
|
|
36
|
-
after?: ReactNode;
|
|
37
|
-
appearance?: AppearanceKeys;
|
|
38
|
-
before?: ReactNode;
|
|
46
|
+
type LabelProps = LabelAppearanceProps & StyleAttributes & {
|
|
47
|
+
after?: string;
|
|
48
|
+
appearance?: CompositeAppearanceKey;
|
|
49
|
+
before?: string;
|
|
39
50
|
children?: ReactNode;
|
|
40
51
|
className?: string;
|
|
41
|
-
|
|
42
|
-
cursor?: string;
|
|
52
|
+
dataTestId?: string;
|
|
43
53
|
dataTour?: string;
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
54
|
+
isDisabled?: boolean;
|
|
55
|
+
isSkeleton?: boolean;
|
|
56
|
+
label?: string;
|
|
57
|
+
onClick?: () => void;
|
|
47
58
|
style?: CSSProperties;
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
}
|
|
60
|
-
export {};
|
|
59
|
+
tooltipContent?: string;
|
|
60
|
+
};
|
|
61
|
+
type LabelAppearanceKey = AppearanceKeysDefault | AppearanceShapeKey | AppearanceSizeKey | AppearanceStyleKey;
|
|
62
|
+
type LabelAppearance = {
|
|
63
|
+
[key in LabelAppearanceKey]?: LabelAppearanceProps;
|
|
64
|
+
};
|
|
65
|
+
type LabelConfig = {
|
|
66
|
+
appearance: LabelAppearance;
|
|
67
|
+
setAppearance: (appearanceConfig: LabelAppearance) => void;
|
|
68
|
+
};
|
|
69
|
+
export type { LabelAppearance, LabelConfig, LabelProps };
|
|
@@ -1,21 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
labelTextColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
iconAfterFillIcon: string;
|
|
7
|
-
iconBeforeFillIcon: string;
|
|
8
|
-
};
|
|
9
|
-
accentPrimary: {
|
|
10
|
-
fill: string;
|
|
11
|
-
labelTextColor: string;
|
|
12
|
-
borderColor: string;
|
|
13
|
-
iconAfterFillIcon: string;
|
|
14
|
-
iconBeforeFillIcon: string;
|
|
15
|
-
};
|
|
16
|
-
accentTertiary: {
|
|
17
|
-
fill: string;
|
|
18
|
-
labelTextColor: string;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceAccent: LabelAppearance;
|
|
21
3
|
export { labelAppearanceAccent };
|
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
labelTextColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
iconAfterFillIcon: string;
|
|
7
|
-
iconBeforeFillIcon: string;
|
|
8
|
-
};
|
|
9
|
-
dangerPrimary: {
|
|
10
|
-
fill: string;
|
|
11
|
-
labelTextColor: string;
|
|
12
|
-
borderColor: string;
|
|
13
|
-
iconAfterFillIcon: string;
|
|
14
|
-
iconBeforeFillIcon: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
1
|
+
import { LabelAppearance } from '../Label.interface';
|
|
2
|
+
declare const labelAppearanceDanger: LabelAppearance;
|
|
17
3
|
export { labelAppearanceDanger };
|
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
labelTextColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
iconAfterFillIcon: string;
|
|
7
|
-
iconBeforeFillIcon: string;
|
|
8
|
-
};
|
|
9
|
-
disabledPrimary: {
|
|
10
|
-
fill: string;
|
|
11
|
-
labelTextColor: string;
|
|
12
|
-
borderColor: string;
|
|
13
|
-
iconAfterFillIcon: string;
|
|
14
|
-
iconBeforeFillIcon: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceDisabled: LabelAppearance;
|
|
17
3
|
export { labelAppearanceDisabled };
|
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
labelTextColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
iconAfterFillIcon: string;
|
|
7
|
-
iconBeforeFillIcon: string;
|
|
8
|
-
};
|
|
9
|
-
errorPrimary: {
|
|
10
|
-
fill: string;
|
|
11
|
-
labelTextColor: string;
|
|
12
|
-
borderColor: string;
|
|
13
|
-
iconAfterFillIcon: string;
|
|
14
|
-
iconBeforeFillIcon: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceError: LabelAppearance;
|
|
17
3
|
export { labelAppearanceError };
|
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
labelTextColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
iconAfterFillIcon: string;
|
|
7
|
-
iconBeforeFillIcon: string;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceGradient: LabelAppearance;
|
|
10
3
|
export { labelAppearanceGradient };
|
|
@@ -1,24 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
labelTextColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
iconAfterFillIcon: string;
|
|
7
|
-
iconBeforeFillIcon: string;
|
|
8
|
-
};
|
|
9
|
-
infoPrimary: {
|
|
10
|
-
fill: string;
|
|
11
|
-
labelTextColor: string;
|
|
12
|
-
borderColor: string;
|
|
13
|
-
iconAfterFillIcon: string;
|
|
14
|
-
iconBeforeFillIcon: string;
|
|
15
|
-
};
|
|
16
|
-
infoSecondary: {
|
|
17
|
-
fill: string;
|
|
18
|
-
labelTextColor: string;
|
|
19
|
-
borderColor: string;
|
|
20
|
-
iconAfterFillIcon: string;
|
|
21
|
-
iconBeforeFillIcon: string;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceInfo: LabelAppearance;
|
|
24
3
|
export { labelAppearanceInfo };
|
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
labelTextColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
iconAfterFillIcon: string;
|
|
7
|
-
iconBeforeFillIcon: string;
|
|
8
|
-
};
|
|
9
|
-
primaryPrimary: {
|
|
10
|
-
fill: string;
|
|
11
|
-
labelTextColor: string;
|
|
12
|
-
borderColor: string;
|
|
13
|
-
iconAfterFillIcon: string;
|
|
14
|
-
iconBeforeFillIcon: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearancePrimary: LabelAppearance;
|
|
17
3
|
export { labelAppearancePrimary };
|
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
labelTextColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
iconAfterFillIcon: string;
|
|
7
|
-
iconBeforeFillIcon: string;
|
|
8
|
-
};
|
|
9
|
-
secondaryPrimary: {
|
|
10
|
-
fill: string;
|
|
11
|
-
labelTextColor: string;
|
|
12
|
-
borderColor: string;
|
|
13
|
-
iconAfterFillIcon: string;
|
|
14
|
-
iconBeforeFillIcon: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceSecondary: LabelAppearance;
|
|
17
3
|
export { labelAppearanceSecondary };
|
|
@@ -1,25 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
shape: string;
|
|
4
|
-
};
|
|
5
|
-
rounded: {
|
|
6
|
-
shape: string;
|
|
7
|
-
};
|
|
8
|
-
roundedS: {
|
|
9
|
-
shape: string;
|
|
10
|
-
shapeStrength: string;
|
|
11
|
-
};
|
|
12
|
-
roundedM: {
|
|
13
|
-
shape: string;
|
|
14
|
-
shapeStrength: string;
|
|
15
|
-
};
|
|
16
|
-
roundedL: {
|
|
17
|
-
shape: string;
|
|
18
|
-
shapeStrength: string;
|
|
19
|
-
};
|
|
20
|
-
roundedXL: {
|
|
21
|
-
shape: string;
|
|
22
|
-
shapeStrength: string;
|
|
23
|
-
};
|
|
24
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceShape: LabelAppearance;
|
|
25
3
|
export { labelAppearanceShape };
|
|
@@ -1,59 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
size: string;
|
|
4
|
-
labelTextSize: string;
|
|
5
|
-
iconAfterFillSize: number;
|
|
6
|
-
iconAfterSize: number;
|
|
7
|
-
iconBeforeFillSize: number;
|
|
8
|
-
iconBeforeSize: number;
|
|
9
|
-
};
|
|
10
|
-
sizeXL: {
|
|
11
|
-
size: string;
|
|
12
|
-
labelTextSize: string;
|
|
13
|
-
iconAfterFillSize: number;
|
|
14
|
-
iconAfterSize: number;
|
|
15
|
-
iconBeforeFillSize: number;
|
|
16
|
-
iconBeforeSize: number;
|
|
17
|
-
};
|
|
18
|
-
sizeL: {
|
|
19
|
-
size: string;
|
|
20
|
-
labelTextSize: string;
|
|
21
|
-
iconAfterFillSize: number;
|
|
22
|
-
iconAfterSize: number;
|
|
23
|
-
iconBeforeFillSize: number;
|
|
24
|
-
iconBeforeSize: number;
|
|
25
|
-
};
|
|
26
|
-
sizeM: {
|
|
27
|
-
size: string;
|
|
28
|
-
labelTextSize: string;
|
|
29
|
-
iconAfterFillSize: number;
|
|
30
|
-
iconAfterSize: number;
|
|
31
|
-
iconBeforeFillSize: number;
|
|
32
|
-
iconBeforeSize: number;
|
|
33
|
-
};
|
|
34
|
-
sizeS: {
|
|
35
|
-
size: string;
|
|
36
|
-
labelTextSize: string;
|
|
37
|
-
iconAfterFillSize: number;
|
|
38
|
-
iconAfterSize: number;
|
|
39
|
-
iconBeforeFillSize: number;
|
|
40
|
-
iconBeforeSize: number;
|
|
41
|
-
};
|
|
42
|
-
sizeXS: {
|
|
43
|
-
size: string;
|
|
44
|
-
labelTextSize: string;
|
|
45
|
-
iconAfterFillSize: number;
|
|
46
|
-
iconAfterSize: number;
|
|
47
|
-
iconBeforeFillSize: number;
|
|
48
|
-
iconBeforeSize: number;
|
|
49
|
-
};
|
|
50
|
-
sizeXXS: {
|
|
51
|
-
size: string;
|
|
52
|
-
labelTextSize: string;
|
|
53
|
-
iconAfterFillSize: number;
|
|
54
|
-
iconAfterSize: number;
|
|
55
|
-
iconBeforeFillSize: number;
|
|
56
|
-
iconBeforeSize: number;
|
|
57
|
-
};
|
|
58
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceSize: LabelAppearance;
|
|
59
3
|
export { labelAppearanceSize };
|
|
@@ -1,14 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
borderColor: string;
|
|
4
|
-
};
|
|
5
|
-
outlined: {
|
|
6
|
-
fill: string;
|
|
7
|
-
};
|
|
8
|
-
full: {};
|
|
9
|
-
ghost: {
|
|
10
|
-
fill: string;
|
|
11
|
-
borderColor: string;
|
|
12
|
-
};
|
|
13
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceStyle: LabelAppearance;
|
|
14
3
|
export { labelAppearanceStyle };
|
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
labelTextColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
iconAfterFillIcon: string;
|
|
7
|
-
iconBeforeFillIcon: string;
|
|
8
|
-
};
|
|
9
|
-
successPrimary: {
|
|
10
|
-
fill: string;
|
|
11
|
-
labelTextColor: string;
|
|
12
|
-
borderColor: string;
|
|
13
|
-
iconAfterFillIcon: string;
|
|
14
|
-
iconBeforeFillIcon: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceSuccess: LabelAppearance;
|
|
17
3
|
export { labelAppearanceSuccess };
|
|
@@ -1,29 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
labelTextColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
iconAfterFillIcon: string;
|
|
7
|
-
iconBeforeFillIcon: string;
|
|
8
|
-
};
|
|
9
|
-
surfacePrimary: {
|
|
10
|
-
fill: string;
|
|
11
|
-
labelTextColor: string;
|
|
12
|
-
borderColor: string;
|
|
13
|
-
iconAfterFillIcon: string;
|
|
14
|
-
iconBeforeFillIcon: string;
|
|
15
|
-
};
|
|
16
|
-
surfaceSecondary: {
|
|
17
|
-
fill: string;
|
|
18
|
-
labelTextColor: string;
|
|
19
|
-
};
|
|
20
|
-
surfaceTertiary: {
|
|
21
|
-
fill: string;
|
|
22
|
-
labelTextColor: string;
|
|
23
|
-
};
|
|
24
|
-
surfaceQuaternary: {
|
|
25
|
-
fill: string;
|
|
26
|
-
labelTextColor: string;
|
|
27
|
-
};
|
|
28
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceSurface: LabelAppearance;
|
|
29
3
|
export { labelAppearanceSurface };
|
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
labelTextColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
iconAfterFillIcon: string;
|
|
7
|
-
iconBeforeFillIcon: string;
|
|
8
|
-
};
|
|
9
|
-
warningPrimary: {
|
|
10
|
-
fill: string;
|
|
11
|
-
labelTextColor: string;
|
|
12
|
-
borderColor: string;
|
|
13
|
-
iconAfterFillIcon: string;
|
|
14
|
-
iconBeforeFillIcon: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
1
|
+
import { LabelAppearance } from "../Label.interface";
|
|
2
|
+
declare const labelAppearanceWarning: LabelAppearance;
|
|
17
3
|
export { labelAppearanceWarning };
|