@acorex/components 21.0.3-next.28 → 21.0.3-next.29

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.
Files changed (1) hide show
  1. package/package.json +15 -15
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "21.0.3-next.28",
3
+ "version": "21.0.3-next.29",
4
4
  "peerDependencies": {
5
- "@acorex/core": "21.0.3-next.28",
6
- "@acorex/cdk": "21.0.3-next.28",
5
+ "@acorex/core": "21.0.3-next.29",
6
+ "@acorex/cdk": "21.0.3-next.29",
7
7
  "polytype": ">=0.17.0",
8
8
  "angular-imask": ">=7.6.1",
9
9
  "gridstack": ">=12.0.0",
@@ -68,14 +68,14 @@
68
68
  "types": "./alert/index.d.ts",
69
69
  "default": "./fesm2022/acorex-components-alert.mjs"
70
70
  },
71
- "./aspect-ratio": {
72
- "types": "./aspect-ratio/index.d.ts",
73
- "default": "./fesm2022/acorex-components-aspect-ratio.mjs"
74
- },
75
71
  "./audio-wave": {
76
72
  "types": "./audio-wave/index.d.ts",
77
73
  "default": "./fesm2022/acorex-components-audio-wave.mjs"
78
74
  },
75
+ "./aspect-ratio": {
76
+ "types": "./aspect-ratio/index.d.ts",
77
+ "default": "./fesm2022/acorex-components-aspect-ratio.mjs"
78
+ },
79
79
  "./autocomplete": {
80
80
  "types": "./autocomplete/index.d.ts",
81
81
  "default": "./fesm2022/acorex-components-autocomplete.mjs"
@@ -152,14 +152,14 @@
152
152
  "types": "./cron-job/index.d.ts",
153
153
  "default": "./fesm2022/acorex-components-cron-job.mjs"
154
154
  },
155
- "./data-pager": {
156
- "types": "./data-pager/index.d.ts",
157
- "default": "./fesm2022/acorex-components-data-pager.mjs"
158
- },
159
155
  "./data-list": {
160
156
  "types": "./data-list/index.d.ts",
161
157
  "default": "./fesm2022/acorex-components-data-list.mjs"
162
158
  },
159
+ "./data-pager": {
160
+ "types": "./data-pager/index.d.ts",
161
+ "default": "./fesm2022/acorex-components-data-pager.mjs"
162
+ },
163
163
  "./data-table": {
164
164
  "types": "./data-table/index.d.ts",
165
165
  "default": "./fesm2022/acorex-components-data-table.mjs"
@@ -472,14 +472,14 @@
472
472
  "types": "./tree-view-legacy/index.d.ts",
473
473
  "default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
474
474
  },
475
- "./uploader": {
476
- "types": "./uploader/index.d.ts",
477
- "default": "./fesm2022/acorex-components-uploader.mjs"
478
- },
479
475
  "./video-player": {
480
476
  "types": "./video-player/index.d.ts",
481
477
  "default": "./fesm2022/acorex-components-video-player.mjs"
482
478
  },
479
+ "./uploader": {
480
+ "types": "./uploader/index.d.ts",
481
+ "default": "./fesm2022/acorex-components-uploader.mjs"
482
+ },
483
483
  "./wysiwyg": {
484
484
  "types": "./wysiwyg/index.d.ts",
485
485
  "default": "./fesm2022/acorex-components-wysiwyg.mjs"