@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,2844 +1,3 @@
1
- export declare const modalAppearance: {
2
- solid?: {
3
- borderColor?: import("@itcase/types").BorderColorProps;
4
- borderType?: import("@itcase/types").BorderTypeProps;
5
- borderWidth?: import("@itcase/types").BorderWidthProps;
6
- closeIcon?: boolean;
7
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
8
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
9
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
10
- closeIconImage?: string;
11
- closeIconShape?: import("@itcase/types").ShapeProps;
12
- closeIconSize?: import("@itcase/types").IconSizeProps;
13
- elevation?: import("@itcase/types").ElevationProps;
14
- fill?: import("@itcase/types").FillProps;
15
- itemFill?: import("@itcase/types").ItemFillProps;
16
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
17
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
18
- shape?: import("@itcase/types").ShapeProps;
19
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
20
- size?: import("@itcase/types").SizeProps;
21
- textColor?: import("@itcase/types").TextColorProps;
22
- textSize?: import("@itcase/types").TextSizeProps;
23
- titleTextColor?: import("@itcase/types").TextColorProps;
24
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
25
- titleTextSize?: import("@itcase/types").TitleSizeProps;
26
- titleTextTruncate?: boolean;
27
- titleTextWeight?: import("@itcase/types").TextWeightProps;
28
- titleTextWidth?: import("@itcase/types").TextWeightProps;
29
- titleTextWrap?: import("@itcase/types").TextWrapProps;
30
- } | undefined;
31
- accentPrimary?: {
32
- borderColor?: import("@itcase/types").BorderColorProps;
33
- borderType?: import("@itcase/types").BorderTypeProps;
34
- borderWidth?: import("@itcase/types").BorderWidthProps;
35
- closeIcon?: boolean;
36
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
37
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
38
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
39
- closeIconImage?: string;
40
- closeIconShape?: import("@itcase/types").ShapeProps;
41
- closeIconSize?: import("@itcase/types").IconSizeProps;
42
- elevation?: import("@itcase/types").ElevationProps;
43
- fill?: import("@itcase/types").FillProps;
44
- itemFill?: import("@itcase/types").ItemFillProps;
45
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
46
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
47
- shape?: import("@itcase/types").ShapeProps;
48
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
49
- size?: import("@itcase/types").SizeProps;
50
- textColor?: import("@itcase/types").TextColorProps;
51
- textSize?: import("@itcase/types").TextSizeProps;
52
- titleTextColor?: import("@itcase/types").TextColorProps;
53
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
54
- titleTextSize?: import("@itcase/types").TitleSizeProps;
55
- titleTextTruncate?: boolean;
56
- titleTextWeight?: import("@itcase/types").TextWeightProps;
57
- titleTextWidth?: import("@itcase/types").TextWeightProps;
58
- titleTextWrap?: import("@itcase/types").TextWrapProps;
59
- } | undefined;
60
- accentSecondary?: {
61
- borderColor?: import("@itcase/types").BorderColorProps;
62
- borderType?: import("@itcase/types").BorderTypeProps;
63
- borderWidth?: import("@itcase/types").BorderWidthProps;
64
- closeIcon?: boolean;
65
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
66
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
67
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
68
- closeIconImage?: string;
69
- closeIconShape?: import("@itcase/types").ShapeProps;
70
- closeIconSize?: import("@itcase/types").IconSizeProps;
71
- elevation?: import("@itcase/types").ElevationProps;
72
- fill?: import("@itcase/types").FillProps;
73
- itemFill?: import("@itcase/types").ItemFillProps;
74
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
75
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
76
- shape?: import("@itcase/types").ShapeProps;
77
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
78
- size?: import("@itcase/types").SizeProps;
79
- textColor?: import("@itcase/types").TextColorProps;
80
- textSize?: import("@itcase/types").TextSizeProps;
81
- titleTextColor?: import("@itcase/types").TextColorProps;
82
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
83
- titleTextSize?: import("@itcase/types").TitleSizeProps;
84
- titleTextTruncate?: boolean;
85
- titleTextWeight?: import("@itcase/types").TextWeightProps;
86
- titleTextWidth?: import("@itcase/types").TextWeightProps;
87
- titleTextWrap?: import("@itcase/types").TextWrapProps;
88
- } | undefined;
89
- accentTertiary?: {
90
- borderColor?: import("@itcase/types").BorderColorProps;
91
- borderType?: import("@itcase/types").BorderTypeProps;
92
- borderWidth?: import("@itcase/types").BorderWidthProps;
93
- closeIcon?: boolean;
94
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
95
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
96
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
97
- closeIconImage?: string;
98
- closeIconShape?: import("@itcase/types").ShapeProps;
99
- closeIconSize?: import("@itcase/types").IconSizeProps;
100
- elevation?: import("@itcase/types").ElevationProps;
101
- fill?: import("@itcase/types").FillProps;
102
- itemFill?: import("@itcase/types").ItemFillProps;
103
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
104
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
105
- shape?: import("@itcase/types").ShapeProps;
106
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
107
- size?: import("@itcase/types").SizeProps;
108
- textColor?: import("@itcase/types").TextColorProps;
109
- textSize?: import("@itcase/types").TextSizeProps;
110
- titleTextColor?: import("@itcase/types").TextColorProps;
111
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
112
- titleTextSize?: import("@itcase/types").TitleSizeProps;
113
- titleTextTruncate?: boolean;
114
- titleTextWeight?: import("@itcase/types").TextWeightProps;
115
- titleTextWidth?: import("@itcase/types").TextWeightProps;
116
- titleTextWrap?: import("@itcase/types").TextWrapProps;
117
- } | undefined;
118
- accentQuaternary?: {
119
- borderColor?: import("@itcase/types").BorderColorProps;
120
- borderType?: import("@itcase/types").BorderTypeProps;
121
- borderWidth?: import("@itcase/types").BorderWidthProps;
122
- closeIcon?: boolean;
123
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
124
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
125
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
126
- closeIconImage?: string;
127
- closeIconShape?: import("@itcase/types").ShapeProps;
128
- closeIconSize?: import("@itcase/types").IconSizeProps;
129
- elevation?: import("@itcase/types").ElevationProps;
130
- fill?: import("@itcase/types").FillProps;
131
- itemFill?: import("@itcase/types").ItemFillProps;
132
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
133
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
134
- shape?: import("@itcase/types").ShapeProps;
135
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
136
- size?: import("@itcase/types").SizeProps;
137
- textColor?: import("@itcase/types").TextColorProps;
138
- textSize?: import("@itcase/types").TextSizeProps;
139
- titleTextColor?: import("@itcase/types").TextColorProps;
140
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
141
- titleTextSize?: import("@itcase/types").TitleSizeProps;
142
- titleTextTruncate?: boolean;
143
- titleTextWeight?: import("@itcase/types").TextWeightProps;
144
- titleTextWidth?: import("@itcase/types").TextWeightProps;
145
- titleTextWrap?: import("@itcase/types").TextWrapProps;
146
- } | undefined;
147
- specialPrimary?: {
148
- borderColor?: import("@itcase/types").BorderColorProps;
149
- borderType?: import("@itcase/types").BorderTypeProps;
150
- borderWidth?: import("@itcase/types").BorderWidthProps;
151
- closeIcon?: boolean;
152
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
153
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
154
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
155
- closeIconImage?: string;
156
- closeIconShape?: import("@itcase/types").ShapeProps;
157
- closeIconSize?: import("@itcase/types").IconSizeProps;
158
- elevation?: import("@itcase/types").ElevationProps;
159
- fill?: import("@itcase/types").FillProps;
160
- itemFill?: import("@itcase/types").ItemFillProps;
161
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
162
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
163
- shape?: import("@itcase/types").ShapeProps;
164
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
165
- size?: import("@itcase/types").SizeProps;
166
- textColor?: import("@itcase/types").TextColorProps;
167
- textSize?: import("@itcase/types").TextSizeProps;
168
- titleTextColor?: import("@itcase/types").TextColorProps;
169
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
170
- titleTextSize?: import("@itcase/types").TitleSizeProps;
171
- titleTextTruncate?: boolean;
172
- titleTextWeight?: import("@itcase/types").TextWeightProps;
173
- titleTextWidth?: import("@itcase/types").TextWeightProps;
174
- titleTextWrap?: import("@itcase/types").TextWrapProps;
175
- } | undefined;
176
- specialSecondary?: {
177
- borderColor?: import("@itcase/types").BorderColorProps;
178
- borderType?: import("@itcase/types").BorderTypeProps;
179
- borderWidth?: import("@itcase/types").BorderWidthProps;
180
- closeIcon?: boolean;
181
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
182
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
183
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
184
- closeIconImage?: string;
185
- closeIconShape?: import("@itcase/types").ShapeProps;
186
- closeIconSize?: import("@itcase/types").IconSizeProps;
187
- elevation?: import("@itcase/types").ElevationProps;
188
- fill?: import("@itcase/types").FillProps;
189
- itemFill?: import("@itcase/types").ItemFillProps;
190
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
191
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
192
- shape?: import("@itcase/types").ShapeProps;
193
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
194
- size?: import("@itcase/types").SizeProps;
195
- textColor?: import("@itcase/types").TextColorProps;
196
- textSize?: import("@itcase/types").TextSizeProps;
197
- titleTextColor?: import("@itcase/types").TextColorProps;
198
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
199
- titleTextSize?: import("@itcase/types").TitleSizeProps;
200
- titleTextTruncate?: boolean;
201
- titleTextWeight?: import("@itcase/types").TextWeightProps;
202
- titleTextWidth?: import("@itcase/types").TextWeightProps;
203
- titleTextWrap?: import("@itcase/types").TextWrapProps;
204
- } | undefined;
205
- specialTertiary?: {
206
- borderColor?: import("@itcase/types").BorderColorProps;
207
- borderType?: import("@itcase/types").BorderTypeProps;
208
- borderWidth?: import("@itcase/types").BorderWidthProps;
209
- closeIcon?: boolean;
210
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
211
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
212
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
213
- closeIconImage?: string;
214
- closeIconShape?: import("@itcase/types").ShapeProps;
215
- closeIconSize?: import("@itcase/types").IconSizeProps;
216
- elevation?: import("@itcase/types").ElevationProps;
217
- fill?: import("@itcase/types").FillProps;
218
- itemFill?: import("@itcase/types").ItemFillProps;
219
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
220
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
221
- shape?: import("@itcase/types").ShapeProps;
222
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
223
- size?: import("@itcase/types").SizeProps;
224
- textColor?: import("@itcase/types").TextColorProps;
225
- textSize?: import("@itcase/types").TextSizeProps;
226
- titleTextColor?: import("@itcase/types").TextColorProps;
227
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
228
- titleTextSize?: import("@itcase/types").TitleSizeProps;
229
- titleTextTruncate?: boolean;
230
- titleTextWeight?: import("@itcase/types").TextWeightProps;
231
- titleTextWidth?: import("@itcase/types").TextWeightProps;
232
- titleTextWrap?: import("@itcase/types").TextWrapProps;
233
- } | undefined;
234
- specialQuaternary?: {
235
- borderColor?: import("@itcase/types").BorderColorProps;
236
- borderType?: import("@itcase/types").BorderTypeProps;
237
- borderWidth?: import("@itcase/types").BorderWidthProps;
238
- closeIcon?: boolean;
239
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
240
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
241
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
242
- closeIconImage?: string;
243
- closeIconShape?: import("@itcase/types").ShapeProps;
244
- closeIconSize?: import("@itcase/types").IconSizeProps;
245
- elevation?: import("@itcase/types").ElevationProps;
246
- fill?: import("@itcase/types").FillProps;
247
- itemFill?: import("@itcase/types").ItemFillProps;
248
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
249
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
250
- shape?: import("@itcase/types").ShapeProps;
251
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
252
- size?: import("@itcase/types").SizeProps;
253
- textColor?: import("@itcase/types").TextColorProps;
254
- textSize?: import("@itcase/types").TextSizeProps;
255
- titleTextColor?: import("@itcase/types").TextColorProps;
256
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
257
- titleTextSize?: import("@itcase/types").TitleSizeProps;
258
- titleTextTruncate?: boolean;
259
- titleTextWeight?: import("@itcase/types").TextWeightProps;
260
- titleTextWidth?: import("@itcase/types").TextWeightProps;
261
- titleTextWrap?: import("@itcase/types").TextWrapProps;
262
- } | undefined;
263
- extraPrimary?: {
264
- borderColor?: import("@itcase/types").BorderColorProps;
265
- borderType?: import("@itcase/types").BorderTypeProps;
266
- borderWidth?: import("@itcase/types").BorderWidthProps;
267
- closeIcon?: boolean;
268
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
269
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
270
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
271
- closeIconImage?: string;
272
- closeIconShape?: import("@itcase/types").ShapeProps;
273
- closeIconSize?: import("@itcase/types").IconSizeProps;
274
- elevation?: import("@itcase/types").ElevationProps;
275
- fill?: import("@itcase/types").FillProps;
276
- itemFill?: import("@itcase/types").ItemFillProps;
277
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
278
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
279
- shape?: import("@itcase/types").ShapeProps;
280
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
281
- size?: import("@itcase/types").SizeProps;
282
- textColor?: import("@itcase/types").TextColorProps;
283
- textSize?: import("@itcase/types").TextSizeProps;
284
- titleTextColor?: import("@itcase/types").TextColorProps;
285
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
286
- titleTextSize?: import("@itcase/types").TitleSizeProps;
287
- titleTextTruncate?: boolean;
288
- titleTextWeight?: import("@itcase/types").TextWeightProps;
289
- titleTextWidth?: import("@itcase/types").TextWeightProps;
290
- titleTextWrap?: import("@itcase/types").TextWrapProps;
291
- } | undefined;
292
- extraSecondary?: {
293
- borderColor?: import("@itcase/types").BorderColorProps;
294
- borderType?: import("@itcase/types").BorderTypeProps;
295
- borderWidth?: import("@itcase/types").BorderWidthProps;
296
- closeIcon?: boolean;
297
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
298
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
299
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
300
- closeIconImage?: string;
301
- closeIconShape?: import("@itcase/types").ShapeProps;
302
- closeIconSize?: import("@itcase/types").IconSizeProps;
303
- elevation?: import("@itcase/types").ElevationProps;
304
- fill?: import("@itcase/types").FillProps;
305
- itemFill?: import("@itcase/types").ItemFillProps;
306
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
307
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
308
- shape?: import("@itcase/types").ShapeProps;
309
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
310
- size?: import("@itcase/types").SizeProps;
311
- textColor?: import("@itcase/types").TextColorProps;
312
- textSize?: import("@itcase/types").TextSizeProps;
313
- titleTextColor?: import("@itcase/types").TextColorProps;
314
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
315
- titleTextSize?: import("@itcase/types").TitleSizeProps;
316
- titleTextTruncate?: boolean;
317
- titleTextWeight?: import("@itcase/types").TextWeightProps;
318
- titleTextWidth?: import("@itcase/types").TextWeightProps;
319
- titleTextWrap?: import("@itcase/types").TextWrapProps;
320
- } | undefined;
321
- extraTertiary?: {
322
- borderColor?: import("@itcase/types").BorderColorProps;
323
- borderType?: import("@itcase/types").BorderTypeProps;
324
- borderWidth?: import("@itcase/types").BorderWidthProps;
325
- closeIcon?: boolean;
326
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
327
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
328
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
329
- closeIconImage?: string;
330
- closeIconShape?: import("@itcase/types").ShapeProps;
331
- closeIconSize?: import("@itcase/types").IconSizeProps;
332
- elevation?: import("@itcase/types").ElevationProps;
333
- fill?: import("@itcase/types").FillProps;
334
- itemFill?: import("@itcase/types").ItemFillProps;
335
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
336
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
337
- shape?: import("@itcase/types").ShapeProps;
338
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
339
- size?: import("@itcase/types").SizeProps;
340
- textColor?: import("@itcase/types").TextColorProps;
341
- textSize?: import("@itcase/types").TextSizeProps;
342
- titleTextColor?: import("@itcase/types").TextColorProps;
343
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
344
- titleTextSize?: import("@itcase/types").TitleSizeProps;
345
- titleTextTruncate?: boolean;
346
- titleTextWeight?: import("@itcase/types").TextWeightProps;
347
- titleTextWidth?: import("@itcase/types").TextWeightProps;
348
- titleTextWrap?: import("@itcase/types").TextWrapProps;
349
- } | undefined;
350
- extraQuaternary?: {
351
- borderColor?: import("@itcase/types").BorderColorProps;
352
- borderType?: import("@itcase/types").BorderTypeProps;
353
- borderWidth?: import("@itcase/types").BorderWidthProps;
354
- closeIcon?: boolean;
355
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
356
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
357
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
358
- closeIconImage?: string;
359
- closeIconShape?: import("@itcase/types").ShapeProps;
360
- closeIconSize?: import("@itcase/types").IconSizeProps;
361
- elevation?: import("@itcase/types").ElevationProps;
362
- fill?: import("@itcase/types").FillProps;
363
- itemFill?: import("@itcase/types").ItemFillProps;
364
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
365
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
366
- shape?: import("@itcase/types").ShapeProps;
367
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
368
- size?: import("@itcase/types").SizeProps;
369
- textColor?: import("@itcase/types").TextColorProps;
370
- textSize?: import("@itcase/types").TextSizeProps;
371
- titleTextColor?: import("@itcase/types").TextColorProps;
372
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
373
- titleTextSize?: import("@itcase/types").TitleSizeProps;
374
- titleTextTruncate?: boolean;
375
- titleTextWeight?: import("@itcase/types").TextWeightProps;
376
- titleTextWidth?: import("@itcase/types").TextWeightProps;
377
- titleTextWrap?: import("@itcase/types").TextWrapProps;
378
- } | undefined;
379
- surfacePrimary?: {
380
- borderColor?: import("@itcase/types").BorderColorProps;
381
- borderType?: import("@itcase/types").BorderTypeProps;
382
- borderWidth?: import("@itcase/types").BorderWidthProps;
383
- closeIcon?: boolean;
384
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
385
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
386
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
387
- closeIconImage?: string;
388
- closeIconShape?: import("@itcase/types").ShapeProps;
389
- closeIconSize?: import("@itcase/types").IconSizeProps;
390
- elevation?: import("@itcase/types").ElevationProps;
391
- fill?: import("@itcase/types").FillProps;
392
- itemFill?: import("@itcase/types").ItemFillProps;
393
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
394
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
395
- shape?: import("@itcase/types").ShapeProps;
396
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
397
- size?: import("@itcase/types").SizeProps;
398
- textColor?: import("@itcase/types").TextColorProps;
399
- textSize?: import("@itcase/types").TextSizeProps;
400
- titleTextColor?: import("@itcase/types").TextColorProps;
401
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
402
- titleTextSize?: import("@itcase/types").TitleSizeProps;
403
- titleTextTruncate?: boolean;
404
- titleTextWeight?: import("@itcase/types").TextWeightProps;
405
- titleTextWidth?: import("@itcase/types").TextWeightProps;
406
- titleTextWrap?: import("@itcase/types").TextWrapProps;
407
- } | undefined;
408
- surfaceSecondary?: {
409
- borderColor?: import("@itcase/types").BorderColorProps;
410
- borderType?: import("@itcase/types").BorderTypeProps;
411
- borderWidth?: import("@itcase/types").BorderWidthProps;
412
- closeIcon?: boolean;
413
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
414
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
415
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
416
- closeIconImage?: string;
417
- closeIconShape?: import("@itcase/types").ShapeProps;
418
- closeIconSize?: import("@itcase/types").IconSizeProps;
419
- elevation?: import("@itcase/types").ElevationProps;
420
- fill?: import("@itcase/types").FillProps;
421
- itemFill?: import("@itcase/types").ItemFillProps;
422
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
423
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
424
- shape?: import("@itcase/types").ShapeProps;
425
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
426
- size?: import("@itcase/types").SizeProps;
427
- textColor?: import("@itcase/types").TextColorProps;
428
- textSize?: import("@itcase/types").TextSizeProps;
429
- titleTextColor?: import("@itcase/types").TextColorProps;
430
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
431
- titleTextSize?: import("@itcase/types").TitleSizeProps;
432
- titleTextTruncate?: boolean;
433
- titleTextWeight?: import("@itcase/types").TextWeightProps;
434
- titleTextWidth?: import("@itcase/types").TextWeightProps;
435
- titleTextWrap?: import("@itcase/types").TextWrapProps;
436
- } | undefined;
437
- surfaceTertiary?: {
438
- borderColor?: import("@itcase/types").BorderColorProps;
439
- borderType?: import("@itcase/types").BorderTypeProps;
440
- borderWidth?: import("@itcase/types").BorderWidthProps;
441
- closeIcon?: boolean;
442
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
443
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
444
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
445
- closeIconImage?: string;
446
- closeIconShape?: import("@itcase/types").ShapeProps;
447
- closeIconSize?: import("@itcase/types").IconSizeProps;
448
- elevation?: import("@itcase/types").ElevationProps;
449
- fill?: import("@itcase/types").FillProps;
450
- itemFill?: import("@itcase/types").ItemFillProps;
451
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
452
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
453
- shape?: import("@itcase/types").ShapeProps;
454
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
455
- size?: import("@itcase/types").SizeProps;
456
- textColor?: import("@itcase/types").TextColorProps;
457
- textSize?: import("@itcase/types").TextSizeProps;
458
- titleTextColor?: import("@itcase/types").TextColorProps;
459
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
460
- titleTextSize?: import("@itcase/types").TitleSizeProps;
461
- titleTextTruncate?: boolean;
462
- titleTextWeight?: import("@itcase/types").TextWeightProps;
463
- titleTextWidth?: import("@itcase/types").TextWeightProps;
464
- titleTextWrap?: import("@itcase/types").TextWrapProps;
465
- } | undefined;
466
- surfaceQuaternary?: {
467
- borderColor?: import("@itcase/types").BorderColorProps;
468
- borderType?: import("@itcase/types").BorderTypeProps;
469
- borderWidth?: import("@itcase/types").BorderWidthProps;
470
- closeIcon?: boolean;
471
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
472
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
473
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
474
- closeIconImage?: string;
475
- closeIconShape?: import("@itcase/types").ShapeProps;
476
- closeIconSize?: import("@itcase/types").IconSizeProps;
477
- elevation?: import("@itcase/types").ElevationProps;
478
- fill?: import("@itcase/types").FillProps;
479
- itemFill?: import("@itcase/types").ItemFillProps;
480
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
481
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
482
- shape?: import("@itcase/types").ShapeProps;
483
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
484
- size?: import("@itcase/types").SizeProps;
485
- textColor?: import("@itcase/types").TextColorProps;
486
- textSize?: import("@itcase/types").TextSizeProps;
487
- titleTextColor?: import("@itcase/types").TextColorProps;
488
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
489
- titleTextSize?: import("@itcase/types").TitleSizeProps;
490
- titleTextTruncate?: boolean;
491
- titleTextWeight?: import("@itcase/types").TextWeightProps;
492
- titleTextWidth?: import("@itcase/types").TextWeightProps;
493
- titleTextWrap?: import("@itcase/types").TextWrapProps;
494
- } | undefined;
495
- errorPrimary?: {
496
- borderColor?: import("@itcase/types").BorderColorProps;
497
- borderType?: import("@itcase/types").BorderTypeProps;
498
- borderWidth?: import("@itcase/types").BorderWidthProps;
499
- closeIcon?: boolean;
500
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
501
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
502
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
503
- closeIconImage?: string;
504
- closeIconShape?: import("@itcase/types").ShapeProps;
505
- closeIconSize?: import("@itcase/types").IconSizeProps;
506
- elevation?: import("@itcase/types").ElevationProps;
507
- fill?: import("@itcase/types").FillProps;
508
- itemFill?: import("@itcase/types").ItemFillProps;
509
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
510
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
511
- shape?: import("@itcase/types").ShapeProps;
512
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
513
- size?: import("@itcase/types").SizeProps;
514
- textColor?: import("@itcase/types").TextColorProps;
515
- textSize?: import("@itcase/types").TextSizeProps;
516
- titleTextColor?: import("@itcase/types").TextColorProps;
517
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
518
- titleTextSize?: import("@itcase/types").TitleSizeProps;
519
- titleTextTruncate?: boolean;
520
- titleTextWeight?: import("@itcase/types").TextWeightProps;
521
- titleTextWidth?: import("@itcase/types").TextWeightProps;
522
- titleTextWrap?: import("@itcase/types").TextWrapProps;
523
- } | undefined;
524
- errorSecondary?: {
525
- borderColor?: import("@itcase/types").BorderColorProps;
526
- borderType?: import("@itcase/types").BorderTypeProps;
527
- borderWidth?: import("@itcase/types").BorderWidthProps;
528
- closeIcon?: boolean;
529
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
530
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
531
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
532
- closeIconImage?: string;
533
- closeIconShape?: import("@itcase/types").ShapeProps;
534
- closeIconSize?: import("@itcase/types").IconSizeProps;
535
- elevation?: import("@itcase/types").ElevationProps;
536
- fill?: import("@itcase/types").FillProps;
537
- itemFill?: import("@itcase/types").ItemFillProps;
538
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
539
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
540
- shape?: import("@itcase/types").ShapeProps;
541
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
542
- size?: import("@itcase/types").SizeProps;
543
- textColor?: import("@itcase/types").TextColorProps;
544
- textSize?: import("@itcase/types").TextSizeProps;
545
- titleTextColor?: import("@itcase/types").TextColorProps;
546
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
547
- titleTextSize?: import("@itcase/types").TitleSizeProps;
548
- titleTextTruncate?: boolean;
549
- titleTextWeight?: import("@itcase/types").TextWeightProps;
550
- titleTextWidth?: import("@itcase/types").TextWeightProps;
551
- titleTextWrap?: import("@itcase/types").TextWrapProps;
552
- } | undefined;
553
- errorTertiary?: {
554
- borderColor?: import("@itcase/types").BorderColorProps;
555
- borderType?: import("@itcase/types").BorderTypeProps;
556
- borderWidth?: import("@itcase/types").BorderWidthProps;
557
- closeIcon?: boolean;
558
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
559
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
560
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
561
- closeIconImage?: string;
562
- closeIconShape?: import("@itcase/types").ShapeProps;
563
- closeIconSize?: import("@itcase/types").IconSizeProps;
564
- elevation?: import("@itcase/types").ElevationProps;
565
- fill?: import("@itcase/types").FillProps;
566
- itemFill?: import("@itcase/types").ItemFillProps;
567
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
568
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
569
- shape?: import("@itcase/types").ShapeProps;
570
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
571
- size?: import("@itcase/types").SizeProps;
572
- textColor?: import("@itcase/types").TextColorProps;
573
- textSize?: import("@itcase/types").TextSizeProps;
574
- titleTextColor?: import("@itcase/types").TextColorProps;
575
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
576
- titleTextSize?: import("@itcase/types").TitleSizeProps;
577
- titleTextTruncate?: boolean;
578
- titleTextWeight?: import("@itcase/types").TextWeightProps;
579
- titleTextWidth?: import("@itcase/types").TextWeightProps;
580
- titleTextWrap?: import("@itcase/types").TextWrapProps;
581
- } | undefined;
582
- errorQuaternary?: {
583
- borderColor?: import("@itcase/types").BorderColorProps;
584
- borderType?: import("@itcase/types").BorderTypeProps;
585
- borderWidth?: import("@itcase/types").BorderWidthProps;
586
- closeIcon?: boolean;
587
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
588
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
589
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
590
- closeIconImage?: string;
591
- closeIconShape?: import("@itcase/types").ShapeProps;
592
- closeIconSize?: import("@itcase/types").IconSizeProps;
593
- elevation?: import("@itcase/types").ElevationProps;
594
- fill?: import("@itcase/types").FillProps;
595
- itemFill?: import("@itcase/types").ItemFillProps;
596
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
597
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
598
- shape?: import("@itcase/types").ShapeProps;
599
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
600
- size?: import("@itcase/types").SizeProps;
601
- textColor?: import("@itcase/types").TextColorProps;
602
- textSize?: import("@itcase/types").TextSizeProps;
603
- titleTextColor?: import("@itcase/types").TextColorProps;
604
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
605
- titleTextSize?: import("@itcase/types").TitleSizeProps;
606
- titleTextTruncate?: boolean;
607
- titleTextWeight?: import("@itcase/types").TextWeightProps;
608
- titleTextWidth?: import("@itcase/types").TextWeightProps;
609
- titleTextWrap?: import("@itcase/types").TextWrapProps;
610
- } | undefined;
611
- warningPrimary?: {
612
- borderColor?: import("@itcase/types").BorderColorProps;
613
- borderType?: import("@itcase/types").BorderTypeProps;
614
- borderWidth?: import("@itcase/types").BorderWidthProps;
615
- closeIcon?: boolean;
616
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
617
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
618
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
619
- closeIconImage?: string;
620
- closeIconShape?: import("@itcase/types").ShapeProps;
621
- closeIconSize?: import("@itcase/types").IconSizeProps;
622
- elevation?: import("@itcase/types").ElevationProps;
623
- fill?: import("@itcase/types").FillProps;
624
- itemFill?: import("@itcase/types").ItemFillProps;
625
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
626
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
627
- shape?: import("@itcase/types").ShapeProps;
628
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
629
- size?: import("@itcase/types").SizeProps;
630
- textColor?: import("@itcase/types").TextColorProps;
631
- textSize?: import("@itcase/types").TextSizeProps;
632
- titleTextColor?: import("@itcase/types").TextColorProps;
633
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
634
- titleTextSize?: import("@itcase/types").TitleSizeProps;
635
- titleTextTruncate?: boolean;
636
- titleTextWeight?: import("@itcase/types").TextWeightProps;
637
- titleTextWidth?: import("@itcase/types").TextWeightProps;
638
- titleTextWrap?: import("@itcase/types").TextWrapProps;
639
- } | undefined;
640
- warningSecondary?: {
641
- borderColor?: import("@itcase/types").BorderColorProps;
642
- borderType?: import("@itcase/types").BorderTypeProps;
643
- borderWidth?: import("@itcase/types").BorderWidthProps;
644
- closeIcon?: boolean;
645
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
646
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
647
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
648
- closeIconImage?: string;
649
- closeIconShape?: import("@itcase/types").ShapeProps;
650
- closeIconSize?: import("@itcase/types").IconSizeProps;
651
- elevation?: import("@itcase/types").ElevationProps;
652
- fill?: import("@itcase/types").FillProps;
653
- itemFill?: import("@itcase/types").ItemFillProps;
654
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
655
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
656
- shape?: import("@itcase/types").ShapeProps;
657
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
658
- size?: import("@itcase/types").SizeProps;
659
- textColor?: import("@itcase/types").TextColorProps;
660
- textSize?: import("@itcase/types").TextSizeProps;
661
- titleTextColor?: import("@itcase/types").TextColorProps;
662
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
663
- titleTextSize?: import("@itcase/types").TitleSizeProps;
664
- titleTextTruncate?: boolean;
665
- titleTextWeight?: import("@itcase/types").TextWeightProps;
666
- titleTextWidth?: import("@itcase/types").TextWeightProps;
667
- titleTextWrap?: import("@itcase/types").TextWrapProps;
668
- } | undefined;
669
- warningTertiary?: {
670
- borderColor?: import("@itcase/types").BorderColorProps;
671
- borderType?: import("@itcase/types").BorderTypeProps;
672
- borderWidth?: import("@itcase/types").BorderWidthProps;
673
- closeIcon?: boolean;
674
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
675
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
676
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
677
- closeIconImage?: string;
678
- closeIconShape?: import("@itcase/types").ShapeProps;
679
- closeIconSize?: import("@itcase/types").IconSizeProps;
680
- elevation?: import("@itcase/types").ElevationProps;
681
- fill?: import("@itcase/types").FillProps;
682
- itemFill?: import("@itcase/types").ItemFillProps;
683
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
684
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
685
- shape?: import("@itcase/types").ShapeProps;
686
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
687
- size?: import("@itcase/types").SizeProps;
688
- textColor?: import("@itcase/types").TextColorProps;
689
- textSize?: import("@itcase/types").TextSizeProps;
690
- titleTextColor?: import("@itcase/types").TextColorProps;
691
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
692
- titleTextSize?: import("@itcase/types").TitleSizeProps;
693
- titleTextTruncate?: boolean;
694
- titleTextWeight?: import("@itcase/types").TextWeightProps;
695
- titleTextWidth?: import("@itcase/types").TextWeightProps;
696
- titleTextWrap?: import("@itcase/types").TextWrapProps;
697
- } | undefined;
698
- warningQuaternary?: {
699
- borderColor?: import("@itcase/types").BorderColorProps;
700
- borderType?: import("@itcase/types").BorderTypeProps;
701
- borderWidth?: import("@itcase/types").BorderWidthProps;
702
- closeIcon?: boolean;
703
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
704
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
705
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
706
- closeIconImage?: string;
707
- closeIconShape?: import("@itcase/types").ShapeProps;
708
- closeIconSize?: import("@itcase/types").IconSizeProps;
709
- elevation?: import("@itcase/types").ElevationProps;
710
- fill?: import("@itcase/types").FillProps;
711
- itemFill?: import("@itcase/types").ItemFillProps;
712
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
713
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
714
- shape?: import("@itcase/types").ShapeProps;
715
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
716
- size?: import("@itcase/types").SizeProps;
717
- textColor?: import("@itcase/types").TextColorProps;
718
- textSize?: import("@itcase/types").TextSizeProps;
719
- titleTextColor?: import("@itcase/types").TextColorProps;
720
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
721
- titleTextSize?: import("@itcase/types").TitleSizeProps;
722
- titleTextTruncate?: boolean;
723
- titleTextWeight?: import("@itcase/types").TextWeightProps;
724
- titleTextWidth?: import("@itcase/types").TextWeightProps;
725
- titleTextWrap?: import("@itcase/types").TextWrapProps;
726
- } | undefined;
727
- successPrimary?: {
728
- borderColor?: import("@itcase/types").BorderColorProps;
729
- borderType?: import("@itcase/types").BorderTypeProps;
730
- borderWidth?: import("@itcase/types").BorderWidthProps;
731
- closeIcon?: boolean;
732
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
733
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
734
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
735
- closeIconImage?: string;
736
- closeIconShape?: import("@itcase/types").ShapeProps;
737
- closeIconSize?: import("@itcase/types").IconSizeProps;
738
- elevation?: import("@itcase/types").ElevationProps;
739
- fill?: import("@itcase/types").FillProps;
740
- itemFill?: import("@itcase/types").ItemFillProps;
741
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
742
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
743
- shape?: import("@itcase/types").ShapeProps;
744
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
745
- size?: import("@itcase/types").SizeProps;
746
- textColor?: import("@itcase/types").TextColorProps;
747
- textSize?: import("@itcase/types").TextSizeProps;
748
- titleTextColor?: import("@itcase/types").TextColorProps;
749
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
750
- titleTextSize?: import("@itcase/types").TitleSizeProps;
751
- titleTextTruncate?: boolean;
752
- titleTextWeight?: import("@itcase/types").TextWeightProps;
753
- titleTextWidth?: import("@itcase/types").TextWeightProps;
754
- titleTextWrap?: import("@itcase/types").TextWrapProps;
755
- } | undefined;
756
- successSecondary?: {
757
- borderColor?: import("@itcase/types").BorderColorProps;
758
- borderType?: import("@itcase/types").BorderTypeProps;
759
- borderWidth?: import("@itcase/types").BorderWidthProps;
760
- closeIcon?: boolean;
761
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
762
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
763
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
764
- closeIconImage?: string;
765
- closeIconShape?: import("@itcase/types").ShapeProps;
766
- closeIconSize?: import("@itcase/types").IconSizeProps;
767
- elevation?: import("@itcase/types").ElevationProps;
768
- fill?: import("@itcase/types").FillProps;
769
- itemFill?: import("@itcase/types").ItemFillProps;
770
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
771
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
772
- shape?: import("@itcase/types").ShapeProps;
773
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
774
- size?: import("@itcase/types").SizeProps;
775
- textColor?: import("@itcase/types").TextColorProps;
776
- textSize?: import("@itcase/types").TextSizeProps;
777
- titleTextColor?: import("@itcase/types").TextColorProps;
778
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
779
- titleTextSize?: import("@itcase/types").TitleSizeProps;
780
- titleTextTruncate?: boolean;
781
- titleTextWeight?: import("@itcase/types").TextWeightProps;
782
- titleTextWidth?: import("@itcase/types").TextWeightProps;
783
- titleTextWrap?: import("@itcase/types").TextWrapProps;
784
- } | undefined;
785
- successTertiary?: {
786
- borderColor?: import("@itcase/types").BorderColorProps;
787
- borderType?: import("@itcase/types").BorderTypeProps;
788
- borderWidth?: import("@itcase/types").BorderWidthProps;
789
- closeIcon?: boolean;
790
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
791
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
792
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
793
- closeIconImage?: string;
794
- closeIconShape?: import("@itcase/types").ShapeProps;
795
- closeIconSize?: import("@itcase/types").IconSizeProps;
796
- elevation?: import("@itcase/types").ElevationProps;
797
- fill?: import("@itcase/types").FillProps;
798
- itemFill?: import("@itcase/types").ItemFillProps;
799
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
800
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
801
- shape?: import("@itcase/types").ShapeProps;
802
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
803
- size?: import("@itcase/types").SizeProps;
804
- textColor?: import("@itcase/types").TextColorProps;
805
- textSize?: import("@itcase/types").TextSizeProps;
806
- titleTextColor?: import("@itcase/types").TextColorProps;
807
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
808
- titleTextSize?: import("@itcase/types").TitleSizeProps;
809
- titleTextTruncate?: boolean;
810
- titleTextWeight?: import("@itcase/types").TextWeightProps;
811
- titleTextWidth?: import("@itcase/types").TextWeightProps;
812
- titleTextWrap?: import("@itcase/types").TextWrapProps;
813
- } | undefined;
814
- successQuaternary?: {
815
- borderColor?: import("@itcase/types").BorderColorProps;
816
- borderType?: import("@itcase/types").BorderTypeProps;
817
- borderWidth?: import("@itcase/types").BorderWidthProps;
818
- closeIcon?: boolean;
819
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
820
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
821
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
822
- closeIconImage?: string;
823
- closeIconShape?: import("@itcase/types").ShapeProps;
824
- closeIconSize?: import("@itcase/types").IconSizeProps;
825
- elevation?: import("@itcase/types").ElevationProps;
826
- fill?: import("@itcase/types").FillProps;
827
- itemFill?: import("@itcase/types").ItemFillProps;
828
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
829
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
830
- shape?: import("@itcase/types").ShapeProps;
831
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
832
- size?: import("@itcase/types").SizeProps;
833
- textColor?: import("@itcase/types").TextColorProps;
834
- textSize?: import("@itcase/types").TextSizeProps;
835
- titleTextColor?: import("@itcase/types").TextColorProps;
836
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
837
- titleTextSize?: import("@itcase/types").TitleSizeProps;
838
- titleTextTruncate?: boolean;
839
- titleTextWeight?: import("@itcase/types").TextWeightProps;
840
- titleTextWidth?: import("@itcase/types").TextWeightProps;
841
- titleTextWrap?: import("@itcase/types").TextWrapProps;
842
- } | undefined;
843
- infoPrimary?: {
844
- borderColor?: import("@itcase/types").BorderColorProps;
845
- borderType?: import("@itcase/types").BorderTypeProps;
846
- borderWidth?: import("@itcase/types").BorderWidthProps;
847
- closeIcon?: boolean;
848
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
849
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
850
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
851
- closeIconImage?: string;
852
- closeIconShape?: import("@itcase/types").ShapeProps;
853
- closeIconSize?: import("@itcase/types").IconSizeProps;
854
- elevation?: import("@itcase/types").ElevationProps;
855
- fill?: import("@itcase/types").FillProps;
856
- itemFill?: import("@itcase/types").ItemFillProps;
857
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
858
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
859
- shape?: import("@itcase/types").ShapeProps;
860
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
861
- size?: import("@itcase/types").SizeProps;
862
- textColor?: import("@itcase/types").TextColorProps;
863
- textSize?: import("@itcase/types").TextSizeProps;
864
- titleTextColor?: import("@itcase/types").TextColorProps;
865
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
866
- titleTextSize?: import("@itcase/types").TitleSizeProps;
867
- titleTextTruncate?: boolean;
868
- titleTextWeight?: import("@itcase/types").TextWeightProps;
869
- titleTextWidth?: import("@itcase/types").TextWeightProps;
870
- titleTextWrap?: import("@itcase/types").TextWrapProps;
871
- } | undefined;
872
- infoSecondary?: {
873
- borderColor?: import("@itcase/types").BorderColorProps;
874
- borderType?: import("@itcase/types").BorderTypeProps;
875
- borderWidth?: import("@itcase/types").BorderWidthProps;
876
- closeIcon?: boolean;
877
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
878
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
879
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
880
- closeIconImage?: string;
881
- closeIconShape?: import("@itcase/types").ShapeProps;
882
- closeIconSize?: import("@itcase/types").IconSizeProps;
883
- elevation?: import("@itcase/types").ElevationProps;
884
- fill?: import("@itcase/types").FillProps;
885
- itemFill?: import("@itcase/types").ItemFillProps;
886
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
887
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
888
- shape?: import("@itcase/types").ShapeProps;
889
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
890
- size?: import("@itcase/types").SizeProps;
891
- textColor?: import("@itcase/types").TextColorProps;
892
- textSize?: import("@itcase/types").TextSizeProps;
893
- titleTextColor?: import("@itcase/types").TextColorProps;
894
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
895
- titleTextSize?: import("@itcase/types").TitleSizeProps;
896
- titleTextTruncate?: boolean;
897
- titleTextWeight?: import("@itcase/types").TextWeightProps;
898
- titleTextWidth?: import("@itcase/types").TextWeightProps;
899
- titleTextWrap?: import("@itcase/types").TextWrapProps;
900
- } | undefined;
901
- infoTertiary?: {
902
- borderColor?: import("@itcase/types").BorderColorProps;
903
- borderType?: import("@itcase/types").BorderTypeProps;
904
- borderWidth?: import("@itcase/types").BorderWidthProps;
905
- closeIcon?: boolean;
906
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
907
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
908
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
909
- closeIconImage?: string;
910
- closeIconShape?: import("@itcase/types").ShapeProps;
911
- closeIconSize?: import("@itcase/types").IconSizeProps;
912
- elevation?: import("@itcase/types").ElevationProps;
913
- fill?: import("@itcase/types").FillProps;
914
- itemFill?: import("@itcase/types").ItemFillProps;
915
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
916
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
917
- shape?: import("@itcase/types").ShapeProps;
918
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
919
- size?: import("@itcase/types").SizeProps;
920
- textColor?: import("@itcase/types").TextColorProps;
921
- textSize?: import("@itcase/types").TextSizeProps;
922
- titleTextColor?: import("@itcase/types").TextColorProps;
923
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
924
- titleTextSize?: import("@itcase/types").TitleSizeProps;
925
- titleTextTruncate?: boolean;
926
- titleTextWeight?: import("@itcase/types").TextWeightProps;
927
- titleTextWidth?: import("@itcase/types").TextWeightProps;
928
- titleTextWrap?: import("@itcase/types").TextWrapProps;
929
- } | undefined;
930
- infoQuaternary?: {
931
- borderColor?: import("@itcase/types").BorderColorProps;
932
- borderType?: import("@itcase/types").BorderTypeProps;
933
- borderWidth?: import("@itcase/types").BorderWidthProps;
934
- closeIcon?: boolean;
935
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
936
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
937
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
938
- closeIconImage?: string;
939
- closeIconShape?: import("@itcase/types").ShapeProps;
940
- closeIconSize?: import("@itcase/types").IconSizeProps;
941
- elevation?: import("@itcase/types").ElevationProps;
942
- fill?: import("@itcase/types").FillProps;
943
- itemFill?: import("@itcase/types").ItemFillProps;
944
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
945
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
946
- shape?: import("@itcase/types").ShapeProps;
947
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
948
- size?: import("@itcase/types").SizeProps;
949
- textColor?: import("@itcase/types").TextColorProps;
950
- textSize?: import("@itcase/types").TextSizeProps;
951
- titleTextColor?: import("@itcase/types").TextColorProps;
952
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
953
- titleTextSize?: import("@itcase/types").TitleSizeProps;
954
- titleTextTruncate?: boolean;
955
- titleTextWeight?: import("@itcase/types").TextWeightProps;
956
- titleTextWidth?: import("@itcase/types").TextWeightProps;
957
- titleTextWrap?: import("@itcase/types").TextWrapProps;
958
- } | undefined;
959
- dangerPrimary?: {
960
- borderColor?: import("@itcase/types").BorderColorProps;
961
- borderType?: import("@itcase/types").BorderTypeProps;
962
- borderWidth?: import("@itcase/types").BorderWidthProps;
963
- closeIcon?: boolean;
964
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
965
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
966
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
967
- closeIconImage?: string;
968
- closeIconShape?: import("@itcase/types").ShapeProps;
969
- closeIconSize?: import("@itcase/types").IconSizeProps;
970
- elevation?: import("@itcase/types").ElevationProps;
971
- fill?: import("@itcase/types").FillProps;
972
- itemFill?: import("@itcase/types").ItemFillProps;
973
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
974
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
975
- shape?: import("@itcase/types").ShapeProps;
976
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
977
- size?: import("@itcase/types").SizeProps;
978
- textColor?: import("@itcase/types").TextColorProps;
979
- textSize?: import("@itcase/types").TextSizeProps;
980
- titleTextColor?: import("@itcase/types").TextColorProps;
981
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
982
- titleTextSize?: import("@itcase/types").TitleSizeProps;
983
- titleTextTruncate?: boolean;
984
- titleTextWeight?: import("@itcase/types").TextWeightProps;
985
- titleTextWidth?: import("@itcase/types").TextWeightProps;
986
- titleTextWrap?: import("@itcase/types").TextWrapProps;
987
- } | undefined;
988
- dangerSecondary?: {
989
- borderColor?: import("@itcase/types").BorderColorProps;
990
- borderType?: import("@itcase/types").BorderTypeProps;
991
- borderWidth?: import("@itcase/types").BorderWidthProps;
992
- closeIcon?: boolean;
993
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
994
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
995
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
996
- closeIconImage?: string;
997
- closeIconShape?: import("@itcase/types").ShapeProps;
998
- closeIconSize?: import("@itcase/types").IconSizeProps;
999
- elevation?: import("@itcase/types").ElevationProps;
1000
- fill?: import("@itcase/types").FillProps;
1001
- itemFill?: import("@itcase/types").ItemFillProps;
1002
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1003
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1004
- shape?: import("@itcase/types").ShapeProps;
1005
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1006
- size?: import("@itcase/types").SizeProps;
1007
- textColor?: import("@itcase/types").TextColorProps;
1008
- textSize?: import("@itcase/types").TextSizeProps;
1009
- titleTextColor?: import("@itcase/types").TextColorProps;
1010
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1011
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1012
- titleTextTruncate?: boolean;
1013
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1014
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1015
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1016
- } | undefined;
1017
- dangerTertiary?: {
1018
- borderColor?: import("@itcase/types").BorderColorProps;
1019
- borderType?: import("@itcase/types").BorderTypeProps;
1020
- borderWidth?: import("@itcase/types").BorderWidthProps;
1021
- closeIcon?: boolean;
1022
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1023
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1024
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1025
- closeIconImage?: string;
1026
- closeIconShape?: import("@itcase/types").ShapeProps;
1027
- closeIconSize?: import("@itcase/types").IconSizeProps;
1028
- elevation?: import("@itcase/types").ElevationProps;
1029
- fill?: import("@itcase/types").FillProps;
1030
- itemFill?: import("@itcase/types").ItemFillProps;
1031
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1032
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1033
- shape?: import("@itcase/types").ShapeProps;
1034
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1035
- size?: import("@itcase/types").SizeProps;
1036
- textColor?: import("@itcase/types").TextColorProps;
1037
- textSize?: import("@itcase/types").TextSizeProps;
1038
- titleTextColor?: import("@itcase/types").TextColorProps;
1039
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1040
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1041
- titleTextTruncate?: boolean;
1042
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1043
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1044
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1045
- } | undefined;
1046
- dangerQuaternary?: {
1047
- borderColor?: import("@itcase/types").BorderColorProps;
1048
- borderType?: import("@itcase/types").BorderTypeProps;
1049
- borderWidth?: import("@itcase/types").BorderWidthProps;
1050
- closeIcon?: boolean;
1051
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1052
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1053
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1054
- closeIconImage?: string;
1055
- closeIconShape?: import("@itcase/types").ShapeProps;
1056
- closeIconSize?: import("@itcase/types").IconSizeProps;
1057
- elevation?: import("@itcase/types").ElevationProps;
1058
- fill?: import("@itcase/types").FillProps;
1059
- itemFill?: import("@itcase/types").ItemFillProps;
1060
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1061
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1062
- shape?: import("@itcase/types").ShapeProps;
1063
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1064
- size?: import("@itcase/types").SizeProps;
1065
- textColor?: import("@itcase/types").TextColorProps;
1066
- textSize?: import("@itcase/types").TextSizeProps;
1067
- titleTextColor?: import("@itcase/types").TextColorProps;
1068
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1069
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1070
- titleTextTruncate?: boolean;
1071
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1072
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1073
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1074
- } | undefined;
1075
- disabledPrimary?: {
1076
- borderColor?: import("@itcase/types").BorderColorProps;
1077
- borderType?: import("@itcase/types").BorderTypeProps;
1078
- borderWidth?: import("@itcase/types").BorderWidthProps;
1079
- closeIcon?: boolean;
1080
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1081
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1082
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1083
- closeIconImage?: string;
1084
- closeIconShape?: import("@itcase/types").ShapeProps;
1085
- closeIconSize?: import("@itcase/types").IconSizeProps;
1086
- elevation?: import("@itcase/types").ElevationProps;
1087
- fill?: import("@itcase/types").FillProps;
1088
- itemFill?: import("@itcase/types").ItemFillProps;
1089
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1090
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1091
- shape?: import("@itcase/types").ShapeProps;
1092
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1093
- size?: import("@itcase/types").SizeProps;
1094
- textColor?: import("@itcase/types").TextColorProps;
1095
- textSize?: import("@itcase/types").TextSizeProps;
1096
- titleTextColor?: import("@itcase/types").TextColorProps;
1097
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1098
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1099
- titleTextTruncate?: boolean;
1100
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1101
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1102
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1103
- } | undefined;
1104
- disabledSecondary?: {
1105
- borderColor?: import("@itcase/types").BorderColorProps;
1106
- borderType?: import("@itcase/types").BorderTypeProps;
1107
- borderWidth?: import("@itcase/types").BorderWidthProps;
1108
- closeIcon?: boolean;
1109
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1110
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1111
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1112
- closeIconImage?: string;
1113
- closeIconShape?: import("@itcase/types").ShapeProps;
1114
- closeIconSize?: import("@itcase/types").IconSizeProps;
1115
- elevation?: import("@itcase/types").ElevationProps;
1116
- fill?: import("@itcase/types").FillProps;
1117
- itemFill?: import("@itcase/types").ItemFillProps;
1118
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1119
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1120
- shape?: import("@itcase/types").ShapeProps;
1121
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1122
- size?: import("@itcase/types").SizeProps;
1123
- textColor?: import("@itcase/types").TextColorProps;
1124
- textSize?: import("@itcase/types").TextSizeProps;
1125
- titleTextColor?: import("@itcase/types").TextColorProps;
1126
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1127
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1128
- titleTextTruncate?: boolean;
1129
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1130
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1131
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1132
- } | undefined;
1133
- disabledTertiary?: {
1134
- borderColor?: import("@itcase/types").BorderColorProps;
1135
- borderType?: import("@itcase/types").BorderTypeProps;
1136
- borderWidth?: import("@itcase/types").BorderWidthProps;
1137
- closeIcon?: boolean;
1138
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1139
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1140
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1141
- closeIconImage?: string;
1142
- closeIconShape?: import("@itcase/types").ShapeProps;
1143
- closeIconSize?: import("@itcase/types").IconSizeProps;
1144
- elevation?: import("@itcase/types").ElevationProps;
1145
- fill?: import("@itcase/types").FillProps;
1146
- itemFill?: import("@itcase/types").ItemFillProps;
1147
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1148
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1149
- shape?: import("@itcase/types").ShapeProps;
1150
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1151
- size?: import("@itcase/types").SizeProps;
1152
- textColor?: import("@itcase/types").TextColorProps;
1153
- textSize?: import("@itcase/types").TextSizeProps;
1154
- titleTextColor?: import("@itcase/types").TextColorProps;
1155
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1156
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1157
- titleTextTruncate?: boolean;
1158
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1159
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1160
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1161
- } | undefined;
1162
- disabledQuaternary?: {
1163
- borderColor?: import("@itcase/types").BorderColorProps;
1164
- borderType?: import("@itcase/types").BorderTypeProps;
1165
- borderWidth?: import("@itcase/types").BorderWidthProps;
1166
- closeIcon?: boolean;
1167
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1168
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1169
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1170
- closeIconImage?: string;
1171
- closeIconShape?: import("@itcase/types").ShapeProps;
1172
- closeIconSize?: import("@itcase/types").IconSizeProps;
1173
- elevation?: import("@itcase/types").ElevationProps;
1174
- fill?: import("@itcase/types").FillProps;
1175
- itemFill?: import("@itcase/types").ItemFillProps;
1176
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1177
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1178
- shape?: import("@itcase/types").ShapeProps;
1179
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1180
- size?: import("@itcase/types").SizeProps;
1181
- textColor?: import("@itcase/types").TextColorProps;
1182
- textSize?: import("@itcase/types").TextSizeProps;
1183
- titleTextColor?: import("@itcase/types").TextColorProps;
1184
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1185
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1186
- titleTextTruncate?: boolean;
1187
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1188
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1189
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1190
- } | undefined;
1191
- geometric?: {
1192
- borderColor?: import("@itcase/types").BorderColorProps;
1193
- borderType?: import("@itcase/types").BorderTypeProps;
1194
- borderWidth?: import("@itcase/types").BorderWidthProps;
1195
- closeIcon?: boolean;
1196
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1197
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1198
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1199
- closeIconImage?: string;
1200
- closeIconShape?: import("@itcase/types").ShapeProps;
1201
- closeIconSize?: import("@itcase/types").IconSizeProps;
1202
- elevation?: import("@itcase/types").ElevationProps;
1203
- fill?: import("@itcase/types").FillProps;
1204
- itemFill?: import("@itcase/types").ItemFillProps;
1205
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1206
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1207
- shape?: import("@itcase/types").ShapeProps;
1208
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1209
- size?: import("@itcase/types").SizeProps;
1210
- textColor?: import("@itcase/types").TextColorProps;
1211
- textSize?: import("@itcase/types").TextSizeProps;
1212
- titleTextColor?: import("@itcase/types").TextColorProps;
1213
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1214
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1215
- titleTextTruncate?: boolean;
1216
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1217
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1218
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1219
- } | undefined;
1220
- circular?: {
1221
- borderColor?: import("@itcase/types").BorderColorProps;
1222
- borderType?: import("@itcase/types").BorderTypeProps;
1223
- borderWidth?: import("@itcase/types").BorderWidthProps;
1224
- closeIcon?: boolean;
1225
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1226
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1227
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1228
- closeIconImage?: string;
1229
- closeIconShape?: import("@itcase/types").ShapeProps;
1230
- closeIconSize?: import("@itcase/types").IconSizeProps;
1231
- elevation?: import("@itcase/types").ElevationProps;
1232
- fill?: import("@itcase/types").FillProps;
1233
- itemFill?: import("@itcase/types").ItemFillProps;
1234
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1235
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1236
- shape?: import("@itcase/types").ShapeProps;
1237
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1238
- size?: import("@itcase/types").SizeProps;
1239
- textColor?: import("@itcase/types").TextColorProps;
1240
- textSize?: import("@itcase/types").TextSizeProps;
1241
- titleTextColor?: import("@itcase/types").TextColorProps;
1242
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1243
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1244
- titleTextTruncate?: boolean;
1245
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1246
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1247
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1248
- } | undefined;
1249
- rounded?: {
1250
- borderColor?: import("@itcase/types").BorderColorProps;
1251
- borderType?: import("@itcase/types").BorderTypeProps;
1252
- borderWidth?: import("@itcase/types").BorderWidthProps;
1253
- closeIcon?: boolean;
1254
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1255
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1256
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1257
- closeIconImage?: string;
1258
- closeIconShape?: import("@itcase/types").ShapeProps;
1259
- closeIconSize?: import("@itcase/types").IconSizeProps;
1260
- elevation?: import("@itcase/types").ElevationProps;
1261
- fill?: import("@itcase/types").FillProps;
1262
- itemFill?: import("@itcase/types").ItemFillProps;
1263
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1264
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1265
- shape?: import("@itcase/types").ShapeProps;
1266
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1267
- size?: import("@itcase/types").SizeProps;
1268
- textColor?: import("@itcase/types").TextColorProps;
1269
- textSize?: import("@itcase/types").TextSizeProps;
1270
- titleTextColor?: import("@itcase/types").TextColorProps;
1271
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1272
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1273
- titleTextTruncate?: boolean;
1274
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1275
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1276
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1277
- } | undefined;
1278
- accentMutedPrimary?: {
1279
- borderColor?: import("@itcase/types").BorderColorProps;
1280
- borderType?: import("@itcase/types").BorderTypeProps;
1281
- borderWidth?: import("@itcase/types").BorderWidthProps;
1282
- closeIcon?: boolean;
1283
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1284
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1285
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1286
- closeIconImage?: string;
1287
- closeIconShape?: import("@itcase/types").ShapeProps;
1288
- closeIconSize?: import("@itcase/types").IconSizeProps;
1289
- elevation?: import("@itcase/types").ElevationProps;
1290
- fill?: import("@itcase/types").FillProps;
1291
- itemFill?: import("@itcase/types").ItemFillProps;
1292
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1293
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1294
- shape?: import("@itcase/types").ShapeProps;
1295
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1296
- size?: import("@itcase/types").SizeProps;
1297
- textColor?: import("@itcase/types").TextColorProps;
1298
- textSize?: import("@itcase/types").TextSizeProps;
1299
- titleTextColor?: import("@itcase/types").TextColorProps;
1300
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1301
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1302
- titleTextTruncate?: boolean;
1303
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1304
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1305
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1306
- } | undefined;
1307
- accentMutedQuaternary?: {
1308
- borderColor?: import("@itcase/types").BorderColorProps;
1309
- borderType?: import("@itcase/types").BorderTypeProps;
1310
- borderWidth?: import("@itcase/types").BorderWidthProps;
1311
- closeIcon?: boolean;
1312
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1313
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1314
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1315
- closeIconImage?: string;
1316
- closeIconShape?: import("@itcase/types").ShapeProps;
1317
- closeIconSize?: import("@itcase/types").IconSizeProps;
1318
- elevation?: import("@itcase/types").ElevationProps;
1319
- fill?: import("@itcase/types").FillProps;
1320
- itemFill?: import("@itcase/types").ItemFillProps;
1321
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1322
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1323
- shape?: import("@itcase/types").ShapeProps;
1324
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1325
- size?: import("@itcase/types").SizeProps;
1326
- textColor?: import("@itcase/types").TextColorProps;
1327
- textSize?: import("@itcase/types").TextSizeProps;
1328
- titleTextColor?: import("@itcase/types").TextColorProps;
1329
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1330
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1331
- titleTextTruncate?: boolean;
1332
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1333
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1334
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1335
- } | undefined;
1336
- accentMutedSecondary?: {
1337
- borderColor?: import("@itcase/types").BorderColorProps;
1338
- borderType?: import("@itcase/types").BorderTypeProps;
1339
- borderWidth?: import("@itcase/types").BorderWidthProps;
1340
- closeIcon?: boolean;
1341
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1342
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1343
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1344
- closeIconImage?: string;
1345
- closeIconShape?: import("@itcase/types").ShapeProps;
1346
- closeIconSize?: import("@itcase/types").IconSizeProps;
1347
- elevation?: import("@itcase/types").ElevationProps;
1348
- fill?: import("@itcase/types").FillProps;
1349
- itemFill?: import("@itcase/types").ItemFillProps;
1350
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1351
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1352
- shape?: import("@itcase/types").ShapeProps;
1353
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1354
- size?: import("@itcase/types").SizeProps;
1355
- textColor?: import("@itcase/types").TextColorProps;
1356
- textSize?: import("@itcase/types").TextSizeProps;
1357
- titleTextColor?: import("@itcase/types").TextColorProps;
1358
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1359
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1360
- titleTextTruncate?: boolean;
1361
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1362
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1363
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1364
- } | undefined;
1365
- accentMutedTertiary?: {
1366
- borderColor?: import("@itcase/types").BorderColorProps;
1367
- borderType?: import("@itcase/types").BorderTypeProps;
1368
- borderWidth?: import("@itcase/types").BorderWidthProps;
1369
- closeIcon?: boolean;
1370
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1371
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1372
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1373
- closeIconImage?: string;
1374
- closeIconShape?: import("@itcase/types").ShapeProps;
1375
- closeIconSize?: import("@itcase/types").IconSizeProps;
1376
- elevation?: import("@itcase/types").ElevationProps;
1377
- fill?: import("@itcase/types").FillProps;
1378
- itemFill?: import("@itcase/types").ItemFillProps;
1379
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1380
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1381
- shape?: import("@itcase/types").ShapeProps;
1382
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1383
- size?: import("@itcase/types").SizeProps;
1384
- textColor?: import("@itcase/types").TextColorProps;
1385
- textSize?: import("@itcase/types").TextSizeProps;
1386
- titleTextColor?: import("@itcase/types").TextColorProps;
1387
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1388
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1389
- titleTextTruncate?: boolean;
1390
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1391
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1392
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1393
- } | undefined;
1394
- dangerMutedPrimary?: {
1395
- borderColor?: import("@itcase/types").BorderColorProps;
1396
- borderType?: import("@itcase/types").BorderTypeProps;
1397
- borderWidth?: import("@itcase/types").BorderWidthProps;
1398
- closeIcon?: boolean;
1399
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1400
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1401
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1402
- closeIconImage?: string;
1403
- closeIconShape?: import("@itcase/types").ShapeProps;
1404
- closeIconSize?: import("@itcase/types").IconSizeProps;
1405
- elevation?: import("@itcase/types").ElevationProps;
1406
- fill?: import("@itcase/types").FillProps;
1407
- itemFill?: import("@itcase/types").ItemFillProps;
1408
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1409
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1410
- shape?: import("@itcase/types").ShapeProps;
1411
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1412
- size?: import("@itcase/types").SizeProps;
1413
- textColor?: import("@itcase/types").TextColorProps;
1414
- textSize?: import("@itcase/types").TextSizeProps;
1415
- titleTextColor?: import("@itcase/types").TextColorProps;
1416
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1417
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1418
- titleTextTruncate?: boolean;
1419
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1420
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1421
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1422
- } | undefined;
1423
- dangerMutedQuaternary?: {
1424
- borderColor?: import("@itcase/types").BorderColorProps;
1425
- borderType?: import("@itcase/types").BorderTypeProps;
1426
- borderWidth?: import("@itcase/types").BorderWidthProps;
1427
- closeIcon?: boolean;
1428
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1429
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1430
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1431
- closeIconImage?: string;
1432
- closeIconShape?: import("@itcase/types").ShapeProps;
1433
- closeIconSize?: import("@itcase/types").IconSizeProps;
1434
- elevation?: import("@itcase/types").ElevationProps;
1435
- fill?: import("@itcase/types").FillProps;
1436
- itemFill?: import("@itcase/types").ItemFillProps;
1437
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1438
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1439
- shape?: import("@itcase/types").ShapeProps;
1440
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1441
- size?: import("@itcase/types").SizeProps;
1442
- textColor?: import("@itcase/types").TextColorProps;
1443
- textSize?: import("@itcase/types").TextSizeProps;
1444
- titleTextColor?: import("@itcase/types").TextColorProps;
1445
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1446
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1447
- titleTextTruncate?: boolean;
1448
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1449
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1450
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1451
- } | undefined;
1452
- dangerMutedSecondary?: {
1453
- borderColor?: import("@itcase/types").BorderColorProps;
1454
- borderType?: import("@itcase/types").BorderTypeProps;
1455
- borderWidth?: import("@itcase/types").BorderWidthProps;
1456
- closeIcon?: boolean;
1457
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1458
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1459
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1460
- closeIconImage?: string;
1461
- closeIconShape?: import("@itcase/types").ShapeProps;
1462
- closeIconSize?: import("@itcase/types").IconSizeProps;
1463
- elevation?: import("@itcase/types").ElevationProps;
1464
- fill?: import("@itcase/types").FillProps;
1465
- itemFill?: import("@itcase/types").ItemFillProps;
1466
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1467
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1468
- shape?: import("@itcase/types").ShapeProps;
1469
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1470
- size?: import("@itcase/types").SizeProps;
1471
- textColor?: import("@itcase/types").TextColorProps;
1472
- textSize?: import("@itcase/types").TextSizeProps;
1473
- titleTextColor?: import("@itcase/types").TextColorProps;
1474
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1475
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1476
- titleTextTruncate?: boolean;
1477
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1478
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1479
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1480
- } | undefined;
1481
- dangerMutedTertiary?: {
1482
- borderColor?: import("@itcase/types").BorderColorProps;
1483
- borderType?: import("@itcase/types").BorderTypeProps;
1484
- borderWidth?: import("@itcase/types").BorderWidthProps;
1485
- closeIcon?: boolean;
1486
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1487
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1488
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1489
- closeIconImage?: string;
1490
- closeIconShape?: import("@itcase/types").ShapeProps;
1491
- closeIconSize?: import("@itcase/types").IconSizeProps;
1492
- elevation?: import("@itcase/types").ElevationProps;
1493
- fill?: import("@itcase/types").FillProps;
1494
- itemFill?: import("@itcase/types").ItemFillProps;
1495
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1496
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1497
- shape?: import("@itcase/types").ShapeProps;
1498
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1499
- size?: import("@itcase/types").SizeProps;
1500
- textColor?: import("@itcase/types").TextColorProps;
1501
- textSize?: import("@itcase/types").TextSizeProps;
1502
- titleTextColor?: import("@itcase/types").TextColorProps;
1503
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1504
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1505
- titleTextTruncate?: boolean;
1506
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1507
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1508
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1509
- } | undefined;
1510
- disabledMutedPrimary?: {
1511
- borderColor?: import("@itcase/types").BorderColorProps;
1512
- borderType?: import("@itcase/types").BorderTypeProps;
1513
- borderWidth?: import("@itcase/types").BorderWidthProps;
1514
- closeIcon?: boolean;
1515
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1516
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1517
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1518
- closeIconImage?: string;
1519
- closeIconShape?: import("@itcase/types").ShapeProps;
1520
- closeIconSize?: import("@itcase/types").IconSizeProps;
1521
- elevation?: import("@itcase/types").ElevationProps;
1522
- fill?: import("@itcase/types").FillProps;
1523
- itemFill?: import("@itcase/types").ItemFillProps;
1524
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1525
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1526
- shape?: import("@itcase/types").ShapeProps;
1527
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1528
- size?: import("@itcase/types").SizeProps;
1529
- textColor?: import("@itcase/types").TextColorProps;
1530
- textSize?: import("@itcase/types").TextSizeProps;
1531
- titleTextColor?: import("@itcase/types").TextColorProps;
1532
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1533
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1534
- titleTextTruncate?: boolean;
1535
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1536
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1537
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1538
- } | undefined;
1539
- disabledMutedQuaternary?: {
1540
- borderColor?: import("@itcase/types").BorderColorProps;
1541
- borderType?: import("@itcase/types").BorderTypeProps;
1542
- borderWidth?: import("@itcase/types").BorderWidthProps;
1543
- closeIcon?: boolean;
1544
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1545
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1546
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1547
- closeIconImage?: string;
1548
- closeIconShape?: import("@itcase/types").ShapeProps;
1549
- closeIconSize?: import("@itcase/types").IconSizeProps;
1550
- elevation?: import("@itcase/types").ElevationProps;
1551
- fill?: import("@itcase/types").FillProps;
1552
- itemFill?: import("@itcase/types").ItemFillProps;
1553
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1554
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1555
- shape?: import("@itcase/types").ShapeProps;
1556
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1557
- size?: import("@itcase/types").SizeProps;
1558
- textColor?: import("@itcase/types").TextColorProps;
1559
- textSize?: import("@itcase/types").TextSizeProps;
1560
- titleTextColor?: import("@itcase/types").TextColorProps;
1561
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1562
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1563
- titleTextTruncate?: boolean;
1564
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1565
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1566
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1567
- } | undefined;
1568
- disabledMutedSecondary?: {
1569
- borderColor?: import("@itcase/types").BorderColorProps;
1570
- borderType?: import("@itcase/types").BorderTypeProps;
1571
- borderWidth?: import("@itcase/types").BorderWidthProps;
1572
- closeIcon?: boolean;
1573
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1574
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1575
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1576
- closeIconImage?: string;
1577
- closeIconShape?: import("@itcase/types").ShapeProps;
1578
- closeIconSize?: import("@itcase/types").IconSizeProps;
1579
- elevation?: import("@itcase/types").ElevationProps;
1580
- fill?: import("@itcase/types").FillProps;
1581
- itemFill?: import("@itcase/types").ItemFillProps;
1582
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1583
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1584
- shape?: import("@itcase/types").ShapeProps;
1585
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1586
- size?: import("@itcase/types").SizeProps;
1587
- textColor?: import("@itcase/types").TextColorProps;
1588
- textSize?: import("@itcase/types").TextSizeProps;
1589
- titleTextColor?: import("@itcase/types").TextColorProps;
1590
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1591
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1592
- titleTextTruncate?: boolean;
1593
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1594
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1595
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1596
- } | undefined;
1597
- disabledMutedTertiary?: {
1598
- borderColor?: import("@itcase/types").BorderColorProps;
1599
- borderType?: import("@itcase/types").BorderTypeProps;
1600
- borderWidth?: import("@itcase/types").BorderWidthProps;
1601
- closeIcon?: boolean;
1602
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1603
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1604
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1605
- closeIconImage?: string;
1606
- closeIconShape?: import("@itcase/types").ShapeProps;
1607
- closeIconSize?: import("@itcase/types").IconSizeProps;
1608
- elevation?: import("@itcase/types").ElevationProps;
1609
- fill?: import("@itcase/types").FillProps;
1610
- itemFill?: import("@itcase/types").ItemFillProps;
1611
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1612
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1613
- shape?: import("@itcase/types").ShapeProps;
1614
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1615
- size?: import("@itcase/types").SizeProps;
1616
- textColor?: import("@itcase/types").TextColorProps;
1617
- textSize?: import("@itcase/types").TextSizeProps;
1618
- titleTextColor?: import("@itcase/types").TextColorProps;
1619
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1620
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1621
- titleTextTruncate?: boolean;
1622
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1623
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1624
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1625
- } | undefined;
1626
- errorMutedPrimary?: {
1627
- borderColor?: import("@itcase/types").BorderColorProps;
1628
- borderType?: import("@itcase/types").BorderTypeProps;
1629
- borderWidth?: import("@itcase/types").BorderWidthProps;
1630
- closeIcon?: boolean;
1631
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1632
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1633
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1634
- closeIconImage?: string;
1635
- closeIconShape?: import("@itcase/types").ShapeProps;
1636
- closeIconSize?: import("@itcase/types").IconSizeProps;
1637
- elevation?: import("@itcase/types").ElevationProps;
1638
- fill?: import("@itcase/types").FillProps;
1639
- itemFill?: import("@itcase/types").ItemFillProps;
1640
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1641
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1642
- shape?: import("@itcase/types").ShapeProps;
1643
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1644
- size?: import("@itcase/types").SizeProps;
1645
- textColor?: import("@itcase/types").TextColorProps;
1646
- textSize?: import("@itcase/types").TextSizeProps;
1647
- titleTextColor?: import("@itcase/types").TextColorProps;
1648
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1649
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1650
- titleTextTruncate?: boolean;
1651
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1652
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1653
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1654
- } | undefined;
1655
- errorMutedQuaternary?: {
1656
- borderColor?: import("@itcase/types").BorderColorProps;
1657
- borderType?: import("@itcase/types").BorderTypeProps;
1658
- borderWidth?: import("@itcase/types").BorderWidthProps;
1659
- closeIcon?: boolean;
1660
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1661
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1662
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1663
- closeIconImage?: string;
1664
- closeIconShape?: import("@itcase/types").ShapeProps;
1665
- closeIconSize?: import("@itcase/types").IconSizeProps;
1666
- elevation?: import("@itcase/types").ElevationProps;
1667
- fill?: import("@itcase/types").FillProps;
1668
- itemFill?: import("@itcase/types").ItemFillProps;
1669
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1670
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1671
- shape?: import("@itcase/types").ShapeProps;
1672
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1673
- size?: import("@itcase/types").SizeProps;
1674
- textColor?: import("@itcase/types").TextColorProps;
1675
- textSize?: import("@itcase/types").TextSizeProps;
1676
- titleTextColor?: import("@itcase/types").TextColorProps;
1677
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1678
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1679
- titleTextTruncate?: boolean;
1680
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1681
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1682
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1683
- } | undefined;
1684
- errorMutedSecondary?: {
1685
- borderColor?: import("@itcase/types").BorderColorProps;
1686
- borderType?: import("@itcase/types").BorderTypeProps;
1687
- borderWidth?: import("@itcase/types").BorderWidthProps;
1688
- closeIcon?: boolean;
1689
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1690
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1691
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1692
- closeIconImage?: string;
1693
- closeIconShape?: import("@itcase/types").ShapeProps;
1694
- closeIconSize?: import("@itcase/types").IconSizeProps;
1695
- elevation?: import("@itcase/types").ElevationProps;
1696
- fill?: import("@itcase/types").FillProps;
1697
- itemFill?: import("@itcase/types").ItemFillProps;
1698
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1699
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1700
- shape?: import("@itcase/types").ShapeProps;
1701
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1702
- size?: import("@itcase/types").SizeProps;
1703
- textColor?: import("@itcase/types").TextColorProps;
1704
- textSize?: import("@itcase/types").TextSizeProps;
1705
- titleTextColor?: import("@itcase/types").TextColorProps;
1706
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1707
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1708
- titleTextTruncate?: boolean;
1709
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1710
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1711
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1712
- } | undefined;
1713
- errorMutedTertiary?: {
1714
- borderColor?: import("@itcase/types").BorderColorProps;
1715
- borderType?: import("@itcase/types").BorderTypeProps;
1716
- borderWidth?: import("@itcase/types").BorderWidthProps;
1717
- closeIcon?: boolean;
1718
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1719
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1720
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1721
- closeIconImage?: string;
1722
- closeIconShape?: import("@itcase/types").ShapeProps;
1723
- closeIconSize?: import("@itcase/types").IconSizeProps;
1724
- elevation?: import("@itcase/types").ElevationProps;
1725
- fill?: import("@itcase/types").FillProps;
1726
- itemFill?: import("@itcase/types").ItemFillProps;
1727
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1728
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1729
- shape?: import("@itcase/types").ShapeProps;
1730
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1731
- size?: import("@itcase/types").SizeProps;
1732
- textColor?: import("@itcase/types").TextColorProps;
1733
- textSize?: import("@itcase/types").TextSizeProps;
1734
- titleTextColor?: import("@itcase/types").TextColorProps;
1735
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1736
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1737
- titleTextTruncate?: boolean;
1738
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1739
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1740
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1741
- } | undefined;
1742
- extraMutedPrimary?: {
1743
- borderColor?: import("@itcase/types").BorderColorProps;
1744
- borderType?: import("@itcase/types").BorderTypeProps;
1745
- borderWidth?: import("@itcase/types").BorderWidthProps;
1746
- closeIcon?: boolean;
1747
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1748
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1749
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1750
- closeIconImage?: string;
1751
- closeIconShape?: import("@itcase/types").ShapeProps;
1752
- closeIconSize?: import("@itcase/types").IconSizeProps;
1753
- elevation?: import("@itcase/types").ElevationProps;
1754
- fill?: import("@itcase/types").FillProps;
1755
- itemFill?: import("@itcase/types").ItemFillProps;
1756
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1757
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1758
- shape?: import("@itcase/types").ShapeProps;
1759
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1760
- size?: import("@itcase/types").SizeProps;
1761
- textColor?: import("@itcase/types").TextColorProps;
1762
- textSize?: import("@itcase/types").TextSizeProps;
1763
- titleTextColor?: import("@itcase/types").TextColorProps;
1764
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1765
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1766
- titleTextTruncate?: boolean;
1767
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1768
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1769
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1770
- } | undefined;
1771
- extraMutedQuaternary?: {
1772
- borderColor?: import("@itcase/types").BorderColorProps;
1773
- borderType?: import("@itcase/types").BorderTypeProps;
1774
- borderWidth?: import("@itcase/types").BorderWidthProps;
1775
- closeIcon?: boolean;
1776
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1777
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1778
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1779
- closeIconImage?: string;
1780
- closeIconShape?: import("@itcase/types").ShapeProps;
1781
- closeIconSize?: import("@itcase/types").IconSizeProps;
1782
- elevation?: import("@itcase/types").ElevationProps;
1783
- fill?: import("@itcase/types").FillProps;
1784
- itemFill?: import("@itcase/types").ItemFillProps;
1785
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1786
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1787
- shape?: import("@itcase/types").ShapeProps;
1788
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1789
- size?: import("@itcase/types").SizeProps;
1790
- textColor?: import("@itcase/types").TextColorProps;
1791
- textSize?: import("@itcase/types").TextSizeProps;
1792
- titleTextColor?: import("@itcase/types").TextColorProps;
1793
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1794
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1795
- titleTextTruncate?: boolean;
1796
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1797
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1798
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1799
- } | undefined;
1800
- extraMutedSecondary?: {
1801
- borderColor?: import("@itcase/types").BorderColorProps;
1802
- borderType?: import("@itcase/types").BorderTypeProps;
1803
- borderWidth?: import("@itcase/types").BorderWidthProps;
1804
- closeIcon?: boolean;
1805
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1806
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1807
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1808
- closeIconImage?: string;
1809
- closeIconShape?: import("@itcase/types").ShapeProps;
1810
- closeIconSize?: import("@itcase/types").IconSizeProps;
1811
- elevation?: import("@itcase/types").ElevationProps;
1812
- fill?: import("@itcase/types").FillProps;
1813
- itemFill?: import("@itcase/types").ItemFillProps;
1814
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1815
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1816
- shape?: import("@itcase/types").ShapeProps;
1817
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1818
- size?: import("@itcase/types").SizeProps;
1819
- textColor?: import("@itcase/types").TextColorProps;
1820
- textSize?: import("@itcase/types").TextSizeProps;
1821
- titleTextColor?: import("@itcase/types").TextColorProps;
1822
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1823
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1824
- titleTextTruncate?: boolean;
1825
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1826
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1827
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1828
- } | undefined;
1829
- extraMutedTertiary?: {
1830
- borderColor?: import("@itcase/types").BorderColorProps;
1831
- borderType?: import("@itcase/types").BorderTypeProps;
1832
- borderWidth?: import("@itcase/types").BorderWidthProps;
1833
- closeIcon?: boolean;
1834
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1835
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1836
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1837
- closeIconImage?: string;
1838
- closeIconShape?: import("@itcase/types").ShapeProps;
1839
- closeIconSize?: import("@itcase/types").IconSizeProps;
1840
- elevation?: import("@itcase/types").ElevationProps;
1841
- fill?: import("@itcase/types").FillProps;
1842
- itemFill?: import("@itcase/types").ItemFillProps;
1843
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1844
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1845
- shape?: import("@itcase/types").ShapeProps;
1846
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1847
- size?: import("@itcase/types").SizeProps;
1848
- textColor?: import("@itcase/types").TextColorProps;
1849
- textSize?: import("@itcase/types").TextSizeProps;
1850
- titleTextColor?: import("@itcase/types").TextColorProps;
1851
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1852
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1853
- titleTextTruncate?: boolean;
1854
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1855
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1856
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1857
- } | undefined;
1858
- infoMutedPrimary?: {
1859
- borderColor?: import("@itcase/types").BorderColorProps;
1860
- borderType?: import("@itcase/types").BorderTypeProps;
1861
- borderWidth?: import("@itcase/types").BorderWidthProps;
1862
- closeIcon?: boolean;
1863
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1864
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1865
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1866
- closeIconImage?: string;
1867
- closeIconShape?: import("@itcase/types").ShapeProps;
1868
- closeIconSize?: import("@itcase/types").IconSizeProps;
1869
- elevation?: import("@itcase/types").ElevationProps;
1870
- fill?: import("@itcase/types").FillProps;
1871
- itemFill?: import("@itcase/types").ItemFillProps;
1872
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1873
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1874
- shape?: import("@itcase/types").ShapeProps;
1875
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1876
- size?: import("@itcase/types").SizeProps;
1877
- textColor?: import("@itcase/types").TextColorProps;
1878
- textSize?: import("@itcase/types").TextSizeProps;
1879
- titleTextColor?: import("@itcase/types").TextColorProps;
1880
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1881
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1882
- titleTextTruncate?: boolean;
1883
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1884
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1885
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1886
- } | undefined;
1887
- infoMutedQuaternary?: {
1888
- borderColor?: import("@itcase/types").BorderColorProps;
1889
- borderType?: import("@itcase/types").BorderTypeProps;
1890
- borderWidth?: import("@itcase/types").BorderWidthProps;
1891
- closeIcon?: boolean;
1892
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1893
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1894
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1895
- closeIconImage?: string;
1896
- closeIconShape?: import("@itcase/types").ShapeProps;
1897
- closeIconSize?: import("@itcase/types").IconSizeProps;
1898
- elevation?: import("@itcase/types").ElevationProps;
1899
- fill?: import("@itcase/types").FillProps;
1900
- itemFill?: import("@itcase/types").ItemFillProps;
1901
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1902
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1903
- shape?: import("@itcase/types").ShapeProps;
1904
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1905
- size?: import("@itcase/types").SizeProps;
1906
- textColor?: import("@itcase/types").TextColorProps;
1907
- textSize?: import("@itcase/types").TextSizeProps;
1908
- titleTextColor?: import("@itcase/types").TextColorProps;
1909
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1910
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1911
- titleTextTruncate?: boolean;
1912
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1913
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1914
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1915
- } | undefined;
1916
- infoMutedSecondary?: {
1917
- borderColor?: import("@itcase/types").BorderColorProps;
1918
- borderType?: import("@itcase/types").BorderTypeProps;
1919
- borderWidth?: import("@itcase/types").BorderWidthProps;
1920
- closeIcon?: boolean;
1921
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1922
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1923
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1924
- closeIconImage?: string;
1925
- closeIconShape?: import("@itcase/types").ShapeProps;
1926
- closeIconSize?: import("@itcase/types").IconSizeProps;
1927
- elevation?: import("@itcase/types").ElevationProps;
1928
- fill?: import("@itcase/types").FillProps;
1929
- itemFill?: import("@itcase/types").ItemFillProps;
1930
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1931
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1932
- shape?: import("@itcase/types").ShapeProps;
1933
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1934
- size?: import("@itcase/types").SizeProps;
1935
- textColor?: import("@itcase/types").TextColorProps;
1936
- textSize?: import("@itcase/types").TextSizeProps;
1937
- titleTextColor?: import("@itcase/types").TextColorProps;
1938
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1939
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1940
- titleTextTruncate?: boolean;
1941
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1942
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1943
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1944
- } | undefined;
1945
- infoMutedTertiary?: {
1946
- borderColor?: import("@itcase/types").BorderColorProps;
1947
- borderType?: import("@itcase/types").BorderTypeProps;
1948
- borderWidth?: import("@itcase/types").BorderWidthProps;
1949
- closeIcon?: boolean;
1950
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1951
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1952
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1953
- closeIconImage?: string;
1954
- closeIconShape?: import("@itcase/types").ShapeProps;
1955
- closeIconSize?: import("@itcase/types").IconSizeProps;
1956
- elevation?: import("@itcase/types").ElevationProps;
1957
- fill?: import("@itcase/types").FillProps;
1958
- itemFill?: import("@itcase/types").ItemFillProps;
1959
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1960
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1961
- shape?: import("@itcase/types").ShapeProps;
1962
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1963
- size?: import("@itcase/types").SizeProps;
1964
- textColor?: import("@itcase/types").TextColorProps;
1965
- textSize?: import("@itcase/types").TextSizeProps;
1966
- titleTextColor?: import("@itcase/types").TextColorProps;
1967
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1968
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1969
- titleTextTruncate?: boolean;
1970
- titleTextWeight?: import("@itcase/types").TextWeightProps;
1971
- titleTextWidth?: import("@itcase/types").TextWeightProps;
1972
- titleTextWrap?: import("@itcase/types").TextWrapProps;
1973
- } | undefined;
1974
- specialMutedPrimary?: {
1975
- borderColor?: import("@itcase/types").BorderColorProps;
1976
- borderType?: import("@itcase/types").BorderTypeProps;
1977
- borderWidth?: import("@itcase/types").BorderWidthProps;
1978
- closeIcon?: boolean;
1979
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
1980
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
1981
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
1982
- closeIconImage?: string;
1983
- closeIconShape?: import("@itcase/types").ShapeProps;
1984
- closeIconSize?: import("@itcase/types").IconSizeProps;
1985
- elevation?: import("@itcase/types").ElevationProps;
1986
- fill?: import("@itcase/types").FillProps;
1987
- itemFill?: import("@itcase/types").ItemFillProps;
1988
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
1989
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
1990
- shape?: import("@itcase/types").ShapeProps;
1991
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
1992
- size?: import("@itcase/types").SizeProps;
1993
- textColor?: import("@itcase/types").TextColorProps;
1994
- textSize?: import("@itcase/types").TextSizeProps;
1995
- titleTextColor?: import("@itcase/types").TextColorProps;
1996
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
1997
- titleTextSize?: import("@itcase/types").TitleSizeProps;
1998
- titleTextTruncate?: boolean;
1999
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2000
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2001
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2002
- } | undefined;
2003
- specialMutedQuaternary?: {
2004
- borderColor?: import("@itcase/types").BorderColorProps;
2005
- borderType?: import("@itcase/types").BorderTypeProps;
2006
- borderWidth?: import("@itcase/types").BorderWidthProps;
2007
- closeIcon?: boolean;
2008
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2009
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2010
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2011
- closeIconImage?: string;
2012
- closeIconShape?: import("@itcase/types").ShapeProps;
2013
- closeIconSize?: import("@itcase/types").IconSizeProps;
2014
- elevation?: import("@itcase/types").ElevationProps;
2015
- fill?: import("@itcase/types").FillProps;
2016
- itemFill?: import("@itcase/types").ItemFillProps;
2017
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2018
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2019
- shape?: import("@itcase/types").ShapeProps;
2020
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2021
- size?: import("@itcase/types").SizeProps;
2022
- textColor?: import("@itcase/types").TextColorProps;
2023
- textSize?: import("@itcase/types").TextSizeProps;
2024
- titleTextColor?: import("@itcase/types").TextColorProps;
2025
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2026
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2027
- titleTextTruncate?: boolean;
2028
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2029
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2030
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2031
- } | undefined;
2032
- specialMutedSecondary?: {
2033
- borderColor?: import("@itcase/types").BorderColorProps;
2034
- borderType?: import("@itcase/types").BorderTypeProps;
2035
- borderWidth?: import("@itcase/types").BorderWidthProps;
2036
- closeIcon?: boolean;
2037
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2038
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2039
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2040
- closeIconImage?: string;
2041
- closeIconShape?: import("@itcase/types").ShapeProps;
2042
- closeIconSize?: import("@itcase/types").IconSizeProps;
2043
- elevation?: import("@itcase/types").ElevationProps;
2044
- fill?: import("@itcase/types").FillProps;
2045
- itemFill?: import("@itcase/types").ItemFillProps;
2046
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2047
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2048
- shape?: import("@itcase/types").ShapeProps;
2049
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2050
- size?: import("@itcase/types").SizeProps;
2051
- textColor?: import("@itcase/types").TextColorProps;
2052
- textSize?: import("@itcase/types").TextSizeProps;
2053
- titleTextColor?: import("@itcase/types").TextColorProps;
2054
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2055
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2056
- titleTextTruncate?: boolean;
2057
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2058
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2059
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2060
- } | undefined;
2061
- specialMutedTertiary?: {
2062
- borderColor?: import("@itcase/types").BorderColorProps;
2063
- borderType?: import("@itcase/types").BorderTypeProps;
2064
- borderWidth?: import("@itcase/types").BorderWidthProps;
2065
- closeIcon?: boolean;
2066
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2067
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2068
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2069
- closeIconImage?: string;
2070
- closeIconShape?: import("@itcase/types").ShapeProps;
2071
- closeIconSize?: import("@itcase/types").IconSizeProps;
2072
- elevation?: import("@itcase/types").ElevationProps;
2073
- fill?: import("@itcase/types").FillProps;
2074
- itemFill?: import("@itcase/types").ItemFillProps;
2075
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2076
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2077
- shape?: import("@itcase/types").ShapeProps;
2078
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2079
- size?: import("@itcase/types").SizeProps;
2080
- textColor?: import("@itcase/types").TextColorProps;
2081
- textSize?: import("@itcase/types").TextSizeProps;
2082
- titleTextColor?: import("@itcase/types").TextColorProps;
2083
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2084
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2085
- titleTextTruncate?: boolean;
2086
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2087
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2088
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2089
- } | undefined;
2090
- successMutedPrimary?: {
2091
- borderColor?: import("@itcase/types").BorderColorProps;
2092
- borderType?: import("@itcase/types").BorderTypeProps;
2093
- borderWidth?: import("@itcase/types").BorderWidthProps;
2094
- closeIcon?: boolean;
2095
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2096
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2097
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2098
- closeIconImage?: string;
2099
- closeIconShape?: import("@itcase/types").ShapeProps;
2100
- closeIconSize?: import("@itcase/types").IconSizeProps;
2101
- elevation?: import("@itcase/types").ElevationProps;
2102
- fill?: import("@itcase/types").FillProps;
2103
- itemFill?: import("@itcase/types").ItemFillProps;
2104
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2105
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2106
- shape?: import("@itcase/types").ShapeProps;
2107
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2108
- size?: import("@itcase/types").SizeProps;
2109
- textColor?: import("@itcase/types").TextColorProps;
2110
- textSize?: import("@itcase/types").TextSizeProps;
2111
- titleTextColor?: import("@itcase/types").TextColorProps;
2112
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2113
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2114
- titleTextTruncate?: boolean;
2115
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2116
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2117
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2118
- } | undefined;
2119
- successMutedQuaternary?: {
2120
- borderColor?: import("@itcase/types").BorderColorProps;
2121
- borderType?: import("@itcase/types").BorderTypeProps;
2122
- borderWidth?: import("@itcase/types").BorderWidthProps;
2123
- closeIcon?: boolean;
2124
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2125
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2126
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2127
- closeIconImage?: string;
2128
- closeIconShape?: import("@itcase/types").ShapeProps;
2129
- closeIconSize?: import("@itcase/types").IconSizeProps;
2130
- elevation?: import("@itcase/types").ElevationProps;
2131
- fill?: import("@itcase/types").FillProps;
2132
- itemFill?: import("@itcase/types").ItemFillProps;
2133
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2134
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2135
- shape?: import("@itcase/types").ShapeProps;
2136
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2137
- size?: import("@itcase/types").SizeProps;
2138
- textColor?: import("@itcase/types").TextColorProps;
2139
- textSize?: import("@itcase/types").TextSizeProps;
2140
- titleTextColor?: import("@itcase/types").TextColorProps;
2141
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2142
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2143
- titleTextTruncate?: boolean;
2144
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2145
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2146
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2147
- } | undefined;
2148
- successMutedSecondary?: {
2149
- borderColor?: import("@itcase/types").BorderColorProps;
2150
- borderType?: import("@itcase/types").BorderTypeProps;
2151
- borderWidth?: import("@itcase/types").BorderWidthProps;
2152
- closeIcon?: boolean;
2153
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2154
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2155
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2156
- closeIconImage?: string;
2157
- closeIconShape?: import("@itcase/types").ShapeProps;
2158
- closeIconSize?: import("@itcase/types").IconSizeProps;
2159
- elevation?: import("@itcase/types").ElevationProps;
2160
- fill?: import("@itcase/types").FillProps;
2161
- itemFill?: import("@itcase/types").ItemFillProps;
2162
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2163
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2164
- shape?: import("@itcase/types").ShapeProps;
2165
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2166
- size?: import("@itcase/types").SizeProps;
2167
- textColor?: import("@itcase/types").TextColorProps;
2168
- textSize?: import("@itcase/types").TextSizeProps;
2169
- titleTextColor?: import("@itcase/types").TextColorProps;
2170
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2171
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2172
- titleTextTruncate?: boolean;
2173
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2174
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2175
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2176
- } | undefined;
2177
- successMutedTertiary?: {
2178
- borderColor?: import("@itcase/types").BorderColorProps;
2179
- borderType?: import("@itcase/types").BorderTypeProps;
2180
- borderWidth?: import("@itcase/types").BorderWidthProps;
2181
- closeIcon?: boolean;
2182
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2183
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2184
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2185
- closeIconImage?: string;
2186
- closeIconShape?: import("@itcase/types").ShapeProps;
2187
- closeIconSize?: import("@itcase/types").IconSizeProps;
2188
- elevation?: import("@itcase/types").ElevationProps;
2189
- fill?: import("@itcase/types").FillProps;
2190
- itemFill?: import("@itcase/types").ItemFillProps;
2191
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2192
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2193
- shape?: import("@itcase/types").ShapeProps;
2194
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2195
- size?: import("@itcase/types").SizeProps;
2196
- textColor?: import("@itcase/types").TextColorProps;
2197
- textSize?: import("@itcase/types").TextSizeProps;
2198
- titleTextColor?: import("@itcase/types").TextColorProps;
2199
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2200
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2201
- titleTextTruncate?: boolean;
2202
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2203
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2204
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2205
- } | undefined;
2206
- surfaceMutedPrimary?: {
2207
- borderColor?: import("@itcase/types").BorderColorProps;
2208
- borderType?: import("@itcase/types").BorderTypeProps;
2209
- borderWidth?: import("@itcase/types").BorderWidthProps;
2210
- closeIcon?: boolean;
2211
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2212
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2213
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2214
- closeIconImage?: string;
2215
- closeIconShape?: import("@itcase/types").ShapeProps;
2216
- closeIconSize?: import("@itcase/types").IconSizeProps;
2217
- elevation?: import("@itcase/types").ElevationProps;
2218
- fill?: import("@itcase/types").FillProps;
2219
- itemFill?: import("@itcase/types").ItemFillProps;
2220
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2221
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2222
- shape?: import("@itcase/types").ShapeProps;
2223
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2224
- size?: import("@itcase/types").SizeProps;
2225
- textColor?: import("@itcase/types").TextColorProps;
2226
- textSize?: import("@itcase/types").TextSizeProps;
2227
- titleTextColor?: import("@itcase/types").TextColorProps;
2228
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2229
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2230
- titleTextTruncate?: boolean;
2231
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2232
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2233
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2234
- } | undefined;
2235
- surfaceMutedQuaternary?: {
2236
- borderColor?: import("@itcase/types").BorderColorProps;
2237
- borderType?: import("@itcase/types").BorderTypeProps;
2238
- borderWidth?: import("@itcase/types").BorderWidthProps;
2239
- closeIcon?: boolean;
2240
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2241
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2242
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2243
- closeIconImage?: string;
2244
- closeIconShape?: import("@itcase/types").ShapeProps;
2245
- closeIconSize?: import("@itcase/types").IconSizeProps;
2246
- elevation?: import("@itcase/types").ElevationProps;
2247
- fill?: import("@itcase/types").FillProps;
2248
- itemFill?: import("@itcase/types").ItemFillProps;
2249
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2250
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2251
- shape?: import("@itcase/types").ShapeProps;
2252
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2253
- size?: import("@itcase/types").SizeProps;
2254
- textColor?: import("@itcase/types").TextColorProps;
2255
- textSize?: import("@itcase/types").TextSizeProps;
2256
- titleTextColor?: import("@itcase/types").TextColorProps;
2257
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2258
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2259
- titleTextTruncate?: boolean;
2260
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2261
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2262
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2263
- } | undefined;
2264
- surfaceMutedSecondary?: {
2265
- borderColor?: import("@itcase/types").BorderColorProps;
2266
- borderType?: import("@itcase/types").BorderTypeProps;
2267
- borderWidth?: import("@itcase/types").BorderWidthProps;
2268
- closeIcon?: boolean;
2269
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2270
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2271
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2272
- closeIconImage?: string;
2273
- closeIconShape?: import("@itcase/types").ShapeProps;
2274
- closeIconSize?: import("@itcase/types").IconSizeProps;
2275
- elevation?: import("@itcase/types").ElevationProps;
2276
- fill?: import("@itcase/types").FillProps;
2277
- itemFill?: import("@itcase/types").ItemFillProps;
2278
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2279
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2280
- shape?: import("@itcase/types").ShapeProps;
2281
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2282
- size?: import("@itcase/types").SizeProps;
2283
- textColor?: import("@itcase/types").TextColorProps;
2284
- textSize?: import("@itcase/types").TextSizeProps;
2285
- titleTextColor?: import("@itcase/types").TextColorProps;
2286
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2287
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2288
- titleTextTruncate?: boolean;
2289
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2290
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2291
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2292
- } | undefined;
2293
- surfaceMutedTertiary?: {
2294
- borderColor?: import("@itcase/types").BorderColorProps;
2295
- borderType?: import("@itcase/types").BorderTypeProps;
2296
- borderWidth?: import("@itcase/types").BorderWidthProps;
2297
- closeIcon?: boolean;
2298
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2299
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2300
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2301
- closeIconImage?: string;
2302
- closeIconShape?: import("@itcase/types").ShapeProps;
2303
- closeIconSize?: import("@itcase/types").IconSizeProps;
2304
- elevation?: import("@itcase/types").ElevationProps;
2305
- fill?: import("@itcase/types").FillProps;
2306
- itemFill?: import("@itcase/types").ItemFillProps;
2307
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2308
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2309
- shape?: import("@itcase/types").ShapeProps;
2310
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2311
- size?: import("@itcase/types").SizeProps;
2312
- textColor?: import("@itcase/types").TextColorProps;
2313
- textSize?: import("@itcase/types").TextSizeProps;
2314
- titleTextColor?: import("@itcase/types").TextColorProps;
2315
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2316
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2317
- titleTextTruncate?: boolean;
2318
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2319
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2320
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2321
- } | undefined;
2322
- warningMutedPrimary?: {
2323
- borderColor?: import("@itcase/types").BorderColorProps;
2324
- borderType?: import("@itcase/types").BorderTypeProps;
2325
- borderWidth?: import("@itcase/types").BorderWidthProps;
2326
- closeIcon?: boolean;
2327
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2328
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2329
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2330
- closeIconImage?: string;
2331
- closeIconShape?: import("@itcase/types").ShapeProps;
2332
- closeIconSize?: import("@itcase/types").IconSizeProps;
2333
- elevation?: import("@itcase/types").ElevationProps;
2334
- fill?: import("@itcase/types").FillProps;
2335
- itemFill?: import("@itcase/types").ItemFillProps;
2336
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2337
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2338
- shape?: import("@itcase/types").ShapeProps;
2339
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2340
- size?: import("@itcase/types").SizeProps;
2341
- textColor?: import("@itcase/types").TextColorProps;
2342
- textSize?: import("@itcase/types").TextSizeProps;
2343
- titleTextColor?: import("@itcase/types").TextColorProps;
2344
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2345
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2346
- titleTextTruncate?: boolean;
2347
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2348
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2349
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2350
- } | undefined;
2351
- warningMutedQuaternary?: {
2352
- borderColor?: import("@itcase/types").BorderColorProps;
2353
- borderType?: import("@itcase/types").BorderTypeProps;
2354
- borderWidth?: import("@itcase/types").BorderWidthProps;
2355
- closeIcon?: boolean;
2356
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2357
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2358
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2359
- closeIconImage?: string;
2360
- closeIconShape?: import("@itcase/types").ShapeProps;
2361
- closeIconSize?: import("@itcase/types").IconSizeProps;
2362
- elevation?: import("@itcase/types").ElevationProps;
2363
- fill?: import("@itcase/types").FillProps;
2364
- itemFill?: import("@itcase/types").ItemFillProps;
2365
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2366
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2367
- shape?: import("@itcase/types").ShapeProps;
2368
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2369
- size?: import("@itcase/types").SizeProps;
2370
- textColor?: import("@itcase/types").TextColorProps;
2371
- textSize?: import("@itcase/types").TextSizeProps;
2372
- titleTextColor?: import("@itcase/types").TextColorProps;
2373
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2374
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2375
- titleTextTruncate?: boolean;
2376
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2377
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2378
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2379
- } | undefined;
2380
- warningMutedSecondary?: {
2381
- borderColor?: import("@itcase/types").BorderColorProps;
2382
- borderType?: import("@itcase/types").BorderTypeProps;
2383
- borderWidth?: import("@itcase/types").BorderWidthProps;
2384
- closeIcon?: boolean;
2385
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2386
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2387
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2388
- closeIconImage?: string;
2389
- closeIconShape?: import("@itcase/types").ShapeProps;
2390
- closeIconSize?: import("@itcase/types").IconSizeProps;
2391
- elevation?: import("@itcase/types").ElevationProps;
2392
- fill?: import("@itcase/types").FillProps;
2393
- itemFill?: import("@itcase/types").ItemFillProps;
2394
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2395
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2396
- shape?: import("@itcase/types").ShapeProps;
2397
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2398
- size?: import("@itcase/types").SizeProps;
2399
- textColor?: import("@itcase/types").TextColorProps;
2400
- textSize?: import("@itcase/types").TextSizeProps;
2401
- titleTextColor?: import("@itcase/types").TextColorProps;
2402
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2403
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2404
- titleTextTruncate?: boolean;
2405
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2406
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2407
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2408
- } | undefined;
2409
- warningMutedTertiary?: {
2410
- borderColor?: import("@itcase/types").BorderColorProps;
2411
- borderType?: import("@itcase/types").BorderTypeProps;
2412
- borderWidth?: import("@itcase/types").BorderWidthProps;
2413
- closeIcon?: boolean;
2414
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2415
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2416
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2417
- closeIconImage?: string;
2418
- closeIconShape?: import("@itcase/types").ShapeProps;
2419
- closeIconSize?: import("@itcase/types").IconSizeProps;
2420
- elevation?: import("@itcase/types").ElevationProps;
2421
- fill?: import("@itcase/types").FillProps;
2422
- itemFill?: import("@itcase/types").ItemFillProps;
2423
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2424
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2425
- shape?: import("@itcase/types").ShapeProps;
2426
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2427
- size?: import("@itcase/types").SizeProps;
2428
- textColor?: import("@itcase/types").TextColorProps;
2429
- textSize?: import("@itcase/types").TextSizeProps;
2430
- titleTextColor?: import("@itcase/types").TextColorProps;
2431
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2432
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2433
- titleTextTruncate?: boolean;
2434
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2435
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2436
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2437
- } | undefined;
2438
- sizeXXS?: {
2439
- borderColor?: import("@itcase/types").BorderColorProps;
2440
- borderType?: import("@itcase/types").BorderTypeProps;
2441
- borderWidth?: import("@itcase/types").BorderWidthProps;
2442
- closeIcon?: boolean;
2443
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2444
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2445
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2446
- closeIconImage?: string;
2447
- closeIconShape?: import("@itcase/types").ShapeProps;
2448
- closeIconSize?: import("@itcase/types").IconSizeProps;
2449
- elevation?: import("@itcase/types").ElevationProps;
2450
- fill?: import("@itcase/types").FillProps;
2451
- itemFill?: import("@itcase/types").ItemFillProps;
2452
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2453
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2454
- shape?: import("@itcase/types").ShapeProps;
2455
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2456
- size?: import("@itcase/types").SizeProps;
2457
- textColor?: import("@itcase/types").TextColorProps;
2458
- textSize?: import("@itcase/types").TextSizeProps;
2459
- titleTextColor?: import("@itcase/types").TextColorProps;
2460
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2461
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2462
- titleTextTruncate?: boolean;
2463
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2464
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2465
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2466
- } | undefined;
2467
- sizeXS?: {
2468
- borderColor?: import("@itcase/types").BorderColorProps;
2469
- borderType?: import("@itcase/types").BorderTypeProps;
2470
- borderWidth?: import("@itcase/types").BorderWidthProps;
2471
- closeIcon?: boolean;
2472
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2473
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2474
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2475
- closeIconImage?: string;
2476
- closeIconShape?: import("@itcase/types").ShapeProps;
2477
- closeIconSize?: import("@itcase/types").IconSizeProps;
2478
- elevation?: import("@itcase/types").ElevationProps;
2479
- fill?: import("@itcase/types").FillProps;
2480
- itemFill?: import("@itcase/types").ItemFillProps;
2481
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2482
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2483
- shape?: import("@itcase/types").ShapeProps;
2484
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2485
- size?: import("@itcase/types").SizeProps;
2486
- textColor?: import("@itcase/types").TextColorProps;
2487
- textSize?: import("@itcase/types").TextSizeProps;
2488
- titleTextColor?: import("@itcase/types").TextColorProps;
2489
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2490
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2491
- titleTextTruncate?: boolean;
2492
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2493
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2494
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2495
- } | undefined;
2496
- sizeS?: {
2497
- borderColor?: import("@itcase/types").BorderColorProps;
2498
- borderType?: import("@itcase/types").BorderTypeProps;
2499
- borderWidth?: import("@itcase/types").BorderWidthProps;
2500
- closeIcon?: boolean;
2501
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2502
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2503
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2504
- closeIconImage?: string;
2505
- closeIconShape?: import("@itcase/types").ShapeProps;
2506
- closeIconSize?: import("@itcase/types").IconSizeProps;
2507
- elevation?: import("@itcase/types").ElevationProps;
2508
- fill?: import("@itcase/types").FillProps;
2509
- itemFill?: import("@itcase/types").ItemFillProps;
2510
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2511
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2512
- shape?: import("@itcase/types").ShapeProps;
2513
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2514
- size?: import("@itcase/types").SizeProps;
2515
- textColor?: import("@itcase/types").TextColorProps;
2516
- textSize?: import("@itcase/types").TextSizeProps;
2517
- titleTextColor?: import("@itcase/types").TextColorProps;
2518
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2519
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2520
- titleTextTruncate?: boolean;
2521
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2522
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2523
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2524
- } | undefined;
2525
- sizeM?: {
2526
- borderColor?: import("@itcase/types").BorderColorProps;
2527
- borderType?: import("@itcase/types").BorderTypeProps;
2528
- borderWidth?: import("@itcase/types").BorderWidthProps;
2529
- closeIcon?: boolean;
2530
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2531
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2532
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2533
- closeIconImage?: string;
2534
- closeIconShape?: import("@itcase/types").ShapeProps;
2535
- closeIconSize?: import("@itcase/types").IconSizeProps;
2536
- elevation?: import("@itcase/types").ElevationProps;
2537
- fill?: import("@itcase/types").FillProps;
2538
- itemFill?: import("@itcase/types").ItemFillProps;
2539
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2540
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2541
- shape?: import("@itcase/types").ShapeProps;
2542
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2543
- size?: import("@itcase/types").SizeProps;
2544
- textColor?: import("@itcase/types").TextColorProps;
2545
- textSize?: import("@itcase/types").TextSizeProps;
2546
- titleTextColor?: import("@itcase/types").TextColorProps;
2547
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2548
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2549
- titleTextTruncate?: boolean;
2550
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2551
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2552
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2553
- } | undefined;
2554
- sizeL?: {
2555
- borderColor?: import("@itcase/types").BorderColorProps;
2556
- borderType?: import("@itcase/types").BorderTypeProps;
2557
- borderWidth?: import("@itcase/types").BorderWidthProps;
2558
- closeIcon?: boolean;
2559
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2560
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2561
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2562
- closeIconImage?: string;
2563
- closeIconShape?: import("@itcase/types").ShapeProps;
2564
- closeIconSize?: import("@itcase/types").IconSizeProps;
2565
- elevation?: import("@itcase/types").ElevationProps;
2566
- fill?: import("@itcase/types").FillProps;
2567
- itemFill?: import("@itcase/types").ItemFillProps;
2568
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2569
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2570
- shape?: import("@itcase/types").ShapeProps;
2571
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2572
- size?: import("@itcase/types").SizeProps;
2573
- textColor?: import("@itcase/types").TextColorProps;
2574
- textSize?: import("@itcase/types").TextSizeProps;
2575
- titleTextColor?: import("@itcase/types").TextColorProps;
2576
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2577
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2578
- titleTextTruncate?: boolean;
2579
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2580
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2581
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2582
- } | undefined;
2583
- sizeXL?: {
2584
- borderColor?: import("@itcase/types").BorderColorProps;
2585
- borderType?: import("@itcase/types").BorderTypeProps;
2586
- borderWidth?: import("@itcase/types").BorderWidthProps;
2587
- closeIcon?: boolean;
2588
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2589
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2590
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2591
- closeIconImage?: string;
2592
- closeIconShape?: import("@itcase/types").ShapeProps;
2593
- closeIconSize?: import("@itcase/types").IconSizeProps;
2594
- elevation?: import("@itcase/types").ElevationProps;
2595
- fill?: import("@itcase/types").FillProps;
2596
- itemFill?: import("@itcase/types").ItemFillProps;
2597
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2598
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2599
- shape?: import("@itcase/types").ShapeProps;
2600
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2601
- size?: import("@itcase/types").SizeProps;
2602
- textColor?: import("@itcase/types").TextColorProps;
2603
- textSize?: import("@itcase/types").TextSizeProps;
2604
- titleTextColor?: import("@itcase/types").TextColorProps;
2605
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2606
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2607
- titleTextTruncate?: boolean;
2608
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2609
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2610
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2611
- } | undefined;
2612
- sizeXXL?: {
2613
- borderColor?: import("@itcase/types").BorderColorProps;
2614
- borderType?: import("@itcase/types").BorderTypeProps;
2615
- borderWidth?: import("@itcase/types").BorderWidthProps;
2616
- closeIcon?: boolean;
2617
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2618
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2619
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2620
- closeIconImage?: string;
2621
- closeIconShape?: import("@itcase/types").ShapeProps;
2622
- closeIconSize?: import("@itcase/types").IconSizeProps;
2623
- elevation?: import("@itcase/types").ElevationProps;
2624
- fill?: import("@itcase/types").FillProps;
2625
- itemFill?: import("@itcase/types").ItemFillProps;
2626
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2627
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2628
- shape?: import("@itcase/types").ShapeProps;
2629
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2630
- size?: import("@itcase/types").SizeProps;
2631
- textColor?: import("@itcase/types").TextColorProps;
2632
- textSize?: import("@itcase/types").TextSizeProps;
2633
- titleTextColor?: import("@itcase/types").TextColorProps;
2634
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2635
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2636
- titleTextTruncate?: boolean;
2637
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2638
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2639
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2640
- } | undefined;
2641
- outlined?: {
2642
- borderColor?: import("@itcase/types").BorderColorProps;
2643
- borderType?: import("@itcase/types").BorderTypeProps;
2644
- borderWidth?: import("@itcase/types").BorderWidthProps;
2645
- closeIcon?: boolean;
2646
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2647
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2648
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2649
- closeIconImage?: string;
2650
- closeIconShape?: import("@itcase/types").ShapeProps;
2651
- closeIconSize?: import("@itcase/types").IconSizeProps;
2652
- elevation?: import("@itcase/types").ElevationProps;
2653
- fill?: import("@itcase/types").FillProps;
2654
- itemFill?: import("@itcase/types").ItemFillProps;
2655
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2656
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2657
- shape?: import("@itcase/types").ShapeProps;
2658
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2659
- size?: import("@itcase/types").SizeProps;
2660
- textColor?: import("@itcase/types").TextColorProps;
2661
- textSize?: import("@itcase/types").TextSizeProps;
2662
- titleTextColor?: import("@itcase/types").TextColorProps;
2663
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2664
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2665
- titleTextTruncate?: boolean;
2666
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2667
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2668
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2669
- } | undefined;
2670
- full?: {
2671
- borderColor?: import("@itcase/types").BorderColorProps;
2672
- borderType?: import("@itcase/types").BorderTypeProps;
2673
- borderWidth?: import("@itcase/types").BorderWidthProps;
2674
- closeIcon?: boolean;
2675
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2676
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2677
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2678
- closeIconImage?: string;
2679
- closeIconShape?: import("@itcase/types").ShapeProps;
2680
- closeIconSize?: import("@itcase/types").IconSizeProps;
2681
- elevation?: import("@itcase/types").ElevationProps;
2682
- fill?: import("@itcase/types").FillProps;
2683
- itemFill?: import("@itcase/types").ItemFillProps;
2684
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2685
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2686
- shape?: import("@itcase/types").ShapeProps;
2687
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2688
- size?: import("@itcase/types").SizeProps;
2689
- textColor?: import("@itcase/types").TextColorProps;
2690
- textSize?: import("@itcase/types").TextSizeProps;
2691
- titleTextColor?: import("@itcase/types").TextColorProps;
2692
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2693
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2694
- titleTextTruncate?: boolean;
2695
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2696
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2697
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2698
- } | undefined;
2699
- ghost?: {
2700
- borderColor?: import("@itcase/types").BorderColorProps;
2701
- borderType?: import("@itcase/types").BorderTypeProps;
2702
- borderWidth?: import("@itcase/types").BorderWidthProps;
2703
- closeIcon?: boolean;
2704
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2705
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2706
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2707
- closeIconImage?: string;
2708
- closeIconShape?: import("@itcase/types").ShapeProps;
2709
- closeIconSize?: import("@itcase/types").IconSizeProps;
2710
- elevation?: import("@itcase/types").ElevationProps;
2711
- fill?: import("@itcase/types").FillProps;
2712
- itemFill?: import("@itcase/types").ItemFillProps;
2713
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2714
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2715
- shape?: import("@itcase/types").ShapeProps;
2716
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2717
- size?: import("@itcase/types").SizeProps;
2718
- textColor?: import("@itcase/types").TextColorProps;
2719
- textSize?: import("@itcase/types").TextSizeProps;
2720
- titleTextColor?: import("@itcase/types").TextColorProps;
2721
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2722
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2723
- titleTextTruncate?: boolean;
2724
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2725
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2726
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2727
- } | undefined;
2728
- roundedL?: {
2729
- borderColor?: import("@itcase/types").BorderColorProps;
2730
- borderType?: import("@itcase/types").BorderTypeProps;
2731
- borderWidth?: import("@itcase/types").BorderWidthProps;
2732
- closeIcon?: boolean;
2733
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2734
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2735
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2736
- closeIconImage?: string;
2737
- closeIconShape?: import("@itcase/types").ShapeProps;
2738
- closeIconSize?: import("@itcase/types").IconSizeProps;
2739
- elevation?: import("@itcase/types").ElevationProps;
2740
- fill?: import("@itcase/types").FillProps;
2741
- itemFill?: import("@itcase/types").ItemFillProps;
2742
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2743
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2744
- shape?: import("@itcase/types").ShapeProps;
2745
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2746
- size?: import("@itcase/types").SizeProps;
2747
- textColor?: import("@itcase/types").TextColorProps;
2748
- textSize?: import("@itcase/types").TextSizeProps;
2749
- titleTextColor?: import("@itcase/types").TextColorProps;
2750
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2751
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2752
- titleTextTruncate?: boolean;
2753
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2754
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2755
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2756
- } | undefined;
2757
- roundedM?: {
2758
- borderColor?: import("@itcase/types").BorderColorProps;
2759
- borderType?: import("@itcase/types").BorderTypeProps;
2760
- borderWidth?: import("@itcase/types").BorderWidthProps;
2761
- closeIcon?: boolean;
2762
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2763
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2764
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2765
- closeIconImage?: string;
2766
- closeIconShape?: import("@itcase/types").ShapeProps;
2767
- closeIconSize?: import("@itcase/types").IconSizeProps;
2768
- elevation?: import("@itcase/types").ElevationProps;
2769
- fill?: import("@itcase/types").FillProps;
2770
- itemFill?: import("@itcase/types").ItemFillProps;
2771
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2772
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2773
- shape?: import("@itcase/types").ShapeProps;
2774
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2775
- size?: import("@itcase/types").SizeProps;
2776
- textColor?: import("@itcase/types").TextColorProps;
2777
- textSize?: import("@itcase/types").TextSizeProps;
2778
- titleTextColor?: import("@itcase/types").TextColorProps;
2779
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2780
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2781
- titleTextTruncate?: boolean;
2782
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2783
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2784
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2785
- } | undefined;
2786
- roundedS?: {
2787
- borderColor?: import("@itcase/types").BorderColorProps;
2788
- borderType?: import("@itcase/types").BorderTypeProps;
2789
- borderWidth?: import("@itcase/types").BorderWidthProps;
2790
- closeIcon?: boolean;
2791
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2792
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2793
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2794
- closeIconImage?: string;
2795
- closeIconShape?: import("@itcase/types").ShapeProps;
2796
- closeIconSize?: import("@itcase/types").IconSizeProps;
2797
- elevation?: import("@itcase/types").ElevationProps;
2798
- fill?: import("@itcase/types").FillProps;
2799
- itemFill?: import("@itcase/types").ItemFillProps;
2800
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2801
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2802
- shape?: import("@itcase/types").ShapeProps;
2803
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2804
- size?: import("@itcase/types").SizeProps;
2805
- textColor?: import("@itcase/types").TextColorProps;
2806
- textSize?: import("@itcase/types").TextSizeProps;
2807
- titleTextColor?: import("@itcase/types").TextColorProps;
2808
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2809
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2810
- titleTextTruncate?: boolean;
2811
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2812
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2813
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2814
- } | undefined;
2815
- roundedXL?: {
2816
- borderColor?: import("@itcase/types").BorderColorProps;
2817
- borderType?: import("@itcase/types").BorderTypeProps;
2818
- borderWidth?: import("@itcase/types").BorderWidthProps;
2819
- closeIcon?: boolean;
2820
- closeIconAppearance?: import("@itcase/types").CompositeAppearanceIconKeys;
2821
- closeIconAppearanceSize?: import("@itcase/types").CompositeAppearanceIconKeys;
2822
- closeIconFillSize?: import("@itcase/types").IconFillSizeProps;
2823
- closeIconImage?: string;
2824
- closeIconShape?: import("@itcase/types").ShapeProps;
2825
- closeIconSize?: import("@itcase/types").IconSizeProps;
2826
- elevation?: import("@itcase/types").ElevationProps;
2827
- fill?: import("@itcase/types").FillProps;
2828
- itemFill?: import("@itcase/types").ItemFillProps;
2829
- overlayFill?: import("../Overlay/Overlay.interface").OverlayProps["fill"];
2830
- overlayOpacity?: import("../Overlay/Overlay.interface").OverlayProps["opacity"];
2831
- shape?: import("@itcase/types").ShapeProps;
2832
- shapeStrength?: import("@itcase/types").ShapeStrengthProps;
2833
- size?: import("@itcase/types").SizeProps;
2834
- textColor?: import("@itcase/types").TextColorProps;
2835
- textSize?: import("@itcase/types").TextSizeProps;
2836
- titleTextColor?: import("@itcase/types").TextColorProps;
2837
- titleTextColorHover?: import("@itcase/types").TextColorHoverProps;
2838
- titleTextSize?: import("@itcase/types").TitleSizeProps;
2839
- titleTextTruncate?: boolean;
2840
- titleTextWeight?: import("@itcase/types").TextWeightProps;
2841
- titleTextWidth?: import("@itcase/types").TextWeightProps;
2842
- titleTextWrap?: import("@itcase/types").TextWrapProps;
2843
- } | undefined;
2844
- };
1
+ import { ModalAppearance } from './Modal.interface';
2
+ declare const modalAppearance: ModalAppearance;
3
+ export { modalAppearance };