@openui5/themelib_sap_horizon 1.138.0 → 1.139.0

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.
Files changed (37) hide show
  1. package/README.md +1 -1
  2. package/REUSE.toml +8 -1
  3. package/THIRDPARTY.txt +72 -66
  4. package/package.json +19 -19
  5. package/src/sap/m/themes/sap_horizon/CheckBox.less +4 -0
  6. package/src/sap/m/themes/sap_horizon/IconTabBar.less +0 -8
  7. package/src/sap/m/themes/sap_horizon/ObjectStatus.less +5 -3
  8. package/src/sap/m/themes/sap_horizon/Tokenizer.less +0 -1
  9. package/src/sap/m/themes/sap_horizon_dark/CheckBox.less +4 -0
  10. package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +0 -8
  11. package/src/sap/m/themes/sap_horizon_dark/ObjectStatus.less +5 -3
  12. package/src/sap/m/themes/sap_horizon_hcb/CheckBox.less +4 -0
  13. package/src/sap/m/themes/sap_horizon_hcb/IconTabBar.less +0 -4
  14. package/src/sap/m/themes/sap_horizon_hcb/ObjectListItem.less +1 -0
  15. package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +16 -16
  16. package/src/sap/m/themes/sap_horizon_hcw/CheckBox.less +4 -0
  17. package/src/sap/m/themes/sap_horizon_hcw/IconTabBar.less +0 -4
  18. package/src/sap/m/themes/sap_horizon_hcw/ObjectListItem.less +1 -0
  19. package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +16 -15
  20. package/src/sap/tnt/themes/sap_horizon/NavigationList.less +0 -1
  21. package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +3 -3
  22. package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +0 -1
  23. package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +3 -3
  24. package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +0 -1
  25. package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +3 -3
  26. package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +0 -1
  27. package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +3 -3
  28. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  29. package/src/sap/ui/core/themes/sap_horizon/base.less +14 -14
  30. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  31. package/src/sap/ui/core/themes/sap_horizon_dark/base.less +4 -4
  32. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  33. package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +4 -4
  34. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  35. package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +4 -4
  36. package/src/sap/ui/mdc/themes/sap_horizon/ValueHelpDialog.less +8 -1
  37. package/src/sap/ui/mdc/themes/sap_horizon_dark/ValueHelpDialog.less +7 -0
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  ![openui5](http://openui5.org/images/OpenUI5_new_big_side.png)
2
2
 
3
3
  # @openui5/themelib_sap_horizon
4
- Runtime resources of the [OpenUI5](https://github.com/SAP/openui5) Theme Library **sap_horizon**.
4
+ Runtime resources of the [OpenUI5](https://github.com/UI5/openui5) Theme Library **sap_horizon**.
5
5
 
6
6
  ## Usage
7
7
  Add this library as a dependency to your UI5 project by using [UI5 Tooling](https://sap.github.io/ui5-tooling/):
package/REUSE.toml CHANGED
@@ -1,7 +1,7 @@
1
1
  version = 1
2
2
  SPDX-PackageName = "OpenUI5"
3
3
  SPDX-PackageSupplier = "SAP OpenUI5 <openui5@sap.com>"
4
- SPDX-PackageDownloadLocation = "https://github.com/SAP/openui5"
4
+ SPDX-PackageDownloadLocation = "https://github.com/UI5/openui5"
5
5
  SPDX-PackageComment = "The code in this project may include calls to APIs (“API Calls”) of\n SAP or third-party products or services developed outside of this project\n (“External Products”).\n “APIs” means application programming interfaces, as well as their respective\n specifications and implementing code that allows software to communicate with\n other software.\n API Calls to External Products are not licensed under the open source license\n that governs this project. The use of such API Calls and related External\n Products are subject to applicable additional agreements with the relevant\n provider of the External Products. In no event shall the open source license\n that governs this project grant any rights in or to any External Products,or\n alter, expand or supersede any terms of the applicable additional agreements.\n If you have a valid license agreement with SAP for the use of a particular SAP\n External Product, then you may make use of any API Calls included in this\n project’s code for that SAP External Product, subject to the terms of such\n license agreement. If you do not have a valid license agreement for the use of\n a particular SAP External Product, then you may only make use of any API Calls\n in this project for that SAP External Product for your internal, non-productive\n and non-commercial test and evaluation of such API Calls. Nothing herein grants\n you any rights to use or access any SAP External Product, or provide any third\n parties the right to use of access any SAP External Product, through API Calls."
6
6
 
7
7
  [[annotations]]
@@ -464,6 +464,13 @@ SPDX-FileCopyrightText = [
464
464
  SPDX-License-Identifier = "Apache-2.0 and ISC"
465
465
  SPDX-FileComment = "these files contain content from SAP and node-lru-cache: LRUPersistentCache.js is overall written by SAP, but portions ('Least Recently Used' logic) are taken from the node-lru-cache project (see https://github.com/isaacs/node-lru-cache/blob/v2.7.3/README.md) and modified."
466
466
 
467
+ [[annotations]]
468
+ path = "src/sap.ui.core/test/sap/ui/core/qunit/testdata/fastnavigation/webc/integration/**"
469
+ precedence = "aggregate"
470
+ SPDX-FileCopyrightText = "SAP SE (and OpenUI5 contributors)"
471
+ SPDX-License-Identifier = "Apache-2.0"
472
+ SPDX-FileComment = "these files belong to: UI5 Web Components"
473
+
467
474
 
468
475
  # Library: sap.ui.documentation:
469
476
 
package/THIRDPARTY.txt CHANGED
@@ -9,13 +9,13 @@ Library: sap.m:
9
9
  Component: purify.js, version: 3.2.4
10
10
  Copyright: Mario Heiderich
11
11
  License: Apache-2.0
12
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
12
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
13
13
  Contained in: src/sap.m/src/sap/m/_thirdparty/purify.js
14
14
 
15
15
  Component: QUnit Composite 2.0.0, version: 2.0.0
16
16
  Copyright: jQuery Foundation and other contributors, https://jquery.org/
17
17
  License: MIT
18
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
18
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
19
19
  Contained in: src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.css
20
20
  src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.js
21
21
 
@@ -25,7 +25,7 @@ Library: sap.ui.codeeditor:
25
25
  Component: Ace (Ajax.org Cloud9 Editor), version: 1.36.5
26
26
  Copyright: 2010, Ajax.org B.V.
27
27
  License: BSD-3-Clause
28
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
28
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
29
29
  Contained in: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace/**
30
30
 
31
31
 
@@ -34,13 +34,13 @@ Library: sap.ui.commons:
34
34
  Component: jQuery UI, version: 1.10.4
35
35
  Copyright: 2014 jQuery Foundation and other contributors
36
36
  License: MIT
37
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
37
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
38
38
  Contained in: src/sap.ui.commons/src/sap/ui/commons/themes/base/jQueryUi*
39
39
 
40
40
  Component: jquery.fix.clone
41
41
  Copyright: Spencer Tipping
42
42
  License: MIT
43
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
43
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
44
44
  Contained in: src/sap.ui.commons/src/sap/ui/commons/Carousel.js
45
45
 
46
46
 
@@ -49,7 +49,7 @@ Library: sap.ui.core:
49
49
  Component: jQuery 3, version: 3.6.0
50
50
  Copyright: OpenJS Foundation and other contributors
51
51
  License: MIT
52
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
52
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
53
53
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jquery.js
54
54
  src/sap.ui.core/src/sap/base/util/isPlainObject.js
55
55
  src/sap.ui.core/src/sap/base/util/_merge.js
@@ -58,152 +58,152 @@ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jquery.js
58
58
  Component: jQuery 1, version: 1.7.1
59
59
  Copyright: 2011, John Resig
60
60
  License: MIT
61
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
61
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
62
62
  Contained in: src/sap.ui.core/src/sap/ui/Device.js
63
63
 
64
64
  Component: jQuery UI 1.8, version: 1.8.17
65
65
  Copyright: 2014 jQuery Foundation and other contributors
66
66
  License: MIT
67
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
67
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
68
68
  Contained in: src/sap.ui.core/src/sap/ui/dom/jquery/Selectors.js
69
69
 
70
70
  Component: jQuery UI 1.10, version: 1.10.4
71
71
  Copyright: 2014 jQuery Foundation and other contributors
72
72
  License: MIT
73
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
73
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
74
74
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jqueryui/**
75
75
  src/sap.ui.core/src/jquery.sap.dom.js
76
76
 
77
77
  Component: jQuery UI 1.11, version: 1.11.1
78
78
  Copyright: 2014 jQuery Foundation and other contributors
79
79
  License: MIT
80
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
80
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
81
81
  Contained in: src/sap.ui.core/src/sap/ui/dom/jquery/zIndex.js
82
82
 
83
83
  Component: QUnit, version: 1.18.0
84
84
  Copyright: jQuery Foundation and other contributors
85
85
  License: MIT
86
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
86
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
87
87
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit.css
88
88
  src/sap.ui.core/src/sap/ui/thirdparty/qunit.js
89
89
 
90
90
  Component: QUnit 2, version: 2.3.2
91
91
  Copyright: jQuery Foundation and other contributors
92
92
  License: MIT
93
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
93
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
94
94
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.css
95
95
  src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.js
96
96
 
97
97
  Component: QUnit 2.18, version: 2.18.0
98
98
  Copyright: jQuery Foundation and other contributors
99
99
  License: MIT
100
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
100
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
101
101
  Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.css
102
102
  src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.js
103
103
 
104
104
  Component: jQuery-Migrate, version: 3.3.1
105
105
  Copyright: OpenJS Foundation and other contributors
106
106
  License: MIT
107
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
107
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
108
108
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jquery-compat.js
109
109
 
110
110
  Component: jQuery Mobile, version: 1.3.1
111
111
  Copyright: 2010, 2013 jQuery Foundation, Inc. and other contributors
112
112
  License: MIT
113
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
113
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
114
114
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jquery-mobile-custom.js
115
115
 
116
116
  Component: jQuery.rtl-scroll-type, version: 2.0.0
117
117
  Copyright: 2012 Wei-Ko Kao
118
118
  License: MIT
119
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
119
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
120
120
  Contained in: src/sap.ui.core/src/sap/ui/util/_FeatureDetection.js
121
121
 
122
122
  Component: QUnit Composite, version: 1.0.2-pre
123
123
  Copyright: jQuery Foundation and other contributors
124
124
  License: MIT
125
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
125
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
126
126
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.css
127
127
  src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.js
128
128
 
129
129
  Component: JUnit Reporter for QUnit, version: 1.1.1
130
130
  Copyright: jQuery Foundation and other contributors
131
131
  License: MIT
132
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
132
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
133
133
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-reporter-junit.js
134
134
  src/sap.ui.core/src/sap/ui/qunit/qunit-junit.js
135
135
 
136
136
  Component: Zynga Scroller, version: 1.2.1-0-g5d43806
137
137
  Copyright: 2011 Zynga Inc.
138
138
  License: MIT
139
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
139
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
140
140
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/zyngascroll.js
141
141
 
142
142
  Component: LESS, version: 1.6.3
143
143
  Copyright: 2009-2014, Alexis Sellier
144
144
  License: Apache-2.0
145
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
145
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
146
146
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/less.js
147
147
 
148
148
  Component: DataJS
149
149
  Copyright: 2011 Microsoft
150
150
  License: MIT
151
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
151
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
152
152
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/datajs.js
153
153
 
154
154
  Component: D3, version: 3.4.12
155
155
  Copyright: 2010-2014 Michael Bostock
156
156
  License: BSD-3-Clause
157
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
157
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
158
158
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/d3.js
159
159
 
160
160
  Component: JSZip, version: 2.2.0
161
161
  Copyright: 2009-2014 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso
162
162
  License: MIT
163
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
163
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
164
164
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jszip.js
165
165
 
166
166
  Component: Google-Caja JS HTML Sanitizer, version: Build 4884
167
167
  Copyright: Google Inc.
168
168
  License: Apache-2.0
169
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
169
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
170
170
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/caja-html-sanitizer.js
171
171
 
172
172
  Component: Unicode Common Locale Data Repository, version: 46.1.0
173
173
  Copyright: 1991-2024 Unicode, Inc.
174
174
  License: LicenseRef-Unicode-3.0
175
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-Unicode-3.0.txt
175
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/LicenseRef-Unicode-3.0.txt
176
176
  Contained in: src/sap.ui.core/src/sap/ui/core/cldr/**
177
177
 
178
178
  Component: SinonJS, version: 1.14.1
179
179
  Copyright: 2010-2014, Christian Johansen, christian@cjohansen.no
180
180
  License: BSD-3-Clause
181
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
181
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
182
182
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon.js
183
183
  src/sap.ui.core/src/sap/ui/thirdparty/sinon-server.js
184
184
 
185
185
  Component: SinonJS, version: 4.4.6
186
186
  Copyright: 2010-2017, Christian Johansen, christian@cjohansen.no
187
187
  License: BSD-3-Clause
188
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
188
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
189
189
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon-4.js
190
190
 
191
191
  Component: SinonJS 14, version: 14.0.0
192
192
  Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
193
193
  License: BSD-3-Clause
194
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
194
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
195
195
  Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
196
196
 
197
197
  Component: Sinon-qunit, version: 2.0.0
198
198
  Copyright: 2010-2011, Christian Johansen
199
199
  License: BSD-3-Clause
200
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
200
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
201
201
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon-qunit.js
202
202
 
203
203
  Component: URI.js, version: 1.19.11
204
204
  Copyright: Rodney Rehm
205
205
  License: MIT
206
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
206
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
207
207
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/URI.js
208
208
  src/sap.ui.core/src/sap/ui/thirdparty/URITemplate.js
209
209
  src/sap.ui.core/src/sap/ui/thirdparty/SecondLevelDomains.js
@@ -212,137 +212,143 @@ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/URI.js
212
212
  Component: punycode.js, version: 1.4.0
213
213
  Copyright: Mathias Bynens
214
214
  License: MIT
215
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
215
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
216
216
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/punycode.js
217
217
 
218
218
  Component: handlebars, version: 4.7.7
219
219
  Copyright: 2011-2019 by Yehuda Katz
220
220
  License: MIT
221
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
221
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
222
222
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/handlebars.js
223
223
 
224
224
  Component: requireJS, version: 2.1.8
225
225
  Copyright: 2010-2012, The Dojo Foundation
226
226
  License: MIT
227
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
227
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
228
228
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/require.js
229
229
 
230
230
  Component: crossroads.js, version: 0.12.0
231
231
  Copyright: Miller Medeiros
232
232
  License: MIT
233
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
233
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
234
234
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/crossroads.js
235
235
 
236
236
  Component: hasher.js, version: 1.2.0
237
237
  Copyright: Miller Medeiros
238
238
  License: MIT
239
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
239
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
240
240
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hasher.js
241
241
 
242
242
  Component: JS-Signals, version: 1.0.0
243
243
  Copyright: Miller Medeiros
244
244
  License: MIT
245
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
245
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
246
246
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/signals.js
247
247
 
248
248
  Component: blanket.js, version: 1.1.5
249
249
  Copyright: 2013 Alex Seville
250
250
  License: MIT
251
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
251
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
252
252
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/blanket.js
253
253
 
254
254
  Component: JSON in JS, version: ff55d8d451
255
255
  Copyright: Douglas Crockford
256
256
  License: LicenseRef-JSONinJSPublicDomain
257
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-JSONinJSPublicDomain.txt
257
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/LicenseRef-JSONinJSPublicDomain.txt
258
258
  Contained in: src/sap.ui.core/src/sap/base/util/JSTokenizer.js
259
259
 
260
260
  Component: Top Down Operator Precedence
261
261
  Copyright: 2010 Douglas Crockford
262
262
  License: Apache-2.0
263
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
263
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
264
264
  Contained in: src/sap.ui.core/src/sap/ui/base/ExpressionParser.js
265
265
  Comment: License granted to SAP by Douglas Crockford
266
266
 
267
267
  Component: KLayJS, version: 0.4.1
268
268
  Copyright: Ulf Rueegg
269
269
  License: EPL-1.0
270
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/EPL-1.0.txt
270
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/EPL-1.0.txt
271
271
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/klay.js
272
272
 
273
273
  Component: bignumber.js, version: 6.0.0
274
274
  Copyright: 2018 Michael Mclaughlin
275
275
  License: MIT
276
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
276
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
277
277
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/bignumber.js
278
278
 
279
279
  Component: lodash, version: 4.17.21
280
280
  Copyright: OpenJS Foundation and other contributors
281
281
  License: MIT
282
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
282
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
283
283
  Contained in: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
284
284
 
285
285
  Component: Hyphenopoly, version: 3.4.0
286
286
  Copyright: 2021 Mathias Nater
287
287
  License: MIT
288
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
288
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
289
289
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly/**
290
290
 
291
291
  Component: p-cancelable, version: 2.0.0
292
292
  Copyright: Sindre Sorhus <sindresorhus@gmail.com>
293
293
  License: MIT
294
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
294
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
295
295
  Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
296
296
 
297
297
  Component: @babel/helpers, version: 7.10.4
298
298
  Copyright: 2014-present Sebastian McKenzie and other contributors
299
299
  License: MIT
300
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
300
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
301
301
  Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
302
302
 
303
303
  Component: Jalaali JS
304
304
  Copyright: Behrang Norouzinia
305
305
  License: MIT
306
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
306
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
307
307
  Contained in: src/sap.ui.core/src/sap/ui/core/date/Persian.js
308
308
 
309
309
  Component: vkBeautify, version: 0.99.00.beta
310
310
  Copyright: 2012 Vadim Kiryukhin
311
311
  License: MIT
312
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
312
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
313
313
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/vkbeautify.js
314
314
 
315
315
  Component: node-lru-cache, version: 2.7.3
316
316
  Copyright: Isaac Z. Schlueter and Contributors
317
317
  License: ISC
318
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/ISC.txt
318
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/ISC.txt
319
319
  Contained in: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
320
320
 
321
+ Component: UI5 Web Components, version: 2.11.0
322
+ Copyright: SAP SE (and OpenUI5 contributors)
323
+ License: Apache-2.0
324
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
325
+ Contained in: src/sap.ui.core/test/sap/ui/core/qunit/testdata/fastnavigation/webc/integration/**
326
+
321
327
 
322
328
  Library: sap.ui.documentation:
323
329
 
324
330
  Component: highlight.js, version: 11.9.0
325
331
  Copyright: 2006-2020, Ivan Sagalaev
326
332
  License: BSD-3-Clause
327
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
333
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
328
334
  Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js/**
329
335
 
330
336
  Component: Elasticlunr, version: 0.9.5
331
337
  Copyright: 2017 Wei Song and Oliver Nightingale
332
338
  License: MIT
333
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
339
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
334
340
  Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/elasticlunr.js
335
341
 
336
342
  Component: DataTables, version: 2.0.1
337
343
  Copyright: SpryMedia Ltd
338
344
  License: MIT
339
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
345
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
340
346
  Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/**
341
347
 
342
348
  Component: Buttons extension for DataTables, version: 3.0.0
343
349
  Copyright: SpryMedia Ltd
344
350
  License: MIT
345
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
351
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
346
352
  Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/**
347
353
 
348
354
 
@@ -351,38 +357,38 @@ Library: sap.ui.integration:
351
357
  Component: UI5 Web Components, version: 1.7.0
352
358
  Copyright: SAP
353
359
  License: Apache-2.0
354
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
360
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
355
361
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/**
356
362
 
357
363
  Component: Adaptive Cards, version: 2.9.0
358
364
  Copyright: 2017 Microsoft
359
365
  License: MIT
360
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
366
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
361
367
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptivecards.js
362
368
  src/sap.ui.integration/src/sap/ui/integration/schemas/adaptive-card.json
363
369
 
364
370
  Component: Adaptive Cards Templating, version: 2.2.0
365
371
  Copyright: 2017 Microsoft
366
372
  License: MIT
367
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
373
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
368
374
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptivecards-templating.js
369
375
 
370
376
  Component: Adaptive Expressions, version: 4.15.0
371
377
  Copyright: Microsoft
372
378
  License: MIT
373
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
379
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
374
380
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptive-expressions.js
375
381
 
376
382
  Component: Markdown-it, version: 12.3.2
377
383
  Copyright: 2014 Vitaly Puzrin, Alex Kocharin
378
384
  License: MIT
379
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
385
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
380
386
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/markdown-it.js
381
387
 
382
388
  Component: @cfworker/json-schema, version: 1.6.8
383
389
  Copyright: 2020 Jeremy Danyow
384
390
  License: MIT
385
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
391
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
386
392
  Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
387
393
 
388
394
 
@@ -391,7 +397,7 @@ Library: sap.ui.webc.common:
391
397
  Component: UI5 Web Components, version: 1.18.0
392
398
  Copyright: SAP
393
399
  License: Apache-2.0
394
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
400
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
395
401
  Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/**
396
402
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/**
397
403
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/**
@@ -402,7 +408,7 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/**
402
408
  Component: lit-html, version: 2.2.2
403
409
  Copyright: Google LLC
404
410
  License: BSD-3-Clause
405
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
411
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
406
412
  Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/**
407
413
 
408
414
 
@@ -411,13 +417,13 @@ Library: sap.ui.webc.fiori:
411
417
  Component: UI5 Web Components, version: 1.18.0
412
418
  Copyright: SAP
413
419
  License: Apache-2.0
414
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
420
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
415
421
  Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/**
416
422
 
417
423
  Component: ZXing, version: 0.17.1
418
424
  Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
419
425
  License: Apache-2.0
420
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
426
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
421
427
  Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
422
428
 
423
429
 
@@ -426,7 +432,7 @@ Library: sap.ui.webc.main:
426
432
  Component: UI5 Web Components, version: 1.18.0
427
433
  Copyright: SAP
428
434
  License: Apache-2.0
429
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
435
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
430
436
  Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/**
431
437
 
432
438
 
@@ -435,13 +441,13 @@ Outside of Libraries:
435
441
  Component: JSDoc 3, version: 3.6.7
436
442
  Copyright: 2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
437
443
  License: Apache-2.0
438
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
444
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
439
445
  Contained in: lib/jsdoc/ui5/plugin.js
440
446
 
441
- Component: SAP Theming Base Content, version: 11.31.0
447
+ Component: SAP Theming Base Content, version: 11.30.0
442
448
  Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
443
449
  License: Apache-2.0
444
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
450
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
445
451
  Contained in: src/sap.ui.core/src/sap/ui/core/themes/base/base.less
446
452
  src/themelib_sap_belize/src/sap/ui/core/themes/**/base.less
447
453
  src/themelib_sap_fiori_3/src/sap/ui/core/themes/**/base.less
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_horizon",
3
- "version": "1.138.0",
3
+ "version": "1.139.0",
4
4
  "description": "OpenUI5 Theme Library sap_horizon",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -11,25 +11,25 @@
11
11
  ],
12
12
  "repository": {
13
13
  "type": "git",
14
- "url": "https://github.com/SAP/openui5.git"
14
+ "url": "https://github.com/UI5/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.138.0",
18
- "@openui5/sap.m": "1.138.0",
19
- "@openui5/sap.tnt": "1.138.0",
20
- "@openui5/sap.ui.codeeditor": "1.138.0",
21
- "@openui5/sap.ui.commons": "1.138.0",
22
- "@openui5/sap.ui.core": "1.138.0",
23
- "@openui5/sap.ui.dt": "1.138.0",
24
- "@openui5/sap.ui.fl": "1.138.0",
25
- "@openui5/sap.ui.mdc": "1.138.0",
26
- "@openui5/sap.ui.integration": "1.138.0",
27
- "@openui5/sap.ui.layout": "1.138.0",
28
- "@openui5/sap.ui.rta": "1.138.0",
29
- "@openui5/sap.ui.suite": "1.138.0",
30
- "@openui5/sap.ui.table": "1.138.0",
31
- "@openui5/sap.ui.unified": "1.138.0",
32
- "@openui5/sap.ui.ux3": "1.138.0",
33
- "@openui5/sap.uxap": "1.138.0"
17
+ "@openui5/sap.f": "1.139.0",
18
+ "@openui5/sap.m": "1.139.0",
19
+ "@openui5/sap.tnt": "1.139.0",
20
+ "@openui5/sap.ui.codeeditor": "1.139.0",
21
+ "@openui5/sap.ui.commons": "1.139.0",
22
+ "@openui5/sap.ui.core": "1.139.0",
23
+ "@openui5/sap.ui.dt": "1.139.0",
24
+ "@openui5/sap.ui.fl": "1.139.0",
25
+ "@openui5/sap.ui.mdc": "1.139.0",
26
+ "@openui5/sap.ui.integration": "1.139.0",
27
+ "@openui5/sap.ui.layout": "1.139.0",
28
+ "@openui5/sap.ui.rta": "1.139.0",
29
+ "@openui5/sap.ui.suite": "1.139.0",
30
+ "@openui5/sap.ui.table": "1.139.0",
31
+ "@openui5/sap.ui.unified": "1.139.0",
32
+ "@openui5/sap.ui.ux3": "1.139.0",
33
+ "@openui5/sap.uxap": "1.139.0"
34
34
  }
35
35
  }
@@ -109,6 +109,10 @@
109
109
  padding-left: 2.75rem;
110
110
  }
111
111
 
112
+ .sapUiForm:not(.sapUiFormEdit-CTX) .sapMCb.sapMCbDisplayOnly .sapMCbBg {
113
+ top: -0.1475rem;
114
+ }
115
+
112
116
  .sapMCbDisplayOnly .sapMCbBg {
113
117
  top: 0.5625rem;
114
118
  left: 0.5625rem;
@@ -136,10 +136,6 @@
136
136
  @_sap_m_IconTabBar_SelectedTextColor: var(--sapTab_Selected_Background);
137
137
  @_sap_m_IconTabBar_SelectedTextHoverColor: darken(@sapUiSelected, 10);
138
138
  @_sap_m_IconTabBar_ArrowScroll_AfterHeight: 1px;
139
- @_sap_m_IconTabBar_HeaderFocusBorderTopOffset: -4px;
140
- @_sap_m_IconTabBar_HeaderFocusBorderBottomOffset: -4px;
141
- @_sap_m_IconTabBar_HeaderFocusBorderRightOffset: -3px;
142
- @_sap_m_IconTabBar_HeaderFocusBorderLeftOffset: -3px;
143
139
  @_sap_m_IconTabBar_HeaderBorderRadius: 0.25rem;
144
140
  @_sap_m_IconTab_Bar_Separator_Line: var(--sapGroup_TitleBorderColor);
145
141
 
@@ -835,10 +831,6 @@ html.sap-desktop {
835
831
  }
836
832
  }
837
833
 
838
- .sapMITBFilter .sapMITBText {
839
- font-weight: bold;
840
- }
841
-
842
834
  /* ------------------------------------------------ */
843
835
  /* Shell overrides */
844
836
  /* ------------------------------------------------ */
@@ -118,6 +118,10 @@
118
118
  vertical-align: middle;
119
119
  }
120
120
 
121
+ .sapMObjStatusLink {
122
+ line-height: 0.5rem;
123
+ }
124
+
121
125
  html.sap-desktop .sapMObjStatusActive:not(.sapMObjStatusInverted) {
122
126
 
123
127
  .sapMObjStatusText {
@@ -133,9 +137,7 @@ html.sap-desktop .sapMObjStatusActive:not(.sapMObjStatusInverted) {
133
137
  position: absolute;
134
138
  box-sizing: border-box;
135
139
  left: 0;
136
- top: -0.0625rem;
137
140
  right: 0;
138
- bottom: 0.0625rem;
139
141
  pointer-events: none;
140
142
  border: 0.125rem solid var(--sapContent_FocusColor);
141
143
  z-index: -1;
@@ -144,11 +146,11 @@ html.sap-desktop .sapMObjStatusActive:not(.sapMObjStatusInverted) {
144
146
  .sapMObjStatusLink {
145
147
  background: var(--sapContent_FocusColor);
146
148
  border-radius: 0.125rem;
147
- line-height: 0.875rem;
148
149
 
149
150
  .sapMObjStatusIcon > .sapUiIcon,
150
151
  .sapMObjStatusText {
151
152
  color: var(--sapContent_ContrastTextColor);
153
+ text-shadow: none;
152
154
  }
153
155
 
154
156
  .sapMObjStatusText {
@@ -6,7 +6,6 @@
6
6
  @_sap_m_Tokenizer_OutlineOffset: 0.3125rem;
7
7
 
8
8
  .sapMTokenizer {
9
- padding-left: 0.3125rem;
10
9
  position: relative;
11
10
  display: inline-block;
12
11
  white-space: nowrap;
@@ -109,6 +109,10 @@
109
109
  padding-left: 2.75rem;
110
110
  }
111
111
 
112
+ .sapUiForm:not(.sapUiFormEdit-CTX) .sapMCb.sapMCbDisplayOnly .sapMCbBg {
113
+ top: -0.1475rem;
114
+ }
115
+
112
116
  .sapMCbDisplayOnly .sapMCbBg {
113
117
  top: 0.5625rem;
114
118
  left: 0.5625rem;
@@ -136,10 +136,6 @@
136
136
  @_sap_m_IconTabBar_SelectedTextColor: var(--sapTab_Selected_Background);
137
137
  @_sap_m_IconTabBar_SelectedTextHoverColor: darken(@sapUiSelected, 10);
138
138
  @_sap_m_IconTabBar_ArrowScroll_AfterHeight: 1px;
139
- @_sap_m_IconTabBar_HeaderFocusBorderTopOffset: -4px;
140
- @_sap_m_IconTabBar_HeaderFocusBorderBottomOffset: -4px;
141
- @_sap_m_IconTabBar_HeaderFocusBorderRightOffset: -3px;
142
- @_sap_m_IconTabBar_HeaderFocusBorderLeftOffset: -3px;
143
139
  @_sap_m_IconTabBar_HeaderBorderRadius: 0.25rem;
144
140
  @_sap_m_IconTab_Bar_Separator_Line: var(--sapGroup_TitleBorderColor);
145
141
 
@@ -836,10 +832,6 @@ html.sap-desktop {
836
832
  }
837
833
  }
838
834
 
839
- .sapMITBFilter .sapMITBText {
840
- font-weight: bold;
841
- }
842
-
843
835
  /* ------------------------------------------------ */
844
836
  /* Shell overrides */
845
837
  /* ------------------------------------------------ */
@@ -118,6 +118,10 @@
118
118
  vertical-align: middle;
119
119
  }
120
120
 
121
+ .sapMObjStatusLink {
122
+ line-height: 0.5rem;
123
+ }
124
+
121
125
  html.sap-desktop .sapMObjStatusActive:not(.sapMObjStatusInverted) {
122
126
 
123
127
  .sapMObjStatusText {
@@ -133,9 +137,7 @@ html.sap-desktop .sapMObjStatusActive:not(.sapMObjStatusInverted) {
133
137
  position: absolute;
134
138
  box-sizing: border-box;
135
139
  left: 0;
136
- top: -0.0625rem;
137
140
  right: 0;
138
- bottom: 0.0625rem;
139
141
  pointer-events: none;
140
142
  border: 0.125rem solid var(--sapContent_FocusColor);
141
143
  z-index: -1;
@@ -144,11 +146,11 @@ html.sap-desktop .sapMObjStatusActive:not(.sapMObjStatusInverted) {
144
146
  .sapMObjStatusLink {
145
147
  background: var(--sapContent_FocusColor);
146
148
  border-radius: 0.125rem;
147
- line-height: 0.875rem;
148
149
 
149
150
  .sapMObjStatusIcon > .sapUiIcon,
150
151
  .sapMObjStatusText {
151
152
  color: var(--sapContent_ContrastTextColor);
153
+ text-shadow: none;
152
154
  }
153
155
 
154
156
  .sapMObjStatusText {
@@ -117,6 +117,10 @@
117
117
  padding-left: 2.75rem;
118
118
  }
119
119
 
120
+ .sapUiForm:not(.sapUiFormEdit-CTX) .sapMCb.sapMCbDisplayOnly .sapMCbBg {
121
+ top: -0.1475rem;
122
+ }
123
+
120
124
  .sapMCbDisplayOnly .sapMCbBg {
121
125
  top: 0.5625rem;
122
126
  left: 0.5625rem;
@@ -8,10 +8,6 @@
8
8
  /* ========================================================================== */
9
9
 
10
10
  @_sap_m_IconTabBar_TextShadow: none;
11
- @_sap_m_IconTabBar_HeaderFocusBorderTopOffset: -1px;
12
- @_sap_m_IconTabBar_HeaderFocusBorderBottomOffset: -1px;
13
- @_sap_m_IconTabBar_HeaderFocusBorderRightOffset: -1px;
14
- @_sap_m_IconTabBar_HeaderFocusBorderLeftOffset: -1px;
15
11
  @_sap_m_IconTabBar_More_Button_Border_Radius: 0px;
16
12
 
17
13
  /* ==================== Cozy size ==================== */
@@ -8,6 +8,7 @@
8
8
  .sapMLIBHoverable:hover .sapMObjectNumberText,
9
9
  .sapMLIBHoverable:hover .sapMObjectNumberUnit {
10
10
  color: var(--sapList_Active_TextColor);
11
+ text-shadow: none;
11
12
  }
12
13
 
13
14
  .sapMText.sapMObjLTitle {
@@ -182,6 +182,10 @@
182
182
  padding: 0.1875rem 0.313rem;
183
183
  }
184
184
 
185
+ .sapMObjStatusInverted .sapMObjStatusTitle {
186
+ vertical-align: middle;
187
+ }
188
+
185
189
  .sapMObjStatusInverted .sapMObjStatusText {
186
190
  padding: 0.1875rem 0.25rem;
187
191
  }
@@ -577,34 +581,30 @@
577
581
  background-color: var(--sapIndicationColor_10b_Hover_Background);
578
582
  }
579
583
 
580
- html.sap-desktop .sapMObjStatusActive:focus .sapMObjStatusLink::after {
581
- top: 0.125rem;
582
- left: 0.125rem;
583
- bottom: 0.0625rem;
584
- right: 0.125rem;
585
- outline: 0.125rem dotted var(--sapContent_FocusColor);
586
- }
587
-
588
584
  .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon),
589
585
  .sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusIcon > .sapUiIcon {
590
586
  height: 0.875rem;
591
587
  }
592
588
 
589
+ .sapMObjStatusLink {
590
+ line-height: 0.5rem;
591
+ }
592
+
593
593
  html.sap-desktop .sapMObjStatusActive:focus {
594
594
 
595
595
  .sapMObjStatusLink::after {
596
- top: -1px;
597
- left: 1px;
598
- bottom: -1px;
599
- right: 1px;
596
+ top: 0;
597
+ left: 0;
598
+ bottom: 0;
599
+ right: 0;
600
600
  outline: 2px dotted var(--sapContent_FocusColor);
601
601
  }
602
602
 
603
603
  &.sapMObjStatusInverted .sapMObjStatusLink::after {
604
- top: -1px;
605
- left: 2px;
606
- bottom: -1px;
607
- right: 2px;
604
+ top: 3px;
605
+ left: 3px;
606
+ bottom: 3px;
607
+ right: 3px;
608
608
 
609
609
  .sapMObjStatusIcon > .sapUiIcon {
610
610
  line-height: 0.875rem;
@@ -117,6 +117,10 @@
117
117
  padding-left: 2.75rem;
118
118
  }
119
119
 
120
+ .sapUiForm:not(.sapUiFormEdit-CTX) .sapMCb.sapMCbDisplayOnly .sapMCbBg {
121
+ top: -0.1475rem;
122
+ }
123
+
120
124
  .sapMCbDisplayOnly .sapMCbBg {
121
125
  top: 0.5625rem;
122
126
  left: 0.5625rem;
@@ -8,10 +8,6 @@
8
8
  /* ========================================================================== */
9
9
 
10
10
  @_sap_m_IconTabBar_TextShadow: none;
11
- @_sap_m_IconTabBar_HeaderFocusBorderTopOffset: -1px;
12
- @_sap_m_IconTabBar_HeaderFocusBorderBottomOffset: -1px;
13
- @_sap_m_IconTabBar_HeaderFocusBorderRightOffset: -1px;
14
- @_sap_m_IconTabBar_HeaderFocusBorderLeftOffset: -1px;
15
11
  @_sap_m_IconTabBar_More_Button_Border_Radius: 0px;
16
12
 
17
13
  /* ==================== Cozy size ==================== */
@@ -8,6 +8,7 @@
8
8
  .sapMLIBHoverable:hover .sapMObjectNumberText,
9
9
  .sapMLIBHoverable:hover .sapMObjectNumberUnit {
10
10
  color: var(--sapList_Active_TextColor);
11
+ text-shadow: none;
11
12
  }
12
13
 
13
14
  .sapMText.sapMObjLTitle {
@@ -182,6 +182,10 @@
182
182
  padding: 0.1875rem 0.313rem;
183
183
  }
184
184
 
185
+ .sapMObjStatusInverted .sapMObjStatusTitle {
186
+ vertical-align: middle;
187
+ }
188
+
185
189
  .sapMObjStatusInverted .sapMObjStatusText {
186
190
  padding: 0.1875rem 0.25rem;
187
191
  }
@@ -577,34 +581,31 @@
577
581
  background-color: var(--sapIndicationColor_10b_Hover_Background);
578
582
  }
579
583
 
580
- html.sap-desktop .sapMObjStatusActive:focus .sapMObjStatusLink::after {
581
- top: 0.125rem;
582
- left: 0.125rem;
583
- bottom: 0.0625rem;
584
- right: 0.125rem;
585
- outline: 0.125rem dotted var(--sapContent_FocusColor);
586
- }
587
584
 
588
585
  .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon),
589
586
  .sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusIcon > .sapUiIcon {
590
587
  height: 0.875rem;
591
588
  }
592
589
 
590
+ .sapMObjStatusLink {
591
+ line-height: 0.5rem;
592
+ }
593
+
593
594
  html.sap-desktop .sapMObjStatusActive:focus {
594
595
 
595
596
  .sapMObjStatusLink::after {
596
- top: -1px;
597
- left: 1px;
598
- bottom: -1px;
599
- right: 1px;
597
+ top: 0;
598
+ left: 0;
599
+ bottom: 0;
600
+ right: 0;
600
601
  outline: 2px dotted var(--sapContent_FocusColor);
601
602
  }
602
603
 
603
604
  &.sapMObjStatusInverted .sapMObjStatusLink::after {
604
- top: -1px;
605
- left: 2px;
606
- bottom: -1px;
607
- right: 2px;
605
+ top: 3px;
606
+ left: 3px;
607
+ bottom: 3px;
608
+ right: 3px;
608
609
 
609
610
  .sapMObjStatusIcon > .sapUiIcon {
610
611
  line-height: 0.875rem;
@@ -24,7 +24,6 @@
24
24
  @_sap_tnt_NavigationList_GroupIconMarginRight: 0.5rem;
25
25
  @_sap_tnt_NavigationList_ParentItemBottomMarginInPopup: 0.5rem;
26
26
  @_sap_tnt_NavigationList_GroupTextWeight: bold;
27
- @_sap_tnt_NavigationList_GroupPadding: 0;
28
27
  @_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
29
28
  @_sap_tnt_NavigationList_Padding: 0.5rem 0.5rem 0 0.5rem;
30
29
  @_sap_tnt_NavigationList_PaddingFixed: 0 0.5rem 0.5rem 0.5rem;
@@ -157,9 +157,9 @@
157
157
  .sapMTitle {
158
158
  text-shadow: none;
159
159
  line-height: 1.625rem;
160
- font-size: 1.125rem;
161
- font-weight: bold;
162
- color: var(--sapShell_TextColor);
160
+ font-size: var(-sapFontHeader5Size);
161
+ font-family: var(--sapFontSemiboldDuplexFamily);
162
+ color: var(--sapShell_SubBrand_TextColor);
163
163
  }
164
164
 
165
165
  .sapMText,
@@ -24,7 +24,6 @@
24
24
  @_sap_tnt_NavigationList_GroupIconMarginRight: 0.5rem;
25
25
  @_sap_tnt_NavigationList_ParentItemBottomMarginInPopup: 0.5rem;
26
26
  @_sap_tnt_NavigationList_GroupTextWeight: bold;
27
- @_sap_tnt_NavigationList_GroupPadding: 0;
28
27
  @_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
29
28
  @_sap_tnt_NavigationList_Padding: 0.5rem 0.5rem 0 0.5rem;
30
29
  @_sap_tnt_NavigationList_PaddingFixed: 0 0.5rem 0.5rem 0.5rem;
@@ -158,9 +158,9 @@
158
158
  .sapMTitle {
159
159
  text-shadow: none;
160
160
  line-height: 1.625rem;
161
- font-size: 1.125rem;
162
- font-weight: bold;
163
- color: var(--sapShell_TextColor);
161
+ font-size: var(-sapFontHeader5Size);
162
+ font-family: var(--sapFontSemiboldDuplexFamily);
163
+ color: var(--sapShell_SubBrand_TextColor);
164
164
  }
165
165
 
166
166
  .sapMText,
@@ -25,7 +25,6 @@
25
25
  @_sap_tnt_NavigationList_GroupIconWidthExpanded: 1rem;
26
26
  @_sap_tnt_NavigationList_GroupIconMarginLeft: 1rem;
27
27
  @_sap_tnt_NavigationList_GroupIconMarginRight: 0.5rem;
28
- @_sap_tnt_NavigationList_GroupPadding: 0;
29
28
  @_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
30
29
  @_sap_tnt_NavigationList_Padding: 0.5rem 0.5rem 0 0.5rem;
31
30
  @_sap_tnt_NavigationList_PaddingFixed: 0 0.5rem 0.5rem 0.5rem;
@@ -165,9 +165,9 @@
165
165
  .sapMTitle {
166
166
  text-shadow: none;
167
167
  line-height: 1.625rem;
168
- font-size: 1.125rem;
169
- font-weight: bold;
170
- color: var(--sapShell_TextColor);
168
+ font-size: var(-sapFontHeader5Size);
169
+ font-family: var(--sapFontSemiboldDuplexFamily);
170
+ color: var(--sapShell_SubBrand_TextColor);
171
171
  }
172
172
 
173
173
  .sapMText,
@@ -25,7 +25,6 @@
25
25
  @_sap_tnt_NavigationList_GroupIconWidthExpanded: 1rem;
26
26
  @_sap_tnt_NavigationList_GroupIconMarginLeft: 1rem;
27
27
  @_sap_tnt_NavigationList_GroupIconMarginRight: 0.5rem;
28
- @_sap_tnt_NavigationList_GroupPadding: 0;
29
28
  @_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
30
29
  @_sap_tnt_NavigationList_Padding: 0.5rem 0.5rem 0 0.5rem;
31
30
  @_sap_tnt_NavigationList_PaddingFixed: 0 0.5rem 0.5rem 0.5rem;
@@ -165,9 +165,9 @@
165
165
  .sapMTitle {
166
166
  text-shadow: none;
167
167
  line-height: 1.625rem;
168
- font-size: 1.125rem;
169
- font-weight: bold;
170
- color: var(--sapShell_TextColor);
168
+ font-size: var(-sapFontHeader5Size);
169
+ font-family: var(--sapFontSemiboldDuplexFamily);
170
+ color: var(--sapShell_SubBrand_TextColor);
171
171
  }
172
172
 
173
173
  .sapMText,
@@ -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.138.0</version>
9
+ <version>1.139.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Horizon theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
2
  // * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
3
- // * Theming Engine 16.0.7
4
- // * data:{"sModified":"2025-06-12T08:20:10Z"}
3
+ // * Theming Engine 16.0.2
4
+ // * data:{"sModified":"2025-05-14T05:17:19Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.31.0) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.30.0) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -520,7 +520,7 @@
520
520
 
521
521
  // [Tags "!Protected"]
522
522
  // [Protected "!true"]
523
- @sapContent_Lite_Shadow: none;
523
+ @sapContent_Lite_Shadow: None;
524
524
 
525
525
  // [Tags "!Protected"]
526
526
  // [Protected "!true"]
@@ -780,7 +780,7 @@
780
780
 
781
781
  // [Tags "!Protected"]
782
782
  // [Protected "!true"]
783
- @sapShell_BorderColor: darken(@sapShellColor, 15);
783
+ @sapShell_BorderColor: @sapShellColor;
784
784
 
785
785
  // [Tags "!Protected"]
786
786
  // [Protected "!true"]
@@ -3577,13 +3577,13 @@
3577
3577
  // [Tags "!Protected"]
3578
3578
  // [Protected "!true"]
3579
3579
  @sapChart_Neutral: #758ca4;
3580
- @sapChart_Sequence_1_Plus3: lighten(@sapChart_Sequence_1, 23);
3580
+ @sapChart_Sequence_1_Plus3: lighten(saturate(@sapChart_Sequence_1, 14), 25);
3581
3581
  @sapChart_Sequence_1_Plus3_TextColor: contrast(@sapChart_Sequence_1_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
3582
3582
  @sapChart_Sequence_1_Plus3_TextShadow: 0 0 .125rem contrast(@sapChart_Sequence_1_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
3583
- @sapChart_Sequence_1_Plus2: lighten(@sapChart_Sequence_1, 15);
3583
+ @sapChart_Sequence_1_Plus2: lighten(desaturate(@sapChart_Sequence_1, 1), 7);
3584
3584
  @sapChart_Sequence_1_Plus2_TextColor: contrast(@sapChart_Sequence_1_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
3585
3585
  @sapChart_Sequence_1_Plus2_TextShadow: 0 0 .125rem contrast(@sapChart_Sequence_1_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
3586
- @sapChart_Sequence_1_Plus1: lighten(@sapChart_Sequence_1, 8);
3586
+ @sapChart_Sequence_1_Plus1: lighten(saturate(@sapChart_Sequence_1, 12), 8);
3587
3587
  @sapChart_Sequence_1_Plus1_TextColor: contrast(@sapChart_Sequence_1_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
3588
3588
  @sapChart_Sequence_1_Plus1_TextShadow: 0 0 .125rem contrast(@sapChart_Sequence_1_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
3589
3589
 
@@ -3592,20 +3592,20 @@
3592
3592
  @sapChart_Sequence_1: @sapChart_OrderedColor_1;
3593
3593
  @sapChart_Sequence_1_TextColor: contrast(@sapChart_Sequence_1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
3594
3594
  @sapChart_Sequence_1_TextShadow: 0 0 .125rem contrast(@sapChart_Sequence_1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
3595
- @sapChart_Sequence_1_BorderColor: @sapChart_Sequence_1_Minus1;
3596
- @sapChart_Sequence_1_Minus1: darken(@sapChart_Sequence_1, 10);
3595
+ @sapChart_Sequence_1_BorderColor: @sapChart_Sequence_1;
3596
+ @sapChart_Sequence_1_Minus1: darken(desaturate(@sapChart_Sequence_1, 6), 7);
3597
3597
  @sapChart_Sequence_1_Minus1_TextColor: contrast(@sapChart_Sequence_1_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
3598
3598
  @sapChart_Sequence_1_Minus1_TextShadow: 0 0 .125rem contrast(@sapChart_Sequence_1_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
3599
- @sapChart_Sequence_1_Minus2: darken(@sapChart_Sequence_1, 16);
3599
+ @sapChart_Sequence_1_Minus2: darken(desaturate(@sapChart_Sequence_1, 6), 7);
3600
3600
  @sapChart_Sequence_1_Minus2_TextColor: contrast(@sapChart_Sequence_1_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
3601
3601
  @sapChart_Sequence_1_Minus2_TextShadow: 0 0 .125rem contrast(@sapChart_Sequence_1_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
3602
- @sapChart_Sequence_1_Minus3: darken(@sapChart_Sequence_1, 22);
3602
+ @sapChart_Sequence_1_Minus3: darken(desaturate(@sapChart_Sequence_1, 8), 22);
3603
3603
  @sapChart_Sequence_1_Minus3_TextColor: contrast(@sapChart_Sequence_1_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
3604
3604
  @sapChart_Sequence_1_Minus3_TextShadow: 0 0 .125rem contrast(@sapChart_Sequence_1_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
3605
- @sapChart_Sequence_1_Minus4: darken(@sapChart_Sequence_1, 32);
3605
+ @sapChart_Sequence_1_Minus4: darken(desaturate(@sapChart_Sequence_1, 7), 27);
3606
3606
  @sapChart_Sequence_1_Minus4_TextColor: contrast(@sapChart_Sequence_1_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
3607
3607
  @sapChart_Sequence_1_Minus4_TextShadow: 0 0 .125rem contrast(@sapChart_Sequence_1_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
3608
- @sapChart_Sequence_1_Minus5: darken(@sapChart_Sequence_1, 36);
3608
+ @sapChart_Sequence_1_Minus5: darken(desaturate(@sapChart_Sequence_1, 7), 32);
3609
3609
  @sapChart_Sequence_1_Minus5_TextColor: contrast(@sapChart_Sequence_1_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
3610
3610
  @sapChart_Sequence_1_Minus5_TextShadow: 0 0 .125rem contrast(@sapChart_Sequence_1_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
3611
3611
  @sapChart_Sequence_2_Plus3: lighten(desaturate(@sapChart_Sequence_2, 20), 30);
@@ -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.138.0</version>
9
+ <version>1.139.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Evening Horizon theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
2
  // * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
3
- // * Theming Engine 16.0.7
4
- // * data:{"sModified":"2025-06-12T08:20:10Z"}
3
+ // * Theming Engine 16.0.2
4
+ // * data:{"sModified":"2025-05-14T05:17:19Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.31.0) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.30.0) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -780,7 +780,7 @@
780
780
 
781
781
  // [Tags "!Protected"]
782
782
  // [Protected "!true"]
783
- @sapShell_BorderColor: lighten(@sapShellColor, 8);
783
+ @sapShell_BorderColor: @sapShellColor;
784
784
 
785
785
  // [Tags "!Protected"]
786
786
  // [Protected "!true"]
@@ -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.138.0</version>
9
+ <version>1.139.0</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast black theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
2
  // * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
3
- // * Theming Engine 16.0.7
4
- // * data:{"sModified":"2025-06-12T08:20:10Z"}
3
+ // * Theming Engine 16.0.2
4
+ // * data:{"sModified":"2025-05-14T05:17:19Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.31.0) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.30.0) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -947,7 +947,7 @@
947
947
 
948
948
  // [Tags "!Protected"]
949
949
  // [Protected "!true"]
950
- @sapShell_SubBrand_TextColor: contrast(@sapShellColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
950
+ @sapShell_SubBrand_TextColor: contrast(@sapShellColor, @sapTextColor,@sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
951
951
  @sapShell_Category_1_Background: @sapHC_StandardBackground;
952
952
 
953
953
  // [Tags "!Protected"]
@@ -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.138.0</version>
9
+ <version>1.139.0</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
2
  // * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
3
- // * Theming Engine 16.0.7
4
- // * data:{"sModified":"2025-06-12T08:20:10Z"}
3
+ // * Theming Engine 16.0.2
4
+ // * data:{"sModified":"2025-05-14T05:17:19Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.31.0) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.30.0) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -947,7 +947,7 @@
947
947
 
948
948
  // [Tags "!Protected"]
949
949
  // [Protected "!true"]
950
- @sapShell_SubBrand_TextColor: contrast(@sapShellColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
950
+ @sapShell_SubBrand_TextColor: contrast(@sapShellColor, @sapTextColor,@sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
951
951
  @sapShell_Category_1_Background: @sapHC_StandardBackground;
952
952
 
953
953
  // [Tags "!Protected"]
@@ -19,4 +19,11 @@
19
19
 
20
20
  .sapMdcValueHelpPanel .sapMITBContent {
21
21
  background-color: transparent;
22
- }
22
+ }
23
+
24
+ .sapMdcTokenizerPanel .sapMTokenizer {
25
+ border-top: 0;
26
+ border-left: 0;
27
+ border-right: 0;
28
+ box-shadow: @sapUiFieldShadow;
29
+ }
@@ -19,4 +19,11 @@
19
19
 
20
20
  .sapMdcValueHelpPanel .sapMITBContent {
21
21
  background-color: transparent;
22
+ }
23
+
24
+ .sapMdcTokenizerPanel .sapMTokenizer {
25
+ border-top: 0;
26
+ border-left: 0;
27
+ border-right: 0;
28
+ box-shadow: @sapUiFieldShadow;
22
29
  }