@fundamental-ngx/core 0.58.0-rc.46 → 0.58.0-rc.48
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.
- package/package.json +24 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fundamental-ngx/core",
|
|
3
|
-
"version": "0.58.0-rc.
|
|
3
|
+
"version": "0.58.0-rc.48",
|
|
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.
|
|
27
|
-
"@fundamental-ngx/i18n": "0.58.0-rc.
|
|
26
|
+
"@fundamental-ngx/cdk": "0.58.0-rc.48",
|
|
27
|
+
"@fundamental-ngx/i18n": "0.58.0-rc.48",
|
|
28
28
|
"@sap-theming/theming-base-content": "^11.31.0",
|
|
29
29
|
"fundamental-styles": "0.40.1",
|
|
30
30
|
"rxjs": "^7.8.0"
|
|
@@ -47,14 +47,14 @@
|
|
|
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"
|
|
@@ -359,13 +359,17 @@
|
|
|
359
359
|
"types": "./split-button/index.d.ts",
|
|
360
360
|
"default": "./fesm2022/fundamental-ngx-core-split-button.mjs"
|
|
361
361
|
},
|
|
362
|
+
"./status-indicator": {
|
|
363
|
+
"types": "./status-indicator/index.d.ts",
|
|
364
|
+
"default": "./fesm2022/fundamental-ngx-core-status-indicator.mjs"
|
|
365
|
+
},
|
|
362
366
|
"./step-input": {
|
|
363
367
|
"types": "./step-input/index.d.ts",
|
|
364
368
|
"default": "./fesm2022/fundamental-ngx-core-step-input.mjs"
|
|
365
369
|
},
|
|
366
|
-
"./
|
|
367
|
-
"types": "./
|
|
368
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
370
|
+
"./switch": {
|
|
371
|
+
"types": "./switch/index.d.ts",
|
|
372
|
+
"default": "./fesm2022/fundamental-ngx-core-switch.mjs"
|
|
369
373
|
},
|
|
370
374
|
"./table": {
|
|
371
375
|
"types": "./table/index.d.ts",
|
|
@@ -383,38 +387,34 @@
|
|
|
383
387
|
"types": "./text/index.d.ts",
|
|
384
388
|
"default": "./fesm2022/fundamental-ngx-core-text.mjs"
|
|
385
389
|
},
|
|
386
|
-
"./tile": {
|
|
387
|
-
"types": "./tile/index.d.ts",
|
|
388
|
-
"default": "./fesm2022/fundamental-ngx-core-tile.mjs"
|
|
389
|
-
},
|
|
390
390
|
"./theming": {
|
|
391
391
|
"types": "./theming/index.d.ts",
|
|
392
392
|
"default": "./fesm2022/fundamental-ngx-core-theming.mjs"
|
|
393
393
|
},
|
|
394
|
-
"./
|
|
395
|
-
"types": "./
|
|
396
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
394
|
+
"./tile": {
|
|
395
|
+
"types": "./tile/index.d.ts",
|
|
396
|
+
"default": "./fesm2022/fundamental-ngx-core-tile.mjs"
|
|
397
397
|
},
|
|
398
398
|
"./time": {
|
|
399
399
|
"types": "./time/index.d.ts",
|
|
400
400
|
"default": "./fesm2022/fundamental-ngx-core-time.mjs"
|
|
401
401
|
},
|
|
402
|
-
"./
|
|
403
|
-
"types": "./
|
|
404
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
402
|
+
"./time-picker": {
|
|
403
|
+
"types": "./time-picker/index.d.ts",
|
|
404
|
+
"default": "./fesm2022/fundamental-ngx-core-time-picker.mjs"
|
|
405
405
|
},
|
|
406
406
|
"./title": {
|
|
407
407
|
"types": "./title/index.d.ts",
|
|
408
408
|
"default": "./fesm2022/fundamental-ngx-core-title.mjs"
|
|
409
409
|
},
|
|
410
|
+
"./timeline": {
|
|
411
|
+
"types": "./timeline/index.d.ts",
|
|
412
|
+
"default": "./fesm2022/fundamental-ngx-core-timeline.mjs"
|
|
413
|
+
},
|
|
410
414
|
"./token": {
|
|
411
415
|
"types": "./token/index.d.ts",
|
|
412
416
|
"default": "./fesm2022/fundamental-ngx-core-token.mjs"
|
|
413
417
|
},
|
|
414
|
-
"./switch": {
|
|
415
|
-
"types": "./switch/index.d.ts",
|
|
416
|
-
"default": "./fesm2022/fundamental-ngx-core-switch.mjs"
|
|
417
|
-
},
|
|
418
418
|
"./toolbar": {
|
|
419
419
|
"types": "./toolbar/index.d.ts",
|
|
420
420
|
"default": "./fesm2022/fundamental-ngx-core-toolbar.mjs"
|