@openui5/themelib_sap_horizon 1.127.0 → 1.128.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/package.json +18 -18
- 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/Dialog.less +0 -10
- package/src/sap/m/themes/sap_horizon/GenericTile.less +2 -3
- 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/SinglePlanningCalendarGrid.less +1 -0
- package/src/sap/m/themes/sap_horizon/SlideTile.less +0 -5
- package/src/sap/m/themes/sap_horizon/Token.less +5 -0
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +2 -2
- 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/Dialog.less +0 -10
- package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +2 -3
- 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 +0 -5
- package/src/sap/m/themes/sap_horizon_dark/Token.less +5 -0
- 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/ActionTile.less +15 -12
- 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/Dialog.less +0 -10
- package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +0 -5
- 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 +0 -1
- 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/ActionTile.less +15 -12
- 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/Dialog.less +0 -10
- package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +0 -5
- 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 +0 -1
- 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_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/dt/themes/sap_horizon/ContextMenu.less +10 -29
- package/src/sap/ui/dt/themes/sap_horizon/Overlay.less +14 -8
- package/src/sap/ui/dt/themes/sap_horizon_dark/ContextMenu.less +10 -32
- package/src/sap/ui/dt/themes/sap_horizon_dark/Overlay.less +13 -8
- package/src/sap/ui/dt/themes/sap_horizon_hcb/ContextMenu.less +10 -28
- 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 +10 -28
- 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
|
@@ -390,7 +390,7 @@ html[data-sap-ui-animation="off"] {
|
|
|
390
390
|
}
|
|
391
391
|
|
|
392
392
|
// Removal of capital style in older nav bars
|
|
393
|
-
.sapUxAPAnchorBarUpperCase
|
|
393
|
+
.sapUxAPAnchorBarUpperCase {
|
|
394
394
|
text-transform: none;
|
|
395
395
|
}
|
|
396
396
|
|
|
@@ -100,10 +100,6 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
|
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.sapUxAPObjectPageLayoutNoAnchorBar .sapUxAPObjectPageHeaderContent {
|
|
104
|
-
box-shadow: @sapUiShadowHeader;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
103
|
// =====================================
|
|
108
104
|
// =====================================
|
|
109
105
|
// Delta Styles for Horizon
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/* =================================== */
|
|
2
|
-
/* CSS for control sap.m/ImageContent */
|
|
3
|
-
/* Horizon High Contrast Black theme */
|
|
4
|
-
/* =================================== */
|
|
5
|
-
|
|
6
|
-
html.sap-desktop .sapMImageContent:focus {
|
|
7
|
-
outline: 2px dotted @sapUiContentFocusColor;
|
|
8
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* ================================== */
|
|
2
|
-
/* CSS for control sap.m/NewsContent */
|
|
3
|
-
/* Horizon High Contrast Black theme */
|
|
4
|
-
/* ================================== */
|
|
5
|
-
|
|
6
|
-
html.sap-desktop .sapMNwC:focus {
|
|
7
|
-
outline: 2px dotted @sapUiContentFocusColor;
|
|
8
|
-
outline-offset: 1px;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/* =================================== */
|
|
2
|
-
/* CSS for control sap.m/ImageContent */
|
|
3
|
-
/* Horizon High Contrast White theme */
|
|
4
|
-
/* =================================== */
|
|
5
|
-
|
|
6
|
-
html.sap-desktop .sapMImageContent:focus {
|
|
7
|
-
outline: 2px dotted @sapUiContentFocusColor;
|
|
8
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* ================================== */
|
|
2
|
-
/* CSS for control sap.m/NewsContent */
|
|
3
|
-
/* Horizon High Contrast White theme */
|
|
4
|
-
/* ================================== */
|
|
5
|
-
|
|
6
|
-
html.sap-desktop .sapMNwC:focus {
|
|
7
|
-
outline: 2px dotted @sapUiContentFocusColor;
|
|
8
|
-
outline-offset: 1px;
|
|
9
|
-
}
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
/**************************************************************************
|
|
2
|
-
Style of the RTA Add IFrame Dialog Horizon High Contrast Black theme
|
|
3
|
-
***************************************************************************/
|
|
4
|
-
@_sap_ui_rta_AddIFrame_DelimiterLineColor: @sapUiListBorderColor; //#999
|
|
5
|
-
@_sap_ui_rta_AddIFrame_PreviewBG: @sapUiNeutralBG; //#000
|
|
6
|
-
@_sap_ui_rta_AddIFrame_BorderRadius: 0.5rem;
|
|
7
|
-
@_sap_ui_rta_AddIFrame_PreviewTlbarHoverBG: @sapUiNeutralBG; //#000
|
|
8
|
-
|
|
9
|
-
.sapUiRtaMode {
|
|
10
|
-
.sapUiRtaAddIFrameDialog {
|
|
11
|
-
.sapUiRtaAddIFrameDialogVlWrapper {
|
|
12
|
-
.sapUiRtaAddIFrameDialogEditGrid {
|
|
13
|
-
|
|
14
|
-
.sapUiRtaAddIFrameDialogParameters {
|
|
15
|
-
.sapMScrollCont {
|
|
16
|
-
border-radius: @_sap_ui_rta_AddIFrame_BorderRadius;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.sapUiRtaAddIFrameDialogEditUrl {
|
|
21
|
-
.sapMTextArea {
|
|
22
|
-
.sapMInputBaseContentWrapper {
|
|
23
|
-
border: 0.0625rem solid @_sap_ui_rta_AddIFrame_BorderColor; //1px
|
|
24
|
-
border-radius: @_sap_ui_rta_AddIFrame_BorderRadius;
|
|
25
|
-
background-image: none;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.sapMTextAreaInner {
|
|
29
|
-
border: none;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
&.sapMFocus.sapMInputBase .sapMInputBaseContentWrapper:not(.sapMInputBaseDisabledWrapper)::before {
|
|
33
|
-
border-radius: @_sap_ui_rta_AddIFrame_BorderRadius;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
&.sapMFocus {
|
|
37
|
-
.sapMInputBaseContentWrapper .sapMInputBaseInner {
|
|
38
|
-
outline: none;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.sapUiRtaAddIFrameDialogPreviewLinkGrid {
|
|
46
|
-
.sapUiRtaAddIFrameDialogPreviewLinkPanel {
|
|
47
|
-
|
|
48
|
-
&.sapMPanel .sapMPanelWrappingDiv:not(.sapMPanelWrappingDivExpanded),
|
|
49
|
-
&.sapMPanel .sapMPanelWrappingDivTb:not(.sapMPanelWrappingDivTbExpanded) {
|
|
50
|
-
border-radius: 0;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.sapUiRtaAddIFrameDialogPreviewLinkToolbar {
|
|
54
|
-
padding-left: 0;
|
|
55
|
-
padding-right: 0.125rem;
|
|
56
|
-
|
|
57
|
-
&.sapMTB:hover,
|
|
58
|
-
&.sapMTB-Solid-CTX.sapMTB:hover {
|
|
59
|
-
background-color: @_sap_ui_rta_AddIFrame_PreviewTlbarHoverBG;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.sapUiRtaAddIFrameDialogPreviewGrid {
|
|
66
|
-
border-radius: @_sap_ui_rta_AddIFrame_BorderRadius;
|
|
67
|
-
padding-bottom: 0.5rem;
|
|
68
|
-
background: transparent;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
// adapt scrollbars to rounded corners
|
|
75
|
-
html.sap-desktop:not(.sapUiNativeScrollbars) ::-webkit-scrollbar {
|
|
76
|
-
background-color: inherit !important;
|
|
77
|
-
}
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
/**************************************************************************
|
|
2
|
-
Style of the RTA Add IFrame Dialog Horizon High Contrast White theme
|
|
3
|
-
***************************************************************************/
|
|
4
|
-
@_sap_ui_rta_AddIFrame_DelimiterLineColor: @sapUiListBorderColor; //#585858
|
|
5
|
-
@_sap_ui_rta_AddIFrame_PreviewBG: @sapUiNeutralBG; //#fff
|
|
6
|
-
@_sap_ui_rta_AddIFrame_BorderRadius: 0.5rem;
|
|
7
|
-
@_sap_ui_rta_AddIFrame_PreviewTlbarHoverBG: @sapUiNeutralBG; //#fff
|
|
8
|
-
|
|
9
|
-
.sapUiRtaMode {
|
|
10
|
-
.sapUiRtaAddIFrameDialog {
|
|
11
|
-
.sapUiRtaAddIFrameDialogVlWrapper {
|
|
12
|
-
.sapUiRtaAddIFrameDialogEditGrid {
|
|
13
|
-
|
|
14
|
-
.sapUiRtaAddIFrameDialogParameters {
|
|
15
|
-
.sapMScrollCont {
|
|
16
|
-
border-radius: @_sap_ui_rta_AddIFrame_BorderRadius;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.sapUiRtaAddIFrameDialogEditUrl {
|
|
21
|
-
.sapMTextArea {
|
|
22
|
-
.sapMInputBaseContentWrapper {
|
|
23
|
-
border: 0.0625rem solid @_sap_ui_rta_AddIFrame_BorderColor; //1px
|
|
24
|
-
border-radius: @_sap_ui_rta_AddIFrame_BorderRadius;
|
|
25
|
-
background-image: none;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.sapMTextAreaInner {
|
|
29
|
-
border: none;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
&.sapMFocus.sapMInputBase .sapMInputBaseContentWrapper:not(.sapMInputBaseDisabledWrapper)::before {
|
|
33
|
-
border-radius: @_sap_ui_rta_AddIFrame_BorderRadius;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
&.sapMFocus {
|
|
37
|
-
.sapMInputBaseContentWrapper .sapMInputBaseInner {
|
|
38
|
-
outline: none;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.sapUiRtaAddIFrameDialogPreviewLinkGrid {
|
|
46
|
-
.sapUiRtaAddIFrameDialogPreviewLinkPanel {
|
|
47
|
-
|
|
48
|
-
&.sapMPanel .sapMPanelWrappingDiv:not(.sapMPanelWrappingDivExpanded),
|
|
49
|
-
&.sapMPanel .sapMPanelWrappingDivTb:not(.sapMPanelWrappingDivTbExpanded) {
|
|
50
|
-
border-radius: 0;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.sapUiRtaAddIFrameDialogPreviewLinkToolbar {
|
|
54
|
-
padding-left: 0;
|
|
55
|
-
padding-right: 0.125rem;
|
|
56
|
-
|
|
57
|
-
&.sapMTB:hover,
|
|
58
|
-
&.sapMTB-Solid-CTX.sapMTB:hover {
|
|
59
|
-
background-color: @_sap_ui_rta_AddIFrame_PreviewTlbarHoverBG;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.sapUiRtaAddIFrameDialogPreviewGrid {
|
|
66
|
-
border-radius: @_sap_ui_rta_AddIFrame_BorderRadius;
|
|
67
|
-
padding-bottom: 0.5rem;
|
|
68
|
-
background: transparent;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
// adapt scrollbars to rounded corners
|
|
75
|
-
html.sap-desktop:not(.sapUiNativeScrollbars) ::-webkit-scrollbar {
|
|
76
|
-
background-color: inherit !important;
|
|
77
|
-
}
|