@fundamental-ngx/ui5-webcomponents 0.58.0-rc.70 → 0.58.0-rc.71

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 +20 -20
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.70",
3
+ "version": "0.58.0-rc.71",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
@@ -75,18 +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"
78
+ "./calendar-date-range": {
79
+ "types": "./calendar-date-range/index.d.ts",
80
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.mjs"
81
81
  },
82
82
  "./calendar-date": {
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"
@@ -219,6 +215,10 @@
219
215
  "types": "./menu-item/index.d.ts",
220
216
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs"
221
217
  },
218
+ "./calendar": {
219
+ "types": "./calendar/index.d.ts",
220
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs"
221
+ },
222
222
  "./menu-item-group": {
223
223
  "types": "./menu-item-group/index.d.ts",
224
224
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs"
@@ -243,10 +243,6 @@
243
243
  "types": "./multi-combo-box-item-group/index.d.ts",
244
244
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item-group.mjs"
245
245
  },
246
- "./multi-input": {
247
- "types": "./multi-input/index.d.ts",
248
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs"
249
- },
250
246
  "./option": {
251
247
  "types": "./option/index.d.ts",
252
248
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs"
@@ -255,6 +251,10 @@
255
251
  "types": "./option-custom/index.d.ts",
256
252
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs"
257
253
  },
254
+ "./multi-input": {
255
+ "types": "./multi-input/index.d.ts",
256
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs"
257
+ },
258
258
  "./panel": {
259
259
  "types": "./panel/index.d.ts",
260
260
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs"
@@ -379,10 +379,6 @@
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"
385
- },
386
382
  "./table-selection-single": {
387
383
  "types": "./table-selection-single/index.d.ts",
388
384
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-single.mjs"
@@ -395,6 +391,10 @@
395
391
  "types": "./tag/index.d.ts",
396
392
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs"
397
393
  },
394
+ "./table-selection-multi": {
395
+ "types": "./table-selection-multi/index.d.ts",
396
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs"
397
+ },
398
398
  "./text": {
399
399
  "types": "./text/index.d.ts",
400
400
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs"
@@ -403,14 +403,14 @@
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"
409
- },
410
406
  "./time-picker": {
411
407
  "types": "./time-picker/index.d.ts",
412
408
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs"
413
409
  },
410
+ "./theming": {
411
+ "types": "./theming/index.d.ts",
412
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-theming.mjs"
413
+ },
414
414
  "./title": {
415
415
  "types": "./title/index.d.ts",
416
416
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs"