@itcase/ui 1.3.30 → 1.3.32

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 (427) hide show
  1. package/dist/Badge-BX4N91_C.js +250 -0
  2. package/dist/Badge-CGHosmYx.js +246 -0
  3. package/dist/Button-D1m2MxZA.js +291 -0
  4. package/dist/Button-DZ3z7f-A.js +287 -0
  5. package/dist/Divider-BQcBkzt1.js +30 -0
  6. package/dist/Divider-ImOOytuN.js +34 -0
  7. package/dist/{DropdownItem-FNOztnTT.js → DropdownItem-BiiEhR49.js} +12 -16
  8. package/dist/{DropdownItem-Bq-oPnWX.js → DropdownItem-g5jWbyJy.js} +12 -16
  9. package/dist/{Group-c3ZkPu8e.js → Group-BKJmVwPZ.js} +4 -4
  10. package/dist/{Group-BY8OkVsS.js → Group-Bkz3RO18.js} +4 -4
  11. package/dist/{Icon-pUvizy3W.js → Icon-GVGrUu_Z.js} +6 -6
  12. package/dist/{Icon-BdHr6E6M.js → Icon-htF_V35Y.js} +7 -7
  13. package/dist/{Image-BbBG_UGI.js → Image-BEGwuGBM.js} +4 -4
  14. package/dist/{Image-D-QHhsrC.js → Image-DWfyapuD.js} +4 -4
  15. package/dist/{Input-BrV5_NoV.js → Input-COFdaiTe.js} +3 -3
  16. package/dist/{Input-ffioh1sj.js → Input-Dwvk-poq.js} +3 -3
  17. package/dist/Label-Dpeq55TV.js +233 -0
  18. package/dist/Label-XTFwl1aq.js +237 -0
  19. package/dist/{Link-CxWmYMyL.js → Link-B38Hn4G2.js} +5 -5
  20. package/dist/{Link-DN2LhPjD.js → Link-BhJ5BdyS.js} +6 -6
  21. package/dist/Loader-CBEbIRnd.js +69 -0
  22. package/dist/Loader-CsPvc-9g.js +65 -0
  23. package/dist/{MenuItem-CLDNk2l8.js → MenuItem-Cjlnmfwh.js} +6 -6
  24. package/dist/{MenuItem-amqx61Y0.js → MenuItem-PJkuGghn.js} +6 -6
  25. package/dist/{Overlay-B9nOIfLe.js → Overlay-BKh07Vb2.js} +4 -4
  26. package/dist/{Overlay-Yf9EEclM.js → Overlay-DiCjwUv4.js} +4 -4
  27. package/dist/{Text-Beslj4Ns.js → Text-C49zj3jO.js} +7 -7
  28. package/dist/{Text-JayJa3hj.js → Text-C6NSmetx.js} +7 -7
  29. package/dist/{Title-BfKF5WvZ.js → Title-BWWyRwLY.js} +4 -4
  30. package/dist/{Title-C7Qv9WfS.js → Title-Dck3eHNM.js} +4 -4
  31. package/dist/{Tooltip-AodzD-7D.js → Tooltip-BYgzNVYI.js} +18 -14
  32. package/dist/{Tooltip-BDEyAnd-.js → Tooltip-DpBQQoNo.js} +18 -14
  33. package/dist/cjs/components/Accordion.js +15 -15
  34. package/dist/cjs/components/Avatar.js +22 -20
  35. package/dist/cjs/components/Badge.js +12 -7
  36. package/dist/cjs/components/Breadcrumbs.js +16 -21
  37. package/dist/cjs/components/Button.js +13 -13
  38. package/dist/cjs/components/Card.js +9 -9
  39. package/dist/cjs/components/Cell.js +32 -17
  40. package/dist/cjs/components/Checkbox.js +13 -13
  41. package/dist/cjs/components/Checkmark.js +25 -23
  42. package/dist/cjs/components/Chips.js +22 -17
  43. package/dist/cjs/components/Choice.js +13 -13
  44. package/dist/cjs/components/Code.js +9 -19
  45. package/dist/cjs/components/CookiesWarning.js +15 -15
  46. package/dist/cjs/components/DadataHintField.js +4 -3
  47. package/dist/cjs/components/DatePicker.js +43 -19
  48. package/dist/cjs/components/Divider.js +7 -7
  49. package/dist/cjs/components/Dot.js +7 -7
  50. package/dist/cjs/components/Dropdown.js +9 -9
  51. package/dist/cjs/components/Flex.js +12 -11
  52. package/dist/cjs/components/Grid.js +12 -12
  53. package/dist/cjs/components/Group.js +6 -6
  54. package/dist/cjs/components/HTMLContent.js +7 -7
  55. package/dist/cjs/components/HeroTitle.js +9 -9
  56. package/dist/cjs/components/Icon.js +10 -10
  57. package/dist/cjs/components/Image.js +6 -6
  58. package/dist/cjs/components/Input.js +4 -3
  59. package/dist/cjs/components/InputMask.js +16 -15
  60. package/dist/cjs/components/InputPassword.js +12 -16
  61. package/dist/cjs/components/Label.js +10 -10
  62. package/dist/cjs/components/Link.js +6 -6
  63. package/dist/cjs/components/List.js +13 -12
  64. package/dist/cjs/components/Loader.js +8 -8
  65. package/dist/cjs/components/Logo.js +17 -15
  66. package/dist/cjs/components/Menu.js +11 -15
  67. package/dist/cjs/components/MenuItem.js +8 -8
  68. package/dist/cjs/components/Modal.js +11 -16
  69. package/dist/cjs/components/ModalSheetBottom.js +3 -3
  70. package/dist/cjs/components/Notification.js +8 -8
  71. package/dist/cjs/components/Overlay.js +6 -6
  72. package/dist/cjs/components/Pagination.js +14 -14
  73. package/dist/cjs/components/Panel.js +9 -9
  74. package/dist/cjs/components/Radio.js +16 -19
  75. package/dist/cjs/components/RangeSlider.js +7 -7
  76. package/dist/cjs/components/Response.js +15 -15
  77. package/dist/cjs/components/SVGContent.js +7 -7
  78. package/dist/cjs/components/ScrollOnDrag.js +8 -11
  79. package/dist/cjs/components/ScrollToView.js +9 -9
  80. package/dist/cjs/components/Search.js +16 -19
  81. package/dist/cjs/components/Segmented.js +8 -8
  82. package/dist/cjs/components/Select.js +34 -34
  83. package/dist/cjs/components/Swiper.js +11 -14
  84. package/dist/cjs/components/Switch.js +1 -1
  85. package/dist/cjs/components/Tab.js +17 -13
  86. package/dist/cjs/components/Text.js +6 -6
  87. package/dist/cjs/components/Textarea.js +8 -11
  88. package/dist/cjs/components/Tile.js +24 -20
  89. package/dist/cjs/components/Title.js +8 -8
  90. package/dist/cjs/components/Tooltip.js +9 -9
  91. package/dist/cjs/components/Video.js +4 -3
  92. package/dist/cjs/context/UIContext.js +48 -17
  93. package/dist/cjs/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +120 -0
  94. package/dist/cjs/hooks/useDevicePropsGenerator.js +17 -0
  95. package/dist/cjs/hooks/useDeviceTargetClass.js +8 -3
  96. package/dist/cjs/hooks/useMediaQueries/useMediaQueries.js +129 -0
  97. package/dist/cjs/hooks/useMediaQueries.js +4 -122
  98. package/dist/cjs/hooks/{styleAttributes.js → useStyles/styleAttributes.js} +8 -1
  99. package/dist/cjs/hooks/useStyles/useStyles.js +190 -0
  100. package/dist/cjs/hooks/useStyles.js +10 -174
  101. package/dist/components/Accordion.js +16 -16
  102. package/dist/components/Avatar.js +22 -20
  103. package/dist/components/Badge.js +13 -8
  104. package/dist/components/Breadcrumbs.js +17 -22
  105. package/dist/components/Button.js +13 -13
  106. package/dist/components/Card.js +10 -10
  107. package/dist/components/Cell.js +33 -18
  108. package/dist/components/Checkbox.js +14 -14
  109. package/dist/components/Checkmark.js +25 -23
  110. package/dist/components/Chips.js +22 -17
  111. package/dist/components/Choice.js +14 -14
  112. package/dist/components/Code.js +10 -20
  113. package/dist/components/CookiesWarning.js +16 -16
  114. package/dist/components/DadataHintField.js +5 -4
  115. package/dist/components/DatePicker.js +44 -20
  116. package/dist/components/Divider.js +7 -7
  117. package/dist/components/Dot.js +8 -8
  118. package/dist/components/Dropdown.js +10 -10
  119. package/dist/components/Flex.js +13 -12
  120. package/dist/components/Grid.js +13 -13
  121. package/dist/components/Group.js +7 -7
  122. package/dist/components/HTMLContent.js +8 -8
  123. package/dist/components/HeroTitle.js +9 -9
  124. package/dist/components/Icon.js +11 -11
  125. package/dist/components/Image.js +7 -7
  126. package/dist/components/Input.js +5 -4
  127. package/dist/components/InputMask.js +17 -16
  128. package/dist/components/InputPassword.js +13 -17
  129. package/dist/components/Label.js +10 -10
  130. package/dist/components/Link.js +7 -7
  131. package/dist/components/List.js +14 -13
  132. package/dist/components/Loader.js +8 -8
  133. package/dist/components/Logo.js +17 -15
  134. package/dist/components/Menu.js +12 -16
  135. package/dist/components/MenuItem.js +9 -9
  136. package/dist/components/Modal.js +12 -17
  137. package/dist/components/ModalSheetBottom.js +4 -4
  138. package/dist/components/Notification.js +9 -9
  139. package/dist/components/Overlay.js +7 -7
  140. package/dist/components/Pagination.js +15 -15
  141. package/dist/components/Panel.js +10 -10
  142. package/dist/components/Radio.js +17 -20
  143. package/dist/components/RangeSlider.js +8 -8
  144. package/dist/components/Response.js +16 -16
  145. package/dist/components/SVGContent.js +8 -8
  146. package/dist/components/ScrollOnDrag.js +9 -12
  147. package/dist/components/ScrollToView.js +10 -10
  148. package/dist/components/Search.js +17 -20
  149. package/dist/components/Segmented.js +9 -9
  150. package/dist/components/Select.js +35 -35
  151. package/dist/components/Swiper.js +12 -15
  152. package/dist/components/Switch.js +1 -1
  153. package/dist/components/Tab.js +18 -14
  154. package/dist/components/Text.js +7 -7
  155. package/dist/components/Textarea.js +9 -12
  156. package/dist/components/Tile.js +24 -20
  157. package/dist/components/Title.js +8 -8
  158. package/dist/components/Tooltip.js +9 -9
  159. package/dist/components/Video.js +4 -3
  160. package/dist/context/Notifications.js +1 -1
  161. package/dist/context/UIContext.js +50 -18
  162. package/dist/css/components/Avatar/Avatar.css +8 -8
  163. package/dist/css/components/Badge/Badge.css +48 -26
  164. package/dist/css/components/Badge/Badge.tokens.css +48 -18
  165. package/dist/css/components/Button/Button.css +67 -303
  166. package/dist/css/components/Button/Button.tokens.css +37 -115
  167. package/dist/css/components/Cell/Cell.css +2 -2
  168. package/dist/css/components/Checkbox/Checkbox.css +6 -4
  169. package/dist/css/components/Checkmark/Checkmark.css +11 -10
  170. package/dist/css/components/Checkmark/Checkmark.tokens.css +20 -14
  171. package/dist/css/components/Chips/Chips.css +0 -10
  172. package/dist/css/components/DadataHintField/DadataHintField.css +0 -8
  173. package/dist/css/components/DadataHintField/DadataHintField.tokens.css +7 -2
  174. package/dist/css/components/DatePicker/DatePicker.css +102 -69
  175. package/dist/css/components/DatePicker/DatePicker.tokens.css +7 -2
  176. package/dist/css/components/Divider/Divider.css +0 -12
  177. package/dist/css/components/Divider/Divider.tokens.css +12 -0
  178. package/dist/css/components/Flex/Flex.css +0 -1
  179. package/dist/css/components/Grid/Grid.css +1 -5
  180. package/dist/css/components/Group/Group.css +2 -0
  181. package/dist/css/components/HeroTitle/HeroTitle.css +2 -2
  182. package/dist/css/components/Icon/Icon.css +13 -14
  183. package/dist/css/components/Icon/Icon.tokens.css +2 -1
  184. package/dist/css/components/Image/Image.css +3 -3
  185. package/dist/css/components/Label/Label.css +2 -2
  186. package/dist/css/components/Loader/Loader.css +12 -5
  187. package/dist/css/components/Logo/Logo.css +3 -19
  188. package/dist/css/components/Menu/Menu.css +9 -1
  189. package/dist/css/components/MenuItem/MenuItem.css +0 -10
  190. package/dist/css/components/MenuItem/MenuItem.tokens.css +9 -1
  191. package/dist/css/components/Radio/Radio.css +0 -3
  192. package/dist/css/components/Radio/Radio.tokens.css +2 -1
  193. package/dist/css/components/ScrollToView/ScrollToView.css +4 -4
  194. package/dist/css/components/Swiper/Swiper.css +2 -3
  195. package/dist/css/components/Switch/Switch.css +0 -7
  196. package/dist/css/components/Text/Text.css +2 -2
  197. package/dist/css/components/Title/Title.css +2 -2
  198. package/dist/css/components/Tooltip/Tooltip.css +15 -21
  199. package/dist/css/components/Tooltip/Tooltip.tokens.css +13 -0
  200. package/dist/css/styles/direction/direction.css +2 -0
  201. package/dist/css/styles/fill/fill.css +14 -9
  202. package/dist/css/styles/fill/fill_active.css +6 -3
  203. package/dist/css/styles/fill/fill_active_hover.css +8 -6
  204. package/dist/css/styles/fill/fill_disabled.css +6 -3
  205. package/dist/css/styles/fill/fill_hover.css +6 -3
  206. package/dist/css/styles/shape-strength/shape-strength.css +22 -0
  207. package/dist/css/styles/svg-color/svg_fill.css +27 -17
  208. package/dist/css/styles/svg-color/svg_fill_hover.css +12 -10
  209. package/dist/css/styles/svg-color/svg_path_fill.css +13 -9
  210. package/dist/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +118 -0
  211. package/dist/hooks/useDevicePropsGenerator.js +11 -0
  212. package/dist/hooks/useDeviceTargetClass.js +8 -3
  213. package/dist/hooks/useMediaQueries/useMediaQueries.js +127 -0
  214. package/dist/hooks/useMediaQueries.js +3 -125
  215. package/dist/hooks/{styleAttributes.js → useStyles/styleAttributes.js} +8 -1
  216. package/dist/hooks/useStyles/useStyles.js +188 -0
  217. package/dist/hooks/useStyles.js +9 -177
  218. package/dist/stories/AlignContent.mdx +1 -1
  219. package/dist/stories/AlignItems.mdx +1 -1
  220. package/dist/stories/AlignSelf.mdx +1 -1
  221. package/dist/stories/Appearance.mdx +1 -1
  222. package/dist/stories/Avatar.mdx +1 -1
  223. package/dist/stories/Checkbox.mdx +1 -1
  224. package/dist/stories/Checkmark.mdx +7 -3
  225. package/dist/stories/Chips.mdx +1 -1
  226. package/dist/stories/Choice.mdx +1 -1
  227. package/dist/stories/Code.mdx +1 -1
  228. package/dist/stories/Columns.mdx +1 -1
  229. package/dist/stories/Components.mdx +197 -0
  230. package/dist/stories/DatePicker.mdx +1 -1
  231. package/dist/stories/Dev.mdx +1 -1
  232. package/dist/stories/DevMode.mdx +1 -1
  233. package/dist/stories/Direction.mdx +1 -1
  234. package/dist/stories/Divider.mdx +1 -1
  235. package/dist/stories/Dot.mdx +1 -1
  236. package/dist/stories/Drawer.mdx +1 -1
  237. package/dist/stories/Dropdown.mdx +2 -2
  238. package/dist/stories/DropdownItem.mdx +1 -1
  239. package/dist/stories/Group.mdx +1 -1
  240. package/dist/stories/Grow.mdx +1 -1
  241. package/dist/stories/HeroTitle.mdx +1 -1
  242. package/dist/stories/Icon.mdx +1 -1
  243. package/dist/stories/Image.mdx +1 -1
  244. package/dist/stories/Input.mdx +1 -1
  245. package/dist/stories/InputPassword.mdx +1 -1
  246. package/dist/stories/JustifyContent.mdx +1 -1
  247. package/dist/stories/Label.mdx +1 -1
  248. package/dist/stories/Loader.mdx +1 -1
  249. package/dist/stories/Logo.mdx +1 -1
  250. package/dist/stories/MenuItem.mdx +1 -1
  251. package/dist/stories/Message.mdx +1 -1
  252. package/dist/stories/Notification.mdx +1 -1
  253. package/dist/stories/Order.mdx +1 -1
  254. package/dist/stories/Overview.mdx +1 -1
  255. package/dist/stories/Pagination.mdx +1 -1
  256. package/dist/stories/Playground.mdx +1 -1
  257. package/dist/stories/Radio.mdx +1 -1
  258. package/dist/stories/Response.mdx +1 -1
  259. package/dist/stories/SearchInput.mdx +1 -1
  260. package/dist/stories/Segmented.mdx +1 -1
  261. package/dist/stories/Size.mdx +1 -1
  262. package/dist/stories/Skeleton.mdx +1 -1
  263. package/dist/stories/State.mdx +1 -1
  264. package/dist/stories/Switch.mdx +1 -1
  265. package/dist/stories/Text.mdx +1 -1
  266. package/dist/stories/Textarea.mdx +1 -1
  267. package/dist/stories/Tile.mdx +1 -1
  268. package/dist/stories/Title.mdx +1 -1
  269. package/dist/stories/Tooltip.mdx +1 -1
  270. package/dist/stories/WithTooltip.mdx +1 -1
  271. package/dist/stories/Wrap.mdx +1 -1
  272. package/dist/{tslib.es6-Bwu1Cn-t.js → tslib.es6-5FtW-kfi.js} +1 -1
  273. package/dist/types/appearance/defaultAppearance.d.ts +33 -0
  274. package/dist/types/appearance/index.d.ts +3 -0
  275. package/dist/types/appearance/styleAppearance.d.ts +14 -0
  276. package/dist/types/components/Accordion/Accordion.interface.d.ts +1 -1
  277. package/dist/types/components/Avatar/Avatar.interface.d.ts +1 -1
  278. package/dist/types/components/Badge/Badge.d.ts +0 -6
  279. package/dist/types/components/Badge/Badge.interface.d.ts +1 -1
  280. package/dist/types/components/Badge/appearance/badgeAccent.d.ts +39 -0
  281. package/dist/types/components/Badge/appearance/badgeDanger.d.ts +11 -0
  282. package/dist/types/components/Badge/appearance/badgeDisabled.d.ts +10 -0
  283. package/dist/types/components/Badge/appearance/badgeError.d.ts +12 -0
  284. package/dist/types/components/Badge/appearance/badgeInfo.d.ts +18 -0
  285. package/dist/types/components/Badge/appearance/badgePrimary.d.ts +11 -0
  286. package/dist/types/components/Badge/appearance/badgeSecondary.d.ts +11 -0
  287. package/dist/types/components/Badge/appearance/badgeSize.d.ts +32 -0
  288. package/dist/types/components/Badge/appearance/badgeStyle.d.ts +16 -0
  289. package/dist/types/components/Badge/appearance/badgeSuccess.d.ts +11 -0
  290. package/dist/types/components/Badge/appearance/badgeSurface.d.ts +29 -0
  291. package/dist/types/components/Badge/appearance/badgeWarning.d.ts +11 -0
  292. package/dist/types/components/Breadcrumbs/Breadcrumbs.d.ts +0 -5
  293. package/dist/types/components/Breadcrumbs/Breadcrumbs.interface.d.ts +1 -1
  294. package/dist/types/components/Button/Button.interface.d.ts +1 -1
  295. package/dist/types/components/Button/appearance/buttonAccent.d.ts +50 -0
  296. package/dist/types/components/Button/appearance/buttonDanger.d.ts +11 -0
  297. package/dist/types/components/Button/appearance/buttonError.d.ts +11 -0
  298. package/dist/types/components/Button/appearance/buttonInfo.d.ts +21 -0
  299. package/dist/types/components/Button/appearance/buttonPrimary.d.ts +8 -0
  300. package/dist/types/components/Button/appearance/buttonSecondary.d.ts +8 -0
  301. package/dist/types/components/Button/appearance/buttonSize.d.ts +59 -0
  302. package/dist/types/components/Button/appearance/buttonStyle.d.ts +16 -0
  303. package/dist/types/components/Button/appearance/buttonSuccess.d.ts +11 -0
  304. package/dist/types/components/Button/appearance/buttonSurface.d.ts +25 -0
  305. package/dist/types/components/Button/appearance/buttonWarning.d.ts +11 -0
  306. package/dist/types/components/Button/stories/args.d.ts +49 -49
  307. package/dist/types/components/Card/Card.interface.d.ts +1 -1
  308. package/dist/types/components/Cell/Cell.interface.d.ts +1 -1
  309. package/dist/types/components/Checkbox/Checkbox.interface.d.ts +1 -1
  310. package/dist/types/components/Checkmark/Checkmark.interface.d.ts +1 -1
  311. package/dist/types/components/Chips/Chips.interface.d.ts +1 -1
  312. package/dist/types/components/Chips/stories/args.d.ts +2 -2
  313. package/dist/types/components/Choice/Choice.interface.d.ts +1 -1
  314. package/dist/types/components/Code/Code.d.ts +0 -15
  315. package/dist/types/components/Code/Code.interface.d.ts +1 -1
  316. package/dist/types/components/DadataHintField/DadataHintField.interface.d.ts +1 -1
  317. package/dist/types/components/Divider/Divider.d.ts +0 -5
  318. package/dist/types/components/Divider/Divider.interface.d.ts +1 -1
  319. package/dist/types/components/Dot/Dot.interface.d.ts +1 -1
  320. package/dist/types/components/Drawer/Drawer.interface.d.ts +1 -1
  321. package/dist/types/components/Dropdown/Dropdown.interface.d.ts +1 -1
  322. package/dist/types/components/Dropdown/DropdownItem.d.ts +0 -7
  323. package/dist/types/components/Flex/Flex.interface.d.ts +1 -1
  324. package/dist/types/components/Flex/stories/args.d.ts +1 -1
  325. package/dist/types/components/Grid/Grid.interface.d.ts +1 -1
  326. package/dist/types/components/Grid/stories/args.d.ts +2 -2
  327. package/dist/types/components/Group/Group.interface.d.ts +1 -1
  328. package/dist/types/components/Group/stories/args.d.ts +2 -2
  329. package/dist/types/components/HTMLContent/HTMLContent.interface.d.ts +1 -1
  330. package/dist/types/components/HeroTitle/HeroTitle.interface.d.ts +1 -1
  331. package/dist/types/components/Icon/Icon.interface.d.ts +1 -1
  332. package/dist/types/components/Image/Image.interface.d.ts +1 -1
  333. package/dist/types/components/Input/Input.interface.d.ts +1 -1
  334. package/dist/types/components/InputMask/Input.interface.d.ts +1 -1
  335. package/dist/types/components/InputPassword/InputPassword.d.ts +0 -6
  336. package/dist/types/components/InputPassword/InputPassword.interface.d.ts +1 -1
  337. package/dist/types/components/Label/Label.interface.d.ts +1 -1
  338. package/dist/types/components/Label/appearance/labelAccent.d.ts +13 -0
  339. package/dist/types/components/Label/appearance/labelDanger.d.ts +11 -0
  340. package/dist/types/components/Label/appearance/labelError.d.ts +11 -0
  341. package/dist/types/components/Label/appearance/labelGradient.d.ts +11 -0
  342. package/dist/types/components/Label/appearance/labelInfo.d.ts +21 -0
  343. package/dist/types/components/Label/appearance/labelPrimary.d.ts +8 -0
  344. package/dist/types/components/Label/appearance/labelSecondary.d.ts +8 -0
  345. package/dist/types/components/Label/appearance/labelSize.d.ts +59 -0
  346. package/dist/types/components/Label/appearance/labelStyle.d.ts +16 -0
  347. package/dist/types/components/Label/appearance/labelSuccess.d.ts +11 -0
  348. package/dist/types/components/Label/appearance/labelSurface.d.ts +24 -0
  349. package/dist/types/components/Label/appearance/labelWarning.d.ts +11 -0
  350. package/dist/types/components/Link/Link.interface.d.ts +1 -1
  351. package/dist/types/components/List/List.interface.d.ts +1 -1
  352. package/dist/types/components/Loader/Loader.interface.d.ts +1 -1
  353. package/dist/types/components/Loader/appearance/loaderAccent.d.ts +7 -0
  354. package/dist/types/components/Loader/appearance/loaderPrimary.d.ts +7 -0
  355. package/dist/types/components/Loader/appearance/loaderSecondary.d.ts +7 -0
  356. package/dist/types/components/Loader/appearance/loaderSurface.d.ts +15 -0
  357. package/dist/types/components/Logo/Logo.interface.d.ts +1 -1
  358. package/dist/types/components/Menu/Menu.d.ts +0 -5
  359. package/dist/types/components/Menu/Menu.interface.d.ts +1 -1
  360. package/dist/types/components/MenuItem/MenuItem.interface.d.ts +1 -1
  361. package/dist/types/components/Modal/Modal.interface.d.ts +1 -1
  362. package/dist/types/components/Notification/Notification.interface.d.ts +1 -1
  363. package/dist/types/components/Overlay/Overlay.interface.d.ts +1 -1
  364. package/dist/types/components/Pagination/Pagination.interface.d.ts +1 -1
  365. package/dist/types/components/Panel/Panel.interface.d.ts +1 -1
  366. package/dist/types/components/Radio/Radio.d.ts +0 -5
  367. package/dist/types/components/Radio/Radio.interface.d.ts +1 -1
  368. package/dist/types/components/RangeSlider/RangeSlider.interface.d.ts +1 -1
  369. package/dist/types/components/Response/Response.interface.d.ts +1 -1
  370. package/dist/types/components/Response/stories/args.d.ts +4 -4
  371. package/dist/types/components/SVGContent/SVGContent.interface.d.ts +1 -1
  372. package/dist/types/components/ScrollOnDrag/ScrollOnDrag.d.ts +0 -5
  373. package/dist/types/components/ScrollOnDrag/ScrollOnDrag.interface.d.ts +1 -1
  374. package/dist/types/components/Scrollbar/Scrollbar.interface.d.ts +1 -1
  375. package/dist/types/components/Search/Search.interface.d.ts +1 -1
  376. package/dist/types/components/Segmented/Segmented.interface.d.ts +1 -1
  377. package/dist/types/components/Swiper/Swiper.d.ts +0 -5
  378. package/dist/types/components/Swiper/Swiper.interface.d.ts +1 -1
  379. package/dist/types/components/Switch/Switch.interface.d.ts +1 -1
  380. package/dist/types/components/Tab/Tab.interface.d.ts +1 -1
  381. package/dist/types/components/Tab/stories/args.d.ts +3 -3
  382. package/dist/types/components/Text/Text.interface.d.ts +1 -1
  383. package/dist/types/components/Textarea/Textarea.d.ts +0 -5
  384. package/dist/types/components/Textarea/Textarea.interface.d.ts +1 -1
  385. package/dist/types/components/Tile/Tile.d.ts +0 -5
  386. package/dist/types/components/Tile/Tile.interface.d.ts +1 -1
  387. package/dist/types/components/Title/Title.interface.d.ts +1 -1
  388. package/dist/types/components/Tooltip/Tooltip.interface.d.ts +1 -1
  389. package/dist/types/components/Video/Video.interface.d.ts +1 -1
  390. package/dist/types/context/UIContext.d.ts +8 -12
  391. package/dist/types/hooks/useDevicePropsGenerator/index.d.ts +1 -0
  392. package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.d.ts +3 -0
  393. package/dist/types/hooks/{useDeviceTargetClassGenerator.interface.d.ts → useDevicePropsGenerator/useDevicePropsGenerator.interface.d.ts} +2 -2
  394. package/dist/types/hooks/useMediaQueries/index.d.ts +1 -0
  395. package/dist/types/hooks/useStyles/index.d.ts +1 -0
  396. package/dist/types/hooks/useStyles/styleAttributes.d.ts +4 -0
  397. package/dist/types/types/componentProps/appearanceKeys.d.ts +1 -1
  398. package/dist/types/types/componentProps/borderColor.d.ts +1 -1
  399. package/dist/types/types/componentProps/fill.d.ts +1 -1
  400. package/package.json +15 -12
  401. package/dist/Badge-5gtVywXB.js +0 -111
  402. package/dist/Badge-DhOJoJgc.js +0 -115
  403. package/dist/Button-BSnodY9v.js +0 -103
  404. package/dist/Button-Kcw2DdY0.js +0 -99
  405. package/dist/Divider-DBvDCUqP.js +0 -30
  406. package/dist/Divider-Goh6mpPK.js +0 -34
  407. package/dist/Label-CBwPiUuf.js +0 -97
  408. package/dist/Label-DgyUhGTQ.js +0 -93
  409. package/dist/Loader-Dn036JwE.js +0 -56
  410. package/dist/Loader-K_DJmah6.js +0 -52
  411. package/dist/cjs/hooks/useDeviceTargetClassGenerator.interface.js +0 -3
  412. package/dist/cjs/hooks/useDeviceTargetClassGenerator.js +0 -98
  413. package/dist/css/styles/gap/gap.css +0 -7
  414. package/dist/hooks/useDeviceTargetClassGenerator.interface.js +0 -1
  415. package/dist/hooks/useDeviceTargetClassGenerator.js +0 -96
  416. package/dist/stories/Badge.mdx +0 -20
  417. package/dist/stories/Button.mdx +0 -47
  418. package/dist/types/components/Badge/stories/args.d.ts +0 -69
  419. package/dist/types/hooks/styleAttributes.d.ts +0 -2
  420. package/dist/types/hooks/useDeviceTargetClassGenerator.d.ts +0 -3
  421. /package/dist/cjs/{hooks.js → hooks/useDevicePropsGenerator/useDevicePropsGenerator.interface.js} +0 -0
  422. /package/dist/cjs/hooks/{styleAttributes.interface.js → useStyles/styleAttributes.interface.js} +0 -0
  423. /package/dist/{hooks.js → hooks/useDevicePropsGenerator/useDevicePropsGenerator.interface.js} +0 -0
  424. /package/dist/hooks/{styleAttributes.interface.js → useStyles/styleAttributes.interface.js} +0 -0
  425. /package/dist/types/hooks/{useMediaQueries.d.ts → useMediaQueries/useMediaQueries.d.ts} +0 -0
  426. /package/dist/types/hooks/{styleAttributes.interface.d.ts → useStyles/styleAttributes.interface.d.ts} +0 -0
  427. /package/dist/types/hooks/{useStyles.d.ts → useStyles/useStyles.d.ts} +0 -0
@@ -1,12 +1,6 @@
1
1
  .logo {
2
2
  display: flex;
3
3
  flex-flow: column nowrap;
4
- &__link {
5
- font-size: 0;
6
- &-second {
7
- font-size: 0;
8
- }
9
- }
10
4
  }
11
5
  .logo {
12
6
  @each $val in stretch, flex-start, flex-end, center, baseline, auto {
@@ -26,14 +20,14 @@
26
20
  );
27
21
  background-size: 200%;
28
22
  border-radius: 6px;
29
- animation: logo-skeleton 3s infinite linear;
23
+ animation: logoSkeleton 3s infinite linear;
30
24
  ^^&__image {
31
- opacity: 0;
25
+ opacity: 0%;
32
26
  }
33
27
  }
34
28
  }
35
29
  }
36
- @keyframes logo-skeleton {
30
+ @keyframes logoSkeleton {
37
31
  0% {
38
32
  background-position: 200%;
39
33
  }
@@ -53,13 +47,3 @@
53
47
  }
54
48
  }
55
49
  }
56
- :root {
57
- --logo-size-l-width: 240px;
58
- --logo-size-l-height: 90px;
59
-
60
- --logo-size-m-width: 200px;
61
- --logo-size-m-height: 75px;
62
-
63
- --logo-size-s-width: 140px;
64
- --logo-size-s-height: 52px;
65
- }
@@ -54,4 +54,12 @@
54
54
  }
55
55
  }
56
56
  }
57
- @improt './css/menu_type_border.css';
57
+ .menu {
58
+ &_type {
59
+ &_border {
60
+ width: var(--menu-type-border-width, auto);
61
+ border: var(--menu-type-border-border, none);
62
+ border-radius: var(--menu-type-border-border-radius, 0);
63
+ }
64
+ }
65
+ }
@@ -80,13 +80,3 @@
80
80
  }
81
81
  }
82
82
  }
83
-
84
- :root {
85
- --menu-item-size-xxs-padding: 0 4px;
86
- --menu-item-size-xs-padding: 0 4px;
87
- --menu-item-size-s-padding: 3px 4px;
88
- --menu-item-size-m-padding: 4px 4px;
89
- --menu-item-size-l-padding: 6px 6px;
90
- --menu-item-size-xl-padding: 10px 8px;
91
- --menu-item-size-xxl-padding: 12px 10px;
92
- }
@@ -1,8 +1,16 @@
1
1
  :root {
2
+ --menu-item-size-xxs-padding: 0 4px;
3
+ --menu-item-size-xs-padding: 0 4px;
4
+ --menu-item-size-s-padding: 3px 4px;
5
+ --menu-item-size-m-padding: 4px 4px;
6
+ --menu-item-size-l-padding: 6px 6px;
7
+ --menu-item-size-xl-padding: 10px 8px;
8
+ --menu-item-size-xxl-padding: 12px 10px;
2
9
  --menu-item-shape-rounded: 6px;
3
10
 
4
11
  --menu-item-set-filter-padding: 10px 16px;
5
- --menu-item-set-filter-border-right: 1px solid var(--color-surface-border-tertiary);
12
+ --menu-item-set-filter-border-right: 1px solid
13
+ var(--color-surface-border-tertiary);
6
14
  --menu-item-set-filter-active-color: var(--color-surface-item-accent);
7
15
 
8
16
  --menu-item-set-subitem-padding-left: 32px;
@@ -111,6 +111,3 @@
111
111
  }
112
112
  }
113
113
  }
114
- :root {
115
- --radio-state-border-hover: var(--color-surface-border-tertiary);
116
- }
@@ -1,3 +1,4 @@
1
1
  :root {
2
+ --radio-state-border-hover: var(--color-surface-border-tertiary);
2
3
  --radio-success-border: var(--color-surface-border-tertiary);
3
- }
4
+ }
@@ -1,12 +1,12 @@
1
1
  .scroll-to-view {
2
2
  &_text-color {
3
3
  &_hover {
4
- @each $type in accent, primary, secondary, tertiary, quaternary, quinary, senary, surface,
5
- success, error, info, warning {
4
+ @each $type in accent, primary, secondary, tertiary, quaternary,
5
+ quinary, senary, surface, success, error, info, warning {
6
6
  &_$(type) {
7
7
  &-text {
8
- @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent,
9
- disabled, hover {
8
+ @each $color in primary, secondary, tertiary, quaternary, quinary,
9
+ senary, accent, disabled, hover {
10
10
  &-$(color) {
11
11
  &:hover {
12
12
  .text,
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Swiper 11.2.5
2
+ * Swiper 11.2.6
3
3
  * Most modern mobile touch slider and framework with hardware accelerated transitions
4
4
  * https://swiperjs.com
5
5
  *
@@ -7,7 +7,7 @@
7
7
  *
8
8
  * Released under the MIT License
9
9
  *
10
- * Released on: March 3, 2025
10
+ * Released on: March 19, 2025
11
11
  */
12
12
 
13
13
  /* FONT_START */
@@ -976,4 +976,3 @@ div.swiper-pagination {
976
976
  }
977
977
  }
978
978
  }
979
-
@@ -66,10 +66,3 @@
66
66
  }
67
67
  }
68
68
  }
69
- :root {
70
- --switch-size-normal-width: 52px;
71
- --switch-size-normal-height: 32px;
72
-
73
- --switch-size-compact-width: 40px;
74
- --switch-size-compact-height: 24px;
75
- }
@@ -12,11 +12,11 @@
12
12
  );
13
13
  background-size: 200%;
14
14
  border-radius: 6px;
15
- animation: text-skeleton 3s infinite linear;
15
+ animation: textSkeleton 3s infinite linear;
16
16
  }
17
17
  }
18
18
  }
19
- @keyframes text-skeleton {
19
+ @keyframes textSkeleton {
20
20
  0% {
21
21
  background-position: 200%;
22
22
  }
@@ -15,11 +15,11 @@
15
15
  );
16
16
  background-size: 200%;
17
17
  border-radius: 6px;
18
- animation: title-skeleton 3s infinite linear;
18
+ animation: titleSkeleton 3s infinite linear;
19
19
  }
20
20
  }
21
21
  }
22
- @keyframes title-skeleton {
22
+ @keyframes titleSkeleton {
23
23
  0% {
24
24
  background-position: 200%;
25
25
  }
@@ -78,28 +78,38 @@
78
78
  &::after {
79
79
  top: 0;
80
80
  left: 50%;
81
- transform: translate(-50%, calc(calc(var(--tooltip-arrow-width) / 2) * -1)) rotate(45deg);
81
+ transform: translate(
82
+ -50%,
83
+ calc(calc(var(--tooltip-arrow-width) / 2) * -1)
84
+ )
85
+ rotate(45deg);
82
86
  }
83
87
  }
84
88
  &_left {
85
89
  &::after {
86
90
  top: 50%;
87
91
  left: 0;
88
- transform: translate(calc(calc(var(--tooltip-arrow-width) / 2) * -1), -50%) rotate(45deg);
92
+ transform: translate(
93
+ calc(calc(var(--tooltip-arrow-width) / 2) * -1),
94
+ -50%
95
+ )
96
+ rotate(45deg);
89
97
  }
90
98
  }
91
99
  &_right {
92
100
  &::after {
93
101
  top: 50%;
94
102
  right: 0;
95
- transform: translate(calc(var(--tooltip-arrow-width) / 2), -50%) rotate(45deg);
103
+ transform: translate(calc(var(--tooltip-arrow-width) / 2), -50%)
104
+ rotate(45deg);
96
105
  }
97
106
  }
98
107
  &_bottom {
99
108
  &::after {
100
109
  bottom: 0;
101
110
  left: 50%;
102
- transform: translate(-50%, calc(var(--tooltip-arrow-width) / 2)) rotate(45deg);
111
+ transform: translate(-50%, calc(var(--tooltip-arrow-width) / 2))
112
+ rotate(45deg);
103
113
  }
104
114
  }
105
115
  }
@@ -108,7 +118,6 @@
108
118
  .tooltip {
109
119
  &_align-position {
110
120
  &_left {
111
- border: solid 2px red;
112
121
  position: absolute;
113
122
  transform: translate(0, -50%);
114
123
  }
@@ -119,7 +128,6 @@
119
128
  transform: translate(-50%, 0%);
120
129
  }
121
130
  &_right {
122
- border: solid 2px red;
123
131
  position: absolute;
124
132
  transform: translate(0, -50%);
125
133
  }
@@ -142,18 +150,4 @@
142
150
  animation-name: tooltipShowAnimation;
143
151
  opacity: 100%;
144
152
  }
145
- }
146
-
147
- :root {
148
- --tooltip-size-m-padding: 0;
149
- --tooltip-size-s-padding: 0;
150
-
151
- --tooltip-size-m-gap: 0;
152
- --tooltip-size-s-gap: 0;
153
-
154
- --tooltip-arrow-width: 14px;
155
- --tooltip-arrow-height: 14px;
156
- --tooltip-arrow-radius: 2px;
157
-
158
- --tooltip-arrow-color: var(--color-surface-primary);
159
- }
153
+ }
@@ -0,0 +1,13 @@
1
+ :root {
2
+ --tooltip-size-m-padding: 0;
3
+ --tooltip-size-s-padding: 0;
4
+
5
+ --tooltip-size-m-gap: 0;
6
+ --tooltip-size-s-gap: 0;
7
+
8
+ --tooltip-arrow-width: 14px;
9
+ --tooltip-arrow-height: 14px;
10
+ --tooltip-arrow-radius: 2px;
11
+
12
+ --tooltip-arrow-color: var(--color-surface-primary);
13
+ }
@@ -3,6 +3,7 @@
3
3
  display: flex;
4
4
  flex-direction: column;
5
5
  &-reverse {
6
+ display: flex;
6
7
  flex-direction: column-reverse;
7
8
  }
8
9
  }
@@ -10,6 +11,7 @@
10
11
  display: flex;
11
12
  flex-direction: row;
12
13
  &-reverse {
14
+ display: flex;
13
15
  flex-direction: row-reverse;
14
16
  }
15
17
  }
@@ -1,12 +1,14 @@
1
1
  .fill {
2
- @each $type in accent, primary, secondary, tertiary, quaternary, quinary, senary, surface, error, success, warning, info, danger, gradient {
2
+ @each $type in accent, primary, secondary, tertiary, quaternary, quinary,
3
+ senary, surface, error, success, warning, info, danger, gradient {
3
4
  &_$(type) {
4
5
  &-item {
5
- @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, disabled,
6
- hover {
6
+ @each $color in primary, secondary, tertiary, quaternary, quinary,
7
+ senary, accent, disabled, hover {
7
8
  &-$(color) {
8
9
  background: var(--color-$(type)-item-$(color));
9
- @each $alpha in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 75, 80, 85, 90, 95 {
10
+ @each $alpha in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65,
11
+ 75, 80, 85, 90, 95 {
10
12
  &$(alpha) {
11
13
  background: var(--color-$(type)-item-$(color)-$(alpha));
12
14
  }
@@ -14,11 +16,12 @@
14
16
  }
15
17
  }
16
18
  }
17
- @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, disabled,
18
- hover {
19
+ @each $color in primary, secondary, tertiary, quaternary, quinary,
20
+ senary, accent, disabled, hover {
19
21
  &-$(color) {
20
22
  background: var(--color-$(type)-$(color));
21
- @each $alpha in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 75, 80, 85, 90, 95 {
23
+ @each $alpha in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65,
24
+ 75, 80, 85, 90, 95 {
22
25
  &$(alpha) {
23
26
  background: var(--color-$(type)-$(color)-$(alpha));
24
27
  }
@@ -27,11 +30,13 @@
27
30
  }
28
31
  }
29
32
  }
30
- @each $type in accent, primary, secondary, tertiary, quaternary, quinary, senary, surface, error, success, warning, info, danger, gradient {
33
+ @each $type in accent, primary, secondary, tertiary, quaternary, quinary,
34
+ senary, surface, error, success, warning, info, danger, gradient {
31
35
  &_$(type) {
32
36
  &-primary {
33
37
  background: var(--color-$(type)-primary);
34
- @each $opacity in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 75, 80, 85, 90, 95 {
38
+ @each $opacity in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65,
39
+ 75, 80, 85, 90, 95 {
35
40
  &$(alpha) {
36
41
  background: var(--color-$(type)-primary$(opacity));
37
42
  }
@@ -1,15 +1,18 @@
1
1
  .fill {
2
2
  &_active {
3
- @each $type in accent, primary, secondary, tertiary, quaternary, quinary, senary, surface, error, success, warning, info, danger, gradient {
3
+ @each $type in accent, primary, secondary, tertiary, quaternary, quinary,
4
+ senary, surface, error, success, warning, info, danger, gradient {
4
5
  &_$(type) {
5
- @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, active {
6
+ @each $color in primary, secondary, tertiary, quaternary, quinary,
7
+ senary, accent, active {
6
8
  &-$(color) {
7
9
  background: var(--color-$(type)-$(color));
8
10
  }
9
11
  }
10
12
  }
11
13
  }
12
- @each $type in accent, primary, secondary, tertiary, quaternary, quinary, senary, surface, error, success, warning, info, danger, gradient {
14
+ @each $type in accent, primary, secondary, tertiary, quaternary, quinary,
15
+ senary, surface, error, success, warning, info, danger, gradient {
13
16
  &_$(type) {
14
17
  &-primary {
15
18
  &-active {
@@ -1,11 +1,12 @@
1
1
  .fill {
2
2
  &_active {
3
3
  &_hover {
4
- @each $type in accent, primary, secondary, tertiary, quaternary, quinary, senary, surface,
5
- error, success, warning, info, danger, gradient {
4
+ @each $type in accent, primary, secondary, tertiary, quaternary,
5
+ quinary, senary, surface, error, success, warning, info, danger,
6
+ gradient {
6
7
  &_$(type) {
7
- @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent,
8
- disabled, hover, active {
8
+ @each $color in primary, secondary, tertiary, quaternary, quinary,
9
+ senary, accent, disabled, hover, active {
9
10
  &-$(color) {
10
11
  &:hover {
11
12
  background: var(--color-$(type)-$(color));
@@ -14,8 +15,9 @@
14
15
  }
15
16
  }
16
17
  }
17
- @each $type in accent, primary, secondary, tertiary, quaternary, quinary, senary, surface,
18
- error, success, warning, info, danger, gradient {
18
+ @each $type in accent, primary, secondary, tertiary, quaternary,
19
+ quinary, senary, surface, error, success, warning, info, danger,
20
+ gradient {
19
21
  &_$(type) {
20
22
  &-primary {
21
23
  background: var(--color-$(type)-primary);
@@ -1,8 +1,10 @@
1
1
  .fill {
2
2
  &_disabled {
3
- @each $type in accent, primary, secondary, tertiary, quaternary, quinary, senary, surface, error, success, warning, info, danger, gradient {
3
+ @each $type in accent, primary, secondary, tertiary, quaternary, quinary,
4
+ senary, surface, error, success, warning, info, danger, gradient {
4
5
  &_$(type) {
5
- @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, disabled, hover {
6
+ @each $color in primary, secondary, tertiary, quaternary, quinary,
7
+ senary, accent, disabled, hover {
6
8
  &-$(color) {
7
9
  &:hover {
8
10
  background: var(--color-$(type)-$(color));
@@ -11,7 +13,8 @@
11
13
  }
12
14
  }
13
15
  }
14
- @each $type in accent, primary, secondary, tertiary, quaternary, quinary, senary, surface, error, success, warning, info, danger, gradient {
16
+ @each $type in accent, primary, secondary, tertiary, quaternary, quinary,
17
+ senary, surface, error, success, warning, info, danger, gradient {
15
18
  &_$(type) {
16
19
  &-primary {
17
20
  background: var(--color-$(type)-primary);
@@ -1,8 +1,10 @@
1
1
  .fill {
2
2
  &_hover {
3
- @each $type in accent, primary, secondary, tertiary, quaternary, quinary, senary, surface, error, success, warning, info, danger, gradient {
3
+ @each $type in accent, primary, secondary, tertiary, quaternary, quinary,
4
+ senary, surface, error, success, warning, info, danger, gradient {
4
5
  &_$(type) {
5
- @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, disabled, hover {
6
+ @each $color in primary, secondary, tertiary, quaternary, quinary,
7
+ senary, accent, disabled, hover {
6
8
  &-$(color) {
7
9
  &:hover {
8
10
  background: var(--color-$(type)-$(color));
@@ -16,7 +18,8 @@
16
18
  }
17
19
  }
18
20
  }
19
- @each $type in accent, primary, secondary, tertiary, quaternary, quinary, senary, surface, error, success, warning, info, danger, gradient {
21
+ @each $type in accent, primary, secondary, tertiary, quaternary, quinary,
22
+ senary, surface, error, success, warning, info, danger, gradient {
20
23
  &_$(type) {
21
24
  &-primary {
22
25
  &:hover {
@@ -0,0 +1,22 @@
1
+ .shape-strength {
2
+ &_default {
3
+ border-radius: 0.5m;
4
+ }
5
+ &_0-5m {
6
+ border-radius: 0.5m;
7
+ }
8
+ &_1m {
9
+ border-radius: 1m;
10
+ }
11
+ &_1-5m {
12
+ border-radius: 1.5m;
13
+ }
14
+ &_2m {
15
+ border-radius: 2m;
16
+ }
17
+ /* @each $strength, $value in (0-5m, 1m, 1-5m, 2m), (0.5m, 1m, 1.5m, 2m) {
18
+ &_$(strength) {
19
+ border-radius: $value;
20
+ }
21
+ } */
22
+ }
@@ -1,27 +1,37 @@
1
- .svg_fill {
2
- @each $type in accent, primary, secondary, tertiary, surface, success, error {
3
- &_$(type) {
4
- &-item {
5
- @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, disabled, hover, inverse {
1
+ .svg {
2
+ &_fill {
3
+ @each $type in accent, primary, secondary, tertiary, surface, success,
4
+ error {
5
+ &_$(type) {
6
+ &-item {
7
+ @each $color in primary, secondary, tertiary, quaternary, quinary,
8
+ senary, accent, disabled, hover, inverse {
9
+ &-$(color) {
10
+ & svg {
11
+ stroke: none;
12
+ fill: var(--color-$(type)-item-$(color));
13
+ }
14
+ & path,
15
+ & circle {
16
+ fill: var(--color-$(type)-item-$(color));
17
+ }
18
+ }
19
+ }
20
+ }
21
+ @each $color in primary, secondary, tertiary, quaternary, quinary,
22
+ senary, accent, disabled, hover, inverse {
6
23
  &-$(color) {
7
24
  & svg {
8
25
  stroke: none;
26
+ fill: var(--color-$(type)-$(color));
27
+ }
28
+ & path,
29
+ & circle {
9
30
  fill: var(--color-$(type)-item-$(color));
10
31
  }
11
32
  }
12
33
  }
13
34
  }
14
- @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, disabled, hover, inverse {
15
- &-$(color) {
16
- & svg {
17
- stroke: none;
18
- fill: var(--color-$(type)-$(color));
19
- }
20
- & path {
21
- fill: var(--color-$(type)-item-$(color));
22
- }
23
- }
24
- }
25
35
  }
26
36
  }
27
- }
37
+ }
@@ -1,13 +1,15 @@
1
- .svg_fill_hover {
2
- @each $type in accent, primary, secondary, tertiary, surface, success, error {
3
- &_$(type) {
4
- &-item {
5
- @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, disabled, hover, inverse {
6
- &-$(color) {
7
- &:hover {
8
- & svg {
9
- stroke: none;
10
- fill: var(--color-$(type)-item-$(color));
1
+ .svg {
2
+ &_fill_hover {
3
+ @each $type in accent, primary, secondary, tertiary, surface, success, error {
4
+ &_$(type) {
5
+ &-item {
6
+ @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, disabled, hover, inverse {
7
+ &-$(color) {
8
+ &:hover {
9
+ & svg {
10
+ stroke: none;
11
+ fill: var(--color-$(type)-item-$(color));
12
+ }
11
13
  }
12
14
  }
13
15
  }
@@ -1,15 +1,19 @@
1
- .svg_path_fill {
2
- @each $type in accent, primary, secondary, tertiary, surface, success, error {
3
- &_$(type) {
4
- &-item {
5
- @each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, disabled, hover, inverse {
6
- &-$(color) {
7
- & path {
8
- fill: var(--color-$(type)-item-$(color));
1
+ .svg {
2
+ &_path_fill {
3
+ @each $type in accent, primary, secondary, tertiary, surface, success,
4
+ error {
5
+ &_$(type) {
6
+ &-item {
7
+ @each $color in primary, secondary, tertiary, quaternary, quinary,
8
+ senary, accent, disabled, hover, inverse {
9
+ &-$(color) {
10
+ & path {
11
+ fill: var(--color-$(type)-item-$(color));
12
+ }
9
13
  }
10
14
  }
11
15
  }
12
16
  }
13
17
  }
14
18
  }
15
- }
19
+ }