@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-nav-arrow {
|
|
1
|
+
.mfui-v6-nav-arrow {
|
|
2
2
|
-webkit-box-sizing: border-box;
|
|
3
3
|
box-sizing: border-box;
|
|
4
4
|
width: 40px;
|
|
@@ -16,48 +16,48 @@
|
|
|
16
16
|
appearance: none;
|
|
17
17
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
18
18
|
}
|
|
19
|
-
.mfui-nav-arrow:disabled {
|
|
19
|
+
.mfui-v6-nav-arrow:disabled {
|
|
20
20
|
cursor: default;
|
|
21
21
|
opacity: 0.3;
|
|
22
22
|
pointer-events: none;
|
|
23
23
|
}
|
|
24
|
-
.mfui-nav-arrow__icon {
|
|
24
|
+
.mfui-v6-nav-arrow__icon {
|
|
25
25
|
display: block;
|
|
26
26
|
width: 100%;
|
|
27
27
|
height: 100%;
|
|
28
28
|
fill: var(--stcWhite);
|
|
29
29
|
}
|
|
30
|
-
.mfui-nav-arrow_theme_purple {
|
|
30
|
+
.mfui-v6-nav-arrow_theme_purple {
|
|
31
31
|
background-color: var(--brandPurple);
|
|
32
32
|
}
|
|
33
|
-
.mfui-nav-arrow_theme_purple:hover {
|
|
33
|
+
.mfui-v6-nav-arrow_theme_purple:hover {
|
|
34
34
|
background-color: var(--buttonHoverPurple);
|
|
35
35
|
}
|
|
36
|
-
.mfui-nav-arrow_theme_purple:active {
|
|
36
|
+
.mfui-v6-nav-arrow_theme_purple:active {
|
|
37
37
|
background-color: var(--buttonDown);
|
|
38
38
|
}
|
|
39
|
-
.mfui-nav-arrow_theme_dark {
|
|
39
|
+
.mfui-v6-nav-arrow_theme_dark {
|
|
40
40
|
background-color: var(--stcBlack20);
|
|
41
41
|
}
|
|
42
|
-
.mfui-nav-arrow_theme_dark:hover {
|
|
42
|
+
.mfui-v6-nav-arrow_theme_dark:hover {
|
|
43
43
|
background-color: var(--stcBlack50);
|
|
44
44
|
}
|
|
45
|
-
.mfui-nav-arrow_theme_dark:active {
|
|
45
|
+
.mfui-v6-nav-arrow_theme_dark:active {
|
|
46
46
|
background-color: var(--buttonDown);
|
|
47
47
|
}
|
|
48
|
-
.mfui-nav-arrow_theme_white {
|
|
48
|
+
.mfui-v6-nav-arrow_theme_white {
|
|
49
49
|
background-color: var(--stcWhite);
|
|
50
50
|
-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
|
51
51
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
|
52
52
|
}
|
|
53
|
-
.mfui-nav-arrow_theme_white:hover {
|
|
53
|
+
.mfui-v6-nav-arrow_theme_white:hover {
|
|
54
54
|
-webkit-box-shadow: 0 8px 28px 0 rgba(0, 0, 0, 0.1);
|
|
55
55
|
box-shadow: 0 8px 28px 0 rgba(0, 0, 0, 0.1);
|
|
56
56
|
}
|
|
57
|
-
.mfui-nav-arrow_theme_white:active {
|
|
57
|
+
.mfui-v6-nav-arrow_theme_white:active {
|
|
58
58
|
-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16);
|
|
59
59
|
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16);
|
|
60
60
|
}
|
|
61
|
-
.mfui-nav-arrow_theme_white .mfui-nav-arrow__icon {
|
|
61
|
+
.mfui-v6-nav-arrow_theme_white .mfui-v6-nav-arrow__icon {
|
|
62
62
|
fill: var(--stcBlack);
|
|
63
63
|
}
|
|
@@ -5,23 +5,23 @@ h4,
|
|
|
5
5
|
h5 {
|
|
6
6
|
margin: 0;
|
|
7
7
|
}
|
|
8
|
-
.mfui-notification {
|
|
8
|
+
.mfui-v6-notification {
|
|
9
9
|
position: relative;
|
|
10
10
|
padding: 20px 12px 20px 32px;
|
|
11
11
|
border-radius: 12px;
|
|
12
12
|
background-color: var(--base);
|
|
13
13
|
}
|
|
14
14
|
@media screen and (max-width: 767px) {
|
|
15
|
-
.mfui-notification {
|
|
15
|
+
.mfui-v6-notification {
|
|
16
16
|
padding: 16px 12px;
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
|
-
.mfui-notification__container {
|
|
19
|
+
.mfui-v6-notification__container {
|
|
20
20
|
display: -webkit-box;
|
|
21
21
|
display: -ms-flexbox;
|
|
22
22
|
display: flex;
|
|
23
23
|
}
|
|
24
|
-
.mfui-notification__title {
|
|
24
|
+
.mfui-v6-notification__title {
|
|
25
25
|
display: block;
|
|
26
26
|
margin-bottom: 4px;
|
|
27
27
|
color: var(--content);
|
|
@@ -30,14 +30,14 @@ h5 {
|
|
|
30
30
|
line-height: 18px;
|
|
31
31
|
}
|
|
32
32
|
@media screen and (min-width: 1280px) {
|
|
33
|
-
.mfui-notification__title {
|
|
33
|
+
.mfui-v6-notification__title {
|
|
34
34
|
line-height: 24px;
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
.mfui-notification__title_close-padding {
|
|
37
|
+
.mfui-v6-notification__title_close-padding {
|
|
38
38
|
padding-right: 20px;
|
|
39
39
|
}
|
|
40
|
-
.mfui-notification__text {
|
|
40
|
+
.mfui-v6-notification__text {
|
|
41
41
|
font-size: 12px;
|
|
42
42
|
line-height: 18px;
|
|
43
43
|
position: relative;
|
|
@@ -48,20 +48,20 @@ h5 {
|
|
|
48
48
|
transition: height 300ms;
|
|
49
49
|
}
|
|
50
50
|
@media screen and (min-width: 768px) {
|
|
51
|
-
.mfui-notification__text {
|
|
51
|
+
.mfui-v6-notification__text {
|
|
52
52
|
font-size: 15px;
|
|
53
53
|
line-height: 24px;
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
|
-
.mfui-notification__short-text {
|
|
56
|
+
.mfui-v6-notification__short-text {
|
|
57
57
|
position: static;
|
|
58
58
|
visibility: visible;
|
|
59
59
|
opacity: 1;
|
|
60
60
|
-webkit-transition: opacity 200ms;
|
|
61
61
|
transition: opacity 200ms;
|
|
62
62
|
}
|
|
63
|
-
.mfui-notification__short-text_hidden,
|
|
64
|
-
.mfui-notification__full-text {
|
|
63
|
+
.mfui-v6-notification__short-text_hidden,
|
|
64
|
+
.mfui-v6-notification__full-text {
|
|
65
65
|
position: absolute;
|
|
66
66
|
top: 0;
|
|
67
67
|
visibility: hidden;
|
|
@@ -69,14 +69,14 @@ h5 {
|
|
|
69
69
|
-webkit-transition: opacity 300ms, visibility 300ms;
|
|
70
70
|
transition: opacity 300ms, visibility 300ms;
|
|
71
71
|
}
|
|
72
|
-
.mfui-notification__full-text_visible {
|
|
72
|
+
.mfui-v6-notification__full-text_visible {
|
|
73
73
|
position: static;
|
|
74
74
|
visibility: visible;
|
|
75
75
|
opacity: 1;
|
|
76
76
|
-webkit-transition: opacity 200ms;
|
|
77
77
|
transition: opacity 200ms;
|
|
78
78
|
}
|
|
79
|
-
.mfui-notification__content {
|
|
79
|
+
.mfui-v6-notification__content {
|
|
80
80
|
display: -webkit-box;
|
|
81
81
|
display: -ms-flexbox;
|
|
82
82
|
display: flex;
|
|
@@ -93,7 +93,7 @@ h5 {
|
|
|
93
93
|
margin-left: 12px;
|
|
94
94
|
overflow: hidden;
|
|
95
95
|
}
|
|
96
|
-
.mfui-notification__icon-container {
|
|
96
|
+
.mfui-v6-notification__icon-container {
|
|
97
97
|
display: -webkit-box;
|
|
98
98
|
display: -ms-flexbox;
|
|
99
99
|
display: flex;
|
|
@@ -112,22 +112,22 @@ h5 {
|
|
|
112
112
|
height: 40px;
|
|
113
113
|
border-radius: 50%;
|
|
114
114
|
}
|
|
115
|
-
.mfui-notification__attention-icon,
|
|
116
|
-
.mfui-notification__icon-container svg {
|
|
115
|
+
.mfui-v6-notification__attention-icon,
|
|
116
|
+
.mfui-v6-notification__icon-container svg {
|
|
117
117
|
width: 32px;
|
|
118
118
|
min-width: 32px;
|
|
119
119
|
height: 32px;
|
|
120
120
|
}
|
|
121
|
-
.mfui-notification__text-container {
|
|
121
|
+
.mfui-v6-notification__text-container {
|
|
122
122
|
width: 85%;
|
|
123
123
|
margin-right: 56px;
|
|
124
124
|
}
|
|
125
125
|
@media screen and (min-width: 768px) {
|
|
126
|
-
.mfui-notification__text-container {
|
|
126
|
+
.mfui-v6-notification__text-container {
|
|
127
127
|
margin-right: 72px;
|
|
128
128
|
}
|
|
129
129
|
}
|
|
130
|
-
.mfui-notification__bottom {
|
|
130
|
+
.mfui-v6-notification__bottom {
|
|
131
131
|
z-index: 1;
|
|
132
132
|
display: -webkit-box;
|
|
133
133
|
display: -ms-flexbox;
|
|
@@ -141,16 +141,16 @@ h5 {
|
|
|
141
141
|
width: 100%;
|
|
142
142
|
margin-top: 8px;
|
|
143
143
|
}
|
|
144
|
-
.mfui-notification__bottom-block {
|
|
144
|
+
.mfui-v6-notification__bottom-block {
|
|
145
145
|
display: -webkit-box;
|
|
146
146
|
display: -ms-flexbox;
|
|
147
147
|
display: flex;
|
|
148
148
|
overflow: hidden;
|
|
149
149
|
}
|
|
150
|
-
.mfui-notification__bottom_has-button {
|
|
150
|
+
.mfui-v6-notification__bottom_has-button {
|
|
151
151
|
margin-top: 12px;
|
|
152
152
|
}
|
|
153
|
-
.mfui-notification__link {
|
|
153
|
+
.mfui-v6-notification__link {
|
|
154
154
|
display: -webkit-inline-box;
|
|
155
155
|
display: -ms-inline-flexbox;
|
|
156
156
|
display: inline-flex;
|
|
@@ -160,24 +160,24 @@ h5 {
|
|
|
160
160
|
color: var(--brandGreen);
|
|
161
161
|
cursor: pointer;
|
|
162
162
|
}
|
|
163
|
-
.mfui-notification__button + .mfui-notification__link {
|
|
163
|
+
.mfui-v6-notification__button + .mfui-v6-notification__link {
|
|
164
164
|
margin-left: 16px;
|
|
165
165
|
}
|
|
166
|
-
.mfui-notification__link,
|
|
167
|
-
.mfui-notification__collapse-button {
|
|
166
|
+
.mfui-v6-notification__link,
|
|
167
|
+
.mfui-v6-notification__collapse-button {
|
|
168
168
|
font-weight: 500;
|
|
169
169
|
font-size: 15px;
|
|
170
170
|
font-family: inherit;
|
|
171
171
|
line-height: 18px;
|
|
172
172
|
}
|
|
173
173
|
@media screen and (max-width: 767px) {
|
|
174
|
-
.mfui-notification__link,
|
|
175
|
-
.mfui-notification__collapse-button {
|
|
174
|
+
.mfui-v6-notification__link,
|
|
175
|
+
.mfui-v6-notification__collapse-button {
|
|
176
176
|
font-size: 12px;
|
|
177
177
|
line-height: 14px;
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
|
-
.mfui-notification__collapse-button {
|
|
180
|
+
.mfui-v6-notification__collapse-button {
|
|
181
181
|
display: -webkit-box;
|
|
182
182
|
display: -ms-flexbox;
|
|
183
183
|
display: flex;
|
|
@@ -195,43 +195,43 @@ h5 {
|
|
|
195
195
|
cursor: pointer;
|
|
196
196
|
}
|
|
197
197
|
@media screen and (max-width: 767px) {
|
|
198
|
-
.mfui-notification__collapse-button {
|
|
198
|
+
.mfui-v6-notification__collapse-button {
|
|
199
199
|
-webkit-box-align: center;
|
|
200
200
|
-ms-flex-align: center;
|
|
201
201
|
align-items: center;
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
|
-
.mfui-notification__link-arrow,
|
|
205
|
-
.mfui-notification__collapse-arrow {
|
|
204
|
+
.mfui-v6-notification__link-arrow,
|
|
205
|
+
.mfui-v6-notification__collapse-arrow {
|
|
206
206
|
width: 20px;
|
|
207
207
|
min-width: 20px;
|
|
208
208
|
height: 20px;
|
|
209
209
|
fill: var(--brandGreen);
|
|
210
210
|
}
|
|
211
|
-
.mfui-notification__collapse-arrow_close {
|
|
211
|
+
.mfui-v6-notification__collapse-arrow_close {
|
|
212
212
|
-webkit-transform: rotate(180deg);
|
|
213
213
|
transform: rotate(180deg);
|
|
214
214
|
}
|
|
215
|
-
.mfui-notification__link-arrow {
|
|
215
|
+
.mfui-v6-notification__link-arrow {
|
|
216
216
|
margin-bottom: -2px;
|
|
217
217
|
}
|
|
218
218
|
@media screen and (min-width: 768px) {
|
|
219
|
-
.mfui-notification__link-arrow {
|
|
219
|
+
.mfui-v6-notification__link-arrow {
|
|
220
220
|
margin-bottom: -4px;
|
|
221
221
|
}
|
|
222
222
|
}
|
|
223
|
-
.mfui-notification__bottom-block + .mfui-notification__collapse-button {
|
|
223
|
+
.mfui-v6-notification__bottom-block + .mfui-v6-notification__collapse-button {
|
|
224
224
|
margin-left: 20px;
|
|
225
225
|
}
|
|
226
226
|
@media screen and (max-width: 767px) {
|
|
227
|
-
.mfui-notification__bottom-block + .mfui-notification__collapse-button {
|
|
227
|
+
.mfui-v6-notification__bottom-block + .mfui-v6-notification__collapse-button {
|
|
228
228
|
margin-left: 16px;
|
|
229
229
|
}
|
|
230
230
|
}
|
|
231
|
-
.mfui-notification__collapse_hidden {
|
|
231
|
+
.mfui-v6-notification__collapse_hidden {
|
|
232
232
|
visibility: hidden;
|
|
233
233
|
}
|
|
234
|
-
.mfui-notification__close {
|
|
234
|
+
.mfui-v6-notification__close {
|
|
235
235
|
position: absolute;
|
|
236
236
|
top: 8px;
|
|
237
237
|
right: 8px;
|
|
@@ -253,97 +253,97 @@ h5 {
|
|
|
253
253
|
cursor: pointer;
|
|
254
254
|
}
|
|
255
255
|
@media screen and (min-width: 768px) {
|
|
256
|
-
.mfui-notification__close {
|
|
256
|
+
.mfui-v6-notification__close {
|
|
257
257
|
top: 12px;
|
|
258
258
|
right: 12px;
|
|
259
259
|
width: 32px;
|
|
260
260
|
height: 32px;
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
|
-
.mfui-notification__close:hover {
|
|
263
|
+
.mfui-v6-notification__close:hover {
|
|
264
264
|
background-color: var(--spbSky1);
|
|
265
265
|
}
|
|
266
|
-
.mfui-notification__close:active {
|
|
266
|
+
.mfui-v6-notification__close:active {
|
|
267
267
|
background-color: var(--spbSky2);
|
|
268
268
|
}
|
|
269
|
-
.mfui-notification__close-icon {
|
|
269
|
+
.mfui-v6-notification__close-icon {
|
|
270
270
|
width: 10px;
|
|
271
271
|
height: 10px;
|
|
272
272
|
opacity: 0.5;
|
|
273
273
|
fill: var(--content);
|
|
274
274
|
}
|
|
275
|
-
.mfui-notification_type_error .mfui-notification__icon-container {
|
|
275
|
+
.mfui-v6-notification_type_error .mfui-v6-notification__icon-container {
|
|
276
276
|
background-color: var(--fury20);
|
|
277
277
|
}
|
|
278
|
-
.mfui-notification_type_error .mfui-notification__icon-container svg {
|
|
278
|
+
.mfui-v6-notification_type_error .mfui-v6-notification__icon-container svg {
|
|
279
279
|
/* stylelint-disable-line max-nesting-depth */
|
|
280
280
|
fill: var(--fury);
|
|
281
281
|
}
|
|
282
|
-
.mfui-notification_type_success .mfui-notification__icon-container {
|
|
282
|
+
.mfui-v6-notification_type_success .mfui-v6-notification__icon-container {
|
|
283
283
|
background-color: var(--brandGreen20);
|
|
284
284
|
}
|
|
285
|
-
.mfui-notification_type_success .mfui-notification__icon-container svg {
|
|
285
|
+
.mfui-v6-notification_type_success .mfui-v6-notification__icon-container svg {
|
|
286
286
|
/* stylelint-disable-line max-nesting-depth */
|
|
287
287
|
fill: var(--brandGreen);
|
|
288
288
|
}
|
|
289
|
-
.mfui-notification_type_warning .mfui-notification__icon-container {
|
|
289
|
+
.mfui-v6-notification_type_warning .mfui-v6-notification__icon-container {
|
|
290
290
|
background-color: var(--137C20);
|
|
291
291
|
}
|
|
292
|
-
.mfui-notification_type_warning .mfui-notification__icon-container svg {
|
|
292
|
+
.mfui-v6-notification_type_warning .mfui-v6-notification__icon-container svg {
|
|
293
293
|
/* stylelint-disable-line max-nesting-depth */
|
|
294
294
|
fill: var(--137C);
|
|
295
295
|
}
|
|
296
|
-
.mfui-notification_type_info .mfui-notification__icon-container {
|
|
296
|
+
.mfui-v6-notification_type_info .mfui-v6-notification__icon-container {
|
|
297
297
|
background-color: var(--311C20);
|
|
298
298
|
}
|
|
299
|
-
.mfui-notification_type_info .mfui-notification__icon-container svg {
|
|
299
|
+
.mfui-v6-notification_type_info .mfui-v6-notification__icon-container svg {
|
|
300
300
|
/* stylelint-disable-line max-nesting-depth */
|
|
301
301
|
fill: var(--311C);
|
|
302
302
|
}
|
|
303
|
-
.mfui-notification_colored .mfui-notification__icon-container {
|
|
303
|
+
.mfui-v6-notification_colored .mfui-v6-notification__icon-container {
|
|
304
304
|
background-color: var(--base);
|
|
305
305
|
}
|
|
306
|
-
.mfui-notification_colored.mfui-notification_type_info {
|
|
306
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_info {
|
|
307
307
|
background-color: var(--311C20);
|
|
308
308
|
}
|
|
309
|
-
.mfui-notification_colored.mfui-notification_type_warning {
|
|
309
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_warning {
|
|
310
310
|
background-color: var(--137C20);
|
|
311
311
|
}
|
|
312
|
-
.mfui-notification_colored.mfui-notification_type_success {
|
|
312
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_success {
|
|
313
313
|
background-color: var(--brandGreen20);
|
|
314
314
|
}
|
|
315
|
-
.mfui-notification_colored.mfui-notification_type_info .mfui-notification__title,
|
|
316
|
-
.mfui-notification_colored.mfui-notification_type_warning .mfui-notification__title,
|
|
317
|
-
.mfui-notification_colored.mfui-notification_type_success .mfui-notification__title,
|
|
318
|
-
.mfui-notification_colored.mfui-notification_type_info .mfui-notification__text,
|
|
319
|
-
.mfui-notification_colored.mfui-notification_type_warning .mfui-notification__text,
|
|
320
|
-
.mfui-notification_colored.mfui-notification_type_success .mfui-notification__text {
|
|
315
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_info .mfui-v6-notification__title,
|
|
316
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_warning .mfui-v6-notification__title,
|
|
317
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_success .mfui-v6-notification__title,
|
|
318
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_info .mfui-v6-notification__text,
|
|
319
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_warning .mfui-v6-notification__text,
|
|
320
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_success .mfui-v6-notification__text {
|
|
321
321
|
color: var(--content);
|
|
322
322
|
}
|
|
323
|
-
.mfui-notification_colored.mfui-notification_type_error {
|
|
323
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_error {
|
|
324
324
|
background-color: var(--fury80);
|
|
325
325
|
}
|
|
326
|
-
.mfui-notification_colored.mfui-notification_type_error .mfui-notification__title,
|
|
327
|
-
.mfui-notification_colored.mfui-notification_type_error .mfui-notification__text,
|
|
328
|
-
.mfui-notification_colored.mfui-notification_type_error .mfui-notification__link,
|
|
329
|
-
.mfui-notification_colored.mfui-notification_type_error .mfui-notification__collapse-button {
|
|
326
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_error .mfui-v6-notification__title,
|
|
327
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_error .mfui-v6-notification__text,
|
|
328
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_error .mfui-v6-notification__link,
|
|
329
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_error .mfui-v6-notification__collapse-button {
|
|
330
330
|
color: var(--stcWhite);
|
|
331
331
|
}
|
|
332
|
-
.mfui-notification_colored.mfui-notification_type_error .mfui-notification__link-arrow,
|
|
333
|
-
.mfui-notification_colored.mfui-notification_type_error .mfui-notification__collapse-arrow {
|
|
332
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_error .mfui-v6-notification__link-arrow,
|
|
333
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_error .mfui-v6-notification__collapse-arrow {
|
|
334
334
|
fill: var(--stcWhite);
|
|
335
335
|
}
|
|
336
|
-
.mfui-notification_colored.mfui-notification_type_error .mfui-notification__icon-container {
|
|
336
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_error .mfui-v6-notification__icon-container {
|
|
337
337
|
background-color: var(--stcWhite20);
|
|
338
338
|
}
|
|
339
|
-
.mfui-notification_colored.mfui-notification_type_error .mfui-notification__icon-container svg {
|
|
339
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_error .mfui-v6-notification__icon-container svg {
|
|
340
340
|
/* stylelint-disable-line max-nesting-depth */
|
|
341
341
|
fill: var(--stcWhite);
|
|
342
342
|
}
|
|
343
|
-
.mfui-notification_colored.mfui-notification_type_error .mfui-notification__close:not(:hover) {
|
|
343
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_error .mfui-v6-notification__close:not(:hover) {
|
|
344
344
|
background-color: var(--stcWhite20);
|
|
345
345
|
}
|
|
346
|
-
.mfui-notification_colored.mfui-notification_type_error .mfui-notification__close:not(:hover) .mfui-notification__close-icon {
|
|
346
|
+
.mfui-v6-notification_colored.mfui-v6-notification_type_error .mfui-v6-notification__close:not(:hover) .mfui-v6-notification__close-icon {
|
|
347
347
|
/* stylelint-disable-line max-nesting-depth */
|
|
348
348
|
opacity: 1;
|
|
349
349
|
fill: var(--stcWhite);
|
|
@@ -87,7 +87,7 @@ var ShadowTypes = {
|
|
|
87
87
|
DEFAULT: 'default'
|
|
88
88
|
};
|
|
89
89
|
export var testIdPrefix = 'Notification';
|
|
90
|
-
var cn = cnCreate('mfui-notification');
|
|
90
|
+
var cn = cnCreate('mfui-v6-notification');
|
|
91
91
|
|
|
92
92
|
var Notification = function Notification(_ref) {
|
|
93
93
|
var className = _ref.className,
|
|
@@ -6,7 +6,7 @@ import "./Pagination.css";
|
|
|
6
6
|
import PaginationButtons from "./components/PaginationButtons/PaginationButtons";
|
|
7
7
|
import PaginationNavigation from "./components/PaginationNavigation/PaginationNavigation";
|
|
8
8
|
import usePagination, { Button } from "./usePagination";
|
|
9
|
-
var cn = cnCreate('mfui-pagination');
|
|
9
|
+
var cn = cnCreate('mfui-v6-pagination');
|
|
10
10
|
|
|
11
11
|
var Pagination = function Pagination(_ref) {
|
|
12
12
|
var totalPages = _ref.totalPages,
|
|
@@ -5,7 +5,7 @@ h4,
|
|
|
5
5
|
h5 {
|
|
6
6
|
margin: 0;
|
|
7
7
|
}
|
|
8
|
-
.mfui-pagination-button {
|
|
8
|
+
.mfui-v6-pagination-button {
|
|
9
9
|
font-size: 15px;
|
|
10
10
|
line-height: 24px;
|
|
11
11
|
font-weight: 500;
|
|
@@ -26,37 +26,37 @@ h5 {
|
|
|
26
26
|
background-color: transparent;
|
|
27
27
|
cursor: pointer;
|
|
28
28
|
}
|
|
29
|
-
.mfui-pagination-button svg {
|
|
29
|
+
.mfui-v6-pagination-button svg {
|
|
30
30
|
width: 100%;
|
|
31
31
|
}
|
|
32
|
-
.mfui-pagination-button:disabled {
|
|
32
|
+
.mfui-v6-pagination-button:disabled {
|
|
33
33
|
pointer-events: none;
|
|
34
34
|
}
|
|
35
|
-
.mfui-pagination-button_active {
|
|
35
|
+
.mfui-v6-pagination-button_active {
|
|
36
36
|
border-color: var(--brandGreen);
|
|
37
37
|
pointer-events: none;
|
|
38
38
|
}
|
|
39
|
-
.mfui-pagination-button_theme_default {
|
|
39
|
+
.mfui-v6-pagination-button_theme_default {
|
|
40
40
|
color: var(--content);
|
|
41
41
|
}
|
|
42
|
-
.mfui-pagination-button_theme_default svg {
|
|
42
|
+
.mfui-v6-pagination-button_theme_default svg {
|
|
43
43
|
fill: var(--content);
|
|
44
44
|
}
|
|
45
|
-
.mfui-pagination-button_theme_default:hover {
|
|
45
|
+
.mfui-v6-pagination-button_theme_default:hover {
|
|
46
46
|
background-color: var(--spbSky0);
|
|
47
47
|
}
|
|
48
|
-
.mfui-pagination-button_theme_default.mfui-pagination-button_active {
|
|
48
|
+
.mfui-v6-pagination-button_theme_default.mfui-v6-pagination-button_active {
|
|
49
49
|
border-color: var(--brandGreen);
|
|
50
50
|
}
|
|
51
|
-
.mfui-pagination-button_theme_light {
|
|
51
|
+
.mfui-v6-pagination-button_theme_light {
|
|
52
52
|
color: var(--stcWhite);
|
|
53
53
|
}
|
|
54
|
-
.mfui-pagination-button_theme_light svg {
|
|
54
|
+
.mfui-v6-pagination-button_theme_light svg {
|
|
55
55
|
fill: var(--stcWhite);
|
|
56
56
|
}
|
|
57
|
-
.mfui-pagination-button_theme_light:hover {
|
|
57
|
+
.mfui-v6-pagination-button_theme_light:hover {
|
|
58
58
|
background-color: var(--stcWhite20);
|
|
59
59
|
}
|
|
60
|
-
.mfui-pagination-button_theme_light.mfui-pagination-button_active {
|
|
60
|
+
.mfui-v6-pagination-button_theme_light.mfui-v6-pagination-button_active {
|
|
61
61
|
border-color: var(--stcWhite);
|
|
62
62
|
}
|
|
@@ -3,7 +3,7 @@ import React from 'react';
|
|
|
3
3
|
import { cnCreate, filterDataAttrs } from '@megafon/ui-helpers';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
5
5
|
import "./PaginationButton.css";
|
|
6
|
-
var cn = cnCreate('mfui-pagination-button');
|
|
6
|
+
var cn = cnCreate('mfui-v6-pagination-button');
|
|
7
7
|
|
|
8
8
|
var PaginationButton = function PaginationButton(_ref) {
|
|
9
9
|
var _ref$disabled = _ref.disabled,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
.mfui-pagination-buttons {
|
|
1
|
+
.mfui-v6-pagination-buttons {
|
|
2
2
|
display: -webkit-box;
|
|
3
3
|
display: -ms-flexbox;
|
|
4
4
|
display: flex;
|
|
5
5
|
}
|
|
6
|
-
.mfui-pagination-buttons__button {
|
|
6
|
+
.mfui-v6-pagination-buttons__button {
|
|
7
7
|
-ms-flex-negative: 0;
|
|
8
8
|
flex-shrink: 0;
|
|
9
9
|
margin: 0 4px;
|
package/dist/es/components/Pagination/components/PaginationNavigation/PaginationNavigation.css
CHANGED
|
@@ -5,13 +5,13 @@ h4,
|
|
|
5
5
|
h5 {
|
|
6
6
|
margin: 0;
|
|
7
7
|
}
|
|
8
|
-
.mfui-pagination-navigation_direction_left .mfui-pagination-navigation__icon {
|
|
8
|
+
.mfui-v6-pagination-navigation_direction_left .mfui-v6-pagination-navigation__icon {
|
|
9
9
|
-webkit-transform: rotate(180deg);
|
|
10
10
|
transform: rotate(180deg);
|
|
11
11
|
}
|
|
12
|
-
.mfui-pagination-navigation svg {
|
|
12
|
+
.mfui-v6-pagination-navigation svg {
|
|
13
13
|
width: 100%;
|
|
14
14
|
}
|
|
15
|
-
.mfui-pagination-navigation:disabled svg {
|
|
15
|
+
.mfui-v6-pagination-navigation:disabled svg {
|
|
16
16
|
opacity: 0.25;
|
|
17
17
|
}
|
package/dist/es/components/Pagination/components/PaginationNavigation/PaginationNavigation.js
CHANGED
|
@@ -13,7 +13,7 @@ var ArrowRightIcon = function ArrowRightIcon(props) {
|
|
|
13
13
|
}));
|
|
14
14
|
};
|
|
15
15
|
|
|
16
|
-
var cn = cnCreate('mfui-pagination-navigation');
|
|
16
|
+
var cn = cnCreate('mfui-v6-pagination-navigation');
|
|
17
17
|
|
|
18
18
|
var PaginationNavigation = function PaginationNavigation(_ref) {
|
|
19
19
|
var _ref$direction = _ref.direction,
|
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
.mfui-paragraph {
|
|
1
|
+
.mfui-v6-paragraph {
|
|
2
2
|
font-family: inherit;
|
|
3
3
|
font-size: 15px;
|
|
4
4
|
line-height: 24px;
|
|
5
5
|
margin: 0;
|
|
6
6
|
font-weight: 400;
|
|
7
7
|
}
|
|
8
|
-
.mfui-paragraph_align_left {
|
|
8
|
+
.mfui-v6-paragraph_align_left {
|
|
9
9
|
text-align: left;
|
|
10
10
|
}
|
|
11
|
-
.mfui-paragraph_align_center {
|
|
11
|
+
.mfui-v6-paragraph_align_center {
|
|
12
12
|
text-align: center;
|
|
13
13
|
}
|
|
14
|
-
.mfui-paragraph_align_right {
|
|
14
|
+
.mfui-v6-paragraph_align_right {
|
|
15
15
|
text-align: right;
|
|
16
16
|
}
|
|
17
|
-
.mfui-paragraph_space_wide {
|
|
17
|
+
.mfui-v6-paragraph_space_wide {
|
|
18
18
|
line-height: 24px;
|
|
19
19
|
}
|
|
20
|
-
.mfui-paragraph_space_tight {
|
|
20
|
+
.mfui-v6-paragraph_space_tight {
|
|
21
21
|
line-height: 18px;
|
|
22
22
|
}
|
|
23
|
-
.mfui-paragraph_has-margin {
|
|
23
|
+
.mfui-v6-paragraph_has-margin {
|
|
24
24
|
margin: 0 0 16px;
|
|
25
25
|
}
|
|
26
|
-
.mfui-paragraph_color_inherit {
|
|
26
|
+
.mfui-v6-paragraph_color_inherit {
|
|
27
27
|
color: inherit;
|
|
28
28
|
}
|
|
29
|
-
.mfui-paragraph_color_default {
|
|
29
|
+
.mfui-v6-paragraph_color_default {
|
|
30
30
|
color: var(--content);
|
|
31
31
|
}
|
|
32
|
-
.mfui-paragraph_color_gray {
|
|
32
|
+
.mfui-v6-paragraph_color_gray {
|
|
33
33
|
color: var(--spbSky3);
|
|
34
34
|
}
|
|
35
|
-
.mfui-paragraph_color_white {
|
|
35
|
+
.mfui-v6-paragraph_color_white {
|
|
36
36
|
color: var(--stcWhite);
|
|
37
37
|
}
|
|
38
|
-
.mfui-paragraph_color_green {
|
|
38
|
+
.mfui-v6-paragraph_color_green {
|
|
39
39
|
color: var(--brandGreen);
|
|
40
40
|
}
|
|
41
|
-
.mfui-paragraph_color_purple {
|
|
41
|
+
.mfui-v6-paragraph_color_purple {
|
|
42
42
|
color: var(--brandPurple);
|
|
43
43
|
}
|