@fundamental-ngx/core 0.58.0-rc.17 → 0.58.0-rc.18
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 +33 -33
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.18",
|
|
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.18",
|
|
27
|
+
"@fundamental-ngx/i18n": "0.58.0-rc.18",
|
|
28
28
|
"@sap-theming/theming-base-content": "^11.31.0",
|
|
29
29
|
"fundamental-styles": "0.40.1",
|
|
30
30
|
"rxjs": "^7.8.0"
|
|
@@ -139,10 +139,6 @@
|
|
|
139
139
|
"types": "./feed-input/index.d.ts",
|
|
140
140
|
"default": "./fesm2022/fundamental-ngx-core-feed-input.mjs"
|
|
141
141
|
},
|
|
142
|
-
"./feed-list-item": {
|
|
143
|
-
"types": "./feed-list-item/index.d.ts",
|
|
144
|
-
"default": "./fesm2022/fundamental-ngx-core-feed-list-item.mjs"
|
|
145
|
-
},
|
|
146
142
|
"./file-uploader": {
|
|
147
143
|
"types": "./file-uploader/index.d.ts",
|
|
148
144
|
"default": "./fesm2022/fundamental-ngx-core-file-uploader.mjs"
|
|
@@ -151,14 +147,14 @@
|
|
|
151
147
|
"types": "./fixed-card-layout/index.d.ts",
|
|
152
148
|
"default": "./fesm2022/fundamental-ngx-core-fixed-card-layout.mjs"
|
|
153
149
|
},
|
|
150
|
+
"./feed-list-item": {
|
|
151
|
+
"types": "./feed-list-item/index.d.ts",
|
|
152
|
+
"default": "./fesm2022/fundamental-ngx-core-feed-list-item.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"
|
|
157
157
|
},
|
|
158
|
-
"./form": {
|
|
159
|
-
"types": "./form/index.d.ts",
|
|
160
|
-
"default": "./fesm2022/fundamental-ngx-core-form.mjs"
|
|
161
|
-
},
|
|
162
158
|
"./formatted-text": {
|
|
163
159
|
"types": "./formatted-text/index.d.ts",
|
|
164
160
|
"default": "./fesm2022/fundamental-ngx-core-formatted-text.mjs"
|
|
@@ -167,6 +163,10 @@
|
|
|
167
163
|
"types": "./generic-tag/index.d.ts",
|
|
168
164
|
"default": "./fesm2022/fundamental-ngx-core-generic-tag.mjs"
|
|
169
165
|
},
|
|
166
|
+
"./form": {
|
|
167
|
+
"types": "./form/index.d.ts",
|
|
168
|
+
"default": "./fesm2022/fundamental-ngx-core-form.mjs"
|
|
169
|
+
},
|
|
170
170
|
"./grid-list": {
|
|
171
171
|
"types": "./grid-list/index.d.ts",
|
|
172
172
|
"default": "./fesm2022/fundamental-ngx-core-grid-list.mjs"
|
|
@@ -203,14 +203,14 @@
|
|
|
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
|
},
|
|
210
|
+
"./link": {
|
|
211
|
+
"types": "./link/index.d.ts",
|
|
212
|
+
"default": "./fesm2022/fundamental-ngx-core-link.mjs"
|
|
213
|
+
},
|
|
214
214
|
"./menu": {
|
|
215
215
|
"types": "./menu/index.d.ts",
|
|
216
216
|
"default": "./fesm2022/fundamental-ngx-core-menu.mjs"
|
|
@@ -239,14 +239,14 @@
|
|
|
239
239
|
"types": "./mobile-mode/index.d.ts",
|
|
240
240
|
"default": "./fesm2022/fundamental-ngx-core-mobile-mode.mjs"
|
|
241
241
|
},
|
|
242
|
-
"./multi-combobox": {
|
|
243
|
-
"types": "./multi-combobox/index.d.ts",
|
|
244
|
-
"default": "./fesm2022/fundamental-ngx-core-multi-combobox.mjs"
|
|
245
|
-
},
|
|
246
242
|
"./multi-input": {
|
|
247
243
|
"types": "./multi-input/index.d.ts",
|
|
248
244
|
"default": "./fesm2022/fundamental-ngx-core-multi-input.mjs"
|
|
249
245
|
},
|
|
246
|
+
"./multi-combobox": {
|
|
247
|
+
"types": "./multi-combobox/index.d.ts",
|
|
248
|
+
"default": "./fesm2022/fundamental-ngx-core-multi-combobox.mjs"
|
|
249
|
+
},
|
|
250
250
|
"./nested-list": {
|
|
251
251
|
"types": "./nested-list/index.d.ts",
|
|
252
252
|
"default": "./fesm2022/fundamental-ngx-core-nested-list.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"
|
|
@@ -311,6 +311,10 @@
|
|
|
311
311
|
"types": "./rating-indicator/index.d.ts",
|
|
312
312
|
"default": "./fesm2022/fundamental-ngx-core-rating-indicator.mjs"
|
|
313
313
|
},
|
|
314
|
+
"./resizable-card-layout": {
|
|
315
|
+
"types": "./resizable-card-layout/index.d.ts",
|
|
316
|
+
"default": "./fesm2022/fundamental-ngx-core-resizable-card-layout.mjs"
|
|
317
|
+
},
|
|
314
318
|
"./scroll-spy": {
|
|
315
319
|
"types": "./scroll-spy/index.d.ts",
|
|
316
320
|
"default": "./fesm2022/fundamental-ngx-core-scroll-spy.mjs"
|
|
@@ -319,10 +323,6 @@
|
|
|
319
323
|
"types": "./scrollbar/index.d.ts",
|
|
320
324
|
"default": "./fesm2022/fundamental-ngx-core-scrollbar.mjs"
|
|
321
325
|
},
|
|
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"
|
|
@@ -351,17 +351,17 @@
|
|
|
351
351
|
"types": "./skeleton/index.d.ts",
|
|
352
352
|
"default": "./fesm2022/fundamental-ngx-core-skeleton.mjs"
|
|
353
353
|
},
|
|
354
|
-
"./
|
|
355
|
-
"types": "./
|
|
356
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
354
|
+
"./slider": {
|
|
355
|
+
"types": "./slider/index.d.ts",
|
|
356
|
+
"default": "./fesm2022/fundamental-ngx-core-slider.mjs"
|
|
357
357
|
},
|
|
358
358
|
"./split-button": {
|
|
359
359
|
"types": "./split-button/index.d.ts",
|
|
360
360
|
"default": "./fesm2022/fundamental-ngx-core-split-button.mjs"
|
|
361
361
|
},
|
|
362
|
-
"./
|
|
363
|
-
"types": "./
|
|
364
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
362
|
+
"./status-indicator": {
|
|
363
|
+
"types": "./status-indicator/index.d.ts",
|
|
364
|
+
"default": "./fesm2022/fundamental-ngx-core-status-indicator.mjs"
|
|
365
365
|
},
|
|
366
366
|
"./step-input": {
|
|
367
367
|
"types": "./step-input/index.d.ts",
|