@openui5/themelib_sap_belize 1.140.0 → 1.141.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 (61) hide show
  1. package/THIRDPARTY.txt +2 -2
  2. package/package.json +18 -18
  3. package/src/sap/m/themes/sap_belize/ActionSelect.less +4 -0
  4. package/src/sap/m/themes/sap_belize/CustomTile.less +4 -0
  5. package/src/sap/m/themes/sap_belize/MessagePage.less +4 -0
  6. package/src/sap/m/themes/sap_belize/StandardTile.less +4 -0
  7. package/src/sap/m/themes/sap_belize/TileContainer.less +4 -0
  8. package/src/sap/m/themes/sap_belize/UploadCollection.less +4 -0
  9. package/src/sap/m/themes/sap_belize_base/ActionSelect.less +4 -0
  10. package/src/sap/m/themes/sap_belize_base/CustomTile.less +4 -0
  11. package/src/sap/m/themes/sap_belize_base/MessagePage.less +4 -0
  12. package/src/sap/m/themes/sap_belize_base/StandardTile.less +4 -0
  13. package/src/sap/m/themes/sap_belize_base/Tile.less +4 -0
  14. package/src/sap/m/themes/sap_belize_base/TileContainer.less +4 -0
  15. package/src/sap/m/themes/sap_belize_base/UploadCollection.less +4 -0
  16. package/src/sap/m/themes/sap_belize_base/UploadSet.less +4 -0
  17. package/src/sap/m/themes/sap_belize_hcb/ActionSelect.less +4 -0
  18. package/src/sap/m/themes/sap_belize_hcb/CustomTile.less +4 -0
  19. package/src/sap/m/themes/sap_belize_hcb/Tile.less +4 -0
  20. package/src/sap/m/themes/sap_belize_hcb/TileContainer.less +4 -0
  21. package/src/sap/m/themes/sap_belize_hcb/UploadCollection.less +4 -0
  22. package/src/sap/m/themes/sap_belize_hcw/ActionSelect.less +4 -0
  23. package/src/sap/m/themes/sap_belize_hcw/CustomTile.less +4 -0
  24. package/src/sap/m/themes/sap_belize_hcw/Tile.less +4 -0
  25. package/src/sap/m/themes/sap_belize_hcw/TileContainer.less +4 -0
  26. package/src/sap/m/themes/sap_belize_hcw/UploadCollection.less +4 -0
  27. package/src/sap/ui/commons/themes/sap_belize_base/GridLayout.less +4 -0
  28. package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
  29. package/src/sap/ui/core/themes/sap_belize/base.less +19 -3
  30. package/src/sap/ui/core/themes/sap_belize_base/LocalBusyIndicator.less +4 -0
  31. package/src/sap/ui/core/themes/sap_belize_base/ScrollBar.less +4 -0
  32. package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
  33. package/src/sap/ui/core/themes/sap_belize_hcb/LocalBusyIndicator.less +4 -0
  34. package/src/sap/ui/core/themes/sap_belize_hcb/base.less +28 -12
  35. package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
  36. package/src/sap/ui/core/themes/sap_belize_hcw/LocalBusyIndicator.less +4 -0
  37. package/src/sap/ui/core/themes/sap_belize_hcw/base.less +31 -14
  38. package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
  39. package/src/sap/ui/core/themes/sap_belize_plus/base.less +7 -3
  40. package/src/sap/ui/layout/themes/sap_belize/GridLayout.less +4 -0
  41. package/src/sap/ui/layout/themes/sap_belize/ResponsiveLayout.less +4 -0
  42. package/src/sap/ui/layout/themes/sap_belize_base/GridLayout.less +4 -0
  43. package/src/sap/ui/layout/themes/sap_belize_base/ResponsiveLayout.less +4 -0
  44. package/src/sap/ui/layout/themes/sap_belize_hcb/GridLayout.less +4 -0
  45. package/src/sap/ui/layout/themes/sap_belize_hcb/ResponsiveLayout.less +4 -0
  46. package/src/sap/ui/layout/themes/sap_belize_hcw/GridLayout.less +4 -0
  47. package/src/sap/ui/layout/themes/sap_belize_hcw/ResponsiveLayout.less +4 -0
  48. package/src/sap/ui/unified/themes/sap_belize/ShellHeader.less +4 -0
  49. package/src/sap/ui/unified/themes/sap_belize/ShellLayout.less +4 -0
  50. package/src/sap/ui/unified/themes/sap_belize/ShellOverlay.less +4 -0
  51. package/src/sap/ui/unified/themes/sap_belize_base/ContentSwitcher.less +4 -0
  52. package/src/sap/ui/unified/themes/sap_belize_base/ShellHeader.less +4 -0
  53. package/src/sap/ui/unified/themes/sap_belize_base/ShellLayout.less +4 -0
  54. package/src/sap/ui/unified/themes/sap_belize_base/ShellOverlay.less +4 -0
  55. package/src/sap/ui/unified/themes/sap_belize_base/SplitContainer.less +4 -0
  56. package/src/sap/ui/unified/themes/sap_belize_hcb/ShellHeader.less +4 -0
  57. package/src/sap/ui/unified/themes/sap_belize_hcb/ShellLayout.less +4 -0
  58. package/src/sap/ui/unified/themes/sap_belize_hcb/ShellOverlay.less +4 -0
  59. package/src/sap/ui/unified/themes/sap_belize_hcw/ShellHeader.less +4 -0
  60. package/src/sap/ui/unified/themes/sap_belize_hcw/ShellLayout.less +4 -0
  61. package/src/sap/ui/unified/themes/sap_belize_hcw/ShellOverlay.less +4 -0
package/THIRDPARTY.txt CHANGED
@@ -379,7 +379,7 @@ License: MIT
379
379
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
380
380
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptive-expressions.js
381
381
 
382
- Component: Markdown-it, version: 12.3.2
382
+ Component: Markdown-it, version: 14.1.0
383
383
  Copyright: 2014 Vitaly Puzrin, Alex Kocharin
384
384
  License: MIT
385
385
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
@@ -444,7 +444,7 @@ License: Apache-2.0
444
444
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
445
445
  Contained in: lib/jsdoc/ui5/plugin.js
446
446
 
447
- Component: SAP Theming Base Content, version: 11.31.1
447
+ Component: SAP Theming Base Content, version: 11.32.2-20250827135846+79bb30d311678435d61b21db26ecbe07d6b05079
448
448
  Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
449
449
  License: Apache-2.0
450
450
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_belize",
3
- "version": "1.140.0",
3
+ "version": "1.141.0",
4
4
  "description": "OpenUI5 Theme Library sap_belize",
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.140.0",
18
- "@openui5/sap.m": "1.140.0",
19
- "@openui5/sap.tnt": "1.140.0",
20
- "@openui5/sap.ui.codeeditor": "1.140.0",
21
- "@openui5/sap.ui.commons": "1.140.0",
22
- "@openui5/sap.ui.core": "1.140.0",
23
- "@openui5/sap.ui.dt": "1.140.0",
24
- "@openui5/sap.ui.fl": "1.140.0",
25
- "@openui5/sap.ui.mdc": "1.140.0",
26
- "@openui5/sap.ui.integration": "1.140.0",
27
- "@openui5/sap.ui.layout": "1.140.0",
28
- "@openui5/sap.ui.rta": "1.140.0",
29
- "@openui5/sap.ui.suite": "1.140.0",
30
- "@openui5/sap.ui.table": "1.140.0",
31
- "@openui5/sap.ui.unified": "1.140.0",
32
- "@openui5/sap.ui.ux3": "1.140.0",
33
- "@openui5/sap.uxap": "1.140.0"
17
+ "@openui5/sap.f": "1.141.0",
18
+ "@openui5/sap.m": "1.141.0",
19
+ "@openui5/sap.tnt": "1.141.0",
20
+ "@openui5/sap.ui.codeeditor": "1.141.0",
21
+ "@openui5/sap.ui.commons": "1.141.0",
22
+ "@openui5/sap.ui.core": "1.141.0",
23
+ "@openui5/sap.ui.dt": "1.141.0",
24
+ "@openui5/sap.ui.fl": "1.141.0",
25
+ "@openui5/sap.ui.mdc": "1.141.0",
26
+ "@openui5/sap.ui.integration": "1.141.0",
27
+ "@openui5/sap.ui.layout": "1.141.0",
28
+ "@openui5/sap.ui.rta": "1.141.0",
29
+ "@openui5/sap.ui.suite": "1.141.0",
30
+ "@openui5/sap.ui.table": "1.141.0",
31
+ "@openui5/sap.ui.unified": "1.141.0",
32
+ "@openui5/sap.ui.ux3": "1.141.0",
33
+ "@openui5/sap.uxap": "1.141.0"
34
34
  }
35
35
  }
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.111, together with sap.m.ActionSelect
4
+ */
1
5
  /* =================================== */
2
6
  /* CSS for control sap.m/ActionSelect */
3
7
  /* Belize theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.50, together with sap.m.CustomTile
4
+ */
1
5
  /* ========================= */
2
6
  /* CSS for sap.m/CustomTile */
3
7
  /* Belize theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.112, together with sap.m.MessagePage
4
+ */
1
5
  /* ================================== */
2
6
  /* CSS for control sap.m/MessagePage */
3
7
  /* Belize theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.50, together with sap.m.StandardTile
4
+ */
1
5
  /* =================================== */
2
6
  /* CSS for control sap.m/StandardTile */
3
7
  /* Belize theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.50, together with sap.m.TileContainer
4
+ */
1
5
  /* ==================================== */
2
6
  /* CSS for control sap.m/TileContainer */
3
7
  /* Belize theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.88, together with sap.m.UploadCollection
4
+ */
1
5
  /* ======================================= */
2
6
  /* CSS for control sap.m/UploadCollection */
3
7
  /* Belize theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.111, together with sap.m.ActionSelect
4
+ */
1
5
  /* =================================== */
2
6
  /* CSS for control sap.m/ActionSelect */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.50, together with sap.m.CustomTile
4
+ */
1
5
  /* ================================= */
2
6
  /* CSS for control sap.m/CustomTile */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.112, together with sap.m.MessagePage
4
+ */
1
5
  /* ================================== */
2
6
  /* CSS for control sap.m/MessagePage */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.50, together with sap.m.StandardTile
4
+ */
1
5
  /* =================================== */
2
6
  /* CSS for control sap.m/StandardTile */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.50, together with sap.m.Tile
4
+ */
1
5
  /* =========================== */
2
6
  /* CSS for control sap.m/Tile */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.50, together with sap.m.TileContainer
4
+ */
1
5
  /* ==================================== */
2
6
  /* CSS for control sap.m/TileContainer */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.88, together with sap.m.UploadCollection
4
+ */
1
5
  /* ======================================= */
2
6
  /* CSS for control sap.m/UploadCollection */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.129, together with sap.m.upload.UploadSet
4
+ */
1
5
  .sapMUSFileName {
2
6
  flex-shrink: 0;
3
7
  }
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.111, together with sap.m.ActionSelect
4
+ */
1
5
  /* =================================== */
2
6
  /* CSS for control sap.m/ActionSelect */
3
7
  /* Belize High Contrast Black theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.50, together with sap.m.CustomTile
4
+ */
1
5
  /* ================================= */
2
6
  /* CSS for control sap.m/CustomTile */
3
7
  /* Belize High Contrast Black theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.50, together with sap.m.Tile
4
+ */
1
5
  /* ================================= */
2
6
  /* CSS for control sap.m/Tile */
3
7
  /* Belize High Contrast Black theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.50, together with sap.m.TileContainer
4
+ */
1
5
  /* ==================================== */
2
6
  /* CSS for control sap.m/TileContainer */
3
7
  /* Belize High Contrast Black theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.88, together with sap.m.UploadCollection
4
+ */
1
5
  /* ======================================= */
2
6
  /* CSS for control sap.m/UploadCollection */
3
7
  /* Belize High Contrast Black theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.111, together with sap.m.ActionSelect
4
+ */
1
5
  /* =================================== */
2
6
  /* CSS for control sap.m/ActionSelect */
3
7
  /* Belize High Contrast White theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.50, together with sap.m.CustomTile
4
+ */
1
5
  /* ================================= */
2
6
  /* CSS for control sap.m/CustomTile */
3
7
  /* Belize High Contrast White theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.50, together with sap.m.Tile
4
+ */
1
5
  /* ================================= */
2
6
  /* CSS for control sap.m/Tile */
3
7
  /* Belize High Contrast White theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.50, together with sap.m.TileContainer
4
+ */
1
5
  /* ==================================== */
2
6
  /* CSS for control sap.m/TileContainer */
3
7
  /* Belize High Contrast White theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated as of version 1.88, together with sap.m.UploadCollection
4
+ */
1
5
  /* ======================================= */
2
6
  /* CSS for control sap.m/UploadCollection */
3
7
  /* Belize High Contrast White theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated Since version 1.67.0, together with sap.ui.layout.form.GridLayout
4
+ */
1
5
  /* ====================================================== */
2
6
  /* CSS for control sap.ui.commons/form/GridLayout.control */
3
7
  /* ====================================================== */
@@ -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.140.0</version>
9
+ <version>1.141.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize 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.13
4
- // * data:{"sModified":"2025-07-11T07:56:16Z"}
3
+ // * Theming Engine 16.0.25
4
+ // * data:{"sModified":"2025-08-27T14:01:23Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.31.1) *******************/
8
+ /******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.32.2-20250827135846+79bb30d311678435d61b21db26ecbe07d6b05079) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -3426,6 +3426,22 @@
3426
3426
  // [Protected "!true"]
3427
3427
  @sapChart_Data_Active_Background: darken(@sapHoverColor, 10);
3428
3428
 
3429
+ // [Tags "!Protected"]
3430
+ // [Protected "!true"]
3431
+ @sapChart_IBCS_Actual: @sapChart_Sequence_Neutral_Minus4;
3432
+
3433
+ // [Tags "!Protected"]
3434
+ // [Protected "!true"]
3435
+ @sapChart_IBCS_Previous: @sapChart_Sequence_Neutral;
3436
+
3437
+ // [Tags "!Protected"]
3438
+ // [Protected "!true"]
3439
+ @sapChart_IBCS_Good: @sapChart_Sequence_Good_Minus1;
3440
+
3441
+ // [Tags "!Protected"]
3442
+ // [Protected "!true"]
3443
+ @sapChart_IBCS_Bad: @sapChart_Sequence_Bad_Minus1;
3444
+
3429
3445
  // [Tags "!Protected"]
3430
3446
  // [Protected "!true"]
3431
3447
  @sapChart_OrderedColor_1: #438cd5;
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated Since version 1.14.2, together with the sap.ui.core.LocalBusyIndicator.
4
+ */
1
5
  /* =============================================== */
2
6
  /* CSS for control sap.ui.core/LocalBusyIndicator */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.56, together with the sap.ui.core.ScrollBar control
4
+ */
1
5
  /* ====================================== */
2
6
  /* CSS for control sap.ui.core/ScrollBar */
3
7
  /* Base theme */
@@ -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.140.0</version>
9
+ <version>1.141.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast black theme library.</documentation>
12
12
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated Since version 1.14.2, together with the sap.ui.core.LocalBusyIndicator.
4
+ */
1
5
  /* =============================================== */
2
6
  /* CSS for control sap.ui/core/LocalBusyIndicator */
3
7
  /* Belize High Contrast Black theme */
@@ -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.13
4
- // * data:{"sModified":"2025-07-11T07:56:16Z"}
3
+ // * Theming Engine 16.0.25
4
+ // * data:{"sModified":"2025-08-27T14:01:23Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.31.1) *******************/
8
+ /******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.32.2-20250827135846+79bb30d311678435d61b21db26ecbe07d6b05079) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -41,7 +41,7 @@
41
41
  // [Tags "Base", "Content", "Color", "HighContrast"]
42
42
  // [Category "HighContrast"]
43
43
  // [Type "color"]
44
- @sapHC_HighlightAltBackground: #0f5d94;
44
+ @sapHC_HighlightAltBackground: #0f5c93;
45
45
 
46
46
  // [Label "High-Contrast Reduced Background"]
47
47
  // [Description "The high-contrast reference background color used for read-only and disabled items."]
@@ -69,7 +69,7 @@
69
69
  // [Tags "Base", "Content", "Color", "HighContrast"]
70
70
  // [Category "HighContrast"]
71
71
  // [Type "color"]
72
- @sapHC_EnhancedForeground: #03b803;
72
+ @sapHC_EnhancedForeground: #03ae03;
73
73
 
74
74
  // [Label "High-Contrast Reduced Foreground"]
75
75
  // [Description "The high-contrast reference foreground color for elements such as disabled text, icons, and borders."]
@@ -516,7 +516,7 @@
516
516
 
517
517
  // [Tags "!Protected"]
518
518
  // [Protected "!true"]
519
- @sapContent_ContrastTextThreshold: 0.65;
519
+ @sapContent_ContrastTextThreshold: 0.5;
520
520
 
521
521
  // [Tags "!Protected"]
522
522
  // [Protected "!true"]
@@ -836,7 +836,7 @@
836
836
 
837
837
  // [Tags "!Protected"]
838
838
  // [Protected "!true"]
839
- @sapShell_TextColor: @sapTextColor;
839
+ @sapShell_TextColor: contrast(@sapShellColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
840
840
 
841
841
  // [Tags "!Protected"]
842
842
  // [Protected "!true"]
@@ -1340,7 +1340,7 @@
1340
1340
 
1341
1341
  // [Tags "!Protected"]
1342
1342
  // [Protected "!true"]
1343
- @sapButton_Hover_Background: @sapHighlightColor;
1343
+ @sapButton_Hover_Background: @sapHoverColor;
1344
1344
 
1345
1345
  // [Tags "!Protected"]
1346
1346
  // [Protected "!true"]
@@ -2086,7 +2086,7 @@
2086
2086
 
2087
2087
  // [Tags "!Protected"]
2088
2088
  // [Protected "!true"]
2089
- @sapField_ReadOnly_BorderColor: @sapHC_ReducedAltForeground;
2089
+ @sapField_ReadOnly_BorderColor: @sapField_BorderColor;
2090
2090
 
2091
2091
  // [Tags "!Protected"]
2092
2092
  // [Protected "!true"]
@@ -2250,7 +2250,7 @@
2250
2250
 
2251
2251
  // [Tags "!Protected"]
2252
2252
  // [Protected "!true"]
2253
- @sapGroup_TitleTextColor: contrast(@sapBackgroundColor, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2253
+ @sapGroup_TitleTextColor: contrast(@sapGroup_TitleBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2254
2254
 
2255
2255
  // [Tags "!Protected"]
2256
2256
  // [Protected "!true"]
@@ -2350,7 +2350,7 @@
2350
2350
 
2351
2351
  // [Tags "!Protected"]
2352
2352
  // [Protected "!true"]
2353
- @sapList_GroupHeaderTextColor: @sapList_TextColor;
2353
+ @sapList_GroupHeaderTextColor: contrast(@sapList_GroupHeaderBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2354
2354
 
2355
2355
  // [Tags "!Protected"]
2356
2356
  // [Protected "!true"]
@@ -2820,7 +2820,7 @@
2820
2820
 
2821
2821
  // [Tags "!Protected"]
2822
2822
  // [Protected "!true"]
2823
- @sapTile_Hover_Background: @sapHighlightColor;
2823
+ @sapTile_Hover_Background: @sapHoverColor;
2824
2824
 
2825
2825
  // [Tags "!Protected"]
2826
2826
  // [Protected "!true"]
@@ -3482,6 +3482,22 @@
3482
3482
  // [Protected "!true"]
3483
3483
  @sapChart_Data_Active_Background: @sapActiveColor;
3484
3484
 
3485
+ // [Tags "!Protected"]
3486
+ // [Protected "!true"]
3487
+ @sapChart_IBCS_Actual: @sapChart_Sequence_Neutral_Plus3;
3488
+
3489
+ // [Tags "!Protected"]
3490
+ // [Protected "!true"]
3491
+ @sapChart_IBCS_Previous: @sapChart_Sequence_Neutral_Minus1;
3492
+
3493
+ // [Tags "!Protected"]
3494
+ // [Protected "!true"]
3495
+ @sapChart_IBCS_Good: @sapChart_Sequence_Good;
3496
+
3497
+ // [Tags "!Protected"]
3498
+ // [Protected "!true"]
3499
+ @sapChart_IBCS_Bad: @sapChart_Sequence_Bad;
3500
+
3485
3501
  // [Tags "!Protected"]
3486
3502
  // [Protected "!true"]
3487
3503
  @sapChart_OrderedColor_1: #8babcb;
@@ -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.140.0</version>
9
+ <version>1.141.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast white theme library.</documentation>
12
12
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated Since version 1.14.2, together with the sap.ui.core.LocalBusyIndicator.
4
+ */
1
5
  /* =============================================== */
2
6
  /* CSS for control sap.ui/core/LocalBusyIndicator */
3
7
  /* Belize High Contrast White theme */
@@ -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.13
4
- // * data:{"sModified":"2025-07-11T07:56:16Z"}
3
+ // * Theming Engine 16.0.25
4
+ // * data:{"sModified":"2025-08-27T14:01:23Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.31.1) *******************/
8
+ /******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.32.2-20250827135846+79bb30d311678435d61b21db26ecbe07d6b05079) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -34,14 +34,14 @@
34
34
  // [Tags "Base", "Content", "Color", "HighContrast"]
35
35
  // [Category "HighContrast"]
36
36
  // [Type "color"]
37
- @sapHC_HighlightBackground: #ec8b46;
37
+ @sapHC_HighlightBackground: #e97624;
38
38
 
39
39
  // [Label "High-Contrast Highlight Alternative Background"]
40
40
  // [Description "The high-contrast reference background color used for selection."]
41
41
  // [Tags "Base", "Content", "Color", "HighContrast"]
42
42
  // [Category "HighContrast"]
43
43
  // [Type "color"]
44
- @sapHC_HighlightAltBackground: #8fb5ff;
44
+ @sapHC_HighlightAltBackground: #5c93ff;
45
45
 
46
46
  // [Label "High-Contrast Reduced Background"]
47
47
  // [Description "The high-contrast reference background color used for read-only and disabled items."]
@@ -69,7 +69,7 @@
69
69
  // [Tags "Base", "Content", "Color", "HighContrast"]
70
70
  // [Category "HighContrast"]
71
71
  // [Type "color"]
72
- @sapHC_EnhancedForeground: #006500;
72
+ @sapHC_EnhancedForeground: #006800;
73
73
 
74
74
  // [Label "High-Contrast Reduced Foreground"]
75
75
  // [Description "The high-contrast reference foreground color for elements such as disabled text, icons, and borders."]
@@ -366,7 +366,8 @@
366
366
  // [Protected "!true"]
367
367
  @sapContent_MarkerTextColor: @sapTextColor;
368
368
 
369
- // [#Tags "!Protected"]
369
+ // [Tags "!Protected"]
370
+ // [Protected "!true"]
370
371
  @sapContent_MeasureIndicatorColor: @sapField_BorderColor;
371
372
 
372
373
  // [Tags "!Protected"]
@@ -515,7 +516,7 @@
515
516
 
516
517
  // [Tags "!Protected"]
517
518
  // [Protected "!true"]
518
- @sapContent_ContrastTextThreshold: 0.65;
519
+ @sapContent_ContrastTextThreshold: 0.5;
519
520
 
520
521
  // [Tags "!Protected"]
521
522
  // [Protected "!true"]
@@ -835,7 +836,7 @@
835
836
 
836
837
  // [Tags "!Protected"]
837
838
  // [Protected "!true"]
838
- @sapShell_TextColor: @sapTextColor;
839
+ @sapShell_TextColor: contrast(@sapShellColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
839
840
 
840
841
  // [Tags "!Protected"]
841
842
  // [Protected "!true"]
@@ -1339,7 +1340,7 @@
1339
1340
 
1340
1341
  // [Tags "!Protected"]
1341
1342
  // [Protected "!true"]
1342
- @sapButton_Hover_Background: @sapHighlightColor;
1343
+ @sapButton_Hover_Background: @sapHoverColor;
1343
1344
 
1344
1345
  // [Tags "!Protected"]
1345
1346
  // [Protected "!true"]
@@ -2085,7 +2086,7 @@
2085
2086
 
2086
2087
  // [Tags "!Protected"]
2087
2088
  // [Protected "!true"]
2088
- @sapField_ReadOnly_BorderColor: @sapHC_ReducedAltForeground;
2089
+ @sapField_ReadOnly_BorderColor: @sapField_BorderColor;
2089
2090
 
2090
2091
  // [Tags "!Protected"]
2091
2092
  // [Protected "!true"]
@@ -2249,7 +2250,7 @@
2249
2250
 
2250
2251
  // [Tags "!Protected"]
2251
2252
  // [Protected "!true"]
2252
- @sapGroup_TitleTextColor: contrast(@sapBackgroundColor, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2253
+ @sapGroup_TitleTextColor: contrast(@sapGroup_TitleBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2253
2254
 
2254
2255
  // [Tags "!Protected"]
2255
2256
  // [Protected "!true"]
@@ -2349,7 +2350,7 @@
2349
2350
 
2350
2351
  // [Tags "!Protected"]
2351
2352
  // [Protected "!true"]
2352
- @sapList_GroupHeaderTextColor: @sapList_TextColor;
2353
+ @sapList_GroupHeaderTextColor: contrast(@sapList_GroupHeaderBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2353
2354
 
2354
2355
  // [Tags "!Protected"]
2355
2356
  // [Protected "!true"]
@@ -2819,7 +2820,7 @@
2819
2820
 
2820
2821
  // [Tags "!Protected"]
2821
2822
  // [Protected "!true"]
2822
- @sapTile_Hover_Background: @sapHighlightColor;
2823
+ @sapTile_Hover_Background: @sapHoverColor;
2823
2824
 
2824
2825
  // [Tags "!Protected"]
2825
2826
  // [Protected "!true"]
@@ -3481,6 +3482,22 @@
3481
3482
  // [Protected "!true"]
3482
3483
  @sapChart_Data_Active_Background: @sapActiveColor;
3483
3484
 
3485
+ // [Tags "!Protected"]
3486
+ // [Protected "!true"]
3487
+ @sapChart_IBCS_Actual: @sapChart_Sequence_Neutral_Minus5;
3488
+
3489
+ // [Tags "!Protected"]
3490
+ // [Protected "!true"]
3491
+ @sapChart_IBCS_Previous: @sapChart_Sequence_Neutral;
3492
+
3493
+ // [Tags "!Protected"]
3494
+ // [Protected "!true"]
3495
+ @sapChart_IBCS_Good: @sapChart_Sequence_Good;
3496
+
3497
+ // [Tags "!Protected"]
3498
+ // [Protected "!true"]
3499
+ @sapChart_IBCS_Bad: @sapChart_Sequence_Bad;
3500
+
3484
3501
  // [Tags "!Protected"]
3485
3502
  // [Protected "!true"]
3486
3503
  @sapChart_OrderedColor_1: #446e97;
@@ -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.140.0</version>
9
+ <version>1.141.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize plus 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.13
4
- // * data:{"sModified":"2025-07-11T07:56:16Z"}
3
+ // * Theming Engine 16.0.25
4
+ // * data:{"sModified":"2025-08-27T14:01:23Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.31.1) *******************/
8
+ /******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.32.2-20250827135846+79bb30d311678435d61b21db26ecbe07d6b05079) *******************/
9
9
 
10
10
  @sapHighlightColor: lighten(saturate(@sapBrandColor, 40), 30);
11
11
  @sapBaseColor: @sapPrimary1;
@@ -289,6 +289,10 @@
289
289
  @sapChart_Choropleth_Background: @sapChart_Sequence_Neutral_Minus5;
290
290
  @sapChart_Data_TextColor: lighten(@sapTextColor, 2);
291
291
  @sapChart_Data_ContrastTextColor: darken(@sapContent_ContrastTextColor, 20);
292
+ @sapChart_IBCS_Actual: @sapChart_Sequence_Neutral_Plus3;
293
+ @sapChart_IBCS_Previous: @sapChart_Sequence_Neutral_Minus1;
294
+ @sapChart_IBCS_Good: @sapChart_Sequence_Good;
295
+ @sapChart_IBCS_Bad: @sapChart_Sequence_Bad;
292
296
  @sapChart_OrderedColor_1: #5899da;
293
297
  @sapChart_OrderedColor_11: #4d78a2;
294
298
  @sapChart_OrderedColor_12: #a68a5b;
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated Since version 1.67.0, together with sap.ui.layout.form.GridLayout
4
+ */
1
5
  /* ========================================= */
2
6
  /* CSS for control sap.ui.layout/GridLayout */
3
7
  /* Belize theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.93, together with sap.ui.layout.form.ResponsiveLayout
4
+ */
1
5
  /* =============================================== */
2
6
  /* CSS for control sap.ui.layout/ResponsiveLayout */
3
7
  /* Belize theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated Since version 1.67.0, together with sap.ui.layout.form.GridLayout
4
+ */
1
5
  /* ========================================= */
2
6
  /* CSS for control sap.ui.layout/GridLayout */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.93, together with sap.ui.layout.form.ResponsiveLayout
4
+ */
1
5
  /* =============================================== */
2
6
  /* CSS for control sap.ui.layout/ResponsiveLayout */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated Since version 1.67.0, together with sap.ui.layout.form.GridLayout
4
+ */
1
5
  /* ========================================= */
2
6
  /* CSS for control sap.ui.layout/GridLayout */
3
7
  /* Belize High Contrast Black theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.93, together with sap.ui.layout.form.ResponsiveLayout
4
+ */
1
5
  /* =============================================== */
2
6
  /* CSS for control sap.ui.layout/ResponsiveLayout */
3
7
  /* Belize High Contrast Black theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated Since version 1.67.0, together with sap.ui.layout.form.GridLayout
4
+ */
1
5
  /* ========================================= */
2
6
  /* CSS for control sap.ui.layout/GridLayout */
3
7
  /* Belize High Contrast White theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.93, together with sap.ui.layout.form.ResponsiveLayout
4
+ */
1
5
  /* =============================================== */
2
6
  /* CSS for control sap.ui.layout/ResponsiveLayout */
3
7
  /* Belize High Contrast White theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with sap.ui.unified.ShellHeader
4
+ */
1
5
  /* =========================================== */
2
6
  /* CSS for control sap.ui.unified/ShellHeader */
3
7
  /* Belize theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with sap.ui.unified.ShellLayout
4
+ */
1
5
  /* =========================================== */
2
6
  /* CSS for control sap.ui.unified/ShellLayout */
3
7
  /* Belize theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with the sap.ui.unified.ShellOverlay
4
+ */
1
5
  /* ============================================ */
2
6
  /* CSS for control sap.ui.unified/ShellOverlay */
3
7
  /* Belize theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with sap.ui.unified.ContentSwitcher
4
+ */
1
5
  /* =============================================== */
2
6
  /* CSS for control sap.ui.unified/ContentSwitcher */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with sap.ui.unified.ShellHeader
4
+ */
1
5
  /* =========================================== */
2
6
  /* CSS for control sap.ui.unified/ShellHeader */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with sap.ui.unified.ShellLayout
4
+ */
1
5
  /* =========================================== */
2
6
  /* CSS for control sap.ui.unified/ShellLayout */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with the sap.ui.unified.ShellOverlay
4
+ */
1
5
  /* ============================================ */
2
6
  /* CSS for control sap.ui.unified/ShellOverlay */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with the sap.ui.unified.SplitContainer
4
+ */
1
5
  /* ============================================== */
2
6
  /* CSS for control sap.ui.unified/SplitContainer */
3
7
  /* Base theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with sap.ui.unified.ShellHeader
4
+ */
1
5
  /* =========================================== */
2
6
  /* CSS for control sap.ui.unified/ShellHeader */
3
7
  /* Belize High Contrast Black theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with sap.ui.unified.ShellLayout
4
+ */
1
5
  /* =========================================== */
2
6
  /* CSS for control sap.ui.unified/ShellLayout */
3
7
  /* Belize High Contrast Black theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with the sap.ui.unified.ShellOverlay
4
+ */
1
5
  /* ============================================ */
2
6
  /* CSS for control sap.ui.unified/ShellOverlay */
3
7
  /* Belize High Contrast Black theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with sap.ui.unified.ShellHeader
4
+ */
1
5
  /* =========================================== */
2
6
  /* CSS for control sap.ui.unified/ShellHeader */
3
7
  /* Belize High Contrast White theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with sap.ui.unified.ShellLayout
4
+ */
1
5
  /* =========================================== */
2
6
  /* CSS for control sap.ui.unified/ShellLayout */
3
7
  /* Belize High Contrast White theme */
@@ -1,3 +1,7 @@
1
+ /**
2
+ * @file
3
+ * @deprecated As of version 1.44.0, together with the sap.ui.unified.ShellOverlay
4
+ */
1
5
  /* ============================================ */
2
6
  /* CSS for control sap.ui.unified/ShellOverlay */
3
7
  /* Belize High Contrast White theme */