@itcase/ui 1.9.35 → 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,1374 +1,3 @@
1
- export declare const dividerAppearance: {
2
- solid?: {
3
- borderColor?: import("@itcase/types").BorderColorProps;
4
- direction?: import("@itcase/types").DirectionProps;
5
- fill?: import("@itcase/types").FillProps;
6
- fillActive?: import("@itcase/types").FillActiveProps;
7
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
8
- fillDisabled?: import("@itcase/types").FillProps;
9
- fillHover?: import("@itcase/types").FillHoverProps;
10
- shape?: import("@itcase/types").ShapeProps;
11
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
12
- size?: import("@itcase/types").SizeProps;
13
- textColor?: import("@itcase/types").TextColorProps;
14
- textSize?: import("@itcase/types").TextSizeProps;
15
- } | undefined;
16
- accentPrimary?: {
17
- borderColor?: import("@itcase/types").BorderColorProps;
18
- direction?: import("@itcase/types").DirectionProps;
19
- fill?: import("@itcase/types").FillProps;
20
- fillActive?: import("@itcase/types").FillActiveProps;
21
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
22
- fillDisabled?: import("@itcase/types").FillProps;
23
- fillHover?: import("@itcase/types").FillHoverProps;
24
- shape?: import("@itcase/types").ShapeProps;
25
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
26
- size?: import("@itcase/types").SizeProps;
27
- textColor?: import("@itcase/types").TextColorProps;
28
- textSize?: import("@itcase/types").TextSizeProps;
29
- } | undefined;
30
- accentSecondary?: {
31
- borderColor?: import("@itcase/types").BorderColorProps;
32
- direction?: import("@itcase/types").DirectionProps;
33
- fill?: import("@itcase/types").FillProps;
34
- fillActive?: import("@itcase/types").FillActiveProps;
35
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
36
- fillDisabled?: import("@itcase/types").FillProps;
37
- fillHover?: import("@itcase/types").FillHoverProps;
38
- shape?: import("@itcase/types").ShapeProps;
39
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
40
- size?: import("@itcase/types").SizeProps;
41
- textColor?: import("@itcase/types").TextColorProps;
42
- textSize?: import("@itcase/types").TextSizeProps;
43
- } | undefined;
44
- accentTertiary?: {
45
- borderColor?: import("@itcase/types").BorderColorProps;
46
- direction?: import("@itcase/types").DirectionProps;
47
- fill?: import("@itcase/types").FillProps;
48
- fillActive?: import("@itcase/types").FillActiveProps;
49
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
50
- fillDisabled?: import("@itcase/types").FillProps;
51
- fillHover?: import("@itcase/types").FillHoverProps;
52
- shape?: import("@itcase/types").ShapeProps;
53
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
54
- size?: import("@itcase/types").SizeProps;
55
- textColor?: import("@itcase/types").TextColorProps;
56
- textSize?: import("@itcase/types").TextSizeProps;
57
- } | undefined;
58
- accentQuaternary?: {
59
- borderColor?: import("@itcase/types").BorderColorProps;
60
- direction?: import("@itcase/types").DirectionProps;
61
- fill?: import("@itcase/types").FillProps;
62
- fillActive?: import("@itcase/types").FillActiveProps;
63
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
64
- fillDisabled?: import("@itcase/types").FillProps;
65
- fillHover?: import("@itcase/types").FillHoverProps;
66
- shape?: import("@itcase/types").ShapeProps;
67
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
68
- size?: import("@itcase/types").SizeProps;
69
- textColor?: import("@itcase/types").TextColorProps;
70
- textSize?: import("@itcase/types").TextSizeProps;
71
- } | undefined;
72
- specialPrimary?: {
73
- borderColor?: import("@itcase/types").BorderColorProps;
74
- direction?: import("@itcase/types").DirectionProps;
75
- fill?: import("@itcase/types").FillProps;
76
- fillActive?: import("@itcase/types").FillActiveProps;
77
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
78
- fillDisabled?: import("@itcase/types").FillProps;
79
- fillHover?: import("@itcase/types").FillHoverProps;
80
- shape?: import("@itcase/types").ShapeProps;
81
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
82
- size?: import("@itcase/types").SizeProps;
83
- textColor?: import("@itcase/types").TextColorProps;
84
- textSize?: import("@itcase/types").TextSizeProps;
85
- } | undefined;
86
- specialSecondary?: {
87
- borderColor?: import("@itcase/types").BorderColorProps;
88
- direction?: import("@itcase/types").DirectionProps;
89
- fill?: import("@itcase/types").FillProps;
90
- fillActive?: import("@itcase/types").FillActiveProps;
91
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
92
- fillDisabled?: import("@itcase/types").FillProps;
93
- fillHover?: import("@itcase/types").FillHoverProps;
94
- shape?: import("@itcase/types").ShapeProps;
95
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
96
- size?: import("@itcase/types").SizeProps;
97
- textColor?: import("@itcase/types").TextColorProps;
98
- textSize?: import("@itcase/types").TextSizeProps;
99
- } | undefined;
100
- specialTertiary?: {
101
- borderColor?: import("@itcase/types").BorderColorProps;
102
- direction?: import("@itcase/types").DirectionProps;
103
- fill?: import("@itcase/types").FillProps;
104
- fillActive?: import("@itcase/types").FillActiveProps;
105
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
106
- fillDisabled?: import("@itcase/types").FillProps;
107
- fillHover?: import("@itcase/types").FillHoverProps;
108
- shape?: import("@itcase/types").ShapeProps;
109
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
110
- size?: import("@itcase/types").SizeProps;
111
- textColor?: import("@itcase/types").TextColorProps;
112
- textSize?: import("@itcase/types").TextSizeProps;
113
- } | undefined;
114
- specialQuaternary?: {
115
- borderColor?: import("@itcase/types").BorderColorProps;
116
- direction?: import("@itcase/types").DirectionProps;
117
- fill?: import("@itcase/types").FillProps;
118
- fillActive?: import("@itcase/types").FillActiveProps;
119
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
120
- fillDisabled?: import("@itcase/types").FillProps;
121
- fillHover?: import("@itcase/types").FillHoverProps;
122
- shape?: import("@itcase/types").ShapeProps;
123
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
124
- size?: import("@itcase/types").SizeProps;
125
- textColor?: import("@itcase/types").TextColorProps;
126
- textSize?: import("@itcase/types").TextSizeProps;
127
- } | undefined;
128
- extraPrimary?: {
129
- borderColor?: import("@itcase/types").BorderColorProps;
130
- direction?: import("@itcase/types").DirectionProps;
131
- fill?: import("@itcase/types").FillProps;
132
- fillActive?: import("@itcase/types").FillActiveProps;
133
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
134
- fillDisabled?: import("@itcase/types").FillProps;
135
- fillHover?: import("@itcase/types").FillHoverProps;
136
- shape?: import("@itcase/types").ShapeProps;
137
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
138
- size?: import("@itcase/types").SizeProps;
139
- textColor?: import("@itcase/types").TextColorProps;
140
- textSize?: import("@itcase/types").TextSizeProps;
141
- } | undefined;
142
- extraSecondary?: {
143
- borderColor?: import("@itcase/types").BorderColorProps;
144
- direction?: import("@itcase/types").DirectionProps;
145
- fill?: import("@itcase/types").FillProps;
146
- fillActive?: import("@itcase/types").FillActiveProps;
147
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
148
- fillDisabled?: import("@itcase/types").FillProps;
149
- fillHover?: import("@itcase/types").FillHoverProps;
150
- shape?: import("@itcase/types").ShapeProps;
151
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
152
- size?: import("@itcase/types").SizeProps;
153
- textColor?: import("@itcase/types").TextColorProps;
154
- textSize?: import("@itcase/types").TextSizeProps;
155
- } | undefined;
156
- extraTertiary?: {
157
- borderColor?: import("@itcase/types").BorderColorProps;
158
- direction?: import("@itcase/types").DirectionProps;
159
- fill?: import("@itcase/types").FillProps;
160
- fillActive?: import("@itcase/types").FillActiveProps;
161
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
162
- fillDisabled?: import("@itcase/types").FillProps;
163
- fillHover?: import("@itcase/types").FillHoverProps;
164
- shape?: import("@itcase/types").ShapeProps;
165
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
166
- size?: import("@itcase/types").SizeProps;
167
- textColor?: import("@itcase/types").TextColorProps;
168
- textSize?: import("@itcase/types").TextSizeProps;
169
- } | undefined;
170
- extraQuaternary?: {
171
- borderColor?: import("@itcase/types").BorderColorProps;
172
- direction?: import("@itcase/types").DirectionProps;
173
- fill?: import("@itcase/types").FillProps;
174
- fillActive?: import("@itcase/types").FillActiveProps;
175
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
176
- fillDisabled?: import("@itcase/types").FillProps;
177
- fillHover?: import("@itcase/types").FillHoverProps;
178
- shape?: import("@itcase/types").ShapeProps;
179
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
180
- size?: import("@itcase/types").SizeProps;
181
- textColor?: import("@itcase/types").TextColorProps;
182
- textSize?: import("@itcase/types").TextSizeProps;
183
- } | undefined;
184
- surfacePrimary?: {
185
- borderColor?: import("@itcase/types").BorderColorProps;
186
- direction?: import("@itcase/types").DirectionProps;
187
- fill?: import("@itcase/types").FillProps;
188
- fillActive?: import("@itcase/types").FillActiveProps;
189
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
190
- fillDisabled?: import("@itcase/types").FillProps;
191
- fillHover?: import("@itcase/types").FillHoverProps;
192
- shape?: import("@itcase/types").ShapeProps;
193
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
194
- size?: import("@itcase/types").SizeProps;
195
- textColor?: import("@itcase/types").TextColorProps;
196
- textSize?: import("@itcase/types").TextSizeProps;
197
- } | undefined;
198
- surfaceSecondary?: {
199
- borderColor?: import("@itcase/types").BorderColorProps;
200
- direction?: import("@itcase/types").DirectionProps;
201
- fill?: import("@itcase/types").FillProps;
202
- fillActive?: import("@itcase/types").FillActiveProps;
203
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
204
- fillDisabled?: import("@itcase/types").FillProps;
205
- fillHover?: import("@itcase/types").FillHoverProps;
206
- shape?: import("@itcase/types").ShapeProps;
207
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
208
- size?: import("@itcase/types").SizeProps;
209
- textColor?: import("@itcase/types").TextColorProps;
210
- textSize?: import("@itcase/types").TextSizeProps;
211
- } | undefined;
212
- surfaceTertiary?: {
213
- borderColor?: import("@itcase/types").BorderColorProps;
214
- direction?: import("@itcase/types").DirectionProps;
215
- fill?: import("@itcase/types").FillProps;
216
- fillActive?: import("@itcase/types").FillActiveProps;
217
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
218
- fillDisabled?: import("@itcase/types").FillProps;
219
- fillHover?: import("@itcase/types").FillHoverProps;
220
- shape?: import("@itcase/types").ShapeProps;
221
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
222
- size?: import("@itcase/types").SizeProps;
223
- textColor?: import("@itcase/types").TextColorProps;
224
- textSize?: import("@itcase/types").TextSizeProps;
225
- } | undefined;
226
- surfaceQuaternary?: {
227
- borderColor?: import("@itcase/types").BorderColorProps;
228
- direction?: import("@itcase/types").DirectionProps;
229
- fill?: import("@itcase/types").FillProps;
230
- fillActive?: import("@itcase/types").FillActiveProps;
231
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
232
- fillDisabled?: import("@itcase/types").FillProps;
233
- fillHover?: import("@itcase/types").FillHoverProps;
234
- shape?: import("@itcase/types").ShapeProps;
235
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
236
- size?: import("@itcase/types").SizeProps;
237
- textColor?: import("@itcase/types").TextColorProps;
238
- textSize?: import("@itcase/types").TextSizeProps;
239
- } | undefined;
240
- errorPrimary?: {
241
- borderColor?: import("@itcase/types").BorderColorProps;
242
- direction?: import("@itcase/types").DirectionProps;
243
- fill?: import("@itcase/types").FillProps;
244
- fillActive?: import("@itcase/types").FillActiveProps;
245
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
246
- fillDisabled?: import("@itcase/types").FillProps;
247
- fillHover?: import("@itcase/types").FillHoverProps;
248
- shape?: import("@itcase/types").ShapeProps;
249
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
250
- size?: import("@itcase/types").SizeProps;
251
- textColor?: import("@itcase/types").TextColorProps;
252
- textSize?: import("@itcase/types").TextSizeProps;
253
- } | undefined;
254
- errorSecondary?: {
255
- borderColor?: import("@itcase/types").BorderColorProps;
256
- direction?: import("@itcase/types").DirectionProps;
257
- fill?: import("@itcase/types").FillProps;
258
- fillActive?: import("@itcase/types").FillActiveProps;
259
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
260
- fillDisabled?: import("@itcase/types").FillProps;
261
- fillHover?: import("@itcase/types").FillHoverProps;
262
- shape?: import("@itcase/types").ShapeProps;
263
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
264
- size?: import("@itcase/types").SizeProps;
265
- textColor?: import("@itcase/types").TextColorProps;
266
- textSize?: import("@itcase/types").TextSizeProps;
267
- } | undefined;
268
- errorTertiary?: {
269
- borderColor?: import("@itcase/types").BorderColorProps;
270
- direction?: import("@itcase/types").DirectionProps;
271
- fill?: import("@itcase/types").FillProps;
272
- fillActive?: import("@itcase/types").FillActiveProps;
273
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
274
- fillDisabled?: import("@itcase/types").FillProps;
275
- fillHover?: import("@itcase/types").FillHoverProps;
276
- shape?: import("@itcase/types").ShapeProps;
277
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
278
- size?: import("@itcase/types").SizeProps;
279
- textColor?: import("@itcase/types").TextColorProps;
280
- textSize?: import("@itcase/types").TextSizeProps;
281
- } | undefined;
282
- errorQuaternary?: {
283
- borderColor?: import("@itcase/types").BorderColorProps;
284
- direction?: import("@itcase/types").DirectionProps;
285
- fill?: import("@itcase/types").FillProps;
286
- fillActive?: import("@itcase/types").FillActiveProps;
287
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
288
- fillDisabled?: import("@itcase/types").FillProps;
289
- fillHover?: import("@itcase/types").FillHoverProps;
290
- shape?: import("@itcase/types").ShapeProps;
291
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
292
- size?: import("@itcase/types").SizeProps;
293
- textColor?: import("@itcase/types").TextColorProps;
294
- textSize?: import("@itcase/types").TextSizeProps;
295
- } | undefined;
296
- warningPrimary?: {
297
- borderColor?: import("@itcase/types").BorderColorProps;
298
- direction?: import("@itcase/types").DirectionProps;
299
- fill?: import("@itcase/types").FillProps;
300
- fillActive?: import("@itcase/types").FillActiveProps;
301
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
302
- fillDisabled?: import("@itcase/types").FillProps;
303
- fillHover?: import("@itcase/types").FillHoverProps;
304
- shape?: import("@itcase/types").ShapeProps;
305
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
306
- size?: import("@itcase/types").SizeProps;
307
- textColor?: import("@itcase/types").TextColorProps;
308
- textSize?: import("@itcase/types").TextSizeProps;
309
- } | undefined;
310
- warningSecondary?: {
311
- borderColor?: import("@itcase/types").BorderColorProps;
312
- direction?: import("@itcase/types").DirectionProps;
313
- fill?: import("@itcase/types").FillProps;
314
- fillActive?: import("@itcase/types").FillActiveProps;
315
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
316
- fillDisabled?: import("@itcase/types").FillProps;
317
- fillHover?: import("@itcase/types").FillHoverProps;
318
- shape?: import("@itcase/types").ShapeProps;
319
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
320
- size?: import("@itcase/types").SizeProps;
321
- textColor?: import("@itcase/types").TextColorProps;
322
- textSize?: import("@itcase/types").TextSizeProps;
323
- } | undefined;
324
- warningTertiary?: {
325
- borderColor?: import("@itcase/types").BorderColorProps;
326
- direction?: import("@itcase/types").DirectionProps;
327
- fill?: import("@itcase/types").FillProps;
328
- fillActive?: import("@itcase/types").FillActiveProps;
329
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
330
- fillDisabled?: import("@itcase/types").FillProps;
331
- fillHover?: import("@itcase/types").FillHoverProps;
332
- shape?: import("@itcase/types").ShapeProps;
333
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
334
- size?: import("@itcase/types").SizeProps;
335
- textColor?: import("@itcase/types").TextColorProps;
336
- textSize?: import("@itcase/types").TextSizeProps;
337
- } | undefined;
338
- warningQuaternary?: {
339
- borderColor?: import("@itcase/types").BorderColorProps;
340
- direction?: import("@itcase/types").DirectionProps;
341
- fill?: import("@itcase/types").FillProps;
342
- fillActive?: import("@itcase/types").FillActiveProps;
343
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
344
- fillDisabled?: import("@itcase/types").FillProps;
345
- fillHover?: import("@itcase/types").FillHoverProps;
346
- shape?: import("@itcase/types").ShapeProps;
347
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
348
- size?: import("@itcase/types").SizeProps;
349
- textColor?: import("@itcase/types").TextColorProps;
350
- textSize?: import("@itcase/types").TextSizeProps;
351
- } | undefined;
352
- successPrimary?: {
353
- borderColor?: import("@itcase/types").BorderColorProps;
354
- direction?: import("@itcase/types").DirectionProps;
355
- fill?: import("@itcase/types").FillProps;
356
- fillActive?: import("@itcase/types").FillActiveProps;
357
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
358
- fillDisabled?: import("@itcase/types").FillProps;
359
- fillHover?: import("@itcase/types").FillHoverProps;
360
- shape?: import("@itcase/types").ShapeProps;
361
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
362
- size?: import("@itcase/types").SizeProps;
363
- textColor?: import("@itcase/types").TextColorProps;
364
- textSize?: import("@itcase/types").TextSizeProps;
365
- } | undefined;
366
- successSecondary?: {
367
- borderColor?: import("@itcase/types").BorderColorProps;
368
- direction?: import("@itcase/types").DirectionProps;
369
- fill?: import("@itcase/types").FillProps;
370
- fillActive?: import("@itcase/types").FillActiveProps;
371
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
372
- fillDisabled?: import("@itcase/types").FillProps;
373
- fillHover?: import("@itcase/types").FillHoverProps;
374
- shape?: import("@itcase/types").ShapeProps;
375
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
376
- size?: import("@itcase/types").SizeProps;
377
- textColor?: import("@itcase/types").TextColorProps;
378
- textSize?: import("@itcase/types").TextSizeProps;
379
- } | undefined;
380
- successTertiary?: {
381
- borderColor?: import("@itcase/types").BorderColorProps;
382
- direction?: import("@itcase/types").DirectionProps;
383
- fill?: import("@itcase/types").FillProps;
384
- fillActive?: import("@itcase/types").FillActiveProps;
385
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
386
- fillDisabled?: import("@itcase/types").FillProps;
387
- fillHover?: import("@itcase/types").FillHoverProps;
388
- shape?: import("@itcase/types").ShapeProps;
389
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
390
- size?: import("@itcase/types").SizeProps;
391
- textColor?: import("@itcase/types").TextColorProps;
392
- textSize?: import("@itcase/types").TextSizeProps;
393
- } | undefined;
394
- successQuaternary?: {
395
- borderColor?: import("@itcase/types").BorderColorProps;
396
- direction?: import("@itcase/types").DirectionProps;
397
- fill?: import("@itcase/types").FillProps;
398
- fillActive?: import("@itcase/types").FillActiveProps;
399
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
400
- fillDisabled?: import("@itcase/types").FillProps;
401
- fillHover?: import("@itcase/types").FillHoverProps;
402
- shape?: import("@itcase/types").ShapeProps;
403
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
404
- size?: import("@itcase/types").SizeProps;
405
- textColor?: import("@itcase/types").TextColorProps;
406
- textSize?: import("@itcase/types").TextSizeProps;
407
- } | undefined;
408
- infoPrimary?: {
409
- borderColor?: import("@itcase/types").BorderColorProps;
410
- direction?: import("@itcase/types").DirectionProps;
411
- fill?: import("@itcase/types").FillProps;
412
- fillActive?: import("@itcase/types").FillActiveProps;
413
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
414
- fillDisabled?: import("@itcase/types").FillProps;
415
- fillHover?: import("@itcase/types").FillHoverProps;
416
- shape?: import("@itcase/types").ShapeProps;
417
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
418
- size?: import("@itcase/types").SizeProps;
419
- textColor?: import("@itcase/types").TextColorProps;
420
- textSize?: import("@itcase/types").TextSizeProps;
421
- } | undefined;
422
- infoSecondary?: {
423
- borderColor?: import("@itcase/types").BorderColorProps;
424
- direction?: import("@itcase/types").DirectionProps;
425
- fill?: import("@itcase/types").FillProps;
426
- fillActive?: import("@itcase/types").FillActiveProps;
427
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
428
- fillDisabled?: import("@itcase/types").FillProps;
429
- fillHover?: import("@itcase/types").FillHoverProps;
430
- shape?: import("@itcase/types").ShapeProps;
431
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
432
- size?: import("@itcase/types").SizeProps;
433
- textColor?: import("@itcase/types").TextColorProps;
434
- textSize?: import("@itcase/types").TextSizeProps;
435
- } | undefined;
436
- infoTertiary?: {
437
- borderColor?: import("@itcase/types").BorderColorProps;
438
- direction?: import("@itcase/types").DirectionProps;
439
- fill?: import("@itcase/types").FillProps;
440
- fillActive?: import("@itcase/types").FillActiveProps;
441
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
442
- fillDisabled?: import("@itcase/types").FillProps;
443
- fillHover?: import("@itcase/types").FillHoverProps;
444
- shape?: import("@itcase/types").ShapeProps;
445
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
446
- size?: import("@itcase/types").SizeProps;
447
- textColor?: import("@itcase/types").TextColorProps;
448
- textSize?: import("@itcase/types").TextSizeProps;
449
- } | undefined;
450
- infoQuaternary?: {
451
- borderColor?: import("@itcase/types").BorderColorProps;
452
- direction?: import("@itcase/types").DirectionProps;
453
- fill?: import("@itcase/types").FillProps;
454
- fillActive?: import("@itcase/types").FillActiveProps;
455
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
456
- fillDisabled?: import("@itcase/types").FillProps;
457
- fillHover?: import("@itcase/types").FillHoverProps;
458
- shape?: import("@itcase/types").ShapeProps;
459
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
460
- size?: import("@itcase/types").SizeProps;
461
- textColor?: import("@itcase/types").TextColorProps;
462
- textSize?: import("@itcase/types").TextSizeProps;
463
- } | undefined;
464
- dangerPrimary?: {
465
- borderColor?: import("@itcase/types").BorderColorProps;
466
- direction?: import("@itcase/types").DirectionProps;
467
- fill?: import("@itcase/types").FillProps;
468
- fillActive?: import("@itcase/types").FillActiveProps;
469
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
470
- fillDisabled?: import("@itcase/types").FillProps;
471
- fillHover?: import("@itcase/types").FillHoverProps;
472
- shape?: import("@itcase/types").ShapeProps;
473
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
474
- size?: import("@itcase/types").SizeProps;
475
- textColor?: import("@itcase/types").TextColorProps;
476
- textSize?: import("@itcase/types").TextSizeProps;
477
- } | undefined;
478
- dangerSecondary?: {
479
- borderColor?: import("@itcase/types").BorderColorProps;
480
- direction?: import("@itcase/types").DirectionProps;
481
- fill?: import("@itcase/types").FillProps;
482
- fillActive?: import("@itcase/types").FillActiveProps;
483
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
484
- fillDisabled?: import("@itcase/types").FillProps;
485
- fillHover?: import("@itcase/types").FillHoverProps;
486
- shape?: import("@itcase/types").ShapeProps;
487
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
488
- size?: import("@itcase/types").SizeProps;
489
- textColor?: import("@itcase/types").TextColorProps;
490
- textSize?: import("@itcase/types").TextSizeProps;
491
- } | undefined;
492
- dangerTertiary?: {
493
- borderColor?: import("@itcase/types").BorderColorProps;
494
- direction?: import("@itcase/types").DirectionProps;
495
- fill?: import("@itcase/types").FillProps;
496
- fillActive?: import("@itcase/types").FillActiveProps;
497
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
498
- fillDisabled?: import("@itcase/types").FillProps;
499
- fillHover?: import("@itcase/types").FillHoverProps;
500
- shape?: import("@itcase/types").ShapeProps;
501
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
502
- size?: import("@itcase/types").SizeProps;
503
- textColor?: import("@itcase/types").TextColorProps;
504
- textSize?: import("@itcase/types").TextSizeProps;
505
- } | undefined;
506
- dangerQuaternary?: {
507
- borderColor?: import("@itcase/types").BorderColorProps;
508
- direction?: import("@itcase/types").DirectionProps;
509
- fill?: import("@itcase/types").FillProps;
510
- fillActive?: import("@itcase/types").FillActiveProps;
511
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
512
- fillDisabled?: import("@itcase/types").FillProps;
513
- fillHover?: import("@itcase/types").FillHoverProps;
514
- shape?: import("@itcase/types").ShapeProps;
515
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
516
- size?: import("@itcase/types").SizeProps;
517
- textColor?: import("@itcase/types").TextColorProps;
518
- textSize?: import("@itcase/types").TextSizeProps;
519
- } | undefined;
520
- disabledPrimary?: {
521
- borderColor?: import("@itcase/types").BorderColorProps;
522
- direction?: import("@itcase/types").DirectionProps;
523
- fill?: import("@itcase/types").FillProps;
524
- fillActive?: import("@itcase/types").FillActiveProps;
525
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
526
- fillDisabled?: import("@itcase/types").FillProps;
527
- fillHover?: import("@itcase/types").FillHoverProps;
528
- shape?: import("@itcase/types").ShapeProps;
529
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
530
- size?: import("@itcase/types").SizeProps;
531
- textColor?: import("@itcase/types").TextColorProps;
532
- textSize?: import("@itcase/types").TextSizeProps;
533
- } | undefined;
534
- disabledSecondary?: {
535
- borderColor?: import("@itcase/types").BorderColorProps;
536
- direction?: import("@itcase/types").DirectionProps;
537
- fill?: import("@itcase/types").FillProps;
538
- fillActive?: import("@itcase/types").FillActiveProps;
539
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
540
- fillDisabled?: import("@itcase/types").FillProps;
541
- fillHover?: import("@itcase/types").FillHoverProps;
542
- shape?: import("@itcase/types").ShapeProps;
543
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
544
- size?: import("@itcase/types").SizeProps;
545
- textColor?: import("@itcase/types").TextColorProps;
546
- textSize?: import("@itcase/types").TextSizeProps;
547
- } | undefined;
548
- disabledTertiary?: {
549
- borderColor?: import("@itcase/types").BorderColorProps;
550
- direction?: import("@itcase/types").DirectionProps;
551
- fill?: import("@itcase/types").FillProps;
552
- fillActive?: import("@itcase/types").FillActiveProps;
553
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
554
- fillDisabled?: import("@itcase/types").FillProps;
555
- fillHover?: import("@itcase/types").FillHoverProps;
556
- shape?: import("@itcase/types").ShapeProps;
557
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
558
- size?: import("@itcase/types").SizeProps;
559
- textColor?: import("@itcase/types").TextColorProps;
560
- textSize?: import("@itcase/types").TextSizeProps;
561
- } | undefined;
562
- disabledQuaternary?: {
563
- borderColor?: import("@itcase/types").BorderColorProps;
564
- direction?: import("@itcase/types").DirectionProps;
565
- fill?: import("@itcase/types").FillProps;
566
- fillActive?: import("@itcase/types").FillActiveProps;
567
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
568
- fillDisabled?: import("@itcase/types").FillProps;
569
- fillHover?: import("@itcase/types").FillHoverProps;
570
- shape?: import("@itcase/types").ShapeProps;
571
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
572
- size?: import("@itcase/types").SizeProps;
573
- textColor?: import("@itcase/types").TextColorProps;
574
- textSize?: import("@itcase/types").TextSizeProps;
575
- } | undefined;
576
- geometric?: {
577
- borderColor?: import("@itcase/types").BorderColorProps;
578
- direction?: import("@itcase/types").DirectionProps;
579
- fill?: import("@itcase/types").FillProps;
580
- fillActive?: import("@itcase/types").FillActiveProps;
581
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
582
- fillDisabled?: import("@itcase/types").FillProps;
583
- fillHover?: import("@itcase/types").FillHoverProps;
584
- shape?: import("@itcase/types").ShapeProps;
585
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
586
- size?: import("@itcase/types").SizeProps;
587
- textColor?: import("@itcase/types").TextColorProps;
588
- textSize?: import("@itcase/types").TextSizeProps;
589
- } | undefined;
590
- circular?: {
591
- borderColor?: import("@itcase/types").BorderColorProps;
592
- direction?: import("@itcase/types").DirectionProps;
593
- fill?: import("@itcase/types").FillProps;
594
- fillActive?: import("@itcase/types").FillActiveProps;
595
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
596
- fillDisabled?: import("@itcase/types").FillProps;
597
- fillHover?: import("@itcase/types").FillHoverProps;
598
- shape?: import("@itcase/types").ShapeProps;
599
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
600
- size?: import("@itcase/types").SizeProps;
601
- textColor?: import("@itcase/types").TextColorProps;
602
- textSize?: import("@itcase/types").TextSizeProps;
603
- } | undefined;
604
- rounded?: {
605
- borderColor?: import("@itcase/types").BorderColorProps;
606
- direction?: import("@itcase/types").DirectionProps;
607
- fill?: import("@itcase/types").FillProps;
608
- fillActive?: import("@itcase/types").FillActiveProps;
609
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
610
- fillDisabled?: import("@itcase/types").FillProps;
611
- fillHover?: import("@itcase/types").FillHoverProps;
612
- shape?: import("@itcase/types").ShapeProps;
613
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
614
- size?: import("@itcase/types").SizeProps;
615
- textColor?: import("@itcase/types").TextColorProps;
616
- textSize?: import("@itcase/types").TextSizeProps;
617
- } | undefined;
618
- accentMutedPrimary?: {
619
- borderColor?: import("@itcase/types").BorderColorProps;
620
- direction?: import("@itcase/types").DirectionProps;
621
- fill?: import("@itcase/types").FillProps;
622
- fillActive?: import("@itcase/types").FillActiveProps;
623
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
624
- fillDisabled?: import("@itcase/types").FillProps;
625
- fillHover?: import("@itcase/types").FillHoverProps;
626
- shape?: import("@itcase/types").ShapeProps;
627
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
628
- size?: import("@itcase/types").SizeProps;
629
- textColor?: import("@itcase/types").TextColorProps;
630
- textSize?: import("@itcase/types").TextSizeProps;
631
- } | undefined;
632
- accentMutedQuaternary?: {
633
- borderColor?: import("@itcase/types").BorderColorProps;
634
- direction?: import("@itcase/types").DirectionProps;
635
- fill?: import("@itcase/types").FillProps;
636
- fillActive?: import("@itcase/types").FillActiveProps;
637
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
638
- fillDisabled?: import("@itcase/types").FillProps;
639
- fillHover?: import("@itcase/types").FillHoverProps;
640
- shape?: import("@itcase/types").ShapeProps;
641
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
642
- size?: import("@itcase/types").SizeProps;
643
- textColor?: import("@itcase/types").TextColorProps;
644
- textSize?: import("@itcase/types").TextSizeProps;
645
- } | undefined;
646
- accentMutedSecondary?: {
647
- borderColor?: import("@itcase/types").BorderColorProps;
648
- direction?: import("@itcase/types").DirectionProps;
649
- fill?: import("@itcase/types").FillProps;
650
- fillActive?: import("@itcase/types").FillActiveProps;
651
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
652
- fillDisabled?: import("@itcase/types").FillProps;
653
- fillHover?: import("@itcase/types").FillHoverProps;
654
- shape?: import("@itcase/types").ShapeProps;
655
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
656
- size?: import("@itcase/types").SizeProps;
657
- textColor?: import("@itcase/types").TextColorProps;
658
- textSize?: import("@itcase/types").TextSizeProps;
659
- } | undefined;
660
- accentMutedTertiary?: {
661
- borderColor?: import("@itcase/types").BorderColorProps;
662
- direction?: import("@itcase/types").DirectionProps;
663
- fill?: import("@itcase/types").FillProps;
664
- fillActive?: import("@itcase/types").FillActiveProps;
665
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
666
- fillDisabled?: import("@itcase/types").FillProps;
667
- fillHover?: import("@itcase/types").FillHoverProps;
668
- shape?: import("@itcase/types").ShapeProps;
669
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
670
- size?: import("@itcase/types").SizeProps;
671
- textColor?: import("@itcase/types").TextColorProps;
672
- textSize?: import("@itcase/types").TextSizeProps;
673
- } | undefined;
674
- dangerMutedPrimary?: {
675
- borderColor?: import("@itcase/types").BorderColorProps;
676
- direction?: import("@itcase/types").DirectionProps;
677
- fill?: import("@itcase/types").FillProps;
678
- fillActive?: import("@itcase/types").FillActiveProps;
679
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
680
- fillDisabled?: import("@itcase/types").FillProps;
681
- fillHover?: import("@itcase/types").FillHoverProps;
682
- shape?: import("@itcase/types").ShapeProps;
683
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
684
- size?: import("@itcase/types").SizeProps;
685
- textColor?: import("@itcase/types").TextColorProps;
686
- textSize?: import("@itcase/types").TextSizeProps;
687
- } | undefined;
688
- dangerMutedQuaternary?: {
689
- borderColor?: import("@itcase/types").BorderColorProps;
690
- direction?: import("@itcase/types").DirectionProps;
691
- fill?: import("@itcase/types").FillProps;
692
- fillActive?: import("@itcase/types").FillActiveProps;
693
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
694
- fillDisabled?: import("@itcase/types").FillProps;
695
- fillHover?: import("@itcase/types").FillHoverProps;
696
- shape?: import("@itcase/types").ShapeProps;
697
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
698
- size?: import("@itcase/types").SizeProps;
699
- textColor?: import("@itcase/types").TextColorProps;
700
- textSize?: import("@itcase/types").TextSizeProps;
701
- } | undefined;
702
- dangerMutedSecondary?: {
703
- borderColor?: import("@itcase/types").BorderColorProps;
704
- direction?: import("@itcase/types").DirectionProps;
705
- fill?: import("@itcase/types").FillProps;
706
- fillActive?: import("@itcase/types").FillActiveProps;
707
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
708
- fillDisabled?: import("@itcase/types").FillProps;
709
- fillHover?: import("@itcase/types").FillHoverProps;
710
- shape?: import("@itcase/types").ShapeProps;
711
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
712
- size?: import("@itcase/types").SizeProps;
713
- textColor?: import("@itcase/types").TextColorProps;
714
- textSize?: import("@itcase/types").TextSizeProps;
715
- } | undefined;
716
- dangerMutedTertiary?: {
717
- borderColor?: import("@itcase/types").BorderColorProps;
718
- direction?: import("@itcase/types").DirectionProps;
719
- fill?: import("@itcase/types").FillProps;
720
- fillActive?: import("@itcase/types").FillActiveProps;
721
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
722
- fillDisabled?: import("@itcase/types").FillProps;
723
- fillHover?: import("@itcase/types").FillHoverProps;
724
- shape?: import("@itcase/types").ShapeProps;
725
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
726
- size?: import("@itcase/types").SizeProps;
727
- textColor?: import("@itcase/types").TextColorProps;
728
- textSize?: import("@itcase/types").TextSizeProps;
729
- } | undefined;
730
- disabledMutedPrimary?: {
731
- borderColor?: import("@itcase/types").BorderColorProps;
732
- direction?: import("@itcase/types").DirectionProps;
733
- fill?: import("@itcase/types").FillProps;
734
- fillActive?: import("@itcase/types").FillActiveProps;
735
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
736
- fillDisabled?: import("@itcase/types").FillProps;
737
- fillHover?: import("@itcase/types").FillHoverProps;
738
- shape?: import("@itcase/types").ShapeProps;
739
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
740
- size?: import("@itcase/types").SizeProps;
741
- textColor?: import("@itcase/types").TextColorProps;
742
- textSize?: import("@itcase/types").TextSizeProps;
743
- } | undefined;
744
- disabledMutedQuaternary?: {
745
- borderColor?: import("@itcase/types").BorderColorProps;
746
- direction?: import("@itcase/types").DirectionProps;
747
- fill?: import("@itcase/types").FillProps;
748
- fillActive?: import("@itcase/types").FillActiveProps;
749
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
750
- fillDisabled?: import("@itcase/types").FillProps;
751
- fillHover?: import("@itcase/types").FillHoverProps;
752
- shape?: import("@itcase/types").ShapeProps;
753
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
754
- size?: import("@itcase/types").SizeProps;
755
- textColor?: import("@itcase/types").TextColorProps;
756
- textSize?: import("@itcase/types").TextSizeProps;
757
- } | undefined;
758
- disabledMutedSecondary?: {
759
- borderColor?: import("@itcase/types").BorderColorProps;
760
- direction?: import("@itcase/types").DirectionProps;
761
- fill?: import("@itcase/types").FillProps;
762
- fillActive?: import("@itcase/types").FillActiveProps;
763
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
764
- fillDisabled?: import("@itcase/types").FillProps;
765
- fillHover?: import("@itcase/types").FillHoverProps;
766
- shape?: import("@itcase/types").ShapeProps;
767
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
768
- size?: import("@itcase/types").SizeProps;
769
- textColor?: import("@itcase/types").TextColorProps;
770
- textSize?: import("@itcase/types").TextSizeProps;
771
- } | undefined;
772
- disabledMutedTertiary?: {
773
- borderColor?: import("@itcase/types").BorderColorProps;
774
- direction?: import("@itcase/types").DirectionProps;
775
- fill?: import("@itcase/types").FillProps;
776
- fillActive?: import("@itcase/types").FillActiveProps;
777
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
778
- fillDisabled?: import("@itcase/types").FillProps;
779
- fillHover?: import("@itcase/types").FillHoverProps;
780
- shape?: import("@itcase/types").ShapeProps;
781
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
782
- size?: import("@itcase/types").SizeProps;
783
- textColor?: import("@itcase/types").TextColorProps;
784
- textSize?: import("@itcase/types").TextSizeProps;
785
- } | undefined;
786
- errorMutedPrimary?: {
787
- borderColor?: import("@itcase/types").BorderColorProps;
788
- direction?: import("@itcase/types").DirectionProps;
789
- fill?: import("@itcase/types").FillProps;
790
- fillActive?: import("@itcase/types").FillActiveProps;
791
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
792
- fillDisabled?: import("@itcase/types").FillProps;
793
- fillHover?: import("@itcase/types").FillHoverProps;
794
- shape?: import("@itcase/types").ShapeProps;
795
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
796
- size?: import("@itcase/types").SizeProps;
797
- textColor?: import("@itcase/types").TextColorProps;
798
- textSize?: import("@itcase/types").TextSizeProps;
799
- } | undefined;
800
- errorMutedQuaternary?: {
801
- borderColor?: import("@itcase/types").BorderColorProps;
802
- direction?: import("@itcase/types").DirectionProps;
803
- fill?: import("@itcase/types").FillProps;
804
- fillActive?: import("@itcase/types").FillActiveProps;
805
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
806
- fillDisabled?: import("@itcase/types").FillProps;
807
- fillHover?: import("@itcase/types").FillHoverProps;
808
- shape?: import("@itcase/types").ShapeProps;
809
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
810
- size?: import("@itcase/types").SizeProps;
811
- textColor?: import("@itcase/types").TextColorProps;
812
- textSize?: import("@itcase/types").TextSizeProps;
813
- } | undefined;
814
- errorMutedSecondary?: {
815
- borderColor?: import("@itcase/types").BorderColorProps;
816
- direction?: import("@itcase/types").DirectionProps;
817
- fill?: import("@itcase/types").FillProps;
818
- fillActive?: import("@itcase/types").FillActiveProps;
819
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
820
- fillDisabled?: import("@itcase/types").FillProps;
821
- fillHover?: import("@itcase/types").FillHoverProps;
822
- shape?: import("@itcase/types").ShapeProps;
823
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
824
- size?: import("@itcase/types").SizeProps;
825
- textColor?: import("@itcase/types").TextColorProps;
826
- textSize?: import("@itcase/types").TextSizeProps;
827
- } | undefined;
828
- errorMutedTertiary?: {
829
- borderColor?: import("@itcase/types").BorderColorProps;
830
- direction?: import("@itcase/types").DirectionProps;
831
- fill?: import("@itcase/types").FillProps;
832
- fillActive?: import("@itcase/types").FillActiveProps;
833
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
834
- fillDisabled?: import("@itcase/types").FillProps;
835
- fillHover?: import("@itcase/types").FillHoverProps;
836
- shape?: import("@itcase/types").ShapeProps;
837
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
838
- size?: import("@itcase/types").SizeProps;
839
- textColor?: import("@itcase/types").TextColorProps;
840
- textSize?: import("@itcase/types").TextSizeProps;
841
- } | undefined;
842
- extraMutedPrimary?: {
843
- borderColor?: import("@itcase/types").BorderColorProps;
844
- direction?: import("@itcase/types").DirectionProps;
845
- fill?: import("@itcase/types").FillProps;
846
- fillActive?: import("@itcase/types").FillActiveProps;
847
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
848
- fillDisabled?: import("@itcase/types").FillProps;
849
- fillHover?: import("@itcase/types").FillHoverProps;
850
- shape?: import("@itcase/types").ShapeProps;
851
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
852
- size?: import("@itcase/types").SizeProps;
853
- textColor?: import("@itcase/types").TextColorProps;
854
- textSize?: import("@itcase/types").TextSizeProps;
855
- } | undefined;
856
- extraMutedQuaternary?: {
857
- borderColor?: import("@itcase/types").BorderColorProps;
858
- direction?: import("@itcase/types").DirectionProps;
859
- fill?: import("@itcase/types").FillProps;
860
- fillActive?: import("@itcase/types").FillActiveProps;
861
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
862
- fillDisabled?: import("@itcase/types").FillProps;
863
- fillHover?: import("@itcase/types").FillHoverProps;
864
- shape?: import("@itcase/types").ShapeProps;
865
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
866
- size?: import("@itcase/types").SizeProps;
867
- textColor?: import("@itcase/types").TextColorProps;
868
- textSize?: import("@itcase/types").TextSizeProps;
869
- } | undefined;
870
- extraMutedSecondary?: {
871
- borderColor?: import("@itcase/types").BorderColorProps;
872
- direction?: import("@itcase/types").DirectionProps;
873
- fill?: import("@itcase/types").FillProps;
874
- fillActive?: import("@itcase/types").FillActiveProps;
875
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
876
- fillDisabled?: import("@itcase/types").FillProps;
877
- fillHover?: import("@itcase/types").FillHoverProps;
878
- shape?: import("@itcase/types").ShapeProps;
879
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
880
- size?: import("@itcase/types").SizeProps;
881
- textColor?: import("@itcase/types").TextColorProps;
882
- textSize?: import("@itcase/types").TextSizeProps;
883
- } | undefined;
884
- extraMutedTertiary?: {
885
- borderColor?: import("@itcase/types").BorderColorProps;
886
- direction?: import("@itcase/types").DirectionProps;
887
- fill?: import("@itcase/types").FillProps;
888
- fillActive?: import("@itcase/types").FillActiveProps;
889
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
890
- fillDisabled?: import("@itcase/types").FillProps;
891
- fillHover?: import("@itcase/types").FillHoverProps;
892
- shape?: import("@itcase/types").ShapeProps;
893
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
894
- size?: import("@itcase/types").SizeProps;
895
- textColor?: import("@itcase/types").TextColorProps;
896
- textSize?: import("@itcase/types").TextSizeProps;
897
- } | undefined;
898
- infoMutedPrimary?: {
899
- borderColor?: import("@itcase/types").BorderColorProps;
900
- direction?: import("@itcase/types").DirectionProps;
901
- fill?: import("@itcase/types").FillProps;
902
- fillActive?: import("@itcase/types").FillActiveProps;
903
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
904
- fillDisabled?: import("@itcase/types").FillProps;
905
- fillHover?: import("@itcase/types").FillHoverProps;
906
- shape?: import("@itcase/types").ShapeProps;
907
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
908
- size?: import("@itcase/types").SizeProps;
909
- textColor?: import("@itcase/types").TextColorProps;
910
- textSize?: import("@itcase/types").TextSizeProps;
911
- } | undefined;
912
- infoMutedQuaternary?: {
913
- borderColor?: import("@itcase/types").BorderColorProps;
914
- direction?: import("@itcase/types").DirectionProps;
915
- fill?: import("@itcase/types").FillProps;
916
- fillActive?: import("@itcase/types").FillActiveProps;
917
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
918
- fillDisabled?: import("@itcase/types").FillProps;
919
- fillHover?: import("@itcase/types").FillHoverProps;
920
- shape?: import("@itcase/types").ShapeProps;
921
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
922
- size?: import("@itcase/types").SizeProps;
923
- textColor?: import("@itcase/types").TextColorProps;
924
- textSize?: import("@itcase/types").TextSizeProps;
925
- } | undefined;
926
- infoMutedSecondary?: {
927
- borderColor?: import("@itcase/types").BorderColorProps;
928
- direction?: import("@itcase/types").DirectionProps;
929
- fill?: import("@itcase/types").FillProps;
930
- fillActive?: import("@itcase/types").FillActiveProps;
931
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
932
- fillDisabled?: import("@itcase/types").FillProps;
933
- fillHover?: import("@itcase/types").FillHoverProps;
934
- shape?: import("@itcase/types").ShapeProps;
935
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
936
- size?: import("@itcase/types").SizeProps;
937
- textColor?: import("@itcase/types").TextColorProps;
938
- textSize?: import("@itcase/types").TextSizeProps;
939
- } | undefined;
940
- infoMutedTertiary?: {
941
- borderColor?: import("@itcase/types").BorderColorProps;
942
- direction?: import("@itcase/types").DirectionProps;
943
- fill?: import("@itcase/types").FillProps;
944
- fillActive?: import("@itcase/types").FillActiveProps;
945
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
946
- fillDisabled?: import("@itcase/types").FillProps;
947
- fillHover?: import("@itcase/types").FillHoverProps;
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
- specialMutedPrimary?: {
955
- borderColor?: import("@itcase/types").BorderColorProps;
956
- direction?: import("@itcase/types").DirectionProps;
957
- fill?: import("@itcase/types").FillProps;
958
- fillActive?: import("@itcase/types").FillActiveProps;
959
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
960
- fillDisabled?: import("@itcase/types").FillProps;
961
- fillHover?: import("@itcase/types").FillHoverProps;
962
- shape?: import("@itcase/types").ShapeProps;
963
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
964
- size?: import("@itcase/types").SizeProps;
965
- textColor?: import("@itcase/types").TextColorProps;
966
- textSize?: import("@itcase/types").TextSizeProps;
967
- } | undefined;
968
- specialMutedQuaternary?: {
969
- borderColor?: import("@itcase/types").BorderColorProps;
970
- direction?: import("@itcase/types").DirectionProps;
971
- fill?: import("@itcase/types").FillProps;
972
- fillActive?: import("@itcase/types").FillActiveProps;
973
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
974
- fillDisabled?: import("@itcase/types").FillProps;
975
- fillHover?: import("@itcase/types").FillHoverProps;
976
- shape?: import("@itcase/types").ShapeProps;
977
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
978
- size?: import("@itcase/types").SizeProps;
979
- textColor?: import("@itcase/types").TextColorProps;
980
- textSize?: import("@itcase/types").TextSizeProps;
981
- } | undefined;
982
- specialMutedSecondary?: {
983
- borderColor?: import("@itcase/types").BorderColorProps;
984
- direction?: import("@itcase/types").DirectionProps;
985
- fill?: import("@itcase/types").FillProps;
986
- fillActive?: import("@itcase/types").FillActiveProps;
987
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
988
- fillDisabled?: import("@itcase/types").FillProps;
989
- fillHover?: import("@itcase/types").FillHoverProps;
990
- shape?: import("@itcase/types").ShapeProps;
991
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
992
- size?: import("@itcase/types").SizeProps;
993
- textColor?: import("@itcase/types").TextColorProps;
994
- textSize?: import("@itcase/types").TextSizeProps;
995
- } | undefined;
996
- specialMutedTertiary?: {
997
- borderColor?: import("@itcase/types").BorderColorProps;
998
- direction?: import("@itcase/types").DirectionProps;
999
- fill?: import("@itcase/types").FillProps;
1000
- fillActive?: import("@itcase/types").FillActiveProps;
1001
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1002
- fillDisabled?: import("@itcase/types").FillProps;
1003
- fillHover?: import("@itcase/types").FillHoverProps;
1004
- shape?: import("@itcase/types").ShapeProps;
1005
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1006
- size?: import("@itcase/types").SizeProps;
1007
- textColor?: import("@itcase/types").TextColorProps;
1008
- textSize?: import("@itcase/types").TextSizeProps;
1009
- } | undefined;
1010
- successMutedPrimary?: {
1011
- borderColor?: import("@itcase/types").BorderColorProps;
1012
- direction?: import("@itcase/types").DirectionProps;
1013
- fill?: import("@itcase/types").FillProps;
1014
- fillActive?: import("@itcase/types").FillActiveProps;
1015
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1016
- fillDisabled?: import("@itcase/types").FillProps;
1017
- fillHover?: import("@itcase/types").FillHoverProps;
1018
- shape?: import("@itcase/types").ShapeProps;
1019
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1020
- size?: import("@itcase/types").SizeProps;
1021
- textColor?: import("@itcase/types").TextColorProps;
1022
- textSize?: import("@itcase/types").TextSizeProps;
1023
- } | undefined;
1024
- successMutedQuaternary?: {
1025
- borderColor?: import("@itcase/types").BorderColorProps;
1026
- direction?: import("@itcase/types").DirectionProps;
1027
- fill?: import("@itcase/types").FillProps;
1028
- fillActive?: import("@itcase/types").FillActiveProps;
1029
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1030
- fillDisabled?: import("@itcase/types").FillProps;
1031
- fillHover?: import("@itcase/types").FillHoverProps;
1032
- shape?: import("@itcase/types").ShapeProps;
1033
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1034
- size?: import("@itcase/types").SizeProps;
1035
- textColor?: import("@itcase/types").TextColorProps;
1036
- textSize?: import("@itcase/types").TextSizeProps;
1037
- } | undefined;
1038
- successMutedSecondary?: {
1039
- borderColor?: import("@itcase/types").BorderColorProps;
1040
- direction?: import("@itcase/types").DirectionProps;
1041
- fill?: import("@itcase/types").FillProps;
1042
- fillActive?: import("@itcase/types").FillActiveProps;
1043
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1044
- fillDisabled?: import("@itcase/types").FillProps;
1045
- fillHover?: import("@itcase/types").FillHoverProps;
1046
- shape?: import("@itcase/types").ShapeProps;
1047
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1048
- size?: import("@itcase/types").SizeProps;
1049
- textColor?: import("@itcase/types").TextColorProps;
1050
- textSize?: import("@itcase/types").TextSizeProps;
1051
- } | undefined;
1052
- successMutedTertiary?: {
1053
- borderColor?: import("@itcase/types").BorderColorProps;
1054
- direction?: import("@itcase/types").DirectionProps;
1055
- fill?: import("@itcase/types").FillProps;
1056
- fillActive?: import("@itcase/types").FillActiveProps;
1057
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1058
- fillDisabled?: import("@itcase/types").FillProps;
1059
- fillHover?: import("@itcase/types").FillHoverProps;
1060
- shape?: import("@itcase/types").ShapeProps;
1061
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1062
- size?: import("@itcase/types").SizeProps;
1063
- textColor?: import("@itcase/types").TextColorProps;
1064
- textSize?: import("@itcase/types").TextSizeProps;
1065
- } | undefined;
1066
- surfaceMutedPrimary?: {
1067
- borderColor?: import("@itcase/types").BorderColorProps;
1068
- direction?: import("@itcase/types").DirectionProps;
1069
- fill?: import("@itcase/types").FillProps;
1070
- fillActive?: import("@itcase/types").FillActiveProps;
1071
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1072
- fillDisabled?: import("@itcase/types").FillProps;
1073
- fillHover?: import("@itcase/types").FillHoverProps;
1074
- shape?: import("@itcase/types").ShapeProps;
1075
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1076
- size?: import("@itcase/types").SizeProps;
1077
- textColor?: import("@itcase/types").TextColorProps;
1078
- textSize?: import("@itcase/types").TextSizeProps;
1079
- } | undefined;
1080
- surfaceMutedQuaternary?: {
1081
- borderColor?: import("@itcase/types").BorderColorProps;
1082
- direction?: import("@itcase/types").DirectionProps;
1083
- fill?: import("@itcase/types").FillProps;
1084
- fillActive?: import("@itcase/types").FillActiveProps;
1085
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1086
- fillDisabled?: import("@itcase/types").FillProps;
1087
- fillHover?: import("@itcase/types").FillHoverProps;
1088
- shape?: import("@itcase/types").ShapeProps;
1089
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1090
- size?: import("@itcase/types").SizeProps;
1091
- textColor?: import("@itcase/types").TextColorProps;
1092
- textSize?: import("@itcase/types").TextSizeProps;
1093
- } | undefined;
1094
- surfaceMutedSecondary?: {
1095
- borderColor?: import("@itcase/types").BorderColorProps;
1096
- direction?: import("@itcase/types").DirectionProps;
1097
- fill?: import("@itcase/types").FillProps;
1098
- fillActive?: import("@itcase/types").FillActiveProps;
1099
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1100
- fillDisabled?: import("@itcase/types").FillProps;
1101
- fillHover?: import("@itcase/types").FillHoverProps;
1102
- shape?: import("@itcase/types").ShapeProps;
1103
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1104
- size?: import("@itcase/types").SizeProps;
1105
- textColor?: import("@itcase/types").TextColorProps;
1106
- textSize?: import("@itcase/types").TextSizeProps;
1107
- } | undefined;
1108
- surfaceMutedTertiary?: {
1109
- borderColor?: import("@itcase/types").BorderColorProps;
1110
- direction?: import("@itcase/types").DirectionProps;
1111
- fill?: import("@itcase/types").FillProps;
1112
- fillActive?: import("@itcase/types").FillActiveProps;
1113
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1114
- fillDisabled?: import("@itcase/types").FillProps;
1115
- fillHover?: import("@itcase/types").FillHoverProps;
1116
- shape?: import("@itcase/types").ShapeProps;
1117
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1118
- size?: import("@itcase/types").SizeProps;
1119
- textColor?: import("@itcase/types").TextColorProps;
1120
- textSize?: import("@itcase/types").TextSizeProps;
1121
- } | undefined;
1122
- warningMutedPrimary?: {
1123
- borderColor?: import("@itcase/types").BorderColorProps;
1124
- direction?: import("@itcase/types").DirectionProps;
1125
- fill?: import("@itcase/types").FillProps;
1126
- fillActive?: import("@itcase/types").FillActiveProps;
1127
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1128
- fillDisabled?: import("@itcase/types").FillProps;
1129
- fillHover?: import("@itcase/types").FillHoverProps;
1130
- shape?: import("@itcase/types").ShapeProps;
1131
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1132
- size?: import("@itcase/types").SizeProps;
1133
- textColor?: import("@itcase/types").TextColorProps;
1134
- textSize?: import("@itcase/types").TextSizeProps;
1135
- } | undefined;
1136
- warningMutedQuaternary?: {
1137
- borderColor?: import("@itcase/types").BorderColorProps;
1138
- direction?: import("@itcase/types").DirectionProps;
1139
- fill?: import("@itcase/types").FillProps;
1140
- fillActive?: import("@itcase/types").FillActiveProps;
1141
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1142
- fillDisabled?: import("@itcase/types").FillProps;
1143
- fillHover?: import("@itcase/types").FillHoverProps;
1144
- shape?: import("@itcase/types").ShapeProps;
1145
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1146
- size?: import("@itcase/types").SizeProps;
1147
- textColor?: import("@itcase/types").TextColorProps;
1148
- textSize?: import("@itcase/types").TextSizeProps;
1149
- } | undefined;
1150
- warningMutedSecondary?: {
1151
- borderColor?: import("@itcase/types").BorderColorProps;
1152
- direction?: import("@itcase/types").DirectionProps;
1153
- fill?: import("@itcase/types").FillProps;
1154
- fillActive?: import("@itcase/types").FillActiveProps;
1155
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1156
- fillDisabled?: import("@itcase/types").FillProps;
1157
- fillHover?: import("@itcase/types").FillHoverProps;
1158
- shape?: import("@itcase/types").ShapeProps;
1159
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1160
- size?: import("@itcase/types").SizeProps;
1161
- textColor?: import("@itcase/types").TextColorProps;
1162
- textSize?: import("@itcase/types").TextSizeProps;
1163
- } | undefined;
1164
- warningMutedTertiary?: {
1165
- borderColor?: import("@itcase/types").BorderColorProps;
1166
- direction?: import("@itcase/types").DirectionProps;
1167
- fill?: import("@itcase/types").FillProps;
1168
- fillActive?: import("@itcase/types").FillActiveProps;
1169
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1170
- fillDisabled?: import("@itcase/types").FillProps;
1171
- fillHover?: import("@itcase/types").FillHoverProps;
1172
- shape?: import("@itcase/types").ShapeProps;
1173
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1174
- size?: import("@itcase/types").SizeProps;
1175
- textColor?: import("@itcase/types").TextColorProps;
1176
- textSize?: import("@itcase/types").TextSizeProps;
1177
- } | undefined;
1178
- sizeXXS?: {
1179
- borderColor?: import("@itcase/types").BorderColorProps;
1180
- direction?: import("@itcase/types").DirectionProps;
1181
- fill?: import("@itcase/types").FillProps;
1182
- fillActive?: import("@itcase/types").FillActiveProps;
1183
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1184
- fillDisabled?: import("@itcase/types").FillProps;
1185
- fillHover?: import("@itcase/types").FillHoverProps;
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
- sizeXS?: {
1193
- borderColor?: import("@itcase/types").BorderColorProps;
1194
- direction?: import("@itcase/types").DirectionProps;
1195
- fill?: import("@itcase/types").FillProps;
1196
- fillActive?: import("@itcase/types").FillActiveProps;
1197
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1198
- fillDisabled?: import("@itcase/types").FillProps;
1199
- fillHover?: import("@itcase/types").FillHoverProps;
1200
- shape?: import("@itcase/types").ShapeProps;
1201
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1202
- size?: import("@itcase/types").SizeProps;
1203
- textColor?: import("@itcase/types").TextColorProps;
1204
- textSize?: import("@itcase/types").TextSizeProps;
1205
- } | undefined;
1206
- sizeS?: {
1207
- borderColor?: import("@itcase/types").BorderColorProps;
1208
- direction?: import("@itcase/types").DirectionProps;
1209
- fill?: import("@itcase/types").FillProps;
1210
- fillActive?: import("@itcase/types").FillActiveProps;
1211
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1212
- fillDisabled?: import("@itcase/types").FillProps;
1213
- fillHover?: import("@itcase/types").FillHoverProps;
1214
- shape?: import("@itcase/types").ShapeProps;
1215
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1216
- size?: import("@itcase/types").SizeProps;
1217
- textColor?: import("@itcase/types").TextColorProps;
1218
- textSize?: import("@itcase/types").TextSizeProps;
1219
- } | undefined;
1220
- sizeM?: {
1221
- borderColor?: import("@itcase/types").BorderColorProps;
1222
- direction?: import("@itcase/types").DirectionProps;
1223
- fill?: import("@itcase/types").FillProps;
1224
- fillActive?: import("@itcase/types").FillActiveProps;
1225
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1226
- fillDisabled?: import("@itcase/types").FillProps;
1227
- fillHover?: import("@itcase/types").FillHoverProps;
1228
- shape?: import("@itcase/types").ShapeProps;
1229
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1230
- size?: import("@itcase/types").SizeProps;
1231
- textColor?: import("@itcase/types").TextColorProps;
1232
- textSize?: import("@itcase/types").TextSizeProps;
1233
- } | undefined;
1234
- sizeL?: {
1235
- borderColor?: import("@itcase/types").BorderColorProps;
1236
- direction?: import("@itcase/types").DirectionProps;
1237
- fill?: import("@itcase/types").FillProps;
1238
- fillActive?: import("@itcase/types").FillActiveProps;
1239
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1240
- fillDisabled?: import("@itcase/types").FillProps;
1241
- fillHover?: import("@itcase/types").FillHoverProps;
1242
- shape?: import("@itcase/types").ShapeProps;
1243
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1244
- size?: import("@itcase/types").SizeProps;
1245
- textColor?: import("@itcase/types").TextColorProps;
1246
- textSize?: import("@itcase/types").TextSizeProps;
1247
- } | undefined;
1248
- sizeXL?: {
1249
- borderColor?: import("@itcase/types").BorderColorProps;
1250
- direction?: import("@itcase/types").DirectionProps;
1251
- fill?: import("@itcase/types").FillProps;
1252
- fillActive?: import("@itcase/types").FillActiveProps;
1253
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1254
- fillDisabled?: import("@itcase/types").FillProps;
1255
- fillHover?: import("@itcase/types").FillHoverProps;
1256
- shape?: import("@itcase/types").ShapeProps;
1257
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1258
- size?: import("@itcase/types").SizeProps;
1259
- textColor?: import("@itcase/types").TextColorProps;
1260
- textSize?: import("@itcase/types").TextSizeProps;
1261
- } | undefined;
1262
- sizeXXL?: {
1263
- borderColor?: import("@itcase/types").BorderColorProps;
1264
- direction?: import("@itcase/types").DirectionProps;
1265
- fill?: import("@itcase/types").FillProps;
1266
- fillActive?: import("@itcase/types").FillActiveProps;
1267
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1268
- fillDisabled?: import("@itcase/types").FillProps;
1269
- fillHover?: import("@itcase/types").FillHoverProps;
1270
- shape?: import("@itcase/types").ShapeProps;
1271
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1272
- size?: import("@itcase/types").SizeProps;
1273
- textColor?: import("@itcase/types").TextColorProps;
1274
- textSize?: import("@itcase/types").TextSizeProps;
1275
- } | undefined;
1276
- outlined?: {
1277
- borderColor?: import("@itcase/types").BorderColorProps;
1278
- direction?: import("@itcase/types").DirectionProps;
1279
- fill?: import("@itcase/types").FillProps;
1280
- fillActive?: import("@itcase/types").FillActiveProps;
1281
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1282
- fillDisabled?: import("@itcase/types").FillProps;
1283
- fillHover?: import("@itcase/types").FillHoverProps;
1284
- shape?: import("@itcase/types").ShapeProps;
1285
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1286
- size?: import("@itcase/types").SizeProps;
1287
- textColor?: import("@itcase/types").TextColorProps;
1288
- textSize?: import("@itcase/types").TextSizeProps;
1289
- } | undefined;
1290
- full?: {
1291
- borderColor?: import("@itcase/types").BorderColorProps;
1292
- direction?: import("@itcase/types").DirectionProps;
1293
- fill?: import("@itcase/types").FillProps;
1294
- fillActive?: import("@itcase/types").FillActiveProps;
1295
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1296
- fillDisabled?: import("@itcase/types").FillProps;
1297
- fillHover?: import("@itcase/types").FillHoverProps;
1298
- shape?: import("@itcase/types").ShapeProps;
1299
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1300
- size?: import("@itcase/types").SizeProps;
1301
- textColor?: import("@itcase/types").TextColorProps;
1302
- textSize?: import("@itcase/types").TextSizeProps;
1303
- } | undefined;
1304
- ghost?: {
1305
- borderColor?: import("@itcase/types").BorderColorProps;
1306
- direction?: import("@itcase/types").DirectionProps;
1307
- fill?: import("@itcase/types").FillProps;
1308
- fillActive?: import("@itcase/types").FillActiveProps;
1309
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1310
- fillDisabled?: import("@itcase/types").FillProps;
1311
- fillHover?: import("@itcase/types").FillHoverProps;
1312
- shape?: import("@itcase/types").ShapeProps;
1313
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1314
- size?: import("@itcase/types").SizeProps;
1315
- textColor?: import("@itcase/types").TextColorProps;
1316
- textSize?: import("@itcase/types").TextSizeProps;
1317
- } | undefined;
1318
- roundedL?: {
1319
- borderColor?: import("@itcase/types").BorderColorProps;
1320
- direction?: import("@itcase/types").DirectionProps;
1321
- fill?: import("@itcase/types").FillProps;
1322
- fillActive?: import("@itcase/types").FillActiveProps;
1323
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1324
- fillDisabled?: import("@itcase/types").FillProps;
1325
- fillHover?: import("@itcase/types").FillHoverProps;
1326
- shape?: import("@itcase/types").ShapeProps;
1327
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1328
- size?: import("@itcase/types").SizeProps;
1329
- textColor?: import("@itcase/types").TextColorProps;
1330
- textSize?: import("@itcase/types").TextSizeProps;
1331
- } | undefined;
1332
- roundedM?: {
1333
- borderColor?: import("@itcase/types").BorderColorProps;
1334
- direction?: import("@itcase/types").DirectionProps;
1335
- fill?: import("@itcase/types").FillProps;
1336
- fillActive?: import("@itcase/types").FillActiveProps;
1337
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1338
- fillDisabled?: import("@itcase/types").FillProps;
1339
- fillHover?: import("@itcase/types").FillHoverProps;
1340
- shape?: import("@itcase/types").ShapeProps;
1341
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1342
- size?: import("@itcase/types").SizeProps;
1343
- textColor?: import("@itcase/types").TextColorProps;
1344
- textSize?: import("@itcase/types").TextSizeProps;
1345
- } | undefined;
1346
- roundedS?: {
1347
- borderColor?: import("@itcase/types").BorderColorProps;
1348
- direction?: import("@itcase/types").DirectionProps;
1349
- fill?: import("@itcase/types").FillProps;
1350
- fillActive?: import("@itcase/types").FillActiveProps;
1351
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1352
- fillDisabled?: import("@itcase/types").FillProps;
1353
- fillHover?: import("@itcase/types").FillHoverProps;
1354
- shape?: import("@itcase/types").ShapeProps;
1355
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1356
- size?: import("@itcase/types").SizeProps;
1357
- textColor?: import("@itcase/types").TextColorProps;
1358
- textSize?: import("@itcase/types").TextSizeProps;
1359
- } | undefined;
1360
- roundedXL?: {
1361
- borderColor?: import("@itcase/types").BorderColorProps;
1362
- direction?: import("@itcase/types").DirectionProps;
1363
- fill?: import("@itcase/types").FillProps;
1364
- fillActive?: import("@itcase/types").FillActiveProps;
1365
- fillActiveHover?: import("@itcase/types").FillActiveHoverProps;
1366
- fillDisabled?: import("@itcase/types").FillProps;
1367
- fillHover?: import("@itcase/types").FillHoverProps;
1368
- shape?: import("@itcase/types").ShapeProps;
1369
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1370
- size?: import("@itcase/types").SizeProps;
1371
- textColor?: import("@itcase/types").TextColorProps;
1372
- textSize?: import("@itcase/types").TextSizeProps;
1373
- } | undefined;
1374
- };
1
+ import { DividerAppearance } from './Divider.interface';
2
+ declare const dividerAppearance: DividerAppearance;
3
+ export { dividerAppearance };