@fundamental-ngx/ui5-webcomponents 0.58.0-rc.61 → 0.58.0-rc.62

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 +21 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.61",
3
+ "version": "0.58.0-rc.62",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
@@ -95,14 +95,14 @@
95
95
  "types": "./calendar-legend-item/index.d.ts",
96
96
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend-item.mjs"
97
97
  },
98
- "./card": {
99
- "types": "./card/index.d.ts",
100
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs"
101
- },
102
98
  "./card-header": {
103
99
  "types": "./card-header/index.d.ts",
104
100
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-card-header.mjs"
105
101
  },
102
+ "./card": {
103
+ "types": "./card/index.d.ts",
104
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs"
105
+ },
106
106
  "./carousel": {
107
107
  "types": "./carousel/index.d.ts",
108
108
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-carousel.mjs"
@@ -123,14 +123,14 @@
123
123
  "types": "./color-palette-popover/index.d.ts",
124
124
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs"
125
125
  },
126
- "./color-picker": {
127
- "types": "./color-picker/index.d.ts",
128
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-picker.mjs"
129
- },
130
126
  "./combo-box": {
131
127
  "types": "./combo-box/index.d.ts",
132
128
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs"
133
129
  },
130
+ "./color-picker": {
131
+ "types": "./color-picker/index.d.ts",
132
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-picker.mjs"
133
+ },
134
134
  "./combo-box-item": {
135
135
  "types": "./combo-box-item/index.d.ts",
136
136
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs"
@@ -191,26 +191,26 @@
191
191
  "types": "./label/index.d.ts",
192
192
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs"
193
193
  },
194
- "./link": {
195
- "types": "./link/index.d.ts",
196
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs"
197
- },
198
194
  "./list": {
199
195
  "types": "./list/index.d.ts",
200
196
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs"
201
197
  },
198
+ "./link": {
199
+ "types": "./link/index.d.ts",
200
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs"
201
+ },
202
202
  "./list-item-custom": {
203
203
  "types": "./list-item-custom/index.d.ts",
204
204
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs"
205
205
  },
206
- "./list-item-standard": {
207
- "types": "./list-item-standard/index.d.ts",
208
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs"
209
- },
210
206
  "./list-item-group": {
211
207
  "types": "./list-item-group/index.d.ts",
212
208
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs"
213
209
  },
210
+ "./list-item-standard": {
211
+ "types": "./list-item-standard/index.d.ts",
212
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs"
213
+ },
214
214
  "./menu": {
215
215
  "types": "./menu/index.d.ts",
216
216
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs"
@@ -263,14 +263,14 @@
263
263
  "types": "./popover/index.d.ts",
264
264
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs"
265
265
  },
266
- "./radio-button": {
267
- "types": "./radio-button/index.d.ts",
268
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs"
269
- },
270
266
  "./progress-indicator": {
271
267
  "types": "./progress-indicator/index.d.ts",
272
268
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs"
273
269
  },
270
+ "./radio-button": {
271
+ "types": "./radio-button/index.d.ts",
272
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs"
273
+ },
274
274
  "./range-slider": {
275
275
  "types": "./range-slider/index.d.ts",
276
276
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs"