@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:39Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.24.0) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.29.1) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -160,6 +160,10 @@
160
160
  // [Protected "!true"]
161
161
  @sapCompanyLogo: none;
162
162
 
163
+ // [Tags "!Protected"]
164
+ // [Protected "!true"]
165
+ @sapFavicon: @sapShell_Favicon;
166
+
163
167
  // [Tags "!Protected"]
164
168
  // [Protected "!true"]
165
169
  @sapBackgroundImage: none;
@@ -700,7 +704,7 @@
700
704
  @sapContent_Space_M: 2rem;
701
705
  @sapContent_Space_L: 2rem;
702
706
  @sapContent_Space_XL: 3rem;
703
- @sapContent_Space_Tiny: 2rem;
707
+ @sapContent_Space_Tiny: 0.5rem;
704
708
  @sapContent_Space_Small: 1rem;
705
709
  @sapContent_Space_Medium: 2rem;
706
710
  @sapContent_Space_Large: 3rem;
@@ -2799,6 +2803,30 @@
2799
2803
  // [Protected "!true"]
2800
2804
  @sapTab_Critical_Selected_Background: @sapSelectedColor;
2801
2805
 
2806
+ // [Tags "!Protected"]
2807
+ // [Protected "!true"]
2808
+ @sapTab_Neutral_TextColor: @sapTextColor;
2809
+
2810
+ // [Tags "!Protected"]
2811
+ // [Protected "!true"]
2812
+ @sapTab_Neutral_ForegroundColor: @sapHC_StandardForeground;
2813
+
2814
+ // [Tags "!Protected"]
2815
+ // [Protected "!true"]
2816
+ @sapTab_Neutral_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
2817
+
2818
+ // [Tags "!Protected"]
2819
+ // [Protected "!true"]
2820
+ @sapTab_Neutral_Selected_TextColor: @sapContent_Selected_ForegroundColor;
2821
+
2822
+ // [Tags "!Protected"]
2823
+ // [Protected "!true"]
2824
+ @sapTab_Neutral_Selected_IconColor: contrast(@sapTab_Neutral_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
2825
+
2826
+ // [Tags "!Protected"]
2827
+ // [Protected "!true"]
2828
+ @sapTab_Neutral_Selected_Background: @sapSelectedColor;
2829
+
2802
2830
  // [Tags "!Protected"]
2803
2831
  // [Protected "!true"]
2804
2832
  @sapTile_Background: @sapBackgroundColor;
@@ -2963,6 +2991,9 @@
2963
2991
  @sapIndicationColor_1_Selected_Background: @sapButton_Selected_Background;
2964
2992
  @sapIndicationColor_1_Selected_BorderColor: @sapButton_Selected_BorderColor;
2965
2993
  @sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_TextColor;
2994
+
2995
+ // [Tags "!Protected"]
2996
+ // [Protected "!true"]
2966
2997
  @sapIndicationColor_1b: @sapIndicationColor_1;
2967
2998
  @sapIndicationColor_1b_TextColor: @sapTextColor;
2968
2999
  @sapIndicationColor_1b_Background: @sapBackgroundColor;
@@ -2997,6 +3028,9 @@
2997
3028
  @sapIndicationColor_2_Selected_Background: @sapButton_Selected_Background;
2998
3029
  @sapIndicationColor_2_Selected_BorderColor: @sapButton_Selected_BorderColor;
2999
3030
  @sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_TextColor;
3031
+
3032
+ // [Tags "!Protected"]
3033
+ // [Protected "!true"]
3000
3034
  @sapIndicationColor_2b: @sapIndicationColor_2;
3001
3035
  @sapIndicationColor_2b_TextColor: @sapTextColor;
3002
3036
  @sapIndicationColor_2b_Background: @sapBackgroundColor;
@@ -3031,6 +3065,9 @@
3031
3065
  @sapIndicationColor_3_Selected_Background: @sapButton_Selected_Background;
3032
3066
  @sapIndicationColor_3_Selected_BorderColor: @sapButton_Selected_BorderColor;
3033
3067
  @sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_TextColor;
3068
+
3069
+ // [Tags "!Protected"]
3070
+ // [Protected "!true"]
3034
3071
  @sapIndicationColor_3b: @sapIndicationColor_3;
3035
3072
  @sapIndicationColor_3b_TextColor: @sapTextColor;
3036
3073
  @sapIndicationColor_3b_Background: @sapBackgroundColor;
@@ -3065,6 +3102,9 @@
3065
3102
  @sapIndicationColor_4_Selected_Background: @sapButton_Selected_Background;
3066
3103
  @sapIndicationColor_4_Selected_BorderColor: @sapButton_Selected_BorderColor;
3067
3104
  @sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_TextColor;
3105
+
3106
+ // [Tags "!Protected"]
3107
+ // [Protected "!true"]
3068
3108
  @sapIndicationColor_4b: @sapIndicationColor_4;
3069
3109
  @sapIndicationColor_4b_TextColor: @sapTextColor;
3070
3110
  @sapIndicationColor_4b_Background: @sapBackgroundColor;
@@ -3099,6 +3139,9 @@
3099
3139
  @sapIndicationColor_5_Selected_Background: @sapButton_Selected_Background;
3100
3140
  @sapIndicationColor_5_Selected_BorderColor: @sapButton_Selected_BorderColor;
3101
3141
  @sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_TextColor;
3142
+
3143
+ // [Tags "!Protected"]
3144
+ // [Protected "!true"]
3102
3145
  @sapIndicationColor_5b: @sapIndicationColor_5;
3103
3146
  @sapIndicationColor_5b_TextColor: @sapTextColor;
3104
3147
  @sapIndicationColor_5b_Background: @sapBackgroundColor;
@@ -3133,6 +3176,9 @@
3133
3176
  @sapIndicationColor_6_Selected_Background: @sapButton_Selected_Background;
3134
3177
  @sapIndicationColor_6_Selected_BorderColor: @sapButton_Selected_BorderColor;
3135
3178
  @sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_TextColor;
3179
+
3180
+ // [Tags "!Protected"]
3181
+ // [Protected "!true"]
3136
3182
  @sapIndicationColor_6b: @sapIndicationColor_6;
3137
3183
  @sapIndicationColor_6b_TextColor: @sapTextColor;
3138
3184
  @sapIndicationColor_6b_Background: @sapBackgroundColor;
@@ -3167,6 +3213,9 @@
3167
3213
  @sapIndicationColor_7_Selected_Background: @sapButton_Selected_Background;
3168
3214
  @sapIndicationColor_7_Selected_BorderColor: @sapButton_Selected_BorderColor;
3169
3215
  @sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_TextColor;
3216
+
3217
+ // [Tags "!Protected"]
3218
+ // [Protected "!true"]
3170
3219
  @sapIndicationColor_7b: @sapIndicationColor_7;
3171
3220
  @sapIndicationColor_7b_TextColor: @sapTextColor;
3172
3221
  @sapIndicationColor_7b_Background: @sapBackgroundColor;
@@ -3201,6 +3250,9 @@
3201
3250
  @sapIndicationColor_8_Selected_Background: @sapButton_Selected_Background;
3202
3251
  @sapIndicationColor_8_Selected_BorderColor: @sapButton_Selected_BorderColor;
3203
3252
  @sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_TextColor;
3253
+
3254
+ // [Tags "!Protected"]
3255
+ // [Protected "!true"]
3204
3256
  @sapIndicationColor_8b: @sapIndicationColor_8;
3205
3257
  @sapIndicationColor_8b_TextColor: @sapTextColor;
3206
3258
  @sapIndicationColor_8b_Background: @sapBackgroundColor;
@@ -3235,6 +3287,9 @@
3235
3287
  @sapIndicationColor_9_Selected_Background: @sapButton_Selected_Background;
3236
3288
  @sapIndicationColor_9_Selected_BorderColor: @sapButton_Selected_BorderColor;
3237
3289
  @sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_TextColor;
3290
+
3291
+ // [Tags "!Protected"]
3292
+ // [Protected "!true"]
3238
3293
  @sapIndicationColor_9b: @sapIndicationColor_9;
3239
3294
  @sapIndicationColor_9b_TextColor: @sapTextColor;
3240
3295
  @sapIndicationColor_9b_Background: @sapBackgroundColor;
@@ -3269,6 +3324,9 @@
3269
3324
  @sapIndicationColor_10_Selected_Background: @sapButton_Selected_Background;
3270
3325
  @sapIndicationColor_10_Selected_BorderColor: @sapButton_Selected_BorderColor;
3271
3326
  @sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_TextColor;
3327
+
3328
+ // [Tags "!Protected"]
3329
+ // [Protected "!true"]
3272
3330
  @sapIndicationColor_10b: @sapIndicationColor_10;
3273
3331
  @sapIndicationColor_10b_TextColor: @sapTextColor;
3274
3332
  @sapIndicationColor_10b_Background: @sapBackgroundColor;
@@ -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_hcw</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 white 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_hcw/base.less (Version 11.24.0) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.29.1) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -160,6 +160,10 @@
160
160
  // [Protected "!true"]
161
161
  @sapCompanyLogo: none;
162
162
 
163
+ // [Tags "!Protected"]
164
+ // [Protected "!true"]
165
+ @sapFavicon: @sapShell_Favicon;
166
+
163
167
  // [Tags "!Protected"]
164
168
  // [Protected "!true"]
165
169
  @sapBackgroundImage: none;
@@ -700,7 +704,7 @@
700
704
  @sapContent_Space_M: 2rem;
701
705
  @sapContent_Space_L: 2rem;
702
706
  @sapContent_Space_XL: 3rem;
703
- @sapContent_Space_Tiny: 2rem;
707
+ @sapContent_Space_Tiny: 0.5rem;
704
708
  @sapContent_Space_Small: 1rem;
705
709
  @sapContent_Space_Medium: 2rem;
706
710
  @sapContent_Space_Large: 3rem;
@@ -2799,6 +2803,30 @@
2799
2803
  // [Protected "!true"]
2800
2804
  @sapTab_Critical_Selected_Background: @sapSelectedColor;
2801
2805
 
2806
+ // [Tags "!Protected"]
2807
+ // [Protected "!true"]
2808
+ @sapTab_Neutral_TextColor: @sapTextColor;
2809
+
2810
+ // [Tags "!Protected"]
2811
+ // [Protected "!true"]
2812
+ @sapTab_Neutral_ForegroundColor: @sapHC_StandardForeground;
2813
+
2814
+ // [Tags "!Protected"]
2815
+ // [Protected "!true"]
2816
+ @sapTab_Neutral_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
2817
+
2818
+ // [Tags "!Protected"]
2819
+ // [Protected "!true"]
2820
+ @sapTab_Neutral_Selected_TextColor: @sapContent_Selected_ForegroundColor;
2821
+
2822
+ // [Tags "!Protected"]
2823
+ // [Protected "!true"]
2824
+ @sapTab_Neutral_Selected_IconColor: contrast(@sapTab_Neutral_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
2825
+
2826
+ // [Tags "!Protected"]
2827
+ // [Protected "!true"]
2828
+ @sapTab_Neutral_Selected_Background: @sapSelectedColor;
2829
+
2802
2830
  // [Tags "!Protected"]
2803
2831
  // [Protected "!true"]
2804
2832
  @sapTile_Background: @sapBackgroundColor;
@@ -2963,6 +2991,9 @@
2963
2991
  @sapIndicationColor_1_Selected_Background: @sapButton_Selected_Background;
2964
2992
  @sapIndicationColor_1_Selected_BorderColor: @sapButton_Selected_BorderColor;
2965
2993
  @sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_TextColor;
2994
+
2995
+ // [Tags "!Protected"]
2996
+ // [Protected "!true"]
2966
2997
  @sapIndicationColor_1b: @sapIndicationColor_1;
2967
2998
  @sapIndicationColor_1b_TextColor: @sapTextColor;
2968
2999
  @sapIndicationColor_1b_Background: @sapBackgroundColor;
@@ -2997,6 +3028,9 @@
2997
3028
  @sapIndicationColor_2_Selected_Background: @sapButton_Selected_Background;
2998
3029
  @sapIndicationColor_2_Selected_BorderColor: @sapButton_Selected_BorderColor;
2999
3030
  @sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_TextColor;
3031
+
3032
+ // [Tags "!Protected"]
3033
+ // [Protected "!true"]
3000
3034
  @sapIndicationColor_2b: @sapIndicationColor_2;
3001
3035
  @sapIndicationColor_2b_TextColor: @sapTextColor;
3002
3036
  @sapIndicationColor_2b_Background: @sapBackgroundColor;
@@ -3031,6 +3065,9 @@
3031
3065
  @sapIndicationColor_3_Selected_Background: @sapButton_Selected_Background;
3032
3066
  @sapIndicationColor_3_Selected_BorderColor: @sapButton_Selected_BorderColor;
3033
3067
  @sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_TextColor;
3068
+
3069
+ // [Tags "!Protected"]
3070
+ // [Protected "!true"]
3034
3071
  @sapIndicationColor_3b: @sapIndicationColor_3;
3035
3072
  @sapIndicationColor_3b_TextColor: @sapTextColor;
3036
3073
  @sapIndicationColor_3b_Background: @sapBackgroundColor;
@@ -3065,6 +3102,9 @@
3065
3102
  @sapIndicationColor_4_Selected_Background: @sapButton_Selected_Background;
3066
3103
  @sapIndicationColor_4_Selected_BorderColor: @sapButton_Selected_BorderColor;
3067
3104
  @sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_TextColor;
3105
+
3106
+ // [Tags "!Protected"]
3107
+ // [Protected "!true"]
3068
3108
  @sapIndicationColor_4b: @sapIndicationColor_4;
3069
3109
  @sapIndicationColor_4b_TextColor: @sapTextColor;
3070
3110
  @sapIndicationColor_4b_Background: @sapBackgroundColor;
@@ -3099,6 +3139,9 @@
3099
3139
  @sapIndicationColor_5_Selected_Background: @sapButton_Selected_Background;
3100
3140
  @sapIndicationColor_5_Selected_BorderColor: @sapButton_Selected_BorderColor;
3101
3141
  @sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_TextColor;
3142
+
3143
+ // [Tags "!Protected"]
3144
+ // [Protected "!true"]
3102
3145
  @sapIndicationColor_5b: @sapIndicationColor_5;
3103
3146
  @sapIndicationColor_5b_TextColor: @sapTextColor;
3104
3147
  @sapIndicationColor_5b_Background: @sapBackgroundColor;
@@ -3133,6 +3176,9 @@
3133
3176
  @sapIndicationColor_6_Selected_Background: @sapButton_Selected_Background;
3134
3177
  @sapIndicationColor_6_Selected_BorderColor: @sapButton_Selected_BorderColor;
3135
3178
  @sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_TextColor;
3179
+
3180
+ // [Tags "!Protected"]
3181
+ // [Protected "!true"]
3136
3182
  @sapIndicationColor_6b: @sapIndicationColor_6;
3137
3183
  @sapIndicationColor_6b_TextColor: @sapTextColor;
3138
3184
  @sapIndicationColor_6b_Background: @sapBackgroundColor;
@@ -3167,6 +3213,9 @@
3167
3213
  @sapIndicationColor_7_Selected_Background: @sapButton_Selected_Background;
3168
3214
  @sapIndicationColor_7_Selected_BorderColor: @sapButton_Selected_BorderColor;
3169
3215
  @sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_TextColor;
3216
+
3217
+ // [Tags "!Protected"]
3218
+ // [Protected "!true"]
3170
3219
  @sapIndicationColor_7b: @sapIndicationColor_7;
3171
3220
  @sapIndicationColor_7b_TextColor: @sapTextColor;
3172
3221
  @sapIndicationColor_7b_Background: @sapBackgroundColor;
@@ -3201,6 +3250,9 @@
3201
3250
  @sapIndicationColor_8_Selected_Background: @sapButton_Selected_Background;
3202
3251
  @sapIndicationColor_8_Selected_BorderColor: @sapButton_Selected_BorderColor;
3203
3252
  @sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_TextColor;
3253
+
3254
+ // [Tags "!Protected"]
3255
+ // [Protected "!true"]
3204
3256
  @sapIndicationColor_8b: @sapIndicationColor_8;
3205
3257
  @sapIndicationColor_8b_TextColor: @sapTextColor;
3206
3258
  @sapIndicationColor_8b_Background: @sapBackgroundColor;
@@ -3235,6 +3287,9 @@
3235
3287
  @sapIndicationColor_9_Selected_Background: @sapButton_Selected_Background;
3236
3288
  @sapIndicationColor_9_Selected_BorderColor: @sapButton_Selected_BorderColor;
3237
3289
  @sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_TextColor;
3290
+
3291
+ // [Tags "!Protected"]
3292
+ // [Protected "!true"]
3238
3293
  @sapIndicationColor_9b: @sapIndicationColor_9;
3239
3294
  @sapIndicationColor_9b_TextColor: @sapTextColor;
3240
3295
  @sapIndicationColor_9b_Background: @sapBackgroundColor;
@@ -3269,6 +3324,9 @@
3269
3324
  @sapIndicationColor_10_Selected_Background: @sapButton_Selected_Background;
3270
3325
  @sapIndicationColor_10_Selected_BorderColor: @sapButton_Selected_BorderColor;
3271
3326
  @sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_TextColor;
3327
+
3328
+ // [Tags "!Protected"]
3329
+ // [Protected "!true"]
3272
3330
  @sapIndicationColor_10b: @sapIndicationColor_10;
3273
3331
  @sapIndicationColor_10b_TextColor: @sapTextColor;
3274
3332
  @sapIndicationColor_10b_Background: @sapBackgroundColor;
@@ -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
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,3 +1,8 @@
1
+ /* ======================================================== */
2
+ /* CSS for control sap.ui.integration.controls/ActionsStrip */
3
+ /* Morning Horizon theme */
4
+ /* ======================================================== */
5
+
1
6
  .sapUiIntActionsStrip .sapMIBar.sapMTB-Transparent-CTX {
2
7
  margin-inline: -1rem;
3
8
  padding-inline: 1rem;
@@ -1,19 +1,22 @@
1
- /* ==================================================== */
2
- /* CSS for control sap.ui.integration.cards/ListContent */
3
- /* Horizon theme */
4
- /* ==================================================== */
1
+ /* ===================================================== */
2
+ /* CSS for control sap.ui.integration.cards/ListContent */
3
+ /* Morning Horizon theme */
4
+ /* ===================================================== */
5
5
 
6
6
  .sapUiIntCard:not(.sapUiIntCardDialogCard) {
7
+
7
8
  &.sapFCardNoHeader,
8
9
  &.sapFCardBottomHeader {
9
- & > .sapFCardContent > .sapFCardListContent .sapMLIBFocusable:first-child:focus { // first item in the list
10
+
11
+ & > .sapFCardContent > .sapFCardListContent .sapMLIBFocusable:first-child:focus { /* first item in the list */
10
12
  border-radius: 1rem 1rem 0 0;
11
13
  }
12
14
  }
13
15
 
14
16
  &:not(.sapUiIntCardWithFooter):not(.sapFCardBottomHeader):not(.sapFCardTransparent) {
15
- & > .sapFCardContent > .sapFCardListContent .sapUiIntLCIRoundedCorners.sapMLIBFocusable:last-child:focus { // last item in the list
17
+
18
+ & > .sapFCardContent > .sapFCardListContent .sapUiIntLCIRoundedCorners.sapMLIBFocusable:last-child:focus { /* last item in the list */
16
19
  border-radius: 0 0 1rem 1rem;
17
20
  }
18
21
  }
19
- }
22
+ }
@@ -1,10 +1,10 @@
1
- /* ====================================================== */
2
- /* CSS for control sap.ui.integration.cards/ObjectContent */
3
- /* Horizon theme */
4
- /* ====================================================== */
1
+ /* ======================================================= */
2
+ /* CSS for control sap.ui.integration.cards/ObjectContent */
3
+ /* Morning Horizon theme */
4
+ /* ======================================================= */
5
5
 
6
- // The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label
7
- // The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem
6
+ /* The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label */
7
+ /* The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem */
8
8
  .sapFCardObjectContent .sapUiAFLayout .sapUiAFLayoutItem {
9
9
  margin-left: -1rem;
10
10
  padding-left: 1rem;
@@ -1,15 +1,19 @@
1
- /* ===================================================== */
2
- /* CSS for control sap.ui.integration.cards/TableContent */
3
- /* Horizon theme */
4
- /* ===================================================== */
1
+ /* ====================================================== */
2
+ /* CSS for control sap.ui.integration.cards/TableContent */
3
+ /* Morning Horizon theme */
4
+ /* ====================================================== */
5
5
 
6
6
  .sapUiIntCard:not(.sapUiIntCardDialogCard) {
7
+
7
8
  &.sapFCardNoHeader,
8
9
  &.sapFCardBottomHeader {
9
- & > .sapFCardContent > .sapFCardTableContent .sapMListTblHeader.sapMLIBFocusable:focus { // header of the table
10
+
11
+ & > .sapFCardContent > .sapFCardTableContent .sapMListTblHeader.sapMLIBFocusable:focus { /* header of the table */
12
+
10
13
  > .sapMTblFirstVisibleCell::before {
11
14
  border-top-left-radius: 1rem;
12
15
  }
16
+
13
17
  > .sapMTblLastVisibleCell::before {
14
18
  border-top-right-radius: 1rem;
15
19
  }
@@ -17,8 +21,9 @@
17
21
  }
18
22
 
19
23
  &:not(.sapUiIntCardWithFooter):not(.sapFCardBottomHeader):not(.sapFCardTransparent) {
20
- & > .sapFCardContent > .sapFCardTableContent .sapMTableTBody .sapUiIntTCIRoundedCorners.sapMLIBFocusable:last-child:focus { // last row in the table
24
+
25
+ & > .sapFCardContent > .sapFCardTableContent .sapMTableTBody .sapUiIntTCIRoundedCorners.sapMLIBFocusable:last-child:focus { /* last row in the table */
21
26
  border-radius: 0 0 1rem 1rem;
22
27
  }
23
28
  }
24
- }
29
+ }
@@ -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,3 +1,8 @@
1
+ /* ======================================================== */
2
+ /* CSS for control sap.ui.integration.controls/ActionsStrip */
3
+ /* Evening Horizon theme */
4
+ /* ======================================================== */
5
+
1
6
  .sapUiIntActionsStrip .sapMIBar.sapMTB-Transparent-CTX {
2
7
  margin-inline: -1rem;
3
8
  padding-inline: 1rem;
@@ -1,19 +1,22 @@
1
- /* ==================================================== */
2
- /* CSS for control sap.ui.integration.cards/ListContent */
3
- /* Evening Horizon theme */
4
- /* ==================================================== */
1
+ /* ===================================================== */
2
+ /* CSS for control sap.ui.integration.cards/ListContent */
3
+ /* Evening Horizon theme */
4
+ /* ===================================================== */
5
+
6
+ .sapUiIntCard:not(.sapUiIntCardDialogCard) {
5
7
 
6
- .sapUiIntCard:not(".sapUiIntCardDialogCard") {
7
8
  &.sapFCardNoHeader,
8
9
  &.sapFCardBottomHeader {
9
- & > .sapFCardContent > .sapFCardListContent .sapMLIBFocusable:first-child:focus { // first item in the list
10
+
11
+ & > .sapFCardContent > .sapFCardListContent .sapMLIBFocusable:first-child:focus { /* first item in the list */
10
12
  border-radius: 1rem 1rem 0 0;
11
13
  }
12
14
  }
13
15
 
14
16
  &:not(.sapUiIntCardWithFooter):not(.sapFCardBottomHeader):not(.sapFCardTransparent) {
15
- & > .sapFCardContent > .sapFCardListContent .sapUiIntLCIRoundedCorners.sapMLIBFocusable:last-child:focus { // last item in the list
17
+
18
+ & > .sapFCardContent > .sapFCardListContent .sapUiIntLCIRoundedCorners.sapMLIBFocusable:last-child:focus { /* last item in the list */
16
19
  border-radius: 0 0 1rem 1rem;
17
20
  }
18
21
  }
19
- }
22
+ }
@@ -1,10 +1,10 @@
1
- /* ====================================================== */
2
- /* CSS for control sap.ui.integration.cards/ObjectContent */
3
- /* Evening Horizon theme */
4
- /* ====================================================== */
1
+ /* ======================================================= */
2
+ /* CSS for control sap.ui.integration.cards/ObjectContent */
3
+ /* Evening Horizon theme */
4
+ /* ======================================================= */
5
5
 
6
- // The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label
7
- // The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem
6
+ /* The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label */
7
+ /* The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem */
8
8
  .sapFCardObjectContent .sapUiAFLayout .sapUiAFLayoutItem {
9
9
  margin-left: -1rem;
10
10
  padding-left: 1rem;