@openui5/themelib_sap_horizon 1.108.13 → 1.108.15
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/m/themes/sap_horizon/GenericTile.less +1 -1
- package/src/sap/m/themes/sap_horizon/Toolbar.less +0 -5
- package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +0 -5
- package/src/sap/m/themes/sap_horizon_hcb/Toolbar.less +0 -6
- package/src/sap/m/themes/sap_horizon_hcw/Toolbar.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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.108.
|
|
3
|
+
"version": "1.108.15",
|
|
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.108.
|
|
18
|
-
"@openui5/sap.m": "1.108.
|
|
19
|
-
"@openui5/sap.tnt": "1.108.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.108.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.108.
|
|
22
|
-
"@openui5/sap.ui.core": "1.108.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.108.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.108.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.108.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.108.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.108.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.108.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.108.
|
|
30
|
-
"@openui5/sap.ui.table": "1.108.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.108.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.108.
|
|
33
|
-
"@openui5/sap.uxap": "1.108.
|
|
17
|
+
"@openui5/sap.f": "1.108.15",
|
|
18
|
+
"@openui5/sap.m": "1.108.15",
|
|
19
|
+
"@openui5/sap.tnt": "1.108.15",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.108.15",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.108.15",
|
|
22
|
+
"@openui5/sap.ui.core": "1.108.15",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.108.15",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.108.15",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.108.15",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.108.15",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.108.15",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.108.15",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.108.15",
|
|
30
|
+
"@openui5/sap.ui.table": "1.108.15",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.108.15",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.108.15",
|
|
33
|
+
"@openui5/sap.uxap": "1.108.15"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -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
|
}
|
|
@@ -23,11 +23,6 @@ html.sap-desktop .sapMTBActive:focus {
|
|
|
23
23
|
padding: 0 0.5rem 0 0.75rem;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
/* Transparent Toolbar Context */
|
|
27
|
-
.sapMTB-Transparent-CTX.sapMTB {
|
|
28
|
-
background: @sapUiToolbarBackground;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
26
|
/* Info Toolbar Context */
|
|
32
27
|
.sapMTB-Info-CTX.sapMTB {
|
|
33
28
|
background: @sapUiInfobarNonInteractiveBackground;
|
|
@@ -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
|
}
|
|
@@ -19,11 +19,6 @@ html.sap-desktop .sapMTBActive:focus {
|
|
|
19
19
|
padding: 0 0.5rem 0 0.75rem;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
/* Transparent Toolbar Context */
|
|
23
|
-
.sapMTB-Transparent-CTX.sapMTB {
|
|
24
|
-
background: @sapUiToolbarBackground;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
22
|
/* Info Toolbar Context */
|
|
28
23
|
.sapMTB-Info-CTX.sapMTB {
|
|
29
24
|
background: @sapUiInfobarNonInteractiveBackground;
|
|
@@ -11,7 +11,6 @@ html.sap-desktop .sapMTBActive:focus {
|
|
|
11
11
|
.sapMTB {
|
|
12
12
|
height: 2.75rem;
|
|
13
13
|
padding: 0 0.5rem;
|
|
14
|
-
background: @sapUiToolbarBackground;
|
|
15
14
|
}
|
|
16
15
|
|
|
17
16
|
.sapMTB-Transparent-CTX.sapMTB,
|
|
@@ -19,11 +18,6 @@ html.sap-desktop .sapMTBActive:focus {
|
|
|
19
18
|
padding: 0 0.5rem 0 0.75rem;
|
|
20
19
|
}
|
|
21
20
|
|
|
22
|
-
/* Transparent Toolbar Context */
|
|
23
|
-
.sapMTB-Transparent-CTX.sapMTB {
|
|
24
|
-
background: @sapUiToolbarBackground;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
21
|
/* Info Toolbar Context */
|
|
28
22
|
.sapMTB-Info-CTX.sapMTB {
|
|
29
23
|
background: @sapUiInfobarNonInteractiveBackground;
|
|
@@ -11,7 +11,6 @@ html.sap-desktop .sapMTBActive:focus {
|
|
|
11
11
|
.sapMTB {
|
|
12
12
|
height: 2.75rem;
|
|
13
13
|
padding: 0 0.5rem;
|
|
14
|
-
background: @sapUiToolbarBackground;
|
|
15
14
|
}
|
|
16
15
|
|
|
17
16
|
.sapMTB-Transparent-CTX.sapMTB,
|
|
@@ -19,11 +18,6 @@ html.sap-desktop .sapMTBActive:focus {
|
|
|
19
18
|
padding: 0 0.5rem 0 0.75rem;
|
|
20
19
|
}
|
|
21
20
|
|
|
22
|
-
/* Transparent Toolbar Context */
|
|
23
|
-
.sapMTB-Transparent-CTX.sapMTB {
|
|
24
|
-
background: @sapUiToolbarBackground;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
21
|
/* Info Toolbar Context */
|
|
28
22
|
.sapMTB-Info-CTX.sapMTB {
|
|
29
23
|
background: @sapUiInfobarNonInteractiveBackground;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.108.
|
|
9
|
+
<version>1.108.15</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-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.108.
|
|
9
|
+
<version>1.108.15</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-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.108.
|
|
9
|
+
<version>1.108.15</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-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.108.
|
|
9
|
+
<version>1.108.15</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|