@fundamental-ngx/ui5-webcomponents 0.58.0-rc.45 → 0.58.0-rc.47
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 +20 -20
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.47",
|
|
4
4
|
"schematics": "./schematics/collection.json",
|
|
5
5
|
"description": "Fundamental Library for Angular - UI5 Webcomponents Base",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -47,22 +47,22 @@
|
|
|
47
47
|
"types": "./avatar/index.d.ts",
|
|
48
48
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs"
|
|
49
49
|
},
|
|
50
|
-
"./bar": {
|
|
51
|
-
"types": "./bar/index.d.ts",
|
|
52
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs"
|
|
53
|
-
},
|
|
54
50
|
"./avatar-group": {
|
|
55
51
|
"types": "./avatar-group/index.d.ts",
|
|
56
52
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs"
|
|
57
53
|
},
|
|
58
|
-
"./
|
|
59
|
-
"types": "./
|
|
60
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-
|
|
54
|
+
"./bar": {
|
|
55
|
+
"types": "./bar/index.d.ts",
|
|
56
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs"
|
|
61
57
|
},
|
|
62
58
|
"./breadcrumbs": {
|
|
63
59
|
"types": "./breadcrumbs/index.d.ts",
|
|
64
60
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs"
|
|
65
61
|
},
|
|
62
|
+
"./breadcrumbs-item": {
|
|
63
|
+
"types": "./breadcrumbs-item/index.d.ts",
|
|
64
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs"
|
|
65
|
+
},
|
|
66
66
|
"./busy-indicator": {
|
|
67
67
|
"types": "./busy-indicator/index.d.ts",
|
|
68
68
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs"
|
|
@@ -187,10 +187,6 @@
|
|
|
187
187
|
"types": "./input/index.d.ts",
|
|
188
188
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs"
|
|
189
189
|
},
|
|
190
|
-
"./label": {
|
|
191
|
-
"types": "./label/index.d.ts",
|
|
192
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs"
|
|
193
|
-
},
|
|
194
190
|
"./link": {
|
|
195
191
|
"types": "./link/index.d.ts",
|
|
196
192
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs"
|
|
@@ -215,6 +211,10 @@
|
|
|
215
211
|
"types": "./menu/index.d.ts",
|
|
216
212
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs"
|
|
217
213
|
},
|
|
214
|
+
"./label": {
|
|
215
|
+
"types": "./label/index.d.ts",
|
|
216
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs"
|
|
217
|
+
},
|
|
218
218
|
"./menu-item": {
|
|
219
219
|
"types": "./menu-item/index.d.ts",
|
|
220
220
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs"
|
|
@@ -243,14 +243,14 @@
|
|
|
243
243
|
"types": "./multi-combo-box-item-group/index.d.ts",
|
|
244
244
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item-group.mjs"
|
|
245
245
|
},
|
|
246
|
-
"./multi-input": {
|
|
247
|
-
"types": "./multi-input/index.d.ts",
|
|
248
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs"
|
|
249
|
-
},
|
|
250
246
|
"./option": {
|
|
251
247
|
"types": "./option/index.d.ts",
|
|
252
248
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs"
|
|
253
249
|
},
|
|
250
|
+
"./multi-input": {
|
|
251
|
+
"types": "./multi-input/index.d.ts",
|
|
252
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs"
|
|
253
|
+
},
|
|
254
254
|
"./option-custom": {
|
|
255
255
|
"types": "./option-custom/index.d.ts",
|
|
256
256
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs"
|
|
@@ -447,14 +447,14 @@
|
|
|
447
447
|
"types": "./toolbar-select-option/index.d.ts",
|
|
448
448
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs"
|
|
449
449
|
},
|
|
450
|
-
"./toolbar-separator": {
|
|
451
|
-
"types": "./toolbar-separator/index.d.ts",
|
|
452
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs"
|
|
453
|
-
},
|
|
454
450
|
"./toolbar-spacer": {
|
|
455
451
|
"types": "./toolbar-spacer/index.d.ts",
|
|
456
452
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs"
|
|
457
453
|
},
|
|
454
|
+
"./toolbar-separator": {
|
|
455
|
+
"types": "./toolbar-separator/index.d.ts",
|
|
456
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs"
|
|
457
|
+
},
|
|
458
458
|
"./tree": {
|
|
459
459
|
"types": "./tree/index.d.ts",
|
|
460
460
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs"
|