@fundamental-ngx/core 0.58.0-rc.24 → 0.58.0-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.
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.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": "^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.26",
|
|
27
|
+
"@fundamental-ngx/i18n": "0.58.0-rc.26",
|
|
28
28
|
"@sap-theming/theming-base-content": "^11.31.0",
|
|
29
29
|
"fundamental-styles": "0.40.1",
|
|
30
30
|
"rxjs": "^7.8.0"
|
|
@@ -47,6 +47,10 @@
|
|
|
47
47
|
"types": "./index.d.ts",
|
|
48
48
|
"default": "./fesm2022/fundamental-ngx-core.mjs"
|
|
49
49
|
},
|
|
50
|
+
"./action-bar": {
|
|
51
|
+
"types": "./action-bar/index.d.ts",
|
|
52
|
+
"default": "./fesm2022/fundamental-ngx-core-action-bar.mjs"
|
|
53
|
+
},
|
|
50
54
|
"./action-sheet": {
|
|
51
55
|
"types": "./action-sheet/index.d.ts",
|
|
52
56
|
"default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
|
|
@@ -59,10 +63,6 @@
|
|
|
59
63
|
"types": "./avatar-group/index.d.ts",
|
|
60
64
|
"default": "./fesm2022/fundamental-ngx-core-avatar-group.mjs"
|
|
61
65
|
},
|
|
62
|
-
"./action-bar": {
|
|
63
|
-
"types": "./action-bar/index.d.ts",
|
|
64
|
-
"default": "./fesm2022/fundamental-ngx-core-action-bar.mjs"
|
|
65
|
-
},
|
|
66
66
|
"./avatar-group-legacy": {
|
|
67
67
|
"types": "./avatar-group-legacy/index.d.ts",
|
|
68
68
|
"default": "./fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs"
|
|
@@ -175,6 +175,10 @@
|
|
|
175
175
|
"types": "./icon/index.d.ts",
|
|
176
176
|
"default": "./fesm2022/fundamental-ngx-core-icon.mjs"
|
|
177
177
|
},
|
|
178
|
+
"./illustrated-message": {
|
|
179
|
+
"types": "./illustrated-message/index.d.ts",
|
|
180
|
+
"default": "./fesm2022/fundamental-ngx-core-illustrated-message.mjs"
|
|
181
|
+
},
|
|
178
182
|
"./infinite-scroll": {
|
|
179
183
|
"types": "./infinite-scroll/index.d.ts",
|
|
180
184
|
"default": "./fesm2022/fundamental-ngx-core-infinite-scroll.mjs"
|
|
@@ -191,9 +195,9 @@
|
|
|
191
195
|
"types": "./input-group/index.d.ts",
|
|
192
196
|
"default": "./fesm2022/fundamental-ngx-core-input-group.mjs"
|
|
193
197
|
},
|
|
194
|
-
"./
|
|
195
|
-
"types": "./
|
|
196
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
198
|
+
"./layout-grid": {
|
|
199
|
+
"types": "./layout-grid/index.d.ts",
|
|
200
|
+
"default": "./fesm2022/fundamental-ngx-core-layout-grid.mjs"
|
|
197
201
|
},
|
|
198
202
|
"./layout-panel": {
|
|
199
203
|
"types": "./layout-panel/index.d.ts",
|
|
@@ -279,10 +283,6 @@
|
|
|
279
283
|
"types": "./pagination/index.d.ts",
|
|
280
284
|
"default": "./fesm2022/fundamental-ngx-core-pagination.mjs"
|
|
281
285
|
},
|
|
282
|
-
"./layout-grid": {
|
|
283
|
-
"types": "./layout-grid/index.d.ts",
|
|
284
|
-
"default": "./fesm2022/fundamental-ngx-core-layout-grid.mjs"
|
|
285
|
-
},
|
|
286
286
|
"./panel": {
|
|
287
287
|
"types": "./panel/index.d.ts",
|
|
288
288
|
"default": "./fesm2022/fundamental-ngx-core-panel.mjs"
|
|
@@ -299,14 +299,14 @@
|
|
|
299
299
|
"types": "./progress-indicator/index.d.ts",
|
|
300
300
|
"default": "./fesm2022/fundamental-ngx-core-progress-indicator.mjs"
|
|
301
301
|
},
|
|
302
|
-
"./radio": {
|
|
303
|
-
"types": "./radio/index.d.ts",
|
|
304
|
-
"default": "./fesm2022/fundamental-ngx-core-radio.mjs"
|
|
305
|
-
},
|
|
306
302
|
"./quick-view": {
|
|
307
303
|
"types": "./quick-view/index.d.ts",
|
|
308
304
|
"default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
|
|
309
305
|
},
|
|
306
|
+
"./radio": {
|
|
307
|
+
"types": "./radio/index.d.ts",
|
|
308
|
+
"default": "./fesm2022/fundamental-ngx-core-radio.mjs"
|
|
309
|
+
},
|
|
310
310
|
"./rating-indicator": {
|
|
311
311
|
"types": "./rating-indicator/index.d.ts",
|
|
312
312
|
"default": "./fesm2022/fundamental-ngx-core-rating-indicator.mjs"
|