@fundamental-ngx/ui5-webcomponents 0.58.0-rc.100 → 0.58.0-rc.102

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 +28 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.100",
3
+ "version": "0.58.0-rc.102",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
@@ -79,14 +79,14 @@
79
79
  "types": "./calendar/index.d.ts",
80
80
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs"
81
81
  },
82
- "./calendar-date-range": {
83
- "types": "./calendar-date-range/index.d.ts",
84
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.mjs"
85
- },
86
82
  "./calendar-date": {
87
83
  "types": "./calendar-date/index.d.ts",
88
84
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs"
89
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
90
  "./calendar-legend": {
91
91
  "types": "./calendar-legend/index.d.ts",
92
92
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs"
@@ -115,6 +115,10 @@
115
115
  "types": "./color-palette/index.d.ts",
116
116
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs"
117
117
  },
118
+ "./color-palette-item": {
119
+ "types": "./color-palette-item/index.d.ts",
120
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-item.mjs"
121
+ },
118
122
  "./color-palette-popover": {
119
123
  "types": "./color-palette-popover/index.d.ts",
120
124
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs"
@@ -123,18 +127,14 @@
123
127
  "types": "./color-picker/index.d.ts",
124
128
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-picker.mjs"
125
129
  },
126
- "./color-palette-item": {
127
- "types": "./color-palette-item/index.d.ts",
128
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-item.mjs"
130
+ "./combo-box": {
131
+ "types": "./combo-box/index.d.ts",
132
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs"
129
133
  },
130
134
  "./combo-box-item": {
131
135
  "types": "./combo-box-item/index.d.ts",
132
136
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs"
133
137
  },
134
- "./combo-box": {
135
- "types": "./combo-box/index.d.ts",
136
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs"
137
- },
138
138
  "./combo-box-item-group": {
139
139
  "types": "./combo-box-item-group/index.d.ts",
140
140
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs"
@@ -267,14 +267,14 @@
267
267
  "types": "./progress-indicator/index.d.ts",
268
268
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs"
269
269
  },
270
- "./range-slider": {
271
- "types": "./range-slider/index.d.ts",
272
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs"
273
- },
274
270
  "./radio-button": {
275
271
  "types": "./radio-button/index.d.ts",
276
272
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs"
277
273
  },
274
+ "./range-slider": {
275
+ "types": "./range-slider/index.d.ts",
276
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs"
277
+ },
278
278
  "./rating-indicator": {
279
279
  "types": "./rating-indicator/index.d.ts",
280
280
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-rating-indicator.mjs"
@@ -311,26 +311,26 @@
311
311
  "types": "./step-input/index.d.ts",
312
312
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs"
313
313
  },
314
- "./suggestion-item-custom": {
315
- "types": "./suggestion-item-custom/index.d.ts",
316
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-custom.mjs"
317
- },
318
314
  "./suggestion-item": {
319
315
  "types": "./suggestion-item/index.d.ts",
320
316
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item.mjs"
321
317
  },
318
+ "./suggestion-item-custom": {
319
+ "types": "./suggestion-item-custom/index.d.ts",
320
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-custom.mjs"
321
+ },
322
322
  "./suggestion-item-group": {
323
323
  "types": "./suggestion-item-group/index.d.ts",
324
324
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs"
325
325
  },
326
- "./tab": {
327
- "types": "./tab/index.d.ts",
328
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tab.mjs"
329
- },
330
326
  "./switch": {
331
327
  "types": "./switch/index.d.ts",
332
328
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-switch.mjs"
333
329
  },
330
+ "./tab": {
331
+ "types": "./tab/index.d.ts",
332
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tab.mjs"
333
+ },
334
334
  "./tab-container": {
335
335
  "types": "./tab-container/index.d.ts",
336
336
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tab-container.mjs"
@@ -459,14 +459,14 @@
459
459
  "types": "./tree/index.d.ts",
460
460
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs"
461
461
  },
462
- "./tree-item-custom": {
463
- "types": "./tree-item-custom/index.d.ts",
464
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs"
465
- },
466
462
  "./tree-item": {
467
463
  "types": "./tree-item/index.d.ts",
468
464
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs"
469
465
  },
466
+ "./tree-item-custom": {
467
+ "types": "./tree-item-custom/index.d.ts",
468
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs"
469
+ },
470
470
  "./types": {
471
471
  "types": "./types/index.d.ts",
472
472
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-types.mjs"