@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,15 +1,19 @@
1
- /* ===================================================== */
2
- /* CSS for control sap.ui.integration.cards/TableContent */
3
- /* Evening Horizon theme */
4
- /* ===================================================== */
1
+ /* ====================================================== */
2
+ /* CSS for control sap.ui.integration.cards/TableContent */
3
+ /* Evening Horizon theme */
4
+ /* ====================================================== */
5
+
6
+ .sapUiIntCard:not(.sapUiIntCardDialogCard) {
5
7
 
6
- .sapUiIntCard:not(".sapUiIntCardDialogCard") {
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,6 +1,6 @@
1
- /* =========================================================== */
2
- /* CSS for control sap.ui.integration.controls/ListContentItem */
3
- /* Quartz High Contrast Black */
4
- /* =========================================================== */
1
+ /* ============================================================ */
2
+ /* CSS for control sap.ui.integration.controls/ListContentItem */
3
+ /* Horizon High Contrast Black theme */
4
+ /* ============================================================ */
5
5
 
6
- @_sap_ui_integration_ListContentItem_TextShadow: none;
6
+ @_sap_ui_integration_ListContentItem_TextShadow: none;
@@ -1,11 +1,11 @@
1
1
  /* ====================================================== */
2
- /* CSS for control sap.ui.integration.controls/Paginator */
2
+ /* CSS for control sap.ui.integration.controls/Paginator */
3
+ /* Horizon High Contrast Black theme */
3
4
  /* ====================================================== */
4
5
 
5
- @_sap_ui_integration_Paginator_BulletActiveBorder: @sapUiContentForegroundBorderColor;
6
+ @_sap_ui_integration_Paginator_BulletActiveBorder: var(--sapContent_ForegroundBorderColor);
6
7
  @_sap_ui_integration_Paginator_BulletInactiveBackground: none;
7
- @_sap_ui_integration_Paginator_BulletInactiveBorderColor: @sapUiContentForegroundBorderColor;
8
- @_sap_ui_integration_Paginator_BulletInactiveHoverBackground: @sapUiButtonHoverBackground;
9
-
8
+ @_sap_ui_integration_Paginator_BulletInactiveBorderColor: var(--sapContent_ForegroundBorderColor);
9
+ @_sap_ui_integration_Paginator_BulletInactiveHoverBackground: var(--sapButton_Hover_Background);
10
10
  @_sap_ui_integration_Paginator_BulletInactiveWidth: 0.5rem;
11
11
  @_sap_ui_integration_Paginator_BulletInactivePadding: 0.25rem;
@@ -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
- /* =========================================================== */
2
- /* CSS for control sap.ui.integration.controls/ListContentItem */
3
- /* Quartz High Contrast Black */
4
- /* =========================================================== */
1
+ /* ============================================================ */
2
+ /* CSS for control sap.ui.integration.controls/ListContentItem */
3
+ /* Horizon High Contrast White theme */
4
+ /* ============================================================ */
5
5
 
6
- @_sap_ui_integration_ListContentItem_TextShadow: none;
6
+ @_sap_ui_integration_ListContentItem_TextShadow: none;
@@ -1,11 +1,11 @@
1
1
  /* ====================================================== */
2
- /* CSS for control sap.ui.integration.controls/Paginator */
2
+ /* CSS for control sap.ui.integration.controls/Paginator */
3
+ /* Horizon High Contrast White theme */
3
4
  /* ====================================================== */
4
5
 
5
- @_sap_ui_integration_Paginator_BulletActiveBorder: @sapUiContentForegroundBorderColor;
6
+ @_sap_ui_integration_Paginator_BulletActiveBorder: var(--sapContent_ForegroundBorderColor);
6
7
  @_sap_ui_integration_Paginator_BulletInactiveBackground: none;
7
- @_sap_ui_integration_Paginator_BulletInactiveBorderColor: @sapUiContentForegroundBorderColor;
8
- @_sap_ui_integration_Paginator_BulletInactiveHoverBackground: @sapUiButtonHoverBackground;
9
-
8
+ @_sap_ui_integration_Paginator_BulletInactiveBorderColor: var(--sapContent_ForegroundBorderColor);
9
+ @_sap_ui_integration_Paginator_BulletInactiveHoverBackground: var(--sapButton_Hover_Background);
10
10
  @_sap_ui_integration_Paginator_BulletInactiveWidth: 0.5rem;
11
11
  @_sap_ui_integration_Paginator_BulletInactivePadding: 0.25rem;
@@ -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,22 +1,22 @@
1
1
  /* ========================================== */
2
2
  /* CSS for control sap.ui.layout/BlockLayout */
3
- /* Horizon theme */
3
+ /* Morning Horizon theme */
4
4
  /* ========================================== */
5
5
 
6
- @_sap_ui_layout_BlockLayout_FontSizeLandXL: @sapMFontHeader2Size;
6
+ @_sap_ui_layout_BlockLayout_FontSizeLandXL: var(--sapFontHeader2Size);
7
7
 
8
8
  @_sap_ui_layout_BlockLayout_BackgroundDashboardMargin: 0.75rem;
9
9
  @_sap_ui_layout_BlockLayout_BackgroundDashboardEdgeChildMargin: 1rem;
10
10
  @_sap_ui_layout_BlockLayout_BackgroundDashboardAfterScrollbarMargin: 0.75rem;
11
- @_sap_ui_layout_BlockLayout_BackgroundDashboardColor: @sapUiTileBackground;
11
+ @_sap_ui_layout_BlockLayout_BackgroundDashboardColor: var(--sapTile_Background);
12
12
  @_sap_ui_layout_BlockLayout_BackgroundDashboardBorderRadius: 0.5rem;
13
- @_sap_ui_layout_BlockLayout_BackgroundDashboardCellShadow: 0px 0px 0.125rem rgba(91, 115, 139, 0.16), 0px 1rem 2rem rgba(91, 115, 139, 0.16);
13
+ @_sap_ui_layout_BlockLayout_BackgroundDashboardCellShadow: 0 0 0.125rem rgba(91, 115, 139, 0.16), 0px 1rem 2rem rgba(91, 115, 139, 0.16);
14
14
  @_sap_ui_layout_BlockLayout_BackgroundDashboardCellShadowOffset: 1.5rem;
15
15
 
16
16
  @_sap_ui_layout_BlockLayout_LinkTextShadow: none;
17
- @_sap_ui_layout_BlockLayout_CellTextColor: @sapUiBaseText;
17
+ @_sap_ui_layout_BlockLayout_CellTextColor: var(--sapTextColor);
18
18
 
19
- // Horizon specific colors
19
+ /* Horizon specific colors */
20
20
  @_sap_ui_layout_BlockLayout_BtpGrey1: #F5F6F7;
21
21
  @_sap_ui_layout_BlockLayout_BtpGrey2: #EAECEE;
22
22
  @_sap_ui_layout_BlockLayout_BtpGrey3: #D5DADD;
@@ -34,75 +34,75 @@
34
34
  @_sap_ui_layout_BlockLayout_BtpIndigo9: #2C13AD;
35
35
 
36
36
  /* ============ Custom Cell Background Color ============== */
37
- @_sap_ui_layout_BlockLayout_BlockColorAccentType1A: #FFF8D6; // Mango 1
38
- @_sap_ui_layout_BlockLayout_BlockColorAccentType1B: #FFF3B8; // Mango 2
39
- @_sap_ui_layout_BlockLayout_BlockColorAccentType1C: #FFDF72; // Mango 3
40
- @_sap_ui_layout_BlockLayout_BlockColorAccentType1D: #FFC933; // Mango 4
41
- @_sap_ui_layout_BlockLayout_BlockColorAccentType1E: #C35500; // Mango 7
42
- @_sap_ui_layout_BlockLayout_BlockColorAccentType1F: #8D2A00; // Mango 9
43
-
44
- @_sap_ui_layout_BlockLayout_BlockColorAccentType2A: #FFEAF4; // Red 1
45
- @_sap_ui_layout_BlockLayout_BlockColorAccentType2B: #FFD5EA; // Red 2
46
- @_sap_ui_layout_BlockLayout_BlockColorAccentType2C: #FFB2D2; // Red 3
47
- @_sap_ui_layout_BlockLayout_BlockColorAccentType2D: #FF8CB2; // Red 4
48
- @_sap_ui_layout_BlockLayout_BlockColorAccentType2E: #D20A0A; // Red 7
49
- @_sap_ui_layout_BlockLayout_BlockColorAccentType2F: #840606; // Red 9
50
-
51
- @_sap_ui_layout_BlockLayout_BlockColorAccentType3A: #FFF0F5; // Raspberry 1
52
- @_sap_ui_layout_BlockLayout_BlockColorAccentType3B: #FFDCE8; // Raspberry 2
53
- @_sap_ui_layout_BlockLayout_BlockColorAccentType3C: #FECBDA; // Raspberry 3
54
- @_sap_ui_layout_BlockLayout_BlockColorAccentType3D: #FEADC8; // Raspberry 4
55
- @_sap_ui_layout_BlockLayout_BlockColorAccentType3E: #DF1278; // Raspberry 7
56
- @_sap_ui_layout_BlockLayout_BlockColorAccentType3F: #9B015D; // Raspberry 9
57
-
58
- @_sap_ui_layout_BlockLayout_BlockColorAccentType4A: #FFF0FA; // Pink 1
59
- @_sap_ui_layout_BlockLayout_BlockColorAccentType4B: #FFDCF3; // Pink 2
60
- @_sap_ui_layout_BlockLayout_BlockColorAccentType4C: #FFAFED; // Pink 3
61
- @_sap_ui_layout_BlockLayout_BlockColorAccentType4D: #FF8AF0; // Pink 4
62
- @_sap_ui_layout_BlockLayout_BlockColorAccentType4E: #CC00DC; // Pink 7
63
- @_sap_ui_layout_BlockLayout_BlockColorAccentType4F: #7800A4; // Pink 9
64
-
65
- @_sap_ui_layout_BlockLayout_BlockColorAccentType5A: #F1ECFF; // Indigo 1
66
- @_sap_ui_layout_BlockLayout_BlockColorAccentType5B: #E2D8FF; // Indigo 2
67
- @_sap_ui_layout_BlockLayout_BlockColorAccentType5C: #D3B6FF; // Indigo 3
68
- @_sap_ui_layout_BlockLayout_BlockColorAccentType5D: #B894FF; // Indigo 4
69
- @_sap_ui_layout_BlockLayout_BlockColorAccentType5E: @_sap_ui_layout_BlockLayout_BtpIndigo7; // Indigo 7
70
- @_sap_ui_layout_BlockLayout_BlockColorAccentType5F: @_sap_ui_layout_BlockLayout_BtpIndigo9; // Indigo 9
71
-
72
- @_sap_ui_layout_BlockLayout_BlockColorAccentType6A: #EBF8FF; // Blue 1
73
- @_sap_ui_layout_BlockLayout_BlockColorAccentType6B: #D1EFFF; // Blue 2
74
- @_sap_ui_layout_BlockLayout_BlockColorAccentType6C: #A6E0FF; // Blue 3
75
- @_sap_ui_layout_BlockLayout_BlockColorAccentType6D: #89D1FF; // Blue 4
76
- @_sap_ui_layout_BlockLayout_BlockColorAccentType6E: @_sap_ui_layout_BlockLayout_BtpBlue7; // Blue 7
77
- @_sap_ui_layout_BlockLayout_BlockColorAccentType6F: @_sap_ui_layout_BlockLayout_BtpBlue9; // Blue 9
78
-
79
- @_sap_ui_layout_BlockLayout_BlockColorAccentType7A: #DAFDF5; // Teal 1
80
- @_sap_ui_layout_BlockLayout_BlockColorAccentType7B: #C2FCEE; // Teal 2
81
- @_sap_ui_layout_BlockLayout_BlockColorAccentType7C: #85F1DC; // Teal 3
82
- @_sap_ui_layout_BlockLayout_BlockColorAccentType7D: #2CE0BF; // Teal 4
83
- @_sap_ui_layout_BlockLayout_BlockColorAccentType7E: @_sap_ui_layout_BlockLayout_BtpTeal7; // Teal 7
84
- @_sap_ui_layout_BlockLayout_BlockColorAccentType7F: @_sap_ui_layout_BlockLayout_BtpTeal9; // Teal 9
85
-
86
- @_sap_ui_layout_BlockLayout_BlockColorAccentType8A: #F5FAE5; // Green 1
87
- @_sap_ui_layout_BlockLayout_BlockColorAccentType8B: #E5F2BD; // Green 2
88
- @_sap_ui_layout_BlockLayout_BlockColorAccentType8C: #BAE881; // Green 3
89
- @_sap_ui_layout_BlockLayout_BlockColorAccentType8D: #97DD40; // Green 4
90
- @_sap_ui_layout_BlockLayout_BlockColorAccentType8E: #188918; // Green 7
91
- @_sap_ui_layout_BlockLayout_BlockColorAccentType8F: #1E592F; // Green 9
92
-
93
- @_sap_ui_layout_BlockLayout_BlockColorAccentType9A: #DBF9FF; // Cyan 1
94
- @_sap_ui_layout_BlockLayout_BlockColorAccentType9B: #B8F3FF; // Cyan 2
95
- @_sap_ui_layout_BlockLayout_BlockColorAccentType9C: #7AEAF8; // Cyan 3
96
- @_sap_ui_layout_BlockLayout_BlockColorAccentType9D: #2DD6EF; // Cyan 4
97
- @_sap_ui_layout_BlockLayout_BlockColorAccentType9E: #007FA9; // Cyan 7
98
- @_sap_ui_layout_BlockLayout_BlockColorAccentType9F: #025484; // Cyan 9
99
-
100
- @_sap_ui_layout_BlockLayout_BlockColorAccentType10A: @_sap_ui_layout_BlockLayout_BtpGrey1; // Grey 1
101
- @_sap_ui_layout_BlockLayout_BlockColorAccentType10B: @_sap_ui_layout_BlockLayout_BtpGrey2; // Grey 2
102
- @_sap_ui_layout_BlockLayout_BlockColorAccentType10C: @_sap_ui_layout_BlockLayout_BtpGrey3; // Grey 3
103
- @_sap_ui_layout_BlockLayout_BlockColorAccentType10D: @_sap_ui_layout_BlockLayout_BtpGrey4; // Grey 4
104
- @_sap_ui_layout_BlockLayout_BlockColorAccentType10E: @_sap_ui_layout_BlockLayout_BtpGrey7; // Grey 7
105
- @_sap_ui_layout_BlockLayout_BlockColorAccentType10F: @_sap_ui_layout_BlockLayout_BtpGrey9; // Grey 9
37
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType1A: #FFF8D6; /* Mango 1 */
38
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType1B: #FFF3B8; /* Mango 2 */
39
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType1C: #FFDF72; /* Mango 3 */
40
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType1D: #FFC933; /* Mango 4 */
41
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType1E: #C35500; /* Mango 7 */
42
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType1F: #8D2A00; /* Mango 9 */
43
+
44
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType2A: #FFEAF4; /* Red 1 */
45
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType2B: #FFD5EA; /* Red 2 */
46
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType2C: #FFB2D2; /* Red 3 */
47
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType2D: #FF8CB2; /* Red 4 */
48
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType2E: #D20A0A; /* Red 7 */
49
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType2F: #840606; /* Red 9 */
50
+
51
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType3A: #FFF0F5; /* Raspberry 1 */
52
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType3B: #FFDCE8; /* Raspberry 2 */
53
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType3C: #FECBDA; /* Raspberry 3 */
54
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType3D: #FEADC8; /* Raspberry 4 */
55
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType3E: #DF1278; /* Raspberry 7 */
56
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType3F: #9B015D; /* Raspberry 9 */
57
+
58
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType4A: #FFF0FA; /* Pink 1 */
59
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType4B: #FFDCF3; /* Pink 2 */
60
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType4C: #FFAFED; /* Pink 3 */
61
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType4D: #FF8AF0; /* Pink 4 */
62
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType4E: #CC00DC; /* Pink 7 */
63
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType4F: #7800A4; /* Pink 9 */
64
+
65
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType5A: #F1ECFF; /* Indigo 1 */
66
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType5B: #E2D8FF; /* Indigo 2 */
67
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType5C: #D3B6FF; /* Indigo 3 */
68
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType5D: #B894FF; /* Indigo 4 */
69
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType5E: @_sap_ui_layout_BlockLayout_BtpIndigo7; /* Indigo 7 */
70
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType5F: @_sap_ui_layout_BlockLayout_BtpIndigo9; /* Indigo 9 */
71
+
72
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType6A: #EBF8FF; /* Blue 1 */
73
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType6B: #D1EFFF; /* Blue 2 */
74
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType6C: #A6E0FF; /* Blue 3 */
75
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType6D: #89D1FF; /* Blue 4 */
76
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType6E: @_sap_ui_layout_BlockLayout_BtpBlue7; /* Blue 7 */
77
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType6F: @_sap_ui_layout_BlockLayout_BtpBlue9; /* Blue 9 */
78
+
79
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType7A: #DAFDF5; /* Teal 1 */
80
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType7B: #C2FCEE; /* Teal 2 */
81
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType7C: #85F1DC; /* Teal 3 */
82
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType7D: #2CE0BF; /* Teal 4 */
83
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType7E: @_sap_ui_layout_BlockLayout_BtpTeal7; /* Teal 7 */
84
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType7F: @_sap_ui_layout_BlockLayout_BtpTeal9; /* Teal 9 */
85
+
86
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType8A: #F5FAE5; /* Green 1 */
87
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType8B: #E5F2BD; /* Green 2 */
88
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType8C: #BAE881; /* Green 3 */
89
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType8D: #97DD40; /* Green 4 */
90
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType8E: #188918; /* Green 7 */
91
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType8F: #1E592F; /* Green 9 */
92
+
93
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType9A: #DBF9FF; /* Cyan 1 */
94
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType9B: #B8F3FF; /* Cyan 2 */
95
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType9C: #7AEAF8; /* Cyan 3 */
96
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType9D: #2DD6EF; /* Cyan 4 */
97
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType9E: #007FA9; /* Cyan 7 */
98
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType9F: #025484; /* Cyan 9 */
99
+
100
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType10A: @_sap_ui_layout_BlockLayout_BtpGrey1; /* Grey 1 */
101
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType10B: @_sap_ui_layout_BlockLayout_BtpGrey2; /* Grey 2 */
102
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType10C: @_sap_ui_layout_BlockLayout_BtpGrey3; /* Grey 3 */
103
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType10D: @_sap_ui_layout_BlockLayout_BtpGrey4; /* Grey 4 */
104
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType10E: @_sap_ui_layout_BlockLayout_BtpGrey7; /* Grey 7 */
105
+ @_sap_ui_layout_BlockLayout_BlockColorAccentType10F: @_sap_ui_layout_BlockLayout_BtpGrey9; /* Grey 9 */
106
106
 
107
107
  @_sap_ui_layout_BlockLayout_BlockColorAccentType11A: transparent;
108
108
  @_sap_ui_layout_BlockLayout_BlockColorAccentType11B: transparent;
@@ -111,14 +111,14 @@
111
111
  @_sap_ui_layout_BlockLayout_BlockColorAccentType11E: transparent;
112
112
  @_sap_ui_layout_BlockLayout_BlockColorAccentType11F: transparent;
113
113
 
114
- // Create classes which would just set background color of the BlockLayout cells
114
+ /* Create classes which would just set background color of the BlockLayout cells */
115
115
  .generateCellColorSets (@backgroundColorSet, @backgroundColorShade, @textColor) {
116
- @css-param: "@{backgroundColorSet}@{backgroundColorShade}"; // Concat the params
117
- @css-selector: ~"sapUiBlockLayoutCellColor@{css-param}"; // Create the css selector string
118
- @color-param: "_sap_ui_layout_BlockLayout_BlockColorAccentType@{css-param}"; // Build the color param name
116
+ @css-param: "@{backgroundColorSet}@{backgroundColorShade}"; /* Concat the params */
117
+ @css-selector: ~"sapUiBlockLayoutCellColor@{css-param}"; /* Create the css selector string */
118
+ @color-param: "_sap_ui_layout_BlockLayout_BlockColorAccentType@{css-param}"; /* Build the color param name */
119
119
 
120
- // Build the real CSS selector.
121
- // The output would be something like this: .sapUiBlockLayoutCellColor1A { background-color: "#996b00"; }
120
+ /* Build the real CSS selector.
121
+ The output would be something like this: .sapUiBlockLayoutCellColor1A { background-color: "#996b00"; } */
122
122
  .@{css-selector} {
123
123
  background-color: @@color-param;
124
124
 
@@ -134,7 +134,7 @@
134
134
  }
135
135
  }
136
136
 
137
- // Define a loop and go through 10 of 11 color sets and for each set apply 6 shades. Also provide contrast text color
137
+ /* Define a loop and go through 10 of 11 color sets and for each set apply 6 shades. Also provide contrast text color */
138
138
  .loop-cell-colors(@i: 1) when (@i =< 10) {
139
139
  .generateCellColorSets(@i, "A", @sapUiBaseText);
140
140
  .generateCellColorSets(@i, "B", @sapUiBaseText);
@@ -143,13 +143,13 @@
143
143
  .generateCellColorSets(@i, "E", @sapUiContentContrastTextColor);
144
144
  .generateCellColorSets(@i, "F", @sapUiContentContrastTextColor);
145
145
 
146
- .loop-cell-colors(@i + 1); // Execute next loop iteration
146
+ .loop-cell-colors(@i + 1); /* Execute next loop iteration */
147
147
  }
148
148
 
149
- // Execute Loop through color sets
149
+ /* Execute Loop through color sets */
150
150
  .loop-cell-colors();
151
151
 
152
- // iterate 11th background separately, because it uses different contrast text color
152
+ /* iterate 11th background separately, because it uses different contrast text color */
153
153
  .generateCellColorSets(11, "A", @sapUiBaseText);
154
154
  .generateCellColorSets(11, "B", @sapUiBaseText);
155
155
  .generateCellColorSets(11, "C", @sapUiBaseText);
@@ -159,8 +159,9 @@
159
159
 
160
160
  /* ============ Background type: Light ============== */
161
161
  .sapUiBlockLayoutBackgroundLight .sapUiBlockLayoutRow {
162
+
162
163
  &.sapUiBlockLayoutBackgroundColorSet1 {
163
- .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey1, @sapUiGroupContentBackground); // B, A
164
+ .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey1, @sapUiGroupContentBackground); /* B, A */
164
165
  }
165
166
 
166
167
  &.sapUiBlockLayoutBackgroundColorSet1Inverted {
@@ -168,7 +169,7 @@
168
169
  }
169
170
 
170
171
  &.sapUiBlockLayoutBackgroundColorSet2 {
171
- .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey3, @_sap_ui_layout_BlockLayout_BtpGrey2); // D, C
172
+ .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey3, @_sap_ui_layout_BlockLayout_BtpGrey2); /* D, C */
172
173
  }
173
174
 
174
175
  &.sapUiBlockLayoutBackgroundColorSet2Inverted {
@@ -176,11 +177,11 @@
176
177
  }
177
178
 
178
179
  &.sapUiBlockLayoutBackgroundColorSet3 {
179
- .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey7, @_sap_ui_layout_BlockLayout_BtpGrey4); // F, E
180
+ .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey7, @_sap_ui_layout_BlockLayout_BtpGrey4); /* F, E */
180
181
 
181
- // texts on dark background
182
+ /* texts on dark background */
182
183
  .sapUiBlockLayoutEvenCell .sapUiBlockCellContent {
183
- color: @sapUiContentContrastTextColor;
184
+ color: var(--sapContent_ContrastTextColor);
184
185
 
185
186
  .sapMText,
186
187
  .sapMLabel,
@@ -193,9 +194,9 @@
193
194
  &.sapUiBlockLayoutBackgroundColorSet3Inverted {
194
195
  .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey4, @_sap_ui_layout_BlockLayout_BtpGrey7);
195
196
 
196
- // texts on dark background
197
+ /* texts on dark background */
197
198
  .sapUiBlockLayoutOddCell .sapUiBlockCellContent {
198
- color: @sapUiContentContrastTextColor;
199
+ color: var(--sapContent_ContrastTextColor);
199
200
 
200
201
  .sapMText,
201
202
  .sapMLabel,
@@ -206,11 +207,11 @@
206
207
  }
207
208
 
208
209
  &.sapUiBlockLayoutBackgroundColorSet4 {
209
- .setCellsColorDoubles(@sapUiPageFooterBackground, @_sap_ui_layout_BlockLayout_BtpGrey9); // H, G
210
+ .setCellsColorDoubles(@sapUiPageFooterBackground, @_sap_ui_layout_BlockLayout_BtpGrey9); /* H, G */
210
211
 
211
- // texts on dark background
212
+ /* texts on dark background */
212
213
  .sapUiBlockLayoutOddCell .sapUiBlockCellContent {
213
- color: @sapUiContentContrastTextColor;
214
+ color: var(--sapContent_ContrastTextColor);
214
215
 
215
216
  .sapMText,
216
217
  .sapMLabel,
@@ -223,9 +224,9 @@
223
224
  &.sapUiBlockLayoutBackgroundColorSet4Inverted {
224
225
  .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey9, @sapUiPageFooterBackground);
225
226
 
226
- // texts on dark background
227
+ /* texts on dark background */
227
228
  .sapUiBlockLayoutEvenCell .sapUiBlockCellContent {
228
- color: @sapUiContentContrastTextColor;
229
+ color: var(--sapContent_ContrastTextColor);
229
230
 
230
231
  .sapMText,
231
232
  .sapMLabel,
@@ -238,8 +239,9 @@
238
239
 
239
240
  /* ============ Background type: Accent ============== */
240
241
  .sapUiBlockLayoutBackgroundAccent .sapUiBlockLayoutRow {
242
+
241
243
  &.sapUiBlockLayoutBackgroundColorSet1 {
242
- .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpTeal9, @_sap_ui_layout_BlockLayout_BtpTeal7); // Colors B, A
244
+ .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpTeal9, @_sap_ui_layout_BlockLayout_BtpTeal7); /* Colors B, A */
243
245
  }
244
246
 
245
247
  &.sapUiBlockLayoutBackgroundColorSet1Inverted {
@@ -247,7 +249,7 @@
247
249
  }
248
250
 
249
251
  &.sapUiBlockLayoutBackgroundColorSet2 {
250
- .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpBlue9, @_sap_ui_layout_BlockLayout_BtpBlue7); // Colors D, C
252
+ .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpBlue9, @_sap_ui_layout_BlockLayout_BtpBlue7); /* Colors D, C */
251
253
  }
252
254
 
253
255
  &.sapUiBlockLayoutBackgroundColorSet2Inverted {
@@ -255,15 +257,15 @@
255
257
  }
256
258
 
257
259
  &.sapUiBlockLayoutBackgroundColorSet3 {
258
- .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpIndigo9, @_sap_ui_layout_BlockLayout_BtpIndigo7); // Colors F, E
260
+ .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpIndigo9, @_sap_ui_layout_BlockLayout_BtpIndigo7); /* Colors F, E */
259
261
  }
260
262
 
261
263
  &.sapUiBlockLayoutBackgroundColorSet3Inverted {
262
- .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpIndigo7, @_sap_ui_layout_BlockLayout_BtpIndigo9); // Colors F & E
264
+ .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpIndigo7, @_sap_ui_layout_BlockLayout_BtpIndigo9); /* Colors F & E */
263
265
  }
264
266
 
265
267
  &.sapUiBlockLayoutBackgroundColorSet4 {
266
- .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey2, @_sap_ui_layout_BlockLayout_BtpGrey1); // Colors H, G
268
+ .setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey2, @_sap_ui_layout_BlockLayout_BtpGrey1); /* Colors H, G */
267
269
  }
268
270
 
269
271
  &.sapUiBlockLayoutBackgroundColorSet4Inverted {
@@ -274,18 +276,19 @@
274
276
  &.sapUiBlockLayoutBackgroundColorSet2,
275
277
  &.sapUiBlockLayoutBackgroundColorSet3,
276
278
  &.sapUiBlockLayoutBackgroundColorSet4 {
279
+
277
280
  .sapUiBlockLayoutCell.sapUiBlockLayoutBackgroundColorSetGray1 {
278
- background-color: @_sap_ui_layout_BlockLayout_BtpGrey1; //color: G
281
+ background-color: @_sap_ui_layout_BlockLayout_BtpGrey1; /* color: G */
279
282
  }
280
283
 
281
284
  .sapUiBlockLayoutCell.sapUiBlockLayoutBackgroundColorSetGray2 {
282
- background-color: @_sap_ui_layout_BlockLayout_BtpGrey2; //color: H
285
+ background-color: @_sap_ui_layout_BlockLayout_BtpGrey2; /* color: H */
283
286
  }
284
287
  }
285
288
 
286
- // texts on dark accent background
289
+ /* texts on dark accent background */
287
290
  .sapUiBlockCellContent {
288
- color: @sapUiContentContrastTextColor;
291
+ color: var(--sapContent_ContrastTextColor);
289
292
 
290
293
  .sapMText,
291
294
  .sapMLabel,
@@ -294,21 +297,22 @@
294
297
 
295
298
  }
296
299
  .sapMLnk {
297
- color: @sapUiLinkInvertedColor;
300
+ color: var(--sapLink_InvertedColor);
298
301
  }
299
302
  }
300
303
 
301
- // texts on light accent background
304
+ /* texts on light accent background */
302
305
  &.sapUiBlockLayoutBackgroundColorSet4,
303
306
  &.sapUiBlockLayoutBackgroundColorSet4Inverted,
304
307
  .sapUiBlockLayoutBackgroundColorSetGray1,
305
308
  .sapUiBlockLayoutBackgroundColorSetGray2 {
309
+
306
310
  .sapUiBlockCellContent {
307
- color: @sapUiGroupTitleTextColor;
311
+ color: var(--sapGroup_TitleTextColor);
308
312
  }
309
313
 
310
314
  .sapMLnk {
311
- color: @sapUiLink;
315
+ color: var(--sapLinkColor);
312
316
  }
313
317
  }
314
318
  }
@@ -1,12 +1,12 @@
1
1
  /* ================================================ */
2
2
  /* CSS for control sap.ui.layout/form/ColumnLayout */
3
- /* Horizon theme */
3
+ /* Morning Horizon theme */
4
4
  /* ================================================ */
5
5
 
6
6
  .sapUiFormCL.sapUiFormBackgrSolid,
7
7
  .sapUiFormCL.sapUiFormBackgrTranslucent {
8
- background-color: @sapUiGroupContentBackground;
9
- border-radius: @sapUiElementBorderCornerRadius;
8
+ background-color: var(--sapGroup_ContentBackground);
9
+ border-radius: var(--sapElement_BorderCornerRadius);
10
10
  }
11
11
 
12
12
  /* Toolbar */
@@ -19,6 +19,6 @@
19
19
  /* edit mode */
20
20
  /* labels next to field */
21
21
  .sapUiFormEdit > .sapUiFormCLSmallColumns .sapUiFormElementLbl:not(.sapUiFormCLCellsS12),
22
- .sapUiFormEdit > .sapUiFormCLWideColumns .sapUiFormElementLbl:not(.sapUiFormCLCellsL12){
22
+ .sapUiFormEdit > .sapUiFormCLWideColumns .sapUiFormElementLbl:not(.sapUiFormCLCellsL12) {
23
23
  padding-top: 0.875rem;
24
24
  }
@@ -1,6 +1,6 @@
1
1
  /* ========================================= */
2
2
  /* CSS for control sap.ui.layout/FormLayout */
3
- /* Horizon theme */
3
+ /* Morning Horizon theme */
4
4
  /* ========================================= */
5
5
 
6
6
  .sapUiFormLayout {
@@ -9,14 +9,14 @@
9
9
 
10
10
  .sapUiFormLayout.sapUiFormBackgrSolid,
11
11
  .sapUiFormLayout.sapUiFormBackgrTranslucent {
12
- background-color: @sapUiGroupContentBackground;
13
- border-radius: @sapUiElementBorderCornerRadius;
12
+ background-color: var(--sapGroup_ContentBackground);
13
+ border-radius: var(--sapElement_BorderCornerRadius);
14
14
  }
15
15
 
16
16
  .sapUiForm .sapUiFormTitle {
17
17
  border-width: 1px;
18
- border-color: @sapUiGroupTitleBorderColor;
19
- font-family: @sapUiFontHeaderFamily;
18
+ border-color: var(--sapGroup_TitleBorderColor);
19
+ font-family: var(--sapFontHeaderFamily);
20
20
  height: 2.75rem;
21
21
  line-height: 2.75rem;
22
22
  }
@@ -36,41 +36,41 @@
36
36
  }
37
37
 
38
38
  /* Title levels should be all rendered in same style. Levels can be changed by application to meet page structure without visual effect */
39
- /* Form Titles are rendered using H4 level, but H5 size*/
39
+ /* Form Titles are rendered using H4 level, but H5 size */
40
40
  .sapUiFormTitleH1,
41
41
  .sapUiFormTitleH2,
42
42
  .sapUiFormTitleH3,
43
43
  .sapUiFormTitleH4,
44
44
  .sapUiFormTitleH5,
45
45
  .sapUiFormTitleH6 {
46
- font-size: @sapMFontHeader5Size;
46
+ font-size: var(--sapFontHeader5Size);
47
47
  }
48
48
 
49
- /* FormContainer Titles are rendered using H5 level, but H6 size*/
49
+ /* FormContainer Titles are rendered using H5 level, but H6 size */
50
50
  .sapUiFormContainerTitle .sapUiFormTitleH1,
51
51
  .sapUiFormContainerTitle .sapUiFormTitleH2,
52
52
  .sapUiFormContainerTitle .sapUiFormTitleH3,
53
53
  .sapUiFormContainerTitle .sapUiFormTitleH4,
54
54
  .sapUiFormContainerTitle .sapUiFormTitleH5,
55
55
  .sapUiFormContainerTitle .sapUiFormTitleH6 {
56
- font-size: @sapMFontHeader6Size;
57
- color: @sapUiGroupTitleTextColor;
56
+ font-size: var(--sapFontHeader6Size);
57
+ color: var(--sapGroup_TitleTextColor);
58
58
  font-weight: bold;
59
59
  }
60
60
 
61
61
  /* Toolbar */
62
- .sapUiFormContainerToolbar > div:first-child > .sapMTitle{
62
+ .sapUiFormContainerToolbar > div:first-child > .sapMTitle {
63
63
  font-weight: bold;
64
64
  }
65
65
 
66
- .sapUiFormToolbar > div:first-child >.sapMTitle.sapMTitleStyleAuto{
67
- font-size: @sapMFontHeader5Size;
66
+ .sapUiFormToolbar > div:first-child >.sapMTitle.sapMTitleStyleAuto {
67
+ font-size: var(--sapFontHeader5Size);
68
68
  }
69
69
 
70
- .sapUiFormContainerToolbar > div:first-child >.sapMTitle.sapMTitleStyleAuto{
71
- font-size: @sapMFontHeader6Size;
70
+ .sapUiFormContainerToolbar > div:first-child >.sapMTitle.sapMTitleStyleAuto {
71
+ font-size: var(--sapFontHeader6Size);
72
72
  }
73
73
 
74
74
  .sapUiFormContainerToolbar > .sapMTB-Transparent-CTX.sapMTB.sapMIBar {
75
75
  padding: 0 0.25rem 0 0;
76
- }
76
+ }
@@ -1,6 +1,6 @@
1
1
  /* ========================================= */
2
2
  /* CSS for control sap.ui.layout/GridLayout */
3
- /* Horizon theme */
3
+ /* Morning Horizon theme */
4
4
  /* ========================================= */
5
5
 
6
6
  .sapUiGrid {
@@ -9,8 +9,8 @@
9
9
 
10
10
  .sapUiGrid.sapUiFormBackgrSolid,
11
11
  .sapUiGrid.sapUiFormBackgrTranslucent {
12
- background-color: @sapUiGroupContentBackground;
13
- border-radius: @sapUiElementBorderCornerRadius;
12
+ background-color: var(--sapGroup_ContentBackground);
13
+ border-radius: var(--sapElement_BorderCornerRadius);
14
14
  }
15
15
 
16
16
  .sapUiGrid > tbody > tr.sapUiGridTitle {
@@ -44,4 +44,4 @@
44
44
  .sapUiFormEdit.sapUiFormM >.sapUiGrid > tbody > tr:first-child > td.sapUiFormElementLbl, /* if no Form title */
45
45
  .sapUiFormEdit[aria-labelledby].sapUiFormM > .sapUiGrid > tbody > tr:nth-child(2) > td.sapUiFormElementLbl {
46
46
  padding-top: 1.875rem;
47
- }
47
+ }