@acorex/components 20.6.12 → 20.6.13
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.13",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.6.
|
|
6
|
-
"@acorex/cdk": "20.6.
|
|
5
|
+
"@acorex/core": "20.6.13",
|
|
6
|
+
"@acorex/cdk": "20.6.13",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -56,10 +56,6 @@
|
|
|
56
56
|
"types": "./index.d.ts",
|
|
57
57
|
"default": "./fesm2022/acorex-components.mjs"
|
|
58
58
|
},
|
|
59
|
-
"./alert": {
|
|
60
|
-
"types": "./alert/index.d.ts",
|
|
61
|
-
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
62
|
-
},
|
|
63
59
|
"./accordion": {
|
|
64
60
|
"types": "./accordion/index.d.ts",
|
|
65
61
|
"default": "./fesm2022/acorex-components-accordion.mjs"
|
|
@@ -68,6 +64,10 @@
|
|
|
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"
|
|
@@ -108,14 +108,14 @@
|
|
|
108
108
|
"types": "./calendar/index.d.ts",
|
|
109
109
|
"default": "./fesm2022/acorex-components-calendar.mjs"
|
|
110
110
|
},
|
|
111
|
-
"./chips": {
|
|
112
|
-
"types": "./chips/index.d.ts",
|
|
113
|
-
"default": "./fesm2022/acorex-components-chips.mjs"
|
|
114
|
-
},
|
|
115
111
|
"./check-box": {
|
|
116
112
|
"types": "./check-box/index.d.ts",
|
|
117
113
|
"default": "./fesm2022/acorex-components-check-box.mjs"
|
|
118
114
|
},
|
|
115
|
+
"./chips": {
|
|
116
|
+
"types": "./chips/index.d.ts",
|
|
117
|
+
"default": "./fesm2022/acorex-components-chips.mjs"
|
|
118
|
+
},
|
|
119
119
|
"./circular-progress": {
|
|
120
120
|
"types": "./circular-progress/index.d.ts",
|
|
121
121
|
"default": "./fesm2022/acorex-components-circular-progress.mjs"
|
|
@@ -260,6 +260,10 @@
|
|
|
260
260
|
"types": "./loading/index.d.ts",
|
|
261
261
|
"default": "./fesm2022/acorex-components-loading.mjs"
|
|
262
262
|
},
|
|
263
|
+
"./loading-dialog": {
|
|
264
|
+
"types": "./loading-dialog/index.d.ts",
|
|
265
|
+
"default": "./fesm2022/acorex-components-loading-dialog.mjs"
|
|
266
|
+
},
|
|
263
267
|
"./map": {
|
|
264
268
|
"types": "./map/index.d.ts",
|
|
265
269
|
"default": "./fesm2022/acorex-components-map.mjs"
|
|
@@ -268,10 +272,6 @@
|
|
|
268
272
|
"types": "./media-viewer/index.d.ts",
|
|
269
273
|
"default": "./fesm2022/acorex-components-media-viewer.mjs"
|
|
270
274
|
},
|
|
271
|
-
"./loading-dialog": {
|
|
272
|
-
"types": "./loading-dialog/index.d.ts",
|
|
273
|
-
"default": "./fesm2022/acorex-components-loading-dialog.mjs"
|
|
274
|
-
},
|
|
275
275
|
"./menu": {
|
|
276
276
|
"types": "./menu/index.d.ts",
|
|
277
277
|
"default": "./fesm2022/acorex-components-menu.mjs"
|
|
@@ -452,10 +452,6 @@
|
|
|
452
452
|
"types": "./time-duration/index.d.ts",
|
|
453
453
|
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
454
454
|
},
|
|
455
|
-
"./time-line": {
|
|
456
|
-
"types": "./time-line/index.d.ts",
|
|
457
|
-
"default": "./fesm2022/acorex-components-time-line.mjs"
|
|
458
|
-
},
|
|
459
455
|
"./toast": {
|
|
460
456
|
"types": "./toast/index.d.ts",
|
|
461
457
|
"default": "./fesm2022/acorex-components-toast.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
|
+
"./time-line": {
|
|
488
|
+
"types": "./time-line/index.d.ts",
|
|
489
|
+
"default": "./fesm2022/acorex-components-time-line.mjs"
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
492
|
}
|