@openui5/themelib_sap_horizon 1.143.0 → 1.144.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/f/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon/TextArea.less +1 -0
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +1 -0
- package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon_dark/TextArea.less +1 -0
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon/InfoLabel.less +13 -11
- package/src/sap/tnt/themes/sap_horizon/SideNavigation.less +4 -6
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +97 -67
- package/src/sap/tnt/themes/sap_horizon/ToolPage.less +2 -4
- package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_dark/InfoLabel.less +9 -7
- package/src/sap/tnt/themes/sap_horizon_dark/SideNavigation.less +3 -5
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +94 -66
- package/src/sap/tnt/themes/sap_horizon_dark/ToolPage.less +2 -4
- package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/InfoLabel.less +9 -7
- package/src/sap/tnt/themes/sap_horizon_hcb/SideNavigation.less +1 -3
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +101 -72
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolPage.less +2 -5
- package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcw/InfoLabel.less +9 -7
- package/src/sap/tnt/themes/sap_horizon_hcw/SideNavigation.less +1 -3
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +100 -71
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolPage.less +2 -5
- package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon/AbsoluteLayout.less +3 -3
- package/src/sap/ui/commons/themes/sap_horizon/Accordion.less +6 -6
- package/src/sap/ui/commons/themes/sap_horizon/AccordionSection.less +31 -31
- package/src/sap/ui/commons/themes/sap_horizon/Carousel.less +18 -16
- package/src/sap/ui/commons/themes/sap_horizon/FormattedTextView.less +2 -2
- package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_dark/AbsoluteLayout.less +2 -2
- package/src/sap/ui/commons/themes/sap_horizon_dark/Accordion.less +5 -5
- package/src/sap/ui/commons/themes/sap_horizon_dark/AccordionSection.less +30 -30
- package/src/sap/ui/commons/themes/sap_horizon_dark/Carousel.less +17 -15
- package/src/sap/ui/commons/themes/sap_horizon_dark/FormattedTextView.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/AbsoluteLayout.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Accordion.less +3 -3
- package/src/sap/ui/commons/themes/sap_horizon_hcb/AccordionSection.less +7 -7
- package/src/sap/ui/commons/themes/sap_horizon_hcb/FormattedTextView.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/AbsoluteLayout.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Accordion.less +3 -3
- package/src/sap/ui/commons/themes/sap_horizon_hcw/AccordionSection.less +7 -7
- package/src/sap/ui/commons/themes/sap_horizon_hcw/FormattedTextView.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon/ContextMenu.less +9 -10
- package/src/sap/ui/dt/themes/sap_horizon/Overlay.less +20 -13
- package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_dark/ContextMenu.less +9 -10
- package/src/sap/ui/dt/themes/sap_horizon_dark/Overlay.less +20 -13
- package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcb/ContextMenu.less +14 -9
- package/src/sap/ui/dt/themes/sap_horizon_hcb/Overlay.less +31 -22
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcw/ContextMenu.less +13 -8
- package/src/sap/ui/dt/themes/sap_horizon_hcw/Overlay.less +32 -23
- package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon/AddIFrame.less +13 -37
- package/src/sap/ui/rta/themes/sap_horizon/ChangeVisualization.less +9 -5
- package/src/sap/ui/rta/themes/sap_horizon/ContextMenu.less +11 -7
- package/src/sap/ui/rta/themes/sap_horizon/Dialogs.less +11 -8
- package/src/sap/ui/rta/themes/sap_horizon/Overlay.less +18 -9
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +50 -25
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.base.less +8 -5
- package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_horizon_dark/AddIFrame.less +13 -37
- package/src/sap/ui/rta/themes/sap_horizon_dark/ChangeVisualization.less +11 -7
- package/src/sap/ui/rta/themes/sap_horizon_dark/ContextMenu.less +11 -7
- package/src/sap/ui/rta/themes/sap_horizon_dark/Dialogs.less +13 -9
- package/src/sap/ui/rta/themes/sap_horizon_dark/Overlay.less +18 -9
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +58 -29
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.base.less +8 -5
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ChangeVisualization.less +14 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ContextMenu.less +15 -13
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Dialogs.less +16 -17
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Overlay.less +19 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.adaptation.less +34 -14
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.base.less +7 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ChangeVisualization.less +14 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ContextMenu.less +16 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Dialogs.less +16 -12
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Overlay.less +19 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.adaptation.less +36 -16
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.base.less +6 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -2
- package/src/sap/ui/suite/themes/sap_horizon/TaskCircle.less +10 -10
- package/src/sap/ui/suite/themes/sap_horizon/VerticalProgressIndicator.less +3 -3
- package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_dark/TaskCircle.less +9 -9
- package/src/sap/ui/suite/themes/sap_horizon_dark/VerticalProgressIndicator.less +2 -2
- package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/TaskCircle.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/VerticalProgressIndicator.less +5 -5
- package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcw/TaskCircle.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcw/VerticalProgressIndicator.less +5 -5
- package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -2
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -2
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -2
- package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -2
- package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +290 -226
- package/src/sap/ui/unified/themes/sap_horizon/ColorPicker.less +24 -11
- package/src/sap/ui/unified/themes/sap_horizon/FileUploader.less +9 -1
- package/src/sap/ui/unified/themes/sap_horizon/ShellHeader.less +2 -2
- package/src/sap/ui/unified/themes/sap_horizon/ShellLayout.less +7 -8
- package/src/sap/ui/unified/themes/sap_horizon/ShellOverlay.less +6 -6
- package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +301 -222
- package/src/sap/ui/unified/themes/sap_horizon_dark/ColorPicker.less +22 -9
- package/src/sap/ui/unified/themes/sap_horizon_dark/FileUploader.less +9 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellHeader.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellLayout.less +6 -7
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellOverlay.less +5 -5
- package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +182 -157
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ColorPicker.less +38 -17
- package/src/sap/ui/unified/themes/sap_horizon_hcb/FileUploader.less +46 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellHeader.less +11 -11
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellLayout.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellOverlay.less +7 -7
- package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +225 -222
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ColorPicker.less +36 -11
- package/src/sap/ui/unified/themes/sap_horizon_hcw/FileUploader.less +46 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellHeader.less +11 -11
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellLayout.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellOverlay.less +7 -7
- package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon/ObjectPageHeaderContent.less +29 -20
- package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageHeaderContent.less +26 -18
- package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageHeaderContent.less +15 -7
- package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageHeaderContent.less +16 -7
- package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon/FieldRepository.less +0 -58
- package/src/sap/ui/rta/themes/sap_horizon_dark/FieldRepository.less +0 -57
- package/src/sap/ui/rta/themes/sap_horizon_hcb/FieldRepository.less +0 -16
- package/src/sap/ui/rta/themes/sap_horizon_hcw/FieldRepository.less +0 -15
- package/src/sap/ui/table/themes/sap_horizon/RowSelection.less +0 -19
- package/src/sap/ui/table/themes/sap_horizon_dark/RowSelection.less +0 -19
- package/src/sap/ui/table/themes/sap_horizon_hcb/RowSelection.less +0 -9
- package/src/sap/ui/table/themes/sap_horizon_hcw/RowSelection.less +0 -9
|
@@ -5,20 +5,21 @@
|
|
|
5
5
|
|
|
6
6
|
@_sap_tnt_ToolHeader_Height: 3.25rem;
|
|
7
7
|
@_sap_tnt_ToolHeader_IconHeight: 0.75rem;
|
|
8
|
-
@_sap_tnt_ToolHeader_DisabledOpacity:
|
|
8
|
+
@_sap_tnt_ToolHeader_DisabledOpacity: var(--sapContent_DisabledOpacity);
|
|
9
9
|
@_sap_tnt_ToolHeader_ArrowHeight: 0.125rem;
|
|
10
10
|
@_sap_tnt_ToolHeader_ArrowMargin: 0 -0.25rem;
|
|
11
11
|
@_sap_tnt_ToolHeader_Padding: 0 0.75rem;
|
|
12
12
|
@_sap_tnt_ToolHeader_ArrowMarginBottom: 0.25rem;
|
|
13
13
|
@_sap_tnt_ToolHeader_IconTabHeader_Height: auto;
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
/* ========================================================================== */
|
|
16
|
+
/* sap.m.Toolbar overriding */
|
|
17
|
+
/* ========================================================================== */
|
|
18
18
|
|
|
19
19
|
.sapTntToolHeader:not(.sapUshellShellToolHeader) {
|
|
20
|
+
|
|
20
21
|
&.sapMTB {
|
|
21
|
-
background-color:
|
|
22
|
+
background-color: var(--sapShellColor);
|
|
22
23
|
padding: 0 1rem 0 0.875rem;
|
|
23
24
|
}
|
|
24
25
|
|
|
@@ -28,80 +29,96 @@
|
|
|
28
29
|
}
|
|
29
30
|
|
|
30
31
|
.sapTntToolHeader {
|
|
32
|
+
|
|
31
33
|
&.sapMIBar.sapMTB .sapMBarChild.sapMTBSeparator {
|
|
32
34
|
background: none;
|
|
33
35
|
width: 0.75rem;
|
|
34
36
|
}
|
|
35
37
|
}
|
|
36
38
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
39
|
+
/* ========================================================================== */
|
|
40
|
+
/* sap.m.Button overriding */
|
|
41
|
+
/* ========================================================================== */
|
|
40
42
|
|
|
41
43
|
.sapTntToolHeader {
|
|
44
|
+
|
|
42
45
|
.sapMBarChild:not(.sapMMenuBtn) {
|
|
46
|
+
|
|
43
47
|
&.sapMBtn {
|
|
48
|
+
|
|
44
49
|
.sapMBtnInner:not(.sapMBtnEmphasized)::after,
|
|
45
|
-
|
|
50
|
+
.sapMBtnInner:not(.sapMBtnEmphasized) .sapMBtnIcon {
|
|
46
51
|
background: transparent;
|
|
47
|
-
color:
|
|
52
|
+
color: var(--sapShell_InteractiveTextColor);
|
|
48
53
|
}
|
|
54
|
+
|
|
49
55
|
.sapMBtnInner:not(.sapMBtnEmphasized) .sapMBtnContent {
|
|
50
56
|
background: transparent;
|
|
51
|
-
color:
|
|
57
|
+
color: var(--sapShell_TextColor);
|
|
52
58
|
}
|
|
53
59
|
|
|
54
60
|
&:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnActive {
|
|
55
|
-
background:
|
|
56
|
-
border-color:
|
|
61
|
+
background: var(--sapShell_Active_Background);
|
|
62
|
+
border-color: var(--sapShell_Active_Background);
|
|
57
63
|
}
|
|
64
|
+
|
|
58
65
|
.sapMToggleBtnPressed:not(.sapMBtnDisabled) {
|
|
59
|
-
background-color:
|
|
66
|
+
background-color: var(--sapShell_Hover_Background);
|
|
67
|
+
|
|
60
68
|
.sapMBtnIcon {
|
|
61
|
-
color:
|
|
69
|
+
color: var(--sapShell_Active_TextColor);
|
|
62
70
|
}
|
|
63
71
|
}
|
|
72
|
+
|
|
64
73
|
&:hover:not(.sapMBtnDisabled) {
|
|
74
|
+
|
|
65
75
|
.sapMToggleBtnPressed:not(.sapMBtnActive), .sapMToggleBtnPressed:not(.sapMBtnDisabled):hover {
|
|
66
|
-
background-color:
|
|
76
|
+
background-color: var(--sapShell_Hover_Background);
|
|
77
|
+
|
|
67
78
|
.sapMBtnIcon {
|
|
68
|
-
color:
|
|
79
|
+
color: var(--sapShell_Active_TextColor);
|
|
69
80
|
}
|
|
70
81
|
}
|
|
71
|
-
|
|
82
|
+
|
|
83
|
+
> span.sapMBtnInner.sapMBtnHoverable:not(.sapMToggleBtnPressed) {
|
|
84
|
+
|
|
72
85
|
&:not(.sapMBtnActive) {
|
|
73
|
-
background:
|
|
74
|
-
border: 1px solid
|
|
86
|
+
background: var(--sapShell_Hover_Background);
|
|
87
|
+
border: 1px solid var(--sapButton_Lite_Hover_BorderColor);
|
|
75
88
|
}
|
|
89
|
+
|
|
76
90
|
&.sapMBtnActive {
|
|
77
|
-
background:
|
|
78
|
-
color:
|
|
79
|
-
border: 1px solid
|
|
91
|
+
background: var(--sapShell_Active_Background);
|
|
92
|
+
color: var(--sapShell_Active_TextColor);
|
|
93
|
+
border: 1px solid var(--sapButton_Lite_Active_BorderColor);
|
|
80
94
|
|
|
81
95
|
.sapMBtnContent bdi {
|
|
82
|
-
color:
|
|
96
|
+
color: var(--sapShell_Active_TextColor);
|
|
83
97
|
}
|
|
84
98
|
}
|
|
85
|
-
|
|
86
|
-
&.sapMBtnActive
|
|
87
|
-
|
|
99
|
+
|
|
100
|
+
&.sapMBtnActive::after,
|
|
101
|
+
&.sapMBtnActive > .sapMBtnIcon {
|
|
102
|
+
color: var(--sapShell_Active_TextColor);
|
|
88
103
|
}
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
104
|
+
|
|
105
|
+
&::after,
|
|
106
|
+
> .sapMBtnIcon {
|
|
107
|
+
color: var(--sapShell_InteractiveTextColor);
|
|
92
108
|
}
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
{
|
|
96
|
-
color:
|
|
109
|
+
|
|
110
|
+
> .sapMBtnContent,
|
|
111
|
+
> .sapMBtnContent bdi {
|
|
112
|
+
color: var(--sapShell_TextColor);
|
|
97
113
|
}
|
|
98
114
|
}
|
|
99
115
|
|
|
100
116
|
&:active {
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
117
|
+
|
|
118
|
+
> .sapMBtnContent,
|
|
119
|
+
> .sapMBtnInner,
|
|
120
|
+
> .sapMBtnIcon {
|
|
121
|
+
color: var(--sapShell_TextColor);
|
|
105
122
|
}
|
|
106
123
|
}
|
|
107
124
|
}
|
|
@@ -110,8 +127,11 @@
|
|
|
110
127
|
}
|
|
111
128
|
|
|
112
129
|
.sapUiSizeCompact {
|
|
130
|
+
|
|
113
131
|
.sapTntToolHeader {
|
|
132
|
+
|
|
114
133
|
.sapMBarChild:not(.sapMMenuBtn) {
|
|
134
|
+
|
|
115
135
|
&.sapMBtn {
|
|
116
136
|
padding: 0;
|
|
117
137
|
min-width: 2rem;
|
|
@@ -150,53 +170,56 @@
|
|
|
150
170
|
}
|
|
151
171
|
}
|
|
152
172
|
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
173
|
+
/* ========================================================================== */
|
|
174
|
+
/* sap.m.Text, sap.m.Title and sap.m.Label overriding */
|
|
175
|
+
/* ========================================================================== */
|
|
156
176
|
|
|
157
177
|
.sapTntToolHeader {
|
|
178
|
+
|
|
158
179
|
.sapMTitle {
|
|
159
180
|
text-shadow: none;
|
|
160
181
|
line-height: 1.625rem;
|
|
161
|
-
font-size: var(
|
|
182
|
+
font-size: var(--sapFontHeader5Size);
|
|
162
183
|
font-family: var(--sapFontSemiboldDuplexFamily);
|
|
163
184
|
color: var(--sapShell_SubBrand_TextColor);
|
|
164
185
|
}
|
|
165
186
|
|
|
166
187
|
.sapMText,
|
|
167
188
|
.sapMLabel {
|
|
168
|
-
line-height:
|
|
169
|
-
color:
|
|
189
|
+
line-height: var(--sapContent_LineHeight);
|
|
190
|
+
color: var(--sapContent_LabelColor);
|
|
170
191
|
}
|
|
171
192
|
|
|
172
193
|
&.sapMIBar.sapMTB .sapMBarChild.sapMText,
|
|
173
194
|
&.sapMIBar.sapMTB .sapMBarChild.sapMLabel {
|
|
174
|
-
margin-top:
|
|
195
|
+
margin-top: 0.125rem; /* to align the text/label with the title */
|
|
175
196
|
margin-left: 0.5rem;
|
|
176
197
|
}
|
|
177
198
|
}
|
|
178
199
|
|
|
179
200
|
.sapUiSizeCompact {
|
|
201
|
+
|
|
180
202
|
.sapTntToolHeader {
|
|
203
|
+
|
|
181
204
|
&.sapMIBar.sapMTB .sapMBarChild.sapMText,
|
|
182
205
|
&.sapMIBar.sapMTB .sapMBarChild.sapMLabel {
|
|
183
|
-
margin-top:
|
|
206
|
+
margin-top: 0.1875rem; /* to align the text/label with the title */
|
|
184
207
|
}
|
|
185
208
|
}
|
|
186
209
|
}
|
|
187
210
|
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
211
|
+
/* ========================================================================== */
|
|
212
|
+
/* sap.m.SearchField overriding */
|
|
213
|
+
/* ========================================================================== */
|
|
191
214
|
|
|
192
215
|
.sapTntToolHeader {
|
|
193
216
|
|
|
194
217
|
.sapMSFF {
|
|
195
|
-
background:
|
|
196
|
-
background-color:
|
|
197
|
-
box-shadow:
|
|
218
|
+
background: var(--sapField_BackgroundStyle);
|
|
219
|
+
background-color: var(--sapShell_InteractiveBackground);
|
|
220
|
+
box-shadow: var(--sapField_Shadow);
|
|
198
221
|
border: none;
|
|
199
|
-
color:
|
|
222
|
+
color: var(--sapShell_InteractiveTextColor);
|
|
200
223
|
border-radius: 1.125rem;
|
|
201
224
|
height: 2.25rem;
|
|
202
225
|
|
|
@@ -214,11 +237,11 @@
|
|
|
214
237
|
}
|
|
215
238
|
|
|
216
239
|
.sapMSFB:hover {
|
|
217
|
-
background:
|
|
218
|
-
box-shadow:
|
|
240
|
+
background: var(--sapShell_Hover_Background);
|
|
241
|
+
box-shadow: var(--sapButton_Lite_Hover_BorderColor);
|
|
219
242
|
border-radius: 1.125rem;
|
|
220
243
|
height: 1.75rem;
|
|
221
|
-
color:
|
|
244
|
+
color: var(--sapShell_InteractiveTextColor);
|
|
222
245
|
}
|
|
223
246
|
|
|
224
247
|
.sapMSFR {
|
|
@@ -227,16 +250,18 @@
|
|
|
227
250
|
|
|
228
251
|
.sapMSFB:active,
|
|
229
252
|
.sapMSFB.sapMSFBA {
|
|
230
|
-
background:
|
|
231
|
-
box-shadow:
|
|
253
|
+
background: var(--sapShell_Active_Background);
|
|
254
|
+
box-shadow: var(--sapContent_Selected_Shadow);
|
|
232
255
|
border-radius: 1.125rem;
|
|
233
|
-
color:
|
|
256
|
+
color: var(--sapShell_Active_TextColor);
|
|
234
257
|
}
|
|
235
258
|
}
|
|
236
259
|
}
|
|
237
260
|
|
|
238
261
|
.sapUiSizeCompact {
|
|
262
|
+
|
|
239
263
|
.sapTntToolHeader {
|
|
264
|
+
|
|
240
265
|
.sapMSF {
|
|
241
266
|
height: 2rem;
|
|
242
267
|
}
|
|
@@ -257,27 +282,30 @@
|
|
|
257
282
|
}
|
|
258
283
|
}
|
|
259
284
|
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
285
|
+
/* ========================================================================== */
|
|
286
|
+
/* sap.m.IconTabHeader overriding */
|
|
287
|
+
/* ========================================================================== */
|
|
263
288
|
|
|
264
289
|
.sapTntToolHeader {
|
|
290
|
+
|
|
265
291
|
.sapUshellShellTabBar .sapMITH,
|
|
266
292
|
.sapUshellShellTabBar.sapMITH {
|
|
267
293
|
box-shadow: none;
|
|
268
294
|
}
|
|
269
295
|
}
|
|
270
296
|
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
297
|
+
/* ========================================================================== */
|
|
298
|
+
/* sap.m.Image overriding */
|
|
299
|
+
/* ========================================================================== */
|
|
274
300
|
|
|
275
301
|
.sapTntToolHeader {
|
|
302
|
+
|
|
276
303
|
.sapMImg {
|
|
277
304
|
height: 1.625rem;
|
|
278
305
|
}
|
|
279
306
|
|
|
280
307
|
&.sapMIBar.sapMTB {
|
|
308
|
+
|
|
281
309
|
.sapMBarChild.sapMImg:first-child,
|
|
282
310
|
.sapMBarChild.sapMBtn + .sapMBarChild.sapMImg:first-of-type {
|
|
283
311
|
margin-left: 0.5rem;
|
|
@@ -285,7 +313,7 @@
|
|
|
285
313
|
}
|
|
286
314
|
|
|
287
315
|
.sapMImgFocusable:focus {
|
|
288
|
-
outline:
|
|
316
|
+
outline: var(--sapContent_FocusStyle) var(--sapContent_FocusWidth) var(--sapContent_FocusColor);
|
|
289
317
|
outline-offset: 0.125rem;
|
|
290
318
|
border-radius: 0.25rem;
|
|
291
319
|
}
|
|
@@ -7,8 +7,6 @@
|
|
|
7
7
|
@_sap_tnt_ToolPage_ContentBackgroundSolid: var(--sapBackgroundColor);
|
|
8
8
|
@_sap_tnt_ToolPage_ContentBackgroundTransparent: transparent;
|
|
9
9
|
@_sap_tnt_ToolPage_ContentBackgroundList: var(--sapGroup_ContentBackground);
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@_sap_tnt_ToolPage_AsidePhoneTop: -0.4375rem;
|
|
13
|
-
@_sap_tnt_ToolPage_AsidePhoneWidth: 100%;
|
|
10
|
+
@_sap_tnt_ToolPage_AsideCollapsedLayoutSTransform: calc(~"-100% - 0.25rem");
|
|
11
|
+
@_sap_tnt_ToolPage_AsideCollapsedLayoutSTransformRtl: calc(~"100% + 0.25rem");
|
|
14
12
|
@_sap_tnt_ToolHeader_Shadow: var(--sapShell_Shadow);
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
/* Horizon High Contrast Black theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
/* ========================================================================== */
|
|
7
|
+
/* Variables and mixins */
|
|
8
|
+
/* ========================================================================== */
|
|
9
9
|
|
|
10
10
|
@_sap_tnt_InfoLabel_LineHeightDisplayOnly: 1rem;
|
|
11
11
|
@_sap_tnt_InfoLabel_DisplayModeBorder: none;
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
@_sap_tnt_InfoLabel_DisplayPadding: 0 0.25rem;
|
|
22
22
|
@_sap_tnt_InfoLabel_IconMargin: 0.25rem;
|
|
23
23
|
@_sap_tnt_InfoLabel_DisplayIconMargin: 0.125rem;
|
|
24
|
-
@_sap_tnt_InfoLabel_FontFamily:
|
|
24
|
+
@_sap_tnt_InfoLabel_FontFamily: var(--sapFontSemiboldDuplexFamily);
|
|
25
25
|
@_sap_tnt_InfoLabel_FontSize: @sapMFontMediumSize;
|
|
26
|
-
@_sap_tnt_InfoLabel_DisplayFontSize:
|
|
26
|
+
@_sap_tnt_InfoLabel_DisplayFontSize: var(--sapFontSmallSize);
|
|
27
27
|
@_sap_tnt_InfoLabel_DisplayFontSizeIcon: 0.625rem;
|
|
28
28
|
@_sap_tnt_InfoLabel_NarrowPadding: @_sap_tnt_InfoLabel_Padding;
|
|
29
29
|
@_sap_tnt_InfoLabel_LetterSpacing: normal;
|
|
@@ -42,11 +42,13 @@
|
|
|
42
42
|
|
|
43
43
|
.create-classes-for-background-and-border-colors(backgroundColor, @_sap_tnt_InfoLabel_ColorsArray);
|
|
44
44
|
|
|
45
|
-
|
|
46
|
-
|
|
45
|
+
/* Iterate over the InfoLabel ColorsArray and create separate class for each */
|
|
46
|
+
/* color named with the passed prefix and the number of the color */
|
|
47
47
|
.create-classes-for-background-and-border-colors(@prefix, @list) {
|
|
48
|
+
|
|
48
49
|
.iter(length(@list));
|
|
49
50
|
.iter(@i) when (@i > 0) {
|
|
51
|
+
|
|
50
52
|
.iter(@i - 1);
|
|
51
53
|
|
|
52
54
|
@pair: extract(@list, @i);
|
|
@@ -7,7 +7,5 @@
|
|
|
7
7
|
@_sap_tnt_SideNavigation_CollapsedWidth: 4rem;
|
|
8
8
|
@_sap_tnt_SideNavigation_NavigationSeparatorMargin: 0.25rem 0.5rem 0.25rem 0.5rem;
|
|
9
9
|
@_sap_tnt_SideNavigation_NavigationSeparatorHeight: 0.0625rem;
|
|
10
|
-
@_sap_tnt_SideNavigation_PhoneBorderRadius: 0.5rem;
|
|
11
10
|
@_sap_tnt_SideNavigation_BoxShadow: var(--sapContent_Shadow0);
|
|
12
|
-
@_sap_tnt_SideNavigation_TriangleDisplay: none;
|
|
13
|
-
@_sap_tnt_SideNavigation_PhoneWidth: ~"100% !important";
|
|
11
|
+
@_sap_tnt_SideNavigation_TriangleDisplay: none;
|