@acorex/components 20.8.30 → 20.8.31
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 +25 -25
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.8.
|
|
3
|
+
"version": "20.8.31",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.8.
|
|
6
|
-
"@acorex/cdk": "20.8.
|
|
5
|
+
"@acorex/core": "20.8.31",
|
|
6
|
+
"@acorex/cdk": "20.8.31",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -112,10 +112,6 @@
|
|
|
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
|
-
},
|
|
119
115
|
"./circular-progress": {
|
|
120
116
|
"types": "./circular-progress/index.d.ts",
|
|
121
117
|
"default": "./fesm2022/acorex-components-circular-progress.mjs"
|
|
@@ -128,6 +124,10 @@
|
|
|
128
124
|
"types": "./collapse/index.d.ts",
|
|
129
125
|
"default": "./fesm2022/acorex-components-collapse.mjs"
|
|
130
126
|
},
|
|
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"
|
|
@@ -420,14 +420,14 @@
|
|
|
420
420
|
"types": "./sliding-item/index.d.ts",
|
|
421
421
|
"default": "./fesm2022/acorex-components-sliding-item.mjs"
|
|
422
422
|
},
|
|
423
|
-
"./step-wizard": {
|
|
424
|
-
"types": "./step-wizard/index.d.ts",
|
|
425
|
-
"default": "./fesm2022/acorex-components-step-wizard.mjs"
|
|
426
|
-
},
|
|
427
423
|
"./switch": {
|
|
428
424
|
"types": "./switch/index.d.ts",
|
|
429
425
|
"default": "./fesm2022/acorex-components-switch.mjs"
|
|
430
426
|
},
|
|
427
|
+
"./step-wizard": {
|
|
428
|
+
"types": "./step-wizard/index.d.ts",
|
|
429
|
+
"default": "./fesm2022/acorex-components-step-wizard.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
|
-
"./tag-box": {
|
|
440
|
-
"types": "./tag-box/index.d.ts",
|
|
441
|
-
"default": "./fesm2022/acorex-components-tag-box.mjs"
|
|
442
|
-
},
|
|
443
439
|
"./text-area": {
|
|
444
440
|
"types": "./text-area/index.d.ts",
|
|
445
441
|
"default": "./fesm2022/acorex-components-text-area.mjs"
|
|
446
442
|
},
|
|
443
|
+
"./tag-box": {
|
|
444
|
+
"types": "./tag-box/index.d.ts",
|
|
445
|
+
"default": "./fesm2022/acorex-components-tag-box.mjs"
|
|
446
|
+
},
|
|
447
447
|
"./text-box": {
|
|
448
448
|
"types": "./text-box/index.d.ts",
|
|
449
449
|
"default": "./fesm2022/acorex-components-text-box.mjs"
|
|
@@ -452,29 +452,29 @@
|
|
|
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
|
+
},
|
|
455
459
|
"./time-line": {
|
|
456
460
|
"types": "./time-line/index.d.ts",
|
|
457
461
|
"default": "./fesm2022/acorex-components-time-line.mjs"
|
|
458
462
|
},
|
|
459
|
-
"./
|
|
460
|
-
"types": "./
|
|
461
|
-
"default": "./fesm2022/acorex-components-
|
|
463
|
+
"./tooltip": {
|
|
464
|
+
"types": "./tooltip/index.d.ts",
|
|
465
|
+
"default": "./fesm2022/acorex-components-tooltip.mjs"
|
|
462
466
|
},
|
|
463
467
|
"./toolbar": {
|
|
464
468
|
"types": "./toolbar/index.d.ts",
|
|
465
469
|
"default": "./fesm2022/acorex-components-toolbar.mjs"
|
|
466
470
|
},
|
|
467
|
-
"./tree-view": {
|
|
468
|
-
"types": "./tree-view/index.d.ts",
|
|
469
|
-
"default": "./fesm2022/acorex-components-tree-view.mjs"
|
|
470
|
-
},
|
|
471
471
|
"./tree-view-legacy": {
|
|
472
472
|
"types": "./tree-view-legacy/index.d.ts",
|
|
473
473
|
"default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
|
|
474
474
|
},
|
|
475
|
-
"./
|
|
476
|
-
"types": "./
|
|
477
|
-
"default": "./fesm2022/acorex-components-
|
|
475
|
+
"./tree-view": {
|
|
476
|
+
"types": "./tree-view/index.d.ts",
|
|
477
|
+
"default": "./fesm2022/acorex-components-tree-view.mjs"
|
|
478
478
|
},
|
|
479
479
|
"./video-player": {
|
|
480
480
|
"types": "./video-player/index.d.ts",
|