@fundamental-ngx/core 0.57.2-rc.2 → 0.57.2-rc.3
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 +69 -69
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fundamental-ngx/core",
|
|
3
|
-
"version": "0.57.2-rc.
|
|
3
|
+
"version": "0.57.2-rc.3",
|
|
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.57.2-rc.
|
|
27
|
-
"@fundamental-ngx/i18n": "0.57.2-rc.
|
|
26
|
+
"@fundamental-ngx/cdk": "0.57.2-rc.3",
|
|
27
|
+
"@fundamental-ngx/i18n": "0.57.2-rc.3",
|
|
28
28
|
"@sap-theming/theming-base-content": "^11.30.0",
|
|
29
29
|
"fundamental-styles": "0.40.1",
|
|
30
30
|
"rxjs": "^7.8.0"
|
|
@@ -55,10 +55,6 @@
|
|
|
55
55
|
"types": "./action-sheet/index.d.ts",
|
|
56
56
|
"default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
|
|
57
57
|
},
|
|
58
|
-
"./avatar": {
|
|
59
|
-
"types": "./avatar/index.d.ts",
|
|
60
|
-
"default": "./fesm2022/fundamental-ngx-core-avatar.mjs"
|
|
61
|
-
},
|
|
62
58
|
"./avatar-group": {
|
|
63
59
|
"types": "./avatar-group/index.d.ts",
|
|
64
60
|
"default": "./fesm2022/fundamental-ngx-core-avatar-group.mjs"
|
|
@@ -67,6 +63,10 @@
|
|
|
67
63
|
"types": "./avatar-group-legacy/index.d.ts",
|
|
68
64
|
"default": "./fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs"
|
|
69
65
|
},
|
|
66
|
+
"./avatar": {
|
|
67
|
+
"types": "./avatar/index.d.ts",
|
|
68
|
+
"default": "./fesm2022/fundamental-ngx-core-avatar.mjs"
|
|
69
|
+
},
|
|
70
70
|
"./bar": {
|
|
71
71
|
"types": "./bar/index.d.ts",
|
|
72
72
|
"default": "./fesm2022/fundamental-ngx-core-bar.mjs"
|
|
@@ -75,10 +75,6 @@
|
|
|
75
75
|
"types": "./breadcrumb/index.d.ts",
|
|
76
76
|
"default": "./fesm2022/fundamental-ngx-core-breadcrumb.mjs"
|
|
77
77
|
},
|
|
78
|
-
"./busy-indicator": {
|
|
79
|
-
"types": "./busy-indicator/index.d.ts",
|
|
80
|
-
"default": "./fesm2022/fundamental-ngx-core-busy-indicator.mjs"
|
|
81
|
-
},
|
|
82
78
|
"./button": {
|
|
83
79
|
"types": "./button/index.d.ts",
|
|
84
80
|
"default": "./fesm2022/fundamental-ngx-core-button.mjs"
|
|
@@ -87,6 +83,10 @@
|
|
|
87
83
|
"types": "./calendar/index.d.ts",
|
|
88
84
|
"default": "./fesm2022/fundamental-ngx-core-calendar.mjs"
|
|
89
85
|
},
|
|
86
|
+
"./busy-indicator": {
|
|
87
|
+
"types": "./busy-indicator/index.d.ts",
|
|
88
|
+
"default": "./fesm2022/fundamental-ngx-core-busy-indicator.mjs"
|
|
89
|
+
},
|
|
90
90
|
"./card": {
|
|
91
91
|
"types": "./card/index.d.ts",
|
|
92
92
|
"default": "./fesm2022/fundamental-ngx-core-card.mjs"
|
|
@@ -107,14 +107,14 @@
|
|
|
107
107
|
"types": "./content-density/index.d.ts",
|
|
108
108
|
"default": "./fesm2022/fundamental-ngx-core-content-density.mjs"
|
|
109
109
|
},
|
|
110
|
-
"./datetime": {
|
|
111
|
-
"types": "./datetime/index.d.ts",
|
|
112
|
-
"default": "./fesm2022/fundamental-ngx-core-datetime.mjs"
|
|
113
|
-
},
|
|
114
110
|
"./date-picker": {
|
|
115
111
|
"types": "./date-picker/index.d.ts",
|
|
116
112
|
"default": "./fesm2022/fundamental-ngx-core-date-picker.mjs"
|
|
117
113
|
},
|
|
114
|
+
"./datetime": {
|
|
115
|
+
"types": "./datetime/index.d.ts",
|
|
116
|
+
"default": "./fesm2022/fundamental-ngx-core-datetime.mjs"
|
|
117
|
+
},
|
|
118
118
|
"./datetime-picker": {
|
|
119
119
|
"types": "./datetime-picker/index.d.ts",
|
|
120
120
|
"default": "./fesm2022/fundamental-ngx-core-datetime-picker.mjs"
|
|
@@ -143,14 +143,14 @@
|
|
|
143
143
|
"types": "./feed-list-item/index.d.ts",
|
|
144
144
|
"default": "./fesm2022/fundamental-ngx-core-feed-list-item.mjs"
|
|
145
145
|
},
|
|
146
|
-
"./fixed-card-layout": {
|
|
147
|
-
"types": "./fixed-card-layout/index.d.ts",
|
|
148
|
-
"default": "./fesm2022/fundamental-ngx-core-fixed-card-layout.mjs"
|
|
149
|
-
},
|
|
150
146
|
"./file-uploader": {
|
|
151
147
|
"types": "./file-uploader/index.d.ts",
|
|
152
148
|
"default": "./fesm2022/fundamental-ngx-core-file-uploader.mjs"
|
|
153
149
|
},
|
|
150
|
+
"./fixed-card-layout": {
|
|
151
|
+
"types": "./fixed-card-layout/index.d.ts",
|
|
152
|
+
"default": "./fesm2022/fundamental-ngx-core-fixed-card-layout.mjs"
|
|
153
|
+
},
|
|
154
154
|
"./flexible-column-layout": {
|
|
155
155
|
"types": "./flexible-column-layout/index.d.ts",
|
|
156
156
|
"default": "./fesm2022/fundamental-ngx-core-flexible-column-layout.mjs"
|
|
@@ -163,34 +163,34 @@
|
|
|
163
163
|
"types": "./formatted-text/index.d.ts",
|
|
164
164
|
"default": "./fesm2022/fundamental-ngx-core-formatted-text.mjs"
|
|
165
165
|
},
|
|
166
|
-
"./grid-list": {
|
|
167
|
-
"types": "./grid-list/index.d.ts",
|
|
168
|
-
"default": "./fesm2022/fundamental-ngx-core-grid-list.mjs"
|
|
169
|
-
},
|
|
170
166
|
"./generic-tag": {
|
|
171
167
|
"types": "./generic-tag/index.d.ts",
|
|
172
168
|
"default": "./fesm2022/fundamental-ngx-core-generic-tag.mjs"
|
|
173
169
|
},
|
|
170
|
+
"./grid-list": {
|
|
171
|
+
"types": "./grid-list/index.d.ts",
|
|
172
|
+
"default": "./fesm2022/fundamental-ngx-core-grid-list.mjs"
|
|
173
|
+
},
|
|
174
174
|
"./icon": {
|
|
175
175
|
"types": "./icon/index.d.ts",
|
|
176
176
|
"default": "./fesm2022/fundamental-ngx-core-icon.mjs"
|
|
177
177
|
},
|
|
178
|
-
"./infinite-scroll": {
|
|
179
|
-
"types": "./infinite-scroll/index.d.ts",
|
|
180
|
-
"default": "./fesm2022/fundamental-ngx-core-infinite-scroll.mjs"
|
|
181
|
-
},
|
|
182
178
|
"./illustrated-message": {
|
|
183
179
|
"types": "./illustrated-message/index.d.ts",
|
|
184
180
|
"default": "./fesm2022/fundamental-ngx-core-illustrated-message.mjs"
|
|
185
181
|
},
|
|
186
|
-
"./
|
|
187
|
-
"types": "./
|
|
188
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
182
|
+
"./infinite-scroll": {
|
|
183
|
+
"types": "./infinite-scroll/index.d.ts",
|
|
184
|
+
"default": "./fesm2022/fundamental-ngx-core-infinite-scroll.mjs"
|
|
189
185
|
},
|
|
190
186
|
"./info-label": {
|
|
191
187
|
"types": "./info-label/index.d.ts",
|
|
192
188
|
"default": "./fesm2022/fundamental-ngx-core-info-label.mjs"
|
|
193
189
|
},
|
|
190
|
+
"./inline-help": {
|
|
191
|
+
"types": "./inline-help/index.d.ts",
|
|
192
|
+
"default": "./fesm2022/fundamental-ngx-core-inline-help.mjs"
|
|
193
|
+
},
|
|
194
194
|
"./input-group": {
|
|
195
195
|
"types": "./input-group/index.d.ts",
|
|
196
196
|
"default": "./fesm2022/fundamental-ngx-core-input-group.mjs"
|
|
@@ -199,14 +199,14 @@
|
|
|
199
199
|
"types": "./layout-grid/index.d.ts",
|
|
200
200
|
"default": "./fesm2022/fundamental-ngx-core-layout-grid.mjs"
|
|
201
201
|
},
|
|
202
|
-
"./link": {
|
|
203
|
-
"types": "./link/index.d.ts",
|
|
204
|
-
"default": "./fesm2022/fundamental-ngx-core-link.mjs"
|
|
205
|
-
},
|
|
206
202
|
"./layout-panel": {
|
|
207
203
|
"types": "./layout-panel/index.d.ts",
|
|
208
204
|
"default": "./fesm2022/fundamental-ngx-core-layout-panel.mjs"
|
|
209
205
|
},
|
|
206
|
+
"./link": {
|
|
207
|
+
"types": "./link/index.d.ts",
|
|
208
|
+
"default": "./fesm2022/fundamental-ngx-core-link.mjs"
|
|
209
|
+
},
|
|
210
210
|
"./list": {
|
|
211
211
|
"types": "./list/index.d.ts",
|
|
212
212
|
"default": "./fesm2022/fundamental-ngx-core-list.mjs"
|
|
@@ -223,14 +223,14 @@
|
|
|
223
223
|
"types": "./message-page/index.d.ts",
|
|
224
224
|
"default": "./fesm2022/fundamental-ngx-core-message-page.mjs"
|
|
225
225
|
},
|
|
226
|
-
"./message-toast": {
|
|
227
|
-
"types": "./message-toast/index.d.ts",
|
|
228
|
-
"default": "./fesm2022/fundamental-ngx-core-message-toast.mjs"
|
|
229
|
-
},
|
|
230
226
|
"./message-strip": {
|
|
231
227
|
"types": "./message-strip/index.d.ts",
|
|
232
228
|
"default": "./fesm2022/fundamental-ngx-core-message-strip.mjs"
|
|
233
229
|
},
|
|
230
|
+
"./message-toast": {
|
|
231
|
+
"types": "./message-toast/index.d.ts",
|
|
232
|
+
"default": "./fesm2022/fundamental-ngx-core-message-toast.mjs"
|
|
233
|
+
},
|
|
234
234
|
"./micro-process-flow": {
|
|
235
235
|
"types": "./micro-process-flow/index.d.ts",
|
|
236
236
|
"default": "./fesm2022/fundamental-ngx-core-micro-process-flow.mjs"
|
|
@@ -239,17 +239,13 @@
|
|
|
239
239
|
"types": "./mobile-mode/index.d.ts",
|
|
240
240
|
"default": "./fesm2022/fundamental-ngx-core-mobile-mode.mjs"
|
|
241
241
|
},
|
|
242
|
-
"./multi-input": {
|
|
243
|
-
"types": "./multi-input/index.d.ts",
|
|
244
|
-
"default": "./fesm2022/fundamental-ngx-core-multi-input.mjs"
|
|
245
|
-
},
|
|
246
242
|
"./multi-combobox": {
|
|
247
243
|
"types": "./multi-combobox/index.d.ts",
|
|
248
244
|
"default": "./fesm2022/fundamental-ngx-core-multi-combobox.mjs"
|
|
249
245
|
},
|
|
250
|
-
"./
|
|
251
|
-
"types": "./
|
|
252
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
246
|
+
"./multi-input": {
|
|
247
|
+
"types": "./multi-input/index.d.ts",
|
|
248
|
+
"default": "./fesm2022/fundamental-ngx-core-multi-input.mjs"
|
|
253
249
|
},
|
|
254
250
|
"./nested-list": {
|
|
255
251
|
"types": "./nested-list/index.d.ts",
|
|
@@ -259,6 +255,10 @@
|
|
|
259
255
|
"types": "./notification/index.d.ts",
|
|
260
256
|
"default": "./fesm2022/fundamental-ngx-core-notification.mjs"
|
|
261
257
|
},
|
|
258
|
+
"./object-attribute": {
|
|
259
|
+
"types": "./object-attribute/index.d.ts",
|
|
260
|
+
"default": "./fesm2022/fundamental-ngx-core-object-attribute.mjs"
|
|
261
|
+
},
|
|
262
262
|
"./object-identifier": {
|
|
263
263
|
"types": "./object-identifier/index.d.ts",
|
|
264
264
|
"default": "./fesm2022/fundamental-ngx-core-object-identifier.mjs"
|
|
@@ -287,26 +287,26 @@
|
|
|
287
287
|
"types": "./panel/index.d.ts",
|
|
288
288
|
"default": "./fesm2022/fundamental-ngx-core-panel.mjs"
|
|
289
289
|
},
|
|
290
|
-
"./product-switch": {
|
|
291
|
-
"types": "./product-switch/index.d.ts",
|
|
292
|
-
"default": "./fesm2022/fundamental-ngx-core-product-switch.mjs"
|
|
293
|
-
},
|
|
294
290
|
"./popover": {
|
|
295
291
|
"types": "./popover/index.d.ts",
|
|
296
292
|
"default": "./fesm2022/fundamental-ngx-core-popover.mjs"
|
|
297
293
|
},
|
|
294
|
+
"./product-switch": {
|
|
295
|
+
"types": "./product-switch/index.d.ts",
|
|
296
|
+
"default": "./fesm2022/fundamental-ngx-core-product-switch.mjs"
|
|
297
|
+
},
|
|
298
298
|
"./progress-indicator": {
|
|
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"
|
|
@@ -315,14 +315,14 @@
|
|
|
315
315
|
"types": "./scroll-spy/index.d.ts",
|
|
316
316
|
"default": "./fesm2022/fundamental-ngx-core-scroll-spy.mjs"
|
|
317
317
|
},
|
|
318
|
-
"./resizable-card-layout": {
|
|
319
|
-
"types": "./resizable-card-layout/index.d.ts",
|
|
320
|
-
"default": "./fesm2022/fundamental-ngx-core-resizable-card-layout.mjs"
|
|
321
|
-
},
|
|
322
318
|
"./scrollbar": {
|
|
323
319
|
"types": "./scrollbar/index.d.ts",
|
|
324
320
|
"default": "./fesm2022/fundamental-ngx-core-scrollbar.mjs"
|
|
325
321
|
},
|
|
322
|
+
"./resizable-card-layout": {
|
|
323
|
+
"types": "./resizable-card-layout/index.d.ts",
|
|
324
|
+
"default": "./fesm2022/fundamental-ngx-core-resizable-card-layout.mjs"
|
|
325
|
+
},
|
|
326
326
|
"./segmented-button": {
|
|
327
327
|
"types": "./segmented-button/index.d.ts",
|
|
328
328
|
"default": "./fesm2022/fundamental-ngx-core-segmented-button.mjs"
|
|
@@ -343,14 +343,14 @@
|
|
|
343
343
|
"types": "./shellbar/index.d.ts",
|
|
344
344
|
"default": "./fesm2022/fundamental-ngx-core-shellbar.mjs"
|
|
345
345
|
},
|
|
346
|
-
"./skeleton": {
|
|
347
|
-
"types": "./skeleton/index.d.ts",
|
|
348
|
-
"default": "./fesm2022/fundamental-ngx-core-skeleton.mjs"
|
|
349
|
-
},
|
|
350
346
|
"./side-navigation": {
|
|
351
347
|
"types": "./side-navigation/index.d.ts",
|
|
352
348
|
"default": "./fesm2022/fundamental-ngx-core-side-navigation.mjs"
|
|
353
349
|
},
|
|
350
|
+
"./skeleton": {
|
|
351
|
+
"types": "./skeleton/index.d.ts",
|
|
352
|
+
"default": "./fesm2022/fundamental-ngx-core-skeleton.mjs"
|
|
353
|
+
},
|
|
354
354
|
"./slider": {
|
|
355
355
|
"types": "./slider/index.d.ts",
|
|
356
356
|
"default": "./fesm2022/fundamental-ngx-core-slider.mjs"
|
|
@@ -423,25 +423,25 @@
|
|
|
423
423
|
"types": "./tree/index.d.ts",
|
|
424
424
|
"default": "./fesm2022/fundamental-ngx-core-tree.mjs"
|
|
425
425
|
},
|
|
426
|
-
"./upload-collection": {
|
|
427
|
-
"types": "./upload-collection/index.d.ts",
|
|
428
|
-
"default": "./fesm2022/fundamental-ngx-core-upload-collection.mjs"
|
|
429
|
-
},
|
|
430
426
|
"./user-menu": {
|
|
431
427
|
"types": "./user-menu/index.d.ts",
|
|
432
428
|
"default": "./fesm2022/fundamental-ngx-core-user-menu.mjs"
|
|
433
429
|
},
|
|
430
|
+
"./upload-collection": {
|
|
431
|
+
"types": "./upload-collection/index.d.ts",
|
|
432
|
+
"default": "./fesm2022/fundamental-ngx-core-upload-collection.mjs"
|
|
433
|
+
},
|
|
434
434
|
"./utils": {
|
|
435
435
|
"types": "./utils/index.d.ts",
|
|
436
436
|
"default": "./fesm2022/fundamental-ngx-core-utils.mjs"
|
|
437
437
|
},
|
|
438
|
-
"./wizard": {
|
|
439
|
-
"types": "./wizard/index.d.ts",
|
|
440
|
-
"default": "./fesm2022/fundamental-ngx-core-wizard.mjs"
|
|
441
|
-
},
|
|
442
438
|
"./vertical-navigation": {
|
|
443
439
|
"types": "./vertical-navigation/index.d.ts",
|
|
444
440
|
"default": "./fesm2022/fundamental-ngx-core-vertical-navigation.mjs"
|
|
441
|
+
},
|
|
442
|
+
"./wizard": {
|
|
443
|
+
"types": "./wizard/index.d.ts",
|
|
444
|
+
"default": "./fesm2022/fundamental-ngx-core-wizard.mjs"
|
|
445
445
|
}
|
|
446
446
|
},
|
|
447
447
|
"module": "fesm2022/fundamental-ngx-core.mjs",
|