@itcase/ui 1.8.107 → 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.
- package/dist/{Avatar_cjs_bOSuIjlv.js → Avatar_cjs_joB9qjwk.js} +36 -60
- package/dist/{Avatar_es_CEiiRkAd.js → Avatar_es_C3HGSiHU.js} +36 -60
- package/dist/{Button_cjs_eGfgY2Dz.js → Button_cjs_mau_55Fl.js} +6 -6
- package/dist/{Button_es_CEXL2diU.js → Button_es_D_IlkeBp.js} +6 -6
- package/dist/{ChipsGroup_cjs_DKLEgUi2.js → ChipsGroup_cjs_D454M1-p.js} +2 -2
- package/dist/{ChipsGroup_es_vMh6YMRm.js → ChipsGroup_es_BKG5mK5N.js} +2 -2
- package/dist/{DatePicker_cjs_T63y9kcH.js → DatePicker_cjs_Bm8nwWKa.js} +4 -4
- package/dist/{DatePicker_es_B87jj8h6.js → DatePicker_es_DAV92A4A.js} +4 -4
- package/dist/{DropdownItem_cjs_BGp4XAme.js → DropdownItem_cjs_D2hHKA5E.js} +2 -2
- package/dist/{DropdownItem_es_BwdenrJx.js → DropdownItem_es_D9JBMV70.js} +2 -2
- package/dist/{Group_cjs_CHcrOFx0.js → Group_cjs_BxBk5T7A.js} +2 -2
- package/dist/{Group_es_DHJcG2MA.js → Group_es_DIfmrMSM.js} +2 -2
- package/dist/{Icon_cjs_LSfBwmrG.js → Icon_cjs_ZerVip3X.js} +32 -47
- package/dist/{Icon_es_BYO1LdXJ.js → Icon_es_C76te22j.js} +32 -47
- package/dist/{Label_cjs_Df_mrKBf.js → Label_cjs_CaTh_laL.js} +2 -2
- package/dist/{Label_es_Dl5zb0RD.js → Label_es_CoIII7Ty.js} +2 -2
- package/dist/{Loader_cjs_Db9diKuF.js → Loader_cjs_c6yF7akz.js} +1 -1
- package/dist/{Loader_es_AhHU-s7_.js → Loader_es_C8ETXkiZ.js} +1 -1
- package/dist/{Text_cjs_CeJHeRfI.js → Text_cjs_DpRclhwc.js} +2 -5
- package/dist/{Text_es_BXh9Y3hR.js → Text_es_CtCwsa3V.js} +2 -5
- package/dist/cjs/components/Accordion.js +4 -3
- package/dist/cjs/components/Avatar.js +5 -4
- package/dist/cjs/components/AvatarStack.js +6 -5
- package/dist/cjs/components/Badge.js +4 -3
- package/dist/cjs/components/Breadcrumbs.js +4 -3
- package/dist/cjs/components/Button.js +6 -5
- package/dist/cjs/components/Cell.js +5 -4
- package/dist/cjs/components/Checkbox.js +3 -2
- package/dist/cjs/components/Checkmark.js +2 -1
- package/dist/cjs/components/Chips.js +5 -4
- package/dist/cjs/components/Choice.js +5 -4
- package/dist/cjs/components/Code.js +2 -0
- package/dist/cjs/components/CookiesWarning.js +6 -5
- package/dist/cjs/components/Dadata.js +2 -0
- package/dist/cjs/components/DatePeriod.js +8 -7
- package/dist/cjs/components/DatePicker.js +8 -7
- package/dist/cjs/components/Divider.js +2 -1
- package/dist/cjs/components/Dot.js +2 -1
- package/dist/cjs/components/Drawer.js +3 -2
- package/dist/cjs/components/Dropdown.js +5 -4
- package/dist/cjs/components/Flex.js +2 -1
- package/dist/cjs/components/Grid.js +2 -1
- package/dist/cjs/components/Group.js +3 -2
- package/dist/cjs/components/HTMLContent.js +2 -1
- package/dist/cjs/components/HeroTitle.js +4 -3
- package/dist/cjs/components/Icon.js +4 -3
- package/dist/cjs/components/Image.js +2 -1
- package/dist/cjs/components/Input.js +2 -0
- package/dist/cjs/components/InputPassword.js +4 -3
- package/dist/cjs/components/Label.js +5 -4
- package/dist/cjs/components/Link.js +2 -1
- package/dist/cjs/components/List.js +2 -1
- package/dist/cjs/components/Loader.js +4 -3
- package/dist/cjs/components/Logo.js +2 -1
- package/dist/cjs/components/MenuItem.js +4 -3
- package/dist/cjs/components/Modal.js +5 -4
- package/dist/cjs/components/ModalSheetBottom.js +4 -3
- package/dist/cjs/components/Notification.js +4 -3
- package/dist/cjs/components/Overlay.js +2 -1
- package/dist/cjs/components/Pagination.js +5 -4
- package/dist/cjs/components/Radio.js +8 -4
- package/dist/cjs/components/RangeSlider.js +2 -1
- package/dist/cjs/components/Response.js +7 -6
- package/dist/cjs/components/SVGContent.js +2 -1
- package/dist/cjs/components/ScrollOnDrag.js +2 -1
- package/dist/cjs/components/ScrollToView.js +2 -1
- package/dist/cjs/components/Search.js +4 -3
- package/dist/cjs/components/Segmented.js +3 -2
- package/dist/cjs/components/Select.js +5 -4
- package/dist/cjs/components/Swiper.js +4 -3
- package/dist/cjs/components/Switch.js +3 -2
- package/dist/cjs/components/Tab.js +14 -16
- package/dist/cjs/components/Text.js +3 -2
- package/dist/cjs/components/Textarea.js +2 -0
- package/dist/cjs/components/Tile.js +4 -3
- package/dist/cjs/components/Title.js +4 -3
- package/dist/cjs/components/Tooltip.js +4 -3
- package/dist/cjs/components/Video.js +1 -0
- package/dist/cjs/components/Warning.js +4 -3
- package/dist/cjs/hooks/useActiveClasses/useActiveClasses.helpers.js +120 -0
- package/dist/cjs/hooks/useActiveClasses/useActiveClasses.interface.js +65 -0
- package/dist/cjs/hooks/useActiveClasses/useActiveClasses.js +64 -0
- package/dist/cjs/hooks/useActiveClasses.js +9 -0
- package/dist/cjs/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +11 -1
- package/dist/cjs/hooks/useDevicePropsGenerator.js +2 -0
- package/dist/cjs/hooks/useStyles/useStyles.js +5 -3
- package/dist/cjs/hooks/useStyles.js +1 -0
- package/dist/cjs/hooks.js +9 -0
- package/dist/components/Accordion.js +4 -3
- package/dist/components/Avatar.js +5 -4
- package/dist/components/AvatarStack.js +6 -5
- package/dist/components/Badge.js +4 -3
- package/dist/components/Breadcrumbs.js +4 -3
- package/dist/components/Button.js +6 -5
- package/dist/components/Cell.js +5 -4
- package/dist/components/Checkbox.js +3 -2
- package/dist/components/Checkmark.js +2 -1
- package/dist/components/Chips.js +5 -4
- package/dist/components/Choice.js +5 -4
- package/dist/components/Code.js +2 -0
- package/dist/components/CookiesWarning.js +6 -5
- package/dist/components/Dadata.js +2 -0
- package/dist/components/DatePeriod.js +8 -7
- package/dist/components/DatePicker.js +8 -7
- package/dist/components/Divider.js +2 -1
- package/dist/components/Dot.js +2 -1
- package/dist/components/Drawer.js +3 -2
- package/dist/components/Dropdown.js +5 -4
- package/dist/components/Flex.js +2 -1
- package/dist/components/Grid.js +2 -1
- package/dist/components/Group.js +3 -2
- package/dist/components/HTMLContent.js +2 -1
- package/dist/components/HeroTitle.js +4 -3
- package/dist/components/Icon.js +4 -3
- package/dist/components/Image.js +2 -1
- package/dist/components/Input.js +2 -0
- package/dist/components/InputPassword.js +4 -3
- package/dist/components/Label.js +5 -4
- package/dist/components/Link.js +2 -1
- package/dist/components/List.js +2 -1
- package/dist/components/Loader.js +4 -3
- package/dist/components/Logo.js +2 -1
- package/dist/components/MenuItem.js +4 -3
- package/dist/components/Modal.js +5 -4
- package/dist/components/ModalSheetBottom.js +4 -3
- package/dist/components/Notification.js +4 -3
- package/dist/components/Overlay.js +2 -1
- package/dist/components/Pagination.js +5 -4
- package/dist/components/Radio.js +8 -4
- package/dist/components/RangeSlider.js +2 -1
- package/dist/components/Response.js +7 -6
- package/dist/components/SVGContent.js +2 -1
- package/dist/components/ScrollOnDrag.js +2 -1
- package/dist/components/ScrollToView.js +2 -1
- package/dist/components/Search.js +4 -3
- package/dist/components/Segmented.js +3 -2
- package/dist/components/Select.js +5 -4
- package/dist/components/Swiper.js +4 -3
- package/dist/components/Switch.js +3 -2
- package/dist/components/Tab.js +14 -16
- package/dist/components/Text.js +3 -2
- package/dist/components/Textarea.js +2 -0
- package/dist/components/Tile.js +4 -3
- package/dist/components/Title.js +4 -3
- package/dist/components/Tooltip.js +4 -3
- package/dist/components/Video.js +1 -0
- package/dist/components/Warning.js +4 -3
- package/dist/css/components/Icon/Icon.css +12 -19
- package/dist/css/components/Radio/Radio.css +0 -1
- package/dist/css/styles/align/align.css +1 -1
- package/dist/css/styles/align/align_horizontal-reverse.css +1 -1
- package/dist/css/styles/align/align_horizontal.css +1 -1
- package/dist/css/styles/align/align_vertical-reverse.css +1 -1
- package/dist/css/styles/align/align_vertical.css +1 -1
- package/dist/css/styles/border-color/border-color.css +1 -1
- package/dist/css/styles/border-color/border-color_active.css +1 -1
- package/dist/css/styles/border-color/border-color_active_hover.css +1 -1
- package/dist/css/styles/border-color/border-color_focus.css +1 -1
- package/dist/css/styles/border-color/border-color_hover.css +1 -1
- package/dist/css/styles/bundle.css +15 -15
- package/dist/css/styles/fill/fill.css +1 -1
- package/dist/css/styles/fill/fill_active.css +1 -1
- package/dist/css/styles/fill/fill_active_hover.css +1 -1
- package/dist/css/styles/fill/fill_gradient.css +1 -1
- package/dist/css/styles/fill/fill_hover.css +1 -1
- package/dist/hooks/useActiveClasses/useActiveClasses.helpers.js +116 -0
- package/dist/hooks/useActiveClasses/useActiveClasses.interface.js +63 -0
- package/dist/hooks/useActiveClasses/useActiveClasses.js +62 -0
- package/dist/hooks/useActiveClasses.js +3 -0
- package/dist/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +11 -1
- package/dist/hooks/useDevicePropsGenerator.js +2 -0
- package/dist/hooks/useStyles/useStyles.js +5 -3
- package/dist/hooks/useStyles.js +1 -0
- package/dist/hooks.js +7 -0
- package/dist/stories/useActiveClasses.mdx +134 -0
- package/dist/types/components/Avatar/Avatar.appearance.d.ts +1878 -2
- package/dist/types/components/Avatar/Avatar.interface.d.ts +48 -37
- package/dist/types/components/Avatar/appearance/avatarDefault.d.ts +2 -19
- package/dist/types/components/Avatar/appearance/avatarShape.d.ts +2 -24
- package/dist/types/components/Avatar/appearance/avatarSize.d.ts +2 -83
- package/dist/types/components/Avatar/appearance/avatarStyle.d.ts +2 -15
- package/dist/types/components/Badge/Badge.appearance.d.ts +986 -228
- package/dist/types/components/Badge/Badge.interface.d.ts +6 -6
- package/dist/types/components/Badge/appearance/badgeAccent.d.ts +2 -37
- package/dist/types/components/Badge/appearance/badgeDanger.d.ts +2 -16
- package/dist/types/components/Badge/appearance/badgeDisabled.d.ts +2 -14
- package/dist/types/components/Badge/appearance/badgeError.d.ts +2 -16
- package/dist/types/components/Badge/appearance/badgeInfo.d.ts +2 -15
- package/dist/types/components/Badge/appearance/badgePrimary.d.ts +2 -16
- package/dist/types/components/Badge/appearance/badgeSecondary.d.ts +2 -16
- package/dist/types/components/Badge/appearance/badgeShape.d.ts +2 -24
- package/dist/types/components/Badge/appearance/badgeSize.d.ts +2 -31
- package/dist/types/components/Badge/appearance/badgeStyle.d.ts +2 -13
- package/dist/types/components/Badge/appearance/badgeSuccess.d.ts +2 -16
- package/dist/types/components/Badge/appearance/badgeSurface.d.ts +2 -24
- package/dist/types/components/Badge/appearance/badgeWarning.d.ts +2 -16
- package/dist/types/components/Icon/Icon.d.ts +30 -6
- package/dist/types/components/Icon/Icon.interface.d.ts +2 -0
- package/dist/types/components/Radio/Radio.appearance.d.ts +3 -0
- package/dist/types/components/Radio/appearance/radioDefault.d.ts +3 -0
- package/dist/types/components/Tab/appearance/tabSurface.d.ts +1 -0
- package/dist/types/components/Text/Text.appearance.d.ts +698 -2
- package/dist/types/components/Text/Text.interface.d.ts +32 -47
- package/dist/types/components/Text/appearance/textSize.d.ts +2 -23
- package/dist/types/components/Title/Title.appearance.d.ts +2225 -2
- package/dist/types/components/Title/Title.interface.d.ts +56 -38
- package/dist/types/components/Title/appearance/titleAccent.d.ts +2 -19
- package/dist/types/components/Title/appearance/titleDanger.d.ts +2 -6
- package/dist/types/components/Title/appearance/titleDisabled.d.ts +2 -19
- package/dist/types/components/Title/appearance/titleError.d.ts +2 -10
- package/dist/types/components/Title/appearance/titleInfo.d.ts +2 -20
- package/dist/types/components/Title/appearance/titlePrimary.d.ts +2 -7
- package/dist/types/components/Title/appearance/titleRequire.d.ts +2 -19
- package/dist/types/components/Title/appearance/titleSecondary.d.ts +2 -7
- package/dist/types/components/Title/appearance/titleSize.d.ts +2 -44
- package/dist/types/components/Title/appearance/titleStyle.d.ts +2 -15
- package/dist/types/components/Title/appearance/titleSuccess.d.ts +2 -10
- package/dist/types/components/Title/appearance/titleSurface.d.ts +2 -24
- package/dist/types/components/Title/appearance/titleWarning.d.ts +2 -10
- package/dist/types/hooks/index.helpers.d.ts +3 -0
- package/dist/types/hooks/useActiveClasses/index.d.ts +2 -0
- package/dist/types/hooks/useActiveClasses/useActiveClasses.d.ts +3 -0
- package/dist/types/hooks/useActiveClasses/useActiveClasses.helpers.d.ts +5 -0
- package/dist/types/hooks/useActiveClasses/useActiveClasses.interface.d.ts +26 -0
- package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.d.ts +1 -1
- package/dist/types/hooks/useStyles/styleAttributes.interface.d.ts +3 -0
- package/package.json +6 -6
|
@@ -1,230 +1,988 @@
|
|
|
1
1
|
export declare const badgeAppearance: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
textColor
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
dotFill
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
fill
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
fill
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
borderColor
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
shape
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
};
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
size
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
};
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
size
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
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
|
};
|