@itcase/ui 1.9.36 → 1.9.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (824) hide show
  1. package/dist/{Avatar_cjs_MeHu04tK.js → Avatar_cjs_BH4N1LbX.js} +20 -20
  2. package/dist/{Avatar_es_uJ8vSNKC.js → Avatar_es_DONdO4MV.js} +20 -20
  3. package/dist/{Button_cjs_BLuRWxbc.js → Button_cjs_Dvh0E0zz.js} +80 -138
  4. package/dist/{Button_es_DH8hqqdN.js → Button_es_BDrXGgUw.js} +80 -138
  5. package/dist/{ChipsGroup_cjs_C-oThNwF.js → ChipsGroup_cjs_CT4DME-7.js} +53 -53
  6. package/dist/{ChipsGroup_es_BOaDqAo8.js → ChipsGroup_es_BB6xVGnI.js} +53 -53
  7. package/dist/{DatePicker_cjs_CHxK5Rw8.js → DatePicker_cjs_DFbSO6Me.js} +17 -26
  8. package/dist/{DatePicker_es_DHGzUpHd.js → DatePicker_es_D3e0JZtJ.js} +17 -26
  9. package/dist/{Divider_cjs_1fwsCxEb.js → Divider_cjs_DmIeh3Jq.js} +14 -14
  10. package/dist/{Divider_es_BlOJ77zx.js → Divider_es_Cod0xv2q.js} +14 -14
  11. package/dist/{DropdownItem_cjs_DUtEvTHI.js → DropdownItem_cjs_Aun30hgm.js} +19 -35
  12. package/dist/{DropdownItem_es_DgaoM2SE.js → DropdownItem_es_CgVFMUyM.js} +19 -35
  13. package/dist/{Group_cjs_CcDdC0Ua.js → Group_cjs_BGVwVJwS.js} +7 -5
  14. package/dist/{Group_es_Dml1c8Cz.js → Group_es_CrDAyR_E.js} +7 -5
  15. package/dist/{Icon_cjs_CQxDPPGY.js → Icon_cjs_DRdjXL7T.js} +149 -224
  16. package/dist/{Icon_es_Banbw98_.js → Icon_es_BoUAbwyu.js} +149 -224
  17. package/dist/{Image_cjs_B3E9N9YO.js → Image_cjs_Dvojc8Dw.js} +9 -6
  18. package/dist/{Image_es_D3YrkouM.js → Image_es_CTXiU4L4.js} +10 -7
  19. package/dist/{Input_cjs_BUtZUZYh.js → Input_cjs_B13aeHfj.js} +8 -26
  20. package/dist/{Input_es_DaDvQ8Xp.js → Input_es_BUJJnw5X.js} +8 -26
  21. package/dist/{Label_cjs_eckLVQqh.js → Label_cjs_Kf3sYviA.js} +81 -99
  22. package/dist/{Label_es_DuDL0-3C.js → Label_es_DTsS8xDD.js} +81 -99
  23. package/dist/{Link_cjs_DqNtNI23.js → Link_cjs_CmBw4h-N.js} +46 -82
  24. package/dist/{Link_es_Bt-Bhy3t.js → Link_es_OpkyzWe6.js} +46 -82
  25. package/dist/{Loader_cjs_CP1xKwb-.js → Loader_cjs_BHMB4c8f.js} +18 -18
  26. package/dist/{Loader_es_Csp5tr40.js → Loader_es_CcFl-K-t.js} +18 -18
  27. package/dist/{Overlay_cjs_-hY4qbRG.js → Overlay_cjs_2az7kviY.js} +1 -1
  28. package/dist/{Overlay_es_dNz3djDB.js → Overlay_es_Du0WjVgO.js} +1 -1
  29. package/dist/{SelectContainer_cjs_B2fgWgCE.js → SelectContainer_cjs_DlpMN8W0.js} +24 -49
  30. package/dist/{SelectContainer_es_B5trQDlc.js → SelectContainer_es_YFoz_R-E.js} +25 -50
  31. package/dist/{Text_cjs_Co2XdYF-.js → Text_cjs_BJ9NgJkx.js} +2 -2
  32. package/dist/{Text_es_DaYcLe4H.js → Text_es_DR4Alx-v.js} +2 -2
  33. package/dist/cjs/components/Accordion.js +31 -33
  34. package/dist/cjs/components/Avatar.js +5 -5
  35. package/dist/cjs/components/AvatarStack.js +9 -9
  36. package/dist/cjs/components/Badge.js +3 -3
  37. package/dist/cjs/components/Breadcrumbs.js +11 -10
  38. package/dist/cjs/components/Button.js +5 -5
  39. package/dist/cjs/components/Cell.js +8 -8
  40. package/dist/cjs/components/Checkbox.js +37 -52
  41. package/dist/cjs/components/Checkmark.js +9 -10
  42. package/dist/cjs/components/Chips.js +4 -4
  43. package/dist/cjs/components/Choice.js +37 -37
  44. package/dist/cjs/components/Code.js +1 -2
  45. package/dist/cjs/components/CookiesWarning.js +10 -11
  46. package/dist/cjs/components/Dadata.js +14 -17
  47. package/dist/cjs/components/DatePeriod.js +22 -22
  48. package/dist/cjs/components/DatePicker.js +8 -8
  49. package/dist/cjs/components/Divider.js +1 -1
  50. package/dist/cjs/components/Drawer.js +7 -34
  51. package/dist/cjs/components/Dropdown.js +5 -5
  52. package/dist/cjs/components/Flex.js +2 -2
  53. package/dist/cjs/components/Grid.js +2 -2
  54. package/dist/cjs/components/Group.js +1 -1
  55. package/dist/cjs/components/HeroTitle.js +3 -10
  56. package/dist/cjs/components/Icon.js +3 -3
  57. package/dist/cjs/components/Image.js +1 -1
  58. package/dist/cjs/components/Input.js +1 -1
  59. package/dist/cjs/components/InputNumber.js +8 -32
  60. package/dist/cjs/components/InputPassword.js +7 -24
  61. package/dist/cjs/components/Label.js +4 -4
  62. package/dist/cjs/components/Link.js +1 -1
  63. package/dist/cjs/components/List.js +41 -117
  64. package/dist/cjs/components/Loader.js +2 -2
  65. package/dist/cjs/components/Logo.js +7 -6
  66. package/dist/cjs/components/MenuItem.js +15 -15
  67. package/dist/cjs/components/Modal.js +8 -8
  68. package/dist/cjs/components/ModalSheetBottom.js +4 -7
  69. package/dist/cjs/components/Notification.js +13 -15
  70. package/dist/cjs/components/Overlay.js +1 -1
  71. package/dist/cjs/components/Pagination.js +26 -62
  72. package/dist/cjs/components/Radio.js +16 -17
  73. package/dist/cjs/components/Response/img.js +4 -4
  74. package/dist/cjs/components/Response.js +24 -24
  75. package/dist/cjs/components/SVGContent.js +4 -4
  76. package/dist/cjs/components/ScrollOnDrag.js +0 -1
  77. package/dist/cjs/components/ScrollToView.js +3 -2
  78. package/dist/cjs/components/Search.js +18 -18
  79. package/dist/cjs/components/Segmented/stories/__mock__.js +5 -5
  80. package/dist/cjs/components/Segmented.js +40 -47
  81. package/dist/cjs/components/Select.js +7 -7
  82. package/dist/cjs/components/Swiper.js +5 -13
  83. package/dist/cjs/components/Switch.js +12 -14
  84. package/dist/cjs/components/Tab.js +39 -40
  85. package/dist/cjs/components/Text.js +1 -1
  86. package/dist/cjs/components/Textarea.js +13 -13
  87. package/dist/cjs/components/Tile.js +3 -3
  88. package/dist/cjs/components/Title.js +3 -3
  89. package/dist/cjs/components/Tooltip.js +3 -3
  90. package/dist/cjs/components/Video.js +1 -0
  91. package/dist/cjs/components/Warning.js +4 -4
  92. package/dist/cjs/context/Notifications.js +1 -1
  93. package/dist/cjs/hooks/useDeviceTargetClass.js +1 -1
  94. package/dist/components/Accordion.js +31 -33
  95. package/dist/components/Avatar.js +5 -5
  96. package/dist/components/AvatarStack.js +9 -9
  97. package/dist/components/Badge.js +3 -3
  98. package/dist/components/Breadcrumbs.js +11 -10
  99. package/dist/components/Button.js +5 -5
  100. package/dist/components/Cell.js +8 -8
  101. package/dist/components/Checkbox.js +37 -52
  102. package/dist/components/Checkmark.js +9 -10
  103. package/dist/components/Chips.js +4 -4
  104. package/dist/components/Choice.js +37 -37
  105. package/dist/components/Code.js +1 -2
  106. package/dist/components/CookiesWarning.js +10 -11
  107. package/dist/components/Dadata.js +14 -17
  108. package/dist/components/DatePeriod.js +22 -22
  109. package/dist/components/DatePicker.js +8 -8
  110. package/dist/components/Divider.js +1 -1
  111. package/dist/components/Drawer.js +7 -34
  112. package/dist/components/Dropdown.js +5 -5
  113. package/dist/components/Flex.js +2 -2
  114. package/dist/components/Grid.js +2 -2
  115. package/dist/components/Group.js +1 -1
  116. package/dist/components/HeroTitle.js +3 -10
  117. package/dist/components/Icon.js +3 -3
  118. package/dist/components/Image.js +1 -1
  119. package/dist/components/Input.js +1 -1
  120. package/dist/components/InputNumber.js +9 -33
  121. package/dist/components/InputPassword.js +7 -24
  122. package/dist/components/Label.js +4 -4
  123. package/dist/components/Link.js +1 -1
  124. package/dist/components/List.js +41 -117
  125. package/dist/components/Loader.js +2 -2
  126. package/dist/components/Logo.js +7 -6
  127. package/dist/components/MenuItem.js +15 -15
  128. package/dist/components/Modal.js +8 -8
  129. package/dist/components/ModalSheetBottom.js +4 -7
  130. package/dist/components/Notification.js +13 -15
  131. package/dist/components/Overlay.js +1 -1
  132. package/dist/components/Pagination.js +27 -63
  133. package/dist/components/Radio.js +16 -17
  134. package/dist/components/Response/img.js +4 -4
  135. package/dist/components/Response.js +25 -25
  136. package/dist/components/SVGContent.js +4 -4
  137. package/dist/components/ScrollOnDrag.js +0 -1
  138. package/dist/components/ScrollToView.js +3 -2
  139. package/dist/components/Search.js +18 -18
  140. package/dist/components/Segmented/stories/__mock__.js +5 -5
  141. package/dist/components/Segmented.js +40 -47
  142. package/dist/components/Select.js +7 -7
  143. package/dist/components/Swiper.js +5 -13
  144. package/dist/components/Switch.js +12 -14
  145. package/dist/components/Tab.js +39 -40
  146. package/dist/components/Text.js +1 -1
  147. package/dist/components/Textarea.js +13 -13
  148. package/dist/components/Tile.js +3 -3
  149. package/dist/components/Title.js +3 -3
  150. package/dist/components/Tooltip.js +3 -3
  151. package/dist/components/Video.js +1 -0
  152. package/dist/components/Warning.js +4 -4
  153. package/dist/context/Notifications.js +1 -1
  154. package/dist/css/styles/bundles.css +1725 -1705
  155. package/dist/hooks/useDeviceTargetClass.js +1 -1
  156. package/dist/snippets/Chips.snippets.json +1 -1
  157. package/dist/snippets/Icon.snippets.json +1 -1
  158. package/dist/stories/ChipsOverview.mdx +3 -3
  159. package/dist/stories/FlexOverview.mdx +4 -4
  160. package/dist/stories/GroupAlignItems.mdx +1 -1
  161. package/dist/stories/GroupAlignSelf.mdx +1 -1
  162. package/dist/stories/GroupColumns.mdx +1 -1
  163. package/dist/stories/GroupDirection.mdx +1 -1
  164. package/dist/stories/GroupJustifyContent.mdx +1 -1
  165. package/dist/stories/GroupOverview.mdx +1 -1
  166. package/dist/stories/GroupPlayground.mdx +1 -1
  167. package/dist/stories/GroupWrap.mdx +1 -1
  168. package/dist/stories/ListOverview.mdx +1 -1
  169. package/dist/types/components/Accordion/Accordion.appearance.d.ts +3 -2
  170. package/dist/types/components/Accordion/Accordion.interface.d.ts +69 -49
  171. package/dist/types/components/Accordion/appearance/accordionSize.d.ts +2 -50
  172. package/dist/types/components/Accordion/appearance/accordionStyle.d.ts +2 -13
  173. package/dist/types/components/Accordion/appearance/accordionSurface.d.ts +2 -35
  174. package/dist/types/components/Accordion/stories/AccordionDemo.stories.d.ts +18 -0
  175. package/dist/types/components/Avatar/Avatar.appearance.d.ts +3 -2998
  176. package/dist/types/components/Avatar/Avatar.interface.d.ts +3 -4
  177. package/dist/types/components/Avatar/stories/AvatarCount.stories.d.ts +18 -0
  178. package/dist/types/components/Avatar/stories/AvatarDemo.stories.d.ts +23 -0
  179. package/dist/types/components/Avatar/stories/AvatarImage.stories.d.ts +36 -0
  180. package/dist/types/components/Avatar/stories/AvatarLetters.stories.d.ts +31 -0
  181. package/dist/types/components/Avatar/stories/AvatarSize.stories.d.ts +69 -0
  182. package/dist/types/components/Avatar/stories/AvatarStatus.stories.d.ts +22 -0
  183. package/dist/types/components/AvatarStack/AvatarStack.appearance.d.ts +3 -2
  184. package/dist/types/components/AvatarStack/AvatarStack.d.ts +1 -1
  185. package/dist/types/components/AvatarStack/AvatarStack.interface.d.ts +24 -21
  186. package/dist/types/components/AvatarStack/appearance/avatarStackSize.d.ts +2 -20
  187. package/dist/types/components/AvatarStack/stories/AvatarStackCount.stories.d.ts +43 -0
  188. package/dist/types/components/AvatarStack/stories/AvatarStackDemo.stories.d.ts +34 -0
  189. package/dist/types/components/AvatarStack/stories/AvatarStackSize.stories.d.ts +60 -0
  190. package/dist/types/components/Badge/Badge.appearance.d.ts +3 -1668
  191. package/dist/types/components/Badge/Badge.interface.d.ts +12 -10
  192. package/dist/types/components/Badge/appearance/badgeDisabled.d.ts +1 -1
  193. package/dist/types/components/Badge/appearance/badgeError.d.ts +1 -1
  194. package/dist/types/components/Badge/appearance/badgeExtra.d.ts +3 -0
  195. package/dist/types/components/Badge/appearance/badgeInfo.d.ts +1 -1
  196. package/dist/types/components/Badge/appearance/badgeShape.d.ts +1 -1
  197. package/dist/types/components/Badge/appearance/badgeSpecial.d.ts +3 -0
  198. package/dist/types/components/Badge/appearance/badgeStyle.d.ts +1 -1
  199. package/dist/types/components/Badge/appearance/badgeSuccess.d.ts +1 -1
  200. package/dist/types/components/Badge/appearance/badgeSurface.d.ts +1 -1
  201. package/dist/types/components/Badge/appearance/badgeWarning.d.ts +1 -1
  202. package/dist/types/components/Badge/stories/BadgeCounter.stories.d.ts +67 -0
  203. package/dist/types/components/Badge/stories/BadgeDemo.stories.d.ts +26 -0
  204. package/dist/types/components/Badge/stories/BadgeDot.stories.d.ts +67 -0
  205. package/dist/types/components/Badge/stories/BadgeDotIconCounter.stories.d.ts +69 -0
  206. package/dist/types/components/Badge/stories/BadgeFill.stories.d.ts +64 -0
  207. package/dist/types/components/Badge/stories/BadgeIcon.stories.d.ts +67 -0
  208. package/dist/types/components/Badge/stories/BadgeIconCounter.stories.d.ts +68 -0
  209. package/dist/types/components/Badge/stories/BadgeShape.stories.d.ts +49 -0
  210. package/dist/types/components/Badge/stories/BadgeSize.stories.d.ts +55 -0
  211. package/dist/types/components/Badge/stories/BadgeStyle.stories.d.ts +39 -0
  212. package/dist/types/components/Breadcrumbs/Breadcrumbs.appearance.d.ts +3 -2
  213. package/dist/types/components/Breadcrumbs/Breadcrumbs.interface.d.ts +53 -73
  214. package/dist/types/components/Breadcrumbs/appearance/breadcrumbsAccent.d.ts +2 -8
  215. package/dist/types/components/Breadcrumbs/appearance/breadcrumbsSize.d.ts +2 -37
  216. package/dist/types/components/Breadcrumbs/appearance/breadcrumbsStyle.d.ts +2 -13
  217. package/dist/types/components/Breadcrumbs/appearance/breadcrumbsSurface.d.ts +2 -26
  218. package/dist/types/components/Breadcrumbs/stories/BreadcrumbsAppearance.stories.d.ts +49 -0
  219. package/dist/types/components/Breadcrumbs/stories/BreadcrumbsDemo.stories.d.ts +32 -0
  220. package/dist/types/components/Breadcrumbs/stories/BreadcrumbsSize.stories.d.ts +61 -0
  221. package/dist/types/components/Breadcrumbs/stories/BreadcrumbsStyle.stories.d.ts +43 -0
  222. package/dist/types/components/Button/Button.appearance.d.ts +3 -4902
  223. package/dist/types/components/Button/Button.d.ts +16 -12
  224. package/dist/types/components/Button/Button.interface.d.ts +18 -13
  225. package/dist/types/components/Button/appearance/buttonExtra.d.ts +3 -0
  226. package/dist/types/components/Button/appearance/buttonSpecial.d.ts +3 -0
  227. package/dist/types/components/Button/stories/ButtonDefault.stories.d.ts +146 -0
  228. package/dist/types/components/Button/stories/ButtonDemo.stories.d.ts +100 -0
  229. package/dist/types/components/Button/stories/ButtonIcon.stories.d.ts +144 -0
  230. package/dist/types/components/Button/stories/ButtonLabel.stories.d.ts +144 -0
  231. package/dist/types/components/Button/stories/ButtonLoading.stories.d.ts +145 -0
  232. package/dist/types/components/Button/stories/ButtonMuted.stories.d.ts +146 -0
  233. package/dist/types/components/Button/stories/ButtonMutedIcon.stories.d.ts +144 -0
  234. package/dist/types/components/Button/stories/ButtonShape.stories.d.ts +126 -0
  235. package/dist/types/components/Button/stories/ButtonSize.stories.d.ts +132 -0
  236. package/dist/types/components/Cell/Cell.appearance.d.ts +2 -1
  237. package/dist/types/components/Cell/Cell.interface.d.ts +13 -14
  238. package/dist/types/components/Cell/stories/CellDemo.stories.d.ts +26 -0
  239. package/dist/types/components/Cell/stories/CellDirection.stories.d.ts +41 -0
  240. package/dist/types/components/Cell/stories/CellReverse.stories.d.ts +26 -0
  241. package/dist/types/components/Cell/stories/CellSizeEqualHorizontal.stories.d.ts +41 -0
  242. package/dist/types/components/Cell/stories/CellSizeEqualVertical.stories.d.ts +41 -0
  243. package/dist/types/components/Cell/stories/CellSizeHorizontal.stories.d.ts +41 -0
  244. package/dist/types/components/Cell/stories/CellSizeVertical.stories.d.ts +41 -0
  245. package/dist/types/components/Cell/stories/CellStyle.stories.d.ts +41 -0
  246. package/dist/types/components/Checkbox/Checkbox.appearance.d.ts +2 -1
  247. package/dist/types/components/Checkbox/Checkbox.interface.d.ts +45 -38
  248. package/dist/types/components/Checkbox/appearance/checkboxDefault.d.ts +2 -15
  249. package/dist/types/components/Checkbox/appearance/checkboxDisabled.d.ts +2 -19
  250. package/dist/types/components/Checkbox/appearance/checkboxError.d.ts +2 -24
  251. package/dist/types/components/Checkbox/appearance/checkboxRequire.d.ts +2 -23
  252. package/dist/types/components/Checkbox/appearance/checkboxSize.d.ts +2 -22
  253. package/dist/types/components/Checkbox/appearance/checkboxStyle.d.ts +2 -21
  254. package/dist/types/components/Checkbox/appearance/checkboxSuccess.d.ts +2 -23
  255. package/dist/types/components/Checkbox/stories/Checkbox.stories.d.ts +28 -0
  256. package/dist/types/components/Checkbox/stories/CheckboxDemo.stories.d.ts +25 -0
  257. package/dist/types/components/Checkbox/stories/CheckboxError.stories.d.ts +45 -0
  258. package/dist/types/components/Checkbox/stories/CheckboxLabel.stories.d.ts +29 -0
  259. package/dist/types/components/Checkbox/stories/CheckboxLabelDesc.stories.d.ts +30 -0
  260. package/dist/types/components/Checkbox/stories/CheckboxSize.stories.d.ts +32 -0
  261. package/dist/types/components/Checkmark/Checkmark.appearance.d.ts +2 -1
  262. package/dist/types/components/Checkmark/Checkmark.interface.d.ts +25 -18
  263. package/dist/types/components/Checkmark/appearance/checkmarkAccent.d.ts +2 -9
  264. package/dist/types/components/Checkmark/appearance/checkmarkDisabled.d.ts +2 -10
  265. package/dist/types/components/Checkmark/appearance/checkmarkSize.d.ts +2 -23
  266. package/dist/types/components/Checkmark/appearance/checkmarkStyle.d.ts +2 -13
  267. package/dist/types/components/Checkmark/appearance/checkmarkSurface.d.ts +2 -20
  268. package/dist/types/components/Checkmark/stories/CheckmarkAccent.stories.d.ts +23 -0
  269. package/dist/types/components/Checkmark/stories/CheckmarkDemo.stories.d.ts +23 -0
  270. package/dist/types/components/Checkmark/stories/CheckmarkDisabled.stories.d.ts +23 -0
  271. package/dist/types/components/Checkmark/stories/CheckmarkSize.stories.d.ts +55 -0
  272. package/dist/types/components/Checkmark/stories/CheckmarkStyle.stories.d.ts +37 -0
  273. package/dist/types/components/Checkmark/stories/CheckmarkSurface.stories.d.ts +23 -0
  274. package/dist/types/components/Chips/Chips.appearance.d.ts +2 -1
  275. package/dist/types/components/Chips/Chips.interface.d.ts +13 -9
  276. package/dist/types/components/Chips/appearance/chipsExtra.d.ts +3 -0
  277. package/dist/types/components/Chips/appearance/chipsSpecial.d.ts +3 -0
  278. package/dist/types/components/Chips/stories/ChipsCheckLeft.stories.d.ts +84 -0
  279. package/dist/types/components/Chips/stories/ChipsCheckRight.stories.d.ts +84 -0
  280. package/dist/types/components/Chips/stories/ChipsClear.stories.d.ts +84 -0
  281. package/dist/types/components/Chips/stories/ChipsDefault.stories.d.ts +75 -0
  282. package/dist/types/components/Chips/stories/ChipsDemo.stories.d.ts +27 -0
  283. package/dist/types/components/Chips/stories/ChipsGroup.stories.d.ts +29 -0
  284. package/dist/types/components/Chips/stories/ChipsMuted.stories.d.ts +68 -0
  285. package/dist/types/components/Chips/stories/ChipsShape.stories.d.ts +49 -0
  286. package/dist/types/components/Chips/stories/ChipsSize.stories.d.ts +56 -0
  287. package/dist/types/components/Chips/stories/ChipsStyle.stories.d.ts +38 -0
  288. package/dist/types/components/Choice/Choice.appearance.d.ts +2 -1
  289. package/dist/types/components/Choice/Choice.interface.d.ts +68 -40
  290. package/dist/types/components/Choice/appearance/choiceDefault.d.ts +2 -36
  291. package/dist/types/components/Choice/appearance/choiceDisabled.d.ts +2 -18
  292. package/dist/types/components/Choice/appearance/choiceError.d.ts +2 -17
  293. package/dist/types/components/Choice/appearance/choiceRequire.d.ts +2 -17
  294. package/dist/types/components/Choice/appearance/choiceShape.d.ts +2 -24
  295. package/dist/types/components/Choice/appearance/choiceSize.d.ts +2 -17
  296. package/dist/types/components/Choice/appearance/choiceStyle.d.ts +2 -13
  297. package/dist/types/components/Choice/appearance/choiceSuccess.d.ts +2 -17
  298. package/dist/types/components/Choice/stories/ChoiceDemo.stories.d.ts +31 -0
  299. package/dist/types/components/Choice/stories/ChoiceIcon.stories.d.ts +49 -0
  300. package/dist/types/components/Choice/stories/ChoiceLabel.stories.d.ts +51 -0
  301. package/dist/types/components/Choice/stories/ChoiceLabelIcon.stories.d.ts +51 -0
  302. package/dist/types/components/Choice/stories/ChoiceSize.stories.d.ts +39 -0
  303. package/dist/types/components/Choice/stories/ChoiceStyle.stories.d.ts +46 -0
  304. package/dist/types/components/Code/Code.appearance.d.ts +2 -1
  305. package/dist/types/components/Code/Code.interface.d.ts +8 -7
  306. package/dist/types/components/Code/stories/CodeDefault.stories.d.ts +31 -0
  307. package/dist/types/components/Code/stories/CodeDemo.stories.d.ts +27 -0
  308. package/dist/types/components/Code/stories/CodeDisabled.stories.d.ts +31 -0
  309. package/dist/types/components/Code/stories/CodeError.stories.d.ts +31 -0
  310. package/dist/types/components/Code/stories/CodeRequire.stories.d.ts +31 -0
  311. package/dist/types/components/Code/stories/CodeSize.stories.d.ts +25 -0
  312. package/dist/types/components/Code/stories/CodeStyle.stories.d.ts +37 -0
  313. package/dist/types/components/Code/stories/CodeSuccess.stories.d.ts +31 -0
  314. package/dist/types/components/CookiesWarning/CookiesWarning.appearance.d.ts +3 -11
  315. package/dist/types/components/CookiesWarning/CookiesWarning.d.ts +2 -2
  316. package/dist/types/components/CookiesWarning/CookiesWarning.interface.d.ts +33 -15
  317. package/dist/types/components/CookiesWarning/appearance/cookiesWarningDefault.d.ts +2 -11
  318. package/dist/types/components/CookiesWarning/stories/CoockiesWarning.stories.d.ts +15 -0
  319. package/dist/types/components/Dadata/Dadata.interface.d.ts +14 -7
  320. package/dist/types/components/Dadata/stories/Dadata.stories.d.ts +21 -0
  321. package/dist/types/components/DatePeriod/DatePeriod.appearance.d.ts +3 -69
  322. package/dist/types/components/DatePeriod/DatePeriod.d.ts +1 -1
  323. package/dist/types/components/DatePeriod/DatePeriod.interface.d.ts +54 -22
  324. package/dist/types/components/DatePeriod/appearance/datePeriodShape.d.ts +2 -34
  325. package/dist/types/components/DatePeriod/appearance/datePeriodSize.d.ts +2 -23
  326. package/dist/types/components/DatePeriod/appearance/datePeriodSurface.d.ts +2 -16
  327. package/dist/types/components/DatePeriod/stories/DatePeriodDemo.stories.d.ts +19 -0
  328. package/dist/types/components/DatePeriod/stories/DatePeriodSize.stories.d.ts +19 -0
  329. package/dist/types/components/DatePicker/DatePicker.appearance.d.ts +3 -58
  330. package/dist/types/components/DatePicker/DatePicker.interface.d.ts +87 -103
  331. package/dist/types/components/DatePicker/appearance/datePickerSize.d.ts +2 -29
  332. package/dist/types/components/DatePicker/appearance/datePickerStyle.d.ts +2 -19
  333. package/dist/types/components/DatePicker/appearance/datePickerSurface.d.ts +2 -14
  334. package/dist/types/components/DatePicker/index.d.ts +1 -1
  335. package/dist/types/components/DatePicker/stories/DatePickerSize.stories.d.ts +31 -0
  336. package/dist/types/components/DatePicker/stories/DatePickerStyle.stories.d.ts +38 -0
  337. package/dist/types/components/Divider/Divider.appearance.d.ts +3 -1374
  338. package/dist/types/components/Divider/Divider.interface.d.ts +6 -5
  339. package/dist/types/components/Divider/appearance/dividerExtra.d.ts +3 -0
  340. package/dist/types/components/Divider/appearance/dividerSpecial.d.ts +3 -0
  341. package/dist/types/components/Divider/stories/DividerAppearance.stories.d.ts +73 -0
  342. package/dist/types/components/Divider/stories/DividerDemo.stories.d.ts +23 -0
  343. package/dist/types/components/Divider/stories/DividerDirection.stories.d.ts +26 -0
  344. package/dist/types/components/Divider/stories/DividerSize.stories.d.ts +31 -0
  345. package/dist/types/components/Dot/stories/Dot.stories.d.ts +33 -0
  346. package/dist/types/components/Drawer/Drawer.appearance.d.ts +3 -2
  347. package/dist/types/components/Drawer/Drawer.interface.d.ts +44 -20
  348. package/dist/types/components/Drawer/appearance/drawerSize.d.ts +2 -8
  349. package/dist/types/components/Drawer/appearance/drawerSurface.d.ts +2 -27
  350. package/dist/types/components/Drawer/stories/Drawer.stories.d.ts +17 -0
  351. package/dist/types/components/Drawer/stories/DrawerSwap.stories.d.ts +20 -0
  352. package/dist/types/components/Dropdown/Dropdown.appearance.d.ts +3 -2
  353. package/dist/types/components/Dropdown/Dropdown.interface.d.ts +144 -61
  354. package/dist/types/components/Dropdown/DropdownItem.appearance.d.ts +3 -2
  355. package/dist/types/components/Dropdown/appearance/dropdownAccent.d.ts +2 -24
  356. package/dist/types/components/Dropdown/appearance/dropdownSize.d.ts +2 -38
  357. package/dist/types/components/Dropdown/appearance/dropdownStyle.d.ts +2 -13
  358. package/dist/types/components/Dropdown/appearance/dropdownSurface.d.ts +2 -33
  359. package/dist/types/components/Dropdown/stories/DropdownBadge.stories.d.ts +31 -0
  360. package/dist/types/components/Dropdown/stories/DropdownDefault.stories.d.ts +55 -0
  361. package/dist/types/components/Dropdown/stories/DropdownDemo.stories.d.ts +53 -0
  362. package/dist/types/components/Dropdown/stories/DropdownMessage.stories.d.ts +30 -0
  363. package/dist/types/components/Dropdown/stories/DropdownSize.stories.d.ts +51 -0
  364. package/dist/types/components/Dropdown/stories/DropdownSwap.stories.d.ts +51 -0
  365. package/dist/types/components/Flex/Flex.interface.d.ts +72 -57
  366. package/dist/types/components/Flex/stories/Flex.stories.d.ts +7 -0
  367. package/dist/types/components/Flex/stories/FlexAlignContent.stories.d.ts +57 -0
  368. package/dist/types/components/Flex/stories/FlexAlignItems.stories.d.ts +49 -0
  369. package/dist/types/components/Flex/stories/FlexAlignSelf.stories.d.ts +55 -0
  370. package/dist/types/components/Flex/stories/FlexDirection.stories.d.ts +67 -0
  371. package/dist/types/components/Flex/stories/FlexGrow.stories.d.ts +31 -0
  372. package/dist/types/components/Flex/stories/FlexJustifyContent.stories.d.ts +55 -0
  373. package/dist/types/components/Flex/stories/FlexOrder.stories.d.ts +37 -0
  374. package/dist/types/components/Flex/stories/FlexWrap.stories.d.ts +47 -0
  375. package/dist/types/components/Grid/Grid.interface.d.ts +76 -78
  376. package/dist/types/components/Grid/index.d.ts +1 -1
  377. package/dist/types/components/Grid/stories/Grid.stories.d.ts +59 -0
  378. package/dist/types/components/Group/Group.appearance.d.ts +2 -1
  379. package/dist/types/components/Group/Group.d.ts +3 -2
  380. package/dist/types/components/Group/Group.interface.d.ts +5 -4
  381. package/dist/types/components/Group/appearance/groupSurface.d.ts +3 -0
  382. package/dist/types/components/Group/stories/GroupAlignItems.stories.d.ts +100 -0
  383. package/dist/types/components/Group/stories/GroupAlignSelf.stories.d.ts +107 -0
  384. package/dist/types/components/Group/stories/GroupColumns.stories.d.ts +89 -0
  385. package/dist/types/components/Group/stories/GroupDirection.stories.d.ts +106 -0
  386. package/dist/types/components/Group/stories/GroupJustifyContent.stories.d.ts +107 -0
  387. package/dist/types/components/Group/stories/GroupWrap.stories.d.ts +89 -0
  388. package/dist/types/components/HTMLContent/HTMLContent.interface.d.ts +14 -12
  389. package/dist/types/components/HTMLContent/stories/HTMLContent.stories.d.ts +13 -0
  390. package/dist/types/components/HeroTitle/HeroTitle.appearance.d.ts +3 -2
  391. package/dist/types/components/HeroTitle/HeroTitle.interface.d.ts +62 -38
  392. package/dist/types/components/HeroTitle/appearance/heroTitleSize.d.ts +2 -26
  393. package/dist/types/components/HeroTitle/stories/HeroTitle.stories.d.ts +24 -0
  394. package/dist/types/components/HeroTitle/stories/HeroTitleSize.stories.d.ts +50 -0
  395. package/dist/types/components/Icon/Icon.appearance.d.ts +3 -41
  396. package/dist/types/components/Icon/Icon.d.ts +9 -3
  397. package/dist/types/components/Icon/Icon.interface.d.ts +33 -25
  398. package/dist/types/components/Icon/appearance/iconAccent.d.ts +2 -2
  399. package/dist/types/components/Icon/appearance/iconDanger.d.ts +2 -2
  400. package/dist/types/components/Icon/appearance/iconDisabled.d.ts +2 -2
  401. package/dist/types/components/Icon/appearance/iconError.d.ts +2 -2
  402. package/dist/types/components/Icon/appearance/iconExtra.d.ts +3 -0
  403. package/dist/types/components/Icon/appearance/iconInfo.d.ts +2 -2
  404. package/dist/types/components/Icon/appearance/iconShape.d.ts +2 -2
  405. package/dist/types/components/Icon/appearance/iconSize.d.ts +2 -2
  406. package/dist/types/components/Icon/appearance/iconSpecial.d.ts +3 -0
  407. package/dist/types/components/Icon/appearance/iconStyle.d.ts +2 -2
  408. package/dist/types/components/Icon/appearance/iconSuccess.d.ts +2 -2
  409. package/dist/types/components/Icon/appearance/iconSurface.d.ts +2 -2
  410. package/dist/types/components/Icon/appearance/iconWarning.d.ts +2 -2
  411. package/dist/types/components/Icon/stories/IconDefault.stories.d.ts +107 -0
  412. package/dist/types/components/Icon/stories/IconDemo.stories.d.ts +58 -0
  413. package/dist/types/components/Icon/stories/IconShape.stories.d.ts +83 -0
  414. package/dist/types/components/Icon/stories/IconSize12.stories.d.ts +53 -0
  415. package/dist/types/components/Icon/stories/IconSize14.stories.d.ts +58 -0
  416. package/dist/types/components/Icon/stories/IconSize16.stories.d.ts +65 -0
  417. package/dist/types/components/Icon/stories/IconSize20.stories.d.ts +72 -0
  418. package/dist/types/components/Icon/stories/IconSize24.stories.d.ts +79 -0
  419. package/dist/types/components/Icon/stories/IconSize32.stories.d.ts +86 -0
  420. package/dist/types/components/Icon/stories/IconSize40.stories.d.ts +93 -0
  421. package/dist/types/components/Icon/stories/IconStyle.stories.d.ts +71 -0
  422. package/dist/types/components/Icon/stories/IconWithBadge.stories.d.ts +97 -0
  423. package/dist/types/components/Image/Image.d.ts +39 -1
  424. package/dist/types/components/Image/Image.interface.d.ts +28 -22
  425. package/dist/types/components/Image/stories/Image.stories.d.ts +60 -0
  426. package/dist/types/components/Input/Input.appearance.d.ts +3 -163
  427. package/dist/types/components/Input/Input.d.ts +21 -2
  428. package/dist/types/components/Input/Input.interface.d.ts +30 -33
  429. package/dist/types/components/Input/appearance/inputDefault.d.ts +2 -24
  430. package/dist/types/components/Input/appearance/inputDisabled.d.ts +2 -20
  431. package/dist/types/components/Input/appearance/inputError.d.ts +2 -21
  432. package/dist/types/components/Input/appearance/inputRequire.d.ts +2 -22
  433. package/dist/types/components/Input/appearance/inputShape.d.ts +2 -24
  434. package/dist/types/components/Input/appearance/inputSize.d.ts +2 -30
  435. package/dist/types/components/Input/appearance/inputStyle.d.ts +2 -15
  436. package/dist/types/components/Input/appearance/inputSuccess.d.ts +2 -21
  437. package/dist/types/components/Input/stories/Input.stories.d.ts +39 -0
  438. package/dist/types/components/Input/stories/InputDefault.stories.d.ts +63 -0
  439. package/dist/types/components/Input/stories/InputDisabled.stories.d.ts +63 -0
  440. package/dist/types/components/Input/stories/InputError.stories.d.ts +63 -0
  441. package/dist/types/components/Input/stories/InputRequire.stories.d.ts +63 -0
  442. package/dist/types/components/Input/stories/InputSize.stories.d.ts +58 -0
  443. package/dist/types/components/Input/stories/InputStyle.stories.d.ts +52 -0
  444. package/dist/types/components/Input/stories/InputSuccess.stories.d.ts +63 -0
  445. package/dist/types/components/InputNumber/InputNumber.interfaces.d.ts +11 -7
  446. package/dist/types/components/InputNumber/appearance/InputNumberShape.d.ts +2 -24
  447. package/dist/types/components/InputNumber/appearance/inputNumberSize.d.ts +2 -32
  448. package/dist/types/components/InputNumber/appearance/inputNumberStyle.d.ts +2 -15
  449. package/dist/types/components/InputNumber/stories/InputNumberDefault.stories.d.ts +17 -0
  450. package/dist/types/components/InputNumber/stories/InputNumberNative.stories.d.ts +17 -0
  451. package/dist/types/components/InputPassword/InputPassword.appearance.d.ts +3 -179
  452. package/dist/types/components/InputPassword/InputPassword.d.ts +1 -1
  453. package/dist/types/components/InputPassword/InputPassword.interface.d.ts +38 -35
  454. package/dist/types/components/InputPassword/appearance/inputPasswordDefault.d.ts +2 -26
  455. package/dist/types/components/InputPassword/appearance/inputPasswordDisabled.d.ts +2 -21
  456. package/dist/types/components/InputPassword/appearance/inputPasswordError.d.ts +2 -21
  457. package/dist/types/components/InputPassword/appearance/inputPasswordRequire.d.ts +2 -21
  458. package/dist/types/components/InputPassword/appearance/inputPasswordShape.d.ts +2 -24
  459. package/dist/types/components/InputPassword/appearance/inputPasswordSize.d.ts +2 -44
  460. package/dist/types/components/InputPassword/appearance/inputPasswordStyle.d.ts +2 -15
  461. package/dist/types/components/InputPassword/appearance/inputPasswordSuccess.d.ts +2 -21
  462. package/dist/types/components/InputPassword/stories/InpputPasswordRequire.stories.d.ts +45 -0
  463. package/dist/types/components/InputPassword/stories/InputPassword.stories.d.ts +25 -0
  464. package/dist/types/components/InputPassword/stories/InputPasswordDefault.stories.d.ts +43 -0
  465. package/dist/types/components/InputPassword/stories/InputPasswordDisabled.stories.d.ts +45 -0
  466. package/dist/types/components/InputPassword/stories/InputPasswordError.stories.d.ts +45 -0
  467. package/dist/types/components/InputPassword/stories/InputPasswordSize.stories.d.ts +41 -0
  468. package/dist/types/components/InputPassword/stories/InputPasswordStyle.stories.d.ts +34 -0
  469. package/dist/types/components/InputPassword/stories/InputPasswordSuccess.stories.d.ts +45 -0
  470. package/dist/types/components/Label/Label.appearance.d.ts +3 -3824
  471. package/dist/types/components/Label/Label.interface.d.ts +5 -5
  472. package/dist/types/components/Label/appearance/labelAccent.d.ts +1 -1
  473. package/dist/types/components/Label/appearance/labelDisabled.d.ts +1 -1
  474. package/dist/types/components/Label/appearance/labelError.d.ts +1 -1
  475. package/dist/types/components/Label/appearance/labelExtra.d.ts +3 -0
  476. package/dist/types/components/Label/appearance/labelGradient.d.ts +1 -1
  477. package/dist/types/components/Label/appearance/labelInfo.d.ts +1 -1
  478. package/dist/types/components/Label/appearance/labelShape.d.ts +1 -1
  479. package/dist/types/components/Label/appearance/labelSize.d.ts +1 -1
  480. package/dist/types/components/Label/appearance/labelSpecial.d.ts +3 -0
  481. package/dist/types/components/Label/appearance/labelStyle.d.ts +1 -1
  482. package/dist/types/components/Label/appearance/labelSuccess.d.ts +1 -1
  483. package/dist/types/components/Label/appearance/labelSurface.d.ts +1 -1
  484. package/dist/types/components/Label/appearance/labelWarning.d.ts +1 -1
  485. package/dist/types/components/Label/stories/Label.stories.d.ts +23 -0
  486. package/dist/types/components/Label/stories/LabelDefault.stories.d.ts +75 -0
  487. package/dist/types/components/Label/stories/LabelGradient.stories.d.ts +21 -0
  488. package/dist/types/components/Label/stories/LabelMuted.stories.d.ts +69 -0
  489. package/dist/types/components/Label/stories/LabelShape.stories.d.ts +49 -0
  490. package/dist/types/components/Label/stories/LabelSize.stories.d.ts +55 -0
  491. package/dist/types/components/Label/stories/LabelStyle.stories.d.ts +37 -0
  492. package/dist/types/components/Label/stories/LabelText.stories.d.ts +73 -0
  493. package/dist/types/components/Link/Link.appearance.d.ts +3 -2
  494. package/dist/types/components/Link/Link.interface.d.ts +48 -32
  495. package/dist/types/components/Link/appearance/linkAccent.d.ts +2 -19
  496. package/dist/types/components/Link/appearance/linkDanger.d.ts +2 -6
  497. package/dist/types/components/Link/appearance/linkDisabled.d.ts +2 -19
  498. package/dist/types/components/Link/appearance/linkError.d.ts +2 -10
  499. package/dist/types/components/{List/appearance/listPrimary.d.ts → Link/appearance/linkExtra.d.ts} +3 -3
  500. package/dist/types/components/Link/appearance/linkInfo.d.ts +2 -20
  501. package/dist/types/components/Link/appearance/linkRequire.d.ts +2 -19
  502. package/dist/types/components/Link/appearance/linkSize.d.ts +2 -58
  503. package/dist/types/components/Link/appearance/{linkPrimary.d.ts → linkSpecial.d.ts} +2 -2
  504. package/dist/types/components/Link/appearance/linkStyle.d.ts +2 -15
  505. package/dist/types/components/Link/appearance/linkSuccess.d.ts +2 -10
  506. package/dist/types/components/Link/appearance/linkSurface.d.ts +2 -24
  507. package/dist/types/components/Link/appearance/linkWarning.d.ts +2 -10
  508. package/dist/types/components/Link/stories/LinkDemo.stories.d.ts +37 -0
  509. package/dist/types/components/List/List.appearance.d.ts +3 -2
  510. package/dist/types/components/List/List.interface.d.ts +30 -31
  511. package/dist/types/components/List/appearance/listAccent.d.ts +2 -20
  512. package/dist/types/components/List/appearance/listDanger.d.ts +2 -6
  513. package/dist/types/components/List/appearance/listError.d.ts +2 -10
  514. package/dist/types/components/List/appearance/listExtra.d.ts +3 -0
  515. package/dist/types/components/List/appearance/listInfo.d.ts +2 -20
  516. package/dist/types/components/List/appearance/listSize.d.ts +2 -58
  517. package/dist/types/components/List/appearance/listSpecial.d.ts +3 -0
  518. package/dist/types/components/List/appearance/listStyle.d.ts +2 -15
  519. package/dist/types/components/List/appearance/listSuccess.d.ts +2 -10
  520. package/dist/types/components/List/appearance/listSurface.d.ts +2 -24
  521. package/dist/types/components/List/appearance/listWarning.d.ts +2 -10
  522. package/dist/types/components/List/stories/List.stories.d.ts +10 -0
  523. package/dist/types/components/List/stories/ListItem.stories.d.ts +18 -0
  524. package/dist/types/components/List/stories/ListSize.stories.d.ts +17 -0
  525. package/dist/types/components/Loader/Loader.appearance.d.ts +2 -786
  526. package/dist/types/components/Loader/appearance/loaderExtra.d.ts +3 -0
  527. package/dist/types/components/Loader/appearance/loaderSpecial.d.ts +3 -0
  528. package/dist/types/components/Loader/stories/LoaderAppearance.stories.d.ts +64 -0
  529. package/dist/types/components/Loader/stories/LoaderDemo.stories.d.ts +22 -0
  530. package/dist/types/components/Loader/stories/LoaderSize.stories.d.ts +28 -0
  531. package/dist/types/components/Loader/stories/LoaderStyle.stories.d.ts +34 -0
  532. package/dist/types/components/Logo/Logo.d.ts +26 -1
  533. package/dist/types/components/Logo/Logo.interface.d.ts +15 -17
  534. package/dist/types/components/Logo/stories/Logo.stories.d.ts +44 -0
  535. package/dist/types/components/Logo/stories/LogoSize.stories.d.ts +52 -0
  536. package/dist/types/components/MenuItem/MenuItem.appearance.d.ts +3 -4118
  537. package/dist/types/components/MenuItem/MenuItem.interface.d.ts +32 -13
  538. package/dist/types/components/MenuItem/stories/MenuItemDefault.stories.d.ts +33 -0
  539. package/dist/types/components/MenuItem/stories/MenuItemDemo.stories.d.ts +25 -0
  540. package/dist/types/components/MenuItem/stories/MenuItemIcon.stories.d.ts +31 -0
  541. package/dist/types/components/MenuItem/stories/MenuItemIconMuted.stories.d.ts +31 -0
  542. package/dist/types/components/MenuItem/stories/MenuItemMuted.stories.d.ts +33 -0
  543. package/dist/types/components/MenuItem/stories/MenuItemSize.stories.d.ts +69 -0
  544. package/dist/types/components/MenuItem/stories/MenuItemStyle.stories.d.ts +39 -0
  545. package/dist/types/components/MenuItem/stories/MenuItemTooltip.stories.d.ts +34 -0
  546. package/dist/types/components/Modal/Modal.appearance.d.ts +3 -2844
  547. package/dist/types/components/Modal/Modal.d.ts +22 -15
  548. package/dist/types/components/Modal/Modal.interface.d.ts +26 -16
  549. package/dist/types/components/Modal/stories/ModalAbsoluteHeader.stories.d.ts +94 -0
  550. package/dist/types/components/Modal/stories/ModalDemo.stories.d.ts +79 -0
  551. package/dist/types/components/Modal/stories/ModalScroll.stories.d.ts +93 -0
  552. package/dist/types/components/Modal/stories/ModalSize.stories.d.ts +92 -0
  553. package/dist/types/components/Modal/stories/ModalStickyHeader.stories.d.ts +94 -0
  554. package/dist/types/components/Modal/stories/ModalStyle.stories.d.ts +92 -0
  555. package/dist/types/components/ModalSheetBottom/ModalSheetBottom.appearance.d.ts +3 -10
  556. package/dist/types/components/ModalSheetBottom/ModalSheetBottom.d.ts +24 -2
  557. package/dist/types/components/ModalSheetBottom/ModalSheetBottom.interface.d.ts +36 -10
  558. package/dist/types/components/ModalSheetBottom/appearance/modalSheetBottomSize.d.ts +2 -10
  559. package/dist/types/components/ModalSheetBottom/stories/ModalSheetBottomDemo.stories.d.ts +63 -0
  560. package/dist/types/components/Notification/Notification.appearance.d.ts +3 -2
  561. package/dist/types/components/Notification/Notification.interface.d.ts +52 -37
  562. package/dist/types/components/Notification/appearance/notificationDefault.d.ts +2 -14
  563. package/dist/types/components/Notification/appearance/notificationError.d.ts +2 -14
  564. package/dist/types/components/Notification/appearance/notificationInfo.d.ts +2 -14
  565. package/dist/types/components/Notification/appearance/notificationSize.d.ts +2 -18
  566. package/dist/types/components/Notification/appearance/notificationStyle.d.ts +2 -13
  567. package/dist/types/components/Notification/appearance/notificationSuccess.d.ts +2 -14
  568. package/dist/types/components/Notification/appearance/notificationWarning.d.ts +2 -14
  569. package/dist/types/components/Notification/stories/NotificationDefault.stories.d.ts +73 -0
  570. package/dist/types/components/Notification/stories/NotificationDemo.stories.d.ts +28 -0
  571. package/dist/types/components/Notification/stories/NotificationError.stories.d.ts +73 -0
  572. package/dist/types/components/Notification/stories/NotificationFloat.stories.d.ts +27 -0
  573. package/dist/types/components/Notification/stories/NotificationGlobal.stories.d.ts +28 -0
  574. package/dist/types/components/Notification/stories/NotificationInfo.stories.d.ts +73 -0
  575. package/dist/types/components/Notification/stories/NotificationSuccess.stories.d.ts +73 -0
  576. package/dist/types/components/Notification/stories/NotificationToast.stories.d.ts +28 -0
  577. package/dist/types/components/Notification/stories/NotificationWarning.stories.d.ts +73 -0
  578. package/dist/types/components/Overlay/Overlay.appearance.d.ts +3 -12
  579. package/dist/types/components/Overlay/stories/Overlay.stories.d.ts +27 -0
  580. package/dist/types/components/Overlay/stories/OverlayDemo.stories.d.ts +18 -0
  581. package/dist/types/components/Pagination/Pagination.appearance.d.ts +3 -2
  582. package/dist/types/components/Pagination/Pagination.interface.d.ts +91 -60
  583. package/dist/types/components/Pagination/appearance/paginationAccent.d.ts +2 -41
  584. package/dist/types/components/Pagination/appearance/paginationShape.d.ts +2 -33
  585. package/dist/types/components/Pagination/appearance/paginationSize.d.ts +2 -75
  586. package/dist/types/components/Pagination/appearance/paginationStyle.d.ts +2 -13
  587. package/dist/types/components/Pagination/appearance/paginationSurface.d.ts +2 -34
  588. package/dist/types/components/Pagination/stories/PaginationDefault.stories.d.ts +25 -0
  589. package/dist/types/components/Pagination/stories/PaginationDemo.stories.d.ts +24 -0
  590. package/dist/types/components/Pagination/stories/PaginationDot.stories.d.ts +26 -0
  591. package/dist/types/components/Pagination/stories/PaginationNumber.stories.d.ts +26 -0
  592. package/dist/types/components/Pagination/stories/PaginationSize.stories.d.ts +38 -0
  593. package/dist/types/components/Radio/Radio.appearance.d.ts +3 -119
  594. package/dist/types/components/Radio/Radio.interface.d.ts +41 -45
  595. package/dist/types/components/Radio/appearance/radioDefault.d.ts +2 -17
  596. package/dist/types/components/Radio/appearance/radioDisabled.d.ts +2 -13
  597. package/dist/types/components/Radio/appearance/radioError.d.ts +2 -13
  598. package/dist/types/components/Radio/appearance/radioRequire.d.ts +2 -13
  599. package/dist/types/components/Radio/appearance/radioShape.d.ts +2 -24
  600. package/dist/types/components/Radio/appearance/radioSize.d.ts +2 -17
  601. package/dist/types/components/Radio/appearance/radioStyle.d.ts +2 -23
  602. package/dist/types/components/Radio/appearance/radioSuccess.d.ts +2 -13
  603. package/dist/types/components/Radio/stories/RadioDefault.stories.d.ts +25 -0
  604. package/dist/types/components/Radio/stories/RadioDemo.stories.d.ts +28 -0
  605. package/dist/types/components/Radio/stories/RadioDisabled.stories.d.ts +25 -0
  606. package/dist/types/components/Radio/stories/RadioError.stories.d.ts +25 -0
  607. package/dist/types/components/Radio/stories/RadioRequire.stories.d.ts +25 -0
  608. package/dist/types/components/Radio/stories/RadioSize.stories.d.ts +36 -0
  609. package/dist/types/components/Radio/stories/RadioState.stories.d.ts +25 -0
  610. package/dist/types/components/Radio/stories/RadioStyle.stories.d.ts +39 -0
  611. package/dist/types/components/Radio/stories/RadioSuccess.stories.d.ts +25 -0
  612. package/dist/types/components/RangeSlider/RangeSlider.d.ts +1 -1
  613. package/dist/types/components/RangeSlider/RangeSlider.interface.d.ts +17 -15
  614. package/dist/types/components/RangeSlider/stories/RangeSliderDemo.stories.d.ts +18 -0
  615. package/dist/types/components/RangeSlider/stories/RangeSliderDisabled.stories.d.ts +21 -0
  616. package/dist/types/components/Response/Response.appearance.d.ts +3 -2
  617. package/dist/types/components/Response/Response.constant.d.ts +2 -2
  618. package/dist/types/components/Response/Response.d.ts +62 -1
  619. package/dist/types/components/Response/Response.interface.d.ts +57 -51
  620. package/dist/types/components/Response/appearance/responseConfirm.d.ts +2 -14
  621. package/dist/types/components/Response/appearance/responseDanger.d.ts +2 -14
  622. package/dist/types/components/Response/appearance/responseEmpty.d.ts +2 -14
  623. package/dist/types/components/Response/appearance/responseError.d.ts +2 -14
  624. package/dist/types/components/Response/appearance/responseFail.d.ts +2 -14
  625. package/dist/types/components/Response/appearance/responseNothingFound.d.ts +2 -14
  626. package/dist/types/components/Response/appearance/responseRefresh.d.ts +2 -14
  627. package/dist/types/components/Response/appearance/responseStyle.d.ts +2 -13
  628. package/dist/types/components/Response/appearance/responseSuccess.d.ts +2 -14
  629. package/dist/types/components/Response/appearance/responseUnableLoadData.d.ts +2 -14
  630. package/dist/types/components/Response/appearance/responseWarning.d.ts +2 -14
  631. package/dist/types/components/Response/img/index.d.ts +11 -11
  632. package/dist/types/components/Response/stories/ResponseConfirm.stories.d.ts +116 -0
  633. package/dist/types/components/Response/stories/ResponseDemo.stories.d.ts +84 -0
  634. package/dist/types/components/Response/stories/ResponseError.stories.d.ts +116 -0
  635. package/dist/types/components/Response/stories/ResponseFail.stories.d.ts +116 -0
  636. package/dist/types/components/Response/stories/ResponseNothingFound.stories.d.ts +116 -0
  637. package/dist/types/components/Response/stories/ResponseRefresh.stories.d.ts +116 -0
  638. package/dist/types/components/Response/stories/ResponseSuccess.stories.d.ts +116 -0
  639. package/dist/types/components/Response/stories/ResponseUnableLoadData.stories.d.ts +116 -0
  640. package/dist/types/components/Response/stories/ResponseWarning.stories.d.ts +124 -0
  641. package/dist/types/components/SVGContent/SVGContent.d.ts +10 -1
  642. package/dist/types/components/SVGContent/SVGContent.interface.d.ts +9 -8
  643. package/dist/types/components/SVGContent/stories/SVGContent.stories.d.ts +30 -0
  644. package/dist/types/components/ScrollOnDrag/ScrollOnDrag.d.ts +1 -1
  645. package/dist/types/components/ScrollOnDrag/ScrollOnDrag.interface.d.ts +9 -6
  646. package/dist/types/components/ScrollOnDrag/stories/ScrollOnDrag.stories.d.ts +19 -0
  647. package/dist/types/components/ScrollToView/ScrollToView.d.ts +2 -1
  648. package/dist/types/components/ScrollToView/ScrollToView.interface.d.ts +24 -0
  649. package/dist/types/components/Scrollbar/Scrollbar.interface.d.ts +5 -3
  650. package/dist/types/components/Scrollbar/stories/Scrollbar.stories.d.ts +28 -0
  651. package/dist/types/components/Search/Search.appearance.d.ts +3 -2
  652. package/dist/types/components/Search/Search.interface.d.ts +45 -44
  653. package/dist/types/components/Search/SearchInput.d.ts +51 -2
  654. package/dist/types/components/Search/SearchResult.d.ts +13 -1
  655. package/dist/types/components/Search/appearance/searchDefault.d.ts +2 -22
  656. package/dist/types/components/Search/appearance/searchDisabled.d.ts +2 -12
  657. package/dist/types/components/Search/appearance/searchError.d.ts +2 -12
  658. package/dist/types/components/Search/appearance/searchRequire.d.ts +2 -12
  659. package/dist/types/components/Search/appearance/searchShape.d.ts +2 -24
  660. package/dist/types/components/Search/appearance/searchSize.d.ts +2 -44
  661. package/dist/types/components/Search/appearance/searchStyle.d.ts +2 -16
  662. package/dist/types/components/Search/appearance/searchSuccess.d.ts +2 -12
  663. package/dist/types/components/Search/stories/SearchInputDefault.stories.d.ts +93 -0
  664. package/dist/types/components/Search/stories/SearchInputDemo.stories.d.ts +71 -0
  665. package/dist/types/components/Search/stories/SearchInputDisabled.stories.d.ts +93 -0
  666. package/dist/types/components/Search/stories/SearchInputError.stories.d.ts +93 -0
  667. package/dist/types/components/Search/stories/SearchInputRequire.stories.d.ts +93 -0
  668. package/dist/types/components/Search/stories/SearchInputShape.stories.d.ts +98 -0
  669. package/dist/types/components/Search/stories/SearchInputSize.stories.d.ts +97 -0
  670. package/dist/types/components/Search/stories/SearchInputStyle.stories.d.ts +85 -0
  671. package/dist/types/components/Search/stories/SearchInputSuccess.stories.d.ts +93 -0
  672. package/dist/types/components/Segmented/Segmented.appearance.d.ts +3 -2
  673. package/dist/types/components/Segmented/Segmented.interface.d.ts +46 -38
  674. package/dist/types/components/Segmented/appearance/segmentedDefault.d.ts +2 -36
  675. package/dist/types/components/Segmented/appearance/segmentedDisabled.d.ts +2 -15
  676. package/dist/types/components/Segmented/appearance/segmentedError.d.ts +2 -17
  677. package/dist/types/components/Segmented/appearance/segmentedRequire.d.ts +3 -0
  678. package/dist/types/components/Segmented/appearance/segmentedShape.d.ts +2 -24
  679. package/dist/types/components/Segmented/appearance/segmentedSize.d.ts +2 -27
  680. package/dist/types/components/Segmented/appearance/segmentedStyle.d.ts +2 -15
  681. package/dist/types/components/Segmented/appearance/segmentedSuccess.d.ts +2 -17
  682. package/dist/types/components/Segmented/appearance/segmentedWarning.d.ts +2 -18
  683. package/dist/types/components/Segmented/stories/SegmenetedIcon.stories.d.ts +48 -0
  684. package/dist/types/components/Segmented/stories/SegmentedDemo.stories.d.ts +29 -0
  685. package/dist/types/components/Segmented/stories/SegmentedLabel.stories.d.ts +49 -0
  686. package/dist/types/components/Segmented/stories/SegmentedLabelIcon.stories.d.ts +51 -0
  687. package/dist/types/components/Segmented/stories/SegmentedSize.stories.d.ts +75 -0
  688. package/dist/types/components/Segmented/stories/SegmentedStyle.stories.d.ts +45 -0
  689. package/dist/types/components/Segmented/stories/__mock__/index.d.ts +23 -8
  690. package/dist/types/components/Select/Select.appearance.d.ts +2 -1
  691. package/dist/types/components/Select/Select.interface.d.ts +95 -56
  692. package/dist/types/components/Select/SelectContainer.d.ts +2 -2
  693. package/dist/types/components/Select/SelectMultiValue.d.ts +1 -2
  694. package/dist/types/components/Select/SelectOverflowBadge.d.ts +3 -0
  695. package/dist/types/components/Select/SelectSingleValue.d.ts +1 -5
  696. package/dist/types/components/Select/appearance/selectDefault.d.ts +2 -38
  697. package/dist/types/components/Select/appearance/selectDisabled.d.ts +2 -29
  698. package/dist/types/components/Select/appearance/selectError.d.ts +2 -38
  699. package/dist/types/components/Select/appearance/selectRequire.d.ts +2 -38
  700. package/dist/types/components/Select/appearance/selectShape.d.ts +2 -26
  701. package/dist/types/components/Select/appearance/selectSize.d.ts +2 -120
  702. package/dist/types/components/Select/appearance/selectStyle.d.ts +2 -16
  703. package/dist/types/components/Select/appearance/selectSuccess.d.ts +2 -38
  704. package/dist/types/components/Select/index.d.ts +1 -1
  705. package/dist/types/components/Select/stories/Select.stories.d.ts +67 -0
  706. package/dist/types/components/Select/stories/SelectDefault.stories.d.ts +102 -0
  707. package/dist/types/components/Select/stories/SelectDisabled.stories.d.ts +104 -0
  708. package/dist/types/components/Select/stories/SelectError.stories.d.ts +104 -0
  709. package/dist/types/components/Select/stories/SelectRequire.stories.d.ts +104 -0
  710. package/dist/types/components/Select/stories/SelectShape.stories.d.ts +94 -0
  711. package/dist/types/components/Select/stories/SelectSize.stories.d.ts +82 -0
  712. package/dist/types/components/Select/stories/SelectStyle.stories.d.ts +81 -0
  713. package/dist/types/components/Select/stories/SelectSuccess.stories.d.ts +104 -0
  714. package/dist/types/components/Swiper/Swiper.interface.d.ts +31 -19
  715. package/dist/types/components/Swiper/stories/SwiperDemo.stories.d.ts +65 -0
  716. package/dist/types/components/Switch/Switch.appearance.d.ts +3 -2
  717. package/dist/types/components/Switch/Switch.d.ts +30 -2
  718. package/dist/types/components/Switch/Switch.interface.d.ts +34 -17
  719. package/dist/types/components/Switch/appearance/switchDefault.d.ts +2 -10
  720. package/dist/types/components/Switch/appearance/switchDisabled.d.ts +2 -10
  721. package/dist/types/components/Switch/appearance/switchError.d.ts +2 -10
  722. package/dist/types/components/Switch/appearance/switchRequire.d.ts +2 -10
  723. package/dist/types/components/Switch/appearance/switchSize.d.ts +2 -17
  724. package/dist/types/components/Switch/appearance/switchStyle.d.ts +2 -15
  725. package/dist/types/components/Switch/appearance/switchSuccess.d.ts +2 -10
  726. package/dist/types/components/Switch/stories/Switch.stories.d.ts +70 -0
  727. package/dist/types/components/Switch/stories/SwitchDefault.stories.d.ts +69 -0
  728. package/dist/types/components/Switch/stories/SwitchDemo.stories.d.ts +48 -0
  729. package/dist/types/components/Switch/stories/SwitchDisabled.stories.d.ts +69 -0
  730. package/dist/types/components/Switch/stories/SwitchError.stories.d.ts +69 -0
  731. package/dist/types/components/Switch/stories/SwitchRequire.stories.d.ts +69 -0
  732. package/dist/types/components/Switch/stories/SwitchSize.stories.d.ts +60 -0
  733. package/dist/types/components/Switch/stories/SwitchSuccess.stories.d.ts +69 -0
  734. package/dist/types/components/Switch/stories/SwitchTitleDescSwitch.stories.d.ts +72 -0
  735. package/dist/types/components/Switch/stories/SwitchTitleSwitch.stories.d.ts +71 -0
  736. package/dist/types/components/Tab/Tab.appearance.d.ts +2 -1
  737. package/dist/types/components/Tab/Tab.interface.d.ts +35 -39
  738. package/dist/types/components/Tab/appearance/tabError.d.ts +2 -12
  739. package/dist/types/components/Tab/appearance/tabSize.d.ts +2 -43
  740. package/dist/types/components/Tab/appearance/tabStyle.d.ts +2 -15
  741. package/dist/types/components/Tab/appearance/tabSuccess.d.ts +2 -12
  742. package/dist/types/components/Tab/appearance/tabSurface.d.ts +2 -63
  743. package/dist/types/components/Tab/appearance/tabWarning.d.ts +2 -12
  744. package/dist/types/components/Tab/stories/TabAppearance.stories.d.ts +55 -0
  745. package/dist/types/components/Tab/stories/TabBadge.stories.d.ts +18 -0
  746. package/dist/types/components/Tab/stories/TabDemo.stories.d.ts +26 -0
  747. package/dist/types/components/Tab/stories/TabIcon.stories.d.ts +18 -0
  748. package/dist/types/components/Tab/stories/TabIconBadge.stories.d.ts +19 -0
  749. package/dist/types/components/Tab/stories/TabSize.stories.d.ts +55 -0
  750. package/dist/types/components/Tab/stories/TabStyle.stories.d.ts +38 -0
  751. package/dist/types/components/Text/Text.appearance.d.ts +3 -1276
  752. package/dist/types/components/Text/Text.interface.d.ts +6 -3
  753. package/dist/types/components/Text/stories/TextDemo.stories.d.ts +23 -0
  754. package/dist/types/components/Text/stories/TextFont.stories.d.ts +38 -0
  755. package/dist/types/components/Text/stories/TextSize.stories.d.ts +58 -0
  756. package/dist/types/components/Textarea/Textarea.appearance.d.ts +2 -1
  757. package/dist/types/components/Textarea/Textarea.interface.d.ts +8 -5
  758. package/dist/types/components/Textarea/stories/Textarea.stories.d.ts +21 -0
  759. package/dist/types/components/Textarea/stories/TextareaDefault.stories.d.ts +47 -0
  760. package/dist/types/components/Textarea/stories/TextareaDisabled.stories.d.ts +48 -0
  761. package/dist/types/components/Textarea/stories/TextareaError.stories.d.ts +47 -0
  762. package/dist/types/components/Textarea/stories/TextareaRequire.stories.d.ts +47 -0
  763. package/dist/types/components/Textarea/stories/TextareaSize.stories.d.ts +52 -0
  764. package/dist/types/components/Textarea/stories/TextareaStyle.stories.d.ts +34 -0
  765. package/dist/types/components/Textarea/stories/TextareaSuccess.stories.d.ts +47 -0
  766. package/dist/types/components/Tile/Tile.appearance.d.ts +3 -100
  767. package/dist/types/components/Tile/Tile.interface.d.ts +24 -19
  768. package/dist/types/components/Tile/stories/TileBadge.stories.d.ts +19 -0
  769. package/dist/types/components/Tile/stories/TileDemo.stories.d.ts +29 -0
  770. package/dist/types/components/Tile/stories/TileIcon.stories.d.ts +20 -0
  771. package/dist/types/components/Tile/stories/TileShape.stories.d.ts +50 -0
  772. package/dist/types/components/Tile/stories/TileSize.stories.d.ts +51 -0
  773. package/dist/types/components/Tile/stories/TileStyle.stories.d.ts +38 -0
  774. package/dist/types/components/Tile/stories/TileSwap.stories.d.ts +30 -0
  775. package/dist/types/components/Title/Title.appearance.d.ts +3 -3882
  776. package/dist/types/components/Title/Title.interface.d.ts +8 -4
  777. package/dist/types/components/Title/appearance/titleExtra.d.ts +3 -0
  778. package/dist/types/components/Title/appearance/titleSpecial.d.ts +3 -0
  779. package/dist/types/components/Title/stories/TitleDemo.stories.d.ts +24 -0
  780. package/dist/types/components/Title/stories/TitleSize.stories.d.ts +49 -0
  781. package/dist/types/components/Tooltip/Tooltip.appearance.d.ts +3 -914
  782. package/dist/types/components/Tooltip/Tooltip.d.ts +7 -6
  783. package/dist/types/components/Tooltip/Tooltip.interface.d.ts +9 -8
  784. package/dist/types/components/Tooltip/stories/TooltipAppearance.stories.d.ts +86 -0
  785. package/dist/types/components/Tooltip/stories/TooltipArrow.stories.d.ts +129 -0
  786. package/dist/types/components/Tooltip/stories/TooltipCustom.stories.d.ts +65 -0
  787. package/dist/types/components/Tooltip/stories/TooltipDemo.stories.d.ts +66 -0
  788. package/dist/types/components/Tooltip/stories/TooltipSize.stories.d.ts +74 -0
  789. package/dist/types/components/Tooltip/stories/TooltipStyle.stories.d.ts +80 -0
  790. package/dist/types/components/Video/stories/VideoDemo.stories.d.ts +27 -0
  791. package/dist/types/components/Warning/Warning.appearance.d.ts +3 -2158
  792. package/dist/types/components/Warning/Warning.interface.d.ts +4 -4
  793. package/dist/types/components/Warning/stories/WarningDefault.stories.d.ts +39 -0
  794. package/dist/types/components/Warning/stories/WarningDemo.stories.d.ts +25 -0
  795. package/dist/types/components/Warning/stories/WarningMuted.stories.d.ts +39 -0
  796. package/dist/types/components/Warning/stories/WarningShape.stories.d.ts +51 -0
  797. package/dist/types/components/Warning/stories/WarningSize.stories.d.ts +21 -0
  798. package/dist/types/components/Warning/stories/WarningStyle.stories.d.ts +39 -0
  799. package/dist/types/context/Notifications.d.ts +6 -6
  800. package/dist/types/context/Notifications.interface.d.ts +6 -9
  801. package/dist/types/context/UrlAssetPrefix.d.ts +1 -1
  802. package/dist/types/hooks/index.helpers.d.ts +2 -2
  803. package/dist/types/hooks/useActiveClasses/useActiveClasses.interface.d.ts +1 -1
  804. package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.interface.d.ts +3 -5
  805. package/package.json +17 -16
  806. package/dist/types/components/Badge/appearance/badgePrimary.d.ts +0 -3
  807. package/dist/types/components/Badge/appearance/badgeSecondary.d.ts +0 -3
  808. package/dist/types/components/Button/appearance/buttonPrimary.d.ts +0 -3
  809. package/dist/types/components/Button/appearance/buttonSecondary.d.ts +0 -3
  810. package/dist/types/components/Chips/appearance/chipsPrimary.d.ts +0 -3
  811. package/dist/types/components/Chips/appearance/chipsSecondary.d.ts +0 -3
  812. package/dist/types/components/Divider/appearance/dividerPrimary.d.ts +0 -3
  813. package/dist/types/components/Divider/appearance/dividerSecondary.d.ts +0 -3
  814. package/dist/types/components/Icon/appearance/iconPrimary.d.ts +0 -3
  815. package/dist/types/components/Icon/appearance/iconSecondary.d.ts +0 -3
  816. package/dist/types/components/InputNumber/appearance/InputNumberDefault.d.ts +0 -3
  817. package/dist/types/components/Label/appearance/labelPrimary.d.ts +0 -3
  818. package/dist/types/components/Label/appearance/labelSecondary.d.ts +0 -3
  819. package/dist/types/components/Link/appearance/linkSecondary.d.ts +0 -8
  820. package/dist/types/components/List/appearance/listSecondary.d.ts +0 -8
  821. package/dist/types/components/Loader/appearance/loaderPrimary.d.ts +0 -3
  822. package/dist/types/components/Loader/appearance/loaderSecondary.d.ts +0 -3
  823. package/dist/types/components/Title/appearance/titlePrimary.d.ts +0 -3
  824. package/dist/types/components/Title/appearance/titleSecondary.d.ts +0 -3
@@ -1,787 +1,3 @@
1
- declare const loaderAppearance: {
2
- solid?: {
3
- borderColor?: import("@itcase/types").BorderColorProps;
4
- fill?: import("@itcase/types").FillProps;
5
- itemFill?: import("@itcase/types").ItemFillProps;
6
- size?: import("@itcase/types").SizeProps;
7
- textColor?: import("@itcase/types").TextColorProps;
8
- textSize?: import("@itcase/types").TextSizeProps;
9
- } | undefined;
10
- accentPrimary?: {
11
- borderColor?: import("@itcase/types").BorderColorProps;
12
- fill?: import("@itcase/types").FillProps;
13
- itemFill?: import("@itcase/types").ItemFillProps;
14
- size?: import("@itcase/types").SizeProps;
15
- textColor?: import("@itcase/types").TextColorProps;
16
- textSize?: import("@itcase/types").TextSizeProps;
17
- } | undefined;
18
- accentSecondary?: {
19
- borderColor?: import("@itcase/types").BorderColorProps;
20
- fill?: import("@itcase/types").FillProps;
21
- itemFill?: import("@itcase/types").ItemFillProps;
22
- size?: import("@itcase/types").SizeProps;
23
- textColor?: import("@itcase/types").TextColorProps;
24
- textSize?: import("@itcase/types").TextSizeProps;
25
- } | undefined;
26
- accentTertiary?: {
27
- borderColor?: import("@itcase/types").BorderColorProps;
28
- fill?: import("@itcase/types").FillProps;
29
- itemFill?: import("@itcase/types").ItemFillProps;
30
- size?: import("@itcase/types").SizeProps;
31
- textColor?: import("@itcase/types").TextColorProps;
32
- textSize?: import("@itcase/types").TextSizeProps;
33
- } | undefined;
34
- accentQuaternary?: {
35
- borderColor?: import("@itcase/types").BorderColorProps;
36
- fill?: import("@itcase/types").FillProps;
37
- itemFill?: import("@itcase/types").ItemFillProps;
38
- size?: import("@itcase/types").SizeProps;
39
- textColor?: import("@itcase/types").TextColorProps;
40
- textSize?: import("@itcase/types").TextSizeProps;
41
- } | undefined;
42
- specialPrimary?: {
43
- borderColor?: import("@itcase/types").BorderColorProps;
44
- fill?: import("@itcase/types").FillProps;
45
- itemFill?: import("@itcase/types").ItemFillProps;
46
- size?: import("@itcase/types").SizeProps;
47
- textColor?: import("@itcase/types").TextColorProps;
48
- textSize?: import("@itcase/types").TextSizeProps;
49
- } | undefined;
50
- specialSecondary?: {
51
- borderColor?: import("@itcase/types").BorderColorProps;
52
- fill?: import("@itcase/types").FillProps;
53
- itemFill?: import("@itcase/types").ItemFillProps;
54
- size?: import("@itcase/types").SizeProps;
55
- textColor?: import("@itcase/types").TextColorProps;
56
- textSize?: import("@itcase/types").TextSizeProps;
57
- } | undefined;
58
- specialTertiary?: {
59
- borderColor?: import("@itcase/types").BorderColorProps;
60
- fill?: import("@itcase/types").FillProps;
61
- itemFill?: import("@itcase/types").ItemFillProps;
62
- size?: import("@itcase/types").SizeProps;
63
- textColor?: import("@itcase/types").TextColorProps;
64
- textSize?: import("@itcase/types").TextSizeProps;
65
- } | undefined;
66
- specialQuaternary?: {
67
- borderColor?: import("@itcase/types").BorderColorProps;
68
- fill?: import("@itcase/types").FillProps;
69
- itemFill?: import("@itcase/types").ItemFillProps;
70
- size?: import("@itcase/types").SizeProps;
71
- textColor?: import("@itcase/types").TextColorProps;
72
- textSize?: import("@itcase/types").TextSizeProps;
73
- } | undefined;
74
- extraPrimary?: {
75
- borderColor?: import("@itcase/types").BorderColorProps;
76
- fill?: import("@itcase/types").FillProps;
77
- itemFill?: import("@itcase/types").ItemFillProps;
78
- size?: import("@itcase/types").SizeProps;
79
- textColor?: import("@itcase/types").TextColorProps;
80
- textSize?: import("@itcase/types").TextSizeProps;
81
- } | undefined;
82
- extraSecondary?: {
83
- borderColor?: import("@itcase/types").BorderColorProps;
84
- fill?: import("@itcase/types").FillProps;
85
- itemFill?: import("@itcase/types").ItemFillProps;
86
- size?: import("@itcase/types").SizeProps;
87
- textColor?: import("@itcase/types").TextColorProps;
88
- textSize?: import("@itcase/types").TextSizeProps;
89
- } | undefined;
90
- extraTertiary?: {
91
- borderColor?: import("@itcase/types").BorderColorProps;
92
- fill?: import("@itcase/types").FillProps;
93
- itemFill?: import("@itcase/types").ItemFillProps;
94
- size?: import("@itcase/types").SizeProps;
95
- textColor?: import("@itcase/types").TextColorProps;
96
- textSize?: import("@itcase/types").TextSizeProps;
97
- } | undefined;
98
- extraQuaternary?: {
99
- borderColor?: import("@itcase/types").BorderColorProps;
100
- fill?: import("@itcase/types").FillProps;
101
- itemFill?: import("@itcase/types").ItemFillProps;
102
- size?: import("@itcase/types").SizeProps;
103
- textColor?: import("@itcase/types").TextColorProps;
104
- textSize?: import("@itcase/types").TextSizeProps;
105
- } | undefined;
106
- surfacePrimary?: {
107
- borderColor?: import("@itcase/types").BorderColorProps;
108
- fill?: import("@itcase/types").FillProps;
109
- itemFill?: import("@itcase/types").ItemFillProps;
110
- size?: import("@itcase/types").SizeProps;
111
- textColor?: import("@itcase/types").TextColorProps;
112
- textSize?: import("@itcase/types").TextSizeProps;
113
- } | undefined;
114
- surfaceSecondary?: {
115
- borderColor?: import("@itcase/types").BorderColorProps;
116
- fill?: import("@itcase/types").FillProps;
117
- itemFill?: import("@itcase/types").ItemFillProps;
118
- size?: import("@itcase/types").SizeProps;
119
- textColor?: import("@itcase/types").TextColorProps;
120
- textSize?: import("@itcase/types").TextSizeProps;
121
- } | undefined;
122
- surfaceTertiary?: {
123
- borderColor?: import("@itcase/types").BorderColorProps;
124
- fill?: import("@itcase/types").FillProps;
125
- itemFill?: import("@itcase/types").ItemFillProps;
126
- size?: import("@itcase/types").SizeProps;
127
- textColor?: import("@itcase/types").TextColorProps;
128
- textSize?: import("@itcase/types").TextSizeProps;
129
- } | undefined;
130
- surfaceQuaternary?: {
131
- borderColor?: import("@itcase/types").BorderColorProps;
132
- fill?: import("@itcase/types").FillProps;
133
- itemFill?: import("@itcase/types").ItemFillProps;
134
- size?: import("@itcase/types").SizeProps;
135
- textColor?: import("@itcase/types").TextColorProps;
136
- textSize?: import("@itcase/types").TextSizeProps;
137
- } | undefined;
138
- errorPrimary?: {
139
- borderColor?: import("@itcase/types").BorderColorProps;
140
- fill?: import("@itcase/types").FillProps;
141
- itemFill?: import("@itcase/types").ItemFillProps;
142
- size?: import("@itcase/types").SizeProps;
143
- textColor?: import("@itcase/types").TextColorProps;
144
- textSize?: import("@itcase/types").TextSizeProps;
145
- } | undefined;
146
- errorSecondary?: {
147
- borderColor?: import("@itcase/types").BorderColorProps;
148
- fill?: import("@itcase/types").FillProps;
149
- itemFill?: import("@itcase/types").ItemFillProps;
150
- size?: import("@itcase/types").SizeProps;
151
- textColor?: import("@itcase/types").TextColorProps;
152
- textSize?: import("@itcase/types").TextSizeProps;
153
- } | undefined;
154
- errorTertiary?: {
155
- borderColor?: import("@itcase/types").BorderColorProps;
156
- fill?: import("@itcase/types").FillProps;
157
- itemFill?: import("@itcase/types").ItemFillProps;
158
- size?: import("@itcase/types").SizeProps;
159
- textColor?: import("@itcase/types").TextColorProps;
160
- textSize?: import("@itcase/types").TextSizeProps;
161
- } | undefined;
162
- errorQuaternary?: {
163
- borderColor?: import("@itcase/types").BorderColorProps;
164
- fill?: import("@itcase/types").FillProps;
165
- itemFill?: import("@itcase/types").ItemFillProps;
166
- size?: import("@itcase/types").SizeProps;
167
- textColor?: import("@itcase/types").TextColorProps;
168
- textSize?: import("@itcase/types").TextSizeProps;
169
- } | undefined;
170
- warningPrimary?: {
171
- borderColor?: import("@itcase/types").BorderColorProps;
172
- fill?: import("@itcase/types").FillProps;
173
- itemFill?: import("@itcase/types").ItemFillProps;
174
- size?: import("@itcase/types").SizeProps;
175
- textColor?: import("@itcase/types").TextColorProps;
176
- textSize?: import("@itcase/types").TextSizeProps;
177
- } | undefined;
178
- warningSecondary?: {
179
- borderColor?: import("@itcase/types").BorderColorProps;
180
- fill?: import("@itcase/types").FillProps;
181
- itemFill?: import("@itcase/types").ItemFillProps;
182
- size?: import("@itcase/types").SizeProps;
183
- textColor?: import("@itcase/types").TextColorProps;
184
- textSize?: import("@itcase/types").TextSizeProps;
185
- } | undefined;
186
- warningTertiary?: {
187
- borderColor?: import("@itcase/types").BorderColorProps;
188
- fill?: import("@itcase/types").FillProps;
189
- itemFill?: import("@itcase/types").ItemFillProps;
190
- size?: import("@itcase/types").SizeProps;
191
- textColor?: import("@itcase/types").TextColorProps;
192
- textSize?: import("@itcase/types").TextSizeProps;
193
- } | undefined;
194
- warningQuaternary?: {
195
- borderColor?: import("@itcase/types").BorderColorProps;
196
- fill?: import("@itcase/types").FillProps;
197
- itemFill?: import("@itcase/types").ItemFillProps;
198
- size?: import("@itcase/types").SizeProps;
199
- textColor?: import("@itcase/types").TextColorProps;
200
- textSize?: import("@itcase/types").TextSizeProps;
201
- } | undefined;
202
- successPrimary?: {
203
- borderColor?: import("@itcase/types").BorderColorProps;
204
- fill?: import("@itcase/types").FillProps;
205
- itemFill?: import("@itcase/types").ItemFillProps;
206
- size?: import("@itcase/types").SizeProps;
207
- textColor?: import("@itcase/types").TextColorProps;
208
- textSize?: import("@itcase/types").TextSizeProps;
209
- } | undefined;
210
- successSecondary?: {
211
- borderColor?: import("@itcase/types").BorderColorProps;
212
- fill?: import("@itcase/types").FillProps;
213
- itemFill?: import("@itcase/types").ItemFillProps;
214
- size?: import("@itcase/types").SizeProps;
215
- textColor?: import("@itcase/types").TextColorProps;
216
- textSize?: import("@itcase/types").TextSizeProps;
217
- } | undefined;
218
- successTertiary?: {
219
- borderColor?: import("@itcase/types").BorderColorProps;
220
- fill?: import("@itcase/types").FillProps;
221
- itemFill?: import("@itcase/types").ItemFillProps;
222
- size?: import("@itcase/types").SizeProps;
223
- textColor?: import("@itcase/types").TextColorProps;
224
- textSize?: import("@itcase/types").TextSizeProps;
225
- } | undefined;
226
- successQuaternary?: {
227
- borderColor?: import("@itcase/types").BorderColorProps;
228
- fill?: import("@itcase/types").FillProps;
229
- itemFill?: import("@itcase/types").ItemFillProps;
230
- size?: import("@itcase/types").SizeProps;
231
- textColor?: import("@itcase/types").TextColorProps;
232
- textSize?: import("@itcase/types").TextSizeProps;
233
- } | undefined;
234
- infoPrimary?: {
235
- borderColor?: import("@itcase/types").BorderColorProps;
236
- fill?: import("@itcase/types").FillProps;
237
- itemFill?: import("@itcase/types").ItemFillProps;
238
- size?: import("@itcase/types").SizeProps;
239
- textColor?: import("@itcase/types").TextColorProps;
240
- textSize?: import("@itcase/types").TextSizeProps;
241
- } | undefined;
242
- infoSecondary?: {
243
- borderColor?: import("@itcase/types").BorderColorProps;
244
- fill?: import("@itcase/types").FillProps;
245
- itemFill?: import("@itcase/types").ItemFillProps;
246
- size?: import("@itcase/types").SizeProps;
247
- textColor?: import("@itcase/types").TextColorProps;
248
- textSize?: import("@itcase/types").TextSizeProps;
249
- } | undefined;
250
- infoTertiary?: {
251
- borderColor?: import("@itcase/types").BorderColorProps;
252
- fill?: import("@itcase/types").FillProps;
253
- itemFill?: import("@itcase/types").ItemFillProps;
254
- size?: import("@itcase/types").SizeProps;
255
- textColor?: import("@itcase/types").TextColorProps;
256
- textSize?: import("@itcase/types").TextSizeProps;
257
- } | undefined;
258
- infoQuaternary?: {
259
- borderColor?: import("@itcase/types").BorderColorProps;
260
- fill?: import("@itcase/types").FillProps;
261
- itemFill?: import("@itcase/types").ItemFillProps;
262
- size?: import("@itcase/types").SizeProps;
263
- textColor?: import("@itcase/types").TextColorProps;
264
- textSize?: import("@itcase/types").TextSizeProps;
265
- } | undefined;
266
- dangerPrimary?: {
267
- borderColor?: import("@itcase/types").BorderColorProps;
268
- fill?: import("@itcase/types").FillProps;
269
- itemFill?: import("@itcase/types").ItemFillProps;
270
- size?: import("@itcase/types").SizeProps;
271
- textColor?: import("@itcase/types").TextColorProps;
272
- textSize?: import("@itcase/types").TextSizeProps;
273
- } | undefined;
274
- dangerSecondary?: {
275
- borderColor?: import("@itcase/types").BorderColorProps;
276
- fill?: import("@itcase/types").FillProps;
277
- itemFill?: import("@itcase/types").ItemFillProps;
278
- size?: import("@itcase/types").SizeProps;
279
- textColor?: import("@itcase/types").TextColorProps;
280
- textSize?: import("@itcase/types").TextSizeProps;
281
- } | undefined;
282
- dangerTertiary?: {
283
- borderColor?: import("@itcase/types").BorderColorProps;
284
- fill?: import("@itcase/types").FillProps;
285
- itemFill?: import("@itcase/types").ItemFillProps;
286
- size?: import("@itcase/types").SizeProps;
287
- textColor?: import("@itcase/types").TextColorProps;
288
- textSize?: import("@itcase/types").TextSizeProps;
289
- } | undefined;
290
- dangerQuaternary?: {
291
- borderColor?: import("@itcase/types").BorderColorProps;
292
- fill?: import("@itcase/types").FillProps;
293
- itemFill?: import("@itcase/types").ItemFillProps;
294
- size?: import("@itcase/types").SizeProps;
295
- textColor?: import("@itcase/types").TextColorProps;
296
- textSize?: import("@itcase/types").TextSizeProps;
297
- } | undefined;
298
- disabledPrimary?: {
299
- borderColor?: import("@itcase/types").BorderColorProps;
300
- fill?: import("@itcase/types").FillProps;
301
- itemFill?: import("@itcase/types").ItemFillProps;
302
- size?: import("@itcase/types").SizeProps;
303
- textColor?: import("@itcase/types").TextColorProps;
304
- textSize?: import("@itcase/types").TextSizeProps;
305
- } | undefined;
306
- disabledSecondary?: {
307
- borderColor?: import("@itcase/types").BorderColorProps;
308
- fill?: import("@itcase/types").FillProps;
309
- itemFill?: import("@itcase/types").ItemFillProps;
310
- size?: import("@itcase/types").SizeProps;
311
- textColor?: import("@itcase/types").TextColorProps;
312
- textSize?: import("@itcase/types").TextSizeProps;
313
- } | undefined;
314
- disabledTertiary?: {
315
- borderColor?: import("@itcase/types").BorderColorProps;
316
- fill?: import("@itcase/types").FillProps;
317
- itemFill?: import("@itcase/types").ItemFillProps;
318
- size?: import("@itcase/types").SizeProps;
319
- textColor?: import("@itcase/types").TextColorProps;
320
- textSize?: import("@itcase/types").TextSizeProps;
321
- } | undefined;
322
- disabledQuaternary?: {
323
- borderColor?: import("@itcase/types").BorderColorProps;
324
- fill?: import("@itcase/types").FillProps;
325
- itemFill?: import("@itcase/types").ItemFillProps;
326
- size?: import("@itcase/types").SizeProps;
327
- textColor?: import("@itcase/types").TextColorProps;
328
- textSize?: import("@itcase/types").TextSizeProps;
329
- } | undefined;
330
- geometric?: {
331
- borderColor?: import("@itcase/types").BorderColorProps;
332
- fill?: import("@itcase/types").FillProps;
333
- itemFill?: import("@itcase/types").ItemFillProps;
334
- size?: import("@itcase/types").SizeProps;
335
- textColor?: import("@itcase/types").TextColorProps;
336
- textSize?: import("@itcase/types").TextSizeProps;
337
- } | undefined;
338
- circular?: {
339
- borderColor?: import("@itcase/types").BorderColorProps;
340
- fill?: import("@itcase/types").FillProps;
341
- itemFill?: import("@itcase/types").ItemFillProps;
342
- size?: import("@itcase/types").SizeProps;
343
- textColor?: import("@itcase/types").TextColorProps;
344
- textSize?: import("@itcase/types").TextSizeProps;
345
- } | undefined;
346
- rounded?: {
347
- borderColor?: import("@itcase/types").BorderColorProps;
348
- fill?: import("@itcase/types").FillProps;
349
- itemFill?: import("@itcase/types").ItemFillProps;
350
- size?: import("@itcase/types").SizeProps;
351
- textColor?: import("@itcase/types").TextColorProps;
352
- textSize?: import("@itcase/types").TextSizeProps;
353
- } | undefined;
354
- accentMutedPrimary?: {
355
- borderColor?: import("@itcase/types").BorderColorProps;
356
- fill?: import("@itcase/types").FillProps;
357
- itemFill?: import("@itcase/types").ItemFillProps;
358
- size?: import("@itcase/types").SizeProps;
359
- textColor?: import("@itcase/types").TextColorProps;
360
- textSize?: import("@itcase/types").TextSizeProps;
361
- } | undefined;
362
- accentMutedQuaternary?: {
363
- borderColor?: import("@itcase/types").BorderColorProps;
364
- fill?: import("@itcase/types").FillProps;
365
- itemFill?: import("@itcase/types").ItemFillProps;
366
- size?: import("@itcase/types").SizeProps;
367
- textColor?: import("@itcase/types").TextColorProps;
368
- textSize?: import("@itcase/types").TextSizeProps;
369
- } | undefined;
370
- accentMutedSecondary?: {
371
- borderColor?: import("@itcase/types").BorderColorProps;
372
- fill?: import("@itcase/types").FillProps;
373
- itemFill?: import("@itcase/types").ItemFillProps;
374
- size?: import("@itcase/types").SizeProps;
375
- textColor?: import("@itcase/types").TextColorProps;
376
- textSize?: import("@itcase/types").TextSizeProps;
377
- } | undefined;
378
- accentMutedTertiary?: {
379
- borderColor?: import("@itcase/types").BorderColorProps;
380
- fill?: import("@itcase/types").FillProps;
381
- itemFill?: import("@itcase/types").ItemFillProps;
382
- size?: import("@itcase/types").SizeProps;
383
- textColor?: import("@itcase/types").TextColorProps;
384
- textSize?: import("@itcase/types").TextSizeProps;
385
- } | undefined;
386
- dangerMutedPrimary?: {
387
- borderColor?: import("@itcase/types").BorderColorProps;
388
- fill?: import("@itcase/types").FillProps;
389
- itemFill?: import("@itcase/types").ItemFillProps;
390
- size?: import("@itcase/types").SizeProps;
391
- textColor?: import("@itcase/types").TextColorProps;
392
- textSize?: import("@itcase/types").TextSizeProps;
393
- } | undefined;
394
- dangerMutedQuaternary?: {
395
- borderColor?: import("@itcase/types").BorderColorProps;
396
- fill?: import("@itcase/types").FillProps;
397
- itemFill?: import("@itcase/types").ItemFillProps;
398
- size?: import("@itcase/types").SizeProps;
399
- textColor?: import("@itcase/types").TextColorProps;
400
- textSize?: import("@itcase/types").TextSizeProps;
401
- } | undefined;
402
- dangerMutedSecondary?: {
403
- borderColor?: import("@itcase/types").BorderColorProps;
404
- fill?: import("@itcase/types").FillProps;
405
- itemFill?: import("@itcase/types").ItemFillProps;
406
- size?: import("@itcase/types").SizeProps;
407
- textColor?: import("@itcase/types").TextColorProps;
408
- textSize?: import("@itcase/types").TextSizeProps;
409
- } | undefined;
410
- dangerMutedTertiary?: {
411
- borderColor?: import("@itcase/types").BorderColorProps;
412
- fill?: import("@itcase/types").FillProps;
413
- itemFill?: import("@itcase/types").ItemFillProps;
414
- size?: import("@itcase/types").SizeProps;
415
- textColor?: import("@itcase/types").TextColorProps;
416
- textSize?: import("@itcase/types").TextSizeProps;
417
- } | undefined;
418
- disabledMutedPrimary?: {
419
- borderColor?: import("@itcase/types").BorderColorProps;
420
- fill?: import("@itcase/types").FillProps;
421
- itemFill?: import("@itcase/types").ItemFillProps;
422
- size?: import("@itcase/types").SizeProps;
423
- textColor?: import("@itcase/types").TextColorProps;
424
- textSize?: import("@itcase/types").TextSizeProps;
425
- } | undefined;
426
- disabledMutedQuaternary?: {
427
- borderColor?: import("@itcase/types").BorderColorProps;
428
- fill?: import("@itcase/types").FillProps;
429
- itemFill?: import("@itcase/types").ItemFillProps;
430
- size?: import("@itcase/types").SizeProps;
431
- textColor?: import("@itcase/types").TextColorProps;
432
- textSize?: import("@itcase/types").TextSizeProps;
433
- } | undefined;
434
- disabledMutedSecondary?: {
435
- borderColor?: import("@itcase/types").BorderColorProps;
436
- fill?: import("@itcase/types").FillProps;
437
- itemFill?: import("@itcase/types").ItemFillProps;
438
- size?: import("@itcase/types").SizeProps;
439
- textColor?: import("@itcase/types").TextColorProps;
440
- textSize?: import("@itcase/types").TextSizeProps;
441
- } | undefined;
442
- disabledMutedTertiary?: {
443
- borderColor?: import("@itcase/types").BorderColorProps;
444
- fill?: import("@itcase/types").FillProps;
445
- itemFill?: import("@itcase/types").ItemFillProps;
446
- size?: import("@itcase/types").SizeProps;
447
- textColor?: import("@itcase/types").TextColorProps;
448
- textSize?: import("@itcase/types").TextSizeProps;
449
- } | undefined;
450
- errorMutedPrimary?: {
451
- borderColor?: import("@itcase/types").BorderColorProps;
452
- fill?: import("@itcase/types").FillProps;
453
- itemFill?: import("@itcase/types").ItemFillProps;
454
- size?: import("@itcase/types").SizeProps;
455
- textColor?: import("@itcase/types").TextColorProps;
456
- textSize?: import("@itcase/types").TextSizeProps;
457
- } | undefined;
458
- errorMutedQuaternary?: {
459
- borderColor?: import("@itcase/types").BorderColorProps;
460
- fill?: import("@itcase/types").FillProps;
461
- itemFill?: import("@itcase/types").ItemFillProps;
462
- size?: import("@itcase/types").SizeProps;
463
- textColor?: import("@itcase/types").TextColorProps;
464
- textSize?: import("@itcase/types").TextSizeProps;
465
- } | undefined;
466
- errorMutedSecondary?: {
467
- borderColor?: import("@itcase/types").BorderColorProps;
468
- fill?: import("@itcase/types").FillProps;
469
- itemFill?: import("@itcase/types").ItemFillProps;
470
- size?: import("@itcase/types").SizeProps;
471
- textColor?: import("@itcase/types").TextColorProps;
472
- textSize?: import("@itcase/types").TextSizeProps;
473
- } | undefined;
474
- errorMutedTertiary?: {
475
- borderColor?: import("@itcase/types").BorderColorProps;
476
- fill?: import("@itcase/types").FillProps;
477
- itemFill?: import("@itcase/types").ItemFillProps;
478
- size?: import("@itcase/types").SizeProps;
479
- textColor?: import("@itcase/types").TextColorProps;
480
- textSize?: import("@itcase/types").TextSizeProps;
481
- } | undefined;
482
- extraMutedPrimary?: {
483
- borderColor?: import("@itcase/types").BorderColorProps;
484
- fill?: import("@itcase/types").FillProps;
485
- itemFill?: import("@itcase/types").ItemFillProps;
486
- size?: import("@itcase/types").SizeProps;
487
- textColor?: import("@itcase/types").TextColorProps;
488
- textSize?: import("@itcase/types").TextSizeProps;
489
- } | undefined;
490
- extraMutedQuaternary?: {
491
- borderColor?: import("@itcase/types").BorderColorProps;
492
- fill?: import("@itcase/types").FillProps;
493
- itemFill?: import("@itcase/types").ItemFillProps;
494
- size?: import("@itcase/types").SizeProps;
495
- textColor?: import("@itcase/types").TextColorProps;
496
- textSize?: import("@itcase/types").TextSizeProps;
497
- } | undefined;
498
- extraMutedSecondary?: {
499
- borderColor?: import("@itcase/types").BorderColorProps;
500
- fill?: import("@itcase/types").FillProps;
501
- itemFill?: import("@itcase/types").ItemFillProps;
502
- size?: import("@itcase/types").SizeProps;
503
- textColor?: import("@itcase/types").TextColorProps;
504
- textSize?: import("@itcase/types").TextSizeProps;
505
- } | undefined;
506
- extraMutedTertiary?: {
507
- borderColor?: import("@itcase/types").BorderColorProps;
508
- fill?: import("@itcase/types").FillProps;
509
- itemFill?: import("@itcase/types").ItemFillProps;
510
- size?: import("@itcase/types").SizeProps;
511
- textColor?: import("@itcase/types").TextColorProps;
512
- textSize?: import("@itcase/types").TextSizeProps;
513
- } | undefined;
514
- infoMutedPrimary?: {
515
- borderColor?: import("@itcase/types").BorderColorProps;
516
- fill?: import("@itcase/types").FillProps;
517
- itemFill?: import("@itcase/types").ItemFillProps;
518
- size?: import("@itcase/types").SizeProps;
519
- textColor?: import("@itcase/types").TextColorProps;
520
- textSize?: import("@itcase/types").TextSizeProps;
521
- } | undefined;
522
- infoMutedQuaternary?: {
523
- borderColor?: import("@itcase/types").BorderColorProps;
524
- fill?: import("@itcase/types").FillProps;
525
- itemFill?: import("@itcase/types").ItemFillProps;
526
- size?: import("@itcase/types").SizeProps;
527
- textColor?: import("@itcase/types").TextColorProps;
528
- textSize?: import("@itcase/types").TextSizeProps;
529
- } | undefined;
530
- infoMutedSecondary?: {
531
- borderColor?: import("@itcase/types").BorderColorProps;
532
- fill?: import("@itcase/types").FillProps;
533
- itemFill?: import("@itcase/types").ItemFillProps;
534
- size?: import("@itcase/types").SizeProps;
535
- textColor?: import("@itcase/types").TextColorProps;
536
- textSize?: import("@itcase/types").TextSizeProps;
537
- } | undefined;
538
- infoMutedTertiary?: {
539
- borderColor?: import("@itcase/types").BorderColorProps;
540
- fill?: import("@itcase/types").FillProps;
541
- itemFill?: import("@itcase/types").ItemFillProps;
542
- size?: import("@itcase/types").SizeProps;
543
- textColor?: import("@itcase/types").TextColorProps;
544
- textSize?: import("@itcase/types").TextSizeProps;
545
- } | undefined;
546
- specialMutedPrimary?: {
547
- borderColor?: import("@itcase/types").BorderColorProps;
548
- fill?: import("@itcase/types").FillProps;
549
- itemFill?: import("@itcase/types").ItemFillProps;
550
- size?: import("@itcase/types").SizeProps;
551
- textColor?: import("@itcase/types").TextColorProps;
552
- textSize?: import("@itcase/types").TextSizeProps;
553
- } | undefined;
554
- specialMutedQuaternary?: {
555
- borderColor?: import("@itcase/types").BorderColorProps;
556
- fill?: import("@itcase/types").FillProps;
557
- itemFill?: import("@itcase/types").ItemFillProps;
558
- size?: import("@itcase/types").SizeProps;
559
- textColor?: import("@itcase/types").TextColorProps;
560
- textSize?: import("@itcase/types").TextSizeProps;
561
- } | undefined;
562
- specialMutedSecondary?: {
563
- borderColor?: import("@itcase/types").BorderColorProps;
564
- fill?: import("@itcase/types").FillProps;
565
- itemFill?: import("@itcase/types").ItemFillProps;
566
- size?: import("@itcase/types").SizeProps;
567
- textColor?: import("@itcase/types").TextColorProps;
568
- textSize?: import("@itcase/types").TextSizeProps;
569
- } | undefined;
570
- specialMutedTertiary?: {
571
- borderColor?: import("@itcase/types").BorderColorProps;
572
- fill?: import("@itcase/types").FillProps;
573
- itemFill?: import("@itcase/types").ItemFillProps;
574
- size?: import("@itcase/types").SizeProps;
575
- textColor?: import("@itcase/types").TextColorProps;
576
- textSize?: import("@itcase/types").TextSizeProps;
577
- } | undefined;
578
- successMutedPrimary?: {
579
- borderColor?: import("@itcase/types").BorderColorProps;
580
- fill?: import("@itcase/types").FillProps;
581
- itemFill?: import("@itcase/types").ItemFillProps;
582
- size?: import("@itcase/types").SizeProps;
583
- textColor?: import("@itcase/types").TextColorProps;
584
- textSize?: import("@itcase/types").TextSizeProps;
585
- } | undefined;
586
- successMutedQuaternary?: {
587
- borderColor?: import("@itcase/types").BorderColorProps;
588
- fill?: import("@itcase/types").FillProps;
589
- itemFill?: import("@itcase/types").ItemFillProps;
590
- size?: import("@itcase/types").SizeProps;
591
- textColor?: import("@itcase/types").TextColorProps;
592
- textSize?: import("@itcase/types").TextSizeProps;
593
- } | undefined;
594
- successMutedSecondary?: {
595
- borderColor?: import("@itcase/types").BorderColorProps;
596
- fill?: import("@itcase/types").FillProps;
597
- itemFill?: import("@itcase/types").ItemFillProps;
598
- size?: import("@itcase/types").SizeProps;
599
- textColor?: import("@itcase/types").TextColorProps;
600
- textSize?: import("@itcase/types").TextSizeProps;
601
- } | undefined;
602
- successMutedTertiary?: {
603
- borderColor?: import("@itcase/types").BorderColorProps;
604
- fill?: import("@itcase/types").FillProps;
605
- itemFill?: import("@itcase/types").ItemFillProps;
606
- size?: import("@itcase/types").SizeProps;
607
- textColor?: import("@itcase/types").TextColorProps;
608
- textSize?: import("@itcase/types").TextSizeProps;
609
- } | undefined;
610
- surfaceMutedPrimary?: {
611
- borderColor?: import("@itcase/types").BorderColorProps;
612
- fill?: import("@itcase/types").FillProps;
613
- itemFill?: import("@itcase/types").ItemFillProps;
614
- size?: import("@itcase/types").SizeProps;
615
- textColor?: import("@itcase/types").TextColorProps;
616
- textSize?: import("@itcase/types").TextSizeProps;
617
- } | undefined;
618
- surfaceMutedQuaternary?: {
619
- borderColor?: import("@itcase/types").BorderColorProps;
620
- fill?: import("@itcase/types").FillProps;
621
- itemFill?: import("@itcase/types").ItemFillProps;
622
- size?: import("@itcase/types").SizeProps;
623
- textColor?: import("@itcase/types").TextColorProps;
624
- textSize?: import("@itcase/types").TextSizeProps;
625
- } | undefined;
626
- surfaceMutedSecondary?: {
627
- borderColor?: import("@itcase/types").BorderColorProps;
628
- fill?: import("@itcase/types").FillProps;
629
- itemFill?: import("@itcase/types").ItemFillProps;
630
- size?: import("@itcase/types").SizeProps;
631
- textColor?: import("@itcase/types").TextColorProps;
632
- textSize?: import("@itcase/types").TextSizeProps;
633
- } | undefined;
634
- surfaceMutedTertiary?: {
635
- borderColor?: import("@itcase/types").BorderColorProps;
636
- fill?: import("@itcase/types").FillProps;
637
- itemFill?: import("@itcase/types").ItemFillProps;
638
- size?: import("@itcase/types").SizeProps;
639
- textColor?: import("@itcase/types").TextColorProps;
640
- textSize?: import("@itcase/types").TextSizeProps;
641
- } | undefined;
642
- warningMutedPrimary?: {
643
- borderColor?: import("@itcase/types").BorderColorProps;
644
- fill?: import("@itcase/types").FillProps;
645
- itemFill?: import("@itcase/types").ItemFillProps;
646
- size?: import("@itcase/types").SizeProps;
647
- textColor?: import("@itcase/types").TextColorProps;
648
- textSize?: import("@itcase/types").TextSizeProps;
649
- } | undefined;
650
- warningMutedQuaternary?: {
651
- borderColor?: import("@itcase/types").BorderColorProps;
652
- fill?: import("@itcase/types").FillProps;
653
- itemFill?: import("@itcase/types").ItemFillProps;
654
- size?: import("@itcase/types").SizeProps;
655
- textColor?: import("@itcase/types").TextColorProps;
656
- textSize?: import("@itcase/types").TextSizeProps;
657
- } | undefined;
658
- warningMutedSecondary?: {
659
- borderColor?: import("@itcase/types").BorderColorProps;
660
- fill?: import("@itcase/types").FillProps;
661
- itemFill?: import("@itcase/types").ItemFillProps;
662
- size?: import("@itcase/types").SizeProps;
663
- textColor?: import("@itcase/types").TextColorProps;
664
- textSize?: import("@itcase/types").TextSizeProps;
665
- } | undefined;
666
- warningMutedTertiary?: {
667
- borderColor?: import("@itcase/types").BorderColorProps;
668
- fill?: import("@itcase/types").FillProps;
669
- itemFill?: import("@itcase/types").ItemFillProps;
670
- size?: import("@itcase/types").SizeProps;
671
- textColor?: import("@itcase/types").TextColorProps;
672
- textSize?: import("@itcase/types").TextSizeProps;
673
- } | undefined;
674
- sizeXXS?: {
675
- borderColor?: import("@itcase/types").BorderColorProps;
676
- fill?: import("@itcase/types").FillProps;
677
- itemFill?: import("@itcase/types").ItemFillProps;
678
- size?: import("@itcase/types").SizeProps;
679
- textColor?: import("@itcase/types").TextColorProps;
680
- textSize?: import("@itcase/types").TextSizeProps;
681
- } | undefined;
682
- sizeXS?: {
683
- borderColor?: import("@itcase/types").BorderColorProps;
684
- fill?: import("@itcase/types").FillProps;
685
- itemFill?: import("@itcase/types").ItemFillProps;
686
- size?: import("@itcase/types").SizeProps;
687
- textColor?: import("@itcase/types").TextColorProps;
688
- textSize?: import("@itcase/types").TextSizeProps;
689
- } | undefined;
690
- sizeS?: {
691
- borderColor?: import("@itcase/types").BorderColorProps;
692
- fill?: import("@itcase/types").FillProps;
693
- itemFill?: import("@itcase/types").ItemFillProps;
694
- size?: import("@itcase/types").SizeProps;
695
- textColor?: import("@itcase/types").TextColorProps;
696
- textSize?: import("@itcase/types").TextSizeProps;
697
- } | undefined;
698
- sizeM?: {
699
- borderColor?: import("@itcase/types").BorderColorProps;
700
- fill?: import("@itcase/types").FillProps;
701
- itemFill?: import("@itcase/types").ItemFillProps;
702
- size?: import("@itcase/types").SizeProps;
703
- textColor?: import("@itcase/types").TextColorProps;
704
- textSize?: import("@itcase/types").TextSizeProps;
705
- } | undefined;
706
- sizeL?: {
707
- borderColor?: import("@itcase/types").BorderColorProps;
708
- fill?: import("@itcase/types").FillProps;
709
- itemFill?: import("@itcase/types").ItemFillProps;
710
- size?: import("@itcase/types").SizeProps;
711
- textColor?: import("@itcase/types").TextColorProps;
712
- textSize?: import("@itcase/types").TextSizeProps;
713
- } | undefined;
714
- sizeXL?: {
715
- borderColor?: import("@itcase/types").BorderColorProps;
716
- fill?: import("@itcase/types").FillProps;
717
- itemFill?: import("@itcase/types").ItemFillProps;
718
- size?: import("@itcase/types").SizeProps;
719
- textColor?: import("@itcase/types").TextColorProps;
720
- textSize?: import("@itcase/types").TextSizeProps;
721
- } | undefined;
722
- sizeXXL?: {
723
- borderColor?: import("@itcase/types").BorderColorProps;
724
- fill?: import("@itcase/types").FillProps;
725
- itemFill?: import("@itcase/types").ItemFillProps;
726
- size?: import("@itcase/types").SizeProps;
727
- textColor?: import("@itcase/types").TextColorProps;
728
- textSize?: import("@itcase/types").TextSizeProps;
729
- } | undefined;
730
- outlined?: {
731
- borderColor?: import("@itcase/types").BorderColorProps;
732
- fill?: import("@itcase/types").FillProps;
733
- itemFill?: import("@itcase/types").ItemFillProps;
734
- size?: import("@itcase/types").SizeProps;
735
- textColor?: import("@itcase/types").TextColorProps;
736
- textSize?: import("@itcase/types").TextSizeProps;
737
- } | undefined;
738
- full?: {
739
- borderColor?: import("@itcase/types").BorderColorProps;
740
- fill?: import("@itcase/types").FillProps;
741
- itemFill?: import("@itcase/types").ItemFillProps;
742
- size?: import("@itcase/types").SizeProps;
743
- textColor?: import("@itcase/types").TextColorProps;
744
- textSize?: import("@itcase/types").TextSizeProps;
745
- } | undefined;
746
- ghost?: {
747
- borderColor?: import("@itcase/types").BorderColorProps;
748
- fill?: import("@itcase/types").FillProps;
749
- itemFill?: import("@itcase/types").ItemFillProps;
750
- size?: import("@itcase/types").SizeProps;
751
- textColor?: import("@itcase/types").TextColorProps;
752
- textSize?: import("@itcase/types").TextSizeProps;
753
- } | undefined;
754
- roundedL?: {
755
- borderColor?: import("@itcase/types").BorderColorProps;
756
- fill?: import("@itcase/types").FillProps;
757
- itemFill?: import("@itcase/types").ItemFillProps;
758
- size?: import("@itcase/types").SizeProps;
759
- textColor?: import("@itcase/types").TextColorProps;
760
- textSize?: import("@itcase/types").TextSizeProps;
761
- } | undefined;
762
- roundedM?: {
763
- borderColor?: import("@itcase/types").BorderColorProps;
764
- fill?: import("@itcase/types").FillProps;
765
- itemFill?: import("@itcase/types").ItemFillProps;
766
- size?: import("@itcase/types").SizeProps;
767
- textColor?: import("@itcase/types").TextColorProps;
768
- textSize?: import("@itcase/types").TextSizeProps;
769
- } | undefined;
770
- roundedS?: {
771
- borderColor?: import("@itcase/types").BorderColorProps;
772
- fill?: import("@itcase/types").FillProps;
773
- itemFill?: import("@itcase/types").ItemFillProps;
774
- size?: import("@itcase/types").SizeProps;
775
- textColor?: import("@itcase/types").TextColorProps;
776
- textSize?: import("@itcase/types").TextSizeProps;
777
- } | undefined;
778
- roundedXL?: {
779
- borderColor?: import("@itcase/types").BorderColorProps;
780
- fill?: import("@itcase/types").FillProps;
781
- itemFill?: import("@itcase/types").ItemFillProps;
782
- size?: import("@itcase/types").SizeProps;
783
- textColor?: import("@itcase/types").TextColorProps;
784
- textSize?: import("@itcase/types").TextSizeProps;
785
- } | undefined;
786
- };
1
+ import { LoaderAppearance } from './Loader.interface';
2
+ declare const loaderAppearance: LoaderAppearance;
787
3
  export { loaderAppearance };