@acorex/components 20.7.59 → 20.7.61
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.
|
|
3
|
+
"version": "20.7.61",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.7.
|
|
6
|
-
"@acorex/cdk": "20.7.
|
|
5
|
+
"@acorex/core": "20.7.61",
|
|
6
|
+
"@acorex/cdk": "20.7.61",
|
|
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
|
-
"./alert": {
|
|
64
|
-
"types": "./alert/index.d.ts",
|
|
65
|
-
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
66
|
-
},
|
|
67
63
|
"./action-sheet": {
|
|
68
64
|
"types": "./action-sheet/index.d.ts",
|
|
69
65
|
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
70
66
|
},
|
|
67
|
+
"./alert": {
|
|
68
|
+
"types": "./alert/index.d.ts",
|
|
69
|
+
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
70
|
+
},
|
|
71
71
|
"./aspect-ratio": {
|
|
72
72
|
"types": "./aspect-ratio/index.d.ts",
|
|
73
73
|
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
@@ -140,38 +140,38 @@
|
|
|
140
140
|
"types": "./command/index.d.ts",
|
|
141
141
|
"default": "./fesm2022/acorex-components-command.mjs"
|
|
142
142
|
},
|
|
143
|
-
"./comment": {
|
|
144
|
-
"types": "./comment/index.d.ts",
|
|
145
|
-
"default": "./fesm2022/acorex-components-comment.mjs"
|
|
146
|
-
},
|
|
147
143
|
"./conversation": {
|
|
148
144
|
"types": "./conversation/index.d.ts",
|
|
149
145
|
"default": "./fesm2022/acorex-components-conversation.mjs"
|
|
150
146
|
},
|
|
147
|
+
"./comment": {
|
|
148
|
+
"types": "./comment/index.d.ts",
|
|
149
|
+
"default": "./fesm2022/acorex-components-comment.mjs"
|
|
150
|
+
},
|
|
151
151
|
"./conversation2": {
|
|
152
152
|
"types": "./conversation2/index.d.ts",
|
|
153
153
|
"default": "./fesm2022/acorex-components-conversation2.mjs"
|
|
154
154
|
},
|
|
155
|
-
"./cron-job": {
|
|
156
|
-
"types": "./cron-job/index.d.ts",
|
|
157
|
-
"default": "./fesm2022/acorex-components-cron-job.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
|
+
"./cron-job": {
|
|
160
|
+
"types": "./cron-job/index.d.ts",
|
|
161
|
+
"default": "./fesm2022/acorex-components-cron-job.mjs"
|
|
162
|
+
},
|
|
163
163
|
"./data-pager": {
|
|
164
164
|
"types": "./data-pager/index.d.ts",
|
|
165
165
|
"default": "./fesm2022/acorex-components-data-pager.mjs"
|
|
166
166
|
},
|
|
167
|
-
"./data-table": {
|
|
168
|
-
"types": "./data-table/index.d.ts",
|
|
169
|
-
"default": "./fesm2022/acorex-components-data-table.mjs"
|
|
170
|
-
},
|
|
171
167
|
"./datetime-box": {
|
|
172
168
|
"types": "./datetime-box/index.d.ts",
|
|
173
169
|
"default": "./fesm2022/acorex-components-datetime-box.mjs"
|
|
174
170
|
},
|
|
171
|
+
"./data-table": {
|
|
172
|
+
"types": "./data-table/index.d.ts",
|
|
173
|
+
"default": "./fesm2022/acorex-components-data-table.mjs"
|
|
174
|
+
},
|
|
175
175
|
"./datetime-input": {
|
|
176
176
|
"types": "./datetime-input/index.d.ts",
|
|
177
177
|
"default": "./fesm2022/acorex-components-datetime-input.mjs"
|
|
@@ -360,14 +360,14 @@
|
|
|
360
360
|
"types": "./rate-picker/index.d.ts",
|
|
361
361
|
"default": "./fesm2022/acorex-components-rate-picker.mjs"
|
|
362
362
|
},
|
|
363
|
-
"./result": {
|
|
364
|
-
"types": "./result/index.d.ts",
|
|
365
|
-
"default": "./fesm2022/acorex-components-result.mjs"
|
|
366
|
-
},
|
|
367
363
|
"./rest-api-generator": {
|
|
368
364
|
"types": "./rest-api-generator/index.d.ts",
|
|
369
365
|
"default": "./fesm2022/acorex-components-rest-api-generator.mjs"
|
|
370
366
|
},
|
|
367
|
+
"./result": {
|
|
368
|
+
"types": "./result/index.d.ts",
|
|
369
|
+
"default": "./fesm2022/acorex-components-result.mjs"
|
|
370
|
+
},
|
|
371
371
|
"./routing-progress": {
|
|
372
372
|
"types": "./routing-progress/index.d.ts",
|
|
373
373
|
"default": "./fesm2022/acorex-components-routing-progress.mjs"
|
|
@@ -404,6 +404,10 @@
|
|
|
404
404
|
"types": "./selection-list-2/index.d.ts",
|
|
405
405
|
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
406
406
|
},
|
|
407
|
+
"./side-menu": {
|
|
408
|
+
"types": "./side-menu/index.d.ts",
|
|
409
|
+
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
|
410
|
+
},
|
|
407
411
|
"./skeleton": {
|
|
408
412
|
"types": "./skeleton/index.d.ts",
|
|
409
413
|
"default": "./fesm2022/acorex-components-skeleton.mjs"
|
|
@@ -412,10 +416,6 @@
|
|
|
412
416
|
"types": "./slider/index.d.ts",
|
|
413
417
|
"default": "./fesm2022/acorex-components-slider.mjs"
|
|
414
418
|
},
|
|
415
|
-
"./side-menu": {
|
|
416
|
-
"types": "./side-menu/index.d.ts",
|
|
417
|
-
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
|
418
|
-
},
|
|
419
419
|
"./sliding-item": {
|
|
420
420
|
"types": "./sliding-item/index.d.ts",
|
|
421
421
|
"default": "./fesm2022/acorex-components-sliding-item.mjs"
|