@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.
- package/CHANGELOG.md +28 -4
- package/dist/es/components/Accordion/Accordion.css +14 -14
- package/dist/es/components/Accordion/Accordion.js +1 -1
- package/dist/es/components/Avatar/Avatar.css +9 -9
- package/dist/es/components/Avatar/Avatar.js +1 -1
- package/dist/es/components/Badges/components/CounterBadge/CounterBadge.css +10 -10
- package/dist/es/components/Badges/components/CounterBadge/CounterBadge.js +1 -1
- package/dist/es/components/Badges/components/NotificationBadge/NotificationBadge.css +9 -9
- package/dist/es/components/Badges/components/NotificationBadge/NotificationBadge.js +1 -1
- package/dist/es/components/Badges/components/PriceBadge/PriceBadge.css +29 -29
- package/dist/es/components/Badges/components/PriceBadge/PriceBadge.js +1 -1
- package/dist/es/components/Badges/components/PromoBadge/PromoBadge.css +16 -16
- package/dist/es/components/Badges/components/PromoBadge/PromoBadge.js +1 -1
- package/dist/es/components/Badges/components/TimerBadge/Timer/Timer.js +1 -1
- package/dist/es/components/Badges/components/TimerBadge/TimerBadge.css +9 -9
- package/dist/es/components/Badges/components/TimerBadge/TimerBadge.js +1 -1
- package/dist/es/components/Banner/Banner.css +41 -41
- package/dist/es/components/Banner/Banner.js +1 -1
- package/dist/es/components/Banner/BannerDot.css +8 -8
- package/dist/es/components/Banner/BannerDot.js +1 -1
- package/dist/es/components/Button/Button.css +263 -263
- package/dist/es/components/Button/Button.js +1 -1
- package/dist/es/components/Calendar/Calendar.css +5 -5
- package/dist/es/components/Calendar/Calendar.js +1 -1
- package/dist/es/components/Calendar/components/Day/Day.css +59 -59
- package/dist/es/components/Calendar/components/Day/Day.js +1 -1
- package/dist/es/components/Calendar/components/Month/Month.css +14 -14
- package/dist/es/components/Calendar/components/Month/Month.js +1 -1
- package/dist/es/components/Caption/Caption.css +15 -15
- package/dist/es/components/Caption/Caption.js +1 -1
- package/dist/es/components/Carousel/Carousel.css +38 -38
- package/dist/es/components/Carousel/Carousel.js +1 -1
- package/dist/es/components/Checkbox/Checkbox.css +35 -35
- package/dist/es/components/Checkbox/Checkbox.js +1 -1
- package/dist/es/components/Chips/Chip.css +33 -33
- package/dist/es/components/Chips/Chip.js +1 -1
- package/dist/es/components/Chips/Chips.css +3 -3
- package/dist/es/components/Chips/Chips.js +1 -1
- package/dist/es/components/Chips/components/ChipsDropdown.css +12 -12
- package/dist/es/components/Chips/components/ChipsDropdown.js +1 -1
- package/dist/es/components/Collapse/Collapse.css +1 -1
- package/dist/es/components/Collapse/Collapse.js +1 -1
- package/dist/es/components/ContentArea/ContentArea.css +25 -25
- package/dist/es/components/ContentArea/ContentArea.js +1 -1
- package/dist/es/components/ContentView/ContentView.css +19 -19
- package/dist/es/components/ContentView/ContentView.js +1 -1
- package/dist/es/components/Counter/Counter.css +13 -13
- package/dist/es/components/Counter/Counter.js +1 -1
- package/dist/es/components/Grid/Grid.css +22 -22
- package/dist/es/components/Grid/Grid.js +1 -1
- package/dist/es/components/Grid/GridColumn.css +691 -691
- package/dist/es/components/Grid/GridColumn.js +1 -1
- package/dist/es/components/Header/Header.css +29 -29
- package/dist/es/components/Header/Header.js +1 -1
- package/dist/es/components/List/List.css +17 -17
- package/dist/es/components/List/List.js +1 -1
- package/dist/es/components/List/ListItem.css +2 -2
- package/dist/es/components/List/ListItem.js +1 -1
- package/dist/es/components/ListData/ListData.css +25 -25
- package/dist/es/components/ListData/ListData.js +1 -1
- package/dist/es/components/ListData/ListDataGroup.css +2 -2
- package/dist/es/components/ListData/ListDataGroup.js +1 -1
- package/dist/es/components/ListData/components/ListDataSortable.css +14 -14
- package/dist/es/components/ListData/components/ListDataSortable.js +1 -1
- package/dist/es/components/Logo/Logo.css +12 -12
- package/dist/es/components/Logo/Logo.js +1 -1
- package/dist/es/components/NavArrow/NavArrow.css +13 -13
- package/dist/es/components/NavArrow/NavArrow.js +1 -1
- package/dist/es/components/Notification/Notification.css +71 -71
- package/dist/es/components/Notification/Notification.js +1 -1
- package/dist/es/components/Pagination/Pagination.css +1 -1
- package/dist/es/components/Pagination/Pagination.js +1 -1
- package/dist/es/components/Pagination/components/PaginationButton/PaginationButton.css +12 -12
- package/dist/es/components/Pagination/components/PaginationButton/PaginationButton.js +1 -1
- package/dist/es/components/Pagination/components/PaginationButtons/PaginationButtons.css +2 -2
- package/dist/es/components/Pagination/components/PaginationButtons/PaginationButtons.js +1 -1
- package/dist/es/components/Pagination/components/PaginationNavigation/PaginationNavigation.css +3 -3
- package/dist/es/components/Pagination/components/PaginationNavigation/PaginationNavigation.js +1 -1
- package/dist/es/components/Paragraph/Paragraph.css +13 -13
- package/dist/es/components/Paragraph/Paragraph.js +1 -1
- package/dist/es/components/Preloader/Preloader.css +34 -34
- package/dist/es/components/Preloader/Preloader.js +1 -1
- package/dist/es/components/RadioButton/RadioButton.css +24 -24
- package/dist/es/components/RadioButton/RadioButton.js +1 -1
- package/dist/es/components/Row/Row.css +41 -41
- package/dist/es/components/Row/Row.js +1 -1
- package/dist/es/components/Search/Search.css +72 -72
- package/dist/es/components/Search/Search.d.ts +2 -0
- package/dist/es/components/Search/Search.js +7 -2
- package/dist/es/components/Select/Select.css +60 -60
- package/dist/es/components/Select/Select.js +1 -1
- package/dist/es/components/Selector/Selector.css +29 -29
- package/dist/es/components/Selector/Selector.js +1 -1
- package/dist/es/components/Sliders/Slider/Slider.css +16 -16
- package/dist/es/components/Sliders/Slider/Slider.js +1 -1
- package/dist/es/components/Sliders/SliderRange/SliderRange.css +24 -24
- package/dist/es/components/Sliders/SliderRange/SliderRange.js +1 -1
- package/dist/es/components/Sliders/SliderRatio/SliderRatio.css +26 -26
- package/dist/es/components/Sliders/SliderRatio/SliderRatio.js +1 -1
- package/dist/es/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.css +15 -15
- package/dist/es/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.js +1 -1
- package/dist/es/components/Sliders/components/SliderScale/SliderScale.css +3 -3
- package/dist/es/components/Sliders/components/SliderScale/SliderScale.js +1 -1
- package/dist/es/components/Snackbar/Snackbar.css +26 -26
- package/dist/es/components/Snackbar/Snackbar.js +1 -1
- package/dist/es/components/Snackbar/SnackbarTimer/SnackbarTimer.css +5 -5
- package/dist/es/components/Snackbar/SnackbarTimer/SnackbarTimer.js +1 -1
- package/dist/es/components/Switcher/Switcher.css +27 -27
- package/dist/es/components/Switcher/Switcher.js +1 -1
- package/dist/es/components/Tabs/Tabs.css +57 -57
- package/dist/es/components/Tabs/Tabs.js +1 -1
- package/dist/es/components/TextField/TextField.css +78 -78
- package/dist/es/components/TextField/TextField.js +1 -1
- package/dist/es/components/TextLink/TextLink.css +15 -15
- package/dist/es/components/TextLink/TextLink.js +1 -1
- package/dist/es/components/Tile/Tile.css +14 -14
- package/dist/es/components/Tile/Tile.js +1 -1
- package/dist/es/components/Tooltip/Tooltip.css +123 -123
- package/dist/es/components/Tooltip/Tooltip.d.ts +2 -0
- package/dist/es/components/Tooltip/Tooltip.js +9 -5
- package/dist/lib/components/Accordion/Accordion.css +14 -14
- package/dist/lib/components/Accordion/Accordion.js +1 -1
- package/dist/lib/components/Avatar/Avatar.css +9 -9
- package/dist/lib/components/Avatar/Avatar.js +1 -1
- package/dist/lib/components/Badges/components/CounterBadge/CounterBadge.css +10 -10
- package/dist/lib/components/Badges/components/CounterBadge/CounterBadge.js +1 -1
- package/dist/lib/components/Badges/components/NotificationBadge/NotificationBadge.css +9 -9
- package/dist/lib/components/Badges/components/NotificationBadge/NotificationBadge.js +1 -1
- package/dist/lib/components/Badges/components/PriceBadge/PriceBadge.css +29 -29
- package/dist/lib/components/Badges/components/PriceBadge/PriceBadge.js +1 -1
- package/dist/lib/components/Badges/components/PromoBadge/PromoBadge.css +16 -16
- package/dist/lib/components/Badges/components/PromoBadge/PromoBadge.js +1 -1
- package/dist/lib/components/Badges/components/TimerBadge/Timer/Timer.js +1 -1
- package/dist/lib/components/Badges/components/TimerBadge/TimerBadge.css +9 -9
- package/dist/lib/components/Badges/components/TimerBadge/TimerBadge.js +1 -1
- package/dist/lib/components/Banner/Banner.css +41 -41
- package/dist/lib/components/Banner/Banner.js +1 -1
- package/dist/lib/components/Banner/BannerDot.css +8 -8
- package/dist/lib/components/Banner/BannerDot.js +1 -1
- package/dist/lib/components/Button/Button.css +263 -263
- package/dist/lib/components/Button/Button.js +1 -1
- package/dist/lib/components/Calendar/Calendar.css +5 -5
- package/dist/lib/components/Calendar/Calendar.js +1 -1
- package/dist/lib/components/Calendar/components/Day/Day.css +59 -59
- package/dist/lib/components/Calendar/components/Day/Day.js +1 -1
- package/dist/lib/components/Calendar/components/Month/Month.css +14 -14
- package/dist/lib/components/Calendar/components/Month/Month.js +1 -1
- package/dist/lib/components/Caption/Caption.css +15 -15
- package/dist/lib/components/Caption/Caption.js +1 -1
- package/dist/lib/components/Carousel/Carousel.css +38 -38
- package/dist/lib/components/Carousel/Carousel.js +1 -1
- package/dist/lib/components/Checkbox/Checkbox.css +35 -35
- package/dist/lib/components/Checkbox/Checkbox.js +1 -1
- package/dist/lib/components/Chips/Chip.css +33 -33
- package/dist/lib/components/Chips/Chip.js +1 -1
- package/dist/lib/components/Chips/Chips.css +3 -3
- package/dist/lib/components/Chips/Chips.js +1 -1
- package/dist/lib/components/Chips/components/ChipsDropdown.css +12 -12
- package/dist/lib/components/Chips/components/ChipsDropdown.js +1 -1
- package/dist/lib/components/Collapse/Collapse.css +1 -1
- package/dist/lib/components/Collapse/Collapse.js +1 -1
- package/dist/lib/components/ContentArea/ContentArea.css +25 -25
- package/dist/lib/components/ContentArea/ContentArea.js +1 -1
- package/dist/lib/components/ContentView/ContentView.css +19 -19
- package/dist/lib/components/ContentView/ContentView.js +1 -1
- package/dist/lib/components/Counter/Counter.css +13 -13
- package/dist/lib/components/Counter/Counter.js +1 -1
- package/dist/lib/components/Grid/Grid.css +22 -22
- package/dist/lib/components/Grid/Grid.js +1 -1
- package/dist/lib/components/Grid/GridColumn.css +691 -691
- package/dist/lib/components/Grid/GridColumn.js +1 -1
- package/dist/lib/components/Header/Header.css +29 -29
- package/dist/lib/components/Header/Header.js +1 -1
- package/dist/lib/components/List/List.css +17 -17
- package/dist/lib/components/List/List.js +1 -1
- package/dist/lib/components/List/ListItem.css +2 -2
- package/dist/lib/components/List/ListItem.js +1 -1
- package/dist/lib/components/ListData/ListData.css +25 -25
- package/dist/lib/components/ListData/ListData.js +1 -1
- package/dist/lib/components/ListData/ListDataGroup.css +2 -2
- package/dist/lib/components/ListData/ListDataGroup.js +1 -1
- package/dist/lib/components/ListData/components/ListDataSortable.css +14 -14
- package/dist/lib/components/ListData/components/ListDataSortable.js +1 -1
- package/dist/lib/components/Logo/Logo.css +12 -12
- package/dist/lib/components/Logo/Logo.js +1 -1
- package/dist/lib/components/NavArrow/NavArrow.css +13 -13
- package/dist/lib/components/NavArrow/NavArrow.js +1 -1
- package/dist/lib/components/Notification/Notification.css +71 -71
- package/dist/lib/components/Notification/Notification.js +1 -1
- package/dist/lib/components/Pagination/Pagination.css +1 -1
- package/dist/lib/components/Pagination/Pagination.js +1 -1
- package/dist/lib/components/Pagination/components/PaginationButton/PaginationButton.css +12 -12
- package/dist/lib/components/Pagination/components/PaginationButton/PaginationButton.js +1 -1
- package/dist/lib/components/Pagination/components/PaginationButtons/PaginationButtons.css +2 -2
- package/dist/lib/components/Pagination/components/PaginationButtons/PaginationButtons.js +1 -1
- package/dist/lib/components/Pagination/components/PaginationNavigation/PaginationNavigation.css +3 -3
- package/dist/lib/components/Pagination/components/PaginationNavigation/PaginationNavigation.js +1 -1
- package/dist/lib/components/Paragraph/Paragraph.css +13 -13
- package/dist/lib/components/Paragraph/Paragraph.js +1 -1
- package/dist/lib/components/Preloader/Preloader.css +34 -34
- package/dist/lib/components/Preloader/Preloader.js +1 -1
- package/dist/lib/components/RadioButton/RadioButton.css +24 -24
- package/dist/lib/components/RadioButton/RadioButton.js +1 -1
- package/dist/lib/components/Row/Row.css +41 -41
- package/dist/lib/components/Row/Row.js +1 -1
- package/dist/lib/components/Search/Search.css +72 -72
- package/dist/lib/components/Search/Search.d.ts +2 -0
- package/dist/lib/components/Search/Search.js +7 -2
- package/dist/lib/components/Select/Select.css +60 -60
- package/dist/lib/components/Select/Select.js +1 -1
- package/dist/lib/components/Selector/Selector.css +29 -29
- package/dist/lib/components/Selector/Selector.js +1 -1
- package/dist/lib/components/Sliders/Slider/Slider.css +16 -16
- package/dist/lib/components/Sliders/Slider/Slider.js +1 -1
- package/dist/lib/components/Sliders/SliderRange/SliderRange.css +24 -24
- package/dist/lib/components/Sliders/SliderRange/SliderRange.js +1 -1
- package/dist/lib/components/Sliders/SliderRatio/SliderRatio.css +26 -26
- package/dist/lib/components/Sliders/SliderRatio/SliderRatio.js +1 -1
- package/dist/lib/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.css +15 -15
- package/dist/lib/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.js +1 -1
- package/dist/lib/components/Sliders/components/SliderScale/SliderScale.css +3 -3
- package/dist/lib/components/Sliders/components/SliderScale/SliderScale.js +1 -1
- package/dist/lib/components/Snackbar/Snackbar.css +26 -26
- package/dist/lib/components/Snackbar/Snackbar.js +1 -1
- package/dist/lib/components/Snackbar/SnackbarTimer/SnackbarTimer.css +5 -5
- package/dist/lib/components/Snackbar/SnackbarTimer/SnackbarTimer.js +1 -1
- package/dist/lib/components/Switcher/Switcher.css +27 -27
- package/dist/lib/components/Switcher/Switcher.js +1 -1
- package/dist/lib/components/Tabs/Tabs.css +57 -57
- package/dist/lib/components/Tabs/Tabs.js +1 -1
- package/dist/lib/components/TextField/TextField.css +78 -78
- package/dist/lib/components/TextField/TextField.js +1 -1
- package/dist/lib/components/TextLink/TextLink.css +15 -15
- package/dist/lib/components/TextLink/TextLink.js +1 -1
- package/dist/lib/components/Tile/Tile.css +14 -14
- package/dist/lib/components/Tile/Tile.js +1 -1
- package/dist/lib/components/Tooltip/Tooltip.css +123 -123
- package/dist/lib/components/Tooltip/Tooltip.d.ts +2 -0
- package/dist/lib/components/Tooltip/Tooltip.js +9 -5
- package/package.json +3 -3
|
@@ -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
|
}
|
|
@@ -37,7 +37,7 @@ var CounterBadgeColorTheme = {
|
|
|
37
37
|
PURPLE: 'purple'
|
|
38
38
|
};
|
|
39
39
|
exports.CounterBadgeColorTheme = CounterBadgeColorTheme;
|
|
40
|
-
var cn = (0, _uiHelpers.cnCreate)('mfui-counter-badge');
|
|
40
|
+
var cn = (0, _uiHelpers.cnCreate)('mfui-v6-counter-badge');
|
|
41
41
|
|
|
42
42
|
var CounterBadge = function CounterBadge(_ref) {
|
|
43
43
|
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;
|
|
@@ -34,7 +34,7 @@ var NotificationBadgeSize = {
|
|
|
34
34
|
BIG: 'big'
|
|
35
35
|
};
|
|
36
36
|
exports.NotificationBadgeSize = NotificationBadgeSize;
|
|
37
|
-
var cn = (0, _uiHelpers.cnCreate)('mfui-notification-badge');
|
|
37
|
+
var cn = (0, _uiHelpers.cnCreate)('mfui-v6-notification-badge');
|
|
38
38
|
|
|
39
39
|
var NotificationBadge = function NotificationBadge(_ref) {
|
|
40
40
|
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;
|
|
@@ -198,7 +198,7 @@ var getPriceBadgeIcon = function getPriceBadgeIcon(iconType, size) {
|
|
|
198
198
|
}
|
|
199
199
|
};
|
|
200
200
|
|
|
201
|
-
var cn = (0, _uiHelpers.cnCreate)('mfui-price-badge');
|
|
201
|
+
var cn = (0, _uiHelpers.cnCreate)('mfui-v6-price-badge');
|
|
202
202
|
|
|
203
203
|
var PriceBadge = function PriceBadge(_ref) {
|
|
204
204
|
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;
|
|
@@ -48,7 +48,7 @@ var PromoBadgeTypes = {
|
|
|
48
48
|
INTERESTS: 'interests'
|
|
49
49
|
};
|
|
50
50
|
exports.PromoBadgeTypes = PromoBadgeTypes;
|
|
51
|
-
var cn = (0, _uiHelpers.cnCreate)('mfui-promo-badge');
|
|
51
|
+
var cn = (0, _uiHelpers.cnCreate)('mfui-v6-promo-badge');
|
|
52
52
|
|
|
53
53
|
var PromoBadge = function PromoBadge(_ref) {
|
|
54
54
|
var color = _ref.color,
|
|
@@ -97,7 +97,7 @@ var getCountdownText = function getCountdownText() {
|
|
|
97
97
|
};
|
|
98
98
|
|
|
99
99
|
exports.getCountdownText = getCountdownText;
|
|
100
|
-
var cn = (0, _uiHelpers.cnCreate)('mfui-timer');
|
|
100
|
+
var cn = (0, _uiHelpers.cnCreate)('mfui-v6-timer');
|
|
101
101
|
|
|
102
102
|
var Timer = function Timer(_ref) {
|
|
103
103
|
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;
|
|
@@ -49,7 +49,7 @@ var TimerBadgeTheme = {
|
|
|
49
49
|
RED: 'red',
|
|
50
50
|
GREY: 'grey'
|
|
51
51
|
};
|
|
52
|
-
var cn = (0, _uiHelpers.cnCreate)('mfui-timer-badge');
|
|
52
|
+
var cn = (0, _uiHelpers.cnCreate)('mfui-v6-timer-badge');
|
|
53
53
|
|
|
54
54
|
var TimerBadge = function TimerBadge(_ref) {
|
|
55
55
|
var expirationDate = _ref.expirationDate,
|
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
.mfui-banner {
|
|
1
|
+
.mfui-v6-banner {
|
|
2
2
|
position: relative;
|
|
3
3
|
}
|
|
4
|
-
.mfui-banner .swiper-wrapper {
|
|
4
|
+
.mfui-v6-banner .swiper-wrapper {
|
|
5
5
|
display: -webkit-box;
|
|
6
6
|
display: -ms-flexbox;
|
|
7
7
|
display: flex;
|
|
8
8
|
}
|
|
9
|
-
.mfui-banner .mfui-banner__swiper-container {
|
|
9
|
+
.mfui-v6-banner .mfui-v6-banner__swiper-container {
|
|
10
10
|
position: relative;
|
|
11
11
|
}
|
|
12
|
-
.mfui-banner__swiper {
|
|
12
|
+
.mfui-v6-banner__swiper {
|
|
13
13
|
overflow: hidden;
|
|
14
14
|
}
|
|
15
|
-
.mfui-banner__slide {
|
|
15
|
+
.mfui-v6-banner__slide {
|
|
16
16
|
-ms-flex-negative: 0;
|
|
17
17
|
flex-shrink: 0;
|
|
18
18
|
height: 500px;
|
|
19
19
|
}
|
|
20
20
|
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
|
21
|
-
.mfui-banner__slide {
|
|
21
|
+
.mfui-v6-banner__slide {
|
|
22
22
|
height: 420px;
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
@media screen and (min-width: 1280px) {
|
|
26
|
-
.mfui-banner__slide {
|
|
26
|
+
.mfui-v6-banner__slide {
|
|
27
27
|
height: 400px;
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
|
-
.mfui-banner__slide-content {
|
|
30
|
+
.mfui-v6-banner__slide-content {
|
|
31
31
|
margin-right: -1px;
|
|
32
32
|
border-right: 1px solid transparent;
|
|
33
33
|
}
|
|
34
34
|
@media screen and (max-width: 1023px) {
|
|
35
|
-
.mfui-banner__slide-content {
|
|
35
|
+
.mfui-v6-banner__slide-content {
|
|
36
36
|
height: 100%;
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
|
-
.mfui-banner_auto-height .mfui-banner__slide {
|
|
39
|
+
.mfui-v6-banner_auto-height .mfui-v6-banner__slide {
|
|
40
40
|
height: auto;
|
|
41
41
|
}
|
|
42
|
-
.mfui-banner .mfui-banner__arrow {
|
|
42
|
+
.mfui-v6-banner .mfui-v6-banner__arrow {
|
|
43
43
|
position: absolute;
|
|
44
44
|
top: 50%;
|
|
45
45
|
z-index: 10;
|
|
@@ -48,70 +48,70 @@
|
|
|
48
48
|
transition: scale 0.2s linear;
|
|
49
49
|
}
|
|
50
50
|
@media screen and (max-width: 767px) {
|
|
51
|
-
.mfui-banner .mfui-banner__arrow {
|
|
51
|
+
.mfui-v6-banner .mfui-v6-banner__arrow {
|
|
52
52
|
display: none;
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
|
-
.mfui-banner .mfui-banner__arrow_theme_white {
|
|
55
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_theme_white {
|
|
56
56
|
width: 64px;
|
|
57
57
|
height: 64px;
|
|
58
58
|
}
|
|
59
59
|
@media screen and (max-width: 1023px) {
|
|
60
|
-
.mfui-banner .mfui-banner__arrow_theme_white {
|
|
60
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_theme_white {
|
|
61
61
|
display: none;
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
.mfui-banner .mfui-banner__arrow_prev {
|
|
64
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_prev {
|
|
65
65
|
left: 12px;
|
|
66
66
|
}
|
|
67
67
|
@media screen and (max-width: 767px) {
|
|
68
|
-
.mfui-banner .mfui-banner__arrow_prev {
|
|
68
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_prev {
|
|
69
69
|
left: 8px;
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
72
|
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
|
73
|
-
.mfui-banner .mfui-banner__arrow_prev {
|
|
73
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_prev {
|
|
74
74
|
left: 16px;
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
@media screen and (min-width: 1280px) {
|
|
78
|
-
.mfui-banner .mfui-banner__arrow_prev {
|
|
78
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_prev {
|
|
79
79
|
left: 20px;
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
|
-
.mfui-banner .mfui-banner__arrow_next {
|
|
82
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_next {
|
|
83
83
|
right: 12px;
|
|
84
84
|
}
|
|
85
85
|
@media screen and (max-width: 767px) {
|
|
86
|
-
.mfui-banner .mfui-banner__arrow_next {
|
|
86
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_next {
|
|
87
87
|
right: 8px;
|
|
88
88
|
}
|
|
89
89
|
}
|
|
90
90
|
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
|
91
|
-
.mfui-banner .mfui-banner__arrow_next {
|
|
91
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_next {
|
|
92
92
|
right: 16px;
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
95
|
@media screen and (min-width: 1280px) {
|
|
96
|
-
.mfui-banner .mfui-banner__arrow_next {
|
|
96
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_next {
|
|
97
97
|
right: 20px;
|
|
98
98
|
}
|
|
99
99
|
}
|
|
100
|
-
.mfui-banner .mfui-banner__arrow_prev.mfui-banner__arrow_theme_white {
|
|
100
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_prev.mfui-v6-banner__arrow_theme_white {
|
|
101
101
|
left: 0;
|
|
102
102
|
translate: -50% -50%;
|
|
103
103
|
}
|
|
104
|
-
.mfui-banner .mfui-banner__arrow_next.mfui-banner__arrow_theme_white {
|
|
104
|
+
.mfui-v6-banner .mfui-v6-banner__arrow_next.mfui-v6-banner__arrow_theme_white {
|
|
105
105
|
right: 0;
|
|
106
106
|
translate: 50% -50%;
|
|
107
107
|
}
|
|
108
|
-
.mfui-banner_no-touch .mfui-banner__arrow_theme_white:hover {
|
|
108
|
+
.mfui-v6-banner_no-touch .mfui-v6-banner__arrow_theme_white:hover {
|
|
109
109
|
scale: 1.25;
|
|
110
110
|
}
|
|
111
|
-
.mfui-banner_no-touch .mfui-banner__arrow_theme_white:active {
|
|
111
|
+
.mfui-v6-banner_no-touch .mfui-v6-banner__arrow_theme_white:active {
|
|
112
112
|
scale: 1.125;
|
|
113
113
|
}
|
|
114
|
-
.mfui-banner__pagination {
|
|
114
|
+
.mfui-v6-banner__pagination {
|
|
115
115
|
left: 50%;
|
|
116
116
|
z-index: 10;
|
|
117
117
|
display: -webkit-box;
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
justify-content: center;
|
|
127
127
|
margin-top: 32px;
|
|
128
128
|
}
|
|
129
|
-
.mfui-banner__pagination_bottom-offset {
|
|
129
|
+
.mfui-v6-banner__pagination_bottom-offset {
|
|
130
130
|
position: absolute;
|
|
131
131
|
bottom: 60px;
|
|
132
132
|
left: 50%;
|
|
@@ -135,30 +135,30 @@
|
|
|
135
135
|
transform: translateX(-50%);
|
|
136
136
|
}
|
|
137
137
|
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
|
138
|
-
.mfui-banner__pagination_bottom-offset {
|
|
138
|
+
.mfui-v6-banner__pagination_bottom-offset {
|
|
139
139
|
bottom: 89px;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
142
|
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
|
143
|
-
.mfui-banner__pagination_bottom-offset {
|
|
143
|
+
.mfui-v6-banner__pagination_bottom-offset {
|
|
144
144
|
bottom: 90px;
|
|
145
145
|
}
|
|
146
146
|
}
|
|
147
147
|
@media screen and (min-width: 1280px) and (max-width: 1439px) {
|
|
148
|
-
.mfui-banner__pagination_bottom-offset {
|
|
148
|
+
.mfui-v6-banner__pagination_bottom-offset {
|
|
149
149
|
bottom: 65px;
|
|
150
150
|
}
|
|
151
151
|
}
|
|
152
152
|
@media screen and (min-width: 1440px) {
|
|
153
|
-
.mfui-banner__pagination_bottom-offset {
|
|
153
|
+
.mfui-v6-banner__pagination_bottom-offset {
|
|
154
154
|
bottom: 72px;
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
|
-
.mfui-banner_radius_rounded .mfui-banner__swiper {
|
|
157
|
+
.mfui-v6-banner_radius_rounded .mfui-v6-banner__swiper {
|
|
158
158
|
border-radius: 24px;
|
|
159
159
|
}
|
|
160
160
|
@media screen and (max-width: 767px) {
|
|
161
|
-
.mfui-banner_show-next-slide .mfui-banner__swiper {
|
|
161
|
+
.mfui-v6-banner_show-next-slide .mfui-v6-banner__swiper {
|
|
162
162
|
margin-right: -16px;
|
|
163
163
|
margin-left: -16px;
|
|
164
164
|
padding-right: 32px;
|
|
@@ -167,29 +167,29 @@
|
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
169
|
@media screen and (max-width: 767px) {
|
|
170
|
-
.mfui-banner_show-next-slide .mfui-banner__slide-content {
|
|
170
|
+
.mfui-v6-banner_show-next-slide .mfui-v6-banner__slide-content {
|
|
171
171
|
margin-right: 0;
|
|
172
172
|
border-right: none;
|
|
173
173
|
}
|
|
174
174
|
}
|
|
175
175
|
@media screen and (max-width: 767px) {
|
|
176
|
-
.mfui-banner_show-next-slide.mfui-banner_radius_rounded .mfui-banner__slide-content {
|
|
176
|
+
.mfui-v6-banner_show-next-slide.mfui-v6-banner_radius_rounded .mfui-v6-banner__slide-content {
|
|
177
177
|
border-radius: 24px;
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
|
-
.mfui-banner_background-color_green .mfui-banner__swiper {
|
|
180
|
+
.mfui-v6-banner_background-color_green .mfui-v6-banner__swiper {
|
|
181
181
|
background-color: var(--brandGreen);
|
|
182
182
|
}
|
|
183
|
-
.mfui-banner_background-color_purple .mfui-banner__swiper {
|
|
183
|
+
.mfui-v6-banner_background-color_purple .mfui-v6-banner__swiper {
|
|
184
184
|
background-color: var(--brandPurple);
|
|
185
185
|
}
|
|
186
|
-
.mfui-banner_background-color_gradient .mfui-banner__swiper {
|
|
186
|
+
.mfui-v6-banner_background-color_gradient .mfui-v6-banner__swiper {
|
|
187
187
|
background: -webkit-gradient(linear, right top, left top, from(#ADA6BA), to(#F6F2F9));
|
|
188
188
|
background: linear-gradient(270deg, #ADA6BA 0%, #F6F2F9 100%);
|
|
189
189
|
}
|
|
190
|
-
.mfui-banner_background-color_light .mfui-banner__swiper {
|
|
190
|
+
.mfui-v6-banner_background-color_light .mfui-v6-banner__swiper {
|
|
191
191
|
background-color: #F6F2F9;
|
|
192
192
|
}
|
|
193
|
-
.mfui-banner_background-color_spbSky0 .mfui-banner__swiper {
|
|
193
|
+
.mfui-v6-banner_background-color_spbSky0 .mfui-v6-banner__swiper {
|
|
194
194
|
background-color: var(--spbSky0);
|
|
195
195
|
}
|
|
@@ -70,7 +70,7 @@ var getAutoPlayConfig = function getAutoPlayConfig(delay) {
|
|
|
70
70
|
};
|
|
71
71
|
};
|
|
72
72
|
|
|
73
|
-
var cn = (0, _uiHelpers.cnCreate)('mfui-banner');
|
|
73
|
+
var cn = (0, _uiHelpers.cnCreate)('mfui-v6-banner');
|
|
74
74
|
|
|
75
75
|
var Banner = function Banner(_ref) {
|
|
76
76
|
var className = _ref.className,
|