@acorex/components 20.3.41 → 20.3.42
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-conversation.mjs +2 -2
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation2.mjs +2 -2
- package/fesm2022/acorex-components-conversation2.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown.mjs +4 -4
- package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler.mjs +12 -12
- package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
- package/package.json +51 -51
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.3.
|
|
3
|
+
"version": "20.3.42",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.3.
|
|
6
|
-
"@acorex/cdk": "20.3.
|
|
5
|
+
"@acorex/core": "20.3.42",
|
|
6
|
+
"@acorex/cdk": "20.3.42",
|
|
7
7
|
"@angular/common": ">=20.0.0",
|
|
8
8
|
"@angular/core": ">=20.0.0",
|
|
9
9
|
"@angular/cdk": ">=20.0.0",
|
|
@@ -87,26 +87,26 @@
|
|
|
87
87
|
"types": "./avatar/index.d.ts",
|
|
88
88
|
"default": "./fesm2022/acorex-components-avatar.mjs"
|
|
89
89
|
},
|
|
90
|
-
"./bottom-navigation": {
|
|
91
|
-
"types": "./bottom-navigation/index.d.ts",
|
|
92
|
-
"default": "./fesm2022/acorex-components-bottom-navigation.mjs"
|
|
93
|
-
},
|
|
94
90
|
"./badge": {
|
|
95
91
|
"types": "./badge/index.d.ts",
|
|
96
92
|
"default": "./fesm2022/acorex-components-badge.mjs"
|
|
97
93
|
},
|
|
94
|
+
"./bottom-navigation": {
|
|
95
|
+
"types": "./bottom-navigation/index.d.ts",
|
|
96
|
+
"default": "./fesm2022/acorex-components-bottom-navigation.mjs"
|
|
97
|
+
},
|
|
98
98
|
"./breadcrumbs": {
|
|
99
99
|
"types": "./breadcrumbs/index.d.ts",
|
|
100
100
|
"default": "./fesm2022/acorex-components-breadcrumbs.mjs"
|
|
101
101
|
},
|
|
102
|
-
"./button": {
|
|
103
|
-
"types": "./button/index.d.ts",
|
|
104
|
-
"default": "./fesm2022/acorex-components-button.mjs"
|
|
105
|
-
},
|
|
106
102
|
"./button-group": {
|
|
107
103
|
"types": "./button-group/index.d.ts",
|
|
108
104
|
"default": "./fesm2022/acorex-components-button-group.mjs"
|
|
109
105
|
},
|
|
106
|
+
"./button": {
|
|
107
|
+
"types": "./button/index.d.ts",
|
|
108
|
+
"default": "./fesm2022/acorex-components-button.mjs"
|
|
109
|
+
},
|
|
110
110
|
"./calendar": {
|
|
111
111
|
"types": "./calendar/index.d.ts",
|
|
112
112
|
"default": "./fesm2022/acorex-components-calendar.mjs"
|
|
@@ -119,14 +119,14 @@
|
|
|
119
119
|
"types": "./chips/index.d.ts",
|
|
120
120
|
"default": "./fesm2022/acorex-components-chips.mjs"
|
|
121
121
|
},
|
|
122
|
-
"./circular-progress": {
|
|
123
|
-
"types": "./circular-progress/index.d.ts",
|
|
124
|
-
"default": "./fesm2022/acorex-components-circular-progress.mjs"
|
|
125
|
-
},
|
|
126
122
|
"./code-editor": {
|
|
127
123
|
"types": "./code-editor/index.d.ts",
|
|
128
124
|
"default": "./fesm2022/acorex-components-code-editor.mjs"
|
|
129
125
|
},
|
|
126
|
+
"./circular-progress": {
|
|
127
|
+
"types": "./circular-progress/index.d.ts",
|
|
128
|
+
"default": "./fesm2022/acorex-components-circular-progress.mjs"
|
|
129
|
+
},
|
|
130
130
|
"./collapse": {
|
|
131
131
|
"types": "./collapse/index.d.ts",
|
|
132
132
|
"default": "./fesm2022/acorex-components-collapse.mjs"
|
|
@@ -183,14 +183,14 @@
|
|
|
183
183
|
"types": "./datetime-picker/index.d.ts",
|
|
184
184
|
"default": "./fesm2022/acorex-components-datetime-picker.mjs"
|
|
185
185
|
},
|
|
186
|
-
"./dialog": {
|
|
187
|
-
"types": "./dialog/index.d.ts",
|
|
188
|
-
"default": "./fesm2022/acorex-components-dialog.mjs"
|
|
189
|
-
},
|
|
190
186
|
"./decorators": {
|
|
191
187
|
"types": "./decorators/index.d.ts",
|
|
192
188
|
"default": "./fesm2022/acorex-components-decorators.mjs"
|
|
193
189
|
},
|
|
190
|
+
"./dialog": {
|
|
191
|
+
"types": "./dialog/index.d.ts",
|
|
192
|
+
"default": "./fesm2022/acorex-components-dialog.mjs"
|
|
193
|
+
},
|
|
194
194
|
"./drawer": {
|
|
195
195
|
"types": "./drawer/index.d.ts",
|
|
196
196
|
"default": "./fesm2022/acorex-components-drawer.mjs"
|
|
@@ -239,14 +239,14 @@
|
|
|
239
239
|
"types": "./json-viewer/index.d.ts",
|
|
240
240
|
"default": "./fesm2022/acorex-components-json-viewer.mjs"
|
|
241
241
|
},
|
|
242
|
-
"./kanban": {
|
|
243
|
-
"types": "./kanban/index.d.ts",
|
|
244
|
-
"default": "./fesm2022/acorex-components-kanban.mjs"
|
|
245
|
-
},
|
|
246
242
|
"./kbd": {
|
|
247
243
|
"types": "./kbd/index.d.ts",
|
|
248
244
|
"default": "./fesm2022/acorex-components-kbd.mjs"
|
|
249
245
|
},
|
|
246
|
+
"./kanban": {
|
|
247
|
+
"types": "./kanban/index.d.ts",
|
|
248
|
+
"default": "./fesm2022/acorex-components-kanban.mjs"
|
|
249
|
+
},
|
|
250
250
|
"./label": {
|
|
251
251
|
"types": "./label/index.d.ts",
|
|
252
252
|
"default": "./fesm2022/acorex-components-label.mjs"
|
|
@@ -255,14 +255,14 @@
|
|
|
255
255
|
"types": "./list/index.d.ts",
|
|
256
256
|
"default": "./fesm2022/acorex-components-list.mjs"
|
|
257
257
|
},
|
|
258
|
-
"./loading-dialog": {
|
|
259
|
-
"types": "./loading-dialog/index.d.ts",
|
|
260
|
-
"default": "./fesm2022/acorex-components-loading-dialog.mjs"
|
|
261
|
-
},
|
|
262
258
|
"./loading": {
|
|
263
259
|
"types": "./loading/index.d.ts",
|
|
264
260
|
"default": "./fesm2022/acorex-components-loading.mjs"
|
|
265
261
|
},
|
|
262
|
+
"./loading-dialog": {
|
|
263
|
+
"types": "./loading-dialog/index.d.ts",
|
|
264
|
+
"default": "./fesm2022/acorex-components-loading-dialog.mjs"
|
|
265
|
+
},
|
|
266
266
|
"./map": {
|
|
267
267
|
"types": "./map/index.d.ts",
|
|
268
268
|
"default": "./fesm2022/acorex-components-map.mjs"
|
|
@@ -275,14 +275,14 @@
|
|
|
275
275
|
"types": "./menu/index.d.ts",
|
|
276
276
|
"default": "./fesm2022/acorex-components-menu.mjs"
|
|
277
277
|
},
|
|
278
|
-
"./navbar": {
|
|
279
|
-
"types": "./navbar/index.d.ts",
|
|
280
|
-
"default": "./fesm2022/acorex-components-navbar.mjs"
|
|
281
|
-
},
|
|
282
278
|
"./modal": {
|
|
283
279
|
"types": "./modal/index.d.ts",
|
|
284
280
|
"default": "./fesm2022/acorex-components-modal.mjs"
|
|
285
281
|
},
|
|
282
|
+
"./navbar": {
|
|
283
|
+
"types": "./navbar/index.d.ts",
|
|
284
|
+
"default": "./fesm2022/acorex-components-navbar.mjs"
|
|
285
|
+
},
|
|
286
286
|
"./notification": {
|
|
287
287
|
"types": "./notification/index.d.ts",
|
|
288
288
|
"default": "./fesm2022/acorex-components-notification.mjs"
|
|
@@ -351,14 +351,14 @@
|
|
|
351
351
|
"types": "./rail-navigation/index.d.ts",
|
|
352
352
|
"default": "./fesm2022/acorex-components-rail-navigation.mjs"
|
|
353
353
|
},
|
|
354
|
-
"./rate-picker": {
|
|
355
|
-
"types": "./rate-picker/index.d.ts",
|
|
356
|
-
"default": "./fesm2022/acorex-components-rate-picker.mjs"
|
|
357
|
-
},
|
|
358
354
|
"./range-slider": {
|
|
359
355
|
"types": "./range-slider/index.d.ts",
|
|
360
356
|
"default": "./fesm2022/acorex-components-range-slider.mjs"
|
|
361
357
|
},
|
|
358
|
+
"./rate-picker": {
|
|
359
|
+
"types": "./rate-picker/index.d.ts",
|
|
360
|
+
"default": "./fesm2022/acorex-components-rate-picker.mjs"
|
|
361
|
+
},
|
|
362
362
|
"./rest-api-generator": {
|
|
363
363
|
"types": "./rest-api-generator/index.d.ts",
|
|
364
364
|
"default": "./fesm2022/acorex-components-rest-api-generator.mjs"
|
|
@@ -383,26 +383,26 @@
|
|
|
383
383
|
"types": "./scheduler-picker/index.d.ts",
|
|
384
384
|
"default": "./fesm2022/acorex-components-scheduler-picker.mjs"
|
|
385
385
|
},
|
|
386
|
-
"./scss": {
|
|
387
|
-
"types": "./scss/index.d.ts",
|
|
388
|
-
"default": "./fesm2022/acorex-components-scss.mjs"
|
|
389
|
-
},
|
|
390
386
|
"./search-box": {
|
|
391
387
|
"types": "./search-box/index.d.ts",
|
|
392
388
|
"default": "./fesm2022/acorex-components-search-box.mjs"
|
|
393
389
|
},
|
|
390
|
+
"./scss": {
|
|
391
|
+
"types": "./scss/index.d.ts",
|
|
392
|
+
"default": "./fesm2022/acorex-components-scss.mjs"
|
|
393
|
+
},
|
|
394
394
|
"./select-box": {
|
|
395
395
|
"types": "./select-box/index.d.ts",
|
|
396
396
|
"default": "./fesm2022/acorex-components-select-box.mjs"
|
|
397
397
|
},
|
|
398
|
-
"./selection-list-2": {
|
|
399
|
-
"types": "./selection-list-2/index.d.ts",
|
|
400
|
-
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
401
|
-
},
|
|
402
398
|
"./selection-list": {
|
|
403
399
|
"types": "./selection-list/index.d.ts",
|
|
404
400
|
"default": "./fesm2022/acorex-components-selection-list.mjs"
|
|
405
401
|
},
|
|
402
|
+
"./selection-list-2": {
|
|
403
|
+
"types": "./selection-list-2/index.d.ts",
|
|
404
|
+
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
405
|
+
},
|
|
406
406
|
"./side-menu": {
|
|
407
407
|
"types": "./side-menu/index.d.ts",
|
|
408
408
|
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
|
@@ -455,14 +455,14 @@
|
|
|
455
455
|
"types": "./time-line/index.d.ts",
|
|
456
456
|
"default": "./fesm2022/acorex-components-time-line.mjs"
|
|
457
457
|
},
|
|
458
|
-
"./toolbar": {
|
|
459
|
-
"types": "./toolbar/index.d.ts",
|
|
460
|
-
"default": "./fesm2022/acorex-components-toolbar.mjs"
|
|
461
|
-
},
|
|
462
458
|
"./toast": {
|
|
463
459
|
"types": "./toast/index.d.ts",
|
|
464
460
|
"default": "./fesm2022/acorex-components-toast.mjs"
|
|
465
461
|
},
|
|
462
|
+
"./toolbar": {
|
|
463
|
+
"types": "./toolbar/index.d.ts",
|
|
464
|
+
"default": "./fesm2022/acorex-components-toolbar.mjs"
|
|
465
|
+
},
|
|
466
466
|
"./tooltip": {
|
|
467
467
|
"types": "./tooltip/index.d.ts",
|
|
468
468
|
"default": "./fesm2022/acorex-components-tooltip.mjs"
|
|
@@ -475,14 +475,14 @@
|
|
|
475
475
|
"types": "./tree-view-legacy/index.d.ts",
|
|
476
476
|
"default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
|
|
477
477
|
},
|
|
478
|
-
"./video-player": {
|
|
479
|
-
"types": "./video-player/index.d.ts",
|
|
480
|
-
"default": "./fesm2022/acorex-components-video-player.mjs"
|
|
481
|
-
},
|
|
482
478
|
"./uploader": {
|
|
483
479
|
"types": "./uploader/index.d.ts",
|
|
484
480
|
"default": "./fesm2022/acorex-components-uploader.mjs"
|
|
485
481
|
},
|
|
482
|
+
"./video-player": {
|
|
483
|
+
"types": "./video-player/index.d.ts",
|
|
484
|
+
"default": "./fesm2022/acorex-components-video-player.mjs"
|
|
485
|
+
},
|
|
486
486
|
"./wysiwyg": {
|
|
487
487
|
"types": "./wysiwyg/index.d.ts",
|
|
488
488
|
"default": "./fesm2022/acorex-components-wysiwyg.mjs"
|