@acorex/components 20.8.20 → 20.8.21
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.8.
|
|
3
|
+
"version": "20.8.21",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.8.
|
|
6
|
-
"@acorex/cdk": "20.8.
|
|
5
|
+
"@acorex/core": "20.8.21",
|
|
6
|
+
"@acorex/cdk": "20.8.21",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -140,14 +140,14 @@
|
|
|
140
140
|
"types": "./command/index.d.ts",
|
|
141
141
|
"default": "./fesm2022/acorex-components-command.mjs"
|
|
142
142
|
},
|
|
143
|
-
"./conversation": {
|
|
144
|
-
"types": "./conversation/index.d.ts",
|
|
145
|
-
"default": "./fesm2022/acorex-components-conversation.mjs"
|
|
146
|
-
},
|
|
147
143
|
"./comment": {
|
|
148
144
|
"types": "./comment/index.d.ts",
|
|
149
145
|
"default": "./fesm2022/acorex-components-comment.mjs"
|
|
150
146
|
},
|
|
147
|
+
"./conversation": {
|
|
148
|
+
"types": "./conversation/index.d.ts",
|
|
149
|
+
"default": "./fesm2022/acorex-components-conversation.mjs"
|
|
150
|
+
},
|
|
151
151
|
"./conversation2": {
|
|
152
152
|
"types": "./conversation2/index.d.ts",
|
|
153
153
|
"default": "./fesm2022/acorex-components-conversation2.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"
|
|
@@ -184,6 +184,10 @@
|
|
|
184
184
|
"types": "./decorators/index.d.ts",
|
|
185
185
|
"default": "./fesm2022/acorex-components-decorators.mjs"
|
|
186
186
|
},
|
|
187
|
+
"./dialog": {
|
|
188
|
+
"types": "./dialog/index.d.ts",
|
|
189
|
+
"default": "./fesm2022/acorex-components-dialog.mjs"
|
|
190
|
+
},
|
|
187
191
|
"./drawer": {
|
|
188
192
|
"types": "./drawer/index.d.ts",
|
|
189
193
|
"default": "./fesm2022/acorex-components-drawer.mjs"
|
|
@@ -192,10 +196,6 @@
|
|
|
192
196
|
"types": "./drawer-legacy/index.d.ts",
|
|
193
197
|
"default": "./fesm2022/acorex-components-drawer-legacy.mjs"
|
|
194
198
|
},
|
|
195
|
-
"./dialog": {
|
|
196
|
-
"types": "./dialog/index.d.ts",
|
|
197
|
-
"default": "./fesm2022/acorex-components-dialog.mjs"
|
|
198
|
-
},
|
|
199
199
|
"./dropdown": {
|
|
200
200
|
"types": "./dropdown/index.d.ts",
|
|
201
201
|
"default": "./fesm2022/acorex-components-dropdown.mjs"
|
|
@@ -204,6 +204,10 @@
|
|
|
204
204
|
"types": "./dropdown-button/index.d.ts",
|
|
205
205
|
"default": "./fesm2022/acorex-components-dropdown-button.mjs"
|
|
206
206
|
},
|
|
207
|
+
"./editor": {
|
|
208
|
+
"types": "./editor/index.d.ts",
|
|
209
|
+
"default": "./fesm2022/acorex-components-editor.mjs"
|
|
210
|
+
},
|
|
207
211
|
"./fab": {
|
|
208
212
|
"types": "./fab/index.d.ts",
|
|
209
213
|
"default": "./fesm2022/acorex-components-fab.mjs"
|
|
@@ -212,30 +216,26 @@
|
|
|
212
216
|
"types": "./file-explorer/index.d.ts",
|
|
213
217
|
"default": "./fesm2022/acorex-components-file-explorer.mjs"
|
|
214
218
|
},
|
|
215
|
-
"./editor": {
|
|
216
|
-
"types": "./editor/index.d.ts",
|
|
217
|
-
"default": "./fesm2022/acorex-components-editor.mjs"
|
|
218
|
-
},
|
|
219
219
|
"./flow-chart": {
|
|
220
220
|
"types": "./flow-chart/index.d.ts",
|
|
221
221
|
"default": "./fesm2022/acorex-components-flow-chart.mjs"
|
|
222
222
|
},
|
|
223
|
-
"./image": {
|
|
224
|
-
"types": "./image/index.d.ts",
|
|
225
|
-
"default": "./fesm2022/acorex-components-image.mjs"
|
|
226
|
-
},
|
|
227
223
|
"./form": {
|
|
228
224
|
"types": "./form/index.d.ts",
|
|
229
225
|
"default": "./fesm2022/acorex-components-form.mjs"
|
|
230
226
|
},
|
|
231
|
-
"./image-editor": {
|
|
232
|
-
"types": "./image-editor/index.d.ts",
|
|
233
|
-
"default": "./fesm2022/acorex-components-image-editor.mjs"
|
|
234
|
-
},
|
|
235
227
|
"./grid-layout-builder": {
|
|
236
228
|
"types": "./grid-layout-builder/index.d.ts",
|
|
237
229
|
"default": "./fesm2022/acorex-components-grid-layout-builder.mjs"
|
|
238
230
|
},
|
|
231
|
+
"./image": {
|
|
232
|
+
"types": "./image/index.d.ts",
|
|
233
|
+
"default": "./fesm2022/acorex-components-image.mjs"
|
|
234
|
+
},
|
|
235
|
+
"./image-editor": {
|
|
236
|
+
"types": "./image-editor/index.d.ts",
|
|
237
|
+
"default": "./fesm2022/acorex-components-image-editor.mjs"
|
|
238
|
+
},
|
|
239
239
|
"./json-viewer": {
|
|
240
240
|
"types": "./json-viewer/index.d.ts",
|
|
241
241
|
"default": "./fesm2022/acorex-components-json-viewer.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"
|
|
@@ -328,14 +328,14 @@
|
|
|
328
328
|
"types": "./popover/index.d.ts",
|
|
329
329
|
"default": "./fesm2022/acorex-components-popover.mjs"
|
|
330
330
|
},
|
|
331
|
-
"./progress-bar": {
|
|
332
|
-
"types": "./progress-bar/index.d.ts",
|
|
333
|
-
"default": "./fesm2022/acorex-components-progress-bar.mjs"
|
|
334
|
-
},
|
|
335
331
|
"./popup": {
|
|
336
332
|
"types": "./popup/index.d.ts",
|
|
337
333
|
"default": "./fesm2022/acorex-components-popup.mjs"
|
|
338
334
|
},
|
|
335
|
+
"./progress-bar": {
|
|
336
|
+
"types": "./progress-bar/index.d.ts",
|
|
337
|
+
"default": "./fesm2022/acorex-components-progress-bar.mjs"
|
|
338
|
+
},
|
|
339
339
|
"./qrcode": {
|
|
340
340
|
"types": "./qrcode/index.d.ts",
|
|
341
341
|
"default": "./fesm2022/acorex-components-qrcode.mjs"
|
|
@@ -412,10 +412,6 @@
|
|
|
412
412
|
"types": "./skeleton/index.d.ts",
|
|
413
413
|
"default": "./fesm2022/acorex-components-skeleton.mjs"
|
|
414
414
|
},
|
|
415
|
-
"./slider": {
|
|
416
|
-
"types": "./slider/index.d.ts",
|
|
417
|
-
"default": "./fesm2022/acorex-components-slider.mjs"
|
|
418
|
-
},
|
|
419
415
|
"./sliding-item": {
|
|
420
416
|
"types": "./sliding-item/index.d.ts",
|
|
421
417
|
"default": "./fesm2022/acorex-components-sliding-item.mjs"
|
|
@@ -487,6 +483,10 @@
|
|
|
487
483
|
"./wysiwyg": {
|
|
488
484
|
"types": "./wysiwyg/index.d.ts",
|
|
489
485
|
"default": "./fesm2022/acorex-components-wysiwyg.mjs"
|
|
486
|
+
},
|
|
487
|
+
"./slider": {
|
|
488
|
+
"types": "./slider/index.d.ts",
|
|
489
|
+
"default": "./fesm2022/acorex-components-slider.mjs"
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
492
|
}
|