@fundamental-ngx/core 0.58.0-rc.58 → 0.58.0-rc.59

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 +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core",
3
- "version": "0.58.0-rc.58",
3
+ "version": "0.58.0-rc.59",
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.58",
27
- "@fundamental-ngx/i18n": "0.58.0-rc.58",
26
+ "@fundamental-ngx/cdk": "0.58.0-rc.59",
27
+ "@fundamental-ngx/i18n": "0.58.0-rc.59",
28
28
  "@sap-theming/theming-base-content": "^11.31.0",
29
29
  "fundamental-styles": "0.40.1",
30
30
  "rxjs": "^7.8.0"
@@ -67,14 +67,14 @@
67
67
  "types": "./avatar-group-legacy/index.d.ts",
68
68
  "default": "./fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs"
69
69
  },
70
- "./breadcrumb": {
71
- "types": "./breadcrumb/index.d.ts",
72
- "default": "./fesm2022/fundamental-ngx-core-breadcrumb.mjs"
73
- },
74
70
  "./bar": {
75
71
  "types": "./bar/index.d.ts",
76
72
  "default": "./fesm2022/fundamental-ngx-core-bar.mjs"
77
73
  },
74
+ "./breadcrumb": {
75
+ "types": "./breadcrumb/index.d.ts",
76
+ "default": "./fesm2022/fundamental-ngx-core-breadcrumb.mjs"
77
+ },
78
78
  "./busy-indicator": {
79
79
  "types": "./busy-indicator/index.d.ts",
80
80
  "default": "./fesm2022/fundamental-ngx-core-busy-indicator.mjs"
@@ -355,14 +355,14 @@
355
355
  "types": "./slider/index.d.ts",
356
356
  "default": "./fesm2022/fundamental-ngx-core-slider.mjs"
357
357
  },
358
- "./split-button": {
359
- "types": "./split-button/index.d.ts",
360
- "default": "./fesm2022/fundamental-ngx-core-split-button.mjs"
361
- },
362
358
  "./status-indicator": {
363
359
  "types": "./status-indicator/index.d.ts",
364
360
  "default": "./fesm2022/fundamental-ngx-core-status-indicator.mjs"
365
361
  },
362
+ "./split-button": {
363
+ "types": "./split-button/index.d.ts",
364
+ "default": "./fesm2022/fundamental-ngx-core-split-button.mjs"
365
+ },
366
366
  "./step-input": {
367
367
  "types": "./step-input/index.d.ts",
368
368
  "default": "./fesm2022/fundamental-ngx-core-step-input.mjs"