@openui5/themelib_sap_horizon 1.142.4 → 1.142.6

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 CHANGED
@@ -589,6 +589,30 @@ SPDX-License-Identifier = "MIT"
589
589
  SPDX-FileComment = "these files belong to: @cfworker/json-schema"
590
590
 
591
591
 
592
+ # Library: sap.ui.mdc:
593
+
594
+ [[annotations]]
595
+ path = "src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/ChartJS.js"
596
+ precedence = "aggregate"
597
+ SPDX-FileCopyrightText = "2025 Chart.js Contributors"
598
+ SPDX-License-Identifier = "MIT"
599
+ SPDX-FileComment = "these files belong to: Chart.js"
600
+
601
+ [[annotations]]
602
+ path = "src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/chartjs-plugin-zoom.js"
603
+ precedence = "aggregate"
604
+ SPDX-FileCopyrightText = "2016-2021 chartjs-plugin-zoom Contributors"
605
+ SPDX-License-Identifier = "MIT"
606
+ SPDX-FileComment = "these files belong to: chartjs-plugin-zoom"
607
+
608
+ [[annotations]]
609
+ path = "src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/hammerjs.js"
610
+ precedence = "aggregate"
611
+ SPDX-FileCopyrightText = "2011-2017 by Jorik Tangelder (Eight Media)"
612
+ SPDX-License-Identifier = "MIT"
613
+ SPDX-FileComment = "these files belong to: hammer.js"
614
+
615
+
592
616
  # Library: sap.ui.webc.common:
593
617
 
594
618
  [[annotations]]
package/THIRDPARTY.txt CHANGED
@@ -309,7 +309,7 @@ License: MIT
309
309
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
310
310
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/bignumber.js
311
311
 
312
- Component: lodash, version: 4.17.21
312
+ Component: lodash, version: 4.17.23
313
313
  Copyright: OpenJS Foundation and other contributors
314
314
  License: MIT
315
315
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
@@ -425,6 +425,27 @@ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
425
425
  Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
426
426
 
427
427
 
428
+ Library: sap.ui.mdc:
429
+
430
+ Component: Chart.js, version: 4.5.0
431
+ Copyright: 2025 Chart.js Contributors
432
+ License: MIT
433
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
434
+ Contained in: src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/ChartJS.js
435
+
436
+ Component: chartjs-plugin-zoom, version: 1.0.1
437
+ Copyright: 2016-2021 chartjs-plugin-zoom Contributors
438
+ License: MIT
439
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
440
+ Contained in: src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/chartjs-plugin-zoom.js
441
+
442
+ Component: hammer.js, version: 2.0.7
443
+ Copyright: 2011-2017 by Jorik Tangelder (Eight Media)
444
+ License: MIT
445
+ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
446
+ Contained in: src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/hammerjs.js
447
+
448
+
428
449
  Library: sap.ui.webc.common:
429
450
 
430
451
  Component: UI5 Web Components, version: 1.18.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_horizon",
3
- "version": "1.142.4",
3
+ "version": "1.142.6",
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/UI5/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.142.4",
18
- "@openui5/sap.m": "1.142.4",
19
- "@openui5/sap.tnt": "1.142.4",
20
- "@openui5/sap.ui.codeeditor": "1.142.4",
21
- "@openui5/sap.ui.commons": "1.142.4",
22
- "@openui5/sap.ui.core": "1.142.4",
23
- "@openui5/sap.ui.dt": "1.142.4",
24
- "@openui5/sap.ui.fl": "1.142.4",
25
- "@openui5/sap.ui.mdc": "1.142.4",
26
- "@openui5/sap.ui.integration": "1.142.4",
27
- "@openui5/sap.ui.layout": "1.142.4",
28
- "@openui5/sap.ui.rta": "1.142.4",
29
- "@openui5/sap.ui.suite": "1.142.4",
30
- "@openui5/sap.ui.table": "1.142.4",
31
- "@openui5/sap.ui.unified": "1.142.4",
32
- "@openui5/sap.ui.ux3": "1.142.4",
33
- "@openui5/sap.uxap": "1.142.4"
17
+ "@openui5/sap.f": "1.142.6",
18
+ "@openui5/sap.m": "1.142.6",
19
+ "@openui5/sap.tnt": "1.142.6",
20
+ "@openui5/sap.ui.codeeditor": "1.142.6",
21
+ "@openui5/sap.ui.commons": "1.142.6",
22
+ "@openui5/sap.ui.core": "1.142.6",
23
+ "@openui5/sap.ui.dt": "1.142.6",
24
+ "@openui5/sap.ui.fl": "1.142.6",
25
+ "@openui5/sap.ui.mdc": "1.142.6",
26
+ "@openui5/sap.ui.integration": "1.142.6",
27
+ "@openui5/sap.ui.layout": "1.142.6",
28
+ "@openui5/sap.ui.rta": "1.142.6",
29
+ "@openui5/sap.ui.suite": "1.142.6",
30
+ "@openui5/sap.ui.table": "1.142.6",
31
+ "@openui5/sap.ui.unified": "1.142.6",
32
+ "@openui5/sap.ui.ux3": "1.142.6",
33
+ "@openui5/sap.uxap": "1.142.6"
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.142.4</version>
9
+ <version>1.142.6</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.142.4</version>
9
+ <version>1.142.6</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.142.4</version>
9
+ <version>1.142.6</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.142.4</version>
9
+ <version>1.142.6</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12
 
@@ -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;