@openui5/themelib_sap_horizon 1.96.1 → 1.97.1

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.
Files changed (41) hide show
  1. package/.reuse/dep5 +1 -1
  2. package/THIRDPARTY.txt +2 -1
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_horizon/DynamicPage.less +1 -1
  5. package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
  6. package/src/sap/m/themes/sap_horizon/CheckBox.less +3 -3
  7. package/src/sap/m/themes/sap_horizon/ComboBoxBase.less +4 -4
  8. package/src/sap/m/themes/sap_horizon/GenericTile.less +124 -2
  9. package/src/sap/m/themes/sap_horizon/InputBase.less +1 -2
  10. package/src/sap/m/themes/sap_horizon/MessageStrip.less +3 -2
  11. package/src/sap/m/themes/sap_horizon/MultiComboBox.less +8 -5
  12. package/src/sap/m/themes/sap_horizon/MultiInput.less +8 -5
  13. package/src/sap/m/themes/sap_horizon/RangeSlider.less +3 -4
  14. package/src/sap/m/themes/sap_horizon/Select.less +108 -0
  15. package/src/sap/m/themes/sap_horizon/SelectList.less +7 -5
  16. package/src/sap/m/themes/sap_horizon/SlideTile.less +23 -2
  17. package/src/sap/m/themes/sap_horizon/Slider.less +1 -0
  18. package/src/sap/m/themes/sap_horizon/SliderTooltip.less +1 -5
  19. package/src/sap/m/themes/sap_horizon/SplitButton.less +6 -5
  20. package/src/sap/m/themes/sap_horizon/SuggestionsPopover.less +0 -5
  21. package/src/sap/m/themes/sap_horizon/Tokenizer.less +2 -2
  22. package/src/sap/m/themes/sap_horizon/ValueStateHeader.less +0 -5
  23. package/src/sap/m/themes/sap_horizon/WizardProgressNavigator.less +0 -1
  24. package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
  25. package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
  26. package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
  27. package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
  28. package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
  29. package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
  30. package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
  31. package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
  32. package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
  33. package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
  34. package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
  35. package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -1
  36. package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
  37. package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
  38. package/src/sap/ui/unified/themes/sap_horizon/FileUploader.less +16 -16
  39. package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
  40. package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
  41. package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
package/.reuse/dep5 CHANGED
@@ -418,7 +418,7 @@ Comment: these files contain content from SAP and BooleanExpressionEvaluator: Bo
418
418
 
419
419
  # Library: sap.ui.webc.common:
420
420
 
421
- Files: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theme-base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
421
+ Files: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
422
422
  Copyright: SAP
423
423
  License: Apache-2.0
424
424
  Comment: these files belong to: UI5 Web Components
package/THIRDPARTY.txt CHANGED
@@ -412,10 +412,11 @@ Copyright: SAP
412
412
  License: Apache-2.0
413
413
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
414
414
  Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.*
415
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theme-base/*.*
415
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.*
416
416
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.*
417
417
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.*
418
418
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
419
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
419
420
 
420
421
  Component: lit-html, version: 1.4.1
421
422
  Copyright: Google LLC
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_horizon",
3
- "version": "1.96.1",
3
+ "version": "1.97.1",
4
4
  "description": "OpenUI5 Theme Library sap_horizon",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,22 +14,22 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.96.1",
18
- "@openui5/sap.m": "1.96.1",
19
- "@openui5/sap.tnt": "1.96.1",
20
- "@openui5/sap.ui.codeeditor": "1.96.1",
21
- "@openui5/sap.ui.commons": "1.96.1",
22
- "@openui5/sap.ui.core": "1.96.1",
23
- "@openui5/sap.ui.dt": "1.96.1",
24
- "@openui5/sap.ui.fl": "1.96.1",
25
- "@openui5/sap.ui.mdc": "1.96.1",
26
- "@openui5/sap.ui.integration": "1.96.1",
27
- "@openui5/sap.ui.layout": "1.96.1",
28
- "@openui5/sap.ui.rta": "1.96.1",
29
- "@openui5/sap.ui.suite": "1.96.1",
30
- "@openui5/sap.ui.table": "1.96.1",
31
- "@openui5/sap.ui.unified": "1.96.1",
32
- "@openui5/sap.ui.ux3": "1.96.1",
33
- "@openui5/sap.uxap": "1.96.1"
17
+ "@openui5/sap.f": "1.97.1",
18
+ "@openui5/sap.m": "1.97.1",
19
+ "@openui5/sap.tnt": "1.97.1",
20
+ "@openui5/sap.ui.codeeditor": "1.97.1",
21
+ "@openui5/sap.ui.commons": "1.97.1",
22
+ "@openui5/sap.ui.core": "1.97.1",
23
+ "@openui5/sap.ui.dt": "1.97.1",
24
+ "@openui5/sap.ui.fl": "1.97.1",
25
+ "@openui5/sap.ui.mdc": "1.97.1",
26
+ "@openui5/sap.ui.integration": "1.97.1",
27
+ "@openui5/sap.ui.layout": "1.97.1",
28
+ "@openui5/sap.ui.rta": "1.97.1",
29
+ "@openui5/sap.ui.suite": "1.97.1",
30
+ "@openui5/sap.ui.table": "1.97.1",
31
+ "@openui5/sap.ui.unified": "1.97.1",
32
+ "@openui5/sap.ui.ux3": "1.97.1",
33
+ "@openui5/sap.uxap": "1.97.1"
34
34
  }
35
35
  }
@@ -68,7 +68,7 @@
68
68
  }
69
69
 
70
70
  .sapFDynamicPageToggleHeaderIndicator,
71
- .sapFDynamicPage:not(.sapFDynamicPageTitleClickEnabled) .sapFDynamicPageHeaderPinButton {
71
+ .sapFDynamicPageToggleHeaderIndicator.sapUiHidden ~ .sapFDynamicPageHeaderPinButton {
72
72
  margin-left: -0.75rem;
73
73
  }
74
74
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -20,7 +20,7 @@
20
20
  height: 1.375rem;
21
21
  width: 1.375rem;
22
22
  line-height: 1.125rem;
23
- border-width: 0.125rem;
23
+ border-width: 0.0625rem;
24
24
  box-sizing: border-box;
25
25
  border-radius: @sapField_BorderCornerRadius;
26
26
 
@@ -58,7 +58,7 @@
58
58
 
59
59
  .sapMCb.sapMCbSucc .sapMCbBg {
60
60
  background-color: @sapUiFieldSuccessBackground;
61
- border: 0.125rem solid @sapUiFieldSuccessColor;
61
+ border: 0.0625rem solid @sapUiFieldSuccessColor;
62
62
 
63
63
  &.sapMCbMarkChecked:before {
64
64
  color: @sapUiFieldSuccessColor;
@@ -191,7 +191,7 @@ html.sap-desktop {
191
191
 
192
192
  .sapMCbDisplayOnly .sapMCbBg:not(.sapMCbMarkPartiallyChecked) {
193
193
  border-style: solid;
194
- border-width: 0.125rem;
194
+ border-width: 0.0625rem;
195
195
  margin: 0;
196
196
  }
197
197
 
@@ -1,7 +1,7 @@
1
- /* ================================== */
2
- /* CSS for control sap.m/ComboBoxBase */
3
- /* Horizon theme */
4
- /* ================================== */
1
+ /* =================================== */
2
+ /* CSS for control sap.m/Page.control */
3
+ /* Horizon theme */
4
+ /* =================================== */
5
5
 
6
6
  .sapMInputBase:not(.sapMInputBaseDisabled):not(.sapMInputBaseIconPressed).sapMComboBoxBase.sapMComboBoxBaseArrowPressed .sapMInputBaseIconContainer .sapMInputBaseIcon:last-child {
7
7
  background-color: @sapField_Focus_Background;
@@ -5,8 +5,8 @@
5
5
 
6
6
  .sapMGT.sapMGTBackgroundImage {
7
7
  .sapMGTContent {
8
- border-bottom-left-radius: 0.125rem;
9
- border-bottom-right-radius: 0.125rem;
8
+ border-bottom-left-radius: @sapElement_BorderCornerRadius;
9
+ border-bottom-right-radius: @sapElement_BorderCornerRadius;
10
10
  height: auto;
11
11
  }
12
12
  }
@@ -237,3 +237,125 @@ html.sap-desktop .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv {
237
237
  z-index: 0;
238
238
  }
239
239
  }
240
+
241
+ .sapUshellSection .sapUshellSectionHeader, .sapUshellSection .sapUshellSectionDefaultArea, .sapUshellSection .sapUshellSectionFlatArea
242
+ {
243
+ gap: 0.75rem !important;
244
+ }
245
+
246
+ large.sapUiSizeCompact .sapMGT.sapMGTLineMode, .sapUiMedia-GenericTileDeviceSet-large .sapUiSizeCompact .sapMGT.sapMGTLineMode {
247
+ margin-right: 1rem;
248
+ border: 1px solid @sapTile_BorderColor
249
+ }
250
+
251
+ .sapMGT {
252
+ border-radius: @sapElement_BorderCornerRadius;
253
+ border-color: @sapTile_BorderColor;
254
+ }
255
+
256
+ .sapUshellSection {
257
+ .sapMGT.TwoByOne {
258
+ width: 23rem;
259
+ }
260
+ .sapMGT.TwoByHalf {
261
+ width: 23rem;
262
+ }
263
+ }
264
+
265
+ .sapMGT.TwoByOne {
266
+ width: 22.5rem;
267
+ }
268
+
269
+ .sapMGT.TwoByHalf {
270
+ width: 22.5rem;
271
+ }
272
+
273
+ .sapMGTHdrTxt>.sapMText {
274
+ font-weight: bold;
275
+ font-size: @sapFontHeader6Size;
276
+ }
277
+
278
+ .sapMGTLineMode .sapMGTHdrTxt {
279
+ font-weight: bold;
280
+ }
281
+
282
+ .sapMGT.sapMGTLineMode {
283
+ border: 1px solid @sapTile_BorderColor !important;
284
+ border-radius: @sapElement_BorderCornerRadius !important;
285
+ box-shadow: @sapContent_Shadow0 !important;
286
+ }
287
+
288
+ .sap-desktop .sapMGT.sapMGTLineMode:not(.sapMGTDisabled):not(.sapMGTLineModePress):hover {
289
+ background: @sapTile_Hover_Background;
290
+ border: 1px solid @sapTile_BorderColor !important;
291
+ box-shadow: @sapContent_Shadow1 !important;
292
+ }
293
+
294
+ html.sap-desktop .sapMGT:hover:not(.sapMGTPressActive) {
295
+ border: 1px solid @sapTile_BorderColor !important;
296
+ box-shadow: @sapContent_Shadow1 !important;
297
+ }
298
+
299
+ .sapMTileCntFtrTxt .sapMLnk .sapUiIcon {
300
+ font-size: 0.75rem !important;
301
+ margin-left: 1px;
302
+ margin-right: 1px;
303
+ }
304
+
305
+ html.sap-desktop .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv, html.sap-desktop .sapMGT:focus .sapMGTFocusDiv, html.sap-desktop .sapMGT:active .sapMGTFocusDiv, html.sap-desktop .sapMGTLineModePress .sapMGTFocusDiv {
306
+ border-radius: @sapElement_BorderCornerRadius;
307
+ box-shadow: inset 0 0 0 0.063rem @sapContent_ContrastFocusColor, 0 0 0 @sapContent_FocusWidth @sapContent_FocusColor;
308
+ }
309
+
310
+ html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv:after, html.sap-desktop .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv:after {
311
+ border: none;
312
+ border-radius: @sapElement_BorderCornerRadius;
313
+ }
314
+
315
+ .sapMGTLineMode .sapMGTFocusDiv {
316
+ border-radius: 10px !important;
317
+ }
318
+
319
+ .sapFGridContainer .sapFGridContainerItemWrapper:not(.sapFGridContainerItemWrapperNoVisualFocus):focus::before {
320
+ border: 2px solid @sapContent_FocusColor;
321
+ border-radius: @sapElement_BorderCornerRadius;
322
+ }
323
+
324
+ .miniTileBackground {
325
+ background: @sapTile_Background;
326
+ box-shadow: @sapContent_Shadow0 !important;
327
+ }
328
+
329
+ .miniTileContainer .sapMGT {
330
+ background: @sapTile_Background;
331
+ box-shadow: @sapContent_Shadow0 !important;
332
+ }
333
+
334
+ .sapUshellTile, .sapUshellTileWrapper, .sapUshellTileInner, .sapUshellTileBase, .sapUshellInner .sapUshellTile-placeholder, .sapUshellInner .sapUshellLinkTile-placeholder {
335
+ border-radius: @sapElement_BorderCornerRadius;
336
+ }
337
+
338
+ .sapUshellTile{
339
+ margin: 0 1rem 1rem 0;
340
+ }
341
+
342
+ .sapUshellSection .sapUshellSectionTitle {
343
+ font-weight: bold;
344
+ }
345
+
346
+ .OneByOne.tileWithAppInfo {
347
+ .sapMGTTInfoContainer {
348
+ .sapMGTTInfo {
349
+ background-color: @sapTile_Active_Background;
350
+ }
351
+ }
352
+ }
353
+
354
+ .TwoByOne.sapMGTActionMode {
355
+ width: 20rem;
356
+ height: 10.875rem;
357
+ border-radius: 1.25rem;
358
+ .sapMGTFocusDiv {
359
+ border-radius: 1.25rem !important;
360
+ }
361
+ }
@@ -34,7 +34,6 @@
34
34
  margin-top: 0.1875rem;
35
35
  }
36
36
  }
37
-
38
37
  .sapMInputBase:not(.sapMInputBaseReadonly) .sapMInputBaseIconContainer .sapMInputBaseIcon {
39
38
  width: 2 * @sapContent_GridSize;
40
39
  height: 2 * @sapContent_GridSize;
@@ -170,7 +169,7 @@
170
169
  &.sapMInputBaseContentWrapperInformation {
171
170
  box-shadow: @sapContent_Informative_Shadow;
172
171
  }
173
- }
172
+ }
174
173
 
175
174
  .sapMInputBaseInner::-webkit-input-placeholder {
176
175
  font-style: normal;
@@ -4,6 +4,7 @@
4
4
  /* =================================== */
5
5
 
6
6
  .sapMMsgStrip {
7
+ //@sapUiElementBorderCornerRadius was used but currently it results in 12px
7
8
  border-radius: @sapElement_BorderCornerRadius;
8
9
  }
9
10
 
@@ -34,7 +35,7 @@
34
35
  border-color: @sapErrorBackground;
35
36
  }
36
37
  }
37
-
38
+
38
39
  .sapMMsgStripSuccess {
39
40
  border-color: darken(saturate(@sapSuccessBackground, 20), 20);
40
41
 
@@ -56,7 +57,7 @@
56
57
  border-color: @sapWarningBackground;
57
58
  }
58
59
  }
59
-
60
+
60
61
  .sapMMsgStripMessage>.sapMLnk {
61
62
  padding-right: 0.25rem;
62
63
  padding-left: 0.25rem;
@@ -1,11 +1,7 @@
1
- /* =================================== */
2
- /* CSS for control sap.m/MultiComboBox */
3
- /* Horizon theme */
4
- /* =================================== */
5
-
6
1
  .sapMMultiComboBox.sapMInputBaseReadonly.sapMMultiComboBoxHasToken.sapMFocus .sapMTokenizer {
7
2
  left: 0;
8
3
  }
4
+
9
5
  .sapMMultiComboBoxPicker .sapMListHdrTBar {
10
6
  border-radius: 0;
11
7
  }
@@ -37,4 +33,11 @@
37
33
  & .sapMBarChild.sapMCb.sapMCbHasLabel:focus:after {
38
34
  border: none;
39
35
  }
36
+ }
37
+ .sapMMultiComboBox .sapMTokenizer {
38
+ padding-top: 1px;
39
+ }
40
+
41
+ .sapUiSizeCondensed .sapUiTableDataCell .sapMMultiComboBox .sapMTokenizer {
42
+ padding-top: 0px;
40
43
  }
@@ -1,8 +1,11 @@
1
- /* =================================== */
2
- /* CSS for control sap.m/MultiInput */
3
- /* Horizon theme */
4
- /* =================================== */
5
-
6
1
  .sapMMultiInput.sapMInputBaseReadonly.sapMMultiInputHasTokens.sapMInputFocused .sapMTokenizer {
7
2
  left: 0;
3
+ }
4
+
5
+ .sapMMultiInput .sapMTokenizer {
6
+ padding-top: 1px;
7
+ }
8
+
9
+ .sapUiSizeCondensed .sapUiTableDataCell .sapMMultiInput .sapMTokenizer {
10
+ padding-top: 0px;
8
11
  }
@@ -2,15 +2,14 @@
2
2
  /* CSS for control sap.m/RangeSlider */
3
3
  /* Horizon theme */
4
4
  /* ================================== */
5
-
6
5
  .sapMRangeSlider.sapMSliderInner .sapMSliderHandle {
7
6
  top: -0.75rem;
8
7
  }
9
8
 
10
9
  .sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled):hover>.sapMSliderHandle {
11
- border: 1px @sapContent_FocusStyle @sapContent_Selected_ForegroundColor;
12
- background: transparent;
13
- box-shadow: @sapContent_Selected_Shadow;
10
+ border: 1px @sapContent_FocusStyle @sapContent_Selected_ForegroundColor;
11
+ background: transparent;
12
+ box-shadow: @sapContent_Selected_Shadow;
14
13
  }
15
14
 
16
15
  .sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled):hover .sapMSliderProgress:focus ~ .sapMSliderHandle,
@@ -166,4 +166,112 @@ html.sap-desktop .sapMSlt.sapMSltFocused:not(.sapMSltExpanded):not(.sapMSltDisab
166
166
  &:before {
167
167
  box-shadow: inset 0px 0px 0px 2px @sapField_Focus_BorderColor;
168
168
  }
169
+ }
170
+
171
+ // =====================================
172
+ // Input Information state
173
+ // =====================================
174
+ .sapMSltInformation {
175
+ border: none;
176
+ background-image: linear-gradient(0deg, @sapField_InformationColor 0, @sapField_InformationColor 100%);
177
+ background-size: 100% @sapField_InformationBorderWidth;
178
+ background-repeat: repeat-x;
179
+ background-position: bottom;
180
+ }
181
+
182
+ .sapMSltInformation.sapMSltHoverable:not(.sapMSltIconOnly):not(.sapMSltDisabled):not(.sapMSltPressed):hover {
183
+ background-color: @sapField_Hover_Background;
184
+
185
+ &:not(.sapMSltFocused) {
186
+ box-shadow: @sapContent_Informative_Shadow; // NEW Parameter
187
+ }
188
+ }
189
+
190
+ .sapMSltHoverable.sapMSltInformation:not(.sapMSltIconOnly):active,
191
+ .sapMSltFocused.sapMSltInformation {
192
+ box-shadow: inset 0px 0px 0px 2px @sapField_Active_BorderColor;
193
+ background-color: @sapField_Focus_Background;
194
+ }
195
+
196
+ // =====================================
197
+ // Input Success state
198
+ // =====================================
199
+
200
+ .sapMSltSuccess {
201
+ border: none;
202
+ background-image: linear-gradient(0deg, @sapField_SuccessColor 0, @sapField_SuccessColor 100%);
203
+ background-size: 100% @sapField_SuccessBorderWidth;
204
+ background-repeat: repeat-x;
205
+ background-position: bottom;
206
+ }
207
+
208
+ .sapMSltSuccess.sapMSltHoverable:not(.sapMSltIconOnly):not(.sapMSltDisabled):not(.sapMSltPressed):hover {
209
+ background-color: @sapField_Hover_Background;
210
+
211
+ &:not(.sapMSltFocused) {
212
+ box-shadow: @sapContent_Positive_Shadow; // New Parameter
213
+ }
214
+ }
215
+
216
+ // Field Success Focus - Experimental
217
+ .sapMSltHoverable.sapMSltSuccess:not(.sapMSltIconOnly):active,
218
+ .sapMSltFocused.sapMSltSuccess {
219
+ box-shadow: inset 0px 0px 0px 2px @sapField_SuccessColor;
220
+ border-radius: @sapField_BorderCornerRadius;
221
+ background-color: @sapField_Focus_Background;
222
+ }
223
+
224
+ // =====================================
225
+ // Input Warning state
226
+ // =====================================
227
+
228
+ .sapMSltWarning {
229
+ border: none;
230
+ background-image: linear-gradient(0deg, @sapField_WarningColor 0, @sapField_WarningColor 100%);
231
+ background-size: 100% @sapField_WarningBorderWidth;
232
+ background-repeat: repeat-x;
233
+ background-position: bottom;
234
+ }
235
+
236
+ .sapMSltWarning.sapMSltHoverable:not(.sapMSltIconOnly):not(.sapMSltDisabled):not(.sapMSltPressed):hover {
237
+ background-color: @sapField_Hover_Background;
238
+
239
+ &:not(.sapMSltFocused) {
240
+ box-shadow: @sapContent_Critical_Shadow; // NEW Parameter
241
+ }
242
+ }
243
+
244
+ // Field Warning Focus - Experimental
245
+ .sapMSltHoverable.sapMSltWarning:not(.sapMSltIconOnly):active,
246
+ .sapMSltFocused.sapMSltWarning {
247
+ box-shadow: inset 0px 0px 0px 2px @sapField_WarningColor; // Experimental
248
+ background-color: @sapField_Focus_Background;
249
+ }
250
+
251
+
252
+ // =====================================
253
+ // Input Error state
254
+ // =====================================
255
+
256
+ .sapMSltError {
257
+ border: none;
258
+ background-image: linear-gradient(0deg, @sapField_InvalidColor 0, @sapField_InvalidColor 100%);
259
+ background-size: 100% @sapField_InvalidBorderWidth;
260
+ background-repeat: repeat-x;
261
+ background-position: bottom;
262
+ }
263
+
264
+ .sapMSltError.sapMSltHoverable:not(.sapMSltIconOnly):not(.sapMSltDisabled):not(.sapMSltPressed):hover {
265
+ background-color: @sapField_Hover_Background;
266
+
267
+ &:not(.sapMSltFocused) {
268
+ box-shadow: @sapContent_Negative_Shadow; // New Parameter
269
+ }
270
+ }
271
+
272
+ // Field Error Focus - Experimental
273
+ .sapMSltHoverable.sapMSltError:not(.sapMSltIconOnly):active,
274
+ .sapMSltFocused.sapMSltError {
275
+ box-shadow: inset 0px 0px 0px 2px @sapField_InvalidColor;
276
+ background-color: @sapField_Focus_Background;
169
277
  }
@@ -50,13 +50,15 @@ html.sap-desktop .sapMSelectListItemBase:focus {
50
50
  .sapMSelectListItemBase {
51
51
  position: relative;
52
52
 
53
+ &:last-child:not(:only-child)::after {
54
+ border-bottom-left-radius: 0.75rem;
55
+ border-bottom-right-radius: 0.75rem;
56
+ }
57
+ }
58
+
59
+ .sapMSltPicker-CTX:not(.sapMSltPickerWithSubHeader) .sapMSelectListItemBase {
53
60
  &:first-child::after {
54
61
  border-top-left-radius: 0.75rem;
55
62
  border-top-right-radius: 0.75rem;
56
63
  }
57
-
58
- &:last-child::after {
59
- border-bottom-left-radius: 0.75rem;
60
- border-bottom-right-radius: 0.75rem;
61
- }
62
64
  }
@@ -37,6 +37,19 @@ html.sap-desktop .sapMST:active .sapMSTFocusDiv:after {
37
37
  box-shadow: 0 0 0.25rem fade(@sapUiContentShadowColor, 25);
38
38
  }
39
39
 
40
+ .sapMST {
41
+ border-radius: @sapElement_BorderCornerRadius;
42
+ border-color: @sapTile_BorderColor;
43
+ }
44
+
45
+ .sapMST.TwoByOne {
46
+ width: 23rem;
47
+ }
48
+
49
+ .sapMST.TwoByHalf {
50
+ width: 23rem;
51
+ }
52
+
40
53
  .sapMST .sapMSTIconDisplayArea {
41
54
  background-color: darken(@sapUiBrand, 18);
42
55
  }
@@ -49,7 +62,15 @@ html.sap-desktop .sapMST:active .sapMSTFocusDiv:after {
49
62
  text-shadow: 0px 1px @sapUiButtonEmphasizedTextShadow;
50
63
  }
51
64
 
52
- html.sap-desktop .sapMST .sapMGT:active .sapMGTFocusDiv,
53
- html.sap-desktop .sapMST .sapMGT:active .sapMGTFocusDiv:after {
65
+ html.sap-desktop .sapMST:focus .sapMSTFocusDiv,
66
+ html.sap-desktop .sapMST:active .sapMSTFocusDiv {
54
67
  border: none;
68
+ border-radius: @sapElement_BorderCornerRadius;
69
+ box-shadow: inset 0 0 0 0.063rem @sapContent_ContrastFocusColor, 0 0 0 @sapContent_FocusWidth @sapContent_FocusColor;
55
70
  }
71
+
72
+ html.sap-desktop .sapMST:focus .sapMSTFocusDiv:after,
73
+ html.sap-desktop .sapMST:active .sapMSTFocusDiv:after {
74
+ border: none;
75
+ border-radius: @sapElement_BorderCornerRadius;
76
+ }
@@ -3,6 +3,7 @@
3
3
  /* Horizon theme */
4
4
  /* ============================= */
5
5
 
6
+ /*new*/
6
7
  .sapMSliderInner .sapMSliderHandle {
7
8
  border: 1px solid @sapContent_Selected_Background;
8
9
  background: @sapContent_Selected_Background;
@@ -3,12 +3,8 @@
3
3
  /* Horizon theme */
4
4
  /* ==================================== */
5
5
 
6
- /* ------------------------------ */
7
- /* Slider Tooltip styles */
8
- /* ------------------------------ */
9
-
10
6
  .sapMSliderTooltip {
11
- background: @sapField_Focus_Background;
7
+ background: @sapField_Focus_Background;
12
8
  border-radius: 0.5rem;
13
9
  border: none;
14
10
  box-shadow: @sapUiContentShadow1;
@@ -118,7 +118,8 @@
118
118
  box-sizing: border-box;
119
119
  top: 0.5rem;
120
120
  left: -0.0625rem;
121
- border: 0.0125rem solid @sapUiButtonHoverTextColor;
121
+ width: 0.0625rem;
122
+ background-color: @sapUiButtonHoverTextColor;
122
123
  pointer-events: none;
123
124
  height: 1.25rem;
124
125
  border-radius: 0.35rem;
@@ -129,19 +130,19 @@
129
130
  .sapMSB.sapMSBSuccess .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before,
130
131
  .sapMSB.sapMSBCritical .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before,
131
132
  .sapMSB.sapMSBNegative .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
132
- border-color: @sapUiButtonEmphasizedTextColor;
133
+ background-color: @sapUiButtonEmphasizedTextColor;
133
134
  }
134
135
 
135
136
  .sapMSB.sapMSBAccept .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
136
- border-color: @sapUiButtonAcceptTextColor;
137
+ background-color: @sapUiButtonAcceptTextColor;
137
138
  }
138
139
 
139
140
  .sapMSB.sapMSBReject .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
140
- border-color: @sapUiButtonRejectTextColor;
141
+ background-color: @sapUiButtonRejectTextColor;
141
142
  }
142
143
 
143
144
  .sapMSB.sapMSBAttention .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
144
- border-color: @sapUiButtonAttentionTextColor;
145
+ background-color: @sapUiButtonAttentionTextColor;
145
146
  }
146
147
 
147
148
  .sapUiSizeCompact .sapMSB .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
@@ -1,8 +1,3 @@
1
- /* ======================================== */
2
- /* CSS for control sap.m/SuggestionsPopover */
3
- /* Horizon theme */
4
- /* ======================================== */
5
-
6
1
  div.sapMSuggestionsPopover {
7
2
  box-shadow: @sapUiShadowLevel2;
8
3
  }
@@ -28,7 +28,7 @@ html.sap-desktop .sapMTokenizer:focus {
28
28
 
29
29
  /* editable tokens in read-only tokenizer */
30
30
  .sapMTokenizer.sapMTokenizerReadonly .sapMToken {
31
- color: @sapUiContentLabelColor;
31
+ color: @sapUiContentLabelColor;
32
32
  }
33
33
 
34
34
  .sapUiSizeCompact {
@@ -87,4 +87,4 @@ html.sap-desktop .sapMTokenizer:focus {
87
87
  border-bottom-left-radius: @sapUiElementBorderCornerRadius;
88
88
  border-bottom-right-radius: @sapUiElementBorderCornerRadius;
89
89
  }
90
- }
90
+ }
@@ -1,8 +1,3 @@
1
- /* ====================================== */
2
- /* CSS for control sap.m/ValueStateHeader */
3
- /* Horizon theme */
4
- /* ====================================== */
5
-
6
1
  .sapMValueStateHeaderText {
7
2
  padding-left: 0.75rem;
8
3
  }
@@ -99,6 +99,5 @@
99
99
  }
100
100
 
101
101
  .sapMWizardProgressNavStep:focus .sapMWizardProgressNavStepContainer {
102
- outline: @sapContent_FocusWidth @sapContent_FocusStyle @sapContent_FocusColor;
103
102
  border-radius: 8px;
104
103
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_horizon</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
7
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.96.1</version>
9
+ <version>1.97.1</version>
10
10
 
11
11
  <documentation>SAPUI5 Horizon theme library.</documentation>
12
12
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 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";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -9,33 +9,33 @@
9
9
  }
10
10
 
11
11
  /* increase outline offset */
12
- .sapMIBar-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable {
12
+ .sapMIBar-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable {
13
13
  outline-offset: -.125rem;
14
14
  }
15
15
 
16
- .sapUiFup:focus .sapMBtn {
16
+ .sapUiFup .sapMBtn:focus {
17
17
  outline: none;
18
18
  }
19
19
 
20
- html.sap-desktop .sapUiFup:focus .sapMFocusable,
21
- html.sap-desktop .sapUiFup:active .sapMFocusable {
20
+ html.sap-desktop .sapUiFup .sapMFocusable:focus,
21
+ html.sap-desktop .sapUiFup .sapMFocusable:active {
22
22
  outline: 1px dotted @sapUiContentFocusColor;
23
23
  outline-offset: -1px;
24
24
  }
25
25
 
26
- .sapMFooter-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable,
27
- .sapMFooter-CTX .sapUiFup:active .sapMBtnInner.sapMFocusable,
28
- .sapUiFup:active .sapMBtnInner.sapMBtnAccept,
29
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnAccept,
30
- .sapUiFup:active .sapMBtnInner.sapMBtnReject,
31
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnReject,
32
- .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized,
33
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized {
26
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable,
27
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable,
28
+ .sapUiFup .sapMBtnInner:active.sapMBtnAccept,
29
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnAccept,
30
+ .sapUiFup .sapMBtnInner:active.sapMBtnReject,
31
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnReject,
32
+ .sapUiFup .sapMBtnInner:active.sapMBtnEmphasized,
33
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnEmphasized {
34
34
  outline-color: @sapUiContentContrastFocusColor;
35
35
  outline-offset: -.125rem;
36
36
  }
37
37
 
38
- .sapMFooter-CTX .sapUiFup:active .sapMBtnInner.sapMFocusable {
38
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable {
39
39
  background-color: @sapUiButtonActiveBackground;
40
40
  }
41
41
 
@@ -43,12 +43,12 @@ html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized {
43
43
 
44
44
  html[data-sap-ui-browser^="ie"] {
45
45
 
46
- .sapUiFup:focus .sapMBtnInner.sapMFocusable {
46
+ .sapUiFup .sapMBtnInner:focus.sapMFocusable {
47
47
  outline: none;
48
48
  position: relative;
49
49
  }
50
50
 
51
- .sapUiFup:focus .sapMBtnInner.sapMFocusable:before {
51
+ .sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
52
52
  content: " ";
53
53
  box-sizing: border-box;
54
54
  width: 100%;
@@ -59,7 +59,7 @@ html[data-sap-ui-browser^="ie"] {
59
59
  border: 1px dotted @sapUiContentFocusColor;
60
60
  }
61
61
 
62
- .sapMFooter-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable:before {
62
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
63
63
  border-color: @sapUiContentContrastFocusColor;
64
64
  }
65
65
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6