@openui5/themelib_sap_horizon 1.105.1 → 1.107.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.
Files changed (60) hide show
  1. package/.reuse/dep5 +20 -17
  2. package/THIRDPARTY.txt +31 -21
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_horizon/DynamicPageTitle.less +7 -7
  5. package/src/sap/f/themes/sap_horizon/SidePanel.less +30 -0
  6. package/src/sap/f/themes/sap_horizon/library.source.less +2 -1
  7. package/src/sap/f/themes/sap_horizon_dark/DynamicPageTitle.less +7 -7
  8. package/src/sap/f/themes/sap_horizon_dark/SidePanel.less +30 -0
  9. package/src/sap/f/themes/sap_horizon_dark/library.source.less +2 -1
  10. package/src/sap/f/themes/sap_horizon_hcb/SidePanel.less +35 -0
  11. package/src/sap/f/themes/sap_horizon_hcb/library.source.less +2 -1
  12. package/src/sap/f/themes/sap_horizon_hcw/SidePanel.less +35 -0
  13. package/src/sap/f/themes/sap_horizon_hcw/library.source.less +2 -1
  14. package/src/sap/m/themes/sap_horizon/InputBase.less +0 -6
  15. package/src/sap/m/themes/sap_horizon/ListBase.less +0 -5
  16. package/src/sap/m/themes/sap_horizon/MessageView.less +1 -0
  17. package/src/sap/m/themes/sap_horizon/Page.less +0 -10
  18. package/src/sap/m/themes/sap_horizon/RatingIndicator.less +4 -0
  19. package/src/sap/m/themes/sap_horizon/Select.less +7 -0
  20. package/src/sap/m/themes/sap_horizon/Slider.less +2 -2
  21. package/src/sap/m/themes/sap_horizon/Table.less +0 -8
  22. package/src/sap/m/themes/sap_horizon_dark/InputBase.less +0 -6
  23. package/src/sap/m/themes/sap_horizon_dark/MessageView.less +1 -0
  24. package/src/sap/m/themes/sap_horizon_dark/Page.less +0 -10
  25. package/src/sap/m/themes/sap_horizon_dark/RatingIndicator.less +4 -0
  26. package/src/sap/m/themes/sap_horizon_dark/Select.less +7 -0
  27. package/src/sap/m/themes/sap_horizon_dark/Slider.less +1 -1
  28. package/src/sap/m/themes/sap_horizon_hcb/Page.less +0 -10
  29. package/src/sap/m/themes/sap_horizon_hcb/RatingIndicator.less +4 -0
  30. package/src/sap/m/themes/sap_horizon_hcb/Slider.less +3 -3
  31. package/src/sap/m/themes/sap_horizon_hcw/Page.less +0 -10
  32. package/src/sap/m/themes/sap_horizon_hcw/RatingIndicator.less +4 -0
  33. package/src/sap/m/themes/sap_horizon_hcw/Slider.less +3 -3
  34. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  35. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  36. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  37. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  38. package/src/sap/ui/integration/themes/sap_horizon/ActionsStrip.less +4 -0
  39. package/src/sap/ui/integration/themes/sap_horizon/ObjectContent.less +11 -0
  40. package/src/sap/ui/integration/themes/sap_horizon/library.source.less +2 -0
  41. package/src/sap/ui/integration/themes/sap_horizon_dark/ActionsStrip.less +4 -0
  42. package/src/sap/ui/integration/themes/sap_horizon_dark/ObjectContent.less +6 -0
  43. package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +2 -0
  44. package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +5 -5
  45. package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +5 -5
  46. package/src/sap/ui/mdc/themes/sap_horizon/TokenDisplay.less +5 -2
  47. package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +0 -1
  48. package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +0 -1
  49. package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +0 -1
  50. package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +0 -1
  51. package/src/sap/uxap/themes/sap_horizon/AnchorBar.less +1 -1
  52. package/src/sap/uxap/themes/sap_horizon/ObjectPageHeaderContent.less +1 -1
  53. package/src/sap/uxap/themes/sap_horizon/ObjectPageSection.less +4 -0
  54. package/src/sap/uxap/themes/sap_horizon_dark/AnchorBar.less +1 -1
  55. package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageHeaderContent.less +1 -1
  56. package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +4 -0
  57. package/src/sap/ui/mdc/themes/sap_horizon/CollectiveSearchSelect.less +0 -8
  58. package/src/sap/ui/mdc/themes/sap_horizon_dark/CollectiveSearchSelect.less +0 -8
  59. package/src/sap/ui/mdc/themes/sap_horizon_hcb/CollectiveSearchSelect.less +0 -8
  60. package/src/sap/ui/mdc/themes/sap_horizon_hcw/CollectiveSearchSelect.less +0 -8
package/.reuse/dep5 CHANGED
@@ -43,6 +43,14 @@ License: Apache-2.0
43
43
  #
44
44
 
45
45
 
46
+ # Library: sap.m:
47
+
48
+ Files: src/sap.m/src/sap/m/_thirdparty/purify.js
49
+ Copyright: Mario Heiderich
50
+ License: Apache-2.0
51
+ Comment: these files belong to: purify.js
52
+
53
+
46
54
  # Library: sap.ui.codeeditor:
47
55
 
48
56
  Files: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace/*
@@ -127,17 +135,17 @@ Copyright:
127
135
  License: Apache-2.0 and MIT
128
136
  Comment: these files contain content from SAP and jQuery UI 1.11: zIndex.js is overall written by SAP, but contains an implementation of the function 'fnzIndex' which is taken from jQuery UI Datepicker 1.11.1
129
137
 
130
- Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit.*
138
+ Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit.css src/sap.ui.core/src/sap/ui/thirdparty/qunit.js
131
139
  Copyright: jQuery Foundation and other contributors
132
140
  License: MIT
133
141
  Comment: these files belong to: QUnit
134
142
 
135
- Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.*
143
+ Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.css src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.js
136
144
  Copyright: jQuery Foundation and other contributors
137
145
  License: MIT
138
146
  Comment: these files belong to: QUnit 2
139
147
 
140
- Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.*
148
+ Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.css src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.js
141
149
  Copyright: jQuery Foundation and other contributors
142
150
  License: MIT
143
151
  Comment: these files belong to: QUnit 2.18
@@ -159,7 +167,7 @@ Copyright:
159
167
  License: Apache-2.0 and MIT
160
168
  Comment: these files contain content from SAP and jQuery.rtl-scroll-type: _FeatureDetection.js is overall written by SAP, but contains code which is inspired by jQuery.rtl-scroll-type
161
169
 
162
- Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.*
170
+ Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.css src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.js
163
171
  Copyright: jQuery Foundation and other contributors
164
172
  License: MIT
165
173
  Comment: these files belong to: QUnit Composite
@@ -239,7 +247,7 @@ Copyright: 2010-2017, Christian Johansen, christian@cjohansen.no
239
247
  License: BSD-3-Clause
240
248
  Comment: these files belong to: SinonJS
241
249
 
242
- Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.*
250
+ Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
243
251
  Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
244
252
  License: BSD-3-Clause
245
253
  Comment: these files belong to: SinonJS 14
@@ -313,7 +321,7 @@ Copyright: 2018 Michael Mclaughlin
313
321
  License: MIT
314
322
  Comment: these files belong to: bignumber.js
315
323
 
316
- Files: src/sap.ui.core/src/sap/ui/base/util/restricted/_/lodash.custom.js
324
+ Files: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
317
325
  Copyright: OpenJS Foundation and other contributors
318
326
  License: MIT
319
327
  Comment: these files belong to: lodash
@@ -323,7 +331,7 @@ Copyright: 2021 Mathias Nater
323
331
  License: MIT
324
332
  Comment: these files belong to: Hyphenopoly
325
333
 
326
- Files: src/sap.ui.core/src/sap/ui/base/util/restricted/_CancelablePromise.js
334
+ Files: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
327
335
  Copyright:
328
336
  Sindre Sorhus <sindresorhus@gmail.com>
329
337
  2014-present Sebastian McKenzie and other contributors
@@ -418,16 +426,6 @@ License: MIT
418
426
  Comment: these files belong to: @cfworker/json-schema
419
427
 
420
428
 
421
- # Library: sap.ui.mdc:
422
-
423
- Files: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
424
- Copyright:
425
- 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
426
- 2015 unnikked
427
- License: Apache-2.0 and MIT
428
- Comment: these files contain content from SAP and BooleanExpressionEvaluator: BoolExprTool.js is authored by SAP, but partly inspired by BooleanExpressionEvaluator
429
-
430
-
431
429
  # Library: sap.ui.webc.common:
432
430
 
433
431
  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/*.*
@@ -448,6 +446,11 @@ Copyright: SAP
448
446
  License: Apache-2.0
449
447
  Comment: these files belong to: UI5 Web Components
450
448
 
449
+ Files: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
450
+ Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
451
+ License: Apache-2.0
452
+ Comment: these files belong to: ZXing
453
+
451
454
 
452
455
  # Library: sap.ui.webc.main:
453
456
 
package/THIRDPARTY.txt CHANGED
@@ -4,6 +4,15 @@ each subcomponent.
4
4
  The full text of all referenced licenses is appended at the end of this file.
5
5
 
6
6
 
7
+ Library: sap.m:
8
+
9
+ Component: purify.js, version: 2.3.8
10
+ Copyright: Mario Heiderich
11
+ License: Apache-2.0
12
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
13
+ Contained in: src/sap.m/src/sap/m/_thirdparty/purify.js
14
+
15
+
7
16
  Library: sap.ui.codeeditor:
8
17
 
9
18
  Component: Ace (Ajax.org Cloud9 Editor), version: 1.4.13
@@ -68,19 +77,22 @@ Component: QUnit, version: 1.18.0
68
77
  Copyright: jQuery Foundation and other contributors
69
78
  License: MIT
70
79
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
71
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit.*
80
+ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit.css
81
+ src/sap.ui.core/src/sap/ui/thirdparty/qunit.js
72
82
 
73
83
  Component: QUnit 2, version: 2.3.2
74
84
  Copyright: jQuery Foundation and other contributors
75
85
  License: MIT
76
86
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
77
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.*
87
+ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.css
88
+ src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.js
78
89
 
79
90
  Component: QUnit 2.18, version: 2.18.0
80
91
  Copyright: jQuery Foundation and other contributors
81
92
  License: MIT
82
93
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
83
- Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.*
94
+ Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.css
95
+ src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.js
84
96
 
85
97
  Component: jQuery-Migrate, version: 3.3.1
86
98
  Copyright: OpenJS Foundation and other contributors
@@ -104,7 +116,8 @@ Component: QUnit Composite, version: 1.0.2-pre
104
116
  Copyright: jQuery Foundation and other contributors
105
117
  License: MIT
106
118
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
107
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.*
119
+ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.css
120
+ src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.js
108
121
 
109
122
  Component: JUnit Reporter for QUnit, version: 1.1.1
110
123
  Copyright: jQuery Foundation and other contributors
@@ -201,7 +214,7 @@ Component: SinonJS 14, version: 14.0.0
201
214
  Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
202
215
  License: BSD-3-Clause
203
216
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
204
- Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.*
217
+ Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
205
218
 
206
219
  Component: Sinon-qunit, version: 2.0.0
207
220
  Copyright: 2010-2011, Christian Johansen
@@ -289,7 +302,7 @@ Component: lodash, version: 4.17.21
289
302
  Copyright: OpenJS Foundation and other contributors
290
303
  License: MIT
291
304
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
292
- Contained in: src/sap.ui.core/src/sap/ui/base/util/restricted/_/lodash.custom.js
305
+ Contained in: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
293
306
 
294
307
  Component: Hyphenopoly, version: 3.4.0
295
308
  Copyright: 2021 Mathias Nater
@@ -301,13 +314,13 @@ Component: p-cancelable, version: 2.0.0
301
314
  Copyright: Sindre Sorhus <sindresorhus@gmail.com>
302
315
  License: MIT
303
316
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
304
- Contained in: src/sap.ui.core/src/sap/ui/base/util/restricted/_CancelablePromise.js
317
+ Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
305
318
 
306
319
  Component: @babel/helpers, version: 7.10.4
307
320
  Copyright: 2014-present Sebastian McKenzie and other contributors
308
321
  License: MIT
309
322
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
310
- Contained in: src/sap.ui.core/src/sap/ui/base/util/restricted/_CancelablePromise.js
323
+ Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
311
324
 
312
325
  Component: Jalaali JS
313
326
  Copyright: Behrang Norouzinia
@@ -407,18 +420,9 @@ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
407
420
  Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
408
421
 
409
422
 
410
- Library: sap.ui.mdc:
411
-
412
- Component: BooleanExpressionEvaluator, version: master-18530acbf3
413
- Copyright: 2015 unnikked
414
- License: MIT
415
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
416
- Contained in: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
417
-
418
-
419
423
  Library: sap.ui.webc.common:
420
424
 
421
- Component: UI5 Web Components, version: 1.1.2
425
+ Component: UI5 Web Components, version: 1.5.0
422
426
  Copyright: SAP
423
427
  License: Apache-2.0
424
428
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
@@ -429,7 +433,7 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.*
429
433
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
430
434
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
431
435
 
432
- Component: lit-html, version: 2.0.1
436
+ Component: lit-html, version: 2.2.2
433
437
  Copyright: Google LLC
434
438
  License: BSD-3-Clause
435
439
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
@@ -438,16 +442,22 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/
438
442
 
439
443
  Library: sap.ui.webc.fiori:
440
444
 
441
- Component: UI5 Web Components, version: 1.1.2
445
+ Component: UI5 Web Components, version: 1.5.0
442
446
  Copyright: SAP
443
447
  License: Apache-2.0
444
448
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
445
449
  Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/*.*
446
450
 
451
+ Component: ZXing, version: 0.19.1
452
+ Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
453
+ License: Apache-2.0
454
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
455
+ Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
456
+
447
457
 
448
458
  Library: sap.ui.webc.main:
449
459
 
450
- Component: UI5 Web Components, version: 1.1.2
460
+ Component: UI5 Web Components, version: 1.5.0
451
461
  Copyright: SAP
452
462
  License: Apache-2.0
453
463
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_horizon",
3
- "version": "1.105.1",
3
+ "version": "1.107.0",
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.105.1",
18
- "@openui5/sap.m": "1.105.1",
19
- "@openui5/sap.tnt": "1.105.1",
20
- "@openui5/sap.ui.codeeditor": "1.105.1",
21
- "@openui5/sap.ui.commons": "1.105.1",
22
- "@openui5/sap.ui.core": "1.105.1",
23
- "@openui5/sap.ui.dt": "1.105.1",
24
- "@openui5/sap.ui.fl": "1.105.1",
25
- "@openui5/sap.ui.mdc": "1.105.1",
26
- "@openui5/sap.ui.integration": "1.105.1",
27
- "@openui5/sap.ui.layout": "1.105.1",
28
- "@openui5/sap.ui.rta": "1.105.1",
29
- "@openui5/sap.ui.suite": "1.105.1",
30
- "@openui5/sap.ui.table": "1.105.1",
31
- "@openui5/sap.ui.unified": "1.105.1",
32
- "@openui5/sap.ui.ux3": "1.105.1",
33
- "@openui5/sap.uxap": "1.105.1"
17
+ "@openui5/sap.f": "1.107.0",
18
+ "@openui5/sap.m": "1.107.0",
19
+ "@openui5/sap.tnt": "1.107.0",
20
+ "@openui5/sap.ui.codeeditor": "1.107.0",
21
+ "@openui5/sap.ui.commons": "1.107.0",
22
+ "@openui5/sap.ui.core": "1.107.0",
23
+ "@openui5/sap.ui.dt": "1.107.0",
24
+ "@openui5/sap.ui.fl": "1.107.0",
25
+ "@openui5/sap.ui.mdc": "1.107.0",
26
+ "@openui5/sap.ui.integration": "1.107.0",
27
+ "@openui5/sap.ui.layout": "1.107.0",
28
+ "@openui5/sap.ui.rta": "1.107.0",
29
+ "@openui5/sap.ui.suite": "1.107.0",
30
+ "@openui5/sap.ui.table": "1.107.0",
31
+ "@openui5/sap.ui.unified": "1.107.0",
32
+ "@openui5/sap.ui.ux3": "1.107.0",
33
+ "@openui5/sap.uxap": "1.107.0"
34
34
  }
35
35
  }
@@ -86,24 +86,24 @@
86
86
  // =====================================
87
87
 
88
88
  .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
89
- font-size: @sapFontHeader2Size;
90
- font-family: @sapUiObjectHeaderTitleFontFamily;
89
+ font-size: @sapObjectHeader_Title_FontSize;
90
+ font-family: @sapFontBlackFamily;
91
91
  }
92
92
 
93
93
 
94
94
  // Expanded Header title is small on small screens
95
95
 
96
96
  .sapFDynamicPage-Std-Phone .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
97
- font-size: @sapUiObjectHeaderTitleSnappedFontSize;
98
- font-family: @sapUiObjectHeaderTitleFontFamily;
97
+ font-size: @sapObjectHeader_Title_SnappedFontSize;
98
+ font-family: @sapFontBlackFamily;
99
99
  }
100
100
 
101
101
 
102
- // Snapped Header title is small on all screen sizes
102
+ // Snapped Header title is small on all screen sizes
103
103
 
104
104
  .sapFDynamicPageTitleSnapped .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
105
- font-size: @sapFontHeader3Size;
106
- font-family: @sapUiObjectHeaderTitleFontFamily;
105
+ font-size: @sapObjectHeader_Title_SnappedFontSize;
106
+ font-family: @sapFontBlackFamily;
107
107
  }
108
108
 
109
109
  // Overview Page using Dynamic page Header
@@ -0,0 +1,30 @@
1
+ /* =============================== */
2
+ /* CSS for control sap.f/SidePanel */
3
+ /* Horizon theme */
4
+ /* =============================== */
5
+
6
+ .sapFSP {
7
+ .sapFSPSide {
8
+ .sapFSPSideInner {
9
+ .sapFSPActionBar {
10
+
11
+ .sapFSPItem {
12
+ .sapUiIcon {
13
+ border-width: 0.125rem;
14
+ }
15
+ &.sapFSPSelected {
16
+ &::before {
17
+ width: 0.25rem;
18
+ }
19
+ }
20
+
21
+ &:focus {
22
+ &::after {
23
+ border: 0.125rem solid @sapUiContentSelectedForegroundColor;
24
+ }
25
+ }
26
+ }
27
+ }
28
+ }
29
+ }
30
+ }
@@ -17,4 +17,5 @@
17
17
  @import "GridList.less";
18
18
  @import "GridListItem.less";
19
19
  @import "ListContentItem.less";
20
- @import "ShellBar.less";
20
+ @import "ShellBar.less";
21
+ @import "SidePanel.less";
@@ -85,24 +85,24 @@
85
85
  // =====================================
86
86
 
87
87
  .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
88
- font-size: @sapFontHeader2Size;
89
- font-family: @sapFontBlackFamily;
88
+ font-size: @sapObjectHeader_Title_FontSize;
89
+ font-family: @sapFontBlackFamily;
90
90
  }
91
91
 
92
92
 
93
93
  // Expanded Header title is small on small screens
94
94
 
95
95
  .sapFDynamicPage-Std-Phone .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
96
- font-size: 1.5rem;
97
- font-family: @sapFontBlackFamily;
96
+ font-size: @sapObjectHeader_Title_SnappedFontSize;
97
+ font-family: @sapFontBlackFamily;
98
98
  }
99
99
 
100
100
 
101
- // Snapped Header title is small on all screen sizes
101
+ // Snapped Header title is small on all screen sizes
102
102
 
103
103
  .sapFDynamicPageTitleSnapped .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
104
- font-size: @sapFontHeader3Size;
105
- font-family: @sapFontBlackFamily;
104
+ font-size: @sapObjectHeader_Title_SnappedFontSize;
105
+ font-family: @sapFontBlackFamily;
106
106
  }
107
107
 
108
108
  // Overview Page using Dynamic page Header
@@ -0,0 +1,30 @@
1
+ /* =============================== */
2
+ /* CSS for control sap.f/SidePanel */
3
+ /* Evening Horizon theme */
4
+ /* =============================== */
5
+
6
+ .sapFSP {
7
+ .sapFSPSide {
8
+ .sapFSPSideInner {
9
+ .sapFSPActionBar {
10
+
11
+ .sapFSPItem {
12
+ .sapUiIcon {
13
+ border-width: 0.125rem;
14
+ }
15
+ &.sapFSPSelected {
16
+ &::before {
17
+ width: 0.25rem;
18
+ }
19
+ }
20
+
21
+ &:focus {
22
+ &::after {
23
+ border: 0.125rem solid @sapUiContentSelectedForegroundColor;
24
+ }
25
+ }
26
+ }
27
+ }
28
+ }
29
+ }
30
+ }
@@ -17,4 +17,5 @@
17
17
  @import "GridList.less";
18
18
  @import "GridListItem.less";
19
19
  @import "ListContentItem.less";
20
- @import "ShellBar.less";
20
+ @import "ShellBar.less";
21
+ @import "SidePanel.less";
@@ -0,0 +1,35 @@
1
+ /* ================================= */
2
+ /* CSS for control sap.f/SidePanel */
3
+ /* Horizon High Contrast Black theme */
4
+ /* ================================= */
5
+
6
+ .sapFSP {
7
+ .sapFSPSide {
8
+ .sapFSPSideInner {
9
+ border: 0.0625rem solid @sapUiGroupContentBorderColor;
10
+ box-sizing: content-box;
11
+
12
+ .sapFSPActionBar {
13
+
14
+ .sapFSPItem {
15
+ &.sapFSPSelected {
16
+ .sapUiIcon {
17
+ background-color: @sapUiContentSelectedBackground;
18
+ border-width: 0.125rem;
19
+ }
20
+
21
+ &::before {
22
+ width: 0.25rem;
23
+ }
24
+ }
25
+
26
+ &:focus {
27
+ &::after {
28
+ border: 0.125rem dotted @sapUiContentFocusColor;
29
+ }
30
+ }
31
+ }
32
+ }
33
+ }
34
+ }
35
+ }
@@ -18,4 +18,5 @@
18
18
  @import "GridContainer.less";
19
19
  @import "GridList.less";
20
20
  @import "GridListItem.less";
21
- @import "DynamicPageHeader.less";
21
+ @import "DynamicPageHeader.less";
22
+ @import "SidePanel.less";
@@ -0,0 +1,35 @@
1
+ /* ================================= */
2
+ /* CSS for control sap.f/SidePanel */
3
+ /* Horizon High Contrast White theme */
4
+ /* ================================= */
5
+
6
+ .sapFSP {
7
+ .sapFSPSide {
8
+ .sapFSPSideInner {
9
+ border: 0.0625rem solid @sapUiGroupContentBorderColor;
10
+ box-sizing: content-box;
11
+
12
+ .sapFSPActionBar {
13
+
14
+ .sapFSPItem {
15
+ &.sapFSPSelected {
16
+ .sapUiIcon {
17
+ background-color: @sapUiContentSelectedBackground;
18
+ border-width: 0.125rem;
19
+ }
20
+
21
+ &::before {
22
+ width: 0.25rem;
23
+ }
24
+ }
25
+
26
+ &:focus {
27
+ &::after {
28
+ border: 0.125rem dotted @sapUiContentFocusColor;
29
+ }
30
+ }
31
+ }
32
+ }
33
+ }
34
+ }
35
+ }
@@ -18,4 +18,5 @@
18
18
  @import "GridList.less";
19
19
  @import "GridContainer.less";
20
20
  @import "GridListItem.less";
21
- @import "DynamicPageHeader.less";
21
+ @import "DynamicPageHeader.less";
22
+ @import "SidePanel.less";
@@ -109,12 +109,6 @@
109
109
  background-color: @sapField_Hover_Background;
110
110
  }
111
111
 
112
- .sapMInputBaseReadonly:not(.sapMTextArea) .sapMInputBaseInner,
113
- .sapMInputBaseReadonly.sapMInputBase:not(.sapMTextArea):not(.sapMInputBaseHasEndIcons):not(.sapMInputBaseHasBeginIcons) .sapMInputBaseInner,
114
- .sapMInputBaseReadonly.sapMInputBaseNoWidth:not(.sapMTextArea) .sapMInputBaseInner {
115
- width: ~"calc(100% - 1.625rem)";
116
- }
117
-
118
112
  .sapUiSizeCondensed {
119
113
  .sapUiTableDataCell .sapMInputBase .sapMInputBaseIconContainer .sapMInputBaseIcon {
120
114
  min-width: 1.375rem;
@@ -18,11 +18,6 @@
18
18
  border-top-left-radius: @sapUiElementBorderCornerRadius;
19
19
  }
20
20
 
21
- .sapMListNoData,
22
- .sapMGrowingList {
23
- border-bottom: none;
24
- }
25
-
26
21
  .sapMGrowingList {
27
22
  background-color: @sapUiListBackground;
28
23
  }
@@ -85,6 +85,7 @@
85
85
  .sapMMsgView .sapMMsgViewDescriptionLink,
86
86
  .sapMMsgView .sapMMsgViewItem .sapMSLITitle {
87
87
  width: fit-content;
88
+ max-width: 100%;
88
89
  }
89
90
 
90
91
  /* Compact size */
@@ -205,16 +205,6 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
205
205
  top: 2rem;
206
206
  }
207
207
 
208
- .sapMPageWithHeader.sapMPageWithSubHeader {
209
- > section {
210
- top: 4.5rem;
211
- }
212
-
213
- .sapMPageSubHeader.sapMPageSubHeaderInfoBar + section {
214
- top: 4.5rem;
215
- }
216
- }
217
-
218
208
  .sapMPageWithHeader {
219
209
  &.sapFShellBar-CTX > section {
220
210
  top: 2.75rem;
@@ -4,6 +4,10 @@
4
4
  /* ====================================== */
5
5
 
6
6
  .sapMRI {
7
+ & {
8
+ margin: 0.75rem 0;
9
+ }
10
+
7
11
  &:not(.sapMRIDisabled):not(.sapMRIDisplayOnly):not(.sapMRIReadOnly):hover {
8
12
  opacity: 0.9;
9
13
  }
@@ -22,6 +22,13 @@
22
22
  }
23
23
  }
24
24
 
25
+ /* ------------------------------------------------ */
26
+ /* IconOnly Select in a Bar */
27
+ /* ------------------------------------------------ */
28
+ .sapMIBar .sapMSltIconOnly:not(.sapMSltDisabled) .sapMSltIcon {
29
+ color: @sapUiButtonLiteTextColor;
30
+ }
31
+
25
32
  /*IconOnly Pressed */
26
33
  .sapMSltPressed.sapMSltIconOnly:not(.sapMSltDisabled) {
27
34
  background: @sapUiToggleButtonPressedBackground;
@@ -25,7 +25,7 @@
25
25
 
26
26
  .sapMSliderInner .sapMSliderHandle:not(.sapMSliderHandlePressed):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus):after {
27
27
  font-family: SAP-icons;
28
- content: "\e244";
28
+ content: "\e29c";
29
29
  position: absolute;
30
30
  top: 4px;
31
31
  right: 0.5rem;
@@ -102,7 +102,7 @@
102
102
  width: 0.5rem;
103
103
  height: 0.5rem;
104
104
  right: 2px;
105
- top: 23px;
105
+ top: 22px;
106
106
  }
107
107
 
108
108
  .sapMSliderTooltip {
@@ -29,14 +29,6 @@
29
29
  margin-right: 0; // Avoid gaps in the focus viszualization between the cells
30
30
  }
31
31
 
32
- .sapMListShowSeparatorsAll .sapMLIBShowSeparator:last-child > td:not(.sapMListTblDummyCell),
33
- .sapMListShowSeparatorsAll .sapMListTblSubRow:last-child > td:not(.sapMListTblDummyCell),
34
- .sapMListShowSeparatorsAll .sapMLIBShowSeparator:last-child > td.sapMListTblDummyCell,
35
- .sapMListShowSeparatorsAll .sapMListTblSubRow:last-child > td.sapMListTblDummyCell,
36
- :not(.sapMListHasGrowing):not(.sapMListShowSeparatorsInner):not(.sapMListShowSeparatorsNone) > .sapMTableTBody .sapMListTblRow:last-child > .sapMListTblDummyCell:last-child {
37
- border-bottom: none;
38
- }
39
-
40
32
  .sapMListTblDummyCell:last-child {
41
33
  background-color: @sapUiListBackground;
42
34
  border-left-color: @sapUiListTableFixedBorderColor;
@@ -110,12 +110,6 @@
110
110
  background-color: @sapField_Hover_Background;
111
111
  }
112
112
 
113
- .sapMInputBaseReadonly:not(.sapMTextArea) .sapMInputBaseInner,
114
- .sapMInputBaseReadonly.sapMInputBase:not(.sapMTextArea):not(.sapMInputBaseHasEndIcons):not(.sapMInputBaseHasBeginIcons) .sapMInputBaseInner,
115
- .sapMInputBaseReadonly.sapMInputBaseNoWidth:not(.sapMTextArea) .sapMInputBaseInner {
116
- width: ~"calc(100% - 1.625rem)";
117
- }
118
-
119
113
  .sapUiSizeCondensed {
120
114
  .sapUiTableDataCell .sapMInputBase .sapMInputBaseIcon {
121
115
  min-width: 1.375rem;
@@ -89,6 +89,7 @@
89
89
  .sapMMsgView .sapMMsgViewDescriptionLink,
90
90
  .sapMMsgView .sapMMsgViewItem .sapMSLITitle {
91
91
  width: fit-content;
92
+ max-width: 100%;
92
93
  }
93
94
 
94
95
  /* Compact size */
@@ -205,16 +205,6 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
205
205
  top: 2rem;
206
206
  }
207
207
 
208
- .sapMPageWithHeader.sapMPageWithSubHeader {
209
- > section {
210
- top: 4.5rem;
211
- }
212
-
213
- .sapMPageSubHeader.sapMPageSubHeaderInfoBar + section {
214
- top: 4.5rem;
215
- }
216
- }
217
-
218
208
  .sapMPageWithHeader {
219
209
  &.sapFShellBar-CTX > section {
220
210
  top: 2.75rem;
@@ -4,6 +4,10 @@
4
4
  /* ====================================== */
5
5
 
6
6
  .sapMRI {
7
+ & {
8
+ margin: 0.75rem 0;
9
+ }
10
+
7
11
  &:not(.sapMRIDisabled):not(.sapMRIDisplayOnly):not(.sapMRIReadOnly):hover {
8
12
  opacity: 0.9;
9
13
  }
@@ -22,6 +22,13 @@
22
22
  }
23
23
  }
24
24
 
25
+ /* ------------------------------------------------ */
26
+ /* IconOnly Select in a Bar */
27
+ /* ------------------------------------------------ */
28
+ .sapMIBar .sapMSltIconOnly:not(.sapMSltDisabled) .sapMSltIcon {
29
+ color: @sapUiButtonLiteTextColor;
30
+ }
31
+
25
32
  /*IconOnly Pressed */
26
33
  .sapMSltPressed.sapMSltIconOnly:not(.sapMSltDisabled) {
27
34
  background: @sapUiToggleButtonPressedBackground;
@@ -20,7 +20,7 @@
20
20
 
21
21
  .sapMSliderInner .sapMSliderHandle:not(.sapMSliderHandlePressed):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus):after {
22
22
  font-family: SAP-icons;
23
- content: "\e244";
23
+ content: "\e29c";
24
24
  position: absolute;
25
25
  top: 4px;
26
26
  right: 0.5rem;
@@ -207,16 +207,6 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
207
207
  top: 2rem;
208
208
  }
209
209
 
210
- .sapMPageWithHeader.sapMPageWithSubHeader {
211
- > section {
212
- top: 4.5rem;
213
- }
214
-
215
- .sapMPageSubHeader.sapMPageSubHeaderInfoBar + section {
216
- top: 4.5rem;
217
- }
218
- }
219
-
220
210
  .sapMPageWithHeader {
221
211
  &.sapFShellBar-CTX > section {
222
212
  top: 2.75rem;
@@ -4,6 +4,10 @@
4
4
  /* ====================================== */
5
5
 
6
6
  .sapMRI {
7
+ & {
8
+ margin: 0.75rem 0;
9
+ }
10
+
7
11
  &:not(.sapMRIDisabled):not(.sapMRIDisplayOnly):not(.sapMRIReadOnly):hover {
8
12
  opacity: 0.9;
9
13
  }
@@ -63,7 +63,7 @@
63
63
 
64
64
  .sapMSliderInner .sapMSliderHandle:not(.sapMSliderHandlePressed):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus):after {
65
65
  font-family: SAP-icons;
66
- content: "\e244";
66
+ content: "\e29c";
67
67
  position: absolute;
68
68
  top: 4px;
69
69
  right: 0.5rem;
@@ -149,7 +149,7 @@
149
149
  width: 0.5rem;
150
150
  height: 0.5rem;
151
151
  left: -14px;
152
- top: -2px;
152
+ top: -3px;
153
153
  }
154
154
 
155
155
  .sapMSlider::after {
@@ -162,7 +162,7 @@
162
162
  width: 0.5rem;
163
163
  height: 0.5rem;
164
164
  right: 2px;
165
- top: 21px;
165
+ top: 20px;
166
166
  }
167
167
 
168
168
  /* pressed */
@@ -207,16 +207,6 @@ html[data-sap-ui-animation='on'] .sapMPageWithFloatingFooter {
207
207
  top: 2rem;
208
208
  }
209
209
 
210
- .sapMPageWithHeader.sapMPageWithSubHeader {
211
- > section {
212
- top: 4.5rem;
213
- }
214
-
215
- .sapMPageSubHeader.sapMPageSubHeaderInfoBar + section {
216
- top: 4.5rem;
217
- }
218
- }
219
-
220
210
  .sapMPageWithHeader {
221
211
  &.sapFShellBar-CTX > section {
222
212
  top: 2.75rem;
@@ -4,6 +4,10 @@
4
4
  /* ====================================== */
5
5
 
6
6
  .sapMRI {
7
+ & {
8
+ margin: 0.75rem 0;
9
+ }
10
+
7
11
  &:not(.sapMRIDisabled):not(.sapMRIDisplayOnly):not(.sapMRIReadOnly):hover {
8
12
  opacity: 0.9;
9
13
  }
@@ -61,7 +61,7 @@
61
61
 
62
62
  .sapMSliderInner .sapMSliderHandle:not(.sapMSliderHandlePressed):not(.sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle:focus):after {
63
63
  font-family: SAP-icons;
64
- content: "\e244";
64
+ content: "\e29c";
65
65
  position: absolute;
66
66
  top: 4px;
67
67
  right: 0.5rem;
@@ -147,7 +147,7 @@
147
147
  width: 0.5rem;
148
148
  height: 0.5rem;
149
149
  left: -14px;
150
- top: -2px;
150
+ top: -3px;
151
151
  }
152
152
 
153
153
  .sapMSlider::after {
@@ -160,7 +160,7 @@
160
160
  width: 0.5rem;
161
161
  height: 0.5rem;
162
162
  right: 2px;
163
- top: 21px;
163
+ top: 20px;
164
164
  }
165
165
 
166
166
  .sapMSliderInner {
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
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.105.1</version>
9
+ <version>1.107.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Horizon theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
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.105.1</version>
9
+ <version>1.107.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Evening Horizon theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
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.105.1</version>
9
+ <version>1.107.0</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast black theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
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.105.1</version>
9
+ <version>1.107.0</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12
 
@@ -0,0 +1,4 @@
1
+ .sapUiIntActionsStrip .sapMIBar {
2
+ margin-inline: -1rem;
3
+ padding-inline: 1rem;
4
+ }
@@ -0,0 +1,11 @@
1
+ // The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label
2
+ // The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem
3
+ .sapFCardObjectContent .sapUiAFLayout .sapUiAFLayoutItem {
4
+ margin-left: -1rem;
5
+ padding-left: 1rem;
6
+ }
7
+
8
+ .sapFCardObjectContent .sapUiIntCardObjectButtonGroup {
9
+ margin-left: -0.25rem;
10
+ padding-left: 0.25rem;
11
+ }
@@ -8,4 +8,6 @@
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon/base.less";
9
9
  @import "../../../../../sap/ui/core/themes/sap_horizon/global.less";
10
10
 
11
+ @import "ActionsStrip.less";
12
+ @import "ObjectContent.less";
11
13
  @import "Paginator.less";
@@ -0,0 +1,4 @@
1
+ .sapUiIntActionsStrip .sapMIBar {
2
+ margin-inline: -1rem;
3
+ padding-inline: 1rem;
4
+ }
@@ -0,0 +1,6 @@
1
+ // The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label
2
+ // The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem
3
+ .sapFCardObjectContent .sapUiAFLayout .sapUiAFLayoutItem {
4
+ margin-left: -1rem;
5
+ padding-left: 1rem;
6
+ }
@@ -8,4 +8,6 @@
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_dark/base.less";
9
9
  @import "../../../../../sap/ui/core/themes/sap_horizon_dark/global.less";
10
10
 
11
+ @import "ActionsStrip.less";
12
+ @import "ObjectContent.less";
11
13
  @import "Paginator.less";
@@ -4,9 +4,9 @@
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
7
- @import "../base/library.source.less";
8
- @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/base.less";
9
- @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/global.less";
7
+ @import "../base/library.source.less";
8
+ @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/base.less";
9
+ @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/global.less";
10
10
 
11
- @import "AnalyticsCloudContent.less";
12
- @import "Paginator.less";
11
+ @import "AnalyticsCloudContent.less";
12
+ @import "Paginator.less";
@@ -4,9 +4,9 @@
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
7
- @import "../base/library.source.less";
8
- @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/base.less";
9
- @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/global.less";
7
+ @import "../base/library.source.less";
8
+ @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/base.less";
9
+ @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/global.less";
10
10
 
11
- @import "AnalyticsCloudContent.less";
12
- @import "Paginator.less";
11
+ @import "AnalyticsCloudContent.less";
12
+ @import "Paginator.less";
@@ -17,7 +17,8 @@
17
17
  box-shadow: none;
18
18
  }
19
19
 
20
- html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:not(.sapMTokenSelected):not(:focus):hover {
20
+ html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:not(.sapMTokenSelected):not(:focus):hover,
21
+ html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:not(.sapMTokenSelected):not(.sapMTokenReadOnly):focus:hover {
21
22
  background: transparent;
22
23
  border: 0px;
23
24
  box-shadow: none;
@@ -28,7 +29,9 @@ html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken.sapMTokenSelected:hover {
28
29
  border: 0px;
29
30
  }
30
31
 
31
- html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:focus {
32
+ html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:focus,
33
+ html.sap-desktop .sapUiMdcTokenizerDisplay .sapMToken:focus:after {
32
34
  border: 0px;
33
35
  box-shadow: none;
34
36
  }
37
+
@@ -8,7 +8,6 @@
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon/base.less";
9
9
  @import "../../../../../sap/ui/core/themes/sap_horizon/global.less";
10
10
 
11
- @import "CollectiveSearchSelect.less";
12
11
  @import "Table.less";
13
12
  @import "ValueHelpDialog.less";
14
13
  @import "TokenDisplay.less";
@@ -8,7 +8,6 @@
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_dark/base.less";
9
9
  @import "../../../../../sap/ui/core/themes/sap_horizon_dark/global.less";
10
10
 
11
- @import "CollectiveSearchSelect.less";
12
11
  @import "Table.less";
13
12
  @import "ValueHelpDialog.less";
14
13
  @import "TokenDisplay.less";
@@ -7,7 +7,6 @@
7
7
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/base.less";
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcb/global.less";
9
9
 
10
- @import "CollectiveSearchSelect.less";
11
10
  @import "ValueHelpDialog.less";
12
11
  @import "TokenDisplay.less";
13
12
  @import "TokenizerDisplay.less";
@@ -7,7 +7,6 @@
7
7
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/base.less";
8
8
  @import "../../../../../sap/ui/core/themes/sap_horizon_hcw/global.less";
9
9
 
10
- @import "CollectiveSearchSelect.less";
11
10
  @import "ValueHelpDialog.less";
12
11
  @import "TokenDisplay.less";
13
12
  @import "TokenizerDisplay.less";
@@ -36,7 +36,7 @@ Common compact/cozy
36
36
  &:extend(.sapUxAPAnchorBarFiori3Height);
37
37
  }
38
38
 
39
- .sapUxAPAnchorBarButton:extend(.sapUxAPAnchorBarFiori3Height) {
39
+ .sapMBarChild.sapUxAPAnchorBarButton:extend(.sapUxAPAnchorBarFiori3Height) {
40
40
 
41
41
  .sapMSB.sapMSBTransparent,
42
42
  .sapMBtnInner {
@@ -115,6 +115,6 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
115
115
  }
116
116
 
117
117
  .sapUxAPObjectPageHeaderStickied .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
118
- font-size: @sapFontHeader3Size;
118
+ font-size: @sapObjectHeader_Title_SnappedFontSize;
119
119
  font-family: @sapFontBlackFamily;
120
120
  }
@@ -42,6 +42,10 @@
42
42
  .sapUxAPObjectPageSubSectionWithSeeMore .sapUxAPSubSectionSeeMoreContainer {
43
43
  padding-right: 1rem;
44
44
  }
45
+ .sapUxAPObjectPageSection .sapUxAPObjectPageSectionContainer .sapUxAPObjectPageSubSection .sapUxAPBlockContainer {
46
+ margin-left: 1rem;
47
+ margin-right: 1rem;
48
+ }
45
49
  }
46
50
 
47
51
  // =====================================
@@ -36,7 +36,7 @@ Common compact/cozy
36
36
  &:extend(.sapUxAPAnchorBarFiori3Height);
37
37
  }
38
38
 
39
- .sapUxAPAnchorBarButton:extend(.sapUxAPAnchorBarFiori3Height) {
39
+ .sapMBarChild.sapUxAPAnchorBarButton:extend(.sapUxAPAnchorBarFiori3Height) {
40
40
 
41
41
  .sapMSB.sapMSBTransparent,
42
42
  .sapMBtnInner {
@@ -115,6 +115,6 @@ html .sapUxAPObjectPageLayout-Std-Desktop, html .sapUxAPObjectPageLayout-Std-Tab
115
115
  }
116
116
 
117
117
  .sapUxAPObjectPageHeaderStickied .sapFDynamicPageTitleMain>.sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle {
118
- font-size: @sapFontHeader3Size;
118
+ font-size: @sapObjectHeader_Title_SnappedFontSize;
119
119
  font-family: @sapFontBlackFamily;
120
120
  }
@@ -42,6 +42,10 @@
42
42
  .sapUxAPObjectPageSubSectionWithSeeMore .sapUxAPSubSectionSeeMoreContainer {
43
43
  padding-right: 1rem;
44
44
  }
45
+ .sapUxAPObjectPageSection .sapUxAPObjectPageSectionContainer .sapUxAPObjectPageSubSection .sapUxAPBlockContainer {
46
+ margin-left: 1rem;
47
+ margin-right: 1rem;
48
+ }
45
49
  }
46
50
 
47
51
  // =====================================
@@ -1,8 +0,0 @@
1
- /* =============================================================== */
2
- /* CSS for control sap.ui.mdc/filterbar/vh/CollectiveSearchSelect */
3
- /* Horizon theme */
4
- /* =============================================================== */
5
-
6
- .sapUiMdcCollectiveSearchSelect .sapMTitle.sapUiMdcCollectiveSearchSelectTitle {
7
- padding-top: 0.9rem;
8
- }
@@ -1,8 +0,0 @@
1
- /* ================================================== */
2
- /* CSS for control sap.ui.mdc/CollectiveSearchSelect */
3
- /* Evening Horizon theme */
4
- /* ================================================== */
5
-
6
- .sapUiMdcCollectiveSearchSelect .sapMTitle.sapUiMdcCollectiveSearchSelectTitle {
7
- padding-top: 0.9rem;
8
- }
@@ -1,8 +0,0 @@
1
- /* ================================================== */
2
- /* CSS for control sap.ui.mdc/CollectiveSearchSelect */
3
- /* Horizon High Contrast Black theme */
4
- /* ================================================== */
5
-
6
- .sapUiMdcCollectiveSearchSelect .sapMTitle.sapUiMdcCollectiveSearchSelectTitle {
7
- padding-top: 0.9rem;
8
- }
@@ -1,8 +0,0 @@
1
- /* ================================================== */
2
- /* CSS for control sap.ui.mdc/CollectiveSearchSelect */
3
- /* Horizon High Contrast White theme */
4
- /* ================================================== */
5
-
6
- .sapUiMdcCollectiveSearchSelect .sapMTitle.sapUiMdcCollectiveSearchSelectTitle {
7
- padding-top: 0.9rem;
8
- }