@openui5/themelib_sap_horizon 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 (297) 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_horizon/AvatarGroup.less +24 -18
  5. package/src/sap/f/themes/sap_horizon/CardHeaders.less +1 -2
  6. package/src/sap/f/themes/sap_horizon/DynamicPageTitle.less +41 -38
  7. package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +15 -13
  8. package/src/sap/f/themes/sap_horizon/GridList.less +5 -5
  9. package/src/sap/f/themes/sap_horizon/GridListItem.less +2 -2
  10. package/src/sap/f/themes/sap_horizon/SidePanel.less +16 -7
  11. package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
  12. package/src/sap/f/themes/sap_horizon_dark/AvatarGroup.less +24 -18
  13. package/src/sap/f/themes/sap_horizon_dark/CardHeaders.less +1 -2
  14. package/src/sap/f/themes/sap_horizon_dark/DynamicPageTitle.less +34 -30
  15. package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +15 -13
  16. package/src/sap/f/themes/sap_horizon_dark/GridList.less +1 -1
  17. package/src/sap/f/themes/sap_horizon_dark/GridListItem.less +1 -1
  18. package/src/sap/f/themes/sap_horizon_dark/SidePanel.less +16 -7
  19. package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
  20. package/src/sap/f/themes/sap_horizon_hcb/AvatarGroup.less +2 -2
  21. package/src/sap/f/themes/sap_horizon_hcb/DynamicPageTitle.less +17 -32
  22. package/src/sap/f/themes/sap_horizon_hcb/FlexibleColumnLayout.less +20 -15
  23. package/src/sap/f/themes/sap_horizon_hcb/GridContainer.less +4 -4
  24. package/src/sap/f/themes/sap_horizon_hcb/GridList.less +4 -4
  25. package/src/sap/f/themes/sap_horizon_hcb/GridListItem.less +1 -2
  26. package/src/sap/f/themes/sap_horizon_hcb/SidePanel.less +18 -10
  27. package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
  28. package/src/sap/f/themes/sap_horizon_hcw/AvatarGroup.less +2 -2
  29. package/src/sap/f/themes/sap_horizon_hcw/DynamicPageTitle.less +18 -32
  30. package/src/sap/f/themes/sap_horizon_hcw/FlexibleColumnLayout.less +21 -16
  31. package/src/sap/f/themes/sap_horizon_hcw/GridList.less +4 -4
  32. package/src/sap/f/themes/sap_horizon_hcw/GridListItem.less +1 -2
  33. package/src/sap/f/themes/sap_horizon_hcw/SidePanel.less +18 -10
  34. package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
  35. package/src/sap/m/themes/sap_horizon/GenericTile.less +0 -10
  36. package/src/sap/m/themes/sap_horizon/IconTabBar.less +79 -87
  37. package/src/sap/m/themes/sap_horizon/Label.less +9 -1
  38. package/src/sap/m/themes/sap_horizon/MessageStrip.less +0 -3
  39. package/src/sap/m/themes/sap_horizon/SlideTile.less +0 -1
  40. package/src/sap/m/themes/sap_horizon/Table.less +12 -3
  41. package/src/sap/m/themes/sap_horizon/TileContent.less +2 -1
  42. package/src/sap/m/themes/sap_horizon/TimePicker.less +3 -3
  43. package/src/sap/m/themes/sap_horizon/TimePickerSliders.less +59 -31
  44. package/src/sap/m/themes/sap_horizon/Title.less +8 -6
  45. package/src/sap/m/themes/sap_horizon/Token.less +14 -13
  46. package/src/sap/m/themes/sap_horizon/Tokenizer.less +21 -15
  47. package/src/sap/m/themes/sap_horizon/Toolbar.less +17 -19
  48. package/src/sap/m/themes/sap_horizon/UploadCollection.less +1 -1
  49. package/src/sap/m/themes/sap_horizon/ValueStateHeader.less +25 -20
  50. package/src/sap/m/themes/sap_horizon/ValueStateMessage.less +17 -17
  51. package/src/sap/m/themes/sap_horizon/Wizard.less +2 -2
  52. package/src/sap/m/themes/sap_horizon/WizardProgressNavigator.less +37 -34
  53. package/src/sap/m/themes/sap_horizon/WizardStep.less +7 -2
  54. package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
  55. package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +0 -10
  56. package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +94 -80
  57. package/src/sap/m/themes/sap_horizon_dark/Label.less +9 -1
  58. package/src/sap/m/themes/sap_horizon_dark/MessageStrip.less +0 -4
  59. package/src/sap/m/themes/sap_horizon_dark/SlideTile.less +0 -1
  60. package/src/sap/m/themes/sap_horizon_dark/Table.less +12 -3
  61. package/src/sap/m/themes/sap_horizon_dark/TileContent.less +2 -1
  62. package/src/sap/m/themes/sap_horizon_dark/TimePicker.less +3 -3
  63. package/src/sap/m/themes/sap_horizon_dark/TimePickerSliders.less +59 -31
  64. package/src/sap/m/themes/sap_horizon_dark/Title.less +8 -6
  65. package/src/sap/m/themes/sap_horizon_dark/Token.less +14 -14
  66. package/src/sap/m/themes/sap_horizon_dark/Tokenizer.less +16 -15
  67. package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +17 -19
  68. package/src/sap/m/themes/sap_horizon_dark/UploadCollection.less +1 -1
  69. package/src/sap/m/themes/sap_horizon_dark/ValueStateHeader.less +20 -20
  70. package/src/sap/m/themes/sap_horizon_dark/ValueStateMessage.less +17 -17
  71. package/src/sap/m/themes/sap_horizon_dark/Wizard.less +3 -2
  72. package/src/sap/m/themes/sap_horizon_dark/WizardProgressNavigator.less +38 -34
  73. package/src/sap/m/themes/sap_horizon_dark/WizardStep.less +2 -2
  74. package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
  75. package/src/sap/m/themes/sap_horizon_hcb/IconTabBar.less +11 -11
  76. package/src/sap/m/themes/sap_horizon_hcb/Label.less +9 -1
  77. package/src/sap/m/themes/sap_horizon_hcb/MessageStrip.less +0 -5
  78. package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +1 -0
  79. package/src/sap/m/themes/sap_horizon_hcb/SegmentedButton.less +4 -4
  80. package/src/sap/m/themes/sap_horizon_hcb/SlideTile.less +0 -1
  81. package/src/sap/m/themes/sap_horizon_hcb/TabContainer.less +4 -0
  82. package/src/sap/m/themes/sap_horizon_hcb/TileContent.less +2 -2
  83. package/src/sap/m/themes/sap_horizon_hcb/TimePicker.less +3 -3
  84. package/src/sap/m/themes/sap_horizon_hcb/TimePickerSliders.less +58 -30
  85. package/src/sap/m/themes/sap_horizon_hcb/Title.less +8 -6
  86. package/src/sap/m/themes/sap_horizon_hcb/Token.less +12 -12
  87. package/src/sap/m/themes/sap_horizon_hcb/Tokenizer.less +18 -14
  88. package/src/sap/m/themes/sap_horizon_hcb/Toolbar.less +16 -18
  89. package/src/sap/m/themes/sap_horizon_hcb/UploadCollection.less +4 -6
  90. package/src/sap/m/themes/sap_horizon_hcb/ValueStateHeader.less +21 -21
  91. package/src/sap/m/themes/sap_horizon_hcb/ValueStateMessage.less +17 -17
  92. package/src/sap/m/themes/sap_horizon_hcb/Wizard.less +4 -4
  93. package/src/sap/m/themes/sap_horizon_hcb/WizardProgressNavigator.less +34 -31
  94. package/src/sap/m/themes/sap_horizon_hcb/WizardStep.less +7 -2
  95. package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
  96. package/src/sap/m/themes/sap_horizon_hcw/IconTabBar.less +9 -11
  97. package/src/sap/m/themes/sap_horizon_hcw/Label.less +9 -1
  98. package/src/sap/m/themes/sap_horizon_hcw/MessageStrip.less +0 -5
  99. package/src/sap/m/themes/sap_horizon_hcw/SegmentedButton.less +4 -4
  100. package/src/sap/m/themes/sap_horizon_hcw/SlideTile.less +0 -1
  101. package/src/sap/m/themes/sap_horizon_hcw/TabContainer.less +4 -0
  102. package/src/sap/m/themes/sap_horizon_hcw/TileContent.less +2 -2
  103. package/src/sap/m/themes/sap_horizon_hcw/TimePicker.less +3 -3
  104. package/src/sap/m/themes/sap_horizon_hcw/TimePickerSliders.less +57 -31
  105. package/src/sap/m/themes/sap_horizon_hcw/Title.less +8 -6
  106. package/src/sap/m/themes/sap_horizon_hcw/Token.less +12 -12
  107. package/src/sap/m/themes/sap_horizon_hcw/Tokenizer.less +17 -13
  108. package/src/sap/m/themes/sap_horizon_hcw/Toolbar.less +16 -18
  109. package/src/sap/m/themes/sap_horizon_hcw/UploadCollection.less +4 -6
  110. package/src/sap/m/themes/sap_horizon_hcw/ValueStateHeader.less +21 -21
  111. package/src/sap/m/themes/sap_horizon_hcw/ValueStateMessage.less +17 -17
  112. package/src/sap/m/themes/sap_horizon_hcw/Wizard.less +4 -4
  113. package/src/sap/m/themes/sap_horizon_hcw/WizardProgressNavigator.less +34 -31
  114. package/src/sap/m/themes/sap_horizon_hcw/WizardStep.less +7 -2
  115. package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
  116. package/src/sap/tnt/themes/sap_horizon/NavigationList.less +7 -9
  117. package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +3 -3
  118. package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
  119. package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +7 -9
  120. package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +3 -3
  121. package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
  122. package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +7 -8
  123. package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +3 -3
  124. package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
  125. package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +7 -8
  126. package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +3 -3
  127. package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
  128. package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
  129. package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +1 -1
  130. package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +1 -1
  131. package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +1 -1
  132. package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
  133. package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +1 -1
  134. package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +1 -1
  135. package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +1 -1
  136. package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
  137. package/src/sap/ui/core/themes/sap_horizon/base.less +78 -20
  138. package/src/sap/ui/core/themes/sap_horizon/global.less +7 -0
  139. package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
  140. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
  141. package/src/sap/ui/core/themes/sap_horizon_dark/base.less +81 -23
  142. package/src/sap/ui/core/themes/sap_horizon_dark/global.less +7 -0
  143. package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
  144. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
  145. package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +63 -5
  146. package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +7 -0
  147. package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -1
  148. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
  149. package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +63 -5
  150. package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +7 -0
  151. package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
  152. package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
  153. package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
  154. package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
  155. package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +1 -1
  156. package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
  157. package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +1 -1
  158. package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +1 -1
  159. package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +1 -1
  160. package/src/sap/ui/integration/themes/sap_horizon/ActionsStrip.less +5 -0
  161. package/src/sap/ui/integration/themes/sap_horizon/ListContent.less +10 -7
  162. package/src/sap/ui/integration/themes/sap_horizon/ObjectContent.less +6 -6
  163. package/src/sap/ui/integration/themes/sap_horizon/TableContent.less +12 -7
  164. package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
  165. package/src/sap/ui/integration/themes/sap_horizon_dark/ActionsStrip.less +5 -0
  166. package/src/sap/ui/integration/themes/sap_horizon_dark/ListContent.less +11 -8
  167. package/src/sap/ui/integration/themes/sap_horizon_dark/ObjectContent.less +6 -6
  168. package/src/sap/ui/integration/themes/sap_horizon_dark/TableContent.less +13 -8
  169. package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
  170. package/src/sap/ui/integration/themes/sap_horizon_hcb/ListContentItem.less +5 -5
  171. package/src/sap/ui/integration/themes/sap_horizon_hcb/Paginator.less +5 -5
  172. package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
  173. package/src/sap/ui/integration/themes/sap_horizon_hcw/ListContentItem.less +5 -5
  174. package/src/sap/ui/integration/themes/sap_horizon_hcw/Paginator.less +5 -5
  175. package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
  176. package/src/sap/ui/layout/themes/sap_horizon/BlockLayout.less +114 -110
  177. package/src/sap/ui/layout/themes/sap_horizon/ColumnLayout.less +4 -4
  178. package/src/sap/ui/layout/themes/sap_horizon/FormLayout.less +16 -16
  179. package/src/sap/ui/layout/themes/sap_horizon/GridLayout.less +4 -4
  180. package/src/sap/ui/layout/themes/sap_horizon/ResponsiveGridLayout.less +5 -6
  181. package/src/sap/ui/layout/themes/sap_horizon/ResponsiveLayout.less +6 -6
  182. package/src/sap/ui/layout/themes/sap_horizon/ResponsiveSplitter.less +4 -4
  183. package/src/sap/ui/layout/themes/sap_horizon/Splitter.less +5 -5
  184. package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
  185. package/src/sap/ui/layout/themes/sap_horizon_dark/BlockLayout.less +111 -108
  186. package/src/sap/ui/layout/themes/sap_horizon_dark/ColumnLayout.less +3 -3
  187. package/src/sap/ui/layout/themes/sap_horizon_dark/FormLayout.less +14 -14
  188. package/src/sap/ui/layout/themes/sap_horizon_dark/GridLayout.less +2 -2
  189. package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveGridLayout.less +3 -3
  190. package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveLayout.less +4 -4
  191. package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveSplitter.less +3 -3
  192. package/src/sap/ui/layout/themes/sap_horizon_dark/Splitter.less +6 -6
  193. package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
  194. package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayout.less +98 -95
  195. package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayoutCell.less +1 -1
  196. package/src/sap/ui/layout/themes/sap_horizon_hcb/ColumnLayout.less +1 -1
  197. package/src/sap/ui/layout/themes/sap_horizon_hcb/FormLayout.less +10 -10
  198. package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveGridLayout.less +1 -1
  199. package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveLayout.less +2 -2
  200. package/src/sap/ui/layout/themes/sap_horizon_hcb/Splitter.less +5 -4
  201. package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
  202. package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayout.less +98 -95
  203. package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayoutCell.less +1 -1
  204. package/src/sap/ui/layout/themes/sap_horizon_hcw/ColumnLayout.less +1 -1
  205. package/src/sap/ui/layout/themes/sap_horizon_hcw/FormLayout.less +10 -10
  206. package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveGridLayout.less +1 -1
  207. package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveLayout.less +2 -2
  208. package/src/sap/ui/layout/themes/sap_horizon_hcw/Splitter.less +5 -4
  209. package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
  210. package/src/sap/ui/mdc/themes/sap_horizon/FieldBase.less +6 -1
  211. package/src/sap/ui/mdc/themes/sap_horizon/Table.less +5 -5
  212. package/src/sap/ui/mdc/themes/sap_horizon/TokenDisplay.less +8 -10
  213. package/src/sap/ui/mdc/themes/sap_horizon/TokenizerDisplay.less +7 -8
  214. package/src/sap/ui/mdc/themes/sap_horizon/ValueHelpDialog.less +3 -3
  215. package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
  216. package/src/sap/ui/mdc/themes/sap_horizon_dark/FieldBase.less +6 -1
  217. package/src/sap/ui/mdc/themes/sap_horizon_dark/Table.less +2 -2
  218. package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenDisplay.less +6 -7
  219. package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenizerDisplay.less +2 -2
  220. package/src/sap/ui/mdc/themes/sap_horizon_dark/ValueHelpDialog.less +2 -2
  221. package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
  222. package/src/sap/ui/mdc/themes/sap_horizon_hcb/Table.less +4 -4
  223. package/src/sap/ui/mdc/themes/sap_horizon_hcb/TokenDisplay.less +1 -1
  224. package/src/sap/ui/mdc/themes/sap_horizon_hcb/ValueHelpDialog.less +1 -1
  225. package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +1 -1
  226. package/src/sap/ui/mdc/themes/sap_horizon_hcw/Table.less +4 -4
  227. package/src/sap/ui/mdc/themes/sap_horizon_hcw/TokenDisplay.less +1 -1
  228. package/src/sap/ui/mdc/themes/sap_horizon_hcw/ValueHelpDialog.less +1 -1
  229. package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +1 -1
  230. package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -1
  231. package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -1
  232. package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -1
  233. package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -1
  234. package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
  235. package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
  236. package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
  237. package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +1 -1
  238. package/src/sap/ui/table/themes/sap_horizon/Cell.less +7 -5
  239. package/src/sap/ui/table/themes/sap_horizon/Grouping.less +11 -11
  240. package/src/sap/ui/table/themes/sap_horizon/RowAction.less +12 -12
  241. package/src/sap/ui/table/themes/sap_horizon/RowSelection.less +7 -7
  242. package/src/sap/ui/table/themes/sap_horizon/Scrolling.less +2 -1
  243. package/src/sap/ui/table/themes/sap_horizon/Table.less +4 -4
  244. package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
  245. package/src/sap/ui/table/themes/sap_horizon_dark/Cell.less +7 -5
  246. package/src/sap/ui/table/themes/sap_horizon_dark/Grouping.less +11 -11
  247. package/src/sap/ui/table/themes/sap_horizon_dark/RowAction.less +10 -10
  248. package/src/sap/ui/table/themes/sap_horizon_dark/RowSelection.less +6 -6
  249. package/src/sap/ui/table/themes/sap_horizon_dark/Scrolling.less +1 -0
  250. package/src/sap/ui/table/themes/sap_horizon_dark/Table.less +3 -3
  251. package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
  252. package/src/sap/ui/table/themes/sap_horizon_hcb/Cell.less +4 -3
  253. package/src/sap/ui/table/themes/sap_horizon_hcb/DragDrop.less +1 -1
  254. package/src/sap/ui/table/themes/sap_horizon_hcb/Row.less +2 -2
  255. package/src/sap/ui/table/themes/sap_horizon_hcb/RowHighlight.less +1 -1
  256. package/src/sap/ui/table/themes/sap_horizon_hcb/RowSelection.less +4 -4
  257. package/src/sap/ui/table/themes/sap_horizon_hcb/Scrolling.less +1 -0
  258. package/src/sap/ui/table/themes/sap_horizon_hcb/Table.less +2 -2
  259. package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
  260. package/src/sap/ui/table/themes/sap_horizon_hcw/Cell.less +4 -3
  261. package/src/sap/ui/table/themes/sap_horizon_hcw/DragDrop.less +1 -1
  262. package/src/sap/ui/table/themes/sap_horizon_hcw/Row.less +2 -2
  263. package/src/sap/ui/table/themes/sap_horizon_hcw/RowHighlight.less +1 -1
  264. package/src/sap/ui/table/themes/sap_horizon_hcw/RowSelection.less +4 -4
  265. package/src/sap/ui/table/themes/sap_horizon_hcw/Scrolling.less +1 -0
  266. package/src/sap/ui/table/themes/sap_horizon_hcw/Table.less +2 -2
  267. package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -1
  268. package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +6 -6
  269. package/src/sap/ui/unified/themes/sap_horizon/CalendarLegend.less +25 -12
  270. package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
  271. package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +6 -6
  272. package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarLegend.less +27 -18
  273. package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +1 -1
  274. package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +4 -3
  275. package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarLegend.less +8 -16
  276. package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +1 -1
  277. package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +4 -3
  278. package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarLegend.less +8 -16
  279. package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +1 -1
  280. package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
  281. package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +1 -1
  282. package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +1 -1
  283. package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +1 -1
  284. package/src/sap/uxap/themes/sap_horizon/ObjectPageSection.less +14 -20
  285. package/src/sap/uxap/themes/sap_horizon/ObjectPageSubSection.less +6 -17
  286. package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
  287. package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +14 -10
  288. package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +6 -13
  289. package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
  290. package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSection.less +18 -5
  291. package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSubSection.less +6 -8
  292. package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
  293. package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSection.less +18 -11
  294. package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSubSection.less +6 -8
  295. package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
  296. package/ui5.yaml +1 -1
  297. 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
 
@@ -3,8 +3,8 @@
3
3
  /* Horizon High Contrast White theme */
4
4
  /* ================================== */
5
5
 
6
- @_sap_ui_table_Cell_FocusOutlineOffset: calc(-@sapUiContentFocusWidth ~"- 0.0625rem");
7
- @_sap_ui_table_Cell_BorderColorSelected: @sapUiListSelectionBorderColor;
6
+ @_sap_ui_table_Cell_FocusOutlineOffset: ~"calc((var(--sapContent_FocusWidth) * -1) - 0.0625rem)";
7
+ @_sap_ui_table_Cell_BorderColorSelected: var(--sapList_SelectionBorderColor);
8
8
  @_sap_ui_table_Cell_DummyBorderColor: @sapUiListTableFixedBorder;
9
9
 
10
10
  .sapUiTableGroupMode .sapUiTableCell.sapUiTableRowSelectionCell {
@@ -15,8 +15,9 @@
15
15
  * Focus outline in Condensed mode
16
16
  */
17
17
  .sapUiSizeCondensed .sapUiTableCell:focus {
18
+
18
19
  &::before {
19
- outline: 0.0625rem @sapUiContentFocusStyle @sapUiContentFocusColor;
20
+ outline: 0.0625rem var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
20
21
  outline-offset: -1px;
21
22
  }
22
23
  }
@@ -3,4 +3,4 @@
3
3
  /* Horizon High Contrast White theme */
4
4
  /* ================================== */
5
5
 
6
- @_sap_ui_table_DragDrop_ColumnDnDHighlightColor: @sapUiContentDragAndDropActiveColor;
6
+ @_sap_ui_table_DragDrop_ColumnDnDHighlightColor: var(--sapContent_DragAndDropActiveColor);
@@ -3,5 +3,5 @@
3
3
  /* Horizon High Contrast White theme */
4
4
  /* ================================== */
5
5
 
6
- @_sap_ui_table_Row_ColorHovered: @sapUiContentContrastTextColor;
7
- @_sap_ui_table_Row_NavigationIndicatorColor: @sapUiListSelectionBorderColor;
6
+ @_sap_ui_table_Row_ColorHovered: var(--sapContent_ContrastTextColor);
7
+ @_sap_ui_table_Row_NavigationIndicatorColor: var(--sapList_SelectionBorderColor);
@@ -3,4 +3,4 @@
3
3
  /* Horizon High Contrast White theme */
4
4
  /* ================================== */
5
5
 
6
- @_sap_ui_table_RowHighlight_InformationColor: @sapUiAccent6;
6
+ @_sap_ui_table_RowHighlight_InformationColor: var(--sapAccentColor6);
@@ -3,7 +3,7 @@
3
3
  /* Horizon High Contrast White theme */
4
4
  /* ================================== */
5
5
 
6
- @_sap_ui_table_RowSelection_CheckBoxIconColor: @sapUiContentIconColor;
7
- @_sap_ui_table_RowSelection_CheckBoxBorderWidth: @sapUiFieldBorderWidth;
8
- @_sap_ui_table_RowSelection_CheckBoxBorderRadius: @sapUiFieldBorderCornerRadius;
9
- @_sap_ui_table_RowSelection_CheckBoxBorderRadiusCozy: @sapUiFieldBorderCornerRadius;
6
+ @_sap_ui_table_RowSelection_CheckBoxIconColor: var(--sapContent_IconColor);
7
+ @_sap_ui_table_RowSelection_CheckBoxBorderWidth: var(--sapField_BorderWidth);
8
+ @_sap_ui_table_RowSelection_CheckBoxBorderRadius: var(--sapField_BorderCornerRadius);
9
+ @_sap_ui_table_RowSelection_CheckBoxBorderRadiusCozy: var(--sapField_BorderCornerRadius);
@@ -4,6 +4,7 @@
4
4
  /* ================================== */
5
5
 
6
6
  ._sap_ui_table_Scrolling_NativeScrollbarDesktop() {
7
+
7
8
  &::-webkit-scrollbar-thumb:vertical {
8
9
  border-left-width: 0.25rem !important;
9
10
  border-right-width: 0.25rem !important;
@@ -7,11 +7,11 @@
7
7
  @_sap_ui_table_Table_TableHeaderBorderWidth: 3px;
8
8
 
9
9
  ._sap_ui_table_Table_TitleContainer() {
10
- border-bottom: 3px solid @sapUiListHeaderBorderColor;
10
+ border-bottom: 3px solid var(--sapList_HeaderBorderColor);
11
11
  }
12
12
 
13
13
  ._sap_ui_table_Table_ExtensionContainer() {
14
- border-bottom: @_sap_ui_table_BaseBorderWidth solid @sapUiListHeaderBorderColor;
14
+ border-bottom: @_sap_ui_table_BaseBorderWidth solid var(--sapList_HeaderBorderColor);
15
15
  padding: 0.125rem;
16
16
  }
17
17
 
@@ -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
 
@@ -390,7 +390,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
390
390
  }
391
391
  .sapUiCalSpecialDate,
392
392
  &:focus:not(.sapUiCalItemSel) .sapUiCalSpecialDate {
393
- width: 80%;
393
+ width: calc(~'100% - 0.345rem');
394
394
  bottom: 0.1875rem;
395
395
  left: 0.1875rem;
396
396
  }
@@ -411,7 +411,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
411
411
  }
412
412
  &.sapUiCalItemSel:not(:focus) {
413
413
  .sapUiCalSpecialDate {
414
- width: 78%;
414
+ width: calc(~'100% - 0.38rem');
415
415
  bottom: 0.1875rem;
416
416
  left: 0.1875rem;
417
417
  }
@@ -427,7 +427,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
427
427
  line-height: 2.375rem;
428
428
  }
429
429
  .sapUiCalSpecialDate {
430
- width: 78%;
430
+ width: calc(~'100% - 0.425rem');
431
431
  }
432
432
  }
433
433
  &:focus {
@@ -435,7 +435,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
435
435
  &.sapUiCalItemSelBetween:not(.sapUiCalItemSel),
436
436
  &:not(.sapUiCalItemSelBetween):not(.sapUiCalItemSel) {
437
437
  .sapUiCalSpecialDate {
438
- width: 66%;
438
+ width: calc(~'100% - 0.7rem');
439
439
  left: 0.3125rem;
440
440
  bottom: 0.3125rem;
441
441
  height: 0.3125rem;
@@ -483,7 +483,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
483
483
 
484
484
  &.sapUiCalItemSelBetween:not(.sapUiCalItemSel):not(.sapUiCalItemNow) {
485
485
  .sapUiCalSpecialDate {
486
- width: 91%;
486
+ width: calc(~'100% - 0.125rem');
487
487
  left: 0.0625rem;
488
488
  right: 0.0625rem;
489
489
  bottom: 0.025rem;
@@ -493,7 +493,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
493
493
  &.sapUiCalItemSel .sapUiCalSpecialDate {
494
494
  bottom: 0.025rem;
495
495
  left: 0.09375rem;
496
- width: 90%;
496
+ width: calc(~'100% - 0.15rem');
497
497
  }
498
498
 
499
499
  .sapUiCalItemText {
@@ -7,10 +7,25 @@
7
7
  border-radius: 0.5rem;
8
8
  }
9
9
 
10
- .sapUiCalLegDayTypeNonWorking,
11
- .sapUiUnifiedLegendNonWorkingDay {
12
- & > .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
13
- background: @sapUiLegendNonWorkingBackground;
10
+ .sapUiCalLegDayTypeNonWorking .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor,
11
+ .sapUiUnifiedLegendNonWorkingDay .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
12
+ background: @sapUiLegendNonWorkingBackground;
13
+ }
14
+
15
+ .sapUiUnifiedLegendSelected .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
16
+ background: none;
17
+ border: 0.0625rem solid var(--sapList_SelectionBorderColor);
18
+
19
+ &::after {
20
+ content: "";
21
+ display: block;
22
+ width: 0.25rem;
23
+ height: 0.25rem;
24
+ background: var(--sapContent_Selected_TextColor);
25
+ border-radius: 50%;
26
+ position: absolute;
27
+ inset-block-start: 0.75rem;
28
+ inset-inline-start: 0.75rem;
14
29
  }
15
30
  }
16
31
 
@@ -44,17 +59,15 @@
44
59
  content: "";
45
60
  position: absolute;
46
61
  box-sizing: border-box;
47
- left: 0.025rem;
48
- top: 0.025rem;
49
- right: 0.025rem;
50
- bottom: 0.025rem;
51
62
  border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
52
63
  border-radius: 0.25rem;
53
64
  pointer-events: none;
54
- top: 0;
55
- left: 0;
56
- bottom: 0;
57
- right: 0;
65
+ inset: 0;
58
66
  }
59
67
  }
60
68
  }
69
+
70
+ .sapUiSizeCompact .sapUiUnifiedLegendSelected .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor::after {
71
+ inset-block-start: 0.625rem;
72
+ inset-inline-start: 0.625rem;
73
+ }
@@ -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
 
@@ -389,7 +389,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
389
389
  }
390
390
  .sapUiCalSpecialDate,
391
391
  &:focus:not(.sapUiCalItemSel) .sapUiCalSpecialDate {
392
- width: 80%;
392
+ width: calc(~'100% - 0.345rem');
393
393
  bottom: 0.1875rem;
394
394
  left: 0.1875rem;
395
395
  }
@@ -410,7 +410,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
410
410
  }
411
411
  &.sapUiCalItemSel:not(:focus) {
412
412
  .sapUiCalSpecialDate {
413
- width: 78%;
413
+ width: calc(~'100% - 0.38rem');
414
414
  bottom: 0.1875rem;
415
415
  left: 0.1875rem;
416
416
  }
@@ -426,7 +426,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
426
426
  line-height: 2.375rem;
427
427
  }
428
428
  .sapUiCalSpecialDate {
429
- width: 78%;
429
+ width: calc(~'100% - 0.425rem');
430
430
  }
431
431
  }
432
432
  &:focus {
@@ -434,7 +434,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
434
434
  &.sapUiCalItemSelBetween:not(.sapUiCalItemSel),
435
435
  &:not(.sapUiCalItemSelBetween):not(.sapUiCalItemSel) {
436
436
  .sapUiCalSpecialDate {
437
- width: 66%;
437
+ width: calc(~'100% - 0.7rem');
438
438
  left: 0.3125rem;
439
439
  bottom: 0.3125rem;
440
440
  height: 0.3125rem;
@@ -482,7 +482,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
482
482
 
483
483
  &.sapUiCalItemSelBetween:not(.sapUiCalItemSel):not(.sapUiCalItemNow) {
484
484
  .sapUiCalSpecialDate {
485
- width: 91%;
485
+ width: calc(~'100% - 0.125rem');
486
486
  left: 0.0625rem;
487
487
  right: 0.0625rem;
488
488
  bottom: 0.025rem;
@@ -492,7 +492,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
492
492
  &.sapUiCalItemSel .sapUiCalSpecialDate {
493
493
  bottom: 0.025rem;
494
494
  left: 0.09375rem;
495
- width: 90%;
495
+ width: calc(~'100% - 0.15rem');
496
496
  }
497
497
 
498
498
  .sapUiCalItemText {
@@ -7,10 +7,25 @@
7
7
  border-radius: 0.5rem;
8
8
  }
9
9
 
10
- .sapUiCalLegDayTypeNonWorking,
11
- .sapUiUnifiedLegendNonWorkingDay {
12
- & > .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
13
- background: @sapUiLegendNonWorkingBackground;
10
+ .sapUiCalLegDayTypeNonWorking .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor,
11
+ .sapUiUnifiedLegendNonWorkingDay .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
12
+ background: @sapUiLegendNonWorkingBackground;
13
+ }
14
+
15
+ .sapUiUnifiedLegendSelected .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
16
+ background: none;
17
+ border: 0.0625rem solid var(--sapList_SelectionBorderColor);
18
+
19
+ &::after {
20
+ content: "";
21
+ display: block;
22
+ width: 0.25rem;
23
+ height: 0.25rem;
24
+ background: var(--sapContent_Selected_TextColor);
25
+ border-radius: 50%;
26
+ position: absolute;
27
+ inset-block-start: 0.75rem;
28
+ inset-inline-start: 0.75rem;
14
29
  }
15
30
  }
16
31
 
@@ -23,23 +38,16 @@
23
38
  content: "";
24
39
  position: absolute;
25
40
  box-sizing: border-box;
26
- left: 0.125rem;
27
- top: 0.125rem;
28
- right: 0.125rem;
29
- bottom: 0.125rem;
41
+ inset: 0.125rem;
30
42
  border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
31
43
  border-radius: 0.25rem;
32
44
  pointer-events: none;
33
- top: 0;
34
- left: 0;
35
- bottom: 0;
36
- right: 0;
37
45
  }
38
46
  }
39
47
  }
40
48
 
41
- .sapUiSizeCompact .sapUiUnifiedLegendItems,
42
- .sapUiSizeCompact.sapUiUnifiedLegendItems {
49
+ .sapUiSizeCompact .sapUiUnifiedLegendItem,
50
+ .sapUiSizeCompact.sapUiUnifiedLegendItem {
43
51
  position: relative;
44
52
 
45
53
  &:focus {
@@ -48,10 +56,7 @@
48
56
  content: "";
49
57
  position: absolute;
50
58
  box-sizing: border-box;
51
- left: 0.025rem;
52
- top: 0.025rem;
53
- right: 0.025rem;
54
- bottom: 0.025rem;
59
+ inset: 0;
55
60
  border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
56
61
  border-radius: 0.25rem;
57
62
  pointer-events: none;
@@ -59,3 +64,7 @@
59
64
  }
60
65
  }
61
66
 
67
+ .sapUiSizeCompact .sapUiUnifiedLegendSelected .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor::after {
68
+ inset-block-start: 0.625rem;
69
+ inset-inline-start: 0.625rem;
70
+ }
@@ -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
 
@@ -354,13 +354,13 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
354
354
  }
355
355
  }
356
356
  .sapUiCalSpecialDate {
357
- width: 88%;
357
+ width: calc(~'100% - 0.25rem');
358
358
  bottom: 0.125rem;
359
359
  left: 0.125rem;
360
360
  }
361
361
  &:focus .sapUiCalSpecialDate,
362
362
  &.sapUiCalItemSel .sapUiCalSpecialDate {
363
- width: 75%;
363
+ width: calc(~'100% - 0.49rem');
364
364
  bottom: 0.25rem;
365
365
  left: 0.25rem;
366
366
  }
@@ -396,6 +396,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
396
396
  border: 0.125rem solid @sapUiLegendCurrentDateTime;
397
397
  content: "";
398
398
  border-radius: 0.5rem;
399
+ z-index: 10;
399
400
  }
400
401
  }
401
402
  .sapUiCalItemText:after {
@@ -415,7 +416,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
415
416
  &.sapUiCalItemSel .sapUiCalSpecialDate {
416
417
  bottom: 0.0625rem;
417
418
  left: 0.0625rem;
418
- width: 95%;
419
+ width: calc(~'100% - 0.125rem');
419
420
  }
420
421
  &.sapUiCalItemSel:focus .sapUiCalSpecialDate{
421
422
  bottom: 0.125rem;
@@ -12,25 +12,20 @@
12
12
  content: "";
13
13
  position: absolute;
14
14
  box-sizing: border-box;
15
- left: 0.125rem;
16
- top: 0.125rem;
17
- right: 0.125rem;
18
- bottom: 0.125rem;
15
+ inset: 0.125rem;
19
16
  border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
20
17
  pointer-events: none;
21
18
  }
22
19
  }
20
+ }
23
21
 
24
- .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
25
- border-radius: 0;
26
- }
22
+ .sapUiSizeCompact .sapUiUnifiedLegendDescription {
23
+ margin-block-start: 0.5rem;
27
24
  }
28
25
 
29
- .sapUiCalLegDayTypeNonWorking,
30
- .sapUiUnifiedLegendNonWorkingDay {
31
- & > .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
32
- background: @sapUiLegendNonWorkingBackground;
33
- }
26
+ .sapUiCalLegDayTypeNonWorking .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor,
27
+ .sapUiUnifiedLegendNonWorkingDay .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
28
+ background: @sapUiLegendNonWorkingBackground;
34
29
  }
35
30
 
36
31
  .sapUiSizeCompact {
@@ -42,10 +37,7 @@
42
37
 
43
38
  &:focus {
44
39
  &::after {
45
- left: 0.0625rem;
46
- top: 0.0625rem;
47
- right: 0.0625rem;
48
- bottom: 0.0625rem;
40
+ inset: 0.0625rem;
49
41
  }
50
42
  }
51
43
  }
@@ -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
 
@@ -354,13 +354,13 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
354
354
  }
355
355
  }
356
356
  .sapUiCalSpecialDate {
357
- width: 88%;
357
+ width: calc(~'100% - 0.25rem');
358
358
  bottom: 0.125rem;
359
359
  left: 0.125rem;
360
360
  }
361
361
  &:focus .sapUiCalSpecialDate,
362
362
  &.sapUiCalItemSel .sapUiCalSpecialDate {
363
- width: 75%;
363
+ width: calc(~'100% - 0.5rem');
364
364
  bottom: 0.25rem;
365
365
  left: 0.25rem;
366
366
  }
@@ -396,6 +396,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
396
396
  border: 0.125rem solid @sapUiLegendCurrentDateTime;
397
397
  content: "";
398
398
  border-radius: 0.5rem;
399
+ z-index: 10;
399
400
  }
400
401
  }
401
402
  .sapUiCalItemText:after {
@@ -415,7 +416,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
415
416
  &.sapUiCalItemSel .sapUiCalSpecialDate {
416
417
  bottom: 0.0625rem;
417
418
  left: 0.0625rem;
418
- width: 95%;
419
+ width: calc(~'100% - 0.125rem');
419
420
  }
420
421
  &.sapUiCalItemSel:focus .sapUiCalSpecialDate{
421
422
  bottom: 0.125rem;
@@ -12,25 +12,20 @@
12
12
  content: "";
13
13
  position: absolute;
14
14
  box-sizing: border-box;
15
- left: 0.125rem;
16
- top: 0.125rem;
17
- right: 0.125rem;
18
- bottom: 0.125rem;
15
+ inset: 0.125rem;
19
16
  border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
20
17
  pointer-events: none;
21
18
  }
22
19
  }
20
+ }
23
21
 
24
- .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
25
- border-radius: 0;
26
- }
22
+ .sapUiSizeCompact .sapUiUnifiedLegendDescription {
23
+ margin-block-start: 0.5rem;
27
24
  }
28
25
 
29
- .sapUiCalLegDayTypeNonWorking,
30
- .sapUiUnifiedLegendNonWorkingDay {
31
- & > .sapUiUnifiedLegendSquare > .sapUiUnifiedLegendSquareColor {
32
- background: @sapUiLegendNonWorkingBackground;
33
- }
26
+ .sapUiCalLegDayTypeNonWorking .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor,
27
+ .sapUiUnifiedLegendNonWorkingDay .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
28
+ background: @sapUiLegendNonWorkingBackground;
34
29
  }
35
30
 
36
31
  .sapUiSizeCompact {
@@ -42,10 +37,7 @@
42
37
 
43
38
  &:focus {
44
39
  &::after {
45
- left: 0.0625rem;
46
- top: 0.0625rem;
47
- right: 0.0625rem;
48
- bottom: 0.0625rem;
40
+ inset: 0.0625rem;
49
41
  }
50
42
  }
51
43
  }
@@ -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
 
@@ -2,9 +2,21 @@
2
2
  /* CSS for control sap.uxap/ObjectPageSection */
3
3
  /* Horizon theme */
4
4
  /* =========================================== */
5
+ .sapUxAPObjectPageSection:not(.sapUxAPObjectPageSectionFirstVisible) {
6
+ padding-top: 1.5rem;
7
+ }
8
+
9
+ .sapUxAPObjectPageSection.sapUxAPObjectPageSectionFirstVisible {
10
+ padding-top: 1rem;
11
+
12
+ .sapUxAPObjectPageSectionContainer > .sapUiRespGrid > div[class^="sapUiRespGrid"]:first-child > .sapUxAPObjectPageSubSection {
13
+ padding-top: 0;
14
+ }
15
+ }
5
16
 
6
17
  .sapUxAPObjectPageLayout-Std-Desktop .sapUxAPObjectPageSubSectionHeader {
7
18
  padding-left: 2rem;
19
+ padding-right: 2rem;
8
20
  }
9
21
 
10
22
  .sapUiSizeCompact .sapUxAPObjectPageSectionHeader,
@@ -13,17 +25,9 @@
13
25
  line-height: 2.25rem;
14
26
  }
15
27
 
16
- .sapUiSizeCompact .sapUxAPObjectPageSectionTitle,
17
- .sapUxAPObjectPageSectionTitle {
18
- height: 2.75rem;
19
- line-height: 2.25rem;
20
- color: @sapUiGroupTitleTextColor;
21
- font-size: @sapMFontHeader4Size;
22
- }
23
-
24
28
  .sapUxAPObjectPageSectionHeader,
25
29
  .sapUxAPObjectPageSubSectionWithSeeMore .sapUxAPSubSectionSeeMoreContainer {
26
- padding-right: 3rem;
30
+ padding-right: 2.25rem;
27
31
  }
28
32
 
29
33
  .sapUxAPObjectPageLayout-Std-Desktop,
@@ -31,7 +35,7 @@
31
35
  .sapUxAPObjectPageSectionHeader,
32
36
  html .sapUiContainer-Medium .sapUxAPObjectPageSectionHeader,
33
37
  .sapUxAPObjectPageSubSectionWithSeeMore .sapUxAPSubSectionSeeMoreContainer {
34
- padding-right: 2rem;
38
+ padding-right: 1.25rem;
35
39
  padding-left: 2rem;
36
40
  }
37
41
  }
@@ -73,16 +77,6 @@
73
77
  outline-offset: -0.1875rem;
74
78
  }
75
79
 
76
- .sapUiSizeCompact .sapUxAPObjectPageSectionTitle {
77
- padding-bottom: 0;
78
- }
79
-
80
- .sapUiSizeCompact .sapUxAPObjectPageSectionTitle,
81
- .sapUxAPObjectPageSectionTitle {
82
- font-weight: bold;
83
- line-height: 4rem;
84
- }
85
-
86
80
  // Styles suporting Table inside ObjectPageSubSection scenario
87
81
  .sapUiTableOnObjectPageAdjustmentsForSection.sapUxAPObjectPageSection .sapUxAPObjectPageSectionContainer .sapUxAPObjectPageSubSection:not(.sapUiAdjustedSectionSubsectionWithoutTable) .sapUxAPBlockContainer {
88
82
  background: transparent;
@@ -3,14 +3,7 @@
3
3
  /* Horizon theme */
4
4
  /* ============================================== */
5
5
 
6
- .sapUxAPObjectPageSubSectionHeaderTitle {
7
- font-size: @sapMFontHeader5Size;
8
- color: @sapUiGroupTitleTextColor;
9
- padding-bottom: 0.5rem;
10
- line-height: normal;
11
- }
12
-
13
- .sapUxAPObjectPageSubSectionHeaderTitleUppercase {
6
+ .sapUxAPObjectPageSubSectionTitleUppercase {
14
7
  text-transform: uppercase;
15
8
  }
16
9
 
@@ -18,6 +11,11 @@
18
11
  padding: 0 1rem;
19
12
  }
20
13
 
14
+ .sapUiSizeCompact .sapMTB.sapUxAPObjectPageSubSectionHeaderToolbar,
15
+ .sapMTB.sapUxAPObjectPageSubSectionHeaderToolbar {
16
+ height: 2.75rem;
17
+ }
18
+
21
19
  /* responsive paddings */
22
20
  .sapUxAPObjectPageLayout.sapUiResponsiveContentPadding {
23
21
  &.sapUxAPObjectPageLayout-Std-Tablet .sapUxAPBlockContainer,
@@ -31,15 +29,6 @@
31
29
  }
32
30
  }
33
31
 
34
- /* compact size */
35
- .sapUiSizeCompact {
36
- .sapUxAPObjectPageSubSectionHeaderTitle {
37
- height: 1.125rem;
38
- line-height: normal;
39
- font-weight: bold;
40
- }
41
- }
42
-
43
32
  // =====================================
44
33
  // =====================================
45
34
  // Delta Styles for Horizon