@fundamental-ngx/ui5-webcomponents 0.58.0-rc.55 → 0.58.0-rc.57

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 +24 -24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.55",
3
+ "version": "0.58.0-rc.57",
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"
@@ -187,14 +187,14 @@
187
187
  "types": "./input/index.d.ts",
188
188
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs"
189
189
  },
190
- "./label": {
191
- "types": "./label/index.d.ts",
192
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs"
193
- },
194
190
  "./link": {
195
191
  "types": "./link/index.d.ts",
196
192
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs"
197
193
  },
194
+ "./label": {
195
+ "types": "./label/index.d.ts",
196
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs"
197
+ },
198
198
  "./list": {
199
199
  "types": "./list/index.d.ts",
200
200
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs"
@@ -251,14 +251,14 @@
251
251
  "types": "./option/index.d.ts",
252
252
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs"
253
253
  },
254
- "./option-custom": {
255
- "types": "./option-custom/index.d.ts",
256
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs"
257
- },
258
254
  "./panel": {
259
255
  "types": "./panel/index.d.ts",
260
256
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs"
261
257
  },
258
+ "./option-custom": {
259
+ "types": "./option-custom/index.d.ts",
260
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs"
261
+ },
262
262
  "./popover": {
263
263
  "types": "./popover/index.d.ts",
264
264
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs"
@@ -367,22 +367,22 @@
367
367
  "types": "./table-row/index.d.ts",
368
368
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs"
369
369
  },
370
- "./table-row-action": {
371
- "types": "./table-row-action/index.d.ts",
372
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action.mjs"
370
+ "./table-selection": {
371
+ "types": "./table-selection/index.d.ts",
372
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs"
373
373
  },
374
374
  "./table-row-action-navigation": {
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"
381
- },
382
378
  "./table-selection-multi": {
383
379
  "types": "./table-selection-multi/index.d.ts",
384
380
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs"
385
381
  },
382
+ "./table-row-action": {
383
+ "types": "./table-row-action/index.d.ts",
384
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action.mjs"
385
+ },
386
386
  "./table-selection-single": {
387
387
  "types": "./table-selection-single/index.d.ts",
388
388
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-single.mjs"
@@ -439,14 +439,14 @@
439
439
  "types": "./toolbar-button/index.d.ts",
440
440
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs"
441
441
  },
442
- "./toolbar-select": {
443
- "types": "./toolbar-select/index.d.ts",
444
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs"
445
- },
446
442
  "./toolbar-select-option": {
447
443
  "types": "./toolbar-select-option/index.d.ts",
448
444
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs"
449
445
  },
446
+ "./toolbar-select": {
447
+ "types": "./toolbar-select/index.d.ts",
448
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs"
449
+ },
450
450
  "./toolbar-separator": {
451
451
  "types": "./toolbar-separator/index.d.ts",
452
452
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs"