@openui5/themelib_sap_horizon 1.136.12 → 1.136.14
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/Button.less +2 -2
- package/src/sap/m/themes/sap_horizon/Switch.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Button.less +2 -2
- package/src/sap/m/themes/sap_horizon_dark/Switch.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Switch.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Switch.less +1 -1
- 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/ui/unified/themes/sap_horizon/CalendarRow.less +0 -25
- package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarRow.less +0 -25
- package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarRow.less +0 -24
- package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarRow.less +0 -24
- package/src/sap/uxap/themes/sap_horizon/AnchorBar.less +0 -5
- package/src/sap/uxap/themes/sap_horizon_dark/AnchorBar.less +0 -5
package/THIRDPARTY.txt
CHANGED
|
@@ -300,7 +300,7 @@ License: MIT
|
|
|
300
300
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
301
301
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/bignumber.js
|
|
302
302
|
|
|
303
|
-
Component: lodash, version: 4.17.
|
|
303
|
+
Component: lodash, version: 4.17.23
|
|
304
304
|
Copyright: OpenJS Foundation and other contributors
|
|
305
305
|
License: MIT
|
|
306
306
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
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.14",
|
|
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.14",
|
|
18
|
+
"@openui5/sap.m": "1.136.14",
|
|
19
|
+
"@openui5/sap.tnt": "1.136.14",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.136.14",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.136.14",
|
|
22
|
+
"@openui5/sap.ui.core": "1.136.14",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.136.14",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.136.14",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.136.14",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.136.14",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.136.14",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.136.14",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.136.14",
|
|
30
|
+
"@openui5/sap.ui.table": "1.136.14",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.136.14",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.136.14",
|
|
33
|
+
"@openui5/sap.uxap": "1.136.14"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2026 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.14</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 2026 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.14</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 2026 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.14</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 2026 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.14</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -60,31 +60,6 @@ html.sap-desktop .sapUiCalendarApp.sapUiCalendarAppSel:focus:not(:active) > .sap
|
|
|
60
60
|
background-color: @sapUiContentSelectedBackground;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
.sapMListTblRow.sapMLIBFocusable:focus {
|
|
64
|
-
.sapUiCalendarRowAppsInt.sapUiCalendarRowAppsNoWork:before {
|
|
65
|
-
position: absolute;
|
|
66
|
-
top: 0px;
|
|
67
|
-
left: -1px;
|
|
68
|
-
right: 1px;
|
|
69
|
-
bottom: 0px;
|
|
70
|
-
content: "";
|
|
71
|
-
border: 0.195rem solid @sapUiContentFocusColor;
|
|
72
|
-
border-left: none;
|
|
73
|
-
pointer-events: none;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.sapUiCalendarRowAppsIntNoHead.sapUiCalendarRowAppsInt.sapUiCalendarRowAppsNoWork:before {
|
|
77
|
-
position: absolute;
|
|
78
|
-
top: 0px;
|
|
79
|
-
left: -1px;
|
|
80
|
-
right: 1px;
|
|
81
|
-
bottom: 1px;
|
|
82
|
-
content: "";
|
|
83
|
-
border: 0.0625rem dotted @sapUiContentFocusColor;
|
|
84
|
-
pointer-events: none;
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
|
|
88
63
|
html[data-sap-ui-browser ^= "ie"], html[data-sap-ui-browser^="ed"] {
|
|
89
64
|
.sapUiCalendarApp:focus > .sapUiCalendarAppCont:after{
|
|
90
65
|
border-style: dashed;
|
|
@@ -60,31 +60,6 @@ html.sap-desktop .sapUiCalendarApp.sapUiCalendarAppSel:focus:not(:active) > .sap
|
|
|
60
60
|
background-color: @sapUiContentSelectedBackground;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
.sapMListTblRow.sapMLIBFocusable:focus {
|
|
64
|
-
.sapUiCalendarRowAppsInt.sapUiCalendarRowAppsNoWork:before {
|
|
65
|
-
position: absolute;
|
|
66
|
-
top: 0px;
|
|
67
|
-
left: -1px;
|
|
68
|
-
right: 1px;
|
|
69
|
-
bottom: 0px;
|
|
70
|
-
content: "";
|
|
71
|
-
border: 0.195rem solid @sapUiContentFocusColor;
|
|
72
|
-
border-left: none;
|
|
73
|
-
pointer-events: none;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.sapUiCalendarRowAppsIntNoHead.sapUiCalendarRowAppsInt.sapUiCalendarRowAppsNoWork:before {
|
|
77
|
-
position: absolute;
|
|
78
|
-
top: 0px;
|
|
79
|
-
left: -1px;
|
|
80
|
-
right: 1px;
|
|
81
|
-
bottom: 1px;
|
|
82
|
-
content: "";
|
|
83
|
-
border: 0.0625rem dotted @sapUiContentFocusColor;
|
|
84
|
-
pointer-events: none;
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
|
|
88
63
|
html[data-sap-ui-browser ^= "ie"], html[data-sap-ui-browser^="ed"] {
|
|
89
64
|
.sapUiCalendarApp:focus > .sapUiCalendarAppCont:after{
|
|
90
65
|
border-style: dashed;
|
|
@@ -51,30 +51,6 @@ html.sap-desktop .sapUiCalendarApp:hover:not(:active) > .sapUiCalendarAppCont {
|
|
|
51
51
|
background-color: @sapUiListHoverBackground;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.sapMListTblRow.sapMLIBFocusable:focus {
|
|
55
|
-
.sapUiCalendarRowAppsInt.sapUiCalendarRowAppsNoWork:before {
|
|
56
|
-
position: absolute;
|
|
57
|
-
top: 0px;
|
|
58
|
-
left: -1px;
|
|
59
|
-
right: 1px;
|
|
60
|
-
bottom: 0px;
|
|
61
|
-
content: "";
|
|
62
|
-
border: 0.0625rem dotted @sapUiContentFocusColor;
|
|
63
|
-
pointer-events: none;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.sapUiCalendarRowAppsIntNoHead.sapUiCalendarRowAppsInt.sapUiCalendarRowAppsNoWork:before {
|
|
67
|
-
position: absolute;
|
|
68
|
-
top: 0px;
|
|
69
|
-
left: -1px;
|
|
70
|
-
right: 1px;
|
|
71
|
-
bottom: 1px;
|
|
72
|
-
content: "";
|
|
73
|
-
border: 0.0625rem dotted @sapUiContentFocusColor;
|
|
74
|
-
pointer-events: none;
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
|
|
78
54
|
html[data-sap-ui-browser ^= "ie"], html[data-sap-ui-browser^="ed"] {
|
|
79
55
|
.sapUiCalendarApp:focus > .sapUiCalendarAppCont:after{
|
|
80
56
|
border-style: dashed;
|
|
@@ -51,30 +51,6 @@ html.sap-desktop .sapUiCalendarApp:hover:not(:active) > .sapUiCalendarAppCont {
|
|
|
51
51
|
background-color: @sapUiListHoverBackground;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.sapMListTblRow.sapMLIBFocusable:focus {
|
|
55
|
-
.sapUiCalendarRowAppsInt.sapUiCalendarRowAppsNoWork:before {
|
|
56
|
-
position: absolute;
|
|
57
|
-
top: 0px;
|
|
58
|
-
left: -1px;
|
|
59
|
-
right: 1px;
|
|
60
|
-
bottom: 0px;
|
|
61
|
-
content: "";
|
|
62
|
-
border: 0.0625rem dotted @sapUiContentFocusColor;
|
|
63
|
-
pointer-events: none;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.sapUiCalendarRowAppsIntNoHead.sapUiCalendarRowAppsInt.sapUiCalendarRowAppsNoWork:before {
|
|
67
|
-
position: absolute;
|
|
68
|
-
top: 0px;
|
|
69
|
-
left: -1px;
|
|
70
|
-
right: 1px;
|
|
71
|
-
bottom: 1px;
|
|
72
|
-
content: "";
|
|
73
|
-
border: 0.0625rem dotted @sapUiContentFocusColor;
|
|
74
|
-
pointer-events: none;
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
|
|
78
54
|
html[data-sap-ui-browser ^= "ie"], html[data-sap-ui-browser^="ed"] {
|
|
79
55
|
.sapUiCalendarApp:focus > .sapUiCalendarAppCont:after{
|
|
80
56
|
border-style: dashed;
|
|
@@ -390,11 +390,6 @@ html[data-sap-ui-animation="off"] {
|
|
|
390
390
|
font-weight: bold;
|
|
391
391
|
}
|
|
392
392
|
|
|
393
|
-
// Removal of capital style in older nav bars
|
|
394
|
-
.sapUxAPAnchorBarUpperCase {
|
|
395
|
-
text-transform: none;
|
|
396
|
-
}
|
|
397
|
-
|
|
398
393
|
.sapUxAPAnchorBar .sapMSB {
|
|
399
394
|
.sapMSBText {
|
|
400
395
|
background-color: transparent;
|
|
@@ -389,11 +389,6 @@ html[data-sap-ui-animation="off"] {
|
|
|
389
389
|
font-weight: bold;
|
|
390
390
|
}
|
|
391
391
|
|
|
392
|
-
// Removal of capital style in older nav bars
|
|
393
|
-
.sapUxAPAnchorBarUpperCase {
|
|
394
|
-
text-transform: none;
|
|
395
|
-
}
|
|
396
|
-
|
|
397
392
|
.sapUxAPAnchorBar .sapMSB {
|
|
398
393
|
.sapMSBText {
|
|
399
394
|
background-color: transparent;
|