@megafon/ui-shared 6.5.0 → 6.6.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 +22 -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 +9 -9
- package/dist/es/components/Breadcrumbs/Breadcrumbs.js +1 -1
- 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 +41 -41
- package/dist/es/components/ImageBanner/ImageBanner.js +1 -1
- 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/NotificationBox/NotificationBox.js +1 -1
- package/dist/es/components/NotificationBox/style/NotificationBox.css +5 -5
- package/dist/es/components/PageTitle/PageTitle.css +15 -15
- package/dist/es/components/PageTitle/PageTitle.js +1 -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/StoreButton/StoreButton.css +121 -121
- package/dist/es/components/StoreButton/StoreButton.js +1 -1
- 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 +44 -44
- package/dist/es/components/VideoBanner/VideoBanner.js +1 -1
- package/dist/es/components/VideoBlock/VideoBlock.css +18 -18
- package/dist/es/components/VideoBlock/VideoBlock.js +1 -1
- package/dist/es/helpers/getColumnConfig.d.ts +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 +9 -9
- package/dist/lib/components/Breadcrumbs/Breadcrumbs.js +1 -1
- 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 +41 -41
- package/dist/lib/components/ImageBanner/ImageBanner.js +1 -1
- 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/NotificationBox/NotificationBox.js +1 -1
- package/dist/lib/components/NotificationBox/style/NotificationBox.css +5 -5
- package/dist/lib/components/PageTitle/PageTitle.css +15 -15
- package/dist/lib/components/PageTitle/PageTitle.js +1 -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/StoreButton/StoreButton.css +121 -121
- package/dist/lib/components/StoreButton/StoreButton.js +1 -1
- 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 +44 -44
- package/dist/lib/components/VideoBanner/VideoBanner.js +1 -1
- package/dist/lib/components/VideoBlock/VideoBlock.css +18 -18
- package/dist/lib/components/VideoBlock/VideoBlock.js +1 -1
- package/dist/lib/helpers/getColumnConfig.d.ts +1 -1
- package/package.json +4 -4
@@ -5,323 +5,323 @@ h4,
|
|
5
5
|
h5 {
|
6
6
|
margin: 0;
|
7
7
|
}
|
8
|
-
.mfui-store-button {
|
8
|
+
.mfui-v6-store-button {
|
9
9
|
display: inline-block;
|
10
10
|
border-radius: 8px;
|
11
11
|
background-repeat: no-repeat;
|
12
12
|
background-position: center;
|
13
13
|
background-size: cover;
|
14
14
|
}
|
15
|
-
.mfui-store-button_size-all_small {
|
15
|
+
.mfui-v6-store-button_size-all_small {
|
16
16
|
width: 119px;
|
17
17
|
height: 35px;
|
18
18
|
}
|
19
|
-
.mfui-store-button_size-all_medium {
|
19
|
+
.mfui-v6-store-button_size-all_medium {
|
20
20
|
width: 136px;
|
21
21
|
height: 40px;
|
22
22
|
}
|
23
|
-
.mfui-store-button_size-all_large {
|
23
|
+
.mfui-v6-store-button_size-all_large {
|
24
24
|
width: 238px;
|
25
25
|
height: 70px;
|
26
26
|
}
|
27
|
-
.mfui-store-button_size-all_small.mfui-store-button_theme_app-store,
|
28
|
-
.mfui-store-button_size-all_medium.mfui-store-button_theme_app-store {
|
27
|
+
.mfui-v6-store-button_size-all_small.mfui-v6-store-button_theme_app-store,
|
28
|
+
.mfui-v6-store-button_size-all_medium.mfui-v6-store-button_theme_app-store {
|
29
29
|
background-image: url('./img/app-store.png');
|
30
30
|
}
|
31
|
-
.mfui-store-button_size-all_small.mfui-store-button_theme_galaxy-store,
|
32
|
-
.mfui-store-button_size-all_medium.mfui-store-button_theme_galaxy-store {
|
31
|
+
.mfui-v6-store-button_size-all_small.mfui-v6-store-button_theme_galaxy-store,
|
32
|
+
.mfui-v6-store-button_size-all_medium.mfui-v6-store-button_theme_galaxy-store {
|
33
33
|
background-image: url('./img/galaxy-store.png');
|
34
34
|
}
|
35
|
-
.mfui-store-button_size-all_small.mfui-store-button_theme_google-play,
|
36
|
-
.mfui-store-button_size-all_medium.mfui-store-button_theme_google-play {
|
35
|
+
.mfui-v6-store-button_size-all_small.mfui-v6-store-button_theme_google-play,
|
36
|
+
.mfui-v6-store-button_size-all_medium.mfui-v6-store-button_theme_google-play {
|
37
37
|
background-image: url('./img/google-play.png');
|
38
38
|
}
|
39
|
-
.mfui-store-button_size-all_small.mfui-store-button_theme_huawei-store,
|
40
|
-
.mfui-store-button_size-all_medium.mfui-store-button_theme_huawei-store {
|
39
|
+
.mfui-v6-store-button_size-all_small.mfui-v6-store-button_theme_huawei-store,
|
40
|
+
.mfui-v6-store-button_size-all_medium.mfui-v6-store-button_theme_huawei-store {
|
41
41
|
background-image: url('./img/huawei-store.png');
|
42
42
|
}
|
43
|
-
.mfui-store-button_size-all_small.mfui-store-button_theme_mi-store,
|
44
|
-
.mfui-store-button_size-all_medium.mfui-store-button_theme_mi-store {
|
43
|
+
.mfui-v6-store-button_size-all_small.mfui-v6-store-button_theme_mi-store,
|
44
|
+
.mfui-v6-store-button_size-all_medium.mfui-v6-store-button_theme_mi-store {
|
45
45
|
background-image: url('./img/mi-store.png');
|
46
46
|
}
|
47
|
-
.mfui-store-button_size-all_small.mfui-store-button_theme_ru-store,
|
48
|
-
.mfui-store-button_size-all_medium.mfui-store-button_theme_ru-store {
|
47
|
+
.mfui-v6-store-button_size-all_small.mfui-v6-store-button_theme_ru-store,
|
48
|
+
.mfui-v6-store-button_size-all_medium.mfui-v6-store-button_theme_ru-store {
|
49
49
|
background-image: url('./img/ru-store.png');
|
50
50
|
}
|
51
|
-
.mfui-store-button_size-all_small.mfui-store-button_theme_v-appstore,
|
52
|
-
.mfui-store-button_size-all_medium.mfui-store-button_theme_v-appstore {
|
51
|
+
.mfui-v6-store-button_size-all_small.mfui-v6-store-button_theme_v-appstore,
|
52
|
+
.mfui-v6-store-button_size-all_medium.mfui-v6-store-button_theme_v-appstore {
|
53
53
|
background-image: url('./img/v-appstore.png');
|
54
54
|
}
|
55
|
-
.mfui-store-button_size-all_large.mfui-store-button_theme_app-store {
|
55
|
+
.mfui-v6-store-button_size-all_large.mfui-v6-store-button_theme_app-store {
|
56
56
|
background-image: url('./img/app-store-large.png');
|
57
57
|
}
|
58
|
-
.mfui-store-button_size-all_large.mfui-store-button_theme_galaxy-store {
|
58
|
+
.mfui-v6-store-button_size-all_large.mfui-v6-store-button_theme_galaxy-store {
|
59
59
|
background-image: url('./img/galaxy-store-large.png');
|
60
60
|
}
|
61
|
-
.mfui-store-button_size-all_large.mfui-store-button_theme_google-play {
|
61
|
+
.mfui-v6-store-button_size-all_large.mfui-v6-store-button_theme_google-play {
|
62
62
|
background-image: url('./img/google-play-large.png');
|
63
63
|
}
|
64
|
-
.mfui-store-button_size-all_large.mfui-store-button_theme_huawei-store {
|
64
|
+
.mfui-v6-store-button_size-all_large.mfui-v6-store-button_theme_huawei-store {
|
65
65
|
background-image: url('./img/huawei-store-large.png');
|
66
66
|
}
|
67
|
-
.mfui-store-button_size-all_large.mfui-store-button_theme_mi-store {
|
67
|
+
.mfui-v6-store-button_size-all_large.mfui-v6-store-button_theme_mi-store {
|
68
68
|
background-image: url('./img/mi-store-large.png');
|
69
69
|
}
|
70
|
-
.mfui-store-button_size-all_large.mfui-store-button_theme_ru-store {
|
70
|
+
.mfui-v6-store-button_size-all_large.mfui-v6-store-button_theme_ru-store {
|
71
71
|
background-image: url('./img/ru-store-large.png');
|
72
72
|
}
|
73
|
-
.mfui-store-button_size-all_large.mfui-store-button_theme_v-appstore {
|
73
|
+
.mfui-v6-store-button_size-all_large.mfui-v6-store-button_theme_v-appstore {
|
74
74
|
background-image: url('./img/v-appstore-large.png');
|
75
75
|
}
|
76
76
|
@media screen and (min-width: 1024px) {
|
77
|
-
.mfui-store-button_size-desktop_small {
|
77
|
+
.mfui-v6-store-button_size-desktop_small {
|
78
78
|
width: 119px;
|
79
79
|
height: 35px;
|
80
80
|
}
|
81
|
-
.mfui-store-button_size-desktop_medium {
|
81
|
+
.mfui-v6-store-button_size-desktop_medium {
|
82
82
|
width: 136px;
|
83
83
|
height: 40px;
|
84
84
|
}
|
85
|
-
.mfui-store-button_size-desktop_large {
|
85
|
+
.mfui-v6-store-button_size-desktop_large {
|
86
86
|
width: 238px;
|
87
87
|
height: 70px;
|
88
88
|
}
|
89
|
-
.mfui-store-button_size-desktop_small.mfui-store-button_theme_app-store,
|
90
|
-
.mfui-store-button_size-desktop_medium.mfui-store-button_theme_app-store {
|
89
|
+
.mfui-v6-store-button_size-desktop_small.mfui-v6-store-button_theme_app-store,
|
90
|
+
.mfui-v6-store-button_size-desktop_medium.mfui-v6-store-button_theme_app-store {
|
91
91
|
background-image: url('./img/app-store.png');
|
92
92
|
}
|
93
|
-
.mfui-store-button_size-desktop_small.mfui-store-button_theme_galaxy-store,
|
94
|
-
.mfui-store-button_size-desktop_medium.mfui-store-button_theme_galaxy-store {
|
93
|
+
.mfui-v6-store-button_size-desktop_small.mfui-v6-store-button_theme_galaxy-store,
|
94
|
+
.mfui-v6-store-button_size-desktop_medium.mfui-v6-store-button_theme_galaxy-store {
|
95
95
|
background-image: url('./img/galaxy-store.png');
|
96
96
|
}
|
97
|
-
.mfui-store-button_size-desktop_small.mfui-store-button_theme_google-play,
|
98
|
-
.mfui-store-button_size-desktop_medium.mfui-store-button_theme_google-play {
|
97
|
+
.mfui-v6-store-button_size-desktop_small.mfui-v6-store-button_theme_google-play,
|
98
|
+
.mfui-v6-store-button_size-desktop_medium.mfui-v6-store-button_theme_google-play {
|
99
99
|
background-image: url('./img/google-play.png');
|
100
100
|
}
|
101
|
-
.mfui-store-button_size-desktop_small.mfui-store-button_theme_huawei-store,
|
102
|
-
.mfui-store-button_size-desktop_medium.mfui-store-button_theme_huawei-store {
|
101
|
+
.mfui-v6-store-button_size-desktop_small.mfui-v6-store-button_theme_huawei-store,
|
102
|
+
.mfui-v6-store-button_size-desktop_medium.mfui-v6-store-button_theme_huawei-store {
|
103
103
|
background-image: url('./img/huawei-store.png');
|
104
104
|
}
|
105
|
-
.mfui-store-button_size-desktop_small.mfui-store-button_theme_mi-store,
|
106
|
-
.mfui-store-button_size-desktop_medium.mfui-store-button_theme_mi-store {
|
105
|
+
.mfui-v6-store-button_size-desktop_small.mfui-v6-store-button_theme_mi-store,
|
106
|
+
.mfui-v6-store-button_size-desktop_medium.mfui-v6-store-button_theme_mi-store {
|
107
107
|
background-image: url('./img/mi-store.png');
|
108
108
|
}
|
109
|
-
.mfui-store-button_size-desktop_small.mfui-store-button_theme_ru-store,
|
110
|
-
.mfui-store-button_size-desktop_medium.mfui-store-button_theme_ru-store {
|
109
|
+
.mfui-v6-store-button_size-desktop_small.mfui-v6-store-button_theme_ru-store,
|
110
|
+
.mfui-v6-store-button_size-desktop_medium.mfui-v6-store-button_theme_ru-store {
|
111
111
|
background-image: url('./img/ru-store.png');
|
112
112
|
}
|
113
|
-
.mfui-store-button_size-desktop_small.mfui-store-button_theme_v-appstore,
|
114
|
-
.mfui-store-button_size-desktop_medium.mfui-store-button_theme_v-appstore {
|
113
|
+
.mfui-v6-store-button_size-desktop_small.mfui-v6-store-button_theme_v-appstore,
|
114
|
+
.mfui-v6-store-button_size-desktop_medium.mfui-v6-store-button_theme_v-appstore {
|
115
115
|
background-image: url('./img/v-appstore.png');
|
116
116
|
}
|
117
|
-
.mfui-store-button_size-desktop_large.mfui-store-button_theme_app-store {
|
117
|
+
.mfui-v6-store-button_size-desktop_large.mfui-v6-store-button_theme_app-store {
|
118
118
|
background-image: url('./img/app-store-large.png');
|
119
119
|
}
|
120
|
-
.mfui-store-button_size-desktop_large.mfui-store-button_theme_galaxy-store {
|
120
|
+
.mfui-v6-store-button_size-desktop_large.mfui-v6-store-button_theme_galaxy-store {
|
121
121
|
background-image: url('./img/galaxy-store-large.png');
|
122
122
|
}
|
123
|
-
.mfui-store-button_size-desktop_large.mfui-store-button_theme_google-play {
|
123
|
+
.mfui-v6-store-button_size-desktop_large.mfui-v6-store-button_theme_google-play {
|
124
124
|
background-image: url('./img/google-play-large.png');
|
125
125
|
}
|
126
|
-
.mfui-store-button_size-desktop_large.mfui-store-button_theme_huawei-store {
|
126
|
+
.mfui-v6-store-button_size-desktop_large.mfui-v6-store-button_theme_huawei-store {
|
127
127
|
background-image: url('./img/huawei-store-large.png');
|
128
128
|
}
|
129
|
-
.mfui-store-button_size-desktop_large.mfui-store-button_theme_mi-store {
|
129
|
+
.mfui-v6-store-button_size-desktop_large.mfui-v6-store-button_theme_mi-store {
|
130
130
|
background-image: url('./img/mi-store-large.png');
|
131
131
|
}
|
132
|
-
.mfui-store-button_size-desktop_large.mfui-store-button_theme_ru-store {
|
132
|
+
.mfui-v6-store-button_size-desktop_large.mfui-v6-store-button_theme_ru-store {
|
133
133
|
background-image: url('./img/ru-store-large.png');
|
134
134
|
}
|
135
|
-
.mfui-store-button_size-desktop_large.mfui-store-button_theme_v-appstore {
|
135
|
+
.mfui-v6-store-button_size-desktop_large.mfui-v6-store-button_theme_v-appstore {
|
136
136
|
background-image: url('./img/v-appstore-large.png');
|
137
137
|
}
|
138
138
|
}
|
139
139
|
@media screen and (min-width: 1280px) {
|
140
|
-
.mfui-store-button_size-wide_small {
|
140
|
+
.mfui-v6-store-button_size-wide_small {
|
141
141
|
width: 119px;
|
142
142
|
height: 35px;
|
143
143
|
}
|
144
|
-
.mfui-store-button_size-wide_medium {
|
144
|
+
.mfui-v6-store-button_size-wide_medium {
|
145
145
|
width: 136px;
|
146
146
|
height: 40px;
|
147
147
|
}
|
148
|
-
.mfui-store-button_size-wide_large {
|
148
|
+
.mfui-v6-store-button_size-wide_large {
|
149
149
|
width: 238px;
|
150
150
|
height: 70px;
|
151
151
|
}
|
152
|
-
.mfui-store-button_size-wide_small.mfui-store-button_theme_app-store,
|
153
|
-
.mfui-store-button_size-wide_medium.mfui-store-button_theme_app-store {
|
152
|
+
.mfui-v6-store-button_size-wide_small.mfui-v6-store-button_theme_app-store,
|
153
|
+
.mfui-v6-store-button_size-wide_medium.mfui-v6-store-button_theme_app-store {
|
154
154
|
background-image: url('./img/app-store.png');
|
155
155
|
}
|
156
|
-
.mfui-store-button_size-wide_small.mfui-store-button_theme_galaxy-store,
|
157
|
-
.mfui-store-button_size-wide_medium.mfui-store-button_theme_galaxy-store {
|
156
|
+
.mfui-v6-store-button_size-wide_small.mfui-v6-store-button_theme_galaxy-store,
|
157
|
+
.mfui-v6-store-button_size-wide_medium.mfui-v6-store-button_theme_galaxy-store {
|
158
158
|
background-image: url('./img/galaxy-store.png');
|
159
159
|
}
|
160
|
-
.mfui-store-button_size-wide_small.mfui-store-button_theme_google-play,
|
161
|
-
.mfui-store-button_size-wide_medium.mfui-store-button_theme_google-play {
|
160
|
+
.mfui-v6-store-button_size-wide_small.mfui-v6-store-button_theme_google-play,
|
161
|
+
.mfui-v6-store-button_size-wide_medium.mfui-v6-store-button_theme_google-play {
|
162
162
|
background-image: url('./img/google-play.png');
|
163
163
|
}
|
164
|
-
.mfui-store-button_size-wide_small.mfui-store-button_theme_huawei-store,
|
165
|
-
.mfui-store-button_size-wide_medium.mfui-store-button_theme_huawei-store {
|
164
|
+
.mfui-v6-store-button_size-wide_small.mfui-v6-store-button_theme_huawei-store,
|
165
|
+
.mfui-v6-store-button_size-wide_medium.mfui-v6-store-button_theme_huawei-store {
|
166
166
|
background-image: url('./img/huawei-store.png');
|
167
167
|
}
|
168
|
-
.mfui-store-button_size-wide_small.mfui-store-button_theme_mi-store,
|
169
|
-
.mfui-store-button_size-wide_medium.mfui-store-button_theme_mi-store {
|
168
|
+
.mfui-v6-store-button_size-wide_small.mfui-v6-store-button_theme_mi-store,
|
169
|
+
.mfui-v6-store-button_size-wide_medium.mfui-v6-store-button_theme_mi-store {
|
170
170
|
background-image: url('./img/mi-store.png');
|
171
171
|
}
|
172
|
-
.mfui-store-button_size-wide_small.mfui-store-button_theme_ru-store,
|
173
|
-
.mfui-store-button_size-wide_medium.mfui-store-button_theme_ru-store {
|
172
|
+
.mfui-v6-store-button_size-wide_small.mfui-v6-store-button_theme_ru-store,
|
173
|
+
.mfui-v6-store-button_size-wide_medium.mfui-v6-store-button_theme_ru-store {
|
174
174
|
background-image: url('./img/ru-store.png');
|
175
175
|
}
|
176
|
-
.mfui-store-button_size-wide_small.mfui-store-button_theme_v-appstore,
|
177
|
-
.mfui-store-button_size-wide_medium.mfui-store-button_theme_v-appstore {
|
176
|
+
.mfui-v6-store-button_size-wide_small.mfui-v6-store-button_theme_v-appstore,
|
177
|
+
.mfui-v6-store-button_size-wide_medium.mfui-v6-store-button_theme_v-appstore {
|
178
178
|
background-image: url('./img/v-appstore.png');
|
179
179
|
}
|
180
|
-
.mfui-store-button_size-wide_large.mfui-store-button_theme_app-store {
|
180
|
+
.mfui-v6-store-button_size-wide_large.mfui-v6-store-button_theme_app-store {
|
181
181
|
background-image: url('./img/app-store-large.png');
|
182
182
|
}
|
183
|
-
.mfui-store-button_size-wide_large.mfui-store-button_theme_galaxy-store {
|
183
|
+
.mfui-v6-store-button_size-wide_large.mfui-v6-store-button_theme_galaxy-store {
|
184
184
|
background-image: url('./img/galaxy-store-large.png');
|
185
185
|
}
|
186
|
-
.mfui-store-button_size-wide_large.mfui-store-button_theme_google-play {
|
186
|
+
.mfui-v6-store-button_size-wide_large.mfui-v6-store-button_theme_google-play {
|
187
187
|
background-image: url('./img/google-play-large.png');
|
188
188
|
}
|
189
|
-
.mfui-store-button_size-wide_large.mfui-store-button_theme_huawei-store {
|
189
|
+
.mfui-v6-store-button_size-wide_large.mfui-v6-store-button_theme_huawei-store {
|
190
190
|
background-image: url('./img/huawei-store-large.png');
|
191
191
|
}
|
192
|
-
.mfui-store-button_size-wide_large.mfui-store-button_theme_mi-store {
|
192
|
+
.mfui-v6-store-button_size-wide_large.mfui-v6-store-button_theme_mi-store {
|
193
193
|
background-image: url('./img/mi-store-large.png');
|
194
194
|
}
|
195
|
-
.mfui-store-button_size-wide_large.mfui-store-button_theme_ru-store {
|
195
|
+
.mfui-v6-store-button_size-wide_large.mfui-v6-store-button_theme_ru-store {
|
196
196
|
background-image: url('./img/ru-store-large.png');
|
197
197
|
}
|
198
|
-
.mfui-store-button_size-wide_large.mfui-store-button_theme_v-appstore {
|
198
|
+
.mfui-v6-store-button_size-wide_large.mfui-v6-store-button_theme_v-appstore {
|
199
199
|
background-image: url('./img/v-appstore-large.png');
|
200
200
|
}
|
201
201
|
}
|
202
202
|
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
203
|
-
.mfui-store-button_size-tablet_small {
|
203
|
+
.mfui-v6-store-button_size-tablet_small {
|
204
204
|
width: 119px;
|
205
205
|
height: 35px;
|
206
206
|
}
|
207
|
-
.mfui-store-button_size-tablet_medium {
|
207
|
+
.mfui-v6-store-button_size-tablet_medium {
|
208
208
|
width: 136px;
|
209
209
|
height: 40px;
|
210
210
|
}
|
211
|
-
.mfui-store-button_size-tablet_large {
|
211
|
+
.mfui-v6-store-button_size-tablet_large {
|
212
212
|
width: 238px;
|
213
213
|
height: 70px;
|
214
214
|
}
|
215
|
-
.mfui-store-button_size-tablet_small.mfui-store-button_theme_app-store,
|
216
|
-
.mfui-store-button_size-tablet_medium.mfui-store-button_theme_app-store {
|
215
|
+
.mfui-v6-store-button_size-tablet_small.mfui-v6-store-button_theme_app-store,
|
216
|
+
.mfui-v6-store-button_size-tablet_medium.mfui-v6-store-button_theme_app-store {
|
217
217
|
background-image: url('./img/app-store.png');
|
218
218
|
}
|
219
|
-
.mfui-store-button_size-tablet_small.mfui-store-button_theme_galaxy-store,
|
220
|
-
.mfui-store-button_size-tablet_medium.mfui-store-button_theme_galaxy-store {
|
219
|
+
.mfui-v6-store-button_size-tablet_small.mfui-v6-store-button_theme_galaxy-store,
|
220
|
+
.mfui-v6-store-button_size-tablet_medium.mfui-v6-store-button_theme_galaxy-store {
|
221
221
|
background-image: url('./img/galaxy-store.png');
|
222
222
|
}
|
223
|
-
.mfui-store-button_size-tablet_small.mfui-store-button_theme_google-play,
|
224
|
-
.mfui-store-button_size-tablet_medium.mfui-store-button_theme_google-play {
|
223
|
+
.mfui-v6-store-button_size-tablet_small.mfui-v6-store-button_theme_google-play,
|
224
|
+
.mfui-v6-store-button_size-tablet_medium.mfui-v6-store-button_theme_google-play {
|
225
225
|
background-image: url('./img/google-play.png');
|
226
226
|
}
|
227
|
-
.mfui-store-button_size-tablet_small.mfui-store-button_theme_huawei-store,
|
228
|
-
.mfui-store-button_size-tablet_medium.mfui-store-button_theme_huawei-store {
|
227
|
+
.mfui-v6-store-button_size-tablet_small.mfui-v6-store-button_theme_huawei-store,
|
228
|
+
.mfui-v6-store-button_size-tablet_medium.mfui-v6-store-button_theme_huawei-store {
|
229
229
|
background-image: url('./img/huawei-store.png');
|
230
230
|
}
|
231
|
-
.mfui-store-button_size-tablet_small.mfui-store-button_theme_mi-store,
|
232
|
-
.mfui-store-button_size-tablet_medium.mfui-store-button_theme_mi-store {
|
231
|
+
.mfui-v6-store-button_size-tablet_small.mfui-v6-store-button_theme_mi-store,
|
232
|
+
.mfui-v6-store-button_size-tablet_medium.mfui-v6-store-button_theme_mi-store {
|
233
233
|
background-image: url('./img/mi-store.png');
|
234
234
|
}
|
235
|
-
.mfui-store-button_size-tablet_small.mfui-store-button_theme_ru-store,
|
236
|
-
.mfui-store-button_size-tablet_medium.mfui-store-button_theme_ru-store {
|
235
|
+
.mfui-v6-store-button_size-tablet_small.mfui-v6-store-button_theme_ru-store,
|
236
|
+
.mfui-v6-store-button_size-tablet_medium.mfui-v6-store-button_theme_ru-store {
|
237
237
|
background-image: url('./img/ru-store.png');
|
238
238
|
}
|
239
|
-
.mfui-store-button_size-tablet_small.mfui-store-button_theme_v-appstore,
|
240
|
-
.mfui-store-button_size-tablet_medium.mfui-store-button_theme_v-appstore {
|
239
|
+
.mfui-v6-store-button_size-tablet_small.mfui-v6-store-button_theme_v-appstore,
|
240
|
+
.mfui-v6-store-button_size-tablet_medium.mfui-v6-store-button_theme_v-appstore {
|
241
241
|
background-image: url('./img/v-appstore.png');
|
242
242
|
}
|
243
|
-
.mfui-store-button_size-tablet_large.mfui-store-button_theme_app-store {
|
243
|
+
.mfui-v6-store-button_size-tablet_large.mfui-v6-store-button_theme_app-store {
|
244
244
|
background-image: url('./img/app-store-large.png');
|
245
245
|
}
|
246
|
-
.mfui-store-button_size-tablet_large.mfui-store-button_theme_galaxy-store {
|
246
|
+
.mfui-v6-store-button_size-tablet_large.mfui-v6-store-button_theme_galaxy-store {
|
247
247
|
background-image: url('./img/galaxy-store-large.png');
|
248
248
|
}
|
249
|
-
.mfui-store-button_size-tablet_large.mfui-store-button_theme_google-play {
|
249
|
+
.mfui-v6-store-button_size-tablet_large.mfui-v6-store-button_theme_google-play {
|
250
250
|
background-image: url('./img/google-play-large.png');
|
251
251
|
}
|
252
|
-
.mfui-store-button_size-tablet_large.mfui-store-button_theme_huawei-store {
|
252
|
+
.mfui-v6-store-button_size-tablet_large.mfui-v6-store-button_theme_huawei-store {
|
253
253
|
background-image: url('./img/huawei-store-large.png');
|
254
254
|
}
|
255
|
-
.mfui-store-button_size-tablet_large.mfui-store-button_theme_mi-store {
|
255
|
+
.mfui-v6-store-button_size-tablet_large.mfui-v6-store-button_theme_mi-store {
|
256
256
|
background-image: url('./img/mi-store-large.png');
|
257
257
|
}
|
258
|
-
.mfui-store-button_size-tablet_large.mfui-store-button_theme_ru-store {
|
258
|
+
.mfui-v6-store-button_size-tablet_large.mfui-v6-store-button_theme_ru-store {
|
259
259
|
background-image: url('./img/ru-store-large.png');
|
260
260
|
}
|
261
|
-
.mfui-store-button_size-tablet_large.mfui-store-button_theme_v-appstore {
|
261
|
+
.mfui-v6-store-button_size-tablet_large.mfui-v6-store-button_theme_v-appstore {
|
262
262
|
background-image: url('./img/v-appstore-large.png');
|
263
263
|
}
|
264
264
|
}
|
265
265
|
@media screen and (max-width: 767px) {
|
266
|
-
.mfui-store-button_size-mobile_small {
|
266
|
+
.mfui-v6-store-button_size-mobile_small {
|
267
267
|
width: 119px;
|
268
268
|
height: 35px;
|
269
269
|
}
|
270
|
-
.mfui-store-button_size-mobile_medium {
|
270
|
+
.mfui-v6-store-button_size-mobile_medium {
|
271
271
|
width: 136px;
|
272
272
|
height: 40px;
|
273
273
|
}
|
274
|
-
.mfui-store-button_size-mobile_large {
|
274
|
+
.mfui-v6-store-button_size-mobile_large {
|
275
275
|
width: 238px;
|
276
276
|
height: 70px;
|
277
277
|
}
|
278
|
-
.mfui-store-button_size-mobile_small.mfui-store-button_theme_app-store,
|
279
|
-
.mfui-store-button_size-mobile_medium.mfui-store-button_theme_app-store {
|
278
|
+
.mfui-v6-store-button_size-mobile_small.mfui-v6-store-button_theme_app-store,
|
279
|
+
.mfui-v6-store-button_size-mobile_medium.mfui-v6-store-button_theme_app-store {
|
280
280
|
background-image: url('./img/app-store.png');
|
281
281
|
}
|
282
|
-
.mfui-store-button_size-mobile_small.mfui-store-button_theme_galaxy-store,
|
283
|
-
.mfui-store-button_size-mobile_medium.mfui-store-button_theme_galaxy-store {
|
282
|
+
.mfui-v6-store-button_size-mobile_small.mfui-v6-store-button_theme_galaxy-store,
|
283
|
+
.mfui-v6-store-button_size-mobile_medium.mfui-v6-store-button_theme_galaxy-store {
|
284
284
|
background-image: url('./img/galaxy-store.png');
|
285
285
|
}
|
286
|
-
.mfui-store-button_size-mobile_small.mfui-store-button_theme_google-play,
|
287
|
-
.mfui-store-button_size-mobile_medium.mfui-store-button_theme_google-play {
|
286
|
+
.mfui-v6-store-button_size-mobile_small.mfui-v6-store-button_theme_google-play,
|
287
|
+
.mfui-v6-store-button_size-mobile_medium.mfui-v6-store-button_theme_google-play {
|
288
288
|
background-image: url('./img/google-play.png');
|
289
289
|
}
|
290
|
-
.mfui-store-button_size-mobile_small.mfui-store-button_theme_huawei-store,
|
291
|
-
.mfui-store-button_size-mobile_medium.mfui-store-button_theme_huawei-store {
|
290
|
+
.mfui-v6-store-button_size-mobile_small.mfui-v6-store-button_theme_huawei-store,
|
291
|
+
.mfui-v6-store-button_size-mobile_medium.mfui-v6-store-button_theme_huawei-store {
|
292
292
|
background-image: url('./img/huawei-store.png');
|
293
293
|
}
|
294
|
-
.mfui-store-button_size-mobile_small.mfui-store-button_theme_mi-store,
|
295
|
-
.mfui-store-button_size-mobile_medium.mfui-store-button_theme_mi-store {
|
294
|
+
.mfui-v6-store-button_size-mobile_small.mfui-v6-store-button_theme_mi-store,
|
295
|
+
.mfui-v6-store-button_size-mobile_medium.mfui-v6-store-button_theme_mi-store {
|
296
296
|
background-image: url('./img/mi-store.png');
|
297
297
|
}
|
298
|
-
.mfui-store-button_size-mobile_small.mfui-store-button_theme_ru-store,
|
299
|
-
.mfui-store-button_size-mobile_medium.mfui-store-button_theme_ru-store {
|
298
|
+
.mfui-v6-store-button_size-mobile_small.mfui-v6-store-button_theme_ru-store,
|
299
|
+
.mfui-v6-store-button_size-mobile_medium.mfui-v6-store-button_theme_ru-store {
|
300
300
|
background-image: url('./img/ru-store.png');
|
301
301
|
}
|
302
|
-
.mfui-store-button_size-mobile_small.mfui-store-button_theme_v-appstore,
|
303
|
-
.mfui-store-button_size-mobile_medium.mfui-store-button_theme_v-appstore {
|
302
|
+
.mfui-v6-store-button_size-mobile_small.mfui-v6-store-button_theme_v-appstore,
|
303
|
+
.mfui-v6-store-button_size-mobile_medium.mfui-v6-store-button_theme_v-appstore {
|
304
304
|
background-image: url('./img/v-appstore.png');
|
305
305
|
}
|
306
|
-
.mfui-store-button_size-mobile_large.mfui-store-button_theme_app-store {
|
306
|
+
.mfui-v6-store-button_size-mobile_large.mfui-v6-store-button_theme_app-store {
|
307
307
|
background-image: url('./img/app-store-large.png');
|
308
308
|
}
|
309
|
-
.mfui-store-button_size-mobile_large.mfui-store-button_theme_galaxy-store {
|
309
|
+
.mfui-v6-store-button_size-mobile_large.mfui-v6-store-button_theme_galaxy-store {
|
310
310
|
background-image: url('./img/galaxy-store-large.png');
|
311
311
|
}
|
312
|
-
.mfui-store-button_size-mobile_large.mfui-store-button_theme_google-play {
|
312
|
+
.mfui-v6-store-button_size-mobile_large.mfui-v6-store-button_theme_google-play {
|
313
313
|
background-image: url('./img/google-play-large.png');
|
314
314
|
}
|
315
|
-
.mfui-store-button_size-mobile_large.mfui-store-button_theme_huawei-store {
|
315
|
+
.mfui-v6-store-button_size-mobile_large.mfui-v6-store-button_theme_huawei-store {
|
316
316
|
background-image: url('./img/huawei-store-large.png');
|
317
317
|
}
|
318
|
-
.mfui-store-button_size-mobile_large.mfui-store-button_theme_mi-store {
|
318
|
+
.mfui-v6-store-button_size-mobile_large.mfui-v6-store-button_theme_mi-store {
|
319
319
|
background-image: url('./img/mi-store-large.png');
|
320
320
|
}
|
321
|
-
.mfui-store-button_size-mobile_large.mfui-store-button_theme_ru-store {
|
321
|
+
.mfui-v6-store-button_size-mobile_large.mfui-v6-store-button_theme_ru-store {
|
322
322
|
background-image: url('./img/ru-store-large.png');
|
323
323
|
}
|
324
|
-
.mfui-store-button_size-mobile_large.mfui-store-button_theme_v-appstore {
|
324
|
+
.mfui-v6-store-button_size-mobile_large.mfui-v6-store-button_theme_v-appstore {
|
325
325
|
background-image: url('./img/v-appstore-large.png');
|
326
326
|
}
|
327
327
|
}
|
@@ -5,7 +5,7 @@ h4,
|
|
5
5
|
h5 {
|
6
6
|
margin: 0;
|
7
7
|
}
|
8
|
-
.mfui-table {
|
8
|
+
.mfui-v6-table {
|
9
9
|
display: -webkit-box;
|
10
10
|
display: -ms-flexbox;
|
11
11
|
display: flex;
|
@@ -13,25 +13,25 @@ h5 {
|
|
13
13
|
font-size: 15px;
|
14
14
|
line-height: 24px;
|
15
15
|
}
|
16
|
-
.mfui-table:not(.mfui-table_touch) ::-webkit-scrollbar {
|
16
|
+
.mfui-v6-table:not(.mfui-v6-table_touch) ::-webkit-scrollbar {
|
17
17
|
width: 8px;
|
18
18
|
height: 8px;
|
19
19
|
}
|
20
|
-
.mfui-table:not(.mfui-table_touch) ::-webkit-scrollbar-track {
|
20
|
+
.mfui-v6-table:not(.mfui-v6-table_touch) ::-webkit-scrollbar-track {
|
21
21
|
background-color: var(--spbSky1);
|
22
22
|
}
|
23
|
-
.mfui-table:not(.mfui-table_touch) ::-webkit-scrollbar-thumb {
|
23
|
+
.mfui-v6-table:not(.mfui-v6-table_touch) ::-webkit-scrollbar-thumb {
|
24
24
|
border-radius: 4px;
|
25
25
|
background-color: var(--spbSky2);
|
26
26
|
}
|
27
|
-
.mfui-table:not(.mfui-table_touch) ::-webkit-scrollbar-corner {
|
27
|
+
.mfui-v6-table:not(.mfui-v6-table_touch) ::-webkit-scrollbar-corner {
|
28
28
|
background-color: var(--base);
|
29
29
|
}
|
30
|
-
.mfui-table:not(.mfui-table_touch) .mfui-table__scroll {
|
30
|
+
.mfui-v6-table:not(.mfui-v6-table_touch) .mfui-v6-table__scroll {
|
31
31
|
scrollbar-color: var(--spbSky2) var(--spbSky1);
|
32
32
|
scrollbar-width: thin;
|
33
33
|
}
|
34
|
-
.mfui-table__scroll {
|
34
|
+
.mfui-v6-table__scroll {
|
35
35
|
position: relative;
|
36
36
|
display: grid;
|
37
37
|
grid-template-columns: auto auto auto;
|
@@ -40,11 +40,11 @@ h5 {
|
|
40
40
|
overflow: auto;
|
41
41
|
}
|
42
42
|
@media screen and (min-width: 1024px) {
|
43
|
-
.mfui-table__scroll_limit {
|
43
|
+
.mfui-v6-table__scroll_limit {
|
44
44
|
max-height: 500px;
|
45
45
|
}
|
46
46
|
}
|
47
|
-
.mfui-table__top-shadow {
|
47
|
+
.mfui-v6-table__top-shadow {
|
48
48
|
position: sticky;
|
49
49
|
top: 0;
|
50
50
|
z-index: 2;
|
@@ -56,7 +56,7 @@ h5 {
|
|
56
56
|
margin-bottom: -6px;
|
57
57
|
background: linear-gradient(359.94deg, rgba(0, 0, 0, 0.0001) 0.06%, rgba(0, 0, 0, 0.03) 38.08%, rgba(0, 0, 0, 0.08) 74.98%);
|
58
58
|
}
|
59
|
-
.mfui-table__left-shadow {
|
59
|
+
.mfui-v6-table__left-shadow {
|
60
60
|
position: sticky;
|
61
61
|
top: 0;
|
62
62
|
bottom: 0;
|
@@ -67,7 +67,7 @@ h5 {
|
|
67
67
|
background: -webkit-gradient(linear, right top, left top, color-stop(16.3%, rgba(0, 0, 0, 0.0001)), color-stop(51.81%, rgba(0, 0, 0, 0.03)), color-stop(86.27%, rgba(0, 0, 0, 0.08)));
|
68
68
|
background: linear-gradient(270deg, rgba(0, 0, 0, 0.0001) 16.3%, rgba(0, 0, 0, 0.03) 51.81%, rgba(0, 0, 0, 0.08) 86.27%);
|
69
69
|
}
|
70
|
-
.mfui-table__bottom-gradient {
|
70
|
+
.mfui-v6-table__bottom-gradient {
|
71
71
|
position: sticky;
|
72
72
|
bottom: 0;
|
73
73
|
z-index: 1;
|
@@ -80,7 +80,7 @@ h5 {
|
|
80
80
|
background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, var(--base)), to(rgba(255, 255, 255, 0)));
|
81
81
|
background: linear-gradient(to top, var(--base) 25%, rgba(255, 255, 255, 0));
|
82
82
|
}
|
83
|
-
.mfui-table__right-gradient {
|
83
|
+
.mfui-v6-table__right-gradient {
|
84
84
|
position: sticky;
|
85
85
|
right: 0;
|
86
86
|
z-index: 1;
|
@@ -91,35 +91,35 @@ h5 {
|
|
91
91
|
background: -webkit-gradient(linear, right top, left top, color-stop(25%, var(--base)), to(rgba(255, 255, 255, 0)));
|
92
92
|
background: linear-gradient(to left, var(--base) 25%, rgba(255, 255, 255, 0));
|
93
93
|
}
|
94
|
-
.mfui-table__table {
|
94
|
+
.mfui-v6-table__table {
|
95
95
|
border-width: 0;
|
96
96
|
border-collapse: separate;
|
97
97
|
border-spacing: 0;
|
98
98
|
background-color: var(--base);
|
99
99
|
}
|
100
|
-
.mfui-table__cell {
|
100
|
+
.mfui-v6-table__cell {
|
101
101
|
-webkit-box-sizing: border-box;
|
102
102
|
box-sizing: border-box;
|
103
103
|
padding: 24px;
|
104
104
|
background-color: var(--base);
|
105
105
|
}
|
106
106
|
@media screen and (max-width: 767px) {
|
107
|
-
.mfui-table__cell {
|
107
|
+
.mfui-v6-table__cell {
|
108
108
|
padding-right: 16px;
|
109
109
|
padding-left: 16px;
|
110
110
|
}
|
111
111
|
}
|
112
|
-
.mfui-table__cell:first-child {
|
112
|
+
.mfui-v6-table__cell:first-child {
|
113
113
|
position: relative;
|
114
114
|
left: 0;
|
115
115
|
width: 144px;
|
116
116
|
min-width: 144px;
|
117
117
|
border-right: 1px solid var(--spbSky2);
|
118
118
|
}
|
119
|
-
.mfui-table__cell:not(:first-child) {
|
119
|
+
.mfui-v6-table__cell:not(:first-child) {
|
120
120
|
max-width: 288px;
|
121
121
|
}
|
122
|
-
.mfui-table__row_head .mfui-table__cell {
|
122
|
+
.mfui-v6-table__row_head .mfui-v6-table__cell {
|
123
123
|
font-size: 12px;
|
124
124
|
line-height: 18px;
|
125
125
|
height: 72px;
|
@@ -128,30 +128,30 @@ h5 {
|
|
128
128
|
vertical-align: bottom;
|
129
129
|
background-color: var(--spbSky0);
|
130
130
|
}
|
131
|
-
.mfui-table__row:not(:last-child) .mfui-table__cell {
|
131
|
+
.mfui-v6-table__row:not(:last-child) .mfui-v6-table__cell {
|
132
132
|
border-bottom: 1px solid var(--spbSky2);
|
133
133
|
}
|
134
|
-
.mfui-table__row_align_bottom .mfui-table__cell {
|
134
|
+
.mfui-v6-table__row_align_bottom .mfui-v6-table__cell {
|
135
135
|
vertical-align: bottom;
|
136
136
|
}
|
137
|
-
.mfui-table__row_align_top .mfui-table__cell {
|
137
|
+
.mfui-v6-table__row_align_top .mfui-v6-table__cell {
|
138
138
|
vertical-align: top;
|
139
139
|
}
|
140
|
-
.mfui-table__row_align_top.mfui-table__row_head .mfui-table__cell {
|
140
|
+
.mfui-v6-table__row_align_top.mfui-v6-table__row_head .mfui-v6-table__cell {
|
141
141
|
padding-top: 12px;
|
142
142
|
}
|
143
|
-
.mfui-table_min-cell-size_small .mfui-table__cell:not(:first-child) {
|
143
|
+
.mfui-v6-table_min-cell-size_small .mfui-v6-table__cell:not(:first-child) {
|
144
144
|
min-width: 72px;
|
145
145
|
}
|
146
|
-
.mfui-table_min-cell-size_large .mfui-table__cell:not(:first-child) {
|
146
|
+
.mfui-v6-table_min-cell-size_large .mfui-v6-table__cell:not(:first-child) {
|
147
147
|
min-width: 144px;
|
148
148
|
}
|
149
|
-
.mfui-table_fix-column .mfui-table__cell:first-child {
|
149
|
+
.mfui-v6-table_fix-column .mfui-v6-table__cell:first-child {
|
150
150
|
position: sticky;
|
151
151
|
}
|
152
|
-
.mfui-table_fix-column .mfui-table__left-shadow {
|
152
|
+
.mfui-v6-table_fix-column .mfui-v6-table__left-shadow {
|
153
153
|
left: 144px;
|
154
154
|
}
|
155
|
-
.mfui-table_fix-column .mfui-table__bottom-gradient {
|
155
|
+
.mfui-v6-table_fix-column .mfui-v6-table__bottom-gradient {
|
156
156
|
z-index: 3;
|
157
157
|
}
|
@@ -6,7 +6,7 @@ import convert from 'htmr';
|
|
6
6
|
import throttle from 'lodash.throttle';
|
7
7
|
import * as PropTypes from 'prop-types';
|
8
8
|
import "./Table.css";
|
9
|
-
var cn = cnCreate('mfui-table');
|
9
|
+
var cn = cnCreate('mfui-v6-table');
|
10
10
|
|
11
11
|
var Table = function Table(_ref) {
|
12
12
|
var className = _ref.className,
|
@@ -17,7 +17,7 @@ var __rest = this && this.__rest || function (s, e) {
|
|
17
17
|
import * as React from 'react';
|
18
18
|
import { Tabs } from '@megafon/ui-core';
|
19
19
|
import { cnCreate } from '@megafon/ui-helpers';
|
20
|
-
var cn = cnCreate('mfui-tabs-box');
|
20
|
+
var cn = cnCreate('mfui-v6-tabs-box');
|
21
21
|
|
22
22
|
var TabsBox = function TabsBox(_a) {
|
23
23
|
var rootRef = _a.rootRef,
|