@openui5/themelib_sap_horizon 1.143.1 → 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
|
@@ -1,31 +1,35 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
@
|
|
1
|
+
/* =================================== */
|
|
2
|
+
/* CSS for control sap.ui.rta/Dialogs */
|
|
3
|
+
/* Horizon High Contrast White theme */
|
|
4
|
+
/* =================================== */
|
|
5
|
+
|
|
6
|
+
@_sap_ui_rta_Dialogs_BorderLightColor: var(--sapContent_ShadowColor); /* #000 */
|
|
7
|
+
@_sap_ui_rta_Dialogs_BorderDarkColor: var(--sapShell_Background); /* #fff */
|
|
8
|
+
@_sap_ui_rta_Dialogs_BorderRadius: var(--sapButton_BorderCornerRadius); /* 0.375rem */
|
|
7
9
|
|
|
8
10
|
.sapMDialog.sapUiRTABorder {
|
|
9
11
|
border: 0.188rem solid @_sap_ui_rta_Dialogs_BorderLightColor;
|
|
10
12
|
border-image: none;
|
|
11
13
|
border-radius: @_sap_ui_rta_Dialogs_BorderRadius;
|
|
12
|
-
outline: 0.188rem dashed @_sap_ui_rta_Dialogs_BorderDarkColor;
|
|
14
|
+
outline: 0.188rem dashed @_sap_ui_rta_Dialogs_BorderDarkColor; /* 4px */
|
|
13
15
|
outline-offset: -0.125rem;
|
|
14
16
|
}
|
|
15
17
|
|
|
16
18
|
.sapUiRtaPopover {
|
|
17
19
|
|
|
18
|
-
&.sapMPopover,
|
|
19
|
-
|
|
20
|
+
&.sapMPopover,
|
|
21
|
+
.sapMPopover {
|
|
22
|
+
border: 0.188rem solid @_sap_ui_rta_Dialogs_BorderLightColor; /* 3px */
|
|
20
23
|
border-image: none;
|
|
21
24
|
border-radius: @_sap_ui_rta_Dialogs_BorderRadius;
|
|
22
|
-
outline: 0.188rem dashed @_sap_ui_rta_Dialogs_BorderDarkColor;
|
|
23
|
-
outline-offset: -0.125rem;
|
|
25
|
+
outline: 0.188rem dashed @_sap_ui_rta_Dialogs_BorderDarkColor; /* 4px */
|
|
26
|
+
outline-offset: -0.125rem; /* 4px */
|
|
24
27
|
}
|
|
25
28
|
|
|
26
29
|
&.sapMPopoverArr, .sapMPopoverArr {
|
|
27
30
|
&:after {
|
|
28
|
-
border
|
|
31
|
+
/* Arrow border needs to be solid and smaller than the popover border to avoid visual glitches */
|
|
32
|
+
border: 0.125rem solid @_sap_ui_rta_Dialogs_BorderDarkColor; /* 2px */
|
|
29
33
|
border-image: none;
|
|
30
34
|
}
|
|
31
35
|
}
|
|
@@ -1,27 +1,36 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
/* =================================== */
|
|
2
|
+
/* CSS for control sap.ui.rta/Overlay */
|
|
3
|
+
/* Horizon High Contrast White theme */
|
|
4
|
+
/* =================================== */
|
|
5
|
+
|
|
6
|
+
@_sap_ui_rta_Overlay_ResizeHandleColor: darken(@sapUiSelected, 25%); /* #004adc */
|
|
7
|
+
@_sap_ui_rta_Overlay_PlaceholderBackgroundColor: @sapUiContentImagePlaceholderBackground; /* #fff */
|
|
6
8
|
|
|
7
9
|
.sapUiRta {
|
|
10
|
+
|
|
8
11
|
.sapUiDtOverlayDropZone {
|
|
12
|
+
|
|
9
13
|
> .sapUiDtOverlayChildren {
|
|
14
|
+
|
|
10
15
|
> .sapUiRtaOverlayPlaceholder {
|
|
11
16
|
background: @_sap_ui_rta_Overlay_PlaceholderBackgroundColor !important;
|
|
12
|
-
|
|
17
|
+
|
|
18
|
+
/* no "focus" border */
|
|
13
19
|
&:focus {
|
|
14
|
-
|
|
20
|
+
|
|
21
|
+
&::before {
|
|
15
22
|
content: none;
|
|
16
23
|
}
|
|
17
24
|
}
|
|
18
25
|
|
|
19
|
-
|
|
26
|
+
/* all descendants */
|
|
20
27
|
* {
|
|
21
28
|
background: @_sap_ui_rta_Overlay_PlaceholderBackgroundColor;
|
|
22
|
-
|
|
29
|
+
|
|
30
|
+
/* no "focus" border */
|
|
23
31
|
&:focus {
|
|
24
|
-
|
|
32
|
+
|
|
33
|
+
&::before {
|
|
25
34
|
content: none;
|
|
26
35
|
}
|
|
27
36
|
}
|
|
@@ -1,47 +1,59 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@_sap_ui_rta_Toolbar_Adaptation_HoverTextColor:
|
|
1
|
+
/* ============================================== */
|
|
2
|
+
/* CSS for control sap.ui.rta/Toolbar.adaptation */
|
|
3
|
+
/* Horizon High Contrast White theme */
|
|
4
|
+
/* ============================================== */
|
|
5
|
+
|
|
6
|
+
@_sap_ui_rta_Toolbar_Adaptation_TextColor: var(--sapShell_TextColor); /* #000 */
|
|
7
|
+
@_sap_ui_rta_Toolbar_Adaptation_FocusOutlineColor: var(--sapContent_FocusColor); /* #000 */
|
|
8
|
+
@_sap_ui_rta_Toolbar_Adaptation_DraftVersionColor: var(--sapContent_SearchHighlightColor); /* #e97624 */
|
|
9
|
+
@_sap_ui_rta_Toolbar_Adaptation_ActiveVersionColor: var(--sapContent_HelpColor); /* #006800 */
|
|
10
|
+
@_sap_ui_rta_Toolbar_Adaptation_HoverTextColor: var(--sapShell_Background); /* #fff */
|
|
11
11
|
|
|
12
12
|
.sapUiRtaMode {
|
|
13
|
+
|
|
13
14
|
.sapUiRtaToolbar.sapUiRtaToolbarAdaptation {
|
|
15
|
+
|
|
14
16
|
.sapMBtn {
|
|
17
|
+
|
|
15
18
|
&:focus .sapMFocusable {
|
|
16
19
|
outline: 0.125rem dotted @_sap_ui_rta_Toolbar_Adaptation_FocusOutlineColor;
|
|
17
|
-
outline-offset: -0.125rem;
|
|
20
|
+
outline-offset: -0.125rem; /* 2px */
|
|
18
21
|
border-color: transparent;
|
|
19
22
|
}
|
|
23
|
+
|
|
20
24
|
&:hover {
|
|
21
|
-
|
|
25
|
+
|
|
26
|
+
& > .sapMBtnTransparent.sapMBtnHoverable:not(.sapMBtnActive):not(.sapMToggleBtnPressed) {
|
|
27
|
+
|
|
22
28
|
bdi {
|
|
23
29
|
color: @_sap_ui_rta_Toolbar_Adaptation_HoverTextColor;
|
|
24
30
|
}
|
|
25
31
|
}
|
|
26
32
|
}
|
|
27
33
|
}
|
|
34
|
+
|
|
28
35
|
.sapMBtnTransparent.sapMBtnHoverable:hover {
|
|
36
|
+
|
|
29
37
|
.sapUiIcon:not(.sapMBtnDisabled):not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBtnEmphasized) {
|
|
30
38
|
color: @_sap_ui_rta_Toolbar_Adaptation_HoverTextColor;
|
|
31
39
|
}
|
|
32
40
|
}
|
|
33
41
|
|
|
34
42
|
.sapMSegB {
|
|
43
|
+
|
|
35
44
|
.sapMSegBBtn {
|
|
45
|
+
|
|
36
46
|
&.sapMSegBBtnFocusable {
|
|
47
|
+
|
|
37
48
|
&:focus .sapMSegBBtnInner {
|
|
38
|
-
outline-width: 0.125rem;
|
|
39
|
-
outline-offset: -0.25rem;
|
|
49
|
+
outline-width: 0.125rem; /* 2px */
|
|
50
|
+
outline-offset: -0.25rem; /* -4px */
|
|
40
51
|
}
|
|
41
52
|
}
|
|
42
53
|
|
|
43
54
|
&.sapMSegBBtnSel .sapMSegBBtnInner {
|
|
44
|
-
|
|
55
|
+
|
|
56
|
+
&::after {
|
|
45
57
|
content: none !important;
|
|
46
58
|
}
|
|
47
59
|
}
|
|
@@ -53,18 +65,26 @@
|
|
|
53
65
|
}
|
|
54
66
|
}
|
|
55
67
|
|
|
56
|
-
|
|
68
|
+
/* set text to white on hover for better accessibility */
|
|
57
69
|
.sapUiRtaVersionHistory {
|
|
70
|
+
|
|
58
71
|
.sapMLIBHoverable:hover {
|
|
72
|
+
|
|
59
73
|
.sapMLIBContent {
|
|
74
|
+
|
|
60
75
|
.sapMFeedListItem {
|
|
76
|
+
|
|
61
77
|
.sapMFeedListItemText {
|
|
78
|
+
|
|
62
79
|
.sapMFeedListItemTextText {
|
|
80
|
+
|
|
63
81
|
.sapMFeedListItemTextString {
|
|
64
82
|
color: @_sap_ui_rta_Toolbar_Adaptation_HoverTextColor;
|
|
65
83
|
}
|
|
66
84
|
}
|
|
85
|
+
|
|
67
86
|
.sapMFeedListItemFooter {
|
|
87
|
+
|
|
68
88
|
.sapMFeedListItemInfoText,
|
|
69
89
|
.sapMFeedListItemTimestampText {
|
|
70
90
|
color: @_sap_ui_rta_Toolbar_Adaptation_HoverTextColor;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
@_sap_ui_rta_Toolbar_Base_BoxShadowDarkColor: fade(@sapUiContentShadowColor, 80%); //rgba(0, 0, 0, 0.8)
|
|
6
|
-
@_sap_ui_rta_Toolbar_Base_BoxShadowLightColor: @sapUiShellBackground; //#fff
|
|
1
|
+
/* ======================================== */
|
|
2
|
+
/* CSS for control sap.ui.rta/Toolbar.base */
|
|
3
|
+
/* Horizon High Contrast White theme */
|
|
4
|
+
/* ======================================== */
|
|
7
5
|
|
|
6
|
+
@_sap_ui_rta_Toolbar_Base_OutlineColor: var(--sapShell_BorderColor); /* #000 */
|
|
8
7
|
.sapUiRtaMode {
|
|
8
|
+
|
|
9
9
|
.sapUiRtaToolbar {
|
|
10
10
|
outline: 0.125rem dashed @_sap_ui_rta_Toolbar_Base_OutlineColor;
|
|
11
11
|
outline-offset: -0.125rem;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
@import "../base/library.source.less";
|
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
@import "ChangeVisualization.less";
|
|
11
11
|
@import "ContextMenu.less";
|
|
12
12
|
@import "Dialogs.less";
|
|
13
|
-
@import "FieldRepository.less";
|
|
14
13
|
@import "Overlay.less";
|
|
15
14
|
@import "Toolbar.adaptation.less";
|
|
16
15
|
@import "Toolbar.base.less";
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
/* ======================================== */
|
|
2
2
|
/* CSS for control sap.ui.suite/TaskCircle */
|
|
3
|
-
/* Horizon theme
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
4
|
/* ======================================== */
|
|
5
5
|
|
|
6
6
|
.sapUiTaskCircle {
|
|
7
|
-
border: 2px solid
|
|
7
|
+
border: 2px solid var(--sapGroup_ContentBackground);
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
.sapUiTaskCircleColorRed {
|
|
11
|
-
background-color:
|
|
12
|
-
color:
|
|
11
|
+
background-color: var(--sapErrorBorderColor);
|
|
12
|
+
color: var(--sapContent_ContrastTextColor);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapUiTaskCircleColorYellow {
|
|
16
|
-
background-color:
|
|
17
|
-
color:
|
|
16
|
+
background-color: var(--sapWarningBorderColor);
|
|
17
|
+
color: var(--sapContent_ContrastTextColor);
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
.sapUiTaskCircleColorGreen {
|
|
21
|
-
background-color:
|
|
22
|
-
color:
|
|
21
|
+
background-color: var(--sapSuccessBorderColor);
|
|
22
|
+
color: var(--sapContent_ContrastTextColor);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.sapUiTaskCircleColorGray {
|
|
26
|
-
background-color:
|
|
27
|
-
color:
|
|
26
|
+
background-color: var(--sapContent_ForegroundColor);
|
|
27
|
+
color: var(--sapContent_ForegroundTextColor);
|
|
28
28
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* ======================================================= */
|
|
2
2
|
/* CSS for control sap.ui.suite/VerticalProgressIndicator */
|
|
3
|
-
/* Horizon theme
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
4
|
/* ======================================================= */
|
|
5
5
|
|
|
6
|
-
.sapUiVerticalProgressOuterContainer{
|
|
7
|
-
border: 2px solid
|
|
6
|
+
.sapUiVerticalProgressOuterContainer {
|
|
7
|
+
border: 2px solid var(--sapGroup_ContentBackground);
|
|
8
8
|
}
|
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
/* ======================================== */
|
|
5
5
|
|
|
6
6
|
.sapUiTaskCircle {
|
|
7
|
-
border: 2px solid
|
|
7
|
+
border: 2px solid var(--sapGroup_ContentBackground);
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
.sapUiTaskCircleColorRed {
|
|
11
|
-
background-color:
|
|
12
|
-
color:
|
|
11
|
+
background-color: var(--sapErrorBorderColor);
|
|
12
|
+
color: var(--sapContent_ContrastTextColor);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapUiTaskCircleColorYellow {
|
|
16
|
-
background-color:
|
|
17
|
-
color:
|
|
16
|
+
background-color: var(--sapWarningBorderColor);
|
|
17
|
+
color: var(--sapContent_ContrastTextColor);
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
.sapUiTaskCircleColorGreen {
|
|
21
|
-
background-color:
|
|
22
|
-
color:
|
|
21
|
+
background-color: var(--sapSuccessBorderColor);
|
|
22
|
+
color: var(--sapContent_ContrastTextColor);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.sapUiTaskCircleColorGray {
|
|
26
|
-
background-color:
|
|
27
|
-
color:
|
|
26
|
+
background-color: var(--sapContent_ForegroundColor);
|
|
27
|
+
color: var(--sapContent_ForegroundTextColor);
|
|
28
28
|
}
|
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* ======================================================= */
|
|
5
5
|
|
|
6
|
-
.sapUiVerticalProgressOuterContainer{
|
|
7
|
-
border: 2px solid
|
|
6
|
+
.sapUiVerticalProgressOuterContainer {
|
|
7
|
+
border: 2px solid var(--sapGroup_ContentBackground);
|
|
8
8
|
}
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
/* Horizon High Contrast Black theme */
|
|
4
4
|
/* ======================================================= */
|
|
5
5
|
|
|
6
|
-
.sapUiVerticalProgressOuterContainer{
|
|
7
|
-
box-shadow:
|
|
8
|
-
background-color:
|
|
6
|
+
.sapUiVerticalProgressOuterContainer {
|
|
7
|
+
box-shadow: 0 0 0 var(--sapBackgroundColor);
|
|
8
|
+
background-color: var(--sapBackgroundColor);
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.sapUiVerticalProgressInnerContainer{
|
|
12
|
-
background-color:
|
|
11
|
+
.sapUiVerticalProgressInnerContainer {
|
|
12
|
+
background-color: var(--sapBackgroundColor);
|
|
13
13
|
}
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
/* Horizon High Contrast White theme */
|
|
4
4
|
/* ======================================================= */
|
|
5
5
|
|
|
6
|
-
.sapUiVerticalProgressOuterContainer{
|
|
7
|
-
box-shadow:
|
|
8
|
-
background-color:
|
|
6
|
+
.sapUiVerticalProgressOuterContainer {
|
|
7
|
+
box-shadow: 0 0 0 var(--sapBackgroundColor);
|
|
8
|
+
background-color: var(--sapBackgroundColor);
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.sapUiVerticalProgressInnerContainer{
|
|
12
|
-
background-color:
|
|
11
|
+
.sapUiVerticalProgressInnerContainer {
|
|
12
|
+
background-color: var(--sapBackgroundColor);
|
|
13
13
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -15,7 +15,6 @@
|
|
|
15
15
|
|
|
16
16
|
@import "Table.less";
|
|
17
17
|
@import "Cell.less";
|
|
18
|
-
@import "RowSelection.less";
|
|
19
18
|
@import "RowAction.less";
|
|
20
19
|
@import "Scrolling.less";
|
|
21
20
|
@import "Grouping.less";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -15,7 +15,6 @@
|
|
|
15
15
|
|
|
16
16
|
@import "Table.less";
|
|
17
17
|
@import "Cell.less";
|
|
18
|
-
@import "RowSelection.less";
|
|
19
18
|
@import "RowAction.less";
|
|
20
19
|
@import "Scrolling.less";
|
|
21
20
|
@import "Grouping.less";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
@import "Row.less";
|
|
13
13
|
@import "Cell.less";
|
|
14
14
|
@import "RowHighlight.less";
|
|
15
|
-
@import "RowSelection.less";
|
|
16
15
|
@import "Scrolling.less";
|
|
17
16
|
@import "DragDrop.less";
|
|
18
17
|
@import "Grouping.less";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright
|
|
3
|
+
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
@import "Row.less";
|
|
13
13
|
@import "Cell.less";
|
|
14
14
|
@import "RowHighlight.less";
|
|
15
|
-
@import "RowSelection.less";
|
|
16
15
|
@import "Scrolling.less";
|
|
17
16
|
@import "DragDrop.less";
|
|
18
17
|
@import "Grouping.less";
|