@openui5/themelib_sap_horizon 1.102.6 → 1.102.8
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/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +17 -9
- package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +8 -0
- package/src/sap/f/themes/sap_horizon_hcb/FlexibleColumnLayout.less +13 -13
- package/src/sap/f/themes/sap_horizon_hcw/FlexibleColumnLayout.less +12 -12
- package/src/sap/m/themes/sap_horizon/InputBase.less +0 -6
- package/src/sap/m/themes/sap_horizon_dark/InputBase.less +0 -6
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSection.less +4 -0
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +4 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.102.
|
|
3
|
+
"version": "1.102.8",
|
|
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.102.
|
|
18
|
-
"@openui5/sap.m": "1.102.
|
|
19
|
-
"@openui5/sap.tnt": "1.102.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.102.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.102.
|
|
22
|
-
"@openui5/sap.ui.core": "1.102.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.102.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.102.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.102.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.102.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.102.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.102.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.102.
|
|
30
|
-
"@openui5/sap.ui.table": "1.102.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.102.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.102.
|
|
33
|
-
"@openui5/sap.uxap": "1.102.
|
|
17
|
+
"@openui5/sap.f": "1.102.8",
|
|
18
|
+
"@openui5/sap.m": "1.102.8",
|
|
19
|
+
"@openui5/sap.tnt": "1.102.8",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.102.8",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.102.8",
|
|
22
|
+
"@openui5/sap.ui.core": "1.102.8",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.102.8",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.102.8",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.102.8",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.102.8",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.102.8",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.102.8",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.102.8",
|
|
30
|
+
"@openui5/sap.ui.table": "1.102.8",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.102.8",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.102.8",
|
|
33
|
+
"@openui5/sap.uxap": "1.102.8"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -4,16 +4,24 @@
|
|
|
4
4
|
/* =========================================== */
|
|
5
5
|
|
|
6
6
|
.sapFFCL {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
7
|
+
&.sapFFCLBackgroundDesignSolid {
|
|
8
|
+
background: @sapUiShellBackground;
|
|
9
|
+
}
|
|
10
|
+
&.sapFFCLBackgroundDesignTranslucent {
|
|
11
|
+
background: @sapUiGroupContentBackground;
|
|
12
|
+
}
|
|
13
13
|
}
|
|
14
14
|
.sapFFCLNavigationButton,
|
|
15
15
|
.sapUiSizeCompact .sapFFCLNavigationButton {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
.sapMBtnInner {
|
|
17
|
+
height: 1.625rem;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
&:before {
|
|
21
|
+
background-image: linear-gradient(to top, @sapUiGroupContentBorderColor, transparent);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
&:after {
|
|
25
|
+
background-image: linear-gradient(to bottom, @sapUiGroupContentBorderColor, transparent);
|
|
26
|
+
}
|
|
19
27
|
}
|
|
@@ -16,4 +16,12 @@
|
|
|
16
16
|
.sapMBtnInner {
|
|
17
17
|
height: 1.625rem;
|
|
18
18
|
}
|
|
19
|
+
|
|
20
|
+
&:before {
|
|
21
|
+
background-image: linear-gradient(to top, @sapUiGroupContentBorderColor, transparent);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
&:after {
|
|
25
|
+
background-image: linear-gradient(to bottom, @sapUiGroupContentBorderColor, transparent);
|
|
26
|
+
}
|
|
19
27
|
}
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
border-right: none;
|
|
25
25
|
border-left: none;
|
|
26
26
|
}
|
|
27
|
-
|
|
27
|
+
|
|
28
28
|
&.sapFFCLBackgroundDesign {
|
|
29
29
|
background: @sapUiBaseBG;
|
|
30
30
|
}
|
|
@@ -35,21 +35,21 @@
|
|
|
35
35
|
.sapMBtnInner {
|
|
36
36
|
border: 1px solid @sapUiButtonBorderColor;
|
|
37
37
|
|
|
38
|
-
&:before,
|
|
39
|
-
&:after {
|
|
40
|
-
background-size: 0.125rem 100%;
|
|
41
|
-
background-position-x: calc(50% - 0.0625rem);
|
|
42
|
-
}
|
|
43
|
-
&:before {
|
|
44
|
-
background-image: linear-gradient(to top, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
&:after {
|
|
48
|
-
background-image: linear-gradient(to bottom, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
|
|
49
|
-
}
|
|
50
38
|
.sapMBtnIcon {
|
|
51
39
|
width: auto;
|
|
52
40
|
}
|
|
53
41
|
}
|
|
42
|
+
&:before,
|
|
43
|
+
&:after {
|
|
44
|
+
background-size: 0.125rem 100%;
|
|
45
|
+
background-position-x: calc(50% - 0.0625rem);
|
|
46
|
+
}
|
|
47
|
+
&:before {
|
|
48
|
+
background-image: linear-gradient(to top, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
&:after {
|
|
52
|
+
background-image: linear-gradient(to bottom, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
|
|
53
|
+
}
|
|
54
54
|
}
|
|
55
55
|
}
|
|
@@ -35,21 +35,21 @@
|
|
|
35
35
|
.sapMBtnInner {
|
|
36
36
|
border: 1px solid @sapUiButtonBorderColor;
|
|
37
37
|
|
|
38
|
-
&:before,
|
|
39
|
-
&:after {
|
|
40
|
-
background-size: 0.125rem 100%;
|
|
41
|
-
background-position-x: calc(50% - 0.0625rem);
|
|
42
|
-
}
|
|
43
|
-
&:before {
|
|
44
|
-
background-image: linear-gradient(to top, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
&:after {
|
|
48
|
-
background-image: linear-gradient(to bottom, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
|
|
49
|
-
}
|
|
50
38
|
.sapMBtnIcon {
|
|
51
39
|
width: auto;
|
|
52
40
|
}
|
|
53
41
|
}
|
|
42
|
+
&:before,
|
|
43
|
+
&:after {
|
|
44
|
+
background-size: 0.125rem 100%;
|
|
45
|
+
background-position-x: calc(50% - 0.0625rem);
|
|
46
|
+
}
|
|
47
|
+
&:before {
|
|
48
|
+
background-image: linear-gradient(to top, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
&:after {
|
|
52
|
+
background-image: linear-gradient(to bottom, @sapUiObjectHeaderBorderColor, fade(@sapUiObjectHeaderBorderColor, 0));
|
|
53
|
+
}
|
|
54
54
|
}
|
|
55
55
|
}
|
|
@@ -109,12 +109,6 @@
|
|
|
109
109
|
background-color: @sapField_Hover_Background;
|
|
110
110
|
}
|
|
111
111
|
|
|
112
|
-
.sapMInputBaseReadonly:not(.sapMTextArea) .sapMInputBaseInner,
|
|
113
|
-
.sapMInputBaseReadonly.sapMInputBase:not(.sapMTextArea):not(.sapMInputBaseHasEndIcons):not(.sapMInputBaseHasBeginIcons) .sapMInputBaseInner,
|
|
114
|
-
.sapMInputBaseReadonly.sapMInputBaseNoWidth:not(.sapMTextArea) .sapMInputBaseInner {
|
|
115
|
-
width: ~"calc(100% - 1.625rem)";
|
|
116
|
-
}
|
|
117
|
-
|
|
118
112
|
.sapUiSizeCondensed {
|
|
119
113
|
.sapUiTableDataCell .sapMInputBase .sapMInputBaseIconContainer .sapMInputBaseIcon {
|
|
120
114
|
min-width: 1.375rem;
|
|
@@ -110,12 +110,6 @@
|
|
|
110
110
|
background-color: @sapField_Hover_Background;
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.sapMInputBaseReadonly:not(.sapMTextArea) .sapMInputBaseInner,
|
|
114
|
-
.sapMInputBaseReadonly.sapMInputBase:not(.sapMTextArea):not(.sapMInputBaseHasEndIcons):not(.sapMInputBaseHasBeginIcons) .sapMInputBaseInner,
|
|
115
|
-
.sapMInputBaseReadonly.sapMInputBaseNoWidth:not(.sapMTextArea) .sapMInputBaseInner {
|
|
116
|
-
width: ~"calc(100% - 1.625rem)";
|
|
117
|
-
}
|
|
118
|
-
|
|
119
113
|
.sapUiSizeCondensed {
|
|
120
114
|
.sapUiTableDataCell .sapMInputBase .sapMInputBaseIcon {
|
|
121
115
|
min-width: 1.375rem;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.102.
|
|
9
|
+
<version>1.102.8</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Horizon theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.102.
|
|
9
|
+
<version>1.102.8</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Evening Horizon theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.102.
|
|
9
|
+
<version>1.102.8</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast black theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.102.
|
|
9
|
+
<version>1.102.8</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -42,6 +42,10 @@
|
|
|
42
42
|
.sapUxAPObjectPageSubSectionWithSeeMore .sapUxAPSubSectionSeeMoreContainer {
|
|
43
43
|
padding-right: 1rem;
|
|
44
44
|
}
|
|
45
|
+
.sapUxAPObjectPageSection .sapUxAPObjectPageSectionContainer .sapUxAPObjectPageSubSection .sapUxAPBlockContainer {
|
|
46
|
+
margin-left: 1rem;
|
|
47
|
+
margin-right: 1rem;
|
|
48
|
+
}
|
|
45
49
|
}
|
|
46
50
|
|
|
47
51
|
// =====================================
|
|
@@ -42,6 +42,10 @@
|
|
|
42
42
|
.sapUxAPObjectPageSubSectionWithSeeMore .sapUxAPSubSectionSeeMoreContainer {
|
|
43
43
|
padding-right: 1rem;
|
|
44
44
|
}
|
|
45
|
+
.sapUxAPObjectPageSection .sapUxAPObjectPageSectionContainer .sapUxAPObjectPageSubSection .sapUxAPBlockContainer {
|
|
46
|
+
margin-left: 1rem;
|
|
47
|
+
margin-right: 1rem;
|
|
48
|
+
}
|
|
45
49
|
}
|
|
46
50
|
|
|
47
51
|
// =====================================
|