@progress/kendo-angular-scheduler 24.2.2 → 25.0.0-develop.2
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/progress-kendo-angular-scheduler.mjs +310 -310
- package/index.d.ts +6717 -82
- package/package-metadata.mjs +2 -2
- package/package.json +20 -20
- package/schematics/ngAdd/index.js +3 -3
- package/common/constants.d.ts +0 -8
- package/common/default-model-fields.d.ts +0 -9
- package/common/dom-queries.d.ts +0 -44
- package/common/modifiers.d.ts +0 -22
- package/common/util.d.ts +0 -127
- package/data-binding.directive.d.ts +0 -56
- package/directives.d.ts +0 -90
- package/editing/date-time-picker.component.d.ts +0 -51
- package/editing/dialogs.service.d.ts +0 -44
- package/editing/edit-dialog-template.directive.d.ts +0 -40
- package/editing/edit-dialog.component.d.ts +0 -87
- package/editing/edit.service.d.ts +0 -57
- package/editing/local-data-changes.service.d.ts +0 -15
- package/editing/recurrence/end-rule-radio-button.directive.d.ts +0 -31
- package/editing/recurrence/localization/custom-messages.component.d.ts +0 -18
- package/editing/recurrence/localization/localized-messages.directive.d.ts +0 -16
- package/editing/recurrence/localization/messages.d.ts +0 -161
- package/editing/recurrence/localization/recurrence-localization.service.d.ts +0 -17
- package/editing/recurrence/recurrence-editor.component.d.ts +0 -111
- package/editing/recurrence/recurrence-end-rule-editor.component.d.ts +0 -46
- package/editing/recurrence/recurrence-frequency-editor.component.d.ts +0 -26
- package/editing/recurrence/recurrence-interval-editor.component.d.ts +0 -31
- package/editing/recurrence/recurrence-monthly-yearly-editor.component.d.ts +0 -53
- package/editing/recurrence/recurrence-weekday-rule-editor.component.d.ts +0 -31
- package/editing/recurrence/recurrence.service.d.ts +0 -119
- package/editing/recurrence/repeat-on-radio-button.directive.d.ts +0 -32
- package/editing/resource-editor-base.d.ts +0 -37
- package/editing/resource-multiple-editor.component.d.ts +0 -21
- package/editing/resource-single-editor.component.d.ts +0 -20
- package/editing/timezone-editor.component.d.ts +0 -82
- package/editing-directives/base-edit.service.d.ts +0 -165
- package/editing-directives/edit-service.interface.d.ts +0 -71
- package/editing-directives/editing-directive-base.d.ts +0 -62
- package/editing-directives/local-edit.service.d.ts +0 -33
- package/editing-directives/reactive-editing.directive.d.ts +0 -46
- package/editing-directives/utils.d.ts +0 -25
- package/events/add-event.d.ts +0 -23
- package/events/cancel-event.d.ts +0 -15
- package/events/create-event.d.ts +0 -38
- package/events/date-change-event.d.ts +0 -27
- package/events/drag-end-event.d.ts +0 -43
- package/events/drag-event.d.ts +0 -51
- package/events/drag-start-event.d.ts +0 -27
- package/events/edit-event-base.d.ts +0 -30
- package/events/edit-event.d.ts +0 -28
- package/events/event-click-event.d.ts +0 -30
- package/events/event-keydown-event.d.ts +0 -26
- package/events/more-events-click.d.ts +0 -23
- package/events/navigate-event.d.ts +0 -24
- package/events/preventable-event.d.ts +0 -24
- package/events/remove-event.d.ts +0 -28
- package/events/resize-end-event.d.ts +0 -35
- package/events/resize-event.d.ts +0 -43
- package/events/resize-start-event.d.ts +0 -27
- package/events/save-event.d.ts +0 -20
- package/events/slot-click-event.d.ts +0 -42
- package/events/slot-drag-end-event.d.ts +0 -10
- package/events/slot-drag-event.d.ts +0 -39
- package/events/slot-drag-start-event.d.ts +0 -42
- package/events/view-event-map.d.ts +0 -35
- package/events.d.ts +0 -27
- package/loading.component.d.ts +0 -13
- package/localization/custom-messages.component.d.ts +0 -30
- package/localization/localized-messages.directive.d.ts +0 -16
- package/localization/messages.d.ts +0 -409
- package/localization/scheduler-localization.service.d.ts +0 -14
- package/navigation/focus-position.interface.d.ts +0 -17
- package/navigation/focus.service.d.ts +0 -44
- package/navigation/focusable-element.interface.d.ts +0 -45
- package/navigation/focusable.directive.d.ts +0 -36
- package/navigation/shortcuts.directive.d.ts +0 -34
- package/navigation.d.ts +0 -8
- package/package-metadata.d.ts +0 -9
- package/pdf/pdf-command.directive.d.ts +0 -38
- package/pdf/pdf-export-event.d.ts +0 -10
- package/pdf/pdf.component.d.ts +0 -129
- package/pdf/pdf.module.d.ts +0 -30
- package/pdf/pdf.service.d.ts +0 -18
- package/scheduler.component.d.ts +0 -608
- package/scheduler.module.d.ts +0 -66
- package/toolbar/navigation.component.d.ts +0 -135
- package/toolbar/toolbar-context.d.ts +0 -18
- package/toolbar/toolbar-template.directive.d.ts +0 -39
- package/toolbar/toolbar.component.d.ts +0 -50
- package/toolbar/toolbar.service.d.ts +0 -37
- package/toolbar/view-selector.component.d.ts +0 -80
- package/types/actions.d.ts +0 -158
- package/types/create-form-group-args.interface.d.ts +0 -15
- package/types/crud-operation.enum.d.ts +0 -17
- package/types/current-time-settings.interface.d.ts +0 -27
- package/types/date-range.interface.d.ts +0 -28
- package/types/datepicker-options.interface.d.ts +0 -100
- package/types/edit-event-args.interface.d.ts +0 -19
- package/types/edit-mode.enum.d.ts +0 -22
- package/types/editable-settings.interface.d.ts +0 -29
- package/types/event-style-args.interface.d.ts +0 -21
- package/types/focusable-container.d.ts +0 -8
- package/types/group.interface.d.ts +0 -17
- package/types/numeric-options.interface.d.ts +0 -57
- package/types/ongoing-events-settings.interface.d.ts +0 -25
- package/types/resource.interface.d.ts +0 -37
- package/types/scheduler-event.d.ts +0 -57
- package/types/scheduler-model-fields.interface.d.ts +0 -75
- package/types/scheduler-slot.interface.d.ts +0 -39
- package/types/scheduler-view.d.ts +0 -22
- package/types/slot-class-args.interface.d.ts +0 -33
- package/types/slot-selection.d.ts +0 -71
- package/types/view-item.interface.d.ts +0 -23
- package/types.d.ts +0 -25
- package/views/agenda/agenda-header-item.component.d.ts +0 -21
- package/views/agenda/agenda-header.component.d.ts +0 -21
- package/views/agenda/agenda-task-item.component.d.ts +0 -33
- package/views/agenda/agenda-view-internal.component.d.ts +0 -81
- package/views/agenda/agenda-view-list.component.d.ts +0 -38
- package/views/agenda/agenda-view.component.d.ts +0 -62
- package/views/agenda/tasks.collection.d.ts +0 -48
- package/views/agenda/utils.d.ts +0 -17
- package/views/common/base-view.d.ts +0 -194
- package/views/common/configuration-view-base.d.ts +0 -100
- package/views/common/dom-events.service.d.ts +0 -19
- package/views/common/hint-container.component.d.ts +0 -17
- package/views/common/repeat.pipe.d.ts +0 -14
- package/views/common/resize-hint.component.d.ts +0 -21
- package/views/common/resource-iterator.pipe.d.ts +0 -14
- package/views/common/scheduler-task.d.ts +0 -24
- package/views/common/slot-selectable.directive.d.ts +0 -62
- package/views/common/view-footer.component.d.ts +0 -27
- package/views/common/work-hours-footer.directive.d.ts +0 -23
- package/views/constants.d.ts +0 -30
- package/views/day-time/day-time-slot.service.d.ts +0 -79
- package/views/day-time/day-time-view-base.d.ts +0 -155
- package/views/day-time/day-time-view-item.component.d.ts +0 -32
- package/views/day-time/day-time-view.component.d.ts +0 -99
- package/views/day-time/event-slot.directive.d.ts +0 -46
- package/views/day-time/utils.d.ts +0 -9
- package/views/month/month-slot.component.d.ts +0 -49
- package/views/month/month-slot.service.d.ts +0 -66
- package/views/month/month-view-item.component.d.ts +0 -26
- package/views/month/month-view-renderer.component.d.ts +0 -80
- package/views/month/month-view.component.d.ts +0 -90
- package/views/month/multi-week-view.component.d.ts +0 -88
- package/views/month/utils.d.ts +0 -14
- package/views/multi-day/day-view.component.d.ts +0 -65
- package/views/multi-day/multi-day-view-base.d.ts +0 -37
- package/views/multi-day/multi-day-view-renderer.component.d.ts +0 -68
- package/views/multi-day/multi-day-view.component.d.ts +0 -66
- package/views/multi-day/utils.d.ts +0 -13
- package/views/multi-day/week-view.component.d.ts +0 -63
- package/views/multi-day/work-week-view.component.d.ts +0 -47
- package/views/scheduler-view.directive.d.ts +0 -37
- package/views/templates/agenda-date-template.directive.d.ts +0 -30
- package/views/templates/agenda-time-template.directive.d.ts +0 -35
- package/views/templates/all-day-event-template.directive.d.ts +0 -31
- package/views/templates/all-day-slot-template.directive.d.ts +0 -31
- package/views/templates/date-header-template.directive.d.ts +0 -31
- package/views/templates/event-template.directive.d.ts +0 -31
- package/views/templates/group-header-template.directive.d.ts +0 -31
- package/views/templates/major-time-header-template.directive.d.ts +0 -30
- package/views/templates/minor-time-header-template.directive.d.ts +0 -30
- package/views/templates/month-day-slot-template.directive.d.ts +0 -31
- package/views/templates/multi-week-day-slot-template.directive.d.ts +0 -31
- package/views/templates/time-slot-template.directive.d.ts +0 -32
- package/views/templates.d.ts +0 -16
- package/views/timeline/timeline-base.d.ts +0 -26
- package/views/timeline/timeline-month-view.component.d.ts +0 -72
- package/views/timeline/timeline-multi-day-view.component.d.ts +0 -49
- package/views/timeline/timeline-view.component.d.ts +0 -66
- package/views/timeline/timeline-week-view.component.d.ts +0 -61
- package/views/timeline/utils.d.ts +0 -21
- package/views/utils.d.ts +0 -115
- package/views/view-context.service.d.ts +0 -82
- package/views/view-items/base-slot.directive.d.ts +0 -40
- package/views/view-items/base-slot.service.d.ts +0 -28
- package/views/view-items/base-view-item.d.ts +0 -56
- package/views/view-items/item-map.d.ts +0 -16
- package/views/view-items/types.d.ts +0 -53
- package/views/view-state.service.d.ts +0 -103
- package/views/year/utils.d.ts +0 -21
- package/views/year/year-view-internal.component.d.ts +0 -79
- package/views/year/year-view.component.d.ts +0 -67
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ZonedDate } from "@progress/kendo-date-math";
|
|
6
|
-
import { SchedulerEvent } from "../types";
|
|
7
|
-
/**
|
|
8
|
-
* Represents the view item model for a Scheduler event.
|
|
9
|
-
*/
|
|
10
|
-
export interface ViewItem {
|
|
11
|
-
/**
|
|
12
|
-
* Represents the start date of the event in a specified timezone.
|
|
13
|
-
*/
|
|
14
|
-
start: ZonedDate;
|
|
15
|
-
/**
|
|
16
|
-
* Represents the end date of the event in a specified timezone.
|
|
17
|
-
*/
|
|
18
|
-
end: ZonedDate;
|
|
19
|
-
/**
|
|
20
|
-
* Represents the Scheduler event data.
|
|
21
|
-
*/
|
|
22
|
-
event: SchedulerEvent;
|
|
23
|
-
}
|
package/types.d.ts
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
export * from './types/actions';
|
|
6
|
-
export * from './types/date-range.interface';
|
|
7
|
-
export * from './types/scheduler-event';
|
|
8
|
-
export * from './types/scheduler-view';
|
|
9
|
-
export * from './types/view-item.interface';
|
|
10
|
-
export { SchedulerModelFields } from './types/scheduler-model-fields.interface';
|
|
11
|
-
export { Resource } from './types/resource.interface';
|
|
12
|
-
export { Group } from './types/group.interface';
|
|
13
|
-
export { EditMode } from './types/edit-mode.enum';
|
|
14
|
-
export { CrudOperation } from './types/crud-operation.enum';
|
|
15
|
-
export { EditEventArgs } from './types/edit-event-args.interface';
|
|
16
|
-
export { EditableSettings } from './types/editable-settings.interface';
|
|
17
|
-
export { CurrentTimeSettings } from './types/current-time-settings.interface';
|
|
18
|
-
export { SlotClassArgs } from './types/slot-class-args.interface';
|
|
19
|
-
export { EventStyleArgs } from './types/event-style-args.interface';
|
|
20
|
-
export { SchedulerSlot } from './types/scheduler-slot.interface';
|
|
21
|
-
export { NumericTextBoxOptions } from './types/numeric-options.interface';
|
|
22
|
-
export { DatePickerOptions } from './types/datepicker-options.interface';
|
|
23
|
-
export { SlotRange } from './types/slot-selection';
|
|
24
|
-
export { IsSlotSelectedArgs } from './types/slot-selection';
|
|
25
|
-
export { OngoingEventsSettings } from './types/ongoing-events-settings.interface';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class AgendaHeaderItemComponent {
|
|
11
|
-
classes: boolean;
|
|
12
|
-
get firstClass(): boolean;
|
|
13
|
-
roleAttribute: string;
|
|
14
|
-
get rowSpan(): number;
|
|
15
|
-
item: any;
|
|
16
|
-
agendaDateTemplate: TemplateRef<any>;
|
|
17
|
-
hasFirstClass: boolean;
|
|
18
|
-
get itemDate(): Date;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgendaHeaderItemComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AgendaHeaderItemComponent, "[kendoSchedulerAgendaHeaderItem]", never, { "item": { "alias": "kendoSchedulerAgendaHeaderItem"; "required": false; }; "agendaDateTemplate": { "alias": "agendaDateTemplate"; "required": false; }; "hasFirstClass": { "alias": "hasFirstClass"; "required": false; }; }, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class AgendaHeaderComponent {
|
|
11
|
-
private localization;
|
|
12
|
-
classes: boolean;
|
|
13
|
-
resources: any[];
|
|
14
|
-
get dateMessage(): string;
|
|
15
|
-
get timeMessage(): string;
|
|
16
|
-
get eventMessage(): string;
|
|
17
|
-
get resourceMessage(): string;
|
|
18
|
-
constructor(localization: LocalizationService);
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgendaHeaderComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AgendaHeaderComponent, "[kendoSchedulerAgendaHeader]", never, { "resources": { "alias": "resources"; "required": false; }; }, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
8
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class AgendaTaskItemComponent {
|
|
14
|
-
private localization;
|
|
15
|
-
private intl;
|
|
16
|
-
arrowRotateCWIcon: SVGIcon;
|
|
17
|
-
arrowsNoRepeatIcon: SVGIcon;
|
|
18
|
-
xIcon: SVGIcon;
|
|
19
|
-
item: any;
|
|
20
|
-
color: string;
|
|
21
|
-
eventTemplate: TemplateRef<any>;
|
|
22
|
-
editable: any;
|
|
23
|
-
cellClass: boolean;
|
|
24
|
-
get eventTitle(): string;
|
|
25
|
-
get eventColor(): string;
|
|
26
|
-
get deleteMessage(): string;
|
|
27
|
-
get isRecurrence(): boolean;
|
|
28
|
-
get isRecurrenceException(): boolean;
|
|
29
|
-
get removable(): boolean;
|
|
30
|
-
constructor(localization: LocalizationService, intl: IntlService);
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgendaTaskItemComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AgendaTaskItemComponent, "[kendoSchedulerAgendaTaskItem]", never, { "item": { "alias": "kendoSchedulerAgendaTaskItem"; "required": false; }; "color": { "alias": "color"; "required": false; }; "eventTemplate": { "alias": "eventTemplate"; "required": false; }; "editable": { "alias": "editable"; "required": false; }; }, {}, never, never, true, never>;
|
|
33
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { OnDestroy, OnInit, OnChanges, ElementRef, NgZone, Renderer2, TemplateRef } from '@angular/core';
|
|
6
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
7
|
-
import { Day } from '@progress/kendo-date-math';
|
|
8
|
-
import { Subject } from 'rxjs';
|
|
9
|
-
import { ViewContextService } from '../view-context.service';
|
|
10
|
-
import { ViewStateService } from '../view-state.service';
|
|
11
|
-
import { PDFService } from '../../pdf/pdf.service';
|
|
12
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare class AgendaViewInternalComponent implements OnInit, OnChanges, OnDestroy {
|
|
18
|
-
private viewContext;
|
|
19
|
-
private viewState;
|
|
20
|
-
private intl;
|
|
21
|
-
private renderer;
|
|
22
|
-
private element;
|
|
23
|
-
private zone;
|
|
24
|
-
private pdfService;
|
|
25
|
-
private localization;
|
|
26
|
-
selectedDate: Date;
|
|
27
|
-
hiddenDays: Day[];
|
|
28
|
-
eventTemplate: TemplateRef<any>;
|
|
29
|
-
slotClass: (args: any) => any;
|
|
30
|
-
eventClass: (args: any) => any;
|
|
31
|
-
eventStyles: (args: any) => any;
|
|
32
|
-
agendaTimeTemplate: TemplateRef<any>;
|
|
33
|
-
agendaDateTemplate: TemplateRef<any>;
|
|
34
|
-
selectedDateFormat: string;
|
|
35
|
-
selectedShortDateFormat: string;
|
|
36
|
-
numberOfDays: number;
|
|
37
|
-
headerWrap: ElementRef;
|
|
38
|
-
content: ElementRef;
|
|
39
|
-
tasks: Subject<any[]>;
|
|
40
|
-
groupedResources: any[];
|
|
41
|
-
editable: any;
|
|
42
|
-
get eventTemplateRef(): any;
|
|
43
|
-
get agendaTimeTemplateRef(): any;
|
|
44
|
-
get agendaDateTemplateRef(): any;
|
|
45
|
-
private schedulerEventTemplate;
|
|
46
|
-
private schedulerAgendaTimeTemplate;
|
|
47
|
-
private schedulerAgendaDateTemplate;
|
|
48
|
-
private group;
|
|
49
|
-
private resources;
|
|
50
|
-
private spans;
|
|
51
|
-
private items;
|
|
52
|
-
private range;
|
|
53
|
-
private groups;
|
|
54
|
-
private min;
|
|
55
|
-
private max;
|
|
56
|
-
private subs;
|
|
57
|
-
constructor(viewContext: ViewContextService, viewState: ViewStateService, intl: IntlService, renderer: Renderer2, element: ElementRef, zone: NgZone, pdfService: PDFService, localization: LocalizationService);
|
|
58
|
-
ngOnInit(): void;
|
|
59
|
-
ngOnChanges(changes: any): void;
|
|
60
|
-
ngAfterViewInit(): void;
|
|
61
|
-
protected onClick(e: any): void;
|
|
62
|
-
protected onKeydown(e: any): void;
|
|
63
|
-
protected targetTask(target: any): any;
|
|
64
|
-
updateContentHeight(): void;
|
|
65
|
-
ngOnDestroy(): void;
|
|
66
|
-
private optionsChange;
|
|
67
|
-
private onSelectDate;
|
|
68
|
-
private onAction;
|
|
69
|
-
private createEventGroups;
|
|
70
|
-
private dateRange;
|
|
71
|
-
private groupResources;
|
|
72
|
-
private resourceSpans;
|
|
73
|
-
private get taskResources();
|
|
74
|
-
private isInRange;
|
|
75
|
-
private createPDFElement;
|
|
76
|
-
private elementTask;
|
|
77
|
-
private execute;
|
|
78
|
-
private slotByPosition;
|
|
79
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgendaViewInternalComponent, never>;
|
|
80
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AgendaViewInternalComponent, "agenda-view-internal", never, { "hiddenDays": { "alias": "hiddenDays"; "required": false; }; "eventTemplate": { "alias": "eventTemplate"; "required": false; }; "slotClass": { "alias": "slotClass"; "required": false; }; "eventClass": { "alias": "eventClass"; "required": false; }; "eventStyles": { "alias": "eventStyles"; "required": false; }; "agendaTimeTemplate": { "alias": "agendaTimeTemplate"; "required": false; }; "agendaDateTemplate": { "alias": "agendaDateTemplate"; "required": false; }; "selectedDateFormat": { "alias": "selectedDateFormat"; "required": false; }; "selectedShortDateFormat": { "alias": "selectedShortDateFormat"; "required": false; }; "numberOfDays": { "alias": "numberOfDays"; "required": false; }; }, {}, never, never, true, never>;
|
|
81
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { TemplateRef } from '@angular/core';
|
|
6
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class AgendaListComponent {
|
|
14
|
-
private intlService;
|
|
15
|
-
private localization;
|
|
16
|
-
classes: boolean;
|
|
17
|
-
tasks: any[];
|
|
18
|
-
eventTemplate: TemplateRef<any>;
|
|
19
|
-
slotClass: (args: any) => any;
|
|
20
|
-
eventClass: (args: any) => any;
|
|
21
|
-
eventStyles: (args: any) => any;
|
|
22
|
-
agendaTimeTemplate: TemplateRef<any>;
|
|
23
|
-
agendaDateTemplate: TemplateRef<any>;
|
|
24
|
-
editable: any;
|
|
25
|
-
chevronLeftIcon: SVGIcon;
|
|
26
|
-
chevronRightIcon: SVGIcon;
|
|
27
|
-
constructor(intlService: IntlService, localization: LocalizationService);
|
|
28
|
-
extractDataItem(item: any): any;
|
|
29
|
-
extractDataItemInLocalTime(item: any): any;
|
|
30
|
-
formatTime(dataItem: any): string;
|
|
31
|
-
trackByFn(index: number, _item: any): any;
|
|
32
|
-
cellClasses(item: any): any[];
|
|
33
|
-
getEventStyles(item: any): any;
|
|
34
|
-
get arrowIcons(): string[];
|
|
35
|
-
get arrowSVGIcons(): SVGIcon[];
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgendaListComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AgendaListComponent, "[kendoSchedulerAgendaList]", never, { "tasks": { "alias": "tasks"; "required": false; }; "eventTemplate": { "alias": "eventTemplate"; "required": false; }; "slotClass": { "alias": "slotClass"; "required": false; }; "eventClass": { "alias": "eventClass"; "required": false; }; "eventStyles": { "alias": "eventStyles"; "required": false; }; "agendaTimeTemplate": { "alias": "agendaTimeTemplate"; "required": false; }; "agendaDateTemplate": { "alias": "agendaDateTemplate"; "required": false; }; "editable": { "alias": "editable"; "required": false; }; }, {}, never, never, true, never>;
|
|
38
|
-
}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { ConfigurationViewBase } from '../common/configuration-view-base';
|
|
8
|
-
import { ViewContextService } from '../view-context.service';
|
|
9
|
-
import { ViewStateService } from '../view-state.service';
|
|
10
|
-
import { AgendaTimeTemplateDirective, AgendaDateTemplateDirective } from '../templates';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* Represents the component that renders the **Agenda** view in the Scheduler.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-scheduler>
|
|
18
|
-
* <kendo-scheduler-agenda-view></kendo-scheduler-agenda-view>
|
|
19
|
-
* </kendo-scheduler>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export declare class AgendaViewComponent extends ConfigurationViewBase {
|
|
23
|
-
/**
|
|
24
|
-
* @hidden
|
|
25
|
-
*/
|
|
26
|
-
get title(): string;
|
|
27
|
-
/**
|
|
28
|
-
* Sets the long-date format for the selected date in the Scheduler toolbar.
|
|
29
|
-
* Defaults to `'{0:D} - {1:D}'`, where `0` is the start and `1` is the end date.
|
|
30
|
-
* For more information, see [Parsing and Formatting Dates and Numbers](https://www.telerik.com/kendo-angular-ui/components/globalization/internationalization/parsing-and-formatting#date-formatting).
|
|
31
|
-
* @default '{0:D} - {1:D}'
|
|
32
|
-
*/
|
|
33
|
-
selectedDateFormat: string;
|
|
34
|
-
/**
|
|
35
|
-
* Sets the short-date format for the selected date in the Scheduler toolbar.
|
|
36
|
-
* Defaults to `'{0:d} - {1:d}'`, where `0` is the start and `1` is the end date.
|
|
37
|
-
* For more information, see [Parsing and Formatting Dates and Numbers](https://www.telerik.com/kendo-angular-ui/components/globalization/internationalization/parsing-and-formatting#date-formatting).
|
|
38
|
-
* @default '{0:d} - {1:d}'
|
|
39
|
-
*/
|
|
40
|
-
selectedShortDateFormat: string;
|
|
41
|
-
/**
|
|
42
|
-
* Specifies the number of days that the view will render.
|
|
43
|
-
* @default 7
|
|
44
|
-
*/
|
|
45
|
-
numberOfDays: number;
|
|
46
|
-
/**
|
|
47
|
-
* @hidden
|
|
48
|
-
*/
|
|
49
|
-
agendaTimeTemplate: AgendaTimeTemplateDirective;
|
|
50
|
-
/**
|
|
51
|
-
* @hidden
|
|
52
|
-
*/
|
|
53
|
-
agendaDateTemplate: AgendaDateTemplateDirective;
|
|
54
|
-
/**
|
|
55
|
-
* The invariant name for this view (`agenda`).
|
|
56
|
-
* @default 'agenda'
|
|
57
|
-
*/
|
|
58
|
-
readonly name: string;
|
|
59
|
-
constructor(localization: LocalizationService, changeDetector: ChangeDetectorRef, viewContext: ViewContextService, viewState: ViewStateService);
|
|
60
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgendaViewComponent, never>;
|
|
61
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AgendaViewComponent, "kendo-scheduler-agenda-view", never, { "selectedDateFormat": { "alias": "selectedDateFormat"; "required": false; }; "selectedShortDateFormat": { "alias": "selectedShortDateFormat"; "required": false; }; "numberOfDays": { "alias": "numberOfDays"; "required": false; }; }, {}, ["agendaTimeTemplate", "agendaDateTemplate"], never, true, never>;
|
|
62
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { GroupResult } from '@progress/kendo-data-query';
|
|
6
|
-
import { SchedulerEvent } from '../../types';
|
|
7
|
-
import { Day } from '@progress/kendo-date-math';
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare const compose: (...args: any[]) => (data: any) => any;
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare const processEvents: (_start: any, _end: any) => (data: any) => any;
|
|
16
|
-
/** @hidden */
|
|
17
|
-
export declare class EmptyIterator<T> {
|
|
18
|
-
toString(): string;
|
|
19
|
-
}
|
|
20
|
-
/** @hidden */
|
|
21
|
-
export interface SchedulerTask extends SchedulerEvent {
|
|
22
|
-
head?: boolean;
|
|
23
|
-
tail?: boolean;
|
|
24
|
-
mid?: boolean;
|
|
25
|
-
startDate: Date;
|
|
26
|
-
}
|
|
27
|
-
/** @hidden */
|
|
28
|
-
export interface AgendaViewItem {
|
|
29
|
-
type: "group" | "event";
|
|
30
|
-
dataItem: GroupResult | SchedulerTask;
|
|
31
|
-
rowSpan?: number;
|
|
32
|
-
elementId?: string;
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* @hidden
|
|
36
|
-
*/
|
|
37
|
-
export declare class TaskCollection {
|
|
38
|
-
protected start: Date;
|
|
39
|
-
protected end: Date;
|
|
40
|
-
protected events: SchedulerEvent[];
|
|
41
|
-
counter: number;
|
|
42
|
-
hiddenDays: Day[];
|
|
43
|
-
static empty(): TaskCollection;
|
|
44
|
-
constructor(start: Date, end: Date, events: SchedulerEvent[], hiddenDays?: Day[]);
|
|
45
|
-
protected createIterator: Function;
|
|
46
|
-
itemAt(index: number): any;
|
|
47
|
-
toString(): string;
|
|
48
|
-
}
|
package/views/agenda/utils.d.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ViewItem } from '../../types';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare function createResourceGroups(groupedResources: any[]): any[];
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare const splitTasks: (...args: any[]) => any;
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare function groupEvents(items: ViewItem[], { taskResources, resourceGroups, spans, allResources, dateRange, hiddenDays }: any): any[];
|
|
@@ -1,194 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { OnInit, AfterViewInit, OnDestroy, OnChanges, NgZone, ElementRef, Renderer2, TemplateRef, ChangeDetectorRef } from '@angular/core';
|
|
6
|
-
import { ScrollbarService } from '@progress/kendo-angular-common';
|
|
7
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
8
|
-
import { Day } from '@progress/kendo-date-math';
|
|
9
|
-
import { Subscription, Subject, BehaviorSubject } from 'rxjs';
|
|
10
|
-
import { DateRange, NavigationAction, ViewItem } from '../../types';
|
|
11
|
-
import { BaseSlotService } from '../view-items/base-slot.service';
|
|
12
|
-
import { ViewContextService } from '../view-context.service';
|
|
13
|
-
import { ViewStateService } from '../view-state.service';
|
|
14
|
-
import { Draggable } from '@progress/kendo-draggable';
|
|
15
|
-
import { HintContainerComponent } from '../common/hint-container.component';
|
|
16
|
-
import { PDFService } from '../../pdf/pdf.service';
|
|
17
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
18
|
-
import { TimeSlotDirective } from '../day-time/event-slot.directive';
|
|
19
|
-
import { SlotSelectionCallback } from '../../types/slot-selection';
|
|
20
|
-
import * as i0 from "@angular/core";
|
|
21
|
-
/** @hidden */
|
|
22
|
-
export declare abstract class BaseView implements OnInit, OnChanges, AfterViewInit, OnDestroy {
|
|
23
|
-
protected viewContext: ViewContextService;
|
|
24
|
-
protected viewState: ViewStateService;
|
|
25
|
-
protected intl: IntlService;
|
|
26
|
-
protected slotService: BaseSlotService;
|
|
27
|
-
protected zone: NgZone;
|
|
28
|
-
protected renderer: Renderer2;
|
|
29
|
-
protected element: ElementRef;
|
|
30
|
-
protected pdfService: PDFService;
|
|
31
|
-
protected localization: LocalizationService;
|
|
32
|
-
protected cdr: ChangeDetectorRef;
|
|
33
|
-
protected scrollbarService: ScrollbarService;
|
|
34
|
-
eventTemplate: TemplateRef<any>;
|
|
35
|
-
groupHeaderTemplate: TemplateRef<any>;
|
|
36
|
-
selectedDateFormat: string;
|
|
37
|
-
selectedShortDateFormat: string;
|
|
38
|
-
eventHeight: number | 'auto';
|
|
39
|
-
showToolbar: boolean;
|
|
40
|
-
showFooter: boolean;
|
|
41
|
-
slotClass: (args: any) => any;
|
|
42
|
-
eventClass: (args: any) => any;
|
|
43
|
-
eventStyles: (args: any) => any;
|
|
44
|
-
weekStart: Day;
|
|
45
|
-
content: ElementRef;
|
|
46
|
-
header: ElementRef;
|
|
47
|
-
contentTable: ElementRef;
|
|
48
|
-
times: ElementRef;
|
|
49
|
-
timesHeader: ElementRef;
|
|
50
|
-
timesHeaderTable: ElementRef;
|
|
51
|
-
timesTable: ElementRef;
|
|
52
|
-
headerWrap: ElementRef;
|
|
53
|
-
headerTable: ElementRef;
|
|
54
|
-
hintContainer: HintContainerComponent;
|
|
55
|
-
get eventTemplateRef(): TemplateRef<any>;
|
|
56
|
-
get groupHeaderTemplateRef(): TemplateRef<any>;
|
|
57
|
-
/**
|
|
58
|
-
* The non-all-day events.
|
|
59
|
-
*/
|
|
60
|
-
items: Subject<any[]>;
|
|
61
|
-
horizontalResources: any[];
|
|
62
|
-
verticalResources: any[];
|
|
63
|
-
dragHints: any[];
|
|
64
|
-
resizeHints: any[];
|
|
65
|
-
editable: any;
|
|
66
|
-
selectable: boolean;
|
|
67
|
-
getField: any;
|
|
68
|
-
isSlotSelected: SlotSelectionCallback;
|
|
69
|
-
protected changes: BehaviorSubject<any>;
|
|
70
|
-
protected viewRangeChange: BehaviorSubject<any>;
|
|
71
|
-
protected subs: Subscription;
|
|
72
|
-
protected groupedResources: any[];
|
|
73
|
-
protected spans: any[];
|
|
74
|
-
protected contentHeight: any;
|
|
75
|
-
/**
|
|
76
|
-
* All events that the user provided.
|
|
77
|
-
*/
|
|
78
|
-
protected tasks: any[];
|
|
79
|
-
protected group: any;
|
|
80
|
-
protected resources: any[];
|
|
81
|
-
protected domEvents: any[];
|
|
82
|
-
protected schedulerEventTemplate: any;
|
|
83
|
-
protected schedulerGroupHeaderTemplate: any;
|
|
84
|
-
protected min: any;
|
|
85
|
-
protected max: any;
|
|
86
|
-
protected selectedDate: Date;
|
|
87
|
-
protected resourcesCache: any;
|
|
88
|
-
protected timezone: string;
|
|
89
|
-
protected draggable: Draggable;
|
|
90
|
-
/**
|
|
91
|
-
* The event which is currently being resized.
|
|
92
|
-
*/
|
|
93
|
-
protected resizing: any;
|
|
94
|
-
protected dragging: any;
|
|
95
|
-
protected dragArgs: any;
|
|
96
|
-
/**
|
|
97
|
-
* The slot which is currently being dragged over while selecting a range of slots.
|
|
98
|
-
*/
|
|
99
|
-
protected dragSelecting: TimeSlotDirective;
|
|
100
|
-
/**
|
|
101
|
-
* The slot where the drag-selecting originated. Used for flipping the start and end of the emitted range.
|
|
102
|
-
*/
|
|
103
|
-
protected dragSelectOrigin: TimeSlotDirective;
|
|
104
|
-
protected container: any;
|
|
105
|
-
protected containerOffset: any;
|
|
106
|
-
protected pressLocation: any;
|
|
107
|
-
protected pressTarget: any;
|
|
108
|
-
protected scrollInterval: any;
|
|
109
|
-
protected autoHeight: boolean;
|
|
110
|
-
protected rtl: boolean;
|
|
111
|
-
private isEventTarget;
|
|
112
|
-
constructor(viewContext: ViewContextService, viewState: ViewStateService, intl: IntlService, slotService: BaseSlotService, zone: NgZone, renderer: Renderer2, element: ElementRef, pdfService: PDFService, localization: LocalizationService, cdr: ChangeDetectorRef, scrollbarService: ScrollbarService);
|
|
113
|
-
/**
|
|
114
|
-
* Generates a list of space-separated IDs based on a collection of items to associate scrollable containers
|
|
115
|
-
* with the respective tasks through the aria-owns attribute for a11y compliance.
|
|
116
|
-
*/
|
|
117
|
-
matchOwned(items: any[]): string;
|
|
118
|
-
protected abstract onSelectDate(date: Date): void;
|
|
119
|
-
protected abstract onAction(action: NavigationAction): void;
|
|
120
|
-
protected abstract onTasksChange(): void;
|
|
121
|
-
protected abstract createTasks(items: ViewItem[], dateRange: DateRange): any[];
|
|
122
|
-
protected abstract reflow(): void;
|
|
123
|
-
protected abstract slotByIndex(slotIndex: string, args: any): any;
|
|
124
|
-
protected abstract dateRange(date: Date): DateRange;
|
|
125
|
-
protected abstract dragHintSize(startSlot: any, endSlot: any): any;
|
|
126
|
-
protected abstract dragRanges(slot: any): any;
|
|
127
|
-
protected abstract slotByPosition(x: number, y: number, container?: any): TimeSlotDirective;
|
|
128
|
-
ngOnInit(): void;
|
|
129
|
-
ngOnChanges(changes: any): void;
|
|
130
|
-
ngAfterViewInit(): void;
|
|
131
|
-
ngOnDestroy(): void;
|
|
132
|
-
itemIndex(index: number, _: any): any;
|
|
133
|
-
resourcesByIndex(index: number): any[];
|
|
134
|
-
dragResourcesByIndex(index: number): any[];
|
|
135
|
-
getEventClasses(item: any, resources: any, isAllDay?: boolean): any;
|
|
136
|
-
getEventStyles(item: any, itemResource: any, isAllDay?: boolean): any;
|
|
137
|
-
toPlainDate(date: Date): Date;
|
|
138
|
-
toPlainDateTime(date: Date, time: Date): Date;
|
|
139
|
-
protected optionsChange(options: any): void;
|
|
140
|
-
protected toggleElement(visible: boolean): void;
|
|
141
|
-
protected onStable(): any;
|
|
142
|
-
protected updateView(): void;
|
|
143
|
-
protected assignResources(): void;
|
|
144
|
-
protected bindEvents(): void;
|
|
145
|
-
protected onPress(args: any): void;
|
|
146
|
-
protected onDrag(args: any): void;
|
|
147
|
-
protected onRelease(args: any): void;
|
|
148
|
-
protected setHintClass(className: string): void;
|
|
149
|
-
protected updateHintClass(): void;
|
|
150
|
-
protected removeHintClass(): void;
|
|
151
|
-
protected setSlotClass(className: string): void;
|
|
152
|
-
protected removeSlotClass(): void;
|
|
153
|
-
protected get hints(): any;
|
|
154
|
-
protected initDrag(args: any): void;
|
|
155
|
-
protected updateDragContainer(_args: any): void;
|
|
156
|
-
protected drag(args: any): void;
|
|
157
|
-
protected initDragSelect(args: any): void;
|
|
158
|
-
protected dragSelect(args: any): void;
|
|
159
|
-
protected dragHintClasses(): any;
|
|
160
|
-
protected dragHintEventStyleArgs(): any;
|
|
161
|
-
protected draggedIsAllDay(task: any, _slot: any): boolean;
|
|
162
|
-
protected dragResourceColor(task: any, slotResources: any[]): string;
|
|
163
|
-
protected resourceValues(task: any, currentResources: any[]): any;
|
|
164
|
-
protected initResize(args: any): void;
|
|
165
|
-
protected resize(args: any): void;
|
|
166
|
-
protected updateResizeHints(ranges: any[], _start: Date, _end: Date): void;
|
|
167
|
-
protected coordinatesOffset(x: number, y: number, container?: any, offset?: any): any;
|
|
168
|
-
protected scrollContainer(callback: any, args: any): void;
|
|
169
|
-
protected emitEvent(name: string, args: any): boolean;
|
|
170
|
-
protected targetTask(target: any): any;
|
|
171
|
-
protected updateHintContainer(): void;
|
|
172
|
-
/**
|
|
173
|
-
* Converts a "view date" (date stored in the UTC parts of a Date object) to a local date.
|
|
174
|
-
*/
|
|
175
|
-
protected convertDate(date: Date): Date;
|
|
176
|
-
protected onClick(e: any, eventType?: string): void;
|
|
177
|
-
protected emitSlotEvent(e: any, eventType: string): void;
|
|
178
|
-
protected emitTaskEvent(e: any, eventType: string): void;
|
|
179
|
-
protected onKeydown(e: any): void;
|
|
180
|
-
protected syncTables(): void;
|
|
181
|
-
protected updateContentHeight(): void;
|
|
182
|
-
protected groupResources(): void;
|
|
183
|
-
protected get taskResources(): any[];
|
|
184
|
-
protected resourceSpans(): number[];
|
|
185
|
-
protected isInRange(date: Date): boolean;
|
|
186
|
-
protected createPDFElement(): void;
|
|
187
|
-
protected pdfWidth(): number;
|
|
188
|
-
protected containerByPosition({ x, y }: any): any;
|
|
189
|
-
protected execute(e: any): void;
|
|
190
|
-
protected slotFields(slot: any): any;
|
|
191
|
-
private onStateOptionsChange;
|
|
192
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BaseView, never>;
|
|
193
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseView, never, never, { "eventTemplate": { "alias": "eventTemplate"; "required": false; }; "groupHeaderTemplate": { "alias": "groupHeaderTemplate"; "required": false; }; "selectedDateFormat": { "alias": "selectedDateFormat"; "required": false; }; "selectedShortDateFormat": { "alias": "selectedShortDateFormat"; "required": false; }; "eventHeight": { "alias": "eventHeight"; "required": false; }; "showToolbar": { "alias": "showToolbar"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "slotClass": { "alias": "slotClass"; "required": false; }; "eventClass": { "alias": "eventClass"; "required": false; }; "eventStyles": { "alias": "eventStyles"; "required": false; }; "weekStart": { "alias": "weekStart"; "required": false; }; }, {}, never, never, true, never>;
|
|
194
|
-
}
|