@fundamental-ngx/core 0.58.0-rc.22 → 0.58.0-rc.23

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 +27 -27
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core",
3
- "version": "0.58.0-rc.22",
3
+ "version": "0.58.0-rc.23",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "ng-update": {
6
6
  "migrations": "./schematics/migrations.json"
@@ -23,8 +23,8 @@
23
23
  "@angular/forms": "^20.0.0",
24
24
  "@angular/platform-browser": "^20.0.0",
25
25
  "@angular/router": "^20.0.0",
26
- "@fundamental-ngx/cdk": "0.58.0-rc.22",
27
- "@fundamental-ngx/i18n": "0.58.0-rc.22",
26
+ "@fundamental-ngx/cdk": "0.58.0-rc.23",
27
+ "@fundamental-ngx/i18n": "0.58.0-rc.23",
28
28
  "@sap-theming/theming-base-content": "^11.31.0",
29
29
  "fundamental-styles": "0.40.1",
30
30
  "rxjs": "^7.8.0"
@@ -47,10 +47,6 @@
47
47
  "types": "./index.d.ts",
48
48
  "default": "./fesm2022/fundamental-ngx-core.mjs"
49
49
  },
50
- "./action-bar": {
51
- "types": "./action-bar/index.d.ts",
52
- "default": "./fesm2022/fundamental-ngx-core-action-bar.mjs"
53
- },
54
50
  "./action-sheet": {
55
51
  "types": "./action-sheet/index.d.ts",
56
52
  "default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
@@ -63,6 +59,10 @@
63
59
  "types": "./avatar-group/index.d.ts",
64
60
  "default": "./fesm2022/fundamental-ngx-core-avatar-group.mjs"
65
61
  },
62
+ "./action-bar": {
63
+ "types": "./action-bar/index.d.ts",
64
+ "default": "./fesm2022/fundamental-ngx-core-action-bar.mjs"
65
+ },
66
66
  "./avatar-group-legacy": {
67
67
  "types": "./avatar-group-legacy/index.d.ts",
68
68
  "default": "./fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs"
@@ -211,14 +211,14 @@
211
211
  "types": "./list/index.d.ts",
212
212
  "default": "./fesm2022/fundamental-ngx-core-list.mjs"
213
213
  },
214
- "./menu": {
215
- "types": "./menu/index.d.ts",
216
- "default": "./fesm2022/fundamental-ngx-core-menu.mjs"
217
- },
218
214
  "./message-box": {
219
215
  "types": "./message-box/index.d.ts",
220
216
  "default": "./fesm2022/fundamental-ngx-core-message-box.mjs"
221
217
  },
218
+ "./menu": {
219
+ "types": "./menu/index.d.ts",
220
+ "default": "./fesm2022/fundamental-ngx-core-menu.mjs"
221
+ },
222
222
  "./message-page": {
223
223
  "types": "./message-page/index.d.ts",
224
224
  "default": "./fesm2022/fundamental-ngx-core-message-page.mjs"
@@ -231,14 +231,14 @@
231
231
  "types": "./message-toast/index.d.ts",
232
232
  "default": "./fesm2022/fundamental-ngx-core-message-toast.mjs"
233
233
  },
234
- "./mobile-mode": {
235
- "types": "./mobile-mode/index.d.ts",
236
- "default": "./fesm2022/fundamental-ngx-core-mobile-mode.mjs"
237
- },
238
234
  "./micro-process-flow": {
239
235
  "types": "./micro-process-flow/index.d.ts",
240
236
  "default": "./fesm2022/fundamental-ngx-core-micro-process-flow.mjs"
241
237
  },
238
+ "./mobile-mode": {
239
+ "types": "./mobile-mode/index.d.ts",
240
+ "default": "./fesm2022/fundamental-ngx-core-mobile-mode.mjs"
241
+ },
242
242
  "./multi-combobox": {
243
243
  "types": "./multi-combobox/index.d.ts",
244
244
  "default": "./fesm2022/fundamental-ngx-core-multi-combobox.mjs"
@@ -279,14 +279,14 @@
279
279
  "types": "./overflow-layout/index.d.ts",
280
280
  "default": "./fesm2022/fundamental-ngx-core-overflow-layout.mjs"
281
281
  },
282
- "./pagination": {
283
- "types": "./pagination/index.d.ts",
284
- "default": "./fesm2022/fundamental-ngx-core-pagination.mjs"
285
- },
286
282
  "./panel": {
287
283
  "types": "./panel/index.d.ts",
288
284
  "default": "./fesm2022/fundamental-ngx-core-panel.mjs"
289
285
  },
286
+ "./pagination": {
287
+ "types": "./pagination/index.d.ts",
288
+ "default": "./fesm2022/fundamental-ngx-core-pagination.mjs"
289
+ },
290
290
  "./popover": {
291
291
  "types": "./popover/index.d.ts",
292
292
  "default": "./fesm2022/fundamental-ngx-core-popover.mjs"
@@ -299,14 +299,14 @@
299
299
  "types": "./progress-indicator/index.d.ts",
300
300
  "default": "./fesm2022/fundamental-ngx-core-progress-indicator.mjs"
301
301
  },
302
- "./quick-view": {
303
- "types": "./quick-view/index.d.ts",
304
- "default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
305
- },
306
302
  "./radio": {
307
303
  "types": "./radio/index.d.ts",
308
304
  "default": "./fesm2022/fundamental-ngx-core-radio.mjs"
309
305
  },
306
+ "./quick-view": {
307
+ "types": "./quick-view/index.d.ts",
308
+ "default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
309
+ },
310
310
  "./rating-indicator": {
311
311
  "types": "./rating-indicator/index.d.ts",
312
312
  "default": "./fesm2022/fundamental-ngx-core-rating-indicator.mjs"
@@ -423,6 +423,10 @@
423
423
  "types": "./tree/index.d.ts",
424
424
  "default": "./fesm2022/fundamental-ngx-core-tree.mjs"
425
425
  },
426
+ "./upload-collection": {
427
+ "types": "./upload-collection/index.d.ts",
428
+ "default": "./fesm2022/fundamental-ngx-core-upload-collection.mjs"
429
+ },
426
430
  "./user-menu": {
427
431
  "types": "./user-menu/index.d.ts",
428
432
  "default": "./fesm2022/fundamental-ngx-core-user-menu.mjs"
@@ -431,10 +435,6 @@
431
435
  "types": "./vertical-navigation/index.d.ts",
432
436
  "default": "./fesm2022/fundamental-ngx-core-vertical-navigation.mjs"
433
437
  },
434
- "./upload-collection": {
435
- "types": "./upload-collection/index.d.ts",
436
- "default": "./fesm2022/fundamental-ngx-core-upload-collection.mjs"
437
- },
438
438
  "./wizard": {
439
439
  "types": "./wizard/index.d.ts",
440
440
  "default": "./fesm2022/fundamental-ngx-core-wizard.mjs"