@acorex/components 20.10.10 → 20.10.11
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.
|
|
3
|
+
"version": "20.10.11",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.10.
|
|
6
|
-
"@acorex/cdk": "20.10.
|
|
5
|
+
"@acorex/core": "20.10.11",
|
|
6
|
+
"@acorex/cdk": "20.10.11",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"imask": ">=7.6.1",
|
|
@@ -77,6 +77,10 @@
|
|
|
77
77
|
"types": "./audio-wave/index.d.ts",
|
|
78
78
|
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
|
79
79
|
},
|
|
80
|
+
"./badge": {
|
|
81
|
+
"types": "./badge/index.d.ts",
|
|
82
|
+
"default": "./fesm2022/acorex-components-badge.mjs"
|
|
83
|
+
},
|
|
80
84
|
"./autocomplete": {
|
|
81
85
|
"types": "./autocomplete/index.d.ts",
|
|
82
86
|
"default": "./fesm2022/acorex-components-autocomplete.mjs"
|
|
@@ -85,10 +89,6 @@
|
|
|
85
89
|
"types": "./avatar/index.d.ts",
|
|
86
90
|
"default": "./fesm2022/acorex-components-avatar.mjs"
|
|
87
91
|
},
|
|
88
|
-
"./badge": {
|
|
89
|
-
"types": "./badge/index.d.ts",
|
|
90
|
-
"default": "./fesm2022/acorex-components-badge.mjs"
|
|
91
|
-
},
|
|
92
92
|
"./bottom-navigation": {
|
|
93
93
|
"types": "./bottom-navigation/index.d.ts",
|
|
94
94
|
"default": "./fesm2022/acorex-components-bottom-navigation.mjs"
|
|
@@ -357,14 +357,14 @@
|
|
|
357
357
|
"types": "./range-slider/index.d.ts",
|
|
358
358
|
"default": "./fesm2022/acorex-components-range-slider.mjs"
|
|
359
359
|
},
|
|
360
|
-
"./rate-picker": {
|
|
361
|
-
"types": "./rate-picker/index.d.ts",
|
|
362
|
-
"default": "./fesm2022/acorex-components-rate-picker.mjs"
|
|
363
|
-
},
|
|
364
360
|
"./rest-api-generator": {
|
|
365
361
|
"types": "./rest-api-generator/index.d.ts",
|
|
366
362
|
"default": "./fesm2022/acorex-components-rest-api-generator.mjs"
|
|
367
363
|
},
|
|
364
|
+
"./rate-picker": {
|
|
365
|
+
"types": "./rate-picker/index.d.ts",
|
|
366
|
+
"default": "./fesm2022/acorex-components-rate-picker.mjs"
|
|
367
|
+
},
|
|
368
368
|
"./result": {
|
|
369
369
|
"types": "./result/index.d.ts",
|
|
370
370
|
"default": "./fesm2022/acorex-components-result.mjs"
|
|
@@ -381,14 +381,14 @@
|
|
|
381
381
|
"types": "./scheduler/index.d.ts",
|
|
382
382
|
"default": "./fesm2022/acorex-components-scheduler.mjs"
|
|
383
383
|
},
|
|
384
|
-
"./scss": {
|
|
385
|
-
"types": "./scss/index.d.ts",
|
|
386
|
-
"default": "./fesm2022/acorex-components-scss.mjs"
|
|
387
|
-
},
|
|
388
384
|
"./scheduler-picker": {
|
|
389
385
|
"types": "./scheduler-picker/index.d.ts",
|
|
390
386
|
"default": "./fesm2022/acorex-components-scheduler-picker.mjs"
|
|
391
387
|
},
|
|
388
|
+
"./scss": {
|
|
389
|
+
"types": "./scss/index.d.ts",
|
|
390
|
+
"default": "./fesm2022/acorex-components-scss.mjs"
|
|
391
|
+
},
|
|
392
392
|
"./search-box": {
|
|
393
393
|
"types": "./search-box/index.d.ts",
|
|
394
394
|
"default": "./fesm2022/acorex-components-search-box.mjs"
|
|
@@ -397,14 +397,14 @@
|
|
|
397
397
|
"types": "./select-box/index.d.ts",
|
|
398
398
|
"default": "./fesm2022/acorex-components-select-box.mjs"
|
|
399
399
|
},
|
|
400
|
-
"./selection-list": {
|
|
401
|
-
"types": "./selection-list/index.d.ts",
|
|
402
|
-
"default": "./fesm2022/acorex-components-selection-list.mjs"
|
|
403
|
-
},
|
|
404
400
|
"./selection-list-2": {
|
|
405
401
|
"types": "./selection-list-2/index.d.ts",
|
|
406
402
|
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
407
403
|
},
|
|
404
|
+
"./selection-list": {
|
|
405
|
+
"types": "./selection-list/index.d.ts",
|
|
406
|
+
"default": "./fesm2022/acorex-components-selection-list.mjs"
|
|
407
|
+
},
|
|
408
408
|
"./side-menu": {
|
|
409
409
|
"types": "./side-menu/index.d.ts",
|
|
410
410
|
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
|
@@ -425,22 +425,22 @@
|
|
|
425
425
|
"types": "./step-wizard/index.d.ts",
|
|
426
426
|
"default": "./fesm2022/acorex-components-step-wizard.mjs"
|
|
427
427
|
},
|
|
428
|
-
"./tabs": {
|
|
429
|
-
"types": "./tabs/index.d.ts",
|
|
430
|
-
"default": "./fesm2022/acorex-components-tabs.mjs"
|
|
431
|
-
},
|
|
432
428
|
"./switch": {
|
|
433
429
|
"types": "./switch/index.d.ts",
|
|
434
430
|
"default": "./fesm2022/acorex-components-switch.mjs"
|
|
435
431
|
},
|
|
436
|
-
"./
|
|
437
|
-
"types": "./
|
|
438
|
-
"default": "./fesm2022/acorex-components-
|
|
432
|
+
"./tabs": {
|
|
433
|
+
"types": "./tabs/index.d.ts",
|
|
434
|
+
"default": "./fesm2022/acorex-components-tabs.mjs"
|
|
439
435
|
},
|
|
440
436
|
"./tag": {
|
|
441
437
|
"types": "./tag/index.d.ts",
|
|
442
438
|
"default": "./fesm2022/acorex-components-tag.mjs"
|
|
443
439
|
},
|
|
440
|
+
"./tag-box": {
|
|
441
|
+
"types": "./tag-box/index.d.ts",
|
|
442
|
+
"default": "./fesm2022/acorex-components-tag-box.mjs"
|
|
443
|
+
},
|
|
444
444
|
"./text-area": {
|
|
445
445
|
"types": "./text-area/index.d.ts",
|
|
446
446
|
"default": "./fesm2022/acorex-components-text-area.mjs"
|
|
@@ -457,14 +457,14 @@
|
|
|
457
457
|
"types": "./time-line/index.d.ts",
|
|
458
458
|
"default": "./fesm2022/acorex-components-time-line.mjs"
|
|
459
459
|
},
|
|
460
|
-
"./toolbar": {
|
|
461
|
-
"types": "./toolbar/index.d.ts",
|
|
462
|
-
"default": "./fesm2022/acorex-components-toolbar.mjs"
|
|
463
|
-
},
|
|
464
460
|
"./toast": {
|
|
465
461
|
"types": "./toast/index.d.ts",
|
|
466
462
|
"default": "./fesm2022/acorex-components-toast.mjs"
|
|
467
463
|
},
|
|
464
|
+
"./toolbar": {
|
|
465
|
+
"types": "./toolbar/index.d.ts",
|
|
466
|
+
"default": "./fesm2022/acorex-components-toolbar.mjs"
|
|
467
|
+
},
|
|
468
468
|
"./tooltip": {
|
|
469
469
|
"types": "./tooltip/index.d.ts",
|
|
470
470
|
"default": "./fesm2022/acorex-components-tooltip.mjs"
|