@openui5/themelib_sap_belize 1.134.0 → 1.136.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 (121) hide show
  1. package/REUSE.toml +649 -0
  2. package/THIRDPARTY.txt +23 -23
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_belize/library.source.less +1 -1
  5. package/src/sap/f/themes/sap_belize_base/library.source.less +1 -1
  6. package/src/sap/f/themes/sap_belize_hcb/library.source.less +1 -1
  7. package/src/sap/f/themes/sap_belize_hcw/library.source.less +1 -1
  8. package/src/sap/f/themes/sap_belize_plus/library.source.less +1 -1
  9. package/src/sap/m/themes/sap_belize/library.source.less +1 -1
  10. package/src/sap/m/themes/sap_belize_base/ActionSheet.less +7 -7
  11. package/src/sap/m/themes/sap_belize_base/IconTabBar.less +4 -4
  12. package/src/sap/m/themes/sap_belize_base/MessageStrip.less +2 -2
  13. package/src/sap/m/themes/sap_belize_base/Popover.less +12 -26
  14. package/src/sap/m/themes/sap_belize_base/library.source.less +1 -1
  15. package/src/sap/m/themes/sap_belize_hcb/InputBase.less +4 -0
  16. package/src/sap/m/themes/sap_belize_hcb/MessageStrip.less +0 -1
  17. package/src/sap/m/themes/sap_belize_hcb/library.source.less +1 -1
  18. package/src/sap/m/themes/sap_belize_hcw/InputBase.less +4 -0
  19. package/src/sap/m/themes/sap_belize_hcw/MessageStrip.less +0 -1
  20. package/src/sap/m/themes/sap_belize_hcw/library.source.less +1 -1
  21. package/src/sap/m/themes/sap_belize_plus/library.source.less +1 -1
  22. package/src/sap/tnt/themes/sap_belize/library.source.less +1 -1
  23. package/src/sap/tnt/themes/sap_belize_base/NavigationList.less +3 -3
  24. package/src/sap/tnt/themes/sap_belize_base/library.source.less +1 -1
  25. package/src/sap/tnt/themes/sap_belize_hcb/library.source.less +1 -1
  26. package/src/sap/tnt/themes/sap_belize_hcw/library.source.less +1 -1
  27. package/src/sap/tnt/themes/sap_belize_plus/library.source.less +1 -1
  28. package/src/sap/ui/codeeditor/themes/sap_belize/library.source.less +1 -1
  29. package/src/sap/ui/codeeditor/themes/sap_belize_base/library.source.less +1 -1
  30. package/src/sap/ui/codeeditor/themes/sap_belize_hcb/library.source.less +1 -1
  31. package/src/sap/ui/codeeditor/themes/sap_belize_hcw/library.source.less +1 -1
  32. package/src/sap/ui/codeeditor/themes/sap_belize_plus/library.source.less +1 -1
  33. package/src/sap/ui/commons/themes/sap_belize/library.source.less +1 -1
  34. package/src/sap/ui/commons/themes/sap_belize_base/library.source.less +1 -1
  35. package/src/sap/ui/commons/themes/sap_belize_hcb/library.source.less +1 -1
  36. package/src/sap/ui/commons/themes/sap_belize_hcw/library.source.less +1 -1
  37. package/src/sap/ui/commons/themes/sap_belize_plus/library.source.less +1 -1
  38. package/src/sap/ui/core/themes/sap_belize/.theme +2 -2
  39. package/src/sap/ui/core/themes/sap_belize/.theming +1 -0
  40. package/src/sap/ui/core/themes/sap_belize/base.less +24 -17
  41. package/src/sap/ui/core/themes/sap_belize/library.source.less +1 -1
  42. package/src/sap/ui/core/themes/sap_belize_base/.theming +2 -1
  43. package/src/sap/ui/core/themes/sap_belize_base/library.source.less +1 -1
  44. package/src/sap/ui/core/themes/sap_belize_hcb/.theme +2 -2
  45. package/src/sap/ui/core/themes/sap_belize_hcb/.theming +2 -1
  46. package/src/sap/ui/core/themes/sap_belize_hcb/base.less +12 -5
  47. package/src/sap/ui/core/themes/sap_belize_hcb/library.source.less +1 -1
  48. package/src/sap/ui/core/themes/sap_belize_hcw/.theme +2 -2
  49. package/src/sap/ui/core/themes/sap_belize_hcw/.theming +2 -1
  50. package/src/sap/ui/core/themes/sap_belize_hcw/base.less +12 -5
  51. package/src/sap/ui/core/themes/sap_belize_hcw/library.source.less +1 -1
  52. package/src/sap/ui/core/themes/sap_belize_plus/.theme +2 -2
  53. package/src/sap/ui/core/themes/sap_belize_plus/.theming +1 -0
  54. package/src/sap/ui/core/themes/sap_belize_plus/base.less +16 -6
  55. package/src/sap/ui/core/themes/sap_belize_plus/library.source.less +1 -1
  56. package/src/sap/ui/dt/themes/sap_belize/library.source.less +1 -1
  57. package/src/sap/ui/dt/themes/sap_belize_base/library.source.less +1 -1
  58. package/src/sap/ui/dt/themes/sap_belize_hcb/library.source.less +1 -1
  59. package/src/sap/ui/dt/themes/sap_belize_hcw/library.source.less +1 -1
  60. package/src/sap/ui/dt/themes/sap_belize_plus/library.source.less +1 -1
  61. package/src/sap/ui/fl/themes/sap_belize/library.source.less +1 -1
  62. package/src/sap/ui/fl/themes/sap_belize_base/library.source.less +1 -1
  63. package/src/sap/ui/fl/themes/sap_belize_hcb/library.source.less +1 -1
  64. package/src/sap/ui/fl/themes/sap_belize_hcw/library.source.less +1 -1
  65. package/src/sap/ui/fl/themes/sap_belize_plus/library.source.less +1 -1
  66. package/src/sap/ui/integration/themes/sap_belize/library.source.less +1 -1
  67. package/src/sap/ui/integration/themes/sap_belize_base/ObjectStatus.less +10 -56
  68. package/src/sap/ui/integration/themes/sap_belize_base/library.source.less +1 -1
  69. package/src/sap/ui/integration/themes/sap_belize_hcb/library.source.less +1 -1
  70. package/src/sap/ui/integration/themes/sap_belize_hcw/library.source.less +1 -1
  71. package/src/sap/ui/integration/themes/sap_belize_plus/library.source.less +1 -1
  72. package/src/sap/ui/layout/themes/sap_belize/library.source.less +1 -1
  73. package/src/sap/ui/layout/themes/sap_belize_base/library.source.less +1 -1
  74. package/src/sap/ui/layout/themes/sap_belize_hcb/library.source.less +1 -1
  75. package/src/sap/ui/layout/themes/sap_belize_hcw/library.source.less +1 -1
  76. package/src/sap/ui/layout/themes/sap_belize_plus/library.source.less +1 -1
  77. package/src/sap/ui/mdc/themes/sap_belize/library.source.less +1 -1
  78. package/src/sap/ui/mdc/themes/sap_belize_base/library.source.less +1 -1
  79. package/src/sap/ui/mdc/themes/sap_belize_hcb/library.source.less +1 -1
  80. package/src/sap/ui/mdc/themes/sap_belize_hcw/library.source.less +1 -1
  81. package/src/sap/ui/mdc/themes/sap_belize_plus/library.source.less +1 -1
  82. package/src/sap/ui/rta/themes/sap_belize/library.source.less +1 -1
  83. package/src/sap/ui/rta/themes/sap_belize_base/library.source.less +1 -1
  84. package/src/sap/ui/rta/themes/sap_belize_hcb/library.source.less +1 -1
  85. package/src/sap/ui/rta/themes/sap_belize_hcw/library.source.less +1 -1
  86. package/src/sap/ui/rta/themes/sap_belize_plus/library.source.less +1 -1
  87. package/src/sap/ui/suite/themes/sap_belize/library.source.less +1 -1
  88. package/src/sap/ui/suite/themes/sap_belize_base/library.source.less +1 -1
  89. package/src/sap/ui/suite/themes/sap_belize_hcb/library.source.less +1 -1
  90. package/src/sap/ui/suite/themes/sap_belize_hcw/library.source.less +1 -1
  91. package/src/sap/ui/suite/themes/sap_belize_plus/library.source.less +1 -1
  92. package/src/sap/ui/table/themes/sap_belize/library.source.less +1 -1
  93. package/src/sap/ui/table/themes/sap_belize_base/library.source.less +1 -1
  94. package/src/sap/ui/table/themes/sap_belize_hcb/library.source.less +1 -1
  95. package/src/sap/ui/table/themes/sap_belize_hcw/library.source.less +1 -1
  96. package/src/sap/ui/table/themes/sap_belize_plus/library.source.less +1 -1
  97. package/src/sap/ui/unified/themes/sap_belize/library.source.less +1 -1
  98. package/src/sap/ui/unified/themes/sap_belize_base/library.source.less +1 -1
  99. package/src/sap/ui/unified/themes/sap_belize_hcb/library.source.less +1 -1
  100. package/src/sap/ui/unified/themes/sap_belize_hcw/library.source.less +1 -1
  101. package/src/sap/ui/unified/themes/sap_belize_plus/library.source.less +1 -1
  102. package/src/sap/ui/ux3/themes/sap_belize/library.source.less +1 -1
  103. package/src/sap/ui/ux3/themes/sap_belize_base/library.source.less +1 -1
  104. package/src/sap/ui/ux3/themes/sap_belize_hcb/library.source.less +1 -1
  105. package/src/sap/ui/ux3/themes/sap_belize_hcw/library.source.less +1 -1
  106. package/src/sap/ui/ux3/themes/sap_belize_plus/library.source.less +1 -1
  107. package/src/sap/uxap/themes/sap_belize/ObjectPageSection.less +0 -5
  108. package/src/sap/uxap/themes/sap_belize/ObjectPageSubSection.less +1 -1
  109. package/src/sap/uxap/themes/sap_belize/library.source.less +1 -1
  110. package/src/sap/uxap/themes/sap_belize_base/ObjectPageLayout.less +0 -10
  111. package/src/sap/uxap/themes/sap_belize_base/ObjectPageSection.less +12 -6
  112. package/src/sap/uxap/themes/sap_belize_base/ObjectPageSubSection.less +2 -10
  113. package/src/sap/uxap/themes/sap_belize_base/library.source.less +1 -1
  114. package/src/sap/uxap/themes/sap_belize_hcb/ObjectPageSubSection.less +9 -0
  115. package/src/sap/uxap/themes/sap_belize_hcb/library.source.less +1 -1
  116. package/src/sap/uxap/themes/sap_belize_hcw/ObjectPageSubSection.less +9 -0
  117. package/src/sap/uxap/themes/sap_belize_hcw/library.source.less +1 -1
  118. package/src/sap/uxap/themes/sap_belize_plus/ObjectPageSubSection.less +11 -1
  119. package/src/sap/uxap/themes/sap_belize_plus/library.source.less +1 -1
  120. package/ui5.yaml +1 -1
  121. package/.reuse/dep5 +0 -471
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../../../../../sap/ui/core/themes/base/base.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  /* ============================================================================ */
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  /* ============================================================================ */
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  /* ============================================================================ */
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../../../../../sap/ui/core/themes/base/base.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  /* ============================================================================ */
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../sap_belize/library.source.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../../../../../sap/ui/core/themes/base/base.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -14,11 +14,6 @@
14
14
  border-top: 0;
15
15
  }
16
16
 
17
- .sapUxAPObjectPageSectionTitle {
18
- color: @sapUiGroupTitleTextColor;
19
- font-size: @sapMFontHeader2Size;
20
- }
21
-
22
17
  .sapUxAPObjectPageSection:focus {
23
18
  outline: 1px dotted @sapUiContentFocusColor;
24
19
  outline-offset: -1px;
@@ -13,7 +13,7 @@
13
13
  border-bottom: none;
14
14
  }
15
15
 
16
- .sapUxAPObjectPageSubSectionHeaderTitleUppercase {
16
+ .sapUxAPObjectPageSubSectionTitleUppercase {
17
17
  text-transform: uppercase;
18
18
  }
19
19
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -39,16 +39,6 @@
39
39
  scroll-padding-bottom: ~"calc(@{_sap_uxap_ObjectPageLayout_FooterHeight_Compact} + @{_sap_uxap_ObjectPageLayout_FooterMarginBottom} + 2px)";
40
40
  }
41
41
 
42
- .sapUxAPObjectPageLayout:not(.sapUxAPObjectPageLayout-Std-Phone):not("sapUxAPObjectPageLayoutIconTabBar") .sapUxAPObjectPageSubSectionPromoted:not(.sapUxAPObjectPageSectionMultilineContent) .sapUxAPObjectPageSubSectionHeaderActions {
43
- position: absolute;
44
- top: 0;
45
- right: 1rem;
46
- }
47
- .sapUxAPObjectPageLayout:not(.sapUxAPObjectPageLayout-Std-Phone):not("sapUxAPObjectPageLayoutIconTabBar") .sapUxAPObjectPageSubSectionPromoted:not(.sapUxAPObjectPageSectionMultilineContent) .sapUxAPObjectPageSubSectionHeader {
48
- height: 0;
49
- padding: 0;
50
- }
51
-
52
42
  body > .sapUxAPObjectPageLayout,
53
43
  .sapUiVltCell .sapUxAPObjectPageLayout {
54
44
  position: fixed;
@@ -17,7 +17,7 @@
17
17
  box-sizing: border-box;
18
18
  height: 3rem;
19
19
  line-height: 3rem;
20
- padding: 0 3rem 0 3rem;
20
+ padding: 0 2.25rem 0 3rem;
21
21
  }
22
22
 
23
23
  .sapUxAPObjectPageSectionHeading {
@@ -35,7 +35,7 @@ so we reset it when the section header is hidden */
35
35
 
36
36
  .sapUxAPObjectPageLayout-Std-Tablet .sapUxAPObjectPageSectionHeader,
37
37
  html .sapUiContainer-Medium .sapUxAPObjectPageSectionHeader {
38
- padding: 0 0 0.5rem 2rem;
38
+ padding: 0 1rem 0.5rem 2rem;
39
39
  }
40
40
 
41
41
  .sapUxAPObjectPageLayout-Std-Tablet .sapUxAPObjectPageSectionHeading {
@@ -44,7 +44,7 @@ html .sapUiContainer-Medium .sapUxAPObjectPageSectionHeader {
44
44
 
45
45
  .sapUxAPObjectPageLayout-Std-Phone .sapUxAPObjectPageSectionHeader,
46
46
  html .sapUiContainer-Narrow .sapUxAPObjectPageSectionHeader {
47
- padding: 0 0 0.5rem 1rem;
47
+ padding: 0 1rem 0.5rem 1rem;
48
48
  }
49
49
 
50
50
  .sapUxAPObjectPageLayout-Std-Phone .sapUxAPObjectPageSectionHeading {
@@ -61,11 +61,11 @@ html .sapUiContainer-Narrow .sapUxAPObjectPageSectionHeader {
61
61
  text-overflow: ellipsis;
62
62
  }
63
63
 
64
- .sapUxAPSectionShowHideButton {
64
+ .sapUxAPShowHideButton {
65
65
  float: right;
66
66
  }
67
67
 
68
- .sapUxAPSectionShowHideButton:not(:last-child) {
68
+ .sapUxAPShowHideButton:not(:last-child) {
69
69
  float: right;
70
70
  margin-left: 0.5rem;
71
71
  }
@@ -77,7 +77,7 @@ html .sapUiContainer-Narrow .sapUxAPObjectPageSectionHeader {
77
77
  width: 100%;
78
78
  }
79
79
 
80
- .sapUiSizeCompact .sapUxAPSectionShowHideButton {
80
+ .sapUiSizeCompact .sapUxAPShowHideButton {
81
81
  margin-top: 0.5rem;
82
82
  }
83
83
 
@@ -127,9 +127,15 @@ html[data-sap-ui-browser^="ie"].sap-desktop {
127
127
  line-height: inherit;
128
128
  border-bottom: none;
129
129
  vertical-align: bottom;
130
+ top: 0;
130
131
  }
131
132
 
132
133
  .sapUxAPObjectPageSection.sapUxAPObjectPageSectionWrapTitle
133
134
  .sapUxAPObjectPageSectionHeader {
134
135
  height: auto;
136
+ padding-bottom: 0;
137
+ }
138
+
139
+ .sapUxAPObjectPageSection.sapUxAPObjectPageSectionWrapTitle .sapUxAPObjectPageSubSectionHeaderToolbar {
140
+ height: auto;
135
141
  }
@@ -21,19 +21,11 @@
21
21
  .sapUxAPObjectPageSubSectionHeader {
22
22
  height: auto;
23
23
  word-wrap: break-word;
24
- padding: 0 2.25rem 0 3rem;
24
+ padding: 0 3rem 0 3rem;
25
25
  display: flex;
26
26
  justify-content: space-between;
27
27
  }
28
28
 
29
- .sapUxAPObjectPageSubSectionHeaderTitle {
30
- white-space: normal;
31
- line-height: 3rem;
32
- color: @sapUiGroupTitleTextColor;
33
- font-size: @sapMFontHeader4Size;
34
- font-weight: normal;
35
- }
36
-
37
29
  .sapUxAPSubSectionSeeMoreContainer {
38
30
  text-align: right;
39
31
  width: auto;
@@ -74,7 +66,7 @@ html .sapUiContainer-Narrow .sapUxAPObjectPageSubSectionHeaderTitle {
74
66
 
75
67
  .sapUxAPObjectPageLayout-Std-Tablet .sapUxAPObjectPageSubSectionHeader,
76
68
  html .sapUiContainer-Medium .sapUxAPObjectPageSubSectionHeader {
77
- padding: 0 1.25rem 0 2rem;
69
+ padding: 0 2rem 0 2rem;
78
70
  }
79
71
 
80
72
  /* Those styles apply Desktop and Desktop-XL.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../../../../sap/ui/core/themes/base/base.less";
@@ -16,4 +16,13 @@ html[data-sap-ui-browser^="ie"].sap-desktop {
16
16
  .sapUxAPObjectPageSubSectionFocusable:focus:before {
17
17
  border-width: 0.125rem;
18
18
  }
19
+ }
20
+
21
+ .sapUxAPObjectPageSubSectionHeader {
22
+ padding: 0 3rem 0 3rem;
23
+ }
24
+
25
+ .sapUxAPObjectPageLayout-Std-Tablet .sapUxAPObjectPageSubSectionHeader,
26
+ html .sapUiContainer-Medium .sapUxAPObjectPageSubSectionHeader {
27
+ padding: 0 2rem 0 2rem;
19
28
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -16,4 +16,13 @@ html[data-sap-ui-browser^="ie"].sap-desktop {
16
16
  .sapUxAPObjectPageSubSectionFocusable:focus:before {
17
17
  border-width: 0.125rem;
18
18
  }
19
+ }
20
+
21
+ .sapUxAPObjectPageSubSectionHeader {
22
+ padding: 0 3rem 0 3rem;
23
+ }
24
+
25
+ .sapUxAPObjectPageLayout-Std-Tablet .sapUxAPObjectPageSubSectionHeader,
26
+ html .sapUiContainer-Medium .sapUxAPObjectPageSubSectionHeader {
27
+ padding: 0 2rem 0 2rem;
19
28
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -3,4 +3,14 @@
3
3
  /* Belize Plus theme */
4
4
  /* ============================================== */
5
5
 
6
- @_sap_uxap_ObjectPageSubSection_BorderColor: darken(@sapUiListBorderColor, 5);
6
+ @_sap_uxap_ObjectPageSubSection_BorderColor: darken(@sapUiListBorderColor, 5);
7
+
8
+
9
+ .sapUxAPObjectPageSubSectionHeader {
10
+ padding: 0 3rem 0 3rem;
11
+ }
12
+
13
+ .sapUxAPObjectPageLayout-Std-Tablet .sapUxAPObjectPageSubSectionHeader,
14
+ html .sapUiContainer-Medium .sapUxAPObjectPageSubSectionHeader {
15
+ padding: 0 2rem 0 2rem;
16
+ }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
package/ui5.yaml CHANGED
@@ -6,5 +6,5 @@ metadata:
6
6
  name: themelib_sap_belize
7
7
  copyright: |-
8
8
  OpenUI5
9
- * (c) Copyright 2009-${currentYear} SAP SE or an SAP affiliate company.
9
+ * (c) Copyright ${currentYear} SAP SE or an SAP affiliate company.
10
10
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.