@openui5/themelib_sap_belize 1.100.0 → 1.102.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/THIRDPARTY.txt +5 -5
- package/package.json +18 -18
- package/src/sap/m/themes/sap_belize/Carousel.less +1 -74
- package/src/sap/m/themes/sap_belize/ComboBoxBase.less +0 -5
- package/src/sap/m/themes/sap_belize/Dialog.less +9 -1
- package/src/sap/m/themes/sap_belize/GenericTile.less +76 -0
- package/src/sap/m/themes/sap_belize/IconTabBar.less +1 -8
- package/src/sap/m/themes/sap_belize/InputBase.less +0 -32
- package/src/sap/m/themes/sap_belize/MessageBox.less +7 -0
- package/src/sap/m/themes/sap_belize/Popover.less +7 -0
- package/src/sap/m/themes/sap_belize/SlideTile.less +6 -1
- package/src/sap/m/themes/sap_belize/Slider.less +6 -0
- package/src/sap/m/themes/sap_belize/SplitButton.less +2 -2
- package/src/sap/m/themes/sap_belize/Table.less +21 -5
- package/src/sap/m/themes/sap_belize/Token.less +6 -2
- package/src/sap/m/themes/sap_belize/Tokenizer.less +1 -0
- package/src/sap/m/themes/sap_belize/library.source.less +1 -0
- package/src/sap/m/themes/sap_belize_hcb/Carousel.less +2 -64
- package/src/sap/m/themes/sap_belize_hcb/ComboBoxBase.less +0 -12
- package/src/sap/m/themes/sap_belize_hcb/IconTabBar.less +1 -1
- package/src/sap/m/themes/sap_belize_hcb/InputBase.less +0 -33
- package/src/sap/m/themes/sap_belize_hcb/LightBox.less +1 -4
- package/src/sap/m/themes/sap_belize_hcb/MessageBox.less +7 -0
- package/src/sap/m/themes/sap_belize_hcb/Popover.less +10 -3
- package/src/sap/m/themes/sap_belize_hcb/Slider.less +11 -0
- package/src/sap/m/themes/sap_belize_hcb/SplitButton.less +2 -2
- package/src/sap/m/themes/sap_belize_hcb/Table.less +21 -5
- package/src/sap/m/themes/sap_belize_hcb/Token.less +8 -0
- package/src/sap/m/themes/sap_belize_hcb/Tokenizer.less +1 -0
- package/src/sap/m/themes/sap_belize_hcb/ValueStateHeader.less +4 -0
- package/src/sap/m/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_belize_hcw/Carousel.less +2 -64
- package/src/sap/m/themes/sap_belize_hcw/ComboBoxBase.less +0 -12
- package/src/sap/m/themes/sap_belize_hcw/IconTabBar.less +1 -1
- package/src/sap/m/themes/sap_belize_hcw/InputBase.less +0 -34
- package/src/sap/m/themes/sap_belize_hcw/LightBox.less +1 -4
- package/src/sap/m/themes/sap_belize_hcw/MessageBox.less +7 -0
- package/src/sap/m/themes/sap_belize_hcw/Popover.less +10 -3
- package/src/sap/m/themes/sap_belize_hcw/Slider.less +11 -0
- package/src/sap/m/themes/sap_belize_hcw/SplitButton.less +2 -2
- package/src/sap/m/themes/sap_belize_hcw/Table.less +21 -5
- package/src/sap/m/themes/sap_belize_hcw/Token.less +8 -0
- package/src/sap/m/themes/sap_belize_hcw/Tokenizer.less +1 -0
- package/src/sap/m/themes/sap_belize_hcw/ValueStateHeader.less +4 -0
- package/src/sap/m/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_belize_plus/MessageBox.less +7 -0
- package/src/sap/m/themes/sap_belize_plus/library.source.less +1 -0
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/base.less +394 -8
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/global.less +15 -5
- package/src/sap/ui/core/themes/sap_belize/shared.less +0 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +395 -9
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/global.less +15 -5
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +394 -8
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/global.less +15 -5
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/base.less +3 -3
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/dt/themes/sap_belize/Overlay.less +1 -1
- package/src/sap/ui/dt/themes/sap_belize_hcb/ContextMenu.less +2 -2
- package/src/sap/ui/dt/themes/sap_belize_hcb/Overlay.less +5 -4
- package/src/sap/ui/dt/themes/sap_belize_hcw/ContextMenu.less +2 -2
- package/src/sap/ui/layout/themes/sap_belize_hcb/Splitter.less +0 -4
- package/src/sap/ui/layout/themes/sap_belize_hcw/Splitter.less +0 -4
- package/src/sap/ui/rta/themes/sap_belize/ContextMenu.less +2 -2
- package/src/sap/ui/rta/themes/sap_belize/Dialogs.less +4 -4
- package/src/sap/ui/rta/themes/sap_belize/Overlay.less +3 -4
- package/src/sap/ui/rta/themes/sap_belize/Toolbar.adaptation.less +2 -2
- package/src/sap/ui/rta/themes/sap_belize/Toolbar.base.less +2 -4
- package/src/sap/ui/rta/themes/sap_belize/Toolbar.personalization.less +1 -1
- package/src/sap/ui/rta/themes/sap_belize/library.source.less +0 -1
- package/src/sap/ui/rta/themes/sap_belize_hcb/ContextMenu.less +7 -32
- package/src/sap/ui/rta/themes/sap_belize_hcb/Dialogs.less +3 -3
- package/src/sap/ui/rta/themes/sap_belize_hcb/FieldRepository.less +0 -9
- package/src/sap/ui/rta/themes/sap_belize_hcb/Overlay.less +3 -16
- package/src/sap/ui/rta/themes/sap_belize_hcb/Toolbar.adaptation.less +5 -4
- package/src/sap/ui/rta/themes/sap_belize_hcb/Toolbar.base.less +3 -3
- package/src/sap/ui/rta/themes/sap_belize_hcb/Toolbar.personalization.less +2 -2
- package/src/sap/ui/rta/themes/sap_belize_hcb/library.source.less +0 -1
- package/src/sap/ui/rta/themes/sap_belize_hcw/ContextMenu.less +8 -32
- package/src/sap/ui/rta/themes/sap_belize_hcw/Dialogs.less +4 -4
- package/src/sap/ui/rta/themes/sap_belize_hcw/FieldRepository.less +0 -2
- package/src/sap/ui/rta/themes/sap_belize_hcw/Overlay.less +4 -15
- package/src/sap/ui/rta/themes/sap_belize_hcw/Toolbar.adaptation.less +5 -3
- package/src/sap/ui/rta/themes/sap_belize_hcw/Toolbar.base.less +5 -4
- package/src/sap/ui/rta/themes/sap_belize_hcw/Toolbar.personalization.less +3 -4
- package/src/sap/ui/rta/themes/sap_belize_hcw/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_belize_plus/Overlay.less +5 -1
- package/src/sap/ui/unified/themes/sap_belize/CalendarLegend.less +4 -0
- package/src/sap/ui/unified/themes/sap_belize_hcb/CalendarLegend.less +4 -0
- package/src/sap/ui/unified/themes/sap_belize_hcw/CalendarLegend.less +4 -0
- package/src/sap/ui/unified/themes/sap_belize_plus/CalendarLegend.less +5 -1
- package/src/sap/m/themes/sap_belize_hcb/SuggestionsPopover.less +0 -15
- package/src/sap/m/themes/sap_belize_hcw/SuggestionsPopover.less +0 -15
- package/src/sap/ui/rta/themes/sap_belize/Toolbar.standalone.less +0 -4
- package/src/sap/ui/rta/themes/sap_belize_hcb/Toolbar.standalone.less +0 -12
- package/src/sap/ui/rta/themes/sap_belize_hcw/Toolbar.standalone.less +0 -12
package/THIRDPARTY.txt
CHANGED
|
@@ -400,7 +400,7 @@ Contained in: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperato
|
|
|
400
400
|
|
|
401
401
|
Library: sap.ui.webc.common:
|
|
402
402
|
|
|
403
|
-
Component: UI5 Web Components, version: 1.
|
|
403
|
+
Component: UI5 Web Components, version: 1.1.2
|
|
404
404
|
Copyright: SAP
|
|
405
405
|
License: Apache-2.0
|
|
406
406
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -411,7 +411,7 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.*
|
|
|
411
411
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
|
|
412
412
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
|
|
413
413
|
|
|
414
|
-
Component: lit-html, version:
|
|
414
|
+
Component: lit-html, version: 2.0.1
|
|
415
415
|
Copyright: Google LLC
|
|
416
416
|
License: BSD-3-Clause
|
|
417
417
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
@@ -420,7 +420,7 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/
|
|
|
420
420
|
|
|
421
421
|
Library: sap.ui.webc.fiori:
|
|
422
422
|
|
|
423
|
-
Component: UI5 Web Components, version: 1.
|
|
423
|
+
Component: UI5 Web Components, version: 1.1.2
|
|
424
424
|
Copyright: SAP
|
|
425
425
|
License: Apache-2.0
|
|
426
426
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -429,7 +429,7 @@ Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/*.*
|
|
|
429
429
|
|
|
430
430
|
Library: sap.ui.webc.main:
|
|
431
431
|
|
|
432
|
-
Component: UI5 Web Components, version: 1.
|
|
432
|
+
Component: UI5 Web Components, version: 1.1.2
|
|
433
433
|
Copyright: SAP
|
|
434
434
|
License: Apache-2.0
|
|
435
435
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -450,7 +450,7 @@ License: Apache-2.0
|
|
|
450
450
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
451
451
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
452
452
|
|
|
453
|
-
Component: SAP Theming Base Content, version: 11.1.
|
|
453
|
+
Component: SAP Theming Base Content, version: 11.1.39
|
|
454
454
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
455
455
|
License: Apache-2.0
|
|
456
456
|
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_belize",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.102.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.102.1",
|
|
18
|
+
"@openui5/sap.m": "1.102.1",
|
|
19
|
+
"@openui5/sap.tnt": "1.102.1",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.102.1",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.102.1",
|
|
22
|
+
"@openui5/sap.ui.core": "1.102.1",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.102.1",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.102.1",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.102.1",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.102.1",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.102.1",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.102.1",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.102.1",
|
|
30
|
+
"@openui5/sap.ui.table": "1.102.1",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.102.1",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.102.1",
|
|
33
|
+
"@openui5/sap.uxap": "1.102.1"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -1,77 +1,4 @@
|
|
|
1
1
|
/* =============================== */
|
|
2
2
|
/* CSS for control sap.m/Carousel */
|
|
3
3
|
/* Belize theme */
|
|
4
|
-
/* =============================== */
|
|
5
|
-
|
|
6
|
-
/* Carousel controls: HUD */
|
|
7
|
-
.sapMCrslHud a {
|
|
8
|
-
opacity: 0.5;
|
|
9
|
-
box-shadow: @sapUiShadowLevel1;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.sapMCrsl .sapMCrslHud a:hover,
|
|
13
|
-
.sapMCrsl .sapMCrslHud a:focus {
|
|
14
|
-
box-shadow: @sapUiShadowLevel1;
|
|
15
|
-
border: 1px solid @sapUiButtonBorderColor;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.sapMCrsl .sapMCrslHud a:active {
|
|
19
|
-
box-shadow: @sapUiShadowLevel1;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.sapMCrsl:focus {
|
|
23
|
-
&:before {
|
|
24
|
-
border: 1px solid @sapUiContentFocusColor;
|
|
25
|
-
position: absolute;
|
|
26
|
-
content: " ";
|
|
27
|
-
top: 0;
|
|
28
|
-
right: 0;
|
|
29
|
-
bottom: 0;
|
|
30
|
-
left: 0;
|
|
31
|
-
z-index: 2;
|
|
32
|
-
pointer-events: none;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
&:after {
|
|
36
|
-
border: 1px dotted @sapUiContentContrastFocusColor;
|
|
37
|
-
position: absolute;
|
|
38
|
-
content: " ";
|
|
39
|
-
top: 0;
|
|
40
|
-
right: 0;
|
|
41
|
-
bottom: 0;
|
|
42
|
-
left: 0;
|
|
43
|
-
z-index: 2;
|
|
44
|
-
pointer-events: none;
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.sapMCrslPrev:focus,
|
|
49
|
-
.sapMCrslNext:focus,
|
|
50
|
-
.sapMCrslPrev .sapUiIcon:focus,
|
|
51
|
-
.sapMCrslNext .sapUiIcon:focus {
|
|
52
|
-
outline: none;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
html.sap-desktop .sapMCrslHud .sapMCrslPrev:focus,
|
|
56
|
-
html.sap-desktop .sapMCrslHud .sapMCrslNext:focus {
|
|
57
|
-
&::before {
|
|
58
|
-
content: "";
|
|
59
|
-
position: absolute;
|
|
60
|
-
top: -0.125rem;
|
|
61
|
-
right: -0.125rem;
|
|
62
|
-
bottom: -0.125rem;
|
|
63
|
-
left: -0.125rem;
|
|
64
|
-
pointer-events: none;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
&::after {
|
|
68
|
-
content: "";
|
|
69
|
-
position: absolute;
|
|
70
|
-
top: -0.125rem;
|
|
71
|
-
right: -0.125rem;
|
|
72
|
-
bottom: -0.125rem;
|
|
73
|
-
left: -0.125rem;
|
|
74
|
-
pointer-events: none;
|
|
75
|
-
border: 1px dotted @sapUiContentFocusColor;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
4
|
+
/* =============================== */
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
/* ============================= */
|
|
5
5
|
|
|
6
6
|
@_sap_m_Dialog_NoStateHeaderShadow: inset 0 -0.0625rem darken(@sapUiGroupContentBackground, 8);
|
|
7
|
+
@_sap_m_Dialog_InformationHeaderShadow: inset 0 -0.125rem @sapUiNeutralBorder;
|
|
7
8
|
|
|
8
9
|
// This parameter is used in sap.m.Select. TODO: remove it when it is removed from there.
|
|
9
10
|
@_sap_m_Dialog_HeaderShadowColor: darken(@sapUiGroupContentBackground, 8);
|
|
@@ -13,7 +14,7 @@
|
|
|
13
14
|
background-color: @sapUiGroupContentBackground;
|
|
14
15
|
}
|
|
15
16
|
|
|
16
|
-
.sapMDialog.sapMMessageDialog > .sapMDialogTitle .sapMIBar {
|
|
17
|
+
.sapMDialog.sapMMessageDialog:not(.sapMDialogError):not(.sapMDialogWarning):not(.sapMDialogSuccess):not(.sapMDialogInformation):not(.sapMMessageBoxError):not(.sapMMessageBoxWarning):not(.sapMMessageBoxSuccess):not(.sapMMessageBoxInfo):not(.sapMMessageBoxQuestion) > .sapMDialogTitle .sapMIBar {
|
|
17
18
|
box-shadow: inset 0 -0.125rem darken(@sapUiGroupContentBackground, 8);
|
|
18
19
|
}
|
|
19
20
|
|
|
@@ -21,6 +22,13 @@
|
|
|
21
22
|
font-size: 1rem;
|
|
22
23
|
}
|
|
23
24
|
|
|
25
|
+
.sapMDialogInformation > header {
|
|
26
|
+
|
|
27
|
+
&.sapMDialogTitle .sapMDialogIcon.sapUiIcon {
|
|
28
|
+
color: @sapUiNeutralElement;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
24
32
|
.sapMDialogResizeHandler::before {
|
|
25
33
|
content: attr(data-sap-ui-icon-content);
|
|
26
34
|
color: @sapUiButtonEmphasizedBackground;
|
|
@@ -13,11 +13,47 @@
|
|
|
13
13
|
color: @sapUiContentContrastTextColor;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
+
.sapMGT.sapMGTScopeActions{
|
|
17
|
+
.sapMBtnBase.sapMGTMoreIcon{
|
|
18
|
+
.sapMBtnIcon{
|
|
19
|
+
font-size: 1rem;
|
|
20
|
+
bottom: 0.7rem;
|
|
21
|
+
left: 0.5rem
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus
|
|
27
|
+
{
|
|
28
|
+
.sapMGTFocusDiv{
|
|
29
|
+
border: none;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
html.sap-desktop .sapMGTActionButtonPress.sapMGT:active
|
|
34
|
+
{
|
|
35
|
+
.sapMGTFocusDiv{
|
|
36
|
+
border: none;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus-visible
|
|
41
|
+
{
|
|
42
|
+
.sapMGTFocusDiv{
|
|
43
|
+
border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
|
|
16
47
|
/************************ LINE MODE LIST VIEW ********************/
|
|
17
48
|
|
|
18
49
|
.sapMGT.sapMGTLineMode {
|
|
19
50
|
transition: background 0.2s;
|
|
20
51
|
background: transparent;
|
|
52
|
+
.sapMBtnBase.sapMGTMoreIcon{
|
|
53
|
+
.sapMBtnIcon{
|
|
54
|
+
bottom: 0.7rem;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
21
57
|
}
|
|
22
58
|
|
|
23
59
|
.sap-desktop .sapMGT.sapMGTLineMode:not(.sapMGTDisabled) {
|
|
@@ -220,3 +256,43 @@ html.sap-desktop .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv {
|
|
|
220
256
|
z-index: 0;
|
|
221
257
|
}
|
|
222
258
|
}
|
|
259
|
+
|
|
260
|
+
.sapMGT.sapMGTScopeActions.TwoByHalf.sapMGTIconMode {
|
|
261
|
+
.sapMBtn.sapMGTMoreIcon{
|
|
262
|
+
.sapMBtnInner{
|
|
263
|
+
height: 2.25rem;
|
|
264
|
+
min-width: 0;
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
.sapUiSizeCompact{
|
|
270
|
+
.sapMGT.sapMGTScopeActions.TwoByHalf.sapMGTIconMode {
|
|
271
|
+
.sapMBtn.sapMGTMoreIcon{
|
|
272
|
+
.sapMBtnInner{
|
|
273
|
+
height: 1.625rem;
|
|
274
|
+
min-width: 0;
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
}
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
.sapUiMedia-GenericTileDeviceSet-large{
|
|
281
|
+
.sapMGT.sapMGTScopeActions.sapMGTLineMode{
|
|
282
|
+
.sapMBtnBase.sapMGTMoreIcon{
|
|
283
|
+
.sapMBtnIcon{
|
|
284
|
+
left: -0.5rem;
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
.sapUiMedia-GenericTileDeviceSet-large{
|
|
291
|
+
.sapMGT.sapMGTScopeSingleAction.sapMGTLineMode{
|
|
292
|
+
.sapMBtnBase.sapMGTMoreIcon{
|
|
293
|
+
.sapMBtnIcon{
|
|
294
|
+
left: 0.5rem;
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
}
|
|
@@ -12,17 +12,10 @@
|
|
|
12
12
|
|
|
13
13
|
/* Header Container */
|
|
14
14
|
|
|
15
|
-
.sapMITH .sapMITBHead {
|
|
15
|
+
.sapMITH:not(.sapMITBTextOnly) .sapMITBHead {
|
|
16
16
|
padding-top: 1rem;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
.sapMITH.sapMITBTextOnly {
|
|
20
|
-
.sapMITHStartOverflow,
|
|
21
|
-
.sapMITHEndOverflow {
|
|
22
|
-
margin-top: 1rem;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
19
|
.sapUiSizeCompact .sapMITH,
|
|
27
20
|
.sapUiSizeCompact.sapMITH {
|
|
28
21
|
&.sapMITBTextOnly {
|
|
@@ -3,13 +3,7 @@
|
|
|
3
3
|
/* Belize theme */
|
|
4
4
|
/* ================================ */
|
|
5
5
|
|
|
6
|
-
.sapMInputBaseInner {
|
|
7
|
-
color: @sapUiFieldTextColor;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
6
|
.sapMInputBaseContentWrapper {
|
|
11
|
-
border: 1px solid @sapUiFieldBorderColor;
|
|
12
|
-
background: @sapUiFieldBackground;
|
|
13
7
|
&.sapMInputBaseContentWrapperState:not(.sapMInputBaseContentWrapperSuccess) {
|
|
14
8
|
border-width: 2px;
|
|
15
9
|
.sapMInputBaseIcon {
|
|
@@ -34,37 +28,11 @@
|
|
|
34
28
|
background-color: @sapUiButtonBackground;
|
|
35
29
|
}
|
|
36
30
|
|
|
37
|
-
.sapMInputBaseContentWrapperWarning {
|
|
38
|
-
background: @sapUiFieldWarningBackground;
|
|
39
|
-
border-color: @sapUiFieldWarningColor;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.sapMInputBaseContentWrapperSuccess {
|
|
43
|
-
background: @sapUiFieldSuccessBackground;
|
|
44
|
-
border-color: @sapUiFieldSuccessColor;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.sapMInputBaseContentWrapperError {
|
|
48
|
-
background: @sapUiFieldInvalidBackground;
|
|
49
|
-
border-color: @sapUiFieldInvalidColor;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.sapMInputBaseContentWrapperInformation {
|
|
53
|
-
background: @sapUiFieldInformationBackground;
|
|
54
|
-
border-color: @sapUiFieldInformationColor;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
31
|
.sapMInputBaseReadonlyWrapper,
|
|
58
32
|
.sapMInputBaseDisabledWrapper {
|
|
59
33
|
background: @sapUiFieldReadOnlyBackground;
|
|
60
34
|
}
|
|
61
35
|
|
|
62
|
-
.sapMFocus .sapMInputBaseContentWrapper {
|
|
63
|
-
&::before {
|
|
64
|
-
border: 1px dotted @sapUiContentFocusColor;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
|
|
68
36
|
/* List specific styles */
|
|
69
37
|
.sapMILI-CTX .sapMInputBaseContentWrapper,
|
|
70
38
|
.sapMILI-CTX .sapMInputBaseInner,
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/* ================================= */
|
|
2
|
+
/* CSS for control sap.m/MessageBox */
|
|
3
|
+
/* Belize theme */
|
|
4
|
+
/* ================================= */
|
|
5
|
+
|
|
6
|
+
@_sap_m_MessageBox_InformationShadow: @_sap_m_MessageBox_HeaderShadow @sapUiNeutralBorder;
|
|
7
|
+
@_sap_m_MessageBox_QuestionShadow: @_sap_m_MessageBox_HeaderShadow @sapUiNeutralBorder;
|
|
@@ -3,7 +3,14 @@
|
|
|
3
3
|
/* Belize theme */
|
|
4
4
|
/* ============================== */
|
|
5
5
|
|
|
6
|
+
/* Arrow offset from the Popover's corners */
|
|
7
|
+
@_sap_m_Popover_ArrowOffset: 4;
|
|
8
|
+
|
|
6
9
|
.sapMPopoverArr:after {
|
|
7
10
|
background: @sapUiGroupContentBackground;
|
|
8
11
|
box-shadow: @sapUiShadowLevel2;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.sapMPopover {
|
|
15
|
+
box-shadow: @sapUiShadowLevel2;
|
|
9
16
|
}
|
|
@@ -9,7 +9,12 @@ html.sap-desktop .sapMST:active .sapMSTFocusDiv {
|
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
.sapMST.sapMSTScopeActions.sapMSTDarkBackground .sapMSTMoreIcon {
|
|
12
|
-
|
|
12
|
+
.sapMBtnIcon{
|
|
13
|
+
color: @sapUiContentContrastTextColor;
|
|
14
|
+
font-size: 1rem;
|
|
15
|
+
left: 0.6rem;
|
|
16
|
+
bottom: 0.7rem;
|
|
17
|
+
}
|
|
13
18
|
}
|
|
14
19
|
|
|
15
20
|
/* This part is used to achieve dotted white black interlace border*/
|
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
.sapMSB .sapMSBText .sapMBtnInner.sapMBtnIconFirst {
|
|
12
|
-
padding-left: 0.
|
|
12
|
+
padding-left: 0.5rem;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapUiSizeCompact {
|
|
16
16
|
.sapMSB .sapMSBText .sapMBtnInner.sapMBtnIconFirst {
|
|
17
|
-
padding-left: 0.
|
|
17
|
+
padding-left: 0.425rem;
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -23,15 +23,31 @@
|
|
|
23
23
|
border-top-color: transparent;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
/*
|
|
26
|
+
/* moved due to new default vertical-align regardless of density */
|
|
27
|
+
.sapMListTblSelCol,
|
|
27
28
|
.sapMListTblNavCol,
|
|
28
29
|
.sapMListTblCell {
|
|
29
30
|
vertical-align: top;
|
|
30
31
|
}
|
|
31
32
|
|
|
33
|
+
/* vertical alignment is middle for the compact */
|
|
32
34
|
.sapUiSizeCompact{
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
35
|
+
.sapMListTblSelCol,
|
|
36
|
+
.sapMListTblNavCol,
|
|
37
|
+
.sapMListTblCell {
|
|
38
|
+
vertical-align: middle;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
/* default padding of the data cells */
|
|
43
|
+
.sapMListTblCell {
|
|
44
|
+
padding-top: .875rem;
|
|
45
|
+
padding-bottom: .875rem;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
/* reduced padding for compact and vAlign=Middle */
|
|
49
|
+
.sapUiSizeCompact .sapMListTblCell,
|
|
50
|
+
.sapMListTblRowMiddle > .sapMListTblCell {
|
|
51
|
+
padding-top: .25rem;
|
|
52
|
+
padding-bottom: .25rem;
|
|
37
53
|
}
|
|
@@ -7,10 +7,14 @@
|
|
|
7
7
|
@_sap_m_Token_HoverBorderColor: darken(@sapUiButtonHoverBackground, 5);
|
|
8
8
|
|
|
9
9
|
.sapMToken {
|
|
10
|
-
border:
|
|
10
|
+
border-radius: 0.125rem;
|
|
11
|
+
|
|
12
|
+
.sapMTokenIcon {
|
|
13
|
+
font-size: @sapMFontMediumSize;
|
|
14
|
+
}
|
|
11
15
|
}
|
|
12
16
|
|
|
13
|
-
html.sap-desktop .sapMToken:hover {
|
|
17
|
+
html.sap-desktop .sapMToken:not(.sapMTokenReadOnly):hover {
|
|
14
18
|
border: 1px solid @_sap_m_Token_HoverBorderColor;
|
|
15
19
|
}
|
|
16
20
|
|
|
@@ -11,67 +11,5 @@
|
|
|
11
11
|
@_sap_m_Carousel_BulletInactiveWidth: 0.5rem;
|
|
12
12
|
@_sap_m_Carousel_BulletInactiveMargin: 0 0.25rem;
|
|
13
13
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
border: 0.125rem solid transparent;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.sapMCrsl:focus {
|
|
20
|
-
outline: none;
|
|
21
|
-
border: 0.125rem dotted @sapUiContentFocusColor;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.sapMCrsl .sapMCrslHud,
|
|
25
|
-
.sapMCrsl .sapMCrslHud {
|
|
26
|
-
border: 3px solid @sapUiButtonBorderColor;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.sapMCrsl .sapMCrslHud a:hover,
|
|
30
|
-
.sapMCrsl .sapMCrslHud a:focus {
|
|
31
|
-
background-color: @sapUiButtonActiveBackground;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
/* extra bits */
|
|
35
|
-
|
|
36
|
-
/* HCB Additional Styles */
|
|
37
|
-
.sapMCrslHud .sapMCrslPrev,
|
|
38
|
-
.sapMCrslHud .sapMCrslNext {
|
|
39
|
-
border: 2px solid @sapUiButtonBorderColor;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.sapMCrslControls .sapMCrslPrev,
|
|
43
|
-
.sapMCrslControls .sapMCrslNext {
|
|
44
|
-
border: 2px solid @sapUiButtonBorderColor;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.sapMCrslPrev:focus,
|
|
48
|
-
.sapMCrslNext:focus,
|
|
49
|
-
.sapMCrslPrev .sapUiIcon:focus,
|
|
50
|
-
.sapMCrslNext .sapUiIcon:focus {
|
|
51
|
-
outline: none;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
html.sap-desktop .sapMCrslHud .sapMCrslPrev:focus,
|
|
55
|
-
html.sap-desktop .sapMCrslHud .sapMCrslNext:focus {
|
|
56
|
-
&::before {
|
|
57
|
-
content: "";
|
|
58
|
-
position: absolute;
|
|
59
|
-
top: -0.25rem;
|
|
60
|
-
right: -0.25rem;
|
|
61
|
-
bottom: -0.25rem;
|
|
62
|
-
left: -0.25rem;
|
|
63
|
-
pointer-events: none;
|
|
64
|
-
border: 2px solid @sapUiContentContrastFocusColor;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
&::after {
|
|
68
|
-
content: "";
|
|
69
|
-
position: absolute;
|
|
70
|
-
top: -0.25rem;
|
|
71
|
-
right: -0.25rem;
|
|
72
|
-
bottom: -0.25rem;
|
|
73
|
-
left: -0.25rem;
|
|
74
|
-
pointer-events: none;
|
|
75
|
-
border: 2px dotted @sapUiBaseBG;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
14
|
+
@_sap_m_Carousel_FocusBorderOffsetArrow: -0.25rem;
|
|
15
|
+
@_sap_m_Carousel_ContrastFocusBorder: @sapUiContentFocusWidth solid @sapUiBaseBG;
|
|
@@ -16,23 +16,11 @@
|
|
|
16
16
|
/* picker */
|
|
17
17
|
/* ------------------------------ */
|
|
18
18
|
|
|
19
|
-
div.sapMComboBoxBasePicker {
|
|
20
|
-
box-shadow: 0 .25rem 1.875rem .125rem fade(@sapUiContentShadowColor, 80%);
|
|
21
|
-
border: none;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
19
|
.sapMComboBoxBasePicker-CTX .sapMListFocus .sapMLIBSelected {
|
|
25
20
|
outline: 0.125rem dotted @sapUiContentFocusColor;
|
|
26
21
|
outline-offset: -0.188rem;
|
|
27
22
|
}
|
|
28
23
|
|
|
29
|
-
/* make border of the combobox's list not scrollable */
|
|
30
|
-
.sapMComboBoxBasePicker > div {
|
|
31
|
-
box-sizing: border-box;
|
|
32
|
-
border: solid @sapUiGroupContentBorderColor;
|
|
33
|
-
border-width: 1px 2px 2px;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
24
|
.sapMInputBaseIconPressed .sapMComboBoxBaseClearIcon {
|
|
37
25
|
border-left-color: transparent;
|
|
38
26
|
}
|
|
@@ -3,13 +3,7 @@
|
|
|
3
3
|
/* High Contrast Black theme */
|
|
4
4
|
/* ================================ */
|
|
5
5
|
|
|
6
|
-
.sapMInputBaseInner {
|
|
7
|
-
color: @sapUiFieldTextColor;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
6
|
.sapMInputBaseContentWrapper {
|
|
11
|
-
border: 1px solid @sapUiFieldBorderColor;
|
|
12
|
-
background: @sapUiFieldBackground;
|
|
13
7
|
&.sapMInputBaseContentWrapperState {
|
|
14
8
|
border-width: 1px;
|
|
15
9
|
}
|
|
@@ -46,34 +40,14 @@
|
|
|
46
40
|
}
|
|
47
41
|
}
|
|
48
42
|
|
|
49
|
-
.sapMInputBaseContentWrapperWarning {
|
|
50
|
-
background: @sapUiFieldWarningBackground;
|
|
51
|
-
border-color: @sapUiFieldWarningColor;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.sapMInputBaseContentWrapperSuccess {
|
|
55
|
-
background: @sapUiFieldSuccessBackground;
|
|
56
|
-
border-color: @sapUiFieldSuccessColor;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
43
|
.sapMILI-CTX .sapMInputBaseContentWrapperError,
|
|
60
44
|
.sapMInputBaseContentWrapperError {
|
|
61
|
-
background: @sapUiFieldInvalidBackground;
|
|
62
|
-
border-color: @sapUiFieldInvalidColor;
|
|
63
45
|
& .sapMInputBaseInner {
|
|
64
46
|
font-weight: bold
|
|
65
47
|
}
|
|
66
48
|
}
|
|
67
|
-
|
|
68
|
-
.sapMInputBaseContentWrapperInformation {
|
|
69
|
-
background: @sapUiFieldBackground;
|
|
70
|
-
border-style: dashed;
|
|
71
|
-
border-color: @sapUiFieldWarningColor;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
49
|
.sapMInputBaseContentWrapperWarning,
|
|
75
50
|
.sapMInputBaseContentWrapperError {
|
|
76
|
-
border-style: dashed;
|
|
77
51
|
& .sapMInputBaseInner {
|
|
78
52
|
font-style: italic;
|
|
79
53
|
}
|
|
@@ -175,13 +149,6 @@
|
|
|
175
149
|
opacity: 1;
|
|
176
150
|
}
|
|
177
151
|
|
|
178
|
-
.sapMFocus {
|
|
179
|
-
& .sapMInputBaseContentWrapper:not(.sapMInputBaseDisabledWrapper) {
|
|
180
|
-
outline: 2px dotted @sapUiContentFocusColor;
|
|
181
|
-
outline-offset: -4px;
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
|
|
185
152
|
.sapMInputBaseContentWrapperState .sapMInputBaseInner {
|
|
186
153
|
border-width: 1px;
|
|
187
154
|
}
|