@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,15 +1,15 @@
|
|
|
1
|
-
.mfui-text-field {
|
|
1
|
+
.mfui-v6-text-field {
|
|
2
2
|
color: var(--content);
|
|
3
3
|
font-family: inherit;
|
|
4
4
|
font-size: 15px;
|
|
5
5
|
line-height: 24px;
|
|
6
6
|
}
|
|
7
|
-
.mfui-text-field:not(.mfui-text-field_disabled):not(.mfui-text-field_error):not(.mfui-text-field_valid) .mfui-text-field__field:hover,
|
|
8
|
-
.mfui-text-field:not(.mfui-text-field_disabled):not(.mfui-text-field_error):not(.mfui-text-field_valid) .mfui-text-field__field_resized,
|
|
9
|
-
.mfui-text-field:not(.mfui-text-field_disabled):not(.mfui-text-field_error):not(.mfui-text-field_valid) .mfui-text-field__field:focus {
|
|
7
|
+
.mfui-v6-text-field:not(.mfui-v6-text-field_disabled):not(.mfui-v6-text-field_error):not(.mfui-v6-text-field_valid) .mfui-v6-text-field__field:hover,
|
|
8
|
+
.mfui-v6-text-field:not(.mfui-v6-text-field_disabled):not(.mfui-v6-text-field_error):not(.mfui-v6-text-field_valid) .mfui-v6-text-field__field_resized,
|
|
9
|
+
.mfui-v6-text-field:not(.mfui-v6-text-field_disabled):not(.mfui-v6-text-field_error):not(.mfui-v6-text-field_valid) .mfui-v6-text-field__field:focus {
|
|
10
10
|
border-color: var(--content);
|
|
11
11
|
}
|
|
12
|
-
.mfui-text-field__field {
|
|
12
|
+
.mfui-v6-text-field__field {
|
|
13
13
|
display: block;
|
|
14
14
|
width: 100%;
|
|
15
15
|
margin: 0;
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
font-size: 15px;
|
|
33
33
|
line-height: 24px;
|
|
34
34
|
}
|
|
35
|
-
.mfui-text-field__field_textarea,
|
|
36
|
-
.mfui-text-field__field_type_flexible {
|
|
35
|
+
.mfui-v6-text-field__field_textarea,
|
|
36
|
+
.mfui-v6-text-field__field_type_flexible {
|
|
37
37
|
-webkit-box-sizing: content-box;
|
|
38
38
|
box-sizing: content-box;
|
|
39
39
|
padding-top: 28px;
|
|
@@ -41,15 +41,15 @@
|
|
|
41
41
|
overflow-y: auto;
|
|
42
42
|
resize: none;
|
|
43
43
|
}
|
|
44
|
-
.mfui-text-field__field_resized {
|
|
44
|
+
.mfui-v6-text-field__field_resized {
|
|
45
45
|
-webkit-transition: height 0.1s;
|
|
46
46
|
transition: height 0.1s;
|
|
47
47
|
will-change: height;
|
|
48
48
|
}
|
|
49
|
-
.mfui-text-field__field_no-icon {
|
|
49
|
+
.mfui-v6-text-field__field_no-icon {
|
|
50
50
|
padding-right: 16px;
|
|
51
51
|
}
|
|
52
|
-
.mfui-text-field__resizer {
|
|
52
|
+
.mfui-v6-text-field__resizer {
|
|
53
53
|
position: absolute;
|
|
54
54
|
right: 0;
|
|
55
55
|
bottom: 0;
|
|
@@ -69,82 +69,82 @@
|
|
|
69
69
|
padding: 4px;
|
|
70
70
|
cursor: ns-resize;
|
|
71
71
|
}
|
|
72
|
-
.mfui-text-field__resizer svg {
|
|
72
|
+
.mfui-v6-text-field__resizer svg {
|
|
73
73
|
-webkit-transition: stroke 0.3s;
|
|
74
74
|
transition: stroke 0.3s;
|
|
75
75
|
stroke: var(--spbSky2);
|
|
76
76
|
}
|
|
77
|
-
.mfui-text-field__resizer:hover svg,
|
|
78
|
-
.mfui-text-field__resizer:active svg {
|
|
77
|
+
.mfui-v6-text-field__resizer:hover svg,
|
|
78
|
+
.mfui-v6-text-field__resizer:active svg {
|
|
79
79
|
stroke: var(--spbSky3);
|
|
80
80
|
}
|
|
81
|
-
.mfui-text-field__field::-webkit-input-placeholder {
|
|
81
|
+
.mfui-v6-text-field__field::-webkit-input-placeholder {
|
|
82
82
|
color: var(--spbSky3);
|
|
83
83
|
opacity: 0;
|
|
84
84
|
-webkit-transition: opacity 0.2s;
|
|
85
85
|
transition: opacity 0.2s;
|
|
86
86
|
}
|
|
87
|
-
.mfui-text-field__field:-moz-placeholder {
|
|
87
|
+
.mfui-v6-text-field__field:-moz-placeholder {
|
|
88
88
|
color: var(--spbSky3);
|
|
89
89
|
opacity: 0;
|
|
90
90
|
-webkit-transition: opacity 0.2s;
|
|
91
91
|
transition: opacity 0.2s;
|
|
92
92
|
}
|
|
93
|
-
.mfui-text-field__field:-ms-input-placeholder {
|
|
93
|
+
.mfui-v6-text-field__field:-ms-input-placeholder {
|
|
94
94
|
color: var(--spbSky3);
|
|
95
95
|
opacity: 0;
|
|
96
96
|
-webkit-transition: opacity 0.2s;
|
|
97
97
|
transition: opacity 0.2s;
|
|
98
98
|
}
|
|
99
|
-
.mfui-text-field__field::-moz-placeholder {
|
|
99
|
+
.mfui-v6-text-field__field::-moz-placeholder {
|
|
100
100
|
color: var(--spbSky3);
|
|
101
101
|
opacity: 0;
|
|
102
102
|
-webkit-transition: opacity 0.2s;
|
|
103
103
|
transition: opacity 0.2s;
|
|
104
104
|
}
|
|
105
|
-
.mfui-text-field__field::-ms-input-placeholder {
|
|
105
|
+
.mfui-v6-text-field__field::-ms-input-placeholder {
|
|
106
106
|
color: var(--spbSky3);
|
|
107
107
|
opacity: 0;
|
|
108
108
|
-webkit-transition: opacity 0.2s;
|
|
109
109
|
transition: opacity 0.2s;
|
|
110
110
|
}
|
|
111
|
-
.mfui-text-field__field::placeholder {
|
|
111
|
+
.mfui-v6-text-field__field::placeholder {
|
|
112
112
|
color: var(--spbSky3);
|
|
113
113
|
opacity: 0;
|
|
114
114
|
-webkit-transition: opacity 0.2s;
|
|
115
115
|
transition: opacity 0.2s;
|
|
116
116
|
}
|
|
117
|
-
.mfui-text-field__field:focus::-webkit-input-placeholder {
|
|
117
|
+
.mfui-v6-text-field__field:focus::-webkit-input-placeholder {
|
|
118
118
|
opacity: 1;
|
|
119
119
|
}
|
|
120
|
-
.mfui-text-field__field:focus:-moz-placeholder {
|
|
120
|
+
.mfui-v6-text-field__field:focus:-moz-placeholder {
|
|
121
121
|
opacity: 1;
|
|
122
122
|
}
|
|
123
|
-
.mfui-text-field__field:focus:-ms-input-placeholder {
|
|
123
|
+
.mfui-v6-text-field__field:focus:-ms-input-placeholder {
|
|
124
124
|
opacity: 1;
|
|
125
125
|
}
|
|
126
|
-
.mfui-text-field__field:focus::-moz-placeholder {
|
|
126
|
+
.mfui-v6-text-field__field:focus::-moz-placeholder {
|
|
127
127
|
opacity: 1;
|
|
128
128
|
}
|
|
129
|
-
.mfui-text-field__field:focus::-ms-input-placeholder {
|
|
129
|
+
.mfui-v6-text-field__field:focus::-ms-input-placeholder {
|
|
130
130
|
opacity: 1;
|
|
131
131
|
}
|
|
132
|
-
.mfui-text-field__field:focus::placeholder {
|
|
132
|
+
.mfui-v6-text-field__field:focus::placeholder {
|
|
133
133
|
opacity: 1;
|
|
134
134
|
}
|
|
135
|
-
.mfui-text-field__field::-webkit-scrollbar {
|
|
135
|
+
.mfui-v6-text-field__field::-webkit-scrollbar {
|
|
136
136
|
width: 16px;
|
|
137
137
|
}
|
|
138
|
-
.mfui-text-field__field::-webkit-scrollbar-thumb {
|
|
138
|
+
.mfui-v6-text-field__field::-webkit-scrollbar-thumb {
|
|
139
139
|
border: 6px solid transparent;
|
|
140
140
|
border-radius: 16px;
|
|
141
141
|
background-color: #D8D8D8;
|
|
142
142
|
background-clip: padding-box;
|
|
143
143
|
}
|
|
144
|
-
.mfui-text-field__field::-webkit-scrollbar-thumb:hover {
|
|
144
|
+
.mfui-v6-text-field__field::-webkit-scrollbar-thumb:hover {
|
|
145
145
|
background-color: #999999;
|
|
146
146
|
}
|
|
147
|
-
.mfui-text-field__label {
|
|
147
|
+
.mfui-v6-text-field__label {
|
|
148
148
|
position: absolute;
|
|
149
149
|
top: 18px;
|
|
150
150
|
left: 16px;
|
|
@@ -161,34 +161,34 @@
|
|
|
161
161
|
font-size: 15px;
|
|
162
162
|
line-height: 24px;
|
|
163
163
|
}
|
|
164
|
-
.mfui-text-field__field_textarea {
|
|
164
|
+
.mfui-v6-text-field__field_textarea {
|
|
165
165
|
scrollbar-width: thin;
|
|
166
166
|
scrollbar-color: var(--spbSky2) transparent;
|
|
167
167
|
}
|
|
168
|
-
.mfui-text-field__field_textarea ~ .mfui-text-field__label {
|
|
168
|
+
.mfui-v6-text-field__field_textarea ~ .mfui-v6-text-field__label {
|
|
169
169
|
top: 16px;
|
|
170
170
|
}
|
|
171
|
-
.mfui-text-field__field:focus ~ .mfui-text-field__label,
|
|
172
|
-
.mfui-text-field__field:not(:placeholder-shown) ~ .mfui-text-field__label,
|
|
173
|
-
.mfui-text-field__field:-webkit-autofill ~ .mfui-text-field__label {
|
|
171
|
+
.mfui-v6-text-field__field:focus ~ .mfui-v6-text-field__label,
|
|
172
|
+
.mfui-v6-text-field__field:not(:placeholder-shown) ~ .mfui-v6-text-field__label,
|
|
173
|
+
.mfui-v6-text-field__field:-webkit-autofill ~ .mfui-v6-text-field__label {
|
|
174
174
|
-webkit-transform: scale(0.8) translate(-11%, -75%);
|
|
175
175
|
transform: scale(0.8) translate(-11%, -75%);
|
|
176
176
|
-webkit-transition-duration: 0.2s, 0.01s;
|
|
177
177
|
transition-duration: 0.2s, 0.01s;
|
|
178
178
|
}
|
|
179
|
-
.mfui-text-field__field_textarea:focus ~ .mfui-text-field__label,
|
|
180
|
-
.mfui-text-field__field_textarea:not(:placeholder-shown) ~ .mfui-text-field__label {
|
|
179
|
+
.mfui-v6-text-field__field_textarea:focus ~ .mfui-v6-text-field__label,
|
|
180
|
+
.mfui-v6-text-field__field_textarea:not(:placeholder-shown) ~ .mfui-v6-text-field__label {
|
|
181
181
|
-webkit-transform: scale(0.8) translate(-11%, -50%);
|
|
182
182
|
transform: scale(0.8) translate(-11%, -50%);
|
|
183
183
|
}
|
|
184
|
-
.mfui-text-field__field-wrapper {
|
|
184
|
+
.mfui-v6-text-field__field-wrapper {
|
|
185
185
|
position: relative;
|
|
186
186
|
display: -webkit-box;
|
|
187
187
|
display: -ms-flexbox;
|
|
188
188
|
display: flex;
|
|
189
189
|
overflow: hidden;
|
|
190
190
|
}
|
|
191
|
-
.mfui-text-field__field-bottom-wrapper {
|
|
191
|
+
.mfui-v6-text-field__field-bottom-wrapper {
|
|
192
192
|
display: -webkit-box;
|
|
193
193
|
display: -ms-flexbox;
|
|
194
194
|
display: flex;
|
|
@@ -198,10 +198,10 @@
|
|
|
198
198
|
font-size: 12px;
|
|
199
199
|
line-height: 18px;
|
|
200
200
|
}
|
|
201
|
-
.mfui-text-field__field-bottom-wrapper_filled {
|
|
201
|
+
.mfui-v6-text-field__field-bottom-wrapper_filled {
|
|
202
202
|
margin-top: 8px;
|
|
203
203
|
}
|
|
204
|
-
.mfui-text-field__notice-text {
|
|
204
|
+
.mfui-v6-text-field__notice-text {
|
|
205
205
|
height: 0;
|
|
206
206
|
opacity: 0;
|
|
207
207
|
-webkit-transition: height, opacity;
|
|
@@ -209,11 +209,11 @@
|
|
|
209
209
|
-webkit-transition-duration: 0.3s;
|
|
210
210
|
transition-duration: 0.3s;
|
|
211
211
|
}
|
|
212
|
-
.mfui-text-field__notice-text_active {
|
|
212
|
+
.mfui-v6-text-field__notice-text_active {
|
|
213
213
|
height: 100%;
|
|
214
214
|
opacity: 1;
|
|
215
215
|
}
|
|
216
|
-
.mfui-text-field__icon-box {
|
|
216
|
+
.mfui-v6-text-field__icon-box {
|
|
217
217
|
position: absolute;
|
|
218
218
|
top: 0;
|
|
219
219
|
right: 0;
|
|
@@ -234,14 +234,14 @@
|
|
|
234
234
|
text-align: center;
|
|
235
235
|
fill: var(--content);
|
|
236
236
|
}
|
|
237
|
-
.mfui-text-field__icon-box_error,
|
|
238
|
-
.mfui-text-field__icon-box_password,
|
|
239
|
-
.mfui-text-field__icon-box_custom-handler,
|
|
240
|
-
.mfui-text-field__icon_clear {
|
|
237
|
+
.mfui-v6-text-field__icon-box_error,
|
|
238
|
+
.mfui-v6-text-field__icon-box_password,
|
|
239
|
+
.mfui-v6-text-field__icon-box_custom-handler,
|
|
240
|
+
.mfui-v6-text-field__icon_clear {
|
|
241
241
|
cursor: pointer;
|
|
242
242
|
}
|
|
243
|
-
.mfui-text-field__icon,
|
|
244
|
-
.mfui-text-field__icon-box svg {
|
|
243
|
+
.mfui-v6-text-field__icon,
|
|
244
|
+
.mfui-v6-text-field__icon-box svg {
|
|
245
245
|
display: block;
|
|
246
246
|
width: 32px;
|
|
247
247
|
height: 32px;
|
|
@@ -250,94 +250,94 @@
|
|
|
250
250
|
-ms-user-select: none;
|
|
251
251
|
user-select: none;
|
|
252
252
|
}
|
|
253
|
-
.mfui-text-field__icon_clear {
|
|
253
|
+
.mfui-v6-text-field__icon_clear {
|
|
254
254
|
-webkit-transition: fill 0.3s;
|
|
255
255
|
transition: fill 0.3s;
|
|
256
256
|
fill: var(--spbSky3);
|
|
257
257
|
}
|
|
258
|
-
.mfui-text-field__icon_clear:hover {
|
|
258
|
+
.mfui-v6-text-field__icon_clear:hover {
|
|
259
259
|
fill: var(--stcBlack);
|
|
260
260
|
}
|
|
261
|
-
.mfui-text-field__require-mark {
|
|
261
|
+
.mfui-v6-text-field__require-mark {
|
|
262
262
|
color: var(--fury);
|
|
263
263
|
}
|
|
264
|
-
.mfui-text-field__counter {
|
|
264
|
+
.mfui-v6-text-field__counter {
|
|
265
265
|
margin-left: auto;
|
|
266
266
|
}
|
|
267
|
-
.mfui-text-field_valid:not(.mfui-text-field_disabled) .mfui-text-field__field {
|
|
267
|
+
.mfui-v6-text-field_valid:not(.mfui-v6-text-field_disabled) .mfui-v6-text-field__field {
|
|
268
268
|
border-color: var(--brandGreen);
|
|
269
269
|
}
|
|
270
|
-
.mfui-text-field_valid:not(.mfui-text-field_disabled) .mfui-text-field__icon {
|
|
270
|
+
.mfui-v6-text-field_valid:not(.mfui-v6-text-field_disabled) .mfui-v6-text-field__icon {
|
|
271
271
|
fill: var(--brandGreen);
|
|
272
272
|
}
|
|
273
|
-
.mfui-text-field_error:not(.mfui-text-field_disabled) .mfui-text-field__field {
|
|
273
|
+
.mfui-v6-text-field_error:not(.mfui-v6-text-field_disabled) .mfui-v6-text-field__field {
|
|
274
274
|
border-color: var(--fury);
|
|
275
275
|
}
|
|
276
|
-
.mfui-text-field_error:not(.mfui-text-field_disabled) .mfui-text-field__icon {
|
|
276
|
+
.mfui-v6-text-field_error:not(.mfui-v6-text-field_disabled) .mfui-v6-text-field__icon {
|
|
277
277
|
fill: var(--fury);
|
|
278
278
|
}
|
|
279
|
-
.mfui-text-field_error:not(.mfui-text-field_disabled) .mfui-text-field__icon_clear:hover {
|
|
279
|
+
.mfui-v6-text-field_error:not(.mfui-v6-text-field_disabled) .mfui-v6-text-field__icon_clear:hover {
|
|
280
280
|
fill: var(--fury80);
|
|
281
281
|
}
|
|
282
|
-
.mfui-text-field_disabled .mfui-text-field__field {
|
|
282
|
+
.mfui-v6-text-field_disabled .mfui-v6-text-field__field {
|
|
283
283
|
border-color: var(--spbSky0);
|
|
284
284
|
color: var(--content);
|
|
285
285
|
background-color: var(--spbSky0);
|
|
286
286
|
cursor: default;
|
|
287
287
|
}
|
|
288
|
-
.mfui-text-field_disabled .mfui-text-field__icon-box {
|
|
288
|
+
.mfui-v6-text-field_disabled .mfui-v6-text-field__icon-box {
|
|
289
289
|
cursor: default !important;
|
|
290
290
|
}
|
|
291
|
-
.mfui-text-field_theme_default.mfui-text-field_error .mfui-text-field__counter_error,
|
|
292
|
-
.mfui-text-field_theme_default.mfui-text-field_error .mfui-text-field__field-bottom-wrapper {
|
|
291
|
+
.mfui-v6-text-field_theme_default.mfui-v6-text-field_error .mfui-v6-text-field__counter_error,
|
|
292
|
+
.mfui-v6-text-field_theme_default.mfui-v6-text-field_error .mfui-v6-text-field__field-bottom-wrapper {
|
|
293
293
|
color: var(--fury);
|
|
294
294
|
}
|
|
295
|
-
.mfui-text-field_theme_white .mfui-text-field__icon {
|
|
295
|
+
.mfui-v6-text-field_theme_white .mfui-v6-text-field__icon {
|
|
296
296
|
fill: var(--stcWhite);
|
|
297
297
|
}
|
|
298
|
-
.mfui-text-field_theme_white .mfui-text-field__field-bottom-wrapper,
|
|
299
|
-
.mfui-text-field_theme_white .mfui-text-field__counter {
|
|
298
|
+
.mfui-v6-text-field_theme_white .mfui-v6-text-field__field-bottom-wrapper,
|
|
299
|
+
.mfui-v6-text-field_theme_white .mfui-v6-text-field__counter {
|
|
300
300
|
color: var(--stcWhite);
|
|
301
301
|
}
|
|
302
|
-
.mfui-text-field_theme_white .mfui-text-field__field::-webkit-scrollbar-thumb {
|
|
302
|
+
.mfui-v6-text-field_theme_white .mfui-v6-text-field__field::-webkit-scrollbar-thumb {
|
|
303
303
|
background-color: rgba(51, 51, 51, 0.2);
|
|
304
304
|
}
|
|
305
|
-
.mfui-text-field_theme_white .mfui-text-field__field::-webkit-scrollbar-thumb:hover {
|
|
305
|
+
.mfui-v6-text-field_theme_white .mfui-v6-text-field__field::-webkit-scrollbar-thumb:hover {
|
|
306
306
|
background-color: rgba(51, 51, 51, 0.5);
|
|
307
307
|
}
|
|
308
|
-
.mfui-text-field_theme_white .mfui-text-field__resizer svg {
|
|
308
|
+
.mfui-v6-text-field_theme_white .mfui-v6-text-field__resizer svg {
|
|
309
309
|
stroke: var(--stcWhite20);
|
|
310
310
|
}
|
|
311
|
-
.mfui-text-field_theme_white .mfui-text-field__resizer:hover svg,
|
|
312
|
-
.mfui-text-field_theme_white .mfui-text-field__resizer:active svg {
|
|
311
|
+
.mfui-v6-text-field_theme_white .mfui-v6-text-field__resizer:hover svg,
|
|
312
|
+
.mfui-v6-text-field_theme_white .mfui-v6-text-field__resizer:active svg {
|
|
313
313
|
stroke: var(--stcWhite50);
|
|
314
314
|
}
|
|
315
|
-
.mfui-text-field_theme_white:not(.mfui-text-field_disabled):not(.mfui-text-field_error):not(.mfui-text-field_valid) .mfui-text-field__field {
|
|
315
|
+
.mfui-v6-text-field_theme_white:not(.mfui-v6-text-field_disabled):not(.mfui-v6-text-field_error):not(.mfui-v6-text-field_valid) .mfui-v6-text-field__field {
|
|
316
316
|
border-color: var(--base);
|
|
317
317
|
}
|
|
318
|
-
.mfui-text-field_theme_white:not(.mfui-text-field_disabled):not(.mfui-text-field_error):not(.mfui-text-field_valid) .mfui-text-field__field:not(:focus):not(:placeholder-shown) {
|
|
318
|
+
.mfui-v6-text-field_theme_white:not(.mfui-v6-text-field_disabled):not(.mfui-v6-text-field_error):not(.mfui-v6-text-field_valid) .mfui-v6-text-field__field:not(:focus):not(:placeholder-shown) {
|
|
319
319
|
border-color: var(--spbSky2);
|
|
320
320
|
}
|
|
321
|
-
.mfui-text-field_theme_white:not(.mfui-text-field_disabled):not(.mfui-text-field_error):not(.mfui-text-field_valid) .mfui-text-field__field:not(:focus):hover {
|
|
321
|
+
.mfui-v6-text-field_theme_white:not(.mfui-v6-text-field_disabled):not(.mfui-v6-text-field_error):not(.mfui-v6-text-field_valid) .mfui-v6-text-field__field:not(:focus):hover {
|
|
322
322
|
border-color: var(--stcBlack);
|
|
323
323
|
}
|
|
324
|
-
.mfui-text-field_theme_white.mfui-text-field_disabled .mfui-text-field__field {
|
|
324
|
+
.mfui-v6-text-field_theme_white.mfui-v6-text-field_disabled .mfui-v6-text-field__field {
|
|
325
325
|
border-color: var(--stcWhite20);
|
|
326
326
|
color: var(--stcWhite);
|
|
327
327
|
background-color: var(--stcWhite20);
|
|
328
328
|
}
|
|
329
|
-
.mfui-text-field_theme_white.mfui-text-field_disabled .mfui-text-field__label {
|
|
329
|
+
.mfui-v6-text-field_theme_white.mfui-v6-text-field_disabled .mfui-v6-text-field__label {
|
|
330
330
|
color: var(--stcWhite50);
|
|
331
331
|
}
|
|
332
|
-
.mfui-text-field_icon .mfui-text-field__field {
|
|
332
|
+
.mfui-v6-text-field_icon .mfui-v6-text-field__field {
|
|
333
333
|
padding-right: 55px;
|
|
334
334
|
}
|
|
335
|
-
.mfui-text-field_password .mfui-text-field__field {
|
|
335
|
+
.mfui-v6-text-field_password .mfui-v6-text-field__field {
|
|
336
336
|
font: small-caption;
|
|
337
337
|
font-size: 19px;
|
|
338
338
|
line-height: 24px;
|
|
339
339
|
}
|
|
340
|
-
.mfui-text-field input::-ms-clear,
|
|
341
|
-
.mfui-text-field input::-ms-reveal {
|
|
340
|
+
.mfui-v6-text-field input::-ms-clear,
|
|
341
|
+
.mfui-v6-text-field input::-ms-reveal {
|
|
342
342
|
display: none;
|
|
343
343
|
}
|
|
@@ -115,7 +115,7 @@ var MinTextareaHeight = {
|
|
|
115
115
|
THREE_ROWS: ROW_HEIGHT * DEFAULT_ROW_COUNT
|
|
116
116
|
};
|
|
117
117
|
exports.MinTextareaHeight = MinTextareaHeight;
|
|
118
|
-
var cn = (0, _uiHelpers.cnCreate)('mfui-text-field');
|
|
118
|
+
var cn = (0, _uiHelpers.cnCreate)('mfui-v6-text-field');
|
|
119
119
|
|
|
120
120
|
var TextField = function TextField(_ref) {
|
|
121
121
|
var className = _ref.className,
|
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
.mfui-text-link {
|
|
1
|
+
.mfui-v6-text-link {
|
|
2
2
|
font-family: inherit;
|
|
3
3
|
font-size: inherit;
|
|
4
4
|
line-height: inherit;
|
|
5
5
|
cursor: pointer;
|
|
6
6
|
}
|
|
7
|
-
.mfui-text-link_underline-visibility_hover.mfui-text-link_underline-style_solid {
|
|
7
|
+
.mfui-v6-text-link_underline-visibility_hover.mfui-v6-text-link_underline-style_solid {
|
|
8
8
|
text-decoration: none;
|
|
9
9
|
}
|
|
10
|
-
.mfui-text-link_underline-visibility_hover:hover.mfui-text-link_underline-style_solid {
|
|
10
|
+
.mfui-v6-text-link_underline-visibility_hover:hover.mfui-v6-text-link_underline-style_solid {
|
|
11
11
|
text-decoration: underline;
|
|
12
12
|
}
|
|
13
|
-
.mfui-text-link_underline-visibility_always.mfui-text-link_underline-style_solid {
|
|
13
|
+
.mfui-v6-text-link_underline-visibility_always.mfui-v6-text-link_underline-style_solid {
|
|
14
14
|
text-decoration: underline;
|
|
15
15
|
}
|
|
16
|
-
.mfui-text-link_underline-style_dashed {
|
|
16
|
+
.mfui-v6-text-link_underline-style_dashed {
|
|
17
17
|
border-bottom: 1px dashed;
|
|
18
18
|
text-decoration: none;
|
|
19
19
|
}
|
|
20
|
-
.mfui-text-link_underline-style_border {
|
|
20
|
+
.mfui-v6-text-link_underline-style_border {
|
|
21
21
|
border-bottom: 1px solid;
|
|
22
22
|
text-decoration: none;
|
|
23
23
|
}
|
|
24
|
-
.mfui-text-link_underline-style_none {
|
|
24
|
+
.mfui-v6-text-link_underline-style_none {
|
|
25
25
|
text-decoration: none;
|
|
26
26
|
}
|
|
27
|
-
.mfui-text-link_underline-style_none:hover {
|
|
27
|
+
.mfui-v6-text-link_underline-style_none:hover {
|
|
28
28
|
text-decoration: none;
|
|
29
29
|
}
|
|
30
|
-
.mfui-text-link_color_default {
|
|
30
|
+
.mfui-v6-text-link_color_default {
|
|
31
31
|
color: var(--content);
|
|
32
32
|
}
|
|
33
|
-
.mfui-text-link_color_black {
|
|
33
|
+
.mfui-v6-text-link_color_black {
|
|
34
34
|
color: var(--stcBlack);
|
|
35
35
|
}
|
|
36
|
-
.mfui-text-link_color_white {
|
|
36
|
+
.mfui-v6-text-link_color_white {
|
|
37
37
|
color: var(--stcWhite);
|
|
38
38
|
}
|
|
39
|
-
.mfui-text-link_color_blue {
|
|
39
|
+
.mfui-v6-text-link_color_blue {
|
|
40
40
|
color: var(--systemBlue);
|
|
41
41
|
}
|
|
42
|
-
.mfui-text-link_color_green {
|
|
42
|
+
.mfui-v6-text-link_color_green {
|
|
43
43
|
color: var(--brandGreen);
|
|
44
44
|
}
|
|
45
|
-
.mfui-text-link_color_gray {
|
|
45
|
+
.mfui-v6-text-link_color_gray {
|
|
46
46
|
color: var(--spbSky3);
|
|
47
47
|
}
|
|
48
|
-
.mfui-text-link_color_inherit {
|
|
48
|
+
.mfui-v6-text-link_color_inherit {
|
|
49
49
|
color: inherit;
|
|
50
50
|
}
|
|
@@ -21,7 +21,7 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
|
|
|
21
21
|
|
|
22
22
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
23
23
|
|
|
24
|
-
var cn = (0, _uiHelpers.cnCreate)('mfui-text-link');
|
|
24
|
+
var cn = (0, _uiHelpers.cnCreate)('mfui-v6-text-link');
|
|
25
25
|
|
|
26
26
|
var TextLink = function TextLink(_ref) {
|
|
27
27
|
var _ref$underlineVisibil = _ref.underlineVisibility,
|
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
.mfui-tile {
|
|
1
|
+
.mfui-v6-tile {
|
|
2
2
|
color: var(--content);
|
|
3
3
|
background-color: var(--base);
|
|
4
4
|
}
|
|
5
|
-
.mfui-tile_radius_rounded {
|
|
5
|
+
.mfui-v6-tile_radius_rounded {
|
|
6
6
|
border-radius: 12px;
|
|
7
7
|
}
|
|
8
|
-
.mfui-tile_pointer {
|
|
8
|
+
.mfui-v6-tile_pointer {
|
|
9
9
|
cursor: pointer;
|
|
10
10
|
}
|
|
11
|
-
.mfui-tile_theme_light.mfui-tile_shadow_default {
|
|
11
|
+
.mfui-v6-tile_theme_light.mfui-v6-tile_shadow_default {
|
|
12
12
|
-webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
|
|
13
13
|
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
|
|
14
14
|
}
|
|
15
|
-
.mfui-tile_theme_light.mfui-tile_shadow_pressed {
|
|
15
|
+
.mfui-v6-tile_theme_light.mfui-v6-tile_shadow_pressed {
|
|
16
16
|
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
|
|
17
17
|
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
|
|
18
18
|
}
|
|
19
|
-
.mfui-tile_theme_light.mfui-tile_shadow_hover,
|
|
20
|
-
.mfui-tile_theme_light.mfui-tile_interactive:hover {
|
|
19
|
+
.mfui-v6-tile_theme_light.mfui-v6-tile_shadow_hover,
|
|
20
|
+
.mfui-v6-tile_theme_light.mfui-v6-tile_interactive:hover {
|
|
21
21
|
-webkit-box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1);
|
|
22
22
|
box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1);
|
|
23
23
|
}
|
|
24
|
-
.mfui-tile_theme_dark.mfui-tile_shadow_default {
|
|
24
|
+
.mfui-v6-tile_theme_dark.mfui-v6-tile_shadow_default {
|
|
25
25
|
-webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.16);
|
|
26
26
|
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.16);
|
|
27
27
|
}
|
|
28
|
-
.mfui-tile_theme_dark.mfui-tile_shadow_pressed {
|
|
28
|
+
.mfui-v6-tile_theme_dark.mfui-v6-tile_shadow_pressed {
|
|
29
29
|
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
|
|
30
30
|
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
|
|
31
31
|
}
|
|
32
|
-
.mfui-tile_theme_dark.mfui-tile_shadow_hover,
|
|
33
|
-
.mfui-tile_theme_dark.mfui-tile_interactive:hover {
|
|
32
|
+
.mfui-v6-tile_theme_dark.mfui-v6-tile_shadow_hover,
|
|
33
|
+
.mfui-v6-tile_theme_dark.mfui-v6-tile_interactive:hover {
|
|
34
34
|
-webkit-box-shadow: 0 8px 28px rgba(0, 0, 0, 0.2);
|
|
35
35
|
box-shadow: 0 8px 28px rgba(0, 0, 0, 0.2);
|
|
36
36
|
}
|
|
37
|
-
.mfui-tile__link {
|
|
37
|
+
.mfui-v6-tile__link {
|
|
38
38
|
color: inherit;
|
|
39
39
|
}
|
|
40
|
-
.mfui-tile__link,
|
|
41
|
-
.mfui-tile__link:hover {
|
|
40
|
+
.mfui-v6-tile__link,
|
|
41
|
+
.mfui-v6-tile__link:hover {
|
|
42
42
|
text-decoration: none;
|
|
43
43
|
}
|