@openui5/themelib_sap_fiori_3 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 (85) hide show
  1. package/.reuse/dep5 +46 -0
  2. package/THIRDPARTY.txt +59 -1
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_fiori_3/DynamicPage.less +26 -0
  5. package/src/sap/f/themes/sap_fiori_3_dark/DynamicPage.less +26 -0
  6. package/src/sap/f/themes/sap_fiori_3_hcb/DynamicPage.less +26 -0
  7. package/src/sap/f/themes/sap_fiori_3_hcw/DynamicPage.less +26 -0
  8. package/src/sap/m/themes/sap_fiori_3/Button.less +6 -5
  9. package/src/sap/m/themes/sap_fiori_3/Carousel.less +1 -27
  10. package/src/sap/m/themes/sap_fiori_3/IconTabBar.less +12 -0
  11. package/src/sap/m/themes/sap_fiori_3/InputBase.less +25 -0
  12. package/src/sap/m/themes/sap_fiori_3/MessageBox.less +0 -3
  13. package/src/sap/m/themes/sap_fiori_3/MessageView.less +17 -6
  14. package/src/sap/m/themes/sap_fiori_3/ObjectNumber.less +5 -0
  15. package/src/sap/m/themes/sap_fiori_3/ObjectStatus.less +1 -0
  16. package/src/sap/m/themes/sap_fiori_3/ProgressIndicator.less +1 -0
  17. package/src/sap/m/themes/sap_fiori_3/QuickView.less +2 -5
  18. package/src/sap/m/themes/sap_fiori_3/RadioButton.less +1 -1
  19. package/src/sap/m/themes/sap_fiori_3/SelectList.less +0 -5
  20. package/src/sap/m/themes/sap_fiori_3/Switch.less +6 -4
  21. package/src/sap/m/themes/sap_fiori_3/Toolbar.less +4 -0
  22. package/src/sap/m/themes/sap_fiori_3_dark/Button.less +6 -5
  23. package/src/sap/m/themes/sap_fiori_3_dark/IconTabBar.less +12 -0
  24. package/src/sap/m/themes/sap_fiori_3_dark/InputBase.less +25 -0
  25. package/src/sap/m/themes/sap_fiori_3_dark/MessageBox.less +0 -3
  26. package/src/sap/m/themes/sap_fiori_3_dark/MessageView.less +17 -6
  27. package/src/sap/m/themes/sap_fiori_3_dark/ProgressIndicator.less +1 -0
  28. package/src/sap/m/themes/sap_fiori_3_dark/QuickView.less +2 -3
  29. package/src/sap/m/themes/sap_fiori_3_dark/RadioButton.less +1 -1
  30. package/src/sap/m/themes/sap_fiori_3_dark/SelectList.less +0 -5
  31. package/src/sap/m/themes/sap_fiori_3_dark/Switch.less +6 -4
  32. package/src/sap/m/themes/sap_fiori_3_hcb/Button.less +7 -5
  33. package/src/sap/m/themes/sap_fiori_3_hcb/Carousel.less +1 -51
  34. package/src/sap/m/themes/sap_fiori_3_hcb/IconTabBar.less +4 -0
  35. package/src/sap/m/themes/sap_fiori_3_hcb/InputBase.less +25 -0
  36. package/src/sap/m/themes/sap_fiori_3_hcb/MessageBox.less +0 -3
  37. package/src/sap/m/themes/sap_fiori_3_hcb/MessageView.less +17 -6
  38. package/src/sap/m/themes/sap_fiori_3_hcb/QuickView.less +2 -5
  39. package/src/sap/m/themes/sap_fiori_3_hcb/RadioButton.less +1 -1
  40. package/src/sap/m/themes/sap_fiori_3_hcb/SelectList.less +0 -5
  41. package/src/sap/m/themes/sap_fiori_3_hcb/SinglePlanningCalendarMonthGrid.less +5 -0
  42. package/src/sap/m/themes/sap_fiori_3_hcb/Switch.less +6 -4
  43. package/src/sap/m/themes/sap_fiori_3_hcw/Button.less +7 -5
  44. package/src/sap/m/themes/sap_fiori_3_hcw/Carousel.less +1 -51
  45. package/src/sap/m/themes/sap_fiori_3_hcw/IconTabBar.less +3 -0
  46. package/src/sap/m/themes/sap_fiori_3_hcw/InputBase.less +25 -0
  47. package/src/sap/m/themes/sap_fiori_3_hcw/MessageBox.less +0 -3
  48. package/src/sap/m/themes/sap_fiori_3_hcw/MessageView.less +17 -6
  49. package/src/sap/m/themes/sap_fiori_3_hcw/QuickView.less +2 -5
  50. package/src/sap/m/themes/sap_fiori_3_hcw/RadioButton.less +1 -1
  51. package/src/sap/m/themes/sap_fiori_3_hcw/SelectList.less +0 -5
  52. package/src/sap/m/themes/sap_fiori_3_hcw/SinglePlanningCalendarMonthGrid.less +5 -0
  53. package/src/sap/m/themes/sap_fiori_3_hcw/Switch.less +6 -4
  54. package/src/sap/tnt/themes/sap_fiori_3/ToolHeader.less +65 -34
  55. package/src/sap/tnt/themes/sap_fiori_3_dark/ToolHeader.less +48 -32
  56. package/src/sap/ui/core/themes/sap_fiori_3/.theme +1 -1
  57. package/src/sap/ui/core/themes/sap_fiori_3/base.less +153 -210
  58. package/src/sap/ui/core/themes/sap_fiori_3/global.less +34 -3
  59. package/src/sap/ui/core/themes/sap_fiori_3/shared.less +0 -3
  60. package/src/sap/ui/core/themes/sap_fiori_3_dark/.theme +1 -1
  61. package/src/sap/ui/core/themes/sap_fiori_3_dark/base.less +154 -211
  62. package/src/sap/ui/core/themes/sap_fiori_3_dark/global.less +34 -3
  63. package/src/sap/ui/core/themes/sap_fiori_3_dark/shared.less +0 -3
  64. package/src/sap/ui/core/themes/sap_fiori_3_hcb/.theme +1 -1
  65. package/src/sap/ui/core/themes/sap_fiori_3_hcb/base.less +101 -215
  66. package/src/sap/ui/core/themes/sap_fiori_3_hcb/global.less +34 -0
  67. package/src/sap/ui/core/themes/sap_fiori_3_hcw/.theme +1 -1
  68. package/src/sap/ui/core/themes/sap_fiori_3_hcw/base.less +102 -216
  69. package/src/sap/ui/core/themes/sap_fiori_3_hcw/global.less +34 -0
  70. package/src/sap/ui/rta/themes/sap_fiori_3/ContextMenu.less +1 -3
  71. package/src/sap/ui/rta/themes/sap_fiori_3_dark/ContextMenu.less +1 -3
  72. package/src/sap/ui/unified/themes/sap_fiori_3/CalendarRow.less +24 -0
  73. package/src/sap/ui/unified/themes/sap_fiori_3/FileUploader.less +5 -0
  74. package/src/sap/ui/unified/themes/sap_fiori_3_dark/CalendarRow.less +24 -0
  75. package/src/sap/ui/unified/themes/sap_fiori_3_dark/FileUploader.less +5 -0
  76. package/src/sap/ui/unified/themes/sap_fiori_3_hcb/CalendarRow.less +24 -0
  77. package/src/sap/ui/unified/themes/sap_fiori_3_hcb/FileUploader.less +5 -0
  78. package/src/sap/ui/unified/themes/sap_fiori_3_hcw/CalendarRow.less +24 -0
  79. package/src/sap/ui/unified/themes/sap_fiori_3_hcw/FileUploader.less +5 -0
  80. package/src/sap/uxap/themes/sap_fiori_3/HierarchicalSelect.less +3 -1
  81. package/src/sap/uxap/themes/sap_fiori_3/ObjectPageSubSection.less +13 -0
  82. package/src/sap/uxap/themes/sap_fiori_3_dark/HierarchicalSelect.less +3 -1
  83. package/src/sap/uxap/themes/sap_fiori_3_dark/ObjectPageSubSection.less +13 -0
  84. package/src/sap/uxap/themes/sap_fiori_3_hcb/ObjectPageSubSection.less +13 -0
  85. package/src/sap/uxap/themes/sap_fiori_3_hcw/ObjectPageSubSection.less +13 -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_fiori_3",
3
- "version": "1.91.0",
3
+ "version": "1.93.2",
4
4
  "description": "OpenUI5 Theme Library sap_fiori_3",
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
  }
@@ -15,6 +15,32 @@
15
15
  }
16
16
  }
17
17
 
18
+ .sapFDynamicPage.sapUiResponsiveContentPadding {
19
+ &.sapFDynamicPage-Std-Phone {
20
+ .sapFDynamicPageContent,
21
+ .sapFDynamicPageContentFitContainer {
22
+ padding-left: 1rem;
23
+ padding-right: 1rem;
24
+ }
25
+ }
26
+
27
+ &.sapFDynamicPage-Std-Tablet {
28
+ .sapFDynamicPageContent,
29
+ .sapFDynamicPageContentFitContainer {
30
+ padding-left: 2rem;
31
+ padding-right: 2rem;
32
+ }
33
+ }
34
+
35
+ &.sapFDynamicPage-Std-Desktop-XL {
36
+ .sapFDynamicPageContent,
37
+ .sapFDynamicPageContentFitContainer {
38
+ padding-left: 3rem;
39
+ padding-right: 3rem;
40
+ }
41
+ }
42
+ }
43
+
18
44
  .sapFDynamicPage {
19
45
  .sapFDynamicPageContentWrapperSolid>.sapFDynamicPageContent {
20
46
  background: @sapUiShellBackground;
@@ -15,6 +15,32 @@
15
15
  }
16
16
  }
17
17
 
18
+ .sapFDynamicPage.sapUiResponsiveContentPadding {
19
+ &.sapFDynamicPage-Std-Phone {
20
+ .sapFDynamicPageContent,
21
+ .sapFDynamicPageContentFitContainer {
22
+ padding-left: 1rem;
23
+ padding-right: 1rem;
24
+ }
25
+ }
26
+
27
+ &.sapFDynamicPage-Std-Tablet {
28
+ .sapFDynamicPageContent,
29
+ .sapFDynamicPageContentFitContainer {
30
+ padding-left: 2rem;
31
+ padding-right: 2rem;
32
+ }
33
+ }
34
+
35
+ &.sapFDynamicPage-Std-Desktop-XL {
36
+ .sapFDynamicPageContent,
37
+ .sapFDynamicPageContentFitContainer {
38
+ padding-left: 3rem;
39
+ padding-right: 3rem;
40
+ }
41
+ }
42
+ }
43
+
18
44
  .sapFDynamicPage {
19
45
  .sapFDynamicPageContentWrapperSolid>.sapFDynamicPageContent {
20
46
  background: @sapUiShellBackground;
@@ -15,6 +15,32 @@
15
15
  }
16
16
  }
17
17
 
18
+ .sapFDynamicPage.sapUiResponsiveContentPadding {
19
+ &.sapFDynamicPage-Std-Phone {
20
+ .sapFDynamicPageContent,
21
+ .sapFDynamicPageContentFitContainer {
22
+ padding-left: 1rem;
23
+ padding-right: 1rem;
24
+ }
25
+ }
26
+
27
+ &.sapFDynamicPage-Std-Tablet {
28
+ .sapFDynamicPageContent,
29
+ .sapFDynamicPageContentFitContainer {
30
+ padding-left: 2rem;
31
+ padding-right: 2rem;
32
+ }
33
+ }
34
+
35
+ &.sapFDynamicPage-Std-Desktop-XL {
36
+ .sapFDynamicPageContent,
37
+ .sapFDynamicPageContentFitContainer {
38
+ padding-left: 3rem;
39
+ padding-right: 3rem;
40
+ }
41
+ }
42
+ }
43
+
18
44
  /* Tablet and Desktop */
19
45
  .sapFDynamicPageToggleHeaderIndicator,
20
46
  .sapFDynamicPageHeaderPinButton {
@@ -15,6 +15,32 @@
15
15
  }
16
16
  }
17
17
 
18
+ .sapFDynamicPage.sapUiResponsiveContentPadding {
19
+ &.sapFDynamicPage-Std-Phone {
20
+ .sapFDynamicPageContent,
21
+ .sapFDynamicPageContentFitContainer {
22
+ padding-left: 1rem;
23
+ padding-right: 1rem;
24
+ }
25
+ }
26
+
27
+ &.sapFDynamicPage-Std-Tablet {
28
+ .sapFDynamicPageContent,
29
+ .sapFDynamicPageContentFitContainer {
30
+ padding-left: 2rem;
31
+ padding-right: 2rem;
32
+ }
33
+ }
34
+
35
+ &.sapFDynamicPage-Std-Desktop-XL {
36
+ .sapFDynamicPageContent,
37
+ .sapFDynamicPageContentFitContainer {
38
+ padding-left: 3rem;
39
+ padding-right: 3rem;
40
+ }
41
+ }
42
+ }
43
+
18
44
  /* Tablet and Desktop */
19
45
  .sapFDynamicPageToggleHeaderIndicator,
20
46
  .sapFDynamicPageHeaderPinButton {
@@ -39,6 +39,12 @@ span.sapMBtnInner.sapMBtnEmphasized {
39
39
  position: relative;
40
40
  border-radius: @sapUiButtonBorderCornerRadius;
41
41
  text-shadow: none;
42
+ &.sapMBtnCritical,
43
+ &.sapMBtnNegative,
44
+ &.sapMBtnSuccess,
45
+ &.sapMBtnNeutral {
46
+ font-weight: bold;
47
+ }
42
48
  }
43
49
 
44
50
  /* ------------------- */
@@ -222,11 +228,6 @@ html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnReject {
222
228
  border-color: @sapUiButtonRejectBorderColor;
223
229
  }
224
230
 
225
- /* Background and text colors for different states */
226
- .sapMTB-Info-CTX > .sapUiIcon:focus {
227
- outline: 0.0625rem dotted @sapUiContentContrastFocusColor;
228
- }
229
-
230
231
  .sapMBar-CTX,
231
232
  .sapMTB-Transparent-CTX {
232
233
  & :not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnTransparent.sapMBtnActive {
@@ -40,32 +40,6 @@
40
40
  background-color: @sapUiButtonActiveBackground;
41
41
  }
42
42
 
43
- .sapMCrsl:focus {
44
- &:before {
45
- border: 1px solid @sapUiContentFocusColor;
46
- position: absolute;
47
- content: " ";
48
- top: 0;
49
- right: 0;
50
- bottom: 0;
51
- left: 0;
52
- z-index: 2;
53
- pointer-events: none;
54
- }
55
-
56
- &:after {
57
- border: 1px dotted @sapUiContentContrastFocusColor;
58
- position: absolute;
59
- content: " ";
60
- top: 0;
61
- right: 0;
62
- bottom: 0;
63
- left: 0;
64
- z-index: 2;
65
- pointer-events: none;
66
- }
67
- }
68
-
69
43
  .sapMCrslPrev:focus,
70
44
  .sapMCrslNext:focus,
71
45
  .sapMCrslPrev .sapUiIcon:focus,
@@ -93,6 +67,6 @@ html.sap-desktop .sapMCrslHud .sapMCrslNext:focus {
93
67
  bottom: -0.125rem;
94
68
  left: -0.125rem;
95
69
  pointer-events: none;
96
- border: 1px dotted @sapUiContentFocusColor;
70
+ border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
97
71
  }
98
72
  }
@@ -460,4 +460,16 @@ html.sap-desktop {
460
460
  }
461
461
  }
462
462
  }
463
+
464
+ .sapMITH {
465
+ .sapMITHStartOverflow,
466
+ .sapMITHEndOverflow {
467
+ .sapMITBItem {
468
+ &:active::after {
469
+ // when overflow is pressed, make the focus white
470
+ border-color: @_sap_m_IconTabBar_Overflow_TextColorPressed;
471
+ }
472
+ }
473
+ }
474
+ }
463
475
  }
@@ -86,4 +86,29 @@
86
86
  &::before {
87
87
  border: 1px dotted @sapUiContentFocusColor;
88
88
  }
89
+ }
90
+
91
+ /* List specific styles */
92
+ .sapMILI-CTX .sapMInputBaseContentWrapper,
93
+ .sapMILI-CTX .sapMInputBaseInner,
94
+ .sapMILI-CTX .sapMInputBaseDisabled .sapMInputBaseInner,
95
+ .sapMILI-CTX .sapMInputBaseReadonlyWrapper .sapMInputBaseInner {
96
+ text-align: right;
97
+ background: transparent;
98
+ }
99
+
100
+ .sapMLIBActive {
101
+ .sapMInputBaseInner,
102
+ .sapMInputBaseContentWrapper {
103
+ color: @sapUiListActiveTextColor;
104
+ background: transparent;
105
+ }
106
+
107
+ .sapMInputDescriptionText {
108
+ color: @sapUiListActiveTextColor;
109
+ }
110
+ }
111
+
112
+ .sapMLIBActive .sapMInputBaseInner::-webkit-input-placeholder {
113
+ color: @sapUiListActiveTextColor;
89
114
  }
@@ -3,9 +3,6 @@
3
3
  /* Fiori 3 theme */
4
4
  /* ================================= */
5
5
 
6
- // Forces the usage of "sap-icon://message-information" if set to true else "sap-icon://hint" is used
7
- @_sap_m_Message_Box_Information_Icon: false;
8
-
9
6
  // header shadow - different states
10
7
  @_sap_m_MessageBox_InformationShadow: inset 0 -0.0625rem @sapUiInformationBorder, @sapUiShadowHeader;
11
8
  @_sap_m_MessageBox_WarningShadow: inset 0 -0.0625rem @sapUiWarningBorder, @sapUiShadowHeader;
@@ -2,8 +2,12 @@
2
2
  /* CSS for control sap.m/MessageView */
3
3
  /* Fiori 3 theme */
4
4
  /* ================================== */
5
+ @_sap_m_MessageView_DescIcon_Width: 1rem;
5
6
 
6
7
  .sapMMsgView {
8
+ .sapMMsgViewDetailsPage section {
9
+ padding: 1rem;
10
+ }
7
11
  .sapMMsgViewItem {
8
12
  padding-left: 0;
9
13
  &.sapMSLIWithDescription {
@@ -30,18 +34,18 @@
30
34
 
31
35
  .sapMMsgViewDescriptionText {
32
36
  padding-bottom:0;
33
- margin: 0 1rem 1rem 3rem;
37
+ margin: 0 0 1rem 2.5rem;
34
38
  line-height: 1.4;
35
39
  font-family: @sapUiFontFamily;
36
40
  color: @sapUiBaseText;
37
41
  }
38
42
 
39
- .sapMMsgViewTitleText:not(.sapMLnk) {
40
- margin: 1rem 1rem 1rem 3rem;
43
+ .sapMMsgViewTitleText {
44
+ margin: 0 0 1rem 2.5rem;
41
45
  }
42
46
 
43
47
  .sapMMsgViewDescriptionLink {
44
- margin: 0 1rem 1rem 3rem;
48
+ margin: 0 0 1rem 2.5rem;
45
49
  font-family: @sapUiFontFamily;
46
50
  font-size: @sapMFontMediumSize;
47
51
  font-weight: normal;
@@ -51,13 +55,20 @@
51
55
  .sapMSLIWithDescription > .sapMLIBContent > .sapMSLIDiv > .sapMSLIDescription {
52
56
  margin-top: 0.25rem;
53
57
  }
58
+
59
+ .sapMIBar .sapMBarChild {
60
+ margin-left: 0;
61
+ margin-right: 0;
62
+ }
54
63
  }
55
64
 
56
65
  .sapMMsgView .sapMIBar.sapMHeader-CTX {
57
66
  background-color: @sapUiGroupContentBackground;
67
+ padding-left: 1rem;
58
68
  }
59
69
 
60
70
  .sapMMsgViewDescIcon {
71
+ margin: 0 1rem 0 1.5rem;
61
72
  font-size: 1rem;
62
73
  top: 1.125rem;
63
74
  }
@@ -72,7 +83,7 @@
72
83
 
73
84
  /* Compact size */
74
85
  .sapUiSizeCompact .sapMMsgView {
75
- .sapMBtnIcon {
76
- margin-right: 0.5rem;
86
+ .sapMMsgViewDescIcon {
87
+ line-height: 1rem;
77
88
  }
78
89
  }
@@ -6,4 +6,9 @@
6
6
  .sapMObjectNumberLarge .sapMObjectNumberText,
7
7
  .sapMObjectNumberLarge .sapMObjectNumberUnit {
8
8
  font-size: 1.5rem;
9
+ }
10
+
11
+ .sapMObjectNumberInverted .sapMObjectNumberText,
12
+ .sapMObjectNumberInverted .sapMObjectNumberUnit {
13
+ text-shadow: @sapUiContentContrastTextShadow;
9
14
  }
@@ -7,6 +7,7 @@
7
7
  .sapMObjStatusInverted .sapMObjStatusIcon {
8
8
  min-height: 1rem;
9
9
  max-height: 1rem;
10
+ text-shadow: @sapUiContentContrastTextShadow;
10
11
  }
11
12
 
12
13
  .sapMObjectStatusLarge {
@@ -2,6 +2,7 @@
2
2
  /* CSS for control sap.m/ProgressIndicator */
3
3
  /* Fiori 3 theme */
4
4
  /* ======================================== */
5
+ @sapMPITextLeftTextThreshold: 0.5;
5
6
 
6
7
  .sapMPITextLeft,
7
8
  .sapMPITextRight {
@@ -6,13 +6,10 @@
6
6
  @_sap_m_QuickView_HorizontalLayoutMarginBottom: 1rem;
7
7
  @_sap_m_QuickView_HorizontalLayoutIconFontSize: 1.5rem;
8
8
  @_sap_m_QuickView_PagePaddingTop: 2.75rem;
9
- @_sap_m_QuickView_PageThumbnailBackgroundColor: @sapUiAccent7;
10
- @_sap_m_QuickView_PageThumbnailColor: @sapUiContentContrastTextColor;
11
- @_sap_m_QuickView_PageThumbnailBorderRadius: @sapUiElementBorderCornerRadius;
9
+
10
+ @_sap_m_QuickViewCard_PagePadding: 1rem;
12
11
 
13
12
  .sapMQuickViewCard {
14
- box-sizing: border-box;
15
- padding: 1rem;
16
13
  background: @sapUiGroupContentBackground;
17
14
  box-shadow: @sapUiShadowLevel0;
18
15
  border-radius: @sapUiElementBorderCornerRadius;
@@ -77,7 +77,7 @@
77
77
  }
78
78
 
79
79
  .sapMRb:focus:before {
80
- border: 1px dotted @sapUiContentFocusColor;
80
+ border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
81
81
  bottom: 0.5rem;
82
82
  top: 0.5rem;
83
83
  left: 0.5rem;
@@ -13,11 +13,6 @@
13
13
  border-bottom: 0.0625rem solid @sapUiSelected;
14
14
  }
15
15
 
16
- .sapMSltPicker {
17
- border-top-left-radius: 0;
18
- border-top-right-radius: 0;
19
- }
20
-
21
16
  .sapMSltPicker-CTX .sapMSelectListItemBaseSelected,
22
17
  .sapMComboBoxBasePicker-CTX .sapMSelectListItemBaseSelected {
23
18
  outline: 0.0625rem dotted @sapUiContentFocusColor;
@@ -60,8 +60,9 @@ html.sap-desktop {
60
60
  &.sapMSwtNoLabel {
61
61
  width: 3.25rem;
62
62
  height: 1.25rem;
63
- &.sapMSwtOn .sapMSwtHandle {
64
- left: 1.5rem;
63
+ outline-offset: -8px; // ON state handle movement limit correction in pixels for no-label switches, because of reduced width
64
+ &.sapMSwtOn .sapMSwtInner {
65
+ left: -0.5rem;
65
66
  }
66
67
  }
67
68
  }
@@ -254,8 +255,9 @@ html.sap-desktop {
254
255
  height: 1rem;
255
256
  margin-top: 0.0625rem;
256
257
  margin-bottom: 0.0625rem;
257
- &.sapMSwtOn .sapMSwtHandle {
258
- left: 1rem;
258
+ outline-offset: -14px; // ON state handle movement limit correction in pixels for no-label switches, because of reduced width
259
+ &.sapMSwtOn .sapMSwtInner {
260
+ left: -0.88rem;
259
261
  }
260
262
  }
261
263
  .sapMSwtHandle {
@@ -33,6 +33,10 @@ html.sap-desktop .sapMTBActive:focus {
33
33
  color: @sapUiBaseText;
34
34
  }
35
35
 
36
+ > .sapUiIcon:focus {
37
+ color: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapContent_FocusColor;
38
+ }
39
+
36
40
  &.sapMTBActive {
37
41
  background: @sapUiInfobarBackground;
38
42
  .generate-contrast-color-toolbar(@sapUiInfobarBackground);
@@ -39,6 +39,12 @@ span.sapMBtnInner.sapMBtnEmphasized {
39
39
  position: relative;
40
40
  border-radius: @sapUiButtonBorderCornerRadius;
41
41
  text-shadow: none;
42
+ &.sapMBtnCritical,
43
+ &.sapMBtnNegative,
44
+ &.sapMBtnSuccess,
45
+ &.sapMBtnNeutral {
46
+ font-weight: bold;
47
+ }
42
48
  }
43
49
 
44
50
  /* ------------------- */
@@ -214,11 +220,6 @@ html.sap-desktop .sapMFooter-CTX .sapMBtnInner.sapMBtnReject {
214
220
  border-color: @sapUiButtonRejectBorderColor;
215
221
  }
216
222
 
217
- /* Background and text colors for different states */
218
- .sapMTB-Info-CTX > .sapUiIcon:focus {
219
- outline: 0.0625rem dotted @sapUiContentContrastFocusColor;
220
- }
221
-
222
223
  .sapMBar-CTX,
223
224
  .sapMTB-Transparent-CTX {
224
225
  & :not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnTransparent.sapMBtnActive {
@@ -465,4 +465,16 @@ html.sap-desktop {
465
465
  }
466
466
  }
467
467
  }
468
+
469
+ .sapMITH {
470
+ .sapMITHStartOverflow,
471
+ .sapMITHEndOverflow {
472
+ .sapMITBItem {
473
+ &:active::after {
474
+ // when overflow is pressed, make the focus white
475
+ border-color: @_sap_m_IconTabBar_Overflow_TextColorPressed;
476
+ }
477
+ }
478
+ }
479
+ }
468
480
  }