@acorex/components 21.0.1-next.50 → 21.0.1-next.51
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": "21.0.1-next.
|
|
3
|
+
"version": "21.0.1-next.51",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "21.0.1-next.
|
|
6
|
-
"@acorex/cdk": "21.0.1-next.
|
|
5
|
+
"@acorex/core": "21.0.1-next.51",
|
|
6
|
+
"@acorex/cdk": "21.0.1-next.51",
|
|
7
7
|
"@angular/common": ">=20.0.0",
|
|
8
8
|
"@angular/core": ">=20.0.0",
|
|
9
9
|
"@angular/cdk": ">=20.0.0",
|
|
@@ -99,14 +99,14 @@
|
|
|
99
99
|
"types": "./breadcrumbs/index.d.ts",
|
|
100
100
|
"default": "./fesm2022/acorex-components-breadcrumbs.mjs"
|
|
101
101
|
},
|
|
102
|
-
"./button": {
|
|
103
|
-
"types": "./button/index.d.ts",
|
|
104
|
-
"default": "./fesm2022/acorex-components-button.mjs"
|
|
105
|
-
},
|
|
106
102
|
"./button-group": {
|
|
107
103
|
"types": "./button-group/index.d.ts",
|
|
108
104
|
"default": "./fesm2022/acorex-components-button-group.mjs"
|
|
109
105
|
},
|
|
106
|
+
"./button": {
|
|
107
|
+
"types": "./button/index.d.ts",
|
|
108
|
+
"default": "./fesm2022/acorex-components-button.mjs"
|
|
109
|
+
},
|
|
110
110
|
"./calendar": {
|
|
111
111
|
"types": "./calendar/index.d.ts",
|
|
112
112
|
"default": "./fesm2022/acorex-components-calendar.mjs"
|
|
@@ -211,14 +211,14 @@
|
|
|
211
211
|
"types": "./editor/index.d.ts",
|
|
212
212
|
"default": "./fesm2022/acorex-components-editor.mjs"
|
|
213
213
|
},
|
|
214
|
-
"./flow-chart": {
|
|
215
|
-
"types": "./flow-chart/index.d.ts",
|
|
216
|
-
"default": "./fesm2022/acorex-components-flow-chart.mjs"
|
|
217
|
-
},
|
|
218
214
|
"./file-explorer": {
|
|
219
215
|
"types": "./file-explorer/index.d.ts",
|
|
220
216
|
"default": "./fesm2022/acorex-components-file-explorer.mjs"
|
|
221
217
|
},
|
|
218
|
+
"./flow-chart": {
|
|
219
|
+
"types": "./flow-chart/index.d.ts",
|
|
220
|
+
"default": "./fesm2022/acorex-components-flow-chart.mjs"
|
|
221
|
+
},
|
|
222
222
|
"./form": {
|
|
223
223
|
"types": "./form/index.d.ts",
|
|
224
224
|
"default": "./fesm2022/acorex-components-form.mjs"
|
|
@@ -235,14 +235,14 @@
|
|
|
235
235
|
"types": "./image-editor/index.d.ts",
|
|
236
236
|
"default": "./fesm2022/acorex-components-image-editor.mjs"
|
|
237
237
|
},
|
|
238
|
-
"./json-viewer": {
|
|
239
|
-
"types": "./json-viewer/index.d.ts",
|
|
240
|
-
"default": "./fesm2022/acorex-components-json-viewer.mjs"
|
|
241
|
-
},
|
|
242
238
|
"./kanban": {
|
|
243
239
|
"types": "./kanban/index.d.ts",
|
|
244
240
|
"default": "./fesm2022/acorex-components-kanban.mjs"
|
|
245
241
|
},
|
|
242
|
+
"./json-viewer": {
|
|
243
|
+
"types": "./json-viewer/index.d.ts",
|
|
244
|
+
"default": "./fesm2022/acorex-components-json-viewer.mjs"
|
|
245
|
+
},
|
|
246
246
|
"./kbd": {
|
|
247
247
|
"types": "./kbd/index.d.ts",
|
|
248
248
|
"default": "./fesm2022/acorex-components-kbd.mjs"
|
|
@@ -335,14 +335,14 @@
|
|
|
335
335
|
"types": "./progress-bar/index.d.ts",
|
|
336
336
|
"default": "./fesm2022/acorex-components-progress-bar.mjs"
|
|
337
337
|
},
|
|
338
|
-
"./query-builder": {
|
|
339
|
-
"types": "./query-builder/index.d.ts",
|
|
340
|
-
"default": "./fesm2022/acorex-components-query-builder.mjs"
|
|
341
|
-
},
|
|
342
338
|
"./qrcode": {
|
|
343
339
|
"types": "./qrcode/index.d.ts",
|
|
344
340
|
"default": "./fesm2022/acorex-components-qrcode.mjs"
|
|
345
341
|
},
|
|
342
|
+
"./query-builder": {
|
|
343
|
+
"types": "./query-builder/index.d.ts",
|
|
344
|
+
"default": "./fesm2022/acorex-components-query-builder.mjs"
|
|
345
|
+
},
|
|
346
346
|
"./radio": {
|
|
347
347
|
"types": "./radio/index.d.ts",
|
|
348
348
|
"default": "./fesm2022/acorex-components-radio.mjs"
|
|
@@ -395,14 +395,14 @@
|
|
|
395
395
|
"types": "./select-box/index.d.ts",
|
|
396
396
|
"default": "./fesm2022/acorex-components-select-box.mjs"
|
|
397
397
|
},
|
|
398
|
-
"./selection-list-2": {
|
|
399
|
-
"types": "./selection-list-2/index.d.ts",
|
|
400
|
-
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
401
|
-
},
|
|
402
398
|
"./selection-list": {
|
|
403
399
|
"types": "./selection-list/index.d.ts",
|
|
404
400
|
"default": "./fesm2022/acorex-components-selection-list.mjs"
|
|
405
401
|
},
|
|
402
|
+
"./selection-list-2": {
|
|
403
|
+
"types": "./selection-list-2/index.d.ts",
|
|
404
|
+
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
405
|
+
},
|
|
406
406
|
"./side-menu": {
|
|
407
407
|
"types": "./side-menu/index.d.ts",
|
|
408
408
|
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
|
@@ -475,14 +475,14 @@
|
|
|
475
475
|
"types": "./tree-view-legacy/index.d.ts",
|
|
476
476
|
"default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
|
|
477
477
|
},
|
|
478
|
-
"./video-player": {
|
|
479
|
-
"types": "./video-player/index.d.ts",
|
|
480
|
-
"default": "./fesm2022/acorex-components-video-player.mjs"
|
|
481
|
-
},
|
|
482
478
|
"./uploader": {
|
|
483
479
|
"types": "./uploader/index.d.ts",
|
|
484
480
|
"default": "./fesm2022/acorex-components-uploader.mjs"
|
|
485
481
|
},
|
|
482
|
+
"./video-player": {
|
|
483
|
+
"types": "./video-player/index.d.ts",
|
|
484
|
+
"default": "./fesm2022/acorex-components-video-player.mjs"
|
|
485
|
+
},
|
|
486
486
|
"./wysiwyg": {
|
|
487
487
|
"types": "./wysiwyg/index.d.ts",
|
|
488
488
|
"default": "./fesm2022/acorex-components-wysiwyg.mjs"
|