@fundamental-ngx/core 0.58.0-rc.64 → 0.58.0-rc.66

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 +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core",
3
- "version": "0.58.0-rc.64",
3
+ "version": "0.58.0-rc.66",
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.64",
27
- "@fundamental-ngx/i18n": "0.58.0-rc.64",
26
+ "@fundamental-ngx/cdk": "0.58.0-rc.66",
27
+ "@fundamental-ngx/i18n": "0.58.0-rc.66",
28
28
  "@sap-theming/theming-base-content": "^11.31.0",
29
29
  "fundamental-styles": "0.40.1",
30
30
  "rxjs": "^7.8.0"
@@ -51,14 +51,14 @@
51
51
  "types": "./action-bar/index.d.ts",
52
52
  "default": "./fesm2022/fundamental-ngx-core-action-bar.mjs"
53
53
  },
54
- "./avatar": {
55
- "types": "./avatar/index.d.ts",
56
- "default": "./fesm2022/fundamental-ngx-core-avatar.mjs"
57
- },
58
54
  "./action-sheet": {
59
55
  "types": "./action-sheet/index.d.ts",
60
56
  "default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
61
57
  },
58
+ "./avatar": {
59
+ "types": "./avatar/index.d.ts",
60
+ "default": "./fesm2022/fundamental-ngx-core-avatar.mjs"
61
+ },
62
62
  "./avatar-group": {
63
63
  "types": "./avatar-group/index.d.ts",
64
64
  "default": "./fesm2022/fundamental-ngx-core-avatar-group.mjs"
@@ -83,6 +83,10 @@
83
83
  "types": "./button/index.d.ts",
84
84
  "default": "./fesm2022/fundamental-ngx-core-button.mjs"
85
85
  },
86
+ "./calendar": {
87
+ "types": "./calendar/index.d.ts",
88
+ "default": "./fesm2022/fundamental-ngx-core-calendar.mjs"
89
+ },
86
90
  "./card": {
87
91
  "types": "./card/index.d.ts",
88
92
  "default": "./fesm2022/fundamental-ngx-core-card.mjs"
@@ -127,10 +131,6 @@
127
131
  "types": "./dynamic-side-content/index.d.ts",
128
132
  "default": "./fesm2022/fundamental-ngx-core-dynamic-side-content.mjs"
129
133
  },
130
- "./calendar": {
131
- "types": "./calendar/index.d.ts",
132
- "default": "./fesm2022/fundamental-ngx-core-calendar.mjs"
133
- },
134
134
  "./facets": {
135
135
  "types": "./facets/index.d.ts",
136
136
  "default": "./fesm2022/fundamental-ngx-core-facets.mjs"
@@ -147,14 +147,14 @@
147
147
  "types": "./file-uploader/index.d.ts",
148
148
  "default": "./fesm2022/fundamental-ngx-core-file-uploader.mjs"
149
149
  },
150
- "./fixed-card-layout": {
151
- "types": "./fixed-card-layout/index.d.ts",
152
- "default": "./fesm2022/fundamental-ngx-core-fixed-card-layout.mjs"
153
- },
154
150
  "./flexible-column-layout": {
155
151
  "types": "./flexible-column-layout/index.d.ts",
156
152
  "default": "./fesm2022/fundamental-ngx-core-flexible-column-layout.mjs"
157
153
  },
154
+ "./fixed-card-layout": {
155
+ "types": "./fixed-card-layout/index.d.ts",
156
+ "default": "./fesm2022/fundamental-ngx-core-fixed-card-layout.mjs"
157
+ },
158
158
  "./form": {
159
159
  "types": "./form/index.d.ts",
160
160
  "default": "./fesm2022/fundamental-ngx-core-form.mjs"
@@ -279,6 +279,10 @@
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
+ },
282
286
  "./panel": {
283
287
  "types": "./panel/index.d.ts",
284
288
  "default": "./fesm2022/fundamental-ngx-core-panel.mjs"
@@ -299,22 +303,18 @@
299
303
  "types": "./quick-view/index.d.ts",
300
304
  "default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
301
305
  },
302
- "./radio": {
303
- "types": "./radio/index.d.ts",
304
- "default": "./fesm2022/fundamental-ngx-core-radio.mjs"
305
- },
306
306
  "./rating-indicator": {
307
307
  "types": "./rating-indicator/index.d.ts",
308
308
  "default": "./fesm2022/fundamental-ngx-core-rating-indicator.mjs"
309
309
  },
310
- "./pagination": {
311
- "types": "./pagination/index.d.ts",
312
- "default": "./fesm2022/fundamental-ngx-core-pagination.mjs"
313
- },
314
310
  "./resizable-card-layout": {
315
311
  "types": "./resizable-card-layout/index.d.ts",
316
312
  "default": "./fesm2022/fundamental-ngx-core-resizable-card-layout.mjs"
317
313
  },
314
+ "./radio": {
315
+ "types": "./radio/index.d.ts",
316
+ "default": "./fesm2022/fundamental-ngx-core-radio.mjs"
317
+ },
318
318
  "./scroll-spy": {
319
319
  "types": "./scroll-spy/index.d.ts",
320
320
  "default": "./fesm2022/fundamental-ngx-core-scroll-spy.mjs"
@@ -339,22 +339,22 @@
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"
342
+ "./side-navigation": {
343
+ "types": "./side-navigation/index.d.ts",
344
+ "default": "./fesm2022/fundamental-ngx-core-side-navigation.mjs"
345
345
  },
346
346
  "./skeleton": {
347
347
  "types": "./skeleton/index.d.ts",
348
348
  "default": "./fesm2022/fundamental-ngx-core-skeleton.mjs"
349
349
  },
350
- "./side-navigation": {
351
- "types": "./side-navigation/index.d.ts",
352
- "default": "./fesm2022/fundamental-ngx-core-side-navigation.mjs"
353
- },
354
350
  "./slider": {
355
351
  "types": "./slider/index.d.ts",
356
352
  "default": "./fesm2022/fundamental-ngx-core-slider.mjs"
357
353
  },
354
+ "./shellbar": {
355
+ "types": "./shellbar/index.d.ts",
356
+ "default": "./fesm2022/fundamental-ngx-core-shellbar.mjs"
357
+ },
358
358
  "./split-button": {
359
359
  "types": "./split-button/index.d.ts",
360
360
  "default": "./fesm2022/fundamental-ngx-core-split-button.mjs"
@@ -423,14 +423,14 @@
423
423
  "types": "./tree/index.d.ts",
424
424
  "default": "./fesm2022/fundamental-ngx-core-tree.mjs"
425
425
  },
426
- "./user-menu": {
427
- "types": "./user-menu/index.d.ts",
428
- "default": "./fesm2022/fundamental-ngx-core-user-menu.mjs"
429
- },
430
426
  "./upload-collection": {
431
427
  "types": "./upload-collection/index.d.ts",
432
428
  "default": "./fesm2022/fundamental-ngx-core-upload-collection.mjs"
433
429
  },
430
+ "./user-menu": {
431
+ "types": "./user-menu/index.d.ts",
432
+ "default": "./fesm2022/fundamental-ngx-core-user-menu.mjs"
433
+ },
434
434
  "./vertical-navigation": {
435
435
  "types": "./vertical-navigation/index.d.ts",
436
436
  "default": "./fesm2022/fundamental-ngx-core-vertical-navigation.mjs"