@acorex/components 20.8.13 → 20.8.15

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 CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "20.8.13",
3
+ "version": "20.8.15",
4
4
  "peerDependencies": {
5
- "@acorex/core": "20.8.13",
6
- "@acorex/cdk": "20.8.13",
5
+ "@acorex/core": "20.8.15",
6
+ "@acorex/cdk": "20.8.15",
7
7
  "polytype": ">=0.17.0",
8
8
  "angular-imask": ">=7.6.1",
9
9
  "gridstack": ">=12.0.0",
@@ -108,14 +108,14 @@
108
108
  "types": "./calendar/index.d.ts",
109
109
  "default": "./fesm2022/acorex-components-calendar.mjs"
110
110
  },
111
- "./chips": {
112
- "types": "./chips/index.d.ts",
113
- "default": "./fesm2022/acorex-components-chips.mjs"
114
- },
115
111
  "./check-box": {
116
112
  "types": "./check-box/index.d.ts",
117
113
  "default": "./fesm2022/acorex-components-check-box.mjs"
118
114
  },
115
+ "./chips": {
116
+ "types": "./chips/index.d.ts",
117
+ "default": "./fesm2022/acorex-components-chips.mjs"
118
+ },
119
119
  "./circular-progress": {
120
120
  "types": "./circular-progress/index.d.ts",
121
121
  "default": "./fesm2022/acorex-components-circular-progress.mjs"
@@ -316,14 +316,14 @@
316
316
  "types": "./pdf-reader/index.d.ts",
317
317
  "default": "./fesm2022/acorex-components-pdf-reader.mjs"
318
318
  },
319
- "./phone-box": {
320
- "types": "./phone-box/index.d.ts",
321
- "default": "./fesm2022/acorex-components-phone-box.mjs"
322
- },
323
319
  "./picker": {
324
320
  "types": "./picker/index.d.ts",
325
321
  "default": "./fesm2022/acorex-components-picker.mjs"
326
322
  },
323
+ "./phone-box": {
324
+ "types": "./phone-box/index.d.ts",
325
+ "default": "./fesm2022/acorex-components-phone-box.mjs"
326
+ },
327
327
  "./popover": {
328
328
  "types": "./popover/index.d.ts",
329
329
  "default": "./fesm2022/acorex-components-popover.mjs"
@@ -424,14 +424,14 @@
424
424
  "types": "./step-wizard/index.d.ts",
425
425
  "default": "./fesm2022/acorex-components-step-wizard.mjs"
426
426
  },
427
- "./switch": {
428
- "types": "./switch/index.d.ts",
429
- "default": "./fesm2022/acorex-components-switch.mjs"
430
- },
431
427
  "./tabs": {
432
428
  "types": "./tabs/index.d.ts",
433
429
  "default": "./fesm2022/acorex-components-tabs.mjs"
434
430
  },
431
+ "./switch": {
432
+ "types": "./switch/index.d.ts",
433
+ "default": "./fesm2022/acorex-components-switch.mjs"
434
+ },
435
435
  "./tag": {
436
436
  "types": "./tag/index.d.ts",
437
437
  "default": "./fesm2022/acorex-components-tag.mjs"
@@ -440,6 +440,10 @@
440
440
  "types": "./tag-box/index.d.ts",
441
441
  "default": "./fesm2022/acorex-components-tag-box.mjs"
442
442
  },
443
+ "./text-area": {
444
+ "types": "./text-area/index.d.ts",
445
+ "default": "./fesm2022/acorex-components-text-area.mjs"
446
+ },
443
447
  "./text-box": {
444
448
  "types": "./text-box/index.d.ts",
445
449
  "default": "./fesm2022/acorex-components-text-box.mjs"
@@ -456,26 +460,26 @@
456
460
  "types": "./toast/index.d.ts",
457
461
  "default": "./fesm2022/acorex-components-toast.mjs"
458
462
  },
459
- "./text-area": {
460
- "types": "./text-area/index.d.ts",
461
- "default": "./fesm2022/acorex-components-text-area.mjs"
462
- },
463
463
  "./toolbar": {
464
464
  "types": "./toolbar/index.d.ts",
465
465
  "default": "./fesm2022/acorex-components-toolbar.mjs"
466
466
  },
467
- "./tree-view": {
468
- "types": "./tree-view/index.d.ts",
469
- "default": "./fesm2022/acorex-components-tree-view.mjs"
470
- },
471
467
  "./tooltip": {
472
468
  "types": "./tooltip/index.d.ts",
473
469
  "default": "./fesm2022/acorex-components-tooltip.mjs"
474
470
  },
471
+ "./tree-view": {
472
+ "types": "./tree-view/index.d.ts",
473
+ "default": "./fesm2022/acorex-components-tree-view.mjs"
474
+ },
475
475
  "./tree-view-legacy": {
476
476
  "types": "./tree-view-legacy/index.d.ts",
477
477
  "default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
478
478
  },
479
+ "./uploader": {
480
+ "types": "./uploader/index.d.ts",
481
+ "default": "./fesm2022/acorex-components-uploader.mjs"
482
+ },
479
483
  "./video-player": {
480
484
  "types": "./video-player/index.d.ts",
481
485
  "default": "./fesm2022/acorex-components-video-player.mjs"
@@ -483,10 +487,6 @@
483
487
  "./wysiwyg": {
484
488
  "types": "./wysiwyg/index.d.ts",
485
489
  "default": "./fesm2022/acorex-components-wysiwyg.mjs"
486
- },
487
- "./uploader": {
488
- "types": "./uploader/index.d.ts",
489
- "default": "./fesm2022/acorex-components-uploader.mjs"
490
490
  }
491
491
  }
492
492
  }