@fundamental-ngx/core 0.58.0-rc.5 → 0.58.0-rc.6

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 +55 -55
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core",
3
- "version": "0.58.0-rc.5",
3
+ "version": "0.58.0-rc.6",
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.5",
27
- "@fundamental-ngx/i18n": "0.58.0-rc.5",
26
+ "@fundamental-ngx/cdk": "0.58.0-rc.6",
27
+ "@fundamental-ngx/i18n": "0.58.0-rc.6",
28
28
  "@sap-theming/theming-base-content": "^11.31.0",
29
29
  "fundamental-styles": "0.40.1",
30
30
  "rxjs": "^7.8.0"
@@ -55,6 +55,10 @@
55
55
  "types": "./avatar/index.d.ts",
56
56
  "default": "./fesm2022/fundamental-ngx-core-avatar.mjs"
57
57
  },
58
+ "./action-sheet": {
59
+ "types": "./action-sheet/index.d.ts",
60
+ "default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
61
+ },
58
62
  "./avatar-group": {
59
63
  "types": "./avatar-group/index.d.ts",
60
64
  "default": "./fesm2022/fundamental-ngx-core-avatar-group.mjs"
@@ -75,10 +79,6 @@
75
79
  "types": "./busy-indicator/index.d.ts",
76
80
  "default": "./fesm2022/fundamental-ngx-core-busy-indicator.mjs"
77
81
  },
78
- "./action-sheet": {
79
- "types": "./action-sheet/index.d.ts",
80
- "default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
81
- },
82
82
  "./button": {
83
83
  "types": "./button/index.d.ts",
84
84
  "default": "./fesm2022/fundamental-ngx-core-button.mjs"
@@ -99,6 +99,10 @@
99
99
  "types": "./checkbox/index.d.ts",
100
100
  "default": "./fesm2022/fundamental-ngx-core-checkbox.mjs"
101
101
  },
102
+ "./combobox": {
103
+ "types": "./combobox/index.d.ts",
104
+ "default": "./fesm2022/fundamental-ngx-core-combobox.mjs"
105
+ },
102
106
  "./content-density": {
103
107
  "types": "./content-density/index.d.ts",
104
108
  "default": "./fesm2022/fundamental-ngx-core-content-density.mjs"
@@ -139,14 +143,14 @@
139
143
  "types": "./feed-list-item/index.d.ts",
140
144
  "default": "./fesm2022/fundamental-ngx-core-feed-list-item.mjs"
141
145
  },
142
- "./file-uploader": {
143
- "types": "./file-uploader/index.d.ts",
144
- "default": "./fesm2022/fundamental-ngx-core-file-uploader.mjs"
145
- },
146
146
  "./fixed-card-layout": {
147
147
  "types": "./fixed-card-layout/index.d.ts",
148
148
  "default": "./fesm2022/fundamental-ngx-core-fixed-card-layout.mjs"
149
149
  },
150
+ "./file-uploader": {
151
+ "types": "./file-uploader/index.d.ts",
152
+ "default": "./fesm2022/fundamental-ngx-core-file-uploader.mjs"
153
+ },
150
154
  "./flexible-column-layout": {
151
155
  "types": "./flexible-column-layout/index.d.ts",
152
156
  "default": "./fesm2022/fundamental-ngx-core-flexible-column-layout.mjs"
@@ -159,14 +163,14 @@
159
163
  "types": "./formatted-text/index.d.ts",
160
164
  "default": "./fesm2022/fundamental-ngx-core-formatted-text.mjs"
161
165
  },
162
- "./generic-tag": {
163
- "types": "./generic-tag/index.d.ts",
164
- "default": "./fesm2022/fundamental-ngx-core-generic-tag.mjs"
165
- },
166
166
  "./grid-list": {
167
167
  "types": "./grid-list/index.d.ts",
168
168
  "default": "./fesm2022/fundamental-ngx-core-grid-list.mjs"
169
169
  },
170
+ "./generic-tag": {
171
+ "types": "./generic-tag/index.d.ts",
172
+ "default": "./fesm2022/fundamental-ngx-core-generic-tag.mjs"
173
+ },
170
174
  "./icon": {
171
175
  "types": "./icon/index.d.ts",
172
176
  "default": "./fesm2022/fundamental-ngx-core-icon.mjs"
@@ -175,10 +179,6 @@
175
179
  "types": "./illustrated-message/index.d.ts",
176
180
  "default": "./fesm2022/fundamental-ngx-core-illustrated-message.mjs"
177
181
  },
178
- "./combobox": {
179
- "types": "./combobox/index.d.ts",
180
- "default": "./fesm2022/fundamental-ngx-core-combobox.mjs"
181
- },
182
182
  "./infinite-scroll": {
183
183
  "types": "./infinite-scroll/index.d.ts",
184
184
  "default": "./fesm2022/fundamental-ngx-core-infinite-scroll.mjs"
@@ -231,22 +231,22 @@
231
231
  "types": "./message-toast/index.d.ts",
232
232
  "default": "./fesm2022/fundamental-ngx-core-message-toast.mjs"
233
233
  },
234
- "./micro-process-flow": {
235
- "types": "./micro-process-flow/index.d.ts",
236
- "default": "./fesm2022/fundamental-ngx-core-micro-process-flow.mjs"
237
- },
238
234
  "./mobile-mode": {
239
235
  "types": "./mobile-mode/index.d.ts",
240
236
  "default": "./fesm2022/fundamental-ngx-core-mobile-mode.mjs"
241
237
  },
242
- "./multi-combobox": {
243
- "types": "./multi-combobox/index.d.ts",
244
- "default": "./fesm2022/fundamental-ngx-core-multi-combobox.mjs"
238
+ "./micro-process-flow": {
239
+ "types": "./micro-process-flow/index.d.ts",
240
+ "default": "./fesm2022/fundamental-ngx-core-micro-process-flow.mjs"
245
241
  },
246
242
  "./multi-input": {
247
243
  "types": "./multi-input/index.d.ts",
248
244
  "default": "./fesm2022/fundamental-ngx-core-multi-input.mjs"
249
245
  },
246
+ "./multi-combobox": {
247
+ "types": "./multi-combobox/index.d.ts",
248
+ "default": "./fesm2022/fundamental-ngx-core-multi-combobox.mjs"
249
+ },
250
250
  "./nested-list": {
251
251
  "types": "./nested-list/index.d.ts",
252
252
  "default": "./fesm2022/fundamental-ngx-core-nested-list.mjs"
@@ -275,10 +275,6 @@
275
275
  "types": "./object-status/index.d.ts",
276
276
  "default": "./fesm2022/fundamental-ngx-core-object-status.mjs"
277
277
  },
278
- "./overflow-layout": {
279
- "types": "./overflow-layout/index.d.ts",
280
- "default": "./fesm2022/fundamental-ngx-core-overflow-layout.mjs"
281
- },
282
278
  "./pagination": {
283
279
  "types": "./pagination/index.d.ts",
284
280
  "default": "./fesm2022/fundamental-ngx-core-pagination.mjs"
@@ -287,9 +283,9 @@
287
283
  "types": "./panel/index.d.ts",
288
284
  "default": "./fesm2022/fundamental-ngx-core-panel.mjs"
289
285
  },
290
- "./popover": {
291
- "types": "./popover/index.d.ts",
292
- "default": "./fesm2022/fundamental-ngx-core-popover.mjs"
286
+ "./overflow-layout": {
287
+ "types": "./overflow-layout/index.d.ts",
288
+ "default": "./fesm2022/fundamental-ngx-core-overflow-layout.mjs"
293
289
  },
294
290
  "./product-switch": {
295
291
  "types": "./product-switch/index.d.ts",
@@ -299,22 +295,22 @@
299
295
  "types": "./progress-indicator/index.d.ts",
300
296
  "default": "./fesm2022/fundamental-ngx-core-progress-indicator.mjs"
301
297
  },
302
- "./quick-view": {
303
- "types": "./quick-view/index.d.ts",
304
- "default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
305
- },
306
298
  "./radio": {
307
299
  "types": "./radio/index.d.ts",
308
300
  "default": "./fesm2022/fundamental-ngx-core-radio.mjs"
309
301
  },
310
- "./rating-indicator": {
311
- "types": "./rating-indicator/index.d.ts",
312
- "default": "./fesm2022/fundamental-ngx-core-rating-indicator.mjs"
302
+ "./quick-view": {
303
+ "types": "./quick-view/index.d.ts",
304
+ "default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
313
305
  },
314
306
  "./resizable-card-layout": {
315
307
  "types": "./resizable-card-layout/index.d.ts",
316
308
  "default": "./fesm2022/fundamental-ngx-core-resizable-card-layout.mjs"
317
309
  },
310
+ "./rating-indicator": {
311
+ "types": "./rating-indicator/index.d.ts",
312
+ "default": "./fesm2022/fundamental-ngx-core-rating-indicator.mjs"
313
+ },
318
314
  "./scroll-spy": {
319
315
  "types": "./scroll-spy/index.d.ts",
320
316
  "default": "./fesm2022/fundamental-ngx-core-scroll-spy.mjs"
@@ -331,6 +327,10 @@
331
327
  "types": "./select/index.d.ts",
332
328
  "default": "./fesm2022/fundamental-ngx-core-select.mjs"
333
329
  },
330
+ "./popover": {
331
+ "types": "./popover/index.d.ts",
332
+ "default": "./fesm2022/fundamental-ngx-core-popover.mjs"
333
+ },
334
334
  "./settings": {
335
335
  "types": "./settings/index.d.ts",
336
336
  "default": "./fesm2022/fundamental-ngx-core-settings.mjs"
@@ -339,10 +339,6 @@
339
339
  "types": "./shared/index.d.ts",
340
340
  "default": "./fesm2022/fundamental-ngx-core-shared.mjs"
341
341
  },
342
- "./shellbar": {
343
- "types": "./shellbar/index.d.ts",
344
- "default": "./fesm2022/fundamental-ngx-core-shellbar.mjs"
345
- },
346
342
  "./side-navigation": {
347
343
  "types": "./side-navigation/index.d.ts",
348
344
  "default": "./fesm2022/fundamental-ngx-core-side-navigation.mjs"
@@ -351,14 +347,18 @@
351
347
  "types": "./skeleton/index.d.ts",
352
348
  "default": "./fesm2022/fundamental-ngx-core-skeleton.mjs"
353
349
  },
354
- "./slider": {
355
- "types": "./slider/index.d.ts",
356
- "default": "./fesm2022/fundamental-ngx-core-slider.mjs"
350
+ "./shellbar": {
351
+ "types": "./shellbar/index.d.ts",
352
+ "default": "./fesm2022/fundamental-ngx-core-shellbar.mjs"
357
353
  },
358
354
  "./split-button": {
359
355
  "types": "./split-button/index.d.ts",
360
356
  "default": "./fesm2022/fundamental-ngx-core-split-button.mjs"
361
357
  },
358
+ "./slider": {
359
+ "types": "./slider/index.d.ts",
360
+ "default": "./fesm2022/fundamental-ngx-core-slider.mjs"
361
+ },
362
362
  "./status-indicator": {
363
363
  "types": "./status-indicator/index.d.ts",
364
364
  "default": "./fesm2022/fundamental-ngx-core-status-indicator.mjs"
@@ -403,14 +403,14 @@
403
403
  "types": "./time-picker/index.d.ts",
404
404
  "default": "./fesm2022/fundamental-ngx-core-time-picker.mjs"
405
405
  },
406
- "./timeline": {
407
- "types": "./timeline/index.d.ts",
408
- "default": "./fesm2022/fundamental-ngx-core-timeline.mjs"
409
- },
410
406
  "./title": {
411
407
  "types": "./title/index.d.ts",
412
408
  "default": "./fesm2022/fundamental-ngx-core-title.mjs"
413
409
  },
410
+ "./timeline": {
411
+ "types": "./timeline/index.d.ts",
412
+ "default": "./fesm2022/fundamental-ngx-core-timeline.mjs"
413
+ },
414
414
  "./token": {
415
415
  "types": "./token/index.d.ts",
416
416
  "default": "./fesm2022/fundamental-ngx-core-token.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"
@@ -434,10 +438,6 @@
434
438
  "./wizard": {
435
439
  "types": "./wizard/index.d.ts",
436
440
  "default": "./fesm2022/fundamental-ngx-core-wizard.mjs"
437
- },
438
- "./upload-collection": {
439
- "types": "./upload-collection/index.d.ts",
440
- "default": "./fesm2022/fundamental-ngx-core-upload-collection.mjs"
441
441
  }
442
442
  },
443
443
  "module": "fesm2022/fundamental-ngx-core.mjs",