@openui5/themelib_sap_horizon 1.127.1 → 1.129.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/THIRDPARTY.txt +1 -1
- package/package.json +18 -18
- package/src/sap/m/themes/sap_horizon/ActionSelect.less +13 -13
- package/src/sap/m/themes/sap_horizon/ActionSheet.less +12 -12
- package/src/sap/m/themes/sap_horizon/Avatar.less +12 -10
- package/src/sap/m/themes/sap_horizon/Bar.less +11 -9
- package/src/sap/m/themes/sap_horizon/Breadcrumbs.less +20 -16
- package/src/sap/m/themes/sap_horizon/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon/Button.less +59 -54
- package/src/sap/m/themes/sap_horizon/Carousel.less +11 -11
- package/src/sap/m/themes/sap_horizon/ColorPalette.less +43 -16
- package/src/sap/m/themes/sap_horizon/ComboBoxBase.less +3 -3
- package/src/sap/m/themes/sap_horizon/Dialog.less +29 -30
- package/src/sap/m/themes/sap_horizon/DynamicDateRange.less +1 -1
- package/src/sap/m/themes/sap_horizon/GenericTile.less +23 -24
- package/src/sap/m/themes/sap_horizon/NewsContent.less +0 -4
- package/src/sap/m/themes/sap_horizon/Popover.less +0 -29
- package/src/sap/m/themes/sap_horizon/RatingIndicator.less +0 -2
- package/src/sap/m/themes/sap_horizon/SinglePlanningCalendarGrid.less +1 -0
- package/src/sap/m/themes/sap_horizon/SlideTile.less +10 -15
- package/src/sap/m/themes/sap_horizon/Token.less +29 -4
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +2 -2
- package/src/sap/m/themes/sap_horizon_dark/ActionSelect.less +11 -10
- package/src/sap/m/themes/sap_horizon_dark/ActionSheet.less +11 -11
- package/src/sap/m/themes/sap_horizon_dark/Avatar.less +12 -10
- package/src/sap/m/themes/sap_horizon_dark/Bar.less +12 -10
- package/src/sap/m/themes/sap_horizon_dark/Breadcrumbs.less +20 -16
- package/src/sap/m/themes/sap_horizon_dark/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_dark/Button.less +59 -54
- package/src/sap/m/themes/sap_horizon_dark/Carousel.less +11 -11
- package/src/sap/m/themes/sap_horizon_dark/ColorPalette.less +42 -16
- package/src/sap/m/themes/sap_horizon_dark/ComboBoxBase.less +3 -3
- package/src/sap/m/themes/sap_horizon_dark/Dialog.less +29 -31
- package/src/sap/m/themes/sap_horizon_dark/DynamicDateRange.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +26 -27
- package/src/sap/m/themes/sap_horizon_dark/NewsContent.less +0 -4
- package/src/sap/m/themes/sap_horizon_dark/Popover.less +0 -29
- package/src/sap/m/themes/sap_horizon_dark/SinglePlanningCalendarGrid.less +1 -0
- package/src/sap/m/themes/sap_horizon_dark/SlideTile.less +10 -15
- package/src/sap/m/themes/sap_horizon_dark/Token.less +30 -5
- package/src/sap/m/themes/sap_horizon_dark/Tokenizer.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/ActionListItem.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/ActionSelect.less +4 -3
- package/src/sap/m/themes/sap_horizon_hcb/ActionSheet.less +12 -12
- package/src/sap/m/themes/sap_horizon_hcb/ActionTile.less +15 -12
- package/src/sap/m/themes/sap_horizon_hcb/Avatar.less +9 -8
- package/src/sap/m/themes/sap_horizon_hcb/Bar.less +12 -10
- package/src/sap/m/themes/sap_horizon_hcb/Breadcrumbs.less +6 -7
- package/src/sap/m/themes/sap_horizon_hcb/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/Button.less +45 -39
- package/src/sap/m/themes/sap_horizon_hcb/Carousel.less +10 -10
- package/src/sap/m/themes/sap_horizon_hcb/ColorPalette.less +25 -15
- package/src/sap/m/themes/sap_horizon_hcb/ComboBoxBase.less +8 -8
- package/src/sap/m/themes/sap_horizon_hcb/Dialog.less +22 -23
- package/src/sap/m/themes/sap_horizon_hcb/DynamicDateRange.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +5 -10
- package/src/sap/m/themes/sap_horizon_hcb/HeaderContainer.less +0 -5
- package/src/sap/m/themes/sap_horizon_hcb/Popover.less +0 -22
- package/src/sap/m/themes/sap_horizon_hcb/SinglePlanningCalendarGrid.less +1 -0
- package/src/sap/m/themes/sap_horizon_hcb/SlideTile.less +6 -7
- package/src/sap/m/themes/sap_horizon_hcb/Token.less +29 -4
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +0 -4
- package/src/sap/m/themes/sap_horizon_hcw/ActionListItem.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/ActionSelect.less +4 -3
- package/src/sap/m/themes/sap_horizon_hcw/ActionSheet.less +12 -12
- package/src/sap/m/themes/sap_horizon_hcw/ActionTile.less +15 -12
- package/src/sap/m/themes/sap_horizon_hcw/Avatar.less +9 -8
- package/src/sap/m/themes/sap_horizon_hcw/Bar.less +12 -10
- package/src/sap/m/themes/sap_horizon_hcw/Breadcrumbs.less +7 -8
- package/src/sap/m/themes/sap_horizon_hcw/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/Button.less +45 -39
- package/src/sap/m/themes/sap_horizon_hcw/Carousel.less +10 -10
- package/src/sap/m/themes/sap_horizon_hcw/ColorPalette.less +25 -15
- package/src/sap/m/themes/sap_horizon_hcw/ComboBoxBase.less +7 -7
- package/src/sap/m/themes/sap_horizon_hcw/Dialog.less +22 -23
- package/src/sap/m/themes/sap_horizon_hcw/DynamicDateRange.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +6 -11
- package/src/sap/m/themes/sap_horizon_hcw/HeaderContainer.less +0 -5
- package/src/sap/m/themes/sap_horizon_hcw/Popover.less +0 -22
- package/src/sap/m/themes/sap_horizon_hcw/SinglePlanningCalendarGrid.less +1 -0
- package/src/sap/m/themes/sap_horizon_hcw/SlideTile.less +6 -7
- package/src/sap/m/themes/sap_horizon_hcw/Token.less +29 -4
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +0 -4
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon/base.less +515 -7
- package/src/sap/ui/core/themes/sap_horizon/global.less +453 -7
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +517 -9
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +453 -6
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +524 -16
- package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +453 -6
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +521 -13
- package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +453 -6
- package/src/sap/ui/dt/themes/sap_horizon/ContextMenu.less +8 -41
- package/src/sap/ui/dt/themes/sap_horizon/Overlay.less +14 -8
- package/src/sap/ui/dt/themes/sap_horizon_dark/ContextMenu.less +8 -44
- package/src/sap/ui/dt/themes/sap_horizon_dark/Overlay.less +13 -8
- package/src/sap/ui/dt/themes/sap_horizon_hcb/ContextMenu.less +7 -35
- package/src/sap/ui/dt/themes/sap_horizon_hcb/Overlay.less +29 -7
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +2 -2
- package/src/sap/ui/dt/themes/sap_horizon_hcw/ContextMenu.less +7 -35
- package/src/sap/ui/dt/themes/sap_horizon_hcw/Overlay.less +29 -5
- package/src/sap/ui/mdc/themes/sap_horizon/Chart.less +6 -0
- package/src/sap/ui/mdc/themes/sap_horizon/Table.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -0
- package/src/sap/ui/mdc/themes/sap_horizon_dark/Chart.less +6 -0
- package/src/sap/ui/mdc/themes/sap_horizon_dark/Table.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +2 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/Chart.less +6 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/Table.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +2 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/Chart.less +6 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/Table.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +2 -1
- package/src/sap/ui/rta/themes/sap_horizon/AddIFrame.less +8 -9
- package/src/sap/ui/rta/themes/sap_horizon/ContextMenu.less +5 -4
- package/src/sap/ui/rta/themes/sap_horizon/Dialogs.less +1 -4
- package/src/sap/ui/rta/themes/sap_horizon/FieldRepository.less +34 -7
- package/src/sap/ui/rta/themes/sap_horizon/Overlay.less +23 -12
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +65 -22
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.base.less +2 -2
- package/src/sap/ui/rta/themes/sap_horizon/library.source.less +4 -4
- package/src/sap/ui/rta/themes/sap_horizon_dark/AddIFrame.less +8 -20
- package/src/sap/ui/rta/themes/sap_horizon_dark/ChangeVisualization.less +3 -3
- package/src/sap/ui/rta/themes/sap_horizon_dark/ContextMenu.less +5 -4
- package/src/sap/ui/rta/themes/sap_horizon_dark/Dialogs.less +2 -5
- package/src/sap/ui/rta/themes/sap_horizon_dark/FieldRepository.less +33 -7
- package/src/sap/ui/rta/themes/sap_horizon_dark/Overlay.less +23 -9
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +66 -36
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.base.less +2 -2
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +4 -4
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ChangeVisualization.less +3 -2
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ContextMenu.less +23 -7
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Dialogs.less +12 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcb/FieldRepository.less +7 -22
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Overlay.less +23 -65
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.adaptation.less +36 -14
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.base.less +3 -7
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +3 -4
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ChangeVisualization.less +4 -3
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ContextMenu.less +19 -7
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Dialogs.less +6 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Overlay.less +23 -65
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.adaptation.less +42 -15
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.base.less +3 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +4 -5
- package/src/sap/uxap/themes/sap_horizon/AnchorBar.less +1 -1
- package/src/sap/uxap/themes/sap_horizon/ObjectPageHeaderContent.less +0 -4
- package/src/sap/uxap/themes/sap_horizon_dark/AnchorBar.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageHeaderContent.less +0 -4
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageHeaderContent.less +0 -4
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageHeaderContent.less +0 -4
- package/src/sap/m/themes/sap_horizon_hcb/FeedContent.less +0 -8
- package/src/sap/m/themes/sap_horizon_hcb/ImageContent.less +0 -8
- package/src/sap/m/themes/sap_horizon_hcb/NewsContent.less +0 -9
- package/src/sap/m/themes/sap_horizon_hcb/NumericContent.less +0 -8
- package/src/sap/m/themes/sap_horizon_hcw/FeedContent.less +0 -8
- package/src/sap/m/themes/sap_horizon_hcw/ImageContent.less +0 -8
- package/src/sap/m/themes/sap_horizon_hcw/NewsContent.less +0 -9
- package/src/sap/m/themes/sap_horizon_hcw/NumericContent.less +0 -8
- package/src/sap/ui/rta/themes/sap_horizon_hcb/AddIFrame.less +0 -77
- package/src/sap/ui/rta/themes/sap_horizon_hcw/AddIFrame.less +0 -77
package/THIRDPARTY.txt
CHANGED
|
@@ -468,7 +468,7 @@ License: Apache-2.0
|
|
|
468
468
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
469
469
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
470
470
|
|
|
471
|
-
Component: SAP Theming Base Content, version: 11.
|
|
471
|
+
Component: SAP Theming Base Content, version: 11.18.0
|
|
472
472
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
473
473
|
License: Apache-2.0
|
|
474
474
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.129.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.129.0",
|
|
18
|
+
"@openui5/sap.m": "1.129.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.129.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.129.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.129.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.129.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.129.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.129.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.129.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.129.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.129.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.129.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.129.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.129.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.129.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.129.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.129.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -8,8 +8,9 @@
|
|
|
8
8
|
/* ----------------------------- */
|
|
9
9
|
|
|
10
10
|
html.sap-desktop .sapMActionSelectPicker .sapMBtn {
|
|
11
|
+
|
|
11
12
|
.sapMBtnInner {
|
|
12
|
-
border-top: 1px solid
|
|
13
|
+
border-top: 1px solid var(--sapList_BorderColor);
|
|
13
14
|
border-bottom: 0;
|
|
14
15
|
border-left: 0;
|
|
15
16
|
border-right: 0;
|
|
@@ -26,23 +27,22 @@ html.sap-desktop .sapMActionSelectPicker .sapUiSimpleFixFlexFlexContent .sapMBtn
|
|
|
26
27
|
}
|
|
27
28
|
|
|
28
29
|
html.sap-phone .sapMActionSelectPicker .sapMBtn .sapMBtnInner {
|
|
29
|
-
|
|
30
|
+
border: none;
|
|
30
31
|
}
|
|
31
32
|
|
|
32
33
|
html.sap-phone .sapMActionSelectPicker .sapUiSimpleFixFlexFlexContent > .sapMBtn {
|
|
33
|
-
|
|
34
|
-
|
|
34
|
+
border: 1px solid var(--sapList_BorderColor);
|
|
35
|
+
border-bottom: none;
|
|
35
36
|
}
|
|
36
37
|
|
|
37
38
|
html.sap-phone .sapMActionSelectPicker .sapUiSimpleFixFlexFlexContent > .sapMBtn ~ .sapMBtn {
|
|
38
|
-
|
|
39
|
+
border: 1px solid var(--sapList_BorderColor);
|
|
39
40
|
}
|
|
40
41
|
|
|
41
42
|
/* override standard buttons inside the action select */
|
|
42
|
-
|
|
43
43
|
.sapMActionSelectPicker .sapMBtnDefault {
|
|
44
|
-
background:
|
|
45
|
-
border-color:
|
|
44
|
+
background: var(--sapList_Background);
|
|
45
|
+
border-color: var(--sapList_BorderColor);
|
|
46
46
|
|
|
47
47
|
/* override the default text-shadow */
|
|
48
48
|
text-shadow: none;
|
|
@@ -50,11 +50,11 @@ html.sap-phone .sapMActionSelectPicker .sapUiSimpleFixFlexFlexContent > .sapMBtn
|
|
|
50
50
|
|
|
51
51
|
.sapMActionSelectPicker .sapMBtn,
|
|
52
52
|
.sapMActionSelectPicker .sapMBtn:hover > .sapMBtnHoverable:not(.sapMBtnActive) {
|
|
53
|
-
border-color:
|
|
53
|
+
border-color: var(--sapList_BorderColor);
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
html.sap-desktop .sapMActionSelectPicker .sapMBtn:not(.sapMBtnDisabled) .sapMBtnDefault:not(.sapMBtnActive):hover {
|
|
57
|
-
background:
|
|
57
|
+
background: var(--sapList_Hover_Background);
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
/* ======================================================================== */
|
|
@@ -75,18 +75,18 @@ html.sap-desktop .sapUiSizeCompact.sapMActionSelectPicker .sapMBtnInner {
|
|
|
75
75
|
height: 2rem;
|
|
76
76
|
border-radius: 0;
|
|
77
77
|
border: 0;
|
|
78
|
-
border-top: 1px solid
|
|
78
|
+
border-top: 1px solid var(--sapList_BorderColor);
|
|
79
79
|
|
|
80
80
|
.sapMBtnContent {
|
|
81
81
|
line-height: 2rem;
|
|
82
82
|
}
|
|
83
83
|
}
|
|
84
84
|
|
|
85
|
-
.sapMActionSelectPicker.sapMSltPicker-CTX .sapMSelectListItemBaseSelected.sapMActionSelectItemWithoutFocus
|
|
85
|
+
.sapMActionSelectPicker.sapMSltPicker-CTX .sapMSelectListItemBaseSelected.sapMActionSelectItemWithoutFocus::after {
|
|
86
86
|
display: none;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
html.sap-desktop .sapMActionSelectPicker .sapMBtn:not(.sapMBtnDisabled):focus > .sapMBtnInner
|
|
89
|
+
html.sap-desktop .sapMActionSelectPicker .sapMBtn:not(.sapMBtnDisabled):focus > .sapMBtnInner::before {
|
|
90
90
|
border-radius: 0;
|
|
91
91
|
left: 0.125rem;
|
|
92
92
|
top: 0.125rem;
|
|
@@ -4,26 +4,26 @@
|
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
6
|
.sapMActionSheetPopover.sapMPopover {
|
|
7
|
-
box-shadow:
|
|
7
|
+
box-shadow: var(--sapContent_Shadow2);
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
.sapMActionSheetDialog .sapMBar.sapMHeader-CTX > .sapMBarMiddle > .sapMBarPH > .sapMDialogTitle {
|
|
11
|
-
color:
|
|
12
|
-
font-size:
|
|
13
|
-
font-family:
|
|
11
|
+
color: var(--sapPageHeader_TextColor);
|
|
12
|
+
font-size: var(--sapFontHeader5Size);
|
|
13
|
+
font-family: var(--sapFontHeaderFamily);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
.sapMDialog.sapMActionSheetDialog {
|
|
17
|
-
background-color:
|
|
18
|
-
border-top-left-radius:
|
|
19
|
-
border-top-right-radius:
|
|
20
|
-
box-shadow:
|
|
17
|
+
background-color: var(--sapPageHeader_Background);
|
|
18
|
+
border-top-left-radius: var(--sapElement_BorderCornerRadius);
|
|
19
|
+
border-top-right-radius: var(--sapElement_BorderCornerRadius);
|
|
20
|
+
box-shadow: var(--sapContent_Shadow3);
|
|
21
21
|
|
|
22
22
|
&.sapMDialogPhone .sapMIBar.sapMHeader-CTX {
|
|
23
|
-
box-shadow:
|
|
24
|
-
background-color:
|
|
25
|
-
border-top-left-radius:
|
|
26
|
-
border-top-right-radius:
|
|
23
|
+
box-shadow: var(--sapContent_HeaderShadow);
|
|
24
|
+
background-color: var(--sapPageHeader_Background);
|
|
25
|
+
border-top-left-radius: var(--sapElement_BorderCornerRadius);
|
|
26
|
+
border-top-right-radius: var(--sapElement_BorderCornerRadius);
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
&.sapUiPopupWithPadding:not(.sapUiNoContentPadding) .sapMDialogScrollCont {
|
|
@@ -10,10 +10,10 @@
|
|
|
10
10
|
@_sap_m_Avatar_Font_Size_XS: 1rem;
|
|
11
11
|
|
|
12
12
|
.sapFAvatarSquare {
|
|
13
|
-
border-radius:
|
|
13
|
+
border-radius: var(--sapElement_BorderCornerRadius);
|
|
14
14
|
|
|
15
15
|
.sapFAvatarImageHolder {
|
|
16
|
-
border-radius:
|
|
16
|
+
border-radius: var(--sapElement_BorderCornerRadius);
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
|
|
@@ -22,23 +22,24 @@
|
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
.sapFAvatarFocusable.sapMAvatarPressed {
|
|
25
|
-
box-shadow:
|
|
25
|
+
box-shadow: 0 0 0 var(--sapButton_BorderWidth) var(--sapButton_Selected_BorderColor);
|
|
26
26
|
|
|
27
27
|
&:hover {
|
|
28
|
-
box-shadow:
|
|
28
|
+
box-shadow: 0 0 0 var(--sapButton_BorderWidth) var(--sapButton_Selected_Hover_BorderColor);
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
.sapFAvatarFocusable:focus {
|
|
33
|
-
outline-offset: .125rem;
|
|
33
|
+
outline-offset: 0.125rem;
|
|
34
|
+
|
|
34
35
|
&.sapFAvatarSquare {
|
|
35
|
-
outline-offset: .125rem;
|
|
36
|
+
outline-offset: 0.125rem;
|
|
36
37
|
}
|
|
37
38
|
}
|
|
38
39
|
|
|
39
40
|
.sapFAvatarColorTileIcon {
|
|
40
|
-
background-color:
|
|
41
|
-
color:
|
|
41
|
+
background-color: var(--sapTile_Background);
|
|
42
|
+
color: var(--sapTile_IconColor);
|
|
42
43
|
|
|
43
44
|
.sapFAvatarInitialsHolder {
|
|
44
45
|
color: currentColor;
|
|
@@ -46,8 +47,9 @@
|
|
|
46
47
|
}
|
|
47
48
|
|
|
48
49
|
.sapFAvatarColorPlaceholder {
|
|
49
|
-
background-color:
|
|
50
|
-
color:
|
|
50
|
+
background-color: var(--sapContent_ImagePlaceholderBackground);
|
|
51
|
+
color: var(--sapContent_ImagePlaceholderForegroundColor);
|
|
52
|
+
|
|
51
53
|
.sapFAvatarInitialsHolder {
|
|
52
54
|
color: currentColor;
|
|
53
55
|
}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
text-shadow: none;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
-
.sapMBarLeft{
|
|
10
|
+
.sapMBarLeft {
|
|
11
11
|
padding-left: 1rem;
|
|
12
12
|
padding-right: 0.25rem;
|
|
13
13
|
}
|
|
@@ -24,25 +24,25 @@
|
|
|
24
24
|
|
|
25
25
|
.sapMBar .sapMBarRight.sapMBarContainer > *:first-child,
|
|
26
26
|
.sapMBar .sapMBarLeft.sapMBarContainer > *:first-child,
|
|
27
|
-
.sapMBar .sapMBarMiddle .sapMBarContainer > *:first-child{
|
|
27
|
+
.sapMBar .sapMBarMiddle .sapMBarContainer > *:first-child {
|
|
28
28
|
margin: 0 0.25rem 0 0;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
.sapMBar .sapMBarRight.sapMBarContainer > *:last-child,
|
|
32
32
|
.sapMBar .sapMBarLeft.sapMBarContainer > *:last-child,
|
|
33
|
-
.sapMBar .sapMBarMiddle .sapMBarContainer > *:last-child{
|
|
33
|
+
.sapMBar .sapMBarMiddle .sapMBarContainer > *:last-child {
|
|
34
34
|
margin: 0 0 0 0.25rem;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
.sapMBar .sapMBarRight.sapMBarContainer > *:not(:first-child):not(:last-child),
|
|
38
38
|
.sapMBar .sapMBarLeft.sapMBarContainer > *:not(:first-child):not(:last-child),
|
|
39
|
-
.sapMBar .sapMBarMiddle .sapMBarContainer > *:not(:first-child):not(:last-child){
|
|
39
|
+
.sapMBar .sapMBarMiddle .sapMBarContainer > *:not(:first-child):not(:last-child) {
|
|
40
40
|
margin: 0 0.5rem;
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
.sapMBar .sapMBarRight.sapMBarContainer > *:first-child:last-child,
|
|
44
44
|
.sapMBar .sapMBarLeft.sapMBarContainer > *:first-child:last-child,
|
|
45
|
-
.sapMBar .sapMBarMiddle .sapMBarContainer > *:first-child:last-child{
|
|
45
|
+
.sapMBar .sapMBarMiddle .sapMBarContainer > *:first-child:last-child {
|
|
46
46
|
margin: 0;
|
|
47
47
|
}
|
|
48
48
|
|
|
@@ -51,7 +51,9 @@
|
|
|
51
51
|
line-height: 2.75rem;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.sapMBarLeft,
|
|
54
|
+
.sapMBarLeft,
|
|
55
|
+
.sapMBarRight,
|
|
56
|
+
.sapMBarPH {
|
|
55
57
|
height: 2.75rem;
|
|
56
58
|
line-height: 2.75rem;
|
|
57
59
|
}
|
|
@@ -59,14 +61,14 @@
|
|
|
59
61
|
/* in Master page the bar should have different color */
|
|
60
62
|
.sapMSplitContainerMaster .sapMIBar .sapMHeader-CTX,
|
|
61
63
|
.sapMSplitContainerMaster .sapMIBar.sapMSubHeader-CTX {
|
|
62
|
-
background-color:
|
|
64
|
+
background-color: var(--sapGroup_ContentBackground);
|
|
63
65
|
}
|
|
64
66
|
|
|
65
67
|
/* in Master page the bar should have a different color shadow only if we don't have subHeader (e.g. another bar) */
|
|
66
68
|
.sapMSplitContainerMaster .sapMIBar .sapMHeader-CTX:only-of-type,
|
|
67
69
|
/* in Master page the bar should have a different color shadow */
|
|
68
70
|
.sapMSplitContainerMaster .sapMIBar.sapMSubHeader-CTX {
|
|
69
|
-
box-shadow: inset 0 -0.0625rem
|
|
71
|
+
box-shadow: inset 0 -0.0625rem var(--sapGroup_ContentBorderColor);
|
|
70
72
|
}
|
|
71
73
|
|
|
72
74
|
/* Bar Title Alignment */
|
|
@@ -79,5 +81,5 @@ html[data-sap-ui-browser^="ff"].sap-desktop .sapMBarTitleAlignAuto .sapMBarPH {
|
|
|
79
81
|
}
|
|
80
82
|
|
|
81
83
|
.sapMIBar-CTX.sapMFooter-CTX {
|
|
82
|
-
border-top: 0.0625rem solid
|
|
84
|
+
border-top: 0.0625rem solid var(--sapPageFooter_BorderColor);
|
|
83
85
|
}
|
|
@@ -4,10 +4,12 @@
|
|
|
4
4
|
/* =============================== */
|
|
5
5
|
|
|
6
6
|
.sapMBreadcrumbs {
|
|
7
|
+
|
|
7
8
|
.sapMBreadcrumbsCurrentLocation {
|
|
9
|
+
|
|
8
10
|
&:focus {
|
|
9
11
|
outline: none;
|
|
10
|
-
box-shadow: 0 0 0 0.125rem
|
|
12
|
+
box-shadow: 0 0 0 0.125rem var(--sapContent_FocusColor);
|
|
11
13
|
border-radius: 0.25rem;
|
|
12
14
|
}
|
|
13
15
|
}
|
|
@@ -18,10 +20,11 @@
|
|
|
18
20
|
}
|
|
19
21
|
|
|
20
22
|
.sapMBreadcrumbsItem.sapMBreadcrumbsSelectItem {
|
|
21
|
-
|
|
23
|
+
|
|
24
|
+
& > .sapMSlt.sapMSltWithIcon.sapMSltIconOnly.sapMSltWithArrow.sapMSltHoverable {
|
|
22
25
|
box-shadow: none;
|
|
23
26
|
|
|
24
|
-
|
|
27
|
+
/* Default styles */
|
|
25
28
|
.sapMSltIcon {
|
|
26
29
|
display: flex;
|
|
27
30
|
align-items: center;
|
|
@@ -33,21 +36,21 @@
|
|
|
33
36
|
}
|
|
34
37
|
|
|
35
38
|
&::before {
|
|
36
|
-
content:
|
|
37
|
-
font-family:
|
|
39
|
+
content: '••• ';
|
|
40
|
+
font-family: var(--sapFontLightFamily);
|
|
38
41
|
}
|
|
39
42
|
|
|
40
43
|
&::after {
|
|
41
|
-
content:
|
|
42
|
-
font-family:
|
|
44
|
+
content: '\e1ef';
|
|
45
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
43
46
|
font-size: @sapMFontMediumSize;
|
|
44
|
-
color:
|
|
47
|
+
color: var(--sapLinkColor);
|
|
45
48
|
speak: none;
|
|
46
49
|
}
|
|
47
50
|
}
|
|
48
51
|
|
|
49
|
-
|
|
50
|
-
|
|
52
|
+
/* Custom underline element
|
|
53
|
+
In order to prevent issues with centering the content */
|
|
51
54
|
&::after {
|
|
52
55
|
content: '';
|
|
53
56
|
display: block;
|
|
@@ -58,18 +61,18 @@
|
|
|
58
61
|
background-color: transparent;
|
|
59
62
|
}
|
|
60
63
|
|
|
61
|
-
|
|
64
|
+
/* States */
|
|
62
65
|
&:hover,
|
|
63
66
|
&.sapMSltFocused {
|
|
64
|
-
background-color:
|
|
67
|
+
background-color: var(--sapContent_FocusColor);
|
|
65
68
|
|
|
66
69
|
&::after {
|
|
67
|
-
background-color:
|
|
70
|
+
background-color: var(--sapContent_ContrastFocusColor);
|
|
68
71
|
}
|
|
69
72
|
|
|
70
73
|
.sapMSltIcon::before,
|
|
71
74
|
.sapMSltIcon::after {
|
|
72
|
-
color:
|
|
75
|
+
color: var(--sapContent_ContrastFocusColor);
|
|
73
76
|
border-bottom: none;
|
|
74
77
|
}
|
|
75
78
|
|
|
@@ -82,14 +85,15 @@
|
|
|
82
85
|
|
|
83
86
|
.sapMSltIcon::before,
|
|
84
87
|
.sapMSltIcon::after {
|
|
85
|
-
color:
|
|
88
|
+
color: var(--sapLinkColor);
|
|
86
89
|
}
|
|
87
90
|
}
|
|
88
91
|
}
|
|
89
92
|
|
|
90
93
|
&:hover.sapMSltFocused:not(:active) {
|
|
94
|
+
|
|
91
95
|
&::after {
|
|
92
|
-
background-color:
|
|
96
|
+
background-color: var(--sapContent_FocusColor);
|
|
93
97
|
}
|
|
94
98
|
}
|
|
95
99
|
}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
/* Background animation element */
|
|
7
7
|
.sapUiLocalBusyIndicatorAnimation > div::before {
|
|
8
|
-
background:
|
|
8
|
+
background: var(--sapContent_BusyColor);
|
|
9
9
|
animation-duration: 0ms;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
/* Shadow animation element */
|
|
13
13
|
.sapUiLocalBusyIndicatorAnimation > div::after {
|
|
14
|
-
box-shadow: inset
|
|
14
|
+
box-shadow: inset 0 0 0 0 var(--sapContent_BusyColor);
|
|
15
15
|
}
|