@fundamental-ngx/ui5-webcomponents 0.58.0-rc.77 → 0.58.0-rc.79
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 +33 -33
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.79",
|
|
4
4
|
"schematics": "./schematics/collection.json",
|
|
5
5
|
"description": "Fundamental Library for Angular - UI5 Webcomponents Base",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -43,14 +43,14 @@
|
|
|
43
43
|
"types": "./index.d.ts",
|
|
44
44
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents.mjs"
|
|
45
45
|
},
|
|
46
|
-
"./avatar": {
|
|
47
|
-
"types": "./avatar/index.d.ts",
|
|
48
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs"
|
|
49
|
-
},
|
|
50
46
|
"./avatar-group": {
|
|
51
47
|
"types": "./avatar-group/index.d.ts",
|
|
52
48
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs"
|
|
53
49
|
},
|
|
50
|
+
"./avatar": {
|
|
51
|
+
"types": "./avatar/index.d.ts",
|
|
52
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs"
|
|
53
|
+
},
|
|
54
54
|
"./bar": {
|
|
55
55
|
"types": "./bar/index.d.ts",
|
|
56
56
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs"
|
|
@@ -83,10 +83,6 @@
|
|
|
83
83
|
"types": "./calendar-date/index.d.ts",
|
|
84
84
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs"
|
|
85
85
|
},
|
|
86
|
-
"./calendar-date-range": {
|
|
87
|
-
"types": "./calendar-date-range/index.d.ts",
|
|
88
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.mjs"
|
|
89
|
-
},
|
|
90
86
|
"./calendar-legend": {
|
|
91
87
|
"types": "./calendar-legend/index.d.ts",
|
|
92
88
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs"
|
|
@@ -103,6 +99,10 @@
|
|
|
103
99
|
"types": "./card-header/index.d.ts",
|
|
104
100
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-card-header.mjs"
|
|
105
101
|
},
|
|
102
|
+
"./calendar-date-range": {
|
|
103
|
+
"types": "./calendar-date-range/index.d.ts",
|
|
104
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.mjs"
|
|
105
|
+
},
|
|
106
106
|
"./carousel": {
|
|
107
107
|
"types": "./carousel/index.d.ts",
|
|
108
108
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-carousel.mjs"
|
|
@@ -119,14 +119,14 @@
|
|
|
119
119
|
"types": "./color-palette-item/index.d.ts",
|
|
120
120
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-item.mjs"
|
|
121
121
|
},
|
|
122
|
-
"./color-palette-popover": {
|
|
123
|
-
"types": "./color-palette-popover/index.d.ts",
|
|
124
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs"
|
|
125
|
-
},
|
|
126
122
|
"./color-picker": {
|
|
127
123
|
"types": "./color-picker/index.d.ts",
|
|
128
124
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-picker.mjs"
|
|
129
125
|
},
|
|
126
|
+
"./color-palette-popover": {
|
|
127
|
+
"types": "./color-palette-popover/index.d.ts",
|
|
128
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs"
|
|
129
|
+
},
|
|
130
130
|
"./combo-box": {
|
|
131
131
|
"types": "./combo-box/index.d.ts",
|
|
132
132
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs"
|
|
@@ -139,14 +139,14 @@
|
|
|
139
139
|
"types": "./combo-box-item-group/index.d.ts",
|
|
140
140
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs"
|
|
141
141
|
},
|
|
142
|
-
"./date-picker": {
|
|
143
|
-
"types": "./date-picker/index.d.ts",
|
|
144
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs"
|
|
145
|
-
},
|
|
146
142
|
"./date-range-picker": {
|
|
147
143
|
"types": "./date-range-picker/index.d.ts",
|
|
148
144
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-range-picker.mjs"
|
|
149
145
|
},
|
|
146
|
+
"./date-picker": {
|
|
147
|
+
"types": "./date-picker/index.d.ts",
|
|
148
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs"
|
|
149
|
+
},
|
|
150
150
|
"./date-time-picker": {
|
|
151
151
|
"types": "./date-time-picker/index.d.ts",
|
|
152
152
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs"
|
|
@@ -195,14 +195,14 @@
|
|
|
195
195
|
"types": "./link/index.d.ts",
|
|
196
196
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs"
|
|
197
197
|
},
|
|
198
|
-
"./list": {
|
|
199
|
-
"types": "./list/index.d.ts",
|
|
200
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs"
|
|
201
|
-
},
|
|
202
198
|
"./list-item-custom": {
|
|
203
199
|
"types": "./list-item-custom/index.d.ts",
|
|
204
200
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs"
|
|
205
201
|
},
|
|
202
|
+
"./list": {
|
|
203
|
+
"types": "./list/index.d.ts",
|
|
204
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs"
|
|
205
|
+
},
|
|
206
206
|
"./list-item-group": {
|
|
207
207
|
"types": "./list-item-group/index.d.ts",
|
|
208
208
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs"
|
|
@@ -271,10 +271,6 @@
|
|
|
271
271
|
"types": "./radio-button/index.d.ts",
|
|
272
272
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs"
|
|
273
273
|
},
|
|
274
|
-
"./range-slider": {
|
|
275
|
-
"types": "./range-slider/index.d.ts",
|
|
276
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs"
|
|
277
|
-
},
|
|
278
274
|
"./rating-indicator": {
|
|
279
275
|
"types": "./rating-indicator/index.d.ts",
|
|
280
276
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-rating-indicator.mjs"
|
|
@@ -295,6 +291,10 @@
|
|
|
295
291
|
"types": "./select/index.d.ts",
|
|
296
292
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs"
|
|
297
293
|
},
|
|
294
|
+
"./range-slider": {
|
|
295
|
+
"types": "./range-slider/index.d.ts",
|
|
296
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs"
|
|
297
|
+
},
|
|
298
298
|
"./slider": {
|
|
299
299
|
"types": "./slider/index.d.ts",
|
|
300
300
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-slider.mjs"
|
|
@@ -431,10 +431,6 @@
|
|
|
431
431
|
"types": "./tokenizer/index.d.ts",
|
|
432
432
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs"
|
|
433
433
|
},
|
|
434
|
-
"./toolbar": {
|
|
435
|
-
"types": "./toolbar/index.d.ts",
|
|
436
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs"
|
|
437
|
-
},
|
|
438
434
|
"./toolbar-button": {
|
|
439
435
|
"types": "./toolbar-button/index.d.ts",
|
|
440
436
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs"
|
|
@@ -451,14 +447,14 @@
|
|
|
451
447
|
"types": "./toolbar-separator/index.d.ts",
|
|
452
448
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs"
|
|
453
449
|
},
|
|
450
|
+
"./toolbar": {
|
|
451
|
+
"types": "./toolbar/index.d.ts",
|
|
452
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs"
|
|
453
|
+
},
|
|
454
454
|
"./toolbar-spacer": {
|
|
455
455
|
"types": "./toolbar-spacer/index.d.ts",
|
|
456
456
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs"
|
|
457
457
|
},
|
|
458
|
-
"./tree": {
|
|
459
|
-
"types": "./tree/index.d.ts",
|
|
460
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs"
|
|
461
|
-
},
|
|
462
458
|
"./tree-item": {
|
|
463
459
|
"types": "./tree-item/index.d.ts",
|
|
464
460
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs"
|
|
@@ -467,6 +463,10 @@
|
|
|
467
463
|
"types": "./tree-item-custom/index.d.ts",
|
|
468
464
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs"
|
|
469
465
|
},
|
|
466
|
+
"./tree": {
|
|
467
|
+
"types": "./tree/index.d.ts",
|
|
468
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs"
|
|
469
|
+
},
|
|
470
470
|
"./types": {
|
|
471
471
|
"types": "./types/index.d.ts",
|
|
472
472
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-types.mjs"
|