@acorex/components 21.0.2-next.31 → 21.0.2-next.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/fesm2022/acorex-components-calendar.mjs +2 -2
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/package.json +22 -22
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "21.0.2-next.
|
|
3
|
+
"version": "21.0.2-next.32",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "21.0.2-next.
|
|
6
|
-
"@acorex/cdk": "21.0.2-next.
|
|
5
|
+
"@acorex/core": "21.0.2-next.32",
|
|
6
|
+
"@acorex/cdk": "21.0.2-next.32",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -60,10 +60,6 @@
|
|
|
60
60
|
"types": "./accordion/index.d.ts",
|
|
61
61
|
"default": "./fesm2022/acorex-components-accordion.mjs"
|
|
62
62
|
},
|
|
63
|
-
"./action-sheet": {
|
|
64
|
-
"types": "./action-sheet/index.d.ts",
|
|
65
|
-
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
66
|
-
},
|
|
67
63
|
"./alert": {
|
|
68
64
|
"types": "./alert/index.d.ts",
|
|
69
65
|
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
@@ -72,13 +68,17 @@
|
|
|
72
68
|
"types": "./aspect-ratio/index.d.ts",
|
|
73
69
|
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
74
70
|
},
|
|
71
|
+
"./audio-wave": {
|
|
72
|
+
"types": "./audio-wave/index.d.ts",
|
|
73
|
+
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
|
74
|
+
},
|
|
75
75
|
"./autocomplete": {
|
|
76
76
|
"types": "./autocomplete/index.d.ts",
|
|
77
77
|
"default": "./fesm2022/acorex-components-autocomplete.mjs"
|
|
78
78
|
},
|
|
79
|
-
"./
|
|
80
|
-
"types": "./
|
|
81
|
-
"default": "./fesm2022/acorex-components-
|
|
79
|
+
"./action-sheet": {
|
|
80
|
+
"types": "./action-sheet/index.d.ts",
|
|
81
|
+
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
82
82
|
},
|
|
83
83
|
"./avatar": {
|
|
84
84
|
"types": "./avatar/index.d.ts",
|
|
@@ -284,14 +284,14 @@
|
|
|
284
284
|
"types": "./navbar/index.d.ts",
|
|
285
285
|
"default": "./fesm2022/acorex-components-navbar.mjs"
|
|
286
286
|
},
|
|
287
|
-
"./notification": {
|
|
288
|
-
"types": "./notification/index.d.ts",
|
|
289
|
-
"default": "./fesm2022/acorex-components-notification.mjs"
|
|
290
|
-
},
|
|
291
287
|
"./number-box": {
|
|
292
288
|
"types": "./number-box/index.d.ts",
|
|
293
289
|
"default": "./fesm2022/acorex-components-number-box.mjs"
|
|
294
290
|
},
|
|
291
|
+
"./notification": {
|
|
292
|
+
"types": "./notification/index.d.ts",
|
|
293
|
+
"default": "./fesm2022/acorex-components-notification.mjs"
|
|
294
|
+
},
|
|
295
295
|
"./number-box-legacy": {
|
|
296
296
|
"types": "./number-box-legacy/index.d.ts",
|
|
297
297
|
"default": "./fesm2022/acorex-components-number-box-legacy.mjs"
|
|
@@ -416,14 +416,14 @@
|
|
|
416
416
|
"types": "./slider/index.d.ts",
|
|
417
417
|
"default": "./fesm2022/acorex-components-slider.mjs"
|
|
418
418
|
},
|
|
419
|
-
"./step-wizard": {
|
|
420
|
-
"types": "./step-wizard/index.d.ts",
|
|
421
|
-
"default": "./fesm2022/acorex-components-step-wizard.mjs"
|
|
422
|
-
},
|
|
423
419
|
"./sliding-item": {
|
|
424
420
|
"types": "./sliding-item/index.d.ts",
|
|
425
421
|
"default": "./fesm2022/acorex-components-sliding-item.mjs"
|
|
426
422
|
},
|
|
423
|
+
"./step-wizard": {
|
|
424
|
+
"types": "./step-wizard/index.d.ts",
|
|
425
|
+
"default": "./fesm2022/acorex-components-step-wizard.mjs"
|
|
426
|
+
},
|
|
427
427
|
"./switch": {
|
|
428
428
|
"types": "./switch/index.d.ts",
|
|
429
429
|
"default": "./fesm2022/acorex-components-switch.mjs"
|
|
@@ -448,6 +448,10 @@
|
|
|
448
448
|
"types": "./text-box/index.d.ts",
|
|
449
449
|
"default": "./fesm2022/acorex-components-text-box.mjs"
|
|
450
450
|
},
|
|
451
|
+
"./time-duration": {
|
|
452
|
+
"types": "./time-duration/index.d.ts",
|
|
453
|
+
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
454
|
+
},
|
|
451
455
|
"./time-line": {
|
|
452
456
|
"types": "./time-line/index.d.ts",
|
|
453
457
|
"default": "./fesm2022/acorex-components-time-line.mjs"
|
|
@@ -456,10 +460,6 @@
|
|
|
456
460
|
"types": "./toast/index.d.ts",
|
|
457
461
|
"default": "./fesm2022/acorex-components-toast.mjs"
|
|
458
462
|
},
|
|
459
|
-
"./time-duration": {
|
|
460
|
-
"types": "./time-duration/index.d.ts",
|
|
461
|
-
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
462
|
-
},
|
|
463
463
|
"./toolbar": {
|
|
464
464
|
"types": "./toolbar/index.d.ts",
|
|
465
465
|
"default": "./fesm2022/acorex-components-toolbar.mjs"
|