@openui5/themelib_sap_horizon 1.96.2 → 1.98.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 (42) hide show
  1. package/.reuse/dep5 +26 -31
  2. package/THIRDPARTY.txt +15 -21
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_horizon/DynamicPage.less +1 -1
  5. package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
  6. package/src/sap/m/themes/sap_horizon/ComboBoxBase.less +14 -11
  7. package/src/sap/m/themes/sap_horizon/GenericTile.less +31 -2
  8. package/src/sap/m/themes/sap_horizon/IconTabBar.less +0 -1
  9. package/src/sap/m/themes/sap_horizon/InputBase.less +2 -4
  10. package/src/sap/m/themes/sap_horizon/MenuButton.less +0 -11
  11. package/src/sap/m/themes/sap_horizon/MessageStrip.less +3 -2
  12. package/src/sap/m/themes/sap_horizon/MultiComboBox.less +8 -5
  13. package/src/sap/m/themes/sap_horizon/MultiInput.less +8 -5
  14. package/src/sap/m/themes/sap_horizon/ObjectAttribute.less +4 -4
  15. package/src/sap/m/themes/sap_horizon/RangeSlider.less +3 -4
  16. package/src/sap/m/themes/sap_horizon/SegmentedButton.less +0 -7
  17. package/src/sap/m/themes/sap_horizon/Slider.less +1 -0
  18. package/src/sap/m/themes/sap_horizon/SliderTooltip.less +1 -5
  19. package/src/sap/m/themes/sap_horizon/SplitButton.less +6 -9
  20. package/src/sap/m/themes/sap_horizon/SuggestionsPopover.less +0 -5
  21. package/src/sap/m/themes/sap_horizon/Tokenizer.less +2 -2
  22. package/src/sap/m/themes/sap_horizon/ValueStateHeader.less +0 -5
  23. package/src/sap/m/themes/sap_horizon/WizardProgressNavigator.less +1 -2
  24. package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
  25. package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
  26. package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
  27. package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
  28. package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
  29. package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
  30. package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
  31. package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
  32. package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
  33. package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
  34. package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
  35. package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -1
  36. package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
  37. package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
  38. package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +11 -6
  39. package/src/sap/ui/unified/themes/sap_horizon/FileUploader.less +16 -16
  40. package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
  41. package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
  42. package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
package/.reuse/dep5 CHANGED
@@ -28,7 +28,7 @@ Disclaimer: The code in this project may include calls to APIs (“API Calls”)
28
28
  # OpenUI5 code
29
29
 
30
30
  Files: *
31
- Copyright: 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
31
+ Copyright: 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
32
32
  License: Apache-2.0
33
33
 
34
34
 
@@ -60,7 +60,7 @@ Comment: these files belong to: jQuery UI
60
60
 
61
61
  Files: src/sap.ui.commons/src/sap/ui/commons/Carousel.js
62
62
  Copyright:
63
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
63
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
64
64
  Spencer Tipping
65
65
  License: Apache-2.0 and MIT
66
66
  Comment: these files contain content from SAP and jquery.fix.clone: Carousel.js is authored by SAP, but contains an improved implementation of the clone function which is taken from jquery-fix-clone
@@ -75,35 +75,35 @@ Comment: these files belong to: jQuery 3
75
75
 
76
76
  Files: src/sap.ui.core/src/sap/base/util/isPlainObject.js
77
77
  Copyright:
78
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
78
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
79
79
  OpenJS Foundation and other contributors
80
80
  License: Apache-2.0 and MIT
81
81
  Comment: these files contain content from SAP and jQuery 3: isPlainObject.js is overall written by SAP, but contains a modified implementation of jQuery.isPlainObject taken from jQuery
82
82
 
83
83
  Files: src/sap.ui.core/src/sap/base/util/_merge.js
84
84
  Copyright:
85
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
85
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
86
86
  OpenJS Foundation and other contributors
87
87
  License: Apache-2.0 and MIT
88
88
  Comment: these files contain content from SAP and jQuery 3: _merge.js is overall written by SAP, but contains a modified implementation of jQuery.extend taken from jQuery
89
89
 
90
90
  Files: src/sap.ui.core/src/jquery.sap.script.js
91
91
  Copyright:
92
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
92
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
93
93
  OpenJS Foundation and other contributors
94
94
  License: Apache-2.0 and MIT
95
95
  Comment: these files contain content from SAP and jQuery 3: jquery.sap.script.js is overall written by SAP, but contains a modified implementation of jQuery.extend taken from jQuery
96
96
 
97
97
  Files: src/sap.ui.core/src/sap/ui/Device.js
98
98
  Copyright:
99
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
99
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
100
100
  2011, John Resig
101
101
  License: Apache-2.0 and MIT
102
102
  Comment: these files contain content from SAP and jQuery 1: Device.js is overall written by SAP, but contains code taken from jQuery 1.7.1 (see the respective comment)
103
103
 
104
104
  Files: src/sap.ui.core/src/sap/ui/dom/jquery/Selectors.js
105
105
  Copyright:
106
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
106
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
107
107
  2014 jQuery Foundation and other contributors
108
108
  License: Apache-2.0 and MIT
109
109
  Comment: these files contain content from SAP and jQuery UI 1.8: Selectors.js is overall written by SAP, but contains code taken from jQuery UI (see the respective comments)
@@ -115,14 +115,14 @@ Comment: these files belong to: jQuery UI 1.10
115
115
 
116
116
  Files: src/sap.ui.core/src/jquery.sap.dom.js
117
117
  Copyright:
118
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
118
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
119
119
  2014 jQuery Foundation and other contributors
120
120
  License: Apache-2.0 and MIT
121
121
  Comment: these files contain content from SAP and jQuery UI 1.10: jquery.sap.dom.js is overall written by SAP, but contains code taken from jQuery UI Core (see the respective comment)
122
122
 
123
123
  Files: src/sap.ui.core/src/sap/ui/dom/jquery/zIndex.js
124
124
  Copyright:
125
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
125
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
126
126
  2014 jQuery Foundation and other contributors
127
127
  License: Apache-2.0 and MIT
128
128
  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
@@ -149,7 +149,7 @@ Comment: these files belong to: jQuery Mobile
149
149
 
150
150
  Files: src/sap.ui.core/src/sap/ui/util/_FeatureDetection.js
151
151
  Copyright:
152
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
152
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
153
153
  2012 Wei-Ko Kao
154
154
  License: Apache-2.0 and MIT
155
155
  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
@@ -281,14 +281,14 @@ Comment: these files belong to: blanket.js
281
281
 
282
282
  Files: src/sap.ui.core/src/sap/base/util/JSTokenizer.js
283
283
  Copyright:
284
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
284
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
285
285
  Douglas Crockford
286
286
  License: Apache-2.0 and LicenseRef-JSONinJSPublicDomain
287
287
  Comment: these files contain content from SAP and JSON in JS: JSTokenizer.js is overall written by SAP, but contains code has been taken from the component JSON in JavaScript (https://github.com/douglascrockford/JSON-js/blob/master/json2.js) from Douglas Crockford which is licensed under Public Domain
288
288
 
289
289
  Files: src/sap.ui.core/src/sap/ui/base/ExpressionParser.js
290
290
  Copyright:
291
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
291
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
292
292
  2010 Douglas Crockford
293
293
  License: Apache-2.0
294
294
  Comment: these files contain content from SAP and Top Down Operator Precedence: ExpressionParser.js is overall written by SAP, but contains code taken from or inspired by TDOP by Douglas Crockford (see the respective comment)
@@ -322,7 +322,7 @@ Comment: these files contain content from p-cancelable and @babel/helpers: _Canc
322
322
 
323
323
  Files: src/sap.ui.core/src/sap/ui/core/date/Persian.js
324
324
  Copyright:
325
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
325
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
326
326
  Behrang Norouzinia
327
327
  License: Apache-2.0 and MIT
328
328
  Comment: these files contain content from SAP and Jalaali JS: Persian.js is overall written by SAP, but the calculation is taken from jalaali-js
@@ -334,7 +334,7 @@ Comment: these files belong to: vkBeautify
334
334
 
335
335
  Files: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
336
336
  Copyright:
337
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
337
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
338
338
  Isaac Z. Schlueter and Contributors
339
339
  License: Apache-2.0 and ISC
340
340
  Comment: these files contain content from SAP and node-lru-cache: LRUPersistentCache.js is overall written by SAP, but portions ('Least Recently Used' logic) are taken from the node-lru-cache project (see https://github.com/isaacs/node-lru-cache/blob/v2.7.3/README.md) and modified.
@@ -370,21 +370,11 @@ Comment: these files belong to: Buttons extension for DataTables
370
370
 
371
371
  # Library: sap.ui.integration:
372
372
 
373
- Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/*.*.json src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/bundle*
373
+ Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/*
374
374
  Copyright: SAP
375
375
  License: Apache-2.0
376
376
  Comment: these files belong to: UI5 Web Components
377
377
 
378
- Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/webcomponentsjs/*
379
- Copyright: 2015 The Polymer Authors
380
- License: BSD-3-Clause
381
- Comment: these files belong to: Webcomponentsjs
382
-
383
- Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/Unicode-Data-Files-LICENSE.txt
384
- Copyright: 1991-2014 Unicode, Inc.
385
- License: Unicode-DFS-2015
386
- Comment: these files belong to: Unicode Common Locale Data Repository
387
-
388
378
  Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptivecards.js src/sap.ui.integration/src/sap/ui/integration/schemas/adaptive-card.json
389
379
  Copyright: 2017 Microsoft
390
380
  License: MIT
@@ -395,22 +385,27 @@ Copyright: 2017 Microsoft
395
385
  License: MIT
396
386
  Comment: these files belong to: Adaptive Cards Templating
397
387
 
388
+ Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptive-expressions.js
389
+ Copyright: Microsoft
390
+ License: MIT
391
+ Comment: these files belong to: Adaptive Expressions
392
+
398
393
  Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/markdown-it.js
399
394
  Copyright: 2014 Vitaly Puzrin, Alex Kocharin
400
395
  License: MIT
401
396
  Comment: these files belong to: Markdown-it
402
397
 
403
- Files: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
404
- Copyright: 2015-2017 Evgeny Poberezkin
398
+ Files: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
399
+ Copyright: 2020 Jeremy Danyow
405
400
  License: MIT
406
- Comment: these files belong to: ajv
401
+ Comment: these files belong to: @cfworker/json-schema
407
402
 
408
403
 
409
404
  # Library: sap.ui.mdc:
410
405
 
411
406
  Files: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
412
407
  Copyright:
413
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
408
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
414
409
  2015 unnikked
415
410
  License: Apache-2.0 and MIT
416
411
  Comment: these files contain content from SAP and BooleanExpressionEvaluator: BoolExprTool.js is authored by SAP, but partly inspired by BooleanExpressionEvaluator
@@ -418,7 +413,7 @@ Comment: these files contain content from SAP and BooleanExpressionEvaluator: Bo
418
413
 
419
414
  # Library: sap.ui.webc.common:
420
415
 
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/*.*
416
+ Files: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
422
417
  Copyright: SAP
423
418
  License: Apache-2.0
424
419
  Comment: these files belong to: UI5 Web Components
@@ -454,7 +449,7 @@ Comment: these files belong to: LESS
454
449
 
455
450
  Files: lib/jsdoc/ui5/plugin.js
456
451
  Copyright:
457
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
452
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
458
453
  2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
459
454
  License: Apache-2.0
460
455
  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)
package/THIRDPARTY.txt CHANGED
@@ -351,24 +351,11 @@ Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/D
351
351
 
352
352
  Library: sap.ui.integration:
353
353
 
354
- Component: UI5 Web Components, version: 1.0.0-rc.8
354
+ Component: UI5 Web Components, version: 1.0.1
355
355
  Copyright: SAP
356
356
  License: Apache-2.0
357
357
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
358
- Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/*.*.json
359
- src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/bundle*
360
-
361
- Component: Webcomponentsjs, version: 1.0.2
362
- Copyright: 2015 The Polymer Authors
363
- License: BSD-3-Clause
364
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
365
- Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/webcomponentsjs/*
366
-
367
- Component: Unicode Common Locale Data Repository
368
- Copyright: 1991-2014 Unicode, Inc.
369
- License: Unicode-DFS-2015
370
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Unicode-DFS-2015.txt
371
- Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/Unicode-Data-Files-LICENSE.txt
358
+ Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/*
372
359
 
373
360
  Component: Adaptive Cards, version: 2.9.0
374
361
  Copyright: 2017 Microsoft
@@ -377,23 +364,29 @@ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
377
364
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptivecards.js
378
365
  src/sap.ui.integration/src/sap/ui/integration/schemas/adaptive-card.json
379
366
 
380
- Component: Adaptive Cards Templating, version: 0.1.1-alpha.0
367
+ Component: Adaptive Cards Templating, version: 2.2.0
381
368
  Copyright: 2017 Microsoft
382
369
  License: MIT
383
370
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
384
371
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptivecards-templating.js
385
372
 
386
- Component: Markdown-it, version: 10.0.0
373
+ Component: Adaptive Expressions, version: 4.15.0
374
+ Copyright: Microsoft
375
+ License: MIT
376
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
377
+ Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptive-expressions.js
378
+
379
+ Component: Markdown-it, version: 12.2.0
387
380
  Copyright: 2014 Vitaly Puzrin, Alex Kocharin
388
381
  License: MIT
389
382
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
390
383
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/markdown-it.js
391
384
 
392
- Component: ajv, version: 6.12.3
393
- Copyright: 2015-2017 Evgeny Poberezkin
385
+ Component: @cfworker/json-schema, version: 1.6.8
386
+ Copyright: 2020 Jeremy Danyow
394
387
  License: MIT
395
388
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
396
- Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
389
+ Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
397
390
 
398
391
 
399
392
  Library: sap.ui.mdc:
@@ -412,10 +405,11 @@ Copyright: SAP
412
405
  License: Apache-2.0
413
406
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
414
407
  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/*.*
408
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.*
416
409
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.*
417
410
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.*
418
411
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
412
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
419
413
 
420
414
  Component: lit-html, version: 1.4.1
421
415
  Copyright: Google LLC
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_horizon",
3
- "version": "1.96.2",
3
+ "version": "1.98.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.96.2",
18
- "@openui5/sap.m": "1.96.2",
19
- "@openui5/sap.tnt": "1.96.2",
20
- "@openui5/sap.ui.codeeditor": "1.96.2",
21
- "@openui5/sap.ui.commons": "1.96.2",
22
- "@openui5/sap.ui.core": "1.96.2",
23
- "@openui5/sap.ui.dt": "1.96.2",
24
- "@openui5/sap.ui.fl": "1.96.2",
25
- "@openui5/sap.ui.mdc": "1.96.2",
26
- "@openui5/sap.ui.integration": "1.96.2",
27
- "@openui5/sap.ui.layout": "1.96.2",
28
- "@openui5/sap.ui.rta": "1.96.2",
29
- "@openui5/sap.ui.suite": "1.96.2",
30
- "@openui5/sap.ui.table": "1.96.2",
31
- "@openui5/sap.ui.unified": "1.96.2",
32
- "@openui5/sap.ui.ux3": "1.96.2",
33
- "@openui5/sap.uxap": "1.96.2"
17
+ "@openui5/sap.f": "1.98.0",
18
+ "@openui5/sap.m": "1.98.0",
19
+ "@openui5/sap.tnt": "1.98.0",
20
+ "@openui5/sap.ui.codeeditor": "1.98.0",
21
+ "@openui5/sap.ui.commons": "1.98.0",
22
+ "@openui5/sap.ui.core": "1.98.0",
23
+ "@openui5/sap.ui.dt": "1.98.0",
24
+ "@openui5/sap.ui.fl": "1.98.0",
25
+ "@openui5/sap.ui.mdc": "1.98.0",
26
+ "@openui5/sap.ui.integration": "1.98.0",
27
+ "@openui5/sap.ui.layout": "1.98.0",
28
+ "@openui5/sap.ui.rta": "1.98.0",
29
+ "@openui5/sap.ui.suite": "1.98.0",
30
+ "@openui5/sap.ui.table": "1.98.0",
31
+ "@openui5/sap.ui.unified": "1.98.0",
32
+ "@openui5/sap.ui.ux3": "1.98.0",
33
+ "@openui5/sap.uxap": "1.98.0"
34
34
  }
35
35
  }
@@ -68,7 +68,7 @@
68
68
  }
69
69
 
70
70
  .sapFDynamicPageToggleHeaderIndicator,
71
- .sapFDynamicPage:not(.sapFDynamicPageTitleClickEnabled) .sapFDynamicPageHeaderPinButton {
71
+ .sapFDynamicPageToggleHeaderIndicator.sapUiHidden ~ .sapFDynamicPageHeaderPinButton {
72
72
  margin-left: -0.75rem;
73
73
  }
74
74
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,16 +1,19 @@
1
- /* ================================== */
2
- /* CSS for control sap.m/ComboBoxBase */
3
- /* Horizon theme */
4
- /* ================================== */
1
+ /* =================================== */
2
+ /* CSS for control sap.m/ComboBoxBase */
3
+ /* Horizon theme */
4
+ /* =================================== */
5
5
 
6
- .sapMInputBase:not(.sapMInputBaseDisabled):not(.sapMInputBaseIconPressed).sapMComboBoxBase.sapMComboBoxBaseArrowPressed .sapMInputBaseIconContainer .sapMInputBaseIcon:last-child {
7
- background-color: @sapField_Focus_Background;
8
- box-shadow: @sapContent_Interaction_Shadow;
9
- &:hover {
6
+ .sapMInputBase:not(.sapMInputBaseDisabled).sapMInputBaseIconPressed .sapMInputBaseIconContainer .sapMComboBoxBaseClearIcon,
7
+ .sapMInputBase:not(.sapMInputBaseDisabled).sapMInputBaseIconPressed .sapMInputBaseIconContainer .sapMComboBoxBaseClearIcon:hover {
8
+ background-color: transparent;
9
+ box-shadow: none;
10
+
11
+ &:active {
10
12
  background-color: @sapField_Focus_Background;
11
13
  box-shadow: @sapContent_Interaction_Shadow;
12
14
  }
13
- &::before {
14
- color: @sapButton_Active_TextColor;
15
- }
15
+ }
16
+
17
+ .sapMInputBaseIconPressed .sapMComboBoxBaseClearIcon::before {
18
+ color: @sapUiContentIconColor;
16
19
  }
@@ -242,14 +242,17 @@ html.sap-desktop .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv {
242
242
  {
243
243
  gap: 0.75rem !important;
244
244
  }
245
+
245
246
  large.sapUiSizeCompact .sapMGT.sapMGTLineMode, .sapUiMedia-GenericTileDeviceSet-large .sapUiSizeCompact .sapMGT.sapMGTLineMode {
246
247
  margin-right: 1rem;
247
248
  border: 1px solid @sapTile_BorderColor
248
249
  }
250
+
249
251
  .sapMGT {
250
252
  border-radius: @sapElement_BorderCornerRadius;
251
253
  border-color: @sapTile_BorderColor;
252
254
  }
255
+
253
256
  .sapUshellSection {
254
257
  .sapMGT.TwoByOne {
255
258
  width: 23rem;
@@ -258,73 +261,100 @@ large.sapUiSizeCompact .sapMGT.sapMGTLineMode, .sapUiMedia-GenericTileDeviceSet-
258
261
  width: 23rem;
259
262
  }
260
263
  }
264
+
261
265
  .sapMGT.TwoByOne {
262
266
  width: 22.5rem;
263
267
  }
268
+
269
+ .sapMGT.TwoByOne.sapMGTActionMode {
270
+ width: 20rem;
271
+ }
272
+
273
+ .sapMGT.sapMTileSmallPhone.TwoByOne.sapMGTActionMode {
274
+ width: 19rem;
275
+ }
276
+
264
277
  .sapMGT.TwoByHalf {
265
278
  width: 22.5rem;
266
279
  }
280
+
267
281
  .sapMGTHdrTxt>.sapMText {
268
282
  font-weight: bold;
269
283
  font-size: @sapFontHeader6Size;
270
284
  }
285
+
271
286
  .sapMGTLineMode .sapMGTHdrTxt {
272
287
  font-weight: bold;
273
288
  }
289
+
274
290
  .sapMGT.sapMGTLineMode {
275
291
  border: 1px solid @sapTile_BorderColor !important;
276
292
  border-radius: @sapElement_BorderCornerRadius !important;
277
293
  box-shadow: @sapContent_Shadow0 !important;
278
294
  }
295
+
279
296
  .sap-desktop .sapMGT.sapMGTLineMode:not(.sapMGTDisabled):not(.sapMGTLineModePress):hover {
280
297
  background: @sapTile_Hover_Background;
281
298
  border: 1px solid @sapTile_BorderColor !important;
282
299
  box-shadow: @sapContent_Shadow1 !important;
283
300
  }
301
+
284
302
  html.sap-desktop .sapMGT:hover:not(.sapMGTPressActive) {
285
303
  border: 1px solid @sapTile_BorderColor !important;
286
304
  box-shadow: @sapContent_Shadow1 !important;
287
305
  }
306
+
288
307
  html.sap-desktop .sapMGTIconMode.sapMGT:hover:not(.sapMGTPressActive) {
289
308
  border: none !important;
290
309
  }
310
+
291
311
  .sapMTileCntFtrTxt .sapMLnk .sapUiIcon {
292
312
  font-size: 0.75rem !important;
293
313
  margin-left: 1px;
294
314
  margin-right: 1px;
295
315
  }
316
+
296
317
  html.sap-desktop .sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv, html.sap-desktop .sapMGT:focus .sapMGTFocusDiv, html.sap-desktop .sapMGT:active .sapMGTFocusDiv, html.sap-desktop .sapMGTLineModePress .sapMGTFocusDiv {
297
318
  border-radius: @sapElement_BorderCornerRadius;
298
319
  box-shadow: inset 0 0 0 0.063rem @sapContent_ContrastFocusColor, 0 0 0 @sapContent_FocusWidth @sapContent_FocusColor;
299
320
  }
321
+
300
322
  html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv:after, html.sap-desktop .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv:after {
301
323
  border: none;
302
324
  border-radius: @sapElement_BorderCornerRadius;
303
325
  }
326
+
304
327
  .sapMGTLineMode .sapMGTFocusDiv {
305
328
  border-radius: 10px !important;
306
329
  }
330
+
307
331
  .sapFGridContainer .sapFGridContainerItemWrapper:not(.sapFGridContainerItemWrapperNoVisualFocus):focus::before {
308
332
  border: 2px solid @sapContent_FocusColor;
309
333
  border-radius: @sapElement_BorderCornerRadius;
310
334
  }
335
+
311
336
  .miniTileBackground {
312
337
  background: @sapTile_Background;
313
338
  box-shadow: @sapContent_Shadow0 !important;
314
339
  }
340
+
315
341
  .miniTileContainer .sapMGT {
316
342
  background: @sapTile_Background;
317
343
  box-shadow: @sapContent_Shadow0 !important;
318
344
  }
345
+
319
346
  .sapUshellTile, .sapUshellTileWrapper, .sapUshellTileInner, .sapUshellTileBase, .sapUshellInner .sapUshellTile-placeholder, .sapUshellInner .sapUshellLinkTile-placeholder {
320
347
  border-radius: @sapElement_BorderCornerRadius;
321
348
  }
349
+
322
350
  .sapUshellTile{
323
351
  margin: 0 1rem 1rem 0;
324
352
  }
353
+
325
354
  .sapUshellSection .sapUshellSectionTitle {
326
355
  font-weight: bold;
327
356
  }
357
+
328
358
  .OneByOne.tileWithAppInfo {
329
359
  .sapMGTTInfoContainer {
330
360
  .sapMGTTInfo {
@@ -332,9 +362,8 @@ html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv:after, html
332
362
  }
333
363
  }
334
364
  }
365
+
335
366
  .TwoByOne.sapMGTActionMode {
336
- width: 20rem;
337
- height: 11.375rem;
338
367
  border-radius: 1rem;
339
368
  .sapMGTFocusDiv {
340
369
  border-radius: 1rem !important;
@@ -49,7 +49,6 @@
49
49
 
50
50
  // Filter icon
51
51
  @_sap_m_IconTabBar_FilterIconHeight: 2.75rem;
52
- @_sap_m_IconTabBar_FilterIconLineHeight: 2.5rem;
53
52
  @_sap_m_IconTabBar_FilterIconWidth: 2.75rem;
54
53
 
55
54
  // Filter text
@@ -34,7 +34,6 @@
34
34
  margin-top: 0.1875rem;
35
35
  }
36
36
  }
37
-
38
37
  .sapMInputBase:not(.sapMInputBaseReadonly) .sapMInputBaseIconContainer .sapMInputBaseIcon {
39
38
  width: 2 * @sapContent_GridSize;
40
39
  height: 2 * @sapContent_GridSize;
@@ -137,8 +136,7 @@
137
136
  }
138
137
  }
139
138
 
140
- .sapMInputBase:not(.sapMFocus) .sapMInputBaseContentWrapper:not(.sapMInputBaseDisabledWrapper):not(.sapMInputBaseReadonlyWrapper):not(.sapMInputBaseContentWrapperState):hover,
141
- .sapMInputBase:not(.sapMFocus).sapMInputBaseIconPressed .sapMInputBaseContentWrapper:not(.sapMInputBaseDisabledWrapper):not(.sapMInputBaseReadonlyWrapper):not(.sapMInputBaseContentWrapperState) {
139
+ .sapMInputBase:not(.sapMFocus) .sapMInputBaseContentWrapper:not(.sapMInputBaseDisabledWrapper):not(.sapMInputBaseReadonlyWrapper):not(.sapMInputBaseContentWrapperState):hover {
142
140
  box-shadow: @sapContent_Interaction_Shadow;
143
141
  background: @sapField_Hover_Background;
144
142
  background-image: linear-gradient(0deg, @sapField_BorderColor 0, @sapField_BorderColor 100%);
@@ -170,7 +168,7 @@
170
168
  &.sapMInputBaseContentWrapperInformation {
171
169
  box-shadow: @sapContent_Informative_Shadow;
172
170
  }
173
- }
171
+ }
174
172
 
175
173
  .sapMInputBaseInner::-webkit-input-placeholder {
176
174
  font-style: normal;
@@ -17,17 +17,6 @@
17
17
  }
18
18
  }
19
19
 
20
- .sapMMenuBtn {
21
- .sapMBtn:hover > .sapMBtnHoverable.sapMBtnEmphasized,
22
- span.sapMBtnInner.sapMBtnEmphasized {
23
- border-left-color: @sapUiButtonEmphasizedTextColor;
24
- }
25
- }
26
-
27
- .sapMMenuBtn.sapMMenuBtnSplit .sapMSBActive:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnEmphasized {
28
- border-left-color: @sapUiButtonEmphasizedTextColor;
29
- }
30
-
31
20
  .sapMMenuBtn.sapMMenuBtnRegular .sapMBtnInner::after {
32
21
  line-height: 2.125rem;
33
22
  }
@@ -4,6 +4,7 @@
4
4
  /* =================================== */
5
5
 
6
6
  .sapMMsgStrip {
7
+ //@sapUiElementBorderCornerRadius was used but currently it results in 12px
7
8
  border-radius: @sapElement_BorderCornerRadius;
8
9
  }
9
10
 
@@ -34,7 +35,7 @@
34
35
  border-color: @sapErrorBackground;
35
36
  }
36
37
  }
37
-
38
+
38
39
  .sapMMsgStripSuccess {
39
40
  border-color: darken(saturate(@sapSuccessBackground, 20), 20);
40
41
 
@@ -56,7 +57,7 @@
56
57
  border-color: @sapWarningBackground;
57
58
  }
58
59
  }
59
-
60
+
60
61
  .sapMMsgStripMessage>.sapMLnk {
61
62
  padding-right: 0.25rem;
62
63
  padding-left: 0.25rem;
@@ -1,11 +1,7 @@
1
- /* =================================== */
2
- /* CSS for control sap.m/MultiComboBox */
3
- /* Horizon theme */
4
- /* =================================== */
5
-
6
1
  .sapMMultiComboBox.sapMInputBaseReadonly.sapMMultiComboBoxHasToken.sapMFocus .sapMTokenizer {
7
2
  left: 0;
8
3
  }
4
+
9
5
  .sapMMultiComboBoxPicker .sapMListHdrTBar {
10
6
  border-radius: 0;
11
7
  }
@@ -37,4 +33,11 @@
37
33
  & .sapMBarChild.sapMCb.sapMCbHasLabel:focus:after {
38
34
  border: none;
39
35
  }
36
+ }
37
+ .sapMMultiComboBox .sapMTokenizer {
38
+ padding-top: 1px;
39
+ }
40
+
41
+ .sapUiSizeCondensed .sapUiTableDataCell .sapMMultiComboBox .sapMTokenizer {
42
+ padding-top: 0px;
40
43
  }
@@ -1,8 +1,11 @@
1
- /* =================================== */
2
- /* CSS for control sap.m/MultiInput */
3
- /* Horizon theme */
4
- /* =================================== */
5
-
6
1
  .sapMMultiInput.sapMInputBaseReadonly.sapMMultiInputHasTokens.sapMInputFocused .sapMTokenizer {
7
2
  left: 0;
3
+ }
4
+
5
+ .sapMMultiInput .sapMTokenizer {
6
+ padding-top: 1px;
7
+ }
8
+
9
+ .sapUiSizeCondensed .sapUiTableDataCell .sapMMultiInput .sapMTokenizer {
10
+ padding-top: 0px;
8
11
  }
@@ -5,11 +5,11 @@
5
5
 
6
6
  @_sap_m_ObjectAttribute_ListTextShadowColor: none;
7
7
 
8
- .sapMObjectAttributeActive:focus .sapMObjectAttributeText {
8
+ .sapMObjectAttributeActive .sapMObjectAttributeText:focus {
9
9
  position: relative;
10
10
  }
11
11
 
12
- .sapMObjectAttributeActive:focus .sapMObjectAttributeText::after {
12
+ .sapMObjectAttributeActive .sapMObjectAttributeText:focus::after {
13
13
  pointer-events: none;
14
14
  display: block;
15
15
  content: "";
@@ -22,7 +22,7 @@
22
22
  border-radius: 0.25rem;
23
23
  }
24
24
 
25
- .sapMObjectAttributeActive:focus .sapMObjectAttributeText {
25
+ .sapMObjectAttributeActive .sapMObjectAttributeText:focus {
26
26
  text-decoration: none;
27
27
  }
28
28
 
@@ -38,7 +38,7 @@
38
38
 
39
39
  .sapMOHR .sapMObjectAttributeActive .sapMObjectAttributeText:active,
40
40
  .sapMOHR .sapMObjectAttributeActive .sapMObjectAttributeText:hover,
41
- .sapMOHR .sapMObjectAttributeActive:focus .sapMObjectAttributeText {
41
+ .sapMOHR .sapMObjectAttributeActive .sapMObjectAttributeText:focus {
42
42
  text-decoration: underline;
43
43
  color: @sapUiLinkHover;
44
44
  }
@@ -2,15 +2,14 @@
2
2
  /* CSS for control sap.m/RangeSlider */
3
3
  /* Horizon theme */
4
4
  /* ================================== */
5
-
6
5
  .sapMRangeSlider.sapMSliderInner .sapMSliderHandle {
7
6
  top: -0.75rem;
8
7
  }
9
8
 
10
9
  .sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled):hover>.sapMSliderHandle {
11
- border: 1px @sapContent_FocusStyle @sapContent_Selected_ForegroundColor;
12
- background: transparent;
13
- box-shadow: @sapContent_Selected_Shadow;
10
+ border: 1px @sapContent_FocusStyle @sapContent_Selected_ForegroundColor;
11
+ background: transparent;
12
+ box-shadow: @sapContent_Selected_Shadow;
14
13
  }
15
14
 
16
15
  .sapMRangeSlider.sapMSlider .sapMSliderInner:not(.sapMSliderInnerDisabled):hover .sapMSliderProgress:focus ~ .sapMSliderHandle,
@@ -251,13 +251,6 @@ html.sap-desktop .sapMSegBBtnFocusable.sapMBtnActive:hover .sapMSegBBtnInner {
251
251
  }
252
252
  }
253
253
 
254
- /* Android size compact fix */
255
- html[data-sap-ui-os^="Android4.1"][data-sap-ui-browser^="an"] {
256
- .sapUiSizeCompact .sapMSegBBtn img {
257
- margin-bottom: 0.128rem;
258
- }
259
- }
260
-
261
254
  .sapMSegBBtn.sapMSegBtnLastVisibleButton .sapMSegBBtnInner {
262
255
  border-right: 1px solid @sapUiButtonBorderColor;
263
256
  border-top-right-radius: @sapUiButtonBorderCornerRadius;
@@ -3,6 +3,7 @@
3
3
  /* Horizon theme */
4
4
  /* ============================= */
5
5
 
6
+ /*new*/
6
7
  .sapMSliderInner .sapMSliderHandle {
7
8
  border: 1px solid @sapContent_Selected_Background;
8
9
  background: @sapContent_Selected_Background;
@@ -3,12 +3,8 @@
3
3
  /* Horizon theme */
4
4
  /* ==================================== */
5
5
 
6
- /* ------------------------------ */
7
- /* Slider Tooltip styles */
8
- /* ------------------------------ */
9
-
10
6
  .sapMSliderTooltip {
11
- background: @sapField_Focus_Background;
7
+ background: @sapField_Focus_Background;
12
8
  border-radius: 0.5rem;
13
9
  border: none;
14
10
  box-shadow: @sapUiContentShadow1;
@@ -21,10 +21,6 @@
21
21
  }
22
22
 
23
23
  .sapMMenuBtn {
24
- .sapMBtn:hover > .sapMBtnHoverable.sapMBtnEmphasized,
25
- span.sapMBtnInner.sapMBtnEmphasized {
26
- border-left-color: @sapUiButtonBackground;
27
- }
28
24
  .sapMBtn.sapMSBActive:hover > .sapMBtnHoverable.sapMBtnEmphasized:not(.sapMBtnActive):not(.sapMToggleBtnPressed) .sapMBtnIcon {
29
25
  color: @sapUiButtonActiveTextColor;
30
26
  }
@@ -118,7 +114,8 @@
118
114
  box-sizing: border-box;
119
115
  top: 0.5rem;
120
116
  left: -0.0625rem;
121
- border: 0.0125rem solid @sapUiButtonHoverTextColor;
117
+ width: 0.0625rem;
118
+ background-color: @sapUiButtonHoverTextColor;
122
119
  pointer-events: none;
123
120
  height: 1.25rem;
124
121
  border-radius: 0.35rem;
@@ -129,19 +126,19 @@
129
126
  .sapMSB.sapMSBSuccess .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before,
130
127
  .sapMSB.sapMSBCritical .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before,
131
128
  .sapMSB.sapMSBNegative .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
132
- border-color: @sapUiButtonEmphasizedTextColor;
129
+ background-color: @sapUiButtonEmphasizedTextColor;
133
130
  }
134
131
 
135
132
  .sapMSB.sapMSBAccept .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
136
- border-color: @sapUiButtonAcceptTextColor;
133
+ background-color: @sapUiButtonAcceptTextColor;
137
134
  }
138
135
 
139
136
  .sapMSB.sapMSBReject .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
140
- border-color: @sapUiButtonRejectTextColor;
137
+ background-color: @sapUiButtonRejectTextColor;
141
138
  }
142
139
 
143
140
  .sapMSB.sapMSBAttention .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
144
- border-color: @sapUiButtonAttentionTextColor;
141
+ background-color: @sapUiButtonAttentionTextColor;
145
142
  }
146
143
 
147
144
  .sapUiSizeCompact .sapMSB .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
@@ -1,8 +1,3 @@
1
- /* ======================================== */
2
- /* CSS for control sap.m/SuggestionsPopover */
3
- /* Horizon theme */
4
- /* ======================================== */
5
-
6
1
  div.sapMSuggestionsPopover {
7
2
  box-shadow: @sapUiShadowLevel2;
8
3
  }
@@ -28,7 +28,7 @@ html.sap-desktop .sapMTokenizer:focus {
28
28
 
29
29
  /* editable tokens in read-only tokenizer */
30
30
  .sapMTokenizer.sapMTokenizerReadonly .sapMToken {
31
- color: @sapUiContentLabelColor;
31
+ color: @sapUiContentLabelColor;
32
32
  }
33
33
 
34
34
  .sapUiSizeCompact {
@@ -87,4 +87,4 @@ html.sap-desktop .sapMTokenizer:focus {
87
87
  border-bottom-left-radius: @sapUiElementBorderCornerRadius;
88
88
  border-bottom-right-radius: @sapUiElementBorderCornerRadius;
89
89
  }
90
- }
90
+ }
@@ -1,8 +1,3 @@
1
- /* ====================================== */
2
- /* CSS for control sap.m/ValueStateHeader */
3
- /* Horizon theme */
4
- /* ====================================== */
5
-
6
1
  .sapMValueStateHeaderText {
7
2
  padding-left: 0.75rem;
8
3
  }
@@ -35,7 +35,7 @@
35
35
  width: 100%;
36
36
  border-top-left-radius: 0.125rem;
37
37
  border-top-right-radius: 0.125rem;
38
- bottom: (@_sap_m_WizardProgressNavigator_ListHeight - @_sap_m_WizardProgressNavigator_NavHeight) / 2 - @_sap_m_WizardProgressNavigator_BoxShadow + @_sap_m_WizardProgressNavigator_StepUnderlineHeight;
38
+ bottom: -0.75rem;
39
39
  }
40
40
 
41
41
  .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current="true"] .sapMWizardProgressNavStepContainer::after {
@@ -99,6 +99,5 @@
99
99
  }
100
100
 
101
101
  .sapMWizardProgressNavStep:focus .sapMWizardProgressNavStepContainer {
102
- outline: @sapContent_FocusWidth @sapContent_FocusStyle @sapContent_FocusColor;
103
102
  border-radius: 8px;
104
103
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_horizon</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
7
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.96.2</version>
9
+ <version>1.98.0</version>
10
10
 
11
11
  <documentation>SAPUI5 Horizon theme library.</documentation>
12
12
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../base/library.source.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -70,12 +70,12 @@ html.sap-desktop .sapUiCalHead > .sapUiCalHeadB:focus,
70
70
  .sapUiCalHead .sapUiCalHeadPrev,
71
71
  .sapUiCalHead .sapUiCalHeadNext,
72
72
  .sapUiCalHead .sapUiCalHeadToday {
73
- color: @sapUiButtonLiteTextColor;
74
- border: 0.0625rem solid @sapUiButtonBorderColor;
75
73
  border-radius: 0.5rem;
76
74
 
77
75
  }
78
76
 
77
+ .sapUiCalHead .sapUiCalHeadPrev:hover,
78
+ .sapUiCalHead .sapUiCalHeadNext:hover,
79
79
  html.sap-desktop .sapUiCalHead > .sapUiCalHeadB:hover {
80
80
  box-shadow: 0 0 0.125rem 0 fade(@sapContent_ShadowColor, 72);
81
81
  }
@@ -404,10 +404,6 @@ html.sap-desktop .sapUiCalItemSelBetween:focus:not(:hover){
404
404
  bottom: 0.5rem;
405
405
  }
406
406
 
407
- .sapUiCalHead > button,
408
- .sapUiCalCancel {
409
- background-color: @sapUiButtonBackground;
410
- }
411
407
  /* Day names inside day */
412
408
  .sapUiCalItemNow > .sapUiCalItemText > .sapUiCalItemTextAmPm{
413
409
  line-height: 2.5rem;
@@ -439,6 +435,10 @@ html.sap-desktop .sapUiCalItemSelBetween:focus:not(:hover){
439
435
  line-height: 2rem;
440
436
  }
441
437
 
438
+ .sapUiCalHead > button {
439
+ height: 2.25rem;
440
+ }
441
+
442
442
  .sapUiSizeCompact {
443
443
  .sapUiCalContentOver{
444
444
  bottom: 0.25rem;
@@ -451,6 +451,11 @@ html.sap-desktop .sapUiCalItemSelBetween:focus:not(:hover){
451
451
  .sapUiCalItemSel.sapUiCalItemSelBetween:not(.sapUiCalItemNow) > .sapUiCalItemText {
452
452
  line-height: 1.75rem;
453
453
  }
454
+
455
+ .sapUiCalHead > button {
456
+ margin: 0.1875rem 0;
457
+ height: 1.625rem;
458
+ }
454
459
  }
455
460
 
456
461
  @media only screen
@@ -9,33 +9,33 @@
9
9
  }
10
10
 
11
11
  /* increase outline offset */
12
- .sapMIBar-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable {
12
+ .sapMIBar-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable {
13
13
  outline-offset: -.125rem;
14
14
  }
15
15
 
16
- .sapUiFup:focus .sapMBtn {
16
+ .sapUiFup .sapMBtn:focus {
17
17
  outline: none;
18
18
  }
19
19
 
20
- html.sap-desktop .sapUiFup:focus .sapMFocusable,
21
- html.sap-desktop .sapUiFup:active .sapMFocusable {
20
+ html.sap-desktop .sapUiFup .sapMFocusable:focus,
21
+ html.sap-desktop .sapUiFup .sapMFocusable:active {
22
22
  outline: 1px dotted @sapUiContentFocusColor;
23
23
  outline-offset: -1px;
24
24
  }
25
25
 
26
- .sapMFooter-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable,
27
- .sapMFooter-CTX .sapUiFup:active .sapMBtnInner.sapMFocusable,
28
- .sapUiFup:active .sapMBtnInner.sapMBtnAccept,
29
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnAccept,
30
- .sapUiFup:active .sapMBtnInner.sapMBtnReject,
31
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnReject,
32
- .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized,
33
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized {
26
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable,
27
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable,
28
+ .sapUiFup .sapMBtnInner:active.sapMBtnAccept,
29
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnAccept,
30
+ .sapUiFup .sapMBtnInner:active.sapMBtnReject,
31
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnReject,
32
+ .sapUiFup .sapMBtnInner:active.sapMBtnEmphasized,
33
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnEmphasized {
34
34
  outline-color: @sapUiContentContrastFocusColor;
35
35
  outline-offset: -.125rem;
36
36
  }
37
37
 
38
- .sapMFooter-CTX .sapUiFup:active .sapMBtnInner.sapMFocusable {
38
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable {
39
39
  background-color: @sapUiButtonActiveBackground;
40
40
  }
41
41
 
@@ -43,12 +43,12 @@ html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized {
43
43
 
44
44
  html[data-sap-ui-browser^="ie"] {
45
45
 
46
- .sapUiFup:focus .sapMBtnInner.sapMFocusable {
46
+ .sapUiFup .sapMBtnInner:focus.sapMFocusable {
47
47
  outline: none;
48
48
  position: relative;
49
49
  }
50
50
 
51
- .sapUiFup:focus .sapMBtnInner.sapMFocusable:before {
51
+ .sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
52
52
  content: " ";
53
53
  box-sizing: border-box;
54
54
  width: 100%;
@@ -59,7 +59,7 @@ html[data-sap-ui-browser^="ie"] {
59
59
  border: 1px dotted @sapUiContentFocusColor;
60
60
  }
61
61
 
62
- .sapMFooter-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable:before {
62
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
63
63
  border-color: @sapUiContentContrastFocusColor;
64
64
  }
65
65
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6