@fundamental-ngx/ui5-webcomponents 0.58.0-rc.37 → 0.58.0-rc.38

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 +17 -17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.37",
3
+ "version": "0.58.0-rc.38",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
@@ -43,10 +43,6 @@
43
43
  "types": "./index.d.ts",
44
44
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents.mjs"
45
45
  },
46
- "./avatar-group": {
47
- "types": "./avatar-group/index.d.ts",
48
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs"
49
- },
50
46
  "./avatar": {
51
47
  "types": "./avatar/index.d.ts",
52
48
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs"
@@ -55,6 +51,10 @@
55
51
  "types": "./bar/index.d.ts",
56
52
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs"
57
53
  },
54
+ "./avatar-group": {
55
+ "types": "./avatar-group/index.d.ts",
56
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs"
57
+ },
58
58
  "./breadcrumbs": {
59
59
  "types": "./breadcrumbs/index.d.ts",
60
60
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs"
@@ -83,14 +83,14 @@
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"
93
89
  },
90
+ "./calendar-date-range": {
91
+ "types": "./calendar-date-range/index.d.ts",
92
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.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"
@@ -343,10 +343,6 @@
343
343
  "types": "./table/index.d.ts",
344
344
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table.mjs"
345
345
  },
346
- "./table-cell": {
347
- "types": "./table-cell/index.d.ts",
348
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs"
349
- },
350
346
  "./table-growing": {
351
347
  "types": "./table-growing/index.d.ts",
352
348
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-growing.mjs"
@@ -359,6 +355,10 @@
359
355
  "types": "./table-header-cell-action-a-i/index.d.ts",
360
356
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell-action-a-i.mjs"
361
357
  },
358
+ "./table-cell": {
359
+ "types": "./table-cell/index.d.ts",
360
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs"
361
+ },
362
362
  "./table-header-row": {
363
363
  "types": "./table-header-row/index.d.ts",
364
364
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs"
@@ -451,14 +451,14 @@
451
451
  "types": "./toolbar-separator/index.d.ts",
452
452
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs"
453
453
  },
454
- "./tree": {
455
- "types": "./tree/index.d.ts",
456
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs"
457
- },
458
454
  "./toolbar-spacer": {
459
455
  "types": "./toolbar-spacer/index.d.ts",
460
456
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs"
461
457
  },
458
+ "./tree": {
459
+ "types": "./tree/index.d.ts",
460
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs"
461
+ },
462
462
  "./tree-item": {
463
463
  "types": "./tree-item/index.d.ts",
464
464
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs"