@fundamental-ngx/core 0.58.0-rc.77 → 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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core",
3
- "version": "0.58.0-rc.77",
3
+ "version": "0.58.0-rc.79",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "ng-update": {
6
6
  "migrations": "./schematics/migrations.json"
@@ -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"
@@ -295,26 +295,26 @@
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"
309
309
  },
310
- "./resizable-card-layout": {
311
- "types": "./resizable-card-layout/index.d.ts",
312
- "default": "./fesm2022/fundamental-ngx-core-resizable-card-layout.mjs"
313
- },
314
310
  "./rating-indicator": {
315
311
  "types": "./rating-indicator/index.d.ts",
316
312
  "default": "./fesm2022/fundamental-ngx-core-rating-indicator.mjs"
317
313
  },
314
+ "./resizable-card-layout": {
315
+ "types": "./resizable-card-layout/index.d.ts",
316
+ "default": "./fesm2022/fundamental-ngx-core-resizable-card-layout.mjs"
317
+ },
318
318
  "./scroll-spy": {
319
319
  "types": "./scroll-spy/index.d.ts",
320
320
  "default": "./fesm2022/fundamental-ngx-core-scroll-spy.mjs"