@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 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.21
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.12",
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.12",
18
- "@openui5/sap.m": "1.136.12",
19
- "@openui5/sap.tnt": "1.136.12",
20
- "@openui5/sap.ui.codeeditor": "1.136.12",
21
- "@openui5/sap.ui.commons": "1.136.12",
22
- "@openui5/sap.ui.core": "1.136.12",
23
- "@openui5/sap.ui.dt": "1.136.12",
24
- "@openui5/sap.ui.fl": "1.136.12",
25
- "@openui5/sap.ui.mdc": "1.136.12",
26
- "@openui5/sap.ui.integration": "1.136.12",
27
- "@openui5/sap.ui.layout": "1.136.12",
28
- "@openui5/sap.ui.rta": "1.136.12",
29
- "@openui5/sap.ui.suite": "1.136.12",
30
- "@openui5/sap.ui.table": "1.136.12",
31
- "@openui5/sap.ui.unified": "1.136.12",
32
- "@openui5/sap.ui.ux3": "1.136.12",
33
- "@openui5/sap.uxap": "1.136.12"
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
  }
@@ -9,8 +9,8 @@
9
9
  height: 2.75rem;
10
10
  }
11
11
 
12
- .sapMBtnEmphasized {
13
- font-family: var(--sapFontBoldFamily);
12
+ .sapMBtnEmphasized.sapMBtnInner.sapMBtnText {
13
+ font-family: var(--sapButton_Emphasized_FontFamily);
14
14
  }
15
15
 
16
16
  .sapMIBar-CTX .sapMBarLeft .sapMBtn:hover {
@@ -90,7 +90,7 @@ html.sap-desktop {
90
90
  height: 1.5rem;
91
91
  line-height: 1.375rem;
92
92
  padding: 0;
93
- font-family: '72-Condensed-Bold', '72', '72full', Arial, Helvetica, sans-serif;
93
+ font-family: var(--sapFontSemiboldDuplexFamily);
94
94
  }
95
95
  }
96
96
 
@@ -9,8 +9,8 @@
9
9
  height: 2.75rem;
10
10
  }
11
11
 
12
- .sapMBtnEmphasized {
13
- font-family: var(--sapFontBoldFamily);
12
+ .sapMBtnEmphasized.sapMBtnInner.sapMBtnText {
13
+ font-family: var(--sapButton_Emphasized_FontFamily);
14
14
  }
15
15
 
16
16
  .sapMIBar-CTX .sapMBarLeft .sapMBtn:hover {
@@ -90,7 +90,7 @@ html.sap-desktop {
90
90
  height: 1.5rem;
91
91
  line-height: 1.375rem;
92
92
  padding: 0;
93
- font-family: '72-Condensed-Bold', '72', '72full', Arial, Helvetica, sans-serif;
93
+ font-family: var(--sapFontSemiboldDuplexFamily);
94
94
  }
95
95
  }
96
96
 
@@ -90,7 +90,7 @@ html.sap-desktop {
90
90
  height: 1.5rem;
91
91
  line-height: 1.375rem;
92
92
  padding: 0;
93
- font-family: '72-Condensed-Bold', '72', '72full', Arial, Helvetica, sans-serif;
93
+ font-family: var(--sapFontSemiboldDuplexFamily);
94
94
  }
95
95
  }
96
96
 
@@ -90,7 +90,7 @@ html.sap-desktop {
90
90
  height: 1.5rem;
91
91
  line-height: 1.375rem;
92
92
  padding: 0;
93
- font-family: '72-Condensed-Bold', '72', '72full', Arial, Helvetica, sans-serif;
93
+ font-family: var(--sapFontSemiboldDuplexFamily);
94
94
  }
95
95
  }
96
96
 
@@ -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.12</version>
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.12</version>
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.12</version>
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.12</version>
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;