@fundamental-ngx/core 0.55.6 → 0.55.7-rc.1
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 +54 -54
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fundamental-ngx/core",
|
|
3
|
-
"version": "0.55.
|
|
3
|
+
"version": "0.55.7-rc.1",
|
|
4
4
|
"schematics": "./schematics/collection.json",
|
|
5
5
|
"ng-update": {
|
|
6
6
|
"migrations": "./schematics/migrations.json"
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"@angular/forms": "^19.0.0",
|
|
24
24
|
"@angular/platform-browser": "^19.0.0",
|
|
25
25
|
"@angular/router": "^19.0.0",
|
|
26
|
-
"@fundamental-ngx/cdk": "0.55.
|
|
27
|
-
"@fundamental-ngx/i18n": "0.55.
|
|
26
|
+
"@fundamental-ngx/cdk": "0.55.7-rc.1",
|
|
27
|
+
"@fundamental-ngx/i18n": "0.55.7-rc.1",
|
|
28
28
|
"@sap-theming/theming-base-content": "^11.28.0",
|
|
29
29
|
"fundamental-styles": "0.39.2",
|
|
30
30
|
"rxjs": "^7.8.0"
|
|
@@ -47,38 +47,38 @@
|
|
|
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"
|
|
61
61
|
},
|
|
62
|
-
"./avatar-group": {
|
|
63
|
-
"types": "./avatar-group/index.d.ts",
|
|
64
|
-
"default": "./fesm2022/fundamental-ngx-core-avatar-group.mjs"
|
|
65
|
-
},
|
|
66
62
|
"./avatar-group-legacy": {
|
|
67
63
|
"types": "./avatar-group-legacy/index.d.ts",
|
|
68
64
|
"default": "./fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs"
|
|
69
65
|
},
|
|
66
|
+
"./avatar-group": {
|
|
67
|
+
"types": "./avatar-group/index.d.ts",
|
|
68
|
+
"default": "./fesm2022/fundamental-ngx-core-avatar-group.mjs"
|
|
69
|
+
},
|
|
70
70
|
"./bar": {
|
|
71
71
|
"types": "./bar/index.d.ts",
|
|
72
72
|
"default": "./fesm2022/fundamental-ngx-core-bar.mjs"
|
|
73
73
|
},
|
|
74
|
-
"./breadcrumb": {
|
|
75
|
-
"types": "./breadcrumb/index.d.ts",
|
|
76
|
-
"default": "./fesm2022/fundamental-ngx-core-breadcrumb.mjs"
|
|
77
|
-
},
|
|
78
74
|
"./busy-indicator": {
|
|
79
75
|
"types": "./busy-indicator/index.d.ts",
|
|
80
76
|
"default": "./fesm2022/fundamental-ngx-core-busy-indicator.mjs"
|
|
81
77
|
},
|
|
78
|
+
"./breadcrumb": {
|
|
79
|
+
"types": "./breadcrumb/index.d.ts",
|
|
80
|
+
"default": "./fesm2022/fundamental-ngx-core-breadcrumb.mjs"
|
|
81
|
+
},
|
|
82
82
|
"./button": {
|
|
83
83
|
"types": "./button/index.d.ts",
|
|
84
84
|
"default": "./fesm2022/fundamental-ngx-core-button.mjs"
|
|
@@ -131,14 +131,14 @@
|
|
|
131
131
|
"types": "./dynamic-side-content/index.d.ts",
|
|
132
132
|
"default": "./fesm2022/fundamental-ngx-core-dynamic-side-content.mjs"
|
|
133
133
|
},
|
|
134
|
-
"./feed-input": {
|
|
135
|
-
"types": "./feed-input/index.d.ts",
|
|
136
|
-
"default": "./fesm2022/fundamental-ngx-core-feed-input.mjs"
|
|
137
|
-
},
|
|
138
134
|
"./facets": {
|
|
139
135
|
"types": "./facets/index.d.ts",
|
|
140
136
|
"default": "./fesm2022/fundamental-ngx-core-facets.mjs"
|
|
141
137
|
},
|
|
138
|
+
"./feed-input": {
|
|
139
|
+
"types": "./feed-input/index.d.ts",
|
|
140
|
+
"default": "./fesm2022/fundamental-ngx-core-feed-input.mjs"
|
|
141
|
+
},
|
|
142
142
|
"./feed-list-item": {
|
|
143
143
|
"types": "./feed-list-item/index.d.ts",
|
|
144
144
|
"default": "./fesm2022/fundamental-ngx-core-feed-list-item.mjs"
|
|
@@ -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"
|
|
@@ -187,14 +187,14 @@
|
|
|
187
187
|
"types": "./info-label/index.d.ts",
|
|
188
188
|
"default": "./fesm2022/fundamental-ngx-core-info-label.mjs"
|
|
189
189
|
},
|
|
190
|
-
"./input-group": {
|
|
191
|
-
"types": "./input-group/index.d.ts",
|
|
192
|
-
"default": "./fesm2022/fundamental-ngx-core-input-group.mjs"
|
|
193
|
-
},
|
|
194
190
|
"./inline-help": {
|
|
195
191
|
"types": "./inline-help/index.d.ts",
|
|
196
192
|
"default": "./fesm2022/fundamental-ngx-core-inline-help.mjs"
|
|
197
193
|
},
|
|
194
|
+
"./input-group": {
|
|
195
|
+
"types": "./input-group/index.d.ts",
|
|
196
|
+
"default": "./fesm2022/fundamental-ngx-core-input-group.mjs"
|
|
197
|
+
},
|
|
198
198
|
"./layout-grid": {
|
|
199
199
|
"types": "./layout-grid/index.d.ts",
|
|
200
200
|
"default": "./fesm2022/fundamental-ngx-core-layout-grid.mjs"
|
|
@@ -203,22 +203,22 @@
|
|
|
203
203
|
"types": "./layout-panel/index.d.ts",
|
|
204
204
|
"default": "./fesm2022/fundamental-ngx-core-layout-panel.mjs"
|
|
205
205
|
},
|
|
206
|
-
"./link": {
|
|
207
|
-
"types": "./link/index.d.ts",
|
|
208
|
-
"default": "./fesm2022/fundamental-ngx-core-link.mjs"
|
|
209
|
-
},
|
|
210
206
|
"./list": {
|
|
211
207
|
"types": "./list/index.d.ts",
|
|
212
208
|
"default": "./fesm2022/fundamental-ngx-core-list.mjs"
|
|
213
209
|
},
|
|
214
|
-
"./
|
|
215
|
-
"types": "./
|
|
216
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
210
|
+
"./link": {
|
|
211
|
+
"types": "./link/index.d.ts",
|
|
212
|
+
"default": "./fesm2022/fundamental-ngx-core-link.mjs"
|
|
217
213
|
},
|
|
218
214
|
"./menu": {
|
|
219
215
|
"types": "./menu/index.d.ts",
|
|
220
216
|
"default": "./fesm2022/fundamental-ngx-core-menu.mjs"
|
|
221
217
|
},
|
|
218
|
+
"./message-box": {
|
|
219
|
+
"types": "./message-box/index.d.ts",
|
|
220
|
+
"default": "./fesm2022/fundamental-ngx-core-message-box.mjs"
|
|
221
|
+
},
|
|
222
222
|
"./message-page": {
|
|
223
223
|
"types": "./message-page/index.d.ts",
|
|
224
224
|
"default": "./fesm2022/fundamental-ngx-core-message-page.mjs"
|
|
@@ -247,14 +247,18 @@
|
|
|
247
247
|
"types": "./multi-input/index.d.ts",
|
|
248
248
|
"default": "./fesm2022/fundamental-ngx-core-multi-input.mjs"
|
|
249
249
|
},
|
|
250
|
-
"./object-attribute": {
|
|
251
|
-
"types": "./object-attribute/index.d.ts",
|
|
252
|
-
"default": "./fesm2022/fundamental-ngx-core-object-attribute.mjs"
|
|
253
|
-
},
|
|
254
250
|
"./nested-list": {
|
|
255
251
|
"types": "./nested-list/index.d.ts",
|
|
256
252
|
"default": "./fesm2022/fundamental-ngx-core-nested-list.mjs"
|
|
257
253
|
},
|
|
254
|
+
"./notification": {
|
|
255
|
+
"types": "./notification/index.d.ts",
|
|
256
|
+
"default": "./fesm2022/fundamental-ngx-core-notification.mjs"
|
|
257
|
+
},
|
|
258
|
+
"./object-attribute": {
|
|
259
|
+
"types": "./object-attribute/index.d.ts",
|
|
260
|
+
"default": "./fesm2022/fundamental-ngx-core-object-attribute.mjs"
|
|
261
|
+
},
|
|
258
262
|
"./object-identifier": {
|
|
259
263
|
"types": "./object-identifier/index.d.ts",
|
|
260
264
|
"default": "./fesm2022/fundamental-ngx-core-object-identifier.mjs"
|
|
@@ -263,10 +267,6 @@
|
|
|
263
267
|
"types": "./object-marker/index.d.ts",
|
|
264
268
|
"default": "./fesm2022/fundamental-ngx-core-object-marker.mjs"
|
|
265
269
|
},
|
|
266
|
-
"./notification": {
|
|
267
|
-
"types": "./notification/index.d.ts",
|
|
268
|
-
"default": "./fesm2022/fundamental-ngx-core-notification.mjs"
|
|
269
|
-
},
|
|
270
270
|
"./object-number": {
|
|
271
271
|
"types": "./object-number/index.d.ts",
|
|
272
272
|
"default": "./fesm2022/fundamental-ngx-core-object-number.mjs"
|
|
@@ -291,10 +291,6 @@
|
|
|
291
291
|
"types": "./popover/index.d.ts",
|
|
292
292
|
"default": "./fesm2022/fundamental-ngx-core-popover.mjs"
|
|
293
293
|
},
|
|
294
|
-
"./product-switch": {
|
|
295
|
-
"types": "./product-switch/index.d.ts",
|
|
296
|
-
"default": "./fesm2022/fundamental-ngx-core-product-switch.mjs"
|
|
297
|
-
},
|
|
298
294
|
"./progress-indicator": {
|
|
299
295
|
"types": "./progress-indicator/index.d.ts",
|
|
300
296
|
"default": "./fesm2022/fundamental-ngx-core-progress-indicator.mjs"
|
|
@@ -307,6 +303,10 @@
|
|
|
307
303
|
"types": "./radio/index.d.ts",
|
|
308
304
|
"default": "./fesm2022/fundamental-ngx-core-radio.mjs"
|
|
309
305
|
},
|
|
306
|
+
"./product-switch": {
|
|
307
|
+
"types": "./product-switch/index.d.ts",
|
|
308
|
+
"default": "./fesm2022/fundamental-ngx-core-product-switch.mjs"
|
|
309
|
+
},
|
|
310
310
|
"./rating-indicator": {
|
|
311
311
|
"types": "./rating-indicator/index.d.ts",
|
|
312
312
|
"default": "./fesm2022/fundamental-ngx-core-rating-indicator.mjs"
|
|
@@ -375,14 +375,14 @@
|
|
|
375
375
|
"types": "./table/index.d.ts",
|
|
376
376
|
"default": "./fesm2022/fundamental-ngx-core-table.mjs"
|
|
377
377
|
},
|
|
378
|
-
"./tests": {
|
|
379
|
-
"types": "./tests/index.d.ts",
|
|
380
|
-
"default": "./fesm2022/fundamental-ngx-core-tests.mjs"
|
|
381
|
-
},
|
|
382
378
|
"./tabs": {
|
|
383
379
|
"types": "./tabs/index.d.ts",
|
|
384
380
|
"default": "./fesm2022/fundamental-ngx-core-tabs.mjs"
|
|
385
381
|
},
|
|
382
|
+
"./tests": {
|
|
383
|
+
"types": "./tests/index.d.ts",
|
|
384
|
+
"default": "./fesm2022/fundamental-ngx-core-tests.mjs"
|
|
385
|
+
},
|
|
386
386
|
"./text": {
|
|
387
387
|
"types": "./text/index.d.ts",
|
|
388
388
|
"default": "./fesm2022/fundamental-ngx-core-text.mjs"
|
|
@@ -431,10 +431,6 @@
|
|
|
431
431
|
"types": "./utils/index.d.ts",
|
|
432
432
|
"default": "./fesm2022/fundamental-ngx-core-utils.mjs"
|
|
433
433
|
},
|
|
434
|
-
"./user-menu": {
|
|
435
|
-
"types": "./user-menu/index.d.ts",
|
|
436
|
-
"default": "./fesm2022/fundamental-ngx-core-user-menu.mjs"
|
|
437
|
-
},
|
|
438
434
|
"./vertical-navigation": {
|
|
439
435
|
"types": "./vertical-navigation/index.d.ts",
|
|
440
436
|
"default": "./fesm2022/fundamental-ngx-core-vertical-navigation.mjs"
|
|
@@ -442,6 +438,10 @@
|
|
|
442
438
|
"./wizard": {
|
|
443
439
|
"types": "./wizard/index.d.ts",
|
|
444
440
|
"default": "./fesm2022/fundamental-ngx-core-wizard.mjs"
|
|
441
|
+
},
|
|
442
|
+
"./user-menu": {
|
|
443
|
+
"types": "./user-menu/index.d.ts",
|
|
444
|
+
"default": "./fesm2022/fundamental-ngx-core-user-menu.mjs"
|
|
445
445
|
}
|
|
446
446
|
},
|
|
447
447
|
"module": "fesm2022/fundamental-ngx-core.mjs",
|