@fundamental-ngx/core 0.52.2-rc.25 → 0.52.2-rc.26

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.52.2-rc.25",
3
+ "version": "0.52.2-rc.26",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "ng-update": {
6
6
  "migrations": "./schematics/migrations.json"
@@ -23,8 +23,8 @@
23
23
  "@angular/forms": "^18.0.0",
24
24
  "@angular/platform-browser": "^18.0.0",
25
25
  "@angular/router": "^18.0.0",
26
- "@fundamental-ngx/cdk": "0.52.2-rc.25",
27
- "@fundamental-ngx/i18n": "0.52.2-rc.25",
26
+ "@fundamental-ngx/cdk": "0.52.2-rc.26",
27
+ "@fundamental-ngx/i18n": "0.52.2-rc.26",
28
28
  "@sap-theming/theming-base-content": "^11.18.0",
29
29
  "fundamental-styles": "0.37.7",
30
30
  "rxjs": "^7.8.0"
@@ -385,6 +385,12 @@
385
385
  "esm": "./esm2022/object-number/fundamental-ngx-core-object-number.mjs",
386
386
  "default": "./fesm2022/fundamental-ngx-core-object-number.mjs"
387
387
  },
388
+ "./object-status": {
389
+ "types": "./object-status/index.d.ts",
390
+ "esm2022": "./esm2022/object-status/fundamental-ngx-core-object-status.mjs",
391
+ "esm": "./esm2022/object-status/fundamental-ngx-core-object-status.mjs",
392
+ "default": "./fesm2022/fundamental-ngx-core-object-status.mjs"
393
+ },
388
394
  "./overflow-layout": {
389
395
  "types": "./overflow-layout/index.d.ts",
390
396
  "esm2022": "./esm2022/overflow-layout/fundamental-ngx-core-overflow-layout.mjs",
@@ -403,12 +409,6 @@
403
409
  "esm": "./esm2022/panel/fundamental-ngx-core-panel.mjs",
404
410
  "default": "./fesm2022/fundamental-ngx-core-panel.mjs"
405
411
  },
406
- "./object-status": {
407
- "types": "./object-status/index.d.ts",
408
- "esm2022": "./esm2022/object-status/fundamental-ngx-core-object-status.mjs",
409
- "esm": "./esm2022/object-status/fundamental-ngx-core-object-status.mjs",
410
- "default": "./fesm2022/fundamental-ngx-core-object-status.mjs"
411
- },
412
412
  "./popover": {
413
413
  "types": "./popover/index.d.ts",
414
414
  "esm2022": "./esm2022/popover/fundamental-ngx-core-popover.mjs",
@@ -499,12 +499,6 @@
499
499
  "esm": "./esm2022/skeleton/fundamental-ngx-core-skeleton.mjs",
500
500
  "default": "./fesm2022/fundamental-ngx-core-skeleton.mjs"
501
501
  },
502
- "./slider": {
503
- "types": "./slider/index.d.ts",
504
- "esm2022": "./esm2022/slider/fundamental-ngx-core-slider.mjs",
505
- "esm": "./esm2022/slider/fundamental-ngx-core-slider.mjs",
506
- "default": "./fesm2022/fundamental-ngx-core-slider.mjs"
507
- },
508
502
  "./split-button": {
509
503
  "types": "./split-button/index.d.ts",
510
504
  "esm2022": "./esm2022/split-button/fundamental-ngx-core-split-button.mjs",
@@ -523,6 +517,12 @@
523
517
  "esm": "./esm2022/step-input/fundamental-ngx-core-step-input.mjs",
524
518
  "default": "./fesm2022/fundamental-ngx-core-step-input.mjs"
525
519
  },
520
+ "./slider": {
521
+ "types": "./slider/index.d.ts",
522
+ "esm2022": "./esm2022/slider/fundamental-ngx-core-slider.mjs",
523
+ "esm": "./esm2022/slider/fundamental-ngx-core-slider.mjs",
524
+ "default": "./fesm2022/fundamental-ngx-core-slider.mjs"
525
+ },
526
526
  "./switch": {
527
527
  "types": "./switch/index.d.ts",
528
528
  "esm2022": "./esm2022/switch/fundamental-ngx-core-switch.mjs",
@@ -547,12 +547,6 @@
547
547
  "esm": "./esm2022/tests/fundamental-ngx-core-tests.mjs",
548
548
  "default": "./fesm2022/fundamental-ngx-core-tests.mjs"
549
549
  },
550
- "./text": {
551
- "types": "./text/index.d.ts",
552
- "esm2022": "./esm2022/text/fundamental-ngx-core-text.mjs",
553
- "esm": "./esm2022/text/fundamental-ngx-core-text.mjs",
554
- "default": "./fesm2022/fundamental-ngx-core-text.mjs"
555
- },
556
550
  "./theming": {
557
551
  "types": "./theming/index.d.ts",
558
552
  "esm2022": "./esm2022/theming/fundamental-ngx-core-theming.mjs",
@@ -565,6 +559,12 @@
565
559
  "esm": "./esm2022/tile/fundamental-ngx-core-tile.mjs",
566
560
  "default": "./fesm2022/fundamental-ngx-core-tile.mjs"
567
561
  },
562
+ "./text": {
563
+ "types": "./text/index.d.ts",
564
+ "esm2022": "./esm2022/text/fundamental-ngx-core-text.mjs",
565
+ "esm": "./esm2022/text/fundamental-ngx-core-text.mjs",
566
+ "default": "./fesm2022/fundamental-ngx-core-text.mjs"
567
+ },
568
568
  "./time": {
569
569
  "types": "./time/index.d.ts",
570
570
  "esm2022": "./esm2022/time/fundamental-ngx-core-time.mjs",
@@ -619,17 +619,17 @@
619
619
  "esm": "./esm2022/utils/fundamental-ngx-core-utils.mjs",
620
620
  "default": "./fesm2022/fundamental-ngx-core-utils.mjs"
621
621
  },
622
- "./wizard": {
623
- "types": "./wizard/index.d.ts",
624
- "esm2022": "./esm2022/wizard/fundamental-ngx-core-wizard.mjs",
625
- "esm": "./esm2022/wizard/fundamental-ngx-core-wizard.mjs",
626
- "default": "./fesm2022/fundamental-ngx-core-wizard.mjs"
627
- },
628
622
  "./vertical-navigation": {
629
623
  "types": "./vertical-navigation/index.d.ts",
630
624
  "esm2022": "./esm2022/vertical-navigation/fundamental-ngx-core-vertical-navigation.mjs",
631
625
  "esm": "./esm2022/vertical-navigation/fundamental-ngx-core-vertical-navigation.mjs",
632
626
  "default": "./fesm2022/fundamental-ngx-core-vertical-navigation.mjs"
627
+ },
628
+ "./wizard": {
629
+ "types": "./wizard/index.d.ts",
630
+ "esm2022": "./esm2022/wizard/fundamental-ngx-core-wizard.mjs",
631
+ "esm": "./esm2022/wizard/fundamental-ngx-core-wizard.mjs",
632
+ "default": "./fesm2022/fundamental-ngx-core-wizard.mjs"
633
633
  }
634
634
  },
635
635
  "module": "fesm2022/fundamental-ngx-core.mjs",