@itcase/ui 1.8.36 → 1.8.37
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_DBoMi2WA.js → Avatar_cjs_nMPCDjk8.js} +1 -1
- package/dist/{Avatar_es_DHREqfOD.js → Avatar_es_B73a6TzA.js} +1 -1
- package/dist/{Button_cjs_djJUZATX.js → Button_cjs_plv5-qcj.js} +10 -1
- package/dist/{Button_es_X1DzVhok.js → Button_es_BigB2Wz6.js} +10 -1
- package/dist/{ChipsGroup_cjs_5xsEchPo.js → ChipsGroup_cjs_DrOhD-Fc.js} +2 -4
- package/dist/{ChipsGroup_es_4TOkv-fm.js → ChipsGroup_es_B9m4l0wN.js} +2 -4
- package/dist/{DatePicker_cjs_DffhgUnQ.js → DatePicker_cjs_CmqgSNw7.js} +3 -3
- package/dist/{DatePicker_es_GmkagjKf.js → DatePicker_es_mk9wFTe9.js} +3 -3
- package/dist/{DropdownItem_cjs_DxBpJAi9.js → DropdownItem_cjs_DQvByLbN.js} +1 -1
- package/dist/{DropdownItem_es_Loneq6M7.js → DropdownItem_es_KppIfto7.js} +1 -1
- package/dist/{Label_cjs_C88e2CIP.js → Label_cjs_BGJfyrOL.js} +50 -48
- package/dist/{Label_es_Bn2aRjLl.js → Label_es_C4Px7b-N.js} +50 -48
- package/dist/{Tooltip_cjs_oS1iOamX.js → Tooltip_cjs_DHduWa-v.js} +72 -68
- package/dist/{Tooltip_es_LV5ZNg3B.js → Tooltip_es_ltCY-w4M.js} +72 -68
- 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/stories/__mock__.js +32 -48
- package/dist/cjs/components/Breadcrumbs.js +38 -120
- package/dist/cjs/components/Button.js +2 -2
- package/dist/cjs/components/Cell.js +2 -2
- package/dist/cjs/components/Chips/stories/__mock__.js +2 -2
- package/dist/cjs/components/Chips.js +2 -2
- package/dist/cjs/components/Choice.js +16 -14
- 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/stories/__mock__.js +103 -33
- 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 +7 -9
- package/dist/cjs/components/Modal.js +1 -1
- package/dist/cjs/components/Notification.js +3 -8
- package/dist/cjs/components/Pagination.js +2 -2
- package/dist/cjs/components/Response.js +2 -2
- package/dist/cjs/components/Search.js +1 -1
- package/dist/cjs/components/Segmented/stories/__mock__.js +11 -11
- package/dist/cjs/components/Segmented.js +28 -25
- 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 +1 -1
- package/dist/cjs/components/Title.js +1 -1
- package/dist/cjs/components/Tooltip.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/stories/__mock__.js +33 -48
- package/dist/components/Breadcrumbs.js +38 -120
- package/dist/components/Button.js +2 -2
- package/dist/components/Cell.js +2 -2
- package/dist/components/Chips/stories/__mock__.js +2 -2
- package/dist/components/Chips.js +2 -2
- package/dist/components/Choice.js +16 -14
- 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/stories/__mock__.js +101 -34
- 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 +7 -9
- package/dist/components/Modal.js +1 -1
- package/dist/components/Notification.js +3 -8
- package/dist/components/Pagination.js +2 -2
- package/dist/components/Response.js +2 -2
- package/dist/components/Search.js +1 -1
- package/dist/components/Segmented/stories/__mock__.js +8 -8
- package/dist/components/Segmented.js +28 -25
- 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 +1 -1
- package/dist/components/Title.js +1 -1
- package/dist/components/Tooltip.js +1 -1
- package/dist/css/components/Breadcrumbs/Breadcrumbs.css +24 -0
- package/dist/css/components/Icon/Icon.css +24 -0
- package/dist/css/components/MenuItem/MenuItem.css +31 -0
- package/dist/css/components/Notification/Notification.css +0 -48
- package/dist/css/components/Segmented/Segmented.css +16 -7
- package/dist/css/components/Segmented/css/__item/segmaented__item.css +2 -5
- package/dist/stories/BreadcrumbsPlsyground.mdx +1 -1
- package/dist/types/components/Breadcrumbs/appearance/breadcrumbsAccent.d.ts +2 -12
- package/dist/types/components/Breadcrumbs/appearance/breadcrumbsSize.d.ts +7 -14
- package/dist/types/components/Breadcrumbs/appearance/breadcrumbsStyle.d.ts +1 -3
- package/dist/types/components/Breadcrumbs/appearance/breadcrumbsSurface.d.ts +11 -8
- package/dist/types/components/Breadcrumbs/stories/__mock__/index.d.ts +6 -32
- package/dist/types/components/Button/appearance/buttonSurface.d.ts +9 -0
- package/dist/types/components/Chips/appearance/chipsStyle.d.ts +1 -3
- package/dist/types/components/Choice/appearance/choiceDefault.d.ts +1 -0
- package/dist/types/components/Choice/appearance/choiceDisabled.d.ts +1 -1
- package/dist/types/components/Choice/appearance/choiceError.d.ts +1 -0
- package/dist/types/components/Choice/appearance/choiceRequire.d.ts +1 -0
- package/dist/types/components/Choice/appearance/choiceStyle.d.ts +1 -3
- package/dist/types/components/Choice/appearance/choiceSuccess.d.ts +1 -0
- package/dist/types/components/Dropdown/stories/__mock__/index.d.ts +87 -44
- package/dist/types/components/Icon/appearance/iconAccent.d.ts +2 -4
- package/dist/types/components/Icon/appearance/iconDanger.d.ts +2 -4
- package/dist/types/components/Icon/appearance/iconDisabled.d.ts +12 -0
- package/dist/types/components/Icon/appearance/iconError.d.ts +4 -4
- package/dist/types/components/Icon/appearance/iconInfo.d.ts +7 -4
- package/dist/types/components/Icon/appearance/iconPrimary.d.ts +4 -2
- package/dist/types/components/Icon/appearance/iconSecondary.d.ts +2 -2
- package/dist/types/components/Icon/appearance/iconStyle.d.ts +4 -6
- package/dist/types/components/Icon/appearance/iconSuccess.d.ts +0 -2
- package/dist/types/components/Icon/appearance/iconSurface.d.ts +0 -5
- package/dist/types/components/Icon/appearance/iconWarning.d.ts +4 -4
- package/dist/types/components/Label/appearance/labelPrimary.d.ts +1 -0
- package/dist/types/components/Label/appearance/labelSurface.d.ts +1 -0
- package/dist/types/components/MenuItem/appearance/menuItemStyle.d.ts +4 -6
- package/dist/types/components/Notification/appearance/notificationDefault.d.ts +0 -1
- package/dist/types/components/Notification/appearance/notificationError.d.ts +0 -1
- package/dist/types/components/Notification/appearance/notificationInfo.d.ts +0 -1
- package/dist/types/components/Notification/appearance/notificationSuccess.d.ts +0 -1
- package/dist/types/components/Notification/appearance/notificationWarning.d.ts +0 -1
- package/dist/types/components/Segmented/appearance/segmentedDefault.d.ts +1 -1
- package/dist/types/components/Segmented/appearance/segmentedDisabled.d.ts +2 -2
- package/dist/types/components/Segmented/appearance/segmentedError.d.ts +3 -1
- package/dist/types/components/Segmented/appearance/segmentedStyle.d.ts +3 -5
- package/dist/types/components/Segmented/appearance/segmentedSuccess.d.ts +3 -2
- package/dist/types/components/Segmented/appearance/segmentedWarning.d.ts +2 -1
- package/dist/types/components/Segmented/stories/__mock__/index.d.ts +5 -5
- package/package.json +7 -7
- package/dist/css/components/Notification/css/__item/notification__item_status.css +0 -48
- package/dist/types/components/Breadcrumbs/appearance/breadcrumbsDanger.d.ts +0 -7
- package/dist/types/components/Breadcrumbs/appearance/breadcrumbsError.d.ts +0 -9
- package/dist/types/components/Breadcrumbs/appearance/breadcrumbsInfo.d.ts +0 -17
- package/dist/types/components/Breadcrumbs/appearance/breadcrumbsPrimary.d.ts +0 -8
- package/dist/types/components/Breadcrumbs/appearance/breadcrumbsSecondary.d.ts +0 -8
- package/dist/types/components/Breadcrumbs/appearance/breadcrumbsSuccess.d.ts +0 -9
- package/dist/types/components/Breadcrumbs/appearance/breadcrumbsWarning.d.ts +0 -9
|
@@ -24,8 +24,6 @@
|
|
|
24
24
|
width 0.3s ease;
|
|
25
25
|
}
|
|
26
26
|
^^&__item {
|
|
27
|
-
min-width: 120px;
|
|
28
|
-
border-radius: 6px;
|
|
29
27
|
position: relative;
|
|
30
28
|
display: flex;
|
|
31
29
|
align-items: center;
|
|
@@ -90,6 +88,8 @@
|
|
|
90
88
|
@each $size in normal, compact, xxl, xl, l, m, s, xs, xxs {
|
|
91
89
|
&_$(size) {
|
|
92
90
|
^^&__item {
|
|
91
|
+
min-width: var(--segmented-item-size-$(size)-min-width);
|
|
92
|
+
border-radius: var(--segmented-item-size-$(size)-border-radius);
|
|
93
93
|
&-label {
|
|
94
94
|
min-height: var(--segmented-item-size-$(size)-min-height);
|
|
95
95
|
padding: var(--segmented-item-size-$(size)-padding);
|
|
@@ -143,12 +143,9 @@
|
|
|
143
143
|
.segmented__item {
|
|
144
144
|
position: relative;
|
|
145
145
|
display: flex;
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
&:not(:last-child) {
|
|
149
|
-
border-right: var(--chioce-item-border-right);
|
|
146
|
+
&_icon {
|
|
147
|
+
min-width: auto;
|
|
150
148
|
}
|
|
151
|
-
*/
|
|
152
149
|
& input {
|
|
153
150
|
width: 100%;
|
|
154
151
|
height: 100%;
|
|
@@ -178,6 +175,18 @@
|
|
|
178
175
|
--segmented-item-size-xs-padding: 0 8px;
|
|
179
176
|
--segmented-item-size-xxs-padding: 0 4px;
|
|
180
177
|
|
|
178
|
+
--segmented-item-size-l-min-width: 120px;
|
|
179
|
+
--segmented-item-size-m-min-width: 120px;
|
|
180
|
+
--segmented-item-size-s-min-width: 80px;
|
|
181
|
+
--segmented-item-size-xs-min-width: 80px;
|
|
182
|
+
--segmented-item-size-xxs-min-width: 60px;
|
|
183
|
+
|
|
184
|
+
--segmented-item-size-l-border-radius: 6px;
|
|
185
|
+
--segmented-item-size-m-border-radius: 6px;
|
|
186
|
+
--segmented-item-size-s-border-radius: 6px;
|
|
187
|
+
--segmented-item-size-xs-border-radius: 6px;
|
|
188
|
+
--segmented-item-size-xxs-border-radius: 6px;
|
|
189
|
+
|
|
181
190
|
--segmented-item-size-l-gap: 12px;
|
|
182
191
|
--segmented-item-size-m-gap: 8px;
|
|
183
192
|
--segmented-item-size-s-gap: 8px;
|
|
@@ -1,19 +1,9 @@
|
|
|
1
1
|
declare const breadcrumbsAppearanceAccent: {
|
|
2
|
-
accent: {
|
|
3
|
-
fill: string;
|
|
4
|
-
fillHover: string;
|
|
5
|
-
};
|
|
6
2
|
accentPrimary: {
|
|
7
3
|
fill: string;
|
|
8
|
-
|
|
9
|
-
borderColor: string;
|
|
10
|
-
};
|
|
11
|
-
accentSecondary: {
|
|
12
|
-
fill: string;
|
|
13
|
-
fillHover: string;
|
|
14
|
-
textColor: string;
|
|
15
|
-
textColorHover: string;
|
|
4
|
+
labelTextColor: string;
|
|
16
5
|
borderColor: string;
|
|
6
|
+
iconFillIcon: string;
|
|
17
7
|
};
|
|
18
8
|
};
|
|
19
9
|
export { breadcrumbsAppearanceAccent };
|
|
@@ -2,44 +2,37 @@ declare const breadcrumbsAppearanceSize: {
|
|
|
2
2
|
sizeXXL: {
|
|
3
3
|
size: string;
|
|
4
4
|
labelTextSize: string;
|
|
5
|
-
|
|
6
|
-
iconSize: string;
|
|
5
|
+
icon: any;
|
|
7
6
|
};
|
|
8
7
|
sizeXL: {
|
|
9
8
|
size: string;
|
|
10
9
|
labelTextSize: string;
|
|
11
|
-
|
|
12
|
-
iconSize: string;
|
|
10
|
+
icon: any;
|
|
13
11
|
};
|
|
14
12
|
sizeL: {
|
|
15
13
|
size: string;
|
|
16
14
|
labelTextSize: string;
|
|
17
|
-
|
|
18
|
-
iconSize: string;
|
|
15
|
+
icon: any;
|
|
19
16
|
};
|
|
20
17
|
sizeM: {
|
|
21
18
|
size: string;
|
|
22
19
|
labelTextSize: string;
|
|
23
|
-
|
|
24
|
-
iconSize: string;
|
|
20
|
+
icon: any;
|
|
25
21
|
};
|
|
26
22
|
sizeS: {
|
|
27
23
|
size: string;
|
|
28
24
|
labelTextSize: string;
|
|
29
|
-
|
|
30
|
-
iconSize: string;
|
|
25
|
+
icon: any;
|
|
31
26
|
};
|
|
32
27
|
sizeXS: {
|
|
33
28
|
size: string;
|
|
34
29
|
labelTextSize: string;
|
|
35
|
-
|
|
36
|
-
iconSize: string;
|
|
30
|
+
icon: any;
|
|
37
31
|
};
|
|
38
32
|
sizeXXS: {
|
|
39
33
|
size: string;
|
|
40
34
|
labelTextSize: string;
|
|
41
|
-
|
|
42
|
-
iconSize: string;
|
|
35
|
+
icon: any;
|
|
43
36
|
};
|
|
44
37
|
};
|
|
45
38
|
export { breadcrumbsAppearanceSize };
|
|
@@ -1,24 +1,27 @@
|
|
|
1
1
|
declare const breadcrumbsAppearanceSurface: {
|
|
2
2
|
surfacePrimary: {
|
|
3
3
|
fill: string;
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
labelTextColor: string;
|
|
5
|
+
borderColor: string;
|
|
6
6
|
iconFillIcon: string;
|
|
7
7
|
};
|
|
8
8
|
surfaceSecondary: {
|
|
9
9
|
fill: string;
|
|
10
|
-
|
|
11
|
-
|
|
10
|
+
labelTextColor: string;
|
|
11
|
+
borderColor: string;
|
|
12
|
+
iconFillIcon: string;
|
|
12
13
|
};
|
|
13
14
|
surfaceTertiary: {
|
|
14
15
|
fill: string;
|
|
15
|
-
|
|
16
|
-
|
|
16
|
+
labelTextColor: string;
|
|
17
|
+
borderColor: string;
|
|
18
|
+
iconFillIcon: string;
|
|
17
19
|
};
|
|
18
20
|
surfaceQuaternary: {
|
|
19
21
|
fill: string;
|
|
20
|
-
|
|
21
|
-
|
|
22
|
+
labelTextColor: string;
|
|
23
|
+
borderColor: string;
|
|
24
|
+
iconFillIcon: string;
|
|
22
25
|
};
|
|
23
26
|
};
|
|
24
27
|
export { breadcrumbsAppearanceSurface };
|
|
@@ -1,33 +1,7 @@
|
|
|
1
1
|
declare const breadcrumbsListMock: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}[];
|
|
9
|
-
};
|
|
10
|
-
declare const breadcrumbsListMockSize: {
|
|
11
|
-
xl: {
|
|
12
|
-
icon: any;
|
|
13
|
-
id: string;
|
|
14
|
-
key: number;
|
|
15
|
-
text: string;
|
|
16
|
-
href: string;
|
|
17
|
-
}[];
|
|
18
|
-
l: {
|
|
19
|
-
icon: any;
|
|
20
|
-
id: string;
|
|
21
|
-
key: number;
|
|
22
|
-
text: string;
|
|
23
|
-
href: string;
|
|
24
|
-
}[];
|
|
25
|
-
m: {
|
|
26
|
-
id: string;
|
|
27
|
-
key: number;
|
|
28
|
-
text: string;
|
|
29
|
-
href: string;
|
|
30
|
-
icon: any;
|
|
31
|
-
}[];
|
|
32
|
-
};
|
|
33
|
-
export { breadcrumbsListMock, breadcrumbsListMockSize };
|
|
2
|
+
id: string;
|
|
3
|
+
key: number;
|
|
4
|
+
text: string;
|
|
5
|
+
href: string;
|
|
6
|
+
}[];
|
|
7
|
+
export { breadcrumbsListMock };
|
|
@@ -26,5 +26,14 @@ declare const buttonAppearanceSurface: {
|
|
|
26
26
|
iconFillIcon: string;
|
|
27
27
|
loaderAppearance: string;
|
|
28
28
|
};
|
|
29
|
+
surfaceQuaternary: {
|
|
30
|
+
fill: string;
|
|
31
|
+
fillHover: string;
|
|
32
|
+
labelTextColor: string;
|
|
33
|
+
iconAfterFillIcon: string;
|
|
34
|
+
iconBeforeFillIcon: string;
|
|
35
|
+
iconFillIcon: string;
|
|
36
|
+
loaderAppearance: string;
|
|
37
|
+
};
|
|
29
38
|
};
|
|
30
39
|
export { buttonAppearanceSurface };
|
|
@@ -1,44 +1,87 @@
|
|
|
1
|
-
declare const dropdownListMock: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
1
|
+
declare const dropdownListMock: ({
|
|
2
|
+
key: number;
|
|
3
|
+
label: string;
|
|
4
|
+
isActive: boolean;
|
|
5
|
+
badgeValue?: undefined;
|
|
6
|
+
iconBefore?: undefined;
|
|
7
|
+
iconAfter?: undefined;
|
|
8
|
+
showDivider?: undefined;
|
|
9
|
+
} | {
|
|
10
|
+
key: number;
|
|
11
|
+
label: string;
|
|
12
|
+
badgeValue: number;
|
|
13
|
+
isActive: boolean;
|
|
14
|
+
iconBefore?: undefined;
|
|
15
|
+
iconAfter?: undefined;
|
|
16
|
+
showDivider?: undefined;
|
|
17
|
+
} | {
|
|
18
|
+
key: number;
|
|
19
|
+
label: string;
|
|
20
|
+
iconBefore: any;
|
|
21
|
+
isActive: boolean;
|
|
22
|
+
badgeValue?: undefined;
|
|
23
|
+
iconAfter?: undefined;
|
|
24
|
+
showDivider?: undefined;
|
|
25
|
+
} | {
|
|
26
|
+
key: number;
|
|
27
|
+
label: string;
|
|
28
|
+
iconAfter: any;
|
|
29
|
+
isActive: boolean;
|
|
30
|
+
badgeValue?: undefined;
|
|
31
|
+
iconBefore?: undefined;
|
|
32
|
+
showDivider?: undefined;
|
|
33
|
+
} | {
|
|
34
|
+
key: number;
|
|
35
|
+
label: string;
|
|
36
|
+
showDivider: boolean;
|
|
37
|
+
isActive: boolean;
|
|
38
|
+
badgeValue?: undefined;
|
|
39
|
+
iconBefore?: undefined;
|
|
40
|
+
iconAfter?: undefined;
|
|
41
|
+
})[];
|
|
42
|
+
declare const dropdownListSimpleMock: ({
|
|
43
|
+
key: number;
|
|
44
|
+
label: string;
|
|
45
|
+
isActive: boolean;
|
|
46
|
+
badgeValue?: undefined;
|
|
47
|
+
showDivider?: undefined;
|
|
48
|
+
} | {
|
|
49
|
+
key: number;
|
|
50
|
+
label: string;
|
|
51
|
+
badgeValue: number;
|
|
52
|
+
isActive: boolean;
|
|
53
|
+
showDivider?: undefined;
|
|
54
|
+
} | {
|
|
55
|
+
key: number;
|
|
56
|
+
label: string;
|
|
57
|
+
showDivider: boolean;
|
|
58
|
+
isActive: boolean;
|
|
59
|
+
badgeValue?: undefined;
|
|
60
|
+
})[];
|
|
61
|
+
declare const dropdownListBeforeMock: ({
|
|
62
|
+
key: number;
|
|
63
|
+
label: string;
|
|
64
|
+
iconBefore: any;
|
|
65
|
+
isActive: boolean;
|
|
66
|
+
badgeValue?: undefined;
|
|
67
|
+
} | {
|
|
68
|
+
key: number;
|
|
69
|
+
label: string;
|
|
70
|
+
badgeValue: number;
|
|
71
|
+
iconBefore: any;
|
|
72
|
+
isActive: boolean;
|
|
73
|
+
})[];
|
|
74
|
+
declare const dropdownListAfterMock: ({
|
|
75
|
+
key: number;
|
|
76
|
+
label: string;
|
|
77
|
+
iconAfter: any;
|
|
78
|
+
isActive: boolean;
|
|
79
|
+
badgeValue?: undefined;
|
|
80
|
+
} | {
|
|
81
|
+
key: number;
|
|
82
|
+
label: string;
|
|
83
|
+
badgeValue: number;
|
|
84
|
+
iconAfter: any;
|
|
85
|
+
isActive: boolean;
|
|
86
|
+
})[];
|
|
87
|
+
export { dropdownListMock, dropdownListSimpleMock, dropdownListBeforeMock, dropdownListAfterMock, };
|
|
@@ -3,21 +3,19 @@ declare const iconAppearanceAccent: {
|
|
|
3
3
|
fill: string;
|
|
4
4
|
fillHover: string;
|
|
5
5
|
borderColor: string;
|
|
6
|
+
badgeAppearance: string;
|
|
6
7
|
iconFill: string;
|
|
7
8
|
};
|
|
8
9
|
accentPrimary: {
|
|
9
10
|
fill: string;
|
|
10
11
|
fillHover: string;
|
|
11
|
-
labelTextColor: string;
|
|
12
|
-
labelTextColorHover: string;
|
|
13
12
|
borderColor: string;
|
|
13
|
+
badgeAppearance: string;
|
|
14
14
|
iconFill: string;
|
|
15
15
|
};
|
|
16
16
|
accentSecondary: {
|
|
17
17
|
fill: string;
|
|
18
18
|
fillHover: string;
|
|
19
|
-
labelTextColor: string;
|
|
20
|
-
labelTextColorHover: string;
|
|
21
19
|
borderColor: string;
|
|
22
20
|
iconFill: string;
|
|
23
21
|
};
|
|
@@ -2,14 +2,12 @@ declare const iconAppearanceDanger: {
|
|
|
2
2
|
danger: {
|
|
3
3
|
fill: string;
|
|
4
4
|
fillHover: string;
|
|
5
|
-
labelTextColor: string;
|
|
6
|
-
labelTextColorHover: string;
|
|
7
5
|
};
|
|
8
6
|
dangerPrimary: {
|
|
9
7
|
fill: string;
|
|
10
8
|
fillHover: string;
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
badgeAppearance: string;
|
|
10
|
+
iconFill: string;
|
|
13
11
|
};
|
|
14
12
|
};
|
|
15
13
|
export { iconAppearanceDanger };
|
|
@@ -2,14 +2,14 @@ declare const iconAppearanceError: {
|
|
|
2
2
|
error: {
|
|
3
3
|
fill: string;
|
|
4
4
|
fillHover: string;
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
badgeAppearance: string;
|
|
6
|
+
iconFill: string;
|
|
7
7
|
};
|
|
8
8
|
errorPrimary: {
|
|
9
9
|
fill: string;
|
|
10
10
|
fillHover: string;
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
badgeAppearance: string;
|
|
12
|
+
iconFill: string;
|
|
13
13
|
};
|
|
14
14
|
};
|
|
15
15
|
export { iconAppearanceError };
|
|
@@ -2,15 +2,18 @@ declare const iconAppearanceInfo: {
|
|
|
2
2
|
info: {
|
|
3
3
|
fill: string;
|
|
4
4
|
fillHover: string;
|
|
5
|
-
labelTextColor: string;
|
|
6
|
-
labelTextColorHover: string;
|
|
7
5
|
borderColor: string;
|
|
8
6
|
};
|
|
7
|
+
infoPrimary: {
|
|
8
|
+
fill: string;
|
|
9
|
+
fillHover: string;
|
|
10
|
+
borderColor: string;
|
|
11
|
+
badgeAppearance: string;
|
|
12
|
+
iconFill: string;
|
|
13
|
+
};
|
|
9
14
|
infoSecondary: {
|
|
10
15
|
fill: string;
|
|
11
16
|
fillHover: string;
|
|
12
|
-
labelTextColor: string;
|
|
13
|
-
labelTextColorHover: string;
|
|
14
17
|
borderColor: string;
|
|
15
18
|
};
|
|
16
19
|
};
|
|
@@ -2,12 +2,14 @@ declare const iconAppearancePrimary: {
|
|
|
2
2
|
primary: {
|
|
3
3
|
fill: string;
|
|
4
4
|
fillHover: string;
|
|
5
|
-
|
|
5
|
+
badgeAppearance: string;
|
|
6
|
+
iconFill: string;
|
|
6
7
|
};
|
|
7
8
|
primaryPrimary: {
|
|
8
9
|
fill: string;
|
|
9
10
|
fillHover: string;
|
|
10
|
-
|
|
11
|
+
badgeAppearance: string;
|
|
12
|
+
iconFill: string;
|
|
11
13
|
};
|
|
12
14
|
};
|
|
13
15
|
export { iconAppearancePrimary };
|
|
@@ -2,12 +2,12 @@ declare const iconAppearanceSecondary: {
|
|
|
2
2
|
secondary: {
|
|
3
3
|
fill: string;
|
|
4
4
|
fillHover: string;
|
|
5
|
-
labelTextColor: string;
|
|
6
5
|
};
|
|
7
6
|
secondaryPrimary: {
|
|
8
7
|
fill: string;
|
|
9
8
|
fillHover: string;
|
|
10
|
-
|
|
9
|
+
badgeAppearance: string;
|
|
10
|
+
iconFill: string;
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
13
|
export { iconAppearanceSecondary };
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
declare const iconAppearanceStyle: {
|
|
2
|
-
|
|
3
|
-
borderColor: string;
|
|
4
|
-
};
|
|
5
|
-
ghost: {
|
|
6
|
-
fill: string;
|
|
2
|
+
solid: {
|
|
7
3
|
borderColor: string;
|
|
8
4
|
};
|
|
9
5
|
outlined: {
|
|
10
6
|
fill: string;
|
|
11
7
|
};
|
|
12
|
-
|
|
8
|
+
full: {};
|
|
9
|
+
ghost: {
|
|
10
|
+
fill: string;
|
|
13
11
|
borderColor: string;
|
|
14
12
|
};
|
|
15
13
|
};
|
|
@@ -2,29 +2,24 @@ declare const iconAppearanceSurface: {
|
|
|
2
2
|
surfacePrimary: {
|
|
3
3
|
fill: string;
|
|
4
4
|
fillHover: string;
|
|
5
|
-
labelTextColor: string;
|
|
6
5
|
badgeAppearance: string;
|
|
7
6
|
iconFill: string;
|
|
8
7
|
};
|
|
9
8
|
surfaceSecondary: {
|
|
10
9
|
fill: string;
|
|
11
10
|
fillHover: string;
|
|
12
|
-
labelTextColor: string;
|
|
13
11
|
badgeAppearance: string;
|
|
14
12
|
iconFill: string;
|
|
15
13
|
};
|
|
16
14
|
surfaceTertiary: {
|
|
17
15
|
fill: string;
|
|
18
16
|
fillHover: string;
|
|
19
|
-
labelTextColor: string;
|
|
20
17
|
badgeAppearance: string;
|
|
21
18
|
iconFill: string;
|
|
22
19
|
};
|
|
23
20
|
surfaceQuaternary: {
|
|
24
21
|
fill: string;
|
|
25
22
|
fillHover: string;
|
|
26
|
-
labelTextColor: string;
|
|
27
|
-
labelTextColorHover: string;
|
|
28
23
|
badgeAppearance: string;
|
|
29
24
|
iconFill: string;
|
|
30
25
|
};
|
|
@@ -2,14 +2,14 @@ declare const iconAppearanceWarning: {
|
|
|
2
2
|
warning: {
|
|
3
3
|
fill: string;
|
|
4
4
|
fillHover: string;
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
badgeAppearance: string;
|
|
6
|
+
iconFill: string;
|
|
7
7
|
};
|
|
8
8
|
warningPrimary: {
|
|
9
9
|
fill: string;
|
|
10
10
|
fillHover: string;
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
badgeAppearance: string;
|
|
12
|
+
iconFill: string;
|
|
13
13
|
};
|
|
14
14
|
};
|
|
15
15
|
export { iconAppearanceWarning };
|