@ui5/webcomponents-fiori 2.21.0 → 2.21.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.
|
@@ -14569,13 +14569,13 @@
|
|
|
14569
14569
|
},
|
|
14570
14570
|
{
|
|
14571
14571
|
"kind": "javascript-module",
|
|
14572
|
-
"path": "dist/
|
|
14572
|
+
"path": "dist/fcl-utils/FCLLayout.js",
|
|
14573
14573
|
"declarations": [],
|
|
14574
14574
|
"exports": []
|
|
14575
14575
|
},
|
|
14576
14576
|
{
|
|
14577
14577
|
"kind": "javascript-module",
|
|
14578
|
-
"path": "dist/
|
|
14578
|
+
"path": "dist/illustrations/AllIllustrations.js",
|
|
14579
14579
|
"declarations": [],
|
|
14580
14580
|
"exports": []
|
|
14581
14581
|
},
|
|
@@ -14675,12 +14675,6 @@
|
|
|
14675
14675
|
}
|
|
14676
14676
|
]
|
|
14677
14677
|
},
|
|
14678
|
-
{
|
|
14679
|
-
"kind": "javascript-module",
|
|
14680
|
-
"path": "dist/upload-utils/UploadCollectionBodyDnD.js",
|
|
14681
|
-
"declarations": [],
|
|
14682
|
-
"exports": []
|
|
14683
|
-
},
|
|
14684
14678
|
{
|
|
14685
14679
|
"kind": "javascript-module",
|
|
14686
14680
|
"path": "dist/types/FCLLayout.js",
|
|
@@ -16965,6 +16959,12 @@
|
|
|
16965
16959
|
}
|
|
16966
16960
|
}
|
|
16967
16961
|
]
|
|
16962
|
+
},
|
|
16963
|
+
{
|
|
16964
|
+
"kind": "javascript-module",
|
|
16965
|
+
"path": "dist/upload-utils/UploadCollectionBodyDnD.js",
|
|
16966
|
+
"declarations": [],
|
|
16967
|
+
"exports": []
|
|
16968
16968
|
}
|
|
16969
16969
|
]
|
|
16970
16970
|
}
|
|
@@ -11604,13 +11604,13 @@
|
|
|
11604
11604
|
},
|
|
11605
11605
|
{
|
|
11606
11606
|
"kind": "javascript-module",
|
|
11607
|
-
"path": "dist/
|
|
11607
|
+
"path": "dist/fcl-utils/FCLLayout.js",
|
|
11608
11608
|
"declarations": [],
|
|
11609
11609
|
"exports": []
|
|
11610
11610
|
},
|
|
11611
11611
|
{
|
|
11612
11612
|
"kind": "javascript-module",
|
|
11613
|
-
"path": "dist/
|
|
11613
|
+
"path": "dist/illustrations/AllIllustrations.js",
|
|
11614
11614
|
"declarations": [],
|
|
11615
11615
|
"exports": []
|
|
11616
11616
|
},
|
|
@@ -11710,12 +11710,6 @@
|
|
|
11710
11710
|
}
|
|
11711
11711
|
]
|
|
11712
11712
|
},
|
|
11713
|
-
{
|
|
11714
|
-
"kind": "javascript-module",
|
|
11715
|
-
"path": "dist/upload-utils/UploadCollectionBodyDnD.js",
|
|
11716
|
-
"declarations": [],
|
|
11717
|
-
"exports": []
|
|
11718
|
-
},
|
|
11719
11713
|
{
|
|
11720
11714
|
"kind": "javascript-module",
|
|
11721
11715
|
"path": "dist/types/FCLLayout.js",
|
|
@@ -12045,6 +12039,12 @@
|
|
|
12045
12039
|
}
|
|
12046
12040
|
}
|
|
12047
12041
|
]
|
|
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.21.
|
|
3
|
+
"version": "2.21.1",
|
|
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.21.
|
|
58
|
-
"@ui5/webcomponents-base": "2.21.
|
|
59
|
-
"@ui5/webcomponents-icons": "2.21.
|
|
60
|
-
"@ui5/webcomponents-theming": "2.21.
|
|
57
|
+
"@ui5/webcomponents": "2.21.1",
|
|
58
|
+
"@ui5/webcomponents-base": "2.21.1",
|
|
59
|
+
"@ui5/webcomponents-icons": "2.21.1",
|
|
60
|
+
"@ui5/webcomponents-theming": "2.21.1",
|
|
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.21.
|
|
66
|
+
"@ui5/webcomponents-tools": "2.21.1",
|
|
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": "3b3a9f29d41926e67d61402cd0db1daacaaa0f26"
|
|
73
73
|
}
|