@openui5/themelib_sap_horizon 1.133.0 → 1.133.2
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/m/themes/sap_horizon/ProgressIndicator.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/ProgressIndicator.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/ProgressIndicator.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/ProgressIndicator.less +1 -1
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +3 -3
- 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 +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSection.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSection.less +1 -1
package/THIRDPARTY.txt
CHANGED
|
@@ -6,7 +6,7 @@ The full text of all referenced licenses is appended at the end of this file.
|
|
|
6
6
|
|
|
7
7
|
Library: sap.m:
|
|
8
8
|
|
|
9
|
-
Component: purify.js, version: 3.
|
|
9
|
+
Component: purify.js, version: 3.2.4
|
|
10
10
|
Copyright: Mario Heiderich
|
|
11
11
|
License: Apache-2.0
|
|
12
12
|
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.133.
|
|
3
|
+
"version": "1.133.2",
|
|
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.133.
|
|
18
|
-
"@openui5/sap.m": "1.133.
|
|
19
|
-
"@openui5/sap.tnt": "1.133.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.133.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.133.
|
|
22
|
-
"@openui5/sap.ui.core": "1.133.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.133.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.133.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.133.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.133.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.133.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.133.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.133.
|
|
30
|
-
"@openui5/sap.ui.table": "1.133.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.133.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.133.
|
|
33
|
-
"@openui5/sap.uxap": "1.133.
|
|
17
|
+
"@openui5/sap.f": "1.133.2",
|
|
18
|
+
"@openui5/sap.m": "1.133.2",
|
|
19
|
+
"@openui5/sap.tnt": "1.133.2",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.133.2",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.133.2",
|
|
22
|
+
"@openui5/sap.ui.core": "1.133.2",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.133.2",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.133.2",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.133.2",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.133.2",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.133.2",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.133.2",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.133.2",
|
|
30
|
+
"@openui5/sap.ui.table": "1.133.2",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.133.2",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.133.2",
|
|
33
|
+
"@openui5/sap.uxap": "1.133.2"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -156,10 +156,10 @@
|
|
|
156
156
|
.sapTntToolHeader {
|
|
157
157
|
.sapMTitle {
|
|
158
158
|
text-shadow: none;
|
|
159
|
-
font-family: @sapFontSemiboldFamily;
|
|
160
|
-
font-size: @sapFontHeader5Size;
|
|
161
159
|
line-height: 1.625rem;
|
|
162
|
-
|
|
160
|
+
font-size: 1.125rem;
|
|
161
|
+
font-weight: bold;
|
|
162
|
+
color: var(--sapShell_TextColor);
|
|
163
163
|
}
|
|
164
164
|
|
|
165
165
|
.sapMText,
|
|
@@ -157,10 +157,10 @@
|
|
|
157
157
|
.sapTntToolHeader {
|
|
158
158
|
.sapMTitle {
|
|
159
159
|
text-shadow: none;
|
|
160
|
-
font-family: @sapFontSemiboldFamily;
|
|
161
|
-
font-size: @sapFontHeader5Size;
|
|
162
160
|
line-height: 1.625rem;
|
|
163
|
-
|
|
161
|
+
font-size: 1.125rem;
|
|
162
|
+
font-weight: bold;
|
|
163
|
+
color: var(--sapShell_TextColor);
|
|
164
164
|
}
|
|
165
165
|
|
|
166
166
|
.sapMText,
|
|
@@ -164,10 +164,10 @@
|
|
|
164
164
|
.sapTntToolHeader {
|
|
165
165
|
.sapMTitle {
|
|
166
166
|
text-shadow: none;
|
|
167
|
-
font-family: @sapFontSemiboldFamily;
|
|
168
|
-
font-size: @sapFontHeader5Size;
|
|
169
167
|
line-height: 1.625rem;
|
|
170
|
-
|
|
168
|
+
font-size: 1.125rem;
|
|
169
|
+
font-weight: bold;
|
|
170
|
+
color: var(--sapShell_TextColor);
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
.sapMText,
|
|
@@ -164,10 +164,10 @@
|
|
|
164
164
|
.sapTntToolHeader {
|
|
165
165
|
.sapMTitle {
|
|
166
166
|
text-shadow: none;
|
|
167
|
-
font-family: @sapFontSemiboldFamily;
|
|
168
|
-
font-size: @sapFontHeader5Size;
|
|
169
167
|
line-height: 1.625rem;
|
|
170
|
-
|
|
168
|
+
font-size: 1.125rem;
|
|
169
|
+
font-weight: bold;
|
|
170
|
+
color: var(--sapShell_TextColor);
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
.sapMText,
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.133.
|
|
9
|
+
<version>1.133.2</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-2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.133.
|
|
9
|
+
<version>1.133.2</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-2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.133.
|
|
9
|
+
<version>1.133.2</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-2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.133.
|
|
9
|
+
<version>1.133.2</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
// Styles suporting Table inside ObjectPageSubSection scenario
|
|
87
|
-
.sapUiTableOnObjectPageAdjustmentsForSection.sapUxAPObjectPageSection .sapUxAPObjectPageSectionContainer .sapUxAPObjectPageSubSection .sapUxAPBlockContainer {
|
|
87
|
+
.sapUiTableOnObjectPageAdjustmentsForSection.sapUxAPObjectPageSection .sapUxAPObjectPageSectionContainer .sapUxAPObjectPageSubSection:not(.sapUiAdjustedSectionSubsectionWithoutTable) .sapUxAPBlockContainer {
|
|
88
88
|
background: transparent;
|
|
89
89
|
}
|
|
90
90
|
|
|
@@ -88,6 +88,6 @@
|
|
|
88
88
|
background: transparent;
|
|
89
89
|
}
|
|
90
90
|
|
|
91
|
-
.sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPBlockContainer > .sapUiRespGrid {
|
|
91
|
+
.sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPObjectPageSubSection:not(.sapUiAdjustedSectionSubsectionWithoutTable) .sapUxAPBlockContainer > .sapUiRespGrid {
|
|
92
92
|
padding: 0 0;
|
|
93
93
|
}
|
|
@@ -59,6 +59,6 @@
|
|
|
59
59
|
background: transparent;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
-
.sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPBlockContainer > .sapUiRespGrid {
|
|
62
|
+
.sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPObjectPageSubSection:not(.sapUiAdjustedSectionSubsectionWithoutTable) .sapUxAPBlockContainer > .sapUiRespGrid {
|
|
63
63
|
padding: 0 0;
|
|
64
64
|
}
|
|
@@ -59,6 +59,6 @@
|
|
|
59
59
|
background: transparent;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
-
.sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPBlockContainer > .sapUiRespGrid {
|
|
62
|
+
.sapUiTableOnObjectPageAdjustmentsForSection .sapUxAPObjectPageSubSection:not(.sapUiAdjustedSectionSubsectionWithoutTable) .sapUxAPBlockContainer > .sapUiRespGrid {
|
|
63
63
|
padding: 0 0;
|
|
64
64
|
}
|