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