@fundamental-ngx/core 0.58.0-rc.70 → 0.58.0-rc.72

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.
Files changed (1) hide show
  1. package/package.json +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core",
3
- "version": "0.58.0-rc.70",
3
+ "version": "0.58.0-rc.72",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "ng-update": {
6
6
  "migrations": "./schematics/migrations.json"
@@ -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"
@@ -295,14 +295,14 @@
295
295
  "types": "./product-switch/index.d.ts",
296
296
  "default": "./fesm2022/fundamental-ngx-core-product-switch.mjs"
297
297
  },
298
- "./quick-view": {
299
- "types": "./quick-view/index.d.ts",
300
- "default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
301
- },
302
298
  "./progress-indicator": {
303
299
  "types": "./progress-indicator/index.d.ts",
304
300
  "default": "./fesm2022/fundamental-ngx-core-progress-indicator.mjs"
305
301
  },
302
+ "./quick-view": {
303
+ "types": "./quick-view/index.d.ts",
304
+ "default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
305
+ },
306
306
  "./radio": {
307
307
  "types": "./radio/index.d.ts",
308
308
  "default": "./fesm2022/fundamental-ngx-core-radio.mjs"
@@ -311,14 +311,14 @@
311
311
  "types": "./rating-indicator/index.d.ts",
312
312
  "default": "./fesm2022/fundamental-ngx-core-rating-indicator.mjs"
313
313
  },
314
- "./scroll-spy": {
315
- "types": "./scroll-spy/index.d.ts",
316
- "default": "./fesm2022/fundamental-ngx-core-scroll-spy.mjs"
317
- },
318
314
  "./resizable-card-layout": {
319
315
  "types": "./resizable-card-layout/index.d.ts",
320
316
  "default": "./fesm2022/fundamental-ngx-core-resizable-card-layout.mjs"
321
317
  },
318
+ "./scroll-spy": {
319
+ "types": "./scroll-spy/index.d.ts",
320
+ "default": "./fesm2022/fundamental-ngx-core-scroll-spy.mjs"
321
+ },
322
322
  "./scrollbar": {
323
323
  "types": "./scrollbar/index.d.ts",
324
324
  "default": "./fesm2022/fundamental-ngx-core-scrollbar.mjs"