@acorex/components 20.4.11 → 20.4.12
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
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.4.
|
|
3
|
+
"version": "20.4.12",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.4.
|
|
6
|
-
"@acorex/cdk": "20.4.
|
|
5
|
+
"@acorex/core": "20.4.12",
|
|
6
|
+
"@acorex/cdk": "20.4.12",
|
|
7
7
|
"@angular/common": ">=20.0.0",
|
|
8
8
|
"@angular/core": ">=20.0.0",
|
|
9
9
|
"@angular/cdk": ">=20.0.0",
|
|
@@ -63,6 +63,10 @@
|
|
|
63
63
|
"types": "./accordion/index.d.ts",
|
|
64
64
|
"default": "./fesm2022/acorex-components-accordion.mjs"
|
|
65
65
|
},
|
|
66
|
+
"./action-sheet": {
|
|
67
|
+
"types": "./action-sheet/index.d.ts",
|
|
68
|
+
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
69
|
+
},
|
|
66
70
|
"./alert": {
|
|
67
71
|
"types": "./alert/index.d.ts",
|
|
68
72
|
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
@@ -71,10 +75,6 @@
|
|
|
71
75
|
"types": "./aspect-ratio/index.d.ts",
|
|
72
76
|
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
73
77
|
},
|
|
74
|
-
"./action-sheet": {
|
|
75
|
-
"types": "./action-sheet/index.d.ts",
|
|
76
|
-
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
77
|
-
},
|
|
78
78
|
"./audio-wave": {
|
|
79
79
|
"types": "./audio-wave/index.d.ts",
|
|
80
80
|
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
|
@@ -107,14 +107,14 @@
|
|
|
107
107
|
"types": "./button-group/index.d.ts",
|
|
108
108
|
"default": "./fesm2022/acorex-components-button-group.mjs"
|
|
109
109
|
},
|
|
110
|
-
"./calendar": {
|
|
111
|
-
"types": "./calendar/index.d.ts",
|
|
112
|
-
"default": "./fesm2022/acorex-components-calendar.mjs"
|
|
113
|
-
},
|
|
114
110
|
"./check-box": {
|
|
115
111
|
"types": "./check-box/index.d.ts",
|
|
116
112
|
"default": "./fesm2022/acorex-components-check-box.mjs"
|
|
117
113
|
},
|
|
114
|
+
"./calendar": {
|
|
115
|
+
"types": "./calendar/index.d.ts",
|
|
116
|
+
"default": "./fesm2022/acorex-components-calendar.mjs"
|
|
117
|
+
},
|
|
118
118
|
"./chips": {
|
|
119
119
|
"types": "./chips/index.d.ts",
|
|
120
120
|
"default": "./fesm2022/acorex-components-chips.mjs"
|
|
@@ -139,14 +139,14 @@
|
|
|
139
139
|
"types": "./color-palette/index.d.ts",
|
|
140
140
|
"default": "./fesm2022/acorex-components-color-palette.mjs"
|
|
141
141
|
},
|
|
142
|
-
"./command": {
|
|
143
|
-
"types": "./command/index.d.ts",
|
|
144
|
-
"default": "./fesm2022/acorex-components-command.mjs"
|
|
145
|
-
},
|
|
146
142
|
"./comment": {
|
|
147
143
|
"types": "./comment/index.d.ts",
|
|
148
144
|
"default": "./fesm2022/acorex-components-comment.mjs"
|
|
149
145
|
},
|
|
146
|
+
"./command": {
|
|
147
|
+
"types": "./command/index.d.ts",
|
|
148
|
+
"default": "./fesm2022/acorex-components-command.mjs"
|
|
149
|
+
},
|
|
150
150
|
"./conversation": {
|
|
151
151
|
"types": "./conversation/index.d.ts",
|
|
152
152
|
"default": "./fesm2022/acorex-components-conversation.mjs"
|
|
@@ -263,10 +263,6 @@
|
|
|
263
263
|
"types": "./loading-dialog/index.d.ts",
|
|
264
264
|
"default": "./fesm2022/acorex-components-loading-dialog.mjs"
|
|
265
265
|
},
|
|
266
|
-
"./map": {
|
|
267
|
-
"types": "./map/index.d.ts",
|
|
268
|
-
"default": "./fesm2022/acorex-components-map.mjs"
|
|
269
|
-
},
|
|
270
266
|
"./media-viewer": {
|
|
271
267
|
"types": "./media-viewer/index.d.ts",
|
|
272
268
|
"default": "./fesm2022/acorex-components-media-viewer.mjs"
|
|
@@ -275,6 +271,10 @@
|
|
|
275
271
|
"types": "./menu/index.d.ts",
|
|
276
272
|
"default": "./fesm2022/acorex-components-menu.mjs"
|
|
277
273
|
},
|
|
274
|
+
"./map": {
|
|
275
|
+
"types": "./map/index.d.ts",
|
|
276
|
+
"default": "./fesm2022/acorex-components-map.mjs"
|
|
277
|
+
},
|
|
278
278
|
"./modal": {
|
|
279
279
|
"types": "./modal/index.d.ts",
|
|
280
280
|
"default": "./fesm2022/acorex-components-modal.mjs"
|
|
@@ -299,14 +299,14 @@
|
|
|
299
299
|
"types": "./otp/index.d.ts",
|
|
300
300
|
"default": "./fesm2022/acorex-components-otp.mjs"
|
|
301
301
|
},
|
|
302
|
-
"./page": {
|
|
303
|
-
"types": "./page/index.d.ts",
|
|
304
|
-
"default": "./fesm2022/acorex-components-page.mjs"
|
|
305
|
-
},
|
|
306
302
|
"./paint": {
|
|
307
303
|
"types": "./paint/index.d.ts",
|
|
308
304
|
"default": "./fesm2022/acorex-components-paint.mjs"
|
|
309
305
|
},
|
|
306
|
+
"./page": {
|
|
307
|
+
"types": "./page/index.d.ts",
|
|
308
|
+
"default": "./fesm2022/acorex-components-page.mjs"
|
|
309
|
+
},
|
|
310
310
|
"./password-box": {
|
|
311
311
|
"types": "./password-box/index.d.ts",
|
|
312
312
|
"default": "./fesm2022/acorex-components-password-box.mjs"
|
|
@@ -355,14 +355,14 @@
|
|
|
355
355
|
"types": "./range-slider/index.d.ts",
|
|
356
356
|
"default": "./fesm2022/acorex-components-range-slider.mjs"
|
|
357
357
|
},
|
|
358
|
-
"./rate-picker": {
|
|
359
|
-
"types": "./rate-picker/index.d.ts",
|
|
360
|
-
"default": "./fesm2022/acorex-components-rate-picker.mjs"
|
|
361
|
-
},
|
|
362
358
|
"./rest-api-generator": {
|
|
363
359
|
"types": "./rest-api-generator/index.d.ts",
|
|
364
360
|
"default": "./fesm2022/acorex-components-rest-api-generator.mjs"
|
|
365
361
|
},
|
|
362
|
+
"./rate-picker": {
|
|
363
|
+
"types": "./rate-picker/index.d.ts",
|
|
364
|
+
"default": "./fesm2022/acorex-components-rate-picker.mjs"
|
|
365
|
+
},
|
|
366
366
|
"./result": {
|
|
367
367
|
"types": "./result/index.d.ts",
|
|
368
368
|
"default": "./fesm2022/acorex-components-result.mjs"
|
|
@@ -391,14 +391,14 @@
|
|
|
391
391
|
"types": "./search-box/index.d.ts",
|
|
392
392
|
"default": "./fesm2022/acorex-components-search-box.mjs"
|
|
393
393
|
},
|
|
394
|
-
"./select-box": {
|
|
395
|
-
"types": "./select-box/index.d.ts",
|
|
396
|
-
"default": "./fesm2022/acorex-components-select-box.mjs"
|
|
397
|
-
},
|
|
398
394
|
"./selection-list": {
|
|
399
395
|
"types": "./selection-list/index.d.ts",
|
|
400
396
|
"default": "./fesm2022/acorex-components-selection-list.mjs"
|
|
401
397
|
},
|
|
398
|
+
"./select-box": {
|
|
399
|
+
"types": "./select-box/index.d.ts",
|
|
400
|
+
"default": "./fesm2022/acorex-components-select-box.mjs"
|
|
401
|
+
},
|
|
402
402
|
"./selection-list-2": {
|
|
403
403
|
"types": "./selection-list-2/index.d.ts",
|
|
404
404
|
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
@@ -447,14 +447,14 @@
|
|
|
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
|
},
|
|
454
|
+
"./time-duration": {
|
|
455
|
+
"types": "./time-duration/index.d.ts",
|
|
456
|
+
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
457
|
+
},
|
|
458
458
|
"./toast": {
|
|
459
459
|
"types": "./toast/index.d.ts",
|
|
460
460
|
"default": "./fesm2022/acorex-components-toast.mjs"
|
package/scheduler/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as _angular_core from '@angular/core';
|
|
|
4
4
|
import { OnInit, TemplateRef, AfterViewInit, OnDestroy, ElementRef } from '@angular/core';
|
|
5
5
|
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
|
6
6
|
|
|
7
|
-
type AXSchedulerView = 'day' | 'week' | 'month' | 'timeline-day' | 'timeline-
|
|
7
|
+
type AXSchedulerView = 'day' | 'week' | 'month' | 'timeline-day' | 'timeline-weekly' | 'timeline-month' | 'timeline-year' | 'agenda';
|
|
8
8
|
type AXDayOfWeekName = 'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday';
|
|
9
9
|
type AXSchedulerBlockIdentifier = {
|
|
10
10
|
dayIndex: number;
|
|
@@ -116,7 +116,13 @@ declare class AXSchedulerComponent extends NXComponent implements OnInit {
|
|
|
116
116
|
private translationService;
|
|
117
117
|
private viewModeSelectbox;
|
|
118
118
|
private calendarPopover;
|
|
119
|
-
|
|
119
|
+
private _calendarDayCellTemplate;
|
|
120
|
+
private _calendarMonthCellTemplate;
|
|
121
|
+
private _calendarYearCellTemplate;
|
|
122
|
+
/** Expose template refs for calendar bindings (signals are not callable in template type-check) */
|
|
123
|
+
protected get calendarDayCellTemplateRef(): TemplateRef<unknown> | undefined;
|
|
124
|
+
protected get calendarMonthCellTemplateRef(): TemplateRef<unknown> | undefined;
|
|
125
|
+
protected get calendarYearCellTemplateRef(): TemplateRef<unknown> | undefined;
|
|
120
126
|
private displayViews;
|
|
121
127
|
calendar: _angular_core.InputSignal<string>;
|
|
122
128
|
protected calendarType: _angular_core.WritableSignal<string>;
|
|
@@ -181,6 +187,15 @@ declare class AXSchedulerComponent extends NXComponent implements OnInit {
|
|
|
181
187
|
range: _angular_core.Signal<AXSchedulerDateRange>;
|
|
182
188
|
viewAppointments: _angular_core.Signal<AXSchedulerAppointment[]>;
|
|
183
189
|
protected hasAppointmentsOnDate(date: Date): boolean;
|
|
190
|
+
/**
|
|
191
|
+
* Returns whether any appointment overlaps the given month (used for calendar month-cell badge).
|
|
192
|
+
* Works correctly when navigating to previous/next month or year in the calendar.
|
|
193
|
+
*/
|
|
194
|
+
protected hasAppointmentsInMonth(monthStartDate: Date): boolean;
|
|
195
|
+
/**
|
|
196
|
+
* Returns whether any appointment falls in the given year (used for calendar year-cell badge).
|
|
197
|
+
*/
|
|
198
|
+
protected hasAppointmentsInYear(yearStartDate: Date): boolean;
|
|
184
199
|
/**
|
|
185
200
|
* Handles view change events.
|
|
186
201
|
*
|
|
@@ -795,9 +810,9 @@ declare class AXSchedulerTimelineMonthViewComponent extends NXComponent implemen
|
|
|
795
810
|
}
|
|
796
811
|
|
|
797
812
|
/**
|
|
798
|
-
* Represents a spanning appointment in the timeline-
|
|
813
|
+
* Represents a spanning appointment in the timeline-weekly view.
|
|
799
814
|
*/
|
|
800
|
-
interface
|
|
815
|
+
interface AXSchedulerTimelineWeeklySpanningAppointment {
|
|
801
816
|
appointment: AXSchedulerAppointment;
|
|
802
817
|
startDayIndex: number;
|
|
803
818
|
spanCount: number;
|
|
@@ -806,7 +821,7 @@ interface AXSchedulerTimelineMultiDaySpanningAppointment {
|
|
|
806
821
|
isEndClipped: boolean;
|
|
807
822
|
resourceId?: unknown;
|
|
808
823
|
}
|
|
809
|
-
interface
|
|
824
|
+
interface TimelineWeeklyDaySlot {
|
|
810
825
|
date: AXDateTime;
|
|
811
826
|
originalAppointmentsForThisDay: AXSchedulerAppointment[];
|
|
812
827
|
holiday?: {
|
|
@@ -814,7 +829,7 @@ interface TimelineMultiDayDaySlot {
|
|
|
814
829
|
holiday?: AXHolidayDate;
|
|
815
830
|
};
|
|
816
831
|
}
|
|
817
|
-
declare class
|
|
832
|
+
declare class AXSchedulerTimelineWeeklyViewComponent extends NXComponent implements AfterViewInit, OnDestroy {
|
|
818
833
|
private destroyRef;
|
|
819
834
|
private scheduler;
|
|
820
835
|
private calendarService;
|
|
@@ -840,7 +855,7 @@ declare class AXSchedulerTimelineMultiDayViewComponent extends NXComponent imple
|
|
|
840
855
|
appointments: _angular_core.InputSignal<AXSchedulerAppointment[]>;
|
|
841
856
|
tooltipTemplate: _angular_core.InputSignal<string | TemplateRef<unknown>>;
|
|
842
857
|
currentTimeLineElement: _angular_core.Signal<ElementRef<HTMLElement>>;
|
|
843
|
-
protected daysDataForTimelineViews: _angular_core.Signal<
|
|
858
|
+
protected daysDataForTimelineViews: _angular_core.Signal<TimelineWeeklyDaySlot[]>;
|
|
844
859
|
/**
|
|
845
860
|
* Checks if an appointment spans multiple days.
|
|
846
861
|
*/
|
|
@@ -848,7 +863,7 @@ declare class AXSchedulerTimelineMultiDayViewComponent extends NXComponent imple
|
|
|
848
863
|
/**
|
|
849
864
|
* Computes spanning appointments for multi-day events across the view.
|
|
850
865
|
*/
|
|
851
|
-
protected spanningAppointments: _angular_core.Signal<
|
|
866
|
+
protected spanningAppointments: _angular_core.Signal<AXSchedulerTimelineWeeklySpanningAppointment[]>;
|
|
852
867
|
/**
|
|
853
868
|
* Gets the set of multi-day appointment IDs to exclude from individual day views.
|
|
854
869
|
*/
|
|
@@ -856,7 +871,7 @@ declare class AXSchedulerTimelineMultiDayViewComponent extends NXComponent imple
|
|
|
856
871
|
/**
|
|
857
872
|
* Gets spanning appointments filtered for a specific resource.
|
|
858
873
|
*/
|
|
859
|
-
protected getSpanningAppointmentsForResource(resourceId: unknown):
|
|
874
|
+
protected getSpanningAppointmentsForResource(resourceId: unknown): AXSchedulerTimelineWeeklySpanningAppointment[];
|
|
860
875
|
/**
|
|
861
876
|
* Gets the maximum number of spanning rows for a resource.
|
|
862
877
|
*/
|
|
@@ -934,8 +949,8 @@ declare class AXSchedulerTimelineMultiDayViewComponent extends NXComponent imple
|
|
|
934
949
|
state: 'holiday' | 'weekend' | 'none';
|
|
935
950
|
holiday?: AXHolidayDate;
|
|
936
951
|
};
|
|
937
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<
|
|
938
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<
|
|
952
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXSchedulerTimelineWeeklyViewComponent, never>;
|
|
953
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXSchedulerTimelineWeeklyViewComponent, "ax-scheduler-timeline-weekly-view", never, { "daysCount": { "alias": "daysCount"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "hasActions": { "alias": "hasActions"; "required": false; "isSignal": true; }; "dragStartDelay": { "alias": "dragStartDelay"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "showResourceHeaders": { "alias": "showResourceHeaders"; "required": false; "isSignal": true; }; "date": { "alias": "date"; "required": true; "isSignal": true; }; "endDayHour": { "alias": "endDayHour"; "required": true; "isSignal": true; }; "selectedAppointmentId": { "alias": "selectedAppointmentId"; "required": false; "isSignal": true; }; "showCurrentTimeIndicator": { "alias": "showCurrentTimeIndicator"; "required": false; "isSignal": true; }; "scrollToCurrentTimeIndicator": { "alias": "scrollToCurrentTimeIndicator"; "required": false; "isSignal": true; }; "startDayHour": { "alias": "startDayHour"; "required": true; "isSignal": true; }; "showUnassignedAppointments": { "alias": "showUnassignedAppointments"; "required": false; "isSignal": true; }; "resources": { "alias": "resources"; "required": false; "isSignal": true; }; "resourceTemplate": { "alias": "resourceTemplate"; "required": false; "isSignal": true; }; "appointments": { "alias": "appointments"; "required": false; "isSignal": true; }; "tooltipTemplate": { "alias": "tooltipTemplate"; "required": false; "isSignal": true; }; }, { "slotClickedInternal": "slotClickedInternal"; "slotDblClickedInternal": "slotDblClickedInternal"; "slotRightClickedInternal": "slotRightClickedInternal"; "appointmentClickedInternal": "appointmentClickedInternal"; "appointmentDblClickedInternal": "appointmentDblClickedInternal"; "appointmentRightClickedInternal": "appointmentRightClickedInternal"; "onActionClickInternal": "onActionClickInternal"; "onAppointmentDropInternal": "onAppointmentDropInternal"; }, never, never, true, never>;
|
|
939
954
|
}
|
|
940
955
|
|
|
941
956
|
interface TimelineYearViewDayData {
|
|
@@ -1032,7 +1047,7 @@ declare class AXSchedulerTimelineYearViewComponent extends NXComponent implement
|
|
|
1032
1047
|
|
|
1033
1048
|
declare class AXSchedulerModule {
|
|
1034
1049
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXSchedulerModule, never>;
|
|
1035
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXSchedulerModule, never, [typeof AXSchedulerComponent, typeof AXSchedulerDayViewComponent, typeof AXSchedulerWeekViewComponent, typeof AXSchedulerMonthViewComponent, typeof AXSchedulerAgendaViewComponent, typeof AXSchedulerTimelineDayViewComponent, typeof AXSchedulerTimelineMonthViewComponent, typeof
|
|
1050
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXSchedulerModule, never, [typeof AXSchedulerComponent, typeof AXSchedulerDayViewComponent, typeof AXSchedulerWeekViewComponent, typeof AXSchedulerMonthViewComponent, typeof AXSchedulerAgendaViewComponent, typeof AXSchedulerTimelineDayViewComponent, typeof AXSchedulerTimelineMonthViewComponent, typeof AXSchedulerTimelineWeeklyViewComponent, typeof AXSchedulerTimelineYearViewComponent], [typeof AXSchedulerComponent, typeof AXSchedulerDayViewComponent, typeof AXSchedulerWeekViewComponent, typeof AXSchedulerMonthViewComponent, typeof AXSchedulerAgendaViewComponent, typeof AXSchedulerTimelineDayViewComponent, typeof AXSchedulerTimelineMonthViewComponent, typeof AXSchedulerTimelineWeeklyViewComponent, typeof AXSchedulerTimelineYearViewComponent]>;
|
|
1036
1051
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXSchedulerModule>;
|
|
1037
1052
|
}
|
|
1038
1053
|
|
|
@@ -1298,5 +1313,5 @@ declare class AXSchedulerService {
|
|
|
1298
1313
|
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXSchedulerService>;
|
|
1299
1314
|
}
|
|
1300
1315
|
|
|
1301
|
-
export { AXSchedulerAgendaViewComponent, AXSchedulerComponent, AXSchedulerDayViewComponent, AXSchedulerModule, AXSchedulerMonthViewComponent, AXSchedulerService, AXSchedulerTimelineDayViewComponent, AXSchedulerTimelineMonthViewComponent,
|
|
1302
|
-
export type { AXDayOfWeekName, AXSchedulerActiveAppointmentsInBlock, AXSchedulerAllDaySlotData, AXSchedulerAppointment, AXSchedulerAppointmentDataSource, AXSchedulerAppointmentDataSourceFilter, AXSchedulerAppointmentDropResult, AXSchedulerAppointmentLayout, AXSchedulerAppointmentLoader, AXSchedulerAppointmentLoaderAsync, AXSchedulerAppointmentMouseEvent, AXSchedulerAppointmentSegment, AXSchedulerBlockIdentifier, AXSchedulerBlockOccupancyMap, AXSchedulerDateRange, AXSchedulerDayAppointmentLayout, AXSchedulerMonthDayCell, AXSchedulerMultiDayViewAppointment, AXSchedulerOverflowBadge, AXSchedulerResource, AXSchedulerSlotDropEvent, AXSchedulerSlotMouseEvent, AXSchedulerSpanningAppointment, AXSchedulerTimelineSpanningAppointment, AXSchedulerTimelineYearSpanningAppointment, AXSchedulerView, AgendaDayData, TimelineMonthViewDayData,
|
|
1316
|
+
export { AXSchedulerAgendaViewComponent, AXSchedulerComponent, AXSchedulerDayViewComponent, AXSchedulerModule, AXSchedulerMonthViewComponent, AXSchedulerService, AXSchedulerTimelineDayViewComponent, AXSchedulerTimelineMonthViewComponent, AXSchedulerTimelineWeeklyViewComponent, AXSchedulerTimelineYearViewComponent, AXSchedulerWeekViewComponent };
|
|
1317
|
+
export type { AXDayOfWeekName, AXSchedulerActiveAppointmentsInBlock, AXSchedulerAllDaySlotData, AXSchedulerAppointment, AXSchedulerAppointmentDataSource, AXSchedulerAppointmentDataSourceFilter, AXSchedulerAppointmentDropResult, AXSchedulerAppointmentLayout, AXSchedulerAppointmentLoader, AXSchedulerAppointmentLoaderAsync, AXSchedulerAppointmentMouseEvent, AXSchedulerAppointmentSegment, AXSchedulerBlockIdentifier, AXSchedulerBlockOccupancyMap, AXSchedulerDateRange, AXSchedulerDayAppointmentLayout, AXSchedulerMonthDayCell, AXSchedulerMultiDayViewAppointment, AXSchedulerOverflowBadge, AXSchedulerResource, AXSchedulerSlotDropEvent, AXSchedulerSlotMouseEvent, AXSchedulerSpanningAppointment, AXSchedulerTimelineSpanningAppointment, AXSchedulerTimelineYearSpanningAppointment, AXSchedulerView, AgendaDayData, TimelineMonthViewDayData, TimelineWeeklyDaySlot, TimelineYearViewDayData };
|