@fundamental-ngx/ui5-webcomponents 0.58.0-rc.50 → 0.58.0-rc.52
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 +19 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fundamental-ngx/ui5-webcomponents",
|
|
3
|
-
"version": "0.58.0-rc.
|
|
3
|
+
"version": "0.58.0-rc.52",
|
|
4
4
|
"schematics": "./schematics/collection.json",
|
|
5
5
|
"description": "Fundamental Library for Angular - UI5 Webcomponents Base",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -59,10 +59,6 @@
|
|
|
59
59
|
"types": "./breadcrumbs/index.d.ts",
|
|
60
60
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs"
|
|
61
61
|
},
|
|
62
|
-
"./breadcrumbs-item": {
|
|
63
|
-
"types": "./breadcrumbs-item/index.d.ts",
|
|
64
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs"
|
|
65
|
-
},
|
|
66
62
|
"./busy-indicator": {
|
|
67
63
|
"types": "./busy-indicator/index.d.ts",
|
|
68
64
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs"
|
|
@@ -71,17 +67,17 @@
|
|
|
71
67
|
"types": "./button/index.d.ts",
|
|
72
68
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs"
|
|
73
69
|
},
|
|
74
|
-
"./
|
|
75
|
-
"types": "./
|
|
76
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-
|
|
70
|
+
"./breadcrumbs-item": {
|
|
71
|
+
"types": "./breadcrumbs-item/index.d.ts",
|
|
72
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs"
|
|
77
73
|
},
|
|
78
74
|
"./calendar": {
|
|
79
75
|
"types": "./calendar/index.d.ts",
|
|
80
76
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs"
|
|
81
77
|
},
|
|
82
|
-
"./
|
|
83
|
-
"types": "./
|
|
84
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-
|
|
78
|
+
"./button-badge": {
|
|
79
|
+
"types": "./button-badge/index.d.ts",
|
|
80
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-button-badge.mjs"
|
|
85
81
|
},
|
|
86
82
|
"./calendar-date-range": {
|
|
87
83
|
"types": "./calendar-date-range/index.d.ts",
|
|
@@ -91,6 +87,10 @@
|
|
|
91
87
|
"types": "./calendar-legend/index.d.ts",
|
|
92
88
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs"
|
|
93
89
|
},
|
|
90
|
+
"./calendar-date": {
|
|
91
|
+
"types": "./calendar-date/index.d.ts",
|
|
92
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs"
|
|
93
|
+
},
|
|
94
94
|
"./calendar-legend-item": {
|
|
95
95
|
"types": "./calendar-legend-item/index.d.ts",
|
|
96
96
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend-item.mjs"
|
|
@@ -191,14 +191,14 @@
|
|
|
191
191
|
"types": "./label/index.d.ts",
|
|
192
192
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs"
|
|
193
193
|
},
|
|
194
|
-
"./link": {
|
|
195
|
-
"types": "./link/index.d.ts",
|
|
196
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs"
|
|
197
|
-
},
|
|
198
194
|
"./list": {
|
|
199
195
|
"types": "./list/index.d.ts",
|
|
200
196
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs"
|
|
201
197
|
},
|
|
198
|
+
"./link": {
|
|
199
|
+
"types": "./link/index.d.ts",
|
|
200
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs"
|
|
201
|
+
},
|
|
202
202
|
"./list-item-custom": {
|
|
203
203
|
"types": "./list-item-custom/index.d.ts",
|
|
204
204
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs"
|
|
@@ -443,10 +443,6 @@
|
|
|
443
443
|
"types": "./toolbar-select/index.d.ts",
|
|
444
444
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs"
|
|
445
445
|
},
|
|
446
|
-
"./toolbar-select-option": {
|
|
447
|
-
"types": "./toolbar-select-option/index.d.ts",
|
|
448
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs"
|
|
449
|
-
},
|
|
450
446
|
"./toolbar-separator": {
|
|
451
447
|
"types": "./toolbar-separator/index.d.ts",
|
|
452
448
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs"
|
|
@@ -455,6 +451,10 @@
|
|
|
455
451
|
"types": "./toolbar-spacer/index.d.ts",
|
|
456
452
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs"
|
|
457
453
|
},
|
|
454
|
+
"./toolbar-select-option": {
|
|
455
|
+
"types": "./toolbar-select-option/index.d.ts",
|
|
456
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs"
|
|
457
|
+
},
|
|
458
458
|
"./tree": {
|
|
459
459
|
"types": "./tree/index.d.ts",
|
|
460
460
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs"
|