@openui5/themelib_sap_belize 1.93.3 → 1.96.1
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 +6 -11
- package/THIRDPARTY.txt +10 -16
- package/package.json +18 -18
- package/src/sap/m/themes/sap_belize/ListItemBase.less +4 -0
- package/src/sap/m/themes/sap_belize/MessagePage.less +1 -1
- package/src/sap/m/themes/sap_belize/NewsContent.less +1 -1
- package/src/sap/m/themes/sap_belize/ObjectStatus.less +0 -2
- package/src/sap/m/themes/sap_belize/ViewSettingsDialog.less +24 -0
- package/src/sap/m/themes/sap_belize_hcb/GenericTile.less +0 -3
- package/src/sap/m/themes/sap_belize_hcb/IconTabBar.less +6 -6
- package/src/sap/m/themes/sap_belize_hcb/ListItemBase.less +4 -0
- package/src/sap/m/themes/sap_belize_hcb/ObjectStatus.less +2 -2
- package/src/sap/m/themes/sap_belize_hcb/ProgressIndicator.less +4 -4
- package/src/sap/m/themes/sap_belize_hcb/ViewSettingsDialog.less +26 -1
- package/src/sap/m/themes/sap_belize_hcw/GenericTile.less +0 -3
- package/src/sap/m/themes/sap_belize_hcw/IconTabBar.less +6 -6
- package/src/sap/m/themes/sap_belize_hcw/ListItemBase.less +4 -0
- package/src/sap/m/themes/sap_belize_hcw/ObjectStatus.less +2 -2
- package/src/sap/m/themes/sap_belize_hcw/ProgressIndicator.less +4 -4
- package/src/sap/m/themes/sap_belize_hcw/ViewSettingsDialog.less +25 -1
- package/src/sap/m/themes/sap_belize_plus/ViewSettingsDialog.less +25 -1
- package/src/sap/tnt/themes/sap_belize/InfoLabel.less +3 -1
- package/src/sap/tnt/themes/sap_belize_hcb/InfoLabel.less +9 -8
- package/src/sap/tnt/themes/sap_belize_hcw/InfoLabel.less +9 -8
- package/src/sap/ui/commons/themes/sap_belize/img/tree/TreeNode_Coll.gif +0 -0
- package/src/sap/ui/commons/themes/sap_belize/img/tree/TreeNode_Exp.gif +0 -0
- package/src/sap/ui/commons/themes/sap_belize/img-RTL/tree/TreeNode_Coll.gif +0 -0
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/rta/themes/sap_belize_hcb/Overlay.less +18 -19
- package/src/sap/ui/rta/themes/sap_belize_hcw/Overlay.less +17 -18
- package/ui5.yaml +1 -1
package/.reuse/dep5
CHANGED
|
@@ -309,7 +309,7 @@ License: MIT
|
|
|
309
309
|
Comment: these files belong to: lodash
|
|
310
310
|
|
|
311
311
|
Files: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly/*
|
|
312
|
-
Copyright:
|
|
312
|
+
Copyright: 2021 Mathias Nater
|
|
313
313
|
License: MIT
|
|
314
314
|
Comment: these files belong to: Hyphenopoly
|
|
315
315
|
|
|
@@ -347,11 +347,6 @@ Copyright: 2013 Ariya Hidayat and other contributors
|
|
|
347
347
|
License: BSD-2-Clause
|
|
348
348
|
Comment: these files belong to: Esprima
|
|
349
349
|
|
|
350
|
-
Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/*
|
|
351
|
-
Copyright: 2006 Google Inc.
|
|
352
|
-
License: Apache-2.0
|
|
353
|
-
Comment: these files belong to: google-code-prettify
|
|
354
|
-
|
|
355
350
|
Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js/*
|
|
356
351
|
Copyright: 2006-2020, Ivan Sagalaev
|
|
357
352
|
License: BSD-3-Clause
|
|
@@ -405,6 +400,11 @@ Copyright: 2014 Vitaly Puzrin, Alex Kocharin
|
|
|
405
400
|
License: MIT
|
|
406
401
|
Comment: these files belong to: Markdown-it
|
|
407
402
|
|
|
403
|
+
Files: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
|
|
404
|
+
Copyright: 2015-2017 Evgeny Poberezkin
|
|
405
|
+
License: MIT
|
|
406
|
+
Comment: these files belong to: ajv
|
|
407
|
+
|
|
408
408
|
|
|
409
409
|
# Library: sap.ui.mdc:
|
|
410
410
|
|
|
@@ -452,11 +452,6 @@ Copyright: 2009-2014, Alexis Sellier <self@cloudhead.net>
|
|
|
452
452
|
License: Apache-2.0
|
|
453
453
|
Comment: these files belong to: LESS
|
|
454
454
|
|
|
455
|
-
Files: ../test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
|
|
456
|
-
Copyright: 2015-2017 Evgeny Poberezkin
|
|
457
|
-
License: MIT
|
|
458
|
-
Comment: these files belong to: ajv
|
|
459
|
-
|
|
460
455
|
Files: lib/jsdoc/ui5/plugin.js
|
|
461
456
|
Copyright:
|
|
462
457
|
2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
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.ui.codeeditor:
|
|
8
8
|
|
|
9
|
-
Component: Ace (Ajax.org Cloud9 Editor), version: 1.4.
|
|
9
|
+
Component: Ace (Ajax.org Cloud9 Editor), version: 1.4.13
|
|
10
10
|
Copyright: 2010, Ajax.org B.V.
|
|
11
11
|
License: BSD-3-Clause
|
|
12
12
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
@@ -279,8 +279,8 @@ License: MIT
|
|
|
279
279
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
280
280
|
Contained in: src/sap.ui.core/src/sap/ui/base/util/restricted/_/lodash.custom.js
|
|
281
281
|
|
|
282
|
-
Component: Hyphenopoly, version:
|
|
283
|
-
Copyright:
|
|
282
|
+
Component: Hyphenopoly, version: 3.4.0
|
|
283
|
+
Copyright: 2021 Mathias Nater
|
|
284
284
|
License: MIT
|
|
285
285
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
286
286
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly/*
|
|
@@ -324,12 +324,6 @@ License: BSD-2-Clause
|
|
|
324
324
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-2-Clause.txt
|
|
325
325
|
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/esprima.js
|
|
326
326
|
|
|
327
|
-
Component: google-code-prettify, version: 20130304
|
|
328
|
-
Copyright: 2006 Google Inc.
|
|
329
|
-
License: Apache-2.0
|
|
330
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
331
|
-
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/*
|
|
332
|
-
|
|
333
327
|
Component: highlight.js, version: 10.4.1
|
|
334
328
|
Copyright: 2006-2020, Ivan Sagalaev
|
|
335
329
|
License: BSD-3-Clause
|
|
@@ -376,7 +370,7 @@ License: Unicode-DFS-2015
|
|
|
376
370
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Unicode-DFS-2015.txt
|
|
377
371
|
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/Unicode-Data-Files-LICENSE.txt
|
|
378
372
|
|
|
379
|
-
Component: Adaptive Cards, version:
|
|
373
|
+
Component: Adaptive Cards, version: 2.9.0
|
|
380
374
|
Copyright: 2017 Microsoft
|
|
381
375
|
License: MIT
|
|
382
376
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
@@ -395,6 +389,12 @@ License: MIT
|
|
|
395
389
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
396
390
|
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/markdown-it.js
|
|
397
391
|
|
|
392
|
+
Component: ajv, version: 6.12.3
|
|
393
|
+
Copyright: 2015-2017 Evgeny Poberezkin
|
|
394
|
+
License: MIT
|
|
395
|
+
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
396
|
+
Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
|
|
397
|
+
|
|
398
398
|
|
|
399
399
|
Library: sap.ui.mdc:
|
|
400
400
|
|
|
@@ -450,12 +450,6 @@ License: Apache-2.0
|
|
|
450
450
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
451
451
|
Contained in: src/testsuite-utils/src/main/resources/META-INF/less/less.js
|
|
452
452
|
|
|
453
|
-
Component: ajv, version: 6.12.3
|
|
454
|
-
Copyright: 2015-2017 Evgeny Poberezkin
|
|
455
|
-
License: MIT
|
|
456
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
457
|
-
Contained in: ../test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
|
|
458
|
-
|
|
459
453
|
Component: JSDoc 3, version: 3.6.7
|
|
460
454
|
Copyright: 2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
|
|
461
455
|
License: Apache-2.0
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_belize",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.96.1",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_belize",
|
|
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.96.1",
|
|
18
|
+
"@openui5/sap.m": "1.96.1",
|
|
19
|
+
"@openui5/sap.tnt": "1.96.1",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.96.1",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.96.1",
|
|
22
|
+
"@openui5/sap.ui.core": "1.96.1",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.96.1",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.96.1",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.96.1",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.96.1",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.96.1",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.96.1",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.96.1",
|
|
30
|
+
"@openui5/sap.ui.table": "1.96.1",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.96.1",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.96.1",
|
|
33
|
+
"@openui5/sap.uxap": "1.96.1"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
/* Belize theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
|
-
.sapMMessagePage .sapMMessagePageInner .sapUiIcon::before {
|
|
6
|
+
.sapMMessagePage .sapMMessagePageInner .sapMMessagePageIcon.sapUiIcon::before {
|
|
7
7
|
color: fade(@sapUiContentNonInteractiveIconColor, 50);
|
|
8
8
|
}
|
|
@@ -14,7 +14,6 @@
|
|
|
14
14
|
.sapMObjStatusInverted .sapMObjStatusIcon {
|
|
15
15
|
color: @sapUiContentContrastTextColor;
|
|
16
16
|
min-height: 1rem;
|
|
17
|
-
max-height: 1rem;
|
|
18
17
|
vertical-align: bottom;
|
|
19
18
|
}
|
|
20
19
|
|
|
@@ -31,7 +30,6 @@
|
|
|
31
30
|
font-size: 1.5rem;
|
|
32
31
|
line-height: 2rem;
|
|
33
32
|
min-height: 2rem;
|
|
34
|
-
max-height: 2rem;
|
|
35
33
|
& > .sapUiIcon {
|
|
36
34
|
vertical-align: baseline;
|
|
37
35
|
line-height: 2rem;
|
|
@@ -34,4 +34,28 @@
|
|
|
34
34
|
.sapMPageWithSubHeader .sapMIBar.sapMHeader-CTX {
|
|
35
35
|
border-bottom: none;
|
|
36
36
|
box-shadow: none;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.sapMVSD {
|
|
40
|
+
.sapMPageSubHeader .sapMVSDBar {
|
|
41
|
+
height: 2.75rem;
|
|
42
|
+
}
|
|
43
|
+
.sapMTB.sapMVSDFilterHeaderToolbar {
|
|
44
|
+
padding-left: 0;
|
|
45
|
+
}
|
|
46
|
+
.sapMPage > .sapMPageHeader + .sapMPageSubHeader + section {
|
|
47
|
+
top: 6rem;
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.sapUiSizeCompact .sapMVSD {
|
|
52
|
+
.sapMPageSubHeader .sapMVSDBar {
|
|
53
|
+
height: 2rem;
|
|
54
|
+
}
|
|
55
|
+
.sapMTB.sapMVSDFilterHeaderToolbar {
|
|
56
|
+
padding-left: 0.75rem;
|
|
57
|
+
}
|
|
58
|
+
.sapMPage > .sapMPageHeader + .sapMPageSubHeader + section {
|
|
59
|
+
top: 4.75rem;
|
|
60
|
+
}
|
|
37
61
|
}
|
|
@@ -100,9 +100,6 @@
|
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
.sap-desktop.sapUiMedia-GenericTileDeviceSet-large .sapMGT.sapMGTLineMode {
|
|
103
|
-
&:hover {
|
|
104
|
-
box-shadow: none !important;
|
|
105
|
-
}
|
|
106
103
|
|
|
107
104
|
&:not(.sapMGTDisabled):not(.sapMGTFailed):hover .sapMGTLineStyleHelperInner {
|
|
108
105
|
box-shadow: 0 0 0 0.1875rem @sapUiContentShadowColor;
|
|
@@ -140,24 +140,24 @@ html.sap-desktop {
|
|
|
140
140
|
.sapMITBTextOnly .sapMITBFilterPositive .sapMITBText:before,
|
|
141
141
|
.sapMITBVertical.sapMITBFilterPositive .sapMITBTab:after,
|
|
142
142
|
.sapMITBSelectItem.sapMITBFilterPositive .sapMITBText:before {
|
|
143
|
-
color: @
|
|
144
|
-
content: "\
|
|
143
|
+
color: @sapPositiveTextColor;
|
|
144
|
+
content: "\e1c1";
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
.sapMITBHorizontal.sapMITBFilterNegative .sapMITBText:before,
|
|
148
148
|
.sapMITBTextOnly .sapMITBFilterNegative .sapMITBText:before,
|
|
149
149
|
.sapMITBVertical.sapMITBFilterNegative .sapMITBTab:after,
|
|
150
150
|
.sapMITBSelectItem.sapMITBFilterNegative .sapMITBText:before {
|
|
151
|
-
color: @
|
|
152
|
-
content: "\
|
|
151
|
+
color: @sapNegativeTextColor;
|
|
152
|
+
content: "\e1ec";
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
.sapMITBHorizontal.sapMITBFilterCritical .sapMITBText:before,
|
|
156
156
|
.sapMITBTextOnly .sapMITBFilterCritical .sapMITBText:before,
|
|
157
157
|
.sapMITBVertical.sapMITBFilterCritical .sapMITBTab:after,
|
|
158
158
|
.sapMITBSelectItem.sapMITBFilterCritical .sapMITBText:before {
|
|
159
|
-
color: @
|
|
160
|
-
content: "\
|
|
159
|
+
color: @sapCriticalTextColor;
|
|
160
|
+
content: "\e053";
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
.sapMITBVertical.sapMITBFilter .sapMITBTab:after {
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
|
|
25
25
|
.sapMObjStatusActive .sapMObjStatusIcon:only-child > .sapUiIcon,
|
|
26
26
|
.sapMObjStatusActive .sapMObjStatusLink .sapMObjStatusText {
|
|
27
|
-
text-decoration:
|
|
27
|
+
text-decoration: underline;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.sapMObjStatusActive:hover .sapMObjStatusIcon:only-child > .sapUiIcon,
|
|
31
31
|
.sapMObjStatusActive:hover .sapMObjStatusLink .sapMObjStatusText,
|
|
32
32
|
.sapMObjStatusActive:focus .sapMObjStatusLink .sapMObjStatusText,
|
|
33
33
|
.sapMObjStatusActive:focus .sapMObjStatusIcon:only-child > .sapUiIcon{
|
|
34
|
-
text-decoration:
|
|
34
|
+
text-decoration: none;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon),
|
|
@@ -56,22 +56,22 @@
|
|
|
56
56
|
|
|
57
57
|
.sapMPIBarPositive > .sapMPITextLeft::before,
|
|
58
58
|
.sapMPIBarPositive + .sapMPIBarRemaining > .sapMPITextRight::before {
|
|
59
|
-
content: '\
|
|
59
|
+
content: '\e1c1';
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
.sapMPIBarNegative > .sapMPITextLeft::before,
|
|
63
63
|
.sapMPIBarNegative + .sapMPIBarRemaining > .sapMPITextRight::before {
|
|
64
|
-
content: '\
|
|
64
|
+
content: '\e1ec';
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
.sapMPIBarCritical > .sapMPITextLeft::before,
|
|
68
68
|
.sapMPIBarCritical + .sapMPIBarRemaining > .sapMPITextRight::before {
|
|
69
|
-
content: '\
|
|
69
|
+
content: '\e053';
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
.sapMPIBarInformation > .sapMPITextLeft::before,
|
|
73
73
|
.sapMPIBarInformation + .sapMPIBarRemaining > .sapMPITextRight::before {
|
|
74
|
-
content: '\
|
|
74
|
+
content: '\e289';
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
.sapMPIBarPositive + .sapMPIBarRemaining > .sapMPITextRight::before,
|
|
@@ -30,4 +30,29 @@ html.sap-desktop .sapUiSizeCompact .sapMTB.sapMListHdrTBar.sapMVSDFilterHeaderTo
|
|
|
30
30
|
bottom: 0.375rem;
|
|
31
31
|
left: 0.375rem;
|
|
32
32
|
}
|
|
33
|
-
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.sapMVSD {
|
|
36
|
+
.sapMPageSubHeader .sapMVSDBar {
|
|
37
|
+
height: 2.75rem;
|
|
38
|
+
}
|
|
39
|
+
.sapMTB.sapMVSDFilterHeaderToolbar {
|
|
40
|
+
padding-left: 0;
|
|
41
|
+
}
|
|
42
|
+
.sapMPage > .sapMPageHeader + .sapMPageSubHeader + section {
|
|
43
|
+
top: 6rem;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.sapUiSizeCompact .sapMVSD {
|
|
48
|
+
.sapMPageSubHeader .sapMVSDBar {
|
|
49
|
+
height: 2rem;
|
|
50
|
+
}
|
|
51
|
+
.sapMTB.sapMVSDFilterHeaderToolbar {
|
|
52
|
+
padding-left: 0.75rem;
|
|
53
|
+
}
|
|
54
|
+
.sapMPage > .sapMPageHeader + .sapMPageSubHeader + section {
|
|
55
|
+
top: 4.75rem;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
|
|
@@ -96,9 +96,6 @@
|
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
.sap-desktop.sapUiMedia-GenericTileDeviceSet-large .sapMGT.sapMGTLineMode {
|
|
99
|
-
&:hover {
|
|
100
|
-
box-shadow: none !important;
|
|
101
|
-
}
|
|
102
99
|
|
|
103
100
|
&:not(.sapMGTDisabled):not(.sapMGTFailed):hover .sapMGTLineStyleHelperInner {
|
|
104
101
|
box-shadow: 0 0 0 0.1875rem @sapUiContentShadowColor;
|
|
@@ -140,24 +140,24 @@ html.sap-desktop {
|
|
|
140
140
|
.sapMITBTextOnly .sapMITBFilterPositive .sapMITBText:before,
|
|
141
141
|
.sapMITBVertical.sapMITBFilterPositive .sapMITBTab:after,
|
|
142
142
|
.sapMITBSelectItem.sapMITBFilterPositive .sapMITBText:before {
|
|
143
|
-
color: @
|
|
144
|
-
content: "\
|
|
143
|
+
color: @sapPositiveTextColor;
|
|
144
|
+
content: "\e1c1";
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
.sapMITBHorizontal.sapMITBFilterNegative .sapMITBText:before,
|
|
148
148
|
.sapMITBTextOnly .sapMITBFilterNegative .sapMITBText:before,
|
|
149
149
|
.sapMITBVertical.sapMITBFilterNegative .sapMITBTab:after,
|
|
150
150
|
.sapMITBSelectItem.sapMITBFilterNegative .sapMITBText:before {
|
|
151
|
-
color: @
|
|
152
|
-
content: "\
|
|
151
|
+
color: @sapNegativeTextColor;
|
|
152
|
+
content: "\e1ec";
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
.sapMITBHorizontal.sapMITBFilterCritical .sapMITBText:before,
|
|
156
156
|
.sapMITBTextOnly .sapMITBFilterCritical .sapMITBText:before,
|
|
157
157
|
.sapMITBVertical.sapMITBFilterCritical .sapMITBTab:after,
|
|
158
158
|
.sapMITBSelectItem.sapMITBFilterCritical .sapMITBText:before {
|
|
159
|
-
color: @
|
|
160
|
-
content: "\
|
|
159
|
+
color: @sapCriticalTextColor;
|
|
160
|
+
content: "\e053";
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
.sapMITBVertical.sapMITBFilter .sapMITBTab:after {
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
|
|
25
25
|
.sapMObjStatusActive .sapMObjStatusIcon:only-child > .sapUiIcon,
|
|
26
26
|
.sapMObjStatusActive .sapMObjStatusLink .sapMObjStatusText {
|
|
27
|
-
text-decoration:
|
|
27
|
+
text-decoration: underline;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.sapMObjStatusActive:hover .sapMObjStatusIcon:only-child > .sapUiIcon,
|
|
31
31
|
.sapMObjStatusActive:hover .sapMObjStatusLink .sapMObjStatusText,
|
|
32
32
|
.sapMObjStatusActive:focus .sapMObjStatusLink .sapMObjStatusText,
|
|
33
33
|
.sapMObjStatusActive:focus .sapMObjStatusIcon:only-child > .sapUiIcon{
|
|
34
|
-
text-decoration:
|
|
34
|
+
text-decoration: none;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon),
|
|
@@ -56,22 +56,22 @@
|
|
|
56
56
|
|
|
57
57
|
.sapMPIBarPositive > .sapMPITextLeft::before,
|
|
58
58
|
.sapMPIBarPositive + .sapMPIBarRemaining > .sapMPITextRight::before {
|
|
59
|
-
content: '\
|
|
59
|
+
content: '\e1c1';
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
.sapMPIBarNegative > .sapMPITextLeft::before,
|
|
63
63
|
.sapMPIBarNegative + .sapMPIBarRemaining > .sapMPITextRight::before {
|
|
64
|
-
content: '\
|
|
64
|
+
content: '\e1ec';
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
.sapMPIBarCritical > .sapMPITextLeft::before,
|
|
68
68
|
.sapMPIBarCritical + .sapMPIBarRemaining > .sapMPITextRight::before {
|
|
69
|
-
content: '\
|
|
69
|
+
content: '\e053';
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
.sapMPIBarInformation > .sapMPITextLeft::before,
|
|
73
73
|
.sapMPIBarInformation + .sapMPIBarRemaining > .sapMPITextRight::before {
|
|
74
|
-
content: '\
|
|
74
|
+
content: '\e289';
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
.sapMPIBarPositive + .sapMPIBarRemaining > .sapMPITextRight::before,
|
|
@@ -30,4 +30,28 @@ html.sap-desktop .sapUiSizeCompact .sapMTB.sapMListHdrTBar.sapMVSDFilterHeaderTo
|
|
|
30
30
|
bottom: 0.375rem;
|
|
31
31
|
left: 0.375rem;
|
|
32
32
|
}
|
|
33
|
-
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.sapMVSD {
|
|
36
|
+
.sapMPageSubHeader .sapMVSDBar {
|
|
37
|
+
height: 2.75rem;
|
|
38
|
+
}
|
|
39
|
+
.sapMTB.sapMVSDFilterHeaderToolbar {
|
|
40
|
+
padding-left: 0;
|
|
41
|
+
}
|
|
42
|
+
.sapMPage > .sapMPageHeader + .sapMPageSubHeader + section {
|
|
43
|
+
top: 6rem;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.sapUiSizeCompact .sapMVSD {
|
|
48
|
+
.sapMPageSubHeader .sapMVSDBar {
|
|
49
|
+
height: 2rem;
|
|
50
|
+
}
|
|
51
|
+
.sapMTB.sapMVSDFilterHeaderToolbar {
|
|
52
|
+
padding-left: 0.75rem;
|
|
53
|
+
}
|
|
54
|
+
.sapMPage > .sapMPageHeader + .sapMPageSubHeader + section {
|
|
55
|
+
top: 4.75rem;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
@@ -3,4 +3,28 @@
|
|
|
3
3
|
/* Belize Plus theme */
|
|
4
4
|
/* ========================================= */
|
|
5
5
|
|
|
6
|
-
@_sap_m_ViewSettingsDialog_HeaderBorderColor: lighten(@sapUiGroupContentBackground, 8);
|
|
6
|
+
@_sap_m_ViewSettingsDialog_HeaderBorderColor: lighten(@sapUiGroupContentBackground, 8);
|
|
7
|
+
|
|
8
|
+
.sapMVSD {
|
|
9
|
+
.sapMPageSubHeader .sapMVSDBar {
|
|
10
|
+
height: 2.75rem;
|
|
11
|
+
}
|
|
12
|
+
.sapMTB.sapMVSDFilterHeaderToolbar {
|
|
13
|
+
padding-left: 0;
|
|
14
|
+
}
|
|
15
|
+
.sapMPage > .sapMPageHeader + .sapMPageSubHeader + section {
|
|
16
|
+
top: 6rem;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.sapUiSizeCompact .sapMVSD {
|
|
21
|
+
.sapMPageSubHeader .sapMVSDBar {
|
|
22
|
+
height: 2rem;
|
|
23
|
+
}
|
|
24
|
+
.sapMTB.sapMVSDFilterHeaderToolbar {
|
|
25
|
+
padding-left: 0.75rem;
|
|
26
|
+
}
|
|
27
|
+
.sapMPage > .sapMPageHeader + .sapMPageSubHeader + section {
|
|
28
|
+
top: 4.75rem;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
Variables and mixins
|
|
10
10
|
========================================================================== */
|
|
11
11
|
|
|
12
|
-
@_sap_tnt_InfoLabel_LineHeight:
|
|
12
|
+
@_sap_tnt_InfoLabel_LineHeight: 1rem;
|
|
13
|
+
@_sap_tnt_InfoLabel_HeightWithoutBorders: 1rem;
|
|
14
|
+
@_sap_tnt_InfoLabel_PaddingWhenEmpty: 0 @_sap_tnt_InfoLabel_LineHeightDisplayOnly/2;
|
|
13
15
|
|
|
14
16
|
@_sap_tnt_InfoLabel_ColorsArray:
|
|
15
17
|
@_sap_tnt_InfoLabel_BackgroundColor1,
|
|
@@ -3,17 +3,18 @@
|
|
|
3
3
|
/* Belize HCB theme */
|
|
4
4
|
/* ================================= */
|
|
5
5
|
|
|
6
|
-
.sapTntInfoLabel {
|
|
7
|
-
background-color: @sapUiGroupContentBackground;
|
|
8
|
-
border: 1px solid @sapUiGroupContentBorderColor;
|
|
9
|
-
line-height: 85%;
|
|
10
|
-
}
|
|
11
6
|
|
|
12
7
|
/* ==========================================================================
|
|
13
|
-
|
|
8
|
+
Variables and mixins
|
|
14
9
|
========================================================================== */
|
|
15
|
-
|
|
16
|
-
|
|
10
|
+
|
|
11
|
+
@_sap_tnt_InfoLabel_LineHeightDisplayOnly: 0.875rem;
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
.sapTntInfoLabel,
|
|
15
|
+
.sapTntInfoLabel.sapTntInfoLabelDisplayOnly {
|
|
16
|
+
background-color: @sapUiGroupContentBackground;
|
|
17
|
+
border: 1px solid @sapUiGroupContentBorderColor;
|
|
17
18
|
}
|
|
18
19
|
|
|
19
20
|
/* ==========================================================================
|
|
@@ -3,17 +3,18 @@
|
|
|
3
3
|
/* Belize HCW theme */
|
|
4
4
|
/* ================================= */
|
|
5
5
|
|
|
6
|
-
.sapTntInfoLabel {
|
|
7
|
-
background-color: @sapUiGroupContentBackground;
|
|
8
|
-
border: 1px solid @sapUiGroupContentBorderColor;
|
|
9
|
-
line-height: 85%;
|
|
10
|
-
}
|
|
11
6
|
|
|
12
7
|
/* ==========================================================================
|
|
13
|
-
|
|
8
|
+
Variables and mixins
|
|
14
9
|
========================================================================== */
|
|
15
|
-
|
|
16
|
-
|
|
10
|
+
|
|
11
|
+
@_sap_tnt_InfoLabel_LineHeightDisplayOnly: 0.875rem;
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
.sapTntInfoLabel,
|
|
15
|
+
.sapTntInfoLabel.sapTntInfoLabelDisplayOnly {
|
|
16
|
+
background-color: @sapUiGroupContentBackground;
|
|
17
|
+
border: 1px solid @sapUiGroupContentBorderColor;
|
|
17
18
|
}
|
|
18
19
|
|
|
19
20
|
/* ==========================================================================
|
|
Binary file
|
|
Binary file
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.96.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.96.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast black theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.96.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.96.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize plus theme library.</documentation>
|
|
12
12
|
|
|
@@ -9,7 +9,24 @@
|
|
|
9
9
|
@_sap_ui_rta_Overlay_Border: @sapUiDragAndDropActiveBorderColor; //#03b803
|
|
10
10
|
|
|
11
11
|
.sapUiRta {
|
|
12
|
+
.sapUiDtOverlayTargetZone {
|
|
13
|
+
&:after {
|
|
14
|
+
transition: none;
|
|
15
|
+
box-shadow: none;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
12
19
|
|
|
20
|
+
.sapUiRta:not(.sapUiRtaVisualizationMode) {
|
|
21
|
+
.sapUiRtaOverlayHover {
|
|
22
|
+
&:after {
|
|
23
|
+
outline: 0.125rem dotted @_sap_ui_rta_Overlay_BorderColor; //2px
|
|
24
|
+
outline-offset: -0.125rem; //2px
|
|
25
|
+
border: none;
|
|
26
|
+
transition: none;
|
|
27
|
+
box-shadow: none;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
13
30
|
.sapUiDtOverlay {
|
|
14
31
|
&:focus {
|
|
15
32
|
outline: none;
|
|
@@ -23,7 +40,6 @@
|
|
|
23
40
|
}
|
|
24
41
|
}
|
|
25
42
|
}
|
|
26
|
-
|
|
27
43
|
.sapUiDtOverlaySelected {
|
|
28
44
|
transition: none;
|
|
29
45
|
box-shadow: none;
|
|
@@ -34,30 +50,13 @@
|
|
|
34
50
|
box-shadow: 0 0 0 4px @_sap_ui_rta_Overlay_BoxShadowColor inset;
|
|
35
51
|
}
|
|
36
52
|
}
|
|
37
|
-
&.sapUiRtaOverlayHover
|
|
53
|
+
&.sapUiRtaOverlayHover{
|
|
38
54
|
&:after {
|
|
39
55
|
border: 0.125rem solid @_sap_ui_rta_Overlay_BorderColor!important; //2px
|
|
40
56
|
outline-offset: -0.25rem; //4px
|
|
41
57
|
}
|
|
42
58
|
}
|
|
43
59
|
}
|
|
44
|
-
|
|
45
|
-
.sapUiRtaOverlayHover {
|
|
46
|
-
&:after {
|
|
47
|
-
outline: 0.125rem dotted @_sap_ui_rta_Overlay_BorderColor; //2px
|
|
48
|
-
outline-offset: -0.125rem; //2px
|
|
49
|
-
border: none;
|
|
50
|
-
transition: none;
|
|
51
|
-
box-shadow: none;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.sapUiDtOverlayTargetZone {
|
|
56
|
-
&:after {
|
|
57
|
-
transition: none;
|
|
58
|
-
box-shadow: none;
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
60
|
}
|
|
62
61
|
|
|
63
62
|
.sapUiRtaMode .sapUiShellBackgroundImage.sapUiGlobalBackgroundImageForce.sapUshellShellBG {
|
|
@@ -7,7 +7,24 @@
|
|
|
7
7
|
@_sap_ui_rta_Overlay_HoverBorder: @sapUiBlackBG; //#000000
|
|
8
8
|
|
|
9
9
|
.sapUiRta {
|
|
10
|
+
.sapUiDtOverlayTargetZone {
|
|
11
|
+
&:after {
|
|
12
|
+
transition: none;
|
|
13
|
+
box-shadow: none;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
10
17
|
|
|
18
|
+
.sapUiRta:not(.sapUiRtaVisualizationMode) {
|
|
19
|
+
.sapUiRtaOverlayHover {
|
|
20
|
+
&:after {
|
|
21
|
+
border: none;
|
|
22
|
+
transition: none;
|
|
23
|
+
box-shadow: none;
|
|
24
|
+
outline: 0.125rem dotted @_sap_ui_rta_Overlay_BorderColor; //2px
|
|
25
|
+
outline-offset: -0.125rem; //2px
|
|
26
|
+
}
|
|
27
|
+
}
|
|
11
28
|
.sapUiDtOverlay {
|
|
12
29
|
&:focus {
|
|
13
30
|
outline: none;
|
|
@@ -21,16 +38,6 @@
|
|
|
21
38
|
}
|
|
22
39
|
}
|
|
23
40
|
}
|
|
24
|
-
|
|
25
|
-
.sapUiRtaOverlayHover {
|
|
26
|
-
&:after {
|
|
27
|
-
border: none;
|
|
28
|
-
transition: none;
|
|
29
|
-
box-shadow: none;
|
|
30
|
-
outline: 0.125rem dotted @_sap_ui_rta_Overlay_BorderColor; //2px
|
|
31
|
-
outline-offset: -0.125rem; //2px
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
41
|
.sapUiDtOverlaySelected {
|
|
35
42
|
transition: none;
|
|
36
43
|
box-shadow: none;
|
|
@@ -39,14 +46,12 @@
|
|
|
39
46
|
border: 0.125rem solid @_sap_ui_rta_Overlay_BorderColor; //2px
|
|
40
47
|
outline: none;
|
|
41
48
|
}
|
|
42
|
-
|
|
43
49
|
&.sapUiDtOverlayFocusable {
|
|
44
50
|
&:focus {
|
|
45
51
|
/* Same trick as described above but doubled thickness */
|
|
46
52
|
box-shadow: 0 0 0 4px @_sap_ui_rta_Overlay_BoxShadowColor inset;
|
|
47
53
|
}
|
|
48
54
|
}
|
|
49
|
-
|
|
50
55
|
&.sapUiRtaOverlayHover {
|
|
51
56
|
&:after {
|
|
52
57
|
border: 0.125rem solid @_sap_ui_rta_Overlay_BorderColor!important; //2px
|
|
@@ -57,12 +62,6 @@
|
|
|
57
62
|
}
|
|
58
63
|
}
|
|
59
64
|
}
|
|
60
|
-
.sapUiDtOverlayTargetZone {
|
|
61
|
-
&:after {
|
|
62
|
-
transition: none;
|
|
63
|
-
box-shadow: none;
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
65
|
}
|
|
67
66
|
|
|
68
67
|
.sapUiRtaMode .sapUiShellBackgroundImage.sapUiGlobalBackgroundImageForce.sapUshellShellBG {
|
package/ui5.yaml
CHANGED