@fundamental-ngx/core 0.58.0-rc.60 → 0.58.0-rc.61
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 +22 -22
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.61",
|
|
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.61",
|
|
27
|
+
"@fundamental-ngx/i18n": "0.58.0-rc.61",
|
|
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"
|
|
@@ -119,14 +119,14 @@
|
|
|
119
119
|
"types": "./datetime-picker/index.d.ts",
|
|
120
120
|
"default": "./fesm2022/fundamental-ngx-core-datetime-picker.mjs"
|
|
121
121
|
},
|
|
122
|
-
"./dynamic-page": {
|
|
123
|
-
"types": "./dynamic-page/index.d.ts",
|
|
124
|
-
"default": "./fesm2022/fundamental-ngx-core-dynamic-page.mjs"
|
|
125
|
-
},
|
|
126
122
|
"./dialog": {
|
|
127
123
|
"types": "./dialog/index.d.ts",
|
|
128
124
|
"default": "./fesm2022/fundamental-ngx-core-dialog.mjs"
|
|
129
125
|
},
|
|
126
|
+
"./dynamic-page": {
|
|
127
|
+
"types": "./dynamic-page/index.d.ts",
|
|
128
|
+
"default": "./fesm2022/fundamental-ngx-core-dynamic-page.mjs"
|
|
129
|
+
},
|
|
130
130
|
"./dynamic-side-content": {
|
|
131
131
|
"types": "./dynamic-side-content/index.d.ts",
|
|
132
132
|
"default": "./fesm2022/fundamental-ngx-core-dynamic-side-content.mjs"
|
|
@@ -243,22 +243,22 @@
|
|
|
243
243
|
"types": "./multi-combobox/index.d.ts",
|
|
244
244
|
"default": "./fesm2022/fundamental-ngx-core-multi-combobox.mjs"
|
|
245
245
|
},
|
|
246
|
-
"./multi-input": {
|
|
247
|
-
"types": "./multi-input/index.d.ts",
|
|
248
|
-
"default": "./fesm2022/fundamental-ngx-core-multi-input.mjs"
|
|
249
|
-
},
|
|
250
246
|
"./nested-list": {
|
|
251
247
|
"types": "./nested-list/index.d.ts",
|
|
252
248
|
"default": "./fesm2022/fundamental-ngx-core-nested-list.mjs"
|
|
253
249
|
},
|
|
254
|
-
"./
|
|
255
|
-
"types": "./
|
|
256
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
250
|
+
"./multi-input": {
|
|
251
|
+
"types": "./multi-input/index.d.ts",
|
|
252
|
+
"default": "./fesm2022/fundamental-ngx-core-multi-input.mjs"
|
|
257
253
|
},
|
|
258
254
|
"./object-attribute": {
|
|
259
255
|
"types": "./object-attribute/index.d.ts",
|
|
260
256
|
"default": "./fesm2022/fundamental-ngx-core-object-attribute.mjs"
|
|
261
257
|
},
|
|
258
|
+
"./notification": {
|
|
259
|
+
"types": "./notification/index.d.ts",
|
|
260
|
+
"default": "./fesm2022/fundamental-ngx-core-notification.mjs"
|
|
261
|
+
},
|
|
262
262
|
"./object-identifier": {
|
|
263
263
|
"types": "./object-identifier/index.d.ts",
|
|
264
264
|
"default": "./fesm2022/fundamental-ngx-core-object-identifier.mjs"
|
|
@@ -375,14 +375,14 @@
|
|
|
375
375
|
"types": "./table/index.d.ts",
|
|
376
376
|
"default": "./fesm2022/fundamental-ngx-core-table.mjs"
|
|
377
377
|
},
|
|
378
|
-
"./tabs": {
|
|
379
|
-
"types": "./tabs/index.d.ts",
|
|
380
|
-
"default": "./fesm2022/fundamental-ngx-core-tabs.mjs"
|
|
381
|
-
},
|
|
382
378
|
"./tests": {
|
|
383
379
|
"types": "./tests/index.d.ts",
|
|
384
380
|
"default": "./fesm2022/fundamental-ngx-core-tests.mjs"
|
|
385
381
|
},
|
|
382
|
+
"./tabs": {
|
|
383
|
+
"types": "./tabs/index.d.ts",
|
|
384
|
+
"default": "./fesm2022/fundamental-ngx-core-tabs.mjs"
|
|
385
|
+
},
|
|
386
386
|
"./text": {
|
|
387
387
|
"types": "./text/index.d.ts",
|
|
388
388
|
"default": "./fesm2022/fundamental-ngx-core-text.mjs"
|