@acorex/components 20.7.1 → 20.7.2
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.7.
|
|
3
|
+
"version": "20.7.2",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.7.
|
|
6
|
-
"@acorex/cdk": "20.7.
|
|
5
|
+
"@acorex/core": "20.7.2",
|
|
6
|
+
"@acorex/cdk": "20.7.2",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -188,14 +188,14 @@
|
|
|
188
188
|
"types": "./dialog/index.d.ts",
|
|
189
189
|
"default": "./fesm2022/acorex-components-dialog.mjs"
|
|
190
190
|
},
|
|
191
|
-
"./drawer": {
|
|
192
|
-
"types": "./drawer/index.d.ts",
|
|
193
|
-
"default": "./fesm2022/acorex-components-drawer.mjs"
|
|
194
|
-
},
|
|
195
191
|
"./drawer-legacy": {
|
|
196
192
|
"types": "./drawer-legacy/index.d.ts",
|
|
197
193
|
"default": "./fesm2022/acorex-components-drawer-legacy.mjs"
|
|
198
194
|
},
|
|
195
|
+
"./drawer": {
|
|
196
|
+
"types": "./drawer/index.d.ts",
|
|
197
|
+
"default": "./fesm2022/acorex-components-drawer.mjs"
|
|
198
|
+
},
|
|
199
199
|
"./dropdown": {
|
|
200
200
|
"types": "./dropdown/index.d.ts",
|
|
201
201
|
"default": "./fesm2022/acorex-components-dropdown.mjs"
|
|
@@ -272,14 +272,14 @@
|
|
|
272
272
|
"types": "./media-viewer/index.d.ts",
|
|
273
273
|
"default": "./fesm2022/acorex-components-media-viewer.mjs"
|
|
274
274
|
},
|
|
275
|
-
"./modal": {
|
|
276
|
-
"types": "./modal/index.d.ts",
|
|
277
|
-
"default": "./fesm2022/acorex-components-modal.mjs"
|
|
278
|
-
},
|
|
279
275
|
"./menu": {
|
|
280
276
|
"types": "./menu/index.d.ts",
|
|
281
277
|
"default": "./fesm2022/acorex-components-menu.mjs"
|
|
282
278
|
},
|
|
279
|
+
"./modal": {
|
|
280
|
+
"types": "./modal/index.d.ts",
|
|
281
|
+
"default": "./fesm2022/acorex-components-modal.mjs"
|
|
282
|
+
},
|
|
283
283
|
"./navbar": {
|
|
284
284
|
"types": "./navbar/index.d.ts",
|
|
285
285
|
"default": "./fesm2022/acorex-components-navbar.mjs"
|
|
@@ -400,14 +400,14 @@
|
|
|
400
400
|
"types": "./selection-list/index.d.ts",
|
|
401
401
|
"default": "./fesm2022/acorex-components-selection-list.mjs"
|
|
402
402
|
},
|
|
403
|
-
"./side-menu": {
|
|
404
|
-
"types": "./side-menu/index.d.ts",
|
|
405
|
-
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
|
406
|
-
},
|
|
407
403
|
"./selection-list-2": {
|
|
408
404
|
"types": "./selection-list-2/index.d.ts",
|
|
409
405
|
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
410
406
|
},
|
|
407
|
+
"./side-menu": {
|
|
408
|
+
"types": "./side-menu/index.d.ts",
|
|
409
|
+
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
|
410
|
+
},
|
|
411
411
|
"./skeleton": {
|
|
412
412
|
"types": "./skeleton/index.d.ts",
|
|
413
413
|
"default": "./fesm2022/acorex-components-skeleton.mjs"
|
|
@@ -440,10 +440,6 @@
|
|
|
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
|
-
},
|
|
447
443
|
"./text-box": {
|
|
448
444
|
"types": "./text-box/index.d.ts",
|
|
449
445
|
"default": "./fesm2022/acorex-components-text-box.mjs"
|
|
@@ -452,6 +448,10 @@
|
|
|
452
448
|
"types": "./time-duration/index.d.ts",
|
|
453
449
|
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
454
450
|
},
|
|
451
|
+
"./text-area": {
|
|
452
|
+
"types": "./text-area/index.d.ts",
|
|
453
|
+
"default": "./fesm2022/acorex-components-text-area.mjs"
|
|
454
|
+
},
|
|
455
455
|
"./time-line": {
|
|
456
456
|
"types": "./time-line/index.d.ts",
|
|
457
457
|
"default": "./fesm2022/acorex-components-time-line.mjs"
|
|
@@ -476,14 +476,14 @@
|
|
|
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
|
-
},
|
|
483
479
|
"./video-player": {
|
|
484
480
|
"types": "./video-player/index.d.ts",
|
|
485
481
|
"default": "./fesm2022/acorex-components-video-player.mjs"
|
|
486
482
|
},
|
|
483
|
+
"./uploader": {
|
|
484
|
+
"types": "./uploader/index.d.ts",
|
|
485
|
+
"default": "./fesm2022/acorex-components-uploader.mjs"
|
|
486
|
+
},
|
|
487
487
|
"./wysiwyg": {
|
|
488
488
|
"types": "./wysiwyg/index.d.ts",
|
|
489
489
|
"default": "./fesm2022/acorex-components-wysiwyg.mjs"
|