@fundamental-ngx/ui5-webcomponents 0.58.0-rc.36 → 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 +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.36",
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",
@@ -47,14 +47,14 @@
47
47
  "types": "./avatar/index.d.ts",
48
48
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs"
49
49
  },
50
- "./avatar-group": {
51
- "types": "./avatar-group/index.d.ts",
52
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs"
53
- },
54
50
  "./bar": {
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"
@@ -155,14 +155,14 @@
155
155
  "types": "./dialog/index.d.ts",
156
156
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs"
157
157
  },
158
- "./expandable-text": {
159
- "types": "./expandable-text/index.d.ts",
160
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-expandable-text.mjs"
161
- },
162
158
  "./dynamic-date-range": {
163
159
  "types": "./dynamic-date-range/index.d.ts",
164
160
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-dynamic-date-range.mjs"
165
161
  },
162
+ "./expandable-text": {
163
+ "types": "./expandable-text/index.d.ts",
164
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-expandable-text.mjs"
165
+ },
166
166
  "./file-uploader": {
167
167
  "types": "./file-uploader/index.d.ts",
168
168
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs"
@@ -343,18 +343,22 @@
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"
353
349
  },
350
+ "./table-header-cell": {
351
+ "types": "./table-header-cell/index.d.ts",
352
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell.mjs"
353
+ },
354
354
  "./table-header-cell-action-a-i": {
355
355
  "types": "./table-header-cell-action-a-i/index.d.ts",
356
356
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell-action-a-i.mjs"
357
357
  },
358
+ "./table-cell": {
359
+ "types": "./table-cell/index.d.ts",
360
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs"
361
+ },
358
362
  "./table-header-row": {
359
363
  "types": "./table-header-row/index.d.ts",
360
364
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs"
@@ -363,10 +367,6 @@
363
367
  "types": "./table-row/index.d.ts",
364
368
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs"
365
369
  },
366
- "./table-header-cell": {
367
- "types": "./table-header-cell/index.d.ts",
368
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell.mjs"
369
- },
370
370
  "./table-row-action": {
371
371
  "types": "./table-row-action/index.d.ts",
372
372
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action.mjs"