@acorex/components 20.8.30 → 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.
|
|
3
|
+
"version": "20.8.32",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.8.
|
|
6
|
-
"@acorex/cdk": "20.8.
|
|
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",
|
|
@@ -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,26 +396,26 @@
|
|
|
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"
|
|
@@ -464,6 +464,10 @@
|
|
|
464
464
|
"types": "./toolbar/index.d.ts",
|
|
465
465
|
"default": "./fesm2022/acorex-components-toolbar.mjs"
|
|
466
466
|
},
|
|
467
|
+
"./tooltip": {
|
|
468
|
+
"types": "./tooltip/index.d.ts",
|
|
469
|
+
"default": "./fesm2022/acorex-components-tooltip.mjs"
|
|
470
|
+
},
|
|
467
471
|
"./tree-view": {
|
|
468
472
|
"types": "./tree-view/index.d.ts",
|
|
469
473
|
"default": "./fesm2022/acorex-components-tree-view.mjs"
|
|
@@ -472,18 +476,14 @@
|
|
|
472
476
|
"types": "./tree-view-legacy/index.d.ts",
|
|
473
477
|
"default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
|
|
474
478
|
},
|
|
475
|
-
"./
|
|
476
|
-
"types": "./
|
|
477
|
-
"default": "./fesm2022/acorex-components-
|
|
479
|
+
"./uploader": {
|
|
480
|
+
"types": "./uploader/index.d.ts",
|
|
481
|
+
"default": "./fesm2022/acorex-components-uploader.mjs"
|
|
478
482
|
},
|
|
479
483
|
"./video-player": {
|
|
480
484
|
"types": "./video-player/index.d.ts",
|
|
481
485
|
"default": "./fesm2022/acorex-components-video-player.mjs"
|
|
482
486
|
},
|
|
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"
|