@acorex/components 20.10.12 → 20.10.13

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.10.12",
3
+ "version": "20.10.13",
4
4
  "peerDependencies": {
5
- "@acorex/core": "20.10.12",
6
- "@acorex/cdk": "20.10.12",
5
+ "@acorex/core": "20.10.13",
6
+ "@acorex/cdk": "20.10.13",
7
7
  "polytype": ">=0.17.0",
8
8
  "angular-imask": ">=7.6.1",
9
9
  "imask": ">=7.6.1",
@@ -61,6 +61,10 @@
61
61
  "types": "./accordion/index.d.ts",
62
62
  "default": "./fesm2022/acorex-components-accordion.mjs"
63
63
  },
64
+ "./alert": {
65
+ "types": "./alert/index.d.ts",
66
+ "default": "./fesm2022/acorex-components-alert.mjs"
67
+ },
64
68
  "./action-sheet": {
65
69
  "types": "./action-sheet/index.d.ts",
66
70
  "default": "./fesm2022/acorex-components-action-sheet.mjs"
@@ -73,10 +77,6 @@
73
77
  "types": "./audio-wave/index.d.ts",
74
78
  "default": "./fesm2022/acorex-components-audio-wave.mjs"
75
79
  },
76
- "./alert": {
77
- "types": "./alert/index.d.ts",
78
- "default": "./fesm2022/acorex-components-alert.mjs"
79
- },
80
80
  "./autocomplete": {
81
81
  "types": "./autocomplete/index.d.ts",
82
82
  "default": "./fesm2022/acorex-components-autocomplete.mjs"
@@ -93,6 +93,10 @@
93
93
  "types": "./bottom-navigation/index.d.ts",
94
94
  "default": "./fesm2022/acorex-components-bottom-navigation.mjs"
95
95
  },
96
+ "./breadcrumbs": {
97
+ "types": "./breadcrumbs/index.d.ts",
98
+ "default": "./fesm2022/acorex-components-breadcrumbs.mjs"
99
+ },
96
100
  "./button": {
97
101
  "types": "./button/index.d.ts",
98
102
  "default": "./fesm2022/acorex-components-button.mjs"
@@ -101,10 +105,6 @@
101
105
  "types": "./button-group/index.d.ts",
102
106
  "default": "./fesm2022/acorex-components-button-group.mjs"
103
107
  },
104
- "./breadcrumbs": {
105
- "types": "./breadcrumbs/index.d.ts",
106
- "default": "./fesm2022/acorex-components-breadcrumbs.mjs"
107
- },
108
108
  "./calendar": {
109
109
  "types": "./calendar/index.d.ts",
110
110
  "default": "./fesm2022/acorex-components-calendar.mjs"
@@ -117,14 +117,14 @@
117
117
  "types": "./chips/index.d.ts",
118
118
  "default": "./fesm2022/acorex-components-chips.mjs"
119
119
  },
120
- "./code-editor": {
121
- "types": "./code-editor/index.d.ts",
122
- "default": "./fesm2022/acorex-components-code-editor.mjs"
123
- },
124
120
  "./circular-progress": {
125
121
  "types": "./circular-progress/index.d.ts",
126
122
  "default": "./fesm2022/acorex-components-circular-progress.mjs"
127
123
  },
124
+ "./code-editor": {
125
+ "types": "./code-editor/index.d.ts",
126
+ "default": "./fesm2022/acorex-components-code-editor.mjs"
127
+ },
128
128
  "./collapse": {
129
129
  "types": "./collapse/index.d.ts",
130
130
  "default": "./fesm2022/acorex-components-collapse.mjs"
@@ -193,10 +193,6 @@
193
193
  "types": "./drawer-legacy/index.d.ts",
194
194
  "default": "./fesm2022/acorex-components-drawer-legacy.mjs"
195
195
  },
196
- "./dropdown": {
197
- "types": "./dropdown/index.d.ts",
198
- "default": "./fesm2022/acorex-components-dropdown.mjs"
199
- },
200
196
  "./dropdown-button": {
201
197
  "types": "./dropdown-button/index.d.ts",
202
198
  "default": "./fesm2022/acorex-components-dropdown-button.mjs"
@@ -205,14 +201,18 @@
205
201
  "types": "./editor/index.d.ts",
206
202
  "default": "./fesm2022/acorex-components-editor.mjs"
207
203
  },
208
- "./fab": {
209
- "types": "./fab/index.d.ts",
210
- "default": "./fesm2022/acorex-components-fab.mjs"
204
+ "./dropdown": {
205
+ "types": "./dropdown/index.d.ts",
206
+ "default": "./fesm2022/acorex-components-dropdown.mjs"
211
207
  },
212
208
  "./file-explorer": {
213
209
  "types": "./file-explorer/index.d.ts",
214
210
  "default": "./fesm2022/acorex-components-file-explorer.mjs"
215
211
  },
212
+ "./fab": {
213
+ "types": "./fab/index.d.ts",
214
+ "default": "./fesm2022/acorex-components-fab.mjs"
215
+ },
216
216
  "./file-viewer": {
217
217
  "types": "./file-viewer/index.d.ts",
218
218
  "default": "./fesm2022/acorex-components-file-viewer.mjs"
@@ -273,14 +273,14 @@
273
273
  "types": "./media-viewer/index.d.ts",
274
274
  "default": "./fesm2022/acorex-components-media-viewer.mjs"
275
275
  },
276
- "./menu": {
277
- "types": "./menu/index.d.ts",
278
- "default": "./fesm2022/acorex-components-menu.mjs"
279
- },
280
276
  "./modal": {
281
277
  "types": "./modal/index.d.ts",
282
278
  "default": "./fesm2022/acorex-components-modal.mjs"
283
279
  },
280
+ "./menu": {
281
+ "types": "./menu/index.d.ts",
282
+ "default": "./fesm2022/acorex-components-menu.mjs"
283
+ },
284
284
  "./navbar": {
285
285
  "types": "./navbar/index.d.ts",
286
286
  "default": "./fesm2022/acorex-components-navbar.mjs"
@@ -293,14 +293,14 @@
293
293
  "types": "./number-box/index.d.ts",
294
294
  "default": "./fesm2022/acorex-components-number-box.mjs"
295
295
  },
296
- "./otp": {
297
- "types": "./otp/index.d.ts",
298
- "default": "./fesm2022/acorex-components-otp.mjs"
299
- },
300
296
  "./number-box-legacy": {
301
297
  "types": "./number-box-legacy/index.d.ts",
302
298
  "default": "./fesm2022/acorex-components-number-box-legacy.mjs"
303
299
  },
300
+ "./otp": {
301
+ "types": "./otp/index.d.ts",
302
+ "default": "./fesm2022/acorex-components-otp.mjs"
303
+ },
304
304
  "./page": {
305
305
  "types": "./page/index.d.ts",
306
306
  "default": "./fesm2022/acorex-components-page.mjs"
@@ -425,10 +425,6 @@
425
425
  "types": "./step-wizard/index.d.ts",
426
426
  "default": "./fesm2022/acorex-components-step-wizard.mjs"
427
427
  },
428
- "./switch": {
429
- "types": "./switch/index.d.ts",
430
- "default": "./fesm2022/acorex-components-switch.mjs"
431
- },
432
428
  "./tabs": {
433
429
  "types": "./tabs/index.d.ts",
434
430
  "default": "./fesm2022/acorex-components-tabs.mjs"
@@ -441,6 +437,10 @@
441
437
  "types": "./tag-box/index.d.ts",
442
438
  "default": "./fesm2022/acorex-components-tag-box.mjs"
443
439
  },
440
+ "./text-area": {
441
+ "types": "./text-area/index.d.ts",
442
+ "default": "./fesm2022/acorex-components-text-area.mjs"
443
+ },
444
444
  "./text-box": {
445
445
  "types": "./text-box/index.d.ts",
446
446
  "default": "./fesm2022/acorex-components-text-box.mjs"
@@ -449,9 +449,9 @@
449
449
  "types": "./time-duration/index.d.ts",
450
450
  "default": "./fesm2022/acorex-components-time-duration.mjs"
451
451
  },
452
- "./text-area": {
453
- "types": "./text-area/index.d.ts",
454
- "default": "./fesm2022/acorex-components-text-area.mjs"
452
+ "./switch": {
453
+ "types": "./switch/index.d.ts",
454
+ "default": "./fesm2022/acorex-components-switch.mjs"
455
455
  },
456
456
  "./time-line": {
457
457
  "types": "./time-line/index.d.ts",
@@ -469,13 +469,17 @@
469
469
  "types": "./tooltip/index.d.ts",
470
470
  "default": "./fesm2022/acorex-components-tooltip.mjs"
471
471
  },
472
+ "./tree-view": {
473
+ "types": "./tree-view/index.d.ts",
474
+ "default": "./fesm2022/acorex-components-tree-view.mjs"
475
+ },
472
476
  "./tree-view-legacy": {
473
477
  "types": "./tree-view-legacy/index.d.ts",
474
478
  "default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
475
479
  },
476
- "./tree-view": {
477
- "types": "./tree-view/index.d.ts",
478
- "default": "./fesm2022/acorex-components-tree-view.mjs"
480
+ "./uploader": {
481
+ "types": "./uploader/index.d.ts",
482
+ "default": "./fesm2022/acorex-components-uploader.mjs"
479
483
  },
480
484
  "./video-player": {
481
485
  "types": "./video-player/index.d.ts",
@@ -484,10 +488,6 @@
484
488
  "./wysiwyg": {
485
489
  "types": "./wysiwyg/index.d.ts",
486
490
  "default": "./fesm2022/acorex-components-wysiwyg.mjs"
487
- },
488
- "./uploader": {
489
- "types": "./uploader/index.d.ts",
490
- "default": "./fesm2022/acorex-components-uploader.mjs"
491
491
  }
492
492
  }
493
493
  }