@fundamental-ngx/ui5-webcomponents 0.58.0-rc.33 → 0.58.0-rc.34

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.
Files changed (1) hide show
  1. package/package.json +21 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.33",
3
+ "version": "0.58.0-rc.34",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
@@ -87,14 +87,14 @@
87
87
  "types": "./calendar-date-range/index.d.ts",
88
88
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.mjs"
89
89
  },
90
- "./calendar-legend": {
91
- "types": "./calendar-legend/index.d.ts",
92
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs"
93
- },
94
90
  "./calendar-legend-item": {
95
91
  "types": "./calendar-legend-item/index.d.ts",
96
92
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend-item.mjs"
97
93
  },
94
+ "./calendar-legend": {
95
+ "types": "./calendar-legend/index.d.ts",
96
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs"
97
+ },
98
98
  "./card": {
99
99
  "types": "./card/index.d.ts",
100
100
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs"
@@ -167,14 +167,14 @@
167
167
  "types": "./file-uploader/index.d.ts",
168
168
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs"
169
169
  },
170
- "./form": {
171
- "types": "./form/index.d.ts",
172
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs"
173
- },
174
170
  "./form-group": {
175
171
  "types": "./form-group/index.d.ts",
176
172
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-form-group.mjs"
177
173
  },
174
+ "./form": {
175
+ "types": "./form/index.d.ts",
176
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs"
177
+ },
178
178
  "./form-item": {
179
179
  "types": "./form-item/index.d.ts",
180
180
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-form-item.mjs"
@@ -219,14 +219,14 @@
219
219
  "types": "./menu-item/index.d.ts",
220
220
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs"
221
221
  },
222
- "./menu-item-group": {
223
- "types": "./menu-item-group/index.d.ts",
224
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs"
225
- },
226
222
  "./menu-separator": {
227
223
  "types": "./menu-separator/index.d.ts",
228
224
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-separator.mjs"
229
225
  },
226
+ "./menu-item-group": {
227
+ "types": "./menu-item-group/index.d.ts",
228
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs"
229
+ },
230
230
  "./message-strip": {
231
231
  "types": "./message-strip/index.d.ts",
232
232
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-message-strip.mjs"
@@ -363,10 +363,6 @@
363
363
  "types": "./table-header-row/index.d.ts",
364
364
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs"
365
365
  },
366
- "./table-row": {
367
- "types": "./table-row/index.d.ts",
368
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs"
369
- },
370
366
  "./table-row-action": {
371
367
  "types": "./table-row-action/index.d.ts",
372
368
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action.mjs"
@@ -403,6 +399,10 @@
403
399
  "types": "./text-area/index.d.ts",
404
400
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs"
405
401
  },
402
+ "./table-row": {
403
+ "types": "./table-row/index.d.ts",
404
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs"
405
+ },
406
406
  "./theming": {
407
407
  "types": "./theming/index.d.ts",
408
408
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-theming.mjs"
@@ -415,10 +415,6 @@
415
415
  "types": "./title/index.d.ts",
416
416
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs"
417
417
  },
418
- "./toast": {
419
- "types": "./toast/index.d.ts",
420
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs"
421
- },
422
418
  "./toggle-button": {
423
419
  "types": "./toggle-button/index.d.ts",
424
420
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toggle-button.mjs"
@@ -431,6 +427,10 @@
431
427
  "types": "./tokenizer/index.d.ts",
432
428
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs"
433
429
  },
430
+ "./toast": {
431
+ "types": "./toast/index.d.ts",
432
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs"
433
+ },
434
434
  "./toolbar": {
435
435
  "types": "./toolbar/index.d.ts",
436
436
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs"