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

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.32",
3
+ "version": "0.58.0-rc.33",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
@@ -135,6 +135,10 @@
135
135
  "types": "./combo-box-item/index.d.ts",
136
136
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs"
137
137
  },
138
+ "./combo-box-item-group": {
139
+ "types": "./combo-box-item-group/index.d.ts",
140
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs"
141
+ },
138
142
  "./date-picker": {
139
143
  "types": "./date-picker/index.d.ts",
140
144
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs"
@@ -147,10 +151,6 @@
147
151
  "types": "./date-time-picker/index.d.ts",
148
152
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs"
149
153
  },
150
- "./combo-box-item-group": {
151
- "types": "./combo-box-item-group/index.d.ts",
152
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs"
153
- },
154
154
  "./dialog": {
155
155
  "types": "./dialog/index.d.ts",
156
156
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs"
@@ -287,6 +287,10 @@
287
287
  "types": "./segmented-button/index.d.ts",
288
288
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs"
289
289
  },
290
+ "./segmented-button-item": {
291
+ "types": "./segmented-button-item/index.d.ts",
292
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs"
293
+ },
290
294
  "./select": {
291
295
  "types": "./select/index.d.ts",
292
296
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs"
@@ -319,10 +323,6 @@
319
323
  "types": "./suggestion-item-group/index.d.ts",
320
324
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs"
321
325
  },
322
- "./segmented-button-item": {
323
- "types": "./segmented-button-item/index.d.ts",
324
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs"
325
- },
326
326
  "./switch": {
327
327
  "types": "./switch/index.d.ts",
328
328
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-switch.mjs"
@@ -375,22 +375,22 @@
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-multi": {
379
- "types": "./table-selection-multi/index.d.ts",
380
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs"
381
- },
382
378
  "./table-selection": {
383
379
  "types": "./table-selection/index.d.ts",
384
380
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs"
385
381
  },
386
- "./table-virtualizer": {
387
- "types": "./table-virtualizer/index.d.ts",
388
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-virtualizer.mjs"
382
+ "./table-selection-multi": {
383
+ "types": "./table-selection-multi/index.d.ts",
384
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs"
389
385
  },
390
386
  "./table-selection-single": {
391
387
  "types": "./table-selection-single/index.d.ts",
392
388
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-single.mjs"
393
389
  },
390
+ "./table-virtualizer": {
391
+ "types": "./table-virtualizer/index.d.ts",
392
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-virtualizer.mjs"
393
+ },
394
394
  "./tag": {
395
395
  "types": "./tag/index.d.ts",
396
396
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs"
@@ -431,14 +431,14 @@
431
431
  "types": "./tokenizer/index.d.ts",
432
432
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs"
433
433
  },
434
- "./toolbar-button": {
435
- "types": "./toolbar-button/index.d.ts",
436
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs"
437
- },
438
434
  "./toolbar": {
439
435
  "types": "./toolbar/index.d.ts",
440
436
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs"
441
437
  },
438
+ "./toolbar-button": {
439
+ "types": "./toolbar-button/index.d.ts",
440
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs"
441
+ },
442
442
  "./toolbar-select": {
443
443
  "types": "./toolbar-select/index.d.ts",
444
444
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs"
@@ -455,14 +455,14 @@
455
455
  "types": "./toolbar-spacer/index.d.ts",
456
456
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs"
457
457
  },
458
- "./tree-item": {
459
- "types": "./tree-item/index.d.ts",
460
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs"
461
- },
462
458
  "./tree": {
463
459
  "types": "./tree/index.d.ts",
464
460
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs"
465
461
  },
462
+ "./tree-item": {
463
+ "types": "./tree-item/index.d.ts",
464
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs"
465
+ },
466
466
  "./tree-item-custom": {
467
467
  "types": "./tree-item-custom/index.d.ts",
468
468
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs"