@acorex/components 20.6.22 → 20.6.24

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 +23 -23
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "20.6.22",
3
+ "version": "20.6.24",
4
4
  "peerDependencies": {
5
- "@acorex/core": "20.6.22",
6
- "@acorex/cdk": "20.6.22",
5
+ "@acorex/core": "20.6.24",
6
+ "@acorex/cdk": "20.6.24",
7
7
  "polytype": ">=0.17.0",
8
8
  "angular-imask": ">=7.6.1",
9
9
  "gridstack": ">=12.0.0",
@@ -60,14 +60,14 @@
60
60
  "types": "./accordion/index.d.ts",
61
61
  "default": "./fesm2022/acorex-components-accordion.mjs"
62
62
  },
63
- "./action-sheet": {
64
- "types": "./action-sheet/index.d.ts",
65
- "default": "./fesm2022/acorex-components-action-sheet.mjs"
66
- },
67
63
  "./alert": {
68
64
  "types": "./alert/index.d.ts",
69
65
  "default": "./fesm2022/acorex-components-alert.mjs"
70
66
  },
67
+ "./action-sheet": {
68
+ "types": "./action-sheet/index.d.ts",
69
+ "default": "./fesm2022/acorex-components-action-sheet.mjs"
70
+ },
71
71
  "./aspect-ratio": {
72
72
  "types": "./aspect-ratio/index.d.ts",
73
73
  "default": "./fesm2022/acorex-components-aspect-ratio.mjs"
@@ -88,14 +88,14 @@
88
88
  "types": "./badge/index.d.ts",
89
89
  "default": "./fesm2022/acorex-components-badge.mjs"
90
90
  },
91
- "./breadcrumbs": {
92
- "types": "./breadcrumbs/index.d.ts",
93
- "default": "./fesm2022/acorex-components-breadcrumbs.mjs"
94
- },
95
91
  "./bottom-navigation": {
96
92
  "types": "./bottom-navigation/index.d.ts",
97
93
  "default": "./fesm2022/acorex-components-bottom-navigation.mjs"
98
94
  },
95
+ "./breadcrumbs": {
96
+ "types": "./breadcrumbs/index.d.ts",
97
+ "default": "./fesm2022/acorex-components-breadcrumbs.mjs"
98
+ },
99
99
  "./button": {
100
100
  "types": "./button/index.d.ts",
101
101
  "default": "./fesm2022/acorex-components-button.mjs"
@@ -212,14 +212,14 @@
212
212
  "types": "./fab/index.d.ts",
213
213
  "default": "./fesm2022/acorex-components-fab.mjs"
214
214
  },
215
- "./flow-chart": {
216
- "types": "./flow-chart/index.d.ts",
217
- "default": "./fesm2022/acorex-components-flow-chart.mjs"
218
- },
219
215
  "./file-explorer": {
220
216
  "types": "./file-explorer/index.d.ts",
221
217
  "default": "./fesm2022/acorex-components-file-explorer.mjs"
222
218
  },
219
+ "./flow-chart": {
220
+ "types": "./flow-chart/index.d.ts",
221
+ "default": "./fesm2022/acorex-components-flow-chart.mjs"
222
+ },
223
223
  "./form": {
224
224
  "types": "./form/index.d.ts",
225
225
  "default": "./fesm2022/acorex-components-form.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"
@@ -420,14 +420,14 @@
420
420
  "types": "./sliding-item/index.d.ts",
421
421
  "default": "./fesm2022/acorex-components-sliding-item.mjs"
422
422
  },
423
- "./step-wizard": {
424
- "types": "./step-wizard/index.d.ts",
425
- "default": "./fesm2022/acorex-components-step-wizard.mjs"
426
- },
427
423
  "./switch": {
428
424
  "types": "./switch/index.d.ts",
429
425
  "default": "./fesm2022/acorex-components-switch.mjs"
430
426
  },
427
+ "./step-wizard": {
428
+ "types": "./step-wizard/index.d.ts",
429
+ "default": "./fesm2022/acorex-components-step-wizard.mjs"
430
+ },
431
431
  "./tabs": {
432
432
  "types": "./tabs/index.d.ts",
433
433
  "default": "./fesm2022/acorex-components-tabs.mjs"