@openui5/sap.ui.webc.fiori 1.142.1 → 1.142.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/package.json +4 -4
  2. package/src/sap/ui/webc/fiori/.library +2 -2
  3. package/src/sap/ui/webc/fiori/Bar.js +2 -2
  4. package/src/sap/ui/webc/fiori/BarcodeScannerDialog.js +2 -2
  5. package/src/sap/ui/webc/fiori/DynamicSideContent.js +2 -2
  6. package/src/sap/ui/webc/fiori/FilterItem.js +2 -2
  7. package/src/sap/ui/webc/fiori/FilterItemOption.js +2 -2
  8. package/src/sap/ui/webc/fiori/FlexibleColumnLayout.js +2 -2
  9. package/src/sap/ui/webc/fiori/IllustratedMessage.js +2 -2
  10. package/src/sap/ui/webc/fiori/MediaGallery.js +2 -2
  11. package/src/sap/ui/webc/fiori/MediaGalleryItem.js +2 -2
  12. package/src/sap/ui/webc/fiori/NotificationAction.js +2 -2
  13. package/src/sap/ui/webc/fiori/NotificationListGroupItem.js +2 -2
  14. package/src/sap/ui/webc/fiori/NotificationListItem.js +2 -2
  15. package/src/sap/ui/webc/fiori/Page.js +2 -2
  16. package/src/sap/ui/webc/fiori/ProductSwitch.js +2 -2
  17. package/src/sap/ui/webc/fiori/ProductSwitchItem.js +2 -2
  18. package/src/sap/ui/webc/fiori/ShellBar.js +2 -2
  19. package/src/sap/ui/webc/fiori/ShellBarItem.js +2 -2
  20. package/src/sap/ui/webc/fiori/SideNavigation.js +2 -2
  21. package/src/sap/ui/webc/fiori/SideNavigationItem.js +2 -2
  22. package/src/sap/ui/webc/fiori/SideNavigationSubItem.js +2 -2
  23. package/src/sap/ui/webc/fiori/SortItem.js +2 -2
  24. package/src/sap/ui/webc/fiori/Timeline.js +2 -2
  25. package/src/sap/ui/webc/fiori/TimelineItem.js +2 -2
  26. package/src/sap/ui/webc/fiori/UploadCollection.js +2 -2
  27. package/src/sap/ui/webc/fiori/UploadCollectionItem.js +2 -2
  28. package/src/sap/ui/webc/fiori/ViewSettingsDialog.js +2 -2
  29. package/src/sap/ui/webc/fiori/Wizard.js +2 -2
  30. package/src/sap/ui/webc/fiori/WizardStep.js +2 -2
  31. package/src/sap/ui/webc/fiori/designtime/NotificationListItem.designtime.js +1 -1
  32. package/src/sap/ui/webc/fiori/designtime/Page.designtime.js +1 -1
  33. package/src/sap/ui/webc/fiori/designtime/SideNavigation.designtime.js +1 -1
  34. package/src/sap/ui/webc/fiori/designtime/SideNavigationItem.designtime.js +1 -1
  35. package/src/sap/ui/webc/fiori/designtime/SideNavigationSubItem.designtime.js +1 -1
  36. package/src/sap/ui/webc/fiori/designtime/UploadCollection.designtime.js +1 -1
  37. package/src/sap/ui/webc/fiori/designtime/UploadCollectionItem.designtime.js +1 -1
  38. package/src/sap/ui/webc/fiori/designtime/library.designtime.js +1 -1
  39. package/src/sap/ui/webc/fiori/flexibility/SideNavigation.flexibility.js +1 -1
  40. package/src/sap/ui/webc/fiori/flexibility/SideNavigationItem.flexibility.js +1 -1
  41. package/src/sap/ui/webc/fiori/flexibility/SideNavigationSubItem.flexibility.js +1 -1
  42. package/src/sap/ui/webc/fiori/flexibility/UploadCollectionItem.flexibility.js +1 -1
  43. package/src/sap/ui/webc/fiori/illustrations/AddColumn.js +1 -1
  44. package/src/sap/ui/webc/fiori/illustrations/AddDimensions.js +1 -1
  45. package/src/sap/ui/webc/fiori/illustrations/AddPeople.js +1 -1
  46. package/src/sap/ui/webc/fiori/illustrations/AllIllustrations.js +1 -1
  47. package/src/sap/ui/webc/fiori/illustrations/BalloonSky.js +1 -1
  48. package/src/sap/ui/webc/fiori/illustrations/BeforeSearch.js +1 -1
  49. package/src/sap/ui/webc/fiori/illustrations/Connection.js +1 -1
  50. package/src/sap/ui/webc/fiori/illustrations/EmptyCalendar.js +1 -1
  51. package/src/sap/ui/webc/fiori/illustrations/EmptyList.js +1 -1
  52. package/src/sap/ui/webc/fiori/illustrations/EmptyPlanningCalendar.js +1 -1
  53. package/src/sap/ui/webc/fiori/illustrations/ErrorScreen.js +1 -1
  54. package/src/sap/ui/webc/fiori/illustrations/FilterTable.js +1 -1
  55. package/src/sap/ui/webc/fiori/illustrations/GroupTable.js +1 -1
  56. package/src/sap/ui/webc/fiori/illustrations/NoActivities.js +1 -1
  57. package/src/sap/ui/webc/fiori/illustrations/NoColumnsSet.js +1 -1
  58. package/src/sap/ui/webc/fiori/illustrations/NoData.js +1 -1
  59. package/src/sap/ui/webc/fiori/illustrations/NoDimensionsSet.js +1 -1
  60. package/src/sap/ui/webc/fiori/illustrations/NoEntries.js +1 -1
  61. package/src/sap/ui/webc/fiori/illustrations/NoFilterResults.js +1 -1
  62. package/src/sap/ui/webc/fiori/illustrations/NoMail.js +1 -1
  63. package/src/sap/ui/webc/fiori/illustrations/NoMail_v1.js +1 -1
  64. package/src/sap/ui/webc/fiori/illustrations/NoNotifications.js +1 -1
  65. package/src/sap/ui/webc/fiori/illustrations/NoSavedItems.js +1 -1
  66. package/src/sap/ui/webc/fiori/illustrations/NoSavedItems_v1.js +1 -1
  67. package/src/sap/ui/webc/fiori/illustrations/NoSearchResults.js +1 -1
  68. package/src/sap/ui/webc/fiori/illustrations/NoTasks.js +1 -1
  69. package/src/sap/ui/webc/fiori/illustrations/NoTasks_v1.js +1 -1
  70. package/src/sap/ui/webc/fiori/illustrations/PageNotFound.js +1 -1
  71. package/src/sap/ui/webc/fiori/illustrations/ReloadScreen.js +1 -1
  72. package/src/sap/ui/webc/fiori/illustrations/ResizeColumn.js +1 -1
  73. package/src/sap/ui/webc/fiori/illustrations/SearchEarth.js +1 -1
  74. package/src/sap/ui/webc/fiori/illustrations/SearchFolder.js +1 -1
  75. package/src/sap/ui/webc/fiori/illustrations/SimpleBalloon.js +1 -1
  76. package/src/sap/ui/webc/fiori/illustrations/SimpleBell.js +1 -1
  77. package/src/sap/ui/webc/fiori/illustrations/SimpleCalendar.js +1 -1
  78. package/src/sap/ui/webc/fiori/illustrations/SimpleCheckMark.js +1 -1
  79. package/src/sap/ui/webc/fiori/illustrations/SimpleConnection.js +1 -1
  80. package/src/sap/ui/webc/fiori/illustrations/SimpleEmptyDoc.js +1 -1
  81. package/src/sap/ui/webc/fiori/illustrations/SimpleEmptyList.js +1 -1
  82. package/src/sap/ui/webc/fiori/illustrations/SimpleError.js +1 -1
  83. package/src/sap/ui/webc/fiori/illustrations/SimpleMagnifier.js +1 -1
  84. package/src/sap/ui/webc/fiori/illustrations/SimpleMail.js +1 -1
  85. package/src/sap/ui/webc/fiori/illustrations/SimpleNoSavedItems.js +1 -1
  86. package/src/sap/ui/webc/fiori/illustrations/SimpleNotFoundMagnifier.js +1 -1
  87. package/src/sap/ui/webc/fiori/illustrations/SimpleReload.js +1 -1
  88. package/src/sap/ui/webc/fiori/illustrations/SimpleTask.js +1 -1
  89. package/src/sap/ui/webc/fiori/illustrations/SleepingBell.js +1 -1
  90. package/src/sap/ui/webc/fiori/illustrations/SortColumn.js +1 -1
  91. package/src/sap/ui/webc/fiori/illustrations/SuccessBalloon.js +1 -1
  92. package/src/sap/ui/webc/fiori/illustrations/SuccessCheckMark.js +1 -1
  93. package/src/sap/ui/webc/fiori/illustrations/SuccessHighFive.js +1 -1
  94. package/src/sap/ui/webc/fiori/illustrations/SuccessScreen.js +1 -1
  95. package/src/sap/ui/webc/fiori/illustrations/Survey.js +1 -1
  96. package/src/sap/ui/webc/fiori/illustrations/Tent.js +1 -1
  97. package/src/sap/ui/webc/fiori/illustrations/UnableToLoad.js +1 -1
  98. package/src/sap/ui/webc/fiori/illustrations/UnableToLoadImage.js +1 -1
  99. package/src/sap/ui/webc/fiori/illustrations/UnableToUpload.js +1 -1
  100. package/src/sap/ui/webc/fiori/illustrations/UploadCollection.js +1 -1
  101. package/src/sap/ui/webc/fiori/illustrations/UploadToCloud.js +1 -1
  102. package/src/sap/ui/webc/fiori/illustrations/tnt/ChartArea.js +1 -1
  103. package/src/sap/ui/webc/fiori/illustrations/tnt/ChartArea2.js +1 -1
  104. package/src/sap/ui/webc/fiori/illustrations/tnt/ChartBPMNFlow.js +1 -1
  105. package/src/sap/ui/webc/fiori/illustrations/tnt/ChartBar.js +1 -1
  106. package/src/sap/ui/webc/fiori/illustrations/tnt/ChartBullet.js +1 -1
  107. package/src/sap/ui/webc/fiori/illustrations/tnt/ChartDoughnut.js +1 -1
  108. package/src/sap/ui/webc/fiori/illustrations/tnt/ChartFlow.js +1 -1
  109. package/src/sap/ui/webc/fiori/illustrations/tnt/ChartGantt.js +1 -1
  110. package/src/sap/ui/webc/fiori/illustrations/tnt/ChartOrg.js +1 -1
  111. package/src/sap/ui/webc/fiori/illustrations/tnt/ChartPie.js +1 -1
  112. package/src/sap/ui/webc/fiori/illustrations/tnt/CodePlaceholder.js +1 -1
  113. package/src/sap/ui/webc/fiori/illustrations/tnt/Company.js +1 -1
  114. package/src/sap/ui/webc/fiori/illustrations/tnt/Components.js +1 -1
  115. package/src/sap/ui/webc/fiori/illustrations/tnt/ExternalLink.js +1 -1
  116. package/src/sap/ui/webc/fiori/illustrations/tnt/FaceID.js +1 -1
  117. package/src/sap/ui/webc/fiori/illustrations/tnt/Fingerprint.js +1 -1
  118. package/src/sap/ui/webc/fiori/illustrations/tnt/Lock.js +1 -1
  119. package/src/sap/ui/webc/fiori/illustrations/tnt/Mission.js +1 -1
  120. package/src/sap/ui/webc/fiori/illustrations/tnt/NoApplications.js +1 -1
  121. package/src/sap/ui/webc/fiori/illustrations/tnt/NoFlows.js +1 -1
  122. package/src/sap/ui/webc/fiori/illustrations/tnt/NoUsers.js +1 -1
  123. package/src/sap/ui/webc/fiori/illustrations/tnt/Radar.js +1 -1
  124. package/src/sap/ui/webc/fiori/illustrations/tnt/Secrets.js +1 -1
  125. package/src/sap/ui/webc/fiori/illustrations/tnt/Services.js +1 -1
  126. package/src/sap/ui/webc/fiori/illustrations/tnt/SessionExpired.js +1 -1
  127. package/src/sap/ui/webc/fiori/illustrations/tnt/SessionExpiring.js +1 -1
  128. package/src/sap/ui/webc/fiori/illustrations/tnt/Success.js +1 -1
  129. package/src/sap/ui/webc/fiori/illustrations/tnt/SuccessfulAuth.js +1 -1
  130. package/src/sap/ui/webc/fiori/illustrations/tnt/Systems.js +1 -1
  131. package/src/sap/ui/webc/fiori/illustrations/tnt/Teams.js +1 -1
  132. package/src/sap/ui/webc/fiori/illustrations/tnt/Tools.js +1 -1
  133. package/src/sap/ui/webc/fiori/illustrations/tnt/UnableToLoad.js +1 -1
  134. package/src/sap/ui/webc/fiori/illustrations/tnt/Unlock.js +1 -1
  135. package/src/sap/ui/webc/fiori/illustrations/tnt/UnsuccessfulAuth.js +1 -1
  136. package/src/sap/ui/webc/fiori/illustrations/tnt/User2.js +1 -1
  137. package/src/sap/ui/webc/fiori/library.config.js +1 -1
  138. package/src/sap/ui/webc/fiori/library.js +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.webc.fiori",
3
- "version": "1.142.1",
3
+ "version": "1.142.2",
4
4
  "description": "OpenUI5 UI Library sap.ui.webc.fiori",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -20,8 +20,8 @@
20
20
  "generate": "ui5-webc-generate"
21
21
  },
22
22
  "dependencies": {
23
- "@openui5/sap.ui.core": "1.142.1",
24
- "@openui5/sap.ui.webc.main": "1.142.1",
25
- "@openui5/sap.ui.webc.common": "1.142.1"
23
+ "@openui5/sap.ui.core": "1.142.2",
24
+ "@openui5/sap.ui.webc.main": "1.142.2",
25
+ "@openui5/sap.ui.webc.common": "1.142.2"
26
26
  }
27
27
  }
@@ -3,9 +3,9 @@
3
3
 
4
4
  <name>sap.ui.webc.fiori</name>
5
5
  <vendor>SAP SE</vendor>
6
- <version>1.142.1</version>
6
+ <version>1.142.2</version>
7
7
  <copyright>OpenUI5
8
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
8
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
9
9
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
10
10
 
11
11
  <documentation>UI5 Web Components Retrofit Fiori Components</documentation>
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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
  * <h3>Keyboard Handling</h3>
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.142.1
44
+ * @version 1.142.2
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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,7 +32,7 @@ sap.ui.define([
32
32
  * For a list of supported barcode formats, see the {@link https://github.com/zxing-js/library zxing-js/library} documentation.
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.142.1
35
+ * @version 1.142.2
36
36
  *
37
37
  * @constructor
38
38
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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,7 +70,7 @@ sap.ui.define([
70
70
  * A special case allows switching the comparison mode between the main and side content. In this case, the screen is split into 50:50 percent for main vs. side content. The responsive behavior of the equal split is the same as in the standard view - the side content disappears on screen widths of less than 720 px and can only be viewed by triggering it.
71
71
  *
72
72
  * @author SAP SE
73
- * @version 1.142.1
73
+ * @version 1.142.2
74
74
  *
75
75
  * @constructor
76
76
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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
  * <h3>Usage</h3>
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.142.1
29
+ * @version 1.142.2
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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
  * <h3>Usage</h3>
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.142.1
29
+ * @version 1.142.2
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -40,7 +40,7 @@ sap.ui.define([
40
40
  * <h3>Keyboard Handling</h3>
41
41
  *
42
42
  * @author SAP SE
43
- * @version 1.142.1
43
+ * @version 1.142.2
44
44
  *
45
45
  * @constructor
46
46
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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
  * <h3>Usage</h3> <code>sap.ui.webc.fiori.IllustratedMessage</code> is meant to be used inside container component, for example a <code>sap.ui.webc.main.Card</code>, a <code>sap.ui.webc.main.Dialog</code> or a <code>sap.ui.webc.fiori.Page</code>
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.142.1
44
+ * @version 1.142.2
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -45,7 +45,7 @@ sap.ui.define([
45
45
  * </ul> <br>
46
46
  *
47
47
  * @author SAP SE
48
- * @version 1.142.1
48
+ * @version 1.142.2
49
49
  *
50
50
  * @constructor
51
51
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * </ul>
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.142.1
40
+ * @version 1.142.2
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * The <code>sap.ui.webc.fiori.NotificationAction</code> represents an abstract action, used in the <code>sap.ui.webc.fiori.NotificationListItem</code> and the <code>sap.ui.webc.fiori.NotificationListGroupItem</code> items.
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.142.1
31
+ * @version 1.142.2
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -47,7 +47,7 @@ sap.ui.define([
47
47
  * </ul>
48
48
  *
49
49
  * @author SAP SE
50
- * @version 1.142.1
50
+ * @version 1.142.2
51
51
  *
52
52
  * @constructor
53
53
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * </ul>
50
50
  *
51
51
  * @author SAP SE
52
- * @version 1.142.1
52
+ * @version 1.142.2
53
53
  *
54
54
  * @constructor
55
55
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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.142.1
42
+ * @version 1.142.2
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * <br>
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.142.1
40
+ * @version 1.142.2
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * </ul>
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.142.1
37
+ * @version 1.142.2
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -50,7 +50,7 @@ sap.ui.define([
50
50
  * <h3>Keyboard Handling</h3>
51
51
  *
52
52
  * @author SAP SE
53
- * @version 1.142.1
53
+ * @version 1.142.2
54
54
  *
55
55
  * @constructor
56
56
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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
  *
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.142.1
27
+ * @version 1.142.2
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * <h3>Keyboard Handling</h3>
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.142.1
40
+ * @version 1.142.2
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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.fiori.SideNavigationItem</code> is used within <code>sap.ui.webc.fiori.SideNavigation</code> only. Via the <code>sap.ui.webc.fiori.SideNavigationItem</code> you control the content of the <code>SideNavigation</code>.
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.142.1
29
+ * @version 1.142.2
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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.fiori.SideNavigationSubItem</code> is intended to be used inside a <code>sap.ui.webc.fiori.SideNavigationItem</code> only.
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.142.1
29
+ * @version 1.142.2
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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
  * <h3>Usage</h3>
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.142.1
29
+ * @version 1.142.2
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * The <code>sap.ui.webc.fiori.Timeline</code> component shows entries (such as objects, events, or posts) in chronological order. A common use case is to provide information about changes to an object, or events related to an object. These entries can be generated by the system (for example, value XY changed from A to B), or added manually. There are two distinct variants of the timeline: basic and social. The basic timeline is read-only, while the social timeline offers a high level of interaction and collaboration, and is integrated within SAP Jam.
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.142.1
31
+ * @version 1.142.2
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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
  * An entry posted on the timeline.
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.142.1
29
+ * @version 1.142.2
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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> This component allows you to represent files before uploading them to a server, with the help of <code>sap.ui.webc.fiori.UploadCollectionItem</code>. It also allows you to show already uploaded files.
28
28
  *
29
29
  * @author SAP SE
30
- * @version 1.142.1
30
+ * @version 1.142.2
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * <h3>Overview</h3> A component to be used within the <code>sap.ui.webc.fiori.UploadCollection</code>.
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.142.1
31
+ * @version 1.142.2
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * <h3>Responsive Behavior</h3> <code>sap.ui.webc.fiori.ViewSettingsDialog</code> stretches on full screen on phones.
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.142.1
33
+ * @version 1.142.2
34
34
  *
35
35
  * @constructor
36
36
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -88,7 +88,7 @@ sap.ui.define([
88
88
  * <h3>Responsive Behavior</h3> On small widths the step's titleText, subtitleText and separators in the navigation area shrink and from particular point the steps are grouped together and overlap. Tapping on them will show a popover to select the step to navigate to. On mobile device, the grouped steps are presented within a dialog.
89
89
  *
90
90
  * @author SAP SE
91
- * @version 1.142.1
91
+ * @version 1.142.2
92
92
  *
93
93
  * @constructor
94
94
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * <h3>Usage</h3> The <code>sap.ui.webc.fiori.WizardStep</code> component should be used only as slot of the <code>sap.ui.webc.fiori.Wizard</code> component and should not be used standalone.
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.142.1
40
+ * @version 1.142.2
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 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 2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6