@fundamental-ngx/core 0.58.0-rc.42 → 0.58.0-rc.43

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 +31 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core",
3
- "version": "0.58.0-rc.42",
3
+ "version": "0.58.0-rc.43",
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.42",
27
- "@fundamental-ngx/i18n": "0.58.0-rc.42",
26
+ "@fundamental-ngx/cdk": "0.58.0-rc.43",
27
+ "@fundamental-ngx/i18n": "0.58.0-rc.43",
28
28
  "@sap-theming/theming-base-content": "^11.31.0",
29
29
  "fundamental-styles": "0.40.1",
30
30
  "rxjs": "^7.8.0"
@@ -47,22 +47,18 @@
47
47
  "types": "./index.d.ts",
48
48
  "default": "./fesm2022/fundamental-ngx-core.mjs"
49
49
  },
50
- "./action-sheet": {
51
- "types": "./action-sheet/index.d.ts",
52
- "default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
53
- },
54
50
  "./action-bar": {
55
51
  "types": "./action-bar/index.d.ts",
56
52
  "default": "./fesm2022/fundamental-ngx-core-action-bar.mjs"
57
53
  },
54
+ "./action-sheet": {
55
+ "types": "./action-sheet/index.d.ts",
56
+ "default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
57
+ },
58
58
  "./avatar": {
59
59
  "types": "./avatar/index.d.ts",
60
60
  "default": "./fesm2022/fundamental-ngx-core-avatar.mjs"
61
61
  },
62
- "./avatar-group": {
63
- "types": "./avatar-group/index.d.ts",
64
- "default": "./fesm2022/fundamental-ngx-core-avatar-group.mjs"
65
- },
66
62
  "./avatar-group-legacy": {
67
63
  "types": "./avatar-group-legacy/index.d.ts",
68
64
  "default": "./fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs"
@@ -187,6 +183,10 @@
187
183
  "types": "./info-label/index.d.ts",
188
184
  "default": "./fesm2022/fundamental-ngx-core-info-label.mjs"
189
185
  },
186
+ "./avatar-group": {
187
+ "types": "./avatar-group/index.d.ts",
188
+ "default": "./fesm2022/fundamental-ngx-core-avatar-group.mjs"
189
+ },
190
190
  "./inline-help": {
191
191
  "types": "./inline-help/index.d.ts",
192
192
  "default": "./fesm2022/fundamental-ngx-core-inline-help.mjs"
@@ -207,6 +207,10 @@
207
207
  "types": "./link/index.d.ts",
208
208
  "default": "./fesm2022/fundamental-ngx-core-link.mjs"
209
209
  },
210
+ "./list": {
211
+ "types": "./list/index.d.ts",
212
+ "default": "./fesm2022/fundamental-ngx-core-list.mjs"
213
+ },
210
214
  "./menu": {
211
215
  "types": "./menu/index.d.ts",
212
216
  "default": "./fesm2022/fundamental-ngx-core-menu.mjs"
@@ -247,9 +251,9 @@
247
251
  "types": "./nested-list/index.d.ts",
248
252
  "default": "./fesm2022/fundamental-ngx-core-nested-list.mjs"
249
253
  },
250
- "./list": {
251
- "types": "./list/index.d.ts",
252
- "default": "./fesm2022/fundamental-ngx-core-list.mjs"
254
+ "./notification": {
255
+ "types": "./notification/index.d.ts",
256
+ "default": "./fesm2022/fundamental-ngx-core-notification.mjs"
253
257
  },
254
258
  "./object-attribute": {
255
259
  "types": "./object-attribute/index.d.ts",
@@ -263,18 +267,14 @@
263
267
  "types": "./object-marker/index.d.ts",
264
268
  "default": "./fesm2022/fundamental-ngx-core-object-marker.mjs"
265
269
  },
266
- "./notification": {
267
- "types": "./notification/index.d.ts",
268
- "default": "./fesm2022/fundamental-ngx-core-notification.mjs"
270
+ "./object-number": {
271
+ "types": "./object-number/index.d.ts",
272
+ "default": "./fesm2022/fundamental-ngx-core-object-number.mjs"
269
273
  },
270
274
  "./object-status": {
271
275
  "types": "./object-status/index.d.ts",
272
276
  "default": "./fesm2022/fundamental-ngx-core-object-status.mjs"
273
277
  },
274
- "./object-number": {
275
- "types": "./object-number/index.d.ts",
276
- "default": "./fesm2022/fundamental-ngx-core-object-number.mjs"
277
- },
278
278
  "./overflow-layout": {
279
279
  "types": "./overflow-layout/index.d.ts",
280
280
  "default": "./fesm2022/fundamental-ngx-core-overflow-layout.mjs"
@@ -287,10 +287,6 @@
287
287
  "types": "./panel/index.d.ts",
288
288
  "default": "./fesm2022/fundamental-ngx-core-panel.mjs"
289
289
  },
290
- "./popover": {
291
- "types": "./popover/index.d.ts",
292
- "default": "./fesm2022/fundamental-ngx-core-popover.mjs"
293
- },
294
290
  "./product-switch": {
295
291
  "types": "./product-switch/index.d.ts",
296
292
  "default": "./fesm2022/fundamental-ngx-core-product-switch.mjs"
@@ -331,22 +327,26 @@
331
327
  "types": "./select/index.d.ts",
332
328
  "default": "./fesm2022/fundamental-ngx-core-select.mjs"
333
329
  },
334
- "./settings": {
335
- "types": "./settings/index.d.ts",
336
- "default": "./fesm2022/fundamental-ngx-core-settings.mjs"
330
+ "./popover": {
331
+ "types": "./popover/index.d.ts",
332
+ "default": "./fesm2022/fundamental-ngx-core-popover.mjs"
337
333
  },
338
334
  "./shared": {
339
335
  "types": "./shared/index.d.ts",
340
336
  "default": "./fesm2022/fundamental-ngx-core-shared.mjs"
341
337
  },
342
- "./shellbar": {
343
- "types": "./shellbar/index.d.ts",
344
- "default": "./fesm2022/fundamental-ngx-core-shellbar.mjs"
338
+ "./settings": {
339
+ "types": "./settings/index.d.ts",
340
+ "default": "./fesm2022/fundamental-ngx-core-settings.mjs"
345
341
  },
346
342
  "./side-navigation": {
347
343
  "types": "./side-navigation/index.d.ts",
348
344
  "default": "./fesm2022/fundamental-ngx-core-side-navigation.mjs"
349
345
  },
346
+ "./shellbar": {
347
+ "types": "./shellbar/index.d.ts",
348
+ "default": "./fesm2022/fundamental-ngx-core-shellbar.mjs"
349
+ },
350
350
  "./skeleton": {
351
351
  "types": "./skeleton/index.d.ts",
352
352
  "default": "./fesm2022/fundamental-ngx-core-skeleton.mjs"