@acorex/components 20.7.54 → 20.7.55
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 +23 -23
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.7.
|
|
3
|
+
"version": "20.7.55",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.7.
|
|
6
|
-
"@acorex/cdk": "20.7.
|
|
5
|
+
"@acorex/core": "20.7.55",
|
|
6
|
+
"@acorex/cdk": "20.7.55",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -268,14 +268,14 @@
|
|
|
268
268
|
"types": "./map/index.d.ts",
|
|
269
269
|
"default": "./fesm2022/acorex-components-map.mjs"
|
|
270
270
|
},
|
|
271
|
-
"./media-viewer": {
|
|
272
|
-
"types": "./media-viewer/index.d.ts",
|
|
273
|
-
"default": "./fesm2022/acorex-components-media-viewer.mjs"
|
|
274
|
-
},
|
|
275
271
|
"./menu": {
|
|
276
272
|
"types": "./menu/index.d.ts",
|
|
277
273
|
"default": "./fesm2022/acorex-components-menu.mjs"
|
|
278
274
|
},
|
|
275
|
+
"./media-viewer": {
|
|
276
|
+
"types": "./media-viewer/index.d.ts",
|
|
277
|
+
"default": "./fesm2022/acorex-components-media-viewer.mjs"
|
|
278
|
+
},
|
|
279
279
|
"./modal": {
|
|
280
280
|
"types": "./modal/index.d.ts",
|
|
281
281
|
"default": "./fesm2022/acorex-components-modal.mjs"
|
|
@@ -316,14 +316,14 @@
|
|
|
316
316
|
"types": "./pdf-reader/index.d.ts",
|
|
317
317
|
"default": "./fesm2022/acorex-components-pdf-reader.mjs"
|
|
318
318
|
},
|
|
319
|
-
"./phone-box": {
|
|
320
|
-
"types": "./phone-box/index.d.ts",
|
|
321
|
-
"default": "./fesm2022/acorex-components-phone-box.mjs"
|
|
322
|
-
},
|
|
323
319
|
"./picker": {
|
|
324
320
|
"types": "./picker/index.d.ts",
|
|
325
321
|
"default": "./fesm2022/acorex-components-picker.mjs"
|
|
326
322
|
},
|
|
323
|
+
"./phone-box": {
|
|
324
|
+
"types": "./phone-box/index.d.ts",
|
|
325
|
+
"default": "./fesm2022/acorex-components-phone-box.mjs"
|
|
326
|
+
},
|
|
327
327
|
"./popover": {
|
|
328
328
|
"types": "./popover/index.d.ts",
|
|
329
329
|
"default": "./fesm2022/acorex-components-popover.mjs"
|
|
@@ -380,6 +380,10 @@
|
|
|
380
380
|
"types": "./scheduler/index.d.ts",
|
|
381
381
|
"default": "./fesm2022/acorex-components-scheduler.mjs"
|
|
382
382
|
},
|
|
383
|
+
"./scheduler-picker": {
|
|
384
|
+
"types": "./scheduler-picker/index.d.ts",
|
|
385
|
+
"default": "./fesm2022/acorex-components-scheduler-picker.mjs"
|
|
386
|
+
},
|
|
383
387
|
"./scss": {
|
|
384
388
|
"types": "./scss/index.d.ts",
|
|
385
389
|
"default": "./fesm2022/acorex-components-scss.mjs"
|
|
@@ -388,10 +392,6 @@
|
|
|
388
392
|
"types": "./search-box/index.d.ts",
|
|
389
393
|
"default": "./fesm2022/acorex-components-search-box.mjs"
|
|
390
394
|
},
|
|
391
|
-
"./scheduler-picker": {
|
|
392
|
-
"types": "./scheduler-picker/index.d.ts",
|
|
393
|
-
"default": "./fesm2022/acorex-components-scheduler-picker.mjs"
|
|
394
|
-
},
|
|
395
395
|
"./select-box": {
|
|
396
396
|
"types": "./select-box/index.d.ts",
|
|
397
397
|
"default": "./fesm2022/acorex-components-select-box.mjs"
|
|
@@ -440,14 +440,14 @@
|
|
|
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"
|
|
450
446
|
},
|
|
447
|
+
"./text-area": {
|
|
448
|
+
"types": "./text-area/index.d.ts",
|
|
449
|
+
"default": "./fesm2022/acorex-components-text-area.mjs"
|
|
450
|
+
},
|
|
451
451
|
"./time-duration": {
|
|
452
452
|
"types": "./time-duration/index.d.ts",
|
|
453
453
|
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
@@ -468,14 +468,14 @@
|
|
|
468
468
|
"types": "./tooltip/index.d.ts",
|
|
469
469
|
"default": "./fesm2022/acorex-components-tooltip.mjs"
|
|
470
470
|
},
|
|
471
|
-
"./tree-view": {
|
|
472
|
-
"types": "./tree-view/index.d.ts",
|
|
473
|
-
"default": "./fesm2022/acorex-components-tree-view.mjs"
|
|
474
|
-
},
|
|
475
471
|
"./tree-view-legacy": {
|
|
476
472
|
"types": "./tree-view-legacy/index.d.ts",
|
|
477
473
|
"default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
|
|
478
474
|
},
|
|
475
|
+
"./tree-view": {
|
|
476
|
+
"types": "./tree-view/index.d.ts",
|
|
477
|
+
"default": "./fesm2022/acorex-components-tree-view.mjs"
|
|
478
|
+
},
|
|
479
479
|
"./uploader": {
|
|
480
480
|
"types": "./uploader/index.d.ts",
|
|
481
481
|
"default": "./fesm2022/acorex-components-uploader.mjs"
|