@acorex/components 20.3.41 → 20.3.43
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 +42 -42
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.3.
|
|
3
|
+
"version": "20.3.43",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.3.
|
|
6
|
-
"@acorex/cdk": "20.3.
|
|
5
|
+
"@acorex/core": "20.3.43",
|
|
6
|
+
"@acorex/cdk": "20.3.43",
|
|
7
7
|
"@angular/common": ">=20.0.0",
|
|
8
8
|
"@angular/core": ">=20.0.0",
|
|
9
9
|
"@angular/cdk": ">=20.0.0",
|
|
@@ -87,14 +87,14 @@
|
|
|
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"
|
|
@@ -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"
|
|
@@ -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"
|
|
@@ -395,14 +395,14 @@
|
|
|
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"
|
|
@@ -419,14 +419,14 @@
|
|
|
419
419
|
"types": "./sliding-item/index.d.ts",
|
|
420
420
|
"default": "./fesm2022/acorex-components-sliding-item.mjs"
|
|
421
421
|
},
|
|
422
|
-
"./switch": {
|
|
423
|
-
"types": "./switch/index.d.ts",
|
|
424
|
-
"default": "./fesm2022/acorex-components-switch.mjs"
|
|
425
|
-
},
|
|
426
422
|
"./step-wizard": {
|
|
427
423
|
"types": "./step-wizard/index.d.ts",
|
|
428
424
|
"default": "./fesm2022/acorex-components-step-wizard.mjs"
|
|
429
425
|
},
|
|
426
|
+
"./switch": {
|
|
427
|
+
"types": "./switch/index.d.ts",
|
|
428
|
+
"default": "./fesm2022/acorex-components-switch.mjs"
|
|
429
|
+
},
|
|
430
430
|
"./tabs": {
|
|
431
431
|
"types": "./tabs/index.d.ts",
|
|
432
432
|
"default": "./fesm2022/acorex-components-tabs.mjs"
|
|
@@ -447,34 +447,34 @@
|
|
|
447
447
|
"types": "./text-box/index.d.ts",
|
|
448
448
|
"default": "./fesm2022/acorex-components-text-box.mjs"
|
|
449
449
|
},
|
|
450
|
-
"./time-duration": {
|
|
451
|
-
"types": "./time-duration/index.d.ts",
|
|
452
|
-
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
453
|
-
},
|
|
454
450
|
"./time-line": {
|
|
455
451
|
"types": "./time-line/index.d.ts",
|
|
456
452
|
"default": "./fesm2022/acorex-components-time-line.mjs"
|
|
457
453
|
},
|
|
458
|
-
"./
|
|
459
|
-
"types": "./
|
|
460
|
-
"default": "./fesm2022/acorex-components-
|
|
454
|
+
"./time-duration": {
|
|
455
|
+
"types": "./time-duration/index.d.ts",
|
|
456
|
+
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
461
457
|
},
|
|
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"
|
|
469
469
|
},
|
|
470
|
-
"./tree-view": {
|
|
471
|
-
"types": "./tree-view/index.d.ts",
|
|
472
|
-
"default": "./fesm2022/acorex-components-tree-view.mjs"
|
|
473
|
-
},
|
|
474
470
|
"./tree-view-legacy": {
|
|
475
471
|
"types": "./tree-view-legacy/index.d.ts",
|
|
476
472
|
"default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
|
|
477
473
|
},
|
|
474
|
+
"./tree-view": {
|
|
475
|
+
"types": "./tree-view/index.d.ts",
|
|
476
|
+
"default": "./fesm2022/acorex-components-tree-view.mjs"
|
|
477
|
+
},
|
|
478
478
|
"./video-player": {
|
|
479
479
|
"types": "./video-player/index.d.ts",
|
|
480
480
|
"default": "./fesm2022/acorex-components-video-player.mjs"
|