@acorex/components 20.7.62 → 20.8.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.7.62",
3
+ "version": "20.8.11",
4
4
  "peerDependencies": {
5
- "@acorex/core": "20.7.62",
6
- "@acorex/cdk": "20.7.62",
5
+ "@acorex/core": "20.8.11",
6
+ "@acorex/cdk": "20.8.11",
7
7
  "polytype": ">=0.17.0",
8
8
  "angular-imask": ">=7.6.1",
9
9
  "gridstack": ">=12.0.0",
@@ -64,14 +64,14 @@
64
64
  "types": "./action-sheet/index.d.ts",
65
65
  "default": "./fesm2022/acorex-components-action-sheet.mjs"
66
66
  },
67
- "./aspect-ratio": {
68
- "types": "./aspect-ratio/index.d.ts",
69
- "default": "./fesm2022/acorex-components-aspect-ratio.mjs"
70
- },
71
67
  "./alert": {
72
68
  "types": "./alert/index.d.ts",
73
69
  "default": "./fesm2022/acorex-components-alert.mjs"
74
70
  },
71
+ "./aspect-ratio": {
72
+ "types": "./aspect-ratio/index.d.ts",
73
+ "default": "./fesm2022/acorex-components-aspect-ratio.mjs"
74
+ },
75
75
  "./audio-wave": {
76
76
  "types": "./audio-wave/index.d.ts",
77
77
  "default": "./fesm2022/acorex-components-audio-wave.mjs"
@@ -112,14 +112,14 @@
112
112
  "types": "./check-box/index.d.ts",
113
113
  "default": "./fesm2022/acorex-components-check-box.mjs"
114
114
  },
115
- "./circular-progress": {
116
- "types": "./circular-progress/index.d.ts",
117
- "default": "./fesm2022/acorex-components-circular-progress.mjs"
118
- },
119
115
  "./chips": {
120
116
  "types": "./chips/index.d.ts",
121
117
  "default": "./fesm2022/acorex-components-chips.mjs"
122
118
  },
119
+ "./circular-progress": {
120
+ "types": "./circular-progress/index.d.ts",
121
+ "default": "./fesm2022/acorex-components-circular-progress.mjs"
122
+ },
123
123
  "./code-editor": {
124
124
  "types": "./code-editor/index.d.ts",
125
125
  "default": "./fesm2022/acorex-components-code-editor.mjs"
@@ -156,14 +156,14 @@
156
156
  "types": "./cron-job/index.d.ts",
157
157
  "default": "./fesm2022/acorex-components-cron-job.mjs"
158
158
  },
159
- "./data-pager": {
160
- "types": "./data-pager/index.d.ts",
161
- "default": "./fesm2022/acorex-components-data-pager.mjs"
162
- },
163
159
  "./data-list": {
164
160
  "types": "./data-list/index.d.ts",
165
161
  "default": "./fesm2022/acorex-components-data-list.mjs"
166
162
  },
163
+ "./data-pager": {
164
+ "types": "./data-pager/index.d.ts",
165
+ "default": "./fesm2022/acorex-components-data-pager.mjs"
166
+ },
167
167
  "./data-table": {
168
168
  "types": "./data-table/index.d.ts",
169
169
  "default": "./fesm2022/acorex-components-data-table.mjs"
@@ -232,14 +232,14 @@
232
232
  "types": "./image/index.d.ts",
233
233
  "default": "./fesm2022/acorex-components-image.mjs"
234
234
  },
235
- "./json-viewer": {
236
- "types": "./json-viewer/index.d.ts",
237
- "default": "./fesm2022/acorex-components-json-viewer.mjs"
238
- },
239
235
  "./image-editor": {
240
236
  "types": "./image-editor/index.d.ts",
241
237
  "default": "./fesm2022/acorex-components-image-editor.mjs"
242
238
  },
239
+ "./json-viewer": {
240
+ "types": "./json-viewer/index.d.ts",
241
+ "default": "./fesm2022/acorex-components-json-viewer.mjs"
242
+ },
243
243
  "./kanban": {
244
244
  "types": "./kanban/index.d.ts",
245
245
  "default": "./fesm2022/acorex-components-kanban.mjs"