@openui5/themelib_sap_horizon 1.109.0 → 1.111.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/DynamicPageHeader.less +3 -0
- 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/DynamicPageHeader.less +3 -0
- 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/DynamicPageHeader.less +3 -0
- 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/DynamicPageHeader.less +3 -0
- 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/Breadcrumbs.less +43 -3
- 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/ObjectStatus.less +30 -2
- package/src/sap/m/themes/sap_horizon/PlanningCalendar.less +17 -5
- 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 +52 -13
- package/src/sap/m/themes/sap_horizon/Table.less +4 -2
- package/src/sap/m/themes/sap_horizon/TextArea.less +22 -14
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +0 -1
- package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Breadcrumbs.less +42 -0
- 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/ObjectStatus.less +30 -2
- package/src/sap/m/themes/sap_horizon_dark/PlanningCalendar.less +17 -5
- package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +66 -13
- 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/Tokenizer.less +0 -1
- 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/Breadcrumbs.less +35 -0
- 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/InputBase.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +38 -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/Breadcrumbs.less +35 -0
- 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/InputBase.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +38 -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/ObjectContent.less +5 -0
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_dark/ObjectContent.less +5 -0
- 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/CalendarLegend.less +21 -1
- 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/CalendarLegend.less +21 -1
- 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/CalendarLegend.less +27 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +2 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +40 -4
- package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarLegend.less +27 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +2 -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/HierarchicalSelect.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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* ================================== */
|
|
2
2
|
/* CSS for control sap.m/SplitButton */
|
|
3
|
-
/*
|
|
3
|
+
/* Horizon theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
6
|
.sapMIBar-CTX.sapMFooter-CTX .sapMSB.sapMSBEmphasized:focus .sapMSBInner::after,
|
|
@@ -26,6 +26,10 @@
|
|
|
26
26
|
}
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
+
.sapMTB-Transparent-CTX .sapMSB .sapMSBText:hover .sapMBtnDefault.sapMBtnInner.sapMBtnText {
|
|
30
|
+
padding-right: 0.5625rem;
|
|
31
|
+
}
|
|
32
|
+
|
|
29
33
|
//ie
|
|
30
34
|
.sapMSBTextIE.sapMSBText {
|
|
31
35
|
padding-right: 2.25rem;
|
|
@@ -41,7 +45,7 @@
|
|
|
41
45
|
}
|
|
42
46
|
|
|
43
47
|
.sapMSB .sapMSBInner .sapMSBText:not(.sapMSBTextIE) .sapMBtnInner {
|
|
44
|
-
margin-right: 2.
|
|
48
|
+
margin-right: 2.3125rem;
|
|
45
49
|
}
|
|
46
50
|
|
|
47
51
|
.sapMSB .sapMSBInner {
|
|
@@ -158,21 +162,66 @@
|
|
|
158
162
|
border-color: @sapUiContentContrastFocusColor;
|
|
159
163
|
}
|
|
160
164
|
|
|
165
|
+
.sapMSB .sapMSBText:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
|
|
166
|
+
margin-right: 2.25rem;
|
|
167
|
+
}
|
|
168
|
+
|
|
161
169
|
.sapMSB :not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
|
|
162
170
|
border: 0.125rem solid @sapUiContentFocusColor;
|
|
163
|
-
.
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
top: -2px;
|
|
167
|
-
}
|
|
168
|
-
.sapUiIcon {
|
|
171
|
+
min-width: 2.3125rem;
|
|
172
|
+
|
|
173
|
+
&.sapMBtnText > .sapUiIcon {
|
|
169
174
|
left: 0.4375rem;
|
|
170
175
|
}
|
|
171
|
-
|
|
172
|
-
|
|
176
|
+
|
|
177
|
+
.sapUiIcon {
|
|
178
|
+
position: absolute;
|
|
179
|
+
top: -0.0625rem;
|
|
180
|
+
left: -0.0625rem;
|
|
181
|
+
padding-left: 0.0625rem;
|
|
182
|
+
padding-right: 0.0625rem;
|
|
173
183
|
}
|
|
184
|
+
|
|
174
185
|
.sapMBtnContent {
|
|
175
|
-
|
|
186
|
+
top: 2px;
|
|
187
|
+
padding-left: 0.0625rem;
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
.sapUiIcon + .sapMBtnContent {
|
|
191
|
+
top: -1px;
|
|
192
|
+
padding-left: 1.4375rem;
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
.sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized:not(.sapMBtnIconFirst) .sapMBtnContent {
|
|
197
|
+
position: relative;
|
|
198
|
+
left: 0.0625rem;
|
|
199
|
+
top: 0.0625rem;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
.sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized.sapMBtnActive:not(.sapMBtnIconFirst) .sapMBtnContent {
|
|
203
|
+
position: relative;
|
|
204
|
+
left: 0;
|
|
205
|
+
top: -0.0625rem;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.sapUiSizeCompact .sapMSB {
|
|
209
|
+
.sapMSBText:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
|
|
210
|
+
margin-right: 2rem;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
:not(.sapMBtnDisabled) > span.sapMBtnInner {
|
|
214
|
+
&.sapMBtnInner.sapMBtnText {
|
|
215
|
+
padding-left: 0.4375rem;
|
|
216
|
+
padding-right: 0.5rem;
|
|
217
|
+
}
|
|
218
|
+
&.sapMBtnEmphasized.sapMBtnActive {
|
|
219
|
+
min-width: 2rem;
|
|
220
|
+
|
|
221
|
+
&.sapMBtnText > .sapUiIcon {
|
|
222
|
+
left: 0.3125rem;
|
|
223
|
+
}
|
|
224
|
+
}
|
|
176
225
|
}
|
|
177
226
|
}
|
|
178
227
|
|
|
@@ -226,6 +275,10 @@ html.sap-desktop .sapMSB .sapMBtn:focus > .sapMFocusable:not(.sapMBadgeIndicator
|
|
|
226
275
|
background-color: @sapUiButtonActiveTextColor;
|
|
227
276
|
}
|
|
228
277
|
|
|
229
|
-
.sapMIBar .sapMSB
|
|
230
|
-
|
|
278
|
+
.sapMIBar .sapMSB {
|
|
279
|
+
&:not(.sapMSBAccept):not(.sapMSBReject):not(.sapMSBEmphasized):not(.sapMSBCritical):not(.sapMSBNegative):not(.sapMSBSuccess):not(.sapMSBNeutral):not(.sapMSBAttention) {
|
|
280
|
+
.sapMBtn {
|
|
281
|
+
background-color: transparent;
|
|
282
|
+
}
|
|
283
|
+
}
|
|
231
284
|
}
|
|
@@ -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
|
+
}
|
|
@@ -16,4 +16,39 @@
|
|
|
16
16
|
outline: 0.125rem dotted @sapUiHcStandardForeground;
|
|
17
17
|
outline-offset: -0.125rem;
|
|
18
18
|
}
|
|
19
|
+
|
|
20
|
+
.sapMSltIcon:before,
|
|
21
|
+
.sapMSltIcon:after {
|
|
22
|
+
font-size: @sapMFontMediumSize;
|
|
23
|
+
color: @sapUiWhite;
|
|
24
|
+
padding-bottom: 0.0625rem;
|
|
25
|
+
speak: none;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.sapMSltIcon:before {
|
|
29
|
+
font-family: @sapUiFontLightFamily;
|
|
30
|
+
content: "••• ";
|
|
31
|
+
vertical-align: bottom;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.sapMSltIcon:after {
|
|
35
|
+
font-family: @sapUiContentIconFontFamily;
|
|
36
|
+
content: "\e1ef";
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.sapMBreadcrumbsItem.sapMBreadcrumbsSelectItem >
|
|
40
|
+
.sapMSlt.sapMSltIconOnly.sapMSltWithIcon.sapMSltHoverable.sapMSltWithArrow {
|
|
41
|
+
background: transparent;
|
|
42
|
+
border: none;
|
|
43
|
+
|
|
44
|
+
&.sapMSltFocused,
|
|
45
|
+
&:hover {
|
|
46
|
+
outline: 0.125rem dotted @sapUiHcStandardForeground;
|
|
47
|
+
outline-offset: -0.125rem;
|
|
48
|
+
|
|
49
|
+
.sapMSltIcon:before {
|
|
50
|
+
border-bottom: none;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
19
54
|
}
|
|
@@ -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
|
|
|
@@ -83,11 +83,11 @@
|
|
|
83
83
|
font-weight: bold;
|
|
84
84
|
}
|
|
85
85
|
|
|
86
|
-
.sapMInputBaseContentWrapper .sapMInputBaseIcon {
|
|
86
|
+
.sapMInputBaseContentWrapper .sapMInputBaseIconContainer .sapUiIcon.sapMInputBaseIcon {
|
|
87
87
|
line-height: 2rem;
|
|
88
88
|
}
|
|
89
89
|
|
|
90
|
-
.sapUiSizeCompact .sapMInputBaseIcon {
|
|
90
|
+
.sapUiSizeCompact .sapMInputBaseIconContainer .sapUiIcon.sapMInputBaseIcon {
|
|
91
91
|
line-height: 1.375rem;
|
|
92
92
|
}
|
|
93
93
|
|
|
@@ -304,4 +304,42 @@ 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
|
+
}
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
.sapMListTblCell {
|
|
323
|
+
.sapMObjStatus {
|
|
324
|
+
display: inline-table;
|
|
325
|
+
|
|
326
|
+
.sapMObjStatusText {
|
|
327
|
+
line-height: 2rem;
|
|
328
|
+
vertical-align: middle;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
.sapMObjStatusIcon {
|
|
332
|
+
line-height: 2rem;
|
|
333
|
+
}
|
|
334
|
+
}
|
|
335
|
+
.sapMObjStatus.sapMObjStatusInverted {
|
|
336
|
+
display: inline-table;
|
|
337
|
+
|
|
338
|
+
.sapMObjStatusText {
|
|
339
|
+
vertical-align: middle;
|
|
340
|
+
}
|
|
341
|
+
.sapMObjStatusIcon {
|
|
342
|
+
line-height: 0.875rem;
|
|
343
|
+
}
|
|
344
|
+
}
|
|
307
345
|
}
|
|
@@ -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
|
}
|
|
@@ -16,4 +16,39 @@
|
|
|
16
16
|
outline: 0.125rem dotted @sapUiHcStandardForeground;
|
|
17
17
|
outline-offset: -0.125rem;
|
|
18
18
|
}
|
|
19
|
+
|
|
20
|
+
.sapMSltIcon:before,
|
|
21
|
+
.sapMSltIcon:after {
|
|
22
|
+
font-size: @sapMFontMediumSize;
|
|
23
|
+
color: @sapUiBlackBG;
|
|
24
|
+
padding-bottom: 0.0625rem;
|
|
25
|
+
speak: none;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.sapMSltIcon:before {
|
|
29
|
+
font-family: @sapUiFontLightFamily;
|
|
30
|
+
content: "••• ";
|
|
31
|
+
vertical-align: bottom;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.sapMSltIcon:after {
|
|
35
|
+
font-family: @sapUiContentIconFontFamily;
|
|
36
|
+
content: "\e1ef";
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.sapMBreadcrumbsItem.sapMBreadcrumbsSelectItem >
|
|
40
|
+
.sapMSlt.sapMSltIconOnly.sapMSltWithIcon.sapMSltHoverable.sapMSltWithArrow {
|
|
41
|
+
background: transparent;
|
|
42
|
+
border: none;
|
|
43
|
+
|
|
44
|
+
&.sapMSltFocused,
|
|
45
|
+
&:hover {
|
|
46
|
+
outline: 0.125rem dotted @sapUiHcStandardForeground;
|
|
47
|
+
outline-offset: -0.125rem;
|
|
48
|
+
|
|
49
|
+
.sapMSltIcon:before {
|
|
50
|
+
border-bottom: none;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
19
54
|
}
|
|
@@ -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
|
|
|
@@ -83,11 +83,11 @@
|
|
|
83
83
|
font-weight: bold;
|
|
84
84
|
}
|
|
85
85
|
|
|
86
|
-
.sapMInputBaseContentWrapper .sapMInputBaseIcon {
|
|
86
|
+
.sapMInputBaseContentWrapper .sapMInputBaseIconContainer .sapUiIcon.sapMInputBaseIcon {
|
|
87
87
|
line-height: 2rem;
|
|
88
88
|
}
|
|
89
89
|
|
|
90
|
-
.sapUiSizeCompact .sapMInputBaseIcon {
|
|
90
|
+
.sapUiSizeCompact .sapMInputBaseIconContainer .sapUiIcon.sapMInputBaseIcon {
|
|
91
91
|
line-height: 1.375rem;
|
|
92
92
|
}
|
|
93
93
|
|
|
@@ -304,4 +304,42 @@ 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
|
+
}
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
.sapMListTblCell {
|
|
323
|
+
.sapMObjStatus {
|
|
324
|
+
display: inline-table;
|
|
325
|
+
|
|
326
|
+
.sapMObjStatusText {
|
|
327
|
+
line-height: 2rem;
|
|
328
|
+
vertical-align: middle;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
.sapMObjStatusIcon {
|
|
332
|
+
line-height: 2rem;
|
|
333
|
+
}
|
|
334
|
+
}
|
|
335
|
+
.sapMObjStatus.sapMObjStatusInverted {
|
|
336
|
+
display: inline-table;
|
|
337
|
+
|
|
338
|
+
.sapMObjStatusText {
|
|
339
|
+
vertical-align: middle;
|
|
340
|
+
}
|
|
341
|
+
.sapMObjStatusIcon {
|
|
342
|
+
line-height: 0.875rem;
|
|
343
|
+
}
|
|
344
|
+
}
|
|
307
345
|
}
|
|
@@ -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
|
}
|