@openui5/themelib_sap_fiori_3 1.128.0 → 1.130.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 (76) hide show
  1. package/THIRDPARTY.txt +2 -2
  2. package/package.json +18 -18
  3. package/src/sap/m/themes/sap_fiori_3/ActionSelect.less +7 -6
  4. package/src/sap/m/themes/sap_fiori_3/ActionSheet.less +1 -1
  5. package/src/sap/m/themes/sap_fiori_3/Avatar.less +5 -5
  6. package/src/sap/m/themes/sap_fiori_3/Bar.less +10 -8
  7. package/src/sap/m/themes/sap_fiori_3/ColorPalette.less +13 -9
  8. package/src/sap/m/themes/sap_fiori_3/ColumnListItem.less +5 -5
  9. package/src/sap/m/themes/sap_fiori_3/ComboBoxBase.less +6 -6
  10. package/src/sap/m/themes/sap_fiori_3/Dialog.less +25 -17
  11. package/src/sap/m/themes/sap_fiori_3/GenericTile.less +10 -10
  12. package/src/sap/m/themes/sap_fiori_3/IconTabBar.less +83 -73
  13. package/src/sap/m/themes/sap_fiori_3/Link.less +9 -11
  14. package/src/sap/m/themes/sap_fiori_3/SlideTile.less +7 -7
  15. package/src/sap/m/themes/sap_fiori_3/Token.less +28 -2
  16. package/src/sap/m/themes/sap_fiori_3_dark/ActionSelect.less +2 -0
  17. package/src/sap/m/themes/sap_fiori_3_dark/ActionSheet.less +1 -1
  18. package/src/sap/m/themes/sap_fiori_3_dark/Avatar.less +7 -6
  19. package/src/sap/m/themes/sap_fiori_3_dark/Bar.less +10 -8
  20. package/src/sap/m/themes/sap_fiori_3_dark/ColorPalette.less +12 -7
  21. package/src/sap/m/themes/sap_fiori_3_dark/ColumnListItem.less +5 -5
  22. package/src/sap/m/themes/sap_fiori_3_dark/ComboBoxBase.less +7 -6
  23. package/src/sap/m/themes/sap_fiori_3_dark/Dialog.less +25 -17
  24. package/src/sap/m/themes/sap_fiori_3_dark/GenericTile.less +10 -10
  25. package/src/sap/m/themes/sap_fiori_3_dark/IconTabBar.less +84 -74
  26. package/src/sap/m/themes/sap_fiori_3_dark/Link.less +8 -10
  27. package/src/sap/m/themes/sap_fiori_3_dark/SlideTile.less +7 -7
  28. package/src/sap/m/themes/sap_fiori_3_dark/Token.less +29 -2
  29. package/src/sap/m/themes/sap_fiori_3_hcb/ActionSelect.less +1 -0
  30. package/src/sap/m/themes/sap_fiori_3_hcb/ActionSheet.less +1 -1
  31. package/src/sap/m/themes/sap_fiori_3_hcb/Avatar.less +10 -9
  32. package/src/sap/m/themes/sap_fiori_3_hcb/Bar.less +10 -8
  33. package/src/sap/m/themes/sap_fiori_3_hcb/ColorPalette.less +27 -15
  34. package/src/sap/m/themes/sap_fiori_3_hcb/ColumnListItem.less +5 -5
  35. package/src/sap/m/themes/sap_fiori_3_hcb/ComboBoxBase.less +8 -8
  36. package/src/sap/m/themes/sap_fiori_3_hcb/Dialog.less +21 -13
  37. package/src/sap/m/themes/sap_fiori_3_hcb/GenericTile.less +4 -4
  38. package/src/sap/m/themes/sap_fiori_3_hcb/IconTabBar.less +96 -84
  39. package/src/sap/m/themes/sap_fiori_3_hcb/Link.less +7 -9
  40. package/src/sap/m/themes/sap_fiori_3_hcb/SlideTile.less +4 -4
  41. package/src/sap/m/themes/sap_fiori_3_hcb/Token.less +29 -2
  42. package/src/sap/m/themes/sap_fiori_3_hcw/ActionSelect.less +1 -0
  43. package/src/sap/m/themes/sap_fiori_3_hcw/ActionSheet.less +1 -1
  44. package/src/sap/m/themes/sap_fiori_3_hcw/Avatar.less +10 -9
  45. package/src/sap/m/themes/sap_fiori_3_hcw/Bar.less +10 -8
  46. package/src/sap/m/themes/sap_fiori_3_hcw/ColorPalette.less +27 -15
  47. package/src/sap/m/themes/sap_fiori_3_hcw/ColumnListItem.less +5 -6
  48. package/src/sap/m/themes/sap_fiori_3_hcw/ComboBoxBase.less +7 -7
  49. package/src/sap/m/themes/sap_fiori_3_hcw/Dialog.less +21 -13
  50. package/src/sap/m/themes/sap_fiori_3_hcw/GenericTile.less +5 -5
  51. package/src/sap/m/themes/sap_fiori_3_hcw/IconTabBar.less +95 -83
  52. package/src/sap/m/themes/sap_fiori_3_hcw/Link.less +7 -9
  53. package/src/sap/m/themes/sap_fiori_3_hcw/SlideTile.less +4 -4
  54. package/src/sap/m/themes/sap_fiori_3_hcw/Token.less +29 -2
  55. package/src/sap/ui/core/themes/sap_fiori_3/.theme +1 -1
  56. package/src/sap/ui/core/themes/sap_fiori_3/base.less +511 -3
  57. package/src/sap/ui/core/themes/sap_fiori_3/global.less +457 -0
  58. package/src/sap/ui/core/themes/sap_fiori_3_dark/.theme +1 -1
  59. package/src/sap/ui/core/themes/sap_fiori_3_dark/base.less +518 -10
  60. package/src/sap/ui/core/themes/sap_fiori_3_dark/global.less +456 -0
  61. package/src/sap/ui/core/themes/sap_fiori_3_hcb/.theme +1 -1
  62. package/src/sap/ui/core/themes/sap_fiori_3_hcb/base.less +524 -16
  63. package/src/sap/ui/core/themes/sap_fiori_3_hcb/global.less +456 -0
  64. package/src/sap/ui/core/themes/sap_fiori_3_hcw/.theme +1 -1
  65. package/src/sap/ui/core/themes/sap_fiori_3_hcw/base.less +521 -13
  66. package/src/sap/ui/core/themes/sap_fiori_3_hcw/global.less +456 -0
  67. package/src/sap/ui/dt/themes/sap_fiori_3/ContextMenu.less +0 -10
  68. package/src/sap/ui/dt/themes/sap_fiori_3_hcb/ContextMenu.less +0 -10
  69. package/src/sap/ui/dt/themes/sap_fiori_3_hcw/ContextMenu.less +0 -10
  70. package/src/sap/ui/rta/themes/sap_fiori_3_dark/ChangeVisualization.less +0 -1
  71. package/src/sap/ui/rta/themes/sap_fiori_3_hcb/ChangeVisualization.less +0 -1
  72. package/src/sap/ui/rta/themes/sap_fiori_3_hcw/ChangeVisualization.less +0 -1
  73. package/src/sap/ui/unified/themes/sap_fiori_3/ColorPicker.less +8 -0
  74. package/src/sap/ui/unified/themes/sap_fiori_3_dark/ColorPicker.less +8 -0
  75. package/src/sap/ui/unified/themes/sap_fiori_3_hcb/ColorPicker.less +7 -3
  76. package/src/sap/ui/unified/themes/sap_fiori_3_hcw/ColorPicker.less +9 -1
package/THIRDPARTY.txt CHANGED
@@ -6,7 +6,7 @@ The full text of all referenced licenses is appended at the end of this file.
6
6
 
7
7
  Library: sap.m:
8
8
 
9
- Component: purify.js, version: 2.3.8
9
+ Component: purify.js, version: 3.1.7
10
10
  Copyright: Mario Heiderich
11
11
  License: Apache-2.0
12
12
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
@@ -468,7 +468,7 @@ License: Apache-2.0
468
468
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
469
469
  Contained in: lib/jsdoc/ui5/plugin.js
470
470
 
471
- Component: SAP Theming Base Content, version: 11.16.1
471
+ Component: SAP Theming Base Content, version: 11.18.0
472
472
  Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
473
473
  License: Apache-2.0
474
474
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_fiori_3",
3
- "version": "1.128.0",
3
+ "version": "1.130.0",
4
4
  "description": "OpenUI5 Theme Library sap_fiori_3",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,22 +14,22 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.128.0",
18
- "@openui5/sap.m": "1.128.0",
19
- "@openui5/sap.tnt": "1.128.0",
20
- "@openui5/sap.ui.codeeditor": "1.128.0",
21
- "@openui5/sap.ui.commons": "1.128.0",
22
- "@openui5/sap.ui.core": "1.128.0",
23
- "@openui5/sap.ui.dt": "1.128.0",
24
- "@openui5/sap.ui.fl": "1.128.0",
25
- "@openui5/sap.ui.mdc": "1.128.0",
26
- "@openui5/sap.ui.integration": "1.128.0",
27
- "@openui5/sap.ui.layout": "1.128.0",
28
- "@openui5/sap.ui.rta": "1.128.0",
29
- "@openui5/sap.ui.suite": "1.128.0",
30
- "@openui5/sap.ui.table": "1.128.0",
31
- "@openui5/sap.ui.unified": "1.128.0",
32
- "@openui5/sap.ui.ux3": "1.128.0",
33
- "@openui5/sap.uxap": "1.128.0"
17
+ "@openui5/sap.f": "1.130.0",
18
+ "@openui5/sap.m": "1.130.0",
19
+ "@openui5/sap.tnt": "1.130.0",
20
+ "@openui5/sap.ui.codeeditor": "1.130.0",
21
+ "@openui5/sap.ui.commons": "1.130.0",
22
+ "@openui5/sap.ui.core": "1.130.0",
23
+ "@openui5/sap.ui.dt": "1.130.0",
24
+ "@openui5/sap.ui.fl": "1.130.0",
25
+ "@openui5/sap.ui.mdc": "1.130.0",
26
+ "@openui5/sap.ui.integration": "1.130.0",
27
+ "@openui5/sap.ui.layout": "1.130.0",
28
+ "@openui5/sap.ui.rta": "1.130.0",
29
+ "@openui5/sap.ui.suite": "1.130.0",
30
+ "@openui5/sap.ui.table": "1.130.0",
31
+ "@openui5/sap.ui.unified": "1.130.0",
32
+ "@openui5/sap.ui.ux3": "1.130.0",
33
+ "@openui5/sap.uxap": "1.130.0"
34
34
  }
35
35
  }
@@ -8,8 +8,9 @@
8
8
  /* ----------------------------- */
9
9
 
10
10
  .sapMActionSelectPicker .sapMBtn {
11
+
11
12
  .sapMBtnInner {
12
- border-top: 1px solid @sapUiListBorderColor;
13
+ border-top: 1px solid var(--sapList_BorderColor);
13
14
  border-bottom: 0;
14
15
  border-left: 0;
15
16
  border-right: 0;
@@ -28,8 +29,8 @@
28
29
  /* override standard buttons inside the action select */
29
30
 
30
31
  .sapMActionSelectPicker .sapMBtnDefault {
31
- background: @sapUiListBackground;
32
- border-color: @sapUiListBorderColor;
32
+ background: var(--sapList_Background);
33
+ border-color: var(--sapList_BorderColor);
33
34
 
34
35
  /* override the default text-shadow */
35
36
  text-shadow: none;
@@ -37,11 +38,11 @@
37
38
 
38
39
  .sapMActionSelectPicker .sapMBtn,
39
40
  .sapMActionSelectPicker .sapMBtn:hover > .sapMBtnHoverable:not(.sapMBtnActive) {
40
- border-color: @sapUiListBorderColor;
41
+ border-color: var(--sapList_BorderColor);
41
42
  }
42
43
 
43
44
  html.sap-desktop .sapMActionSelectPicker .sapMBtn:not(.sapMBtnDisabled) .sapMBtnDefault:not(.sapMBtnActive):hover {
44
- background: @sapUiListHoverBackground;
45
+ background: var(--sapList_Hover_Background);
45
46
  }
46
47
 
47
48
  /* ======================================================================== */
@@ -62,7 +63,7 @@ html.sap-desktop .sapMActionSelectPicker .sapMBtn:not(.sapMBtnDisabled) .sapMBtn
62
63
  height: 2rem;
63
64
  border-radius: 0;
64
65
  border: 0;
65
- border-top: 1px solid @sapUiListBorderColor;
66
+ border-top: 1px solid var(--sapList_BorderColor);
66
67
 
67
68
  .sapMBtnContent {
68
69
  line-height: 2rem;
@@ -4,6 +4,6 @@
4
4
  /* ================================== */
5
5
 
6
6
  .sapMActionSheetDialog .sapMBar.sapMHeader-CTX > .sapMBarMiddle > .sapMBarPH > .sapMDialogTitle {
7
- color: @sapUiContentContrastTextColor;
7
+ color: var(--sapContent_ContrastTextColor);
8
8
  background: transparent;
9
9
  }
@@ -4,22 +4,22 @@
4
4
  /* ============================= */
5
5
 
6
6
  .sapFAvatarInitialsHolder {
7
- color: @sapUiContentContrastTextColor;
7
+ color: var(--sapContent_ContrastTextColor);
8
8
  }
9
9
 
10
10
  .sapFAvatarIcon {
11
- color: @sapUiContentContrastIconColor;
11
+ color: var(--sapContent_ContrastIconColor);
12
12
  }
13
13
 
14
14
  .sapFAvatarSquare {
15
- border-radius: @sapUiElementBorderCornerRadius;
15
+ border-radius: var(--sapElement_BorderCornerRadius);
16
16
 
17
17
  .sapFAvatarImageHolder {
18
- border-radius: @sapUiElementBorderCornerRadius;
18
+ border-radius: var(--sapElement_BorderCornerRadius);
19
19
  }
20
20
  }
21
21
 
22
- .sapFAvatarXL{
22
+ .sapFAvatarXL {
23
23
  font-size: 3rem;
24
24
  }
25
25
 
@@ -20,25 +20,25 @@
20
20
 
21
21
  .sapMBar .sapMBarRight.sapMBarContainer > *:first-child,
22
22
  .sapMBar .sapMBarLeft.sapMBarContainer > *:first-child,
23
- .sapMBar .sapMBarMiddle .sapMBarContainer > *:first-child{
23
+ .sapMBar .sapMBarMiddle .sapMBarContainer > *:first-child {
24
24
  margin: 0 0.25rem 0 0;
25
25
  }
26
26
 
27
27
  .sapMBar .sapMBarRight.sapMBarContainer > *:last-child,
28
28
  .sapMBar .sapMBarLeft.sapMBarContainer > *:last-child,
29
- .sapMBar .sapMBarMiddle .sapMBarContainer > *:last-child{
29
+ .sapMBar .sapMBarMiddle .sapMBarContainer > *:last-child {
30
30
  margin: 0 0 0 0.25rem;
31
31
  }
32
32
 
33
33
  .sapMBar .sapMBarRight.sapMBarContainer > *:not(:first-child):not(:last-child),
34
34
  .sapMBar .sapMBarLeft.sapMBarContainer > *:not(:first-child):not(:last-child),
35
- .sapMBar .sapMBarMiddle .sapMBarContainer > *:not(:first-child):not(:last-child){
35
+ .sapMBar .sapMBarMiddle .sapMBarContainer > *:not(:first-child):not(:last-child) {
36
36
  margin: 0 0.25rem;
37
37
  }
38
38
 
39
39
  .sapMBar .sapMBarRight.sapMBarContainer > *:first-child:last-child,
40
40
  .sapMBar .sapMBarLeft.sapMBarContainer > *:first-child:last-child,
41
- .sapMBar .sapMBarMiddle .sapMBarContainer > *:first-child:last-child{
41
+ .sapMBar .sapMBarMiddle .sapMBarContainer > *:first-child:last-child {
42
42
  margin: 0;
43
43
  }
44
44
 
@@ -47,7 +47,9 @@
47
47
  line-height: 2.75rem;
48
48
  }
49
49
 
50
- .sapMBarLeft, .sapMBarRight, .sapMBarPH {
50
+ .sapMBarLeft,
51
+ .sapMBarRight,
52
+ .sapMBarPH {
51
53
  height: 2.75rem;
52
54
  line-height: 2.75rem;
53
55
  }
@@ -55,17 +57,17 @@
55
57
  /* in Master page the bar should have different color */
56
58
  .sapMSplitContainerMaster .sapMIBar .sapMHeader-CTX,
57
59
  .sapMSplitContainerMaster .sapMIBar.sapMSubHeader-CTX {
58
- background-color: @sapUiGroupContentBackground;
60
+ background-color: var(--sapGroup_ContentBackground);
59
61
  }
60
62
 
61
63
  /* in Master page the bar should have a different color shadow only if we don't have subHeader (e.g. another bar) */
62
64
  .sapMSplitContainerMaster .sapMIBar .sapMHeader-CTX:only-of-type {
63
- box-shadow: inset 0 -0.0625rem @sapUiGroupContentBorderColor;
65
+ box-shadow: inset 0 -0.0625rem var(--sapGroup_ContentBorderColor);
64
66
  }
65
67
 
66
68
  /* in Master page the bar should have a different color shadow */
67
69
  .sapMSplitContainerMaster .sapMIBar.sapMSubHeader-CTX {
68
- box-shadow: inset 0 -0.0625rem @sapUiGroupContentBorderColor;
70
+ box-shadow: inset 0 -0.0625rem var(--sapGroup_ContentBorderColor);
69
71
  }
70
72
 
71
73
  /* Bar Title Alignment */
@@ -18,26 +18,30 @@ html:not(.sap-phone) .sapMColorPalette .sapMColorPaletteSquare div,
18
18
  }
19
19
 
20
20
  .sap-desktop .sapMColorPalette .sapMBtn:focus {
21
- &:after {
22
- border-color: @sapUiContentFocusColor;
21
+
22
+ &::after {
23
+ border-color: var(--sapContent_FocusColor);
23
24
  }
24
- &:active:after {
25
- border-color: @sapUiContentContrastFocusColor;
25
+
26
+ &:active::after {
27
+ border-color: var(--sapContent_ContrastFocusColor);
26
28
  }
27
29
  }
28
30
 
29
31
  .sap-desktop .sapContrast,
30
32
  .sap-desktop.sapContrast {
33
+
31
34
  .sapMColorPalette .sapMBtn {
32
- &:focus:after {
33
- border-color: @sapUiContentFocusColor;
35
+
36
+ &:focus::after {
37
+ border-color: var(--sapContent_FocusColor);
34
38
  }
39
+
35
40
  &:active,
36
41
  > .sapMBtnActive,
37
42
  &:hover > .sapMBtnActive,
38
43
  &:active > .sapMBtnActive {
39
- color: @sapUiListTextColor;
44
+ color: var(--sapList_TextColor);
40
45
  }
41
46
  }
42
- }
43
-
47
+ }
@@ -10,19 +10,19 @@
10
10
  /* note: adding border-top to the sibling row is not suitable as the sibling row can be hidden and in such case the selection border is lost */
11
11
  .sapMTableTBody:not(.sapMListTblHasPopin) > .sapMLIBSelected,
12
12
  .sapMTableTBody.sapMListTblHasPopin > .sapMLIBSelected + .sapMListTblSubRow {
13
- box-shadow: inset 0px -0.0625rem @sapUiListSelectionBorderColor;
13
+ box-shadow: inset 0px -0.0625rem var(--sapList_SelectionBorderColor);
14
14
  }
15
15
 
16
16
  /* selection border indicator was not visible on the last row as the td elements within the last row have a bottom border */
17
17
  /* hence applying -0.125rem so that the selection border is visible */
18
18
  .sapMTableTBody:not(.sapMListTblHasPopin) > .sapMLIBSelected:last-child,
19
19
  .sapMTableTBody.sapMListTblHasPopin > .sapMLIBSelected + .sapMListTblSubRow:last-child {
20
- box-shadow: inset 0px -0.125rem @sapUiListSelectionBorderColor;
20
+ box-shadow: inset 0px -0.125rem var(--sapList_SelectionBorderColor);
21
21
  }
22
22
 
23
- // Safari work-around as box-shadow is not supported on the <tr> element,
24
- // hence adding the selection indicator box-shadow to the <td> element
23
+ /* Safari work-around as box-shadow is not supported on the <tr> element, */
24
+ /* hence adding the selection indicator box-shadow to the <td> element */
25
25
  html[data-sap-ui-browser^="sf"] .sapMTableTBody:not(.sapMListTblHasPopin) > .sapMLIBSelected > td,
26
26
  html[data-sap-ui-browser^="sf"] .sapMTableTBody.sapMListTblHasPopin > .sapMLIBSelected + .sapMListTblSubRow > td {
27
- box-shadow: inset 0px -0.0625rem @sapUiListSelectionBorderColor;
27
+ box-shadow: inset 0px -0.0625rem var(--sapList_SelectionBorderColor);
28
28
  }
@@ -4,23 +4,23 @@
4
4
  /* ==================================== */
5
5
 
6
6
  .sapMInputBaseIconPressed .sapMComboBoxBaseClearIcon {
7
- color: @sapUiContentIconColor;
7
+ color: var(--sapContent_IconColor);
8
8
  background: transparent;
9
9
 
10
10
  &:hover {
11
- background: @sapUiButtonLiteHoverBackground;
11
+ background: var(--sapButton_Lite_Hover_Background);
12
12
  }
13
13
 
14
14
  &:active {
15
- background-color: @sapUiButtonLiteActiveBackground;
16
- color: @sapUiButtonActiveTextColor;
15
+ background-color: var(--sapButton_Lite_Active_Background);
16
+ color: var(--sapButton_Active_TextColor);
17
17
 
18
18
  &::before {
19
- color: @sapUiButtonActiveTextColor;
19
+ color: var(--sapButton_Active_TextColor);
20
20
  }
21
21
  }
22
22
  }
23
23
 
24
24
  .sapMInputBaseIconPressed .sapMComboBoxBaseClearIcon::before {
25
- color: @sapUiContentIconColor;
25
+ color: var(--sapContent_IconColor);
26
26
  }
@@ -3,21 +3,21 @@
3
3
  /* Fiori 3 theme */
4
4
  /* ============================= */
5
5
 
6
- // ==========================================================================
7
- // Variables
8
- // ==========================================================================
6
+ /* ========================================================================== */
7
+ /* Variables */
8
+ /* ========================================================================== */
9
9
 
10
10
  @_sap_m_Dialog_VerticalMargin: 3%;
11
11
  @_sap_m_Dialog_BarHeight: 2.75rem;
12
12
  @_sap_m_Dialog_SubHeaderCompactHeight: 2.25rem;
13
13
 
14
14
  @_sap_m_Dialog_NoStateHeaderShadow: @sapUiShadowHeader;
15
- @_sap_m_Dialog_SuccessHeaderShadow: inset 0 -0.0625rem @sapUiSuccessBorder, @sapUiShadowHeader;
16
- @_sap_m_Dialog_ErrorHeaderShadow: inset 0 -0.0625rem @sapUiErrorBorder, @sapUiShadowHeader;
17
- @_sap_m_Dialog_WarningHeaderShadow: inset 0 -0.0625rem @sapUiWarningBorder, @sapUiShadowHeader;
18
- @_sap_m_Dialog_InformationHeaderShadow: inset 0 -0.0625rem @sapUiInformationBorder, @sapUiShadowHeader;
15
+ @_sap_m_Dialog_SuccessHeaderShadow: inset 0 -0.0625rem var(--sapSuccessBorderColor), @sapUiShadowHeader;
16
+ @_sap_m_Dialog_ErrorHeaderShadow: inset 0 -0.0625rem var(--sapErrorBorderColor), @sapUiShadowHeader;
17
+ @_sap_m_Dialog_WarningHeaderShadow: inset 0 -0.0625rem var(--sapWarningBorderColor), @sapUiShadowHeader;
18
+ @_sap_m_Dialog_InformationHeaderShadow: inset 0 -0.0625rem var(--sapInformationBorderColor), @sapUiShadowHeader;
19
19
 
20
- // This parameter is used in sap.m.Select. TODO: remove it when it is removed from there.
20
+ /* This parameter is used in sap.m.Select. TODO: remove it when it is removed from there. */
21
21
  @_sap_m_Dialog_HeaderShadowColor: darken(@sapUiGroupContentBackground, 8);
22
22
 
23
23
  .sapMDialogSubHeader .sapMIBar {
@@ -35,21 +35,23 @@
35
35
  }
36
36
 
37
37
  .sapMDialogTitleGroup {
38
- z-index: 3; // to hide the shadow from the header when there is sub-header
38
+ z-index: 3; /* to hide the shadow from the header when there is sub-header */
39
39
  }
40
40
 
41
- // buttons on phone must be to the right side (in LTR mode)
41
+ /* buttons on phone must be to the right side (in LTR mode) */
42
42
  html.sap-phone .sapMDialog {
43
+
43
44
  & > footer .sapMFooter-CTX {
44
45
  justify-content: flex-end;
45
46
  }
46
47
  }
47
48
 
48
- // ==========================================================================
49
- // header, sub-header, footer
50
- // ==========================================================================
49
+ /* ========================================================================== */
50
+ /* header, sub-header, footer */
51
+ /* ========================================================================== */
51
52
 
52
53
  .sapMDialog {
54
+
53
55
  header .sapMBarLeft,
54
56
  header .sapMBarPH {
55
57
  padding-left: 1rem;
@@ -66,10 +68,16 @@ html.sap-phone .sapMDialog {
66
68
  }
67
69
  }
68
70
 
69
- .sapMDialogTitleGroup, .sapMDialogSubHeader {
70
- .sapUi-Std-PaddingS, .sapUi-Std-PaddingM,
71
- .sapUi-Std-PaddingL, .sapUi-Std-PaddingXL {
71
+ .sapMDialogTitleGroup,
72
+ .sapMDialogSubHeader {
73
+
74
+ .sapUi-Std-PaddingS,
75
+ .sapUi-Std-PaddingM,
76
+ .sapUi-Std-PaddingL,
77
+ .sapUi-Std-PaddingXL {
78
+
72
79
  &.sapMIBar {
80
+
73
81
  .sapMBarMiddle .sapMBarPH {
74
82
  padding-left: 0;
75
83
  padding-right: 0;
@@ -92,4 +100,4 @@ html.sap-phone .sapMDialog {
92
100
  }
93
101
  }
94
102
  }
95
- }
103
+ }
@@ -22,7 +22,7 @@
22
22
  background: transparent;
23
23
  }
24
24
 
25
- .sap-desktop .sapMGT.sapMGTLineMode:not(.sapMGTDisabled) {
25
+ .sapMGT.sapMGTLineMode:not(.sapMGTDisabled) {
26
26
  &:not(.sapMGTLineModePress):hover {
27
27
  background: @sapUiTileHoverBackground;
28
28
  }
@@ -73,7 +73,7 @@
73
73
 
74
74
  /************************ LINE MODE FLOATING VIEW *****************/
75
75
 
76
- .sapUiMedia-GenericTileDeviceSet-large.sap-desktop {
76
+ .sapUiMedia-GenericTileDeviceSet-large{
77
77
  .sapMGT.sapMGTLineMode:not(.sapMGTDisabled) {
78
78
  &:focus, &.sapMGTLineModePress {
79
79
  .sapMGTLineStyleHelperInner:before {
@@ -90,7 +90,7 @@
90
90
  }
91
91
  }
92
92
  .sapUiMedia-GenericTileDeviceSet-large {
93
- &.sap-desktop .sapMGT.sapMGTLineMode:not(.sapMGTDisabled) {
93
+ .sapMGT.sapMGTLineMode:not(.sapMGTDisabled) {
94
94
  &:hover .sapMGTLineStyleHelperInner {
95
95
  background: @sapUiTileHoverBackground;
96
96
  }
@@ -160,8 +160,8 @@
160
160
  text-shadow: @sapUiShadowText;
161
161
  }
162
162
 
163
- html.sap-desktop .sapMGTWithoutImageHoverOverlay,
164
- html.sap-desktop .sapMGTWithImageHoverOverlay {
163
+ .sapMGTWithoutImageHoverOverlay,
164
+ .sapMGTWithImageHoverOverlay {
165
165
  z-index: 1;
166
166
  position: absolute;
167
167
  pointer-events: none;
@@ -201,7 +201,7 @@ html.sap-tablet .sapMGTWithImageHoverOverlay {
201
201
  background: fade(@sapUiTileActiveBackground, 20%);
202
202
  }
203
203
 
204
- html.sap-desktop .sapMGT:hover:not(.sapMGTPressActive) {
204
+ .sapMGT:hover:not(.sapMGTPressActive) {
205
205
  box-shadow: 0 0 0 1px fade(@sapUiContentShadowColor, 30);
206
206
  transition: background 0.2s;
207
207
 
@@ -222,22 +222,22 @@ html.sap-desktop .sapMGT:hover:not(.sapMGTPressActive) {
222
222
 
223
223
 
224
224
 
225
- html.sap-desktop .sapMGTActionButtonPress.sapMGT:active
225
+ .sapMGTActionButtonPress.sapMGT:active
226
226
  {
227
227
  .sapMGTFocusDiv{
228
228
  border: none;
229
229
  }
230
230
  }
231
231
 
232
- html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus-visible
232
+ .sapMGTActionButtonPress.sapMGT:focus-visible
233
233
  {
234
234
  .sapMGTFocusDiv{
235
235
  border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
236
236
  }
237
237
  }
238
238
 
239
- html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv,
240
- html.sap-desktop .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv {
239
+ .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv,
240
+ .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv {
241
241
  &:after {
242
242
  content: "";
243
243
  .sapMGTOverlayMixin();