@fundamental-ngx/core 0.58.0-rc.78 → 0.58.0-rc.79

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 +23 -23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core",
3
- "version": "0.58.0-rc.78",
3
+ "version": "0.58.0-rc.79",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "ng-update": {
6
6
  "migrations": "./schematics/migrations.json"
@@ -219,14 +219,14 @@
219
219
  "types": "./message-box/index.d.ts",
220
220
  "default": "./fesm2022/fundamental-ngx-core-message-box.mjs"
221
221
  },
222
- "./message-strip": {
223
- "types": "./message-strip/index.d.ts",
224
- "default": "./fesm2022/fundamental-ngx-core-message-strip.mjs"
225
- },
226
222
  "./message-page": {
227
223
  "types": "./message-page/index.d.ts",
228
224
  "default": "./fesm2022/fundamental-ngx-core-message-page.mjs"
229
225
  },
226
+ "./message-strip": {
227
+ "types": "./message-strip/index.d.ts",
228
+ "default": "./fesm2022/fundamental-ngx-core-message-strip.mjs"
229
+ },
230
230
  "./message-toast": {
231
231
  "types": "./message-toast/index.d.ts",
232
232
  "default": "./fesm2022/fundamental-ngx-core-message-toast.mjs"
@@ -255,14 +255,14 @@
255
255
  "types": "./notification/index.d.ts",
256
256
  "default": "./fesm2022/fundamental-ngx-core-notification.mjs"
257
257
  },
258
- "./object-attribute": {
259
- "types": "./object-attribute/index.d.ts",
260
- "default": "./fesm2022/fundamental-ngx-core-object-attribute.mjs"
261
- },
262
258
  "./object-identifier": {
263
259
  "types": "./object-identifier/index.d.ts",
264
260
  "default": "./fesm2022/fundamental-ngx-core-object-identifier.mjs"
265
261
  },
262
+ "./object-attribute": {
263
+ "types": "./object-attribute/index.d.ts",
264
+ "default": "./fesm2022/fundamental-ngx-core-object-attribute.mjs"
265
+ },
266
266
  "./object-marker": {
267
267
  "types": "./object-marker/index.d.ts",
268
268
  "default": "./fesm2022/fundamental-ngx-core-object-marker.mjs"
@@ -291,17 +291,17 @@
291
291
  "types": "./popover/index.d.ts",
292
292
  "default": "./fesm2022/fundamental-ngx-core-popover.mjs"
293
293
  },
294
- "./quick-view": {
295
- "types": "./quick-view/index.d.ts",
296
- "default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
294
+ "./product-switch": {
295
+ "types": "./product-switch/index.d.ts",
296
+ "default": "./fesm2022/fundamental-ngx-core-product-switch.mjs"
297
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
- "./product-switch": {
303
- "types": "./product-switch/index.d.ts",
304
- "default": "./fesm2022/fundamental-ngx-core-product-switch.mjs"
302
+ "./quick-view": {
303
+ "types": "./quick-view/index.d.ts",
304
+ "default": "./fesm2022/fundamental-ngx-core-quick-view.mjs"
305
305
  },
306
306
  "./radio": {
307
307
  "types": "./radio/index.d.ts",
@@ -403,26 +403,26 @@
403
403
  "types": "./time-picker/index.d.ts",
404
404
  "default": "./fesm2022/fundamental-ngx-core-time-picker.mjs"
405
405
  },
406
- "./title": {
407
- "types": "./title/index.d.ts",
408
- "default": "./fesm2022/fundamental-ngx-core-title.mjs"
409
- },
410
406
  "./timeline": {
411
407
  "types": "./timeline/index.d.ts",
412
408
  "default": "./fesm2022/fundamental-ngx-core-timeline.mjs"
413
409
  },
410
+ "./title": {
411
+ "types": "./title/index.d.ts",
412
+ "default": "./fesm2022/fundamental-ngx-core-title.mjs"
413
+ },
414
414
  "./token": {
415
415
  "types": "./token/index.d.ts",
416
416
  "default": "./fesm2022/fundamental-ngx-core-token.mjs"
417
417
  },
418
- "./tree": {
419
- "types": "./tree/index.d.ts",
420
- "default": "./fesm2022/fundamental-ngx-core-tree.mjs"
421
- },
422
418
  "./toolbar": {
423
419
  "types": "./toolbar/index.d.ts",
424
420
  "default": "./fesm2022/fundamental-ngx-core-toolbar.mjs"
425
421
  },
422
+ "./tree": {
423
+ "types": "./tree/index.d.ts",
424
+ "default": "./fesm2022/fundamental-ngx-core-tree.mjs"
425
+ },
426
426
  "./upload-collection": {
427
427
  "types": "./upload-collection/index.d.ts",
428
428
  "default": "./fesm2022/fundamental-ngx-core-upload-collection.mjs"