@fundamental-ngx/core 0.58.0-rc.2 → 0.58.0-rc.4
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 +23 -23
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.4",
|
|
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.4",
|
|
27
|
+
"@fundamental-ngx/i18n": "0.58.0-rc.4",
|
|
28
28
|
"@sap-theming/theming-base-content": "^11.31.0",
|
|
29
29
|
"fundamental-styles": "0.40.1",
|
|
30
30
|
"rxjs": "^7.8.0"
|
|
@@ -171,14 +171,14 @@
|
|
|
171
171
|
"types": "./grid-list/index.d.ts",
|
|
172
172
|
"default": "./fesm2022/fundamental-ngx-core-grid-list.mjs"
|
|
173
173
|
},
|
|
174
|
-
"./illustrated-message": {
|
|
175
|
-
"types": "./illustrated-message/index.d.ts",
|
|
176
|
-
"default": "./fesm2022/fundamental-ngx-core-illustrated-message.mjs"
|
|
177
|
-
},
|
|
178
174
|
"./icon": {
|
|
179
175
|
"types": "./icon/index.d.ts",
|
|
180
176
|
"default": "./fesm2022/fundamental-ngx-core-icon.mjs"
|
|
181
177
|
},
|
|
178
|
+
"./illustrated-message": {
|
|
179
|
+
"types": "./illustrated-message/index.d.ts",
|
|
180
|
+
"default": "./fesm2022/fundamental-ngx-core-illustrated-message.mjs"
|
|
181
|
+
},
|
|
182
182
|
"./infinite-scroll": {
|
|
183
183
|
"types": "./infinite-scroll/index.d.ts",
|
|
184
184
|
"default": "./fesm2022/fundamental-ngx-core-infinite-scroll.mjs"
|
|
@@ -251,14 +251,14 @@
|
|
|
251
251
|
"types": "./nested-list/index.d.ts",
|
|
252
252
|
"default": "./fesm2022/fundamental-ngx-core-nested-list.mjs"
|
|
253
253
|
},
|
|
254
|
-
"./notification": {
|
|
255
|
-
"types": "./notification/index.d.ts",
|
|
256
|
-
"default": "./fesm2022/fundamental-ngx-core-notification.mjs"
|
|
257
|
-
},
|
|
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"
|
|
@@ -323,14 +323,14 @@
|
|
|
323
323
|
"types": "./scrollbar/index.d.ts",
|
|
324
324
|
"default": "./fesm2022/fundamental-ngx-core-scrollbar.mjs"
|
|
325
325
|
},
|
|
326
|
-
"./select": {
|
|
327
|
-
"types": "./select/index.d.ts",
|
|
328
|
-
"default": "./fesm2022/fundamental-ngx-core-select.mjs"
|
|
329
|
-
},
|
|
330
326
|
"./segmented-button": {
|
|
331
327
|
"types": "./segmented-button/index.d.ts",
|
|
332
328
|
"default": "./fesm2022/fundamental-ngx-core-segmented-button.mjs"
|
|
333
329
|
},
|
|
330
|
+
"./select": {
|
|
331
|
+
"types": "./select/index.d.ts",
|
|
332
|
+
"default": "./fesm2022/fundamental-ngx-core-select.mjs"
|
|
333
|
+
},
|
|
334
334
|
"./settings": {
|
|
335
335
|
"types": "./settings/index.d.ts",
|
|
336
336
|
"default": "./fesm2022/fundamental-ngx-core-settings.mjs"
|
|
@@ -351,14 +351,14 @@
|
|
|
351
351
|
"types": "./skeleton/index.d.ts",
|
|
352
352
|
"default": "./fesm2022/fundamental-ngx-core-skeleton.mjs"
|
|
353
353
|
},
|
|
354
|
-
"./split-button": {
|
|
355
|
-
"types": "./split-button/index.d.ts",
|
|
356
|
-
"default": "./fesm2022/fundamental-ngx-core-split-button.mjs"
|
|
357
|
-
},
|
|
358
354
|
"./slider": {
|
|
359
355
|
"types": "./slider/index.d.ts",
|
|
360
356
|
"default": "./fesm2022/fundamental-ngx-core-slider.mjs"
|
|
361
357
|
},
|
|
358
|
+
"./split-button": {
|
|
359
|
+
"types": "./split-button/index.d.ts",
|
|
360
|
+
"default": "./fesm2022/fundamental-ngx-core-split-button.mjs"
|
|
361
|
+
},
|
|
362
362
|
"./status-indicator": {
|
|
363
363
|
"types": "./status-indicator/index.d.ts",
|
|
364
364
|
"default": "./fesm2022/fundamental-ngx-core-status-indicator.mjs"
|
|
@@ -431,13 +431,13 @@
|
|
|
431
431
|
"types": "./user-menu/index.d.ts",
|
|
432
432
|
"default": "./fesm2022/fundamental-ngx-core-user-menu.mjs"
|
|
433
433
|
},
|
|
434
|
-
"./wizard": {
|
|
435
|
-
"types": "./wizard/index.d.ts",
|
|
436
|
-
"default": "./fesm2022/fundamental-ngx-core-wizard.mjs"
|
|
437
|
-
},
|
|
438
434
|
"./vertical-navigation": {
|
|
439
435
|
"types": "./vertical-navigation/index.d.ts",
|
|
440
436
|
"default": "./fesm2022/fundamental-ngx-core-vertical-navigation.mjs"
|
|
437
|
+
},
|
|
438
|
+
"./wizard": {
|
|
439
|
+
"types": "./wizard/index.d.ts",
|
|
440
|
+
"default": "./fesm2022/fundamental-ngx-core-wizard.mjs"
|
|
441
441
|
}
|
|
442
442
|
},
|
|
443
443
|
"module": "fesm2022/fundamental-ngx-core.mjs",
|