@acorex/components 20.6.30 → 20.6.32
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 +27 -27
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.6.
|
|
3
|
+
"version": "20.6.32",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.6.
|
|
6
|
-
"@acorex/cdk": "20.6.
|
|
5
|
+
"@acorex/core": "20.6.32",
|
|
6
|
+
"@acorex/cdk": "20.6.32",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -56,6 +56,10 @@
|
|
|
56
56
|
"types": "./index.d.ts",
|
|
57
57
|
"default": "./fesm2022/acorex-components.mjs"
|
|
58
58
|
},
|
|
59
|
+
"./accordion": {
|
|
60
|
+
"types": "./accordion/index.d.ts",
|
|
61
|
+
"default": "./fesm2022/acorex-components-accordion.mjs"
|
|
62
|
+
},
|
|
59
63
|
"./action-sheet": {
|
|
60
64
|
"types": "./action-sheet/index.d.ts",
|
|
61
65
|
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
@@ -64,10 +68,6 @@
|
|
|
64
68
|
"types": "./alert/index.d.ts",
|
|
65
69
|
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
66
70
|
},
|
|
67
|
-
"./accordion": {
|
|
68
|
-
"types": "./accordion/index.d.ts",
|
|
69
|
-
"default": "./fesm2022/acorex-components-accordion.mjs"
|
|
70
|
-
},
|
|
71
71
|
"./aspect-ratio": {
|
|
72
72
|
"types": "./aspect-ratio/index.d.ts",
|
|
73
73
|
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
@@ -200,14 +200,14 @@
|
|
|
200
200
|
"types": "./dropdown/index.d.ts",
|
|
201
201
|
"default": "./fesm2022/acorex-components-dropdown.mjs"
|
|
202
202
|
},
|
|
203
|
-
"./editor": {
|
|
204
|
-
"types": "./editor/index.d.ts",
|
|
205
|
-
"default": "./fesm2022/acorex-components-editor.mjs"
|
|
206
|
-
},
|
|
207
203
|
"./dropdown-button": {
|
|
208
204
|
"types": "./dropdown-button/index.d.ts",
|
|
209
205
|
"default": "./fesm2022/acorex-components-dropdown-button.mjs"
|
|
210
206
|
},
|
|
207
|
+
"./editor": {
|
|
208
|
+
"types": "./editor/index.d.ts",
|
|
209
|
+
"default": "./fesm2022/acorex-components-editor.mjs"
|
|
210
|
+
},
|
|
211
211
|
"./fab": {
|
|
212
212
|
"types": "./fab/index.d.ts",
|
|
213
213
|
"default": "./fesm2022/acorex-components-fab.mjs"
|
|
@@ -240,14 +240,14 @@
|
|
|
240
240
|
"types": "./json-viewer/index.d.ts",
|
|
241
241
|
"default": "./fesm2022/acorex-components-json-viewer.mjs"
|
|
242
242
|
},
|
|
243
|
-
"./kbd": {
|
|
244
|
-
"types": "./kbd/index.d.ts",
|
|
245
|
-
"default": "./fesm2022/acorex-components-kbd.mjs"
|
|
246
|
-
},
|
|
247
243
|
"./kanban": {
|
|
248
244
|
"types": "./kanban/index.d.ts",
|
|
249
245
|
"default": "./fesm2022/acorex-components-kanban.mjs"
|
|
250
246
|
},
|
|
247
|
+
"./kbd": {
|
|
248
|
+
"types": "./kbd/index.d.ts",
|
|
249
|
+
"default": "./fesm2022/acorex-components-kbd.mjs"
|
|
250
|
+
},
|
|
251
251
|
"./label": {
|
|
252
252
|
"types": "./label/index.d.ts",
|
|
253
253
|
"default": "./fesm2022/acorex-components-label.mjs"
|
|
@@ -372,14 +372,14 @@
|
|
|
372
372
|
"types": "./routing-progress/index.d.ts",
|
|
373
373
|
"default": "./fesm2022/acorex-components-routing-progress.mjs"
|
|
374
374
|
},
|
|
375
|
-
"./scheduler": {
|
|
376
|
-
"types": "./scheduler/index.d.ts",
|
|
377
|
-
"default": "./fesm2022/acorex-components-scheduler.mjs"
|
|
378
|
-
},
|
|
379
375
|
"./rrule": {
|
|
380
376
|
"types": "./rrule/index.d.ts",
|
|
381
377
|
"default": "./fesm2022/acorex-components-rrule.mjs"
|
|
382
378
|
},
|
|
379
|
+
"./scheduler": {
|
|
380
|
+
"types": "./scheduler/index.d.ts",
|
|
381
|
+
"default": "./fesm2022/acorex-components-scheduler.mjs"
|
|
382
|
+
},
|
|
383
383
|
"./scheduler-picker": {
|
|
384
384
|
"types": "./scheduler-picker/index.d.ts",
|
|
385
385
|
"default": "./fesm2022/acorex-components-scheduler-picker.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"
|
|
@@ -444,6 +444,10 @@
|
|
|
444
444
|
"types": "./text-area/index.d.ts",
|
|
445
445
|
"default": "./fesm2022/acorex-components-text-area.mjs"
|
|
446
446
|
},
|
|
447
|
+
"./text-box": {
|
|
448
|
+
"types": "./text-box/index.d.ts",
|
|
449
|
+
"default": "./fesm2022/acorex-components-text-box.mjs"
|
|
450
|
+
},
|
|
447
451
|
"./time-duration": {
|
|
448
452
|
"types": "./time-duration/index.d.ts",
|
|
449
453
|
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
@@ -452,10 +456,6 @@
|
|
|
452
456
|
"types": "./time-line/index.d.ts",
|
|
453
457
|
"default": "./fesm2022/acorex-components-time-line.mjs"
|
|
454
458
|
},
|
|
455
|
-
"./text-box": {
|
|
456
|
-
"types": "./text-box/index.d.ts",
|
|
457
|
-
"default": "./fesm2022/acorex-components-text-box.mjs"
|
|
458
|
-
},
|
|
459
459
|
"./toast": {
|
|
460
460
|
"types": "./toast/index.d.ts",
|
|
461
461
|
"default": "./fesm2022/acorex-components-toast.mjs"
|