@acorex/components 20.6.16 → 20.6.17
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.6.
|
|
3
|
+
"version": "20.6.17",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.6.
|
|
6
|
-
"@acorex/cdk": "20.6.
|
|
5
|
+
"@acorex/core": "20.6.17",
|
|
6
|
+
"@acorex/cdk": "20.6.17",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -60,22 +60,22 @@
|
|
|
60
60
|
"types": "./accordion/index.d.ts",
|
|
61
61
|
"default": "./fesm2022/acorex-components-accordion.mjs"
|
|
62
62
|
},
|
|
63
|
-
"./alert": {
|
|
64
|
-
"types": "./alert/index.d.ts",
|
|
65
|
-
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
66
|
-
},
|
|
67
|
-
"./aspect-ratio": {
|
|
68
|
-
"types": "./aspect-ratio/index.d.ts",
|
|
69
|
-
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
70
|
-
},
|
|
71
63
|
"./action-sheet": {
|
|
72
64
|
"types": "./action-sheet/index.d.ts",
|
|
73
65
|
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
74
66
|
},
|
|
67
|
+
"./alert": {
|
|
68
|
+
"types": "./alert/index.d.ts",
|
|
69
|
+
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
70
|
+
},
|
|
75
71
|
"./audio-wave": {
|
|
76
72
|
"types": "./audio-wave/index.d.ts",
|
|
77
73
|
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
|
78
74
|
},
|
|
75
|
+
"./aspect-ratio": {
|
|
76
|
+
"types": "./aspect-ratio/index.d.ts",
|
|
77
|
+
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
78
|
+
},
|
|
79
79
|
"./autocomplete": {
|
|
80
80
|
"types": "./autocomplete/index.d.ts",
|
|
81
81
|
"default": "./fesm2022/acorex-components-autocomplete.mjs"
|
|
@@ -392,14 +392,14 @@
|
|
|
392
392
|
"types": "./search-box/index.d.ts",
|
|
393
393
|
"default": "./fesm2022/acorex-components-search-box.mjs"
|
|
394
394
|
},
|
|
395
|
-
"./selection-list": {
|
|
396
|
-
"types": "./selection-list/index.d.ts",
|
|
397
|
-
"default": "./fesm2022/acorex-components-selection-list.mjs"
|
|
398
|
-
},
|
|
399
395
|
"./select-box": {
|
|
400
396
|
"types": "./select-box/index.d.ts",
|
|
401
397
|
"default": "./fesm2022/acorex-components-select-box.mjs"
|
|
402
398
|
},
|
|
399
|
+
"./selection-list": {
|
|
400
|
+
"types": "./selection-list/index.d.ts",
|
|
401
|
+
"default": "./fesm2022/acorex-components-selection-list.mjs"
|
|
402
|
+
},
|
|
403
403
|
"./selection-list-2": {
|
|
404
404
|
"types": "./selection-list-2/index.d.ts",
|
|
405
405
|
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
@@ -412,6 +412,10 @@
|
|
|
412
412
|
"types": "./skeleton/index.d.ts",
|
|
413
413
|
"default": "./fesm2022/acorex-components-skeleton.mjs"
|
|
414
414
|
},
|
|
415
|
+
"./slider": {
|
|
416
|
+
"types": "./slider/index.d.ts",
|
|
417
|
+
"default": "./fesm2022/acorex-components-slider.mjs"
|
|
418
|
+
},
|
|
415
419
|
"./sliding-item": {
|
|
416
420
|
"types": "./sliding-item/index.d.ts",
|
|
417
421
|
"default": "./fesm2022/acorex-components-sliding-item.mjs"
|
|
@@ -456,14 +460,14 @@
|
|
|
456
460
|
"types": "./toast/index.d.ts",
|
|
457
461
|
"default": "./fesm2022/acorex-components-toast.mjs"
|
|
458
462
|
},
|
|
459
|
-
"./toolbar": {
|
|
460
|
-
"types": "./toolbar/index.d.ts",
|
|
461
|
-
"default": "./fesm2022/acorex-components-toolbar.mjs"
|
|
462
|
-
},
|
|
463
463
|
"./tooltip": {
|
|
464
464
|
"types": "./tooltip/index.d.ts",
|
|
465
465
|
"default": "./fesm2022/acorex-components-tooltip.mjs"
|
|
466
466
|
},
|
|
467
|
+
"./toolbar": {
|
|
468
|
+
"types": "./toolbar/index.d.ts",
|
|
469
|
+
"default": "./fesm2022/acorex-components-toolbar.mjs"
|
|
470
|
+
},
|
|
467
471
|
"./tree-view": {
|
|
468
472
|
"types": "./tree-view/index.d.ts",
|
|
469
473
|
"default": "./fesm2022/acorex-components-tree-view.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
|
-
"./slider": {
|
|
488
|
-
"types": "./slider/index.d.ts",
|
|
489
|
-
"default": "./fesm2022/acorex-components-slider.mjs"
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
492
|
}
|