@openui5/themelib_sap_horizon 1.136.7 → 1.136.9
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/REUSE.toml +1 -1
- package/THIRDPARTY.txt +2 -2
- package/package.json +18 -18
- 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/ObjectPageSubSection.less +0 -5
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +0 -5
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSubSection.less +0 -5
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSubSection.less +0 -5
package/REUSE.toml
CHANGED
|
@@ -375,7 +375,7 @@ SPDX-FileComment = "these files belong to: handlebars"
|
|
|
375
375
|
[[annotations]]
|
|
376
376
|
path = "src/sap.ui.core/src/sap/ui/thirdparty/require.js"
|
|
377
377
|
precedence = "aggregate"
|
|
378
|
-
SPDX-FileCopyrightText = "2010-
|
|
378
|
+
SPDX-FileCopyrightText = "2010-2024, jQuery Foundation and other contributors"
|
|
379
379
|
SPDX-License-Identifier = "MIT"
|
|
380
380
|
SPDX-FileComment = "these files belong to: requireJS"
|
|
381
381
|
|
package/THIRDPARTY.txt
CHANGED
|
@@ -245,8 +245,8 @@ License: MIT
|
|
|
245
245
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
246
246
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/handlebars.js
|
|
247
247
|
|
|
248
|
-
Component: requireJS, version: 2.
|
|
249
|
-
Copyright: 2010-
|
|
248
|
+
Component: requireJS, version: 2.3.7
|
|
249
|
+
Copyright: 2010-2024, jQuery Foundation and other contributors
|
|
250
250
|
License: MIT
|
|
251
251
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
252
252
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/require.js
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.136.
|
|
3
|
+
"version": "1.136.9",
|
|
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.136.
|
|
18
|
-
"@openui5/sap.m": "1.136.
|
|
19
|
-
"@openui5/sap.tnt": "1.136.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.136.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.136.
|
|
22
|
-
"@openui5/sap.ui.core": "1.136.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.136.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.136.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.136.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.136.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.136.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.136.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.136.
|
|
30
|
-
"@openui5/sap.ui.table": "1.136.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.136.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.136.
|
|
33
|
-
"@openui5/sap.uxap": "1.136.
|
|
17
|
+
"@openui5/sap.f": "1.136.9",
|
|
18
|
+
"@openui5/sap.m": "1.136.9",
|
|
19
|
+
"@openui5/sap.tnt": "1.136.9",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.136.9",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.136.9",
|
|
22
|
+
"@openui5/sap.ui.core": "1.136.9",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.136.9",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.136.9",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.136.9",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.136.9",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.136.9",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.136.9",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.136.9",
|
|
30
|
+
"@openui5/sap.ui.table": "1.136.9",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.136.9",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.136.9",
|
|
33
|
+
"@openui5/sap.uxap": "1.136.9"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 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.136.
|
|
9
|
+
<version>1.136.9</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 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.136.
|
|
9
|
+
<version>1.136.9</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 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.136.
|
|
9
|
+
<version>1.136.9</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 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.136.
|
|
9
|
+
<version>1.136.9</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -11,11 +11,6 @@
|
|
|
11
11
|
padding: 0 1rem;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
.sapUiSizeCompact .sapMTB.sapUxAPObjectPageSubSectionHeaderToolbar,
|
|
15
|
-
.sapMTB.sapUxAPObjectPageSubSectionHeaderToolbar {
|
|
16
|
-
height: 2.75rem;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
14
|
/* responsive paddings */
|
|
20
15
|
.sapUxAPObjectPageLayout.sapUiResponsiveContentPadding {
|
|
21
16
|
&.sapUxAPObjectPageLayout-Std-Tablet .sapUxAPBlockContainer,
|
|
@@ -11,11 +11,6 @@
|
|
|
11
11
|
padding: 1rem 1rem 2rem 1rem;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
.sapUiSizeCompact .sapMTB.sapUxAPObjectPageSubSectionHeaderToolbar,
|
|
15
|
-
.sapMTB.sapUxAPObjectPageSubSectionHeaderToolbar {
|
|
16
|
-
height: 2.75rem;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
14
|
.sapUxAPObjectPageLayout-Std-Tablet .sapUxAPBlockContainer {
|
|
20
15
|
padding-bottom: 1rem;
|
|
21
16
|
}
|
|
@@ -12,11 +12,6 @@
|
|
|
12
12
|
outline-offset: -0.1875rem;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
.sapUiSizeCompact .sapMTB.sapUxAPObjectPageSubSectionHeaderToolbar,
|
|
16
|
-
.sapMTB.sapUxAPObjectPageSubSectionHeaderToolbar {
|
|
17
|
-
height: 2.75rem;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
15
|
.sapUxAPObjectPageLayout-Std-Desktop .sapUxAPBlockContainer {
|
|
21
16
|
padding: 1rem 1rem 2rem 1rem;
|
|
22
17
|
}
|
|
@@ -12,11 +12,6 @@
|
|
|
12
12
|
outline-offset: -0.1875rem;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
.sapUiSizeCompact .sapMTB.sapUxAPObjectPageSubSectionHeaderToolbar,
|
|
16
|
-
.sapMTB.sapUxAPObjectPageSubSectionHeaderToolbar {
|
|
17
|
-
height: 2.75rem;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
15
|
.sapUxAPObjectPageLayout-Std-Desktop .sapUxAPBlockContainer {
|
|
21
16
|
padding: 1rem 1rem 2rem 1rem;
|
|
22
17
|
}
|