@ui5/webcomponents-ngx 0.5.11-rc.13 → 0.5.11-rc.14
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/webcomponents-ngx",
|
|
3
|
-
"version": "0.5.11-rc.
|
|
3
|
+
"version": "0.5.11-rc.14",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"keywords": [
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"rxjs": "^6.5.3 || ^7.4.0"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@ui5/theming-ngx": "^0.5.11-rc.
|
|
34
|
+
"@ui5/theming-ngx": "^0.5.11-rc.14",
|
|
35
35
|
"tslib": "^2.4.1"
|
|
36
36
|
},
|
|
37
37
|
"schematics": "./schematics/collection.json",
|
|
@@ -112,14 +112,14 @@
|
|
|
112
112
|
"types": "./ai/theming/index.d.ts",
|
|
113
113
|
"default": "./fesm2022/ui5-webcomponents-ngx-ai-theming.mjs"
|
|
114
114
|
},
|
|
115
|
-
"./fiori/dynamic-page": {
|
|
116
|
-
"types": "./fiori/dynamic-page/index.d.ts",
|
|
117
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page.mjs"
|
|
118
|
-
},
|
|
119
115
|
"./fiori/barcode-scanner-dialog": {
|
|
120
116
|
"types": "./fiori/barcode-scanner-dialog/index.d.ts",
|
|
121
117
|
"default": "./fesm2022/ui5-webcomponents-ngx-fiori-barcode-scanner-dialog.mjs"
|
|
122
118
|
},
|
|
119
|
+
"./fiori/dynamic-page": {
|
|
120
|
+
"types": "./fiori/dynamic-page/index.d.ts",
|
|
121
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page.mjs"
|
|
122
|
+
},
|
|
123
123
|
"./fiori/dynamic-page-header": {
|
|
124
124
|
"types": "./fiori/dynamic-page-header/index.d.ts",
|
|
125
125
|
"default": "./fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page-header.mjs"
|
|
Binary file
|
|
Binary file
|