@acorex/components 20.6.35 → 20.6.36

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 +19 -19
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "20.6.35",
3
+ "version": "20.6.36",
4
4
  "peerDependencies": {
5
- "@acorex/core": "20.6.35",
6
- "@acorex/cdk": "20.6.35",
5
+ "@acorex/core": "20.6.36",
6
+ "@acorex/cdk": "20.6.36",
7
7
  "polytype": ">=0.17.0",
8
8
  "angular-imask": ">=7.6.1",
9
9
  "gridstack": ">=12.0.0",
@@ -276,14 +276,14 @@
276
276
  "types": "./menu/index.d.ts",
277
277
  "default": "./fesm2022/acorex-components-menu.mjs"
278
278
  },
279
- "./navbar": {
280
- "types": "./navbar/index.d.ts",
281
- "default": "./fesm2022/acorex-components-navbar.mjs"
282
- },
283
279
  "./modal": {
284
280
  "types": "./modal/index.d.ts",
285
281
  "default": "./fesm2022/acorex-components-modal.mjs"
286
282
  },
283
+ "./navbar": {
284
+ "types": "./navbar/index.d.ts",
285
+ "default": "./fesm2022/acorex-components-navbar.mjs"
286
+ },
287
287
  "./notification": {
288
288
  "types": "./notification/index.d.ts",
289
289
  "default": "./fesm2022/acorex-components-notification.mjs"
@@ -348,14 +348,14 @@
348
348
  "types": "./radio/index.d.ts",
349
349
  "default": "./fesm2022/acorex-components-radio.mjs"
350
350
  },
351
- "./range-slider": {
352
- "types": "./range-slider/index.d.ts",
353
- "default": "./fesm2022/acorex-components-range-slider.mjs"
354
- },
355
351
  "./rail-navigation": {
356
352
  "types": "./rail-navigation/index.d.ts",
357
353
  "default": "./fesm2022/acorex-components-rail-navigation.mjs"
358
354
  },
355
+ "./range-slider": {
356
+ "types": "./range-slider/index.d.ts",
357
+ "default": "./fesm2022/acorex-components-range-slider.mjs"
358
+ },
359
359
  "./rate-picker": {
360
360
  "types": "./rate-picker/index.d.ts",
361
361
  "default": "./fesm2022/acorex-components-rate-picker.mjs"
@@ -436,14 +436,14 @@
436
436
  "types": "./tag/index.d.ts",
437
437
  "default": "./fesm2022/acorex-components-tag.mjs"
438
438
  },
439
- "./text-area": {
440
- "types": "./text-area/index.d.ts",
441
- "default": "./fesm2022/acorex-components-text-area.mjs"
442
- },
443
439
  "./tag-box": {
444
440
  "types": "./tag-box/index.d.ts",
445
441
  "default": "./fesm2022/acorex-components-tag-box.mjs"
446
442
  },
443
+ "./text-area": {
444
+ "types": "./text-area/index.d.ts",
445
+ "default": "./fesm2022/acorex-components-text-area.mjs"
446
+ },
447
447
  "./text-box": {
448
448
  "types": "./text-box/index.d.ts",
449
449
  "default": "./fesm2022/acorex-components-text-box.mjs"
@@ -468,14 +468,14 @@
468
468
  "types": "./tooltip/index.d.ts",
469
469
  "default": "./fesm2022/acorex-components-tooltip.mjs"
470
470
  },
471
- "./tree-view-legacy": {
472
- "types": "./tree-view-legacy/index.d.ts",
473
- "default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
474
- },
475
471
  "./tree-view": {
476
472
  "types": "./tree-view/index.d.ts",
477
473
  "default": "./fesm2022/acorex-components-tree-view.mjs"
478
474
  },
475
+ "./tree-view-legacy": {
476
+ "types": "./tree-view-legacy/index.d.ts",
477
+ "default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
478
+ },
479
479
  "./uploader": {
480
480
  "types": "./uploader/index.d.ts",
481
481
  "default": "./fesm2022/acorex-components-uploader.mjs"