@openui5/themelib_sap_horizon 1.113.0 → 1.114.1
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/THIRDPARTY.txt +1 -1
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +42 -17
- package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +32 -6
- package/src/sap/f/themes/sap_horizon_hcb/FlexibleColumnLayout.less +17 -9
- package/src/sap/f/themes/sap_horizon_hcw/FlexibleColumnLayout.less +17 -9
- package/src/sap/m/themes/sap_horizon/CheckBox.less +9 -26
- package/src/sap/m/themes/sap_horizon/GenericTile.less +1 -1
- package/src/sap/m/themes/sap_horizon/InputBase.less +1 -1
- package/src/sap/m/themes/sap_horizon/MessageToast.less +9 -0
- package/src/sap/m/themes/sap_horizon/Panel.less +4 -0
- package/src/sap/m/themes/sap_horizon/Select.less +25 -20
- package/src/sap/m/themes/sap_horizon/Table.less +0 -21
- package/src/sap/m/themes/sap_horizon/Title.less +12 -0
- package/src/sap/m/themes/sap_horizon/library.source.less +2 -0
- package/src/sap/m/themes/sap_horizon_dark/CheckBox.less +9 -26
- package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/InputBase.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Panel.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/Select.less +25 -20
- package/src/sap/m/themes/sap_horizon_dark/Table.less +0 -19
- package/src/sap/m/themes/sap_horizon_dark/Title.less +12 -0
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -0
- package/src/sap/m/themes/sap_horizon_hcb/CheckBox.less +8 -25
- package/src/sap/m/themes/sap_horizon_hcb/InputBase.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Panel.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcb/Table.less +0 -19
- package/src/sap/m/themes/sap_horizon_hcb/Title.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -0
- package/src/sap/m/themes/sap_horizon_hcw/CheckBox.less +8 -25
- package/src/sap/m/themes/sap_horizon_hcw/InputBase.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Panel.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcw/Table.less +0 -19
- package/src/sap/m/themes/sap_horizon_hcw/Title.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -0
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon/base.less +134 -28
- package/src/sap/ui/core/themes/sap_horizon/global.less +114 -8
- package/src/sap/ui/core/themes/sap_horizon/shared.less +9 -94
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +134 -28
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +114 -8
- package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +9 -95
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +134 -28
- package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +114 -8
- package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +9 -94
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +134 -28
- package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +114 -8
- package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +9 -94
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSection.less +2 -2
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSubSection.less +2 -2
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +2 -2
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +2 -2
package/THIRDPARTY.txt
CHANGED
|
@@ -478,7 +478,7 @@ License: Apache-2.0
|
|
|
478
478
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
479
479
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
480
480
|
|
|
481
|
-
Component: SAP Theming Base Content, version: 11.
|
|
481
|
+
Component: SAP Theming Base Content, version: 11.3.0
|
|
482
482
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
483
483
|
License: Apache-2.0
|
|
484
484
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.114.1",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_horizon",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,22 +14,22 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.
|
|
18
|
-
"@openui5/sap.m": "1.
|
|
19
|
-
"@openui5/sap.tnt": "1.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.
|
|
22
|
-
"@openui5/sap.ui.core": "1.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.
|
|
30
|
-
"@openui5/sap.ui.table": "1.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.
|
|
33
|
-
"@openui5/sap.uxap": "1.
|
|
17
|
+
"@openui5/sap.f": "1.114.1",
|
|
18
|
+
"@openui5/sap.m": "1.114.1",
|
|
19
|
+
"@openui5/sap.tnt": "1.114.1",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.114.1",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.114.1",
|
|
22
|
+
"@openui5/sap.ui.core": "1.114.1",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.114.1",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.114.1",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.114.1",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.114.1",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.114.1",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.114.1",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.114.1",
|
|
30
|
+
"@openui5/sap.ui.table": "1.114.1",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.114.1",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.114.1",
|
|
33
|
+
"@openui5/sap.uxap": "1.114.1"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -4,26 +4,51 @@
|
|
|
4
4
|
/* =========================================== */
|
|
5
5
|
|
|
6
6
|
.sapFFCL {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
7
|
+
&.sapFFCLBackgroundDesignSolid {
|
|
8
|
+
background: @sapUiContentForegroundColor;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
&.sapFFCLBackgroundDesignTranslucent {
|
|
12
|
+
background: @sapUiGroupContentBackground;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
&.sapFFCLBackgroundDesignTransparent {
|
|
16
|
+
background: transparent;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
& > .sapFFCLColumnMid.sapFFCLColumnActive {
|
|
20
|
+
border-left: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
21
|
+
border-right: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
& > .sapFFCLColumnActive.sapFFCLColumnLastActive {
|
|
25
|
+
border-right: none;
|
|
26
|
+
border-left: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
& > .sapFFCLColumnActive.sapFFCLColumnFirstActive {
|
|
30
|
+
border-right: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
31
|
+
border-left: none;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
& > .sapFFCLColumnActive.sapFFCLColumnOnlyActive {
|
|
35
|
+
border-right: none;
|
|
36
|
+
border-left: none;
|
|
37
|
+
}
|
|
13
38
|
}
|
|
39
|
+
|
|
14
40
|
.sapFFCLNavigationButton,
|
|
15
41
|
.sapUiSizeCompact .sapFFCLNavigationButton {
|
|
16
|
-
|
|
17
42
|
// Reflection: styles overwritten
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
43
|
+
.sapMBtnInner {
|
|
44
|
+
height: 1.625rem;
|
|
45
|
+
}
|
|
21
46
|
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
47
|
+
&:before {
|
|
48
|
+
background-image: linear-gradient(to top, @sapUiGroupContentBorderColor, transparent);
|
|
49
|
+
}
|
|
25
50
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
}
|
|
51
|
+
&:after {
|
|
52
|
+
background-image: linear-gradient(to bottom, @sapUiGroupContentBorderColor, transparent);
|
|
53
|
+
}
|
|
54
|
+
}
|
|
@@ -5,12 +5,38 @@
|
|
|
5
5
|
|
|
6
6
|
.sapFFCL {
|
|
7
7
|
&.sapFFCLBackgroundDesignSolid {
|
|
8
|
-
background: @
|
|
8
|
+
background: @sapUiContentForegroundColor;
|
|
9
9
|
}
|
|
10
|
+
|
|
10
11
|
&.sapFFCLBackgroundDesignTranslucent {
|
|
11
12
|
background: @sapUiGroupContentBackground;
|
|
12
13
|
}
|
|
14
|
+
|
|
15
|
+
&.sapFFCLBackgroundDesignTransparent {
|
|
16
|
+
background: transparent;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
& > .sapFFCLColumnMid.sapFFCLColumnActive {
|
|
20
|
+
border-left: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
21
|
+
border-right: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
& > .sapFFCLColumnActive.sapFFCLColumnLastActive {
|
|
25
|
+
border-right: none;
|
|
26
|
+
border-left: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
& > .sapFFCLColumnActive.sapFFCLColumnFirstActive {
|
|
30
|
+
border-right: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
31
|
+
border-left: none;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
& > .sapFFCLColumnActive.sapFFCLColumnOnlyActive {
|
|
35
|
+
border-right: none;
|
|
36
|
+
border-left: none;
|
|
37
|
+
}
|
|
13
38
|
}
|
|
39
|
+
|
|
14
40
|
.sapFFCLNavigationButton,
|
|
15
41
|
.sapUiSizeCompact .sapFFCLNavigationButton {
|
|
16
42
|
// Reflection: styles overwritten
|
|
@@ -19,10 +45,10 @@
|
|
|
19
45
|
}
|
|
20
46
|
|
|
21
47
|
&:before {
|
|
22
|
-
|
|
23
|
-
|
|
48
|
+
background-image: linear-gradient(to top, @sapUiGroupContentBorderColor, transparent);
|
|
49
|
+
}
|
|
24
50
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
51
|
+
&:after {
|
|
52
|
+
background-image: linear-gradient(to bottom, @sapUiGroupContentBorderColor, transparent);
|
|
53
|
+
}
|
|
28
54
|
}
|
|
@@ -5,18 +5,30 @@
|
|
|
5
5
|
|
|
6
6
|
// Cozy mode
|
|
7
7
|
.sapFFCL > {
|
|
8
|
+
&.sapFFCLBackgroundDesignSolid {
|
|
9
|
+
background: @sapUiContentForegroundColor;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
&.sapFFCLBackgroundDesignTranslucent {
|
|
13
|
+
background: @sapUiBaseBG;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
&.sapFFCLBackgroundDesignTransparent {
|
|
17
|
+
background: @sapUiBaseBG;
|
|
18
|
+
}
|
|
19
|
+
|
|
8
20
|
& > .sapFFCLColumnMid.sapFFCLColumnActive {
|
|
9
|
-
border-left:
|
|
10
|
-
border-right:
|
|
21
|
+
border-left: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
22
|
+
border-right: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
11
23
|
}
|
|
12
24
|
|
|
13
25
|
& > .sapFFCLColumnActive.sapFFCLColumnLastActive {
|
|
14
26
|
border-right: none;
|
|
15
|
-
border-left:
|
|
27
|
+
border-left: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
16
28
|
}
|
|
17
29
|
|
|
18
30
|
& > .sapFFCLColumnActive.sapFFCLColumnFirstActive {
|
|
19
|
-
border-right:
|
|
31
|
+
border-right: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
20
32
|
border-left: none;
|
|
21
33
|
}
|
|
22
34
|
|
|
@@ -24,16 +36,12 @@
|
|
|
24
36
|
border-right: none;
|
|
25
37
|
border-left: none;
|
|
26
38
|
}
|
|
27
|
-
|
|
28
|
-
&.sapFFCLBackgroundDesign {
|
|
29
|
-
background: @sapUiBaseBG;
|
|
30
|
-
}
|
|
31
39
|
}
|
|
32
40
|
|
|
33
41
|
.sapFFCL {
|
|
34
42
|
.sapFFCLNavigationButton {
|
|
35
43
|
.sapMBtnInner {
|
|
36
|
-
border:
|
|
44
|
+
border: 0.0625rem solid @sapUiButtonBorderColor;
|
|
37
45
|
|
|
38
46
|
.sapMBtnIcon {
|
|
39
47
|
width: auto;
|
|
@@ -5,18 +5,30 @@
|
|
|
5
5
|
|
|
6
6
|
// Cozy mode
|
|
7
7
|
.sapFFCL > {
|
|
8
|
+
&.sapFFCLBackgroundDesignSolid {
|
|
9
|
+
background: @sapUiContentForegroundColor;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
&.sapFFCLBackgroundDesignTranslucent {
|
|
13
|
+
background: @sapUiBaseBG;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
&.sapFFCLBackgroundDesignTransparent {
|
|
17
|
+
background: @sapUiBaseBG;
|
|
18
|
+
}
|
|
19
|
+
|
|
8
20
|
& > .sapFFCLColumnMid.sapFFCLColumnActive {
|
|
9
|
-
border-left:
|
|
10
|
-
border-right:
|
|
21
|
+
border-left: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
22
|
+
border-right: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
11
23
|
}
|
|
12
24
|
|
|
13
25
|
& > .sapFFCLColumnActive.sapFFCLColumnLastActive {
|
|
14
26
|
border-right: none;
|
|
15
|
-
border-left:
|
|
27
|
+
border-left: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
16
28
|
}
|
|
17
29
|
|
|
18
30
|
& > .sapFFCLColumnActive.sapFFCLColumnFirstActive {
|
|
19
|
-
border-right:
|
|
31
|
+
border-right: 0.0625rem solid @sapUiGroupContentBorderColor;
|
|
20
32
|
border-left: none;
|
|
21
33
|
}
|
|
22
34
|
|
|
@@ -24,16 +36,12 @@
|
|
|
24
36
|
border-right: none;
|
|
25
37
|
border-left: none;
|
|
26
38
|
}
|
|
27
|
-
|
|
28
|
-
&.sapFFCLBackgroundDesign {
|
|
29
|
-
background: @sapUiBaseBG;
|
|
30
|
-
}
|
|
31
39
|
}
|
|
32
40
|
|
|
33
41
|
.sapFFCL {
|
|
34
42
|
.sapFFCLNavigationButton {
|
|
35
43
|
.sapMBtnInner {
|
|
36
|
-
border:
|
|
44
|
+
border: 0.0625rem solid @sapUiButtonBorderColor;
|
|
37
45
|
|
|
38
46
|
.sapMBtnIcon {
|
|
39
47
|
width: auto;
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
.sapMCbBgDis
|
|
36
|
+
.sapMCbBgDis {
|
|
37
37
|
opacity: @sapUiContentDisabledOpacity;
|
|
38
38
|
}
|
|
39
39
|
|
|
@@ -43,13 +43,16 @@
|
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
.sapMCbRo > .sapMCbBg.sapMCbMarkChecked:before {
|
|
46
|
-
color: @
|
|
46
|
+
color: @sapUiFieldTextColor;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.
|
|
50
|
-
border: @sapUiFieldBorderWidth
|
|
49
|
+
.sapMCb:not(.sapMCbErr):not(.sapMCbWarn):not(.sapMCbInfo):not(.sapMCbSucc):hover .sapMCbHoverable {
|
|
50
|
+
border: @sapUiFieldBorderWidth solid @sapUiFieldHoverBorderColor;
|
|
51
51
|
color: @sapUiContentSelectedForegroundColor;
|
|
52
|
-
|
|
52
|
+
background-color: @sapUiContentSelectedHoverBackground;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.sapMCb:hover .sapMCbHoverable {
|
|
53
56
|
background-color: @sapUiFieldHoverBackground;
|
|
54
57
|
}
|
|
55
58
|
|
|
@@ -64,28 +67,18 @@
|
|
|
64
67
|
border-width: 0.1875rem;
|
|
65
68
|
}
|
|
66
69
|
}
|
|
67
|
-
|
|
68
|
-
.sapMCbHoverable:hover {
|
|
69
|
-
box-shadow: @sapUiContentNegativeShadow;
|
|
70
|
-
background-color: @sapUiFieldHoverBackground;
|
|
71
|
-
}
|
|
72
70
|
}
|
|
73
71
|
|
|
74
72
|
.sapMCbWarn {
|
|
75
73
|
.sapMCbBg {
|
|
76
74
|
background-color: @sapUiFieldWarningBackground;
|
|
77
75
|
border: @sapUiFieldWarningBorderWidth solid @sapUiFieldWarningColor;
|
|
78
|
-
color: @
|
|
76
|
+
color: @sapUiFieldWarningColor;
|
|
79
77
|
|
|
80
78
|
&.sapMCbMarkChecked.sapMCbMarkPartiallyChecked::before {
|
|
81
79
|
border-width: 0.1875rem;
|
|
82
80
|
}
|
|
83
81
|
}
|
|
84
|
-
|
|
85
|
-
.sapMCbHoverable:hover {
|
|
86
|
-
box-shadow: @sapUiContentCriticalShadow;
|
|
87
|
-
background-color: @sapUiFieldHoverBackground;
|
|
88
|
-
}
|
|
89
82
|
}
|
|
90
83
|
|
|
91
84
|
.sapMCbInfo {
|
|
@@ -98,11 +91,6 @@
|
|
|
98
91
|
border-width: 0.1875rem;
|
|
99
92
|
}
|
|
100
93
|
}
|
|
101
|
-
|
|
102
|
-
.sapMCbHoverable:hover {
|
|
103
|
-
box-shadow: @sapUiContentInformativeShadow;
|
|
104
|
-
background-color: @sapUiFieldHoverBackground;
|
|
105
|
-
}
|
|
106
94
|
}
|
|
107
95
|
|
|
108
96
|
.sapMCbSucc {
|
|
@@ -111,11 +99,6 @@
|
|
|
111
99
|
border: @sapUiFieldSuccessBorderWidth solid @sapUiFieldSuccessColor;
|
|
112
100
|
color: @sapUiFieldSuccessColor;
|
|
113
101
|
}
|
|
114
|
-
|
|
115
|
-
.sapMCbHoverable:hover {
|
|
116
|
-
box-shadow: @sapUiContentPositiveShadow;
|
|
117
|
-
background-color: @sapUiFieldHoverBackground;
|
|
118
|
-
}
|
|
119
102
|
}
|
|
120
103
|
|
|
121
104
|
.sapMCb.sapMCbDisplayOnly:not(.sapMCbBgDis) {
|
|
@@ -192,7 +192,7 @@ html.sap-desktop .sapMGT.sapMGTLineMode:active{
|
|
|
192
192
|
/************************************************************/
|
|
193
193
|
|
|
194
194
|
.sapMGTLineMode .sapMGTHdrTxt {
|
|
195
|
-
color: @
|
|
195
|
+
color: @sapTile_TitleTextColor;
|
|
196
196
|
font-size: @sapMFontMediumSize;
|
|
197
197
|
text-shadow: @sapUiShadowText;
|
|
198
198
|
}
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
|
|
10
10
|
@_sap_m_InputBase_InnerMinWidth: 2.75rem;
|
|
11
11
|
@_sap_m_InputBase_InnerPadding: 0 0.625rem;
|
|
12
|
-
@_sap_m_InputBase_Height: 2.25rem;
|
|
13
12
|
@_sap_m_InputBase_DisabledOpacity: @sapUiContentDisabledOpacity;
|
|
14
13
|
@_sap_m_InputBase_IconLineHeight: 2.25rem;
|
|
15
14
|
@_sap_m_InputBase_IconWidth: 2.25rem;
|
|
@@ -17,6 +16,7 @@
|
|
|
17
16
|
@_sap_m_InputBase_IconMinWidth: 2rem;
|
|
18
17
|
@_sap_m_InputBaseWrapper_Sum_Border: 0;
|
|
19
18
|
@_sap_m_InputBase_FocusOffset: 0px;
|
|
19
|
+
@_sap_m_InputBase_FocusOffset_Busy: @_sap_m_InputBase_FocusOffset;
|
|
20
20
|
@_sap_m_InputBase_FocusBorderRadius: 0.25rem;
|
|
21
21
|
|
|
22
22
|
.sapMILI-CTX .sapMInputBaseContentWrapperError,
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
/* IconOnly Hover */
|
|
15
15
|
|
|
16
16
|
.sapMSlt.sapMSltIconOnly.sapMSltHoverable:hover:not(.sapMSltState) {
|
|
17
|
-
background: @
|
|
17
|
+
background: @sapUiFieldHoverBackground;
|
|
18
18
|
border: none;
|
|
19
19
|
|
|
20
20
|
&.sapMSltWithIcon {
|
|
@@ -44,20 +44,21 @@
|
|
|
44
44
|
.sapMSlt {
|
|
45
45
|
font-family: @sapFontFamily;
|
|
46
46
|
font-size: @sapFontSize;
|
|
47
|
-
height:
|
|
47
|
+
height: @sapUiElementHeight;
|
|
48
48
|
border: none;
|
|
49
49
|
background-image: linear-gradient(0deg, @sapUiFieldBorderColor 0, @sapUiFieldBorderColor 100%);
|
|
50
50
|
background-size: 100% @sapUiFieldBorderWidth;
|
|
51
51
|
background-repeat: repeat-x;
|
|
52
52
|
background-position: bottom;
|
|
53
|
+
box-shadow: @sapUiFieldShadow;
|
|
53
54
|
}
|
|
54
55
|
|
|
55
56
|
.sapUiSizeCompact .sapMSlt {
|
|
56
|
-
height:
|
|
57
|
+
height: @sapUiElementCompactHeight;
|
|
57
58
|
}
|
|
58
59
|
|
|
59
60
|
.sapMSlt > .sapMSltLabel {
|
|
60
|
-
line-height:
|
|
61
|
+
line-height: calc(@sapUiElementHeight - 0.125rem);
|
|
61
62
|
}
|
|
62
63
|
|
|
63
64
|
.sapMSltArrow {
|
|
@@ -70,7 +71,7 @@
|
|
|
70
71
|
|
|
71
72
|
.sapMSlt.sapMSltPressed,
|
|
72
73
|
.sapMSltPressed > .sapMSltArrow {
|
|
73
|
-
background: @
|
|
74
|
+
background: @sapUiFieldHoverBackground;
|
|
74
75
|
}
|
|
75
76
|
|
|
76
77
|
html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisabled):not(.sapMSltState):before {
|
|
@@ -89,7 +90,7 @@ html.sap-desktop .sapMSltIconOnly.focus:not(.sapMSltExpanded):not(.sapMSltDisabl
|
|
|
89
90
|
.sapMSltHoverable:not(.sapMSltState):not(.sapMSltIconOnly):hover {
|
|
90
91
|
background: @sapUiFieldHoverBackground;
|
|
91
92
|
border-color: @sapUiFieldHoverBorderColor;
|
|
92
|
-
box-shadow: @
|
|
93
|
+
box-shadow: @sapUiFieldHoverShadow;
|
|
93
94
|
|
|
94
95
|
.sapMSltArrow {
|
|
95
96
|
border-radius: @sapUiFieldBorderCornerRadius;
|
|
@@ -142,7 +143,7 @@ div.sapMSltPicker .sapMSltPickerValueState {
|
|
|
142
143
|
|
|
143
144
|
.sapMSltHoverable:not(.sapMSltState):not(.sapMSltIconOnly):hover {
|
|
144
145
|
border:none;
|
|
145
|
-
box-shadow: @
|
|
146
|
+
box-shadow: @sapUiFieldHoverShadow;
|
|
146
147
|
border: none;
|
|
147
148
|
background-image: linear-gradient(0deg, @sapUiFieldBorderColor 0, @sapUiFieldBorderColor 100%);
|
|
148
149
|
background-size: 100% @sapUiFieldBorderWidth;
|
|
@@ -180,7 +181,7 @@ div.sapMSltPicker .sapMSltPickerValueState {
|
|
|
180
181
|
.sapMSltPressed >.sapMSltArrow,
|
|
181
182
|
.sapMSlt:hover > .sapMSltArrow {
|
|
182
183
|
background-color: @sapUiButtonActiveBackground;
|
|
183
|
-
box-shadow: @
|
|
184
|
+
box-shadow: @sapUiFieldHoverShadow;
|
|
184
185
|
overflow: none;
|
|
185
186
|
border-radius: 0.125rem;
|
|
186
187
|
}
|
|
@@ -203,15 +204,16 @@ html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisab
|
|
|
203
204
|
background-repeat: repeat-x;
|
|
204
205
|
background-position: bottom;
|
|
205
206
|
background-color: @sapUiFieldInformationBackground;
|
|
207
|
+
box-shadow: @sapUiFieldInformationShadow;
|
|
206
208
|
}
|
|
207
209
|
|
|
208
210
|
.sapMSltInformation.sapMSltHoverable:not(.sapMSltIconOnly):not(.sapMSltDisabled):not(.sapMSltPressed):hover {
|
|
209
211
|
border-color: @sapUiFieldInformationColor;
|
|
210
|
-
box-shadow: @
|
|
212
|
+
box-shadow: @sapUiFieldHoverInformationShadow;
|
|
211
213
|
background-color: @sapUiFieldHoverBackground;
|
|
212
214
|
|
|
213
215
|
&:not(.sapMSltFocused) {
|
|
214
|
-
box-shadow: @
|
|
216
|
+
box-shadow: @sapUiFieldHoverInformationShadow; // NEW Parameter
|
|
215
217
|
}
|
|
216
218
|
}
|
|
217
219
|
|
|
@@ -225,7 +227,7 @@ html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisab
|
|
|
225
227
|
.sapMSltInformation.sapMSltPressed {
|
|
226
228
|
.sapMSltArrow {
|
|
227
229
|
color: @sapUiButtonSelectedTextColor;
|
|
228
|
-
box-shadow: @
|
|
230
|
+
box-shadow: @sapUiFieldHoverInformationShadow;
|
|
229
231
|
}
|
|
230
232
|
> .sapMSltArrow::before {
|
|
231
233
|
color: inherit;
|
|
@@ -243,15 +245,16 @@ html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisab
|
|
|
243
245
|
background-repeat: repeat-x;
|
|
244
246
|
background-position: bottom;
|
|
245
247
|
background-color: @sapUiFieldSuccessBackground;
|
|
248
|
+
box-shadow: @sapUiFieldSuccessShadow;
|
|
246
249
|
}
|
|
247
250
|
|
|
248
251
|
.sapMSltSuccess.sapMSltHoverable:not(.sapMSltIconOnly):not(.sapMSltDisabled):not(.sapMSltPressed):hover {
|
|
249
252
|
border-color: @sapUiFieldSuccessColor;
|
|
250
|
-
box-shadow: @
|
|
253
|
+
box-shadow: @sapUiFieldHoverSuccessShadow;
|
|
251
254
|
background-color: @sapUiFieldHoverBackground;
|
|
252
255
|
|
|
253
256
|
&:not(.sapMSltFocused) {
|
|
254
|
-
box-shadow: @
|
|
257
|
+
box-shadow: @sapUiFieldHoverSuccessShadow; // New Parameter
|
|
255
258
|
}
|
|
256
259
|
}
|
|
257
260
|
|
|
@@ -267,7 +270,7 @@ html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisab
|
|
|
267
270
|
.sapMSltSuccess.sapMSltPressed {
|
|
268
271
|
.sapMSltArrow {
|
|
269
272
|
color: @sapUiButtonAcceptSelectedTextColor;
|
|
270
|
-
box-shadow: @
|
|
273
|
+
box-shadow: @sapUiFieldHoverSuccessShadow;
|
|
271
274
|
}
|
|
272
275
|
> .sapMSltArrow::before {
|
|
273
276
|
color: inherit;
|
|
@@ -285,15 +288,16 @@ html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisab
|
|
|
285
288
|
background-repeat: repeat-x;
|
|
286
289
|
background-position: bottom;
|
|
287
290
|
background-color: @sapUiFieldWarningBackground;
|
|
291
|
+
box-shadow: @sapUiFieldWarningShadow;
|
|
288
292
|
}
|
|
289
293
|
|
|
290
294
|
.sapMSltWarning.sapMSltHoverable:not(.sapMSltIconOnly):not(.sapMSltDisabled):not(.sapMSltPressed):hover {
|
|
291
295
|
border-color: @sapUiFieldWarningColor;
|
|
292
|
-
box-shadow: @
|
|
296
|
+
box-shadow: @sapUiFieldHoverWarningShadow;
|
|
293
297
|
background-color: @sapUiFieldHoverBackground;
|
|
294
298
|
|
|
295
299
|
&:not(.sapMSltFocused) {
|
|
296
|
-
box-shadow: @
|
|
300
|
+
box-shadow: @sapUiFieldHoverWarningShadow; // NEW Parameter
|
|
297
301
|
}
|
|
298
302
|
}
|
|
299
303
|
|
|
@@ -308,7 +312,7 @@ html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisab
|
|
|
308
312
|
.sapMSltWarning.sapMSltPressed {
|
|
309
313
|
.sapMSltArrow {
|
|
310
314
|
color: @sapUiButtonAttentionSelectedTextColor;
|
|
311
|
-
box-shadow: @
|
|
315
|
+
box-shadow: @sapUiFieldHoverWarningShadow;
|
|
312
316
|
}
|
|
313
317
|
> .sapMSltArrow::before {
|
|
314
318
|
color: inherit;
|
|
@@ -326,15 +330,16 @@ html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisab
|
|
|
326
330
|
background-repeat: repeat-x;
|
|
327
331
|
background-position: bottom;
|
|
328
332
|
background-color: @sapUiFieldInvalidBackgroundStyle;
|
|
333
|
+
box-shadow: @sapUiFieldInvalidShadow;
|
|
329
334
|
}
|
|
330
335
|
|
|
331
336
|
.sapMSltError.sapMSltHoverable:not(.sapMSltIconOnly):not(.sapMSltDisabled):not(.sapMSltPressed):hover {
|
|
332
337
|
border-color: @sapUiFieldInvalidColor;
|
|
333
|
-
box-shadow: @
|
|
338
|
+
box-shadow: @sapUiFieldHoverInvalidShadow;
|
|
334
339
|
background-color: @sapUiFieldHoverBackground;
|
|
335
340
|
|
|
336
341
|
&:not(.sapMSltFocused) {
|
|
337
|
-
box-shadow: @
|
|
342
|
+
box-shadow: @sapUiFieldHoverInvalidShadow; // NEW Parameter
|
|
338
343
|
}
|
|
339
344
|
}
|
|
340
345
|
|
|
@@ -349,7 +354,7 @@ html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisab
|
|
|
349
354
|
.sapMSltError.sapMSltPressed {
|
|
350
355
|
.sapMSltArrow {
|
|
351
356
|
color: @sapUiFieldInvalidColor;
|
|
352
|
-
box-shadow: @
|
|
357
|
+
box-shadow: @sapUiFieldHoverInvalidShadow;
|
|
353
358
|
}
|
|
354
359
|
> .sapMSltArrow::before {
|
|
355
360
|
color: inherit;
|
|
@@ -32,25 +32,4 @@
|
|
|
32
32
|
.sapMListTblDummyCell:last-child {
|
|
33
33
|
background-color: @sapUiListBackground;
|
|
34
34
|
border-left-color: @sapUiListTableFixedBorderColor;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
/* overwrite text control styles */
|
|
38
|
-
.sapMListTblCell {
|
|
39
|
-
.sapMLnk,
|
|
40
|
-
.sapMText,
|
|
41
|
-
.sapMLabel,
|
|
42
|
-
.sapMObjectNumber,
|
|
43
|
-
.sapMObjectIdentifier,
|
|
44
|
-
.sapMObjStatus,
|
|
45
|
-
.sapMObjectAttributeDiv,
|
|
46
|
-
.sapUiIcon {
|
|
47
|
-
line-height: 1.5rem;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.sapMRb {
|
|
51
|
-
.sapMLabel {
|
|
52
|
-
vertical-align: top;
|
|
53
|
-
line-height: 2rem;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
35
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/* ======================================== */
|
|
2
|
+
/* CSS for control sap.m/Title */
|
|
3
|
+
/* Horizon theme */
|
|
4
|
+
/* ======================================== */
|
|
5
|
+
|
|
6
|
+
.sapFFCL .sapFDynamicPage-Std-Desktop-XL .sapFDynamicPageTitleMain .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle:not(.sapUICompVarMngmtTitle),
|
|
7
|
+
.sapFFCL .sapFDynamicPage-Std-Desktop .sapFDynamicPageTitleMain .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle:not(.sapUICompVarMngmtTitle),
|
|
8
|
+
.sapFFCL .sapFDynamicPage-Std-Tablet .sapFDynamicPageTitleMain .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle:not(.sapUICompVarMngmtTitle),
|
|
9
|
+
.sapFFCL .sapFDynamicPage-Std-Phone .sapFDynamicPageTitleMain .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle:not(.sapUICompVarMngmtTitle) {
|
|
10
|
+
font-size: @sapObjectHeader_Title_SnappedFontSize;
|
|
11
|
+
font-family: @sapFontBlackFamily;
|
|
12
|
+
}
|
|
@@ -48,6 +48,7 @@
|
|
|
48
48
|
@import "MessageBox.less";
|
|
49
49
|
@import "MessageStrip.less";
|
|
50
50
|
@import "MessageView.less";
|
|
51
|
+
@import "MessageToast.less";
|
|
51
52
|
@import "MultiComboBox.less";
|
|
52
53
|
@import "MultiInput.less";
|
|
53
54
|
@import "NewsContent.less";
|
|
@@ -102,6 +103,7 @@
|
|
|
102
103
|
@import "Token.less";
|
|
103
104
|
@import "Tokenizer.less";
|
|
104
105
|
@import "Toolbar.less";
|
|
106
|
+
@import "Title.less";
|
|
105
107
|
@import "UploadCollection.less";
|
|
106
108
|
@import "ValueStateHeader.less";
|
|
107
109
|
@import "ValueStateMessage.less";
|