@fundamental-ngx/ui5-webcomponents 0.58.0-rc.48 → 0.58.0-rc.49

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 +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.48",
3
+ "version": "0.58.0-rc.49",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
@@ -75,14 +75,14 @@
75
75
  "types": "./button-badge/index.d.ts",
76
76
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-button-badge.mjs"
77
77
  },
78
- "./calendar": {
79
- "types": "./calendar/index.d.ts",
80
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs"
81
- },
82
78
  "./calendar-date": {
83
79
  "types": "./calendar-date/index.d.ts",
84
80
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs"
85
81
  },
82
+ "./calendar": {
83
+ "types": "./calendar/index.d.ts",
84
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs"
85
+ },
86
86
  "./calendar-date-range": {
87
87
  "types": "./calendar-date-range/index.d.ts",
88
88
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.mjs"
@@ -355,10 +355,6 @@
355
355
  "types": "./table-header-cell/index.d.ts",
356
356
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell.mjs"
357
357
  },
358
- "./table-header-cell-action-a-i": {
359
- "types": "./table-header-cell-action-a-i/index.d.ts",
360
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell-action-a-i.mjs"
361
- },
362
358
  "./table-header-row": {
363
359
  "types": "./table-header-row/index.d.ts",
364
360
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs"
@@ -367,6 +363,10 @@
367
363
  "types": "./table-row/index.d.ts",
368
364
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs"
369
365
  },
366
+ "./table-header-cell-action-a-i": {
367
+ "types": "./table-header-cell-action-a-i/index.d.ts",
368
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell-action-a-i.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"
@@ -375,17 +375,17 @@
375
375
  "types": "./table-row-action-navigation/index.d.ts",
376
376
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action-navigation.mjs"
377
377
  },
378
- "./table-selection": {
379
- "types": "./table-selection/index.d.ts",
380
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs"
378
+ "./table-selection-single": {
379
+ "types": "./table-selection-single/index.d.ts",
380
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-single.mjs"
381
381
  },
382
382
  "./table-selection-multi": {
383
383
  "types": "./table-selection-multi/index.d.ts",
384
384
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs"
385
385
  },
386
- "./table-selection-single": {
387
- "types": "./table-selection-single/index.d.ts",
388
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-single.mjs"
386
+ "./table-selection": {
387
+ "types": "./table-selection/index.d.ts",
388
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs"
389
389
  },
390
390
  "./table-virtualizer": {
391
391
  "types": "./table-virtualizer/index.d.ts",