@openui5/themelib_sap_horizon 1.151.0 → 1.152.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 (49) hide show
  1. package/THIRDPARTY.txt +5 -5
  2. package/package.json +18 -18
  3. package/src/sap/m/themes/sap_horizon/Button.less +5 -4
  4. package/src/sap/m/themes/sap_horizon/Popover.less +1 -104
  5. package/src/sap/m/themes/sap_horizon_dark/Button.less +5 -4
  6. package/src/sap/m/themes/sap_horizon_dark/Popover.less +1 -104
  7. package/src/sap/m/themes/sap_horizon_hcb/Popover.less +1 -105
  8. package/src/sap/m/themes/sap_horizon_hcw/Popover.less +1 -105
  9. package/src/sap/tnt/themes/sap_horizon/SideNavigation.less +6 -2
  10. package/src/sap/tnt/themes/sap_horizon_dark/SideNavigation.less +6 -2
  11. package/src/sap/tnt/themes/sap_horizon_hcb/SideNavigation.less +6 -2
  12. package/src/sap/tnt/themes/sap_horizon_hcw/SideNavigation.less +6 -2
  13. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  14. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  15. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  16. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  17. package/src/sap/ui/dt/themes/sap_horizon/Overlay.less +4 -1
  18. package/src/sap/ui/dt/themes/sap_horizon_dark/ContextMenu.less +19 -0
  19. package/src/sap/ui/dt/themes/sap_horizon_dark/Overlay.less +3 -1
  20. package/src/sap/ui/dt/themes/sap_horizon_hcb/ContextMenu.less +21 -0
  21. package/src/sap/ui/dt/themes/sap_horizon_hcw/ContextMenu.less +21 -0
  22. package/src/sap/ui/dt/themes/sap_horizon_hcw/Overlay.less +2 -2
  23. package/src/sap/ui/layout/themes/sap_horizon/FormLayout.less +3 -0
  24. package/src/sap/ui/layout/themes/sap_horizon_dark/FormLayout.less +3 -0
  25. package/src/sap/ui/layout/themes/sap_horizon_hcb/FormLayout.less +3 -0
  26. package/src/sap/ui/layout/themes/sap_horizon_hcw/FormLayout.less +3 -0
  27. package/src/sap/ui/rta/themes/sap_horizon/ChangeVisualization.less +3 -9
  28. package/src/sap/ui/rta/themes/sap_horizon/ContextMenu.less +2 -2
  29. package/src/sap/ui/rta/themes/sap_horizon/Dialogs.less +2 -2
  30. package/src/sap/ui/rta/themes/sap_horizon/Overlay.less +2 -2
  31. package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +3 -106
  32. package/src/sap/ui/rta/themes/sap_horizon/Toolbar.base.less +1 -1
  33. package/src/sap/ui/rta/themes/sap_horizon_dark/ChangeVisualization.less +2 -1
  34. package/src/sap/ui/rta/themes/sap_horizon_dark/ContextMenu.less +1 -1
  35. package/src/sap/ui/rta/themes/sap_horizon_dark/Dialogs.less +2 -2
  36. package/src/sap/ui/rta/themes/sap_horizon_dark/Overlay.less +1 -1
  37. package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +4 -110
  38. package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.base.less +1 -1
  39. package/src/sap/ui/rta/themes/sap_horizon_hcb/Dialogs.less +1 -1
  40. package/src/sap/ui/rta/themes/sap_horizon_hcb/Overlay.less +5 -0
  41. package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.adaptation.less +0 -31
  42. package/src/sap/ui/rta/themes/sap_horizon_hcw/ChangeVisualization.less +1 -1
  43. package/src/sap/ui/rta/themes/sap_horizon_hcw/ContextMenu.less +1 -1
  44. package/src/sap/ui/rta/themes/sap_horizon_hcw/Dialogs.less +2 -2
  45. package/src/sap/ui/rta/themes/sap_horizon_hcw/Overlay.less +7 -2
  46. package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.adaptation.less +0 -31
  47. package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.base.less +1 -1
  48. package/src/sap/uxap/themes/sap_horizon/ObjectPageSubSection.less +1 -1
  49. package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +1 -1
package/THIRDPARTY.txt CHANGED
@@ -6,31 +6,31 @@ The full text of all referenced licenses is appended at the end of this file.
6
6
 
7
7
  Library: sap.f:
8
8
 
9
- Component: UI5 Web Components, version: 2.24.0
9
+ Component: UI5 Web Components, version: 2.24.2
10
10
  Copyright: SAP
11
11
  License: Apache-2.0
12
12
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
13
13
  Contained in: src/sap.f/src/sap/f/thirdparty/**
14
14
 
15
- Component: UI5 Web Components Fiori, version: 2.24.0
15
+ Component: UI5 Web Components Fiori, version: 2.24.2
16
16
  Copyright: SAP
17
17
  License: Apache-2.0
18
18
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
19
19
  Contained in: src/sap.f/src/sap/f/thirdparty/**
20
20
 
21
- Component: UI5 Web Components Icons, version: 2.24.0
21
+ Component: UI5 Web Components Icons, version: 2.24.2
22
22
  Copyright: SAP
23
23
  License: Apache-2.0
24
24
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
25
25
  Contained in: src/sap.f/src/sap/f/thirdparty/**
26
26
 
27
- Component: UI5 Web Components Icons Business Suite, version: 2.24.0
27
+ Component: UI5 Web Components Icons Business Suite, version: 2.24.2
28
28
  Copyright: SAP
29
29
  License: Apache-2.0
30
30
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
31
31
  Contained in: src/sap.f/src/sap/f/thirdparty/**
32
32
 
33
- Component: UI5 Web Components Icons TNT, version: 2.24.0
33
+ Component: UI5 Web Components Icons TNT, version: 2.24.2
34
34
  Copyright: SAP
35
35
  License: Apache-2.0
36
36
  License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_horizon",
3
- "version": "1.151.0",
3
+ "version": "1.152.0",
4
4
  "description": "OpenUI5 Theme Library sap_horizon",
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/UI5/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.151.0",
18
- "@openui5/sap.m": "1.151.0",
19
- "@openui5/sap.tnt": "1.151.0",
20
- "@openui5/sap.ui.codeeditor": "1.151.0",
21
- "@openui5/sap.ui.commons": "1.151.0",
22
- "@openui5/sap.ui.core": "1.151.0",
23
- "@openui5/sap.ui.dt": "1.151.0",
24
- "@openui5/sap.ui.fl": "1.151.0",
25
- "@openui5/sap.ui.mdc": "1.151.0",
26
- "@openui5/sap.ui.integration": "1.151.0",
27
- "@openui5/sap.ui.layout": "1.151.0",
28
- "@openui5/sap.ui.rta": "1.151.0",
29
- "@openui5/sap.ui.suite": "1.151.0",
30
- "@openui5/sap.ui.table": "1.151.0",
31
- "@openui5/sap.ui.unified": "1.151.0",
32
- "@openui5/sap.ui.ux3": "1.151.0",
33
- "@openui5/sap.uxap": "1.151.0"
17
+ "@openui5/sap.f": "1.152.0",
18
+ "@openui5/sap.m": "1.152.0",
19
+ "@openui5/sap.tnt": "1.152.0",
20
+ "@openui5/sap.ui.codeeditor": "1.152.0",
21
+ "@openui5/sap.ui.commons": "1.152.0",
22
+ "@openui5/sap.ui.core": "1.152.0",
23
+ "@openui5/sap.ui.dt": "1.152.0",
24
+ "@openui5/sap.ui.fl": "1.152.0",
25
+ "@openui5/sap.ui.mdc": "1.152.0",
26
+ "@openui5/sap.ui.integration": "1.152.0",
27
+ "@openui5/sap.ui.layout": "1.152.0",
28
+ "@openui5/sap.ui.rta": "1.152.0",
29
+ "@openui5/sap.ui.suite": "1.152.0",
30
+ "@openui5/sap.ui.table": "1.152.0",
31
+ "@openui5/sap.ui.unified": "1.152.0",
32
+ "@openui5/sap.ui.ux3": "1.152.0",
33
+ "@openui5/sap.uxap": "1.152.0"
34
34
  }
35
35
  }
@@ -123,7 +123,7 @@
123
123
  .sapMBtnBack.sapMBtnIconFirst:not(.sapMBtnText) > .sapMBtnIconLeft:not(:last-child),
124
124
  .sapMBtnIconLeft + .sapMBtnIconRight,
125
125
  .sapMBtnIconLeft + .sapMBtnIconLeft,
126
- .sapMBtnInner .sapMBtnIcon :not(img) {
126
+ .sapMBtnInner .sapMBtnIcon :not(img):not(svg) {
127
127
  padding-right: 0.4375rem;
128
128
  }
129
129
 
@@ -267,10 +267,11 @@ html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnReject {
267
267
  }
268
268
  }
269
269
 
270
- .sap-desktop .sapMIBar-CTX, .sap-desktop .sapMTB-Transparent-CTX {
270
+ .sap-desktop .sapMIBar-CTX, .sap-desktop .sapMTB-Transparent-CTX, .sapMIBar {
271
271
 
272
272
  .sapMBtn:not(.sapMBtnDisabled):hover > .sapMBtnInner:not(.sapMToggleBtnPressed):not(.sapMBtnEmphasized):not(.sapMBtnAccept):not(.sapMBtnAttention):not(.sapMBtnReject):not(.sapMBtnActive):not(.sapMBtnGhost):not(.sapMBtnCritical):not(.sapMBtnNegative):not(.sapMBtnNeutral):not(.sapMBtnSuccess) {
273
- border-color: var(--sapButton_Hover_BorderColor);
273
+ border-color: var(--sapButton_Lite_Hover_BorderColor);
274
+ background-color: var(--sapButton_Lite_Hover_Background);
274
275
  }
275
276
  }
276
277
 
@@ -317,4 +318,4 @@ html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnReject {
317
318
  bdi {
318
319
  color: var(--sapButton_Lite_Hover_TextColor);
319
320
  }
320
- }
321
+ }
@@ -3,10 +3,7 @@
3
3
  /* Horizon theme */
4
4
  /* ============================== */
5
5
 
6
- .sapMPopoverArr::after {
7
- background: var(--sapGroup_ContentBackground);
8
- box-shadow: var(--sapContent_Shadow2);
9
- }
6
+ @_sap_m_Popover_BorderCornerRadius: var(--sapPopover_BorderCornerRadius);
10
7
 
11
8
  .sapMPopoverWithBar > .sapMPopoverArr {
12
9
 
@@ -28,116 +25,16 @@
28
25
  background-color: var(--sapPageHeader_Background);
29
26
  }
30
27
 
31
- .sapUiSizeCompact {
32
-
33
- .sapMPopoverFooter,
34
- .sapMPopoverHeader {
35
-
36
- .sapMIBar,
37
- .sapMBar {
38
- height: 2.5rem;
39
-
40
- & > .sapMBarLeft,
41
- & > .sapMBarRight {
42
- height: 2.5rem;
43
- line-height: 2.5rem;
44
-
45
- .sapMBtn {
46
- vertical-align: middle;
47
- }
48
- }
49
-
50
- & > .sapMBarMiddle .sapMBarPH {
51
- height: 2.5rem;
52
- line-height: 2.5rem;
53
-
54
- .sapMBtn {
55
- vertical-align: middle;
56
- }
57
- }
58
- }
59
- }
60
- }
61
-
62
28
  .sapMPopoverHeader,
63
29
  .sapMPopoverSubHeader {
64
30
  position: relative;
65
31
  z-index: 2;
66
-
67
- .sapMBar {
68
-
69
- .sapMBarContainer {
70
- padding-left: 0;
71
- padding-right: 0;
72
- }
73
-
74
- .sapMBarLeft {
75
- padding-left: 1rem;
76
- }
77
-
78
- .sapMBarMiddle .sapMBarContainer {
79
- padding: 0 1rem;
80
- }
81
-
82
- .sapMBarRight {
83
- padding-right: 1rem;
84
- }
85
- }
86
32
  }
87
-
88
- .sapMPopoverHeader,
89
- .sapMPopoverFooter,
90
- .sapMPopoverSubHeader {
91
-
92
- .sapUi-Std-PaddingS,
93
- .sapUi-Std-PaddingM,
94
- .sapUi-Std-PaddingL,
95
- .sapUi-Std-PaddingXL {
96
-
97
- &.sapMBar {
98
-
99
- .sapMBarMiddle .sapMBarPH {
100
- padding-left: 0;
101
- padding-right: 0;
102
- }
103
-
104
- .sapMBarLeft {
105
- padding-left: inherit;
106
-
107
- .sapMBarChild {
108
- padding-right: 0.5rem;
109
- }
110
- }
111
-
112
- .sapMBarRight {
113
- padding-right: inherit;
114
-
115
- .sapMBarChild {
116
- padding-left: 0.5rem;
117
- }
118
- }
119
- }
120
- }
121
- }
122
-
123
33
  .sapMPopover {
124
- border-radius: var(--sapPopover_BorderCornerRadius);
125
34
 
126
35
  .sapMPopoverCont {
127
36
  padding: 0.0625rem;
128
37
  }
129
-
130
- &.sapMPopoverWithoutBar .sapMPopoverCont,
131
- .sapMIBar.sapMHeader-CTX {
132
- border-top-right-radius: var(--sapPopover_BorderCornerRadius);
133
- border-top-left-radius: var(--sapPopover_BorderCornerRadius);
134
- }
135
-
136
- &.sapMPopoverWithoutFooter .sapMPopoverCont,
137
- .sapMIBar.sapMFooter-CTX {
138
- border-bottom-right-radius: var(--sapPopover_BorderCornerRadius);
139
- border-bottom-left-radius: var(--sapPopover_BorderCornerRadius);
140
- }
141
38
  }
142
39
 
143
40
  .sapMPopoverResizeHandle {
@@ -123,7 +123,7 @@
123
123
  .sapMBtnBack.sapMBtnIconFirst:not(.sapMBtnText) > .sapMBtnIconLeft:not(:last-child),
124
124
  .sapMBtnIconLeft + .sapMBtnIconRight,
125
125
  .sapMBtnIconLeft + .sapMBtnIconLeft,
126
- .sapMBtnInner .sapMBtnIcon :not(img) {
126
+ .sapMBtnInner .sapMBtnIcon :not(img):not(svg) {
127
127
  padding-right: 0.4375rem;
128
128
  }
129
129
 
@@ -267,10 +267,11 @@ html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnReject {
267
267
  }
268
268
  }
269
269
 
270
- .sap-desktop .sapMIBar-CTX, .sap-desktop .sapMTB-Transparent-CTX {
270
+ .sap-desktop .sapMIBar-CTX, .sap-desktop .sapMTB-Transparent-CTX, .sapMIBar {
271
271
 
272
272
  .sapMBtn:not(.sapMBtnDisabled):hover > .sapMBtnInner:not(.sapMToggleBtnPressed):not(.sapMBtnEmphasized):not(.sapMBtnAccept):not(.sapMBtnAttention):not(.sapMBtnReject):not(.sapMBtnActive):not(.sapMBtnGhost):not(.sapMBtnCritical):not(.sapMBtnNegative):not(.sapMBtnNeutral):not(.sapMBtnSuccess) {
273
- border-color: var(--sapButton_Hover_BorderColor);
273
+ border-color: var(--sapButton_Lite_Hover_BorderColor);
274
+ background-color: var(--sapButton_Lite_Hover_Background);
274
275
  }
275
276
  }
276
277
 
@@ -317,4 +318,4 @@ html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnReject {
317
318
  bdi {
318
319
  color: var(--sapButton_Lite_Hover_TextColor);
319
320
  }
320
- }
321
+ }
@@ -3,10 +3,7 @@
3
3
  /* Evening Horizon theme */
4
4
  /* ============================== */
5
5
 
6
- .sapMPopoverArr::after {
7
- background: var(--sapGroup_ContentBackground);
8
- box-shadow: var(--sapContent_Shadow2);
9
- }
6
+ @_sap_m_Popover_BorderCornerRadius: var(--sapPopover_BorderCornerRadius);
10
7
 
11
8
  .sapMPopoverWithBar > .sapMPopoverArr {
12
9
  &.sapMPopoverArrUp::after,
@@ -27,116 +24,16 @@
27
24
  background-color: var(--sapPageHeader_Background);
28
25
  }
29
26
 
30
- .sapUiSizeCompact {
31
-
32
- .sapMPopoverFooter,
33
- .sapMPopoverHeader {
34
-
35
- .sapMIBar,
36
- .sapMBar {
37
- height: 2.5rem;
38
-
39
- & > .sapMBarLeft,
40
- & > .sapMBarRight {
41
- height: 2.5rem;
42
- line-height: 2.5rem;
43
-
44
- .sapMBtn {
45
- vertical-align: middle;
46
- }
47
- }
48
-
49
- & > .sapMBarMiddle .sapMBarPH {
50
- height: 2.5rem;
51
- line-height: 2.5rem;
52
-
53
- .sapMBtn {
54
- vertical-align: middle;
55
- }
56
- }
57
- }
58
- }
59
- }
60
-
61
27
  .sapMPopoverHeader,
62
28
  .sapMPopoverSubHeader {
63
29
  position: relative;
64
30
  z-index: 2;
65
-
66
- .sapMBar {
67
-
68
- .sapMBarContainer {
69
- padding-left: 0;
70
- padding-right: 0;
71
- }
72
-
73
- .sapMBarLeft {
74
- padding-left: 1rem;
75
- }
76
-
77
- .sapMBarMiddle .sapMBarContainer {
78
- padding: 0 1rem;
79
- }
80
-
81
- .sapMBarRight {
82
- padding-right: 1rem;
83
- }
84
- }
85
31
  }
86
-
87
- .sapMPopoverHeader,
88
- .sapMPopoverFooter,
89
- .sapMPopoverSubHeader {
90
-
91
- .sapUi-Std-PaddingS,
92
- .sapUi-Std-PaddingM,
93
- .sapUi-Std-PaddingL,
94
- .sapUi-Std-PaddingXL {
95
-
96
- &.sapMBar {
97
-
98
- .sapMBarMiddle .sapMBarPH {
99
- padding-left: 0;
100
- padding-right: 0;
101
- }
102
-
103
- .sapMBarLeft {
104
- padding-left: inherit;
105
-
106
- .sapMBarChild {
107
- padding-right: 0.5rem;
108
- }
109
- }
110
-
111
- .sapMBarRight {
112
- padding-right: inherit;
113
-
114
- .sapMBarChild {
115
- padding-left: 0.5rem;
116
- }
117
- }
118
- }
119
- }
120
- }
121
-
122
32
  .sapMPopover {
123
- border-radius: var(--sapPopover_BorderCornerRadius);
124
33
 
125
34
  .sapMPopoverCont {
126
35
  padding: 0.0625rem;
127
36
  }
128
-
129
- &.sapMPopoverWithoutBar .sapMPopoverCont,
130
- .sapMIBar.sapMHeader-CTX {
131
- border-top-right-radius: var(--sapPopover_BorderCornerRadius);
132
- border-top-left-radius: var(--sapPopover_BorderCornerRadius);
133
- }
134
-
135
- &.sapMPopoverWithoutFooter .sapMPopoverCont,
136
- .sapMIBar.sapMFooter-CTX {
137
- border-bottom-right-radius: var(--sapPopover_BorderCornerRadius);
138
- border-bottom-left-radius: var(--sapPopover_BorderCornerRadius);
139
- }
140
37
  }
141
38
 
142
39
  .sapMPopoverResizeHandle {
@@ -4,11 +4,7 @@
4
4
  /* ================================== */
5
5
 
6
6
  @_sap_m_Popover_ThickShadowSize: 0.125rem;
7
-
8
- .sapMPopoverArr::after {
9
- background: var(--sapGroup_ContentBackground);
10
- box-shadow: var(--sapContent_Shadow2);
11
- }
7
+ @_sap_m_Popover_BorderCornerRadius: var(--sapPopover_BorderCornerRadius);
12
8
 
13
9
  .sapMPopoverWithBar > .sapMPopoverArr {
14
10
  &.sapMPopoverArrUp::after,
@@ -28,117 +24,17 @@
28
24
  .sapMPopover .sapMIBar.sapMSubHeader-CTX {
29
25
  background-color: var(--sapPageHeader_Background);
30
26
  }
31
-
32
- .sapUiSizeCompact {
33
-
34
- .sapMPopoverFooter,
35
- .sapMPopoverHeader {
36
-
37
- .sapMIBar,
38
- .sapMBar {
39
- height: 2.5rem;
40
-
41
- & > .sapMBarLeft,
42
- & > .sapMBarRight {
43
- height: 2.5rem;
44
- line-height: 2.5rem;
45
-
46
- .sapMBtn {
47
- vertical-align: middle;
48
- }
49
- }
50
-
51
- & > .sapMBarMiddle .sapMBarPH {
52
- height: 2.5rem;
53
- line-height: 2.5rem;
54
-
55
- .sapMBtn {
56
- vertical-align: middle;
57
- }
58
- }
59
- }
60
- }
61
- }
62
-
63
- .sapMPopoverHeader,
64
- .sapMPopoverFooter,
65
- .sapMPopoverSubHeader {
66
-
67
- .sapUi-Std-PaddingS,
68
- .sapUi-Std-PaddingM,
69
- .sapUi-Std-PaddingL,
70
- .sapUi-Std-PaddingXL {
71
-
72
- &.sapMBar {
73
-
74
- .sapMBarMiddle .sapMBarPH {
75
- padding-left: 0;
76
- padding-right: 0;
77
- }
78
-
79
- .sapMBarLeft {
80
- padding-left: inherit;
81
-
82
- .sapMBarChild {
83
- padding-right: 0.5rem;
84
- }
85
- }
86
-
87
- .sapMBarRight {
88
- padding-right: inherit;
89
-
90
- .sapMBarChild {
91
- padding-left: 0.5rem;
92
- }
93
- }
94
- }
95
- }
96
- }
97
-
98
27
  .sapMPopoverHeader,
99
28
  .sapMPopoverSubHeader {
100
29
  position: relative;
101
30
  z-index: 2;
102
-
103
- .sapMBar {
104
-
105
- .sapMBarContainer {
106
- padding-left: 0;
107
- padding-right: 0;
108
- }
109
-
110
- .sapMBarLeft {
111
- padding-left: 1rem;
112
- }
113
-
114
- .sapMBarMiddle .sapMBarContainer {
115
- padding: 0 1rem;
116
- }
117
-
118
- .sapMBarRight {
119
- padding-right: 1rem;
120
- }
121
- }
122
31
  }
123
32
 
124
33
  .sapMPopover {
125
- border-radius: var(--sapPopover_BorderCornerRadius);
126
34
 
127
35
  .sapMPopoverCont {
128
36
  padding: 0.0625rem;
129
37
  }
130
-
131
- &.sapMPopoverWithoutBar .sapMPopoverCont,
132
- .sapMIBar.sapMHeader-CTX {
133
- border-top-right-radius: var(--sapPopover_BorderCornerRadius);
134
- border-top-left-radius: var(--sapPopover_BorderCornerRadius);
135
- }
136
-
137
- &.sapMPopoverWithoutFooter .sapMPopoverCont,
138
- .sapMIBar.sapMFooter-CTX {
139
- border-bottom-right-radius: var(--sapPopover_BorderCornerRadius);
140
- border-bottom-left-radius: var(--sapPopover_BorderCornerRadius);
141
- }
142
38
  }
143
39
 
144
40
  /* pointing downward arrow */
@@ -4,11 +4,7 @@
4
4
  /* ================================== */
5
5
 
6
6
  @_sap_m_Popover_ThickShadowSize: 0.125rem;
7
-
8
- .sapMPopoverArr::after {
9
- background: var(--sapGroup_ContentBackground);
10
- box-shadow: var(--sapContent_Shadow2);
11
- }
7
+ @_sap_m_Popover_BorderCornerRadius: var(--sapPopover_BorderCornerRadius);
12
8
 
13
9
  .sapMPopoverWithBar > .sapMPopoverArr {
14
10
 
@@ -29,117 +25,17 @@
29
25
  .sapMPopover .sapMIBar.sapMSubHeader-CTX {
30
26
  background-color: var(--sapPageHeader_Background);
31
27
  }
32
-
33
- .sapUiSizeCompact {
34
-
35
- .sapMPopoverFooter,
36
- .sapMPopoverHeader {
37
-
38
- .sapMIBar,
39
- .sapMBar {
40
- height: 2.5rem;
41
-
42
- & > .sapMBarLeft,
43
- & > .sapMBarRight {
44
- height: 2.5rem;
45
- line-height: 2.5rem;
46
-
47
- .sapMBtn {
48
- vertical-align: middle;
49
- }
50
- }
51
-
52
- & > .sapMBarMiddle .sapMBarPH {
53
- height: 2.5rem;
54
- line-height: 2.5rem;
55
-
56
- .sapMBtn {
57
- vertical-align: middle;
58
- }
59
- }
60
- }
61
- }
62
- }
63
-
64
- .sapMPopoverHeader,
65
- .sapMPopoverFooter,
66
- .sapMPopoverSubHeader {
67
-
68
- .sapUi-Std-PaddingS,
69
- .sapUi-Std-PaddingM,
70
- .sapUi-Std-PaddingL,
71
- .sapUi-Std-PaddingXL {
72
-
73
- &.sapMBar {
74
-
75
- .sapMBarMiddle .sapMBarPH {
76
- padding-left: 0;
77
- padding-right: 0;
78
- }
79
-
80
- .sapMBarLeft {
81
- padding-left: inherit;
82
-
83
- .sapMBarChild {
84
- padding-right: 0.5rem;
85
- }
86
- }
87
-
88
- .sapMBarRight {
89
- padding-right: inherit;
90
-
91
- .sapMBarChild {
92
- padding-left: 0.5rem;
93
- }
94
- }
95
- }
96
- }
97
- }
98
-
99
28
  .sapMPopoverHeader,
100
29
  .sapMPopoverSubHeader {
101
30
  position: relative;
102
31
  z-index: 2;
103
-
104
- .sapMBar {
105
-
106
- .sapMBarContainer {
107
- padding-left: 0;
108
- padding-right: 0;
109
- }
110
-
111
- .sapMBarLeft {
112
- padding-left: 1rem;
113
- }
114
-
115
- .sapMBarMiddle .sapMBarContainer {
116
- padding: 0 1rem;
117
- }
118
-
119
- .sapMBarRight {
120
- padding-right: 1rem;
121
- }
122
- }
123
32
  }
124
33
 
125
34
  .sapMPopover {
126
- border-radius: var(--sapPopover_BorderCornerRadius);
127
35
 
128
36
  .sapMPopoverCont {
129
37
  padding: 0.0625rem;
130
38
  }
131
-
132
- &.sapMPopoverWithoutBar .sapMPopoverCont,
133
- .sapMIBar.sapMHeader-CTX {
134
- border-top-right-radius: var(--sapPopover_BorderCornerRadius);
135
- border-top-left-radius: var(--sapPopover_BorderCornerRadius);
136
- }
137
-
138
- &.sapMPopoverWithoutFooter .sapMPopoverCont,
139
- .sapMIBar.sapMFooter-CTX {
140
- border-bottom-right-radius: var(--sapPopover_BorderCornerRadius);
141
- border-bottom-left-radius: var(--sapPopover_BorderCornerRadius);
142
- }
143
39
  }
144
40
 
145
41
  /* pointing downward arrow */
@@ -3,7 +3,6 @@
3
3
  /* Morning Horizon theme */
4
4
  /* ======================================= */
5
5
 
6
- @_sap_tnt_SideNavigation_Width: 16rem;
7
6
  @_sap_tnt_SideNavigation_CollapsedWidth: 4rem;
8
7
  @_sap_tnt_SideNavigation_NavigationSeparatorMargin: 0.25rem 0.5rem 0.25rem 0.5rem;
9
8
  @_sap_tnt_SideNavigation_NavigationSeparatorBackgroundColor: var(--sapToolbar_SeparatorColor);
@@ -12,4 +11,9 @@
12
11
  @_sap_tnt_SideNavigation_TriangleColor: var(--sapContent_NonInteractiveIconColor);
13
12
  @_sap_tnt_SideNavigation_BoxShadow: var(--sapContent_Shadow0);
14
13
  @_sap_tnt_SideNavigation_SeparatorMargin: 0.3125rem 0.5rem 0.3125rem 0.5rem;
15
- @_sap_tnt_SideNavigation_TriangleDisplay: none;
14
+ @_sap_tnt_SideNavigation_TriangleDisplay: none;
15
+
16
+ .sapTntSideNavigation {
17
+ --sapTntSideNavigation_ExpandedMinWidth: 16rem;
18
+ --sapTntSideNavigation_ExpandedWidth: 16rem;
19
+ }
@@ -3,7 +3,6 @@
3
3
  /* Evening Horizon theme */
4
4
  /* ======================================= */
5
5
 
6
- @_sap_tnt_SideNavigation_Width: 16rem;
7
6
  @_sap_tnt_SideNavigation_CollapsedWidth: 4rem;
8
7
  @_sap_tnt_SideNavigation_NavigationSeparatorMargin: 0.25rem 0.5rem 0.25rem 0.5rem;
9
8
  @_sap_tnt_SideNavigation_NavigationSeparatorBackgroundColor: var(--sapToolbar_SeparatorColor);
@@ -12,4 +11,9 @@
12
11
  @_sap_tnt_SideNavigation_TriangleColor: var(--sapContent_NonInteractiveIconColor);
13
12
  @_sap_tnt_SideNavigation_BoxShadow: var(--sapContent_Shadow0);
14
13
  @_sap_tnt_SideNavigation_SeparatorMargin: 0.3125rem 0.5rem 0.3125rem 0.5rem;
15
- @_sap_tnt_SideNavigation_TriangleDisplay: none;
14
+ @_sap_tnt_SideNavigation_TriangleDisplay: none;
15
+
16
+ .sapTntSideNavigation {
17
+ --sapTntSideNavigation_ExpandedMinWidth: 16rem;
18
+ --sapTntSideNavigation_ExpandedWidth: 16rem;
19
+ }