@openui5/sap.ui.webc.main 1.120.23 → 1.120.25

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 (135) hide show
  1. package/THIRDPARTY.txt +1 -1
  2. package/package.json +3 -3
  3. package/src/sap/ui/webc/main/.library +2 -2
  4. package/src/sap/ui/webc/main/Avatar.js +2 -2
  5. package/src/sap/ui/webc/main/AvatarGroup.js +2 -2
  6. package/src/sap/ui/webc/main/Badge.js +2 -2
  7. package/src/sap/ui/webc/main/Breadcrumbs.js +2 -2
  8. package/src/sap/ui/webc/main/BreadcrumbsItem.js +2 -2
  9. package/src/sap/ui/webc/main/BusyIndicator.js +2 -2
  10. package/src/sap/ui/webc/main/Button.js +2 -2
  11. package/src/sap/ui/webc/main/Calendar.js +2 -2
  12. package/src/sap/ui/webc/main/CalendarDate.js +2 -2
  13. package/src/sap/ui/webc/main/Card.js +2 -2
  14. package/src/sap/ui/webc/main/CardHeader.js +2 -2
  15. package/src/sap/ui/webc/main/Carousel.js +2 -2
  16. package/src/sap/ui/webc/main/CheckBox.js +2 -2
  17. package/src/sap/ui/webc/main/ColorPalette.js +2 -2
  18. package/src/sap/ui/webc/main/ColorPaletteItem.js +2 -2
  19. package/src/sap/ui/webc/main/ColorPalettePopover.js +2 -2
  20. package/src/sap/ui/webc/main/ColorPicker.js +2 -2
  21. package/src/sap/ui/webc/main/ComboBox.js +2 -2
  22. package/src/sap/ui/webc/main/ComboBoxGroupItem.js +2 -2
  23. package/src/sap/ui/webc/main/ComboBoxItem.js +2 -2
  24. package/src/sap/ui/webc/main/CustomListItem.js +2 -2
  25. package/src/sap/ui/webc/main/DatePicker.js +2 -2
  26. package/src/sap/ui/webc/main/DateRangePicker.js +2 -2
  27. package/src/sap/ui/webc/main/DateTimePicker.js +2 -2
  28. package/src/sap/ui/webc/main/Dialog.js +2 -2
  29. package/src/sap/ui/webc/main/FileUploader.js +2 -2
  30. package/src/sap/ui/webc/main/GroupHeaderListItem.js +2 -2
  31. package/src/sap/ui/webc/main/Icon.js +2 -2
  32. package/src/sap/ui/webc/main/Input.js +2 -2
  33. package/src/sap/ui/webc/main/Label.js +2 -2
  34. package/src/sap/ui/webc/main/Link.js +2 -2
  35. package/src/sap/ui/webc/main/List.js +2 -2
  36. package/src/sap/ui/webc/main/Menu.js +2 -2
  37. package/src/sap/ui/webc/main/MenuItem.js +2 -2
  38. package/src/sap/ui/webc/main/MessageStrip.js +2 -2
  39. package/src/sap/ui/webc/main/MultiComboBox.js +2 -2
  40. package/src/sap/ui/webc/main/MultiComboBoxGroupItem.js +2 -2
  41. package/src/sap/ui/webc/main/MultiComboBoxItem.js +2 -2
  42. package/src/sap/ui/webc/main/MultiInput.js +2 -2
  43. package/src/sap/ui/webc/main/Option.js +2 -2
  44. package/src/sap/ui/webc/main/Panel.js +2 -2
  45. package/src/sap/ui/webc/main/Popover.js +2 -2
  46. package/src/sap/ui/webc/main/ProgressIndicator.js +2 -2
  47. package/src/sap/ui/webc/main/RadioButton.js +2 -2
  48. package/src/sap/ui/webc/main/RangeSlider.js +2 -2
  49. package/src/sap/ui/webc/main/RatingIndicator.js +2 -2
  50. package/src/sap/ui/webc/main/ResponsivePopover.js +2 -2
  51. package/src/sap/ui/webc/main/SegmentedButton.js +2 -2
  52. package/src/sap/ui/webc/main/SegmentedButtonItem.js +2 -2
  53. package/src/sap/ui/webc/main/Select.js +2 -2
  54. package/src/sap/ui/webc/main/SelectMenu.js +2 -2
  55. package/src/sap/ui/webc/main/SelectMenuOption.js +2 -2
  56. package/src/sap/ui/webc/main/Slider.js +2 -2
  57. package/src/sap/ui/webc/main/SplitButton.js +2 -2
  58. package/src/sap/ui/webc/main/StandardListItem.js +2 -2
  59. package/src/sap/ui/webc/main/StepInput.js +2 -2
  60. package/src/sap/ui/webc/main/SuggestionGroupItem.js +2 -2
  61. package/src/sap/ui/webc/main/SuggestionItem.js +2 -2
  62. package/src/sap/ui/webc/main/Switch.js +2 -2
  63. package/src/sap/ui/webc/main/Tab.js +2 -2
  64. package/src/sap/ui/webc/main/TabContainer.js +2 -2
  65. package/src/sap/ui/webc/main/TabSeparator.js +2 -2
  66. package/src/sap/ui/webc/main/Table.js +2 -2
  67. package/src/sap/ui/webc/main/TableCell.js +2 -2
  68. package/src/sap/ui/webc/main/TableColumn.js +2 -2
  69. package/src/sap/ui/webc/main/TableGroupRow.js +2 -2
  70. package/src/sap/ui/webc/main/TableRow.js +2 -2
  71. package/src/sap/ui/webc/main/TextArea.js +2 -2
  72. package/src/sap/ui/webc/main/TimePicker.js +2 -2
  73. package/src/sap/ui/webc/main/Title.js +2 -2
  74. package/src/sap/ui/webc/main/Toast.js +2 -2
  75. package/src/sap/ui/webc/main/ToggleButton.js +2 -2
  76. package/src/sap/ui/webc/main/Token.js +2 -2
  77. package/src/sap/ui/webc/main/Toolbar.js +2 -2
  78. package/src/sap/ui/webc/main/ToolbarButton.js +2 -2
  79. package/src/sap/ui/webc/main/ToolbarSelect.js +2 -2
  80. package/src/sap/ui/webc/main/ToolbarSelectOption.js +2 -2
  81. package/src/sap/ui/webc/main/ToolbarSeparator.js +2 -2
  82. package/src/sap/ui/webc/main/ToolbarSpacer.js +2 -2
  83. package/src/sap/ui/webc/main/Tree.js +2 -2
  84. package/src/sap/ui/webc/main/TreeItem.js +2 -2
  85. package/src/sap/ui/webc/main/TreeItemCustom.js +2 -2
  86. package/src/sap/ui/webc/main/changeHandler/ChangeLinkTarget.js +2 -2
  87. package/src/sap/ui/webc/main/designtime/Avatar.designtime.js +1 -1
  88. package/src/sap/ui/webc/main/designtime/Badge.designtime.js +1 -1
  89. package/src/sap/ui/webc/main/designtime/BreadcrumbsItem.designtime.js +1 -1
  90. package/src/sap/ui/webc/main/designtime/BusyIndicator.designtime.js +1 -1
  91. package/src/sap/ui/webc/main/designtime/Button.designtime.js +1 -1
  92. package/src/sap/ui/webc/main/designtime/Card.designtime.js +1 -1
  93. package/src/sap/ui/webc/main/designtime/Carousel.designtime.js +1 -1
  94. package/src/sap/ui/webc/main/designtime/CheckBox.designtime.js +1 -1
  95. package/src/sap/ui/webc/main/designtime/CustomListItem.designtime.js +1 -1
  96. package/src/sap/ui/webc/main/designtime/DatePicker.designtime.js +1 -1
  97. package/src/sap/ui/webc/main/designtime/DateTimePicker.designtime.js +1 -1
  98. package/src/sap/ui/webc/main/designtime/Dialog.designtime.js +1 -1
  99. package/src/sap/ui/webc/main/designtime/Input.designtime.js +1 -1
  100. package/src/sap/ui/webc/main/designtime/Label.designtime.js +1 -1
  101. package/src/sap/ui/webc/main/designtime/Link.designtime.js +1 -1
  102. package/src/sap/ui/webc/main/designtime/List.designtime.js +1 -1
  103. package/src/sap/ui/webc/main/designtime/MultiInput.designtime.js +1 -1
  104. package/src/sap/ui/webc/main/designtime/Panel.designtime.js +1 -1
  105. package/src/sap/ui/webc/main/designtime/Popover.designtime.js +1 -1
  106. package/src/sap/ui/webc/main/designtime/RadioButton.designtime.js +1 -1
  107. package/src/sap/ui/webc/main/designtime/RangeSlider.designtime.js +1 -1
  108. package/src/sap/ui/webc/main/designtime/RatingIndicator.designtime.js +1 -1
  109. package/src/sap/ui/webc/main/designtime/ResponsivePopover.designtime.js +1 -1
  110. package/src/sap/ui/webc/main/designtime/Slider.designtime.js +1 -1
  111. package/src/sap/ui/webc/main/designtime/StandardListItem.designtime.js +1 -1
  112. package/src/sap/ui/webc/main/designtime/Tab.designtime.js +1 -1
  113. package/src/sap/ui/webc/main/designtime/TabContainer.designtime.js +1 -1
  114. package/src/sap/ui/webc/main/designtime/Table.designtime.js +1 -1
  115. package/src/sap/ui/webc/main/designtime/TableColumn.designtime.js +1 -1
  116. package/src/sap/ui/webc/main/designtime/Title.designtime.js +1 -1
  117. package/src/sap/ui/webc/main/designtime/library.designtime.js +1 -1
  118. package/src/sap/ui/webc/main/flexibility/Badge.flexibility.js +1 -1
  119. package/src/sap/ui/webc/main/flexibility/BreadcrumbsItem.flexibility.js +1 -1
  120. package/src/sap/ui/webc/main/flexibility/Button.flexibility.js +1 -1
  121. package/src/sap/ui/webc/main/flexibility/CheckBox.flexibility.js +1 -1
  122. package/src/sap/ui/webc/main/flexibility/Dialog.flexibility.js +1 -1
  123. package/src/sap/ui/webc/main/flexibility/Label.flexibility.js +1 -1
  124. package/src/sap/ui/webc/main/flexibility/Link.flexibility.js +1 -1
  125. package/src/sap/ui/webc/main/flexibility/List.flexibility.js +1 -1
  126. package/src/sap/ui/webc/main/flexibility/Panel.flexibility.js +1 -1
  127. package/src/sap/ui/webc/main/flexibility/Popover.flexibility.js +1 -1
  128. package/src/sap/ui/webc/main/flexibility/RadioButton.flexibility.js +1 -1
  129. package/src/sap/ui/webc/main/flexibility/ResponsivePopover.flexibility.js +1 -1
  130. package/src/sap/ui/webc/main/flexibility/StandardListItem.flexibility.js +1 -1
  131. package/src/sap/ui/webc/main/flexibility/Tab.flexibility.js +1 -1
  132. package/src/sap/ui/webc/main/flexibility/TabContainer.flexibility.js +1 -1
  133. package/src/sap/ui/webc/main/flexibility/Title.flexibility.js +1 -1
  134. package/src/sap/ui/webc/main/library.config.js +1 -1
  135. package/src/sap/ui/webc/main/library.js +3 -3
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * </ul> <br>
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.120.23
36
+ * @version 1.120.25
37
37
  *
38
38
  * @constructor
39
39
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * <h3>Overview</h3> The <code>sap.ui.webc.main.ToolbarButton</code> represents an abstract action, used in the <code>sap.ui.webc.main.Toolbar</code>.
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.120.23
32
+ * @version 1.120.25
33
33
  *
34
34
  * @constructor
35
35
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * <h3>Overview</h3> The <code>sap.ui.webc.main.ToolbarSelect</code> component is used to create a toolbar drop-down list. The items inside the <code>sap.ui.webc.main.ToolbarSelect</code> define the available options by using the <code>sap.ui.webc.main.ToolbarSelectOption</code> component.
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.120.23
32
+ * @version 1.120.25
33
33
  *
34
34
  * @constructor
35
35
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * The <code>sap.ui.webc.main.ToolbarSelectOption</code> component defines the content of an option in the <code>sap.ui.webc.main.ToolbarSelect</code>.
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.120.23
29
+ * @version 1.120.25
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * <h3>Overview</h3> The <code>sap.ui.webc.main.ToolbarSeparator</code> is an element, used for visual separation between two elements. It takes no space in calculating toolbar items width.
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.120.23
27
+ * @version 1.120.25
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -27,7 +27,7 @@ sap.ui.define([
27
27
  * <h3>Overview</h3> The <code>sap.ui.webc.main.ToolbarSpacer</code> is an element, used for taking needed space for toolbar items to take 100% width. It takes no space in calculating toolbar items width.
28
28
  *
29
29
  * @author SAP SE
30
- * @version 1.120.23
30
+ * @version 1.120.25
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * </ul>
58
58
  *
59
59
  * @author SAP SE
60
- * @version 1.120.23
60
+ * @version 1.120.25
61
61
  *
62
62
  * @constructor
63
63
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -39,7 +39,7 @@ sap.ui.define([
39
39
  * </ul>
40
40
  *
41
41
  * @author SAP SE
42
- * @version 1.120.23
42
+ * @version 1.120.25
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * </ul>
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.120.23
44
+ * @version 1.120.25
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -12,7 +12,7 @@ sap.ui.define(function () {
12
12
  *
13
13
  * @alias sap.ui.webc.main.changeHandler.ChangeLinkTarget
14
14
  * @author SAP SE
15
- * @version 1.120.23
15
+ * @version 1.120.25
16
16
  */
17
17
  var ChangeLinkTarget = {};
18
18
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  // Provides the design-time metadata for the sap.ui.webc.main.BreadcrumbsItem control
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  // Provides the Design Time Metadata for the sap.ui.webc.main.Link
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  // Provides the Design Time Metadata for the sap.ui.webc.main.Slider control
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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,7 +1,7 @@
1
1
 
2
2
  /*!
3
3
  * OpenUI5
4
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
5
5
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
  */
7
7
  // Provides the Design Time Metadata for the sap.ui.webc.main.Table control
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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,7 +1,7 @@
1
1
 
2
2
  /*!
3
3
  * OpenUI5
4
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
5
5
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
  */
7
7
  sap.ui.define([
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 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-2024 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6