@acorex/components 20.6.21 → 20.6.22
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 +19 -19
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.6.
|
|
3
|
+
"version": "20.6.22",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.6.
|
|
6
|
-
"@acorex/cdk": "20.6.
|
|
5
|
+
"@acorex/core": "20.6.22",
|
|
6
|
+
"@acorex/cdk": "20.6.22",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -88,14 +88,14 @@
|
|
|
88
88
|
"types": "./badge/index.d.ts",
|
|
89
89
|
"default": "./fesm2022/acorex-components-badge.mjs"
|
|
90
90
|
},
|
|
91
|
-
"./bottom-navigation": {
|
|
92
|
-
"types": "./bottom-navigation/index.d.ts",
|
|
93
|
-
"default": "./fesm2022/acorex-components-bottom-navigation.mjs"
|
|
94
|
-
},
|
|
95
91
|
"./breadcrumbs": {
|
|
96
92
|
"types": "./breadcrumbs/index.d.ts",
|
|
97
93
|
"default": "./fesm2022/acorex-components-breadcrumbs.mjs"
|
|
98
94
|
},
|
|
95
|
+
"./bottom-navigation": {
|
|
96
|
+
"types": "./bottom-navigation/index.d.ts",
|
|
97
|
+
"default": "./fesm2022/acorex-components-bottom-navigation.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
|
-
"./file-explorer": {
|
|
216
|
-
"types": "./file-explorer/index.d.ts",
|
|
217
|
-
"default": "./fesm2022/acorex-components-file-explorer.mjs"
|
|
218
|
-
},
|
|
219
215
|
"./flow-chart": {
|
|
220
216
|
"types": "./flow-chart/index.d.ts",
|
|
221
217
|
"default": "./fesm2022/acorex-components-flow-chart.mjs"
|
|
222
218
|
},
|
|
219
|
+
"./file-explorer": {
|
|
220
|
+
"types": "./file-explorer/index.d.ts",
|
|
221
|
+
"default": "./fesm2022/acorex-components-file-explorer.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
|
-
"./image-editor": {
|
|
236
|
-
"types": "./image-editor/index.d.ts",
|
|
237
|
-
"default": "./fesm2022/acorex-components-image-editor.mjs"
|
|
238
|
-
},
|
|
239
235
|
"./json-viewer": {
|
|
240
236
|
"types": "./json-viewer/index.d.ts",
|
|
241
237
|
"default": "./fesm2022/acorex-components-json-viewer.mjs"
|
|
242
238
|
},
|
|
239
|
+
"./image-editor": {
|
|
240
|
+
"types": "./image-editor/index.d.ts",
|
|
241
|
+
"default": "./fesm2022/acorex-components-image-editor.mjs"
|
|
242
|
+
},
|
|
243
243
|
"./kanban": {
|
|
244
244
|
"types": "./kanban/index.d.ts",
|
|
245
245
|
"default": "./fesm2022/acorex-components-kanban.mjs"
|
|
@@ -252,14 +252,14 @@
|
|
|
252
252
|
"types": "./label/index.d.ts",
|
|
253
253
|
"default": "./fesm2022/acorex-components-label.mjs"
|
|
254
254
|
},
|
|
255
|
-
"./loading": {
|
|
256
|
-
"types": "./loading/index.d.ts",
|
|
257
|
-
"default": "./fesm2022/acorex-components-loading.mjs"
|
|
258
|
-
},
|
|
259
255
|
"./list": {
|
|
260
256
|
"types": "./list/index.d.ts",
|
|
261
257
|
"default": "./fesm2022/acorex-components-list.mjs"
|
|
262
258
|
},
|
|
259
|
+
"./loading": {
|
|
260
|
+
"types": "./loading/index.d.ts",
|
|
261
|
+
"default": "./fesm2022/acorex-components-loading.mjs"
|
|
262
|
+
},
|
|
263
263
|
"./loading-dialog": {
|
|
264
264
|
"types": "./loading-dialog/index.d.ts",
|
|
265
265
|
"default": "./fesm2022/acorex-components-loading-dialog.mjs"
|