@ui5/webcomponents-ngx 0.5.11-rc.13 → 0.5.11-rc.15
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.15",
|
|
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.15",
|
|
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"
|
|
@@ -608,10 +608,6 @@
|
|
|
608
608
|
"types": "./main/suggestion-item-custom/index.d.ts",
|
|
609
609
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-suggestion-item-custom.mjs"
|
|
610
610
|
},
|
|
611
|
-
"./main/suggestion-item-group": {
|
|
612
|
-
"types": "./main/suggestion-item-group/index.d.ts",
|
|
613
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-main-suggestion-item-group.mjs"
|
|
614
|
-
},
|
|
615
611
|
"./main/switch": {
|
|
616
612
|
"types": "./main/switch/index.d.ts",
|
|
617
613
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-switch.mjs"
|
|
@@ -755,6 +751,10 @@
|
|
|
755
751
|
"./main/tree-item-custom": {
|
|
756
752
|
"types": "./main/tree-item-custom/index.d.ts",
|
|
757
753
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-tree-item-custom.mjs"
|
|
754
|
+
},
|
|
755
|
+
"./main/suggestion-item-group": {
|
|
756
|
+
"types": "./main/suggestion-item-group/index.d.ts",
|
|
757
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-main-suggestion-item-group.mjs"
|
|
758
758
|
}
|
|
759
759
|
},
|
|
760
760
|
"sideEffects": false
|
|
Binary file
|
|
Binary file
|