@acorex/components 20.4.7 → 20.4.9
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/command/index.d.ts +3 -1
- package/data-table/index.d.ts +9 -3
- package/fesm2022/acorex-components-command.mjs +13 -4
- package/fesm2022/acorex-components-command.mjs.map +1 -1
- package/fesm2022/acorex-components-data-table.mjs +24 -6
- package/fesm2022/acorex-components-data-table.mjs.map +1 -1
- package/package.json +23 -23
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.4.
|
|
3
|
+
"version": "20.4.9",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.4.
|
|
6
|
-
"@acorex/cdk": "20.4.
|
|
5
|
+
"@acorex/core": "20.4.9",
|
|
6
|
+
"@acorex/cdk": "20.4.9",
|
|
7
7
|
"@angular/common": ">=20.0.0",
|
|
8
8
|
"@angular/core": ">=20.0.0",
|
|
9
9
|
"@angular/cdk": ">=20.0.0",
|
|
@@ -63,14 +63,14 @@
|
|
|
63
63
|
"types": "./accordion/index.d.ts",
|
|
64
64
|
"default": "./fesm2022/acorex-components-accordion.mjs"
|
|
65
65
|
},
|
|
66
|
-
"./alert": {
|
|
67
|
-
"types": "./alert/index.d.ts",
|
|
68
|
-
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
69
|
-
},
|
|
70
66
|
"./action-sheet": {
|
|
71
67
|
"types": "./action-sheet/index.d.ts",
|
|
72
68
|
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
73
69
|
},
|
|
70
|
+
"./alert": {
|
|
71
|
+
"types": "./alert/index.d.ts",
|
|
72
|
+
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
73
|
+
},
|
|
74
74
|
"./aspect-ratio": {
|
|
75
75
|
"types": "./aspect-ratio/index.d.ts",
|
|
76
76
|
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
@@ -195,10 +195,6 @@
|
|
|
195
195
|
"types": "./drawer/index.d.ts",
|
|
196
196
|
"default": "./fesm2022/acorex-components-drawer.mjs"
|
|
197
197
|
},
|
|
198
|
-
"./drawer-legacy": {
|
|
199
|
-
"types": "./drawer-legacy/index.d.ts",
|
|
200
|
-
"default": "./fesm2022/acorex-components-drawer-legacy.mjs"
|
|
201
|
-
},
|
|
202
198
|
"./dropdown": {
|
|
203
199
|
"types": "./dropdown/index.d.ts",
|
|
204
200
|
"default": "./fesm2022/acorex-components-dropdown.mjs"
|
|
@@ -207,6 +203,10 @@
|
|
|
207
203
|
"types": "./dropdown-button/index.d.ts",
|
|
208
204
|
"default": "./fesm2022/acorex-components-dropdown-button.mjs"
|
|
209
205
|
},
|
|
206
|
+
"./drawer-legacy": {
|
|
207
|
+
"types": "./drawer-legacy/index.d.ts",
|
|
208
|
+
"default": "./fesm2022/acorex-components-drawer-legacy.mjs"
|
|
209
|
+
},
|
|
210
210
|
"./editor": {
|
|
211
211
|
"types": "./editor/index.d.ts",
|
|
212
212
|
"default": "./fesm2022/acorex-components-editor.mjs"
|
|
@@ -299,14 +299,14 @@
|
|
|
299
299
|
"types": "./otp/index.d.ts",
|
|
300
300
|
"default": "./fesm2022/acorex-components-otp.mjs"
|
|
301
301
|
},
|
|
302
|
-
"./page": {
|
|
303
|
-
"types": "./page/index.d.ts",
|
|
304
|
-
"default": "./fesm2022/acorex-components-page.mjs"
|
|
305
|
-
},
|
|
306
302
|
"./paint": {
|
|
307
303
|
"types": "./paint/index.d.ts",
|
|
308
304
|
"default": "./fesm2022/acorex-components-paint.mjs"
|
|
309
305
|
},
|
|
306
|
+
"./page": {
|
|
307
|
+
"types": "./page/index.d.ts",
|
|
308
|
+
"default": "./fesm2022/acorex-components-page.mjs"
|
|
309
|
+
},
|
|
310
310
|
"./password-box": {
|
|
311
311
|
"types": "./password-box/index.d.ts",
|
|
312
312
|
"default": "./fesm2022/acorex-components-password-box.mjs"
|
|
@@ -403,14 +403,14 @@
|
|
|
403
403
|
"types": "./selection-list-2/index.d.ts",
|
|
404
404
|
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
405
405
|
},
|
|
406
|
-
"./side-menu": {
|
|
407
|
-
"types": "./side-menu/index.d.ts",
|
|
408
|
-
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
|
409
|
-
},
|
|
410
406
|
"./skeleton": {
|
|
411
407
|
"types": "./skeleton/index.d.ts",
|
|
412
408
|
"default": "./fesm2022/acorex-components-skeleton.mjs"
|
|
413
409
|
},
|
|
410
|
+
"./side-menu": {
|
|
411
|
+
"types": "./side-menu/index.d.ts",
|
|
412
|
+
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
|
413
|
+
},
|
|
414
414
|
"./slider": {
|
|
415
415
|
"types": "./slider/index.d.ts",
|
|
416
416
|
"default": "./fesm2022/acorex-components-slider.mjs"
|
|
@@ -431,14 +431,14 @@
|
|
|
431
431
|
"types": "./tabs/index.d.ts",
|
|
432
432
|
"default": "./fesm2022/acorex-components-tabs.mjs"
|
|
433
433
|
},
|
|
434
|
-
"./tag": {
|
|
435
|
-
"types": "./tag/index.d.ts",
|
|
436
|
-
"default": "./fesm2022/acorex-components-tag.mjs"
|
|
437
|
-
},
|
|
438
434
|
"./tag-box": {
|
|
439
435
|
"types": "./tag-box/index.d.ts",
|
|
440
436
|
"default": "./fesm2022/acorex-components-tag-box.mjs"
|
|
441
437
|
},
|
|
438
|
+
"./tag": {
|
|
439
|
+
"types": "./tag/index.d.ts",
|
|
440
|
+
"default": "./fesm2022/acorex-components-tag.mjs"
|
|
441
|
+
},
|
|
442
442
|
"./text-area": {
|
|
443
443
|
"types": "./text-area/index.d.ts",
|
|
444
444
|
"default": "./fesm2022/acorex-components-text-area.mjs"
|