@openui5/themelib_sap_belize 1.91.0 → 1.93.2

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 (38) hide show
  1. package/.reuse/dep5 +46 -0
  2. package/THIRDPARTY.txt +59 -1
  3. package/package.json +18 -18
  4. package/src/sap/m/themes/sap_belize/Button.less +0 -5
  5. package/src/sap/m/themes/sap_belize/IconTabBar.less +19 -16
  6. package/src/sap/m/themes/sap_belize/InputBase.less +25 -0
  7. package/src/sap/m/themes/sap_belize/ProgressIndicator.less +1 -4
  8. package/src/sap/m/themes/sap_belize/QuickView.less +7 -6
  9. package/src/sap/m/themes/sap_belize/SelectList.less +0 -5
  10. package/src/sap/m/themes/sap_belize_hcb/Avatar.less +19 -11
  11. package/src/sap/m/themes/sap_belize_hcb/IconTabBar.less +4 -4
  12. package/src/sap/m/themes/sap_belize_hcb/InputBase.less +25 -0
  13. package/src/sap/m/themes/sap_belize_hcb/QuickView.less +3 -2
  14. package/src/sap/m/themes/sap_belize_hcb/SelectList.less +0 -5
  15. package/src/sap/m/themes/sap_belize_hcb/SinglePlanningCalendarMonthGrid.less +2 -1
  16. package/src/sap/m/themes/sap_belize_hcw/Avatar.less +19 -11
  17. package/src/sap/m/themes/sap_belize_hcw/IconTabBar.less +4 -4
  18. package/src/sap/m/themes/sap_belize_hcw/InputBase.less +25 -0
  19. package/src/sap/m/themes/sap_belize_hcw/QuickView.less +3 -2
  20. package/src/sap/m/themes/sap_belize_hcw/SelectList.less +0 -5
  21. package/src/sap/m/themes/sap_belize_hcw/SinglePlanningCalendarMonthGrid.less +2 -1
  22. package/src/sap/tnt/themes/sap_belize/ToolHeader.less +33 -1
  23. package/src/sap/tnt/themes/sap_belize_hcb/ToolHeader.less +4 -0
  24. package/src/sap/tnt/themes/sap_belize_hcw/ToolHeader.less +5 -1
  25. package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
  26. package/src/sap/ui/core/themes/sap_belize/base.less +204 -206
  27. package/src/sap/ui/core/themes/sap_belize/global.less +34 -0
  28. package/src/sap/ui/core/themes/sap_belize/shared.less +0 -3
  29. package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
  30. package/src/sap/ui/core/themes/sap_belize_hcb/base.less +120 -236
  31. package/src/sap/ui/core/themes/sap_belize_hcb/global.less +34 -0
  32. package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
  33. package/src/sap/ui/core/themes/sap_belize_hcw/base.less +120 -236
  34. package/src/sap/ui/core/themes/sap_belize_hcw/global.less +34 -0
  35. package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
  36. package/src/sap/ui/core/themes/sap_belize_plus/base.less +8 -128
  37. package/src/sap/ui/rta/themes/sap_belize/ContextMenu.less +1 -2
  38. package/src/sap/ui/unified/themes/sap_belize/Calendar.less +4 -0
package/.reuse/dep5 CHANGED
@@ -352,6 +352,11 @@ Copyright: 2006 Google Inc.
352
352
  License: Apache-2.0
353
353
  Comment: these files belong to: google-code-prettify
354
354
 
355
+ Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js/*
356
+ Copyright: 2006-2020, Ivan Sagalaev
357
+ License: BSD-3-Clause
358
+ Comment: these files belong to: highlight.js
359
+
355
360
  Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/elasticlunr.js
356
361
  Copyright: 2017 Wei Song and Oliver Nightingale
357
362
  License: MIT
@@ -411,6 +416,35 @@ License: Apache-2.0 and MIT
411
416
  Comment: these files contain content from SAP and BooleanExpressionEvaluator: BoolExprTool.js is authored by SAP, but partly inspired by BooleanExpressionEvaluator
412
417
 
413
418
 
419
+ # Library: sap.ui.webc.common:
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/*.*
422
+ Copyright: SAP
423
+ License: Apache-2.0
424
+ Comment: these files belong to: UI5 Web Components
425
+
426
+ Files: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/*.*
427
+ Copyright: Google LLC
428
+ License: BSD-3-Clause
429
+ Comment: these files belong to: lit-html
430
+
431
+
432
+ # Library: sap.ui.webc.fiori:
433
+
434
+ Files: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/*.*
435
+ Copyright: SAP
436
+ License: Apache-2.0
437
+ Comment: these files belong to: UI5 Web Components
438
+
439
+
440
+ # Library: sap.ui.webc.main:
441
+
442
+ Files: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/*.*
443
+ Copyright: SAP
444
+ License: Apache-2.0
445
+ Comment: these files belong to: UI5 Web Components
446
+
447
+
414
448
  # Outside of Libraries:
415
449
 
416
450
  Files: src/testsuite-utils/src/main/resources/META-INF/less/less.js
@@ -423,3 +457,15 @@ Copyright: 2015-2017 Evgeny Poberezkin
423
457
  License: MIT
424
458
  Comment: these files belong to: ajv
425
459
 
460
+ Files: lib/jsdoc/ui5/plugin.js
461
+ Copyright:
462
+ 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
463
+ 2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
464
+ License: Apache-2.0
465
+ Comment: these files contain content from SAP and JSDoc 3: plugin.js is overall written by SAP, but contains code taken from JSDoc 3.6.7 (see the respective comments)
466
+
467
+ Files: src/sap.ui.core/src/sap/ui/core/themes/base/base.less src/themelib_sap_belize/src/sap/ui/core/themes/*/base.less src/themelib_sap_fiori_3/src/sap/ui/core/themes/*/base.less src/themelib_sap_horizon/src/sap/ui/core/themes/*/base.less
468
+ Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
469
+ License: Apache-2.0
470
+ Comment: these files belong to: SAP Theming Base Content
471
+
package/THIRDPARTY.txt CHANGED
@@ -197,7 +197,7 @@ License: BSD-3-Clause
197
197
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
198
198
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon-qunit.js
199
199
 
200
- Component: URI.js, version: 1.19.6
200
+ Component: URI.js, version: 1.19.7
201
201
  Copyright: Rodney Rehm
202
202
  License: MIT
203
203
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
@@ -330,6 +330,12 @@ License: Apache-2.0
330
330
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
331
331
  Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/*
332
332
 
333
+ Component: highlight.js, version: 10.4.1
334
+ Copyright: 2006-2020, Ivan Sagalaev
335
+ License: BSD-3-Clause
336
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
337
+ Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js/*
338
+
333
339
  Component: Elasticlunr, version: 0.9.5
334
340
  Copyright: 2017 Wei Song and Oliver Nightingale
335
341
  License: MIT
@@ -399,6 +405,43 @@ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
399
405
  Contained in: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
400
406
 
401
407
 
408
+ Library: sap.ui.webc.common:
409
+
410
+ Component: UI5 Web Components, version: 1.0.0-rc.12
411
+ Copyright: SAP
412
+ License: Apache-2.0
413
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
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/*.*
416
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.*
417
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.*
418
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
419
+
420
+ Component: lit-html, version: 1.4.1
421
+ Copyright: Google LLC
422
+ License: BSD-3-Clause
423
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
424
+ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/*.*
425
+
426
+
427
+ Library: sap.ui.webc.fiori:
428
+
429
+ Component: UI5 Web Components, version: 1.0.0-rc.12
430
+ Copyright: SAP
431
+ License: Apache-2.0
432
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
433
+ Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/*.*
434
+
435
+
436
+ Library: sap.ui.webc.main:
437
+
438
+ Component: UI5 Web Components, version: 1.0.0-rc.12
439
+ Copyright: SAP
440
+ License: Apache-2.0
441
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
442
+ Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/*.*
443
+
444
+
402
445
  Outside of Libraries:
403
446
 
404
447
  Component: LESS, version: 1.6.3
@@ -413,6 +456,21 @@ License: MIT
413
456
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
414
457
  Contained in: ../test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
415
458
 
459
+ Component: JSDoc 3, version: 3.6.7
460
+ Copyright: 2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
461
+ License: Apache-2.0
462
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
463
+ Contained in: lib/jsdoc/ui5/plugin.js
464
+
465
+ Component: SAP Theming Base Content, version: 11.1.34
466
+ Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
467
+ License: Apache-2.0
468
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
469
+ Contained in: src/sap.ui.core/src/sap/ui/core/themes/base/base.less
470
+ src/themelib_sap_belize/src/sap/ui/core/themes/*/base.less
471
+ src/themelib_sap_fiori_3/src/sap/ui/core/themes/*/base.less
472
+ src/themelib_sap_horizon/src/sap/ui/core/themes/*/base.less
473
+
416
474
 
417
475
  ALL LICENSE TEXTS:
418
476
  ==================
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_belize",
3
- "version": "1.91.0",
3
+ "version": "1.93.2",
4
4
  "description": "OpenUI5 Theme Library sap_belize",
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.91.0",
18
- "@openui5/sap.m": "1.91.0",
19
- "@openui5/sap.tnt": "1.91.0",
20
- "@openui5/sap.ui.codeeditor": "1.91.0",
21
- "@openui5/sap.ui.commons": "1.91.0",
22
- "@openui5/sap.ui.core": "1.91.0",
23
- "@openui5/sap.ui.dt": "1.91.0",
24
- "@openui5/sap.ui.fl": "1.91.0",
25
- "@openui5/sap.ui.mdc": "1.91.0",
26
- "@openui5/sap.ui.integration": "1.91.0",
27
- "@openui5/sap.ui.layout": "1.91.0",
28
- "@openui5/sap.ui.rta": "1.91.0",
29
- "@openui5/sap.ui.suite": "1.91.0",
30
- "@openui5/sap.ui.table": "1.91.0",
31
- "@openui5/sap.ui.unified": "1.91.0",
32
- "@openui5/sap.ui.ux3": "1.91.0",
33
- "@openui5/sap.uxap": "1.91.0"
17
+ "@openui5/sap.f": "1.93.2",
18
+ "@openui5/sap.m": "1.93.2",
19
+ "@openui5/sap.tnt": "1.93.2",
20
+ "@openui5/sap.ui.codeeditor": "1.93.2",
21
+ "@openui5/sap.ui.commons": "1.93.2",
22
+ "@openui5/sap.ui.core": "1.93.2",
23
+ "@openui5/sap.ui.dt": "1.93.2",
24
+ "@openui5/sap.ui.fl": "1.93.2",
25
+ "@openui5/sap.ui.mdc": "1.93.2",
26
+ "@openui5/sap.ui.integration": "1.93.2",
27
+ "@openui5/sap.ui.layout": "1.93.2",
28
+ "@openui5/sap.ui.rta": "1.93.2",
29
+ "@openui5/sap.ui.suite": "1.93.2",
30
+ "@openui5/sap.ui.table": "1.93.2",
31
+ "@openui5/sap.ui.unified": "1.93.2",
32
+ "@openui5/sap.ui.ux3": "1.93.2",
33
+ "@openui5/sap.uxap": "1.93.2"
34
34
  }
35
35
  }
@@ -108,11 +108,6 @@ html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnReject {
108
108
  border-color: @sapUiButtonRejectBorderColor;
109
109
  }
110
110
 
111
- /* Background and text colors for different states */
112
- .sapMTB-Info-CTX > .sapUiIcon:focus {
113
- outline: 0.0625rem dotted @sapUiContentContrastFocusColor;
114
- }
115
-
116
111
  .sapMBar-CTX,
117
112
  .sapMTB-Transparent-CTX {
118
113
  & :not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnTransparent.sapMBtnActive {
@@ -16,26 +16,29 @@
16
16
  padding-top: 1rem;
17
17
  }
18
18
 
19
- .sapMITH.sapMITBTextOnly .sapMITHEndOverflow {
20
- margin-top: 1rem;
19
+ .sapMITH.sapMITBTextOnly {
20
+ .sapMITHStartOverflow,
21
+ .sapMITHEndOverflow {
22
+ margin-top: 1rem;
23
+ }
21
24
  }
22
25
 
23
26
  .sapUiSizeCompact .sapMITH,
24
27
  .sapUiSizeCompact.sapMITH {
25
- &.sapMITBTextOnly .sapMITHEndOverflow {
26
- margin-top: 0;
28
+ &.sapMITBTextOnly {
27
29
 
28
- .sapMITBText {
29
- padding: 0;
30
- }
30
+ .sapMITHStartOverflow,
31
+ .sapMITHEndOverflow {
32
+ margin-top: 0;
31
33
 
32
- .sapMITBFilterExpandBtn {
33
- padding-bottom: 0.5rem;
34
- }
35
- }
34
+ .sapMITBText {
35
+ padding: 0;
36
+ }
36
37
 
37
- &.sapMITBTextOnly.sapMITBInLine .sapMITHEndOverflow .sapMITBText {
38
- padding-bottom: 0.25rem;
38
+ .sapMITBFilterExpandBtn {
39
+ padding-bottom: 0.5rem;
40
+ }
41
+ }
39
42
  }
40
43
  }
41
44
 
@@ -50,15 +53,15 @@
50
53
  &.sapMITBFilterNeutral .sapMITBContentArrow {
51
54
  border-bottom-color: @sapUiNeutralElement;
52
55
  }
53
-
56
+
54
57
  &.sapMITBFilterPositive .sapMITBContentArrow {
55
58
  border-bottom-color: @sapUiPositiveElement;
56
59
  }
57
-
60
+
58
61
  &.sapMITBFilterNegative .sapMITBContentArrow {
59
62
  border-bottom-color: @sapUiNegativeElement;
60
63
  }
61
-
64
+
62
65
  &.sapMITBFilterCritical .sapMITBContentArrow {
63
66
  border-bottom-color: @sapUiCriticalElement;
64
67
  }
@@ -63,4 +63,29 @@
63
63
  &::before {
64
64
  border: 1px dotted @sapUiContentFocusColor;
65
65
  }
66
+ }
67
+
68
+ /* List specific styles */
69
+ .sapMILI-CTX .sapMInputBaseContentWrapper,
70
+ .sapMILI-CTX .sapMInputBaseInner,
71
+ .sapMILI-CTX .sapMInputBaseDisabled .sapMInputBaseInner,
72
+ .sapMILI-CTX .sapMInputBaseReadonlyWrapper .sapMInputBaseInner {
73
+ text-align: right;
74
+ background: transparent;
75
+ }
76
+
77
+ .sapMLIBActive {
78
+ .sapMInputBaseInner,
79
+ .sapMInputBaseContentWrapper {
80
+ color: @sapUiListActiveTextColor;
81
+ background: transparent;
82
+ }
83
+
84
+ .sapMInputDescriptionText {
85
+ color: @sapUiListActiveTextColor;
86
+ }
87
+ }
88
+
89
+ .sapMLIBActive .sapMInputBaseInner::-webkit-input-placeholder {
90
+ color: @sapUiListActiveTextColor;
66
91
  }
@@ -2,6 +2,7 @@
2
2
  /* CSS for control sap.m/ProgressIndicator */
3
3
  /* Belize theme */
4
4
  /* ======================================== */
5
+ @sapMPITextLeftTextThreshold: 0.6;
5
6
 
6
7
  .sapMPITextLeft {
7
8
  padding-left: 0.5rem;
@@ -9,8 +10,4 @@
9
10
 
10
11
  .sapMPIDisplayOnly:not(.sapMPIBarDisabled) .sapMPIBarNeutral {
11
12
  background: @sapUiBaseText;
12
- }
13
-
14
- .sapMPIDisplayOnly:not(.sapMPIBarDisabled) .sapMPIText.sapMPITextLeft {
15
- color: contrast(@sapUiBaseText, @sapUiBaseText, @sapUiContentForegroundColor, @sapUiContentContrastTextThreshold);
16
13
  }
@@ -1,7 +1,8 @@
1
- /* ================================ */
2
- /* CSS for control sap.m/QuickView */
3
- /* Belize theme */
4
- /* ================================ */
1
+ /* ================================= */
2
+ /* CSS for control sap.m/QuickView */
3
+ /* Belize theme */
4
+ /* ================================= */
5
5
 
6
- @_sap_m_QuickView_PageThumbnailBackgroundColor: @sapUiAccent7;
7
- @_sap_m_QuickView_PageThumbnailColor: @sapUiContentContrastTextColor;
6
+ .sapMQuickViewCard .sapMQuickViewThumbnail:focus {
7
+ outline-offset: -0.125rem;
8
+ }
@@ -10,11 +10,6 @@
10
10
  background: @sapUiListSelectionBackgroundColor;
11
11
  }
12
12
 
13
- .sapMSltPicker {
14
- border-top-left-radius: 0;
15
- border-top-right-radius: 0;
16
- }
17
-
18
13
  .sapMSltPicker-CTX .sapMSelectListItemBaseSelected,
19
14
  .sapMComboBoxBasePicker-CTX .sapMSelectListFocus .sapMSelectListItemBaseSelected {
20
15
  outline: 1px dotted @sapUiContentFocusColor;
@@ -11,25 +11,33 @@
11
11
 
12
12
  .sapFAvatarIcon,
13
13
  .sapFAvatarInitialsHolder {
14
- color: @sapUiContentForegroundColor;
14
+ color: @sapUiBaseText;
15
15
  }
16
16
 
17
+ .sapFAvatarColorTransparent,
18
+ .sapFAvatarColorTileIcon,
17
19
  .sapFAvatarColorPlaceholder {
18
- &.sapFAvatarIcon,
19
- &>.sapFAvatarInitialsHolder {
20
- color: @sapUiContentIconColor;
21
- }
20
+ background-color: @sapUiBaseBG;
22
21
  }
23
22
 
24
23
  .sapFAvatarFocusable:focus {
25
24
  outline-width: 0.125rem;
26
25
  }
27
26
 
28
- .sapFAvatarBadgeIcon {
27
+ // Create classes which would just set background color of Avatar
28
+ .generateColor (@accentIndex) {
29
+ @css-selector: ~"sapFAvatarColorAccent@{accentIndex}"; // Create the css selector string
29
30
 
30
- background-color: @sapUiBaseBG;
31
- border: 0.0625rem solid @sapUiFieldBorderColor;
32
- > .sapUiIcon {
33
- color: @sapUiBaseText;
34
- }
31
+ // Build the real CSS selector.
32
+ .@{css-selector} {
33
+ background-color: @sapUiBaseBG;
34
+ }
35
+ }
36
+
37
+ .sapFAvatarBadgeIcon {
38
+ background-color: @sapUiBaseBG;
39
+ border: 0.0625rem solid @sapUiFieldBorderColor;
40
+ > .sapUiIcon {
41
+ color: @sapUiBaseText;
42
+ }
35
43
  }
@@ -6,6 +6,10 @@
6
6
  @_sap_m_IconTabBar_FilterExpandButtonBadgeTop: 1.25rem;
7
7
  @_sap_m_IconTabBar_Compact_FilterExpandButtonBadgeTop: 0.5rem;
8
8
 
9
+ /* Shell overrides */
10
+ @_sap_m_IconTabBar_ShellOverflowBorderColor: @sapUiButtonBorderColor;
11
+ @_sap_m_IconTabBar_ShellOverflowHoverBorderColor: @sapUiButtonHoverBorderColor;
12
+ @_sap_m_IconTabBar_ShellOverflowPressedBorderColor: @sapUiButtonActiveBorderColor;
9
13
 
10
14
  /* Head Container */
11
15
 
@@ -13,10 +17,6 @@
13
17
  padding: 1.125rem 0 0 0.125rem;
14
18
  }
15
19
 
16
- .sapMITH.sapMITBTextOnly .sapMITHEndOverflow {
17
- margin-top: 1rem;
18
- }
19
-
20
20
  .sapUiSizeCompact .sapMITH,
21
21
  .sapUiSizeCompact.sapMITH {
22
22
  &.sapMITBTextOnly .sapMITHEndOverflow {
@@ -188,4 +188,29 @@
188
188
 
189
189
  .sapMInputBaseDisabledWrapper .sapMInputBaseIcon {
190
190
  color: @sapUiContentDisabledTextColor;
191
+ }
192
+
193
+ /* List specific styles */
194
+ .sapMILI-CTX .sapMInputBaseContentWrapper,
195
+ .sapMILI-CTX .sapMInputBaseInner,
196
+ .sapMILI-CTX .sapMInputBaseDisabled .sapMInputBaseInner,
197
+ .sapMILI-CTX .sapMInputBaseReadonlyWrapper .sapMInputBaseInner {
198
+ text-align: right;
199
+ background: transparent;
200
+ }
201
+
202
+ .sapMLIBActive {
203
+ .sapMInputBaseInner,
204
+ .sapMInputBaseContentWrapper {
205
+ color: @sapUiListActiveTextColor;
206
+ background: transparent;
207
+ }
208
+
209
+ .sapMInputDescriptionText {
210
+ color: @sapUiListActiveTextColor;
211
+ }
212
+ }
213
+
214
+ .sapMLIBActive .sapMInputBaseInner::-webkit-input-placeholder {
215
+ color: @sapUiListActiveTextColor;
191
216
  }
@@ -3,5 +3,6 @@
3
3
  /* Belize High Contrast Black theme */
4
4
  /* ================================= */
5
5
 
6
- @_sap_m_QuickView_DesktopIconFocusOutline: 0.125rem dotted @sapUiContentFocusColor;
7
- @_sap_m_QuickView_DesktopIconFocusOutlineOffset: -0.125rem;
6
+ .sapMQuickViewCard .sapMQuickViewThumbnail:focus {
7
+ outline-offset: -0.25rem;
8
+ }
@@ -18,11 +18,6 @@
18
18
  background: @sapUiListSelectionBackgroundColor;
19
19
  }
20
20
 
21
- .sapMSltPicker {
22
- border-top-left-radius: 0;
23
- border-top-right-radius: 0;
24
- }
25
-
26
21
  .sapMSltPicker-CTX .sapMSelectListItemBaseSelected,
27
22
  .sapMComboBoxBasePicker-CTX .sapMSelectListFocus .sapMSelectListItemBaseSelected {
28
23
  outline: 0.125rem dotted @sapUiContentFocusColor;
@@ -7,7 +7,8 @@
7
7
  border-left-width: 0.125rem;
8
8
  }
9
9
 
10
- html.sap-desktop .sapMSPCMonthDay:focus::after {
10
+ html.sap-desktop .sapMSPCMonthDay:not(.sapMSPCMonthDayToday):focus::after,
11
+ html.sap-desktop .sapMSPCMonthDay.sapMSPCMonthDayToday:focus .sapMSPCMonthNowMarker::after {
11
12
  border-width: 0.125rem;
12
13
  }
13
14
 
@@ -11,25 +11,33 @@
11
11
 
12
12
  .sapFAvatarIcon,
13
13
  .sapFAvatarInitialsHolder {
14
- color: @sapUiContentForegroundColor;
14
+ color: @sapUiBaseText;
15
15
  }
16
16
 
17
+ .sapFAvatarColorTransparent,
18
+ .sapFAvatarColorTileIcon,
17
19
  .sapFAvatarColorPlaceholder {
18
- &.sapFAvatarIcon,
19
- &>.sapFAvatarInitialsHolder {
20
- color: @sapUiContentIconColor;
21
- }
20
+ background-color: @sapUiBaseBG;
22
21
  }
23
22
 
24
23
  .sapFAvatarFocusable:focus {
25
24
  outline-width: 0.125rem;
26
25
  }
27
26
 
28
- .sapFAvatarBadgeIcon {
27
+ // Create classes which would just set background color of Avatar
28
+ .generateColor (@accentIndex) {
29
+ @css-selector: ~"sapFAvatarColorAccent@{accentIndex}"; // Create the css selector string
29
30
 
30
- background-color: @sapUiBaseBG;
31
- border: 0.0625rem solid @sapUiFieldBorderColor;
32
- > .sapUiIcon {
33
- color: @sapUiBaseText;
34
- }
31
+ // Build the real CSS selector.
32
+ .@{css-selector} {
33
+ background-color: @sapUiBaseBG;
34
+ }
35
+ }
36
+
37
+ .sapFAvatarBadgeIcon {
38
+ background-color: @sapUiBaseBG;
39
+ border: 0.0625rem solid @sapUiFieldBorderColor;
40
+ > .sapUiIcon {
41
+ color: @sapUiBaseText;
42
+ }
35
43
  }
@@ -6,6 +6,10 @@
6
6
  @_sap_m_IconTabBar_FilterExpandButtonBadgeTop: 1.25rem;
7
7
  @_sap_m_IconTabBar_Compact_FilterExpandButtonBadgeTop: 0.5rem;
8
8
 
9
+ /* Shell overrides */
10
+ @_sap_m_IconTabBar_ShellOverflowBorderColor: @sapUiButtonBorderColor;
11
+ @_sap_m_IconTabBar_ShellOverflowHoverBorderColor: @sapUiButtonHoverBorderColor;
12
+ @_sap_m_IconTabBar_ShellOverflowPressedBorderColor: @sapUiButtonActiveBorderColor;
9
13
 
10
14
  /* Head Container */
11
15
 
@@ -13,10 +17,6 @@
13
17
  padding: 1.125rem 0 0 0.125rem;
14
18
  }
15
19
 
16
- .sapMITH.sapMITBTextOnly .sapMITHEndOverflow {
17
- margin-top: 1rem;
18
- }
19
-
20
20
  .sapUiSizeCompact .sapMITH,
21
21
  .sapUiSizeCompact.sapMITH {
22
22
  &.sapMITBTextOnly .sapMITHEndOverflow {
@@ -180,4 +180,29 @@
180
180
 
181
181
  .sapMInputBaseContentWrapperState .sapMInputBaseInner {
182
182
  border-width: 1px;
183
+ }
184
+
185
+ /* List specific styles */
186
+ .sapMILI-CTX .sapMInputBaseContentWrapper,
187
+ .sapMILI-CTX .sapMInputBaseInner,
188
+ .sapMILI-CTX .sapMInputBaseDisabled .sapMInputBaseInner,
189
+ .sapMILI-CTX .sapMInputBaseReadonlyWrapper .sapMInputBaseInner {
190
+ text-align: right;
191
+ background: transparent;
192
+ }
193
+
194
+ .sapMLIBActive {
195
+ .sapMInputBaseInner,
196
+ .sapMInputBaseContentWrapper {
197
+ color: @sapUiListActiveTextColor;
198
+ background: transparent;
199
+ }
200
+
201
+ .sapMInputDescriptionText {
202
+ color: @sapUiListActiveTextColor;
203
+ }
204
+ }
205
+
206
+ .sapMLIBActive .sapMInputBaseInner::-webkit-input-placeholder {
207
+ color: @sapUiListActiveTextColor;
183
208
  }
@@ -3,5 +3,6 @@
3
3
  /* Belize High Contrast White theme */
4
4
  /* ================================= */
5
5
 
6
- @_sap_m_QuickView_DesktopIconFocusOutline: 0.125rem dotted @sapUiContentFocusColor;
7
- @_sap_m_QuickView_DesktopIconFocusOutlineOffset: -0.125rem;
6
+ .sapMQuickViewCard .sapMQuickViewThumbnail:focus {
7
+ outline-offset: -0.25rem;
8
+ }
@@ -18,11 +18,6 @@
18
18
  background: @sapUiListSelectionBackgroundColor;
19
19
  }
20
20
 
21
- .sapMSltPicker {
22
- border-top-left-radius: 0;
23
- border-top-right-radius: 0;
24
- }
25
-
26
21
  .sapMSltPicker-CTX .sapMSelectListItemBaseSelected,
27
22
  .sapMComboBoxBasePicker-CTX .sapMSelectListFocus .sapMSelectListItemBaseSelected {
28
23
  outline: 0.125rem dotted @sapUiContentFocusColor;
@@ -7,7 +7,8 @@
7
7
  border-left-width: 0.125rem;
8
8
  }
9
9
 
10
- html.sap-desktop .sapMSPCMonthDay:focus::after {
10
+ html.sap-desktop .sapMSPCMonthDay:not(.sapMSPCMonthDayToday):focus::after,
11
+ html.sap-desktop .sapMSPCMonthDay.sapMSPCMonthDayToday:focus .sapMSPCMonthNowMarker::after {
11
12
  border-width: 0.125rem;
12
13
  }
13
14
 
@@ -69,5 +69,37 @@ html.sap-desktop .sapTntToolHeader .sapMBtn:focus > .sapMBtnEmphasized.sapMFocus
69
69
  }
70
70
 
71
71
  .sapTntToolHeader span.sapMBtnInner.sapMBtnEmphasized .sapMBtnIcon {
72
- color: @sapContent_IconColor;
72
+ color: @sapContent_IconColor;
73
+ }
74
+
75
+ .sapTntToolHeader .sapMITH.sapMITBTextOnly .sapMITHEndOverflow {
76
+ margin-top: 0;
77
+ }
78
+
79
+ .sapTntToolHeader {
80
+ .sapMITH {
81
+ .sapMITHStartOverflow,
82
+ .sapMITHEndOverflow {
83
+ .sapMITBItem {
84
+ background-color: transparent;
85
+ border-color: transparent;
86
+
87
+ &:hover {
88
+ background: fade(lighten(@sapPrimary1, 18%), 50%);
89
+ }
90
+
91
+ &:active {
92
+ background: @sapButton_Active_Background;
93
+
94
+ .sapMITBText {
95
+ color: @sapUiShellActiveTextColor;
96
+
97
+ .sapMITHShowSubItemsIcon .sapUiIcon {
98
+ color: @sapUiShellActiveTextColor;
99
+ }
100
+ }
101
+ }
102
+ }
103
+ }
104
+ }
73
105
  }
@@ -8,4 +8,8 @@
8
8
 
9
9
  .sapTntToolHeader .sapMMenuBtn.sapMMenuBtnRegular .sapMBtnDisabled .sapMBtnInner::after {
10
10
  color: inherit;
11
+ }
12
+
13
+ .sapTntToolHeader .sapMITH.sapMITBTextOnly .sapMITHEndOverflow {
14
+ margin-top: 0;
11
15
  }