@fundamental-ngx/core 0.58.0-rc.18 → 0.58.0-rc.19
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 +35 -35
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.19",
|
|
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.19",
|
|
27
|
+
"@fundamental-ngx/i18n": "0.58.0-rc.19",
|
|
28
28
|
"@sap-theming/theming-base-content": "^11.31.0",
|
|
29
29
|
"fundamental-styles": "0.40.1",
|
|
30
30
|
"rxjs": "^7.8.0"
|
|
@@ -47,10 +47,6 @@
|
|
|
47
47
|
"types": "./index.d.ts",
|
|
48
48
|
"default": "./fesm2022/fundamental-ngx-core.mjs"
|
|
49
49
|
},
|
|
50
|
-
"./action-bar": {
|
|
51
|
-
"types": "./action-bar/index.d.ts",
|
|
52
|
-
"default": "./fesm2022/fundamental-ngx-core-action-bar.mjs"
|
|
53
|
-
},
|
|
54
50
|
"./action-sheet": {
|
|
55
51
|
"types": "./action-sheet/index.d.ts",
|
|
56
52
|
"default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
|
|
@@ -63,6 +59,10 @@
|
|
|
63
59
|
"types": "./avatar-group/index.d.ts",
|
|
64
60
|
"default": "./fesm2022/fundamental-ngx-core-avatar-group.mjs"
|
|
65
61
|
},
|
|
62
|
+
"./action-bar": {
|
|
63
|
+
"types": "./action-bar/index.d.ts",
|
|
64
|
+
"default": "./fesm2022/fundamental-ngx-core-action-bar.mjs"
|
|
65
|
+
},
|
|
66
66
|
"./avatar-group-legacy": {
|
|
67
67
|
"types": "./avatar-group-legacy/index.d.ts",
|
|
68
68
|
"default": "./fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs"
|
|
@@ -139,6 +139,10 @@
|
|
|
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
|
+
},
|
|
142
146
|
"./file-uploader": {
|
|
143
147
|
"types": "./file-uploader/index.d.ts",
|
|
144
148
|
"default": "./fesm2022/fundamental-ngx-core-file-uploader.mjs"
|
|
@@ -147,14 +151,14 @@
|
|
|
147
151
|
"types": "./fixed-card-layout/index.d.ts",
|
|
148
152
|
"default": "./fesm2022/fundamental-ngx-core-fixed-card-layout.mjs"
|
|
149
153
|
},
|
|
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
|
+
},
|
|
158
162
|
"./formatted-text": {
|
|
159
163
|
"types": "./formatted-text/index.d.ts",
|
|
160
164
|
"default": "./fesm2022/fundamental-ngx-core-formatted-text.mjs"
|
|
@@ -163,10 +167,6 @@
|
|
|
163
167
|
"types": "./generic-tag/index.d.ts",
|
|
164
168
|
"default": "./fesm2022/fundamental-ngx-core-generic-tag.mjs"
|
|
165
169
|
},
|
|
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
|
-
"./list": {
|
|
207
|
-
"types": "./list/index.d.ts",
|
|
208
|
-
"default": "./fesm2022/fundamental-ngx-core-list.mjs"
|
|
209
|
-
},
|
|
210
206
|
"./link": {
|
|
211
207
|
"types": "./link/index.d.ts",
|
|
212
208
|
"default": "./fesm2022/fundamental-ngx-core-link.mjs"
|
|
213
209
|
},
|
|
210
|
+
"./list": {
|
|
211
|
+
"types": "./list/index.d.ts",
|
|
212
|
+
"default": "./fesm2022/fundamental-ngx-core-list.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-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
|
},
|
|
246
|
+
"./multi-input": {
|
|
247
|
+
"types": "./multi-input/index.d.ts",
|
|
248
|
+
"default": "./fesm2022/fundamental-ngx-core-multi-input.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,22 +287,18 @@
|
|
|
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
|
-
"./quick-view": {
|
|
303
|
-
"types": "./quick-view/index.d.ts",
|
|
304
|
-
"default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
|
|
305
|
-
},
|
|
306
302
|
"./radio": {
|
|
307
303
|
"types": "./radio/index.d.ts",
|
|
308
304
|
"default": "./fesm2022/fundamental-ngx-core-radio.mjs"
|
|
@@ -375,14 +371,14 @@
|
|
|
375
371
|
"types": "./table/index.d.ts",
|
|
376
372
|
"default": "./fesm2022/fundamental-ngx-core-table.mjs"
|
|
377
373
|
},
|
|
378
|
-
"./tests": {
|
|
379
|
-
"types": "./tests/index.d.ts",
|
|
380
|
-
"default": "./fesm2022/fundamental-ngx-core-tests.mjs"
|
|
381
|
-
},
|
|
382
374
|
"./tabs": {
|
|
383
375
|
"types": "./tabs/index.d.ts",
|
|
384
376
|
"default": "./fesm2022/fundamental-ngx-core-tabs.mjs"
|
|
385
377
|
},
|
|
378
|
+
"./tests": {
|
|
379
|
+
"types": "./tests/index.d.ts",
|
|
380
|
+
"default": "./fesm2022/fundamental-ngx-core-tests.mjs"
|
|
381
|
+
},
|
|
386
382
|
"./text": {
|
|
387
383
|
"types": "./text/index.d.ts",
|
|
388
384
|
"default": "./fesm2022/fundamental-ngx-core-text.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
|
+
"./quick-view": {
|
|
439
|
+
"types": "./quick-view/index.d.ts",
|
|
440
|
+
"default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
|
|
441
441
|
}
|
|
442
442
|
},
|
|
443
443
|
"module": "fesm2022/fundamental-ngx-core.mjs",
|