@openui5/themelib_sap_horizon 1.124.2 → 1.126.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.
- package/.reuse/dep5 +9 -4
- package/THIRDPARTY.txt +13 -6
- package/package.json +18 -18
- package/src/sap/m/themes/sap_horizon/GroupHeaderListItem.less +1 -5
- package/src/sap/m/themes/sap_horizon/ListBase.less +7 -1
- package/src/sap/m/themes/sap_horizon/ObjectStatus.less +34 -8
- package/src/sap/m/themes/sap_horizon/Page.less +4 -4
- package/src/sap/m/themes/sap_horizon/SplitButton.less +18 -0
- package/src/sap/m/themes/sap_horizon/StandardListItem.less +1 -0
- package/src/sap/m/themes/sap_horizon_dark/GroupHeaderListItem.less +1 -5
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +11 -23
- package/src/sap/m/themes/sap_horizon_dark/ListBase.less +7 -1
- package/src/sap/m/themes/sap_horizon_dark/ObjectStatus.less +34 -8
- package/src/sap/m/themes/sap_horizon_dark/Page.less +4 -4
- package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +18 -0
- package/src/sap/m/themes/sap_horizon_dark/StandardListItem.less +1 -0
- package/src/sap/m/themes/sap_horizon_hcb/GroupHeaderListItem.less +1 -5
- package/src/sap/m/themes/sap_horizon_hcb/ListBase.less +1 -0
- package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +44 -18
- package/src/sap/m/themes/sap_horizon_hcb/Page.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcw/GroupHeaderListItem.less +1 -5
- package/src/sap/m/themes/sap_horizon_hcw/ListBase.less +1 -0
- package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +44 -18
- package/src/sap/m/themes/sap_horizon_hcw/Page.less +4 -4
- package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +1 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +1 -0
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/CodeEditor.less +11 -0
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +2 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/CodeEditor.less +11 -0
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +2 -1
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +0 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +0 -1
- package/src/sap/ui/layout/themes/sap_horizon/FormLayout.less +7 -7
- package/src/sap/ui/layout/themes/sap_horizon_dark/FormLayout.less +7 -7
- package/src/sap/ui/layout/themes/sap_horizon_hcb/FormLayout.less +7 -7
- package/src/sap/ui/layout/themes/sap_horizon_hcw/FormLayout.less +7 -7
- package/src/sap/ui/mdc/themes/sap_horizon/Table.less +1 -0
- package/src/sap/ui/mdc/themes/sap_horizon_dark/Table.less +1 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/Table.less +2 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/Table.less +2 -1
- package/src/sap/ui/unified/themes/sap_horizon/CalendarLegend.less +4 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarLegend.less +4 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarLegend.less +22 -4
- package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarLegend.less +22 -4
- package/src/sap/uxap/themes/sap_horizon/AnchorBar.less +2 -1
- package/src/sap/uxap/themes/sap_horizon_dark/AnchorBar.less +2 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcb/AnalyticsCloudContent.less +0 -6
- package/src/sap/ui/integration/themes/sap_horizon_hcw/AnalyticsCloudContent.less +0 -6
package/.reuse/dep5
CHANGED
|
@@ -50,6 +50,11 @@ Copyright: Mario Heiderich
|
|
|
50
50
|
License: Apache-2.0
|
|
51
51
|
Comment: these files belong to: purify.js
|
|
52
52
|
|
|
53
|
+
Files: src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.css src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.js
|
|
54
|
+
Copyright: jQuery Foundation and other contributors, https://jquery.org/
|
|
55
|
+
License: MIT
|
|
56
|
+
Comment: these files belong to: QUnit Composite 2.0.0
|
|
57
|
+
|
|
53
58
|
|
|
54
59
|
# Library: sap.ui.codeeditor:
|
|
55
60
|
|
|
@@ -379,13 +384,13 @@ Copyright: 2017 Wei Song and Oliver Nightingale
|
|
|
379
384
|
License: MIT
|
|
380
385
|
Comment: these files belong to: Elasticlunr
|
|
381
386
|
|
|
382
|
-
Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-
|
|
383
|
-
Copyright:
|
|
387
|
+
Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/*
|
|
388
|
+
Copyright: SpryMedia Ltd
|
|
384
389
|
License: MIT
|
|
385
390
|
Comment: these files belong to: DataTables
|
|
386
391
|
|
|
387
|
-
Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-
|
|
388
|
-
Copyright:
|
|
392
|
+
Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/*
|
|
393
|
+
Copyright: SpryMedia Ltd
|
|
389
394
|
License: MIT
|
|
390
395
|
Comment: these files belong to: Buttons extension for DataTables
|
|
391
396
|
|
package/THIRDPARTY.txt
CHANGED
|
@@ -12,6 +12,13 @@ License: Apache-2.0
|
|
|
12
12
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
13
13
|
Contained in: src/sap.m/src/sap/m/_thirdparty/purify.js
|
|
14
14
|
|
|
15
|
+
Component: QUnit Composite 2.0.0, version: 2.0.0
|
|
16
|
+
Copyright: jQuery Foundation and other contributors, https://jquery.org/
|
|
17
|
+
License: MIT
|
|
18
|
+
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
19
|
+
Contained in: src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.css
|
|
20
|
+
src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.js
|
|
21
|
+
|
|
15
22
|
|
|
16
23
|
Library: sap.ui.codeeditor:
|
|
17
24
|
|
|
@@ -356,17 +363,17 @@ License: MIT
|
|
|
356
363
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
357
364
|
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/elasticlunr.js
|
|
358
365
|
|
|
359
|
-
Component: DataTables, version:
|
|
360
|
-
Copyright:
|
|
366
|
+
Component: DataTables, version: 2.0.1
|
|
367
|
+
Copyright: SpryMedia Ltd
|
|
361
368
|
License: MIT
|
|
362
369
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
363
|
-
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-
|
|
370
|
+
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/*
|
|
364
371
|
|
|
365
|
-
Component: Buttons extension for DataTables, version:
|
|
366
|
-
Copyright:
|
|
372
|
+
Component: Buttons extension for DataTables, version: 3.0.0
|
|
373
|
+
Copyright: SpryMedia Ltd
|
|
367
374
|
License: MIT
|
|
368
375
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
369
|
-
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-
|
|
376
|
+
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/*
|
|
370
377
|
|
|
371
378
|
|
|
372
379
|
Library: sap.ui.integration:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.126.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/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.
|
|
18
|
-
"@openui5/sap.m": "1.
|
|
19
|
-
"@openui5/sap.tnt": "1.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.
|
|
22
|
-
"@openui5/sap.ui.core": "1.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.
|
|
30
|
-
"@openui5/sap.ui.table": "1.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.
|
|
33
|
-
"@openui5/sap.uxap": "1.
|
|
17
|
+
"@openui5/sap.f": "1.126.0",
|
|
18
|
+
"@openui5/sap.m": "1.126.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.126.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.126.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.126.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.126.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.126.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.126.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.126.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.126.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.126.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.126.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.126.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.126.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.126.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.126.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.126.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -1,8 +1,4 @@
|
|
|
1
1
|
/* ========================================= */
|
|
2
2
|
/* CSS for control sap.m/GroupHeaderListItem */
|
|
3
3
|
/* Horizon theme */
|
|
4
|
-
/* ========================================= */
|
|
5
|
-
|
|
6
|
-
.sapMListUl .sapMLIB.sapMGHLI {
|
|
7
|
-
font-weight: bold;
|
|
8
|
-
}
|
|
4
|
+
/* ========================================= */
|
|
@@ -25,6 +25,10 @@
|
|
|
25
25
|
border-top-left-radius: @sapUiElementBorderCornerRadius;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
+
.sapMListHdrText {
|
|
29
|
+
font-size: @sapUiGroupTitleFontSize;
|
|
30
|
+
}
|
|
31
|
+
|
|
28
32
|
.sapUiTableOnObjectPageAdjustmentsForSection .sapMListHdr {
|
|
29
33
|
border-top-right-radius: 0;
|
|
30
34
|
border-top-left-radius: 0;
|
|
@@ -40,4 +44,6 @@
|
|
|
40
44
|
|
|
41
45
|
.sapMGrowingListTrigger {
|
|
42
46
|
border-top: @sapUiListBorderWidth solid @sapUiListHeaderBorderColor;
|
|
43
|
-
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
._sap_m_ListBase_Rounded_HeaderToolbarMixin();
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.sapMObjectStatusLarge {
|
|
20
|
+
.sapMObjectStatusLarge:not(.sapMObjStatusInverted) {
|
|
21
21
|
.sapMObjStatusTitle,
|
|
22
22
|
.sapMObjStatusText,
|
|
23
23
|
.sapMObjStatusIcon {
|
|
@@ -30,17 +30,43 @@
|
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
.sapMObjectStatusLarge.
|
|
34
|
-
|
|
35
|
-
|
|
33
|
+
.sapMObjStatusInverted.sapMObjectStatusLarge .sapMObjStatusWrapper {
|
|
34
|
+
height: 1.625rem;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.sapMObjStatus.sapMObjectStatusLarge.sapMObjStatusInverted {
|
|
38
|
+
height: 1.75rem;
|
|
39
|
+
min-height: 1.75rem;
|
|
40
|
+
|
|
41
|
+
.sapMObjStatusTitle,
|
|
42
|
+
.sapMObjStatusText,
|
|
43
|
+
.sapMObjStatusIcon {
|
|
44
|
+
font-family: @sapUiFontSemiboldDuplexFamily;
|
|
36
45
|
font-size: 1.25rem;
|
|
46
|
+
}
|
|
47
|
+
.sapMObjStatusTitle {
|
|
48
|
+
line-height: 1.625rem;
|
|
49
|
+
height: 1.625rem;
|
|
50
|
+
}
|
|
51
|
+
.sapMObjStatusIcon,
|
|
52
|
+
.sapMObjStatusText {
|
|
53
|
+
padding: 0.125rem 0.25rem;
|
|
54
|
+
line-height: 1.25rem;
|
|
55
|
+
height: 1.25rem;
|
|
56
|
+
}
|
|
57
|
+
.sapMObjStatusIcon:not(.sapMObjStatusIconOnly) {
|
|
37
58
|
padding-left: 0;
|
|
38
59
|
padding-right: 0;
|
|
39
60
|
}
|
|
40
|
-
.sapMObjStatusIcon
|
|
61
|
+
.sapMObjStatusIcon > .sapUiIcon {
|
|
62
|
+
font-size: 1.25rem;
|
|
63
|
+
line-height: 1.25rem;
|
|
41
64
|
padding-left: 0;
|
|
42
65
|
padding-right: 0;
|
|
43
66
|
}
|
|
67
|
+
.sapMObjStatusIconOnly {
|
|
68
|
+
width: 1.75rem;
|
|
69
|
+
}
|
|
44
70
|
}
|
|
45
71
|
|
|
46
72
|
.sapMObjStatusInverted {
|
|
@@ -58,8 +84,8 @@
|
|
|
58
84
|
color: @sapUiContentContrastTextColor;
|
|
59
85
|
}
|
|
60
86
|
|
|
61
|
-
.sapMObjStatusInverted .sapMObjStatusIcon.sapMObjStatusIconOnly,
|
|
62
|
-
.sapMObjStatusInverted .sapMObjStatusLink .sapMObjStatusIcon.sapMObjStatusIconOnly {
|
|
87
|
+
.sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusIcon.sapMObjStatusIconOnly,
|
|
88
|
+
.sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusLink .sapMObjStatusIcon.sapMObjStatusIconOnly {
|
|
63
89
|
padding: 0.1875rem 0.313rem;
|
|
64
90
|
}
|
|
65
91
|
|
|
@@ -146,7 +172,7 @@ html.sap-desktop .sapMObjStatusActive.sapMObjStatusInverted {
|
|
|
146
172
|
}
|
|
147
173
|
}
|
|
148
174
|
&.sapMObjectStatusLarge:focus {
|
|
149
|
-
min-height:
|
|
175
|
+
min-height: 1.75rem;
|
|
150
176
|
}
|
|
151
177
|
}
|
|
152
178
|
|
|
@@ -159,10 +159,10 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
|
|
|
159
159
|
|
|
160
160
|
.sapMPageWithHeader {
|
|
161
161
|
&.sapFShellBar-CTX > section {
|
|
162
|
-
top:
|
|
162
|
+
top: 3.25rem;
|
|
163
163
|
}
|
|
164
164
|
&.sapMPageWithSubHeader.sapFShellBar-CTX > section {
|
|
165
|
-
top:
|
|
165
|
+
top: 6rem;
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
168
|
|
|
@@ -208,10 +208,10 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
|
|
|
208
208
|
|
|
209
209
|
.sapMPageWithHeader {
|
|
210
210
|
&.sapFShellBar-CTX > section {
|
|
211
|
-
top:
|
|
211
|
+
top: 3.25rem;
|
|
212
212
|
}
|
|
213
213
|
&.sapMPageWithSubHeader.sapFShellBar-CTX > section {
|
|
214
|
-
top:
|
|
214
|
+
top: 5.75rem;
|
|
215
215
|
}
|
|
216
216
|
}
|
|
217
217
|
}
|
|
@@ -24,6 +24,18 @@
|
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
|
|
27
|
+
.sapMMenuBtn.sapMMenuBtnSplit .sapMSBActive:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnAccept .sapMBtnIcon {
|
|
28
|
+
color: @sapUiButtonAcceptTextColor;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.sapMMenuBtn.sapMMenuBtnSplit .sapMSBActive:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnReject .sapMBtnIcon {
|
|
32
|
+
color: @sapUiButtonRejectTextColor;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.sapMMenuBtn.sapMMenuBtnSplit .sapMSBActive:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnAttention .sapMBtnIcon {
|
|
36
|
+
color: @sapUiButtonAttentionTextColor;
|
|
37
|
+
}
|
|
38
|
+
|
|
27
39
|
.sapMTB-Transparent-CTX .sapMSB .sapMSBText:hover .sapMBtnDefault.sapMBtnInner.sapMBtnText {
|
|
28
40
|
padding-right: 0.5625rem;
|
|
29
41
|
}
|
|
@@ -117,6 +129,7 @@
|
|
|
117
129
|
|
|
118
130
|
.sapMSB.sapMSBTransparent .sapMSBText {
|
|
119
131
|
background-color: transparent;
|
|
132
|
+
border-color: transparent;
|
|
120
133
|
}
|
|
121
134
|
|
|
122
135
|
.sapMBtn.sapMSBText:hover > .sapMBtnHoverable.sapMBtnEmphasized:not(.sapMBtnActive):not(.sapMBtnDisabled):not(.sapMToggleBtnPressed),
|
|
@@ -168,6 +181,11 @@
|
|
|
168
181
|
border-bottom-left-radius: 0.5rem;
|
|
169
182
|
}
|
|
170
183
|
|
|
184
|
+
.sapMSB.sapMSBTransparent:hover .sapMSBText,
|
|
185
|
+
.sapMBtn.sapMSBArrow:hover > .sapMBtnHoverable.sapMSBTransparent:not(.sapMBtnActive):not(.sapMToggleBtnPressed) {
|
|
186
|
+
border: 0.0625rem solid @sapUiButtonLiteHoverBorderColor;
|
|
187
|
+
}
|
|
188
|
+
|
|
171
189
|
.sapMFooter-CTX .sapMMenuBtnSplit,
|
|
172
190
|
.sapMMenuBtnSplit {
|
|
173
191
|
.sapMBtnInner,
|
|
@@ -1,8 +1,4 @@
|
|
|
1
1
|
/* ========================================== */
|
|
2
2
|
/* CSS for control sap.m/GroupHeaderListItem */
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
|
-
/* ========================================== */
|
|
5
|
-
|
|
6
|
-
.sapMListUl .sapMLIB.sapMGHLI {
|
|
7
|
-
font-weight: bold;
|
|
8
|
-
}
|
|
4
|
+
/* ========================================== */
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
}
|
|
247
247
|
|
|
248
248
|
//Arrow button
|
|
249
|
-
.
|
|
249
|
+
.sapMITBFilterExpandBtn .sapUiIcon {
|
|
250
250
|
color: @sapUiBaseText;
|
|
251
251
|
}
|
|
252
252
|
}
|
|
@@ -469,8 +469,8 @@
|
|
|
469
469
|
border-color: @sapUiBaseText;
|
|
470
470
|
}
|
|
471
471
|
|
|
472
|
-
.sapUiIcon {
|
|
473
|
-
color: @sapUiBaseText
|
|
472
|
+
.sapMITBFilterExpandIcon.sapUiIcon {
|
|
473
|
+
color: @sapUiBaseText;
|
|
474
474
|
}
|
|
475
475
|
}
|
|
476
476
|
|
|
@@ -482,8 +482,8 @@
|
|
|
482
482
|
border-color: @sapUiNeutralText;
|
|
483
483
|
}
|
|
484
484
|
|
|
485
|
-
.sapUiIcon {
|
|
486
|
-
color: @sapUiNeutralText
|
|
485
|
+
.sapMITBFilterExpandIcon.sapUiIcon {
|
|
486
|
+
color: @sapUiNeutralText;
|
|
487
487
|
}
|
|
488
488
|
}
|
|
489
489
|
|
|
@@ -495,8 +495,8 @@
|
|
|
495
495
|
border-color: @sapUiPositiveText;
|
|
496
496
|
}
|
|
497
497
|
|
|
498
|
-
.sapUiIcon {
|
|
499
|
-
color: @sapUiPositiveText
|
|
498
|
+
.sapMITBFilterExpandIcon.sapUiIcon {
|
|
499
|
+
color: @sapUiPositiveText;
|
|
500
500
|
}
|
|
501
501
|
}
|
|
502
502
|
|
|
@@ -508,8 +508,8 @@
|
|
|
508
508
|
border-color: @sapUiNegativeText;
|
|
509
509
|
}
|
|
510
510
|
|
|
511
|
-
.sapUiIcon {
|
|
512
|
-
color: @sapUiNegativeText
|
|
511
|
+
.sapMITBFilterExpandIcon.sapUiIcon {
|
|
512
|
+
color: @sapUiNegativeText;
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
515
|
|
|
@@ -521,8 +521,8 @@
|
|
|
521
521
|
border-color: @sapUiCriticalText;
|
|
522
522
|
}
|
|
523
523
|
|
|
524
|
-
.sapUiIcon {
|
|
525
|
-
color: @sapUiCriticalText
|
|
524
|
+
.sapMITBFilterExpandIcon.sapUiIcon {
|
|
525
|
+
color: @sapUiCriticalText;
|
|
526
526
|
}
|
|
527
527
|
}
|
|
528
528
|
.sapMITH:not(.sapMITBTextOnly) {
|
|
@@ -531,35 +531,23 @@
|
|
|
531
531
|
.sapMITBFilterExpandBtnSeparator {
|
|
532
532
|
border-color: @sapUiNeutralElement;
|
|
533
533
|
}
|
|
534
|
-
.sapUiIcon {
|
|
535
|
-
color: @sapUiNeutralElement !important;
|
|
536
|
-
}
|
|
537
534
|
}
|
|
538
535
|
|
|
539
536
|
.sapMITBFilterPositive {
|
|
540
537
|
.sapMITBFilterExpandBtnSeparator {
|
|
541
538
|
border-color: @sapUiPositiveElement;
|
|
542
539
|
}
|
|
543
|
-
.sapUiIcon {
|
|
544
|
-
color: @sapUiPositiveElement !important;
|
|
545
|
-
}
|
|
546
540
|
}
|
|
547
541
|
|
|
548
542
|
.sapMITBFilterNegative {
|
|
549
543
|
.sapMITBFilterExpandBtnSeparator {
|
|
550
544
|
border-color: @sapUiNegativeElement;
|
|
551
545
|
}
|
|
552
|
-
.sapUiIcon {
|
|
553
|
-
color: @sapUiNegativeElement !important;
|
|
554
|
-
}
|
|
555
546
|
}
|
|
556
547
|
.sapMITBFilterCritical {
|
|
557
548
|
.sapMITBFilterExpandBtnSeparator {
|
|
558
549
|
border-color: @sapUiCriticalElement;
|
|
559
550
|
}
|
|
560
|
-
.sapUiIcon {
|
|
561
|
-
color: @sapUiCriticalElement !important;
|
|
562
|
-
}
|
|
563
551
|
}
|
|
564
552
|
}
|
|
565
553
|
|
|
@@ -25,6 +25,10 @@
|
|
|
25
25
|
border-top-left-radius: @sapUiElementBorderCornerRadius;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
+
.sapMListHdrText {
|
|
29
|
+
font-size: @sapUiGroupTitleFontSize;
|
|
30
|
+
}
|
|
31
|
+
|
|
28
32
|
.sapUiTableOnObjectPageAdjustmentsForSection .sapMListHdr {
|
|
29
33
|
border-top-right-radius: 0;
|
|
30
34
|
border-top-left-radius: 0;
|
|
@@ -45,4 +49,6 @@
|
|
|
45
49
|
|
|
46
50
|
.sapMGrowingListTrigger {
|
|
47
51
|
border-top: @sapUiListBorderWidth solid @sapUiListHeaderBorderColor;
|
|
48
|
-
}
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
._sap_m_ListBase_Rounded_HeaderToolbarMixin();
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.sapMObjectStatusLarge {
|
|
20
|
+
.sapMObjectStatusLarge:not(.sapMObjStatusInverted) {
|
|
21
21
|
.sapMObjStatusTitle,
|
|
22
22
|
.sapMObjStatusText,
|
|
23
23
|
.sapMObjStatusIcon {
|
|
@@ -30,17 +30,43 @@
|
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
.sapMObjectStatusLarge.
|
|
34
|
-
|
|
35
|
-
|
|
33
|
+
.sapMObjStatusInverted.sapMObjectStatusLarge .sapMObjStatusWrapper {
|
|
34
|
+
height: 1.625rem;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.sapMObjStatus.sapMObjectStatusLarge.sapMObjStatusInverted {
|
|
38
|
+
height: 1.75rem;
|
|
39
|
+
min-height: 1.75rem;
|
|
40
|
+
|
|
41
|
+
.sapMObjStatusTitle,
|
|
42
|
+
.sapMObjStatusText,
|
|
43
|
+
.sapMObjStatusIcon {
|
|
44
|
+
font-family: @sapUiFontSemiboldDuplexFamily;
|
|
36
45
|
font-size: 1.25rem;
|
|
46
|
+
}
|
|
47
|
+
.sapMObjStatusTitle {
|
|
48
|
+
line-height: 1.625rem;
|
|
49
|
+
height: 1.625rem;
|
|
50
|
+
}
|
|
51
|
+
.sapMObjStatusIcon,
|
|
52
|
+
.sapMObjStatusText {
|
|
53
|
+
padding: 0.125rem 0.25rem;
|
|
54
|
+
line-height: 1.25rem;
|
|
55
|
+
height: 1.25rem;
|
|
56
|
+
}
|
|
57
|
+
.sapMObjStatusIcon:not(.sapMObjStatusIconOnly) {
|
|
37
58
|
padding-left: 0;
|
|
38
59
|
padding-right: 0;
|
|
39
60
|
}
|
|
40
|
-
.sapMObjStatusIcon
|
|
61
|
+
.sapMObjStatusIcon > .sapUiIcon {
|
|
62
|
+
font-size: 1.25rem;
|
|
63
|
+
line-height: 1.25rem;
|
|
41
64
|
padding-left: 0;
|
|
42
65
|
padding-right: 0;
|
|
43
66
|
}
|
|
67
|
+
.sapMObjStatusIconOnly {
|
|
68
|
+
width: 1.75rem;
|
|
69
|
+
}
|
|
44
70
|
}
|
|
45
71
|
|
|
46
72
|
.sapMObjStatusInverted {
|
|
@@ -58,8 +84,8 @@
|
|
|
58
84
|
color: @sapUiContentContrastTextColor;
|
|
59
85
|
}
|
|
60
86
|
|
|
61
|
-
.sapMObjStatusInverted .sapMObjStatusIcon.sapMObjStatusIconOnly,
|
|
62
|
-
.sapMObjStatusInverted .sapMObjStatusLink .sapMObjStatusIcon.sapMObjStatusIconOnly {
|
|
87
|
+
.sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusIcon.sapMObjStatusIconOnly,
|
|
88
|
+
.sapMObjStatusInverted:not(.sapMObjectStatusLarge) .sapMObjStatusLink .sapMObjStatusIcon.sapMObjStatusIconOnly {
|
|
63
89
|
padding: 0.1875rem 0.313rem;
|
|
64
90
|
}
|
|
65
91
|
|
|
@@ -146,7 +172,7 @@ html.sap-desktop .sapMObjStatusActive.sapMObjStatusInverted {
|
|
|
146
172
|
}
|
|
147
173
|
}
|
|
148
174
|
&.sapMObjectStatusLarge:focus {
|
|
149
|
-
min-height:
|
|
175
|
+
min-height: 1.75rem;
|
|
150
176
|
}
|
|
151
177
|
}
|
|
152
178
|
|
|
@@ -159,10 +159,10 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
|
|
|
159
159
|
|
|
160
160
|
.sapMPageWithHeader {
|
|
161
161
|
&.sapFShellBar-CTX > section {
|
|
162
|
-
top:
|
|
162
|
+
top: 3.25rem;
|
|
163
163
|
}
|
|
164
164
|
&.sapMPageWithSubHeader.sapFShellBar-CTX > section {
|
|
165
|
-
top:
|
|
165
|
+
top: 6rem;
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
168
|
|
|
@@ -208,10 +208,10 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
|
|
|
208
208
|
|
|
209
209
|
.sapMPageWithHeader {
|
|
210
210
|
&.sapFShellBar-CTX > section {
|
|
211
|
-
top:
|
|
211
|
+
top: 3.25rem;
|
|
212
212
|
}
|
|
213
213
|
&.sapMPageWithSubHeader.sapFShellBar-CTX > section {
|
|
214
|
-
top:
|
|
214
|
+
top: 5.75rem;
|
|
215
215
|
}
|
|
216
216
|
}
|
|
217
217
|
}
|
|
@@ -24,6 +24,18 @@
|
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
|
|
27
|
+
.sapMMenuBtn.sapMMenuBtnSplit .sapMSBActive:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnAccept .sapMBtnIcon {
|
|
28
|
+
color: @sapUiButtonAcceptTextColor;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.sapMMenuBtn.sapMMenuBtnSplit .sapMSBActive:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnReject .sapMBtnIcon {
|
|
32
|
+
color: @sapUiButtonRejectTextColor;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.sapMMenuBtn.sapMMenuBtnSplit .sapMSBActive:not(.sapMBtnDisabled) > .sapMBtnInner.sapMBtnAttention .sapMBtnIcon {
|
|
36
|
+
color: @sapUiButtonAttentionTextColor;
|
|
37
|
+
}
|
|
38
|
+
|
|
27
39
|
.sapMTB-Transparent-CTX .sapMSB .sapMSBText:hover .sapMBtnDefault.sapMBtnInner.sapMBtnText {
|
|
28
40
|
padding-right: 0.5625rem;
|
|
29
41
|
}
|
|
@@ -117,6 +129,7 @@
|
|
|
117
129
|
|
|
118
130
|
.sapMSB.sapMSBTransparent .sapMSBText {
|
|
119
131
|
background-color: transparent;
|
|
132
|
+
border-color: transparent;
|
|
120
133
|
}
|
|
121
134
|
|
|
122
135
|
.sapMBtn.sapMSBText:hover > .sapMBtnHoverable.sapMBtnEmphasized:not(.sapMBtnActive):not(.sapMBtnDisabled):not(.sapMToggleBtnPressed),
|
|
@@ -168,6 +181,11 @@
|
|
|
168
181
|
border-bottom-left-radius: 0.5rem;
|
|
169
182
|
}
|
|
170
183
|
|
|
184
|
+
.sapMSB.sapMSBTransparent:hover .sapMSBText,
|
|
185
|
+
.sapMBtn.sapMSBArrow:hover > .sapMBtnHoverable.sapMSBTransparent:not(.sapMBtnActive):not(.sapMToggleBtnPressed) {
|
|
186
|
+
border: 0.0625rem solid @sapUiButtonLiteHoverBorderColor;
|
|
187
|
+
}
|
|
188
|
+
|
|
171
189
|
.sapMFooter-CTX .sapMMenuBtnSplit,
|
|
172
190
|
.sapMMenuBtnSplit {
|
|
173
191
|
.sapMBtnInner,
|
|
@@ -1,8 +1,4 @@
|
|
|
1
1
|
/* ========================================== */
|
|
2
2
|
/* CSS for control sap.m/GroupHeaderListItem */
|
|
3
3
|
/* Horizon High Contrast Black theme */
|
|
4
|
-
/* ========================================== */
|
|
5
|
-
|
|
6
|
-
.sapMListUl .sapMLIB.sapMGHLI {
|
|
7
|
-
font-weight: bold;
|
|
8
|
-
}
|
|
4
|
+
/* ========================================== */
|