@acorex/components 20.8.31 → 20.8.32

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.31",
3
+ "version": "20.8.32",
4
4
  "peerDependencies": {
5
- "@acorex/core": "20.8.31",
6
- "@acorex/cdk": "20.8.31",
5
+ "@acorex/core": "20.8.32",
6
+ "@acorex/cdk": "20.8.32",
7
7
  "polytype": ">=0.17.0",
8
8
  "angular-imask": ">=7.6.1",
9
9
  "gridstack": ">=12.0.0",
@@ -112,6 +112,10 @@
112
112
  "types": "./check-box/index.d.ts",
113
113
  "default": "./fesm2022/acorex-components-check-box.mjs"
114
114
  },
115
+ "./chips": {
116
+ "types": "./chips/index.d.ts",
117
+ "default": "./fesm2022/acorex-components-chips.mjs"
118
+ },
115
119
  "./circular-progress": {
116
120
  "types": "./circular-progress/index.d.ts",
117
121
  "default": "./fesm2022/acorex-components-circular-progress.mjs"
@@ -124,10 +128,6 @@
124
128
  "types": "./collapse/index.d.ts",
125
129
  "default": "./fesm2022/acorex-components-collapse.mjs"
126
130
  },
127
- "./chips": {
128
- "types": "./chips/index.d.ts",
129
- "default": "./fesm2022/acorex-components-chips.mjs"
130
- },
131
131
  "./color-box": {
132
132
  "types": "./color-box/index.d.ts",
133
133
  "default": "./fesm2022/acorex-components-color-box.mjs"
@@ -260,10 +260,6 @@
260
260
  "types": "./loading/index.d.ts",
261
261
  "default": "./fesm2022/acorex-components-loading.mjs"
262
262
  },
263
- "./loading-dialog": {
264
- "types": "./loading-dialog/index.d.ts",
265
- "default": "./fesm2022/acorex-components-loading-dialog.mjs"
266
- },
267
263
  "./map": {
268
264
  "types": "./map/index.d.ts",
269
265
  "default": "./fesm2022/acorex-components-map.mjs"
@@ -272,6 +268,10 @@
272
268
  "types": "./media-viewer/index.d.ts",
273
269
  "default": "./fesm2022/acorex-components-media-viewer.mjs"
274
270
  },
271
+ "./loading-dialog": {
272
+ "types": "./loading-dialog/index.d.ts",
273
+ "default": "./fesm2022/acorex-components-loading-dialog.mjs"
274
+ },
275
275
  "./menu": {
276
276
  "types": "./menu/index.d.ts",
277
277
  "default": "./fesm2022/acorex-components-menu.mjs"
@@ -300,14 +300,14 @@
300
300
  "types": "./otp/index.d.ts",
301
301
  "default": "./fesm2022/acorex-components-otp.mjs"
302
302
  },
303
- "./page": {
304
- "types": "./page/index.d.ts",
305
- "default": "./fesm2022/acorex-components-page.mjs"
306
- },
307
303
  "./paint": {
308
304
  "types": "./paint/index.d.ts",
309
305
  "default": "./fesm2022/acorex-components-paint.mjs"
310
306
  },
307
+ "./page": {
308
+ "types": "./page/index.d.ts",
309
+ "default": "./fesm2022/acorex-components-page.mjs"
310
+ },
311
311
  "./password-box": {
312
312
  "types": "./password-box/index.d.ts",
313
313
  "default": "./fesm2022/acorex-components-password-box.mjs"
@@ -324,14 +324,14 @@
324
324
  "types": "./picker/index.d.ts",
325
325
  "default": "./fesm2022/acorex-components-picker.mjs"
326
326
  },
327
- "./popover": {
328
- "types": "./popover/index.d.ts",
329
- "default": "./fesm2022/acorex-components-popover.mjs"
330
- },
331
327
  "./popup": {
332
328
  "types": "./popup/index.d.ts",
333
329
  "default": "./fesm2022/acorex-components-popup.mjs"
334
330
  },
331
+ "./popover": {
332
+ "types": "./popover/index.d.ts",
333
+ "default": "./fesm2022/acorex-components-popover.mjs"
334
+ },
335
335
  "./progress-bar": {
336
336
  "types": "./progress-bar/index.d.ts",
337
337
  "default": "./fesm2022/acorex-components-progress-bar.mjs"
@@ -396,38 +396,38 @@
396
396
  "types": "./select-box/index.d.ts",
397
397
  "default": "./fesm2022/acorex-components-select-box.mjs"
398
398
  },
399
- "./selection-list": {
400
- "types": "./selection-list/index.d.ts",
401
- "default": "./fesm2022/acorex-components-selection-list.mjs"
402
- },
403
399
  "./selection-list-2": {
404
400
  "types": "./selection-list-2/index.d.ts",
405
401
  "default": "./fesm2022/acorex-components-selection-list-2.mjs"
406
402
  },
403
+ "./selection-list": {
404
+ "types": "./selection-list/index.d.ts",
405
+ "default": "./fesm2022/acorex-components-selection-list.mjs"
406
+ },
407
407
  "./side-menu": {
408
408
  "types": "./side-menu/index.d.ts",
409
409
  "default": "./fesm2022/acorex-components-side-menu.mjs"
410
410
  },
411
- "./skeleton": {
412
- "types": "./skeleton/index.d.ts",
413
- "default": "./fesm2022/acorex-components-skeleton.mjs"
414
- },
415
411
  "./slider": {
416
412
  "types": "./slider/index.d.ts",
417
413
  "default": "./fesm2022/acorex-components-slider.mjs"
418
414
  },
415
+ "./skeleton": {
416
+ "types": "./skeleton/index.d.ts",
417
+ "default": "./fesm2022/acorex-components-skeleton.mjs"
418
+ },
419
419
  "./sliding-item": {
420
420
  "types": "./sliding-item/index.d.ts",
421
421
  "default": "./fesm2022/acorex-components-sliding-item.mjs"
422
422
  },
423
- "./switch": {
424
- "types": "./switch/index.d.ts",
425
- "default": "./fesm2022/acorex-components-switch.mjs"
426
- },
427
423
  "./step-wizard": {
428
424
  "types": "./step-wizard/index.d.ts",
429
425
  "default": "./fesm2022/acorex-components-step-wizard.mjs"
430
426
  },
427
+ "./switch": {
428
+ "types": "./switch/index.d.ts",
429
+ "default": "./fesm2022/acorex-components-switch.mjs"
430
+ },
431
431
  "./tabs": {
432
432
  "types": "./tabs/index.d.ts",
433
433
  "default": "./fesm2022/acorex-components-tabs.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"
@@ -452,38 +452,38 @@
452
452
  "types": "./time-duration/index.d.ts",
453
453
  "default": "./fesm2022/acorex-components-time-duration.mjs"
454
454
  },
455
- "./toast": {
456
- "types": "./toast/index.d.ts",
457
- "default": "./fesm2022/acorex-components-toast.mjs"
458
- },
459
455
  "./time-line": {
460
456
  "types": "./time-line/index.d.ts",
461
457
  "default": "./fesm2022/acorex-components-time-line.mjs"
462
458
  },
463
- "./tooltip": {
464
- "types": "./tooltip/index.d.ts",
465
- "default": "./fesm2022/acorex-components-tooltip.mjs"
459
+ "./toast": {
460
+ "types": "./toast/index.d.ts",
461
+ "default": "./fesm2022/acorex-components-toast.mjs"
466
462
  },
467
463
  "./toolbar": {
468
464
  "types": "./toolbar/index.d.ts",
469
465
  "default": "./fesm2022/acorex-components-toolbar.mjs"
470
466
  },
471
- "./tree-view-legacy": {
472
- "types": "./tree-view-legacy/index.d.ts",
473
- "default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
467
+ "./tooltip": {
468
+ "types": "./tooltip/index.d.ts",
469
+ "default": "./fesm2022/acorex-components-tooltip.mjs"
474
470
  },
475
471
  "./tree-view": {
476
472
  "types": "./tree-view/index.d.ts",
477
473
  "default": "./fesm2022/acorex-components-tree-view.mjs"
478
474
  },
479
- "./video-player": {
480
- "types": "./video-player/index.d.ts",
481
- "default": "./fesm2022/acorex-components-video-player.mjs"
475
+ "./tree-view-legacy": {
476
+ "types": "./tree-view-legacy/index.d.ts",
477
+ "default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
482
478
  },
483
479
  "./uploader": {
484
480
  "types": "./uploader/index.d.ts",
485
481
  "default": "./fesm2022/acorex-components-uploader.mjs"
486
482
  },
483
+ "./video-player": {
484
+ "types": "./video-player/index.d.ts",
485
+ "default": "./fesm2022/acorex-components-video-player.mjs"
486
+ },
487
487
  "./wysiwyg": {
488
488
  "types": "./wysiwyg/index.d.ts",
489
489
  "default": "./fesm2022/acorex-components-wysiwyg.mjs"