@openui5/themelib_sap_horizon 1.109.0 → 1.110.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/.reuse/dep5 +16 -16
- package/THIRDPARTY.txt +2 -2
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/DynamicPage.less +3 -1
- package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +2 -0
- package/src/sap/f/themes/sap_horizon/ShellBar.less +11 -1
- package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_dark/DynamicPage.less +2 -1
- package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +2 -1
- package/src/sap/f/themes/sap_horizon_dark/ShellBar.less +9 -1
- package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcb/DynamicPage.less +3 -1
- package/src/sap/f/themes/sap_horizon_hcb/ShellBar.less +6 -1
- package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcw/DynamicPage.less +3 -1
- package/src/sap/f/themes/sap_horizon_hcw/ShellBar.less +8 -1
- package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon/Carousel.less +2 -1
- package/src/sap/m/themes/sap_horizon/Dialog.less +3 -3
- package/src/sap/m/themes/sap_horizon/GenericTile.less +22 -1
- package/src/sap/m/themes/sap_horizon/IconTabBar.less +4 -0
- package/src/sap/m/themes/sap_horizon/InputBase.less +1 -1
- package/src/sap/m/themes/sap_horizon/ListBase.less +4 -0
- package/src/sap/m/themes/sap_horizon/MenuButton.less +18 -0
- package/src/sap/m/themes/sap_horizon/MessageView.less +3 -0
- package/src/sap/m/themes/sap_horizon/ProgressIndicator.less +11 -2
- package/src/sap/m/themes/sap_horizon/RadioButton.less +2 -1
- package/src/sap/m/themes/sap_horizon/SplitButton.less +4 -0
- package/src/sap/m/themes/sap_horizon/Table.less +1 -1
- package/src/sap/m/themes/sap_horizon/TextArea.less +22 -14
- package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Carousel.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/Dialog.less +3 -3
- package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +22 -7
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/ListBase.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/MenuButton.less +17 -0
- package/src/sap/m/themes/sap_horizon_dark/MessageView.less +3 -0
- package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/Table.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/TextArea.less +23 -15
- package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Dialog.less +3 -3
- package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +7 -0
- package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +13 -0
- package/src/sap/m/themes/sap_horizon_hcb/Table.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/TextArea.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Dialog.less +3 -3
- package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +7 -0
- package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +13 -0
- package/src/sap/m/themes/sap_horizon_hcw/Table.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/TextArea.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
- 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/library.source.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/library.source.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/base.less +5 -5
- package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon/global.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/shared.less +35 -29
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +7 -7
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +2 -2
- package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +35 -29
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +5 -5
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +35 -29
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +5 -5
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +35 -28
- package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
- 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/Toolbar.adaptation.less +0 -6
- package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +4 -8
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
- 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 -1
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +40 -5
- package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +40 -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 +36 -5
- 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 +40 -4
- 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/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
|
@@ -53,4 +53,22 @@
|
|
|
53
53
|
.sapMMenuBtn.sapMMenuBtnRegular .sapMBtnInner.sapMBtnTransparent::after,
|
|
54
54
|
.sapMMenuBtn.sapMMenuBtnRegular:hover .sapMBtnInner.sapMBtnDefault::after {
|
|
55
55
|
color: @sapUiButtonActiveTextColor;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
|
|
59
|
+
padding-right: 0.4375rem;
|
|
60
|
+
padding-left: 0.4375rem;
|
|
61
|
+
|
|
62
|
+
.sapMBtnContent {
|
|
63
|
+
position: relative;
|
|
64
|
+
top: -1px;
|
|
65
|
+
left: 0;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.sapUiSizeCompact {
|
|
70
|
+
.sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
|
|
71
|
+
padding-right: 0.3125rem;
|
|
72
|
+
padding-left: 0.3125rem;
|
|
73
|
+
}
|
|
56
74
|
}
|
|
@@ -205,9 +205,18 @@
|
|
|
205
205
|
}
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
/* Compact
|
|
209
|
-
.sapUiSizeCondensed .sapUiTableDataCell .sapMPI:not(.sapMPIDisplayOnly),
|
|
208
|
+
/* Compact */
|
|
210
209
|
.sapUiSizeCompact .sapUiTableDataCell .sapMPI:not(.sapMPIDisplayOnly) {
|
|
210
|
+
margin: 0;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
/* Condensed */
|
|
214
|
+
.sapUiSizeCondensed .sapUiTableDataCell .sapMPI:not(.sapMPIDisplayOnly) {
|
|
211
215
|
padding: 0.4375rem 0;
|
|
212
216
|
margin: 0;
|
|
217
|
+
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.sapUiSizeCondensed .sapUiTableDataCell .sapMPIValueGreaterHalf .sapMPITextLeft {
|
|
221
|
+
display: none;
|
|
213
222
|
}
|
|
@@ -3,9 +3,16 @@
|
|
|
3
3
|
/* Horizon theme */
|
|
4
4
|
/* =============================== */
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
@
|
|
8
|
-
@
|
|
6
|
+
@_sapMTextAreaPadding: 0.5rem 0.625rem 0.4375rem;
|
|
7
|
+
@_sapMTextAreaPadding_Compact: 0.1875rem 0.5rem 0.125rem;
|
|
8
|
+
@_sapMTextAreaReadonlyPadding: 0.4375rem 0.625rem 0.375rem;
|
|
9
|
+
@_sapMTextAreaReadonlyPadding_Compact: 0.125rem 0.5rem 0.0625rem;
|
|
10
|
+
@_sapMTextAreaValueStateSuccessPadding: 0.5rem 0.625rem 0.4375rem;
|
|
11
|
+
@_sapMTextAreaValueStateSuccessPadding_Compact: 0.1875rem 0.5rem 0.125rem;
|
|
12
|
+
@_sapMTextAreaValueStateInformationPadding: 0.5rem 0.625rem 0.4375rem;
|
|
13
|
+
@_sapMTextAreaValueStateInformationPadding_Compact: 0.1875rem 0.5rem 0.125rem;
|
|
14
|
+
@_sapMTextAreaValueStateErrorWarningPadding: 0.5rem 0.625rem 0.4375rem;
|
|
15
|
+
@_sapMTextAreaValueStateErrorWarningPadding_Compact: 0.1875rem 0.5rem 0.125rem;
|
|
9
16
|
|
|
10
17
|
.sapMInputBase.sapMTextArea {
|
|
11
18
|
min-height: 2.25rem;
|
|
@@ -13,21 +20,22 @@
|
|
|
13
20
|
|
|
14
21
|
/* Text Area General */
|
|
15
22
|
.sapMFocus.sapMTextArea .sapMInputBaseContentWrapper .sapMInputBaseInner {
|
|
16
|
-
outline
|
|
17
|
-
outline-width: 2px;
|
|
23
|
+
outline: none;
|
|
18
24
|
}
|
|
19
25
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
outline-color: @sapField_WarningColor;
|
|
26
|
+
.sapMInputBase.sapMTextArea .sapMTextAreaInner {
|
|
27
|
+
line-height: 1.5;
|
|
23
28
|
}
|
|
24
29
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
outline-color: @sapField_InvalidColor;
|
|
30
|
+
.sapMTextArea.sapMInputBaseReadonly .sapMInputBaseReadonlyWrapper {
|
|
31
|
+
border: @sapUiFieldBorderWidth dashed @sapUiFieldReadOnlyBorderColor;
|
|
28
32
|
}
|
|
29
33
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
34
|
+
.sapMFocus.sapMTextArea.sapMInputBase.sapMInputBaseReadonly .sapMInputBaseContentWrapper {
|
|
35
|
+
&::before {
|
|
36
|
+
top: 1px;
|
|
37
|
+
left: 1px;
|
|
38
|
+
right: 1px;
|
|
39
|
+
bottom: 1px;
|
|
40
|
+
}
|
|
33
41
|
}
|
|
@@ -7,7 +7,8 @@
|
|
|
7
7
|
// Variables overriding
|
|
8
8
|
// ==========================================================================
|
|
9
9
|
|
|
10
|
-
@
|
|
10
|
+
@_sap_m_Carousel_BackgroundColorSolid: @sapUiGroupContentBackground;
|
|
11
|
+
@_sap_m_Carousel_BackgroundColorTranslucent: @sapUiBaseBG;
|
|
11
12
|
@_sap_m_Carousel_MinWidth: 15.5rem;
|
|
12
13
|
@_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
|
|
13
14
|
@_sap_m_Carousel_NumericIndicatorTextColor: @sapUiPageFooterTextColor;
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
box-sizing: border-box;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
.sapMDialog > header.
|
|
35
|
+
.sapMDialog > header .sapMDialogTitleGroup .sapMDialogIcon.sapUiIcon {
|
|
36
36
|
font-size: 1rem;
|
|
37
37
|
}
|
|
38
38
|
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
min-width: 4rem;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.
|
|
53
|
+
.sapMDialogTitleGroup {
|
|
54
54
|
z-index: 3; // to hide the shadow from the header when there is sub-header
|
|
55
55
|
}
|
|
56
56
|
|
|
@@ -83,7 +83,7 @@ html.sap-phone .sapMDialog {
|
|
|
83
83
|
}
|
|
84
84
|
|
|
85
85
|
// Responsive paddings
|
|
86
|
-
.
|
|
86
|
+
.sapMDialogTitleGroup, .sapMDialogSubHeader {
|
|
87
87
|
.sapUi-Std-PaddingS, .sapUi-Std-PaddingM,
|
|
88
88
|
.sapUi-Std-PaddingL, .sapUi-Std-PaddingXL {
|
|
89
89
|
&.sapMIBar {
|
|
@@ -270,13 +270,6 @@ html.sap-desktop .sapMGTLineModePress .sapMGTFocusDiv {
|
|
|
270
270
|
border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
271
271
|
}
|
|
272
272
|
|
|
273
|
-
html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus
|
|
274
|
-
{
|
|
275
|
-
.sapMGTFocusDiv{
|
|
276
|
-
border: none;
|
|
277
|
-
}
|
|
278
|
-
}
|
|
279
|
-
|
|
280
273
|
html.sap-desktop .sapMGTActionButtonPress.sapMGT:active
|
|
281
274
|
{
|
|
282
275
|
.sapMGTFocusDiv{
|
|
@@ -505,4 +498,26 @@ html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv:after, html
|
|
|
505
498
|
border-bottom-left-radius: 0.87rem;
|
|
506
499
|
border-bottom-right-radius: 0.87rem;
|
|
507
500
|
}
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
/******************* OVERLAYS AND HELPERS *******************/
|
|
504
|
+
|
|
505
|
+
.sapMGTOverlay {
|
|
506
|
+
border-radius: inherit;
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
.sapMGT.sapMGTBackgroundImage {
|
|
510
|
+
.sapMGTOverlay {
|
|
511
|
+
border-radius: 0.9rem;
|
|
512
|
+
}
|
|
513
|
+
&.sapMGTStateFailed {
|
|
514
|
+
.sapMGTWithImageHoverOverlay {
|
|
515
|
+
border-radius: @sapTile_BorderCornerRadius;
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
&:active {
|
|
519
|
+
.sapMGTOverlay {
|
|
520
|
+
border-radius: 0.95rem;
|
|
521
|
+
}
|
|
522
|
+
}
|
|
508
523
|
}
|
|
@@ -57,4 +57,21 @@
|
|
|
57
57
|
.sapMMenuBtn.sapMMenuBtnRegular .sapMBtnInner.sapMBtnTransparent::after,
|
|
58
58
|
.sapMMenuBtn.sapMMenuBtnRegular:hover .sapMBtnInner.sapMBtnDefault::after {
|
|
59
59
|
color: @sapUiButtonActiveTextColor;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
|
|
63
|
+
padding-right: 0.4375rem;
|
|
64
|
+
padding-left: 0.4375rem;
|
|
65
|
+
|
|
66
|
+
.sapMBtnContent {
|
|
67
|
+
position: relative;
|
|
68
|
+
left: 0;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.sapUiSizeCompact {
|
|
73
|
+
.sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
|
|
74
|
+
padding-right: 0.3125rem;
|
|
75
|
+
padding-left: 0.3125rem;
|
|
76
|
+
}
|
|
60
77
|
}
|
|
@@ -3,9 +3,16 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* =============================== */
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
@
|
|
8
|
-
@
|
|
6
|
+
@_sapMTextAreaPadding: 0.5rem 0.625rem 0.4375rem;
|
|
7
|
+
@_sapMTextAreaPadding_Compact: 0.1875rem 0.5rem 0.125rem;
|
|
8
|
+
@_sapMTextAreaReadonlyPadding: 0.4375rem 0.625rem 0.375rem;
|
|
9
|
+
@_sapMTextAreaReadonlyPadding_Compact: 0.125rem 0.5rem 0.0625rem;
|
|
10
|
+
@_sapMTextAreaValueStateSuccessPadding: 0.5rem 0.625rem 0.4375rem;
|
|
11
|
+
@_sapMTextAreaValueStateSuccessPadding_Compact: 0.1875rem 0.5rem 0.125rem;
|
|
12
|
+
@_sapMTextAreaValueStateInformationPadding: 0.5rem 0.625rem 0.4375rem;
|
|
13
|
+
@_sapMTextAreaValueStateInformationPadding_Compact: 0.1875rem 0.5rem 0.125rem;
|
|
14
|
+
@_sapMTextAreaValueStateErrorWarningPadding: 0.5rem 0.625rem 0.4375rem;
|
|
15
|
+
@_sapMTextAreaValueStateErrorWarningPadding_Compact: 0.1875rem 0.5rem 0.125rem;
|
|
9
16
|
|
|
10
17
|
.sapMInputBase.sapMTextArea {
|
|
11
18
|
min-height: 2.25rem;
|
|
@@ -13,21 +20,22 @@
|
|
|
13
20
|
|
|
14
21
|
/* Text Area General */
|
|
15
22
|
.sapMFocus.sapMTextArea .sapMInputBaseContentWrapper .sapMInputBaseInner {
|
|
16
|
-
outline
|
|
17
|
-
outline-width: 2px;
|
|
23
|
+
outline: none;
|
|
18
24
|
}
|
|
19
25
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
outline-color: @sapField_WarningColor;
|
|
26
|
+
.sapMInputBase.sapMTextArea .sapMTextAreaInner {
|
|
27
|
+
line-height: 1.5;
|
|
23
28
|
}
|
|
24
29
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
outline-color: @sapField_InvalidColor;
|
|
30
|
+
.sapMTextArea.sapMInputBaseReadonly .sapMInputBaseReadonlyWrapper {
|
|
31
|
+
border: @sapUiFieldBorderWidth dashed @sapUiFieldReadOnlyBorderColor;
|
|
28
32
|
}
|
|
29
33
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
+
.sapMFocus.sapMTextArea.sapMInputBase.sapMInputBaseReadonly .sapMInputBaseContentWrapper {
|
|
35
|
+
&::before {
|
|
36
|
+
top: 1px;
|
|
37
|
+
left: 1px;
|
|
38
|
+
right: 1px;
|
|
39
|
+
bottom: 1px;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
box-sizing: border-box;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
.sapMDialog > header.
|
|
22
|
+
.sapMDialog > header .sapMDialogTitleGroup .sapMDialogIcon.sapUiIcon {
|
|
23
23
|
font-size: 1rem;
|
|
24
24
|
}
|
|
25
25
|
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
min-width: 4rem;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
.
|
|
40
|
+
.sapMDialogTitleGroup {
|
|
41
41
|
z-index: 3; // to hide the shadow from the header when there is sub-header
|
|
42
42
|
}
|
|
43
43
|
|
|
@@ -70,7 +70,7 @@ html.sap-phone .sapMDialog {
|
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
// Responsive paddings
|
|
73
|
-
.
|
|
73
|
+
.sapMDialogTitleGroup, .sapMDialogSubHeader {
|
|
74
74
|
.sapUi-Std-PaddingS, .sapUi-Std-PaddingM,
|
|
75
75
|
.sapUi-Std-PaddingL, .sapUi-Std-PaddingXL {
|
|
76
76
|
&.sapMIBar {
|
|
@@ -146,6 +146,12 @@ html.sap-desktop .sapMGT:active .sapMGTFocusDiv {
|
|
|
146
146
|
opacity: 1;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
+
.sapMGT.sapMGTBackgroundImage {
|
|
150
|
+
.sapMGTOverlay {
|
|
151
|
+
border-radius: 0.08rem;
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
149
155
|
.sapMGTOverlay > .sapUiLocalBusyIndicator > .sapUiLocalBusyIndicatorAnimation {
|
|
150
156
|
border: none;
|
|
151
157
|
box-shadow: none;
|
|
@@ -165,6 +171,7 @@ html.sap-desktop .sapMGT:not(.sapMGTStateDisabled,.sapMGTLineMode,.TwoByHalf.sap
|
|
|
165
171
|
border-color: transparent !important;
|
|
166
172
|
.sapMGTFocusDiv{
|
|
167
173
|
outline:solid 0.1875rem @sapTile_Interactive_BorderColor;
|
|
174
|
+
border-radius: inherit;
|
|
168
175
|
}
|
|
169
176
|
}
|
|
170
177
|
|
|
@@ -304,4 +304,17 @@ html.sap-desktop .sapMObjStatusActive:focus {
|
|
|
304
304
|
|
|
305
305
|
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon) {
|
|
306
306
|
vertical-align: middle;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
.sapMListTblCell {
|
|
310
|
+
.sapMObjStatus.sapMObjStatusInverted {
|
|
311
|
+
|
|
312
|
+
.sapMObjStatusIcon{
|
|
313
|
+
vertical-align: middle;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
.sapMObjStatusText {
|
|
317
|
+
line-height: 0.875rem;
|
|
318
|
+
}
|
|
319
|
+
}
|
|
307
320
|
}
|
|
@@ -3,10 +3,25 @@
|
|
|
3
3
|
/* Horizon High Contrast Black theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
|
+
@_sapMTextAreaPadding: 0.375rem 0.5rem 0.3125rem;
|
|
7
|
+
@_sapMTextAreaPadding_Compact: 0.0625rem 0.375rem 0;
|
|
8
|
+
@_sapMTextAreaReadonlyPadding: 0.375rem 0.625rem 0.3125rem;
|
|
9
|
+
@_sapMTextAreaReadonlyPadding_Compact: 0.0625rem 0.375rem 0;
|
|
10
|
+
@_sapMTextAreaValueStateSuccessPadding: 0.375rem 0.5rem 0.3125rem;
|
|
11
|
+
@_sapMTextAreaValueStateSuccessPadding_Compact: 0.0625rem 0.375rem 0;
|
|
12
|
+
@_sapMTextAreaValueStateInformationPadding: 0.4375rem 0.5625rem 0.375rem;
|
|
13
|
+
@_sapMTextAreaValueStateInformationPadding_Compact: 0.125rem 0.4375rem 0.0625rem;
|
|
14
|
+
@_sapMTextAreaValueStateErrorWarningPadding: 0.375rem 0.5rem 0.3125rem;
|
|
15
|
+
@_sapMTextAreaValueStateErrorWarningPadding_Compact: 0.0625rem 0.375rem 0;
|
|
16
|
+
|
|
6
17
|
.sapMFocus.sapMTextArea {
|
|
7
18
|
& .sapMInputBaseContentWrapper {
|
|
8
19
|
.sapMInputBaseInner {
|
|
9
20
|
outline-offset: -3px;
|
|
10
21
|
}
|
|
11
22
|
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.sapMInputBase.sapMTextArea .sapMTextAreaInner {
|
|
26
|
+
line-height: 1.5;
|
|
12
27
|
}
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
box-sizing: border-box;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
.sapMDialog > header.
|
|
22
|
+
.sapMDialog > header .sapMDialogTitleGroup .sapMDialogIcon.sapUiIcon {
|
|
23
23
|
font-size: 1rem;
|
|
24
24
|
}
|
|
25
25
|
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
min-width: 4rem;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
.
|
|
40
|
+
.sapMDialogTitleGroup {
|
|
41
41
|
z-index: 3; // to hide the shadow from the header when there is sub-header
|
|
42
42
|
}
|
|
43
43
|
|
|
@@ -70,7 +70,7 @@ html.sap-phone .sapMDialog {
|
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
// Responsive paddings
|
|
73
|
-
.
|
|
73
|
+
.sapMDialogTitleGroup, .sapMDialogSubHeader {
|
|
74
74
|
.sapUi-Std-PaddingS, .sapUi-Std-PaddingM,
|
|
75
75
|
.sapUi-Std-PaddingL, .sapUi-Std-PaddingXL {
|
|
76
76
|
&.sapMIBar {
|
|
@@ -142,6 +142,12 @@ html.sap-desktop .sapMGT:active .sapMGTFocusDiv {
|
|
|
142
142
|
opacity: 1;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
+
.sapMGT.sapMGTBackgroundImage {
|
|
146
|
+
.sapMGTOverlay {
|
|
147
|
+
border-radius: 0.08rem;
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
|
|
145
151
|
.sapMGTOverlay > .sapUiLocalBusyIndicator > .sapUiLocalBusyIndicatorAnimation {
|
|
146
152
|
border: none;
|
|
147
153
|
box-shadow: none;
|
|
@@ -167,6 +173,7 @@ html.sap-desktop .sapMGT:not(.sapMGTStateDisabled,.sapMGTLineMode,.TwoByHalf.sap
|
|
|
167
173
|
border-color: transparent !important;
|
|
168
174
|
.sapMGTFocusDiv{
|
|
169
175
|
outline:solid 0.1875rem @sapTile_Interactive_BorderColor;
|
|
176
|
+
border-radius: inherit;
|
|
170
177
|
}
|
|
171
178
|
}
|
|
172
179
|
|
|
@@ -304,4 +304,17 @@ html.sap-desktop .sapMObjStatusActive:focus {
|
|
|
304
304
|
|
|
305
305
|
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMLIBImgNav):not(.sapMBtnIcon) {
|
|
306
306
|
vertical-align: middle;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
.sapMListTblCell {
|
|
310
|
+
.sapMObjStatus.sapMObjStatusInverted {
|
|
311
|
+
|
|
312
|
+
.sapMObjStatusIcon{
|
|
313
|
+
vertical-align: middle;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
.sapMObjStatusText {
|
|
317
|
+
line-height: 0.875rem;
|
|
318
|
+
}
|
|
319
|
+
}
|
|
307
320
|
}
|
|
@@ -3,10 +3,25 @@
|
|
|
3
3
|
/* Horizon High Contrast White theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
|
+
@_sapMTextAreaPadding: 0.375rem 0.5rem 0.3125rem;
|
|
7
|
+
@_sapMTextAreaPadding_Compact: 0.0625rem 0.375rem 0;
|
|
8
|
+
@_sapMTextAreaReadonlyPadding: 0.375rem 0.625rem 0.3125rem;
|
|
9
|
+
@_sapMTextAreaReadonlyPadding_Compact: 0.0625rem 0.375rem 0;
|
|
10
|
+
@_sapMTextAreaValueStateSuccessPadding: 0.375rem 0.5rem 0.3125rem;
|
|
11
|
+
@_sapMTextAreaValueStateSuccessPadding_Compact: 0.0625rem 0.375rem 0;
|
|
12
|
+
@_sapMTextAreaValueStateInformationPadding: 0.4375rem 0.5625rem 0.375rem;
|
|
13
|
+
@_sapMTextAreaValueStateInformationPadding_Compact: 0.125rem 0.4375rem 0.0625rem;
|
|
14
|
+
@_sapMTextAreaValueStateErrorWarningPadding: 0.375rem 0.5rem 0.3125rem;
|
|
15
|
+
@_sapMTextAreaValueStateErrorWarningPadding_Compact: 0.0625rem 0.375rem 0;
|
|
16
|
+
|
|
6
17
|
.sapMFocus.sapMTextArea {
|
|
7
18
|
& .sapMInputBaseContentWrapper {
|
|
8
19
|
.sapMInputBaseInner {
|
|
9
20
|
outline-offset: -3px;
|
|
10
21
|
}
|
|
11
22
|
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.sapMInputBase.sapMTextArea .sapMTextAreaInner {
|
|
26
|
+
line-height: 1.5;
|
|
12
27
|
}
|