@fundamental-ngx/core 0.58.0-rc.1 → 0.58.0-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 +38 -38
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.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.58.0-rc.
|
|
27
|
-
"@fundamental-ngx/i18n": "0.58.0-rc.
|
|
26
|
+
"@fundamental-ngx/cdk": "0.58.0-rc.3",
|
|
27
|
+
"@fundamental-ngx/i18n": "0.58.0-rc.3",
|
|
28
28
|
"@sap-theming/theming-base-content": "^11.31.0",
|
|
29
29
|
"fundamental-styles": "0.40.1",
|
|
30
30
|
"rxjs": "^7.8.0"
|
|
@@ -51,6 +51,10 @@
|
|
|
51
51
|
"types": "./action-bar/index.d.ts",
|
|
52
52
|
"default": "./fesm2022/fundamental-ngx-core-action-bar.mjs"
|
|
53
53
|
},
|
|
54
|
+
"./action-sheet": {
|
|
55
|
+
"types": "./action-sheet/index.d.ts",
|
|
56
|
+
"default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
|
|
57
|
+
},
|
|
54
58
|
"./avatar": {
|
|
55
59
|
"types": "./avatar/index.d.ts",
|
|
56
60
|
"default": "./fesm2022/fundamental-ngx-core-avatar.mjs"
|
|
@@ -63,10 +67,6 @@
|
|
|
63
67
|
"types": "./avatar-group-legacy/index.d.ts",
|
|
64
68
|
"default": "./fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs"
|
|
65
69
|
},
|
|
66
|
-
"./action-sheet": {
|
|
67
|
-
"types": "./action-sheet/index.d.ts",
|
|
68
|
-
"default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
|
|
69
|
-
},
|
|
70
70
|
"./bar": {
|
|
71
71
|
"types": "./bar/index.d.ts",
|
|
72
72
|
"default": "./fesm2022/fundamental-ngx-core-bar.mjs"
|
|
@@ -79,17 +79,13 @@
|
|
|
79
79
|
"types": "./busy-indicator/index.d.ts",
|
|
80
80
|
"default": "./fesm2022/fundamental-ngx-core-busy-indicator.mjs"
|
|
81
81
|
},
|
|
82
|
-
"./calendar": {
|
|
83
|
-
"types": "./calendar/index.d.ts",
|
|
84
|
-
"default": "./fesm2022/fundamental-ngx-core-calendar.mjs"
|
|
85
|
-
},
|
|
86
82
|
"./button": {
|
|
87
83
|
"types": "./button/index.d.ts",
|
|
88
84
|
"default": "./fesm2022/fundamental-ngx-core-button.mjs"
|
|
89
85
|
},
|
|
90
|
-
"./
|
|
91
|
-
"types": "./
|
|
92
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
86
|
+
"./calendar": {
|
|
87
|
+
"types": "./calendar/index.d.ts",
|
|
88
|
+
"default": "./fesm2022/fundamental-ngx-core-calendar.mjs"
|
|
93
89
|
},
|
|
94
90
|
"./carousel": {
|
|
95
91
|
"types": "./carousel/index.d.ts",
|
|
@@ -151,10 +147,6 @@
|
|
|
151
147
|
"types": "./fixed-card-layout/index.d.ts",
|
|
152
148
|
"default": "./fesm2022/fundamental-ngx-core-fixed-card-layout.mjs"
|
|
153
149
|
},
|
|
154
|
-
"./flexible-column-layout": {
|
|
155
|
-
"types": "./flexible-column-layout/index.d.ts",
|
|
156
|
-
"default": "./fesm2022/fundamental-ngx-core-flexible-column-layout.mjs"
|
|
157
|
-
},
|
|
158
150
|
"./form": {
|
|
159
151
|
"types": "./form/index.d.ts",
|
|
160
152
|
"default": "./fesm2022/fundamental-ngx-core-form.mjs"
|
|
@@ -163,6 +155,10 @@
|
|
|
163
155
|
"types": "./formatted-text/index.d.ts",
|
|
164
156
|
"default": "./fesm2022/fundamental-ngx-core-formatted-text.mjs"
|
|
165
157
|
},
|
|
158
|
+
"./generic-tag": {
|
|
159
|
+
"types": "./generic-tag/index.d.ts",
|
|
160
|
+
"default": "./fesm2022/fundamental-ngx-core-generic-tag.mjs"
|
|
161
|
+
},
|
|
166
162
|
"./grid-list": {
|
|
167
163
|
"types": "./grid-list/index.d.ts",
|
|
168
164
|
"default": "./fesm2022/fundamental-ngx-core-grid-list.mjs"
|
|
@@ -171,10 +167,6 @@
|
|
|
171
167
|
"types": "./icon/index.d.ts",
|
|
172
168
|
"default": "./fesm2022/fundamental-ngx-core-icon.mjs"
|
|
173
169
|
},
|
|
174
|
-
"./generic-tag": {
|
|
175
|
-
"types": "./generic-tag/index.d.ts",
|
|
176
|
-
"default": "./fesm2022/fundamental-ngx-core-generic-tag.mjs"
|
|
177
|
-
},
|
|
178
170
|
"./illustrated-message": {
|
|
179
171
|
"types": "./illustrated-message/index.d.ts",
|
|
180
172
|
"default": "./fesm2022/fundamental-ngx-core-illustrated-message.mjs"
|
|
@@ -223,6 +215,10 @@
|
|
|
223
215
|
"types": "./message-page/index.d.ts",
|
|
224
216
|
"default": "./fesm2022/fundamental-ngx-core-message-page.mjs"
|
|
225
217
|
},
|
|
218
|
+
"./flexible-column-layout": {
|
|
219
|
+
"types": "./flexible-column-layout/index.d.ts",
|
|
220
|
+
"default": "./fesm2022/fundamental-ngx-core-flexible-column-layout.mjs"
|
|
221
|
+
},
|
|
226
222
|
"./message-strip": {
|
|
227
223
|
"types": "./message-strip/index.d.ts",
|
|
228
224
|
"default": "./fesm2022/fundamental-ngx-core-message-strip.mjs"
|
|
@@ -243,6 +239,10 @@
|
|
|
243
239
|
"types": "./multi-combobox/index.d.ts",
|
|
244
240
|
"default": "./fesm2022/fundamental-ngx-core-multi-combobox.mjs"
|
|
245
241
|
},
|
|
242
|
+
"./card": {
|
|
243
|
+
"types": "./card/index.d.ts",
|
|
244
|
+
"default": "./fesm2022/fundamental-ngx-core-card.mjs"
|
|
245
|
+
},
|
|
246
246
|
"./multi-input": {
|
|
247
247
|
"types": "./multi-input/index.d.ts",
|
|
248
248
|
"default": "./fesm2022/fundamental-ngx-core-multi-input.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"
|
|
@@ -287,14 +287,14 @@
|
|
|
287
287
|
"types": "./panel/index.d.ts",
|
|
288
288
|
"default": "./fesm2022/fundamental-ngx-core-panel.mjs"
|
|
289
289
|
},
|
|
290
|
-
"./popover": {
|
|
291
|
-
"types": "./popover/index.d.ts",
|
|
292
|
-
"default": "./fesm2022/fundamental-ngx-core-popover.mjs"
|
|
293
|
-
},
|
|
294
290
|
"./product-switch": {
|
|
295
291
|
"types": "./product-switch/index.d.ts",
|
|
296
292
|
"default": "./fesm2022/fundamental-ngx-core-product-switch.mjs"
|
|
297
293
|
},
|
|
294
|
+
"./popover": {
|
|
295
|
+
"types": "./popover/index.d.ts",
|
|
296
|
+
"default": "./fesm2022/fundamental-ngx-core-popover.mjs"
|
|
297
|
+
},
|
|
298
298
|
"./progress-indicator": {
|
|
299
299
|
"types": "./progress-indicator/index.d.ts",
|
|
300
300
|
"default": "./fesm2022/fundamental-ngx-core-progress-indicator.mjs"
|
|
@@ -319,10 +319,6 @@
|
|
|
319
319
|
"types": "./scroll-spy/index.d.ts",
|
|
320
320
|
"default": "./fesm2022/fundamental-ngx-core-scroll-spy.mjs"
|
|
321
321
|
},
|
|
322
|
-
"./scrollbar": {
|
|
323
|
-
"types": "./scrollbar/index.d.ts",
|
|
324
|
-
"default": "./fesm2022/fundamental-ngx-core-scrollbar.mjs"
|
|
325
|
-
},
|
|
326
322
|
"./segmented-button": {
|
|
327
323
|
"types": "./segmented-button/index.d.ts",
|
|
328
324
|
"default": "./fesm2022/fundamental-ngx-core-segmented-button.mjs"
|
|
@@ -331,6 +327,10 @@
|
|
|
331
327
|
"types": "./select/index.d.ts",
|
|
332
328
|
"default": "./fesm2022/fundamental-ngx-core-select.mjs"
|
|
333
329
|
},
|
|
330
|
+
"./scrollbar": {
|
|
331
|
+
"types": "./scrollbar/index.d.ts",
|
|
332
|
+
"default": "./fesm2022/fundamental-ngx-core-scrollbar.mjs"
|
|
333
|
+
},
|
|
334
334
|
"./settings": {
|
|
335
335
|
"types": "./settings/index.d.ts",
|
|
336
336
|
"default": "./fesm2022/fundamental-ngx-core-settings.mjs"
|
|
@@ -415,10 +415,6 @@
|
|
|
415
415
|
"types": "./token/index.d.ts",
|
|
416
416
|
"default": "./fesm2022/fundamental-ngx-core-token.mjs"
|
|
417
417
|
},
|
|
418
|
-
"./toolbar": {
|
|
419
|
-
"types": "./toolbar/index.d.ts",
|
|
420
|
-
"default": "./fesm2022/fundamental-ngx-core-toolbar.mjs"
|
|
421
|
-
},
|
|
422
418
|
"./tree": {
|
|
423
419
|
"types": "./tree/index.d.ts",
|
|
424
420
|
"default": "./fesm2022/fundamental-ngx-core-tree.mjs"
|
|
@@ -438,6 +434,10 @@
|
|
|
438
434
|
"./wizard": {
|
|
439
435
|
"types": "./wizard/index.d.ts",
|
|
440
436
|
"default": "./fesm2022/fundamental-ngx-core-wizard.mjs"
|
|
437
|
+
},
|
|
438
|
+
"./toolbar": {
|
|
439
|
+
"types": "./toolbar/index.d.ts",
|
|
440
|
+
"default": "./fesm2022/fundamental-ngx-core-toolbar.mjs"
|
|
441
441
|
}
|
|
442
442
|
},
|
|
443
443
|
"module": "fesm2022/fundamental-ngx-core.mjs",
|