@fundamental-ngx/ui5-webcomponents 0.58.0-rc.20 → 0.58.0-rc.22

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 +42 -42
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.20",
3
+ "version": "0.58.0-rc.22",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
@@ -71,10 +71,6 @@
71
71
  "types": "./button/index.d.ts",
72
72
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs"
73
73
  },
74
- "./button-badge": {
75
- "types": "./button-badge/index.d.ts",
76
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-button-badge.mjs"
77
- },
78
74
  "./calendar": {
79
75
  "types": "./calendar/index.d.ts",
80
76
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs"
@@ -123,6 +119,10 @@
123
119
  "types": "./color-palette-popover/index.d.ts",
124
120
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs"
125
121
  },
122
+ "./button-badge": {
123
+ "types": "./button-badge/index.d.ts",
124
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-button-badge.mjs"
125
+ },
126
126
  "./color-picker": {
127
127
  "types": "./color-picker/index.d.ts",
128
128
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-picker.mjs"
@@ -255,14 +255,14 @@
255
255
  "types": "./option-custom/index.d.ts",
256
256
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs"
257
257
  },
258
- "./panel": {
259
- "types": "./panel/index.d.ts",
260
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs"
261
- },
262
258
  "./popover": {
263
259
  "types": "./popover/index.d.ts",
264
260
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs"
265
261
  },
262
+ "./panel": {
263
+ "types": "./panel/index.d.ts",
264
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs"
265
+ },
266
266
  "./progress-indicator": {
267
267
  "types": "./progress-indicator/index.d.ts",
268
268
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs"
@@ -287,14 +287,14 @@
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
- },
294
290
  "./select": {
295
291
  "types": "./select/index.d.ts",
296
292
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs"
297
293
  },
294
+ "./segmented-button-item": {
295
+ "types": "./segmented-button-item/index.d.ts",
296
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs"
297
+ },
298
298
  "./slider": {
299
299
  "types": "./slider/index.d.ts",
300
300
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-slider.mjs"
@@ -335,10 +335,6 @@
335
335
  "types": "./tab-container/index.d.ts",
336
336
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tab-container.mjs"
337
337
  },
338
- "./table": {
339
- "types": "./table/index.d.ts",
340
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table.mjs"
341
- },
342
338
  "./tab-separator": {
343
339
  "types": "./tab-separator/index.d.ts",
344
340
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tab-separator.mjs"
@@ -347,6 +343,10 @@
347
343
  "types": "./table-cell/index.d.ts",
348
344
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs"
349
345
  },
346
+ "./table": {
347
+ "types": "./table/index.d.ts",
348
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table.mjs"
349
+ },
350
350
  "./table-growing": {
351
351
  "types": "./table-growing/index.d.ts",
352
352
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-growing.mjs"
@@ -371,17 +371,17 @@
371
371
  "types": "./table-row/index.d.ts",
372
372
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs"
373
373
  },
374
- "./table-row-action-navigation": {
375
- "types": "./table-row-action-navigation/index.d.ts",
376
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action-navigation.mjs"
374
+ "./table-selection-multi": {
375
+ "types": "./table-selection-multi/index.d.ts",
376
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs"
377
377
  },
378
378
  "./table-selection": {
379
379
  "types": "./table-selection/index.d.ts",
380
380
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs"
381
381
  },
382
- "./table-selection-multi": {
383
- "types": "./table-selection-multi/index.d.ts",
384
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs"
382
+ "./table-row-action-navigation": {
383
+ "types": "./table-row-action-navigation/index.d.ts",
384
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action-navigation.mjs"
385
385
  },
386
386
  "./table-selection-single": {
387
387
  "types": "./table-selection-single/index.d.ts",
@@ -391,21 +391,21 @@
391
391
  "types": "./table-virtualizer/index.d.ts",
392
392
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-virtualizer.mjs"
393
393
  },
394
- "./text": {
395
- "types": "./text/index.d.ts",
396
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs"
397
- },
398
394
  "./tag": {
399
395
  "types": "./tag/index.d.ts",
400
396
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs"
401
397
  },
398
+ "./theming": {
399
+ "types": "./theming/index.d.ts",
400
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-theming.mjs"
401
+ },
402
402
  "./text-area": {
403
403
  "types": "./text-area/index.d.ts",
404
404
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs"
405
405
  },
406
- "./theming": {
407
- "types": "./theming/index.d.ts",
408
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-theming.mjs"
406
+ "./text": {
407
+ "types": "./text/index.d.ts",
408
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs"
409
409
  },
410
410
  "./time-picker": {
411
411
  "types": "./time-picker/index.d.ts",
@@ -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": {
435
- "types": "./toolbar/index.d.ts",
436
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs"
437
- },
438
434
  "./toolbar-button": {
439
435
  "types": "./toolbar-button/index.d.ts",
440
436
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs"
441
437
  },
438
+ "./toolbar": {
439
+ "types": "./toolbar/index.d.ts",
440
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.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"
@@ -447,14 +447,14 @@
447
447
  "types": "./toolbar-select-option/index.d.ts",
448
448
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs"
449
449
  },
450
- "./toolbar-spacer": {
451
- "types": "./toolbar-spacer/index.d.ts",
452
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs"
453
- },
454
450
  "./toolbar-separator": {
455
451
  "types": "./toolbar-separator/index.d.ts",
456
452
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs"
457
453
  },
454
+ "./toolbar-spacer": {
455
+ "types": "./toolbar-spacer/index.d.ts",
456
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs"
457
+ },
458
458
  "./tree": {
459
459
  "types": "./tree/index.d.ts",
460
460
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs"
@@ -467,13 +467,13 @@
467
467
  "types": "./tree-item-custom/index.d.ts",
468
468
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs"
469
469
  },
470
- "./utils": {
471
- "types": "./utils/index.d.ts",
472
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-utils.mjs"
473
- },
474
470
  "./types": {
475
471
  "types": "./types/index.d.ts",
476
472
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-types.mjs"
473
+ },
474
+ "./utils": {
475
+ "types": "./utils/index.d.ts",
476
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-utils.mjs"
477
477
  }
478
478
  },
479
479
  "sideEffects": false