@ui5/webcomponents-fiori 2.20.0 → 2.20.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.
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [2.20.2](https://github.com/UI5/webcomponents/compare/v2.20.1...v2.20.2) (2026-03-20)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @ui5/webcomponents-fiori
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [2.20.1](https://github.com/UI5/webcomponents/compare/v2.20.0...v2.20.1) (2026-03-13)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @ui5/webcomponents-fiori
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [2.20.0](https://github.com/UI5/webcomponents/compare/v2.20.0-rc.3...v2.20.0) (2026-03-05)
|
|
7
23
|
|
|
8
24
|
|
|
@@ -14675,6 +14675,12 @@
|
|
|
14675
14675
|
}
|
|
14676
14676
|
]
|
|
14677
14677
|
},
|
|
14678
|
+
{
|
|
14679
|
+
"kind": "javascript-module",
|
|
14680
|
+
"path": "dist/upload-utils/UploadCollectionBodyDnD.js",
|
|
14681
|
+
"declarations": [],
|
|
14682
|
+
"exports": []
|
|
14683
|
+
},
|
|
14678
14684
|
{
|
|
14679
14685
|
"kind": "javascript-module",
|
|
14680
14686
|
"path": "dist/types/FCLLayout.js",
|
|
@@ -16959,12 +16965,6 @@
|
|
|
16959
16965
|
}
|
|
16960
16966
|
}
|
|
16961
16967
|
]
|
|
16962
|
-
},
|
|
16963
|
-
{
|
|
16964
|
-
"kind": "javascript-module",
|
|
16965
|
-
"path": "dist/upload-utils/UploadCollectionBodyDnD.js",
|
|
16966
|
-
"declarations": [],
|
|
16967
|
-
"exports": []
|
|
16968
16968
|
}
|
|
16969
16969
|
]
|
|
16970
16970
|
}
|
|
@@ -11710,6 +11710,12 @@
|
|
|
11710
11710
|
}
|
|
11711
11711
|
]
|
|
11712
11712
|
},
|
|
11713
|
+
{
|
|
11714
|
+
"kind": "javascript-module",
|
|
11715
|
+
"path": "dist/upload-utils/UploadCollectionBodyDnD.js",
|
|
11716
|
+
"declarations": [],
|
|
11717
|
+
"exports": []
|
|
11718
|
+
},
|
|
11713
11719
|
{
|
|
11714
11720
|
"kind": "javascript-module",
|
|
11715
11721
|
"path": "dist/types/FCLLayout.js",
|
|
@@ -12039,12 +12045,6 @@
|
|
|
12039
12045
|
}
|
|
12040
12046
|
}
|
|
12041
12047
|
]
|
|
12042
|
-
},
|
|
12043
|
-
{
|
|
12044
|
-
"kind": "javascript-module",
|
|
12045
|
-
"path": "dist/upload-utils/UploadCollectionBodyDnD.js",
|
|
12046
|
-
"declarations": [],
|
|
12047
|
-
"exports": []
|
|
12048
12048
|
}
|
|
12049
12049
|
]
|
|
12050
12050
|
}
|
package/dist/web-types.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/webcomponents-fiori",
|
|
3
|
-
"version": "2.20.
|
|
3
|
+
"version": "2.20.2",
|
|
4
4
|
"description": "UI5 Web Components: webcomponents.fiori",
|
|
5
5
|
"ui5": {
|
|
6
6
|
"webComponentsPackage": true
|
|
@@ -54,20 +54,20 @@
|
|
|
54
54
|
"directory": "packages/fiori"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@ui5/webcomponents": "2.20.
|
|
58
|
-
"@ui5/webcomponents-base": "2.20.
|
|
59
|
-
"@ui5/webcomponents-icons": "2.20.
|
|
60
|
-
"@ui5/webcomponents-theming": "2.20.
|
|
57
|
+
"@ui5/webcomponents": "2.20.2",
|
|
58
|
+
"@ui5/webcomponents-base": "2.20.2",
|
|
59
|
+
"@ui5/webcomponents-icons": "2.20.2",
|
|
60
|
+
"@ui5/webcomponents-theming": "2.20.2",
|
|
61
61
|
"@zxing/library": "^0.21.3"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
64
|
"@custom-elements-manifest/analyzer": "^0.10.10",
|
|
65
65
|
"@ui5/cypress-internal": "0.1.0",
|
|
66
|
-
"@ui5/webcomponents-tools": "2.20.
|
|
66
|
+
"@ui5/webcomponents-tools": "2.20.2",
|
|
67
67
|
"cypress": "15.9.0",
|
|
68
68
|
"lit": "^2.0.0",
|
|
69
69
|
"vite": "5.4.21",
|
|
70
70
|
"yarn": "^1.22.22"
|
|
71
71
|
},
|
|
72
|
-
"gitHead": "
|
|
72
|
+
"gitHead": "3a88b2ca0c00cdacda2c8bf1fb6239f1c816ecc4"
|
|
73
73
|
}
|