@itcase/ui 1.8.121 → 1.8.123
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_BKcQuqYV.js → Avatar_cjs_CLJnKU39.js} +3 -3
- package/dist/{Avatar_es_Cpn1PNmO.js → Avatar_es_BgN-fbOj.js} +3 -3
- package/dist/{Button_cjs_3BTD8Mlm.js → Button_cjs_Ce97psFT.js} +5 -5
- package/dist/{Button_es_B_k-SP92.js → Button_es_CZss7cXh.js} +5 -5
- package/dist/{ChipsGroup_cjs_DhoY9YjT.js → ChipsGroup_cjs_C8L3ZeD_.js} +1 -1
- package/dist/{ChipsGroup_es_Dg1GmJ-9.js → ChipsGroup_es_ayPPUwQ7.js} +1 -1
- package/dist/{DatePicker_cjs_BLkZB0S0.js → DatePicker_cjs_BzEtDAb8.js} +4 -4
- package/dist/{DatePicker_es_CKrgRUWu.js → DatePicker_es_DRyCMO0I.js} +4 -4
- package/dist/{DropdownItem_cjs_D3Mcbsxa.js → DropdownItem_cjs_Bhss6lyM.js} +1 -1
- package/dist/{DropdownItem_es_BUs02mjJ.js → DropdownItem_es_BXl6lPJx.js} +1 -1
- package/dist/{Icon_cjs_CUArL1z2.js → Icon_cjs_Cz6IyOkb.js} +2 -2
- package/dist/{Icon_es_CNrc90oI.js → Icon_es_BrwLifge.js} +2 -2
- package/dist/{Image_cjs_B6YlGx8G.js → Image_cjs_DRhhc66R.js} +2 -1
- package/dist/{Image_es_BvYo_cHH.js → Image_es_BpMidmve.js} +2 -1
- package/dist/{Input_cjs_Du73R-wm.js → Input_cjs_DRPK_RHK.js} +3 -3
- package/dist/{Input_es_CiDHjDqJ.js → Input_es_Cv5nEb_n.js} +3 -3
- package/dist/{Label_cjs_BUEGAnsq.js → Label_cjs_DMoaOoHi.js} +1 -1
- package/dist/{Label_es_I01RN9hv.js → Label_es_SULlg9bL.js} +1 -1
- package/dist/{Loader_cjs_Cme6Hi0B.js → Loader_cjs_D3lnxPlI.js} +4 -0
- package/dist/{Loader_es_ByhTIMxS.js → Loader_es_BUSqFrCd.js} +4 -0
- package/dist/cjs/components/Accordion.js +1 -1
- package/dist/cjs/components/Avatar.js +3 -3
- package/dist/cjs/components/AvatarStack.js +3 -3
- package/dist/cjs/components/Badge.js +1 -1
- package/dist/cjs/components/Breadcrumbs.js +1 -1
- package/dist/cjs/components/Button.js +3 -3
- package/dist/cjs/components/Cell.js +2 -2
- package/dist/cjs/components/Chips.js +2 -2
- package/dist/cjs/components/Choice.js +2 -2
- package/dist/cjs/components/CookiesWarning.js +3 -3
- package/dist/cjs/components/Dadata.js +1 -1
- package/dist/cjs/components/DatePeriod.js +10 -10
- package/dist/cjs/components/DatePicker.js +6 -6
- package/dist/cjs/components/Drawer.js +1 -1
- package/dist/cjs/components/Dropdown.js +2 -2
- package/dist/cjs/components/Grid.js +3 -3
- package/dist/cjs/components/HeroTitle.js +1 -1
- package/dist/cjs/components/Icon.js +1 -1
- package/dist/cjs/components/Image.js +1 -1
- package/dist/cjs/components/Input.js +1 -1
- package/dist/cjs/components/InputPassword.js +89 -67
- package/dist/cjs/components/Label.js +2 -2
- package/dist/cjs/components/Loader.js +1 -1
- package/dist/cjs/components/MenuItem.js +3 -2
- package/dist/cjs/components/Modal.js +2 -2
- package/dist/cjs/components/ModalSheetBottom.js +1 -1
- package/dist/cjs/components/Notification.js +1 -1
- package/dist/cjs/components/Pagination.js +2 -2
- package/dist/cjs/components/Response/img.js +8 -2
- package/dist/cjs/components/Response.js +131 -30
- package/dist/cjs/components/Search.js +1 -1
- package/dist/cjs/components/Segmented.js +6 -6
- package/dist/cjs/components/Select.js +2 -2
- package/dist/cjs/components/Swiper.js +1 -1
- package/dist/cjs/components/Tab.js +30 -46
- 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/cjs/components/Warning.js +1 -1
- package/dist/components/Accordion.js +1 -1
- package/dist/components/Avatar.js +3 -3
- package/dist/components/AvatarStack.js +3 -3
- package/dist/components/Badge.js +1 -1
- package/dist/components/Breadcrumbs.js +1 -1
- package/dist/components/Button.js +3 -3
- package/dist/components/Cell.js +2 -2
- package/dist/components/Chips.js +2 -2
- package/dist/components/Choice.js +2 -2
- package/dist/components/CookiesWarning.js +3 -3
- package/dist/components/Dadata.js +1 -1
- package/dist/components/DatePeriod.js +10 -10
- package/dist/components/DatePicker.js +6 -6
- package/dist/components/Drawer.js +1 -1
- package/dist/components/Dropdown.js +2 -2
- package/dist/components/Grid.js +3 -3
- package/dist/components/HeroTitle.js +1 -1
- package/dist/components/Icon.js +1 -1
- package/dist/components/Image.js +1 -1
- package/dist/components/Input.js +1 -1
- package/dist/components/InputPassword.js +89 -67
- package/dist/components/Label.js +2 -2
- package/dist/components/Loader.js +1 -1
- package/dist/components/MenuItem.js +3 -2
- package/dist/components/Modal.js +2 -2
- package/dist/components/ModalSheetBottom.js +1 -1
- package/dist/components/Notification.js +1 -1
- package/dist/components/Pagination.js +2 -2
- package/dist/components/Response/img.js +8 -2
- package/dist/components/Response.js +132 -32
- package/dist/components/Search.js +1 -1
- package/dist/components/Segmented.js +6 -6
- package/dist/components/Select.js +2 -2
- package/dist/components/Swiper.js +1 -1
- package/dist/components/Tab.js +30 -46
- package/dist/components/Tile.js +1 -1
- 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/Cell/Cell.css +1 -2
- package/dist/css/components/Checkmark/Checkmark.css +2 -0
- package/dist/css/components/DatePeriod/DatePeriod.css +3 -0
- package/dist/css/components/Input/Input.css +0 -8
- package/dist/css/components/InputPassword/InputPassword.css +34 -43
- package/dist/css/components/MenuItem/MenuItem.css +28 -15
- package/dist/css/components/Tooltip/Tooltip.css +1 -0
- package/dist/types/components/InputPassword/InputPassword.appearance.d.ts +179 -2
- package/dist/types/components/InputPassword/appearance/inputPasswordDefault.d.ts +7 -4
- package/dist/types/components/InputPassword/appearance/inputPasswordDisabled.d.ts +6 -4
- package/dist/types/components/InputPassword/appearance/inputPasswordError.d.ts +6 -4
- package/dist/types/components/InputPassword/appearance/inputPasswordRequire.d.ts +6 -4
- package/dist/types/components/InputPassword/appearance/inputPasswordShape.d.ts +25 -0
- package/dist/types/components/InputPassword/appearance/inputPasswordSize.d.ts +14 -28
- package/dist/types/components/InputPassword/appearance/inputPasswordStyle.d.ts +5 -5
- package/dist/types/components/InputPassword/appearance/inputPasswordSuccess.d.ts +6 -4
- package/dist/types/components/Response/Response.constant.d.ts +76 -0
- package/dist/types/components/Response/appearance/{responceConfirm.d.ts → responseConfirm.d.ts} +1 -0
- package/dist/types/components/Response/appearance/responseDanger.d.ts +1 -0
- package/dist/types/components/Response/appearance/{responceEmpty.d.ts → responseEmpty.d.ts} +1 -0
- package/dist/types/components/Response/appearance/responseError.d.ts +1 -0
- package/dist/types/components/Response/appearance/{responceFail.d.ts → responseFail.d.ts} +1 -0
- package/dist/types/components/Response/appearance/{responceNothingFound.d.ts → responseNothingFound.d.ts} +1 -0
- package/dist/types/components/Response/appearance/{responceRefresh.d.ts → responseRefresh.d.ts} +1 -0
- package/dist/types/components/Response/appearance/responseStyle.d.ts +14 -0
- package/dist/types/components/Response/appearance/responseSuccess.d.ts +1 -0
- package/dist/types/components/Response/appearance/responseUnableLoadData.d.ts +1 -0
- package/dist/types/components/Response/appearance/responseWarning.d.ts +1 -0
- package/dist/types/components/Response/img/index.d.ts +2 -0
- package/dist/types/components/Response/index.d.ts +2 -1
- package/dist/types/components/Tab/appearance/tabSize.d.ts +0 -14
- package/dist/types/components/Tab/appearance/tabSurface.d.ts +7 -7
- package/package.json +13 -13
|
@@ -4,16 +4,18 @@ declare const inputPasswordAppearanceDisabled: {
|
|
|
4
4
|
borderColor: string;
|
|
5
5
|
borderHover: string;
|
|
6
6
|
textColor: string;
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
iconFill: string;
|
|
8
|
+
iconRevealableHide: string;
|
|
9
|
+
iconRevealableShow: string;
|
|
9
10
|
placeholderTextColor: string;
|
|
10
11
|
};
|
|
11
12
|
disabledSecondary: {
|
|
12
13
|
fill: string;
|
|
13
14
|
borderColor: string;
|
|
14
15
|
borderHover: string;
|
|
15
|
-
|
|
16
|
-
|
|
16
|
+
iconFill: string;
|
|
17
|
+
iconRevealableHide: string;
|
|
18
|
+
iconRevealableShow: string;
|
|
17
19
|
placeholderTextColor: string;
|
|
18
20
|
};
|
|
19
21
|
};
|
|
@@ -4,16 +4,18 @@ declare const inputPasswordAppearanceError: {
|
|
|
4
4
|
borderColor: string;
|
|
5
5
|
borderHover: string;
|
|
6
6
|
textColor: string;
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
iconFill: string;
|
|
8
|
+
iconRevealableHide: string;
|
|
9
|
+
iconRevealableShow: string;
|
|
9
10
|
placeholderTextColor: string;
|
|
10
11
|
};
|
|
11
12
|
errorSecondary: {
|
|
12
13
|
fill: string;
|
|
13
14
|
borderColor: string;
|
|
14
15
|
borderHover: string;
|
|
15
|
-
|
|
16
|
-
|
|
16
|
+
iconFill: string;
|
|
17
|
+
iconRevealableHide: string;
|
|
18
|
+
iconRevealableShow: string;
|
|
17
19
|
placeholderTextColor: string;
|
|
18
20
|
};
|
|
19
21
|
};
|
|
@@ -4,16 +4,18 @@ declare const inputPasswordAppearanceRequire: {
|
|
|
4
4
|
borderColor: string;
|
|
5
5
|
borderHover: string;
|
|
6
6
|
textColor: string;
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
iconFill: string;
|
|
8
|
+
iconRevealableHide: string;
|
|
9
|
+
iconRevealableShow: string;
|
|
9
10
|
placeholderTextColor: string;
|
|
10
11
|
};
|
|
11
12
|
requireSecondary: {
|
|
12
13
|
fill: string;
|
|
13
14
|
borderColor: string;
|
|
14
15
|
borderHover: string;
|
|
15
|
-
|
|
16
|
-
|
|
16
|
+
iconFill: string;
|
|
17
|
+
iconRevealableHide: string;
|
|
18
|
+
iconRevealableShow: string;
|
|
17
19
|
placeholderTextColor: string;
|
|
18
20
|
};
|
|
19
21
|
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const inputPasswordAppearanceShape: {
|
|
2
|
+
circular: {
|
|
3
|
+
shape: string;
|
|
4
|
+
};
|
|
5
|
+
rounded: {
|
|
6
|
+
shape: string;
|
|
7
|
+
};
|
|
8
|
+
roundedXL: {
|
|
9
|
+
shape: string;
|
|
10
|
+
shapeStrength: string;
|
|
11
|
+
};
|
|
12
|
+
roundedL: {
|
|
13
|
+
shape: string;
|
|
14
|
+
shapeStrength: string;
|
|
15
|
+
};
|
|
16
|
+
roundedM: {
|
|
17
|
+
shape: string;
|
|
18
|
+
shapeStrength: string;
|
|
19
|
+
};
|
|
20
|
+
roundedS: {
|
|
21
|
+
shape: string;
|
|
22
|
+
shapeStrength: string;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
export { inputPasswordAppearanceShape };
|
|
@@ -2,58 +2,44 @@ declare const inputPasswordAppearanceSize: {
|
|
|
2
2
|
sizeXXL: {
|
|
3
3
|
size: string;
|
|
4
4
|
textSize: string;
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
iconBeforeFillSize: string;
|
|
8
|
-
iconBeforeSize: string;
|
|
5
|
+
iconFillSize: string;
|
|
6
|
+
iconSize: string;
|
|
9
7
|
};
|
|
10
8
|
sizeXL: {
|
|
11
9
|
size: string;
|
|
12
10
|
textSize: string;
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
iconBeforeFillSize: string;
|
|
16
|
-
iconBeforeSize: string;
|
|
11
|
+
iconFillSize: string;
|
|
12
|
+
iconSize: string;
|
|
17
13
|
};
|
|
18
14
|
sizeL: {
|
|
19
15
|
size: string;
|
|
20
16
|
textSize: string;
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
iconBeforeFillSize: string;
|
|
24
|
-
iconBeforeSize: string;
|
|
17
|
+
iconFillSize: string;
|
|
18
|
+
iconSize: string;
|
|
25
19
|
};
|
|
26
20
|
sizeM: {
|
|
27
21
|
size: string;
|
|
28
22
|
textSize: string;
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
iconBeforeFillSize: string;
|
|
32
|
-
iconBeforeSize: string;
|
|
23
|
+
iconFillSize: string;
|
|
24
|
+
iconSize: string;
|
|
33
25
|
};
|
|
34
26
|
sizeS: {
|
|
35
27
|
size: string;
|
|
36
28
|
textSize: string;
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
iconBeforeFillSize: string;
|
|
40
|
-
iconBeforeSize: string;
|
|
29
|
+
iconFillSize: string;
|
|
30
|
+
iconSize: string;
|
|
41
31
|
};
|
|
42
32
|
sizeXS: {
|
|
43
33
|
size: string;
|
|
44
34
|
textSize: string;
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
iconBeforeFillSize: string;
|
|
48
|
-
iconBeforeSize: string;
|
|
35
|
+
iconFillSize: string;
|
|
36
|
+
iconSize: string;
|
|
49
37
|
};
|
|
50
38
|
sizeXXS: {
|
|
51
39
|
size: string;
|
|
52
40
|
textSize: string;
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
iconBeforeFillSize: string;
|
|
56
|
-
iconBeforeSize: string;
|
|
41
|
+
iconFillSize: string;
|
|
42
|
+
iconSize: string;
|
|
57
43
|
};
|
|
58
44
|
};
|
|
59
45
|
export { inputPasswordAppearanceSize };
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
declare const inputPasswordAppearanceStyle: {
|
|
2
|
-
|
|
2
|
+
solid: {
|
|
3
3
|
borderColor: string;
|
|
4
4
|
};
|
|
5
|
-
|
|
5
|
+
outlined: {
|
|
6
6
|
fill: string;
|
|
7
|
+
};
|
|
8
|
+
full: {
|
|
7
9
|
borderColor: string;
|
|
8
10
|
};
|
|
9
|
-
|
|
11
|
+
ghost: {
|
|
10
12
|
fill: string;
|
|
11
|
-
};
|
|
12
|
-
solid: {
|
|
13
13
|
borderColor: string;
|
|
14
14
|
};
|
|
15
15
|
};
|
|
@@ -4,16 +4,18 @@ declare const inputPasswordAppearanceSuccess: {
|
|
|
4
4
|
borderColor: string;
|
|
5
5
|
borderHover: string;
|
|
6
6
|
textColor: string;
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
iconFill: string;
|
|
8
|
+
iconRevealableHide: string;
|
|
9
|
+
iconRevealableShow: string;
|
|
9
10
|
placeholderTextColor: string;
|
|
10
11
|
};
|
|
11
12
|
successSecondary: {
|
|
12
13
|
fill: string;
|
|
13
14
|
borderColor: string;
|
|
14
15
|
borderHover: string;
|
|
15
|
-
|
|
16
|
-
|
|
16
|
+
iconFill: string;
|
|
17
|
+
iconRevealableHide: string;
|
|
18
|
+
iconRevealableShow: string;
|
|
17
19
|
placeholderTextColor: string;
|
|
18
20
|
};
|
|
19
21
|
};
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
declare const RESPONSE_MESSAGES: {
|
|
2
|
+
empty: {
|
|
3
|
+
appearance: string;
|
|
4
|
+
title: string;
|
|
5
|
+
desc: string;
|
|
6
|
+
code: string;
|
|
7
|
+
imageSrc: any;
|
|
8
|
+
primaryButtonAppearance: string;
|
|
9
|
+
primaryButtonLabel: string;
|
|
10
|
+
};
|
|
11
|
+
error: {
|
|
12
|
+
appearance: string;
|
|
13
|
+
title: string;
|
|
14
|
+
desc: string;
|
|
15
|
+
code: string;
|
|
16
|
+
imageSrc: any;
|
|
17
|
+
primaryButtonAppearance: string;
|
|
18
|
+
primaryButtonLabel: string;
|
|
19
|
+
secondaryButtonAppearance: string;
|
|
20
|
+
secondaryButtonLabel: string;
|
|
21
|
+
};
|
|
22
|
+
warning: {
|
|
23
|
+
appearance: string;
|
|
24
|
+
title: string;
|
|
25
|
+
imageSrc: any;
|
|
26
|
+
primaryButtonAppearance: string;
|
|
27
|
+
primaryButtonLabel: string;
|
|
28
|
+
secondaryButtonAppearance: string;
|
|
29
|
+
secondaryButtonLabel: string;
|
|
30
|
+
};
|
|
31
|
+
success: {
|
|
32
|
+
appearance: string;
|
|
33
|
+
title: string;
|
|
34
|
+
desc: string;
|
|
35
|
+
code: string;
|
|
36
|
+
imageSrc: any;
|
|
37
|
+
primaryButtonAppearance: string;
|
|
38
|
+
primaryButtonLabel: string;
|
|
39
|
+
secondaryButtonAppearance: string;
|
|
40
|
+
secondaryButtonLabel: string;
|
|
41
|
+
};
|
|
42
|
+
nothingFound: {
|
|
43
|
+
appearance: string;
|
|
44
|
+
title: string;
|
|
45
|
+
desc: string;
|
|
46
|
+
code: string;
|
|
47
|
+
imageSrc: any;
|
|
48
|
+
primaryButtonAppearance: string;
|
|
49
|
+
primaryButtonLabel: string;
|
|
50
|
+
secondaryButtonAppearance: string;
|
|
51
|
+
secondaryButtonLabel: string;
|
|
52
|
+
};
|
|
53
|
+
errorNetwork: {
|
|
54
|
+
appearance: string;
|
|
55
|
+
title: string;
|
|
56
|
+
desc: string;
|
|
57
|
+
code: string;
|
|
58
|
+
imageSrc: any;
|
|
59
|
+
primaryButtonAppearance: string;
|
|
60
|
+
primaryButtonLabel: string;
|
|
61
|
+
secondaryButtonAppearance: string;
|
|
62
|
+
secondaryButtonLabel: string;
|
|
63
|
+
};
|
|
64
|
+
errorRequest: {
|
|
65
|
+
appearance: string;
|
|
66
|
+
title: string;
|
|
67
|
+
desc: string;
|
|
68
|
+
code: string;
|
|
69
|
+
imageSrc: any;
|
|
70
|
+
primaryButtonAppearance: string;
|
|
71
|
+
primaryButtonLabel: string;
|
|
72
|
+
secondaryButtonAppearance: string;
|
|
73
|
+
secondaryButtonLabel: string;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
76
|
+
export { RESPONSE_MESSAGES };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { responseIcon } from './img';
|
|
2
2
|
import { Response, responseConfig } from './Response';
|
|
3
3
|
import { responseAppearance } from './Response.appearance';
|
|
4
|
-
|
|
4
|
+
import { RESPONSE_MESSAGES } from './Response.constant';
|
|
5
|
+
export { Response, RESPONSE_MESSAGES, responseAppearance, responseConfig, responseIcon, };
|
|
@@ -3,55 +3,41 @@ declare const tabAppearanceSize: {
|
|
|
3
3
|
size: string;
|
|
4
4
|
labelTextSize: string;
|
|
5
5
|
badgeAppearanceSize: string;
|
|
6
|
-
badgeSize: string;
|
|
7
|
-
badgeTextSize: string;
|
|
8
6
|
dividerSize: string;
|
|
9
7
|
};
|
|
10
8
|
sizeXL: {
|
|
11
9
|
size: string;
|
|
12
10
|
labelTextSize: string;
|
|
13
11
|
badgeAppearanceSize: string;
|
|
14
|
-
badgeSize: string;
|
|
15
|
-
badgeTextSize: string;
|
|
16
12
|
dividerSize: string;
|
|
17
13
|
};
|
|
18
14
|
sizeL: {
|
|
19
15
|
size: string;
|
|
20
16
|
labelTextSize: string;
|
|
21
17
|
badgeAppearanceSize: string;
|
|
22
|
-
badgeSize: string;
|
|
23
|
-
badgeTextSize: string;
|
|
24
18
|
dividerSize: string;
|
|
25
19
|
};
|
|
26
20
|
sizeM: {
|
|
27
21
|
size: string;
|
|
28
22
|
labelTextSize: string;
|
|
29
23
|
badgeAppearanceSize: string;
|
|
30
|
-
badgeSize: string;
|
|
31
|
-
badgeTextSize: string;
|
|
32
24
|
dividerSize: string;
|
|
33
25
|
};
|
|
34
26
|
sizeS: {
|
|
35
27
|
size: string;
|
|
36
28
|
labelTextSize: string;
|
|
37
29
|
badgeAppearanceSize: string;
|
|
38
|
-
badgeSize: string;
|
|
39
|
-
badgeTextSize: string;
|
|
40
30
|
dividerSize: string;
|
|
41
31
|
};
|
|
42
32
|
sizeXS: {
|
|
43
33
|
size: string;
|
|
44
34
|
labelTextSize: string;
|
|
45
35
|
badgeAppearanceSize: string;
|
|
46
|
-
badgeSize: string;
|
|
47
|
-
badgeTextSize: string;
|
|
48
36
|
};
|
|
49
37
|
sizeXXS: {
|
|
50
38
|
size: string;
|
|
51
39
|
labelTextSize: string;
|
|
52
40
|
badgeAppearanceSize: string;
|
|
53
|
-
badgeSize: string;
|
|
54
|
-
badgeTextSize: string;
|
|
55
41
|
dividerSize: string;
|
|
56
42
|
};
|
|
57
43
|
};
|
|
@@ -8,14 +8,14 @@ declare const tabAppearanceSurface: {
|
|
|
8
8
|
fillHover: string;
|
|
9
9
|
labelTextColor: string;
|
|
10
10
|
labelTextColorActive: string;
|
|
11
|
-
dividerFillDisabled: string;
|
|
12
11
|
borderColor: string;
|
|
13
12
|
borderColorActive: string;
|
|
14
13
|
badgeAppearance: string;
|
|
15
14
|
dividerFillActive: string;
|
|
15
|
+
dividerFillDisabled: string;
|
|
16
16
|
iconFillIcon: string;
|
|
17
17
|
};
|
|
18
|
-
|
|
18
|
+
surfaceQuaternary: {
|
|
19
19
|
fill: string;
|
|
20
20
|
fillActive: string;
|
|
21
21
|
fillActiveHover: string;
|
|
@@ -23,14 +23,14 @@ declare const tabAppearanceSurface: {
|
|
|
23
23
|
fillHover: string;
|
|
24
24
|
labelTextColor: string;
|
|
25
25
|
labelTextColorActive: string;
|
|
26
|
-
dividerFillDisabled: string;
|
|
27
26
|
borderColor: string;
|
|
28
27
|
borderColorActive: string;
|
|
29
28
|
badgeAppearance: string;
|
|
30
29
|
dividerFillActive: string;
|
|
30
|
+
dividerFillDisabled: string;
|
|
31
31
|
iconFillIcon: string;
|
|
32
32
|
};
|
|
33
|
-
|
|
33
|
+
surfaceSecondary: {
|
|
34
34
|
fill: string;
|
|
35
35
|
fillActive: string;
|
|
36
36
|
fillActiveHover: string;
|
|
@@ -38,14 +38,14 @@ declare const tabAppearanceSurface: {
|
|
|
38
38
|
fillHover: string;
|
|
39
39
|
labelTextColor: string;
|
|
40
40
|
labelTextColorActive: string;
|
|
41
|
-
dividerFillDisabled: string;
|
|
42
41
|
borderColor: string;
|
|
43
42
|
borderColorActive: string;
|
|
44
43
|
badgeAppearance: string;
|
|
45
44
|
dividerFillActive: string;
|
|
45
|
+
dividerFillDisabled: string;
|
|
46
46
|
iconFillIcon: string;
|
|
47
47
|
};
|
|
48
|
-
|
|
48
|
+
surfaceTertiary: {
|
|
49
49
|
fill: string;
|
|
50
50
|
fillActive: string;
|
|
51
51
|
fillActiveHover: string;
|
|
@@ -53,11 +53,11 @@ declare const tabAppearanceSurface: {
|
|
|
53
53
|
fillHover: string;
|
|
54
54
|
labelTextColor: string;
|
|
55
55
|
labelTextColorActive: string;
|
|
56
|
-
dividerFillDisabled: string;
|
|
57
56
|
borderColor: string;
|
|
58
57
|
borderColorActive: string;
|
|
59
58
|
badgeAppearance: string;
|
|
60
59
|
dividerFillActive: string;
|
|
60
|
+
dividerFillDisabled: string;
|
|
61
61
|
iconFillIcon: string;
|
|
62
62
|
};
|
|
63
63
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itcase/ui",
|
|
3
|
-
"version": "1.8.
|
|
3
|
+
"version": "1.8.123",
|
|
4
4
|
"description": "UI components (Modal, Loader, Popup, etc)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Modal",
|
|
@@ -100,10 +100,10 @@
|
|
|
100
100
|
]
|
|
101
101
|
},
|
|
102
102
|
"dependencies": {
|
|
103
|
-
"@emotion/is-prop-valid": "^1.
|
|
103
|
+
"@emotion/is-prop-valid": "^1.4.0",
|
|
104
104
|
"@itcase/common": "^1.2.29",
|
|
105
105
|
"@itcase/icons": "^1.2.19",
|
|
106
|
-
"@itcase/storybook-config": "^1.2.
|
|
106
|
+
"@itcase/storybook-config": "^1.2.6",
|
|
107
107
|
"@itcase/tokens-am": "^1.1.19",
|
|
108
108
|
"@itcase/tokens-baikal": "^1.1.17",
|
|
109
109
|
"@itcase/tokens-palette": "^1.1.11",
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"framer-motion": "^12.23.12",
|
|
113
113
|
"js-cookie": "^3.0.5",
|
|
114
114
|
"lodash": "^4.17.21",
|
|
115
|
-
"luxon": "^3.7.
|
|
115
|
+
"luxon": "^3.7.2",
|
|
116
116
|
"motion": "^12.23.12",
|
|
117
117
|
"rc-slider": "^11.1.8",
|
|
118
118
|
"react": "^18.3.1",
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"react-dom": "^18.3.1",
|
|
122
122
|
"react-indiana-drag-scroll": "^3.0.3-alpha",
|
|
123
123
|
"react-inlinesvg": "^4.2.0",
|
|
124
|
-
"react-modal-sheet": "^
|
|
124
|
+
"react-modal-sheet": "^5.1.1",
|
|
125
125
|
"react-modern-drawer": "^1.4.0",
|
|
126
126
|
"react-otp-input": "^3.1.1",
|
|
127
127
|
"react-paginate": "^8.3.0",
|
|
@@ -131,16 +131,16 @@
|
|
|
131
131
|
"react-select": "^5.10.2",
|
|
132
132
|
"simplebar-react": "^3.3.2",
|
|
133
133
|
"swiper": "^11.2.10",
|
|
134
|
-
"uuid": "^
|
|
134
|
+
"uuid": "^13.0.0"
|
|
135
135
|
},
|
|
136
136
|
"devDependencies": {
|
|
137
|
-
"@babel/core": "^7.28.
|
|
137
|
+
"@babel/core": "^7.28.4",
|
|
138
138
|
"@babel/preset-env": "^7.28.3",
|
|
139
139
|
"@babel/preset-react": "^7.27.1",
|
|
140
140
|
"@commitlint/cli": "^19.8.1",
|
|
141
141
|
"@commitlint/config-conventional": "^19.8.1",
|
|
142
142
|
"@itcase/config": "^1.0.57",
|
|
143
|
-
"@itcase/lint": "^1.1.
|
|
143
|
+
"@itcase/lint": "^1.1.57",
|
|
144
144
|
"@itcase/types": "^1.0.45",
|
|
145
145
|
"@rollup/plugin-alias": "^5.1.1",
|
|
146
146
|
"@rollup/plugin-babel": "^6.0.4",
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"@rollup/plugin-typescript": "^12.1.4",
|
|
153
153
|
"@semantic-release/changelog": "^6.0.3",
|
|
154
154
|
"@semantic-release/git": "^10.0.1",
|
|
155
|
-
"@semantic-release/release-notes-generator": "14.0
|
|
155
|
+
"@semantic-release/release-notes-generator": "14.1.0",
|
|
156
156
|
"@types/js-cookie": "^3.0.6",
|
|
157
157
|
"@types/lodash": "^4.17.20",
|
|
158
158
|
"@types/luxon": "^3.7.1",
|
|
@@ -166,19 +166,19 @@
|
|
|
166
166
|
"babel-plugin-react-docgen": "^4.2.1",
|
|
167
167
|
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
|
168
168
|
"conventional-changelog-conventionalcommits": "^9.1.0",
|
|
169
|
-
"eslint": "9.
|
|
169
|
+
"eslint": "9.35.0",
|
|
170
170
|
"husky": "^9.1.7",
|
|
171
171
|
"lint-staged": "^16.1.6",
|
|
172
172
|
"prettier": "^3.6.2",
|
|
173
173
|
"react-docgen-typescript": "^2.4.0",
|
|
174
|
-
"rollup": "^4.50.
|
|
174
|
+
"rollup": "^4.50.1",
|
|
175
175
|
"rollup-plugin-copy": "^3.5.0",
|
|
176
176
|
"rollup-plugin-dts": "^6.2.3",
|
|
177
177
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
178
178
|
"rollup-preserve-directives": "^1.1.3",
|
|
179
179
|
"semantic-release": "^24.2.7",
|
|
180
|
-
"storybook": "^9.1.
|
|
181
|
-
"stylelint": "^16.
|
|
180
|
+
"storybook": "^9.1.5",
|
|
181
|
+
"stylelint": "^16.24.0",
|
|
182
182
|
"typescript": "^5.9.2"
|
|
183
183
|
}
|
|
184
184
|
}
|