@megafon/ui-core 6.2.1 → 6.4.0

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 (240) hide show
  1. package/CHANGELOG.md +28 -4
  2. package/dist/es/components/Accordion/Accordion.css +14 -14
  3. package/dist/es/components/Accordion/Accordion.js +1 -1
  4. package/dist/es/components/Avatar/Avatar.css +9 -9
  5. package/dist/es/components/Avatar/Avatar.js +1 -1
  6. package/dist/es/components/Badges/components/CounterBadge/CounterBadge.css +10 -10
  7. package/dist/es/components/Badges/components/CounterBadge/CounterBadge.js +1 -1
  8. package/dist/es/components/Badges/components/NotificationBadge/NotificationBadge.css +9 -9
  9. package/dist/es/components/Badges/components/NotificationBadge/NotificationBadge.js +1 -1
  10. package/dist/es/components/Badges/components/PriceBadge/PriceBadge.css +29 -29
  11. package/dist/es/components/Badges/components/PriceBadge/PriceBadge.js +1 -1
  12. package/dist/es/components/Badges/components/PromoBadge/PromoBadge.css +16 -16
  13. package/dist/es/components/Badges/components/PromoBadge/PromoBadge.js +1 -1
  14. package/dist/es/components/Badges/components/TimerBadge/Timer/Timer.js +1 -1
  15. package/dist/es/components/Badges/components/TimerBadge/TimerBadge.css +9 -9
  16. package/dist/es/components/Badges/components/TimerBadge/TimerBadge.js +1 -1
  17. package/dist/es/components/Banner/Banner.css +41 -41
  18. package/dist/es/components/Banner/Banner.js +1 -1
  19. package/dist/es/components/Banner/BannerDot.css +8 -8
  20. package/dist/es/components/Banner/BannerDot.js +1 -1
  21. package/dist/es/components/Button/Button.css +263 -263
  22. package/dist/es/components/Button/Button.js +1 -1
  23. package/dist/es/components/Calendar/Calendar.css +5 -5
  24. package/dist/es/components/Calendar/Calendar.js +1 -1
  25. package/dist/es/components/Calendar/components/Day/Day.css +59 -59
  26. package/dist/es/components/Calendar/components/Day/Day.js +1 -1
  27. package/dist/es/components/Calendar/components/Month/Month.css +14 -14
  28. package/dist/es/components/Calendar/components/Month/Month.js +1 -1
  29. package/dist/es/components/Caption/Caption.css +15 -15
  30. package/dist/es/components/Caption/Caption.js +1 -1
  31. package/dist/es/components/Carousel/Carousel.css +38 -38
  32. package/dist/es/components/Carousel/Carousel.js +1 -1
  33. package/dist/es/components/Checkbox/Checkbox.css +35 -35
  34. package/dist/es/components/Checkbox/Checkbox.js +1 -1
  35. package/dist/es/components/Chips/Chip.css +33 -33
  36. package/dist/es/components/Chips/Chip.js +1 -1
  37. package/dist/es/components/Chips/Chips.css +3 -3
  38. package/dist/es/components/Chips/Chips.js +1 -1
  39. package/dist/es/components/Chips/components/ChipsDropdown.css +12 -12
  40. package/dist/es/components/Chips/components/ChipsDropdown.js +1 -1
  41. package/dist/es/components/Collapse/Collapse.css +1 -1
  42. package/dist/es/components/Collapse/Collapse.js +1 -1
  43. package/dist/es/components/ContentArea/ContentArea.css +25 -25
  44. package/dist/es/components/ContentArea/ContentArea.js +1 -1
  45. package/dist/es/components/ContentView/ContentView.css +19 -19
  46. package/dist/es/components/ContentView/ContentView.js +1 -1
  47. package/dist/es/components/Counter/Counter.css +13 -13
  48. package/dist/es/components/Counter/Counter.js +1 -1
  49. package/dist/es/components/Grid/Grid.css +22 -22
  50. package/dist/es/components/Grid/Grid.js +1 -1
  51. package/dist/es/components/Grid/GridColumn.css +691 -691
  52. package/dist/es/components/Grid/GridColumn.js +1 -1
  53. package/dist/es/components/Header/Header.css +29 -29
  54. package/dist/es/components/Header/Header.js +1 -1
  55. package/dist/es/components/List/List.css +17 -17
  56. package/dist/es/components/List/List.js +1 -1
  57. package/dist/es/components/List/ListItem.css +2 -2
  58. package/dist/es/components/List/ListItem.js +1 -1
  59. package/dist/es/components/ListData/ListData.css +25 -25
  60. package/dist/es/components/ListData/ListData.js +1 -1
  61. package/dist/es/components/ListData/ListDataGroup.css +2 -2
  62. package/dist/es/components/ListData/ListDataGroup.js +1 -1
  63. package/dist/es/components/ListData/components/ListDataSortable.css +14 -14
  64. package/dist/es/components/ListData/components/ListDataSortable.js +1 -1
  65. package/dist/es/components/Logo/Logo.css +12 -12
  66. package/dist/es/components/Logo/Logo.js +1 -1
  67. package/dist/es/components/NavArrow/NavArrow.css +13 -13
  68. package/dist/es/components/NavArrow/NavArrow.js +1 -1
  69. package/dist/es/components/Notification/Notification.css +71 -71
  70. package/dist/es/components/Notification/Notification.js +1 -1
  71. package/dist/es/components/Pagination/Pagination.css +1 -1
  72. package/dist/es/components/Pagination/Pagination.js +1 -1
  73. package/dist/es/components/Pagination/components/PaginationButton/PaginationButton.css +12 -12
  74. package/dist/es/components/Pagination/components/PaginationButton/PaginationButton.js +1 -1
  75. package/dist/es/components/Pagination/components/PaginationButtons/PaginationButtons.css +2 -2
  76. package/dist/es/components/Pagination/components/PaginationButtons/PaginationButtons.js +1 -1
  77. package/dist/es/components/Pagination/components/PaginationNavigation/PaginationNavigation.css +3 -3
  78. package/dist/es/components/Pagination/components/PaginationNavigation/PaginationNavigation.js +1 -1
  79. package/dist/es/components/Paragraph/Paragraph.css +13 -13
  80. package/dist/es/components/Paragraph/Paragraph.js +1 -1
  81. package/dist/es/components/Preloader/Preloader.css +34 -34
  82. package/dist/es/components/Preloader/Preloader.js +1 -1
  83. package/dist/es/components/RadioButton/RadioButton.css +24 -24
  84. package/dist/es/components/RadioButton/RadioButton.js +1 -1
  85. package/dist/es/components/Row/Row.css +41 -41
  86. package/dist/es/components/Row/Row.js +1 -1
  87. package/dist/es/components/Search/Search.css +72 -72
  88. package/dist/es/components/Search/Search.d.ts +2 -0
  89. package/dist/es/components/Search/Search.js +7 -2
  90. package/dist/es/components/Select/Select.css +60 -60
  91. package/dist/es/components/Select/Select.js +1 -1
  92. package/dist/es/components/Selector/Selector.css +29 -29
  93. package/dist/es/components/Selector/Selector.js +1 -1
  94. package/dist/es/components/Sliders/Slider/Slider.css +16 -16
  95. package/dist/es/components/Sliders/Slider/Slider.js +1 -1
  96. package/dist/es/components/Sliders/SliderRange/SliderRange.css +24 -24
  97. package/dist/es/components/Sliders/SliderRange/SliderRange.js +1 -1
  98. package/dist/es/components/Sliders/SliderRatio/SliderRatio.css +26 -26
  99. package/dist/es/components/Sliders/SliderRatio/SliderRatio.js +1 -1
  100. package/dist/es/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.css +15 -15
  101. package/dist/es/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.js +1 -1
  102. package/dist/es/components/Sliders/components/SliderScale/SliderScale.css +3 -3
  103. package/dist/es/components/Sliders/components/SliderScale/SliderScale.js +1 -1
  104. package/dist/es/components/Snackbar/Snackbar.css +26 -26
  105. package/dist/es/components/Snackbar/Snackbar.js +1 -1
  106. package/dist/es/components/Snackbar/SnackbarTimer/SnackbarTimer.css +5 -5
  107. package/dist/es/components/Snackbar/SnackbarTimer/SnackbarTimer.js +1 -1
  108. package/dist/es/components/Switcher/Switcher.css +27 -27
  109. package/dist/es/components/Switcher/Switcher.js +1 -1
  110. package/dist/es/components/Tabs/Tabs.css +57 -57
  111. package/dist/es/components/Tabs/Tabs.js +1 -1
  112. package/dist/es/components/TextField/TextField.css +78 -78
  113. package/dist/es/components/TextField/TextField.js +1 -1
  114. package/dist/es/components/TextLink/TextLink.css +15 -15
  115. package/dist/es/components/TextLink/TextLink.js +1 -1
  116. package/dist/es/components/Tile/Tile.css +14 -14
  117. package/dist/es/components/Tile/Tile.js +1 -1
  118. package/dist/es/components/Tooltip/Tooltip.css +123 -123
  119. package/dist/es/components/Tooltip/Tooltip.d.ts +2 -0
  120. package/dist/es/components/Tooltip/Tooltip.js +9 -5
  121. package/dist/lib/components/Accordion/Accordion.css +14 -14
  122. package/dist/lib/components/Accordion/Accordion.js +1 -1
  123. package/dist/lib/components/Avatar/Avatar.css +9 -9
  124. package/dist/lib/components/Avatar/Avatar.js +1 -1
  125. package/dist/lib/components/Badges/components/CounterBadge/CounterBadge.css +10 -10
  126. package/dist/lib/components/Badges/components/CounterBadge/CounterBadge.js +1 -1
  127. package/dist/lib/components/Badges/components/NotificationBadge/NotificationBadge.css +9 -9
  128. package/dist/lib/components/Badges/components/NotificationBadge/NotificationBadge.js +1 -1
  129. package/dist/lib/components/Badges/components/PriceBadge/PriceBadge.css +29 -29
  130. package/dist/lib/components/Badges/components/PriceBadge/PriceBadge.js +1 -1
  131. package/dist/lib/components/Badges/components/PromoBadge/PromoBadge.css +16 -16
  132. package/dist/lib/components/Badges/components/PromoBadge/PromoBadge.js +1 -1
  133. package/dist/lib/components/Badges/components/TimerBadge/Timer/Timer.js +1 -1
  134. package/dist/lib/components/Badges/components/TimerBadge/TimerBadge.css +9 -9
  135. package/dist/lib/components/Badges/components/TimerBadge/TimerBadge.js +1 -1
  136. package/dist/lib/components/Banner/Banner.css +41 -41
  137. package/dist/lib/components/Banner/Banner.js +1 -1
  138. package/dist/lib/components/Banner/BannerDot.css +8 -8
  139. package/dist/lib/components/Banner/BannerDot.js +1 -1
  140. package/dist/lib/components/Button/Button.css +263 -263
  141. package/dist/lib/components/Button/Button.js +1 -1
  142. package/dist/lib/components/Calendar/Calendar.css +5 -5
  143. package/dist/lib/components/Calendar/Calendar.js +1 -1
  144. package/dist/lib/components/Calendar/components/Day/Day.css +59 -59
  145. package/dist/lib/components/Calendar/components/Day/Day.js +1 -1
  146. package/dist/lib/components/Calendar/components/Month/Month.css +14 -14
  147. package/dist/lib/components/Calendar/components/Month/Month.js +1 -1
  148. package/dist/lib/components/Caption/Caption.css +15 -15
  149. package/dist/lib/components/Caption/Caption.js +1 -1
  150. package/dist/lib/components/Carousel/Carousel.css +38 -38
  151. package/dist/lib/components/Carousel/Carousel.js +1 -1
  152. package/dist/lib/components/Checkbox/Checkbox.css +35 -35
  153. package/dist/lib/components/Checkbox/Checkbox.js +1 -1
  154. package/dist/lib/components/Chips/Chip.css +33 -33
  155. package/dist/lib/components/Chips/Chip.js +1 -1
  156. package/dist/lib/components/Chips/Chips.css +3 -3
  157. package/dist/lib/components/Chips/Chips.js +1 -1
  158. package/dist/lib/components/Chips/components/ChipsDropdown.css +12 -12
  159. package/dist/lib/components/Chips/components/ChipsDropdown.js +1 -1
  160. package/dist/lib/components/Collapse/Collapse.css +1 -1
  161. package/dist/lib/components/Collapse/Collapse.js +1 -1
  162. package/dist/lib/components/ContentArea/ContentArea.css +25 -25
  163. package/dist/lib/components/ContentArea/ContentArea.js +1 -1
  164. package/dist/lib/components/ContentView/ContentView.css +19 -19
  165. package/dist/lib/components/ContentView/ContentView.js +1 -1
  166. package/dist/lib/components/Counter/Counter.css +13 -13
  167. package/dist/lib/components/Counter/Counter.js +1 -1
  168. package/dist/lib/components/Grid/Grid.css +22 -22
  169. package/dist/lib/components/Grid/Grid.js +1 -1
  170. package/dist/lib/components/Grid/GridColumn.css +691 -691
  171. package/dist/lib/components/Grid/GridColumn.js +1 -1
  172. package/dist/lib/components/Header/Header.css +29 -29
  173. package/dist/lib/components/Header/Header.js +1 -1
  174. package/dist/lib/components/List/List.css +17 -17
  175. package/dist/lib/components/List/List.js +1 -1
  176. package/dist/lib/components/List/ListItem.css +2 -2
  177. package/dist/lib/components/List/ListItem.js +1 -1
  178. package/dist/lib/components/ListData/ListData.css +25 -25
  179. package/dist/lib/components/ListData/ListData.js +1 -1
  180. package/dist/lib/components/ListData/ListDataGroup.css +2 -2
  181. package/dist/lib/components/ListData/ListDataGroup.js +1 -1
  182. package/dist/lib/components/ListData/components/ListDataSortable.css +14 -14
  183. package/dist/lib/components/ListData/components/ListDataSortable.js +1 -1
  184. package/dist/lib/components/Logo/Logo.css +12 -12
  185. package/dist/lib/components/Logo/Logo.js +1 -1
  186. package/dist/lib/components/NavArrow/NavArrow.css +13 -13
  187. package/dist/lib/components/NavArrow/NavArrow.js +1 -1
  188. package/dist/lib/components/Notification/Notification.css +71 -71
  189. package/dist/lib/components/Notification/Notification.js +1 -1
  190. package/dist/lib/components/Pagination/Pagination.css +1 -1
  191. package/dist/lib/components/Pagination/Pagination.js +1 -1
  192. package/dist/lib/components/Pagination/components/PaginationButton/PaginationButton.css +12 -12
  193. package/dist/lib/components/Pagination/components/PaginationButton/PaginationButton.js +1 -1
  194. package/dist/lib/components/Pagination/components/PaginationButtons/PaginationButtons.css +2 -2
  195. package/dist/lib/components/Pagination/components/PaginationButtons/PaginationButtons.js +1 -1
  196. package/dist/lib/components/Pagination/components/PaginationNavigation/PaginationNavigation.css +3 -3
  197. package/dist/lib/components/Pagination/components/PaginationNavigation/PaginationNavigation.js +1 -1
  198. package/dist/lib/components/Paragraph/Paragraph.css +13 -13
  199. package/dist/lib/components/Paragraph/Paragraph.js +1 -1
  200. package/dist/lib/components/Preloader/Preloader.css +34 -34
  201. package/dist/lib/components/Preloader/Preloader.js +1 -1
  202. package/dist/lib/components/RadioButton/RadioButton.css +24 -24
  203. package/dist/lib/components/RadioButton/RadioButton.js +1 -1
  204. package/dist/lib/components/Row/Row.css +41 -41
  205. package/dist/lib/components/Row/Row.js +1 -1
  206. package/dist/lib/components/Search/Search.css +72 -72
  207. package/dist/lib/components/Search/Search.d.ts +2 -0
  208. package/dist/lib/components/Search/Search.js +7 -2
  209. package/dist/lib/components/Select/Select.css +60 -60
  210. package/dist/lib/components/Select/Select.js +1 -1
  211. package/dist/lib/components/Selector/Selector.css +29 -29
  212. package/dist/lib/components/Selector/Selector.js +1 -1
  213. package/dist/lib/components/Sliders/Slider/Slider.css +16 -16
  214. package/dist/lib/components/Sliders/Slider/Slider.js +1 -1
  215. package/dist/lib/components/Sliders/SliderRange/SliderRange.css +24 -24
  216. package/dist/lib/components/Sliders/SliderRange/SliderRange.js +1 -1
  217. package/dist/lib/components/Sliders/SliderRatio/SliderRatio.css +26 -26
  218. package/dist/lib/components/Sliders/SliderRatio/SliderRatio.js +1 -1
  219. package/dist/lib/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.css +15 -15
  220. package/dist/lib/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.js +1 -1
  221. package/dist/lib/components/Sliders/components/SliderScale/SliderScale.css +3 -3
  222. package/dist/lib/components/Sliders/components/SliderScale/SliderScale.js +1 -1
  223. package/dist/lib/components/Snackbar/Snackbar.css +26 -26
  224. package/dist/lib/components/Snackbar/Snackbar.js +1 -1
  225. package/dist/lib/components/Snackbar/SnackbarTimer/SnackbarTimer.css +5 -5
  226. package/dist/lib/components/Snackbar/SnackbarTimer/SnackbarTimer.js +1 -1
  227. package/dist/lib/components/Switcher/Switcher.css +27 -27
  228. package/dist/lib/components/Switcher/Switcher.js +1 -1
  229. package/dist/lib/components/Tabs/Tabs.css +57 -57
  230. package/dist/lib/components/Tabs/Tabs.js +1 -1
  231. package/dist/lib/components/TextField/TextField.css +78 -78
  232. package/dist/lib/components/TextField/TextField.js +1 -1
  233. package/dist/lib/components/TextLink/TextLink.css +15 -15
  234. package/dist/lib/components/TextLink/TextLink.js +1 -1
  235. package/dist/lib/components/Tile/Tile.css +14 -14
  236. package/dist/lib/components/Tile/Tile.js +1 -1
  237. package/dist/lib/components/Tooltip/Tooltip.css +123 -123
  238. package/dist/lib/components/Tooltip/Tooltip.d.ts +2 -0
  239. package/dist/lib/components/Tooltip/Tooltip.js +9 -5
  240. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,6 +3,30 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [6.4.0](/compare/@megafon/ui-core@6.3.0...@megafon/ui-core@6.4.0) (2024-10-02)
7
+
8
+
9
+ ### Features
10
+
11
+ * **css classes:** add v6 into css classes 11d5ef2
12
+ * **search:** add ref for list results dc113f3
13
+
14
+
15
+
16
+
17
+
18
+ # [6.3.0](https://hq-gitlab.megafon.ru/site-portal/services/megafon-ui/compare/@megafon/ui-core@6.2.1...@megafon/ui-core@6.3.0) (2024-09-24)
19
+
20
+
21
+ ### Features
22
+
23
+ * **tooltip:** add classes for close-button and button on Tooltip ([7c6e075](https://hq-gitlab.megafon.ru/site-portal/services/megafon-ui/commit/7c6e075a3d75fd16424f9cddb7f1295617fc4519))
24
+ * **tooltip:** fix useEffect dependency ([69a583b](https://hq-gitlab.megafon.ru/site-portal/services/megafon-ui/commit/69a583b57e98b6fd00edb9b9685d3d9119c581c3))
25
+
26
+
27
+
28
+
29
+
6
30
  ## [6.2.1](https://hq-gitlab.megafon.ru/site-portal/services/megafon-ui/compare/@megafon/ui-core@6.2.0...@megafon/ui-core@6.2.1) (2024-09-02)
7
31
 
8
32
 
@@ -1640,18 +1664,18 @@ remove deprecared values 'freshAsphalt' and 'clearWhite'
1640
1664
 
1641
1665
  ### Bug Fixes
1642
1666
 
1643
- * rename last mfui-beta to mfui ([6bc1d33](https://github.com/MegafonWebLab/megafon-ui/commit/6bc1d33d118862f969b09126dceb4e4462ec5128))
1667
+ * rename last mfui-v6-beta to mfui ([6bc1d33](https://github.com/MegafonWebLab/megafon-ui/commit/6bc1d33d118862f969b09126dceb4e4462ec5128))
1644
1668
 
1645
1669
 
1646
1670
  ### Features
1647
1671
 
1648
- * rename prefix mfui-beta to mfui ([41b2ea4](https://github.com/MegafonWebLab/megafon-ui/commit/41b2ea4880ee6dd0e76b862bfc0d2a86031d734c))
1672
+ * rename prefix mfui-v6-beta to mfui ([41b2ea4](https://github.com/MegafonWebLab/megafon-ui/commit/41b2ea4880ee6dd0e76b862bfc0d2a86031d734c))
1649
1673
 
1650
1674
 
1651
1675
  ### BREAKING CHANGES
1652
1676
 
1653
- * 1.x.x version of ui library also has mfui- prefix for components. please, check,
1654
- that you don't have any styles or business logic (e.g. css or js selectors) using mfui- prefix as
1677
+ * 1.x.x version of ui library also has mfui-v6- prefix for components. please, check,
1678
+ that you don't have any styles or business logic (e.g. css or js selectors) using mfui-v6- prefix as
1655
1679
  match pattern.
1656
1680
 
1657
1681
 
@@ -1,16 +1,16 @@
1
- .mfui-accordion {
1
+ .mfui-v6-accordion {
2
2
  border-radius: 12px;
3
3
  background: var(--spbSky0);
4
4
  }
5
- .mfui-accordion + .mfui-accordion {
5
+ .mfui-v6-accordion + .mfui-v6-accordion {
6
6
  margin-top: 8px;
7
7
  }
8
8
  @media screen and (min-width: 768px) {
9
- .mfui-accordion + .mfui-accordion {
9
+ .mfui-v6-accordion + .mfui-v6-accordion {
10
10
  margin-top: 12px;
11
11
  }
12
12
  }
13
- .mfui-accordion__title-wrap {
13
+ .mfui-v6-accordion__title-wrap {
14
14
  position: relative;
15
15
  padding: 16px 44px 16px 16px;
16
16
  border-radius: 12px;
@@ -20,19 +20,19 @@
20
20
  transition: background-color 0.3s;
21
21
  }
22
22
  @media screen and (min-width: 768px) {
23
- .mfui-accordion__title-wrap {
23
+ .mfui-v6-accordion__title-wrap {
24
24
  padding: 24px 56px 24px 24px;
25
25
  }
26
26
  }
27
- .mfui-accordion__title-wrap:hover {
27
+ .mfui-v6-accordion__title-wrap:hover {
28
28
  background-color: var(--spbSky1);
29
29
  }
30
30
  @media screen and (max-width: 1023px) {
31
- .mfui-accordion__title-wrap:focus {
31
+ .mfui-v6-accordion__title-wrap:focus {
32
32
  background-color: inherit;
33
33
  }
34
34
  }
35
- .mfui-accordion__icon-box {
35
+ .mfui-v6-accordion__icon-box {
36
36
  position: absolute;
37
37
  top: 50%;
38
38
  right: 20px;
@@ -55,13 +55,13 @@
55
55
  transform: translateY(-50%);
56
56
  }
57
57
  @media screen and (min-width: 768px) {
58
- .mfui-accordion__icon-box {
58
+ .mfui-v6-accordion__icon-box {
59
59
  right: 24px;
60
60
  width: 32px;
61
61
  height: 32px;
62
62
  }
63
63
  }
64
- .mfui-accordion__icon {
64
+ .mfui-v6-accordion__icon {
65
65
  width: 20px;
66
66
  height: 20px;
67
67
  -webkit-transition: -webkit-transform 0.6s;
@@ -70,20 +70,20 @@
70
70
  transition: transform 0.6s, -webkit-transform 0.6s;
71
71
  }
72
72
  @media screen and (min-width: 768px) {
73
- .mfui-accordion__icon {
73
+ .mfui-v6-accordion__icon {
74
74
  width: 32px;
75
75
  height: 32px;
76
76
  }
77
77
  }
78
- .mfui-accordion__content-inner {
78
+ .mfui-v6-accordion__content-inner {
79
79
  padding: 4px 20px 20px 16px;
80
80
  }
81
81
  @media screen and (min-width: 768px) {
82
- .mfui-accordion__content-inner {
82
+ .mfui-v6-accordion__content-inner {
83
83
  padding: 4px 24px 20px;
84
84
  }
85
85
  }
86
- .mfui-accordion_opened .mfui-accordion__icon {
86
+ .mfui-v6-accordion_opened .mfui-v6-accordion__icon {
87
87
  -webkit-transform: rotate(180deg);
88
88
  transform: rotate(180deg);
89
89
  }
@@ -17,7 +17,7 @@ var ArrowDown = function ArrowDown(props) {
17
17
  }));
18
18
  };
19
19
 
20
- var cn = cnCreate('mfui-accordion');
20
+ var cn = cnCreate('mfui-v6-accordion');
21
21
 
22
22
  var Accordion = function Accordion(_ref) {
23
23
  var rootRef = _ref.rootRef,
@@ -1,4 +1,4 @@
1
- .mfui-avatar {
1
+ .mfui-v6-avatar {
2
2
  position: relative;
3
3
  display: -webkit-inline-box;
4
4
  display: -ms-inline-flexbox;
@@ -18,34 +18,34 @@
18
18
  font-weight: 500;
19
19
  font-size: 15px;
20
20
  }
21
- .mfui-avatar__text {
21
+ .mfui-v6-avatar__text {
22
22
  display: block;
23
23
  }
24
- .mfui-avatar__image {
24
+ .mfui-v6-avatar__image {
25
25
  width: 100%;
26
26
  height: 100%;
27
27
  -o-object-fit: cover;
28
28
  object-fit: cover;
29
29
  background-color: var(--base);
30
30
  }
31
- .mfui-avatar__placeholder {
31
+ .mfui-v6-avatar__placeholder {
32
32
  opacity: 0.3;
33
33
  }
34
- .mfui-avatar_color_green {
34
+ .mfui-v6-avatar_color_green {
35
35
  color: var(--brandGreen);
36
36
  background-color: var(--brandGreen20);
37
37
  }
38
- .mfui-avatar_color_green .mfui-avatar__placeholder {
38
+ .mfui-v6-avatar_color_green .mfui-v6-avatar__placeholder {
39
39
  fill: var(--brandGreen);
40
40
  }
41
- .mfui-avatar_color_gray {
41
+ .mfui-v6-avatar_color_gray {
42
42
  color: var(--spbSky3);
43
43
  background-color: var(--spbSky0);
44
44
  }
45
- .mfui-avatar_color_gray .mfui-avatar__placeholder {
45
+ .mfui-v6-avatar_color_gray .mfui-v6-avatar__placeholder {
46
46
  fill: var(--spbSky3);
47
47
  }
48
- .mfui-avatar_size_auto {
48
+ .mfui-v6-avatar_size_auto {
49
49
  width: 100%;
50
50
  height: 100%;
51
51
  font-size: inherit;
@@ -13,7 +13,7 @@ var PlaceholderIcon = function PlaceholderIcon(props) {
13
13
  }));
14
14
  };
15
15
 
16
- var cn = cnCreate('mfui-avatar');
16
+ var cn = cnCreate('mfui-v6-avatar');
17
17
 
18
18
  var Avatar = function Avatar(_ref) {
19
19
  var src = _ref.src,
@@ -1,4 +1,4 @@
1
- .mfui-counter-badge {
1
+ .mfui-v6-counter-badge {
2
2
  padding: 5px 6px;
3
3
  width: -webkit-fit-content;
4
4
  width: -moz-fit-content;
@@ -18,37 +18,37 @@
18
18
  line-height: 14px;
19
19
  border-radius: 12px;
20
20
  }
21
- .mfui-counter-badge_limited {
21
+ .mfui-v6-counter-badge_limited {
22
22
  padding: 5px 12px;
23
23
  }
24
24
  @media screen and (min-width: 1024px) {
25
- .mfui-counter-badge_adaptive {
25
+ .mfui-v6-counter-badge_adaptive {
26
26
  min-width: 28px;
27
27
  font-size: 15px;
28
28
  line-height: 18px;
29
29
  }
30
30
  }
31
- .mfui-counter-badge_icon {
31
+ .mfui-v6-counter-badge_icon {
32
32
  padding: 2px 4px 2px 12px;
33
33
  }
34
- .mfui-counter-badge_adaptive.mfui-counter-badge_icon {
34
+ .mfui-v6-counter-badge_adaptive.mfui-v6-counter-badge_icon {
35
35
  padding: 4px 4px 4px 12px;
36
36
  }
37
- .mfui-counter-badge__icon {
37
+ .mfui-v6-counter-badge__icon {
38
38
  margin-left: 4px;
39
39
  width: 20px;
40
40
  min-width: 20px;
41
41
  height: 20px;
42
42
  }
43
- .mfui-counter-badge_theme_light-blue {
43
+ .mfui-v6-counter-badge_theme_light-blue {
44
44
  background-color: var(--311C20);
45
45
  }
46
- .mfui-counter-badge_theme_light-blue .mfui-counter-badge__icon {
46
+ .mfui-v6-counter-badge_theme_light-blue .mfui-v6-counter-badge__icon {
47
47
  fill: var(--311C);
48
48
  }
49
- .mfui-counter-badge_theme_purple {
49
+ .mfui-v6-counter-badge_theme_purple {
50
50
  background-color: var(--brandPurple20);
51
51
  }
52
- .mfui-counter-badge_theme_purple .mfui-counter-badge__icon {
52
+ .mfui-v6-counter-badge_theme_purple .mfui-v6-counter-badge__icon {
53
53
  fill: var(--brandPurple);
54
54
  }
@@ -18,7 +18,7 @@ export var CounterBadgeColorTheme = {
18
18
  LIGHT_BLUE: 'light-blue',
19
19
  PURPLE: 'purple'
20
20
  };
21
- var cn = cnCreate('mfui-counter-badge');
21
+ var cn = cnCreate('mfui-v6-counter-badge');
22
22
 
23
23
  var CounterBadge = function CounterBadge(_ref) {
24
24
  var totalCount = _ref.totalCount,
@@ -1,4 +1,4 @@
1
- .mfui-notification-badge {
1
+ .mfui-v6-notification-badge {
2
2
  display: -webkit-box;
3
3
  display: -ms-flexbox;
4
4
  display: flex;
@@ -14,17 +14,17 @@
14
14
  overflow: hidden;
15
15
  color: var(--stcWhite);
16
16
  }
17
- .mfui-notification-badge_theme_green {
17
+ .mfui-v6-notification-badge_theme_green {
18
18
  background-color: var(--brandGreen);
19
19
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 185, 86, 0.5);
20
20
  box-shadow: 0 2px 4px 0 rgba(0, 185, 86, 0.5);
21
21
  }
22
- .mfui-notification-badge_theme_red {
22
+ .mfui-v6-notification-badge_theme_red {
23
23
  background-color: var(--warmRedC);
24
24
  -webkit-box-shadow: 0 2px 4px 0 rgba(235, 90, 64, 0.5);
25
25
  box-shadow: 0 2px 4px 0 rgba(235, 90, 64, 0.5);
26
26
  }
27
- .mfui-notification-badge_auto-width {
27
+ .mfui-v6-notification-badge_auto-width {
28
28
  width: -webkit-fit-content;
29
29
  width: -moz-fit-content;
30
30
  width: fit-content;
@@ -32,25 +32,25 @@
32
32
  padding: 5px 8px;
33
33
  border-radius: 12px;
34
34
  }
35
- .mfui-notification-badge_size_small {
35
+ .mfui-v6-notification-badge_size_small {
36
36
  width: 8px;
37
37
  height: 8px;
38
38
  padding: 0;
39
39
  border-radius: 50%;
40
40
  }
41
- .mfui-notification-badge_size_small .mfui-notification-badge__text {
41
+ .mfui-v6-notification-badge_size_small .mfui-v6-notification-badge__text {
42
42
  display: none;
43
43
  }
44
- .mfui-notification-badge_size_medium {
44
+ .mfui-v6-notification-badge_size_medium {
45
45
  width: 16px;
46
46
  height: 16px;
47
47
  border-radius: 50%;
48
48
  }
49
- .mfui-notification-badge_size_medium .mfui-notification-badge__text {
49
+ .mfui-v6-notification-badge_size_medium .mfui-v6-notification-badge__text {
50
50
  font-size: 10px;
51
51
  line-height: 12px;
52
52
  }
53
- .mfui-notification-badge__text {
53
+ .mfui-v6-notification-badge__text {
54
54
  font-family: inherit;
55
55
  font-weight: 500;
56
56
  font-size: 12px;
@@ -13,7 +13,7 @@ export var NotificationBadgeSize = {
13
13
  MEDIUM: 'medium',
14
14
  BIG: 'big'
15
15
  };
16
- var cn = cnCreate('mfui-notification-badge');
16
+ var cn = cnCreate('mfui-v6-notification-badge');
17
17
 
18
18
  var NotificationBadge = function NotificationBadge(_ref) {
19
19
  var _ref$theme = _ref.theme,
@@ -1,4 +1,4 @@
1
- .mfui-price-badge {
1
+ .mfui-v6-price-badge {
2
2
  font-size: 12px;
3
3
  line-height: 18px;
4
4
  display: -webkit-box;
@@ -19,7 +19,7 @@
19
19
  font-weight: 500;
20
20
  }
21
21
  @media screen and (min-width: 1024px) {
22
- .mfui-price-badge_adaptive {
22
+ .mfui-v6-price-badge_adaptive {
23
23
  font-size: 15px;
24
24
  line-height: 24px;
25
25
  min-height: 32px;
@@ -28,91 +28,91 @@
28
28
  border-radius: 12px;
29
29
  }
30
30
  }
31
- .mfui-price-badge_theme_grey {
31
+ .mfui-v6-price-badge_theme_grey {
32
32
  background-color: var(--spbSky0);
33
33
  }
34
- .mfui-price-badge_theme_grey .mfui-price-badge__text {
34
+ .mfui-v6-price-badge_theme_grey .mfui-v6-price-badge__text {
35
35
  color: var(--spbSky3);
36
36
  }
37
- .mfui-price-badge_theme_grey .mfui-price-badge__icon {
37
+ .mfui-v6-price-badge_theme_grey .mfui-v6-price-badge__icon {
38
38
  fill: var(--spbSky3);
39
39
  }
40
- .mfui-price-badge_theme_orange {
40
+ .mfui-v6-price-badge_theme_orange {
41
41
  background-color: var(--137C20);
42
42
  }
43
- .mfui-price-badge_theme_orange .mfui-price-badge__text {
43
+ .mfui-v6-price-badge_theme_orange .mfui-v6-price-badge__text {
44
44
  color: var(--137C);
45
45
  }
46
- .mfui-price-badge_theme_orange .mfui-price-badge__icon {
46
+ .mfui-v6-price-badge_theme_orange .mfui-v6-price-badge__icon {
47
47
  fill: var(--137C);
48
48
  }
49
- .mfui-price-badge_theme_green {
49
+ .mfui-v6-price-badge_theme_green {
50
50
  background-color: var(--brandGreen20);
51
51
  }
52
- .mfui-price-badge_theme_green .mfui-price-badge__text {
52
+ .mfui-v6-price-badge_theme_green .mfui-v6-price-badge__text {
53
53
  color: var(--brandGreen);
54
54
  }
55
- .mfui-price-badge_theme_green .mfui-price-badge__icon {
55
+ .mfui-v6-price-badge_theme_green .mfui-v6-price-badge__icon {
56
56
  fill: var(--brandGreen);
57
57
  }
58
- .mfui-price-badge_theme_purple {
58
+ .mfui-v6-price-badge_theme_purple {
59
59
  background-color: var(--brandPurple80);
60
60
  }
61
- .mfui-price-badge_theme_purple .mfui-price-badge__text {
61
+ .mfui-v6-price-badge_theme_purple .mfui-v6-price-badge__text {
62
62
  color: var(--stcWhite);
63
63
  }
64
- .mfui-price-badge_theme_purple .mfui-price-badge__icon {
64
+ .mfui-v6-price-badge_theme_purple .mfui-v6-price-badge__icon {
65
65
  fill: var(--stcWhite);
66
66
  }
67
- .mfui-price-badge_theme_red {
67
+ .mfui-v6-price-badge_theme_red {
68
68
  background-color: var(--fury20);
69
69
  }
70
- .mfui-price-badge_theme_red .mfui-price-badge__text {
70
+ .mfui-v6-price-badge_theme_red .mfui-v6-price-badge__text {
71
71
  color: var(--fury);
72
72
  }
73
- .mfui-price-badge_theme_red .mfui-price-badge__icon {
73
+ .mfui-v6-price-badge_theme_red .mfui-v6-price-badge__icon {
74
74
  fill: var(--fury);
75
75
  }
76
- .mfui-price-badge_theme_light {
76
+ .mfui-v6-price-badge_theme_light {
77
77
  background-color: var(--stcWhite20);
78
78
  }
79
- .mfui-price-badge_theme_dark {
79
+ .mfui-v6-price-badge_theme_dark {
80
80
  background-color: var(--stcBlack20);
81
81
  }
82
- .mfui-price-badge_theme_light .mfui-price-badge__text,
83
- .mfui-price-badge_theme_dark .mfui-price-badge__text {
82
+ .mfui-v6-price-badge_theme_light .mfui-v6-price-badge__text,
83
+ .mfui-v6-price-badge_theme_dark .mfui-v6-price-badge__text {
84
84
  font-weight: 400;
85
85
  color: var(--stcWhite);
86
86
  }
87
- .mfui-price-badge_theme_light .mfui-price-badge__icon,
88
- .mfui-price-badge_theme_dark .mfui-price-badge__icon {
87
+ .mfui-v6-price-badge_theme_light .mfui-v6-price-badge__icon,
88
+ .mfui-v6-price-badge_theme_dark .mfui-v6-price-badge__icon {
89
89
  fill: var(--stcWhite);
90
90
  }
91
- .mfui-price-badge_size_big {
91
+ .mfui-v6-price-badge_size_big {
92
92
  padding: 12px 12px 12px 4px;
93
93
  font-size: 15px;
94
94
  line-height: 18px;
95
95
  }
96
- .mfui-price-badge__text {
96
+ .mfui-v6-price-badge__text {
97
97
  font-family: inherit;
98
98
  margin-left: 2px;
99
99
  }
100
- .mfui-price-badge__icon-container {
100
+ .mfui-v6-price-badge__icon-container {
101
101
  display: -webkit-box;
102
102
  display: -ms-flexbox;
103
103
  display: flex;
104
104
  }
105
- .mfui-price-badge__icon {
105
+ .mfui-v6-price-badge__icon {
106
106
  width: 20px;
107
107
  min-width: 20px;
108
108
  height: 20px;
109
109
  }
110
- .mfui-price-badge_size_big .mfui-price-badge__icon {
110
+ .mfui-v6-price-badge_size_big .mfui-v6-price-badge__icon {
111
111
  width: 32px;
112
112
  min-width: 32px;
113
113
  height: 32px;
114
114
  }
115
- .mfui-price-badge_size_big .mfui-price-badge__sub-title {
115
+ .mfui-v6-price-badge_size_big .mfui-v6-price-badge__sub-title {
116
116
  margin-top: 2px;
117
117
  font-size: 12px;
118
118
  line-height: 18px;
@@ -177,7 +177,7 @@ var getPriceBadgeIcon = function getPriceBadgeIcon(iconType, size) {
177
177
  }
178
178
  };
179
179
 
180
- var cn = cnCreate('mfui-price-badge');
180
+ var cn = cnCreate('mfui-v6-price-badge');
181
181
 
182
182
  var PriceBadge = function PriceBadge(_ref) {
183
183
  var _ref$iconType = _ref.iconType,
@@ -1,4 +1,4 @@
1
- .mfui-promo-badge {
1
+ .mfui-v6-promo-badge {
2
2
  display: -webkit-box;
3
3
  display: -ms-flexbox;
4
4
  display: flex;
@@ -14,54 +14,54 @@
14
14
  /* DEPRECATED classes &_type BEGIN */
15
15
  /* DEPRECATED classes &_type END */
16
16
  }
17
- .mfui-promo-badge_color_137c {
17
+ .mfui-v6-promo-badge_color_137c {
18
18
  background-color: var(--137C);
19
19
  }
20
- .mfui-promo-badge_color_brand-purple-20 {
20
+ .mfui-v6-promo-badge_color_brand-purple-20 {
21
21
  color: var(--brandPurple);
22
22
  background-color: var(--brandPurple20);
23
23
  }
24
- .mfui-promo-badge_color_brand-purple {
24
+ .mfui-v6-promo-badge_color_brand-purple {
25
25
  background-color: var(--brandPurple);
26
26
  }
27
- .mfui-promo-badge_color_reflex-blue {
27
+ .mfui-v6-promo-badge_color_reflex-blue {
28
28
  background-color: var(--reflexBlue);
29
29
  }
30
- .mfui-promo-badge_color_system-blue {
30
+ .mfui-v6-promo-badge_color_system-blue {
31
31
  background-color: var(--systemBlue);
32
32
  }
33
- .mfui-promo-badge_color_warm-red {
33
+ .mfui-v6-promo-badge_color_warm-red {
34
34
  background-color: var(--warmRedC);
35
35
  }
36
- .mfui-promo-badge_color_gradient-purple {
36
+ .mfui-v6-promo-badge_color_gradient-purple {
37
37
  color: var(--stcWhite);
38
38
  background: linear-gradient(126.8deg, #A336BE 21%, #363078 78%);
39
39
  }
40
- .mfui-promo-badge_type_hit {
40
+ .mfui-v6-promo-badge_type_hit {
41
41
  background-color: var(--warmRedC);
42
42
  }
43
- .mfui-promo-badge_type_new {
43
+ .mfui-v6-promo-badge_type_new {
44
44
  background-color: var(--systemBlue);
45
45
  }
46
- .mfui-promo-badge_type_vip {
46
+ .mfui-v6-promo-badge_type_vip {
47
47
  background-color: var(--brandPurple);
48
48
  }
49
- .mfui-promo-badge_type_popular {
49
+ .mfui-v6-promo-badge_type_popular {
50
50
  background-color: var(--137C);
51
51
  }
52
- .mfui-promo-badge_type_user-choice {
52
+ .mfui-v6-promo-badge_type_user-choice {
53
53
  background-color: var(--reflexBlue);
54
54
  }
55
- .mfui-promo-badge_type_interests {
55
+ .mfui-v6-promo-badge_type_interests {
56
56
  color: var(--brandPurple);
57
57
  background-color: var(--brandPurple20);
58
58
  }
59
- .mfui-promo-badge_size_small {
59
+ .mfui-v6-promo-badge_size_small {
60
60
  height: 18px;
61
61
  padding: 0 8px;
62
62
  border-radius: 8px;
63
63
  }
64
- .mfui-promo-badge__text {
64
+ .mfui-v6-promo-badge__text {
65
65
  font-family: inherit;
66
66
  font-size: 12px;
67
67
  line-height: 18px;
@@ -26,7 +26,7 @@ export var PromoBadgeTypes = {
26
26
  USER_CHOICE: 'user-choice',
27
27
  INTERESTS: 'interests'
28
28
  };
29
- var cn = cnCreate('mfui-promo-badge');
29
+ var cn = cnCreate('mfui-v6-promo-badge');
30
30
 
31
31
  var PromoBadge = function PromoBadge(_ref) {
32
32
  var color = _ref.color,
@@ -71,7 +71,7 @@ export var getCountdownText = function getCountdownText() {
71
71
  }
72
72
  }
73
73
  };
74
- var cn = cnCreate('mfui-timer');
74
+ var cn = cnCreate('mfui-v6-timer');
75
75
 
76
76
  var Timer = function Timer(_ref) {
77
77
  var actualRemainingTime = _ref.actualRemainingTime,
@@ -1,4 +1,4 @@
1
- .mfui-timer-badge {
1
+ .mfui-v6-timer-badge {
2
2
  display: -webkit-box;
3
3
  display: -ms-flexbox;
4
4
  display: flex;
@@ -18,36 +18,36 @@
18
18
  background: var(--base);
19
19
  overflow: hidden;
20
20
  }
21
- .mfui-timer-badge_theme_grey .mfui-timer-badge__text {
21
+ .mfui-v6-timer-badge_theme_grey .mfui-v6-timer-badge__text {
22
22
  color: var(--spbSky3);
23
23
  }
24
- .mfui-timer-badge_theme_grey .mfui-timer-badge__icon {
24
+ .mfui-v6-timer-badge_theme_grey .mfui-v6-timer-badge__icon {
25
25
  fill: var(--spbSky3);
26
26
  }
27
- .mfui-timer-badge_theme_red .mfui-timer-badge__text {
27
+ .mfui-v6-timer-badge_theme_red .mfui-v6-timer-badge__text {
28
28
  color: var(--fury);
29
29
  }
30
- .mfui-timer-badge_theme_red .mfui-timer-badge__icon {
30
+ .mfui-v6-timer-badge_theme_red .mfui-v6-timer-badge__icon {
31
31
  fill: var(--fury);
32
32
  }
33
- .mfui-timer-badge__text {
33
+ .mfui-v6-timer-badge__text {
34
34
  font-size: 12px;
35
35
  line-height: 18px;
36
36
  font-family: inherit;
37
37
  margin-left: 2px;
38
38
  font-weight: 500;
39
39
  }
40
- .mfui-timer-badge__icon {
40
+ .mfui-v6-timer-badge__icon {
41
41
  height: 20px;
42
42
  width: 20px;
43
43
  }
44
- .mfui-timer-badge__icon-container {
44
+ .mfui-v6-timer-badge__icon-container {
45
45
  position: relative;
46
46
  display: -webkit-box;
47
47
  display: -ms-flexbox;
48
48
  display: flex;
49
49
  }
50
- .mfui-timer-badge__icon-container_shadow:before {
50
+ .mfui-v6-timer-badge__icon-container_shadow:before {
51
51
  content: '';
52
52
  position: absolute;
53
53
  top: 2px;
@@ -26,7 +26,7 @@ var TimerBadgeTheme = {
26
26
  RED: 'red',
27
27
  GREY: 'grey'
28
28
  };
29
- var cn = cnCreate('mfui-timer-badge');
29
+ var cn = cnCreate('mfui-v6-timer-badge');
30
30
 
31
31
  var TimerBadge = function TimerBadge(_ref) {
32
32
  var expirationDate = _ref.expirationDate,