@openui5/themelib_sap_belize 1.96.1 → 1.97.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/.reuse/dep5 +1 -1
  2. package/THIRDPARTY.txt +2 -1
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_belize/library.source.less +1 -1
  5. package/src/sap/f/themes/sap_belize_hcb/library.source.less +1 -1
  6. package/src/sap/f/themes/sap_belize_hcw/library.source.less +1 -1
  7. package/src/sap/f/themes/sap_belize_plus/library.source.less +1 -1
  8. package/src/sap/m/themes/sap_belize/library.source.less +1 -1
  9. package/src/sap/m/themes/sap_belize_hcb/ComboBox.less +9 -0
  10. package/src/sap/m/themes/sap_belize_hcb/Input.less +8 -0
  11. package/src/sap/m/themes/sap_belize_hcb/MultiComboBox.less +12 -0
  12. package/src/sap/m/themes/sap_belize_hcb/SinglePlanningCalendarGrid.less +4 -4
  13. package/src/sap/m/themes/sap_belize_hcb/ValueStateHeader.less +3 -0
  14. package/src/sap/m/themes/sap_belize_hcb/WizardProgressNavigator.less +0 -4
  15. package/src/sap/m/themes/sap_belize_hcb/library.source.less +5 -1
  16. package/src/sap/m/themes/sap_belize_hcw/ComboBox.less +9 -0
  17. package/src/sap/m/themes/sap_belize_hcw/Input.less +8 -0
  18. package/src/sap/m/themes/sap_belize_hcw/MultiComboBox.less +12 -0
  19. package/src/sap/m/themes/sap_belize_hcw/ValueStateHeader.less +3 -0
  20. package/src/sap/m/themes/sap_belize_hcw/WizardProgressNavigator.less +0 -4
  21. package/src/sap/m/themes/sap_belize_hcw/library.source.less +5 -1
  22. package/src/sap/m/themes/sap_belize_plus/library.source.less +1 -1
  23. package/src/sap/tnt/themes/sap_belize/library.source.less +1 -1
  24. package/src/sap/tnt/themes/sap_belize_hcb/library.source.less +1 -1
  25. package/src/sap/tnt/themes/sap_belize_hcw/library.source.less +1 -1
  26. package/src/sap/tnt/themes/sap_belize_plus/library.source.less +1 -1
  27. package/src/sap/ui/codeeditor/themes/sap_belize/library.source.less +1 -1
  28. package/src/sap/ui/codeeditor/themes/sap_belize_hcb/library.source.less +1 -1
  29. package/src/sap/ui/codeeditor/themes/sap_belize_hcw/library.source.less +1 -1
  30. package/src/sap/ui/codeeditor/themes/sap_belize_plus/library.source.less +1 -1
  31. package/src/sap/ui/commons/themes/sap_belize/library.source.less +1 -1
  32. package/src/sap/ui/commons/themes/sap_belize_hcb/library.source.less +1 -1
  33. package/src/sap/ui/commons/themes/sap_belize_hcw/library.source.less +1 -1
  34. package/src/sap/ui/commons/themes/sap_belize_plus/library.source.less +1 -1
  35. package/src/sap/ui/core/themes/sap_belize/.theme +2 -2
  36. package/src/sap/ui/core/themes/sap_belize/library.source.less +1 -1
  37. package/src/sap/ui/core/themes/sap_belize_hcb/.theme +2 -2
  38. package/src/sap/ui/core/themes/sap_belize_hcb/library.source.less +1 -1
  39. package/src/sap/ui/core/themes/sap_belize_hcw/.theme +2 -2
  40. package/src/sap/ui/core/themes/sap_belize_hcw/library.source.less +1 -1
  41. package/src/sap/ui/core/themes/sap_belize_plus/.theme +2 -2
  42. package/src/sap/ui/core/themes/sap_belize_plus/library.source.less +1 -1
  43. package/src/sap/ui/dt/themes/sap_belize/library.source.less +1 -1
  44. package/src/sap/ui/dt/themes/sap_belize_hcb/library.source.less +1 -1
  45. package/src/sap/ui/dt/themes/sap_belize_hcw/library.source.less +1 -1
  46. package/src/sap/ui/dt/themes/sap_belize_plus/library.source.less +1 -1
  47. package/src/sap/ui/fl/themes/sap_belize/library.source.less +1 -1
  48. package/src/sap/ui/fl/themes/sap_belize_hcb/library.source.less +1 -1
  49. package/src/sap/ui/fl/themes/sap_belize_hcw/library.source.less +1 -1
  50. package/src/sap/ui/fl/themes/sap_belize_plus/library.source.less +1 -1
  51. package/src/sap/ui/integration/themes/sap_belize/library.source.less +1 -1
  52. package/src/sap/ui/integration/themes/sap_belize_hcb/library.source.less +1 -1
  53. package/src/sap/ui/integration/themes/sap_belize_hcw/library.source.less +1 -1
  54. package/src/sap/ui/integration/themes/sap_belize_plus/library.source.less +1 -1
  55. package/src/sap/ui/layout/themes/sap_belize/library.source.less +1 -1
  56. package/src/sap/ui/layout/themes/sap_belize_hcb/library.source.less +1 -1
  57. package/src/sap/ui/layout/themes/sap_belize_hcw/library.source.less +1 -1
  58. package/src/sap/ui/layout/themes/sap_belize_plus/library.source.less +1 -1
  59. package/src/sap/ui/mdc/themes/sap_belize/library.source.less +1 -1
  60. package/src/sap/ui/mdc/themes/sap_belize_hcb/library.source.less +1 -1
  61. package/src/sap/ui/mdc/themes/sap_belize_hcw/library.source.less +1 -1
  62. package/src/sap/ui/mdc/themes/sap_belize_plus/library.source.less +1 -1
  63. package/src/sap/ui/rta/themes/sap_belize/library.source.less +1 -1
  64. package/src/sap/ui/rta/themes/sap_belize_hcb/library.source.less +1 -1
  65. package/src/sap/ui/rta/themes/sap_belize_hcw/library.source.less +1 -1
  66. package/src/sap/ui/rta/themes/sap_belize_plus/library.source.less +1 -1
  67. package/src/sap/ui/suite/themes/sap_belize/library.source.less +1 -1
  68. package/src/sap/ui/suite/themes/sap_belize_hcb/library.source.less +1 -1
  69. package/src/sap/ui/suite/themes/sap_belize_hcw/library.source.less +1 -1
  70. package/src/sap/ui/suite/themes/sap_belize_plus/library.source.less +1 -1
  71. package/src/sap/ui/table/themes/sap_belize/library.source.less +1 -1
  72. package/src/sap/ui/table/themes/sap_belize_hcb/library.source.less +1 -1
  73. package/src/sap/ui/table/themes/sap_belize_hcw/library.source.less +1 -1
  74. package/src/sap/ui/table/themes/sap_belize_plus/library.source.less +1 -1
  75. package/src/sap/ui/unified/themes/sap_belize/FileUploader.less +16 -16
  76. package/src/sap/ui/unified/themes/sap_belize/library.source.less +1 -1
  77. package/src/sap/ui/unified/themes/sap_belize_hcb/library.source.less +1 -1
  78. package/src/sap/ui/unified/themes/sap_belize_hcw/library.source.less +1 -1
  79. package/src/sap/ui/unified/themes/sap_belize_plus/library.source.less +1 -1
  80. package/src/sap/ui/ux3/themes/sap_belize/library.source.less +1 -1
  81. package/src/sap/ui/ux3/themes/sap_belize_hcb/library.source.less +1 -1
  82. package/src/sap/ui/ux3/themes/sap_belize_hcw/library.source.less +1 -1
  83. package/src/sap/ui/ux3/themes/sap_belize_plus/library.source.less +1 -1
  84. package/src/sap/uxap/themes/sap_belize/library.source.less +1 -1
  85. package/src/sap/uxap/themes/sap_belize_hcb/library.source.less +1 -1
  86. package/src/sap/uxap/themes/sap_belize_hcw/library.source.less +1 -1
  87. package/src/sap/uxap/themes/sap_belize_plus/library.source.less +1 -1
package/.reuse/dep5 CHANGED
@@ -418,7 +418,7 @@ Comment: these files contain content from SAP and BooleanExpressionEvaluator: Bo
418
418
 
419
419
  # Library: sap.ui.webc.common:
420
420
 
421
- Files: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theme-base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
421
+ Files: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
422
422
  Copyright: SAP
423
423
  License: Apache-2.0
424
424
  Comment: these files belong to: UI5 Web Components
package/THIRDPARTY.txt CHANGED
@@ -412,10 +412,11 @@ Copyright: SAP
412
412
  License: Apache-2.0
413
413
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
414
414
  Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.*
415
- src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theme-base/*.*
415
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.*
416
416
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.*
417
417
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.*
418
418
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
419
+ src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
419
420
 
420
421
  Component: lit-html, version: 1.4.1
421
422
  Copyright: Google LLC
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_belize",
3
- "version": "1.96.1",
3
+ "version": "1.97.1",
4
4
  "description": "OpenUI5 Theme Library sap_belize",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,22 +14,22 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.96.1",
18
- "@openui5/sap.m": "1.96.1",
19
- "@openui5/sap.tnt": "1.96.1",
20
- "@openui5/sap.ui.codeeditor": "1.96.1",
21
- "@openui5/sap.ui.commons": "1.96.1",
22
- "@openui5/sap.ui.core": "1.96.1",
23
- "@openui5/sap.ui.dt": "1.96.1",
24
- "@openui5/sap.ui.fl": "1.96.1",
25
- "@openui5/sap.ui.mdc": "1.96.1",
26
- "@openui5/sap.ui.integration": "1.96.1",
27
- "@openui5/sap.ui.layout": "1.96.1",
28
- "@openui5/sap.ui.rta": "1.96.1",
29
- "@openui5/sap.ui.suite": "1.96.1",
30
- "@openui5/sap.ui.table": "1.96.1",
31
- "@openui5/sap.ui.unified": "1.96.1",
32
- "@openui5/sap.ui.ux3": "1.96.1",
33
- "@openui5/sap.uxap": "1.96.1"
17
+ "@openui5/sap.f": "1.97.1",
18
+ "@openui5/sap.m": "1.97.1",
19
+ "@openui5/sap.tnt": "1.97.1",
20
+ "@openui5/sap.ui.codeeditor": "1.97.1",
21
+ "@openui5/sap.ui.commons": "1.97.1",
22
+ "@openui5/sap.ui.core": "1.97.1",
23
+ "@openui5/sap.ui.dt": "1.97.1",
24
+ "@openui5/sap.ui.fl": "1.97.1",
25
+ "@openui5/sap.ui.mdc": "1.97.1",
26
+ "@openui5/sap.ui.integration": "1.97.1",
27
+ "@openui5/sap.ui.layout": "1.97.1",
28
+ "@openui5/sap.ui.rta": "1.97.1",
29
+ "@openui5/sap.ui.suite": "1.97.1",
30
+ "@openui5/sap.ui.table": "1.97.1",
31
+ "@openui5/sap.ui.unified": "1.97.1",
32
+ "@openui5/sap.ui.ux3": "1.97.1",
33
+ "@openui5/sap.uxap": "1.97.1"
34
34
  }
35
35
  }
@@ -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
 
@@ -0,0 +1,9 @@
1
+ /* ================================= */
2
+ /* CSS for control sap.m/ComboBox */
3
+ /* Belize High Contrast Black theme */
4
+ /* ================================= */
5
+
6
+ .sapMComboBoxBasePicker-CTX .sapMComboBoxList.sapMListFocus .sapMLIBSelected,
7
+ .sapMComboBoxBasePicker-CTX .sapMComboBoxList.sapMListFocus .sapMComboBoxBaseNonInteractiveItem.sapMLIBFocused {
8
+ outline-offset: -0.1875rem;
9
+ }
@@ -0,0 +1,8 @@
1
+ /* ================================= */
2
+ /* CSS for control sap.m/Input */
3
+ /* Belize High Contrast Black theme */
4
+ /* ================================= */
5
+
6
+ .sapMListFocus .sapMLIBFocused {
7
+ outline-offset: -0.1875rem;
8
+ }
@@ -0,0 +1,12 @@
1
+ /* ==================================== */
2
+ /* CSS for control sap.m/MultiComboBox */
3
+ /* Belize High Contrast Black theme */
4
+ /* ==================================== */
5
+
6
+ .sapMMultiComboBoxPicker .sapMFocusable:focus {
7
+ outline-offset: -0.1875rem;
8
+ }
9
+
10
+ .sapMMultiComboBoxSelectAll.sapMTB.sapMIBar.sapMMultiComboBoxSelectAllFocused {
11
+ outline-offset: -0.1875rem;
12
+ }
@@ -15,10 +15,10 @@
15
15
  .sapMSinglePCAppointments {
16
16
  .sapUiCalendarApp {
17
17
  &.sapUiCalendarAppSel::after {
18
- top: 1px;
19
- bottom: 1px;
20
- right: 1px;
21
- left: 1px;
18
+ top: 0.0625rem;
19
+ bottom: 0.0625rem;
20
+ right: 0.0625rem;
21
+ left: 0.0625rem;
22
22
  }
23
23
  }
24
24
  }
@@ -0,0 +1,3 @@
1
+ .sapMPseudoFocus {
2
+ outline-offset: -0.1875rem;
3
+ }
@@ -3,10 +3,6 @@
3
3
  /* Belize High Contrast Black theme */
4
4
  /* ============================================== */
5
5
 
6
- .sapMWizardProgressNavStep:focus .sapMWizardProgressNavStepContainer {
7
- outline: 2px dotted @sapUiContentFocusColor;
8
- }
9
-
10
6
  .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current="true"] {
11
7
  .sapMWizardProgressNavStepContainer::after {
12
8
  background: @sapUiObjectHeaderBorderColor;
@@ -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
 
@@ -32,11 +32,13 @@
32
32
  @import "IconTabBarSelectList.less";
33
33
  @import "Image.less";
34
34
  @import "ImageContent.less";
35
+ @import "Input.less";
35
36
  @import "InputBase.less";
36
37
 
37
38
  /* note: the following three files are not in alphabetical order and should be imported after InputBase.less */
38
39
  @import "ComboBoxTextField.less";
39
40
  @import "ComboBoxBase.less";
41
+ @import "ComboBox.less";
40
42
 
41
43
  @import "LightBox.less";
42
44
  @import "Link.less";
@@ -47,6 +49,7 @@
47
49
  @import "MessageView.less";
48
50
  @import "MessageStrip.less";
49
51
  @import "MultiInput.less";
52
+ @import "MultiComboBox.less";
50
53
  @import "NewsContent.less";
51
54
  @import "NotificationListBase.less";
52
55
  @import "NotificationListGroup.less";
@@ -98,6 +101,7 @@
98
101
  @import "Toolbar.less";
99
102
  @import "ToolbarSeparator.less";
100
103
  @import "UploadCollection.less";
104
+ @import "ValueStateHeader.less";
101
105
  @import "ValueStateMessage.less";
102
106
  @import "ViewSettingsDialog.less";
103
107
  @import "WheelSlider.less";
@@ -0,0 +1,9 @@
1
+ /* ================================= */
2
+ /* CSS for control sap.m/ComboBox */
3
+ /* Belize High Contrast White theme */
4
+ /* ================================= */
5
+
6
+ .sapMComboBoxBasePicker-CTX .sapMComboBoxList.sapMListFocus .sapMLIBSelected,
7
+ .sapMComboBoxBasePicker-CTX .sapMComboBoxList.sapMListFocus .sapMComboBoxBaseNonInteractiveItem.sapMLIBFocused {
8
+ outline-offset: -0.1875rem;
9
+ }
@@ -0,0 +1,8 @@
1
+ /* ================================= */
2
+ /* CSS for control sap.m/Input */
3
+ /* Belize High Contrast White theme */
4
+ /* ================================= */
5
+
6
+ .sapMListFocus .sapMLIBFocused {
7
+ outline-offset: -0.1875rem;
8
+ }
@@ -0,0 +1,12 @@
1
+ /* ==================================== */
2
+ /* CSS for control sap.m/MultiComboBox */
3
+ /* Belize High Contrast White theme */
4
+ /* ==================================== */
5
+
6
+ .sapMMultiComboBoxPicker .sapMFocusable:focus {
7
+ outline-offset: -0.1875rem;
8
+ }
9
+
10
+ .sapMMultiComboBoxSelectAll.sapMTB.sapMIBar.sapMMultiComboBoxSelectAllFocused {
11
+ outline-offset: -0.1875rem;
12
+ }
@@ -0,0 +1,3 @@
1
+ .sapMPseudoFocus {
2
+ outline-offset: -0.1875rem;
3
+ }
@@ -3,10 +3,6 @@
3
3
  /* Belize High Contrast White theme */
4
4
  /* ============================================== */
5
5
 
6
- .sapMWizardProgressNavStep:focus .sapMWizardProgressNavStepContainer {
7
- outline: 2px dotted @sapUiContentFocusColor;
8
- }
9
-
10
6
  .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current="true"] {
11
7
  .sapMWizardProgressNavStepContainer::after {
12
8
  background: @sapUiObjectHeaderBorderColor;
@@ -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
 
@@ -32,11 +32,13 @@
32
32
  @import "IconTabBarSelectList.less";
33
33
  @import "Image.less";
34
34
  @import "ImageContent.less";
35
+ @import "Input.less";
35
36
  @import "InputBase.less";
36
37
 
37
38
  /* note: the following three files are not in alphabetical order and should be imported after InputBase.less */
38
39
  @import "ComboBoxTextField.less";
39
40
  @import "ComboBoxBase.less";
41
+ @import "ComboBox.less";
40
42
 
41
43
  @import "LightBox.less";
42
44
  @import "Link.less";
@@ -46,6 +48,7 @@
46
48
  @import "MenuListItem.less";
47
49
  @import "MessageView.less";
48
50
  @import "MessageStrip.less";
51
+ @import "MultiComboBox.less";
49
52
  @import "MultiInput.less";
50
53
  @import "NewsContent.less";
51
54
  @import "NotificationListBase.less";
@@ -98,6 +101,7 @@
98
101
  @import "Toolbar.less";
99
102
  @import "ToolbarSeparator.less";
100
103
  @import "UploadCollection.less";
104
+ @import "ValueStateHeader.less";
101
105
  @import "ValueStateMessage.less";
102
106
  @import "ViewSettingsDialog.less";
103
107
  @import "WheelSlider.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
 
@@ -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
 
@@ -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_belize</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
7
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.96.1</version>
9
+ <version>1.97.1</version>
10
10
 
11
11
  <documentation>SAPUI5 belize 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
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_belize_hcb</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
7
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.96.1</version>
9
+ <version>1.97.1</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast black 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
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_belize_hcw</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
7
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.96.1</version>
9
+ <version>1.97.1</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast white 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
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_belize_plus</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
7
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.96.1</version>
9
+ <version>1.97.1</version>
10
10
 
11
11
  <documentation>SAPUI5 belize plus 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
 
@@ -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
 
@@ -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
  @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
  @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
  @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
  @import "../sap_belize/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
 
@@ -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
 
@@ -4,33 +4,33 @@
4
4
  /* ============================================ */
5
5
 
6
6
  /* increase outline offset */
7
- .sapMIBar-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable {
7
+ .sapMIBar-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable {
8
8
  outline-offset: -.125rem;
9
9
  }
10
10
 
11
- .sapUiFup:focus .sapMBtn {
11
+ .sapUiFup .sapMBtn:focus {
12
12
  outline: none;
13
13
  }
14
14
 
15
- html.sap-desktop .sapUiFup:focus .sapMFocusable,
16
- html.sap-desktop .sapUiFup:active .sapMFocusable {
15
+ html.sap-desktop .sapUiFup .sapMFocusable:focus,
16
+ html.sap-desktop .sapUiFup .sapMFocusable:active {
17
17
  outline: 1px dotted @sapUiContentFocusColor;
18
18
  outline-offset: -1px;
19
19
  }
20
20
 
21
- .sapMFooter-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable,
22
- .sapMFooter-CTX .sapUiFup:active .sapMBtnInner.sapMFocusable,
23
- .sapUiFup:active .sapMBtnInner.sapMBtnAccept,
24
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnAccept,
25
- .sapUiFup:active .sapMBtnInner.sapMBtnReject,
26
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnReject,
27
- .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized,
28
- html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized {
21
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable,
22
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable,
23
+ .sapUiFup .sapMBtnInner:active.sapMBtnAccept,
24
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnAccept,
25
+ .sapUiFup .sapMBtnInner:active.sapMBtnReject,
26
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnReject,
27
+ .sapUiFup .sapMBtnInner:active.sapMBtnEmphasized,
28
+ html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnEmphasized {
29
29
  outline-color: @sapUiContentContrastFocusColor;
30
30
  outline-offset: -.125rem;
31
31
  }
32
32
 
33
- .sapMFooter-CTX .sapUiFup:active .sapMBtnInner.sapMFocusable {
33
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable {
34
34
  background-color: @sapUiButtonActiveBackground;
35
35
  }
36
36
 
@@ -38,12 +38,12 @@ html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized {
38
38
 
39
39
  html[data-sap-ui-browser^="ie"] {
40
40
 
41
- .sapUiFup:focus .sapMBtnInner.sapMFocusable {
41
+ .sapUiFup .sapMBtnInner:focus.sapMFocusable {
42
42
  outline: none;
43
43
  position: relative;
44
44
  }
45
45
 
46
- .sapUiFup:focus .sapMBtnInner.sapMFocusable:before {
46
+ .sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
47
47
  content: " ";
48
48
  box-sizing: border-box;
49
49
  width: 100%;
@@ -54,7 +54,7 @@ html[data-sap-ui-browser^="ie"] {
54
54
  border: 1px dotted @sapUiContentFocusColor;
55
55
  }
56
56
 
57
- .sapMFooter-CTX .sapUiFup:focus .sapMBtnInner.sapMFocusable:before {
57
+ .sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
58
58
  border-color: @sapUiContentContrastFocusColor;
59
59
  }
60
60
 
@@ -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
 
@@ -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