@megafon/ui-shared 6.5.1 → 6.7.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 +26 -3
- package/dist/es/components/AccordionBox/AccordionBox.css +2 -2
- package/dist/es/components/AccordionBox/AccordionBox.js +1 -1
- package/dist/es/components/AudioPlayer/AudioPlayer.js +1 -1
- package/dist/es/components/AudioPlayer/AudioProgress.js +1 -1
- package/dist/es/components/AudioPlayer/AudioRange.js +1 -1
- package/dist/es/components/AudioPlayer/AudioVolume.js +1 -1
- package/dist/es/components/AudioPlayer/style/AudioPlayer.css +10 -10
- package/dist/es/components/AudioPlayer/style/AudioProgress.css +5 -5
- package/dist/es/components/AudioPlayer/style/AudioRange.css +8 -8
- package/dist/es/components/AudioPlayer/style/AudioVolume.css +7 -7
- package/dist/es/components/BannerBox/BannerBox.js +1 -1
- package/dist/es/components/BenefitsIcons/BenefitsIcons.js +1 -1
- package/dist/es/components/BenefitsIcons/BenefitsIconsTile.js +1 -1
- package/dist/es/components/BenefitsIcons/style/BenefitsIcons.css +9 -9
- package/dist/es/components/BenefitsIcons/style/BenefitsIconsTile.css +24 -24
- package/dist/es/components/BenefitsPictures/BenefitsPictures.js +1 -1
- package/dist/es/components/BenefitsPictures/BenfitsPictures.css +9 -9
- package/dist/es/components/BlogBox/BlogBox.css +17 -17
- package/dist/es/components/BlogBox/BlogBox.js +1 -1
- package/dist/es/components/BlogBox/components/BlogBoxTile.css +34 -34
- package/dist/es/components/BlogBox/components/BlogBoxTile.js +1 -1
- package/dist/es/components/Breadcrumbs/Breadcrumbs.css +12 -9
- package/dist/es/components/Breadcrumbs/Breadcrumbs.d.ts +4 -0
- package/dist/es/components/Breadcrumbs/Breadcrumbs.js +19 -4
- package/dist/es/components/Breadcrumbs/components/BreadcrumbsItem.css +3 -3
- package/dist/es/components/Breadcrumbs/components/BreadcrumbsItem.js +1 -1
- package/dist/es/components/ButtonBanner/ButtonBanner.css +21 -21
- package/dist/es/components/ButtonBanner/ButtonBanner.js +1 -1
- package/dist/es/components/ButtonLinkBox/ButtonLinkBox.css +3 -3
- package/dist/es/components/ButtonLinkBox/ButtonLinkBox.js +1 -1
- package/dist/es/components/Card/Card.css +60 -60
- package/dist/es/components/Card/Card.js +1 -1
- package/dist/es/components/CardsBox/CardsBox.js +1 -1
- package/dist/es/components/CarouselBox/CarouselBox.js +1 -1
- package/dist/es/components/Container/Container.css +1324 -1324
- package/dist/es/components/Container/Container.js +1 -1
- package/dist/es/components/DarkGradientCards/DarkGradientCards.css +2 -2
- package/dist/es/components/DarkGradientCards/DarkGradientCards.js +1 -1
- package/dist/es/components/DarkGradientCards/components/DarkGradientCard.css +27 -27
- package/dist/es/components/DarkGradientCards/components/DarkGradientCard.js +1 -1
- package/dist/es/components/DownloadLinks/DownloadLink.css +5 -5
- package/dist/es/components/DownloadLinks/DownloadLink.js +1 -1
- package/dist/es/components/DownloadLinks/DownloadLinks.css +7 -7
- package/dist/es/components/DownloadLinks/DownloadLinks.js +1 -1
- package/dist/es/components/ImageBanner/ImageBanner.css +44 -41
- package/dist/es/components/ImageBanner/ImageBanner.d.ts +2 -0
- package/dist/es/components/ImageBanner/ImageBanner.js +7 -3
- package/dist/es/components/InfoCards/InfoCards.css +14 -14
- package/dist/es/components/InfoCards/InfoCards.js +1 -1
- package/dist/es/components/InfoCards/components/InfoCard/InfoCard.css +43 -43
- package/dist/es/components/InfoCards/components/InfoCard/InfoCard.js +1 -1
- package/dist/es/components/Instructions/Instructions.css +140 -140
- package/dist/es/components/Instructions/Instructions.js +1 -1
- package/dist/es/components/Instructions/img/android-new.png +0 -0
- package/dist/es/components/Instructions/img/android.png +0 -0
- package/dist/es/components/Instructions/img/blackIphone.png +0 -0
- package/dist/es/components/Instructions/img/iphone-new.png +0 -0
- package/dist/es/components/Instructions/img/iphone15.png +0 -0
- package/dist/es/components/Instructions/img/laptop-new.png +0 -0
- package/dist/es/components/Instructions/img/laptop.png +0 -0
- package/dist/es/components/Instructions/img/newIphone.png +0 -0
- package/dist/es/components/Instructions/img/whiteIphone.png +0 -0
- package/dist/es/components/NotificationBox/NotificationBox.js +1 -1
- package/dist/es/components/NotificationBox/style/NotificationBox.css +5 -5
- package/dist/es/components/PageTitle/PageTitle.css +13 -21
- package/dist/es/components/PageTitle/PageTitle.js +3 -1
- package/dist/es/components/Partners/Partners.css +8 -8
- package/dist/es/components/Partners/Partners.js +1 -1
- package/dist/es/components/PictureWithDescription/PictureWithDescription.css +12 -12
- package/dist/es/components/PictureWithDescription/PictureWithDescription.js +1 -1
- package/dist/es/components/Property/Property.css +28 -28
- package/dist/es/components/Property/Property.js +1 -1
- package/dist/es/components/Property/PropertyDescription.css +2 -2
- package/dist/es/components/Property/PropertyDescription.js +1 -1
- package/dist/es/components/SidePictureCards/SidePictureCards.js +1 -1
- package/dist/es/components/SidePictureCards/components/SidePictureCard.css +25 -25
- package/dist/es/components/SidePictureCards/components/SidePictureCard.js +1 -1
- package/dist/es/components/Steps/Steps.css +8 -8
- package/dist/es/components/Steps/Steps.js +1 -1
- package/dist/es/components/Steps/StepsItem.css +4 -4
- package/dist/es/components/Steps/StepsItem.js +1 -1
- package/dist/es/components/StoreBanner/StoreBanner.css +67 -67
- package/dist/es/components/StoreBanner/StoreBanner.js +1 -1
- package/dist/es/components/StoreBanner/doc/img/android-screen.png +0 -0
- package/dist/es/components/StoreBanner/doc/img/qr-code.png +0 -0
- package/dist/es/components/StoreBanner/doc/img/screen.png +0 -0
- package/dist/es/components/StoreBanner/img/android.png +0 -0
- package/dist/es/components/StoreBanner/img/black-iphone.png +0 -0
- package/dist/es/components/StoreBanner/img/new-iphone.png +0 -0
- package/dist/es/components/StoreBanner/img/white-iphone.png +0 -0
- package/dist/es/components/StoreButton/StoreButton.css +121 -121
- package/dist/es/components/StoreButton/StoreButton.js +1 -1
- package/dist/es/components/StoreButton/img/app-store-large.png +0 -0
- package/dist/es/components/StoreButton/img/galaxy-store-large.png +0 -0
- package/dist/es/components/StoreButton/img/google-play-large.png +0 -0
- package/dist/es/components/StoreButton/img/huawei-store-large.png +0 -0
- package/dist/es/components/StoreButton/img/mi-store-large.png +0 -0
- package/dist/es/components/StoreButton/img/ru-store-large.png +0 -0
- package/dist/es/components/StoreButton/img/v-appstore-large.png +0 -0
- package/dist/es/components/StoreButton/img/v-appstore.png +0 -0
- package/dist/es/components/Table/Table.css +27 -27
- package/dist/es/components/Table/Table.js +1 -1
- package/dist/es/components/TabsBox/TabsBox.js +1 -1
- package/dist/es/components/TextBox/TextBox.css +6 -6
- package/dist/es/components/TextBox/TextBox.js +1 -1
- package/dist/es/components/TextBox/TextBoxPicture.css +6 -6
- package/dist/es/components/TextBox/TextBoxPicture.js +1 -1
- package/dist/es/components/TextWithIcon/TextWithIcon.css +1 -1
- package/dist/es/components/TextWithIcon/TextWithIcon.js +1 -1
- package/dist/es/components/TextWithIcon/TextWithIconItem.css +5 -5
- package/dist/es/components/TextWithIcon/TextWithIconItem.js +1 -1
- package/dist/es/components/TitleDescriptionBox/TitleDescriptionBox.css +7 -7
- package/dist/es/components/TitleDescriptionBox/TitleDescriptionBox.js +1 -1
- package/dist/es/components/VideoBanner/VideoBanner.css +43 -48
- package/dist/es/components/VideoBanner/VideoBanner.js +2 -1
- package/dist/es/components/VideoBlock/VideoBlock.css +18 -18
- package/dist/es/components/VideoBlock/VideoBlock.js +1 -1
- package/dist/lib/components/AccordionBox/AccordionBox.css +2 -2
- package/dist/lib/components/AccordionBox/AccordionBox.js +1 -1
- package/dist/lib/components/AudioPlayer/AudioPlayer.js +1 -1
- package/dist/lib/components/AudioPlayer/AudioProgress.js +1 -1
- package/dist/lib/components/AudioPlayer/AudioRange.js +1 -1
- package/dist/lib/components/AudioPlayer/AudioVolume.js +1 -1
- package/dist/lib/components/AudioPlayer/style/AudioPlayer.css +10 -10
- package/dist/lib/components/AudioPlayer/style/AudioProgress.css +5 -5
- package/dist/lib/components/AudioPlayer/style/AudioRange.css +8 -8
- package/dist/lib/components/AudioPlayer/style/AudioVolume.css +7 -7
- package/dist/lib/components/BannerBox/BannerBox.js +1 -1
- package/dist/lib/components/BenefitsIcons/BenefitsIcons.js +1 -1
- package/dist/lib/components/BenefitsIcons/BenefitsIconsTile.js +1 -1
- package/dist/lib/components/BenefitsIcons/style/BenefitsIcons.css +9 -9
- package/dist/lib/components/BenefitsIcons/style/BenefitsIconsTile.css +24 -24
- package/dist/lib/components/BenefitsPictures/BenefitsPictures.js +1 -1
- package/dist/lib/components/BenefitsPictures/BenfitsPictures.css +9 -9
- package/dist/lib/components/BlogBox/BlogBox.css +17 -17
- package/dist/lib/components/BlogBox/BlogBox.js +1 -1
- package/dist/lib/components/BlogBox/components/BlogBoxTile.css +34 -34
- package/dist/lib/components/BlogBox/components/BlogBoxTile.js +1 -1
- package/dist/lib/components/Breadcrumbs/Breadcrumbs.css +12 -9
- package/dist/lib/components/Breadcrumbs/Breadcrumbs.d.ts +4 -0
- package/dist/lib/components/Breadcrumbs/Breadcrumbs.js +20 -4
- package/dist/lib/components/Breadcrumbs/components/BreadcrumbsItem.css +3 -3
- package/dist/lib/components/Breadcrumbs/components/BreadcrumbsItem.js +1 -1
- package/dist/lib/components/ButtonBanner/ButtonBanner.css +21 -21
- package/dist/lib/components/ButtonBanner/ButtonBanner.js +1 -1
- package/dist/lib/components/ButtonLinkBox/ButtonLinkBox.css +3 -3
- package/dist/lib/components/ButtonLinkBox/ButtonLinkBox.js +1 -1
- package/dist/lib/components/Card/Card.css +60 -60
- package/dist/lib/components/Card/Card.js +1 -1
- package/dist/lib/components/CardsBox/CardsBox.js +1 -1
- package/dist/lib/components/CarouselBox/CarouselBox.js +1 -1
- package/dist/lib/components/Container/Container.css +1324 -1324
- package/dist/lib/components/Container/Container.js +1 -1
- package/dist/lib/components/DarkGradientCards/DarkGradientCards.css +2 -2
- package/dist/lib/components/DarkGradientCards/DarkGradientCards.js +1 -1
- package/dist/lib/components/DarkGradientCards/components/DarkGradientCard.css +27 -27
- package/dist/lib/components/DarkGradientCards/components/DarkGradientCard.js +1 -1
- package/dist/lib/components/DownloadLinks/DownloadLink.css +5 -5
- package/dist/lib/components/DownloadLinks/DownloadLink.js +1 -1
- package/dist/lib/components/DownloadLinks/DownloadLinks.css +7 -7
- package/dist/lib/components/DownloadLinks/DownloadLinks.js +1 -1
- package/dist/lib/components/ImageBanner/ImageBanner.css +44 -41
- package/dist/lib/components/ImageBanner/ImageBanner.d.ts +2 -0
- package/dist/lib/components/ImageBanner/ImageBanner.js +7 -3
- package/dist/lib/components/InfoCards/InfoCards.css +14 -14
- package/dist/lib/components/InfoCards/InfoCards.js +1 -1
- package/dist/lib/components/InfoCards/components/InfoCard/InfoCard.css +43 -43
- package/dist/lib/components/InfoCards/components/InfoCard/InfoCard.js +1 -1
- package/dist/lib/components/Instructions/Instructions.css +140 -140
- package/dist/lib/components/Instructions/Instructions.js +1 -1
- package/dist/lib/components/Instructions/img/android-new.png +0 -0
- package/dist/lib/components/Instructions/img/android.png +0 -0
- package/dist/lib/components/Instructions/img/blackIphone.png +0 -0
- package/dist/lib/components/Instructions/img/iphone-new.png +0 -0
- package/dist/lib/components/Instructions/img/iphone15.png +0 -0
- package/dist/lib/components/Instructions/img/laptop-new.png +0 -0
- package/dist/lib/components/Instructions/img/laptop.png +0 -0
- package/dist/lib/components/Instructions/img/newIphone.png +0 -0
- package/dist/lib/components/Instructions/img/whiteIphone.png +0 -0
- package/dist/lib/components/NotificationBox/NotificationBox.js +1 -1
- package/dist/lib/components/NotificationBox/style/NotificationBox.css +5 -5
- package/dist/lib/components/PageTitle/PageTitle.css +13 -21
- package/dist/lib/components/PageTitle/PageTitle.js +3 -1
- package/dist/lib/components/Partners/Partners.css +8 -8
- package/dist/lib/components/Partners/Partners.js +1 -1
- package/dist/lib/components/PictureWithDescription/PictureWithDescription.css +12 -12
- package/dist/lib/components/PictureWithDescription/PictureWithDescription.js +1 -1
- package/dist/lib/components/Property/Property.css +28 -28
- package/dist/lib/components/Property/Property.js +1 -1
- package/dist/lib/components/Property/PropertyDescription.css +2 -2
- package/dist/lib/components/Property/PropertyDescription.js +1 -1
- package/dist/lib/components/SidePictureCards/SidePictureCards.js +1 -1
- package/dist/lib/components/SidePictureCards/components/SidePictureCard.css +25 -25
- package/dist/lib/components/SidePictureCards/components/SidePictureCard.js +1 -1
- package/dist/lib/components/Steps/Steps.css +8 -8
- package/dist/lib/components/Steps/Steps.js +1 -1
- package/dist/lib/components/Steps/StepsItem.css +4 -4
- package/dist/lib/components/Steps/StepsItem.js +1 -1
- package/dist/lib/components/StoreBanner/StoreBanner.css +67 -67
- package/dist/lib/components/StoreBanner/StoreBanner.js +1 -1
- package/dist/lib/components/StoreBanner/doc/img/android-screen.png +0 -0
- package/dist/lib/components/StoreBanner/doc/img/qr-code.png +0 -0
- package/dist/lib/components/StoreBanner/doc/img/screen.png +0 -0
- package/dist/lib/components/StoreBanner/img/android.png +0 -0
- package/dist/lib/components/StoreBanner/img/black-iphone.png +0 -0
- package/dist/lib/components/StoreBanner/img/new-iphone.png +0 -0
- package/dist/lib/components/StoreBanner/img/white-iphone.png +0 -0
- package/dist/lib/components/StoreButton/StoreButton.css +121 -121
- package/dist/lib/components/StoreButton/StoreButton.js +1 -1
- package/dist/lib/components/StoreButton/img/app-store-large.png +0 -0
- package/dist/lib/components/StoreButton/img/galaxy-store-large.png +0 -0
- package/dist/lib/components/StoreButton/img/google-play-large.png +0 -0
- package/dist/lib/components/StoreButton/img/huawei-store-large.png +0 -0
- package/dist/lib/components/StoreButton/img/mi-store-large.png +0 -0
- package/dist/lib/components/StoreButton/img/ru-store-large.png +0 -0
- package/dist/lib/components/StoreButton/img/v-appstore-large.png +0 -0
- package/dist/lib/components/StoreButton/img/v-appstore.png +0 -0
- package/dist/lib/components/Table/Table.css +27 -27
- package/dist/lib/components/Table/Table.js +1 -1
- package/dist/lib/components/TabsBox/TabsBox.js +1 -1
- package/dist/lib/components/TextBox/TextBox.css +6 -6
- package/dist/lib/components/TextBox/TextBox.js +1 -1
- package/dist/lib/components/TextBox/TextBoxPicture.css +6 -6
- package/dist/lib/components/TextBox/TextBoxPicture.js +1 -1
- package/dist/lib/components/TextWithIcon/TextWithIcon.css +1 -1
- package/dist/lib/components/TextWithIcon/TextWithIcon.js +1 -1
- package/dist/lib/components/TextWithIcon/TextWithIconItem.css +5 -5
- package/dist/lib/components/TextWithIcon/TextWithIconItem.js +1 -1
- package/dist/lib/components/TitleDescriptionBox/TitleDescriptionBox.css +7 -7
- package/dist/lib/components/TitleDescriptionBox/TitleDescriptionBox.js +1 -1
- package/dist/lib/components/VideoBanner/VideoBanner.css +43 -48
- package/dist/lib/components/VideoBanner/VideoBanner.js +2 -1
- package/dist/lib/components/VideoBlock/VideoBlock.css +18 -18
- package/dist/lib/components/VideoBlock/VideoBlock.js +1 -1
- package/package.json +4 -4
@@ -5,71 +5,71 @@ h4,
|
|
5
5
|
h5 {
|
6
6
|
margin: 0;
|
7
7
|
}
|
8
|
-
.mfui-info-cards {
|
8
|
+
.mfui-v6-info-cards {
|
9
9
|
display: grid;
|
10
10
|
grid-template-columns: auto;
|
11
11
|
gap: 20px;
|
12
12
|
}
|
13
13
|
@media screen and (min-width: 768px) {
|
14
|
-
.mfui-info-cards_size_small.mfui-info-cards_position_right-side {
|
14
|
+
.mfui-v6-info-cards_size_small.mfui-v6-info-cards_position_right-side {
|
15
15
|
grid-template-columns: repeat(auto-fit, minmax(326px, 1fr));
|
16
16
|
}
|
17
17
|
}
|
18
18
|
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
19
|
-
.mfui-info-cards_size_small.mfui-info-cards_position_right-side {
|
19
|
+
.mfui-v6-info-cards_size_small.mfui-v6-info-cards_position_right-side {
|
20
20
|
grid-template-columns: repeat(auto-fit, minmax(438px, 1fr));
|
21
21
|
}
|
22
22
|
}
|
23
23
|
@media screen and (min-width: 1280px) {
|
24
|
-
.mfui-info-cards_size_small.mfui-info-cards_position_right-side {
|
24
|
+
.mfui-v6-info-cards_size_small.mfui-v6-info-cards_position_right-side {
|
25
25
|
grid-template-columns: repeat(auto-fit, minmax(265px, 1fr));
|
26
26
|
}
|
27
27
|
}
|
28
28
|
@media screen and (min-width: 768px) {
|
29
|
-
.mfui-info-cards_size_small.mfui-info-cards_position_top-left {
|
29
|
+
.mfui-v6-info-cards_size_small.mfui-v6-info-cards_position_top-left {
|
30
30
|
grid-template-columns: repeat(auto-fit, minmax(326px, 1fr));
|
31
31
|
}
|
32
32
|
}
|
33
33
|
@media screen and (min-width: 1024px) {
|
34
|
-
.mfui-info-cards_size_small.mfui-info-cards_position_top-left {
|
34
|
+
.mfui-v6-info-cards_size_small.mfui-v6-info-cards_position_top-left {
|
35
35
|
grid-template-columns: repeat(auto-fit, minmax(208px, 1fr));
|
36
36
|
}
|
37
37
|
}
|
38
38
|
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
39
|
-
.mfui-info-cards_size_medium.mfui-info-cards_position_right-side {
|
39
|
+
.mfui-v6-info-cards_size_medium.mfui-v6-info-cards_position_right-side {
|
40
40
|
grid-template-columns: repeat(auto-fit, minmax(326px, 1fr));
|
41
41
|
}
|
42
42
|
}
|
43
43
|
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
44
|
-
.mfui-info-cards_size_medium.mfui-info-cards_position_right-side {
|
44
|
+
.mfui-v6-info-cards_size_medium.mfui-v6-info-cards_position_right-side {
|
45
45
|
grid-template-columns: repeat(auto-fit, minmax(438px, 1fr));
|
46
46
|
}
|
47
47
|
}
|
48
48
|
@media screen and (min-width: 1280px) {
|
49
|
-
.mfui-info-cards_size_medium.mfui-info-cards_position_right-side {
|
49
|
+
.mfui-v6-info-cards_size_medium.mfui-v6-info-cards_position_right-side {
|
50
50
|
grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
|
51
51
|
}
|
52
52
|
}
|
53
53
|
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
54
|
-
.mfui-info-cards_size_medium.mfui-info-cards_position_top-left {
|
54
|
+
.mfui-v6-info-cards_size_medium.mfui-v6-info-cards_position_top-left {
|
55
55
|
grid-template-columns: repeat(auto-fit, minmax(326px, 1fr));
|
56
56
|
}
|
57
57
|
}
|
58
58
|
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
59
|
-
.mfui-info-cards_size_medium.mfui-info-cards_position_top-left {
|
59
|
+
.mfui-v6-info-cards_size_medium.mfui-v6-info-cards_position_top-left {
|
60
60
|
grid-template-columns: repeat(auto-fit, minmax(209px, 1fr));
|
61
61
|
}
|
62
62
|
}
|
63
63
|
@media screen and (min-width: 1280px) {
|
64
|
-
.mfui-info-cards_size_medium.mfui-info-cards_position_top-left {
|
64
|
+
.mfui-v6-info-cards_size_medium.mfui-v6-info-cards_position_top-left {
|
65
65
|
grid-template-columns: repeat(auto-fit, minmax(265px, 1fr));
|
66
66
|
}
|
67
67
|
}
|
68
68
|
@media screen and (min-width: 1024px) {
|
69
|
-
.mfui-info-cards_size_big {
|
69
|
+
.mfui-v6-info-cards_size_big {
|
70
70
|
grid-template-columns: 1fr 1fr;
|
71
71
|
}
|
72
72
|
}
|
73
|
-
.mfui-info-cards_position_top-left.mfui-info-cards_background_no {
|
73
|
+
.mfui-v6-info-cards_position_top-left.mfui-v6-info-cards_background_no {
|
74
74
|
row-gap: 40px;
|
75
75
|
}
|
@@ -6,7 +6,7 @@ import { cnCreate, filterDataAttrs } from '@megafon/ui-helpers';
|
|
6
6
|
import PropTypes from 'prop-types';
|
7
7
|
import InfoCard from "./components/InfoCard/InfoCard";
|
8
8
|
import "./InfoCards.css";
|
9
|
-
var cn = cnCreate('mfui-info-cards');
|
9
|
+
var cn = cnCreate('mfui-v6-info-cards');
|
10
10
|
|
11
11
|
var InfoCards = function InfoCards(_ref) {
|
12
12
|
var className = _ref.className,
|
@@ -5,7 +5,7 @@ h4,
|
|
5
5
|
h5 {
|
6
6
|
margin: 0;
|
7
7
|
}
|
8
|
-
.mfui-info-card {
|
8
|
+
.mfui-v6-info-card {
|
9
9
|
font-family: inherit;
|
10
10
|
font-size: 15px;
|
11
11
|
line-height: 24px;
|
@@ -25,10 +25,10 @@ h5 {
|
|
25
25
|
transition: background-color 0.3s, box-shadow 0.3s;
|
26
26
|
transition: background-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
|
27
27
|
}
|
28
|
-
.mfui-info-card:hover {
|
28
|
+
.mfui-v6-info-card:hover {
|
29
29
|
text-decoration: none;
|
30
30
|
}
|
31
|
-
.mfui-info-card__content {
|
31
|
+
.mfui-v6-info-card__content {
|
32
32
|
display: -webkit-box;
|
33
33
|
display: -ms-flexbox;
|
34
34
|
display: flex;
|
@@ -40,10 +40,10 @@ h5 {
|
|
40
40
|
-ms-flex-positive: 1;
|
41
41
|
flex-grow: 1;
|
42
42
|
}
|
43
|
-
.mfui-info-card__title + .mfui-info-card__description {
|
43
|
+
.mfui-v6-info-card__title + .mfui-v6-info-card__description {
|
44
44
|
margin-top: 8px;
|
45
45
|
}
|
46
|
-
.mfui-info-card__more-info {
|
46
|
+
.mfui-v6-info-card__more-info {
|
47
47
|
display: -webkit-inline-box;
|
48
48
|
display: -ms-inline-flexbox;
|
49
49
|
display: inline-flex;
|
@@ -58,60 +58,60 @@ h5 {
|
|
58
58
|
-webkit-transition: color 0.3s;
|
59
59
|
transition: color 0.3s;
|
60
60
|
}
|
61
|
-
.mfui-info-card_link:hover .mfui-info-card__more-info {
|
61
|
+
.mfui-v6-info-card_link:hover .mfui-v6-info-card__more-info {
|
62
62
|
color: var(--brandGreen);
|
63
63
|
}
|
64
|
-
.mfui-info-card__more-info-text {
|
64
|
+
.mfui-v6-info-card__more-info-text {
|
65
65
|
margin-top: -2px;
|
66
66
|
}
|
67
|
-
.mfui-info-card__more-info-arrow {
|
67
|
+
.mfui-v6-info-card__more-info-arrow {
|
68
68
|
width: 20px;
|
69
69
|
height: 20px;
|
70
70
|
fill: currentColor;
|
71
71
|
}
|
72
|
-
.mfui-info-card_size_small {
|
72
|
+
.mfui-v6-info-card_size_small {
|
73
73
|
padding: 16px 20px;
|
74
74
|
}
|
75
|
-
.mfui-info-card_size_small .mfui-info-card__image {
|
75
|
+
.mfui-v6-info-card_size_small .mfui-v6-info-card__image {
|
76
76
|
width: 64px;
|
77
77
|
height: 64px;
|
78
78
|
margin-bottom: 16px;
|
79
79
|
}
|
80
|
-
.mfui-info-card_size_small .mfui-info-card__title {
|
80
|
+
.mfui-v6-info-card_size_small .mfui-v6-info-card__title {
|
81
81
|
font-size: 15px;
|
82
82
|
line-height: 24px;
|
83
83
|
font-weight: 500;
|
84
84
|
}
|
85
|
-
.mfui-info-card_size_small .mfui-info-card__description {
|
85
|
+
.mfui-v6-info-card_size_small .mfui-v6-info-card__description {
|
86
86
|
font-size: 12px;
|
87
87
|
line-height: 18px;
|
88
88
|
}
|
89
|
-
.mfui-info-card_size_medium {
|
89
|
+
.mfui-v6-info-card_size_medium {
|
90
90
|
padding: 20px 24px;
|
91
91
|
}
|
92
|
-
.mfui-info-card_size_medium .mfui-info-card__image {
|
92
|
+
.mfui-v6-info-card_size_medium .mfui-v6-info-card__image {
|
93
93
|
width: 80px;
|
94
94
|
height: 80px;
|
95
95
|
margin-bottom: 16px;
|
96
96
|
}
|
97
97
|
@media screen and (min-width: 768px) {
|
98
|
-
.mfui-info-card_size_medium .mfui-info-card__image {
|
98
|
+
.mfui-v6-info-card_size_medium .mfui-v6-info-card__image {
|
99
99
|
margin-bottom: 24px;
|
100
100
|
}
|
101
101
|
}
|
102
|
-
.mfui-info-card_size_medium .mfui-info-card__title {
|
102
|
+
.mfui-v6-info-card_size_medium .mfui-v6-info-card__title {
|
103
103
|
font-weight: 500;
|
104
104
|
font-size: 18px;
|
105
105
|
line-height: 24px;
|
106
106
|
letter-spacing: 0.5px;
|
107
107
|
}
|
108
108
|
@media screen and (min-width: 1280px) {
|
109
|
-
.mfui-info-card_size_medium .mfui-info-card__title {
|
109
|
+
.mfui-v6-info-card_size_medium .mfui-v6-info-card__title {
|
110
110
|
font-size: 20px;
|
111
111
|
line-height: 28px;
|
112
112
|
}
|
113
113
|
}
|
114
|
-
.mfui-info-card_size_big {
|
114
|
+
.mfui-v6-info-card_size_big {
|
115
115
|
-webkit-box-orient: vertical;
|
116
116
|
-webkit-box-direction: normal;
|
117
117
|
-ms-flex-direction: column;
|
@@ -119,7 +119,7 @@ h5 {
|
|
119
119
|
padding: 24px;
|
120
120
|
}
|
121
121
|
@media screen and (min-width: 768px) {
|
122
|
-
.mfui-info-card_size_big {
|
122
|
+
.mfui-v6-info-card_size_big {
|
123
123
|
-webkit-box-orient: horizontal;
|
124
124
|
-webkit-box-direction: normal;
|
125
125
|
-ms-flex-direction: row;
|
@@ -130,7 +130,7 @@ h5 {
|
|
130
130
|
padding: 32px;
|
131
131
|
}
|
132
132
|
}
|
133
|
-
.mfui-info-card_size_big .mfui-info-card__image {
|
133
|
+
.mfui-v6-info-card_size_big .mfui-v6-info-card__image {
|
134
134
|
-ms-flex-item-align: center;
|
135
135
|
align-self: center;
|
136
136
|
-webkit-box-ordinal-group: 2;
|
@@ -140,7 +140,7 @@ h5 {
|
|
140
140
|
height: 150px;
|
141
141
|
}
|
142
142
|
@media screen and (max-width: 767px) {
|
143
|
-
.mfui-info-card_size_big .mfui-info-card__image {
|
143
|
+
.mfui-v6-info-card_size_big .mfui-v6-info-card__image {
|
144
144
|
-ms-flex-item-align: start;
|
145
145
|
align-self: start;
|
146
146
|
-webkit-box-ordinal-group: 1;
|
@@ -149,39 +149,39 @@ h5 {
|
|
149
149
|
margin-bottom: 16px;
|
150
150
|
}
|
151
151
|
}
|
152
|
-
.mfui-info-card_size_big .mfui-info-card__title {
|
152
|
+
.mfui-v6-info-card_size_big .mfui-v6-info-card__title {
|
153
153
|
font-weight: 500;
|
154
154
|
font-size: 18px;
|
155
155
|
line-height: 24px;
|
156
156
|
letter-spacing: 0.5px;
|
157
157
|
}
|
158
158
|
@media screen and (min-width: 1280px) {
|
159
|
-
.mfui-info-card_size_big .mfui-info-card__title {
|
159
|
+
.mfui-v6-info-card_size_big .mfui-v6-info-card__title {
|
160
160
|
font-size: 20px;
|
161
161
|
line-height: 28px;
|
162
162
|
}
|
163
163
|
}
|
164
|
-
.mfui-info-card_size_big .mfui-info-card__more-info {
|
164
|
+
.mfui-v6-info-card_size_big .mfui-v6-info-card__more-info {
|
165
165
|
font-size: 15px;
|
166
166
|
line-height: 24px;
|
167
167
|
padding-top: 24px;
|
168
168
|
}
|
169
|
-
.mfui-info-card_size_big .mfui-info-card__more-info-arrow {
|
169
|
+
.mfui-v6-info-card_size_big .mfui-v6-info-card__more-info-arrow {
|
170
170
|
width: 32px;
|
171
171
|
height: 32px;
|
172
172
|
}
|
173
|
-
.mfui-info-card_position_top-left {
|
173
|
+
.mfui-v6-info-card_position_top-left {
|
174
174
|
-webkit-box-orient: vertical;
|
175
175
|
-webkit-box-direction: normal;
|
176
176
|
-ms-flex-direction: column;
|
177
177
|
flex-direction: column;
|
178
178
|
}
|
179
|
-
.mfui-info-card_position_right-side {
|
179
|
+
.mfui-v6-info-card_position_right-side {
|
180
180
|
-webkit-box-pack: justify;
|
181
181
|
-ms-flex-pack: justify;
|
182
182
|
justify-content: space-between;
|
183
183
|
}
|
184
|
-
.mfui-info-card_position_right-side .mfui-info-card__image {
|
184
|
+
.mfui-v6-info-card_position_right-side .mfui-v6-info-card__image {
|
185
185
|
-ms-flex-item-align: center;
|
186
186
|
align-self: center;
|
187
187
|
-webkit-box-ordinal-group: 2;
|
@@ -189,49 +189,49 @@ h5 {
|
|
189
189
|
order: 1;
|
190
190
|
margin-bottom: 0;
|
191
191
|
}
|
192
|
-
.mfui-info-card_position_right-side .mfui-info-card__title + .mfui-info-card__description {
|
192
|
+
.mfui-v6-info-card_position_right-side .mfui-v6-info-card__title + .mfui-v6-info-card__description {
|
193
193
|
margin-top: 2px;
|
194
194
|
}
|
195
|
-
.mfui-info-card_position_right-side .mfui-info-card__more-info {
|
195
|
+
.mfui-v6-info-card_position_right-side .mfui-v6-info-card__more-info {
|
196
196
|
padding-top: 8px;
|
197
197
|
}
|
198
|
-
.mfui-info-card_background_stroke {
|
198
|
+
.mfui-v6-info-card_background_stroke {
|
199
199
|
border: 1px solid var(--spbSky2);
|
200
200
|
}
|
201
|
-
.mfui-info-card_background_shadow {
|
201
|
+
.mfui-v6-info-card_background_shadow {
|
202
202
|
background-color: var(--base);
|
203
203
|
-webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
|
204
204
|
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
|
205
205
|
}
|
206
|
-
.mfui-info-card_background_green {
|
206
|
+
.mfui-v6-info-card_background_green {
|
207
207
|
background-color: var(--brandGreen20);
|
208
208
|
}
|
209
|
-
.mfui-info-card_background_purple {
|
209
|
+
.mfui-v6-info-card_background_purple {
|
210
210
|
background-color: var(--brandPurple20);
|
211
211
|
}
|
212
|
-
.mfui-info-card_background_white {
|
212
|
+
.mfui-v6-info-card_background_white {
|
213
213
|
background-color: var(--base);
|
214
214
|
}
|
215
|
-
.mfui-info-card_background_gray {
|
215
|
+
.mfui-v6-info-card_background_gray {
|
216
216
|
background-color: var(--spbSky0);
|
217
217
|
}
|
218
|
-
.mfui-info-card_background_no {
|
218
|
+
.mfui-v6-info-card_background_no {
|
219
219
|
padding: 0;
|
220
220
|
}
|
221
|
-
.mfui-info-card_background_stroke.mfui-info-card_link:hover {
|
221
|
+
.mfui-v6-info-card_background_stroke.mfui-v6-info-card_link:hover {
|
222
222
|
background-color: var(--spbSky0);
|
223
223
|
}
|
224
|
-
.mfui-info-card_background_shadow.mfui-info-card_link:hover,
|
225
|
-
.mfui-info-card_background_white.mfui-info-card_link:hover {
|
224
|
+
.mfui-v6-info-card_background_shadow.mfui-v6-info-card_link:hover,
|
225
|
+
.mfui-v6-info-card_background_white.mfui-v6-info-card_link:hover {
|
226
226
|
-webkit-box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1);
|
227
227
|
box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1);
|
228
228
|
}
|
229
|
-
.mfui-info-card_background_gray.mfui-info-card_link:hover {
|
229
|
+
.mfui-v6-info-card_background_gray.mfui-v6-info-card_link:hover {
|
230
230
|
background-color: var(--spbSky1);
|
231
231
|
}
|
232
|
-
.mfui-info-card_background_purple.mfui-info-card_link:hover {
|
232
|
+
.mfui-v6-info-card_background_purple.mfui-v6-info-card_link:hover {
|
233
233
|
background-color: var(--buttonHoverPurpleSoft);
|
234
234
|
}
|
235
|
-
.mfui-info-card_background_green.mfui-info-card_link:hover {
|
235
|
+
.mfui-v6-info-card_background_green.mfui-v6-info-card_link:hover {
|
236
236
|
background-color: var(--buttonHoverGreenSoft);
|
237
237
|
}
|