@itcase/ui 1.8.100 → 1.8.102

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.
Files changed (128) hide show
  1. package/dist/{Avatar_cjs_BcGACdXb.js → Avatar_cjs_bOSuIjlv.js} +2 -2
  2. package/dist/{Avatar_es_CRe2Om1a.js → Avatar_es_CEiiRkAd.js} +2 -2
  3. package/dist/{Button_cjs_DojNe74O.js → Button_cjs_eGfgY2Dz.js} +3 -3
  4. package/dist/{Button_es_DCM3C_2S.js → Button_es_CEXL2diU.js} +3 -3
  5. package/dist/{ChipsGroup_cjs_DFdZuX6w.js → ChipsGroup_cjs_BgSbk26L.js} +2 -2
  6. package/dist/{ChipsGroup_es_Dm-iGTBi.js → ChipsGroup_es_C1U2hygj.js} +2 -2
  7. package/dist/{DatePicker_cjs_C8r1qPxL.js → DatePicker_cjs_T63y9kcH.js} +4 -4
  8. package/dist/{DatePicker_es_Dq0JuDDZ.js → DatePicker_es_B87jj8h6.js} +4 -4
  9. package/dist/{DropdownItem_cjs_DNSMwZdV.js → DropdownItem_cjs_BGp4XAme.js} +2 -2
  10. package/dist/{DropdownItem_es_DURwA4mR.js → DropdownItem_es_BwdenrJx.js} +2 -2
  11. package/dist/{Icon_cjs_B-nskaAO.js → Icon_cjs_LSfBwmrG.js} +1 -1
  12. package/dist/{Icon_es_CTKPPrrC.js → Icon_es_BYO1LdXJ.js} +1 -1
  13. package/dist/{Label_cjs_COR0vD25.js → Label_cjs_Df_mrKBf.js} +5 -5
  14. package/dist/{Label_es_LsHqmj27.js → Label_es_Dl5zb0RD.js} +5 -5
  15. package/dist/{Loader_cjs_CMvh28cF.js → Loader_cjs_Db9diKuF.js} +1 -1
  16. package/dist/{Loader_es_DGMpRDMk.js → Loader_es_AhHU-s7_.js} +1 -1
  17. package/dist/{Overlay_cjs_B2KA85nC.js → Overlay_cjs_CFD8KUWi.js} +2 -2
  18. package/dist/{Overlay_es_BvehRqIP.js → Overlay_es_RszsWopa.js} +2 -2
  19. package/dist/{Text_cjs_DmuzuKFj.js → Text_cjs_CeJHeRfI.js} +7 -7
  20. package/dist/{Text_es_DIU5ySvf.js → Text_es_BXh9Y3hR.js} +7 -7
  21. package/dist/cjs/components/Accordion.js +2 -2
  22. package/dist/cjs/components/Avatar.js +3 -3
  23. package/dist/cjs/components/AvatarStack.js +3 -3
  24. package/dist/cjs/components/Badge.js +2 -2
  25. package/dist/cjs/components/Breadcrumbs.js +2 -2
  26. package/dist/cjs/components/Button.js +4 -4
  27. package/dist/cjs/components/Cell.js +3 -3
  28. package/dist/cjs/components/Checkbox.js +1 -1
  29. package/dist/cjs/components/Chips.js +3 -3
  30. package/dist/cjs/components/Choice.js +3 -3
  31. package/dist/cjs/components/CookiesWarning.js +4 -4
  32. package/dist/cjs/components/DatePeriod.js +7 -7
  33. package/dist/cjs/components/DatePicker.js +6 -6
  34. package/dist/cjs/components/Drawer.js +2 -2
  35. package/dist/cjs/components/Dropdown.js +3 -3
  36. package/dist/cjs/components/HeroTitle.js +2 -2
  37. package/dist/cjs/components/Icon.js +2 -2
  38. package/dist/cjs/components/InputPassword.js +2 -2
  39. package/dist/cjs/components/Label.js +3 -3
  40. package/dist/cjs/components/Loader.js +2 -2
  41. package/dist/cjs/components/MenuItem.js +6 -4
  42. package/dist/cjs/components/Modal.js +34 -34
  43. package/dist/cjs/components/ModalSheetBottom.js +2 -2
  44. package/dist/cjs/components/Notification.js +2 -2
  45. package/dist/cjs/components/Overlay.js +1 -1
  46. package/dist/cjs/components/Pagination.js +3 -3
  47. package/dist/cjs/components/Radio.js +1 -1
  48. package/dist/cjs/components/Response.js +4 -4
  49. package/dist/cjs/components/Search.js +2 -2
  50. package/dist/cjs/components/Segmented.js +2 -2
  51. package/dist/cjs/components/Select.js +3 -3
  52. package/dist/cjs/components/Swiper.js +2 -2
  53. package/dist/cjs/components/Switch.js +1 -1
  54. package/dist/cjs/components/Tab.js +2 -2
  55. package/dist/cjs/components/Text.js +1 -1
  56. package/dist/cjs/components/Tile.js +2 -2
  57. package/dist/cjs/components/Title.js +2 -2
  58. package/dist/cjs/components/Tooltip.js +2 -2
  59. package/dist/cjs/components/Warning.js +2 -2
  60. package/dist/components/Accordion.js +2 -2
  61. package/dist/components/Avatar.js +3 -3
  62. package/dist/components/AvatarStack.js +3 -3
  63. package/dist/components/Badge.js +2 -2
  64. package/dist/components/Breadcrumbs.js +2 -2
  65. package/dist/components/Button.js +4 -4
  66. package/dist/components/Cell.js +3 -3
  67. package/dist/components/Checkbox.js +1 -1
  68. package/dist/components/Chips.js +3 -3
  69. package/dist/components/Choice.js +3 -3
  70. package/dist/components/CookiesWarning.js +4 -4
  71. package/dist/components/DatePeriod.js +7 -7
  72. package/dist/components/DatePicker.js +6 -6
  73. package/dist/components/Drawer.js +2 -2
  74. package/dist/components/Dropdown.js +3 -3
  75. package/dist/components/HeroTitle.js +2 -2
  76. package/dist/components/Icon.js +2 -2
  77. package/dist/components/InputPassword.js +2 -2
  78. package/dist/components/Label.js +3 -3
  79. package/dist/components/Loader.js +2 -2
  80. package/dist/components/MenuItem.js +6 -4
  81. package/dist/components/Modal.js +35 -35
  82. package/dist/components/ModalSheetBottom.js +2 -2
  83. package/dist/components/Notification.js +2 -2
  84. package/dist/components/Overlay.js +1 -1
  85. package/dist/components/Pagination.js +3 -3
  86. package/dist/components/Radio.js +1 -1
  87. package/dist/components/Response.js +4 -4
  88. package/dist/components/Search.js +2 -2
  89. package/dist/components/Segmented.js +2 -2
  90. package/dist/components/Select.js +3 -3
  91. package/dist/components/Swiper.js +2 -2
  92. package/dist/components/Switch.js +1 -1
  93. package/dist/components/Tab.js +2 -2
  94. package/dist/components/Text.js +1 -1
  95. package/dist/components/Tile.js +2 -2
  96. package/dist/components/Title.js +2 -2
  97. package/dist/components/Tooltip.js +2 -2
  98. package/dist/components/Warning.js +2 -2
  99. package/dist/css/components/Modal/Modal.css +2 -0
  100. package/dist/css/styles/border-color/border-color.css +2 -2
  101. package/dist/css/styles/border-color/border-color_active.css +2 -2
  102. package/dist/css/styles/border-color/border-color_focus.css +2 -2
  103. package/dist/css/styles/border-color/border-color_hover.css +2 -2
  104. package/dist/css/styles/caret-color/caret-color.css +3 -4
  105. package/dist/css/styles/fill/fill.css +8 -5
  106. package/dist/css/styles/fill/fill_active.css +7 -2
  107. package/dist/css/styles/fill/fill_active_hover.css +9 -2
  108. package/dist/css/styles/fill/fill_hover.css +9 -4
  109. package/dist/css/styles/placeholder-text-color/placeholder-text-color.css +4 -5
  110. package/dist/css/styles/svg-color/svg_fill.css +5 -4
  111. package/dist/css/styles/svg-color/svg_fill_hover.css +3 -4
  112. package/dist/css/styles/svg-color/svg_path_fill.css +3 -4
  113. package/dist/css/styles/text-color/text-color.css +3 -4
  114. package/dist/css/styles/text-color/text-color_active.css +2 -2
  115. package/dist/css/styles/text-color/text-color_active_hover.css +8 -4
  116. package/dist/css/styles/text-color/text-color_hover.css +2 -2
  117. package/dist/types/components/Label/Label.appearance.d.ts +261 -2
  118. package/dist/types/components/MenuItem/appearance/menuItemSurface.d.ts +3 -1
  119. package/dist/types/components/Modal/Modal.appearance.d.ts +1626 -2
  120. package/dist/types/components/Modal/Modal.d.ts +50 -2
  121. package/dist/types/components/Modal/Modal.interface.d.ts +56 -38
  122. package/dist/types/components/Modal/appearance/modalShape.d.ts +2 -24
  123. package/dist/types/components/Modal/appearance/modalSize.d.ts +2 -26
  124. package/dist/types/components/Modal/appearance/modalStyle.d.ts +2 -13
  125. package/dist/types/components/Modal/appearance/modalSurface.d.ts +2 -7
  126. package/dist/types/components/Overlay/Overlay.interface.d.ts +5 -5
  127. package/dist/types/components/Title/Title.interface.d.ts +1 -1
  128. package/package.json +3 -3
@@ -1,2 +1,261 @@
1
- import { LabelAppearanceType } from './Label.interface';
2
- export declare const labelAppearance: LabelAppearanceType;
1
+ export declare const labelAppearance: {
2
+ warningMutedPrimary: {
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
+ surfaceMutedPrimary: {
17
+ fill: string;
18
+ labelTextColor: string;
19
+ borderColor: string;
20
+ iconAfterFillIcon: string;
21
+ iconBeforeFillIcon: string;
22
+ };
23
+ surfacePrimary: {
24
+ fill: string;
25
+ labelTextColor: string;
26
+ borderColor: string;
27
+ iconAfterFillIcon: string;
28
+ iconBeforeFillIcon: string;
29
+ };
30
+ surfaceSecondary: {
31
+ fill: string;
32
+ labelTextColor: string;
33
+ };
34
+ surfaceTertiary: {
35
+ fill: string;
36
+ labelTextColor: string;
37
+ };
38
+ surfaceQuaternary: {
39
+ fill: string;
40
+ labelTextColor: string;
41
+ };
42
+ successMutedPrimary: {
43
+ fill: string;
44
+ labelTextColor: string;
45
+ borderColor: string;
46
+ iconAfterFillIcon: string;
47
+ iconBeforeFillIcon: string;
48
+ };
49
+ successPrimary: {
50
+ fill: string;
51
+ labelTextColor: string;
52
+ borderColor: string;
53
+ iconAfterFillIcon: string;
54
+ iconBeforeFillIcon: string;
55
+ };
56
+ secondaryMutedPrimary: {
57
+ fill: string;
58
+ labelTextColor: string;
59
+ borderColor: string;
60
+ iconAfterFillIcon: string;
61
+ iconBeforeFillIcon: string;
62
+ };
63
+ secondaryPrimary: {
64
+ fill: string;
65
+ labelTextColor: string;
66
+ borderColor: string;
67
+ iconAfterFillIcon: string;
68
+ iconBeforeFillIcon: string;
69
+ };
70
+ primaryMutedPrimary: {
71
+ fill: string;
72
+ labelTextColor: string;
73
+ borderColor: string;
74
+ iconAfterFillIcon: string;
75
+ iconBeforeFillIcon: string;
76
+ };
77
+ primaryPrimary: {
78
+ fill: string;
79
+ labelTextColor: string;
80
+ borderColor: string;
81
+ iconAfterFillIcon: string;
82
+ iconBeforeFillIcon: string;
83
+ };
84
+ infoMutedPrimary: {
85
+ fill: string;
86
+ labelTextColor: string;
87
+ borderColor: string;
88
+ iconAfterFillIcon: string;
89
+ iconBeforeFillIcon: string;
90
+ };
91
+ infoPrimary: {
92
+ fill: string;
93
+ labelTextColor: string;
94
+ borderColor: string;
95
+ iconAfterFillIcon: string;
96
+ iconBeforeFillIcon: string;
97
+ };
98
+ infoSecondary: {
99
+ fill: string;
100
+ labelTextColor: string;
101
+ borderColor: string;
102
+ iconAfterFillIcon: string;
103
+ iconBeforeFillIcon: string;
104
+ };
105
+ errorMutedPrimary: {
106
+ fill: string;
107
+ labelTextColor: string;
108
+ borderColor: string;
109
+ iconAfterFillIcon: string;
110
+ iconBeforeFillIcon: string;
111
+ };
112
+ errorPrimary: {
113
+ fill: string;
114
+ labelTextColor: string;
115
+ borderColor: string;
116
+ iconAfterFillIcon: string;
117
+ iconBeforeFillIcon: string;
118
+ };
119
+ dangerMutedPrimary: {
120
+ fill: string;
121
+ labelTextColor: string;
122
+ borderColor: string;
123
+ iconAfterFillIcon: string;
124
+ iconBeforeFillIcon: string;
125
+ };
126
+ dangerPrimary: {
127
+ fill: string;
128
+ labelTextColor: string;
129
+ borderColor: string;
130
+ iconAfterFillIcon: string;
131
+ iconBeforeFillIcon: string;
132
+ };
133
+ accentMutedPrimary: {
134
+ fill: string;
135
+ labelTextColor: string;
136
+ borderColor: string;
137
+ iconAfterFillIcon: string;
138
+ iconBeforeFillIcon: string;
139
+ };
140
+ accentPrimary: {
141
+ fill: string;
142
+ labelTextColor: string;
143
+ borderColor: string;
144
+ iconAfterFillIcon: string;
145
+ iconBeforeFillIcon: string;
146
+ };
147
+ accentTertiary: {
148
+ fill: string;
149
+ labelTextColor: string;
150
+ };
151
+ gradientPrimary: {
152
+ fill: string;
153
+ labelTextColor: string;
154
+ borderColor: string;
155
+ iconAfterFillIcon: string;
156
+ iconBeforeFillIcon: string;
157
+ };
158
+ solid: {
159
+ borderColor: string;
160
+ };
161
+ outlined: {
162
+ fill: string;
163
+ };
164
+ full: {};
165
+ ghost: {
166
+ fill: string;
167
+ borderColor: string;
168
+ };
169
+ sizeXXL: {
170
+ size: string;
171
+ labelTextSize: string;
172
+ iconAfterFillSize: number;
173
+ iconAfterSize: number;
174
+ iconBeforeFillSize: number;
175
+ iconBeforeSize: number;
176
+ };
177
+ sizeXL: {
178
+ size: string;
179
+ labelTextSize: string;
180
+ iconAfterFillSize: number;
181
+ iconAfterSize: number;
182
+ iconBeforeFillSize: number;
183
+ iconBeforeSize: number;
184
+ };
185
+ sizeL: {
186
+ size: string;
187
+ labelTextSize: string;
188
+ iconAfterFillSize: number;
189
+ iconAfterSize: number;
190
+ iconBeforeFillSize: number;
191
+ iconBeforeSize: number;
192
+ };
193
+ sizeM: {
194
+ size: string;
195
+ labelTextSize: string;
196
+ iconAfterFillSize: number;
197
+ iconAfterSize: number;
198
+ iconBeforeFillSize: number;
199
+ iconBeforeSize: number;
200
+ };
201
+ sizeS: {
202
+ size: string;
203
+ labelTextSize: string;
204
+ iconAfterFillSize: number;
205
+ iconAfterSize: number;
206
+ iconBeforeFillSize: number;
207
+ iconBeforeSize: number;
208
+ };
209
+ sizeXS: {
210
+ size: string;
211
+ labelTextSize: string;
212
+ iconAfterFillSize: number;
213
+ iconAfterSize: number;
214
+ iconBeforeFillSize: number;
215
+ iconBeforeSize: number;
216
+ };
217
+ sizeXXS: {
218
+ size: string;
219
+ labelTextSize: string;
220
+ iconAfterFillSize: number;
221
+ iconAfterSize: number;
222
+ iconBeforeFillSize: number;
223
+ iconBeforeSize: number;
224
+ };
225
+ circular: {
226
+ shape: string;
227
+ };
228
+ rounded: {
229
+ shape: string;
230
+ };
231
+ roundedS: {
232
+ shape: string;
233
+ shapeStrength: string;
234
+ };
235
+ roundedM: {
236
+ shape: string;
237
+ shapeStrength: string;
238
+ };
239
+ roundedL: {
240
+ shape: string;
241
+ shapeStrength: string;
242
+ };
243
+ roundedXL: {
244
+ shape: string;
245
+ shapeStrength: string;
246
+ };
247
+ disabledMutedPrimary: {
248
+ fill: string;
249
+ labelTextColor: string;
250
+ borderColor: string;
251
+ iconAfterFillIcon: string;
252
+ iconBeforeFillIcon: string;
253
+ };
254
+ disabledPrimary: {
255
+ fill: string;
256
+ labelTextColor: string;
257
+ borderColor: string;
258
+ iconAfterFillIcon: string;
259
+ iconBeforeFillIcon: string;
260
+ };
261
+ };
@@ -12,8 +12,10 @@ declare const menuItemAppearanceSurface: {
12
12
  fillActive: string;
13
13
  fillActiveHover: string;
14
14
  fillHover: string;
15
- labelTextHoverColor: string;
15
+ labelTextActiveColor: string;
16
+ labelTextActiveHoverColor: string;
16
17
  labelTextColor: string;
18
+ labelTextHoverColor: string;
17
19
  borderColor: string;
18
20
  iconAfterFillIcon: string;
19
21
  iconBeforeFillIcon: string;