@itcase/ui 1.8.94 → 1.8.96

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 (153) hide show
  1. package/dist/{Avatar_cjs_Dh7c9RmS.js → Avatar_cjs_BcGACdXb.js} +1 -1
  2. package/dist/{Avatar_es_D4xUwAOB.js → Avatar_es_CRe2Om1a.js} +1 -1
  3. package/dist/{Button_cjs_DuAAQvct.js → Button_cjs_DojNe74O.js} +2 -2
  4. package/dist/{Button_es_DgLivwXd.js → Button_es_DCM3C_2S.js} +2 -2
  5. package/dist/{ChipsGroup_cjs_7mHtHzNh.js → ChipsGroup_cjs_DFdZuX6w.js} +1 -1
  6. package/dist/{ChipsGroup_es_Cz_gDYsw.js → ChipsGroup_es_Dm-iGTBi.js} +1 -1
  7. package/dist/{DatePicker_cjs_Ca9M-Ks1.js → DatePicker_cjs_mrV_Qly2.js} +3 -3
  8. package/dist/{DatePicker_es_DU2ZE7vb.js → DatePicker_es_Di_4I2Xv.js} +3 -3
  9. package/dist/{Divider_cjs_rxMMBfLC.js → Divider_cjs_DUYtmwn2.js} +3 -3
  10. package/dist/{Divider_es_CiRU0sTz.js → Divider_es_CCLBFIx6.js} +3 -3
  11. package/dist/{DropdownItem_cjs_DrMFaKh6.js → DropdownItem_cjs_DNSMwZdV.js} +2 -2
  12. package/dist/{DropdownItem_es_Dp7-DGkV.js → DropdownItem_es_DURwA4mR.js} +2 -2
  13. package/dist/{Icon_cjs_CDMtlf1A.js → Icon_cjs_B-nskaAO.js} +25 -29
  14. package/dist/{Icon_es_MOmiy9nF.js → Icon_es_CTKPPrrC.js} +25 -29
  15. package/dist/{Label_cjs_BTLhlnJW.js → Label_cjs_B1fNYJak.js} +1 -1
  16. package/dist/{Label_es_DBPp2ots.js → Label_es_d9RioNNf.js} +1 -1
  17. package/dist/{Loader_cjs_jCYE0aEd.js → Loader_cjs_CMvh28cF.js} +1 -3
  18. package/dist/{Loader_es_tNV0bjm_.js → Loader_es_DGMpRDMk.js} +1 -3
  19. package/dist/cjs/components/Accordion.js +6 -7
  20. package/dist/cjs/components/Avatar.js +2 -2
  21. package/dist/cjs/components/AvatarStack.js +2 -2
  22. package/dist/cjs/components/Badge.js +1 -1
  23. package/dist/cjs/components/Breadcrumbs.js +1 -1
  24. package/dist/cjs/components/Button.js +3 -3
  25. package/dist/cjs/components/Cell.js +2 -2
  26. package/dist/cjs/components/Chips.js +2 -2
  27. package/dist/cjs/components/Choice.js +2 -2
  28. package/dist/cjs/components/CookiesWarning.js +3 -3
  29. package/dist/cjs/components/DatePeriod.js +6 -6
  30. package/dist/cjs/components/DatePicker.js +5 -5
  31. package/dist/cjs/components/Divider.js +1 -1
  32. package/dist/cjs/components/Drawer.js +2 -2
  33. package/dist/cjs/components/Dropdown.js +3 -3
  34. package/dist/cjs/components/HeroTitle.js +1 -1
  35. package/dist/cjs/components/Icon.js +1 -1
  36. package/dist/cjs/components/InputPassword.js +1 -1
  37. package/dist/cjs/components/Label.js +2 -2
  38. package/dist/cjs/components/Loader.js +1 -1
  39. package/dist/cjs/components/MenuItem.js +1 -1
  40. package/dist/cjs/components/Modal.js +2 -2
  41. package/dist/cjs/components/ModalSheetBottom.js +8 -7
  42. package/dist/cjs/components/Notification.js +1 -1
  43. package/dist/cjs/components/Pagination.js +3 -3
  44. package/dist/cjs/components/Response.js +3 -3
  45. package/dist/cjs/components/Search.js +1 -1
  46. package/dist/cjs/components/Segmented.js +1 -1
  47. package/dist/cjs/components/Select.js +3 -3
  48. package/dist/cjs/components/Swiper.js +1 -1
  49. package/dist/cjs/components/Tab.js +2 -2
  50. package/dist/cjs/components/Tile.js +13 -13
  51. package/dist/cjs/components/Title.js +1 -1
  52. package/dist/cjs/components/Tooltip.js +1 -1
  53. package/dist/cjs/components/Warning.js +1 -1
  54. package/dist/cjs/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +23 -18
  55. package/dist/components/Accordion.js +6 -7
  56. package/dist/components/Avatar.js +2 -2
  57. package/dist/components/AvatarStack.js +2 -2
  58. package/dist/components/Badge.js +1 -1
  59. package/dist/components/Breadcrumbs.js +1 -1
  60. package/dist/components/Button.js +3 -3
  61. package/dist/components/Cell.js +2 -2
  62. package/dist/components/Chips.js +2 -2
  63. package/dist/components/Choice.js +2 -2
  64. package/dist/components/CookiesWarning.js +3 -3
  65. package/dist/components/DatePeriod.js +6 -6
  66. package/dist/components/DatePicker.js +5 -5
  67. package/dist/components/Divider.js +1 -1
  68. package/dist/components/Drawer.js +2 -2
  69. package/dist/components/Dropdown.js +3 -3
  70. package/dist/components/HeroTitle.js +1 -1
  71. package/dist/components/Icon.js +1 -1
  72. package/dist/components/InputPassword.js +1 -1
  73. package/dist/components/Label.js +2 -2
  74. package/dist/components/Loader.js +1 -1
  75. package/dist/components/MenuItem.js +1 -1
  76. package/dist/components/Modal.js +2 -2
  77. package/dist/components/ModalSheetBottom.js +8 -7
  78. package/dist/components/Notification.js +1 -1
  79. package/dist/components/Pagination.js +3 -3
  80. package/dist/components/Response.js +3 -3
  81. package/dist/components/Search.js +1 -1
  82. package/dist/components/Segmented.js +1 -1
  83. package/dist/components/Select.js +3 -3
  84. package/dist/components/Swiper.js +1 -1
  85. package/dist/components/Tab.js +2 -2
  86. package/dist/components/Tile.js +13 -13
  87. package/dist/components/Title.js +1 -1
  88. package/dist/components/Tooltip.js +1 -1
  89. package/dist/components/Warning.js +1 -1
  90. package/dist/css/components/Accordion/Accordion.css +12 -36
  91. package/dist/css/components/Loader/Loader.css +0 -6
  92. package/dist/css/styles/align/align_horizontal.css +22 -40
  93. package/dist/css/styles/align/align_vertical.css +7 -25
  94. package/dist/css/styles/alignment/alignment.css +0 -8
  95. package/dist/css/styles/border-color/border-color.css +2 -3
  96. package/dist/css/styles/border-color/border-color_active.css +2 -3
  97. package/dist/css/styles/border-color/border-color_focus.css +2 -3
  98. package/dist/css/styles/border-color/border-color_hover.css +2 -3
  99. package/dist/css/styles/fill/fill_active.css +2 -4
  100. package/dist/css/styles/fill/fill_active_hover.css +2 -4
  101. package/dist/css/styles/fill/fill_hover.css +2 -3
  102. package/dist/css/styles/text-color/text-color_active.css +2 -4
  103. package/dist/css/styles/text-color/text-color_active_hover.css +2 -4
  104. package/dist/css/styles/text-color/text-color_hover.css +2 -4
  105. package/dist/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +23 -18
  106. package/dist/types/components/Accordion/Accordion.interface.d.ts +21 -39
  107. package/dist/types/components/Badge/Badge.appearance.d.ts +230 -2
  108. package/dist/types/components/Badge/Badge.interface.d.ts +26 -19
  109. package/dist/types/components/Badge/appearance/badgeShape.d.ts +4 -4
  110. package/dist/types/components/Divider/Divider.appearance.d.ts +814 -2
  111. package/dist/types/components/Divider/Divider.interface.d.ts +24 -36
  112. package/dist/types/components/Divider/appearance/dividerAccent.d.ts +2 -5
  113. package/dist/types/components/Divider/appearance/dividerError.d.ts +2 -5
  114. package/dist/types/components/Divider/appearance/dividerPrimary.d.ts +2 -5
  115. package/dist/types/components/Divider/appearance/dividerSecondary.d.ts +2 -5
  116. package/dist/types/components/Divider/appearance/dividerSize.d.ts +2 -11
  117. package/dist/types/components/Divider/appearance/dividerSuccess.d.ts +2 -5
  118. package/dist/types/components/Divider/appearance/dividerSurface.d.ts +2 -14
  119. package/dist/types/components/Divider/appearance/dividerWarning.d.ts +2 -5
  120. package/dist/types/components/Icon/Icon.appearance.d.ts +41 -2
  121. package/dist/types/components/Icon/Icon.d.ts +1 -0
  122. package/dist/types/components/Icon/Icon.interface.d.ts +59 -73
  123. package/dist/types/components/Icon/appearance/iconAccent.d.ts +2 -22
  124. package/dist/types/components/Icon/appearance/iconDanger.d.ts +2 -13
  125. package/dist/types/components/Icon/appearance/iconDisabled.d.ts +2 -12
  126. package/dist/types/components/Icon/appearance/iconError.d.ts +2 -15
  127. package/dist/types/components/Icon/appearance/iconInfo.d.ts +2 -18
  128. package/dist/types/components/Icon/appearance/iconPrimary.d.ts +2 -15
  129. package/dist/types/components/Icon/appearance/iconSecondary.d.ts +2 -13
  130. package/dist/types/components/Icon/appearance/iconShape.d.ts +2 -24
  131. package/dist/types/components/Icon/appearance/iconSize.d.ts +2 -142
  132. package/dist/types/components/Icon/appearance/iconStyle.d.ts +2 -13
  133. package/dist/types/components/Icon/appearance/iconSuccess.d.ts +2 -13
  134. package/dist/types/components/Icon/appearance/iconSurface.d.ts +2 -27
  135. package/dist/types/components/Icon/appearance/iconWarning.d.ts +2 -15
  136. package/dist/types/components/Image/Image.d.ts +2 -5
  137. package/dist/types/components/Loader/Loader.appearance.d.ts +466 -2
  138. package/dist/types/components/Loader/Loader.interface.d.ts +12 -14
  139. package/dist/types/components/Logo/Logo.d.ts +2 -6
  140. package/dist/types/components/Response/Response.d.ts +2 -6
  141. package/dist/types/components/SVGContent/SVGContent.d.ts +2 -5
  142. package/dist/types/components/Tile/Tile.appearance.d.ts +60 -2
  143. package/dist/types/components/Tile/Tile.interface.d.ts +46 -28
  144. package/dist/types/components/Tile/appearance/tileShape.d.ts +2 -24
  145. package/dist/types/components/Tile/appearance/tileSize.d.ts +2 -50
  146. package/dist/types/components/Tile/appearance/tileStyle.d.ts +2 -13
  147. package/dist/types/components/Tile/appearance/tileSurface.d.ts +2 -38
  148. package/dist/types/hoc/urlWithAssetPrefix.d.ts +3 -2
  149. package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.d.ts +7 -2
  150. package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.interface.d.ts +1 -10
  151. package/dist/types/hooks/useStyles/styleAttributes.interface.d.ts +78 -102
  152. package/dist/types/types/utils.d.ts +4 -0
  153. package/package.json +6 -8
@@ -1,2 +1,814 @@
1
- import { DividerAppearanceType } from './Divider.interface';
2
- export declare const dividerAppearance: DividerAppearanceType;
1
+ export declare const dividerAppearance: {
2
+ solid?: {
3
+ borderColor?: import("@itcase/types").BorderColorProps;
4
+ direction?: import("@itcase/types").DirectionProps;
5
+ fill?: import("@itcase/types").FillProps;
6
+ fillActive?: import("@itcase/types").FillActiveProps;
7
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
8
+ fillDisabled?: import("@itcase/types").FillProps;
9
+ fillHover?: import("@itcase/types").FillHoverProps;
10
+ shape?: import("@itcase/types").ShapeProps;
11
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
12
+ size?: import("@itcase/types").SizeProps;
13
+ textColor?: import("@itcase/types").TextColorProps;
14
+ textSize?: import("@itcase/types").TextSizeProps;
15
+ } | undefined;
16
+ outlined?: {
17
+ borderColor?: import("@itcase/types").BorderColorProps;
18
+ direction?: import("@itcase/types").DirectionProps;
19
+ fill?: import("@itcase/types").FillProps;
20
+ fillActive?: import("@itcase/types").FillActiveProps;
21
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
22
+ fillDisabled?: import("@itcase/types").FillProps;
23
+ fillHover?: import("@itcase/types").FillHoverProps;
24
+ shape?: import("@itcase/types").ShapeProps;
25
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
26
+ size?: import("@itcase/types").SizeProps;
27
+ textColor?: import("@itcase/types").TextColorProps;
28
+ textSize?: import("@itcase/types").TextSizeProps;
29
+ } | undefined;
30
+ full?: {
31
+ borderColor?: import("@itcase/types").BorderColorProps;
32
+ direction?: import("@itcase/types").DirectionProps;
33
+ fill?: import("@itcase/types").FillProps;
34
+ fillActive?: import("@itcase/types").FillActiveProps;
35
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
36
+ fillDisabled?: import("@itcase/types").FillProps;
37
+ fillHover?: import("@itcase/types").FillHoverProps;
38
+ shape?: import("@itcase/types").ShapeProps;
39
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
40
+ size?: import("@itcase/types").SizeProps;
41
+ textColor?: import("@itcase/types").TextColorProps;
42
+ textSize?: import("@itcase/types").TextSizeProps;
43
+ } | undefined;
44
+ ghost?: {
45
+ borderColor?: import("@itcase/types").BorderColorProps;
46
+ direction?: import("@itcase/types").DirectionProps;
47
+ fill?: import("@itcase/types").FillProps;
48
+ fillActive?: import("@itcase/types").FillActiveProps;
49
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
50
+ fillDisabled?: import("@itcase/types").FillProps;
51
+ fillHover?: import("@itcase/types").FillHoverProps;
52
+ shape?: import("@itcase/types").ShapeProps;
53
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
54
+ size?: import("@itcase/types").SizeProps;
55
+ textColor?: import("@itcase/types").TextColorProps;
56
+ textSize?: import("@itcase/types").TextSizeProps;
57
+ } | undefined;
58
+ accentPrimary?: {
59
+ borderColor?: import("@itcase/types").BorderColorProps;
60
+ direction?: import("@itcase/types").DirectionProps;
61
+ fill?: import("@itcase/types").FillProps;
62
+ fillActive?: import("@itcase/types").FillActiveProps;
63
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
64
+ fillDisabled?: import("@itcase/types").FillProps;
65
+ fillHover?: import("@itcase/types").FillHoverProps;
66
+ shape?: import("@itcase/types").ShapeProps;
67
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
68
+ size?: import("@itcase/types").SizeProps;
69
+ textColor?: import("@itcase/types").TextColorProps;
70
+ textSize?: import("@itcase/types").TextSizeProps;
71
+ } | undefined;
72
+ accentQuaternary?: {
73
+ borderColor?: import("@itcase/types").BorderColorProps;
74
+ direction?: import("@itcase/types").DirectionProps;
75
+ fill?: import("@itcase/types").FillProps;
76
+ fillActive?: import("@itcase/types").FillActiveProps;
77
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
78
+ fillDisabled?: import("@itcase/types").FillProps;
79
+ fillHover?: import("@itcase/types").FillHoverProps;
80
+ shape?: import("@itcase/types").ShapeProps;
81
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
82
+ size?: import("@itcase/types").SizeProps;
83
+ textColor?: import("@itcase/types").TextColorProps;
84
+ textSize?: import("@itcase/types").TextSizeProps;
85
+ } | undefined;
86
+ accentSecondary?: {
87
+ borderColor?: import("@itcase/types").BorderColorProps;
88
+ direction?: import("@itcase/types").DirectionProps;
89
+ fill?: import("@itcase/types").FillProps;
90
+ fillActive?: import("@itcase/types").FillActiveProps;
91
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
92
+ fillDisabled?: import("@itcase/types").FillProps;
93
+ fillHover?: import("@itcase/types").FillHoverProps;
94
+ shape?: import("@itcase/types").ShapeProps;
95
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
96
+ size?: import("@itcase/types").SizeProps;
97
+ textColor?: import("@itcase/types").TextColorProps;
98
+ textSize?: import("@itcase/types").TextSizeProps;
99
+ } | undefined;
100
+ accentTertiary?: {
101
+ borderColor?: import("@itcase/types").BorderColorProps;
102
+ direction?: import("@itcase/types").DirectionProps;
103
+ fill?: import("@itcase/types").FillProps;
104
+ fillActive?: import("@itcase/types").FillActiveProps;
105
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
106
+ fillDisabled?: import("@itcase/types").FillProps;
107
+ fillHover?: import("@itcase/types").FillHoverProps;
108
+ shape?: import("@itcase/types").ShapeProps;
109
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
110
+ size?: import("@itcase/types").SizeProps;
111
+ textColor?: import("@itcase/types").TextColorProps;
112
+ textSize?: import("@itcase/types").TextSizeProps;
113
+ } | undefined;
114
+ dangerPrimary?: {
115
+ borderColor?: import("@itcase/types").BorderColorProps;
116
+ direction?: import("@itcase/types").DirectionProps;
117
+ fill?: import("@itcase/types").FillProps;
118
+ fillActive?: import("@itcase/types").FillActiveProps;
119
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
120
+ fillDisabled?: import("@itcase/types").FillProps;
121
+ fillHover?: import("@itcase/types").FillHoverProps;
122
+ shape?: import("@itcase/types").ShapeProps;
123
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
124
+ size?: import("@itcase/types").SizeProps;
125
+ textColor?: import("@itcase/types").TextColorProps;
126
+ textSize?: import("@itcase/types").TextSizeProps;
127
+ } | undefined;
128
+ dangerQuaternary?: {
129
+ borderColor?: import("@itcase/types").BorderColorProps;
130
+ direction?: import("@itcase/types").DirectionProps;
131
+ fill?: import("@itcase/types").FillProps;
132
+ fillActive?: import("@itcase/types").FillActiveProps;
133
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
134
+ fillDisabled?: import("@itcase/types").FillProps;
135
+ fillHover?: import("@itcase/types").FillHoverProps;
136
+ shape?: import("@itcase/types").ShapeProps;
137
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
138
+ size?: import("@itcase/types").SizeProps;
139
+ textColor?: import("@itcase/types").TextColorProps;
140
+ textSize?: import("@itcase/types").TextSizeProps;
141
+ } | undefined;
142
+ dangerSecondary?: {
143
+ borderColor?: import("@itcase/types").BorderColorProps;
144
+ direction?: import("@itcase/types").DirectionProps;
145
+ fill?: import("@itcase/types").FillProps;
146
+ fillActive?: import("@itcase/types").FillActiveProps;
147
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
148
+ fillDisabled?: import("@itcase/types").FillProps;
149
+ fillHover?: import("@itcase/types").FillHoverProps;
150
+ shape?: import("@itcase/types").ShapeProps;
151
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
152
+ size?: import("@itcase/types").SizeProps;
153
+ textColor?: import("@itcase/types").TextColorProps;
154
+ textSize?: import("@itcase/types").TextSizeProps;
155
+ } | undefined;
156
+ dangerTertiary?: {
157
+ borderColor?: import("@itcase/types").BorderColorProps;
158
+ direction?: import("@itcase/types").DirectionProps;
159
+ fill?: import("@itcase/types").FillProps;
160
+ fillActive?: import("@itcase/types").FillActiveProps;
161
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
162
+ fillDisabled?: import("@itcase/types").FillProps;
163
+ fillHover?: import("@itcase/types").FillHoverProps;
164
+ shape?: import("@itcase/types").ShapeProps;
165
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
166
+ size?: import("@itcase/types").SizeProps;
167
+ textColor?: import("@itcase/types").TextColorProps;
168
+ textSize?: import("@itcase/types").TextSizeProps;
169
+ } | undefined;
170
+ disabledPrimary?: {
171
+ borderColor?: import("@itcase/types").BorderColorProps;
172
+ direction?: import("@itcase/types").DirectionProps;
173
+ fill?: import("@itcase/types").FillProps;
174
+ fillActive?: import("@itcase/types").FillActiveProps;
175
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
176
+ fillDisabled?: import("@itcase/types").FillProps;
177
+ fillHover?: import("@itcase/types").FillHoverProps;
178
+ shape?: import("@itcase/types").ShapeProps;
179
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
180
+ size?: import("@itcase/types").SizeProps;
181
+ textColor?: import("@itcase/types").TextColorProps;
182
+ textSize?: import("@itcase/types").TextSizeProps;
183
+ } | undefined;
184
+ disabledQuaternary?: {
185
+ borderColor?: import("@itcase/types").BorderColorProps;
186
+ direction?: import("@itcase/types").DirectionProps;
187
+ fill?: import("@itcase/types").FillProps;
188
+ fillActive?: import("@itcase/types").FillActiveProps;
189
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
190
+ fillDisabled?: import("@itcase/types").FillProps;
191
+ fillHover?: import("@itcase/types").FillHoverProps;
192
+ shape?: import("@itcase/types").ShapeProps;
193
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
194
+ size?: import("@itcase/types").SizeProps;
195
+ textColor?: import("@itcase/types").TextColorProps;
196
+ textSize?: import("@itcase/types").TextSizeProps;
197
+ } | undefined;
198
+ disabledSecondary?: {
199
+ borderColor?: import("@itcase/types").BorderColorProps;
200
+ direction?: import("@itcase/types").DirectionProps;
201
+ fill?: import("@itcase/types").FillProps;
202
+ fillActive?: import("@itcase/types").FillActiveProps;
203
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
204
+ fillDisabled?: import("@itcase/types").FillProps;
205
+ fillHover?: import("@itcase/types").FillHoverProps;
206
+ shape?: import("@itcase/types").ShapeProps;
207
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
208
+ size?: import("@itcase/types").SizeProps;
209
+ textColor?: import("@itcase/types").TextColorProps;
210
+ textSize?: import("@itcase/types").TextSizeProps;
211
+ } | undefined;
212
+ disabledTertiary?: {
213
+ borderColor?: import("@itcase/types").BorderColorProps;
214
+ direction?: import("@itcase/types").DirectionProps;
215
+ fill?: import("@itcase/types").FillProps;
216
+ fillActive?: import("@itcase/types").FillActiveProps;
217
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
218
+ fillDisabled?: import("@itcase/types").FillProps;
219
+ fillHover?: import("@itcase/types").FillHoverProps;
220
+ shape?: import("@itcase/types").ShapeProps;
221
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
222
+ size?: import("@itcase/types").SizeProps;
223
+ textColor?: import("@itcase/types").TextColorProps;
224
+ textSize?: import("@itcase/types").TextSizeProps;
225
+ } | undefined;
226
+ errorPrimary?: {
227
+ borderColor?: import("@itcase/types").BorderColorProps;
228
+ direction?: import("@itcase/types").DirectionProps;
229
+ fill?: import("@itcase/types").FillProps;
230
+ fillActive?: import("@itcase/types").FillActiveProps;
231
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
232
+ fillDisabled?: import("@itcase/types").FillProps;
233
+ fillHover?: import("@itcase/types").FillHoverProps;
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
+ errorQuaternary?: {
241
+ borderColor?: import("@itcase/types").BorderColorProps;
242
+ direction?: import("@itcase/types").DirectionProps;
243
+ fill?: import("@itcase/types").FillProps;
244
+ fillActive?: import("@itcase/types").FillActiveProps;
245
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
246
+ fillDisabled?: import("@itcase/types").FillProps;
247
+ fillHover?: import("@itcase/types").FillHoverProps;
248
+ shape?: import("@itcase/types").ShapeProps;
249
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
250
+ size?: import("@itcase/types").SizeProps;
251
+ textColor?: import("@itcase/types").TextColorProps;
252
+ textSize?: import("@itcase/types").TextSizeProps;
253
+ } | undefined;
254
+ errorSecondary?: {
255
+ borderColor?: import("@itcase/types").BorderColorProps;
256
+ direction?: import("@itcase/types").DirectionProps;
257
+ fill?: import("@itcase/types").FillProps;
258
+ fillActive?: import("@itcase/types").FillActiveProps;
259
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
260
+ fillDisabled?: import("@itcase/types").FillProps;
261
+ fillHover?: import("@itcase/types").FillHoverProps;
262
+ shape?: import("@itcase/types").ShapeProps;
263
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
264
+ size?: import("@itcase/types").SizeProps;
265
+ textColor?: import("@itcase/types").TextColorProps;
266
+ textSize?: import("@itcase/types").TextSizeProps;
267
+ } | undefined;
268
+ errorTertiary?: {
269
+ borderColor?: import("@itcase/types").BorderColorProps;
270
+ direction?: import("@itcase/types").DirectionProps;
271
+ fill?: import("@itcase/types").FillProps;
272
+ fillActive?: import("@itcase/types").FillActiveProps;
273
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
274
+ fillDisabled?: import("@itcase/types").FillProps;
275
+ fillHover?: import("@itcase/types").FillHoverProps;
276
+ shape?: import("@itcase/types").ShapeProps;
277
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
278
+ size?: import("@itcase/types").SizeProps;
279
+ textColor?: import("@itcase/types").TextColorProps;
280
+ textSize?: import("@itcase/types").TextSizeProps;
281
+ } | undefined;
282
+ extraPrimary?: {
283
+ borderColor?: import("@itcase/types").BorderColorProps;
284
+ direction?: import("@itcase/types").DirectionProps;
285
+ fill?: import("@itcase/types").FillProps;
286
+ fillActive?: import("@itcase/types").FillActiveProps;
287
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
288
+ fillDisabled?: import("@itcase/types").FillProps;
289
+ fillHover?: import("@itcase/types").FillHoverProps;
290
+ shape?: import("@itcase/types").ShapeProps;
291
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
292
+ size?: import("@itcase/types").SizeProps;
293
+ textColor?: import("@itcase/types").TextColorProps;
294
+ textSize?: import("@itcase/types").TextSizeProps;
295
+ } | undefined;
296
+ extraQuaternary?: {
297
+ borderColor?: import("@itcase/types").BorderColorProps;
298
+ direction?: import("@itcase/types").DirectionProps;
299
+ fill?: import("@itcase/types").FillProps;
300
+ fillActive?: import("@itcase/types").FillActiveProps;
301
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
302
+ fillDisabled?: import("@itcase/types").FillProps;
303
+ fillHover?: import("@itcase/types").FillHoverProps;
304
+ shape?: import("@itcase/types").ShapeProps;
305
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
306
+ size?: import("@itcase/types").SizeProps;
307
+ textColor?: import("@itcase/types").TextColorProps;
308
+ textSize?: import("@itcase/types").TextSizeProps;
309
+ } | undefined;
310
+ extraSecondary?: {
311
+ borderColor?: import("@itcase/types").BorderColorProps;
312
+ direction?: import("@itcase/types").DirectionProps;
313
+ fill?: import("@itcase/types").FillProps;
314
+ fillActive?: import("@itcase/types").FillActiveProps;
315
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
316
+ fillDisabled?: import("@itcase/types").FillProps;
317
+ fillHover?: import("@itcase/types").FillHoverProps;
318
+ shape?: import("@itcase/types").ShapeProps;
319
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
320
+ size?: import("@itcase/types").SizeProps;
321
+ textColor?: import("@itcase/types").TextColorProps;
322
+ textSize?: import("@itcase/types").TextSizeProps;
323
+ } | undefined;
324
+ extraTertiary?: {
325
+ borderColor?: import("@itcase/types").BorderColorProps;
326
+ direction?: import("@itcase/types").DirectionProps;
327
+ fill?: import("@itcase/types").FillProps;
328
+ fillActive?: import("@itcase/types").FillActiveProps;
329
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
330
+ fillDisabled?: import("@itcase/types").FillProps;
331
+ fillHover?: import("@itcase/types").FillHoverProps;
332
+ shape?: import("@itcase/types").ShapeProps;
333
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
334
+ size?: import("@itcase/types").SizeProps;
335
+ textColor?: import("@itcase/types").TextColorProps;
336
+ textSize?: import("@itcase/types").TextSizeProps;
337
+ } | undefined;
338
+ infoPrimary?: {
339
+ borderColor?: import("@itcase/types").BorderColorProps;
340
+ direction?: import("@itcase/types").DirectionProps;
341
+ fill?: import("@itcase/types").FillProps;
342
+ fillActive?: import("@itcase/types").FillActiveProps;
343
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
344
+ fillDisabled?: import("@itcase/types").FillProps;
345
+ fillHover?: import("@itcase/types").FillHoverProps;
346
+ shape?: import("@itcase/types").ShapeProps;
347
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
348
+ size?: import("@itcase/types").SizeProps;
349
+ textColor?: import("@itcase/types").TextColorProps;
350
+ textSize?: import("@itcase/types").TextSizeProps;
351
+ } | undefined;
352
+ infoQuaternary?: {
353
+ borderColor?: import("@itcase/types").BorderColorProps;
354
+ direction?: import("@itcase/types").DirectionProps;
355
+ fill?: import("@itcase/types").FillProps;
356
+ fillActive?: import("@itcase/types").FillActiveProps;
357
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
358
+ fillDisabled?: import("@itcase/types").FillProps;
359
+ fillHover?: import("@itcase/types").FillHoverProps;
360
+ shape?: import("@itcase/types").ShapeProps;
361
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
362
+ size?: import("@itcase/types").SizeProps;
363
+ textColor?: import("@itcase/types").TextColorProps;
364
+ textSize?: import("@itcase/types").TextSizeProps;
365
+ } | undefined;
366
+ infoSecondary?: {
367
+ borderColor?: import("@itcase/types").BorderColorProps;
368
+ direction?: import("@itcase/types").DirectionProps;
369
+ fill?: import("@itcase/types").FillProps;
370
+ fillActive?: import("@itcase/types").FillActiveProps;
371
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
372
+ fillDisabled?: import("@itcase/types").FillProps;
373
+ fillHover?: import("@itcase/types").FillHoverProps;
374
+ shape?: import("@itcase/types").ShapeProps;
375
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
376
+ size?: import("@itcase/types").SizeProps;
377
+ textColor?: import("@itcase/types").TextColorProps;
378
+ textSize?: import("@itcase/types").TextSizeProps;
379
+ } | undefined;
380
+ infoTertiary?: {
381
+ borderColor?: import("@itcase/types").BorderColorProps;
382
+ direction?: import("@itcase/types").DirectionProps;
383
+ fill?: import("@itcase/types").FillProps;
384
+ fillActive?: import("@itcase/types").FillActiveProps;
385
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
386
+ fillDisabled?: import("@itcase/types").FillProps;
387
+ fillHover?: import("@itcase/types").FillHoverProps;
388
+ shape?: import("@itcase/types").ShapeProps;
389
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
390
+ size?: import("@itcase/types").SizeProps;
391
+ textColor?: import("@itcase/types").TextColorProps;
392
+ textSize?: import("@itcase/types").TextSizeProps;
393
+ } | undefined;
394
+ specialPrimary?: {
395
+ borderColor?: import("@itcase/types").BorderColorProps;
396
+ direction?: import("@itcase/types").DirectionProps;
397
+ fill?: import("@itcase/types").FillProps;
398
+ fillActive?: import("@itcase/types").FillActiveProps;
399
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
400
+ fillDisabled?: import("@itcase/types").FillProps;
401
+ fillHover?: import("@itcase/types").FillHoverProps;
402
+ shape?: import("@itcase/types").ShapeProps;
403
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
404
+ size?: import("@itcase/types").SizeProps;
405
+ textColor?: import("@itcase/types").TextColorProps;
406
+ textSize?: import("@itcase/types").TextSizeProps;
407
+ } | undefined;
408
+ specialQuaternary?: {
409
+ borderColor?: import("@itcase/types").BorderColorProps;
410
+ direction?: import("@itcase/types").DirectionProps;
411
+ fill?: import("@itcase/types").FillProps;
412
+ fillActive?: import("@itcase/types").FillActiveProps;
413
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
414
+ fillDisabled?: import("@itcase/types").FillProps;
415
+ fillHover?: import("@itcase/types").FillHoverProps;
416
+ shape?: import("@itcase/types").ShapeProps;
417
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
418
+ size?: import("@itcase/types").SizeProps;
419
+ textColor?: import("@itcase/types").TextColorProps;
420
+ textSize?: import("@itcase/types").TextSizeProps;
421
+ } | undefined;
422
+ specialSecondary?: {
423
+ borderColor?: import("@itcase/types").BorderColorProps;
424
+ direction?: import("@itcase/types").DirectionProps;
425
+ fill?: import("@itcase/types").FillProps;
426
+ fillActive?: import("@itcase/types").FillActiveProps;
427
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
428
+ fillDisabled?: import("@itcase/types").FillProps;
429
+ fillHover?: import("@itcase/types").FillHoverProps;
430
+ shape?: import("@itcase/types").ShapeProps;
431
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
432
+ size?: import("@itcase/types").SizeProps;
433
+ textColor?: import("@itcase/types").TextColorProps;
434
+ textSize?: import("@itcase/types").TextSizeProps;
435
+ } | undefined;
436
+ specialTertiary?: {
437
+ borderColor?: import("@itcase/types").BorderColorProps;
438
+ direction?: import("@itcase/types").DirectionProps;
439
+ fill?: import("@itcase/types").FillProps;
440
+ fillActive?: import("@itcase/types").FillActiveProps;
441
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
442
+ fillDisabled?: import("@itcase/types").FillProps;
443
+ fillHover?: import("@itcase/types").FillHoverProps;
444
+ shape?: import("@itcase/types").ShapeProps;
445
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
446
+ size?: import("@itcase/types").SizeProps;
447
+ textColor?: import("@itcase/types").TextColorProps;
448
+ textSize?: import("@itcase/types").TextSizeProps;
449
+ } | undefined;
450
+ successPrimary?: {
451
+ borderColor?: import("@itcase/types").BorderColorProps;
452
+ direction?: import("@itcase/types").DirectionProps;
453
+ fill?: import("@itcase/types").FillProps;
454
+ fillActive?: import("@itcase/types").FillActiveProps;
455
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
456
+ fillDisabled?: import("@itcase/types").FillProps;
457
+ fillHover?: import("@itcase/types").FillHoverProps;
458
+ shape?: import("@itcase/types").ShapeProps;
459
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
460
+ size?: import("@itcase/types").SizeProps;
461
+ textColor?: import("@itcase/types").TextColorProps;
462
+ textSize?: import("@itcase/types").TextSizeProps;
463
+ } | undefined;
464
+ successQuaternary?: {
465
+ borderColor?: import("@itcase/types").BorderColorProps;
466
+ direction?: import("@itcase/types").DirectionProps;
467
+ fill?: import("@itcase/types").FillProps;
468
+ fillActive?: import("@itcase/types").FillActiveProps;
469
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
470
+ fillDisabled?: import("@itcase/types").FillProps;
471
+ fillHover?: import("@itcase/types").FillHoverProps;
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
+ successSecondary?: {
479
+ borderColor?: import("@itcase/types").BorderColorProps;
480
+ direction?: import("@itcase/types").DirectionProps;
481
+ fill?: import("@itcase/types").FillProps;
482
+ fillActive?: import("@itcase/types").FillActiveProps;
483
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
484
+ fillDisabled?: import("@itcase/types").FillProps;
485
+ fillHover?: import("@itcase/types").FillHoverProps;
486
+ shape?: import("@itcase/types").ShapeProps;
487
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
488
+ size?: import("@itcase/types").SizeProps;
489
+ textColor?: import("@itcase/types").TextColorProps;
490
+ textSize?: import("@itcase/types").TextSizeProps;
491
+ } | undefined;
492
+ successTertiary?: {
493
+ borderColor?: import("@itcase/types").BorderColorProps;
494
+ direction?: import("@itcase/types").DirectionProps;
495
+ fill?: import("@itcase/types").FillProps;
496
+ fillActive?: import("@itcase/types").FillActiveProps;
497
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
498
+ fillDisabled?: import("@itcase/types").FillProps;
499
+ fillHover?: import("@itcase/types").FillHoverProps;
500
+ shape?: import("@itcase/types").ShapeProps;
501
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
502
+ size?: import("@itcase/types").SizeProps;
503
+ textColor?: import("@itcase/types").TextColorProps;
504
+ textSize?: import("@itcase/types").TextSizeProps;
505
+ } | undefined;
506
+ surfacePrimary?: {
507
+ borderColor?: import("@itcase/types").BorderColorProps;
508
+ direction?: import("@itcase/types").DirectionProps;
509
+ fill?: import("@itcase/types").FillProps;
510
+ fillActive?: import("@itcase/types").FillActiveProps;
511
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
512
+ fillDisabled?: import("@itcase/types").FillProps;
513
+ fillHover?: import("@itcase/types").FillHoverProps;
514
+ shape?: import("@itcase/types").ShapeProps;
515
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
516
+ size?: import("@itcase/types").SizeProps;
517
+ textColor?: import("@itcase/types").TextColorProps;
518
+ textSize?: import("@itcase/types").TextSizeProps;
519
+ } | undefined;
520
+ surfaceQuaternary?: {
521
+ borderColor?: import("@itcase/types").BorderColorProps;
522
+ direction?: import("@itcase/types").DirectionProps;
523
+ fill?: import("@itcase/types").FillProps;
524
+ fillActive?: import("@itcase/types").FillActiveProps;
525
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
526
+ fillDisabled?: import("@itcase/types").FillProps;
527
+ fillHover?: import("@itcase/types").FillHoverProps;
528
+ shape?: import("@itcase/types").ShapeProps;
529
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
530
+ size?: import("@itcase/types").SizeProps;
531
+ textColor?: import("@itcase/types").TextColorProps;
532
+ textSize?: import("@itcase/types").TextSizeProps;
533
+ } | undefined;
534
+ surfaceSecondary?: {
535
+ borderColor?: import("@itcase/types").BorderColorProps;
536
+ direction?: import("@itcase/types").DirectionProps;
537
+ fill?: import("@itcase/types").FillProps;
538
+ fillActive?: import("@itcase/types").FillActiveProps;
539
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
540
+ fillDisabled?: import("@itcase/types").FillProps;
541
+ fillHover?: import("@itcase/types").FillHoverProps;
542
+ shape?: import("@itcase/types").ShapeProps;
543
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
544
+ size?: import("@itcase/types").SizeProps;
545
+ textColor?: import("@itcase/types").TextColorProps;
546
+ textSize?: import("@itcase/types").TextSizeProps;
547
+ } | undefined;
548
+ surfaceTertiary?: {
549
+ borderColor?: import("@itcase/types").BorderColorProps;
550
+ direction?: import("@itcase/types").DirectionProps;
551
+ fill?: import("@itcase/types").FillProps;
552
+ fillActive?: import("@itcase/types").FillActiveProps;
553
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
554
+ fillDisabled?: import("@itcase/types").FillProps;
555
+ fillHover?: import("@itcase/types").FillHoverProps;
556
+ shape?: import("@itcase/types").ShapeProps;
557
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
558
+ size?: import("@itcase/types").SizeProps;
559
+ textColor?: import("@itcase/types").TextColorProps;
560
+ textSize?: import("@itcase/types").TextSizeProps;
561
+ } | undefined;
562
+ warningPrimary?: {
563
+ borderColor?: import("@itcase/types").BorderColorProps;
564
+ direction?: import("@itcase/types").DirectionProps;
565
+ fill?: import("@itcase/types").FillProps;
566
+ fillActive?: import("@itcase/types").FillActiveProps;
567
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
568
+ fillDisabled?: import("@itcase/types").FillProps;
569
+ fillHover?: import("@itcase/types").FillHoverProps;
570
+ shape?: import("@itcase/types").ShapeProps;
571
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
572
+ size?: import("@itcase/types").SizeProps;
573
+ textColor?: import("@itcase/types").TextColorProps;
574
+ textSize?: import("@itcase/types").TextSizeProps;
575
+ } | undefined;
576
+ warningQuaternary?: {
577
+ borderColor?: import("@itcase/types").BorderColorProps;
578
+ direction?: import("@itcase/types").DirectionProps;
579
+ fill?: import("@itcase/types").FillProps;
580
+ fillActive?: import("@itcase/types").FillActiveProps;
581
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
582
+ fillDisabled?: import("@itcase/types").FillProps;
583
+ fillHover?: import("@itcase/types").FillHoverProps;
584
+ shape?: import("@itcase/types").ShapeProps;
585
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
586
+ size?: import("@itcase/types").SizeProps;
587
+ textColor?: import("@itcase/types").TextColorProps;
588
+ textSize?: import("@itcase/types").TextSizeProps;
589
+ } | undefined;
590
+ warningSecondary?: {
591
+ borderColor?: import("@itcase/types").BorderColorProps;
592
+ direction?: import("@itcase/types").DirectionProps;
593
+ fill?: import("@itcase/types").FillProps;
594
+ fillActive?: import("@itcase/types").FillActiveProps;
595
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
596
+ fillDisabled?: import("@itcase/types").FillProps;
597
+ fillHover?: import("@itcase/types").FillHoverProps;
598
+ shape?: import("@itcase/types").ShapeProps;
599
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
600
+ size?: import("@itcase/types").SizeProps;
601
+ textColor?: import("@itcase/types").TextColorProps;
602
+ textSize?: import("@itcase/types").TextSizeProps;
603
+ } | undefined;
604
+ warningTertiary?: {
605
+ borderColor?: import("@itcase/types").BorderColorProps;
606
+ direction?: import("@itcase/types").DirectionProps;
607
+ fill?: import("@itcase/types").FillProps;
608
+ fillActive?: import("@itcase/types").FillActiveProps;
609
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
610
+ fillDisabled?: import("@itcase/types").FillProps;
611
+ fillHover?: import("@itcase/types").FillHoverProps;
612
+ shape?: import("@itcase/types").ShapeProps;
613
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
614
+ size?: import("@itcase/types").SizeProps;
615
+ textColor?: import("@itcase/types").TextColorProps;
616
+ textSize?: import("@itcase/types").TextSizeProps;
617
+ } | undefined;
618
+ circular?: {
619
+ borderColor?: import("@itcase/types").BorderColorProps;
620
+ direction?: import("@itcase/types").DirectionProps;
621
+ fill?: import("@itcase/types").FillProps;
622
+ fillActive?: import("@itcase/types").FillActiveProps;
623
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
624
+ fillDisabled?: import("@itcase/types").FillProps;
625
+ fillHover?: import("@itcase/types").FillHoverProps;
626
+ shape?: import("@itcase/types").ShapeProps;
627
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
628
+ size?: import("@itcase/types").SizeProps;
629
+ textColor?: import("@itcase/types").TextColorProps;
630
+ textSize?: import("@itcase/types").TextSizeProps;
631
+ } | undefined;
632
+ geometric?: {
633
+ borderColor?: import("@itcase/types").BorderColorProps;
634
+ direction?: import("@itcase/types").DirectionProps;
635
+ fill?: import("@itcase/types").FillProps;
636
+ fillActive?: import("@itcase/types").FillActiveProps;
637
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
638
+ fillDisabled?: import("@itcase/types").FillProps;
639
+ fillHover?: import("@itcase/types").FillHoverProps;
640
+ shape?: import("@itcase/types").ShapeProps;
641
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
642
+ size?: import("@itcase/types").SizeProps;
643
+ textColor?: import("@itcase/types").TextColorProps;
644
+ textSize?: import("@itcase/types").TextSizeProps;
645
+ } | undefined;
646
+ rounded?: {
647
+ borderColor?: import("@itcase/types").BorderColorProps;
648
+ direction?: import("@itcase/types").DirectionProps;
649
+ fill?: import("@itcase/types").FillProps;
650
+ fillActive?: import("@itcase/types").FillActiveProps;
651
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
652
+ fillDisabled?: import("@itcase/types").FillProps;
653
+ fillHover?: import("@itcase/types").FillHoverProps;
654
+ shape?: import("@itcase/types").ShapeProps;
655
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
656
+ size?: import("@itcase/types").SizeProps;
657
+ textColor?: import("@itcase/types").TextColorProps;
658
+ textSize?: import("@itcase/types").TextSizeProps;
659
+ } | undefined;
660
+ roundedL?: {
661
+ borderColor?: import("@itcase/types").BorderColorProps;
662
+ direction?: import("@itcase/types").DirectionProps;
663
+ fill?: import("@itcase/types").FillProps;
664
+ fillActive?: import("@itcase/types").FillActiveProps;
665
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
666
+ fillDisabled?: import("@itcase/types").FillProps;
667
+ fillHover?: import("@itcase/types").FillHoverProps;
668
+ shape?: import("@itcase/types").ShapeProps;
669
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
670
+ size?: import("@itcase/types").SizeProps;
671
+ textColor?: import("@itcase/types").TextColorProps;
672
+ textSize?: import("@itcase/types").TextSizeProps;
673
+ } | undefined;
674
+ roundedM?: {
675
+ borderColor?: import("@itcase/types").BorderColorProps;
676
+ direction?: import("@itcase/types").DirectionProps;
677
+ fill?: import("@itcase/types").FillProps;
678
+ fillActive?: import("@itcase/types").FillActiveProps;
679
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
680
+ fillDisabled?: import("@itcase/types").FillProps;
681
+ fillHover?: import("@itcase/types").FillHoverProps;
682
+ shape?: import("@itcase/types").ShapeProps;
683
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
684
+ size?: import("@itcase/types").SizeProps;
685
+ textColor?: import("@itcase/types").TextColorProps;
686
+ textSize?: import("@itcase/types").TextSizeProps;
687
+ } | undefined;
688
+ roundedS?: {
689
+ borderColor?: import("@itcase/types").BorderColorProps;
690
+ direction?: import("@itcase/types").DirectionProps;
691
+ fill?: import("@itcase/types").FillProps;
692
+ fillActive?: import("@itcase/types").FillActiveProps;
693
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
694
+ fillDisabled?: import("@itcase/types").FillProps;
695
+ fillHover?: import("@itcase/types").FillHoverProps;
696
+ shape?: import("@itcase/types").ShapeProps;
697
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
698
+ size?: import("@itcase/types").SizeProps;
699
+ textColor?: import("@itcase/types").TextColorProps;
700
+ textSize?: import("@itcase/types").TextSizeProps;
701
+ } | undefined;
702
+ roundedXL?: {
703
+ borderColor?: import("@itcase/types").BorderColorProps;
704
+ direction?: import("@itcase/types").DirectionProps;
705
+ fill?: import("@itcase/types").FillProps;
706
+ fillActive?: import("@itcase/types").FillActiveProps;
707
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
708
+ fillDisabled?: import("@itcase/types").FillProps;
709
+ fillHover?: import("@itcase/types").FillHoverProps;
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
+ sizeXXS?: {
717
+ borderColor?: import("@itcase/types").BorderColorProps;
718
+ direction?: import("@itcase/types").DirectionProps;
719
+ fill?: import("@itcase/types").FillProps;
720
+ fillActive?: import("@itcase/types").FillActiveProps;
721
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
722
+ fillDisabled?: import("@itcase/types").FillProps;
723
+ fillHover?: import("@itcase/types").FillHoverProps;
724
+ shape?: import("@itcase/types").ShapeProps;
725
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
726
+ size?: import("@itcase/types").SizeProps;
727
+ textColor?: import("@itcase/types").TextColorProps;
728
+ textSize?: import("@itcase/types").TextSizeProps;
729
+ } | undefined;
730
+ sizeXS?: {
731
+ borderColor?: import("@itcase/types").BorderColorProps;
732
+ direction?: import("@itcase/types").DirectionProps;
733
+ fill?: import("@itcase/types").FillProps;
734
+ fillActive?: import("@itcase/types").FillActiveProps;
735
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
736
+ fillDisabled?: import("@itcase/types").FillProps;
737
+ fillHover?: import("@itcase/types").FillHoverProps;
738
+ shape?: import("@itcase/types").ShapeProps;
739
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
740
+ size?: import("@itcase/types").SizeProps;
741
+ textColor?: import("@itcase/types").TextColorProps;
742
+ textSize?: import("@itcase/types").TextSizeProps;
743
+ } | undefined;
744
+ sizeS?: {
745
+ borderColor?: import("@itcase/types").BorderColorProps;
746
+ direction?: import("@itcase/types").DirectionProps;
747
+ fill?: import("@itcase/types").FillProps;
748
+ fillActive?: import("@itcase/types").FillActiveProps;
749
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
750
+ fillDisabled?: import("@itcase/types").FillProps;
751
+ fillHover?: import("@itcase/types").FillHoverProps;
752
+ shape?: import("@itcase/types").ShapeProps;
753
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
754
+ size?: import("@itcase/types").SizeProps;
755
+ textColor?: import("@itcase/types").TextColorProps;
756
+ textSize?: import("@itcase/types").TextSizeProps;
757
+ } | undefined;
758
+ sizeM?: {
759
+ borderColor?: import("@itcase/types").BorderColorProps;
760
+ direction?: import("@itcase/types").DirectionProps;
761
+ fill?: import("@itcase/types").FillProps;
762
+ fillActive?: import("@itcase/types").FillActiveProps;
763
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
764
+ fillDisabled?: import("@itcase/types").FillProps;
765
+ fillHover?: import("@itcase/types").FillHoverProps;
766
+ shape?: import("@itcase/types").ShapeProps;
767
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
768
+ size?: import("@itcase/types").SizeProps;
769
+ textColor?: import("@itcase/types").TextColorProps;
770
+ textSize?: import("@itcase/types").TextSizeProps;
771
+ } | undefined;
772
+ sizeL?: {
773
+ borderColor?: import("@itcase/types").BorderColorProps;
774
+ direction?: import("@itcase/types").DirectionProps;
775
+ fill?: import("@itcase/types").FillProps;
776
+ fillActive?: import("@itcase/types").FillActiveProps;
777
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
778
+ fillDisabled?: import("@itcase/types").FillProps;
779
+ fillHover?: import("@itcase/types").FillHoverProps;
780
+ shape?: import("@itcase/types").ShapeProps;
781
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
782
+ size?: import("@itcase/types").SizeProps;
783
+ textColor?: import("@itcase/types").TextColorProps;
784
+ textSize?: import("@itcase/types").TextSizeProps;
785
+ } | undefined;
786
+ sizeXL?: {
787
+ borderColor?: import("@itcase/types").BorderColorProps;
788
+ direction?: import("@itcase/types").DirectionProps;
789
+ fill?: import("@itcase/types").FillProps;
790
+ fillActive?: import("@itcase/types").FillActiveProps;
791
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
792
+ fillDisabled?: import("@itcase/types").FillProps;
793
+ fillHover?: import("@itcase/types").FillHoverProps;
794
+ shape?: import("@itcase/types").ShapeProps;
795
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
796
+ size?: import("@itcase/types").SizeProps;
797
+ textColor?: import("@itcase/types").TextColorProps;
798
+ textSize?: import("@itcase/types").TextSizeProps;
799
+ } | undefined;
800
+ sizeXXL?: {
801
+ borderColor?: import("@itcase/types").BorderColorProps;
802
+ direction?: import("@itcase/types").DirectionProps;
803
+ fill?: import("@itcase/types").FillProps;
804
+ fillActive?: import("@itcase/types").FillActiveProps;
805
+ fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
806
+ fillDisabled?: import("@itcase/types").FillProps;
807
+ fillHover?: import("@itcase/types").FillHoverProps;
808
+ shape?: import("@itcase/types").ShapeProps;
809
+ shapeStrength?: import("@itcase/types").ShapeStrengthProps;
810
+ size?: import("@itcase/types").SizeProps;
811
+ textColor?: import("@itcase/types").TextColorProps;
812
+ textSize?: import("@itcase/types").TextSizeProps;
813
+ } | undefined;
814
+ };