@itcase/ui 1.8.94 → 1.8.95
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_Dh7c9RmS.js → Avatar_cjs_BcGACdXb.js} +1 -1
- package/dist/{Avatar_es_D4xUwAOB.js → Avatar_es_CRe2Om1a.js} +1 -1
- package/dist/{Button_cjs_DuAAQvct.js → Button_cjs_DojNe74O.js} +2 -2
- package/dist/{Button_es_DgLivwXd.js → Button_es_DCM3C_2S.js} +2 -2
- package/dist/{ChipsGroup_cjs_7mHtHzNh.js → ChipsGroup_cjs_DFdZuX6w.js} +1 -1
- package/dist/{ChipsGroup_es_Cz_gDYsw.js → ChipsGroup_es_Dm-iGTBi.js} +1 -1
- package/dist/{DatePicker_cjs_Ca9M-Ks1.js → DatePicker_cjs_mrV_Qly2.js} +3 -3
- package/dist/{DatePicker_es_DU2ZE7vb.js → DatePicker_es_Di_4I2Xv.js} +3 -3
- package/dist/{Divider_cjs_rxMMBfLC.js → Divider_cjs_DUYtmwn2.js} +3 -3
- package/dist/{Divider_es_CiRU0sTz.js → Divider_es_CCLBFIx6.js} +3 -3
- package/dist/{DropdownItem_cjs_DrMFaKh6.js → DropdownItem_cjs_DNSMwZdV.js} +2 -2
- package/dist/{DropdownItem_es_Dp7-DGkV.js → DropdownItem_es_DURwA4mR.js} +2 -2
- package/dist/{Icon_cjs_CDMtlf1A.js → Icon_cjs_B-nskaAO.js} +25 -29
- package/dist/{Icon_es_MOmiy9nF.js → Icon_es_CTKPPrrC.js} +25 -29
- package/dist/{Label_cjs_BTLhlnJW.js → Label_cjs_B1fNYJak.js} +1 -1
- package/dist/{Label_es_DBPp2ots.js → Label_es_d9RioNNf.js} +1 -1
- package/dist/{Loader_cjs_jCYE0aEd.js → Loader_cjs_CMvh28cF.js} +1 -3
- package/dist/{Loader_es_tNV0bjm_.js → Loader_es_DGMpRDMk.js} +1 -3
- package/dist/cjs/components/Accordion.js +6 -7
- 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 +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/DatePeriod.js +6 -6
- package/dist/cjs/components/DatePicker.js +5 -5
- package/dist/cjs/components/Divider.js +1 -1
- package/dist/cjs/components/Drawer.js +2 -2
- package/dist/cjs/components/Dropdown.js +3 -3
- 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/Loader.js +1 -1
- package/dist/cjs/components/MenuItem.js +1 -1
- package/dist/cjs/components/Modal.js +2 -2
- package/dist/cjs/components/ModalSheetBottom.js +8 -7
- package/dist/cjs/components/Notification.js +1 -1
- package/dist/cjs/components/Pagination.js +3 -3
- package/dist/cjs/components/Response.js +3 -3
- package/dist/cjs/components/Search.js +1 -1
- package/dist/cjs/components/Segmented.js +1 -1
- package/dist/cjs/components/Select.js +3 -3
- package/dist/cjs/components/Swiper.js +1 -1
- package/dist/cjs/components/Tab.js +2 -2
- package/dist/cjs/components/Tile.js +13 -13
- 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/cjs/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +23 -18
- package/dist/components/Accordion.js +6 -7
- 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 +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/DatePeriod.js +6 -6
- package/dist/components/DatePicker.js +5 -5
- package/dist/components/Divider.js +1 -1
- package/dist/components/Drawer.js +2 -2
- package/dist/components/Dropdown.js +3 -3
- 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/Loader.js +1 -1
- package/dist/components/MenuItem.js +1 -1
- package/dist/components/Modal.js +2 -2
- package/dist/components/ModalSheetBottom.js +8 -7
- package/dist/components/Notification.js +1 -1
- package/dist/components/Pagination.js +3 -3
- package/dist/components/Response.js +3 -3
- package/dist/components/Search.js +1 -1
- package/dist/components/Segmented.js +1 -1
- package/dist/components/Select.js +3 -3
- package/dist/components/Swiper.js +1 -1
- package/dist/components/Tab.js +2 -2
- package/dist/components/Tile.js +13 -13
- 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/Accordion/Accordion.css +12 -36
- package/dist/css/components/Loader/Loader.css +0 -6
- package/dist/css/styles/align/align_horizontal.css +22 -40
- package/dist/css/styles/align/align_vertical.css +7 -25
- package/dist/css/styles/alignment/alignment.css +0 -8
- package/dist/css/styles/border-color/border-color.css +2 -3
- package/dist/css/styles/border-color/border-color_active.css +2 -3
- package/dist/css/styles/border-color/border-color_focus.css +2 -3
- package/dist/css/styles/border-color/border-color_hover.css +2 -3
- package/dist/css/styles/fill/fill_active.css +2 -4
- package/dist/css/styles/fill/fill_active_hover.css +2 -4
- package/dist/css/styles/fill/fill_hover.css +2 -3
- package/dist/css/styles/text-color/text-color_active.css +2 -4
- package/dist/css/styles/text-color/text-color_active_hover.css +2 -4
- package/dist/css/styles/text-color/text-color_hover.css +2 -4
- package/dist/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +23 -18
- package/dist/types/components/Accordion/Accordion.interface.d.ts +21 -39
- package/dist/types/components/Badge/Badge.appearance.d.ts +230 -2
- package/dist/types/components/Badge/Badge.interface.d.ts +26 -19
- package/dist/types/components/Badge/appearance/badgeShape.d.ts +4 -4
- package/dist/types/components/Divider/Divider.appearance.d.ts +814 -2
- package/dist/types/components/Divider/Divider.interface.d.ts +24 -36
- package/dist/types/components/Divider/appearance/dividerAccent.d.ts +2 -5
- package/dist/types/components/Divider/appearance/dividerError.d.ts +2 -5
- package/dist/types/components/Divider/appearance/dividerPrimary.d.ts +2 -5
- package/dist/types/components/Divider/appearance/dividerSecondary.d.ts +2 -5
- package/dist/types/components/Divider/appearance/dividerSize.d.ts +2 -11
- package/dist/types/components/Divider/appearance/dividerSuccess.d.ts +2 -5
- package/dist/types/components/Divider/appearance/dividerSurface.d.ts +2 -14
- package/dist/types/components/Divider/appearance/dividerWarning.d.ts +2 -5
- package/dist/types/components/Icon/Icon.appearance.d.ts +41 -2
- package/dist/types/components/Icon/Icon.d.ts +1 -0
- package/dist/types/components/Icon/Icon.interface.d.ts +59 -73
- package/dist/types/components/Icon/appearance/iconAccent.d.ts +2 -22
- package/dist/types/components/Icon/appearance/iconDanger.d.ts +2 -13
- package/dist/types/components/Icon/appearance/iconDisabled.d.ts +2 -12
- package/dist/types/components/Icon/appearance/iconError.d.ts +2 -15
- package/dist/types/components/Icon/appearance/iconInfo.d.ts +2 -18
- package/dist/types/components/Icon/appearance/iconPrimary.d.ts +2 -15
- package/dist/types/components/Icon/appearance/iconSecondary.d.ts +2 -13
- package/dist/types/components/Icon/appearance/iconShape.d.ts +2 -24
- package/dist/types/components/Icon/appearance/iconSize.d.ts +2 -142
- package/dist/types/components/Icon/appearance/iconStyle.d.ts +2 -13
- package/dist/types/components/Icon/appearance/iconSuccess.d.ts +2 -13
- package/dist/types/components/Icon/appearance/iconSurface.d.ts +2 -27
- package/dist/types/components/Icon/appearance/iconWarning.d.ts +2 -15
- package/dist/types/components/Image/Image.d.ts +2 -5
- package/dist/types/components/Loader/Loader.appearance.d.ts +466 -2
- package/dist/types/components/Loader/Loader.interface.d.ts +12 -14
- package/dist/types/components/Logo/Logo.d.ts +2 -6
- package/dist/types/components/Response/Response.d.ts +2 -6
- package/dist/types/components/SVGContent/SVGContent.d.ts +2 -5
- package/dist/types/components/Tile/Tile.appearance.d.ts +60 -2
- package/dist/types/components/Tile/Tile.interface.d.ts +46 -28
- package/dist/types/components/Tile/appearance/tileShape.d.ts +2 -24
- package/dist/types/components/Tile/appearance/tileSize.d.ts +2 -50
- package/dist/types/components/Tile/appearance/tileStyle.d.ts +2 -13
- package/dist/types/components/Tile/appearance/tileSurface.d.ts +2 -38
- package/dist/types/hoc/urlWithAssetPrefix.d.ts +3 -2
- package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.d.ts +7 -2
- package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.interface.d.ts +1 -10
- package/dist/types/hooks/useStyles/styleAttributes.interface.d.ts +78 -102
- package/dist/types/types/utils.d.ts +4 -0
- package/package.json +6 -8
|
@@ -1,143 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fillSize: string;
|
|
4
|
-
badgeAppearanceSize: string;
|
|
5
|
-
iconSize: string;
|
|
6
|
-
};
|
|
7
|
-
size14_12: {
|
|
8
|
-
fillSize: string;
|
|
9
|
-
badgeAppearanceSize: string;
|
|
10
|
-
iconSize: string;
|
|
11
|
-
};
|
|
12
|
-
size14_14: {
|
|
13
|
-
fillSize: string;
|
|
14
|
-
badgeAppearanceSize: string;
|
|
15
|
-
iconSize: string;
|
|
16
|
-
};
|
|
17
|
-
size16_12: {
|
|
18
|
-
fillSize: string;
|
|
19
|
-
badgeAppearanceSize: string;
|
|
20
|
-
iconSize: string;
|
|
21
|
-
};
|
|
22
|
-
size16_14: {
|
|
23
|
-
fillSize: string;
|
|
24
|
-
badgeAppearanceSize: string;
|
|
25
|
-
iconSize: string;
|
|
26
|
-
};
|
|
27
|
-
size16_16: {
|
|
28
|
-
fillSize: string;
|
|
29
|
-
badgeAppearanceSize: string;
|
|
30
|
-
iconSize: string;
|
|
31
|
-
};
|
|
32
|
-
size20_12: {
|
|
33
|
-
fillSize: string;
|
|
34
|
-
badgeAppearanceSize: string;
|
|
35
|
-
iconSize: string;
|
|
36
|
-
};
|
|
37
|
-
size20_14: {
|
|
38
|
-
fillSize: string;
|
|
39
|
-
badgeAppearanceSize: string;
|
|
40
|
-
iconSize: string;
|
|
41
|
-
};
|
|
42
|
-
size20_16: {
|
|
43
|
-
fillSize: string;
|
|
44
|
-
badgeAppearanceSize: string;
|
|
45
|
-
iconSize: string;
|
|
46
|
-
};
|
|
47
|
-
size20_20: {
|
|
48
|
-
fillSize: string;
|
|
49
|
-
badgeAppearanceSize: string;
|
|
50
|
-
iconSize: string;
|
|
51
|
-
};
|
|
52
|
-
size24_12: {
|
|
53
|
-
fillSize: string;
|
|
54
|
-
badgeAppearanceSize: string;
|
|
55
|
-
iconSize: string;
|
|
56
|
-
};
|
|
57
|
-
size24_14: {
|
|
58
|
-
fillSize: string;
|
|
59
|
-
badgeAppearanceSize: string;
|
|
60
|
-
iconSize: string;
|
|
61
|
-
};
|
|
62
|
-
size24_16: {
|
|
63
|
-
fillSize: string;
|
|
64
|
-
badgeAppearanceSize: string;
|
|
65
|
-
iconSize: string;
|
|
66
|
-
};
|
|
67
|
-
size24_20: {
|
|
68
|
-
fillSize: string;
|
|
69
|
-
badgeAppearanceSize: string;
|
|
70
|
-
iconSize: string;
|
|
71
|
-
};
|
|
72
|
-
size24_24: {
|
|
73
|
-
fillSize: string;
|
|
74
|
-
badgeAppearanceSize: string;
|
|
75
|
-
iconSize: string;
|
|
76
|
-
};
|
|
77
|
-
size32_12: {
|
|
78
|
-
fillSize: string;
|
|
79
|
-
badgeAppearanceSize: string;
|
|
80
|
-
iconSize: string;
|
|
81
|
-
};
|
|
82
|
-
size32_14: {
|
|
83
|
-
fillSize: string;
|
|
84
|
-
badgeAppearanceSize: string;
|
|
85
|
-
iconSize: string;
|
|
86
|
-
};
|
|
87
|
-
size32_16: {
|
|
88
|
-
fillSize: string;
|
|
89
|
-
badgeAppearanceSize: string;
|
|
90
|
-
iconSize: string;
|
|
91
|
-
};
|
|
92
|
-
size32_20: {
|
|
93
|
-
fillSize: string;
|
|
94
|
-
badgeAppearanceSize: string;
|
|
95
|
-
iconSize: string;
|
|
96
|
-
};
|
|
97
|
-
size32_24: {
|
|
98
|
-
fillSize: string;
|
|
99
|
-
badgeAppearanceSize: string;
|
|
100
|
-
iconSize: string;
|
|
101
|
-
};
|
|
102
|
-
size32_32: {
|
|
103
|
-
fillSize: string;
|
|
104
|
-
badgeAppearanceSize: string;
|
|
105
|
-
iconSize: string;
|
|
106
|
-
};
|
|
107
|
-
size40_12: {
|
|
108
|
-
fillSize: string;
|
|
109
|
-
badgeAppearanceSize: string;
|
|
110
|
-
iconSize: string;
|
|
111
|
-
};
|
|
112
|
-
size40_14: {
|
|
113
|
-
fillSize: string;
|
|
114
|
-
badgeAppearanceSize: string;
|
|
115
|
-
iconSize: string;
|
|
116
|
-
};
|
|
117
|
-
size40_16: {
|
|
118
|
-
fillSize: string;
|
|
119
|
-
badgeAppearanceSize: string;
|
|
120
|
-
iconSize: string;
|
|
121
|
-
};
|
|
122
|
-
size40_20: {
|
|
123
|
-
fillSize: string;
|
|
124
|
-
badgeAppearanceSize: string;
|
|
125
|
-
iconSize: string;
|
|
126
|
-
};
|
|
127
|
-
size40_24: {
|
|
128
|
-
fillSize: string;
|
|
129
|
-
badgeAppearanceSize: string;
|
|
130
|
-
iconSize: string;
|
|
131
|
-
};
|
|
132
|
-
size40_32: {
|
|
133
|
-
fillSize: string;
|
|
134
|
-
badgeAppearanceSize: string;
|
|
135
|
-
iconSize: string;
|
|
136
|
-
};
|
|
137
|
-
size40_40: {
|
|
138
|
-
fillSize: string;
|
|
139
|
-
badgeAppearanceSize: string;
|
|
140
|
-
iconSize: string;
|
|
141
|
-
};
|
|
142
|
-
};
|
|
1
|
+
import { IconAppearanceProps } from '../Icon.interface';
|
|
2
|
+
declare const iconAppearanceSize: IconAppearanceProps;
|
|
143
3
|
export { iconAppearanceSize };
|
|
@@ -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 { IconAppearanceProps } from '../Icon.interface';
|
|
2
|
+
declare const iconAppearanceStyle: IconAppearanceProps;
|
|
14
3
|
export { iconAppearanceStyle };
|
|
@@ -1,14 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
fillHover: string;
|
|
5
|
-
};
|
|
6
|
-
successPrimary: {
|
|
7
|
-
fill: string;
|
|
8
|
-
fillHover: string;
|
|
9
|
-
borderColor: string;
|
|
10
|
-
badgeAppearance: string;
|
|
11
|
-
iconFill: string;
|
|
12
|
-
};
|
|
13
|
-
};
|
|
1
|
+
import { IconAppearanceProps } from '../Icon.interface';
|
|
2
|
+
declare const iconAppearanceSuccess: IconAppearanceProps;
|
|
14
3
|
export { iconAppearanceSuccess };
|
|
@@ -1,28 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
fillHover: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
badgeAppearance: string;
|
|
7
|
-
iconFill: string;
|
|
8
|
-
};
|
|
9
|
-
surfaceSecondary: {
|
|
10
|
-
fill: string;
|
|
11
|
-
fillHover: string;
|
|
12
|
-
badgeAppearance: string;
|
|
13
|
-
iconFill: string;
|
|
14
|
-
};
|
|
15
|
-
surfaceTertiary: {
|
|
16
|
-
fill: string;
|
|
17
|
-
fillHover: string;
|
|
18
|
-
badgeAppearance: string;
|
|
19
|
-
iconFill: string;
|
|
20
|
-
};
|
|
21
|
-
surfaceQuaternary: {
|
|
22
|
-
fill: string;
|
|
23
|
-
fillHover: string;
|
|
24
|
-
badgeAppearance: string;
|
|
25
|
-
iconFill: string;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
1
|
+
import { IconAppearanceProps } from '../Icon.interface';
|
|
2
|
+
declare const iconAppearanceSurface: IconAppearanceProps;
|
|
28
3
|
export { iconAppearanceSurface };
|
|
@@ -1,16 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
fill: string;
|
|
4
|
-
fillHover: string;
|
|
5
|
-
badgeAppearance: string;
|
|
6
|
-
iconFill: string;
|
|
7
|
-
};
|
|
8
|
-
warningPrimary: {
|
|
9
|
-
fill: string;
|
|
10
|
-
fillHover: string;
|
|
11
|
-
borderColor: string;
|
|
12
|
-
badgeAppearance: string;
|
|
13
|
-
iconFill: string;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
1
|
+
import { IconAppearanceProps } from '../Icon.interface';
|
|
2
|
+
declare const iconAppearanceWarning: IconAppearanceProps;
|
|
16
3
|
export { iconAppearanceWarning };
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
src?: string;
|
|
4
|
-
svgSrc?: string;
|
|
5
|
-
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
1
|
+
import type { ImageProps } from './Image.interface';
|
|
2
|
+
declare const Image: import("react").ForwardRefExoticComponent<Omit<ImageProps, "ref"> & import("react").RefAttributes<unknown>>;
|
|
6
3
|
export { Image };
|