@itcase/ui 1.9.36 → 1.9.37

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 (824) hide show
  1. package/dist/{Avatar_cjs_MeHu04tK.js → Avatar_cjs_BH4N1LbX.js} +20 -20
  2. package/dist/{Avatar_es_uJ8vSNKC.js → Avatar_es_DONdO4MV.js} +20 -20
  3. package/dist/{Button_cjs_BLuRWxbc.js → Button_cjs_Dvh0E0zz.js} +80 -138
  4. package/dist/{Button_es_DH8hqqdN.js → Button_es_BDrXGgUw.js} +80 -138
  5. package/dist/{ChipsGroup_cjs_C-oThNwF.js → ChipsGroup_cjs_CT4DME-7.js} +53 -53
  6. package/dist/{ChipsGroup_es_BOaDqAo8.js → ChipsGroup_es_BB6xVGnI.js} +53 -53
  7. package/dist/{DatePicker_cjs_CHxK5Rw8.js → DatePicker_cjs_DFbSO6Me.js} +17 -26
  8. package/dist/{DatePicker_es_DHGzUpHd.js → DatePicker_es_D3e0JZtJ.js} +17 -26
  9. package/dist/{Divider_cjs_1fwsCxEb.js → Divider_cjs_DmIeh3Jq.js} +14 -14
  10. package/dist/{Divider_es_BlOJ77zx.js → Divider_es_Cod0xv2q.js} +14 -14
  11. package/dist/{DropdownItem_cjs_DUtEvTHI.js → DropdownItem_cjs_Aun30hgm.js} +19 -35
  12. package/dist/{DropdownItem_es_DgaoM2SE.js → DropdownItem_es_CgVFMUyM.js} +19 -35
  13. package/dist/{Group_cjs_CcDdC0Ua.js → Group_cjs_BGVwVJwS.js} +7 -5
  14. package/dist/{Group_es_Dml1c8Cz.js → Group_es_CrDAyR_E.js} +7 -5
  15. package/dist/{Icon_cjs_CQxDPPGY.js → Icon_cjs_DRdjXL7T.js} +149 -224
  16. package/dist/{Icon_es_Banbw98_.js → Icon_es_BoUAbwyu.js} +149 -224
  17. package/dist/{Image_cjs_B3E9N9YO.js → Image_cjs_Dvojc8Dw.js} +9 -6
  18. package/dist/{Image_es_D3YrkouM.js → Image_es_CTXiU4L4.js} +10 -7
  19. package/dist/{Input_cjs_BUtZUZYh.js → Input_cjs_B13aeHfj.js} +8 -26
  20. package/dist/{Input_es_DaDvQ8Xp.js → Input_es_BUJJnw5X.js} +8 -26
  21. package/dist/{Label_cjs_eckLVQqh.js → Label_cjs_Kf3sYviA.js} +81 -99
  22. package/dist/{Label_es_DuDL0-3C.js → Label_es_DTsS8xDD.js} +81 -99
  23. package/dist/{Link_cjs_DqNtNI23.js → Link_cjs_CmBw4h-N.js} +46 -82
  24. package/dist/{Link_es_Bt-Bhy3t.js → Link_es_OpkyzWe6.js} +46 -82
  25. package/dist/{Loader_cjs_CP1xKwb-.js → Loader_cjs_BHMB4c8f.js} +18 -18
  26. package/dist/{Loader_es_Csp5tr40.js → Loader_es_CcFl-K-t.js} +18 -18
  27. package/dist/{Overlay_cjs_-hY4qbRG.js → Overlay_cjs_2az7kviY.js} +1 -1
  28. package/dist/{Overlay_es_dNz3djDB.js → Overlay_es_Du0WjVgO.js} +1 -1
  29. package/dist/{SelectContainer_cjs_B2fgWgCE.js → SelectContainer_cjs_DlpMN8W0.js} +24 -49
  30. package/dist/{SelectContainer_es_B5trQDlc.js → SelectContainer_es_YFoz_R-E.js} +25 -50
  31. package/dist/{Text_cjs_Co2XdYF-.js → Text_cjs_BJ9NgJkx.js} +2 -2
  32. package/dist/{Text_es_DaYcLe4H.js → Text_es_DR4Alx-v.js} +2 -2
  33. package/dist/cjs/components/Accordion.js +31 -33
  34. package/dist/cjs/components/Avatar.js +5 -5
  35. package/dist/cjs/components/AvatarStack.js +9 -9
  36. package/dist/cjs/components/Badge.js +3 -3
  37. package/dist/cjs/components/Breadcrumbs.js +11 -10
  38. package/dist/cjs/components/Button.js +5 -5
  39. package/dist/cjs/components/Cell.js +8 -8
  40. package/dist/cjs/components/Checkbox.js +37 -52
  41. package/dist/cjs/components/Checkmark.js +9 -10
  42. package/dist/cjs/components/Chips.js +4 -4
  43. package/dist/cjs/components/Choice.js +37 -37
  44. package/dist/cjs/components/Code.js +1 -2
  45. package/dist/cjs/components/CookiesWarning.js +10 -11
  46. package/dist/cjs/components/Dadata.js +14 -17
  47. package/dist/cjs/components/DatePeriod.js +22 -22
  48. package/dist/cjs/components/DatePicker.js +8 -8
  49. package/dist/cjs/components/Divider.js +1 -1
  50. package/dist/cjs/components/Drawer.js +7 -34
  51. package/dist/cjs/components/Dropdown.js +5 -5
  52. package/dist/cjs/components/Flex.js +2 -2
  53. package/dist/cjs/components/Grid.js +2 -2
  54. package/dist/cjs/components/Group.js +1 -1
  55. package/dist/cjs/components/HeroTitle.js +3 -10
  56. package/dist/cjs/components/Icon.js +3 -3
  57. package/dist/cjs/components/Image.js +1 -1
  58. package/dist/cjs/components/Input.js +1 -1
  59. package/dist/cjs/components/InputNumber.js +8 -32
  60. package/dist/cjs/components/InputPassword.js +7 -24
  61. package/dist/cjs/components/Label.js +4 -4
  62. package/dist/cjs/components/Link.js +1 -1
  63. package/dist/cjs/components/List.js +41 -117
  64. package/dist/cjs/components/Loader.js +2 -2
  65. package/dist/cjs/components/Logo.js +7 -6
  66. package/dist/cjs/components/MenuItem.js +15 -15
  67. package/dist/cjs/components/Modal.js +8 -8
  68. package/dist/cjs/components/ModalSheetBottom.js +4 -7
  69. package/dist/cjs/components/Notification.js +13 -15
  70. package/dist/cjs/components/Overlay.js +1 -1
  71. package/dist/cjs/components/Pagination.js +26 -62
  72. package/dist/cjs/components/Radio.js +16 -17
  73. package/dist/cjs/components/Response/img.js +4 -4
  74. package/dist/cjs/components/Response.js +24 -24
  75. package/dist/cjs/components/SVGContent.js +4 -4
  76. package/dist/cjs/components/ScrollOnDrag.js +0 -1
  77. package/dist/cjs/components/ScrollToView.js +3 -2
  78. package/dist/cjs/components/Search.js +18 -18
  79. package/dist/cjs/components/Segmented/stories/__mock__.js +5 -5
  80. package/dist/cjs/components/Segmented.js +40 -47
  81. package/dist/cjs/components/Select.js +7 -7
  82. package/dist/cjs/components/Swiper.js +5 -13
  83. package/dist/cjs/components/Switch.js +12 -14
  84. package/dist/cjs/components/Tab.js +39 -40
  85. package/dist/cjs/components/Text.js +1 -1
  86. package/dist/cjs/components/Textarea.js +13 -13
  87. package/dist/cjs/components/Tile.js +3 -3
  88. package/dist/cjs/components/Title.js +3 -3
  89. package/dist/cjs/components/Tooltip.js +3 -3
  90. package/dist/cjs/components/Video.js +1 -0
  91. package/dist/cjs/components/Warning.js +4 -4
  92. package/dist/cjs/context/Notifications.js +1 -1
  93. package/dist/cjs/hooks/useDeviceTargetClass.js +1 -1
  94. package/dist/components/Accordion.js +31 -33
  95. package/dist/components/Avatar.js +5 -5
  96. package/dist/components/AvatarStack.js +9 -9
  97. package/dist/components/Badge.js +3 -3
  98. package/dist/components/Breadcrumbs.js +11 -10
  99. package/dist/components/Button.js +5 -5
  100. package/dist/components/Cell.js +8 -8
  101. package/dist/components/Checkbox.js +37 -52
  102. package/dist/components/Checkmark.js +9 -10
  103. package/dist/components/Chips.js +4 -4
  104. package/dist/components/Choice.js +37 -37
  105. package/dist/components/Code.js +1 -2
  106. package/dist/components/CookiesWarning.js +10 -11
  107. package/dist/components/Dadata.js +14 -17
  108. package/dist/components/DatePeriod.js +22 -22
  109. package/dist/components/DatePicker.js +8 -8
  110. package/dist/components/Divider.js +1 -1
  111. package/dist/components/Drawer.js +7 -34
  112. package/dist/components/Dropdown.js +5 -5
  113. package/dist/components/Flex.js +2 -2
  114. package/dist/components/Grid.js +2 -2
  115. package/dist/components/Group.js +1 -1
  116. package/dist/components/HeroTitle.js +3 -10
  117. package/dist/components/Icon.js +3 -3
  118. package/dist/components/Image.js +1 -1
  119. package/dist/components/Input.js +1 -1
  120. package/dist/components/InputNumber.js +9 -33
  121. package/dist/components/InputPassword.js +7 -24
  122. package/dist/components/Label.js +4 -4
  123. package/dist/components/Link.js +1 -1
  124. package/dist/components/List.js +41 -117
  125. package/dist/components/Loader.js +2 -2
  126. package/dist/components/Logo.js +7 -6
  127. package/dist/components/MenuItem.js +15 -15
  128. package/dist/components/Modal.js +8 -8
  129. package/dist/components/ModalSheetBottom.js +4 -7
  130. package/dist/components/Notification.js +13 -15
  131. package/dist/components/Overlay.js +1 -1
  132. package/dist/components/Pagination.js +27 -63
  133. package/dist/components/Radio.js +16 -17
  134. package/dist/components/Response/img.js +4 -4
  135. package/dist/components/Response.js +25 -25
  136. package/dist/components/SVGContent.js +4 -4
  137. package/dist/components/ScrollOnDrag.js +0 -1
  138. package/dist/components/ScrollToView.js +3 -2
  139. package/dist/components/Search.js +18 -18
  140. package/dist/components/Segmented/stories/__mock__.js +5 -5
  141. package/dist/components/Segmented.js +40 -47
  142. package/dist/components/Select.js +7 -7
  143. package/dist/components/Swiper.js +5 -13
  144. package/dist/components/Switch.js +12 -14
  145. package/dist/components/Tab.js +39 -40
  146. package/dist/components/Text.js +1 -1
  147. package/dist/components/Textarea.js +13 -13
  148. package/dist/components/Tile.js +3 -3
  149. package/dist/components/Title.js +3 -3
  150. package/dist/components/Tooltip.js +3 -3
  151. package/dist/components/Video.js +1 -0
  152. package/dist/components/Warning.js +4 -4
  153. package/dist/context/Notifications.js +1 -1
  154. package/dist/css/styles/bundles.css +1725 -1705
  155. package/dist/hooks/useDeviceTargetClass.js +1 -1
  156. package/dist/snippets/Chips.snippets.json +1 -1
  157. package/dist/snippets/Icon.snippets.json +1 -1
  158. package/dist/stories/ChipsOverview.mdx +3 -3
  159. package/dist/stories/FlexOverview.mdx +4 -4
  160. package/dist/stories/GroupAlignItems.mdx +1 -1
  161. package/dist/stories/GroupAlignSelf.mdx +1 -1
  162. package/dist/stories/GroupColumns.mdx +1 -1
  163. package/dist/stories/GroupDirection.mdx +1 -1
  164. package/dist/stories/GroupJustifyContent.mdx +1 -1
  165. package/dist/stories/GroupOverview.mdx +1 -1
  166. package/dist/stories/GroupPlayground.mdx +1 -1
  167. package/dist/stories/GroupWrap.mdx +1 -1
  168. package/dist/stories/ListOverview.mdx +1 -1
  169. package/dist/types/components/Accordion/Accordion.appearance.d.ts +3 -2
  170. package/dist/types/components/Accordion/Accordion.interface.d.ts +69 -49
  171. package/dist/types/components/Accordion/appearance/accordionSize.d.ts +2 -50
  172. package/dist/types/components/Accordion/appearance/accordionStyle.d.ts +2 -13
  173. package/dist/types/components/Accordion/appearance/accordionSurface.d.ts +2 -35
  174. package/dist/types/components/Accordion/stories/AccordionDemo.stories.d.ts +18 -0
  175. package/dist/types/components/Avatar/Avatar.appearance.d.ts +3 -2998
  176. package/dist/types/components/Avatar/Avatar.interface.d.ts +3 -4
  177. package/dist/types/components/Avatar/stories/AvatarCount.stories.d.ts +18 -0
  178. package/dist/types/components/Avatar/stories/AvatarDemo.stories.d.ts +23 -0
  179. package/dist/types/components/Avatar/stories/AvatarImage.stories.d.ts +36 -0
  180. package/dist/types/components/Avatar/stories/AvatarLetters.stories.d.ts +31 -0
  181. package/dist/types/components/Avatar/stories/AvatarSize.stories.d.ts +69 -0
  182. package/dist/types/components/Avatar/stories/AvatarStatus.stories.d.ts +22 -0
  183. package/dist/types/components/AvatarStack/AvatarStack.appearance.d.ts +3 -2
  184. package/dist/types/components/AvatarStack/AvatarStack.d.ts +1 -1
  185. package/dist/types/components/AvatarStack/AvatarStack.interface.d.ts +24 -21
  186. package/dist/types/components/AvatarStack/appearance/avatarStackSize.d.ts +2 -20
  187. package/dist/types/components/AvatarStack/stories/AvatarStackCount.stories.d.ts +43 -0
  188. package/dist/types/components/AvatarStack/stories/AvatarStackDemo.stories.d.ts +34 -0
  189. package/dist/types/components/AvatarStack/stories/AvatarStackSize.stories.d.ts +60 -0
  190. package/dist/types/components/Badge/Badge.appearance.d.ts +3 -1668
  191. package/dist/types/components/Badge/Badge.interface.d.ts +12 -10
  192. package/dist/types/components/Badge/appearance/badgeDisabled.d.ts +1 -1
  193. package/dist/types/components/Badge/appearance/badgeError.d.ts +1 -1
  194. package/dist/types/components/Badge/appearance/badgeExtra.d.ts +3 -0
  195. package/dist/types/components/Badge/appearance/badgeInfo.d.ts +1 -1
  196. package/dist/types/components/Badge/appearance/badgeShape.d.ts +1 -1
  197. package/dist/types/components/Badge/appearance/badgeSpecial.d.ts +3 -0
  198. package/dist/types/components/Badge/appearance/badgeStyle.d.ts +1 -1
  199. package/dist/types/components/Badge/appearance/badgeSuccess.d.ts +1 -1
  200. package/dist/types/components/Badge/appearance/badgeSurface.d.ts +1 -1
  201. package/dist/types/components/Badge/appearance/badgeWarning.d.ts +1 -1
  202. package/dist/types/components/Badge/stories/BadgeCounter.stories.d.ts +67 -0
  203. package/dist/types/components/Badge/stories/BadgeDemo.stories.d.ts +26 -0
  204. package/dist/types/components/Badge/stories/BadgeDot.stories.d.ts +67 -0
  205. package/dist/types/components/Badge/stories/BadgeDotIconCounter.stories.d.ts +69 -0
  206. package/dist/types/components/Badge/stories/BadgeFill.stories.d.ts +64 -0
  207. package/dist/types/components/Badge/stories/BadgeIcon.stories.d.ts +67 -0
  208. package/dist/types/components/Badge/stories/BadgeIconCounter.stories.d.ts +68 -0
  209. package/dist/types/components/Badge/stories/BadgeShape.stories.d.ts +49 -0
  210. package/dist/types/components/Badge/stories/BadgeSize.stories.d.ts +55 -0
  211. package/dist/types/components/Badge/stories/BadgeStyle.stories.d.ts +39 -0
  212. package/dist/types/components/Breadcrumbs/Breadcrumbs.appearance.d.ts +3 -2
  213. package/dist/types/components/Breadcrumbs/Breadcrumbs.interface.d.ts +53 -73
  214. package/dist/types/components/Breadcrumbs/appearance/breadcrumbsAccent.d.ts +2 -8
  215. package/dist/types/components/Breadcrumbs/appearance/breadcrumbsSize.d.ts +2 -37
  216. package/dist/types/components/Breadcrumbs/appearance/breadcrumbsStyle.d.ts +2 -13
  217. package/dist/types/components/Breadcrumbs/appearance/breadcrumbsSurface.d.ts +2 -26
  218. package/dist/types/components/Breadcrumbs/stories/BreadcrumbsAppearance.stories.d.ts +49 -0
  219. package/dist/types/components/Breadcrumbs/stories/BreadcrumbsDemo.stories.d.ts +32 -0
  220. package/dist/types/components/Breadcrumbs/stories/BreadcrumbsSize.stories.d.ts +61 -0
  221. package/dist/types/components/Breadcrumbs/stories/BreadcrumbsStyle.stories.d.ts +43 -0
  222. package/dist/types/components/Button/Button.appearance.d.ts +3 -4902
  223. package/dist/types/components/Button/Button.d.ts +16 -12
  224. package/dist/types/components/Button/Button.interface.d.ts +18 -13
  225. package/dist/types/components/Button/appearance/buttonExtra.d.ts +3 -0
  226. package/dist/types/components/Button/appearance/buttonSpecial.d.ts +3 -0
  227. package/dist/types/components/Button/stories/ButtonDefault.stories.d.ts +146 -0
  228. package/dist/types/components/Button/stories/ButtonDemo.stories.d.ts +100 -0
  229. package/dist/types/components/Button/stories/ButtonIcon.stories.d.ts +144 -0
  230. package/dist/types/components/Button/stories/ButtonLabel.stories.d.ts +144 -0
  231. package/dist/types/components/Button/stories/ButtonLoading.stories.d.ts +145 -0
  232. package/dist/types/components/Button/stories/ButtonMuted.stories.d.ts +146 -0
  233. package/dist/types/components/Button/stories/ButtonMutedIcon.stories.d.ts +144 -0
  234. package/dist/types/components/Button/stories/ButtonShape.stories.d.ts +126 -0
  235. package/dist/types/components/Button/stories/ButtonSize.stories.d.ts +132 -0
  236. package/dist/types/components/Cell/Cell.appearance.d.ts +2 -1
  237. package/dist/types/components/Cell/Cell.interface.d.ts +13 -14
  238. package/dist/types/components/Cell/stories/CellDemo.stories.d.ts +26 -0
  239. package/dist/types/components/Cell/stories/CellDirection.stories.d.ts +41 -0
  240. package/dist/types/components/Cell/stories/CellReverse.stories.d.ts +26 -0
  241. package/dist/types/components/Cell/stories/CellSizeEqualHorizontal.stories.d.ts +41 -0
  242. package/dist/types/components/Cell/stories/CellSizeEqualVertical.stories.d.ts +41 -0
  243. package/dist/types/components/Cell/stories/CellSizeHorizontal.stories.d.ts +41 -0
  244. package/dist/types/components/Cell/stories/CellSizeVertical.stories.d.ts +41 -0
  245. package/dist/types/components/Cell/stories/CellStyle.stories.d.ts +41 -0
  246. package/dist/types/components/Checkbox/Checkbox.appearance.d.ts +2 -1
  247. package/dist/types/components/Checkbox/Checkbox.interface.d.ts +45 -38
  248. package/dist/types/components/Checkbox/appearance/checkboxDefault.d.ts +2 -15
  249. package/dist/types/components/Checkbox/appearance/checkboxDisabled.d.ts +2 -19
  250. package/dist/types/components/Checkbox/appearance/checkboxError.d.ts +2 -24
  251. package/dist/types/components/Checkbox/appearance/checkboxRequire.d.ts +2 -23
  252. package/dist/types/components/Checkbox/appearance/checkboxSize.d.ts +2 -22
  253. package/dist/types/components/Checkbox/appearance/checkboxStyle.d.ts +2 -21
  254. package/dist/types/components/Checkbox/appearance/checkboxSuccess.d.ts +2 -23
  255. package/dist/types/components/Checkbox/stories/Checkbox.stories.d.ts +28 -0
  256. package/dist/types/components/Checkbox/stories/CheckboxDemo.stories.d.ts +25 -0
  257. package/dist/types/components/Checkbox/stories/CheckboxError.stories.d.ts +45 -0
  258. package/dist/types/components/Checkbox/stories/CheckboxLabel.stories.d.ts +29 -0
  259. package/dist/types/components/Checkbox/stories/CheckboxLabelDesc.stories.d.ts +30 -0
  260. package/dist/types/components/Checkbox/stories/CheckboxSize.stories.d.ts +32 -0
  261. package/dist/types/components/Checkmark/Checkmark.appearance.d.ts +2 -1
  262. package/dist/types/components/Checkmark/Checkmark.interface.d.ts +25 -18
  263. package/dist/types/components/Checkmark/appearance/checkmarkAccent.d.ts +2 -9
  264. package/dist/types/components/Checkmark/appearance/checkmarkDisabled.d.ts +2 -10
  265. package/dist/types/components/Checkmark/appearance/checkmarkSize.d.ts +2 -23
  266. package/dist/types/components/Checkmark/appearance/checkmarkStyle.d.ts +2 -13
  267. package/dist/types/components/Checkmark/appearance/checkmarkSurface.d.ts +2 -20
  268. package/dist/types/components/Checkmark/stories/CheckmarkAccent.stories.d.ts +23 -0
  269. package/dist/types/components/Checkmark/stories/CheckmarkDemo.stories.d.ts +23 -0
  270. package/dist/types/components/Checkmark/stories/CheckmarkDisabled.stories.d.ts +23 -0
  271. package/dist/types/components/Checkmark/stories/CheckmarkSize.stories.d.ts +55 -0
  272. package/dist/types/components/Checkmark/stories/CheckmarkStyle.stories.d.ts +37 -0
  273. package/dist/types/components/Checkmark/stories/CheckmarkSurface.stories.d.ts +23 -0
  274. package/dist/types/components/Chips/Chips.appearance.d.ts +2 -1
  275. package/dist/types/components/Chips/Chips.interface.d.ts +13 -9
  276. package/dist/types/components/Chips/appearance/chipsExtra.d.ts +3 -0
  277. package/dist/types/components/Chips/appearance/chipsSpecial.d.ts +3 -0
  278. package/dist/types/components/Chips/stories/ChipsCheckLeft.stories.d.ts +84 -0
  279. package/dist/types/components/Chips/stories/ChipsCheckRight.stories.d.ts +84 -0
  280. package/dist/types/components/Chips/stories/ChipsClear.stories.d.ts +84 -0
  281. package/dist/types/components/Chips/stories/ChipsDefault.stories.d.ts +75 -0
  282. package/dist/types/components/Chips/stories/ChipsDemo.stories.d.ts +27 -0
  283. package/dist/types/components/Chips/stories/ChipsGroup.stories.d.ts +29 -0
  284. package/dist/types/components/Chips/stories/ChipsMuted.stories.d.ts +68 -0
  285. package/dist/types/components/Chips/stories/ChipsShape.stories.d.ts +49 -0
  286. package/dist/types/components/Chips/stories/ChipsSize.stories.d.ts +56 -0
  287. package/dist/types/components/Chips/stories/ChipsStyle.stories.d.ts +38 -0
  288. package/dist/types/components/Choice/Choice.appearance.d.ts +2 -1
  289. package/dist/types/components/Choice/Choice.interface.d.ts +68 -40
  290. package/dist/types/components/Choice/appearance/choiceDefault.d.ts +2 -36
  291. package/dist/types/components/Choice/appearance/choiceDisabled.d.ts +2 -18
  292. package/dist/types/components/Choice/appearance/choiceError.d.ts +2 -17
  293. package/dist/types/components/Choice/appearance/choiceRequire.d.ts +2 -17
  294. package/dist/types/components/Choice/appearance/choiceShape.d.ts +2 -24
  295. package/dist/types/components/Choice/appearance/choiceSize.d.ts +2 -17
  296. package/dist/types/components/Choice/appearance/choiceStyle.d.ts +2 -13
  297. package/dist/types/components/Choice/appearance/choiceSuccess.d.ts +2 -17
  298. package/dist/types/components/Choice/stories/ChoiceDemo.stories.d.ts +31 -0
  299. package/dist/types/components/Choice/stories/ChoiceIcon.stories.d.ts +49 -0
  300. package/dist/types/components/Choice/stories/ChoiceLabel.stories.d.ts +51 -0
  301. package/dist/types/components/Choice/stories/ChoiceLabelIcon.stories.d.ts +51 -0
  302. package/dist/types/components/Choice/stories/ChoiceSize.stories.d.ts +39 -0
  303. package/dist/types/components/Choice/stories/ChoiceStyle.stories.d.ts +46 -0
  304. package/dist/types/components/Code/Code.appearance.d.ts +2 -1
  305. package/dist/types/components/Code/Code.interface.d.ts +8 -7
  306. package/dist/types/components/Code/stories/CodeDefault.stories.d.ts +31 -0
  307. package/dist/types/components/Code/stories/CodeDemo.stories.d.ts +27 -0
  308. package/dist/types/components/Code/stories/CodeDisabled.stories.d.ts +31 -0
  309. package/dist/types/components/Code/stories/CodeError.stories.d.ts +31 -0
  310. package/dist/types/components/Code/stories/CodeRequire.stories.d.ts +31 -0
  311. package/dist/types/components/Code/stories/CodeSize.stories.d.ts +25 -0
  312. package/dist/types/components/Code/stories/CodeStyle.stories.d.ts +37 -0
  313. package/dist/types/components/Code/stories/CodeSuccess.stories.d.ts +31 -0
  314. package/dist/types/components/CookiesWarning/CookiesWarning.appearance.d.ts +3 -11
  315. package/dist/types/components/CookiesWarning/CookiesWarning.d.ts +2 -2
  316. package/dist/types/components/CookiesWarning/CookiesWarning.interface.d.ts +33 -15
  317. package/dist/types/components/CookiesWarning/appearance/cookiesWarningDefault.d.ts +2 -11
  318. package/dist/types/components/CookiesWarning/stories/CoockiesWarning.stories.d.ts +15 -0
  319. package/dist/types/components/Dadata/Dadata.interface.d.ts +14 -7
  320. package/dist/types/components/Dadata/stories/Dadata.stories.d.ts +21 -0
  321. package/dist/types/components/DatePeriod/DatePeriod.appearance.d.ts +3 -69
  322. package/dist/types/components/DatePeriod/DatePeriod.d.ts +1 -1
  323. package/dist/types/components/DatePeriod/DatePeriod.interface.d.ts +54 -22
  324. package/dist/types/components/DatePeriod/appearance/datePeriodShape.d.ts +2 -34
  325. package/dist/types/components/DatePeriod/appearance/datePeriodSize.d.ts +2 -23
  326. package/dist/types/components/DatePeriod/appearance/datePeriodSurface.d.ts +2 -16
  327. package/dist/types/components/DatePeriod/stories/DatePeriodDemo.stories.d.ts +19 -0
  328. package/dist/types/components/DatePeriod/stories/DatePeriodSize.stories.d.ts +19 -0
  329. package/dist/types/components/DatePicker/DatePicker.appearance.d.ts +3 -58
  330. package/dist/types/components/DatePicker/DatePicker.interface.d.ts +87 -103
  331. package/dist/types/components/DatePicker/appearance/datePickerSize.d.ts +2 -29
  332. package/dist/types/components/DatePicker/appearance/datePickerStyle.d.ts +2 -19
  333. package/dist/types/components/DatePicker/appearance/datePickerSurface.d.ts +2 -14
  334. package/dist/types/components/DatePicker/index.d.ts +1 -1
  335. package/dist/types/components/DatePicker/stories/DatePickerSize.stories.d.ts +31 -0
  336. package/dist/types/components/DatePicker/stories/DatePickerStyle.stories.d.ts +38 -0
  337. package/dist/types/components/Divider/Divider.appearance.d.ts +3 -1374
  338. package/dist/types/components/Divider/Divider.interface.d.ts +6 -5
  339. package/dist/types/components/Divider/appearance/dividerExtra.d.ts +3 -0
  340. package/dist/types/components/Divider/appearance/dividerSpecial.d.ts +3 -0
  341. package/dist/types/components/Divider/stories/DividerAppearance.stories.d.ts +73 -0
  342. package/dist/types/components/Divider/stories/DividerDemo.stories.d.ts +23 -0
  343. package/dist/types/components/Divider/stories/DividerDirection.stories.d.ts +26 -0
  344. package/dist/types/components/Divider/stories/DividerSize.stories.d.ts +31 -0
  345. package/dist/types/components/Dot/stories/Dot.stories.d.ts +33 -0
  346. package/dist/types/components/Drawer/Drawer.appearance.d.ts +3 -2
  347. package/dist/types/components/Drawer/Drawer.interface.d.ts +44 -20
  348. package/dist/types/components/Drawer/appearance/drawerSize.d.ts +2 -8
  349. package/dist/types/components/Drawer/appearance/drawerSurface.d.ts +2 -27
  350. package/dist/types/components/Drawer/stories/Drawer.stories.d.ts +17 -0
  351. package/dist/types/components/Drawer/stories/DrawerSwap.stories.d.ts +20 -0
  352. package/dist/types/components/Dropdown/Dropdown.appearance.d.ts +3 -2
  353. package/dist/types/components/Dropdown/Dropdown.interface.d.ts +144 -61
  354. package/dist/types/components/Dropdown/DropdownItem.appearance.d.ts +3 -2
  355. package/dist/types/components/Dropdown/appearance/dropdownAccent.d.ts +2 -24
  356. package/dist/types/components/Dropdown/appearance/dropdownSize.d.ts +2 -38
  357. package/dist/types/components/Dropdown/appearance/dropdownStyle.d.ts +2 -13
  358. package/dist/types/components/Dropdown/appearance/dropdownSurface.d.ts +2 -33
  359. package/dist/types/components/Dropdown/stories/DropdownBadge.stories.d.ts +31 -0
  360. package/dist/types/components/Dropdown/stories/DropdownDefault.stories.d.ts +55 -0
  361. package/dist/types/components/Dropdown/stories/DropdownDemo.stories.d.ts +53 -0
  362. package/dist/types/components/Dropdown/stories/DropdownMessage.stories.d.ts +30 -0
  363. package/dist/types/components/Dropdown/stories/DropdownSize.stories.d.ts +51 -0
  364. package/dist/types/components/Dropdown/stories/DropdownSwap.stories.d.ts +51 -0
  365. package/dist/types/components/Flex/Flex.interface.d.ts +72 -57
  366. package/dist/types/components/Flex/stories/Flex.stories.d.ts +7 -0
  367. package/dist/types/components/Flex/stories/FlexAlignContent.stories.d.ts +57 -0
  368. package/dist/types/components/Flex/stories/FlexAlignItems.stories.d.ts +49 -0
  369. package/dist/types/components/Flex/stories/FlexAlignSelf.stories.d.ts +55 -0
  370. package/dist/types/components/Flex/stories/FlexDirection.stories.d.ts +67 -0
  371. package/dist/types/components/Flex/stories/FlexGrow.stories.d.ts +31 -0
  372. package/dist/types/components/Flex/stories/FlexJustifyContent.stories.d.ts +55 -0
  373. package/dist/types/components/Flex/stories/FlexOrder.stories.d.ts +37 -0
  374. package/dist/types/components/Flex/stories/FlexWrap.stories.d.ts +47 -0
  375. package/dist/types/components/Grid/Grid.interface.d.ts +76 -78
  376. package/dist/types/components/Grid/index.d.ts +1 -1
  377. package/dist/types/components/Grid/stories/Grid.stories.d.ts +59 -0
  378. package/dist/types/components/Group/Group.appearance.d.ts +2 -1
  379. package/dist/types/components/Group/Group.d.ts +3 -2
  380. package/dist/types/components/Group/Group.interface.d.ts +5 -4
  381. package/dist/types/components/Group/appearance/groupSurface.d.ts +3 -0
  382. package/dist/types/components/Group/stories/GroupAlignItems.stories.d.ts +100 -0
  383. package/dist/types/components/Group/stories/GroupAlignSelf.stories.d.ts +107 -0
  384. package/dist/types/components/Group/stories/GroupColumns.stories.d.ts +89 -0
  385. package/dist/types/components/Group/stories/GroupDirection.stories.d.ts +106 -0
  386. package/dist/types/components/Group/stories/GroupJustifyContent.stories.d.ts +107 -0
  387. package/dist/types/components/Group/stories/GroupWrap.stories.d.ts +89 -0
  388. package/dist/types/components/HTMLContent/HTMLContent.interface.d.ts +14 -12
  389. package/dist/types/components/HTMLContent/stories/HTMLContent.stories.d.ts +13 -0
  390. package/dist/types/components/HeroTitle/HeroTitle.appearance.d.ts +3 -2
  391. package/dist/types/components/HeroTitle/HeroTitle.interface.d.ts +62 -38
  392. package/dist/types/components/HeroTitle/appearance/heroTitleSize.d.ts +2 -26
  393. package/dist/types/components/HeroTitle/stories/HeroTitle.stories.d.ts +24 -0
  394. package/dist/types/components/HeroTitle/stories/HeroTitleSize.stories.d.ts +50 -0
  395. package/dist/types/components/Icon/Icon.appearance.d.ts +3 -41
  396. package/dist/types/components/Icon/Icon.d.ts +9 -3
  397. package/dist/types/components/Icon/Icon.interface.d.ts +33 -25
  398. package/dist/types/components/Icon/appearance/iconAccent.d.ts +2 -2
  399. package/dist/types/components/Icon/appearance/iconDanger.d.ts +2 -2
  400. package/dist/types/components/Icon/appearance/iconDisabled.d.ts +2 -2
  401. package/dist/types/components/Icon/appearance/iconError.d.ts +2 -2
  402. package/dist/types/components/Icon/appearance/iconExtra.d.ts +3 -0
  403. package/dist/types/components/Icon/appearance/iconInfo.d.ts +2 -2
  404. package/dist/types/components/Icon/appearance/iconShape.d.ts +2 -2
  405. package/dist/types/components/Icon/appearance/iconSize.d.ts +2 -2
  406. package/dist/types/components/Icon/appearance/iconSpecial.d.ts +3 -0
  407. package/dist/types/components/Icon/appearance/iconStyle.d.ts +2 -2
  408. package/dist/types/components/Icon/appearance/iconSuccess.d.ts +2 -2
  409. package/dist/types/components/Icon/appearance/iconSurface.d.ts +2 -2
  410. package/dist/types/components/Icon/appearance/iconWarning.d.ts +2 -2
  411. package/dist/types/components/Icon/stories/IconDefault.stories.d.ts +107 -0
  412. package/dist/types/components/Icon/stories/IconDemo.stories.d.ts +58 -0
  413. package/dist/types/components/Icon/stories/IconShape.stories.d.ts +83 -0
  414. package/dist/types/components/Icon/stories/IconSize12.stories.d.ts +53 -0
  415. package/dist/types/components/Icon/stories/IconSize14.stories.d.ts +58 -0
  416. package/dist/types/components/Icon/stories/IconSize16.stories.d.ts +65 -0
  417. package/dist/types/components/Icon/stories/IconSize20.stories.d.ts +72 -0
  418. package/dist/types/components/Icon/stories/IconSize24.stories.d.ts +79 -0
  419. package/dist/types/components/Icon/stories/IconSize32.stories.d.ts +86 -0
  420. package/dist/types/components/Icon/stories/IconSize40.stories.d.ts +93 -0
  421. package/dist/types/components/Icon/stories/IconStyle.stories.d.ts +71 -0
  422. package/dist/types/components/Icon/stories/IconWithBadge.stories.d.ts +97 -0
  423. package/dist/types/components/Image/Image.d.ts +39 -1
  424. package/dist/types/components/Image/Image.interface.d.ts +28 -22
  425. package/dist/types/components/Image/stories/Image.stories.d.ts +60 -0
  426. package/dist/types/components/Input/Input.appearance.d.ts +3 -163
  427. package/dist/types/components/Input/Input.d.ts +21 -2
  428. package/dist/types/components/Input/Input.interface.d.ts +30 -33
  429. package/dist/types/components/Input/appearance/inputDefault.d.ts +2 -24
  430. package/dist/types/components/Input/appearance/inputDisabled.d.ts +2 -20
  431. package/dist/types/components/Input/appearance/inputError.d.ts +2 -21
  432. package/dist/types/components/Input/appearance/inputRequire.d.ts +2 -22
  433. package/dist/types/components/Input/appearance/inputShape.d.ts +2 -24
  434. package/dist/types/components/Input/appearance/inputSize.d.ts +2 -30
  435. package/dist/types/components/Input/appearance/inputStyle.d.ts +2 -15
  436. package/dist/types/components/Input/appearance/inputSuccess.d.ts +2 -21
  437. package/dist/types/components/Input/stories/Input.stories.d.ts +39 -0
  438. package/dist/types/components/Input/stories/InputDefault.stories.d.ts +63 -0
  439. package/dist/types/components/Input/stories/InputDisabled.stories.d.ts +63 -0
  440. package/dist/types/components/Input/stories/InputError.stories.d.ts +63 -0
  441. package/dist/types/components/Input/stories/InputRequire.stories.d.ts +63 -0
  442. package/dist/types/components/Input/stories/InputSize.stories.d.ts +58 -0
  443. package/dist/types/components/Input/stories/InputStyle.stories.d.ts +52 -0
  444. package/dist/types/components/Input/stories/InputSuccess.stories.d.ts +63 -0
  445. package/dist/types/components/InputNumber/InputNumber.interfaces.d.ts +11 -7
  446. package/dist/types/components/InputNumber/appearance/InputNumberShape.d.ts +2 -24
  447. package/dist/types/components/InputNumber/appearance/inputNumberSize.d.ts +2 -32
  448. package/dist/types/components/InputNumber/appearance/inputNumberStyle.d.ts +2 -15
  449. package/dist/types/components/InputNumber/stories/InputNumberDefault.stories.d.ts +17 -0
  450. package/dist/types/components/InputNumber/stories/InputNumberNative.stories.d.ts +17 -0
  451. package/dist/types/components/InputPassword/InputPassword.appearance.d.ts +3 -179
  452. package/dist/types/components/InputPassword/InputPassword.d.ts +1 -1
  453. package/dist/types/components/InputPassword/InputPassword.interface.d.ts +38 -35
  454. package/dist/types/components/InputPassword/appearance/inputPasswordDefault.d.ts +2 -26
  455. package/dist/types/components/InputPassword/appearance/inputPasswordDisabled.d.ts +2 -21
  456. package/dist/types/components/InputPassword/appearance/inputPasswordError.d.ts +2 -21
  457. package/dist/types/components/InputPassword/appearance/inputPasswordRequire.d.ts +2 -21
  458. package/dist/types/components/InputPassword/appearance/inputPasswordShape.d.ts +2 -24
  459. package/dist/types/components/InputPassword/appearance/inputPasswordSize.d.ts +2 -44
  460. package/dist/types/components/InputPassword/appearance/inputPasswordStyle.d.ts +2 -15
  461. package/dist/types/components/InputPassword/appearance/inputPasswordSuccess.d.ts +2 -21
  462. package/dist/types/components/InputPassword/stories/InpputPasswordRequire.stories.d.ts +45 -0
  463. package/dist/types/components/InputPassword/stories/InputPassword.stories.d.ts +25 -0
  464. package/dist/types/components/InputPassword/stories/InputPasswordDefault.stories.d.ts +43 -0
  465. package/dist/types/components/InputPassword/stories/InputPasswordDisabled.stories.d.ts +45 -0
  466. package/dist/types/components/InputPassword/stories/InputPasswordError.stories.d.ts +45 -0
  467. package/dist/types/components/InputPassword/stories/InputPasswordSize.stories.d.ts +41 -0
  468. package/dist/types/components/InputPassword/stories/InputPasswordStyle.stories.d.ts +34 -0
  469. package/dist/types/components/InputPassword/stories/InputPasswordSuccess.stories.d.ts +45 -0
  470. package/dist/types/components/Label/Label.appearance.d.ts +3 -3824
  471. package/dist/types/components/Label/Label.interface.d.ts +5 -5
  472. package/dist/types/components/Label/appearance/labelAccent.d.ts +1 -1
  473. package/dist/types/components/Label/appearance/labelDisabled.d.ts +1 -1
  474. package/dist/types/components/Label/appearance/labelError.d.ts +1 -1
  475. package/dist/types/components/Label/appearance/labelExtra.d.ts +3 -0
  476. package/dist/types/components/Label/appearance/labelGradient.d.ts +1 -1
  477. package/dist/types/components/Label/appearance/labelInfo.d.ts +1 -1
  478. package/dist/types/components/Label/appearance/labelShape.d.ts +1 -1
  479. package/dist/types/components/Label/appearance/labelSize.d.ts +1 -1
  480. package/dist/types/components/Label/appearance/labelSpecial.d.ts +3 -0
  481. package/dist/types/components/Label/appearance/labelStyle.d.ts +1 -1
  482. package/dist/types/components/Label/appearance/labelSuccess.d.ts +1 -1
  483. package/dist/types/components/Label/appearance/labelSurface.d.ts +1 -1
  484. package/dist/types/components/Label/appearance/labelWarning.d.ts +1 -1
  485. package/dist/types/components/Label/stories/Label.stories.d.ts +23 -0
  486. package/dist/types/components/Label/stories/LabelDefault.stories.d.ts +75 -0
  487. package/dist/types/components/Label/stories/LabelGradient.stories.d.ts +21 -0
  488. package/dist/types/components/Label/stories/LabelMuted.stories.d.ts +69 -0
  489. package/dist/types/components/Label/stories/LabelShape.stories.d.ts +49 -0
  490. package/dist/types/components/Label/stories/LabelSize.stories.d.ts +55 -0
  491. package/dist/types/components/Label/stories/LabelStyle.stories.d.ts +37 -0
  492. package/dist/types/components/Label/stories/LabelText.stories.d.ts +73 -0
  493. package/dist/types/components/Link/Link.appearance.d.ts +3 -2
  494. package/dist/types/components/Link/Link.interface.d.ts +48 -32
  495. package/dist/types/components/Link/appearance/linkAccent.d.ts +2 -19
  496. package/dist/types/components/Link/appearance/linkDanger.d.ts +2 -6
  497. package/dist/types/components/Link/appearance/linkDisabled.d.ts +2 -19
  498. package/dist/types/components/Link/appearance/linkError.d.ts +2 -10
  499. package/dist/types/components/{List/appearance/listPrimary.d.ts → Link/appearance/linkExtra.d.ts} +3 -3
  500. package/dist/types/components/Link/appearance/linkInfo.d.ts +2 -20
  501. package/dist/types/components/Link/appearance/linkRequire.d.ts +2 -19
  502. package/dist/types/components/Link/appearance/linkSize.d.ts +2 -58
  503. package/dist/types/components/Link/appearance/{linkPrimary.d.ts → linkSpecial.d.ts} +2 -2
  504. package/dist/types/components/Link/appearance/linkStyle.d.ts +2 -15
  505. package/dist/types/components/Link/appearance/linkSuccess.d.ts +2 -10
  506. package/dist/types/components/Link/appearance/linkSurface.d.ts +2 -24
  507. package/dist/types/components/Link/appearance/linkWarning.d.ts +2 -10
  508. package/dist/types/components/Link/stories/LinkDemo.stories.d.ts +37 -0
  509. package/dist/types/components/List/List.appearance.d.ts +3 -2
  510. package/dist/types/components/List/List.interface.d.ts +30 -31
  511. package/dist/types/components/List/appearance/listAccent.d.ts +2 -20
  512. package/dist/types/components/List/appearance/listDanger.d.ts +2 -6
  513. package/dist/types/components/List/appearance/listError.d.ts +2 -10
  514. package/dist/types/components/List/appearance/listExtra.d.ts +3 -0
  515. package/dist/types/components/List/appearance/listInfo.d.ts +2 -20
  516. package/dist/types/components/List/appearance/listSize.d.ts +2 -58
  517. package/dist/types/components/List/appearance/listSpecial.d.ts +3 -0
  518. package/dist/types/components/List/appearance/listStyle.d.ts +2 -15
  519. package/dist/types/components/List/appearance/listSuccess.d.ts +2 -10
  520. package/dist/types/components/List/appearance/listSurface.d.ts +2 -24
  521. package/dist/types/components/List/appearance/listWarning.d.ts +2 -10
  522. package/dist/types/components/List/stories/List.stories.d.ts +10 -0
  523. package/dist/types/components/List/stories/ListItem.stories.d.ts +18 -0
  524. package/dist/types/components/List/stories/ListSize.stories.d.ts +17 -0
  525. package/dist/types/components/Loader/Loader.appearance.d.ts +2 -786
  526. package/dist/types/components/Loader/appearance/loaderExtra.d.ts +3 -0
  527. package/dist/types/components/Loader/appearance/loaderSpecial.d.ts +3 -0
  528. package/dist/types/components/Loader/stories/LoaderAppearance.stories.d.ts +64 -0
  529. package/dist/types/components/Loader/stories/LoaderDemo.stories.d.ts +22 -0
  530. package/dist/types/components/Loader/stories/LoaderSize.stories.d.ts +28 -0
  531. package/dist/types/components/Loader/stories/LoaderStyle.stories.d.ts +34 -0
  532. package/dist/types/components/Logo/Logo.d.ts +26 -1
  533. package/dist/types/components/Logo/Logo.interface.d.ts +15 -17
  534. package/dist/types/components/Logo/stories/Logo.stories.d.ts +44 -0
  535. package/dist/types/components/Logo/stories/LogoSize.stories.d.ts +52 -0
  536. package/dist/types/components/MenuItem/MenuItem.appearance.d.ts +3 -4118
  537. package/dist/types/components/MenuItem/MenuItem.interface.d.ts +32 -13
  538. package/dist/types/components/MenuItem/stories/MenuItemDefault.stories.d.ts +33 -0
  539. package/dist/types/components/MenuItem/stories/MenuItemDemo.stories.d.ts +25 -0
  540. package/dist/types/components/MenuItem/stories/MenuItemIcon.stories.d.ts +31 -0
  541. package/dist/types/components/MenuItem/stories/MenuItemIconMuted.stories.d.ts +31 -0
  542. package/dist/types/components/MenuItem/stories/MenuItemMuted.stories.d.ts +33 -0
  543. package/dist/types/components/MenuItem/stories/MenuItemSize.stories.d.ts +69 -0
  544. package/dist/types/components/MenuItem/stories/MenuItemStyle.stories.d.ts +39 -0
  545. package/dist/types/components/MenuItem/stories/MenuItemTooltip.stories.d.ts +34 -0
  546. package/dist/types/components/Modal/Modal.appearance.d.ts +3 -2844
  547. package/dist/types/components/Modal/Modal.d.ts +22 -15
  548. package/dist/types/components/Modal/Modal.interface.d.ts +26 -16
  549. package/dist/types/components/Modal/stories/ModalAbsoluteHeader.stories.d.ts +94 -0
  550. package/dist/types/components/Modal/stories/ModalDemo.stories.d.ts +79 -0
  551. package/dist/types/components/Modal/stories/ModalScroll.stories.d.ts +93 -0
  552. package/dist/types/components/Modal/stories/ModalSize.stories.d.ts +92 -0
  553. package/dist/types/components/Modal/stories/ModalStickyHeader.stories.d.ts +94 -0
  554. package/dist/types/components/Modal/stories/ModalStyle.stories.d.ts +92 -0
  555. package/dist/types/components/ModalSheetBottom/ModalSheetBottom.appearance.d.ts +3 -10
  556. package/dist/types/components/ModalSheetBottom/ModalSheetBottom.d.ts +24 -2
  557. package/dist/types/components/ModalSheetBottom/ModalSheetBottom.interface.d.ts +36 -10
  558. package/dist/types/components/ModalSheetBottom/appearance/modalSheetBottomSize.d.ts +2 -10
  559. package/dist/types/components/ModalSheetBottom/stories/ModalSheetBottomDemo.stories.d.ts +63 -0
  560. package/dist/types/components/Notification/Notification.appearance.d.ts +3 -2
  561. package/dist/types/components/Notification/Notification.interface.d.ts +52 -37
  562. package/dist/types/components/Notification/appearance/notificationDefault.d.ts +2 -14
  563. package/dist/types/components/Notification/appearance/notificationError.d.ts +2 -14
  564. package/dist/types/components/Notification/appearance/notificationInfo.d.ts +2 -14
  565. package/dist/types/components/Notification/appearance/notificationSize.d.ts +2 -18
  566. package/dist/types/components/Notification/appearance/notificationStyle.d.ts +2 -13
  567. package/dist/types/components/Notification/appearance/notificationSuccess.d.ts +2 -14
  568. package/dist/types/components/Notification/appearance/notificationWarning.d.ts +2 -14
  569. package/dist/types/components/Notification/stories/NotificationDefault.stories.d.ts +73 -0
  570. package/dist/types/components/Notification/stories/NotificationDemo.stories.d.ts +28 -0
  571. package/dist/types/components/Notification/stories/NotificationError.stories.d.ts +73 -0
  572. package/dist/types/components/Notification/stories/NotificationFloat.stories.d.ts +27 -0
  573. package/dist/types/components/Notification/stories/NotificationGlobal.stories.d.ts +28 -0
  574. package/dist/types/components/Notification/stories/NotificationInfo.stories.d.ts +73 -0
  575. package/dist/types/components/Notification/stories/NotificationSuccess.stories.d.ts +73 -0
  576. package/dist/types/components/Notification/stories/NotificationToast.stories.d.ts +28 -0
  577. package/dist/types/components/Notification/stories/NotificationWarning.stories.d.ts +73 -0
  578. package/dist/types/components/Overlay/Overlay.appearance.d.ts +3 -12
  579. package/dist/types/components/Overlay/stories/Overlay.stories.d.ts +27 -0
  580. package/dist/types/components/Overlay/stories/OverlayDemo.stories.d.ts +18 -0
  581. package/dist/types/components/Pagination/Pagination.appearance.d.ts +3 -2
  582. package/dist/types/components/Pagination/Pagination.interface.d.ts +91 -60
  583. package/dist/types/components/Pagination/appearance/paginationAccent.d.ts +2 -41
  584. package/dist/types/components/Pagination/appearance/paginationShape.d.ts +2 -33
  585. package/dist/types/components/Pagination/appearance/paginationSize.d.ts +2 -75
  586. package/dist/types/components/Pagination/appearance/paginationStyle.d.ts +2 -13
  587. package/dist/types/components/Pagination/appearance/paginationSurface.d.ts +2 -34
  588. package/dist/types/components/Pagination/stories/PaginationDefault.stories.d.ts +25 -0
  589. package/dist/types/components/Pagination/stories/PaginationDemo.stories.d.ts +24 -0
  590. package/dist/types/components/Pagination/stories/PaginationDot.stories.d.ts +26 -0
  591. package/dist/types/components/Pagination/stories/PaginationNumber.stories.d.ts +26 -0
  592. package/dist/types/components/Pagination/stories/PaginationSize.stories.d.ts +38 -0
  593. package/dist/types/components/Radio/Radio.appearance.d.ts +3 -119
  594. package/dist/types/components/Radio/Radio.interface.d.ts +41 -45
  595. package/dist/types/components/Radio/appearance/radioDefault.d.ts +2 -17
  596. package/dist/types/components/Radio/appearance/radioDisabled.d.ts +2 -13
  597. package/dist/types/components/Radio/appearance/radioError.d.ts +2 -13
  598. package/dist/types/components/Radio/appearance/radioRequire.d.ts +2 -13
  599. package/dist/types/components/Radio/appearance/radioShape.d.ts +2 -24
  600. package/dist/types/components/Radio/appearance/radioSize.d.ts +2 -17
  601. package/dist/types/components/Radio/appearance/radioStyle.d.ts +2 -23
  602. package/dist/types/components/Radio/appearance/radioSuccess.d.ts +2 -13
  603. package/dist/types/components/Radio/stories/RadioDefault.stories.d.ts +25 -0
  604. package/dist/types/components/Radio/stories/RadioDemo.stories.d.ts +28 -0
  605. package/dist/types/components/Radio/stories/RadioDisabled.stories.d.ts +25 -0
  606. package/dist/types/components/Radio/stories/RadioError.stories.d.ts +25 -0
  607. package/dist/types/components/Radio/stories/RadioRequire.stories.d.ts +25 -0
  608. package/dist/types/components/Radio/stories/RadioSize.stories.d.ts +36 -0
  609. package/dist/types/components/Radio/stories/RadioState.stories.d.ts +25 -0
  610. package/dist/types/components/Radio/stories/RadioStyle.stories.d.ts +39 -0
  611. package/dist/types/components/Radio/stories/RadioSuccess.stories.d.ts +25 -0
  612. package/dist/types/components/RangeSlider/RangeSlider.d.ts +1 -1
  613. package/dist/types/components/RangeSlider/RangeSlider.interface.d.ts +17 -15
  614. package/dist/types/components/RangeSlider/stories/RangeSliderDemo.stories.d.ts +18 -0
  615. package/dist/types/components/RangeSlider/stories/RangeSliderDisabled.stories.d.ts +21 -0
  616. package/dist/types/components/Response/Response.appearance.d.ts +3 -2
  617. package/dist/types/components/Response/Response.constant.d.ts +2 -2
  618. package/dist/types/components/Response/Response.d.ts +62 -1
  619. package/dist/types/components/Response/Response.interface.d.ts +57 -51
  620. package/dist/types/components/Response/appearance/responseConfirm.d.ts +2 -14
  621. package/dist/types/components/Response/appearance/responseDanger.d.ts +2 -14
  622. package/dist/types/components/Response/appearance/responseEmpty.d.ts +2 -14
  623. package/dist/types/components/Response/appearance/responseError.d.ts +2 -14
  624. package/dist/types/components/Response/appearance/responseFail.d.ts +2 -14
  625. package/dist/types/components/Response/appearance/responseNothingFound.d.ts +2 -14
  626. package/dist/types/components/Response/appearance/responseRefresh.d.ts +2 -14
  627. package/dist/types/components/Response/appearance/responseStyle.d.ts +2 -13
  628. package/dist/types/components/Response/appearance/responseSuccess.d.ts +2 -14
  629. package/dist/types/components/Response/appearance/responseUnableLoadData.d.ts +2 -14
  630. package/dist/types/components/Response/appearance/responseWarning.d.ts +2 -14
  631. package/dist/types/components/Response/img/index.d.ts +11 -11
  632. package/dist/types/components/Response/stories/ResponseConfirm.stories.d.ts +116 -0
  633. package/dist/types/components/Response/stories/ResponseDemo.stories.d.ts +84 -0
  634. package/dist/types/components/Response/stories/ResponseError.stories.d.ts +116 -0
  635. package/dist/types/components/Response/stories/ResponseFail.stories.d.ts +116 -0
  636. package/dist/types/components/Response/stories/ResponseNothingFound.stories.d.ts +116 -0
  637. package/dist/types/components/Response/stories/ResponseRefresh.stories.d.ts +116 -0
  638. package/dist/types/components/Response/stories/ResponseSuccess.stories.d.ts +116 -0
  639. package/dist/types/components/Response/stories/ResponseUnableLoadData.stories.d.ts +116 -0
  640. package/dist/types/components/Response/stories/ResponseWarning.stories.d.ts +124 -0
  641. package/dist/types/components/SVGContent/SVGContent.d.ts +10 -1
  642. package/dist/types/components/SVGContent/SVGContent.interface.d.ts +9 -8
  643. package/dist/types/components/SVGContent/stories/SVGContent.stories.d.ts +30 -0
  644. package/dist/types/components/ScrollOnDrag/ScrollOnDrag.d.ts +1 -1
  645. package/dist/types/components/ScrollOnDrag/ScrollOnDrag.interface.d.ts +9 -6
  646. package/dist/types/components/ScrollOnDrag/stories/ScrollOnDrag.stories.d.ts +19 -0
  647. package/dist/types/components/ScrollToView/ScrollToView.d.ts +2 -1
  648. package/dist/types/components/ScrollToView/ScrollToView.interface.d.ts +24 -0
  649. package/dist/types/components/Scrollbar/Scrollbar.interface.d.ts +5 -3
  650. package/dist/types/components/Scrollbar/stories/Scrollbar.stories.d.ts +28 -0
  651. package/dist/types/components/Search/Search.appearance.d.ts +3 -2
  652. package/dist/types/components/Search/Search.interface.d.ts +45 -44
  653. package/dist/types/components/Search/SearchInput.d.ts +51 -2
  654. package/dist/types/components/Search/SearchResult.d.ts +13 -1
  655. package/dist/types/components/Search/appearance/searchDefault.d.ts +2 -22
  656. package/dist/types/components/Search/appearance/searchDisabled.d.ts +2 -12
  657. package/dist/types/components/Search/appearance/searchError.d.ts +2 -12
  658. package/dist/types/components/Search/appearance/searchRequire.d.ts +2 -12
  659. package/dist/types/components/Search/appearance/searchShape.d.ts +2 -24
  660. package/dist/types/components/Search/appearance/searchSize.d.ts +2 -44
  661. package/dist/types/components/Search/appearance/searchStyle.d.ts +2 -16
  662. package/dist/types/components/Search/appearance/searchSuccess.d.ts +2 -12
  663. package/dist/types/components/Search/stories/SearchInputDefault.stories.d.ts +93 -0
  664. package/dist/types/components/Search/stories/SearchInputDemo.stories.d.ts +71 -0
  665. package/dist/types/components/Search/stories/SearchInputDisabled.stories.d.ts +93 -0
  666. package/dist/types/components/Search/stories/SearchInputError.stories.d.ts +93 -0
  667. package/dist/types/components/Search/stories/SearchInputRequire.stories.d.ts +93 -0
  668. package/dist/types/components/Search/stories/SearchInputShape.stories.d.ts +98 -0
  669. package/dist/types/components/Search/stories/SearchInputSize.stories.d.ts +97 -0
  670. package/dist/types/components/Search/stories/SearchInputStyle.stories.d.ts +85 -0
  671. package/dist/types/components/Search/stories/SearchInputSuccess.stories.d.ts +93 -0
  672. package/dist/types/components/Segmented/Segmented.appearance.d.ts +3 -2
  673. package/dist/types/components/Segmented/Segmented.interface.d.ts +46 -38
  674. package/dist/types/components/Segmented/appearance/segmentedDefault.d.ts +2 -36
  675. package/dist/types/components/Segmented/appearance/segmentedDisabled.d.ts +2 -15
  676. package/dist/types/components/Segmented/appearance/segmentedError.d.ts +2 -17
  677. package/dist/types/components/Segmented/appearance/segmentedRequire.d.ts +3 -0
  678. package/dist/types/components/Segmented/appearance/segmentedShape.d.ts +2 -24
  679. package/dist/types/components/Segmented/appearance/segmentedSize.d.ts +2 -27
  680. package/dist/types/components/Segmented/appearance/segmentedStyle.d.ts +2 -15
  681. package/dist/types/components/Segmented/appearance/segmentedSuccess.d.ts +2 -17
  682. package/dist/types/components/Segmented/appearance/segmentedWarning.d.ts +2 -18
  683. package/dist/types/components/Segmented/stories/SegmenetedIcon.stories.d.ts +48 -0
  684. package/dist/types/components/Segmented/stories/SegmentedDemo.stories.d.ts +29 -0
  685. package/dist/types/components/Segmented/stories/SegmentedLabel.stories.d.ts +49 -0
  686. package/dist/types/components/Segmented/stories/SegmentedLabelIcon.stories.d.ts +51 -0
  687. package/dist/types/components/Segmented/stories/SegmentedSize.stories.d.ts +75 -0
  688. package/dist/types/components/Segmented/stories/SegmentedStyle.stories.d.ts +45 -0
  689. package/dist/types/components/Segmented/stories/__mock__/index.d.ts +23 -8
  690. package/dist/types/components/Select/Select.appearance.d.ts +2 -1
  691. package/dist/types/components/Select/Select.interface.d.ts +95 -56
  692. package/dist/types/components/Select/SelectContainer.d.ts +2 -2
  693. package/dist/types/components/Select/SelectMultiValue.d.ts +1 -2
  694. package/dist/types/components/Select/SelectOverflowBadge.d.ts +3 -0
  695. package/dist/types/components/Select/SelectSingleValue.d.ts +1 -5
  696. package/dist/types/components/Select/appearance/selectDefault.d.ts +2 -38
  697. package/dist/types/components/Select/appearance/selectDisabled.d.ts +2 -29
  698. package/dist/types/components/Select/appearance/selectError.d.ts +2 -38
  699. package/dist/types/components/Select/appearance/selectRequire.d.ts +2 -38
  700. package/dist/types/components/Select/appearance/selectShape.d.ts +2 -26
  701. package/dist/types/components/Select/appearance/selectSize.d.ts +2 -120
  702. package/dist/types/components/Select/appearance/selectStyle.d.ts +2 -16
  703. package/dist/types/components/Select/appearance/selectSuccess.d.ts +2 -38
  704. package/dist/types/components/Select/index.d.ts +1 -1
  705. package/dist/types/components/Select/stories/Select.stories.d.ts +67 -0
  706. package/dist/types/components/Select/stories/SelectDefault.stories.d.ts +102 -0
  707. package/dist/types/components/Select/stories/SelectDisabled.stories.d.ts +104 -0
  708. package/dist/types/components/Select/stories/SelectError.stories.d.ts +104 -0
  709. package/dist/types/components/Select/stories/SelectRequire.stories.d.ts +104 -0
  710. package/dist/types/components/Select/stories/SelectShape.stories.d.ts +94 -0
  711. package/dist/types/components/Select/stories/SelectSize.stories.d.ts +82 -0
  712. package/dist/types/components/Select/stories/SelectStyle.stories.d.ts +81 -0
  713. package/dist/types/components/Select/stories/SelectSuccess.stories.d.ts +104 -0
  714. package/dist/types/components/Swiper/Swiper.interface.d.ts +31 -19
  715. package/dist/types/components/Swiper/stories/SwiperDemo.stories.d.ts +65 -0
  716. package/dist/types/components/Switch/Switch.appearance.d.ts +3 -2
  717. package/dist/types/components/Switch/Switch.d.ts +30 -2
  718. package/dist/types/components/Switch/Switch.interface.d.ts +34 -17
  719. package/dist/types/components/Switch/appearance/switchDefault.d.ts +2 -10
  720. package/dist/types/components/Switch/appearance/switchDisabled.d.ts +2 -10
  721. package/dist/types/components/Switch/appearance/switchError.d.ts +2 -10
  722. package/dist/types/components/Switch/appearance/switchRequire.d.ts +2 -10
  723. package/dist/types/components/Switch/appearance/switchSize.d.ts +2 -17
  724. package/dist/types/components/Switch/appearance/switchStyle.d.ts +2 -15
  725. package/dist/types/components/Switch/appearance/switchSuccess.d.ts +2 -10
  726. package/dist/types/components/Switch/stories/Switch.stories.d.ts +70 -0
  727. package/dist/types/components/Switch/stories/SwitchDefault.stories.d.ts +69 -0
  728. package/dist/types/components/Switch/stories/SwitchDemo.stories.d.ts +48 -0
  729. package/dist/types/components/Switch/stories/SwitchDisabled.stories.d.ts +69 -0
  730. package/dist/types/components/Switch/stories/SwitchError.stories.d.ts +69 -0
  731. package/dist/types/components/Switch/stories/SwitchRequire.stories.d.ts +69 -0
  732. package/dist/types/components/Switch/stories/SwitchSize.stories.d.ts +60 -0
  733. package/dist/types/components/Switch/stories/SwitchSuccess.stories.d.ts +69 -0
  734. package/dist/types/components/Switch/stories/SwitchTitleDescSwitch.stories.d.ts +72 -0
  735. package/dist/types/components/Switch/stories/SwitchTitleSwitch.stories.d.ts +71 -0
  736. package/dist/types/components/Tab/Tab.appearance.d.ts +2 -1
  737. package/dist/types/components/Tab/Tab.interface.d.ts +35 -39
  738. package/dist/types/components/Tab/appearance/tabError.d.ts +2 -12
  739. package/dist/types/components/Tab/appearance/tabSize.d.ts +2 -43
  740. package/dist/types/components/Tab/appearance/tabStyle.d.ts +2 -15
  741. package/dist/types/components/Tab/appearance/tabSuccess.d.ts +2 -12
  742. package/dist/types/components/Tab/appearance/tabSurface.d.ts +2 -63
  743. package/dist/types/components/Tab/appearance/tabWarning.d.ts +2 -12
  744. package/dist/types/components/Tab/stories/TabAppearance.stories.d.ts +55 -0
  745. package/dist/types/components/Tab/stories/TabBadge.stories.d.ts +18 -0
  746. package/dist/types/components/Tab/stories/TabDemo.stories.d.ts +26 -0
  747. package/dist/types/components/Tab/stories/TabIcon.stories.d.ts +18 -0
  748. package/dist/types/components/Tab/stories/TabIconBadge.stories.d.ts +19 -0
  749. package/dist/types/components/Tab/stories/TabSize.stories.d.ts +55 -0
  750. package/dist/types/components/Tab/stories/TabStyle.stories.d.ts +38 -0
  751. package/dist/types/components/Text/Text.appearance.d.ts +3 -1276
  752. package/dist/types/components/Text/Text.interface.d.ts +6 -3
  753. package/dist/types/components/Text/stories/TextDemo.stories.d.ts +23 -0
  754. package/dist/types/components/Text/stories/TextFont.stories.d.ts +38 -0
  755. package/dist/types/components/Text/stories/TextSize.stories.d.ts +58 -0
  756. package/dist/types/components/Textarea/Textarea.appearance.d.ts +2 -1
  757. package/dist/types/components/Textarea/Textarea.interface.d.ts +8 -5
  758. package/dist/types/components/Textarea/stories/Textarea.stories.d.ts +21 -0
  759. package/dist/types/components/Textarea/stories/TextareaDefault.stories.d.ts +47 -0
  760. package/dist/types/components/Textarea/stories/TextareaDisabled.stories.d.ts +48 -0
  761. package/dist/types/components/Textarea/stories/TextareaError.stories.d.ts +47 -0
  762. package/dist/types/components/Textarea/stories/TextareaRequire.stories.d.ts +47 -0
  763. package/dist/types/components/Textarea/stories/TextareaSize.stories.d.ts +52 -0
  764. package/dist/types/components/Textarea/stories/TextareaStyle.stories.d.ts +34 -0
  765. package/dist/types/components/Textarea/stories/TextareaSuccess.stories.d.ts +47 -0
  766. package/dist/types/components/Tile/Tile.appearance.d.ts +3 -100
  767. package/dist/types/components/Tile/Tile.interface.d.ts +24 -19
  768. package/dist/types/components/Tile/stories/TileBadge.stories.d.ts +19 -0
  769. package/dist/types/components/Tile/stories/TileDemo.stories.d.ts +29 -0
  770. package/dist/types/components/Tile/stories/TileIcon.stories.d.ts +20 -0
  771. package/dist/types/components/Tile/stories/TileShape.stories.d.ts +50 -0
  772. package/dist/types/components/Tile/stories/TileSize.stories.d.ts +51 -0
  773. package/dist/types/components/Tile/stories/TileStyle.stories.d.ts +38 -0
  774. package/dist/types/components/Tile/stories/TileSwap.stories.d.ts +30 -0
  775. package/dist/types/components/Title/Title.appearance.d.ts +3 -3882
  776. package/dist/types/components/Title/Title.interface.d.ts +8 -4
  777. package/dist/types/components/Title/appearance/titleExtra.d.ts +3 -0
  778. package/dist/types/components/Title/appearance/titleSpecial.d.ts +3 -0
  779. package/dist/types/components/Title/stories/TitleDemo.stories.d.ts +24 -0
  780. package/dist/types/components/Title/stories/TitleSize.stories.d.ts +49 -0
  781. package/dist/types/components/Tooltip/Tooltip.appearance.d.ts +3 -914
  782. package/dist/types/components/Tooltip/Tooltip.d.ts +7 -6
  783. package/dist/types/components/Tooltip/Tooltip.interface.d.ts +9 -8
  784. package/dist/types/components/Tooltip/stories/TooltipAppearance.stories.d.ts +86 -0
  785. package/dist/types/components/Tooltip/stories/TooltipArrow.stories.d.ts +129 -0
  786. package/dist/types/components/Tooltip/stories/TooltipCustom.stories.d.ts +65 -0
  787. package/dist/types/components/Tooltip/stories/TooltipDemo.stories.d.ts +66 -0
  788. package/dist/types/components/Tooltip/stories/TooltipSize.stories.d.ts +74 -0
  789. package/dist/types/components/Tooltip/stories/TooltipStyle.stories.d.ts +80 -0
  790. package/dist/types/components/Video/stories/VideoDemo.stories.d.ts +27 -0
  791. package/dist/types/components/Warning/Warning.appearance.d.ts +3 -2158
  792. package/dist/types/components/Warning/Warning.interface.d.ts +4 -4
  793. package/dist/types/components/Warning/stories/WarningDefault.stories.d.ts +39 -0
  794. package/dist/types/components/Warning/stories/WarningDemo.stories.d.ts +25 -0
  795. package/dist/types/components/Warning/stories/WarningMuted.stories.d.ts +39 -0
  796. package/dist/types/components/Warning/stories/WarningShape.stories.d.ts +51 -0
  797. package/dist/types/components/Warning/stories/WarningSize.stories.d.ts +21 -0
  798. package/dist/types/components/Warning/stories/WarningStyle.stories.d.ts +39 -0
  799. package/dist/types/context/Notifications.d.ts +6 -6
  800. package/dist/types/context/Notifications.interface.d.ts +6 -9
  801. package/dist/types/context/UrlAssetPrefix.d.ts +1 -1
  802. package/dist/types/hooks/index.helpers.d.ts +2 -2
  803. package/dist/types/hooks/useActiveClasses/useActiveClasses.interface.d.ts +1 -1
  804. package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.interface.d.ts +3 -5
  805. package/package.json +17 -16
  806. package/dist/types/components/Badge/appearance/badgePrimary.d.ts +0 -3
  807. package/dist/types/components/Badge/appearance/badgeSecondary.d.ts +0 -3
  808. package/dist/types/components/Button/appearance/buttonPrimary.d.ts +0 -3
  809. package/dist/types/components/Button/appearance/buttonSecondary.d.ts +0 -3
  810. package/dist/types/components/Chips/appearance/chipsPrimary.d.ts +0 -3
  811. package/dist/types/components/Chips/appearance/chipsSecondary.d.ts +0 -3
  812. package/dist/types/components/Divider/appearance/dividerPrimary.d.ts +0 -3
  813. package/dist/types/components/Divider/appearance/dividerSecondary.d.ts +0 -3
  814. package/dist/types/components/Icon/appearance/iconPrimary.d.ts +0 -3
  815. package/dist/types/components/Icon/appearance/iconSecondary.d.ts +0 -3
  816. package/dist/types/components/InputNumber/appearance/InputNumberDefault.d.ts +0 -3
  817. package/dist/types/components/Label/appearance/labelPrimary.d.ts +0 -3
  818. package/dist/types/components/Label/appearance/labelSecondary.d.ts +0 -3
  819. package/dist/types/components/Link/appearance/linkSecondary.d.ts +0 -8
  820. package/dist/types/components/List/appearance/listSecondary.d.ts +0 -8
  821. package/dist/types/components/Loader/appearance/loaderPrimary.d.ts +0 -3
  822. package/dist/types/components/Loader/appearance/loaderSecondary.d.ts +0 -3
  823. package/dist/types/components/Title/appearance/titlePrimary.d.ts +0 -3
  824. package/dist/types/components/Title/appearance/titleSecondary.d.ts +0 -3
@@ -1,1668 +1,3 @@
1
- export declare const badgeAppearance: {
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
- accentPrimary?: {
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
- accentSecondary?: {
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
- accentTertiary?: {
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
- accentQuaternary?: {
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
- specialPrimary?: {
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
- specialSecondary?: {
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
- specialTertiary?: {
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
- specialQuaternary?: {
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
- extraPrimary?: {
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
- extraSecondary?: {
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
- extraTertiary?: {
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
- extraQuaternary?: {
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
- surfacePrimary?: {
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
- surfaceSecondary?: {
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
- surfaceTertiary?: {
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
- surfaceQuaternary?: {
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
- errorPrimary?: {
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
- errorQuaternary?: {
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
- warningPrimary?: {
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
- warningSecondary?: {
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
- warningTertiary?: {
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
- warningQuaternary?: {
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
- successPrimary?: {
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
- successSecondary?: {
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
- successTertiary?: {
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
- successQuaternary?: {
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
- infoPrimary?: {
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
- infoSecondary?: {
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
- infoTertiary?: {
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
- infoQuaternary?: {
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
- dangerPrimary?: {
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
- dangerSecondary?: {
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
- dangerTertiary?: {
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
- dangerQuaternary?: {
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
- disabledPrimary?: {
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
- disabledSecondary?: {
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
- disabledTertiary?: {
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
- disabledQuaternary?: {
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
- geometric?: {
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
- circular?: {
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
- rounded?: {
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
- accentMutedPrimary?: {
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
- accentMutedQuaternary?: {
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
- accentMutedSecondary?: {
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
- accentMutedTertiary?: {
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
- dangerMutedPrimary?: {
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
- dangerMutedQuaternary?: {
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
- dangerMutedSecondary?: {
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
- dangerMutedTertiary?: {
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
- disabledMutedPrimary?: {
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
- disabledMutedQuaternary?: {
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
- disabledMutedSecondary?: {
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
- disabledMutedTertiary?: {
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
- errorMutedPrimary?: {
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
- errorMutedQuaternary?: {
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;
988
- errorMutedSecondary?: {
989
- borderColor?: import("@itcase/types").BorderColorProps;
990
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
991
- borderType?: import("@itcase/types").BorderTypeProps;
992
- borderWidth?: import("@itcase/types").BorderWidthProps;
993
- dotFill?: import("@itcase/types").SvgFillItemProps;
994
- fill?: import("@itcase/types").FillProps;
995
- fillHover?: import("@itcase/types").FillHoverProps;
996
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
997
- iconShape?: import("@itcase/types").ShapeProps;
998
- iconSize?: import("@itcase/types").IconSizeProps;
999
- shape?: import("@itcase/types").ShapeProps;
1000
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1001
- size?: import("@itcase/types").SizeProps;
1002
- textColor?: import("@itcase/types").TextColorProps;
1003
- textSize?: import("@itcase/types").TextSizeProps;
1004
- } | undefined;
1005
- errorMutedTertiary?: {
1006
- borderColor?: import("@itcase/types").BorderColorProps;
1007
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1008
- borderType?: import("@itcase/types").BorderTypeProps;
1009
- borderWidth?: import("@itcase/types").BorderWidthProps;
1010
- dotFill?: import("@itcase/types").SvgFillItemProps;
1011
- fill?: import("@itcase/types").FillProps;
1012
- fillHover?: import("@itcase/types").FillHoverProps;
1013
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1014
- iconShape?: import("@itcase/types").ShapeProps;
1015
- iconSize?: import("@itcase/types").IconSizeProps;
1016
- shape?: import("@itcase/types").ShapeProps;
1017
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1018
- size?: import("@itcase/types").SizeProps;
1019
- textColor?: import("@itcase/types").TextColorProps;
1020
- textSize?: import("@itcase/types").TextSizeProps;
1021
- } | undefined;
1022
- extraMutedPrimary?: {
1023
- borderColor?: import("@itcase/types").BorderColorProps;
1024
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1025
- borderType?: import("@itcase/types").BorderTypeProps;
1026
- borderWidth?: import("@itcase/types").BorderWidthProps;
1027
- dotFill?: import("@itcase/types").SvgFillItemProps;
1028
- fill?: import("@itcase/types").FillProps;
1029
- fillHover?: import("@itcase/types").FillHoverProps;
1030
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1031
- iconShape?: import("@itcase/types").ShapeProps;
1032
- iconSize?: import("@itcase/types").IconSizeProps;
1033
- shape?: import("@itcase/types").ShapeProps;
1034
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1035
- size?: import("@itcase/types").SizeProps;
1036
- textColor?: import("@itcase/types").TextColorProps;
1037
- textSize?: import("@itcase/types").TextSizeProps;
1038
- } | undefined;
1039
- extraMutedQuaternary?: {
1040
- borderColor?: import("@itcase/types").BorderColorProps;
1041
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1042
- borderType?: import("@itcase/types").BorderTypeProps;
1043
- borderWidth?: import("@itcase/types").BorderWidthProps;
1044
- dotFill?: import("@itcase/types").SvgFillItemProps;
1045
- fill?: import("@itcase/types").FillProps;
1046
- fillHover?: import("@itcase/types").FillHoverProps;
1047
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1048
- iconShape?: import("@itcase/types").ShapeProps;
1049
- iconSize?: import("@itcase/types").IconSizeProps;
1050
- shape?: import("@itcase/types").ShapeProps;
1051
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1052
- size?: import("@itcase/types").SizeProps;
1053
- textColor?: import("@itcase/types").TextColorProps;
1054
- textSize?: import("@itcase/types").TextSizeProps;
1055
- } | undefined;
1056
- extraMutedSecondary?: {
1057
- borderColor?: import("@itcase/types").BorderColorProps;
1058
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1059
- borderType?: import("@itcase/types").BorderTypeProps;
1060
- borderWidth?: import("@itcase/types").BorderWidthProps;
1061
- dotFill?: import("@itcase/types").SvgFillItemProps;
1062
- fill?: import("@itcase/types").FillProps;
1063
- fillHover?: import("@itcase/types").FillHoverProps;
1064
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1065
- iconShape?: import("@itcase/types").ShapeProps;
1066
- iconSize?: import("@itcase/types").IconSizeProps;
1067
- shape?: import("@itcase/types").ShapeProps;
1068
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1069
- size?: import("@itcase/types").SizeProps;
1070
- textColor?: import("@itcase/types").TextColorProps;
1071
- textSize?: import("@itcase/types").TextSizeProps;
1072
- } | undefined;
1073
- extraMutedTertiary?: {
1074
- borderColor?: import("@itcase/types").BorderColorProps;
1075
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1076
- borderType?: import("@itcase/types").BorderTypeProps;
1077
- borderWidth?: import("@itcase/types").BorderWidthProps;
1078
- dotFill?: import("@itcase/types").SvgFillItemProps;
1079
- fill?: import("@itcase/types").FillProps;
1080
- fillHover?: import("@itcase/types").FillHoverProps;
1081
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1082
- iconShape?: import("@itcase/types").ShapeProps;
1083
- iconSize?: import("@itcase/types").IconSizeProps;
1084
- shape?: import("@itcase/types").ShapeProps;
1085
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1086
- size?: import("@itcase/types").SizeProps;
1087
- textColor?: import("@itcase/types").TextColorProps;
1088
- textSize?: import("@itcase/types").TextSizeProps;
1089
- } | undefined;
1090
- infoMutedPrimary?: {
1091
- borderColor?: import("@itcase/types").BorderColorProps;
1092
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1093
- borderType?: import("@itcase/types").BorderTypeProps;
1094
- borderWidth?: import("@itcase/types").BorderWidthProps;
1095
- dotFill?: import("@itcase/types").SvgFillItemProps;
1096
- fill?: import("@itcase/types").FillProps;
1097
- fillHover?: import("@itcase/types").FillHoverProps;
1098
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1099
- iconShape?: import("@itcase/types").ShapeProps;
1100
- iconSize?: import("@itcase/types").IconSizeProps;
1101
- shape?: import("@itcase/types").ShapeProps;
1102
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1103
- size?: import("@itcase/types").SizeProps;
1104
- textColor?: import("@itcase/types").TextColorProps;
1105
- textSize?: import("@itcase/types").TextSizeProps;
1106
- } | undefined;
1107
- infoMutedQuaternary?: {
1108
- borderColor?: import("@itcase/types").BorderColorProps;
1109
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1110
- borderType?: import("@itcase/types").BorderTypeProps;
1111
- borderWidth?: import("@itcase/types").BorderWidthProps;
1112
- dotFill?: import("@itcase/types").SvgFillItemProps;
1113
- fill?: import("@itcase/types").FillProps;
1114
- fillHover?: import("@itcase/types").FillHoverProps;
1115
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1116
- iconShape?: import("@itcase/types").ShapeProps;
1117
- iconSize?: import("@itcase/types").IconSizeProps;
1118
- shape?: import("@itcase/types").ShapeProps;
1119
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1120
- size?: import("@itcase/types").SizeProps;
1121
- textColor?: import("@itcase/types").TextColorProps;
1122
- textSize?: import("@itcase/types").TextSizeProps;
1123
- } | undefined;
1124
- infoMutedSecondary?: {
1125
- borderColor?: import("@itcase/types").BorderColorProps;
1126
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1127
- borderType?: import("@itcase/types").BorderTypeProps;
1128
- borderWidth?: import("@itcase/types").BorderWidthProps;
1129
- dotFill?: import("@itcase/types").SvgFillItemProps;
1130
- fill?: import("@itcase/types").FillProps;
1131
- fillHover?: import("@itcase/types").FillHoverProps;
1132
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1133
- iconShape?: import("@itcase/types").ShapeProps;
1134
- iconSize?: import("@itcase/types").IconSizeProps;
1135
- shape?: import("@itcase/types").ShapeProps;
1136
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1137
- size?: import("@itcase/types").SizeProps;
1138
- textColor?: import("@itcase/types").TextColorProps;
1139
- textSize?: import("@itcase/types").TextSizeProps;
1140
- } | undefined;
1141
- infoMutedTertiary?: {
1142
- borderColor?: import("@itcase/types").BorderColorProps;
1143
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1144
- borderType?: import("@itcase/types").BorderTypeProps;
1145
- borderWidth?: import("@itcase/types").BorderWidthProps;
1146
- dotFill?: import("@itcase/types").SvgFillItemProps;
1147
- fill?: import("@itcase/types").FillProps;
1148
- fillHover?: import("@itcase/types").FillHoverProps;
1149
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1150
- iconShape?: import("@itcase/types").ShapeProps;
1151
- iconSize?: import("@itcase/types").IconSizeProps;
1152
- shape?: import("@itcase/types").ShapeProps;
1153
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1154
- size?: import("@itcase/types").SizeProps;
1155
- textColor?: import("@itcase/types").TextColorProps;
1156
- textSize?: import("@itcase/types").TextSizeProps;
1157
- } | undefined;
1158
- specialMutedPrimary?: {
1159
- borderColor?: import("@itcase/types").BorderColorProps;
1160
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1161
- borderType?: import("@itcase/types").BorderTypeProps;
1162
- borderWidth?: import("@itcase/types").BorderWidthProps;
1163
- dotFill?: import("@itcase/types").SvgFillItemProps;
1164
- fill?: import("@itcase/types").FillProps;
1165
- fillHover?: import("@itcase/types").FillHoverProps;
1166
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1167
- iconShape?: import("@itcase/types").ShapeProps;
1168
- iconSize?: import("@itcase/types").IconSizeProps;
1169
- shape?: import("@itcase/types").ShapeProps;
1170
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1171
- size?: import("@itcase/types").SizeProps;
1172
- textColor?: import("@itcase/types").TextColorProps;
1173
- textSize?: import("@itcase/types").TextSizeProps;
1174
- } | undefined;
1175
- specialMutedQuaternary?: {
1176
- borderColor?: import("@itcase/types").BorderColorProps;
1177
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1178
- borderType?: import("@itcase/types").BorderTypeProps;
1179
- borderWidth?: import("@itcase/types").BorderWidthProps;
1180
- dotFill?: import("@itcase/types").SvgFillItemProps;
1181
- fill?: import("@itcase/types").FillProps;
1182
- fillHover?: import("@itcase/types").FillHoverProps;
1183
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1184
- iconShape?: import("@itcase/types").ShapeProps;
1185
- iconSize?: import("@itcase/types").IconSizeProps;
1186
- shape?: import("@itcase/types").ShapeProps;
1187
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1188
- size?: import("@itcase/types").SizeProps;
1189
- textColor?: import("@itcase/types").TextColorProps;
1190
- textSize?: import("@itcase/types").TextSizeProps;
1191
- } | undefined;
1192
- specialMutedSecondary?: {
1193
- borderColor?: import("@itcase/types").BorderColorProps;
1194
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1195
- borderType?: import("@itcase/types").BorderTypeProps;
1196
- borderWidth?: import("@itcase/types").BorderWidthProps;
1197
- dotFill?: import("@itcase/types").SvgFillItemProps;
1198
- fill?: import("@itcase/types").FillProps;
1199
- fillHover?: import("@itcase/types").FillHoverProps;
1200
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1201
- iconShape?: import("@itcase/types").ShapeProps;
1202
- iconSize?: import("@itcase/types").IconSizeProps;
1203
- shape?: import("@itcase/types").ShapeProps;
1204
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1205
- size?: import("@itcase/types").SizeProps;
1206
- textColor?: import("@itcase/types").TextColorProps;
1207
- textSize?: import("@itcase/types").TextSizeProps;
1208
- } | undefined;
1209
- specialMutedTertiary?: {
1210
- borderColor?: import("@itcase/types").BorderColorProps;
1211
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1212
- borderType?: import("@itcase/types").BorderTypeProps;
1213
- borderWidth?: import("@itcase/types").BorderWidthProps;
1214
- dotFill?: import("@itcase/types").SvgFillItemProps;
1215
- fill?: import("@itcase/types").FillProps;
1216
- fillHover?: import("@itcase/types").FillHoverProps;
1217
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1218
- iconShape?: import("@itcase/types").ShapeProps;
1219
- iconSize?: import("@itcase/types").IconSizeProps;
1220
- shape?: import("@itcase/types").ShapeProps;
1221
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1222
- size?: import("@itcase/types").SizeProps;
1223
- textColor?: import("@itcase/types").TextColorProps;
1224
- textSize?: import("@itcase/types").TextSizeProps;
1225
- } | undefined;
1226
- successMutedPrimary?: {
1227
- borderColor?: import("@itcase/types").BorderColorProps;
1228
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1229
- borderType?: import("@itcase/types").BorderTypeProps;
1230
- borderWidth?: import("@itcase/types").BorderWidthProps;
1231
- dotFill?: import("@itcase/types").SvgFillItemProps;
1232
- fill?: import("@itcase/types").FillProps;
1233
- fillHover?: import("@itcase/types").FillHoverProps;
1234
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1235
- iconShape?: import("@itcase/types").ShapeProps;
1236
- iconSize?: import("@itcase/types").IconSizeProps;
1237
- shape?: import("@itcase/types").ShapeProps;
1238
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1239
- size?: import("@itcase/types").SizeProps;
1240
- textColor?: import("@itcase/types").TextColorProps;
1241
- textSize?: import("@itcase/types").TextSizeProps;
1242
- } | undefined;
1243
- successMutedQuaternary?: {
1244
- borderColor?: import("@itcase/types").BorderColorProps;
1245
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1246
- borderType?: import("@itcase/types").BorderTypeProps;
1247
- borderWidth?: import("@itcase/types").BorderWidthProps;
1248
- dotFill?: import("@itcase/types").SvgFillItemProps;
1249
- fill?: import("@itcase/types").FillProps;
1250
- fillHover?: import("@itcase/types").FillHoverProps;
1251
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1252
- iconShape?: import("@itcase/types").ShapeProps;
1253
- iconSize?: import("@itcase/types").IconSizeProps;
1254
- shape?: import("@itcase/types").ShapeProps;
1255
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1256
- size?: import("@itcase/types").SizeProps;
1257
- textColor?: import("@itcase/types").TextColorProps;
1258
- textSize?: import("@itcase/types").TextSizeProps;
1259
- } | undefined;
1260
- successMutedSecondary?: {
1261
- borderColor?: import("@itcase/types").BorderColorProps;
1262
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1263
- borderType?: import("@itcase/types").BorderTypeProps;
1264
- borderWidth?: import("@itcase/types").BorderWidthProps;
1265
- dotFill?: import("@itcase/types").SvgFillItemProps;
1266
- fill?: import("@itcase/types").FillProps;
1267
- fillHover?: import("@itcase/types").FillHoverProps;
1268
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1269
- iconShape?: import("@itcase/types").ShapeProps;
1270
- iconSize?: import("@itcase/types").IconSizeProps;
1271
- shape?: import("@itcase/types").ShapeProps;
1272
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1273
- size?: import("@itcase/types").SizeProps;
1274
- textColor?: import("@itcase/types").TextColorProps;
1275
- textSize?: import("@itcase/types").TextSizeProps;
1276
- } | undefined;
1277
- successMutedTertiary?: {
1278
- borderColor?: import("@itcase/types").BorderColorProps;
1279
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1280
- borderType?: import("@itcase/types").BorderTypeProps;
1281
- borderWidth?: import("@itcase/types").BorderWidthProps;
1282
- dotFill?: import("@itcase/types").SvgFillItemProps;
1283
- fill?: import("@itcase/types").FillProps;
1284
- fillHover?: import("@itcase/types").FillHoverProps;
1285
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1286
- iconShape?: import("@itcase/types").ShapeProps;
1287
- iconSize?: import("@itcase/types").IconSizeProps;
1288
- shape?: import("@itcase/types").ShapeProps;
1289
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1290
- size?: import("@itcase/types").SizeProps;
1291
- textColor?: import("@itcase/types").TextColorProps;
1292
- textSize?: import("@itcase/types").TextSizeProps;
1293
- } | undefined;
1294
- surfaceMutedPrimary?: {
1295
- borderColor?: import("@itcase/types").BorderColorProps;
1296
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1297
- borderType?: import("@itcase/types").BorderTypeProps;
1298
- borderWidth?: import("@itcase/types").BorderWidthProps;
1299
- dotFill?: import("@itcase/types").SvgFillItemProps;
1300
- fill?: import("@itcase/types").FillProps;
1301
- fillHover?: import("@itcase/types").FillHoverProps;
1302
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1303
- iconShape?: import("@itcase/types").ShapeProps;
1304
- iconSize?: import("@itcase/types").IconSizeProps;
1305
- shape?: import("@itcase/types").ShapeProps;
1306
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1307
- size?: import("@itcase/types").SizeProps;
1308
- textColor?: import("@itcase/types").TextColorProps;
1309
- textSize?: import("@itcase/types").TextSizeProps;
1310
- } | undefined;
1311
- surfaceMutedQuaternary?: {
1312
- borderColor?: import("@itcase/types").BorderColorProps;
1313
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1314
- borderType?: import("@itcase/types").BorderTypeProps;
1315
- borderWidth?: import("@itcase/types").BorderWidthProps;
1316
- dotFill?: import("@itcase/types").SvgFillItemProps;
1317
- fill?: import("@itcase/types").FillProps;
1318
- fillHover?: import("@itcase/types").FillHoverProps;
1319
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1320
- iconShape?: import("@itcase/types").ShapeProps;
1321
- iconSize?: import("@itcase/types").IconSizeProps;
1322
- shape?: import("@itcase/types").ShapeProps;
1323
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1324
- size?: import("@itcase/types").SizeProps;
1325
- textColor?: import("@itcase/types").TextColorProps;
1326
- textSize?: import("@itcase/types").TextSizeProps;
1327
- } | undefined;
1328
- surfaceMutedSecondary?: {
1329
- borderColor?: import("@itcase/types").BorderColorProps;
1330
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1331
- borderType?: import("@itcase/types").BorderTypeProps;
1332
- borderWidth?: import("@itcase/types").BorderWidthProps;
1333
- dotFill?: import("@itcase/types").SvgFillItemProps;
1334
- fill?: import("@itcase/types").FillProps;
1335
- fillHover?: import("@itcase/types").FillHoverProps;
1336
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1337
- iconShape?: import("@itcase/types").ShapeProps;
1338
- iconSize?: import("@itcase/types").IconSizeProps;
1339
- shape?: import("@itcase/types").ShapeProps;
1340
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1341
- size?: import("@itcase/types").SizeProps;
1342
- textColor?: import("@itcase/types").TextColorProps;
1343
- textSize?: import("@itcase/types").TextSizeProps;
1344
- } | undefined;
1345
- surfaceMutedTertiary?: {
1346
- borderColor?: import("@itcase/types").BorderColorProps;
1347
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1348
- borderType?: import("@itcase/types").BorderTypeProps;
1349
- borderWidth?: import("@itcase/types").BorderWidthProps;
1350
- dotFill?: import("@itcase/types").SvgFillItemProps;
1351
- fill?: import("@itcase/types").FillProps;
1352
- fillHover?: import("@itcase/types").FillHoverProps;
1353
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1354
- iconShape?: import("@itcase/types").ShapeProps;
1355
- iconSize?: import("@itcase/types").IconSizeProps;
1356
- shape?: import("@itcase/types").ShapeProps;
1357
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1358
- size?: import("@itcase/types").SizeProps;
1359
- textColor?: import("@itcase/types").TextColorProps;
1360
- textSize?: import("@itcase/types").TextSizeProps;
1361
- } | undefined;
1362
- warningMutedPrimary?: {
1363
- borderColor?: import("@itcase/types").BorderColorProps;
1364
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1365
- borderType?: import("@itcase/types").BorderTypeProps;
1366
- borderWidth?: import("@itcase/types").BorderWidthProps;
1367
- dotFill?: import("@itcase/types").SvgFillItemProps;
1368
- fill?: import("@itcase/types").FillProps;
1369
- fillHover?: import("@itcase/types").FillHoverProps;
1370
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1371
- iconShape?: import("@itcase/types").ShapeProps;
1372
- iconSize?: import("@itcase/types").IconSizeProps;
1373
- shape?: import("@itcase/types").ShapeProps;
1374
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1375
- size?: import("@itcase/types").SizeProps;
1376
- textColor?: import("@itcase/types").TextColorProps;
1377
- textSize?: import("@itcase/types").TextSizeProps;
1378
- } | undefined;
1379
- warningMutedQuaternary?: {
1380
- borderColor?: import("@itcase/types").BorderColorProps;
1381
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1382
- borderType?: import("@itcase/types").BorderTypeProps;
1383
- borderWidth?: import("@itcase/types").BorderWidthProps;
1384
- dotFill?: import("@itcase/types").SvgFillItemProps;
1385
- fill?: import("@itcase/types").FillProps;
1386
- fillHover?: import("@itcase/types").FillHoverProps;
1387
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1388
- iconShape?: import("@itcase/types").ShapeProps;
1389
- iconSize?: import("@itcase/types").IconSizeProps;
1390
- shape?: import("@itcase/types").ShapeProps;
1391
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1392
- size?: import("@itcase/types").SizeProps;
1393
- textColor?: import("@itcase/types").TextColorProps;
1394
- textSize?: import("@itcase/types").TextSizeProps;
1395
- } | undefined;
1396
- warningMutedSecondary?: {
1397
- borderColor?: import("@itcase/types").BorderColorProps;
1398
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1399
- borderType?: import("@itcase/types").BorderTypeProps;
1400
- borderWidth?: import("@itcase/types").BorderWidthProps;
1401
- dotFill?: import("@itcase/types").SvgFillItemProps;
1402
- fill?: import("@itcase/types").FillProps;
1403
- fillHover?: import("@itcase/types").FillHoverProps;
1404
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1405
- iconShape?: import("@itcase/types").ShapeProps;
1406
- iconSize?: import("@itcase/types").IconSizeProps;
1407
- shape?: import("@itcase/types").ShapeProps;
1408
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1409
- size?: import("@itcase/types").SizeProps;
1410
- textColor?: import("@itcase/types").TextColorProps;
1411
- textSize?: import("@itcase/types").TextSizeProps;
1412
- } | undefined;
1413
- warningMutedTertiary?: {
1414
- borderColor?: import("@itcase/types").BorderColorProps;
1415
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1416
- borderType?: import("@itcase/types").BorderTypeProps;
1417
- borderWidth?: import("@itcase/types").BorderWidthProps;
1418
- dotFill?: import("@itcase/types").SvgFillItemProps;
1419
- fill?: import("@itcase/types").FillProps;
1420
- fillHover?: import("@itcase/types").FillHoverProps;
1421
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1422
- iconShape?: import("@itcase/types").ShapeProps;
1423
- iconSize?: import("@itcase/types").IconSizeProps;
1424
- shape?: import("@itcase/types").ShapeProps;
1425
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1426
- size?: import("@itcase/types").SizeProps;
1427
- textColor?: import("@itcase/types").TextColorProps;
1428
- textSize?: import("@itcase/types").TextSizeProps;
1429
- } | undefined;
1430
- sizeXXS?: {
1431
- borderColor?: import("@itcase/types").BorderColorProps;
1432
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1433
- borderType?: import("@itcase/types").BorderTypeProps;
1434
- borderWidth?: import("@itcase/types").BorderWidthProps;
1435
- dotFill?: import("@itcase/types").SvgFillItemProps;
1436
- fill?: import("@itcase/types").FillProps;
1437
- fillHover?: import("@itcase/types").FillHoverProps;
1438
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1439
- iconShape?: import("@itcase/types").ShapeProps;
1440
- iconSize?: import("@itcase/types").IconSizeProps;
1441
- shape?: import("@itcase/types").ShapeProps;
1442
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1443
- size?: import("@itcase/types").SizeProps;
1444
- textColor?: import("@itcase/types").TextColorProps;
1445
- textSize?: import("@itcase/types").TextSizeProps;
1446
- } | undefined;
1447
- sizeXS?: {
1448
- borderColor?: import("@itcase/types").BorderColorProps;
1449
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1450
- borderType?: import("@itcase/types").BorderTypeProps;
1451
- borderWidth?: import("@itcase/types").BorderWidthProps;
1452
- dotFill?: import("@itcase/types").SvgFillItemProps;
1453
- fill?: import("@itcase/types").FillProps;
1454
- fillHover?: import("@itcase/types").FillHoverProps;
1455
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1456
- iconShape?: import("@itcase/types").ShapeProps;
1457
- iconSize?: import("@itcase/types").IconSizeProps;
1458
- shape?: import("@itcase/types").ShapeProps;
1459
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1460
- size?: import("@itcase/types").SizeProps;
1461
- textColor?: import("@itcase/types").TextColorProps;
1462
- textSize?: import("@itcase/types").TextSizeProps;
1463
- } | undefined;
1464
- sizeS?: {
1465
- borderColor?: import("@itcase/types").BorderColorProps;
1466
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1467
- borderType?: import("@itcase/types").BorderTypeProps;
1468
- borderWidth?: import("@itcase/types").BorderWidthProps;
1469
- dotFill?: import("@itcase/types").SvgFillItemProps;
1470
- fill?: import("@itcase/types").FillProps;
1471
- fillHover?: import("@itcase/types").FillHoverProps;
1472
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1473
- iconShape?: import("@itcase/types").ShapeProps;
1474
- iconSize?: import("@itcase/types").IconSizeProps;
1475
- shape?: import("@itcase/types").ShapeProps;
1476
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1477
- size?: import("@itcase/types").SizeProps;
1478
- textColor?: import("@itcase/types").TextColorProps;
1479
- textSize?: import("@itcase/types").TextSizeProps;
1480
- } | undefined;
1481
- sizeM?: {
1482
- borderColor?: import("@itcase/types").BorderColorProps;
1483
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1484
- borderType?: import("@itcase/types").BorderTypeProps;
1485
- borderWidth?: import("@itcase/types").BorderWidthProps;
1486
- dotFill?: import("@itcase/types").SvgFillItemProps;
1487
- fill?: import("@itcase/types").FillProps;
1488
- fillHover?: import("@itcase/types").FillHoverProps;
1489
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1490
- iconShape?: import("@itcase/types").ShapeProps;
1491
- iconSize?: import("@itcase/types").IconSizeProps;
1492
- shape?: import("@itcase/types").ShapeProps;
1493
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1494
- size?: import("@itcase/types").SizeProps;
1495
- textColor?: import("@itcase/types").TextColorProps;
1496
- textSize?: import("@itcase/types").TextSizeProps;
1497
- } | undefined;
1498
- sizeL?: {
1499
- borderColor?: import("@itcase/types").BorderColorProps;
1500
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1501
- borderType?: import("@itcase/types").BorderTypeProps;
1502
- borderWidth?: import("@itcase/types").BorderWidthProps;
1503
- dotFill?: import("@itcase/types").SvgFillItemProps;
1504
- fill?: import("@itcase/types").FillProps;
1505
- fillHover?: import("@itcase/types").FillHoverProps;
1506
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1507
- iconShape?: import("@itcase/types").ShapeProps;
1508
- iconSize?: import("@itcase/types").IconSizeProps;
1509
- shape?: import("@itcase/types").ShapeProps;
1510
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1511
- size?: import("@itcase/types").SizeProps;
1512
- textColor?: import("@itcase/types").TextColorProps;
1513
- textSize?: import("@itcase/types").TextSizeProps;
1514
- } | undefined;
1515
- sizeXL?: {
1516
- borderColor?: import("@itcase/types").BorderColorProps;
1517
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1518
- borderType?: import("@itcase/types").BorderTypeProps;
1519
- borderWidth?: import("@itcase/types").BorderWidthProps;
1520
- dotFill?: import("@itcase/types").SvgFillItemProps;
1521
- fill?: import("@itcase/types").FillProps;
1522
- fillHover?: import("@itcase/types").FillHoverProps;
1523
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1524
- iconShape?: import("@itcase/types").ShapeProps;
1525
- iconSize?: import("@itcase/types").IconSizeProps;
1526
- shape?: import("@itcase/types").ShapeProps;
1527
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1528
- size?: import("@itcase/types").SizeProps;
1529
- textColor?: import("@itcase/types").TextColorProps;
1530
- textSize?: import("@itcase/types").TextSizeProps;
1531
- } | undefined;
1532
- sizeXXL?: {
1533
- borderColor?: import("@itcase/types").BorderColorProps;
1534
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1535
- borderType?: import("@itcase/types").BorderTypeProps;
1536
- borderWidth?: import("@itcase/types").BorderWidthProps;
1537
- dotFill?: import("@itcase/types").SvgFillItemProps;
1538
- fill?: import("@itcase/types").FillProps;
1539
- fillHover?: import("@itcase/types").FillHoverProps;
1540
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1541
- iconShape?: import("@itcase/types").ShapeProps;
1542
- iconSize?: import("@itcase/types").IconSizeProps;
1543
- shape?: import("@itcase/types").ShapeProps;
1544
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1545
- size?: import("@itcase/types").SizeProps;
1546
- textColor?: import("@itcase/types").TextColorProps;
1547
- textSize?: import("@itcase/types").TextSizeProps;
1548
- } | undefined;
1549
- outlined?: {
1550
- borderColor?: import("@itcase/types").BorderColorProps;
1551
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1552
- borderType?: import("@itcase/types").BorderTypeProps;
1553
- borderWidth?: import("@itcase/types").BorderWidthProps;
1554
- dotFill?: import("@itcase/types").SvgFillItemProps;
1555
- fill?: import("@itcase/types").FillProps;
1556
- fillHover?: import("@itcase/types").FillHoverProps;
1557
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1558
- iconShape?: import("@itcase/types").ShapeProps;
1559
- iconSize?: import("@itcase/types").IconSizeProps;
1560
- shape?: import("@itcase/types").ShapeProps;
1561
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1562
- size?: import("@itcase/types").SizeProps;
1563
- textColor?: import("@itcase/types").TextColorProps;
1564
- textSize?: import("@itcase/types").TextSizeProps;
1565
- } | undefined;
1566
- full?: {
1567
- borderColor?: import("@itcase/types").BorderColorProps;
1568
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1569
- borderType?: import("@itcase/types").BorderTypeProps;
1570
- borderWidth?: import("@itcase/types").BorderWidthProps;
1571
- dotFill?: import("@itcase/types").SvgFillItemProps;
1572
- fill?: import("@itcase/types").FillProps;
1573
- fillHover?: import("@itcase/types").FillHoverProps;
1574
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1575
- iconShape?: import("@itcase/types").ShapeProps;
1576
- iconSize?: import("@itcase/types").IconSizeProps;
1577
- shape?: import("@itcase/types").ShapeProps;
1578
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1579
- size?: import("@itcase/types").SizeProps;
1580
- textColor?: import("@itcase/types").TextColorProps;
1581
- textSize?: import("@itcase/types").TextSizeProps;
1582
- } | undefined;
1583
- ghost?: {
1584
- borderColor?: import("@itcase/types").BorderColorProps;
1585
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1586
- borderType?: import("@itcase/types").BorderTypeProps;
1587
- borderWidth?: import("@itcase/types").BorderWidthProps;
1588
- dotFill?: import("@itcase/types").SvgFillItemProps;
1589
- fill?: import("@itcase/types").FillProps;
1590
- fillHover?: import("@itcase/types").FillHoverProps;
1591
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1592
- iconShape?: import("@itcase/types").ShapeProps;
1593
- iconSize?: import("@itcase/types").IconSizeProps;
1594
- shape?: import("@itcase/types").ShapeProps;
1595
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1596
- size?: import("@itcase/types").SizeProps;
1597
- textColor?: import("@itcase/types").TextColorProps;
1598
- textSize?: import("@itcase/types").TextSizeProps;
1599
- } | undefined;
1600
- roundedL?: {
1601
- borderColor?: import("@itcase/types").BorderColorProps;
1602
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1603
- borderType?: import("@itcase/types").BorderTypeProps;
1604
- borderWidth?: import("@itcase/types").BorderWidthProps;
1605
- dotFill?: import("@itcase/types").SvgFillItemProps;
1606
- fill?: import("@itcase/types").FillProps;
1607
- fillHover?: import("@itcase/types").FillHoverProps;
1608
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1609
- iconShape?: import("@itcase/types").ShapeProps;
1610
- iconSize?: import("@itcase/types").IconSizeProps;
1611
- shape?: import("@itcase/types").ShapeProps;
1612
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1613
- size?: import("@itcase/types").SizeProps;
1614
- textColor?: import("@itcase/types").TextColorProps;
1615
- textSize?: import("@itcase/types").TextSizeProps;
1616
- } | undefined;
1617
- roundedM?: {
1618
- borderColor?: import("@itcase/types").BorderColorProps;
1619
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1620
- borderType?: import("@itcase/types").BorderTypeProps;
1621
- borderWidth?: import("@itcase/types").BorderWidthProps;
1622
- dotFill?: import("@itcase/types").SvgFillItemProps;
1623
- fill?: import("@itcase/types").FillProps;
1624
- fillHover?: import("@itcase/types").FillHoverProps;
1625
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1626
- iconShape?: import("@itcase/types").ShapeProps;
1627
- iconSize?: import("@itcase/types").IconSizeProps;
1628
- shape?: import("@itcase/types").ShapeProps;
1629
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1630
- size?: import("@itcase/types").SizeProps;
1631
- textColor?: import("@itcase/types").TextColorProps;
1632
- textSize?: import("@itcase/types").TextSizeProps;
1633
- } | undefined;
1634
- roundedS?: {
1635
- borderColor?: import("@itcase/types").BorderColorProps;
1636
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1637
- borderType?: import("@itcase/types").BorderTypeProps;
1638
- borderWidth?: import("@itcase/types").BorderWidthProps;
1639
- dotFill?: import("@itcase/types").SvgFillItemProps;
1640
- fill?: import("@itcase/types").FillProps;
1641
- fillHover?: import("@itcase/types").FillHoverProps;
1642
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1643
- iconShape?: import("@itcase/types").ShapeProps;
1644
- iconSize?: import("@itcase/types").IconSizeProps;
1645
- shape?: import("@itcase/types").ShapeProps;
1646
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1647
- size?: import("@itcase/types").SizeProps;
1648
- textColor?: import("@itcase/types").TextColorProps;
1649
- textSize?: import("@itcase/types").TextSizeProps;
1650
- } | undefined;
1651
- roundedXL?: {
1652
- borderColor?: import("@itcase/types").BorderColorProps;
1653
- borderColorHover?: import("@itcase/types").BorderColorHoverProps;
1654
- borderType?: import("@itcase/types").BorderTypeProps;
1655
- borderWidth?: import("@itcase/types").BorderWidthProps;
1656
- dotFill?: import("@itcase/types").SvgFillItemProps;
1657
- fill?: import("@itcase/types").FillProps;
1658
- fillHover?: import("@itcase/types").FillHoverProps;
1659
- iconFill?: import("@itcase/types").IconFillItemProps | import("@itcase/types").IconFillProps;
1660
- iconShape?: import("@itcase/types").ShapeProps;
1661
- iconSize?: import("@itcase/types").IconSizeProps;
1662
- shape?: import("@itcase/types").ShapeProps;
1663
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1664
- size?: import("@itcase/types").SizeProps;
1665
- textColor?: import("@itcase/types").TextColorProps;
1666
- textSize?: import("@itcase/types").TextSizeProps;
1667
- } | undefined;
1668
- };
1
+ import { BadgeAppearance } from './Badge.interface';
2
+ declare const badgeAppearance: BadgeAppearance;
3
+ export { badgeAppearance };