@openui5/sap.ui.webc.fiori 1.133.0 → 1.134.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/.reuse/dep5 +0 -7
  2. package/THIRDPARTY.txt +1 -22
  3. package/package.json +4 -4
  4. package/src/sap/ui/webc/fiori/.library +1 -1
  5. package/src/sap/ui/webc/fiori/Bar.js +1 -1
  6. package/src/sap/ui/webc/fiori/BarcodeScannerDialog.js +1 -1
  7. package/src/sap/ui/webc/fiori/DynamicSideContent.js +1 -1
  8. package/src/sap/ui/webc/fiori/FilterItem.js +1 -1
  9. package/src/sap/ui/webc/fiori/FilterItemOption.js +1 -1
  10. package/src/sap/ui/webc/fiori/FlexibleColumnLayout.js +1 -1
  11. package/src/sap/ui/webc/fiori/IllustratedMessage.js +1 -1
  12. package/src/sap/ui/webc/fiori/MediaGallery.js +1 -1
  13. package/src/sap/ui/webc/fiori/MediaGalleryItem.js +1 -1
  14. package/src/sap/ui/webc/fiori/NotificationAction.js +1 -1
  15. package/src/sap/ui/webc/fiori/NotificationListGroupItem.js +1 -1
  16. package/src/sap/ui/webc/fiori/NotificationListItem.js +1 -1
  17. package/src/sap/ui/webc/fiori/Page.js +1 -1
  18. package/src/sap/ui/webc/fiori/ProductSwitch.js +1 -1
  19. package/src/sap/ui/webc/fiori/ProductSwitchItem.js +1 -1
  20. package/src/sap/ui/webc/fiori/ShellBar.js +1 -1
  21. package/src/sap/ui/webc/fiori/ShellBarItem.js +1 -1
  22. package/src/sap/ui/webc/fiori/SideNavigation.js +1 -1
  23. package/src/sap/ui/webc/fiori/SideNavigationItem.js +1 -1
  24. package/src/sap/ui/webc/fiori/SideNavigationSubItem.js +1 -1
  25. package/src/sap/ui/webc/fiori/SortItem.js +1 -1
  26. package/src/sap/ui/webc/fiori/Timeline.js +1 -1
  27. package/src/sap/ui/webc/fiori/TimelineItem.js +1 -1
  28. package/src/sap/ui/webc/fiori/UploadCollection.js +1 -1
  29. package/src/sap/ui/webc/fiori/UploadCollectionItem.js +1 -1
  30. package/src/sap/ui/webc/fiori/ViewSettingsDialog.js +1 -1
  31. package/src/sap/ui/webc/fiori/Wizard.js +1 -1
  32. package/src/sap/ui/webc/fiori/WizardStep.js +1 -1
  33. package/src/sap/ui/webc/fiori/library.js +2 -2
  34. package/LICENSES/LicenseRef-tzdata-PublicDomain.txt +0 -5
package/.reuse/dep5 CHANGED
@@ -364,13 +364,6 @@ Copyright:
364
364
  License: Apache-2.0 and ISC
365
365
  Comment: these files contain content from SAP and node-lru-cache: LRUPersistentCache.js is overall written by SAP, but portions ('Least Recently Used' logic) are taken from the node-lru-cache project (see https://github.com/isaacs/node-lru-cache/blob/v2.7.3/README.md) and modified.
366
366
 
367
- Files: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
368
- Copyright:
369
- 2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
370
- Arthur David Olson, Paul Eggert and other contributors
371
- License: Apache-2.0 and LicenseRef-tzdata-PublicDomain
372
- Comment: these files contain content from SAP and Time Zone Database: _timezones.js is overall written by SAP, but the list of IANA timezone IDs is taken from the Timezone Database
373
-
374
367
 
375
368
  # Library: sap.ui.documentation:
376
369
 
package/THIRDPARTY.txt CHANGED
@@ -22,7 +22,7 @@ Contained in: src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.css
22
22
 
23
23
  Library: sap.ui.codeeditor:
24
24
 
25
- Component: Ace (Ajax.org Cloud9 Editor), version: 1.31.1
25
+ Component: Ace (Ajax.org Cloud9 Editor), version: 1.36.5
26
26
  Copyright: 2010, Ajax.org B.V.
27
27
  License: BSD-3-Clause
28
28
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
@@ -342,12 +342,6 @@ License: ISC
342
342
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/ISC.txt
343
343
  Contained in: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
344
344
 
345
- Component: Time Zone Database, version: 2024b
346
- Copyright: Arthur David Olson, Paul Eggert and other contributors
347
- License: LicenseRef-tzdata-PublicDomain
348
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-tzdata-PublicDomain.txt
349
- Contained in: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
350
-
351
345
 
352
346
  Library: sap.ui.documentation:
353
347
 
@@ -1015,21 +1009,6 @@ END of license: LicenseRef-Unicode-3.0
1015
1009
  =================================
1016
1010
 
1017
1011
 
1018
- =================================
1019
- BEGIN of license: LicenseRef-tzdata-PublicDomain
1020
- =================================
1021
-
1022
- Unless specified below, all files in the tz code and data (including
1023
- this LICENSE file) are in the public domain.
1024
-
1025
- If the files date.c, newstrftime.3, and strftime.c are present, they
1026
- contain material derived from BSD and use the BSD 3-clause license.
1027
-
1028
- =================================
1029
- END of license: LicenseRef-tzdata-PublicDomain
1030
- =================================
1031
-
1032
-
1033
1012
  =================================
1034
1013
  BEGIN of license: MIT
1035
1014
  =================================
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.webc.fiori",
3
- "version": "1.133.0",
3
+ "version": "1.134.0",
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.133.0",
24
- "@openui5/sap.ui.webc.main": "1.133.0",
25
- "@openui5/sap.ui.webc.common": "1.133.0"
23
+ "@openui5/sap.ui.core": "1.134.0",
24
+ "@openui5/sap.ui.webc.main": "1.134.0",
25
+ "@openui5/sap.ui.webc.common": "1.134.0"
26
26
  }
27
27
  }
@@ -3,7 +3,7 @@
3
3
 
4
4
  <name>sap.ui.webc.fiori</name>
5
5
  <vendor>SAP SE</vendor>
6
- <version>1.133.0</version>
6
+ <version>1.134.0</version>
7
7
  <copyright>OpenUI5
8
8
  * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
9
9
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * <h3>Keyboard Handling</h3>
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.133.0
44
+ * @version 1.134.0
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -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.133.0
35
+ * @version 1.134.0
36
36
  *
37
37
  * @constructor
38
38
  * @public
@@ -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.133.0
73
+ * @version 1.134.0
74
74
  *
75
75
  * @constructor
76
76
  * @public
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * <h3>Usage</h3>
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.133.0
29
+ * @version 1.134.0
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * <h3>Usage</h3>
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.133.0
29
+ * @version 1.134.0
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -40,7 +40,7 @@ sap.ui.define([
40
40
  * <h3>Keyboard Handling</h3>
41
41
  *
42
42
  * @author SAP SE
43
- * @version 1.133.0
43
+ * @version 1.134.0
44
44
  *
45
45
  * @constructor
46
46
  * @public
@@ -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.133.0
44
+ * @version 1.134.0
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -45,7 +45,7 @@ sap.ui.define([
45
45
  * </ul> <br>
46
46
  *
47
47
  * @author SAP SE
48
- * @version 1.133.0
48
+ * @version 1.134.0
49
49
  *
50
50
  * @constructor
51
51
  * @public
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * </ul>
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.133.0
40
+ * @version 1.134.0
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -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.133.0
31
+ * @version 1.134.0
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -47,7 +47,7 @@ sap.ui.define([
47
47
  * </ul>
48
48
  *
49
49
  * @author SAP SE
50
- * @version 1.133.0
50
+ * @version 1.134.0
51
51
  *
52
52
  * @constructor
53
53
  * @public
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * </ul>
50
50
  *
51
51
  * @author SAP SE
52
- * @version 1.133.0
52
+ * @version 1.134.0
53
53
  *
54
54
  * @constructor
55
55
  * @public
@@ -39,7 +39,7 @@ sap.ui.define([
39
39
  * </ul>
40
40
  *
41
41
  * @author SAP SE
42
- * @version 1.133.0
42
+ * @version 1.134.0
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * <br>
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.133.0
40
+ * @version 1.134.0
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * </ul>
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.133.0
37
+ * @version 1.134.0
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -50,7 +50,7 @@ sap.ui.define([
50
50
  * <h3>Keyboard Handling</h3>
51
51
  *
52
52
  * @author SAP SE
53
- * @version 1.133.0
53
+ * @version 1.134.0
54
54
  *
55
55
  * @constructor
56
56
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  *
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.133.0
27
+ * @version 1.134.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * <h3>Keyboard Handling</h3>
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.133.0
40
+ * @version 1.134.0
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -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.133.0
29
+ * @version 1.134.0
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -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.133.0
29
+ * @version 1.134.0
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * <h3>Usage</h3>
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.133.0
29
+ * @version 1.134.0
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -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.133.0
31
+ * @version 1.134.0
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -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.133.0
29
+ * @version 1.134.0
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -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.133.0
30
+ * @version 1.134.0
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -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.133.0
31
+ * @version 1.134.0
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -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.133.0
33
+ * @version 1.134.0
34
34
  *
35
35
  * @constructor
36
36
  * @public
@@ -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.133.0
91
+ * @version 1.134.0
92
92
  *
93
93
  * @constructor
94
94
  * @public
@@ -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.133.0
40
+ * @version 1.134.0
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @namespace
25
25
  * @alias sap.ui.webc.fiori
26
26
  * @author SAP SE
27
- * @version 1.133.0
27
+ * @version 1.134.0
28
28
  * @public
29
29
  * @since 1.92.0
30
30
  * @experimental Since 1.92.0 This API is experimental and might change significantly.
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  var thisLib = Library.init({
34
34
  name: "sap.ui.webc.fiori",
35
35
  apiVersion: 2,
36
- version: "1.133.0",
36
+ version: "1.134.0",
37
37
  dependencies: ["sap.ui.core", "sap.ui.webc.common"],
38
38
  noLibraryCSS: true,
39
39
  designtime: "sap/ui/webc/fiori/designtime/library.designtime",
@@ -1,5 +0,0 @@
1
- Unless specified below, all files in the tz code and data (including
2
- this LICENSE file) are in the public domain.
3
-
4
- If the files date.c, newstrftime.3, and strftime.c are present, they
5
- contain material derived from BSD and use the BSD 3-clause license.