@acorex/components 20.7.33 → 20.7.34
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/calendar/index.d.ts +74 -20
- package/data-table/index.d.ts +22 -3
- package/datetime-box/index.d.ts +6 -2
- package/datetime-picker/index.d.ts +6 -2
- package/fesm2022/acorex-components-calendar.mjs +111 -8
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-data-table.mjs +32 -9
- package/fesm2022/acorex-components-data-table.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +7 -3
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs +7 -3
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-query-builder.mjs +1 -1
- package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-rrule.mjs +1 -1
- package/fesm2022/acorex-components-rrule.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler-picker.mjs +5 -5
- package/fesm2022/acorex-components-scheduler-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler.mjs +1 -1
- package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
- package/package.json +19 -19
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.7.
|
|
3
|
+
"version": "20.7.34",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.7.
|
|
6
|
-
"@acorex/cdk": "20.7.
|
|
5
|
+
"@acorex/core": "20.7.34",
|
|
6
|
+
"@acorex/cdk": "20.7.34",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -60,6 +60,10 @@
|
|
|
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
|
+
},
|
|
63
67
|
"./alert": {
|
|
64
68
|
"types": "./alert/index.d.ts",
|
|
65
69
|
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
@@ -68,10 +72,6 @@
|
|
|
68
72
|
"types": "./aspect-ratio/index.d.ts",
|
|
69
73
|
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
70
74
|
},
|
|
71
|
-
"./action-sheet": {
|
|
72
|
-
"types": "./action-sheet/index.d.ts",
|
|
73
|
-
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
74
|
-
},
|
|
75
75
|
"./audio-wave": {
|
|
76
76
|
"types": "./audio-wave/index.d.ts",
|
|
77
77
|
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
|
@@ -136,10 +136,6 @@
|
|
|
136
136
|
"types": "./color-palette/index.d.ts",
|
|
137
137
|
"default": "./fesm2022/acorex-components-color-palette.mjs"
|
|
138
138
|
},
|
|
139
|
-
"./comment": {
|
|
140
|
-
"types": "./comment/index.d.ts",
|
|
141
|
-
"default": "./fesm2022/acorex-components-comment.mjs"
|
|
142
|
-
},
|
|
143
139
|
"./command": {
|
|
144
140
|
"types": "./command/index.d.ts",
|
|
145
141
|
"default": "./fesm2022/acorex-components-command.mjs"
|
|
@@ -148,6 +144,10 @@
|
|
|
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"
|
|
@@ -208,14 +208,14 @@
|
|
|
208
208
|
"types": "./editor/index.d.ts",
|
|
209
209
|
"default": "./fesm2022/acorex-components-editor.mjs"
|
|
210
210
|
},
|
|
211
|
-
"./file-explorer": {
|
|
212
|
-
"types": "./file-explorer/index.d.ts",
|
|
213
|
-
"default": "./fesm2022/acorex-components-file-explorer.mjs"
|
|
214
|
-
},
|
|
215
211
|
"./fab": {
|
|
216
212
|
"types": "./fab/index.d.ts",
|
|
217
213
|
"default": "./fesm2022/acorex-components-fab.mjs"
|
|
218
214
|
},
|
|
215
|
+
"./file-explorer": {
|
|
216
|
+
"types": "./file-explorer/index.d.ts",
|
|
217
|
+
"default": "./fesm2022/acorex-components-file-explorer.mjs"
|
|
218
|
+
},
|
|
219
219
|
"./flow-chart": {
|
|
220
220
|
"types": "./flow-chart/index.d.ts",
|
|
221
221
|
"default": "./fesm2022/acorex-components-flow-chart.mjs"
|
|
@@ -444,10 +444,6 @@
|
|
|
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
|
-
},
|
|
451
447
|
"./time-duration": {
|
|
452
448
|
"types": "./time-duration/index.d.ts",
|
|
453
449
|
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
@@ -460,6 +456,10 @@
|
|
|
460
456
|
"types": "./toast/index.d.ts",
|
|
461
457
|
"default": "./fesm2022/acorex-components-toast.mjs"
|
|
462
458
|
},
|
|
459
|
+
"./text-box": {
|
|
460
|
+
"types": "./text-box/index.d.ts",
|
|
461
|
+
"default": "./fesm2022/acorex-components-text-box.mjs"
|
|
462
|
+
},
|
|
463
463
|
"./toolbar": {
|
|
464
464
|
"types": "./toolbar/index.d.ts",
|
|
465
465
|
"default": "./fesm2022/acorex-components-toolbar.mjs"
|