@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,11 +1,11 @@
1
1
  // /**
2
- // * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
- // * Theming Engine 14.2.8
4
- // * data:{"sModified":"2024-12-12T10:42:40Z"}
2
+ // * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
3
+ // * Theming Engine 15.0.6
4
+ // * data:{"sModified":"2025-04-10T09:27:38Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.24.0) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.29.1) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -48,7 +48,7 @@
48
48
  // [Protected "true"]
49
49
  // [Category "Internal"]
50
50
  // [Type "color"]
51
- @sapPrimary6: #1d2d3e;
51
+ @sapPrimary6: #131e29;
52
52
 
53
53
  // [Tags "SapInternal", "Base", "Palette", "Color", "Protected"]
54
54
  // [Protected "true"]
@@ -105,6 +105,10 @@
105
105
  // [Protected "!true"]
106
106
  @sapCompanyLogo: none;
107
107
 
108
+ // [Tags "!Protected"]
109
+ // [Protected "!true"]
110
+ @sapFavicon: @sapShell_Favicon;
111
+
108
112
  // [Tags "!Protected"]
109
113
  // [Protected "!true"]
110
114
  @sapBackgroundImage: none;
@@ -645,7 +649,7 @@
645
649
  @sapContent_Space_M: 2rem;
646
650
  @sapContent_Space_L: 2rem;
647
651
  @sapContent_Space_XL: 3rem;
648
- @sapContent_Space_Tiny: 2rem;
652
+ @sapContent_Space_Tiny: 0.5rem;
649
653
  @sapContent_Space_Small: 1rem;
650
654
  @sapContent_Space_Medium: 2rem;
651
655
  @sapContent_Space_Large: 3rem;
@@ -1952,7 +1956,7 @@
1952
1956
 
1953
1957
  // [Tags "!Protected"]
1954
1958
  // [Protected "!true"]
1955
- @sapField_TextColor: darken(@sapTextColor, 6);
1959
+ @sapField_TextColor: @sapTextColor;
1956
1960
 
1957
1961
  // [Tags "!Protected"]
1958
1962
  // [Protected "!true"]
@@ -2744,6 +2748,30 @@
2744
2748
  // [Protected "!true"]
2745
2749
  @sapTab_Critical_Selected_Background: @sapCriticalElementColor;
2746
2750
 
2751
+ // [Tags "!Protected"]
2752
+ // [Protected "!true"]
2753
+ @sapTab_Neutral_TextColor: @sapNeutralTextColor;
2754
+
2755
+ // [Tags "!Protected"]
2756
+ // [Protected "!true"]
2757
+ @sapTab_Neutral_ForegroundColor: @sapNeutralElementColor;
2758
+
2759
+ // [Tags "!Protected"]
2760
+ // [Protected "!true"]
2761
+ @sapTab_Neutral_IconColor: contrast(@sapTab_Background, @sapNeutralElementColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
2762
+
2763
+ // [Tags "!Protected"]
2764
+ // [Protected "!true"]
2765
+ @sapTab_Neutral_Selected_TextColor: @sapNeutralTextColor;
2766
+
2767
+ // [Tags "!Protected"]
2768
+ // [Protected "!true"]
2769
+ @sapTab_Neutral_Selected_IconColor: contrast(@sapTab_Neutral_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
2770
+
2771
+ // [Tags "!Protected"]
2772
+ // [Protected "!true"]
2773
+ @sapTab_Neutral_Selected_Background: @sapNeutralElementColor;
2774
+
2747
2775
  // [Tags "!Protected"]
2748
2776
  // [Protected "!true"]
2749
2777
  @sapTile_Background: @sapBaseColor;
@@ -2908,8 +2936,11 @@
2908
2936
  @sapIndicationColor_1_Selected_Background: @sapIndicationColor_1_Active_Background;
2909
2937
  @sapIndicationColor_1_Selected_BorderColor: @sapIndicationColor_1_Active_BorderColor;
2910
2938
  @sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_Active_TextColor;
2939
+
2940
+ // [Tags "!Protected"]
2941
+ // [Protected "!true"]
2911
2942
  @sapIndicationColor_1b: #fb9d9d;
2912
- @sapIndicationColor_1b_TextColor: @sapIndicationColor_1;
2943
+ @sapIndicationColor_1b_TextColor: darken(desaturate(@sapIndicationColor_1b, 1), 53);
2913
2944
  @sapIndicationColor_1b_Background: @sapIndicationColor_1b;
2914
2945
  @sapIndicationColor_1b_BorderColor: @sapIndicationColor_1b;
2915
2946
  @sapIndicationColor_1b_Hover_Background: darken(@sapIndicationColor_1b, 5);
@@ -2942,8 +2973,11 @@
2942
2973
  @sapIndicationColor_2_Selected_Background: @sapIndicationColor_2_Active_Background;
2943
2974
  @sapIndicationColor_2_Selected_BorderColor: @sapIndicationColor_2_Active_BorderColor;
2944
2975
  @sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_Active_TextColor;
2976
+
2977
+ // [Tags "!Protected"]
2978
+ // [Protected "!true"]
2945
2979
  @sapIndicationColor_2b: #fcc4c4;
2946
- @sapIndicationColor_2b_TextColor: @sapIndicationColor_2;
2980
+ @sapIndicationColor_2b_TextColor: darken(saturate(@sapIndicationColor_2b, 1), 53);
2947
2981
  @sapIndicationColor_2b_Background: @sapIndicationColor_2b;
2948
2982
  @sapIndicationColor_2b_BorderColor: @sapIndicationColor_2b;
2949
2983
  @sapIndicationColor_2b_Hover_Background: darken(@sapIndicationColor_2b, 5);
@@ -2976,8 +3010,11 @@
2976
3010
  @sapIndicationColor_3_Selected_Background: @sapIndicationColor_3_Active_Background;
2977
3011
  @sapIndicationColor_3_Selected_BorderColor: @sapIndicationColor_3_Active_BorderColor;
2978
3012
  @sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_Active_TextColor;
2979
- @sapIndicationColor_3b: #fff2c0;
2980
- @sapIndicationColor_3b_TextColor: @sapIndicationColor_3;
3013
+
3014
+ // [Tags "!Protected"]
3015
+ // [Protected "!true"]
3016
+ @sapIndicationColor_3b: #ffdfc3;
3017
+ @sapIndicationColor_3b_TextColor: darken(@sapIndicationColor_3b, 56);
2981
3018
  @sapIndicationColor_3b_Background: @sapIndicationColor_3b;
2982
3019
  @sapIndicationColor_3b_BorderColor: @sapIndicationColor_3b;
2983
3020
  @sapIndicationColor_3b_Hover_Background: darken(@sapIndicationColor_3b, 5);
@@ -3010,8 +3047,11 @@
3010
3047
  @sapIndicationColor_4_Selected_Background: @sapIndicationColor_4_Active_Background;
3011
3048
  @sapIndicationColor_4_Selected_BorderColor: @sapIndicationColor_4_Active_BorderColor;
3012
3049
  @sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_Active_TextColor;
3050
+
3051
+ // [Tags "!Protected"]
3052
+ // [Protected "!true"]
3013
3053
  @sapIndicationColor_4b: #bae8bc;
3014
- @sapIndicationColor_4b_TextColor: @sapIndicationColor_4;
3054
+ @sapIndicationColor_4b_TextColor: darken(@sapIndicationColor_4b, 53);
3015
3055
  @sapIndicationColor_4b_Background: @sapIndicationColor_4b;
3016
3056
  @sapIndicationColor_4b_BorderColor: @sapIndicationColor_4b;
3017
3057
  @sapIndicationColor_4b_Hover_Background: darken(@sapIndicationColor_4b, 5);
@@ -3044,8 +3084,11 @@
3044
3084
  @sapIndicationColor_5_Selected_Background: @sapIndicationColor_5_Active_Background;
3045
3085
  @sapIndicationColor_5_Selected_BorderColor: @sapIndicationColor_5_Active_BorderColor;
3046
3086
  @sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_Active_TextColor;
3047
- @sapIndicationColor_5b: #d3effd;
3048
- @sapIndicationColor_5b_TextColor: @sapIndicationColor_5;
3087
+
3088
+ // [Tags "!Protected"]
3089
+ // [Protected "!true"]
3090
+ @sapIndicationColor_5b: #d9ebff;
3091
+ @sapIndicationColor_5b_TextColor: darken(@sapIndicationColor_5b, 50);
3049
3092
  @sapIndicationColor_5b_Background: @sapIndicationColor_5b;
3050
3093
  @sapIndicationColor_5b_BorderColor: @sapIndicationColor_5b;
3051
3094
  @sapIndicationColor_5b_Hover_Background: darken(@sapIndicationColor_5b, 5);
@@ -3078,8 +3121,11 @@
3078
3121
  @sapIndicationColor_6_Selected_Background: @sapIndicationColor_6_Active_Background;
3079
3122
  @sapIndicationColor_6_Selected_BorderColor: @sapIndicationColor_6_Active_BorderColor;
3080
3123
  @sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_Active_TextColor;
3124
+
3125
+ // [Tags "!Protected"]
3126
+ // [Protected "!true"]
3081
3127
  @sapIndicationColor_6b: #cdf5ec;
3082
- @sapIndicationColor_6b_TextColor: @sapIndicationColor_6;
3128
+ @sapIndicationColor_6b_TextColor: darken(@sapIndicationColor_6b, 63);
3083
3129
  @sapIndicationColor_6b_Background: @sapIndicationColor_6b;
3084
3130
  @sapIndicationColor_6b_BorderColor: @sapIndicationColor_6b;
3085
3131
  @sapIndicationColor_6b_Hover_Background: darken(@sapIndicationColor_6b, 5);
@@ -3112,8 +3158,11 @@
3112
3158
  @sapIndicationColor_7_Selected_Background: @sapIndicationColor_7_Active_Background;
3113
3159
  @sapIndicationColor_7_Selected_BorderColor: @sapIndicationColor_7_Active_BorderColor;
3114
3160
  @sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_Active_TextColor;
3161
+
3162
+ // [Tags "!Protected"]
3163
+ // [Protected "!true"]
3115
3164
  @sapIndicationColor_7b: #e2dbff;
3116
- @sapIndicationColor_7b_TextColor: @sapIndicationColor_7;
3165
+ @sapIndicationColor_7b_TextColor: darken(@sapIndicationColor_7b, 32);
3117
3166
  @sapIndicationColor_7b_Background: @sapIndicationColor_7b;
3118
3167
  @sapIndicationColor_7b_BorderColor: @sapIndicationColor_7b;
3119
3168
  @sapIndicationColor_7b_Hover_Background: darken(@sapIndicationColor_7b, 5);
@@ -3146,8 +3195,11 @@
3146
3195
  @sapIndicationColor_8_Selected_Background: @sapIndicationColor_8_Active_Background;
3147
3196
  @sapIndicationColor_8_Selected_BorderColor: @sapIndicationColor_8_Active_BorderColor;
3148
3197
  @sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_Active_TextColor;
3198
+
3199
+ // [Tags "!Protected"]
3200
+ // [Protected "!true"]
3149
3201
  @sapIndicationColor_8b: #f8d6ff;
3150
- @sapIndicationColor_8b_TextColor: @sapIndicationColor_8;
3202
+ @sapIndicationColor_8b_TextColor: darken(@sapIndicationColor_8b, 54);
3151
3203
  @sapIndicationColor_8b_Background: @sapIndicationColor_8b;
3152
3204
  @sapIndicationColor_8b_BorderColor: @sapIndicationColor_8b;
3153
3205
  @sapIndicationColor_8b_Hover_Background: darken(@sapIndicationColor_8b, 5);
@@ -3180,8 +3232,11 @@
3180
3232
  @sapIndicationColor_9_Selected_Background: @sapIndicationColor_9_Active_Background;
3181
3233
  @sapIndicationColor_9_Selected_BorderColor: @sapIndicationColor_9_Active_BorderColor;
3182
3234
  @sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_Active_TextColor;
3235
+
3236
+ // [Tags "!Protected"]
3237
+ // [Protected "!true"]
3183
3238
  @sapIndicationColor_9b: #fff;
3184
- @sapIndicationColor_9b_TextColor: @sapIndicationColor_9;
3239
+ @sapIndicationColor_9b_TextColor: darken(@sapIndicationColor_9b, 82);
3185
3240
  @sapIndicationColor_9b_Background: @sapIndicationColor_9b;
3186
3241
  @sapIndicationColor_9b_BorderColor: darken(@sapIndicationColor_9b, 15);
3187
3242
  @sapIndicationColor_9b_Hover_Background: darken(@sapIndicationColor_9b, 5);
@@ -3214,8 +3269,11 @@
3214
3269
  @sapIndicationColor_10_Selected_Background: @sapIndicationColor_10_Active_Background;
3215
3270
  @sapIndicationColor_10_Selected_BorderColor: @sapIndicationColor_10_Active_BorderColor;
3216
3271
  @sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_Active_TextColor;
3272
+
3273
+ // [Tags "!Protected"]
3274
+ // [Protected "!true"]
3217
3275
  @sapIndicationColor_10b: #eaecee;
3218
- @sapIndicationColor_10b_TextColor: @sapIndicationColor_10;
3276
+ @sapIndicationColor_10b_TextColor: darken(desaturate(@sapIndicationColor_10b, 8), 65);
3219
3277
  @sapIndicationColor_10b_Background: @sapIndicationColor_10b;
3220
3278
  @sapIndicationColor_10b_BorderColor: @sapIndicationColor_10b;
3221
3279
  @sapIndicationColor_10b_Hover_Background: darken(@sapIndicationColor_10b, 5);
@@ -3434,7 +3492,7 @@
3434
3492
 
3435
3493
  // [Tags "!Protected"]
3436
3494
  // [Protected "!true"]
3437
- @sapChart_Data_TextColor: darken(@sapTextColor, 20);
3495
+ @sapChart_Data_TextColor: darken(@sapTextColor, 14);
3438
3496
 
3439
3497
  // [Tags "!Protected"]
3440
3498
  // [Protected "!true"]
@@ -21,6 +21,7 @@
21
21
  @sapUiBaseText: @sapTextColor;
22
22
  @sapUiLink: @sapLinkColor;
23
23
  @sapUiGlobalLogo: @sapCompanyLogo;
24
+ @sapUiFavicon: @sapFavicon;
24
25
  @sapUiGlobalBackgroundImage: @sapBackgroundImage;
25
26
  @sapUiBackgroundImage: @sapBackgroundImage;
26
27
  @sapUiUx3ShellBackgroundImageURL: @sapBackgroundImage;
@@ -804,6 +805,12 @@
804
805
  @sapUiTabCriticalSelectedTextColor: @sapTab_Critical_Selected_TextColor;
805
806
  @sapUiTabCriticalSelectedIconColor: @sapTab_Critical_Selected_IconColor;
806
807
  @sapUiTabCriticalSelectedBackground: @sapTab_Critical_Selected_Background;
808
+ @sapUiTabNeutralTextColor: @sapTab_Neutral_TextColor;
809
+ @sapUiTabNeutralForegroundColor: @sapTab_Neutral_ForegroundColor;
810
+ @sapUiTabNeutralIconColor: @sapTab_Neutral_IconColor;
811
+ @sapUiTabNeutralSelectedTextColor: @sapTab_Neutral_Selected_TextColor;
812
+ @sapUiTabNeutralSelectedIconColor: @sapTab_Neutral_Selected_IconColor;
813
+ @sapUiTabNeutralSelectedBackground: @sapTab_Neutral_Selected_Background;
807
814
 
808
815
  @sapUiTileBackground: @sapTile_Background;
809
816
  @sapUiTileHoverBackground: @sapTile_Hover_Background;
@@ -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
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_horizon_dark</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
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.134.0</version>
9
+ <version>1.136.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Evening Horizon theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
- // * Copyright (c) 2012-2024 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
- // * Theming Engine 14.2.8
4
- // * data:{"sModified":"2024-12-12T10:42:40Z"}
2
+ // * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
3
+ // * Theming Engine 15.0.6
4
+ // * data:{"sModified":"2025-04-10T09:27:39Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.24.0) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.29.1) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -48,7 +48,7 @@
48
48
  // [Protected "true"]
49
49
  // [Category "Internal"]
50
50
  // [Type "color"]
51
- @sapPrimary6: #eaecee;
51
+ @sapPrimary6: #f5f6f7;
52
52
 
53
53
  // [Tags "SapInternal", "Base", "Palette", "Color", "Protected"]
54
54
  // [Protected "true"]
@@ -99,12 +99,16 @@
99
99
 
100
100
  // [Tags "!Protected"]
101
101
  // [Protected "!true"]
102
- @sapLinkColor: @sapHighlightColor;
102
+ @sapLinkColor: darken(@sapHighlightColor, 15);
103
103
 
104
104
  // [Tags "!Protected"]
105
105
  // [Protected "!true"]
106
106
  @sapCompanyLogo: none;
107
107
 
108
+ // [Tags "!Protected"]
109
+ // [Protected "!true"]
110
+ @sapFavicon: @sapShell_Favicon;
111
+
108
112
  // [Tags "!Protected"]
109
113
  // [Protected "!true"]
110
114
  @sapBackgroundImage: none;
@@ -516,7 +520,7 @@
516
520
 
517
521
  // [Tags "!Protected"]
518
522
  // [Protected "!true"]
519
- @sapContent_Lite_Shadow: @sapContent_Shadow1;
523
+ @sapContent_Lite_Shadow: none;
520
524
 
521
525
  // [Tags "!Protected"]
522
526
  // [Protected "!true"]
@@ -645,7 +649,7 @@
645
649
  @sapContent_Space_M: 2rem;
646
650
  @sapContent_Space_L: 2rem;
647
651
  @sapContent_Space_XL: 3rem;
648
- @sapContent_Space_Tiny: 2rem;
652
+ @sapContent_Space_Tiny: 0.5rem;
649
653
  @sapContent_Space_Small: 1rem;
650
654
  @sapContent_Space_Medium: 2rem;
651
655
  @sapContent_Space_Large: 3rem;
@@ -748,7 +752,7 @@
748
752
 
749
753
  // [Tags "!Protected"]
750
754
  // [Protected "!true"]
751
- @sapLink_InvertedColor: lighten(@sapLinkColor, 22);
755
+ @sapLink_InvertedColor: lighten(@sapLinkColor, 37);
752
756
 
753
757
  // [Tags "!Protected"]
754
758
  // [Protected "!true"]
@@ -1952,7 +1956,7 @@
1952
1956
 
1953
1957
  // [Tags "!Protected"]
1954
1958
  // [Protected "!true"]
1955
- @sapField_TextColor: lighten(@sapTextColor, 8);
1959
+ @sapField_TextColor: lighten(@sapTextColor, 4);
1956
1960
 
1957
1961
  // [Tags "!Protected"]
1958
1962
  // [Protected "!true"]
@@ -2744,6 +2748,30 @@
2744
2748
  // [Protected "!true"]
2745
2749
  @sapTab_Critical_Selected_Background: @sapCriticalElementColor;
2746
2750
 
2751
+ // [Tags "!Protected"]
2752
+ // [Protected "!true"]
2753
+ @sapTab_Neutral_TextColor: @sapNeutralTextColor;
2754
+
2755
+ // [Tags "!Protected"]
2756
+ // [Protected "!true"]
2757
+ @sapTab_Neutral_ForegroundColor: @sapNeutralElementColor;
2758
+
2759
+ // [Tags "!Protected"]
2760
+ // [Protected "!true"]
2761
+ @sapTab_Neutral_IconColor: contrast(@sapTab_Background, @sapNeutralElementColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
2762
+
2763
+ // [Tags "!Protected"]
2764
+ // [Protected "!true"]
2765
+ @sapTab_Neutral_Selected_TextColor: @sapNeutralTextColor;
2766
+
2767
+ // [Tags "!Protected"]
2768
+ // [Protected "!true"]
2769
+ @sapTab_Neutral_Selected_IconColor: contrast(@sapTab_Neutral_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
2770
+
2771
+ // [Tags "!Protected"]
2772
+ // [Protected "!true"]
2773
+ @sapTab_Neutral_Selected_Background: @sapNeutralElementColor;
2774
+
2747
2775
  // [Tags "!Protected"]
2748
2776
  // [Protected "!true"]
2749
2777
  @sapTile_Background: @sapBaseColor;
@@ -2908,8 +2936,11 @@
2908
2936
  @sapIndicationColor_1_Selected_Background: @sapIndicationColor_1_Active_Background;
2909
2937
  @sapIndicationColor_1_Selected_BorderColor: @sapIndicationColor_1_Active_BorderColor;
2910
2938
  @sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_Active_TextColor;
2939
+
2940
+ // [Tags "!Protected"]
2941
+ // [Protected "!true"]
2911
2942
  @sapIndicationColor_1b: #5e0303;
2912
- @sapIndicationColor_1b_TextColor: @sapIndicationColor_1;
2943
+ @sapIndicationColor_1b_TextColor: lighten(saturate(@sapIndicationColor_1b, 4), 44);
2913
2944
  @sapIndicationColor_1b_Background: @sapIndicationColor_1b;
2914
2945
  @sapIndicationColor_1b_BorderColor: @sapIndicationColor_1b;
2915
2946
  @sapIndicationColor_1b_Hover_Background: lighten(@sapIndicationColor_1b, 5);
@@ -2942,8 +2973,11 @@
2942
2973
  @sapIndicationColor_2_Selected_Background: @sapIndicationColor_2_Active_Background;
2943
2974
  @sapIndicationColor_2_Selected_BorderColor: @sapIndicationColor_2_Active_BorderColor;
2944
2975
  @sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_Active_TextColor;
2976
+
2977
+ // [Tags "!Protected"]
2978
+ // [Protected "!true"]
2945
2979
  @sapIndicationColor_2b: #7d0000;
2946
- @sapIndicationColor_2b_TextColor: @sapIndicationColor_2;
2980
+ @sapIndicationColor_2b_TextColor: lighten(@sapIndicationColor_2b, 53);
2947
2981
  @sapIndicationColor_2b_Background: @sapIndicationColor_2b;
2948
2982
  @sapIndicationColor_2b_BorderColor: @sapIndicationColor_2b;
2949
2983
  @sapIndicationColor_2b_Hover_Background: lighten(@sapIndicationColor_2b, 5);
@@ -2976,8 +3010,11 @@
2976
3010
  @sapIndicationColor_3_Selected_Background: @sapIndicationColor_3_Active_Background;
2977
3011
  @sapIndicationColor_3_Selected_BorderColor: @sapIndicationColor_3_Active_BorderColor;
2978
3012
  @sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_Active_TextColor;
2979
- @sapIndicationColor_3b: #662b00;
2980
- @sapIndicationColor_3b_TextColor: @sapIndicationColor_3;
3013
+
3014
+ // [Tags "!Protected"]
3015
+ // [Protected "!true"]
3016
+ @sapIndicationColor_3b: #640;
3017
+ @sapIndicationColor_3b_TextColor: lighten(@sapIndicationColor_3b, 40);
2981
3018
  @sapIndicationColor_3b_Background: @sapIndicationColor_3b;
2982
3019
  @sapIndicationColor_3b_BorderColor: @sapIndicationColor_3b;
2983
3020
  @sapIndicationColor_3b_Hover_Background: lighten(@sapIndicationColor_3b, 5);
@@ -3010,8 +3047,11 @@
3010
3047
  @sapIndicationColor_4_Selected_Background: @sapIndicationColor_4_Active_Background;
3011
3048
  @sapIndicationColor_4_Selected_BorderColor: @sapIndicationColor_4_Active_BorderColor;
3012
3049
  @sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_Active_TextColor;
3013
- @sapIndicationColor_4b: #044a18;
3014
- @sapIndicationColor_4b_TextColor: @sapIndicationColor_4;
3050
+
3051
+ // [Tags "!Protected"]
3052
+ // [Protected "!true"]
3053
+ @sapIndicationColor_4b: #1b4a04;
3054
+ @sapIndicationColor_4b_TextColor: lighten(desaturate(@sapIndicationColor_4b, 21), 57);
3015
3055
  @sapIndicationColor_4b_Background: @sapIndicationColor_4b;
3016
3056
  @sapIndicationColor_4b_BorderColor: @sapIndicationColor_4b;
3017
3057
  @sapIndicationColor_4b_Hover_Background: lighten(@sapIndicationColor_4b, 5);
@@ -3044,8 +3084,11 @@
3044
3084
  @sapIndicationColor_5_Selected_Background: @sapIndicationColor_5_Active_Background;
3045
3085
  @sapIndicationColor_5_Selected_BorderColor: @sapIndicationColor_5_Active_BorderColor;
3046
3086
  @sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_Active_TextColor;
3087
+
3088
+ // [Tags "!Protected"]
3089
+ // [Protected "!true"]
3047
3090
  @sapIndicationColor_5b: #024594;
3048
- @sapIndicationColor_5b_TextColor: @sapIndicationColor_5;
3091
+ @sapIndicationColor_5b_TextColor: lighten(saturate(@sapIndicationColor_5b, 3), 54);
3049
3092
  @sapIndicationColor_5b_Background: @sapIndicationColor_5b;
3050
3093
  @sapIndicationColor_5b_BorderColor: @sapIndicationColor_5b;
3051
3094
  @sapIndicationColor_5b_Hover_Background: lighten(@sapIndicationColor_5b, 5);
@@ -3078,8 +3121,11 @@
3078
3121
  @sapIndicationColor_6_Selected_Background: @sapIndicationColor_6_Active_Background;
3079
3122
  @sapIndicationColor_6_Selected_BorderColor: @sapIndicationColor_6_Active_BorderColor;
3080
3123
  @sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_Active_TextColor;
3124
+
3125
+ // [Tags "!Protected"]
3126
+ // [Protected "!true"]
3081
3127
  @sapIndicationColor_6b: #00454e;
3082
- @sapIndicationColor_6b_TextColor: @sapIndicationColor_6;
3128
+ @sapIndicationColor_6b_TextColor: lighten(desaturate(@sapIndicationColor_6b, 21), 51);
3083
3129
  @sapIndicationColor_6b_Background: @sapIndicationColor_6b;
3084
3130
  @sapIndicationColor_6b_BorderColor: @sapIndicationColor_6b;
3085
3131
  @sapIndicationColor_6b_Hover_Background: lighten(@sapIndicationColor_6b, 5);
@@ -3112,8 +3158,11 @@
3112
3158
  @sapIndicationColor_7_Selected_Background: @sapIndicationColor_7_Active_Background;
3113
3159
  @sapIndicationColor_7_Selected_BorderColor: @sapIndicationColor_7_Active_BorderColor;
3114
3160
  @sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_Active_TextColor;
3161
+
3162
+ // [Tags "!Protected"]
3163
+ // [Protected "!true"]
3115
3164
  @sapIndicationColor_7b: #2702c2;
3116
- @sapIndicationColor_7b_TextColor: @sapIndicationColor_7;
3165
+ @sapIndicationColor_7b_TextColor: lighten(saturate(@sapIndicationColor_7b, 12), 48);
3117
3166
  @sapIndicationColor_7b_Background: @sapIndicationColor_7b;
3118
3167
  @sapIndicationColor_7b_BorderColor: @sapIndicationColor_7b;
3119
3168
  @sapIndicationColor_7b_Hover_Background: lighten(@sapIndicationColor_7b, 5);
@@ -3146,8 +3195,11 @@
3146
3195
  @sapIndicationColor_8_Selected_Background: @sapIndicationColor_8_Active_Background;
3147
3196
  @sapIndicationColor_8_Selected_BorderColor: @sapIndicationColor_8_Active_BorderColor;
3148
3197
  @sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_Active_TextColor;
3198
+
3199
+ // [Tags "!Protected"]
3200
+ // [Protected "!true"]
3149
3201
  @sapIndicationColor_8b: #4c005b;
3150
- @sapIndicationColor_8b_TextColor: @sapIndicationColor_8;
3202
+ @sapIndicationColor_8b_TextColor: lighten(@sapIndicationColor_8b, 59);
3151
3203
  @sapIndicationColor_8b_Background: @sapIndicationColor_8b;
3152
3204
  @sapIndicationColor_8b_BorderColor: @sapIndicationColor_8b;
3153
3205
  @sapIndicationColor_8b_Hover_Background: lighten(@sapIndicationColor_8b, 5);
@@ -3180,8 +3232,11 @@
3180
3232
  @sapIndicationColor_9_Selected_Background: @sapIndicationColor_9_Active_Background;
3181
3233
  @sapIndicationColor_9_Selected_BorderColor: @sapIndicationColor_9_Active_BorderColor;
3182
3234
  @sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_Active_TextColor;
3235
+
3236
+ // [Tags "!Protected"]
3237
+ // [Protected "!true"]
3183
3238
  @sapIndicationColor_9b: #1d232a;
3184
- @sapIndicationColor_9b_TextColor: @sapIndicationColor_9;
3239
+ @sapIndicationColor_9b_TextColor: lighten(desaturate(@sapIndicationColor_9b, 18), 81);
3185
3240
  @sapIndicationColor_9b_Background: @sapIndicationColor_9b;
3186
3241
  @sapIndicationColor_9b_BorderColor: lighten(@sapIndicationColor_9b, 16);
3187
3242
  @sapIndicationColor_9b_Hover_Background: lighten(@sapIndicationColor_9b, 5);
@@ -3214,8 +3269,11 @@
3214
3269
  @sapIndicationColor_10_Selected_Background: @sapIndicationColor_10_Active_Background;
3215
3270
  @sapIndicationColor_10_Selected_BorderColor: @sapIndicationColor_10_Active_BorderColor;
3216
3271
  @sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_Active_TextColor;
3272
+
3273
+ // [Tags "!Protected"]
3274
+ // [Protected "!true"]
3217
3275
  @sapIndicationColor_10b: #373737;
3218
- @sapIndicationColor_10b_TextColor: @sapIndicationColor_10;
3276
+ @sapIndicationColor_10b_TextColor: lighten(@sapIndicationColor_10b, 63);
3219
3277
  @sapIndicationColor_10b_Background: @sapIndicationColor_10b;
3220
3278
  @sapIndicationColor_10b_BorderColor: @sapIndicationColor_10b;
3221
3279
  @sapIndicationColor_10b_Hover_Background: lighten(@sapIndicationColor_10b, 5);
@@ -3434,7 +3492,7 @@
3434
3492
 
3435
3493
  // [Tags "!Protected"]
3436
3494
  // [Protected "!true"]
3437
- @sapChart_Data_TextColor: lighten(@sapTextColor, 8);
3495
+ @sapChart_Data_TextColor: lighten(@sapTextColor, 4);
3438
3496
 
3439
3497
  // [Tags "!Protected"]
3440
3498
  // [Protected "!true"]
@@ -21,6 +21,7 @@
21
21
  @sapUiBaseText: @sapTextColor;
22
22
  @sapUiLink: @sapLinkColor;
23
23
  @sapUiGlobalLogo: @sapCompanyLogo;
24
+ @sapUiFavicon: @sapFavicon;
24
25
  @sapUiGlobalBackgroundImage: @sapBackgroundImage;
25
26
  @sapUiBackgroundImage: @sapBackgroundImage;
26
27
  @sapUiUx3ShellBackgroundImageURL: @sapBackgroundImage;
@@ -804,6 +805,12 @@
804
805
  @sapUiTabCriticalSelectedTextColor: @sapTab_Critical_Selected_TextColor;
805
806
  @sapUiTabCriticalSelectedIconColor: @sapTab_Critical_Selected_IconColor;
806
807
  @sapUiTabCriticalSelectedBackground: @sapTab_Critical_Selected_Background;
808
+ @sapUiTabNeutralTextColor: @sapTab_Neutral_TextColor;
809
+ @sapUiTabNeutralForegroundColor: @sapTab_Neutral_ForegroundColor;
810
+ @sapUiTabNeutralIconColor: @sapTab_Neutral_IconColor;
811
+ @sapUiTabNeutralSelectedTextColor: @sapTab_Neutral_Selected_TextColor;
812
+ @sapUiTabNeutralSelectedIconColor: @sapTab_Neutral_Selected_IconColor;
813
+ @sapUiTabNeutralSelectedBackground: @sapTab_Neutral_Selected_Background;
807
814
 
808
815
  @sapUiTileBackground: @sapTile_Background;
809
816
  @sapUiTileHoverBackground: @sapTile_Hover_Background;
@@ -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
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_horizon_hcb</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
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.134.0</version>
9
+ <version>1.136.0</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast black theme library.</documentation>
12
12