@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
@@ -7,7 +7,6 @@
7
7
  /* Variables overriding */
8
8
  /* ========================================================================== */
9
9
 
10
- @_sap_m_IconTabBar_TextColor: var(--sapTextColor);
11
10
  @_sap_m_IconTabBar_TextShadow: none;
12
11
  @_sap_m_IconTabBar_Separator_Font_Size: var(--sapFontLargeSize);
13
12
  @_sap_m_IconTabBar_More_Button_Focus_Offset: -0.3125rem;
@@ -17,7 +16,6 @@
17
16
  /* ==================== Cozy size ==================== */
18
17
 
19
18
  /* Content arrow */
20
- @_sap_m_IconTabBar_ContentArrowBorderWidth: 0.1875rem;
21
19
  @_sap_m_IconTabBar_ContentArrowHeight: 0.875rem;
22
20
 
23
21
  /* Inline mode */
@@ -135,8 +133,7 @@
135
133
  /* Variables */
136
134
  /* ========================================================================== */
137
135
 
138
- @_sap_m_IconTabBar_TextHoverColor: var(--sapContent_Selected_ForegroundColor);
139
- @_sap_m_IconTabBar_SelectedTextColor: var(--sapContent_Selected_ForegroundColor);
136
+ @_sap_m_IconTabBar_SelectedTextColor: var(--sapTab_Selected_Background);
140
137
  @_sap_m_IconTabBar_SelectedTextHoverColor: darken(@sapUiSelected, 10);
141
138
  @_sap_m_IconTabBar_ArrowScroll_AfterHeight: 1px;
142
139
  @_sap_m_IconTabBar_HeaderFocusBorderTopOffset: -4px;
@@ -208,7 +205,7 @@
208
205
  .sapMITBSelected {
209
206
 
210
207
  .sapMITBContentArrow::after {
211
- background: var(--sapContent_Selected_ForegroundColor);
208
+ background: var(--sapTab_ForegroundColor);
212
209
  }
213
210
  }
214
211
 
@@ -324,7 +321,6 @@
324
321
  }
325
322
 
326
323
  .sapMITBContentArrow {
327
- border-bottom: none;
328
324
  position: relative;
329
325
 
330
326
  /* creates border bottom with rounded top corners */
@@ -334,7 +330,6 @@
334
330
  bottom: 0;
335
331
  left: 0;
336
332
  right: 0;
337
- height: @_sap_m_IconTabBar_ContentArrowBorderWidth;
338
333
  border-radius: 0.125rem 0.125rem 0 0;
339
334
  }
340
335
  }
@@ -392,7 +387,7 @@
392
387
  .sapMITBFilterDefault.sapMITBSelected {
393
388
 
394
389
  .sapMITBText {
395
- color: var(--sapContent_Selected_ForegroundColor);
390
+ color: var(--sapTab_Selected_TextColor);
396
391
  }
397
392
 
398
393
  .sapMITBFilterExpandBtnSeparator {
@@ -407,99 +402,98 @@
407
402
  .sapMITBFilterNeutral {
408
403
 
409
404
  .sapMITBText {
410
- color: var(--sapNeutralTextColor);
405
+ color: var(--sapTab_Neutral_TextColor);
411
406
  }
412
407
 
413
408
  .sapMITBFilterWrapper:hover .sapMITBText {
414
- color: var(--sapNeutralTextColor);
409
+ color: var(--sapTab_Neutral_TextColor);
415
410
  }
416
411
 
417
412
  .sapMITBFilterExpandBtn:hover {
418
413
 
419
414
  .sapMITBFilterExpandIcon {
420
- color: var(--sapNeutralTextColor);
415
+ color: var(--sapTab_Neutral_TextColor);
421
416
  }
422
417
  }
423
418
 
424
419
  &.sapMITBSelected .sapMITBFilterExpandBtnSeparator {
425
- border-color: var(--sapNeutralTextColor);
420
+ border-color: var(--sapTab_Neutral_TextColor);
426
421
  }
427
422
  }
428
423
 
429
424
  .sapMITBFilterPositive {
430
425
 
431
426
  .sapMITBText {
432
- color: var(--sapPositiveTextColor);
427
+ color: var(--sapTab_Positive_TextColor);
433
428
  }
434
429
 
435
430
  .sapMITBFilterWrapper:hover .sapMITBText {
436
- color: var(--sapPositiveTextColor);
431
+ color: var(--sapTab_Positive_TextColor);
437
432
  }
438
433
 
439
434
  .sapMITBFilterExpandBtn:hover {
440
435
 
441
436
  .sapMITBFilterExpandIcon {
442
- color: var(--sapPositiveTextColor) !important;
437
+ color: var(--sapTab_Positive_TextColor) !important;
443
438
  }
444
439
  }
445
440
 
446
441
  &.sapMITBSelected .sapMITBFilterExpandBtnSeparator {
447
- border-color: var(--sapPositiveTextColor);
442
+ border-color: var(--sapTab_Positive_TextColor);
448
443
  }
449
444
  }
450
445
 
451
446
  .sapMITBFilterNegative {
452
447
 
453
448
  .sapMITBText {
454
- color: var(--sapNegativeTextColor);
449
+ color: var(--sapTab_Negative_TextColor);
455
450
  }
456
451
 
457
452
  .sapMITBFilterWrapper:hover .sapMITBText {
458
- color: var(--sapNegativeTextColor);
453
+ color: var(--sapTab_Negative_TextColor);
459
454
  }
460
455
 
461
456
  .sapMITBFilterExpandBtn:hover {
462
457
 
463
458
  .sapMITBFilterExpandIcon {
464
- color: var(--sapNegativeTextColor);
459
+ color: var(--sapTab_Negative_TextColor);
465
460
  }
466
461
  }
467
462
 
468
463
  &.sapMITBSelected .sapMITBFilterExpandBtnSeparator {
469
- border-color: var(--sapNegativeTextColor);
464
+ border-color: var(--sapTab_Negative_TextColor);
470
465
  }
471
466
  }
472
467
 
473
468
  .sapMITBFilterCritical {
474
469
 
475
470
  .sapMITBText {
476
- color: var(--sapCriticalTextColor);
471
+ color: var(--sapTab_Critical_TextColor);
477
472
  }
478
473
 
479
474
  .sapMITBFilterWrapper:hover .sapMITBText {
480
- color: var(--sapCriticalTextColor);
475
+ color: var(--sapTab_Critical_TextColor);
481
476
  }
482
477
 
483
478
  .sapMITBFilterExpandBtn:hover {
484
479
 
485
480
  .sapMITBFilterExpandIcon {
486
- color: var(--sapCriticalTextColor);
481
+ color: var(--sapTab_Critical_TextColor);
487
482
  }
488
483
  }
489
484
 
490
485
  &.sapMITBSelected .sapMITBFilterExpandBtnSeparator {
491
- border-color: var(--sapCriticalTextColor);
486
+ border-color: var(--sapTab_Critical_TextColor);
492
487
  }
493
488
  }
494
489
  }
495
490
 
496
491
  .sapMITBFilterIcon {
497
- border: 2px solid var(--sapContent_Selected_ForegroundColor);
492
+ border: 0.125rem solid var(--sapTab_ForegroundColor);
498
493
  }
499
494
 
500
495
  .sapMITBFilterDefault {
501
- border-color: var(--sapContent_Selected_ForegroundColor);
502
- color: var(--sapContent_Selected_ForegroundColor);
496
+ color: var(--sapTab_IconColor);
503
497
 
504
498
  .sapMITBFilterExpandBtnSeparator {
505
499
  border-color: var(--sapTextColor);
@@ -510,55 +504,59 @@
510
504
  }
511
505
  }
512
506
 
507
+ .sapMITBTab .sapMITBFilterIcon {
508
+ background-color: var(--sapTab_Background);
509
+ }
510
+
513
511
  .sapMITBFilterNeutral {
514
- color: var(--sapNeutralElementColor);
515
- border-color: var(--sapNeutralElementColor);
512
+ color: var(--sapTab_Neutral_IconColor);
513
+ border-color: var(--sapTab_Neutral_ForegroundColor);
516
514
 
517
515
  .sapMITBFilterExpandBtnSeparator {
518
- border-color: var(--sapNeutralTextColor);
516
+ border-color: var(--sapTab_Neutral_TextColor);
519
517
  }
520
518
 
521
- .sapMITBFilterExpandIcon {
522
- color: var(--sapNeutralTextColor) !important;
519
+ &.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
520
+ color: var(--sapTab_Neutral_TextColor);
523
521
  }
524
522
  }
525
523
 
526
524
  .sapMITBFilterPositive {
527
- color: var(--sapPositiveElementColor);
528
- border-color: var(--sapPositiveElementColor);
525
+ color: var(--sapTab_Positive_IconColor);
526
+ border-color: var(--sapTab_Positive_ForegroundColor);
529
527
 
530
528
  .sapMITBFilterExpandBtnSeparator {
531
- border-color: var(--sapPositiveTextColor);
529
+ border-color: var(--sapTab_Positive_TextColor);
532
530
  }
533
531
 
534
- .sapMITBFilterExpandIcon {
535
- color: var(--sapPositiveTextColor) !important;
532
+ &.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
533
+ color: var(--sapTab_Positive_TextColor);
536
534
  }
537
535
  }
538
536
 
539
- .sapMITBFilterNegative:not(.sapMITBTextOnly) {
540
- color: var(--sapNegativeElementColor);
541
- border-color: var(--sapNegativeElementColor);
537
+ .sapMITBFilterNegative {
538
+ color: var(--sapTab_Negative_IconColor);
539
+ border-color: var(--sapTab_Negative_ForegroundColor);
542
540
 
543
541
  .sapMITBFilterExpandBtnSeparator {
544
- border-color: var(--sapNegativeTextColor);
542
+ border-color: var(--sapTab_Negative_TextColor);
545
543
  }
546
544
 
547
- .sapMITBFilterExpandIcon {
548
- color: var(--sapNegativeTextColor) !important;
545
+ &.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
546
+ color: var(--sapTab_Negative_TextColor);
549
547
  }
550
548
  }
551
549
 
552
550
  .sapMITBFilterCritical {
553
- color: var(--sapCriticalElementColor);
554
- border-color: var(--sapCriticalElementColor);
551
+ color: var(--sapTab_Critical_IconColor);
552
+ border-color: var(--sapTab_Critical_ForegroundColor);
555
553
 
556
554
  .sapMITBFilterExpandBtnSeparator {
557
- border-color: var(--sapCriticalTextColor);
555
+ border-color: var(--sapTab_Critical_TextColor);
558
556
  }
559
557
 
560
- .sapMITBFilterExpandIcon {
561
- color: var(--sapCriticalTextColor) !important;
558
+ &.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
559
+ color: var(--sapTab_Critical_TextColor);
562
560
  }
563
561
  }
564
562
 
@@ -567,46 +565,61 @@
567
565
  .sapMITBFilterNeutral {
568
566
 
569
567
  .sapMITBFilterExpandBtnSeparator {
570
- border-color: var(--sapNeutralElementColor);
568
+ border-color: var(--sapTab_Neutral_TextColor);
571
569
  }
572
570
 
573
- .sapMITBFilterExpandIcon {
574
- color: var(--sapNeutralElementColor) !important;
571
+ &.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
572
+ color: var(--sapTab_Neutral_TextColor);
575
573
  }
576
574
  }
577
575
 
578
576
  .sapMITBFilterPositive {
579
577
 
580
578
  .sapMITBFilterExpandBtnSeparator {
581
- border-color: var(--sapPositiveElementColor);
579
+ border-color: var(--sapTab_Positive_TextColor);
582
580
  }
583
581
 
584
- .sapMITBFilterExpandIcon {
585
- color: var(--sapPositiveElementColor) !important;
582
+ &.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
583
+ color: var(--sapTab_Positive_TextColor);
586
584
  }
587
585
  }
588
586
 
587
+ .sapMITBSelected .sapMITBFilterPositive {
588
+ background: var(--sapTab_Positive_Selected_Background);
589
+ color: var(--sapTab_Positive_Selected_IconColor);
590
+ }
591
+
589
592
  .sapMITBFilterNegative {
590
593
 
591
594
  .sapMITBFilterExpandBtnSeparator {
592
- border-color: var(--sapNegativeElementColor);
595
+ border-color: var(--sapTab_Negative_TextColor);
593
596
  }
594
597
 
595
- .sapMITBFilterExpandIcon {
596
- color: var(--sapNegativeElementColor) !important;
598
+ &.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
599
+ color: var(--sapTab_Negative_TextColor);
597
600
  }
598
601
  }
599
602
 
603
+ .sapMITBSelected .sapMITBFilterNegative {
604
+ background: var(--sapTab_Negative_Selected_Background);
605
+ color: var(--sapTab_Negative_Selected_IconColor);
606
+ }
607
+
600
608
  .sapMITBFilterCritical {
601
609
 
602
610
  .sapMITBFilterExpandBtnSeparator {
603
- border-color: var(--sapCriticalElementColor);
611
+ border-color: var(--sapTab_Critical_TextColor);
604
612
  }
605
613
 
606
- .sapMITBFilterExpandIcon {
607
- color: var(--sapCriticalElementColor) !important;
614
+ &.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
615
+ color: var(--sapTab_Critical_TextColor);
608
616
  }
609
617
  }
618
+
619
+ .sapMITBSelected .sapMITBFilterCritical {
620
+ background: var(--sapTab_Critical_Selected_Background);
621
+ color: var(--sapTab_Critical_Selected_IconColor);
622
+ }
610
623
  }
611
624
 
612
625
  .sapMITBSelected {
@@ -616,44 +629,24 @@
616
629
  }
617
630
 
618
631
  &.sapMITBFilterNeutral .sapMITBContentArrow::after {
619
- background: var(--sapNeutralElementColor);
632
+ background: var(--sapTab_Neutral_ForegroundColor);
620
633
  }
621
634
 
622
635
  &.sapMITBFilterPositive .sapMITBContentArrow::after {
623
- background: var(--sapPositiveElementColor);
636
+ background: var(--sapTab_Positive_ForegroundColor);
624
637
  }
625
638
 
626
639
  &.sapMITBFilterNegative .sapMITBContentArrow::after {
627
- background: var(--sapNegativeElementColor);
640
+ background: var(--sapTab_Negative_ForegroundColor);
628
641
  }
629
642
 
630
643
  &.sapMITBFilterCritical .sapMITBContentArrow::after {
631
- background: var(--sapCriticalElementColor);
644
+ background: var(--sapTab_Critical_ForegroundColor);
632
645
  }
633
646
 
634
647
  .sapMITBFilterDefault {
635
648
  background: @_sap_m_IconTabBar_SelectedTextColor;
636
- color: var(--sapContent_ContrastIconColor);
637
- }
638
-
639
- .sapMITBFilterNeutral {
640
- background: var(--sapNeutralElementColor);
641
- color: var(--sapContent_ContrastIconColor);
642
- }
643
-
644
- .sapMITBFilterPositive {
645
- background: var(--sapPositiveElementColor);
646
- color: var(--sapContent_ContrastIconColor);
647
- }
648
-
649
- .sapMITBFilterNegative {
650
- background: var(--sapNegativeElementColor);
651
- color: var(--sapContent_ContrastIconColor);
652
- }
653
-
654
- .sapMITBFilterCritical {
655
- background: var(--sapCriticalElementColor);
656
- color: var(--sapContent_ContrastIconColor);
649
+ color: var(--sapTab_Selected_IconColor);
657
650
  }
658
651
  }
659
652
 
@@ -930,7 +923,6 @@ html.sap-desktop {
930
923
  .sapMITH {
931
924
 
932
925
  .sapMITBFilterWithItems .sapMITBFilterExpandBtn {
933
- margin-left: -1px;
934
- /* to hide the separator on hover over the button */
926
+ margin-left: -1px; /* to hide the separator on hover over the button */
935
927
  }
936
928
  }
@@ -6,7 +6,7 @@
6
6
  .sapMTB-Info-CTX > .sapMLabel {
7
7
  font-style: italic;
8
8
 
9
- & > .sapMLabelTextWrapper {
9
+ .sapMLabelTextWrapper {
10
10
  padding-right: 5px;
11
11
  }
12
12
  }
@@ -15,4 +15,12 @@
15
15
  .sapMListTbl .sapMColumnHeader .sapMLabel {
16
16
  font-family: var(--sapFontSemiboldDuplexFamily);
17
17
  font-weight: normal;
18
+ }
19
+
20
+ /* ========================================================== */
21
+ /* Checkbox overrides */
22
+ /* ========================================================== */
23
+
24
+ .sapMCb .sapMLabel {
25
+ color: var(--sapField_TextColor);
18
26
  }
@@ -3,9 +3,6 @@
3
3
  /* Horizon theme */
4
4
  /* =================================== */
5
5
 
6
- .sapMMsgStrip {
7
- border-radius: var(--sapPopover_BorderCornerRadius);
8
- }
9
6
 
10
7
  .sapMMsgStripInformation {
11
8
  background-color: var(--sapInformationBackground);
@@ -37,7 +37,6 @@
37
37
  /* Bulleted indicator of multiple tiles */
38
38
  .sapMSTBulleted .sapMSTIndicator {
39
39
  border: solid 0.0625rem var(--sapTile_OverlayForegroundColor);
40
- opacity: 0.6;
41
40
  box-shadow: 0 0 0.125rem var(--sapContent_ShadowColor);
42
41
  margin: 0 0.094rem;
43
42
  }
@@ -3,14 +3,23 @@
3
3
  /* Horizon theme */
4
4
  /* ============================ */
5
5
 
6
- @_sap_m_Table_SelNavColWidth: 2.75rem;
7
- @_sap_m_Table_CustomFocusMargin: 0;
8
-
9
6
  .sapMListBGTransparent .sapMListTblHeader,
10
7
  .sapMListBGTransparent .sapMListTblFooter {
11
8
  background-color: fade(@sapUiListBackground, 0%);
12
9
  }
13
10
 
11
+ .sapMListTblSelCol,
12
+ .sapMListTblHasNav .sapMListTblNavCol {
13
+ width: 2.75rem;
14
+ }
15
+
16
+ .sapMTableRowCustomFocus:focus {
17
+ & + .sapMListTblSubRow > td::before,
18
+ & > :not(.sapMListTblDummyCell:last-child)::before {
19
+ margin-right: 0; /* make the focus border clearly visible on all sides */
20
+ }
21
+ }
22
+
14
23
  .sapMListBGTranslucent .sapMListTblHeader,
15
24
  .sapMListBGTranslucent .sapMListTblFooter {
16
25
  background-color: var(--sapList_Background);
@@ -8,7 +8,8 @@
8
8
 
9
9
  .sapMTileCnt.News {
10
10
  background-color: var(--sapTile_OverlayBackground);
11
- .sapMTileCntContent{
11
+
12
+ .sapMTileCntContent {
12
13
  height: 3.625rem;
13
14
  }
14
15
  }
@@ -3,6 +3,6 @@
3
3
  /* Horizon theme */
4
4
  /* ================================= */
5
5
 
6
- @_sap_m_TimePicker_ItemColor: @sapUiLegendWorkingBackground;
7
- @_sap_m_TimePicker_ItemHoverColor: @sapUiListHoverBackground;
8
- @_sap_m_TimePicker_ItemBorderColor: @sapUiListBackground;
6
+ @_sap_m_TimePicker_ItemColor: var(--sapLegend_WorkingBackground);
7
+ @_sap_m_TimePicker_ItemHoverColor: var(--sapList_Hover_Background);
8
+ @_sap_m_TimePicker_ItemBorderColor: var(--sapList_Background);
@@ -3,16 +3,16 @@
3
3
  /* Horizon theme */
4
4
  /* ======================================== */
5
5
 
6
- /* ======================================== */
7
- /* TimePicker Dropdown */
8
- /* ======================================== */
6
+ /* TimePicker Dropdown */
9
7
  .sapMTimePickerSlider {
8
+
10
9
  .sapMTimePickerItem {
11
- border-radius: @sapUiButtonBorderCornerRadius;
10
+ border-radius: var(--sapButton_BorderCornerRadius);
12
11
  }
13
12
  }
14
13
 
15
14
  .sapMTimePickerContainer {
15
+
16
16
  .sapMTPColumn:not(:last-child),
17
17
  .sapMTPColumn.sapMTPSliderExpanded:not(:last-child) {
18
18
  margin-right: 0.5rem;
@@ -20,77 +20,98 @@
20
20
  }
21
21
 
22
22
  .sapMTimePickerContainer .sapMTPColumn {
23
+
23
24
  .sapMTimePickerSlider,
24
25
  .sapMTimePickerLabel,
25
26
  .sapMTimePickerSlider {
27
+
26
28
  .sapMTimePickerItem,
27
29
  .sapMTPPickerSelectionFrame,
28
30
  .sapMTPSliderExpanded {
29
31
  width: 3rem;
30
32
  height: 2.875rem;
31
33
  }
34
+
32
35
  width: 3rem;
33
36
  height: 2.875rem;
34
37
  }
35
38
  }
36
39
 
37
40
  .sapUiSizeCompact .sapMTimePickerContainer .sapMTPColumn {
41
+
38
42
  .sapMTimePickerSlider,
39
43
  .sapMTimePickerLabel,
40
44
  .sapMTimePickerSlider {
45
+
41
46
  .sapMTimePickerItem,
42
47
  .sapMTPPickerSelectionFrame,
43
48
  .sapMTPSliderExpanded {
44
49
  width: 3rem;
45
50
  }
51
+
46
52
  width: 3rem;
47
53
  height: 2rem;
48
54
  }
49
55
  }
50
56
 
51
57
  .sapMTimePickerContainer {
58
+
52
59
  .sapMTPColumn {
60
+
53
61
  .sapMTimePickerSlider {
62
+
54
63
  .sapMTimePickerItem {
55
- background: @sapUiContentSelectedBackground;
56
- border: 0.0625rem solid @sapUiListBackground;
57
- color: @sapUiContentFocusColor;
58
- border-color: @sapUiContentFocusColor;
64
+ background: var(--sapContent_Selected_Background);
65
+ border: 0.0625rem solid var(--sapList_Background);
66
+ color: var(--sapContent_FocusColor);
67
+ border-color: var(--sapContent_FocusColor);
68
+
59
69
  &:hover {
60
- background: @sapUiListHoverBackground;
61
- color: @sapUiContentFocusColor;
70
+ background: var(--sapList_Hover_Background);
71
+ color: var(--sapContent_FocusColor);
62
72
  }
63
73
  }
64
74
  }
75
+
65
76
  &.sapMTPSliderExpanded {
77
+
66
78
  .sapMTimePickerSlider {
79
+
67
80
  .sapMTimePickerItem {
68
- background: @sapUiLegendWorkingBackground;
69
- border: 0.0625rem solid @sapUiListBackground;;
81
+ background: var(--sapLegend_WorkingBackground);
82
+ border: 0.0625rem solid var(--sapList_Background);
83
+
70
84
  &:hover {
71
- background: @sapUiListHoverBackground;
85
+ background: var(--sapList_Hover_Background);
72
86
  }
87
+
73
88
  &:active {
74
- background: @sapUiContentSelectedBackground;
75
- color: @sapUiContentSelectedTextColor;
89
+ background: var(--sapContent_Selected_Background);
90
+ color: var(--sapContent_Selected_TextColor);
76
91
  }
77
- &.sapMTimePickerItemSelected{
78
- background: @sapUiListBackground
92
+
93
+ &.sapMTimePickerItemSelected {
94
+ background: var(--sapList_Background)
79
95
  }
80
96
  }
97
+
81
98
  .sapMTPPickerSelectionFrame {
82
- border: 0.125rem solid @sapUiListSelectionBorderColor;
83
- border-radius: @sapUiButtonBorderCornerRadius;
84
- outline:none;
99
+ border: 0.125rem solid var(--sapList_SelectionBorderColor);
100
+ border-radius: var(--sapButton_BorderCornerRadius);
101
+ outline: none;
102
+
85
103
  &:hover {
104
+
86
105
  + ul > li.sapMTimePickerItem.sapMTimePickerItemSelected {
87
- background: @sapUiListHoverBackground;
106
+ background: var(--sapList_Hover_Background);
88
107
  }
89
108
  }
109
+
90
110
  &:active {
111
+
91
112
  & + ul > li.sapMTimePickerItem.sapMTimePickerItemSelected {
92
- background: @sapUiContentSelectedBackground;
93
- color: @sapUiContentSelectedTextColor;
113
+ background: var(--sapContent_Selected_Background);
114
+ color: var(--sapContent_Selected_TextColor);
94
115
  }
95
116
  }
96
117
  }
@@ -103,41 +124,48 @@
103
124
  }
104
125
  }
105
126
 
106
-
107
127
  /* PHONE STYLES */
108
128
  .sap-phone {
109
- /* ======================================== */
110
- /* TimePicker Dropdown */
111
- /* ======================================== */
112
129
 
130
+ /* TimePicker Dropdown */
113
131
  .sapMTimePickerContainer {
132
+
114
133
  .sapMTPColumn {
134
+
115
135
  .sapMTimePickerSlider,
116
136
  .sapMTimePickerLabel,
117
137
  .sapMTimePickerSlider {
138
+
118
139
  .sapMTimePickerItem,
119
140
  .sapMTPPickerSelectionFrame,
120
141
  .sapMTPSliderExpanded {
121
142
  width: 3rem;
122
143
  height: 2.875rem;
123
144
  }
145
+
124
146
  width: 3rem;
125
147
  height: 2.875rem;
126
148
  }
149
+
127
150
  .sapMTimePickerSlider {
151
+
128
152
  .sapMTimePickerItem {
129
- border: 1px solid @sapUiListBackground;;
153
+ border: 1px solid var(--sapList_Background);
130
154
  }
131
155
  }
156
+
132
157
  &.sapMTPSliderExpanded {
158
+
133
159
  .sapMTimePickerSlider {
160
+
134
161
  .sapMTimePickerItem {
135
- background: @sapUiLegendWorkingBackground;
136
- border: 1px solid @sapUiListBackground;;
162
+ background: var(--sapLegend_WorkingBackground);
163
+ border: 1px solid var(--sapList_Background);
137
164
  width: 3rem;
138
165
  }
166
+
139
167
  .sapMTPPickerSelectionFrame {
140
- outline: 0.125rem solid @sapUiSelected;
168
+ outline: 0.125rem solid var(--sapSelectedColor);
141
169
  outline-offset: -0.188rem;
142
170
  }
143
171
  }