@itcase/ui 1.8.108 → 1.8.109

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 (208) hide show
  1. package/dist/{Avatar_cjs_bOSuIjlv.js → Avatar_cjs_joB9qjwk.js} +36 -60
  2. package/dist/{Avatar_es_CEiiRkAd.js → Avatar_es_C3HGSiHU.js} +36 -60
  3. package/dist/{Button_cjs_eGfgY2Dz.js → Button_cjs_mau_55Fl.js} +6 -6
  4. package/dist/{Button_es_CEXL2diU.js → Button_es_D_IlkeBp.js} +6 -6
  5. package/dist/{ChipsGroup_cjs_DKLEgUi2.js → ChipsGroup_cjs_D454M1-p.js} +2 -2
  6. package/dist/{ChipsGroup_es_vMh6YMRm.js → ChipsGroup_es_BKG5mK5N.js} +2 -2
  7. package/dist/{DatePicker_cjs_T63y9kcH.js → DatePicker_cjs_Bm8nwWKa.js} +4 -4
  8. package/dist/{DatePicker_es_B87jj8h6.js → DatePicker_es_DAV92A4A.js} +4 -4
  9. package/dist/{DropdownItem_cjs_BGp4XAme.js → DropdownItem_cjs_D2hHKA5E.js} +2 -2
  10. package/dist/{DropdownItem_es_BwdenrJx.js → DropdownItem_es_D9JBMV70.js} +2 -2
  11. package/dist/{Icon_cjs_LSfBwmrG.js → Icon_cjs_ZerVip3X.js} +32 -47
  12. package/dist/{Icon_es_BYO1LdXJ.js → Icon_es_C76te22j.js} +32 -47
  13. package/dist/{Label_cjs_Df_mrKBf.js → Label_cjs_CaTh_laL.js} +2 -2
  14. package/dist/{Label_es_Dl5zb0RD.js → Label_es_CoIII7Ty.js} +2 -2
  15. package/dist/{Loader_cjs_Db9diKuF.js → Loader_cjs_c6yF7akz.js} +1 -1
  16. package/dist/{Loader_es_AhHU-s7_.js → Loader_es_C8ETXkiZ.js} +1 -1
  17. package/dist/{Text_cjs_CeJHeRfI.js → Text_cjs_DpRclhwc.js} +2 -5
  18. package/dist/{Text_es_BXh9Y3hR.js → Text_es_CtCwsa3V.js} +2 -5
  19. package/dist/cjs/components/Accordion.js +4 -3
  20. package/dist/cjs/components/Avatar.js +5 -4
  21. package/dist/cjs/components/AvatarStack.js +5 -4
  22. package/dist/cjs/components/Badge.js +4 -3
  23. package/dist/cjs/components/Breadcrumbs.js +4 -3
  24. package/dist/cjs/components/Button.js +6 -5
  25. package/dist/cjs/components/Cell.js +5 -4
  26. package/dist/cjs/components/Checkbox.js +3 -2
  27. package/dist/cjs/components/Checkmark.js +2 -1
  28. package/dist/cjs/components/Chips.js +5 -4
  29. package/dist/cjs/components/Choice.js +5 -4
  30. package/dist/cjs/components/Code.js +2 -0
  31. package/dist/cjs/components/CookiesWarning.js +6 -5
  32. package/dist/cjs/components/Dadata.js +2 -0
  33. package/dist/cjs/components/DatePeriod.js +8 -7
  34. package/dist/cjs/components/DatePicker.js +8 -7
  35. package/dist/cjs/components/Divider.js +2 -1
  36. package/dist/cjs/components/Dot.js +2 -1
  37. package/dist/cjs/components/Drawer.js +3 -2
  38. package/dist/cjs/components/Dropdown.js +5 -4
  39. package/dist/cjs/components/Flex.js +2 -1
  40. package/dist/cjs/components/Grid.js +2 -1
  41. package/dist/cjs/components/Group.js +2 -1
  42. package/dist/cjs/components/HTMLContent.js +2 -1
  43. package/dist/cjs/components/HeroTitle.js +4 -3
  44. package/dist/cjs/components/Icon.js +4 -3
  45. package/dist/cjs/components/Image.js +2 -1
  46. package/dist/cjs/components/Input.js +2 -0
  47. package/dist/cjs/components/InputPassword.js +4 -3
  48. package/dist/cjs/components/Label.js +5 -4
  49. package/dist/cjs/components/Link.js +2 -1
  50. package/dist/cjs/components/List.js +2 -1
  51. package/dist/cjs/components/Loader.js +4 -3
  52. package/dist/cjs/components/Logo.js +2 -1
  53. package/dist/cjs/components/MenuItem.js +4 -3
  54. package/dist/cjs/components/Modal.js +5 -4
  55. package/dist/cjs/components/ModalSheetBottom.js +4 -3
  56. package/dist/cjs/components/Notification.js +4 -3
  57. package/dist/cjs/components/Overlay.js +2 -1
  58. package/dist/cjs/components/Pagination.js +5 -4
  59. package/dist/cjs/components/Radio.js +6 -2
  60. package/dist/cjs/components/RangeSlider.js +2 -1
  61. package/dist/cjs/components/Response.js +6 -5
  62. package/dist/cjs/components/SVGContent.js +2 -1
  63. package/dist/cjs/components/ScrollOnDrag.js +2 -1
  64. package/dist/cjs/components/ScrollToView.js +2 -1
  65. package/dist/cjs/components/Search.js +4 -3
  66. package/dist/cjs/components/Segmented.js +3 -2
  67. package/dist/cjs/components/Select.js +4 -3
  68. package/dist/cjs/components/Swiper.js +4 -3
  69. package/dist/cjs/components/Switch.js +3 -2
  70. package/dist/cjs/components/Tab.js +14 -16
  71. package/dist/cjs/components/Text.js +3 -2
  72. package/dist/cjs/components/Textarea.js +2 -0
  73. package/dist/cjs/components/Tile.js +4 -3
  74. package/dist/cjs/components/Title.js +4 -3
  75. package/dist/cjs/components/Tooltip.js +4 -3
  76. package/dist/cjs/components/Video.js +1 -0
  77. package/dist/cjs/components/Warning.js +4 -3
  78. package/dist/cjs/hooks/useActiveClasses/useActiveClasses.helpers.js +120 -0
  79. package/dist/cjs/hooks/useActiveClasses/useActiveClasses.interface.js +65 -0
  80. package/dist/cjs/hooks/useActiveClasses/useActiveClasses.js +64 -0
  81. package/dist/cjs/hooks/useActiveClasses.js +9 -0
  82. package/dist/cjs/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +11 -1
  83. package/dist/cjs/hooks/useDevicePropsGenerator.js +2 -0
  84. package/dist/cjs/hooks/useStyles/useStyles.js +5 -3
  85. package/dist/cjs/hooks/useStyles.js +1 -0
  86. package/dist/cjs/hooks.js +9 -0
  87. package/dist/components/Accordion.js +4 -3
  88. package/dist/components/Avatar.js +5 -4
  89. package/dist/components/AvatarStack.js +5 -4
  90. package/dist/components/Badge.js +4 -3
  91. package/dist/components/Breadcrumbs.js +4 -3
  92. package/dist/components/Button.js +6 -5
  93. package/dist/components/Cell.js +5 -4
  94. package/dist/components/Checkbox.js +3 -2
  95. package/dist/components/Checkmark.js +2 -1
  96. package/dist/components/Chips.js +5 -4
  97. package/dist/components/Choice.js +5 -4
  98. package/dist/components/Code.js +2 -0
  99. package/dist/components/CookiesWarning.js +6 -5
  100. package/dist/components/Dadata.js +2 -0
  101. package/dist/components/DatePeriod.js +8 -7
  102. package/dist/components/DatePicker.js +8 -7
  103. package/dist/components/Divider.js +2 -1
  104. package/dist/components/Dot.js +2 -1
  105. package/dist/components/Drawer.js +3 -2
  106. package/dist/components/Dropdown.js +5 -4
  107. package/dist/components/Flex.js +2 -1
  108. package/dist/components/Grid.js +2 -1
  109. package/dist/components/Group.js +2 -1
  110. package/dist/components/HTMLContent.js +2 -1
  111. package/dist/components/HeroTitle.js +4 -3
  112. package/dist/components/Icon.js +4 -3
  113. package/dist/components/Image.js +2 -1
  114. package/dist/components/Input.js +2 -0
  115. package/dist/components/InputPassword.js +4 -3
  116. package/dist/components/Label.js +5 -4
  117. package/dist/components/Link.js +2 -1
  118. package/dist/components/List.js +2 -1
  119. package/dist/components/Loader.js +4 -3
  120. package/dist/components/Logo.js +2 -1
  121. package/dist/components/MenuItem.js +4 -3
  122. package/dist/components/Modal.js +5 -4
  123. package/dist/components/ModalSheetBottom.js +4 -3
  124. package/dist/components/Notification.js +4 -3
  125. package/dist/components/Overlay.js +2 -1
  126. package/dist/components/Pagination.js +5 -4
  127. package/dist/components/Radio.js +6 -2
  128. package/dist/components/RangeSlider.js +2 -1
  129. package/dist/components/Response.js +6 -5
  130. package/dist/components/SVGContent.js +2 -1
  131. package/dist/components/ScrollOnDrag.js +2 -1
  132. package/dist/components/ScrollToView.js +2 -1
  133. package/dist/components/Search.js +4 -3
  134. package/dist/components/Segmented.js +3 -2
  135. package/dist/components/Select.js +4 -3
  136. package/dist/components/Swiper.js +4 -3
  137. package/dist/components/Switch.js +3 -2
  138. package/dist/components/Tab.js +14 -16
  139. package/dist/components/Text.js +3 -2
  140. package/dist/components/Textarea.js +2 -0
  141. package/dist/components/Tile.js +4 -3
  142. package/dist/components/Title.js +4 -3
  143. package/dist/components/Tooltip.js +4 -3
  144. package/dist/components/Video.js +1 -0
  145. package/dist/components/Warning.js +4 -3
  146. package/dist/css/components/Icon/Icon.css +12 -19
  147. package/dist/hooks/useActiveClasses/useActiveClasses.helpers.js +116 -0
  148. package/dist/hooks/useActiveClasses/useActiveClasses.interface.js +63 -0
  149. package/dist/hooks/useActiveClasses/useActiveClasses.js +62 -0
  150. package/dist/hooks/useActiveClasses.js +3 -0
  151. package/dist/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +11 -1
  152. package/dist/hooks/useDevicePropsGenerator.js +2 -0
  153. package/dist/hooks/useStyles/useStyles.js +5 -3
  154. package/dist/hooks/useStyles.js +1 -0
  155. package/dist/hooks.js +7 -0
  156. package/dist/stories/useActiveClasses.mdx +134 -0
  157. package/dist/types/components/Avatar/Avatar.appearance.d.ts +1878 -2
  158. package/dist/types/components/Avatar/Avatar.interface.d.ts +48 -37
  159. package/dist/types/components/Avatar/appearance/avatarDefault.d.ts +2 -19
  160. package/dist/types/components/Avatar/appearance/avatarShape.d.ts +2 -24
  161. package/dist/types/components/Avatar/appearance/avatarSize.d.ts +2 -83
  162. package/dist/types/components/Avatar/appearance/avatarStyle.d.ts +2 -15
  163. package/dist/types/components/Badge/Badge.appearance.d.ts +986 -228
  164. package/dist/types/components/Badge/Badge.interface.d.ts +6 -6
  165. package/dist/types/components/Badge/appearance/badgeAccent.d.ts +2 -37
  166. package/dist/types/components/Badge/appearance/badgeDanger.d.ts +2 -16
  167. package/dist/types/components/Badge/appearance/badgeDisabled.d.ts +2 -14
  168. package/dist/types/components/Badge/appearance/badgeError.d.ts +2 -16
  169. package/dist/types/components/Badge/appearance/badgeInfo.d.ts +2 -15
  170. package/dist/types/components/Badge/appearance/badgePrimary.d.ts +2 -16
  171. package/dist/types/components/Badge/appearance/badgeSecondary.d.ts +2 -16
  172. package/dist/types/components/Badge/appearance/badgeShape.d.ts +2 -24
  173. package/dist/types/components/Badge/appearance/badgeSize.d.ts +2 -31
  174. package/dist/types/components/Badge/appearance/badgeStyle.d.ts +2 -13
  175. package/dist/types/components/Badge/appearance/badgeSuccess.d.ts +2 -16
  176. package/dist/types/components/Badge/appearance/badgeSurface.d.ts +2 -24
  177. package/dist/types/components/Badge/appearance/badgeWarning.d.ts +2 -16
  178. package/dist/types/components/Icon/Icon.d.ts +30 -6
  179. package/dist/types/components/Icon/Icon.interface.d.ts +2 -0
  180. package/dist/types/components/Radio/Radio.appearance.d.ts +3 -0
  181. package/dist/types/components/Radio/appearance/radioDefault.d.ts +3 -0
  182. package/dist/types/components/Tab/appearance/tabSurface.d.ts +1 -0
  183. package/dist/types/components/Text/Text.appearance.d.ts +698 -2
  184. package/dist/types/components/Text/Text.interface.d.ts +32 -47
  185. package/dist/types/components/Text/appearance/textSize.d.ts +2 -23
  186. package/dist/types/components/Title/Title.appearance.d.ts +2225 -2
  187. package/dist/types/components/Title/Title.interface.d.ts +56 -38
  188. package/dist/types/components/Title/appearance/titleAccent.d.ts +2 -19
  189. package/dist/types/components/Title/appearance/titleDanger.d.ts +2 -6
  190. package/dist/types/components/Title/appearance/titleDisabled.d.ts +2 -19
  191. package/dist/types/components/Title/appearance/titleError.d.ts +2 -10
  192. package/dist/types/components/Title/appearance/titleInfo.d.ts +2 -20
  193. package/dist/types/components/Title/appearance/titlePrimary.d.ts +2 -7
  194. package/dist/types/components/Title/appearance/titleRequire.d.ts +2 -19
  195. package/dist/types/components/Title/appearance/titleSecondary.d.ts +2 -7
  196. package/dist/types/components/Title/appearance/titleSize.d.ts +2 -44
  197. package/dist/types/components/Title/appearance/titleStyle.d.ts +2 -15
  198. package/dist/types/components/Title/appearance/titleSuccess.d.ts +2 -10
  199. package/dist/types/components/Title/appearance/titleSurface.d.ts +2 -24
  200. package/dist/types/components/Title/appearance/titleWarning.d.ts +2 -10
  201. package/dist/types/hooks/index.helpers.d.ts +3 -0
  202. package/dist/types/hooks/useActiveClasses/index.d.ts +2 -0
  203. package/dist/types/hooks/useActiveClasses/useActiveClasses.d.ts +3 -0
  204. package/dist/types/hooks/useActiveClasses/useActiveClasses.helpers.d.ts +5 -0
  205. package/dist/types/hooks/useActiveClasses/useActiveClasses.interface.d.ts +26 -0
  206. package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.d.ts +1 -1
  207. package/dist/types/hooks/useStyles/styleAttributes.interface.d.ts +3 -0
  208. package/package.json +6 -6
@@ -1,230 +1,988 @@
1
1
  export declare const badgeAppearance: {
2
- warning: {
3
- fill: string;
4
- borderColor: string;
5
- textColor: string;
6
- dotFill: string;
7
- iconFill: string;
8
- };
9
- warningPrimary: {
10
- fill: string;
11
- borderColor: string;
12
- textColor: string;
13
- dotFill: string;
14
- iconFill: string;
15
- };
16
- surfacePrimary: {
17
- fill: string;
18
- borderColor: string;
19
- textColor: string;
20
- dotFill: string;
21
- iconFill: string;
22
- };
23
- surfaceQuaternary: {
24
- fill: string;
25
- borderColor: string;
26
- textColor: string;
27
- };
28
- surfaceSecondary: {
29
- fill: string;
30
- borderColor: string;
31
- textColor: string;
32
- };
33
- surfaceTertiary: {
34
- fill: string;
35
- borderColor: string;
36
- textColor: string;
37
- };
38
- disabled: {
39
- fill: string;
40
- borderColor: string;
41
- textColor: string;
42
- iconFill: string;
43
- };
44
- disabledPrimary: {
45
- fill: string;
46
- borderColor: string;
47
- textColor: string;
48
- iconFill: string;
49
- };
50
- success: {
51
- fill: string;
52
- borderColor: string;
53
- textColor: string;
54
- dotFill: string;
55
- iconFill: string;
56
- };
57
- successPrimary: {
58
- fill: string;
59
- borderColor: string;
60
- textColor: string;
61
- dotFill: string;
62
- iconFill: string;
63
- };
64
- secondary: {
65
- fill: string;
66
- borderColor: string;
67
- textColor: string;
68
- dotFill: string;
69
- iconFill: string;
70
- };
71
- secondaryPrimary: {
72
- fill: string;
73
- borderColor: string;
74
- textColor: string;
75
- dotFill: string;
76
- iconFill: string;
77
- };
78
- primary: {
79
- fill: string;
80
- borderColor: string;
81
- textColor: string;
82
- dotFill: string;
83
- iconFill: string;
84
- };
85
- primaryPrimary: {
86
- fill: string;
87
- borderColor: string;
88
- textColor: string;
89
- dotFill: string;
90
- iconFill: string;
91
- };
92
- infoPrimary: {
93
- fill: string;
94
- borderColor: string;
95
- textColor: string;
96
- dotFill: string;
97
- iconFill: string;
98
- };
99
- infoSecondary: {
100
- fill: string;
101
- borderColor: string;
102
- textColor: string;
103
- dotFill: string;
104
- };
105
- error: {
106
- fill: string;
107
- fillHover: string;
108
- labelTextColor: string;
109
- labelTextColorHover: string;
110
- iconFill: string;
111
- };
112
- errorPrimary: {
113
- fill: string;
114
- fillHover: string;
115
- labelTextColor: string;
116
- labelTextColorHover: string;
117
- iconFill: string;
118
- };
119
- danger: {
120
- fill: string;
121
- borderColor: string;
122
- textColor: string;
123
- dotFill: string;
124
- iconFill: string;
125
- };
126
- dangerPrimary: {
127
- fill: string;
128
- borderColor: string;
129
- textColor: string;
130
- dotFill: string;
131
- iconFill: string;
132
- };
133
- accent: {
134
- fill: string;
135
- borderColor: string;
136
- textColor: string;
137
- dotFill: string;
138
- iconFill: string;
139
- };
140
- accentPrimary: {
141
- fill: string;
142
- borderColor: string;
143
- textColor: string;
144
- dotFill: string;
145
- iconFill: string;
146
- };
147
- accentQuaternary: {
148
- fill: string;
149
- borderColor: string;
150
- textColor: string;
151
- dotFill: string;
152
- iconFill: string;
153
- };
154
- accentSecondary: {
155
- fill: string;
156
- borderColor: string;
157
- textColor: string;
158
- dotFill: string;
159
- iconFill: string;
160
- };
161
- accentTertiary: {
162
- fill: string;
163
- borderColor: string;
164
- textColor: string;
165
- dotFill: string;
166
- iconFill: string;
167
- };
168
- solid: {
169
- borderColor: string;
170
- };
171
- outlined: {
172
- fill: string;
173
- };
174
- full: {};
175
- ghost: {
176
- fill: string;
177
- borderColor: string;
178
- };
179
- circular: {
180
- shape: string;
181
- };
182
- rounded: {
183
- shape: string;
184
- };
185
- roundedXL: {
186
- shape: string;
187
- shapeStrength: string;
188
- };
189
- roundedL: {
190
- shape: string;
191
- shapeStrength: string;
192
- };
193
- roundedM: {
194
- shape: string;
195
- shapeStrength: string;
196
- };
197
- roundedS: {
198
- shape: string;
199
- shapeStrength: string;
200
- };
201
- sizeXXL: {
202
- size: string;
203
- textSize: string;
204
- iconSize: number;
205
- };
206
- sizeXL: {
207
- size: string;
208
- textSize: string;
209
- };
210
- sizeL: {
211
- size: string;
212
- textSize: string;
213
- };
214
- sizeM: {
215
- size: string;
216
- textSize: string;
217
- };
218
- sizeS: {
219
- size: string;
220
- textSize: string;
221
- };
222
- sizeXS: {
223
- size: string;
224
- textSize: string;
225
- };
226
- sizeXXS: {
227
- size: string;
228
- textSize: string;
229
- };
2
+ solid?: {
3
+ borderColor?: import("@itcase/types").BorderColorProps;
4
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
5
+ borderType?: import("@itcase/types").BorderTypeProps;
6
+ borderWidth?: import("@itcase/types").BorderWidthProps;
7
+ dotFill?: import("@itcase/types").SvgFillItemProps;
8
+ fill?: import("@itcase/types").FillProps;
9
+ fillHover?: import("@itcase/types").FillHoverProps;
10
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
11
+ iconShape?: import("@itcase/types").ShapeProps;
12
+ iconSize?: import("@itcase/types").IconSizeProps;
13
+ shape?: import("@itcase/types").ShapeProps;
14
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
15
+ size?: import("@itcase/types").SizeProps;
16
+ textColor?: import("@itcase/types").TextColorProps;
17
+ textSize?: import("@itcase/types").TextSizeProps;
18
+ } | undefined;
19
+ outlined?: {
20
+ borderColor?: import("@itcase/types").BorderColorProps;
21
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
22
+ borderType?: import("@itcase/types").BorderTypeProps;
23
+ borderWidth?: import("@itcase/types").BorderWidthProps;
24
+ dotFill?: import("@itcase/types").SvgFillItemProps;
25
+ fill?: import("@itcase/types").FillProps;
26
+ fillHover?: import("@itcase/types").FillHoverProps;
27
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
28
+ iconShape?: import("@itcase/types").ShapeProps;
29
+ iconSize?: import("@itcase/types").IconSizeProps;
30
+ shape?: import("@itcase/types").ShapeProps;
31
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
32
+ size?: import("@itcase/types").SizeProps;
33
+ textColor?: import("@itcase/types").TextColorProps;
34
+ textSize?: import("@itcase/types").TextSizeProps;
35
+ } | undefined;
36
+ full?: {
37
+ borderColor?: import("@itcase/types").BorderColorProps;
38
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
39
+ borderType?: import("@itcase/types").BorderTypeProps;
40
+ borderWidth?: import("@itcase/types").BorderWidthProps;
41
+ dotFill?: import("@itcase/types").SvgFillItemProps;
42
+ fill?: import("@itcase/types").FillProps;
43
+ fillHover?: import("@itcase/types").FillHoverProps;
44
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
45
+ iconShape?: import("@itcase/types").ShapeProps;
46
+ iconSize?: import("@itcase/types").IconSizeProps;
47
+ shape?: import("@itcase/types").ShapeProps;
48
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
49
+ size?: import("@itcase/types").SizeProps;
50
+ textColor?: import("@itcase/types").TextColorProps;
51
+ textSize?: import("@itcase/types").TextSizeProps;
52
+ } | undefined;
53
+ ghost?: {
54
+ borderColor?: import("@itcase/types").BorderColorProps;
55
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
56
+ borderType?: import("@itcase/types").BorderTypeProps;
57
+ borderWidth?: import("@itcase/types").BorderWidthProps;
58
+ dotFill?: import("@itcase/types").SvgFillItemProps;
59
+ fill?: import("@itcase/types").FillProps;
60
+ fillHover?: import("@itcase/types").FillHoverProps;
61
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
62
+ iconShape?: import("@itcase/types").ShapeProps;
63
+ iconSize?: import("@itcase/types").IconSizeProps;
64
+ shape?: import("@itcase/types").ShapeProps;
65
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
66
+ size?: import("@itcase/types").SizeProps;
67
+ textColor?: import("@itcase/types").TextColorProps;
68
+ textSize?: import("@itcase/types").TextSizeProps;
69
+ } | undefined;
70
+ accentPrimary?: {
71
+ borderColor?: import("@itcase/types").BorderColorProps;
72
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
73
+ borderType?: import("@itcase/types").BorderTypeProps;
74
+ borderWidth?: import("@itcase/types").BorderWidthProps;
75
+ dotFill?: import("@itcase/types").SvgFillItemProps;
76
+ fill?: import("@itcase/types").FillProps;
77
+ fillHover?: import("@itcase/types").FillHoverProps;
78
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
79
+ iconShape?: import("@itcase/types").ShapeProps;
80
+ iconSize?: import("@itcase/types").IconSizeProps;
81
+ shape?: import("@itcase/types").ShapeProps;
82
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
83
+ size?: import("@itcase/types").SizeProps;
84
+ textColor?: import("@itcase/types").TextColorProps;
85
+ textSize?: import("@itcase/types").TextSizeProps;
86
+ } | undefined;
87
+ accentQuaternary?: {
88
+ borderColor?: import("@itcase/types").BorderColorProps;
89
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
90
+ borderType?: import("@itcase/types").BorderTypeProps;
91
+ borderWidth?: import("@itcase/types").BorderWidthProps;
92
+ dotFill?: import("@itcase/types").SvgFillItemProps;
93
+ fill?: import("@itcase/types").FillProps;
94
+ fillHover?: import("@itcase/types").FillHoverProps;
95
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
96
+ iconShape?: import("@itcase/types").ShapeProps;
97
+ iconSize?: import("@itcase/types").IconSizeProps;
98
+ shape?: import("@itcase/types").ShapeProps;
99
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
100
+ size?: import("@itcase/types").SizeProps;
101
+ textColor?: import("@itcase/types").TextColorProps;
102
+ textSize?: import("@itcase/types").TextSizeProps;
103
+ } | undefined;
104
+ accentSecondary?: {
105
+ borderColor?: import("@itcase/types").BorderColorProps;
106
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
107
+ borderType?: import("@itcase/types").BorderTypeProps;
108
+ borderWidth?: import("@itcase/types").BorderWidthProps;
109
+ dotFill?: import("@itcase/types").SvgFillItemProps;
110
+ fill?: import("@itcase/types").FillProps;
111
+ fillHover?: import("@itcase/types").FillHoverProps;
112
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
113
+ iconShape?: import("@itcase/types").ShapeProps;
114
+ iconSize?: import("@itcase/types").IconSizeProps;
115
+ shape?: import("@itcase/types").ShapeProps;
116
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
117
+ size?: import("@itcase/types").SizeProps;
118
+ textColor?: import("@itcase/types").TextColorProps;
119
+ textSize?: import("@itcase/types").TextSizeProps;
120
+ } | undefined;
121
+ accentTertiary?: {
122
+ borderColor?: import("@itcase/types").BorderColorProps;
123
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
124
+ borderType?: import("@itcase/types").BorderTypeProps;
125
+ borderWidth?: import("@itcase/types").BorderWidthProps;
126
+ dotFill?: import("@itcase/types").SvgFillItemProps;
127
+ fill?: import("@itcase/types").FillProps;
128
+ fillHover?: import("@itcase/types").FillHoverProps;
129
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
130
+ iconShape?: import("@itcase/types").ShapeProps;
131
+ iconSize?: import("@itcase/types").IconSizeProps;
132
+ shape?: import("@itcase/types").ShapeProps;
133
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
134
+ size?: import("@itcase/types").SizeProps;
135
+ textColor?: import("@itcase/types").TextColorProps;
136
+ textSize?: import("@itcase/types").TextSizeProps;
137
+ } | undefined;
138
+ dangerPrimary?: {
139
+ borderColor?: import("@itcase/types").BorderColorProps;
140
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
141
+ borderType?: import("@itcase/types").BorderTypeProps;
142
+ borderWidth?: import("@itcase/types").BorderWidthProps;
143
+ dotFill?: import("@itcase/types").SvgFillItemProps;
144
+ fill?: import("@itcase/types").FillProps;
145
+ fillHover?: import("@itcase/types").FillHoverProps;
146
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
147
+ iconShape?: import("@itcase/types").ShapeProps;
148
+ iconSize?: import("@itcase/types").IconSizeProps;
149
+ shape?: import("@itcase/types").ShapeProps;
150
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
151
+ size?: import("@itcase/types").SizeProps;
152
+ textColor?: import("@itcase/types").TextColorProps;
153
+ textSize?: import("@itcase/types").TextSizeProps;
154
+ } | undefined;
155
+ dangerQuaternary?: {
156
+ borderColor?: import("@itcase/types").BorderColorProps;
157
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
158
+ borderType?: import("@itcase/types").BorderTypeProps;
159
+ borderWidth?: import("@itcase/types").BorderWidthProps;
160
+ dotFill?: import("@itcase/types").SvgFillItemProps;
161
+ fill?: import("@itcase/types").FillProps;
162
+ fillHover?: import("@itcase/types").FillHoverProps;
163
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
164
+ iconShape?: import("@itcase/types").ShapeProps;
165
+ iconSize?: import("@itcase/types").IconSizeProps;
166
+ shape?: import("@itcase/types").ShapeProps;
167
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
168
+ size?: import("@itcase/types").SizeProps;
169
+ textColor?: import("@itcase/types").TextColorProps;
170
+ textSize?: import("@itcase/types").TextSizeProps;
171
+ } | undefined;
172
+ dangerSecondary?: {
173
+ borderColor?: import("@itcase/types").BorderColorProps;
174
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
175
+ borderType?: import("@itcase/types").BorderTypeProps;
176
+ borderWidth?: import("@itcase/types").BorderWidthProps;
177
+ dotFill?: import("@itcase/types").SvgFillItemProps;
178
+ fill?: import("@itcase/types").FillProps;
179
+ fillHover?: import("@itcase/types").FillHoverProps;
180
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
181
+ iconShape?: import("@itcase/types").ShapeProps;
182
+ iconSize?: import("@itcase/types").IconSizeProps;
183
+ shape?: import("@itcase/types").ShapeProps;
184
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
185
+ size?: import("@itcase/types").SizeProps;
186
+ textColor?: import("@itcase/types").TextColorProps;
187
+ textSize?: import("@itcase/types").TextSizeProps;
188
+ } | undefined;
189
+ dangerTertiary?: {
190
+ borderColor?: import("@itcase/types").BorderColorProps;
191
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
192
+ borderType?: import("@itcase/types").BorderTypeProps;
193
+ borderWidth?: import("@itcase/types").BorderWidthProps;
194
+ dotFill?: import("@itcase/types").SvgFillItemProps;
195
+ fill?: import("@itcase/types").FillProps;
196
+ fillHover?: import("@itcase/types").FillHoverProps;
197
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
198
+ iconShape?: import("@itcase/types").ShapeProps;
199
+ iconSize?: import("@itcase/types").IconSizeProps;
200
+ shape?: import("@itcase/types").ShapeProps;
201
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
202
+ size?: import("@itcase/types").SizeProps;
203
+ textColor?: import("@itcase/types").TextColorProps;
204
+ textSize?: import("@itcase/types").TextSizeProps;
205
+ } | undefined;
206
+ disabledPrimary?: {
207
+ borderColor?: import("@itcase/types").BorderColorProps;
208
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
209
+ borderType?: import("@itcase/types").BorderTypeProps;
210
+ borderWidth?: import("@itcase/types").BorderWidthProps;
211
+ dotFill?: import("@itcase/types").SvgFillItemProps;
212
+ fill?: import("@itcase/types").FillProps;
213
+ fillHover?: import("@itcase/types").FillHoverProps;
214
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
215
+ iconShape?: import("@itcase/types").ShapeProps;
216
+ iconSize?: import("@itcase/types").IconSizeProps;
217
+ shape?: import("@itcase/types").ShapeProps;
218
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
219
+ size?: import("@itcase/types").SizeProps;
220
+ textColor?: import("@itcase/types").TextColorProps;
221
+ textSize?: import("@itcase/types").TextSizeProps;
222
+ } | undefined;
223
+ disabledQuaternary?: {
224
+ borderColor?: import("@itcase/types").BorderColorProps;
225
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
226
+ borderType?: import("@itcase/types").BorderTypeProps;
227
+ borderWidth?: import("@itcase/types").BorderWidthProps;
228
+ dotFill?: import("@itcase/types").SvgFillItemProps;
229
+ fill?: import("@itcase/types").FillProps;
230
+ fillHover?: import("@itcase/types").FillHoverProps;
231
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
232
+ iconShape?: import("@itcase/types").ShapeProps;
233
+ iconSize?: import("@itcase/types").IconSizeProps;
234
+ shape?: import("@itcase/types").ShapeProps;
235
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
236
+ size?: import("@itcase/types").SizeProps;
237
+ textColor?: import("@itcase/types").TextColorProps;
238
+ textSize?: import("@itcase/types").TextSizeProps;
239
+ } | undefined;
240
+ disabledSecondary?: {
241
+ borderColor?: import("@itcase/types").BorderColorProps;
242
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
243
+ borderType?: import("@itcase/types").BorderTypeProps;
244
+ borderWidth?: import("@itcase/types").BorderWidthProps;
245
+ dotFill?: import("@itcase/types").SvgFillItemProps;
246
+ fill?: import("@itcase/types").FillProps;
247
+ fillHover?: import("@itcase/types").FillHoverProps;
248
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
249
+ iconShape?: import("@itcase/types").ShapeProps;
250
+ iconSize?: import("@itcase/types").IconSizeProps;
251
+ shape?: import("@itcase/types").ShapeProps;
252
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
253
+ size?: import("@itcase/types").SizeProps;
254
+ textColor?: import("@itcase/types").TextColorProps;
255
+ textSize?: import("@itcase/types").TextSizeProps;
256
+ } | undefined;
257
+ disabledTertiary?: {
258
+ borderColor?: import("@itcase/types").BorderColorProps;
259
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
260
+ borderType?: import("@itcase/types").BorderTypeProps;
261
+ borderWidth?: import("@itcase/types").BorderWidthProps;
262
+ dotFill?: import("@itcase/types").SvgFillItemProps;
263
+ fill?: import("@itcase/types").FillProps;
264
+ fillHover?: import("@itcase/types").FillHoverProps;
265
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
266
+ iconShape?: import("@itcase/types").ShapeProps;
267
+ iconSize?: import("@itcase/types").IconSizeProps;
268
+ shape?: import("@itcase/types").ShapeProps;
269
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
270
+ size?: import("@itcase/types").SizeProps;
271
+ textColor?: import("@itcase/types").TextColorProps;
272
+ textSize?: import("@itcase/types").TextSizeProps;
273
+ } | undefined;
274
+ errorPrimary?: {
275
+ borderColor?: import("@itcase/types").BorderColorProps;
276
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
277
+ borderType?: import("@itcase/types").BorderTypeProps;
278
+ borderWidth?: import("@itcase/types").BorderWidthProps;
279
+ dotFill?: import("@itcase/types").SvgFillItemProps;
280
+ fill?: import("@itcase/types").FillProps;
281
+ fillHover?: import("@itcase/types").FillHoverProps;
282
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
283
+ iconShape?: import("@itcase/types").ShapeProps;
284
+ iconSize?: import("@itcase/types").IconSizeProps;
285
+ shape?: import("@itcase/types").ShapeProps;
286
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
287
+ size?: import("@itcase/types").SizeProps;
288
+ textColor?: import("@itcase/types").TextColorProps;
289
+ textSize?: import("@itcase/types").TextSizeProps;
290
+ } | undefined;
291
+ errorQuaternary?: {
292
+ borderColor?: import("@itcase/types").BorderColorProps;
293
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
294
+ borderType?: import("@itcase/types").BorderTypeProps;
295
+ borderWidth?: import("@itcase/types").BorderWidthProps;
296
+ dotFill?: import("@itcase/types").SvgFillItemProps;
297
+ fill?: import("@itcase/types").FillProps;
298
+ fillHover?: import("@itcase/types").FillHoverProps;
299
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
300
+ iconShape?: import("@itcase/types").ShapeProps;
301
+ iconSize?: import("@itcase/types").IconSizeProps;
302
+ shape?: import("@itcase/types").ShapeProps;
303
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
304
+ size?: import("@itcase/types").SizeProps;
305
+ textColor?: import("@itcase/types").TextColorProps;
306
+ textSize?: import("@itcase/types").TextSizeProps;
307
+ } | undefined;
308
+ errorSecondary?: {
309
+ borderColor?: import("@itcase/types").BorderColorProps;
310
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
311
+ borderType?: import("@itcase/types").BorderTypeProps;
312
+ borderWidth?: import("@itcase/types").BorderWidthProps;
313
+ dotFill?: import("@itcase/types").SvgFillItemProps;
314
+ fill?: import("@itcase/types").FillProps;
315
+ fillHover?: import("@itcase/types").FillHoverProps;
316
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
317
+ iconShape?: import("@itcase/types").ShapeProps;
318
+ iconSize?: import("@itcase/types").IconSizeProps;
319
+ shape?: import("@itcase/types").ShapeProps;
320
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
321
+ size?: import("@itcase/types").SizeProps;
322
+ textColor?: import("@itcase/types").TextColorProps;
323
+ textSize?: import("@itcase/types").TextSizeProps;
324
+ } | undefined;
325
+ errorTertiary?: {
326
+ borderColor?: import("@itcase/types").BorderColorProps;
327
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
328
+ borderType?: import("@itcase/types").BorderTypeProps;
329
+ borderWidth?: import("@itcase/types").BorderWidthProps;
330
+ dotFill?: import("@itcase/types").SvgFillItemProps;
331
+ fill?: import("@itcase/types").FillProps;
332
+ fillHover?: import("@itcase/types").FillHoverProps;
333
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
334
+ iconShape?: import("@itcase/types").ShapeProps;
335
+ iconSize?: import("@itcase/types").IconSizeProps;
336
+ shape?: import("@itcase/types").ShapeProps;
337
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
338
+ size?: import("@itcase/types").SizeProps;
339
+ textColor?: import("@itcase/types").TextColorProps;
340
+ textSize?: import("@itcase/types").TextSizeProps;
341
+ } | undefined;
342
+ extraPrimary?: {
343
+ borderColor?: import("@itcase/types").BorderColorProps;
344
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
345
+ borderType?: import("@itcase/types").BorderTypeProps;
346
+ borderWidth?: import("@itcase/types").BorderWidthProps;
347
+ dotFill?: import("@itcase/types").SvgFillItemProps;
348
+ fill?: import("@itcase/types").FillProps;
349
+ fillHover?: import("@itcase/types").FillHoverProps;
350
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
351
+ iconShape?: import("@itcase/types").ShapeProps;
352
+ iconSize?: import("@itcase/types").IconSizeProps;
353
+ shape?: import("@itcase/types").ShapeProps;
354
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
355
+ size?: import("@itcase/types").SizeProps;
356
+ textColor?: import("@itcase/types").TextColorProps;
357
+ textSize?: import("@itcase/types").TextSizeProps;
358
+ } | undefined;
359
+ extraQuaternary?: {
360
+ borderColor?: import("@itcase/types").BorderColorProps;
361
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
362
+ borderType?: import("@itcase/types").BorderTypeProps;
363
+ borderWidth?: import("@itcase/types").BorderWidthProps;
364
+ dotFill?: import("@itcase/types").SvgFillItemProps;
365
+ fill?: import("@itcase/types").FillProps;
366
+ fillHover?: import("@itcase/types").FillHoverProps;
367
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
368
+ iconShape?: import("@itcase/types").ShapeProps;
369
+ iconSize?: import("@itcase/types").IconSizeProps;
370
+ shape?: import("@itcase/types").ShapeProps;
371
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
372
+ size?: import("@itcase/types").SizeProps;
373
+ textColor?: import("@itcase/types").TextColorProps;
374
+ textSize?: import("@itcase/types").TextSizeProps;
375
+ } | undefined;
376
+ extraSecondary?: {
377
+ borderColor?: import("@itcase/types").BorderColorProps;
378
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
379
+ borderType?: import("@itcase/types").BorderTypeProps;
380
+ borderWidth?: import("@itcase/types").BorderWidthProps;
381
+ dotFill?: import("@itcase/types").SvgFillItemProps;
382
+ fill?: import("@itcase/types").FillProps;
383
+ fillHover?: import("@itcase/types").FillHoverProps;
384
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
385
+ iconShape?: import("@itcase/types").ShapeProps;
386
+ iconSize?: import("@itcase/types").IconSizeProps;
387
+ shape?: import("@itcase/types").ShapeProps;
388
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
389
+ size?: import("@itcase/types").SizeProps;
390
+ textColor?: import("@itcase/types").TextColorProps;
391
+ textSize?: import("@itcase/types").TextSizeProps;
392
+ } | undefined;
393
+ extraTertiary?: {
394
+ borderColor?: import("@itcase/types").BorderColorProps;
395
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
396
+ borderType?: import("@itcase/types").BorderTypeProps;
397
+ borderWidth?: import("@itcase/types").BorderWidthProps;
398
+ dotFill?: import("@itcase/types").SvgFillItemProps;
399
+ fill?: import("@itcase/types").FillProps;
400
+ fillHover?: import("@itcase/types").FillHoverProps;
401
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
402
+ iconShape?: import("@itcase/types").ShapeProps;
403
+ iconSize?: import("@itcase/types").IconSizeProps;
404
+ shape?: import("@itcase/types").ShapeProps;
405
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
406
+ size?: import("@itcase/types").SizeProps;
407
+ textColor?: import("@itcase/types").TextColorProps;
408
+ textSize?: import("@itcase/types").TextSizeProps;
409
+ } | undefined;
410
+ infoPrimary?: {
411
+ borderColor?: import("@itcase/types").BorderColorProps;
412
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
413
+ borderType?: import("@itcase/types").BorderTypeProps;
414
+ borderWidth?: import("@itcase/types").BorderWidthProps;
415
+ dotFill?: import("@itcase/types").SvgFillItemProps;
416
+ fill?: import("@itcase/types").FillProps;
417
+ fillHover?: import("@itcase/types").FillHoverProps;
418
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
419
+ iconShape?: import("@itcase/types").ShapeProps;
420
+ iconSize?: import("@itcase/types").IconSizeProps;
421
+ shape?: import("@itcase/types").ShapeProps;
422
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
423
+ size?: import("@itcase/types").SizeProps;
424
+ textColor?: import("@itcase/types").TextColorProps;
425
+ textSize?: import("@itcase/types").TextSizeProps;
426
+ } | undefined;
427
+ infoQuaternary?: {
428
+ borderColor?: import("@itcase/types").BorderColorProps;
429
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
430
+ borderType?: import("@itcase/types").BorderTypeProps;
431
+ borderWidth?: import("@itcase/types").BorderWidthProps;
432
+ dotFill?: import("@itcase/types").SvgFillItemProps;
433
+ fill?: import("@itcase/types").FillProps;
434
+ fillHover?: import("@itcase/types").FillHoverProps;
435
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
436
+ iconShape?: import("@itcase/types").ShapeProps;
437
+ iconSize?: import("@itcase/types").IconSizeProps;
438
+ shape?: import("@itcase/types").ShapeProps;
439
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
440
+ size?: import("@itcase/types").SizeProps;
441
+ textColor?: import("@itcase/types").TextColorProps;
442
+ textSize?: import("@itcase/types").TextSizeProps;
443
+ } | undefined;
444
+ infoSecondary?: {
445
+ borderColor?: import("@itcase/types").BorderColorProps;
446
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
447
+ borderType?: import("@itcase/types").BorderTypeProps;
448
+ borderWidth?: import("@itcase/types").BorderWidthProps;
449
+ dotFill?: import("@itcase/types").SvgFillItemProps;
450
+ fill?: import("@itcase/types").FillProps;
451
+ fillHover?: import("@itcase/types").FillHoverProps;
452
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
453
+ iconShape?: import("@itcase/types").ShapeProps;
454
+ iconSize?: import("@itcase/types").IconSizeProps;
455
+ shape?: import("@itcase/types").ShapeProps;
456
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
457
+ size?: import("@itcase/types").SizeProps;
458
+ textColor?: import("@itcase/types").TextColorProps;
459
+ textSize?: import("@itcase/types").TextSizeProps;
460
+ } | undefined;
461
+ infoTertiary?: {
462
+ borderColor?: import("@itcase/types").BorderColorProps;
463
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
464
+ borderType?: import("@itcase/types").BorderTypeProps;
465
+ borderWidth?: import("@itcase/types").BorderWidthProps;
466
+ dotFill?: import("@itcase/types").SvgFillItemProps;
467
+ fill?: import("@itcase/types").FillProps;
468
+ fillHover?: import("@itcase/types").FillHoverProps;
469
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
470
+ iconShape?: import("@itcase/types").ShapeProps;
471
+ iconSize?: import("@itcase/types").IconSizeProps;
472
+ shape?: import("@itcase/types").ShapeProps;
473
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
474
+ size?: import("@itcase/types").SizeProps;
475
+ textColor?: import("@itcase/types").TextColorProps;
476
+ textSize?: import("@itcase/types").TextSizeProps;
477
+ } | undefined;
478
+ specialPrimary?: {
479
+ borderColor?: import("@itcase/types").BorderColorProps;
480
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
481
+ borderType?: import("@itcase/types").BorderTypeProps;
482
+ borderWidth?: import("@itcase/types").BorderWidthProps;
483
+ dotFill?: import("@itcase/types").SvgFillItemProps;
484
+ fill?: import("@itcase/types").FillProps;
485
+ fillHover?: import("@itcase/types").FillHoverProps;
486
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
487
+ iconShape?: import("@itcase/types").ShapeProps;
488
+ iconSize?: import("@itcase/types").IconSizeProps;
489
+ shape?: import("@itcase/types").ShapeProps;
490
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
491
+ size?: import("@itcase/types").SizeProps;
492
+ textColor?: import("@itcase/types").TextColorProps;
493
+ textSize?: import("@itcase/types").TextSizeProps;
494
+ } | undefined;
495
+ specialQuaternary?: {
496
+ borderColor?: import("@itcase/types").BorderColorProps;
497
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
498
+ borderType?: import("@itcase/types").BorderTypeProps;
499
+ borderWidth?: import("@itcase/types").BorderWidthProps;
500
+ dotFill?: import("@itcase/types").SvgFillItemProps;
501
+ fill?: import("@itcase/types").FillProps;
502
+ fillHover?: import("@itcase/types").FillHoverProps;
503
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
504
+ iconShape?: import("@itcase/types").ShapeProps;
505
+ iconSize?: import("@itcase/types").IconSizeProps;
506
+ shape?: import("@itcase/types").ShapeProps;
507
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
508
+ size?: import("@itcase/types").SizeProps;
509
+ textColor?: import("@itcase/types").TextColorProps;
510
+ textSize?: import("@itcase/types").TextSizeProps;
511
+ } | undefined;
512
+ specialSecondary?: {
513
+ borderColor?: import("@itcase/types").BorderColorProps;
514
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
515
+ borderType?: import("@itcase/types").BorderTypeProps;
516
+ borderWidth?: import("@itcase/types").BorderWidthProps;
517
+ dotFill?: import("@itcase/types").SvgFillItemProps;
518
+ fill?: import("@itcase/types").FillProps;
519
+ fillHover?: import("@itcase/types").FillHoverProps;
520
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
521
+ iconShape?: import("@itcase/types").ShapeProps;
522
+ iconSize?: import("@itcase/types").IconSizeProps;
523
+ shape?: import("@itcase/types").ShapeProps;
524
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
525
+ size?: import("@itcase/types").SizeProps;
526
+ textColor?: import("@itcase/types").TextColorProps;
527
+ textSize?: import("@itcase/types").TextSizeProps;
528
+ } | undefined;
529
+ specialTertiary?: {
530
+ borderColor?: import("@itcase/types").BorderColorProps;
531
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
532
+ borderType?: import("@itcase/types").BorderTypeProps;
533
+ borderWidth?: import("@itcase/types").BorderWidthProps;
534
+ dotFill?: import("@itcase/types").SvgFillItemProps;
535
+ fill?: import("@itcase/types").FillProps;
536
+ fillHover?: import("@itcase/types").FillHoverProps;
537
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
538
+ iconShape?: import("@itcase/types").ShapeProps;
539
+ iconSize?: import("@itcase/types").IconSizeProps;
540
+ shape?: import("@itcase/types").ShapeProps;
541
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
542
+ size?: import("@itcase/types").SizeProps;
543
+ textColor?: import("@itcase/types").TextColorProps;
544
+ textSize?: import("@itcase/types").TextSizeProps;
545
+ } | undefined;
546
+ successPrimary?: {
547
+ borderColor?: import("@itcase/types").BorderColorProps;
548
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
549
+ borderType?: import("@itcase/types").BorderTypeProps;
550
+ borderWidth?: import("@itcase/types").BorderWidthProps;
551
+ dotFill?: import("@itcase/types").SvgFillItemProps;
552
+ fill?: import("@itcase/types").FillProps;
553
+ fillHover?: import("@itcase/types").FillHoverProps;
554
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
555
+ iconShape?: import("@itcase/types").ShapeProps;
556
+ iconSize?: import("@itcase/types").IconSizeProps;
557
+ shape?: import("@itcase/types").ShapeProps;
558
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
559
+ size?: import("@itcase/types").SizeProps;
560
+ textColor?: import("@itcase/types").TextColorProps;
561
+ textSize?: import("@itcase/types").TextSizeProps;
562
+ } | undefined;
563
+ successQuaternary?: {
564
+ borderColor?: import("@itcase/types").BorderColorProps;
565
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
566
+ borderType?: import("@itcase/types").BorderTypeProps;
567
+ borderWidth?: import("@itcase/types").BorderWidthProps;
568
+ dotFill?: import("@itcase/types").SvgFillItemProps;
569
+ fill?: import("@itcase/types").FillProps;
570
+ fillHover?: import("@itcase/types").FillHoverProps;
571
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
572
+ iconShape?: import("@itcase/types").ShapeProps;
573
+ iconSize?: import("@itcase/types").IconSizeProps;
574
+ shape?: import("@itcase/types").ShapeProps;
575
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
576
+ size?: import("@itcase/types").SizeProps;
577
+ textColor?: import("@itcase/types").TextColorProps;
578
+ textSize?: import("@itcase/types").TextSizeProps;
579
+ } | undefined;
580
+ successSecondary?: {
581
+ borderColor?: import("@itcase/types").BorderColorProps;
582
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
583
+ borderType?: import("@itcase/types").BorderTypeProps;
584
+ borderWidth?: import("@itcase/types").BorderWidthProps;
585
+ dotFill?: import("@itcase/types").SvgFillItemProps;
586
+ fill?: import("@itcase/types").FillProps;
587
+ fillHover?: import("@itcase/types").FillHoverProps;
588
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
589
+ iconShape?: import("@itcase/types").ShapeProps;
590
+ iconSize?: import("@itcase/types").IconSizeProps;
591
+ shape?: import("@itcase/types").ShapeProps;
592
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
593
+ size?: import("@itcase/types").SizeProps;
594
+ textColor?: import("@itcase/types").TextColorProps;
595
+ textSize?: import("@itcase/types").TextSizeProps;
596
+ } | undefined;
597
+ successTertiary?: {
598
+ borderColor?: import("@itcase/types").BorderColorProps;
599
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
600
+ borderType?: import("@itcase/types").BorderTypeProps;
601
+ borderWidth?: import("@itcase/types").BorderWidthProps;
602
+ dotFill?: import("@itcase/types").SvgFillItemProps;
603
+ fill?: import("@itcase/types").FillProps;
604
+ fillHover?: import("@itcase/types").FillHoverProps;
605
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
606
+ iconShape?: import("@itcase/types").ShapeProps;
607
+ iconSize?: import("@itcase/types").IconSizeProps;
608
+ shape?: import("@itcase/types").ShapeProps;
609
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
610
+ size?: import("@itcase/types").SizeProps;
611
+ textColor?: import("@itcase/types").TextColorProps;
612
+ textSize?: import("@itcase/types").TextSizeProps;
613
+ } | undefined;
614
+ surfacePrimary?: {
615
+ borderColor?: import("@itcase/types").BorderColorProps;
616
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
617
+ borderType?: import("@itcase/types").BorderTypeProps;
618
+ borderWidth?: import("@itcase/types").BorderWidthProps;
619
+ dotFill?: import("@itcase/types").SvgFillItemProps;
620
+ fill?: import("@itcase/types").FillProps;
621
+ fillHover?: import("@itcase/types").FillHoverProps;
622
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
623
+ iconShape?: import("@itcase/types").ShapeProps;
624
+ iconSize?: import("@itcase/types").IconSizeProps;
625
+ shape?: import("@itcase/types").ShapeProps;
626
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
627
+ size?: import("@itcase/types").SizeProps;
628
+ textColor?: import("@itcase/types").TextColorProps;
629
+ textSize?: import("@itcase/types").TextSizeProps;
630
+ } | undefined;
631
+ surfaceQuaternary?: {
632
+ borderColor?: import("@itcase/types").BorderColorProps;
633
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
634
+ borderType?: import("@itcase/types").BorderTypeProps;
635
+ borderWidth?: import("@itcase/types").BorderWidthProps;
636
+ dotFill?: import("@itcase/types").SvgFillItemProps;
637
+ fill?: import("@itcase/types").FillProps;
638
+ fillHover?: import("@itcase/types").FillHoverProps;
639
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
640
+ iconShape?: import("@itcase/types").ShapeProps;
641
+ iconSize?: import("@itcase/types").IconSizeProps;
642
+ shape?: import("@itcase/types").ShapeProps;
643
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
644
+ size?: import("@itcase/types").SizeProps;
645
+ textColor?: import("@itcase/types").TextColorProps;
646
+ textSize?: import("@itcase/types").TextSizeProps;
647
+ } | undefined;
648
+ surfaceSecondary?: {
649
+ borderColor?: import("@itcase/types").BorderColorProps;
650
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
651
+ borderType?: import("@itcase/types").BorderTypeProps;
652
+ borderWidth?: import("@itcase/types").BorderWidthProps;
653
+ dotFill?: import("@itcase/types").SvgFillItemProps;
654
+ fill?: import("@itcase/types").FillProps;
655
+ fillHover?: import("@itcase/types").FillHoverProps;
656
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
657
+ iconShape?: import("@itcase/types").ShapeProps;
658
+ iconSize?: import("@itcase/types").IconSizeProps;
659
+ shape?: import("@itcase/types").ShapeProps;
660
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
661
+ size?: import("@itcase/types").SizeProps;
662
+ textColor?: import("@itcase/types").TextColorProps;
663
+ textSize?: import("@itcase/types").TextSizeProps;
664
+ } | undefined;
665
+ surfaceTertiary?: {
666
+ borderColor?: import("@itcase/types").BorderColorProps;
667
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
668
+ borderType?: import("@itcase/types").BorderTypeProps;
669
+ borderWidth?: import("@itcase/types").BorderWidthProps;
670
+ dotFill?: import("@itcase/types").SvgFillItemProps;
671
+ fill?: import("@itcase/types").FillProps;
672
+ fillHover?: import("@itcase/types").FillHoverProps;
673
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
674
+ iconShape?: import("@itcase/types").ShapeProps;
675
+ iconSize?: import("@itcase/types").IconSizeProps;
676
+ shape?: import("@itcase/types").ShapeProps;
677
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
678
+ size?: import("@itcase/types").SizeProps;
679
+ textColor?: import("@itcase/types").TextColorProps;
680
+ textSize?: import("@itcase/types").TextSizeProps;
681
+ } | undefined;
682
+ warningPrimary?: {
683
+ borderColor?: import("@itcase/types").BorderColorProps;
684
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
685
+ borderType?: import("@itcase/types").BorderTypeProps;
686
+ borderWidth?: import("@itcase/types").BorderWidthProps;
687
+ dotFill?: import("@itcase/types").SvgFillItemProps;
688
+ fill?: import("@itcase/types").FillProps;
689
+ fillHover?: import("@itcase/types").FillHoverProps;
690
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
691
+ iconShape?: import("@itcase/types").ShapeProps;
692
+ iconSize?: import("@itcase/types").IconSizeProps;
693
+ shape?: import("@itcase/types").ShapeProps;
694
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
695
+ size?: import("@itcase/types").SizeProps;
696
+ textColor?: import("@itcase/types").TextColorProps;
697
+ textSize?: import("@itcase/types").TextSizeProps;
698
+ } | undefined;
699
+ warningQuaternary?: {
700
+ borderColor?: import("@itcase/types").BorderColorProps;
701
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
702
+ borderType?: import("@itcase/types").BorderTypeProps;
703
+ borderWidth?: import("@itcase/types").BorderWidthProps;
704
+ dotFill?: import("@itcase/types").SvgFillItemProps;
705
+ fill?: import("@itcase/types").FillProps;
706
+ fillHover?: import("@itcase/types").FillHoverProps;
707
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
708
+ iconShape?: import("@itcase/types").ShapeProps;
709
+ iconSize?: import("@itcase/types").IconSizeProps;
710
+ shape?: import("@itcase/types").ShapeProps;
711
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
712
+ size?: import("@itcase/types").SizeProps;
713
+ textColor?: import("@itcase/types").TextColorProps;
714
+ textSize?: import("@itcase/types").TextSizeProps;
715
+ } | undefined;
716
+ warningSecondary?: {
717
+ borderColor?: import("@itcase/types").BorderColorProps;
718
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
719
+ borderType?: import("@itcase/types").BorderTypeProps;
720
+ borderWidth?: import("@itcase/types").BorderWidthProps;
721
+ dotFill?: import("@itcase/types").SvgFillItemProps;
722
+ fill?: import("@itcase/types").FillProps;
723
+ fillHover?: import("@itcase/types").FillHoverProps;
724
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
725
+ iconShape?: import("@itcase/types").ShapeProps;
726
+ iconSize?: import("@itcase/types").IconSizeProps;
727
+ shape?: import("@itcase/types").ShapeProps;
728
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
729
+ size?: import("@itcase/types").SizeProps;
730
+ textColor?: import("@itcase/types").TextColorProps;
731
+ textSize?: import("@itcase/types").TextSizeProps;
732
+ } | undefined;
733
+ warningTertiary?: {
734
+ borderColor?: import("@itcase/types").BorderColorProps;
735
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
736
+ borderType?: import("@itcase/types").BorderTypeProps;
737
+ borderWidth?: import("@itcase/types").BorderWidthProps;
738
+ dotFill?: import("@itcase/types").SvgFillItemProps;
739
+ fill?: import("@itcase/types").FillProps;
740
+ fillHover?: import("@itcase/types").FillHoverProps;
741
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
742
+ iconShape?: import("@itcase/types").ShapeProps;
743
+ iconSize?: import("@itcase/types").IconSizeProps;
744
+ shape?: import("@itcase/types").ShapeProps;
745
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
746
+ size?: import("@itcase/types").SizeProps;
747
+ textColor?: import("@itcase/types").TextColorProps;
748
+ textSize?: import("@itcase/types").TextSizeProps;
749
+ } | undefined;
750
+ circular?: {
751
+ borderColor?: import("@itcase/types").BorderColorProps;
752
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
753
+ borderType?: import("@itcase/types").BorderTypeProps;
754
+ borderWidth?: import("@itcase/types").BorderWidthProps;
755
+ dotFill?: import("@itcase/types").SvgFillItemProps;
756
+ fill?: import("@itcase/types").FillProps;
757
+ fillHover?: import("@itcase/types").FillHoverProps;
758
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
759
+ iconShape?: import("@itcase/types").ShapeProps;
760
+ iconSize?: import("@itcase/types").IconSizeProps;
761
+ shape?: import("@itcase/types").ShapeProps;
762
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
763
+ size?: import("@itcase/types").SizeProps;
764
+ textColor?: import("@itcase/types").TextColorProps;
765
+ textSize?: import("@itcase/types").TextSizeProps;
766
+ } | undefined;
767
+ geometric?: {
768
+ borderColor?: import("@itcase/types").BorderColorProps;
769
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
770
+ borderType?: import("@itcase/types").BorderTypeProps;
771
+ borderWidth?: import("@itcase/types").BorderWidthProps;
772
+ dotFill?: import("@itcase/types").SvgFillItemProps;
773
+ fill?: import("@itcase/types").FillProps;
774
+ fillHover?: import("@itcase/types").FillHoverProps;
775
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
776
+ iconShape?: import("@itcase/types").ShapeProps;
777
+ iconSize?: import("@itcase/types").IconSizeProps;
778
+ shape?: import("@itcase/types").ShapeProps;
779
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
780
+ size?: import("@itcase/types").SizeProps;
781
+ textColor?: import("@itcase/types").TextColorProps;
782
+ textSize?: import("@itcase/types").TextSizeProps;
783
+ } | undefined;
784
+ rounded?: {
785
+ borderColor?: import("@itcase/types").BorderColorProps;
786
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
787
+ borderType?: import("@itcase/types").BorderTypeProps;
788
+ borderWidth?: import("@itcase/types").BorderWidthProps;
789
+ dotFill?: import("@itcase/types").SvgFillItemProps;
790
+ fill?: import("@itcase/types").FillProps;
791
+ fillHover?: import("@itcase/types").FillHoverProps;
792
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
793
+ iconShape?: import("@itcase/types").ShapeProps;
794
+ iconSize?: import("@itcase/types").IconSizeProps;
795
+ shape?: import("@itcase/types").ShapeProps;
796
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
797
+ size?: import("@itcase/types").SizeProps;
798
+ textColor?: import("@itcase/types").TextColorProps;
799
+ textSize?: import("@itcase/types").TextSizeProps;
800
+ } | undefined;
801
+ roundedL?: {
802
+ borderColor?: import("@itcase/types").BorderColorProps;
803
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
804
+ borderType?: import("@itcase/types").BorderTypeProps;
805
+ borderWidth?: import("@itcase/types").BorderWidthProps;
806
+ dotFill?: import("@itcase/types").SvgFillItemProps;
807
+ fill?: import("@itcase/types").FillProps;
808
+ fillHover?: import("@itcase/types").FillHoverProps;
809
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
810
+ iconShape?: import("@itcase/types").ShapeProps;
811
+ iconSize?: import("@itcase/types").IconSizeProps;
812
+ shape?: import("@itcase/types").ShapeProps;
813
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
814
+ size?: import("@itcase/types").SizeProps;
815
+ textColor?: import("@itcase/types").TextColorProps;
816
+ textSize?: import("@itcase/types").TextSizeProps;
817
+ } | undefined;
818
+ roundedM?: {
819
+ borderColor?: import("@itcase/types").BorderColorProps;
820
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
821
+ borderType?: import("@itcase/types").BorderTypeProps;
822
+ borderWidth?: import("@itcase/types").BorderWidthProps;
823
+ dotFill?: import("@itcase/types").SvgFillItemProps;
824
+ fill?: import("@itcase/types").FillProps;
825
+ fillHover?: import("@itcase/types").FillHoverProps;
826
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
827
+ iconShape?: import("@itcase/types").ShapeProps;
828
+ iconSize?: import("@itcase/types").IconSizeProps;
829
+ shape?: import("@itcase/types").ShapeProps;
830
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
831
+ size?: import("@itcase/types").SizeProps;
832
+ textColor?: import("@itcase/types").TextColorProps;
833
+ textSize?: import("@itcase/types").TextSizeProps;
834
+ } | undefined;
835
+ roundedS?: {
836
+ borderColor?: import("@itcase/types").BorderColorProps;
837
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
838
+ borderType?: import("@itcase/types").BorderTypeProps;
839
+ borderWidth?: import("@itcase/types").BorderWidthProps;
840
+ dotFill?: import("@itcase/types").SvgFillItemProps;
841
+ fill?: import("@itcase/types").FillProps;
842
+ fillHover?: import("@itcase/types").FillHoverProps;
843
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
844
+ iconShape?: import("@itcase/types").ShapeProps;
845
+ iconSize?: import("@itcase/types").IconSizeProps;
846
+ shape?: import("@itcase/types").ShapeProps;
847
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
848
+ size?: import("@itcase/types").SizeProps;
849
+ textColor?: import("@itcase/types").TextColorProps;
850
+ textSize?: import("@itcase/types").TextSizeProps;
851
+ } | undefined;
852
+ roundedXL?: {
853
+ borderColor?: import("@itcase/types").BorderColorProps;
854
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
855
+ borderType?: import("@itcase/types").BorderTypeProps;
856
+ borderWidth?: import("@itcase/types").BorderWidthProps;
857
+ dotFill?: import("@itcase/types").SvgFillItemProps;
858
+ fill?: import("@itcase/types").FillProps;
859
+ fillHover?: import("@itcase/types").FillHoverProps;
860
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
861
+ iconShape?: import("@itcase/types").ShapeProps;
862
+ iconSize?: import("@itcase/types").IconSizeProps;
863
+ shape?: import("@itcase/types").ShapeProps;
864
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
865
+ size?: import("@itcase/types").SizeProps;
866
+ textColor?: import("@itcase/types").TextColorProps;
867
+ textSize?: import("@itcase/types").TextSizeProps;
868
+ } | undefined;
869
+ sizeXXS?: {
870
+ borderColor?: import("@itcase/types").BorderColorProps;
871
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
872
+ borderType?: import("@itcase/types").BorderTypeProps;
873
+ borderWidth?: import("@itcase/types").BorderWidthProps;
874
+ dotFill?: import("@itcase/types").SvgFillItemProps;
875
+ fill?: import("@itcase/types").FillProps;
876
+ fillHover?: import("@itcase/types").FillHoverProps;
877
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
878
+ iconShape?: import("@itcase/types").ShapeProps;
879
+ iconSize?: import("@itcase/types").IconSizeProps;
880
+ shape?: import("@itcase/types").ShapeProps;
881
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
882
+ size?: import("@itcase/types").SizeProps;
883
+ textColor?: import("@itcase/types").TextColorProps;
884
+ textSize?: import("@itcase/types").TextSizeProps;
885
+ } | undefined;
886
+ sizeXS?: {
887
+ borderColor?: import("@itcase/types").BorderColorProps;
888
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
889
+ borderType?: import("@itcase/types").BorderTypeProps;
890
+ borderWidth?: import("@itcase/types").BorderWidthProps;
891
+ dotFill?: import("@itcase/types").SvgFillItemProps;
892
+ fill?: import("@itcase/types").FillProps;
893
+ fillHover?: import("@itcase/types").FillHoverProps;
894
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
895
+ iconShape?: import("@itcase/types").ShapeProps;
896
+ iconSize?: import("@itcase/types").IconSizeProps;
897
+ shape?: import("@itcase/types").ShapeProps;
898
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
899
+ size?: import("@itcase/types").SizeProps;
900
+ textColor?: import("@itcase/types").TextColorProps;
901
+ textSize?: import("@itcase/types").TextSizeProps;
902
+ } | undefined;
903
+ sizeS?: {
904
+ borderColor?: import("@itcase/types").BorderColorProps;
905
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
906
+ borderType?: import("@itcase/types").BorderTypeProps;
907
+ borderWidth?: import("@itcase/types").BorderWidthProps;
908
+ dotFill?: import("@itcase/types").SvgFillItemProps;
909
+ fill?: import("@itcase/types").FillProps;
910
+ fillHover?: import("@itcase/types").FillHoverProps;
911
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
912
+ iconShape?: import("@itcase/types").ShapeProps;
913
+ iconSize?: import("@itcase/types").IconSizeProps;
914
+ shape?: import("@itcase/types").ShapeProps;
915
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
916
+ size?: import("@itcase/types").SizeProps;
917
+ textColor?: import("@itcase/types").TextColorProps;
918
+ textSize?: import("@itcase/types").TextSizeProps;
919
+ } | undefined;
920
+ sizeM?: {
921
+ borderColor?: import("@itcase/types").BorderColorProps;
922
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
923
+ borderType?: import("@itcase/types").BorderTypeProps;
924
+ borderWidth?: import("@itcase/types").BorderWidthProps;
925
+ dotFill?: import("@itcase/types").SvgFillItemProps;
926
+ fill?: import("@itcase/types").FillProps;
927
+ fillHover?: import("@itcase/types").FillHoverProps;
928
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
929
+ iconShape?: import("@itcase/types").ShapeProps;
930
+ iconSize?: import("@itcase/types").IconSizeProps;
931
+ shape?: import("@itcase/types").ShapeProps;
932
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
933
+ size?: import("@itcase/types").SizeProps;
934
+ textColor?: import("@itcase/types").TextColorProps;
935
+ textSize?: import("@itcase/types").TextSizeProps;
936
+ } | undefined;
937
+ sizeL?: {
938
+ borderColor?: import("@itcase/types").BorderColorProps;
939
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
940
+ borderType?: import("@itcase/types").BorderTypeProps;
941
+ borderWidth?: import("@itcase/types").BorderWidthProps;
942
+ dotFill?: import("@itcase/types").SvgFillItemProps;
943
+ fill?: import("@itcase/types").FillProps;
944
+ fillHover?: import("@itcase/types").FillHoverProps;
945
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
946
+ iconShape?: import("@itcase/types").ShapeProps;
947
+ iconSize?: import("@itcase/types").IconSizeProps;
948
+ shape?: import("@itcase/types").ShapeProps;
949
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
950
+ size?: import("@itcase/types").SizeProps;
951
+ textColor?: import("@itcase/types").TextColorProps;
952
+ textSize?: import("@itcase/types").TextSizeProps;
953
+ } | undefined;
954
+ sizeXL?: {
955
+ borderColor?: import("@itcase/types").BorderColorProps;
956
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
957
+ borderType?: import("@itcase/types").BorderTypeProps;
958
+ borderWidth?: import("@itcase/types").BorderWidthProps;
959
+ dotFill?: import("@itcase/types").SvgFillItemProps;
960
+ fill?: import("@itcase/types").FillProps;
961
+ fillHover?: import("@itcase/types").FillHoverProps;
962
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
963
+ iconShape?: import("@itcase/types").ShapeProps;
964
+ iconSize?: import("@itcase/types").IconSizeProps;
965
+ shape?: import("@itcase/types").ShapeProps;
966
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
967
+ size?: import("@itcase/types").SizeProps;
968
+ textColor?: import("@itcase/types").TextColorProps;
969
+ textSize?: import("@itcase/types").TextSizeProps;
970
+ } | undefined;
971
+ sizeXXL?: {
972
+ borderColor?: import("@itcase/types").BorderColorProps;
973
+ borderColorHover?: import("@itcase/types").BorderColorHoverProps;
974
+ borderType?: import("@itcase/types").BorderTypeProps;
975
+ borderWidth?: import("@itcase/types").BorderWidthProps;
976
+ dotFill?: import("@itcase/types").SvgFillItemProps;
977
+ fill?: import("@itcase/types").FillProps;
978
+ fillHover?: import("@itcase/types").FillHoverProps;
979
+ iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
980
+ iconShape?: import("@itcase/types").ShapeProps;
981
+ iconSize?: import("@itcase/types").IconSizeProps;
982
+ shape?: import("@itcase/types").ShapeProps;
983
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
984
+ size?: import("@itcase/types").SizeProps;
985
+ textColor?: import("@itcase/types").TextColorProps;
986
+ textSize?: import("@itcase/types").TextSizeProps;
987
+ } | undefined;
230
988
  };