@openui5/themelib_sap_horizon 1.109.0 → 1.110.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 (140) hide show
  1. package/.reuse/dep5 +16 -16
  2. package/THIRDPARTY.txt +2 -2
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_horizon/DynamicPage.less +3 -1
  5. package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +2 -0
  6. package/src/sap/f/themes/sap_horizon/ShellBar.less +11 -1
  7. package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
  8. package/src/sap/f/themes/sap_horizon_dark/DynamicPage.less +2 -1
  9. package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +2 -1
  10. package/src/sap/f/themes/sap_horizon_dark/ShellBar.less +9 -1
  11. package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
  12. package/src/sap/f/themes/sap_horizon_hcb/DynamicPage.less +3 -1
  13. package/src/sap/f/themes/sap_horizon_hcb/ShellBar.less +6 -1
  14. package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
  15. package/src/sap/f/themes/sap_horizon_hcw/DynamicPage.less +3 -1
  16. package/src/sap/f/themes/sap_horizon_hcw/ShellBar.less +8 -1
  17. package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
  18. package/src/sap/m/themes/sap_horizon/Carousel.less +2 -1
  19. package/src/sap/m/themes/sap_horizon/Dialog.less +3 -3
  20. package/src/sap/m/themes/sap_horizon/GenericTile.less +22 -1
  21. package/src/sap/m/themes/sap_horizon/IconTabBar.less +4 -0
  22. package/src/sap/m/themes/sap_horizon/InputBase.less +1 -1
  23. package/src/sap/m/themes/sap_horizon/ListBase.less +4 -0
  24. package/src/sap/m/themes/sap_horizon/MenuButton.less +18 -0
  25. package/src/sap/m/themes/sap_horizon/MessageView.less +3 -0
  26. package/src/sap/m/themes/sap_horizon/ProgressIndicator.less +11 -2
  27. package/src/sap/m/themes/sap_horizon/RadioButton.less +2 -1
  28. package/src/sap/m/themes/sap_horizon/SplitButton.less +4 -0
  29. package/src/sap/m/themes/sap_horizon/Table.less +1 -1
  30. package/src/sap/m/themes/sap_horizon/TextArea.less +22 -14
  31. package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
  32. package/src/sap/m/themes/sap_horizon_dark/Carousel.less +2 -1
  33. package/src/sap/m/themes/sap_horizon_dark/Dialog.less +3 -3
  34. package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +22 -7
  35. package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +4 -0
  36. package/src/sap/m/themes/sap_horizon_dark/ListBase.less +4 -0
  37. package/src/sap/m/themes/sap_horizon_dark/MenuButton.less +17 -0
  38. package/src/sap/m/themes/sap_horizon_dark/MessageView.less +3 -0
  39. package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +2 -1
  40. package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +4 -0
  41. package/src/sap/m/themes/sap_horizon_dark/Table.less +1 -1
  42. package/src/sap/m/themes/sap_horizon_dark/TextArea.less +23 -15
  43. package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +1 -1
  44. package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
  45. package/src/sap/m/themes/sap_horizon_hcb/Dialog.less +3 -3
  46. package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +7 -0
  47. package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +13 -0
  48. package/src/sap/m/themes/sap_horizon_hcb/Table.less +1 -1
  49. package/src/sap/m/themes/sap_horizon_hcb/TextArea.less +15 -0
  50. package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
  51. package/src/sap/m/themes/sap_horizon_hcw/Dialog.less +3 -3
  52. package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +7 -0
  53. package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +13 -0
  54. package/src/sap/m/themes/sap_horizon_hcw/Table.less +1 -1
  55. package/src/sap/m/themes/sap_horizon_hcw/TextArea.less +15 -0
  56. package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
  57. package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
  58. package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
  59. package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
  60. package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
  61. package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
  62. package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +1 -1
  63. package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +1 -1
  64. package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +1 -1
  65. package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
  66. package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +1 -1
  67. package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +1 -1
  68. package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +1 -1
  69. package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
  70. package/src/sap/ui/core/themes/sap_horizon/base.less +5 -5
  71. package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
  72. package/src/sap/ui/core/themes/sap_horizon/global.less +1 -1
  73. package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
  74. package/src/sap/ui/core/themes/sap_horizon/shared.less +35 -29
  75. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
  76. package/src/sap/ui/core/themes/sap_horizon_dark/base.less +7 -7
  77. package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
  78. package/src/sap/ui/core/themes/sap_horizon_dark/global.less +2 -2
  79. package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
  80. package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +35 -29
  81. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
  82. package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +5 -5
  83. package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.ttf +0 -0
  84. package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -1
  85. package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +35 -29
  86. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
  87. package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +5 -5
  88. package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
  89. package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
  90. package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +35 -28
  91. package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
  92. package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
  93. package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
  94. package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +1 -1
  95. package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
  96. package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +1 -1
  97. package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +1 -1
  98. package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +1 -1
  99. package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
  100. package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
  101. package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
  102. package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
  103. package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
  104. package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
  105. package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
  106. package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
  107. package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
  108. package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
  109. package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +1 -1
  110. package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +1 -1
  111. package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +0 -6
  112. package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -1
  113. package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +4 -8
  114. package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -1
  115. package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -1
  116. package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -1
  117. package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
  118. package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
  119. package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
  120. package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +1 -1
  121. package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
  122. package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
  123. package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
  124. package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -1
  125. package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +40 -5
  126. package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
  127. package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +40 -5
  128. package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +1 -1
  129. package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +36 -5
  130. package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +1 -1
  131. package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +40 -4
  132. package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +1 -1
  133. package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
  134. package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +1 -1
  135. package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +1 -1
  136. package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +1 -1
  137. package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
  138. package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
  139. package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
  140. package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
@@ -53,4 +53,22 @@
53
53
  .sapMMenuBtn.sapMMenuBtnRegular .sapMBtnInner.sapMBtnTransparent::after,
54
54
  .sapMMenuBtn.sapMMenuBtnRegular:hover .sapMBtnInner.sapMBtnDefault::after {
55
55
  color: @sapUiButtonActiveTextColor;
56
+ }
57
+
58
+ .sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
59
+ padding-right: 0.4375rem;
60
+ padding-left: 0.4375rem;
61
+
62
+ .sapMBtnContent {
63
+ position: relative;
64
+ top: -1px;
65
+ left: 0;
66
+ }
67
+ }
68
+
69
+ .sapUiSizeCompact {
70
+ .sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
71
+ padding-right: 0.3125rem;
72
+ padding-left: 0.3125rem;
73
+ }
56
74
  }
@@ -42,6 +42,9 @@
42
42
  font-family: @sapUiFontHeaderFamily;
43
43
  font-size: @sapUiFontHeader5Size;
44
44
  font-weight: @sapUiFontHeaderWeight;
45
+ }
46
+
47
+ .sapMMsgViewTitleText:not(.sapMLnk) {
45
48
  color: @sapUiGroupTitleTextColor;
46
49
  }
47
50
 
@@ -205,9 +205,18 @@
205
205
  }
206
206
  }
207
207
 
208
- /* Compact and Condensed */
209
- .sapUiSizeCondensed .sapUiTableDataCell .sapMPI:not(.sapMPIDisplayOnly),
208
+ /* Compact */
210
209
  .sapUiSizeCompact .sapUiTableDataCell .sapMPI:not(.sapMPIDisplayOnly) {
210
+ margin: 0;
211
+ }
212
+
213
+ /* Condensed */
214
+ .sapUiSizeCondensed .sapUiTableDataCell .sapMPI:not(.sapMPIDisplayOnly) {
211
215
  padding: 0.4375rem 0;
212
216
  margin: 0;
217
+
218
+ }
219
+
220
+ .sapUiSizeCondensed .sapUiTableDataCell .sapMPIValueGreaterHalf .sapMPITextLeft {
221
+ display: none;
213
222
  }
@@ -71,6 +71,7 @@
71
71
  bottom: 0.25rem;
72
72
  top: 0.25rem;
73
73
  left: 0.25rem;
74
+ right: 0.25rem;
74
75
  }
75
76
  }
76
77
 
@@ -91,7 +92,7 @@
91
92
  bottom: 0.25rem;
92
93
  top: 0.25rem;
93
94
  left: 0.25rem;
94
- right: 0.375rem;
95
+ right: 0.25rem;
95
96
  border-radius: 0.5rem;
96
97
  }
97
98
 
@@ -26,6 +26,10 @@
26
26
  }
27
27
  }
28
28
 
29
+ .sapMTB-Transparent-CTX .sapMSB .sapMSBText:hover .sapMBtnDefault.sapMBtnInner.sapMBtnText {
30
+ padding-right: 0.5625rem;
31
+ }
32
+
29
33
  //ie
30
34
  .sapMSBTextIE.sapMSBText {
31
35
  padding-right: 2.25rem;
@@ -35,7 +35,7 @@
35
35
  }
36
36
 
37
37
  /* overwrite text control styles */
38
- .sapUiSizeCompact .sapMListTblCell {
38
+ .sapMListTblCell {
39
39
  .sapMLnk,
40
40
  .sapMText,
41
41
  .sapMLabel,
@@ -3,9 +3,16 @@
3
3
  /* Horizon theme */
4
4
  /* =============================== */
5
5
 
6
- /* uses sapMInputBase styles */
7
- @_sapMTextAreaPadding: 0.5rem 0.625rem;
8
- @_sapMTextAreaValueStatePadding: 0.4375rem 0.625rem;
6
+ @_sapMTextAreaPadding: 0.5rem 0.625rem 0.4375rem;
7
+ @_sapMTextAreaPadding_Compact: 0.1875rem 0.5rem 0.125rem;
8
+ @_sapMTextAreaReadonlyPadding: 0.4375rem 0.625rem 0.375rem;
9
+ @_sapMTextAreaReadonlyPadding_Compact: 0.125rem 0.5rem 0.0625rem;
10
+ @_sapMTextAreaValueStateSuccessPadding: 0.5rem 0.625rem 0.4375rem;
11
+ @_sapMTextAreaValueStateSuccessPadding_Compact: 0.1875rem 0.5rem 0.125rem;
12
+ @_sapMTextAreaValueStateInformationPadding: 0.5rem 0.625rem 0.4375rem;
13
+ @_sapMTextAreaValueStateInformationPadding_Compact: 0.1875rem 0.5rem 0.125rem;
14
+ @_sapMTextAreaValueStateErrorWarningPadding: 0.5rem 0.625rem 0.4375rem;
15
+ @_sapMTextAreaValueStateErrorWarningPadding_Compact: 0.1875rem 0.5rem 0.125rem;
9
16
 
10
17
  .sapMInputBase.sapMTextArea {
11
18
  min-height: 2.25rem;
@@ -13,21 +20,22 @@
13
20
 
14
21
  /* Text Area General */
15
22
  .sapMFocus.sapMTextArea .sapMInputBaseContentWrapper .sapMInputBaseInner {
16
- outline-style: solid;
17
- outline-width: 2px;
23
+ outline: none;
18
24
  }
19
25
 
20
- /* Text Area Warning */
21
- .sapMFocus.sapMTextArea .sapMInputBaseContentWrapperWarning > .sapMInputBaseInner {
22
- outline-color: @sapField_WarningColor;
26
+ .sapMInputBase.sapMTextArea .sapMTextAreaInner {
27
+ line-height: 1.5;
23
28
  }
24
29
 
25
- /* Text Area Error */
26
- .sapMFocus.sapMTextArea .sapMInputBaseContentWrapperError > .sapMInputBaseInner {
27
- outline-color: @sapField_InvalidColor;
30
+ .sapMTextArea.sapMInputBaseReadonly .sapMInputBaseReadonlyWrapper {
31
+ border: @sapUiFieldBorderWidth dashed @sapUiFieldReadOnlyBorderColor;
28
32
  }
29
33
 
30
- /* Text Area Success */
31
- .sapMFocus.sapMTextArea .sapMInputBaseContentWrapperSuccess > .sapMInputBaseInner {
32
- outline-color: @sapField_SuccessColor;
34
+ .sapMFocus.sapMTextArea.sapMInputBase.sapMInputBaseReadonly .sapMInputBaseContentWrapper {
35
+ &::before {
36
+ top: 1px;
37
+ left: 1px;
38
+ right: 1px;
39
+ bottom: 1px;
40
+ }
33
41
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -7,7 +7,8 @@
7
7
  // Variables overriding
8
8
  // ==========================================================================
9
9
 
10
- @_sap_m_Carousel_BackgroundColor: @sapUiBaseBG;
10
+ @_sap_m_Carousel_BackgroundColorSolid: @sapUiGroupContentBackground;
11
+ @_sap_m_Carousel_BackgroundColorTranslucent: @sapUiBaseBG;
11
12
  @_sap_m_Carousel_MinWidth: 15.5rem;
12
13
  @_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
13
14
  @_sap_m_Carousel_NumericIndicatorTextColor: @sapUiPageFooterTextColor;
@@ -32,7 +32,7 @@
32
32
  box-sizing: border-box;
33
33
  }
34
34
 
35
- .sapMDialog > header.sapMDialogTitle .sapMDialogIcon.sapUiIcon {
35
+ .sapMDialog > header .sapMDialogTitleGroup .sapMDialogIcon.sapUiIcon {
36
36
  font-size: 1rem;
37
37
  }
38
38
 
@@ -50,7 +50,7 @@
50
50
  min-width: 4rem;
51
51
  }
52
52
 
53
- .sapMDialogTitle {
53
+ .sapMDialogTitleGroup {
54
54
  z-index: 3; // to hide the shadow from the header when there is sub-header
55
55
  }
56
56
 
@@ -83,7 +83,7 @@ html.sap-phone .sapMDialog {
83
83
  }
84
84
 
85
85
  // Responsive paddings
86
- .sapMDialogTitle, .sapMDialogSubHeader {
86
+ .sapMDialogTitleGroup, .sapMDialogSubHeader {
87
87
  .sapUi-Std-PaddingS, .sapUi-Std-PaddingM,
88
88
  .sapUi-Std-PaddingL, .sapUi-Std-PaddingXL {
89
89
  &.sapMIBar {
@@ -270,13 +270,6 @@ html.sap-desktop .sapMGTLineModePress .sapMGTFocusDiv {
270
270
  border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
271
271
  }
272
272
 
273
- html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus
274
- {
275
- .sapMGTFocusDiv{
276
- border: none;
277
- }
278
- }
279
-
280
273
  html.sap-desktop .sapMGTActionButtonPress.sapMGT:active
281
274
  {
282
275
  .sapMGTFocusDiv{
@@ -505,4 +498,26 @@ html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv:after, html
505
498
  border-bottom-left-radius: 0.87rem;
506
499
  border-bottom-right-radius: 0.87rem;
507
500
  }
501
+ }
502
+
503
+ /******************* OVERLAYS AND HELPERS *******************/
504
+
505
+ .sapMGTOverlay {
506
+ border-radius: inherit;
507
+ }
508
+
509
+ .sapMGT.sapMGTBackgroundImage {
510
+ .sapMGTOverlay {
511
+ border-radius: 0.9rem;
512
+ }
513
+ &.sapMGTStateFailed {
514
+ .sapMGTWithImageHoverOverlay {
515
+ border-radius: @sapTile_BorderCornerRadius;
516
+ }
517
+ }
518
+ &:active {
519
+ .sapMGTOverlay {
520
+ border-radius: 0.95rem;
521
+ }
522
+ }
508
523
  }
@@ -555,6 +555,10 @@ html.sap-desktop {
555
555
  top: 0.125rem;
556
556
  }
557
557
  }
558
+
559
+ .sapMITBItem .sapMITBFilterIcon {
560
+ margin-right: @_sap_m_IconTabBar_HorizontalTextPaddingLeft;
561
+ }
558
562
  }
559
563
 
560
564
  .sapMITHStartOverflow,
@@ -29,4 +29,8 @@
29
29
 
30
30
  .sapMGrowingListDummyColumn {
31
31
  border-right: 1px solid @sapUiListTableFixedBorderColor;
32
+ }
33
+
34
+ .sapMGrowingListTrigger {
35
+ border-top: @sapUiListBorderWidth solid @sapUiListHeaderBorderColor;
32
36
  }
@@ -57,4 +57,21 @@
57
57
  .sapMMenuBtn.sapMMenuBtnRegular .sapMBtnInner.sapMBtnTransparent::after,
58
58
  .sapMMenuBtn.sapMMenuBtnRegular:hover .sapMBtnInner.sapMBtnDefault::after {
59
59
  color: @sapUiButtonActiveTextColor;
60
+ }
61
+
62
+ .sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
63
+ padding-right: 0.4375rem;
64
+ padding-left: 0.4375rem;
65
+
66
+ .sapMBtnContent {
67
+ position: relative;
68
+ left: 0;
69
+ }
70
+ }
71
+
72
+ .sapUiSizeCompact {
73
+ .sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
74
+ padding-right: 0.3125rem;
75
+ padding-left: 0.3125rem;
76
+ }
60
77
  }
@@ -46,6 +46,9 @@
46
46
  font-family: @sapUiFontHeaderFamily;
47
47
  font-size: @sapUiFontHeader5Size;
48
48
  font-weight: @sapUiFontHeaderWeight;
49
+ }
50
+
51
+ .sapMMsgViewTitleText:not(.sapMLnk) {
49
52
  color: @sapUiGroupTitleTextColor;
50
53
  }
51
54
 
@@ -71,6 +71,7 @@
71
71
  bottom: 0.25rem;
72
72
  top: 0.25rem;
73
73
  left: 0.25rem;
74
+ right: 0.25rem;
74
75
  }
75
76
  }
76
77
 
@@ -91,7 +92,7 @@
91
92
  bottom: 0.25rem;
92
93
  top: 0.25rem;
93
94
  left: 0.25rem;
94
- right: 0.375rem;
95
+ right: 0.25rem;
95
96
  border-radius: 0.5rem;
96
97
  }
97
98
 
@@ -26,6 +26,10 @@
26
26
  }
27
27
  }
28
28
 
29
+ .sapMTB-Transparent-CTX .sapMSB .sapMSBText:hover .sapMBtnDefault.sapMBtnInner.sapMBtnText {
30
+ padding-right: 0.5625rem;
31
+ }
32
+
29
33
  //ie
30
34
  .sapMSBTextIE.sapMSBText {
31
35
  padding-right: 2.25rem;
@@ -42,7 +42,7 @@
42
42
  }
43
43
 
44
44
  /* overwrite text control styles */
45
- .sapUiSizeCompact .sapMListTblCell {
45
+ .sapMListTblCell {
46
46
  .sapMLnk,
47
47
  .sapMText,
48
48
  .sapMLabel,
@@ -3,9 +3,16 @@
3
3
  /* Evening Horizon theme */
4
4
  /* =============================== */
5
5
 
6
- /* uses sapMInputBase styles */
7
- @_sapMTextAreaPadding: 0.5rem 0.625rem;
8
- @_sapMTextAreaValueStatePadding: 0.4375rem 0.625rem;
6
+ @_sapMTextAreaPadding: 0.5rem 0.625rem 0.4375rem;
7
+ @_sapMTextAreaPadding_Compact: 0.1875rem 0.5rem 0.125rem;
8
+ @_sapMTextAreaReadonlyPadding: 0.4375rem 0.625rem 0.375rem;
9
+ @_sapMTextAreaReadonlyPadding_Compact: 0.125rem 0.5rem 0.0625rem;
10
+ @_sapMTextAreaValueStateSuccessPadding: 0.5rem 0.625rem 0.4375rem;
11
+ @_sapMTextAreaValueStateSuccessPadding_Compact: 0.1875rem 0.5rem 0.125rem;
12
+ @_sapMTextAreaValueStateInformationPadding: 0.5rem 0.625rem 0.4375rem;
13
+ @_sapMTextAreaValueStateInformationPadding_Compact: 0.1875rem 0.5rem 0.125rem;
14
+ @_sapMTextAreaValueStateErrorWarningPadding: 0.5rem 0.625rem 0.4375rem;
15
+ @_sapMTextAreaValueStateErrorWarningPadding_Compact: 0.1875rem 0.5rem 0.125rem;
9
16
 
10
17
  .sapMInputBase.sapMTextArea {
11
18
  min-height: 2.25rem;
@@ -13,21 +20,22 @@
13
20
 
14
21
  /* Text Area General */
15
22
  .sapMFocus.sapMTextArea .sapMInputBaseContentWrapper .sapMInputBaseInner {
16
- outline-style: solid;
17
- outline-width: 2px;
23
+ outline: none;
18
24
  }
19
25
 
20
- /* Text Area Warning */
21
- .sapMFocus.sapMTextArea .sapMInputBaseContentWrapperWarning > .sapMInputBaseInner {
22
- outline-color: @sapField_WarningColor;
26
+ .sapMInputBase.sapMTextArea .sapMTextAreaInner {
27
+ line-height: 1.5;
23
28
  }
24
29
 
25
- /* Text Area Error */
26
- .sapMFocus.sapMTextArea .sapMInputBaseContentWrapperError > .sapMInputBaseInner {
27
- outline-color: @sapField_InvalidColor;
30
+ .sapMTextArea.sapMInputBaseReadonly .sapMInputBaseReadonlyWrapper {
31
+ border: @sapUiFieldBorderWidth dashed @sapUiFieldReadOnlyBorderColor;
28
32
  }
29
33
 
30
- /* Text Area Success */
31
- .sapMFocus.sapMTextArea .sapMInputBaseContentWrapperSuccess > .sapMInputBaseInner {
32
- outline-color: @sapField_SuccessColor;
33
- }
34
+ .sapMFocus.sapMTextArea.sapMInputBase.sapMInputBaseReadonly .sapMInputBaseContentWrapper {
35
+ &::before {
36
+ top: 1px;
37
+ left: 1px;
38
+ right: 1px;
39
+ bottom: 1px;
40
+ }
41
+ }
@@ -10,7 +10,7 @@ html.sap-desktop .sapMTBActive:focus {
10
10
 
11
11
  .sapMTB {
12
12
  height: 2.75rem;
13
- padding: 0 0.5rem;
13
+ padding: 0 0.5rem 0 0.25rem;
14
14
  background: @sapUiToolbarBackground;
15
15
  }
16
16
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -19,7 +19,7 @@
19
19
  box-sizing: border-box;
20
20
  }
21
21
 
22
- .sapMDialog > header.sapMDialogTitle .sapMDialogIcon.sapUiIcon {
22
+ .sapMDialog > header .sapMDialogTitleGroup .sapMDialogIcon.sapUiIcon {
23
23
  font-size: 1rem;
24
24
  }
25
25
 
@@ -37,7 +37,7 @@
37
37
  min-width: 4rem;
38
38
  }
39
39
 
40
- .sapMDialogTitle {
40
+ .sapMDialogTitleGroup {
41
41
  z-index: 3; // to hide the shadow from the header when there is sub-header
42
42
  }
43
43
 
@@ -70,7 +70,7 @@ html.sap-phone .sapMDialog {
70
70
  }
71
71
 
72
72
  // Responsive paddings
73
- .sapMDialogTitle, .sapMDialogSubHeader {
73
+ .sapMDialogTitleGroup, .sapMDialogSubHeader {
74
74
  .sapUi-Std-PaddingS, .sapUi-Std-PaddingM,
75
75
  .sapUi-Std-PaddingL, .sapUi-Std-PaddingXL {
76
76
  &.sapMIBar {
@@ -146,6 +146,12 @@ html.sap-desktop .sapMGT:active .sapMGTFocusDiv {
146
146
  opacity: 1;
147
147
  }
148
148
 
149
+ .sapMGT.sapMGTBackgroundImage {
150
+ .sapMGTOverlay {
151
+ border-radius: 0.08rem;
152
+ }
153
+ }
154
+
149
155
  .sapMGTOverlay > .sapUiLocalBusyIndicator > .sapUiLocalBusyIndicatorAnimation {
150
156
  border: none;
151
157
  box-shadow: none;
@@ -165,6 +171,7 @@ html.sap-desktop .sapMGT:not(.sapMGTStateDisabled,.sapMGTLineMode,.TwoByHalf.sap
165
171
  border-color: transparent !important;
166
172
  .sapMGTFocusDiv{
167
173
  outline:solid 0.1875rem @sapTile_Interactive_BorderColor;
174
+ border-radius: inherit;
168
175
  }
169
176
  }
170
177
 
@@ -304,4 +304,17 @@ html.sap-desktop .sapMObjStatusActive:focus {
304
304
 
305
305
  .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon) {
306
306
  vertical-align: middle;
307
+ }
308
+
309
+ .sapMListTblCell {
310
+ .sapMObjStatus.sapMObjStatusInverted {
311
+
312
+ .sapMObjStatusIcon{
313
+ vertical-align: middle;
314
+ }
315
+
316
+ .sapMObjStatusText {
317
+ line-height: 0.875rem;
318
+ }
319
+ }
307
320
  }
@@ -45,7 +45,7 @@
45
45
  }
46
46
 
47
47
  /* overwrite text control styles */
48
- .sapUiSizeCompact .sapMListTblCell {
48
+ .sapMListTblCell {
49
49
  .sapMLnk,
50
50
  .sapMText,
51
51
  .sapMLabel,
@@ -3,10 +3,25 @@
3
3
  /* Horizon High Contrast Black theme */
4
4
  /* ================================== */
5
5
 
6
+ @_sapMTextAreaPadding: 0.375rem 0.5rem 0.3125rem;
7
+ @_sapMTextAreaPadding_Compact: 0.0625rem 0.375rem 0;
8
+ @_sapMTextAreaReadonlyPadding: 0.375rem 0.625rem 0.3125rem;
9
+ @_sapMTextAreaReadonlyPadding_Compact: 0.0625rem 0.375rem 0;
10
+ @_sapMTextAreaValueStateSuccessPadding: 0.375rem 0.5rem 0.3125rem;
11
+ @_sapMTextAreaValueStateSuccessPadding_Compact: 0.0625rem 0.375rem 0;
12
+ @_sapMTextAreaValueStateInformationPadding: 0.4375rem 0.5625rem 0.375rem;
13
+ @_sapMTextAreaValueStateInformationPadding_Compact: 0.125rem 0.4375rem 0.0625rem;
14
+ @_sapMTextAreaValueStateErrorWarningPadding: 0.375rem 0.5rem 0.3125rem;
15
+ @_sapMTextAreaValueStateErrorWarningPadding_Compact: 0.0625rem 0.375rem 0;
16
+
6
17
  .sapMFocus.sapMTextArea {
7
18
  & .sapMInputBaseContentWrapper {
8
19
  .sapMInputBaseInner {
9
20
  outline-offset: -3px;
10
21
  }
11
22
  }
23
+ }
24
+
25
+ .sapMInputBase.sapMTextArea .sapMTextAreaInner {
26
+ line-height: 1.5;
12
27
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -19,7 +19,7 @@
19
19
  box-sizing: border-box;
20
20
  }
21
21
 
22
- .sapMDialog > header.sapMDialogTitle .sapMDialogIcon.sapUiIcon {
22
+ .sapMDialog > header .sapMDialogTitleGroup .sapMDialogIcon.sapUiIcon {
23
23
  font-size: 1rem;
24
24
  }
25
25
 
@@ -37,7 +37,7 @@
37
37
  min-width: 4rem;
38
38
  }
39
39
 
40
- .sapMDialogTitle {
40
+ .sapMDialogTitleGroup {
41
41
  z-index: 3; // to hide the shadow from the header when there is sub-header
42
42
  }
43
43
 
@@ -70,7 +70,7 @@ html.sap-phone .sapMDialog {
70
70
  }
71
71
 
72
72
  // Responsive paddings
73
- .sapMDialogTitle, .sapMDialogSubHeader {
73
+ .sapMDialogTitleGroup, .sapMDialogSubHeader {
74
74
  .sapUi-Std-PaddingS, .sapUi-Std-PaddingM,
75
75
  .sapUi-Std-PaddingL, .sapUi-Std-PaddingXL {
76
76
  &.sapMIBar {
@@ -142,6 +142,12 @@ html.sap-desktop .sapMGT:active .sapMGTFocusDiv {
142
142
  opacity: 1;
143
143
  }
144
144
 
145
+ .sapMGT.sapMGTBackgroundImage {
146
+ .sapMGTOverlay {
147
+ border-radius: 0.08rem;
148
+ }
149
+ }
150
+
145
151
  .sapMGTOverlay > .sapUiLocalBusyIndicator > .sapUiLocalBusyIndicatorAnimation {
146
152
  border: none;
147
153
  box-shadow: none;
@@ -167,6 +173,7 @@ html.sap-desktop .sapMGT:not(.sapMGTStateDisabled,.sapMGTLineMode,.TwoByHalf.sap
167
173
  border-color: transparent !important;
168
174
  .sapMGTFocusDiv{
169
175
  outline:solid 0.1875rem @sapTile_Interactive_BorderColor;
176
+ border-radius: inherit;
170
177
  }
171
178
  }
172
179
 
@@ -304,4 +304,17 @@ html.sap-desktop .sapMObjStatusActive:focus {
304
304
 
305
305
  .sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon) {
306
306
  vertical-align: middle;
307
+ }
308
+
309
+ .sapMListTblCell {
310
+ .sapMObjStatus.sapMObjStatusInverted {
311
+
312
+ .sapMObjStatusIcon{
313
+ vertical-align: middle;
314
+ }
315
+
316
+ .sapMObjStatusText {
317
+ line-height: 0.875rem;
318
+ }
319
+ }
307
320
  }
@@ -45,7 +45,7 @@
45
45
  }
46
46
 
47
47
  /* overwrite text control styles */
48
- .sapUiSizeCompact .sapMListTblCell {
48
+ .sapMListTblCell {
49
49
  .sapMLnk,
50
50
  .sapMText,
51
51
  .sapMLabel,
@@ -3,10 +3,25 @@
3
3
  /* Horizon High Contrast White theme */
4
4
  /* ================================== */
5
5
 
6
+ @_sapMTextAreaPadding: 0.375rem 0.5rem 0.3125rem;
7
+ @_sapMTextAreaPadding_Compact: 0.0625rem 0.375rem 0;
8
+ @_sapMTextAreaReadonlyPadding: 0.375rem 0.625rem 0.3125rem;
9
+ @_sapMTextAreaReadonlyPadding_Compact: 0.0625rem 0.375rem 0;
10
+ @_sapMTextAreaValueStateSuccessPadding: 0.375rem 0.5rem 0.3125rem;
11
+ @_sapMTextAreaValueStateSuccessPadding_Compact: 0.0625rem 0.375rem 0;
12
+ @_sapMTextAreaValueStateInformationPadding: 0.4375rem 0.5625rem 0.375rem;
13
+ @_sapMTextAreaValueStateInformationPadding_Compact: 0.125rem 0.4375rem 0.0625rem;
14
+ @_sapMTextAreaValueStateErrorWarningPadding: 0.375rem 0.5rem 0.3125rem;
15
+ @_sapMTextAreaValueStateErrorWarningPadding_Compact: 0.0625rem 0.375rem 0;
16
+
6
17
  .sapMFocus.sapMTextArea {
7
18
  & .sapMInputBaseContentWrapper {
8
19
  .sapMInputBaseInner {
9
20
  outline-offset: -3px;
10
21
  }
11
22
  }
23
+ }
24
+
25
+ .sapMInputBase.sapMTextArea .sapMTextAreaInner {
26
+ line-height: 1.5;
12
27
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6